/*
	Theme Name: HIBCOWP
	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: hibcowp
	License: GNU General Public License
	License URI: license.txt
*/

@import "assets/css/font-face/font-face.css";

:root {
	--globle-color: #5c5c5c;
	--primary-color: #2a3642;
	--accent-color: #3EB54A;
	--title-color: #283237;
}
body {
	color: #606060;
	font-family: 'Apfel Grotezk';
    font-weight: 400;
    font-size: 15px;
	letter-spacing: 0.02em;
    line-height: 30px;
	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;
}
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;
}
h1 {
	font-size: 56px;
}
h2 {
	font-size: 48px;
}
h3 {
	font-size: 40px;
}
h4 {
	font-size: 36px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 20px;
}

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 .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: 1920px;
	max-width: 100%;
	margin: 0 auto;
}

/* - Button Style */

/* ------------------------------------------------------------------------------------------------------------ */
/* ========================================================================== */
/* ========================================================================== */
							/* [ + Elements ] */
/* ========================================================================== */
/* ========================================================================== */


/* - Header - Start */
.header_s .ownavigation {
	z-index: 11;
}
.header_s .ownavigation .navbar-nav > li a {
	color: var(--bs-white);
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.02em;
}
.header_s .ownavigation .navbar-nav li > a:hover,
.header_s .ownavigation .navbar-nav > li > a.active,
.header_s .ownavigation .navbar-nav > .active > a, 
.header_s .ownavigation .navbar-nav > .active > a:focus, 
.header_s .ownavigation .navbar-nav > .active > a:hover, 
.header_s .ownavigation .navbar-nav > li:hover > a, 
.header_s .ownavigation .navbar-nav > li > a:hover {
	color: var(--accent-color);
}
.header_s .is-sticky .ownavigation {
	background-color: var(--primary-color);
}
.header_s2 .is-sticky .ownavigation {
	background-color: var(--bs-white);
	border-bottom: 1px solid #D9D9D9;
}
.header_s .ownavigation .right-block .btn-block a.btn-style {
	background-color: var(--accent-color);
	border-radius: 25rem;
	line-height: 26px;
	color: var(--bs-white);
	font-size: 20px;
	font-weight: 700;
	padding: 11px 26px;	
	letter-spacing: 0.022em;
}
.header_s .ownavigation .right-block .btn-block a.btn-style:hover {
	background-color: var(--bs-white);
	color: var(--primary-color);
}
.header_s2 .ownavigation .navbar-nav > li a {
	color: #606060;
}

/* - min-width: 992 */
@media (min-width: 992px) {
	.header_s1 {
		position: absolute;
		left: 0;
		right: 0;
		top: 25px;
	}
	.header_s .ownavigation {
		padding: 0;
	}
	.header_s .ownavigation .navbar-brand img {
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		transition: all 1s ease;
	}
	.header_s .ownavigation .navbar-nav {
		margin-right: 0;
		margin-left: auto;
	}
	.header_s .ownavigation .navbar-nav > li {
		margin-left: 25px;
		margin-right: 25px;
	}
	.header_s .ownavigation .navbar-nav > li > a {
		padding: 0;
		margin: 30px 0;
	}
	.header_s .ownavigation .navbar-nav > li.dropdown .dropdown-toggle::after {
		color: var(--accent-color);
		font-size: 16px;
	}
	.header_s .ownavigation .navbar-nav li.dropdown > .dropdown-menu {
		background-color: var(--primary-color);
		min-width: 200px;
	}
	.header_s .ownavigation .navbar-nav li.dropdown > .dropdown-menu > li > a {
		padding: 7px 20px;
		font-size: 16px;
	}
	.header_s .ownavigation .navbar-nav li.dropdown > .dropdown-menu > li + li {
		border-top: 1px solid rgba(255,255,255,0.5);
	}
	.header_s .ownavigation .navbar-nav li.dropdown > .dropdown-menu > li > a:hover {
		background-color: var(--accent-color);
		color: #fff;
	}
	.header_s .ownavigation .right-block {
		margin-left: 26px;
	}
	
	.header_s2 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.header_s2 .ownavigation .right-block .btn-block a.btn-style {
		border: 1px solid transparent;
	}
	.header_s2 .ownavigation .right-block .btn-block a.btn-style:hover {
		background-color: var(--bs-white);
		border-color: var(--accent-color);
		color: var(--accent-color);
	}
	.header_s2 .ownavigation .navbar-nav li.dropdown > .dropdown-menu > li > a {
		color: var(--bs-white);
	}
}
/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header_s .ownavigation .navbar-nav > li {
		margin-left: 15px;
		margin-right: 15px;
	}
	.header_s .ownavigation .navbar-nav > li a {
		font-size: 14px;
	}
	.header_s .ownavigation .right-block .btn-block a.btn-style {
		font-size: 12px;
		padding: 5px 10px;
	}
}
/* - max-width: 991 */
@media (max-width: 991px) {
	.header_s .ownavigation {
		background-color: var(--primary-color);		
	}
	.header_s .ownavigation .navbar-brand img {
		width: 100px;
	}
	.header_s .ownavigation .navbar-toggler {
		color: var(--bs-white);
	}
	.header_s .ownavigation .navbar-toggler:hover {
		color: var(--accent-color);
	}
	.header_s .ownavigation .right-block {
		position: absolute;
		right: 50px;
		top: 11px;
	}
	.header_s .ownavigation .right-block .btn-block a.btn-style {
		font-size: 14px;
		padding: 8px 15px;
	}
	.header_s2 .ownavigation {
		background-color: var(--bs-white);
	}
	.header_s2 .ownavigation .navbar-toggler {
		color: var(--primary-color);
	}
	.header_s2 .ownavigation .navbar-toggler:hover {
		color: var(--accent-color);
	}
}
/* - Header - Over */

.img-box-bg {
	background-size: cover;
	background-position: center;
}
.img-box-bg > img {
	opacity: 0;
}
/* - Btn Style - */
.btn-style {
	border-radius: 25rem !important;
	display: inline-block !important;
	font-size: 20px !important;
	padding: 11px 25px;
}
.btn-style-bg {
	background-color: var(--accent-color) !important;
	border: 1px solid transparent !important;
	color: var(--bs-white) !important;
}
.btn-style-bg:hover {
	background-color: var(--bs-white);
	border-color: var(--accent-color);
	color: var(--accent-color);
}
.btn-style-brd {
	border: 2px solid var(--accent-color);
	color: var(--accent-color);
}
.btn-style-brd:hover {
	background-color: var(--accent-color);
	color: var(--bs-white);
}
.link-btn {
	color: var(--accent-color);
	display: inline-block;
}
.link-btn:hover {
	color: var(--bs-black);
}
.link-btn i {
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.link-btn:hover i {
	margin-left: 5px;
}
/* - Btn Style - */

/* - Section Header - Start */
.section-header h2 {
	color: #606060;
}
.section-header h3 {
	position: relative;
	display: flex;
	align-items: center;
}
.section-header h3::after {
	background-color: var(--accent-color);
	content: "";
	height: 7px;
	flex: 1%;
	margin-left: 30px;
	margin-right: -26%;
}
.section-header .link-btn {
	font-size: 24px;
	line-height: 26px;
}
.section-header .link-btn i {
	background-color: var(--accent-color);
    border-radius: 50%;
    color: #fff;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.section-header .link-btn:hover {
	color: var(--bs-white);
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.section-header h2 {
		font-size: 74px;
		line-height: 68px;
	}
}
/* - Section Header - End */

/* - Page Header - Start */
.page-header {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	padding-top: 100px;
	background-attachment: fixed;
}
.page-header:not(.page-header2)::before {
	background-color: rgba(40, 50, 55, 0.5);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.page-header .page-title h2 {
	margin-bottom: 20px;
}
.page-header2 .page-title h1 {
	margin-bottom: 20px;
	font-size: 74px;
    line-height: 68px;
	color: var(--title-color);
}
.page-header .page-title .breadcrumb li {
	font-size: 16px;
	font-weight: 700;
}
.page-header .page-title .breadcrumb li a,
.page-header .page-title .breadcrumb li.active,
.page-header .page-title .breadcrumb  .breadcrumb-item+.breadcrumb-item::before {
	color: var(--bs-white);
}
.page-header .page-title .breadcrumb li a:hover {
	color: var(--accent-color);
}

.page-header2 .page-title h2 {
	color: var(--title-color);
}
.page-header2 .page-title .breadcrumb li a,
.page-header2 .page-title .breadcrumb li.active,
.page-header2 .page-title .breadcrumb  .breadcrumb-item+.breadcrumb-item::before {
	color: rgba(0,0,0,0.4);
}
.page-header2 .page-title .breadcrumb li a:hover {
	color: var(--accent-color);
}
.page-header .page-title .breadcrumb  .breadcrumb-item+.breadcrumb-item::before {
	content: "\f105";
	font-family: "Font Awesome 7 Free";
	font-size: 12px;
}
.page-header .content-box {
	padding-top: 39px;
	padding-left: 36px;
	position: relative;
}
.page-header .content-box::before {
	border-top: 10px solid var(--accent-color);
	border-left: 10px solid var(--accent-color);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 46px;
	height: 46px;
}
.page-header .content-box p {
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.02em;
}
.page-header .content-box p:last-of-type {
	margin-bottom: 0;
}

.page-header2 {
	border-bottom: 4px solid #D9D9D9;
}
.page-header2 .breadcrumb {
	margin-bottom: 0;
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.page-header {
		padding-top: 300px;
	}
	.page-header .page-title h2 {
		margin-bottom: 30px;
		font-size: 74px;
		line-height: 68px;
	}
	.page-header .content-box p {
		font-size: 24px;
		line-height: 34px;
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.page-header .content-box {
		margin-top: 169px;
	}
}
/* - Page Header - End */

/* - Main Banner - Start */
.theme-mainbanner {
	background-image: url("assets/images/main-header.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 48px;
	position: relative;
	text-align: center;
}
.theme-mainbanner::after {
	background: linear-gradient(360deg, rgba(217, 217, 217, 0) -8.68%, rgba(0, 0, 0, 0.64) 100%);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.theme-mainbanner::before {
	background-color: rgba(40,40,55,0.5);
	bottom: 0;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.theme-mainbanner .content-box {
	display: inline-block;
	color: var(--bs-white);
	z-index: 1;
}
.theme-mainbanner .content-box {
	position: relative;
}
.theme-mainbanner .content-box h2 {
	margin-bottom: 35px;
}
.theme-mainbanner .content-box p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 35px;
}
.theme-mainbanner .content-box span {
	display: flex;
	margin: 62px auto 0;
	cursor: pointer;
}
.theme-mainbanner .content-box h2 {	
	font-weight: 700;
}

/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-mainbanner {
		padding-top: 292px;
	}
	.theme-mainbanner .content-box h2 {	
		font-size: 74px;
		letter-spacing: 0.02em;
		line-height: 68px;
	}
	.theme-mainbanner .content-box p {
		font-size: 24px;
	}
	.theme-mainbanner .content-box span {
		width: 83px;
		height: 83px;
		background-image: url(arrow-down.png);
		background-size: 100%;
	}
}
/* - Main Banner - End */

/* - About - Start */
.theme-aboutsection .title-box {
	border-bottom: 7px solid var(--accent-color);
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.theme-aboutsection .title-box h3 {
	font-family: 'Rail Thin Caption';
	font-weight: 500;
	color: var(--title-color);
	font-size: 36px;
	line-height: 41px;
	margin-bottom: 15px;
}
.theme-aboutsection .details-box p {
	font-family: 'Apfel Grotezk';
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #000;
}
.theme-aboutsection .btn-box a {
	margin: 10px 10px 0 0;
	padding: 8px 54px;
}
.theme-aboutsection .btn-box a > i {
	margin-left: 10px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-aboutsection .title-box h3 {
		font-size: 50px;
		line-height: 61px;
	}
}
/* - max-width: 768 */
@media (max-width: 768px) {
	.theme-aboutsection .title-box h3 {
		font-size: 28px;
		line-height: 34px;
	}
	.theme-aboutsection .details-box p {
		font-size: 20px;
	}
}
/* - About - End */

/* - Casestudy indiviudal - Start */
.theme-img {
	margin-bottom: -150px;
}
.theme-casestudyindiviudal .title-box {
	position: relative;
	z-index: 1;
}
.theme-casestudyindiviudal .title-box::before {
	background-color: var(--bs-white);
	content: "";
	position: absolute;
	left: -50%;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.theme-casestudyindiviudal .title-box > span {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 10px;
	display: block;
	color: rgba(96, 96, 96, 0.6);
}
.theme-casestudyindiviudal .title-box > h2 {
	color: var(--title-color);
}
.theme-casestudyindiviudal .content-box p {
	font-size: 18px;
	line-height: 21px;
}
.theme-casestudyindiviudal .indi-box + .indi-box {
	margin-top: 30px;
}
.theme-casestudyindiviudal .indi-box h6 {
	color: rgba(96,96,96,0.6);
	text-transform: uppercase;
	margin-bottom: 5px;
}
.theme-casestudyindiviudal .indi-box ul {
	padding-left: 20px;
}
.theme-casestudyindiviudal .indi-box p,
.theme-casestudyindiviudal .indi-box ul li {
	color: var(--title-color);
	font-size: 20px;
	line-height: 30px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-casestudyindiviudal .title-box > h2 {
		font-size: 74px;
		line-height: 68px;
	}
	.theme-casestudyindiviudal .content-box p {
		font-size: 24px;
		line-height: 30px;
	}
}
/* - Casestudy indiviudal - End */

/* - Experiences - Start */
.theme-experiences .title-box h3 {
	color: var(--title-color);
	font-family: 'Rail';
	font-style: normal;
	letter-spacing: 0.02em;
	font-size: 26px;
	line-height: 36px;
}
.theme-experiences .title-box h3 strong {
	color: var(--accent-color);
	font-weight: 900;
}
.theme-experiences ul {
	padding: 0;
}
.theme-experiences ul li {
	list-style: none;
	display: flex;
	font-size: 20px;
	line-height: 29px;
	color: var(--title-color);
}
.theme-experiences ul li + li {
	margin-top: 30px;
}
.theme-experiences ul li::before {
	border-radius: 25rem;
	border: 4px solid var(--accent-color);
	color: var(--accent-color);
	content: "\f105";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	font-size: 20px;
	margin-right: 15px;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.theme-experiences .btn-box .link-btn {
	font-size: 20px;
}
.theme-experiences hr {
	border: none;
	height: 5px;
	background-color: var(--accent-color);
	opacity: 1;
	margin-bottom: 30px;
}
.theme-experiences .title-box h3 {
	font-weight: 600;
}

/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-experiences .img-box-bg img {
		display: none;
	}
	.theme-experiences .title-box h3 {
		font-size: 37px;
		line-height: 52px;
	}
	.theme-experiences ul li {
		font-size: 24px;
		line-height: 35px;
	}
}
/* - Experiences - End */

/* - Client - Start */
.theme-client {
	padding-bottom: 69px;
}
/* - Client - End */

/* - Contact Callout - Start */
.theme-contactcallout {
	background-image: url("assets/images/contact-callout.jpg");
	background-size: cover;
	background-position: center;
	position: relative;
	padding-top: 100px;
	padding-bottom: 50px;
	background-attachment: fixed;
}
.theme-contactcallout::before {
	background: linear-gradient(186.09deg, rgba(217, 217, 217, 0) -50.56%, rgba(0, 0, 0, 0.7) 70.87%);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.theme-contactcallout .content-box {
	position: relative;
	color: var(--bs-white);
}
.theme-contactcallout .content-box h2 {
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-bottom: 19px;
}
.theme-contactcallout .content-box p {
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.02em;
}
.theme-contactcallout .content-box .btn-box a {
	font-size: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
.theme-contactcallout .content-box .btn-box a i {
	margin-left: 10px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-contactcallout {
		padding-top: 341px;
		padding-bottom: 118px;
	}
	.theme-contactcallout .content-box h2 {
		font-size: 74px;
	}
}
/* - Contact Callout - End */

/* - Testimonial - Start */
.theme-testimonial .carousel .carousel-indicators {
	justify-content: start;
	margin-left: 0;
	margin-bottom: 0;
	bottom: -17px;
}
.theme-testimonial .carousel .carousel-indicators [data-bs-target] {
	background-color: #d9d9d9;
	box-shadow: none;
	width: 85px;
	height: 5px;
	border: none;
	margin-left: 0;
	margin-right: 15px;
}
.theme-testimonial .carousel .carousel-indicators .active {
	background-color: var(--accent-color);
}
.theme-testimonial .testi-box {
	background-color: var(--accent-color);
	background-image: url("assets/images/testi-icon.png");
	background-repeat: no-repeat;
	background-position: right 30px bottom 30px;
	padding: 30px;
	margin-top: 30px;
}
.theme-testimonial .testi-box .content-box span {
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
.theme-testimonial .testi-box .content-box h6 {
	font-family: 'Rail';
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.02em;
	font-size: 27px;
	line-height: 32px;
}
.theme-testimonial .testi-box .content-box p {
	font-size: 16px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-testimonial .testi-box {
		padding: 50px;
	}
	.theme-testimonial .testi-box .content-box h6 {
		font-size: 37px;
		line-height: 45px;
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-testimonial .img-box-bg {
		margin-right: -100px;
	}
	.theme-testimonial .img-box-bg img {
		display: none;
	}
	.theme-testimonial .carousel {
		margin-bottom: -30px;	
	}
}
/* - Testimonial - End */

/* - Video - Start */
.theme-video {
	background-image: url("assets/images/community-2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	padding-top: 225px;
	padding-bottom: 80px;
}
.theme-video::before {
	background-color: rgba(0,0,0,0.6);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.theme-video .content-box {
	color: var(--bs-white);
}
.theme-video .content-box h2 {
	margin-bottom: 80px;
}
.theme-video .content-box .video-box i {
	background-color: var(--accent-color);
	border-radius: 50%;
	color: var(--bs-white);
	width: 80px;
	height: 80px;
	font-size: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 23px;
}
.theme-video .content-box .video-box h5 {
	margin-bottom: 0;
}
.theme-video .content-box .video-box h5 a {
	color: var(--accent-color);
}
.theme-video .content-box .video-box h5 a:hover {
	color: var(--bs-white);
}
.theme-video .content-box p {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.02em;
}
.theme-video .content-box p:last-of-type {
	margin-bottom: 0;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-video {
		padding-top: 424px;
	}
	.theme-video .content-box h2 {
		font-size: 50px;
		line-height: 61px;
	}
}
/* - Video - End */

/* - Core Value - Start */
.theme-corevalue .section-header h4 {
	font-size: 50px;
	line-height: 61px;
	margin-bottom: 35px;
}
.theme-corevalue .section-header p {
	font-size: 24px;
	line-height: 28px;
}
.theme-corevalue .core-box {
	padding: 0 35px 10px;
	border-right: 1px solid rgba(146, 152, 161, 0.7);
	height: 100%;
}
.theme-corevalue .core-box i {
	margin: 0 auto 25px;
	width: 57px;
	height: 51px;
	display: block;
}
.theme-corevalue .core-box h4 {
	color: var(--accent-color);
	font-family: 'Rail';
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 26px;
}
.theme-corevalue .core-box p {
	color: #CBCED1;
	font-size: 20px;
	line-height: 24px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-corevalue .row div:nth-child(5n) .core-box {
		border-right: none;
	}
	.theme-corevalue .core-box h4 {
		font-size: 32px;
		line-height: 35px;
	}
	.theme-corevalue .core-box p {
		font-size: 24px;
		line-height: 28px;
	}
}
/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.theme-corevalue .row div:nth-child(4n) .core-box {
		border-right: none;
	}
}
/* - min to max: 768 to 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.theme-corevalue .row div:nth-child(3n) .core-box {
		border-right: none;
	}
}
/* - max-width: 767 */
@media (max-width: 767px) {
	.theme-corevalue .row div:nth-child(2n) .core-box {
		border-right: none;
	}
}
/* - max-width: 575 */
@media (max-width: 575px) {
	.theme-corevalue .row div:nth-child(n+2) .core-box {
		border-top: 1px solid rgba(146, 152, 161, 0.7);
	}
	.theme-corevalue .core-box {
		border-right: none;
		max-width: 320px;
		display: block;
		margin: 0 auto;
		padding-top: 50px;
	}
}
/* - Core Value  - End */

/* - Team - Start */
.theme-team {
	padding-left: 10%;
}
.theme-team .team-carousel .owl-stage-outer {
	border-radius: 36px 0 0 36px;
}
.theme-team .team-box {
	box-shadow: -100px 0px 92px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow: -100px 0px 92px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -100px 0px 92px 0px rgba(0,0,0,0.75);
}
.theme-team .team-box img {
	border-radius: 35px;
}
.theme-team .team-carousel .owl-nav {
	display: flex;
	margin-top: 20px;
	gap: 10px;
}
.theme-team .team-carousel .owl-nav button {
	border: 1px solid rgba(0,0,0,0.6);
	border-radius: 25rem;
	color: var(--bs-black);
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* - Team - End */

/* - Title Text - Start */
.theme-titletext .title-box h3 {
	color: var(--bs-black);
	font-family: 'Rail';
}
.theme-titletext .content-box p {
	color: #868686;
	font-size: 20px;
}
.theme-titletext .content-box p:last-of-type {
	margin-bottom: 0;
}
/* - Title Text - End */

/* - Team Section - Start */
.theme-teamsection .content-box {
	max-width: 500px;
	display: block;
	margin: 0 auto;
}
.theme-teamsection .content-box h2 {
	color: var(--title-color);
	margin-bottom: 30px;
	font-family: 'Rail';
	font-weight: 500;
	margin-bottom: 25px;
}
.theme-teamsection .content-box p {
	margin-bottom: 20px;
	font-size: 20px;
}
.theme-teamsection .content-box a.link-btn {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}
.theme-teamsection .content-box a.link-btn i {
	background-color: var(--accent-color);
    border-radius: 50%;
    color: #fff;
	font-size: 19px;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.theme-teamsection img {
	margin-left: auto;
	display: flex;
}

/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-teamsection .content-box {
		padding-left: 25px;
	}
	.theme-teamsection .content-box h2 {
		font-size: 50px;
		line-height: 61px;
		margin-bottom: 45px;
	}
	.theme-teamsection .content-box p {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 40px;
	}
}
/* - max-width: 767 */
@media (max-width: 767px) {
	.theme-teamsection .content-box {
		padding-left: 25px;
		padding-right: 25px;
	}
}
/* - Team Section - End */

/* - Contact - Start */
.theme-contactinfo {
	background-color: #222c35;
	position: relative;
}
.theme-contactinfo .info-box h6 {
	margin-top: 40px;
}
.theme-contactinfo .info-box p a {
	color: var(--bs-white);
}
.theme-contactinfo .info-box p a > strong,
.theme-contactinfo .info-box p a:hover,
.theme-contactinfo .info-box p > span {
	color: var(--accent-color);
}
.theme-contactinfo .info-box p a > strong {
	margin-right: 10px;
}
.theme-contactinfo .info-box p > span {
	font-size: 12px;
	display: block;
	margin-top: -5px;
}
.theme-contactinfo iframe {
	width: 100%;
	height: 100%;
}
.theme-contactus form .ff-el-form-control {
	background-color: #f5f5f5;
	border: none;
	border-radius: 0;
	font-size: 14px;
	padding: 15px 20px;
	color: #000;
	box-shadow: none;
}
.theme-contactus form .ff-el-form-control:focus {
	background-color: #e8e8e8;
	color: #000;
}
.theme-contactus form input[type="submit"] {
	padding-left: 40px;
	padding-right: 40px;
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.theme-contactinfo .map-section {
		width: 68%;
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-contactinfo .map-section {
		position: absolute;
		right: 0;
		top: 100px;
		bottom: 100px;
	}
}
/* - max-width: 991 */
@media (max-width: 991px) {
	.theme-contactinfo .map-section {
		width: 55%;
	}
}
/* - max-width: 767 */
@media (max-width: 767px) {
	.theme-contactinfo .map-section {
		margin-top: 30px;
	}
	.theme-contactinfo iframe {
		height: 300px;
	}
}
/* - Contact - End */

/* - Leadership - Start */
.theme-leadership .title-box {
	border-top: 1px solid #E5E8E9;
	padding-top: 37px;
}
.theme-leadership .title-box h4 {
	color: var(--title-color);
	font-family: 'Rail';
	font-size: 37px;
	font-weight: 500;
}
.theme-leadership .leadership-box {
	position: relative;
	border-radius: 40px;
	overflow: hidden;
}
/* .theme-leadership .leadership-box::before { */
	/* background-color: rgba(0,0,0,0.8); */
	/* content: ""; */
	/* position: absolute; */
	/* left: 0; */
	/* right: 0; */
	/* top: 0; */
	/* bottom: 0; */
/* } */
.theme-leadership .leadership-box .content-box {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 22px 35px;
	color: var(--bs-white);
}
.theme-leadership .leadership-box .content-box p {
	font-weight: 600;
	font-size: 24px;
}
.theme-leadership .leadership-box .content-box p > span {
	font-weight: 300;
}
.theme-leadership .leadership-box .content-box *:last-of-type {
	margin-bottom: 0;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-leadership {
		padding-top: 145px;
	}
}
/* - max-width: 767 */
@media (max-width: 767px) {
	.theme-leadership .leadership-box {
		max-width: 423px;
		display: flex;
		margin: 0 auto;
	}
}
/* - Leadership - End */

/* - Callout - Start */
.theme-callout {
	padding-bottom: 100px;
	padding-top: 100px;
}
.theme-callout h2 {
	font-family: 'Rail';
	font-weight: 300;
	margin-bottom: 0;
}
.theme-callout .author-detail {
	border-top: 2px solid #868686;
	padding-top: 20px;
	color: #868686;
}
.theme-callout .author-detail h6 {
	margin-bottom: 0;
	text-transform: uppercase;
}
.theme-callout .author-detail span {
	font-weight: 300;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-callout {
		padding-bottom: 200px;
		padding-top: 200px;
	}
	.theme-callout h2 {
		font-size: 50px;
		line-height: 61px;
	}
	.theme-callout .author-detail span {
		font-size: 18px;
	}
}
/* - Callout - End */

/* - Gallery Carousel - Start */
.theme-gallerycarousel .flexslider {
	margin-bottom: 10px;
}
.theme-gallerycarousel .flex-direction-nav a {
	background-color: rgba(255,255,255,0.8);
	border-radius: 50%;
	color: var(--bs-black);
	width: 45px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
}
.theme-gallerycarousel .flexslider .slides img {
	object-fit: cover;
	height: 700px;
}
.theme-gallerycarousel .flexslider.thumb-slider img {
	height: 150px;
	width: 100%;
	object-position: top;
	object-fit: cover;
}
.theme-gallerycarousel .flex-direction-nav a:before {
	font-family: 'FontAwesome';
	font-size: 27px;
	content: '\f053';
}
.theme-gallerycarousel .flex-direction-nav a.flex-next:before {
	content: '\f054';
}
.theme-gallerycarousel .thumb-slider .flex-direction-nav {
	display: none;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-gallerycarousel .flex-direction-nav a {
		width: 80px;
		height: 92px;
	}
}
/* - Gallery Carousel - End */

/* - Blog - Start */
.top-article .img-box-bg a > img {
	opacity: 0;
}
@media( min-width: 1200px ) {	
	.top-article img {
		width: 100%;
		height: 520px;
		object-fit: cover;
	}
}
.top-article .content-box {
	padding: 25px;
}
.top-article .content-box h2 a {
	color: var(--bs-white);
}
.top-article .content-box .link-btn {
	font-size: 24px;
	line-height: 26px;
}
.top-article .content-box .link-btn:hover {
	color: var(--bs-white);
}
.top-article .content-box .link-btn i {
	background-color: var(--accent-color);
	border-radius: 50%;
	width: 42px;
	height: 42px;
	margin-right: 10px;
	display: flex;	
	justify-content: center;
	align-items: center;
	color: var(--bs-white);
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.top-article .content-box {
		padding-left: 57px;
		padding-right: 57px;
	}
}

.theme-bloglist .filter-link {
	border-bottom: 1px solid rgba(0,0,0,0.2);
	margin-bottom: 30px;
	padding: 0;
}
.theme-bloglist .filter-link li {
	display: inline-block;
	margin-right: 20px;
}
.theme-bloglist .filter-link li a {
	color: var(--primary-color);
	border-bottom: 2px solid transparent;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	margin-bottom: -1px;
}
.theme-bloglist .filter-link li a.active,
.theme-bloglist .filter-link li a:hover {
	border-bottom-color: var(--accent-color);
	color: var(--primary-color);
}
.theme-bloglist .post-box .post-content {
	padding: 15px;
}
.theme-bloglist .post-box .post-content .post-title a {
	color: var(--primary-color);
}
.theme-bloglist .post-box .post-content .post-title a:hover {
	color: var(--accent-color);
}
.theme-bloglist .post-box .post-content .post-footer a {
	color: rgba(0,0,0,0.5);
}
.theme-bloglist .post-box .post-content .post-footer a i {
	margin-left: 10px;
}
.theme-bloglist .post-box .post-content .post-footer a:hover {
	color: var(--accent-color);
}

.pagination {
	border-top: 3px solid #EBEDEF;
	display: flex;
	margin-top: 30px;
	align-items: center;
	justify-content: center;
}
.pagination {
	width: 100%;
	padding-top: 35px;
}
.pagination .prev {
	margin-left: 0;
	margin-right: auto;
}
.pagination .next {
	margin-left: auto;
	margin-right: 0;
}
.pagination li {
	margin-left: 5px;
	margin-right: 5px;
}
.pagination li a {
	color: rgba(0,0,0,0.4);
	font-weight: 700;
	border: none;
	padding: 0;
}
.pagination li a:hover,
.pagination li a.active {
	background-color: transparent;
	color: var(--primary-color);
}
.pagination .prev,
.pagination .next {
	color: var(--primary-color);
}

/* - min-width: 1200 */
@media (min-width: 1200px) {
	.pagination li a {
		font-size: 24px;
	}
}
/* - Blog - End */

/* - Blog Single - Start */
.theme-singlepost .post-header {
	padding: 0 25px;
}
.theme-singlepost .breadcrumb li,
.theme-singlepost .breadcrumb li a {
	color: #878787;
	font-weight: 700;
}
.theme-singlepost .breadcrumb li a:hover,
.theme-singlepost .post-categories a {
	color: var(--accent-color);
}
.theme-singlepost .content-box {
	padding-bottom: 40px;
}
.theme-singlepost .content-box p a {
	color: var(--accent-color);
	font-weight: 500;
}
.theme-singlepost .content-box p a:hover {
	text-decoration: underline;
}
.theme-singlepost .post-meta span,
.theme-singlepost .post-meta span a {
	color: #878787;
}
.theme-singlepost .social-share {
	border-top: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	padding-bottom: 15px;
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.theme-singlepost .social-share > span {
	text-transform: uppercase;
}
.theme-singlepost .social-share ul {
	padding: 0;
	margin-bottom: 0;
}
.theme-singlepost .social-share ul li {
	padding: 0;
	display: inline-block;
}
.theme-singlepost .social-share ul li a {
	background-color: #df231a;
	color: var(--bs-white);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
}

.widget-area .widget + .widget {
	margin-top: 50px;
}
.widget-title {	
    font-weight: 600;
	color: #292929;
    z-index: 1;
    margin-bottom: 1rem;
    position: relative;
}
.widget_search .input-group {
	align-items: center;
    background: transparent;
    width: 100%;
}
.widget_search .input-group .form-control {
	border: 1px solid #d9d9d9;
	background-color: transparent;
	font-size: 16px;
    padding: 10px 20px;
    color: #000;
}
.widget_search .input-group .form-control,
.widget_search .btn {
	border-radius: 0;
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.widget_search .btn {	
	background-color: var(--accent-color);
	color: var(--bs-white);
	padding: 14px 15px;
	font-size: 18px;
	cursor: pointer;
	line-height: 1;
}
.widget_search .form-control::-webkit-input-placeholder {
	color: #a5acb4;
}
.widget_search .form-control:-moz-placeholder {
	color: #a5acb4;
}
.widget_search .form-control::-moz-placeholder {
	color: #a5acb4;
}
.widget_search .form-control:-ms-input-placeholder {
	color: #a5acb4;
}
.widget_subscribe .widget-inner {
	background-color: #f6f6f6;
	padding: 25px 15px;
}
.widget_subscribe .widget-inner .form-group + .form-group {
	margin-top: 15px;
}
.widget_subscribe .widget-inner form label {
	font-weight: 600;
	margin-bottom: 10px;
}
.widget_subscribe .widget-inner .form-control {
	box-shadow: none;
	border: none;
	border-radius: 0;
	font-size: 14px;
	padding: 10px 20px;
}
.widget_subscribe .widget-inner input[type="submit"] {
	background-color: var(--accent-color);
	border: none;
	box-shadow: none;
	color: var(--bs-white);
	font-weight: 600;
	padding: 8px 20px;
	text-transform: uppercase;
	width: 100%;
}
.widget_recent_entries ul {
	padding-left: 15px;
}
.widet_latestpost .post-list .post-box + .post-box {
	margin-top: 30px;
}
.widget_recent_entries li a,
.widet_latestpost .post-list .post-box h6 {
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
}
.widget_recent_entries li a,
.widet_latestpost .post-list .post-box h6 a {
	color: rgba(0,0,0,0.4);
}
/* - Blog Single - End */

/* - Related Articles - Start */
.theme-relatedarticles .post-box,
.theme-relatedarticles .post-box .post-cover a::before {
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.theme-relatedarticles .post-box {
	background-color: var(--bs-white);
}
.theme-relatedarticles .post-box:hover {
	background-color: var(--primary-color);
}
.theme-relatedarticles .post-box .post-cover a {
	display: inline-block;
	position: relative;
}
.theme-relatedarticles .post-box .post-cover a::before {
	background-color: var(--accent-color);
	border-radius: 50%;
	color: var(--bs-white);
	align-items: center;
	justify-content: center;
	content: "\2b";
	font-family: "Font Awesome 7 Free";
	font-size: 38px;
	font-weight: 700;
	position: absolute;
	right: 22px;
	bottom: 22px;
	width: 75px;
	height: 75px;
	display: flex;
	opacity: 0;
}
.theme-relatedarticles .post-box:hover .post-cover a::before {
	opacity: 1;	
}
.theme-relatedarticles .post-box .post-content {
	padding: 51px 32px 25px;
}
.theme-relatedarticles .post-box .post-content .post-categories > a {
	color: var(--accent-color);
	font-weight: 600;
}
.theme-relatedarticles .post-box .post-content .post-title,
.theme-relatedarticles .post-box .post-content .post-title a {
	color: var(--primary-color);
}
.theme-relatedarticles .post-box:hover .post-content p,
.theme-relatedarticles .post-box:hover .post-content .post-title a,
.theme-relatedarticles .post-box .post-content .post-footer a.link-btn:hover {
	color: var(--bs-white);
}
.theme-relatedarticles .post-box .post-content .post-title a:hover {
	color: var(--accent-color);
}
.theme-bloglist img,
.bloglist img,
.wedo-box img,
.theme-relatedarticles img {
	width: 100%;
	height: 260px;
	object-fit: cover;
}
/* - Related Articles - End */

/* - Image Content - Start */
.theme-imagecontent .imagecontent-box {
	flex-wrap: wrap;
}
.theme-imagecontent .imagecontent-box + .imagecontent-box {
	margin-top: 70px;
}
.theme-imagecontent .imagecontent-box .img-box {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.theme-imagecontent .imagecontent-box .content-box {
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}
.theme-imagecontent .imagecontent-box .content-box .detail-box > h2 {
	color: #30454C;
	margin-bottom: 25px;
}
.theme-imagecontent .imagecontent-box .content-box .detail-box > p {
	font-size: 24px;
	margin-bottom: 30px;
}
.theme-imagecontent .link-btn {
	font-size: 24px;
}
.theme-imagecontent .link-btn > i {
	background-color: var(--accent-color);
	border-radius: 50%;
	color: #fff;
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-imagecontent .imagecontent-box + .imagecontent-box {
		margin-top: 123px;
	}
	.theme-imagecontent .imagecontent-box .content-box {
		padding-left: 9%;
		padding-right: 8.4%;
	}
	.theme-imagecontent .imagecontent-box .content-box .detail-box > h2 {
		font-size: 50px;
		line-height: 61px;
		margin-bottom: 41px;
	}
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.theme-imagecontent .imagecontent-box .img-box {
		width: 54%;
	}
	.theme-imagecontent .imagecontent-box .content-box {
		width: 46%;
		padding-bottom: 50px;
	}	
	.theme-imagecontent .content-box > .arc-icon {
		margin-right: -25px;
		margin-left: -25px;
	}
}
/* - Image Content - End */

/* - Image Content 2 - Start */
.theme-imagecontent2 .content-box {
	padding: 0 7%; 
}
.theme-imagecontent2 .content-box .detail-box h3 {
	color: #30454C;
	margin-bottom: 35px;	
}
.theme-imagecontent2 .content-box .detail-box p {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 25px;
}
.theme-imagecontent2 .link-btn {
	font-size: 24px;
	line-height: 26px;
}
.theme-imagecontent2 .link-btn > i {
	background-color: var(--accent-color);
	border-radius: 50%;
	color: var(--bs-white);
	font-size: 20px;
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-imagecontent2 .content-box {
		padding-left: 15%; 
	}
	.theme-imagecontent2 .content-box .detail-box h3 {
		font-size: 50px;
		line-height: 61px;
	}
	.theme-imagecontent2 .content-box .detail-box p {
		font-size: 24px;
		line-height: 28px;
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-imagecontent2 .img-box-bg {
		overflow: hidden;
	}
	.theme-imagecontent2 .img-box-bg img {
		position: absolute;
		display: none;
	}
}
/* - Image Content 2 - End */

/* - Image Content 3 - Start */
.theme-imagecontent3 .content-box {
	padding: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1%;
}
.theme-imagecontent3 .content-box .detail-box {
	position: relative;
	max-width: 470px;
	padding-left: 46px;
	padding-top: 46px;
}
.theme-imagecontent3 .content-box .detail-box::before {
	border-top: 10px solid var(--accent-color);
	border-left: 10px solid var(--accent-color);
	content: "";
	width: 46px;
	height: 46px;
	position: absolute;
	left: 0;
	top: 0;
}
.theme-imagecontent3 .content-box .detail-box h2 {
	color: var(--title-color);
	font-family: 'Rail';
	font-size: 42px;
	line-height: 52px;
	font-weight: 500;
}
.theme-imagecontent3 .content-box .detail-box h2:nth-child(n+2) {
	margin-top: 30px;
}
.theme-imagecontent3 .content-box .detail-box h2 strong {
	color: var(--accent-color);
}
.theme-imagecontent3 .content-box .detail-box h4 {
	color: var(--title-color);
	font-family: 'Rail';
	font-weight: 500;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-imagecontent3 .content-box .detail-box h2 {
		font-size: 52px;
		line-height: 62px;
	}
	.theme-imagecontent3 .content-box .detail-box h4 {
		font-size: 37px;
		line-height: 52px;
	}
}
/* - max-width: 767 */
@media (max-width: 767px) {
	.theme-imagecontent3 .content-box .detail-box h2 {
		font-size: 32px;
		line-height: 38px;
	}	
}
/* - Image Content 3 - End */

/* - Case Study - Start */
.theme-caseStudies .casestudy-carousel .study-box {
	padding-left: 10px;
	padding-right: 10px;
}
.theme-caseStudies .casestudy-carousel .study-box img {
	object-fit: cover;
	height: 500px;
}
.theme-caseStudies .study-box .title-box h4 {
	font-size: 32px;
	margin-bottom: 7px;
	line-height: 30px;
}
.theme-caseStudies .study-box .title-box span {
	color: var(--title-color);
	font-size: 24px;
	line-height: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
}
.theme-caseStudies .study-box .title-box h4,
.theme-caseStudies .study-box .title-box h4 a,
.theme-caseStudies .study-box .title-box span,
.theme-caseStudies .study-box .content-box p {
	color: var(--title-color);
}
.theme-caseStudies .study-box .content-box p {
	font-size: 20px;
	margin-bottom: 0;
}
.theme-caseStudies [class*="col-"].full img,
.theme-caseStudies [class*="col-"].half-1 img {
	width: 100%;
	height: 540px;
	object-fit: cover;
	object-position: top center;
}
.theme-caseStudies [class*="col-"].half-2 img {
	width: 100%;
	height: 380px;
	object-fit: cover;
	object-position: top center;
}
.theme-caseStudies .study-box .title-box h4 a:hover {
	color: var(--accent-color);
}
.caseStudies-section {
	background-color: var(--primary-color);
}
.caseStudies-section .section-header h3 {
	margin-bottom: 25px;
}
.caseStudies-section .study-box .title-box h4 {
	margin-top: 23px;
	margin-bottom: 5px;
}
.theme-caseStudies .study-box .title-box > h4 {
	margin-bottom: 0;
	line-height: normal;
}
.caseStudies-section .study-box .title-box h4 a {
	color: var(--bs-white);
}
.caseStudies-section .study-box .content-box p {
	color: var(--accent-color);
}
.caseStudies-section .study-box img {
	height: 300px;
	object-fit: cover;
	width: 100%;
}
.theme-caseStudies .owl-carousel .owl-nav button.owl-prev,
.theme-caseStudies .owl-carousel .owl-nav button.owl-next {
	background-color: rgba(255,255,255,0.8);
	border-radius: 50%;
	height: 87px;
	width: 92px;
	position: absolute;
	top: 40%;
	transform: translateY(-40%);
	font-size: 32px;
}
.theme-caseStudies .owl-carousel .owl-nav button.owl-prev {
	left: 54px;
}
.theme-caseStudies .owl-carousel .owl-nav button.owl-next {
	right: 54px;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.caseStudies-section .section-header h3 {
		font-size: 50px;
		line-height: 61px;
	}
	.caseStudies-section .study-box .title-box h4 {
		font-size: 32px;
		line-height: 36px;
	}
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.theme-caseStudies .study-box .title-box > h4 {
		margin-right: 20px;
	}
}
/* - Case Study - End */

/* - History - Start */ 
.theme-history {
	padding-top: 196px;
	padding-bottom: 100px;
	background-size: cover;
	background-position: center center;
}	
.theme-history::before {
	background-color: rgba(0,0,0,0.9);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.6;
}
.theme-history .content-box h2 {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 30px;
	margin-bottom: 25px;
}
.theme-history .content-box p {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
}
.theme-history .content-box p:last-of-type {
	margin-bottom: 0;
}
/* - min-width: 992 */
@media (min-width: 992px) {
	.theme-history .content-box h2 {
		font-size: 50px;
		margin-bottom: 50px;
	}
	.theme-history .content-box p {
		font-size: 24px;
		line-height: 28px;
	}
}
/* - min-width: 576 */
@media (min-width: 576px) {
	.theme-history .content-box h2::after {
		background-color: var(--accent-color);
		content: "";
		flex: 1%;
		position: absolute;
		left: -100%;
		height: 7px;
		width: 98%;
	}
}
/* - History - End */

/* - What We Do - Start */
.theme-whatwedo .wedo-box {
	border: 1px solid #d9d9d9;
}
.theme-whatwedo .wedo-box figure {
	margin-bottom: 0;
	position: relative;
}
/* .theme-whatwedo .wedo-box:hover {
	background-color: var(--primary-color);
} */

.theme-whatwedo .wedo-box .content-box {
	position: relative;
	overflow: hidden;
}
.theme-whatwedo .wedo-box .content-box::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	transform: translateY(101%);
	background-color: var(--primary-color);
	transition: 400ms;
}
.theme-whatwedo .wedo-box:hover .content-box::before {
	transform: translateY(0);
}

.theme-whatwedo .wedo-box,
.theme-whatwedo .wedo-box figure::before,
.theme-whatwedo .wedo-box:hover .content-box h5 {
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.theme-whatwedo .wedo-box figure::before {
	background-color: var(--accent-color);
	border-radius: 50%;
	color: var(--bs-white);
	align-items: center;
	justify-content: center;
	content: "\2b";
	font-family: "Font Awesome 7 Free";
	font-size: 38px;
	font-weight: 700;
	position: absolute;
	right: 22px;
	bottom: 22px;
	width: 75px;
	height: 75px;
	display: flex;
	opacity: 0;
}
.theme-whatwedo .wedo-box:hover figure::before {
	opacity: 1;
}
.theme-whatwedo .wedo-box .content-box h5 a {
	color: #606060;
}
.theme-whatwedo .wedo-box:hover h5 a {
	color: #fff;
}
.theme-whatwedo .wedo-box .content-box {
	padding: 40px 32px;
}
.theme-whatwedo .wedo-box .content-box .link-btn {
	font-size: 16px;
	font-weight: 700;
	margin-top: 44px;
}
.theme-whatwedo .wedo-box .content-box .link-btn i {
	font-size: 12px;
}
.theme-whatwedo .wedo-box:hover .content-box h5,
.theme-whatwedo .wedo-box:hover .content-box .link-btn:hover {
	color: var(--bs-white);
}
/* - What We Do - End */

/* - Counter - Start */
.theme-counter {
	background-image: url("assets/images/counter-bg.jpg");
	padding-top: 300px;
	padding-bottom: 60px;
	position: relative;
	background-attachment: fixed;
}
.theme-counter::before {
	background: #ffffff;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 25%, rgba(18, 31, 40, 1) 60%);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.theme-counter h2 {
	color: #fff;
	font-weight: 500;
	margin-bottom: 30px;
}
.theme-counter h2 > strong {
	font-weight: 700;
}
.theme-counter .content-box > p {
	font-size: 24px;
	line-height: 39px;
}
.theme-counter .content-box .btn-style-brd {
	border-color: var(--bs-white);
	color: var(--bs-white);
	padding-top: 8px;
	padding-bottom: 8px;
}
.theme-counter .content-box .btn-style-brd > i {
	margin-left: 15px;
	color: var(--accent-color);
}
.theme-counter .content-box .btn-style-brd:hover {
	border-color: transparent;
}
.theme-counter .content-box .btn-style-brd:hover > i {
	color: var(--bs-white);
}
.theme-counter .counter-box {
	position: relative;
	padding: 36px 25px 25px 40px;
}
.theme-counter .counter-box::before {
	border-left: 10px solid var(--accent-color);
	border-top: 10px solid var(--accent-color);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 46px;
	height: 46px;
}
.theme-counter .counter-box > span {
	font-family: 'Rail';
	font-weight: 500;
	color: var(--accent-color);
	display: block;
	font-size: 52px;
	line-height: 68px;	
}
.theme-counter .counter-box > span::after {
	content: attr(data-after);
}
.theme-counter .counter-box > p {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0.05em;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-counter {
		padding-top: 440px;
	}
	.theme-counter h2 strong {
		font-size: 79px;
	}
	.theme-counter .counter-box > span {
		font-size: 68px;
		line-height: 90px;	
	}
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.theme-counter .content-box p {
		flex: 1%;
		margin-right: 19%;
	}
}
/* - max-width: 991 */
@media (max-width: 991px) {
	.theme-counter::before {
		background: #ffffff;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 5%, rgba(18, 31, 40, 1) 35%);
	}
	.theme-counter .content-box .btn-style-brd {
		font-size: 18px;
	}
}
/* - Counter - End */

/* - Project - Start */
.theme-project .project-box {
	border: 1px solid #d9d9d9;
}
.theme-project .project-box figure {
	margin-bottom: 0;
	position: relative;
}
.theme-project .project-box:hover {
	background-color: var(--primary-color);
}
.theme-project .project-box,
.theme-project .project-box figure::before,
.theme-project .project-box:hover .content-box h4 {
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.theme-project .project-box figure::before {
	background-color: var(--accent-color);
	border-radius: 50%;
	color: var(--bs-white);
	align-items: center;
	justify-content: center;
	content: "\2b";
	font-family: "Font Awesome 7 Free";
	font-size: 32px;
	font-weight: 700;
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	display: flex;
	opacity: 0;
}
.theme-project .project-box:hover figure::before {
	opacity: 1;
}
.theme-project .project-box .content-box {
	padding: 28px 35px 28px;
}
.theme-project .project-box .content-box h4 {
	color: var(--bs-black);
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 5px;
}
.theme-project .project-box .content-box p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
}
.theme-project .project-box:hover .content-box h4,
.theme-project .project-box:hover .content-box p {
	color: var(--bs-white);
}
/* - Project - End */

/* - Services Details - Start */
.theme-servicesdetails .details-box h4 {
	color: var(--title-color);
	font-family: 'Rail';
	font-style: normal;
	font-weight: 600;
}
.theme-servicesdetails .content-box h2 {
	color: var(--title-color);
	font-family: 'Rail';
	font-style: normal;
	font-weight: 500;
	margin-bottom: 25px;
}
.theme-servicesdetails .content-box p,
.theme-servicesdetails .num-text-box p {
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;	
	color: #606060;
	margin-bottom: 0;
}
.theme-servicesdetails .detail-main .main-box + .main-box {
	margin-top: 60px;
}
.theme-servicesdetails .num-text-box h1 {
	font-size: 60px;
	line-height: 70px;
	color: var(--accent-color);
	margin-bottom: 15px;
}
.theme-servicesdetails .num-text-box p {
	font-weight: 500;
	margin-bottom: 0;
}
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-servicesdetails .details-box h4 {
		font-size: 37px;
		line-height: 49px;
	}
	.theme-servicesdetails .detail-main .main-box:nth-child(odd) .content-box {
		padding-left: 100px;
	}
	.theme-servicesdetails .detail-main .main-box:nth-child(even) .content-box {
		padding-right: 100px;
	}
	.theme-servicesdetails .detail-main .main-box + .main-box {
		margin-top: 120px;
	}
	.theme-servicesdetails .content-box h2 {
		font-size: 50px;
		line-height: 61px;
	}
	.theme-servicesdetails .content-box p,
	.theme-servicesdetails .num-text-box p {
		font-size: 24px;
		line-height: 28px;
	}
	.theme-servicesdetails .num-text-box h1 {
		font-size: 90px;
		line-height: 100px;
	}
}
/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.theme-servicesdetails .detail-main .main-box:nth-child(odd) .content-box {
		padding-left: 40px;
	}
	.theme-servicesdetails .detail-main .main-box:nth-child(even) .content-box {
		padding-right: 40px;
	}
}
/* - Services Details - End */

/* - Services Details 2 - Start */
.theme-servicesdetails2 .content-box h4 {
	font-family: 'Rail';
	font-size: 30px;
	line-height: 36px;
	font-weight: 500;
	margin-bottom: 30px;
}
.theme-servicesdetails2 .content-box h5 {
	font-size: 24px;
	line-height: 28px;
	color: var(--title-color);
}
.theme-servicesdetails2 .content-box p {
	font-size: 16px;
	line-height: 28px;
}
.theme-servicesdetails2 .content-box p:last-of-type {
	margin-bottom: 0;
}
.theme-servicesdetails2 .content-box h3 {
	color: var(--title-color);
	margin-bottom: 20px;
}
.theme-servicesdetails2 .content-box p u {
	color: #e22319;
}
	
/* - min-width: 1200 */
@media (min-width: 1200px) {
	.theme-servicesdetails2 .content-box {
		padding-right: 80px;
	}
}
/* - Services Details 2 - End */

/* - Icon Content - Start */
.theme-iconcontent .icon-content-box i {
	border: 1px solid #c8ccd0;
	border-radius: 50%;
	color: #c8ccd0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90px;
	height: 90px;
	margin-bottom: 20px;
	font-size: 36px;
}
.theme-iconcontent .icon-content-box h5 {
	color: #e22319;
	margin-bottom: 12px;
}
.theme-iconcontent .icon-content-box p {
	font-size: 15px;
	line-height: 1.6;
	color: var(--title-color);
}
/* - Icon Content - End */

/* - Feature - Start */
.theme-feature {
	background-color: #f3f3f3;
}
.theme-feature .title-box > span {
	color: #e22319;
	display: block;
	margin-bottom: 20px;
}
.theme-feature .title-box > h3 {
	font-family: 'Rail';
	color: var(--title-color);
}
.theme-feature .feature-box h5 {
	font-weight: 500;
}
.theme-feature .feature-box h5 a {
	color: var(--title-color);
}
.theme-feature .feature-box h5 a:hover {
	color: #e22319;
}
/* - Feature - End */

/* - Footer - Start */
.theme-footer {
	background-color: #2a3642;
}
.footer-widget .widget-title {
	font-weight: 900;
	font-size: 16px;
	line-height: 35px;
	color: var(--bs-white);
	letter-spacing: 0.04em;
	margin-bottom: 0;
}
.footer-widget .widget_pages ul {
	padding: 0;
	margin-bottom: 0;
}
.footer-widget .widget_pages ul li {
	list-style: none;
	position: relative;
	font-weight: 400;
}
.footer-widget .widget_pages ul li a {
	color: var(--bs-white);
	line-height: 35px;
	font-size: 16px;
	display: inline-block;
	font-weight: 300;
}
.footer-widget .widget_pages ul li a:hover {
	color: var(--accent-color);
}

.bottom-footer {
	border-top: 1px solid rgba(255,255,255,0.6);
	padding-top: 47px;
}
.bottom-footer .copyright p {
	margin-bottom: 0;
}
.bottom-footer .copyright p,
.bottom-footer .copyright p a {
	color: var(--bs-white);
}
.bottom-footer .copyright p a::before {
	content: "|";
	padding: 0 10px;
	color: var(--bs-white);
}
.bottom-footer .copyright p a:hover {
	color: var(--accent-color);
}
.bottom-footer .widget_social ul {
	padding: 0;
	margin-bottom: 0;
}
.bottom-footer .widget_social ul li {
	display: inline-block;
}
.bottom-footer .widget_social ul li a {
	background-color: var(--bs-white);
	color: var(--accent-color);
	border-radius: 25rem;
	font-size: 14px;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bottom-footer .widget_social ul li a:hover {
	background-color: var(--accent-color);
	color: var(--bs-white);
}
/* - min-width: 768 */
@media (min-width: 768px) {
	.bottom-footer .widget_social ul li {
		margin-left: 10px;
	}
}
/* - max-width: 991 */
@media (max-width: 991px) {
	.bottom-footer .copyright,
	.bottom-footer .widget_social {
		text-align: center;
	}
}

/* - Footer - End */

/* ========================================================================== */
/* ========================================================================== */
							/* [ + Elements Over ] */
/* ========================================================================== */
/* ========================================================================== */
/* ---------------------------------------------------------------------------------------------------------------- */
/* ========================================================================== */
/* ========================================================================== */
							/* [ + 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 ] */
/* ========================================================================== */
/* ========================================================================== */
/* - 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: "Font Awesome 7 Free";
		vertical-align: middle;
		line-height: 0.9;
	}
	.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;
	}
	.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: 2px 6px;
		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;
	}
}

/* - Max Width : 767 */
@media (max-width: 767px) {
	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;
	}
}}

/* WordPress Core
-------------------------------------------------------------- */

@media only screen and ( min-width: 601px ) and ( max-width: 992px ) {
	
	body.admin-bar .header_s1 .is-sticky .ownavigation,
	body.admin-bar .header_s2 .is-sticky .ownavigation {
		margin-top: 32px;
	}
}

@media( min-width: 992px ) {

	body.admin-bar .header_s1 .ownavigation {
		margin-top: 32px;
	}
	body.admin-bar .header_s2 .is-sticky .ownavigation {
		margin-top: 32px;
	}
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* - Pagination */
.pagination {
	margin-top: 60px;
	direction: ltr;
}
.pagination .screen-reader-text {
	display: none;
}
.pagination .nav-links {
	align-items: center;
	justify-content: center;
	display: flex;
	margin: 0 auto;
}
.pagination .nav-links .page-numbers {
	border-radius: 50%;
	border: 1px solid #497288;
	width: 42px;
	height: 42px;
	color: #497288;
	font-family: "Libre Bodoni", serif;
	font-size: 16px;
	line-height: 43px;
	text-transform: capitalize;
	margin: 0 5px;
	text-align: center;
}
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers.current {
	border-color: #bea235;
	color: #bea235;	
}
/* - Pagination - Over */