html {	
text-align: left !important;
font-weight: 300;
font-size:17px;
}

h1{
text-align: left !important;
font-weight: 900 !important;
color:#C70000 !important;
}

#responsivebox1{display:block;}
#responsivebox2{display: none;}
@media only screen and (max-width: 618px) {
#responsivebox1{display: none;}
#responsivebox2{display: block;}
}
.losnew{ border-top: 1px solid #ccc; padding: 15px; } 
.losnewfin{ border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 15px; }
.lkm{ color: #D92000; font-family: "Archivo Black"; font-size: 19px; letter-spacing: -1px; cursor:pointer;}
.lkm:hover{ color:#7C44A3; Font-family: "Archivo Black"; font-size: 19px; letter-spacing: -1px; text-decoration: none;}
.lkm2{ color:#020000; font-style: italic; font-size: 15px;}

* {box-sizing: border-box; }

.mySlidesK {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-containerK {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.textK {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertextK {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dotK {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.activeK {
  background-color: #717171;
}

/* Fading animation */
.fadeK {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2s;
  animation-name: fade;
  animation-duration: 2s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .textK {font-size: 11px}
}
</style><style> 
#responsivebox1{display:block;}
#responsivebox2{display: none;}
@media only screen and (max-width: 618px) {
#responsivebox1{display: none;}
#responsivebox2{display: block;}
}
.losnew{ border-top: 1px solid #ccc; padding: 15px; } 
.losnewfin{ border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 15px; }
.lkm{ color: #D92000; font-family: "Archivo Black"; font-size: 19px; letter-spacing: -1px; cursor:pointer;}
.lkm:hover{ color:#7C44A3; Font-family: "Archivo Black"; font-size: 19px; letter-spacing: -1px; text-decoration: none;}
.lkm2{ color:#020000; font-style: italic; font-size: 15px;}


.box1{ 
display: block;
width: 100%;
height: 844px;
background-image: url(image/18628087-01.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.box1_a{  width: 1200px; margin: auto; height: 844px;
display: grid;
grid-template-columns: 1fr 1fr ;
justify-items:center;
align-items:center;
grid-column-gap:20px;
}
.box1_cita{ background-color: #ffffff; width: 600px; padding: 25px; border-radius: 12px; box-shadow: 1px 1px 1px rgba(0,0,0, 0.6);}
.box1_cita1{color:#1CAACD; font-size:12px; letter-spacing:5px; text-transform: uppercase;  font-weight:400;}
.box1_cita2{
color:#2F66A8; font-size:32px; letter-spacing:-2px; margin-bottom:40px; font-weight:700;}
.box1_cita3{
display: grid;
grid-template-columns: 1fr 1fr ;
justify-items:center;
align-items:center;
grid-column-gap:20px;

}
.box1_cita_boton1{display:block; text-align: center; border-radius:12px; padding: 15px; 
color:#ffffff; background-color: #D90000; font-size:13px; letter-spacing:0px; width:100%;}
.box1_cita_boton2{display:block; text-align: center; border-radius:12px; padding: 15px; 
color:#fff; background-color: #15406D; font-size:13px; letter-spacing:0px; width:100%;}
	
@media only screen and (max-width: 618px) {
.box1_cita{ display:block; background-color: #ffffff; width: 90%; padding: 25px; border-radius: 12px; box-shadow: 0px 0px 5px rgba(0,0,0, 0.6); margin: 20px auto;}
.box1_a{  width: 100%; margin: auto; height: auto;  grid-template-columns: 1fr  ;}
.box1_cita1{letter-spacing: 0px !important;}
.box1_cita2{font-size: 25px; letter-spacing: -1px !important; margin-bottom:15px; }
}	


.box2_pre{ width: 1200px; margin: -100px auto 0px auto; display: block;}
.box2{  
display: grid;
grid-template-columns: 1fr 1fr 1fr;
justify-items:center;
align-items:center;
grid-column-gap:30px;
}

.box2_a{width:100%; display: grid; justify-items:center; align-items:center; grid-template-columns: 90px 1fr; grid-column-gap:0px; padding:15px 10px; border-radius:12px; min-height: 150px; background-color: #2E66A7; }
.box2_a_T{color:#ffffff; font-size:20px;}
.box2_a_txt{color:#ffffff; font-size:15px; text-align:justify!important; letter-spacing:0px;}

.box2_b{width:100%; display: grid; justify-items:center; align-items:center; grid-template-columns: 90px 1fr; grid-column-gap:0px; padding:15px 10px;  border-radius:12px; min-height: 150px; 
background-color: #1CAACD;  letter-spacing:0px;}
.box2_b_T{color:#ffffff; font-size:20px; text-align:justify!important; letter-spacing:-1px;}
.box2_b_txt{color:#ffffff; font-size:15px; letter-spacing:0px; text-align:justify;}

.box2_c{width:100%; display: grid; justify-items:center; align-items:center; grid-template-columns: 90px 1fr; grid-column-gap:0px; padding:15px 10px;  border-radius:12px; min-height: 150px; 
background-color: #2E66A7;  letter-spacing:0px;}
.box2_c_T{color:#ffffff; font-size:20px; text-align:justify!important; letter-spacing:-1px;}
.box2_c_txt{color:#ffffff; font-size:15px; letter-spacing:0px; text-align:justify;}

@media only screen and (max-width: 618px) {
.box2_pre{ width: 90%; margin: 0px auto 0px auto; display: block;}
.box2{  

grid-template-columns: 1fr;
grid-column-gap:0px;
}

.box2_a, .box2_b, .box2_c {margin-bottom: 10px;}
}	

.box3_pre{background-color:#ffffff; }
.box3 {width: 1200px; margin: 40px auto 0px auto; background-image: url(image/18628087-05.jpg); background-size: cover; background-repeat: no-repeat;
display: grid;
grid-template-columns: 1fr 1fr ;
justify-items:center;
align-items:center;
grid-column-gap:0px;
min-height: 413px;

}
.box3_{
margin-left:50px; display:block; }
.box3_a{
color:#000000; letter-spacing:6px; text-transform: uppercase; font-size:12px; font-weight:bold;}
.box3_b{
color:#336AB1; font-size:38px; font-weight:500; line-height: 40px; letter-spacing: -1px;}
.box3_c{
color:#666666;   font-size:17px; margin-top:10px; }

.box3_boton{ padding: 15px; border-radius: 12px; 
background-color:#2F66A8; color:#ffffff; font-size:18px; width:150px; letter-spacing:0px; margin-top:20px; text-align:center;}
.box3_boton:hover{ padding: 15px; border-radius: 12px; 
background-color:#214372; color:#ffffff; font-size:18px; width:150px; letter-spacing:0px; margin-top:20px; text-align:center;}

@media only screen and (max-width: 618px) {
.box3 {width: 100%; background-position: right; grid-template-columns: 1fr ;
text-shadow: 1px 1px  100px white;


}

.box3_{  display: grid;
grid-template-columns:  1fr !important;
justify-items:center;
align-items:center;
}

}	
.box4_pre{background-color:#fff; }
.box4 {width: 1200px; margin: 0px auto 0px auto; background-image: url(image/18628087-06.jpg); background-size: cover; background-repeat: no-repeat;
display: grid;
grid-template-columns: 1fr 1fr ;
justify-items:center;
align-items:center;
grid-column-gap:0px;
min-height: 469px;

}
.box4_{
margin-left:50px; display:block; }
.box4_a{
color:#336AB1; font-size:44px; font-weight:900; line-height: 40px;}
.box4_b{
color:#666666;   font-size:17px; margin-top:10px; }
.box4_c{
background-color:#2F66A8; color:#ffffff; font-size:18px; width:150px; letter-spacing:-1px; margin-top:20px; text-align:center;}

.box4_boton{ padding: 15px; border-radius: 12px; 
background-color:#214372; color:#ffffff; font-size:18px; width:150px; letter-spacing:-1px; margin-top:20px; text-align:center;}
.box4_boton:hover{ padding: 15px; border-radius: 12px; }

@media only screen and (max-width: 618px) {
.box4_pre{width: 100%;}
.box4{width: 100%; background-image:none;
grid-template-columns: 1fr;
min-height: 250px;}
}
