#map_canvas {
    height: 355px;
    width: 100%;
}
.btnAhm {
	background-color:#53991d;
	color:white;
}
.popular-w3{
	background-size: cover;
	min-height: 400px;
}
.popular-w3, .special, .portfolio, .team-w3l, .contact{
	padding: 5em 0;
}
.popular-grid {
	padding: 0 !important;
	background: #eee;
	margin-bottom: auto;
}
.popular-text i {
	font-size: 3.5em;
	margin-top: 0.8em;
	color:#2baf2b;
}
.popular-text {
	text-align: center;
}
.popular-grid:hover img {
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}
.popular-grid img {
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
}
.popular-grid h5 {
	font-size: 1.6em;
	color: #111;
	padding: 1em 2em 0em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0;
}
.popular-grid .sec h5 {
	color: #fff;}
.popular-grid p {
	font-size: 1.10em;
	line-height: 1.9em;
	padding: 1em 1em 2em;
	color: #0D0B0B;
}
.popular-grid:nth-child(2) {
	margin-top: 3em;
	background:#53991d;
}
.popular-grid:nth-child(3) {
	margin-top: 0em;
}
/*Custom create*/
.lang li ul li{
	position:relative;
}
.lang ul,ol{
	list-style:none;
}
.lang > li {
	float:left;
}
li .lang a {
	background-color:#000;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	display:block;   
}
li .lang a:hover {
	background-color:#434343; 
}
li .lang ul {
	display:none;
	position:absolute;
	min-width:140px;
}
li:hover .lang > ul {
	display:block;
}
li .lang ul li {
	position:relative;
}
li .lang ul li ul {
	right:-140px;
	top:0px;
}
#pricings .pricing-table.premium .category,#pricings .pricing-table.premium .btn,
.owl-page.active > span{background: #53991d ;}
#pricings .pricing-table.premium{border-color: #53991d ;}
#pricings .title{margin-bottom:65px}
#pricings .pricing-table{border:1px solid #202020;text-align:center;margin-bottom:40px}
.category{position:relative;background:#4c4c4c}
.category h3{font-size:30px;font-weight:700;line-height:100px;color:#fff;margin:0;text-transform:uppercase}
.pricing-table ul>li{list-style:none;padding:15px 0;color:black;font-weight:400;letter-spacing:1px;border-bottom:1px solid #cacaca}
.pricing-table .btn{font-size:22px;background:#4C4C4C;font-weight:700;letter-spacing:1px;padding:30px 35px;margin:15px 0 0;display:block;border:none;width:100%}
#pricings .pricing-table.premium .btn:hover,.pricing-table .btn:hover{color:#fff;background:#494747}
.tipoh1,.title h1{font-size:36px;font-weight:700;margin:0 0 15px;color:#94b7d5}

.container{
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.main-section.paddind{
	padding-bottom:60px;
}
.featured-work{
	font-size:14px;
}
.featured-work2 h2{
	text-align:left;
}
.featured-work h2{
	font-size: 34px;
	color: #222222;
	font-family: 'Montserrat',sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.1;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	font-size:14px;
}
.featured-box h3{
	margin-bottom:5px;
	font-family: 'Montserrat', sans-serif;
	color:#222222;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;
}
.featured-box p{
	line-height:22px;
}
.featured-work p.padding-b{
	padding-bottom:35px;
	line-height:24px;
	margin:0;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	color:#777777;
	font-style:normal;}
/*Hasta aqui esta bien*/
.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;}
.service-list-col1{
	float:left;
	width:60px;}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	color:#222;
	font-family: 'FontAwesome';
	line-height:38px;}
.service-list-col2{
	overflow:hidden;}
.main-section.alabaster{
	background:#fafafa;}
.container:after{
  clear: both;}
.container:before,
.container:after {
	content:" ";
	display: table;}
.service-list p{
	line-height:24px;
	margin:0;
}
.service-list h3{
	font-family: 'Montserrat', sans-serif;
	color:#222222;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;}
.contact-details{
	padding: 50px 20px;
	background: #1ea78d;
	text-align: center;
	position: relative;
}
.contact-block {
	margin-bottom: 30px;
}
.contact-details .icon-circle {
	position: relative;
	background-color: #fff;
	border: 1px solid #1ea78d;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	padding: 18px 0;
	margin: 0 auto;
	color: #1ea78d;
	overflow: hidden;}
.contact-block i {
	font-size: 34px;
	position: absolute;
	left: 0;
	right: 0;
	display: block;
}
.contact-details h3 {
	font-size: 28px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 15px;
}
.contact-details p, .contact-details p a {
	color: #fff;
	font-size: 14px;
	line-height: 14px;}
/**/
.navbar-hm, .navbar-hm * {
	margin:0;
	padding:0;
	list-style:none;
}
.navbar-hm ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.navbar-hm li {
	position:relative;
	white-space:normal;
}
.navbar-hm > li {
	float: left;
}
.navbar-hm li:hover > ul,
.navbar-hm li.sfHover > ul{
	display: block;
}
.navbar-hm ul ul {
	top:0;
	left:100%;
}
.navbar-hm ul li {
	min-width: 180px;
}
/*Nav Normal*/
/*Nav Meu Styling*/
.navbar-hm a {
	padding: 22px 15px 18px 15px;
	text-decoration: none;
	display: inline-block;
	color: #fff;
	outline: none;
}
.fixhm a:hover, .fixhm li:hover > a,.fixhm > .menu-active a{
	font-weight:bold;
	color:#53991d;
}
.navbar-hm li:hover > a {font-weight: bold;}
.navbar-hm ul {
	margin: 4px 0 0 15px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
}
.navbar-hm ul li {
	background:#53991d;
	border-top: 1px solid #32B0EE;
}
.navbar-hm ul li:first-child {
	border-top: 0;
}
.navbar-hm ul li:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #53991d;
	background:#fff;
}
.navbar-hm ul li a {
	color: #fff;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	padding: 10px 15px;
}
.navbar-hm ul li a:hover {
	color: #53991d;
}
.navbar-hm ul ul {
	margin: 0;
}
/* Nav Meu Container */
#navbar-hm-container {
	margin: 0;
}
@media (max-width: 768px){
	#navbar-hm-container{
	display: none;}
}
/*Mobile Nav*/
#mobile-nav {
	position: fixed;
	top: 0;
	padding-top: 18px;
	bottom: 0;
	z-index: 998;
	background: rgba(0, 0, 0, 0.9);
	left: -260px;
	width: 260px;
	overflow-y: auto;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
#mobile-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#mobile-nav ul li {
	position: relative;
}
#mobile-nav ul li a {
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	padding: 10px 22px 10px 15px;
	position: relative;
	text-decoration: none;
	width: 100%;
	display: block;
	outline: none;
}
#mobile-nav ul li a:hover {
	color: #fff;
}
#mobile-nav ul li li {
	padding-left: 30px;
}
#mobile-nav ul .menu-has-children i {
	position: absolute;
	right: 0;
	z-index: 99;
	padding: 15px;
	cursor: pointer;
	color: #fff;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
	color: #199EB8;
}
#mobile-nav ul .menu-item-active {
	color: #199EB8;}
#mobile-body-overly {
	width: 100%;
	height: 100%;
	z-index: 997;
	top: 0;
	left: 0;
	position: fixed;
	background: rgba(0, 0, 0, 0.6);
	display: none;}
/*NUEVO MENU*/
.dropdown-menu {
	padding:0px;
	margin:0px;
	background-color:rgba(138,221,45,0);
	outline: none;
}
.fixhm a:hover, .fixhm li:hover > a,.fixhm > .menu-active a{
	font-weight:bold;
	color:#53991d;
}
.navbar-hm li div a {
	background:#53991d;
	border-top: 1px solid #32B0EE;
}
.navbar-hm li div a:hover {
	color: #53991d;
}
.navbar-hm li div a:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #53991d;
	background:#fff;
}
/*Custom by Gabriel*/
.imgError{
	margin:0 auto;
}

#iList{
	background-color:#53991d;
	width:100%;
}

@font-face {
	font-family: 'Davida Bold BT';
	font-style: normal;
	font-weight: 700;
	src:url(davida-bold-bt.woff) format('woff')
}

#overbox3{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 999999;
	display: block;
}
#infobox3 {
	margin: auto;
	position: relative;
	top: 0px;
	height: 58px;
	width: 100%;
	text-align:center;
	background-color: #53991d;

}
#infobox3 p {
	font-family:'Open Sans', sans-serif;
	line-height:58px;
	font-size:14px;
	text-align:center;
}
#infobox3 p a {
	margin-right:3px;
	text-decoration: underline;
}


#overbox3x{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 999999;
	display: block;
}
#infobox3x {
	margin: auto;
	position: relative;
	top: 0px;
	height: 58px;
	width: 100%;
	text-align:center;
	background-color: #53991d;

}
#infobox3x p {
	font-family:'Open Sans', sans-serif;
	line-height:58px;
	font-size:14px;
	text-align:center;
}
#infobox3x p a {
	margin-right:3px;
	text-decoration: underline;
}



  
  .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;
  }

.fixPricings1 > li{
	height: 50px;
}

@media (max-width: 399px){
	.fixPricings1 > li{
		display:inline-block;
	}
	
	.fixPricings1 > li > div {
		  display:inline-block;
	}
}

  /* 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;
	}
  }

  /*Updates v2*/

.pricing .ListaNotePricings ul li {
	margin-bottom: 0.4rem;
}

.ListaNotePricings {
	font-size:15px;
}

.titleTextPricings {
	font-size: 23px;
	color:#53991d;
	text-transform:uppercase;
	font-weight: 900;
}

/* DatePicker Container */
.datepicker {
    background-color: #FFF;
}

.titleAhm {
	padding-bottom: 30px;
}
  
.titleAhm h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
}

.titleAhm{
	font-weight: bold;
	font-size:32px;
	position:relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #53991d;
}

.sliderFix{
	height: 45rem;
	position: relative;
}

.carousel-caption {
	padding-bottom: 450px;
}

.title-hm-img {
	text-transform: uppercase;
	color: #109737;
	text-shadow: 0 0 50px #FB360B,
				 0px 1px 11px orange,
				 1px 2px 12px #FB360B,
				 2px 3px 13px #E8681F,
				 3px 4px 14px #FB360B,
				 4px 5px 15px #FB360B,
				 5px 6px 16px #FB360B,
				 6px 8px 18px orange;
	-webkit-text-stroke: 0.8px white;
	font-family:'Kufam', Arial, sans-serif;
	font-size:40px;
}

.espVerde{
	font-family:'Davida Bold BT';
	color: #109737;
	text-shadow: 0 0 50px #FB360B,
				 0px 1px 11px orange,
				 1px 2px 12px #FB360B,
				 2px 3px 13px #E8681F,
				 3px 4px 14px #FB360B,
				 4px 5px 15px #FB360B,
				 5px 6px 16px #FB360B,
				 6px 8px 18px orange;
	-webkit-text-stroke: 0.8px white;
}
.espBlanco{
	font-family:'Davida Bold BT';
	color: white;
	text-shadow: 0 0 50px #109737,
				 0px 1px 11px green,
				 1px 2px 12px #109737,
				 2px 3px 13px green,
				 3px 4px 14px #109737,
				 4px 5px 15px green,
				 5px 6px 16px #109737;
	-webkit-text-stroke: 1.5px #109737;
}
.espNaranja{
	font-family:'Davida Bold BT';
	color: #FB360B;
	text-shadow: 0 0 40px #109737,
				 2px 3px 7px green,
				 3px 4px 8px #109737,
				 3.2px 5px 9px green,
				 3.5px 5px 10px #109737,
				 3.7px 5px 11px green,
				 4.1px 6px 12px #109737;
	-webkit-text-stroke: 1.1px white;
}

.footer-bs {
    background-color: #53991d;
	padding: 60px 40px;
	color: rgba(255,255,255,1.00);
	margin-bottom: 20px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:16px; color:rgba(255, 255, 255); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {
	.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}

#notfound {
	position: relative;
	height: 100vh;
}

#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.notfound {
	max-width: 520px;
	width: 100%;
	text-align: center;
	line-height: 1.4;
}

.notfound .notfound-404 {
	height: 190px;
}

.notfound .notfound-404 h1 {
	font-family: 'Kufam', sans-serif;
	font-size: 146px;
	font-weight: 700;
	margin: 0px;
	color: #232323;
}

.notfound .notfound-404 h1>span {
	display: inline-block;
	width: 120px;
	height: 120px;
	background-image: url('../images/Error.png');
	background-size: cover;
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
		transform: scale(1.4);
	z-index: -1;
}

.notfound h2 {
	font-family: 'Kufam', sans-serif;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	color: #232323;
}
.notfound p {
	font-family: 'Kufam', sans-serif;
	color: #787878;
	font-weight: 300;
}
.notfound a {
	font-family: 'Kufam', sans-serif;
	display: inline-block;
	padding: 12px 30px;
	font-weight: 700;
	background-color: #e0fabe;
	color: black;
	border-radius: 40px;
	text-decoration: none;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
}
.notfound a:hover {
	opacity: 0.8;
}

@media only screen and (max-width: 767px) {
	.notfound .notfound-404 {
		height: 115px;
	}
	.notfound .notfound-404 h1 {
		font-size: 86px;
	}
	.notfound .notfound-404 h1>span {
		width: 86px;
		height: 86px;
	}
}