@import url(../css/aos.css);
@import url(../css/bootstrap.min.css);
@import url(../fonts/font-awesome-6/css/all.min.css);
@import url(../css/owl.carousel.css);
@import url(../css/slimmenu.min.css);
@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
body, html {
	overflow-x: hidden
}
body, p {
	font-size: 20px;
	line-height: 1.6;
	font-weight: 400
}
.billboard .item .caption h1 span, .billboard .item .caption h2 span, body, p {
	font-weight: 400
}
.go-up, select {
	cursor: pointer
}
.default_typo ul li:before, ul.arrow li:before {
	content: "\f105";
	font-family: "Font Awesome 6 Free"
}
.about_text h5 a, .default_typo p a, .footer .copyright p a, .simple_text span>a, .white p a:hover {
	text-decoration: underline
}
:root {
	--primary: #484e52;
	--secondary: #d6bb66;
	--black: #484e52;
	--textcolor: #606060;
	--lightprimary: #eeeeee;
	--darkgray: #d8d8d7;
	--lightgray: #f0f0f0;
	--white: #ffffff;
	--secondary_gradient_bg: linear-gradient( 0deg, #D6BB66 0%, #FFE89F 50%, #D6BB66 100%);
	--headingfont: "Raleway", serif;
	--bodyfont: "Raleway", serif;
	--transition: all 0.25s ease-in-out
}
body {
	margin: 0;
	padding: 0;
	background-color: var(--white);
	font-family: var(--bodyfont);
	color: var(--textcolor);
	letter-spacing: .5px;
	scroll-behavior: smooth
}
img {
	max-width: 100%;
	height: auto
}
::-moz-selection {
	background-color: var(--primary);
	color: var(--white)
}
::-webkit-selection {
	background-color: var(--primary);
	color: var(--white)
}
::selection {
	background-color: var(--primary);
	color: var(--white)
}
body::-webkit-scrollbar-track {
	border-radius: 0;
	background-color: #f5f5f5
}
body::-webkit-scrollbar {
	width: 10px
}
body::-webkit-scrollbar-thumb {
	border-radius: 0;
	background-color: var(--secondary)
}
.about_text ul li, .simple_text span, b, strong {
	font-weight: 700
}
a {
	text-decoration: none;
	color: var(--secondary);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}
a:hover {
	color: var(--primary);
	outline: 0
}
a:focus-visible {
	outline: 2px solid var(--black)
}
.default_typo ul li ol li:before, .modal-backdrop, h1:not(.site-title):before, h2:before {
	display: none
}
.h1, h1 {
	font-size: 80px;
	line-height: 1.15;
	letter-spacing: 1.4px
}
.h2, h2 {
	font-size: 56px;
	line-height: 1.25;
	letter-spacing: 1.12px
}
.h2.sm, h2.sm {
	font-size: 40px;
	line-height: 1.3;
	text-transform: inherit
}
@media (max-width:1599px) {
	body, p {
		font-size: 18px
	}
	.h1, h1 {
		font-size: 60px
	}
	.h2, h2 {
		font-size: 48px
	}
	.h2.sm, h2.sm {
		font-size: 36px
	}
}
@media (max-width:1400px) {
	.h2, h2 {
		font-size: 44px
	}
	.h2.sm, h2.sm {
		font-size: 32px
	}
}
@media (max-width:1199px) {
	.h1, h1 {
		font-size: 50px;
		letter-spacing: 1px
	}
	.h2, h2 {
		font-size: 40px;
		line-height: 1.2
	}
	.h2.sm, h2.sm {
		font-size: 28px
	}
}
@media (max-width:991px) {
	body, p {
		font-size: 16px;
		line-height: 1.5
	}
	.h1, h1 {
		font-size: 44px;
		letter-spacing: .6px
	}
	.h2, h2 {
		font-size: 36px
	}
	.h2.sm, h2.sm {
		font-size: 26px
	}
}
@media (max-width:767px) {
	.h1, h1 {
		font-size: 38px
	}
	.h2, h2 {
		font-size: 32px
	}
	.h2.sm, h2.sm {
		font-size: 24px
	}
}
.h3, h3 {
	font-size: 26px;
	line-height: 1.3
}
@media (max-width:1599px) {
	.h3, h3 {
		font-size: 24px;
		line-height: 1.2
	}
}
.h4, h4 {
	font-size: 24px
}
@media (max-width:1199px) {
	.h3, h3 {
		font-size: 22px;
		line-height: 1.2
	}
	.h4, h4 {
		font-size: 22px
	}
}
@media (max-width:991px) {
	.h3, .h4, h3, h4 {
		font-size: 20px
	}
}
@media (max-width:767px) {
	.h3, h3 {
		font-size: 18px
	}
	.h4, h4 {
		font-size: 19px
	}
}
.h5, h5 {
	font-size: 21px
}
@media (max-width:1199px) {
	.h5, h5 {
		font-size: 20px
	}
}
@media (max-width:991px) {
	.h5, h5 {
		font-size: 19px
	}
}
@media (max-width:767px) {
	.h5, h5 {
		font-size: 18px
	}
}
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
	margin: 0 0 20px;
	font-family: var(--headingfont);
	color: var(--black);
	font-weight: 700;
	text-transform: inherit
}
.h1 span, .h2 span, .h3 span, .h4 span, .h5 span, h1 span, h2 span, h3 span, h4 span, h5 span {
	color: var(--secondary);
}
blockquote, ol, p, ul {
	margin: 0 0 20px;
	padding: 0
}
.white a, .white h1, .white h2, .white h3, .white h4, .white h5, .white li, .white p, .white span {
	color: var(--lightprimary)
}
ol li, ul li {
	list-style-type: none
}
.distinctive_approach .row, .form-group {
	margin-bottom: 30px
}
.content_area.appointment .left_text *:last-child,
.about_text:last-child, .about_wrapper .row>div:last-child, .ba_box .ba_text *:last-child, .contact_form form .row .col-lg-12:last-child .form_group, .contact_form ul li:last-child, .contact_page .contact_info .social_media ul, .contact_page .contact_info *:last-child, .content_area h2:last-child, .content_area p:last-child, .content_area.appointment:last-child, .default_typo blockquote p:last-child, .default_typo hr:last-child, .default_typo ul li:last-child, .default_typo ul:last-child, .footer ul, .form-group p:last-child, .icon_box:last-child, .internal_cover.billboard .item .caption h1, .internal_cover.billboard .item .caption h2, .sections_title h2:last-child, .sections_title p:last-child, .simple_text p:last-child, .social_media ul li, .staffs_wrapper .staff_card:last-child, .testimonialbox .client_info h3, .text_box:last-child, .top_header ul, .video_testimonialbox .client_info h3, ul.arrow li:last-child {
	margin-bottom: 0
}
.form-group label {
	font-weight: 600;
	font-size: 18px;
	line-height: 1.2
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=file], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
	width: 100%;
	max-width: 100%;
	display: block;
	height: inherit;
	z-index: 1;
	margin: 0;
	padding: 19px 18px;
	background-color: var(--white);
	box-shadow: none;
	border: 1px solid var(--primary);
	color: var(--primary);
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0;
	font-weight: 600;
	direction: ltr;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}
input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
input:focus, select:focus, textarea:focus {
	outline: 0;
	border-color: var(--secondary)
}
input::placeholder, select::placeholder, textarea::placeholder {
	font-size: 20px;
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 600;
	color: var(--primary);
	text-transform: capitalize
}
input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
	font-size: 20px;
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 600;
	color: var(--primary);
	text-transform: capitalize
}
input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	font-size: 20px;
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 600;
	color: var(--primary);
	text-transform: capitalize
}
select {
	background-image: url("../images/select_arrow.svg");
	background-size: 16px;
	background-position: 97% center;
	background-repeat: no-repeat;
	color: rgba(0, 0, 0, .6);
	padding-right: 45px!important
}
textarea {
	height: 140px
}
.btn_holder {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 30px;
	align-items: center
}
.btn_holder.left {
	justify-content: flex-start
}
.btn_holder.right, header .top_header .container {
	justify-content: flex-end
}
.btn_holder .my_btn {
	margin-left: 0!important
}
.my_btn, button[type=submit], input[type=submit] {
	position: relative;
	cursor: pointer;
	padding: 16px 30px;
	min-width: inherit;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	color: var(--black)!important;
	background-image: linear-gradient(to bottom, #d6bb66 0, #ffe89f 25%, #d6bb66 50%, #d6bb66 75%, #ffe89f 100%);
	background-size: 100% 200%;
	text-align: center;
	display: inline-block;
	border: none;
	border-radius: 0;
	opacity: 1;
	text-transform: uppercase;
	text-decoration: none!important;
	overflow: hidden;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}
.my_btn.lg {
	font-size: 26px;
	padding: 21px 30px
}
.my_btn:focus, .my_btn:hover, button[type=submit]:hover, input[type=submit]:hover {
	background-position: 0 100%;
	color: var(--black)!important
}
.billboard .item, .sections, .testimonialbox::before {
	background-repeat: no-repeat;
	background-position: center
}
.white .my_btn:focus, .white .my_btn:hover, .white button[type=submit]:hover, .white input[type=submit]:hover {
	background-color: var(--white);
	color: var(--black)!important
}
.my_btn.black_btn, button[type=submit].black_btn, input[type=submit].black_btn {
	background-image: linear-gradient(to bottom, var(--black) 0, var(--black) 25%, var(--black) 45%, var(--white) 60%, var(--white) 100%);
	color: var(--white)!important;
	background-size: 100% 250%;
}
.my_btn.black_btn:focus, .my_btn.black_btn:hover, button[type=submit].black_btn:focus, button[type=submit].black_btn:hover, input[type=submit].black_btn:focus, input[type=submit].black_btn:hover {
	color: var(--black)!important;
}
.my_btn.white_btn, button[type=submit].white_btn, input[type=submit].white_btn {
	background-image: linear-gradient(to bottom, var(--white) 0, var(--white) 25%, var(--white) 45%, var(--black) 60%, var(--black) 100%);
	color: var(--black)!important;
	background-size: 100% 250%;
}
.my_btn.black_border:focus, .my_btn.black_border:hover, .my_btn.white_btn:focus, .my_btn.white_btn:hover, button[type=submit].black_border:focus, button[type=submit].black_border:hover, button[type=submit].white_btn:focus, button[type=submit].white_btn:hover, input[type=submit].black_border:focus, input[type=submit].black_border:hover, input[type=submit].white_btn:focus, input[type=submit].white_btn:hover {
	color: var(--white)!important
}
.my_btn.black_border, button[type=submit].black_border, input[type=submit].black_border {
	background-image: linear-gradient(to bottom, transparent 0, transparent 25%, transparent 50%, var(--black) 75%, var(--black) 100%);
	color: var(--black)!important;
	border: 1px solid var(--black)
}
.my_btn i, .top_header ul li a i, .top_header ul li a img, .top_header ul li i, .top_header ul li img {
	margin-right: 5px
}
.my_btn.sm {
	padding: 10px 20px;
	min-width: inherit;
	font-size: 15px;
	line-height: 26px;
	font-weight: 500
}
.my_btn+.my_btn {
	margin-left: 15px
}
@media (min-width:1600px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1560px
	}
	.container.sm {
		max-width: 1270px
	}
}
.header {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 99;
	display: block
}
.admin-bar .header {
	top: 32px;
}
.header.sticky {
	position: fixed;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .05)
}
.header .container {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.primary_bg {
	background-color: var(--primary);
}
.top_header {
    background-image: var(--secondary_gradient_bg);
}
.top_header_right {
	display: flex;
	align-items: center;
	gap: 20px
}
.main_header, .top_header ul {
	align-items: center;
	display: flex
}
.top_header ul li, .top_header ul li a {
	font-weight: 500;
	line-height: 1.2;
	color: var(--black)
}
.contact_info ul li a.call_us, .top_header ul li a.call_us {
	font-size: 26px;
	font-weight: 700
}
.about_text h5 a:hover, .about_wrapper .row:nth-child(odd):not(.white_box) p a:hover, .contact_page .contact_info ul li a:hover, .default_typo ul li a:focus, .default_typo ul li a:hover, .default_typo.ei ul li a, .default_typo.ei ul li:before, .footer .copyright p a:hover, .footer p a:hover, .footer ul li a:hover, .service_box h2 a:hover, .service_box h3 a:hover, .simple_text span>a:hover {
	color: var(--secondary)
}
.top_header ul.ct_info li a:hover {
	opacity: 0.7;
}
.about_img i, .default_typo.ei ul li a:focus, .default_typo.ei ul li a:hover, .service_box h2 a, .service_box h3 a, .subtitle, .testimonialbox .star_rating, .testimonialbox p {
	color: var(--black)
}
.top_header ul li a img {
	margin-top: 2px;
	vertical-align: top;
	height: 18px;
	object-fit: contain;
	filter: brightness(0) invert(1);
	transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out
}
.top_header ul li a:hover img {
	filter: brightness(1) invert(0)
}
.top_header_right ul li {
	position: relative;
	border-left: 2px solid rgba(0, 0, 0, .3);
	padding-left: 15px;
	margin-left: 15px
}
.top_header_right .social_media ul li, .top_header_right ul li:first-child {
	padding-left: 0;
	margin-left: 0;
	border-left: none
}
.top_header_right .social_media ul {
	gap: 2px
}
.top_header_right .social_media ul li a i {
	margin: 0
}
.main_header {
	background-color: var(--white)
}
.billboard, .billboard .item {
	position: relative;
	background-color: var(--primary);
	overflow: hidden
}
.main_header .logo {
	padding: 10px 0
}
.main_header .logo a {
	display: block;
	width: 186px
}
.footer_logo a img, .main_header .logo a img {
	width: 100%
}
.sticky .social_media ul li a {
	height: 44px
}
.sticky .main_header .logo a {
	width: 126px
}
.main_header .mainmenu {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 30px
}
.sticky .mainmenu .my_btn {
	padding-top: 15px;
	padding-bottom: 15px
}
.header, .logo, .logo img, .main_header, .mainmenu, .top_header, .video_testimonialbox i {
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}
@media (max-width:1599px) {
	.my_btn, button[type=submit], input[type=submit] {
		padding: 14px 22px;
		font-size: 18px;
		line-height: 26px
	}
	.my_btn.lg {
		font-size: 20px;
		padding: 18px 25px
	}
	.my_btn img, .owl-carousel .my_btn img {
		width: 24px;
		height: 16px;
		margin-left: 3px
	}
	.btn_holder {
		margin-top: 25px;
		gap: 20px
	}
	.main_header .logo {
		padding: 5px 0
	}
	.main_header .logo a {
		width: 150px
	}
	.sticky .main_header .logo a {
		width: 110px
	}
	.top_header ul li, .top_header ul li a {
		font-size: 16px
	}
	.top_header ul li a.call_us {
		font-size: 24px;
		font-weight: 700
	}
}
.partner_img, .service_box {
	gap: 20px;
	align-self: stretch
}
.header_gap {
	margin-top: 204px
}
.billboard .item .container, .internal_cover .container {
	position: relative;
	z-index: 3
}
.billboard .item {
	padding: 50px 0 100px;
	width: 100%;
	min-height: 650px;
	height: calc(100vh - 204px);
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center
}
.billboard .item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: linear-gradient(270deg, rgba(31, 31, 31, 0) 0, rgba(31, 31, 31, .3) 34.5%, rgba(31, 31, 31, .6) 100%);
	width: 100%;
	max-width: 100%
}
.billboard .item .caption {
	max-width: 900px
}
.billboard .item .caption h1, .billboard .item .caption h2 {
	text-transform: uppercase;
	margin-bottom: 10px;	
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.billboard .item .caption p, .contact_form ul li, .contact_page .contact_info p, .footer p, .footer ul li {
	margin-bottom: 10px
}
.contact_page .contact_info .social_media li {
	margin-bottom: 0
}
.billboard .item .caption p {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.billboard .item .caption p:first-of-type {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 1px
}
.billboard .item .caption p:nth-of-type(2) {
	font-size: 22px;
	font-weight: 600
}
.billboard .item .caption .btn_holder {
	margin-top: 25px
}
.billboard .owl-carousel button.owl-dot {
	background-color: var(--lightprimary)
}
.billboard .owl-carousel button.owl-dot.active, .billboard .owl-carousel button.owl-dot:hover, .secondary_bg {
	background-color: var(--secondary)
}
@keyframes customFadeDown {
	from {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}
.billboard .owl-item.active .item .caption .my_btn, 
.billboard .owl-item.active .item .caption .h1,
.billboard .owl-item.active .item .caption h1, 
.billboard .owl-item.active .item .caption p {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: customFadeDown
}
.billboard .owl-item.active .item .caption .h1,
.billboard .owl-item.active .item .caption h1 {
	animation-delay: .2s
}
.billboard .owl-item.active .item .caption p {
	animation-delay: .3s
}
.billboard .owl-item.active .item .caption .my_btn {
	animation-delay: .4s
}
.bottom_edge {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2
}
.about_img, .about_section, .sections, .sections_title, .service_box, .testimonialbox {
	position: relative
}
.fit_img, .fit_img.fullheight, .full_height .owl-item .item, .icon_box, .its_text, .service_box {
	height: 100%
}
.sections {
	padding: 100px 0;
	background-size: cover
}
.sections_title {
	margin-bottom: 40px;
	text-align: center
}
.sections_title.left {
	text-align: left
}
.sections_title h2 {
	margin-bottom: 15px;
	text-transform: uppercase
}
.about_wrapper .aw_text h2, .its_text h2, .sections_title h2.sm {
	text-transform: inherit
}
.sections_title.sm h2 {
	font-size: 48px;
	text-transform: none;
	text-transform: inherit
}
.sections_title .subtitle {
    font-size: 36px;
	line-height: 1.2;
    font-weight: 700;
    margin-bottom: 7px;
    display: block;
    color: var(--secondary);
}
.black_bg {
	background-color: var(--black)
}
.lightgray_bg, .service_box {
	background-color: var(--lightgray)
}
.fit_img {
	width: 100%;
	overflow: hidden
}
.fit_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}
.about_img i, .icon_box i {
	width: 140px;
	height: 140px;
	background-image: var(--secondary_gradient_bg)
}
.about_img i::before, .partner_img img {
	transition: var(--transition)
}
.tb_space {
	margin-top: -12px;
	margin-bottom: -12px
}
.tb_space>div {
	padding-top: 12px;
	padding-bottom: 12px
}
.tb_space.lg {
	margin-top: -18px;
	margin-bottom: -18px
}
.tb_space.lg>div {
	padding: 18px
}
.extra_space {
	margin-left: -25px;
	margin-right: -25px
}
.extra_space>div {
	padding-left: 25px;
	padding-right: 25px
}
[data-aos=fade-down] {
	transform: translate3d(0, -30px, 0)
}
[data-aos=fade-up] {
	transform: translate3d(0, 30px, 0)
}
[data-aos=fade-left] {
	transform: translate3d(30px, 0, 0)
}
[data-aos=fade-right] {
	transform: translate3d(-30px, 0, 0)
}
@media (max-width:1599px) {
	.header_gap {
		margin-top: 158px
	}
	.billboard .item {
		height: calc(100vh - 120px);
	}
	.billboard .item .caption {
		max-width: 780px
	}
	.billboard .item .caption p:first-of-type {
		font-size: 22px;
		letter-spacing: .5px
	}
	.billboard .item .caption p:nth-of-type(2) {
		font-size: 20px;
		letter-spacing: .5px
	}
	.sections {
		padding: 80px 0
	}
	.sections_title.sm h2 {
		font-size: 44px
	}
	.sections_title {
		margin-bottom: 30px
	}
	.extra_space {
		margin-left: -20px;
		margin-right: -20px
	}
	.extra_space>div {
		padding-left: 20px;
		padding-right: 20px
	}
}
@media (max-width:1400px) {
	.subtitle, .top_header ul li a.call_us {
		font-size: 22px
	}
	.sections {
		padding: 70px 0
	}
	.sections_title.sm h2 {
		font-size: 40px
	}
	.sections_title {
		margin-bottom: 25px
	}
	.extra_space {
		margin-left: -15px;
		margin-right: -15px
	}
	.extra_space>div {
		padding-left: 15px;
		padding-right: 15px
	}
	.sections_title .subtitle {
		font-size: 32px;
	}
}
@media (max-width:1199px) {
	.h1, .h2, .h3, .h4, .h5, blockquote, h1, h2, h3, h4, h5, ol, p, ul {
		margin: 0 0 15px
	}
	input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=file], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
		padding: 15px 18px;
		font-size: 17px
	}
	input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
		font-size: 17px
	}
	input::placeholder, select::placeholder, textarea::placeholder {
		font-size: 17px
	}
	input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
		font-size: 17px
	}
	select {
		padding-right: 40px!important
	}
	textarea {
		height: 130px
	}
	.btn_holder {
		margin-top: 20px;
		gap: 10px
	}
	.my_btn, button[type=submit], input[type=submit] {
		padding: 12px 20px;
		font-size: 17px;
		line-height: 24px
	}
	.my_btn.lg {
		font-size: 20px;
		padding: 14px 20px
	}
	.header, .header.sticky {
		position: relative;
		box-shadow: none
	}
	.main_header .logo a, .sticky .main_header .logo a {
		width: 130px
	}
	.header .container {
		position: relative
	}
	.billboard .item .caption p:first-of-type, .top_header ul li a.call_us {
		font-size: 20px
	}
	.header_gap {
		margin-top: 0
	}
	.billboard .item {
		height: auto;
		min-height: 620px;
        padding: 40px 0 70px;
	}
	.billboard .item .caption p:nth-of-type(2) {
		font-size: 18px
	}
	.billboard .item .caption .btn_holder {
		margin-top: 25px
	}
	.tb_space.lg {
		margin-top: -14px;
		margin-bottom: -14px
	}
	.tb_space.lg>div {
		padding: 14px
	}
	.sections_title .subtitle {
		font-size: 28px;
	}
}
@media (max-width:991px) {
	input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=file], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
		font-size: 16px;
		padding: 11px 15px
	}
	input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
		font-size: 16px
	}
	input::placeholder, select::placeholder, textarea::placeholder {
		font-size: 16px
	}
	input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
		font-size: 16px
	}
	textarea {
		height: 120px
	}
	.form-group {
		margin-bottom: 20px
	}
	.my_btn, button[type=submit], input[type=submit] {
		padding: 10px 18px;
		font-size: 16px;
		line-height: 24px;
		letter-spacing: .8px
	}
	.my_btn.lg {
		font-size: 18px;
		padding: 12px 18px
	}
	.my_btn img, .owl-carousel .my_btn img {
		width: 20px;
		height: 13px
	}
	.my_btn.sm {
		padding: 9px 16px
	}
	.top_header_right {
		gap: 10px
	}
	.top_header_right ul li {
		padding-left: 10px;
		margin-left: 10px
	}
	.top_header ul li, .top_header ul li a {
		font-size: 15px
	}
	.top_header ul li a i, .top_header ul li a img, .top_header ul li i, .top_header ul li img {
		margin-right: 3px
	}
	.billboard .item {
		min-height: 600px;
        padding: 30px 0 60px;
	}
	.billboard .item .caption {
		max-width: 100%
	}
	.billboard .item .caption h1 br, .billboard .item .caption h2 br, .billboard .item .caption p br, .sections_title br, .sections_title h2 br {
		display: none
	}
	.billboard .owl-carousel .owl-dots {
		bottom: 25px
	}
	.billboard .item .caption p:first-of-type {
		font-size: 18px
	}
	.sections {
		padding: 60px 0
	}
	.sections_title.sm h2 {
		font-size: 36px
	}
	.sections_title .subtitle {
		font-size: 26px;
	}
}
@media (max-width:767px) {
	.h1, .h2, .h3, .h4, .h5, blockquote, h1, h2, h3, h4, h5, ol, p, ul {
		margin: 0 0 10px
	}
	select {
		padding-right: 25px!important;
		background-size: 14px;
		padding: 10px 16px
	}
	.form-group {
		margin-bottom: 15px
	}
	.my_btn, button[type=submit], input[type=submit] {
		letter-spacing: .5px
	}
	.my_btn+.my_btn {
		margin-left: 10px
	}
	.my_btn.sm {
		padding: 8px 12px;
		font-size: 14px;
		line-height: 24px
	}
	.top_header_right ul li:last-child {
		display: none
	}
	.sections {
		padding: 50px 0
	}
	.sections_title {
		margin-bottom: 20px
	}
	.sections_title h2 {
		margin-bottom: 10px
	}
	.sections_title .subtitle {
		font-size: 24px;
	}
	.sections_title.sm h2 {
		font-size: 32px
	}
	.tb_space.lg {
		margin-top: -10px;
		margin-bottom: -10px
	}
	.tb_space.lg>div {
		padding: 10px
	}
}
@media (max-width:575px) {
	.sections_title .subtitle {
		font-size: 22px;
	}
}
.about_section {
	border: 2px solid var(--lightprimary)
}
.about_text, .about_wrapper .aw_text, .content_area {
	padding: 40px
}
.about_text > *:last-child, .about_wrapper .aw_text > *:last-child, .content_area > *:last-child {
	margin-bottom: 0;
}
.about_text h2, .default_typo h2:first-of-type {
	text-transform: uppercase
}
.about_text h5 a, .default_typo p a {
	color: var(--black)
}
.about_img i {
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 90px
}
.about_img:hover i::before {
	transform: rotate(360deg)
}
.about_img.video_btn {
	border: none;
	padding: 0
}
ul.arrow {
	display: flow-root
}
.default_typo ul li, ul.arrow li {
	position: relative;
	padding-left: 20px;
	line-height: 1.6;
	margin-bottom: 10px;
	display: flow-root
}
ul.arrow li:before {
	font-weight: 900;
	position: absolute;
	top: 0;
	left: 0
}
.about_section .star_shape {
	position: absolute;
	bottom: -80px;
	right: -50px;
	width: 126px;
	z-index: 1
}
.about_text p span {
	font-size: 16px;
	line-height: 1.4;
	display: block
}
.service_box {
	display: flex;
	padding: 20px 20px 30px;
	flex-direction: column;
	align-items: center;
	flex: 1 0 0;
	text-align: center
}
.service_box .fit_img {
	display: block;
	height: 300px;
	background-color: var(--black);
	border: 1px solid var(--lightgray)
}
.service_box .fit_img img {
	filter: grayscale(1);
}
.service_box:hover .fit_img img {
	opacity: .6;
	transform: scale(1.02)
}
.service_box .btn_holder, .testimonialbox .client_info {
	margin-top: auto
}
.service_box h2, .service_box h3 {
	margin-bottom: 0;
	line-height: 1.1
}
.service_box p {
	margin-bottom: 0;
	letter-spacing: .5px
}
.lightgray_bg .accordion-body, .lightgray_bg .accordion-button, .lightgray_bg .service_box {
	background-color: var(--white)
}
.its_text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 550px;
	padding: 60px
}
.icon_box {
	background-color: var(--black);
	padding: 45px 30px;
	text-align: center
}
.icon_box i {
	border-radius: 100px;
	font-size: 56px;
	font-weight: 900;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 3px;
	margin: 0 auto 30px
}
.partner_img {
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border: 1px solid var(--lightprimary);
	text-align: center;
	height: 160px
}
.partner_img img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.video_testimonialbox, button.close {
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
@media (max-width:1599px) {
	.about_text, .partner_img {
		padding: 20px
	}
	.about_text h2, .about_text h4, .about_text h5, .about_text p, .about_text ul {
		margin-bottom: 10px
	}
	.about_text ul li {
		margin-bottom: 5px
	}
	.about_section .star_shape {
		bottom: -60px;
		right: -40px;
		width: 96px
	}
	.about_img i, .icon_box i {
		width: 110px;
		height: 110px;
		font-size: 70px
	}
	.partner_img {
		height: 140px
	}
	.its_text {
		padding: 30px;
		min-height: 450px
	}
	.service_box {
		padding: 15px 15px 25px;
		gap: 15px
	}
	.service_box .fit_img {
		height: 240px
	}
	.icon_box {
		padding: 40px 20px
	}
	.icon_box i {
		width: 80px;
		height: 80px;
		font-size: 46px;
		margin: 0 auto 20px;
		padding-bottom: 0
	}
}
@media (max-width:1400px) {
	.service_box::before {
		height: 80px
	}
	.about_text p span {
		font-size: 14px
	}
}
@media (max-width:1199px) {
	.service_box {
		gap: 10px;
		padding: 10px 10px 25px
	}
	.service_box .fit_img {
		height: 200px
	}
	.service_box::before {
		height: 70px
	}
	.its_text {
		padding: 30px;
		min-height: 400px
	}
}
@media (max-width:991px) {
	.service_box h2 br, .service_box h3 br {
		display: none
	}
	.about_img.video_btn {
		width: 100%;
		margin: 0 auto 30px;
		text-align: center;
		height: 460px;
		background-color: var(--primary)
	}
	.about_img.video_btn img {
		object-fit: contain
	}
	.about_section {
		padding: 30px
	}
	.about_text {
		padding: 0
	}
	ul.arrow li {
		padding-left: 16px
	}
	.about_img i {
		left: inherit;
		right: 0
	}
	.about_text p span {
		font-size: 13px
	}
	.its_text {
		padding: 30px;
		min-height: inherit
	}
	.icon_box {
		padding: 25px 15px
	}
	.icon_box i {
		width: 60px;
		height: 60px;
		font-size: 40px
	}
	.about_img i {
		width: 80px;
		height: 80px;
		font-size: 60px
	}
}
@media (max-width:575px) {
	body, p {
		font-size: 15px
	}
	.form-group {
		margin-bottom: 12px
	}
	.btn_holder {
		margin-top: 15px
	}
	.my_btn img, .owl-carousel .my_btn img {
		width: 17px;
		height: 12px
	}
	.my_btn.lg {
		font-size: 16px;
		padding: 10px 15px
	}
	.main_header .logo a, .sticky .main_header .logo a {
		width: 110px
	}
	.billboard .item {
		min-height: 400px
	}
	.billboard .item .caption p {
		display: none
	}
	.about_img.video_btn {
		height: 320px;
		margin-bottom: 20px
	}
	.about_section {
		padding: 20px
	}
	.about_section .star_shape {
		bottom: -50px;
		right: -30px;
		width: 76px
	}
	.service_box {
		max-width: 400px;
		margin: 0 auto
	}
	.service_box::before {
		height: 60px
	}
	.its_text {
		padding: 15px;
		min-height: inherit
	}
	.its_text .my_btn.lg {
		width: 100%
	}
	.about_img i {
		width: 60px;
		height: 60px;
		font-size: 40px;
	}
}
.spacer {
	display: block;
	margin-bottom: 90px
}
.testimonialbox {
	background-color: var(--white);
	border: 1px solid var(--secondary);
	padding: 50px 40px;
	height: 100%;
	display: flex;
	flex-wrap: wrap
}
.testimonialbox::before {
	content: "";
	position: absolute;
	bottom: 40px;
	right: 40px;
	width: 44px;
	height: 44px;
	background-image: url(../images/qoute-icon.svg);
	background-size: contain
}
.testimonialbox .star_rating {
	display: flex;
	flex-wrap: wrap;
	gap: 3px;
	margin-bottom: 25px
}
.testimonialbox p {
	font-size: 24px;
	margin-bottom: 30px
}
.full_height .owl-stage {
	display: flex;
	flex-wrap: wrap
}
.full_height .item>div {
	display: flex;
	flex-direction: column;
	height: 100%
}
.video_testimonialbox {
	border: 1px solid var(--lightgray);
	background-color: var(--lightgray);
	outline: 0;
	padding: 0;
	width: 100%;
	display: flex;
	flex-direction: column;
	transition: .25s ease-in-out;
	height: 100%
}
.modal, body.modal-open {
	padding: 0!important
}
.video_testimonialbox:hover {
	border-color: var(--secondary);
	background-color: var(--secondary)
}
.video_testimonialbox .fit_img {
	height: 300px;
	background-color: var(--black)
}
.video_testimonialbox .fit_img img {
	transform: scale(1.001)
}
.video_testimonialbox:hover .fit_img img {
	transform: scale(1.02)
}
.video_testimonialbox .client_info {
	padding: 20px 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap
}
.video_testimonialbox .client_info i {
	font-size: 40px;
	color: var(--secondary);
	background-color: var(--black);
	border-radius: 100%
}
.video_testimonialbox .client_info p {
	flex: 0 0 100%;
	margin-top: 5px;
	margin-bottom: 0;
	text-align: left;
	color: var(--textcolor)
}
.video_testimonialbox:hover img {
	opacity: .6
}
.video_testimonialbox:hover i {
	transform: rotate(360deg);
	color: var(--black);
	background-color: var(--secondary)
}
.modal {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	background: rgba(0, 0, 0, .87);
	opacity: 0;
	visibility: hidden;
	transform: scale(1.05);
	transition: visibility 0s linear .2s, opacity .2s, transform .2s;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block!important
}
.modal.show {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	transition: visibility linear, opacity .3s, transform .3s
}
.modal-dialog {
	max-width: 100%;
	width: 70%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)!important;
	margin: 0 auto
}
.modal-content {
	border-radius: 0;
	margin-top: 0;
	border: none;
	padding: 4px;
	background: var(--black)
}
.modal-body {
	position: relative;
	border: none;
	padding: 0;
	background-image: url("../images/placeholder-img.webp");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
button.close {
	display: block;
	position: absolute;
	right: -4px;
	top: -35px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	z-index: 9;
	padding: 0;
	opacity: .5;
	font-weight: 400;
	transition: .25s ease-in-out;
	border: none;
	background: 0 0
}
button.close img {
	vertical-align: top;
	width: 100%;
	height: 100%;
	object-fit: contain;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}
button.close:hover img {
	transform: rotate(90deg)
}
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 56.25% 0 0;
	overflow: hidden
}
.embed-responsive iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0
}
@media (max-width:1400px) {
	.testimonialbox {
		padding: 30px 25px
	}
	.testimonialbox p {
		font-size: 22px;
		margin-bottom: 20px
	}
	.testimonialbox::before {
		bottom: 25px;
		right: 25px;
		width: 34px;
		height: 34px
	}
	.spacer {
		margin-bottom: 60px
	}
	.video_testimonialbox .fit_img {
		height: 210px
	}
	.video_testimonialbox .client_info {
		padding: 12px 15px
	}
}
@media (max-width:1199px) {
	.testimonialbox p {
		font-size: 20px
	}
	.video_testimonialbox .fit_img {
		height: 220px
	}
	.video_testimonialbox .client_info i {
		font-size: 30px
	}
}
.text_box {
	padding: 40px;
	margin-top: 70px
}
.text_box p {
	font-size: 21px;
	font-weight: 600
}
.text_box h2 {
	font-size: 40px
}
.text_box h3 {
	font-size: 32px;
	font-weight: 600
}
.text_box *:last-child {
	margin-bottom: 0;
}
.text_box.d-flex {
	padding: 0;
	border: 5px solid var(--lightgray)
}
.text_box.d-flex .award_vector {
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 0 0 300px;
	padding: 40px;
	background-color: var(--white)
}
.text_box.d-flex .award_vector img {
    width: 100%;
}
.accordion-button, .accordion-item, .default_typo blockquote {
	background-color: var(--lightprimary)
}
.text_box .award_text {
	padding: 40px;
	display: flex;
	align-items: center
}
@media (max-width:1599px) {
	button.close {
		top: -26px;
		width: 16px;
		height: 16px;
		line-height: 16px
	}
	.text_box, .text_box .award_text {
		padding: 30px
	}
	.text_box p {
		font-size: 20px
	}
	.text_box h2 {
		font-size: 34px
	}
	.text_box h3 {
		font-size: 28px
	}
	.text_box.d-flex .award_vector {
		flex: 0 0 230px;
		padding: 30px
	}
}
@media (max-width:1400px) {
	.text_box h2 {
		font-size: 28px
	}
}
.alignleft, .alignright, .default_typo .about_img img {
	object-fit: cover
}
.accordion-item {
	border: 1px solid var(--darkgray)!important;
	margin-bottom: 24px
}
.accordion-button {
	padding: 15px 15px 15px 20px;
	color: var(--black);
	border: 0;
	font-size: 24px;
	font-weight: 600
}
.accordion-button::after {
	width: 50px;
	height: 50px;
	background-color: var(--black);
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%20448%20448%22%3E%3Cpath%20fill%3D%22%23d6bb66%22%20style%3D%22fill-opacity%3A1%3Bstroke-width%3A32%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A1%3Bstroke-dasharray%3Anone%22%20d%3D%22m384%20784.8-37.46-36.438L224%20867.555%20101.46%20748.362%2064%20784.8l37.426%2036.404.034-.034L224%20940.362%20346.54%20821.17l.034.034z%22%20transform%3D%22translate(0%20-604.362)%22/%3E%3C/svg%3E");
	background-size: 30px;
	background-position: center;
	transition: .25s ease-in-out
}
.accordion-button:hover {
	background-color: var(--darkgray)
}
.accordion-button:not(.collapsed) {
	color: var(--lightprimary);
	background-color: var(--black);
	box-shadow: none
}
.accordion-button:not(.collapsed)::after {
	background-color: var(--lightprimary);
	transform: none;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22448%22%20height%3D%22448%22%20viewBox%3D%220%200%20448%20448%22%3E%3Cpath%20fill%3D%22%23d6bb66%22%20style%3D%22fill-opacity%3A1%3Bstroke-width%3A32%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%20d%3D%22m384%20871.925-37.46%2036.437L224%20789.17%20101.46%20908.362%2064%20871.925l37.426-36.403.034.033L224%20716.362l122.54%20119.193.034-.033z%22%20transform%3D%22translate(0%20-604.362)%22/%3E%3C/svg%3E")
}
.ba_box .ba_imgs .fit_img span, .footer, .go-up {
	background-color: var(--black)
}
.accordion-button:focus {
	border-color: transparent;
	box-shadow: none
}
.accordion-body {
	padding: 20px 25px
}
.accordion-body *:last-child {
	margin-bottom: 0;
}
.accordion-item:first-of-type, .accordion-item:first-of-type .accordion-button, .accordion-item:last-of-type {
	border-radius: 0
}
@media (max-width:1199px) {
	.text_box {
		padding: 20px;
		margin-top: 60px
	}
	.text_box p {
		font-size: 18px
	}
	.text_box.d-flex .award_vector {
		flex: 0 0 200px;
		padding: 30px
	}
	.text_box.d-flex {
		align-items: inherit
	}
	.text_box h3 {
		font-size: 26px
	}
	.mb-5 {
		margin-bottom: 2.5rem!important
	}
	.accordion-item {
		margin-bottom: 20px
	}
	.accordion-button {
		padding: 12px 12px 12px 20px;
		font-size: 22px
	}
	.accordion-body {
		padding: 15px 20px
	}
	.accordion-button::after {
		width: 40px;
		height: 40px;
		background-size: 26px
	}
}
@media (max-width:991px) {
	.about_section .text_box {
		padding: 0;
	}
	.modal-dialog {
		max-width: 94%;
		width: 94%
	}
	.modal-content {
		padding: 2px
	}
	button.close {
		right: -2px
	}
	.spacer {
		margin-bottom: 50px
	}
	.testimonialbox p {
		font-size: 18px
	}
	.video_testimonialbox {
		max-width: 500px;
		margin: 0 auto
	}
	.text_box h2 {
		font-size: 28px
	}
	.text_box h3 {
		font-size: 24px
	}
	.text_box p {
		font-size: 17px
	}
	.text_box.d-flex .award_vector {
		height: 150px;
		padding: 20px
	}
	.text_box .award_vector img {
		width: 100%;
		height: 100%;
		object-fit: contain
	}
	.text_box .award_text {
		padding: 20px
	}
	.text_box.d-flex {
		display: block!important
	}
	.mb-5 {
		margin-bottom: 2rem!important
	}
	.accordion-item {
		margin-bottom: 15px
	}
	.accordion-button {
		padding: 10px 10px 10px 15px;
		font-size: 20px
	}
	.accordion-body {
		padding: 12px 15px
	}
	.accordion-button::after {
		width: 36px;
		height: 36px;
		background-size: 24px
	}
}
@media (max-width:767px) {
	.testimonialbox::before {
		bottom: 15px;
		right: 15px;
		width: 30px;
		height: 30px
	}
	.accordion-item {
		margin-bottom: 10px
	}
	.accordion-button {
		padding: 10px 10px 10px 12px;
		font-size: 18px
	}
	.accordion-body {
		padding: 12px
	}
	.accordion-button::after {
		width: 32px;
		height: 32px;
		background-size: 20px
	}
}
@media (max-width:575px) {
	.testimonialbox {
		padding: 20px
	}
	.aw_text .testimonialbox {
		padding: 15px
	}
	.testimonialbox p, .text_box p {
		font-size: 16px
	}
	.spacer {
		margin-bottom: 40px
	}
	.video_testimonialbox .client_info i {
		font-size: 26px
	}
	.text_box {
		padding: 15px;
		margin-top: 40px
	}
	.text_box h2 {
		font-size: 22px
	}
	.text_box h3 {
		font-size: 20px
	}
	.text_box .award_text {
		padding: 15px 12px
	}
	.mb-5 {
		margin-bottom: 1.5rem!important
	}
	.accordion-button {
		padding: 10px 10px 10px 12px;
		font-size: 16px
	}
	.accordion-button::after {
		width: 28px;
		height: 28px
	}
	.text_box.d-flex .award_vector {
		height: 120px;
	}
}
.footer {
	position: relative;
	z-index: 3;
	padding-top: 80px
}
.footer h3 {
	position: relative;
	margin-bottom: 30px;
	font-size: 30px
}
.footer ul.two_col {
	column-count: 2;
	column-gap: 40px
}
.footer_logo {
    max-width: 300px;
}
.footer_logo a {
	display: block
}
.contact_info ul li {
	margin-bottom: 15px;
	line-height: 1.38
}
.contact_info ul li a {
	position: relative;
	padding-left: 65px;
	display: flex;
	align-items: center;
	justify-content: start;
	min-height: 50px
}
.contact_info ul li a i {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	width: 50px;
	height: 50px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	background-color: transparent;
	border: 1px solid rgba(217, 216, 207, .3);
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out
}
.contact_info ul li a:hover i, .go-up:hover {
	background-color: var(--secondary);
	color: var(--black)
}
.contact_info ul li a.call_us i {
	font-size: 18px
}
.social_media ul {
	display: flex;
	gap: 15px
}
.social_media ul li a {
	display: flex;
	width: 50px;
	height: 50px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: var(--black);
	background: var(--darkgray);
	font-size: 22px
}
.top_header .social_media ul li a {
	color: var(--secondary);
	background: var(--black);
}
.top_header .social_media ul li a:hover,
.social_media ul li a:hover {
	color: var(--black);
	background: var(--secondary)
}
.footer .copyright {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	margin-top: 60px;
	padding: 20px 0;
	border-top: 1px solid rgba(255, 255, 255, .2)
}
.footer .copyright p {
	margin-bottom: 0;
	font-size: 18px
}
.footer .copyright p a {
	margin-bottom: 0;
	color: rgba(255, 255, 255, .8);
	font-weight: 400
}
.go-up {
	border: 2px solid rgba(255, 255, 255, .5);
	color: var(--lightprimary);
	width: 40px;
	height: 30px;
	position: fixed;
	font-size: 16px;
	line-height: 30px;
	right: 15px;
	bottom: -40px;
	border-bottom: none;
	text-align: center;
	z-index: 100;
	transition: .25s ease-in-out
}
.aligncenter, .alignleft, .alignright {
	overflow: hidden;
	border: 2px solid var(--darkgray, #d8d8d7)
}
@media (max-width:1599px) {
	.footer {
		padding-top: 70px
	}
	.footer_logo {
		max-width: 200px
	}
	.footer h3 {
		margin-bottom: 25px;
		font-size: 26px
	}
	.contact_info ul li a {
		min-height: 44px;
		padding-left: 55px;
		word-break: break-word
	}
	.contact_info ul li a i, .social_media ul li a {
		width: 44px;
		height: 44px;
		font-size: 20px
	}
	.sticky .social_media ul li a {
		height: 36px
	}
}
@media (max-width:1400px) {
	.footer .copyright p {
		font-size: 16px
	}
	.footer ul.two_col {
		column-gap: 10px;
		column-count: 1
	}
	.footer p, .footer ul li {
		line-height: 1.4
	}
	.contact_info ul li a {
		min-height: 40px;
		padding-left: 50px
	}
	.contact_info ul li a i, .social_media ul li a, .sticky .social_media ul li a {
		width: 40px;
		height: 40px
	}
}
@media (max-width:1199px) {
	.footer {
		padding-top: 60px
	}
	.footer_logo {
		max-width: 300px
	}
	.footer h3 {
		margin-bottom: 15px;
		font-size: 24px
	}
	.footer p, .footer ul li {
		font-size: 16px
	}
	.footer ul.two_col {
		column-count: 2
	}
	.social_media ul {
		gap: 10px
	}
	.social_media ul li a {
		font-size: 20px
	}
	.footer .copyright {
		padding: 15px 0;
		margin-top: 50px
	}
	.footer .copyright p {
		font-size: 15px
	}
}
@media (max-width:400px) {
	.h2, h2 {
		font-size: 28px
	}
	.h2.sm, h2.sm {
		font-size: 22px
	}
	.h4, .subtitle, h4 {
		font-size: 18px
	}
	.h5, h5 {
		font-size: 17px
	}
	.tb_space {
		margin-top: -8px;
		margin-bottom: -8px
	}
	.tb_space>div {
		padding-top: 8px;
		padding-bottom: 8px
	}
	.sections_title.sm h2 {
		font-size: 26px
	}
	.about_section {
		padding: 15px
	}
	.partner_img {
		height: 100px
	}
	.video_testimonialbox .fit_img {
		height: 200px
	}
	.accordion-button {
		padding: 10px;
		font-size: 15px
	}
	.accordion-body {
		padding: 10px
	}
	.accordion-button::after {
		width: 24px;
		height: 24px
	}
	.footer h3 {
		margin-bottom: 15px
	}
	.footer ul li {
		margin-bottom: 6px
	}
	.footer ul.two_col {
		column-count: 1
	}
	.footer .copyright {
		margin-top: 30px;
		padding: 12px 0
	}
}
.internal_cover .item {
	min-height: 600px;
	height: auto;
    justify-content: flex-end;
}
.internal_cover .item .caption {
	max-width: inherit;
	text-align: center;
}
.single-service .internal_cover .item,
.page-template-tpl-reviews .internal_cover .item {
    justify-content: center;
}
.single-service .internal_cover .item .caption,
.page-template-tpl-reviews .internal_cover .item .caption {
	text-align: left;
}
.default_typo blockquote {
	margin: 20px 0;
	padding: 30px;
	font-style: normal
}
.default_typo blockquote p {
	margin-top: 0
}
.default_typo blockquote span {
	display: block;
	font-weight: 700
}
.default_typo hr {
	opacity: 1;
	margin: 45px 0;
	background-color: rgba(96, 96, 96, .3);
	clear: both
}
.default_typo p a:hover, .default_typo ul li a {
	text-decoration: none;
	color: var(--secondary)
}
.default_typo h1:first-child, .default_typo h2:first-child, .default_typo h3:first-child, .default_typo h4:first-child, .default_typo img+h1, .default_typo img+h2, .default_typo img+h3 {
	padding-top: 0
}
.default_typo ul {
	margin-bottom: 20px;
	padding-left: 0
}
.default_typo ul li ul.children, .default_typo ul li ul.wsp-posts-list {
	margin-top: 12px
}
.default_typo ul.divide {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.default_typo ul.divide li {
	position: relative;
	width: 100%
}
.default_typo ul.divide.two li {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.default_typo ul.divide.three li {
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	max-width: 33.333%
}
.default_typo ul.divide.four li {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.default_typo ul li i {
	font-size: 21px;
	display: inline-block;
	vertical-align: middle
}
.default_typo ul li:before {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 900
}
.default_typo ol {
	margin-left: 20px;
	padding: 0
}
.default_typo ol li {
	list-style-type: decimal;
	padding-left: 0px;
	padding-bottom: 8px
}
.default_typo ol li ol, .default_typo ol li ul, .default_typo ul li ol, .default_typo ul li ul {
	margin-bottom: 0;
	margin-top: 15px
}
.default_typo ol li ul li:before, .default_typo ul li ul li:before {
	content: "\f0da"
}
.default_typo ul li ul li {
	padding-left: 21px
}
.default_typo ol li ul li {
	position: relative;
	list-style: none;
	padding-left: 21px;
	padding-bottom: 10px
}
.alignleft {
	max-width: 550px;
	margin: 0 40px 40px 0;
	float: left
}
.aligncenter, iframe.aligncenter, iframe.alignleft, iframe.alignright {
	max-width: 100%
}
.aligncenter {
	display: block;
	margin: 0 auto 40px
}
.alignright {
	max-width: 550px;
	margin: 0 0 40px 40px;
	float: right
}
.default_typo.ei blockquote {
	border-left-color: var(--secondary);
	background-color: var(--white);
	box-shadow: 0 0 30px 0 rgba(26, 26, 26, .1)
}
.contact_page .contact_info, .staff_card, .why_choose_como {
	border: 2px solid var(--lightgray)
}
.default_typo .about_img {
	margin-bottom: 30px;
	height: 800px
}
.default_typo .about_img i {
	left: inherit;
	right: 0
}
@media (max-width:1599px) {
	.internal_cover .item {
		min-height: 450px
	}
	.alignright {
		max-width: 450px;
		margin: 0 0 30px 30px
	}
	.alignleft {
		max-width: 450px;
		margin: 0 30px 30px 0
	}
	.default_typo hr {
		margin: 35px 0
	}
	.default_typo .about_img {
		height: 670px
	}
}
@media (max-width:1400px) {
	.default_typo .about_img {
		height: 580px
	}
}
.staffs_wrapper .staff_card:nth-child(2n) {
	flex-direction: row-reverse
}
.staff_card {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
	align-items: center
}
.staff_card .fit_img {
	flex: 0 0 440px;
	height: 500px;
	background-color: var(--lightgray)
}
.staff_details {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 40px 50px 50px
}
.staff_details h2 {
	color: var(--secondary);
}
@media (max-width:1599px) {
	.staff_details {
		padding: 40px
	}
}
@media (max-width:1199px) {
	.internal_cover .item {
		min-height: 400px
	}
	.default_typo ul.divide.four li {
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%
	}
	.default_typo .about_img {
		height: 490px
	}
	.staff_card {
		margin-bottom: 40px
	}
	.staff_details {
		padding: 40px 30px
	}
	.staff_card .fit_img {
		flex: 0 0 340px;
		height: 460px
	}
}
@media (max-width:991px) {
	.footer_logo {
		max-width: 280px
	}
	.contact_info ul li a {
		padding-left: 55px
	}
	.footer .copyright {
		text-align: center;
		flex-direction: column;
		gap: 10px
	}
	.footer h3 {
		font-size: 22px
	}
	.internal_cover .item {
		min-height: 350px
	}
	.aligncenter, .alignleft, .alignright {
		margin: 0 0 30px;
		float: none;
		max-width: 100%
	}
	.default_typo blockquote {
		padding: 20px
	}
	.default_typo ul.divide.four li, .default_typo ul.divide.three li {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.default_typo hr {
		margin: 25px 0
	}
	.default_typo .about_img {
		height: 400px
	}
	.staff_card {
		flex-wrap: wrap;
		padding: 30px;
		margin-bottom: 30px
	}
	.staff_details {
		width: 100%;
		padding: 0;
	}
	.fit_img + .staff_details {
		padding: 30px 0 0
	}
	.staff_card .fit_img {
		flex: 0 0 340px;
		height: 420px;
		margin: 0 auto
	}
	.staff_details .sections_title.left {
		text-align: center
	}
}
@media (max-width:440px) {
	.staff_card .fit_img {
		flex: 0 0 100%;
		max-width: 320px;
		height: 320px
	}
}
.contact_page .contact_info {
	height: 100%;
	padding: 40px
}
.contact_page .contact_info ul li a {
	color: var(--textcolor)
}
.contact_page .contact_info ul li a i {
	color: var(--secondary);
	transition: var(--transition);
	border-color: var(--textcolor)
}
.contact_page .contact_info ul li a:hover i {
	color: var(--black);
	border-color: var(--secondary)
}
.contact_page .contact_info .social_media ul li a {
	padding: 0;
	display: block
}
.contact_page .contact_info .social_media ul li a i {
	padding: 0;
	border: none;
	color: var(--textcolor)
}
.contact_form {
	background-color: var(--primary);
	padding: 100px
}
.contact_form ul li i {
	margin-right: 10px
}
.form_group {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 35px
}
.contact_form form input[type=submit] {
	min-width: 190px;
	max-width: 190px;
	background-color: var(--secondary);
	color: var(--primary);
	text-align: center
}
.contact_form form input[type=submit]:hover {
	background-color: var(--lightgray);
	color: var(--primary)!important
}
.content_area.appointment {
	background: var(--secondary_gradient_bg);
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 80px
}
.content_area.appointment .btn_holder {
	margin-top: 0;
	padding-right: 30px;
	flex: 0 0 auto
}
.content_area.appointment .left_text {
	flex: 1
}
.map {
	height: 700px
}
.map iframe {
	width: 100%;
	height: 100%
}
.why_choose_img {
	min-height: 450px;
	height: 100%
}
.about_wrapper {
	margin-top: 80px;
	display: flex;
	flex-direction: column;
	row-gap: 80px
}
.about_wrapper .row:nth-child(odd):not(.white_box) {
	background-color: var(--black);
	border: 2px solid var(--lightprimary)
}
.about_wrapper .row:nth-child(odd):not(.white_box) h2, .about_wrapper .row:nth-child(odd):not(.white_box) p, .about_wrapper .row:nth-child(odd):not(.white_box) p a {
	color: var(--white)
} 
.about_wrapper .row:nth-child(odd):not(.white_box) > * a {
	color: var(--secondary)
}
.about_wrapper .row:nth-child(odd):not(.white_box) > * a:hover {
	color: var(--white)
}
.about_wrapper .row:nth-child(odd):not(.white_box) > * a,
.about_wrapper .row:nth-child(odd):not(.white_box) p a {
	text-decoration: underline;
	font-weight: 700
}
.about_wrapper .row:nth-child(2n) {
	flex-direction: row-reverse;
	border: 2px solid var(--lightprimary)
}
.about_wrapper .row.white_box {
	border: 2px solid var(--lightprimary)
}
.distinctive_approach .testimonialbox {
	padding: 30px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	height: 100%
}
.distinctive_approach .testimonialbox p {
	flex: auto
}
.distinctive_approach .testimonialbox::before {
	right: 30px;
	bottom: 30px
}
.simple_text span>a {
	color: var(--textcolor)
}
.credentials {
	padding: 40px;
	height: 100%
}
.credentials span {
	font-size: 16px
}
.ba_box {
	padding: 10px;
	border: 2px solid var(--lightprimary);
	margin-bottom: 50px
}
.ba_box .ba_imgs {
	display: flex;
	gap: 10px
}
.ba_box .ba_imgs .fit_img img {
	height: 400px
}
.ba_box .ba_imgs .fit_img img:nth-child(2) {
	margin-top: 1px
}
.ba_box .ba_imgs .fit_img span {
	padding: 20px;
	color: var(--white);
	display: block;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center
}
.ba_box .ba_imgs .fit_img:nth-child(2) span {
	background: var(--secondary_gradient_bg);
	color: var(--black)
}
.ba_box .ba_text {
	padding: 20px 15px 15px
}
.ba_box .ba_text h2 {
	font-size: 26px;
	margin-bottom: 10px
}
@media (max-width:1599px) {
	.content_area.appointment {
		margin-bottom: 60px
	}
	.content_area.appointment .btn_holder {
		padding-right: 10px
	}
	.map {
		height: 600px
	}
	.content_area, .credentials {
		padding: 30px
	}
	.why_choose_img {
		min-height: 400px
	}
	.content_area h2 br {
		display: none
	}
	.about_wrapper{
		margin-top: 60px
	}
	.about_wrapper {
		row-gap: 60px
	}
	.ba_box .ba_imgs .fit_img img {
		height: 290px
	}
}
@media (max-width:1199px) {
	.content_area.appointment .btn_holder {
		padding-right: 0;
		flex-direction: column
	}
	.content_area.appointment .btn_holder a {
		min-width: 230px
	}
	ul.arrow li {
		margin-bottom: 5px
	}
	.about_wrapper .aw_text, .contact_page .contact_info, .credentials, .distinctive_approach .testimonialbox {
		padding: 20px
	}
	.map {
		height: 500px
	}
	.content_area {
		padding: 25px
	}
	.why_choose_img {
		min-height: 350px
	}
	.about_wrapper {
		row-gap: 50px
	}
	.distinctive_approach .testimonialbox::before {
		right: 15px;
		bottom: 15px
	}
	.ba_box .ba_imgs .fit_img img {
		height: 230px
	}
	.ba_box .ba_text {
		padding: 15px 10px 10px
	}
	.ba_box .ba_text h2 {
		font-size: 24px;
		margin-bottom: 5px
	}
}
@media (max-width:991px) {
	.content_area.appointment {
		flex-direction: column;
	}
	.content_area.appointment .btn_holder {
		padding-right: 0;
		flex-direction: inherit;
		display: block;
	}
	.map {
		height: 450px
	}
	.content_area {
		padding: 20px
	}
	.why_choose_img {
		min-height: auto
	}
	.about_wrapper {
		row-gap: 40px
	}
	.about_img.video_btn.fit_img {
		margin-bottom: 0;
	}
	.about_img.video_btn.fit_img img {
		object-fit: cover;
	}
	.about_wrapper .fit_img {
		height: auto;
		max-height: 460px
	}
	.about_wrapper .aw_text {
		padding: 30px
	}
	.distinctive_approach .row {
		margin-bottom: 20px
	}
	.credentials span {
		font-size: 15px
	}
	.ba_box {
		padding: 5px;
		margin-bottom: 30px
	}
	.ba_box .ba_imgs {
		gap: 5px
	}
	.ba_box .ba_imgs .fit_img img {
		height: 180px
	}
	.ba_box .ba_text h2 {
		font-size: 22px
	}
	.ba_box .ba_imgs .fit_img span {
		padding: 10px;
		font-size: 18px;
		letter-spacing: .5px
	}
}
@media (max-width:767px) {
	.footer {
		padding-top: 50px
	}
	.footer ul.two_col {
		column-gap: 16px
	}
	.footer h3 {
		font-size: 20px
	}
	.go-up {
		width: 30px;
		height: 25px;
		font-size: 14px;
		line-height: 25px
	}
	.internal_cover .item {
		min-height: 300px
	}
	.aligncenter, .alignleft, .alignright {
		margin: 0 0 25px
	}
	.default_typo blockquote {
		margin: 15px 0;
		padding: 15px
	}
	.default_typo ul.divide.four li, .default_typo ul.divide.three li, .default_typo ul.divide.two li {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.default_typo .about_img {
		height: 350px
	}
	.fit_img + .staff_details {
		padding: 30px 0 0
	}
	.contact_form {
		padding: 40px 20px
	}
	.form_group {
		margin-bottom: 15px
	}
	.contact_form form input[type=submit] {
		min-width: 150px
	}
	.map {
		height: 400px
	}
	.about_wrapper {
		margin-top: 40px;
		row-gap: 30px
	}
	.about_wrapper .aw_text {
		padding: 20px
	}
	.credentials span {
		font-size: 14px
	}
	.ba_box {
		margin-bottom: 20px
	}
	.ba_box .ba_imgs .fit_img img {
		height: 150px
	}
	.ba_box .ba_text h2 {
		font-size: 20px;
		letter-spacing: 0
	}
	.ba_box .ba_imgs .fit_img span {
		padding: 8px;
		font-size: 16px
	}
}
@media (max-width:575px) {
	.footer p, .footer ul li {
		font-size: 15px
	}
	.footer_logo {
		max-width: 220px;
	}
	.contact_info ul li a {
		min-height: 36px;
		padding-left: 44px
	}
	.contact_info ul li a i, .social_media ul li a, .sticky .social_media ul li a {
		width: 36px;
		height: 36px
	}
	.ba_box .ba_text h2, .contact_info ul li a i {
		font-size: 18px
	}
	.internal_cover .item {
        padding: 30px 0 40px;
		min-height: 250px
	}
	.default_typo ul li {
		padding-left: 16px;
		margin-bottom: 8px
	}
	.default_typo hr {
		margin: 20px 0
	}
	.aligncenter, .alignleft, .alignright {
		margin: 0 0 20px
	}
	.default_typo .about_img {
		height: 250px
	}
	.staff_card {
		padding: 15px;
		margin-bottom: 15px
	}
	.fit_img + .staff_details {
		padding: 15px 0 0
	}
	.contact_form {
		padding: 30px 15px
	}
	.form_group {
		margin-bottom: 10px
	}
	.contact_form form input[type=submit] {
		min-width: 130px
	}
	.map {
		height: 350px
	}
	.about_wrapper .aw_text, .credentials {
		padding: 15px
	}
	.about_wrapper .fit_img {
		max-height: 320px
	}
	.ba_box .ba_imgs .fit_img img {
		height: 150px
	}
	.ba_box .ba_imgs .fit_img span {
		padding: 5px;
		font-size: 15px
	}
}
@media (max-width:420px) {
	.h1, h1 {
		font-size: 32px
	}
	.ba_box .ba_imgs .fit_img img {
		height: 100px
	}
	.ba_box .ba_imgs .fit_img span {
		font-size: 13px
	}
}
.secondary_gradient_bg {
    background: var(--secondary_gradient_bg);
}

/* 24-06-2025 update */
.golden_title h2{color: var(--secondary);}


/* News */
.blog_box {
    display: flex;
    flex-wrap: inherit;
    flex-direction: column;
    height: 100%;
    background-color: var(--lightgray);
    position: relative;
    z-index: 3;
    padding: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 0px;
    overflow: hidden;
}
.lightgray_bg .blog_box {
    background-color: var(--white);
}
.blog_box .fit_img {
    position: relative;
    display: block;
    height: 300px;
    background-color: var(--black);
    overflow: hidden;
    margin-bottom: 20px;
}
.blog_box .fit_img img {
	filter: grayscale(1);
}
.blog_box:hover .fit_img img {
	opacity: .6;
	transform: scale(1.02)
}
.blog_box .blog_content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1;
    height: 100%;
}
.blog_box .blog_content h3 {
    margin-bottom: 10px;
}
.blog_box .blog_content h3 a {
    color: var(--black);
}
.blog_box .blog_content h3 a:hover {
    color: var(--secondary);
}
.blog_box .blog_content p{
    font-size: 18px;
    margin-bottom: 15px;
}
.blog_box .blog_content .my_btn {
	margin-top: auto;
}
.post_info {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 8px;
    width: 100%;
    opacity: 0.5;
}
.post_info span {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    color: var(--black);
    display: inline-block;
    letter-spacing: 0;
    margin-bottom: 6px;
}
.post_info span a {
    color: var(--black);
}
.post_info span a:hover {
    color: var(--secondary);
}
.post_info span:not(:last-child):after {
    content: '|';
    margin: 0 7px;
    font-weight: 700;
}
.post_info span i {
    margin-right: 1px;
}
.logo_shape {
    position: absolute;
    top: 26%;
    left: -111px;
    width: 391px;
    height: 486px;
    object-fit: contain;
    opacity: 0.05;
}
@media (max-width:1599px) {
    .blog_box .blog_content h3 {
        font-size: 20px;
    }
    .post_info {
        margin-bottom: 7px;
    }
	.blog_box {
		padding: 15px;
	}
	.blog_box .fit_img {
		height: 240px;
		margin-bottom: 15px;
	}
	.blog_box .blog_content p {
		font-size: 16px;
	}
}
@media (max-width:1199px) {
	.blog_box {
		padding: 10px;
	}
    .blog_box .fit_img {
        height: 200px;
    }
    .blog_box .blog_content h3 {
        font-size: 18px;
        line-height: 1.3;
    }
    .blog_box .blog_content p {
        font-size: 15px;
		margin-bottom: 10px;
    }
    .post_info {
        margin-bottom: 4px;
    }
    .post_info span{
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 4px;
    }
}
@media (max-width:767px) {
	.blog_box .blog_content p {
		font-size: 14px;
	}
}
@media (max-width:575px) {
	.blog_box {
		max-width: 400px;
		margin: 0 auto;
	}
    .blog_box .blog_content h3 {
        font-size: 17px;
    }
    .blog_box .blog_content p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .post_info span {
        font-size: 12px;
        line-height: 16px;
    }
}
@media (max-width:460px) {
    .blog_box .fit_img {
        height: 200px;
    }
}

/**/
.pagination{
    margin-top: 50px;
    border-radius: 0;
    justify-content: center;
    gap: 15px;
}
.pagination .page-numbers {
    display: inline-flex;
    width: 50px;
    height: 50px;
	font-weight: 600;
    color: var(--black);
    text-align: center;
    padding: 4px;
    border: solid 1px rgba(26,13,77,0.2);
    background-color: var(--white);
    align-items: center;
    justify-content: center;
    border-radius: 0px;
}
.pagination .page-numbers:hover,
.pagination .page-numbers.current {
    border: solid 1px var(--secondary);
    color: var(--black);
    background-color:var(--secondary);
}
@media(max-width: 1199px) {
    .pagination {
        margin-top: 40px;
    }
    .pagination .page-numbers {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}
@media(max-width: 575px) {
    .pagination {
        margin-top: 15px;
        gap: 7px;
    }
    .pagination .page-numbers {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

/* News Detail */
.blog_thumbnail {
    margin-bottom: 20px;
    border-radius: 0px;
    overflow: hidden;
}
.blog_detail .post_info {
    font-size: 14px;
}
.blog_detail .default_typo h1,
.blog_detail .default_typo h2,
.blog_detail .default_typo h3,
.blog_detail .default_typo h4 {
    margin-bottom: 10px;
	text-transform: none;
}
.blog_detail .default_typo h2 {
    font-size: 42px;
    margin-bottom: 15px;
}
.blog_detail hr {
    margin: 20px 0;
}

/* Sidebar */
.sidebar {
    padding-left: 15px;
}
.sidebar .sidebar_box {
    margin-bottom: 40px;
}
.sidebar .sidebar_box h2 {
    padding: 15px 20px;
    background-color: var(--black);
    color: var(--white);
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 0;
}
.sidebar .sidebar_box form {
    position: relative;
}
.sidebar .sidebar_box input[type="search"] {
    padding-right: 65px;
    padding-left: 20px;
    background-color: var(--lightgray);
	border-color: transparent;
}
.sidebar .sidebar_box input[type="search"]:focus {
    border: 1px solid var(--black);
}
.sidebar .sidebar_box button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    background-color: transparent;
    min-width: auto;
    background-image: none;
    box-shadow: none;
    color: #000000 !important;
    padding: 5px;
    width: 56px;
    height: 100%;
    text-align: center;
    display: inline-block;
    border: none;
    opacity: 1;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none !important;
}
.sidebar .sidebar_box button[type="submit"]:hover {
    color: var(--secondary) !important;
    transform: none;
}
.sidebar .sidebar_box button[type="submit"]:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #c1c1c1;
}
.sidebar .widget_recent_posts ul li{
    padding-bottom: 13px;
    padding-top: 13px;
    border-bottom: 1px solid #d8d8d8;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sidebar .widget_recent_posts ul li:last-child{
    border-bottom: none;
}
.sidebar .widget_recent_posts ul li .fit_img {
    flex: 0 0 100px;
    max-width: 100px;
    height: 90px;
    border-radius: 0px;
    overflow: hidden;
    vertical-align: middle;
    background-color: var(--black);
}
.sidebar .widget_recent_posts ul li:hover .fit_img img {
    opacity: 0.6;
    transform: scale(1.06);
}
.sidebar .widget_recent_posts ul li .recent_post_info {
    flex: 1;
    padding-left: 12px;
}
.sidebar .widget_recent_posts ul li .recent_post_info h3 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 8px;
}
.sidebar .widget_recent_posts ul li .recent_post_info h3 a{
    color: var(--black);
    display: inline-block;
}
.sidebar .widget_recent_posts ul li .recent_post_info h3 a:hover {
    color: var(--secondary);
    display: inline-block;
}
.sidebar .post_info {
    padding: 0;
    display: flex;
    align-items: center;
	margin-bottom: 0;
}
.sidebar .post_info span {
    font-size: 12px;
    line-height: 18px;
	letter-spacing: 0;
	margin-bottom: 0;
}
.sidebar .sidebar_box ul {
    background-color: var(--lightgray);
    padding: 5px 20px;
    margin: 0;
}
.sidebar .widget_categories ul li {
    font-size: 18px;
    line-height: 1.5;
    list-style: none;
    padding: 10px 0;
    font-weight: 500;
    border-bottom: 1px solid #d8d8d8;
}
.sidebar .widget_categories ul li:last-child{
    border-bottom: none;
}
.sidebar .widget_categories ul li a {
    color: var(--black);
}
.sidebar .widget_categories ul li a:hover {
    color: var(--secondary);
}
@media(max-width: 1600px){
    .sidebar {
        padding-left: 15px;
    }
    .sidebar .widget_recent_posts ul li .fit_img {
        flex: 0 0 90px;
        max-width: 90px;
        height: 90px;
    }
    .sidebar .widget_recent_posts ul li .recent_post_info {
        padding-left: 10px;
    }
}
@media(max-width: 1199px){
    .blog_detail .default_typo h2 {
        font-size: 36px;
    }
    .blog_detail .default_typo h3 {
        font-size: 30px;
    }
    .blog_detail hr {
        margin: 15px 0;
    }
    .sidebar .sidebar_box {
        margin-bottom: 30px;
    }
    .sidebar .sidebar_box h2 {
        padding: 12px 13px;
        font-size: 22px;
    }
    .sidebar .sidebar_box ul {
        padding: 0 10px;
    }
    .sidebar .widget_categories ul li {
        font-size: 15px;
    }
    .sidebar .widget_recent_posts ul li .fit_img {
        flex: 0 0 80px;
        max-width: 80px;
        height: 80px;
    }
    .sidebar .widget_recent_posts ul li .recent_post_info h3 {
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 5px;
    }
    .sidebar .post_info span {
        font-size: 10px;
        line-height: 16px;
    }
}
@media(max-width:991px){
    .blog_detail .default_typo h2 {
        font-size: 34px;
    }
    .blog_detail .default_typo h3 {
        font-size: 28px;
    }
    .sidebar .sidebar_box h2 {
        padding: 10px 12px;
        font-size: 21px;
    }
    .sidebar .sidebar_box button[type="submit"] {
        font-size: 18px;
        width: 50px;
    }
}
@media(max-width: 767px){
    .blog_detail hr {
        margin: 10px 0;
    }
    .blog_detail .default_typo h2 {
        font-size: 30px;
    }
    .blog_detail .default_typo h3 {
        font-size: 26px;
    }
    .sidebar {
        padding-top: 30px;
    }
    .sidebar .sidebar_box button[type="submit"] {
        font-size: 16px;
    }
    .sidebar .widget_recent_posts ul li {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .sidebar .widget_categories ul li {
        padding: 8px 0;
        padding-top: 10px;
        line-height: 1.4;
    }
}
@media(max-width: 575px){
    .blog_detail .default_typo h2 {
        font-size: 26px;
    }
    .blog_detail .default_typo h3 {
        font-size: 22px;
    }
    .sidebar .sidebar_box {
        margin-bottom: 20px;
    }
    .sidebar .sidebar_box h2 {
        font-size: 20px;
    }
}