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

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

	
}

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

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

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

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

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

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

.icon-footer{
  color: white;
}

.icon-footer:hover{
  color: gray;
}

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

.box3{
  background: #ffffff;  
  border-radius: 30px; 
  padding: 40px; 
}


.logo{
  width: 180px;
} 
 

.txt-red{
	color: #d9001d;
}

.txt-blue{
	color: #3a75c4;
}

.menu-blue{
	color: #2c619b;
	font-size: 14px;
}

.bg-form {
    background-color: #a0a0a0 !important;
	border-radius: 15px;
}

/*botones*/
.btn-llamanos{
  background: #3a75c4;
  color: white;
  border-radius: 10px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-llamanos:hover{
  background: rgb(34, 87, 145);
  color: white;
} 

.btn-whatsapp{
  background: #00e676;
  color: black; 
  border-radius: 10px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-whatsapp:hover{
  background: #007a3f;; 
  color:  black;
} 

/*botones gracias*/
.btn-back{
  background: #ff0202;
  color: #ffffff;
  border-radius: 20px;
  font-size: 20px;
  margin-left: 5px;
  margin-top: 5px;
  font-weight: 600;
}
.btn-back:hover{
  background: #000000;
  color: white;  
} 

.btn-llamanos-g{
  background: #ff0202;
  color: #ffffff;
  border-radius: 10px;
  font-size: 25px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-llamanos-g:hover{
  background:#000000; 
  color: white;  
}  

.btn-whats-g{
  background: #00e676;;
  color: black; 
  border-radius: 10px;
  font-size: 25px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-whats-g:hover{
  background: #007a3f;; 
  color:  white;

}  


.h1banner{ 
	font-weight: 400;
  	font-family: 'Roboto', sans-serif;
  	font-size: 60px; 
  	line-height: 1.2;
}



.hr-style{
	margin-top: 1rem;
    margin-bottom: 1rem;
    border: 1;
    border-top: 2px solid rgb(255 255 255);

}

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

.txt-gray{
	color:#555555;
}

.txt-icon{
	color: black;
	font-size: 20px!important;
}

.txt-icon:hover{
	color: #4b5647;
	font-size: 20px!important;
}

.txt-green{
	color: #61775b;
}
.txt-yellow{
	color: #FFD500;
}

.txt-white{
	color: #ffffff;
}

.font-weight-bold {
    font-weight: 700!important;
}

.m-list{
	margin-bottom: 5px!important;
}

.weight{
	font-weight: 300!important;
}

.weight2{
	font-weight: 400!important;
}

.weight3{
	font-size: 35px!important;
	font-weight: 400!important;
}

.bg-lg2{
	background: #fafafa;
}

.bg-lg1{
	background: #333333;
}


.bg-gray{
	background:#303030;
}
 
.bg-green{
	background:#036ab9;
}
 
.bg-green2{
	background:#303030;
}
 
 
.bg-light {
    background-color: #f0f0f1!important;
}
 
 
 
.bg-footer{
	background: #2e2e2e;
}



.graybox{
    border-top: 1px #adb8ba solid;
	border-left: 1px #adb8ba solid;
	border-right: 1px #adb8ba solid;
    border-bottom: 1px #adb8ba solid;
    border-radius: 10px;
	padding: 10px;

}


.aquabox{
    border-top: 2px #298d9b solid;
	border-left: 2px #298d9b solid;
	border-right: 2px #298d9b solid;
    border-bottom: 2px #298d9b solid;
	padding: 10px;

}

.listbox2{
	font-size: 15px;
	font-weight: 400;
	color: #636363;
	margin-bottom: 0px;
}



.txt-p{
	font-size: 18px;
	font-weight: 400px;
}





.txt-dark{
	color: black;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	
}

.txt-dark:hover{
	color: #363a66;
	font-size: 17px;
	font-weight: bold;
	
}


.l-space1{
    letter-spacing: .30rem;
}


.l-space2{
    letter-spacing: .10rem;
}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #298d9b;
}

.parallax1 { 
  /* The image used */
  background: url(../img/fondo.jpg) 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; 
}

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

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

.fondo2 {
    background: url(../img/fondo3.jpg) center center no-repeat;
    background-size: 100%;
    height: 393px;
} 


#slider {
    position: relative;
}


.gray2{
	background:#555;
}
 

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

.img-size2{
	width: 80px; 
}

.img-size3{
	width: 900px; 
}

.img-size4{
	width: 700px;
}

.img-c {
    width: 40px;
    float: left;
    margin-right: 15px;
    display: inline-block;
}

.line1 {
    border-color: #9c1c3e;
    margin-bottom: 7px;
    border-width: medium;
    width: 50px;
}


.btn-1{
	background: #3a75c4!important;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 15px;
	font-family: 'Roboto', sans-serif;
}

.btn-1:hover{
	background: #1f4a83!important; 
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 15px;
	font-family: 'Roboto', sans-serif;
}

.btn1{
	background: #d9001d;
    font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 15px;
}

.btn1:hover{
	background: #a20318;
   font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 15px;;
	
}


.btn-2{
	background: #ffffff!important;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 15px;
	font-family: 'Roboto', sans-serif;
}

.btn-2:hover{
	background: #D8AE00!important; 
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 15px;
	font-family: 'Roboto', sans-serif;
}

.btn-envia{
	background: #3a75c4!important;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 15px;
	font-family: 'Roboto', sans-serif;
}

.btn-envia:hover{
	background: #1f4a83!important; 
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 15px;
	font-family: 'Roboto', sans-serif;
}


.line1{
    border-top: 1px solid rgb(255 255 255);
}


.redbox {
    padding: 12px
}


.margin-list{
	margin-bottom:5px;
}

.bg-form {
    background: rgba(255, 255, 255, .7);
}



.shadow {
    box-shadow: 0px 1px 12px #888888;
}


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

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

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



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

 
.owl-prev, .owl-next {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.owl-next:before {
    content: "\f101";
    font-size: 20px;
	padding:20px;
}
.owl-prev span, .owl-next span {
    display: none;
}
.owl-prev:before {
    content: "\f100";
    font-size: 20px;
	padding:20px;
} 
 
#slider {
    position: relative;
    overflow: hidden;
} 

 .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: 400;
    color: #474747;
    text-align: center!important;
}

.btn-link:hover {
    font-weight: 400;
    color: #3dcd57;
    text-align: center!important;
}
 
.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);
} 

@media (max-width: 768px){
.movilbanner{ 
	margin-top: 6rem;
}

.fondo-movil{
    background: #000000!important;
}

#banner{ height: 900px; }
.txt-movil{
	font-size: 25px;
} 

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

.txt-movil3{
	font-size: 28px;
	text-align: center!important;
}

.txt-movil4{
	font-size: 17px;
	text-align: center!important;
}

.fondo {
    background: url(../img/fondo.jpg) center center no-repeat;
    background-size: 200%;
    height: auto;
}

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

.fondo2 {
    background: url(../img/fondo3.jpg) center center no-repeat;
    background-size: 100%;
    height: 210px;
}

.ul-style2 {
    color: white!important;
}



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

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


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

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

.txt-principal{
	background: #cd3525;
	color: white!important;
	text-shadow: none!important;
	font-size: 20px;
	padding: 12px;
}

}

@media (max-width: 1250px){  
.carousel-item img {
    width: 160% !important;
    max-width: 200%;
    margin-left: -30%;
}

}
