/* --------------------------------------------------------
/* ---- Responsive: 400px
-------------------------------------------------------- */

@media only screen and (max-width: 2800px) {
    .padding-history {
        padding: 0px 0px 0px 80px !important;
    }
    .padding-market {
        padding: 0px 80px 0px 0px !important;
    }
}


/* --------------------------------------------------------
/* ---- Responsive: 1500x
-------------------------------------------------------- */

@media only screen and (max-width: 1400px) {
    .padding-history {
        padding: 0px 0px 0px 40px !important;
    }
    .padding-market {
        padding: 0px 40px 0px 0px !important;
    }
}


/* --------------------------------------------------------
/* ---- Responsive: 1500x
-------------------------------------------------------- */

@media only screen and (max-width: 1320px) {
    .text-slogan {
        font-size: 28px !important;
        line-height: 36px !important;
    }
}


/* --------------------------------------------------------
/* ---- Responsive: 992px
-------------------------------------------------------- */

@media only screen and (max-width: 1188px) {

    .padding-market {
        padding: 0px 0px 0px 0px !important;
    }


    .padding-history {
        padding: 0px 0px 0px 0px !important;
    }
}
/* --------------------------------------------------------
/* ---- Responsive: 992px
-------------------------------------------------------- */

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 991px) {
    .custom-p-section {
        padding: 30px !important;
    }   

    .img-brujula{
        width: 400px;
        height: auto;
        margin-bottom: 20px;
    }

    .img-brujula img {
        width: 100%;
        height: auto;
        position: relative;
        left: 0;
        top:0;
    }

    .description-about{
        font-size: 16px;
        line-height: 26px;
    }


    .about-text-2{
    font-family: "OpenSans-SemiBold";
    font-size: 26px;
    line-height: 26px;
    }

    .text-future{
        width: 90%;
        font-size: 18px !important;
    }

    nav .accordion-menu{
        margin-right: 20px !important;
    }
}

@media only screen and (max-width: 880px) {
    .logo-narval{
        width: 220px;
        height: auto;
        margin-bottom: 20px;
    }

    .slider-text-middle{
        padding-left: 30px;
    }
    .title-m {
        font-size: 30px;
        line-height: 35px;
    }

    .title-m-i{
        font-size: 30px;
        line-height: 35px;
    }
    .title-m a {
        font-size: 30px;
        line-height: 45px;
    }

    .title-m:hover {
        font-size: 35px;
        line-height: 50px;
    }

    
    .title-m a:hover {
        font-size: 35px;
        line-height: 50px;
    }

    .text-type-h{
        font-size: 18px;
        line-height: 25px;
        font-family: "OpenSans-Light";
        letter-spacing: -1px;
    }
    
    
}

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

@media only screen and (max-width: 767px) {
    .text-future{
        width: 100%;
    }

    .footer-top-padding{
        padding-top: 5px;
    }

    .preloader-logo {
        width: 240px;
        margin: 0 auto;
    }
}



/* --------------------------------------------------------
/* ---- Responsive: 992px
-------------------------------------------------------- */

@media only screen and (max-width: 600px) {}

/* --------------------------------------------------------
/* ---- Responsive: 565px
-------------------------------------------------------- */

@media only screen and (max-width: 575px) {
    .show-web-images{
        display: none;
    }
    
    .show-movil-images{
        display: block;
    }

    .img-brujula{
        width: 80%;
    }

    .custom-p-section-2{
        padding: 40px 20px 20px 20px !important;
    }
    .firma-azul{
        width: 60%;
    }

    .text-slogan {
        font-size: 24px !important;
        line-height: 34px !important;
    }

    .icon-service{
        width: 60px; 
    }

    .show-slider-h-movil{
        display: block;
        margin-bottom: 60px;
    }

}






/* --------------------------------------------------------
/* ---- Responsive: 992px
-------------------------------------------------------- */

@media only screen and (max-width: 480px) {
    .about-text-2 {
        font-family: "OpenSans-SemiBold";
        font-size: 21px;
        line-height: 26px;
    }

    .text-slogan {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    .logo-narval{

        margin-bottom: 20px;
    }

    .web-future-img{
        display: none;
    }

    .movil-future-img{
        display: block;
    } 
}


/* --------------------------------------------------------
/* ---- Responsive: 400px
-------------------------------------------------------- */

@media only screen and (max-width: 440px) {

    .logo-narval{
        width: 180px;
        height: auto;

    }

    .slider-text-middle{
        padding-left: 10px;
    }
    .title-m {
        width: 100%;
        font-size: 28px;
        line-height: 45px;
    }
    
    .title-m a {
        font-size: 28px;
        line-height: 45px;
    }

    .title-m-i{
        font-size: 28px;
        line-height: 45px;
    }

    .title-m:hover {
        font-size: 28px;
        line-height: 45px;
    }

    
    .title-m a:hover {
        font-size: 28px;
        line-height: 45px;
    }


    

}


/* --------------------------------------------------------
/* ---- Responsive: 992px
-------------------------------------------------------- */

@media only screen and (max-width: 380px) {}