/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

@font-face {
  font-family: Amsipro_Regular;
  src: url('../../tipografia/AmsiPro-Regular.otf')  format("opentype");
}
@font-face {
  font-family: Amsipro_Bold;
  src: url('../../tipografia/AmsiPro-Bold.otf')  format("opentype");
}

@font-face {
  font-family: Amsipro_Light;
  src: url('../../tipografia/AmsiPro-Light.otf')  format("opentype");
}

body {
  /*
  padding-top: 5.7rem;
  padding-bottom: 3rem;
  */
  color: #5a5a5a;
  font-family: Amsipro_Regular;
  background-color: #F0F0F0;
}
ul{
  padding: 20px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
  font-family: Amsipro_Regular;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  /*bottom: 3rem;*/
  /*bottom:7rem;*/
  top:30%;
  z-index: 10;
  font-family: Amsipro_Regular;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  font-family: Amsipro_Regular;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
  font-family: Amsipro_Regular;
}

.carousel-caption h1 {
    font-size: 3rem;
    font-family: Amsipro_Regular;
  }
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.8rem;
    line-height: 1.5;
    font-family: Amsipro_Light;
  }


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-1,.marketing .col-lg-2,.marketing .col-lg-3,.marketing .col-lg-4,.marketing .col-lg-5,.marketing .col-lg-6,.marketing .col-lg-7,.marketing .col-lg-8,.marketing .col-lg-9, 
  .marketing .col-md-1,.marketing .col-md-2,.marketing .col-md-3,.marketing .col-md-4,.marketing .col-md-5,.marketing .col-md-6,.marketing .col-md-7,.marketing .col-lg-8,.marketing .col-lg-9{
  margin-bottom: 1.5rem;
  /*text-align: center;*/
}

.marketing h2 {
  font-weight: 400;
  font-family: Amsipro_Regular;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
  font-family: Amsipro_Regular;
}


/* Featurettes
------------------------- */
.featurette{
	margin-left: 0px;
	margin-right: 0px;

}
.featurette-divider {
  margin: 2rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
  font-family: Amsipro_Regular;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  

  .featurette-heading {
    font-size: 50px;
    font-family: Amsipro_Regular;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top:1rem;
    margin-bottom:2rem;
  font-family: Amsipro_Regular;
  }
}

footer ul{
  padding: 0;
  font-family: Amsipro_Regular;
}
footer li{
  list-style-type: none;
  font-size: 0.8rem;
  font-family: Amsipro_Regular;
}
.form-control{
  border:0;
  border-radius: 0;
  border-bottom: 1px solid #ced4da!important;
  font-family: Amsipro_Regular;
}


p.texto-negro{
  text-align:;
}

main{
  padding-top: 3rem;
}
nav{
  margin-right: auto;
  margin-left: auto;
}
.inicio{
  color:black;
  font-size:1.5rem;
  font-family: Amsipro_Regular;
  padding-bottom: 30px;
  font-weight: bold;
}
.lead{
  color:#4E5CC3;
  font-family: Amsipro_Regular;
  font-size: 1.3rem;
  padding-bottom: 30px;
}

.featurette-heading{
  color:#222AA5;
  font-size:1.3rem;
  font-family: Amsipro_Regular;
}
.featurette-heading-2{
  color:#4E5CC3;
  font-size:1.1rem;
  font-family: Amsipro_Regular;
  font-weight: bold;
}
.mapa-solutio{
  color:#4E5CC3;
  font-size:1.1rem;
  font-family: Amsipro_Regular;
  
}
.mapa-solutio-2{
  color:#4E5CC3;
  font-size:1.1rem;
  font-family: Amsipro_Light;
  /*padding-top:27%;*/
}
hr{
  margin:1.5rem;
}
.heading{
  color:#222AA5;
  font-size:0.8rem;
  font-family: Amsipro_Regular;
}
.heading a{
  color:#222AA5;
  font-size:0.8rem;
  font-family: Amsipro_Regular;
}
.heading a:hover{
  text-decoration: none;
}
.heading-2{
  padding-top: 20px;
  font-weight: bold;
  color:#4E5CC3;
  font-family: Amsipro_Regular;
  font-size: 1.5rem;
}

.heading-3, .heading-3 a{
  color:#1B2741;
  font-size:1.2rem;
  font-family: Amsipro_Regular;
  font-weight: bold;
} 
.heading-3 a:hover{

  text-decoration: none;
}
.heading-{5
  color:#1B2741;
  font-size:1.4rem;
  font-family: Amsipro_Regular;
  font-weight: bold;
} 
.articulos {
  color:#1B2741;
  font-size:1.2rem;
  font-family: Amsipro_Light;
  font-weight: bold;
}

.articulos a:hover{
 text-decoration: none; 
}

.heading-4{
  color:#4E5CC3;
  font-size:1.2rem;
  font-family: Amsipro_Regular;
  font-weight: bold;
} 

.sub-heading{
  color:#222AA5;
  font-size:1.3rem;
  font-family: Amsipro_Light;
  font-weight: bold;
}


ul{
  font-size:1.1rem;
  font-family: Amsipro_Regular;
  
}
li{
  color:black;
  font-size:1.1rem;
  font-family: Amsipro_Light;
  line-height: 2.2rem;
  /*margin-bottom: 18px;*/
}

.box-white{
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(27, 39, 65, 0.7);
  height: 300px;
  padding:20px ;
  background: white;

}

.box-white img{
   max-height: 60px;
   float: right;

}
.box-white p{
  padding-top: 80px;
  padding-right: 90px;
  padding-left: 34px;
  color:#4E5CC3;
  font-size:1.2rem;
  font-family: Amsipro_Light;  
}

.box-white p.lg-box-white{
  padding-right: 140px;
}


.texto-azul{
  color:#4E5CC3;
  font-size:1.5rem;
  font-family: Amsipro_Regular;   
}
.texto-negro{
  color:black;
  font-size:1.1rem;
  font-family: Amsipro_Light;   
}

.texto-negro-2{
  color:black;
  font-size:1.1rem;
  font-family: Amsipro_Light;   
}
.servicios-box{
     background-size: cover;
  background-position: center;
  background-repeat: no-repeat; 
  height: 300px;
  border-radius: 3px;
  margin-top: 0px;
   -webkit-transition: margin-top 0.2s ease-out;
   -moz-transition: margin-top 0.2s ease-out;
   -o-transition: margin-top 0.2s ease-out;
   -ms-transition: margin-top 0.2s ease-out;
   transition: margin-top 0.2s ease-out;
}

.servicios-inner{
  width: 100%;
  height: 100%;
  border-radius: 3px;
}

.servicios-box:hover a{
  text-decoration: none;
}

.servicios-box:hover{
  margin-top: -5px;
  transform: scale(1.05);
  height: 300px;
}
.servicios-box:hover .servicios-inner{  
  background-color:  rgba(78, 92, 195, 0.7);
  box-shadow: 0 0 26px rgba(78, 92, 195, 0.7);
}


.servicios-head{
  padding:30px 40px 0 40px;
  /*text-align: center;*/
  color:white;
  font-size:0.8rem;
  font-family: Amsipro_Regular;
  font-weight: bold;
}

.servicios-box:hover .servicios-texto, .servicios-box:hover .servicios-boton{
  display: block;
  visibility: visible;
  opacity: 1;
}

.mitad{
  width:60%;
}


.servicios-texto{
  padding:10px 40px 0 40px;
  color:white;
  font-size:0.8rem;
  font-family: Amsipro_Light;
  
  opacity: 0;  
   -webkit-transition:  visibility 0s, opacity 0.2s linear;
   -moz-transition:  visibility 0s, opacity 0.2s linear;
   -o-transition:  visibility 0s, opacity 0.2s linear;
   -ms-transition:  visibility 0s, opacity 0.2s linear;
   transition:  visibility 0s, opacity 0.2s linear;
  transition: visibility 0s, opacity 0.2s linear;
  visibility: hidden;

}

.servicios-texto-2{
  padding-right: 50%;
	}
.servicios-boton{
  padding-left:40px;
  bottom: 2rem;
  position: absolute;
  font-family: Amsipro_Regular;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  visibility: hidden;
}
.servicios-boton .btn{
  padding: 0;
  display: grid;
  font-family: Amsipro_Regular;
}
/*CSS formulario*/
.form-texto{
  color:white;
  font-family: Amsipro_Regular;
}

/*CSS FOOTER*/
footer {
	margin-left: 15px;
	margin-right: 15px;
  padding:70px 0px 0px 60px;
  background-color: #1b2741;
}
.footer-head{
  color:#4E5CC3;
  font-weight: bold;
  font-family: Amsipro_Regular;
  margin-bottom: 15px;
  margin-top: 0xpx;
  font-size: 0.8rem;
}
.footer-list li{
  color:white;
  font-family: Amsipro_Regular;
  font-size: 0.8rem;

}

footer a,footer a:hover{  
  text-decoration: none;
  color:white;
  font-family: Amsipro_Regular;
  font-size: 0.8rem;
}
/*Map*/
#mapid { 
  height: 300px;
  /*padding-top: 27%!important;*/
}
/*formulario*/
input[name="nombres"]::-ms-input-placeholder { /* Microsoft Edge */ 
    color: white; 
} 
input[name="email"]::-ms-input-placeholder { /* Microsoft Edge */ 
    color: white; 
} 
input[name="nombres"]::placeholder { /* Firefox, Chrome, Opera */ 
    color: white; 
} 
  
input[name="email"]::placeholder { /* Firefox, Chrome, Opera */ 
    color: white; 
}  
input[name="nombres"]:-ms-input-placeholder { /* Internet Explorer 10-11 */ 
    color: white; 
} 
  
input[name="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */ 
    color: white; 
} 

/*formulario datos*/
.form-datos{
 padding-top:50px;padding-right: 50px;
}
.form-group input{
  background: transparent;
  color:white;
}
.form-group input:focus{
  background: transparent;
  border:none;
  color:white;
}
.form-datos .btn{
  color: white;
  background: transparent;
  border:1px solid white;
  border-radius: 150px;
  padding-left: 25px;
  padding-right:  25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Amsipro_Regular;
}


/*New*/
@media(max-width: 576px){

	.servicios-texto-2{
	  padding-right: 20px;
	}
.box-white p.lg-box-white{
  padding-right: 20px;
}

  .carousel-caption h1 {
    font-size: 2rem;
  } 
  .carousel-caption p {
    font-size: 1.6rem;
    line-height: 1.2;
  }
}

@media(min-width: 576px){

  nav{
    max-width: 510px;
  }
	.servicios-texto-2{
	  padding-right: 20px;
	}
.box-white p.lg-box-white{
  padding-right: 20px;
}

}
@media(min-width: 768px){
  nav{
    max-width: 690px;
  }
	.servicios-texto-2{
	  padding-right: 50%;
	}
.box-white p.lg-box-white{
  padding-right: 20px;
}

}
@media (min-width: 992px){
  nav{
    max-width: 930;
  }
	.servicios-texto-2{
	  padding-right: 50%;
	}
.box-white p.lg-box-white{
  padding-right: 140px;
}
}
@media (min-width: 1200px){

  nav{
    max-width: 1110px;
  }
}

.nav-link{
  color: #1b2741;
  font-family: Amsipro_Regular;
  padding-left: 30px!important;
  font-size: 1rem;
}
