html {
  box-sizing: border-box;
}
*, ::after, ::before {
  box-sizing: inherit;
}
body {
  background: #f6f7fd;
  color: #51526f;
  line-height: 1.6;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}
.jumbotronmod {
	padding: 0;
}

.bg-custom {
	/* The image used */
	background-image: url("../img/bane.jpg");

	/* Full height */
	height: 100%;

	/* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.carousel-text {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	/* margin-right: 15%;
	margin-left: 15%; */
	list-style: none;
	margin-bottom: 10%;
}

.nav-custom {
	background-color:
		#FFF;
	border-color:
		#F4F5F7;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	/* height: 100%; */
	padding: 15px;


}


.dropdown-item:focus,
.dropdown-item:hover {
	color: White;
	text-decoration: none;
	background-color: #3cccef;
}

/* .nav-link:focus, .nav-link:hover {
  text-decoration: none;
  background-color:#3cccef;
  color: white;
} */

.btn-infoG {
	color: #ffffff;
	background: #AED44E;
}

.btn-infoB {
	color: #ffffff;
	background: #0E95D5;
}

.btn-outline-infoG {
	color: #AED44E;
	border-color: #AED44E;
}

.btn-outline-infoG:hover {
	color:
		#fff;
	background-color:
		#AED44E;
	border-color:
		#AED44E;
}


.btn-outline-infoB {
	color: #0E95D5;
	border-color: #0E95D5;
}
.btn-outline-infoB:hover{
	color:
		#fff;
	background-color:
	#0E95D5;
	border-color:
	#0E95D5;
}


.nav-service-info {
	color: #42526E;
}

.nav-service-info:hover {
	background-color: #AED44E;
	color: #ffffff;
}

.text-infoB {
	color: #0E95D5;
	font-size: 1.50rem;
}

.text-infoG {
	color: #AED44E;
	font-size: 1rem;
}


.md-accordion .card .card-header {
	padding: 1rem 1.5rem;
	background: 0 0;
	border-bottom: 0;
}

.border {
	border-left: 3px solid #4285f4 !important;
}

.bg-cta {
	background-color:#ffb800;
	background-size: cover;
	background-image: url(/assets/img/overlay.svg), linear-gradient(45deg,
	#AED44E 0%,
	#AEE000 100%);
	color:#fff;
	padding: 5rem 0;
}


.teal.accent-3 {
	background-color:
	#AED44E !important;
}


#map {
	height: 400px;  /* The height is 400 pixels */
	width: 100%;  /* The width is the width of the web page */
 }












 .feature{
	box-shadow: 0 2px 50px rgba(0, 0, 0, 0.08);
	position: relative;
	margin-bottom: 30px;
	background: #fff;
	/* height: 360px; */

 }

 .feature-content{
	text-align: center;
	padding: 50px 30px 48px;
 }
 .feature .feature-content span.fa {
	font-size: 60px;


}


 .feature .feature-content h3 {
	padding: 38px 0 25px;
font-size: 24px;
}



/* colores */


.colf-1{
	 color: #0674ec
}

.colf-2{
	color: #7347c1
}


.colf-3{
	color: #77de51
}

.colf-4{
	color: #feb71d
}

.colf-5{
	color: #58c9e9;
}

.colf-6{
	color: #ff6a6d;;
}




/*

section.pricing {
  background: #007bff;
  background: linear-gradient(to right, #0062E6, #33AEFF);
} */

.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: .1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 3rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  opacity: 0.7;
  transition: all 0.2s;
}

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
}




.single-feature {
	margin-bottom: 50px;
}
 .feature2-content {

	padding-left: 33px;
}

 .feature2-content h3 {
	font-size: 24px;
	line-height: 40px;
}
 .feature2-content p {
	line-height: 30px;
}
 .feature-icon span {
	font-size: 48px;
	color: #4285f4;
}



.card-custom{
	border-radius: 10px;
border: 2px solid#E5ECEF;
}

.border-faqs{
	border-top: 1px solid
	#E5ECEF;
	color:
	#000;
}


.testimonial3 h1,
.testimonial3 h2,
.testimonial3 h3,
.testimonial3 h4,
.testimonial3 h5,
.testimonial3 h6 {
  color: #3e4555;
}

.testimonial3 .font-weight-medium {
  font-weight: 500;
}

.testimonial3 .bg-light {
  background-color: #f4f8fa !important;
}

.testimonial3 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.testimonial3 .testi3 .card-body {
  padding: 40px;
}

.testimonial3 .testi3 h6 {
  line-height: 26px;
}

.testimonial3 .testi3 .thumb-img img {
  width: 60px;
}

.testimonial3 .testi3 .customer {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.testimonial3 .card.card-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.testimonial3 .font-10 {
	font-size: 10px;
}

.testimonial3 .text-success {
    color: #2cdd9b !important;
}

.testimonial3 .text-muted {
    color: #8d97ad !important;
}


.thumb-img img {
	width: 60px;
}



.counter-item span.fas {
	display: block;
	font-size: 48px;
}