.contact-section .contact-outer .contact-tab .nav .nav-item{padding: 0 55px 0 0;}
html[dir="rtl"] .contact-section .contact-outer .contact-tab .nav .nav-item{padding: 0 0 0 55px;}
.contact-section .contact-outer .contact-tab .nav .nav-item:last-child{padding:0;}
.contact-section .contact-outer .contact-tab .nav .nav-item .nav-link{
	font-size: 15px;
	line-height:18px;
	font-weight: normal;
	letter-spacing: 0.62px;
	text-align: center;
	color: rgba(255,255,255, 0.4);
	padding: 0;
	text-transform: uppercase;
}
.contact-section .contact-outer .contact-tab .nav .nav-item .nav-link.active{
	color:#eae8e4;
	background-color: #383838;
	padding-bottom:5px;
	border-bottom:2px solid #eae8e4;
	border-radius: 0;
}
.contact-section .contact-inner .contact-tab-content .contact-form{margin-right:60px;}
.contact-section .contact-inner .contact-tab-content .contact-tab-box-img{height: 100%;object-fit: cover;}
@media(max-width:1199px){
	.contact-section .contact-inner .contact-tab-content .contact-form{margin-right:40px;}
}
@media(max-width:991px){
	.contact-section .contact-inner .contact-tab-content .contact-form{margin-right:0px;}
	.contact-section .contact-inner .contact-tab-content .contact-form-left{
		padding-left:22px;
		padding-right:22px;
		max-width: 740px;
		margin: 0 auto;
	}
	html[dir="rtl"] .contact-section .contact-outer .contact-tab .nav .nav-item {padding: 0 30px 0 0;}
	.contact-section .contact-outer .contact-tab .nav .nav-item .nav-link{
		font-size: 13px;
	    line-height: 15px;
	    text-align: left;
	    white-space: nowrap;
	}
	.contact-section .contact-outer .contact-tab .nav{
		overflow-x: auto;
		overflow-y: hidden;
		flex-wrap: nowrap;
	}
}
@media(max-width:767px){
	.contact-section .contact-inner .contact-tab-content .contact-form-left{max-width: 540px;}
	html[dir="rtl"] .contact-section .contact-outer .contact-tab .nav .nav-item {padding: 0 20px 0 0;}
}
@media(max-width:575px){
	.contact-section .contact-outer .contact-tab .nav{max-width:unset;}
	.contact-section .contact-outer .contact-tab .nav .nav-item {padding: 0 16px 0 0;}
	html[dir="rtl"] .contact-section .contact-outer .contact-tab .nav .nav-item {padding: 0 16px 0 0;}
	.contact-section .contact-outer .contact-tab .nav .nav-item .nav-link{ font-size: 12px; font-weight: normal; letter-spacing: 0.3px; }
}


/* RTL CSS */

/*html[dir="rtl"] .contact-section .contact-outer .contact-tab .nav .nav-item{padding: 0 0 0 55px;}*/
/*html[dir="rtl"] .contact-section .contact-inner .contact-tab-content .contact-tab-box-img{
	transform: scaleX(-1);
}*/
html[dir="rtl"] .contact-section .contact-inner .contact-tab-content .contact-form{
	margin-left:60px;margin-right:0;
}
@media(max-width:1199px){
	html[dir="rtl"] .contact-section .contact-inner .contact-tab-content .contact-form{margin-left:40px;}
}
@media(max-width:991px){
	html[dir="rtl"] .contact-section .contact-inner .contact-tab-content .contact-form{
		margin-left:0px;
	}
}
.form-section .form-group label{
	font-size: 15px;
	line-height:21px;
	letter-spacing: 0.62px;
	color: #323330;
	text-transform: uppercase;
	padding-bottom:15px;
}
.form-section .form-group .form-control{
	background-color: transparent;
	border-bottom:1px solid #323330;
	border-radius: 0;
	border-width:0px 0px 1px;
	padding: 0;
	box-shadow: none;
}
.form-section .form-group textarea.form-control{ min-height:24px; resize: none; height:24px; }
.form-section .form-group .form-control,.form-section .form-group .form-control::placeholder{
	font-size: 15px;
    font-weight: normal;
    line-height:20px;
    color: #000;
    padding-bottom:5px;
}
.form-section .form-group select.form-control{position:relative;-webkit-appearance: auto;}
.form-section .form-group select.form-control.custom-select{
	background: url("/images/dropdown-arrow.svg") no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: top 40% right;
    appearance: none;
    padding-right: 20px;
}
@media(max-width:991px){
	.form-section .form-group label{
		font-size:13px;
		line-height:18px;
		letter-spacing: 0.5px;
		padding-bottom:10px;
	}
	.form-section .form-group .form-control, .form-section .form-group .form-control::placeholder{
		font-size: 13px;
	}
}

.form-group.error-msg .form-control {
	border-bottom: 1px solid #ff6060;
}
.form-group.error-msg .form-control,
.form-group.error-msg .form-control::placeholder {
	color: #ff6060;
}
.form-group.error-msg .msg {
	color: #ff6060;
	font-size: 12px;
	margin: 2px 0 0 0;
	font-style: italic;
}

/* RTL CSS */

html[dir="rtl"] .form-section .form-group select.form-control.custom-select{
	background-position: top 40% left;
	padding-left: 15px;
    padding-right: 0;
}
.container-fluid{ padding-left: 0; padding-right: 0; }
.specialCharacterEmpasis{
	/*font-weight:800;*/
	font-size:24px;
}
@media (min-width: 1650px){
.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1470px;}
}
@media (min-width: 1850px){
.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1674px;}
}
@media(max-width: 767px){
	.container{
		padding-right: 22px;
		padding-left: 22px;
	}
}

/********************
FOOTER CSS
********************/
footer{
	background-color: #383838;
	padding: 100px 0;
}
html[dir="rtl"] .footer-logos li:first-child{
	margin:0;
}

@media(max-width: 1440px) {
	footer{ padding: 80px 0 50px; }
}

@media(max-width: 991px) {
	footer{ padding: 40px 0; }
}

@media(max-width: 767px) {
	footer{ padding: 20px 0 30px; }
	html[dir="rtl"] .footer-logos li:nth-child(2){
		margin-right:20px;
	}
}

.reserved-text{
	font-size: 15px;
	letter-spacing: -0.29px;
	color: #e9e7df;
}
.footer-links-outer { text-align: right; }
.footer-links{text-align: right; display: inline-block; vertical-align: middle; }
.footer-links li{display: inline-block;margin-right: 40px;}
.footer-links li:last-child{margin-right: 0;}
.footer-links .lnk-type1 { border-bottom: 1px solid transparent; transition: border 0.5s ease-out; }
.footer-links .lnk-type1:hover { border-bottom: 1px solid #FFF; transition: border 0.5s ease-out; }
.ft-social-links{display: flex; flex-wrap: nowrap;margin-bottom: 20px;align-items: center;}

html[dir="rtl"] .footer-links-outer { text-align: left; }
html[dir="rtl"] .footer-links li { margin: 0 0 0 20px; }

@media(max-width: 1440px) {
	.footer-links li{margin-right: 20px;}
}
@media(max-width: 1279px) {
	.ft-social-links{ margin-bottom: 25px; }
}
@media(max-width: 1179px) {
	.footer-links li{ margin-right: 10px; }
}
.footer-section .ft-social-links li {
	display: inline-block;
	vertical-align: middle;
}
.footer-section .ft-social-links li:not(:last-child) {
	margin: 0 10px 0 0;
}
html[dir="rtl"] .footer-section .ft-social-links li:not(:last-child) {
	margin: 0 0 0 10px;
}
@media(max-width:767px){
	html[dir="rtl"] .footer-section .ft-social-links li:not(:last-child) {
	margin: 0 0 0 20px;
}
}
.footer-section .ft-social-links li a {
	display: inline-block;
	width: 36px;
	height: 36px;
	border: 1px solid #e9e7df;
	position: relative;
	transition: all 0.3s ease-out;
}
.footer-section .ft-social-links li a:hover {
	border-radius: 10px;
	transition: all 0.3s ease-out;
}
.footer-section .ft-social-links li a svg {
	position:absolute;
	top: 50%; left: 50%;
	transform: translate(-50%, -50%);
}
.footer-rules{display: inline-block; vertical-align: middle;}
.footer-section .footer-rules a{border-right: 1px solid #fff; display: inline-block; vertical-align: middle; padding: 0 10px;}
.footer-section .footer-rules a:last-child{border-right: none; padding: 0 0 0 10px;}
.footer-section .footer-rules a:first-child{padding-left: 0;}

html[dir="rtl"] .footer-section .footer-rules a{ border-left: 1px solid #fff; border-right: none; padding: 0 10px; }
html[dir="rtl"] .footer-section .footer-rules a:first-child{ padding: 0 0 0 10px; }
html[dir="rtl"] .footer-section .footer-rules a:last-child{ padding: 0 10px 0 0; border-left: none; }

.footer-rules .lnk-type2 { color: #e9e7df; transition: color 0.5s ease-out; }
.footer-rules .lnk-type2:hover { color: #c17930; transition: color 0.5s ease-out; }

.footer-logos{display: flex; flex-wrap: wrap;justify-content: end;align-items: center; margin: -35px 0 0 0;}
.footer-logos li:not(:first-child){margin-left: 60px;}
/* .footer-logos li img{object-fit: contain;max-height: 72px; min-width: 72px;} */
@media (min-width: 1280px){
	html[dir="rtl"] .footer-logos li:not(:first-child) { margin: 0 60px 0 0; }
}

@media(max-width: 1279px){
	.footer-logos li:not(:first-child){margin-left: 35px;}
	html[dir="rtl"] .footer-logos li { margin: 0 35px 0 0; }
	/*.footer-logos li img{max-height: 40px;}*/
}
@media(max-width: 991px) {
	.footer-section > .container > div {
		justify-content: center !important;
	}
	.footer-links { display: none; }
	.footer-logos { margin: -100px 0 0 0; }
}
@media(max-width: 767px){
	.footer-logos li:not(:first-child){margin-left: 20px;}
	html[dir="rtl"] .footer-logos li { margin: 0 20px 0 0; }
	/*.footer-logos li img{max-height: 40px;}*/
}
@media(max-width:314px){
	.footer-section .footer-logos {
		display:flex;
		align-items:center;
		gap:20px;
		flex-flow: row nowrap;
		justify-content: space-between;
	}
	.footer-section .footer-logos li:first-child{
		flex: 0 0 30%;
	}
	.footer-section .footer-logos li:nth-child(2){
		flex:1 0 0;
	}
}
/********************
FOOTER CSS END
********************/
/********************
VIDEO SECTION CSS
********************/
.video-section .video-inner{position:relative;}
.video-section .video-inner .probox-title {
	font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.7px;
    /*font-family: 'Alexandria';
	font-weight: 500;*/
    text-transform: uppercase;
    padding-bottom: 15px;
    /* font-weight: 300;
    font-feature-settings: "ss10","ss11"; */
    font-weight: normal;
}
.video-section .video-inner .play-btn::after{
	content:'';
	position: absolute;
	background:url("/images/play-icon.svg");
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width:93px;
	height:93px;
}
.video-section .video-inner .play-btn.play-btn-small::after{width:65px;height:65px;}
.video-section .row{margin: 0 -40px;}
.video-section .row div[class*="col-"]{padding:0 40px;}
@media(max-width:1199px){
	.video-section .row{margin: 0 -35px;}
	.video-section .row div[class*="col-"]{padding:0 35px;}
}
@media(max-width:991px){
	.video-section .row{margin: 0 -25px;}
	.video-section .row div[class*="col-"]{padding:0 25px;}
}
@media(max-width:767px){
	.video-section .row div[class*="col-"]:first-child{padding-bottom:40px;}
	.video-section .video-inner .play-btn::after{width:65px;height:65px;}
}
@media(max-width:575px){
	.video-section .row div[class*="col-"]:first-child{padding-bottom:30px;}
}
/********************
VIDEO SECTION CSS END
********************/

.download-btn {
	padding: 16px 18px 14px 18px;
	margin: 0 0 0 20px;
	border: solid 1px #e9e7df;
	font-size: 14px;
	letter-spacing: 0.7px;
	color: #e9e7df;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-align: left;
	min-width: 270px;
	transition: all 0.3s ease-out;
}
html[dir="rtl"] .download-btn{
	padding: 16px 18px 14px 55px;
	text-align:right;
}

@media(max-width:300px){
	.download-btn{
		min-width:1px;
	}
}
.download-btn:hover {
	border: solid 1px #000;
	background: #000;
	transition: all 0.3s ease-out;
}
.download-btn:after {
	content: "";
	background: url("/images/btn-arrow-right.svg") no-repeat center center;
	position: absolute;
	width: 29px; height: 29px;
	top: 50%; transform: translateY(-50%) rotate(90deg); right: 15px;
}

html[dir="rtl"] .download-btn:after {
	left:15px;right:auto;
}

html[dir="rtl"] .download-btn { margin: 0 20px 0 0; }

@media(max-width: 1179px) and (min-width: 768px) {
	.download-btn {
		padding: 12px 55px 10px 10px;
		min-width: 220px;
		margin: 0 0 0 10px;
	}
	html[dir="rtl"] .download-btn {
		padding: 12px 10px 10px 55px;
		min-width: 220px;
		margin: 0 0 0 10px;
	}
}

@media(max-width: 767px) {
	.download-btn {
		padding: 0;
		/* min-width: 1px; */
		margin: 0;
		border: none;
		text-align: center;
	}
	.download-btn:after {
		display: none;
	}
}

@media(max-width: 767px) {
	.footer-section .row > div {
		width: 100%;
		text-align: center;
	}
	.footer-section .container { max-width: unset; }
	.footer-links-outer { margin: 0; }
	.footer-other-links { order: 1; }
	.ft-social-links {
		border: 1px solid #FFF;
		border-width: 1px 0;
		padding: 30px 0;
		margin: 15px 0px 30px !important;
	}
	.ft-social-links,
	.footer-logos {
		display: block;
		margin: 0;
	}
	.footer-section .ft-social-links li:not(:last-child) {
		margin: 0 20px 0 0;
	}
	.footer-logos {
		margin: 0 0 30px 0;
	}
	.footer-logos li {
		display: inline-block; vertical-align: middle; margin-left: 15px;
	}
	.footer-logos li:first-child {
		margin-left: 0px;
	}
	.horizontal-brk { display: none; }
	.download-btn { margin: 0; }
}

.searchbar-section-outer {
	position: fixed;
	width: 100%;
	height: 100vh;
	background: rgba(234, 232, 228, 0.6);
	z-index: 30;
	padding: 8px 12px;
	top: -100%;
	opacity: 0;
	visibility: hidden;
	display: flex;
	align-items: center;
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	transition: top 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

body.open-search-modal {
	height: 100vh;
	overflow: hidden;
}

body.open-search-modal .searchbar-section-outer {
	top: 0; opacity: 1; visibility: visible;
	transition: top 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

.searchbar-section-outer .search-modal-close-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	background: url("/images/search-close-icon.png") no-repeat center center;
}
html[dir="rtl"] .searchbar-section-outer .search-modal-close-btn{
	left:20px;
	right:auto;
}
.searchbar-section-outer .search-form-outer {
	width: 80%; margin: 0 auto; font-size: 0;
}
.searchbar-section-outer .search-form-outer * {
	font-size: 16px;
	height: 48px;
}
.searchbar-section-outer .search-form-outer .search-input {
	width: calc(100% - 180px);
	margin: 0 10px 0 0;
	background: none;
	border: none;
	outline: none;
	border-radius: 0;
	border-bottom: 1px solid #383838;
}
/* .searchbar-section-outer .search-form-outer .search-input .search-btn.btn-type3:focus {
	background: #000;
    border: 1px solid #000;
    transition: all 0.3s ease-out;
    color: #FFF;
}
.searchbar-section-outer .search-form-outer .search-input .search-btn.btn-type3:focus:after {
	background: url("/images/btn-arrow-right.svg");
} */

html[dir="rtl"] .searchbar-section-outer .search-form-outer .search-input { margin-right:0; margin-left:10px; }
.searchbar-section-outer .search-form-outer .search-btn {
	width: 170px;
    padding: 12px;
    display: inline-block;
}
html[dir="rtl"] .searchbar-section-outer .search-form-outer .search-btn { padding:12px; }

.searchbar-section-outer .search-form-outer .search-btn:after {
	right: 18px;
}
html[dir="rtl"] .searchbar-section-outer .search-form-outer .search-btn:after { right:auto; left:18px; }

.searchbar-section-outer .search-form-outer .search-btn:hover:after {
	right: 12px;
}

@media(max-width: 767px) {
	.searchbar-section-outer .search-form-outer { width: 90%; }
	.searchbar-section-outer .search-form-outer .search-input { width: calc(100% - 150px); }
	.searchbar-section-outer .search-form-outer .search-btn { width: 140px; }
}

@media(max-width: 576px) {
	.searchbar-section-outer .search-form-outer { text-align: right; }
	.searchbar-section-outer .search-form-outer .search-input { width: 100%; }
	.searchbar-section-outer .search-form-outer .search-btn { width: 140px; margin: 20px 0 0 0; }
	html[dir="rtl"] .searchbar-section-outer .search-form-outer { text-align : left;}
}

.search-results-outer .searchbar-section-outer {
	position: relative;
	background: none;
	opacity: 1;
	height: auto;
	top: unset;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	backdrop-filter: unset;
	-webkit-backdrop-filter: unset;
	padding: 0;
	margin: 0 0 40px 0;
	z-index: 1;
	visibility: visible;
}
.search-results-outer .searchbar-section-outer .search-form-outer {
	width: 100%;
}

.search-results-outer .searchbar-section-outer .search-result-note { margin: 10px 0 0 0; }
.search-results-outer .searchbar-section-outer .search-result-note span.search-result-val { /*font-family: 'Alexandria'; font-weight: 500;*/ font-weight: bolder; }

.search-results-outer .search-results-list .search-result:not(:last-child) {
	margin: 0 0 30px 0;
}
.search-results-outer .search-results-list .search-result .item-desc { font-size: 14px; margin: 5px 0 0 0; line-height: 1.3; }

.page-loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(234, 232, 228, 0.6);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	display: none;
}

.page-loader > svg {
	width: 150px; height: 150px;
}

/**** Chosen Dropdown CSS *****/
div.chosen-container { width: 100% !important; }
.chosen-container .chosen-single,
.chosen-container-active.chosen-container .chosen-single {
	padding-left: 0; padding-right: 0;
	background: none;
	box-shadow: none;
	border: 1px solid #323330;
	border-width: 0 0 1px;
	border-radius: 0;
	height: 26px;
}
.chosen-container .chosen-single > span { margin-right:15px; }
.chosen-container .chosen-single > div {
	padding: 0; width: 14px;
}
.chosen-container .chosen-single > div > b {
	background: url("/images/dropdown-arrow.svg") no-repeat right center;
	width: 14px; height: 7px; position: absolute; top: 50%; right: 0; transform: translateY(-50%) rotate(0);
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
	background: url("/images/dropdown-arrow.svg") no-repeat right center;
	transform: translateY(-50%) rotate(-180deg);
}
.chosen-container .chosen-drop {
	padding: 0; background-color: #f9f9f9;
	border: 0 none; border-radius: 0;
    box-shadow: 0 4px 8px rgba(0,0,0,.25);
}
/*.chosen-container .chosen-drop { padding: 0;
    background-color: #2c2c2c;
    border: 0 none;
    box-shadow: 0 4px 8px rgba(0,0,0,.25);
}
.chosen-container .chosen-drop .chosen-search .chosen-search-input { border: 1px solid #646464; color: #c7c7c7; }
.chosen-container .chosen-drop .chosen-results {
	color: #c7c7c7;
}
.chosen-container .chosen-drop .chosen-results li.highlighted {
	background-color: #020202;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#404040),color-stop(90%,#404040));
    background-image: linear-gradient(#404040 20%,#404040 90%);
    color: #fff;
}*/
