@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
body {
	font-family: 'Lato', sans-serif;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
del {
	text-decoration: line-through;
}
hr {
	background: transparent;
	border: 0;
	clear: both;
	color: transparent;
	height: 1px;
	margin: 0;
	padding: 0;
}
mark {
	background-color: #ffffb3;
	font-style: italic
}
input, select {
	vertical-align: middle;
}
ins {
	background-color: red;
	color: white;
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:focus {
	color: #000000 !important;
}
/* top header */
.logo img{width: 80%;}
.navbar { }
.navbar-dark .navbar-nav .nav-link {color: #000000;font-size: 14px;line-height: 24px;font-weight: 500;}
.navbar-dark .navbar-nav .nav-link:hover {color: #85c226;}
.navbar-expand-md .navbar-nav .nav-link {padding-right: 1.7rem;padding-left: 1.7rem;}
.ak_nav .dropdown-menu {z-index: 1000;padding: 20px 15px 20px 15px ;font-size: 14px;color: #fff;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: none;border-radius: 0px;}
.ak_nav .dropdown-menu a{padding: 8px 5px;clear: both;font-weight: normal;line-height: 1.428571429;color: #5e5e5e;border-bottom: 1px solid #e5e5e5;}
.ak_nav .dropdown-menu a:last-child{ border:none}
.ak_nav .dropdown-item:focus, .ak_nav .dropdown-item:hover {color: #85c226;text-decoration: none; background-color: transparent;}
.ak_nav .dropdown-item.active, .ak_nav .dropdown-item:active {background-color: transparent;}


/* Bannner */
.main-banner {position: relative;top: 0px;left: 0px;}
.main-banner .banner-content {background-image: url(../images/banner-content.png);background-repeat: no-repeat;
background-position: center top;position: absolute;top: 0px;left: 0px;width: 100%;height: auto;}
.main-banner .banner-content .banner-tag-line {font-size: 36px;color: #fff;padding-top: 130px;padding-bottom: 15px;margin: 0px;font-weight: 300}
.main-banner .banner-content .banner-heading {font-size: 36px;color: #fff;line-height: 48px;padding-bottom: 10px;margin: 0px;
padding-right: 150px;font-weight: bold;}
.main-banner .banner-content .banner-text {font-size: 14px;color: #fff;margin: 0px;padding: 0px 180px 20px 0px;font-weight: normal;line-height: 24px;}
.main-banner .banner-content .sn_yello_btn {background:#85c226;color: #fff;margin-top: 28px;font-size: 12px;line-height: 24px;padding: 8px 22px;font-weight: 500;margin: 0px 0px 227px 0px;}
.main-banner .banner-content .sn_yello_btn:hover {background-color: #fff;color: #000;}


/* About */ 
.about-us.section-padding {padding: 80px 0px;}
.about-us .section-title-s1 > span {font-size: 16px;font-size: 1rem;color: #1f252e;letter-spacing: 3px;}
.about-us .section-title-s1 h2 {font-size: 36px;font-size: 2.25rem;font-weight: normal;line-height: 1.33em;margin: 0.39em 0 0.61em;padding-bottom: 0.28em;position: relative;}
.about-us .section-title-s1 h2 span {font-weight: bold;display: block;color: #85c226;}
.about-us .section-title-s1 h2:after {content: "";background-color: #0093dd;width: 80px;height: 2px;position: absolute;left: 0;bottom: 0;}
.about-us .about-details p {color: #1f252e;line-height: 24px;font-size: 15px;}
.about-details{ margin-bottom:15px}
.about-us .about-image-col .img-holder {
	position: relative;
	top: -25px;
}
.about-us .about-image-col .img-holder img:first-child {
	top: 0;
	left: 220px;
	z-index: 9;
}
.about-us .about-image-col .img-holder img:nth-child(2) {
	top: 150px;
	right: 220px;
	z-index: 10;
}
.about-us .about-image-col .img-holder img:nth-child(3) {
	top: 190px;
	right: 0;
}
.about-us .about-image-col .img-holder img {
	position: absolute;
	-webkit-box-shadow: 0 0 50px 0 #999999;
	-moz-box-shadow: 0 0 50px 0 #999999;
	-o-box-shadow: 0 0 50px 0 #999999;
	-ms-box-shadow: 0 0 50px 0 #999999;
	box-shadow: 0 0 50px 0 #999999;
}
/* Services Section */
.services-section.section-padding {
	padding: 80px 0px 80px 0px;
}
.services-section {
	background-color: #f6f6f4;
	padding-bottom: 90px;
}
.services-section .section-title-s2 {
	margin-bottom: 45px;
	overflow: hidden;
}
.services-section .section-title-s2 h2 {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.33em;
	margin: 0;
	border-right: 1px solid #85c226;
	padding: 20px 0px 20px 0px;
	color: #85c226;
}
.services-section .section-title-s2 h2 span {
	font-weight: 300;
	color: #000
}
.services-section .section-title-s2 p {
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	color: #686e76;
	border-left: 1px solid #85c226;
	padding: 20px 0px 5px 15px;
	margin-top: 20px;
	min-height: 130px;
}
.services-section .services-grids .grid {
	position: relative;
}
.services-section .services-grids .grid:before {
	content: "";
	background: -webkit-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.9));
	background: -moz-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.9));
	background: -o-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.9));
	background: -ms-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.9));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), to(rgba(0, 0, 0, 0.9)));
	background: linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.9));
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
 
.follow-us {
	margin: 41px 0px 0px 0px;
}
.follow-us i {
	color: #000;
	margin-right: 15px;
}
.follow-us i:hover {
	color: #85c226;
}
.services-section .services-grids .grid .bg-image .img-thumbnail {
	padding: 0px;
	background-color: transparent;
	border: none;
	border-radius: 0px;
	max-width: 100%;
	height: auto;
	margin: 0px;
}
.services-section .services-grids .grid .service-details {
	width: 100%;
	 padding: 5px 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.services-section .services-grids > .col {
	margin-bottom: 30px;
}
.services-section .services-grids .grid .service-details:hover {
	background-color: #0093dd;
}
.services-section .services-grids .grid .service-details h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 0.3em;
	position: relative;
	line-height: 40px;
}
.services-section .services-grids .grid .service-details h3:after {
	content: "";
	background-color: #fff;
	width: 80px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.services-grids .grid .service-details h3 a {
	color: #fff;
	text-decoration: none;
}
.services-grids .grid .service-details p {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin: 0;
}
/* Customers Say */ 
.testimonial-section.section-padding {
	padding: 80px 0px;
}
.testimonial-section .col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.testimonial-section .section-title-s3, .section-title-s6 {
	text-align: center;
	margin-bottom: 60px;
}
.testimonial-section .section-title-s3 h2, .section-title-s6 h2 {
	font-size: 48px;
	margin: 0 0 0.56em;
	font-weight: 300;
}
.testimonial-section .section-title-s3 h2 span, .section-title-s6 h2 span {
	font-weight: bold;
	color: #85c226;
}
.testimonial-section .section-title-s3 p, .section-title-s6 p {
	color: #1f252e;
	margin: 0;
	font-size: 15px;
	line-height: 24px;
}
.testimonial-section .testimonials-slider .grid {
	background-color: #0093dd;
    min-height: 317px;
	padding: 80px 65px 65px;
}
.testimonial-section .testimonials-slider .client-quote p {
	color: #fff;
	font-weight: normal;
	position: relative;
	font-size: 15px;
	line-height: 20px;
}
.testimonial-section .testimonials-slider .client-quote p:before {
	content: '​‌';
	background: url(../images/quote.png) center center/cover no-repeat local;
	width: 30px;
	height: 26px;
	position: absolute;
	left: -10px;
	top: -40px;
}
.testimonial-section .testimonials-slider .client-pic {
	position: absolute;
	left: 0;
	top: 0;
}
.testimonial-section .testimonials-slider .client-pic img {
	width: 65px;
	height: 65px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.testimonial-section .client-details h4 {
	font-size: 20px;
	font-size: 1.125rem;
	font-weight: normal;
	margin: 0 0 0.2em;
	color: #fffefe; padding-top: 17px;
}
.testimonial-section .client-details > span {
	font-size: 14px;
	font-size: 0.875rem;
	color: #f2f1f1;
}
.testimonial-section .client-info {
	text-align: center;
	padding-left: 50px;
	position: relative;
	max-width: 200px;
	margin: 30px auto 0;
}
.testimonial-section .testimonials-slider .owl-controls {
	margin-top: 65px;
}
.testimonial-section .dots-style-1 .owl-controls .owl-dots .active span {
	background: #0093dd;
}
.clients-logo img.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 3.5+, IE10 */
	filter: gray;
	/* IE6-9 */
	-webkit-filter: grayscale(100%);
	/* Chrome 19+ & Safari 6+ */
	-webkit-transition: all .6s ease;
	/* Fade to color for Chrome and Safari */
	-webkit-backface-visibility: hidden;/* Fix for transition flickering */
}
.clients-logo img.grayscale:hover {
	filter: none;
	-webkit-filter: grayscale(0%);
	cursor: pointer;
}
.clients-logo .img-thumbnail {
	padding: 0px;
	background-color: transparent;
	border: none;
	border-radius: 0px;
	max-width: 100%;
	height: auto;
	margin: 0px;
}
/* Footer */
footer {
	background-color: #15191f;
	padding: 40px 0px 0px 0px;
}
footer .box {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	padding-right: 70px;
}
footer .box .logo {
	margin-bottom: 20px;
}
footer footer-options ul.social-network {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
footer ul.social-network li {
	display: inline;
	margin: 0 5px;
	padding: 0px;
}
footer .social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
}
footer .social-circle li i {
	margin: 0;
	line-height: 42px;
	text-align: center;
	color: #ffffff;
}
footer .menu-link h6 {
	padding: 0px 0px;
	margin: 20px 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
}
footer .menu-link ul {
	padding: 0px;
	margin: 0px;
}
footer .menu-link li {
	font-size: 14px;
	list-style-type: none;
	line-height: 28px;
}
footer .menu-link li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 300;
}
footer .menu-link li a:hover {
	color: #e1e1e1;
	text-decoration: none;
}
footer .menu-link p {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	font-weight: 300;
}
footer .email i {
	margin-right: 10px;
}
footer .phone {
	font-size: 17px !important;
	font-weight: bold !important;
}
footer .phone i {
	margin-right: 10px;
	font-size: 24px;
}
footer .email a {
	color: #FFF;
	text-decoration: none;
}
footer .email a:hover {
	color: #e1e1e1;
	text-decoration: none;
}
footer .copyright {
	background-color: #0e1115;margin-top: 20px;
}
footer .copyright p {
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	margin: 0px;
	padding: 15px 0px;
	font-weight: 400;
}
.mar-top {
	margin-top: 30px;
}
.social-network {
	margin-bottom: 20px;
}
/* Scroll To Top style */
.scrollup {
	width: 40px;
	height: 48px;
	position: fixed;
	bottom: 20px;
	right: 40px;
	display: none;
	text-indent: -9999px;
	background: url('../images/icon_top.png') no-repeat;
	background-color: #85c226;
	background-position: center 10px;
}
/*
      ============================================================
           Parallax Banner Css Start #Parallax Banner
      ============================================================
*/
.parallax-slider {
	display: none;
	opacity: 1;
}
.parallax-slider .parallax-slide {
	z-index: 1;
	padding: 200px 0;
	background-size: cover;
	background-position: 100%;
	background-repeat: no-repeat;
}
.parallax-slider .parallax-slide::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0.4;
	position: absolute;
	background-color: #000;
}
.parallax-slider .banner-caption .title {
	font-size: 36px;
	margin-bottom: 15px;
}
.parallax-slider .banner-caption .title:first-child {
	font-size: 50px;
	margin-bottom: 13px;
}
/* Sub Banner Css Start #Sub Banner */

.sub-banner {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	padding: 93px 0px 84px;
	background-size: 100%;
	background-repeat: no-repeat;
	
}
.sub-banner .container {
	position: relative;
}
.sub-banner::before {
	top: 0px;
	left: 0px;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
}
.sub-banner h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 500;
	margin: 0px 0px 16px 0px;
	text-transform: uppercase
}
.sub-banner ul {
	margin: 0px;
	list-style: none;
	display: inline-block;
}
.sub-banner ul li {
	float: left;
}
.sub-banner ul li a {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 0 10px;
	text-transform: capitalize;
	text-decoration: none;
}
.sub-banner ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.shop-subbanner {
	background-image: none;
	background-color: #002644;
	padding: 50px 0px;
}
.shop-subbanner:before {
	display: none;
}
.contact-form-info {
	z-index: 1;
	float: left;
	width: 100%;
	position: relative;
	background: rgba(255,255,255,0.9);
}
.mb-30 {
	margin-bottom: 30px!important;
}
.pd-0 {
	padding: 0!important;
}
.mb-30 {
	clear: both;
	 
}
 
.th-cl, .popup-icon, .error404 h2, .svg-icon svg, .svg-icon span, .btn-icon:hover, .copy-right p a, .blog-meta a:hover, .form-control:focus, .social-list li a:hover, .news-thumb:hover .title a, .we-are-thumb-3 .simple-btn, .iq-author-detail .post-by a, .team-thumb-1:hover .title a, .widget_nav_menu ul li a:hover, footer .contact-list li:hover i, .testimonial-thumb .title:hover a, .comments li .comment-header a:hover, .comment-holder:hover .comment-header h4 {
	color: #85c226;
}
.contact-section {
	padding: 70px 0 0px;
}
.offer {
	padding: 70px 0 40px;
}
.contact-form-info p {
	margin-bottom: 19px;
	line-height: 24px;
	font-size: 14px;
	text-align: left;
}
.contact-form-info .contact-list {
	margin-bottom: 21px;
}
.contact-list {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.contact-list.box li {
	margin-bottom: 10px;
}
.contact-list li {
	float: left;
	width: 100%;
	line-height: 1;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
}
.contact-list.box li i, .contact-list.box li p {
	line-height: 40px;
	float: left;
	margin-bottom: 0;
}
.contact-list.box li i {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	margin-right: 15px;
	text-align: center;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	border-radius: 100%;
}
.contact-list.box li i, .contact-list.box li p {
	line-height: 40px;
	float: left;
	margin-bottom: 0;
}
.contact-list li p {
	float: none;
	display: inline-block;
	width: auto;
}
.social-list {
	float: left;
	width: 100%;
}
.social-list.long li {
	margin: 0 !important;
	border-style: solid;
	border-color: #bfccd0;
	border-width: 0 0 0 1px;
}
.social-list li:first-child {
	margin-left: 0;
}
.social-list li {
	float: none;
	width: auto;
	margin: 0 5px;
	position: relative;
	display: inline-block;
}
/*
      ============================================================
          Contact Section  #Contact Section
      ============================================================
*/
.contact-section {
	float: left;
	width: 100%;
	/* padding: 0; */
	text-align: center;
	position: relative;
}
/* footer + .contact-section .contact-form-outer{
    bottom: -70px;
} */
.map-wrap {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;/* background-image: url('./images/map-bg.png'); */
}
.contact-section .contact-form-outer {
	z-index: 1;
	max-width: 750px;
	background: #fff;
	position: relative;
	margin: 0 auto 24px;
	display: inline-block;
	padding: 46px 50px 20px;
	box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.08);
}
.contact-form {
	float: left;
	width: 100%;
}
.contact-form .input-field {
	text-align: left;
}
.contact-form textarea {
	min-height: 127px;
}
.contact-form .btn {
	font-weight: 600;
	font-size: 16px;
	padding: 13px 35px 14px;
}
.contact-form .form-control-2, .contact-form .form-control {
	border: 2px solid #dfe5ea;
	border-radius: 0px;
}
.form-control-2:focus, .form-control-2:focus {
	outline: none;
	border-width: 0 0 1px !important;
	border-top-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
}
* {
	outline: none;
}
.input-field {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	outline: none;
}
/*
      ============================================================
          Input Field Css Start
      ============================================================
*/
.input-field {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
.form-control-2, .form-control, .enter-email input[type="text"] {
	float: left;
	width: 100%;
	color: #858b93;
	font-size: 14px;
	min-height: 44px;
	text-align: left;
	border-radius: 100px;
	position: relative;
	-moz-appearance: none;
	padding: 2px 15px 1px;
	-webkit-appearance: none;
	border: 2px solid #dfe5ea;
	text-transform: capitalize;
	background-color: transparent;
	box-shadow: none;
}
.form-control:focus {
	box-shadow: none;
}
/*Style 2*/
.form-control-2 {
	color: #b8c5c9;
	font-size: 14px;
	margin-top: -5px;
	min-height: 15px;
	padding: 0 0 15px;
	line-height: 25px;
	border-style: solid;
	border-color: #c4d2d7;
	border-width: 0 0 1px !important;
}
 .form-control-2::moz-placeholder {
 color: #b8c5c9;
}
 .form-control-2::webkit-input-placeholder {
 color: #b8c5c9;
}
textarea.form-control {
	padding-top: 15px;
}
/*Submit Button Css Start*/
.input-field .search-icon {
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 1;
	width: 100px;
	height: 100%;
	color: #9999b1;
	text-align: center;
	position: absolute;
}
.input-field .search-icon input {
	left: 0;
	right: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	position: absolute;
	border: none !important;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background-color: transparent !important;
}
.newsletter-widget .input-field .search-icon {
	border-radius: 50px;
	color: #fff;
}
/*
/*
      ============================================================
          Blog Meta Css Start
      ============================================================
*/
.contact-list {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.contact-list li {
	float: left;
	width: 100%;
	line-height: 1;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
}
.contact-list li i {
	margin-right: 10px;
}
.contact-list li:last-child {
	margin-bottom: 0 !important;
}
.contact-list.box li i {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	margin-right: 15px;
	text-align: center;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	border-radius: 100%;
}
.contact-list li p {
	float: none;
	display: inline-block;
	width: auto;
}
.contact-list.box li {
	margin-bottom: 20px;
}
.contact-list.box li i, .contact-list.box li p {
	line-height: 40px;
	float: left;
	margin-bottom: 0;
}
.contact-list li p strong {
	margin-right: 5px;
}
/*
      ============================================================
          Button Css Start
      ============================================================
*/
.btn {
	z-index: 1;
	color: #fff;
	border: none;
	line-height: 1;
	cursor: pointer;
	background: none;
	font-size: 14px;
	overflow: hidden;
	font-weight: 500;
	border-radius: 4px;
	text-align: center;
	position: relative;
	background: #ececec;
	padding: 14px 40px 12px;
	display: inline-block;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15)
}
.btn:hover {
	color: #fff;
	box-shadow: 0px 15px 25px 0px rgba(0,0,0,0.2)
}
.btn.th-bg {
	color: #fff;
}
.btn.th-bg:hover {
	color: #fff;
	background: #000;
	border-color: #000;
	box-shadow: inset 0px 0px 150px 200px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 0px 150px 200px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0px 0px 150px 200px rgba(0,0,0,0.5);
}
/*Button In Theme Background Color*/
.th-bg .btn {
	color: #fff;
	border-color: #fff;
}
.th-bg .btn:hover {
	color: #fff;
	background: #000;
	border-color: #000;
}
.btn-2 {
	z-index: 1;
	color: #333;
	line-height: 1;
	cursor: pointer;
	font-size: 12px;
	border-radius: 0;
	overflow: hidden;
	text-align: center;
	padding: 13px 30px;
	position: relative;
	background: #ececec;
	letter-spacing: 1px;
	display: inline-block;
	border: 1px solid #edf1f2;
	background-color: rgb(236, 236, 236);
}
.btn-2:hover {
	color: #fff;
}
.btn-2::before, .btn-2::after {
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	content: '';
	height: 100%;
	display: block;
	position: absolute;
}
.btn-2::before {
	background-color: white;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-webkit-transition: -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.btn-2::after {
	background-color: #ffd1d8;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
	transition: -webkit-transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
	-webkit-transition: -webkit-transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
	transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62), -webkit-transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
}
.btn-2:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.btn-2:hover::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.btn:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.btn-2:hover::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.section-heading-2 {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.section-heading-2 .title {
	line-height: 1;
	font-size: 48px;
	font-weight: 300;
	margin: 0 0 11px;
}
.section-heading-2 .title span {
	color: #85c226;
	font-weight: 600;
}
.section-heading-2 p {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.btn, .th-bg, .btn:hover, .btn::after, .btn-2::after, .tags a:hover, .project-thumb, .project-thumb-2, .social-box:hover, .price-table:hover, .enter-email button, .team-thumb-2:hover, .team-thumb-1 figure, .navigation li:hover>a, .navigation li.active>a, .dl-menuwrapper li a:hover, .dot-1 .slick-dots li button, .section-heading span::after, .section-heading span::before, input[type="submit"].btn:hover, .sidebar .widget-title::before, .dotstyle-puff li button::after, .strategy-list li:hover::before, .progress-wrap .progress_single, .woo-product:hover .product-img a, .news-thumb:hover figure .date-tag, .chr-pagination .page-numbers:hover, .chr-pagination .page-numbers.current, .header-2 .navigation ul li:hover>a, .widget-newsletter .input-field .search-icon, .asked-questiond .simple-accordian .accordion-1:hover, .asked-questiond .simple-accordian .accordion-1.accordion-open, .social-box .social-list.long li a:hover, .review-tabs .nav-tabs>li.active>a, .graph-bar {
	background-color: #85c226;
}
/*
      ============================================================
          Social List Css Start
      ============================================================
*/
.social-list {
	float: left;
	width: 100%;
	text-align: left;
}
.social-list li {
	float: none;
	width: auto;
	margin: 0 5px;
	position: relative;
	display: inline-block;
}
.social-list li:first-child {
	margin-left: 0;
}
.social-list li:last-child {
	margin-left: 0;
}
.social-list li a {
	float: left;
	width: 100%;
	color: #bfccd0;
	font-size: 14px;
	line-height: 1px;
	text-align: center;
}
/*Social Long Style*/
.social-list.long li {
	margin: 0 !important;
	border-style: solid;
	border-color: #bfccd0;
	border-width: 0 0 0 1px;
}
.social-list.long li:last-child {
	border-width: 0 1px;
}
.social-list.long li a {
	width: 40px;
	height: 20px;
	line-height: 20px;
}
.dot-style.pull-left {
	margin-left: 16px;
}
.dot-style::after {
	float: right;
	background: #85c226;
}
.dot-style::after, .dot-style::before {
	margin: 0 -15px;
	content: "";
}
.dot-style, .dot-style::after, .dot-style::before {
	width: 8px;
	height: 8px;
	border-radius: 100%;
}
.dot-style::before {
	float: left;
	background: #85c226;
}
.dot-style {
	clear: both;
	display: block;
	margin: 0 auto;
	position: relative;
	background: #85c226;
}
/* About Us */
.intro-thumb {
	float: left;
	width: 100%;
	border-width: 10px;
	border-style: solid;
	margin-bottom: 30px;
	border-color: #f1f6f5;
	box-shadow: 0px 30px 25px -20px rgba(0, 0, 0, 0.2);
}
.thumb, figure {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.text-left .dot-style {
	margin-left: 15px;
}
.intro-caption .section-heading-2 + .text p:first-child {
	margin-top: -5px;
}
.intro-caption .text p {
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 32px;
}
.about-section {
	padding: 70px 0 40px;
}
.intro-caption {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	padding: 28px 0 0px;
}

.we-are-thumb-3 {
	float: left;
	width: 100%;
	margin-top: 40px;
	position: relative;
	margin-bottom: 30px;
	background-color: #fff;
	border: solid 1px #eaeaea;
	padding: 66px 30px 22px 30px;
	box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.08);    min-height: 252px;
}
a, label, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, input, .btn, .blog, figure, .title, .tags a, .title a, textarea, .navigation a, .btn, .tags a, .popup-icon, .social-box, .blog-thumb, .blog-meta a, .price-table, .woo-product, .we-are-thumb, .team-thumb-2, .team-thumb-1, .blog-thumb *, .news-thumb *, .price-table *, .navigation ul, .we-are-thumb-3, .team-thumb-1 *, .strategy-list li, .price-div::after, .project-thumb img, .price-div::before, .comment-header a, .contact-list li a, .contact-list li i, .comment-header h4, .social-box::before, .accordion-1::before, .project-thumb .text, .project-thumb-2 img, .project-thumb-2 .text, .social-box .social-list, .team-thumb-2 figure img, .project-thumb-2 .text *, .strategy-list li::before, .social-box .social-list li, .woo-product, .product-img, .product-img a, .asked-questiond .simple-accordian .accordion-1, .news-thumb {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.we-are-thumb-3 .svg-icon {
	left: 0px;
	top: -40px;
	right: 0px;
	float: left;
	width: 80px;
	height: 80px;
	margin: auto;
	padding: 15px;
	text-align: center;
	position: absolute;
	border-radius: 100%;
	background-color: #fff;
	border: solid 1px #eaeaea;
}
.we-are-thumb-3 .overflow-text {
	text-align: center;
}
.overflow-text {
	float: none;
	width: auto;
	overflow: hidden;
}
.we-are-thumb-3 .title {
	margin-bottom: 22px;
}
.title {
	float: left;
	width: 100%;
	margin: 0 0 0;
	font-weight: 300;
	font-size: 24px;
	color: #000
}
.we-are-thumb-3 p {
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 24px;
}
.svg-icon svg {
	fill: #85c226;
}
.we-are-thumb-3:hover {
	box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.15)
}
.section-heading-2 {
	float: left;
	width: 100%;
	margin-bottom: 40px;
	text-align: left;
}
.section-heading-2 .title {
	line-height: 1;
	font-size: 48px;
	font-weight: 300;
	margin: 0 0 11px;
}
.title {
	float: left;
	width: 100%;
	margin: 0 0 0;
	font-weight: 500;
}
/*
      ============================================================
          Blog Section  #Blog Section
      ============================================================
*/
.blog-thumb {
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 30px;
	position: relative;
	border: solid 1px #e1e7e8;
	box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.08);
}
/*.blog-thumb::after,*/
.blog-thumb::after {
	top: auto;
	left: auto;
	right: -3px;
	width: 35px;
	content: "";
	bottom: -3px;
	height: 35px;
	position: absolute;
	border-style: solid;
	border-color:#85c226;
}
.blog-thumb::after {
	border-width: 0 3px 3px 0px;
}
.blog-thumb:hover {
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.09);
	-webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.09);
}
.blog-thumb:hover figure img {
	opacity: 0.7;
	transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
}
.blog-thumb figure.video-post iframe {
	height: 400px
}
.blog-thumb figure {
	background: var(--main-bg-color);
}
.blog-thumb figure .date-tag {
	left: 0;
	bottom: 15px;
	position: absolute;
}
.blog-thumb:hover figure .date-tag {
	bottom: 25px;
}
.blog-thumb .blog-meta {
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
.blog-thumb .text {
	padding: 27px 30px 30px;
}
.blog-thumb .text .title {
	margin-bottom: 13px;
	font-size:22px;
}
.blog-thumb .text .title a {
	text-decoration:none;
	color:#85c226;
}
.blog-thumb .text .title a:hover {
	text-decoration:none;
	color:#000;
}
.blog-thumb:hover .title a {
	color:#000
}
.blog-thumb .text p {
	float: left;
	width: 100%;
	margin-bottom: 22px;
	font-size: 14px;
    line-height: 24px;
}
.blog-list-thumb .text.pull-left:first-child {
	max-width: 100%;
	max-width: -webkit-calc(100% - 353px);
	max-width: -moz-calc(100% - 353px);
	max-width: calc(100% - 353px);
}
.blog-list-thumb figure, .services-list figure {
	max-width: 348px;
}
.blog-list-thumb .text, .services-list .text {
	float: none;
	width: auto;
	overflow: hidden;
	padding: 27px 30px 30px;
}
.services-list .text {
	padding: 30px;
	background-color: transparent;
}
.blog-list-thumb .text .title {
	margin-bottom: 13px;
}
.blog-list-thumb .text .blog-meta {
	padding: 0;
	border: none;
	margin-bottom: 13px;
}
.blog-list-thumb .text p {
	margin-bottom: 17px;
}
/*
      ============================================================
          Blog Meta Css Start
      ============================================================
*/
.blog-meta {
	margin: 0;
	padding: 0;
	width: auto;
	display: inline-block;
}
.blog-meta li {
	width: auto;
	margin: 0 5px;
	line-height: 1;
	color: #91a8ae;
	font-size: 14px;
	position: relative;
	display: inline-block;
}
.blog-meta li:first-child {
	margin-left: 0 !important;
}
.blog-meta li:last-child {
	margin-right: 0 !important;
}
.blog-meta li i {
	margin: 0 5px 0 0;
}
.blog-meta li a {
	position: relative;
	font-weight: normal;
	display: inline-block;
	text-transform: capitalize;
}
.blog-meta li a::before {
	float: left;
	width: auto;
	content: ",";
}
.blog-meta li a:first-of-type::before {
	display: none;
}
.blog-meta li a {
	color: #778b90;
	text-decoration:none
}
.blog-thumb .text {
	padding: 27px 30px 30px;
}
.text, footer, section, .section, .mian-wrapper, .main-contant, header {
    float: left;
    width: 100%;
    position: relative;
}
.case-studies{
    padding: 70px 0 40px;
}
.blog-detail-section .img-thumb {
    margin: 0px 0px 26px 0px;
}
/*
      ============================================================
          Blog Detail Page  #Blog Detail Page
      ============================================================
*/
.blog-detail-section > p:last-child{
    margin-bottom: -6px;/*ADJESTMENT*/
}
.blog-detail-section .page-title + p{
    margin-top: -12px;
}
.blog-detail-section p + .page-title{
    margin-top: -6px;
}
.blog-detail-section .img-thumb{
    margin: 0px 0px 26px 0px;

}
.blog-detail-section .title,
.blog-detail-section h2{
    font-size: 26px;
    margin: 0px 0px 19px 0px;
}
.blog-detail-section .blog-meta{
    margin: 0px 0px 18px 0px;
}
.list-style-1 {
    margin-bottom: 30px;
}
.list-style-1 li{
    list-style: circle;
    list-style-position: inside;
}
.blog-detail-section .list-style-1 {
    margin-bottom: 20px;
    margin-top:2px; 
}
.img-thumb img {
    max-width: 100%;
}
.sidebar {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 0px 20px 0 20px;
    box-shadow: 0 15px 40px 0 rgba(0,0,0,.08);
}
.sidebar .widget-recent-news {
    padding-bottom: 34px;
}
.sidebar .widget {
    margin: 0 0 40px;
    padding: 0 0 0px;
    
}
.widget {
    float: left;
    width: 100%;
}
accordion-1, .sidebar .widget-title, .strategy-list li::before, .accordion .accordion-heading {
    background-color: #f1f6f5;
	border-bottom:1px solid #85c226;
}
.gray-bg {
    background-color: #f1f6f5;
}
.widget-recent-news .widget-title {
    margin-bottom: 27px;
}
.sidebar .widget-title {
    margin: 0 0 30px;
}
.widget-title {
    float: left;
    width: 100%;
    clear: both;
    font-size: 20px;
    text-align: left;
    margin: 0 0 30px;
    position: relative;
    font-weight: 400;
    background-color: #edf1f2;
    text-transform: uppercase;
    padding: 13px 10px 12px 25px;
}
.recent-news-thumb {
    float: left;
    width: 100%;
    padding: 0 0 12px;
    margin: 0 0 19px;
    border-bottom: 1px dashed #edf1f2;
}
.recent-news-thumb .title {
    font-size: 16px;
    margin: 0 0 7px;
    font-weight: 700;
    text-transform: capitalize;
}
.recent-news-thumb .title a {
	color:#000;
	text-decoration:none;
}
.recent-news-thumb p {
    font-size: 14px;
    margin-bottom: 10px;
	line-height:20px;
}
.recent-news-thumb .edu-date{
	font-size: 13px;

}
.btn, .th-bg, .btn:hover, .btn::after, .btn-2::after, .tags a:hover, .project-thumb, .project-thumb-2, .social-box:hover, .price-table:hover, .enter-email button, .team-thumb-2:hover, .team-thumb-1 figure, .navigation li:hover>a, .navigation li.active>a, .dl-menuwrapper li a:hover, .dot-1 .slick-dots li button, .section-heading span::after, .section-heading span::before, input[type="submit"].btn:hover, .sidebar .widget-title::before, .dotstyle-puff li button::after, .strategy-list li:hover::before, .progress-wrap .progress_single, .woo-product:hover .product-img a, .news-thumb:hover figure .date-tag, .chr-pagination .page-numbers:hover, .chr-pagination .page-numbers.current, .header-2 .navigation ul li:hover>a, .widget-newsletter .input-field .search-icon, .asked-questiond .simple-accordian .accordion-1:hover, .asked-questiond .simple-accordian .accordion-1.accordion-open, .social-box .social-list.long li a:hover, .review-tabs .nav-tabs>li.active>a, .graph-bar {

	border-bottom:1px solid #598614;
}


/*----ak css start from here ;)---*/
/*Service page css*/
.ak_service h1{font-size: 25px; text-align:center;    padding: 20px 0; color: #85c226;}
.ak_service h2, .ak_service h3  { font-size: 20px;line-height: 40px; color: #85c226; margin-top: 5px;}
.ak_service h3 {
   font-size: 17px;
    color: #292929;
    line-height: 30px;
    font-weight: 600;
}
.ak_service p{color: #1f252e; line-height: 24px; font-size: 14px;}
.ak_service .facilities-list li  {
	font-size: 14px;
	color: #182345;
	line-height: 26px;
	font-weight: 400;
}
.ak_service .facilities-list li i{
	margin-right: 10px;
	color: #007ba9;
}
.ak_padd{ padding:20px;}
.service-list-area {
	position: relative;
	padding: 40px 20px 20px;
	background: #edf0f3;
}
.service-list-area .service-list li {
	margin-bottom: 20px;
}
.sec-title-two h5 {
   font-size: 24px;
    color: #85c226;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
}
.ak_service .service_img{padding: 20px 0;display: block; }
.service-list-area .service-list li a{
	font-size: 15px;
	color: #182345;
	line-height: 26px;
	font-weight: 500;
	padding: 10px 30px;
	background: #ffffff;
	border-radius: 25px;
	display: inline-block;
	width: 100%;
	transition: all 0.3s ease;
}
.service-list-area .service-list li i{
	float: right;    padding-top: 6px;
}
.mb-35 {
    margin-bottom: 35px;
}
.service-list-area .service-list li:hover a{
	color: #ffffff;
	background: #85c226;
	transition: all 0.3s ease;
	text-decoration:none
}
.call-now-area{
	position: relative;
	z-index: 1;
	padding: 150px 40px 60px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}
.call-now-area:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	z-index: -1;
	background: rgba(23, 27, 39, 0.7);
}
.call-now-area h5{
	position: relative;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	padding-left: 70px;
}
.call-now-area h5:before{
	position: absolute;
	top: 17px;
	left: 0px;
	width: 50px;
	height: 2px;
	content: '';
	background: #85c226;
}
.call-now-area .text{
	font-size: 26px;
	line-height: 30px;
	color: #85c226;
	font-weight: 600;
	padding-top: 10px;
}
.call-now-area .text i{
	margin-right: 20px;
}
.ak_wit { width:50%; float:left} 
.ak_warrant{ font-size:17px;  padding:20px 0; line-height:25px;} 

/*---gallery css----*/
.sn_photogallery{ }
.ak-gallery .section-heading-2{ margin-top: 25px;}
.lg-outer .lg-thumb { margin: 0 auto -5px;}
.ak-gallery h1{font-size: 36px;font-size: 2.25rem; font-weight: normal; line-height: 1.33em;margin: 0.39em 0 0.61em;padding-bottom: 0.28em; color:#85c226}
 .sn_photogallery{
	 width:24%; float:left; margin:0 5px;
    padding: 7px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear; }
 
 .sn_photogallery:hover {
    text-decoration: none;
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    -o-transform: translateY(-1rem);
    transform: translateY(-1rem);
}
.ak-gallery .sn_thumbblock img{
    max-height: 167px;
    min-height: 167px;
} 
.ak-gallery .hidden{ display:none}
.ak-gallery .sn_thumbblock i.fa.fa-plus {
    background: transparent;
    border:1px solid #85c226;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
        color: #85c226;
    float: right;
    border-radius: 30px;
    margin-right: 0px;
    margin-top: 13px;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.ak-gallery .sn_thumbblock:hover i.fa.fa-plus {
    background: #85c226;
   color: #fff;
}
.ak-gallery a:hover{ text-decoration:none}
.ak-gallery .sn_photogallery a h4{color: #444;margin-top: 20px;font-size:13px;}
.row.clients-logo { text-align: center; display: block;}
.clients-logo .col.col-md-3.text-center {
  display: inline-block;
  max-width: 250px;
  width: 100%;
  margin-bottom: 20px;
}
.clients-logo .logo-mar{ margin:20px 0}



/*-----------------contact us page css----------------*/

.contact{ padding:40px 0} 
.contact .part-txt .social a {display: inline-block;    margin-top: 18px;text-align: center;width: 30px;height: 30px;
line-height: 30px;font-size: 13px;color:#444;border: 1px solid #555;border-radius: 50%;margin-left: 10px; -webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s; }
.contact .part-txt .social a:hover {background: #3f86fe; border-color: #3f86fe; color: #fff; }

.contact .contact-form {padding: 0px 20px} 
.contact .contact-form form input {width: 100%; height: 50px;margin-bottom: 20px;border: 1px solid rgba(155, 155, 155, 0.5);border-radius: 25px;padding: 0 30px; }
.contact .contact-form form textarea {width: 100%;height: 140px;margin-bottom: 20px;border: 1px solid rgba(155, 155, 155, 0.5);border-radius: 25px;padding: 15px 30px; }.contact .contact-form:focuse{ outline:none}

.map iframe { width: 100%;height: 600px;display: block; }

/*-----------------infrastructure page css----------------*/

.infrastructure{ padding:40px 0} 
.infrastructure p { color: #1f252e; line-height: 24px;font-size: 15px;}
.infrastructure .details{ width:85%; margin:0 auto}
 
.thumbnail .owl-theme .owl-nav{width: 100%;position: absolute;top: 50%;margin-top: -10px;}
.thumbnail .owl-theme .owl-nav .owl-prev{float: left;margin-left: -20px!important;}
.thumbnail .owl-theme .owl-nav .owl-next{float: right;margin-right: -20px!important;}
.thumbnail .owl-theme .owl-nav [class*=owl-] { color:#85c226 !important; font-size: 25px !important; margin: 5px;padding: 7px 10px !important;background: #fff !important; display: inline-block !important;cursor: pointer; height: 40px !important;width: 40px; line-height: 20px; -webkit-border-radius: 50px !important; -moz-border-radius: 50px!important; border-radius: 50px!important; border: 1px solid rgba(0, 0, 0, 0.125); text-align: center;-webkit-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.19); -moz-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.19); box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.19);}
.thumbnail .owl-carousel .owl-item img {display: inline-block;width: auto;} 
 
 
 
.my-gallery a{ width:23.7%; margin-right:14px; float:left; position:relative;margin-bottom: 30px;margin-top: 30px;}
.my-gallery a:before { content: "";height: 5px;width: 96%;background:#85c226;display: block; margin: 0 auto;position: absolute;bottom: -3px;left: 0;right: 0;z-index: 1;border-radius: 0 0 5px 5px;}
.my-gallery .image{border-radius: 0px 0px 6px 6px;}
.my-gallery  a:hover img { opacity: 0.5;}



.infrastructure .thumbnail {padding: 8px;line-height: 1.62857143;background-color: #fff;border: 1px solid #e2e2e2;border-radius: 0;margin-bottom: 25px;}
.infrastructure .heding{text-align: center; position: relative;  display: block;  padding:80px 0 35px 0px; text-transform: uppercase; font-size: 30px;}
.infrastructure .heding::before {background: url(../images/heading-top.jpg) no-repeat center top;width: 100%; height: 74px;
content: "";left: 0px; top: 0px; position: absolute;}
.infrastructure .heding::after { background: url(../images/heading-bottom.jpg) no-repeat center bottom;width: 100%; height: 25px;content: ""; left: 0px; bottom: 0px; position: absolute;}
.infrastructure .infra-text{padding:15px;}
.infra-txt{padding: 10px 10px 30px 10px;}

/*-----------------Products page css----------------*/
.Food-box{ padding:40px 0}
.Food-box p { color: #1f252e;line-height: 24px;font-size: 15px;}
.Food-box .section-heading-2 { margin-bottom: 2px;}
.widget {margin-bottom: 50px;clear: both;margin-top: 6px;}
.category-nav {margin-left: 0;margin-bottom: 30px;padding: 0;}
.category-nav li {list-style: none;margin: 0;font-weight: 700;}
.category-nav li.active a { border-color: #85c226;}
.category-nav li a { color: #222222;display: block;padding: 15px 20px; margin-bottom: 5px;background-color: #eff3f6;border-left: 5px solid transparent;}

.Products-img-box{background-color: #eff3f6; padding:40px 0 }

#gallery-wrapper .single-item { background: linear-gradient(-45deg, #85c226 0%,#2c3a6f 100%);overflow: hidden;position: relative;-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;margin: 15px 0;}
#gallery-wrapper .single-item:hover {-webkit-box-shadow: 0 3px 30px rgba(0,0,0,0.2); box-shadow: 0 3px 30px rgba(0,0,0,0.2);}
#gallery-wrapper .single-item img {width: 100%;-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1);-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
#gallery-wrapper .single-item:hover img { opacity: 0.6; -webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1);}
#gallery-wrapper .single-item figcaption {position: absolute;top:0;left: 0;right: 0;bottom: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden; margin: 30px 30px;}
#gallery-wrapper .single-item figcaption:before { position: absolute;top: 0; left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.5);content: '';opacity: 0;-webkit-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);}
#gallery-wrapper .single-item:hover figcaption:before {opacity: 1;-webkit-transform: scale3d(2.5,1.6,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);transform: scale3d(2.5,1.6,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);}
#gallery-wrapper .single-item figcaption h3 {color: #fff;position: absolute;top:0;left:0;font-weight: normal;font-size: 26px;}
#gallery-wrapper .single-item figcaption h3 span {font-weight: 800;}
#gallery-wrapper .single-item figcaption h3 a {color: #fff;}
#gallery-wrapper .single-item figcaption>a {position: absolute; font-size: 25px; color: #fff;bottom: 0;right: 0;}
#gallery-wrapper .single-item figcaption h3,
#gallery-wrapper .single-item figcaption>a {opacity: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#gallery-wrapper .single-item:hover figcaption h3,
#gallery-wrapper .single-item:hover figcaption>a {opacity: 1;-webkit-transition-delay:0.2s; transition-delay:0.2s;}


.details .list-style-5 { list-style: none; margin: 0; padding: 0;}
.details .list-style-5 li { position: relative;    padding: 0 14px 10px 22px; margin: 0 0 10px 0; display:inline-block}
.details .list-style-5 li:before { content: "\f192"; position: absolute; top: 1px; left: 0; font-family:FontAwesome; font-weight: 400; color:#85c226}
.details .list-style-5 li:last-child {border-bottom: 0;}
.rwt{padding-top: 25px; display:block}


.imgbrcgs{ width:23%}
.quality-md-prt { background-color: #f6f6f4;padding:50px 0}
.quality-md-prt p {line-height: 24px; font-size: 14px;  margin-bottom: 32px;}
.quality-md-prt .text{ margin-top:20px}


.my-gallery2 a{ width:32%; margin-right:14px; float:left; position:relative;margin-bottom: 30px;margin-top: 30px;}
.my-gallery2 a:before { content: "";height: 5px;width: 96%;background:#85c226;display: block; margin: 0 auto;position: absolute;bottom: -3px;left: 0;right: 0;z-index: 1;border-radius: 0 0 5px 5px;}
.my-gallery2 .image{border-radius: 0px 0px 6px 6px;}
.my-gallery2  a:hover img { opacity: 0.5;}







/* Extra Small Devices, Phones */ 
@media (min-width: 481px) and (max-width: 767px) {

	footer .box img {
		width:30%;
}
footer {
    padding: 20px 0px 0px 0px;
}
footer .logo {
    margin-bottom: 0px !important;
}
.social-network {
    margin-bottom: 0px;
}
footer .social-circle li a {

    font-size: 16px;

}
footer .menu-link h6 {
    padding: 0px 0px;
    margin: 5px 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #fff;
}
.mar-top {
    margin-top: 20px;
}
footer .copyright p {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    margin: 0px;
    padding: 15px 0px 0px;
    font-weight: 400;
}
.pad-25{
	padding-top:5px !important;
	padding-bottom:8px;
}
.text-right{
	text-align: left !important
}
.scrollup {

    bottom: 10px;
    right: 10px;
}
.clients-logo .logo-mar {
    margin: 5px 0;
}
.testimonial-section.section-padding {
    padding: 20px 0px;
}
.section-heading-2 {
    margin-bottom: 20px;
}
.section-heading-2 .title {
    font-size: 24px;
}
.testimonial-section .testimonials-slider .owl-controls {
    margin-top: 0px;
}
.testimonial-section .testimonials-slider .grid {
    background-color: #0093dd;
    min-height: 350px;
    padding: 50px 20px 20px;
    margin-bottom: 20px;
}
.my-gallery a {
    width: 100%;
    margin-right: 14px;
    float: left;
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
}
.offer {
    padding: 20px 0 10px;
}
.about-section {
    padding: 0px 0 20px;
}
.infrastructure .details {
    width: 100%;
    margin: 0 auto;
}
.sub-banner {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 20px 0px 20px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.sub-banner h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0px 0px 5px 0px;
	text-transform:none
}
.testimonial-section .client-info {
    text-align: center;
    padding-left: 0px;
    position: relative;
    max-width: 100%;
    margin: 20px auto 0;
}
.grid{
margin-bottom: 15px;	
}
.services-section.section-padding {
    padding: 30px 0px 30px 0px;
}
.about-us.section-padding {
    padding: 40px 0px;
}
.about-us .section-title-s1 h2 {
    font-size: 24px;}
 .img-holder{
 	display: none;
 }  
 .services-section .section-title-s2 h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.33em;
    margin: 0;
    border-right: 0px solid #85c226;
    padding: 0px 0px 0px 0px;
    color: #85c226;
} 
.services-section .section-title-s2 p {
    padding: 10px 0px 10px 15px;
}
.desktop{
	display:none !important;
}

.mobile{
	display:block !important;;
}
.main-banner .banner-content {
    background-image: url(../images/banner-content-1.png);
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}
.big-device{
	display: block!important;
}
.small-device{
	display:none !important;

}

.main-banner .banner-content .banner-tag-line {
    font-size: 0px;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 15px;
    margin: 0px;
    font-weight: 300;
}
.main-banner .banner-content .banner-heading {
    font-size: 20px;
    color: #fff;
    line-height: 22px;
    padding-bottom: 10px;
    margin: 0px;
    padding-right: 150px;
    font-weight: bold;
}
.navbar {
	padding: 0px;
}
.logo{
	float: left;
}

.logo img {
    width: 60%;
}
.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: rgba(255,255,255,.1);
    background-color: #0093dd;
}
.navbar-toggler {
    padding: .25rem .50rem;
    }
    .float-right {
    float:left!important;
}
.ak_nav .dropdown-menu {
    z-index: 1000;
    padding: 0px 0px 0px 0px;
}
.category-nav {
    margin-left: 0;
    margin-bottom: 0px;
    padding: 0;
}
.widget {
    margin-bottom: 20px;
    margin-top: 6px;
}
.Food-box {
    padding: 20px 0;
}
.intro-caption .text p {
    margin-bottom: 10px;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.ak_nav .dropdown-menu a {
    padding: 8px 0px;
}
.contact .contact-form {
    padding: 0px 0px;
}
.navbar-brand img{
	width: 60%;
}
}
/* Custom, iPhone Retina */ 
@media (min-width: 320px) and (max-width: 480px) {
	.navbar-brand img{
	width: 60%;
}
	.contact .contact-form {
    padding: 0px 0px;
}
	.ak_nav .dropdown-menu a {
    padding: 8px 0px;
}
	.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

	.intro-caption .text p {
    margin-bottom: 10px;
}
	.Food-box {
    padding: 20px 0;
}
	.widget {
    margin-bottom: 20px;
    margin-top: 6px;
}
	.category-nav {
    margin-left: 0;
    margin-bottom: 0px;
    padding: 0;
}
	.ak_nav .dropdown-menu {
    z-index: 1000;
    padding: 0px 0px 0px 0px;
}
	.float-right {
    float:left!important;
}
	.logo{
	float: left;
}
	.navbar-toggler {
    padding: .25rem .50rem;
    }
	.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: rgba(255,255,255,.1);
    background-color: #0093dd;
}
	.logo img {
    width: 60%;
}
	.navbar {
	padding: 0px;
}
	.main-banner .banner-content {
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}
	.services-section.section-padding {
    padding: 30px 0px 30px 0px;
}
	footer .box img {
		width:50%;
}
footer {
    padding: 20px 0px 0px 0px;
}
footer .logo {
    margin-bottom: 0px !important;
}
.social-network {
    margin-bottom: 0px;
}
footer .social-circle li a {

    font-size: 16px;

}
footer .menu-link h6 {
    padding: 0px 0px;
    margin: 5px 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #fff;
}
.mar-top {
    margin-top: 20px;
}
footer .copyright p {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    margin: 0px;
    padding: 15px 0px 0px;
    font-weight: 400;
}
.pad-25{
	padding-top:5px !important;
	padding-bottom: 10px;
}
.text-right{
	text-align: left !important
}
.scrollup {

    bottom: 10px;
    right: 10px;
}
.clients-logo .logo-mar {
    margin: 5px 0;
}
.testimonial-section.section-padding {
    padding: 20px 0px;
}
.section-heading-2 {
    margin-bottom: 20px;
}
.section-heading-2 .title {
    font-size: 24px;
}
.testimonial-section .testimonials-slider .owl-controls {
    margin-top: 0px;
}
.testimonial-section .testimonials-slider .grid {
    background-color: #0093dd;
    min-height: 350px;
    padding: 50px 20px 20px;
    margin-bottom: 20px;
}
.my-gallery a {
    width: 100%;
    margin-right: 14px;
    float: left;
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
}
.offer {
    padding: 20px 0 10px;
}
.about-section {
    padding: 0px 0 20px;
}
.infrastructure .details {
    width: 100%;
    margin: 0 auto;
}
.sub-banner {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 20px 0px 20px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.sub-banner h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0px 0px 5px 0px;
	text-transform:none
}
.testimonial-section .client-info {
    text-align: center;
    padding-left: 0px;
    position: relative;
    max-width: 100%;
    margin: 20px auto 0;
}
.grid{
margin-bottom: 15px;	
}
.about-us.section-padding {
    padding: 40px 0px;
}
.about-us .section-title-s1 h2 {
    font-size: 24px;}
 .img-holder{
 	display: none;
 }
 .services-section .section-title-s2 h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.33em;
    margin: 0;
    border-right: 0px solid #85c226;
    padding: 0px 0px 0px 0px;
    color: #85c226;
} 
.services-section .section-title-s2 p {
    padding: 10px 0px 10px 15px;
} 
.desktop{
	display:none !important;
}

.mobile{
	display:block !important;
} 
.banner-content{
	display: none;
}
.rwt{ padding-top:inherit !important}
}
.big-device{
	display: none;
}
.small-device{
	display: block;

}
}
.pad-25{
	padding-top:25px;
}
.desktop{
	display: block;
}

.mobile{
	display: none;
}
.navbar-brand img{
	width: 80%;
}