@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?4pqzqp');
	src: url('../fonts/icomoon.eot?4pqzqp#iefix') format('embedded-opentype'), 
		 url('../fonts/icomoon.ttf?4pqzqp') format('truetype'), 
		 url('../fonts/icomoon.woff?4pqzqp') format('woff'), 
		 url('../fonts/icomoon.svg?4pqzqp#icomoon') format('svg');
		 
	font-weight: normal;
	font-style: normal;
}

	
@font-face {
   font-family: proximaThin;
   src: url(../fonts/ProximaNovaThin.eot);
   src: local(☺),
   		url(../fonts/ProximaNovaThin.eot?#amoportales) format("embedded-opentype"),
        url(../fonts/ProximaNovaThin.woff?4pqzqp) format("woff"),
        url(../fonts/ProximaNovaThin.woff2?4pqzqp) format("woff2"),
        url(../fonts/ProximaNovaThin.ttf?4pqzqp) format("truetype"),
        url(../fonts/ProximaNovaThin.svg#proxima-Thin) format("svg");
		
   font-weight:normal;
}

@font-face {
   font-family: proxima;
   src: url(../fonts/proximanova-regular-webfont.eot);
   src: local(☺),
   		url(../fonts/proximanova-regular-webfont.eot?#amoportales) format("embedded-opentype"),
        url(../fonts/proximanova-regular-webfont.woff?4pqzqp) format("woff"),
        url(../fonts/proximanova-regular-webfont.woff2?4pqzqp) format("woff2"),
        url(../fonts/proximanova-regular-webfont.ttf?4pqzqp) format("truetype"),
        url(../fonts/proximanova-regular-webfont#proxima-Regular) format("svg");
		
   font-weight:normal;
}

@font-face {
	font-family:proximaBold;
	src: url(../fonts/ProximaNovaSemibold.eot);
	src: local(☺),
    	 url(../fonts/ProximaNovaSemibold.eot?#amoportales) format("embedded-opentype"), 
		 url(../fonts/ProximaNovaSemibold.woff) format('woff'), 
		 url(../fonts/ProximaNovaSemibold.ttf) format('truetype'),
		 url(../fonts/ProximaNovaSemibold-Bold.otf) format('opentype'),
		 url(../fonts/ProximaNovaSemibold.svg#ProximaNovaBold) format("svg");
	font-weight:normal;
}


@font-face {
	font-family:proximaLight;
	src: url(../fonts/ProximaNovaLight.eot);
	src: local(☺),
    	 url(../fonts/ProximaNovaLight.eot?#amoportales) format("embedded-opentype"), 
		 url(../fonts/ProximaNovaLight.woff) format('woff'), 
		 url(../fonts/ProximaNovaLight.ttf) format('truetype'),
		 url(../fonts/ProximaNovaLight.otf) format('opentype'),
		 url(../fonts/ProximaNovaLight.svg#ProximaNovaLight) format("svg");
	font-weight:normal;
	font-style: normal;
}
	

@font-face {
	font-family:Avenir;
	src: url(../fonts/AvenirNextLTPro-Regular.eot);
	src: local(☺),
		 url(../fonts/AvenirNextLTPro-Regular.eot?#amoportales) format("embedded-opentype"),
		 url(../fonts/AvenirNextLTPro-Regular.woff) format('woff'),
		 url(../fonts/AvenirNextLTPro-Regular.ttf) format('truetype'), 
		 url(../fonts/AvenirNextLTPro-Regular.svg) format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
	/*content: "\e9bd";*/
}
.icon-close:before {
	content: "\ea0f";
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	Body {
		font-family: Avenir, proxima, Arial !important;
	}
	
	b {
		font-family:proximaBold, Arial !important;	
		font-weight:100 !important;
	}
}

Body {
	color: #626467;
	font-family:Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	-moz-user-select:text !important;
	-webkit-user-select:text !important;
    background: #fcfbfd;
}

img {
	border: none;
    width: 103%;
    display: block;
}
a {
	color: #414141;
	outline: none;
	text-decoration: none;
}
b {
	font-family:Arial, sans-serif;	
}
.text:focus {
	outline: 0px;
}
:focus {
    outline: none;
}
::selection {
	background: #ec6d23;
	color: #FFFFFF;
}
::-moz-selection {
 background: #9f48a2;
 color: #FFFFFF;
}

.wrapper {
	width: auto;
	max-width: 990px;
	margin: auto;
	position: relative;
	/*padding-top:60px;*/
	box-sizing:border-box;
}

/*.wrapper.texttura{
    background: url(../img/textura.jpg) 0 0 repeat;
}*/
.titulo{
    color: #f26309;
    text-align: center;
    font-family:proximaBold;
    font-size: 2.3rem;
    margin: 1em auto .5em;
}
    .titulo.noSub{
        font-size: 2.5rem;
        margin-bottom: 3rem;
        color: #023668;
    }
        .titulo.noSub.half{
            width: 60%;
            display: inline-block;
            text-align: left;
            vertical-align: top;
            padding-left: 15%;
            box-sizing: border-box;
            margin: 0 auto 4rem;
            font-size: 3.5rem;
        }
        .fotoTituloCont{
            width: 38%;
            display: inline-block;
            margin-bottom: 4rem;
        }
            .fotoTituloCont .fotoTitulo{
                display: block;
                margin: 0 auto 0 10%;
                width: 200px;
                height: 200px;
                overflow: hidden;
                border: 2px solid #f6722a;
                background: #ffffff;
                border-radius: 100%;
                vertical-align: top;
            }
        .titulo.noSub span{
            color: #f26309;
        }
    .titulo.grey{
        color: #4e4e4e;
        font-family: proxima;
    }
    .titulo.grey b{
        color: #6c6c6c;
        font-size: 3.2rem;
    }
.titulo.secundario{
	display: none;
}

.titulo.vacunate{
    display: block;
}



.mitos{
    text-align: center;
    font-weight: bold;
    font-size: 19px;
}
.tit2{
    margin-top: 30px;
    text-align: center;
}

ul.listaBullet {
    padding: 30px;
    background: antiquewhite;
    margin: 0 auto;
    width: 80%;
}

.listaBullet li{
    margin-left: 30px;
}

.Aprovecha{
    text-align: center;
    margin-top: 30px !important;
}
.subtitulo{
    color: #023668;
    text-align: center;
    font-family:proximaBold;
    font-size: 1.8rem;
    margin: 0 auto 2rem;
}
    .subtitulo.grey{
        color: #535554;
        font-family:proximaLight;
        font-size: 1.8rem;
        line-height: 2.2rem;
        margin-bottom: 3rem;
        padding: 0 11rem;
    }
        .subtitulo.grey.large{
            padding: 0 2rem;
        }
        .subtitulo.grey b{
           font-family:proximaBold !important;
        }
.lista_normal{
    list-style: none;
    padding-left: 0;
}
    .lista_normal li{
        position: relative;
        padding-left: 1rem;
    }
        .lista_normal li::before{
            content: '';
            position: absolute;
            left: 0;
            top: 8px;
            width: 6px;
            height: 6px;
            background: #626467;
            border-radius: 100%;
        }
.lista_guiones{
    list-style: none;
}
    .lista_guiones li{
        position: relative;
    }
    .lista_guiones li::before{
        content: '';
        position: absolute;
        left: -1.5rem;
        top: 8px;
        width: 12px;
        height: 6px;
        background: #e6bc05;
        border-radius: 20px;
    }
        .lista_guiones li b, .lista_guiones li span{
            display: inline-block;
            vertical-align: top;
        }
            .lista_guiones li b{
                margin-right: .2rem;
            }
            .lista_guiones li span{
                width: 80%;
            }
.wrapper#wrapperComunicado{
    padding: 2rem 5rem;
}
.wrapper#wrapperComunicado p{
    line-height: 1.5rem;
}
.wrapper#wrapperComunicado .bar{
    background: #d7d8d8;
    margin: 3rem auto;
    padding: 1rem;
    text-align: center;
}
    .wrapper#wrapperComunicado .bar p{
        display: inline-block;
        vertical-align: middle;
        width: 45%;
        color: #525353;
        text-align: left;
        position: relative;
        font-size: 1.2rem;
    }
        .wrapper#wrapperComunicado .bar p.prueba_covid{
            width: 27%;
            color: #525353;
            font-size: 1.35rem;
            margin-right: 7rem;
            text-align: center;
        }
            .wrapper#wrapperComunicado .bar p.prueba_covid::after{
                content: '=';
                position: absolute;
                right: -4.5rem;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                font-size: 4rem;
                color: #e6bc05;
                font-family:proximaBold
            }
        .wrapper#wrapperComunicado .btn_naranja.btn_amarillo{
            color: #525353;
            margin: 2rem 0;
            background: rgb(223,180,0);
            background: linear-gradient(-45deg, rgba(223,180,0,1) 0%, rgba(255,213,29,1) 50%);
        }
        .wrapper#wrapperComunicado .firmaLogoGS{
            display: block;
            width: 150px;
            height: 150px;
            margin: 0 auto 2rem;
        }
            .wrapper#wrapperComunicado .firmaLogoGS img{
                display: block;
                width: 100%;
            }
.wrapper .infografia{
    width: 100%;
}
.wrapper .grafica{
    width: 100%;
    max-width: 500px;
    margin: 2rem auto;
    vertical-align: top;
    display: block;
}
    .wrapper .grafica.linea{
        width: 47%;
        display: inline-block;
        margin: 0;
    }
        .wrapper .grafica.linea
        
.wrapper p{
    font-family: proxima;
    font-size: 1rem;
}
    .wrapper p.resaltado{
        font-family:proximaBold;
        font-size: 1.125rem;
    }
.wrapper h3.encabezado{
    font-size: 1.4rem;
    text-align: center;
    font-family:proximaBold;
    color: #1b3862;
}
    .wrapper h3.encabezado.dobleR{
        font-size: 1.8rem;
        margin: 2.5rem auto;
    }
.headerPortal{
    background: #ffffff;
    border-bottom: 2px solid #fddb00;
    padding: 10px 0 10px 0;
    position: relative;
    text-align: center;
    box-shadow: 0 5px 10px rgba(200,200,200,.6);
}
    .headerPortal .logoGS{
        width: 28px;
        height: 28px;
        margin: 0 auto;
        display: block;
        font-size: 0;
        background: url(../img/logos/Logo_gs.svg) 0 0 no-repeat;
        background-size: 100%;
        position: absolute;
        left: 1rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    
    .headerPortal h1{
        margin: 0;
        font-size: 1.3rem;
        font-family:proximaBold;
    }
.migas{
    width: 100%;
    /*background: #f4f4f4;*/
    padding: 20px;
    box-sizing: border-box;
}
.migas .miga{
    font-size: 17px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    color: #5a5a59;
    font-family: proxima;
}
    .migas .miga span{
        text-decoration: underline;
    }
    .migas .miga::after{
        content: '\2002\003e';
        font-size: 1rem;
        font-family:proximaBold;
        margin-left: 5px;
    }
    .migas .miga:last-of-type::after{
        display: none !important;
    }

.migas .miga#home{
    font-size: 0;
}
    .migas .miga#home img{
        width: auto;
        display: inline-block;
    }
.migas .miga.actual{
    cursor: default;
}
    .migas .miga.actual span{
        text-decoration: none;
    }
.banner{
    width: 100%
}
    .banner img{
        display: block;
        width: 100%;
    }
.temasPrincipales{
    text-align: center;
    /*background: #f8fafb;*/
    padding: 1rem 1rem 0;
    min-height: 520px;
}
    .temasPrincipales h3{
        color: #3f3f3f;
        font-family:proximaThin;
        margin: 2rem auto 3rem;
		font-size: 1.6rem;
    }
    .temasPrincipales .tema{
        background: #ffffff;
        display: inline-block;
        width: 30%;
        margin: 0 1%;
        box-sizing: border-box;
        padding: 2rem 1.7rem;
        vertical-align: top;
        min-height: 350px;
        font-family: proxima;
    }
    .temasPrincipales .tema .imagenRefuerzo{
        display: block;
        margin: 0 auto;
        width: 113px;
        height: 113px;
        border-radius: 100%;
        overflow: hidden;
        border: 1px solid #ec6d21;
    }
        .temasPrincipales .tema .imagenRefuerzo img{
            width: 103%;
            display: block;
        }
    .temasPrincipales .tema h4{
        color: #183863;
        font-family:proximaBold;
        font-size: 1.1rem;
    }
        .temasPrincipales .tema p{
            text-align: left;
            font-size: 1rem;
			line-height: 1.5rem;
			margin-bottom: 0;
			margin-top: .3rem;
			font-family:proximaThin;
        }
        .temasPrincipales .tema span{
            margin: 1.5rem auto 0;
            border-radius: 50px;
            background: #EB600A;
            color: #ffffff;
            font-family:proximaLight;
            padding: .5rem;
            max-width: 180px;
            display: none;
			text-align: center;
            
        }
        .temasPrincipales .tema:hover{
            box-shadow: 0 0 20px rgba(125,125,125,.5);
            cursor: default;
        }
            .temasPrincipales .tema:hover span{
                display: block;
                cursor: pointer;
            }
.menuPreguntas{
    background: #f8fafb;
    padding: 30px 50px 20px;
}
    .menuPreguntas h2{
        color: #1b3862;
        font-weight: bolder;
        font-size: 2rem;
    }

.recibeV{
    text-align: center;
    font-size: 22px;
    color: #1b3862;
    margin-top: 50px;
}
    .col{
        width: 47.75%;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        margin: 0 2% 0 0;
    }
    .col:last-of-type{
        margin: 0 0 0 2%;
    }
    .col .listPregunta{
        display: block;
        margin-bottom: 5px;
        line-height: 1.5rem;
        color: #009bd1;
        font-family: proxima;
        text-decoration: underline;
    }
.listadoP{
    padding: 40px 50px 20px;
}
    .listadoP .pregunta{
        color: #eb6011;
        margin: 0 0 .5rem;
        font-size: 1rem;
        font-family: proxima;
		position: relative;
    }
    .listadoP .respuesta p{
        margin: 0 0 1rem;
        font-family: proxima;
    }
    .listadoP .respuesta .listacvs{
        padding-left: 1.2rem;
    }
        .listadoP .respuesta .listacvs li{
            list-style: url(../img/elementos/bullet.svg);
            margin-bottom: 1rem;
            line-height: 1.2rem;
        }
.bloqueInformativo{
    /*background: #f4f4f4;*/
	background: rgba(226,223,214,.35);
    padding: 3rem 0;
    text-align: center;
}
    .bloqueInformativo h6{
        font-family:proximaLight;
        font-size: 1.2rem;
        margin: 0 auto 2rem;
		color: #706f6f;
    }
    .bloqueInformativo .btn_naranja{
        color: #ffffff;
        background: #ed6d23;
        font-family:proximaBold;
        font-size: 1rem;
        padding: 10px;
        display: block;
        max-width: 250px;
        margin: 0 auto;
        border-radius: 25px;
    }
    .bloqueInformativo p{
        font-family:proximaLight;
        font-size: 1.3rem;
		line-height: 2.1rem;
		margin: 2rem 0 4rem;
		color: #706f6f;
    }
        .bloqueInformativo p span{
            display: block;
        }
            .bloqueInformativo p span a{
                font-family: proximaLight;
                color: #ed6d23;
                text-decoration: underline;
            }

.videos{
    background: #f8fafb;
}
.videos .wrapper{
    padding: 50px;
}
    .videos .transitable{
        width: 890px;
		transition: all ease .2s;
    }
.videos .botonesVideo{
    width: 100%;
    display: block;
	position: relative;
}
	.videos .botonesVideo .botonera{
		width: 52px;
		position: absolute;
		right: 0;
		top: 0;
		display: none;
		/*margin-right: 50px;*/
	}
    .videos .botonesVideo button{
        border: none;
        width: 22px;
        height: 22px;
	    margin: 0 1%;
        cursor: pointer;
        background-size: 100% !important;
    }
    .videos .botonesVideo button.left{
        background: url(../img/elementos/left.svg);
        opacity: .5;
    }
    .videos .botonesVideo button.left.on{
        opacity: 1;
    }
    .videos .botonesVideo button.right{
        background: url(../img/elementos/right.svg);
        opacity: .5;
    }
        .videos .botonesVideo button.right.on{
            opacity: 1;
        }
.videos h3, .recomendaciones h3{
    font-family:proximaBold;
    font-size: 1.3rem;
    margin: 0;
    display: inline-block;
}
.recomendaciones h3{
    width: 100%;
}
    .videos .cajaVideos{
        overflow: hidden;
        margin-top: 2rem;
    }
    .videos .video{
        box-sizing: border-box;
        display: inline-block;
        vertical-align: top;
        padding: 0 .5%;
        /*width: 18%;*/
        width: 14.58%;
        margin: 0 1%;
    }
        .videos .video:first-of-type{
            margin-left: 0
        }
        .videos .video:last-of-type{
            margin-right: 0
        }
        .videos .video a{
            position: relative;
            display: inline-block;
        }
        .videos .video .thumb{
            display: block;
            margin: 0 auto;
            width: 126px;
            height: 126px;
            border: 1px solid #ec6d23;
            border-radius: 100%;
            overflow: hidden;
        }
        .videos .video .play{
            position: absolute;
            bottom: 0;
            left: 0;
            width: 34px;
            height: 34px;
            background: #ec6d23;
            border-radius: 50%;
        }
        .videos .video .play::after{
            content: '';
            position: absolute;
            top: 50%;
            left: 55%;
            width: 0;
            height: 0;
            border-top: 7px solid transparent;
            border-left: 14px solid #ffffff;
            border-bottom: 7px solid transparent;
            -webkit-transform: translate(-50%, -55%);
            -moz-transform: translate(-50%, -55%);
            -ms-transform: translate(-50%, -55%);
            transform: translate(-50%, -55%);
        }
        .videos .video p{
            font-family:proximaBold;
        }
.descripfin{
    text-align: center;
}
.observaciones{
    text-align: center;
}
.recomendaciones{
    padding: 50px;
	/*background: #f8fafb;*/
}
	.recomendaciones h3{
		margin-bottom: 2rem;
	}
	.recomendaciones  a{
		display: inline-block;
		vertical-align: top;
		width: 46.77%;
		margin: 0 0 2% 0;
		background: #ffffff;
		box-shadow: 0 0 20px rgba(125,125,125,.5);
		padding: 1.5rem;
		box-sizing: border-box;
	}
	.recomendaciones a:nth-child(even){
		margin-right: 5%;
	}
	.recomendaciones a:nth-child(odd){
	}
		.recomendaciones .recomendacion .rec_thumb{
			display: inline-block;
			margin: 0 1rem 0 auto;
			width: 116px;
			height: 116px;
			border: 1px solid #ec6d23;
			border-radius: 100%;
			overflow: hidden;
		}
			.recomendaciones .recomendacion .info_rec{
				display: inline-block;
				width: 61%;
				vertical-align: top;		
			}
				.recomendaciones .recomendacion .info_rec h4{
					margin: 0;
					font-family:proximaBold;
					color: #183863;
					font-size: 1.1rem;
				}
				.recomendaciones .recomendacion .info_rec p{
					margin: .7rem 0 0;
					font-family: proximaThin;
					line-height: 1.5rem;
					}
.firmaComunicado{
    text-align: center;
    margin-top: 4rem;
}
.firmaComunicado p{
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.9rem;
}
    .firmaComunicado p.atte{
        font-size: 1rem !important;
    }
.footer{
    background: #292a2a;
    color: #ffffff;
    text-align: center;
    padding: 25px 0;
}
	.footer.float{
		position: fixed;
		bottom: 0;
		width: 100%;
	}
.footer a{
    color: #ffffff;
    text-decoration: underline;
}
.logosNegocio{
    max-width: 600px;
    display: block;
    margin: 0 auto;
}
    .logosNegocio img{
        display: block;
        width: 100%;
    }
.info{
    padding: 0 50px 20px;
}
    .info h4.consejo{
        color: #023668;
        font-family:proximaBold;
        font-size: 1.1rem;
        margin-bottom: 0;
    }
.info p.recomendacion{
    font-size: 1.3rem;
}
.info p.recuerda{
    color: #023668;
}
.infoSecundaria{
	padding: 0 50px 50px;
}
.info h3.entradilla{
    border-left: 2px solid #087d24;
    padding: .5rem 0 .5rem 1rem;
    font-size: 1.35rem;
    line-height: 2rem;
    margin: 2rem auto;
    display: block;
    color: #555555;
}
.info h3.salidaVerde{
    text-align: center;
    font-size: 1.5rem;
    margin: 2.5rem auto 0;
    font-family:proximaBold;
    color: #087d24;
}
.infoSecundaria h4.pregunta_p{
    color: #eb6011;
    font-size: 1.3rem;
    font-family:proximaBold;
    margin: 1.6rem auto 1rem;
}
.infoSecundaria h4.listo{
    color: #043666;
    text-align: center;
    margin: 0 auto -1rem;;
    display: block;
    font-family:proximaBold;
    font-size: 1.8rem;
}
.infoSecundaria h5.dato_resaltado{
    font-size: 1.28rem;
    color: #023668;
    font-family: proxima;
    margin: 1.5rem auto 0;
}
.infoSecundaria .sintomatia{
    display: block;
    font-size: 0;
    text-align: center;
    margin: 2rem auto;
}
    .infoSecundaria .sintoma{
        display: inline-block;
        margin: 0 auto;
        width: 33%;
        vertical-align: top;
    }
        .infoSecundaria .sintoma img{
            display: block;
            margin: 0 auto 1rem;
            min-width: 120px;
            max-width: 120px;
        }
        .infoSecundaria .sintoma p{
            font-family:proximaBold;
            font-size: 1.2rem;
            margin-bottom: .2rem;
        }
.infoSecundaria .porcentaje{
    display: block;
    margin: 2rem auto;
    font-size: 0;
}
    .infoSecundaria .porcentaje .porcentaje_sintomas{
        width: 30%;
        display: inline-block;
        margin: 0 1%;
        vertical-align: top;
    }
        .infoSecundaria .porcentaje .porcentaje_sintomas:first-of-type{
            width: 36%;
        }
        .infoSecundaria .porcentaje .porcentaje_sintomas:nth-of-type(2){
            width: 28%;
            margin: 0 1% 0 4%;
        }
            .infoSecundaria .porcentaje .porcentaje_sintomas:nth-of-type(2) p{
                width: 60%;
            }
        .infoSecundaria .porcentaje .porcentaje_sintomas:last-of-type{
            width: 26%;
        }
        .infoSecundaria .porcentaje .porcentaje_sintomas span{
            display: inline-block;
            margin-right: 2%;
            font-family:proximaBold;
            font-size: 1.8rem;
            vertical-align: top;
            position: relative;
        }
            .infoSecundaria .porcentaje .porcentaje_sintomas span::before{
                content: '';
                width: 0;
                height: 0;
                border-left: 20px solid transparent;
                border-right: 20px solid transparent;    
                position: absolute;
                left: 0;
                bottom: -.7rem;
            }
                .infoSecundaria .porcentaje .porcentaje_sintomas:first-of-type span::before{
                    border-top: 15px solid #3ab54a;
                }
                .infoSecundaria .porcentaje .porcentaje_sintomas:nth-of-type(2) span::before{
                    border-top: 15px solid #f49004;
                }
                .infoSecundaria .porcentaje .porcentaje_sintomas:last-of-type span::before{
                    border-top: 15px solid #f90202;
                }
        .infoSecundaria .porcentaje .porcentaje_sintomas p{
            display: inline-block;
            width: 68%;
            font-size: .9rem;
            vertical-align: top;
            margin: 0 0 0 .5rem;;
        }
        .infoSecundaria .porcentaje .porcentaje_sintomas .pointsCont{
            margin-left: 3rem;
            margin-top: .3rem;
            width: 270px;
        }
            .infoSecundaria .porcentaje .porcentaje_sintomas .pointsCont img{
                 min-height: 46px;
                 max-height: 46px;
            }
.infoSecundaria p, .wrapper#wrapperComunicado p{
		font-size: 1.1rem;
}
    .infoSecundaria p.recordatorio{
        display: block;
        margin: 0 auto;
        color: #5e5f5f;
        width: 80%;
        text-align: left;
        font-size: 1.2rem;
    }
    .infoSecundaria p.firma{
        display: block;
        margin-top: 2rem;
        margin-left: calc( 100% - 180px);
        width: 180px;
        text-align: right;
        border-top: 1px solid #ed6d23;
        padding: .5rem .5rem 0 0;
    }
    .infoSecundaria p b.destacado{
        font-size: 1.25rem;
    }
	.infoSecundaria p.nota{
		font-size: 1.2rem;
		text-align: center;
		margin-bottom: 2rem;
		font-family:proxima;
	}
        .infoSecundaria p.nota.top{
            margin-top: 4rem;
            font-size: 1.5rem;
            line-height: 2rem;
            text-align: center;
        }
    .infoSecundaria p.materiales{
        display: block;
        margin: 2rem auto;
    }
        .infoSecundaria p.materiales.center{
            text-align: center;
            width: 70%;
        }
    .infoSecundaria p.materiales b{
        font-size: 1.3rem;
        color: #626467;
    }
        .infoSecundaria p.materiales b span{
            color: #f26309;
        }
	.infoSecundaria .listaBullet, .info .listaBullet, .listaBullet{
		padding-left: 25px;
		margin-top: 1.5rem;
	}
    .infoSecundaria .b_flecha{
        padding-left: 25px;
    }
        .infoSecundaria .b_flecha li{
			list-style: none;
			margin-bottom: .8rem;
            font-size: 1.1rem;
            position: relative;
		}
            .infoSecundaria .b_flecha li::before{
                content: '';
                position: absolute;
                left: -16px;
                top: 5px;
                width: 0;
                height: 0;
                border-top: 4px solid transparent;
                border-left: 8px solid #eb6011;
                border-bottom: 4px solid transparent;
            }
        .infoSecundaria .listaBullet li, .info .listaBullet li, .listaBullet li{
			/*list-style: url(../img/elementos/bullet.svg);*/
            list-style: none;
			margin-bottom: .8rem;
            font-size: 1.1rem;
            position: relative;
		}
            .infoSecundaria .listaBullet li::before, .info .listaBullet li::before, .listaBullet li::before{
                content: '';
                width: 7px;
                height: 7px;
                position: absolute;
                left: -1.2rem;
                top: 50%;
                -webkit-transform: translateY(-60%);
                -moz-transform: translateY(-60%);
                -ms-transform: translateY(-60%);
                transform: translateY(-60%);
                background: #ed6d23;
                border-radius: 100%;
            }
        .info .listaBullet li{
            font-size: 1rem;
            padding-left: .5rem;
            font-family:proximaBold;
        }
			.infoSecundaria .listaBullet li a{
				text-decoration: underline;
				font-size: 1.1rem;
				font-family:proxima;
				color: #626467;
				line-height: 1.6rem;
			}
    .infoSecundaria .listaNumeros{
		padding-left: 25px;
		margin-top: 1.5rem;
	}
		.infoSecundaria .listaNumeros li{
			list-style: decimal;
			margin-bottom: .8rem;
            font-size: 1.1rem;
            color: #f26309;
            font-family:proximaBold;
            padding-left: .2rem;
		}
			.infoSecundaria .listaNumeros li a{
				text-decoration: underline;
				font-size: 1.1rem;
				font-family:proxima;
				color: #626467;
				line-height: 1.6rem;
			}
        .infoSecundaria .listaNumeros li p{
            margin: 0;
            color: #626467;
            font-family:proxima;
        }
.infoSecundaria .steps{
    display: block;
    font-size: 0;
}
    .infoSecundaria .step{
        width: 30%;
        margin: 0 1.5% 2rem;
        display: inline-block;
        position: relative;
        text-align: center;
        vertical-align: top;
    }
        .infoSecundaria .step .stepCount{
            display: block;
            width: 40px;
            height: 40px;
            border-radius: 100%;
            background: #023568;
            color: #ffffff;
            font-family:proximaBold;
            text-align: center;
            font-size: 1.5rem;
            line-height: 2.5rem;
            position: absolute;
            left: 50%;
            top: -1rem;
            -webkit-transform: translateX(-180%);
            -moz-transform: translateX(-180%);
            -ms-transform: translateX(-180%);
            transform: translateX(-180%);
        }
    .infoSecundaria .step .imgRefuerzo{
        display: block;
        margin: 0 auto 1rem;
        width: 165px;
        height: 165px;
        overflow: hidden;
        border: 2px solid #f6722a;
        background: #ffffff;
        border-radius: 100%;
    }
        .infoSecundaria .step .imgRefuerzo img{
            display: block;
            width: 100%;
        }
    .infoSecundaria .step p{
        display: block;
        margin: 0 auto;
    }
.infoSecundaria .sintologia{
    display: block;
    font-size: 0;
    text-align: center;
}
    .infoSecundaria .sintologia .sintCont{
        width: 25%;
        margin: 0 1.5%;
        display: inline-block;
        position: relative;
        text-align: center;
        vertical-align: top;
    }
        .infoSecundaria .sintologia.big .sintCont{
            width: 30%;
            margin: 0 1.5%;
        }
        .infoSecundaria .sintologia .sintCont .sintRefuerzo{
            display: block;
            margin: 0 auto 1rem;
            width: 165px;
            height: 165px;
            overflow: hidden;
            border: 2px solid #f6722a;
            background: #ffffff;
            border-radius: 100%;
        }
            .infoSecundaria .sintologia.big .sintCont .sintRefuerzo{
                width: 220px;
                height: 220px;
            }
            .infoSecundaria .sintologia .sintCont .sintRefuerzo img{
                display: block;
                width: 100%;
            }
        .infoSecundaria .sintologia .sintCont p{
            display: block;
            margin: 0 auto;
            font-size: 1.4rem;
        }
            .infoSecundaria .sintologia.big .sintCont p{
                font-size: 1.8rem;
                width: 70%;
            }
            
            .infoSecundaria h3.otrosSintomas{
                margin: 4rem auto;
                font-size: 1.8rem;
                line-height: 2.5rem;
                text-align: center;
            }
.infoSecundaria .medidasPrev{
    display: block;
    font-size: 0;
}
    .infoSecundaria .medidasPrev .medidaCont{
        width: 30%;
        margin: 0 1.5%;
        display: inline-block;
        text-align: center;
        position: relative;
        vertical-align: top;
    }
    .infoSecundaria .medidasPrev.big .medidaCont{
        width: 47%;
        margin: 0 1.5% 2.5rem;
    }
    .infoSecundaria .medidasPrev .medidaCont.tache::before, .infoSecundaria .medidasPrev .medidaCont.tache::after{
        content: '';
        width: 76px;
        height: 14px;
        background: #da5601;
        position: absolute;
        top: 1rem;
        right: 1.5rem;
        border-radius: 20px;
    }
        .infoSecundaria .medidasPrev .medidaCont.tache::before{
            -webkit-transform: rotate(-50deg);
            -moz-transform: rotate(-50deg);
            -ms-transform: rotate(-50deg);
            transform: rotate(-50deg);
        }
        .infoSecundaria .medidasPrev .medidaCont.tache::after{
            -webkit-transform: rotate(50deg);
            -moz-transform: rotate(50deg);
            -ms-transform: rotate(50deg);
            transform: rotate(50deg);
        }
        .infoSecundaria .medidasPrev .medidaCont .imgMedida{
            display: block;
            margin: 0 auto 1rem;
            width: 185px;
            height: 185px;
            overflow: hidden;
            border: 2px solid #f6722a;
            background: #ffffff;
            border-radius: 100%;
        }
            .infoSecundaria .medidasPrev.big .medidaCont .imgMedida{
                width: 240px;
                height: 240px;
            }
            .infoSecundaria .medidasPrev .medidaCont .imgMedida img{
                display: block;
                width: 100%;
            }
        .infoSecundaria .medidasPrev .medidaCont p{
            font-size: 1.18rem;
        }
            .infoSecundaria .medidasPrev.big .medidaCont p{
                width: 58%;
                display: block;
                margin: 0 auto;
            }
.infoSecundaria .protocolo{
    display: block;
    font-size: 0;
}
    .infoSecundaria .intro{
        margin-top: 3rem;
    }
    .infoSecundaria .intro .introImg{
        display: inline-block;
        width: 12rem;
        height: 12rem;
        vertical-align: top;
        border: 2px solid #f6722a;
        border-radius: 100%;
        overflow: hidden;
        margin-left: 10%;
    }
        .infoSecundaria .intro .introImg img{
            display: block;
            width: 100%;    
        }
    .infoSecundaria .intro .introTxt{
        width: 60%;
        display: inline-block;
        vertical-align: middle;
        margin-left: 5%;
    }
        .infoSecundaria .intro .introTxt h3{
            font-size: 2.5rem;
            color: #043666;
            margin: 0;
            font-family: proximaBold;
        }
            .infoSecundaria .intro .introTxt h3 span{
                color: #f26309;
            }
        .infoSecundaria .intro .introTxt p{
            font-size: 1.3rem;
        }
    .infoSecundaria .protocolo .pasoapaso{
        font-size: 1rem;
        display: inline-block;
        width: 46%;
        margin: 0 2% 2rem;
        text-align: center;
        vertical-align: top;
        position: relative;
    }
        .infoSecundaria .protocolo .pasoapaso.tache::before, .infoSecundaria .protocolo .pasoapaso.tache::after{
            content: '';
            width: 76px;
            height: 14px;
            background: #da5601;
            position: absolute;
            top: 0;
            right: -1.8rem;
            border-radius: 20px;
        }
            .infoSecundaria .protocolo .pasoapaso.tache.left::before, .infoSecundaria .protocolo .pasoapaso.tache.left::after{
                left: -1rem;
            }
            
             .infoSecundaria .protocolo .pasoapaso.tache::before{
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }
           .infoSecundaria .protocolo .pasoapaso.tache::after {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
            }
        .infoSecundaria .protocolo .pasoapaso .papImgCont{
            display: block;
            position: relative;
            overflow: hidden;
            border-radius: 10px;
            box-shadow: 0 2px 5px rgba(200,200,200,.8);
        }
            .infoSecundaria .protocolo .pasoapaso .papImgCont span{
                background: rgba(0,0,0,.35);
                color: #ffffff;
                display: block;
                position: absolute;
                bottom: 0;
                right: 0;
                font-size: .8rem;
                text-align: left;
                padding: .5rem 1.5rem ;
                max-width: 72%;
            }
        .infoSecundaria .protocolo .pasoapaso p{
            color: #595a5a;
            font-family:proximaBold;
            font-size: 1.25rem;
            margin-bottom: 0;
        }
    .infoSecundaria .armado{
        display: block;
        border-bottom: 2px dashed #ababab;
    }
        .infoSecundaria .armado:last-of-type{
            border-bottom: none;
            margin-bottom: 1.5rem;
        }
        .infoSecundaria .armado .armadoCont{
            display: inline-block;
            width: 46%;
            margin: 2rem 2%;
            vertical-align: middle;
            position: relative;
        }
            .infoSecundaria .armado .armadoCont span.cuenta{
                position: absolute;
                width: 3rem;
                height: 3rem;
                color: #043666;
                background: #da5601;
                text-align: center;
                font-size: 2rem;
                line-height: 3.2rem;
                border-radius: 100%;
                font-family:proximaBold;
                left: -1.5rem;
                top: .7rem;
            }
            .infoSecundaria .armado .armadoImg{
                display: block;
                width: 100%;
                overflow: hidden;
                border-radius: 10px;
                box-shadow: 0 2px 5px rgba(200,200,200,.8);
            }
                .infoSecundaria .armado .armadoImg img{
                    display: block;
                    width: 100%;
                }
            .infoSecundaria .armado .armadoCont .round{
                display: block;
                position: absolute;
                width: 7rem;
                height: 7rem;
                background: #ffffff;
                right: -3.5rem;
                top: 50%;
                border: 2px solid #f6722a;
                border-radius: 100%;
                overflow: hidden;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                box-shadow: 0 2px 5px rgba(120,120,120,.8);
            }
                .infoSecundaria .armado .armadoCont .round img{
                    display: block;
                    width: 100%;
                }
        .infoSecundaria .armado p{
            display: inline-block;
            width: 40%;
            margin: 2rem 2%;
            vertical-align: middle;
            font-family:proximaBold;
            font-size: 1.2rem;
            padding-left: 2rem;
        }
        .info .desinfectantes .desinfectante{
            margin: 2rem auto;
            display: block;
        }
        .info .desinfectantes .desinfectante .desinfImg{
            display: inline-block;
            width: 220px;
            height: 220px;
            overflow: hidden;
            vertical-align: middle;
            margin-right: 30px;
        }
            .info .desinfectantes .desinfectante .desinfImg img{
                width: 100%;
                display: block;
            }
        .info .desinfectantes .desinfectante .desinfDesc{
            display: inline-block;
            vertical-align: middle;
            width: 65%;
        }
            .info .desinfectantes .desinfectante .desinfDesc h4{
                font-family:proximaBold;
                color: #087d24;
                font-size: 1.3rem;
                margin: 0 auto 1rem;
            }
.pnto{
    margin-top: 1.33em;
}



/*Prevención Gris*/
.gradientGray {
    background: rgba(81,82,82,1);
    background: -moz-linear-gradient(-45deg, rgba(81,82,82,1) 0%, rgba(40,42,46,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(81,82,82,1)), color-stop(100%, rgba(40,42,46,1)));
    background: -webkit-linear-gradient(-45deg, rgba(81,82,82,1) 0%, rgba(40,42,46,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(81,82,82,1) 0%, rgba(40,42,46,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(81,82,82,1) 0%, rgba(40,42,46,1) 100%);
    background: linear-gradient(135deg, rgba(81,82,82,1) 0%, rgba(40,42,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515252', endColorstr='#282a2e', GradientType=1 );
    padding: 7% 0;
}
/*.gradientGray h3, .gradientGray .subtitulo, .gradientGray .infoSecundaria .step p, .gradientGray .infoSecundaria .medidasPrev .medidaCont p, .gradientGray .nota, .infoSecundaria p, .gradientGray .wrapper#wrapperComunicado p, .gradientGray .infoSecundaria .listaBullet li a {
    color: white;
}*/
.gradientGray .titulo, .gradientGray .subtitulo, .gradientGray .infoSecundaria p,
.gradientGray .infoSecundaria .listaBullet li a{
    color: white;
}
.gradientGray .subtitulo {
    font-size: 1.2rem;
    font-family: proximaThin;
    padding: 0 7%;
}
.gradientGray .infoSecundaria p.nota {
    text-align: center;
}


.imgApoyo{
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 1px solid #ec6d23;
    display: inline-block;
    margin-right: 1%;
    vertical-align: top;
    overflow: hidden;
}
.infoConsejo{
    width: 89%;
    display: inline-block;
    vertical-align: top;
}
    .infoConsejo h4{
        margin-top: 0;
    }
.info p .deriv, .infoSecundaria .listaBullet .deriv2, .deriv2{
    text-decoration: underline;
    color: #009bd1;
    font-family:proximaBold;
}
.info .derivado{
    background: #fafafa;
    padding: 1.5rem;
}
    .info .derivado h3{
        margin-top: 0;
    }
    .info .derivado .lista_numeros{
        padding-left: 1rem;
    }
        .info .derivado .lista_numeros li{
            margin-bottom: .8rem;
            padding-left: 5px;
        }
    .videoIframe{
        width: 48%;
        display: inline-block;
        margin: 1rem 1.5% 2rem;
    }
        .videoIframe:first-of-type{
            margin-left: 0;
        }
        .videoIframe:last-of-type{
            margin-right: 0;
        }
        
    .wrapper_vid{
        width: 100%;
        margin: 0 auto;
        text-align: left;
    }
    .contenedor_playlist .videoFrame{
        width: 100%;
        height: 329px;
    }
    .contenedor_playlist .titleVideo{
        padding-left: 0;
        margin-top: 1rem;
    }
    .contenedor_playlist .titleVideo.mov{
        display: none;
    }
            .contenedor_playlist .titleVideo img {
                width: 3%;
                padding-right: 10px;
                vertical-align: middle;
                display: inline-block;
            }

            .contenedor_playlist .titleVideo div {
                font-family: ProximaNova, Arial;
                font-size: 25px;
                color: #6a6868;
                font-weight: 800;
                vertical-align: middle;
                display: inline-block;
            }
     .contenedor_playlist .video_c{
        width: 580px;
        height: 329px;
        display: inline-block;
        vertical-align: top;
    }
    .contenedor_playlist .thumbs{
        display: inline-block;
        width: 290px;
        height: 329px;
        margin: 0 4px;
        vertical-align: top;
    }
        .contenedor_playlist .thumbs p{
            display: inline-block;
            vertical-align: middle;
        }
            .contenedor_playlist .thumbs p.nameVideo{
                font-size: 1rem;
                margin: .6rem 0 .5rem;
                font-family:proximaBold;
                color: #009bd1;
                text-decoration: underline;
            }
            .contenedor_playlist .thumbs p.autorVideo{
                font-size: .9rem;
            }
    .contenedor_playlist .thumb{
        margin-bottom: 6px;
        opacity: .6;
        transition: all ease .5s;
        border-right: 5px solid transparent;
    }
        .contenedor_playlist .thumb:hover{
            background: #f1f1f1;
            opacity: 1;
        }
        .contenedor_playlist .thumb.activo{
            background: #f1f1f1;
            border-right: 5px solid #ec6d23;
            opacity: 1;
        }
    .contenedor_playlist .img_thumb{
        width: 100px;
        display: inline-block;
        vertical-align: top;
    }
    .contenedor_playlist .descripVideo{
        display: inline-block;
        vertical-align: top;
        width: 170px;
        margin-left: 10px;
        margin-bottom: 2px;
    }
        .contenedor_playlist .descripVideo .autorVideo{
            margin: 0;
        }
        .contenedor_playlist .img_thumb img{
            width: 100%;
            display: block;
        }


.enlaceInfoCB{
    display: inline-block;
    width: 21%;
    margin: 2rem 1.5%;
    text-align: center;
    vertical-align: top;
    /*font-size: 0;*/
}
    .enlaceInfoCB .imgInfoCB{
        display: block;
        margin: 0 auto 1.2rem;
        width: 116px;
        height: 116px;
        border: 1px solid #ec6d23;
        border-radius: 100%;
        overflow: hidden;
    }
    .enlaceInfoCB span{
        font-family: proximaBold;
        color: #009bd1;
        display: block;
        margin: 0 auto;
        width: 80%;
        font-size: 1.05rem;
        text-decoration: underline;
        line-height: 1.6rem;
    }
.qrdescrip{
    display: none;
    margin: 0px auto;
    width: 90%;
}
    .qrdescrip p{
        width: 50%;
        display: block;
        vertical-align: middle;
        line-height: 1.5rem;
		margin: 0 auto;
    }

    p.descarga {
        font-size: 25px;
        color: #6e6870;
        font-weight: lighter;
        margin-bottom: 15px;
        text-align: center;
        width: 100%;
    }

    p.app {
        font-size: 30px;
        color: #ed6d23;
        font-weight: bold;
        margin-bottom: 20px;
        text-align: center;
        margin-top: 5px;
        width: 100%;
    }   

    .appqr{
        margin-top: 30px;
    }

    .appder img {
        width: 32%;
        margin: auto;
    }

    .appqr p {
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .qrdescrip .qr {
        display: block;
        width: 220px;
        height: 220px;
        margin-left: 5%;
        vertical-align: middle;
        margin: auto;
    }
        .qrdescrip .qr img{
            display: block;
            width: 100%;
        }
    .qrdescrip a{
        font-family: proximaLight;
        color: #ed6d23;
        text-decoration: underline;
    }
    .qrdescrip p.enlaceSecundario{
        display: none;
    }
.enlacePrimario{
    text-align: center;
    margin: 3rem auto;
}

.enlacePrimario img {
    width: 32%;
    margin: auto;
}
    .enlacePrimario a.btn_naranja{
        color: #ffffff;
        background: #ed6d23;
        font-family: proximaBold;
        font-size: 1rem;
        padding: 10px;
        display: block;
        max-width: 250px;
        margin: 1rem auto;
        border-radius: 25px;
    }
.enlace_cuentanos{
    display: block;
    width: 100% !important;
    margin: 2rem auto 0 !important;
    text-align: center;
}
    .enlace_cuentanos a{
        color: #ed6d23;
        text-decoration: underline;
    }
        
#btnSubir {
    position: fixed;
    width: 50px;
    height: 50px;
    background: url(../img/elementos/icoSubir.svg) no-repeat center;
    bottom: 40%;
    right: 5%;
    cursor: pointer;
    display: none;
    border-radius: 50%;
}

.last_act{
    font-size: 14px;
    text-align: right;
    display: block;
    color: #a6a6a6;
    margin-bottom: 2rem;
}
#preguntas .bloqueInformativo h6, #preguntas .bloqueInformativo a.btn_naranja{
    display: none;
}
.wrapper .btn_naranja{
    color: #ffffff;
    background: #ed6d23;
    font-family:proximaBold;
    font-size: 1rem;
    padding: 10px;
    display: block;
    max-width: 250px;
    margin: 2rem auto;
    border-radius: 25px;
    text-align: center;
}
.tabla{
    display: block;
    width: 100%;
    margin-top: 2rem;
}
    .tabla table{
        width: 100%;
        box-sizing: border-box;
        display: inline-block;
    }
        .tabla table tr th:nth-child(1){
            width: 15%;
        }
        .tabla table tr td:nth-child(2) {
            width: 11%;
			 text-align: center;
        }
        .tabla table tr td:nth-child(3) {
           text-align: center;
           width: 15%;
        }
		.tabla table tr td:nth-child(4) {
           text-align: center;
           width: 15%;
        }
        .tabla table tr:nth-child(even){
            background: #f2f2f2;
        }
            .tabla table tr th{
                font-family:proximaBold;
                color: #1b3862;
            }
            .tabla table tr th.importante{
                background: #495669;
                color: #ffffff;
                font-size: 1.05rem;
            }
            .tabla table tr th, .tabla table tr td{
                padding: 1rem;
                box-sizing: border-box;
            }
            .tabla table tr td a{
                text-decoration: underline;
                word-break: break-all;
                color: #009bd1;
                display: block;
            }
            
.infoSecundaria .lineamientos{
    margin: 3rem auto;
    padding-left: 5rem;
}
    .infoSecundaria .lineamiento{
        margin-bottom: 1rem;
    }
    .infoSecundaria .lineamientos .imgLinea{
        display: inline-block;
        width: 70px;
        height: 70px;
        vertical-align: middle;
        overflow: hidden;
    } 
        .infoSecundaria .lineamientos .lineamiento.extra .imgLinea{
            width: 85px;
        }
        .infoSecundaria .lineamientos .imgLinea img{
            display: block;
            width: 100%;
        }    
    .infoSecundaria .lineamientos .lineaDescrip{
        margin-left: 5%;
        width: 80%;
        display: inline-block;
        vertical-align: middle;
    }
        .infoSecundaria .lineamientos .lineamiento.extra .lineaDescrip{
            margin-left: 3%;
        }
    .infoSecundaria.viajeros .lineamientos .lineaDescrip{
        margin-left: 5%;
        width: 80%;
        display: inline-block;
        vertical-align: middle;
    }
        .infoSecundaria.viajeros .lineamientos .lineamiento.extra .lineaDescrip{
            margin-left: 3%;
        }
/*@media screen and (max-width: 1024px) {
    .thumbs{
        margin: 0 5px;
    }
}*/
@media screen and (min-width: 996px) {
    .inverseHide{
        display: none;
    }
}
@media screen and (max-width: 996px) {
	.recomendaciones, .videos .wrapper, .infoSecundaria{
		padding: 2rem 3rem;
	}
	.recomendaciones a{
	    padding: 1.2rem;
	}
	.recomendaciones .recomendacion .info_rec {
		width: 55%;
	}
    .infoConsejo{
        width: 84%;
    }
    .titulo.grey b{
        font-size: 2.8rem;
    }
    .titulo.noSub.half{
        padding-left: 9.2%;
        margin: 1.5rem auto 3rem;
        font-size: 3.2rem;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas:nth-of-type(2) {
        width: 24%;
    }
    .recomendaciones, .videos .wrapper{
		padding: 2rem 2rem;
	}
    .infoSecundaria .porcentaje .porcentaje_sintomas p{
        width: 70%;
    }
    .contenedor_playlist .videoFrame, .contenedor_playlist .video_c {
        width: 540px;
        height: 306px;
    }
    .contenedor_playlist .thumbs{
        margin: 0 6px;
    }

    .appder img {
        width: 32%;
    }

    .enlacePrimario img {
    width: 32%;
    }
}
@media screen and (max-width: 960px) {
	.recomendaciones, .videos .wrapper{
		padding: 2rem 2rem;
	}
    .contenedor_playlist .videoFrame, .contenedor_playlist .video_c {
        width: 520px;
        height: 295px;
    }

    .appder img {
        width: auto;
    }

    .enlacePrimario img {
    width: auto;
    }
}
@media screen and (max-width: 930px){
	.videos .wrapper {
		padding: 1rem 0 1rem 2rem;
	}
	.recomendaciones .recomendacion .rec_thumb{
		width: 100px;
		height: 100px;
	    margin: 0 1rem 0 auto;
	}
    .enlaceInfoCB{
        width: 46%;
    }
    .enlaceInfoCB span{
        width: 70%;
    }
    .hide{
		display: none;		
	}
    .subtitulo.grey{
        padding: 0 5rem;
    }
    .infoSecundaria .intro .introImg{
        margin-left: 6%;
    }
    .porcentaje_sintomas:last-of-type {
        width: 31%;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas:last-of-type{
        width: 30%;
        margin: 0 1% 0 2%;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas:nth-of-type(2){
        width: 26%;
        margin: 0 1% 0 2%;
    }
        .infoSecundaria .porcentaje .porcentaje_sintomas:nth-of-type(2) p {
            width: 66%;
        }
    .infoSecundaria .porcentaje .porcentaje_sintomas .pointsCont {
        width: 220px;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas span::before {
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
    }
        .infoSecundaria .porcentaje .porcentaje_sintomas:first-of-type span::before {
            border-top: 12px solid #3ab54a;
        }
        .infoSecundaria .porcentaje .porcentaje_sintomas:nth-of-type(2) span::before {
            border-top: 12px solid #f49004;
        }
        .infoSecundaria .porcentaje .porcentaje_sintomas:last-of-type span::before {
            border-top: 12px solid #f90202;
        }
    .contenedor_playlist .videoFrame, .contenedor_playlist .video_c {
        width: 500px;
        height: 283px;
    }
}

@media screen and (max-width: 914px){
    .contenedor_playlist .videoFrame, .contenedor_playlist .video_c{    
        width: 100%;
        height: auto;
    }
    .contenedor_playlist .titleVideo{
        display: none;
    }
        .contenedor_playlist .titleVideo.mov{
            display: block;
        }
    .contenedor_playlist .thumbs{
        width: 100%;
        height: auto;
        margin-top: 1rem;
    }
        .contenedor_playlist .thumb{
            margin-bottom: 1rem;
        }
    .col {
        width: 46.75%;
    }
}
@media screen and (max-width: 852px){
    .infoSecundaria .porcentaje .porcentaje_sintomas .pointsCont {
        width: 200px;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas span {
        font-size: 1.4rem;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas p {
        font-size: .8rem;
    }
    .info .desinfectantes .desinfectante .desinfDesc {
        width: 61%;
    }
    .tabla table tr td:nth-child(2) {
        width: 15%;
    }
    .tabla table tr td{
        font-size: .85rem;
    }
}
@media screen and (max-width: 768px) {
	.temasPrincipales .tema{
	    padding: 2rem 1.2rem;
	}
	.temasPrincipales .tema h4{
		font-size: 1.1rem;
	}
	.videos .wrapper{
		padding: 1rem 0 1rem 1rem;
	}
	.videos .video {
		margin: 0 .5%;
	}
	.recomendaciones, .infoSecundaria{
		padding: 1rem 1rem 0;
	}
	.recomendaciones a{
	    padding: 1rem;
	}
	.recomendaciones .recomendacion .info_rec{
		width: 58%;	
	}
	.col{
		width: 47.5%;
	}
	.videos .botonesVideo .botonera{
		display: block;
		margin-right: 20px;
	}
	.footer.float{
		position: relative;
	}
    .infoSecundaria .sintologia .sintCont .sintRefuerzo {
        width: 145px;
        height: 145px;
    }
    .infoSecundaria .sintologia:last-of-type{
        margin-bottom: 3rem;
    }
        .infoSecundaria .sintologia.big .sintCont .sintRefuerzo{
            width: 180px;
            height: 180px;
        }
        .infoSecundaria .sintologia.big .sintCont p {
            font-size: 1.5rem;
            width: 70%;
        }
    .infoSecundaria h3.otrosSintomas {
        margin: 2.5rem auto;
        font-size: 1.5rem;
    }
    .infoSecundaria .step p, .infoSecundaria .medidasPrev .medidaCont p{
        margin: 0 auto 1.5rem;
        font-size: 1.2rem;
    }
    .infoSecundaria .medidasPrev .medidaCont{
        margin: 0 1.5% 2rem;
    }
    .infoSecundaria .medidasPrev .medidaCont.tache::before, .infoSecundaria .medidasPrev .medidaCont.tache::after{
        right: 0;
    }
    .infoSecundaria .protocolo .pasoapaso p{
        font-size: 1rem;
    }
    .titulo.noSub.half{
        padding-left: 5%;
        box-sizing: border-box;
        margin: 1.5rem auto 3rem;
        font-size: 3rem;
    }
    .infoSecundaria .intro .introImg{
        margin-left: 5%;
    }
    .infoSecundaria p.materiales.center{
        width: 100%;
    }
    .info .desinfectantes .desinfectante .desinfImg{
        margin-right: 10px;
    }
    .info .desinfectantes .desinfectante .desinfDesc {
        width: 60%;
    }
     .tabla{
        overflow-x: scroll;
    }
    .tabla table{    
        min-width: 830px;
    }
    .tabla table tr td:nth-child(1), .tabla table tr td:nth-child(2) {
        width: 10%;
    }
    .tabla table tr th{
        font-size: .9rem;
    }
    .lista_guiones li span {
        width: 90%;
    }
    .infoSecundaria .lineamientos {
        margin: 3rem auto;
        padding-left: 2rem;
    }
}
@media screen and (max-width: 720px) {
    .titulo{
        font-size: 2rem;
    }
    .subtitulo{
        font-size: 1.5rem;
    }
    .temasPrincipales{
        min-height: 580px;
    }
    .temasPrincipales h3{
        font-size: 1.6rem;
        padding: 0 1rem;
        line-height: 2rem;
    }
    .temasPrincipales .tema{
        display: block;
        width: 100%;
        margin: 0 auto 1rem;
        padding: 1rem 2rem;
        text-align: left;
        min-height: auto;
    }
        .temasPrincipales .tema h4{
            margin: 0;
        }
        .temasPrincipales .tema .imagenRefuerzo {
            display: inline-block;
            vertical-align: middle;
            width: 100px;
            height: 100px;
        }
        .temasPrincipales .tema .infoTema{
            display: inline-block;
            width: 78%;
            vertical-align: middle;
            margin-left: 1rem;
        }
        .col{
            width: 100%;
            margin: 0 auto;
        }
        .col.col2{
            margin: 0;
        }
            .col.col2 .listaBullet{
                margin-top: 0;
            }
		.videos .wrapper{
			padding: 30px 0 0 20px;	
		}
		.videos h3{
			width: 78%;
		}
		.videos .botonesVideo button{
			margin: 0 1%;
		}
		.videos .video {
			/*width: 15%;
			margin: 0 .8%;*/
            width: 14.9%;
            margin: 0 .7%;
		}
		.recomendaciones h3{
			margin-top: 1rem;
		}
		.recomendaciones a{
			display: block;
			width: 100%;
			padding: 1rem 1.5rem;
			margin: 0 0 5% 0;
		}
		.recomendaciones .recomendacion .info_rec{
			width: 71%;
		}
        .bloqueInformativo h6{
            font-size: 1.3rem;
        }
            .bloqueInformativo .btn_naranja{
                font-size: 1.1rem;
            }
        .bloqueInformativo p{
            font-size: 1.3rem;
        }
        .logosNegocio{
            width: 90%;
        }
        .info {
            padding: 0 40px 20px;
        }
        .listadoP{
            padding: 40px 40px 20px
        }
        .menuPreguntas{
            display: none;
        }
        .footer span{
            font-size: .85rem;
        }
        .titulo.noSub.half{
            padding-left: 5%;
            font-size: 2.5rem;
        }
        .infoSecundaria .intro .introImg{
            margin-left: 2%;
        }
        .infoSecundaria .porcentaje .porcentaje_sintomas .pointsCont {
            width: 160px;
        }
        .info .desinfectantes .desinfectante .desinfDesc {
            width: 58%;
        }
    .infoSecundaria p.nota.top{
        margin-top: 2rem;
    }
    #btnSubir {
   		bottom: 65%;
	}
}
@media screen and (max-width: 650px){
	.temasPrincipales .tema {
		padding: 1rem;
	}
    .imgApoyo{
        display: block;
        width: 100%;
        border-radius: 0;
        height: auto;
        max-height: 220px;
        margin: 0 0 1.33em 0;
        border: none;
    }
        .imgApoyo img{
            margin-top: -100px;       
        }
    .infoConsejo{
        width: 100%;
    }
    .titulo.grey b{
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
    .subtitulo.grey {
        font-size: 1.3rem;
        margin-bottom: 2rem;
    }
    .infoSecundaria .intro .introImg {
        width: 10rem;
        height: 10rem;
    }
    .infoSecundaria .intro .introTxt h3{
        font-size: 2rem;
    }
    .infoSecundaria .intro .introTxt p {
        font-size: 1.05rem;
    }
    .infoSecundaria .armado .armadoCont{
        width: 45%;
    }
    .info .desinfectantes .desinfectante .desinfDesc {
        width: 54%;
    }
}
@media screen and (max-width: 620px){
	.temasPrincipales .tema .infoTema{
		width: 70%;
	}
	.recomendaciones .recomendacion .info_rec{
		width: 67%;
	}
    .imgApoyo img {
        margin-top: -60px;
    }
    .titulo{
        padding: 0 2%;
        font-size: 1.5rem;
    }
    .mitos{
        font-size: 16px;
    }
    .enlaceInfoCB span{
        width: 100%;
    }
    .infoSecundaria .protocolo .pasoapaso.tache::before, .infoSecundaria .protocolo .pasoapaso.tache::after{
        width: 56px;
        height: 10px;
    }
    .subtitulo.grey{
        padding: 0 2rem;
    }
    .infoSecundaria .step, .infoSecundaria .medidasPrev .medidaCont{
        width: 47%;
    }
        .infoSecundaria .step .imgRefuerzo, .infoSecundaria .medidasPrev .medidaCont .imgMedida{
            width: 130px;
            height: 130px;
        }
    .infoSecundaria .sintologia .sintCont, .infoSecundaria .sintologia.big .sintCont{
        display: block;
        width: 100%;
        margin: 0 auto 2rem;
    }
    .infoSecundaria h3.otrosSintomas{
        font-size: 1.5rem;
    }
    .titulo.noSub.half{
        padding-left: 4%;
        padding-right: 0;
        font-size: 2rem;
    }
    .fotoTituloCont .fotoTitulo {
        width: 160px;
        height: 160px;
    }
        .infoSecundaria .medidasPrev.big .medidaCont .imgMedida {
            width: 210px;
            height: 210px;
        }
        .infoSecundaria .medidasPrev.big .medidaCont p{
            width: 100%;
        }
    .infoSecundaria .armado .armadoCont .round {
        width: 5rem;
        height: 5rem;
        right: -2.5rem;
    }
    .infoSecundaria .armado p {
        font-size: 1rem;
        padding-left: 1.5rem;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas{
        display: block;
        width: 100% !important;
        margin: 0 0 2rem 0 !important;
    }
        .infoSecundaria .porcentaje .porcentaje_sintomas .pointsCont{
            width: 50%;
        }
        .infoSecundaria .porcentaje .porcentaje_sintomas span{
            font-size: 1.8rem;
            vertical-align: middle;
        }
        .infoSecundaria .porcentaje .porcentaje_sintomas p{
            font-size: 1.1rem;
            vertical-align: middle;
        }
        .info .desinfectantes .desinfectante .desinfDesc {
            width: 50%;
        }
        .wrapper#wrapperComunicado .bar p.prueba_covid{
            font-size: 1.3rem;
            margin-right: 5rem;
        }
            .wrapper#wrapperComunicado .bar p.prueba_covid::after{
                right: -4rem;
            }
        .lista_guiones li span {
            width: 80%;
        }
        .infoSecundaria .lineamientos .lineaDescrip {
            width: 76%;
        }
}
@media screen and (max-width: 580px){
    .qrdescrip{
        text-align: center;
    }
    .qrdescrip p{
        width: 100%;
    }
    .infoSecundaria.viajeros .lineamientos .lineaDescrip{
        width: 75%;
    }
}
@media screen and (max-width: 560px){
    .infoSecundaria .intro .introImg {
        margin: 0;
    }
    .infoSecundaria .armado .armadoCont{
        display: block;
        width: 90%;
    }
        .infoSecundaria .armado.unico .armadoCont{
            width: 100%;
        }
    .infoSecundaria .armado p{
        display: block;
        width: 100%;
        padding-left: 0;
    }
    .infoSecundaria .intro{
            margin-top: 0;
        }
            .infoSecundaria .intro:nth-of-type(2){
                margin-top: 3rem;
            }
        .infoSecundaria .intro .introImg{
            display: block;
            margin: 0 auto 2rem;
        }
        .infoSecundaria .intro .introTxt{
            width: 100%;
            margin: 0 auto;
            text-align: center;
        }
        .infoSecundaria p.recordatorio{
            width: 100%;
        }
        .infoSecundaria .protocolo .pasoapaso{
            display: block;
            width: 100%;
            margin: 0 auto 2rem;
        }
            .infoSecundaria .protocolo .pasoapaso p{
                color: #595a5a;
                font-family:proximaBold;
                font-size: 1.2rem;
                margin-bottom: 0;
            }
            .infoSecundaria .armado p{
                font-size: 1.1rem;
            }
        .infoSecundaria .armado .armadoCont .round {
            width: 6rem;
            height: 6rem;
            right: -3rem;
        }
        .info .desinfectantes .desinfectante .desinfImg{
            display: block;
            margin: 0 auto 30px;
        }
        .info .desinfectantes .desinfectante .desinfDesc{
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        .wrapper#wrapperComunicado .bar p.prueba_covid{
            font-size: 1.3rem;
            margin-right: 5rem;
        }
            .wrapper#wrapperComunicado .bar p.prueba_covid::after{
                right: -4rem;
            }
        #wrapperRecomendaciones .infoSecundaria .listaBullet{
            margin-top: 0;
        }
}
@media screen and (max-width: 520px){
    .wrapper#wrapperComunicado .bar p{
        display: block;
        width: 100% !important;
        margin: 0 auto;
        text-align: center;
    }
        .wrapper#wrapperComunicado .bar p.prueba_covid{
            margin-bottom: 3.5rem;
        }
        .wrapper#wrapperComunicado .bar p.prueba_covid::before{
            content: '=';
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            bottom: -2.5rem;
            font-size: 4rem;
            color: #e6bc05;
            font-family: proximaBold;
        }
        .wrapper#wrapperComunicado .bar p.prueba_covid::after{
            display: none;
        }
        .infoSecundaria .lineamientos .lineaDescrip {
            width: 70%;
        }
}
@media screen and (max-width: 470px){
	.temasPrincipales .tema .infoTema{
		width: 66%;
	}
	.recomendaciones a{
		padding: 1rem;
	}
	.recomendaciones .recomendacion .info_rec {
		width: 64%;
	}
	.wrapper#wrapperComunicado{
	    padding: 2rem 2rem;
	}
    .titulo.noSub.half{
        width: 100%;
        display: block;
        text-align: center;
        padding: 0 20px;
        margin: 1.5rem auto 2rem;
    }
    .fotoTituloCont{
        display: none;
    }
        .infoSecundaria .medidasPrev.big .medidaCont{
            width: 100%;
            display: block;
            margin: 0 auto 2.5rem;
        }
            .infoSecundaria .medidasPrev.big .medidaCont p{
                width: 60%;
            }
        .infoSecundaria .protocolo .pasoapaso .papImgCont span {
            background: rgba(0,0,0,.25);
            font-size: .7rem;
            padding: .2rem .5rem;
            max-width: 100%;
        }
        .recomendaciones .recomendacion .info_rec {
            width: 63%;
        }
        .wrapper#wrapperComunicado .btn_naranja.btn_amarillo{
            margin: 2rem auto;
        }
     .infoSecundaria.viajeros .lineamientos .lineaDescrip{
        width: 70%;
    }
    
}
@media screen and (max-width: 420px){
	.temasPrincipales .tema .infoTema {
		width: 65%;
	}
    .videoIframe{    
        width: 100%;
        display: block;
        margin: 2rem auto 0;
    }
    .enlaceInfoCB{
        display: block;
        width: 100%;
        margin: 0 auto 1rem;
    }
        .enlaceInfoCB .imgInfoCB{
            display: inline-block;
            width: 70px;
            height: 70px;
            margin: 0 1rem 0 0;
            vertical-align: middle;
        }
        .enlaceInfoCB span{
            display: inline-block;
            width: 70%;
            text-align: left;
            vertical-align: middle;
        }
        .qrdescrip{
            width: 100%;
            margin: 3rem auto 1rem;
        }
            .qrdescrip p{
                width: 100%;
                display: block;
                text-align: center;
                padding: 0 1.5rem;
                box-sizing: border-box;
            }
            .qrdescrip p.enlaceSecundario{
                display: block;
            }
            .qrdescrip .qr{
                display: block;
                width: 220px;
                height: 220px;
                margin: 0 auto;
                vertical-align: middle;
            }
                .qrdescrip .qr img{
                    display: block;
                    width: 100%;
                }
            .infoSecundaria .medidasPrev.big .medidaCont p{
                width: 80%;
            }
        .info h3.entradilla {
            font-size: 1.15rem;
        }
        .tabla table{
            min-width: 600px;
        }
        .tabla table tr td:nth-child(2) {
            width: 15%;
        }
        .tabla table tr td:nth-child(3) {
            width: 30%;
        }
        .lista_guiones li b, .lista_guiones li span {
            display: contents;
        }
        .infoSecundaria .lineamientos {
            padding-left: 1rem;
        }
        .infoSecundaria .lineamientos .lineaDescrip {
            width: 68%;
        }

        
}
@media screen and (max-width: 414px){
	.titulo.secundario{
		display: block;
	}
	.temasPrincipales {
		min-height: 650px;
	}
	.recomendaciones{
		padding: 1rem 1rem 1rem;
	}
	.temasPrincipales .tema .infoTema{
		width: 58%;
	}
	.recomendaciones .recomendacion .info_rec {
		width: 60%;
	}
	.listadoP .pregunta{
		color: #009bd1;
		text-decoration: underline;
	}
	.listadoP .pregunta b{
			font-family: proxima !important;
	}
	.listadoP .pregunta, .listadoP .respuesta{
		padding-left: 10px;
	}
	.listadoP .pregunta::before, .listadoP .pregunta::after{
		content:'';
		width: 12px;
		height: 2px;
		background: #009bd1;
		display: block;
		position: absolute;
		left: -12px;
		top: 10px;
		transition: all ease .2s;
	}
	.listadoP .pregunta::after{
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.listadoP .pregunta.open::after{
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.infoSecundaria{
		padding: 1rem 2rem 0;
	}
	.infoSecundaria p.nota{
		text-align: left;
	}
	.temasPrincipales .tema:hover span{
		display: none;
	}
    .infoSecundaria .sintoma{
        width: 50%;
    }
            .infoSecundaria .sintoma:last-of-type{
                margin-top: 2rem;
            }
    .titulo.grey b {
        font-size: 2rem;
        line-height: 2.3rem;
    }
    .subtitulo.grey {
        font-size: 1.3rem;
        margin-bottom: 2rem;
        padding: 0;
    }
    .hide{
		display: none;		
	}
    .inverseHide{
        display: block;
    }
    .infoSecundaria .protocolo .pasoapaso .papImgCont span{
        background: rgba(0,0,0,.35);
        padding: .5rem .5rem;
        max-width: 82%;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas .pointsCont {
        width: 86%;
    }
    .info h3.salidaVerde{
        font-size: 1.2rem;
    }
    .infoSecundaria .lineamientos .lineaDescrip {
        width: 64%;
    }
    .infoSecundaria.viajeros .lineamientos .lineaDescrip{
        width: 65%;
    }

    
}
@media screen and (max-width: 375px){
	.temasPrincipales .tema h4{
		font-size: 1.1rem;
	}
	.temasPrincipales {
		min-height: 650px;
	}
	.recomendaciones .recomendacion .info_rec p {
    	margin: .5rem 0 0;
	}
	.temasPrincipales .tema p{
		line-height: 1.3rem;
	}
	.recomendaciones .recomendacion .info_rec {
		width: 57%;
	}
	.wrapper#wrapperComunicado{
		padding: 2rem 1.5rem;
	}
    .imgApoyo img {
        margin-top: -40px;
    }
    .qrdescrip p{
        padding: 0 1.5rem;
    }
    .infoSecundaria .step, .infoSecundaria .medidasPrev .medidaCont{
        display: block;
        width: 100%;
        margin: 0 auto 3rem;
    }
    .infoSecundaria .step .imgRefuerzo, .infoSecundaria .medidasPrev .medidaCont .imgMedida {
        width: 165px;
        height: 165px;
    }
    .infoSecundaria .step p {
        font-size: 1.3rem;
    }
        .infoSecundaria .step .stepCount{
            width: 40px;
            height: 40px;
            font-size: 1.5rem;
            line-height: 2.6rem;
            -webkit-transform: translateX(-170%);
            -moz-transform: translateX(-170%);
            -ms-transform: translateX(-170%);
            transform: translateX(-170%);
        }
    .infoSecundaria .medidasPrev .medidaCont.tache::before, .infoSecundaria .medidasPrev .medidaCont.tache::after{
        right: 3.2rem;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas span {
        font-size: 1.6rem;
    }
    .infoSecundaria .porcentaje .porcentaje_sintomas p {
        font-size: .93rem;
    }
    .info_rec {
        width: 56%;
    }
    .infoSecundaria.viajeros .lineamientos .lineaDescrip{
        width: 64%;
        margin-left: 8%;
    }

   
}
@media screen and (max-width: 362px){
    .titulo{
        font-size: 1.6rem;
    }
    .subtitulo {
        font-size: 1.3rem;
    }
    .info{
        padding: 0 25px 20px;
     }
	.temasPrincipales {
		min-height: 680px;
	}
	.temasPrincipales .tema .infoTema {
		width: 54%;
	}
	.recomendaciones .recomendacion .info_rec {
		width: 53%;
	}
    .enlaceInfoCB span{
        width: 68%;
    }
    .infoSecundaria .step .stepCount{
        width: 40px;
        height: 40px;
        font-size: 1.5rem;
        line-height: 2.6rem;
        -webkit-transform: translateX(-190%);
        -moz-transform: translateX(-190%);
        -ms-transform: translateX(-190%);
        transform: translateX(-190%);
    }
    .infoSecundaria .medidasPrev .medidaCont.tache::before, .infoSecundaria .medidasPrev .medidaCont.tache::after{
        right: 2.6rem;
    }
    .contenedor_playlist .img_thumb {
        width: 90px;
    }
    .contenedor_playlist .descripVideo{
        margin-left: 8px;
    }
    .wrapper#wrapperComunicado .bar{
        padding: 1rem 1.5rem;
    }
    .infoSecundaria .lineamientos .lineaDescrip {
        width: 60%;
    }
    .infoSecundaria.viajeros .lineamientos .lineaDescrip{
        width: 60%;
    }

    
}
@media screen and (max-width: 340px){
	.temasPrincipales {
		min-height: 780px;
	}
		.temasPrincipales .tema .infoTema {
			width: 51%;
		}
		.temasPrincipales h3{
				padding: 0;
		}
	.recomendaciones .recomendacion .info_rec {
		width: 51%;
	}
	.bloqueInformativo h6 {
		font-size: 1.2rem;
	}
	.bloqueInformativo p {
		font-size: 1.15rem;
	}
	.footer span {
		font-size: .8rem;
	}
	.infoSecundaria {
		padding: 1rem 1rem 0;
	}
    .infoSecundaria p {
        font-size: .9rem;
    }
    .subtitulo.grey{
        padding: 0 .5rem;
    }
    .infoSecundaria .armado .armadoCont {
        display: block;
        width: 85%;
    }
    .infoSecundaria .armado .armadoCont .round {
        width: 5rem;
        height: 5rem;
        right: -2.5rem;
    }
    .infoSecundaria .armado .armadoCont span.cuenta{
        width: 2.5rem;
        height: 2.5rem;
        font-size: 1.6rem;
        line-height: 2.6rem;
        left: -1.25rem;
    }
    .info h3.entradilla {
        font-size: 1rem;
    }
    .contenedor_playlist .img_thumb {
        width: 85px;
    }

    p.descarga {
    font-size: 19px;
    }

    p.app {
    font-size: 20px;
    }

    .appder img {
        width: 70%;
        margin: auto;
    }

    .enlacePrimario img {
    width: 80%;
    }

}

@media screen and (max-width: 320px){
    .recomendaciones .recomendacion .info_rec {
        width: 49%;
    }
    .enlace_cuentanos a{
        display: block;
        font-size: 1.1rem;
    }
    .wrapper#wrapperComunicado .bar {
        padding: 1rem 1rem;
    }

    .appder img {
        width: 80%;
        margin: auto;
    }
    .enlacePrimario img {
    width: 80%;
    }
}


@media screen and (min-width: 768px) {
    .gradientGray {
        padding: 4% 0;
    }
    .gradientGray .subtitulo {
        padding: 0 7% 50px;
        font-size: 1.2rem;
    }
}