/*
Theme Name: BanosInca
Theme URI: http://www.kunturweb.com
Description: Theme BanosInca de kunturweb.com
Author: kunturweb.com
Author URI: http://www.kunturweb.com
Version: 1.0
*/
*{margin:0px;padding:0px;font-family: 'Open Sans', sans-serif;}
textarea:focus,input:focus,select:focus {outline: none;}
p, ul li{
	font-family: 'Open Sans', serif;
	color: #272c29;
	text-align: left;
	font-size: 16px;
	line-height: 25px;
	padding: 0;
	margin: 0;
}
body{
	background: #fff;
    position: relative;
    font-family: 'Open Sans', serif;
}
h1{
    color: #133D3C;
    font-family: "Poppins", sans-serif;
}
h2{
	text-transform: none;
	font-size: 35px;
	color: #124e49;
	text-align: center;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
}
h3{
	font-size: 16px;
	color: #124e49;
	text-align: center;
	position: relative;
	padding: 0;
	z-index: 1000;
	width: auto;
	margin: 0;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
}
h4{
	text-transform: uppercase;
	font-size: 16px;
	color: #124e49;
	text-align: center;
	position: relative;
	padding: 0;
	z-index: 1000;
	width: auto;
	margin: 0;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
}
a{
    font-family: 'Open Sans', serif;
    text-decoration: none;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
a:hover{
	color: #f1920b;
    text-decoration: none;
}
.wrap{
    width: 1400px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    height: auto;
    position: relative;
}
/*
************************************************************************
    Estilos header top
************************************************************************
*/
.headertop{
    width: 100%;
    height: 40px;
    float: left;
    position: relative;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #0f4c49;
}
.headertop p{
    width: auto;
    float: left;
    position: relative;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    text-transform: none;
    margin: 0 4px 0 0;
    padding: 0;
}
.redestop{
    float: left;
    position: relative;
    width: auto;
    height: auto;
}
.redestop a{
    float: left;
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin: 0 5px;
    text-align: center;
}
.redestop a i{
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
.redestop a:hover i{
    color: #febb28;
}
.traductor{
    float: right;
    position: relative;
    margin: 0;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd{
    top: -100px !important;
}
a.gflag{
    padding: 0 !important;
    font-size: 20px !important;
    margin: 0 2px;
}
/*
************************************************************************
    Estilos header
************************************************************************
*/
.header{
	width: 100%;
    height: auto;
	position: relative;
	padding: 15px 20px;
    box-sizing: border-box;
	z-index: 100;
    background: #fff;
    float: left;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
}
.logocarn{
    float: left;
    position: relative;
    width: auto;
    height: auto;
    box-sizing: border-box;
    z-index: 2;
}
.logocarn img{
    height: 100px;
    width: auto;
}
.buscarflee{
    width: auto;
    height: 50px;
    margin: 25px 0 0 20px;
    float: left;
    position: relative;
    z-index: 10;
    float: left;
}
.buscarflee input[type=text]{
    width: 370px;
    height: 50px;
    position: relative;
    border-radius: 50px;
    background: none;
    float: right;
    border: none;
    padding: 0 20px;
    font-weight: 700;
    font-size: 13px;
    opacity: 1;
    background: #fff;
    color: rgba(0,0,0,0.8);
    border: solid 1px rgba(0,0,0,0.2);
    box-sizing: border-box;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.buscarflee input[type=text]::placeholder{
    color: rgba(0,0,0,0.6);
}
.buscarflee button{
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0;
    right: 0;
    z-index: 3;
    background: none;
    border: none;
    cursor: pointer;
    border-radius: 100%;
}
.buscarflee button i{
    color: #0e4946;
    font-size: 18px;
    line-height: 45px;
    background: none;
    text-align: center;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.buscarflee button:hover i{
    color: #cc750f;
}
#menu{
    width: auto;
    height: 50px;
    float: right;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    display: inline-block;
    margin: 25px 0 0 0;
}
#menu li{
    display: inline-block;
    list-style: none;
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: auto;
    position: relative;
    margin: 0 10px;
}
#menu li a{
    height: 40px;
    padding: 0 0;
    line-height: 40px;
    font-size: 15px;
    color: #133D3C;
    font-weight: bold;
    display: inline-block;
    text-transform: none;
    text-decoration: none;
    position: relative;
}
#menu li a:after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 0;
    height: 2px;
    background: #e8aa23;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
#menu ul li.current-menu-item > a:hover:not(.current-menu-item){
    color: #133D3C; 
}
#menu ul li a:hover:not(.current-menu-item){		
	color: #133D3C;
}
#menu ul li a:hover, 
#menu ul li.current-menu-item > a, 
#menu ul li.current_page_item > a {	
	color: #133D3C;
}
#menu ul li.current-menu-item > a:after{
    width: 100%;
    background: #f0cc06;
}
#menu ul li a:hover:not(.current-menu-item):after{
    width: 100%;
}
#menu li ul{
    width: 230px;
    height: auto;
    background: #fff;
    position: absolute;
    top: 46px;
    left: 0;
    transform: scaleY(0);
    padding: 20px 30px;
    box-sizing: border-box;
    transform-origin: top;
    opacity: 0;
    border-radius: 3px;
    border: solid 1px rgba(0,0,0,0.1);
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
#menu ul li:hover ul{
    opacity: 1;
    transform: scaleX(1);
}
#menu ul li ul li{
    width: 100%;
    margin: 4px 0 !important;
    float: left;
    text-align: left;
    height: auto;
    line-height: normal;
}
#menu ul li ul li a{
    width: auto;
    display: inline-block;
    color: #54585c !important;
    box-sizing: border-box;
    height: auto;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    padding: 8px 0 !important;
    margin: 0;
    font-weight: bold;
    text-align: left;
}
#menu ul li ul li a:after{
    display: none;
}
#menu ul li ul li a:hover{
    color: #f0cc06 !important;
}
.menutopsec{
    width: auto;
    position: relative;
    float: right;
    z-index: 1;
}
.botongeneral, .leaflet-popup-content a{
    width: auto;
    height: auto;
    position: relative;
    background: #124e49;
    color: #fff;
    border-radius: 50px;
    margin: 18px 0 0 0;
    font-weight: 700;
    float: left;
    overflow: hidden;
    padding: 14px 30px;
}
.botongeneral:hover, .leaflet-popup-content a:hover{
    background: #febb29;
    color: #fff;
}
/*
************************************************************************
    Estilos cuerpo
************************************************************************
*/
.cuerpo{
	width: 100%;
	float: left;
	margin: 0;
	min-height: 100px;	
	padding: 50px 20px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
    overflow: hidden;
}
/*
************************************************************************
    Estilos slider
************************************************************************
*/
.slider{
    position: relative;
    width: 100%;
    float: left;
    height: 500px;
    background: #fff;
    padding: 0;
    box-sizing: border-box;
    z-index: 1;
    background: #000;
}
.sliderfoto{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0.45;
}
.textoslider{
    width: 750px;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.textoslider h1{
    width: auto;
    height: auto;
    display: inline-block;
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    text-align: center;
    padding: 0 50px;
    box-sizing: border-box;
}
.textoslider h1:after, .textoslider h1:before{ 
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 2px;
    background: #fff;
}
.textoslider h1:before{
    left: auto;
    right: 0;
}
.textoslider h2{
    font-size: 20px;
    line-height: 26px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    color: #fff;
    font-weight: 400;
}
.textoslider .buscarflee{
    float: none;
    display: inline-block;
}
.textoslider .buscarflee input[type=text] {
    width: 450px;
}
.textoslider .buscarflee button{
    width: auto;
    background: #0f4c48;
    color: #fff;
    border-radius: 50px;
    padding: 0 30px;
    box-sizing: border-box;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.textoslider .buscarflee button:hover{
    background: #feba26;
}
/*
************************************************************************
    Estilos cuerpo nosotros home
************************************************************************
*/
.cuerponos{
    min-height: 550px;
    padding: 70px 20px;
}
.fotosnos{
    width: 50%;
    height: auto;
    position: relative;
    float: left;
}
.fotosnos img{
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 20px;
    float: left;
}
.foto2nos{
    float: left;
    top: -80px;
}
.textonos{
    width: 50%;
    float: right;
    position: relative;
    padding: 0 0 0 90px;
    box-sizing: border-box;
    margin-top: 60px;
}
.titulogeneral{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 40px 0;
    float: left;
}
.titulogeneral span{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding-left: 50px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    color: #324f3e;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.titulogeneral span:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 1px;
    background: #e8aa23;
}
.titulogeneral h2, .titulogenarchive h1{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 44px;
}
.titulogenarchive h1{
    text-transform: uppercase;
}
.fotolistanos{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 110px;
    height: calc(100% - 20px);
    border-radius: 10px;
}
.textonos p{
    margin: 0 0 20px 0;
}
.textonos .botongeneral{
    margin: 5px 10px 5px 0;
}
.textonos .botongeneral i{
    margin: 0 7px 0 0;
}
.titulogeneralcentro{
    display: inline-block;
    width: 100%;
}
.titulogeneralcentro span{
    text-align: center;
    width: auto;
    display: inline-block;
    float: none;
    padding: 0 50px;
}
.titulogeneralcentro span:before{
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 40px;
    height: 1px;
    background: #e8aa23;
}
.titulogeneralcentro h2{
    text-align: center;
}
.titulogeneralcentro p{
    text-align: center;
    width: 1150px;
    display: inline-block;
    float: none;
    margin: 20px 0 0 0;
    max-width: 100%;
}
/*
************************************************************************
    Estilos cuerpo categorias en home
************************************************************************
*/
.tarjetacat{
    width: calc(25% - 20px);
    height: 280px;
    border-radius: 15px;
    background: #febb29;
    float: left;
    margin: 10px;
    position: relative;
    overflow: hidden;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.fototarjeta{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.fototarjeta:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
    -o-background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
    -webkit-background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
    -moz-background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
}
.textotarjeta{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 20px;
    box-sizing: border-box;
    z-index: 3;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.textotarjeta img{
    display: inline-block;
    height: 40px;
    width: auto;
}
.textotarjeta h3{
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 15px 0;
}
.tarjetacat:hover .fototarjeta{
    opacity: 0.7;
}
.tarjetacat:hover .textotarjeta{
    transform: translateY(-20px);
}
.tarjetacat:hover .textotarjeta img{
    animation: movericon .3s 2;
}
@keyframes movericon{
    0%{transform: rotate(0);}
    30%{transform: rotate(5deg);}
    60%{transform: rotate(0);}
    80%{transform: rotate(-5deg);}
    100%{transform: rotate(0);}
}
/*
************************************************************************
    Estilos cuerpo lugares home
************************************************************************
*/
.cuerpolugares{
    background: #f5f6ee;
    padding: 90px 20px;
}
.mySwiper{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.mySwiper .swiper-slide{
    width: 100%;
    height: 450px !important;
    border-radius: 20px !important;
    background: #000;
    position: relative !important;
    overflow: hidden;
}
.fotolugar{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.95;
    z-index: 1;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.textolugar{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    left: 0;
    height: auto;
    padding: 30px 50px;
    box-sizing: border-box;
    z-index: 3;
}
.textolugar span{
    width: auto;
    height: auto;
    margin: 0 0 5px 0;
    text-align: center;
    padding: 0 50px;
    box-sizing: border-box;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: normal;
    display: inline-block;
    position: relative;
    z-index: 4;
}
.textolugar span:after, .textolugar span:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 1px;
    background: #fff;
}
.textolugar span:before{
    left: auto;
    right: 0;
}
.textolugar h3{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    line-height: normal;
    margin: 0 0 10px 0;
    text-align: center;
}
.textolugar p{
    text-align: center;
    width: 100%;
    height: 0;
    float: left;
    position: relative;
    color: #fff;
    opacity: 0;
    transform-origin: top;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.textolugar p .botongeneral{
    float: none;
    display: inline-block;
    margin: 0;
}
.mySwiper .swiper-slide:hover .fotolugar{
    opacity: 0.3;
}
.mySwiper .swiper-slide:hover .textolugar p{
    height: 150px;
    opacity: 1;
}
.swiper-button-nextlugar, .swiper-button-prevlugar{
    position: absolute;
    top: 50%;
    left: 10px;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    transform: translateY(-50%);
    z-index: 100;
    cursor: pointer;
    text-align: center;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.swiper-button-nextlugar{
    left: auto;
    right: 10px;
}
.swiper-button-nextlugar i, .swiper-button-prevlugar i{
    text-align: center;
    line-height: 35px;
    color: #000;
    text-align: center;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.swiper-button-nextlugar:hover, .swiper-button-prevlugar:hover{
    background: #febe2a;
}
.swiper-button-nextlugar:hover i, .swiper-button-prevlugar:hover i{
    color: #fff;
}
/*
************************************************************************
    Estilos cuerpo banner de negocios
************************************************************************
*/
.cuerpobannegocio{
    background: #0f4d4b;
    padding: 0 20px;
    overflow: visible;
}
.fondonegocio{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.4;
}
.cuerpobannegocio .wrap{
    position: relative;
    float: left;
    left: 50%;
    transform: translateX(-50%);
    padding: 90px 500px 90px 0;
    box-sizing: border-box;
    z-index: 3;
}
.cuerpobannegocio .titulogeneral{
    z-index: 3;
}
.cuerpobannegocio span{
    color: rgba(255,255,255,0.7);
}
.cuerpobannegocio span:after{
    background: rgba(255,255,255,0.7);
}
.cuerpobannegocio h2{
    text-align: left;
    color: #fff;
}
.cuerpobannegocio p{
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    position: relative;
    z-index: 3;
}
.cuerpobannegocio .botongeneral{
    background: #cd7710;
    color: #fff;
}
.cuerpobannegocio .botongeneral:hover{
    background: #febd28;
    color: #0f4d4a;
}
.cuerpobannegocio img{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 400px;
    height: auto;
}
/*
************************************************************************
    Estilos cuerpo negocios recomendados home
************************************************************************
*/
.mySwiperdos{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0 60px;
    box-sizing: border-box;
}
.mySwiperdos .swiper-slide{
    width: 100%;
    height: auto !important;
    background: #f5f6ee;
    border-radius: 10px;
    overflow: hidden;
}
.fotoempresa{
    width: 100%;
    height: 200px;
    float: left;
    position: relative;
}
.textoslideempresa{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 20px 30px;
    box-sizing: border-box;
    min-height: 220px;
}
.textoslideempresa h3{
    font-size: 15px;
    line-height: normal;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    font-weight: 700;
    margin: 0 0 5px 0;
    text-align: left;
    color: #0c2120;
}
.textoslideempresa h3 a{
    text-align: left;
    color: #0c2120;
    font-size: 15px;
    line-height: normal;
}
.textoslideempresa h3 a:hover{
    color: #febc28;
}
.post-category{
    width: auto;
    height: auto;
    font-size: 13px;
    line-height: normal;
    color: rgba(0,0,0,0.6);
    text-align: left;
    float: left;
}
.post-rating{
    position: relative;
    float: right;
    width: auto;
    height: auto;
    color: #cd750f;
}
.textoslideempresa ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    border-top: dashed 1px rgba(0,0,0,0.2);
    border-bottom: dashed 1px rgba(0,0,0,0.2);
    padding: 5px 0;
    margin: 10px 0;
}
.textoslideempresa ul li{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    font-size: 13px;
    text-align: left;
    color: rgba(0,0,0,0.6);
    list-style: none;
    margin: 2px 0;
}
.textoslideempresa ul li a{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    font-size: 13px;
    line-height: normal;
    text-align: left;
    color: rgba(0,0,0,0.6);
}
.textoslideempresa ul li a i{
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 9px;
    text-align: left;
    color: #cd740f;
}
.textoslideempresa ul li a:hover{
    color: #febc26;
}
.botonestextoempresa{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.textoslideempresa .botongeneral{
    padding: 10px 20px;
    font-size: 13px;
    margin: 3px;
    float: none;
    display: inline-block;
}
.star-rating {
    display: inline-flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    cursor: pointer;
}
.star-rating span {
    font-size: 24px;
    color: #ccc;
    transition: color 0.2s;
}
.star-rating span:hover,
.star-rating span:hover ~ span {
    color: #f5b301;
}
.star-rating span.active,
.star-rating span.active ~ span {
    color: #f5b301;
}
/*
************************************************************************
    Estilos cuerpo blog
************************************************************************
*/
.secblog{
    width: calc(33.3% - 20px);
    height: auto;
    float: left;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    margin: 10px;
}
.fotoblog{
    width: 100%;
    height: 200px;
    float: left;
    position: relative;
}
.textoblog{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 20px 30px;
    box-sizing: border-box;
    min-height: 220px;
}
.textoblog h3{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 5px 0;
}
.textoblog h3 a{
    color: #0c2120;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    text-align: left;
    float: left;
}
.textoblog h3 a:hover{
    color: #f5b301;
}
.textoblog span{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    color: rgba(0,0,0,0.5);
    font-size: 13px;
    line-height: normal;
    margin: 0 0 15px 0;
}
/*
************************************************************************
    Estilos footer
************************************************************************
*/
footer{
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 20px 20px 20px;
    box-sizing: border-box;
    background: #fff;
    border-top: solid 1px rgba(0,0,0,0.3);
}
.secfoo{
    width: 33.3%;
    height: auto;
    float: left;
    position: relative;
    padding: 20px;
    box-sizing: border-box;
}
.secfoouno{
    padding-left: 0;
}
.logofoo{
    height: 100px;
    width: auto;
    float: left;
    position: relative;
}
.secfoo p{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    margin: 15px 0;
    font-size: 14px;
    line-height: 20px;
}
.redesfoo{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0;
}
.redesfoo a{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    float: left;
    position: relative;
    margin: 5px 8px 5px 0;
    box-sizing: border-box;
    background: #104c4a;
}
.redesfoo a i{
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
}
.redesfoo a:hover{
    background: #fdba25;
}
.redesfoo a:hover i{
    color: #fff;
}
.secfoo h4{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 20px 0;
    text-align: left;
    color: #0c2120;
    font-size: 18px;
    line-height: 21px;
    text-transform: none;
    font-weight: 600;
}
.secfoo ul{
    width: 100%;
    height: auto;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}
.secfoo ul li{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 2px 0;
    text-align: left;
    padding: 0;
}
.secfoo ul li a{
    text-align: left;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #272c29;
}
.secfoo ul li a:hover{
    color: #F4B72A;
} 
.copy{
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 0;
    border-top: solid 1px rgba(0,0,0,0.3);
}
.copy p{
    font-size: 12px;
    line-height: 19px;
    color: rgba(0,0,0,0.8);
    width: auto;
    float: left;
}
.copy p a{
    font-size: 12px;
    line-height: 19px;
}
.creditos{
    float: right;
    text-align: left;
}
.creditos img{
    height: 25px;
    width: auto;
    opacity: 0.7;
    margin: 0 0 0 6px;
}
/*
************************************************************************
    Estilos perfil de empresas
************************************************************************
*/
.cuerpoperfilempresa{
    overflow: inherit !important;
    position: relative;
    float: left;
}
.bread{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    background: #f5f6ee;
    padding: 20px;
    box-sizing: border-box;
    border-bottom: solid 1px rgba(0,0,0,0.1);
}
.bread ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0;
}
.bread ul li{
    width: auto;
    float: left;
    position: relative;
    text-align: left;
    font-size: 13px;
    color: rgba(0,0,0,0.6);
    line-height: normal;
    margin: 3px;
    list-style: none;
}
.bread ul li a{
    font-size: 13px;
    color: rgba(0,0,0,0.6);
    line-height: normal;
}
.bread ul li a:hover{
    color: #F4B72A;
}
.cuerposinglemepresa{
    padding: 60px 20px;
}
.secderempresa{
    position: relative;
    float: left;
    width: calc(100% - 400px);
    height: auto;
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
}
.fondoperfilempresa{
    width: 100%;
    height: auto;
    float: left;
    min-height: 400px;
    border-radius: 15px;
    overflow: hidden;
}
.datosempresa{
    width: 400px;
    height: 100%;
    position: relative;
    background: rgba(0,0,0,0.8);
    z-index: 3;
    padding: 30px 50px;
    box-sizing: border-box;
    float: left;
    position: relative;
}
.fotoperfilempresa{
    height: auto;
    display: inline-block;
    position: relative;
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 100%;
}
.textoperfilempresa{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 20px 0 0 0;
}
.textoperfilempresa h1{
    color: #fff;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 5px 0;
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
}
.textoperfilempresa .post-rating{
    width: auto;
    float: none;
    color: #fff;
    display: inline-block;
}
.textoperfilempresa ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 10px 0;
    border-top: solid 1px rgba(255,255,255,0.3);
    margin: 15px 0 0 0;
}
.textoperfilempresa ul li{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 5px 0;
    color: #fff;
    text-align: left;
    padding: 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: normal;
    list-style: none;
}
.textoperfilempresa ul li a{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0 0 0 50px;
    text-align: left;
    color: #fff;
    font-size: 15px;
    line-height: normal;
    font-weight: 700;
}
.textoperfilempresa ul li a span{
    font-weight: 400;
    font-size: 14px;
}
.textoperfilempresa ul li a i{
    position: absolute;
    top: 3px;
    left: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #124e49;
    font-size: 12px;
    text-align: center;
    background: #f5f6ee;
    border-radius: 4px;
}
.textoperfilempresa ul li a:hover{
    color: #feba26;
}
.textoperfilempresa ul li a:hover i{
    background: #feba26;
}
.infoempresa{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0;
    padding: 30px 60px;
    box-sizing: border-box;
    background: #f5f6ee;
    border-radius: 15px;
}
.infoempresa h2{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 15px 0;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #124e49;
}
.wp-block-gallery{
    float: left;
}
.sidebarempresa{
    width: 370px;
    height: auto;
    float: right;
}
.widgetsid{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    background: #f5f6ee;
    border-radius: 15px;
    margin: 0 0 15px 0;
    padding: 30px;
    box-sizing: border-box;
    overflow: inherit;
}
.widgetsid h4{
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 5px 0;
    color: #0c2120;
    text-transform: none;
    font-weight: 700;
}
.widgetsid ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.widgetsid ul li{
    font-size: 13px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 2px 0;
    text-align: left;
    list-style: none;
}
.widgetsid ul li span{
    float: right;
}
.widgetsid p{
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0;
    margin: 10px 0 0 0;
    border-top: solid 1px rgba(0,0,0,0.2);
    font-size: 13px;
}
.widgetsid p a i{
    color: #272c29;
    font-size: 13px;
    width: auto;
    height: auto;
    margin: 0 3px;
}
.widgetsid p a:hover i{
    color: #feba26;
}
.widgetsid .botongeneral{
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    box-sizing: border-box;
    padding: 12px 20px;
    font-size: 13px;
}
.widgetban img{
    width: 100%;
    height: auto;
    position: relative;
}
/*
************************************************************************
    Estilos comentarios
************************************************************************
*/
.comment-list{
    list-style: none;
    padding: 15px 0;
    box-sizing: border-box;
    position: relative;
}
.comment-list li{
    position: relative;
    list-style: none;
}
.comment-author{
    width: 100%;
    height: auto;
    position: relative;
}
.comment-author .avatar{
    border-radius: 5px;
    width: 80px;
    height: auto;
}
.comentsstardos{
    position: absolute;
    top: 45px;
    left: 155px;
    font-size: 12px;
    color: #febd28;
}
.extra-wrap{
    margin: 10px 0 0 0;
    float: left;
    position: relative;
}
.comment-body{
    padding: 10px 0;
    box-sizing: border-box;
    position: relative;
}
/*
************************************************************************
    Estilos categoría productos
************************************************************************
*/

.secempresaslide{
    width: calc(25% - 20px);
    margin: 10px;
    float: left;
    border-radius: 10px;
    overflow: hidden;
    background: #f5f6ee;
}
.secblogcat{
    background: #f5f6ee;
}
.cuerpocateempe{
    position: relative;
    padding: 0;
    overflow: inherit;
    float: left;
    text-align: center;
}
#map{
    width: 100%;
    height: 500px;
    border-radius: 20px;
    display: inline-block;
    position: relative;
    float: left;
    margin: 0 0 20px 0;
}
.popup-card{
    width: 200px;
}
.popup-card img{
    width: 100%;
    height: 150px;
    object-fit:cover;
    border-radius: 10px;
    margin-bottom: 10px;
}
.popup-card h3{
    margin:0 0 10px;
    font-size:18px;
    line-height:1.3;
}
.popup-card a{
    display:inline-block;
    padding:10px 15px;
    background:#0f172a;
    color:#fff;
    text-decoration:none;
    border-radius:8px;
}
















/*
#map{
    position: sticky;
    top: 0;
    right: 0;
    width: 50%;
    height: 100vh;
    display: inline-block;
} */
.seccontcategoriaemp{
    position: relative;
    float: left;
    width: 50%;
    height: auto;
    padding: 30px 40px 30px 20px;
    box-sizing: border-box;
}
.seccontcategoriaemp .wrap{
    width: 700px;
    float: right;
}
.seccontcategoriaemp .tarjetacat{
    width: calc(25% - 10px);
    margin: 5px;
    height: 110px;
}
.seccontcategoriaemp  .textotarjeta img {
    height: 30px;
}
.contelistaempresas{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    border-top: solid 1px rgba(0,0,0,0.2);
    padding-top: 20px;
    margin-top: 20px;
}
.contelistaempresas .titulogeneral{
    margin: 0 0 20px 0;
}
.contelistaempresas .titulogeneral h2{
    font-size: 22px;
    line-height: normal;
}
.contelistaempresas .secempresaslide{
    width: calc(33.3% - 20px);
    margin: 10px;
}
.contelistaempresas .textoslideempresa{
    padding: 20px;
}
.map-popup{
    width: 170px;
    height: auto;
    padding: 0;
    box-sizing: border-box;
    margin: 10px !important;
}
.map-popup img{
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 0 10px 0;
}
.leaflet-popup-close-button{
    width: 30px !important;
    height: 30px !important;
    top: -30px !important;
    right: 10px !important;
    background: #fff !important;
    border-radius: 5px 5px 0 0 !important;
}
.leaflet-popup-close-button span{
    font-size: 20px;
    color: #000;
    font-weight: 700;
    line-height: 30px;
}
.leaflet-popup-close-button:hover{
    background: red !important;
}
.leaflet-popup-close-button:hover span{
    color: #fff !important;
}
.leaflet-popup-content{
    margin: 10px 15px !important;
    box-sizing: border-box !important;
}
.leaflet-popup-content h4{
    width: 100%;
    height: auto;
    font-size: 13px;
    text-align: center;
    text-transform: none;
    font-weight: 700;
    color: #0c2120;
}
.leaflet-popup-content p{
    margin: 0 !important;
    padding: 0 !important;
}
.leaflet-popup-content a{
    font-size: 12px !important;
    padding: 8px 10px !important;
    margin: 0 !important;
    float: none !important;
    display: inline-block !important;
    width: 100% !important;
    color: #fff !important;
    text-align: center !important;
    box-sizing: border-box;
}
.leaflet-popup-content a i{
    margin-right: 3px;
    font-size: 11px;
}
/*
************************************************************************
    Estilos registrar mi negocio
************************************************************************
*/
.portadauni{
    width: 100%;
    height: 550px;
    float: left;
    position: relative;
    background: #000;
}
.fotoportadauni{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
}
.textoportadauni{
    width: 1100px;
    height: auto;
    position: absolute;
    z-index: 3;
    max-width: 100%;
    padding: 20px;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.textoportadauni h1{
    text-align: left;
    color: #fff;
    font-size: 60px;
    line-height: 64px;
    width: 100%;
    float: left;
    position: relative;
    font-weight: 900;
    text-transform: uppercase;
}
.textoportadauni p{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    font-size: 21px;
    line-height: normal;
    color: #fff;
    text-align: left;
    margin: 0 0 20px 0;
}
.textoportadauni .botongeneral{
    margin: 10px 20px 10px 0;
    background: #febb29;
    color: #133D3C;
}
.textoportadauni .botongeneral:hover{
    background: #fbda40;
    padding: 14px 40px;
}
.mensajetit{
    text-align: center;
    width: 100%;
    display: inline-block;
}
.secbene{
    width: calc(25% - 40px);
    float: left;
    position: relative;
    height: auto;
    min-height: 300px;
    margin: 20px;
    border-radius: 20px;
    background: #f5f6ee;
    overflow: hidden;
    padding: 40px;
    box-sizing: border-box;
    transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
}
.secbene:after{
    background: #0f4c49;
    height: 5px;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    z-index: 3;
    transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
}
.secbene img{
    width: auto;
    height: 50px;
    float: left;
    position: relative;
}
.secbene h3{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    margin: 20px 0;
}
.secbene p{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
}
.secbene:hover{
    transform: translateY(-10px);
}
.secbene:hover:after{
    background: #febb29;
}
.cuerporealidad{
    padding: 20px 20px 60px 20px;
}
.fotorealidad{
    width: 700px;
    height: 400px;
    border-radius: 20px;
    position: relative;
    float: left;
    margin: 0 0 0 20px;
}
.textorealidad{
    width: calc(100% - 780px);
    height: auto;
    float: right;
}
.textorealidad span{
    float: left;
    text-align: left;
    padding-left: 0;
}
.textorealidad span:after{
    display: none;
}
.textorealidad h2{
    text-align: left;
}
.textorealidad p{
    text-align: left;
}
.textorealidad ul{
    width: 100%;
    height: auto;
    float: left;
    margin: 20px 0;
    padding-left: 20px;
    box-sizing: border-box;
}
.cuerpoplanes{
    background: #f5f6ee;
}
.secplan{
    width: 340px;
    height: auto;
    float: none;
    position: relative;
    margin: 20px;
    background: #fff;
    border-radius: 20px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    box-sizing: border-box;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
}
.secplan h3{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: center;
    color: #fff;
    background: #124e49;
    padding: 20px;
    box-sizing: border-box;
    font-size: 24px;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 20px 20px 0 0;
}
.secplan .spanplan{
    position: absolute;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 30px;
    color: #fff;
    background: #febb29;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 20px 20px 0 0;
    font-weight: 700;
}
.secplan ul{
    width: calc(100% - 60px);
    height: auto;
    float: left;
    position: relative;
    padding: 15px 0;
    box-sizing: border-box;
    margin: 10px 30px;
    border-bottom: solid 1px rgba(0,0,0,0.2);
}
.secplan ul li{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 2px 0;
    list-style: none;
    padding-left: 20px;
    box-sizing: border-box;
}
.secplan ul li:after{
    content: "\f00c";
    position: absolute;
    font-family: "FontAwesome";
    top: 0;
    left: 0;
    font-size: 12px;
}
.secplan p{
    height: auto;
    position: relative;
    margin: 10px 0;
    padding: 0 65px 0 0;
    box-sizing: border-box;
    float: none;
    text-align: center;
    display: inline-block;
    font-size: 13px;
}
.secplan p span{
    position: absolute;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    width: 60px;
    height: auto;
    top: 0;
    right: 0;
}
.secplan p big{
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
}
.secplan .botongeneral{
    width: calc(100% - 60px);
    height: auto;
    float: left;
    position: relative;
    margin: 10px 30px 30px 30px;
}
.secplanreco{
    transform: scale(1.05);
}
.secfunciona{
    width: 300px;
    height: auto;
    display: inline-block;
    float: none;
    position: relative;
    transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
}
.icinoregistro{
    width: 80px;
    height: 80px;
    background: #124e49;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    z-index: 2;
    transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
}
.icinoregistro img{
    height: 40px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.secfunciona span{
    font-size: 100px;
    line-height: normal;
    color: rgba(0,0,0,0.05);
    text-align: center;
    width: 100%;
    height: auto;
    font-weight: 900;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.secfunciona p{
    text-align: center;
    width: 100%;
    height: auto;
    margin: 20px 0 0 0;
    font-weight: 700;
}
.curva-svg{
    position: absolute;
    top: 0;
    left: 50%;
}
.curva-svg path {
  fill: none;                 /* Evita que la curva se rellene de color */
  stroke: rgba(0,0,0,0.3);            /* Define el color de la línea */
  stroke-width: 4;            /* Grosor de la línea */
  stroke-dasharray: 1 12;     /* Crea el efecto punteado (largo del punto, espacio) */
  stroke-linecap: round;      /* Hace que cada punto individual sea perfectamente redondo */
}
.secfunciona:hover{
    transform: translateY(-5px);
}
.secfunciona:hover .icinoregistro{
    background: #f1920b;
}
.secfunciona:hover span{
    top: 50px;
}










































.cuerpoarchive{
    padding: 10px 20px 50px 20px;
}
.sidebarcrchive{
    width: 350px;
    float: left;
    height: auto;
    position: relative;
    margin: 0;
}
.contenidoarchive{
    width: calc(100% - 380px);
    float: right;
    position: relative;
}
.alineado{
    margin: 0 -10px;
}
.secproductocat{
    width: calc(25% - 20px);
    margin: 10px;
    float: left;
}
.secproductocat .fotoproductosec{
    height: 220px;
}
.secproductocat .fotoproductosec img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 180px;
}
.secproductocat .textoproducto{
    min-height: 250px;
}
.secproductocat .compraprductosec{
    position: absolute;
    bottom: 20px;
    left: 30px;
    width: calc(100% - 60px);
}
.banarchives{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0 50px 0;
    border-radius: 5px;
}
.widget {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 20px 0;
    background: #f5f6ee;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
}
.widget-area form{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.widget h3{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 15px;
    border-bottom: solid 1px rgba(0,0,0,0.2);
    padding-bottom: 5px;
    color: #11111f;
    text-transform: none;
    font-weight: 700;
}
.widget .woocommerce-ordering{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
.widget .woocommerce-ordering select{
    background: #fff;
    height: 40px;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,0.2);
    width: 100%;
    text-align: left;
}
.widget .wp-block-search__inside-wrapper{
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,0.2);
    height: auto;
}
.widget .wp-block-search__input{
    height: 40px;
    width: 100%;
    position: relative;
    float: left;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 13px;
}
.widget .wp-element-button{133D3C;
    padding: 0 10px;
}
.widget .wc-block-product-categories-list{
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.widget .wc-block-product-categories-list li a:hover{
    color: #fa5b34;
}
/*
************************************************************************
    Estilos single productos
************************************************************************
*/
.onsale{
    display: none;
}
.product_title{
    font-weight: 700;
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 30px;
    line-height: 34px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    border-bottom: solid 1px rgba(0,0,0,0.15);
}
.price{
    text-decoration: none;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0;
}
.price ins{
    font-weight: 800;
    font-size: 35px;
    line-height: normal;
    color: red;
    text-decoration: none;
}
.cart{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    background: #F6EFE7;
    border-radius: 10px;
    padding: 20px 30px;
    box-sizing: border-box;
    margin: 10px 0;
}
.quantity input[type=number]{
    width: 100px;
    height: 45px;
    border-radius: 5px;
    background: #fff;
    float: left;
    position: relative;
    padding: 0 15px;
    box-sizing: border-box;
    border: solid 1px rgba(0,0,0,0.2);
    font-weight: 700;
    font-size: 17px;
}
.cart button{
    position: relative;
    background: #F4B72A;
    color: #133D3C;
    border-radius: 10px;
    margin: 0 10px;
    font-weight: 700;
    float: left;
    overflow: hidden;
    height: 45px;
    width: auto;
    padding: 0 30px;
    box-sizing: border-box;
    line-height: 45px;
    border: none;
    text-transform: uppercase;
    transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
}
.cart button:hover{
    background: #133D3C;
    color: #fff;
    padding: 0 40px;
}
.variations{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 10px 0;
}
.variations tbody{
    padding: 15px 0;
    width: 100%;
    position: relative;
    float: left;
}
.variations tbody tr{
    padding: 2px 0;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.variations label{
    font-size: 14px;
    color: rgba(0,0,0,0.6);
    line-height: 40px;
    width: 50px;
}
.variations select{
    margin: 0 0 0 15px;
    height: 40px;
}
.reset_variations{
    line-height: 40px;
    float: left;
    margin: 0 0 0 15px;
}
.product_meta{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0;
}
.comprarsecurity{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 5px 0;
    text-align: center;
}
.comprarsecurity p{
    text-align: center;
    width: auto;
    display: inline-block;
    margin: 3px 5px;
}
.comprawsp{
    width: 100%;
    height: auto;
    padding: 30px;
    box-sizing: border-box;
    background: #F6EFE7;
    border-radius: 10px;
    box-sizing: border-box;
    float: left;
    margin: 0 0 20px 0;
}
.comprawsp p{
    text-align: center;
    font-size: 14px;
    line-height: normal;
}
.comprawsp .botongeneral{
    float: none;
    display: inline-block;
    margin: 15px 0 0 0;
    background: #128c7e;
}
.comprawsp .botongeneral span{
    color: #fff;
}
.comprawsp .botongeneral:after{
    background: #F4B72A;
}
.comprawsp .botongeneral span i{
    margin: 0 7px 0 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
    background: #ebf4f4;
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    padding: 20px;
    box-sizing: border-box;
}
.woocommerce div.product{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 40px 20px;
    box-sizing: border-box;
}
.woocommerce div.product div.images div.thumbnails{
    width: 100% !important;
    background: #f8f7f3;
    padding: 0;
    box-sizing: border-box;
}
.yith_magnifier_galler ul li img{
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 50px !important;
}
.expand-button-hidden{
    width: 25px;
    height: 25px;
}
.expand-button-hidden svg{
    height: 25px;
    width: 25px;
    padding: 5px;
    box-sizing: border-box;
}
.yith_magnifier_zoom_magnifier{
    width: 500px;
    height: auto;
    background: #fff;
    border-radius: 10px;
    border-color: #1d1e23;
}
.sharedprod{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.sharedprod a{
    float: left;
    position: relative;
    margin: 5px 5px 5px 0;
    background: #334f9f;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    font-size: 12px;
}
.sharedprod a i{
    margin: 0 7px 0 0;
    padding: 0 7px 0 0;
    border-right: solid 1px rgba(255,255,255,0.2);
}

.sharedprod a:hover{
    transform: scale(1.03);
}
.sharedprod .stwit{
    background: #1baef3;
}
.woocommerce div.product .product_title{
    text-align: left;
    font-size: 24px;
    line-height: 29px;
    color: #002b63;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.woocommerce div.product .woocommerce-product-rating{
    display: none;
}
.woocommerce-review-link{
    float: left;
    font-size: 13px;
    line-height: 16px;
    color: #d75f0e;
    position: relative;
    margin: 5px 0;
    text-decoration: underline;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.woocommerce-review-link:after{
    position: absolute;
    content: "\f005";
    font-family: "FontAwesome";
    font-size: 13px;
    margin: 0 5px 0 0;
    color: #f0cd08;
    top: 0;
    left: 0;
}
.woocommerce span.onsale{
    display: none;
}
.slick-initialized .slick-slide {
    display: block;
    border: solid 1px rgba(0,0,0,0.1);
    border-radius: 3px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    color: #000;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins{
    color: #ed0e0e;
    font-size: 23px;
    line-height: 27px;
    font-weight: bold;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-decoration: none;
    margin: 5px 0;
    letter-spacing: -1px;
    text-align: left;
}
.woocommerce-Price-currencySymbol{
    font-size: 16px;
    margin: 0 5px 0 0;
}
.woocommerce div.product p.price del .woocommerce-Price-currencySymbol, .woocommerce div.product span.price del .woocommerce-Price-currencySymbol{
    text-transform: none;
    margin: 0;
    font-size: 15px;
}
.woocommerce-product-details__short-description{
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0 20px 0;
    padding: 20px 0;
    box-sizing: border-box;
    border-top: solid 1px rgba(0,0,0,0.1);
    border-bottom: solid 1px rgba(0,0,0,0.1);
}
.woocommerce-product-details__short-description p{
    font-size: 14px;
    line-height: 20px;
}
.woocommerce-product-details__short-description ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.woocommerce .quantity{
    width: auto;
    height: auto;
    position: relative;
    padding: 0 0 0 80px;
    margin: 0 10px 10px 0 !important;
}
.woocommerce .quantity .qty{
    height: 45px;
    width: 60px;
    border-radius: 3px;
    border: solid 1px rgba(0,0,0,0.15);
    padding: 0;
    margin: 0;
}
.woocommerce .quantity:after{
    content: "Cantidad";
    position: absolute;
    top: 0;
    left: 0;
    line-height: 45px;
    font-size: 15px;
    color: rgba(0,0,0,0.7);
    font-weight: bold;
}
.woocommerce div.product form.cart .button{
    width: 240px;
    max-width: 100%;
    float: left;
    margin: 0 10px 0 0 !important;
    height: 45px;
    padding: 0 30px;
    box-sizing: border-box;
    background: #0092cf;
    color: #fff;
    border: none;
    font-weight: bold;
    border-radius: 4px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    text-transform: uppercase;
}
.woocommerce div.product form.cart .button:hover{
    background: #f0cd08;
}
.posted_in{
    float: left;
    font-size: 13px;
    line-height: 18px;
    color: rgba(0,0,0,0.4);
    text-align: left;
}
.posted_in a{
    font-size: 13px;
    line-height: 18px;
}
.woocommerce-tabs{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.woocommerce-tabs .panel{
    background: #fff;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,0.1);
    border-top: none;
    padding: 40px;
    box-sizing: border-box;
}
.woocommerce-tabs .panel h2{
    text-align: left;
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    margin: 0 0 20px 0;
}
.woocommerce div.product .woocommerce-tabs .panel ul{
    width: 100%;
    height: auto;
    position: relative;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs .panel img{
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 20px 0;
}
.woocommerce div.product .woocommerce-tabs .panel #comments{
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 30px 0;
}
.commentlist .review{
    list-style: none;
}
.comment-body{
    width: 100%;
    height: auto;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    text-align: left;
    font-size: 13px;
}
.avatar{
    float: left;
    margin: 0 15px 10px 0 !important;
}
.commentmetadata a{
    font-size: 11px;
}
.comment-body p{
    margin: 10px 0;
    font-size: 13px;
    text-align: left;
}
.comment-body .reply{
    width: 100%;
    height: auto;
    margin: 10px 0;
}
.comment-body .reply a{
    font-size: 11px;
    padding: 5px 10px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
}
.comment-body .reply a:hover{
    color: #0092cf;
}
.comment-respond{
    padding: 20px 0;
    width: 100%;
    height: auto;
    position: relative;
    text-align: left;
    display: inline-block;
}
.comment-respond .comment-reply-title{
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    text-transform: none;
}
.comment-respond .logged-in-as{
    margin: 10px 0;
    font-size: 13px;
    line-height: 17px;
}
.comment-form label{
    width: 100%;
    height: auto;
    font-size: 13px;
    margin: 5px 0;
    display: inline-block;
}
.comment-respond .comment-form-comment textarea{
    width: 650px;
    max-width: 100%;
    padding: 15px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    border: solid 1px rgba(0,0,0,0.3);
}
.comment-form input[type=text], .comment-form input[type=email]{
    padding: 0 15px;
    width: 450px;
    max-width: 100%;
    height: 35px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    border: solid 1px rgba(0,0,0,0.3);
}
.woocommerce #respond input#submit{
    width: auto;
    max-width: 100%;
    float: left;
    margin: 10px 0;
    height: 45px;
    padding: 0 30px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.2);
    color: rgba(0,0,0,0.6);
    border: none;
    font-weight: bold;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    text-transform: none;
}
.comment-form .comment-form-cookies-consent label{
    width: auto;
}
.related h2{
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: solid 1px rgba(0,0,0,0.15);
    text-align: left;
    color: #11111f;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 10px 20px;
    padding: 0 0 20px 0;
    position: relative;
    width: calc(25% - 20px);
    margin-left: 0;
    background: #fff;
    border-radius: 4px;
    border: solid 1px rgba(0,0,0,0.1);
    box-sizing: border-box;
}
.product .type-product h2{
    border-bottom: none;
}

#customer_details{
    width: calc(100% - 450px);
    float: left;
    position: relative;
    margin: 0;
}
#customer_details .col-1, #customer_details .col-2{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
#order_review{
    width: 410px;
    float: left;
    margin: 0 0 0 40px;
    position: relative;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select{
    padding: 0 15px;
    max-width: 100%;
    height: 40px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    border: solid 1px rgba(0,0,0,0.3);
}
.woocommerce-checkout h3{
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: solid 1px rgba(0,0,0,0.15);
    text-align: left;
    color: #002b63;
    font-size: 16px;
    line-height: 20px;
    box-sizing: border-box;
}
.xoo-wsc-basket {
    bottom: 60px !important;
}
.posted_in, .tagged_as, .sku_wrapper{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 2px 0;
    text-align: left;
    font-size: 11px;
    float: left;
    text-transform: uppercase;
    color: rgba(0,0,0,0.7);
}
.posted_in a, .tagged_as a, .sku_wrapper a{
    font-size: 11px;
}
.woocommerce-tabs{
    margin: 30px 0 0 0;
    float: left;
    position: relative;
    width: 100%;
}

summary .product_title{
    color: #11111f !important;
    float: left !important;
    width: 100% !important;
    height: auto !important;
    padding: 10px 0 !important;
    border-bottom: solid 1px rgba(0,0,0,0.15) !important;
    font-size: 30px !important;
    line-height: 33px !important;
    letter-spacing: 2px !important;
    text-align: left !important;
    color: #11111f !important;
    text-transform: none !important;
    margin: 0 0 20px 0 !important;
    font-weight: 800 !important;
    box-sizing: border-box !important;
}
.variations{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0 !important;
    padding: 15px 0 !important;
    box-sizing: border-box;
    border-top: solid 1px rgba(0,0,0,0.1) !important;
    border-bottom: solid 1px rgba(0,0,0,0.1) !important;
}
.variations th{
    padding: 5px 0 !important;
}
.variations label{
    text-align: left;
    float: left;
}
.variations select{
    width: 150px;
    height: 35px;
    float: left;
    position: relative;
}
.woocommerce div.product form.cart .button{
    background: #1d1e23 !important;
    color: #fff; !important;
}
.woocommerce div.product form.cart .button:hover{
    background: #f7c729 !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
    color: #ed0e0e;
    font-size: 23px;
    line-height: 27px;
    font-weight: bold;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .summary{
    float: right;
    width: 48%;
    clear: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-product-gallery{
    float: left;
    width: 48%;
}















.yith_magnifier_galler ul li img{
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 50px !important;
}
.expand-button-hidden{
    width: 25px;
    height: 25px;
}
.expand-button-hidden svg{
    height: 25px;
    width: 25px;
    padding: 5px;
    box-sizing: border-box;
}
.yith_magnifier_zoom_magnifier{
    width: 500px;
    height: auto;
    background: #fff;
    border-radius: 10px;
    border-color: #1d1e23;
}
.sharedprod{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.sharedprod a{
    float: left;
    position: relative;
    margin: 5px 5px 5px 0;
    background: #334f9f;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    font-size: 12px;
}
.sharedprod a i{
    margin: 0 7px 0 0;
    padding: 0 7px 0 0;
    border-right: solid 1px rgba(255,255,255,0.2);
}

.sharedprod a:hover{
    transform: scale(1.03);
}
.sharedprod .stwit{
    background: #1baef3;
}
.widgetaart{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0;
    min-height: 70px;
    padding-left: 105px;
    box-sizing: border-box;
}
.fotoartwid{
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 70px;
    border-radius: 10px;
}
.widgetaart p{
    color: #133d3c;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    width: 100%;
    height: auto;
    font-weight: 700;
    transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
}
.widgetaart p:hover{
    color: #fdba25;
}
.opcwidget{
    position: relative;
    float: left;
    top: 0;
    left: 0;
}
.opcwidget li{
    color: rgba(0,0,0,0.5);
    text-align: left;
    float: left;
    font-size: 11px;
    list-style: none;
    margin: 2px 10px 2px 0;
}
.opcwidget li i{
    margin: 0 3px 0 0;
}
.bannwidget{
    width: 100%;
    height: auto;
    max-width: 300px;
    display: inline-block;
    float: none;
}
.sharedprodblog{
    border-top: solid 1px rgba(0,0,0,0.2);
    border-bottom: solid 1px rgba(0,0,0,0.2);
    margin: 20px 0;
    padding: 15px 0;
}
.noticia{
    width: 100%;
    margin: 10px 0;
    height: auto;
    background: #ebf4f4;
    float: left;
    position: relative;
    padding: 0 0 0 370px;
    border-radius: 10px;
    overflow: hidden;
}
.fotofoto{
    width: 350px;
    height: 100%;
    float: left;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    background: #000;
    top: 0;
    left: 0;
}
.fotonoticia{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}
.textonoticia{
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 20px;
    box-sizing: border-box;
    position: relative;
    bottom: 0;
    left: 0;
    background: #ebf4f4;
    z-index: 3;
}
.textonoticiasec{
    position: relative;
    float: left;
}
.textonoticia h3{
    text-transform: none;
    font-weight: bold;
    text-align: left;
    font-size: 21px;
    line-height: 25px;
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 10px 0;
}
.textonoticia h3 a{
    font-size: 21px;
    line-height: 24px;
    font-weight: 900;
    text-align: left;
    color: #133D3C;
}
.textonoticia h3 a:hover{
    color: #f9c40c;
    text-decoration: none;
}
.textonoticia span{
    font-size: 12px;
    color: rgba(0,0,0,0.4);
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0 20px 0;
}
.textonoticia .opcwidget li{
    color: rgba(0,0,0,0.6);
}
.textonoticia p{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
}
.textonoticia ul, .titulosingle ul{
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 0 10px 0;
}
.textonoticia ul li, .titulosingle ul li{
    list-style: none;
    text-align: center;
    display: inline-block;
    width: auto;
    height: auto;
    color: rgba(255,255,255,0.9);
    margin: 1px 3px;
    font-size: 14px;
}
.textonoticia ul li a, .titulosingle ul li a{
    color: rgba(255,255,255,0.9);
    text-transform: none;
    font-size: 14px;
    line-height: 18px;
    padding: 5px 0;
}
.textonoticia ul li a:hover, .titulosingle ul li a:hover{
    color: #F4B72A;
}
.linknoti{
    position: absolute;
    bottom: 20px;
    left: 25px;
    padding: 5px;
    color: #c3ccd5;
}
.linknoti:hover{
    color: #f9c40c;
    text-decoration: underline;
}
.noticiados{
    position: relative;
    height: 570px;
    padding: 0;
    background: linear-gradient(185deg, #88139a,#c831b1,#ac6810,#c2e713);
    -o-background: linear-gradient(185deg, #88139a,#c831b1,#ac6810,#c2e713);
    -webkit-background: linear-gradient(185deg, #88139a,#c831b1,#ac6810,#c2e713);
    -moz-background: linear-gradient(185deg, #88139a,#c831b1,#ac6810,#c2e713);
}
.noticiados .fotonoticia{
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}
.noticiados .textonoticia{
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    min-height: 50px;
}
.noticiados .textonoticia h3, .noticiados .textonoticia h3 a, .noticiados .textonoticia span{
    color: #fff;
    text-align: center;
}
.noticiados .textonoticia h3 a:hover{
    color: #f9c40c;
}
.catnoti, .fotfoto a{
    width: auto;
    height: auto;
    border-bottom: solid 1px rgba(255,255,255,0.6);
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: rgba(255,255,255,0.5);
    margin: 0 0 10px 0;
    display: inline-block;
    text-transform: uppercase;
    text-align: left;
    float: left;
}
.fotofoto .catnoti{
    position: absolute;
    bottom: 5px;
    left: 30px;
    z-index: 5;
}
.noticiados .textonoticia i{
    margin: 0 5px 0 0;
}
.noticiados .fotofoto{
    overflow: hidden;
    height: 100%;
}
.noticia:hover .fotonoticia{
    opacity: 0.7;
    transform: scale(1.1);
}
.cuerpo-servicios{
    padding: 80px 20px;
}
.cuerpo-servicios .wrap{
    width: 1100px;
}
.cuerpo-servicios h2, .cuerpo-servicios h3, .cuerpo-servicios h4{
    font-family: 'Fredoka One';
    font-weight: normal;
    font-size: 45px;
    line-height: 49px;
    color: #2d2d2f;
    margin: 0 0 40px 0;
}
.cuerpo-servicios h3{
    font-size: 30px;
    line-height: 34px;
    text-align: left;
    text-transform: none;
    margin: 20px 0;
}
.cuerpo-servicios p{
    font-size: 16px;
    line-height: 26px;
}
.cuerpo-servicios p img{
    margin: 20px 0;
    display: inline-block;
    text-align: center;
    margin-left: 50%;
    max-width: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%,0);
}
.fotofoto ul{
    width: 100%;
    height: auto;
    position: absolute;
    margin: 0 0 10px 0;
    bottom: 0;
    left: 25px;
}
.fotofoto ul li{
    list-style: none;
    text-align: center;
    width: auto;
    height: auto;
    float: left;
    margin: 5px;
}
.fotofoto ul li a{
    border-bottom: solid 1px rgba(255,255,255,0.7);
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px;
    padding: 5px 0;
    color: rgba(255,255,255,0.7);
}
/*
************************************************************************
    Estilos video
************************************************************************
*/
.contevideohome{
    width: 100%;
    height: auto;
    float: left;
    background: #000;
    position: relative;
    overflow: hidden;
}
.secvideo{
    width: 360px;
    height: auto;
    float: right;
    position: static;
    height: 570px;
    overflow-y: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
}
.secvideo::-webkit-scrollbar {
    -webkit-appearance: none;
    z-index: 3;
    cursor: pointer;
}
.secvideo::-webkit-scrollbar:vertical {
    width:10px;
}
.secvideo::-webkit-scrollbar-button:increment,.secvideo::-webkit-scrollbar-button {
    display: none;
} 
.secvideo::-webkit-scrollbar:horizontal {
    height: 10px;
}
.secvideo::-webkit-scrollbar-thumb {
    background-color: #39434e;
    border-radius: 20px;
    cursor: pointer;
}
.secvideo::-webkit-scrollbar-track {
    border-radius: 10px;  
}
.secvideo::-webkit-scrollbar-track-piece{
    background: #121416;
    border-radius: 20px;
}
.fotovideo{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.fotovideo:hover{
    opacity: 0.7;
}





.cuerpogaleria{
    background: none;
    z-index: 2;
}
.cuerpovideo{
    overflow: visible;
    z-index: 1;
}
.fondocarnaval{
    background: url(images/fondocarnaval.jpg) no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -50%;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}
.fondocarnaval:after, .fondocarnaval:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(#141c24,rgba(20,28,36,0));
    -moz-background: linear-gradient(#141c24,rgba(20,28,36,0));
    -o-background: linear-gradient(#141c24,rgba(20,28,36,0));
    -webkit-background: linear-gradient(#141c24,rgba(20,28,36,0));
}
.fondocarnaval:before{
    top: auto;
    bottom: 0;
    background: linear-gradient(rgba(20,28,36,0),#141c24);
    -moz-background: linear-gradient(rgba(20,28,36,0),#141c24);
    -o-background: linear-gradient(rgba(20,28,36,0),#141c24);
    -webkit-background: linear-gradient(rgba(20,28,36,0),#141c24);
}
.contenidogaleria{
    position: relative;
    float: left;
    height: auto;
    z-index: 2;
    display: table;
    table-layout: fixed;
    width: 100%;
}





.cuerpogeneral{
    padding: 50px 20px;
}
.cuerpogeneral .wrap{
    width: 1100px;
}
.cuerpogeneral h2, .cuerpogeneral h3, .cuerpogeneral h4, .cuerpogeneral p{
    color: #fff;
    text-align: left;
}
.cuerpogeneral h2, .cuerpogeneral h3, .cuerpogeneral h4{
    font-weight: bold;
    margin: 10px 0;
}
.cuerpogeneral img{
    float: none;
    display: inline-block;
    position: relative;
    margin: 20px 0;
    margin-left: 50%;
    width: auto;
    max-width: 100%;
    height: auto;
    transform: translate(-50%,0);
}
.cuerpogeneral p{
    font-size: 16px;
    line-height: 28px;
}
.cuerpogeneral .tituloprincipalseo{
    margin: 0 0 50px 0;
    font-size: 40px;
    line-height: 44px;
    text-align: center;
}
.cuerpogeneral h3{
    font-size: 29px;
    line-height: 33px;
}
.cuerpogeneral h4{
    font-size: 23px;
    line-height: 26px;
}


#menu2{
    display: none;
}
.portadablog{
    width: 100%;
    height: 520px;
    position: relative;
    float: left;
    display: block;
    background: #000;
    z-index: 1;
    overflow: hidden;
}
.fotosingle{
    width: 100%;
    height: 100%;
    float: left;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.titulosingle{
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 20px;
    z-index: 10;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    z-index: 101;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
.titulosingle h1{
    color: #fff;
    font-weight: normal;
    font-size: 42px;
    line-height: 46px;
    position: relative;
    display: inline-block;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    width: auto;
    max-width: 900px;
    font-weight: 900;
}
.secsingle{
    width: calc(100% - 450px);
    height: auto;
    position: relative;
    float: left;
}
.secsingle p{
    font-size: 16px;
    line-height: 28px;
}
.secsingle h2, .secsingle h3{
    text-align: left;
    font-size: 35px;
    line-height: 39px;
    margin: 20px 0;
}
.secsingle h3{
    font-size: 27px;
    line-height: 31px;
}
.secsingle img{
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 20px 0;
}
div.flex-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 55px;
    padding-right: 40px;
    height: 0;
    overflow: hidden;
    margin: 0; /* esto es opcional */
    clear: both;
    z-index: 2;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}
div.flex-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.textocontblog{
    width: 100%;
    height: auto;
    position: relative;
}
.textocontblog ul{
    position: relative;
    margin: 0;
    width: 100%;
    height: auto;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.textocontblog ul li{
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 28px;
}
.videocontenido{
    margin: 15px 0;
}
.noticiavideo{
    width: calc(50% - 40px) !important;
    height: 350px !important;
    margin: 20px !important;
    float: left !important;
}
.cuerporelacionados{
    padding: 0;
    margin: 30px 0 0 0;
    background: #fff;
    border-radius: 5px;
}
.cuerporelacionados h3{
    color: rgba(255,255,255,0.7);
    font-size: 18px;
    text-align: left;
    margin: 0 0 10px 0;
    width: 100%;
    padding: 10px 0;
    border-bottom: solid 1px rgba(255,255,255,0.1);
}
.noticirela{
    width: calc(50% - 20px);
    margin: 10px;
}
.portadaespecial{
    height: 650px;
}
.sidebar{
    float: left;
    width: 390px;
    height: auto;
    min-height: 200px;
    margin: 0 0 0 60px;
}
.sidebar img{
    margin: 0 0 20px 0;
}
.widget{
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 20px 0;
    position: relative;
}
.widget h4{
    text-align: left;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    height: auto;
    float: left;
    border-bottom: solid 1px rgba(255,255,255,0.2);
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    font-weight: bold;
}
.listasidespeciales{
    width: 100%;
    height: auto;
    float: left;
    min-height: 80px;
    margin: 0 0 10px 0;
    position: relative;
    padding: 0 0 0 125px;
    box-sizing: border-box;
}
.fotosideespeciales{
    width: 110px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.listasidespeciales p{
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.listasidespeciales:hover p{
    color: #f0cc06;
}
.listasidespeciales:hover .fotosideespeciales{
    opacity: 0.7;
}
/*
************************************************************************
    Estilos categoría noticias
************************************************************************
*/
.portadacat{
    height: 270px;
    margin: 0 0 10px 0;
}
.titulocat h1{
    text-align: left;
    margin: 0;
}
.titulocat ul li{
    margin: 3px;
}
.cuerpocat{
    padding: 0 20px 50px 20px;
}
.navigation{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
/*
 * estilo navegación de páginas
*/
.pagenavi {
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}
.pagenavi a {
   	display: inline-block;
   	padding: 0;
    margin: 5px;
    height: 35px;
    width: 35px;    
    overflow: hidden;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
	border-radius: 100%;
    float: left;
    font-weight: bold;
    color: rgba(0,0,0,0.5);
    background: #f0f0f6;
    font-family: 'Open Sans', sans-serif;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.pagenavi a:hover {
    background: #133D3C;
    color: #fff;
}
.pagenavi span.pages {
	display: inline-block;
    padding: 0;
    margin: 5px;
    height: 35px;
    width: 35px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    font-weight:bold;
    background: #e5e9ed;
    border-radius: 100%;
}
.pagenavi span.current {
	display: inline-block;
   	padding: 0;
    margin: 5px;
    height: 35px;
    width: 35px;    
    overflow: hidden;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    background: #133D3C;
	border-radius: 100%;
    float: left;
    font-weight: bold;
    color: #fff;
}
.pagenavi span.expand {
	display: inline-block;
    padding: 0;
    margin: 5px;
    height: 35px;
    width: 35px;
    font-size: 16px;
    line-height: 35px;
    overflow: hidden;
    color: #8d8d8d;
    text-align: center;
    background: #fff;
	border-radius: 100%;
    float: left;
}
.pagenavi .first, .pagenavi .last {
	display: inline-block;
	font-size: 16px;
    line-height: 35px;
}
.pagenavi .single_page {
	display: inline-block;
	font-size: 16px;
    line-height: 35px;
}
.sidebarblog{
    float: right;
    margin-top: 10px;
}
.contenidocatblog{
    float: left;
}
.contenidocatblog .reporta{
    width: calc(50% - 20px);
    margin: 10px;
    height: 400px;
}
.proxima{
    width: 500px;
    height: auto;
    display: inline-block;
    max-width: 100%;
}
.fotofotovideo{
    width: 100% !important;
}
.titulogeneralpage{
    margin: 10px 0 30px 0;
}
.titulogeneralpage h1{
    text-align: center;
    text-transform: none;
    font-size: 35px;
    line-height: 39px;
    color: #133D3C;
    text-align: center;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
}
.seclugarsng{
    width: 260px;
    max-width: 100%;
    height: 300px;
    margin: 5px;
    float: left;
    border-radius: 20px;
    overflow: hidden;
    background: #000;
}
.seclugarsng .fotolugar{
    opacity: 0.8;
}
.seclugarsng .textolugar h3{
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    margin: 0;
}
.seclugarsng:hover .fotolugar{
    opacity: 0.4;
}
/*
 * estilos responsivos
 */
@media only screen and (max-width :1380px) {
    .contelistaempresas .secempresaslide {
        width: calc(50% - 20px);
    }
}
@media only screen and (max-width :1220px) {
    .header{
        padding: 10px 20px;
    }
    .logocarn img {
        height: 70px;
    }
    .menutopsec{
        z-index: 1000;
        position: relative;
    }
    .menutopsec .botongeneral{
        margin: 13px 0 0 0;
    }
    #menu{
        display: none;
    }
    .buscarflee {
        margin: 10px 0 0 20px;
    }
    #menu2{
		width: 110px;
		height: 70px;
	    position: relative;
	    float: right;
	    display: inline-block;
        z-index: 500;
        margin: 0 0 0 15px;
	}
	#menu2 .menuresp{
		text-align: center;
		position: relative;
        float: left;
		padding: 0 20px 0 45px;
		width: auto;
	    height: 45px;
        line-height: 45px;
        margin: 15px 0 0 0;
		display: inline-block;
		color: #fff;
        border-radius: 4px;
        background: #0f4c49;
	}
    #menu2 .menuresp span{
        color: #fff;
        line-height: 40px;
        font-size: 13px;
        font-weight: 600;
    }
	.menuresp i{
	    color: #fff;
	    text-align: center;
	    font-size: 15px;
	    line-height: 45px;
        position: absolute;
        top: 0;
        left: 20px;
	} 
    #menu2 .menuresp:hover{
        background: #F4B72A;
    }
    #menu2:hover .menuresp{
        background: #F4B72A;
    }
	#menu2 .acordion{
		width: 210px;
		height: auto;
		float: right;
	    overflow: hidden;
	    border-radius: 0;
        padding: 0;
        margin: 5px 0 0 0;
        background: #0f4c49;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 10px 15px 0 rgba(0,0,0,0.3);
	}
	#menu2 ul li{
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
        border-bottom: solid 1px rgba(255,255,255,0.1);
	    font-family: 'Open Sans', sans-serif;
	}
    #menu2 ul li:last-child{
        border: none;
    }
	#menu2 ul li a{
		width: 100%;
		text-align: right;
		padding: 11px 15px;
		display: block;
		color: #fff;	
		margin: 0px;
	    box-sizing: border-box;
	    text-transform: none;
	    font-weight: bold;
	    font-size: 13px;
        font-family: 'Open Sans', sans-serif;
	}
	#menu2 ul li a:hover{
		background: #F4B72A;
        color: #fff;
	}
    #menu2 ul li ul{
        width: 100%;
        height: auto;
        position: relative;
        background: rgba(255,255,255,0.1);
        padding: 10px 15px ;
        box-sizing: border-box;
        float: left;
    }   
    #menu2 ul li ul li{
        width: auto;
        padding: 0;                
        margin: 2px 4px;
        list-style: none;
        border: none;
    }
    #menu2 ul li ul li a{
        padding: 4px 10px;
        background: #161d34;
        border-radius: 6px;
        border: none;
    }
    .textonos {
        margin-top: 0;
    }
    .wrapnoti {
        border-radius: 10px;
        padding: 50px 20px;
    }
}
@media only screen and (max-width :1180px) { 
    .fotorealidad {
        width: 450px;
        height: 400px;
        margin: 0;
    }
    .textorealidad {
        width: calc(100% - 480px);
    }
}
@media only screen and (max-width :1100px) { 
    .fotosnos {
        width: 100%;
    }
    .fotosnos img{
        width: 550px;
        max-width: 100%;
        height: auto;
        float: none;
        display: inline-block;
    }
    .textonos {
        width: 100%;
        padding: 0;
        margin-top: 30px;
    }
    .reporta {
        width: calc(50% - 20px);
        border-radius: 10px;
        margin: 10px;
        float: left;
    }
    .subs h3 {
        font-size: 22px;
        line-height: 26px;
    }
    .secfoo {
        width: 100%;
        padding: 10px 0;
    }
    .contenidocatblog {
        width: 100%;
        float: left;
    }
    .sidebarblog{
        float: left;
        width: 100%;
    }
    .secbene {
        width: 300px;
        min-height: 50px;
        margin: 10px;
        float: none;
        display: inline-block;
        max-width: 100%;
        vertical-align: top;
    }
}
@media only screen and (max-width :1000px) { 
    #map {
        position: relative;
        width: 100%;
        height: 370px;
        float: left;
    }
    .seccontcategoriaemp {
        width: 100%;
        padding: 30px 20px;
    }
}
@media only screen and (max-width :970px) { 
    .secfunciona {
        width: 100%;
        float: left;
        position: relative;
        margin: 30px 0;
    }
    .curva-svg{
        display: none;
    }
}
@media only screen and (max-width :940px) {  
    .contenidogaleria{
        height: auto;
        z-index: 2;
        display: inline-block;
        table-layout: fixed;
        width: 100%;
    }
    .galeriasec{
        width: 50%;
        height: 320px;
        float: left;
    }
    .contenidogaleria:hover .galeriasec{
        width: 50%;
    }
    .galeriasec:hover{
        width: 50% !important;
    }
    .contenidogaleria:hover .textogaleria{
        opacity: 1;
    }   
    section {
        width: calc(100% - 110px);
        margin: 0 110px 0 0;
        float: left;
    }
    .secvideo label{
        transform: translate(250px,0);
        -moz-transform: translate(250px,0);
        -o-transform: translate(250px,0);
        -webkit-transform: translate(250px,0);
        transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	   -webkit-transition: all .25s ease-in-out;
	   -o-transition: all .25s ease-in-out;
    }
    label:hover{
        transform: translate(0,0);
        -o-transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
    }
    .producto{
        width: calc(50% - 20px);
    }
    .contenidocatblog{
        width: 100%;
        height: auto;
    }
    .sidebarblog{
        width: 100%;
        margin: 20px 0 0 0;
    }
    .subs {
        padding: 0;
    }
    .subs form {
        position: relative;
        top: 0;
        transform: translateY(0);
        float: none;
        display: inline-block;
        margin: 20px 0 0 0;
    }
    .secblog {
        width: calc(50% - 20px);
    }
    .textoblog h3 a {
        font-size: 16px;
        line-height: 19px;
    }
    .cuerpobannegocio img {
        right: 0;
        width: 300px;
    }
    .cuerpobannegocio .wrap {
        padding: 50px 240px 50px 0;
    }
    .secderempresa {
        width: 100%;
    }
    .sidebarempresa {
        width: 370px;
        max-width: 100%;
        float: none;
        display: inline-block;
    }
}
@media only screen and (max-width :900px) { 
    .slider{
        height: 400px;
        padding: 0 20px;
    }
    .slider .swiper-container {
        border-radius: 10px;
    }
    .slider .swiper-slide{
        height: 400px;
    }
    .texto-slider {
        padding: 30px;
        box-sizing: border-box;
    }
    .textoslider h1 {
        font-size: 30px;
        line-height: 34px;
        margin: 0 0 15px 0;
    }
    .textoslider h2 {
        font-size: 16px;
        line-height: 22px;
    }
    .titulogeneral h2, .titulogenarchive h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .portadauni{
        width: 100%;
        height: 430px;
        float: left;
        position: relative;
        background: #000;
    }
    .textoportadauni h1{
        font-size: 30px;
        line-height: 30px;
        margin: 0 0 10px 0;
    }
    .textoportadauni p {
        font-size: 17px;
        margin: 0 0 10px 0;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .wrap-texto-slider h1{        
        font-size: 50px;
        line-height: 55px;
        letter-spacing: -1px;
        margin: 0 0 20px 0;
    }
    .wrap-texto-slider p{
        font-size: 16px;
        line-height: 24px;
    }
    .botonbajar{
        bottom: 40px;
    }
    .noticiados{
        height: 450px;
    }
    .textonoticia{
        padding: 25px 30px 25px 25px;   
    }
    .cuerpo-servicios h2{
        font-size: 33px;
        line-height: 37px;
        margin: 0 0 30px 0;
    }
    .cuerpo-servicios h3{
        font-size: 25px;
        line-height: 29px;
        margin: 10px 0;
    }
    .portadablog{
        height: 340px;
        margin: 0;
    }
    .titulosingle h1{
        font-size: 35px;
        line-height: 38px;
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
    }
    .cuerposingle h2, .cuerposingle h3{
        font-size: 26px;
        line-height: 29px;
        margin: 10px 0;
    }
    .cuerposingle h3{
        font-size: 21px;
        line-height: 24px;
    }
    .secsingle{
        width: 100%;
    }
    .sidebar{
        width: 100%;
        margin: 0;
    }
    .sidebar img{
        width: 320px;
        max-width: 100%;
        height: auto;
        display: inline-block;
        margin: 5px;
        vertical-align: top;
    }
}
@media only screen and (max-width :850px) {
    .fotorealidad {
        width: 100%;
        height: 300px;
    }
    .textorealidad {
        width: 100%;
        margin: 20px 0 0 0;
    }
}
@media only screen and (max-width :800px) {
    .titulosingle h1{
        font-size: 31px;
        line-height: 34px;
    }
    .noticiavideo{
        width: 450px !important;
        max-width: 100%;
        margin: 20px 0 !important;
        float: none !important;
        display: inline-block;
    }
    .fotofoto {
        width: 100%;
        height: 270px;
        position: relative;
    }
    .noticia {
        padding: 0;
    }
    .textonoticia h3 a {
        font-size: 19px;
        line-height: 22px;
    }
    .titulogeneralpage h1 {
        font-size: 25px;
        line-height: 29px;
    }
    .cuerponos {
        min-height: 250px;
        padding: 30px 20px;
    }
    .tarjetacat {
        width: calc(33.3% - 20px);
        height: 200px;
        margin: 10px;
    }
}
@media only screen and (max-width :700px) {
    .menutopsec .botongeneral span {
        padding: 17px 15px;
    }
    .menutopsec .botongeneral span big{
        display: none;
    }
    .buscarflee {
        display: none;
    }
    .reporta {
        width: 400px;
        max-width: 100%;
        margin: 10px 0;
        float: none;
        display: inline-block;
    }
    .textoslider .buscarflee{
        width: 450px;
        display: inline-block;
        float: none;
        max-width: 100%;
        margin: 10px 0 0 0;
    }
    .textoslider .buscarflee form{
        display: inline-block;
        width: 100%;
        float: left;
    }
    .textoslider .buscarflee input[type=text] {
        width: 100%;
        display: inline-block;
    } 
    .secblog {
        width: 350px;
        max-width: 100%;
        float: none;
        display: inline-block;
        margin: 10px 0;
    }
    .textoblog {
        min-height: 50px;
    }
    .textoblog h3 a {
        font-size: 15px;
        line-height: 18px;
    }
}
@media only screen and (max-width :650px) {
    .logocarn img{
        height: 70px;
    }
    .subtitulo h2 {
        font-size: 25px;
        line-height: 29px;
    }
    .galeriasec{
        width: 100%;
        height: 300px;
    }
    .contenidogaleria:hover .galeriasec{
        width: 100%;
    }
    .galeriasec:hover{
        width: 100% !important;
    }
    .texto-slider .titialto {
        font-size: 13px;
        letter-spacing: 3px;
        margin: 0;
    }
    .texto-slider h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 10px 0;
    }
    .texto-slider p {
        font-size: 15px;
        line-height: 23px;
    }
    .titulogeneral{
       margin: 0 0 10px 0;
    }
    .tarjetacat {
        width: calc(50% - 20px);
        height: 200px;
    }
    .cuerpobannegocio img {
        right: auto;
        width: 200px;
        left: 50%;
        transform: translateX(-50%);
    }
    .cuerpobannegocio .wrap {
        padding: 40px 0 240px 0;
    }
}
@media only screen and (max-width :580px) {  
    .toplinks{
        width: 100%;
    }
    .cartflee, .sectopopc{
        float: left;
    }
    .traductor {
        float: right;
        margin: 3px 0 0 0;
        padding-left: 0;
        border-left: none;
    }
    .textonoticia h3{
        margin: 0;
    }
    .textonoticia h3 a {
        font-size: 18px;
        line-height: 21px;
    }
    .titulogeneral h2, .titulogenarchive h1 {
        font-size: 22px;
        line-height: 25px;
    }
    .titulogeneral span {
        padding-left: 40px;
        font-size: 13px;
        letter-spacing: 3px;
    }
    .titulogeneral span:after {
        width: 30px;
    }
    .datosempresa {
        width: 100%;
        height: auto;
        padding: 30px;
    }
    .infoempresa {
        padding: 30px;
    }
}
@media only screen and (max-width :540px) {  
    .idiomatrad{
        display: none;
    }
    .idiomas .carritotop {
        margin: 0;
        padding: 0;
        border-right: solid 0px rgba(255,255,255,0.6);
    }
    .textoslider h1 {
        font-size: 22px;
        line-height: 25px;
        margin: 0 0 10px 0;
    }
}
@media only screen and (max-width :540px) {   
    .idiomas .carritotop big{
        display: none;
    }
    .reporta {
        width: 350px !important;
        height: 300px;
        display: inline-block;
        float: none;
        margin: 10px 0;
    }
}
@media only screen and (max-width :510px) {    
    .logocarn img{
        height: 55px;
    }
    #menu2{
        height: 50px;
    }
    #menu2 .menuresp{
        margin: 5px 0 0 0;
    }
    .menutopsec .botongeneral {
        margin: 5px 0 0 0;
    }
    .menutopsec .botongeneral span{
        padding: 16px 15px;
    }
    .producto{
        width: 320px;
        max-width: 100%;
        height: auto;
        margin: 10px 0;
        padding: 0;
        min-height: 100px;
        float: none;
        display: inline-block;
    }
    .textoproducto {
        position: relative;
        min-height: 100px;
    }
    .sidebar img{
        margin: 5px 0;
    }
    .buscarflee{
        display: none;
    }
    .traductor p{
        display: none;
    }
    .tarjetacat {
        width: calc(50% - 10px);
        height: 170px;
        margin: 5px;
    }
    .textotarjeta h3 {
        font-size: 15px;
        line-height: 19px;
        margin: 10px 0;
    }
    .contelistaempresas .secempresaslide {
        width: 100%;
        margin: 10px 0;
    }
    .textoslideempresa{
        min-height: 50px;
    }
}