@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

body {
	font-family: 'Roboto', sans-serif;
	color: rgb(41, 40, 40);
}


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;
}

.menu1{
	position: fixed!important;
}

.h1banner{ 
    padding-top: 80px!important;
	font-weight: 400;
  	font-family: 'Roboto', sans-serif;
  	font-size: 3.5rem; 
  	text-shadow: 2px 2px 2px #000;
}

.h2banner{
	font-weight: 400;
  	font-family: 'Roboto', sans-serif;
  	font-size: 2.4rem; 
    text-shadow: 2px 2px 2px #000; 
}

.txt-blue{
    color: #003576;
}

.txt-blue2{
    color: #01418f;
} 

.m-txt{
    font-size: 18px;
    color: gray!important;
}

.m-txt:hover{
    font-size: 18px;
    color: #003576!important;
}
/*backgrounds*/

.bg-blue{
    background: #002859;
}

.bg-blue2{
    background: #006ec7;
}


.bg-gray{ 
	background:#e6e6e6;
}
 
.bg-footer{
	background: #01152d;
}


.bg-footer2{
	background: gray;
}
 
.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;
} 


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

.img-border {
    border-radius: 30px;
}

/*BOTONES*/
.btn-envia{
	font-family: 'Roboto', sans-serif;
    background: #0365c8;
    color: white; 
    border-radius: 5px;
    font-size: 20px;
	margin-left: 5px;
	margin-top: 5px;
    letter-spacing: .10em;
}

.btn-envia:hover{
    background: #024b95; 
    color: white; 

}

.btn-llamanos{
	font-family: 'Roboto', sans-serif;
    background: blue;
    color: white;
    border-radius: 15px;
    font-size: 21px;
	margin-left: 5px;
	margin-top: 5px;
}

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

.btn-1{
	background: #e21e1e;
	color: white;
	font-size: 18px;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
    letter-spacing: .05em;
    font-weight: 500!important;
}

.btn-1:hover{
	background: #b01313; 
    color: white;
}



.btn-outline-white{
	font-weight: bold;
	color: #ffffff;
	font-weight: 400!important;
	font-size: 20px;
	border-radius: 5px;
	border-color: #ffffff;
    letter-spacing: .05em;
}

.btn-outline-white:hover{
	background: #0266c8;
	font-weight: 400!important;
	color: white;
	font-size: 20px;  
	border-radius: 5px;
    border-color: #0266c8;
    letter-spacing: .05em;
}



.btn-outline-white2{
	font-weight: bold;
	color: #ffffff;
	font-weight: 400!important;
	font-size: 20px;
	border-radius: 5px;
	border-color: #ffffff;
    letter-spacing: .05em;
}

.btn-outline-white2:hover{
	background: #014284;
	font-weight: 400!important;
	color: white;
	font-size: 20px;  
	border-radius: 5px; 
    border-color: #0266c8;
    letter-spacing: .05em;
}

/*botones de gracias*/
.btn-return{
	background:#e21e1e;
	font-weight: 500;
	color: white;
	font-size: 21px;
	border-radius: 20px;
	font-family: 'Roboto', sans-serif;
    padding-right: 15px;
    padding-left: 15px;
    letter-spacing: .05em;
}

.btn-return:hover{
	background:#b01313; 
	font-weight: 500;
	color: white; 
	font-size: 21px;
	border-radius: 20px;
	font-family: 'Roboto', sans-serif;
    padding-right: 15px;
    padding-left: 15px;
    letter-spacing: .05em;
}


.btn-llamanos-g{
	font-family: 'Roboto', sans-serif;
    background: blue;
    color: white;
    border-radius: 20px;
    font-size: 21px;
    padding-right: 15px;
    padding-left: 15px;
}

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


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

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

/*fin botones de gracias*/


/*fondo formulario*/ 
.bg-form {
    background:rgb(255 255 255 / 83%);
    border-radius: 20px;
}



.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/banner.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}


/*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) */
}


 
/*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;
}



@media (max-width: 768px){

#logo img {
    max-height: 50px;
}

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

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

.txt-16{
    font-size: 16px!important;
}


#banner {
    background-size: 170% auto;
    background-position: 0px 0px;
}
 
.h1banner{
	padding-top: 120px!important;
    font-size: 30px;

} 

.h2banner{
	padding-top: 10px!important;
    font-size: 25px;

} 

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

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



}

