/* ==========================================================================
  
  =========================================================================== */
/* ==========================================================================
  
  =========================================================================== */
.tooltip-people {
 position: absolute; background-color: #f0f2f9; color: #000; padding: 15px; border-radius: 5px; display: none; margin-left: -29%;z-index: 1; margin-top: 30px;
}

.tooltip-partnership {
	position: absolute; background-color: #f0f2f9; color: #000; padding: 15px; border-radius: 5px; display: none; margin-top: -100px; margin-left: -37%!important; z-index: 1;
}
.tooltip-peace {
	position: absolute; background-color: #f0f2f9; color: #000; padding: 15px; border-radius: 5px; display: none; margin-top: -300px; margin-left: -50%!important; z-index: 1;
}
 .tooltip-prosperity {
	position: absolute; background-color: #f0f2f9; color: #000; padding: 15px; border-radius: 5px; display: none; margin-top: -200px; margin-right: -46%!important;z-index: 1 ;}

 .tooltip-planet {
 position: absolute; background-color: #f0f2f9; color: #000; padding: 15px; border-radius: 5px; display: none; margin-top: -30px;  z-index: 1 ;margin-top: 10px;


	 
}
		 
		 
		 
		 
		 
		 
@media (max-width: 576px){
	.top{margin-top: 100px;}
	.h3 {
		font-size: 0.875rem;
	}
	.h5 {
	font-size: 0.275rem!important;
	}
	.col-5 {
    flex: 0 0 auto!important;
   width: 90.33333333%!important;
}
	
.col-1 {
    flex: 0 0 auto!important;
   max-width: 10.33333333%!important;
	
}
	.col-sm-3{    flex: 0 0 auto!important;
   width: 98.33333333%!important;}
	
	.col-sm-4{    flex: 0 0 auto!important;
   width: 30.33333333%!important;}
	
	.tooltip-people {
 display: none;
  position: absolute; 
		background-color: #f0f2f9;
		color: #000; padding: 15px;
		border-radius: 5px; display: none;
		z-index: 1;
	 margin-left:-90px!important; 
	 margin-top:200px!important; 
}

.tooltip-partnership {
	display: none;
  position: absolute; 
		background-color: #f0f2f9;
		color: #000; padding: 15px;
		border-radius: 5px; display: none;
		z-index: 1;
	 margin-left:-145px!important; 
	 margin-top:120px!important; 
}
.tooltip-peace {
	 display: none;
  position: absolute; 
		background-color: #f0f2f9;
		color: #000; padding: 15px;
		border-radius: 5px; display: none;
		z-index: 1;
	 margin-left:-245px!important; 
	 margin-top:20px!important; 
}
 .tooltip-prosperity {
		 display: none;
  position: absolute; 
		background-color: #f0f2f9;
		color: #000; padding: 15px;
		border-radius: 5px; display: none;
		z-index: 1;
	 margin-left:-340px!important; 
	 margin-top:70px!important; 
	}

 .tooltip-planet {
	 display: none;
  position: absolute; 
		background-color: #f0f2f9;
		color: #000; padding: 15px;
		border-radius: 5px; display: none;
		z-index: 1;
	 margin-left:-340px!important; 
	 margin-top:200px!important; 
}

}
	
.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .1)!important;
    padding-left: calc(var(--bs-gutter-x) * .1)!important;
    margin-top: var(--bs-gutter-y);
}

}
@media (min-width: 992px) {
 .col-1 {
    flex: 0 0 auto!important;
 max-width: 5.83333333%!important;
}
  }
}



.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}


/* Tabs*/
@media (max-width: 576px){
.col-md-3 {
    flex: 0 0 auto !important;
    width: ;
}
	

	}


@media (max-width: 576px)
.d-sm-inline {
    display: inline!important;
}

	@media (max-width: 576px){
.nav-link {
	
    display: block;
	
    font-size: 12px!important;
    font-weight: var(--bs-nav-link-font-weight)!important;
    color: var(--bs-nav-link-color)!important;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out!important;
    color: #444!important;
    padding:  ;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    display: flex!important;
    flex-flow: row!important;
    line-height: 20px!important; 
    align-items: center!important;
    justify-content: center!important;
    box-shadow: 0 0px 0 0 #d19f2a inset;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -ms-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}

}
	@media (min-width: 1200px){
	.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size)!important;
    font-weight: var(--bs-nav-link-font-weight)!important;
 
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
	
	color: #444!important;
    padding: 0;
    position: relative!important;
    text-align: center!important;
    text-transform: capitalize;
    display: flex!important;
    flex-flow: row;
    line-height: 70px!important;
    align-items: center;
    justify-content: center!important;
    box-shadow: 0 0px 0 0 #d19f2a inset;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -ms-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}

}


.bg-g-2 {
    background: #faf6ed!important;
    border-color: #faf6ed!important;
    color: ;
}
.nav-tabs {
    --bs-nav-tabs-border-width: 1px;
    --bs-nav-tabs-border-color: #dee2e6;
    --bs-nav-tabs-border-radius: 0.375rem;
    --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
    --bs-nav-tabs-link-active-color: #495057;
    --bs-nav-tabs-link-active-bg: #fff;
    --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
     border-bottom: 0px;; 
}

.nav-tabs .nav-link {
    ;
    background: 0 0;
    border-bottom-right-radius: 0px;!important;
	margin: 5px;
	padding-left: 10px!important;
	padding-right: 10px!important;
	 float: left!important;
    width: 18.2%!important;
	   border-bottom: 2px solid #d19f2a !important;
	background-color: #faf6ed!important;
    font-weight: var(--bs-nav-link-font-weight)!important;
    color:  #444!important;
	font-family: "Noto Kufi Arabic", "Roboto", sans-serif !important;
	
    font-weight: 700!important;
}


#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	box-shadow: 0 82px 0 0 #d19f2a inset;
    color: #f3f3f3;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid  !important;
	
   
    font-weight: bold;
}
#tabs .nav-tabs .nav-link {
	
    border: 1px solid transparent;
    
    border-top-right-radius: .25rem;
    color: #eee;
    font-size: 20px;
}

.image-container {
    position: relative!important;
  
}
.image-container .after {
  content: "";
  position: absolute!important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.8s;
  opacity: 0;
  background: url(http://lorempixel.com/300/200);
  background-size: 100% 100%;
}
.overlay:hover .after {
	position: absolute!important;
    display: block!important;
	opacity: 0.8!important;
	background: rgba(0, 0, 0, .6)!important;}

html {
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
}

body {

  color: #181828;
  line-height: 1.5;
  font-weight: 400;
font-family: :	Noto Naskh Arabic","Roboto",serif!important;
   
    line-height: 1.50;
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl { 
  padding-right: 1rem; padding-left: 1rem; }

img { max-width: 100%; }

/*------------------------------------------*/
/*  PAGE CONTENT
/*------------------------------------------*/

#page { overflow: hidden; }
.w-15 { width: 15% !important; }
.w-70 { width: 70% !important; }

/*------------------------------------------*/
/*  SPACING & INDENTS
/*------------------------------------------*/

.wide-100 { padding-top: 100px; padding-bottom: 100px; }
.wide-90 { padding-top: 90px; padding-bottom: 90px; }
.wide-80 { padding-top: 80px; padding-bottom: 80px; }
.wide-70 { padding-top: 70px; padding-bottom: 70px; }
.wide-60 { padding-top: 60px; padding-bottom: 60px; }
.wide-50 { padding-top: 50px; padding-bottom: 50px; }
.wide-40 { padding-top: 40px; padding-bottom: 40px; }
.wide-30 { padding-top: 30px; padding-bottom: 30px; }
.wide-20 { padding-top: 20px; padding-bottom: 20px; }

/*------------------------------------------*/
/*  Margin Top
/*------------------------------------------*/

.mt-100 { margin-top: 100px; }
.mt-95 { margin-top: 95px; }
.mt-90 { margin-top: 90px; }
.mt-85 { margin-top: 85px; }
.mt-80 { margin-top: 80px; }
.mt-75 { margin-top: 75px; }
.mt-70 { margin-top: 70px; }
.mt-65 { margin-top: 65px; }
.mt-60 { margin-top: 60px; }
.mt-55 { margin-top: 55px; }
.mt-50 { margin-top: 50px; }
.mt-45 { margin-top: 45px; }
.mt-40 { margin-top: 40px; }
.mt-35 { margin-top: 35px; }
.mt-30 { margin-top: 30px; }
.mt-25 { margin-top: 25px; }
.mt-20 { margin-top: 20px; }
.mt-15 { margin-top: 15px; }
.mt-10 { margin-top: 10px; }
.mt-5  { margin-top: 5px; }
.mt-0  { margin-top: 0; }

/*------------------------------------------*/
/*  Margin Top Inverse
/*------------------------------------------*/

.mt-inverse-150 { margin-top: -150px; }
.mt-inverse-140 { margin-top: -140px; }
.mt-inverse-130 { margin-top: -130px; }
.mt-inverse-120 { margin-top: -120px; }
.mt-inverse-110 { margin-top: -110px; }
.mt-inverse-100 { margin-top: -100px; }
.mt-inverse-90 { margin-top: -90px; }
.mt-inverse-80 { margin-top: -80px; }
.mt-inverse-70 { margin-top: -70px; }
.mt-inverse-60 { margin-top: -60px; }
.mt-inverse-50 { margin-top: -50px; }
.mt-inverse-40 { margin-top: -40px; }
.mt-inverse-30 { margin-top: -30px; }
.mt-inverse-20 { margin-top: -20px; }

/*------------------------------------------*/
/*  Margin Bottom
/*------------------------------------------*/

.mb-100 { margin-bottom: 100px; }
.mb-95 { margin-bottom: 95px; }
.mb-90 { margin-bottom: 90px; }
.mb-85 { margin-bottom: 85px; }
.mb-80 { margin-bottom: 80px; }
.mb-75 { margin-bottom: 75px; }
.mb-70 { margin-bottom: 70px; }
.mb-65 { margin-bottom: 65px; }
.mb-60 { margin-bottom: 60px; }
.mb-55 { margin-bottom: 55px; }
.mb-50 { margin-bottom: 50px; }
.mb-45 { margin-bottom: 45px; }
.mb-40 { margin-bottom: 40px; }
.mb-35 { margin-bottom: 35px; }
.mb-30 { margin-bottom: 30px; }
.mb-25 { margin-bottom: 25px; }
.mb-20 { margin-bottom: 20px; }
.mb-15 { margin-bottom: 15px; }
.mb-10 { margin-bottom: 10px; }
.mb-5 { margin-bottom: 5px; }
.mb-0 { margin-bottom: 0; }

/*------------------------------------------*/
/*  Margin Left
/*------------------------------------------*/

.ms-100 { margin-left: 100px; }
.ms-95 { margin-left: 95px; }
.ms-90 { margin-left: 90px; }
.ms-85 { margin-left: 85px; }
.ms-80 { margin-left: 80px; }
.ms-75 { margin-left: 75px; }
.ms-70 { margin-left: 70px; }
.ms-60 { margin-left: 60px; }
.ms-55 { margin-left: 55px; }
.ms-50 { margin-left: 50px; }
.ms-45 { margin-left: 45px; }
.ms-40 { margin-left: 40px; }
.ms-35 { margin-left: 35px; }
.ms-30 { margin-left: 30px; }
.ms-25 { margin-left: 25px; }
.ms-20 { margin-left: 20px; }
.ms-15 { margin-left: 15px; }
.ms-10 { margin-left: 10px; }
.ms-5 { margin-left: 5px; }

/*------------------------------------------*/
/*  Margin Right
/*------------------------------------------*/

.me-100 { margin-right: 100px; }
.me-95 { margin-right: 95px; }
.me-90 { margin-right: 90px; }
.me-85 { margin-right: 85px; }
.me-80 { margin-right: 80px; }
.me-75 { margin-right: 75px; }
.me-70 { margin-right: 70px; }
.me-65 { margin-right: 65px; }
.me-60 { margin-right: 60px; }
.me-55 { margin-right: 55px; }
.me-50 { margin-right: 50px; }
.me-45 { margin-right: 45px; }
.me-40 { margin-right: 40px; }
.me-35 { margin-right: 35px; }
.me-30 { margin-right: 30px; }
.me-25 { margin-right: 25px; }
.me-20 { margin-right: 20px; }
.me-15 { margin-right: 15px; }
.me-10 { margin-right: 10px; }
.me-5 { margin-right: 5px; }

/*------------------------------------------*/
/*  Padding Top
/*------------------------------------------*/

.pt-100 { padding-top: 100px; }
.pt-95 { padding-top: 95px; }
.pt-90 { padding-top: 90px; }
.pt-85 { padding-top: 85px; }
.pt-80 { padding-top: 80px; }
.pt-75 { padding-top: 75px; }
.pt-70 { padding-top: 70px; }
.pt-65 { padding-top: 65px; }
.pt-60 { padding-top: 60px; }
.pt-55 { padding-top: 55px; }
.pt-50 { padding-top: 50px; }
.pt-45 { padding-top: 45px; }
.pt-40 { padding-top: 40px; }
.pt-35 { padding-top: 35px; }
.pt-30 { padding-top: 30px; }
.pt-25 { padding-top: 25px; }
.pt-20 { padding-top: 20px; }
.pt-15 { padding-top: 15px; }
.pt-10 { padding-top: 10px; }
.pt-5 { padding-top: 5px; }

/*------------------------------------------*/
/*  Padding Bottom
/*------------------------------------------*/

.pb-200 { padding-bottom: 200px; }
.pb-190 { padding-bottom: 190px; }
.pb-180 { padding-bottom: 180px; }
.pb-170 { padding-bottom: 170px; }
.pb-160 { padding-bottom: 160px; }
.pb-150 { padding-bottom: 150px; }
.pb-100 { padding-bottom: 100px; }
.pb-95 { padding-bottom: 95px; }
.pb-90 { padding-bottom: 90px; }
.pb-85 { padding-bottom: 85px; }
.pb-80 { padding-bottom: 80px; }
.pb-75 { padding-bottom: 75px; }
.pb-70 { padding-bottom: 70px; }
.pb-65 { padding-bottom: 65px; }
.pb-60 { padding-bottom: 60px; }
.pb-55 { padding-bottom: 55px; }
.pb-50 { padding-bottom: 50px; }
.pb-45 { padding-bottom: 45px; }
.pb-40 { padding-bottom: 40px; }
.pb-35 { padding-bottom: 35px; }
.pb-30 { padding-bottom: 30px; }
.pb-25 { padding-bottom: 25px; }
.pb-20 { padding-bottom: 20px; }
.pb-15 { padding-bottom: 15px; }
.pb-10 { padding-bottom: 10px; }
.pb-5 { padding-bottom: 5px; }

/*------------------------------------------*/
/*  Padding Left
/*------------------------------------------*/

.pl-100 { padding-left: 100px; }
.pl-95 { padding-left: 95px; }
.pl-90 { padding-left: 90px; }
.pl-85 { padding-left: 85px; }
.pl-80 { padding-left: 80px; }
.pl-75 { padding-left: 75px; }
.pl-70 { padding-left: 70px; }
.pl-65 { padding-left: 65px; }
.pl-60 { padding-left: 60px; }
.pl-55 { padding-left: 55px; }
.pl-50 { padding-left: 50px; }
.pl-45 { padding-left: 45px; }
.pl-40 { padding-left: 40px; }
.pl-35 { padding-left: 35px; }
.pl-30 { padding-left: 30px; }
.pl-25 { padding-left: 25px; }
.pl-20 { padding-left: 20px; }
.pl-15 { padding-left: 15px; }
.pl-10 { padding-left: 10px; }
.pl-5 { padding-left: 5px; }

/*------------------------------------------*/
/*  Padding Right
/*------------------------------------------*/

.pr-100 { padding-right: 100px; }
.pr-95 { padding-right: 95px; }
.pr-90 { padding-right: 90px; }
.pr-85 { padding-right: 85px; }
.pr-80 { padding-right: 80px; }
.pr-75 { padding-right: 75px; }
.pr-70 { padding-right: 70px; }
.pr-65 { padding-right: 65px; }
.pr-60 { padding-right: 60px; }
.pr-55 { padding-right: 55px; }
.pr-50 { padding-right: 50px; }
.pr-45 { padding-right: 45px; }
.pr-40 { padding-right: 40px; }
.pr-35 { padding-right: 35px; }
.pr-30 { padding-right: 30px; }
.pr-25 { padding-right: 25px; }
.pr-20 { padding-right: 20px; }
.pr-15 { padding-right: 15px; }
.pr-10 { padding-right: 10px; }
.pr-5 { padding-right: 5px; }

/*------------------------------------------*/
/*  Padding Centered
/*------------------------------------------*/

.pc-70 { padding-right: 70px; padding-left: 70px; }
.pc-65 { padding-right: 65px; padding-left: 65px; }
.pc-60 { padding-right: 60px; padding-left: 60px; }
.pc-55 { padding-right: 55px; padding-left: 55px; }
.pc-50 { padding-right: 50px; padding-left: 50px; }
.pc-45 { padding-right: 45px; padding-left: 45px; }
.pc-40 { padding-right: 40px; padding-left: 40px; }
.pc-35 { padding-right: 35px; padding-left: 35px; }
.pc-30 { padding-right: 30px; padding-left: 30px; }
.pc-25 { padding-right: 25px; padding-left: 25px; }
.pc-20 { padding-right: 20px; padding-left: 20px; }
.pc-15 { padding-right: 15px; padding-left: 15px; }
.pc-10 { padding-right: 10px; padding-left: 10px; }

/*------------------------------------------*/
/*  BACKGROUND SETTINGS
/*------------------------------------------*/

.rel {
  position: relative !important;
  z-index: 3; }
.bg-fixed,
.bg-scroll {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.bg-fixed { background-attachment: fixed !important; }
.bg-scroll { background-attachment: fixed !important; }

/*------------------------------------------*/
/*  Background Colors
/*------------------------------------------*/

.bg-dark { background-color: #23233a !important; }
.bg-deepdark { background-color: #181828; }
.bg-white { background-color: #ffffff !important; }
.bg-lightgrey { background-color: #f6f7f8; }
.bg-grey { background-color: #8898AA; }
.bg-smoke { background-color: #8898aa; }
.bg-blue, .bg-primary { background-color: #6772e5; }
.bg-unblue { background-color: #6772e5; }
.bg-green { background-color: #06b27d; }
.bg-orange { background-color: #ffa27b; }
.bg-plum { background-color: #32325d; }
.bg-red { background-color: #9e2146; }
.bg-violet { background-color: #9251ac; }
.bg-yellow { background-color: #f5be58; }
.bg-cloud { background-color: #f0f2f9;
}

/*------------------------------------------*/
/*  Transparent Background Colors
/*------------------------------------------*/

.bg-tra { background-color: transparent; border: 1px solid #aaa; }
.bg-tra-dark { background-color: rgba(10, 10, 10, 0.15); }
.bg-tra-white { background-color: rgba(255, 255, 255, 0.15); }
.bg-tra-grey { background-color: rgba(17, 36, 70, 0.04); }
.bg-tra-blue { background-color: rgba(37, 138, 255, 0.08); }
.bg-tra-unblue { background: rgba(13, 135, 231, 0.08); }
.bg-tra-green { background-color: rgba(15, 188, 73, 0.08); }
.bg-tra-orange { background: rgba(255, 107, 15, 0.08); }
.bg-tra-purple { background-color: rgba(106, 38, 218, 0.08); }
.bg-tra-teal { background: rgba(0, 128, 128, 0.08); }
.bg-tra-red { background-color: rgba(240, 64, 55, 0.08); }
.bg-tra-paleviolet { background: rgba(199, 62, 155, 0.08); }
.bg-tra-plum { background-color: rgba(50, 50, 93, 0.8); }
.bg-tra-violet { background: rgba(148, 0, 211, 0.08); }
.bg-tra-yellow { background: rgba(255, 179, 12, 0.08);
}

/*------------------------------------------*/
/*  Gradient Background Colors
/*------------------------------------------*/

.bg-dark-gradient { background-image: linear-gradient(180deg, #181828, #282b38); }
.bg-whitesmoke-gradient { background-image: linear-gradient(180deg, rgba(244, 244, 249, 0.8) 50%, rgba(244, 244, 249, 0.05) 100%); }
.bg-lavender-gradient { background-image: linear-gradient(180deg, rgba(236, 241, 244, 0.5) 50%, rgba(236, 241, 244, 0.05) 100%); }
.bg-plum-gradient { background-image: linear-gradient(180deg, rgba(232, 218, 245, 0.5) 50%, rgba(236, 241, 244, 0.05) 100%); }
.bg-unblue-gradient { background: linear-gradient(140deg, #6772e5, #004899); }
.bg-purple-gradient { background-image: linear-gradient(50deg, rgba(84, 84, 212, 1) 40%, rgba(98, 98, 222, 1) 100%); }

/*------------------------------------------*/
/*  Text Colors
/*------------------------------------------*/

.text-dark { color: #23233a !important; }
.text-deepdark { color: #181828; }
.text-white { color: #ffffff !important; }
.text-lightgrey { color: #f6f7f8; }
.text-grey { color: #8898AA; }
.text-smoke, .text-muted { color: #8898aa; }
.text-blue, .text-primary { color: #6772e5; }
.text-unblue { color: #6772e5; }
.text-green { color: #06b27d; }
.text-orange { color: #ffa27b; }
.text-plum { color: #32325d; }
.text-red { color: #9e2146; }
.text-violet { color: #9251ac; }
.text-yellow { color: #f5be58; }
.text-cloud { color: #f0f2f9; }


/* ==========================================================================
      02. TYPOGRAPHY
=========================================================================== */

/*------------------------------------------*/
/*  HEADERS
/*------------------------------------------*/

h1,h2,h3,h4,h5,h6 { color: #181828;
  font-family: soleil, "Helvetica Neue", Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -0.5px;
}

h4,h5,h6 {
  line-height: 1.3;
}

/* Header H6 */
h6.h6-xs,.h6-xs { font-size: 1rem; } /* 16px */
h6.h6-sm,.h6-sm { font-size: 1.0625rem; } /* 17px */
h6.h6-md,.h6-md { font-size: 1.125rem; } /* 18px */
h6.h6-lg,.h6-lg { font-size: 1.1875rem; } /* 19px */
h6.h6-xl,.h6-xl { font-size: 1.25rem; } /* 20px */

/* Header H5 */
h5.h5-xs,.h5-xs { font-size: 1.3125rem; } /* 21px */
h5.h5-sm,.h5-sm { font-size: 1.375rem; } /* 22px */
h5.h5-md,.h5-md { font-size: 1.5rem; } /* 24px */
h5.h5-lg,.h5-lg { font-size: 1.625rem; } /* 26px */
h5.h5-xl,.h5-xl { font-size: 1.75rem; } /* 28px */

/* Header H4 */
h4.h4-xs,.h4-xs { font-size: 1.875rem; } /* 30px */
h4.h4-sm,.h4-sm { font-size: 2rem; } /* 32px */
h4.h4-md,.h4-md { font-size: 2.125rem; } /* 34px */
h4.h4-lg,.h4-lg { font-size: 2.25rem; } /* 36px */
h4.h4-xl,.h4-xl { font-size: 2.375rem; } /* 38px */

h3.h3-xs,.h3-xs { font-size: 2.5rem; } /* 40px */
h3.h3-sm,.h3-sm { font-size: 2.625rem; } /* 42px */
h3.h3-md,.h3-md { font-size: 2.75rem; } /* 44px */
h3.h3-lg,.h3-lg { font-size: 2.875rem; } /* 46px */
h3.h3-xl,.h3-xl { font-size: 3rem; } /* 48px */

/* Header H2 */
h2.h2-xs,.h2-xs { font-size: 3.125rem; } /* 50px */
h2.h2-sm,.h2-sm { font-size: 3.25rem; } /* 52px */
h2.h2-md,.h2-md { font-size: 3.375rem; } /* 54px */
h2.h2-lg,.h2-lg { font-size: 3.5rem; } /* 56px */
h2.h2-xl,.h2-xl { font-size: 3.75rem; } /* 60px */

h2.h2-title-xs { font-size: 4.0625rem; letter-spacing: -1.5px; } /* 65px */
h2.h2-title-sm { font-size: 4.375rem; letter-spacing: -1.5px; } /* 70px */
h2.h2-title-md { font-size: 4.6875rem; letter-spacing: -1.5px; } /* 75px */
h2.h2-title-lg { font-size: 5rem; letter-spacing: -1.5px; } /* 80px */
h2.h2-title-xl { font-size: 5.3125rem; letter-spacing: -1.5px; } /* 85px */

/*------------------------------------------*/
/*  PARAGRAPHS
/*------------------------------------------*/

ul.p-lg,p.p-lg { font-size: 1.1875rem; } /* 19px */
ul.p-xl,p.p-xl { font-size: 1.5rem; }

p.p-title-lg { font-size: 1.5rem; } /* 24px */

.small,small { font-size: 0.875rem; letter-spacing: 0px;
}

.col-display {
  column-count: 2;
  column-gap: 4rem;
}
.col-display-3 {
  column-count: 3;
  column-gap: 4rem;
}
@media (max-width: 767.95px){
  .col-display, .col-display-3 {
    column-count: 1;
  }
}

.ln-1 {
  line-height: 1rem;
}


/*------------------------------------------*/
/*  LINK SETTINGS
/*------------------------------------------*/



a:hover { color: #6772e5;
  text-decoration: none;
}

.cadetblue-color a:hover { color: #f2f3f4;
}

a:focus {
  outline: none;
  text-decoration: none;
}

/*------------------------------------------*/
/*  LISTS
/*------------------------------------------*/

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

/*------------------------------------------*/
/*  TEXT LIST
/*------------------------------------------*/

.txt-list li i {
  position: relative;
  font-size: 1.05rem;
  line-height: 1.5rem;
  float: left;
  margin-right: 10px;
  top: 2px;
}

.txt-list li p {
  overflow: hidden;
  margin-bottom: 10px;
}

.txt-block ul,
ul.simple-list {
  list-style: disc;
  margin-left: 15px;
}

.rtl-direction .txt-block ul,
.rtl-direction ul.simple-list {
  margin-left: 38px;
}

/*------------------------------------------*/
/*  NUMBER LIST
/*------------------------------------------*/

ol.num-list {
  margin-left: -20px;
}

ol.num-list li p { padding-left: 5px;
  margin-bottom: 5px;
}

ol.digit-list {
  padding: 0;
  margin-left: 15px;
}

ol.digit-list p {
  margin-bottom: 8px;
}

/*------------------------------------------*/
/*  BOX LIST
/*------------------------------------------*/

.box-list p {
  position: relative;
  font-weight: 400;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #ddd; }
.bg-dark .box-list p {
  border-bottom: 1px dashed #777;
}

.box-list p:last-child {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.box-list p span {
  font-weight: 600;
  position: absolute;
  top: 0;
  right: 15px; }

.bg-dark .box-list p span { color: #fff; }

/*------------------------------------------*/
/*  BUTTON SETTINGS
/*------------------------------------------*/

.btn, .btn:focus { 
  background-color: ;
  color: #fff!important;
  font-size: 1rem!important;
  line-height: 1!important;
  font-weight: 400!important;
  padding: !important;
  border: 1px solid transparent!important;
  -webkit-border-radius: 2px!important;
  -moz-border-radius: 2px!important;
  border-radius: 2px!important;
	    transition: color .0s ease-in-out,background-color .0s ease-in-out,border-color .0s ease-in-out,box-shadow .0s ease-in-out!important;
}

}

.btn:hover { 
  background-color: ;
  border-color: ;
  color: #fff!important;
}

/*------------------------------------------*/
/*  Button Size
/*------------------------------------------*/

.btn.btn-xs { font-size: 0.825rem!important; padding: 5px 15px!important; line-height: 15px!important; border: 0!important; font-family: "Noto Kufi Arabic", "Roboto", sans-serif !important;
 }
.btn.btn-sm { font-size: 0.8rem; padding: 10px 16px; }
.btn.btn-md { font-size: 1rem; padding: 18px 25px; }
.btn.btn-lg { font-size: 1.15rem; padding: 20px 30px; }
.btn.btn-md.btn-transparent { padding: 18px 6px; }
.btn.btn-lg.btn-transparent { padding: 20px 6px; }

/*------------------------------------------*/
/*  Button Icon
/*------------------------------------------*/

.btn.ico-left span {
  position: relative;
  top: 1px;
  right: 3px;
}

.btn.ico-right span {
  position: relative;
  top: 1px;
  left: 3px;
}

.btn.ico-20.ico-left span {
  top: 4px;
  right: 6px;
}

/*------------------------------------------*/
/*  Button Color
/*------------------------------------------*/

.btn-transparent {
  padding: 16px 6px;
  background-color: transparent;
  border-color: transparent;
}

.white-color .btn-transparent:hover { color: #fff; }

.dark-color.btn.btn-transparent:focus { color: #181828 !important; }

.btn-white, .white-color .btn-white { color: #181828;
  background-color: #fff;
  border-color: #fff !important;
}

.btn-tra-white { color: #fff;
  background-color: transparent;
  border-color: #fff !important;
}

.scroll .btn-tra-white { color: #181828 !important;
  background-color: transparent;
  border-color: #181828 !important;
}

.btn-grey, .white-color .btn-grey { color: #fff!important;
  background-color: #8898AA !important;
  border-color: #8898AA !important;
}

.btn-tra-grey, .white-color .btn-tra-grey { color: #181828;
  background-color: transparent;
  border-color: #8898AA !important;
}

.btn-black, .white-color .btn-black { color: #fff;
  background-color: #181828;
  border-color: #181828;
}

.btn-tra-black, .white-color .btn-tra-black { color: #181828;
  background-color: transparent;
  border-color: #181828;
}

.btn-green,
.scroll .btn-green, .white-color .btn-green, .green-hover:hover,
.scroll .green-hover:hover, .white-color .green-hover:hover { color: #fff !important; 
  background-color: #06b27d!important;
  border-color: #06b27d !important;
}

.btn-tra-green,
.scroll .btn-tra-green, .white-color .btn-tra-green,
.tra-green-hover:hover,
.scroll .tra-green-hover:hover, .white-color .tra-green-hover:hover { color: #06b27d !important;
  background-color: transparent;
  border-color: #06b27d !important;
}

.btn-blue, .btn-primary, .btn-plum,
.scroll .btn-blue, .white-color .btn-blue, .btn-plum, .blue-hover:hover,
.scroll .blue-hover:hover, .white-color .blue-hover:hover { color: #fff !important;
  background-color: #6772e5;
  border-color: #6772e5 !important;
}
.btn-check:checked + .btn.btn-primary, .btn-check:active + .btn.btn-primary, .btn.btn-primary:hover:not(.btn-active), .btn.btn-primary:active:not(.btn-active), .btn.btn-primary.active {
  color: #FFFFFF;
  border-color: #4B52A6;
  background-color: #4B52A6 !important;
}

.btn-tra-blue,
.scroll .btn-tra-blue, .white-color .btn-tra-blue,
.tra-blue-hover:hover,
.scroll .tra-blue-hover:hover, .white-color .tra-blue-hover:hover { color: #6a26da !important;
  background-color: transparent;
  border-color: #6a26da !important;
}

.btn-red,
.scroll .btn-red, .white-color .btn-red, .red-hover:hover,
.scroll .red-hover:hover, .white-color .red-hover:hover { color: #fff !important;
  background-color: #9e2146;
  border-color: #9e2146 !important;
}

.btn-tra-red,
.scroll .btn-tra-red, .white-color .btn-tra-red,
.tra-red-hover:hover,
.scroll .tra-red-hover:hover, .white-color .tra-red-hover:hover { color: #9e2146 !important;
  background-color: #9e2146;
  border-color: #9e2146 !important;
}

.btn-unblue,
.scroll .btn-unblue, .white-color .btn-unblue, .unblue-hover:hover,
.scroll .unblue-hover:hover, .white-color .unblue-hover:hover { color: #fff !important;
  background-color: #6772e5;
  border-color: #6772e5 !important;
}

.btn-tra-unblue,
.scroll .btn-tra-unblue, .white-color .btn-tra-unblue,
.tra-unblue-hover:hover,
.scroll .tra-unblue-hover:hover, .white-color .tra-unblue-hover:hover { color: #6772e5 !important;
  background-color: transparent;
  border-color: #6772e5 !important;
}

.btn-violet,
.scroll .btn-violet, .white-color .btn-violet, .violet-hover:hover,
.scroll .violet-hover:hover, .white-color .violet-hover:hover { color: #fff !important;
  background-color: #9251ac;
  border-color: #9251ac !important;
}

.btn-tra-violet,
.scroll .btn-tra-violet, .white-color .btn-tra-violet,
.tra-violet-hover:hover,
.scroll .tra-violet-hover:hover, .white-color .tra-violet-hover:hover { color: #9251ac !important;
  background-color: transparent;
  border-color: #9251ac !important;
}

.btn-yellow,
.scroll .btn-yellow, .white-color .btn-yellow, .yellow-hover:hover,
.scroll .yellow-hover:hover, .white-color .yellow-hover:hover { color: #181828 !important;
  background-color: #f5be58;
  border-color: #f5be58 !important;
}

.btn-tra-yellow,
.scroll .btn-tra-yellow, .white-color .btn-tra-yellow,
.tra-yellow-hover:hover,
.scroll .tra-yellow-hover:hover, .white-color .tra-yellow-hover:hover { color: #181828 !important;
  background-color: transparent;
  border-color: #f5be58 !important;
}

/*------------------------------------------*/
/*  Button Hover
/*------------------------------------------*/

.white-hover:hover,
.scroll .white-hover:hover { color: #181828 !important;
  background-color: #fff;
  border-color: #fff !important;
}

.tra-white-hover:hover, .white-color .tra-white-hover:hover { color: #fff !important;
  background-color: transparent;
  border-color: #fff !important;
}

.scroll .tra-white-hover:hover { color: #181828 !important;
  background-color: transparent;
  border-color: #181828 !important;
}

.dark-menu .scroll .tra-white-hover:hover { color: #fff !important;
  background-color: transparent;
  border-color: #fff !important;
}

.black-hover:hover,
.scroll .black-hover:hover, .white-color .black-hover:hover { color: #fff !important;
  background-color: #181828;
  border-color: #181828 !important;
}

.tra-black-hover:hover,
.scroll .tra-black-hover:hover .white-color .tra-black-hover:hover { color: #181828 !important;
  background-color: transparent;
  border-color: #181828 !important;
}

.grey-hover:hover,
.scroll .grey-hover:hover { color: #181828 !important;
  background-color: rgba(17, 36, 70, 0.04);
  border-color: rgba(17, 36, 70, 0.02) !important;
}

.tra-grey-hover:hover,
.scroll .tra-grey-hover:hover { color: #181828 !important;
  background-color: transparent;
  border-color: #8898AA !important;
}

/*------------------------------------------*/
/*  Button Focus
/*------------------------------------------*/

.btn:focus { color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.btn-black:focus { color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-grey:focus { color: #8898aa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-tra-black:focus,
.btn.btn-tra-grey:focus { color: #8898aa;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  WATCH VIDEO LINK
/*------------------------------------------*/

.watch-video {
  display: inline-block;
  position: relative;
}

.watch-video-link {
  display: inline-block;
  position: relative;
  text-align: center;
  float: left;
  width: 56px; height: 56px;
  color: #fff;
  border: 2px solid transparent;
  margin-right: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.watch-video-link:before {
  content: "";
  position: absolute;
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: -3px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.watch-video-link:hover:before {
  opacity: 0.75;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
}

.watch-video-link.bg-tra-white { background-color: rgba(255, 255, 255, 0.15);
  border: 2px solid transparent;
}

.watch-video-link.ico-35 [class^="flaticon-"]:before,
.watch-video-link.ico-35 [class^="flaticon-"]:after {
  line-height: 54px !important;
  margin-left: 5px;
}

.watch-video-txt {
  display: inline-block;
}

p.video-txt-lg {
  line-height: 1;
  font-weight: 600;
  margin-bottom: 5px;
}

p.video-txt-sm {
  line-height: 1;
  padding-left: 2px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  VIDEO LINK
/*------------------------------------------*/

.btn-md.btn-video-link { color: #8898aa;
  font-size: 18px;
  padding: 10px 8px;
}

.btn-md.btn-video-link span {
  position: relative;
  top: 5px;
  right: 6px;
}

.btn-md.btn-video-link {
  line-height: 30px !important;
}

/*------------------------------------------*/
/*  VIDEO POPUP ICON
/*------------------------------------------*/

.video-preview {
  position: relative;
  text-align: center;
}

.video-btn {
  position: absolute !important;
  top: 50%;
  left: 50%;
  display: inline-block;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.video-btn-xl {
  width: 120px; height: 120px;
  margin-top: -60px;
  margin-left: -60px;
}

.video-btn-lg {
  width: 100px; height: 100px;
  margin-top: -50px;
  margin-left: -50px;
}

.video-btn-md {
  width: 80px; height: 80px;
  margin-top: -40px;
  margin-left: -40px;
}

.video-btn-sm {
  width: 60px; height: 60px;
  margin-top: -30px;
  margin-left: -30px;
}

.video-block-wrapper {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.video-btn.video-btn-xl [class^="flaticon-"]:before,
.video-btn.video-btn-xl [class^="flaticon-"]:after {
  line-height: 120px !important;
  margin-left: 10px;
}

.video-btn.video-btn-lg [class^="flaticon-"]:before,
.video-btn.video-btn-lg [class^="flaticon-"]:after {
  line-height: 100px !important;
  margin-left: 8px;
}

.video-btn.video-btn-md [class^="flaticon-"]:before,
.video-btn.video-btn-md [class^="flaticon-"]:after {
  line-height: 80px !important;
  margin-left: 7px;
}

.video-btn.video-btn-sm [class^="flaticon-"]:before,
.video-btn.video-btn-sm [class^="flaticon-"]:after {
  line-height: 60px !important;
  margin-left: 6px;
}

.video-btn:hover .video-block-wrapper {
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}

.video-btn:before {
  content: "";
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.video-btn.video-btn-xl:hover:before {
  opacity: 0.75;
  left: -32px;
  right: -32px;
  top: -32px;
  bottom: -32px;
}

.video-btn.video-btn-lg:hover:before {
  opacity: 0.75;
  left: -25px;
  right: -25px;
  top: -25px;
  bottom: -25px;
}

.video-btn.video-btn-md:hover:before {
  opacity: 0.75;
  left: -18px;
  right: -18px;
  top: -18px;
  bottom: -18px;
}

.video-btn.video-btn-sm:hover:before {
  opacity: 0.75;
  left: -12px;
  right: -12px;
  top: -12px;
  bottom: -12px;
}

/*------------------------------------------*/
/*  VECTOR ICONS
/*------------------------------------------*/

.ico-10 [class*="flaticon-"]:before,
.ico-10 [class*="flaticon-"]:after { font-size: 0.75rem; } /* 15px */
.ico-15 [class*="flaticon-"]:before,
.ico-15 [class*="flaticon-"]:after { font-size: 0.9375rem; } /* 15px */
.ico-20 [class*="flaticon-"]:before,
.ico-20 [class*="flaticon-"]:after { font-size: 1.1rem; } /* 20px */
.ico-25 [class*="flaticon-"]:before,
.ico-25 [class*="flaticon-"]:after { font-size: 1.5625rem; } /* 25px */
.ico-30 [class*="flaticon-"]:before,
.ico-30 [class*="flaticon-"]:after { font-size: 1.875rem; } /* 30px */
.ico-35 [class*="flaticon-"]:before,
.ico-35 [class*="flaticon-"]:after { font-size: 2.1875rem; } /* 35px */
.ico-40 [class*="flaticon-"]:before,
.ico-40 [class*="flaticon-"]:after { font-size: 2.5rem; } /* 40px */
.ico-45 [class*="flaticon-"]:before,
.ico-45 [class*="flaticon-"]:after { font-size: 2.8125rem; } /* 45px */
.ico-50 [class*="flaticon-"]:before,
.ico-50 [class*="flaticon-"]:after { font-size: 3.125rem; } /* 50px */
.ico-55 [class*="flaticon-"]:before,
.ico-55 [class*="flaticon-"]:after { font-size: 3.4375rem; } /* 55px */
.ico-60 [class*="flaticon-"]:before,
.ico-60 [class*="flaticon-"]:after { font-size: 3.75rem; } /* 60px */
.ico-65 [class*="flaticon-"]:before,
.ico-65 [class*="flaticon-"]:after { font-size: 4.0625rem; } /* 65px */
.ico-70 [class*="flaticon-"]:before,
.ico-70 [class*="flaticon-"]:after { font-size: 4.375rem; } /* 70px */
.ico-75 [class*="flaticon-"]:before,
.ico-75 [class*="flaticon-"]:after { font-size: 4.6875rem; } /* 75px */
.ico-80 [class*="flaticon-"]:before,
.ico-80 [class*="flaticon-"]:after { font-size: 5rem; } /* 80px */
.ico-85 [class*="flaticon-"]:before,
.ico-85 [class*="flaticon-"]:after { font-size: 5.3125rem; } /* 85px */
.ico-90 [class*="flaticon-"]:before,
.ico-90 [class*="flaticon-"]:after { font-size: 5.625rem; } /* 90px */
.ico-95 [class*="flaticon-"]:before,
.ico-95 [class*="flaticon-"]:after { font-size: 5.9375rem; } /* 95px */
.ico-100 [class*="flaticon-"]:before,
.ico-100 [class*="flaticon-"]:after { font-size: 6.25rem; } /* 100px */
.ico-105 [class*="flaticon-"]:before,
.ico-105 [class*="flaticon-"]:after { font-size: 6.5625rem; } /* 105px */
.ico-110 [class*="flaticon-"]:before,
.ico-110 [class*="flaticon-"]:after { font-size: 6.875rem; } /* 110px */
.ico-115 [class*="flaticon-"]:before,
.ico-115 [class*="flaticon-"]:after { font-size: 7.1875rem; } /* 115px */
.ico-120 [class*="flaticon-"]:before,
.ico-120 [class*="flaticon-"]:after { font-size: 7.5rem; } /* 120px */
.ico-125 [class*="flaticon-"]:before,
.ico-125 [class*="flaticon-"]:after { font-size: 7.8125rem; } /* 125px */

/*------------------------------------------*/
/*  VECTOR ROUNDED ICONS
/*------------------------------------------*/

.ico-rounded-xs,
.ico-rounded-sm,
.ico-rounded-md,
.ico-rounded-lg,
.ico-rounded-xl {
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.ico-rounded-xs {
  width: 70px; height: 70px; }
.ico-rounded-sm {
  width: 80px; height: 80px; }
.ico-rounded-md {
  width: 90px; height: 90px; }
.ico-rounded-lg {
  width: 95px; height: 95px; }
.ico-rounded-xl {
  width: 110px; height: 110px; }
.ico-rounded-xs [class*="flaticon-"]:before,
.ico-rounded-xs [class*="flaticon-"]:after {
  line-height: 70px !important;
}

.ico-rounded-sm [class*="flaticon-"]:before,
.ico-rounded-sm [class*="flaticon-"]:after {
  line-height: 80px !important;
}

.ico-rounded-md [class*="flaticon-"]:before,
.ico-rounded-md [class*="flaticon-"]:after {
  line-height: 90px !important;
}

.ico-rounded-lg [class*="flaticon-"]:before,
.ico-rounded-lg [class*="flaticon-"]:after {
  line-height: 95px !important;
}

.ico-rounded-xl [class*="flaticon-"]:before,
.ico-rounded-xl [class*="flaticon-"]:after {
  line-height: 110px !important;
}

/*------------------------------------------*/
/*   PNG ICONS SETTINGS
/*------------------------------------------*/

.ico-125 img { width: 125px; height: 125px; }
.ico-120 img { width: 120px; height: 120px; }
.ico-115 img { width: 115px; height: 115px; }
.ico-110 img { width: 110px; height: 110px; }
.ico-105 img { width: 105px; height: 105px; }
.ico-100 img { width: 100px; height: 100px; }
.ico-95 img { width: 95px; height: 95px; }
.ico-90 img { width: 90px; height: 90px; }
.ico-85 img { width: 85px; height: 85px; }
.ico-80 img { width: 80px; height: 80px; }
.ico-75 img { width: 75px; height: 75px; }
.ico-70 img { width: 70px; height: 70px; }
.ico-65 img { width: 65px; height: 65px; }
.ico-60 img { width: 60px; height: 60px; }
.ico-55 img { width: 55px; height: 55px; }
.ico-50 img { width: 50px; height: 50px; }
.ico-45 img { width: 45px; height: 45px; }
.ico-40 img { width: 40px; height: 40px; }
.ico-35 img { width: 35px; height: 35px; }
.ico-30 img { width: 30px; height: 30px; }
.ico-25 img { width: 25px; height: 25px; }
.ico-20 img { width: 20px; height: 20px;
}

/*------------------------------------------*/
/*   SECTION ID
/*------------------------------------------*/

.section-id {
  display: block;
  font-size: .825rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: .5rem;
  color: #8898aa;
  text-transform: uppercase;
}

.section-title .section-id,
.section-title-left .section-id {
  margin-bottom: 15px;
}


.section-id.rounded-id {
  display: inline-block;
  padding: 6px 24px;
  font-size: 1.05rem;
  text-transform: uppercase;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}


/*------------------------------------------*/
/*  FONT SETTINGS
/*------------------------------------------*/

.txt-300 { font-weight: 300; }
.txt-400 { font-weight: 400; }
.txt-600 { font-weight: 600; }

.txt-upcase { text-transform: uppercase; }

/*------------------------------------------*/
/*  TEXT COLORS
/*------------------------------------------*/

.white-color, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color h6, 
.white-color p, .white-color a, .white-color li, .white-color i, .white-color span { 
  color: #fff;
}

.dark-color, .dark-color h2, .dark-color h3, .dark-color h4, .dark-color h5, .dark-color h6, 
.dark-color p, .dark-color a, .dark-color li, .dark-color i, .dark-color span, .white-color .dark-color { 
  color: #181828;
}

.blue-color, .blue-color h2, .blue-color h3, .blue-color h4, .blue-color h5, .blue-color h6, 
.blue-color p, .blue-color a, .blue-color li, .blue-color i, .blue-color span, .white-color .blue-color { 
  color: #6a26da;
}

.unblue-color, .unblue-color h2, .unblue-color h3, .unblue-color h4, .unblue-color h5, .unblue-color h6, 
.unblue-color p, .unblue-color a, .unblue-color li, .unblue-color i, .unblue-color span, .white-color .unblue-color { 
  color: #6772e5;
}

.green-color, .green-color h2, .green-color h3, .green-color h4, .green-color h5, .green-color h6, 
.green-color p, .green-color a, .green-color li, .green-color i, .green-color span, .white-color .green-color { 
  color: #06b27d;
}

.orange-color, .green-color h2, .green-color h3, .green-color h4, .green-color h5, .green-color h6, 
.green-color p, .green-color a, .green-color li, .green-color i, .green-color span, .white-color .orange-color { 
  color: #ff6b0f;
}

.red-color, .red-color h2, .red-color h3, .red-color h4, .red-color h5, .red-color h6, 
.red-color p, .red-color a, .red-color li, .red-color i, .red-color span, .white-color .red-color { 
  color: #9e2146;
}

.violet-color, .violet-color h2, .violet-color h3, .violet-color h4, .violet-color h5, .violet-color h6, 
.violet-color p, .violet-color a, .violet-color li, .violet-color i, .violet-color span, .white-color .violet-color { 
  color: #9251ac;
}

.yellow-color, .yellow-color h2, .yellow-color h3, .yellow-color h4, .yellow-color h5, .yellow-color h6, 
.yellow-color p, .yellow-color a, .yellow-color li, .yellow-color i, .yellow-color span, .white-color .yellow-color { 
  color: #f5be58;
}

/*------------------------------------------*/
/*  TEXT BLOCK
/*------------------------------------------*/

.tabs-section .img-block.left-column,
.tabs-section .txt-block.left-column,
.content-section .img-block.left-column,
.content-section .txt-block.left-column { padding-left: 5px;
  padding-right: 20px;
  /* margin-bottom: 40px; */
}

.tabs-section .img-block.right-column,
.tabs-section .txt-block.right-column,
.content-section .img-block.right-column,
.content-section .txt-block.right-column { padding-left: 20px;
  padding-right: 5px;
  /* margin-bottom: 40px; */
}


/*------------------------------------------*/
/*  TEXT BLOCK TYPOGRAPHY
/*------------------------------------------*/

.txt-block h3,
.txt-block h2 {
  margin-bottom: 24px;
}

.txt-block h5 {
  margin-bottom: 20px;
}

h5.sm-title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.txt-block .btn,
.txt-block .stores-badge {
  margin-top: 20px;
}

.txt-block hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  ADVANTAGES LIST
/*------------------------------------------*/

.advantages li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding-left: 5px;
}

.advantages li.first-li { padding-left: 0;
}

.advantages li:after {
  content: "|";
  padding-left: 7px;
  position: relative;
  top: 1px;
}

.advantages li.last-li:after {
  content: " ";
  padding-left: 0;
}

.advantages li p {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  TERMS TEXT
/*------------------------------------------*/

p.terms-txt {
  margin-bottom: 0;
}

p.terms-txt a,
.advantages li p a {
  text-decoration: underline;
}

/*------------------------------------------*/
/*  TOOLS LIST
/*------------------------------------------*/

.tools-list h6 {
  margin-bottom: 25px;
}

.tools-list span {
  line-height: 1;
  padding-right: 6px;
}

/*------------------------------------------*/
/*  RATING STARS
/*------------------------------------------*/

.txt-block-rating {
  margin-top: 20px;
}

.stars-rating,
.stars-rating p { font-size: 1.05rem;
  margin-bottom: 0;
}

.txt-block-rating [class*="flaticon-"]:before,
.txt-block-rating [class*="flaticon-"]:after { font-size: 0.95rem;
  line-height: 1;
  margin-left: 1px;
}

.txt-block-rating.ico-15 [class*="flaticon-"]:before,
.txt-block-rating.ico-15 [class*="flaticon-"]:after { font-size: 1.05rem; }

.stars-rating span { color: #ffc832;
}

.stars-rating.grey-stars span { color: #757575;
}

/*------------------------------------------*/
/*  QUOTE
/*------------------------------------------*/

.quote p.p-xl { color: #8898aa;
  border-left: 3px solid #6772e5;
  font-style: italic;
  padding-left: 20px;
  margin-top: 25px;
  margin-bottom: 20px;
}
/*------------------------------------------*/
/*  Quote Avatar 
/*------------------------------------------*/

.quote-avatar {
  display: inline-block;
  margin: 0 auto;
}

.quote-avatar img { width: 60px; height: 60px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/*------------------------------------------*/
/*  Quote Author 
/*------------------------------------------*/

.quote-author {
  display: inline-block;
  padding: 0 0 0 15px;
  text-align: left;
  position: relative;
  top: 14px;
}

.quote-author h5,
.quote-author p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  IMG BLOCK IMAGE
/*------------------------------------------*/

.img-block {
  text-align: center;
}

/* ==========================================================================
03. PRELOAD ANIMATION
========================================================================== */

#loading { background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 99999999;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 60px;
  width: 60px;
  margin-top: -30px;
  margin-left: -30px;
  -webkit-animation: loading-center-absolute 1s infinite;
  animation: loading-center-absolute 1s infinite;
}

.object {
  width: 20px; height: 20px;
  background-color: #6772e5;
  float: left;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  margin-right: 20px;
  margin-bottom: 20px;
}

.object:nth-child(2n + 0) {
  margin-right: 0px;
}

#object_one {
  -webkit-animation: object_one 1s infinite;
  animation: object_one 1s infinite;
}

#object_two {
  -webkit-animation: object_two 1s infinite;
  animation: object_two 1s infinite;
}

#object_three {
  -webkit-animation: object_three 1s infinite;
  animation: object_three 1s infinite;
}

#object_four {
  -webkit-animation: object_four 1s infinite;
  animation: object_four 1s infinite;
}

@-webkit-keyframes loading-center-absolute {
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading-center-absolute {
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes object_one {
  50% {
    -ms-transform: translate(20px, 20px);
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}

@keyframes object_one {
  50% {
    -ms-transform: translate(20px, 20px);
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}

@-webkit-keyframes object_two {
  50% {
    -ms-transform: translate(-20px, 20px);
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}

@keyframes object_two {
  50% {
    -ms-transform: translate(-20px, 20px);
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}

@-webkit-keyframes object_three {
  50% {
    -ms-transform: translate(20px, -20px);
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}

@keyframes object_three {
  50% {
    -ms-transform: translate(20px, -20px);
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}

@-webkit-keyframes object_four {
  50% {
    -ms-transform: translate(-20px, -20px);
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}

@keyframes object_four {
  50% {
    -ms-transform: translate(-20px, -20px);
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}

/* ==========================================================================
04. HEADER & NAVIGATION
=========================================================================== */

#header {
  width: 100%;
  display: block;
  padding-top: 0px;
}

.header-wrapper {
  position: relative!important;
  top: 0!important;
  right: 0!important;
  left: 0!important;
  z-index: 1030!important;
  /* margin-bottom: -124px; */
}

.headerwp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.posrlt {
  position: relative;
}

#header.hiddden-header {
  display: none;
}

.hidden-nav .tmmainfull {
  margin-top: 100px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.hidden-nav .tmmainfull.scroll {
  margin-top: 0;
}

/*------------------------------------------*/
/*  HEADER LOGO
/*------------------------------------------*/

.desktoplogo img { width: auto;
  max-width: inherit;
  max-height: 38px;
}

.desktoplogo .logo-escwa img {
  height: 6rem;
  max-height: 6rem; }

.desktoplogo .logo-project img {
  height: 4rem;
  max-height: 4rem; }

.desktoplogo .logo-project {
  margin-left: 25px;
  position: relative;
  top: 4px;
}

.scroll .desktoplogo .logo-project {
	margin-left: 15px;
}

.scroll .desktoplogo .logo-escwa img {
  height: 4rem;
  max-height: 4rem; }

.scroll .desktoplogo .logo-project img {
  height: 4rem;
  max-height: 4rem; }

/*------------------------------------------*/
/*   NAVIGATION MENU
/*------------------------------------------*/

.tmmainfull {
  width: 100%;
  height: auto;
  z-index: 1031;
  transition: none;
}

.tmmainfull.menu.clearfix.scroll {
  position: fixed;
  top: -90px;
  transform: translateY(89px);
  -webkit-transition: transform 300ms ease-in-out;
  -moz-transition: transform 300ms ease-in-out;
  -o-transition: transform 300ms ease-in-out;
  -ms-transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
}

.tra-menu .tmmainfull { background-color: transparent !important;
  padding: 10px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 10;
  position: relative;
}

.white-menu .tmmainfull { background-color: #fff !important;
  padding: 5px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.dark-menu .tmmainfull { background-color: #222227 !important;
  padding: 5px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.tmmainwp {
  position: relative;
}


.header01 .tmmainwp{
  background-color: rgba(255, 255, 255, 0.75);
  margin-top: 6px;
  border-radius: 3px;
}
.header01.navbar-dark .tmmainwp{
  padding-bottom: 5px;
}
.header01 .scroll .tmmainwp{
  margin-top: auto;
}

@media (min-width: 576px) {
  .tmmainwp {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .tmmainwp {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .tmmainwp {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .tmmainwp {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .tmmainwp {
    max-width: 1320px;
  }
}

@media (max-width: 991.98px) {
  .no-topbar .header01 .tmmainwp{
    background-color: transparent;
  }
}


/*------------------------------------------*/
/*  TOP BAR
/*------------------------------------------*/

.top-bar {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
	
}

.top-bar a {
  line-height: 25px;
}

.top-bar a.language-link { color: #ffffff;
  font-size: 0.825rem!important;
  font-weight: 400!important;
  font-family: "Noto Kufi Arabic", serif!important;
  padding-right: 17px!important;
  position: relative!important;
}
.navbar-dark .top-bar a.language-link{
  color: #181828;
}
.top-bar a.language-link:hover { color: #6772e5;
}

.scroll .top-bar {
  display: none;
}

.language-link::before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  font-size: 12px;
  line-height: 25px !important;
  content: "\f17d";
  position: absolute;
  right: 0;
  top: 0;
}



/*------------------------------------------*/
/*  NAVBAR SCROLL
/*------------------------------------------*/

.tra-menu .tmmainfull.scroll, .white-menu .tmmainfull.scroll, .dark-menu.dark-scroll .tmmainfull.scroll, .header01 .tmmainfull.scroll { background-color: #fff !important;
  padding: 5px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.scroll .white-color.header-socials span { color: #32325d !important; }



.menuscroll .navbar.sticky-top,
.menuscrolled .navbar.sticky-top {
	transform: translateY(89px);
	transition: transform 300ms ease-in-out;
}

.navbar.sticky-top.hidden {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
	transform: translateY(-60px);
  transition: transform 300ms ease-in-out;
}

.no-sticky.tmmainfull.menu.clearfix.scroll {
	position: relative !important;
}
.menuscrolled.no-sticky .navbar.sticky-top {
	transform: none;
	transition: transform 300ms ease-in-out;
}

/*------------------------------------------*/
/*  Logo Image
/*------------------------------------------*/

.logo-white,
.logo-black {
  display: block;
}

.navbar-light .logo-black,
.navbar-dark .logo-white,
.tra-menu.navbar-light .scroll .logo-white,
.tra-menu.navbar-light.dark-scroll .scroll .logo-black,
.tra-menu.navbar-dark.dark-scroll .scroll .logo-black {
  display: none;
}

.tra-menu.navbar-light .scroll .logo-black,
.tra-menu.navbar-light.dark-scroll .scroll .logo-white,
.tra-menu.navbar-dark.dark-scroll .scroll .logo-white {
  display: block;
}


@media only screen and (max-width: 991.95px) {
  
  .wsmobileheader .container-fluid {
    height: 80px;
  }
  .wsmobileheader .smllogo {
    display: block;
    margin-top: 0px;
    padding-left: 0;
  }
  .smllogo img {
    width: auto;
    max-width: inherit;
    max-height: 70px;
    height: 70px;
  }
  .smllogo .logo-project img {
    max-height: 65px;
    height: 65px;
  }
  .smllogo .logo-project {
    margin-left: 15px;
    position: relative;
    top: 3px;
  }

  .top-bar {
    background-color: #f0f2f9;
    position: fixed !important;
    width: 100%;
    display: block !important;
  }
  
  .top-bar a.language-link {
    color: #32325D;
  }

  .wsmobileheader {
    top: 41px;
  }
  .tmmainfull {
    top: 0 !important;
    transform: none !important;
  }
  .tra-menu .tmmainfull {
    padding: 0px;
  }
  .tmmainfull.menu.clearfix.scroll+.wsmobileheader.clearfix {
    position: fixed;
    top: 0px;
  }
  .tra-menu .tmmainfull.scroll, .white-menu .tmmainfull.scroll, .dark-menu.dark-scroll .tmmainfull.scroll {
    padding: 0px;
  }
  .wsmenu-list.nav-skyblue-hover {
    position: fixed;
    right: 0px;
    top: 0px;
  }

  /**** no top bar ****/
  .no-topbar .wsmobileheader{
    top: 0;
  }
  .no-topbar #pageContent {
    margin-top: 80px;
  }
  .no-topbar .tmmainfull.menu.clearfix.scroll{
    position: relative;
  }
}

@media only screen and (min-width: 992px) {
  .wsmenu>.wsmenu-list>li>.wsmegamenu {
    top: 126px;
  }
  .scroll .wsmenu>.wsmenu-list>li>.wsmegamenu {
    top: 86px;
  }
}



/* ==========================================================================
  06. ABOUT
  =========================================================================== */

#about-2 {
  margin-bottom: 150px;
}

#about-2 .bg-inner { padding-bottom: 2px;
}

/*------------------------------------------*/
/*  ABOUT TITLE
/*------------------------------------------*/

.about-2-title { padding-right: 10%;
}

#about-1 .txt-block p {
  margin-bottom: 0;
}

.about-2-title p {
  margin-top: 25px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  ABOUT IMAGES
/*------------------------------------------*/

.about-2-images {
  position: relative;
  margin-top: 50px;
  margin-bottom: -150px;
}

.about-2-images img { width: auto;
  max-width: inherit;
  max-height: 400px;
}

/* ==========================================================================
      07. FEATURES
=========================================================================== */

/*------------------------------------------*/
/*  FEATURE BOX
/*------------------------------------------*/

.fbox-5 {
  padding: 55px 40px;
}

.fbox-6 {
  padding: 40px 50px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
}

#fb-6-2 {
  margin-bottom: 40px;
}

.fbox-7,
.fbox-5.bg-white { background-color: #fff;
  border: 1px solid #efefef;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
}

.fbox-7 {
  padding: 40px;
}

/*------------------------------------------*/
/*  FEATURE BOX TEXT
/*------------------------------------------*/

.fbox-txt {
  width: 82%;
  display: inline-block !important;
}

/*------------------------------------------*/
/*  FEATURE BOX TYPOGRAPHY
/*------------------------------------------*/

.fbox-txt-center h6,
.fbox-txt-center h5 {
  margin-top: 18px;
  margin-bottom: 10px;
}

.fbox-txt h5 {
  margin-bottom: 10px;
}

.fbox-txt p,
.fbox-txt-center p {
  margin-bottom: 0;
}

.fbox-ico {
  width: 18%;
  display: inline-block !important;
  float: left;
  margin-top: 4px;
  text-align: left;
}

[dir="rtl"] .fbox-ico {
  float: right;
  text-align: right;
}

.fbox-img {
  padding: 40px 18% 50px;
  margin-bottom: 70px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}

.fbox-img img {
  margin-bottom: -80px;
}





/* ==========================================================================
      08. CONTENT
=========================================================================== */



.content-box-wrapper {
  padding: 80px 80px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}


.content-box-wrapper.sm {
  padding: 40px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}





/* ==========================================================================
      09. TABS
=========================================================================== */

#tabs-1 .tabs-nav {
  text-align: center;
}

.tabs-1 {
  display: inline-block;
  margin: 0 auto 60px;
}

#tabs-1 .tab-content,
#tabs-2 .tab-content {
  display: none;
}

#tabs-1 .tab-content.current,
#tabs-2 .tab-content.current {
  display: inherit;
}

.tabs-1 li {
  display: inline-block;
  margin: 0 8px;
  color: #888;
  padding: 10px 32px;
  background-color: transparent;
  border: 2px solid #eee;
  cursor: pointer;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#tabs-2 .tabs-1 li {
  margin-bottom: 15px;
  background-color: transparent;
  border: 1px solid #f3f3f3;
  padding: 30px 40px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}

.tabs-1 li span { font-size: 1.1rem;
  line-height: 1;
  font-weight: 600;
}

.tabs-1 li p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  TAB LINK HOVER
/*------------------------------------------*/

.tabs-1 li:hover { color: #333 !important;
  background-color: #eee;
  border-color: #eee !important;
}

#tabs-2 .tabs-1 li:hover { color: #333 !important;
  background-color: transparent;
  border-color: #e3e3e3 !important;
}

/*------------------------------------------*/
/*  TAB LINK CURRENT
/*------------------------------------------*/

#tabs-1 .tabs-1 li.current,
#tabs-1 .tabs-1 li.current:hover { color: #fff !important;
  background-color: #00b871;
  border-color: #00b871 !important;
}

#tabs-2 .tabs-1 li.current,
#tabs-2 .tabs-1 li.current:hover { background-color: #fff;
  border-color: #efefef !important;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
}




/* ==========================================================================
15. FAQs
=========================================================================== */

#faqs-2 .question {
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*  FAQs TYPOGRAPHY
/*------------------------------------------*/

#faqs-2 .question h5 {
  margin-bottom: 15px;
}

/*------------------------------------------*/
/*  FAQS ACCORDION  
/*------------------------------------------*/

.accordion-item { background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #e5e5e5;
}

.accordion-item.acc-last-item {
  border-bottom: none;
}

/*------------------------------------------*/
/*  Question
/*------------------------------------------*/

.accordion-thumb {
  margin: 0;
  padding: 25px 0;
  cursor: pointer;
  position: relative;
}

.accordion-item .accordion-thumb:after,
.accordion-item.is-active .accordion-thumb:after {
  font-family: Flaticon;
  font-weight: 300;
  content: "\f1c0";
  position: absolute;
  font-size: 0.85rem;
  top: 29px;
  right: 5px;
}

.accordion-item.is-active .accordion-thumb:after {
  content: "\f1c1";
}

/*------------------------------------------*/
/*  Answer
/*------------------------------------------*/

.accordion-panel {
  margin: 0;
  padding: 0 0 15px 0;
  display: none;
}

.accordion-thumb h5 {
  line-height: 1;
  margin-bottom: 0;
}

.question h5 span,
.accordion-thumb h5 span {
  margin-right: 3px;
}

/*------------------------------------------*/
/*  MORE QUESTIONS BUTTON
/*------------------------------------------*/

.more-questions {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

#faqs-1 .more-questions {
  margin-top: 50px;
}

.more-questions a {
  text-decoration: underline;
}

/* ==========================================================================
16. CALL TO ACTION
=========================================================================== */

#cta-2 { padding-top: 50px;
  padding-bottom: 50px;
}

#cta-3 {
  position: relative;
  margin-top: 90px;
}

#cta-4 {
  position: relative;
  margin-bottom: 90px;
}

.cta-3-holder { padding-top: 10px;
}

.cta-4-holder { padding-bottom: 10px;
}

.cta-box,
.cta-1-wrapper,
.cta-3-wrapper,
.cta-4-wrapper,
.cta-5-wrapper,
.cta-7-wrapper,
.cta-11-wrapper {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
}

.cta-1-wrapper {
  padding: 55px 50px;
}

.cta-3-wrapper,
.cta-4-wrapper,
.cta-11-wrapper {
  position: relative;
  border: 1px solid #efefef;
  padding: 55px 60px;
}

.cta-3-wrapper {
  margin-top: -100px;
}

.cta-4-wrapper {
  margin-bottom: -100px;
}

.cta-5-wrapper {
  padding: 55px 30px;
}

.cta-5-wrapper.bg-white {
  border: 1px solid #efefef;
}

.cta-7-wrapper {
  padding: 50px 60px;
  margin: 0 8%;
  border: 1px solid #efefef;
}

.cta-11-wrapper {
  padding: 55px 70px;
}

.cta-box-wrapper {
  padding: 0 10px 20px;
  margin-top: -100px;
}

.cta-box {
  border: 1px solid #efefef;
  padding: 35px 20px 40px;
}

.cta-txt {
  width: 80%;
  display: inline-block !important;
  padding-left: 5px;
}

.cta-ico {
  width: 20%;
  display: inline-block !important;
  float: left;
  margin-top: 2px;
  text-align: center;
}

.rtl-direction .cta-11-txt { padding-right: 20px;
}

/*------------------------------------------*/
/*  DOWNLOAD BUTTON
/*------------------------------------------*/

.os-btn {
  margin: 0 auto 20px;
  text-align: left;
  width: 310px;
  min-width: 310px;
  border: 1px solid #dbe4f1;
  padding: 25px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.os-btn-txt {
  display: inline-block !important;
  padding-left: 20px;
}

.mac-os-btn .os-btn-txt { padding-top: 7px;
}

.os-btn-ico {
  display: inline-block !important;
  float: left;
  text-align: center;
}

.os-btn-txt h6,
.os-btn-txt h5 {
  line-height: 1;
  margin-bottom: 0;
}

.os-btn-txt p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  CALL TO ACTION TYPOGRAPHY
/*------------------------------------------*/

.cta-1-txt h4,
.cta-1-txt h3 {
  margin-bottom: 0;
}

.cta-2-txt h4,
.cta-2-txt h3 {
  margin-bottom: 12px;
}

.cta-3-txt h5,
.cta-3-txt h4,
.cta-4-txt h5,
.cta-4-txt h4 {
  line-height: 1.35;
  margin-bottom: 0;
}

.cta-5-txt h4,
.cta-5-txt h3,
.cta-5-txt h2 {
  margin-bottom: 20px;
}

.cta-6-txt h4,
.cta-6-txt h3,
.cta-6-txt h2 {
  margin-bottom: 30px;
}

.cta-9-txt h4,
.cta-9-txt h3 {
  margin-bottom: 12px;
}

.cta-box h5 {
  margin-bottom: 10px;
}

.cta-box p,
.cta-2-txt p {
  margin-bottom: 0;
}

.cta-3-txt p,
.cta-4-txt p {
  margin-top: 5px;
  margin-bottom: 0;
}

.cta-5-txt p {
  margin-bottom: 25px;
}

.cta-7-txt p {
  margin-bottom: 0;
}

.cta-10-txt p,
.cta-11-txt p {
  margin-top: 15px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  CALL TO ACTION BUTTON
/*------------------------------------------*/

.cta-1-btn,
.cta-2-btn,
.cta-3-btn,
.cta-4-btn {
  display: inline-block;
  margin: 0 auto;
}

.cta-1-btn {
  margin: 10px auto 0;
}

.cta-10-txt .btn,
.cta-11-txt .btn {
  margin-top: 20px;
}

.cta-1-btn p {
  margin-top: 10px;
  margin-bottom: 0;
}

.cta-2-btn p,
.cta-3-btn p,
.cta-4-btn p {
  margin-top: 15px;
  margin-bottom: 0;
}

.cta-1-btn p a,
.cta-2-btn p a,
.cta-3-btn p a,
.cta-4-btn p a {
  text-decoration: underline;
}

/* ==========================================================================
17. DOWNLOAD
=========================================================================== */

.version-release {
  margin-bottom: 60px;
}

.release-data { padding-bottom: 30px;
  border-bottom: 1px dashed #8898AA;
  margin-bottom: 30px;
}

.release-data h4 {
  margin-bottom: 40px;
}

span.version-data { font-size: 2.25rem;
  line-height: 1;
  margin-right: 20px;
  margin-bottom: 0;
}

span.release-date { color: #999;
  font-size: 1.175rem;
  line-height: 1;
  margin-bottom: 0;
}

span.release-date span { color: #8898aa;
  font-weight: 600;
  margin-left: 20px;
}

.release-download {
  position: absolute;
  right: 5px;
  bottom: 0;
}

.release-highlights .simple-list p {
  margin-bottom: 2px;
}

/* ==========================================================================
      23. FOOTER
=========================================================================== */

.footer { 
  padding-top: 60px;
  padding-bottom: 30px;
  background-color: #32325d!important;
  color: #fff;
}

.footer-light {
  background-color: #f0f2f9;
  color: #32325D;
}

.footer-info p { padding-right: 5%;
}

#footer-1 .footer-links { padding-left: 10%;
}

.rtl-direction .footer-links { padding-right: 20px;
}

.rtl-direction .footer-copyright {
  text-align: left;
}

/*------------------------------------------*/
/*  FOOTER LOGO
/*------------------------------------------*/

img.footer-logo {
  width: 100%;
  max-width: inherit;
  max-height: 130px;
}

/*------------------------------------------*/
/*  FOOTER TYPOGRAPHY
/*------------------------------------------*/

.footer h6,
.footer h5 {
  line-height: 1;
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*  FOOTER LINKS
/*------------------------------------------*/

.footer-links li {
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
  padding: 0;
}

.footer-links li p {
  margin-bottom: 8px; }
.bg-dark .footer-links li a:hover,
.bg-dark .footer-socials li span:hover,
.bg-deepdark .footer-links li a:hover,
.bg-deepdark .footer-socials li span:hover { color: #f2f3f4;
}

/*------------------------------------------*/
/*  FOOTER SOCIAL LINKS
/*------------------------------------------*/

.footer-socials {
  margin: 0;
  display: inline-block;
}

.footer-socials li {
  float: left;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
}

.footer-socials a {
  display: block;
  margin-right: 20px;
}


footer a { color: #fff;
  font-size: 0.825rem; }

.footer-socials a span { color: #ffffff;
}
footer a:hover,
.footer-socials a:hover span { color: #8898AA;
}
footer.footer-light a { color: #32325d;
  font-size: 0.825rem; }

.footer-light .footer-socials a span { color: #32325d;
}
footer.footer-light a:hover,
.footer-light .footer-socials a:hover span { color: #8898AA;
}

.footer-socials span {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.footer-socials.ico-25 a {
  margin-right: 16px;
}

/*------------------------------------------*/
/*  BOTTOM FOOTER
/*------------------------------------------*/

.bottom-footer {
	padding-top: 1rem;
}

.footer hr { background-color: transparent;
  background-image: linear-gradient(90deg, rgba(206, 211, 246, 0) 0,
    #bbb 38%,
    #bbb 64%, rgba(206, 211, 246, 0) 99%);
  opacity: 0.3;
  margin: 30px 0 0;
  border: 0;
  height: 1px;
}



.footer.bg-dark hr { background-image: linear-gradient(90deg, rgba(206, 211, 246, 0) 0,
    #ced3f6 38%,
    #ced3f6 64%, rgba(206, 211, 246, 0) 99%);
}

/*------------------------------------------*/
/*  BOTTOM FOOTER LINKS
/*------------------------------------------*/

.bottom-footer-list li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding-left: 10px;
}

.bottom-footer-list li.first-li { padding-left: 0;
}

.bottom-footer-list li:after {
  content: "|";
  padding-left: 11px;
  position: relative;
  top: 2px;
}

.bottom-footer-list li.last-li:after {
  content: " ";
  padding-left: 0;
}

.bottom-footer-list li p {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  FOOTER COPYRIGHT
/*------------------------------------------*/

.footer-copyright p {
  margin-bottom: 0;
  font-size: 0.825rem; }

/* ==========================================================================
      24. INNER PAGE WRAPPER
=========================================================================== */

.inner-page-hero { padding-top: 180px;
}

.page-hero-section {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll !important;
  padding-top: 150px;
  padding-bottom: 110px;
}


/*------------------------------------------*/
/*  INNER PAGE HERO TYPOGRAPHY
/*------------------------------------------*/

.page-hero-section h3,
.page-hero-section h2 {
  margin-bottom: 0;
}

.page-hero-section p {
  padding: 0 10%;
  margin-top: 20px;
  margin-bottom: 0;
}



/* ==========================================================================
      26. PAGE PAGINATION
=========================================================================== */

.page-link { color: #6c757d;
  font-size: 1.1rem;
  font-weight: 600;
  padding: 2px 10px;
  margin: 0 8px;
  background-color: transparent;
  border: 2px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.pagination.ico-20 [class*="flaticon-"]:before,
.pagination.ico-20 [class*="flaticon-"]:after { font-size: 0.9rem; }

.page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.page-item.active .page-link { color: #fff;
  background-color: #6772e5;
  border: 2px solid #6772e5;
}

.page-item.disabled .page-link { color: #6c757d;
  background-color: transparent;
  border: 2px solid transparent;
}

.page-link:hover { color: #6c757d;
  background-color: transparent;
  border: 2px solid #8898AA;
}

.page-link:focus { background-color: transparent;
  color: #6c757d;
  border: 2px solid transparent;
  box-shadow: 0 0;
}

/* ==========================================================================
27. SCROLL TO TOP
========================================================================== */

#scrollUp {
  display: none!important;
  width: 36px; height: 36px!important;
  position: fixed!important;
  bottom: 30px!important;
  right: 25px!important;
  -webkit-border-radius: 100%!important;
  -moz-border-radius: 100%!important;
  border-radius: 100%!important;
  background-image: url(../images/back-to-top.png)!important;
  background-repeat: no-repeat!important;
  background-position: 50% 48%!important;
  background-color: rgba(136, 152, 170, 0.5)!important;
  -webkit-transition: all 300ms ease-in-ou!important;
  -moz-transition: all 300ms ease-in-out!important;
  -o-transition: all 300ms ease-in-out!important;
  -ms-transition: all 300ms ease-in-out!important;
  transition: all 300ms ease-in-out!important;
}

#scrollUp:hover { background-color: #6772ed!important;
}

nav a#pull {
  display: none!important;
}

/* ==========================================================================
      28. EVENTS 
=========================================================================== */

.event { background-color: #fff;
  border: 1px solid #dedede;
  display: block;
  padding: 1rem;
  height: 100%;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  transition: all 0.3s;
  display: flex;
  flex-flow: column;
}

.event:hover { background-color: #6772e5;
  border: 1px solid #6772e5;
  color: #fff;
  transform: translateY(-3px);
  -webkit-box-shadow: 0px 10px 15px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 10px 15px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 10px 15px 0px rgba(5, 5, 5, 0.05);
}

.event::before {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  content: "\f11c";
  font-family: "flaticon";
  color: #8898AA;
  font-size: 13px;
}

.event .date {
  line-height: 1;
  color: #6772e5;
  transition: all 0.3s;
}

.event:hover .date { color: #fff;
}

.event .meta {
  display: block;
  margin-top: auto;
  color: #8898aa;
  transition: all 0.3s;
}

.event:hover .meta { color: #fff;
}

/* ==========================================================================
      28. PUBLICATIONS 
=========================================================================== */

.publication { background-color: #fff;
  border: 1px solid #dedede;
  display: block;
  padding: 0.5rem;
  height: 100%;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  transition: all 0.3s;
}

.publication:hover {
  border: 1px solid #6772e5;
  transform: translateY(-3px);
  -webkit-box-shadow: 0px 10px 15px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 10px 15px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 10px 15px 0px rgba(5, 5, 5, 0.05);
}

.publication:hover h4 {
  transition: all 0.3s;
}

.publication:hover h4 { color: #6772e5;
}

.publication::before {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  content: "\f11c";
  font-family: "flaticon";
  color: #8898AA;
  font-size: 13px;
}

.publication .img { width: 20%;
}

.publication .txt {
  width: 80%;
  padding-left: 1rem; }

@media (max-width: 767px) {
  .publication .img {
    width: 20%;
  }

  .publication .txt {
    width: 80%;
  }
}

/* ==========================================================================
28. HERO 
=========================================================================== */

.hero-section {
  margin-top: -124px;
  padding-top: 124px;
  position: relative;
  height: 600px;
}
.hero-section .container-fluid {
  position: relative;
  z-index: 3;
}

.hero-section.overlay::before, .hero-title .overlay::before {
  content: " ";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(50, 50, 93, 0.8);
  top: 0;
  left: 0;
  z-index: 1;
}

.no-topbar .hero-section {
  margin-top: -140px;
  padding-top: 140px;
}

#hero01 { background-repeat: no-repeat; background-size: cover; }
#hero02.hero-section {
  height: auto;
  margin-bottom: 3rem; }
#hero02 .hero02-img {
  margin-top: 2rem;
	margin-left: 2rem;	
	text-align: center;
	position: relative;
  margin-bottom: -3rem; }

#hero03 video.overlay,
#hero04 video.overlay {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center center;
}

#hero04.hero-section {
  height: 480px;
}
#hero04 .carousel { 
  height: 100%; 
  z-index: 50;
}
#hero04 .carousel .flickity-viewport {
  height: 100% !important;
}
#hero04 .carousel .carousel-cell {
	height: 100%;
  width: 100%;
	display: flex;
	align-items: center;
}
#hero04 .flickity-prev-next-button {
	background-color: transparent;
	color: #8898AA;
}
#hero04 .flickity-page-dots{
  bottom: 10px;
}
#hero04 .flickity-page-dots .dot {
	width: 25px;
	height: 4px;
	margin: 0 3px;
	border-radius: 0;
  background: #8898AA;
}


.hero-title .container-fluid {
  padding-right: 0.8rem;
}
.no-topbar .hero-title{
  height: 450px;
  padding-top: 0;
}
.hero-title .overlay{
  position: relative;
}
.hero-title .txt-block{
  height: 100%;
  padding-top: 122px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* z-index: 100; */
}

.hero-title .overlay .txt-block h2{
  z-index: 2;
}

@media (min-width: 768px) and (max-width: 991.95px) {
  .hero-section {
    height: 450px;
  }
  .hero-title {
    height: 250px;
  }
}

@media (max-width: 767px) {
  .hero-section {
    height: 450px;
  }
  .hero-title {
    height: 250px;
  }
}

[dir="rtl"] #hero02 .hero02-img {
	margin-right: 2rem;
	margin-left: 0rem;
}


/* ==========================================================================
29. EVENTS CAROUSEL 
=========================================================================== */

.carousel-events .carousel-cell{
  width: 30%;
  margin-right: 10px;
  height: 500px;
}
.carousel-events .flickity-page-dots{
  bottom: -40px;
}
.carousel-events .flickity-prev-next-button.next {
  right: -70px;
}
.carousel-events .flickity-prev-next-button.previous {
  left: -70px;
}
.carousel-events .flickity-prev-next-button {
  background-color: transparent;
  color: #8898AA;
}
.carousel-events .flickity-page-dots .dot {
  background: #8898AA;
}
@media (max-width: 992px) {
  .carousel-events .carousel-cell{
    width: 50%;
    height: 550px;
  }
  .carousel-events .flickity-page-dots{
    bottom: -30px;
  }
}
@media (max-width: 767.9px) {
  .carousel-events .carousel-cell{
    width: 100%;
    height: 650px;
    
  }  
}

/* ==========================================================================
    30. LOGIN FORM
=========================================================================== */
.form-control::placeholder {
	color: #8898AA;
	opacity: 1;
}

.form-control, .form-select {
  border: 1px solid #8898AA;
  color: #181828;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 22px;
  border-radius: 2px;
  /* margin: 10px 0 22px 0; */
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.form-control:focus {
  color: #181828;
  background-color: #fff;
  border-color: #d9dcff;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(103, 114, 229, .25);
}

.error {
  color: #9e2146;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}


.options-holder{
  margin: 10px 0 22px 0;
}


/**************** SELECT 2 *********************/

.select2 { width: 100%; }


.select2-container--bootstrap-5.select2-container--open.select2-container--below .select2-selection,
.select2-container--bootstrap-5 .select2-selection {
	color: #23233A!important;
	border: 1px solid #8898AA!important;
	border-radius: 2px!important;
  width: 100%!important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected, .select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[aria-selected="true"]:not(.select2-results__option--highlighted) {
	color: #fff !important;
	background-color: #6772e5 !important;
}

.select2-container--bootstrap-5 .select2-selection {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e")!important;
	background-repeat: no-repeat!important;
	background-position: right 1rem center!important;
	background-size: 16px 12px!important;
  box-shadow: none !important!important;
  height: auto!important;
  outline: 0 !important!important;
  min-height: calc(38px - 8px)!important;
	padding: 6px 6rem 6px .75rem!important;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;
	appearance: none;
}

.select2-container--bootstrap-5.select2-container--focus .select2-selection,
.select2-container--bootstrap-5.select2-container--open .select2-selection {
  border-color: #8898AA!importantS;
}

.select2-container--bootstrap-5
  .select2-search.select2-search--inline
  .select2-search__field {
  color: #8898AA!important;
  font-weight: 500!important;
  background-color: transparent!important;
  border: 0!important;
  box-shadow: none!important;
  outline: 0!important;
  margin: 0!important;
  padding: 0!important;
}
.select2-container--bootstrap-5
  .select2-search.select2-search--inline
  .select2-search__field::placeholder {
  color: #8898AA!important;
}
.select2-container--bootstrap-5
  .select2-search.select2-search--inline
  .select2-search__field::-moz-placeholder {
  color: #8898AA!important;
  opacity: 1!important;
}

.select2-container--bootstrap-5 .select2-selection--single {
  display: flex!important;
  align-items: center!important;
}
.select2-container--bootstrap-5
  .select2-selection--single
  .select2-selection__rendered {
  display: block!important;
  padding-left: 0!important;
  padding-right: 0!important;
  overflow: hidden!important;
  text-overflow: ellipsis!important;
  white-space: nowrap!important;
  color: #23233A!important;  
	height: 30px!important;
	line-height: 30px;
}
.select2-container--bootstrap-5
  .select2-selection--single
  .select2-selection__placeholder {
  color: #f0f2f9!important;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container--bootstrap-5
  .select2-selection--multiple
  .select2-search.select2-search--inline {
  display: inline;
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered {
	flex-wrap: nowrap;
	overflow: hidden;
	margin-right: 1rem;
}
.select2-container--bootstrap-5
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice {
  display: inline-flex;
  align-items: center;
  position: relative;
  background-color: #f0f2f9;
}
.select2-container--bootstrap-5
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice
  .select2-selection__choice__remove {
  display: block;
  position: absolute;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238898AA'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  opacity: 0.5;
  border: 0;
  transition: color 0.2s ease, background-color 0.2s ease;
  top: 50%;
}
.select2-container--bootstrap-5
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice
  .select2-selection__choice__remove
  span {
  display: none;
}
.select2-container--bootstrap-5
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice
  .select2-selection__choice__remove:hover {
  opacity: 1;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236772e5'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");
  transition: color 0.2s ease, background-color 0.2s ease;
}
.select2-container--bootstrap-5
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice
  .select2-selection__choice__display {
  font-weight: 500;
}
.select2-container--bootstrap-5
  .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) {
  height: 38px;
}
.select2-container--bootstrap-5 
  .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) 
  .select2-selection__choice {
	border-radius: 0.4rem;
	padding: 0.2rem 0.4rem;
	margin: 0 0.4rem 0 0;
	height: 30px;
}
.select2-container--bootstrap-5
  .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg)
  .select2-selection__choice
  .select2-selection__choice__remove {
  height: 0.6rem;
  width: 0.6rem;
  margin-right: 0.5rem;
}
.select2-container--bootstrap-5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-selection__choice .select2-selection__choice__display {
	margin-left: 1.2rem;
	font-size: 0.8rem;
	line-height: 1.4;
	white-space: nowrap;
	overflow: hidden;
	max-width: 140px;
}
.select2-container--bootstrap-5 
  .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) 
  .select2-search.select2-search--inline .select2-search__field {
	height: 30px;
	line-height: 30px;
}
.select2-container--bootstrap-5 .select2-selection--multiple.form-select-lg {
  padding-top: calc((1.65rem + 2px - 0.8rem) / 2);
  padding-bottom: calc((1.65rem + 2px - 0.8rem) / 2);
}
.select2-container--bootstrap-5
  .select2-selection--multiple.form-select-lg
  .select2-selection__choice {
  border-radius: 0.4rem;
  padding: 0.2rem 0.4rem;
  margin: 0.2rem 0.4rem 0.2rem 0;
}
.select2-container--bootstrap-5
  .select2-selection--multiple.form-select-lg
  .select2-selection__choice
  .select2-selection__choice__remove {
  height: 0.6rem;
  width: 0.6rem;
  margin-right: 0.5rem;
}
.select2-container--bootstrap-5
  .select2-selection--multiple.form-select-lg
  .select2-selection__choice
  .select2-selection__choice__display {
  margin-left: 1.2rem;
  font-size: 1rem;
}
.select2-container--bootstrap-5
  .select2-selection--multiple.form-select-lg
  .select2-search.select2-search--inline
  .select2-search__field {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: calc(0.825rem - (1.65rem + 2px - 0.8rem) / 2);
  margin-bottom: calc(0.825rem - (1.65rem + 2px - 0.8rem) / 2);
}
.select2-container--bootstrap-5 .select2-selection--multiple.form-select-sm {
  padding-top: calc((1.1rem + 2px - 0.6rem) / 2);
  padding-bottom: calc((1.1rem + 2px - 0.6rem) / 2);
}
.select2-container--bootstrap-5
  .select2-selection--multiple.form-select-sm
  .select2-selection__choice {
  border-radius: 0.4rem;
  padding: 0.15rem 0.4rem;
  margin: 0.15rem 0.4rem 0.15rem 0;
}
.select2-container--bootstrap-5
  .select2-selection--multiple.form-select-sm
  .select2-selection__choice
  .select2-selection__choice__remove {
  height: 0.5rem;
  width: 0.5rem;
  margin-right: 0.5rem;
}
.select2-container--bootstrap-5
  .select2-selection--multiple.form-select-sm
  .select2-selection__choice
  .select2-selection__choice__display {
  margin-left: 1rem;
  font-size: 0.8rem;
}
.select2-container--bootstrap-5
  .select2-selection--multiple.form-select-sm
  .select2-search.select2-search--inline
  .select2-search__field {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: calc(0.55rem - (1.1rem + 2px - 0.6rem) / 2);
  margin-bottom: calc(0.55rem - (1.1rem + 2px - 0.6rem) / 2);
}
.select2-container--bootstrap-5 .select2-dropdown {
  border: 0;
  box-shadow: 0 0 50px 0 rgba(82, 63, 105, 0.15);
  border-radius: 0.475rem;
  padding: 1rem 0;
  background-color: #fff;
}
.modal-open .select2-container--bootstrap-5 .select2-dropdown {
  z-index: 1056;
}
.select2-container--bootstrap-5 .select2-dropdown .select2-search {
  padding: 0.5rem 1.25rem;
  margin: 0 0 0.5rem 0;
}
.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field {
	background-color: #fff;
	padding: 0.25rem 0.75rem;
	color: #23233A;
	font-size: 0.875rem;
	border: 1px solid #8898AA !important;
	border-radius: 2px;
	outline: 0 !important;
}
.select2-container--bootstrap-5
  .select2-dropdown
  .select2-search
  .select2-search__field:active,
.select2-container--bootstrap-5
  .select2-dropdown
  .select2-search
  .select2-search__field:focus {
  border-color: 1px solid #8898AA;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__option {
  color: #8898AA!important;
  transition: color 0.2s ease, background-color 0.2s ease!important;
  padding: 0.75rem 1.25rem!important;
  margin: 0 0!important
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__option.select2-results__option--highlighted {
	background-color: #f0f2f9 !important;
	color: #6772e5 !important;
	transition: color 0.2s ease, background-color 0.2s ease!important;
}
.select2-container--bootstrap-5
  .select2-dropdown
  .select2-results__option.select2-results__option--selected {
  background-repeat: no-repeat!important;
  background-position: center!important;
  background-color: transparent!important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 11'%3e%3cpath fill='%23FFFFFF' d='M4.89557 6.49823L2.79487 4.26513C2.26967 3.70683 1.38251 3.70683 0.857309 4.26513C0.375593 4.77721 0.375593 5.57574 0.857309 6.08781L4.74989 10.2257C5.14476 10.6455 5.81176 10.6455 6.20663 10.2257L13.1427 2.85252C13.6244 2.34044 13.6244 1.54191 13.1427 1.02984C12.6175 0.471537 11.7303 0.471536 11.2051 1.02984L6.06096 6.49823C5.74506 6.83403 5.21146 6.83403 4.89557 6.49823Z'/%3e%3c/svg%3e")!important;
  background-size: 0.8rem!important;
  background-position: center right 1.25rem!important;
  background-color: #009ef7!important;
  color: #fff!important;
  transition: color 0.2s ease, background-color 0.2s ease!important;
}
[dir="rtl"]
  .select2-container--bootstrap-5
  .select2-dropdown
  .select2-results__option.select2-results__option--selected {
  background-position: center left 1.25rem;
}
.select2-container--bootstrap-5
  .select2-dropdown
  .select2-results__option.select2-results__option--disabled {
  color: #b5b5c3;
}
.select2-container--bootstrap-5
  .select2-dropdown
  .select2-results__option.select2-results__message {
  color: #7e8299;
}
.select2-container--bootstrap-5
  .select2-dropdown
  .select2-results__option.select2-results__option--group {
  padding-left: 0;
  padding-right: 0;
}
.select2-container--bootstrap-5
  .select2-dropdown
  .select2-results__option.select2-results__option--group
  .select2-results__group {
  display: block;
  color: #23233A;
  font-weight: 400;
  font-size: 1rem;
  padding: 0 1.25rem 0 1.25rem;
  margin: 0 0 0.25rem 0;
}
.select2-container--bootstrap-5
  .select2-dropdown
  .select2-results__option.select2-results__option--group
  .select2-results__option {
  padding: 0.75rem 1.25rem;
  margin: 0 0;
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear,
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear,
.select2-container--bootstrap-5 .select2-selection__clear {
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  top: 50%;
  right: 3rem;
  position: absolute;
  background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23676a6d'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") 50%/.5rem auto no-repeat;
  transform:translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  right: 2.5rem !important;
}



[dir="rtl"] .select2-container--bootstrap-5 .select2-selection__clear {
  left: 3rem;
  right: auto;
}
.select2-container--bootstrap-5 .select2-selection__clear span {
  display: none;
}
.select2-container--bootstrap-5 .select2-selection__clear:hover {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23009EF7'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");
}


.select2-container--bootstrap-5 .select2-dropdown {
	border: 0;
	box-shadow: 0 0 50px 0 rgba(82,63,105,.15);
	border-radius: .475rem !important;
	padding: 1rem 0;
	background-color: #fff;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-search {
	padding: .5rem 1.25rem;
	margin: 0 0 .5rem 0;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group{
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Multiple Select 2
/*------------------------------------------*/
.bootstrap-select .dropdown-toggle .caret{
  display: none;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
  width: 100%;
}
.bootstrap-select>.dropdown-toggle {
  padding: 0.85rem 0.5rem 0.9rem 0.25rem;
  border-color: #f0f2f9;
  background: #f0f2f9;
  color: #181828;
  border-bottom: 1px solid #8898AA !important;
}
.bootstrap-select .dropdown-toggle .filter-option{
  line-height: 24px;
}

/* ==========================================================================
    32. TABLES
=========================================================================== */
.table th { vertical-align: middle; }

.table-responsive {
  margin-top: 50px;
  margin-bottom: 25px;
}
.green-color span{
  color: #06b27d;
}
.disabled-option{
  color: #8898AA;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  --bs-table-accent-bg:  #f0f2f9;
}
.table-hover>tbody>tr:hover{
  --bs-table-accent-bg: #8898AA;
  color: #fff;
}
/*------------------------------------------*/
/*  STICKY TABLE HEADER
/*------------------------------------------*/
.sticky-header-container.fixed-table-container.fix-sticky{
  margin-top: 88px;
}
.fixed-table-loading.table.table-bordered.table-hover {
  display: none;
}
.fix-sticky table thead{
  background: #32325d !important;
}
@media (max-width: 991.8px) {
  .sticky-header-container.fixed-table-container.fix-sticky{
    margin-top: 120px;
  }
}

/************************************** RTL **************************************/

/* ==========================================================================
  01. GENERAL & BASIC STYLES RTL
  =========================================================================== */

[dir="rtl"] body,
[dir="rtl"] html {
  direction: rtl;
}

[dir="rtl"] body {
  font-family: "Noto Naskh Arabic", Tahoma, serif;
  text-align: right;
}

/*------------------------------------------*/
/*  Margin right RTL
/*------------------------------------------*/

[dir="rtl"] .ms-100 { margin-right: 100px; }
[dir="rtl"] .ms-95 { margin-right: 95px; }
[dir="rtl"] .ms-90 { margin-right: 90px; }
[dir="rtl"] .ms-85 { margin-right: 85px; }
[dir="rtl"] .ms-80 { margin-right: 80px; }
[dir="rtl"] .ms-75 { margin-right: 75px; }
[dir="rtl"] .ms-70 { margin-right: 70px; }
[dir="rtl"] .ms-60 { margin-right: 60px; }
[dir="rtl"] .ms-55 { margin-right: 55px; }
[dir="rtl"] .ms-50 { margin-right: 50px; }
[dir="rtl"] .ms-45 { margin-right: 45px; }
[dir="rtl"] .ms-40 { margin-right: 40px; }
[dir="rtl"] .ms-35 { margin-right: 35px; }
[dir="rtl"] .ms-30 { margin-right: 30px; }
[dir="rtl"] .ms-25 { margin-right: 25px; }
[dir="rtl"] .ms-20 { margin-right: 20px; }
[dir="rtl"] .ms-15 { margin-right: 15px; }
[dir="rtl"] .ms-10 { margin-right: 10px; }
[dir="rtl"] .ms-5 { margin-right: 5px; }

/*------------------------------------------*/
/*  Margin left RTL
/*------------------------------------------*/

[dir="rtl"] .me-100 { margin-left: 100px; }
[dir="rtl"] .me-95 { margin-left: 95px; }
[dir="rtl"] .me-90 { margin-left: 90px; }
[dir="rtl"] .me-85 { margin-left: 85px; }
[dir="rtl"] .me-80 { margin-left: 80px; }
[dir="rtl"] .me-75 { margin-left: 75px; }
[dir="rtl"] .me-70 { margin-left: 70px; }
[dir="rtl"] .me-65 { margin-left: 65px; }
[dir="rtl"] .me-60 { margin-left: 60px; }
[dir="rtl"] .me-55 { margin-left: 55px; }
[dir="rtl"] .me-50 { margin-left: 50px; }
[dir="rtl"] .me-45 { margin-left: 45px; }
[dir="rtl"] .me-40 { margin-left: 40px; }
[dir="rtl"] .me-35 { margin-left: 35px; }
[dir="rtl"] .me-30 { margin-left: 30px; }
[dir="rtl"] .me-25 { margin-left: 25px; }
[dir="rtl"] .me-20 { margin-left: 20px; }
[dir="rtl"] .me-15 { margin-left: 15px; }
[dir="rtl"] .me-10 { margin-left: 10px; }
[dir="rtl"] .me-5 { margin-left: 5px; }

/*------------------------------------------*/
/*  Padding right RTL
/*------------------------------------------*/

[dir="rtl"] .pl-100 { padding-right: 100px; }
[dir="rtl"] .pl-95 { padding-right: 95px; }
[dir="rtl"] .pl-90 { padding-right: 90px; }
[dir="rtl"] .pl-85 { padding-right: 85px; }
[dir="rtl"] .pl-80 { padding-right: 80px; }
[dir="rtl"] .pl-75 { padding-right: 75px; }
[dir="rtl"] .pl-70 { padding-right: 70px; }
[dir="rtl"] .pl-65 { padding-right: 65px; }
[dir="rtl"] .pl-60 { padding-right: 60px; }
[dir="rtl"] .pl-55 { padding-right: 55px; }
[dir="rtl"] .pl-50 { padding-right: 50px; }
[dir="rtl"] .pl-45 { padding-right: 45px; }
[dir="rtl"] .pl-40 { padding-right: 40px; }
[dir="rtl"] .pl-35 { padding-right: 35px; }
[dir="rtl"] .pl-30 { padding-right: 30px; }
[dir="rtl"] .pl-25 { padding-right: 25px; }
[dir="rtl"] .pl-20 { padding-right: 20px; }
[dir="rtl"] .pl-15 { padding-right: 15px; }
[dir="rtl"] .pl-10 { padding-right: 10px; }
[dir="rtl"] .pl-5 { padding-right: 5px; }

/*------------------------------------------*/
/*  Padding left RTL
/*------------------------------------------*/

[dir="rtl"] .pr-100 { padding-left: 100px; }
[dir="rtl"] .pr-95 { padding-left: 95px; }
[dir="rtl"] .pr-90 { padding-left: 90px; }
[dir="rtl"] .pr-85 { padding-left: 85px; }
[dir="rtl"] .pr-80 { padding-left: 80px; }
[dir="rtl"] .pr-75 { padding-left: 75px; }
[dir="rtl"] .pr-70 { padding-left: 70px; }
[dir="rtl"] .pr-65 { padding-left: 65px; }
[dir="rtl"] .pr-60 { padding-left: 60px; }
[dir="rtl"] .pr-55 { padding-left: 55px; }
[dir="rtl"] .pr-50 { padding-left: 50px; }
[dir="rtl"] .pr-45 { padding-left: 45px; }
[dir="rtl"] .pr-40 { padding-left: 40px; }
[dir="rtl"] .pr-35 { padding-left: 35px; }
[dir="rtl"] .pr-30 { padding-left: 30px; }
[dir="rtl"] .pr-25 { padding-left: 25px; }
[dir="rtl"] .pr-20 { padding-left: 20px; }
[dir="rtl"] .pr-15 { padding-left: 15px; }
[dir="rtl"] .pr-10 { padding-left: 10px; }
[dir="rtl"] .pr-5 { padding-left: 5px; }


/* ==========================================================================
      02. TYPOGRAPHY RTL
=========================================================================== */

/*------------------------------------------*/
/*  HEADERS RTL
/*------------------------------------------*/

[dir="rtl"] h1,[dir="rtl"] h2,[dir="rtl"] h3,[dir="rtl"] h4,[dir="rtl"] h5,[dir="rtl"] h6,
[dir="rtl"] .h1,[dir="rtl"] .h2,[dir="rtl"] .h3,[dir="rtl"] .h4,[dir="rtl"] .h5,[dir="rtl"] .h6 {
  font-family: "Noto Kufi Arabic", "Roboto", sans-serif !important;
}

/*------------------------------------------*/
/*  TEXT BLOCK RTL
/*------------------------------------------*/

[dir="rtl"] .tabs-section .img-block.left-column,
[dir="rtl"] .tabs-section .txt-block.left-column,
[dir="rtl"] .content-section .img-block.left-column,
[dir="rtl"] .content-section .txt-block.left-column { padding-right: 5px;
  padding-left: 20px;
}

/* ==========================================================================
      04. HEADER & NAVIGATION RTL
=========================================================================== */

/*------------------------------------------*/
/*  TOP BAR RTL
/*------------------------------------------*/

[dir="rtl"] .top-bar {
  left: 0;
  right: auto;
}

[dir="rtl"] .top-bar a.language-link {
  font-family: soleil, serif;
  padding-left: 17px;
  padding-right: 0;
}

[dir="rtl"] .language-link::before {
  left: 0;
  right: auto;
}

/*------------------------------------------*/
/*  HEADER LOGO RTL
/*------------------------------------------*/

[dir="rtl"] .desktoplogo .logo-project {
  margin-right: 25px;
  margin-left: auto;
}

[dir="rtl"] .header-menu-wrapper {
  margin-right: auto;
  margin-left: 0;
}

/*------------------------------------------*/
/*  MENU RTL
/*------------------------------------------*/

@media (max-width: 991.98px) {
  [dir="rtl"] .smllogo .logo-project {
    margin-left: auto;
    margin-right: 15px;
  }

  [dir="rtl"] .header-menu-wrapper {
    left: auto;
    right: -295px;
  }

  [dir="rtl"] .header-menu-wrapper.header-menu-wrapper-on {
    left: auto;
    right: 0;
  }

  /*********mobile menu close *********/
  [dir="rtl"] .header-menu-wrapper #btn_mobile_menu_close{
    left: auto;
    right: -50px;
  }

  [dir="rtl"] .header-menu-wrapper.header-menu-wrapper-on #btn_mobile_menu_close {
    left: auto;
    right: 275px;
  } 
}


/* ==========================================================================
      23. FOOTER RTL
=========================================================================== */

[dir="rtl"] #footer-1 .footer-links { padding-right: 10%;
  padding-left: 0;
}

[dir="rtl"] .bottom-footer-list li:after { padding-right: 11px;
  padding-left: 0;
}

[dir="rtl"] .bottom-footer-list li.first-li { padding-left: 10px;
}

[dir="rtl"] .bottom-footer-list li.last-li { padding-left: 0;
}

[dir="rtl"] .bottom-footer-list li.last-li:after {
  content: none;
  padding-left: 0;
}


/* ==========================================================================
      27. SCROLL TO TOP RTL
========================================================================== */

[dir="rtl"] #scrollUp {
  right: auto;
  left: 25px;
}