/*==========================
	Custom css
==========================*/
/* h1 to h6 */
.h1 {
	font-size: 80px;
	font-weight: 700;
}

.h2 {
	font-size: 40px;
	font-weight: 700;
}

.h3 {
	font-size: 35px;
	font-weight: 600;
}

.h4 {
	font-size: 30px;
}

.h5 {
	font-size: 28px;
	font-weight: 600;
}

.h6 {
	font-size: 24px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Lora', serif;
	color: #000;
}

.font-roboto {
	font-family: roboto;
}

.font-poppins {
	font-family: "Poppins", sans-serif;
}

.dis-block {
	display: block;
}

.bg-img-fix {
	background-size: cover;
}

.bg-secondry {
	background-color: #2c4a6b;
}

.text-gray-dark {
	color: #9a9a9a;
}

/* Slider  */
.main-slider .button-lg {
	padding: 15px 30px;
}

/* About Us */
.about-us {
	min-height: 700px;
}

.about-us .dez-tabs .nav-tabs {
	border: 0 none;
	left: 61px;
	position: absolute;
	top: 0;
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-o-transform-origin: left top 0;
	-webkit-transform-origin: left top 0;
	-moz-transform-origin: left top 0;
	transform-origin: left top 0;
	width: auto;
}

.about-us .dez-tabs .nav-tabs li {
	display: inline-block;
	margin: 0;
	background-color: #f6f6f6;
	text-align: center;
	border-right: 4px solid #e8e8e8;
}

.about-us .dez-tabs .about-contant {
	padding: 10px 30px 10px 30px;
}

.about-us .dez-tabs {
	position: relative;
}

.about-us .dez-tabs .tab-content {
	margin-left: 60px;
	border: 0;
}

.about-us .dez-tabs .tab-content h3 {
	margin-top: 0;
}

.about-us .dez-tabs .nav-tabs li a {
	border: 0;
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.owl-none .owl-nav {
	display: none;
}

.about-us .dez-tabs .nav-tabs li.active a {
	border: 0;
	color: #000;
}

.about-us .dez-tabs .nav-tabs li.active a h4,
.about-us .dez-tabs .nav-tabs li.active a span {
	color: #000;
}

.about-us .dez-tabs .nav-tabs li h4 {
	margin: 0;
	text-transform: uppercase;
	color: #757575;
}

.about-us .dez-tabs .nav-tabs li a span {
	font-weight: 300;
	font-size: 14px;
}

/* Service Head */
.service-head {
	font-family: "Open Sans", sans-serif;
	margin-bottom: 20px;
	margin-top: -46px;
	padding: 15px 0;
	position: relative;
	z-index: 1;
	border-radius: 100px;
	box-shadow: 0 2px 6px rgba(106, 175, 8, 0.5);
}

.service-head a {
	color: #fff;
}

/* Our Project */
.dez-project-left {
	position: relative;
}

.dez-project-left:after {
	content: "";
	height: 100%;
	opacity: 0.8;
	position: absolute;
	right: 15px;
	top: 0;
	width: 1000px;
	z-index: -2;
}

/* service carousel */
.service-carousel .date {
	position: absolute;
	right: 0;
	padding: 1px 5px;
	color: #000;
	top: -22px;
}

.service-carousel .ow-entry-content {
	position: relative;
	border: 0;
	text-align: center;
}

.service-carousel .ow-entry-content h4 {
	margin-top: 0;
	margin-bottom: 5px;
}

.service-carousel.owl-theme .owl-controls {
	margin-top: 0;
	position: absolute;
	right: 8.33333%;
	text-align: center;
	top: -80px;
	padding: 0 15px;
}

.service-carousel .owl-prev,
.service-carousel .owl-next {
	border: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	line-height: 40px;
}

.service-carousel .owl-prev:hover,
.service-carousel .owl-next:hover {
	opacity: 0.8;
}

/* dez team */
.dez-team .dez-media {
	border-bottom: 4px solid #333232;
	border-top: 4px solid #dadada;
}

.dez-team .dez-social-icon li a {
	height: 30px;
	width: 30px;
	border: 0;
	color: #333232;
	padding: 0;
	line-height: 30px;
	font-size: 15px;
}

.dez-team .dez-img-overlay6:before,
.dez-team .dez-img-overlay6:after {
	background-image: url(../images/rrdiagonal-line.png);
	background-color: rgba(0, 0, 0, 0);
	opacity: 0.2;
}

/* testimoniyal | client-logo */
/* client-logo */
.client-logo ul {
	margin: 0 -10px;
}

.client-logo ul li {
	display: inline-block;
	padding: 0 10px;
	width: 33.33%;
	margin-bottom: 20px;
}

.client-logo img {
	width: 100%;
}

/* testimonials */
.testimonial-section {
	position: relative;
	z-index: 1;
}

.testimonial-section:after {
	background: #f2f2f2 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.testimonial-section .col-md-6 {
	padding-left: 30px;
	padding-right: 30px;
}

.testimonial-section .row {
	margin-left: -30px;
	margin-right: -30px;
}

/*testimonial 1*/
.testimonial-7 .testimonial-text {
	padding: 30px;
	border-radius: 10px;
	background-color: #f5f5f5;
}

.testimonial-7 .testimonial-detail {
	padding: 0 0 0 30px;
	margin-top: -35px;
}

.testimonial-7 .testimonial-pic {
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
	width: 70px;
	height: 70px;

}

.testimonial-7 .testimonial-text p {
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.testimonial-7 .info p {
	display: inline-block;
	position: relative;
	top: -10px;
	padding: 0 10px;
}

.testimonial-7 .owl-controls .owl-nav {
	bottom: 0;
	margin-top: 0;
	position: absolute;
	right: 0;
}

.testimonial-7 .owl-prev,
.testimonial-7 .owl-next {
	background-color: #cccccc;
	border: 0 none;
}

.bg-black-1 {
	background-color: #2e1e13;
}

/* blog */
.blog-info {
	margin: 0 0 10px 0;
	width: 100%;
}

.blog-info li {
	display: inline-block;
	padding: 0 10px 0px 10px;
	line-height: 14px;
	border-right: 1px solid;
	color: #222;
}

.blog-info li a {
	color: #222;
}

.blog-info li:last-child {
	border-right: 0;
}

.blog-info li:first-child {
	padding-left: 0;
}

.blog-info li:hover,
.blog-info li:hover a {
	color: #000;
}

/* index 2 */
.company-status .counter {
	font-family: Roboto;
	font-size: 60px;
	font-weight: 300;
}

/* about-service */
.about-service .icon-bx-wraper {
	border: none;
}

.about-service .icon-bx-wraper:nth-child(2) {
	margin-top: -40px;
}

.about-service {
	margin-top: -150px;
}

.gallery-projects .dez-gallery-box {
	margin-bottom: 0;
}

.latest-blog-1 .blog-post,
.latest-blog-1 .dez-post-text {
	margin-bottom: 0;
}

.latest-blog-2 {
	background-color: #f0f0f0;
}

@media only screen and (max-width: 1280px) {
	.blog-info li {
		font-size: 13px;
	}

	.service-head {
		font-size: 15px;
	}
}

@media only screen and (max-width: 991px) {
	.about-img {
		display: none;
	}

	.about-us .dez-tabs .about-contant {
		padding: 15px 15px 10px 15px;
	}

	.get-a-quote {
		text-align: center;
	}

	.get-a-quote .pull-left {
		float: none;
		text-align: center;
		display: block;
		width: 100%;
	}

	.get-a-quote .pull-right {
		width: 100%;
		padding: 10px 0;
	}

	.get-a-quote {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.testimonial-section:after {
		left: 100%;
	}

	.testimonial-section {
		color: #fff;
	}

	.testimonial-section .col-md-6 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.testimonial-section .row {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media only screen and (max-width: 767px) {

	.about-us .dez-tabs .nav-tabs,
	.about-us .dez-tabs .nav-tabs li a {
		-o-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		position: unset;
	}

	.about-us .dez-tabs .nav-tabs {
		background-color: #F6F6F6;
		width: 100%;
	}

	.about-us .dez-tabs .tab-content,
	.about-us .dez-tabs .nav-tabs {
		margin-left: 0;
		display: block;
		clear: both;
	}

	.about-us .dez-tabs .nav-tabs li.active {
		border-right: 0;
	}

	.about-us .dez-tabs .nav-tabs li {
		border-right: 0;
		width: 100%;
	}

	.about-us {
		padding-top: 20px;
	}

	.dez-project-left:after {
		right: 0;
	}

	.dez-service .service-carousel {
		margin-top: 0;
	}

	.dez-service .owl-stage-outer {
		margin-bottom: 30px;
	}

	.service-carousel.owl-theme .owl-controls {
		position: unset;
	}

	.testimonial-section:after {
		content: none;
	}

	.footer-bottom .text-left,
	.footer-bottom .text-right {
		text-align: center;
	}

}

/* Team Section */
.skew-content-box ul li a {
	color: #fff;
	font-size: 14px;
	width: auto;
	padding: 0px 10px;
	line-height: 24px;
}

.skew-content-box {
	display: inline;
	left: -1px;
	padding: 5px 20px;
	position: absolute;
	top: -15px;
	width: auto;
}

.skew-content-box:after {
	background-color: inherit;
	content: "";
	height: 100%;
	position: absolute;
	right: -10px;
	top: 0;
	transform: skewX(20deg);
	width: 20px;
	z-index: 1;
}

.dez-login {
	background-color: #292929;
	bottom: 0;
	display: table;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.login-form {
	max-width: 400px;
	margin: 0px auto;
	background: #fff;
}

.dez-form .form-control {
	background: #DDE3EC;
	height: 44px;
}

.dez-form .form-group {
	margin-bottom: 15px;
}

@media only screen and (max-width: 991px) {
	.skew-content-box {
		padding: 5px;
	}

	.skew-content-box ul li a {
		margin-right: 3px;
		font-size: 13px;
	}

	.dez-social-icon {
		margin: 0;
	}

	.skew-content-box ul li a {
		padding: 5px;
	}

	.request-a-quote:before {
		left: 0;
		transform: skewX(0deg);
	}

	.header-style-4 .slide-up {
		position: unset;
	}
}

@media only screen and (max-width: 767px) {
	.dez-book-now-content {
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.our-service .service-box {
		margin-bottom: 30px;
	}

	.our-service {
		margin-top: 50px;
	}

	.dez-newsletter {
		padding: 15px;
	}

	.company-stats-worker {
		display: none;
	}

	.hidden-sm-down {
		display: none;
	}

	.main-slider .button-lg {
		font-size: 14px;
		padding: 8px 10px;
	}

}

/* Responsive */
@media only screen and (max-width: 1024px) {
	.awesome-services .dez-info-has {
		position: unset;
	}
}


/* Gallery-page */
.dez-hover a:active,
.dez-hover a:hover {
	color: #fff;
}

.testimonial-6 .quote-left:before {
	left: 15px;
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
	color: #b5b5b5;
	font-size: 18px;
}

/* Testimonial Text */
.testimonial-6 .testimonial-text {
	padding: 25px 35px 70px 40px;
}

.testimonial-6 .testimonial-detail {
	position: relative;
	padding: 10px 15px;
	top: -30px;
	width: 85%;
}

.testimonial-6 .testimonial-pic {
	position: absolute;
	right: 20px;
	top: -50px;
	z-index: 2;
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
	color: #b5b5b5;
	font-size: 18px;
}

.testimonial-6 .quote-left:before {
	left: 15px;
}

.testimonial-6 .quote-right:after {
	right: 15px;
	bottom: 20px;
	top: auto;
}

.testimonial-6 .testimonial-detail:after {
	background-color: inherit;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: -23px;
	top: 0;
	transform: skewX(35deg);
	width: 50px;
	z-index: 1;
}

/* spacing */
.site-footer .widget_getintuch {
	padding-top: 0;
}

.content-inner {
	padding-top: 90px;
	padding-bottom: 60px;
}

.content-inner-1 {
	padding-top: 90px;
	padding-bottom: 90px;
}

.content-inner-2 {
	padding-top: 90px;
	padding-bottom: 0px;
}

.testimonial-five .owl-controls {
	margin-top: 0px;
}

.dez-newsletter.style1 {
	background-color: rgba(255, 255, 255, 0.05)
}

.inner-haed {
	margin-bottom: 25px;
}

/* Contact Form */
.dez-social-icon.dez-social-icon-lg li a {
	color: #ffffff;
	font-size: 14px;
	height: 30px;
	line-height: 32px;
	padding: 0;
	width: 30px;
}

.dez-social-icon-lg.dez-social-icon li {
	display: inline-block;
	font-size: 12px;
	padding: 0;
}

.dez-social-icon-lg.dez-social-icon.border li a {
	border: 1px solid rgba(255, 255, 255, 0.05);
}

.contact-style-1 input {
	height: 50px;
}

.contact-style-1 .site-button {
	height: 50px;
	width: 100%;
}

.contact-style-1 .form-control {
	padding: 10px 20px;
}

.contact-style-1 .form-control:focus,
.contact-style-1 .form-control:hover {
	border-color: #c0c0c0;
}

.contact-style-1 h2 {
	margin-top: 0;
}

.contact-style-1 .border-1 {
	border: 1px solid #eee;
}

.contact-style-1 .dez-social-icon-lg {
	border-top: 1px solid #eeeeee;
	padding-top: 20px;
	text-align: left;
	width: 100%;
	margin: 0;
}

.contact-style-1 .dez-social-icon-lg a {
	text-align: center;
}

.contact-style-1 .dez-social-icon-lg li a:hover {
	background: #fff;
	color: #000;
	border: 1px solid #eee;
}

.contact-style-1 .form-group {
	margin-bottom: 25px;
}

.img-cover {
	object-fit: cover;
	width: 100%;
}

.box-services {
	display: table;
}

.box-services-content {
	display: table-cell;
	vertical-align: middle;
}

/* Mobile Spacing */
@media only screen and (max-width: 1400px) {
	.project-img img {
		max-width: 80%;
	}
}

@media only screen and (max-width: 1200px) {
	.about-us .dez-tabs .about-contant {
		padding: 0 20px 10px;
	}

	.main-slider .erinyen.tparrows {
		min-height: 40px;
		min-width: 40px;
	}

	.main-slider .erinyen .tp-title-wrap {
		min-height: 40px;
		line-height: 40px;
	}

	.main-slider .erinyen.tparrows:before {
		font-size: 15px;
		line-height: 40px;
	}

	.main-slider .erinyen .tp-arr-titleholder {
		line-height: 40px;
	}

	.dez-service {
		padding-right: 30px;
	}

	.is-fixed .logo-header a img,
	.is-fixed.header-curve .logo-header a img {
		vertical-align: middle;
	}

	.project-img img {
		max-width: 98%;
	}

}

@media only screen and (max-width: 767px) {
	.dez-service {
		padding: 30px 15px;
	}

	.about-us .dez-tabs .about-contant {
		padding: 30px 0 0;
	}

	.content-area {
		padding-top: 30px;
	}

	.page-content {
		padding-bottom: 30px;
	}

	.footer-top {
		padding-top: 50px;
	}

	.site-footer .widget {
		margin-bottom: 40px;
	}

	.section-full:last-child {
		margin-bottom: -30px;
	}

	.content-inner {
		padding-bottom: 20px;
		padding-top: 50px;
	}

	.content-inner-1 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.content-inner-2 {
		padding-top: 50px;
		padding-bottom: 0px;
	}

	.section-head {
		margin-bottom: 25px;
	}

	.dez-project-left {
		padding-top: 30px;
	}

	.testimonial-section {
		padding-top: 30px;
	}

	.testimonial-section .owl-controls {
		margin-top: 20px;
	}

	.section-head p {
		padding-top: 0;
	}

	.h3 {
		font-size: 28px;
		margin-top: 10px;
	}

	.about-service .icon-bx-wraper:nth-child(2) {
		margin-top: 0;
	}

	.side-bar {
		margin-bottom: 30px;
	}

	.dez-post-title .post-title {
		margin-top: 10px;
	}

	.footer-info-box .newsletter {
		margin-bottom: 10px;
	}

	ol.commentlist li .star-rating {
		position: unset;
	}

	.comment-form [class*="comment-form"] {
		width: 100%;
	}

	.pricingtable-wrapper {
		margin-bottom: 30px;
	}

	.pricingtable-highlight {
		margin: 0;
	}

	.title-head {
		display: none;
	}

	.newsletter-1 .input-group {
		margin-bottom: 15px;
	}

	.newsletter-1 .icon-content {
		margin-top: 5px;
	}

	.newsletter-1 h2 {
		font-size: 20px;
		margin-bottom: 0px;
	}

}

footer .footer-bottom .fa-heart {
	animation: 2.5s ease 0s normal none infinite running animateHeart;
	font-size: 16px;
}

@keyframes animateHeart {
	0% {
		transform: scale(1);
	}

	5% {
		transform: scale(1.2);
	}

	10% {
		transform: scale(1.1);
	}

	15% {
		transform: scale(1.25);
	}

	50% {
		transform: scale(1);
	}

	100% {
		transform: scale(1);
	}
}

.dashed,
.dashed.bx-style-4,
.dashed.bx-style-3,
.dashed.bx-style-2,
.dashed.bx-style-1 {
	border-style: dashed;
}

.dez-about {
	background-image: url(../images/bg1.png), url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: right bottom, left;
}

.dez-team-1 {
	background-image: url(../images/bg4.png), url(../images/bg3.png);
	background-repeat: no-repeat;
	background-position: right bottom, left;
}

.blog-1 {
	background-image: url(../images/bg6.png), url(../images/bg5.png);
	background-repeat: no-repeat;
	background-position: right bottom, left bottom;
}

.dez-about-appoint {
	background-image: url(../images/bg7.png), url(../images/bg8.png);
	background-repeat: no-repeat;
	background-position: right bottom, left top;
}

@media only screen and (max-width: 767px) {

	.dez-about,
	.dez-team-1,
	.blog-1,
	.dez-about-appoint {
		background-size: 20%;
	}
}

/* Counter */
.counter-style-1 .counter {
	font-size: 50px;
	font-weight: 700;
	font-family: 'Lora', serif;
}

.counter-style-1 .counter-text {
	font-size: 16px;
	font-weight: 700;
}

.counter-style-1 .icon {
	font-size: 45px;
	margin-right: 10px;
}

/* Appount */
.about-appoint {
	border: 2px solid rgba(0, 0, 0, 0.08);
}

.about-appoint .form-control,
.about-appoint .bootstrap-select .dropdown-toggle {
	background: rgba(0, 0, 0, 0.0);
	border-color: rgba(0, 0, 0, 0.08);
	border-width: 2px;
	box-shadow: none;
	color: #ffffff;
	font-size: 16px;
	height: 50px;
	line-height: 20px;
	padding: 9px 20px;
}

.about-appoint textarea.form-control {
	height: 120px;
	resize: none;
}

.about-appoint .form-control {
	color: #000;
}

.about-appoint .form-control:hover,
.about-appoint .form-control:focus {
	border-color: #287A2C;
}

.about-appoint .form-control::-moz-placeholder {
	color: #333;
	opacity: 0.7;
}

.about-appoint .bootstrap-select .dropdown-toggle:hover,
.about-appoint .bootstrap-select .dropdown-toggle:focus,
.about-appoint .bootstrap-select .dropdown-toggle {
	background-color: rgba(0, 0, 0, 0.0) !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.8) !important;
	border-width: 0 0 1px !important;

}

.about-appoint .bootstrap-select .dropdown-toggle:hover span,
.about-appoint .bootstrap-select .dropdown-toggle:focus span,
.about-appoint .bootstrap-select .dropdown-toggle span {
	color: #fff;
	opacity: 0.7;
}

.about-appoint .site-button {
	font-size: 16px;
	font-weight: 600;
	padding: 12px 40px;

}

/**/
.has-mega-menu.blog .mega-menu,
.has-mega-menu.sort .mega-menu {
	background-image: url(../images/garden-pt.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: 0 none !important;
	padding-bottom: 30px;
}

.has-mega-menu.pages .mega-menu {
	background-image: url(../images/garden-pt1.png), url(../images/garden-pt.png);
	background-position: right bottom, center bottom;
	background-repeat: no-repeat;
	border-bottom: 0 none !important;
	padding-bottom: 30px;
}

@media only screen and (max-width: 991px) {

	.has-mega-menu.blog .mega-menu,
	.has-mega-menu.sort .mega-menu,
	.has-mega-menu.pages .mega-menu {
		background-image: none;
		padding-bottom: 0;
	}
}

.input-block {
	display: inline-block;
}

.overlay-bx {
	z-index: 1;
}







textarea.form-control {
	height: auto;
}

.breadcrumb-row ul li {
	display: inline;
}

.header-nav .nav>li>a {
	display: block;
	position: relative;
	font-weight: 600;
}

.is-fixed .header-nav .nav>li>a {
	padding: 34px 12px;
}

.header-style-3 .is-fixed.header-curve .logo-header {
	height: 85px;
}

.header-style-5 .navicon span {
	background: #FFF;
}

.header-style-5 .is-fixed .navicon span {
	background: #000;
}

.header-style-5 .header-nav .nav>li:hover>a::after,
.header-style-5 .header-nav .nav>li.active>a::after {
	opacity: 1;
	-webkit-transform: translateY(-7px);
	-moz-transform: translateY(-7px);
	transform: translateY(-7px);
}

.header-style-5 .header-nav .nav>li:hover>a,
.header-style-5 .header-nav .nav>li.active>a {
	color: #fff;
}

.dez-quik-search .form-control {
	height: 91px;
}

.pagination>.active>a {
	z-index: 2;
	color: #fff;
}

/* sidenav */
.sidenav .bg-primary {
	color: #fff;
}

.bg-primary {
	color: #fff;
}

/* Toggler */
.navicon {
	width: 20px;
	height: 18px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	border: 0;
	float: right;
	z-index: 99;
}

.navicon span {
	display: block;
	position: absolute;
	height: 2px;
	width: 22px;
	border-radius: 1px;
	opacity: 1;
	left: 6px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	background: #000;
}

.navicon span:nth-child(1) {
	top: 10px;
}

.navicon span:nth-child(2) {
	top: 17px;
}

.navicon span:nth-child(3) {
	top: 24px;
}

.navicon.open span:nth-child(1) {
	top: 16px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.navicon.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

.navicon.open span:nth-child(3) {
	top: 16px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.navbar-toggler {
	margin: 26px 0 24px 15px;
	padding: 17px 17px;
	border-radius: 0px;
	outline: none;
}

[class*="bg-"] .navbar-toggler {
	border-color: #fff;
}

.is-fixed .navbar-toggler {
	margin: 26px 0 24px 15px;
}

.header .header-style-4 .navbar-toggler {
	margin: 20px 0 20px 15px;
}

/* Tabs */
.dez-tabs .nav-tabs>li>a.active:hover {
	background-color: #fff;
	border-color: #ddd;
	border-bottom: 1px solid #FFF;
}

.nav-tabs .nav-link.active,
.dez-tabs.bg-tabs .nav-tabs>li>a.active {
	border-bottom: 1px solid transparent;
	background-color: #fff;
}

.dez-tabs.border-tp .nav-tabs>li>a.active {
	border-top: 2px solid;
}

.dez-tabs.vertical .nav-tabs li a.active {
	border-bottom: 1px solid #ddd;
}

.dez-tabs.vertical .nav-tabs li {
	width: 100%;
	margin-right: -1px;
}

.dez-tabs.vertical .nav-tabs li a.active {
	margin-right: -1px;
	border-right: none;
}

.dez-tabs.vertical .nav-tabs li a {
	margin-right: -1px;
}

.dez-tabs.vertical.right .nav-tabs li a.active {
	border-right: 1px solid #ddd;
	border-left: none;
}

.dez-tabs.bg-tabs.vertical.right.border,
.dez-tabs.bg-tabs.vertical.border,
.dez-tabs.vertical.right.border,
.dez-tabs.vertical.border,
.dez-tabs.border-tp.border.bg-tabs,
.dez-tabs.border,
.dez-tabs.border.bg-tabs {
	border: 0 !important;
}

.site-filters .site-button.active {
	background-color: #ff91b8;
}

.site-filters .site-button.active {
	color: #fff;
}

/* form */
.input-group-text {
	background-color: transparent;
	border-radius: 0px;
}

/* footer */
.dez-social-icon .border {
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.widget .post-title {
	font-weight: 600;
}

.nav.navbar-nav li .sub-menu li .fa {
	display: none;
}

@media only screen and (max-width: 1024px) {
	.counter-box h5 {
		font-size: 13px;
		line-height: 22px;
	}
}

@media only screen and (max-width: 991px) {
	.is-fixed .header-nav .nav>li>a {
		padding: 8px 12px;
	}

	/* Mobile Responsive */
	.side-nav .nav.navbar-nav li a i.fa-chevron-down:before,
	.nav.navbar-nav li a i.fa-chevron-down:before {
		content: "\f078";
	}

	.side-nav .nav.navbar-nav li .sub-menu .open a i.fa-chevron-down:before,
	.nav.navbar-nav li .sub-menu .open a i.fa-chevron-down:before {
		content: "\f054";
	}

	.nav.navbar-nav li .sub-menu li .fa {
		line-height: 38px;
		display: block;
	}

	.side-nav .nav.navbar-nav li a i.fa-chevron-down:before,
	.nav.navbar-nav li a i.fa-chevron-down:before {
		content: "\f105";
	}

	.side-nav .nav.navbar-nav li.open a i.fa-chevron-down:before,
	.nav.navbar-nav li.open a i.fa-chevron-down:before {
		content: "\f107";
	}

	.header-nav .nav>li.open>.sub-menu li.open>a>i,
	.header-nav .nav>li.open>a>i {
		background-color: #313444 !important;
	}

	.side-nav .nav.navbar-nav li a i.fa-chevron-down,
	.nav.navbar-nav li a i.fa-chevron-down,
	.nav.navbar-nav li a i.fa-angle-right,
	.nav.navbar-nav .sub-menu li a i.fa-angle-right {
		background-color: #287a2c;
		color: #ffffff;
		height: 30px;
		line-height: 30px;
		right: 0;
		text-align: center;
		width: 30px;
		z-index: 3;
		float: right;
		font-size: 16px;
		margin: 0;
	}

	.header-nav .nav>li .sub-menu li i.fa-angle-right:before {
		content: "\f078";
		font-size: 10px;
	}

	.header-nav .nav>li .sub-menu li.open i.fa-angle-right:before {
		content: "\f054";
	}

	.header-nav .nav>li .sub-menu .sub-menu,
	.header-nav .nav>li:hover .sub-menu .sub-menu,
	.header-nav .nav>li:hover .sub-menu,
	.header-nav .nav>li:hover .mega-menu {
		display: none;
		opacity: 1;
		margin-top: 0;
	}

	.header-nav .nav li .sub-menu .sub-menu {
		display: none;
		opacity: 1;
		margin-top: 0;
	}

	.header-nav .nav>li.open>.sub-menu .sub-menu {
		display: none;
	}

	.header-nav .nav>li.open>.sub-menu li.open .sub-menu,
	.header-nav .nav>li.open>.mega-menu,
	.header-nav .nav>li.open>.sub-menu,
	.header-nav .nav>li ul.mega-menu ul {
		display: block;
		opacity: 1;
		margin-top: 0;
	}

	.header-nav .nav>li .sub-menu li .fa {
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		margin: 0;
		right: -1px;
	}

	.header-nav .nav>li .mega-menu>li {
		padding: 0;
	}

	.header-nav .nav>li .mega-menu>li>a {
		display: none;
	}

	.header-nav .nav .mega-menu a i {
		display: inline-block;
		float: none;
		margin-top: 0;
	}

	.header-nav .nav .open>a,
	.header-nav .nav .open>a:focus,
	.header-nav .nav .open>a:hover {
		background-color: inherit;
		border-color: #e9e9e9;
	}

	.header-nav.nav-dark.nav .open>a,
	.header-nav.nav-dark .nav .open>a:focus,
	.header-nav.nav-dark .nav .open>a:hover {
		border-color: rgba(0, 0, 0, 0.2);
	}

	header .logo {
		display: block;
		padding: 4px 0;
	}

	.header-nav .nav i {
		margin-top: 6px;
	}

	.footer-bottom .text-left,
	.footer-bottom .text-right {
		text-align: center !important;
	}

	.is-fixed .header-nav .nav {
		height: auto;
	}

	.h2 {
		font-size: 30px;
		margin-top: 20px;
	}

	.header-style-5 .header-nav .nav>li:hover>a,
	.header-style-5 .header-nav .nav>li.active>a {
		color: #287a2c;
	}

	.header-style-4.style-1 .navbar-toggle {
		margin: 15px 0 15px 10px;
	}

	.header-style-4.style-1 .logo-header {
		width: 200px;
		height: 80px;
	}

	.header-nav {
		clear: both;
		margin: 0 -15px;
		border-bottom: 1px solid #E9E9E9;
	}

	.header-nav .nav {
		float: none;
		margin: 0;
		background: #fff;
		width: 100%;
		display: block;
	}

	.header-nav .nav li {
		float: none;
		display: block;
		width: 100%;
	}

	.header-nav .nav>li .sub-menu>li,
	.header-nav .nav>li .mega-menu>li {
		float: none;
		display: block;
		width: auto;
	}

	.header-nav .nav>li>a {
		padding: 8px 12px;
		line-height: 30px;
		border-top: 1px solid #E9E9E9;
		display: block;
		position: relative;
	}

	.header-nav .nav i {
		float: right;
	}

	.header-nav .nav>li>a:hover,
	.header-nav .nav>li>a:active,
	.header-nav .nav>li>a:focus {
		background-color: #f0f0f0;
		text-decoration: none;
	}

	.header-nav .nav>li .mega-menu>li:after {
		display: none;
	}

	.header-nav .nav>li ul,
	.header-nav .nav>li .sub-menu,
	.header-nav .nav>li .mega-menu {
		display: none;
		position: static;
		visibility: visible;
		width: auto;
		background: #f6f6f6;
	}

	.header-nav .nav>li ul.mega-menu ul {
		display: none;
	}

	.header-nav .nav>li:hover>ul,
	.header-nav .nav>li:hover .sub-menu,
	.header-nav .nav>li:hover .mega-menu,
	.header-nav .nav>li .sub-menu li>.sub-menu {
		opacity: 1;
		visibility: visible;
		display: block;
		margin: 0;
	}

	.header-nav .nav>li ul.mega-menu li:hover ul {
		display: block;
	}

	.header-nav .nav>li .sub-menu .sub-menu,
	.header-nav .nav>li:hover .sub-menu .sub-menu,
	.header-nav .nav>li:hover .sub-menu,
	.header-nav .nav>li:hover .mega-menu {
		display: none;
		opacity: 1;
		margin-top: 0;
	}

	.header-nav .nav li .sub-menu .sub-menu {
		display: none;
		opacity: 1;
		margin-top: 0;
	}

	.header-nav .nav>li.open>.sub-menu .sub-menu {
		display: none;
	}

	.header-nav .nav>li.open>.sub-menu li.open .sub-menu,
	.header-nav .nav>li.open>.mega-menu,
	.header-nav .nav>li.open>.sub-menu,
	.header-nav .nav>li ul.mega-menu ul {
		display: block;
		opacity: 1;
		margin-top: 0;
	}
}

@media screen and (max-width: 991px) {
	.mo-left .header-nav.nav-dark {
		background-color: #202020;
	}

	.mo-left .header-nav {
		overflow: scroll;
		position: fixed;
		width: 60px;
		left: -280px;
		height: 100% !important;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		top: 0;
		background-color: #fff;
		margin: 0;
		z-index: 99;
	}

	.navbar-nav {
		overflow-x: unset;
		height: auto;
	}

	.mo-left .header-nav li.open a {
		position: relative;
	}

	.mo-left .header-nav.show {
		left: -1px;
		transition: all 0.8s;
		-webkit-transition: all 0.8s;
		-moz-transition: all 0.8s;
		-o-transition: all 0.8s;
		margin: 0;
		width: 260px;
	}

	.mo-left .is-fixed .header-nav .nav {
		height: auto;
	}

	.mo-left .navbar-toggler.open:after {
		background-color: rgba(0, 0, 0, 0.6);
		content: "";
		height: 100%;
		left: 0;
		position: fixed;
		right: -20px;
		top: -63px;
		transform: scale(100);
		-o-transform: scale(100);
		-moz-transform: scale(100);
		-webkit-transform: scale(100);
		width: 100%;
		z-index: -1;
		transition: all 0.5s;
		transform-origin: top right;
		margin: 0 0px 0px 20px;
		-webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.6);
		box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.6);
	}

	.mo-left .header-nav .logo-header {
		display: block;
		float: none;
		height: auto;
		max-width: 100%;
		padding: 30px 15px;
		width: 100%;
	}

	.mo-left .header-nav .logo-header img {
		max-width: unset;
		width: 200px;
	}

	.mo-left .navbar-toggler.open span {
		background: #fff;
	}

	.blog-post.blog-md {
		display: block;
	}

	.blog-post.blog-md .dez-post-media {
		min-width: 100%;
		float: unset;
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.font-35 {
		font-size: 24px;
		line-height: 34px;
	}

	.dez-info-has.skew-has {
		padding: 30px 35px 60px;
	}

	.footer-fixed .site-footer {
		position: relative;
	}
}

@media only screen and (max-width: 576px) {
	.error-text {
		font-size: 120px;
		line-height: 140px;
		margin-bottom: 10px;
	}

	.error-box p {
		font-size: 18px;
		line-height: 28px;
	}

	.page-notfound {
		padding: 0px 0 30px;
	}
}

.share-details-btn ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 6px;
}

.site-button.facebook:hover {
	background-color: #3B5998;
}

.site-button.google-plus:hover {
	background-color: #DE4E43;
}

.site-button.linkedin:hover {
	background-color: #007BB6;
}

.site-button.instagram:hover {
	background-color: #8A5A4E;
}

.site-button.twitter:hover {
	background-color: #1EA1F3;
}

.site-button.whatsapp:hover {
	background-color: #01C854;
}

.share-details-btn ul li a {
	border: 2px solid #E0E0E0;
	background: #fff;
	color: #808080;
	border-radius: 30px;
	padding: 9px;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 16px;
}

.share-details-btn ul li a:hover {
	border-color: rgba(0, 0, 0, 0);
}

.site-footer p,
.dez-box .dez-info p,
.about-us p,
.dez-about-appoint p,
.blog-post.blog-grid .dez-post-text p,
.tab-content p,
.testimonial-7 p,
.testimonial-2 p,
.testimonial-4 p,
.testimonial-6 p,
.blog-carousel .ow-blog-post .ow-post-text p,
.blog-post .dez-post-text p,
.acod-content,
.ow-event-text p {
	text-align: justify;
}

.dez-box .dez-info.text-center p,
.icon-bx-wraper.center p,
.section-head.text-center p,
.dez-form p {
	text-align: center;
}

.site-footer .footer-bottom a {
	margin-left: 10px;
}

.tab-content.nav {
	display: block;
}

.site-button-link i {
	margin-left: 10px;
}

.pricingtable-price .pricingtable-bx {
	font-weight: 700;
}

hr {
	width: 100%;
}

.testimonial-one {
	width: 70%;
	margin: auto;
}

.blog-post.blog-md .post-title {
	margin-top: 0;
}

.header-style-1 .navicon span,
.header-style-3 .navicon span,
.header-style-4 .navicon span {
	background: #fff;
}

.site-footer .dez-post-meta li a {
	color: #fff;
}

.header-style-5 .is-fixed .navbar-nav li.active a,
.header-style-5 .is-fixed .navbar-nav li a:hover {
	color: #000;
}

.dez-about-appoint .dez-thum.img-fix,
.dez-about-appoint .dez-thum.img-fix-right {
	position: absolute;
	bottom: -60px;
}

.dez-topbar-left .social-line li a i {
	margin-right: 8px;
}

.site-header.dark .e-p-bx li {
	color: rgba(255, 255, 255, 0.8);
}

.navbar-toggler:focus {
	box-shadow: none;
}

@media only screen and (max-width: 1024px) {
	.switcher-btn-bx {
		display: none;
	}

	.blog-page-content .dez-full-blog .blog-post {
		margin-bottom: 0;
	}

	.testimonial-one {
		width: 90%;
	}
}

@media only screen and (max-width: 991px) {
	.header-style-4 .header-nav .logo-header.mostion {
		display: none !important;
	}
}

@media only screen and (max-width: 768px) {
	.blog-md .dez-post-media {
		width: 100%;
		margin-bottom: 15px;
	}

	ol.comment-list li .children {
		margin-left: 0;
	}

	.comment-reply-link {
		position: unset !important;
	}

	.comment-respond .comment-form p {
		width: 100%;
	}

	.footer-fixed .site-footer {
		position: unset;
	}

	.footer-fixed .page-wraper {
		padding-bottom: 0 !important;
	}

	.site-footer .newsletter .dez-tilte {
		font-size: 16px;
		line-height: 18px;
	}

	.header-style-3.mo-left .is-fixed .header-nav .logo-header.mostion {
		height: auto !important;
	}

	[class*="bg-"] .header-nav .nav>li.active>a,
	[class*="bg-"] .header-nav .nav>li.current-menu-item>a,
	.header-style-4.style-1 .header-nav .nav>li.active>a,
	.header-style-4.style-1 .header-nav .nav>li a:hover,
	.header-style-4.style-1 .header-nav .nav>li a:focus {
		color: #2D3239;
	}

	.header-style-4.style-1 .navbar-toggler,
	.header-style-4.style-1 .is-fixed .navbar-toggler {
		margin: 22px 0 14px 15px;
	}

	.skew-content-box ul li a {
		padding: 1px 5px;
	}

	.bg-white .blog-post.blog-md.date-style-2 {
		margin-bottom: 0;
	}

	.dez-about-appoint .dez-thum.img-fix {
		position: unset;
		margin-bottom: 30px;
	}

	.dez-about-appoint .dez-thum.img-fix-right {
		position: unset;
	}
}

@media only screen and (max-width: 600px) {
	.site-footer .newsletter .input-group.equal-col.p-t40.p-b20 {
		padding-top: 20px;
	}

	.site-footer .newsletter .equal-col.p-t40.p-b20.skew-subscribe {
		padding-bottom: 20px;
	}

	.dez-tabs.vertical .nav-tabs {
		width: 51px;
	}

	.dez-tabs.vertical .tab-content {
		margin-left: 50px;
	}

	.dez-tabs.vertical.right .tab-content {
		margin-right: 50px;
	}

	.extra-nav {
		margin: 0;
	}

	.site-footer .footer-info-box .text-right {
		float: unset;
		text-align: center !important;
		margin-top: 10px;
	}

	.site-footer .footer-info-box .newsletter strong {
		text-align: center;
		display: block;
	}
}

@media only screen and (max-width: 360px) {
	.d-xs-flex {
		display: flex;
	}

	.testimonial-one {
		width: 100%;
	}

	.disnone-md {
		display: none;
	}

	.h3 {
		font-size: 24px;
		line-height: 34px;
	}

	.counter-style-1 .counter,
	.counter-style-1 .icon {
		font-size: 30px;
	}

	.counter-style-1 .counter-text,
	.icon-bx-wraper .icon-content h6 {
		font-size: 13px;
	}

	.logo-header,
	.is-fixed.header-curve .logo-header,
	.header-style-3 .header-curve .logo-header,
	.header-style-3 .is-fixed.header-curve .logo-header,
	.is-fixed .logo-header {
		height: 70px;
		width: 150px;
	}

	.mo-left .header-nav .logo-header {
		width: 100%;
		padding: 0 15px;
		height: 70px;
		overflow: hidden;
	}

	.mo-left .header-nav .logo-header img {
		width: 180px;
		padding: 15px 10px;
	}

	.extra-nav,
	.is-fixed .extra-nav,
	.header-style-4 .extra-nav {
		padding: 15px 0 15px 0px;
	}

	.navbar-toggler,
	.is-fixed .navbar-toggler {
		margin: 18px 0 15px 15px;
	}

	.header-style-2.dark-primary .extra-nav,
	.header-style-2.dark-primary .is-fixed .extra-nav {
		padding: 24px 0;
	}

	.header-style-4.style-1 .header-nav .nav>li>a {
		padding: 12px 15px;
	}

	.icon-bx-wraper .icon-xl {
		margin-bottom: 10px;
	}

	.icon-bx-wraper .icon-xl i {
		font-size: 40px;
	}

	.dez-topbar-left .social-line li a i {
		margin-right: 0;
	}

	.site-footer.trans-footer .section-head h2 {
		font-size: 24px;
	}
}

.header-transparent {
	position: absolute;
	width: 100%;
}

.footer-top.footer-image .newsletter.style1 .form-control,
.footer-top.footer-image .newsletter.style1 .form-control:focus {
	background-color: rgba(0, 0, 0, 0.4);
	border: 0;
}

.trans-footer .newsletter input[type="email"] {
	background-color: rgba(255, 255, 255, 0.02);
	border: 0;
	border-radius: 50px;
	border-top-right-radius: 50px !important;
	border-bottom-right-radius: 50px !important;
}

.trans-footer.footer-image .newsletter input[type="email"] {
	background-color: rgba(0, 0, 0, 0.5);
	border: 0;
	border-radius: 50px !important;
}

.footer-top.footer-image .newsletter.style1 .form-control::-moz-placeholder,
.footer-top.footer-image .newsletter.style1 .form-control,
.trans-footer.footer-image .newsletter input[type="email"]::-moz-placeholder,
.trans-footer.footer-image .newsletter input[type="email"] {
	color: #fff;
}

.trans-footer .footer-social .bg-primary:hover,
.trans-footer .footer-social .bg-primary:focus {
	color: #fff;
}

.site-footer .dez-separator {
	margin-bottom: 20px;
}

.site-footer .widget ul,
.site-footer .widget p,
.site-footer .logo-footer {
	margin-top: 0;
}

.site-footer .widget .logo-footer+p {
	margin-top: 20px;
}

/* Garden Service */

.garden-service-tabs ul.nav-tabs {
	border: 0;
	padding-right: 25px;
}

.garden-service-tabs ul.nav-tabs li a:before {
	width: 100%;
	border-bottom: 1px dashed #E0E0E0 !important;
	height: 1px;
	content: "";
	position: absolute;
	bottom: 0px;
	z-index: -1;
	left: 0;
}

.garden-service-tabs ul.nav-tabs li {
	display: block;
	width: 100%;
	position: relative;
}

.garden-service-tabs ul.nav-tabs li a:hover,
.garden-service-tabs ul.nav-tabs li a.nav-link.active {
	border: 0;
	background-color: #287a2c;
	border-radius: 4px;
	color: #fff;
	box-shadow: 5px 5px 20px -10px #002a00;
	isolation: auto;
}

.garden-service-tabs ul.nav-tabs li a {
	display: block;
	border: 0 !important;
	font-size: 16px;
	padding: 15px 25px;
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	transition: all 0s linear;
	position: relative;
}

.garden-service-tabs ul.nav-tabs li a.nav-link:after,
.garden-service-tabs ul.nav-tabs li a.nav-link:after {
	font-family: 'Font Awesome 5 free';
	font-weight: 700;
	content: "\f0da";
	position: absolute;
	right: 15px;
	font-size: 94px;
	top: -43px;
	transition: all 0s linear;
	color: #287a2c;
	opacity: 0;
	z-index: -1;
}

.garden-service-tabs ul.nav-tabs li a.nav-link:hover:after,
.garden-service-tabs ul.nav-tabs li a.nav-link.active:after {
	right: -27px;
	opacity: 1;
	z-index: 1;
}

.garden-service-tabs {
	position: sticky;
	top: 100px;
}

.garden-service-tabs.right ul.nav-tabs {
	padding-right: 0;
	padding-left: 25px;
}

.garden-service-tabs.right ul.nav-tabs li a.nav-link:hover:after,
.garden-service-tabs.right ul.nav-tabs li a.nav-link.active:after {
	left: -27px;
	right: auto;
	opacity: 1;
	z-index: 1;
	content: "\f0d9";
}

.list-2,
.list-3,
.list-4,
.list-5 {
	clear: both;
	display: table;
	box-sizing: border-box;
}

.list-2 li {
	width: 50%;
	float: left;
}

.list-3 li {
	width: 33.33%;
	float: left;
}

.list-4 li {
	width: 25%;
	float: left;
}

.list-5 li {
	width: 20%;
	float: left;
}

.add-plat.shop-add {
	margin-top: 20px;
}

.add-plat {
	padding: 40px;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	margin-top: 80px;
	border-radius: 4px;
	overflow: hidden;
	outline: 1px dashed rgba(255, 255, 255, 0.4);
	outline-offset: -20px;
}

.add-plat .site-button.yellow {
	margin-left: auto;
	color: #fcff00;
	border-color: inherit;
	font-weight: 600;
	border-width: 2px;
	text-align: center;
}

.add-plat .site-button.yellow:hover {
	margin-left: auto;
	color: #000;
	background-color: #fcff00;
	border-color: #fcff00;


}

.add-plat:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #0d370d;
	opacity: 0.8;
	z-index: -1;
}

.side-bar,
.top-sticky {
	position: sticky;
	top: 100px;
}


.contact-pic {
	width: 130px;
	height: 130px;
	border-radius: 100px;
	overflow: hidden;
	border: 5px solid #fff;
	margin: auto;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}

.contant-no-area {
	width: 200px;
	text-align: center;
	position: fixed;
	z-index: 998;
	right: 25px;
	bottom: 20px;
}

.contact-name {
	background: #287a2c;
	color: #fff;
	border-radius: 4px;
	width: auto;
	position: absolute;
	padding: 2px 15px;
	bottom: 0;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Lora', serif;
	font-size: 12px;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
}

.contact-number {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 10px;
	border-radius: 6px;
	-webkit-animation: float 2s linear infinite;
	animation: float 2s linear infinite;
}

.contact-number h5 {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #707070;
}

.contact-number h6 {
	margin: 0;
	font-size: 18px;
	color: #000;
}

.blog-post h2.post-title {
	font-size: 32px;
	line-height: 40px;
}

.blog-post h3.post-title {
	font-size: 28px;
	line-height: 35px;
}

.blog-post h4.post-title {
	font-size: 24px;
	line-height: 30px;
}

.blog-post h5.post-title {
	font-size: 20px;
	line-height: 28px;
}

.blog-post p {
	font-size: 16px;
	color: #707070;
}

.blog-post .site-button-link {
	font-family: 'Lora', serif;
	font-size: 16px;
}

/* FLOAT */
@-webkit-keyframes float {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
}

@keyframes float {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@media only screen and (max-width: 767px) {
	.add-plat.shop-add {
		margin-top: 0;
	}

	.add-plat {
		margin-top: 30px;
		display: block;
		text-align: center;
	}

	.add-plat h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 576px) {

	.list-3 li,
	.list-4 li,
	.list-5 li {
		width: 50%;
	}

	.contact-pic {
		width: 60px;
		height: 60px;
		border-radius: 100px;
		border: 3px solid #fff;
	}

	.contact-name {
		padding: 2px 10px;
		width: 80px;
		font-size: 10px;
	}

	.contact-number {
		padding: 6px;
	}

	.contact-number h5 {
		font-size: 11px;
		margin: 0 0 0px 0;
	}

	.contact-number h6 {
		font-size: 14px;
	}

	.contant-no-area {
		width: 140px;
	}
}

.extra-nav .site-button-link {
	cursor: pointer;
}

/* New Css */
.site-footer .footer-bottom span,
.site-footer .footer-bottom a {
	opacity: 0.3;
}

.site-footer .footer-bottom.bg-primary span,
.site-footer .footer-bottom.bg-primary a {
	opacity: 0.4;
}

.widget.recent-posts-entry .post-title {
	text-transform: capitalize !important;
}

.site-header.header-style-4 .is-fixed .main-bar,
.site-header.header-style-3 .is-fixed .main-bar {
	box-shadow: unset;
}

/* Site Header */
.site-header.header-style-3+.page-content .dez-bnr-inr .dez-bnr-inr-entry {
	padding-top: 40px;
}

.site-header.header-style-4+.page-content .dez-bnr-inr .dez-bnr-inr-entry {
	padding-top: 60px;
}

/* New Page */
.new-page {
	padding: 2px 5px;
	font-size: 10px;
	background: #ff0000;
	color: #fff;
	border-radius: 4px;
	vertical-align: middle;
	margin-left: 10px;
}

/* dez box */
.dez-box .dez-title {
	text-transform: capitalize;
}

/* Light Gallery */
.lg-outer .lg-toogle-thumb,
.lg-outer .lg-thumb-outer,
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	background-color: #fff;
}

.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-toolbar .lg-icon,
#lg-counter {
	color: #fff;
}

.check-km {
	cursor: pointer;
}

.icon-bx-xs.check-km {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	cursor: pointer;
}

.icon-bx-xs.check-km i {
	font-size: 18px;
}

/* login */
.dez-login {
	padding: 20vh 15px;
}

/* dez newsletter style1 */
.dez-newsletter.style1 {
	margin-bottom: 15px;
}

.dez-newsletter.style1 .newsLetter-bx .input-group .form-control,
.dez-newsletter.style1 .newsLetter-bx .input-group .site-button {
	height: 50px;
	border-radius: 3px;
}

/* Footer Newslatter */
.newsletter .equal-wraper .input-group.equal-col .dzSubscribeMsg {
	display: block;
	width: 100%;
}

/* scroll top btn css */
button.scroltop:focus {
	outline: 0 !important;
}

button.scroltop {
	border-color: #efbb20;
	border-radius: 50%;
	border-style: solid;
	border-width: 0;
	bottom: 15px;
	color: #fff !important;
	cursor: pointer;
	display: none;
	height: 50px;
	line-height: 50px;
	margin: 0;
	position: fixed;
	right: 15px;
	text-align: center;
	width: 50px;
	z-index: 999;
	transition: all 0.8s;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
}

button.scroltop:after {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	content: '';
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	background: inherit;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
}

button.scroltop:after {
	border: 1px dashed;
	background: transparent;
	transform: scale(1.2);
	transition: all 0.5s;
}

button.scroltop:hover:after {
	-webkit-animation: spinAround 9s linear infinite;
	-moz-animation: spinAround 9s linear infinite;
	animation: spinAround 9s linear infinite;
}

@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg) scale(1.2)
	}

	to {
		-webkit-transform: rotate(360deg) scale(1.2);
	}
}

@-moz-keyframes spinAround {
	from {
		-moz-transform: rotate(0deg) scale(1.2)
	}

	to {
		-moz-transform: rotate(360deg) scale(1.2);
	}
}

@keyframes spinAround {
	from {
		transform: rotate(0deg) scale(1.2)
	}

	to {
		transform: rotate(360deg) scale(1.2);
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}

@media only screen and (max-width: 1200px) {
	.content-inner {
		padding-top: 70px;
		padding-bottom: 40px;
	}

	.content-inner-1 {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.content-inner-2 {
		padding-top: 70px;
	}

	.add-plat {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 991px) {
	.dez-about-appoint .about-appoint-right {
		flex-direction: column-reverse;
	}

	.dez-about-appoint .about-appoint-right .dez-thum {
		margin-bottom: 0;
		bottom: -20px;
		position: relative;
	}

	.add-plat {
		margin-top: 20px;
	}

	.content-inner {
		padding-top: 60px;
		padding-bottom: 30px;
	}

	.content-inner-1 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.content-inner-2 {
		padding-top: 60px;
	}

	.footer-fixed .site-footer {
		position: relative;
	}

	.footer-fixed .page-wraper {
		padding-bottom: 0 !important;
	}

	.dez-newsletter.style1 .icon-lg {
		margin-top: 0;
	}
}

@media only screen and (max-width: 600px) {
	.about-column-reverse {
		flex-direction: column-reverse;
	}

	.about-column-reverse .worker {
		margin-bottom: 0;
	}

	.about-column-reverse .m-t30 {
		/* margin-top: 0; */
		margin: auto;
		padding: 0;
	}
}

@media only screen and (max-width: 576px) {

	.header-style-4.style-1 .extra-nav,
	.header-style-4.style-1 .is-fixed .extra-nav {
		padding: 18px 0;
	}

	.header-style-4.style-1 .navbar-toggler,
	.header-style-4.style-1 .is-fixed .navbar-toggler {
		margin: 18px 0 15px 15px;
	}

	.header-style-4.style-1 .logo-header {
		width: 180px;
		height: 70px;
	}

	.header-style-4 .navbar-toggler {
		margin: 18px 0 15px 15px;
	}

	.dez-bnr-inr {
		height: 250px;
	}

	.h2 {
		font-size: 28px;
	}

	.content-box .h2 {
		padding-bottom: 5px;
	}

	.dez-about .m-b20 {
		margin-bottom: 15px;
	}

	.header-style-4.style-1 .dez-quik-search .form-control {
		height: 70px;
	}

	.dez-quik-search .form-control {
		height: 71px;
	}

	.trans-footer .footer-top .saf-footer {
		width: 90%;
		padding: 25px 25px 15px 25px;
	}

	.dez-login {
		padding: 15vh 15px;
	}

	.sortcodes-gallery .m-b50 {
		margin-bottom: 25px;
		margin-top: 0;
	}

	.portfolio-detail .m-b50,
	.portfolio-detail .port-info-box {
		margin-bottom: 25px;
	}

	.blog-post h3.post-title {
		font-size: 24px;
		line-height: 30px;
	}

	.site-header.header-style-4+.page-content .dez-bnr-inr .dez-bnr-inr-entry {
		padding-top: 0;
	}

	.content-inner {
		padding-top: 50px;
		padding-bottom: 20px;
	}

	.content-inner-1 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.content-inner-2 {
		padding-top: 50px;
	}
}

/* ========== Home Page 6 ========== */

/* Font Roboto */
.font-roboto h1,
.font-roboto h2,
.font-roboto h3,
.font-roboto h4,
.font-roboto h5,
.font-roboto h6 {
	font-family: "poppins", sans-serif;
}

/* Header Style 6 */
.header-style-6 .header-nav .nav>li>a {
	padding: 11px 18px 10px 18px;
	font-size: 15px;
	font-family: "Roboto", sans-serif;
	text-transform: capitalize;
	border-radius: 5px;
	margin-right: 5px;
}

.header-style-6 .main-bar .container {
	background-color: #fff;
	padding: 10px 15px 10px 15px;
	border-radius: 6px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.header-style-6 .slide-up {
	position: absolute;
	width: 100%;
}

.header-style-6 .main-bar {
	background-color: #252220;
	height: 35px;
}

.header-style-6 .header-nav .nav>li:hover>a,
.header-style-6 .header-nav .nav>li.active>a {
	background-image: linear-gradient(90deg, #196730, #439a0d);
	color: #fff;
}

.header-style-6 .extra-nav {
	padding: 0;
}

.header-style-6 .extra-nav .extra-cell {
	display: inline-flex;
	align-items: center;
}

.header-style-6 .logo-header {
	width: 250px;
}

.header-style-6.dark .middle-bar {
	background-color: #252220;
}

.header-style-6 .contact-info {
	padding: 30px 0;
}

.header-style-6 .contact-info li {
	width: auto;
	padding: 10px 25px 3px 85px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	float: right;
	position: relative;
}

.header-style-6 .contact-info li i {
	color: #fff;
	background-image: linear-gradient(90deg, #196730, #439a0d);
	font-size: 30px;
	left: 0;
	top: 0;
	position: absolute;
	text-align: center;
	border-radius: 5px;
	height: 65px;
	width: 65px;
	line-height: 65px;
}

.header-style-6 .contact-info li h4 {
	color: #a3a3a3;
	font-weight: 400;
	font-size: 16px;
}

.header-style-6 .contact-info li span {
	font-size: 20px;
	color: #ffffff;
	font-weight: 600;
}

.site-button.gradient {
	background-image: linear-gradient(to right, #196730 0%, #439a0d 51%, #196730 100%);
	padding: 12px 25px;
	font-family: "Roboto", sans-serif;
	border-radius: 5px;
	font-weight: 700;
	transition: all 0.5s;
	background-size: 200%;
}

.site-button.gradient:hover {
	background-position: right center;
}

.site-button.light-gray {
	background-color: #ebebeb;
}

.bg-grading {
	background-image: linear-gradient(90deg, #196730, #439a0d);
}

.site-button.italic {
	font-style: italic;
	font-weight: 500;
}

.header-style-6 .social-line li a {
	font-size: 16px;
	color: rgba(37, 34, 32, .9);
	background-color: rgba(25, 103, 48, .04);
	padding: 12px 18px;
	margin-right: 3px;
	border-radius: 5px;
}

.header-style-6 .social-line li a:hover {
	background-image: linear-gradient(90deg, #196730, #439a0d);
	color: #fff;
}

.header-style-6 .main-bar .logo-header.mostion {
	display: none;
}



/* Service Style 1 */
.service-style1 .dez-tilte {
	margin: 0 0 15px;
}

.service-style1 p {
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}

.service-style1-area .section-head {
	padding: 40px;
	border-radius: 5px;
	margin: 25px 0;
	box-shadow: 0px 10px 60px rgba(0, 0, 0, .15);
}

.service-style1-area .section-head h3 {
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 15px;
}

.service-style1 .icon-bx-xl {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.service-style1:hover .icon-bx-xl {
	transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
}

.service-style1:hover .site-button.light-gray {
	background: #196730;
	color: #fff;
}

/* Section Head Style 1 */
.section-head.style1 .dez-separator {
	height: 5px;
	margin: 0;
}

.section-head.style1 p {
	font-size: 20px;
	line-height: 34px;
	margin: 10px 0 0;
	color: #666666;
}

.section-head.style1 .h6 {
	color: #aaaaaa;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}

.section-head.style1 .h3 {
	margin-bottom: 10px;
}

.section-head.style1.text-white p {
	color: #fff;
}



/* dez support style 1 */
.dez-support.style1 {
	padding: 40px;
	border-radius: 5px;
}


/* About Info Area */
.about-info-area .about-list-info {
	background-color: #fff;
	padding: 30px 40px;
	margin-right: -140px;
	border-radius: 5px;
	box-shadow: 0px 10px 60px rgba(0, 0, 0, .15);
	display: table;
	z-index: 99;
	position: relative;
}

/* About List Info */
.about-list-info li {
	width: 50%;
	float: left;
	display: flex;
	align-items: center;
	margin: 15px 0;
}

.about-list-info li .title {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

.about-list-info li p {
	margin-bottom: 0;
	font-size: 13px;
}

.about-list-info li .icon {
	background-image: linear-gradient(90deg, #196730, #439a0d);
	width: 55px;
	min-width: 55px;
	height: 55px;
	text-align: center;
	line-height: 57px;
	color: #fff;
	font-size: 32px;
	border-radius: 50px;
	left: 0;
	margin-right: 15px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.about-list-info li:hover .icon {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.client-logo {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.client-logos .client-logo:hover {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

/* Filters Style 1 */
.filters-style1 {
	margin-bottom: 50px;
}

.filters-style1 .filters .site-button {
	background-color: transparent;
	color: rgba(255, 255, 255, .7);
	text-transform: capitalize;
	padding: 12px 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	border-radius: 5px;
	margin: 0;
}

.filters-style1 .filters .active .site-button {
	background-image: linear-gradient(to right, #196730 0%, #439a0d 51%, #196730 100%);
	background-size: 200%;
	transition: all 0.5;
	-moz-transition: all 0.5;
	-webkit-transition: all 0.5;
	-ms-transition: all 0.5;
	-o-transition: all 0.5;
}

.filters-style1 .filters .active .site-button:hover {
	background-position: right center;
}


/* Project Box */
.project-box {
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}

.project-box .overlay-box {
	position: absolute;
	top: 5px;
	left: 5px;
	bottom: 5px;
	right: 5px;
	background-image: linear-gradient(90deg, #196730, #439a0d);
	text-align: center;
	border-radius: 5px;
	opacity: 0;
	transition: all 0.5s;
	transform: scale(0.5);
}

.project-box:hover .overlay-box {
	opacity: 1;
	transition: all 0.5s;
	transform: scale(1);
}

.project-box .project-info {
	top: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	width: 100%;
}

.project-box .project-info .title {
	color: #fff;
	margin-bottom: 10px;
}

.project-box .project-info p {
	margin-bottom: 0;
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	line-height: 26px;
}

/* Counter Style 2 */
.counter-style-2 .counter {
	font-size: 70px;
	font-weight: 200;
	color: #000;
	display: block;
	line-height: 80px;
}

.counter-style-2 .counter-text {
	font-weight: 700;
	font-size: 24px;
}


/* Experience Box */
.experience-box {
	padding: 50px;
	border: 10px solid #196730;
	border-radius: 5px;
	box-shadow: 0px 10px 60px rgba(0, 0, 0, .15);
	text-align: center;
}

.experience-box .exp-year {
	font-size: 130px;
	line-height: 130px;
	background-image: linear-gradient(to right, #196730, #439a0d);
}

.experience-box h3 {
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 10px;
}

.experience-box h4 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 0;
}

/* Pricingtable Wrapper Style 1 */
.bg-gray-dark {
	background-color: #eaeaea;
}

.pricingtable-wrapper.style1 .pricingtable-inner {
	border-radius: 5px;
	overflow: hidden;
	background-color: #fff;
}

.pricingtable-wrapper.style1 .pricingtable-price:after {
	content: "\f3a5";
	font-family: 'Font Awesome 5 Free';
	font-size: 100px;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	top: -10px;
	color: rgba(25, 103, 48, .08);
}

.pricingtable-wrapper.style1 .pricingtable-title {
	background-color: transparent;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.pricingtable-wrapper.style1 .pricingtable-title * {
	color: #439a0d;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
}

.pricingtable-wrapper.style1 .pricingtable-price {
	border: 0;
	position: relative;
	background-color: transparent;
}

.pricingtable-wrapper.style1 .pricingtable-features {
	border: 0;
	padding: 0 30px;
	background-color: transparent;
}

.pricingtable-wrapper.style1 .pricingtable-price .pricingtable-bx {
	font-size: 54px;
	color: #000;
	font-family: roboto;
}

.pricingtable-wrapper.style1 .pricingtable-price .pricingtable-type {
	color: #666666;
	font-size: 24px;
	text-transform: capitalize;
	font-family: poppins;
}

.pricingtable-wrapper.style1 .pricingtable-features li {
	background-color: transparent;
	color: #196730;
	font-size: 16px;
}

.pricingtable-wrapper.style1 .pricingtable-features li.list-close {
	text-decoration: line-through;
	color: rgba(25, 103, 48, .6);
}

.pricingtable-wrapper.style1 .pricingtable-features li:last-child {
	border-bottom: 1px solid #E9E9E9;
}

.pricingtable-wrapper.style1 .pricingtable-footer {
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 30px;
}

.pricingtable-wrapper.style1 .pricingtable-footer .site-button {
	border: 2px solid;
	font-size: 16px;
	font-weight: 600;
	border-radius: 5px;
}

.pricingtable-wrapper.style1 .pricingtable-highlight {
	margin: 0;
	box-shadow: none;
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-price {
	padding: 20px 20px;
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-footer {
	padding: 30px;
}

.pricingtable-wrapper.style1 .pricingtable-highlight.pricingtable-inner {
	background-image: linear-gradient(90deg, #196730, #439a0d);
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-features li {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-features li.list-close {
	color: rgba(255, 255, 255, .6);
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-price:after {
	color: rgba(255, 255, 255, .08);
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-title *,
.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-footer .site-button,
.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-price .pricingtable-bx,
.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-price .pricingtable-type {
	color: #fff;
}

/* Testimonial 8 */
.testimonial-8-area {
	width: 100%;
}

.testimonial-8 {
	background-color: rgba(67, 154, 13, .05);
	padding: 0 30px 20px;
	text-align: center;
	margin: 50px 0 0;
}

.testimonial-8 .testimonial-position {
	font-style: unset;
}

.testimonial-8 .testimonial-position strong {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin-right: 5px;
}

.testimonial-8 .testimonial-position span {
	font-size: 16px;
	font-weight: 300;
	color: #707070;
}

.testimonial-8 .testimonial-text p {
	font-size: 20px;
	color: #666666;
	line-height: 34px;
}

.testimonial-8 .testimonial-pic img {
	border-radius: 50%;
}

.testimonial-8 .testimonial-position {
	margin-bottom: 0;
}

.testimonial-8 .testimonial-pic {
	border-radius: 50%;
	border: 2px solid #196730;
	padding: 3px;
	margin: -50px 0 10px;
}

/*  */
.site-footer.footer-style1 .footer-top {
	background-color: #252220;
	text-align: center;
}

.site-footer.footer-style1 .footer-top .footer-logo {
	width: 200px;
	margin: 0 auto 30px;
}

.site-footer.footer-style1 .footer-top p {
	font-size: 22px;
	color: #ffffff;
	line-height: 30px;
	font-weight: 200;
	text-align: center;
}

.site-footer.footer-style1 .footer-top .site-button {
	margin: 20px 0 30px;
}

.site-footer.footer-style1 .footer-top .social-line li {
	float: unset;
}

.site-footer.footer-style1 .footer-top .social-line li a {
	background-color: transparent;
	margin: 0;
	font-size: 18px;
}

.site-footer.footer-style1 .footer-bottom {
	background-color: #252220;
	text-align: center;
	padding: 0;
}

.site-footer.footer-style1 .footer-bottom .container {
	border-top: 1px solid rgba(255, 255, 255, .1);
	padding-top: 30px;
	padding-bottom: 30px;
}

.site-footer.footer-style1 .footer-bottom span {
	color: rgba(255, 255, 255, 0.5);
	font-size: 16px;
	opacity: 1;
}

/* Shap Top */
.main-slider.shap-bottom {
	padding-bottom: 0;
}

.shap-bottom {
	position: relative;
	padding-bottom: 120px;
}

.shap-bottom:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background-image: url(../images/shap-bottom.svg);
	background-size: 101%;
	height: 100px;
	background-position: top;
	background-repeat: no-repeat;
}

.shap-top {
	position: relative;
	padding-top: 150px;
}

.shap-top:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-image: url(../images/shap-bottom.svg);
	background-size: cover;
	height: 100px;
	transform: rotate(180deg);
	background-position: top;
	background-repeat: no-repeat;
}


/* Responsive */
@media only screen and (max-width: 1200px) {
	.about-info-area .about-list-info {
		margin-right: -180px;
	}

	.service-style1-area .section-head {
		margin-top: 0;
	}

	.counter-style-2 .counter-text {
		font-size: 18px;
	}
}

@media only screen and (max-width: 991px) {
	.about-info-area .about-list-info {
		margin-right: 0;
	}

	.header-style-6 .middle-bar {
		display: none;
	}

	.header-style-6 .extra-nav {
		display: none;
	}

	.header-style-6 .navbar-toggler {
		margin: 5px 0 5px 15px;
	}

	.header-style-6 .main-bar .logo-header.mostion {
		display: table;
		width: 150px;
		height: 44px;
	}

	.service-style1-area .section-head {
		margin: -30px 0 30px;
	}

	.about-info-area .img-cover {
		padding: 30px 30px 0;
	}

	.experience-box {
		margin-bottom: 50px;
	}

	.counter-style-2 .counter {
		font-size: 50px;
		line-height: 60px;
	}

	.counter-style-2 .counter-text {
		font-size: 18px;
	}

	.pricingtable-wrapper.style1 {
		margin-bottom: 30px;
	}

	.counter-2-area {
		padding-left: 0;
	}

	.header-style-6.mo-left .header-nav .logo-header.mostion {
		display: none;
	}

	.header-style-6 .header-nav .nav>li>a {
		border-radius: 0;
		margin-right: 0;
	}

	.header-style-6 .header-nav .nav>li:hover>a i,
	.header-style-6 .header-nav .nav>li.active>a i {
		color: #fff;
	}

	.header-nav .nav>li .sub-menu li .fa,
	.header-style-6 .header-nav .nav>li>a i {
		color: #ffffff;
		background: #69a26c;
		line-height: 30px;
		right: 12px;
		opacity: 1;
	}

	.shap-top:before,
	.shap-bottom:after {
		height: 70px;
	}

	.shap-top {
		padding-top: 120px;
	}

	.header-nav .nav>li:hover>.mega-menu,
	.header-nav .nav>li:hover>.sub-menu {
		box-shadow: 0 0 0 0;
	}
}

@media only screen and (max-width: 767px) {

	.shap-top:before,
	.shap-bottom:after {
		height: 30px;
	}

	.shap-bottom:after,
	.shap-top:before {
		background-size: 100%;
	}

	.shap-top {
		padding-top: 70px;
	}

	.shap-bottom {
		padding-bottom: 70px;
	}

	.dez-support.style1 {
		padding: 20px;
	}

	.site-button.gradient {
		padding: 12px 20px;
	}

	.service-style1-area .section-head {
		padding: 25px;
	}

	.service-style1-area .section-head h3 {
		font-size: 24px;
		line-height: 32px;
	}

	.section-head.style1 p {
		font-size: 15px;
		line-height: 24px;
	}

	.service-style1-area .section-head {
		margin: 0px 0 20px;
	}

	.about-list-info li {
		width: 100%;
	}

	.about-info-area .about-list-info {
		padding: 10px 20px;
	}

	.about-list-info li {
		margin: 10px 0;
	}

	.about-info-area .img-cover {
		padding: 0;
	}

	.filters-style1 {
		margin-bottom: 30px;
	}

	.site-filters li {
		display: inline-block;
	}

	.filters-style1 .filters .site-button {
		padding: 10px 15px;
	}

	.experience-box .exp-year {
		font-size: 100px;
		line-height: 80px;
	}

	.experience-box h3 {
		font-size: 36px;
		line-height: 36px;
	}

	.experience-box h4 {
		font-size: 18px;
		line-height: 18px;
	}

	.header-style-6 .main-bar .container {
		border-radius: 0;
	}

	.experience-box {
		padding: 30px;
		border: 5px solid #196730;
	}

	.counter-style-2 .counter-text {
		font-size: 15px;
		font-weight: 500;
	}

	.pricingtable-row.m-b30 {
		margin-bottom: 0;
	}

	.testimonial-8 .testimonial-text p {
		font-size: 16px;
		line-height: 28px;
	}

	.testimonial-8 {
		padding: 0 10px 20px;
	}
}

/* ============================================ */
/* == Garden-Zone template index-6.html == */

/* == typography == */
.data-typography-1 h1,
.data-typography-1 h2,
.data-typography-1 h3,
.data-typography-1 h4,
.data-typography-1 h5,
.data-typography-1 h6 {
	color: #06312C;
	font-family: 'Montserrat', sans-serif;
}

.data-typography-1 {
	color: #666666;
	font-family: 'Poppins', sans-serif;
}

.section-head.style-1 h6 {
	font-size: 20px;
	font-weight: 600;
	color: #245550;
	margin-bottom: 10px;
}

.section-head.style-1 h2 {
	font-size: 45px;
	font-weight: 700;
	color: #06312C;
	line-height: 1.2;
}

.section-head.style-1 .dz-paragraph {
	font-size: 18px;
	font-weight: 400;
	padding-top: unset;
	max-width: 600px;
	margin-bottom: 20px;
}

.section-head.style-1 p {
	font-size: 16px;
	font-weight: 400;
	max-width: 550px;
	padding-top: unset;
	margin-bottom: 30px;
	color: #666666;
}

.site-button.style-1 {
	font-size: 16px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	color: #E9FCE9;
	background-color: #245550;
	padding: 14px 25px;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.site-button.style-2 {
	font-size: 16px;
	font-weight: 500;
	color: #C6DDDB;
	font-family: 'Montserrat', sans-serif;
	border-radius: 6px;
	padding: 12px 25px;
}

.video-btn.style-1 {
	margin-left: 20px;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	color: #06312C;
}

@media screen and (max-width:1200px) {
	.section-head.style-1 h2 {
		font-size: 40px;
	}

	.site-button.style-1 {
		font-size: 14px;
	}

	.video-btn.style-1 {
		font-size: 14px;
	}
}

@media screen and (max-width:991px) {
	.section-head.style-1 {
		margin-bottom: 30px;
	}

	.section-head.style-1 .dz-paragraph {
		max-width: unset;
	}

	.section-head.style-1 p {
		max-width: unset;
	}

	.site-button.style-2 {
		font-size: 14px;
		padding: 12px 15px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width:767px) {
	.section-head.style-1 h2 {
		font-size: 30px;
	}

	.site-button.style-1 {
		font-size: 12px;
		padding: 12px 15px;
	}
}

@media screen and (max-width:575px) {
	.video-btn.style-1 span {
		display: none;
	}

	.content-inner-1.style-1 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.section-head.style-1 {
		margin-bottom: 20px;
	}

	.section-head.style-1 h6 {
		font-size: 16px;
	}

	.section-head.style-1 h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.section-head.style-1 .dz-paragraph {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.section-head.style-1 p {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.site-button.style-2 {
		margin-bottom: 0px;
	}
}

/* = = = = */

/* == Header == */
.site-header.style-1 .top-bar.style-1 {
	background: #245550 !important;
}

.site-header.style-1 .top-bar.style-1:after {
	display: none;
}

.site-header.style-1 .top-bar.style-1 .dez-topbar-left .social-line li a,
.site-header.style-1 .top-bar.style-1 .dez-topbar-right .social-line li a {
	border: 0;
}

/* extra nav */
@media screen and (min-width:992px) {
	.site-header.style-1 .main-bar.style-1 .extra-nav {
		padding: 26px 0 20px;
	}

	.site-header.style-1 .main-bar.style-1 .extra-nav .extra-cell {
		margin-left: 20px;
	}

	.site-header.style-1 .main-bar.style-1 .extra-nav .site-button-link {
		color: #fff;
		background: var(--primary);
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 6px;
		padding: .5rem 1rem;
	}

	.site-header.style-1 .main-bar.style-1 .extra-nav .site-button-link i {
		margin: 0;
	}
}

@media screen and (min-width:576px) {
	.site-header.style-1 .main-bar.style-1 .header-nav.style-1 .nav>li>a:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 3px;
		background: var(--primary);
		opacity: 0;
		transform: translateY(3px);
		bottom: 0;
		left: 0;
		transition: all 0.6s;
	}

	.site-header.style-1 .main-bar.style-1 .header-nav.style-1 .nav>li:hover>a:after {
		transform: translateY(0);
		opacity: 1;
	}
}

.site-header.style-1 .main-bar.style-1 .navbar-toggler:focus {
	box-shadow: none;
}

/* = = = = */

/* == Banner (main-slider) == */
.main-slider.style-three {
	position: relative;
	z-index: 1;
}

.banner.style-three .swiper {
	width: 100%;
}

.main-slider.style-three .banner-pagination {
	position: relative;
	z-index: -1;
}

.main-slider.style-three .banner-pagination img {
	height: 850px;
	width: 100%;
	object-fit: cover;
}

.main-slider.style-three .banner-image {
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 2;
}

.main-slider.style-three .dz-enquirey-box {
	width: 1310px;
	background-color: #245550;
	padding: 42px 400px 42px 50px;
	border-radius: 8px 0 0 8px;
	position: absolute;
	right: 0;
	bottom: -90px;
	box-shadow: 0px 30px 60px 0px rgba(36, 85, 80, 0.5);
	z-index: 9;
}

.main-slider.style-three .dz-enquirey-box .about-enquirey h2 {
	font-size: 35px;
	font-weight: 700;
	color: #FFFFFF;
}

.main-slider.style-three .dz-enquirey-box .about-enquirey .form-group {
	margin-bottom: 0;
}

.main-slider.style-three .dz-enquirey-box .about-enquirey .form-group .input-group .dz-form-logo {
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 9;
	background-color: #245550;
	border-radius: 8px;
	top: 8px;
	left: 10px;
}

.main-slider.style-three .dz-enquirey-box .about-enquirey .form-group .input-group .form-control {
	position: relative;
	background: #C6DDDB;
	font-size: 14px;
	font-weight: 500;
	border-radius: 8px;
	padding: 10px 10px 10px 55px;
	height: 50px;
	border: 0;
}

.main-slider.style-three .dz-enquirey-box .about-enquirey .form-group .input-group .form-control::-webkit-input-placeholder {
	color: #245550;
}

.main-slider.style-three .dz-enquirey-box .about-enquirey .enquirey-button {
	width: 100%;
	height: 100%;
	border-radius: 8px;
	border: 0;
	background: #06312C;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	transition: all 0.6s;
}

.main-slider.style-three .dz-enquirey-box .about-enquirey .enquirey-button:hover {
	background: #041816;
}

.banner.style-three .banner-Swiper-one .swiper-pagination {
	position: absolute;
	text-align: unset;
	transition: .3s opacity;
	z-index: 10;
	top: 40%;
	right: 0;
	left: auto;
	writing-mode: tb;
	transform: none;
}

.banner.style-three .banner-Swiper-one .swiper-pagination .swiper-pagination-bullet {
	margin-bottom: 10px;
	border: 4px solid #fff;
	width: 20px;
	height: 20px;
	opacity: 1;
	background: none;
}

.banner.style-three .banner-Swiper-one .swiper-pagination .swiper-pagination-bullet-active {
	background: #06312C;
}

/* model */
.modal-content .modal-header {
	background-color: #245550;
	border-radius: 0;
}

.modal-content .modal-header .btn-close {
	background: none;
	color: #fff;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: unset;
	width: 16px;
	height: 16px;
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
}

.modal-content .modal-header .btn-close:hover {
	color: #fff;
}

/* model */
.main-slider.style-three .banner-inner {
	position: absolute;
	z-index: 9;
	bottom: 245px;
	left: calc(calc(100% - 1200px) / 2);
	max-width: 765px;
	width: 100%;
}

.main-slider.style-three .banner-inner .banner-content {
	position: relative;
	z-index: 1;
}

.main-slider.style-three .banner-inner .banner-content .banner-content-inner {
	background: rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(10px);
	border-radius: 6px;
	padding: 50px;
}

.main-slider.style-three .banner-inner .banner-content:after {
	content: "";
	position: absolute;
	width: 225px;
	height: 245px;
	border: 10px solid #E9FCE9;
	left: -55px;
	top: -45px;
	opacity: 2.0;
	z-index: -1;
}

.main-slider.style-three .banner-inner .banner-content .top-content h1 {
	font-size: 70px;
	font-weight: 700;
	color: #06312C;
	line-height: 1.1;
	margin-bottom: 10px;
	max-width: 640px;
}

.main-slider.style-three .banner-inner .banner-content .top-content h1 span {
	color: #245550;
}

.main-slider.style-three .banner-inner .banner-content .top-content p {
	font-size: 18px;
	font-weight: 400;
	color: #555353;
	line-height: 1.5;
	margin-bottom: 30px;
}

.main-slider.style-three .banner-inner .dz-buttons .dz-banner-btn .site-button.style-1 svg {
	margin-left: 10px;
}

.main-slider.style-three .banner-inner .dz-buttons .video-btn.style-1 svg {
	margin-right: 10px;
}

/* switcher boxed size */
.boxed .main-slider.style-three .banner-inner {
	left: calc(calc(100% - 1024px) / 2);
	max-width: 600px;
}

.boxed .main-slider.style-three .banner-inner .banner-content .banner-content-inner {
	padding: 30px;
}

.boxed .main-slider.style-three .banner-inner .banner-content .top-content h1 {
	font-size: 50px;
}

.boxed .main-slider.style-three .banner-inner .banner-content .top-content p {
	font-size: 15px;
	margin-bottom: 30px;
}

.boxed .main-slider.style-three .dz-enquirey-box {
	width: 950px;
	padding: 42px 100px 42px 50px;
}

/* ===== */

@media screen and (max-width:1400px) {
	.main-slider.style-three .banner-inner {
		bottom: 0%;
		left: 40%;
		transform: translate(-50%, -50%);
		max-width: 672px;
	}

	.main-slider.style-three .banner-inner .banner-content .top-content h1 {
		font-size: 60px;
		max-width: 550px;
	}

	.main-slider.style-three .dz-enquirey-box {
		width: 1200px;
		padding: 42px 300px 42px 50px;
	}
}

@media screen and (max-width:1200px) {
	.main-slider.style-three .dz-enquirey-box {
		width: 100%;
		padding: 30px;
		border-radius: 0;
		text-align: center;
	}

	.main-slider.style-three .dz-enquirey-box .about-enquirey .form-group .input-group .form-control {
		font-size: 16px;
		border-radius: 8px;
		padding: 10px 10px 10px 60px;
		text-align: left;
	}

	.banner.style-three .banner-Swiper-one .swiper-pagination {
		top: 50%;
	}
}

@media screen and (max-width:1024px) {
	.main-slider.style-three .banner-pagination img {
		height: 700px;
	}

	.main-slider.style-three .banner-inner {
		max-width: 590px;
	}

	.main-slider.style-three .banner-inner .banner-content .banner-content-inner {
		padding: 30px;
	}

	.main-slider.style-three .banner-inner .banner-content .top-content h1 {
		font-size: 50px;
		max-width: 550px;
	}

	.main-slider.style-three .banner-inner .banner-content .top-content p {
		max-width: unset;
		font-size: 16px;
	}
}

@media screen and (max-width:991px) {
	.main-slider.style-three {
		background-color: #245550;
	}

	.main-slider.style-three .banner-image {
		display: none;
	}

	.main-slider.style-three .banner-pagination img {
		height: 600px;
	}

	.main-slider.style-three .banner-inner {
		max-width: 550px;
		bottom: 15%;
	}

	.main-slider.style-three .banner-inner .banner-content:after {
		left: -40px;
		top: -40px;
	}

	.main-slider.style-three .dz-enquirey-box .about-enquirey h2 {
		margin-bottom: 20px;
	}

	.main-slider.style-three .dz-enquirey-box {
		position: unset;
		padding: 20px;
	}

	.main-slider.style-three .dz-enquirey-box .about-enquirey .enquirey-box-inner {
		margin-bottom: 20px;
	}

	.banner.style-three .banner-Swiper-one .swiper-pagination {
		right: 15px;
	}

}

@media screen and (max-width:767px) {
	.main-slider.style-three .banner-pagination img {
		height: 500px;
	}

	.main-slider.style-three .banner-inner {
		max-width: 430px;
		left: 41%;
		bottom: 15%;
	}

	.main-slider.style-three .banner-inner .banner-content .banner-content-inner {
		padding: 20px;
	}

	.main-slider.style-three .banner-inner .banner-content:after {
		left: -30px;
		top: -30px;
		width: 175px;
		height: 195px;
	}

	.main-slider.style-three .banner-inner .banner-content .top-content h1 {
		font-size: 40px;
	}

	.main-slider.style-three .banner-inner .banner-content .top-content p {
		max-width: unset;
		font-size: 14px;
		margin-bottom: 20px;
	}

	.main-slider.style-three .banner-inner .dz-buttons .video-btn.style-1 svg {
		width: 40px;
		height: 40px;
		margin-right: 6px;
	}

	.banner.style-three .banner-Swiper-one .swiper-pagination {
		display: none;
	}
}

@media screen and (max-width:575px) {
	.main-slider.style-three .dz-enquirey-box {
		position: unset;
		padding: 20px;
	}

	.main-slider.style-three .dz-enquirey-box .about-enquirey .enquirey-button {
		height: 50px;
	}

	.main-slider.style-three .dz-enquirey-box .about-enquirey h2 {
		font-size: 25px;
	}

	.main-slider.style-three .banner-inner .banner-content .top-content h1 {
		font-size: 30px;
	}

	.main-slider.style-three .banner-inner {
		max-width: 340px;
		bottom: 20px;
		left: 0;
		transform: none;
	}

	.about-work .work-inner .about-work-media .dz-media.style-1 .dz-media2 {
		width: 150px;
		height: 90px;
		right: -95%;
		bottom: 0;
	}

	.about-work .work-inner .about-work-media .dz-experience-box {
		margin-top: 0;
	}

	.main-slider.style-three .banner-inner .banner-content:after {
		display: none;
	}

	.banner.style-three {
		position: relative;
	}
}

@media screen and (max-width:400px) {
	.main-slider.style-three .banner-inner {
		max-width: 340px;
		top: 58%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

/* = = = = */

/* == About-Work == */
.about-work {
	background: #C6DDDB;
}

.about-work .work-inner {
	padding-top: 100px;
}

.about-work .work-inner .section-head.style-1 {
	padding-top: 50px;
	margin-bottom: 0;
}

.about-work .work-inner .section-head.style-1 .dz-paragraph {
	color: #000000;
}

.about-work .work-inner .about-work-media {
	margin-left: -90px;
}

.about-work .work-inner .about-work-media .dz-media.style-1 {
	position: relative;
	z-index: 1;
	width: 330px;
	height: 510px;
	border-radius: 6px;
}

.about-work .work-inner .about-work-media .dz-media.style-1 img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	border-radius: 6px;
}

.about-work .work-inner .about-work-media .dz-media.style-1 .media-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.about-work .work-inner .about-work-media .dz-media.style-1 .dz-media2 {
    position: absolute;
    bottom: 0;
    right: -72%;
    height: 388px;
    width: 567px;
}

.about-work .work-inner .about-work-media .dz-media.style-1 .dz-media2 .media-img2 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.about-work .work-inner .about-work-media .dz-experience-box {
	margin-left: 55px;
	background: #06312C;
	padding: 30px 15px 20px;
	border-radius: 6px;
	position: relative;
	z-index: 99;
}

.about-work .work-inner .about-work-media .dz-experience-box .experience-media {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 30px;
}

.about-work .work-inner .about-work-media .dz-experience-box .experience-media .box-img1 {
	width: 80px;
	height: 80px;
	position: relative;
}

.about-work .work-inner .about-work-media .dz-experience-box .experience-media .box-img2 {
	position: absolute;
	top: 25px;
	left: 20%;
	transform: translate(-51%, -50%);
	width: 45px;
	height: 45px;
}

.rotate-360 {
	animation: rotate-360 30s infinite linear;
}

@keyframes rotate-360 {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(359deg);
	}
}

.about-work .work-inner .about-work-media .experience-info h2 {
	margin-bottom: 25px;
	font-size: 90px;
	font-weight: 700;
	color: #C6DDDB;
}

.about-work .work-inner .about-work-media .experience-info p {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 500;
	color: #C6DDDB;
	font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width:1199px) {
	.about-work .work-inner .about-work-media {
		margin-left: -20px;
	}

	.about-work .work-inner .about-work-media .dz-media.style-1 {
		width: 250px;
		height: 430px;
	}

	.about-work .work-inner .about-work-media .dz-media.style-1 .dz-media2 {
		right: -58%;
		width: 240px;
		height: 170px;
	}

	.about-work .work-inner .about-work-media .dz-experience-box {
		margin-left: 45px;
		margin-top: 30px;
		padding: 20px 15px 10px;
	}

	.about-work .work-inner .about-work-media .dz-experience-box .experience-media {
		padding-bottom: 20px;
	}

	.about-work .work-inner .about-work-media .dz-experience-box .experience-media .box-img1 {
		width: 61px;
		height: 61px;
	}

	.about-work .work-inner .about-work-media .dz-experience-box .experience-media .box-img2 {
		top: 19px;
		left: 20%;
		width: 35px;
		height: 35px;
	}

	.about-work .work-inner .about-work-media .experience-info h2 {
		margin-bottom: 15px;
		font-size: 70px;
	}

	.about-work .work-inner .about-work-media .experience-info p {
		font-size: 14px;
	}
}

@media screen and (max-width:991px) {
	.about-work .work-inner {
		padding-top: unset;
	}

	.about-work .work-inner .about-work-media {
		margin-left: 0;
		margin-top: 30px;
	}

	.about-work .work-inner .about-work-media .dz-media.style-1 {
		width: 330px;
		height: 510px;
	}

	.about-work .work-inner .about-work-media .dz-media.style-1 .dz-media2 {
		right: -100%;
		width: 300px;
		height: 210px;
	}

	.about-work .work-inner .about-work-media .dz-experience-box {
		margin-left: 0;
		padding: 30px 15px 20px;
	}
}

@media screen and (max-width:767px) {
	.about-work .work-inner .about-work-media .dz-media.style-1 {
		width: 260px;
		height: 440px;
	}

	.about-work .work-inner .about-work-media .dz-media.style-1 .dz-media2 {
		width: 250px;
		height: 180px;
	}

	.about-work .work-inner .about-work-media .dz-experience-box {
		margin-top: 10px;
		padding: 20px 15px 20px;
	}
}

@media screen and (max-width:575px) {
	.about-work .work-inner .about-work-media .dz-media.style-1 {
		width: 100%;
		height: 700px;
	}

	.about-work .work-inner .about-work-media .dz-media.style-1 .dz-media2 {
		width: 280px;
		height: 200px;
		bottom: -210px;
		right: 0;
	}

	.about-work .work-inner .about-work-media .dz-experience-box {
		margin-top: 10px;
		padding: 20px 15px 20px;
		margin-right: 290px;
	}

	.about-work .work-inner .section-head.style-1 {
		padding-top: 30px;
	}
}

@media screen and (max-width:400px) {
	.about-work .work-inner .about-work-media .dz-media.style-1 {
		width: 100%;
		height: 400px;
	}

	.about-work .work-inner .about-work-media .dz-media.style-1 .dz-media2 {
		display: none;
	}

	.about-work .work-inner .about-work-media .dz-experience-box {
		margin-top: 10px;
		padding: 20px 15px 20px;
		margin-right: unset;
	}
}

/* = = = = */

/* == Our-services == */
.our-services {
	background-image: url(../images/bg8.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

.our-services .services-inner {
	padding-top: 30px;
	padding-bottom: 30px;
}

.our-services .service-bg-img {
	position: absolute;
	top: -1px;
	left: 0;
}

.our-services .section-head.style-1 {
	margin-bottom: 60px;
}

.our-services .section-head.style-1 h6 {
	margin-bottom: 10px;
}

.our-services .section-head.style-1 h2 {
	max-width: unset;
}

.our-services-carousel.owl-carousel .owl-stage-outer {
	overflow: unset;
}

.our-services-carousel.owl-carousel .owl-item {
	opacity: 0;
	transition: all 0.6s;
	transition-delay: 0.8s;
}

.our-services-carousel.owl-carousel .owl-item.active {
	opacity: 1;
}

.our-services-carousel .owl-item {
	margin-bottom: 30px;
}

.our-services-carousel .owl-nav {
	display: block;
}

.our-services-carousel .owl-nav .owl-prev,
.our-services-carousel .owl-nav .owl-next {
	background-color: #fff;
	color: #130F26;
	font-size: 16px;
	cursor: pointer;
	border-style: solid;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	border-radius: 6px;
	box-shadow: 0px 15px 50px 0px rgba(36, 85, 80, 0.2);
	position: absolute;
}

.our-services-carousel .owl-nav .owl-prev {
	left: -10%;
	top: 40%;
}

.our-services-carousel .owl-nav .owl-next {
	right: -10%;
	top: 40%;
}

.our-services-carousel .owl-nav .owl-prev:after,
.our-services-carousel .owl-nav .owl-next:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 70%;
	background-color: #245550;
	border-radius: 6px;
	z-index: -1;
}

.our-services-carousel .owl-nav .owl-prev:after {
	left: -4px;
}

.our-services-carousel .owl-nav .owl-next:after {
	right: -4px;
}

.our-services .section-content.style-1 .item {
	margin-bottom: 50px;
}

.dz-services-box {
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0px 15px 50px 0px rgba(36, 85, 80, 0.1);
}

.dz-services-box .dz-services-media {
	width: 100%;
	height: 190px;
}

.dz-services-box .dz-services-media img {
	width: 100%;
	height: 100%;
}

.dz-services-box .dz-services-info {
	padding: 20px 10px 20px 10px;
}

.dz-services-box .dz-services-info h3 {
	font-size: 20px;
	font-weight: 600;
	color: #06312C;
	margin-bottom: 10px;
}

.dz-services-box .dz-services-info a {
	color: #06312C;
}

.dz-services-box .dz-services-info a:hover {
	color: #06312C;
}

.dz-services-box .dz-services-info p {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.3;
	font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width:1400px) {
	.our-services-carousel .owl-nav .owl-next {
		right: 10%;
		top: -25%;
	}

	.our-services-carousel .owl-nav .owl-prev {
		left: 10%;
		top: -25%;
	}
}

@media screen and (max-width:1199px) {
	.our-services .services-inner {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}

@media screen and (max-width:991px) {
	.our-services-carousel .owl-nav .owl-next {
		right: 0;
		top: -25%;
	}

	.our-services-carousel .owl-nav .owl-prev {
		left: 0;
		top: -25%;
	}

	.our-services {
		background-image: none;
		background-repeat: unset;
		background-position: unset;
	}
}

@media screen and (max-width:767px) {
	.our-services .section-head.style-1 {
		margin-bottom: 30px;
	}

	.our-services .section-content.style-1 .item {
		margin-bottom: 30px;
	}

	.dz-services-box:after {
		top: 50px;
	}

	.our-services-carousel .owl-nav .owl-prev,
	.our-services-carousel .owl-nav .owl-next {
		width: 40px;
		height: 40px;
	}

	.our-services-carousel .owl-nav .owl-next {
		right: 0;
		top: -16%;
	}

	.our-services-carousel .owl-nav .owl-prev {
		left: 0;
		top: -16%;
	}

	.our-services {
		background-image: none;
		background-repeat: unset;
		background-position: unset;
		padding-top: 30px;
	}
}

@media screen and (max-width:575px) {
	.our-services .section-content.style-1 .item {
		margin-bottom: 30px;
	}

	.dz-services-box:after {
		top: 45px;
	}
}

@media screen and (max-width:400px) {
	.our-services .section-content.style-1 .item {
		margin-bottom: 60px;
	}

	.our-services-carousel .owl-nav .owl-next {
		right: 10%;
		top: 85%;
	}

	.our-services-carousel .owl-nav .owl-prev {
		left: 10%;
		top: 85%;
	}

	.dz-services-box:after {
		top: 23px;
	}
}

/* = = = = */

/* == services-list == */
@media screen and (min-width:1200px) {
	.services-list {
		background-image: url(../images/bg1.png);
		background-repeat: no-repeat;
		background-position: right bottom;
	}
}

.services-list .dz-service-list-bg {
	position: absolute;
	height: 100%;
	width: 51%;
	background: var(--primary);
	top: 0;
	left: 0;
	border-radius: 0 6px 6px 0;

}

.services-list .dz-service-list-bg img {
	position: absolute;
	top: 30%;
}

.services-list .bg-img {
	position: absolute;
	bottom: -1px;
	left: 0;
}

.services-list .services-list-inner {
	margin-bottom: 0;
}

.services-list .dz-service-list-inner {

	z-index: 2;
}

.services-list .dz-service-list-inner .section-head.style-1 {
	margin-top: 30px;
}

.services-list .section-head.style-1 h6 {
	margin-bottom: 10px;
}

.services-list .section-head.style-1 h2 {
	margin-bottom: 20px;
}

.services-list .section-head.style-1 p {
	max-width: 430px;
	color: #C6DDDB;
}

.services-list ul li {
	list-style-type: none;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
	transition: all 0.6s;
	font-family: 'Montserrat', sans-serif;
}

.services-list ul li svg {
	margin-right: 10px;
}

.services-list ul li:hover svg path {
	fill: #fff;
}

.services-list ul li a {
	color: #C6DDDB;
	transition: all 0.6s;
}

.services-list ul li a:hover {
	color: #fff !important;
}

.dz-background-video {
	position: relative;
	z-index: 1;
}

.dz-background-video .dz-video-media {
	width: 100%;
	height: 535px;
	position: relative;
	z-index: 1;
	border-radius: 6px;
	overflow: hidden;
}

.dz-background-video .dz-video-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.dz-background-video .video-btn.style-1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 120px;
	height: 120px;
	background-color: #06312C;
	border: 10px solid #245550;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	color: #fff;
	z-index: 9;
	margin-left: 0;
	transition: all 0.6s;
}

.circle1:after,
.circle1:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	height: 100%;
	border-radius: 100%;
	display: block;
	background-color: inherit;
	opacity: 0.7;
}

.circle1:after {
	animation: dzWaveEffect 2.5s ease infinite;
}

.circle1:before {
	animation: dzWaveEffect2 2.5s ease infinite;
}

@keyframes dzWaveEffect {
	form {
		transform: scale(1.1);
	}

	to {
		transform: scale(1.4);
		opacity: 0;
	}
}

@keyframes dzWaveEffect2 {
	form {
		transform: scale(1.1);
	}

	to {
		transform: scale(1.6);
		opacity: 0;
	}
}

@media screen and (max-width:1199px) {
	.services-list .dz-service-list-bg {
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		border-radius: 0;
	}

	.dz-background-video {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.dz-background-video .video-btn.style-1 {
		top: unset;
		left: unset;
		transform: unset;
	}

	.services-list .services-list-inner {
		margin-bottom: unset;
	}
}

@media screen and (max-width:991px) {
	.services-list .dz-service-list-inner .section-head.style-1 {
		margin-top: 0;
	}

	.services-list .section-head.style-1 h2 {
		max-width: unset;
	}

	.services-list .section-head.style-1 p {
		max-width: unset;
	}

	.services-list .dz-service-list-bg img {
		top: 6%;
	}
}

@media screen and (max-width:575px) {
	.dz-background-video .video-btn.style-1 {
		top: unset;
		left: unset;
		transform: unset;
		width: 80px;
		height: 80px;
		font-size: 18px;
		border: 6px solid #245550;
	}

	.services-list .section-head.style-1 h2 {
		margin-bottom: 10px;
	}

	.services-list .section-head.style-1 p {
		margin-bottom: 10px;
	}

	.services-list .dz-service-list-inner .section-head.style-1 {
		margin-bottom: 10px;
	}

	.services-list ul {
		margin-bottom: 10px;
	}

	.services-list ul li {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.services-list ul li svg {
		width: 16px;
		height: 16px;
		margin-right: 5px;
	}

	.dz-background-video {
		margin-top: 10px;
	}
}

/* = = = = */

/* == Our-Showcase(dz-gallery) == */
.dz-gallery {
	background: #C6DDDB;
}

.dz-gallery .section-head.style-1 h2 {
	max-width: unset;
}

.dz-gallery .carousel-gallery .dz-gallery-media {
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	transition: all 0.6s;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}

.dz-gallery .carousel-gallery .dz-gallery-media:after {
	content: "";
	position: absolute;
	background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(6, 49, 44, 0.93) 71.88%);
	width: 100%;
	height: 0;
	top: auto;
	left: 0;
	bottom: 0;
	transition: all 0.6s;

}

.dz-gallery .carousel-gallery .dz-gallery-media:hover:after {
	height: 100%;
}

.carousel-gallery .dz-gallery-media .dz-gallery-info {
	position: absolute;
	z-index: 9;
	opacity: 0;
	transition: all 0.6s;
}

.dz-gallery .carousel-gallery .dz-gallery-media:hover .dz-gallery-info {
	opacity: 1;
}

.dz-gallery .carousel-gallery .dz-gallery-media .dz-gallery-info h3 {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #ffffff;
	margin-bottom: 10px;
}

.dz-gallery .carousel-gallery .dz-gallery-media .dz-gallery-info h6 {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	color: #C6DDDB;
	margin-bottom: 25px;
}

.dz-gallery .carousel-gallery .dz-gallery-media .dz-gallery-info .icon-bx {
	color: #245550;
	font-size: 20px;
	width: 50px;
	height: 50px;
	background: #C6DDDB;
	border-radius: 6px;
	display: block;
	text-align: center;
	line-height: 52px;
	border: 0;
	margin: auto;
}

.dz-gallery .carousel-gallery .dz-media2 {
	margin-top: 50px;
}

.dz-gallery .carousel-gallery .dz-gallery-media img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.carousel-gallery .owl-dots {
	display: flex;
	background: #245550;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translate(-50%, -50%);
	padding: 5px 5px;
	border-radius: 10px;
	cursor: pointer;
}

.carousel-gallery .owl-dots .owl-dot {
	width: 25px;
	height: 6px;
	background: #C6DDDB;
	margin: 0 5px 0px;
	border-radius: 5px;
	transition: all 0.6s;
}

.carousel-gallery .owl-dots .owl-dot.active {
	background: #fff;
	width: 40px;
}

@media screen and (max-width:1199px) {
	.dz-gallery .carousel-gallery .dz-gallery-media .dz-gallery-info .icon-bx {
		font-size: 16px;
		width: 40px;
		height: 40px;
		line-height: 42px;
	}
}

@media screen and (max-width:767px) {
	.dz-gallery .carousel-gallery .dz-media2 {
		margin-top: unset;
	}

	.dz-gallery .section-content {
		padding: 0 15px;
	}

	.carousel-gallery .owl-dots .owl-dot {
		width: 10px;
		height: 10px;
		background: #C6DDDB;
		margin: 0 5px 0px;
		border-radius: 50%;
	}

	.carousel-gallery .owl-dots .owl-dot.active {
		background: #fff;
		width: 20px;
		border-radius: 5px;
		transition: all 0.6s;
	}
}

@media screen and (max-width:575px) {

	.carousel-gallery .owl-dots .owl-dot {
		width: 6px;
		height: 6px;
		background: #C6DDDB;
		margin: 0 5px 0px;
		border-radius: 50%;
	}

	.carousel-gallery .owl-dots .owl-dot.active {
		background: #fff;
		width: 16px;
		border-radius: 5px;
		transition: all 0.6s;
	}

	.dz-gallery .carousel-gallery .dz-gallery-media {
		margin-bottom: 30px;
	}
}

/* = = = = */
/* == About-Us == */
@media screen and (min-width:1399px) {
	.about-us {
		background-image: url(../images/bg7.png), url(../images/bg8.png);
		background-repeat: no-repeat;
		background-position: right bottom, left top;
	}
}

.about-us .bg-img {
	position: absolute;
	top: -1px;
	left: 0;
}

.about-us .about-us-inner {
	padding-top: 30px;
}

.about-us .about-us-inner .about-us-media {
	margin-left: -180px;
}

.about-us .about-us-inner .about-us-media .dz-media.style-1 {
	position: relative;
	width: 450px;
	height: 700px;
	border-radius: 6px;
}

.about-us .about-us-inner .about-us-media .dz-media.style-1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
}

.about-us .about-us-inner .about-us-media .dz-media.style-1 .dz-media2 {
	width: 350px;
	height: 280px;
	position: absolute;
	bottom: 60px;
	right: -280px;
	border-radius: 6px;
	box-shadow: 15px 15px 50px 0px rgba(0, 0, 0, 0.2);
}

.about-us .about-us-inner .about-us-media .dz-media.style-1 .dz-media2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
}

.about-us .about-us-inner .about-us-media .dz-media3 {
	width: 250px;
	height: 320px;
	margin-left: 90px;
	margin-top: 15px;
	border-radius: 6px;
}

.about-us .about-us-inner .about-us-media .dz-media3 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
}

.about-us .about-us-inner .section-head.style-1 {
	padding-top: 20px;
	margin-bottom: 25px;
}

.about-us .about-us-inner .section-head.style-1 h2 {
	font-size: 44px;
}

.about-us .about-us-inner .section-head.style-1 h6,
.about-us .about-us-inner .section-head.style-1 h2 {
	margin-bottom: 10px;
}

.about-us .about-us-inner .section-head.style-1 p {
	margin-bottom: 0px;
}

.about-us .about-us-inner .dz-about-us-info {
	margin-bottom: 30px;
}

.about-us .about-us-inner .dz-about-us-info .dz-info-box {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 25px;
	border-radius: 6px;
	margin-bottom: 15px;
	transition: all 0.6s;
	background: #fff;
}

.about-us .about-us-inner .dz-about-us-info .dz-info-box:hover {
	box-shadow: 0px 15px 50px 0px #24555026;
	border: 1px solid #fff;
}

.about-us .about-us-inner .dz-about-us-info .dz-info-box .info-media {
	width: 70px;
	height: 75px;
	margin-right: 30px;
}

.about-us .about-us-inner .dz-about-us-info .dz-info-box .dz-info-media {
	width: 60px;
	height: 60px;
	position: relative;
	z-index: 1;
}

.about-us .about-us-inner .dz-about-us-info .dz-info-box .dz-info-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.about-us .about-us-inner .dz-about-us-info .dz-info-box .dz-info-media:after {
	content: "";
	position: absolute;
	z-index: -1;
	background: #E9FCE9;
	width: 50px;
	height: 50px;
	border-radius: 8px;
	bottom: -14px;
	right: -10px;
}

.about-us .about-us-inner .dz-about-us-info .dz-info-box .info-content h3 {
	margin-bottom: 10px;
}

.about-us .about-us-inner .dz-about-us-info .dz-info-box .info-content p {
	max-width: 430px;
	margin-bottom: 0;
	color: #666666;
	font-size: 16px;
	font-weight: 400;
}

/* switcher boxed size */
.boxed .about-us .about-us-inner .about-us-media .dz-media.style-1 {
	width: 330px;
	height: 580px;
	margin-left: 180px;
}

.boxed .about-us .about-us-inner .about-us-media .dz-media.style-1 .dz-media2 {
	width: 320px;
	height: 250px;
	bottom: 40px;
	right: -220px;
}

.boxed .about-us .about-us-inner .about-us-media .dz-media3 {
	width: 200px;
	height: 260px;
	margin-left: 140px;
}

/* ==== */

@media screen and (max-width:1400px) {
	.about-us .about-us-inner .about-us-media {
		margin-left: 0px;
	}

	.about-us .about-us-inner .about-us-media .dz-media.style-1 {
		width: 350px;
		height: 600px;
	}

	.about-us .about-us-inner .about-us-media .dz-media.style-1 .dz-media2 {
		width: 300px;
		height: 230px;
		right: -225px;
	}

	.about-us .about-us-inner .about-us-media .dz-media3 {
		width: 200px;
		height: 270px;
		margin-left: 74px;
	}
}

@media screen and (max-width:1199px) {
	.about-us .about-us-inner .about-us-media .dz-media.style-1 {
		width: 300px;
		height: 550px;
	}

	.about-us .about-us-inner .about-us-media .dz-media.style-1 .dz-media2 {
		width: 250px;
		height: 180px;
		right: -155px;
	}

	.about-us .about-us-inner .about-us-media .dz-media3 {
		width: 140px;
		height: 250px;
		margin-left: 75px;
		margin-top: 45px;
	}

	.about-us .about-us-inner .dz-about-us-info .dz-info-box {
		padding: 20px;
	}

	.about-us .about-us-inner .dz-about-us-info .dz-info-box .info-content p {
		font-size: 14px;
	}

	.about-us .about-us-inner .section-head.style-1 h2 {
		font-size: 34px;
	}
}

@media screen and (max-width:991px) {
	.about-us .about-us-inner .about-us-media .dz-media.style-1 {
		width: 400px;
		height: 650px;
	}

	.about-us .about-us-inner .about-us-media .dz-media.style-1 .dz-media2 {
		width: 350px;
		height: 250px;
		right: -295px;
	}

	.about-us .about-us-inner .about-us-media .dz-media3 {
		width: 250px;
		height: 320px;
		margin-left: 60px;
		margin-top: 0px;
	}

	.about-us .about-us-inner .dz-about-us-info .dz-info-box .info-content p {
		font-size: 16px;
		max-width: 550px;
	}
}

@media screen and (max-width:767px) {
	.about-us .about-us-inner .about-us-media .dz-media.style-1 {
		width: 320px;
		height: 550px;
	}

	.about-us .about-us-inner .about-us-media .dz-media.style-1 .dz-media2 {
		width: 250px;
		height: 180px;
		right: -195px;
	}

	.about-us .about-us-inner .about-us-media .dz-media3 {
		width: 180px;
		height: 250px;
		margin-left: 65px;
		margin-top: 45px;
	}
}

@media screen and (max-width:575px) {
	.about-us .about-us-inner {
		padding-top: 0;
	}

	.about-us .about-us-inner .about-us-media .dz-media.style-1 {
		width: 100%;
		height: 100%;
	}

	.about-us .about-us-inner .about-us-media .dz-media.style-1 .dz-media2 {
		display: none;
	}

	.about-us .about-us-inner .about-us-media .dz-media3 {
		display: none;
	}

	.about-us .about-us-inner .section-head.style-1 h2 {
		font-size: 24px;
	}

	.about-us .about-us-inner .section-head.style-1 {
		padding-top: 30px;
		margin-bottom: 20px;
	}

	.about-us .about-us-inner .dz-about-us-info .dz-info-box .info-content h3 {
		font-size: 18px;
	}

	.about-us .about-us-inner .dz-about-us-info .dz-info-box .info-content p {
		font-size: 14px;
	}
}

/* = = = = */

/* == our-team == */
.our-team {
	background-image: url(../images/bg1.png), url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: right bottom, left;
	padding-bottom: 60px;
}

.our-team .bg-img {
	position: absolute;
	bottom: -1px;
	left: 0;
}

.our-team .section-head.style-1 h2 {
	margin: auto;
}

.team-bx.style-1 .dz-media {
	position: relative;
	height: 400px;
	background-color: #E9FCE9;
	border-radius: 8px;
}

.team-bx.style-1 .dz-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.team-bx.style-1 .dz-info {
	background: #FFFFFF;
	box-shadow: 0px 15px 50px 0px rgba(36, 85, 80, 0.1);
	border-radius: 8px;
	z-index: 0;
	text-align: center;
	padding: 20px 30px;
	margin: -60px 30px 30px;
	position: relative;
	z-index: 1;
	transition: all 0.6s;
	overflow: hidden;
}

.team-bx.style-1 .dz-info:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	top: auto;
	left: 0;
	bottom: 0;
	transition: all 0.6s;
	background: #245550;
	z-index: -1;
}

.team-bx.style-1 .dz-info .name {
	font-size: 20px;
	font-weight: 600;
	color: #5A2B3F;
	margin-bottom: 10px;
	color: #06312C;
	transition: all 0.6s;
}

.team-bx.style-1 .dz-info .position {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 30px;
	transition: all 0.6s;
	position: relative;
	color: #666666;
}

.team-bx.style-1 .dz-info .position:after {
	content: "";
	position: absolute;
	height: 3px;
	width: 45px;
	border-radius: 3px;
	background-color: #245550;
	left: 50%;
	top: 30px;
	transform: translate(-50%, -50%);
	opacity: 0;
}

.team-bx.style-1 .dz-info .dz-social-icon ul {
	margin: 0;
}

.team-bx.style-1 .dz-info .dz-social-icon ul li {
	margin: 0 10px 0px;
	transition: all 0.6s;
	list-style-type: none;
}

.team-bx.style-1 .dz-info .dz-social-icon ul li a {
	font-size: 20px;
	color: #245550;
	background-color: transparent !important;
	transition: all 0.6s;
}

.our-team-carousel .owl-item {
	margin-bottom: 30px;
}

.our-team-carousel .owl-item.active.center .item .team-bx .dz-info:after {
	height: 100%;
}

.our-team-carousel .owl-item.active.center .item .team-bx .dz-info .name {
	color: #E9FCE9;
}

.our-team-carousel .owl-item.active.center .item .team-bx .dz-info .position {
	color: #C6DDDB;
}

.our-team-carousel .owl-item.active.center .item .team-bx .dz-info .position:after {
	background-color: #C6DDDB;
	opacity: 1;
}

.our-team-carousel .owl-item.active.center .item .team-bx .dz-info .dz-social-icon ul li a {
	color: #E9FCE9;
	background-color: #245550;
}

@media screen and (max-width:1199px) {
	.our-team {
		background-image: none;
		background-repeat: unset;
		background-position: unset;
		padding-bottom: 30px;
	}
}

@media screen and (max-width:767px) {
	.our-team {
		padding-bottom: 30px;
	}

	.team-bx.style-1 .dz-media {
		height: unset;
	}
}

@media screen and (max-width:575px) {
	.team-bx.style-1 .dz-info {
		margin: -60px 30px 0px;
	}
}

/* = = = = */
/* == Teatimonial == */
.Testimonials.style-1 {
	z-index: 1;
}

.Testimonials.style-1 .bg-img {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: -1;
}

.Testimonials.style-1 .dz-testimonial {
	background: #245550;
	border-radius: 8px;
	padding: 80px 70px 100px;
}

.Testimonials.style-1 .dz-testimonial .section-head.style-1 h2 {
	max-width: unset;
}

.dz-testimonial-bg {
	position: relative;
}

.dz-testimonial-bg .bg-image {
	position: absolute;
	top: -125px;
	left: -40px;
}

.dz-testimonial-bg .bg-image2 {
	position: absolute;
	bottom: -65px;
	right: -30px;
}

.testimonial-six .testimonial-inner {
	background: #C6DDDB;
	border-radius: 8px;
	margin-bottom: 50px;
	padding: 25px;
}

.testimonial-six .testimonial-inner .testimonial-detail {
	padding: 0;
	margin-bottom: 20px;
	justify-content: space-between;
}

.testimonial-six .testimonial-inner .testimonial-detail .testimonial-profile .testimonial-img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}

.testimonial-six .testimonial-inner .testimonial-detail .testimonial-profile .testimonial-img img {
	object-fit: cover;
}

.testimonial-six .testimonial-inner .testimonial-detail .testimonial-profile .testimonial-info h3 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 600;
	color: #06312C;
}

.testimonial-six .testimonial-inner .testimonial-detail .testimonial-profile .testimonial-info h6 {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 400;
	color: #245550;
}

.testimonial-six .testimonial-inner .testimonial-detail i {
	color: #245550;
}

.testimonial-six .testimonial-inner .testimonial-text {
	padding: 0;
	position: unset;
}

.testimonial-six .testimonial-inner .testimonial-text p {
	font-size: 18px;
	font-weight: 400;
	color: #06312C;
	line-height: 1.5;
}

.testimonial-six .owl-dots {
	display: flex;
	background: rgba(255, 255, 255, 0.1);
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translate(-50%, -50%);
	padding: 5px 5px;
	border-radius: 10px;
}

.testimonial-six .owl-dots .owl-dot {
	width: 25px;
	height: 6px;
	background: #C6DDDB;
	margin: 0 5px 0px;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.6s;
}

.testimonial-six .owl-dots .owl-dot.active {
	background: #fff;
	width: 40px;
}

@media screen and (max-width:1199px) {
	.Testimonials.style-1 .dz-testimonial {
		padding: 70px 70px 90px;
	}

	.testimonial-six .testimonial-inner {
		padding: 20px;
	}

	.testimonial-six .testimonial-inner .testimonial-detail .testimonial-profile .testimonial-info h3 {
		font-size: 16px;
	}

	.testimonial-six .testimonial-inner .testimonial-detail i {
		font-size: 12px;
	}

	.testimonial-six .testimonial-inner .testimonial-text p {
		font-size: 16px;
	}

	.dz-testimonial-bg .bg-image {
		top: -85px;
		left: -35px;
		width: 120px;
		height: 120px;
	}

	.dz-testimonial-bg .bg-image2 {
		bottom: -30px;
		width: 120px;
		height: 120px;
	}
}

@media screen and (max-width:991px) {
	.testimonial-six .testimonial-inner .testimonial-detail .testimonial-profile .testimonial-info h3 {
		font-size: 16px;
	}

	.testimonial-six .testimonial-inner .testimonial-detail i {
		font-size: 12px;
	}

	.testimonial-six .testimonial-inner .testimonial-text p {
		font-size: 16px;
	}

	.testimonial-six .owl-dots .owl-dot {
		width: 10px;
		height: 10px;
		border-radius: 50%;
	}

	.testimonial-six .owl-dots .owl-dot.active {
		width: 20px;
		border-radius: 5px;
	}

	.dz-testimonial-bg .bg-image {
		top: -85px;
		left: -35px;
		width: 120px;
		height: 120px;
	}

	.dz-testimonial-bg .bg-image2 {
		bottom: -30px;
		width: 120px;
		height: 120px;
	}
}

@media screen and (max-width:767px) {
	.Testimonials.style-1 .dz-testimonial {
		padding: 60px 60px 80px;
	}

	.testimonial-six .testimonial-inner {
		padding: 15px;
	}

	.testimonial-six .testimonial-inner .testimonial-detail .testimonial-profile .testimonial-info h3 {
		font-size: 16px;
	}

	.testimonial-six .testimonial-inner .testimonial-detail i {
		font-size: 12px;
	}

	.testimonial-six .testimonial-inner .testimonial-text p {
		font-size: 14px;
	}

	.dz-testimonial-bg .bg-image {
		display: none;
	}

	.dz-testimonial-bg .bg-image2 {
		display: none;
	}

	.testimonial-six .testimonial-inner .testimonial-detail {
		padding: 0;
		margin-bottom: 10px;
		justify-content: space-between;
	}
}

@media screen and (max-width:575px) {
	.Testimonials.style-1 .dz-testimonial {
		padding: 30px 10px 40px;
	}

	.testimonial-six .testimonial-inner {
		padding: 10px 15px;
	}

	.testimonial-six .testimonial-inner .testimonial-detail .testimonial-profile .testimonial-info h3 {
		font-size: 14px;
	}

	.testimonial-six .testimonial-inner .testimonial-detail i {
		font-size: 10px;
	}

	.testimonial-six .testimonial-inner .testimonial-text p {
		font-size: 14px;
	}

	.testimonial-six .owl-dots .owl-dot {
		width: 6px;
		height: 6px;
		border-radius: 50%;
	}

	.testimonial-six .owl-dots .owl-dot.active {
		width: 12px;
		border-radius: 5px;
	}

	.testimonial-six .testimonial-inner .testimonial-detail .testimonial-profile .testimonial-img {
		width: 50px;
		height: 50px;
	}
}

/* = = = = */
/* == blogs-and-news == */
.blogs-and-news {
	background-image: url(../images/bg4.png), url(../images/bg5.png);
	background-repeat: no-repeat;
	background-position: right bottom, left bottom;
	padding-bottom: 90px;
}

.blogs-and-news .dz-blog-and-news {
	align-items: center;
}

.blogs-and-news .bg-img {
	position: absolute;
	bottom: -1px;
	left: 0;
}

.blogs-and-news .blogs-and-news-inner {
	margin-bottom: 30px;
}

.blogs-and-news .section-head.style-1 h6 {
	margin-bottom: 10px;
}

.blogs-and-news .section-head.style-1 p {
	font-size: 18px;
	font-weight: 400;
	max-width: 470px;
	line-height: 28px;
}

.blogs-and-news .dz-blog-media {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 8px 0 0 8px;
}

.blogs-and-news .dz-blog-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.dz-blog-box {
	background: #E9FCE9;
	padding: 24px 118px 24px 24px;
	transition: all 0.6s;
}

.dz-blog-box .blog-profile {
	justify-content: space-between;
	margin-bottom: 10px;
}

.dz-blog-box .blog-profile .dz-user svg,
.dz-blog-box .blog-profile .dz-date svg {
	margin-right: 10px;
}

.dz-blog-box .blog-profile .dz-user,
.dz-blog-box .blog-profile .dz-date {
	font-size: 15px;
	font-weight: 500;
	color: #245550;
	transition: all 0.6s;
}

.dz-blog-box .blog-profile .dz-user {
	position: relative;
}

.dz-blog-box .blog-profile .dz-user:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background-color: #C6DDDB;
	left: 106px;
	top: 2px;
	transition: all 0.6s;
}

.dz-blog-box .blog-content h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	transition: all 0.6s;
}

.dz-blog-box .blog-content h3 a {
	color: #06312C;
}

.dz-blog-box .blog-content h6 {
	font-size: 14px;
	font-weight: 500;
	color: #245550;
	position: relative;
	transition: all 0.6s;
}

.dz-blog-box .blog-content h6 a {
	color: #245550;
}

.dz-blog-box .blog-content h6:after {
	position: absolute;
	content: "";
	width: 55px;
	height: 2px;
	background-color: #245550;
	left: 1px;
	bottom: -8px;
	transition: all 0.6s;
}

.dz-blog-box:hover {
	background: #06312C;
}

.dz-blog-box:hover .blog-profile .dz-user svg path,
.dz-blog-box:hover .blog-profile .dz-date svg path {
	fill: #fff;
}

.dz-blog-box:hover .blog-profile .dz-user,
.dz-blog-box:hover .blog-profile .dz-date {
	color: #fff;
}

.dz-blog-box:hover .blog-profile .dz-user:after {
	background-color: #fff;
}

.dz-blog-box:hover .blog-content h3 a,
.dz-blog-box:hover .blog-content h6 a {
	color: #fff;
}

.dz-blog-box:hover .blog-content h6:after {
	background-color: #fff;
}

@media screen and (max-width:1199px) {

	.dz-blog-box {
		padding: 20px 72px 20px 20px;
	}

	.dz-blog-box .blog-content h3 {
		font-size: 16px;
	}

	.dz-blog-box .blog-profile .dz-user,
	.dz-blog-box .blog-profile .dz-date {
		font-size: 14px;
	}

	.dz-blog-box .blog-profile .dz-user svg,
	.dz-blog-box .blog-profile .dz-date svg {
		margin-right: 5px;
	}
}

@media screen and (max-width:1024px) {
	.blogs-and-news {
		background-image: none;
		background-repeat: unset;
		background-position: unset;
	}
}

@media screen and (max-width:991px) {
	.blogs-and-news .section-head.style-1 p {
		font-size: 16px;
		max-width: unset;
	}

	.blogs-and-news .section-head.style-1 h2 {
		line-height: 1.3;
		margin-bottom: 20px;
	}

	.dz-blog-box {
		padding: 24px 100px 24px 25px;
	}

	.dz-blog-box .blog-content h3 {
		font-size: 20px;
	}

	.dz-blog-box .blog-profile .dz-user,
	.dz-blog-box .blog-profile .dz-date {
		font-size: 15px;
	}

	.dz-blog-box .blog-profile .dz-user svg,
	.dz-blog-box .blog-profile .dz-date svg {
		margin-right: 5px;
	}
}

@media screen and (max-width:767px) {
	.blogs-and-news {
		padding-bottom: 30px;
	}

	.blogs-and-news .section-head.style-1 p {
		font-size: 16px;
		max-width: unset;
	}

	.blogs-and-news .section-head.style-1 h2 {
		line-height: 1.3;
		margin-bottom: 20px;
	}

	.dz-blog-box {
		padding: 20px 50px 20px 20px;
		margin: 0 0 0 15px;
	}

	.dz-blog-box .blog-content h3 {
		font-size: 16px;
	}

	.dz-blog-box .blog-profile .dz-user,
	.dz-blog-box .blog-profile .dz-date {
		font-size: 14px;
	}

	.dz-blog-box .blog-profile .dz-user svg,
	.dz-blog-box .blog-profile .dz-date svg {
		margin-right: 5px;
		width: 14px;
		height: 14px
	}

	.dz-blog-box .blog-profile .dz-user:after {
		height: 14px;
		left: 84px;
		top: 4px;
	}

	.blogs-and-news .dz-blog-media {
		width: 240px;
		height: 470px;
	}
}

@media screen and (max-width:575px) {
	.blogs-and-news .blogs-and-news-inner .section-head.style-1 {
		margin-bottom: 10px;
	}

	.blogs-and-news .section-head.style-1 p {
		font-size: 14px;
		max-width: unset;
		margin-bottom: 10px;
	}

	.blogs-and-news .section-head.style-1 h2 {
		line-height: 1.3;
		margin-bottom: 10px;
	}

	.dz-blog-box {
		padding: 25px;
		margin: 0;
	}

	.dz-blog-box .blog-content h3 {
		font-size: 16px;
	}

	.dz-blog-box .blog-profile .dz-user,
	.dz-blog-box .blog-profile .dz-date {
		font-size: 14px;
	}

	.dz-blog-box .blog-profile .dz-user svg,
	.dz-blog-box .blog-profile .dz-date svg {
		margin-right: 5px;
		width: 14px;
		height: 14px
	}

	.dz-blog-box .blog-profile .dz-user:after {
		height: 14px;
		left: 250px;
		top: 4px;
	}

	.blogs-and-news .dz-blog-media {
		width: 100%;
		height: 100%;
		margin-top: 20px;
		border-radius: 8px 8px 0 0px;
	}

	.blogs-and-news .blogs-and-news-inner {
		margin-bottom: 0px;
	}
}

@media screen and (max-width:400px) {
	.dz-blog-box .blog-profile .dz-user:after {
		left: 130px;
	}
}

/* = = = = */
/* == Subscription-Wrapper == */
.Subscription-Wrapper {
	padding-top: 70px;
	padding-bottom: 70px;
	background: #06312C;
}

.Subscription-Wrapper h2 {
	margin-bottom: 0;
	font-size: 35px;
	font-weight: 700;
	color: #C6DDDB;
	max-width: 580px;
	line-height: 1.3;
}

.subscribe-form.style-1 .input-group .form-control {
	position: relative;
	height: 60px;
	border-radius: 8px !important;
	background: #C6DDDB;
	outline: none;
	border: 0;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 16px 150px 16px 20px;
	margin: 0;
}

.subscribe-form.style-1 .input-group .subscribe-btn {
	position: absolute;
	background: #245550;
	outline: none;
	border: none;
	font-size: 16px;
	font-weight: 500;
	color: #C6DDDB;
	font-family: "Montserrat", sans-serif;
	right: 0;
	height: 60px;
	z-index: 9;
	display: flex;
	align-items: center;
}

@media screen and (max-width:1199px) {
	.Subscription-Wrapper h2 {
		font-size: 30px;
	}
}

@media screen and (max-width:991px) {
	.Subscription-Wrapper h2 {
		margin-bottom: 20px;
	}
}

@media screen and (max-width:575px) {
	.Subscription-Wrapper {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

/* = = = = */
/* == Footer == */
.site-footer.style-1 .footer-top {
	position: relative;
	background-color: #245550;
	padding: 100px 0 70px;
}

.site-footer.style-1 .footer-top .bg-img {
	position: absolute;
	top: -1px;
	left: 0;
}

.site-footer.style-1 .footer-top .bg-img2 {
	position: absolute;
	bottom: -1px;
	left: 0;
}

.site-footer.style-1 .footer-top p {
	font-size: 15px;
	font-weight: 400;
	color: #78A9A5;
	max-width: 350px;
	margin-bottom: 30px;
	padding-top: 10px;
}

.site-footer.style-1 .footer-top h4 {
	color: #C6DDDB;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	margin-bottom: 50px;
	padding-top: 15px;
}

.site-footer.style-1 .footer-top h4:after {
	content: "";
	width: 70px;
	height: 3px;
	background-color: #fff;
	position: absolute;
	left: 1px;
	bottom: -20px;
	border-radius: 10px;
}

.site-footer.style-1 .footer-top .dez-post-info .dez-post-header .post-title a {
	color: #fff;
	font-size: 16px;
	font-family: 'Lora', serif;
}

.site-footer.style-1 .footer-top .widget_getintuch strong {
	display: unset;
	text-transform: none;
	margin-right: 5px;
	font-size: 15px;
	font-weight: 400;
}

.site-footer.style-1 .footer-top .widget_getintuch li {
	padding-left: unset;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
}

.site-footer.style-1 .footer-top .widget_services ul li:before {
	content: "\f105";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
}

.site-footer.style-1 .footer-top .widget_services ul li {
	padding: 0px 10px 15px 15px;
}

.site-footer.style-1 .footer-top .widget_services ul li a {
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}

.site-footer.style-1 .footer-top .widget_about ul {
	margin: 0;
	padding: 0;
}

.site-footer.style-1 .footer-top .widget_about ul li {
	font-size: 20px;
	font-weight: 500;
	color: #C6DDDB;
	font-family: 'Montserrat', sans-serif;
}

.site-footer.style-1 .footer-top .widget_about ul li svg {
	margin-right: 10px;
}

.site-footer.style-1 .footer-top .widget_about p {
	font-size: 15px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	text-align: unset;
}

.site-footer.style-1 .footer-top .widget_about .footer-button {
	background: #06312C;
	font-size: 16px;
	font-weight: 400;
}

.site-footer.style-1 .footer-top .dez-post-info .dez-post-meta .post-author,
.site-footer.style-1 .footer-top .dez-post-info .dez-post-meta .post-comment {
	color: #78A9A5;
}

.site-footer.style-1 .footer-top .dez-post-info .dez-post-meta .post-author a {
	color: #fff;
}

.site-footer.style-1 .footer-top .widget ul li {
	border: 0;
	color: #78A9A5;
}

.site-footer.style-1 .footer-top .widget ul li a {
	color: #78A9A5;
}

.site-footer.style-1 .footer-top .widget ul li:hover a,
.site-footer.style-1 .footer-top .widget_services ul li:hover {
	color: #fff !important;
}

.site-footer.style-1 .footer-top .widget_getintuch i {
	position: absolute;
	left: 0;
	top: 5px;
	text-align: center;
	font-size: 14px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	background-color: #06312C;
	border: 1px solid #fff;
	border-radius: 50%;
}

.site-footer.style-1 .dez-social-icon.dez-social-icon-lg li a {
	font-size: 20px;
	width: unset;
	height: unset;
	margin-right: 15px;
}

/* <!-- footer bottom part --> */
.site-footer.style-1 .footer-bottom {
	background-color: #06312C;
	padding: 15px 0;
}

.site-footer.style-1 .footer-bottom p {
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	opacity: 0.3;
}

@media screen and (max-width:1199px) {
	.site-footer.style-1 .footer-top h4 {
		font-size: 16px;
	}

	.site-footer.style-1 .footer-top h4:after {
		width: 50px;
	}
}

@media screen and (max-width:991px) {
	.site-footer.style-1 .footer-top {
		padding: 80px 0 40px;
	}
}

@media screen and (max-width:575px) {
	.site-footer.style-1 .footer-top {
		padding: 30px 0 0px;
	}

	.site-footer.style-1 .widget {
		margin-bottom: 20px;
	}

	.site-footer.style-1 .footer-top h4:after {
		bottom: -10px;
	}

	.site-footer.style-1 .footer-top h4 {
		margin-bottom: 30px;
	}
}

/* = = = = */
/* dz-test */
.dz-test img {
	width: 100%;
}

.dz-test {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.5;
	z-index: 9;
	pointer-events: none;
}

.frame .main-bar {
	position: absolute;
}

@media screen and (max-width: 1280px) {
	.frame {
		padding: 0 !important;
	}

	.boxed .page-wraper {
		max-width: 100%;
	}
}