/*-----ESPACIADO EN CONTENEDORES -------*/
.container{
margin-top: 60px;  
  margin-bottom: 50px;  
}

.btn-red-a{
    font-size: 12px;
}
/*------- GENERALES ---------*/

@media screen and (max-width: 800px){
.camion.camion-bus{
    width: 280px !important;
    height: 200px !important;
}
#imgDistri{
    margin-top: 50px;
    width: 100% !important;
}
#imgTaller{
    margin-top: 25px;
    width: 100% !important;
}


.secciongenerico{
    max-width: 100vw !important;
    width: 95vw !important;
    height: 35vh !important;
    
}
.seccionFicha{
    max-width: 100vw !important;
    height: 70% !important;
    
}
.espacioSoporte{
    padding-bottom: 180px !important;
}
}

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

section{
    display: contents;
}


}



.serie{

    font-size: 35px;
    font-weight: 700;
    color: #EB0029;

}

.tipo{
    font-size: 25px;
    font-weight: 700;
    color: #03243F;

}

.camion{
    height: 160px !important;
    width : 145px !important;
    
}

/*Detalle de camiones*/
.space{
margin-top: 50px;
}

.selected{
    background:#EB0029 !important;
}

.hide{

    display: none;
}

section{
    /*margin-bottom: 50px;*/
    /*height: 100vh !important;*/
    
}


@media (max-height: 801px) and (min-width: 1200px){
    section .col-md-9{
        font-size: 12px !important;
        line-height: 1.5;
    }    
   .camion{
       margin-top: -50px;
   }
   .camion2{
    margin-top: -35px !important;
}

   .camion.cinco{
    margin-top: -10px !important;
   }
}
#seccion1{
    padding-top: 10vh;
}
#seccion2{
    margin-top: 15vh;
}   

#seccion3{
    margin-top: 15vh;
}
#seccion4{
    margin-top: 15vh;
}
/*Estilos de unidad*/
.btn-primary{
    background-color: #03243F;
    border-color: #03243F;
}

.btn-primary:hover{
    background-color:#EB0029;
    border-color: #EB0029;
}

@media screen and (max-width : 991px) and (min-width : 767px){
    .col-md-5-first{
        margin-left: 8.333333% !important;
    }

  
}
.modal-lg{
    max-width: 1000px;
}
.Ubtn-selector{
    padding: 3px;
    border: none;
    background: rgb(132,132,132);
    font-size: 12px;
    color: #ffff ;
    line-height: normal !important;
    margin-top: 50px;
    margin-bottom: 50px;

}

.Ubtn-selector:hover{
    background: red;
    text-decoration: none;
    color: #ffff ;
}

.nombreUnidad{
    background-color: #03243F;
    width: 100%;
    height: 30px;
    padding-left: 20px;
}
.nombreUnidadRojo{
    background-color: #EB0029;
    padding-left: 20px;
}
.nombreUnidad p{
    color: #ffff;
}
.nombreUnidadRojo p{
    color: #ffff;
}

.imagenPrincipal{
    width: 80%;
}
table{
    font-size: 12px;
    width: 100%;
    color: #A7A9AC;
}

.MyTable tr:nth-child(even){ 
    background-color: #f2f2f2;
}
.MyTable td{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    color: rgb(133,133,133);
    font-weight: 600;
}
/*
@media screen and (min-width : 754px){
    .MyTable td {
        padding-left: 10px;
    }*/


.MyTable td:nth-child(even){ 
    font-weight: normal;
    color: rgb(155, 155, 155);
}
.esconderImagenes{
    overflow: hidden;
    margin-left: 15px;
    margin-top: 15px;
}
.marcoImagen{ 
    /*Colocar breackpoint*/
    border: solid 1px #000000;
    width: 100%;
    overflow: hidden !important;
    padding : 0;
    margin: 0;
    margin-right: 10px;
}
.imgExterior{
    width: 100%;
    z-index: -1;
}

.backgroundtext{
    background-color: rgba(224,0,32, 0.885);
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 1s;
    color:#ffff;
    line-height: 0.9;
    padding:5px;
}
.backgroundtexthibrid{
    background-color: rgba(15,60,127, 0.885) !important;
 
}

.backgroundtext p{
margin-bottom: .4rem; 
}
.backgroundtexthibrid p{
    margin-bottom: .4rem; 
    }

#textoImagen{
font-size: 12px;
}



.marcoImagen:hover .backgroundtext{ 
    /*Colocar breackpoint*/
  margin-top: -50% !important;
    
}

.marcoImagenInt{
    width: 100%;
    border: solid 1px #000000;
    margin-top: 20px;
    margin-right: 15px;
}
.imgInterior{
    width: 100%;
}

#imgAsientos{
    width: 100%;
}

#interior{
    margin-bottom: 300px;
}

 
/*------ Contacto ---------*/

.input-text{
    border: solid 1px #03243F;
    background-color: rgb(235,235,235);
    height: 25px;
    width: 100%;
    padding-left: 5px;
    font-size: 14px;
    margin-bottom: 8px;
}
.input-text::placeholder{
   font-size: 14px;
}
.input-text select{
    font-size: 14px !important;
}
.area-text{
    border: solid 1px #03243F;
    background-color: rgb(235,235,235);
    width: 100%;
    padding-left: 10px;
    font-size: 14px;
}

.formulario{
    margin-top: 150px;

}

.btnMail{
/*background-color: #03243F;
border: none;
width: 70%;
color: #ffff;*/

margin-bottom: 15px;
    width: 150px;
    color: #fff !important;
  font-size: 20px;
  font-weight: 500;
  background: #03243F;
  position: relative;
  border: 2px solid #03243F;
  outline: 1px solid;
  outline-color: #A7A9AC;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

.btnMail:hover{
    box-shadow: inset 0 0 20px #03243F , 0 0 20px #03243F ;
  outline-color: #03243F;
  outline-offset: 80px;
  text-shadow: 1px 1px 6px #fff;
}

.blue-button{
    font-size: 12px;
    width: 150px;
}



   /*-------------- CORPORATIVO -------------- */
   @media screen and (min-width : 800px) and (max-width : 1200px){
    .blue-button{
        font-size: 12px;
    }

    .detalle{
        
        font-size: 12px;
    }
 }

 @media screen and (max-width : 991px){
    .seccion2{
        width: 100% !important;
     }
 }
 
 @media (min-width: 768px) and (max-width: 991.98px) {
    .blue-button{
        display: inline-block !important;
        font-size: 12px;
        width: 110px;
        margin-left: 10px !important;
        box-sizing: content-box;
        text-align: center;
    }

  }

 @media (max-width: 767.98px) {  
    
    .btn-red-a{
        display: inline-block;
        font-size: 12px;
        width: 200px !important;
        margin-bottom: 10px !important;
        
    }
    
    .blue-button{
        display: inline-block !important;
        font-size: 12px;
        width: 200px;
    }
    .detalle{
        
        font-size: 9px;
    }
    .imgmapa {
        
        width: 100% !important;
        height: auto;
    }
    
 }

   .container{
    margin-top: 100px;  
  margin-bottom: 30px;  
}
.imgmapa {
    width: 100%;
    height: auto;
}

.seccion2{
    width: 75% !important;

}

.titulo {
    color: var(--red-color-rgb);
    text-align: left;
}

.detalle{
    color: var(--grisOs-color-rgb);
    text-align: justify;
    font-size: 20px;
}

#contenedor_1 {
    width: 90vw; 
    height: 70vh; 
    background-color: white; 
    color: dimgray; 
    text-align: center; 
    overflow-y: scroll;
  
      }
 
 /*---------- Distribuidores-------------*/


 .titulo-distri{
     color: red;
     font-size: 50px;
     margin-top: 40px;
     text-align: left;
 }

 .enlace{
     color:blue !important;
     text-decoration: underline !important;
     font-size: 15px;
 }

 .hide{
     display: none;
 }

 /*------ Soporte total ----------*/

 .secciongenerico{
    max-width: 90%;
    height: 75%;
    
}
 .seccionFicha{
    max-width: 90%;
    height: 55%;
    
}
/*Nuevos requerimientos*/
.tabButtons{
width: 100%;
height:80px;
position:fixed;
margin-top: 100px;
margin: none;
z-index: 1000;
}   

.tabButtons button{
        width: 49.5%;
        margin: none;
        border: none;
        cursor: pointer;
}
.tabButtons .active {
    background: #EB0029;
    color:#ffff;
}


/*CampaÃ±as de servicio*/

.tittle-red{
    font-size: 50px;
    color:red;
    font-weight: 400;
    text-align: center;
}


.backBlue{

   background: #03243F;
    padding: 5px;
    padding-bottom: 0px !important;
}

.campain{
    color:#ffff;
    margin-top: 4px !important;
}
.explication{
    color:gray;
}

.modalCampanias{
    
    width: 90vw;
    height: 90%;
    position: absolute;
    left: -100%;
    border-radius: 90px;
    transition: left 1.5s;
    z-index: 10000;
    padding: 15px;
}
.modalCampaniasVisible{
    left: 50% !important;
    transform: translate(-50%,5%);
    
}

.obscuro{
    background: rgba(20, 20, 20, 0.567);
    height: 100vh !important;
    width: 100vw;
    position: absolute;
    top:0%;
    z-index: 9999998;;
}

.titTextVin{
    color:#ffff;
    font-size: 30px;
}

.descTextVin{
    color:#ffff;
    font-size: 20px;
}

.vigTextVin{
    color:#ffff;
    font-size: 14px;
}


#imgDistri{
    width: 70%;
}
#imgTaller{
    width: 50%;
}

.espacioSoporte{
    padding-bottom: 120px;
}

.camion.camion-bus{
    width: 190px !important;
    height: 150px !important;
    
}



/* ----  ------ */


.btn-red-a{
    display: inline-block;
    cursor: pointer;
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
    background: #C80000;
    position: relative;
    border: 2px solid #C80000;
    outline: 1px solid;
    padding: 0.5em 1.2em;
    outline-color: var(--red-color-rgb);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);

 }
 
 .btn-red-a:hover{
	 /*text-decoration: none;
	 color: white;
	 -webkit-transform: scale(1.3);
	  -ms-transform: scale(1.3);
	  transform: scale(1.3);*/
	  text-decoration: none;
	  box-shadow: inset 0 0 20px #C80000, 0 0 20px #C80000;
		outline-color: #C80000;
		outline-offset: 80px;
		text-shadow: 1px 1px 6px #fff;
 }

 .blue-button{ 
    /*---- Colocar brackpoint*/
    display: inline-block;
    cursor: pointer;
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
    padding: 0.5em 1.2em;
    background: #03243F;
    position: relative;
    border: 2px solid #03243F;
    outline: 1px solid;
    outline-color: #03243F;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

.blue-button:hover{
    box-shadow: inset 0 0 20px #03243F , 0 0 20px #03243F ;
  outline-color: rgba(3, 36, 63, 0) ;
  outline-offset: 80px;
  text-shadow: 1px 1px 6px #fff;
  text-decoration: none;
}


.modalCloseButton{
    z-index: 10000;
    color:#C80000 !important;
    position: absolute;
    right: 20px;
    top: 3px
}

#product_frame{
    border: 0px;
    width:100%;
    height: 100%;
    /*height:2000px; */
}

.description_frame{
    position: fixed;
    background: #03243F;
    margin-top: 60px;
    height: 45px;
    width: 100vw;
    padding: 10px; 
    z-index: 999;
    top: 0;
    display: flex;
}


#frame_section{
    height: ;
    width: 100%;
    position: fixed;
}

#frame_container{
    margin-top: 10vh;
    height: 100vh;
    width: 100%;
}

#frame_body{
    height: 100%;
    width: 100%;
}

#modelo_parent{
    display: none;
}

#plazo{
    display: none;
}

#quote_button{
    border: none;
    border-radius: 5px;
    background-color: white;
    padding: 0px;
    outline: none;
    margin-left: 10px;
    padding-right: 4px;
    padding-left: 4px;
    font-weight: bold;
}

#quote_button:hover{
    cursor: pointer;
}


@media only screen

and (min-device-width: 100px)

and (max-device-width: 667px){

    #modal_trigger{
        bottom: 120px;
    }

}