@import url('https://fonts.cdnfonts.com/css/helvetica-neue-9');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
*, *:before, *:after {
  box-sizing: border-box;
}
html, body{
    width: 100%;
    height: 100%;
}
body{
    /*font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;*/
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    width: 100%;
    height: 100%;
    /*height: 100vh;*/
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.offcanvas.offcanvas-end{
    width: 100%;
}
section{
    overflow: hidden;
}
.text-bg-dark .btn-close{
    color: #f5f5f5;
    fill: #f5f5f5;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f5f5f5'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.headline-section.h2, h2.headline-section{
   font-size: calc(1.325rem + .9vw); 
}
.headline-section.h3, h3.headline-section{
   font-size: calc(1.325rem + .9vw); 
}
h2.headline-section{
    color: #f5f5f7;
    margin-top: 1rem;
}
h3.headline-section{
    color: #f5f5f7;
}
h2.headline-diesel{
    color: #212529;
    margin-top: 0;
    font-size: calc(1.325rem + 3.9vw);
}
h3.headline-diesel{
    margin: 0;
}
.splash a.white{
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.splash a.white:hover{
    background-color: #171717;
    color: #dbdbdb;
}
.tb .toggle-dark.navbar-toggler{
    color: rgba(0, 0, 0, 55%);
    border: 1px solid rgba(0, 0, 0, 0.1);;
}
.tb .toggle-dark .navbar-toggler-icon{
    color: #000000;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' fill='%28000'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.splash .navbar-toggler{
    background-color: #212525;
}
/*
.my-video .navbar-toggler{
    color: rgba(0, 0, 0, 55%);
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.my-video .navbar-toggler:hover{
    color: rgb(33, 37, 41);
    background-color: transparent;
    border: 1px solid rgb(33, 37, 41);
}*/
.my-video .navbar-toggler{
    background-color: #212525;
}
.leds{
    color: #212529;
}
.splash .btn{
    border-radius: 0;
    display: block;
    width: 100%;
    font-size: calc(1.275rem + .1vw);
}

/*.btn-login{
    --bs-btn-color: #fff;
    --bs-btn-bg: #6c757d;
    --bs-btn-border-color: #6c757d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #5c636a;
    --bs-btn-hover-border-color: #565e64;
    --bs-btn-focus-shadow-rgb: 130,138,145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #565e64;
    --bs-btn-active-border-color: #51585e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d;
}*/
.btn-login{
    color: rgba(0, 0, 0, 55%);
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
  
.splash .btn-login.btn, .btn-login.btn{
    font-size:  1rem;
    padding: 0.25rem 0.75rem;
    border-radius: 0.375rem;
}
.splash .btn-outline-primary {
    --bs-btn-color: #f5f5f7;
    --bs-btn-border-color: #f5f5f7;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #171717;
    --bs-btn-hover-border-color: #171717;
    --bs-btn-focus-shadow-rgb: 13,110,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #f5f5f7;
    --bs-btn-active-border-color: #f5f5f7;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #d4d4d4;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #d4d4d4;
    --bs-gradient: none;
}
.splash .btn-outline-primary{
    
}
h2.headline-section {
    font-size: 11rem; 
    /*font-size: calc(1.325rem + 7.9vw); */
    /*font-size: 80px;*/
    line-height: .9;
    font-weight: 600 !important;
    letter-spacing: -0.00625em;
    font-family: SF Pro Display,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
}
h2.headline-mast {
    font-size: calc(1.325rem + 3.9vw); 
    /*font-size: 80px;*/
    color: #f5f5f5;
    line-height: .9;
    font-weight: 600 !important;
    letter-spacing: -0.00625em;
    font-family: SF Pro Display,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.splash .section-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}
/*body{
    background-image: url('../img/torre-iluminacion-2.jpg');
    background-size: cover;
    background-position: center right -50px;
}*/
section.splash{
    background-image: url('../img/splash-dark.jpg');
    background-size: cover;
    background-position: center;
    /*background-attachment: fixed;*/
    /*min-height: 100vh;*/
    height: 100%;
    width: 100%;
}
section.mast{
   /* height: 100vh;*/
    background-color: #000000;
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
}
.lmt{
    font-size: calc(1.125rem + 2.9vh);
}
.img-mast{
    width: 100%;
    height: auto;
    /*width: auto;
    max-height: 100%;
    max-width: 100%;
    min-height: 80vh;
    height: calc(97vh - 4rem);*/
}
.offcanvas .navbar-nav{
    max-width: 100%;
}
.dropdown-menu li{
    border-bottom: solid 1px #818181;
}
.dropdown-menu li:last-child{
    border-bottom: none;
}
.dropdown-item{
    white-space: normal;
}
.description{
    color: #f5f5f5;
}
.detail-list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.detail-list p, .detail-list strong{
    display: block;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}
.description .container{
    padding-top: 3rem;
    padding-bottom: 3rem;
    border-bottom: solid 1px #f5f5f5;
}

.description .container:last-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
    border-bottom: none;
}
ul.caracteristics-list li {
    margin-bottom: 1.5rem;
    border-bottom: none;
}
ul.caracteristics-list li:last-child{
    border-bottom: none;
}
#footer-site{
    padding: 1rem 0;
    position: relative;
    background-color: #000000;
}
#footer-site .footer-logo{
    max-width: 40px;
    height: auto;
}

.card-header.card-selected {
    background-color: #ffead1;
}
/*@media only screen and (max-width: 1400px){
    h2.headline-section {
        font-size: 11rem;
    }
}*/
@media only screen and (max-width: 1200px){
    h2.headline-section {
        font-size: calc(1.325rem + 6.9vw); 
        /*font-size: 80px;*/
        line-height: .9;
        font-weight: 600 !important;
        letter-spacing: -0.00625em;
        font-family: SF Pro Display,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    }
    h2.headline-section {
        color: #f5f5f7;
         /*margin-top: 18vh;*/ 
    }
    /*section.splash{
        background-image: url('../img/splash_vertical-dark.jpg');
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        min-height: 100vh;
        height: 100%;
        width: 100%;
    }*/
    .splash .section-content {
        margin-left: auto;
        margin-right: auto;
        max-width: 692px;
    }
}
@media only screen and (max-width: 768px){

    .splash .section-content{
        max-width: 440px;
    }

    .splash .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%;
    }

    .img-mast{
        width: auto;
        max-height: 100%;
        height: calc(70vh - 4rem);
        margin: auto;
    }
    
    .description .container{
        padding-top: 1rem;
        padding-bottom: 1rem;
        /*border-top: solid 1px #f5f5f5;*/
    }
    .description h2{
        border-bottom: solid 1px #f5f5f5;
        margin-bottom: 2rem;
        padding-bottom: 1rem;
    }
    h2.headline-section{
        margin-top: 1rem;
    }
}
@media only screen and (max-width: 576px){
    section.splash{
        background-image: url('../img/splash_vertical-dark.jpg');
        background-size: cover;
        background-position: center;
        /*background-attachment: fixed;*/
        /*min-height: 100vh;*/
        height: 100%;
        width: 100%;
    }
     .splash .item{
        border-bottom: solid 1px #f5f5f5;
    }
    .splash .btn-login.btn, .btn-login.btn{
        font-size:  1.25rem;
    }
    
}
/*header{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
    padding: 0.5rem 0;
    z-index: 10;
}*/
.main-container{
    display: block;
    width: 100% vw;
    text-align: center;
}
h1{
 
}
.logo {

    flex-basis: 0;
    flex-grow: 1;
    padding-inline-start: var(--tds-size--4x);
}
.logo img{
    height: 80px;
}
.tcl-homepage-hero__heading{
    margin-top: calc(18vh + 24px);
    margin-top: calc(18vh + var(--tds-size--3x));
}
footer{
    position: absolute;
    width: 100%;
    padding: 0 0 2rem 0;
    bottom: 0;
}

.text-rigth{
  text-align: right  
}
.text-left{
    text-align: left;
}
.btn{
    border-radius: 0;
    width: var(--tcl-button-inline-size);
}
.btn-primary{
    background-color: rgba(23, 26, 32, 0.8);

}
form.login-form .btn-primary:hover{
    background-color: rgba(23, 26, 32, 1);
}
.btn-secondary{
    background-color: #ffffff;
    color: #000000;
}
#manuales-list, #caracteristicas-list, #service-list{
    display: none;
    width: 0;
    height: 0;    
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#manuales-list.show, #caracteristicas-list.show, #service-list.show{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
#manuales-list.show ul, #caracteristicas-list.show ul, #service-list.show ul{
    display: block;
    padding: 0;
    margin: 0;
}
#manuales-list.show ul li, #caracteristicas-list.show ul li, #service-list.show ul li{
    text-align: center;
    margin-bottom: 1.4rem;
}
#manuales-list.show ul li a, #caracteristicas-list.show ul li a, #service-list.show ul li a{
    color: #000000;
    width: 100%;
    display: block;
    text-align: center;
    background-color: #ffffff;
    padding: 0.53rem 1rem;
    border-radius: 1.5rem;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#manuales-list.show ul li a:hover, #caracteristicas-list.show ul li a:hover, #service-list.show ul li a:hover{
    color: #222222;
    background-color: #c6c6c6; 
}
#close, #close2, #close3{
    display: block;
    margin: 0 auto;
    font-size: 1.5rem;
    border-radius: 100%;
    padding: 0.53rem 1.2rem;
}
.text-white{
    color: #ffffff;
}
/* */
.text-right{
    text-align: right;
}
.text-orange{
    color: #fe6c00;
}
.color1{
    background-color: rgb(22, 31, 53);
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.color2{
    background-color: rgb(30, 43, 81);
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.color3{
    background-color: rgb(41, 57, 100);
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.color4{
    background-color: rgb(254, 149, 0);
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.color1:hover{
    background-color: rgb(31, 41, 65);
}
.color2:hover{
    background-color: rgb(57, 70, 109);
}
.color3:hover{
    background-color: rgb(52, 69, 113);
}
.color4:hover{
    background-color: rgb(255, 169, 48);
}
.docs a{
    color: #fff;
    text-decoration: none;
    padding: 3rem 1rem;
    display: block;
    width: 100%;

}

.docs [class*='color']{
    /*padding: 3rem 1rem;*/
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.home .nav-link, .nav-link{
    color: #f2f2f2;
}
.home .nav-link:hover, .nav-link:hover{
    color: #ffffff;
}
.offcanvas .nav-link, .nav-link{
    color: #f2f2f2;
}
.offcanvas .nav-link:hover, .nav-link:hover{
    color: #ffffff;
}
.nav-link, .nav-link{
    color: rgba(0,0,0,55%);
}
.nav-link:hover, .nav-link:hover{
    color: #000000;
}
/* form */
form.login-form{
    width: 100%;
}
form#config .form-control {
/*    margin-top: 1rem;*/
    border: none;
    border-bottom: 1px solid #868686;
    border-radius: 0;
}
form.login-form input {
/*    margin-top: 1rem;*/
    border: none;
    border-bottom: 1px solid #d0d0d0;
    border-radius: 0;
    background-color: #f2f2f2;
    text-align: center;
    border-radius: 3rem;
}

form.login-form input[type="submit"].btn, form.login-form
[type=button]:not(:disabled).btn, form.login-form [type=reset]:not(:disabled).btn, form.login-form [type=submit]:not(:disabled).btn, form.login-form button:not(:disabled).btn {
    border-radius: 3rem;
}
.login-form fieldset{
    border: solid 1px #6c757d;
    padding: 1rem;
    border-radius: 1rem;
}

form#config .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border-bottom: 1px solid #7c7c7c;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    /* border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;*/
}
.delivery{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: normal;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
}
.rtr{
    border-top-right-radius:  0.375rem !important;
}
.rtl{
    border-top-left-radius:  0.375rem !important;
}
.ybr{
    border-right: 1px solid #ced4da !important;
}
.ybl{
    border-left: 1px solid #ced4da !important;
}
form#config .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){
    margin-left: 0;
}
/* owl */
#m88, #m120{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.owl-dots{
    text-align: center;
}
.owl-carousel button.owl-dot.active {
    background-color: #333333;
}
.owl-carousel button.owl-dot {
    background-color: #959595;
    min-height: 1rem;
    min-width: 1rem;
    border-radius: 100%;
    margin: 0.3rem;
}
.owl-prev{
    left: 0;
}
.owl-next{
    right: 0;
}
.owl-prev, .owl-next{
    position: absolute;
    z-index: 2;
    height: 100%;
    display: block;
    background-color: transparent;
    border: 0;
    top: 0;
    /*width: 10%;
    overflow: hidden;
    transition: background-color .3s ease;*/
    cursor: pointer;
    /*display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: translateX(var(--off-pos));
    -webkit-animation: gallery-button-intro 5s var(--bezier)!important;
    animation: gallery-button-intro 5s var(--bezier)!important;
    transition: opacity .5s ease,transform .5s var(--bezier);*/
}
.owl-nav {
    font-size: 2rem;
}

/* */

div#img-tower {
    max-width: 600px;
    margin: auto;
}