  @import url('https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

body{
   overflow-x: hidden!Important;
      color: #000!Important;
  font-family: 'Work Sans', sans-serif!Important;
  line-height: 1.4!Important;
  word-break: break-word!Important;
}

.bg-light {
    background-color: #fff!important;
    border-bottom: 3px solid #06B706;  
}

.container-fluid{
    width: 100%!IMportant;
    padding-left: 0px!Important;
    padding-right: 0px!Important;
    overflow-x: hidden!Important;
}

.sintillo{
        background-color: #feb835!Important;
        text-align: center!Important;
        height: 50px!Important;
        position: fixed!Important;
        width: 100%!Important;
        z-index: 1031!Important;
        color: #54504d!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 20px;
        font-weight: bolder;
        padding-top:12px!Important;
    }
    
    .fixed-top{
        margin-top: 50px!Important;
    }

.top5 { margin-top: 5px;}
.top10 { margin-top: 10px;}
.top20 { margin-top: 20px;}
.top30 { margin-top: 30px;}
.top40 { margin-top: 40px;}
.top50 { margin-top: 50px;}
.top60 { margin-top: 60px;}
.top70 { margin-top: 70px;}
.top80 { margin-top: 80px;}
.top90 { margin-top: 90px;}
.top100 { margin-top: 100px;}

.text-movil-left-center {text-align: left;}
.text-movil-left-right {text-align: left;} 
.text-movil-right {text-align: right;} 
.align-right {text-align: right;}
.align-center {text-align: center;}
.layer-up { z-index: 999999;}
.bold500 { font-weight: 500;}
.bold600 { font-weight: 600;}
.bold700 { font-weight: 700;}

.font12 { font-size: 12px;}
.white { color: #fff;}

.img-icon { width: 100%; text-align: left;} 


.navbar-light .navbar-nav .nav-link  {
    color: #fff!Important;
    font-family: 'Work Sans', sans-serif!Important;
    font-weight: 500!Important;
    padding-right: 20px;
    
}


    .navbar{
        padding-left: 70px!Important;
    }
    
    .espaciomenu{
        width: 750px!Important;
    }
    
    .espacioFormulario{
        background: #fcf9ea!Important;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        padding: 35px!Important;
        box-shadow: 0 5px 12px 8px rgb(0 0 0 / 10%)!Important;
        /*margin-top: -150px!Important;*/
    }

.navbar-light .navbar-toggler {
    color: #ffffff!Important;
    border-color: rgba(255,255,255,1.0)!Important;
}

toggler-icon {
    background-image: url(../img/menu.svg)!Important;
}

.navbar-light .navbar-toggler-icon {
     background-image: url(../img/menu.svg)!Important;
}

   .formu-cabe{
        background: #EDC624!Important;
        padding: 20px!Important;
        text-align: center;
        font-weight: 500!Important;
        font-size: 24px;
        color: #000000!Important;
        font-family: 'Work Sans', sans-serif!Important;
       
    }   

.form-titulo {
  background-color: #06B706!Important;
  font-family: 'Work Sans', sans-serif!Important;
  border-radius: 0px 0px 0px 0px!Important;
  color: #ffffff!Important;
  font-size: 21px!Important;
  padding: 15px!Important;
  margin: 0px!Important;
  width: 100%;
  text-align: center!Important;
}
    
    .plecaBlanca{
        padding-bottom: 50px!Important;
        padding-top: 50px!Important;
    }
    
   
    .padding{
        padding-left: 100px!Important;
        padding-right: 100px!Important;
    }

  .padding-360{
        padding-left: 50px!Important;
        padding-right: 50px!Important;
        padding-top: 0px;
        padding-bottom: 30px;
    }
    



    .banner{
        margin-top: 50px!Important;
        background-image: url('../img/header-exe.jpg')!Important;
        height:680px;
        background-position: center bottom!important;
        background-repeat: no-repeat;
        
        background-size: cover;
        position: relative;
            padding-top: 100px !important;
    padding-bottom: 80px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
        
        /*display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;*/
    }

   .padding-txt-hero {
       margin-top: 120px!Important;
       padding-right: 100px;
    }

    .banner-verde{
        margin-top: 40px!Important;
        background-image: url('../img/LP_Experiencias_back_verde-2.png')!Important;
        background-size: cover !important;
        background-position: center top !important;
        background-repeat: no-repeat !important;
        padding-top: 80px !important;
        padding-bottom: 60px !important;
        text-align: center;
        /*display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;*/
    }

    .banner-numeralia{
        background-image: url('../img/mapa_numeralia.jpg')!Important;
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        
        padding-top: 150px;
        padding-bottom: 150px;
    }

    .banner-numeralia <h4> {
        font-family: 'Sora', sans-serif!Important;
        font-weight: 600!Important;
        font-size: 28px!Important;
        color: #06b706!important;
    }

   .txt-verde {
        color: #06b706!important;
    }



    
    .tuProceso{
        /*margin-top: 50px!Important;*/
        background-image: url('../img/full-senior_banner_1.jpg')!Important;
        height:440px;
        background-position: center top !important;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }
    
    .iniciaNuevo{
        /*margin-top: 50px!Important;*/
        background-image: url('../img/header-intermedia.jpg')!Important;
        height:440px;
        background-position: center top !important;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }
    

    .textBlancoG{
        color:#ffffff!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 46px;
        font-weight: 600!important;
    }

   .textBlancoG3{
        color:#ffffff!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 38px;
        font-weight: 600!important;
    }
    
    .textBlancoG2{
        color:#ffffff!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 30px;
        line-height: 32px;
    }
    
    .textBlancoM{
        color:#ffffff!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 22px;
    }
    
    .textBlancoM2{
        color:#ffffff!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 30px;
        font-weight: 700;
        line-height: 32px;
    }

  .textBlancoM3{
        color:#ffffff!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
    }
    
    .textNegroG{
        color:#000000!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 38px;
        font-weight: 700;
    }

    .textNegroM{
        color:#000000!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 28px;
        font-weight: normal;
    }

    .textNegroSM{
        color:#000000!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 22px;
        font-weight: normal;
    }
    
    .textNegroCh{
        color:#4e4e4e!Important;
        font-family: 'Work Sans', sans-serif!Important;
        font-size: 17px;
    }
    
    .textNegroCh2{
        color:#4e4e4e!Important;
        font-family: 'Work Sans', sans-serif!Important;
        font-size: 16px;
    }
    
  .textNegroCh3{
        color:#4e4e4e!Important;
        font-family: 'Work Sans', sans-serif!Important;
        font-size: 18px;
    }
    .textDoradoG{
        color:#d1a937!Important;
        font-family: 'Sora', sans-serif!Important;
        font-size: 36px;
        font-weight: normal;
    }
    
    .paddingLeft{
        margin-left: 100px;
    }
    
    .paddingLeftRigth{
        margin-left: 100px;
        margin-right: 100px;
    }
    
    .btn-danger{
        background-color: #fe0000 !important;
        border-radius: 30px !important;
        font-family: 'GloberRegular'!important;
        font-size: 18px!important;
        font-weight: 700!important;
    }


.btn-amarillo {     
padding: 20px!important;
background: #FFB937!important;
border-radius: 50px!important;
font-family: 'Work Sans', sans-serif!Important;
font-style: normal!important;
font-weight: 600!important;
font-size: 16px!important;
line-height: 18px!important;
color: #000!important; 
margin-top: 10px!important;      
} 
      
.btn-amarillo:hover { background: #06B706!important; color: #fff!important; text-decoration: none!important; } 
    
    hr.doradoLinea {
        border: 4px solid #d1a937;
        background:red!Important;
    }
    
    hr.blancoLinea {
        border: 4px solid #ffffff;
        background:red!Important;
    }
    
    .textFormulario{
        margin-top: -50px!Important;
    }
    
    .textMargen{
        margin-top: 70px!Important;
    }
    
    .comienzaJornada{
        background: #ffff!Important;
        padding-top: 0px!Important;
        padding-bottom: 50px!Important;
        /*padding-left: 100px!Important;
        padding-right: 100px!Important;*/
        
    }
    
    .itemsComienzaJornada{
        border-left: 10px solid #d1a937!Important;
        background: linear-gradient(to right, #ffffff 0%, #ffffff 54%, #fcf9ea 100%)!Important;
    }
    
    .padding-top{
        padding-top: 25px!Important;
    }
    
    .conoceNuestras{
        background: #F8F8F8!Important;
        padding-top: 50px!Important;
        padding-bottom: 50px!Important;
        /*padding-left: 100px!Important;
        padding-right: 100px!Important;*/
    }

  .calidadinter{
        background: #29282c!Important;
        padding-top: 50px!Important;
        padding-bottom: 50px!Important;
    }

  .aliados{
        background: #480093!Important;
        padding-top: 50px!Important;
        padding-bottom: 50px!Important;
      background-image: url('../img/back-aliados.jpg') !important;
background-size: cover !important;
background-position: center center !important;
background-repeat: no-repeat !important;
    }
    
    .footer{
        /*background: #2f333a;*/
            background-color: rgba(41, 40, 44, 1) !important;
        padding-top: 26px;
        padding-bottom: 26px;
    }

    .footer a { color: #fff; text-decoration: none;}
    .footer a:hover { color: #06B706; text-decoration: none;}
    
    .icon{
        width: 60%;
    }
    



/*formulario*/
form {
  padding: 30px;
  background-color: rgb(255, 255, 255);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
  -o-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
  box-shadow: 0 5px 12px 8px rgba(255,255,255,0.1);
}


input[type=text], select {
  width: 100%;
  padding: 8px 8px;
  margin: 8px 0;
  display: inline-block;
  border: 2px solid #d1d6dc;
  border-radius: 3px;
  box-sizing: border-box;
  color: #000!important;
}





input[type=submit] {
  /*width: 100%;*/

  background-color: #FFB937;
  color: #000;
  min-width: 210px;
  font-size: 16px;
  padding: 17px 52px;
  margin: 8px 0;
    border: none;
  border-radius: 50px;
  cursor: pointer;
  font-family: 'Work Sans', sans-serif!Important;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 12px;
}

input[type=submit]:hover {
  background-color: #06B706;
  color: #fff;    
}

input, input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea {
    font-size: 16px;
    font-family: 'Work Sans', sans-serif!Important;
    border: 2px solid #d1d6dc;
    color: rgba(26,26,26,1.0);
    background-color: rgba(247,247,247,1.0);
    outline: 0;
    box-shadow: none !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


select {

  background-position: 98% center;
  background-repeat: no-repeat;
  padding-right: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
    color: #949494 !important; 
}



form label {
    color: rgba(0,0,0,1.0)!important;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Work Sans', sans-serif!Important;
    padding-left: 0px;
    display: inline-block;
    margin-bottom: 1px!important;

}


form input::placeholder {
color: #949494 !important; 
font-size: 14px !important;  
}



/*checkbox*/
.checkbox {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-top: 4px;    
  margin-bottom: 4px;
  /*cursor: pointer;*/
  color: #949494!important;
    font-weight: 400;
  font-size: .775rem;
    text-transform: none!important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox a {
 color: #06B706!important;
}

.checkbox a:hover {
 color: #000000!important;
}

/* Hide the browser's default checkbox */
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  border-radius: 4px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox:hover input ~ .checkmark {
  background-color: #06B706!important;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark {
  background-color: #06B706!important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*checkbox*/

/*form*/


    /*Acordeon*/
    .acordeon2{
  border: 1px solid #4E4E4E !Important;
  border-radius: 5px!Important;
  background-color: transparent!Important;
  color:#000000;
  cursor: pointer;
  padding: 20px;
  width: 100%;
  text-align: left;
  margin-top:10px;
    }   
    
    .acordeon2:after {
    content: '\002B';
    color: #000000;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 24px;
    }
    
    .active, .acordeon2:hover{
        background-color: #f2e9c6;
        color:#000000;
        
    }
    .panel2{
        padding: 0px 20px;
        background-color: white;
        overflow:hidden;
    }
    


    @media(max-width: 767px){
        
        .text-movil-left-center {text-align: center;}
        .text-movil-left-right {text-align: right;} 
        .text-movil-right {text-align: center;} 
        .padding-360 {padding-top: 30px;}  
        
        .espaciomenu{display: none!Important;}
        .img-icon { width: 70%; text-align: right;}
        
        .navbar{
            padding-left: 10px!Important;
        }
        
        .titulo{
            border-left: 0px solid #d1a937!Important;
            margin-left: 10px;
        }
        
         .padding-txt-hero { margin-top: 30px;padding-right: 20px;}
        
        .paddingLeft{margin-left: 25px;}
        
        .textNegroG {font-size: 30px;}
        
        .padding{
            padding-left: 25px!Important;
            padding-right: 25px!Important;
        }
        
        .textBlancoG{
            font-size: 20px!Important;
        }
        
        .textBlancoM, .textBlancoM2{
            font-size: 18px!Important;
            line-height: 24px!Important;
        }
        
        .espacioFormulario{
            margin-top: 0px!Important;
        }
        
        .noMobile{
            display:none!Important;
        }
        
        .banner {
            height: auto!Important;
            padding-top: 20px !important;
            padding-bottom: 70px !important;
            background-image: url(../img/header-usa-m.jpg)!Important;
            background-position: left bottom!important;
            background-repeat: no-repeat;
            background-size: cover;
            position: relative;
            margin-top: -40px!Important;
        }
        
           
        
        
        .icon{
            width: 30%;
        }
        
    }

table, tr, td {
  border: 0px solid;
}
    
.card {    
background: #FFFFFF;
border-left: 1px solid #D9D9D9; 
border-right:1px solid #D9D9D9;
border-bottom: 1px solid #D9D9D9;
border-radius: 10px;
padding: 20px;
min-height: 520px;
margin-bottom: 40px;
}
    
.card-green { border-top: 16px solid #06B706;} 
.card-orange { border-top: 16px solid #FD6927;} 
.card-blue { border-top: 16px solid #001DEF;} 
.card-yellow { border-top: 16px solid #EDC624;} 

 .card-bullet{
        color:#4e4e4e!Important;
        font-family: 'Work Sans', sans-serif!Important;
        font-size: 14px;
    }


.social-botonera {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}




@media(max-width: 767px){
    .social-botonera {
    -webkit-box-pack: start;
    -webkit-justify-content: space-around;
        justify-content: space-around;
}

    }









.social-link {
    width: 2.4em;
    height: 2.4em;
    margin-right: 1em;
    border-radius: 1.2em;
    background-color: #252525;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.international {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 2em;
    padding-bottom: 1em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid hsla(0, 0%, 100%, 0.15);
}

.bandera {
    overflow: hidden;
    width: 30px;
    height: 30px;
    border-radius: 15px;
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.ftr-legal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ftr-legal-pleca {
    height: 1px;
    margin-right: 1em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #424242;
}

.ftr-legal-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0a3c32;
    text-transform: uppercase;
    font-size: 14px;
}

.llegal-linl {
    color: #7a7a7a;
    text-decoration: none;
}

.llegal-linl a { color: #7a7a7a; text-decoration: none;}
.llegal-linl a:hover { color: #06B706; text-decoration: none;}

.dash {
    margin-right: 0.8em;
    margin-left: 0.8em;
    color: #7a7a7a;
}
/*ICONOS LATERALES*/
.fixed-iconos {
    display: block;
    box-sizing: border-box;
    position: fixed;
    z-index: 999999;
    
    top: 45%;
    right: 0;
    transform: translateY(-50%);

}

.fixed-iconos div {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 12px;
    text-align: center;
    cursor: pointer;
    transition: width 0.3s linear;
}

.fixed-iconos .fix-telefono-lateral {background-color: #282828;}
.fixed-iconos .fix-contacto {background-color: #00c0ff;}
.fixed-iconos .fix-showroom {background-color: #06B706; border-bottom-left-radius: 10px;}
.fixed-iconos .fix-recorrido {background-color: #374f87;}
.fixed-iconos .fix-whatsapp {background-color: #06B706; border-top-left-radius: 10px;}



.fixed-iconos div:hover {width: 120%;}
.fixed-iconos div img{width: 24px;}
.fixed-iconos div p{
    display: block;
    color: white;
    font-size: 13px;
    
    }
		


@media only screen and (max-width: 768px) { 
    .fixed-iconos { z-index: 999999; top: 50%;}
    .fixed-iconos div img{width: 20px;}
    .fixed-iconos div p{
    display: none;    
    }
    
   
   
}
/*ICONOS LATERALES*/

