	@font-face {
		font-family: MarkPro;
		src: url(../fonts/MarkPro-Medium.eot);
		src: url(../fonts/MarkPro-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/MarkPro-Medium.woff2) format("woff2"), url(../fonts/MarkPro-Medium.woff) format("woff"), url(../fonts/MarkPro-Medium.ttf) format("truetype");
		font-weight: 400;
		font-style: normal
	}
	
	@font-face {
		font-family: SabonPro;
		src: url(../fonts/SabonNextLTPro-Regular.eot);
		src: url(../fonts/SabonNextLTPro-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/SabonNextLTPro-Regular.woff2) format("woff2"), url(../fonts/SabonNextLTPro-Regular.woff) format("woff"), url(../fonts/SabonNextLTPro-Regular.ttf) format("truetype");
		font-weight: 400;
		font-style: normal
	}
	
	@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,300&display=swap');
	@font-face {
		font-family: Fortescue Display;
		src: url(../fonts/for/FortescueDisplay-Regular-Pro.eot);
		src: url(../fonts/for/FortescueDisplay-Regular-Pro.eot#iefix) format("embedded-opentype"), url(../fonts/for/FortescueDisplay-Regular-Pro.woff2) format("woff2"), url(../fonts/for/FortescueDisplay-Regular-Pro.woff) format("woff"), url(../fonts/for/FortescueDisplay-Regular-Pro.ttf) format("truetype");
		font-weight: 400;
		font-style: normal
	}
	
	@font-face {
		font-family: Fortescue Display;
		src: url(../fonts/for/FortescueDisplay-Bold-Pro.eot);
		src: url(../fonts/for/FortescueDisplay-Bold-Pro.eot#iefix) format("embedded-opentype"), url(../fonts/for/FortescueDisplay-Bold-Pro.woff2) format("woff2"), url(../fonts/for/FortescueDisplay-Bold-Pro.woff) format("woff"), url(../fonts/for/FortescueDisplay-Bold-Pro.ttf) format("truetype");
		font-weight: 700;
		font-style: normal
	}
	
	.header .logo img.main-logo {
		width: 150px;
	}
	
	.header .logo .sticky-logo {
		display: none;
	}
	
	#logo {
		position: absolute;
		top: 0;
		left: 0;
		width: 250px;
		height: 100px;
		overflow: hidden;
	}
	
	#logo img {
		width: 100%;
	}
	
	#logo:before {
		content: '';
		position: absolute;
		top: 0;
		left: -100px;
		width: 70px;
		height: 100%;
		background: rgba(255, 255, 255, 0.3);
		transform: skewX(-30deg);
		animation-name: shine;
		animation-duration: 7s;
		animation-timing-function: ease-in-out;
		animation-delay: .3s;
		animation-iteration-count: infinite;
		animation-direction: alternate;
		background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%);
	}
	
	@keyframes shine {
		0% {
			left: -100;
			top: 0;
		}
		50% {
			left: 120px;
			top: 0px;
		}
		100% {
			left: 290px;
			top: 0;
		}
	}
	
	.header .header-icons .header-item svg {
		width: 20px;
		height: 20px;
		position: relative;
		top: 5px;
	}
	
	.header .header-icons .call svg {
		width: 32px;
		height: 32px;
		top: 11px;
		background: #d4d4d4;
		padding: 5px;
		border-radius: 50%;
		border: 1px solid #d4d4d4;
	}
	
	.header .header-icons .book svg {
		top: 3px;
	}
	
	.header .header-icons .book i {
		position: relative;
		top: 1px;
		margin-right: 6px;
	}
	
	.header .header-icons .book {
		padding: 6px 20px;
		background: #3b9d95;
		color: #fff;
		border-radius: 3px;
	}
	
	.page-inner .header-7 .header-middle {
		background-color: #9c500c;
	}
	
	.page-inner .inner-container {
		padding-top: 115px;
	}
	
	.page-inner .block-about .block-title {
		color: #000
	}
	
	.page-inner .block-about .block-subtitle {
		font-size: 16px;
		color: #1b77b8;
		font-style: normal;
		font-weight: 300;
		line-height: 1.15;
		margin-top: 12px;
		font-family: "Laca", sans-serif;
	}
	
	.page-inner .about-video .banner .banner-btn {
		clear: both;
		margin: 20px 0 10px;
		display: flex;
	}
	
	.about-sk .image-box {
		position: relative;
	}
	
	.about-sk .image-box img {
		width: 75%;
		box-shadow: 0 0 18px 3px rgba(83, 83, 83, .26);
		-webkit-box-shadow: 0 0 18px 3px rgba(83, 83, 83, .26);
		-moz-box-shadow: 0 0 18px 3px rgba(83, 83, 83, .26);
	}
	
	.about-sk .image-one {
		position: relative;
		padding-top: 150px;
		margin-bottom: 30px;
		top: 40px;
	}
	
	.about-sk .image-two {
		margin-bottom: 30px;
		position: absolute;
		top: -40px;
		right: 0;
	}
	
	.about-sk .video-box a img {
		width: 25px;
		position: relative;
		top: -2px;
		display: block;
		margin: 0 auto;
	}
	
	.about-sk .video-box a {
		color: #fff
	}
	
	.about-sk .video-box {
		display: inline-block;
		padding: 20px 40px 15px;
		background-size: cover;
		border-radius: 3px;
	}
	
	.about-sk .video-box {
		position: absolute;
		left: -35px;
		bottom: 0px;
	}
	
	section.our-services {
		padding: 60px 0;
		background: #eee;
	}
	
	.heading {
		position: relative;
		padding-top: 50px;
	}
	
	.heading-pre-title {
		display: inline-block;
		font-size: 28px;
		font-weight: 700;
		letter-spacing: 0;
		margin-bottom: 0;
		z-index: 1;
		position: relative;
		color: #0f75bc;
		font-family: Fortescue Display;
	}
	
	.heading-title {
		font-size: 28px;
		line-height: 33px;
		margin-bottom: 0;
		z-index: 1;
		position: relative;
		margin-bottom: 30px;
		font-weight: 500;
	}
	
	.button-green {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		color: #414a53;
		height: 50px;
		line-height: 46px;
		min-width: 170px;
		text-align: left;
		border: 2px solid #1b77b8;
		border-radius: 0 0 20px 0;
		padding: 0 20px;
		margin-bottom: 30px;
	}
	
	.button-green span {
		display: inline-block;
		min-width: 95px
	}
	
	.button-green .icon {
		font-size: 18px
	}
	
	.button-green:hover {
		color: #fff;
		background: #1b77b8
	}
	
	.sk-services-nav {
		margin-top: auto;
		margin-bottom: 30px
	}
	
	.slick-dots {
		position: relative;
		padding: 0;
		margin: 0;
		line-height: initial;
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.sk-services .slick-list {
		margin: 0 -15px
	}
	
	.sk-services .slick-slide {
		margin: 0 15px;
		vertical-align: top
	}
	
	.article {
		background: #fff;
		-webkit-clip-path: polygon(92% 0, 100% 7%, 100% 100%, 0 100%, 0 0);
		clip-path: polygon(92% 0, 100% 7%, 100% 100%, 0 100%, 0 0)
	}
	
	.article-img {
		position: relative;
		overflow: hidden
	}
	
	.article-img img {
		-webkit-transition: -webkit-transform 1s;
		transition: -webkit-transform 1s;
		-o-transition: transform 1s;
		transition: transform 1s;
		transition: transform 1s, -webkit-transform 1s
	}
	
	.article-img:hover img {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2)
	}
	
	.article-lower {
		padding: 15px 20px 15px 20px
	}
	
	@media only screen and (min-width:576px) {
		.article-lower {
			padding: 22px 30px 25px 30px
		}
	}
	
	.article-title {
		margin-bottom: 8px;
		font-size: 28px;
		color: #000
	}
	
	.article-title a {
		text-decoration: none;
		color: inherit;
		-webkit-transition: color .3s;
		-o-transition: color .3s;
		transition: color .3s
	}
	
	.article-title a:hover {
		color: #0f75bc
	}
	
	.article-text {
		margin-bottom: 0;
		color: #000;
		line-height: 1.3em;
		font-size: 17px;
	}
	
	.article-details {
		margin-top: 20px;
		font-size: 14px;
		color: #767f7f;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	
	.article-details a:first-child {
		text-decoration: underline;
		font-size: 17px;
		color: #103178;
	}
	
	.article-details a:last-child {
		padding: 1px 15px 4px;
		background: #3b9d95;
		color: #fff;
		font-weight: 400;
		font-size: 16px;
		position: relative;
		top: -2px;
		border-radius: 3px;
	}
	
	.article-details a:last-child i {
		position: relative;
		top: 3px;
	}
	
	.slick-dots li {
		position: relative;
		padding: 15px 0 15px 0;
		list-style: none;
		cursor: pointer;
		width: 57px;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		line-height: initial
	}
	
	.slick-dots li::before {
		display: none
	}
	
	.slick-dots li:not(:last-of-type) {
		margin-right: 6px
	}
	
	.slick-dots li.slick-active {
		cursor: pointer
	}
	
	.slick-dots li button {
		position: absolute;
		top: 15px;
		left: 0;
		font-size: 0;
		height: 1px;
		width: 57px;
		padding: 0;
		border: none;
		outline: 0;
		background-color: #ddd;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		cursor: pointer
	}
	
	.slick-dots li.slick-active button,
	.slick-dots li:hover button {
		background-color: #3b9d95;
		height: 5px;
		top: 11px
	}
	
	section.cta-v {
		position: relative !important;
		padding-top: 60px;
		padding-bottom: 80px;
		position: relative;
		z-index: 10;
		background: #f5f5f5;
		overflow: hidden;
	}
	
	section.cta-v hr {
		border-top: 1px solid rgba(255, 255, 255, 0.01);
		margin: .5rem 0;
	}
	
	section.cta-v h1 {
		font-size: 44px;
		line-height: 1.35;
		font-weight: 300;
	}
	
	section.cta-v h3 {
		margin: 10px 0
	}
	
	section.cta-v img {
		width: 100px;
		margin-bottom: 15px;
	}
	
	section.cta-v h1,
	section.cta-v h3,
	section.cta-v a {
		color: #fff
	}
	
	section.cta-v a {
		padding: 8px 30px;
		background: #f6f3f6;
		color: #fff !important;
		border-radius: 3px;
		margin-top: 10px;
		display: inline-block;
		margin-left: 30px;
		font-size: 18px;
	}
	
	section.cta-v a:first-child {
		margin-left: 0px;
		background: #28958c;
	}
	
	section.cta-v a:last-child {
		background: #0f75bc;
	}
	
	.overlay-bg {
		background: rgba(59, 157, 149, 0.4);
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
	}
	
	.html5-video {
		background-color: #000;
		height: auto;
		left: 50%;
		min-height: 100%;
		min-width: 100%;
		position: absolute;
		top: 50%;
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		width: auto;
		z-index: -3;
	}
	
	video {
		background-size: cover;
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}
	
	.newsletter-section {
		background: #a9a5a5;
		padding: 25px 0 0px;
	}
	
	.newsletter-section h3 {
		position: relative;
		color: #fff;
		font-weight: 300;
		font-size: 24px;
		padding: 7px 0;
		padding-left: 100px;
		min-height: 70px;
	}
	
	.newsletter-section h3 img {
		position: absolute;
		left: 0;
		top: 0;
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 35px;
		text-align: center;
	}
	
	.newsletter-form {
		position: relative;
	}
	
	.newsletter-form input {
		width: calc(100% - 205px);
		height: 70px;
		padding: 0 30px;
		padding-left: 60px;
		background: transparent;
		border: 1px solid #ededed;
		color: #fff;
		display: inline-block;
		vertical-align: middle;
		position: relative;
		right: 0px;
		border-right: 0px;
	}
	
	.newsletter-form .form-group i.far {
		position: absolute;
		top: 25px;
		left: 30px;
		color: #fff;
	}
	
	.newsletter-form .form-group {
		vertical-align: middle;
	}
	
	.newsletter-form .btn-style-one {
		vertical-align: middle;
		padding: 22px 45px;
		background: #3b9d95;
		color: #f6f6f6;
		border: none;
		margin-left: -4px;
		border: 1px solid #3b9d95;
		border-left: 0px;
	}
	
	.newsletter-form .btn-style-one:hover {
		color: #fff;
	}
	
	.newsletter-form .btn-style-one:hover i {
		color: #fff;
	}
	
	.newsletter-form label.subscription-label.error {
		color: #fff;
		position: relative;
		top: 15px;
	}
	
	.request-form {
		padding: 60px 0
	}
	
	.services-list {
		padding: 60px 0
	}
	
	.services-list p {
		color: #333
	}
	
	.service_box {
		margin: 15px 0;
		display: inline-block;
		padding: 10px;
		background: rgba(255, 255, 255, 0.5);
		border-radius: 5px;
		box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.25);
	}
	
	.service_box h4 {
		margin: 0;
		text-align: center;
		font-size: 20px;
		padding: 15px 0 10px;
		font-weight: 500
	}
	
	.service_box .img-block .img-in {
		overflow: hidden;
	}
	
	.service_box:hover .img-block img {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
	}
	
	.service_box .img-block img {
		transition: .25s ease-in;
		-webkit-transition: .25s ease-in;
		-moz-transition: .25s ease-in;
		overflow: hidden
	}
	
	.footer-contact .footer-fax.loc img {
		width: 26px;
		left: 3px;
		top: -2px;
		margin-right: 6px;
	}
	
	.footer-contact .footer-fax.en img {
		width: 25px;
		margin-right: 6px;
		left: 4px;
		top: -1px;
	}
	
	.footer-contact .footer-fax.wp img {
		width: 25px;
		margin-right: 6px;
		left: 5px;
		top: -2px;
	}
	
	.footer-contact .footer-email img {
		width: 25px;
		position: relative;
		top: -2px;
		margin-right: 8px;
	}
	
	.footer-bottom ul {
		display: inline-block
	}
	
	.footer-bottom li {
		list-style: none;
		float: left;
		margin-left: 8px;
	}
	
	.footer-bottom li a {
		font-style: italic;
		font-size: 14px;
		color: #fff
	}
	
	.fixed-estimate {
		position: fixed;
		top: 48%;
		left: .8rem;
		transform: translateY(-50%);
		border: solid 1px #202866;
		color: transparent;
		display: flex;
		align-items: center;
		line-height: 1.222;
		font-style: italic;
		padding: .65em;
		background-color: #fcfcfc;
		white-space: nowrap;
		opacity: 1;
		transition: color 0.2s ease, left 0.4s ease, box-shadow 0.4s ease, opacity 0.6s ease, visibility 0.6s ease;
		border-radius: 3px;
		z-index: 2;
		overflow: hidden;
		visibility: visible;
		font-family: Fortescue Display;
		font-weight: 700;
	}
	
	.fixed-estimate:hover,
	.fixed-estimate:focus {
		color: #202866;
		transition: color 0.4s ease 0.2s, left 0.4s ease, box-shadow 0.4s ease, opacity 0.6s ease, visibility 0.6s ease;
		box-shadow: 0 0.25em 0.75em rgba(0, 0, 0, 0.25);
	}
	
	.fixed-estimate svg {
		flex: 0 0 auto;
		font-size: 3em;
		margin-right: -15.444rem;
		color: #202866;
		transition: 0.4s ease;
		height: 1em;
		width: 1em;
		fill: currentcolor;
	}
	
	.fixed-estimate:hover svg,
	.fixed-estimate:focus svg {
		margin-right: 1rem;
	}
	
	.bar_wpp {
		position: fixed;
		bottom: 75px;
		left: 50px;
		z-index: 120;
		border-radius: 5px 5px 0px 0px;
		overflow: hidden;
	}
	
	.bar_wpp a {
		display: flex;
		align-items: stretch;
		justify-content: space-between;
	}
	
	.bar_wpp .icon_wpp i {
		color: #ffffff;
		font-size: 26px;
	}
	
	.bar_wpp .icon_wpp {
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #0c7619;
		text-align: center;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		border-radius: 100%;
		width: 40px;
		height: 40px;
		float: left;
		z-index: 2;
	}
	
	.bar_wpp .txt_wpp {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		background-color: #0e3f14;
		color: #ffffff;
		padding: 0px 5px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 14px;
		font-weight: bold;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		padding-right: 11px;
		padding-left: 45px !important;
		margin-left: -35px;
		z-index: 1;
		border-radius: 50px;
	}
	
	.bar_wpp a:hover {
		text-decoration: none !important;
	}
	
	.bar_wpp a:hover .icon_wpp {
		background-color: #0e3f14;
	}
	
	.bar_wpp a:hover .txt_wpp {
		background-color: #0c7619;
	}
	
	.submit_btn {
		width: auto !important;
		border-radius: 5px !important;
		background: #3b9d95 !important;
		color: #fff;
		border: none !important;
	}
	
	@media(max-width: 475px) {
		.bar_wpp {
			right: auto;
			left: 5px;
			bottom: 15px;
		}
		.bar_wpp .icon_wpp i {
			font-size: 25px;
		}
		.bar_wpp .txt_wpp {
			display: none;
		}
	}
	
	.scroll-top {
		display: none;
		background-color: #103178;
		border-radius: 4px;
		width: 40px;
		height: 40px;
		position: fixed;
		bottom: 60px;
		right: 20px;
		padding: 0;
		border: none;
		border-radius: 50%;
	}
	
	.scroll-top img {
		width: 22px;
		position: relative;
		top: -2px;
	}
	
	.banner-home7 .banner .banner-shop img {
		width: 30px;
		position: relative;
		top: -2px;
	}
	
	.service-card-image {
		position: relative;
		overflow: hidden;
	}
	
	.service-card-image > img {
		width: 100%;
		transform: scale(1);
		transition: transform 500ms ease;
	}
	
	.service-card-image > a {
		display: flex;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.4);
		position: absolute;
		top: 0;
		left: 0;
		justify-content: center;
		align-items: center;
		opacity: 0;
		transform: translateY(-20%);
		transition: opacity 500ms ease, transform 500ms ease;
	}
	
	.service-card-image > a::before,
	.service-card-image > a::after {
		content: "";
		width: 32px;
		height: 2px;
		background-color: #fff;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.service-card-image > a::after {
		transform: translate(-50%, -50%) rotate(90deg);
	}
	
	.service-card:hover .service-card-image > a {
		opacity: 1;
		transform: translateY(0);
	}
	
	.service-card:hover .service-card-image > img {
		transform: scale(1.05);
	}
	
	.service-card-icon {
		width: 92px;
		height: 92px;
		background-color: #fff;
		box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
		font-size: 47px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		border-radius: 50%;
		margin-left: auto;
		margin-right: auto;
		top: -46px;
		margin-bottom: -46px;
		position: relative;
		z-index: 10;
		transition: all 500ms ease;
	}
	
	.service-card:hover .service-card-icon {
		color: #fff;
	}
	
	.service-card-content {
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
		margin-top: -20px;
	}
	
	.service-card-content-inner {
		background-color: #fff;
		border-bottom: 2px solid #333;
		padding-left: 40px;
		padding-right: 40px;
		text-align: center;
		position: relative;
		transition: all 500ms ease;
	}
	
	.service-card-content-inner::after {
		content: '';
		width: 100%;
		height: 3px;
		position: absolute;
		bottom: -3px;
		left: 0;
		transform-origin: left center;
		transform: scale(0, 1);
		background-color: #000;
		transition: transform 500ms ease;
	}
	
	.service-card:hover .service-card-content-inner {
		box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
	}
	
	.service-card:hover .service-card-content-inner::after {
		transform: scale(1, 1);
		transform-origin: right center;
	}
	
	.service-card-title {
		margin: 0;
		font-size: 20px;
		font-weight: 800;
		color: #000;
		margin-top: 25px;
		margin-bottom: 16px;
	}
	
	.service-card-title a {
		color: inherit;
		transition: all 500ms ease;
	}
	
	.service-card-title a:hover {
		color: var(-thm-base);
	}
	
	.service-card-link {
		width: 40px;
		height: 40px;
		background-color: #333;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #103178;
		transition: all 500ms ease;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		bottom: -21px;
		margin-top: -21px;
		z-index: 11;
	}
	
	.service-card-link:hover {
		color: #fff;
		background-color: #000;
	}
	
	.service-card:hover .service-card-link {
		color: #fff;
		background-color: #000;
	}
	
	.service-details {
		margin-top: 35px;
		padding-bottom: 35px;
	}
	
	.service-details-title {
		margin: 0;
		color: #000;
		font-size: 34px;
		font-weight: bold;
		margin-top: -7px;
		margin-bottom: 20px;
	}
	
	.service-details h4 {
		color: #1b2c5b
	}
	
	.service-details-image {
		position: relative;
		margin-bottom: 40px;
	}
	
	.service-details-image img {
		max-width: 100%;
	}
	
	.service-details-icon {
		position: absolute;
		bottom: -46px;
		right: 30px;
		width: 92px;
		height: 92px;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #fff;
		font-size: 43px;
		border-radius: 50%;
	}
	
	.service-details-content img {
		max-width: 100%;
	}
	
	.service-details-content p {
		margin: 0;
		line-height: 1.15;
		color: #333
	}
	
	.service-details-content p + p {
		margin-top: 30px;
	}
	
	.service-details-content h6 {
		margin: 20px 0 10px;
		font-size: 16px;
	}
	
	.service-details-content .row {
		margin-top: 50px;
	}
	
	.service-details .service-details-text {
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 35px;
	}
	
	.service-details-subtitle {
		margin: 0;
		font-size: 30px;
		font-weight: bold;
		color: #000;
		margin-top: -7px;
		margin-bottom: 25px;
	}
	
	.service-details-list {
		margin-bottom: 0;
	}
	
	.service-details-list li {
		position: relative;
		padding-left: 30px;
		font-size: 16px;
		line-height: 1.5em;
		color: #000;
		font-weight: 500;
	}
	
	.service-details-list li + li {
		margin-top: 6px;
	}
	
	.service-details-list li > i {
		position: absolute;
		top: 1px;
		color: #5c320c;
		font-size: 16px;
		left: 8px;
	}
	
	.req_btn {
		margin-top: 25px;
		padding: 6px 20px;
		background: #3b9d95;
		color: #fff;
		border-radius: 3px;
		position: relative;
		height: auto;
		font-size: 18px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
	}
	
	.req_btn i {
		position: relative;
		top: 1px;
		margin-left: 6px;
	}
	
	.service-sidebar-item + .service-sidebar-item {
		margin-top: 30px;
	}
	
	.service-sidebar-menu {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.service-sidebar-menu li.active a {
		background: #3b9d95
	}
	
	.service-sidebar-menu li + li {
		margin-top: 10px;
	}
	
	.service-sidebar-menu li a {
		font-size: 15px;
		color: #fff;
		display: flex;
		justify-content: space-between;
		padding-left: 20px;
		padding-right: 20px;
		background-color: #4f6ab6;
		transition: all 0.5s ease;
		align-items: center;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	
	.service-sidebar-menu li a:hover {
		color: #fff;
		background: #3b9d95
	}
	
	.service-sidebar-menu li a::after {
		content: "\EA6C";
		font-family: remixicon !important;
		font-weight: 300;
	}
	
	.service-sidebar-menu li.active > a {
		color: #fff;
	}
	
	.service-sidebar-item-contact {
		background-color: #4f6ab6;
		position: relative;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: center;
	}
	
	.service-sidebar-bg {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-repeat: no-repeat;
		background-blend-mode: luminosity;
		background-size: cover;
		background-repeat: no-repeat;
		opacity: .1;
	}
	
	.service-sidebar-contact {
		position: relative;
	}
	
	.service-sidebar-separator {
		margin: 0;
		margin-left: 10px;
		margin-right: 10px;
		opacity: 0.1;
		background-color: #fff;
	}
	
	.service-sidebar-icon {
		width: 78px;
		height: 78px;
		background-color: #000;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		color: #fff;
		font-size: 24px;
		border-radius: 50%;
		margin-left: auto;
		margin-right: auto;
		transition: all 500ms ease;
	}
	
	.service-sidebar-item-contact:hover .service-sidebar-icon {
		background-color: #fff;
		color: #000;
	}
	
	.service-sidebar-title {
		font-size: 30px;
		line-height: 1.33em;
		color: #fff;
		max-width: 156px;
		margin-left: auto;
		margin-right: auto;
		font-weight: bold;
	}
	
	.service-sidebar-item-contact .service-sidebar-title {
		margin-top: 27px;
		margin-bottom: 12px;
	}
	
	.service-sidebar-tagline {
		margin: 0;
		font-size: 16px;
		color: #fff;
		opacity: 0.7;
	}
	
	.service-sidebar-item-contact .service-sidebar-tagline {
		margin-top: 21px;
		margin-bottom: 12px;
	}
	
	.service-sidebar-phone {
		font-size: 24px;
		font-weight: bold;
		color: #fff;
		transition: all 500ms ease;
	}
	
	.service-sidebar-phone:hover {
		color: #000;
	}
	
	.contact .contact-info ul {
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.contact .contact-info li {
		display: flex;
		align-items: center;
		list-style: none;
		margin-bottom: 8px;
		font-size: 18px;
	}
	
	.contact .contact-info li a {
		color: #333
	}
	
	.contact .contact-info li a i::before {
		width: 18px;
		height: 18px;
	}
	
	.contact .contact-info li a i {
		margin-right: 3px;
		position: relative;
		text-align: center
	}
	
	.book_header {
		padding-top: 150px;
		text-align: center;
		background-image: url(../img/bg/b_header.jpg);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.book_header .book_info {
		padding: 30px 0
	}
	
	.book_header h2 {
		color: #fff
	}
	
	.book_header .book_info p {
		color: #fff
	}
	
	.book_header .book_info img {
		width: 60px;
		height: 60px;
	}
	/* book form */
	
	#heading {
		text-transform: uppercase;
		color: #9C500C;
		font-weight: normal;
	}
	
	#msform {
		text-align: center;
		position: relative;
		margin-top: 20px;
	}
	
	#msform fieldset {
		background: white;
		border: 0 none;
		border-radius: 0.5rem;
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding-bottom: 20px;
		/*stacking fieldsets above each other*/
		position: relative;
	}
	
	.form-card {
		text-align: left;
	}
	/*Hide all except first fieldset*/
	
	#msform fieldset:not(:first-of-type) {
		display: none;
	}
	
	#msform input,
	#msform textarea,
	#msform select {
		padding: 8px 15px 8px 15px;
		border: 1px solid #ccc;
		border-radius: 0px;
		margin-bottom: 25px;
		margin-top: 2px;
		width: 100%;
		box-sizing: border-box;
		font-family: montserrat;
		color: #2C3E50;
		background-color: #ECEFF1;
		font-size: 16px;
		letter-spacing: 1px;
	}
	
	#msform input:focus,
	#msform textarea:focus {
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		border: 1px solid #673AB7;
		outline-width: 0;
	}
	/*Next Buttons*/
	
	#msform .action-button {
		width: 100px;
		background: #673AB7;
		font-weight: bold;
		color: white;
		border: 0 none;
		border-radius: 0px;
		cursor: pointer;
		padding: 10px 5px;
		margin: 10px 0px 10px 5px;
		float: right;
	}
	
	#msform .action-button:hover,
	#msform .action-button:focus {
		background-color: #311B92;
	}
	/*Previous Buttons*/
	
	#msform .action-button-previous {
		width: 100px;
		background: #616161;
		font-weight: bold;
		color: white;
		border: 0 none;
		border-radius: 0px;
		cursor: pointer;
		padding: 10px 5px;
		margin: 10px 5px 10px 0px;
		float: right;
	}
	
	#msform .action-button-previous:hover,
	#msform .action-button-previous:focus {
		background-color: #000000;
	}
	/*The background card*/
	
	.card {
		z-index: 0;
		border: none;
		position: relative;
	}
	/*FieldSet headings*/
	
	.fs-title {
		font-size: 25px;
		color: #673AB7;
		margin-bottom: 15px;
		font-weight: normal;
		text-align: left;
	}
	
	.purple-text {
		color: #673AB7;
		font-weight: normal;
	}
	/*Step Count*/
	
	.steps {
		font-size: 25px;
		color: gray;
		margin-bottom: 10px;
		font-weight: normal;
		text-align: right;
	}
	/*Field names*/
	
	.fieldlabels {
		color: gray;
		text-align: left;
	}
	/*Icon progressbar*/
	
	#progressbar {
		margin-bottom: 30px;
		overflow: hidden;
		color: lightgrey;
	}
	
	#progressbar .active {
		color: #121213;
	}
	
	#progressbar li {
		list-style-type: none;
		font-size: 15px;
		width: 25%;
		float: left;
		position: relative;
		font-weight: 400;
	}
	/*Icons in the ProgressBar*/
	
	#progressbar #account:before {
		font-family: remixicon !important;
		content: "\EF28";
	}
	
	#progressbar #personal:before {
		font-family: remixicon !important;
		content: "\EE59";
	}
	
	#progressbar #payment:before {
		font-family: remixicon !important;
		content: "\f030";
	}
	
	#progressbar #confirm:before {
		font-family: remixicon !important;
		content: "\F28E";
	}
	/*Icon ProgressBar before any progress*/
	
	#progressbar li:before {
		width: 50px;
		height: 50px;
		line-height: 45px;
		display: block;
		font-size: 20px;
		color: #ffffff;
		background: lightgray;
		border-radius: 50%;
		margin: 0 auto 10px auto;
		padding: 2px;
	}
	/*ProgressBar connectors*/
	
	#progressbar li:after {
		content: '';
		width: 100%;
		height: 2px;
		background: lightgray;
		position: absolute;
		left: 0;
		top: 25px;
		z-index: -1;
	}
	/*Color number of the step and the connector before it*/
	
	#progressbar li.active:before,
	#progressbar li.active:after {
		background: #9C500C;
	}
	/*Animated Progress Bar*/
	
	.progress {
		height: 20px;
	}
	
	.progress-bar {
		background-color: #3B9D95;
	}
	/*Fit image in bootstrap div*/
	
	.fit-image {
		width: 100%;
		object-fit: cover;
	}
	
	@media only screen and(min-width:1024px) and (max-width:1199px) {}
	
	@media only screen and(min-width:768px) and (max-width:1023px) {}
	
	@media only screen and(min-width:320px) and (max-width:991px) {}
	
	@media only screen and(min-width:601px) and (max-width:767px) {}
	
	@media only screen and(min-width:481px) and (max-width:600px) {}
	
	@media only screen and(min-width:320px) and (max-width:480px) {}
	
	@media only screen and (min-width:1024px) and (max-width:1300px) {
		.menu > li {
			padding-right: 13px;
		}
		.noti p {
			font-size: 14px;
		}
		.menu > li > a {
			font-size: 16px;
		}
		.header .header-icons .book span {
			display: none;
		}
		.section-block-grid .section-title {
			text-align: left;
		}
		.button-green {
			margin: 15px 0
		}
		.button-green .icon {
			display: none
		}
		section.our-services {
			display: none;
		}
		.service-details-title {
			margin-bottom: 5px;
		}
		.service-details-content .row {
			margin-top: 15px;
		}
	}
	
	@media only screen and (min-width:992px) and (max-width:1023px) {
		.menu > li {
			padding-right: 15px;
		}
		.header-2 .header-middle .container {
			padding: 0px;
		}
		.header .header-icons .book span {
			display: none
		}
		.noti p {
			font-size: 12px;
		}
		.banner-home7 {
			height: 75vh;
		}
		.banner .banner-btn img {
			width: 36px;
		}
		.block-about .block-subtitle {
			margin-top: 3px;
		}
		.home-7 .banner .banner-btn {
			font-size: 12px;
			font-weight: 400;
		}
		.button-green .icon {
			display: none;
		}
		.button-green {
			margin: 20px 0
		}
		.section-block-grid .section-title {
			text-align: left
		}
	}
	
	@media only screen and (min-width:768px) and (max-width:991px) {
		.menu > li > a {
			position: relative;
			display: inline-block;
			padding: 10px 0;
			font-size: 12px;
			line-height: 24px;
		}
		.header .header-icons .book {
			padding: 0px;
			background: transparent;
		}
		.header .header-icons .book span {
			display: none;
		}
		.header .header-icons .call svg {
			background: transparent;
			padding: 5px;
			border-radius: 50%;
			border: none;
			width: 30px;
			height: 30px;
		}
		.header .header-icons .header-item.mail,
		.header .header-icons .header-item.acc {
			width: 22px;
			height: 22px;
			background: transparent;
			padding: 5px;
			border-radius: 50%;
			border: none;
			top: 4px;
		}
		.header .header-icons {
			margin-top: 10px;
		}
		.header .header-icons .header-item svg {
			width: 18px;
			height: 18px;
			position: relative;
			top: 3px;
			padding: 0
		}
		.header .header-icons .book i {
			padding-right: 0px;
		}
		.header .header-icons .header-item i {
			color: #fff
		}
		.header-2 .header-middle .container {
			padding-bottom: 0px;
		}
		.banner-home7 {
			height: 75vh
		}
		.banner-home7 .banner {
			z-index: 99
		}
		.block-about .block-subtitle {
			margin-top: 3px;
		}
		section.our-services {
			padding: 0;
		}
		.button-green {
			margin: 15px 0
		}
		.button-green .icon {
			display: none;
		}
		.section-block-grid .section-title {
			text-align: left
		}
		.about-video .banner .banner-desc {
			margin-bottom: 12px;
		}
		.block-about .block-icon img {
			height: 48px
		}
		.section-block-grid .section-list li {
			font-size: 14px;
		}
		.section-block-grid .section-desc {
			color: #111;
			margin-bottom: 24px;
			font-size: 14px;
			line-height: 1.33;
		}
		.footer-block .block-title,
		.footer-contact .block-title {
			font-size: 20px;
		}
	}
	
	@media only screen and (min-width:768px) {
		.header.header-mobile {
			display: none;
		}
	}
	
	@media only screen and (max-width:767px) {
		.offset-1,
		.offset-2,
		.offset-3,
		.offset-4,
		.offset-5,
		.offset-6,
		.offset-7,
		.offset-8 {
			margin-left: 0px;
		}
		.button-green .icon{
			display: none;
		}
		.logo_mob {
			text-align: center
		}
		.logo_mob img {
			width: 95px;
		}
		.noti-close img {
			top: 16px;
			width: 14px;
		}
		.book_header h2 {
			font-size: 24px;
		}
		.banner-home7 {
			height: 45vh;
			top: 0px !important
		}
		.banner-home7 div {
			z-index: 99;
			top: 0px !important;
		}
		.header-mobile {
			border: none
		}
		.header .header-top {
			padding-bottom: 0px;
			border-bottom: none;
		}
		.header .header-icons {
			margin-top: 0px;
		}
		.header-5.header-mobile .header-top .header-icons > li {
			line-height: 1.1
		}
		.menu-slidebar {
			padding: 60px 25px;
		}
		.header .header-icons .call svg {
			top: 0px;
			background: transparent;
			padding: 1px;
			border-radius: 50%;
			border: 1px solid transparent;
			width: 25px;
			height: 25px;
		}
		.menu-mobile > li > a {
			font-weight: 400
		}
		.menu-mobile .sub-menu li {
			padding: 2px 0
		}
		.menu-mobile .sub-menu li a {
			font-weight: 300
		}
		.header-5.header-mobile .header-top .header-icons > li:first-child #close-menu-top {
			position: relative;
			top: 3px;
			font-weight: 400;
		}
		.menu-mobile .sub-toggle {
			top: 10px;
		}
		.book {
			padding: 6px 20px;
			background: #3b9d95;
			color: #fff;
			border-radius: 3px;
			position: relative;
			height: auto;
			font-size: 18px;
			display: inline-flex;
			justify-content: center;
			align-items: center;
		}
		.book i {
			position: relative;
			top: 1px;
			margin-right: 6px;
		}
		.header-5.header-mobile .header-top {
			background-color: #9c500c;
		}
		.header .header-icons .header-item {
			color: #fff
		}
		.about-info .about-extent .col-md-3 {
			-ms-flex: 0 0 25%;
			flex: 0 0 25%;
			max-width: 25%;
		}
		.block-about {
			padding: 5px 0px;
		}
		.block-about .block-title {
			font-size: 15px;
			line-height: 16px;
		}
		.block-about .block-subtitle {
			font-size: 14px;
			line-height: 1;
			margin-top: 5px;
		}
		.about-video {
			padding: 10px 0 50px;
		}
		.about-info .about-title {
			font-size: 28px;
		}
		.banner .banner-content {
			padding: 0;
		}
		.about-video .banner .banner-desc {
			font-size: 16px;
			line-height: 1.33
		}
		.home-7 .about-video {
			padding-bottom: 20px;
		}
		.button-green {
			margin-top: 20px;
		}
		.heading-title {
			margin-bottom: 5px;
		}
		.button-green {
			margin: 10px 0
		}
		section.cta-v h1 {
			font-size: 34px;
			line-height: 1.1;
		}
		section.cta-v a {
			padding: 8px 22px;
		}
		.newsletter-form input {
			width: calc(100% - 110px);
			height: 46px;
			padding: 0;
			padding-left: 10px;
		}
		.fixed-estimate svg {
			font-size: 1.8em;
		}
		.noti {
			background-color: #fff;
			border: none;
		}
		.noti p {
			padding: 8px 0;
			text-align: center !important;
			color: #000 !important;
			font-size: 14px;
		}
		.page-inner .inner-container {
			padding-top: 0px;
		}
		.section-title {
			text-align: left
		}
		.breadcrumb-item::before {
			margin: 0px;
		}
		.service-details-title {
			font-size: 28px;
		}
		.about-info .about-extent .col-md-4 {
			-ms-flex: 0 0 50%;
			flex: 0 0 50%;
			max-width: 50%;
		}
		.about-info .about-extent .col-md-4:last-child {
			-ms-flex: 0 0 100%;
			flex: 0 0 100%;
			max-width: 100%;
		}
		.block-about {
			margin-bottom: 15px;
		}
		.block-about .block-icon img {
			width: 48px;
			transition: 350ms ease;
			height: 48px;
		}
		.about-video .banner .banner-title {
			font-size: 34px;
			line-height: 1.15
		}
		.page-inner .about-video .banner .banner-btn {
			display: block;
		}
		.about-video .banner .banner-desc {
			margin-bottom: 15px;
		}
		.about-info .about-extent .col-12 {
			border: none
		}
		.about-video .banner .banner-btn {
			display: block;
			color: #000;
			padding-right: 15px;
			font-size: 15px;
			font-weight: 400;
			line-height: 1.1
		}
		.book_header {
			padding-top: 60px;
		}
		.book_header .col-md-4 {
			-ms-flex: 0 0 33.333333%;
			flex: 0 0 33.333333%;
			max-width: 33.333333%;
		}
		.page-inner .about-video .banner .banner-btn {
			clear: both;
			margin: 5px 0 6px;
			display: block;
			padding-right: 5px;
			font-weight: 300;
		}
		.banner .banner-btn img {
			display: block;
			margin: 0 auto;
			margin-bottom: 10px;
		}
		section.our-services {
			padding-top: 0px;
		}
		.section-block-grid .section-list li {
			font-size: 14px;
			color: #111;
			padding: 6px 0;
			line-height: 20px;
			display: flex;
		}
		.newsletter-form .btn-style-one {
			padding: 10px 20px;
		}
		.service-details-image {
			margin: 20px 0
		}
		.service-details-content .row {
			margin-top: 25px;
		}
		.footer-contact .footer-fax {
			margin-bottom: 8px;
			line-height: 36px;
			font-size: 16px;
			color: #fff;
			font-weight: 300;
		}
		.newsletter-section h3 {
			position: relative;
			color: #fff;
			font-weight: 300;
			font-size: 24px;
			padding: 0;
			padding-left: 60px;
			min-height: 70px;
		}
		.footer-contact {
			padding-top: 0px;
		}
		.footer-bottom p {
			font-size: 12px;
			text-align: center;
			font-weight: 300;
			display: block;
			margin: 0px;
		}
		.footer-bottom div {
			text-align: center !important;
		}
		.footer-bottom ul {
			display: inline-block;
			margin: 0;
			padding: 0;
		}
	}