body {
	font-family: 'Roboto', sans-serif;
	color: black;
}

.vermas2{
	position: absolute;
    bottom: 5rem;
    margin: auto;
    transform: translate(44.5rem, -50%);
    color: white;
}

.vermas{
    border-radius: 20px;
    padding: 0px 10px;
    font-size: 1.5rem;
    font-weight: bold;
	position: absolute;
	bottom: 1rem;
	margin: auto;
	transform: translate(45rem, -50%);
}
.showpanel{ transition: height .3s ease; height:250px !important; }
#panel-ext, #panel-int, #panel-seguridad{ height: 0; overflow: hidden; }

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

	
}

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

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

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

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

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

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

p-legal{
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 12px;
	
}

.menu1{
	position: fixed!important;
}

.h1banner{ 
	font-weight: 400;
  	font-family: 'Roboto', sans-serif;
  	font-size: 4rem; 
  	text-shadow: 5px 5px 5px #000;
}

.h2banner{
	font-weight: 400;
  	font-family: 'Roboto', sans-serif;
  	font-size: 2rem;  
}

/*backgrounds*/


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

.bg-blue{ 
	background:#364159;
}

.bg-black{ 
	background:#000000;
}
 
.bg-footer{
	background: black;
}


.bg-footer2{
	background: gray;
}

.bg2 {
    background: url(../img/bg-2.webp) center center no-repeat;
    background-size: 100%;
    height: 700px;
} 
 
.parallax1 { 
  /* The image used */
  background: url(../img/parallax.webp) center center no-repeat;
  background-size: cover;

  /* Set a specific height */
  min-height: 200px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}


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


.bg-img {
    background: url(../img/bg-img.webp) center center no-repeat;
    background-size: cover;
} 

.bg-img-2 {
    background: url(../img/bg-img-2.webp) center center no-repeat;
    background-size: cover;
}

.bg-cintillo {
    background: url(../img/bg-cintillo.webp) center center no-repeat;
    background-size: cover;
} 

.border-1 {
    border-left: 4px solid #141a26 !important;
}

.border-end {
    border-right: 4px solid white !important;
}

.mt-bg1-txt{
	margin-top: 150px;
	
} 

.txt-gray{
    color: #747474;
}

.txt-gray2{
    color: #403f3f;
}

.txt-blue{
    color: #141a26;
}

.txt-enganche{
	color: #3b3b3b!important;
	font-size: 22px;
}

.txt-promo{
	color: #141a26!important;
	font-size: 28px;
}


.img-size{
	width: 150px;
	text-align: center!important;
} 

.img-size-2{
	width: 400px;
	text-align: center!important;
}

.img-size-3{
	width: 80px;
	text-align: center!important;
} 


/*BOTONES*/
.btn-llamanos{
	font-family: 'Roboto', sans-serif;
    background: #141a26;
    color: white;
    border-radius: 5px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}

.btn-llamanos:hover{
	font-family: 'Roboto', sans-serif;
    background: #344361;
    color: white;
    border-radius: 5px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}
 
.btn-whats{
   	font-family: 'Roboto', sans-serif;
    background: #00e676;
    color: white;
    border-radius: 5px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}
  
.btn-whats:hover{
    font-family: 'Roboto', sans-serif;
    background: #01cd6a;
    color: white;
    border-radius: 5px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
} 
 

.btn-1{
	background: white!important;
	font-weight: bold;
	color: #141a26;
	font-size: 16px;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
}

.btn-1:hover{
	background: #344361!important; 
	font-weight: bold;
	color: white;
	font-size: 16px;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
}



.btn-outline-red{
	
	font-weight: bold;
	color: #9c1c3e;
	font-weight: 400!important;
	font-size: 18px;
	border-radius: 0px;
	border-color: #9c1c3e;
}

.btn-outline-red:hover{
	background: #9c1c3e;
	font-weight: 400!important;
	color: white;
	font-size: 18px;
	border-radius: 0px;
}


/*botones de gracias*/
.btn-return{
	background: #5b5b5b!important;
	font-weight: bold;
	color: white;
	font-size: 16px;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
    padding-right: 15px;
    padding-left: 15px;
}

.btn-return:hover{
	background: black!important; 
	font-weight: bold;
	color: white;
	font-size: 16px;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
    padding-right: 15px;
    padding-left: 15px;
}


.btn-llamanos-g{
	font-family: 'Roboto', sans-serif;
    background: #202735;
    color: white;
    border-radius: 5px;
    font-size: 18px;
    padding-right: 15px;
    padding-left: 15px;
}

.btn-llamanos-g:hover{
	font-family: 'Roboto', sans-serif;
    background: #878787;
    color: white;
    border-radius: 5px;
    font-size: 18px;
    padding-right: 15px;
    padding-left: 15px;
}


.btn-whats-g{
    font-family: 'Roboto', sans-serif;
    background: #00e676;
    color: white;
    border-radius: 5px;
    font-size: 18px;
    padding-right: 15px;
    padding-left: 15px;
}

.btn-whats-g:hover{
    font-family: 'Roboto', sans-serif;
    background: #01cd6a;
    color: white;
    border-radius: 5px;
    font-size: 18px;
    padding-right: 15px;
    padding-left: 15px;
} 

/*fin botones de gracias*/


.btn-cleber {
    transition: all .3s ease;
    background: white;
    border-radius: 20px;
    color: black;
    font-size: .7rem;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    padding: 3px 15px;
}

.btn-cleber:hover{
    color: black!important;
}



/*fondo formulario*/ 
.bg-form {
    background: rgba(255, 255, 255, .7);
}



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

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

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


.VideoHeader_videoContainer__cXyxg {
    position: relative;
    width: 100%;
    height: 100vh;
}

.VideoHeader_bottomBar__jcAS_ {
    width: 100%;
    min-height: 15%;
    height: auto;
    padding: 2rem 5rem;
    line-height: 1.2rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    background: linear-gradient(0deg,#000 20%,hsla(0,0%,100%,0));
}

.VideoHeader_bottomBar__jcAS_ .VideoHeader_row__bn9hO {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 7rem;
}


/*efecto zoom imagenes*/
.zoom {
	padding-top: 1rem;
    transition: transform .2s;
    height: auto;
    margin: 0;
    max-width: 100%;
}

.zoom:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

/* nav pills 1*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #949393;
}
 
.txt-pills1 {
    color: black!important;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
} 

.txt-pills1:hover {
    color: blue!important;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
} 

.txt-2 {
    font-size: 10px;
    text-align: left;
} 
 
 
 
/*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 con fondo blanco*/
.graybox2 {
    border-top: 0px #636363 solid;
    border-right: 0px #636363 solid;
    border-left: 0px #636363 solid;
    border-bottom: 0px #636363 solid;
    padding: 5px;
}


/*caja*/
.graybox {
    border-top: 2px #636363 solid;
    border-right: 2px #636363 solid;
    border-left: 2px #636363 solid;
    border-bottom: 2px #636363 solid;
    padding: 5px;
}


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

/*textos footer*/
.txt-footer{
	color: white;
	font-size: 17px;
}

.divisor{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 4px solid #364159;
}



@media (max-width: 768px){

.vermas2{
    transform: translate(11.5rem, -50%);
}
.vermas {
	transform: translate(12rem, -50%);
}	
	
.showpanel{ transition: height .3s ease; height:auto !important; }
.txt-movil{
	font-size: 32px;
}

/*bg movil*/
.bg1 {
    background: url(../img/bg-1-v2.webp) center center no-repeat;
    background-size: 239%;
    height: 486px;
    background-position: -325px 0px;
}

.mt-bg1-txt{
	margin-top: 0px;
	
}

.bg2 {
    background: url(../img/bg-2.webp) center center no-repeat;
    background-size: 330%;
    height: 550px;
    background-position: -252px 0px;
}
 
.bg3 {
    background: url(../img/bg-3.webp) center center no-repeat;
    background-size: 330%;
    height: 550px;
    background-position: -390px 0px;
} 

.bg4 {
    background: url(../img/bg-4.webp) center center no-repeat;
    background-size: 330%;
    height: 550px;
    background-position: -390px 0px;
} 

.bg-versiones {
    background: url(../img/bg-versiones.webp) center center no-repeat;
    background-size: 833%;
    height: 1600px;
    background-position: center 0px;
}	

.txt-movil{
	font-size: 25px;
} 

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

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


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

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


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

.bgformovil{
	margin-top: 130px;
	margin-bottom: 20px;
	background: #cccccc;
	color: white!important;
}
 


}

