@charset "utf-8";

/* ==============================
   Small desktop
   ============================== */

@media only screen and (max-width: 1366px) {	
    
    root{
        --full-wrapper-margin-x: 30px;
    }
    .container{
        max-width: 1260px;
    }
    .row.gx-huge{
        --bs-gutter-x: calc(-6.527rem + 27.85vw);
    }
    .inner-nav ul li{
        margin: 0 16px;
    }
    .mn-has-multi{
        padding: 7px;
    }
    .mn-sub-multi {
        width: 196px !important;
    }
    .inner-nav ul li .mn-sub li a{
        padding: 10px 14px;
    }
}
@media only screen and (max-width: 1200px) {
    
    .inner-nav ul{
        font-size: 16px;
    }	
    .inner-nav ul li{
        margin: 0 11px;
    }
    .inner-nav ul li .mn-sub li a{
        padding: 8px 10px;
        font-size: 14px;
    }
    .mn-sub-multi {
        width: 180px !important;
    }
    .item-carousel .owl-item{
        padding: 0 3vw;
    }
}
@media only screen and (max-width: 1199px) {
    
    main{
        overflow: hidden;
    }
}

/* ==============================
   Tablet landskape
   ============================== */

@media only screen and (max-width: 1024px) {
    
    .scroll-down-alt{
        width: 62px;
        height: 62px;
        line-height: 52px;
        margin-left: -31px;
        font-size: 15px;
    }
    .page-section,
    .split-column-left,
    .split-column-right{
        padding-top: 120px; 
        padding-bottom: 120px;       
    }
    .owl-pagination{
        bottom: 25px;
    }
	.logos-header {
		order: 1;
	}
	.mobile-nav {
		order: 0;
		margin-left: 20px;
	}
	.colaboracion {
		padding: 0;
		justify-content: end;
		order: 2;
	}
}
  
@media only screen and (max-width: 991px) {
     
    .owl-prev,
    .owl-next{
        height: 37px;
        font-size: 37px;
    }
    
    :root{
        --services-text-overlap: 0;
    }
    .services-content-item{
        min-height: 200px;
    }
    .services-text{
        padding: 0;
    }
    img.services-image{
        align-self: flex-end;
        width: 60%;
        max-width: 520px;
        margin: 0 0 0 35%;
    }
    
    .mod-breadcrumbs:not(.align-center):not(.mod-breadcrumbs-mini) {
        text-align: left !important;
    }
    
    .tpl-alt-tabs > li{
        width: 200px;
    } 
    
    .team-item-name{
        font-size: 18px;
    }
    
    .features-icon{
        font-size: 64px;
    } 
    .features-title{
        font-size: 20px;
    }
    .features-descr{
        font-size: 16px;
    }
    .alt-features-grid{
        margin-top: -30px;
    } 
    .alt-features-item{
        margin-top: 30px;
    }
    .work-item,
    .work-grid-3 .work-item,
    .container .work-grid-3 .work-item{
        width: 49.9%;
    }      
    
    .contact-1-left,
    .contact-1-right{
        border-radius: 20px;
    }
	.text-header-left {
		margin-left: -6%;
	}
	.text-header-right {
		margin-right: -6%;
	}
}

@media only screen and (min-width: 768px) {
	.bg-video.video-mobile, .video-header-mobile {
		display: none !important;
	}
}
  
  
/* ==============================
   Tablet Portrait
   ============================== */
  
@media only screen and (max-width: 768px) {
    
    .page-section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .owl-pagination{
        bottom: 17px;
    }
	.bg-video.video-mobile {
		display: block !important;
		object-fit: contain;
	}
	.bg-video.video-desktop, .video-header-desktop {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
    
	.text-logo {
		flex-direction: column;
	}
	.colaboracion {
		border-left: 1px solid var(--color-gray-light-1);
		padding-left: 1rem;	
	}
	.logos-header .text-logo img {
		width: 40px !important;
		height: auto !important;
	}
	.carousel-campaign .carousel {
		padding: 0 4%;
	}
	.carousel-campaign .slide {
		height: 100%;
	}
	.carousel-campaign .arrow {
		bottom: calc(0% - 72px);
	}
	.carousel-campaign .dots {
		bottom: calc(0% - 60px);
	}
	.testimonios_items .testimonios_text {
		padding: 0 0 0 32px
	}
	.testimonios_items.img_right .testimonios_text {
		padding: 0 32px 0 0;
	}
}


/* ==============================
   Phone
   ============================== */
  
@media only screen and (max-width: 575px) { 

    .scroll-down-2,
    .scroll-down-2:hover{
        animation: none;
    }
	h1, .h1 {
		font-size: 48px;
	}
	h3, .h3 {
		font-size: 28px;
		line-height: 40px;
	}
	.testimonios_items {
		align-items: center;
	}
	.bg-video.video-mobile {
		object-fit: cover;
	}
}
    
@media only screen and (max-width: 480px) {
    
    .full-wrapper{
        --full-wrapper-margin-x: 20px;
    }
    .container{
        padding-left: 20px;
        padding-right: 20px;
    }
    .page-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
	.mobile-nav {
		margin-left: 0;
	}
	.main-nav-sub {
		margin: 0 12px;
		text-align: center;
	}
	.logo img {
		max-width: 100px;
	}
	.logo.size-11,
	.colaboracion.size-11 {
		font-size: 10px !important;
	}
	h1, .h1 {
		font-size: 11vw;
	}
	.testimonios_text__content p {
		font-size: 14px;
		line-height: 20px;
	}
	.historias-inconformistas .owl-wrapper-outer {
		padding: 20px 0;
	}
	.historias-inconformistas .features-icon {
		font-size: 32px;
	}
	.historias-inconformistas .features-descr {
		font-size: 23px;
		line-height: 32px;
		padding: 0 8% 20px;
	}
	.historias-inconformistas .features-title {
		font-size: 23px;
		line-height: 32px;
	}
}


/* ==============================
   Max Height 768
   ============================== */

@media only screen and (max-height: 768px) {
    
}


/* ==============================
   Max Height 374
   ============================== */

@media only screen and (max-height: 374px) {
    
    .min-height-80vh,
    .min-height-90vh,
    .min-height-100vh{
        min-height: 374px;
    }
    
}


/* ==============================
   IOS Background Fix
   ============================== */
  
.mobile .page-section, .mobile .home-section, .mobile .small-section{
    background-attachment: scroll !important;
}

/*
 * iPad Pro
 */

@media only screen and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    
    html:not(.no-touch) .page-section, html:not(.no-touch) .home-section, html:not(.no-touch) .small-section{
        background-attachment: scroll !important;
    }
    
}

/* ==============================
   Internet Explorer Fix
   ============================== */
  
@media all and (-ms-high-contrast:none){
     
    .min-height-80vh{
        height: 80vh;
    } 
    .min-height-90vh{
        height: 90vh;
    } 
    .min-height-100vh{
        height: 100vh;
    }
    .fixed-height-large{
        height: 800px;
    } 
    .fixed-height-medium{
        height: 700px;
    } 
    .fixed-height-small{
        height: 600px;
    }
     
}


/* ==============================
   Print Styles Fix
   ============================== */
  
@media print {
    
    *{
        color: #000 !important;
        background: #fff !important;
    }
    .main-nav{
        display: none;
    }
    .buy-button{
        display: none;
    }
    img{
        display: block;
    }    
    
}