@font-face {
	font-family: 'ITCAvantGardeStd-XLt';
    src:  url('../fonts/ITCAvantGardeStd-XLt.otf') format('opentype');
    font-family: 'ITCAvantGardeStd-XLt', sans-serif;

}

@font-face {
	font-family: 'ITCAvantGardeStd-Md';
    src:  url('../fonts/ITCAvantGardeStd-Md.otf') format('opentype');
    font-family: 'ITCAvantGardeStd-Md', sans-serif;

}

@font-face {
	font-family: 'ITCAvantGardeStd-Bold';
    src:  url('../fonts/ITCAvantGardeStd-Bold.otf') format('opentype');
    font-family: 'ITCAvantGardeStd-Bold', sans-serif;

}


@font-face {
	font-family: 'AvenirLTStd-Book';
    src:  url('../fonts/AvenirLTStd-Book.otf') format('opentype');
    font-family: 'AvenirLTStd-Book', sans-serif; 

}

@font-face {
  	font-family: 'ITCAvantGardeStd-XLt';
    src:   url('../fonts/ITCAvantGardeStd-XLt.woff') format('woff');
    font-family: 'ITCAvantGardeStd-XLt', sans-serif;

}

@font-face {
	font-family: 'ITCAvantGardeStd-Md';
    src:  url('../fonts/ITCAvantGardeStd-Md.woff') format('woff');
    font-family: 'ITCAvantGardeStd-Md', sans-serif;

}

@font-face {
	font-family: 'ITCAvantGardeStd-Bold';
    src:  url('../fonts/ITCAvantGardeStd-Bold.woff') format('woff');
    font-family: 'ITCAvantGardeStd-Bold', sans-serif;

}

@font-face {
	font-family: 'AvenirLTStd-Book';
    src:  url('../fonts/AvenirLTStd-Book.woff') format('woff');
    font-family: 'AvenirLTStd-Book', sans-serif; 

} 


body {
	font-family: 'AvenirLTStd-Book', sans-serif;
	color: black;
	font-weight: 400;
}


h1{
	font-family: 'ITCAvantGardeStd-Md', sans-serif;
	font-weight: 400;

	
}

h2{
	font-family: 'ITCAvantGardeStd-Md', sans-serif;
	font-weight: 400;
}

h3{
	font-family: 'ITCAvantGardeStd-Md', sans-serif;
	font-weight: 400;
}

h4{
	font-family: 'ITCAvantGardeStd-Md', sans-serif;
	font-weight: 400;
	
}

h5{
	font-family: 'ITCAvantGardeStd-Md', sans-serif;
	font-weight: 400;
}

h6{
	font-family: 'ITCAvantGardeStd-Md', sans-serif;
	font-weight: 400;
}  

p{
	font-family: 'AvenirLTStd-Book', sans-serif;
	font-weight: 400;
}


.font-bold{
 	font-family: 'ITCAvantGardeStd-Bold', sans-serif!important;
}

.txt-light{
	font-family: 'ITCAvantGardeStd-XLt', sans-serif;
}

.txt-promo{
	color: #c00!important;
	font-family: 'ITCAvantGardeStd-Bold', sans-serif;
	font-size: 4rem;
}

.txt-red{
	color: #c00!important;
	font-family: 'AvenirLTStd-Book', sans-serif;
}

.txt-frase{
	font-family: 'AvenirLTStd-Book', sans-serif;
	font-weight: 400;
	
}

.txt-21{
	font-size: 20px; 
}


.txt-18{
	font-size: 14px;
}

.txt-list{
	font-size: 14px;
    padding-right: 10px!important;
}


.border-end {
    border-right: 1px solid #c00 !important;
} 

.gal-btn{
    font-family: 'AvenirLTStd-Book', sans-serif!important;
    color: white!important;
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    background: #c00;
    display: inline-block!important;
    padding: 8px 50px;
    border-radius: 0px;
}

/*controles galeria*/
.carousel-control-prev, .carousel-control-next{
    background: none;
    border-color: transparent;
}
/*controles galeria*/


/*colores carrusel auto*/
ul.colores {
    display: inline-block;
    list-style: none;
    padding: 0px;
}
ul.colores li {
    width: 67px;
    height: 16px;
    display: inline-block;
    border-radius: 0px;
}

.colores #blanco-platino { 
    background: #ffffff; 
     border: 1px solid #818181;
}

.colores #plata-lunar {
    background: #85888c;
}

.colores #gris-meteoro {
    background: #656866;
  
}

.colores #negro-cristal {
    background: #000000;
}

.colores #gris-cosmico {
    background: #22292f;
}

.colores #azul-antartida {
    background: #244c65; 

}




/*backgrounds*/
.bg-light{
	background: #ededed!important;
}

.bg-gray{ 
	background:#5b5b5b;
}

.bg-seguridad {
    position: relative;
    background: url(../img/bg-seguridad.webp) center center no-repeat;
    background-size: cover;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}

.bg-seguridad::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5); /* Nivel de opacidad */
    z-index: 1;
}

.banner-content {
  position: relative;
  z-index: 2;
}

 .h2-with-line::before,
.h2-with-line::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #c00; /* Color de la línea */
  margin: 0 15px; /* Espacio entre el texto y las líneas */
}

.acordeon-1 .accordion-button:not(.collapsed) {
  color: white!important; 
  background-color: gray!important;
  box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
} 

.box2{
  background: #dddfdf;  
  border-radius: 30px; 
  padding: 40px; 
} 

.h2-with-line {
  text-align: center;
}

.text-white {
  color: white !important;
}


.bg-footer1 {
    background: #efefef;
}
 
.bg-footer2 {
    background: #3c3c3c;
}

.bg-footer3 {
    background: #212121;
}
 
/*img resize*/

.img-d{
	width: 70px!important;
}

.img-radius-left {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 60px;
    border-top-left-radius: 60px;
} 

.img-radius-right {
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
} 

.img-radius{
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;	
    border-bottom-left-radius: 60px;
    border-top-left-radius: 60px;
}

/*BOTONES*/
.btn-llamanos{
    background: blue;
    color: white;
    border-radius: 0px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}

.btn-llamanos:hover{
    background: #1c1c89;
    color: white;
    border-radius: 0px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}
 
.btn-whats{
    background: #00e676;
    color: white;
    border-radius: 0px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}
  
.btn-whats:hover{
    background: #01cd6a;
    color: white;
    border-radius: 0px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
} 
 
.btn-envia{

    background: #c00;
    color: white;
    border-radius: 0px;
    font-size: 16px;
	margin-left: 5px;
	margin-top: 5px;
}

.btn-envia:hover{

    background: white;
    color: #c00;
    border-radius: 0px;
    font-size: 16px;
	margin-left: 5px;
	margin-top: 5px;
}
  
.btn-ficha {
    background: #a6aaad;
    color: white;
    font-size: 19px;
    font-weight: 300;
    width: 300px;
    border-radius: 0px;
}

.btn-ficha:hover {
    background: #848687;
    color: white;
    font-size: 19px;
    font-weight: 300;
    width: 300px;
    border-radius: 0px; 
}

.btn-prueba {
    background: #c00;
    color: white;
    font-size: 19px;
    font-weight: 300;
    width: 300px;
    border-radius: 0px;
}

.btn-prueba:hover {
    background: #870000;
    color: white;
    font-size: 19px;
    font-weight: 300;
    width: 300px;
    border-radius: 0px; 
}


.btn-1{
	background: #c00;
	font-weight: bold;
	color: white;
	font-size: 21px;
	border-radius: 0px;
	font-family: 'Roboto', sans-serif;
}

.btn-1:hover{
	background: #870000; 
	font-weight: bold;
	color: white;
	font-size: 21px;
	border-radius: 0px;
	font-family: 'Roboto', sans-serif;
}




/*fondo formulario y campos */ 
.bg-form {
    background: black;
    border-radius: 20px;
    padding: 15px;
}


.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: white!important;
    background-color: black;
    background-clip: padding-box;
    border-top: 0px!important;
    border-right: 0px!important;
    border-bottom: 3px solid #c00!important;
    border-left: 0px!important;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.input-txt::placeholder{
	color: white!important;

}

.input-txt:focus{
	color: white!important;
	background: black!important;

}



.menu-sticky {
    position: fixed;
    top: 0px;
    bottom: auto; 
    width: 100%;
    z-index: 9999;
} 

/*tamaño logo*/
#logo img {
	max-height: 80px;
}

/*banner fondo*/
#banner {
    background-image: url(../img/crv-banner.webp);
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: center;
}




/* nav pills 1*/
a{
	font-family: 'AvenirLTStd-Book', sans-serif!important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #434343; 
}
 
.nav-pills .nav-link {
    border-radius: 0rem;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
} 
 
.txt-pills1 {
	font-family: 'AvenirLTStd-Book', sans-serif!important;
    color: white!important;
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    background: #c00;
} 

.txt-pills1:hover {
	font-family: 'AvenirLTStd-Book', sans-serif!important;
    color: white!important;
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    background: #434343;
} 
 
 
 
/*botones acordeon*/
.card-header {
    padding: 2px 2px!important;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.btn-link {
    font-weight: 600;
    color: black;
    text-align: center!important;
}

.btn-link:hover {
    font-weight: 600;
    color: red;
    text-align: center!important;
} 


/*caja*/
.graybox {
	background: #ececec;
    padding: 10px;
    margin: 10px;
}

.graybox-right {
	background: #ececec;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
   
}

.graybox-left {
	background: #ececec;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 60px;
    border-top-left-radius: 60px;

}



.bg-gray-box-title{
	background: #5b5b5b;
	margin: 0!important;
	padding: 5px;
}
 
/*redes sociales iconos*/
.white-icon {
	color: white!important;
	text-decoration: none!important;
	font-size: 21px !important;
}

/*textos footer*/

.avi {
    color: white!important;
    font-size: 13px;
}

.txt-white {
    text-decoration: none!important;
    font-weight: bold!important;
    color: white!important;
}

.txt-dir {
    color: #c7c7c7;
    font-size: 12px;
}

.w-style {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 58%);
}

.llama {
    font-size: 1.25rem;
    color: #212529!important;
}



@media (max-width: 768px){
	
 .m-top-movil{
    margin-top: 100px;
 }   


/*img radio*/

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

.img-radius{
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;	
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}

.img-radius-left {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;

} 

.img-radius-right {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    
} 
	
/*cajas*/	
.graybox-right {
	background: #ececec;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;

   
}

.graybox-left {
	background: #ececec;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;


}	
	
.border-end{ 
	border: none!important; 
	
}
	

.bg-seguridad {
    background: url(../img/bg-seguridad.webp) center center no-repeat;
    background-size: 100%;
    height: 213px; 
}

#banner {
    background-size: 160% auto;
    background-position: 0px 0px;
}
 
.movilbanner{
	padding-top: 18px;
    font-size: 31px;
	margin-bottom: 4px;
}

.movilbanner2{
	/*padding-top: 23px;*/
    font-size: 19px;
	margin-bottom: 4px;
}


.movilform1{
	margin-top: 10px;
    text-align: center;
}

.bgformovil{
	margin-top: 200px;
	margin-bottom: 50px;

}



}

