@font-face {
     font-family: 'oswaldbold';
     src: url('fonts/fuentes/oswald-bold-webfont.eot');
     src: url('fonts/fuentes/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fuentes/oswald-bold-webfont.woff2') format('woff2'), url('fonts/fuentes/oswald-bold-webfont.woff') format('woff'), url('fonts/fuentes/oswald-bold-webfont.ttf') format('truetype'), url('fonts/fuentes/oswald-bold-webfont.svg#oswaldbold') format('svg');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'oswaldextralight';
     src: url('fonts/fuentes/oswald-light-webfont.eot');
     src: url('fonts/fuentes/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fuentes/oswald-light-webfont.woff2') format('woff2'), url('fonts/fuentes/oswald-light-webfont.woff') format('woff'), url('fonts/fuentes/oswald-light-webfont.ttf') format('truetype'), url('fonts/fuentes/oswald-light-webfont.svg#oswaldlight') format('svg');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'oswaldlight';
     src: url('fonts/fuentes/oswald-light-webfont.eot');
     src: url('fonts/fuentes/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fuentes/oswald-light-webfont.woff2') format('woff2'), url('fonts/fuentes/oswald-light-webfont.woff') format('woff'), url('fonts/fuentes/oswald-light-webfont.ttf') format('truetype'), url('fonts/fuentes/oswald-light-webfont.svg#oswaldlight') format('svg');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'oswaldmedium';
     src: url('fonts/fuentes/oswald-medium-webfont.eot');
     src: url('fonts/fuentes/oswald-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fuentes/oswald-medium-webfont.woff2') format('woff2'), url('fonts/fuentes/oswald-medium-webfont.woff') format('woff'), url('fonts/fuentes/oswald-medium-webfont.ttf') format('truetype'), url('fonts/fuentes/oswald-medium-webfont.svg#oswaldmedium') format('svg');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'oswaldregular';
     src: url('fonts/fuentes/oswald-regular-webfont.eot');
     src: url('fonts/fuentes/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fuentes/oswald-regular-webfont.woff2') format('woff2'), url('fonts/fuentes/oswald-regular-webfont.woff') format('woff'), url('fonts/fuentes/oswald-regular-webfont.ttf') format('truetype'), url('fonts/fuentes/oswald-regular-webfont.svg#oswaldregular') format('svg');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'oswaldsemibold';
     src: url('fonts/fuentes/oswald-semibold-webfont.eot');
     src: url('fonts/fuentes/oswald-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fuentes/oswald-semibold-webfont.woff2') format('woff2'), url('fonts/fuentes/oswald-semibold-webfont.woff') format('woff'), url('fonts/fuentes/oswald-semibold-webfont.ttf') format('truetype'), url('fonts/fuentes/oswald-semibold-webfont.svg#oswaldsemibold') format('svg');
     font-weight: normal;
     font-style: normal;
}
 *{
     margin: 0px;
     padding: 0px;
}
 html{
     scroll-behavior: smooth;
}
 h1, h2, h3, h4, h5 ,h6{
     color: #5A5858;
     font-family: 'oswaldregular';
}
 p, span, small{
     color: #5A5858;
     font-family: 'oswaldextralight';
     font-size: 16px;
}
 body{
     background-color: #fff;
}
 header{
     margin-top: 20px;
}
 hr{
     border: 1px solid #BCB9B2;
     border-radius: 10px ;
     height: 0px;
     text-align: center;
}
 .widget {
     color: #858585;
}
/* --- list style --- */
 ul.general {
     list-style:none;
     margin-left:0;
}
 ul.link-list{
     margin:0;
     padding:0;
     list-style:none;
}
 ul.link-list li{
     margin:0;
     padding:2px 0 2px 0;
     list-style:none;
}
 .ultimasnoticias{
     width: 100%;
     height: 100px;
     border-radius:5px;
}
 .foot-head{
     color:#f2f2f2;
}
 .foot{
     color:#333333;
}
 .search{
     background-color: #C0B9B1;
     margin-top: 0px;
     border-radius: 15px;
     margin-top: 40px;
}
 .search input{
     width: 800px;
     display: inline;
     margin-bottom: 10px;
     margin-top: 8px;
     border-radius: 15px;
     padding: 10px;
     color: #5A5858;
     font-family: 'oswaldregular';
     font-size: 16px;
}
 .searchCond{
     background-color: #D8D1C3;
     margin-top: 0px;
     border-radius: 5px;
     margin-top: 2px;
}
 .searchCond input{
     width: 200px;
     display: inline;
     margin-bottom: 10px;
     margin-top: 8px;
     border-radius: 15px;
     padding: 10px;
     color: #5A5858;
     font-family: 'oswaldregular';
     font-size: 16px;
}
 .condh1{
     letter-spacing: -1.5px;
     font-family: 'oswaldlight';
}
 .condh1span{
     color: red;
     font-family: 'oswaldregular';
     color: #6F436F;
     font-size: 40px;
}
 .condh1SpanPA{
     color: red;
     font-family: 'oswaldregular';
     letter-spacing: -1.5px;
     font-size: 30px;
     color: #5B0D19;
}
 .redes{
     margin-top: 20px;
}
 .img-sombra{
     -webkit-box-shadow: 1px 6px 21px 12px rgba(0,0,0,0.47);
     box-shadow: 1px 6px 21px 12px rgba(0,0,0,0.47);
}
 .tematicos{
     background-color: #B1AAA0;
     border-radius:10px;
     padding: 1px;
     padding-left: 10px;
     padding-right: 10px;
     margin-bottom: 5px;
}
 .tematicos small{
     color:#749C44;
     font-size:20px;
}
 .especialidad{
     background-color: #B1AAA0;
     border-radius:10px;
     padding: 1px;
     padding-left: 10px;
     padding-right: 10px;
     margin-bottom: 5px;
}
 .especialidad small{
     color:#7C96B7;
     font-size:20px;
}
 .mesmujer{
     background-color: #9D2527;
     border-radius:10px;
     padding: 1px;
     padding-left: 10px;
     padding-right: 10px;
     margin-bottom: 5px;
     color:#f2f2f2;
}
 .mesmujer h4 small{
     color:#f2f2f2;
     font-size:40px;
}
 .canal_tematico{
     background-color: #EFEAE7;
     padding: 0px;
     margin:0px;
     margin-bottom: 5px;
     padding-left: 10px;
}
 .canal_tematico img{
     padding-top: 10px;
     padding-bottom: 10px;
}
 .canal_tematico h3 small{
     font-size: 20px;
}
 .barra{
     background-color: #D9D2CC;
     border-radius: 10px 10px 0px 0px;
     margin-left:0px;
     margin-right:0px;
     min-height: 60px 
}
 .hoyen_comunidad{
     background-color: #799C4A;
     border-radius: 10px;
}
 .hoyen_mujer{
     background-color: #9A7E8C;
     border-radius: 10px;
}
 .hoyen_viviendosano{
     background-color: #86986E;
     border-radius: 10px;
}
 .hoyen_hombre{
     background-color: #38302D;
     border-radius: 10px;
}
 .mujer{
     background-color: #D9D2CC;
     margin:0px;
     margin-bottom: 5px;
     padding-left: 0px;
     padding-right: 0px;
     border-radius: 10px;
}
 .primeros_auxilios{
     background-color: #9D2527;
     border-radius: 10px;
     color:#f2f2f2;
}
/*Centrar Navbar Bootstrap*/
 .navbar .navbar-nav {
     display: inline-block;
     float: none;
     vertical-align: top;
}
 .navbar .navbar-collapse {
     text-align: center;
}
/* fin*/
 .img-noticias{
     width:170px !important;
     height: auto;
     float:left;
     margin-right:20px;
}
 .bnt-menu-principal{
     display: inline;
}
/*mENU DE COMUNIDAD*/
/* cambiar tipo de letra */
 .sidermenu_comunidad {
     text-indent: 0px;
     color:#5A564D;
     font-family: 'oswaldLight', sans-serif;
     font-size: 15px;
     margin-bottom:4px;
}
 .sidermenu_tematicos{
     text-indent: 0px;
     color:#5A564D;
     font-family: 'oswaldLight', sans-serif;
     font-size: 16px;
     margin-bottom: 3px;
}
/* cambiar el color de fondo a la barra */
 nav.navbar {
     background-color: #7E786C;
     border-radius: 0PX 0PX 10PX 10PX 
}
/*MEDIA QUERY 
/**/
/**LG**/
 @media (min-width: 1199px) {
     .smHidden{
         display: none;
    }
     .navbar-form .form-control{
         width: 600px;
    }
}
/* md */
 @media (min-width: 992px) and (max-width: 1199px) {
     .smHidden{
         display: none;
    }
     .navbar-form .form-control{
         width: 400px;
    }
     .widget-toptematicos-wrapper{
         height: 110px !important;
    }
     .small-tematic{
         display: none;
    }
}
/* SM */
 @media (min-width: 768px) and (max-width: 991px) {
     .smHidden{
         display: none;
    }
     body{
         margin-top: 5px;
    }
     .search{
         background-color: #C0B9B1;
         margin: 0px;
         border-radius: 15px;
         display: inline;
         margin-top: 40px;
    }
     .search input{
         width: 200px;
         display: inline;
         margin-bottom: 5px;
         margin-top: 5px;
         border-radius: 15px;
         padding: 5px;
    }
     .redes{
         margin-top: 0px;
    }
     .barra-principal{
         margin-top: 0px;
    }
     .navbar-form .form-control{
         width: 250px;
    }
}
/* XS */
 @media (max-width: 480px) {
     .wrapper_primerosAuxilios{
         margin-bottom: 20px;
    }
     .publicaciones_wrraper{
         margin-left: 15px !important;
         margin-right: 15px !important;
    }
    .eshop_wrraper{
         margin-right: 15px;
         margin-bottom: 20px;
    }
     .smHidden{
         display: block;
    }
     .btn_barra{
         font-size: 14px !important;
    }
     body{
         margin-top: 0px;
    }
     .barrap{
         border-radius: 10px;
    }
     .ultimasnoticias{
         width: 100%;
         height: 200px;
         border-radius:5px;
         margin-top: 30px;
    }
     .search{
         background-color: #C0B9B1;
         margin-top: 12px;
         border-radius: 15px;
         display: inline;
         margin-top: 20px;
    }
     .search input{
         width: 20px;
         display: inline;
         margin-bottom: 5px;
         margin-top: 5px;
         border-radius: 15px;
         padding: 5px;
    }
     .redes{
         margin-top: 0px;
    }
     .img-noticias{
         width:100%;
         margin-bottom: 10px;
    }
     .bnt-menu-principal{
         width: 45%;
    }
}
/*ESTILOS DEL SLIDER*/
 .carousel-control.left {
     background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .0000) 100%);
     background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0)), to(rgba(0, 0, 0, .0000)));
     background-image: linear-gradient(to right, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .0000) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
     background-repeat: repeat-x;
}
 .carousel-control.right {
     right: 0;
     left: auto;
     background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0000) 0%, rgba(0, 0, 0, .0) 100%);
     background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0000)), to(rgba(0, 0, 0, .0)));
     background-image: linear-gradient(to right, rgba(0, 0, 0, .0000) 0%, rgba(0, 0, 0, .0) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
     background-repeat: repeat-x;
}
 .carousel-indicators {
     position: absolute;
     bottom: 0px;
     left: 75%;
     top: 95%;
     z-index: 15;
     width: 60%;
     padding-left: 0;
     margin-left: -30%;
     text-align: center;
     list-style: none;
}
 .carousel-indicators li {
     display: inline-block;
     width: 10px;
     height: 10px;
     margin: 1px;
     text-indent: -999px;
     cursor: pointer;
     background-color: #5A5858;
     background-color: rgba(0, 0, 0, 0,8);
     border: 1px solid #fff;
     border-radius: 10px;
}
 .carousel-indicators .active {
     width: 12px;
     height: 12px;
     margin: 0;
     background-color: #789C4A;
}
 .carousel-caption {
     position: absolute;
     right: 15%;
     bottom: 20px;
     left: 15%;
     z-index: 10;
     padding-top: 20px;
     padding-bottom: 20px;
     color: #fff;
     text-align: center;
     text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
 .carousel-caption .btn {
     text-shadow: none;
}
 @media screen and (min-width: 768px) {
     .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
         width: 30px;
         height: 30px;
         margin-top: -10px;
         font-size: 30px;
    }
     .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
         margin-left: -10px;
    }
     .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
         margin-right: -10px;
    }
     .carousel-caption {
         right: 20%;
         left: 20%;
         padding-bottom: 30px;
    }
     .carousel-indicators {
         bottom: 20px;
    }
}
/*PAGINACION*/
 .pagination {
     display: inline-block;
     padding-left: 0;
     margin: 20px 0;
     border-radius: 4px;
}
 .pagination > li {
     display: inline;
}
 .pagination > li > a, .pagination > li > span {
     position: relative;
     float: left;
     padding: 6px 12px;
     margin-left: -1px;
     line-height: 1.42857143;
     color: #337ab7;
     text-decoration: none;
     background-color: #fff;
     border: 1px solid #ddd;
}
 .pagination > li:first-child > a, .pagination > li:first-child > span {
     margin-left: 0;
     border-top-left-radius: 4px;
     border-bottom-left-radius: 4px;
}
 .pagination > li:last-child > a, .pagination > li:last-child > span {
     border-top-right-radius: 4px;
     border-bottom-right-radius: 4px;
}
 .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
     z-index: 2;
     color: #7E786C;
     background-color: #eee;
     border-color: #ddd;
}
 .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
     z-index: 3;
     color: #fff;
     cursor: default;
     background-color: #7E786C;
     border-color: #7E786C;
}
 .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
     color: #7E786C;
     cursor: not-allowed;
     background-color: #fff;
     border-color: #ddd;
}
 .pagination-lg > li > a, .pagination-lg > li > span {
     padding: 10px 16px;
     font-size: 18px;
     line-height: 1.3333333;
}
 .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
     border-top-left-radius: 6px;
     border-bottom-left-radius: 6px;
}
 .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
     border-top-right-radius: 6px;
     border-bottom-right-radius: 6px;
}
 .pagination-sm > li > a, .pagination-sm > li > span {
     padding: 5px 10px;
     font-size: 12px;
     line-height: 1.5;
}
 .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
     border-top-left-radius: 3px;
     border-bottom-left-radius: 3px;
}
 .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
     border-top-right-radius: 3px;
     border-bottom-right-radius: 3px;
}
/*=====================================*/
/*GLOSAROS*/
 .wrapper-glosario-mujer{
     background-color: #8F7381;
     padding: 6px;
     border-radius: 5px;
     text-align: center;
}
 .wrapper-glosario-mujer ul li{
     display: inline;
     margin-right: 5px;
}
 .wrapper-glosario-mujer ul li a{
     color: #f2f2f2;
     font-family: 'oswaldLight';
     font-size: 18px;
}
 .glosary-next{
     color: #5A5858;
     text-decoration: none;
     font-weight: bold;
}
/*=========*/
/*WIDGET CONDICIONES*/
 .wraper-condiciones{
     background-color: #D8D2CB;
     height: 400px;
     border-radius: 0px 0px 10px 10px;
     margin-top: 10px;
}
 .img-condiciones-title{
     padding-left: 10px;
     margin-top: 5px;
}
 .img-condiciones-title span{
     color: #754573;
     font-family: 'oswaldLight';
     font-weight: bold;
     font-size: 20px;
}
 .condiciones-ir{
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 15px;
}
 .img-condiciones{
     margin-top: 5px;
     background-color: transparent;
     height: 180px;
     overflow: hidden;
}
 .img-condiciones img{
     height: 180px;
}
 .condiciones-content{
     width: 93%;
     height: 90px;
     background-color: transparent;
     margin-left: 10px;
     margin-right: 20px;
     overflow: hidden;
     text-align: justify;
}
/*WIDGET CANAL MUJER*/
 .wraper-canal-mujer{
     background-color: #D8D2CB;
     height: 340px;
     border-radius: 10px;
}
 .wraper-canal-mujer .title-content{
     padding-top: 5px;
     padding-left: 10px;
}
 .wraper-canal-mujer .title-content img{
     width: 100%;
}
 .img-content{
     margin-top: 5px;
     background-color: transparent;
     height: 180px;
     overflow: hidden;
}
 .img-content img{
     width: 100%;
}
 .article-content{
     padding-top: 5px;
     padding-left: 10px;
}
 .article-content a{
     text-decoration: none;
}
 .article-content a span{
     font-family: 'oswaldextralight';
     font-size: 16px;
     color: #474949;
}
 .ir{
     position: absolute;
     bottom: 5px;
     left: 25px;
}
 .ir img{
     width: 100%;
}
/*=====================*/
/*SLIDER*/
 .slider-img-content{
     background-color: transparent;
     height: 280px;
     overflow: hidden;
}
 .slider-img-content img{
     width: 100%;
}
/*=====================*/
/*dropdown de guias*/
 #guias{
     background-color: #7E786C;
}
 #guias li a p{
     color: #fff;
     font-family: 'oswaldregular';
}
 #guias li a p:hover{
     color: #5A5858;
}
 .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
     background-color: transparent;
}
/*=====================*/
/*primeros auxilios*/
 .wrapper-primeros-auxilios{
     background-color: #7E786C;
     padding: 5px;
     border-radius: 20px;
     text-align: center;
}
 .wrapper-primeros-auxilios ul li{
     display: inline;
     margin-right: 12px;
}
 .wrapper-primeros-auxilios ul li a{
     color: #f2f2f2;
     font-family: 'oswaldLight';
     font-size: 18px;
}
 .a-link a:hover{
     text-decoration: none;
}
/*PRIMEROS AUXILIOS SEARCH*/
 .wrapper-search{
     background: url(../images/comunidad/auxilios/banner.jpg) no-repeat top center ;
     height: 230px;
     margin-bottom: 10px;
}
 .form-auxilios{
     top: 125px;
     left: 200px;
     position: absolute;
}
 .search-imput .form-group input{
     border-radius: 15px;
     width: 350px;
     height: 40px;
}
 .form-auxilios button{
     color: #9E2527;
     font-weight: bold;
}
/*FOOTER*/
 footer{
     background-color: #7E786C;
     min-height: 200px;
     padding: 20px 
}
 footer .col1{
     border-right: 2px solid #A69C95;
     min-height: 300px;
     padding-left: 100px;
     padding-top: 20px;
}
 footer .col2{
     border-right: 2px solid #A69C95;
     min-height: 300px;
     padding-left: 30px;
}
 footer .btn-link{
     color: #D9D8D6;
     font-family: "oswaldLight";
     padding-top: 0px;
     padding-bottom: 0px;
     padding-left: 0px;
}
 footer .btn-link:hover, footer .well a:hover {
     text-decoration: none;
}
 footer .well{
     background: transparent;
     border: none;
     -webkit-box-shadow:none;
     box-shadow:none;
     padding-top: 0px;
     padding-left: 40px;
     padding-bottom: 0px;
     margin-bottom: 5px;
}
 footer .well a{
     color: #D9D8D6;
     font-family: "oswaldextralight";
}
 footer .noticia{
     color: #D9D8D6;
     margin-bottom: 0px;
     padding-bottom: 0px;
     margin-top:25px;
     margin-bottom: 10px;
}
 .logo-foot{
     width: 60%;
     margin-top: 20px;
     margin-bottom: 20px;
}
 .twitter-foor{
     margin-top: 2px;
     margin-left: 5px;
}
 .title-foot{
     font-family: 'oswaldextralight';
     color: #D9D8D6;
}
 .copiright{
     font-family: 'oswaldextralight';
     color: #D9D8D6;
     font-size: 12px;
}
 footer h4{
     color: #D9D8D6;
     font-size: 16px;
}
 footer h5{
     color: #D9D8D6;
}
 footer p{
     color: #D9D8D6;
     font-style: 'oswaldextralight';
}
 #legal{
     color: #D9D8D6;
     font-family: 'oswaldextralight';
}
 .btn-link:focus, .btn-link:hover {
     color: #D9D8D6;
     text-decoration: none;
     background-color: transparent;
}
 .alianza{
     color: #757575;
     font-size: 16px;
     opacity: 0.8;
}
 .comunidad-nav{
     padding: 0px;
     margin-right:35px;
     color: #f2f2f2;
     font-family: 'oswaldregular';
}
 .navbar-nav p{
     margin-bottom: 0px;
}
/*BOTONES PLUS*/
 .plus-tematico{
     color: #789B49;
     font-size: 22px;
}
 .plus-alternativa{
     color: #3F3628;
     font-size: 22px;
}
 .plus-mujer{
     color: #9B667F;
     font-size: 22px;
}
 .plus-hombre{
     color: #383128;
     font-size: 22px;
}
 .plus-profesionales{
     color: #7A93B8;
     font-size: 22px;
}
/*=====================*/
/*MEDICAMENTOS*/
 .wrapper-medicamentos{
     background-color: #889260;
     padding: 5px;
     border-radius: 20px;
     text-align: center;
}
 .wrapper-medicamentos ul li{
     display: inline;
     margin-right: 12px;
}
 .wrapper-medicamentos ul li a{
     color: #f2f2f2;
     font-family: 'oswaldLight';
     font-size: 18px;
}
/*Medicamentos SEARCH*/
 .wrapper-search-medicamentos{
     background: url(../images/comunidad/medicamentos/medicamentos.png) no-repeat top center ;
     height: 230px;
     margin-bottom: 10px;
}
 .form-medicamentos{
     top: 125px;
     left: 200px;
     position: absolute;
}
 .search-imput .form-group input{
     border-radius: 15px;
     width: 350px;
     height: 40px;
}
 .form-medicamentos button{
     color: #889260;
     font-weight: bold;
}
/*CONDICIONES MEDICAS SEARCH*/
/*=====================*/
/*MEDICAMENTOS*/
 .wrapper-condiciones{
     background-color: #70426E;
     padding: 5px;
     border-radius: 20px;
     text-align: center;
}
 .wrapper-condiciones ul li{
     display: inline;
     margin-right: 10px;
}
 .wrapper-condiciones ul li a{
     color: #f2f2f2;
     font-family: 'oswaldregular';
     font-size: 16px;
}
/*Medicamentos SEARCH*/
 .wrapper-search-condiciones{
     background: url(../images/comunidad/condiciones/search.png) no-repeat top center ;
     height: 230px;
     margin-bottom: 10px;
}
 .form-condiciones{
     top: 125px;
     left: 200px;
     position: absolute;
}
 .search-imput .form-group input{
     border-radius: 15px;
     width: 300px;
     height: 40px;
}
 .form-condiciones button{
     color: #70426E;
     font-weight: bold;
}
 a:hover{
     text-decoration: none;
}
/*WIDGET DE PRIMEROS AUXILIOS*/
 .widget-primeros-auxilios{
     width: 100%;
     height: 141px;
     background-color: #ADA79D;
     padding: 0px;
     margin-top: 7px;
     border-radius: 10px;
}
 .widget-primeros-auxilios-img{
     width: 45%;
     height: 141px;
     border-radius: 10px;
     margin: 0px;
     overflow: hidden;
     float: left;
}
 .widget-primeros-auxilios-caption{
     height: 141px;
     width: 50%;
     background-color: transparent;
     float: right;
     padding-top:30px;
     padding-right: 30px;
     color: #f2f2f2;
}
/*Widget TOP TEMATICOS*/
 .widget-toptematicos-wrapper{
     width: 100%;
     height: 80px;
     background-color: #EFEAEA;
     border-radius: 5px;
     margin-bottom: 4px;
     padding:10px 0px 20px 20px;
}
 .index-tematico{
     font-family: 'oswaldLight';
     font-family: 24px;
     color: #789B49;
     font-weight: bold;
}
 .title-tematico{
     margin: 0px;
     padding: 0px;
     margin-top: 1px;
     font-size: 16px;
}
 .headline-tematico{
     font-family: 'oswaldregular';
     font-size: 13px;
}
 .patrocinador-tematico{
     font-family: 'oswaldextralight';
     font-size: 12px;
}
 .top-tematicos{
     width: 100%;
     height: 31px;
     padding-left:5px;
     background-color: #B0AAA0;
     border-radius: 8px;
     padding-top: 0px;
     overflow: hidden;
}
 .top-profesionales{
     width: 100%;
     height: 31px;
     background-color: #B0AAA0;
     border-radius: 8px;
     padding-top: 0px;
     overflow: hidden;
}
 .tematic_top{
     margin: 0px;
     margin-right: 10px;
     font-size: 20px;
     font-family: 'oswaldLight';
     font-weight: bold;
     margin-top: 0px;
     display:inline-block;
     vertical-align: middle;
}
 .small-tematic{
     color: #fff;
     margin: 4px;
     font-size: 16px;
     text-shadow: 2px 2px 3px black;
     font-family: 'oswaldLight';
     display:inline-block;
     vertical-align: middle;
}
 .cuadro_top_tematicos{
     background-color: #8EB38C;
     padding: 3px 12px 3px 12px;
     height: 100%;
     color: #fff;
     font-family: 'oswaldlight';
     font-weight: bold;
     border-left: 2px solid #fff;
}
 .cuadro_mujer{
     background-color: #624446;
     padding: 3px 12px 3px 12px;
     height: 100%;
     color: #fff;
     font-family: 'oswaldlight';
     border-left: 2px solid #fff;
     font-size: 12px;
}
 .glosary-index-mujer{
     color:#9B6680;
     font-size: 80px;
     font-family: 'oswaldlight';
     margin-top: 0px;
     padding-top: 0px 
}
 .glosary-index-hombre{
     color:#393229;
     font-size: 80px;
     font-family: 'oswaldlight';
     margin-top: 0px;
     padding-top: 0px 
}
 .glosary-index-auxilios{
     color:#9F2627;
     font-size: 80px;
     font-family: 'oswaldlight';
     margin-top: 0px;
     padding-top: 0px 
}
 .glosary-index-medicamentos{
     color:#889260;
     font-size: 80px;
     font-family: 'oswaldlight';
     margin-top: 0px;
     padding-top: 0px 
}
 .glosary-index-condiciones{
     color:#70426E;
     font-size: 80px;
     font-family: 'oswaldlight';
     margin-top: 0px;
     padding-top: 0px 
}
 .hoy-en-netsaluti{
     width: 100%;
     height: 40px;
     background-color: #7E786C;
     color: #f2f2f2;
     border-radius: 6px;
     font-family: 'oswaldlight';
     font-size: 30px;
     padding-left:15px;
     letter-spacing:-0.5px;
}
 .hoy-en-netsa{
     width: 100%;
     height: 38px;
     background-color: #7E786C;
     border-radius: 6px;
     padding-left:15px;
}
 .hoy-en-netsa-span{
     font-family: 'oswaldregular';
     font-size: 20px;
     color: #fff;
     letter-spacing:-0.5px;
     display:inline-block;
     vertical-align: middle;
     line-height: normal;
     text-transform: uppercase;
     margin-top: 11px;
}
 .lo-mas-destacado{
     font-family: 'oswaldlight';
     font-size: 24px;
     color: #3F3729;
     margin-left: 10px;
     letter-spacing: -1px;
}
 .lo-mas-destacado-hr{
     border: 0;
     height: 2px;
     background-color: #363635;
     margin-top: 0px;
}
 .widget-primerosauxilos-barra-roja{
     width: 100%;
     height: 40px;
     color: #f2f2f2;
     background-color: #B93033;
     border-radius: 6px;
     font-family: 'oswaldlight';
     font-size: 24px;
     padding-left:15px;
     padding-top: 2px;
     letter-spacing:-0.5px;
}
 .widget-primeros-auxilios-caption span{
     font-family: 'oswaldlight';
     font-size: 16px;
     color: #fff;
}
 .lupa{
     color: #fff;
     font-size: 22px;
}
 .lupa-buscar{
     font-family: 'oswaldlight';
     font-weight: bold;
     color: #fff;
     font-size: 16px;
}
 .lupaCond{
     color: #544E4A;
     font-size: 22px;
}
 .lupaCond-buscar{
     font-family: 'oswaldlight';
     font-weight: bold;
     color: #544E4A;
     font-size: 16px;
}
 .title-content-mujer{
     color: #9B667F;
     font-family: 'oswaldregular';
     padding: 10px 10px 0px 10px;
     font-size: 22px;
     letter-spacing: -0.5px;
}
 .title-content-mujer span{
     right:30px;
     top: 0px;
     position: absolute;
     font-family: 'oswaldlight';
     font-weight: normal;
     font-size: 14px;
}
 .title-content-hombre{
     color: #383128;
     font-family: 'oswaldregular';
     padding: 10px 10px 0px 10px;
     font-size: 22px;
     letter-spacing: -0.5px;
}
 .title-content-hombre span{
     right:30px;
     top: 0px;
     position: absolute;
     font-family: 'oswaldlight';
     font-weight: normal;
     font-size: 14px;
}
 .ir-canal-de-la-mujer{
     color: #9B667F;
     font-family: 'oswaldlight';
     font-weight: bold;
     font-size: 18px;
     letter-spacing: -0.5px;
     position: absolute;
     bottom: 5px;
     left: 25px;
}
 .bg-ir-mujer{
     background-color: #9B667F;
     width: 10px;
     height: 12px;
     position: absolute;
     bottom: 14px;
     right: 170px;
     z-index: 1px;
}
 .ir-canal-de-la-hombre{
     color: #383128;
     font-family: 'oswaldlight';
     font-weight: bold;
     font-size: 18px;
     letter-spacing: -0.5px;
     position: absolute;
     bottom: 5px;
     left: 25px;
}
 .bg-ir-hombre{
     background-color: #383128;
     width: 10px;
     height: 12px;
     position: absolute;
     bottom: 14px;
     right: 170px;
     z-index: 1px;
}
 .content{
     color: #5A5858;
     font-family: 'oswaldextralight';
     font-size: 16px;
     text-align: justify;
}
 .content ul, ol{
     margin-left: 50px;
}
 a:focus{
     outline: none;
     text-decoration: none;
}
 .foot-slider-mujer{
     background-color: #524741;
     width: 100%;
     height: 70px;
     border-radius: 0px 0px 10px 10px;
     padding: 12px;
     padding-right: 200px;
     color: #f2f2f2;
     font-family: 'oswaldextralight';
     font-size: 16px;
}
 .foot-slider-hombre{
     background-color: #A9A19F;
     width: 100%;
     height: 70px;
     border-radius: 0px 0px 10px 10px;
     padding: 12px;
     padding-right: 200px;
     color: #f2f2f2;
     font-family: 'oswaldextralight';
     font-size: 16px;
}
 .contenedor-indicadores-slider-mujer{
     background-color: transparent;
     width: 150px;
     height: 20px;
     position: absolute;
     bottom: 25px;
     right: 10px;
}
 .indicadores-slider-mujer{
     background-color: #f2f2f2;
     width: 12px;
     height: 12px;
     margin-left: 10px;
     display: inline;
     position: absolute;
     bottom: 25px;
     right: 20px;
     top: 8px;
     border-radius: 100%;
}
 .link-slider-mujer1{
     position: absolute;
     top: 0px;
     padding-top: 90px;
     padding-left: 30px;
     color: #f2f2f2;
     font-family: 'oswaldextralight';
     font-size: 40px;
     line-height: 40px;
}
 .link-slider-mujer1 a{
     background-color: #9B667F;
     border-radius: 10px;
     padding: 5px 10px 5px 10px;
     font-size: 20px;
     font-family: 'oswaldlight';
     font-weight: normal;
     color: #f2f2f2;
     text-decoration: none;
}
 .link-slider-hombre1{
     position: absolute;
     top: 0px;
     padding-top: 20px;
     padding-left: 30px;
     color: #f2f2f2;
     font-family: 'oswaldextralight';
     font-size: 40px;
     line-height: 40px;
}
 .link-slider-hombre1 a{
     background-color: #37302D;
     border-radius: 10px;
     padding: 5px 10px 5px 10px;
     font-size: 20px;
     font-family: 'oswaldlight';
     font-weight: normal;
     color: #f2f2f2;
     text-decoration: none;
}
 .link-slider-mujer2{
     position: absolute;
     top: 0px;
     padding-top: 30px;
     padding-left: 30px;
     color: #514842;
     font-family: 'oswaldextralight';
     font-size: 40px;
     line-height: 40px;
}
 .link-slider-mujer2 a{
     background-color: #9B667F;
     border-radius: 10px;
     padding: 5px 10px 5px 10px;
     font-size: 20px;
     font-family: 'oswaldlight';
     font-weight: normal;
     color: #f2f2f2;
     text-decoration: none;
}
 .link-slider-hombre2{
     position: absolute;
     top: 0px;
     padding-top: 30px;
     padding-left: 30px;
     color: #f2f2f2;
     font-family: 'oswaldextralight';
     font-size: 40px;
     line-height: 40px;
}
 .link-slider-hombre2 a{
     background-color: #37302D;
     border-radius: 10px;
     padding: 5px 10px 5px 10px;
     font-size: 20px;
     font-family: 'oswaldlight';
     font-weight: normal;
     color: #f2f2f2;
     text-decoration: none;
}
 .link-slider-mujer3{
     position: absolute;
     bottom: 80px;
     right: 30px;
     color: #514842;
     font-family: 'oswaldextralight';
     font-size: 40px;
     line-height: 45px;
}
 .link-slider-mujer3 a{
     background-color: #9B667F;
     border-radius: 10px;
     padding: 5px 10px 5px 10px;
     font-size: 20px;
     font-family: 'oswaldlight';
     font-weight: normal;
     color: #f2f2f2;
     text-decoration: none;
}
 .header-comunidad{
     width: 100%;
     height: 40px;
     background-color: #789B49;
     color: #f2f2f2;
     border-radius: 6px;
     font-family: 'oswaldlight';
     font-size: 30px;
     padding-left:15px;
     letter-spacing:-0.5px;
}
 .header-mujer{
     width: 100%;
     height: 40px;
     background-color: #A87579;
     color: #f2f2f2;
     border-radius: 6px;
     font-family: 'oswaldlight';
     font-size: 30px;
     padding-left:15px;
     letter-spacing:-0.5px;
}
 .headerHombre{
     width: 100%;
     height: 40px;
     background-color: #342F2F;
     color: #f2f2f2;
     border-radius: 6px;
     font-family: 'oswaldlight';
     font-size: 30px;
     padding-left:15px;
     letter-spacing:-0.5px;
}
 .sydeMenu{
     font-family: 'oswaldlight';
     font-size: 20px;
}
 .header-hombre{
     width: 100%;
     height: 40px;
     background-color: #393229;
     color: #f2f2f2;
     border-radius: 6px;
     font-family: 'oswaldlight';
     font-size: 30px;
     padding-left:15px;
     letter-spacing:-0.5px;
}
 .sumario-mujer{
     font-size: 30px;
     color: #9B667F;
     font-family: 'oswaldlight';
}
 .intex-sumario-mujer{
     font-size: 25px;
     color: #5A586D;
     font-family: 'oswaldlight';
}
 .content-sumario-mujer{
     padding: 30px;
     background-color: #f2f2f2;
     border-radius: 10px;
}
 .content-sumario-mujer ul{
     list-style: none;
}
 .content-sumario-mujer li{
     margin-bottom: 10px;
}
 .a-sumario-mujer{
     color: #5A5858;
     font-family: 'oswaldextralight';
     font-size: 16px;
     text-decoration: none;
     line-height: -0px;
}
 .content-mujer p{
     text-align: justify;
}
 .tabla-guia-mujer tbody tr td{
     text-align: left;
     vertical-align: middle;
}
 .carousel-indicators li{
     vertical-align: bottom;
}
 .btn-menu-mujer{
     font-family: 'oswaldlight';
}
 .h1Title{
     font-size: 24px !important;
}
 .canalespecialidadTitle{
     color: red;
}
 .canalespecialidadTitle hr{
     color: yellow;
}
 .btn_barra{
     color: #5A5959;
     font-weight: normal;
     font-size: 16px;
     font-family: 'oswaldregular';
     padding-top: 12px;
}
 a:hover, a:focus {
     color: #7E786C;
}
 .btn_barra_comunidad{
     border-top: solid #8EB38C 8px;
}
 .btn_barra_profesionales{
     border-top: solid #848FB5 8px;
}
 .foot_sociales{
     font-size: 30px;
     color: #DBDAD8;
     margin-right: 10px;
}
 .netsaluti_en_las_redes{
     color: #5A5959;
     text-align: right;
     font-family: 'oswaldlight';
     font-weight: bold;
     font-size: 18px;
}
 .header_sociales_icons{
     font-size: 16px;
     margin-right: 0px;
     width: 15px;
     height: 15px;
}
 .hora_header{
     color: #5F5F5F;
     font-family: 'oswaldlight';
     font-size: 18px;
     font-weight: bold;
}
 .title_main_video{
     margin-left:10px;
     margin-top: 20px;
     color: #383837;
     font-family: 'oswaldlight';
     font-size: 20px;
     font-weight: bold;
}
 .mas_videos{
     margin-left:10px;
     margin-top: 10px;
     color: #383837;
     font-family: 'oswaldlight';
     font-size: 20px;
     font-weight: bold;
     margin-bottom: 4px;
}
 .mas_videos small{
     color:#383837;
}
 .video_titles_menu{
     font-family: 'oswaldlight';
     font-size: 14px;
}
 #home_calculator{
     font-family: 'oswaldlight';
     font-weight: bold;
     font-size: 16px;
     background-color:#8A9D60;
     color:#fff;
     border-radius:5px;
     padding: 10px;
}
 .calculadora_title{
     font-weight: bold;
     font-size: 11px;
}
 .ultimoProfesionales{
     background-color: #EFEAE9;
}
 .loultimoprofesionales_widget{
     font-family: 'oswaldregular';
     color: #fff;
     font-size: 18px;
     display:inline-block;
     vertical-align: middle;
}
 .loultimoprofesionales_widget, small{
     color: #fff;
}
 .publicaciones_wrraper{
     color: red;
     min-height: 300px;
     background-color: #EFEAE9;
     padding-left: 15px;
     padding-right: 15px;
}
 .publicaciones_wrraperInternas{
     color: red;
     min-height: 300px;
     background-color: #EFEAE9;
     padding-left: 0px;
     padding-right: 0px;
}
 .publicaciones_head{
     background-color: #7A94B8;
     border-radius:3px;
     padding: 4px;
     padding-left:20px;
     margin-left: 0px;
}
 .publicaciones_headInternas{
     background-color: #7A94B8;
     border-radius:3px;
     padding: 4px;
     padding-left:20px;
     margin-left: 0px;
}
 .publicaciones-hr{
     border: 0;
     height: 2px;
     background-color: #fff;
     margin-top: 30px;
     margin-right: 20px;
     margin-bottom: 0px;
}
 .medicina_wrraper{
     min-height: 345px;
     background-color: #D7D2CB;
     padding-left: 15px;
     padding-right: 15px;
} 
.eshop_wrraper{
     min-height: 345px;
     background-color: #D7D2CB;
     padding-left: 15px;
     padding-right: 15px;
}
 .auxilios_wrraper{
     min-height: 345px;
     background-color: #E4E3E3;
     padding-left: 15px;
     padding-right: 15px;
}
 .condicion_hr{
     border: 0;
     height: 1.2px;
     background-color: #363635;
     margin-top: 5px;
     margin-right: 10px;
}
 .plus-publicaciones{
     font-size: 25px;
}
 .ma_head{
     background-color: #79758A;
     border-radius:3px;
     padding: 6px;
     padding-left:20px;
     margin-left: 0px;
     border-radius:3px;
}
 .img_widget_ma{
     padding:0px;
}
 .ma_title_wraper{
     padding:15px;
     padding-right: 0px;
}
 .ma_title_p{
     margin-bottom:0px;
     margin-right: 10px 
}
 .plus-morado{
     width:22px;
}
 .publicaciones_title_wrapper{
     padding: 3px;
     padding-left:20px;
     padding-right: 0px;
}
 .publicaciones_title_wrapperInternas{
     padding: 0px;
     padding-left:15px;
     padding-right: 0px;
     background-color: #EFEAE9;
     margin-top: 0px;
}
 .publicaciones_title_h6{
     margin-top: 9px;
}
 .publicaciones_title_p{
     margin-bottom:0px;
     margin-right:10px;
     margin-left: 10px;
     font-size: 14px;
}
 .plus-gris{
     width:25px;
}
 .wy1{
     padding-left: 0px;
     padding-right: 0px;
}
 .wy2{
     margin-left: 0px;
     font-weight: bold;
}
 .wy2 small{
     color:#3F3729;
}
 .wy3{
     padding:0px;
}
 .widget_youtube{
     background-color:#E8E4DE;
}
 .wy4{
     padding:0px 10px 0px 10px 
}
 .wy5{
     background-color:#B5ACA1;
     padding: 10px;
}
 .hr_wy{
     border: 0;
     height: 2px;
     background-color: #363635;
     margin-top: 0px;
     margin-left:10px;
     margin-right:10px;
}
 .wy5 a{
     font-family: 'oswaldlight';
     color: #fff;
     font-weight:bold;
}
 .wy5i{
     font-size:18px;
}
 .calc_title{
     margin-top:12px;
}
 .calc_title_internal{
     margin-top:0px;
}
 .calc_title_mujer{
     margin-top:0px;
}
 .calc_wrapper{
     background-color: #D7D2CB;
}
 .calc_row{
     line-height:1;
     margin-top: 10px;
}
 .img_calc1{
     padding-top:10px;
     width: 90%;
     margin-bottom: 0px;
}
 .img_calc2{
     padding-top:10px;
     width: 58%;
     margin-bottom: 5px;
}
 .img_calc3{
     padding-top:10px;
     width: 58%;
     margin-bottom: 5px;
}
 .calc_row2{
     line-height:1;
     padding-bottom: 10px;
     margin-top: 25px;
}
 .calc_padding{
     padding: 0px;
}
 .pro_wrapper{
     width:100%;
     margin-right: 0px;
     margin-left: 0px;
}
 .pro_wrapper_img{
     padding-left: 0px;
     padding-right: 0px;
     height: 345px;
     overflow: hidden;
}
 .pro_wrapper_title{
     background-color:#7D776B;
     border-radius:3px;
     padding: 5px;
     padding-left:20px;
}
 .pro_wrapper_content{
     padding-right: 0px;
}
 .pro_wrapper_content_p{
     text-transform: uppercase;
}
 .last_pshort{
     font-size:14px;
}
 .barra-com-title{
     width: 100%;
     height: 40px;
     background-color: #8A9D60;
     color: #f2f2f2;
     border-radius: 6px;
     font-family: 'oswaldlight';
     font-size: 30px;
     padding-left:15px;
     letter-spacing:-0.5px;
}
 .hr_comunidad_index{
     border: 0;
     height: 1px;
     background-color: #363635;
     margin-top: 10px;
}
 .canal_mujer_widget{
     font-family: 'oswaldregular';
     color: #fff;
     font-size: 18px;
}
 .canal_mujer_widget, small{
     color: #fff;
}
 .cmujer_head{
     background-color:#A87579;
     border-radius:3px;
     padding: 6px;
     padding-left:20px;
     margin-left: 0px;
     border-radius:3px;
}
 .barra-mujer-title{
     width: 100%;
     height: 40px;
     background-color: #A87579;
     color: #f2f2f2;
     border-radius: 6px 6px 0px 0px;
     font-family: 'oswaldlight';
     font-size: 25px;
     padding-left:15px;
     letter-spacing:-0.5px;
     padding-top: 5px;
}
 .barra-profesionales-title{
     width: 100%;
     height: 40px;
     background-color: #7A94B8;
     color: #f2f2f2;
     border-radius: 6px 6px 0px 0px;
     font-family: 'oswaldlight';
     font-size: 25px;
     padding-left:15px;
     letter-spacing:-0.5px;
     padding-top: 5px;
}
 .barra-tematicos-title{
     width: 100%;
     height: 40px;
     background-color: #8A9D60;
     color: #f2f2f2;
     border-radius: 6px 6px 0px 0px;
     font-family: 'oswaldlight';
     font-size: 25px;
     padding-left:15px;
     letter-spacing:-0.5px;
     padding-top: 5px;
}
 .barra-mujer-title-edad{
     width: 100%;
     height: 40px;
     background-color: #7D776B;
     color: #f2f2f2;
     border-radius: 5px;
     font-family: 'oswaldlight';
     font-size: 25px;
     padding-left:15px;
     letter-spacing:-0.5px;
     padding-top: 5px;
}
 .barra-hombre-title-edad{
     width: 100%;
     height: 40px;
     background-color: #5D5D61;
     border-radius: 5px;
     padding-left:15px;
     padding-top: 5px;
     font-family: 'oswaldregular';
     font-size: 20px;
     color: #fff;
     letter-spacing: -0.5px;
     display: inline-block;
     vertical-align: middle;
     line-height: normal;
     text-transform: uppercase;
}
 .glosario_mujer{
     text-transform: uppercase;
     font-size: 12px;
     font-family: 'oswaldregular';
     color: #A87579;
     font-weight: bolder;
}
 .glosario_hombre{
     text-transform: uppercase;
     font-size: 12px;
     font-family: 'oswaldregular';
     color: #342F2F;
     font-weight: bolder;
}
 #calc_horizontal_title{
     background-color:#8A9D60;
     width: 100%;
     font-family: 'oswaldregular';
     color: #fff;
     padding: 10px;
     font-size: 18px;
     border-radius: 10px 10px 0px 0px;
}
 #calc_horizontal_botones{
     background-color: #D7D2CB;
     border-radius: 0px 0px 10px 10px;
     padding-bottom: 10px;
}
 .img_calch{
     padding-top:10px;
     width: 90%;
     margin-bottom: 5px;
}
 .barra-hombre-title{
     width: 100%;
     height: 40px;
     background-color: #342F2F;
     color: #f2f2f2;
     border-radius: 6px 6px 0px 0px;
     font-family: 'oswaldlight';
     font-size: 25px;
     padding-left:15px;
     letter-spacing:-0.5px;
     padding-top: 5px;
}
 .hombre_calc_discleimer{
     font-family: 'oswaldbold';
     margin-right: 20px;
     font-size: 12px;
}
 .condi_title{
     color: red;
}
 .resul_title{
     font-family: 'oswaldlight';
     letter-spacing:-0.5px;
     margin-bottom: 5px;
}
 .resul_title_span{
     font-family: 'oswaldlight';
     letter-spacing:-1px;
     color: #7699CF;
     font-size: 60px;
}
 .hr_result{
     border: 0;
     height: 1.5px;
     background-color: #363635;
     margin-top: 0px;
}
 .result_canales{
     font-family: 'oswaldlight';
     color: #7699CF;
     letter-spacing:-0.5px;
     margin-bottom: 0px;
}
 .noti_result_title{
     font-family: 'oswaldlight';
     color: #7699CF;
     font-weight: bold;
     margin-bottom: 0px;
}
 .content_calcs{
}
 .foot_links{
     color: #fff;
}
.foot_links:hover{
     color: #FFF;
     font-weight: bold;
}
 .slider-frame {
     width: 100%;
     height: auto;
     overflow: hidden;
}
 .slider-frame ul {
     display: flex;
     padding: 0;
     width: 600%;
     animation: slide 40s infinite alternate ease-in-out;
}
 .slider-frame li {
     width: 100%;
     list-style: none;
}
 .slider-frame img {
     width: 100%;
}
 @keyframes slide {
     0% {
        margin-left: 0;
    }
     10% {
        margin-left: 0;
    }
     15% {
        margin-left: -100%;
    }
     25% {
        margin-left: -100%;
    }
     30% {
        margin-left: -200%;
    }
     45% {
        margin-left: -200%;
    }
     50% {
        margin-left: -300%;
    }
     65% {
        margin-left: -300%;
    }
     70% {
        margin-left: -400%;
    }
     85% {
        margin-left: -400%;
    }
     90% {
        margin-left: -500%;
    }
     100% {
        margin-left: -500%;
    }
}

.politicas-content{
    background-color: red;
 }
