.mobile{ display: none;}
.desktop{ display: block;}

.TurnOn{
    display: block !important;
}
.TurnOff{
    display: none !important;
}

div.row{
    margin-right: 0px;
    margin-left: 0px;
 }
 
 div.container-fluid{
    padding-right: 0px;
    padding-left: 0px;
 }


.bg-interna{
    background-image: url(../img/LANDING-DESK.jpg);
    height: 90vh;
    background-size: 100%;
    background-repeat: no-repeat;
}

.txt-left-soluciones{
    color: #ffbf1c;
    font-family: 'HelveticaNeueLTStd-BdCn';
    position: inherit;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.txt-prod-soluciones{
    color: #313130;
    font-family: 'HelveticaNeueLTStd-BdCn';
}

ul.navbar-nav {
    margin-left: 0px;
}

.text-underline {
    border-top: 1.4px solid #fff;
    margin-top: 1px;
}

.row-box{
    padding: 5%;
}

/* #slider {
    height: 350px;
    overflow: hidden;
    width: 100%;
}

.carousel-item {
    height: 350px;
} */

.carousel-indicators li {
    width: 13px;
    height: 13px;
    border-radius: 100%;
}
.carousel-indicators {
    bottom: 20%;
    left: 70%;
    margin:0;
}

.green-box{
    background-color: #128a39;    
    color: white;
    padding: 5%;
    border-radius: 20px;
}

.green-box p{
    font-family: 'Neo Sans-Medium';
    font-size: 14px;
    text-align: center;
}

.bg-blanco-rojo{
    background-image: url("../img/generales/bg_blanco_rojo.jpg");
    background-size: 100%;
    color: white;
}

.carousel-indicators li {
    border: 1px solid #f08e15 !important;
    background-color: #f08e15;
}

.carousel-indicators .active {
    background-color: #f08e15;
}

.comentario{
    color: #128a39;
    padding: 3% 0;
}


.comentario p{
    font-family: 'Neo Sans';
}


.spacer-bot-20{
    margin-bottom: 20px;
}

.spacer-bot-30{
    margin-bottom: 30px;
}

.spacer-bot-40{
    margin-bottom: 40px;
}

.spacer-bot-50{
    margin-bottom: 50px;
}

.slider{
    padding: 3% 4%;
}

.section1-sapones{
    padding: 5% 0;
    color: #128a39;
    font-size: 20px;
}

.section2-sapones{
    color: #128a39;
    font-size: 20px;
}

.section2-sapones h1{
    font-family: 'Neo Sans-Black';
    letter-spacing: 2px;
}

.section2-sapones p{
    font-family: 'Neo Sans';
    font-size: 19px;
}

.section2-sapones li{
    font-family: 'Neo Sans';
    font-size: 18px;
}

/* .section2-sapones .nav-link {
    padding: 1.5rem 1rem 0.5rem 1rem !important;
} */

.beneficio-sap{
    background-color: #a2a3a3;
    color: white;
    padding: 3% 2%;
}

.nav-tabs .nav-item {
    width: 33%;
    text-align: center;
    color: #128a39;
    padding-right: 3%;
    padding-left: 3%;
}

.footer-logos {
    padding: 3% 4%;
}

/* li.nav-item a {
    color: white;
}

li.nav-item.active a {
    color: white;
    
} */


a.header-mood:before {
    content: '';
    position: absolute;
    bottom: -4px;
    width: 100%;
    height: 3px;
    background-color: #00ff00;
    transform: scale(0);
    transform-origin: 50%;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border: 1px solid #128a39;
}

.sapgeneral-li a.nav-link {
    color: #128a39;
    font-size: 20px;
    font-family: 'Helvetica Neue LT Std Lt';
    border: 1px solid #128a39;
    border-radius: 10px;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: none;
}


.section2-sapones .nav-tabs .nav-link.active, .section2-sapones.nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: #128a39;
    border-radius: 10px;
    border-color: #128a39;
    /* box-shadow: 2px 2px 8px #040404; */
}

.section2-sapones .nav-tabs .nav-link {
    border: 2px solid #128a39;
}

a.nav-link.link2 {
    border: 2px solid #0c76b7 !important;
    color: #0c76b7 !important;
}

a.nav-link.link3 {
    border: 2px solid #96bd0c !important;
    color: #96bd0c !important;
}

a.nav-link.link2.active {
    color: #fff !important;
    background-color: #0c76b7 !important;
    border-radius: 10px;
    border-color: #0c76b7 !important;
}

a.nav-link.link3.active {
    color: #fff !important;
    background-color: #96bd0c !important;
    border-radius: 10px;
    border-color: #96bd0c !important;
}

.section2-sapones .nav-tabs .nav-link.active g, .section2-sapones.nav-tabs .nav-item.show .nav-link g{
    fill: #fff;
}

g {
    fill: #128a39;
}

svg {
    height: 72px;
}

.second-header {
    padding: 3% 5%;
}

.nav-tabs {
    border-bottom: none !important;
}


#navbar-list-2 a.nav-link {
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 17px !important;
    color: #313130;
    line-height: 1.2rem;
    letter-spacing: 1px;
}

#navbar-list-2 li.nav-item.active a.nav-link {
    color: #ffbf1c  !important;
}

#navbar-list-2 a.nav-link:hover {
    color: #ffbf1c  !important;
}


#navbar-list-3 a.nav-link {
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 20px !important;
    color: #313130;
    line-height: 1.2rem;
}

#navbar-list-3 li.nav-item.active a.nav-link {
    color: #fff !important;
}

#navbar-list-3 a.nav-link:hover {
    color: #fff !important;
}

.navbar {
    padding: 0rem 0rem 0rem 0rem;
    background-color: #fff;
    /* height: 10vh; */
}

.navbar-brand {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.nav-link:first-child{
    /* margin-top: 13px; */
    padding: 15px 0;
}




/* .navbar-nav {
    padding-left: 0;
    margin-top: -6%;
    margin-bottom: 0;
} */

/* .navbar-nav {
    border-bottom-left-radius: 30px;
    padding: 0 0 0 2%;
} */

li.nav-item {
    padding: 0% 2% 0% 2%;
    text-align: center;
}

@media (min-width: 576px){
.navbar-expand-sm .navbar-nav .nav-link {
    /* padding-right: 1.5rem;
    padding-left: 1.5rem; */
    padding-right: 0;
    padding-left: 0;
}
}




/* li{
    font-family: 'Helvetica Neue LT Std Lt';
    color: #f8bc08;
} */
/* 
ul li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
  } */

  a .nav-link{

  }
  
  .dropdown-menu-border{
      border-bottom-left-radius: 30px;
  }

  .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 45%;
    left: 75%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}






/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */

/* total width */
.scrollbar::-webkit-scrollbar {
    /* background-color:#fff; */
    width:5px;
}

/* background of the scrollbar except button or resizer */
.scrollbar::-webkit-scrollbar-track {
    background-color:rgba(255, 255, 255, 0.28);
}
.scrollbar::-webkit-scrollbar-track:hover {
    /* background-color:#f4f4f4 */
}

/* scrollbar itself */
.scrollbar::-webkit-scrollbar-thumb {
    background-color:#fff;
    border-radius:16px;
    border:1px solid #fff;
}
/* .scrollbar::-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
} */

/* set button(top and bottom of the scrollbar) */
.scrollbar::-webkit-scrollbar-button {display:none}

.scrollbar {
    /* height: 230px; */
    /* width: 25vw;
    min-width: 150px;
    max-height: 250px; */
    /* background: #fff; */
    overflow-y: scroll;
}
.overflow{
    /* min-height: 100vh; */
}


#navbar-list-2 .navbar-nav {
    width: 100% !important;
}



.form-control{
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background-color: #f5f5f5;
}


.btn-enviar {
    color: #000;
    background-color: #ffb400;
    border-color: #ffb400;
    border-radius: 10px;
    width: 50%;
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 25px;
    margin: 0 auto;
    display: block;
}




  
.table {
    border-collapse: separate;
    border-spacing: 10px;
  }
  

.card-header {
    font-family: 'Assistant-Bold';
    background: #016ab1;
}

.card-header button {
    color: white;
    font-size: 20px;
}

.card-header button:hover {
    color: white;
    font-size: 20px;
}






ul.sideways li{
    width: 100%;
    margin-bottom: 2em;
}
ul.sideways li a{
    font-family: 'HelveticaNeueLTStd-BdCn';
    color: #f5d933;
    text-decoration: none;
    background: #333332;
    padding: 5% 7%;
    font-size: 18px;
    border-radius: 20px;
}
ul.sideways li a.active{
    font-family: 'HelveticaNeueLTStd-BdCn';
    color: #333332;
    text-decoration: none;
    background: #f5d933;
    padding: 5% 7%;
    font-size: 18px;
    border-radius: 20px;
}
ul.sideways li a:hover{
    font-family: 'HelveticaNeueLTStd-BdCn';
    color: #333332;
    text-decoration: none;
    background: #f5d933;
    padding: 5% 7%;
    font-size: 18px;
    border-radius: 20px;
}

.txt-beneficios {
    color: #ffbf1c;
    font-family: 'HelveticaNeueLTStd-BdCn';
}

.font-normal {
    font-family: 'HelveticaNeueLTStd-Cn';
    /* font-size: 14pt; */
    line-height: 1.3rem;
}



.img-beneficios{
    width: 70%;
    margin-bottom: 10px;
}
.caja-beneficios{
    padding: 0% 5% 5% 5%;
}


.vl {
    border-left: 2px solid #ffc51c;
    height: 17px;
  }



.text-carrusel{
    font-family: 'HelveticaNeueLTStd-Cn';
    color: white;
}

.sticker-promo{
    position: absolute;
    top: 16%;
    z-index: 10;
    left: 0%;
}


@media (min-width: 1000px) and (max-width: 1400px) {
        .caja-banner{
            margin-top:-180px;
        }
        .mobile{ display: none;}
        .desktop{ display: block;}
    }
@media (min-width: 1401px) and (max-width: 2400px) {
    .caja-banner{
        margin-top:-210px;
    }
    .mobile{ display: none;}
    .desktop{ display: block;}
}
@media (min-width: 1000px) and (max-width: 2000px) {
    .mobile{ display: none;}
    .desktop{ display: block;}
    }


@media (min-width: 501px) and (max-width: 999px) {
        .caja-banner{
            margin-top:-180px;
        }
        .navbar {
            height: 6.5vh;
        }
        .caja-banner{
            margin-top:-105px;
        }
        #navbar-list-2 a.nav-link {
            font-size: 16px !important;
        }
        .bg-models{
            background-image: url(../img/banner_modelos-mobile.jpg) !important;
        }
        .bg-video{
            background-image: url(../img/banner_footer-mobile.jpg) !important;
        }
        .mobile{ display: none;}
        .desktop{ display: block;}
        
    }

@media (min-width: 0px) and (max-width: 350px) {
    .mobile{ display: block;}
    .desktop{ display: none;}
    .caja-banner{
        margin-top:-170px;
        padding-left: 3%;
        padding-right: 3%;
    }
    h3 {
        font-size: 1.2rem !important;
    }
    h5 {
        font-size: 1.20rem !important;
    }
}
@media (min-width: 351px) and (max-width: 500px) {
    .caja-banner{
        margin-top:-215px !important;
        padding-left: 5%;
        padding-right: 5%;
    }
    h3 {
        font-size: 1.6rem !important;
    }
    h5 {
        font-size: 1.1rem !important;
    }
}
@media (min-width: 0px) and (max-width: 500px) {
    .mobile{ display: block;}
    .desktop{ display: none;}
    .sticker-promo {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        width: 135px;
    }
    #promo .modal-dialog {
        max-width: 300px !important;
    }
    .b-tab {
        padding: 2% 0% !important;
    }
    .box-info-model{
        padding: 5% 6% !important;
      }
    .btn-flotante2{
        bottom: 3% !important;
        right: 4% !important;
    }
    .btn-flotante2 img{
        width: 70px;
    }
    .p-0-mob{
        padding: 0;
    }
    .btn-flotante{
        left: inherit !important;
        right: 4% !important;
        bottom: 25% !important;
        display: none;
    }
    .modal-header .close {
        margin: -0.5rem 0rem 0rem 0rem !important;
        filter: invert(0.7) !important;
    }
    .modal-header .close img{
        width: 30px !important;
    }
    .box-info-beneficio{
        background-repeat: repeat;
        height: 290px;
        min-width: 230px;
    }
    li.nav-item {
      padding: 0% 0% 0% 0%;
      text-align: center;
    
    }
    .bg-interna{
        background-image: url(../img/LANDING-MOBILE.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        height: auto !important;
    }
    
    .caja-prod {
        margin-top: 0% !important;
        margin-bottom: 5% !important;
    }
    .txt-left-soluciones {
        top: 0;
        transform: inherit;
        -ms-transform: inherit;
    }
    ul.sideways li {
        margin-bottom: 0;
    }
    .nav-grids{
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 0px;
        margin: 7px 0;
    }
    ul.sideways li a{
        padding: 5% 9%;
        font-size: 20px;
    }
    ul.sideways li a.active{
        padding: 5% 9%;
        font-size: 20px;
    }
    ul.sideways li a:hover{
        padding: 5% 9%;
        font-size: 20px;
    }
    .img-beneficios{
        width: 60%;
    }
    .caja-beneficios {
        padding: 0% 5% 5% 5%;

    }
    .navbar-brand {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    
    .vertical-center {
        -ms-transform: none!important;
        transform: none!important;
    }
    .bg-models{
        background-image: url(../img/banner_modelos-mobile.jpg) !important;
    }
    .bg-video{
        background-image: url(../img/banner_footer-mobile.jpg) !important;
    }
}









/*********************************************************************/
/* Bootstrap 4 Multiple Item Carousel */
/*********************************************************************/
/* medium - display 2  */
/* @media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
} */

/* large - display 3 */
/* @media (min-width: 992px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(16.6%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-16.6%);
    }
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
} */


@media (min-width: 768px) {

    /* show 3 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
        margin: 0 auto;
    }
    
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
    
    }
    
    /* Bootstrap Lightbox using Modal */
    
    #profile-grid { overflow: auto; white-space: normal; } 
    #profile-grid .profile { padding-bottom: 40px; }
    #profile-grid .panel { padding: 0 }
    #profile-grid .panel-body { padding: 15px }
    #profile-grid .profile-name { font-weight: bold; }
    #profile-grid .thumbnail {margin-bottom:6px;}
    #profile-grid .panel-thumbnail { overflow: hidden; }
    #profile-grid .img-rounded { border-radius: 4px 4px 0 0;}



.carousel-control-next, .carousel-control-prev {
    width: 5% !important;
    color: #ffbf1c;
}


.b-tab {
    padding: 2% 5%;
    display: none;
  }
  
  .b-tab.active {
    display: block;
  }
  
  .b-nav-tab {
    display: inline-block;
    padding: 10px;
    font-family: 'HelveticaNeueLTStd-BdCn';
    text-decoration: none !important;
  }
 
  a.b-nav-tab.active {
    color: #ffbf1c !important;
    margin: 0 auto;
  }

  a.b-nav-tab:hover{
    /* color: #ffbf1c !important; */
    margin: 0 auto;
  }

  html {
    scroll-behavior: smooth;
  }

  
  a.modelo1 #mod1{
    background-image: url(../img/model1-gris.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    margin: 0 auto;
  }
  /* a.modelo1 #mod1:hover{
    background-image: url(../img/model1-color.png);
  } */
  a.modelo1.active #mod1{
    background-image: url(../img/model1-color.png);
  }

  a.modelo2 #mod2{
    background-image: url(../img/model1-gris.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    margin: 0 auto;
  }
  /* a.modelo2 #mod2:hover {
    background-image: url(../img/model1-color.png);
  } */
  a.modelo2.active #mod2{
    background-image: url(../img/model1-color.png);
  }

  a.modelo3 #mod3{
    background-image: url(../img/model2-gris.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    margin: 0 auto;
  }
  /* a.modelo3 #mod3:hover{
    background-image: url(../img/model2-color.png);
  } */
  a.modelo3.active #mod3{
    background-image: url(../img/model2-color.png);
  }

  a.modelo4 #mod4{
    background-image: url(../img/model2-gris.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    margin: 0 auto;
  }
  /* a.modelo4 #mod4:hover{
    background-image: url(../img/model2-color.png);
  } */
  a.modelo4.active #mod4{
    background-image: url(../img/model2-color.png);
  }

  a.modelo5 #mod5{
    background-image: url(../img/model3-gris.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    margin: 0 auto;
  }
  /* a.modelo5 #mod5:hover{
    background-image: url(../img/model3-color.png);
  } */
  a.modelo5.active #mod5{
    background-image: url(../img/model3-color.png);
  }

  a.modelo6 #mod6{
    background-image: url(../img/model3-gris.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    margin: 0 auto;
  }
  /* a.modelo6 #mod6:hover{
    background-image: url(../img/model3-color.png);
  } */
  a.modelo6.active #mod6{
    background-image: url(../img/model3-color.png);
  }

  a.modelo7 #mod7{
    background-image: url(../img/model4-gris.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    margin: 0 auto;
  }
  /* a.modelo7 #mod7:hover{
    background-image: url(../img/model4-color.png);
  } */
  a.modelo7.active #mod7{
    background-image: url(../img/model4-color.png);
  }

  a.modelo8 #mod8{
    background-image: url(../img/model4-gris.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    margin: 0 auto;
  }
  /* a.modelo8 #mod8:hover{
    background-image: url(../img/model4-color.png);
  } */
  a.modelo8.active #mod8{
    background-image: url(../img/model4-color.png);
  }

  a.modelo9 #mod9{
    background-image: url(../img/model4-gris.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    margin: 0 auto;
  }
  /* a.modelo9 #mod9:hover{
    background-image: url(../img/model4-color.png);
  } */
  a.modelo9.active #mod9{
    background-image: url(../img/model4-color.png);
  }


  h1, h2, h3, h4, h5, h6, .text-bold{
    font-family: 'HelveticaNeueLTStd-BdCn';
  }

  .text-normal{
    font-family: 'HelveticaNeueLTStd-Cn';
  }

  .text-yellow {
    color: #ffbf1c !important;
  }

  .box-info-model{
    background: rgb(0 0 0 / 70%);
    padding: 3% 7%;
    height: 500px;
    overflow: auto;
    font-family: 'HelveticaNeueLTStd-BdCn';
  }

  .box-info-beneficio{
    background-image: url(../img/box-beneficios.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 290px;
    padding-top: 2rem;
    cursor: context-menu;
  }

  .beneficio1, .beneficio2, .beneficio3 ,.beneficio4 {
    transition: transform .2s;
  }
  /* .beneficio1:hover{
    transform: scale(1.2);
  }
  .beneficio2:hover{
    transform: scale(1.2);
  }
  .beneficio3:hover{
    transform: scale(1.2);
  }
  .beneficio4:hover{
    transform: scale(1.2);
  } */

  .lh-low{
    line-height: 1.3rem;
  }

  ul.models {
    padding-left: 20px;
    font-size: 14px;
}

  .vertical-center{
    top: 50%;
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }

  .btn-download{
    font-family: 'HelveticaNeueLTStd-BdCn';
    background: #ff353b;
    padding-left: 30px;
    padding-right: 30px;
  }
  .btn-download:hover{
    background: #d02b2f;
  }


  .btn-flotante{
    position: fixed;
    left: 3%;
    bottom: 20%;
    z-index: 998;
  }

  .btn-flotante2{
    position: fixed;
    z-index: 998;
    bottom: 5%;
    right: 2%;
  }


  

  .btn-cotiza{
    padding: 10px 50px;
    color: black !important;
    background-color: #ffbf1c;
    font-family: 'HelveticaNeueLTStd-Cn';
    font-size: 30px;
    margin-top: 20px;
  }
  .btn-cotiza:hover{
    background-color: #ecb117;
  }

    .arrow-animate{
        -webkit-animation: moviendrew 1s infinite  alternate;
        animation: moviendrew 1s infinite  alternate;
    }
    @keyframes moviendrew {
        0% { transform: translateY(0); }
        100% { transform: translateY(10px); }
    }

    .arrow-animate2{
        -webkit-animation: moviendrew2 1s infinite  alternate;
        animation: moviendrew2 1s infinite  alternate;
    }
    @keyframes moviendrew2 {
        0% { transform: translateY(-10px); }
        100% { transform: translateY(20px); }
    }


    .modal-header .close {
        padding: 0;
        margin: -3.2rem -3.6rem 0rem 0rem;
    }
    .modal-body .row{
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .modal-body span{
        color: #ff353b;
    }
    .modal-body span, .modal-body label{
        font-family: 'HelveticaNeueLTStd-BdCn';
    }
    .modal-body input{
        font-family: 'HelveticaNeueLTStd-Cn';
    }
    .modal-header, .modal-footer{
        border: 0;
    }
    .modal-header{
        padding-bottom: 0;
    }
    .modal-footer{
        padding-top: 0;
    }
    .modal-body input{
        color: #e0e0e0;
    }

    .bg-black{
        background-color: #101010;
    }
    .bg-models{
        background-image: url(../img/bg-modelos.jpg); background-repeat: no-repeat; background-size: 100%; background-color: #101010; position: relative;
    }
    .bg-video{
        background-image: url(../img/bg-video.png); background-repeat: no-repeat; background-size: 100%; background-color: #101010;
    }




    
/* Modal Gracias */
#gracias{
    z-index: 1054 !important;
  }
  .modal-title-gracias{
    font-family: 'HelveticaNeueLTStd-BdCn';
    color: #2d2d2c;
  }
  .modal-dialog-gracias {
    /* max-width: 600px; */
    margin: 9.75rem auto;
  }
  .modal-content-gracias{
    background: transparent;
  }
  .modal-header-gracias{
    border:0;
    background: #ffbf1c;
  }
  .modal-body-gracias p{
    font-family: 'HelveticaNeueLTStd-Cn';
    color: #fff;
    font-size: 17px;
  }
  #gracias-bg-dark{
    opacity: 0.9;
    z-index: 1053 !important;
  }
  .close-gracias {
      opacity: 1;
      position: absolute;
      right: 30px;
      top: -25px;
      padding: 0 !important;
      margin: 0 !important;
  }
  .close-gracias:not(:disabled):not(.disabled):hover, .close-gracias:not(:disabled):not(.disabled):focus {
      opacity: 1;
  }
  
  /* ***************** */
  

  /* Modal Promo */
#promo{
    z-index: 1054 !important;
  }
  .modal-title-promo{
    font-family: 'HelveticaNeueLTStd-BdCn';
    color: #2d2d2c;
  }
  .modal-dialog-promo {
    /* max-width: 600px; */
    margin: 9.75rem auto;
  }
  #promo .modal-content{
    background: transparent;
    border: none;
  }
  .modal-header-promo{
    border:0;
    background: #ffbf1c;
  }
  #promo .modal-body{
    padding: 0;
  }
  /* #gracias-bg-dark{
    opacity: 0.9;
    z-index: 1053 !important;
  } */

  .close-gracias:not(:disabled):not(.disabled):hover, .close-gracias:not(:disabled):not(.disabled):focus {
      opacity: 1;
  }
  #promo .modal-dialog {
    max-width: 300px;
    margin: 1.75rem auto;
  }
  
  .close-promo {
    padding: 0;
    margin: -15px;
    right: 0;
    position: absolute;
    z-index: 9;
    background: transparent;
    border: 0;
}

  /* ***************** */


  /* Loader */
  .lds-dual-ring.hidden { 
    display: none;
    z-index: 1052;
    }
    .lds-dual-ring {
      display: inline-block;
      width: 80px;
      height: 80px;
    }
    .lds-dual-ring:after {
      content: " ";
      display: block;
      width: 64px;
      height: 64px;
      margin: 20% auto;
      border-radius: 50%;
      border: 6px solid #ffbe36;
      border-color: #ffbe36 transparent #ffbe36 transparent;
      animation: lds-dual-ring 1.2s linear infinite;
    }
    @keyframes lds-dual-ring {
      0% {
        transform: rotate(0deg);
      }
      100% {
        transform: rotate(360deg);
      }
    }
    
    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.8);
        z-index: 999;
        opacity: 1;
        transition: all 0.5s;
    }

    /* *********************************** */




    /* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */

/* total width */
.scrollbar::-webkit-scrollbar {
    /* background-color:#fff; */
    width:5px;
}

/* background of the scrollbar except button or resizer */
.scrollbar::-webkit-scrollbar-track {
    background-color:rgba(255, 255, 255, 0.28);
}
.scrollbar::-webkit-scrollbar-track:hover {
    /* background-color:#f4f4f4 */
}

/* scrollbar itself */
.scrollbar::-webkit-scrollbar-thumb {
    background-color:#fff;
    border-radius:16px;
    border:1px solid #fff;
}
/* .scrollbar::-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
} */

/* set button(top and bottom of the scrollbar) */
.scrollbar::-webkit-scrollbar-button {display:none}

.scrollbar {
    /* height: 230px; */
    /* width: 25vw;
    min-width: 150px;
    max-height: 250px; */
    /* background: #fff; */
    overflow-y: scroll;
}
.overflow{
    /* min-height: 100vh; */
}



    table {
        border-collapse: collapse;
        border-spacing: 0;
        font-family: 'HelveticaNeueLTStd-Cn'; color: white !important;
    }
    
    table > thead > tr > th,
    table > thead > tr > td,
    table > tbody > tr > th,
    table > tbody > tr > td,
    table > tfoot > tr > th,
    table > tfoot > tr > td {
        border-bottom: 2px solid #ffbe36;
        border-right: 2px solid #ffbe36;
        padding: 5px 10px;
    }
    
    table > thead > tr > :last-child,
    table > tbody > tr > :last-child,
    table > tfoot > tr > :last-child {
        border-right: 0;
    }
    
    table > :last-child > tr:last-child > td,
    table > :last-child > tr:last-child > th {
        border-bottom: 0;
    }