@import url('../fonts/gotham_rounded_medium/stylesheet.css'); /* Gotham Rounded */
@import url('../fonts/gotham_rounded_book/stylesheet.css'); /* Gotham Rounded Book */

a,
button
input[type=submit] {
    outline: none !important
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }
body{font-family: 'ABeeZee', sans-serif;}
div.rosa{ background:#ffe6f3; padding-top:15px; padding-bottom:15px; display: none; position:fixed; bottom:0; width:100%; height:100%; z-index:1000;}
a{transition-duration: 0.4s;
-webkit-transition-duration: 0.4s; /* Safari */
-webkit-transition: 0.4s; 
    -moz-transition: 0.4s; 
    -ms-transition: 0.4s; 
    -o-transition: 0.4s; 
    transition: 0.4s;}	
.head{ background:#fff }
.logo{ text-align: center;}
.logo a {
    display: inline-block
}
.logo img {
    margin: auto
}
.hash{ font-family: 'ABeeZee', sans-serif; font-size:10px; color:#232323; text-transform:uppercase; float:right;}
.hash span{ display:inline-block; vertical-align:middle; }
.hash_f{ font-family: 'ABeeZee', sans-serif; font-size:16px; color:#232323; text-transform:uppercase; margin-bottom:0px; margin-top: 10px !important}
.hash_f span{ display:inline-block; vertical-align:middle; }
a.twitter{ background:url(../images/redes_sociales.png) no-repeat; width:25px; height:26px; background-position:0 0px; display:inline-block; vertical-align:middle;}
a.twitter:hover{ background-position:0 -26px; }
a.face{ background:url(../images/redes_sociales.png) no-repeat; width:25px; height:26px; background-position:-25px 0px; display:inline-block; vertical-align:middle;}
a.face:hover{ background-position:-25px -26px; }
a.insta{ background:url(../images/redes_sociales.png) no-repeat; width:25px; height:26px; background-position:-50px 0px; display:inline-block; vertical-align:middle;}
a.insta:hover{ background-position:-50px -26px; }

.hash_f a.youtube,
.hash a.youtube {
    background: url(../images/redes_sociales.png) no-repeat; width:25px; height:26px; background-position:-75px 0px; display:inline-block; vertical-align:middle
}

.hash_f a.youtube:hover,
.hash a.youtube:hover {
    background-position:-75px -26px
}

.contenido_posts .marg_b_20 img {
    width: 100% !important;
    height: auto !important
}

.btn_redes {
    margin-top: 10px
}

.btn_redes > a {
    width: 143px !important;
    float: none !important;
    display: inline-block !important
}

.iframe_video {
    padding-right: 10px !important
}

h1, h2, h3{ margin:0px;}
p.head_r{ font-family: 'Varela Round', sans-serif; text-transform:uppercase; color:#fa2c89; font-size:38px; text-align:left; margin-top:30px; margin-bottom: 0;}
p.head_r span{ display:block; color:#231f20;}
p.transp{ font-family: 'Varela Round', sans-serif; text-transform:uppercase; color:#fa2c89; font-size:38px; margin-top:0px;
background:url(../images/bg_transparency.png) repeat; display:table; line-height:50px; padding:5px; margin-bottom:20px; text-align:left; }
h2.curado{ font-family: 'ABeeZee', sans-serif; font-size:15px; color:#231f20; text-align:left; letter-spacing:1px; }
.head_rosa,
.head_manif,
.head_sumate,
.head_como_cuidarlas,
.head_como_p { background:#f5f5f5 url(../images/fondo_header.png) no-repeat center; padding:29px 0px;}
.head_rosa h2,
.head_manif h2,
.head_sumate h2,
.head_como_cuidarlas h2,
.head_como_p h2 {
    color: #de3983;
    font-size: 28px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    font-family: "Varela Round";
}

.head_manif{ background:#f6f5f3 url(../images/fondo_header.png) no-repeat center; background-size: cover;}

.head_sumate { background:#f6f5f3 url(../images/fondo_header_como_sumarse.png) no-repeat center; background-size: cover;}

.head_como_cuidarlas {
     background:#f6f5f3 url(../images/fondo_header.png) no-repeat center; background-size: cover;
}

@media ( min-width: 1000px ){

    .head_como_cuidarlas {
        background:#f6f5f3 url(../images/fondo_header.png) 50% center no-repeat;
    }

}

.head_como_p {
     background:#f6f5f3 url(../images/fondo_header.png) no-repeat center; background-size: cover;
}

h1.campania{ font-family: 'Varela Round', sans-serif; font-size:35px; color:#fff8b9; font-weight:600; text-transform:uppercase;}
h2.campania{ font-family: 'Varela Round', sans-serif; font-size:15px; color:#ffffff; text-transform:uppercase;}
h1.manif{ font-family: 'Varela Round', sans-serif; font-size:35px; color:#dc1f74; font-weight:600; text-transform:uppercase;}
h2.manif{ font-family: 'Varela Round', sans-serif; font-size:15px; color:#171714; text-transform:uppercase;}


/*Menu*/
ul.menu{ margin:0px; padding:0px; float:right; margin-top: 15px; text-align: right;}
ul.menu li { list-style:none; display:inline-block; font-family: 'Varela Round', sans-serif; text-transform:uppercase; color:#231f20; font-size:14px; position: relative; margin: 0 5px}
ul.menu li a{ color:#231f20; text-decoration:none; border-bottom:2px solid #de3983; padding:0px 5px 5px 5px; display:block; font-weight:600;  }
ul.menu li a:hover{ color:#de3983 !important;}
ul.menu li a.active{ color:#de3983;}

ul.menu li ul {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #f1f2f6;
    display: none;
    padding: 10px 10px;
    width: 210px;
    z-index: 2;
}

ul.menu li:hover ul {
    display: block
}

ul.menu li ul li {
    display: block;
    padding: 10px 0;
    border-top: 1px solid white;
    border-bottom: 1px solid #bdbdbd
}

ul.menu li ul li:first-child {
    border-top: none
}

ul.menu li ul li.ultimo {
    border-bottom: none
}

ul.menu li ul li a {
    font-size: 15px;
    text-transform: initial;
    font-weight: normal;
    text-align: left;
    border: none;
    padding-bottom: 0
}

ul.menu li.novedades a {
    color: #953b91;
    border-bottom-color: #953b91
}



#sticky_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: white;
    z-index: 3;
    padding: 10px 0;
    transition: top 0.4s linear
}

#sticky_header h1,
#sticky_header h1 a {
    display: block
}

#sticky_header h1 {
    width: 86%
}

#sticky_header > div > a {
    margin-top: 10px;
    width: 10%;
    display: block
}

#sticky_header.top_hide {
    top: -200px;
    transition: top 0.4s linear
}



@media (max-width: 1199px){
    ul.menu > li {
        margin: 0;
    }
}

@media (max-width: 991px){

     ul.menu {
        text-align: center;
        width: 100%
     }

     ul.menu > li {
       margin: 0 5px
    }

    .button_wrapper .button {
        font-size: 16px
    }

}


.btn_menu_mobile {
    border: 1px solid #333333;
    width: 100%;
    font-family: "Gotham Rounded";
    color: #333333;
    background-color: white;
    padding: 12px;
    text-align: left;
    background: url(../images/menu.png) 98% center no-repeat;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px
}

.menu_mobile {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 4;
    overflow: auto
}

.menu_mobile_body a,
.menu_mobile h2 {
    font-size: 23px;
    color: #de3983;
    font-family: "Varela Round";

}

.menu_mobile_head {
    position: relative;
    background: url('../images/borde.png') center bottom no-repeat;
    background-size: 100% 6px;
    padding: 20px;
}

.cerrar_menu {
    position: absolute;
    top: 16px;
    right: 20px;
    text-indent: -100000px;
    overflow: hidden;
    background: url('../images/cerrar.png') center center no-repeat;
    width: 26px;
    height: 31px
}

.menu_mobile_body {
    padding: 20px
}

.menu_mobile_body a {
   font-weight: bold;
   text-decoration: none;
   display: block
}

.menu_mobile_body .panel-body {
    border: none !important;
    border-bottom: 1px solid black !important;
}

.menu_mobile_body .panel-heading {
    padding: 0
}

.menu_mobile_body .panel {
    border-radius: 0;
    box-shadow: none
}

.menu_mobile_body .panel p {
    border-bottom: 1px solid black;
    padding: 7px 0
}

.menu_mobile_body .panel-heading a {
    background: url('../images/flecha_arriba_2.png') right center no-repeat
}

.menu_mobile_body .panel-heading a.collapsed {
    background: url('../images/flecha_abajo_2.png') right center no-repeat
}

.menu_mobile_body ul {
    list-style: none;
    padding-left: 30px
}

.menu_mobile_body li a {
    color: #848484
}

.menu_mobile_body .novedades {
    color: #953b91
}





.btn_galeria {
    margin-top: 10px;
    margin-bottom: 15px
}

.btn_galeria a {
    background-color: #f38fbc;
    font-family: "Varela Round";
    font-size: 25px;
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    padding-bottom: 5px;
}

.btn_galeria a p {
    position: relative;
    margin: 0;
    display: inline-block;
    line-height: 40px
}

.btn_galeria a p span {
    width: 30px;
    height: 38px;
    background: url('../images/flecha_abajo.png') center center no-repeat;
    position: absolute;
    left: -40px;
}

.btn_galeria a p span ~ span {
    right: -40px;
    left: initial
}


.rotativo {
    background-color: #F6F6F6;
    position: relative
}

.rotativo .linea_top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.rotativo .linea_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}



.head_r,
.transp,
.p_text {
    position: absolute;
    left: -100000px
}


/*Banda Gris*/

.banda_gris {
    min-height: 0 !important
}

.banda_gris.desktop {
    background-size: auto 100% !important
}

.slide_content .img_fondo {
   /* position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;*/
    overflow: hidden
}

.hide {
    display: none
}

.slide_content img {
    width: 100% !important
}

.banda_gris.desktop ~ a.slide_content {
    display: block;
    height: 240px;
    background-color: #F4D2E6 !important
}

.banda_gris.mobile a.slide_content {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0 !important
}

.banda_gris.mobile a.slide_content img {
    width: 100%
}


@media ( min-width: 992px ){

    .head_como_cuidarlas h2 {
     padding: 0 15px
    }

}


@media (max-width: 1999px){
    .banda_gris.desktop ~ a.slide_content {
        background-size: 1800px !important
    }
}

@media (max-width: 992px){
    .banda_gris.desktop ~ a.slide_content {
        background-size: 1370px !important
    }

    .banda_gris.desktop ~ a.slide_content {
        height: 188px
    }
}




.content_sumate.banda_rosa h3 {
    color: #de3983;
    font-size: 25px;
    text-align: center;
    max-width: 610px;
    margin: auto;
    margin-bottom: 25px
}

.content_sumate.banda_rosa h3 strong {
    color: #231f20;
    font-weight: normal
}


.bloque_1,
.bloque_2 {
    height: 456px
}


.bloque_1 {
    background-color: #f5f5f5;
    padding: 40px 20px
}

.bloque_1 p strong {
    font-family: "ABeeZee";
    font-size: 22px;
    color: #de3983;
    margin-bottom: 20px;
    line-height: 27px;
    font-weight: normal
} 

.bloque_1 p {
    color: #cd4683;
    font-size: 15px;
    font-family: "ABeeZee";
    line-height: 26px
}

.bloque_1 p > strong {
    color: #a52a62
}

.bloque_1 p + p {
    margin-top: 15px !important
}

.bloque_2 {
    background-color: white
}

.form_contacto {
    padding: 10px
}

.form_contacto input[type=text],
.form_contacto textarea {
    display: block;
    width: 100%;
    background-color: #eeeeee;
    border: none;
    padding: 6px 5px;
    resize: none;
    margin-top: 4px
}

.form_contacto .textarea {
    margin: 0
}

.form_contacto .textarea > label {
    margin-bottom: 10px;
    padding: 0 !important
}

.form_contacto label {
    padding: 0;
    font-weight: normal
}

.form_contacto > .body_form label {
    position: relative;
    padding-bottom: 15px
}

.form_contacto label + span {
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: bold
}

.form_contacto .error {
    color: #de3983;
    font-family: 'ABeeZee';
    font-size: 11px;
}

.form_contacto > div:first-child {
    margin-top: 20px;
	min-height: 40px;
}

.form_contacto > .head_form {
    border-bottom: 1px solid #de3983;
    margin-bottom: 15px !important
}

.form_contacto > .head_form span,
.form_contacto > .body_form label {
    font-family: 'ABeeZee';
    font-size: 15px;
    color: #484848
}

.form_contacto > .head_form span {
    font-weight: bold
}
.form_contacto > .head_form span.error {
	color: #de3983;
    font-family: 'ABeeZee';
    font-size: 11px;
}
@media (max-width: 991px){
	.form_contacto > .head_form span.error {
		margin-top: 0px;
		display: block;
		position: relative;
	}
}

.form_contacto > .head_form label {
    margin-left: 20px;
    font-size: 20px
}

.form_contacto .form-group {
    margin: 0
}

.form_contacto .aviso {
    color: #868686;
    font-family: 'ABeeZee';
    font-size: 12px
}

.form_contacto input[type=submit] {
    color: white;
    font-family: "Varela Round";
    font-size: 18px;
    padding: 10px 40px;
    background: url('../images/btn_enviar.png') repeat-x;
    background-size: contain;
    border: none
}

.form_contacto input[type=submit]:hover {
    background-image: url('../images/fondo_btn_hover.png');
}

.form_contacto .mensaje {
    display: block;
    text-align: right;
    color: #de3983;
    font-size: 17px;
    font-family: 'ABeeZee';
    margin-top: 10px
}

.form_contacto .set-padding-right {
    padding-right: 30px !important;
    padding-left: 0 !important
}

.form_contacto .set-padding-left {
    padding-left: 30px !important;
    padding-right: 0 !important
}

.banda_gris{ width:100%; min-height:254px;  overflow:hidden; background-position: center top; background-repeat: no-repeat, background-image: url('../images/bg_cuida_las_lolas.png');
}
.linea_top{ width:100%; display:block; height:3px; background:url(../images/borde_2.png) repeat-x; overflow:hidden}
.linea_bottom{ width:100%; display:block; height:4px; background:url(../images/borde_2.png) repeat-x; overflow:hidden;   }


.linea_top_3 { width:100%; display:block; height:5px; background:url(../images/borde_2.png) repeat-x; background-size: 100% 6px; overflow:hidden}

/*Footer*/
.back_bco{ background:#fff; padding:20px 0px; padding-top: 0}
h3.empresas{ font-size:24px; color:#cd4683; text-align:center; font-weight:bold; margin-bottom:20px;}
.cada_empresa{ border-bottom:2px solid #e9e9e9; padding:6px 0px;
	margin-bottom:25px;
    background-color: white;
	height: 80px;
}
@media (min-width:768px) and (max-width:991px){
	.cada_empresa{ 
		height: 64px;
	}
}

.sombra {
    z-index: 1;
}

.sombra > div {
    position: relative
}

.sombra > div:after {
    content: "";
    box-shadow: 0 5px 10px 12px rgba(40, 40, 40, 0.5);
    border-radius: 50%;
    bottom: 15px;
    height: 5px;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    width: 100px;
    z-index: -1;
}

.loading {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: white
}

.loading img {
    width: 50px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sombra > .legislatura:after {
    width: 70% !important
}


.legislatura .bg_sombra,
.cada_empresa + .bg_sombra {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 14px;
    background: url('../images/sombra.png') center top no-repeat;
    background-size: auto 12px;
    z-index: 2
}

.cada_empresa + .bg_sombra {
    margin-top: -25px
}

.blog {
    position: relative
}

.div_sombra {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 14px;
    overflow: hidden;
    position: absolute;
    margin: 0 !important
}

.div_sombra > div {
    height: 100%;
}

.div_sombra.sombra > div:after {
    bottom: 50% !important;
    height: 80%;
    left: -1px !important;
    transform: translate(0, 50%) !important;
    box-shadow: -5px 5px 10px 6px rgba(40, 40, 40, 0.5) !important;
    width: 2px !important;
}

.redes_mobile h3 {
    color: #4f4f4f;
    font-size: 18px;
    font-family: "Varela Round";
    text-align: center
}

.redes_mobile ul {
    padding: 0;
    text-align: center;
    margin-top: 12px
}

.redes_mobile ul li {
    display: inline-block;
    margin: 0 6px
}

.redes_mobile li a {
    text-indent: -10000px;
    overflow: hidden;
    background: url('../images/redes_mobile_.png') no-repeat;
    width: 54px;
    height: 55px;
}

.redes_mobile li.facebook a {
    background-position: 0 0;
}

.redes_mobile li.twitter a {
    background-position: -64px 0
}

.redes_mobile li.instagram a {
    background-position: -125px 0
}

.redes_mobile li.youtube a {
    background-position: -184px 0
}

.content_prensa {
    padding-top: 20px !important
}

.legislatura {
    position: relative
}

.cada_empresa img{ display:block; margin:0 auto; line-height:45px; }
.cada_empresa:hover{border-bottom:2px solid #fd79b5;}
hr.gris{ background:#eeeeee; height:2px; border:none; margin-top:10px;}
.hash span.f{ margin-left:0px; }
a.id img { float:right;}
a.id:hover img{ opacity: 0.70;
    filter: alpha(opacity=70); /* For IE8 and earlier */}
.cada_empresa_2{ background:#ffffff; width:100%; display:block; padding:18px 0px;
-webkit-box-shadow: -1px 4px 5px 0px rgba(0,0,0,0.14);
-moz-box-shadow: -1px 4px 5px 0px rgba(0,0,0,0.14);
box-shadow: -1px 4px 5px 0px rgba(0,0,0,0.14); margin-bottom:15px; }
.cada_empresa_2 img{ display:block; margin:0 auto;  }
	
/*Banda Rosa*/
.banda_blanca,
.banda_rosa{ width:100%; background:#ffe6f3; padding-top:25px; margin-bottom: 20px; padding-bottom: 20px}

.banda_blanca {
    background-color: white
}


.dia{font-size:18px; color:#de3983; text-align:center; text-transform:uppercase;}
.detectado{ font-size:16px; color:#4a4244; text-align:center; margin-bottom:15px;  margin-top: 7px}
.detectado span{ color:#231f20; font-weight:700; font-size: 19px;}



.head_como_cuidarlas h2 {
    width: 100%;
    max-width: 800px;
    margin: auto
}

.conoce_tu_cuerpo .container {
    width: 100%;
    max-width: 800px;
    margin: auto
}

.conoce_tu_cuerpo,
.main_content {
    margin-bottom: 0
}

.main_content {
    background-color: #FADAED
}

.main_content_wrapper {
    padding: 0px 15px 10px;
    background-color: #FADAED;
    margin: auto;
    max-width: 520px
}

.main_content_wrapper p {
    text-align: center;
    line-height: 23px;
    font-size: 20px;
    line-height: 23px;
    margin: 20px auto
}

.main_content_wrapper p.bottom_text {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
    line-height: 21px
}

.main_content_wrapper .banner {
    margin-bottom: 15px;
    display: inline-block
}

.main_content_wrapper .banner img {
    max-width: 100%
}

.main_content_wrapper .text_wrapper {
    margin-top: 20px;
    background-color: #f8ecf6;
    margin: auto;
    padding: 20px
}

.main_content_wrapper .text_wrapper > div {
    margin-bottom: 10px
}

.main_content_wrapper .text_wrapper > div img {
    max-width: 100%;
    display: inline;
    vertical-align: middle
}

.main_content_wrapper .text_wrapper > div p {
    color: #3b3b3b;
    font-size: 16px;
    margin: 0;
    display: inline;
    vertical-align: middle
}

.main_content_wrapper .text_wrapper h3 {
    text-align: center;
    margin-bottom: 10px;
    color: #ff3686;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 0
}

.button_wrapper a,
.main_content_wrapper .text_wrapper .share_button {
    background-color: #ff3686;
    font-size: 19px;
    color: white;
    box-sizing: border-box;
    padding: 10px 0;
    width: 100%;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 20px
}

.button_wrapper {
    margin-top: -14px;
    align-self: center;
    width: 100%;
    display: inline-block;
    text-align: right;
    flex: 1
}

.logo {
    display: inline-block
}

.logo img {
    width: 271px;
    height: 85px
}

.button_wrapper .button {
    margin: 0;
    width: 150px;
    display: inline-block;
}

.head {
    padding-top: 20px
}

.head .container {
    display: flex
}


footer .id4you,
footer .iab {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

footer .id4you img {
    height: 50px
}

footer .iab img {
    height: 50px
}


.logo_footer {
    padding-top: 20px;
    clear: both;
    text-align: center
}

.logo_footer a {
    margin: 0 10px
}


.intro {
    max-width: 800px;
    width: 100%;
    margin: 35px auto;
    padding: 0 15px
}

.intro p {
    font-size: 16px
}

.intro p strong.rosa {
    color: #de3983
}

hr.gris.no_height {
    margin-bottom: 5px;
}



@media ( max-width: 767px ){

    .main_content_wrapper .text_wrapper > div {
        text-align: center
    }

    .main_content_wrapper .text_wrapper > div img {
        display: block;
        margin: auto
    }

    .main_content_wrapper p {
        font-size: 14px;
        line-height: 20px
    }

    .intro {
        margin: 15px auto;
        font-size: 16px
    }

}


.conoce_tu_cuerpo h3 {
    font-family: 'ABeeZee';
    font-size: 28px;
    color: #231f20;
    font-weight: bold;
}

.conoce_tu_cuerpo p {
    color: #4a4244;
    font-size: 16px;
    font-family: 'ABeeZee';
    margin-top: 20px
}

.conoce_tu_cuerpo .blog {
    border-left: 3px solid #953b91
}

.conoce_tu_cuerpo .blog > div {
    margin: 10px 0
}

.conoce_tu_cuerpo .blog > a {
    color: white;
    font-size: 16px;
    font-family: 'Varela Round';
    background: url('../images/fondo_btn_2.png') repeat-x;
    background-size: contain;
    display: block;
    width: 141px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none
}

.conoce_tu_cuerpo .blog h3 {
    color: #843480;
    font-family: 'ABeeZee';
    font-size: 18px
}

.conoce_tu_cuerpo .blog a:hover {
    background-image: url('../images/fondo_btn_2_hover.png');
}

.video_como_cuidarlas h3 {
    color: #8d3a92;
    font-size: 20px;
    font-family: 'ABeeZee';
    line-height: 26px
}

.video_como_cuidarlas p {
    color: #df3d86;
    font-size: 14px;
    font-family: 'ABeeZee';
    line-height: 26px;
    margin-top: 20px
}

.video_como_cuidarlas iframe {
    width: 100%
}

.detectar_mensaje {
    margin-top: 20px
}

.detectar_mensaje p {
    color: #4a4244;
    font-size: 20px;
    font-family: 'ABeeZee';
    text-align: center
}

.detectar_mensaje p + p {
    color: #e05e99;
}



.filtro {
    margin-bottom: 38px
}

.filtro > ul {
    padding: 0;
    text-align: center
}

.filtro > ul li {
    display: inline-block;
    background-color: #fff1f8;
    padding: 10px 23.4px;
    margin: 2.5px 0
}

.filtro > ul li a {
    color: #232323;
    font-size: 14px;
    font-family: 'ABeeZee';
    text-decoration: none
}

.filtro > ul li:hover {
    background-color: #fefce5
}

.filtro .activo {
    background-color: #fffbc9
}

.filtro .bootstrap-select {
    width: 100% !important
}

.filtro .bootstrap-select button {
    border-radius: 0;
    border-color: #5e5d5d;
    background-color: #ffe6f3;
    font-size: 24px
}

.filtro .bootstrap-select li {
    font-size: 20px
}

.filtro .bootstrap-select .bs-caret {
    display: none
}

.filtro .bootstrap-select > .dropdown-toggle {
    padding-right: 10px
}

.filtro .dropdown-menu {
    border-radius: 0
}

.filtro .filter-option {
    background: url('../images/flecha_abajo_2.png') right center no-repeat;
}

.como_sumarme {
    margin-bottom: 20px
}

.como_sumarme a {
    font-family: "Varela Round";
    font-size: 20px;
    color: white;
    font-weight: bold;
    padding: 15px 0;
    background: url('../images/fondo_btn.png') repeat-x;
    background-size: contain;
    display: block;
    text-align: center;
    text-decoration: none
}

.como_sumarme a:hover {
    background-image: url('../images/fondo_btn_hover.png');
}


.video_campania > div {
    background-color: #f4f6eb;
    padding: 20px 7px;
    padding-bottom: 17px;
    margin-bottom: 30px
}

.video_campania > div > div + div h3 {
    color: #8d3a92;
    font-size: 20px;
    font-family: "ABeeZee";
    margin-top: 10px;
    font-weight: bold;
    line-height: 26px
}

.video_campania > div > div + div p {
    color: #df3d86;
    font-size: 13px;
    font-family: "ABeeZee";
    margin-top: 20px;
    line-height: 21px
}

.video_campania iframe {
    width: 100%
}

.detectar_seniales h3 {
    color: #df3d86;
    font-size: 18px;
    font-family: 'ABeeZee'
}

.detectar_seniales p {
    color: #4a4244;
    font-size: 20px;
    font-family: 'ABeeZee';
    margin-top: 7px
}

.detectar_seniales .paso {
    height: auto;
    margin-bottom: 40px
}

.detectar_seniales .paso.margin {
    margin-bottom: 30px;
}

.detectar_seniales .paso > div + div {
    border-top: 3px solid #df3d86
}

.detectar_seniales .paso > div + div span {
    color: #4a4244;
    font-family: 'ABeeZee';
    font-size: 16px;
    text-align: center;
    display: block;
}

.descarga {
    background-color: #fcdeee;
    border-bottom: 3px solid #df3d86;
    padding: 15px 0 15px 15px !important
}

.descarga p {
    color: #c0286c;
    font-size: 20px;
    font-family: 'ABeeZee';
    display: inline-block;
    margin-left : 10px
}

.descarga a {
    display: inline-block;
    padding: 10px 15px;
    color: white;
    font-family: 'Varela Round';
    font-size: 18px;
    text-decoration: none;
    background: url('../images/fondo_btn_3.png') repeat-x;
    background-size: contain
}

.descarga a:hover {
    background-image: url('../images/fondo_btn_3_hover.png');
}

.descarga a span {
    display: inline-block;
    margin-right: 10px;
    width: 28px;
    height: 30px;
    vertical-align: -5px;
    background: url('../images/descargar.png') center center no-repeat;
}

.cargar_notas {
    text-align: center;
    margin-top: 40px
}


.cargar_notas a {
    color: #93398f;
    font-size: 18px;
    text-decoration: underline;
    font-weight: bold
}

.p_text {
    margin: 20px 0
}


/*Obras*/
.marg_t_25{  margin-top:15px;}
a.obra{ display:block;  margin-bottom:25px; }
a.obra .picture{  position:relative; }
a.obra .picture img{width:100%; height:auto;}
a.obra .picture .pic_hover{ display:none;}
a.obra:hover .picture .pic_hover{ display:block; background:#fffbc9; width:100%; height:100%; top:0px; position:absolute; z-index:2; }
a.obra:hover .picture .pic_hover p{ text-align:center; font-family: 'ABeeZee', sans-serif; font-size:18px; color:#404040; margin-top:55px;}
.detalle{ display:block; width:100%; padding:8px 12px; background:#ffffff; overflow:hidden;}
.artista{ width:80%; font-size:14px; color:#231f20; float:left; line-height:16px;}
.tecnica{width:80%; font-size:14px; color:#fe85bc;  float:left; }
.lupita{  width:15%; float:right;}
a.btn_conoce{ background:#fffbc9; position:fixed; z-index:100; width:491px; height:46px; bottom:0; left:50%; margin-left:-245px; text-align:center; z-index: 2; text-decoration: none}
a.btn_conoce:hover{ background:#faf4a9; }
a.btn_conoce img{ display:inline-block;}
a.btn_conoce p{ margin:0px 10px; font-size:16px; color:#404040; text-align:center; display:inline-block;
line-height:50px; text-transform:uppercase;}
.banda_nos_acomp{ background:#fe85bc; padding:15px 0px;}
.nos_a{ color:#de3983; font-size:20px; font-weight:600; margin-top: 20px}
/* Sobre la Campaña*/
h2.rosa{ color:#de3983; text-transform:uppercase; font-family: 'ABeeZee', sans-serif; font-size:22px; font-weight: bold; margin-bottom: 10px}
p.bajada{ font-size:16px; color:#4a4244; line-height: 26px}
p.bajada span.rosa{ color:#cd4683; font-weight:600;}
p.bajada span.negro{ color:#121111; font-weight:600;}
p.bajada span.gris{ color:#4a4244; font-weight:600;}
p.bajada a{ color:#121111; text-decoration:underline; font-weight:600;}
p.bajada a.rosa{ color:#cd4683; text-decoration:underline; font-weight:600;}
a.btn_comparti{ display:table; padding:6px 15px; text-align:center; font-family: 'ABeeZee', sans-serif; font-size:20px; font-weight:600; text-decoration:none;
color:#000; line-height:28px; text-transform:uppercase; background:url(../images/bg_btn_comp.png) repeat-x; margin-bottom:10px; }
a.btn_comparti:hover{ background:url(../images/bg_btn_comp.png) repeat-x 0 -40px; color:#fff; }
.app_face{ margin-bottom:20px; width:320px;}
.back_video{ background:#f4f6eb; padding:10px 20px 20px;}
.linea_top_2{ width:100%; display:block; height:3px; background:url(../images/linea_top.jpg) repeat-x; overflow:hidden; margin:0px; }
p.lila{ color:#8d3a92; font-size:20px; line-height:30px; font-weight:600;}
.video{ margin-bottom:15px; width:621px; height:372px;}
.bajada_r{ color:#df3d86; font-size:14px; line-height:28px; font-weight:600;}
/*Manifiesto*/
.bg_blanco{ background:#fff url(../images/linea_manif.png) no-repeat top center; padding:20px 13px 15px;}
p.hash_manif{  font-family: 'Varela Round', sans-serif; font-weight:600; color:#e64f91; font-size:31px; text-transform:uppercase; text-align:center;}
p.hash_manif span{font-weight:400;}
p.lejos{ font-size:16px; color:#4a4244; text-align:center;}
p.lejos a{ color:#de3983; font-weight:600;}
p.manifiesto{ font-size:18px; color:#de3983; text-align:center;}
h3.como_p{ margin:0px; font-size:22px; color:#de3983; text-transform:uppercase; font-weight:600; margin-bottom:10px;}
.items_p{ margin-bottom:30px;}
.items_p p{ color:#df3d86; font-size:18px; font-weight:600; }
.items_p p.desc{ color:#4a4244; font-size:16px; font-weight:400; margin-top:10px; }
.items_p p.desc span{font-size:16px; color:#231f20;  font-weight:600;}
.items_p p a{ display:block; color:#df3d86; font-weight:400; text-decoration:underline;}
.fecha{ color:#4a4244; font-size:16px;}
.fecha span{ font-weight:600;}
.tit_nota{ font-size:18px; color:#df3d86; font-weight:600;}
a.ver_nota{ display:block; font-size:14px; color:#93398f; text-decoration:underline; font-weight:600; margin-bottom:20px;}
a.ver_nota:hover{ color:#632560;}
.marg_b_20{ margin-bottom:20px;}
#wrapper{ margin-top:15px;}
.video_2{ margin-top:13px; }
.app_twitter{ margin-bottom:20px;}
.nombre_obra{ font-size:24px; color:#231f20; font-weight:600; margin-bottom:8px;}
.nombre_obra span{ font-weight:400;}
.nombre_artista{ font-size:16px; color:#de3983; text-transform:uppercase; line-height:20px; }
.nombre_artista a{ display:block; font-size:11px; color:#b72a62; text-decoration:none; }
.bajada_pop{ font-size:14px; color:#484848; line-height:25px; margin-bottom:15px;}
.participa{ font-size:16px; color:#231f20; font-weight:600; margin-bottom:10px;}
a.btn_comp_face{ display:block; width:143px; height:38px; background:url(../images/btn_compartir_face.jpg) no-repeat; }
a.btn_comp_face:hover{ width:143px; height:38px; background:url(../images/btn_compartir_face.jpg) no-repeat 0 -38px;}
a.btn_comp_twitter{ display:block; width:143px; height:38px; background:url(../images/btn_compartir_twitter.jpg) no-repeat;}
a.btn_comp_twitter:hover{ width:143px; height:38px; background:url(../images/btn_compartir_twitter.jpg) no-repeat 0 -38px;}
a.desc_arch{ display:block; width:97%; background:url(../images/fondo_btn.png) repeat-x; background-size: contain; font-size:16px; color:#fff; text-align:center; margin-top:10px; line-height:35px; padding: 5px 0;
 transition: none; text-decoration: none}
 a.desc_arch:hover {
    background-image: url('../images/fondo_btn_hover.png');
 }

@media (max-width: 767px){
    a.obra .picture .pic_hover{
        display: none !important
    }
}

.ant_sig{ display:block; text-align:center; margin:0 auto; }
a.ant{ display:inline-block; font-size:16px; color:#363636; font-weight:600;}
a.ant img{ width:16px; height:16px; background:url(../images/anterior_sigue.png); background-position:0 16px; margin-right:10px; vertical-align:middle; }
a.sig{ display:inline-block; font-size:16px; color:#363636; font-weight:600;}
a.sig img{ width:16px; height:16px; background:url(../images/anterior_sigue.png); background-position:-16px 0px; margin-left:10px; vertical-align:middle; }
.separa{ display:inline-block; height:34px; width:2px; background:#2b2b2b; vertical-align:middle; margin:0px 8px;}
a.cerrar{ font-size:16px; color:#363636; font-weight:600; display:inline-block; position:absolute; top:0px; right:15px;}
a.cerrar img{ display:inline-block; margin-right:5px; vertical-align: -2px;}
.la_obra img{ width:100%; height:auto;}
p.pasos{ font-size:16px; font-weight:600; color:#df3d86;}
p.baj_pas{ font-size:12px; color:#4a4244;}
.legislatura{ background:#f1f1ee; padding:15px 0px 7px; border-bottom:2px solid #ffffff;
margin-bottom:15px;}
p.declarado{ display:inline-block; font-size:18px; color:#231f20; line-height:50px; text-align:center;}
/*Agregado DRA*/
.back_dra{ background:#fff8b9 url(../images/lineas_dra.png) repeat-x bottom; overflow:hidden; padding:13px; margin-bottom:25px; padding-bottom:15px;  }
.dra{ display:block; position:absolute; top:-15px; left:25px;}
.dra p{ font-size:12px; color:#843480; margin-top:8px; text-align:center;}
.back_dra p.t{ font-size:16px; color:#231f20;}
.back_dra p.t span{ font-size:18px; font-weight:bold;}
.back_dra p{ font-size:16px; color:#df3d86; margin-bottom:20px;}
.back_dra p a{ display:block; color:#322d2a; font-size:12px; text-decoration:underline;}
.back_ana{ background:#fff url(../images/lineas_dra.png) repeat-x bottom; overflow:hidden; padding:13px 13px 5px; }
.back_ana p{ font-size:16px; color:#231f20;}
.back_ana p a{ display:block; text-decoration:underline; color:#df3d86;}
.hd_derago_1{ background:url(../images/calendar.png) no-repeat top left; width:113px; height:64px; float:left;}
.hd_derago_2{ background:#fff8b9; width:64%; height:50px; float:left; padding-top:13px; margin-top:14px;}
.app_chequeo{ margin-top:20px;}
.baja_bco{ background:#fff url(../images/linea_turno.png) no-repeat bottom; padding:15px 15px 17px;}
.baja_bco p{ font-size:18px; color:#843480; line-height:20px; font-weight:700; }
.baja_bco span{ font-size:13px; color:#231f20; display:block; margin-bottom:15px; }
a.pedi_turno{ display:block; background:url(../images/bg_solicitar_t.png) repeat-x; height:35px; color:#fff;  text-align:center;
text-transform:uppercase; font-size:18px; line-height:35px; }
a.pedi_turno:hover{ opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
	}


.redes_obra {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.redes_obra > div {
    text-align: center;
    background-color: white;
    width: 320px;
    margin: auto;
    padding-top: 13px;
    padding-bottom: 5px
}

.redes_obra p {
    color: #231f20;
    font-family: "Varela Round";
    font-size: 15px;
    display: inline-block;
    vertical-align: 20px;
    margin-right: 0px;
    float:left;
    margin-top:10px;
    margin-left:20px;
}

.redes_obra ul {
    padding: 0;
    display: inline-block;
    margin: 0px;
    padding-bottom: 3px;
}

.redes_obra ul li {
    display: inline-block;
    margin: 0 7px
}

.redes_obra ul li a {
    width: 45px;
    height: 44px;
    background: url('../images/redes_obra.png') no-repeat;
    text-indent: -10000px;
    overflow: hidden;
    display: block
}

.redes_obra ul li.facebook a {
    background-position: 0 0
}

.redes_obra ul li.twitter a {
    background-position: -54px 0
}

.redes_obra ul li.whatsapp {
    margin-right: 0
}

.redes_obra ul li.whatsapp a {
    background-position: -106px 0
}



/*Responsive*/
@media (min-width: 1200px) {
  .container {
    width: 1054px; /*Para grilla de 960, se restan 15pz de cada lado, en total 30px*/
  }
}

@media (min-width: 992px) and (max-width: 1200px){
    .detectar_seniales .paso {
        height: 305px
    }

    .btn_redes > a {
        width: 134px !important
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .btn_redes.como_prevenir {
        margin-bottom: 20px
    }
}

@media (max-width: 360px){
    .btn_redes > a {
        float: none !important;
        margin: auto;
        margin-bottom: 10px
    }
}

@media (min-width: 320px) and (max-width: 479px) {
a.id img{ display:block; margin:0 auto; text-align:center; float:none;}
.logo a img{ display:block; margin:0 auto;}
/*menu*/
ul.menu { text-align:center; float:none;}
ul.menu li { margin-bottom:13px;}
.hash{text-align:center; display:block; margin:0 auto; float:none; margin:15px 0px;}
/*Banda Gris*/
.banda_gris{ width:100%; overflow:hidden; background-position: center top; background-repeat: no-repeat}
h1.transp{ margin-bottom:10px; font-size:27px; line-height:28px;}
h2.curado{ margin-bottom:15px; }
h1.head_r{ font-size:27px; margin-top:25px;}
.lupita{  width:13%;}
.hash_f{ text-align:center; display:block; margin:0 auto; margin-bottom:15px;}
h1.campania{ font-size:30px; }
h1.manif{ font-size:30px; }
.app_face{ width:100%;}
.video{width:100%; height:auto; margin-bottom:10px; }
.video_2{width:100%; height:auto; margin-bottom:10px; }
.app_twitter{ margin-bottom:5px;}
a.btn_comp_twitter { width:95%;}
a.desc_arch{ width:100%;}
a.ant{ font-size:14px;}
a.sig{ font-size:14px;}
a.cerrar{ display:none;}
p.declarado{ display:block; margin:0 auto; line-height:20px; margin-top:10px; font-size:15px; border-top:1px solid #000; padding-top:10px; margin-bottom:8px;  }
/*agregado*/
.hd_derago_2{ width:60%; height:50px; padding-top:13px; margin-top:14px;}
.dra img{ width:90%;}
.dra p{ width:90%;}
}
@media (width: 360px) {	
a.twitter{ margin-left:140px;}
a.id img{ display:block; margin:0 auto; text-align:center; float:none;}
h2.curado{ line-height:20px;}
.lupita{  width:10%;}
.hash_f a.twitter{ margin:0 auto;}
.hash{text-align:center; display:block; margin:0 auto; float:none; margin:15px 0px;}
.hash a.twitter{ margin:0 auto;}
.video{width:100%; height:auto; margin-bottom:10px;}
.video_2{width:100%; height:100% auto; margin-bottom:10px; }
a.desc_arch{ width:98%;}
a.ant{ font-size:15px;}
a.sig{ font-size:15px;}
/*agregado*/
.hd_derago_2{ width:65%; height:50px; padding-top:13px; margin-top:14px;}
}
@media (min-width: 479px) and (max-width: 639px)  {

a.id img{ display:block; margin:0 auto; text-align:center; float:none;}
h1.transp{ margin-bottom:10px; font-size:27px; line-height:28px;}
h2.curado{ margin-bottom:15px; }
h1.head_r{ font-size:27px; margin-top:25px;}
.logo a img{ display:block; margin:0 auto;}
/*menu*/
ul.menu { text-align:center;  float:none;}
ul.menu li { margin-bottom:13px;}
.hash{ margin-top:13px; margin-bottom:20px; float:none; text-align:center;}
/*Banda Gris*/
.banda_gris{ width:100%; ; overflow:hidden; background-position: center top; background-repeat: no-repeat}
.lupita{  width:8%;}
.hash_f{ text-align:center; display:block; margin:0 auto; margin-bottom:15px;}
.app_face{ width:100%;}
.video{width:100%; height:auto; margin-bottom:10px; }
.video_2{width:100%; height:100% auto; margin-bottom:10px; }
a.desc_arch{ width:100%;}
p.declarado{ display:block; margin:0 auto; line-height:20px; margin-top:10px; font-size:15px; border-top:1px solid #000; padding-top:10px; margin-bottom:8px;  }
/*agregado*/
.hd_derago_2{ width:74.4%; height:50px; padding-top:13px; margin-top:14px;}
}
@media (device-width: 640px) {	
	a.id img{ display:block; margin:0 auto; text-align:center; float:none;}
	h1.transp{ margin-bottom:10px; font-size:34px; line-height:28px;}
	h2.curado{ margin-bottom:15px; }
	h1.head_r{ font-size:34px; margin-top:25px;}
	.logo a img{ display:block; margin:0 auto;}
	/*menu*/
	ul.menu { text-align:center;  float:none;}
	ul.menu li { margin-bottom:13px;}
	.hash{ margin-top:13px; margin-bottom:20px; float:none; text-align:center;}
	/*Banda Gris*/
.banda_gris{ width:100%;  overflow:hidden; background-position: center top; background-repeat: no-repeat}
.lupita{  width:5%;}
.hash_f{ text-align:center; display:block; margin:0 auto; margin-bottom:15px;}
.app_face{ width:100%;}
.video{width:100%; height:auto; margin-bottom:10px;  }
.video_2{width:100%; height:100% auto; margin-bottom:10px; }
a.desc_arch{ width:100%;}
p.declarado{ display:block; margin:0 auto; line-height:20px; margin-top:10px; font-size:15px; border-top:1px solid #000; padding-top:10px; margin-bottom:8px;  }
/*agregado*/
.hd_derago_2{ width:81%; height:50px; padding-top:13px; margin-top:14px;}
}

@media (device-width: 767px) {
h2.curado{ margin-bottom:15px;}
ul.menu { float:none; margin-top:20px; text-align:center;}
.app_face{ width:100%;}
.video{width:100%; height:auto; }
.video_2{width:100%; height:100% auto;  }
p.declarado{ display:block; margin:0 auto; line-height:20px; margin-top:10px; font-size:18px; border-top:1px solid #000; padding-top:10px; margin-bottom:8px;  }
.hd_derago_2{ width:48%; height:50px; padding-top:18px; margin-top:14px;}
.hd_derago_2 img{ width:85%; }
}
@media (min-width: 769px) and (max-width: 1024px) {
.hash span{ margin-left:85px;}
.app_face{ width:100%;}
.video{width:100%; height:auto; }
.video_2{width:100%; height:100% auto; }
a.desc_arch{ width:92%;}
p.declarado{ font-size:17px; }
/*agregado*/
.hd_derago_2{ width:61%; height:50px; padding-top:13px; margin-top:14px;}
}

.logo_footer {
    margin-top: 16px
}

p.declarado {
    line-height: 20px
}


@media (min-width: 992px) and (max-width: 1199px){
    .filtro li a {
       font-size: 13px !important;
    }

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


@media (min-width: 660px) and (max-width: 1199px){
    p.declarado {
        font-size: 16px;
        text-align: center;
    }
}

@media (min-width: 991px){
    .texto {
       margin-top: 6px;
    }

    .separa {
        height: 45px;
    }

    .legislatura {
        padding-top: 8px;
    }
}


@media (max-width: 991px){

    .main_content_wrapper .text_wrapper .share_button {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 15px;
    }

    .como_sumarme > div {
        padding: 0
    }

    .como_sumarme > div:first-child {
        margin-bottom: 15px
    }

    p.declarado {
        display: block
    }

    .bloque_1 {
        background-color: white;
        padding-top: 20px;
        padding-bottom: 0;
        background-color: #fcfbf6
    }

    .bloque_2 {
        background-color: #fcfbf6
    }

    .bloque_1 p {
        line-height: 20px
    }

    .bloque_1,
    .bloque_2 {
        height: auto
    }

    .form_contacto {
       padding-left: 5px;
    }

    .form_contacto > div:first-child {
        margin-top: 0
    }

    .form_contacto > .head_form span {
        display: block
    }

    .form_contacto .set-padding-right,
    .form_contacto .set-padding-left {
        padding: 0 !important
    }

    .form_contacto input[type=submit] {
        float: none;
        width: 100%;
        margin-top: 10px
    }

    .form_contacto .mensaje {
        text-align: left
    }

    .form_contacto .mensaje span {
        display: block
    }

   .form_contacto .head_form label {
        margin-left: 0 !important;
        display: block
    }

    .detectar_seniales .paso img {
        width: 100%
    }

    .descarga {
        margin-top: 20px
    }

    .descarga a {
        display: block;
        text-align: center;
        font-size: 23px
    }

    .descarga a span {
        vertical-align: -7px;
        width: 37px;
        height: 35px;
    }

    .descarga p {
        text-align: center;
        margin-top: 10px
    }

    .descarga {
        background-color: transparent;
        border: none;
        padding: 0 !important
    }

    a.ant,
    a.sig {
        font-size: 16px
    }

    a.ant img,
    a.sig img {
        vertical-align: 0
    }
}


@media (min-width: 641px) and (max-width: 768px){
    .head {
        position: relative
    }

    .redes {
        position: absolute;
        top: 0;
        right: 0
    }
}


@media (min-width: 768px) and (max-width: 991px){
    .sombra > div:after {
        width: 50px !important
    }
}


@media (min-width: 767px){
    .espacio_fondo {
        padding-bottom: 20px
    }

    .logo_footer {
        margin-right: 15px;
        clear: initial;
        margin: 0;
        padding: 0
    }

    .logo_footer a {

    }

}


@media (max-width: 767px){
    .hash_f {
        text-align: center;
        margin-bottom: 10px
    }

    .logo_footer {
        float: none !important
    }

    a.id img {
        float: none !important;
        margin: auto
    }

    .video_campania > div > div + div p {
        font-size: 15px
    }

    .video_como_cuidarlas h3 {
        margin-top: 21px;
        line-height: initial
    }

    .video_como_cuidarlas p {
        font-size: 18px;
        line-height: 24px
    }

    .detectar_seniales h3 {
        font-size: 21px;    
    }

    .detectar_seniales p {
        font-size: 18px;    
    }

    .detectar_seniales .paso {
        height: auto;
    }

    .detectar_seniales .paso span {
        font-size: 18px !important
    }

    .detectar_mensaje {
        margin: 0
    }

    .bajada_pop {
        font-size: 17px;
        line-height: 28px
    }

    .nombre_obra {
        font-size: 23px;
        margin-bottom: 0;
        margin-top: 8px
    }

    .nombre_artista,
    .nombre_artista a {
        font-size: 20px;
        line-height: 27px
    }

    .body_obra {
        padding-bottom: 100px;
        padding-top: 0 !important
    }

    a.desc_arch {
        font-size: 24px;
        padding: 10px 0
    }

    .btn_redes > a {
         width: 45px !important;
        height: 44px;
        float: none !important;
        display: inline-block !important;
        margin-left: 10px
    }

    .btn_redes > a:first-child {
        margin-left: 0 !important
    }

    .btn_redes .btn_comp_twitter {
        width: 45px !important;
        height: 44px;
        background: url('../images/redes_obra.png') -54px 0 no-repeat !important;
        text-indent: -10000px;
        overflow: hidden;
        display: block;
        float: none !important
    }

    .btn_redes .btn_comp_face {
        width: 45px !important;
        height: 44px;
        background: url('../images/redes_obra.png') no-repeat;
        text-indent: -10000px;
        overflow: hidden;
        display: block
    }

    .btn_redes .btn_comp_twitter:hover {
        background: url('../images/redes_obra.jpg') -54px 0 no-repeat;
        height: 44px;
    }

    .btn_redes .btn_comp_face:hover {
         background: url('../images/redes_obra.png') no-repeat;
         height: 44px;
    }

    .btn_comp_whatsapp {
        width: 45px !important;
        height: 44px;
        background: url('../images/redes_obra.png') no-repeat;
        text-indent: -10000px;
        overflow: hidden;
        display: block;
        background-position: -106px 0
    }

    .banda_gris {
        min-height: initial !important
    }

}


@media (max-width: 640px){
    .hash {
        display: none
    }

    .dia > strong {
        display: block
    }

    .dia > span {
        display: none
    }

    .head .container {
        display: block
    }

    .logo {
        display: block
    }

    .button_wrapper {
        margin: 15px auto;
        text-align: center
    }

    .button_wrapper .button {
        padding: 6px 0;
        width: 130px;
        font-size: 14px
    }

}


@media (max-width: 430px){
    .btn_galeria a {
        font-size: 24px
    }
}


@media (max-width: 500px){

    .menu_mobile h2 {
        font-size: 20px;
    }

    .menu_mobile_body a {
        font-size: 18px
    }
}



@media (max-width: 330px){
    .cada_empresa img {
        height: 50px
    }
}



.popup_convocatoria {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, 0.7);
    z-index: 10
}

.popup_convocatoria > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    background-color: #f8f5d5;
    text-align: center;
    padding: 30px
}

.popup_convocatoria > div > h3 {
    color: #303030;
    font-family: 'Gotham Rounded Book';
    font-size: 30px
}

.popup_convocatoria > div > h3 strong {
    font-family: 'Gotham Rounded';
    display: block;
    font-weight: normal;
    color: #ff3686
}

.popup_convocatoria > div > p {
    font-family: 'ABeeZee';
    font-size: 16px;
    color: #303030;
    line-height: 21px;
    max-width: 365px;
    margin: 15px auto
}

.popup_convocatoria > div > a {
    display: inline-block
}

.popup_convocatoria > div > a img {
    max-height: 370px
}

.popup_convocatoria > div .close_button {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #303030;
    font-family: 'Gotham Rounded';
    text-transform: uppercase;
    font-size: 12px
}


@media (max-width: 767px){

    .popup_convocatoria > div {
        width: 100%;
        height: 100%;
        padding: 20px;
        padding-top: 45px;
        overflow: auto
    }

    .popup_convocatoria > div > .close_button {
        color: #ff3686;
        padding: 3px 9px;
        background-color: white;
        padding-top: 5px
    }

    .popup_convocatoria > div > p {
        margin-top: 7px
    }

    .popup_convocatoria > div > a img {
        max-height: 320px
    }

    .popup_convocatoria > div > h3 {
        font-size: 20px
    }

}

#sumar { margin-top: 10px; margin-bottom: 20px; font-size:25px; font-family: 'ABeeZee', sans-serif; background:#fffbc9; text-align:center; }
#sumar p { margin:5px 0; }
#sumar a { color:#f00069; text-decoration:underline; }
#sumar a:hover { color:#161415; }
@media (max-width: 991px){
	#sumar { font-size:20px; }
}
.emp_aco{ font-family: 'ABeeZee', sans-serif; color:#f760a5; font-size:18px; font-weight:600; text-align:center; margin-top:20px; }


#error_404 { background:#ffe6f3; }

#error_404 .banda_rosa {
    margin-bottom: 0
}

#error_404 .error_text {
    width: 760px;
    padding-top: 60px;
    margin: auto
}

#error_404 .error_text h2 {
    font-family: 'Gotham Rounded';
    font-weight: 500;
    font-size: 35px;
    color: #de3983;
    text-align: center;
    display: inline-block
}

#error_404 .error_text h2 strong {
    font-size: 124px;
    display: block;
    line-height: 105px
}

#error_404 .error_text h2 + p {
    vertical-align: 20px;
    padding-left: 20px;
    max-width: 470px;
    display: inline-block;
    color: black;
    font-size: 32px;
    font-family: 'Gotham Rounded Book';
    line-height: 35px
}

#error_404 .banda_rosa > .container {
    background: url('../images/bg_error.png') 50px top no-repeat
}

#error_404 .div_redes {
    margin-top: 50px;
    margin-bottom: 50px
}

#error_404 .div_redes > p {
    text-align: center;
    margin-bottom: 30px;
    color: #e83b83;
    font-family: 'Gotham Rounded';
    font-size: 25px
}

#error_404 .div_redes > div {
    text-align: center
}

#error_404 .div_redes > div > div {
    width: 19%;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

#error_404 .div_redes > div a {
    font-family: 'Gotham Rounded';
    font-size: 16px;
    display: block;
    color: black;
    text-transform: uppercase
}

#error_404 .div_redes > div a span:first-child {
    display: block;
    margin: auto;
    background-position: center top;
    background-repeat: no-repeat
}

#error_404 .div_redes > div a span + span {
    margin-top: 12px;
    display: block
}

#error_404 .div_redes > div a span.icon_blog {
    background-image: url('../images/icon_blog.png');
    width: 23px;
    height: 30px
}

#error_404 .div_redes > div a span.icon_facebook {
    background-image: url('../images/icon_facebook_2.png');
    width: 26px;
    height: 30px
}

#error_404 .div_redes > div a span.icon_twitter {
    background-image: url('../images/icon_twitter_2.png');
    width: 29px;
    height: 30px
}

#error_404 .div_redes > div a span.icon_instagram {
    background-image: url('../images/icon_instagram_2.png');
    width: 30px;
    height: 30px
}

#error_404 .div_redes > div a span.icon_youtube {
    background-image: url('../images/icon_youtube_2.png');
    width: 36px;
    height: 30px
}





@media ( max-width: 991px ){

    #error_404 .error_text {
        width: 100%
    }

    #error_404 .error_text h2 {
        display: block
    }

    #error_404 .error_text h2 + p {
        display: block;
        margin-top: 20px;
        text-align: center;
        max-width: initial;
        max-width: auto
    }

}


@media ( max-width: 767px ){

    #error_404 .error_text {
        padding-top: 30px
    }

    #error_404 .error_text h2 strong {
        font-size: 92px;
        line-height: 90px
    }

    #error_404 .error_text h2 + p {
        font-size: 22px
    }

    #error_404 .div_redes {
        margin-top: 30px
    }

    #error_404 .div_redes > p {
        font-size: 20px;
        margin-bottom: 20px
    }

    #error_404 .div_redes > div a {
        font-size: 12px
    }

}


@media (max-width: 500px){

    #error_404 .banda_rosa > .container {
        background-position: 0 top
    }

    #error_404 .div_redes > div {
        text-align: left
    }

    #error_404 .div_redes > div > div {
        width: 30%;
        margin-bottom: 20px
    }

}