@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+Arabic:wght@100;200;300;400;500;600;700;800;900&display=swap');
body, h1, h2, h3, h4, h5, h6, p, span, strong, div, input, select, button, label, ul, li, a{
  font-family: 'Noto Sans Arabic', sans-serif !important;
  font-family: 'Noto Kufi Arabic', sans-serif !important;
}
body{
	margin: 0;
}
.container{
	max-width: 2020px;
	padding: 0 15px;
	margin: 0 auto;
}
/******** HERO SECTION HOME
***********************************/
.slide_box{
	position: relative;
}
.slide_text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;

}
.slide_text_inner {
  max-width: 2005px;
  width: 100%;
  padding-bottom: 150px;
}
.slide_text_inner h3 {
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 500;
  font-size: 5rem;
  line-height: 5rem;
  text-transform: uppercase;
  color: #0283DC;
/*  max-width: 680px;*/
  margin:0 0 1rem;
}
.slide_text_inner h4 {
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 300;
  font-size: 3.75rem;
  line-height: 5rem;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
/*  max-width: 680px;*/
}
.home_slider .slick-dots{
	bottom: 100px;
	max-width: 2005px;
	margin: 0 auto;
	left: calc(50% - 1002px);
	text-align: right;
}
.home_slider .slick-dots li{
	width: auto;
	height: auto;
	margin: 0 0px 0 60;
}
.home_slider .slick-dots li button{
	width: auto;
	height: auto;
	font-family: 'Noto Sans Display';
	font-style: normal;
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.688rem;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 0;
	background: transparent;
	padding: 0 0 12px;
	min-width: 323px;
	text-align: right;
}
.home_slider .slick-dots li button::before{
	opacity: 1;
	bottom: 0;
	width: 100%;
	top: unset;
	line-height: 3px;
	background-color: #FFF;
	height: 3px;
}
.home_slider .slick-dots li button::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 15px;
}
.home_slider .slick-dots li button::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 15px;
  left: 0;
  bottom: -15px;
  background-color: transparent;
}
.home_slider .slick-dots li.slick-active button::after,
.home_slider .slick-dots li.slick-active button::before{
	background-color: #0283DC;
}
/***** HOME LOGOS
*************************8*/
.indlogo_box {
  border: 1px solid #E2E2E2;
  border-radius: 12px;
  margin: 0 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 10px;
  min-height: 231px;
}
.indlogo_slide {
  padding: 0 2px;
}
.ptnrlogo_box {
   margin: 0 5px;
   display: block;
}
.ptnrlogo_box_image{
  border: 1px solid #E2E2E2;
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 10px;
  min-height: 210px;
}
.cmpny_name h3 {
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #0283DC;
  margin: 0;
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.688rem;
  padding: 9px 10px;
}
.field_partner_name h3 {
  text-align: center;
    text-transform: uppercase;
    color: #0283DC;
  background-color: #D9D9D9;
  margin: 0;
 font-family: 'Noto Sans Display';
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.688rem;
  padding: 9px 10px;
}
/***** NEWS SHORTCODE
******************************/
.news_box_border {
  display: block;
  width: 125px;
  height: 8px;
  background-color: #fff;
}
.news_box_header {
  background-color: #0283DC;
  color: #fff;
  background-image: url('/wp-content/uploads/2023/08/heading-bg-copy.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.news_box_header h2{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	font-size: 2.5rem;
	line-height: 3.375rem;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0;
	padding: 13px 22px;
}
.news_box_content {
    background-color: #F1F1F1;
    padding: 30px 22px;
}
.news_box_content h3{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 2.563rem;
/*	text-transform: capitalize;*/
	color: #0283DC;
	margin: 0 0 15px;
  min-height: 82px;
}
.news_box_content p{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.688rem;
	color: #174E70;
	margin: 0 0 50px;
	max-width: 372px;
  min-height: 108px;
}
.newsbox_btn{
	font-family: 'Noto Sans Display';
	font-style: normal;
	font-weight: 400;
	font-size: 0.75rem;
	line-height: 1rem;
	text-transform: capitalize;
	color: #04294C !important;
	border: 1px solid #04294C;
	border-radius: 50px;
	padding: 6px 15px;
}
.news_box {
  margin: 0 5px;
}
.newsbox_btn i {
  margin-left: 10px;
  font-size: 0.87rem;
  position: relative;
  top: 1px;
}
.news_slider .slick-prev, .news_slider .slick-next{
	background-image: unset !important;
	height: 54px;
	width: 33px;
	background-color: transparent;
}
.news_slider .slick-next::before {
  content: '';
  background-image: url('/wp-content/uploads/2024/01/News-Arrow1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 33px;
  font-size: 0;
  height: 54px;
  width: 33px;
  display: block;
}
.news_slider .slick-prev::before {
  content: '';
  background-image: url('/wp-content/uploads/2024/01/News-Arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 33px;
  font-size: 0;
  height: 54px;
  width: 33px;
  display: block;
}
.news_slider .slick-next {
  right: -60px;
}
.news_slider .slick-prev {
  left: -60px;
  right: unset !important;
}
/**** WOOCOMMERCE PAGE
************************/
h1.entry-title{
	font-family: "Noto Sans Display", Sans-serif;
	font-size: 2.25rem;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 2rem;
	color: #0283DC;
	margin: 40px 0 0;
}
.woocommerce table.shop_table{
	border: 0;
}
td.actions{
	display: none !important;
}
.woocommerce table.shop_table{
	font-family: "Noto Sans Display", Sans-serif;
}
.woocommerce table.shop_table th {
  background-color: #04294c;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.125rem;
  padding: 15px 20px;
}
.woocommerce table.shop_table td{
	background-color: #e3dfd4;
	color: #000;
	font-size: 1rem;
	text-transform: uppercase;
	padding: 14px 15px;
}
.product-name a {
  color: #000 !important;
  text-decoration: none !important;
}
td.product-thumbnail,
th.product-thumbnail {
  display: none;
}
.woocommerce .quantity .qty {
  width: 3.631em;
  background-color: transparent;
  color: #000;
  border: 2px solid #c0c0c0;
  border-radius: 50px;
  min-width: 90px;
  font-weight: 700;
  text-align: center;
   -moz-appearance: textfield;
   outline: none !important;
}
.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce .quantity .qty::-webkit-inner-spin-button{
	-webkit-appearance: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
	background-color: #04294c;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{
	background-color: #04294c;
	text-transform: uppercase;
	font-family: "Noto Sans Display", Sans-serif;
}
.woocommerce a.remove{
	background-color: red;
	color: #fff !important;
}
.cart_totals h2 {
  margin: 40px 0 20px;
  color: #0283dc;
  font-size: 2.25rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 2rem;
  font-family: "Noto Sans Display", Sans-serif;
}
.woocommerce-form-coupon-toggle {
  display: none;
}
.woocommerce {
  font-family: "Noto Sans Display", Sans-serif;
}
.checkout.woocommerce-checkout h3 {
  text-transform: uppercase;
  color: #04294c;
  margin: 20px 0 10px;
  font-size: 1.375rem;
}
.woocommerce form .form-row label {
  text-transform: uppercase;
  color: #04294c;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border-radius: 0;
	border: 2px solid #ddd;
	padding: 10px 20px;
	font-size: 1rem;
	color: #000;
	font-family: "Noto Sans Display", Sans-serif;
}
.select2-container--default .select2-selection--single{
	border: 2px solid #ddd;
	border-radius: 0;
	height: 46px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 46px;
	color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 46px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	border-radius: 0;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{
	text-transform: uppercase;
	color: #04294c;
}
#place_order {
  border-radius: 0;
  padding: 18px 30px;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.woocommerce-privacy-policy-text p {
  color: #000;
  font-weight: 300;
}
.woocommerce-privacy-policy-text a{
	color: #04294c;
	text-decoration: none !important;
}
.page-id-374 .woocommerce-notices-wrapper{
	display: none;
}
#primary {
  min-height: calc(100vh - 166px);
}
.tm_span{
	/*border: 1px solid #000;
	border-radius: 50px;
	padding: 2px;
	margin-right: 2px;*/
}
/******** CLIENT SHORTCODE
**********************************/
.clients_tabs_wrap {
  max-width: 1620px;
  margin: 0 auto;
}
.clients_tabs ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.clients_tabs ul li{
    list-style: none;
    display: inline-block;
}
.clients_tabs ul li a{
    font-family: 'Noto Sans Display';
    font-style: normal;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.06rem;
    text-transform: capitalize;
    color: #04294C;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    display: block;
    padding: 1px 15px;
    margin: 5px 5px;
}
.clients_tabs ul li a.active{
    background-color: #04294C;
    color: #fff;
    border-color: #04294C;
}
.clients_logo_wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.client_logo_col {
  width: 16.666%;
  padding: 15px 10px;
}
.client_box {
  border: 1px solid #A7A7A7;
  border-radius: 15px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
}
.tab_content {
  display: none;
}
.tab_content.active {
  display: block;
}
.clients_contents {
  max-width: 1490px;
  margin: 0 auto;
}
.clients_tabs {
  margin-bottom: 40px;
}
.post_row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 1270px;
  margin-bottom: 50px;
}
.post_image {
  width: 900px;
}
.post_content {
    width: calc(100% - 950px);
    font-family: 'Noto Sans Display';
    font-style: normal;
    font-weight: 300;
    font-size: 3.12rem;
    line-height: 4.25rem;
    letter-spacing: -0.06em;
    color: #000000;
}
/***** MENU
*****************************/
.header_toggle{

}
.header_toggle .elementor-widget-container{
  position: relative;
  display: inline-block;
  padding-left: 40px;
  cursor: pointer;
}
.header_toggle .elementor-widget-container::before {
  content: '';
  position: absolute;
  width: 35px;
  height: 1px;
  background-color: #fff;
  top: 9px;
  margin-right: 5px;
  transition: 0.3s;
  left: 0;
}
.header_toggle .elementor-widget-container::after {
  content: '';
  position: absolute;
  width: 17px;
  height: 1px;
  background-color: #fff;
  top: 21px;
  margin-right: 5px;
  transition: 0.3s;
  left: 0;
}
.header_toggle .elementor-widget-container:hover::after{
  width: 35px;
}
.header_toggle .elementor-widget-container.opened{
  height: 24px;
}
.header_toggle .elementor-widget-container.opened h2{
  display: none;
}
.header_toggle .elementor-widget-container.opened::before{
  transform: rotate(45deg);
  top: 12px;
  margin: 0;
  width: 32px;
}
.header_toggle .elementor-widget-container.opened::after{
  transform: rotate(-45deg);
  top: 12px;
  margin: 0;
  width: 32px;
}
/***** MENU
*********************************/
.menu_area {
  position: absolute;
  width: 100%;
  background-color: #0283DC;
  height: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  transition: 0.5s;
  visibility: hidden;
  z-index: 1;
  max-width: 432px;
}
.menu_area.opened{
  height: 485px;
  visibility: visible;
}
.menu_inner{
  padding: 50px 20px 50px 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 2020px;
  margin: 0 auto;
  padding: 35px 45px;
}
.web_menu {
  margin: 0;
  padding: 0;
}
.web_menu li{
  list-style: none;
  margin-bottom: 20px;
  overflow: hidden;
}
.web_menu li a {
  text-decoration: none !important;
  color: #fff !important;
  font-size: 1.5rem;
  line-height: 2rem;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  text-align: left;
  top: 45px;
  position: relative;
  font-weight: 300;
  transition: 0.3s;
}
.web_menu li a.larger,
.web_menu li.current-menu-item a{
  font-size: 2.25rem;
  line-height: 3rem;
}
.menu_area.closed .web_menu li a{
  top: 0;
}
.menu_direct_contact_outer{
  overflow: hidden;
  padding-bottom: 0px;
}
.menu_direct_contact{
  position: relative;
}
.menu_area.closed .menu_direct_contact{
  top: 0;
}
.menu_area.opened .web_menu li a,
.menu_area.opened .menu_direct_contact h5,
.menu_area.opened .menu_direct_contact h4,
.menu_area.opened .menu_direct_contact ul{
  animation: menuItemOpened 0.5s linear forwards;
  animation-delay: 0.5s;
}
.menu_area.closed .web_menu li a{
  animation: menuItemClosed 0.1s linear forwards;
  animation-delay: 0s;
}
.menu_area.closed .menu_direct_contact{
  animation: menuContactClosed 0.1s linear forwards;
}
.web_menu li a svg{
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  opacity: 1;
  -webkit-transform-origin: 0 0;
  -webkit-transition: opacity .25s;
  height: 17px;
  margin-left: 5px;
  margin-top: 5px;
}
.st0 {
  stroke-dashoffset: 20px;
  stroke-dasharray: 20px;
}
.st1 {
  stroke-dashoffset: 20px;
  stroke-dasharray: 20px;
}
.web_menu li a:hover{
  font-weight: 600;
}
.web_menu li a:hover .st0{
  animation: dash 0.2s linear forwards;
}
.web_menu li a:hover .st1{
  animation-delay: 0.2s;
  animation-name: dash;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.contact_form_wrap {
  width: 100%;
  max-width: 1106px;
}

@keyframes menuItemOpened{
  100%{
    top: 0;
  }
}
@keyframes menuItemClosed{
  100%{
    top: 45px;
  }
}
@keyframes menuContactClosed{
  100%{
    top: 70px;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.menu_direct_contact h4 {
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #FFFFFF;
  margin: 0;
  display: inline-block;
  border-top: 2px solid #fff;
  padding-top: 25px;
  top: 100px;
  position: relative;
  margin-bottom: 0px;
  min-width: 200px;
}
.direcet_contact_no h5{
  margin: 0;
  top: 70px;
  position: relative;
  text-align: right;
  direction: ltr;
}
.direcet_contact_no h5 a{
  text-decoration: none !important;
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #FFFFFF !important;
  margin: 0;
}
.direcet_contact_no ul {
  margin: 0px 0 0;
  padding: 0;
  top: 50px;
  position: relative;
}
.mb_25{
  margin-bottom: 25px;
}
.mt_25{
  margin-top: 25px;
}
.direcet_contact_no ul li{
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}
.direcet_contact_no ul li a{

}
.o_hidden{
  overflow: hidden;
  position: relative;
}
.elementor-element-8eb7d99 {
  height: 0;
}
/***** ORGINISATION ROW
***************************/
.org_row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.org_col {
  max-width: 448px;
  width: 100%;
}
.org_col_heading h3 {
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
}
.org_heading_btop,
.org_heading_bend {
  height: 44px;
  width: 1px;
  display: inline-block;
  background-color: #fff;
}
.org_col_heading {
  text-align: center;
}
.with_border{
  position: relative;
}
.with_border::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 712px;
  background-color: #fff;
  left: 224px;
}
.org_box_row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.org_box_number{
  text-align: center;
}
.org_box_number h5 {
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 54px;
  text-transform: uppercase;
  color: #0283DC;
  margin: 0;
}
.org_brderLine {
  display: inline-block;
  width: 1px;
  height: 54px;
  background-color: #0283DC;
  margin-top: 12px;
}
.org_box_number {
  margin-left: 30px;
}
.full_50_col .elementor-widget-wrap{
  margin-left: 0 !important;
  margin-right: auto !important;
}
.org_box_content h4 {
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  text-transform: uppercase;
  color: #0283DC;
  margin: 14px 0 20px;
}
.org_box_content p{
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #0283DC;
  margin: 0;
  max-width: 267px;
}
.org_box:last-child {
  background: transparent;
  margin: 0;
  padding: 1px;
  top: 1px;
}
.heading_logo {
  text-align: center;
  margin: 0 0 30px;
}
.org_heading_wrap{
  position: sticky;
  top: 30px;
  width: 100%;
}
.org_box {
  background-color: #fff;
  padding: 25px 30px 50px;
  border-radius: 25px 0 25px 0;
  margin-bottom: 12rem;
  top: 280px;
/*  top: 12rem;*/
  position: sticky;
  min-height: 430px;
}
.org_box:nth-child(even){
  background-color: #0283DC;
}
.org_box:nth-child(even) h5,
.org_box:nth-child(even) h4,
.org_box:nth-child(even) p{
  color: #fff !important;
}
/*.org_heading_wrap.active{
  height: calc(100vh + 80px);
}*/
.mt_5{
  margin-top: 5px;
}
.box_switch{
  display: none;
}
/***** CLIENT BASE
***************************/
.client_base_wraper {
  padding: 30px;
  background-color: #161616;
}
.cb_image {
  border: 0.5px solid #C5C6C8;
  padding: 20px 60px;
  text-align: center;
  border-bottom: 0;
  border-right: 0;
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cb_image img {
  margin: 0 auto;
}
.cb_content{
  border: 0.5px solid #C5C6C8;
  padding: 20px 60px;
  text-align: center;
  position: relative;
  left: 20px;
  border-right: 0;
}
.cb_content h4 {
  margin: 0;
  text-align: center;
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 41px;
  text-transform: capitalize;
  color: #FFFFFF;
}
.client_base_wraper{
  position: relative;
}
.client_base_wraper::after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
  width: 255px;
  background: linear-gradient(90deg, #FFFFFF 0%, #161618 100%);
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  top: 0;
  z-index: 1;
}
.client_base_wraper::before{
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  width: 255px;
  background: linear-gradient(90deg, #FFFFFF 0%, #161618 100%);
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  transform: rotate(-180deg);
  top: 0;
  z-index: 1;
}
.post_image p {
  margin: 0;
}
.elementor_post p,
.elementor_post ul li {
  color: #000;
}
.elementor_post ul{
  margin: 0 0 30px;
}
.scrollBtn {
  position: absolute;
  bottom: 100px;
  left: 50px;
  color: #FFFFFF !important;
  font-family: 'Noto Sans Display';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.scrollBtn img {
  display: block;
  margin-top: 10px;
}
.mobile_slide{
  display: none !important;
}
.client_base_slider .slick-slide > div {
  display: flex;
}
.desktop_banner {
  height: calc(100vh - 139px);
  background-position: center 40%;
  background-repeat: no-repeat;
  background-size: cover;
}
.home_slide.custom-slide-css .desktop_banner {
  background-position: center top;
}
.home_slider_wrap{
  background-color: #04294c;
}
.mobile_slide_banner{
  display: none !important;
}
.ab_title h4 {
  margin: 3px 0 0;
  color: #000000;
  font-family: "Noto Sans Display", Sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.7rem;
}
.advisorybord_slider .slick-list.draggable {
  padding: 0 0px 0 100px !important;
}
.ab_box{
  padding: 0 10px;
}
.backtoTopBtn {
  position: fixed;
  bottom: 30px;
  left: 50px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  z-index: 99;
}
.backtoTopBtn img{
  transform: rotate(180deg);
}
.backtoTopBtn.active{
  opacity: 1;
  visibility: visible;
}
.backtoTopBtn span {
  color: #fff;
  display: block;
}
.custom_box .elementor-widget-container {
  height: 420px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 50px 40px !important;
}
.tablet_banner,
.tablet_landscape{
  display: none;
  height: calc(100vh - 108px);
  background-position: top left !important;
  background-repeat: no-repeat !important;
  background-size: cover;
}
.wpml-ls-legacy-list-horizontal > ul{
  text-align: left;
}
.wpml-ls-legacy-list-horizontal ul li:first-child::after {
  content: '';
  width: 2px;
  height: 10px;
  background-color: #ffffff;
  margin: 0 7px 0 9px;
  position: relative;
  top: -2px;
  left: -1px;
  display: inline-block;
}
.wpml-ls-item{
  display: inline-flex !important;
  align-items: first baseline !important;
}
.elementor-2898 .elementor-element.elementor-element-73d3a51 .elementor-heading-title{
  line-height: 1.2 !important;
}
.org_box{
  min-height: 107px;
}
.with_border::before {
  width: 606px;
  left: 225px;
}
.org_box:last-child{
  background: transparent !important;
  min-height: unset !important;
}
.org_box_number{
  margin-left: 30px;
  position: relative;
  width: 60px;
}
.org_box_content {
  width: calc(100% - 60px);
}
.org_box_number::after {
  position: absolute;
  top: 0;
  left: -14px;
  background: #0283DC;
  width: 2px;
  height: 100%;
  content: '';
}
.org_box {
  padding: 16px 21px;
  border-radius: 30px 0px 0px 0px; 
}
.org_box_number h5{
  margin: 15px 0;
}
.org_box_content h4 {
  margin: 15px 0 15px 0px;
}
.org_box::after {
  content: '';
  position: absolute;
  top: 0;
  right: -11px;
  background: #0283DC;
  width: 8px;
  height: 100%;
}
.org_box:nth-child(even)::after{
  background-color: #fff;
}
.org_box:last-child::after{
  background: transparent !important;
}
.org_box:nth-child(even) .org_box_number::after{
  background: #FFF;
}
.org_box_row{
  align-items: center;
  width: 100%;
}
.org_box_content h4 {
  font-size: 24px;
  line-height: 24px;
}
.org_box {
  min-height: 134px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.org_box{
  top: 557px;
  margin-bottom: 22rem;
  margin-right: 11px;
}
.with_border.org_heading > .org_row{
  margin-bottom: 24px;
}
.heading_sticky{
  position: sticky;
  top: 175px;
}
.content_sticky{
  position: sticky;
  top: 250px;
}
.org_wraper {
  max-width: 1054px;
  margin: 0 auto;
}
 .elementor-2812 .elementor-element.elementor-element-7e2b96b{
  margin: 0 auto;
 }
 .elementor-2895 .elementor_post ul li{
  margin-bottom: 20px;
 }
.home_slider .slick-dots li button {
  line-height: unset;
  font-size: 0;
  min-width: 108px;
  min-height: 9px;
  padding: 0;
}
.home_slider .slick-dots li {
    margin: 0 17px 0 0;
}
.home_slider .slick-dots {
    text-align: center;
    max-width: 100%;
    left: 0;
}
.home_slider .slick-dots li button::after {
  display: none;
}
.home_slider .slick-dots li button::before {
  height: 9px;
}
.home_slider .slick-dots{
  bottom: 70px;
}
.about_box .elementor-widget-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.elementor-3487 .elementor-element.elementor-element-a6c7d70 .elementor-heading-title{
  line-height: 1.6 !important;
}
.elementor-element-e4d28ac h2{
  font-weight: 300;
}
.elementor-element-e4d28ac .bold_heading {
  font-weight: 500;
}
.direcet_contact_no .o_hidden:first-child a {
  text-decoration: underline !important;
}
.mega_pillar_row {
  display: flex;
  justify-content: space-between;
}
.mega_pillar_col {
  width: calc(33.333% - 5px);
}
.mega_pillar_box {
  padding: 48px 28px;
  background-color: #749EBC;
  margin-top: 25px;
}
.mega_pillar_box p{
  color: #FFF;
  text-align: center;
  font-family: Noto Sans Display;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: -0.9px; 
  margin: 0;
}
.pillar_box2 {
  background-color: #71B7B5;
}
.pillar_box3{
  background-color: #B1A69D;
  padding: 48px 58px;
}
