/*
	Theme Name: WHYTEWELLWP
	Theme URI: 
	Description: 
	Author: 
	Author URI: 
	Version: 1.0
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: whytewellwp
	License: GNU General Public License
	License URI: license.txt
*/


/* ----------
	
	+ Font List
		- font-family: "Roboto", sans-serif;
		- font-family: 'Wakhi';
		- font-family: "Libre Baskerville", serif;
		- font-family: "Inter", sans-serif;
	
	+ Responsive
		- Min Width : 576
		- Min Width : 768
		- Min Width : 992
		- Min Width : 1200
		- Max Width : 575
		- Max Width : 767
		- Max Width : 991
		- Max Width : 1199
		
----------

*/

.screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
:root {
	--globle-color: #2e2e3a;
	--title-color: #000;	
	--accent-color: #bda976;
	--we-red-color: #962f2f;
}
body {
	color: #2e2e3a;
	font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.5;
	overflow-x: hidden;
}

img {
    max-width: 100%;
	height: auto;
}
a {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	color: #2e2e3a;
}
a,
a:hover {
    outline: 0 !important;
	text-decoration: none;
}
a:hover {
	/* color: #ae9066; */
}
h1,h2,h3,h4,h5,h6,p,a,li,span {
	word-wrap: break-word;
}
h1,h2,h3,h4,h5,h6 {
    line-height: 1.4;
	font-family: "Libre Baskerville", serif;
}

/* p {
	color: var(--content-color);
} */

.accent-color {
	color: var(--primary-color) !important;
}

/* Padding Top */
.pt_0 { padding-top: 0px !important; }
.pt_5 { padding-top: 5px !important; }
.pt_10 { padding-top: 10px !important; }
.pt_15 { padding-top: 15px !important; }
.pt_20 { padding-top: 20px !important; }
.pt_25 { padding-top: 25px !important; }
.pt_30 { padding-top: 30px !important; }
.pt_35 { padding-top: 35px !important; }
.pt_40 { padding-top: 40px !important; }
.pt_45 { padding-top: 45px !important; }
.pt_50 { padding-top: 50px !important; }
.pt_55 { padding-top: 55px !important; }
.pt_60 { padding-top: 60px !important; }
.pt_65 { padding-top: 65px !important; }
.pt_70 { padding-top: 70px !important; }
.pt_75 { padding-top: 75px !important; }
.pt_80 { padding-top: 80px !important; }
.pt_85 { padding-top: 85px !important; }
.pt_90 { padding-top: 90px !important; }
.pt_95 { padding-top: 95px !important; }
.pt_100 { padding-top: 100px !important; }
.pt_105 { padding-top: 105px !important; }
.pt_110 { padding-top: 110px !important; }
.pt_115 { padding-top: 115px !important; }
.pt_120 { padding-top: 120px !important; }
.pt_125 { padding-top: 125px !important; }
.pt_130 { padding-top: 130px !important; }
.pt_135 { padding-top: 135px !important; }
.pt_140 { padding-top: 140px !important; }
.pt_145 { padding-top: 145px !important; }
.pt_150 { padding-top: 150px !important; }
.pt_155 { padding-top: 155px !important; }
.pt_160 { padding-top: 160px !important; }
.pt_165 { padding-top: 165px !important; }
.pt_170 { padding-top: 170px !important; }
.pt_175 { padding-top: 175px !important; }
.pt_180 { padding-top: 180px !important; }



/* Padding Bottom */
.pb_0 { padding-bottom: 0px !important; }
.pb_5 { padding-bottom: 5px !important; }
.pb_10 { padding-bottom: 10px !important; }
.pb_15 { padding-bottom: 15px !important; }
.pb_20 { padding-bottom: 20px !important; }
.pb_25 { padding-bottom: 25px !important; }
.pb_30 { padding-bottom: 30px !important; }
.pb_35 { padding-bottom: 35px !important; }
.pb_40 { padding-bottom: 40px !important; }
.pb_45 { padding-bottom: 45px !important; }
.pb_50 { padding-bottom: 50px !important; }
.pb_55 { padding-bottom: 55px !important; }
.pb_60 { padding-bottom: 60px !important; }
.pb_65 { padding-bottom: 65px !important; }
.pb_70 { padding-bottom: 70px !important; }
.pb_75 { padding-bottom: 75px !important; }
.pb_80 { padding-bottom: 80px !important; }
.pb_85 { padding-bottom: 85px !important; }
.pb_90 { padding-bottom: 90px !important; }
.pb_95 { padding-bottom: 95px !important; }
.pb_100 { padding-bottom: 100px !important; }
.pb_105 { padding-bottom: 105px !important; }
.pb_110 { padding-bottom: 110px !important; }
.pb_115 { padding-bottom: 115px !important; }
.pb_120 { padding-bottom: 120px !important; }
.pb_125 { padding-bottom: 125px !important; }
.pb_130 { padding-bottom: 130px !important; }
.pb_135 { padding-bottom: 135px !important; }
.pb_140 { padding-bottom: 140px !important; }
.pb_145 { padding-bottom: 145px !important; }
.pb_150 { padding-bottom: 150px !important; }
.pb_155 { padding-bottom: 155px !important; }
.pb_160 { padding-bottom: 160px !important; }
.pb_165 { padding-bottom: 165px !important; }
.pb_170 { padding-bottom: 170px !important; }
.pb_175 { padding-bottom: 175px !important; }
.pb_180 { padding-bottom: 180px !important; }

/* Margin Top */
.mt_0 { margin-top: 0px !important; }
.mt_5 { margin-top: 5px !important; }
.mt_10 { margin-top: 10px !important; }
.mt_15 { margin-top: 15px !important; }
.mt_20 { margin-top: 20px !important; }
.mt_25 { margin-top: 25px !important; }
.mt_30 { margin-top: 30px !important; }
.mt_35 { margin-top: 35px !important; }
.mt_40 { margin-top: 40px !important; }
.mt_45 { margin-top: 45px !important; }
.mt_50 { margin-top: 50px !important; }
.mt_55 { margin-top: 55px !important; }
.mt_60 { margin-top: 60px !important; }
.mt_65 { margin-top: 65px !important; }
.mt_70 { margin-top: 70px !important; }
.mt_75 { margin-top: 75px !important; }
.mt_80 { margin-top: 80px !important; }
.mt_85 { margin-top: 85px !important; }
.mt_90 { margin-top: 90px !important; }
.mt_95 { margin-top: 95px !important; }
.mt_100 { margin-top: 100px !important; }
.mt_105 { margin-top: 105px !important; }
.mt_110 { margin-top: 110px !important; }
.mt_115 { margin-top: 115px !important; }
.mt_120 { margin-top: 120px !important; }
.mt_125 { margin-top: 125px !important; }
.mt_130 { margin-top: 130px !important; }
.mt_135 { margin-top: 135px !important; }
.mt_140 { margin-top: 140px !important; }
.mt_145 { margin-top: 145px !important; }
.mt_150 { margin-top: 150px !important; }
.mt_155 { margin-top: 155px !important; }
.mt_160 { margin-top: 160px !important; }
.mt_165 { margin-top: 165px !important; }
.mt_170 { margin-top: 170px !important; }
.mt_175 { margin-top: 175px !important; }
.mt_180 { margin-top: 180px !important; }

/* Margin Bottom */
.mb_0 { margin-bottom: 0px !important; }
.mb_5 { margin-bottom: 5px !important; }
.mb_10 { margin-bottom: 10px !important; }
.mb_15 { margin-bottom: 15px !important; }
.mb_20 { margin-bottom: 20px !important; }
.mb_25 { margin-bottom: 25px !important; }
.mb_30 { margin-bottom: 30px !important; }
.mb_35 { margin-bottom: 35px !important; }
.mb_40 { margin-bottom: 40px !important; }
.mb_45 { margin-bottom: 45px !important; }
.mb_50 { margin-bottom: 50px !important; }
.mb_55 { margin-bottom: 55px !important; }
.mb_60 { margin-bottom: 60px !important; }
.mb_65 { margin-bottom: 65px !important; }
.mb_70 { margin-bottom: 70px !important; }
.mb_75 { margin-bottom: 75px !important; }
.mb_80 { margin-bottom: 80px !important; }
.mb_85 { margin-bottom: 85px !important; }
.mb_90 { margin-bottom: 90px !important; }
.mb_95 { margin-bottom: 95px !important; }
.mb_100 { margin-bottom: 100px !important; }
.mb_105 { margin-bottom: 105px !important; }
.mb_110 { margin-bottom: 110px !important; }
.mb_115 { margin-bottom: 115px !important; }
.mb_120 { margin-bottom: 120px !important; }
.mb_125 { margin-bottom: 125px !important; }
.mb_130 { margin-bottom: 130px !important; }
.mb_135 { margin-bottom: 135px !important; }
.mb_140 { margin-bottom: 140px !important; }
.mb_145 { margin-bottom: 145px !important; }
.mb_150 { margin-bottom: 150px !important; }
.mb_155 { margin-bottom: 155px !important; }
.mb_160 { margin-bottom: 160px !important; }
.mb_165 { margin-bottom: 165px !important; }
.mb_170 { margin-bottom: 170px !important; }
.mb_175 { margin-bottom: 175px !important; }
.mb_180 { margin-bottom: 180px !important; }

/* - Search Collapse */
.search-box {
	position: absolute;
	right: 15px;
	left: 15px;
	top: 100%;
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform-origin: 0 0 0;
	transition: all 0.4s ease-in-out 0s;
	z-index: 101;
}
.container-fluid .search-box {
	left: 15px;
	right: 15px;
}
.search-box form {
	width: 100%;
	display: block;
}
.search-box .input-group {
	align-items: center;
}
.search-box form {
	padding: 15px 30px 15px 15px;
}
.search-box form input {
	background-color: transparent;
	box-shadow: none;
	border: none;
	border-radius: 0;
	color: #717171;
	font-size: 1.125rem;
}
.search-box form input:focus {
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: none;
	border-color: #fff;
	color: #717171;
}
.search-box form input::-webkit-input-placeholder {
	color: #717171;
	opacity: 1;
}
.search-box form input:-moz-placeholder { 
	color: #717171;
	opacity: 1;
}
.search-box form input::-moz-placeholder {
	color: #717171;
	opacity: 1;
}
.search-box form input:-ms-input-placeholder {
	color: #717171;
	opacity: 1;
}
.search-box .input-group-btn > .btn {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #151515;
	cursor: pointer;
	padding: 0;
	outline: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.search-box .input-group-btn > .btn-secondary:not(:disabled):not(.disabled):active,
.search-box .input-group-btn > .btn-secondary:not(:disabled):not(.disabled).active:focus, 
.search-box .input-group-btn > .btn-secondary:not(:disabled):not(.disabled):active:focus {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.search-box .input-group-btn > .btn:hover {
	color: #a1a1a1;
}

/* - Max Width */
.max_width_910 {
	max-width: 910px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* - Boxed View */
.boxed-view {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* - Main Container */
.bg-gray {
	background-color: #f6f7fb;
}
.bg-darkgray {
	background-color: #f1f0f5;
}
.main-container {
	width: 1512px;
	max-width: 100%;
	margin: 0 auto;
}
/* - Button Style */

/* ========================================================================== */
/* ========================================================================== */
							/* [ + Plugins ] */
/* ========================================================================== */
/* ========================================================================== */
/* ## Site Loader */
.load-complete {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1031;
}
.load-complete > div {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.load-complete > div .spinner-grow {
	background-color: #151515;
}
/* - Back To Top */
.back-to-top {
	align-items: center;
	background-color: #222;	
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	display: none;
	height: 34px;
	position: fixed;
	right: 15px;
	text-align: center;
	width: 34px;
	bottom: 25px;
	z-index: 1;
	line-height: 36px;
}
.back-to-top:hover {
	background-color: var(--primary-color);
}
/* ========================================================================== */
/* ========================================================================== */
							/* [ + Plugins Over ] */
/* ========================================================================== */
/* ========================================================================== */
/* ------------------------------------------------------------------------------------------------------------ */
/* ========================================================================== */
/* ========================================================================== */
							/* [ + Elements ] */
/* ========================================================================== */
/* ========================================================================== */

@import "font-face/font-face.css";

.pt-60 {padding-top: clamp(24px, 5vw, 60px);}
.pb-60 {padding-bottom: clamp(24px, 5vw, 60px);}

.pt-80 {padding-top: clamp(36px, 6vw, 80px);}
.pb-80 {padding-bottom: clamp(36px, 6vw, 80px);}

.pt-100 {padding-top: clamp(44px, 8vw, 100px);}
.pb-100 {padding-bottom: clamp(44px, 8vw, 100px);}

.pt-110 {padding-top: clamp(60px, 10vw, 110px);}
.pb-110 {padding-bottom: clamp(60px, 10vw, 110px);}

.pt-140 {padding-top: clamp(60px, 10vw, 140px);}
.pb-140 {padding-bottom: clamp(60px, 10vw, 140px);}

.pt-150 {padding-top: clamp(64px, 10vw, 150px);}
.pb-150 {padding-bottom: clamp(64px, 10vw, 150px);}

/* - Header - Start */
.header_s .ownavigation {
	z-index: 11;
}
/* .header_s .ownavigation .container {
	max-width: 100%;
	width: 1414px;
} */
.header_s .ownavigation .navbar-nav > li > a {
	color: var(--bs-black);
	text-transform: uppercase;	
}
.header_s .ownavigation .right-block > span {
	color: var(--bs-black);
	font-size: 18px;
	cursor: pointer;
}
.header_s .ownavigation .right-block .btn-block {
	margin-left: 15px;
	margin-right: 15px;
}
.header_s .ownavigation .right-block .btn-block a {
	display: inline-block;
	color: var(--bs-black);
	font-size: 16px;
	text-transform: uppercase;
	padding: 7px 20px;
	border: 1px solid var(--bs-black);
	letter-spacing: 0.3px;
}
.header_s .ownavigation .right-block .btn-block a:hover {
	border-color: transparent;
	background-color: var(--accent-color);
	color: var(--bs-white);
}
.header_s .ownavigation .right-block .burgermenu {
	cursor: pointer;
	position: relative;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu {
	background-color: rgba(255,255,255,0.9);
	padding-bottom: clamp(22px, 4vw, 50px);
	padding-top: clamp(22px, 4vw, 50px);
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box h4 {
	color: var(--accent-color);
	display: flex;
	align-items: center;
	margin-bottom: 35px;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box img {
	width: 38px;
	margin-right: 16px;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box ul {
	list-style: none;
	padding: 0;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box ul li + li {
	margin-top: 5px;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box ul li,
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box ul li a {
	color: var(--bs-black);
	font-weight: 600;
	font-size: 16px;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box ul li a:hover {
	color: var(--accent-color);
	background-color: transparent;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box.img-bgdata {
	border-radius: 10px;
	overflow: hidden;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box.img-bgdata::before {
	background-color: rgba(0,0,0,0.5);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box .info-box {
	padding: 20px;
	width: 100%;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box .info-box p {
	line-height: 1.6;
	margin-bottom: 0;
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box .info-box,
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box .info-box p a {
	color: var(--bs-white);	
}
.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu .content-box .info-box p a {
	background-color: transparent;
}
.header_s .container-fluid .search-box,
.header_s.header-position .ownavigation > .container-fluid::before {
	left: calc(var(--bs-gutter-x) * .5);
	right: calc(var(--bs-gutter-x) * .5);
}
.header_s .container-fluid .search-box {
	background-color: var(--bs-white);
}
/* - min-width: 1367 */
@media (min-width: 1367px) {
	.header_s .container-fluid .search-box,
	.header_s.header-position .ownavigation > .container-fluid::before {
		left: clamp(22px, 4.5vw, 62px);
		right: clamp(22px, 4.5vw, 62px);
	}
	.header_s .ownavigation .navbar-brand {
		padding-left: clamp(22px, 4vw, 50px);
	}
	.header_s .ownavigation .right-block {
		padding-right: clamp(22px, 4vw, 50px);
	}
	.header_s .ownavigation .navbar-nav li.megamenu.dropdown > .dropdown-menu {
		padding: clamp(22px, 4vw, 50px);
	}
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.header_s .ownavigation .right-block .btn-block {
		margin-left: 40px;
		margin-right: 40px;
	}
	.header_s .ownavigation .right-block .btn-block a {
		padding: 10px 53px;
	}
}
/* - min-width: 992 */
@media (min-width: 992px) {

	.header_s .ownavigation .navbar-brand.logo2 img {
		max-height: 55px;
		width: auto;
	}
	.header_s {
		padding-top: 25px;
	}
	.header_s .ownavigation {
		padding-top: 0;
		padding-bottom: 0;
	}			
	.header_s .ownavigation > div {
		padding-bottom: 0;
		padding-top: 0;
		max-width: 1512px;
		margin: 0 auto;
	}
	.header_s .ownavigation .navbar-nav {
		margin-right: 0;
		margin-left: auto;
	}
	.header_s .ownavigation .navbar-nav > li {
		margin-left: 20px;
		margin-right: 20px;
	}
	.header_s .ownavigation .navbar-nav > li > a {
		padding: 0;
		display: flex;
		align-items: center;
		margin-top: 28px;
		margin-bottom: 28px;
	}
	.header_s.header-position {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 11;
	}
	.header_s.header-position .ownavigation > .container-fluid::before {
		background-color: var(--bs-white);
		content: "";
		height: 1px;
		position: absolute;
		bottom: 0;
	}
	.header_s.header-position .ownavigation .navbar-nav > li > a,
	.header_s.header-position .ownavigation .right-block > span,
	.header_s.header-position .ownavigation .right-block .btn-block a {
		color: var(--bs-white);
	}
	.header_s.header-position .ownavigation .right-block .btn-block a {
		border-color: var(--bs-white);
	}
	
	.header_s .is-sticky .ownavigation {
		background-color: var(--bs-white);;
	}	
	body.admin-bar .header_s.header-position .ownavigation {
		margin-top: 32px;
	}
	.header_s.header-position .is-sticky .ownavigation {
		background-color: #2e2e3a;
		margin: 0 auto;
		left: auto;
		right: auto;
	}	
	.header_s .ownavigation .right-block .burgermenu {
		width: 54px;
		height: 13px;
	}
	.header_s.header-position .ownavigation .right-block .burgermenu {
		height: 28px;
	}
	.header_s .ownavigation .right-block .burgermenu {
		height: 14px;
	}
	.header_s .ownavigation .right-block .burgermenu::before,
	.header_s .ownavigation .right-block .burgermenu::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
	}
	.header_s .ownavigation .right-block .burgermenu::before {
		bottom: 0;
		border-bottom: 1px solid var(--bs-black);
		height: 14px;
	}
	.header_s.header-position .ownavigation .right-block .burgermenu::before {
		border-bottom: 1px solid var(--bs-white);
		border-top: 1px solid var(--bs-white);
	}
	.header_s .ownavigation .right-block .burgermenu::after {
		background-color: var(--bs-black);
		height: 1px;		
		top: 0;
	}
	.header_s:not(.header-position) .ownavigation .right-block .burgermenu::after {
		width: 60%;
		margin-left: auto;
	}
	.header_s.header-position .ownavigation .right-block .burgermenu::after {
		background-color: var(--bs-white);
	}	
	/* Dropdown */
	.header_s .ownavigation .navbar-nav li.dropdown > .dropdown-menu {
		background-color: var(--globle-color);
	}
	.header_s .ownavigation .navbar-nav li.dropdown > .dropdown-menu li + li {
		border-top: 1px solid rgba(255,255,255,0.1);
	}
	.header_s .ownavigation .navbar-nav li.dropdown > .dropdown-menu li a {
		color: var(--bs-white);
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.header_s .ownavigation .navbar-nav li.dropdown > .dropdown-menu li a:hover {
		background-color: var(--accent-color);
	}
}

/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1366px) {
	.header_s .ownavigation .navbar-nav > li > a {
		font-size: 14px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header_s .ownavigation .navbar-nav > li {
		margin-left: 10px;
		margin-right: 10px;
	}
	.header_s .ownavigation .right-block .btn-block a {
		padding-left: 16px;
		padding-right: 16px;
	}
}
/* - max-width: 991 */
@media (max-width: 991.99px) {
	.header_s .ownavigation {
		padding: 0;
	}
	.header_s .ownavigation,
	.header_s .is-sticky .ownavigation {
		background-color: #2e2e3a;
	}
	.nav-link,
	.header_s .ownavigation .right-block > span,
	.header_s .ownavigation .navbar-nav > li > a,
	.header_s .ownavigation .navbar-toggler,
	.header_s .ownavigation .right-block .burgermenu {
		color: #fff;
	}
	.nav-link:hover,
	body .ownavigation .navbar-nav > li > a.active,
	body .ownavigation .navbar-nav > .active > a,
	body .ownavigation .navbar-nav > .active > a:focus,
	body .ownavigation .navbar-nav > .active > a:hover,
	body .ownavigation .navbar-nav > li:hover > a,
	body .ownavigation .navbar-nav > li > a:hover {
		color: var(--accent-color);
	}
	
	.header_s .ownavigation .right-block > span:hover,
	.header_s .ownavigation .navbar-toggler:hover,
	.header_s .ownavigation .right-block .burgermenu:hover {
		color: var(--accent-color);
	}
	.header_s .ownavigation .right-block {
		position: absolute;
		right: 55px;
		top: 14px;
	}
	.header_s .ownavigation .right-block .burgermenu {
		margin-left: 0;
	}
	.header_s .ownavigation .right-block .burgermenu::before {
		content: "\f0b1";
		font-family: "FontAwesome";
		font-size: 25px;
		line-height: 1;
	}
}
/* - max-width: 767 */
@media (max-width: 767.99px) {
	body .theme-singlepage .content-area {
		padding-right: 0;
	}
	.header_s .ownavigation .right-block {
		top: 18px;
	}	
	.header_s .ownavigation .right-block .burgermenu {
		margin-left: 15px;
	}
	/* body.admin-bar .header_s.header-position .is-sticky .ownavigation {
		margin-top: 46px;
	} */
}
/* - Header - End */

/* - Hamburger Menu - Start */
.hemburger-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 12;
	text-align: center;
	padding: clamp(80px, 14vw, 163px) clamp(20px, 4vw, 40px) clamp(30px, 8vw, 60px) clamp(20px, 4vw, 40px);
	transform: translateX(100%);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	height: 100%;
	overflow-y: auto;
	box-shadow: -9px 1px 7px -4px rgba(0,0,0,0.1);
}
@media( max-width: 480px ) {	
	.hemburger-menu {
		width: 320px;
	}
}
.hemburger-menu.active {
	transform: translateX(0%);
}
.hemburger-menu .close-btn {
	position: absolute;
	right: clamp(24px, 5vw, 60px);
	top: clamp(32px, 6vw, 70px);
	cursor: pointer;
	font-size: 32px;
}
.hemburger-menu .social-media {
	padding: 0;
	margin-top: clamp(28px, 5vw, 62px);
	margin-bottom: clamp(60px, 10vw, 60px);
	list-style: none;
	display: flex;
	justify-content: center;
	gap: 24px;
}
.hemburger-menu .social-media li a {
	color: var(--accent-color);
}
.hemburger-menu .social-media li a:hover {
	color: var(--we-red-color);
}
.hemburger-menu .detail-box h4 {
	margin-bottom: 25px;
}
.hemburger-menu .detail-box p {
	font-size: 20px;
	letter-spacing: 1px;
}
.hemburger-menu .detail-box p a {
	color: var(--globle-color);
}
.hemburger-menu .detail-box p + p {
	margin-top: clamp(24px, 5vw, 30px);
}
.hemburger-menu img {
	max-height: 120px;
	width: auto;
}
/* - Hamburger Menu - End */

/* - Page Header - Start */
.page-header {
	background-size: cover;
	background-position: center;
	position: relative;
	padding-bottom: calc(5rem + 2.5vw);
	padding-top: calc(5rem + 2.5vw);
}
.page-header .content-box h1 {
	color: var(--bs-white);
	font-family: "Libre Baskerville", serif;
	font-style: italic;
	font-weight: 400;
	text-shadow: 0 0 20px var(--bs-black);
}
.page-header .content-box .breadcrumb {
	margin-bottom: 5px;
}
.page-header .content-box .breadcrumb li,
.page-header .content-box .breadcrumb li a {
	color: var(--bs-white);
	text-transform: uppercase;
	font-weight: 600;
}
.page-header .content-box .breadcrumb-item + .breadcrumb-item::before {
	color: var(--bs-white);
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.page-header .content-box h1 {
		font-size: 5rem;
	}
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.page-header {
		padding-top: 20.1875rem;
		padding-bottom: 16.5625rem;
	}
}
/* - Page Header - End */

/* - Page Header 2 - Start */
.page-header2 .ph-title h2 {
	color: var(--accent-color);
	font-family: 'Wakhi';
	margin-bottom: 0;
	font-size: 2.5rem;
}
.page-header2 .breadcrumb {
	margin-bottom: 0;
}
.page-header2 .breadcrumb-item + .breadcrumb-item::before,
.page-header2 .breadcrumb li,
.page-header2 .breadcrumb li a {
	color: #a3a2a7;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.page-header2 .ph-title h2 {
		font-size: 64px;
	}
}
/* - Page Header 2 - End */

/* - Single Page Breadcrumb - Start */
.single-pagebreadcrumb .container {
	max-width: 100%;
	padding-top: 37px;
}
.single-pagebreadcrumb .container::before {
	background-color: var(--bs-black);
	content: "";
	height: 1px;
	left: calc(var(--bs-gutter-x) * .5);
	right: calc(var(--bs-gutter-x) * .5);
	position: absolute;
	top: 0;
}
.single-pagebreadcrumb .breadcrumb li,
.single-pagebreadcrumb .breadcrumb li a {
	color: #595762;
	text-transform: uppercase;
	font-weight: 700;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.single-pagebreadcrumb .container {
		width: 1414px;
	}
}
/* - Single Page Breadcrumb - End */

/* - Main Banner - Start */
.theme-mainbanner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: clamp(140px, 25vw, 325px);
	padding-top: clamp(140px, 25vw, 352px);
	padding-left: clamp(24px, 8vw, 123px);
	padding-right: clamp(24px, 8vw, 123px);
}
.theme-mainbanner::before {
	background-color: rgba(0,0,0,0.2);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.theme-mainbanner2::before {
	background-color: rgba(0,0,0,0.4);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.theme-mainbanner .content-box h2,
.theme-mainbanner .content-box h2 {
	line-height: 1;
	text-shadow: 0 1px 8px rgba(0, 0, 0, 0.45);
	letter-spacing: 0.5px;
	font-size: 2.5rem;
}
.theme-mainbanner .content-box h2 {
	font-size: clamp(26px, calc(18px + 2vw), 54px);
}
.theme-mainbanner .content-box h2 {
	font-size: clamp(44px, calc(22px + 3vw), 74px);
	font-weight: 300;
	font-size: 2.5rem;
}
.theme-mainbanner .content-box h1,
.theme-mainbanner .content-box h2 {
	font-size: 3.5rem;
}
/* - Main Banner - End */

/* - Thumb Carousel - Start */
.thumb-carousel .item-box {
	position: relative;
}
.thumb-carousel .item-box::before {
	background-color: rgba(0,0,0,0.5);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	transform: scale(0);
}
.thumb-carousel .item-box:hover::before {
	transform: scale(1);
}
.thumb-carousel .owl-theme .owl-dots .owl-dot span {
	background-color: #b7b8b3;
}
.thumb-carousel .owl-theme .owl-dots .owl-dot.active span,
.thumb-carousel .owl-theme .owl-dots .owl-dot:hover span {
	background-color: var(--bs-white);
}
/* - Thumb Carousel - End */

/* - About - Start */
.theme-about {
	padding-top: clamp(40px, 10vw, 110px);
	padding-bottom: clamp(60px, 10vw, 140px);
	position: relative;
}
.theme-about::before {
	background-image: url("assets/images/we-shape.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40%;
	top: 0;
}
.theme-about .content-box h2 {
	margin-bottom: 60px;
	line-height: 1.1;
	font-size: 2.5rem;
}
.theme-about .content-box p {
	letter-spacing: 1px;
	margin-bottom: 30px;
	line-height: 1.5;
}
.theme-about .content-box p:last-of-type {
	margin-bottom: 0;
}
/* - About - End */

.img-box-bg {
	background-size: cover;
	background-position: center;
}
.img-box-bg img {
	opacity: 0;
}

/* - Title - Start */
.theme-cotactcallout .ww-title-box .ww-title p {
	font-size: 2.5rem;
	margin: 0;
}
.ww-title-box .ww-title,
.theme-cotactcallout .ww-title-box .ww-title p {
	font-family: "Libre Baskerville", serif;
	line-height: 1.25;
}
.ww-title-box .ww-title:last-of-type,
.ww-title-box .content-box p:last-of-type {
	margin-bottom: 0;	
}
.ww-title-box p {
	color: #51514f;
	margin-top: 40px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.ww-title-box .ww-title {
		font-size: 3.5rem;
	}
	.ww-title-box p {
		font-size: 20px;
	}
}
/* - Title - End */

/* - Button Style - Start */
.btn-border {
	display: inline-block;
	border: 1px solid var(--bs-white);
	text-transform: uppercase;
	color: var(--bs-white);
	padding: 10px 20px;
	letter-spacing: 2px;
}
.btn-border:hover {
	border-color: transparent;
	background-color: var(--accent-color);
}

.btn-bg {
	background-color: var(--accent-color);
	padding: 10px 33px;
	text-transform: uppercase;
	color: var(--bs-white);
	font-size: 16px;
	letter-spacing: 2px;
	display: inline-block;
}
.btn-bg:hover {
	background-color: var(--we-red-color);
}

.btn-link {
	color: var(--accent-color);
	letter-spacing: 1.5px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
	font-weight: 700;
}
.btn-link i {
	border: 1px solid var(--accent-color);
	border-radius: 50%;
	width: 42px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	margin-right: 15px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.btn-link:hover,
.btn-link:hover i {
	color: var(--we-red-color);
}
.btn-link:hover i {
	border-color: var(--we-red-color);
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.btn-link i {
		width: 52px;
		height: 52px;
		line-height: 50px;
		font-size: 20px;
		margin-right: 20px;
	}
}
/* - Button Style - End */

/* - Pagination - Start */
.pagination li {
	margin-left: 15px;
	margin-right: 15px;
	display: flex;
	align-items: center;
}
.pagination li a {
	border: none;
	color: var(--bs-black);
	font-weight: 700;
	padding: 0;
}
.pagination li.prev a,
.pagination li.next a {
	border: 1px solid var(--accent-color);
	border-radius: 50% !important;
	color: var(--accent-color);
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
}
.pagination li a:hover {
	background-color: transparent;
	color: var(--accent-color);
}
.pagination li.active span {
	background-color: transparent;
	color: var(--bs-black);
	border-bottom: 1px solid var(--bs-black);
}
/* - Pagination - End */

/* - Services List - Start */
.theme-servicelist .ww-title-box {
	max-width: 70%;
	margin: 0 auto;
}
.theme-servicelist .srv-box {
	max-width: 340px;
	display: block;
	margin: 0 auto;
}
.theme-servicelist .srv-box .img-box {
	position: relative;
	border-radius: 30px;
	overflow: hidden;
	margin-bottom: 20px;
}
.theme-servicelist .srv-box .img-box a {
	position: relative;
	display: inline-block;
}
.theme-servicelist .srv-box .img-box a::before {
	background-color: rgba(0,0,0,0.5);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.theme-servicelist .srv-box .img-box a:hover::before {
	opacity: 1;
}
.theme-servicelist .srv-box h4 a {
	color: var(--bs-black);
}
.theme-servicelist .srv-box h4 a:hover {
	color: var(--accent-color);
}
/* - Services List - End  */

/* - Our Services - Start */
.theme-ourservices {
	padding-top: clamp(60px, 10vw, 117px);
	padding-bottom: clamp(80px, 12vw, 140px);
}
.theme-ourservices .ww-title-box {
	flex: 1%;
}
.theme-ourservices .content-box a {
	color: #fff;
}
/* .theme-ourservices .btn-link a {
	color: var(--accent-color);
	font-size: 14px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	display: inline-block;
	text-decoration: none;
}
.theme-ourservices .btn-link a i {
	border: 1px solid var(--accent-color);
	border-radius: 50%;
	width: 52px;
	height: 52px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	margin-right: 20px;
} */
.theme-ourservices .srv-card {
	max-width: 430px;
	display: block;
	margin: 0 auto;
}
.theme-ourservices .srv-card .img-box {
	position: relative;
}
.theme-ourservices .srv-card .img-box::before {
	background-color: rgba(0,0,0,0.5);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
}
.theme-ourservices .srv-card:hover .img-box::before {
	opacity: 1;
}
.theme-ourservices .srv-card .img-box::before,
.theme-ourservices .srv-card .content-box {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.theme-ourservices .srv-card .content-box {
	background-color: var(--accent-color);
	text-align: center;
	padding: 47px 10% 46px;
}
.theme-ourservices .srv-card:hover .content-box {
	background-color: transparent;
}
.theme-ourservices .srv-card .content-box h5 {
	color: var(--bs-white);
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	margin-bottom: 13px;
}
.theme-ourservices .srv-card .content-box ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
.theme-ourservices .srv-card .content-box ul li { 
	border-bottom: 1px solid rgba(255,255,255,0.6);
	color: var(--bs-white);
	padding: 10px 0;
	line-height: 1;
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.theme-ourservices .ww-title-box {
		padding-right: 20%;
	}
}
/* - Our Services - End */

/* - About - Start */
.theme-aboutsection .content-box h2 {
	margin-bottom: 50px;
	font-size: 2.5rem;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-aboutsection .content-box p {
		font-size: 32px;
	}
}
/* - About - End */

/* - About 2 - Start */
.theme-aboutsection2 figure {
	border-radius: clamp(20px, 5vw, 50px);
	overflow: hidden;
}
.theme-aboutsection2 .content-box {
	position: relative;
}
.theme-aboutsection2 .content-box h2 {
	position: relative;
	margin-bottom: clamp(20px, 5vw, 50px);
	font-size: 2.5rem;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-aboutsection2 .content-box h2 {
		font-size: 3.25rem;
	}
	.theme-aboutsection2 .content-box p {
		font-size: 20px;
	}
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.theme-aboutsection2 .content-box h2 {
		margin-left: -280px;
	}
}
/* - About 2 - End */

/* - Brochure - Start */
.theme-brochure .content-box h2 {
	font-family: "Inter", sans-serif;
	font-weight: 400;
	margin-bottom: 50px;
}
.theme-brochure .content-box .btn-link {
	color: #47474f;
	margin-top: 30px;
}
.theme-brochure .content-box .btn-link i {
	border-color: #47474f;
	width: 85px;
	height: 85px;
	margin-right: 15px;
	line-height: 83px;
}
.theme-brochure .content-box .btn-link:hover {
	color: var(--we-red-color);
}
.theme-brochure .content-box .btn-link:hover i {
	border-color: var(--we-red-color);
}
/* - max-width: 575 */
@media (max-width: 575px) {
	.theme-brochure .content-box .btn-link i {
		width: 45px;
		height: 45px;
		line-height: 43px;
	}
}
/* - Brochure - End */

/* - Video Section - Start */
.theme-videosection figure {
	border-radius: clamp(20px, 5vw, 50px);
	overflow: hidden;
	position: relative;
}
.theme-videosection figure > a {
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: clamp(90px, 15vw, 176px);
	height: clamp(90px, 15vw, 176px);
	margin: auto;
}
.theme-videosection .content-box h2 {
	margin-bottom: clamp(24px, 4vw, 55px);
}
.theme-videosection .content-box h2 span {
	font-family: "Inter", sans-serif;
}
.theme-videosection .content-box p {
	font-size: 20px;
}
/* - Video Section - End */

/* - Counter - Start */
.theme-counter {
	background-image: url("assets/images/pageheader-acupuncture.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.theme-counter::before {
	background-color: rgba(189,169,118,0.8);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.theme-counter .counter-box {
	padding: 40px 30px;
}
.theme-counter .counter-box > span {
	color: #cb9c32;
	display: block;
	font-family: "Libre Baskerville", serif;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.333;
	margin-bottom: 10px;
}
.theme-counter .counter-box > span::before {
	content: attr(data-before);
}
.theme-counter .counter-box > span::after {
	content: attr(data-after);
}
.theme-counter .ww-title-box h2 {
	font-size: 2.5rem;
}
.theme-counter .counter-box > p {
	color: #000;
	line-height: 1.3;
	margin-bottom: 0;
	text-transform: uppercase;
}
/* - Counter - End */

/* - Blog - Start */
.theme-blog .blog-list {
	padding-bottom: clamp(50px, 10vw, 90px);
	padding-top: clamp(50px, 10vw, 90px);
}
.theme-blog .container {
	max-width: 1220px;
}
.theme-blog .post-box .post-cover a {
	display: inline-block;
	position: relative;
}
.theme-blog .post-box .post-cover a::before {
	background-color: rgba(0,0,0,0.5);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.theme-blog .post-box:hover .post-cover a::before {
	opacity: 1;
}
.theme-blog .post-box .content-box {
	margin-top: 38px;
}
.theme-blog .post-box .content-box .post-meta > span a {
	color: var(--accent-color);
	text-transform: uppercase;
	font-weight: 500;
}
.theme-blog .post-box .content-box > h3 {
	margin-bottom: 15px;	
}
.theme-blog .post-box .content-box > h3,
.theme-blog .post-box .content-box > h3 a {
	color: #6b6b73;
}
.theme-blog .post-box .content-box .post-meta > span a:hover,
.theme-blog .post-box .content-box > h3 a:hover {
	color: var(--we-red-color);
}
.theme-blog .post-box .content-box > p {
	font-size: 18px;
}
.theme-blog .post-box .content-box > a {
	color: var(--accent-color);
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 10px;
}
.theme-blog .post-box .content-box > a:hover {
	color: var(--we-red-color);
}
.theme-blog .post-box .content-box > a > i {
	border: 1px solid var(--accent-color);
	border-radius: 50%;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.theme-blog .post-box .content-box > a:hover > i {
	border: 1px solid var(--we-red-color);
}
/* - max-width: 575 */
@media (max-width: 575px) {
	.blog-list .post-box {
		max-width: 380px;
		display: block;
		margin: 0 auto;
	}
}
/* - Blog - End */

/* - Latest News - Start */
.theme-latestnews {
	padding-bottom: clamp(60px, 10vw, 115px);
	padding-top: clamp(60px, 10vw, 115px);
}
.theme-latestnews .ww-title-box p {
	font-size: 26px;
}
.theme-latestnews .ww-title-box p,
.theme-latestnews .ww-title-box .btn-link {
	color: var(--bs-black);
}
.theme-latestnews .ww-title-box .btn-link i {
	border-color: var(--bs-black);
}
.theme-latestnews .ww-title-box .btn-link:hover {
	color: var(--we-red-color);
}
.theme-latestnews .ww-title-box .btn-link:hover i {
	border-color: var(--we-red-color);
}
.theme-latestnews .post-box {
	position: relative;
	max-width: 430px;
	display: block;
	margin: 0 auto;
}
.theme-latestnews .post-box::before {
	background-color: rgba(0,0,0,0.3);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.theme-latestnews .post-box:hover::before {
	background-color: rgba(0,0,0,0.8);	
}
.theme-latestnews .post-box .content-box {
	padding: 10px 20px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.theme-latestnews .post-box .content-box h4 {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.theme-latestnews .post-box .content-box a {
	font-size: 20px;
	font-weight: 700;
	color: var(--accent-color);
	text-transform: uppercase;
}
.theme-latestnews .post-box .content-box a:hover {
	color: var(--we-red-color);
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-latestnews .post-box .content-box {
		padding: clamp(20px, 5vw, 35px);
	}
}
/* - Latest News - End */

/* - Gift Certificates - Start */
.theme-giftcertificates .img-box-bg {
	border-radius: 50px;
	overflow: hidden;
}
.theme-giftcertificates .content-box h2 {
	font-family: "Roboto", sans-serif;
	font-size: 2.75rem;
	font-weight: 300;
}
.theme-giftcertificates .content-box p {
	line-height: 1.6;
	color: #2a2a2a;
}

/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-giftcertificates .content-box h2 {
		font-size: 2.75rem;		
	}
	.theme-giftcertificates .content-box h3 {
		font-size: 3rem;		
	}
	.theme-giftcertificates .content-box p {
		font-size: 18px;
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-giftcertificates .content-box {
		padding-left: clamp(24px, 5vw, 60px);
	}
}
/* - Gift Certificates - End */

/* - Why Choose - Start */
.theme-whychooseus .ww-title-box {
	padding-bottom: 35px;
	position: relative;
}
.theme-whychooseus .ww-title-box::before {
	background-color: var(--accent-color);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    height: 4px;
    width: 145px;
}
.theme-whychooseus .choose-box {
	padding-left: 10%;
	padding-right: 10%;
}
.theme-whychooseus .choose-box > img {
	transform: rotate(0deg);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.theme-whychooseus .choose-box:hover > img {
	transform: rotate(360deg);
}
.theme-whychooseus .choose-box h4 {
	margin-top: 30px;
	margin-bottom: 15px;
}
.theme-whychooseus .choose-box p {
	letter-spacing: 1px;
}
.theme-whychooseus .btn-block h2 {
	margin-bottom: 55px;
	font-size: 2.5rem;
}
/* - min-width: 576 */
@media (min-width: 576px) {
	.theme-whychooseus .btn-block .btn-bg {
		padding: 16px 60px;
	}	
}
/* - Why Choose - End */

/* - Featured - Start */
.theme-featured .ww-title-box > span {
	color: var(--we-red-color);
	text-transform: uppercase;
	letter-spacing: 1px;
}
.theme-featured .ww-title-box > h2 {
	margin-top: 20px;
	font-size: 3.5rem;
}
.theme-featured .ww-title-box > p {
	margin-top: 20px;
}
.theme-featured .featured-box {
	padding: 30px;
	height: 100%;
}
.theme-featured .featured-box figure {
	margin-bottom: 40px;
}
.theme-featured .featured-box figure img {
	transition: transform 0.8s;
	transform-style: preserve-3d;
}
.theme-featured .featured-box:hover figure img {
	transform: rotateY(360deg);
}
.theme-featured .featured-box h3 {
	color: var(--accent-color);
	margin-bottom: 10px;
}
.theme-featured .featured-box p {
	color: #525250;
	letter-spacing: 1px;
}
/* - max-width: 575 */
@media (max-width: 575px) {
	.theme-featured .featured-box {
		max-width: 320px;
		display: block;
		margin: 0 auto;
	}
}
/* - Featured - End */

/* - Services Single Header - Start */
.services-single-header .left-box {
	padding-bottom: 50px;
}
.services-single-header .breadcrumb {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 50px;
}
.services-single-header .breadcrumb li,
.services-single-header .breadcrumb li a {
	color: #7f7e84;
	text-transform: uppercase;
	font-weight: 700;
}
.services-single-header .content-box {
	padding-left: 5%;
	padding-right: 5%;
}
.services-single-header .content-box h6 {
	color: var(--accent-color);
	text-transform: uppercase;
	margin-bottom: 10px;
}
.services-single-header .content-box h1 {	
	font-family: "Libre Baskerville", serif;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 30px;
	font-size: 2.5rem;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.services-single-header .left-box {
		padding-bottom: 100px;
		width: 35.85%;
	}
	.services-single-header .breadcrumb {
		padding-left: 70px;
		margin-bottom: 130px;
	}
	.services-single-header .content-box {
		padding-left: 15.5%;
		padding-right: 9.5%;
	}
	.services-single-header .content-box h6 {
		font-size: 1.25rem;
	}
	.services-single-header .content-box h1 {
		font-size: 3rem;
	}
	.services-single-header .content-box p {
		font-size: 1.25rem;
		letter-spacing: 0.5px;
	}
	.services-single-header .img-box-bg {
		width: 64.15%;
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.services-single-header .img-box-bg > img {
		display: none;
	}
}
/* - Services Header - End */

/* - Balance - Start */
.theme-balance {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-bottom: clamp(40px, 10vw, 75px);
	padding-top: clamp(40px, 10vw, 75px);
}
.theme-balance::before {
	background-color: #186231;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.8;
}
.theme-balance h2 {
	color: var(--accent-color);
	font-weight: 400;
	font-size: 2.5rem;
}
.theme-beauty::before {
	background-color: #243f90;
}
.theme-bliss::before {
	background-color: #8a008b;
}
/* - Balance - End */

/* - Services Single - Start */
.theme-session h2 {
	font-size: 2.5rem;
}
.theme-session {
	padding-bottom: clamp(60px, 10vw, 115px);
	padding-top: clamp(60px, 10vw, 115px);
}
.theme-session ul {
	padding: 0;
}
.theme-session ul li {
	list-style: none;
	font-weight: 500;
	padding-left: 35px;
	position: relative;
}
.theme-session ul li::before {
	background-color: var(--bs-black);
	border-radius: 50%;
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	left: 15px;
	top: 8px;
}
.theme-session .content-box h5 {
	margin-bottom: 20px;
}
.theme-session .content-box p {
	color: var(--accent-color);
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 0;
}
/* - Services Single - End */

/* - Treatment Option - Start */
.theme-treatment {
	padding-bottom: clamp(60px, 10vw, 125px);
}
.theme-treatment .accordion .accordion-item {
	border: none;
}
.theme-treatment .accordion .accordion-header button {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #cecece;
	box-shadow: none;
	font-size: 22px;
	font-family: "Libre Baskerville", serif;
	outline: none;
	padding: 21px 0;
}
.theme-treatment .accordion .accordion-header .accordion-button::after {
	background: none;
	font-family: "FontAwesome";
	content: "\f068";
	font-size: 25px;
	color: var(--globle-color);
	transform: rotate(0);
}
.theme-treatment .accordion .accordion-header button.collapsed::after {
	content: "\2b";
}
.theme-treatment .accordion .accordion-header .accordion-button:not(.collapsed) {
	color: var(--globle-color);
}
.theme-treatment .accordion .accordion-body {
	border-bottom: 1px solid #cecece;
	padding: 21px 0;
	font-size: 18px;
}
/* - Treatment Option - End */

/* - Pricing - Start */
.theme-pricing {
	padding-top: clamp(60px, 10vw, 85px);
	padding-bottom: clamp(80px, 10vw, 120px);
}
.theme-pricing .pricing-box {
	border-radius: 14px;
	padding: 24px;
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
	display: flex;
	/* max-width: 320px;
	margin: 0 auto; */
	flex-direction: column;
}
.theme-pricing .card-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid var(--accent-color);
}
.theme-pricing .card-header h5 {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	margin: 0;
	flex: 1%;
	padding-right: 10px;
}
.theme-pricing .card-header::after {
	font-family: "FontAwesome";
	content: "\FF0B";
	font-size: 33px;
}
.pricing-box .pricing {
	padding: 0;
	margin-bottom: 30px;
}
.pricing-box .pricing li {
	display: flex;
	justify-content: space-between;
	color: #8a8a8a;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
	line-height: 1;
}
.pricing-box .card-bottom {
	flex-direction: column;
}
.pricing-box .content-box p {	
	color: #9a9a9a;
	line-height: 1.5;
	margin-bottom: 20px;
}
.pricing-box .btn-block a {
	display: inline-block;
	width: 100%;
	background-color: var(--accent-color);
	padding: 10px 20px;
	letter-spacing: 1px;
	color: var(--bs-white);
	text-transform: uppercase;
	text-align: center;
}
.pricing-box .btn-block a:hover {
	background-color: var(--we-red-color);
}
/* - Pricing - End */

/* - Services Section - Start */
.theme-servicesection {
	padding-bottom: clamp(85px, 12vw, 150px);
}
.theme-servicesection .ww-title-box .btn-link {
	font-size: 18px;
}
.theme-servicesection .ww-title-box .btn-link > i {
	margin-right: 15px;
}
.theme-servicesection .srv-box img {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	transform: scale(1);
}
.theme-servicesection .srv-box a {
	color: #212529;
}
.theme-servicesection .srv-box:hover img {
	transform: scale(1.1);
}
.theme-servicesection .srv-box h6 {
	margin-top: 30px;
	margin-bottom: 0;
}
.theme-servicesection .srv-box:hover h6 {
	color: var(--we-red-color);
}
/* - Services Section - End */

/* - Services Carousel - Start */
.theme-servicescarousel {
	padding-bottom: clamp(64px, 10vw, 100px);
}
.theme-servicescarousel .srv-box .content-box {
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	padding: 20px 30px;
	left: 33px;
	right: 33px;
	bottom: 30px;
}
.theme-servicescarousel .srv-box::before {
	background-color: var(--bs-white);
	content: "";
	position: absolute;
	left: -1px;
	right: -1px;
	bottom: -1px;
	height: 30%;
	z-index: 1;
}
.theme-servicescarousel .active .srv-box::before {
	background-color: transparent;
}
.theme-servicescarousel .owl-carousel .owl-nav button {
	color: var(--bs-black);
	font-size: 12px;
	font-weight: 500;	
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 12px !important;
	border-top: 1px solid var(--bs-black);
}
.theme-servicescarousel .owl-carousel .owl-nav .owl-prev {
	padding-right: 20px !important;
}
.theme-servicescarousel .owl-carousel .owl-nav .owl-next {
	padding-left: 20px !important;
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.theme-servicescarousel .owl-carousel .owl-nav button {
		position: absolute;
		bottom: 10.65%;
	}
	.theme-servicescarousel .owl-carousel .owl-nav .owl-prev {
		left: 11.9%;
		padding-right: 40px !important;
	}
	.theme-servicescarousel .owl-carousel .owl-nav .owl-next {
		right: 11.9%;
		padding-left: 40px !important;
	}
}
/* - max-width: 991 */
@media (max-width: 991.99px) {
	.theme-servicescarousel .owl-carousel .owl-nav {
		margin-top: 30px;
		text-align: center;
	}
	.theme-servicescarousel .owl-carousel .owl-nav .owl-prev,
	.theme-servicescarousel .owl-carousel .owl-nav .owl-next {
		padding-left: 20px !important;
		padding-right: 20px !important;
		margin: 0 10px;
	}
}
/* - Services Carousel - End */

/* - Image Content - Start */
.theme-imagecontent {
	padding-bottom: clamp(60px, 10vw, 123px);
	padding-top: clamp(60px, 10vw, 142px);
}
.theme-imagecontent h2 {
	font-size: 2.5rem;
}
.theme-imagecontent .content-box {
	padding: 0 7%;
}
.theme-imagecontent .content-box h5 {
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	color: var(--accent-color);
	text-align: center;
	margin-bottom: 30px;
}
.theme-imagecontent .content-box p {
	color: #818189;
	letter-spacing: 1px;
	line-height: 1.65;
}
.theme-imagecontent .content-box ul {
	margin-bottom: 0;
}
.theme-imagecontent .content-box ul li {
	color: var(--accent-color);
	letter-spacing: 1px;
	line-height: 1.65;
	font-weight: 700;
	font-size: 18px;
}
.theme-imagecontent .discount-rate {
	width: 130px;
	height: 130px;
	position: absolute;
	left: -67px;
	top: -51px;
}
.theme-imagecontent .discount-rate > span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 42px;
	font-weight: 300;
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 1px;
}
.theme-imagecontent .discount-rate svg {
	animation: spin 12s infinite linear;
	width: 130px;
}
@keyframes spin {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
/* - max-width: 767 */
@media (max-width: 767.99px) {
	.theme-imagecontent .discount-rate {
		left: -15px;
		top: -15px;
	}
}
/* - Image Content - End */

/* - Contact Callout  - Start */
.theme-cotactcallout {
	padding-bottom: clamp(56px, 10vw, 81px);
	padding-top: clamp(56px, 10vw, 120px);
}
/* - Contact Callout  - End */

/* - Booking Pollicies - Start */
.theme-bookingpolicies {
	padding-bottom: clamp(56px, 10vw, 130px);
	padding-top: clamp(56px, 10vw, 130px);
}
.theme-bookingpolicies .title-box h2 {
	font-family: "Inter", sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}
.theme-bookingpolicies .content-box p {
	font-family: "Inter", sans-serif;
	font-size: clamp(22px, 2vw, 32px);
	line-height: 1.6;
}
.theme-bookingpolicies .accordion .accordion-item {
	background-color: transparent;
	border: none;
}
.theme-bookingpolicies .accordion .accordion-header button {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid var(--bs-white);
	box-shadow: none;
	color: var(--bs-white);
	font-size: 18px;
	font-family: "Inter", sans-serif;
	font-weight: 700;
	outline: none;
	padding: 14px 0;
}
.theme-bookingpolicies .accordion .accordion-header .accordion-button::after {
	background: none;
	font-family: "FontAwesome";
	content: "\f068";
	font-size: 14px;
	color: var(--bs-white);
	transform: rotate(0);
	width: auto;
	height: auto;
}
.theme-bookingpolicies .accordion .accordion-header button.collapsed::after {
	content: "\2b";
}
.theme-bookingpolicies .accordion .accordion-body {
	border-bottom: 1px solid #cecece;
	padding: 21px 0;
	font-size: 18px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-bookingpolicies .title-box h2 {
		font-size: 2.5rem;
	}
}
/* - Booking Pollicies - End */

/* - Massage - Start */
.theme-massage .ww-title-box {
	border-bottom: 1px solid var(--accent-color);
	margin-bottom: clamp(24px, 4vw, 50px);
}
.theme-massage .massag-box .box-heading {
	justify-content: space-between;
	margin-bottom: 20px;
}
.theme-massage .massag-box .box-heading h4 {
	color: var(--accent-color);
}
.theme-massage .massag-box .box-heading h4:first-child {
	padding-right: 15px;
}
.theme-massage .massag-box .box-heading h4:last-child {
	flex: 1%;
	display: flex;
	align-items: flex-end;
	padding-left: 20px
}
.theme-massage .massag-box .box-heading h4:last-child > span {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
.theme-massage .massag-box .box-heading h4 span.price-text {
	font-size: 1.5rem;
	padding-left: 20px;
}
.theme-massage .massag-box .box-heading h4:last-child::before {
	background-color: var(--accent-color);
	height: 1px;
	content: "";
	flex: 1%;
	margin-bottom: 5px;
	padding-right: 5px;
}
.theme-massage .massag-box .detail-box {
	padding-right: clamp(24px, 4vw, 60px);
}
.theme-massage .massag-box .detail-box p {
	font-size: clamp(15px, 1.8vw, 18px);
	line-height: 1.7;
	color: #6b7280;
	font-weight: 400;
}
.theme-massage .massag-box .detail-box ul {
	padding: 0;
}
.theme-massage .massag-box .detail-box ul li {
	color: var(--accent-color);
	display: flex;
    justify-content: space-between;
    font-size: 18px;
    margin-bottom: 9px;
}
.theme-massage .massag-box .detail-box ul li > span:last-child {
	flex: 1%;
	display: flex;
	justify-content: flex-start;
}
.theme-massage .massag-box .detail-box ul li > span:last-child::before {
	border-bottom: 2px dotted var(--accent-color);
	content: "";
	flex: 1%;
	margin: 0 15px;
}
.theme-massage .massag-box .detail-box ul li > p {
	margin-bottom: 0;
	color: var(--accent-color);
}
.theme-massage .massag-box .btn-bg {
	letter-spacing: 3px;
}
.theme-massage .massag-box .btn-border {
	border-color: var(--accent-color);
	padding: 10px 30px;
	letter-spacing: 3px;
}
.theme-massage .massag-box .btn-border:not(:hover) {
	color: var(--accent-color);
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-massage .massag-box {
		width: 46%;
	}
}
/* - min-width: 1200 */
@media (min-width: 768px) {
	.theme-massage .massag-box:nth-child(n+3) {
		margin-top: 90px;
	}
}
/* - max-width: 767 */
@media (max-width: 767.99px) {
	.theme-massage .massag-box:nth-child(n+2) {
		margin-top: 60px;
	}
}
/* - Massage - End */

/* - Tool - Start */
.theme-tool {
	padding-left: clamp(16px, 2.5vw, 30px);
	padding-right: clamp(16px, 2.5vw, 30px);
}
.theme-tool .tool-box p:last-of-type {
	margin-bottom: 0;
}
.theme-tool .tool-box {
	padding: 0 40px 30px;
	padding-bottom: 0;
}
.theme-tool .tool-box figure {
	margin-bottom: 20px;
	max-width: 70px;
	margin-left: auto;
	margin-right: auto;
}
.theme-tool .tool-box h2 {
	color: var(--accent-color);
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 24px;
}
.theme-tool .tool-box p {	
	line-height: 1.4;
	color: #1f1f1d;
	font-weight: 300;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-tool .tool-box:nth-child(4n+1) {
		border: none;
	}
	.theme-tool .tool-box h2 {
		font-size: 1.8rem;
	}
	.theme-tool .tool-box p {
		font-size: 1.2rem;
	}
}
/* - min-width: 576 */
@media (min-width: 576px) {
	.theme-tool .tool-box {
		border-left: 1px solid var(--accent-color);
	}
}
/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.theme-tool .tool-box:nth-child(3n+1) {
		border: none;
	}
}
/* - max-width: 991 */
@media (max-width: 991.99px) {
	.theme-tool .tool-box:nth-child(2n+1) {
		border: none;
	}
}
/* - max-width: 575 */
@media (max-width: 575px) {
	.theme-tool .tool-box + .tool-box {
		border-top: 1px solid var(--accent-color);
		padding-top: 30px;
	}
}
/* - Tool - End */

/* - Facial Images content - Start */
.theme-facialimagecontent > .facialimagecontent + .facialimagecontent {
	margin-top: 38px;
}
.theme-facialimagecontent .content-box {
	padding-left: clamp(24px, 4vw, 60px);
	padding-right: clamp(24px, 4vw, 60px);
}
.theme-facialimagecontent .content-box h6 {
	color: var(--accent-color);
	text-transform: uppercase;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 600;
}
.theme-facialimagecontent .content-box h2 {
	margin-bottom: 20px;
	font-size: 2.5rem;
}
.theme-facialimagecontent .content-box p {
	font-size: 18px;
	font-weight: 300;
}
/* - Facial Images content - End */

/* - Packages - Start */
.theme-packageslist {
	padding-top: 120px;
	position: relative;
}
.theme-packageslist::before {
	background-image: url("assets/images/we-shape.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40%;
	top: 0;
}
.theme-packageslist .package-box,
.theme-packageslist .package-box > span {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.theme-packageslist .package-box-outer {
	margin-bottom: 60px;
}
.theme-packageslist .package-box {
	background-color: var(--accent-color);
	border-radius: 25px;
	padding: 40px clamp(20px, 3.5vw, 45px);
	height: 100%;
}
.theme-packageslist .package-box > span {
	background-color: var(--accent-color);
	border-radius: 50%;
	width: 142px;
	height: 142px;
	display: flex;
	align-items: center;
	margin: -98px auto 0;
	justify-content: center;
	transform: rotate(0deg);
}
.theme-packageslist .package-box > h2 {
	font-style: italic;
	font-size: 2.5rem;
}
.theme-packageslist .package-box:hover > span {
	transform: rotate(360deg);
}
/* - Packages - End */

/* - Packages Offer - Start */
.theme-packagesoffer .offer-box {
	padding: clamp(36px, 6vw, 80px) 0;
	border-bottom: 1px solid var(--accent-color);
}
.theme-packagesoffer .offer-box:nth-child(even) .row {
	justify-content: flex-end;
}
.theme-packagesoffer .offer-box .content-box h2 {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	margin-bottom: 15px;
	font-size: 2.5rem;
}
.theme-packagesoffer .offer-box .content-box h5	 {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	color: var(--accent-color);
	margin-bottom: 25px;
}
.theme-packagesoffer a {
	color: var(--accent-color);
}
/* .theme-packagesoffer .offer-box .content-box p {
	margin-bottom: 0;
} */
.theme-packagesoffer .offer-box .content-box ul {
	margin-bottom: 25px;
}
.theme-packagesoffer .offer-box .content-box ul li {
	margin-top: 5px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-packagesoffer .offer-box:nth-child(even) .row .img-box {
		margin-left: 8.33333333%;
	}
	.theme-packagesoffer .offer-box:nth-child(odd) .row .content-box {
		margin-left: 8.33333333%;
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-packagesoffer .offer-box:nth-child(even) .row .img-box {
		order: 2;
	}
}
/* - Packages Offer - End */

/* - Packages Popup - Start */
.package-popup {
	background-color: #f6f7f2;
}
.package-popup .modal-content {
	border-radius: 0;
	border: none;
}
.package-popup .modal-content .btn-close {
	background-image: none;
    color: var(--bs-white);
	font-size: 30px;
    position: absolute;
    right: 25px;
    top: 17px;
    outline: none;
    box-shadow: none;
    z-index: 1;
    width: auto;
    height: auto;
    opacity: 1;
	padding: 0;
	line-height: 1;
}
.package-popup .modal-body {
	padding: 0;
}
.package-popup .content-box {
	padding: clamp(36px, 6vw, 80px) clamp(30px, 5vw, 100px);
}
.package-popup .content-box h2 {
	color: var(--accent-color);
	margin-bottom: 15px;
}
.theme-packagesoffer .package-popup .content-box > h5 {
	color: #2e2e3a;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
}
.package-popup .content-box h5 > span {
	display: block;
	font-size: 12px;
}
.package-popup .content-box .form-control {
	padding: 15px 30px;
	border: none;
	box-shadow: none;
	color: #878787;
}
.package-popup .content-box .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #878787;
}
.package-popup .content-box .form-control::-moz-placeholder { /* Firefox 19+ */
	color: #878787;
}
.package-popup .content-box .form-control:-ms-input-placeholder { /* IE 10+ */
	color: #878787;
}
.package-popup .content-box .form-control:-moz-placeholder { /* Firefox 18- */
	color: #878787;
}
.package-popup .content-box input[type="submit"] {
	background-color: transparent;
	border-color: var(--accent-color);
	color: var(--accent-color);
	padding: 13px 30px;
	width: 100%;
}
.package-popup .content-box input[type="submit"]:hover {
	background-color: var(--accent-color);
	color: var(--bs-white);
}
.package-popup .content-box > p {
	color: #878787;
	padding: 20px;
}
/* - Packages Popup - End */

/* - Rewards Step - Start */
.theme-rewardsstep .step-box {
	padding: clamp(24px, 5vw, 55px) clamp(24px, 5vw, 40px) clamp(24px, 5vw, 60px);
	border-radius: 25px;
}
.theme-rewardsstep .step-box h2 {
	font-style: italic;
	margin-top: 25px;
	font-size: 2.5rem;
}
.theme-rewardsstep .step-box p {
	font-size: 24px;
	margin-bottom: 0;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-rewardsstep .step-box h2 {
		font-size: 2.75rem;
	}
}
/* - Rewards Step - End */

/* - Earn Points - Start */
.theme-earnpoints .ww-title-box h2 > span {
	font-family: "Inter", sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
}
.theme-earnpoints .earnpoints {
	padding: clamp(24px, 5vw, 60px);
	border-radius: 25px;
}
.theme-earnpoints .earnpoints .content-box {
	padding: 0 clamp(20px, 5vw, 10px);
}
.theme-earnpoints .earnpoints .content-box > span {
	align-items: center;
	background-color: var(--accent-color);
	border-radius: 50%;
	color: var(--bs-white);
	display: flex;
	justify-content: center;
	font-size: 56px;
	margin: 0 auto 30px;
	width: 117px;
	height: 117px;
}
.theme-earnpoints .earnpoints .content-box > h2 {
	font-family: "Inter", sans-serif;
	color: var(--accent-color);
	text-transform: uppercase;
	margin-bottom: 30px;
}
.theme-earnpoints .earnpoints .content-box > p {
	margin-bottom: 0;
}
.theme-earnpoints .earnpoints .key-box {
	padding: 20px 0;
}
.theme-earnpoints .earnpoints .key-box h2 {
	font-family: "Inter", sans-serif;
	color: #0a3b80;
	margin-bottom: 25px;
}
.theme-earnpoints .earnpoints .key-box ul {
	padding-left: 0;
}
.theme-earnpoints .earnpoints .key-box ul li {
	display: flex;
	position: relative;
	padding-left: 56px;
}
.theme-earnpoints .earnpoints .key-box ul li + li {
	margin-top: 20px;
}
.theme-earnpoints .earnpoints .key-box ul li::before {
	background-image: url("assets/images/key-ic.png");
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 38px;
	left: 0;
	top: 3px;
	position: absolute;
	width: 38px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-earnpoints .earnpoints .content-box > h2 {
		font-size: 2.5rem;
		line-height: 1.2;
	}
	.theme-earnpoints .earnpoints .content-box > p {
		font-size: 1.125rem;
	}
	.theme-earnpoints .earnpoints .key-box h2 {
		font-size: 2rem;
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-earnpoints .earnpoints .key-box {
		border-left: 1px solid var(--accent-color);
		padding-left: 45px;
	}
}
/* - max-width: 767 */
@media (max-width: 767.99px) {
	.theme-earnpoints .earnpoints .key-box {
		border-top: 1px solid var(--accent-color);
	}
}
/* - Earn Points - End */

/* - FAQ - Start */
.theme-faq {
	padding-bottom: clamp(72px, 12vw, 167px);
}
.theme-faq .content-box figure {
	border-radius: 60px;
	overflow: hidden;
	margin-bottom: 70px;
}
.theme-faq .content-box h3 {
	font-family: "Inter", sans-serif;
	font-weight: 300;
	margin-bottom: 25px;
}
.theme-faq .faq-box {
	border: 1px solid var(--accent-color);
	border-radius: 10px;
	background-color: #f6f7f2;
}
.theme-faq .faq-box .accordion-item + .accordion-item {
	border-top: 1px solid var(--accent-color);
}
.theme-faq .faq-box .accordion-item,
.theme-faq .faq-box .accordion-button {
	background-color: transparent;	
}
.theme-faq .faq-box .accordion-item {
	border: none;
}
.theme-faq .faq-box .accordion-button {
	color: var(--bs-black);
	box-shadow: none;
	font-family: "Inter", sans-serif;
	font-weight: 700;
	padding: clamp(18px, 3vw, 26px) clamp(22px, 4vw, 45px);
}
.theme-faq .faq-box .accordion .accordion-header .accordion-button::after {
    background: none;
    font-family: "FontAwesome";
    content: "\f068";
    color: var(--globle-color);
    transform: rotate(0);
	padding-left: 15px;
	width: auto;
	height: auto;
}
.theme-faq .faq-box .accordion .accordion-header button.collapsed::after {
    content: "\2b";
}
.theme-faq .faq-box .accordion-body {
	border-top: 1px solid var(--accent-color);
	padding: clamp(18px, 3vw, 38px) clamp(22px, 4vw, 45px);
}
.theme-faq .faq-box .accordion-body p {
	letter-spacing: 1px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-faq .content-box {
		padding-left: 70px;
	}
	.theme-faq  .content-box .btn-link {
		font-size: 20px;
	}
	.theme-faq .faq-box .accordion-button {
		font-size: 22px;
	}
	.theme-faq .faq-box .accordion-body p {
		font-size: 18px;
	}
}
/* - max-width: 767 */
@media (max-width: 767.99px) {
	.theme-faq .content-box {
		max-width: 434px;
		display: block;
	}
}
/* - FAQ - End */

/* - Team - Start */
.theme-team {
}
.theme-team .ww-title-box {
	margin-bottom: clamp(30px, 5vw, 60px);	
}
.theme-team .ww-title-box .ww-title {
	flex: 100%;
	margin-right: 30px;
}
.theme-team .ww-title-box .input-group select {
	background-image: url("assets/images/arrow-ic.png");
	background-size: 38px 39px;
	border: none;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	padding: 19px 74px 19px 33px;
	text-transform: uppercase;
}
.theme-team .team-box {
	max-width: 330px;
	max-height: 400px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.theme-team .team-box,
.theme-team .team-box figure {
	position: relative;
	cursor: pointer;
}
.theme-team .team-box figure::before {
	background: linear-gradient(to bottom,rgba(0, 0, 0, 0) 50%,rgba(0, 0, 0, 0.45) 100%);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.theme-team .team-box figure {
	margin-bottom: 0;
}
.theme-team .team-box figure > img {
	transform: scale(1)
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.theme-team .team-box:hover figure > img {
	transform: scale(1.1)
}
.theme-team .team-box .content-box {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	padding: 10px 20px 5px;
}
.theme-team .team-box .content-box h3 {
	font-family: "Libre Baskerville", serif;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-team .ww-title-box .ww-title {
		font-size: 2.75rem;
	}
	.theme-team .team-box .content-box p {
		font-size: 18px;
	}
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.theme-team .ww-title-box .input-group {
		width: 65%;
	}
}
/* - max-width: 991 */
@media (max-width: 991.99px) {
	.theme-team .ww-title-box .input-group {
		margin-top: 30px;
	}
}
/* - Team - End */

/* - Member Popup - Start */
.member-popup .modal-content {
	border-radius: 0;
	border: none;
}
.member-popup .modal-content .btn-close {
	position: absolute;
	right: 25px;
	top: 30px;
	outline: none;
	box-shadow: none;
	z-index: 1;
}
.member-popup .modal-body {
	padding: 0;
}
.member-popup .content-box {
	padding: 30px clamp(30px, 5vw, 100px);
}
.member-popup .content-box h3 {
	color: var(--accent-color);
	font-family: "Libre Baskerville", serif;
}
.member-popup .content-box h5 {
	margin-top: 25px;
	margin-bottom: 20px;
}
.member-popup .content-box h5 > span {
	color: var(--we-red-color);
}
.member-popup .content-box p {
	color: #7b7b79;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.member-popup .content-box h3 {
		font-size: 2.25rem;
	}
	.member-popup .content-box h5 {
		margin-top: 50px;
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.member-popup .img-box-bg {
		background-position: top center;
	}
	.member-popup .img-box-bg img {
		position: absolute;
		visibility: hidden;
		height: 0;
	}
}
/* - Member Popup - End */

/* - Call to action - Start */
.theme-calltoaction figure img {
	border-radius: 75px;
}
.theme-calltoaction .content-box h2 {
	font-family: "Libre Baskerville", serif;
	margin-bottom: 30px;
	font-size: 2.5rem;
}
.theme-calltoaction .content-box p {
	font-weight: 300;
	letter-spacing: 1px;
}
.theme-calltoaction .content-box p > a {
	font-weight: 700;
	color: var(--accent-color);
	margin-left: 10px;
	font-size: 16px;
	vertical-align: middle;
}

/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-calltoaction .content-box h2 {
		font-size: 3.25rem;
		margin-bottom: 42px;
	}
	.theme-calltoaction .content-box p {
		font-size: 1.75rem;
		line-height: 1.5;
	}
}
/* - max-width: 767 */
@media (max-width: 767.99px) {
	.theme-calltoaction .content-box a {
		margin-left: auto;
		margin-right: auto;
	}
}
/* - Call to action - End */

/* - Call to action 2 - Start */
.theme-calltoaction2 {
	background-image: url("assets/images/call-to-action-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: clamp(75px, 10vw, 140px);
	padding-top: clamp(75px, 10vw, 140px);
	position: relative;
}
.theme-calltoaction2::before {
	background-color: rgba(0,0,0,0.35);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.theme-calltoaction2 .content-box h2 {
	font-weight: 400;
	text-shadow: 0 2px 5px var(--bs-black);
}
.theme-calltoaction2 .content-box p {
	font-size: 18px;
	letter-spacing: 1px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-calltoaction2 .ww-title-box {
		padding-left: 16%;
	}
	.theme-calltoaction2 .content-box h2 {
		font-size: 2.25rem;
	}
}
/* - Call to action 2 - End */

/* - Team Carousel - Start */
.theme-ourteam {
	padding-bottom: clamp(60px, 10vw, 70px);
}
.theme-team .team-carousel .team-box {
	max-width: 430px;
}
.team-carousel .owl-nav {
	margin-top: 20px;
	text-align: center;
}
.team-carousel.owl-carousel .owl-nav button {
	color: var(--accent-color);
	font-size: 36px;
	box-shadow: none;
	margin: 0 10px;
}
.team-carousel.owl-carousel .owl-nav button i {
	width: auto;	
}
.team-carousel.owl-carousel .owl-nav button.owl-prev {
	left: 0;
}
.team-carousel.owl-carousel .owl-nav button.owl-next {
	right: 0;
}
/* - min-width: 1600 */
@media (min-width: 1600px) {
	.team-carousel .owl-nav {
		margin-top: 0;
	}
	.team-carousel.owl-carousel .owl-nav button {
		position: absolute;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		position: absolute;
		top: 50%;
		margin: 0;
	}
	.team-carousel.owl-carousel .owl-nav button i {
		width: auto;	
	}
	.team-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -48px;
	}
	.team-carousel.owl-carousel .owl-nav button.owl-next {
		right: -70px;
	}
}
/* - Team Carousel - End */

/* - Testimonial - Start */
.theme-testimonials {
	padding-top: clamp(60px, 10vw, 130px);
	padding-bottom: clamp(60px, 10vw, 130px);
}
.theme-testimonials .ww-title-box {
	padding-bottom: 17px;
}
.theme-testimonials .ww-title-box::before {
	background-color: var(--accent-color);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	height: 4px;
	width: 145px;
}
.theme-testimonials .testi-box {
	padding: 2.5rem 2rem;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}
.theme-testimonials .testi-box > span {
	display: block;
}
.theme-testimonials .testi-box > p {
	margin-top: 3.5rem;
	color: #555;
	line-height: 1.6;
	font-size: 0.95rem;
}
.theme-testimonials .testi-box > .info-box {
	align-items: center;
}
.theme-testimonials .testi-box > .info-box .detail-box {
	flex: 1%;
	margin-left: 20px;
}
.theme-testimonials .testi-box > .info-box .detail-box h6,
.theme-testimonials .testi-box > .info-box .detail-box p {
	margin-bottom: 0;
}
.theme-testimonials .testi-box > .info-box .detail-box p {
	font-size: 0.8rem;
	color: #777;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-testimonials .ww-title-box p {
		padding-left: 10%;
		padding-right: 10%;
	}
}
/* - Testimonial - End */

/* - Testimonial - Start */
.theme-testimonials-section {
	padding-top: clamp(100px, 14vw, 208px);
	padding-bottom: clamp(100px, 14vw, 208px);
	position: relative;
	overflow: hidden;
}
.theme-testimonials-section::after,
.theme-testimonials-section::before {
	content: "";
	position: absolute;
}
.theme-testimonials-section::after {
	background-image: url("assets/images/quote-icon.png");
	background-repeat: no-repeat;	
	left: 0;
	width: 21.5%;
	background-size: 100% auto;
	top: 0px;
}
.theme-testimonials-section::before {
	background-image: url("assets/images/rectangle26.png");
	background-repeat: no-repeat;
	background-color: var(--accent-color);
	background-position: center;
	background-size: 100%;
	right: 0;
	width: 62.75%;
}
.theme-testimonials-section .title-box {
	z-index: 1;
	position: relative;
	padding: 10px 15px;
}
.theme-testimonials-section .title-box::after {
	background-color: #366382;
	content: "";
	width: 50px;
	height: 2px;
	position: absolute;
	left: 15px;
	bottom: 0;
}
.theme-testimonials-section .title-box h3 {
	color: #cb9c32;
	font-weight: 400;
}
.theme-testimonials-section .testimonials-carousel .item-box {
	padding: 40px 20px;
}
.theme-testimonials-section .testimonials-carousel .testi-box {
	padding: 2.93rem;
	border-radius: 12px;
	box-shadow:
    0px 1px 1px rgba(0, 0, 0, 0.04),
    0px 4px 8px rgba(0, 0, 0, 0.06),
    0px 10px 20px rgba(0, 0, 0, 0.08);
}
.theme-testimonials-section.theme-testimonials .testi-box > .info-box .detail-box {
	margin-left: 15px;
}
.theme-testimonials-section.theme-testimonials .testi-box > .info-box .detail-box h6 {
	font-family: "Roboto", sans-serif;
	color: var(--we-red-color);
	margin-bottom: 0;
}
.theme-testimonials-section .testimonials-carousel .testi-box > p {
	margin-bottom: 0;
	margin-top: 13px;
}
.testimonials-carousel.owl-theme .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
}
.testimonials-carousel.owl-theme .owl-nav button {
	box-shadow: none;
	border-radius: 50%;
	border: 1px solid var(--bs-white);
	color: var(--bs-white);
	width: 35px;
	height: 35px;
	line-height: 35px;
}
.testimonials-carousel.owl-theme .owl-nav button:hover {
	background-color: var(--bs-white);
	color: var(--accent-color);
}
.testimonials-carousel.owl-theme .owl-nav button:hover span {
	color: var(--accent-color);
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-testimonials-section .testimonials-carousel-main {
		transform: translateX(100px);
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-testimonials-section::after,
	.theme-testimonials-section::before {
		top: 0;
		bottom: 0;
	}
	.theme-testimonials-section .title-box {
		max-width: 270px;
		display: block;
		margin: 0 auto;
	}
	.theme-testimonials .testimonials-carousel.owl-theme .owl-nav {
		padding-right: 50px;
	}
}
/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.theme-testimonials-section .testimonials-carousel-main {
		transform: translateX(150px);
	}
}
/* - max-width: 767 */
@media (max-width: 767.99px) {
	.theme-testimonials-section {
		padding: 100px 0;
	}
	.theme-testimonials-section::after {
		top: 0;	
		height: 100px;
		width: 100px;
	}
	.theme-testimonials-section::before {
		height: 50%;
		bottom: 0;
		width: 100%
	}
	.theme-testimonials-section .title-box {
		margin-top: 30px;
	}
	.theme-testimonials-section .testimonials-carousel-main {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/* - max-width: 575 */
@media (max-width: 575px) {
	.theme-testimonials-section .testimonials-carousel .testi-box {
		padding: 30px;
	}
}
/* - Testimonial - End */

/* - Video - Start */
.theme-video {
	padding-bottom: clamp(60px, 10vw, 130px);
}
.theme-video .ww-title-box {
	padding-top: clamp(60px, 10vw, 130px);
	padding-bottom: clamp(60px, 10vw, 130px);	
}
.theme-video .video-box {
	max-width: 430px;
	display: block;
	margin: 0 auto;
}
.theme-video .video-box figure {
	border-radius: 25px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.theme-video .video-box figure a::before {
	align-items: center;
	background-color: var(--bs-white);
	border-radius: 50%;
	color: var(--bs-black);
	content: "\f04b";
	display: flex;
	font-family: "FontAwesome";
	font-size: 24px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	justify-content: center;
	width: clamp(40px, 10vw, 97px);
	height: clamp(40px, 10vw, 97px);
	margin: auto;
}
.theme-video .video-box h4 {
	font-family: "Libre Baskerville", serif;
	padding-left: 12%;
	padding-right: 12%;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.theme-video .video-box:hover h4 {
	color: var(--we-red-color);
}
/* - Video - End */

/* - Work Shop - Start */
.theme-workshop {
	padding-bottom: clamp(60px, 10vw, 125px);
	padding-top: clamp(60px, 10vw, 90px);
}
.theme-workshop .work-list .workshop-details + .workshop-details {
	margin-top: 37px;
}
.theme-workshop .workshop-details .content-box {
	flex: 1%;
	padding: 27px 33px;
}
.theme-workshop .workshop-details .content-box > span {
	text-transform: uppercase;
	color: var(--accent-color);
}
.theme-workshop .workshop-details .content-box > h5 {
	font-family: "Roboto", sans-serif;
	color: var(--we-red-color);
	margin-top: 30px;
}
.theme-workshop .workshop-details .content-box > p {
	line-height: 1.6;
}
.theme-workshop .workshop-details .content-box > a {
	color: var(--accent-color);
	text-transform: uppercase;
}
.theme-workshop .workshop-details .content-box > a:hover {
	color: var(--we-red-color);
}
.theme-workshop .workshop-details .img-box {
	width: 50%;
	position: relative;
}
.theme-workshop .workshop-details .img-box::before {
	background-color: rgba(0,0,0,0.5);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	right: 100%;
}
.theme-workshop .workshop-details:hover .img-box::before {
	opacity: 1;
	right: 0
}
.theme-workshop .workshop-details .img-box span {
	background-color: #f6f7f2;
	color: var(--accent-color);
	position: absolute;
	left: 0;
	top: 0;
	width: 58px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.theme-workshop .pagination {
	padding-top: clamp(60px, 10vw, 125px);
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.theme-workshop .workshop-details .img-box {
		width: 60%;
	}
	.theme-workshop .workshop-details .content-box > h5 {
		margin-top: 66px;
	}
}
/* - min-width: 576 */
@media (min-width: 576px) {
	.theme-workshop .workshop-details .img-box {
		order: 2;
	}
	.theme-workshop .workshop-details .img-box > img {
		position: absolute;
	}
}
/* - max-width: 575 */
@media (max-width: 575px) {
	.theme-workshop .workshop-details {
		flex-direction: column;
	}
	.theme-workshop .workshop-details .img-box {
		width: 100%;
	}
}
/* - Workshop - End */

/* - Workshop Individual - Start */
.theme-singlepage .img-box img {
	max-height: 600px;
	width: auto;
}
.theme-singlepage {
	padding-top: clamp(60px, 10vw, 115px);
}
.theme-singlepage .content-area {
	padding-right: 60px;
}
.theme-singlepage .content-box {
	padding-left: 20px;
	padding-right: 20px;
	color: var(--globle-color);
}
.theme-singlepage .content-box > h2,
.theme-singlepage .content-box > h2 {
	margin-bottom: 15px;
	font-size: 2.5rem;
}
.theme-singlepage .content-area .blockquote {
	position: relative;
	display: flex;
	flex: 1%;
	align-items: center;
	font-size: 20px;
	font-family: "Libre Baskerville", serif;
	margin: 46px 0;
}
.theme-singlepage .content-area .blockquote::before {
	background-image: url("assets/images/quote-ic.png");
	background-repeat: no-repeat;
	content: "";
	width: 38px;
	height: 35px;
	flex: 0 0 38px;
    margin-right: 30px;
}
.theme-singlepage .content-box .btn-block a {
	background-color: var(--accent-color);
	display: inline-block;
	color: var(--bs-white);
	padding: 16px 20px;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.theme-singlepage .content-box .btn-block a:hover {
	background-color: var(--we-red-color);
}
.theme-singlepage .single-footer {
	margin-top: clamp(40px, 10vw, 92px);
	margin-bottom: clamp(40px, 10vw, 92px);
}
.theme-singlepage .single-footer ul {
	padding: 0;
	list-style: none;
	column-gap: 15px;
}
.theme-singlepage .single-footer ul li,
.theme-singlepage .single-footer ul li a {
	color: var(--accent-color);
	text-transform: uppercase;
}
.theme-singlepage .single-footer ul li a:hover {
	color: var(--we-red-color);
}
.theme-singlepage .content-box .meta-box > span {
	font-weight: 700;
	color: var(--globle-color);
}
.theme-singlepage .content-box .meta-box > span + span::before {
	content: "/";
	margin-left: 10px;
	margin-right: 10px;
}
.theme-singlepage .content-box .meta-box > .category > a {
	color: var(--bs-black);
}
.theme-singlepage .content-box .meta-box > .category > a:hover {
	color: var(--we-red-color);
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-singlepage .content-box > h2 {
		font-size: 3.5rem;
	}
	.theme-singlepage .content-box > h2 {
		font-size: 2.75rem;
	}
	.theme-singlepage .content-box p {
		font-size: 18px;
		letter-spacing: 0.5px;
	}
	.theme-singlepage .single-footer ul {
		column-gap: 30px;
	}
}
/* - Workshop Individual - End */

/* - Widget - Start */ 
.widget-area {	
	padding: clamp(30px, 4.167vw - 1.563rem, 53px) clamp(25px, 4.167vw - 1.563rem, 50px);
}
/* .widget .widget-title {
	margin-bottom: 20px;
} */
.widget-area .widget + .widget {	
	margin-top: 60px;
}

/* Tag Cloud */
.widget_tag_cloud a {
	font-size: 18px !important;
}
.widget_tag_cloud a:not(:last-of-type)::after {
	content: "  -  ";
}

/* About */
.widget_about > figure {
	margin-bottom: 30px;
}
.widget_about > h3 {
	color: var(--accent-color);
}
.widget_about .social-media {
	list-style: none;
	margin-bottom: 0;
	column-gap: 32px;
	display: flex;
	align-items: center;
	padding: 0;
}
.widget_about .social-media li a {
	color: var(--accent-color);
}
.widget_about .social-media li a:hover {
	color: var(--we-red-color);
}
.widget_search .input-group {
	border-bottom: 1px solid var(--bs-black);	
}
.widget_search .input-group .form-control {
	background-color: transparent;
	border-radius: 0;
	padding: 10px 0;
	border: none;
	font-size: 18px;
}
.widget_search .input-group .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: var(--bs-black);
}
.widget_search .input-group .form-control::-moz-placeholder { /* Firefox 19+ */
	color: var(--bs-black);
}
.widget_search .input-group .form-control:-ms-input-placeholder { /* IE 10+ */
	color: var(--bs-black);
}
.widget_search .input-group .form-control:-moz-placeholder { /* Firefox 18- */
	color: var(--bs-black);
}
.widget_search .input-group .btn {
	background-color: var(--bs-white);
	border-radius: 0;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.widget_categories ul {
	padding: 0;
	list-style: none;
}
.widget_categories ul li {
	margin: 13px 0;
}
.widget_categories ul li a {
	color: var(--globle-color);
	font-weight: 600;
	text-transform: uppercase;
}
.widget_recentpost .recent-post .post-box + .post-box {
	margin-top: 23px;
}
.widget_recentpost img {
	width: 120px;
	height: 150px;
	object-fit: cover;
}
.widget_recentpost .recent-post .post-box .detail-box .meta-box {
	color: var(--accent-color);
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 15px;
}
.widget_recentpost .recent-post .post-box .detail-box .meta-box > span {
	line-height: 1.6;
}
.widget_recentpost .recent-post .post-box .detail-box .meta-box > span::after {
	content: "/";
	margin: 0 10px;
}
.widget_recentpost .recent-post .post-box .detail-box .meta-box > span a {
	color: var(--accent-color);
}
.widget_recentpost .recent-post .post-box .detail-box .meta-box > span a::after {
	content: ",";
}
.widget_recentpost .recent-post .post-box .detail-box {
	flex: 1%;
	padding-left: 20px;
}
.widget_recentpost .recent-post .post-box .detail-box .meta-box > span:last-child::after,
.widget_recentpost .recent-post .post-box .detail-box .meta-box > span a:last-child::after {
	display: none;
}
.widget_tagcloud .tagcloud a {
	font-size: 18px;
	color: #1f2937;
	position: relative;
}
.widget_tagcloud .tagcloud a::before {
	content: "-";	
	margin: 0 10px;
}
.widget_tagcloud .tagcloud a:first-child::before {
	display: none;
}
/* - min to max: 768 to 991 */
@media (max-width: 1199px) {
	.widget_recentpost .recent-post .post-box > a {
		max-width: 45%;
	}
}
/* - Widget - End */ 

/* - Contact Form - Start */
.theme-contactform h2 {
	font-size: 2.5rem;
}
.theme-contactform form .form-control {
	box-shadow: none;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 7px;
}
.theme-contactform form input[type="submit"] {
	border: none;
	padding-left: 57px;
	padding-right: 57px;
	margin-top: 37px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
/* - Contact Form - End */

/* - Map - Start */
.theme-map iframe {
	width: 100%;
	height: clamp(320px, 50vw, 550px);
}
.theme-map .info-box h5 {
	margin-bottom: 10px;
}
.theme-map .info-box p {
	letter-spacing: 1px;
}
.theme-map .info-box p a {
	color: var(--bs-black);
}
.theme-map .info-box p a:hover {
	color: var(--we-red-color);
}
/* - Map - End */

/* - Contact FAQ - Start */
.theme-contactFAQ .ww-title-box h2 {
	font-family: 'Wakhi';
	font-size: 2.5rem;
}
.theme-contactFAQ .ww-title-box p {
	margin-top: 20px;
}
.theme-contactFAQ .accordion .accordion-item {
	background-color: transparent;
	border: none;
}
.theme-contactFAQ .accordion .accordion-header button {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #cecece;
	box-shadow: none;
	font-size: 22px;
	font-family: "Libre Baskerville", serif;
	outline: none;
	padding: 21px 0;
}
.theme-contactFAQ .accordion .accordion-header .accordion-button::after {
	background: none;
	font-family: "FontAwesome";
	content: "\f068";
	font-size: 25px;
	color: var(--globle-color);
	transform: rotate(0);
	width: auto;
	height: auto;
}
.theme-contactFAQ .accordion .accordion-header button.collapsed::after {
	content: "\2b";
}
.theme-contactFAQ .accordion .accordion-header .accordion-button:not(.collapsed) {
	color: var(--globle-color);
}
.theme-contactFAQ .accordion .accordion-body {
	border-bottom: 1px solid #cecece;
	padding: 21px 0;
	font-size: 18px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-contactFAQ .ww-title-box h2 {
		font-family: 'Wakhi';
	}
}
/* - Contact FAQ - End */

/* - Contact Video - Start */
.theme-contactvideo {
	position: relative;
	z-index: 1;
}
.theme-contactvideo::before {
	background-color: #f6f7f2;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: clamp(120px, 25vw, 333px);
	bottom: 0;
	z-index: 0;
}
.theme-contactvideo .content-box {
	position: relative;
}
.theme-contactvideo .video-box > span {
	margin: 0 auto;
	margin-top: clamp(-75px, -6vw, -32px);
	display: block;
	width: clamp(72px, 12vw, 175px);
	height: clamp(72px, 12vw, 175px);
}
.theme-contactvideo .content-box > h2 {
	margin-top: 30px;
	font-size: 2.5rem;
}
/* - Contact Video - End */

/* - Follow Us - Start */
.theme-followus .main-followus {
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.5 * var(--bs-gutter-x));
}
.theme-followus .main-followus > * {
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y);
}
.theme-followus .main-followus {
	flex-wrap: wrap;
}
.theme-followus .main-followus .title-box h2 {
	font-family: "Libre Baskerville", serif;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 21px;
}
.theme-followus .main-followus .img-box {
	position: relative;
}
.theme-followus .main-followus .img-box::before {
	background-color: rgba(0,0,0,0.5);
	content: "";
	position: absolute;
	left: calc(var(--bs-gutter-x) * .5);
	right: calc(var(--bs-gutter-x) * .5);
	top: 0;
	bottom: 0;	
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	transform: scale(0);
}
.theme-followus .main-followus .img-box:hover::before {
	transform: scale(1);
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-followus .main-followus {
		--bs-gutter-x: 2.5rem;
		--bs-gutter-y: 0;
	}
	.theme-followus .main-followus .img-box {
		flex: 0 0 auto;
		width: 18.932%;
	}
	.theme-followus .main-followus .title-box {
		flex: 0 0 auto;
		width: 24.2721%;
	}
}
/* - max-width: 1199 */
@media (max-width: 1199px) {
	.theme-followus .main-followus {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 2rem;
	}
	.theme-followus .main-followus .title-box {
		order: -1;
		flex: 0 0 auto;
		width: 100%;
	}
	.theme-followus .main-followus .img-box {
		flex: 0 0 auto;
		width: 25%;
		text-align: center;
	}
}
/* - max-width: 768 */
@media (max-width: 768px) {
	.theme-followus .main-followus {
		--bs-gutter-x: 1rem;		
	}
}
/* - Follow Us - End */

/* - Footer - Start */
.theme-footer .footer-widget {
	border-top: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	margin-top: 80px;
}
.theme-footer .widget + .widget {
	margin-top: 75px;
}
.theme-footer .widget .widget-title {
	color: var(--bs-white);
	font-family: 'Wakhi';
	margin-bottom: 20px;
}
.theme-footer .widget_newsletter .mc4wp-form-fields > div {
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.theme-footer .widget_newsletter .mc4wp-form-fields > div .form-control {
	border: none;
	background-color: transparent;
	box-shadow: none;
	padding-bottom: 0;
	padding-top: 0;
	color: var(--bs-white);
}
.theme-footer .widget_newsletter form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: var(--bs-white);
}
.theme-footer .widget_newsletter form .form-control::-moz-placeholder { /* Firefox 19+ */
	color: var(--bs-white);
}
.theme-footer .widget_newsletter form .form-control:-ms-input-placeholder { /* IE 10+ */
	color: var(--bs-white);
}
.theme-footer .widget_newsletter form .form-control:-moz-placeholder { /* Firefox 18- */
	color: var(--bs-white);
}
.theme-footer .widget_newsletter form input[type="submit"] {
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	background-color: transparent;
	color: var(--bs-white);
	padding: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 0.5;
	outline: none;
}
.theme-footer .widget_newsletter form input[type="submit"]:hover {
	color: var(--accent-color);
}
#mc4wp_form_widget-2 .mc4wp-response * {
	color: rgba(255,255,255,0.5);
}
.theme-footer .widget_newsletter p {
	color: rgba(255,255,255,0.5);
}
.theme-footer .widget_follow ul {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
}
.theme-footer .widget_follow ul li {
	display: inline-block;
	font-size: 24px;
	margin-right: 20px;
}
.theme-footer .widget_follow ul li a {
	color: var(--bs-white);
}
.theme-footer .widget_follow ul li a:hover {
	color: var(--accent-color);
}

.theme-footer .widget_pages ul {
	padding: 0;
	margin-bottom: 0;
}
.theme-footer .widget_pages ul li + li {
	margin-top: 0;
}
.theme-footer .widget_pages ul li {
	position: relative;
	list-style: none;
}
.theme-footer .widget_pages ul li a {
	color: var(--bs-white);
	display: block;
	font-size: 20px;
	line-height: 1.3;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 100%;
}
.theme-footer .widget_pages ul li a:hover {
	color: var(--accent-color);
}
.theme-footer .widget_pages ul ul {
	padding-left: 10px;
}
.theme-footer .bottom-footer {
	padding-top: 12px;
	padding-bottom: 12px;
}
.theme-footer .bottom-footer p {
	margin-bottom: 0;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.footer-widget .row.gx-xl-5 {
		--bs-gutter-x: 4rem;
	}
}
/* - Footer - End */
/* ========================================================================== */
/* ========================================================================== */
							/* [ + Elements Over ] */
/* ========================================================================== */
/* ========================================================================== */
/* ---------------------------------------------------------------------------------------------------------------- */

.widget_pages2 ul {
	display: flex;
	flex-wrap: wrap;
	--bs-gutter-x: 1.5rem;
	margin-left: calc(-.5 * var(--bs-gutter-x));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	padding-left: 0;
	list-style: none;
}

.widget_pages2 li {
	width: 100%;
	padding-left: calc(var(--bs-gutter-x) * .5);
	padding-right: calc(var(--bs-gutter-x) * .5);
}

@media (min-width: 768px) {
	.widget_pages2 li {
		width: 50%;
	}
}

/* - SlidePanel */
.slidepanel { 
	display: block; 
}
.closeit,
.toggle,
.slideit {
	display: none;
}

/* - Ownavigation */
.ownavigation .navbar-nav > li > a.active,
.ownavigation .navbar-nav > .active > a, 
.ownavigation .navbar-nav > .active > a:focus, 
.ownavigation .navbar-nav > .active > a:hover, 
.ownavigation .navbar-nav > li:hover > a, 
.ownavigation .navbar-nav > li > a:hover {
	color: #717171;
}
.ownavigation .navbar-nav > li.dropdown .dropdown-item.active,
.ownavigation .navbar-nav > li.dropdown .dropdown-item:active,
.ownavigation .navbar-nav > li.dropdown .dropdown-item:hover {
	background-color: transparent;
}
/* =========================================================== */
				/* [ + Responsive ] */
/* =========================================================== */
/* - Min Width : 1200 */
@media (min-width: 1200px) {
	/* - Container */
	.container {
		max-width: 1360px;
		/* padding: 0 20px; */
	}
}

/* - Min Width : 992 */
@media (min-width: 992px) {
	/* - Menu Postion */
	.menu_position {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		z-index: 11;
	}
	
	/* - Ownavigation */
	.ownavigation .navbar-nav > li > a {
		display: inline-block;
	}
	
	/* - Dropdown */
	.ownavigation .navbar-nav > li.dropdown .dropdown-toggle::after {
		border: none;
		content: "\f107";
		font-family: "FontAwesome";
		margin-left: 8px;
	}
	.ownavigation .navbar-nav > li.dropdown .dropdown-menu .dropdown-toggle {
		display: flex;
		align-items: center;
	}
	.ownavigation .navbar-nav > li.dropdown .dropdown-menu .dropdown-toggle::after {
		margin-left: auto;
	}
	.ownavigation .ddl-switch {
		display: none;
	}
	.ownavigation .navbar-nav li.dropdown > .dropdown-menu {
		background-color: #121212;
		border: none;
		border-radius: 0;
		opacity: 0;
		top: 0;
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-animation-fill-mode: forwards;  
		animation-fill-mode: forwards; 
		-webkit-transform: scale(1, 0);
		transition: all 0.3s linear;
		-webkit-transition: all 0.3s linear;
		display: block;
		max-width: 240px;
		min-width: 240px;
		padding: 0;
		margin: 0;
		visibility: hidden;
		background-clip: inherit;
	}
	.ownavigation .navbar-nav li:hover > .dropdown-menu {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);  
		opacity: 1;
		visibility: visible;
	}
	.ownavigation .navbar-nav li:not(.megamenu) > .dropdown-menu {
		left: 100%;
	}
	.ownavigation .navbar-nav > li:not(.megamenu) > .dropdown-menu {
		top: 100%;
		left: 0;
	}
	.ownavigation .navbar-nav > li.dropdown:last-child > .dropdown-menu,
	.ownavigation .navbar-nav > li.dropdown:nth-last-child(2) > .dropdown-menu {
		right: 0; 
	}
	.ownavigation .navbar-nav > li.dropdown:first-child > .dropdown-menu {
		left: 0;
		right: auto;
	}
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul ul ul ul ul {
		left: auto;
	}
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul ul ul ul ul {
		right: 100%;
	}
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul ul ul ul {
		left: 100%;
	}
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu) > .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):last-child > .dropdown-menu ul ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):nth-last-child(2) > .dropdown-menu ul ul ul ul ul ul ul ul {
		right: auto;
	}
	
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):first-child > .dropdown-menu ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):first-child > .dropdown-menu ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):first-child > .dropdown-menu ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):first-child > .dropdown-menu ul ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):first-child > .dropdown-menu ul ul ul ul ul ul ul ul ul {
		left: 100%;
		right: auto;
	}
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):first-child > .dropdown-menu ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):first-child > .dropdown-menu ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):first-child > .dropdown-menu ul ul ul ul ul ul,
	.ownavigation .navbar-nav > li.dropdown:not(.megamenu):first-child > .dropdown-menu ul ul ul ul ul ul ul ul {
		left: auto;
		right: 100%;
	}
	
	/* - Megamenu */
	.ownavigation .navbar-nav > li.megamenu {
		position: static;		
	}
	.ownavigation .navbar-nav > li.dropdown.megamenu:first-child > .dropdown-menu {
		left: 0;
		right: 0;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu {
		display: flex;
		top: 100%;
		left: 0;
		right: 0;
		max-width: 100%;
		min-width: 1px;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li + li {
		/* border-left: 1px solid #6e6e6e; */
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > a {
		/* border-bottom: 1px solid #eee; */
		padding: 5px 10px;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > ul {
		position: relative;
		box-shadow: none;
		-webkit-box-shadow: none;
		border: none;
		left: 0;
		max-width: 100%;
		min-width: 1px;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);  
		opacity:1;
		padding: 5px 0;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li.dropdown > ul.dropdown-menu {
		visibility: visible;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > ul > li {
		padding-left: 10px;
		padding-right: 10px;
	}
	.ownavigation .navbar-nav li.megamenu-submenu > .dropdown-menu > li > ul li a {
		padding-top: 4px;
		padding-bottom: 4px;
		display: block;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu {
		top: 100%;
		left: 0;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > .dropdown-menu li .dropdown-menu li {
		background-color: #fff;
		padding-left: 10px;
		padding-right: 10px;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu .dropdown-menu li:hover > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li .dropdown-menu li:hover .dropdown-menu {
		z-index: 1001;
	}
	
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu  > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu  > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu  > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu  > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu {
		left: auto
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu  > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu  > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu {
		right: 100%;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu {
		right: auto;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:last-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu  > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:nth-last-child(2) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu {
		left: 100%;
	}
	
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu {
		left: 100%;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu {
		right: auto;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu {
		right: 100%;
	}
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu,
	.ownavigation .navbar-nav > li.megamenu-submenu > .dropdown-menu > li:first-child > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu > li .dropdown-menu {
		left: auto;
	}
	
	_:-ms-fullscreen, :root .ownavigation .navbar-nav > li.dropdown.megamenu > .dropdown-menu {
		display: none;
	}
	_:-ms-fullscreen, :root .ownavigation .navbar-nav > li.dropdown.megamenu:hover > .dropdown-menu {
		display: flex;
	}
	
	/* - Section Header */
	.section-header > a {
		margin-right: 0;
		margin-left: auto;
	}
}

/* - Min Width : 768 */
@media (min-width: 768px) {
	
}

/* - Min Width : 576 */
@media (min-width: 576px) {
	
}

/* - Max Width : 1199 */
@media (max-width: 1199px) {
	
}

/* - Max Width : 991.98 */
@media (max-width: 991.98px) {
	/* - SlidePanel */
	.slidepanel { 
		display: none;
		/* border-bottom: 1px solid rgba(50,53,93,0.08); */
	}
	.slideit,
	.toggle {
		display: block;
		position: relative;
		z-index: 1;
	}
	.desktop-hide {
		position: absolute;
		right: 50px;
		text-align: center;
		top: 0;
	}
	html[dir="rtl"] .desktop-hide {
		left: 50px;
		right: auto;
	}
	.slideit,
	.closeit {
		color: #32355d;
		font-size: 25px;
		position: relative;
		right: 0;
		top: 0;
		line-height: 1;
	}
	.slideit:hover,
	.closeit:hover {
		color: #ff4880;
	}
	
	.mobile-hide {
		display: none;
	}
	
	/* - Ownavigation */
	.ownavigation > .container-fluid,
	.ownavigation > .container {
		position: relative;
		padding-left: 0;
		padding-right: 0;
	}
	
	/* - Desktop Logo */
	.desktop-logo {
		display: none;
	}
	
	.ownavigation .navbar-toggler {
		background-color: transparent;
		border: none;
		box-shadow: none;
		border-radius: 0;
		font-size: 24px;
		margin: 20px 15px 20px 0;
		padding: 0;
		z-index: 1;
		outline: none;
	}
	.ownavigation .navbar-toggler:hover {
		color: var(--primary-color);
	}
	.ownavigation .navbar-brand {
		margin-left: 15px;
	}
	.ownavigation .navbar-brand.mobile-logo > img {
		max-width: 103px;
	}
	.ownavigation .navbar-collapse {
		max-height: 340px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.ownavigation .navbar-collapse.collapse.show {
		display: block;
		overflow-y: auto;
	}
	.ownavigation .navbar-nav > li.dropdown .dropdown-toggle::after {
		display: none;
	}
	.ownavigation .ddl-switch {
		background-color: #151515;
		color: #fff;
		cursor: pointer;
		font-size: 15px;
		padding: 4px 7px;
		position: absolute;
		right: 0;
		top: 8px;
		z-index: 100;
		width: auto;
	}
	.ownavigation .ddl-active > .ddl-switch:before {
		content: "\f106";
	}
	.ownavigation .navbar-nav .dropdown-menu {
		background-color: transparent;
		border: none;
		position: relative;
		padding-left: 10px;
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 0;
		width: 100%;
		box-shadow: none;
		/* float: left; */
		top: 0;
	}
	.ownavigation .dropdown-menu li {
		display: inline-block;
		width: 100%;
	}
	.ownavigation .navbar-nav li .dropdown-menu > li > a {
		padding-left: 0;
		padding-right: 0;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.header_s .ownavigation .right-block .btn-block a {
		color: #fff;
		background-color: var(--accent-color);
	}
}

/* - Max Width : 767 */
@media (max-width: 767.99px) {
	/* h1 {
		font-size: 38px;
	}
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 26px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 14px;
	} */
}

/* - Max Width : 575 */
@media (max-width: 575px) {
	
}

@media not all and (min-resolution:.001dpcm) { @media {
	.header-fix .is-sticky .ownavigation,
	.header-fix .is-sticky .ownavigation {
		position: fixed !important;
		top: 0 !important;
		bottom: auto !important;
	}
}}

/* - Min Width : 1200 */
@media (min-width: 1200px) {
		
}

.video-box {
	position: relative;
}
.popup-yt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pearl-icon {
	max-height: 40px;
	vertical-align: top;
	margin-top: 7px;
}

body .mx-1200 {
	max-width: 1200px;
	margin: 0 auto;
	float: none;
}
.top_spacing {
	padding-top: 70px;	
}
.bot_spacing {
	padding-bottom: 70px;	
}

.svg-logo .image-logo img {
	width: 169px;
}

.theme-blog .post-cover img {
	object-fit: cover;
	height: 500px;
}

.white-popup {
	background: #fff;
	padding: 30px;
	max-width: 600px;
	margin: 40px auto;
	position: relative;
	border-radius: 8px;
}
.white-popup p {
	margin-bottom: 0;
}
.clamp-4 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
}
.read-more-btn {
	font-size: 14px;
	font-weight: 700;
	color: var(--accent-color);
	text-transform: uppercase;
}

/* - Main Banner - Start */
.theme-mainbanner2 {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	height: 630px;
	width: 100%;
	padding: 0;
}
@media( max-width: 1600px ) {
	.theme-mainbanner2 {
		height: 530px;
	}
}
@media( min-width: 992px ) {
	.theme-mainbanner2 {
		padding-top: 70px;
	}
}
.theme-mainbanner2 .bg-video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	transform: translate(-50%, -50%);
	object-fit: cover;
}
.theme-mainbanner2 .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.45); /* dark overlay for readability */
	z-index: 1;
}
.theme-mainbanner2 .container {
	position: relative;
	z-index: 2; /* content above video and overlay */
}
.theme-mainbanner2 {
	background-color: rgba(38, 50, 56, 1);
	position: relative;
	overflow: hidden;
}
.theme-mainbanner2::after {
    /* background-image: url("assets/images/footer-bg.jpg"); */
	background-size: cover;
	background-position: center center;
	filter: grayscale(100%);
	content: "";
	position: absolute;
    top: 0;
    left: 0;
	bottom: 0;
	right: 0;
	opacity: 0.05;
	z-index: 0;
}
.theme-mainbanner2 .title-box {
	position: relative;
	z-index: 1;
}
.theme-mainbanner2 .title-box > span {
	color: #7d8488;
	text-transform: uppercase;
	letter-spacing: 0.2rem;
    font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 3rem;
	display: block;
}
.theme-mainbanner2 .title-box > h1 {
	font-size: 7.2rem; 
	line-height: 1.2;
    font-weight: 500;
}
.theme-mainbanner2 .content-box {
	position: relative;
}
.theme-mainbanner2 .content-box p {
	font-weight: 300;
    line-height: 1.6;
    color: #92989b;
	font-size: 1.9rem;
	padding-top: 5.5rem;
	margin-bottom: 6rem;
	position: relative;
	z-index: 1;
	display: block;
}
.theme-mainbanner2 .content-box .arrow-animation i {
	display: block;
    color: #fff;
	font-size: 1.7rem;
    margin-bottom: 5px;
    animation: strob 1.6s ease-in-out infinite;
}
.theme-mainbanner2 .content-box .arrow-animation i:nth-child(2) {
	animation-delay: .3s;
}
.theme-mainbanner2 .content-box .arrow-animation i:nth-child(3) {
	animation-delay: .6s;
}
.theme-mainbanner2 .content-box .arrow-animation i:nth-child(4) {
	animation-delay: .9s;
}
@keyframes strob {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
/* - max-width: 991 */
@media (max-width: 991.99px) {
	/* - Main banner */
	.theme-mainbanner2 .title-box > h1 {
		font-size: 5rem;
	}
}
/* - Main Banner - End */