@charset "utf-8";
/* CSS Document */
/* Typography */
/**************************/
body {
	background-color: white;
}
 @media (min-width: 635px) and (max-width: 737px) {
	 #slider {
		 margin-top: 3rem;
	 }
	 #slider h2 {
		 font-size: 2rem!important;
		 margin-bottom: 0.5rem!important;
	 }
}
 @media (max-width: 375px) {
	 #boton-1 {
		 align-content: center;
	 }
	  #boton-2 {
		 align-content: center;
	 }
}
.carousel,.carousel .carousel-inner,.carousel .carousel-inner .active,.carousel .carousel-inner .carousel-item,.view,body,html{
	height:100%
}
#slider h2 {
	font-weight: bold;
	font-family: 'Roboto', sans-serif!important;
	font-size: 2.5rem;
}
#slider p {
	font-family: 'Roboto', sans-serif!important;
	font-size: 1.4rem!important;
	margin-bottom: 0;
}
#servicios {
	background-color: #f8f9fa;
}
.bg-grey-light{
	background-color: #f8f9fa;
}
.border-none {
	
	border: none!important;
}
#icons-service a:hover {
	box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-transition: all 0.55s ease-in-out;
transition: all 0.55s ease-in-out;
}


#content-services h3 {
	font-size: 1.8rem;
	font-family: 'Roboto', sans-serif;
	color: #6c757d !important;
}
#content-services-2 h3 {
	font-size: 1.8rem;
	font-family: 'Roboto', sans-serif;
	color: #6c757d !important;
}

.impressed {
  padding: 20px 0 20px 0;
  background: url("../img/que-hacemos/impressed-bg.jpg")no-repeat center top;
  background-size: cover; 
}
  .impressed .content-title {
    color: #f3f3f3;
    margin-bottom: 60px;
    text-transform: uppercase; 
}
  .impressed .main-font, .impressed header.main-header .navbar .nav-item .nav-link, header.main-header .navbar .nav-item .impressed .nav-link, .impressed .offers .offer-block .offer-item, .offers .offer-block .impressed .offer-item, .impressed .subscribe form input, .subscribe form .impressed input, .impressed .contacts .contact-form form input, .contacts .contact-form form .impressed input {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 50px; }
  .impressed .sign {
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px; 
}
  .impressed .imac {
    position: relative;
    margin-top: -100px;
    text-align: right; 
}
    @media screen and (max-width: 767px) {
      .impressed .imac {
        margin-bottom: 30px; 
		} 
}
    .impressed .imac img {
      width: 100%;
      max-width: 400px; 
}
.custom-btn {
    display: block;
    float: left;
  	background-color: #74D407;
    font-size: 1rem;
    color: white;
    padding: 10px 30px;
    text-transform: capitalize;
    border: 1px solid white;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin: 2rem 0 1rem 0;
}
.custom-btn:hover {
	
	color: white;
}
.custom-btn-2 {
    display: block;
    float: right;
  	background-color: #74D407;
    font-size: 1rem;
    color: white;
    padding: 10px 30px;
    text-transform: capitalize;
    border: 1px solid white;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin: 2rem 0 1rem 0;
}
.custom-btn-2:hover {
	
	color: white;
}

.nav-item .marcada-2 {
    background-color: rgba(255,255,255,.1);
}
