@import url("../css/fonts.css");

*{
	margin: 0;
	padding: 0;
}
a, a:hover{
    text-decoration: none;
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height:100%;
}

body {
    font-family: 'montserratRegular', sans-serif;
}

.logotaxisanborja{
    position: relative;
    left: 2%;
    bottom: 3px;
}

.logotaxisanborja img{
    width: 90px;
}

#navResponsive{
    display: none;
}

.navbar{
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    top: 0px;
    height: 100px;
    background: transparent;
}

.nav-link{
    color: white!important;
    margin: 1em;
    transition: .5s;
}

#navbarNav ul li .nav-link:hover{
    color: #de5337!important;
}

/* Social Media */
.whatsappMedia{
    position: fixed;
    padding: 9px 15px;
    background: #25D366;
    color: #fff;
    transition: .5s all;
    border-radius: 50px 0 0 50px;
    display: block;
    margin-bottom: 15px;
    z-index: 2;
    bottom: 20%;
    right: -105px;
    box-shadow: -2px 5px 25px -5px rgba(37, 211, 102, 1);
    animation-delay: .4s;
}

.whatsappMedia:hover{
    color: #fff;
    right: 0;
}

.whatsappMedia i{
    font-size: 35px;
    margin-right: 15px;
}

.redes{
    position: absolute;
    top: 3%;
    right: 1%;
    z-index: 1;
}

.redes ul li a span {
    font-size: 20px;
    color: white;
    border-radius: 50%;
    border: 2px solid white;
    transition: .2s;
}

.redes ul li a .facebook:hover, .redes-footer ul li a .facebook:hover{
    color: #3b5999;
	border: 2px solid #3b5999;
}

.redes ul li a .instagram:hover, .redes-footer ul li a .instagram:hover{
    color:  #e4405f;
	border: 2px solid #e4405f;
}

.nav-redes {
    margin:0px 8px;
}

.navbar-nav{
    right: 35px;
    position: relative;
}
/************Navbar de 991px*******************/
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: white;
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #de5337;
    display: block;
    transition: 0.3s;
}

.overlay-content a:hover, .overlay-content a:focus {
    color: #0698fa;
    background: #de5337;
}

.overlay .closebtn {
    position: absolute;
    top: -2px;
    right: 20px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
/*******************************/

/************NAVBAR SCROOL******************/
#navScrool{
    position: fixed;
    display: none;
    top: 5%;
    right: 5%;
    padding: 0px 10px;
    border: 2px solid;
    border-radius: 9px;
    color:#0698fa;
    background: white;
    cursor: pointer;
    transition: .3s;
    z-index: 1;
}
#navScrool:hover{
    color: #0698fa;
    background: white;
}
.overlayScrool {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 100%;
    background-color: rgb(0,0,0);
    background-color: white;
    overflow-x: hidden;
    transition: .8s;
}

.overlay-content-Scrool {
    position: relative;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    opacity: 0;
}

.overlayScrool a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #de5337;
    display: block;
    transition: .3s;
}

.overlay-content-Scrool a:hover, .overlay-content-Scrool a:focus {
    color: #0698fa;
    background: #e1583d;
}

.overlayScrool .closebtnScrool {
    position: absolute;
    top: 2%;
    right: 5%;
    font-size: 60px;
}
/******************************/
header{
    background-image: url("../img/fondoheader.jpg");
    background-size: cover;
    background-repeat: no-repeat;    
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

#carouselSanBorja{    
    overflow-x: hidden;
    color: white;
}

.body-firstcarousel, .body-secondcarousel, .body-thirdcarousel{
    height: 100vh;
    position: relative;
}

.content-firstcarousel, .content-secondcarousel{
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.content-thirdcarousel {
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.letters-firstacorusel{
    position: absolute;
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
}
.tittle-firstcaousel{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 186px;
    color: #dd5338;
    margin-bottom: 40px;
}

.tittle-firstcarousel h2{
    font-size: 40px;
}
.line-firstcaorusel{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    border: 2px solid #dd5338;
    margin-bottom: 10px;
}
.text-firstcarousel{
    position: relative;
    left: 50%;
    width: 30em;
    /* top: -184px; */
    /* border-left: 4px solid #de5337; */
    transform: translateX(-50%);
    text-align: center;
}
.text-firstcarousel p, .text-thirdcarousel p{
    margin: 0 15px;
    line-height: 1.2em;
    font-size: 14px;
}
.letters-secondcarousel{
    position: absolute;
    top: -170px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
.vision{
    position: relative;
}
.mision{
    position: relative;
}
.vision h2, .mision h2{
    color: #dd5338;
    font-size: 24px;
}
.vision p, .mision p{
    margin: 0 10px;
    line-height: 1.2em;
    font-size: 14px;
}
.line-secondcaorusel{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    border: 2px solid #dd5338;
    margin-bottom: 20px;
}
.img-firstcarousel img, .img-secondcarousel img{
    width: 40em;
}
.img-thirdcarousel img{
    width: 50em;
}
.text-thirdcarousel{
    position: absolute;
    right: -65px;
    width: 362px;
    border-left: 4px solid #de5337;
}
.app{
    position: absolute;
    bottom: 0px;
    left: -120px;
}
.app-img{
   margin-top: 34px; 
}

.tittle-firstcarousel{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 609px;
    bottom: -100px;
}
.appstore{
    float: left;
    margin-right: 25px;
}

.appstore img, .playstore img{
    width: 170px;
    transition: .5s;
    border-radius: 9px;
}

.appstore img:hover, .playstore img:hover{
    width: 185px;
    background: #dd5338;
}
/******SERVICIOS******/
.containerservicios{
    margin: 0;
    max-width: inherit;
}

.s-parti-signos-responsive, .s-turis-signos-responsive{
    display: none;
}


#servicios{
    background:linear-gradient(#db543a 5%,#B5605A 8%, #906c7e 18.5% , #6679a3 27%, #0698fa 38%,
                             #0698fa 54%, #6679a3 81%,#906c7e 85% , #B5605A 92%, #db543a 95%);
    padding-top: 20em;
    overflow: hidden;
    color: white;
}
.keyword{
    font-family: "montserratSemiBold";
    font-size: 40px;
}
.line-first{
    position: absolute;
    border: 2px solid #1892ea;
    width: 1px;
    height: 120px;
    top: 50%;
    left: -12px;
    transform: translateY(-50%);
}
.s-parti{
    position: relative;
    margin-bottom: 15em;
    height: 300px;
}
.parti-first, .parti-second{
    position: relative;
}
.parti-second{
    bottom: 279px;
}
.s-parti-number{
    position: absolute;
    left: 5%;
    top: -176px;
}

.s-parti-number-C{
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(80%);
    line-height: 200px;
}

.s-parti-number p,
.s-parti-number-C{
    font-size: 22em;
    font-family: 'montserratBold';
    color: #0698fa;
}


.s-parti-title {
    position: relative;
    left: 65%;
    transform: translateX(-50%);
    top: -15px;
}

.s-parti-title-C{
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(75%);
}

.s-parti-img-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(40%,20%);
}

.s-parti-img-C img{
    width: 70%;
}

.s-parti-text-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(170%, 23%);
    width: 300px;
}

.s-parti-text-C p{
    padding-left: 10px;
    margin-bottom: 10%;
    border-left: 5px solid #0698fa;
}

.signosD{
    width: 15%;
}

.signosR{
    display: none;
}

.signosSec{
    width: 72%;
}

.s-parti-signos-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(500%, 75%);
}


/* AERO */
.s-aero-number-C{
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(180%);
    line-height: 250px;

    font-size: 22em;
    font-family: 'montserratBold';
    color: #fff;
}

.s-aero-title-C{
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(125%);
}

.s-aero-img-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(115%,20%);
}

.s-aero-img-C img{
    width: 70%;
}

.s-aero-text-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(280%, 20%);
    width: 300px;
}

.s-aero-text-C p{
    padding-left: 10px;
    margin-bottom: 10%;
    border-left: 5px solid #0698fa;
}


/* Empresas */
.s-empre-number-C{
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(330%);
    line-height: 250px;

    font-size: 22em;
    font-family: 'montserratBold';
    color: #de5337;
}

.s-empre-img-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(185%,30%);
}

.s-empre-img-C img{
    width: 70%;
}

.s-empre-title-C{
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(400%);
}

.s-empre-text-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(128%, 150%);
    width: 350px;
    text-align: right;
}


.s-empre-text-C p {
    padding-right: 10px;
    margin-bottom: 10%;
    border-right: 5px solid #de5337;
}

/* van */
.s-van-number-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(430%,30%);
    line-height: 250px;
    font-size: 22em;
    font-family: 'montserratBold';
    color: #fff;
}

.s-van-img-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(185%,30%);
}

.s-van-img-C img{
    width: 70%;
}

.s-van-title-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(295%,30%);
}

.s-van-text-C{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(128%, 80%);
    width: 350px;
    text-align: right;
}

.s-van-text-C p{
    padding-right: 10px;
    margin-top: 10%;
    border-right: 5px solid #de5337;
}

/**/
.s-parti-img{
    position: relative;
    left: 10em;
}
.s-parti-img img{
    width: 21%;
}
.s-parti-text{
    position: absolute;
    right: 53%;
    top: -38px;
    width: 360px;
    transform: translateX(50%);
    text-align: left;
}
.s-parti-text p{
    margin: 0;
    margin-left: 10px;
    font-size: 20px;
}
.s-parti-signos{
    position: absolute;
    right: 60%;
    top: 115px;
    transform: translateX(-50%);
}
.s-parti-signos img{
    width: 78%;
}

.s-aero{
    position: relative;
    width: 85em;
    margin-bottom: 15em;
    height: 300px;
    left: 50%;
    transform: translateX(-50%);
}
.aero-first{
    position: relative;
}
.s-aero-number{
    position: absolute;
    left: 25%;
    top: -173px;
    transform: translateX(-50%);
}
.s-aero-number p{
    font-size: 22em;
    font-family: 'montserratBold';
}

.s-aero-title{
    position: relative;
    left: 39em;
    transform: translateX(-50%);
    top: -15px;
    width: 36em;
}
.s-aero-img{
    position: relative;
    right: 170px;
}
.s-aero-img img{
    width: 21%;
}
.aereo-second{
    position: relative;
    bottom: 277px;
}
.s-aero-text{
    position: absolute;
    width: 340px;
    right: 50%;
    transform: translateX(100%);
    text-align: left;
    top: -40px;
}
.s-aero-text p{
    margin: 0;
    margin-left: 10px;
    font-size: 20px;
}
.s-aero-signos{
    position: absolute;
    left: 50%;
    top: 109px;
    transform: translateX(-13%);
}
.s-aero-signos img{
    width: 78%;
}
.line-second{
    position: absolute;
    border: 2px solid #dd5338;
    width: 1px;
    height: 130px;
    top: 50%;
    right:-13px;
    transform: translateY(-50%);
}
.s-empre{
    position: relative;
    margin-bottom: 23em;
    height: 300px;
}
.empre-first, .empre-second{
    position: relative;
}
.empre-second{
    bottom: 0px;
}
.s-empre-number{
    position: absolute;
    right: 50%;
    top: -160px;
    transform: translateX(-50%);
}
.s-empre-number p{
    font-size: 22em;
    font-family: 'montserratBold';
    color: #de5337;
}
.s-empre-title{
    position: relative;
    left: 73em;
    transform: translateX(-50%);
    top: -30px;
    width: 26em;
    text-align: left;
}
.s-empre-img{
    position: relative;
    right: 19em;
}
.s-empre-img img{
    width: 22%;
}
.s-empre-text{
    position: absolute;
    width: 420px;
    left: 41%;
    top: -123px;
    transform: translateX(-50%);
    text-align: right;
}
.s-empre-text p{
    font-size: 20px;
    margin: 0;
    margin-right: 10px;
}
.s-empre-signos{
    position: absolute;
    left: 46%;
    top: 50px;
    transform: translateX(-50%);
}
.s-van{
    position: relative;
    margin-bottom: 23em;
    height: 300px;
}
.s-van-number{
    position: absolute;
    left: 79%;
    top: -150px;
    transform: translateX(-50%);
}

.s-van-number p {
    font-size: 22em;
    font-family: 'montserratBold';
}

.s-van-title{
    position: relative;
    left: 66em;
    transform: translateX(-50%);
    top: -30px;
    width: 26em;
    text-align: left;
}
.s-van-img{
    position: relative;
    left: 50%;
    transform: translateX(-73%);
}
.s-van-img img{
    width: 22%;
}
.s-van-text{
    position: absolute;
    bottom: 5px;
    left: 41%;
    transform: translateX(-50%);
    width: 350px;
}
.s-van-text p {
    margin: 0;
    margin-right: 10px;
    font-size: 20px;
}
.s-van-signos{
    position: absolute;
    top: 170px;
    left: 44%;
    transform: translateX(-50%);
}
.s-matri{
    position: relative;
    margin-bottom: 23em;
}
.matri-first , .matri-second{
    position: relative;
}
.s-matri-number{
    position: absolute;
    left: 64%;
    top: -160px;
    transform: translateX(-50%);
}
.s-matri-number p{
    font-size: 22em;
    font-family: 'montserratBold';
    color: #de5337;
}
.s-matri-tittle{
    position: relative;
    left: 41em;
    transform: translateX(-55%);
    top: -20px;
}
.s-matri-img{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.s-matri-img img {
    width: 17%;
}
.s-matri-text{
    position: absolute;
    bottom: 5px;
    right: 50%;
    transform: translateX(-50%);
    width: 442px;
}
.s-matri-text p{
    margin: 0;
    margin-right: 10px;
    text-align: right;
}
.s-matri-signos{
    position: absolute;
    bottom: 160px;
    left: 50%;
    transform: translateX(-50%);
}

.s-turis{
    position: relative;
    margin-bottom: 23em;
}
.turis-first{
    position: relative;
}
.turis-second{
    position: absolute;
    top: 62px;
    left: 48%;
    transform: translateX(-40%);
}
.s-turis-number {
    position: absolute;
    left: 10%;
    transform: translateX(-50%);
    top: -175px;
}
.s-turis-number p {
    font-size: 22em;
    font-family: 'montserratBold';
    color: #0698fa;
}
.s-turis-img {
    position: relative;
    left: 12em;
}
.s-turis-img img{
    width: 14%;
}
.s-turis-tittle{
    position: relative;
    transform: translateX(-50%);
    left: 31%;
    width: 23em;
    top: -20px;
}
.s-turis-text{
    width: 340px;
}
.s-turis-text p {
    margin: 0;
    margin-left: 10px;
}
.s-turis-signos{
    position: absolute;
    left: 5%;
    top: 165px;
    transform: translateX(-50%);
}
.s-turis-signos img {
    width: 78%;
}
/*********TESTIMONIOS************/
#testimonios{
    background: url("../img/fondotestimonios.jpg");
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 50%;
    overflow: hidden;
    padding: 33em 0;
    position: relative;
    height: 100%;
}
.clientes{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.clientes-title{
    position: relative;
    bottom: 371px;
    z-index: 1;
}
.clientes-title-first{
    position: absolute;
}
.clientes-title-first p{
    text-align: right;
    color: #0698fa;
    font-size: 14px;
}
.clientes-title-second{
    position: absolute;
    left: 10%;
    color: #de5337;
}
.line-testi{
    position: absolute;
    border: 3px solid #de5337;
    width: 2px;
    height: 14em;
}
.clientes-title-second h3{
    font-size: 4em;
    margin: 0;
    margin-left: 20px;
    font-family: 'montserratBold';
}
.clientes-img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.clientes-img img{
    width: 45em;
}
.clientes-coment{
    position: relative;
    transition: .5s;
}
.clientes-coment-first, .third{
    position: absolute;
    top: 9em;
    left: 50%;
    transform: translateX(25%);
    background: #de5337;
    border: 4px solid #de5337;
    border-radius: 9px;
    padding: 15px 20px 15px 60px;
    width: 476px;
}
.clientes-coment-first:before, .third:before{
    content: '';
    border-style: solid;
    border-width: 15px 15px 15px 15px;
    border-color: #de5337
                transparent
                transparent
                #de5337;
    position: absolute;
    right: 70px;
    bottom:-20%;
    margin-top: -15px;
}
.clientes-coment-first p, .third p{
    margin: 0;
    text-align: right;
    color: white;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    
}
.animationFirst p:nth-child(1){
    animation: typing 1.5s steps(30, end), blink-caret .5s step-end infinite;
}
.animationFirst p:nth-child(2){
    animation: typing2 3s steps(30, end), blink-caret2 .5s step-end infinite;
}
.animationFirst p:nth-child(3){
    animation: by 4.5s steps(30, end), blink-caret2 .5s step-end infinite;
}

.animationSecond p:nth-child(1){
    animation: typing 1.5s steps(30, end), blink-caret .5s step-end infinite;
    animation-delay: 4.5s;
}
.animationSecond p:nth-child(2){
    animation: typing2 3s steps(30, end), blink-caret2 .5s step-end infinite;
    animation-delay: 4.5s;
}
.animationSecond p:nth-child(3){
    animation: by 4.5s linear;
    animation-delay: 4.5s;
}

.animationThird p:nth-child(1){
    animation: typing 1.5s steps(30, end), blink-caret .5s step-end infinite;
    animation-delay: 9s;
}
.animationThird p:nth-child(2){
    animation: typing2 3s steps(30, end), blink-caret2 .5s step-end infinite;
    animation-delay: 9s;
}
.animationThird p:nth-child(3){
    animation: by 4.5s linear;
    animation-delay: 9s;
}

.animationFourth p:nth-child(1){
    animation: typing 1.5s steps(30, end), blink-caret .5s step-end infinite;
    animation-delay: 13.5s;
}
.animationFourth p:nth-child(2){
    animation: typing2 3s steps(30, end), blink-caret2 .5s step-end infinite;
    animation-delay: 13.5s;
}
.animationFourth p:nth-child(3){
    animation: by 4.5s linear;
    animation-delay: 13.5s;
}

@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

@keyframes blink-caret {
  from, to { border-color: transparent }
}

@keyframes typing2 {
    0%,50%{ width: 0 }
    100%{ width: 100% }
}
  
@keyframes blink-caret2 {
    from, to { border-color: transparent }
}
@keyframes by{
    0%, 50%, 70%{
        width: 0
    } 100%{
        width: 100% 
    }
}

.clientes-coment-second, .fourth{
    position: absolute;
    top: 22em;
    left: 50%;
    transform: translateX(-20%);
    padding: 15px 15px;
    border: 4px solid #0698fa;
    border-radius: 9px;
    color: white;
    background: #0698fa;
    width: 488px;
}
.clientes-coment-second:before , .fourth:before{
    content: '';
    border-style: solid;
    border-width: 15px 15px 15px 15px;
    border-color: #0698fa
                #0698fa
                transparent
                transparent;
    position: absolute;
    right: 170px;
    bottom:-23%;
    margin-top: -15px;
}
.clientes-coment-second p, .fourth p{
    margin: 0;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
}
.third{
    top: 35em;
}
.fourth{
    top: 48em;
}

/**********PATROCINADORES*************/
#patrocinadores{
    position: relative;
    padding: 6em 0;
    overflow: hidden;
}

.p1, .p2, .p3, .p4, .p5, .p6, .p7, .p8{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.p1 img, .p2 img, .p4 img, .p5 img, .p6 img, .p8 img{
    width: 100%;
}
.p3 img{
    width: 80%;
}
.p7 img{
    width: 85%;
}
.p8 img{
    height: 75px;
}

.colum-patro{
    padding: 0 40px;
}
/************footer*************/
footer{
    position: relative;
    background: #ca3517;
    overflow: hidden;
    padding: 160px 0 230px 0;
    color: white;
}
.footer-logo{
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
}
.footer-logo img{
    width: 80%;
    cursor: pointer;
}
.direcciones{
    text-align: right;
    margin-right: 5%;
    position: absolute;
    right: 0;
    top: 42%;
}
.direcciones div{
    margin: 8px 0;
}
.direcciones i{
    margin-left: 15px;
}
.direcciones a{
    color: white;
    text-decoration: none;
}
.networks{
    margin: 0px 8px;
}
.redes-footer{
    position: absolute;
    top: 20%;
    right: 4%;
}
.redes-footer ul li a span{
    font-size: 20px;
    color: white;
    border-radius: 50%;
    border: 2px solid white;
    transition: .4s;
}
/******nelica*****/
.nelica{
    background: #de5337;
    color: white; 
    padding: 5px 0;   
    overflow: hidden;
}

.nelica a{
    color: white;
    text-decoration: none;
    transition: .5s;
}

.nelica a:hover{
    color: #0698fa;
}


.modal-header {
    background: #0698fa;
}
.btn-close {
    background: #dd5338;
    color: white;
    transition: .4s all;
}
.modal-header .close.close-modal, .modal-header .close-modal-contacto {
    position: absolute;
    margin: 0;
    padding: 5px 10px;
    right: 5px;
    top: 10px;
    color: #dd5338;
    text-shadow: none;
    opacity: 1;
}
.modal-title {
    color: white;
    font-weight: bold;
}

.spaceAero{
    display: none;
}

.cD{
    display: none;
}
/********************/
@media(min-width:1801px){
    #testimonios {
        padding: 46em 0 59em 0;
    }
}
@media(max-width:1800px){
    #testimonios {
        padding: 44em 0 58em 0;
    }    
}
@media(max-width:1700px){
    #testimonios {
        padding: 42em 0 58em 0;
    }    
}
@media(max-width:1600px){
    .text-firstcarousel p, .text-thirdcarousel p {
        font-size: 16px;
    }
    .tittle-firstcarousel {
        width: 548px;
        margin-bottom: 25px;
    }
    .tittle-secondcarousel{
        width: 721px;
    }
    .tittle-firstcarousel h2 {
        font-size: 36px;
    }
    /*****/
    #testimonios {
        padding: 39em 0 58em 0;
    }    
}
@media (max-width: 1500px){
    #testimonios {
        padding: 37em 0 58em 0;
    }
}
@media(max-width:1430px){
    .s-parti-number {
        left: 7%;
        top: -140px;
    }
    .s-parti-number p,.s-aero-number p,.s-empre-number p,.s-matri-number p,.s-turis-number p,.s-van-number p {
        font-size: 18em;
    }
    .s-parti-img img,.s-aero-img img,.s-empre-img img,.s-matri-img img,.s-turis-img img,.s-van-img img {
        width: 18em;
    }
    .line-first {
        height: 110px;
    }
    .s-parti-text {
        right: 52%;
        top: 24px;
    }
    .s-parti-text p,.s-aero-text p,.s-empre-text p,.s-matri-text p,.s-turis-text p,.s-van-text p {
        font-size: 18px;
    }
    .s-parti-signos {
        top: 155px;
    }
    .s-aero-number {
        top: -130px;
    }
    .s-aero-title {
        left: 42em;
        width: 30em;
        text-align: left;
    }
    .s-aero-text {
        top: 22px;
    }
    .s-aero-signos {
        left: 49%;
        top: 150px;
    }
    .line-second {
        height: 90px;
    }
    .s-empre-title {
        left: 64em;
        top: -20px;
    }
    .s-empre-number {
        right: 32%;
        top: -121px;
    }
    .s-empre-text {
        left: 39%;
        top: -86px;
    }
    .s-empre-signos {
        left: 45%;
        top: 35px;
    }
    .s-van-number {
        top: -110px;
    }
    .s-van-title {
        left: 57em;
        top: -10px;
    }
    .s-van-text {
        width: 370px;
    }
    .s-van-signos {
        top: 130px;
        left: 45%;
    }
    .s-matri-number {
        left: 62.5%;
        top: -100px;
    }
    .s-matri-tittle {
        left: 36em;
        top: -10px;
        width: 20em;
        text-align: right;
    }
    .s-matri-text {
        bottom: -7px;
        width: 370px;
    }
    .s-matri-signos {
        left: 26%;
    }
    .s-turis-number {
        left: 12%;
        top: -130px;
    }
    .s-turis-tittle {
        left: 34%;
        top: -15px;
    }
    .turis-second {
        top: 57px;
        left: 50%;
    }
    .s-turis-signos {
        top: 130px;
    }
}
@media(max-width:1400px){
    .letters-firstacorusel {
        top: -230px;
    }
    /****/
    #testimonios {
        padding: 32em 0 59em 0;
    }
    /**/
    .clientes-img img {
        width: 40em;
    }
}

@media(min-width: 1366px){
    .spaceEmp{
        display: none;
    }

    .s-empre-title-C {
        transform: translateX(225%);
    }

    .s-empre-img-C {
        transform: translate(185%,20%);
    }
}

@media(max-width:1300px){
    .s-van-img-C {
        transform: translate(115%,20%);
    }

    .s-van-title-C {
        transform: translate(185%, 20%);
    }

    .s-van-text-C {
        transform: translate(40%, 68%);
    }

    .s-van-number-C {
        transform: translate(300%,30%);
    }
    /**/
    .parti-second{
        left: 156px;
    }
    .empre-second {
        bottom: 277px;
    }
    .s-aero-number, .s-empre-number {
        position: absolute;
        left: 3%;
        top: -115px;    
        transform: inherit;
    }
    .s-parti-title, .s-aero-title, .s-empre-title {
        margin-left: 1em;
    }
    .s-parti-text {
        left: 10%;
    }
    .s-parti-img, .s-aero-img, .s-empre-img {
        position: relative;
        left: 18em;
        transform: translateX(-50%);
        width: 16em;
    }
    .s-parti-signos {
        right: 68%;
    }
    .s-aero-title {
        left: 27em;
        width: 29em;
    }
    .s-aero-text {
        left: 10%;
    }
    .s-aero-signos {
        left: 39%;
    }
    .line-second {
        left: -13px;
    }
    .s-empre-title {
        left: 24.5em;
        top: -10px;
        width: 24em;
    }
    .s-empre-text {
        text-align: left;
        left: 57%;
        top: 25px;
    }
    .s-empre-text p {
        margin-left: 10px;
        margin-right: inherit;
    }
    .s-empre-signos {
        left: 50%;
        top: 170px;
    }
    .s-matri-text .line-second,.s-van-text .line-second,.s-turis-text .line-first{
        display: none;
    }
    .line-responsive{
        position: absolute;
        border: 2px solid #dd5338;
        width: 1px;
        height: 90px;
        top: 50%;
        right: -13px;
        transform: translateY(-50%);
    }
    .s-turis-text .line-responsive{
        border: 2px solid #0698fa;
    }
    .s-van-title {
        left: 51em;
    }
    .s-van-text {
        left: 36%;
    }
    .s-van-signos {
        left: 41%;
    }
    .s-matri {
        text-align: right!important;
    }
    .s-matri-number {
        left: 80.5%;
        top: -80px;   
    }
    .s-matri-img {
        left: 27%;
    }
    .s-matri-tittle{
        left: 43em;
    }
    .s-matri-signos {
        left: 41%;
    }
    .s-matri-text {
        right: 34%; 
    }

    .turis-second {
        top: 80px;
        left: 36%;
    }
    .s-turis-number {
        left: inherit;
        top: -102px;
        right: 5%;
    }
    .s-turis-img {
        left: 50%;
        transform: translateX(6%);
    }
    .s-turis-tittle {
        left: 60%;
        width: 22em;
        text-align: right;
    }
    .s-turis-text p {
        margin: 0;
        margin-left: inherit;
        margin-right: 10px;
        text-align: right;
    }
    .s-turis-signos {
        left: 36%;
        right: inherit;
        transform: translateX(328%);
    }
    /*********TESTIMONIOS**********/
    #testimonios {
        padding: 29em 0 50em 0;
    }
    .clientes-coment-first{
        top: 5em;
    }
    .clientes-coment-second {
        top: 16em;
    }
    .third{
        top: 27em;
    }
    .fourth{
        top: 38em;
    }
}

@media (max-width: 1200px){
    .s-parti-img-C img,
    .s-aero-img-C img,
    .s-empre-img-C img{
        width: 60%;
    }
/*
    .signosD{
        width: 15%;
    }*/

    .s-parti-title-C{
        transform: translateX(85%);
    }

    .s-parti-text-C {
        transform: translate(150%, 19%);
    }

    .s-aero-number-C{
        transform: translateX(150%);
    }

    .s-aero-title-C{
        transform: translateX(150%);
    }

    .s-parti-title-C h3,
    .s-aero-title-C h3,
    .s-empre-title-C h3,
    .s-van-title-C h3,
    .s-matri-title-C h3,
    .s-turis-title-C h3{
        font-size: 20px;
    }

    .keyword{
        font-size: 30px;
    }

    .s-aero-img-C,
    .s-van-img-C{
        transform: translate(102%,23%);
    }

    .s-aero-text-C {
        transform: translate(250%, 20%);
    }

    /**/

    .s-van-number-C{
        transform: translate(280%,0%);
    }

    .s-van-title-C{
        transform: translateX(250%);
    }

    .s-van-text-C {
        transform: translate(20%, 68%);
    }

    /* Emp */

    .s-empre-number-C{
        transform: translateX(250%);
    }

    .s-empre-title-C {
        transform: translateX(430%);
    }

    .s-empre-img-C {
        transform: translate(145%,30%);
    }

    .s-empre-text-C {
        transform: translate(75%, 160%);
    }

    .signosSec {
        width: 60%;
    }
}

@media(max-width:1199px){
    .img-thirdcarousel img {
        width: 40em;
    }
    .redes {
        top: inherit;
        bottom: 3%;
    }
    .app {
        position: absolute;
        bottom: -50px;
        left: -125px;
    }
    .app h2{
        font-size: 28px;
    }
    .text-thirdcarousel {
        top: -70px;
    }
    /*******NOSOTROS******/
    .s-parti-signos, .s-aero-signos, .s-turis-signos{
        display: none;
    }
    .s-parti-signos-responsive{
        display: block;
        position: absolute;
        top: 140px;
        left: 30%;
    }
    .s-turis-signos-responsive{
        display: block;
        position: absolute;
        top: 160px;
        left: 45%;
    }
    .s-parti-number {
        top: -124px;
    }
    .s-parti-number p,.s-aero-number p,.s-empre-number p, .s-van-number p, .s-matri-number p, .s-turis-number p{
        font-size: 20em;
    }
    .s-parti-title {
        margin-left: 2em;
    }
    .parti-second {
        bottom: 202px;
    }    
    .s-parti-text {
        left: 12%;
        top: -50px;
    }
    .s-aero-title {
        left: 26em;
        width: 26em;
    }
    .s-parti-title h3, .s-aero-title h3, .s-empre-title h3, .s-van-title h3, .s-matri-tittle h3, .s-turis-tittle h3{
        font-size: 20px;
    }
    .aereo-second, .empre-second {
        bottom: 202px;
    }
    .s-aero-text {
        left: 12%;
        top: -50px;
    }
    .s-empre-text {
        left: 66%;
        top: -50px;
        width: 350px;
    }
    .s-empre-signos {
        left: 47%;
        top: 140px;
        transform: inherit;
    }
    .aero-responsive{
        left: 47%;
    }
    .s-van-number {
        top: -120px;
    }
    .s-van-title {
        left: 44em;
    }
    .s-van-img {
        right: 57%;
    }
    .s-van-text {
         left: 27%;
    }
    .s-van-signos {
        left: 33%;
    }
    .s-matri-number {
        left: 81.5%;
        top: -110px;
    }
    .s-matri-tittle {
        left: 33em;
    }
    .s-matri-text {
        right: 34%;
    }
    .s-matri-signos {
        left: 33%;
    }
    .s-turis-img {
        left: 50%;
        transform: translateX(1%);
    }
    .turis-second {
        top: 71px;
        left: 29%;
    }
    .s-turis-number {
        left: inherit;
        top: -138px;
        right: -2%;
    }
    .s-turis-tittle {
        left: 54%;
        width: 19em;
    }
    /*********TESTIMONIOS************/
    #testimonios {
        background-position: center;
        background-size: cover;
        padding: 33em 0 53em 0;
        height: 100%;
    }
    .clientes-img img {
        width: 32em;
    }
    .clientes-title {
        bottom: 315px;
    }
    .clientes-title-second {
        left: 7em;
    }
    .clientes-coment-first, .third {
        position: absolute;
        top: 9em;
        left: 50%;
        transform: inherit;
    }
    .clientes-coment-first p, .clientes-coment-second  p, .third p, .fourth p{
        font-size: 14px;
    }
    .clientes-coment-second, .fourth{
        position: absolute;
        top: 20em;
        left: 25%;
        transform: inherit;
    }
    .third{
        top: 31em;
    }
    .fourth{
        top: 42em;
    }
}


@media(max-width:991px){
    /* #navPrincipal{
        display: none;
    } */
    .navbar-collapse {
        display: none;
    }
    #navResponsive{
        display: block;
    }
    .buttonnavOpen{
        position: absolute;
        z-index: 1;
    }
    /* .tittle-firstcarousel {
        left: -5%;
    }
    .text-firstcarousel, .mision {
        left: -35px;
    } */
    /* .vision {
        right: -37px;
        width: 337px;
        top: -170px;
    } */
    .tittle-secondcarousel{
        width: max-content;
    }
    .tittle-secondcarousel h2 {
        font-size: 30px;
    }
    .text-thirdcarousel {
        right: -20px;
        width: 320px;
    }
    .app {
        left: 0;
        bottom: -106px;
        width: 20em;
    }
    .app h2 {
        font-size: 22px;
    }
    /**********SERVICIOS C- ***********/
    .s-parti{
        width: 85%;
        margin: 0 auto 10em;
    }

    .s-parti-number-C {
        transform: translateX(0%);
        font-size: 19em;
    }

    .s-parti-title-C {
        transform: translateX(50%);
    }

    .s-parti-title-C h3{
        font-size: 20px;
    }

    .keyword{
        font-size: 30px;
    }

    .s-parti-img-C {
        transform: translate(17%,20%);
    }

    .s-parti-img-C img,
    .s-aero-img-C img,
    .s-empre-img-C img,
    .s-van-img-C img{
        width: 50%;
    }

    .s-aero-number-C{
        font-size: 19em;
    }

    .s-aero-title-C {
        transform: translate(110%, 30%);
    }

    .s-parti-text-C {
        transform: translate(110%, 30%);
    }


    /**/
    .s-aero-number-C {
        transform: translateX(70%);
    }

    .s-aero-title-C {
        transform: translate(90%, 30%);
    }

    .s-aero-img-C {
        transform: translate(55%,33%);
    }

    .s-aero-text-C {
        transform: translate(166%, 35%);
    }

    .signosD{
        display: none;
    }

    .signosR{
        display: block;
    }

    .s-van-img-C{
        transform: translate(86%,30%);
    }

    .s-van-number-C{
        transform: translate(250%,0%);
        font-size: 19em;
    }

    .s-van-title-C {
        transform: translateX(190%);
    }

    .s-van-text-C {
        transform: translate(0%, 41%);
    }

    /* Emp */

    .s-empre-number-C{
        transform: translateX(150%);
        font-size: 19em;
    }

    .s-empre-title-C {
        transform: translateX(270%);
    }

    .s-empre-img-C {
        transform: translate(86%,30%);
    }

    .s-empre-text-C {
        transform: translate(5%, 160%);
    }

    /**********SERVICIOS***********/
    .s-parti-img img, .s-aero-img img, .s-empre-img img, .s-van-img img, .s-matri-img img, .s-turis-img img {
        width: 13em;
    }
    .s-parti-text {
        width: 353px;
        left: 9%;
        top: -6px;
    }
    .s-parti-signos-responsive {
        top: 144px;
        left: 32%;    
    }
    .s-aero-text {
        left: 8%;
        top: 13px;
    }
    .s-aero-text p, .s-empre-text p, .s-van-text p, .s-matri-text p, .s-turis-text p{
        font-size: 16px;
    }
    .aero-responsive {
        left: 53%;
        top: 140px;
    }
    .s-empre-text {
        left: 76%;
        top: -9px;
        width: 315px;
    }
    .s-empre-signos {
        left: 54%;
        top: 144px;
    }
    .s-van-title {
        left: 33em;
    }
    .s-van-number {
        top: -8em;
    }
    .s-van-img {
        right: 23%;
        left: inherit;
        transform: translateX(0%);
    }
    .s-van-signos {
        left: 26%;
        top: 80px;
    }
    .s-van-text {
        width: 307px;
        left: 23%;
        bottom: -3px;    
    }
    .s-matri-text {
        
        width: 334px;
    }
    .s-matri-signos {
        left: 25%;
        bottom: 135px;    
    }
    .s-matri-tittle {
        left: 22em;
    }
    .turis-second {
        top: 77px;
        left: 25%;
    }
    .s-turis-text {
        width: 322px;
    }
    .s-turis-signos-responsive {
        left: 38%;
    }
    .s-turis-number {
        right: -13%;
    }
    /*********TESTIMONIOS************/
    .clientes-title-second h3 {
        font-size: 3em;
    }
    .clientes-coment-first, .third{
        left: 40%;
        width: 445px;
    }
    .clientes-coment-second, .fourth{
        left: 4%;
        width: 445px;
    }
    .line-testi {
        height: 8em;
    }
    /*************PATROCINADORES****************/
    #patrocinadores {
        padding: 3em 0;
    }
    .p8 img {
        height: 35px;
    }
}
@media(max-width:767px){ 

    .cD{
        display: block;
    }

    .cC{
        display: none;
    }

    .content-firstcarousel, .content-secondcarousel {
        top: 60%;
    }
    .img-firstcarousel img, .img-secondcarousel img {
        width: 37em;
    }
    /* .text-firstcarousel{
        left: 5%;
        width: 535px;
    } */
    .tittle-firstcarousel {
        width: max-content;
    }
    .tittle-firstcarousel h2{
        font-size: 30px;
    }
    .tittle-secondcarousel h2 {
        font-size: 27px;
    }
    .img-thirdcarousel img {
        width: 35em;
    }
    .text-thirdcarousel {
        right: -16px;
        width: 285px;
        top: -80px;
    }
    .app {
        left: 5px;
        bottom: -115px;
        width: 20em;
    }
    .app-img {
        margin-top: 20px;
    }

    /***********SERVICIOS C-***********/
    .s-parti-text-C p,
    .s-aero-text-C p,
    .s-empre-text-C p{
        font-size: 12px;
    }

    .s-parti-title-C {
        transform: translateX(55%);
    }

    .s-parti-text-C{
        transform: translate(110%, 35%);
    }

    .s-aero-number-C{
        transform: translateX(0%);
    }

    .signosR {
        width: 60%;
    }

    .s-parti-img-C img {
        width: 50%;
    }

    .s-parti {
        width: 100%;
    }

    .s-aero{
        width: 100%;
    }

    .s-aero-img-C {
        transform: translate(27%,33%);
    }

    .s-aero-title-C {
        transform: translate(50%, 30%);
    }

    .s-aero-text-C {
        transform: translate(125%, 48%);
    }

    .s-van-number-C {
        transform: translate(0%,0%);
    }

    .s-van-img-C {
        transform: translate(29%,40%);
    }

    /* Emp */

    .s-empre-number-C{
        transform: translateX(0%);
    }

    .s-empre-title-C {
        transform: translate(110%, 20%);
    }

    .s-empre-img-C {
        transform: translate(15%,40%);
    }

    .s-empre-text-C {
        transform: translate(87%, 60%);
        text-align: left;
    }

    .s-empre-text-C p{
        border-right: none;
        padding-right: 0;
        padding-left: 10px;
        border-left: 5px solid #de5337;
    }


    /***********SERVICIOS***********/
    #servicios {
        padding-top: 10em;
    }
    .s-parti-number p, .s-aero-number p, .s-empre-number p, .s-van-number p, .s-matri-number p, .s-turis-number p {
        font-size: 15em;
    }
    .s-parti, .s-aero, .s-empre, .s-van {
        margin-bottom: 10em;
    }
    .containerservicios {
        margin: auto;
        /* max-width: 540px; */
    }
    .s-parti-img, .s-aero-img, .s-empre-img {
        left: 13em;
    }
    .s-parti-number {
        top: -124px;
        left: 0;
        position: absolute;
    }
    .parti-second {
        position: initial;
        margin-top: 35px;
    }
    .s-parti-text{
        width: 100%;
        position: inherit;
        transform: inherit;
        border-left: 4px solid #0698fa;
    }
    .s-empre-text {
        width: 100%;
        position: inherit;
        transform: inherit;
        border-left: 4px solid #dd5338;
    }
    .s-parti-text p, .s-aero-text p, .s-empre-text p, .s-van-text p {
        font-size: 15px;
    }
    .s-parti-signos-responsive, .aero-responsive {
        top: 33px;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
        width: 198px;
    }
    .s-aero-title {
        left: 27em;
        width: 26em;
        transform: inherit;
        position: initial;
        margin-left: 9em;
    }
    .s-aero-number, .s-empre-number {
        left: 0;
        top: -124px;
    }
    .aereo-second, .empre-second {
        margin-top: 35px;
        position: initial;
    }
    .s-aero-text {
        width: 100%;
        position: inherit;
        transform: inherit;
        border-left: 4px solid #0698fa;
    }
    .s-empre-title {
        width: 19em;
        transform: inherit;
        position: initial;
        margin-left: 9em;
    }
    .s-empre-signos {
        position: relative;
        width: 270px;
        top: 40px;
        left: 50%;
        transform: translateX(-50%);
    }
    .s-van, .s-matri{
        text-align: left!important;
    }
    .s-van-number {
        left: 59px;
        right: inherit;
        top: -167px;
    }
    .s-van-title {
        right: inherit;
        transform: inherit;
        margin-left: 10em;
        position: initial;
        width: 12em;
    }
    .s-van-img {
        transform: inherit;
        right: inherit;
        left: 5em;
    }
    .s-van-text {
        position: inherit;
        width: 100%;
        transform: inherit;
        border: inherit;
        margin: 45px 0;
        border-left: 4px solid #de5337;
    }
    .s-van-text p {
        margin-left: 10px;
        margin-right: inherit;
    }
    .s-van-signos, .s-matri-signos {
        bottom: inherit;
        position: relative;
        left: 50%;
        width: 270px;
        transform: translateX(-50%);
        top: inherit;
    }
    .s-matri-number {
        left: 0;
        right: inherit;
        top: -124px;
        transform: inherit;
    }
    .s-matri-tittle {
        text-align: left;
        left: 41%;
        transform: inherit;
        position: inherit;
        margin-left: -3em;
    }
    .s-matri-img {
        transform: inherit;
        right: inherit;
        left: 5em;
    }
    .s-matri-text {
        position: inherit;
        width: 100%;
        right: inherit;
        transform: inherit;
        border: inherit;
        margin: 45px 0;
        border-left: 4px solid #de5337;
    }
    .s-matri-text p {
        margin-left: 10px;
        margin-right: inherit;
        text-align: inherit;
        font-size: 15px;
    }

    .turis-second {
        transform: inherit;
        position: initial;
    }
    .s-turis-text {
        width: 100%;
        transform: inherit;
        margin: 45px 0;
        border: inherit;
        border-left: 4px solid #0698fa;
    }
    .s-turis-text p {
        margin-left: 10px;
        margin-right: inherit;
        text-align: left;
        font-size: 15px;
    }
    .s-turis-number {
        right: inherit;
        transform: inherit;
    }
    .s-turis-img {
        transform: inherit;
        left: 5em;
    }
    .s-turis-tittle {
        right: inherit;
        left: 13em;
        text-align: left;
        transform: inherit;
        position: inherit;
        margin-left: -2em;
    }
    .s-turis-signos-responsive {
        left: 50%;
        position: relative;
        transform: translateX(-50%);
        width: 198px;
        top: 0;
    }
    .s-turis-text .line-responsive {
       display: none;
    }
    .line-responsive {
        display: none;
    }
    .line-second {
        display: none;
    }.line-first {
        display: none;
    }
    /*********TESTIMONIOS************/
    #testimonios {
        padding: 33em 0 53em 0;
    }
    .clientes-coment-first p, .clientes-coment-second p, .third p ,.fourth p{
        font-size: 13px;
    }
    .clientes-coment-first, .third {
        left: inherit;
        top: 9em;
        right: 5%;
        width: 400px;
    }
    .clientes-coment-second {
        top: 20em;
        width: 400px;
    }

    .clientes-coment-second p, .fourth p{
        text-align: left;
    }
    .clientes-img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-58%);
    }
    .clientes-img img {
        width: 24em;
    }
    .third{
        top: 31em;
    }
    .fourth{
        top: 42em;
        width: 400px;
    }
    /**************PATROCINADORES**************/
    .colum-patro {
        margin-bottom: 4em;
    }
    .p8 img {
        height: 45px;
    }
    #separador{
        display: none;
    }
    /***************************************/
    .footer-logo img {
        width: 65%;
    }
}
@media(max-width:575px){
    .img-firstcarousel img, .img-secondcarousel img {
        width: 25em;
    }
    .text-firstcarousel {
        width: 367px;
    }
    .text-firstcarousel p, .text-thirdcarousel p {
        font-size: 14px;
    }
    .line-firstcaorusel {
        width: 230px;
    }
    .tittle-firstcarousel {
        width: 366px;
        text-align: center;
    }
    .tittle-firstcarousel h2 {
        font-size: 24px;
    }
    .letters-secondcarousel {
        top: -240px;
    }
    .mision {
        width: 100%;
    }
    .vision {
        width: 100%;
        margin-top: 20px;
    }
    .content-thirdcarousel {
        top: 50%;
    }
    .img-thirdcarousel img {
        width: 24em;
    }
    .text-thirdcarousel {
        right: inherit;
        width: inherit;
        top: -100px;
    }
    .app {
        bottom: -150px;
    }
    .appstore img, .playstore img {
        width: 130px;
        border-radius: 7px;
    }
    .appstore img:hover, .playstore img:hover{
        width: 145px;
    }
    /**********SERVICIOS C- ***********/
    .spaceAero{
        display: block;
    }

    .s-parti-text-C {
        transform: translate(10%, 200%);
    }

    .s-parti-img-C {
        transform: translate(14%,20%);
    }


    .s-aero-title-C {
        transform: translate(90%, 30%);
    }

    .s-aero-text-C{
        transform: translate(10%, 220%);
    }

    .s-aero-img-C {
        transform: translate(24%,36%);
    }

    .s-parti-title-C h3,
    .s-aero-title-C h3{
        font-size: 16px;
    }

    .s-parti-number-C,
    .s-aero-number-C,
    .s-empre-number-C{
        font-size: 17em;
    }

    .signosR {
        width: 50%;
    }

    /* Emp */
    .s-empre-text-C{
        transform: translate(10%, 220%);
    }

    /**********SERVICIOS***********/
    .s-aero, .s-parti, .s-empre, .s-van, .s-matri, .s-turis {
        height: 400px;
    }

    .s-parti-number{
        top: -86px;
    }
    .s-aero-number, .s-empre-number, .s-matri-number, .s-turis-number {
        top: -86px;
        left: -13px;
    }
    .s-parti-number p, .s-aero-number p, .s-empre-number p, .s-van-number p, .s-matri-number p, .s-turis-number p {
        font-size: 14em;
    }
    .s-matri-tittle {
        left: inherit;
    }
    .s-parti-title, .s-aero-title, .s-empre-title, .s-van-title, .s-matri-tittle, .s-turis-tittle {
        margin-left: 9em;
    }
    .s-parti-title{
        margin-left: -4em;
        width: 10em;
    }
    .s-van-number {
        top: -120px;
    }    
    .s-turis-tittle {
        left: 0em;
    }
    .keyword {
        /* color: #dd5338; */
        font-size: 25px;
    }
    .s-aero-title {
        left: 27em;
        width: 15em;
    }
    .s-empre-title {
        width: 15em;
    }
    .s-matri-tittle,.s-turis-tittle{
        width: 14em;
    }
    /*********TESTIMONIOS************/
    #testimonios {
        padding: 28em 0 43em 0;
    }
    .clientes-img {
        transform: translate(-50%,-111%);
    }
    .line-testi {
        height: 6em;
    }
    .clientes-img img {
        width: 17em;
    }
    .clientes-title-second {
        left: 88px;
    }
    .clientes-title-second h3 {
        font-size: 2em;
    }
    .clientes-title-first p, .clientes-coment-first p, .clientes-coment-second p, .third p, .fourth p{
        font-size: 11px;
    }
    .clientes-coment-second {
        top: 11em;
        width: 360px;
    }
    .clientes-coment-first {
        top: 0em;
        width: 365px;
    }
    .third{
        top: 22em;
        width: 365px;
    }
    .fourth{
        top: 33em;
        width: 360px;
    }
    /*************PATROCINADORES****************/
    .colum-patro {
        margin-bottom: 2em;
    }
    /***************FOOTER**************/
    .footer-logo img {
        width: 45%;
    }
}

@media (max-width: 400px){
    .s-parti-img-C img,
    .s-aero-img-C img,
    .s-empre-img-C img{
        width: 60%;
    }

    .s-aero-img-C{
        transform: translate(32%,36%);
    }

    .s-empre-title-C {
        transform: translate(125%, 20%);
    }

    .s-empre-img-C {
        transform: translate(25%,40%);
    }

}


@media(max-width:400px){
    .overlay a, .overlayScrool a {
        font-size: 27px;
    }
    .redes {
        left: 50%;
        transform: translateX(-50%);
        width: 112px;
    }
    .img-firstcarousel img, .img-secondcarousel img {
        width: 21em;
    }
    .text-firstcarousel {
        width: 300px;
    }
    .text-firstcarousel p, .text-thirdcarousel p, .vision p, .mision p{
        font-size: 12px;
    }
    .tittle-firstcarousel h2{
        font-size: 25px;
    }
    .tittle-secondcarousel h2 {
        font-size: 22px;
    }
    .line-secondcaorusel {
        width: 150px;
    }
    .mision{
        width: inherit;
    }
    .vision {
        width: inherit;
    }
    .img-thirdcarousel img {
        width: 19em;
    }
    /********SERVICIOS*******/
    .s-parti-title, .s-aero-title, .s-empre-title, .s-van-title, .s-matri-tittle,.s-turis-tittle  {
        margin-left: 8em;
    }
    .s-parti-title{
        margin-left: 0;
    }
    .keyword {
        font-size: 22px;
    }
    .s-van-title{
        width: 10em;
    }
    .s-matri-tittle, .s-turis-tittle {
        width: 12em;
    }
    /*********TESTIMONIOS************/
    .clientes-title br, .clientes-coment .br{
        display: none;
    }
    .clientes-title-second {
        left: 50%;
        transform: translateX(-50%);
    }
    .clientes-title-first {
        top: 56px;
        left: 5%;
    }
    .clientes-title-second h3 {
        margin-left: 0px;
    }
    .line-testi {
        display: none;
    }
    .clientes-title-first p{
        text-align: inherit;
        font-size: 14px;
    }
    .clientes-img {
        transform: translate(-50%,-105%);
    }
    .clientes-coment-first, .third {
        padding: 20px 15px;
    }
    .clientes-coment-first{
        top: 0em;
    }
    .clientes-coment-first ,.clientes-coment-second, .third, .fourth {
        left: 50%;
        transform: translateX(-50%);
        width: 294px;
        padding: 20px 10px;
    }
    .clientes-coment-first p{
        text-align: right;
        font-size: 10px;
    } 
    .third p {
        text-align: right;
        font-size: 11px;
    }
    .clientes-coment-second p{
        font-size: 9.9px;
    }  
    .fourth p{
        font-size: 12px;
    }   
    .third{
        top: 22em;
    }
    /**********PATROCINADORES*********************/
    .colum-patro {
        padding: 0 25px;
    }
    /************FOOTER*************/
    .footer-logo {
        top: 24%;
    }
    .footer-logo img {
        width: 90px;
    }
    .redes-footer {
        top: 18%;
        right: 6%;
    }
    .direcciones {
        top: 48%;
        margin-right: 10%;
    }
}


/***REFERENCIALES***/
@media(max-height: 760px) and (max-width:1200px){
    .body-firstcarousel, .body-secondcarousel, .body-thirdcarousel {
        height: 46em;
    }
    .overlay-content {
        margin-top: 30px;
    }
}
@media(max-height:740px)and (min-width:1545px){
    .body-firstcarousel, .body-secondcarousel, .body-thirdcarousel {
        height: 47em;
    }
}
@media(min-width: 1800px){
    .logotaxisanborja{
        bottom: -14px;
    }
    .logotaxisanborja img{
        width: inherit;
    }
    .nav-link {
        font-size: 18px;
    }
    .letters-firstacorusel{
        top: -260px;
    }
    .text-firstcarousel {
        width: 43em;
    }
    .line-secondcaorusel {
        width: 250px;
        margin-bottom: 30px;
    }
    .letters-secondcarousel {
        top: -240px;
    }
    .mision {
        width: 455px;
    }
    .vision {
        width: 455px;
    }
    .tittle-secondcarousel {
        width: 50.1em;
    }
    .text-thirdcarousel {
        width: 400px;
    }
    .app {
        position: absolute;
        bottom: 45px;
        left: -180px;
    }
    .app-text h2{
        font-size: 38px;
    }
    .vision p, .mision p, .text-firstcarousel p, .text-thirdcarousel p{
        font-size: 20px;
    }

    .img-firstcarousel img, .img-secondcarousel img{
        width: 65em;
    }
    .img-thirdcarousel img {
        width: inherit;
    }
    /***********NOSOTROS*************/   
    .parti-second{
        bottom: 394px;
    }
    .s-parti-title {
        left: 69%;
    }
    .s-parti-title h3{
        font-size: 35px;
    }
    .keyword {
        font-size: 45px;
    }
    .s-parti-number {
        left: 8%;
    }
    .s-parti-img {
        left: 15em;
    }
    .s-parti-text{
        top: 6px;
        right: 54%;
    }
    .s-parti-signos{
        top: 182px;
    }
    .s-parti-signos img{
        width: inherit;
    }    
    .s-aero-number {
        left: 31%;
    }
    .s-aero-title{
        left: 62em;
    }
    .s-aero-title h3{
        font-size: 35px;
    }
    .s-aero-img{
        right: 130px;
    }    
    .aereo-second{
        bottom: 394px;
    }
    .s-aero-text{
        top: 5px;
        right: 43%;
    }
    .s-aero-signos{
        top: 182px;        
        left: 56%;
    }
    .s-aero-signos img{
        width: inherit;
    }  
    
    .empre-second{
        bottom: 110px;
    }
    .s-empre-title h3{
        font-size: 35px;
    }
    .s-empre-number{
        right: 29%;
    }
    .s-empre-title{
        width: 30em;
        left: 92em;
    }
    .s-empre-img{
        right: 20em;
    }
    .s-empre-img img{
        width: 21%;
    }
    .s-empre-text{
        left: 48%;
        top: -15px;
    }
    .s-empre-signos{
        top: 145px;
        left: 52%;
    }
    .s-van-title h3{
        font-size: 35px;
    }
    .s-van-title {
        left: 81em;
    }
    .s-van-img {
        transform: translateX(-70%);
    }
    .s-van-signos {
        left: 49%;
        top: 215px;
    }
    .s-van-text {
        left: 46%;
    }
    .s-van-number {
        left: 82%;
    }
    .s-matri-title h3{
        font-size: 35px;
    }
    .s-matri-tittle {
        left: 51em;
    }
    .s-matri-number {
        left: 60%;
    }
    .s-matri-signos {
        left: 29%;
    }
    .s-matri-text {
        right: 52%;
    }
    .s-turis-tittle {
        left: 28%;
        width: 25em;
    }
    .s-turis-number {
        top: -170px;
    }
    .s-turis-img {
        left: 15em;
    }
    .s-turis-title h3{
        font-size: 35px;
    }
    .s-turis-text {
        width: 320px;
    }
    .turis-second {
        transform: translateX(-110%);
        top: 53px;
    }
    .s-turis-signos {
        top: 150px;
    }
    .s-turis-signos img {
        width: inherit;
    }
}
@media(min-width:1430px) and (max-height:800px){
    .s-aero-title {
        position: relative;
        left: 47em;
        transform: translateX(-50%);
        top: -15px;
    }
    .s-aero-text {
        right: 46%;
    }
    .s-aero-signos {
        left: 53%;
    }
    .s-empre-number {
        right: 31%;
    }
    .s-matri-text {
        right: 49%;
    }
    .s-matri-signos {
        left: 28%;
    }
}
@media (max-height:615px) and (min-width:400px){
    .overlay-content-Scrool {
        top: 58%;
    }
}
@media screen and (max-height:535px){
    .overlayScrool a {
        font-size: 28px;
    }  
}
@media screen and (max-height: 450px) {
    .overlayScrool a {font-size: 20px}
    .overlayScrool .closebtn {
      font-size: 40px;
      top: 15px;
      right: 35px;
    }
}
@media (max-height:400px) and (min-width:400px){
    .overlay-content-Scrool {
        top: 65%;
    }
}
@media (max-height:320px) and (min-width:400px){
    .overlay-content{
        top: 13em;
        margin-top: 0;
    }
    .overlay-content-Scrool {
        top: 13em;
    }
}
/**limpiar formulario***/
.btnClose {
    position: absolute;
    right: 15px;
    top: 15px;
}

.btnClose span {
    font-weight: bold;
    color: #ca3517;
    font-size: 40px;
}

