
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


/*@import url('../libs/bootstrap-datepicker/css/bootstrap-datepicker.min.css');*/
/*@import url('../libs/smart_DateTimeCalender/css/bootstrap-datetimepicker.min.css');*/
/*@import url('../libs/smart_DateTimeCalender/css/calendar.css');*/
/*@import url('../libs/TagsInput/tagify.css');*/
/*@import url('../libs/dropzone/min/dropzone.min.css');*/
@import url('bootstrap.css');
@import url('icons.min.css');
@import url('flaticon.css');
@import url('jquery-ui.css');
@import url('fontawesome-all.css');
@import url('animate.css');
/*@import url('../libs/Inte_Tel_Code/css/intlTelInput.css');*/
/*@import url('../libs/summernote/summernote.min.css');*/
/*@import url('../libs/select2/css/select2.min.css');*/
/*@import url('../libs/bootstrap-rating/bootstrap-rating.css');*/
@import url('owl.css');
@import url('swiper.css');
@import url('jquery.bootstrap-touchspin.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('jquery.fancybox.min.css');
@import url('../libs/aos/aos.css');


#recently-added{
	padding:80px 0 40px;
}

.light-mode .BanneSection .DataLayer{
	background: none;
}

.light-mode .BanneSection .DataLayer h1 {
	text-shadow: 0 0 5px rgb(0 117 201 / 0%), 0 0 10px rgb(0 117 201 / 0%), 0 0 15px rgb(40 69 90 / 72%), 0 0 20px rgb(0 117 201 / 0%), 0 0 30px rgb(28 49 65 / 70%), 0 0 40px rgb(255 255 255 / 0%), 0 0 55px rgb(36 157 244);
}

.light-mode .BanneSection .DataLayer h2 {
	color: #fff;
}

.light-mode .BanneSection .DataLayer .Description p {
	color: #FFFFFFB8;
}

.light-mode .BanneSection .DataLayer .ScrollBTN a .icon {
	border-color: #fff;
}

.light-mode .BanneSection .DataLayer .ScrollBTN a p {
	color: #fff;
}

.light-mode .switch_Mode_Label img {
	filter: brightness(1) grayscale(1);
}
.light-mode .fixed-header .switch_Mode_Label img {
	filter: brightness(0) grayscale(0);
}

.light-mode .main-header .navigation > li > a {
	color: #fff !important;
}

.light-mode .header-style-two .logo img.Light, .light-mode .header-style-two .logo svg.Light{
	display: none !important;
}
.light-mode .header-style-two .logo img.Dark, .light-mode .header-style-two .logo svg.Dark{
	display: inline-block !important;
}

.light-mode .fixed-header .logo img.Light, .light-mode .fixed-header .logo svg.Light{
	display: inline-block !important;
}
.light-mode .fixed-header .logo img.Dark, .light-mode .fixed-header .logo svg.Dark{
	display: none !important;
}

*{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-size: 100%;
}

body {
	direction: ltr;
    text-align: start;
	font-size:16px;
	color:#000;
	line-height: 28px;
	font-weight:400;
	background:#fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: "Open Sans", sans-serif;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#0075C9;
}

a:hover,
a:focus,
a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.2em;
	font-family: "Open Sans", sans-serif;
}
.w-max{
    width: max-content !important;
}
textarea{
	overflow:hidden;	
	resize: none;
}

button{
	outline: none !important;
	cursor: pointer;
}

p,.text{
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #999999;
	margin: 0;
}

::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}

::selection {
background:#0075C9;
color:#ffffff;
}

::-moz-selection {
background:#0075C9;
color:#ffffff;
}

::-webkit-selection {
background:#0075C9;
color:#ffffff;
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.small-container{
	position:static;
	max-width:1000px;
	padding:0px 15px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	overflow: hidden;
	z-index: 99;
}

main{
	position: relative;
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

main .content-inner{
	position: relative;
}	

.sidenav-bar .mCSB_inside>.mCSB_container{
	margin-right: 0;
}

.sidenav-bar .mCSB_scrollTools{
	opacity: 0 !important;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	display:inline-block;
	text-align: center;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	
}

.centered{
	text-align:center !important;
}

/*Btn Style One*/

.btn-style-one{
	position:relative;
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	padding: 13px 35px;
	font-weight: 500;
	background-color: #252525;
	border: 2px solid #252525;
	overflow: hidden;
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.30);
	-moz-box-shadow: 0 10px 30px rgba(0,0,0,0.30);
	-ms-box-shadow: 0 10px 30px rgba(0,0,0,0.30);
	-o-box-shadow: 0 10px 30px rgba(0,0,0,0.30);
	box-shadow: 0 10px 30px rgba(0,0,0,0.30);
}

.btn-style-one .btn-title{
	position: relative;
}

.btn-style-one:hover{
	color:#ffffff;

}

.btn-style-one:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #0075C9;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.btn-style-one:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

/*Btn Style Two*/
.btn-style-two{
	position:relative;
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	padding: 15px 40px;
	font-weight: 700;
	background-color: #0075C9;
	overflow: hidden;
}

.btn-style-two .btn-title{
	position: relative;
}

.btn-style-two:hover{
	color:#0075C9;
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
	-moz-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
	-ms-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
	-o-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
	box-shadow: 0 10px 30px rgba(0,0,0,0.10);
}

.btn-style-two:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #ffffff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.btn-style-two:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}
/*Btn Style danger*/
.btn-style-danger{
	position:relative;
	font-size:16px;
	line-height: 52px;
	color:#fff;
	padding: 0px 15px;
    height: 48px;
    width: 145px;
	font-weight: 500;
	background-color: #EA4335;
	overflow: hidden;
    border-radius: 50px;
     border: 1px solid #EA4335;
}

.btn-style-danger .btn-title{
	position: relative;
}
.btn-style-danger img{
    margin-left: 5px;
    filter: brightness(100) grayscale(100)
}
.btn-style-danger:hover img{
    filter: none
}
.btn-style-danger:hover{
	color:#EA4335;
     border: 1px solid #EA4335;
}

.btn-style-danger:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #fff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.btn-style-danger:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}




/*Btn Style green*/
.btn-style-black{
	position:relative;
	font-size:16px;
	line-height: 60px;
	color:#fff;
	padding: 0px 15px;
    height: 60px;
    width: 195px;
	font-weight: 500;
    background: linear-gradient(90deg, #000000 0%, #58595B 100%);
	overflow: hidden;
    border-radius: 12px;
    border: 0px solid #0075C9;
}

.btn-style-black .btn-title{
	position: relative;
}
.btn-style-black img{
    margin-inline-end: 5px;
    filter: grayscale(100) brightness(100)
}
.btn-style-black:hover img{
    filter: grayscale(100) brightness(100) !important
}
.btn-style-black:hover{
	color:#fff !important;
     border: 0px solid #000;
}

.btn-style-black:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #000;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.btn-style-black:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}







/*Btn Style white light*/
.btn-style-white-light{
	position:relative;
	font-size:16px;
line-height: 60px;
	color: #fff;
	padding: 0px 15px;
    height: 60px;
    width: 145px;
	font-weight: 500;
	background-color: #FFFFFF1F;
	overflow: hidden;
    border-radius: 0;
    border: 1px solid #FFFFFF1F;

}

.btn-style-white-light .btn-title{
	position: relative;
}
.btn-style-white-light img{
    margin-inline-end: 5px;
}
.btn-style-white-light:hover img{
 
}
.btn-style-white-light:hover{
	color:#fff !important;
        border: 1px solid #000;
}

.btn-style-white-light:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #000;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.btn-style-white-light:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

/*Btn Style green*/
.btn-style-blue{
	position:relative;
	font-size:16px;
	line-height: 60px;
	color:#fff;
	padding: 0px 15px;
    height: 60px;
    width: 250px;
	font-weight: 500;
    background: linear-gradient(90deg, #000000 0%, #58595B 100%);

	overflow: hidden;
    border-radius: 35px;
    border: 0px solid #000000;
}

.btn-style-blue .btn-title{
	position: relative;
}
.btn-style-blue img{
    margin-inline-end: 5px;
    filter: grayscale(100) brightness(100)
}
.btn-style-blue:hover img{
    filter: grayscale(100) brightness(100)
}
.btn-style-blue:hover{
	color:#fff;
     border: 0px solid #000000;
}

.btn-style-blue:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #000000;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.btn-style-blue:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

/*Btn Style green light*/
.btn-style-blue-light{
	position:relative;
	font-size:16px;
line-height: 52px;
	color:#0075C9;
	padding: 0px 15px;
    height: 48px;
    width: 145px;
	font-weight: 500;
	background-color: #fff;
	overflow: hidden;
    border-radius: 0;
    border: 1px solid #0075C9;

}

.btn-style-blue-light .btn-title{
	position: relative;
}
.btn-style-blue-light img{
    margin-left: 5px;
}
.btn-style-blue-light:hover img{
    filter: brightness(100) grayscale(100)
}
.btn-style-blue-light:hover{
	color:#fff !important;
        border: 1px solid #0075C9;
}

.btn-style-blue-light:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #0075C9;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.btn-style-blue-light:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

/*Btn Style orange*/
.btn-style-orange{
	position:relative;
	font-size:16px;
line-height: 52px;
	color:#fff;
	padding: 0px 15px;
    line-height: 54px;
    width: 145px;
	font-weight: 500;
	background-color: #0075C9;
	overflow: hidden;
        border-radius: 50px;
    border: 1px solid #0075C9;
}

.btn-style-orange .btn-title{
	position: relative;
}
.btn-style-orange img{
    margin-left: 5px;
    filter: brightness(100) grayscale(100)
}
.btn-style-orange:hover img{
    filter: none
}
.btn-style-orange:hover{
	color:#0075C9;
    border: 1px solid #0075C9;
}

.btn-style-orange:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #fff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.btn-style-orange:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}


/*Btn Style orange light*/
.btn-style-orange-light{
	position:relative;
	font-size:16px;
line-height: 52px;
	color:#0075C9;
	padding: 0px 15px;
    line-height: 48px;
    width: 145px;
	font-weight: 700;
	background-color: #fff;
    border: 1px solid #0075C9;
	overflow: hidden;
        border-radius: 50px;
    border: 1px solid #0075C9;
}

.btn-style-orange-light .btn-title{
	position: relative;
}
.btn-style-orange-light img{
    margin-left: 5px;
    
}
.btn-style-orange-light:hover img{
   filter: brightness(100) grayscale(100)
}
.btn-style-orange-light:hover{
	color:#fff;
    border: 1px solid #0075C9;
}

.btn-style-orange-light:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #0075C9;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.btn-style-orange-light:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

/*Btn Style Four*/
.btn-style-four{
	position:relative;
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	padding: 13px 40px;
	font-weight: 400;
	overflow: hidden;
	background-color: #0075C9;
	border: 2px solid #0075C9;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

.btn-style-four:hover{
	color: #0075C9;
	background-color: #222222;
	border:2px solid #222222;
	-webkit-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
	-moz-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
	-ms-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
	-o-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
	box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
}

/*=== List Style One ===*/
.list-style-one{
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.list-style-one li{
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #f1f1f1;
	font-weight: 400;
	padding-left: 35px;
	margin-bottom: 15px;
}

.list-style-one li:before{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 25px;
	color: #0075C9;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
}

/*=== List Style Two ===*/
.list-style-two{
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.list-style-two li{
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	font-weight: 500;
	padding-left: 35px;
	margin-bottom: 15px;
	
}

.list-style-two li:before{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 20px;
	color: #0075C9;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	content: "\f061";
}

.theme_color{
	color:#0075C9;
}

.pull-right{
	float: right;
}

.pull-left{
	float: left;
}

.preloader{ 
	position:fixed; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	z-index:999999; 
	background-color:#fff; 
	background-position:center center; 
	background-repeat:no-repeat; 
	background-image:url(../images/paytabs/loader.gif);
	background-size: 150px;
}

img{
	display:inline-block;
	max-width:100%;
	height:auto;	
}

.tabs-box{
	position: relative;
}

.tabs-box .tab{
	display: none;
}

.tabs-box .active-tab{
	display: block;
}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position: fixed;
	left: 20px;
	bottom: 20px;
	height: 45px;
	width: 45px;
	font-size:16px;
	line-height:40px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	z-index:100;
	background:#0075C9;
	display:none;
	border-radius: 12px;
	margin: 0 auto;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;	
    border: 1px solid #0075C9;
}

.scroll-to-top:hover{
	background:#ffffff;
	color: #222222;
}
.scroll-to-top img{
    filter: brightness(100) grayscale(100);
    transform: rotate(180deg);
    position: relative;
    top: -2px;
}
.scroll-to-top:hover img{
    filter: none;
}


/**********/
.whatsappIocnBTN{
	position: fixed;
	left: 40px;
	bottom: 15px;
	height: 40px;
	width: 40px;
	font-size:16px;
	line-height:40px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	z-index:100;
	background:#0075C9;
	display:block;
	border-radius: 0;
	margin: 0 auto;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;	
    border: 1px solid #0075C9;	
}

.whatsappIocnBTN:hover{
	background:#ffffff;
	color: #222222;
}
.whatsappIocnBTN img{
    filter: brightness(100) grayscale(100);
    position: relative;
    top: -2px;
}
.whatsappIocnBTN:hover img{
    filter: none;
}
/*** 

====================================================================
	Main Header
====================================================================

***/

.main-header{
	position: fixed;
	left: 0;
	top: 30px;
	width: 100%;
	z-index: 99999;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-header.fixed-header{
	top: 0;
	position: fixed;
	background-color: transparent;

    z-index: 9999999;
}

.main-header .main-box{
	position: relative;
	padding: 10px 0px;
}
.main-header.fixed-header .main-box{
    padding: 10px !important;
    background-color: rgb(245 242 242 / 70%);
    backdrop-filter: blur(10px);
    border-radius: 12px;
}
.main-header .logo-box{
	position: relative;
	float: left;
	padding: 0px 0;
}

.main-header .outer-box{
	position: relative;
	float: right;
    align-items: center;
    display: flex;
    gap: 0px;
}

.main-header .btn-box{
	position: relative;
	float: right;
	margin-left: 20px;
	padding: 0px 0;
}

.nav-toggler {
	position: relative;
	display: block;
	height: 45px;
	width: 45px;
    border-radius: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-color: #0075C9;
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-ms-transition: -moz-transform 0.2s;
	-o-transition: -moz-transform 0.2s;
	transition: transform 0.2s;
    border-radius: 12px;
}

.nav-toggler span {
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 25px;
	height: 3px;
	background-color: #ffffff;
}

.nav-toggler span::before, .nav-toggler span:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: inherit;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.2s, width 0.2s;
	-moz-transition: -moz-transform 0.2s, width 0.2s;
	transition: transform 0.2s, width 0.2s;
}

.nav-toggler span::before {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top;
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	-o-transform: translateY(-8px);
	transform: translateY(-8px);
}

.nav-toggler span::after {
	-webkit-transform-origin: right bottom;
	-moz-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	-o-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	-ms-transform: translateY(8px);
	-o-transform: translateY(8px);
	transform: translateY(8px);
}

.no-touch .nav-toggler:hover {

}

.no-touch .nav-toggler:hover span::after,
.no-touch .nav-toggler:hover span::before {

}

.no-touch .nav-toggler:hover span::before {

}

.no-touch .nav-toggler:hover span::after {

}

/*Search Box Widget*/

.main-header .search-box{
	position: relative;
	float: left;
	margin-left: 20px;
	padding: 8px 0;
}

.main-header .search-box .search-btn{
	position: relative;
	display: block;
	height:44px;
	width: 44px;
	line-height: 44px;
	text-align:center;
	font-size:22px;
	color:#ffffff;
	padding: 0;
	border-radius: 50%;
	background-color: transparent;
}



.main-header .cart-btn{
	position: relative;
	float: left;
	padding: 8px 0;
}

.main-header .cart-btn:before{
	position: absolute;
	left: 0;
	top: 100%;
	height: 100%;
	width: 100%;
	content: "";
	visibility: hidden;
	box-shadow: none !important;
}

.main-header .cart-btn button{
	position: relative;
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
	background-color: transparent;
	line-height: 40px;
	font-size: 28px;
	font-weight: 500;
	color: #ffffff;
	z-index: 9;
}

.main-header .cart-btn .count{
	position: absolute;
	right: 0px;
	top: 4px;
	height: 16px;
	width: 16px;
	text-align: center;
	line-height: 16px;
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	border-radius: 50%;
}

.main-header .badge {
  background-color: #dddddd;
  border-radius: 10px;
  color: #000;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.main-header .shopping-cart {
    position: absolute;
    margin: 20px 0;
    right: 0;
    background: #222222;
    width: 300px;
    border-radius: 3px;
    padding: 20px;
    max-height: 450px;
    opacity: 0;
    visibility: hidden;
    transform: scale(.5);
    transform-origin: top right;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .cart-btn:hover:before,
.main-header .cart-btn:hover .shopping-cart{
	opacity: 1;
	visibility: visible;
	transform: scale(1);
    box-shadow: 0 0 20px rgba(0,0,0,0.50);
}

.main-header .shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #444444;
  padding-bottom: 15px;
}

.main-header .shopping-cart .shopping-cart-total {
	float: right;
	font-size: 15px;
	line-height: 30px;
	color: #dddddd;
}

.main-header .shopping-cart .shopping-cart-total .lighter-text{
	font-size: 15px;
	line-height: 30px;
	color: #aaaaaa;
}

.main-header .shopping-cart .shopping-cart-items {
  padding-top: 20px;
}

.main-header .shopping-cart .shopping-cart-items li {
	position: relative;
  margin-bottom: 18px;
  box-shadow: 0 0 15px rgba(0,0,0,0.40);
  background-color: #252525;
}

.main-header .shopping-cart .shopping-cart-items img {
  float: left;
  margin-right: 12px;
}

.main-header .shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding-top: 7px;
  font-size: 17px;
  color: #ffffff;
}

.main-header .shopping-cart .shopping-cart-items .item-price {
  color: #0075C9;
  margin-right: 8px;
}

.main-header .shopping-cart .shopping-cart-items .item-quantity {
  color: #dddddd;
}

.main-header .shopping-cart .shopping-cart-items .product-detail{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.main-header .shopping-cart .cart-icon {
  color: #dddddd;
  font-size: 22px;
  margin-right: 7px;
  float: left;
}

.main-header .shopping-cart .theme-btn{
	display: block;
	width: 100%;
	box-shadow: 0 0 30px rgba(0,0,0,0.50);
}

.main-header .mCSB_inside>.mCSB_container{
	margin-right: 0;
}

.main-header .mCSB_scrollTools{
	opacity: 0 !important;
}

.main-menu{
	position:relative;
	float:left;
	
}

.main-menu .navbar-header{
	display: none;
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
}

/*** 

====================================================================
	Sidenav Bar
====================================================================

***/

.sidenav-bar{
	position: fixed;
	right: 0px;
	top: 0;
	max-width:100%;
	height: 100%;
	width: 20%;
	background-color: #000;
	margin: 0 auto;
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
	z-index: 999999;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right;
	-moz-transform-origin: right;
	-ms-transform-origin: right;
	-o-transform-origin: right;
	transform-origin: right;
} 

.sidenav-bar .nav-logo{
	position:relative;
	padding:30px 20px;
	text-align:left;	
}

.sidenav-bar .nav-logo img{
	max-width:200px;
}

.sidenav-bar-visible{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.sidenav-bar-visible .sidenav-bar{
	opacity: 1;
	right: 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	box-shadow: 0 0 30px rgba(0,0,0,0.40);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
    z-index: 99999999;
}

.sidenav-bar-visible header{
	width: 80%;
}

.sidenav-bar-visible main{
	width: 80%;
	box-shadow: 0 0 30px rgba(0,0,0,0.30);
}

.sidenav-bar .menu-box{
	position: relative;
	left: 0px;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background: #ffffff;
	padding: 0px 0px;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	-webkit-transform:  scale(0);
	-moz-transform:  scale(0);
	-ms-transform:  scale(0);
	-o-transform:  scale(0);
	transform:  scale(0);
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.sidenav-bar-visible .sidenav-bar .menu-box{
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.sidenav-bar .close-btn{
	position: absolute;
	right: 10px;
	top: 15px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	background-color: transparent;
	cursor: pointer;
	z-index: 10;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}

.sidenav-bar-visible .sidenav-bar .close-btn{
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.sidenav-bar .close-btn:hover{
	opacity: 0.50;
}

.sidenav-bar .side-nav{
	position: relative;
	margin-top: 24%;
}

.sidenav-bar .navigation{
	position: relative;
	display: block;
	margin: 0 20px;
	
	overflow: hidden;
}

.sidenav-bar .navigation > li{
	position: relative;
	display: block;
	left: 0;
	margin-bottom: 15px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sidenav-bar-visible .sidenav-bar .navigation > li{
	left: 0;

}


.sidenav-bar-visible .sidenav-bar .navigation > li:nth-child(3){
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	-ms-transition-delay: 400ms;
	-o-transition-delay: 400ms;
	transition-delay: 400ms;
}

.sidenav-bar-visible .sidenav-bar .navigation > li:nth-child(4){
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}

.sidenav-bar-visible .sidenav-bar .navigation > li:nth-child(5){
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	transition-delay: 600ms;
}

.sidenav-bar-visible .sidenav-bar .navigation > li:nth-child(6){
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
}

.sidenav-bar-visible .sidenav-bar .navigation > li:nth-child(7){
	-webkit-transition-delay: 800ms;
	-moz-transition-delay: 800ms;
	-ms-transition-delay: 800ms;
	-o-transition-delay: 800ms;
	transition-delay: 800ms;
}

.sidenav-bar-visible .sidenav-bar .navigation > li:nth-child(8){
	-webkit-transition-delay: 900ms;
	-moz-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	transition-delay: 900ms;
}

.sidenav-bar-visible .sidenav-bar .navigation > li:nth-child(9){
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	-o-transition-delay: 1000ms;
	transition-delay: 1000ms;
} */

.sidenav-bar .navigation li > a{
	position: relative;
	display: block;
	line-height: 20px;
	padding: 15px 20px;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 0.02em;
	margin-bottom: 2px;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sidenav-bar .navigation > li > a{
	font-weight: 400;
	letter-spacing: 0.08em;
	text-transform: uppercase;
    color: #fff;
}

.sidenav-bar .navigation li:hover > a,
.sidenav-bar .navigation li.current > a{
	color:#0075C9;	
}

.sidenav-bar .navigation li.dropdown .dropdown-btn{
	position:absolute;
	right:0px;
	top:0px;
	width:50px;
	height:50px;
	text-align:center;
	font-size:12px;
	line-height:50px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sidenav-bar .navigation li.dropdown .dropdown-btn.active .fa:before{
	display: inline-block;
	position: relative;
	content: "\f068";
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sidenav-bar .navigation li > ul,
.sidenav-bar .navigation li > ul > li > ul{
	display: none;
	background-color: rgba(0,0,0,0.30);
}

.sidenav-bar .contact-info-box{
	position: relative;
    padding: 0 30px;
    margin-top: 40px;
}

.sidenav-bar .contact-info-box .info-box{
	position: relative;
	padding-left: 50px;
	margin-bottom: 20px;
}

.sidenav-bar .contact-info-box .info-box .icon-box{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	color: #ffffff;
	line-height: 40px;
}

.sidenav-bar .contact-info-box .info-box strong{
	font-size: 16px;
	line-height: 24px;
	
	color: #ffffff;
}

.sidenav-bar .contact-info-box .info-box p{
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
}

.sidenav-bar .contact-info-box .info-box p a{
	color: #ffffff;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sidenav-bar .contact-info-box .info-box p a:hover{
	color: #0075C9;
}

/*===============================================
		Header Style Two
================================================*/
.header-span{
	position: relative;
	display: block;
	width: 100%;
	height: 80px;
}

.header-style-two{
	position: fixed;
	background-color: transparent;
	top: 0;
    padding: 10px 0;
}

.header-style-two .logo-outer{
	position: relative;
	float: left;
}

.header-style-two .logo{
	position: relative;
}
.header-style-two .logo .UncsrollLogo{
    display: block
}
.header-style-two .logo .scrollLogo{
    display: none
}
.main-header.fixed-header .UncsrollLogo{
    display: none
}
.main-header.fixed-header .scrollLogo{
    display: block
}
.header-style-two .logo img, .header-style-two .logo svg{
	position: relative;
	width: 126px;
	/*height: 50px;*/
}

.header-style-two .nav-outer{
	position: relative;
	float: right;
}

.header-style-two .main-box{
	position:relative;
	left:0px;
	top:0px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.main-menu{
	position:relative;
	float:left;
}

.main-menu .navbar-header{
	display: none;
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	margin-right:32px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	font-size:16px;
	line-height:24px;
	font-weight:500;
    color: #000;
	padding:15px 0;
	opacity:1;
	text-align:center;
	/* font-family: "Open Sans", sans-serif; */
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}
.main-menu .navigation > li > a img{
    margin-right: 5px;
}
.main-menu .navigation > li > a span{
    width: 24px;
    height: 24px;
    display: inline-block;
    background: #0075C9;
    border-radius: 50%;
    margin-right: 5px;
    color: #fff;
    line-height: 19px;
    font-weight: 400;
    /* font-family: "Open Sans", sans-serif; */
}
.main-header.fixed-header .navigation > li > a{
    color: #000 !important;
        
}
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a{
  
    color: #000;

}

.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after{
	font-family: 'Font Awesome 5 Free';
	content: "\f107";
	position:absolute;
	right:10px;
	top:11px;
	width:10px;
	height:20px;
	display:block;
	color:#292929;
	line-height:20px;
	font-size:13px;
	font-weight: 900;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:110%;
	width:250px;
	padding:10px 24px;
	z-index:100;
	background:#fff;
	margin-top: 10px;
    border-radius: 8px;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	opacity: 1;
        border: 1px solid #f9f9f9;
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
    border-bottom: 1px solid  #F0F0F0;
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none !important;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:10px 0px;
	line-height:24px;
	font-weight:400;
    /* font-family: "Open Sans", sans-serif; */
	font-size:16px;
	color:#000;
	text-transform:capitalize;
    border: 0px solid transparent;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > a img{
    margin-left: 5px;
}
.main-menu .navigation > li > ul > li:hover > a{
color: #0075C9;

}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'Font Awesome 5 Free';
	content: "\f105";
	position:absolute;
	right:15px;
	top:11px;
	width:10px;
	height:20px;
	display:block;
	line-height:20px;
	font-size:16px;
	color: #ffffff;
	font-weight:900;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:110%;
	top:0%;
	width:200px;
	padding:0px 0px;
	z-index:100;
	background:rgba(47,46,50,.90);
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.10);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:10px 20px;
	line-height:24px;
	font-weight:400;
	font-size:15px;
	color:#ffffff;
	text-transform:capitalize;
    border-left: 4px solid transparent;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:hover{
	color: #ffffff;
	background:#222222;
    border-left: 4px solid #0075C9;
}

.main-menu .navigation > li.dropdown:hover > ul{
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	visibility:visible;
	opacity:1;
	top:100%;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top: 0;
	left: 100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:8px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	text-align:center;
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	display:none;
}

.main-header .outer-box{
	position: relative;
	float: right;
}

.header-style-two .outer-box .btn-box{
	display: none;
}

/*** 

====================================================================
	Page Title
====================================================================

***/

.play-now {
	position: relative;
	display: block;
	z-index: 9;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.play-now .icon{
	position: relative;
	display: inline-block;
	height: 80px;
	width: 80px;
	text-align: center;
	line-height: 80px;
	background-color: #000000;
	color: #ffffff;
	z-index: 1;
	padding-left: 5px;
	font-size: 24px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
	-moz-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
	-ms-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
	-o-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
	box-shadow: 0  0px 10px 0 rgba(255, 255, 255, .3);
	-webkit-transform-origin:center; 
	transform-origin:center; 
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 35px;
	width: 50px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-webkit-animation: ripple 3s infinite;
	-moz-animation: ripple 3s infinite;
	-ms-animation: ripple 3s infinite;
	-o-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}

.play-now .ripple:before {
	-webkit-animation-delay: .9s;
	-moz-animation-delay: .9s;
	-ms-animation-delay: .9s;
	-o-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute;
}

.play-now .ripple:after {
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute;
}

@-webkit-keyframes ripple {
	70% {box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);}
	100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

@keyframes ripple {
	70% {box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);}
	100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
} 









.social-icon-two{
	position: relative;
	display: block;
}

.social-icon-two li{
	position: relative;
	display: inline-block;
	margin-right: 5px;
}


.social-icon-two li a{
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 48px;
	width: 48px;
    height: 48px;
	color: #ffffff;
	text-align: center;
	background-color: transparent;
    border: 2px solid #F3F3F31F;
	border-radius: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
        display: flex;
    align-items: center;
    justify-content: center;
}

.social-icon-two li a:hover{
	border-color: #0075C9;
    background: #0075C9;
    color: #fff;
}
.social-icon-two li a:hover img{
    filter: brightness(100) grayscale(100);
}




/***

==================================================================
		Right To Left Style
==================================================================

***/

.rtl{
	direction: rtl;
	text-align: right;
}

.rtl .swiper-slider-area,
.rtl .banner-slider-arrows,
.rtl .owl-carousel{
	direction: ltr !important;
}

.rtl .main-menu .navigation > li,

.rtl .header-style-two .main-menu,
.rtl .main-header .cart-btn,
.rtl .main-header .search-box,
.rtl .main-header .btn-box,
.rtl .main-header .logo-box{
	float: right;
}

.rtl .header-style-two .nav-outer,
.rtl .main-header .outer-box{
	float: left;
}

.rtl .main-header,
.rtl .main-menu .navigation > li > ul,
.rtl .sec-title .float-text,
.rtl .sidebar .related-posts .post .post-thumb,
.rtl .latest-news .post-thumb,
.rtl .payment-box .payment-options li .radio-option input[type="radio"],
.rtl .sidenav-bar .contact-info-box .info-box .icon-box,
.rtl .sidenav-bar-visible header{
	left: auto;
	right: 0;
}


.rtl .sidenav-bar .navigation li.dropdown .dropdown-btn{
	right: auto;
	left: 0;
}

.rtl .ui-menu .ui-menu-item-wrapper,
.rtl .main-menu .navigation > li .mega-menu-bar .column > ul > li > a,
.rtl .main-menu .navigation > li > ul > li > ul > li > a,
.rtl .main-menu .navigation > li > ul > li > a{
	text-align: right;
}
.rtl .main-menu .navigation > li .mega-menu-bar .column > ul > li > a,
.rtl .main-menu .navigation > li > ul > li > ul > li > a,
.rtl .main-menu .navigation > li > ul > li > a{
	border-left: 0;
	border-right: 4px solid transparent;
}
.rtl .main-header .btn-box,
.rtl .main-header .search-box,
.rtl .main-header .btn-box{
	margin-left: 0;
	margin-right: 20px;
}
.rtl .sidenav-bar .close-btn{
	right: auto;
	left: 10px;
}

.rtl .main-header .shopping-cart .shopping-cart-total .main-color-text,
.rtl .main-header .shopping-cart .shopping-cart-total{
	float: left;
}
.rtl .main-header .shopping-cart .shopping-cart-items .item-quantity,
.rtl .main-header .shopping-cart .shopping-cart-items img{
	float: right;
}
.rtl .sidenav-bar{
	right: auto;
	left: 0;
	transform-origin: left;
	margin: 0;
}
.rtl .mCS-dir-rtl>.mCSB_inside>.mCSB_container{
	margin-left: 0;
}
.rtl .sidenav-bar .contact-info-box .info-box{
	padding-left: 0;
	padding-right: 50px;
}
.rtl .header-style-two .main-menu .navigation > li,
.rtl .main-menu .navigation > li{
	margin-right: 0;
	margin-left: 32px;
}
.rtl .banner-section-two .slide-item .btn-box .theme-btn{
	margin: 0;
}
.rtl .search-popup .form-group input[type="submit"], 
.rtl .search-popup .form-group button{
	right: auto;
	left: 30px;
}
.rtl .about-us .content-column .inner-column{
	padding-right: 0;
	padding-left: 70px;
}
.rtl .feature-block .inner-box{
	padding-left: 0;
	padding-right: 65px;
}
.rtl .about-us .image-column .inner-column:before{
	transform: translateX(-50px);
}
.rtl .call-back-section .image-column .image,
.rtl .list-style-two li:before,
.rtl .faq-form-section .image-column .image,
.rtl .banner-section-three .center-stipts,
.rtl .testimonial-block .content-box .icon,
.rtl .team-block .devider{
	transform: scaleX(-1);
}
.rtl .banner-section-three .center-stipts{
	left: auto;
	right: 40%;
}
.rtl .fun-facts .progress-column .inner-column{
	padding-left: 0;
	padding-right: 20px;
}
.rtl .sec-title.text-center .float-text{
	left: 0;
	right: 0;
	margin: 0 auto;
}
.rtl .project-block-two .caption-box{
	left: auto;
	right: 20px;
}
.rtl .pricing-table .title-box{
	border-right: 0;
	border-left: 5px solid #0075C9;
}
.rtl .pricing-table .table-content ul li{
	border-left: 0;
	border-right: 2px solid #0075C9;
}
.rtl .pricing-table .inner-box{
	border-radius: 0 40px 0 40px;
}

.rtl .list-style-one li,
.rtl .list-style-two li{
	padding-left: 0;
	padding-right: 35px;
}

.rtl .list-style-one li:before,
.rtl .list-style-two li:before{
	left: auto;
	right: 0;
}


/************Start New Style************/
.LangBTN{
    width: auto;
    height: 30px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px;
    border-radius: 0;
    border: 0px;
    padding: 0px;
    width: 50px;
    color: #000;
    font-family: "Cairo", sans-serif;
    transition: all .3s ease-in-out;
}
.LangBTN:hover{
    background: transparent;
    color: #000;
}
.light-mode{
    
}

.switch_Mode_Label{
    display: inline-flex;
    width: 50px;
    height: 22px;
    background: transparent;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    cursor: pointer;
    margin: 0;
    /*border-inline-end: 1px solid #000;*/
    border-radius: 0;
}
.switch_Mode_Label input{
    display: none;
}
.switch_Mode_Label .Light_ModeIcon{
    display: none;
}
.switch_Mode_Label .Dark_ModeIcon{
    display: none;
}
.light-mode .switch_Mode_Label .Light_ModeIcon{
    display: block !important;
}
.dark-mode .switch_Mode_Label .Dark_ModeIcon{
    display: block !important;
}

.switch_Mode_Label img{
    filter: brightness(0) grayscale(0);
}





.Sec_Title{
    margin-bottom: 80px;
}
.Sec_Title h2{
        color: #000;
font-weight: 800;
font-size: 40px;
line-height: 54px;
letter-spacing: 0;
text-align: center;
vertical-align: middle;
width: max-content;
margin: auto;


}
.Sec_Title p{
        color: #58595B;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
}
.Sec_Title p span{
    color: #0075C9;
    font-weight: 700;
}





.BestPartner{
    padding-top: 70px;
    padding-bottom: 80px;
/*    background:#F6F6F6;*/

}
.PartnerItems{
    margin-top: 64px;
}
.PartnerItems .Partner_Item{
    
}
.PartnerItems .Partner_Item .Image{
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}
.PartnerItems .Partner_Item .Image img{
        display: block;
    height: auto;
    max-height: 100%;
    width: auto;
    margin: auto;
    transition: all .2s ease-in-out;
            filter: grayscale(0) brightness(0);
}

.PartnerItems .Partner_Item .Image img.Light{
    display: block;
}
.PartnerItems .Partner_Item .Image img.dark{
    display: none;
}
.PartnerItems .partnrhome-carousel::after {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    height: 100%;
    width: 300px;
    z-index: 1;
    background: linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.PartnerItems .partnrhome-carousel::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    height: 100%;
    width: 300px;
    z-index: 1;
    background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}





.form-group{
    margin-bottom: 20px;
}
.form-group label {
    font-size: 16px;
    margin: 10px;
    margin-bottom: 12px;
    margin-top: 0;
    font-weight: 400;
    /* font-family: "Open Sans", sans-serif; */
}
.form-group label span{
    color: #898989;
    /* font-family: "Open Sans", sans-serif; */
}
.form-group .inputGroup {
    position: relative;
}
.form-group .inputGroup .form-control {
    display: block;
    width: 100%;
    height: 48px;
    border: 1px solid #f0f0f0;
    border-radius: 30px;
    padding: 0 50px;
    outline: none;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    /* font-family: "Open Sans", sans-serif; */
    font-weight: 400;
    background: transparent;
    text-align: start;
}
.form-group .inputGroup .form-control{
    
}

.form-group .inputGroup textarea.form-control{
        padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
    border-radius: 16px;
    height: 120px;
    border: 1px solid #F0F0F0;
    font-size: 16px;
}
.form-group .inputGroup textarea.form-control::placeholder{
    color: #898989;
}

.form-group .inputGroup .iti .form-control{
    text-align: right;
}
.form-group .inputGroup .IconSHape {
    position: absolute;
    top: 0;
    height: 48px;
    display: flex;
    align-items: center;
    width: 50px;
    justify-content: center;
    z-index: 9999;
}
.form-group .inputGroup .IconSHape img {
    display: block;
    height: 24px;
}
.form-group .inputGroup .IconSHape_2 {
    position: absolute;
    top: 0;
    left: 0;
    height: 48px;
    display: flex;
    align-items: center;
    width: 48px;
    justify-content: center;
    cursor: pointer;
    z-index: 9999;
}
.form-group .inputGroup .IconSHape_2 img {
    display: block;
    width: 24px;
    height: 24px;
}

.form-group .inputGroup .IconSHape_2_d {
    position: absolute;
    top: 0;
    left: 0;
    height: 48px;
    display: flex;
    align-items: center;
    width: 40px;
    justify-content: center;
    cursor: pointer;
    z-index: 9999;
}
.form-group .inputGroup .IconSHape_2_d img {
    display: block;
    width: 15px;
    height: auto;
}

.form-group .inputGroup .IconSHape_Span{
    position: absolute;
    top: 0;
    left: 15px;
    height: 48px;
    display: flex;
    align-items: center;
    line-height: 48px;
    justify-content: center;
    cursor: pointer;
    z-index: 9999;
    direction: ltr;
}
.form-group .inputGroup .IconSHape_Span span{
    
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container{
        direction: ltr;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: #0000;
        padding-left: 15px;
    border-radius: 30px 0 0 30px;
}
.iti--separate-dial-code .iti__selected-flag:hover{
        background-color: #0000;
}
.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
    color: #000;
    font-weight: 600;
    /* font-family: "Open Sans", sans-serif; */
}
.iti--separate-dial-code .iti__selected-dial-code::after{
    content: '';
}
.bg {
    display: -webkit-box;
    /* align-items: center; */
    /* justify-content: center; */
    /* flex-direction: column; */
    direction: rtl;
}

.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
    content: "";
    display: inline-block;
    background: #fff;
    width: 0;
    height: 0.2rem;
    position: absolute;
    transform-origin: 0% 0%;
}

.chiller_cb {
    position: relative;
    height: auto;
    margin: 0 0px;
    margin-left: 0px;
}

    .chiller_cb input {
        display: none;
    }

        .chiller_cb input:checked ~ span {
            background: #0075C9;
    border-color: #0075C9;
    border-radius: 50%;
        }

            .chiller_cb input:checked ~ span:before {
               width: 13px;
    height: 2px;
    transition: width 0.1s;
    transition-delay: 0.3s;
            }

            .chiller_cb input:checked ~ span:after {
    width: 7px;
    height: 2px;
    transition: width 0.1s;
    transition-delay: 0.2s;
            }

        .chiller_cb input:disabled ~ span {
            background: #ececec;
            border-color: #dcdcdc;
        }

        .chiller_cb input:disabled ~ label {
            color: #dcdcdc;
        }

            .chiller_cb input:disabled ~ label:hover {
                cursor: default;
            }

    .chiller_cb label {
            padding-right: 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 16px !important;
        margin-bottom: 0 !important;
                /* font-family: "Open Sans", sans-serif; */
    }
.chiller_cb label a{
    margin: 0 5px;
}
    .chiller_cb span {
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 1px solid #ccc;
        border-radius:50%;
        position: absolute;
        right: 0;
        transition: all 0.2s;
        z-index: 1;
        box-sizing: content-box;
        background: #fff;
        top: 5px;
    }

        .chiller_cb span:before {
    transform: rotate(-50deg);
    top: 15px;
    left: 8px;
        }

        .chiller_cb span:after {
    transform: rotate(48deg);
    bottom: 8px;
    left: 5px;
        }


.select2-container{
    width: 100% !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: block;
    width: 100%;
    height: 48px;
    border: 1px solid #f1f1f1;
    border-radius: 25px;
    padding: 0 25px;
    padding-right: 35px;
    outline: none;
    box-shadow: none;
    color: #000;
    /* font-family: "Open Sans", sans-serif; */
    font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    display: none;
}

.select2-dropdown{
        border: 1px solid #f1f1f1;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #f1f1f1;
    background: #f9f9f9;
    direction: rtl;
    border-radius: 35px;
}
.select2-dropdown{
    border-radius: 20px;
    overflow: hidden;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #eee;
    color: #212121;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eee;
    color: #212121;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
    /* font-family: "Open Sans", sans-serif; */
    border-bottom: 1px solid #eee;
    padding: 7px 15px;
    font-size: 16px;
}
.select2-results__option[aria-selected]:last-child{
    border-bottom: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #2a3f85;
    color: #fff;
      /* font-family: "Open Sans", sans-serif; */
}






















.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 8px;
    background: #ffffff;
}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    width: 5px;
    height: 5px;
    border-radius: 8px;
    background: #f9f9f9;
}


.select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 5px 15px;
}



/*****************/
input[switch] {
    display: none
}

input[switch]+label {
    font-size: 1em;
    line-height: 1;
    width: 42px;
    height: 24px;
    background-color: #ced4da;
    background-image: none;
    border-radius: 2rem;
    padding: .16667rem;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
    font-weight: 500;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[switch]+label:before {
    color: #343a40;
    content: attr(data-off-label);
    display: block;
    font-family: inherit;
    font-weight: 500;
    font-size: 12px;
    line-height: 21px;
    position: absolute;
    right: 1px;
    margin: 3px;
    top: -2px;
    text-align: center;
    min-width: 1.66667rem;
    overflow: hidden;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[switch]+label:after {
    content: '';
    position: absolute;
    left: 19px;
    background-color: #eff2f7;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2rem;
    height: 20px;
    width: 20px;
    top: 2px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[switch]:checked+label {
    background-color: #002DE7
}

input[switch]:checked+label {
    background-color: #002DE7
}

input[switch]:checked+label:before {
    color: #fff;
    content: attr(data-on-label);
    right: auto;
    left: 3px
}

input[switch]:checked+label:after {
    left: 2px;
    background-color: #fff;
}

input[switch=bool]+label {
    background-color: #f46a6a
}

input[switch=bool]+label:before,
input[switch=bool]:checked+label:before,
input[switch=default]:checked+label:before {
    color: #fff
}

input[switch=bool]:checked+label {
    background-color: #34c38f
}

input[switch=default]:checked+label {
    background-color: #a2a2a2
}

input[switch=primary]:checked+label {
    background-color: #556ee6
}

input[switch=success]:checked+label {
    background-color: #0075C9 !important
}

input[switch=info]:checked+label {
    background-color: #50a5f1
}

input[switch=warning]:checked+label {
    background-color: #f1b44c
}

input[switch=danger]:checked+label {
    background-color: #f46a6a
}

input[switch=dark]:checked+label {
    background-color: #343a40
}

input[switch=dark]:checked+label:before {
    color: #eff2f7
}


.ProfilePage .tableBox .NotificationTable tbody .LastUpdate .withswitchbtnn{
        margin: auto;
    width: max-content;
    display: block;
}




input[switch]+label{
    height: 32px;
    width: 51px;
        background-color: #F0F0F0;
}
input[switch]+label:after{
    height: 24px;
    width: 24px;
        top: 4px;
        left: 23px;
}
input[switch]:checked+label:after {
    left: 3px;
    background-color: #fff;
}

input[switch]+label:after{
        background-color: #898989;
}

/*
input[switch=success]:checked+label:after{
        background-color: #0075C9;
}
*/














.iti__country-list{
    z-index: 999999;
}


/**********************New Style ************/

/*****************Style Pay Taps*************/



.BanneSection{
    background: #000;
    position: relative;

}
.BanneSection .BGVedio{
        display: block;
    width: 100%;
    height: 100vh;
}

.BanneSection .BGVedio video{
        width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: .5;
}
.BanneSection .DataLayer{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    vertical-align: middle;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 49.84%, #FFFFFF 100%);


}
.BanneSection .DataLayer .WelcomBTN{
    margin-bottom: 15px;
}
.BanneSection .DataLayer .WelcomBTN span{
    display: block;
    background: linear-gradient(98.14deg, rgba(255, 255, 255, 0.1) 3.56%, rgba(0, 117, 201, 0.1) 100%);
    border: 1px solid #0075C9;
    border-radius: 35px;
    height: 48px;
    padding: 0 20px;
    min-width: 145px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    width: max-content;
    margin: auto;
    
}
.BanneSection .DataLayer h1{
    font-weight: 800;
    font-size: 72px;
    line-height: 95px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    color: #0075C9;
    margin-bottom: 0px;
/* text-shadow: 0 0 10px rgba(0, 117, 201, 0.3); */

 /* -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate; */

      text-shadow: 0 0 5px rgb(0 117 201 / 0%), 0 0 10px rgb(0 117 201 / 0%), 0 0 15px rgb(74 141 188 / 72%), 0 0 20px rgb(0 117 201 / 36%), 0 0 30px rgb(137 157 172 / 70%), 0 0 40px rgb(255 255 255), 0 0 55px rgb(179 179 184);

}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #ffffff00, 0 0 20px #00000052, 0 0 30px #0075c9, 0 0 40px #3e647f, 0 0 50px #0075c940, 0 0 60px #0697ff91, 0 0 70px #0075c9; 
 }
  to {
    text-shadow: 0 0 10px #ffffff00, 0 0 20px #00000052, 0 0 30px #0075c9, 0 0 40px #3e647f, 0 0 50px #0075c940, 0 0 60px #0697ff91, 0 0 70px #0075c9; 
 }
  
}
.BanneSection .DataLayer h2{
font-weight: 800;
font-size: 40px;
line-height: 48px;
letter-spacing: 0;
vertical-align: middle;
margin-bottom: 30px;
color: #000000;

}
.BanneSection .DataLayer h2 span{
    color: #fcc239;
}

.BanneSection .DataLayer .Description{
    width: 70%;
    margin: auto;

}
.BanneSection .DataLayer .Description p{
    font-weight: 400;
    font-size:  16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    color: #58595B;
}
.BanneSection .DataLayer .ScrollBTN{
    margin-top: 50px;
    position: absolute;
    bottom: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
}
.BanneSection .DataLayer .ScrollBTN a{

}
.BanneSection .DataLayer .ScrollBTN a .icon{
border: 1px solid #000000;
    width: 32px;
    height: 50px;
    margin: auto;
border-radius: 35px;
display: block;
margin-bottom: 10px;

}
.BanneSection .DataLayer .ScrollBTN a .icon img{
    display: inline-block;
    filter: brightness(0) grayscale(0);
}

.BanneSection .DataLayer .ScrollBTN a .icon img{
    animation: doween 1.5s infinite linear;
}
@keyframes doween{
    0%{
              transform: translateY(0px);
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    
    
    100%{
            transform: translateY(18px);
        opacity: 0;
    }
}

.BanneSection .DataLayer .ScrollBTN a p{
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    color: #000000;
}


.KnowMoreSection{
    padding-bottom: 50px;
}
.KnowMoreSection .KnowMoreBox{
    padding: 32px 40px;
    border-radius: 12px;
    background: #F5F2F2;
    display: flex;
    align-items: center;
    gap: 24px;
    position: relative;
}

.KnowMoreSection .KnowMoreBox::before{
    content: '';
    position: absolute;
    top: 0;
    width: 80%;
    left: 10%;
    height: 1px;
background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #000000 50%, rgba(255, 255, 255, 0) 100%);

    border-radius: 50%;
}
.KnowMoreSection .KnowMoreBox::after{
    content: '';
        position: absolute;
    bottom: 0;
    width: 76%;
    left: 12%;
    height: 1px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #000000 50%, rgba(255, 255, 255, 0) 100%);


    border-radius: 50%;
}
.KnowMoreSection .KnowMoreBox .icon{
    
}
.KnowMoreSection .KnowMoreBox .icon img{
    
}
.KnowMoreSection .KnowMoreBox .data{
    
}
.KnowMoreSection .KnowMoreBox .data h2{
font-weight: 700;
font-size: 22px;
line-height: 28px;
letter-spacing: 0;
vertical-align: middle;
color: #000000;

}
.KnowMoreSection .KnowMoreBox .data p{
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
vertical-align: middle;
color: #58595B;
}
.KnowMoreSection .theme-btn{
    border-radius: 35px 0 12px 35px;
    position: absolute;
    bottom: -1rem;
    right: 0;
}



.meetAISection{
    padding-top: 50px;
        padding-bottom: 50px;
}
.meetAISection .MeetData{

}
.meetAISection .MeetData .icon{
    margin-bottom: 50px;
}
.meetAISection .MeetData .icon img{
    display: inline-block;
}
.meetAISection .MeetData .titile{
    margin-bottom: 32px;
}
.meetAISection .MeetData .titile h1{
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000;
    margin-bottom: 15px;
    width: 100%;
    max-width: max-content;
}
.meetAISection .MeetData .titile h2{
    color: #000;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0;
    vertical-align: middle;
}
.meetAISection .MeetData .titile h2 span{
    color: #0075C9;
}
.meetAISection .MeetData .descrip{
    margin-bottom: 50px;
}
.meetAISection .MeetData .descrip p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #58595B;
}
.meetAISection .MeetData .infoss{
    margin-bottom: 50px;
}
.meetAISection .MeetData .infoss ul{

}
.meetAISection .MeetData .infoss ul li{
    margin-bottom: 12px;
}
.meetAISection .MeetData .infoss ul li:last-child{
    margin-bottom: 0;
}
.meetAISection .MeetData .infoss ul li p{
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
}
.meetAISection .MeetData .infoss ul li p img{
    display: inline-block;
    filter: brightness(0) grayscale(0);
}

.meetAISection .MeetData .theme-btn{

}

.meetAISection .imageBox{
    display: block;
    width: 100%;
    height: auto;
    max-width: 475px;
    margin: 0;
    margin-left: auto;
}
.meetAISection .imageBox img{
    display: inline-block;
    width: 100%;
}

.whatyouCanSection{
    background: #F8F8F8;
    padding: 80px 0;
}

.portalItems{

}
.portalItems .itemPortal{
    position: relative;
    background: #FFFFFF;
    border-radius: 12px;
    overflow: hidden;
    transition: all .4s ease-in-out;
    margin-bottom: 30px;
	height: 100%;
}

.portalItems .itemPortal .BGImage{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}
.portalItems .itemPortal .BGImage img{
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.portalItems .itemPortal .portalData{
    position: relative;
    z-index: 2;
    padding: 40px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.portalItems .itemPortal .portalData .logoArrow{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 40px;
}
.portalItems .itemPortal .portalData .logoArrow img{
    display: inline-block;
    filter: brightness(0) grayscale(0);
}
.portalItems .itemPortal .portalData .titile{
    margin-bottom: 40px;
}

.portalItems .itemPortal .portalData .titile h2{
font-weight: 800;
font-size: 28px;
line-height: 100%;
letter-spacing: 0;
vertical-align: middle;
color: #000;
transition: all .4s ease-in-out;
}
.portalItems .itemPortal .portalData .description{
    margin-bottom: 40px;
	min-height: 72px;
}
.portalItems .itemPortal .portalData .description p{
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
text-align: justify;
vertical-align: middle;
color: #58595B;
transition: all .4s ease-in-out;

}
.portalItems .itemPortal .portalData .itemFeat{
    display: flex;
    align-items: flex-start;
    gap: 12px;
    flex-wrap: wrap;
}
.portalItems .itemPortal .portalData .itemFeat .feetItem{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 12px;
    padding: 0 12px;
    border: 1px solid #EEEEEE;
    height: 44px;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    transition: all .4s ease-in-out;
}
.portalItems .itemPortal .portalData .itemFeat .feetItem img{
    display: inline-block;
    filter: brightness(0) grayscale(0);
     transition: all .1s ease-in-out;
}
.portalItems .itemPortal .portalData .itemFeat .feetItem span{
    text-decoration: underline;
}

.portalItems .itemPortal .portalData .SeeMoreLink{
    margin-top: auto;
}
.portalItems .itemPortal .portalData .SeeMoreLink .theme-btn{
    width: 100%;
    display: block;
    border-radius: 35px;
    transition: all .4s ease-in-out;
}
.portalItems .itemPortal:hover{
    background: #58595B !important;
}
.portalItems .itemPortal:hover .portalData .logoArrow img{
    filter: none;
}
.portalItems .itemPortal:hover .portalData .titile h2{
color: #FFFFFF;
}
.portalItems .itemPortal:hover .portalData .description p{
color: #FFFFFFB8;
}
.portalItems .itemPortal .portalData .featbox{
    min-height: 156px;
}
.portalItems .itemPortal:hover .portalData .itemFeat .feetItem{
    border-color:  #FFFFFF66 !important;
    background: #FFFFFF1A !important;
    color: #FFFFFF !important;
}
.portalItems .itemPortal:hover .portalData .itemFeat .feetItem img{
        filter: none;
}
.portalItems .itemPortal:hover .portalData .SeeMoreLink .theme-btn{
    color: #000;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.72) 100%);

}
.portalItems .itemPortal:hover .portalData .SeeMoreLink .theme-btn img{
    filter: brightness(0) grayscale(0);
}
.portalItems .itemPortal:hover .portalData .SeeMoreLink .theme-btn:hover{
    color: #fff;
}
.portalItems .itemPortal:hover .portalData .SeeMoreLink .theme-btn:hover img{
    filter: grayscale(100) brightness(100);
}



.connectGrowSec{
    padding: 80px 0;
}



.connectGrowSec .youtubeBox{
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}
.connectGrowSec .youtubeBox .BGImage{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.connectGrowSec .youtubeBox .BGImage img{
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 100%;
	filter: grayscale(100%);
}
.connectGrowSec .youtubeBox .BoxData{
    position: relative;
    z-index: 2;
    padding: 40px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.6) 0%, rgb(182 70 75) 100%);
}
.connectGrowSec .youtubeBox .BoxData .header{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
    gap: 24px;
}
.connectGrowSec .youtubeBox .BoxData .header h2{
font-weight: 800;
font-size: 28px;
line-height: 38px;
letter-spacing: 0;
vertical-align: middle;
color: #fff;
}
.connectGrowSec .youtubeBox .BoxData .header img{
    display: inline-block;
}

.connectGrowSec .youtubeBox .BoxData .desc{
    margin-bottom: 40px;
}
.connectGrowSec .youtubeBox .BoxData .desc p{
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
text-align: justify;
vertical-align: middle;
color: #fff;
opacity: .72;

}
.connectGrowSec .youtubeBox .BoxData .itemVedios{
    position: relative;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox{
    padding: 20px;
    border-radius: 12px;
    background: #FFFFFF;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .upperBox{
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .upperBox .imgcover{
    position: relative;
    display: block;
    width: 100%;
    height: 180px;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .upperBox .imgcover img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .upperBox .playIcon{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .upperBox .playIcon a{
    
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .upperBox .playIcon a img{
    
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .dowenBox{
    padding-top: 20px;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .dowenBox h2{
font-weight: 700;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
vertical-align: middle;
margin-bottom: 16px;
	height: 35px;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .dowenBox a{
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    border: 1px solid #EEEEEE;
    border-radius: 35px;
    height: 45px;
    width: 100%;
    color: #58595B;
    transition: all .2s ease-in-out;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .dowenBox a img{
    display: inline-block;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .dowenBox a:hover{
    border: 1px solid #ED1D24;
    color: #fff;
    background: #ED1D24;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .vedItemBox .dowenBox a:hover img{
    filter: brightness(100) grayscale(100);
}


.connectGrowSec .youtubeBox .BoxData .itemVedios .owl-nav{

}
.connectGrowSec .youtubeBox .BoxData .itemVedios .owl-nav .owl-prev,
.connectGrowSec .youtubeBox .BoxData .itemVedios .owl-nav .owl-next{
    display: flex;
    align-items: center;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    justify-content: center;
    background: #58595B;
    position: absolute;
    right: -48px;
    opacity: 0;
    top: calc(50% - 24px);
    transition: all .3s ease-in-out;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .owl-nav .owl-prev:hover,
.connectGrowSec .youtubeBox .BoxData .itemVedios .owl-nav .owl-next:hover{
    background: #000;
}
.connectGrowSec .youtubeBox .BoxData .itemVedios .owl-nav .owl-next{
    left: -48px;
    right: auto;
}

.connectGrowSec .youtubeBox:hover .BoxData .itemVedios .owl-nav .owl-prev{
      right: -24px;
      opacity: 1;
}
.connectGrowSec .youtubeBox:hover .BoxData .itemVedios .owl-nav .owl-next{
        left: -24px;
            right: auto;
            opacity: 1;
}

.connectGrowSec .youtubeBox .BoxData .seeAllTotruals{
    margin-top: 40px;
}
.connectGrowSec .youtubeBox .BoxData .seeAllTotruals .theme-btn{
    border-radius: 35px;
    width: 100%;
}


.connectGrowSec .joinandExplorBox{

}
.connectGrowSec .joinandExplorBox .joinBox{
    overflow: hidden;
    margin-bottom: 20px;
}
.connectGrowSec .joinandExplorBox .joinBox .uperbox{
    background: linear-gradient(249.85deg, rgba(225, 231, 235, 0.08) 0%, rgba(0, 0, 0, 0.1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 185px;
    border-radius: 24px 24px 0 0;
}
.connectGrowSec .joinandExplorBox .joinBox .uperbox .image{

}
.connectGrowSec .joinandExplorBox .joinBox .uperbox .image img{
    height: 200px;
    width: auto;
}
.connectGrowSec .joinandExplorBox .joinBox .dowenBox{
    padding: 32px 40px;
    border-radius: 0 0 24px 24px;
    border: 1px solid #eee;
    border-top: 0;
}
.connectGrowSec .joinandExplorBox .joinBox .dowenBox h2{
    font-weight: 800;
    font-size:22px;
    line-height: 32px;
    letter-spacing: 0;
    vertical-align: middle;
    margin-bottom: 16px;
    color: #000;
}
.connectGrowSec .joinandExplorBox .joinBox .dowenBox p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: justify;
    vertical-align: middle;
    color: #58595B;
    margin-bottom: 24px;
}
.connectGrowSec .joinandExplorBox .joinBox .dowenBox a{
    width: 100%;
    border-radius: 35px;
}


.connectGrowSec .joinandExplorBox .explorbox{
    padding: 24px 40px;
    border-radius: 24px;
    background: linear-gradient(249.85deg, rgba(225, 231, 235, 0.08) 0%, rgba(0, 0, 0, 0.1) 100%);

}
.connectGrowSec .joinandExplorBox .explorbox h2{
    font-weight: 800;
    font-size:22px;
    line-height: 32px;
    letter-spacing: 0;
    vertical-align: middle;
    margin-bottom: 16px;
    color: #000;
}
.connectGrowSec .joinandExplorBox .explorbox p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: justify;
    vertical-align: middle;
    color: #58595B;
    margin-bottom: 24px;
}
.connectGrowSec .joinandExplorBox .explorbox a{
    width: 100%;
    border-radius: 35px;
}


.whatsnewsItems{
    padding-bottom: 80px;
}
.whatsnewsItems .itemwhatsnew{
    border: 1px solid #EEEEEE;
    border-radius: 24px;
    padding: 40px 32px;
    transition: all .3s ease-in-out;
	position: relative;
}
.whatsnewsItems .itemwhatsnew .DataItem{
	position: relative;
	z-index: 2;
}
.whatsnewsItems .itemwhatsnew .BGImage .image_ar{
	position: absolute;
	bottom: 0;
	left: 0;
	max-height: 100%;
	max-width: 100%;
	z-index: 1;
	opacity: 0;
	transition: all .3s ease-in-out;
	display: none;
}
.whatsnewsItems .itemwhatsnew .BGImage .image_en{
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	max-height: 100%;
	max-width: 100%;
	z-index: 1;
	opacity: 0;
	transition: all .3s ease-in-out;
}
.whatsnewsItems .itemwhatsnew .iconimage{
    margin-bottom: 24px;
}
.whatsnewsItems .itemwhatsnew .iconimage img{
    height: 56px;
    filter: brightness(0) grayscale(0);
}
.whatsnewsItems .itemwhatsnew h2{
font-weight: 700;
font-size: 20px;
line-height: 24px;
letter-spacing: 0;
vertical-align: middle;
color: #000;
margin-bottom: 12px;
  transition: all .2s ease-in-out;
}
.whatsnewsItems .itemwhatsnew p{
    color: #58595B;
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
vertical-align: middle;
margin-bottom: 24px;
  transition: all .2s ease-in-out;
}
.whatsnewsItems .itemwhatsnew a{
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000;
    transition: all .2s ease-in-out;
 
}
.whatsnewsItems .itemwhatsnew a img{
    filter: brightness(0) grayscale(0);
}
.whatsnewsItems .itemwhatsnew a:hover{
    gap: 16px;
       text-decoration: underline;
}
.whatsnewsItems .itemwhatsnew:hover{
    border-color: #58595B !important;
    background: #58595B !important;
}
.whatsnewsItems .itemwhatsnew:hover a{
    color: #fff !important;
}
.whatsnewsItems .itemwhatsnew:hover a img{
    filter: grayscale(100) brightness(100) !important;
}
.whatsnewsItems .itemwhatsnew:hover p{
    color: #fff !important;
    opacity: .72;
}
.whatsnewsItems .itemwhatsnew:hover h2{
    color: #fff !important;
}
.whatsnewsItems .itemwhatsnew:hover .iconimage img{
    filter: grayscale(100) brightness(100) !important;
}
.whatsnewsItems .itemwhatsnew:hover .BGImage img{
	opacity: 1;
}
.whatsnewsItems .owl-nav{
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
    margin-top: 40px;
}
.whatsnewsItems .owl-nav .owl-prev,
.whatsnewsItems .owl-nav .owl-next{
    display: flex;
    align-items: center;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    justify-content: center;
    background: #F5F2F2;
    position: relative;
    transition: all .3s ease-in-out;
}
.whatsnewsItems .owl-nav .owl-prev img,
.whatsnewsItems .owl-nav .owl-next img{
    filter: brightness(0) grayscale(0);
}
.whatsnewsItems .owl-nav .owl-prev:hover,
.whatsnewsItems .owl-nav .owl-next:hover{
    background: #000;
}
.whatsnewsItems .owl-nav .owl-prev:hover img,
.whatsnewsItems .owl-nav .owl-next:hover img{
    filter: grayscale(100) brightness(100); 
}
.whatsnewsItems .owl-nav .owl-next{

}




.quiclenksSec{
    padding: 80px 0;
    background: linear-gradient(166.5deg, rgba(0, 117, 201, 0.06) 9.09%, rgba(0, 117, 201, 0) 59.74%);

}
.quiclenksSec .quiklinksItms{
    
}
.quiclenksSec .quiklinksItms .quikItem{
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 24px;
}
.quiclenksSec .quiklinksItms .quikItem .BGImage{
    height: 400px;
    width: 100%;
    display: block;
}
.quiclenksSec .quiklinksItms .quikItem .BGImage img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all .5s ease-in-out;
    filter: grayscale(1);
}
.quiclenksSec .quiklinksItms .quikItem .quikData{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 39.84%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 24px;
    display: flex;
    align-items: flex-end;
    
}
.quiclenksSec .quiklinksItms .quikItem .quikData .databox{
    
}
.quiclenksSec .quiklinksItms .quikItem .quikData .databox h2{
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #fff;
    padding-bottom: 12px;
    border-bottom: 3px solid #0075C9;
    margin-bottom: 12px;
    width: max-content;
}
.quiclenksSec .quiklinksItms .quikItem .quikData .databox p{
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #fff;
    opacity: .72;
}
.quiclenksSec .quiklinksItms .quikItem .quikData .databox a{
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    color: #fff;
     transition: all .3s ease-in-out;
}
.quiclenksSec .quiklinksItms .quikItem .quikData .databox a img{
    filter: grayscale(100) brightness(100);
}

.quiclenksSec .quiklinksItms .quikItem .quikData .databox a:hover{
    gap: 16px;
}

.quiclenksSec .quiklinksItms .quikItem:hover .BGImage img{
    transform: scale(1.2);
}


.explorsec{
    padding-bottom: 50px;
}
.explorsec .explorBox{
    border-radius: 12px;
    overflow: hidden;
        border: 1px solid #FFFFFF;
}
.explorsec .explorBox .headerbox{
    background: #000;
	padding: 10px 20px;
	text-align: right;
	color: #fff;
}
.explorsec .explorBox .headerbox img{
    width: max-content;
    margin: auto;
    margin-bottom: 8px;
    display: block;
}
.explorsec .explorBox .headerbox p{
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
text-align: center;
vertical-align: middle;
color: #fff;
opacity: .72;
}
.explorsec .explorBox .explorbody{
    display: block;
    width: 100%;
    height: 700px;

}
.explorsec .explorBox .explorbody iframe{
    display: block;
    width: 100%;
    height: 100%;
}

.partnrSlickCaurosel {
    direction: ltr;
	position: relative;
}
.PartnerItems .partnrSlickCaurosel::after {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    height: 100%;
    width: 300px;
    z-index: 1;
    background: linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.PartnerItems .partnrSlickCaurosel::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    height: 100%;
    width: 300px;
    z-index: 1;
    background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}



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

.Light{
    display: inline-block !important
}
.Dark{
        display: none !important;
}
.hidden-xs{
    display: inline-block !important;
}
.visible-xs{
    display: none !important;
}

.footer {
	background-color: #f5f6f7;
	padding: calc(1rem * 2);
}

.footer i {color:#606770}.dark-mode .footer i {color:#dadde1}

.footer_icon {
	fill: #454B72;
}
.inner_icon{
	fill:#fff
}

.dark-mode .footer{
	background-color: #181818;
}

.dark-mode .footer_icon{
	fill: #fff;
}

.dark-mode .inner_icon{
	fill: #000;
}

@media(max-width:768px){
    
    .MyAccount{
        display: inline-block;
        width: auto;
        margin: auto;
        display: block
    }

    .MyAccount img{
        display: inline;
    }
    .MyAccount .iconAccount{
        display: block;
        margin-left: 0 !important;
    }
    .hidden-xs{
        display: none !important;
    }
    .visible-xs{
        display: block !important;
    }
    .ltr .MyAccount .dropdown-menu.show {
    right: 0 !important;
    left: auto !important;
    }


}
@media(max-width:1200px) {
	.quiclenksSec .quiklinksItms .quikItem .quikData {
		padding: 1rem;
	}
}
.light-mode .BanneSection .DataLayer .ScrollBTN a .icon img {
	filter: brightness(100) grayscale(100);
}

@media(min-width:1399px) {
	.quiclenksSec .quiklinksItms .quikItem .quikData .databox p.release-component {
		margin-bottom: 47px;
	}
}

