/*
Theme Name: Tijeras
Theme URI: http://www.kunturweb.com
Description: Theme Tijeras de kunturweb.com
Author: kunturweb.com
Author URI: http://www.kunturweb.com
Version: 1.0
*/
*{margin:0px;padding:0px;font-family: 'Alexandria', sans-serif;}
input:focus, textarea:focus{
	outline:0px;
}
p, ul li{
	font-family: 'Alexandria', sans-serif;
	font-size: 15px;
	color: #737373;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
}
h1, h2, h3, h4{
    color: #3d2e2f;
    margin: 0;
    padding: 0;
    font-family: 'Alexandria', sans-serif;
    font-weight: 900;
}
ul, ol{
    margin: 0;
}
a, ul li{
	font-family: 'Alexandria', sans-serif;
	font-size: 15px;
    line-height: 24px;
	color: #737373;
	text-decoration: none;
    font-weight: 400;
    text-transform: 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, a:focus{
	color: #ef3038;
    text-decoration: none;
}
body{
	background: #fff;
    background-size: cover;
	width: 100%;
    height: auto;
    overflow-x: hidden;
}
.wrap{
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.botongeneral, .secform input[type=submit]{
    float: left;
    background: none;
    border-radius: 10px;
    color: #fff;
    font-weight: 400;
    overflow: hidden;
    position: relative;
    padding: 15px 30px;
    margin: 0;
    font-size: 13px;
    z-index: 3;
    background: #eb303e;
    border: none;
    text-transform: uppercase;
    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;
}
.botongeneral:hover, .secform input[type=submit]:hover{
    background: #c3232a;
    color: #fff;
    padding: 15px 40px;
}
/*
    Estilos para header
*/
header{
    position: absolute;
    width: 100%;
    height: auto;
    padding: 0 20px;
    box-sizing: border-box;
    z-index: 9999;
    float: left;
    text-align: center;
    top: 0;
    left: 0;
}
.wrapheader{
    width: 1300px;
    max-width: 100%;
    height: auto;
    float: left;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.logo{
    position: absolute;
    width: 200px;
    height: auto;
    text-align: center;
    z-index: 1;
    margin: 0;
    background: #fff;
    padding: 0;
    display: inline-block;
    top: 0;
    left: 0;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}
.logo img{
    height: 110px;
    margin: 0;
    width: auto;
    display: inline-block;
    position: relative;
    z-index: 3;
    margin: 10px 0;
}
.redestop{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    background: #ea303e;
}
.redestop a{
    display: inline-block;
    position: relative;
    margin: 1px;
    background: #fff;
    border-radius: 100%;
    vertical-align: top;
    width: 25px;
    height: 25px;
}
.redestop a i{
    line-height: 25px;
    text-align: center;
    color: #ea303e;
    font-size: 10px;
}
.redestop a:hover{
    background: #fbc529;
}
.headertodo{
    width: calc(100% - 220px);
    float: right;
    background: #fff;
    border-radius: 0 0 20px 20px;
    height: auto;
    padding: 0 40px;
    box-sizing: border-box;
}
.topmenu{
    width: 100%;
    height: 60px;
    float: left;
    position: relative;
    background: #fff;
    padding: 0;
    box-sizing: border-box;
    border-bottom: solid 1px rgba(0,0,0,0.2);
}
.teltop{
    float: left;
    position: relative;
    color: #fff;
    padding: 6px 20px 0 55px;
    box-sizing: border-box;
    font-size: 10px;
    line-height: 13px;
    text-align: left;
    text-transform: uppercase;
    display: inline-block;
    background: #eb303e;
    border-radius: 40px;
    width: auto;
    height: 40px;
    margin: 10px 0;
}
.teltop:after{
    content: "";
    position: absolute;
    top: 5px;
    left: 40px;
    width: 1px;
    height: 30px;
    background: rgba(255,255,255,0.6);
}
.teltop i{
    position: absolute;
    top: 50%;
    left: 15px;
    font-size: 13px;
    transform: translateY(-50%);
}
.teltop big{
    font-size: 16px;
    font-weight: 500;
}
.teltop:hover{
    background: #fbc529;
    color: #3d2e2f;
}
.correostop{
    float: right;
    overflow: hidden;
}
.correostop a{
    float: left;
    position: relative;
    font-size: 13px;
    margin: 15px 5px;
    padding: 2px 15px 2px 5px;
    border-right: solid 1px rgba(0,0,0,0.2);
    color: rgba(0,0,0,0.7);
}
.correostop a:last-child{
    border: none;
    padding-right: 0;
}
.correostop a i{
    margin: 0 4px 0 0;
    color: rgba(0,0,0,0.5);
}
.correostop a:hover{
    color: #eb303e;
}
.menu2{
    display: none;
}
.menu{
    float: none;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    float: left;
    background: #fff;
    padding: 0;
}
.menu ul{
    width: auto;
    float: left;
}
.menu ul li{
    float: left;
    position: relative;
    list-style: none;
    position: relative;
    width: auto;
}
.menu ul li a{
    color: #3d2e2f;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
    display: inline-block;
    float: left;
    height: 60px;
    line-height: 60px;
    position: relative;
    margin: 5px 0;
    font-weight: 500;
}
.menu ul li:first-child a{
    padding-left: 0;
}
#menu ul li.current-menu-item > a:hover:not(.current-menu-item){
	color: #eb303e;
}
#menu ul li a:hover:not(.current-menu-item){		
	color: #eb303e;
}
#menu ul li a:hover, 
#menu ul li.current-menu-item > a, 
#menu ul li.current_page_item > a {	
	color: #eb303e !important;
} 
#menu ul li a:hover{
    color: #eb303e;
}
#menu ul li:hover a{
    color: #eb303e;
}
#menu ul li > ul{
    position: absolute;
    top: 55px;
    left: 0;
    width: 260px;
    height: auto;
    background: #fff;
    border-radius: 3px;
    opacity: 0;
    padding: 0;
    box-sizing: border-box;
    z-index: -10000;
    transform: scaleY(0);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
    transform-origin: top;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
#menu ul li:hover ul{
    opacity: 1;
    z-index: 1;
    transform: scaleY(1);    
}
#menu ul li > ul li{
    width: 100%;
    height: auto;
    border-bottom: solid 1px #fff;  
    color: #23292e !important;
    text-align: left;
    box-sizing: border-box;
    float: left;
}
#menu ul li > ul li:last-child{
    border: none;
}
#menu ul li > ul li a{
    color: #01509b !important;
    font-size: 13px;
    line-height: 16px;
    padding: 20px !important;
    width: auto;
    float: left;
    text-align: left;
    margin: 0;
    height: auto;
    box-sizing: border-box;
}
#menu ul li > ul li a:after{
    display: none !important;
}
#menu ul li > ul li a:hover{
    color: #fff !important;
}
#menu ul li > ul li:after, #menu ul li > ul li:before{
    content: "";
    position: absolute;
    top: 15px;
    left: 50%;
    width: 40px;
    height: 40px;
    color: #1a2642;
    background: url("images/furgon1.png") no-repeat top center;
    background-size: contain;
    transform: translate(-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;
}
#menu ul li > ul li:before{
    content: "";
    position: absolute;
    top: 15px;
    left: 50%;
    width: 40px;
    height: 40px;
    color: #1a2642;
    background: url("images/furgon1a.png") no-repeat top center;
    background-size: contain;
    transform: translate(-50%);
    z-index: 1;
}
.traductor{
    float: right;
    position: relative;
    margin: 13px 0 0 0;
    border-left: solid 1px rgba(0,0,0,0.4);
    padding-left: 10px;
}
.traductor p{
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    padding: 0;
    margin: 0 0 5px 0;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd{
    top: -100px !important;
}
a.gflag{
    padding: 0 !important;
}
#headdos{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    padding: 0;
    box-sizing: border-box;
    background: #243354;
    z-index: 900;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 0 12px 1px rgba(0,0,0,0.2);
    top: -80px;
    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;
}
#headdos .logo{
    height: 70px;
    width: auto;
    margin: 0;
}
#headdos .logo img{
    width: auto;
    height: 30px;
    margin: 20px 0;
}
#headdos .logo:after {
    border-top: solid 20px #fff;
    border-right: solid 45px transparent;
    border-bottom: solid 45px transparent;
    border-left: solid 45px transparent;
}
/*
    Estilos para Slider del home
*/
.slidertop{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 2;
}
.swiper-container{
    width: 100%;
    height: 100%;
}
.swiper-slide{
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /* alutra para slider principal */
    height: 100vh !important;
    background: #000;
    overflow: hidden !important;
}
.thumbnail{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.4;
    border: none;
    animation: fotofade 30s infinite;
}
@keyframes fotofade {
    0%{transform: scale(1);}
    50%{transform: scale(1.2);}
    100%{transform: scale(1);}
}
.slidertextouno{
    position: absolute;
    top: calc(50% + 50px);
    left: 50%;
    width: 700px;
    max-width: 100%;
    height: auto;
    padding: 0 20px;
    z-index: 10;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
.slidertextouno h1{
    font-size: 60px;
    line-height: 64px;
    color: #fff;
    text-align: center;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 3px;
}
.slidertextouno h1 span{
    font-size: 40px;
    line-height: 40px;
    color: #e71546;
    font-weight: 900;
    text-transform: none;
}
.slidertextouno p{
    color: #fff;
    text-align: center;
    font-size: 23px;
    line-height: 31px;
    width: 100%;
    height: auto;
    float: left;
    font-weight: 200;
}
.secbotonslider{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0;
    text-align: center;
}
.slidertextouno .botongeneral{
    float: none;
    display: inline-block;
    margin: 0 10px;
}
.slidertextouno .botonslidedos{
    background: none;
    border: solid 2px rgba(255,255,255,0.7);
    box-sizing: border-box;
}
.slidertextouno .botonslidedos:hover{
    background: #fff;
    color: #000;
}















.botonslider, .reservapaquetesingle input[type=submit], .formcontactopage .secform input[type=submit], .formcontacto .secform input[type=submit]{
    float: left;
    background: none;    
    font-family: 'Alexandria', sans-serif;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
    overflow: hidden;
    position: relative;
    padding: 12px 30px;
    margin: 20px 0 0 0;
    border: solid 2px rgba(255,255,255,0.8);
}
.formcontacto .secform input[type=submit]{
    margin: 0;
    border: none;
}
.formcontactopage .secform input[type=submit]{
    width: auto !important;
}
.formcontactopage .secform input[type=submit]:hover, .formcontacto .secform input[type=submit]:hover{
    background: #e71546;
    color: #fff;
    border-color: #e71546;
}
.swiper-slide-active .slidertextouno h1{
    animation: entradaleft 2.1s 1;
}
.swiper-slide-active .slidertextouno p{
    animation: entradaleft 3.1s 1;
}
@keyframes entradaleft{
    0%{transform: translateX(-20%);opacity: 0;}
    100%{transform: translateX(0);opacity: 1;}
}
.swiper-slide-active .slidertextouno .botonslider, .swiper-slide-active .slidertextouno .botongeneral{
    animation: entradabottom 1.8s 1;
}
@keyframes entradabottom{
    0%{transform: translateY(40px);opacity: 0;}
    100%{transform: translateY(0);opacity: 1;}
}
.swiper-pagination{
    bottom: 30px !important;
}
.swiper-pagination-bullet{
    width: 15px !important;
    height: 15px !important;
    background: #fff !important;
}
.slidertextodos{
    width: 1200px;
    height: auto;
}
.slidertextodos h1{
    text-align: left;
    font-size: 50px;
    line-height: 53px;
    width: 700px;
    height: auto;
    float: left;
    position: relative;
}
.slidertextodos p{
    width: 700px;
    height: auto;
    float: left;
    font-size: 17px;
    line-height: 25px;
    text-align: left;
}
.secbotonsliderdos{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 20px 0 0 0;
}
.secbotonsliderdos .botongeneral{
    background: #fff;
    color: #004f9e;
}
.secbotonsliderdos .botongeneral i{
    margin: 0 0 0 6px;
    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;
}
.secbotonsliderdos .botongeneral:hover{
    background: #0db7f2;
    color: #fff;
}
.secbotonsliderdos .botongeneral:hover i{
    transform: translateX(5px);
}
/*
    Estilos para Cuerpo base
*/
.cuerpo{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 80px 20px;
    box-sizing: border-box;   
    z-index: 200;
    overflow: hidden;
}
/*
**********************************************************************
    Estilo skils home
**********************************************************************
*/
.cuerposki{
    background: none;
    margin-top: -120px;
    padding: 0 20px 20px 20px;
}
.secskitodo{
    width: 1050px;
    height: auto;
    float: none;
    display: inline-block;
    border-radius: 20px;
    padding: 40px 60px;
    box-sizing: border-box;
    transform: skewX(-5deg);
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
}
.secski{
    width: 33.3%;
    height: auto;
    float: left;
    position: relative;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 10px 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;
}
.iconosecski{
    width: 70px;
    height: 70px;
    display: inline-block;
    position: relative;
    background: #ef3038;
    border-radius: 10px;
    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;
}
.iconosecski img{
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: auto;
    transform: translate(-50%,-50%) skewX(5deg);
}
.secski span{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 15px 0;
}
.secski p{
    text-align: center;
}
.secski:hover{
    transform: translateY(-10px);
}
.secski:hover .iconosecski{
    background: #fbc529;
}
/*
**********************************************************************
    Estilo nosotros home
**********************************************************************
*/
.cuerponosotros{
    overflow: visible;
}
.zetafondo{
    position: absolute;
    top: 150px;
    right: -130px;
    opacity: 0.05;
    width: 570px;
    height: auto;
    z-index: 1;
}
.fotonosotros{
    position: absolute;
    width: 50%;
    height: calc(100% - 160px);
    top: 80px;
    left: -70px;
    border-radius: 0 30px 30px 0;
    z-index: 3;
    transform: skewX(-10deg);
    overflow: hidden;
}
.fotonoscont{
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 120%;
    transform: skewX(10deg);
}
.textonosotros{
    float: right;
    width: 50%;
    height: auto;
    position: relative;
    padding: 50px 0 50px 40px;
    box-sizing: border-box;
    z-index: 3;
}
.textonosotros .wrap{
    width: 600px;
    float: left;
}
.textonosotros ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0;
    padding-left: 20px;
    box-sizing: border-box;
}
.textonosotros ul li{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.titulogen{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    margin: 0 0 30px 0;
    z-index: 2;
}
.titulogen span{
    color: #ef3038;
    text-transform: uppercase;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    font-size: 15px;
    line-height: normal;
    font-family: 'Alexandria', sans-serif;
    letter-spacing: 5px;
}
.titulogen h2{
    color: #000;
    font-size: 31px;
    line-height: 34px;
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0 0 0;
    padding-bottom: 15px;
    box-sizing: border-box;
    text-transform: uppercase;
}
.titulogen h2:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 4px;
    background: #eb303e;
    border-radius: 1px;
    transform: skewX(-7deg);
}ef3038;
co
#fff;
.textonosotros .botongeneral{
    margin: 20px 0 0 0;
}
/*
**********************************************************************
    Estilo servicios home
**********************************************************************
*/
.cuerponumber{
    padding: 70px 20px !important;
    background: #f8f0f1;
}
.titulogenserv span{
    color: #ef3038;
}
.titulogenserv h2{
    color: #000;
    width: 700px;
    max-width: 100%;
}
.titulogenserv .botongeneral{
    background: #fff;
    color: #000;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.titulogenserv .botongeneral:hover{
    background: #ef3038;
    color: #fff;
}
.secnumber{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin-top: 20px;
}
.swiperprodhome{
    height: auto !important;
}
.numberconte{
    width: 100%;
    height: auto !important;
    background: none;
    border-radius: 10px;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    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;
}
.fotonumber{
    position: relative;
    float: left;
    width: 100%;
    height: 200px;
    border-radius: 10px;
    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;
}
.textosliderserv{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 15px 0;
}
.numberconte p{
    text-align: left;
    z-index: 3;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 15px;
    line-height: 21px;
    color: #000;
    font-weight: 700;
}
.textosliderserv .botongeneral{
    margin: 20px 0 0 0;
}
.numberconte:hover .fotonumber{
    transform: scale(1.05);
}
.nextprod, .prevprod{
    position: absolute;
    top: 50px;
    left: 10px;
    background: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    z-index: 10;
    transform: translateY(-50%);
    cursor: pointer;
}
.nextprod{
    left: auto;
    right: 10px;
}
.nextprod i, .prevprod i{
    color: #000;
    text-align: center;
    line-height: 50px;
}
.nextprod:hover, .prevprod:hover{
    background: #eb303e;
}
.nextprod:hover i, .prevprod:hover i{
    color: #fff;
}
/*
**********************************************************************
    Estilo porque elegirnos home
**********************************************************************
*/
.cuerpoelegirnos img{
    float: left;
    width: 600px;
    height: auto;
    z-index: 4;
    position: relative;
}
.arteefecto{
    position: absolute;
    top: 0;
    left: -100px;
    font-size: 200px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
    color: rgba(0,0,0,0.05);
    z-index: 1;
}
.textoelegirnos{
    width: calc(100% - 600px);
    float: right;
    z-index: 3
}
.titulogendos span{
    text-align: center;
}
.titulogendos h2{
    text-align: center;
}
.titulogendos h2:after{
    left: 50%;
    transform: translateX(-50%);
}
.secelegirnos{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0;
    background: #f8f0f1;
    border-radius: 10px;
    transform: skewX(-5deg);
    padding: 20px 30px 20px 60px;
    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;
}
.iconelegirnos{
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    top: 50%;
    left: -40px;
    background: #ef3038;
    transform: translateY(-50%) skewX(5deg);
    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;
}
.iconelegirnos img{
    width: 40px !important;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.secelegirnos span{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 10px 0;
    font-weight: 700;
    font-size: 16px;
}
.secelegirnos:hover{
    background: #ef3038;
    transform: translateX(-20px) skewX(-5deg);
}
.secelegirnos:hover p, .secelegirnos:hover span{
    color: #fff;
}
.secelegirnos:hover .iconelegirnos{
    background: #000;
}
/*
**********************************************************************
    Estilo para marcas home
**********************************************************************
*/
.cuerpomarcas{
    background: #fff;
}
.swipecontlogos{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    box-sizing: border-box;
    overflow: hidden !important;
}
.swiperlogos{
    background: none !important;
    height: auto !important;
    margin: 10px 0 !important;
    float: left;
    overflow: visible !important;
}
.swiperlogos .swiper-slide{
    background: none !important;
    height: auto !important;
}
.swiperlogos .swiper-slide img{
    height: auto;
    width: auto;
    max-height: 80px;
    max-width: 98%;
}
.swiperlogos .swiper-button-nexttour, .swiperlogos .swiper-button-prevtour{
    background: none;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    z-index: 10;
    position: absolute;
    cursor: pointer;
}
.swiperlogos .swiper-button-nexttour{
    right: -30px;
    left: auto;
}
.swiperlogos .swiper-button-nexttour i, .swiperlogos .swiper-button-prevtour i{
    color: #243354;
    font-size: 20px;
}
.swiperlogos .swiper-button-nexttour i:hover, .swiperlogos .swiper-button-prevtour i:hover{
    color: #10b8ec;
}
/*
**********************************************************************
    Estilo para marcas home
**********************************************************************
*/
.cuerpoban{
    background: #ef3038;
}
.secban{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding-right: 300px;
    box-sizing: border-box;
}
.titulogenban{
    margin: 0;
}
.titulogenban span{
    color: #fff;
}
.titulogenban h2{
    color: #fff;
}
.cuerpoban .botongeneral{
    position: absolute;
    top: 50%;
    right: 0;
    background: #fff;
    color: #000;
    transform: translateY(-50%);
}
.cuerpoban .botongeneral i{
    margin: 0 7px 0 0;
}
.cuerpoban .botongeneral:hover{
    background: #fbc529;
}
.cuerpoban p{
    color: #fff;
}
/*
**********************************************************************
    Estilo para footer
**********************************************************************
*/
footer{
    background: #000;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 50px 20px 20px 20px;
    box-sizing: border-box;
    min-height: 100px;
    z-index: 10;
}
.logofoo{
    width: auto;
    height: auto;
    float: left;
    padding: 0;
    margin: 0 0 20px 0;
    position: absolute;
    top: -50px;
    left: 20px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;
}
.logofoo img{
    height: 120px;
    width: auto;
    float: left;
}
.redesfoo{
    width: auto;
    float: left;
    position: relative;
    margin: 100px 0 0 0;
}
.redesfoo p{
    font-size: 13px;
    text-align: left;
    color: #fff;
    width: 100%;
    height: auto;
    margin: 5px 0;
}
.redesfoo a{
    width: 35px;
    height: 35px;
    float: left;
    margin: 3px;
    border-radius: 100%;
    background: #fff;
    color: #000;
}
.redesfoo a i{
    line-height: 35px;
    color: #000;
    font-size: 14px;
}
.redesfoo a:hover{
    background: #ef3038;
}
.redesfoo a:hover i{
    color: #fff;
}
.secfoo{
    width: 25%;
    height: auto;
    padding: 20px;
    margin: 0;
    box-sizing: border-box;
    float: left;
    position: relative;
    z-index: 2;
}
.secfoo h4{
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    width: 100%;
    margin: 0 0 20px 0;
    color: #fff;
    font-weight: 700;
}
.secfoo ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0 0 0 12px;
    box-sizing: border-box;
}
.secfoo ul li{
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    text-align: left;
    color: rgba(255,255,255,0.7);
    font-size: 14px;
}
.secfoo ul li a{
    color: rgba(255,255,255,0.7);
    font-size: 14px;
    line-height: normal;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    display: inline-block;
}
.secfoo ul li a:hover{
    color: #ef3038;
}
.listacontactologo{
    margin: 20px 0;
    padding: 0 !important;
}
.listacontactologo li{
    margin: 0 !important;
    list-style: none;
    box-sizing: border-box;
    position: relative;
    box-sizing: border-box;
}
.listacontactologo li a{
    padding-left: 35px !important;
    box-sizing: border-box !important;
    margin: 5px 0;
}
.listacontactologo li a i{
    width: 30px;
    text-align: center;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 17px;
}
.listacontactologo li:first-child a{
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    padding-left: 50px !important;
    position: relative;
    border-bottom: solid 1px rgba(255,255,255,0.3);
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.listacontactologo li:first-child a small{
    color: rgba(255,255,255,0.7);
    font-size: 14px;
}
.listacontactologo li:first-child a:after{
    content: "";
    position: absolute;
    top: 0;
    left: 35px;
    width: 1px;
    background: rgba(255,255,255,0.4);
    height: calc(100% - 15px);
}
.piefinal{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 15px 0 5px 0;
    box-sizing: border-box;
    border-top: solid 1px rgba(255,255,255,0.3);
    z-index: 3;
}
.piefinal p{
    width: auto;
    float: left;
    text-align: left;
    color: rgba(255,255,255,0.7);
}
.piefinal p, .piefinal p a{
    color: rgba(255,255,255,0.7);
    font-size: 12px;
    line-height: 17px;
    text-align: left;
}
.credito{
    position: relative;
    width: auto;
    float: right;
    display: inline-block;
    margin: 0;
}
.credito a{
    text-align: right;
    color: rgba(255,255,255,0.7);
    font-size: 11px;
    line-height: 17px;
    float: none;
    display: flex;
    text-transform: none;
}
.credito img{
    height: 18px;
    margin: 0 0 0 5px;
    opacity: 0.7;
    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;
}
.credito a:hover img{
    opacity: 0.9;
}
/*
**********************************************************************
    Estilo página servicios
**********************************************************************
*/
.portadaserv{
    width: 100%;
    height: 400px;
    float: left;
    position: relative;
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
    background: #000;
}
.fondopage{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    z-index: 1;
}
.textoportadapage{
    position: absolute;
    width: 900px;
    height: auto;
    max-width: 100%;
    top: calc(50% + 60px);
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.portadaserv ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0;
    text-align: center;
    z-index: 3;
}
.portadaserv ul li{
    display: inline-block;
    color: rgba(255,255,255,0.7);
    text-align: center;
    padding: 5px;
    font-size: 13px;
    font-weight: 400;
}
.portadaserv ul li a{
    font-size: 13px;
    color: rgba(255,255,255,0.7);
    font-weight: 400;
}
.portadaserv ul li a:hover{
    color: #fd2b38;
}
.textoportadapage h1{
    color: #fff;
    text-align: center;
}
.cuerpointroserv{
    padding: 50px 20px 0 20px;
}
.textonosserv{
    width: 800px;
    height: auto;
    text-align: center;
    display: inline-block;
    float: none;
}
.textonosserv .titulogen span, .textonosserv .titulogen h2, .textonosserv p{
    text-align: center;
}
.textonosserv .titulogen h2:after{
    left: 50%;
    transform: translateX(-50%);
}
.cuerponumberserv{
    padding: 0 20px 50px 20px !important;
    background: #fff;
}
/*
**********************************************************************
    Estilo para nosotros page
**********************************************************************
*/
.cuerponosotrosdos{
    padding: 30px 20px;
}
.fotonosotrosdos{
    left: auto;
    right: -70px;
    border-radius: 30px 0 0 30px;
    height: calc(100% - 40px);
    top: 20px;
}
.fotonoscontdos{
    left: auto;
    right: 0;
}
.textonosotrosdos{
    float: left;
}
.textonosotrosdos .wrap{
    float: right;
}
.cuerpomision{
    padding: 40px 20px;
}
.secmision{
    width: 980px;
    max-width: 100%;
    height: auto;
    float: none;
    display: inline-block;
    position: relative;
    padding: 40px 60px 40px 400px;
    box-sizing: border-box;
    background: #f8f0f1;
    border-radius: 20px;
    margin: 20px 0;
    overflow: hidden;
}
.secmision h3{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 15px 0;
}
.fondomision{
    position: absolute;
    top: 0;
    left: -60px;
    width: 400px;
    height: 100%;
    transform: skewX(-10deg);
    overflow: hidden;
}
.contefondomision{
    position: absolute;
    top: 0;
    left: -10%;
    height: 100%;
    width: 130%;
    transform: skewX(10deg);
}
.cuerpovalores{
    background: #ef3038;
}
.cuerpovalores .titulogendos span{
    color: #fff;
}
.cuerpovalores .titulogendos h2{
    color: #fff;
}
.cuerpovalores .titulogendos h2:after{
    background: #fff;
}
.secvalor{
    width: calc(50% - 40px);
    height: auto;
    min-height: 120px;
    float: left;
    position: relative;
    margin: 10px 20px;
    z-index: 2;
    padding: 0 0 0 100px;
    text-align: left;
    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;
}
.iconovalor{
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #b8262c;
    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;
}
.imagenperse1, .imagenperse2{
    width: auto;
    height: 40px;
    float: left;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    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;
    opacity: 1;
}
.secvalor h3{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    color: #fff;
    font-size: 21px;
    line-height: 24px;
    margin: 0 0 10px 0;
    font-weight: 600;
    text-transform: none;
}
.secvalor p{
    text-align: left;
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    z-index: 2;
}
.secvalor:hover .iconovalor{
    background: #fcf214;
}
.imagenperse2{
    opacity: 0;
    top: 100% !important;
    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;
}
.secvalor:hover .imagenperse1{
    opacity: 0;
    top: 0;
}
.secvalor:hover .imagenperse2{
    opacity: 1;
    top: 50% !important;
}
.cuerporesumen{
    padding: 0 20px;
    margin-top: -50px;
}
.wrapresumen{
    width: 950px;
    height: auto;
    float: left;
    position: relative;
    left: 50%;
    transform: translateX(-50%) skewX(-10deg);
    max-width: 100%;
    padding: 40px 70px;
    background: #fcf214;
    border-radius: 20px;
}
.wrapresumen p{
    z-index: 3;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: rgba(0,0,0,0.8);
}
.fa-quote-left, .fa-quote-right{
    font-size: 70px;
    z-index: 1;
    opacity: 0.05;
    position: absolute;
    top: 20px;
    left: 30px;
}
.fa-quote-right{
    left: auto;
    right: 30px;
    top: auto;
    bottom: 20px;
}
/*
**********************************************************************
    Estilo para garantia page
**********************************************************************
*/
.sliderreco{
    width: 50%;
    float: left;
    position: relative;
    background: #fff;
}
.swiperreco{
    height: auto !important;
}
.swiperreco .swiper-slide{
    height: auto !important;
    background: #fff !important;
}
.swiperreco .swiper-slide img{
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 600px;
    display: inline-block;
}
.swiper-button-nexreco, .swiper-button-prevreco{
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 50px;
    transform: translateY(-50%);
    z-index: 5;
    cursor: pointer;
}
.swiper-button-nexreco{
    left: auto;
    right: 0;
}
.swiper-button-nexreco i, .swiper-button-prevreco i{
    font-size: 25px;
    color: #000;
    text-align: center;
    line-height: 50px;
}
.swiper-button-nexreco:hover i, .swiper-button-prevreco:hover i{
    color: #ef3038;
}
/*
**********************************************************************
    Estilo para objetivos page
**********************************************************************
*/
.listabene li{
    margin: 10px 0;
}
.listabene li big{
    font-weight: 600;
}
/*
**********************************************************************
    Estilo para contacto page
**********************************************************************
*/
.datoscontactopage{
    width: calc(100% - 550px);
    height: auto;
    float: left;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.datoscontactopage li{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 7px 0;
    text-align: left;
    list-style: none;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: normal;
    font-weight: 700;
}
.datoscontactopage li i{
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 20px;
    color: #ef3038;
}
.datoscontactopage li a{
    font-size: 15px;
    line-height: normal;
    font-weight: 700;
}
.datoscontactopage li a small{
    font-weight: 400;
}
.cuerpo-contacto form{
    float: right;
    width: 500px;
    height: auto;
    background: #f8f0f1;
    border-radius: 20px;
    padding: 30px 50px;
    box-sizing: border-box;
}
.secform{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 5px 0;
}
.secform input[type=text], .secform input[type=email], .secform textarea{
    width: 100%;
    height: 55px;
    float: left;
    position: relative;
    background: #fff;
    border: solid 1px rgba(0,0,0,0.2);
    border-radius: 50px;
    padding: 0 20px;
    box-sizing: border-box;
}
.secform textarea{
    height: 90px;
    padding: 15px 20px;
    border-radius: 10px;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 11px !important;
    font-weight: normal;
    display: block;
    top: -25px;
    right: 0;
    width: auto;
    position: absolute;
    text-align: right;
    background: #d74747;
    padding: 3px 5px !important;
    color: #fff;
    border-radius: 3px !important;
    line-height: 13px !important;
    z-index: 10;
    font-family: 'Alexandria', sans-serif !important;
    letter-spacing: 0 !important;
}
span.wpcf7-not-valid-tip:after{
    content: "";
    position: absolute;
    bottom: -3px;
    left: 15px;
    height: 6px;
    width: 6px;
    background: #d74747;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
div.wpcf7-response-output {
    margin: 10px 0;
    padding: 7px 13px;
    border: 2px solid #ff0000;
    position: relative;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    background: #e5d978;
    border: none;
    text-align: left;
    width: 100%;
    float: left;
    font-size: 14px;
    box-sizing: border-box;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 10px;
    font-weight: normal;
    display: block;
    top: -25px;
    right: 1px;
    width: auto;
    position: absolute;
    text-align: right;
    background: #d74747;
    padding: 2px 5px;
    color: #fff;
    border-radius: 3px;
    z-index: 10;
}
span.wpcf7-not-valid-tip:after{
    content: "";
    position: absolute;
    bottom: -3px;
    left: 15px;
    height: 6px;
    width: 6px;
    background: #d74747;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
div.wpcf7-response-output {
    margin: 10px 0;
    padding: 7px 13px;
    border: 2px solid #ff0000;
    position: relative;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    background: #e5d978;
    border: none;
    text-align: left;
    width: 100%;
    float: left;
    font-size: 14px;
    box-sizing: border-box;
}
/*
**********************************************************************
    Estilo para nosotros page
**********************************************************************
*/
.portadanos{
    background: #004f9e;
    height: calc(100vh - 140px);
    position: relative;
    width: 100%;
    padding: 120px 20px;
    box-sizing: border-box;
    float: left;
    z-index: 3;
}
.fondonosotros{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.3;
}
.portadanos .wrap{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
}
.portadanos ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 10px 0;
    padding: 0;
}
.portadanos ul li{
    width: auto;
    height: auto;
    margin: 5px;
    text-align: left;
    color: rgba(255,255,255,0.8);
    float: left;
    list-style: none;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.portadanos ul li a{
    color: rgba(255,255,255,0.8);
    float: left;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.portadanos ul li a i{
    line-height: 24px;
    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;
}
.portadanos ul li a:hover{
    color: #0db7f2;
}
.portadanos ul li a:hover i{
    color: #0db7f2;
}
.portadanos h1{
    width: 50%;
    height: auto;
    float: left;
    position: absolute;
    padding: 0 30px 0 0;
    text-align: left;
    z-index: 3;
    color: #fff;
    top: calc(50% - 50px);
    text-transform: uppercase;
    font-size: 55px;
    line-height: 59px;
    opacity: 0;
    box-sizing: border-box;
    transform: translateX(-100px) translateY(-50%);
    animation: entrarh1porta 1.2s 1 forwards;
}
@keyframes entrarh1porta{
    0%{transform: translateX(-100px);opacity: 0;}
    100%{transform: translateX(0);opacity: 1;}
}
.portadanostexto{
    text-align: left;
    width: 50%;
    height: auto;
    float: right;
    position: relative;
    color: #fff;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    z-index: 3;
    animation: entrarpeporta 1.2s 1 forwards;
    animation-delay: 0.8s;
    opacity: 0;
    transform: translateX(100px);
}
.portadatextopesec{
    position: absolute;
    left: 50%;
    bottom: -100px;
    padding: 50px 80px;
    box-sizing: border-box;
    border-radius: 5px;
    background: #fff;
    transform: skewX(-8deg) translateX(-50%);
    z-index: 100;
    width: 1200px;
    height: auto;
    max-width: 100%;
    box-shadow: 0 7px 25px 0 rgb(0, 0, 0, 0.1);
    border-left: solid 6px #15c1f1;
}
.portadanos p{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    transform: skewX(8deg);
    font-size: 18px;
    line-height: 28px;
}
@keyframes entrarpeporta{
    0%{transform: translateX(100px);opacity: 0;}
    100%{transform: translateX(0);opacity: 1;}
}
.logospenos{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 20px 0;
    text-align: left;
}
.logospenos img{
    width: auto;
    height: auto;
    max-height: 100px;
    max-width: 170px;
    margin: 15px 10px;
    opacity: 0.6;
    display: inline-block;
    vertical-align: middle;
    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;
}
.logospenos img:hover{
    opacity: 0.9;
}
.titulogennos{
    width: 650px;
    max-width: 100%;
}
.cuerpohistoria{
    padding: 150px 20px 20px 20px;
    background: #01509b;
    z-index: 1;
}
.cuerpohistoria .titulogennos h2{
    color: #fff;
}
.cuerpohistoria .titulogennos h2:after{
    background: #fff;
}
.swiperhistoria{
    padding: 0;
    overflow: visible !important;
    background: none !important;
}
.swiperhistoriacont{
    overflow: visible !important;
    background: none !important;
}
.swiperhistoria .swiper-slide{
    padding: 10px 50px 10px 0;
    box-sizing: border-box;
    background: none !important;
}
.swiperhistoria .swiper-slide p{
    text-align: left !important;
}
.swiperhistoria .swiper-slide:after{
    width: 100%;
    height: 0;
    border-bottom: dashed 2px #fff;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 5;
}
.swiperhistoria .swiper-slide:last-child:after{
    display: none;
}
.swiperhistoria .bunext, .swiperhistoria .buprev{
    top: 0 !important;
    right: 0 !important;
    width: 30px !important;
    height: 30px !important;
    text-align: center !important;
    border-radius: 100% !important;
    background: rgba(255,255,255,0.2) !important;
    color: #fff !important;
    transform: translateY(0) !important;
    position: absolute !important;
    cursor: pointer;
}
.bunext i, .buprev i{
    color: #fff !important;
    line-height: 30px !important;
    font-size: 15px !important;
}
.swiperhistoria .buprev{
    right: 40px !important;
    left: auto !important;
}
.bunext:hover, .buprev:hover{
    background: #07bde5 !important;   
}
.swiperhistoria .swiper-slide{
    float: left;
    display: inline-block;
    transform-origin: top;
    box-sizing: border-box;
    padding-top: 40px;
    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;
}
.fechamarca{
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    font-weight: 700;
    color: #fff;
    font-size: 35px;
    line-height: 38px;
    margin: 25px 0 15px 0;
}
.marcador{
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #01509b;
    border: solid 4px #fff;
    display: inline-block;
    left: 0;
    top: 3px;
    z-index: 6;
    box-sizing: border-box;
    transform-origin: left;
    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;
}
.fotohisto{
    width: 100%;
    height: 200px;
    border-radius: 4px;
    float: left;
    position: relative;
    margin: 10px 0 15px 0;
}
.swiperhistoria .swiper-slide p{
    text-align: center;   
    color: #fff;
}
.swiperhistoria .swiper-slide-active{
    padding-top: 20px;
}
.swiperhistoria .swiper-slide-active .marcador{
    border-color: #15c1f1;
    transform: scale(1.3);
    background: #fff;
}
.fixedwsp{
    position: fixed;
    bottom: 40px;
    right: 20px;
    z-index: 10000;
    width: auto;
    height: 60px;
}
.fixedwsp i{
    width: 60px;
    height: 60px;
    background: #15931b;
    border-radius: 100%;
    color: #fff;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    z-index: 5;
    position: relative;
    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;
}
.fixedwsp span{
    width: 240px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: #15931b;
    opacity: 0.9;
    border-radius: 3px;
    transform: translateY(-50%) scaleX(0);
    transform-origin: right;
    color: #fff;
    padding: 10px 15px;
    z-index: 4;
    font-size: 14px;
    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;
}
.fixedwsp:hover span{
    transform: translateY(-50%) scaleX(1);
}
.cuerpomapa{
    padding: 0 !important;
}
.mitadmapa{
    width: 50%;
    height: auto;
    min-height: 450px;
    position: relative;
    float: left;
}
.mitadmapa iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.mitadmapacontacto{
    width: 600px;
    max-width: 100%;
    float: left;
    position: relative;
    padding: 60px 70px;
    box-sizing: border-box;
}
.lstacontactocoti{
    float: left;
    position: relative;
    width: 100%;
    height: auto;
}
.lstacontactocoti li{
    list-style: none;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 15px 0;
    min-height: 40px;
    padding: 0 0 0 40px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 19px;
}
.lstacontactocoti li i{
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 30px;
    color: #243354;
    transform: translateY(-50%);
}
div.flex-video, .videopromo{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 55px;
    padding-right: 40px;
    height: 0;
    overflow: hidden;
    margin: 20px 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, .videopromo iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.textopage h3{
    text-align: left;
    margin: 20px 0;
}
#histats_counter{
    float: left;
    position: relative;
    margin: 20px 0 0 0;
}
.audiofoo{
    position: fixed;
    bottom: 30px;
    left: 20px;
    z-index: 100000;
    width: 150px;
}
.audiofoo:hover{
    width: 300px;
}
.sliderrecdos{
    width: 100%;
}
.textonosotroscuatro{
    padding: 0;
}
.portadaescuela{
    height: 700px;
}
.textoportadaescuela{
    width: 700px;
    padding: 0 20px;
    box-sizing: border-box;
}
.textoportadaescuela h1{
    text-align: center;
    margin: 0 0 20px 0;
}
.textoportadaescuela p{
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}
.textoportadaescuela .botongeneral{
    float: none;
    display: inline-block;
    margin: 20px 0 0 0;
}
.secincluye{
    width: 330px;
    margin: 20px;
    display: inline-block;
    float: none;
    position: relative;
    height: 280px;
    border-radius: 20px;
    background: #f8f0f1;
    padding: 40px 50px;
    box-sizing: border-box;
    vertical-align: 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;
}
.secincluye h3{
    font-size: 19px;
    line-height: 23px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 20px 0 15px 0;
    text-align: center;
    font-weight: 700;
    color: #000;
    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;
}
.secincluye p{
    text-align: center;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    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;
}
.secincluye:hover{
    background: #ef3038;
    transform: translateY(-10px);
}
.secincluye:hover h3, .secincluye:hover p{
    color: #fff;
}
.iconoincluye{
    height: 50px;
    width: auto;
    display: inline-block;
    position: relative;
    z-index: 2;
    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;
}
.iconoincluyedos{
    opacity: 0;
    display: none;
}
.secincluye:hover .iconoincluye{
    opacity: 0;
    display: none;
}
.secincluye:hover .iconoincluyedos{
    display: inline-block;
    opacity: 1;
}
.sliderbene{
    width: 50%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}
.swiperbene .swiper-slide{
    width: 100% !important;
    height: 100% !important;
}
.textobeneescuela{
    position: relative;
    float: right;
    width: 50%;
    height: auto;
    padding: 0 0 0 60px;
    box-sizing: border-box;
}
.textobeneescuela .wrap{
    width: 650px;
    max-width: 100%;
    float: left;
    position: relative;
}
.textobeneescuela .titulogen span, .textobeneescuela .titulogen h2{
    color: #fff;
}
.textobeneescuela .titulogen h2:after{
    background: #fff;
}
.textobeneescuela ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.textobeneescuela ul li{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    margin: 4px 0;
    color: #fff;
}
.textobeneescuela .botongeneral{
    float: left;
    margin: 20px 0 0 0;
    position: relative;
    top: 0;
    transform: translate(0);
}
.modalidasec{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    border-radius: 20px;
    background: #f8f0f1;
    padding: 30px 50px;
    box-sizing: border-box;
    margin: 10px 0;
}
.modalidasec span{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: solid 1px rgba(0,0,0,0.2);
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}
.modalidasec ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0;
}
.modalidasec ul li{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 4px 0;
    list-style: none;
}
.modalidasec .botongeneral{
    margin: 20px 0 0 0;
}
.modalidasec .botongeneral i{
    margin: 0 8px 0 0;
}
.fotoclasespage{
    width: 550px;
    height: 740px;
    float: left;
    position: relative;
    border-radius: 20px;
}
/*
**********************************************************************
    Estilo responsive
**********************************************************************
*/
@media only screen and (max-width : 1200px) {    
    .headertodo {
        width: calc(100% - 180px);
    }
    #menu{
        display: none;
    }
    .menu{
        width: auto;
        float: right;
    }
    .traductor {
        margin: 10px 0;
    }
    header{
        padding: 0 20px;
        box-sizing: border-box;
    }
    .logo {
        float: left;
        margin: 0;
        width: 160px;
    }
    .logo img {
        height: 90px;
    }   
    .menu2{
        display: inline-block;
        position: relative;
        float: right;
        width: auto;
        z-index: 3;
        margin: 5px 15px 0 0;
    }
    .menu2 .menuresp{
        height: 35px;
        line-height: 35px;
        width: auto;
        padding: 0 15px 0 40px;
        margin: 10px 0 0 0;
        background: #ea303e;
        display: inline-block;
        border-radius: 3px;
        position: relative;
        color: #fff;
        box-sizing: border-box;
        float: right;
        font-size: 13px;
    }
    .menu2 .menuresp i{
        position: absolute;
        top: 0;
        left: 15px;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 35px;
    }
    .menu2 .menuresp:hover{
        background: #fbc529;
    }
    .menu2:hover .menuresp{
        background: #fbc529;
    }
    .menu2 .acordion{
        width: 210px;
        height: auto;
        float: left;
        background: #fff;
        border-radius: 3px;
        position: absolute;
        top: 65px;
        right: 0;
        box-shadow: 0 3px 6px 0 rgba(0,0,0,0.2);
    }
    .menu2 .acordion li{
        list-style: none;
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .menu2 .acordion li a{
        width: 100%;
        height: auto;
        position: relative;
        display: inline-block;
        border-bottom: solid 1px rgba(0,0,0,0.1);
        float: left;
        text-align: left;
        padding: 10px 0;
        font-weight: normal;
        font-size: 13px;
        color: #3d2e2f;
    }
    .menu2 .acordion li:last-child a{
        border: none;
    }
    .menu2 .acordion li ul{
        display: none;
    }
    .menu2 ul li.current-menu-item > a:hover:not(.current-menu-item){
        color: #ea303e;
    }
    .menu2 ul li a:hover:not(.current-menu-item){		
        color: #ea303e;
    }
    .menu2 ul li a:hover, 
    .menu2 ul li.current-menu-item > a, 
    .menu2 ul li.current_page_item > a {	
        color: #ea303e;
    }
    #headdos .menu2{
        position: relative;
        margin: 19px 10px 0 0;
    }
    #headdos .menu2 .menuresp{
        margin: 0;
    }
    .swiperportada .swiper-slide {
        height: 700px !important;
    }
    .slidertextouno h1 {
        font-size: 40px;
        line-height: 44px;
        margin: 0 0 15px 0;
    }
    .secskitodo {
        max-width: 100%;
        padding: 30px;
    }
    .cuerpo{
        padding: 30px 20px;
    }
    .fotonosotros {
        position: relative;
        width: 100%;
        height: 350px;
        top: 0;
        left: 0;
        border-radius: 20px;
        transform: skewX(0);
        float: left;
    }
    .fotonoscont {
        width: 100%;
        height: 100%;
        transform: skewX(0);
    }
    .textonosotros {
        float: left;
        width: 100%;
        padding: 0;
        margin: 30px 0 0 0;
    }
    .textonosotros .wrap{
        width: 100%;
    }
    .titulogen h2 {
        font-size: 25px;
        line-height: 29px;
    }
    .cuerponosotros{
        overflow: hidden;
    }
    .cuerpoelegirnos img {
        float: none;
        width: 500px;
        max-width: 100%;
        display: inline-block;
    }
    .fotoclasespage {
        width: 100%;
        height: 450px;
        margin: 0 0 20px 0;
    }
    .textoelegirnos {
        width: 100%;
        float: left;
    }
    .secelegirnos{
        width: calc(100% - 50px);
        margin: 10px 0 10px 50px;
    }
    .sliderreco {
        width: 600px;
        max-width: 100%;
        float: none;
        display: inline-block;
    }
}
@media only screen and (max-width : 1000px) {
    .secfoo {
        width: 50%;
    }
    .secvalor {
        width: 100%;
        min-height: 100px;
        margin: 10px 0;
    }
}
@media only screen and (max-width : 940px) {
    .correostop a:last-child{
        display: none;
    }
    .correostop a{
        border: none;
        margin: 15px 0;
        padding: 2px 0 2px 5px;
    }
    .titulogenserv{
        padding-right: 240px;
        box-sizing: border-box;
    }
    .datoscontactopage {
        width: 100%;
    }
    .cuerpo-contacto form {
        float: none;
        max-width: 100%;
        padding: 30px;
        display: inline-block;
        margin: 20px 0 0 0;
    }
}
@media only screen and (max-width : 850px) {
    .cuerpobeneficios{
        padding: 0;
    }
    .sliderbene {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
    }
    .swiperbene .swiper-slide{
        height: 400px !important;
    }
    .textobeneescuela {
        float: left;
        width: 100%;
        padding: 20px;
    }
}
@media only screen and (max-width : 730px) {
    .correostop{
        display: none;
    }
    .swiperportada .swiper-slide {
        height: 600px !important;
    }
    .slidertextouno {
        top: calc(50% + 20px);
    }
    .slidertextouno h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .slidertextouno p {
        font-size: 17px;
        line-height: 22px;
    }
    .secskitodo {
        padding: 20px;
        transform: skewX(0);
    }
    .secski {
        width: 100%;
        padding: 0;
    }
    .secski span {
        margin: 10px 0 5px 0;
    }
    .secmision {
        padding: 0;
    }
    .fondomision {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 270px;
        transform: skewX(0);
    }
    .contefondomision {
        position: relative;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        transform: skewX(0);
    }
    .secmision  .wrap{
        float: left;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .secmision h3{
        font-size: 18px;
        line-height: 22px;
    }
}
@media only screen and (max-width : 680px) {
    .titulogenserv .botongeneral{
        display: none;
    }
    .titulogenserv{
        padding-right: 0;
        box-sizing: border-box;
    }
    .titulogen h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .titulogen span {
        font-size: 14px;
    }
    .secban {
        padding-right: 0;
    }
    .cuerpoban .botongeneral {
        position: relative;
        top: 0;
        transform: translateY(0);
        float: none;
        display: inline-block;
        margin: 20px 0 0 0;
    }
    .titulogenban h2, .titulogenban span{
        text-align: center;
    }
    .secfoo {
        width: 100%;
        padding: 20px 0;
        margin: 0;
    }
    .logofoo{
        left: 0;
    }
    .textoportadapage h1{
        font-size: 30px;
        line-height: 34px;
    }
    .portadaescuela {
        height: 550px;
    }
    .textoportadaescuela p {
        font-size: 17px;
        line-height: 21px;
    }
}
@media only screen and (max-width : 550px) {
    .logo {
        width: 120px;
    }
    .logo img{
        height: 70px;
        margin: 5px 0;
    }
    .redestop {
        padding: 5px 0;
    }
    .redestop a {
        margin: 1px 0;
        width: 20px;
        height: 20px;
    }
    .redestop a i{
        line-height: 20px;
        font-size: 9px;
    }
    .headertodo {
        width: calc(100% - 130px);
        padding: 0 15px;
    }
    .topmenu {
        height: 53px;
    }
    .teltop {
        float: right;
        padding: 6px 20px 0 55px;
        height: 40px;
        margin: 5px 0;
    }
    .traductor {
        margin: 8px 0;
    }
    .menu2 {
        margin: 2px 12px 0 0;
    }
}
@media only screen and (max-width : 510px) {
    header {
        padding: 0 10px;
    }
    .traductor{
        border: none;
        padding-left: 0;
    }
    .botonslidedos{
        display: none !important;
    }
    .secincluye {
        max-width: 100%;
        margin: 10px 0;
    }
}