/*
//////////////////////////////////////////////////////

FREE HTML5 TEMPLATE 
DESIGNED & DEVELOPED by FREEHTML5.CO

//////////////////////////////////////////////////////
*/
@font-face {
	font-family: 'themify';
	src: url("../fonts/themify/themify.eot?-fvbane");
	src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Shree';
	src: url('../fonts/Shree/Shree.ttf');
}
@font-face {
	font-family: 'Shree-Bold';
	src: url('../fonts/Shree/Shree-Bold.ttf');
}
@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue/BebasNeue-Regular.ttf') format("truetype"), url('../fonts/BebasNeue/BebasNeue-Regular.otf') format("opentype");
}
html.fh5co-overflow, body.fh5co-overflow {
	overflow-x: auto;
}
html.fh5co-overflow #fh5co-header-section, html.fh5co-overflow #about-us, html.fh5co-overflow #fh5co-hero, html.fh5co-overflow #fh5co-mobile-menu, html.fh5co-overflow #fh5co-footer, body.fh5co-overflow #fh5co-header-section, body.fh5co-overflow #about-us, body.fh5co-overflow #fh5co-hero, body.fh5co-overflow #fh5co-mobile-menu, body.fh5co-overflow #fh5co-footer {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

body {
	scroll-behavior: smooth;
	font-family: "Shree", arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
	background-color: #FFF;
}
@media screen and (max-width: 768px) {
	body {
		font-size: 16px;
		line-height: 1.5;
	}
}


input {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/* Heading */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #000000;
}

h1, .h1 {
	font-size: 30px;
	line-height: 42px;
}

h2, .h2 {
	font-size: 26px;
	line-height: 38px;
}

h3, .h3 {
	font-size: 20px;
	line-height: 32px;
}

h4, .h4 {
	font-size: 16px;
	line-height: 28px;
}

h5, .h5 {
	font-size: 14px;
	line-height: 24px;
}

h6, .h6 {
	font-size: 12px;
	line-height: 24px;
}

ul, ol {
	padding-left: 15px;
	line-height: 26px;
}
ul ul, ul ol, ol ul, ol ol {
	padding-left: 25px;
}

ul, ol, p {
	margin: 0 0 20px 0;
}

.fh5co-serif {
	font-family: "Crimson Text", serif;
}

.fh5co-sans-serif {
	font-family: "Lato", arial, sans-serif;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media screen and (max-width: 480px) {
	.col-xxs-12 {
		display: block;
		clear: both;
		width: 100%;
		float: left;
	}
}
/* Header */
#fh5co-header-section {
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 103;
}

#fh5co-menu-logo {
	clear: both;
}

#fh5co-quick-contacts {
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 2em;
}
#fh5co-quick-contacts .sep {
	padding: 0 .5em;
	color: rgba(255, 255, 255, 0.5);
}
#fh5co-quick-contacts a {
	font-size: 14px;
	padding: 20px 10px;
	color: white;
}
#fh5co-quick-contacts a > i {
	margin-right: 10px;
	margin-top: 5px;
	color: white;
}
#fh5co-quick-contacts a:hover {
	color: white;
}

.dot-line {
	/*position: absolute;*/
	background-image: url(../images/nav/dot-line.webp);
	background-size: cover;
	background-repeat: no-repeat;
	width: 45px;
	height: 317px;
}

.dot-line.tc {
	height: 353px;
}

.sub-menu-dot-line {
	margin-left: 20px;
	margin-top: -25px;
	padding-left: 15px;
	background-image: url(../images/nav/dot-line.webp);
	background-size: cover;
	background-repeat: no-repeat;
	width: 30px;
    height: 90px;
    background-position-y: bottom;
}

.sub-menu-dot-line.en {
	height: 210px;
}

@media screen and (max-width: 783px) {
	.sub-menu-dot-line {
		background-image: none;
		width: 100%;
		margin-top: 0px;
	}
	.sub-menu-dot-line > p > a {
		line-height: 0px;
	}
}

.sub-menu-dot-line p {
	font-size: 12px;
	color: #FFF;
	font-family: 'Shree';
	font-weight: 400;
	text-transform: uppercase;
	line-height: 40px;
	margin-top: 7px;
}

#registration-sub-menu {
	position: absolute;
	margin-left: 140px;
	margin-top: -40px;
}

.languages {
	position: absolute;
	left: 16px;
	top: 200px;
	display: flex;
}

.languages.tc {
	top: 250px;
}

.languages a {
	text-decoration: none;;
}

.languages .language {
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
	color: white;
	font-size: 10px;
	text-align: center;
	width: 60px;
}


.m-languages {
	position: absolute;
	bottom: 10px;
	display: flex;
	width: 145px;
}

.m-languages a {
	width: 50%;
}

.m-languages .language {
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
	color: white;
	text-align: center;
	font-size: 10px;
}

@media screen and (max-width: 783px) {
	#registration-sub-menu {
		position: relative;
		margin-left: 0;
		margin-top: 0;
	}
}

#registration-sub-menu > p > a {
	padding-left: -10px;
	margin-left: -10px;
	cursor: pointer;
}

.subpage #registration-sub-menu {
	line-height: 0;
	display: none !important;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

#fh5co-logo {
	font-size: 20px;
	margin: .9em 0 0 0;
	padding: 0;
	margin-left: -20px;
	font-weight: 700;
}
#fh5co-logo img {
	height: 110px;
}
#fh5co-logo a {
	border-bottom: none !important;
	color: #ffffff;
	letter-spacing: 3px;
	text-transform: uppercase;
}
@media screen and (max-width: 768px) {
	#fh5co-logo {
		text-align: center;
		margin: 0px 0 0 0;
		float: none !important;
		height: 60px;
	}
	#fh5co-logo img {
		height: 60px;
	}
}

#fh5co-primary-menu .mobile-only {
	display: none;
}
/* Superfish Override Menu */
.sf-menu {
	margin: 0 !important;
}

.sf-menu {
	float: left;
	padding-top: 10px;
}
.sf-menu ul {
}
.sf-menu li {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

.sf-menu a {
	color: #FFF;
	/*padding: .75em 1em;*/
	font-family: 'Shree';
	font-weight: 400;
	text-transform: uppercase;
	border-left: none;
	border-top: none;
	border-top: none;
	text-decoration: none;
	font-size: 12px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	margin-top: -10px;
	/*margin-left: -10px;*/
	border-bottom: none !important;
  	animation: fadein 1.5s;
  	text-shadow: 1px 1px #000;
}

.sf-menu .button {
	margin-left: -10px;
	margin-top: -20px;
	color: rgb(255, 255, 255);
	font-size: 12px;
	padding: 15px 20px 15px 20px;
	border: 1px solid #ccc;
	text-transform: uppercase;
}
.sf-menu .button:hover {
	background-color: #FFF;
	color: #666;
	-webkit-transition: background-color 0.2s linear;
	-ms-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
	text-transform: none;
	/*padding: .75em 1em;*/
	/*letter-spacing: 1px;*/
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
	color: #ffffff;
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);*/
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
	background: transparent;
}

.sf-menu ul li {
	background: transparent;
}

.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em;
}

.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #ccc;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: #ccc;
}

.fh5co-special a {
	padding: 0px !important;
	margin-top: 20px;
	background: #f86942;
	padding-left: 20px !important;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	padding-right: 20px !important;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#fh5co-menu-wrap {
	float: left;
	position: absolute;
	/*margin-right: -20px;*/
	margin-left: 10px;
	margin-top: 120px;
}
#fh5co-menu-wrap .sf-menu a {
	padding: 2em;
}

#fh5co-primary-menu > li > ul li.active > a {
	color: #90d7ea !important;
}
#fh5co-primary-menu > li > .sf-with-ul:after {
	border: none !important;
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	float: right;
	margin-right: 5px;
	top: 50%;
	margin-top: -7px;
	content: "\e64b";
	color: #438192;
}
#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
	border: none !important;
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	float: right;
	margin-right: 10px;
	top: 13px;
	font-size: 12px;
	content: "\e649";
	color: rgba(255, 255, 255, 0.5);
}

#fh5co-primary-menu .fh5co-sub-menu {
	padding: 7px 0 3px;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
	position: absolute;
	top: -9px;
	right: 20px;
	width: 0;
	height: 0;
	content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
	position: absolute;
	top: -8px;
	right: 21px;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #90d7ea;
	border-bottom: 8px solid rgba(0, 0, 0, 0.8);
	border-left: 8px solid transparent;
	content: '';
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
	top: 6px;
	right: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
	top: 7px;
	right: 100%;
	border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
	border-color: #ebebeb;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.19);
}
.site-header.has-image #primary-menu .sub-menu:before {
	display: none;
}

#fh5co-primary-menu .fh5co-sub-menu a {
	letter-spacing: 0;
	padding: 0 15px;
	font-size: 14px;
	line-height: 26px;
	color: #ffffff !important;
	text-transform: none;
	background: none;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
	color: #90d7ea !important;
	text-decoration: none;
}

.fh5co-nav-toggle {
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
}
.fh5co-nav-toggle:active {

	z-index: 10003;
	display: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
	background: #2e2e2e;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}
.fh5co-nav-toggle i {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 3px;
	color: #252525;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #252525;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	content: '';
	width: 25px;
	height: 3px;
	background: #252525;
	position: absolute;
	left: 0;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle.fh5co-nav-white > i {
	color: #ffffff;
	background: #ffffff;
	box-shadow: 1px 1px #999;
}
.fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
	background: #ffffff;
	box-shadow: 1px 1px #999;
}

.fh5co-nav-toggle i::before {
	top: -7px;
}

.fh5co-nav-toggle i::after {
	bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
	top: -10px;
}

.fh5co-nav-toggle:hover i::after {
	bottom: -10px;
}

.fh5co-nav-toggle.active i {
	background: transparent;
	box-shadow: none;
}

.fh5co-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 21;
	padding-top: 20px;
	padding-right: 5vw;
	display: block;
	margin: 0 auto;
	display: none;
	/*background: rgb(42,47,60);*/
	height: 44px;
	width: 44px;
	border-bottom: none !important;
}
@media screen and (max-width: 768px) {
	.fh5co-nav-toggle {
		display: block;
	}
}

/* Mobile Menu */
#fh5co-mobile-menu {
	-moz-transform: translateX(calc(100vw + 183px));
	-webkit-transform: translateX(calc(100vw + 183px));
	-ms-transform: translateX(calc(100vw + 183px));
	transform: translateX(calc(100vw + 183px));
	display: block;
	height: 100%;
	left: 0;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 183px;
	z-index: 10002;
	background: #181920;
	opacity: 0.8;
	padding: 0.75em 1.25em;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul {
	padding: 0;
	margin: 0;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li {
	list-style: none;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li.active > a {
	color: #ffffff;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a {
	border-bottom: none !important;
	padding: 7px 0;
	display: block;
	color: #ccc;
	color: rgba(255, 255, 255, 0.5);
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a:hover {
	color: #ffffff;
	color: white;
	text-decoration: none;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown {
	position: relative;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown::after {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 0;
	margin-top: 2px;
	content: "\e64b";
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu {
	display: none;
	padding-left: 20px;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu li {
	list-style: none;
}

#fh5co-logo-mobile-wrap {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	height: 44px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 100;
	/*background: #2b303b;*/
	color: #ccc;
	/*-webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);*/
}
#fh5co-logo-mobile-wrap h1 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}
#fh5co-logo-mobile-wrap h1 a {
	border-bottom: none !important;
	color: #ccc;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#fh5co-logo-mobile > a > img,
#fh5co-logo-mobile > a > picture > img {
	height: 60px;
	width: auto;
	margin-top: 10px;
}

@media screen and (max-width: 768px) {
	#fh5co-content {
		margin-bottom: 4em;
	}
}

#fh5co-sidebar {
	font-size: 14px;
}
#fh5co-sidebar .sidebar-box {
	margin-bottom: 2em;
	float: left;
	width: 100%;
}
#fh5co-sidebar .sidebar-heading {
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #2e2e2e;
	position: relative;
	padding-top: 7px;
}
#fh5co-sidebar .sidebar-heading .border {
	width: 30px;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
	background: #ebebeb;
}
#fh5co-sidebar .sidebar-links {
	padding: 0;
	margin: 0 0 30px 0;
}
#fh5co-sidebar .sidebar-links li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#fh5co-hero {
	/*background-color: #90d7ea;*/
	/*margin-bottom: 10em;*/

	/* float: left; */
	width: 100%;
	height: 100vh;
	display: table;
	position: relative;
	z-index: 20;
	color: #ffffff;
	/*content:
	url(../images/background/home/home1.webp), 
	url(../images/background/home/home2.webp), 
	url(../images/background/home/home3.webp), 
	url(../images/background/home/home4.webp),
	url(../images/background/home/home5.webp), 
	url(../images/background/home/home6.webp);*/
}
@-webkit-keyframes switch {
    0% {background-image: url(../images/background/home/home1.webp);}
    16% {background-image: url(../images/background/home/home2.webp);}
    33% {background-image: url(../images/background/home/home3.webp);}
    50% {background-image: url(../images/background/home/home4.webp);}
    66% {background-image: url(../images/background/home/home5.webp);}
    83% {background-image: url(../images/background/home/home6.webp);}
    /*100% {background-image: url(../images/background/home/home6.webp);}*/
}
@keyframes switch {
    0% {background-image: url(../images/background/home/home1.webp);}
    16% {background-image: url(../images/background/home/home2.webp);}
    33% {background-image: url(../images/background/home/home3.webp);}
    50% {background-image: url(../images/background/home/home4.webp);}
    66% {background-image: url(../images/background/home/home5.webp);}
    83% {background-image: url(../images/background/home/home6.webp);}
    /*100% {background-image: url(../images/background/home/home6.webp);}*/
}

#fh5co-hero:before {
	/*animation: fadein 2s;*/
	/*animation: ease-in-out 1s;*/
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	/*bottom: -40px;*/
	/*margin-bottom: -40px;*/
	overflow: visible;
	width: 100%;
	min-height: 100%;
	z-index: -1;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	background-color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/background/home/home1.webp);
	-webkit-animation: switch 30s infinite;
	/*animation: switch 30s infinite;*/
	transform: translateZ(0);
}

@media screen and (max-width: 1200px) {
	#fh5co-hero::after {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
	}
}
@keyframes fadein {
	from { opacity: 0}
	to   { opacity: 1;}
}
#fh5co-hero .fh5co-arrow {
	position: absolute;
	bottom: -70px;
	left: 50%;
	margin-left: -30px;
	display: table;
	color: #ffffff;
	font-size: 24px;
	z-index: 99;
	text-decoration: none;
	width: 60px;
	height: 60px;
	background: #f86942;
	border-bottom: none !important;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-hero .fh5co-arrow i {
	display: table-cell;
	vertical-align: middle;
}
#fh5co-hero .fh5co-arrow:active, #fh5co-hero .fh5co-arrow:focus, #fh5co-hero .fh5co-arrow:hover {
	outline: none;
}
#fh5co-hero .fh5co-hero-wrap {
	padding-top: 15em;
	display: table;
	height: 600px;
	width: 100%;
}
@media screen and (max-width: 768px) {
	#fh5co-hero .fh5co-hero-wrap {
		padding-top: 20em;
	}
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro {
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro a {
	color: rgba(255, 255, 255, 0.7);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro a:hover {
	color: white;
	border-bottom: 1px solid white;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
	font-size: 40px;
	font-weight: normal;
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 768px) {
	#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
		font-size: 30px;
	}
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
	letter-spacing: 4px;
	line-height: 1.5;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 20px;
	position: relative;
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 768px) {
	#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
		letter-spacing: 3px;
	}
}
#fh5co-hero .fh5co-hero-wrap .btn {
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}
#fh5co-hero .fh5co-hero-wrap .btn:hover, #fh5co-hero .fh5co-hero-wrap .btn:active, #fh5co-hero .fh5co-hero-wrap .btn:focus {
	background: #90d7ea;
	border-color: #90d7ea;
}

body.inner-page #fh5co-hero {
	height: 400px;
}
body.inner-page #fh5co-hero:after {
	height: 750px;
}
body.inner-page #fh5co-hero .fh5co-hero-wrap {
	padding-top: 15em;
}
@media screen and (max-width: 768px) {
	body.inner-page #fh5co-hero .fh5co-hero-wrap {
		padding-top: 4em;
	}
}

@media screen and (max-width: 768px) {
	#fh5co-hero, .fh5co-hero-wrap {
		position: relative;
		padding: 4em 0 3em 0;
		height: inherit !important;
	}
}

#about-us {
	/* position: relative;
	top: -150px;
	padding-top: 15vw;
	padding-bottom: 450px;
	margin-bottom: -800px;
	float: left;
	width: 100%;
	clear: both; */
	position: relative;
	margin-top: -15vh;
	padding-top: 20vh;
	padding-bottom: 15vh;
	background-color: #FFF;
	/*-webkit-transform: translate3d(0,0,0);*/
	background-image: url(../images/background/home/about-us.webp);
	background-size: cover;
	-moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -ms-content-zooming: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 20% 10%;
	animation: fadein 2s;
}

@media screen and (max-width: 783px) {
	#about-us {
		background-attachment: scroll;
	}
}
#our-service,
#service-single {
	position: relative;
	/* padding-top: 15vw;
	padding-bottom: 25vw;
	margin-bottom: -700px;
	float: left;
	width: 100%;
	height: 100%;
	min-height: 1100px;
	clear: both; */
	background-size: cover;
	/* -webkit-clip-path: polygon(0% 10vw, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 10vw, 100% 0%, 100% 100%, 0% 100%); */
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(../images/background/home/our-team.webp);
	/*animation: fadein 2s;*/
	color: #FFF;
	pointer-events:all;
	z-index: 1;
}

#our-service .container a {
	color: #ccc;
	font-weight: 500;
}

#our-service ul li {
	font-weight: 900;
}

#our-service .button {
	background-color: #b27e01; /* Brown */
	color: white;
	padding: 7px 60px 7px 60px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	font-family: "Shree-Bold";
	margin: 4px 2px;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; 
}
#our-service .inverse-button {
	background-color: transparent;
	color: white;
	padding: 7px 60px 7px 60px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	font-family: "Shree-Bold";
	margin: 4px 2px;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
	border: 2px solid #b27e01 !important;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; 
}

#our-service-photo-title {
	font-size: 1vw;
	font-weight: 500;
	font-family: "Shree-Bold";
	color: #333;
	height: 6vw;
	margin-left: 1.3vw;
	display: flex;
    align-items: center;
}

@media screen and (max-width: 991px) {
	#our-service-photo-title {
		height: 7vw;
		font-size: 2vw;
	}
}

@media screen and (max-width: 768px) {
	#our-service-photo-title {
		height: 11vw;
		font-size: 2vw;
	}
}

@media screen and (max-width: 590px) {
	#our-service-photo-title {
		height: 10vw;
	}
}

@media screen and (min-width: 1500px) {
	#our-service-photo-title {
		font-size: 16px;
	}
}

#our-team {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../images/background/home/our-team.webp);
	color: #FFF;
	z-index: 2;
}

#our-team img {
	margin-left: -25px;
	margin-right: -25px;
	position: absolute;
	width: 40vw;
	max-width: 220px;
}
#our-team .rotate-ring {
	position: relative;
	margin-left: -25px;
	margin-right: -25px;
	width: 40vw;
	max-width: 220px;
	transition: 0.70s;
	-webkit-transition: 0.70s;
	-moz-transition: 0.70s;
	-ms-transition: 0.70s;
	-o-transition: 0.70s;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
}

#our-team .rotate-ring:hover {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
} 

#our-team .slogan, #our-team .lead {
	color: #FFF;
}

#our-team .team-category-label {
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	margin-top: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#our-team .team-category-label a {
	color: #FFF;
	text-decoration: none;
}
#our-team .team-category-label a:hover {
	color: #ccc;
}

#our-facilities {
	width: 100%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 70% 70%;
	background-image: url(../images/background/home/our-facilities-2.webp);
	/*animation: fadein 2s;*/
	color: #FFF;
	z-index: 3;
}
#our-facilities .lead {
	color: #513a38 !important;
}
#our-facilities a {
	cursor: pointer;
}

#our-facilities img {
	cursor: pointer;
}

#our-facilities p {
	color: black;
	font-weight: 900;
}

.enlarge {
	transition: transform .2s;
}

.enlarge:hover {
	transform: scale(1.02);
}

#blog {
	padding-top: 15vw;
	padding-bottom: 15vw;
	margin-bottom: -300px;
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	min-height: 1200px;
	clear: both;
	-webkit-clip-path: polygon(0 0, 100% 10vw, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 10vw, 100% 100%, 0% 100%);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.8)), url(../images/background/home/home6.webp);
	background-attachment: fixed;
	color: #FFF;
	z-index: 4;
}

#blog h2.lead {
	color: #513a38;
}

@media screen and (max-width: 767px) {
	#our-team {
		padding-bottom: 550px;
	}
	#our-facilities {
		padding-bottom: 350px;
	}

	#blog {
		padding-bottom: 300px;
	}
}

#blog h2 {
	margin-bottom: 50px;
}

#blog .flex-container {
	display: flex;
	color: black;
}

#blog .left-arrow, #blog .right-arrow {
	margin: auto 20px;
	font-size: 20px;
	color: black;
	cursor: pointer;
	user-select: none;
}

#blog .blog-articles-container {
	flex: 1;
	display: flex;
	gap: 20px;
}

#blog .blog-articles-container .article {
	flex: 1;
	cursor: pointer;
	animation: fadeIn 1s;
}

@keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
  }  

#blog img.blog-thumbnail {
	width: 100%;
	aspect-ratio: 16/9;
	object-fit: cover;
	border-radius: 20px;
}

#blog h3 {
	font-size: 14px;
	font-weight: 900;
	line-height: 18px;
	margin-top: 10px;
	text-align: justify;
	font-weight: 900;
	height: 36px;
}

#blog .article a:hover {
	text-decoration: none;
}

#blog button.read-more {
	background-color: #b27e01;
    color: white;
    padding: 7px 60px 7px 60px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-family: "Shree-Bold";
	margin-top: 40px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 20px;
	border: 0;
}

@media screen and (max-width: 767px) {
	#blog .blog-articles-container {
		flex-direction: column;
	}
}

#contact-us {
	background-size: cover;
	background: linear-gradient(45deg, #4c3634, #312322);
	background-attachment: fixed;
	font-size: 13px;
	/*animation: fadein 2s;*/
	color: #FFF;
	z-index: 5;
	text-align: justify;
}
@media screen and (max-width: 767px) {
	#contact-us {
		padding-top: 25vw;
	}
}

input {
    width: 100%;
    height: 30px;
    padding-left: 5px;
    margin: 3px;
    color: #000;
}

textarea {
    width: 100%;
    padding-left: 5px;
	margin: 3px;
    color: #000;
}

#contact-us .contact-methods {
	margin-bottom: 20px;
}
#contact-us .contact-methods img {
	height: 40px;
}

#contact-us .contact-methods img.invert {
	filter: invert(1) brightness(2);
}

#contact-us a
{
    text-decoration: none;
    color: #FFF;

}

button,
#contact-us .button {
	margin-left: 3px;
	color: rgb(255, 255, 255);
	font-size: 15px;
	padding: 2px 30px 0px 30px;
	background-color: transparent;
	border: 1px solid #ccc;
	text-transform: uppercase;
	cursor: pointer;
}
button:hover,
#contact-us .button:hover {
	background-color: #FFF;
	color: #666;
	-webkit-transition: background-color 0.2s linear;
	-ms-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

#contact-us .lead {
	color: #FFF;
	font-size: 25px;
	font-family: 'Shree';
	font-weight: 100;
	letter-spacing: 2px;
}

.popupbox {
    position: fixed;
    z-index: 103;
    padding-top: 10vh;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
    display: none;
    animation: fadein 1s;
}

.popupbox-content {
	z-index: 5;
    pointer-events:all;
	position: relative;
    background-color: rgba(122,122,122,0.9);
    /*-webkit-clip-path: polygon(0 0, 100% 30%, 100% 100%, 0 70%);*/
	/*clip-path: polygon(0 0, 100% 30%, 100% 100%, 0 70%);*/
    /*margin-left: 20px;*/
    /*margin: auto;*/
    padding: 20px;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    color: #FFF;
    overflow: hidden;
}

/* The Close Button */
.popupbox .close {
    color: #FFF;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -20px;
}

.popupbox .close:hover,
.popupbox .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.slogan-wrapper {
	padding-top: 230px;
	padding-bottom: 128px;
	position: relative;
	width: 100%;
	height: 100px;
	clear: both;
	background-color: transparent;
	color: #FFF;
	text-transform: uppercase;
}

.slogan-wrapper .slogan-left, .slogan-wrapper .slogan-right {
	font-size: 44px;
	/*z-index: 100;*/
	font-family: "BebasNeue";
	font-weight: bolder;
}


.slogan-wrapper .slogan-left {
	padding-left: 50px;
	margin-top: -37px;
	float: left;
	-webkit-transform: rotate(6deg);
}

.slogan-wrapper .slogan-right {
	margin-right: 10px;
	padding-right: 50px;
	margin-top: -52.5px;
	float: right;
	-webkit-transform: rotate(-6deg);
}
#our-service .lead,
#service-single .lead {
	padding-top: 10vh;
	color: #ca9005;
}
#our-facilities .lead {
	color: #000;
}
@media screen and (max-width: 768px) {
	.slogan-wrapper .slogan-right {
		padding-right: 0px;
		font-size: 30px;
		margin-top: -45px;
	}
	.slogan-wrapper .slogan-left {
		padding-left: 20px;
		font-size: 30px;
		margin-top: -27px;
	}
	#our-service .lead {
		text-align: right;
	}
	#our-team .lead {
		text-align: left;
	}
	#our-facilities .lead {
		text-align: right;
	}
}
#our-service > .btn {
	display: none;
}
#our-service .content {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #EEE;
	text-align: justify;
	/*font-weight: 800;*/
}
#our-service .before-after {
	display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 30px; 
}
.overlay-for-our-services {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to right,#FFF 0%,transparent 90%);
	background: -moz-linear-gradient(right, #FFF 0%,transparent 90%);
	background: -webkit-linear-gradient(right, #FFF 0%,transparent 90%);
	background: linear-gradient(to right, #FFF 0%,transparent 90%);
	opacity: 0.9;
}
@media screen and (max-width: 783px) {
	.overlay-for-our-services {
		background-color: rgba(255,255,255,0.7);
	}
}
.overlay-white {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0.7);
}
.overlay-grey {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(86,86,86,0.7);
}
.overlay-light-grey {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom left,#FFF,#000);
	opacity: 0.75;
	/*background-color: rgba(86,86,86,0.6);*/
}
.overlay-white-400 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.4);
}
.overlay-light-brown {
	/*animation: fadein 1s;*/
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to right,#4c3218 0%,transparent 40%);
	background: -moz-linear-gradient(right, #4c3218 0%,transparent 40%);
	background: -webkit-linear-gradient(right, #4c3218 0%,transparent 40%);
	background: linear-gradient(to right, #4c3218 0%,transparent 40%);
	opacity: 0.8;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
}

@media screen and (max-width: 783px) {
	.overlay-light-brown {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	body.inner-page #about-us {
		margin-top: 0px;
		padding-top: 20px;
	}
}

#fh5co-hero,
#about-us,
#fh5co-logo-mobile-wrap {
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

body.fh5co-mobile-menu-visible #fh5co-hero,
body.fh5co-mobile-menu-visible #about-us,
body.fh5co-mobile-menu-visible #fh5co-logo-mobile-wrap {
	/*-moz-transform: translateX(-275px);
	-webkit-transform: translateX(-275px);
	-ms-transform: translateX(-275px);
	transform: translateX(-275px);*/
}

body.fh5co-mobile-menu-visible #fh5co-mobile-menu {
	-moz-transform: translateX(calc(100vw - 183px));
	-webkit-transform: translateX(calc(100vw - 183px));
	-ms-transform: translateX(calc(100vw - 183px));
	transform: translateX(calc(100vw - 183px));
}

#about-us .lead {
	color: #513a38;
}
#about-us .content {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: 400;
	color: #666;
	text-align: center;
}

#fh5co-call-to-action {
	clear: both;
	display: block;
	padding: 3em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	letter-spacing: 7px;
	text-transform: uppercase;
	background: transparent;
	font-size: 16px;
	color: #000000;
}
#fh5co-call-to-action:hover, #fh5co-call-to-action:focus, #fh5co-call-to-action:active {
	color: #ffffff;
	background: #f86942;
	border-top: 1px solid #f86942;
	border-bottom: 1px solid #f86942;
}

#fh5co-footer {
	clear: both;
	position: relative;
	padding: 4em 0 1em 0;
	background: #90d7ea;
	background: #f3f8f9;
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
}
#fh5co-footer::before {
	content: '';
	position: absolute;
	left: 0;
	top: -4em;
	overflow: hidden;
	width: 100%;
	height: 350px;
	background: #90d7ea;
	background: #f3f8f9;
	z-index: -1;
	-webkit-transform: skewY(3deg);
	-moz-transform: skewY(3deg);
	-ms-transform: skewY(3deg);
	-o-transform: skewY(3deg);
	transform: skewY(3deg);
}
#fh5co-footer .fh5co-arrow {
	position: absolute;
	top: -84px;
	left: 50%;
	margin-left: -30px;
	display: table;
	color: #ffffff !important;
	font-size: 24px;
	z-index: 99;
	text-decoration: none;
	width: 60px;
	height: 60px;
	background: #f86942;
	border-bottom: none !important;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-footer .fh5co-arrow i {
	display: table-cell;
	vertical-align: middle;
}
#fh5co-footer .fh5co-arrow:active, #fh5co-footer .fh5co-arrow:focus, #fh5co-footer .fh5co-arrow:hover {
	outline: none;
	color: #ffffff !important;
}
#fh5co-footer .fh5co-copyright {
	margin-top: 5em;
}
#fh5co-footer .fh5co-footer-heading {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #ccc;
	margin-bottom: 10px;
}
#fh5co-footer .fh5co-footer-links {
	padding: 0;
	margin: 0 0 30px 0;
}
#fh5co-footer .fh5co-footer-links li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.quote {
	width: 80%;
	margin: 0 auto;
	font-size: 28px;
	font-weight: 300;
	line-height: 38px;
}
.quote cite {
	margin-top: 20px;
	display: block;
	font-size: 20px;
	font-style: normal;
}
@media screen and (max-width: 768px) {
	.quote {
		font-size: 20px;
		width: 100%;
	}
}

/* Helper Classes */
/* Spacer */
.fh5co-spacer {
	clear: both;
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
}

.fh5co-spacer-xlg {
	height: 150px;
}
@media screen and (max-width: 768px) {
	.fh5co-spacer-xlg {
		height: 70px;
	}
}

.fh5co-spacer-lg {
	height: 100px;
}
@media screen and (max-width: 768px) {
	.fh5co-spacer-lg {
		height: 50px;
	}
}

.fh5co-spacer-md {
	height: 80px;
}
@media screen and (max-width: 768px) {
	.fh5co-spacer-md {
		height: 30px;
	}
}

.fh5co-spacer-sm {
	height: 50px;
}
@media screen and (max-width: 768px) {
	.fh5co-spacer-sm {
		height: 20px;
	}
}

.fh5co-spacer-xs {
	height: 30px;
}
@media screen and (max-width: 768px) {
	.fh5co-spacer-xs {
		height: 20px;
	}
}

.fh5co-spacer-xxs {
	height: 20px;
}

.fh5co-letter-spacing {
	letter-spacing: 1px;
}

.fh5co-no-margin-bottom {
	margin-bottom: 0 !important;
}

.fh5co-uppercase-heading-sm {
	font-size: 14px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #ccc;
}

.form-group {
	margin-bottom: 30px;
}

.image-popup:hover {
	opacity: .7;
}

.lead {
	font-family: "Shree-Bold";
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
}
.sublead {
	font-size: 20px;
	margin-top: -20px;
	font-style: italic;
	color: #666;
}

/* 
========================================

Components 

========================================
*/
/* Buttons */
.btn {
	border-bottom: none !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 10px;
}
.btn:hover, .btn:focus, .btn:active {
	box-shadow: none;
	outline: none !important;
	border-color: transparent;
}
.btn.fh5co-btn-icon {
	text-transform: none !important;
	letter-spacing: normal !important;
	padding-left: 15px;
	padding-right: 15px;
}

.btn-outline {
	border: 2px solid #eaeaea !important;
	background: transparent;
	color: #2a2e37;
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
	border: 2px solid #f86942 !important;
	background: #f86942 !important;
	color: #ffffff;
}

.btn-primary {
	background: #90d7ea;
}

.btn-success {
	background: #00e195;
}

.btn-danger {
	background: #e02745;
}

.btn-info {
	background: #0bbff2;
}

.btn-warning {
	background: #ffd042;
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
	border-color: transparent;
}

.btn-default:hover, .btn-default:active, .btn-default:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
	background: #282e3c;
	color: #ffffff;
}

.form-control {
	box-shadow: none !important;
	border: 2px solid #ccc;
}
.form-control:hover, .form-control:focus, .form-control:active {
	outline: none;
	box-shadow: none !important;
	border: 2px solid #90d7ea;
}

.js .to-animate,
.js .feature-box,
.js .work-box,
.js .footer-box,
.js .animate-box {
	opacity: 0;
}

/* Features*/
#fh5co-features .fh5co-feature {
	margin-bottom: 30px;
}
#fh5co-features .fh5co-feature .heading {
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	color: #2e2e2e;
}
#fh5co-features .fh5co-feature-icon {
	margin: 0 auto 2em auto;
	text-align: center;
	border-radius: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
#fh5co-features .fh5co-feature-icon i {
	vertical-align: middle;
	font-size: 50px;
	color: #90d7ea;
}

/* Header */
.fh5co-header {
	text-align: center;
}
.fh5co-header .fh5co-heading {
	font-weight: bold;
	font-size: 45px;
	line-height: 57px;
}
@media screen and (max-width: 768px) {
	.fh5co-header .fh5co-heading {
		font-size: 30px !important;
		line-height: 42px !important;
	}
}
.fh5co-header .fh5co-heading-sub {
	color: #777;
	font-size: 18px;
	line-height: 30px;
}

/* Easy Rsponsive Tabs */
.fh5co-tab {
	clear: both;
	display: block;
}

.resp-tab-active {
	color: #90d7ea;
}

.resp-content-active, .resp-accordion-active {
	display: block;
}

.fh5co-tab-menu-icon {
	font-size: 20px;
	position: relative;
	float: left;
	margin-right: 10px;
}
@media screen and (max-width: 768px) {
	.fh5co-tab-menu-icon {
		margin-top: 7px;
	}
}

#fh5co-feature-slider .fh5co-item-slide-text {
	margin-top: 1em;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 {
	position: relative;
	padding-bottom: 20px;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 3px;
	background: #ccc;
	background: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 992px) {
	#fh5co-feature-slider .fh5co-item-slide-text {
		margin-top: 0em;
	}
}
@media screen and (max-width: 768px) {
	#fh5co-feature-slider .fh5co-item-slide-text {
		margin-top: 0em;
	}
}
@media screen and (max-width: 480px) {
	#fh5co-feature-slider .fh5co-item-slide-text {
		margin-top: 0em;
	}
}

#fh5co-testimonial {
	padding: 10em 0;
	background: #000 url(../images/hero2.webp) no-repeat center center;
	background-size: cover;
}
@media screen and (max-width: 768px) {
	#fh5co-testimonial {
		padding: 3em 0;
	}
}
#fh5co-testimonial blockquote {
	padding-left: 0;
	width: 70%;
	margin: 0 auto;
	color: #ffffff;
	border-left: none;
	font-size: 45px;
	line-height: 57px;
}
@media screen and (max-width: 768px) {
	#fh5co-testimonial blockquote {
		width: 100%;
		font-size: 35px;
		line-height: 47px;
	}
}
#fh5co-testimonial blockquote p {
	text-align: center;
	color: #ffffff;
}
#fh5co-testimonial .fh5co-testimonial-author {
	font-size: 18px;
}
#fh5co-testimonial .fh5co-uppercase-heading-sm {
	color: #ffffff;
}

/* Accordions */
.fh5co-accordion .panel-title > a {
	border-bottom: none !important;
}
.fh5co-accordion .panel-title > a:hover {
	border-bottom: none !important;
}
.fh5co-accordion .panel-heading {
	background: transparent;
	position: relative;
	cursor: pointer;
}
.fh5co-accordion .panel-heading .accordion-toggle {
	color: #90d7ea;
}
.fh5co-accordion .panel-heading .accordion-toggle:after {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2e2e2e !important;
	position: absolute;
	content: "\e622";
	right: 15px;
	top: 16px;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle {
	color: #2e2e2e !important;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle:after {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2e2e2e !important;
	position: absolute;
	content: "\e61a";
	right: 15px;
	top: 16px;
}

/* Progress Bars */
.progress {
	height: 15px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}

.progress-bar {
	box-shadow: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.progress-bar.progress-bar-default {
	background: #90d7ea;
}
.progress-bar.progress-bar-success {
	background: #00e195;
}
.progress-bar.progress-bar-info {
	background: #0bbff2;
}
.progress-bar.progress-bar-warning {
	background: #ffd042;
}
.progress-bar.progress-bar-danger {
	background: #e02745;
}

/* Social Icons */
.fh5co-social-icons {
	padding: 0;
}
.fh5co-social-icons li {
	list-style: none;
	display: inline;
	display: inline-block;
}
.fh5co-social-icons li a {
	height: 40px;
	width: 40px;
	border: 1px solid #ebebeb;
	display: table;
	text-align: center;
	color: #2e2e2e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.fh5co-social-icons li a:hover {
	background: #f86942;
	border: 1px solid #f86942 !important;
	color: #ffffff !important;
}
.fh5co-social-icons li i {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
}

/* Pricing Tables */
@media screen and (max-width: 992px) {
	.fh5co-pricing-table-1 .fh5co-pricing-table-item {
		margin-bottom: 20px !important;
	}
}
@media screen and (max-width: 768px) {
	.fh5co-pricing-table-1 .fh5co-pricing-table-item {
		margin-bottom: 20px !important;
		float: left;
		width: 100%;
	}
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body,
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
	text-align: center;
	float: left;
	width: 100%;
	padding: 1em 2em;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
	background: #90d7ea;
	color: #ffffff;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 {
	font-size: 70px;
	position: relative;
	display: inline-block;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup {
	position: absolute;
	top: 2px;
	margin-left: -7px;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup, .fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading p {
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-heading {
	background: #90d7ea;
	color: #ffffff;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body {
	border: 2px solid #ccc;
	border-top: none;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul {
	padding: 0;
	margin: 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-body {
	border: 2px solid #90d7ea;
	border-top: none;
}

/* Nav Links */
.fh5co-nav-links ul {
	padding: 0;
	margin: 0;
}
.fh5co-nav-links ul li {
	padding: 0;
	margin: 0 0 .5em 0;
	list-style: none;
}
.fh5co-nav-links ul li.active a {
	color: #2e2e2e;
	border-bottom: 2px solid #90d7ea;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
	margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 50%;
	margin-top: -29px;
	z-index: 9999;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
	margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
	margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: -50px;
}
@media screen and (max-width: 768px) {
	.owl-carousel-posts .owl-controls .owl-nav .owl-next {
		right: 0px;
	}
}

.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -50px;
}
@media screen and (max-width: 768px) {
	.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
		left: 0px;
	}
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
	color: #2e2e2e;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
	color: #000000;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
	color: #ffffff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
	color: #ffffff;
}

@media screen and (max-width: 768px) {
	.owl-theme .owl-controls .owl-nav {
		display: none;
	}
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
	font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
	background: none !important;
}

.owl-theme .owl-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
	bottom: 0;
	margin-bottom: -2.5em;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: #90d7ea;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
	background: none;
	border: 2px solid #90d7ea;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: none;
	border: 2px solid #90d7ea;
}

/* Image Alignment */
img.fh5co-align-right {
	float: right;
	margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
	img.fh5co-align-right {
		width: 100%;
		margin: 0 0 .5em 0;
	}
}
img.fh5co-align-left {
	float: left;
	margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
	img.fh5co-align-left {
		width: 100%;
		margin: 0 0 .5em 0;
	}
}
img.fh5co-align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a > img.fh5co-align-right {
	float: right;
	margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
	a > img.fh5co-align-right {
		width: 100%;
		margin: 0 0 .5em 0;
	}
}
a > img.fh5co-align-left {
	float: left;
	margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
	a > img.fh5co-align-left {
		width: 100%;
		margin: 0 0 .5em 0;
	}
}
a > img.fh5co-align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/******************************/
/*Social Media*/
/******************************/
.social-media {
	position: fixed;
	right: 0;
	/*width: 20px;*/
	width: 2vh;
	height: calc(15vh + 12px);
	top: 60vh;
	/*background-color: #000;*/
	background: rgba(120,87,66,0.8);
	z-index: 1000;
	animation: fadein 3s;
}
.social-media a {
	cursor: pointer;
}
.social-media img {
	margin-left: -5vh;
	padding-bottom: 12px;
	/*padding-right: -50px;*/
	width: 5vh;
	/*min-width: 50px;*/
	height: auto;
	transition: transform .2s;
}
.social-media img:hover {
	transform: scale(1.1);
}
/******************************/
/*Top menu*/
/******************************/
.top-menu-wraper {
	position: relative;
	padding-top: 10vh;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
	white-space: nowrap;
	width: 70vw;
	margin-left: auto;
	margin-right: auto;
}

.top-menu-layer-1-item {
	color: #999
}
.top-menu-layer-1-item:hover {
	font-style: italic;
	color: #FFF !important;
}
.top-menu-layer-1-item.black:hover {
	color: #000 !important;
}
.top-menu-layer-1-item:hover .top-menu-layer-2 {
	display: block;
}

.top-menu-layer-1, 
.top-menu-layer-2 {
	list-style-type: none;
	text-transform: uppercase;
}
.top-menu-wraper::-webkit-scrollbar {
    height: 4px;
    background-color: transparent;
}
/* Track */
.top-menu-wraper::-webkit-scrollbar-track {
    background: transparent;
    border: 2px solid transparent;
    background-clip: content-box;
    width: 1px;
}
/* Handle */
.top-menu-wraper::-webkit-scrollbar-thumb {
    background: rgba(153, 153, 153, 0.2);
    border-radius: 3px;
}

.top-menu-layer-1 {
	display: inline-block;

}

.top-menu-layer-1 > li {
	padding-right: 5vh;
	position: relative;
	display: inline-block;
    vertical-align: top;
}

.top-menu-layer-1 > li > a,
.top-menu-layer-1 > li > a:hover {
	text-decoration: none;
	color: #000;
}

.top-menu-layer-1 .active {
	display: block !important;
}

.top-menu-layer-2 {
	position: absolute;
	padding-top: 20px;
	animation: fadein 1s;
	/*margin-left: -15px;*/
	padding-left: 40px;
	/*width: 100%;*/
	background-image: url(../images/nav/dot-line-dark.webp);
	height: 100%;
	background-size: auto 100%;
    background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
	text-transform: uppercase;
	display: none;
}

.top-menu-layer-2 li {
	margin-left: -20px;
	width: 180px;
	color: #999;
	transition: transform .2s;
	line-height: 30px;
	font-size: 12px;
}

.top-menu-layer-2 li:hover {
	transform: scale(1.02);
}

.top-menu-layer-2 a {
	text-decoration: none;
	color: #999;
}

#central .top-menu-layer-2 a {
	color: #000 !important;
}

.top-menu-layer-2 a:hover {
	text-decoration: none;
	color: #000;
}

.top-menu-layer-2 li.active a {
	color: #000;
}

.top-menu-layer-2.dot-line-grey,
.top-menu-layer-2 .dot-line-grey {
	/*float: left;*/
	/*margin-left: -7px;*/
	/*margin-right: -33px;*/	
	margin-top: -5px;
	padding-left: 35px;
	margin-left: -8px;
	background-image: url(../images/nav/dot-line-grey.webp) !important;
	background-size: auto 100%;
    background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}

.top-menu-layer-2 .dot-line-grey {
	margin-top: 0px;
	padding-left: 30px;
	margin-left: 10px;
}

.top-menu-layer-1.white li a {
	color: #999;
}

.top-menu-layer-1.white a.active,
.top-menu-layer-1.white a:hover,
.top-menu-layer-1.white li.active,
.top-menu-layer-1.white li.active a {
	color: #FFF !important;
	font-style: italic;
}

@media screen and (max-width: 521px) {
	.top-menu-layer-1 > li {
		font-size: 11px;
		padding-right: 1vh;
	}
	.top-menu-layer-2 li {
		width: 30vw;
		max-width: 40vw;
		font-size: 10px;
		line-height: 20px;
	}
}

@media screen and (max-width: 374px) {
	.top-menu-layer-1 > li {
		font-size: 8px;
		padding-right: 0vh;
	}
}
/******************************/
/*Left Menu*/
/******************************/
.left-menu-layer-1,
.left-menu-layer-2 {
	padding-top: 100px;
	padding-bottom: 10px;
	/*margin-left: -10vw;*/
	width: 100%;
	background-image: url(../images/nav/dot-line-dark.webp);
	background-size: auto 100%;
    background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 12px;
}
.left-menu-layer-2 {
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: none;
	animation: fadein 1s;
}
.left-menu-layer-1 ul.active {
	display: block !important;
}
.left-menu-layer-1 li {
	margin-left: 20px;
	color: #999;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 20px;
}
.left-menu-layer-2 li {
	margin-left: -10px;
}

.left-menu-layer-1 li a {
	text-decoration: none;
	color: #999;
}

#service .left-menu-layer-1 li a {
	color: #333;
}

ul.left-menu-layer-1 li.title {
	color: #000;
	font-size: 17px;
	font-family: 'Shree-Bold';
}

ul.left-menu-layer-1 li.active > a,
.left-menu-layer-1 li a:hover {
	color: #000 !important;
	/*font-family: 'Shree-Bold';*/
	font-weight: bolder;
}

/******************************/
/*(header) Top slant bar*/
/******************************/
.top-fixed-menu-bar {
	position: fixed;
	float: left;
	width: 100%;
	height: 15vh;
	clear: both;
	background-size: cover;
	-webkit-clip-path: polygon(100% 0, 0 0, 100% 15vh);
	clip-path: polygon(100% 0, 0 0, 100% 15vh);
	background: rgba(84,64,61,0.9);
	background-attachment: fixed;
	font-size: 13px;
	animation: fadein 2s;
	color: #FFF;
	z-index: 1;
}
/******************************/
/*(Footer) Bottom slant bar*/
/******************************/
.bottom-fixed-footer {
	/*padding-top: 10vw;*/
	/*padding-bottom: 5vw;*/
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 15vh;
	clear: both;
	/*background-size: cover;*/
	-webkit-clip-path: polygon(0 100%, 0 0%, 100% 100%);
	clip-path: polygon(0 100%, 0 0%, 100% 100%);
	background: linear-gradient(to right, rgba(84, 74, 73,0.9), rgba(255,255,255,0.7));
	/*background-attachment: fixed;*/
	font-size: 13px;
	animation: fadein 1s;
	color: #FFF;
	z-index: 1000;
}
.bottom-fixed-footer .footer-logo {
	position:fixed;
    left:0;
    bottom:0;
    margin:0;
    padding:0;
    max-height: 13%;
    /*max-width: 200px;*/
    padding-left: 20px;
    padding-bottom: 10px;
	animation: fadein 1s;
}

.bottom-fixed-footer .copyright {
	text-transform: uppercase;
	font-size: 11px;
	position:fixed;
    left:0;
    bottom:0;
    margin:0;
    padding:0;
    width: 100vw;
	animation: fadein 1s;
    /*padding-left: 230px;*/
    padding-bottom: 10px;
    text-align: center;
}
@media screen and (max-width: 700px) {
	.bottom-fixed-footer .copyright {
		font-size: 7px;
		text-align: left;
		padding-left: 20px;
		padding-bottom: 6px;
	}
	.bottom-fixed-footer .footer-logo {
		/*width: 35%;*/
		/*height: 100%;*/
		padding-bottom: 15px;
		padding-left: 10px;
	}
}
@media screen and (max-width: 400px) {
	.bottom-fixed-footer .copyright {
		font-size: 1.6vw;
	}
}
/******************************/
/*Full width box background*/
/******************************/
.full-size-box-bg {
	position: absolute;
	left: 0;
	margin-left: 10vw;
	margin-right: 10vw;
	margin-top: 5vh;
	min-height: 70vh;
	/*margin-bottom: 20vh;*/
	width: 80vw;
	-webkit-clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 calc(100% - 100px));
	clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 calc(100% - 100px));
	font-weight: 700;
	color: white;
	mix-blend-mode: darken;
	background-color: rgba(53,53,53, 0.8);
	animation: fadein 1.5s;
}

.full-size-box-bg .title {
	position: absolute;
	bottom: 0;
	right: 0;
	float: right;
	margin-bottom: -4px;
	font-size: 40px;
	font-family: 'BebasNeue';
	letter-spacing: 5px !important;
	/*-webkit-transform: rotate(3deg);*/
	padding-right: 3vw;
	padding-bottom: calc(20px - 2vw);
	text-transform: uppercase;
	letter-spacing: -1px;
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

@media screen and (max-width: 710px) {
	.full-size-box-bg .title {padding-bottom: 17px; font-size: 35px}
}
@media screen and (max-width: 610px) {
	.full-size-box-bg .title {padding-bottom: 21px;}
}
@media screen and (max-width: 510px) {
	.full-size-box-bg .title {padding-bottom: 24px;}
}
@media screen and (max-width: 414px) {
	.full-size-box-bg .title {padding-bottom: 25px; font-size: 18px;}
}
@media screen and (max-width: 320px) {
	.full-size-box-bg .title {padding-bottom: 0px; font-size: 15px;}
}
/******************************/
/*Full width box*/
/******************************/
.full-size-box {
	position: absolute;
	left: 0;
	margin-left: 10vw;
	margin-right: 10vw;
	margin-top: 5vh;
	min-height: 50vh;
	height: 70vh;
	width: 80vw;
	background-color: transparent;
	z-index: 1000;
	animation: fadein 1.5s;
}
.full-size-box .text {
	margin: 15px;
	color: #FFF;
    text-align: center;
}
.full-size-box .text img {
	margin: 10px;
}
@media screen and (max-width: 450px) {
	.full-size-box .text img {
		width: 100%;
		padding-left: 10px;
		padding-right: 30px;
		height: auto;
	}
}

.full-size-box-throw-top {
	position: relative;
    width: 80vw;
    height: 60vh;
    -webkit-shape-outside: polygon(0 0, 100% 100px, 100% 0);
    -webkit-clip-path: polygon(0 0, 100% 100px, 100% 0);
    float:right;
}

/******************************/
/*Half Width Box*/
/******************************/
.half-size-box {
	position: relative;
	margin-top: 15vh;
	margin-bottom: 5vh;
	height: 100%;
	padding: 100px 20px 100px 20px;
	width: 100%;
	float: right;
	-webkit-clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 calc(100% - 100px));
	clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 calc(100% - 100px));
	color: white;
	background-color: rgba(53,53,53, 0.8);
	animation: fadein 1.5s;
}
@media screen and (max-width: 783px) {
	.half-size-box{
		margin-top: 5vh;
		padding-bottom: 120px;
		height: 100%;
		display: block;
	    /*flex-direction: column-reverse;*/
	}
}

.half-size-box .title {
	text-transform: uppercase;
	font-size: 25px;
	/*padding-top: 30px;*/
	padding-bottom: 10px; 
}

/*.half-size-box .title-with-txt-only-content {
	padding-top: 20px !important;
}*/

.half-size-box .content b,
.half-size-box .content strong {
	font-family: 'Shree-Bold';
	font-weight: 800;
}

.half-size-box .content {
	font-size: 14px;
	padding-left: 6px;
	padding-right: 5px;
	text-align: justify;
}


.half-size-box .content li {
	padding-bottom: 10px;
}
.half-size-box .content li:last-child {
	padding-bottom: 0px;
}
.half-size-box .content tr {
	height: 50px;
}
.half-size-box .content td {
	padding: 10px;
}
/******************************/
/*Box gallery*/
/******************************/
@media screen and (min-width: 700px) {
	.box-gallery {
		margin-top: 50px;
	}
}

/******************************/
/*Pages*/
/******************************/
#central {
	background: url(../images/background/our-facility/central/background.webp);  
	background-size: cover;
    background-repeat:no-repeat;
    background-position:center; 
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -ms-content-zooming: none;
    position:absolute;
    width:100%;
    min-height:100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
	animation: fadein 1.5s;
}
#service {
	background: linear-gradient(to right, #FFF 0%,transparent 90%),url(../images/background/our-service/background.webp); 
	background-size: cover;
    background-repeat:no-repeat;
    background-position:center; 
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -ms-content-zooming: none;
    position:absolute;
    width:100%;
    min-height:100%;
    /*overflow-y: scroll;*/
    /*-webkit-overflow-scrolling: touch;*/
    /*overflow-y: auto;*/
	animation: fadein 1.5s;
}

#blog-page {
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), url(../images/background/home/home6.webp);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center; 
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -ms-content-zooming: none;
    -webkit-overflow-scrolling: touch;
	animation: fadein 1.5s;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
}

.blog-container {
	position: relative;
	margin: 5vh auto;
	min-height: 70vh;
	padding: 150px 50px;
	width: 80vw;
	max-width: 990px;
	-webkit-clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 calc(100% - 100px));
	clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 calc(100% - 100px));
	font-weight: 700;
	color: white;
	background-color: rgba(53, 53, 53, 0.8);
	animation: fadein 1.5s;
}

.blog-container h1.title {
	color: white;
	font-size: 25px;
	text-align: center;
	font-family: 'Shree';
	text-transform: uppercase;
	font-weight: 400;
}

.blog-container .categories {
	display: flex;
	gap: 10px;
	justify-content: center;
	flex-wrap: wrap;
	text-transform: uppercase;
}

.blog-container .categories .category {
	background-color: #e3cfc2;
	border-radius: 5px;
	padding: 3px 15px;
	color: black;
	font-weight: 900;
	user-select: none;
	cursor: pointer;
}

.blog-container .categories .category:hover {
	filter: brightness(0.85);
	transition: all ease-in-out .5s;
}

.blog-container .categories .category.active {
	background-color: #bb8a69;
	color: white;
}

.blog-container .articles {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	/* gap: 20px; */
	margin-top: 30px;
}

.blog-container .articles .article {
	flex: 1;
	cursor: pointer;
	animation: fadeIn 1s;
	flex: 0 0 33.333333%;
	padding: 5px 20px;
}

@media screen and (max-width: 1080px) {
	.blog-container .articles .article {
		flex: 0 0 50%;
	}

	.blog-container {
		padding: 100px 20px;
		width: 90vw;
	}
}

@media screen and (max-width: 767px) {
	.blog-container .articles .article {
		flex: 0 0 100%;
	}
}

.blog-container .articles .article img.blog-thumbnail {
	width: 100%;
	aspect-ratio: 16/9;
	object-fit: cover;
	border-radius: 20px;
}

.blog-container .articles .article h3 {
	font-size: 16px;
	font-weight: 900;
	line-height: 20px;
	height: 40px;
	margin-top: 10px;
	text-align: justify;
	font-weight: 900;
	color: white;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
	text-transform: capitalize;
}

.blog-container .articles .article a:hover {
	text-decoration: none;
}

.blog-container .article-content {
	text-align: justify;
	display: flex;
	flex-direction: column;
}

.blog-container .article-content h2 {
	font-weight: 900;
	color: white;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 22px;
	font-family: 'Shree-Bold';
}

.blog-container .article-content h3 {
	font-weight: 900;
	font-family: 'Shree-Bold';
	font-size: 14px;
	color: white;
	margin-top: 10px;
	margin-bottom: 5px;
}

.blog-container .article-content p {
	color: #FFFFFF;
	font-family: "Shree", arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.blog-container .article-content a.source {
	color: #df9c00;
	text-decoration: underline;
}

.blog-container .article-content .blog-images {
	display: flex;
	justify-content: center;
	max-width: 80%;
    margin: 0 auto;
	gap: 10px;
}

@media screen and (max-width: 900px) {
	.blog-container .article-content {
		padding-bottom: 20px;
	}
	.blog-container .breadcrumb {
		font-size: 14px;
		line-height: 21px;
		font-weight: 100;
	}
	.blog-container h1.title {
		text-align: left;
		line-height: 34px;
	}
	.blog-container .article-content h2 {
		text-align: left;
		font-size: 22px;
		line-height: 28px;
	}
	.blog-container .article-content h3 {
		text-align: left;
		font-size: 18px;
		line-height: 22px;
	}
	.blog-container .article-content p {
		font-size: 14px;
		text-align: left;
	}
	.blog-container .article-content ol li,
	.blog-container .article-content ul li {
		font-size: 14px;
		line-height: 21px;
		text-align: left;
	}
	.top-fixed-menu-bar {
		-webkit-clip-path: polygon(100% 0, 0 0, 100% 10vh);
		clip-path: polygon(100% 0, 0 0, 100% 10vh);
	}
	.blog-container .article-content .tag {
		font-size: 14px;
		line-height: 21px;
	}
	.blog-container h1.title {
		font-size: 24px;
	}
	.blog-container .articles .article h3 {
		font-size: 14px;
		line-height: 18px;
		display: block;
		-webkit-line-clamp: unset;
		-webkit-box-orient: unset;  
		overflow: unset;
		font-weight: 400;
	}
	.blog-container .categories .category {
		font-size: 12px;
		font-weight: 400;
	}
}

.blog-container .article-content a {
	color: white;
}

.blog-container .article-content a:hover {
	text-decoration: none;
}

.blog-container .article-content .blog-image {
	display: block;
	width: 100%;
	max-width: 500px;
	margin: 10px auto;
	border-radius: 10px;
}

.blog-container .article-content .tags {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

.blog-container .article-content .tag {
	color: black;
	padding: 5px 10px;
	background: white;
	border-radius: 5px;
}

.blog-container .article-content ol li, .blog-container .article-content ul li {
	margin-bottom: 15px;
	font-size: 14px;
    font-weight: 400;
    line-height: 21px;
	font-weight: 400;
}

.breadcrumb {
	background: transparent;
    color: #eee;
	text-transform: uppercase;
}

.breadcrumb a {
	color: #ccc;
}

.breadcrumb a:hover {
	text-decoration: none;
}

@media screen and (max-width: 991px) {
	#service {
		background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)),url(../images/background/our-service/background.webp); 
		background-size: cover;
	    background-repeat:no-repeat;
	    background-position:center; 
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    -webkit-background-size: cover;
	    -ms-content-zooming: none;
	    position:absolute;
	    width:100%;
	    min-height:100%;
	    /*overflow-y: auto;*/
		animation: fadein 1.5s;
	}
}
#service .content {
	position: relative;
	max-height: 30vh;
	margin-bottom: 5vh;
	overflow:hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	display: block;
}
#service .content a {
	color: #FFF;
	text-decoration: none;
	font-family: 'Shree-Bold';
}

#service .content-with-txt-only {
	max-height: 100%;
}

#service .content .words-only {
	height: 100%;
}

#service .content::-webkit-scrollbar {
    width: 4px;
    background-color: transparent;
}
/* Track */
#service .content::-webkit-scrollbar-track {
    background: #fff;
    border: 2px solid transparent;
    background-clip: content-box;
    width: 1px;
}
/* Handle */
#service .content::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 3px;
    width: 2px;
}
#service #content video {
	height: 80%;
	width: 80%;
}
#service #gallery {
	/*flex-direction: column !important;*/
	/*display: flex;*/
	justify-content: center;
	align-items: center;
}
#service #gallery .row {
	max-width: 80%;
	margin: 0 auto;
}

#service .gallery-btn {
	background-color: transparent;
	color: white;
	padding: 7px 40px 7px 40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	font-family: "Shree-Bold";
	margin: 4px 2px;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
	border: 2px solid #FFF !important;
	margin-top: 20px;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; 
}

@media screen and (max-width: 783px) {
	#service #gallery,
	#service #content {
		padding: 100px 0 100px 0;
	}
	#service #gallery .row {
		max-width: 100%;
	}
	#service #content video {
		height: 100%;
		width: 100%;
	}

	#service .gallery-btn {
		font-size: 10px;
		padding: 5px 30px 5px 30px;
	}
}
#service .gallery-dots-group {
	text-align: right;
	margin-right: 20px;
	margin-top: -10px;
}
#service .dots {
	margin-left: 5px;
	margin-right: 5px;
	height: 10px;
	width: 10px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	cursor: pointer;
}
#service .dots.active {
	background-color: #FFF !important;
}
.our-team {
	background: url(../images/background/our-team/blank.webp); 
	background-size: cover;
    background-repeat:no-repeat;
    background-position:center 60%; 
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -ms-content-zooming: none;
    position:fixed;
    width:100%;
    height:100%;
    overflow-y: auto;
    overflow-x: hidden;
	/*animation: fadein 1.5s;*/
}
.our-team-avatar {
    position:fixed;
    left: 60%;
    bottom: 0;
    /*width:50vw;*/
    /*max-width: 50vw;*/
    margin-right: 4vw;
    max-width: 600px;
    /*height: auto;*/
    max-height: 80vh;
}
@media screen and (max-width: 1110px) {
	.our-team-avatar {
		/*left: 30vw;*/
		right: 10vw;
	}
}
@media screen and (max-width: 768px) {
	/*.top-menu-wraper {
		width: 85%;
	}*/
	.our-team-avatar {
		/*margin-right: -10vw;*/
		/*min-width: 40vw;*/
		/*max-width: 60vw;*/
		max-width: 80vw;
		max-height: 60vh;
		right: 10vw;
		/*left: */
		/*margin-right: 0;*/

		/*left: 45%;*/
		/*height: auto;*/
	}
	.team-intro {
		width: 50vw !important;
		margin-left: 0vw !important;
	}
	.team-intro .name {
		font-size: 20px !important;
	}
	.team-intro .intro {
		height: 100% !important;
		width: 50vw !important;
		word-wrap: break-word;
		font-size: 8px !important;
		line-height: 0.1 !important;
		font-weight: 800;
	}

	.our-team .top-menu-wraper {
		margin-left: 3vw !important;
	}
}

#service .container {
	margin-left: 3vw;
	margin-right: 3vw;
}

#service figcaption {
	/*max-width: 200px;*/
	text-align: right;
	font-size: 14px;
}

.before-after-container {
	background-image: url(../images/our_service/background.webp);
	background-size: cover;
	background-repeat: no-repeat;
}

#our-service-img-0, #our-service-img-1 {
	/*height: 130px;*/
	/*width:auto;*/
	width: 95%;
	height: auto;
	cursor: pointer;
}

.our-service-gallery-img {
	width: 100% !important;
}

@media screen and (max-width: 767px) {
	/*#our-service-img-0, #our-service-img-1 {
		width: 60%;
		height: auto;
	}*/
	#service figcaption {
		max-width: 60%;
	}
}

#scrollToTop a {
  border-radius: 100px;
}

.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: 'Avenir', sans-serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }
/*#service .row {*/
	/*width: 94vw;*/
/*}*/

.team-intro .row {
	margin-top: 30px;
	width: 70vw;
}
/* Next & previous buttons */
.arrow-group .prev,
.arrow-group .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  /*border-radius: 0 3px 3px 0;*/
  user-select: none;
  -webkit-user-select: none;
}

.arrow-group {
	/*z-index: 999;*/
}
/* Position the "next button" to the right */
.arrow-group .next {
  right: 0;
  /*border-radius: 3px 0 0 3px;*/
}

.arrow-group .prev {
    left: 0;
}

/* On hover, add a black background color with a little bit see-through */
.arrow-group .prev:hover,
.arrow-group .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}

#service .arrow-group .prev {
	/*left: 20px;*/
	/*margin-left: 20px;*/
}
#service .arrow-group .next {
	/*margin-right: 20px;*/
}

.team-intro {
	position: absolute;
	padding-top: 60px;
	margin-left: 15vw;
	color: #FFF;
	text-transform: uppercase;
	display: none;
}
@media screen and (max-width: 783px) {
	.team-intro {
		position: relative;
		padding-top: 0;
		margin-top: 0;
	}
}
.team-intro .name {
	font-weight: bold;
	font-size: 26px;
}

.team-intro .qualification {
	font-size: 14px !important;
	color: #FFF;
}

.team-intro .intro {
	margin-top: 20px;
	padding-right: 10px;
	height: 30vh;
	overflow-y: auto;
	color: #FFF;
}
.team-intro .intro ul li {
	font-size: 15px;
	line-height: 20px !important;
	padding-top: 5px;
	letter-spacing: 1px;
}
@media screen and (max-width: 783px) {
	.team-intro .intro ul li {
		font-size: 10px;
		line-height: 15px !important;
	}
}
.team-intro .intro::-webkit-scrollbar {
    width: 4px;
    background-color: transparent;
}
/* Track */
.team-intro .intro::-webkit-scrollbar-track {
    background: #fff;
    border: 2px solid transparent;
    background-clip: content-box;
    width: 0px;
}
/* Handle */
.team-intro .intro::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 3px;
    width: 2px;
}

.fh5co-nav-toggle {
	display: block !important;
}

/* ===================================================================
   Standalone overview pages — reset homepage parallax layout styles
   =================================================================== */

/* ── Shorter hero on standalone pages ── */
.page-template-page-services-overview-php #fh5co-hero,
.page-template-page-team-overview-php #fh5co-hero,
.page-template-page-facilities-php #fh5co-hero,
.page-template-page-locations-php #fh5co-hero,
.page-template-page-central-php #fh5co-hero,
.page-template-page-repulse-bay-php #fh5co-hero,
.page-template-page-contact-php #fh5co-hero,
.dental_service-template-default #fh5co-hero {
	height: 70vh;
	min-height: 400px;
}
.page-template-page-services-overview-php #fh5co-hero:before,
.page-template-page-team-overview-php #fh5co-hero:before,
.page-template-page-facilities-php #fh5co-hero:before,
.page-template-page-locations-php #fh5co-hero:before,
.page-template-page-central-php #fh5co-hero:before,
.page-template-page-repulse-bay-php #fh5co-hero:before,
.page-template-page-contact-php #fh5co-hero:before {
	min-height: 100%;
}
.page-template-page-services-overview-php #fh5co-hero .fh5co-hero-wrap,
.page-template-page-team-overview-php #fh5co-hero .fh5co-hero-wrap,
.page-template-page-facilities-php #fh5co-hero .fh5co-hero-wrap,
.page-template-page-locations-php #fh5co-hero .fh5co-hero-wrap,
.page-template-page-central-php #fh5co-hero .fh5co-hero-wrap,
.page-template-page-repulse-bay-php #fh5co-hero .fh5co-hero-wrap,
.page-template-page-contact-php #fh5co-hero .fh5co-hero-wrap {
	height: 200px;
	padding-top: 8em;
}

/* ── Force work-box visible (overrides .js .work-box { opacity:0 }) ── */
.page-template-page-services-overview-php .work-box,
.page-template-page-team-overview-php .work-box,
.page-template-page-facilities-php .work-box,
.page-template-page-locations-php .work-box,
.page-template-page-central-php .work-box,
.page-template-page-repulse-bay-php .work-box,
.page-template-page-contact-php .work-box {
	opacity: 1 !important;
}

/* ── Lift .container above overlay on all standalone pages ── */
.page-template-page-services-overview-php #our-service > .container,
.page-template-page-team-overview-php #our-team > .container,
.page-template-page-facilities-php #our-facilities > .container,
.page-template-page-contact-php #contact-us > .container {
	position: relative;
	z-index: 2;
}

#our-facilities,
#location-details {
	margin-top: -15vh;
	padding-top: 20vh;
	padding-bottom: 20vh;
}

#location-details a {
	color: black;
	text-decoration: underline;
}

/* Services Overview */
.page-template-page-services-overview-php #our-service {
	margin-top: -15vh;
	padding-top: 20vh;
	padding-bottom: 20vh;
}

/* Services Single */
.dental_service-template-default #service-single {
	margin-top: -15vh;
	padding-top: 20vh;
	padding-bottom: 20vh;
}

/* Team Overview */
.page-template-page-team-overview-php #our-team {
	position: relative;
	margin-top: -15vh;
	padding-top: 20vh;
	padding-bottom: 20vh;
}

/* Facilities Overview */
.page-template-page-facilities-php #our-facilities {
	position: relative;
	margin-top: -15vh;
	padding-top: 20vh;
	padding-bottom: 20vh;
}

/* Contact Us */
.page-template-page-contact-php #contact-us {
	position: relative;
	margin-top: -15vh;
	padding-top: 20vh;
	padding-bottom: 20vh;
}

/* ── Homepage: reset about-us when no sections follow ── */
body.home.page-template-default #about-us {
	position: relative;
	margin-top: -15vh;
	padding-top: 20vh;
	padding-bottom: 25vh;
}

/* ── Homepage: contact section overlaps about-us like hero/contact overlap on contact page ── */
body.page-template-front-page-php #contact-us,
body.home.page-template-default #contact-us {
	position: relative;
	margin-top: -15vh;
	padding-top: 15vw;
	padding-bottom: 10vw;
	-webkit-clip-path: polygon(0 10vw, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 10vw, 100% 0, 100% 100%, 0 100%);
}

#footer-copyright {
	background: linear-gradient(45deg, #4c3634, #312322);
	color: white;
}