body{
    font-family: "Comfortaa";
    overflow-x: hidden;
}
body.body_ar{
    font-family: "NotoNaskhArabic";
}
footer{
    padding-top: 50px;
    padding-bottom: 70px;
    background-color: #373a3a;
    margin-top: 90px;
}
a{
    text-decoration: none;
}
section{
    border-top: 1px solid #d7d8d7;
    border-bottom: 1px solid #d7d8d7;
}
section.no_borders{
    border: none;
}
.breadcrumb{
    padding-left: 33px;
    color: #373a3a;
    font-size: 15px;
    line-height: 50px;
    font-family: "ComfortaaL";
    margin: 0;
}
.body_ar .breadcrumb{
    font-family: "NotoNaskhArabic";
}
.breadcrumb a{
    color: #373a3a;
}
.breadcrumb a:hover{
    color: #02969B;
}
.breadcrumb span{
    padding: 0 5px;
}
.breadcrumb .current_page{
    padding: 0;
    text-decoration: underline;
    font-size: 14px;
}

.logo_border{
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    padding: 22px 21px 21px 21px;
    border-right: 1px solid #d0d1d1;
    z-index: 10;
}
.body_ar .logo_border{
    left: unset;
    right: 0;
    border-right: unset;
    border-left: 1px solid #d0d1d1;
}
.logo_border .h2{
    display: none;
}
.logo_border:hover {
    background-color: #02969B;
}
.logo_border:hover > .h2{
    display: block;
}
.logo_border:hover > .h1{
    display: none;
}
footer .follow{
    font-size: 15px;
    color: white;
    text-transform: capitalize;
    margin-bottom: 0px;
}
.social{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 20px;
}
.social li{
    display: inline-block;
    padding-right: 20px;
}
.body_ar .social li{
    padding-right: unset;
    padding-left: 20px;
}
.social li:last-child{
    padding-right: 0px;
}
.body_ar .social li:last-child{
    padding-left: 0px;
}
.social li a{
    color: white;
}
.social li a i{
    color: white;
    font-size: 20px;
    line-height: 20px;
}
.copyright{
    font-size: 14px;
    font-family: "ComfortaaL";
    color: #969796;
    margin-top: 50px;
    margin-bottom: 0;
}
.body_ar .copyright{
    font-family: "NotoNaskhArabic";
}
.footer_menu2{
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    text-align: right;
}
.footer_menu2 li{
    display: inline-block;
    font-size: 14px;
    font-family: "ComfortaaL";
    color: #969796;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}
.body_ar .footer_menu2 li{
    font-family: "NotoNaskhArabic";
}
.footer_menu2 li:last-child{
    padding-right: 0px;
}
.footer_menu2 li:first-child{
    padding-left: 0px;
}
.footer_menu2 li a{
    color: #969796;
}
.footer_menu2 li a:hover{
    color: #02969b;
}
.footer_menu2 li::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 3px;
    height: calc(100% - 8px);
    width: 2px;
    background-color: #8c8d8c;
}
.footer_menu2 li:last-child::after {
  display: none;
}
.footer_logo_border img{
    padding-top: 40px;
}
.footer_menu{
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 40px;
}
.footer_menu p, .footer_menu .footer_menu_h{
    font-size: 15px;
    font-family: "ComfortaaM";
    color: white;
    display: block;
    margin-bottom: 12px;
}
.footer_menu .footer_menu_h:hover{
    color: #02969b;
}
.social li a:hover > i{
    color: #02969b;
}
.body_ar .footer_menu p, .body_ar .footer_menu .footer_menu_h{
    font-family: "NotoNaskhArabicM";
}
.footer_menu li{
    font-size: 15px;
    font-family: "ComfortaaM";
    color: #969796;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.body_ar .footer_menu li{
    font-family: "NotoNaskhArabicM";
}
.footer_menu li a{
    color: #969796;
    text-transform: capitalize;
}
.footer_menu li a:hover{
    color: #02969b;
}
.footer_seperator{
    background-color: #02969b;
    height: 1px;
    margin-top: 50px;
    margin-bottom: 60px;
}
.menu_down_arrow{
    margin-left: 7px;
}
ul.language_menu{
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    display: block;
    top: 57px;
    left: 0px;
    z-index: 20;
    text-align: left;
    height: 0;
    overflow: hidden;
    min-width: 96px;
}
ul.language_menu.active{
    height: auto;
    transition: height 300ms ease;
}
ul.language_menu li.menu-item{
    display: block;
    font-size: 15px;
    font-family: "ComfortaaSB";
    line-height: 56px;
    width: 100%;
    border: none !important;
    background-color: #ffffff !important;
}
.body_ar ul.language_menu li.menu-item{
    font-family: "NotoNaskhArabicSB";
}
ul.language_menu li.menu-item a{
    color: #02969B !important;
    text-decoration: none;
    padding: 0 10px;
}
ul.language_menu li.menu-item:hover{
    background-color: #02969b !important;
}
ul.language_menu li.menu-item:hover a{
    color: #ffffff !important;
}
.nav-link_ar{
    font-family: "NotoNaskhArabic";
    font-size: 17px;
}
.project_menu{
    background-color: #02969B;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 171px;
    margin-bottom: 56px;    
}
.body_ar .project_menu{
    padding-left: unset;
    padding-right: 171px;
}
.project_menu2{
    position: absolute;
    top: 0;
    right: 0;
    float: left;
    width: auto;  
    margin: 0;
    padding: 0;
}
.body_ar .project_menu2{
    right: unset;
    left: 0;
}
.project_menu2 li{
    float: right;
}
.body_ar .project_menu2 li{
    float: left;
}
.project_menu li{
    display: table-cell;
    font-size: 15px;
    font-family: "ComfortaaSB";
    color: white;
}
.body_ar .project_menu li{
    font-family: "NotoNaskhArabicSB";
}
.project_menu li .btn_lang{
    cursor: pointer;
}
.project_menu li a, .project_menu li .btn_lang{
    color: white;
    padding: 0 23px;
    display: block;
}
.menu-item{
    line-height: 56px;
    padding: 0;
    border-right: 1px solid #e2e2e2;
}
.project_menu2 .menu-item{
    border-right: none;
    border-left: 1px solid #e2e2e2;
    position: relative;
}
.body_ar .project_menu2 .menu-item{
    border-left: none;
    border-right: 1px solid #e2e2e2;
}
.menu-item i{
    font-size: 15px;
    font-weight: 600;
}
.menu-item:last-child{
    border-right: none;
}
.project_menu2 .menu-item:last-child{
    border-left: none;
}
.body_ar .project_menu2 .menu-item:last-child{
    border-right: none;
}
.menu-item.active, .menu-item:hover{
    background-color: white;
    color: #02969b;
}
.menu-item.active a, .menu-item:hover a{
    color: #02969b;
}
.project_menu2 .menu-item:hover{
    background-color: #02969b;
    color: white;
}
.project_menu2 .menu-item:hover a{
    color: white;
}
.project_menu2 .menu-item.contact:hover{
    background-color: white;
    color: #02969b;
}
.project_menu2 .menu-item.contact:hover a{
    color: #02969b;
}
.contact i {
    display: none;
    font-size: 20px;
    line-height: 56px;
}
.submenu{
    background-color: white;
    display: none;
    height: 56px;
    clear: both;
    position: absolute;
    padding: 0;
    margin: 0;
    left: 213px;
    width: calc(100% - 213px);
    top: 56px;
}
.body_ar .submenu{
    left: unset;
    right: 213px;
}
.submenu li{
    line-height: 53px;
    padding: 0 30px;
    display: inline-block;
    font-size: 15px;
    font-family: "ComfortaaSB";
    color: #02969b;
    position: relative;
}
.body_ar .submenu li{
    font-family: "NotoNaskhArabicSB";
}
.submenu li a{
    color: #02969b;
    border-bottom: 3px solid #ffffff;
}
.submenu li a:hover, .submenu li.active > a{
    border-bottom: 3px solid #02969b;
}
.submenu.active{
    display: block;
}
ul.sub_submenu{
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    display: none;
    top: 53px;
    left: 0px;
    z-index: 20;
    text-align: left;
}
.submenu li:hover > .sub_submenu{
    display: block;
}
ul.sub_submenu li.menu-item{
    display: block;
    font-size: 15px;
    font-family: "ComfortaaSB";
    line-height: 66px;
    width: 100%;
    border: none !important;
    background-color: #ffffff !important;
    padding: 0;
}
.body_ar ul.sub_submenu li.menu-item{
    font-family: "NotoNaskhArabicSB";
}
ul.sub_submenu li.menu-item a{
    padding: 0 30px;
}
ul.sub_submenu li.menu-item:hover a, ul.sub_submenu li.menu-item.active a{
    border: 0;
    background-color: #02969B;
    color: white;
}

.burger_menu_container{
    display: none;
    height: 67px;
    overflow: hidden;
}
.burger_menu_container.active{
    height: auto;
}
.burger_menu{
    position: absolute;
    display: none;
    width: 56px;
    height: 67px;
    top: 0px;
    right: 0px;
    cursor: pointer;
    background-color: #02969b;
    text-align: center;
}
.body_ar .burger_menu{
    right: unset;
    left: 0px;
}
.burger_menu i{
    font-size: 25px;
    color: white;
    line-height: 67px;
}
.burger_menu .fa_close{
    display: none;
    line-height: 67px;
    width: 36px;
    margin: 0 auto;
}
.burger_menu.active .fa_close{
    display: block;
}
.burger_menu.active .fa-bars{
    display: none;
}
.burger_menu_container .project_menu{
    padding: 0;
    margin-bottom: 1px;
    margin-top: 68px;
}
.burger_menu_container .project_menu li{
    width: 100%;
    display: block;
}
.burger_menu_container .project_menu li .submenu {
    width: 100%;
    height: auto;
    position: relative;
    left: unset;
    top: unset;
}
.body_ar .burger_menu_container .project_menu li .submenu {
    right: unset;
}
.body_ar .nav_item_smbx{
    padding-left: unset !important;
    padding-right: 20px;
}
.burger_menu_container .project_menu , .burger_menu_container .submenu.active {
    display: block !important;
}
.burger_menu_container .menu-item.active {
    background-color:unset;
}
.burger_menu_container .menu-item.active > a {
    color: white;
}
#mainVideo{
    width: 100%;
    height: 600px;
    background: black;
    object-fit: cover;
}
.contact_us_text{
    position: absolute;
    display: block;
    bottom: 28px;
    left: 0;
    font-size: 28px;
    color: white;
    font-family: "Comfortaa";
    line-height: 35px;
    width: 100%;
    text-align: center;
}
img.next_arrow{
    width:8px !important; 
    margin-left: 10px; 
    margin-top: -2px;
}
.body_ar img.next_arrow {
    margin-left: unset;
    margin-right: 10px;
    rotate: 180deg;
}
.contact_us_text span{
    color: #d4d756;
}
.body_ar .contact_us_text{
    font-family: "NotoNaskhArabic";
}
.small_hero{
    font-size: 14px;
    font-family: "ComfortaaL";
    color: #ffffff;
}
.body_ar .small_hero{
    font-family: "NotoNaskhArabic";
}
.hero_text{
    position: absolute;
    display: block;
    top: 0;
    font-size: 48px;
    color: white;
    max-width: 60%;
    font-family: "ComfortaaSB";
    line-height: normal;
    height: 100%;
}
.hero_text .hero_text_sub{
   max-width: 650px;
}
.body_ar .hero_text{
    font-family: "NotoNaskhArabicSB";
}
.hero_text.hero_text1{
    font-family: "Comfortaa";
    position: relative;
    top: unset;
}
.body_ar .hero_text.hero_text1{
    font-family: "NotoNaskhArabic";
}
.hero_text .hero_text_sub{
    font-size: 28px;
    color: white;
    font-family: "ComfortaaL";
    line-height: normal;
    margin-top: 10px;
}
.body_ar .hero_text .hero_text_sub{
    font-family: "NotoNaskhArabic";
}
.hero_text .hero_text_sub1{
    font-size: 18px;
    color: white;
    font-family: "ComfortaaB";
    line-height: normal;
    margin-top: 10px;
}
.body_ar .hero_text .hero_text_sub1{
    font-family: "NotoNaskhArabicB";
}
.text-right{
    text-align: right;
}
.body_ar .text-right{
    text-align: left;
}
/* button animation */
.cta.btn_hero{
    --bg: #02969b;   /* dark background */
    --fg: #ffffff;   /* light text */
    --ring: #02969b;
    margin-top: 45px;
}
.cta.btn_hero_smbx{
    --bg: #d2d755;   /* dark background */
    --fg: #373a3a;   /* light text */
    --ring: #02969b;
    margin-top: 0;
}
.cta.cta_white{
    --ring: #ffffff;
    --fg: #ffffff;
}
.cta {
    --bg: #ffffff;   /* dark background */
    --fg: #02969b;   /* light text */
    --ring: #02969b; /* focus ring */
    --radius: 50px;

    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius);
    background: var(--bg);
    color: var(--fg);
    cursor: pointer;
    overflow: hidden;
    width: 180px;
    height: 50px;
    font-size: 14px;
    font-family: "ComfortaaB";
    font-weight: 400;
    /* border: 1px solid #02969b; */
    border: 1px solid var(--ring);
    margin-top: 25px;
}
.cta.cta_transparent{
    background: none;
}
.body_ar .cta{
    font-family: "NotoNaskhArabicB";
}
.cta .label svg{
    fill: var(--fg);
    margin-left: 7px;
    scale: 0.85;
}
.body_ar .cta .label svg {
    margin-left: unset;
    scale: 0.75;
    rotate: 180deg;
    margin-top: -7px;
    margin-right: 7px;
}
.cta > .icon svg{
    scale: 0.85;
}
.body_ar .cta > .icon svg {
    scale: 0.75;
    rotate: 180deg;
}
.cta.request_support {
    width: 200px;
}
.cta.cta1{
    width: 250px;
}
.cta.btn_careers{
   border: 1px solid #ffffff;
   width: 200px;
}

.cta > .label,
.cta > .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: transform .35s ease, opacity .35s ease;
  will-change: transform, opacity;
}

/* initial states */
.cta > .label {
  opacity: 1;
}
.cta > .icon {
  right: -30px; /* hidden outside */
  opacity: 0;
}
.body_ar .cta > .icon {
  right: unset;
  left: -30px;
}

/* hover states */
.cta:hover > .label,
.cta:focus-visible > .label {  
  opacity: 0;
}
.cta.cta_white:hover{
  border: 1px solid #02969b;
}
.cta:hover > .icon,
.cta:focus-visible > .icon {
  right: 50%;
  transform: translate(100%, -50%); 
  opacity: 1;
  color: #ffffff;
}
.body_ar .cta:hover > .icon,
.body_ar .cta:focus-visible > .icon {
  right: unset;
  left: 50%;
  transform: translate(-100%, -50%); 
}
.cta:hover > .icon svg, .cta:focus-visible > .icon svg{
    fill: #ffffff;
}
.cta.btn_hero:hover > .icon,
.cta.btn_hero:focus-visible > .icon {
  color: #02969b;
}
.cta.btn_hero:hover > .icon svg, .cta.btn_hero:focus-visible > .icon svg{
    fill: #02969b;
}
.cta.btn_hero_smbx:hover > .icon,
.cta.btn_hero_smbx:focus-visible > .icon {
  color: #d2d755;
}
.cta.btn_hero_smbx:hover > .icon svg, .cta.btn_hero_smbx:focus-visible > .icon svg{
    fill: #d2d755;
}

/* focus accessibility */
.cta:focus-visible {
  outline: none;
}

/* optional hover bg */
.cta:hover {
  background: #02969b;
}
.cta.btn_hero:hover {
  background: #ffffff;
}
.cta.btn_hero_smbx:hover {
  background: #ffffff;
}
.cta i{
    font-size: 14px;
    font-weight: 600;
}

/* end button animation */
.marginTop90, h5.marginTop90{
    margin-top: 90px;
}
.marginTop70{
    margin-top: 70px;
}
.marginTop60, p.marginTop60{
    margin-top: 60px;
}
.marginTop50{
    margin-top: 50px;
}
.marginTop40{
    margin-top: 40px;
}
.marginTop30, p.marginTop30{
    margin-top: 30px;
}
.marginTop20{
    margin-top: 20px;
}
.marginTop10, p.marginTop10{
    margin-top: 10px;
}
.marginBottom20{
    margin-bottom: 20px;
}
.marginBottom50{
    margin-bottom: 50px;
}
.marginBottom90{
    margin-bottom: 90px;
}
.title_css{
    font-size: 20px;
    color: #02969b;
    font-family: "ComfortaaB";
    text-transform: uppercase;
    position: relative;
}
.body_ar .title_css{
    font-family: "NotoNaskhArabicB";
    text-align: right;
}
.title_css0{
    font-size: 120px;
    color: #02969b;
    font-family: "ComfortaaSB";
    text-transform: uppercase;
    position: relative;
    line-height: 110px;
}
.body_ar .title_css0{
    font-family: "NotoNaskhArabicSB";
}
.custom_coll p{
    padding-left: 10px;
}
.title_css_carrers{
    font-size: 20px;
    color: #d4d756;
    font-family: "ComfortaaB";
    text-transform: uppercase;
}
.body_ar .title_css_carrers{
    font-family: "NotoNaskhArabicB";
}
.desc_css{
    font-size: 36px;
    color: #2b2b2b;
    font-family: "ComfortaaB";
    margin-top: 40px;
    line-height: normal;
}
.body_ar .desc_css{
    font-family: "NotoNaskhArabicB";
}
.careers .desc_css{
    color: white;
    font-family: "ComfortaaM";
}
.body_ar .desc_css{
    font-family: "NotoNaskhArabicM";
    line-height: 35px;
    text-align: right;
}
.desc_css4{
    font-size: 20px;
    color: black;
    font-family: "ComfortaaL";
    line-height: 23px;
}
.body_ar .desc_css4{
    font-family: "NotoNaskhArabic";
}
.desc_css4 img{
    padding-right: 30px;
    display: inline-block;
}
.desc_css4 span{
    display: inline-block;
}

.desc_css5{
    font-size: 18px;
    color: black;
    font-family: "ComfortaaM";
    line-height: 21px;
    margin-bottom: 5px;
}
.body_ar .desc_css5{
    font-family: "NotoNaskhArabic";
}
.desc_css5 img{
    padding-right: 30px;
    display: inline-block;
}
.body_ar .desc_css5 img{
    padding-right: unset;
    padding-left: 30px;
}
.desc_css5 span{
    display: inline-block;
}
.small_sz{
    font-size: 14px;
    line-height: 18px;
}
.app_items, .app_items4{
    padding: 0 20px;
    border-right: 1px solid #e2e2e2;
    margin-bottom: 70px;
}
.body_ar .app_items, .body_ar .app_items4{
    border-right: unset;
    border-left: 1px solid #e2e2e2;
}
.app_items4{
    margin-bottom: 15px;
}
.app_items4:first-child{
    padding-left: 0;
}
.body_ar .app_items4:first-child{
    padding-left: 20px;
    padding-right: 0;
}
.features_advantage_row{
    padding: 10px 30px;
    border: 2px solid #d7d8d7;
}
.app_items2{
    border-right: none;
    margin-bottom: 0px;
    padding: 0;
}
.body_ar .app_items2{
    border-left: none;
    margin-bottom: 0px;
}
.app_items2 img{
    padding-left: 20px;
}
.body_ar .app_items2 img{
    padding-left: unset;
    padding-right: 20px;
}
.app_items_sep{
    border-right: 1px solid #e2e2e2;
    margin-top: 50px;
    padding: 0 20px;
    height: calc(100% - 100px);
}
.body_ar .app_items_sep{
    border-right: unset;
    border-left: 1px solid #e2e2e2;
}
.app_items3 .app_items_sep{
    height: calc(100% - 76px);
}
.app_items3 p{
    color: #373a36;
}
.app_items2 .desc_css1 {
    font-size: 26px;
}
.app_items_num{
    font-size: 20px;
    font-family: "Articulat";
    padding: 0 10px;
    line-height: 23px;
    border: 1px solid #02969B;
    display: inline-block;
    margin-left: 20px;
    border-radius: 15px;
    margin-bottom: 0;
    padding-top: 5px;
    min-width: 44px;
    text-align: center;
}
.body_ar .app_items_num{
    margin-left: unset;
    margin-right: 20px;
}
.app_items1{
    padding: 0 40px;
}
.app_items:last-child, .app_items:last-child .app_items_sep,
.app_items4:last-child, .app_items4:last-child .app_items_sep{
    border-right: none;
}
.body_ar .app_items:last-child, .body_ar .app_items:last-child .app_items_sep,
.body_ar .app_items4:last-child, .body_ar .app_items4:last-child .app_items_sep{
    border-left: none;
}
.energy_applications{
    padding-top: 90px;
    padding-bottom: 20px;
}
.desc_css1{
    font-size: 28px;
    color: #2b2b2b;
    font-family: "ComfortaaSB";
    margin-top: 20px;
    line-height: normal;
}
.body_ar .desc_css1{
    font-family: "NotoNaskhArabicSB";
    text-align: right;
}
p.desc_css_light{
    font-family: "ComfortaaL";
}
.body_ar p.desc_css_light{
    font-family: "NotoNaskhArabic";
}
p.desc_css_bold{
    font-family: "ComfortaaB";
}
.body_ar p.desc_css_bold{
    font-family: "NotoNaskhArabicB";
}
.desc_css1.desc_css_light{
    min-height: 65px;
}
.app_items2 .desc_css2{
    margin-top: 50px;
    margin-bottom: 0;
}
.contact_app_items .app_items2{
    padding-bottom: 30px;
    position: relative;
}
.contact_app_items .app_items2 .desc_css1 {
    height: 58px;
}
.contact_app_items .app_items2 .desc_css2 {
    margin-top: 25px;
}
.desc_mail{
    color: #02969b;
    font-size: 16px;
    font-family: "ComfortaaB";
    position: absolute;
    left: 20px;
    bottom: 0;
}
.body_ar .desc_mail{
    font-family: "NotoNaskhArabicB";
    left: unset;
    right: 20px;
}
.desc_css_carrers{
    font-size: 48px;
    color: #ffffff;
    font-family: "ComfortaaSB";
    margin-top: 40px;
    line-height: 55px;
    text-transform: none;
}
.body_ar .desc_css_carrers{
    font-family: "NotoNaskhArabicSB";
}
.desc_css2{
    font-size: 18px;
    color: #5f615e;
    font-family: "ComfortaaM";
    margin-top: 20px;
    /* text-align: justify; */
}
.body_ar .desc_css2{
    font-family: "NotoNaskhArabicM";
}
.tab-pane .desc_css2{
    font-family: "ComfortaaL";
}
.body_ar .tab-pane .desc_css2{
    font-family: "NotoNaskhArabic";
}
.desc_css2 span{
    color: #02969b;
}
.desc_css_white{
    color: white;
    text-align: left;
}
.body_ar .desc_css_white{
    text-align: right;
}
.what_we_do{
    background-color: #f5f5f5;
    padding-top: 90px;
    padding-bottom: 90px;
}
.what_we_do_desc{
    border-left:1px solid #bbbcba;
    padding-left:50px;
}
.body_ar .what_we_do_desc {
    border-left: unset;
    border-right: 1px solid #bbbcba;
    padding-left: unset;
    padding-right: 50px;
}
.what_we_do_desc1{
    padding-right:50px;
}
.body_ar .what_we_do_desc1{
    padding-right:unset;
    padding-left:50px;
}
.gray_bck, .explore_our_solutions{
    background-color: #f5f5f5;
    padding-top: 90px;
    padding-bottom: 90px;
}
.darkgray_bck{
    background-color: #373a3a;
    padding-top: 90px;
    padding-bottom: 90px;
}
.white_bck{
    background-color: #ffffff;
    padding-top: 90px;
    padding-bottom: 90px;
}
.green_bck{
    background-color: #02969b;
    padding-top: 90px;
    padding-bottom: 90px;
}
.gray_bck1{
    background-color: #f5f5f5;
    padding: 90px;
    border: 1px solid #ececec;
}
.gray_bck2{
    background-color: #f5f5f5;
}
.partner_img img{
    border-radius: 15px;
    margin-top: 20px;
}
.clients_row img{
    margin-bottom: 20px;
}
.accordion-item{
    padding-top: 60px;
    border-color: #d7d8d7
}
.accordion-button{
    padding: 0;
}
.accordion-header .desc_css{
    margin-top: 10px;
    text-transform: none;
}
.accordion-button::after {
    content: "+";
    background: none;
    width: 26px;
    height: 26px;
    color: #02969b;
    font-size: 39px;
    top: 2px;
    position: absolute;
    right: 2px;
}
.body_ar .accordion-button::after {
    right: unset;
    left: 2px;
}
.accordion-button:not(.collapsed)::after{
    content: "-";
    background: none;
    transform: none;
}
.accordion-button:not(.collapsed){
    box-shadow: unset;
    background: none;
    color: unset;
}
.accordion-body{
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 60px;
    padding-bottom: 50px;
}
.accordion_body3{
    padding-left: 0;
}
.accordion_body_smart{
    border: 1px solid #dfdfdf;
    padding-top: 10px;
    border-radius: 15px;
    margin-right: 12px;
    margin-bottom: 20px;
}
.accordion_cnt1 .accordion_body4 {
    border: 1px solid #dfdfdf;
    margin-bottom: 70px;
    padding: 60px;
}
.accordion_cnt1 .accordion_body1 .row{
    border: 1px solid #dfdfdf;
    margin-bottom: 35px;
    border-radius: 15px;
}
.accordion_cnt1 .accordion_body1 .row img{
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}
.accordion_config{
    position: relative;
    display: block;
    margin-bottom: 1.5rem;
    border-radius: 15px;
    border: 1px solid #d3d3d3;
    overflow: hidden;
}
.accordion_config:hover > .accordion_config_hover, .accordion_config.active > .accordion_config_hover{
    opacity: 1;
    transition: opacity 0.5s ease;
}
.accordion_config:hover > img, .accordion_config.active > img{
    scale: 1.1;
    transition: scale 0.5s ease;
}
.accordion_config_hover{
    position: absolute;
    display: flex !important;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    height: 20%;
    overflow: hidden;
    z-index: 2;
    text-align: center;
    background-color: #02969B;
    opacity: 0;
    font-size: 20px !important;
}
.accordion-body img{
    max-width: 710px;
}
.accordion-body.accordion_body2 img{
    max-width: 1000px;
}
.accordion-body .desc_css2{
    margin-top: 0;
    line-height: 25px;
}
.accordion-body .title_css {
    line-height: 23px;
}
.accordion-body .app_items {
    text-align: center;
    margin-bottom: 20px;
    padding: 0 10px;
}
.desc_css_num{
    color: #02969B;
    font-family: "ArticulatB";
    margin-top: 20px;
    margin-bottom: 10px;
}
.nav-pills{
    padding: 0;
    margin: 0 !important;
}
.nav-pills li{
    border: 1px solid #ececec;
    font-size: 15px;
    line-height: 23px;
    width: 14.28%;
    height: 150px;
    background-color: white;
    text-align: center;
}
.nav-pills li button{
    color: #afb0b0;
    background-color: white;
    width: 100%;
    height: 100%;
    padding: 10px;
    border-radius: 0 !important;
}
.nav-pills li button:hover, .nav-pills li button.active{
    color: white !important;
    background-color: #02969b !important;
}
.utl_tbs .title_css, .utl_tbs .desc_css2{
    padding-left: 20px;
}
.explore_our_solutions{
    padding-bottom: 70px;
}
.explore_our_solutions_col{
    position: relative;
    margin-bottom: 20px;
}
.explore_our_solutions_col img{
    border-radius: 15px;
}
.explore_our_solutions_col .cta_white{
    position: absolute;
    z-index: 10;
    bottom: 30px;
    left: 40px;
    width: 155px;
    height: 40px;
    font-size: 14px;
}
.body_ar .explore_our_solutions_col .cta_white{
    left: unset;
    right: 40px;
}
.explore_our_solutions_cnt{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 40px;
    right: 40px;
}
.explore_our_solutions_cnt .desc_css{
    text-transform: uppercase;
}
.explore_our_solutions_cnt .explore_our_solutions_pt{
    color: white;
    font-size: 16px;
    line-height: 37px;
    text-transform: uppercase;
}
.explore_our_solutions_cnt .explore_our_solutions_pt svg{
    margin-right: 16px;
}
.body_ar .explore_our_solutions_cnt .explore_our_solutions_pt svg{
    margin-right: unset;
    margin-left: 16px;
    rotate: 180deg;
}
.body_ar .explore_our_solutions_pt svg{
    rotate: 180deg;
}
.subsection_hero_row{
    height: 470px;
}
.about{
    background: url(../images/hero_banners/company.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .about{
    background: url(../images/hero_banners_ar/company.jpg) no-repeat center;    
    background-size: cover;
}

.contact_us{
    background: url(../images/hero_banners/contact_us.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .contact_us{
    background: url(../images/hero_banners_ar/contact_us.jpg) no-repeat center;    
    background-size: cover;
}
.contact_us .subsection_hero_row{
    height: 600px;
}

.our_history{
    background: url(../images/hero_banners/Our-history.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .our_history{
    background: url(../images/hero_banners_ar/Our-history.jpg) no-repeat center;    
    background-size: cover;
}

.what_we_do_hero{
    background: url(../images/hero_banners/What-we-do.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .what_we_do_hero{
    background: url(../images/hero_banners_ar/What-we-do.jpg) no-repeat center;    
    background-size: cover;
}

.projects_hero{
    background: url(../images/hero_banners/Projects.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .projects_hero{
    background: url(../images/hero_banners_ar/Projects.jpg) no-repeat center;    
    background-size: cover;
}

.our_solutions_hero{
    background: url(../images/hero_banners/solutions.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .our_solutions_hero{
    background: url(../images/hero_banners_ar/solutions.jpg) no-repeat center;    
    background-size: cover;
}
.conventional_power_hero{
    background: url(../images/hero_banners/conventional-power.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .conventional_power_hero{
    background: url(../images/hero_banners_ar/conventional-power.jpg) no-repeat center;    
    background-size: cover;
}

.renewable_energy_hero{
    background: url(../images/hero_banners/renewable-energy.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .renewable_energy_hero{
    background: url(../images/hero_banners_ar/renewable-energy.jpg) no-repeat center;    
    background-size: cover;
}

.water_technnology_hero{
    background: url(../images/hero_banners/water-technology.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .water_technnology_hero{
    background: url(../images/hero_banners_ar/water-technology.jpg) no-repeat center;    
    background-size: cover;
}

.our_smbx_hero{
    background: url(../images/SMBX-banner-image.jpg) no-repeat center;    
    background-size: cover;
}
.body_ar .our_smbx_hero{
    background: url(../images/SMBX-banner-image_ar.jpg) no-repeat center;    
    background-size: cover;
}
.commitment{
    background: url(../images/commitment.jpg) no-repeat center;    
    background-size: cover;
}
.commitment_row{
    height: 675px;
}
.smabx_enviroment{
    background: url(../images/smbx5.jpg) no-repeat center;    
    background-size: cover;
}
.smabx_enviroment_row{
    height: 968px;
}
.people{
    background: url(../images/people.jpg) no-repeat right center;    
    background-size: cover;
}
.people_row{
    height: 587px;
}
.hero_green{
    background-color: #02969b;
}
.hero_green_row{
    min-height: 235px;
}
.hero_green_row1{
    min-height: 400px;
}
.smbx0{
    background-color: #02969b;
    height: 530px;
    margin-top: -440px;
}
.smbx0 .footprint_btn {
    margin-top: 350px;
}
.careers{
    background: url(../images/careers/Homepage.jpg) no-repeat right center;
    
    background-size: auto 100%;
    background-color: #02969b;
}
.body_ar .careers{
    background-image: url('../images/careers_ar/Homepage.jpg');
    background-position: left center;
}

.careers.Contact-us{
    background-image: url('../images/careers/Contact-us.jpg');
}
.body_ar .careers.Contact-us{
    background-image: url('../images/careers_ar/Contact-us.jpg');
}

.careers.Conventional-power{
    background-image: url('../images/careers/Conventional-power.jpg');
}
.body_ar .careers.Conventional-power{
    background-image: url('../images/careers_ar/Conventional-power.jpg');
}

.careers.Company{
    background-image: url('../images/careers/Company.jpg');
}
.body_ar .careers.Company{
    background-image: url('../images/careers_ar/Company.jpg');
}

.careers.Our-history{
    background-image: url('../images/careers/Our-history.jpg');
}
.body_ar .careers.Our-history{
    background-image: url('../images/careers_ar/Our-history.jpg');
}

.careers.Projects{
    background-image: url('../images/careers/Projects.png');
}
.body_ar .careers.Projects{
    background-image: url('../images/careers_ar/Projects.png');
}

.careers.smbx{
    background-image: url('../images/careers/smbx.png');
}
.body_ar .careers.smbx{
    background-image: url('../images/careers_ar/smbx.png');
}

.careers.Solution{
    background-image: url('../images/careers/Solution.jpg');
}
.body_ar .careers.Solution{
    background-image: url('../images/careers_ar/Solution.jpg');
}

.careers.Water-technology{
    background-image: url('../images/careers/Water-technology.jpg');
}
.body_ar .careers.Water-technology{
    background-image: url('../images/careers_ar/Water-technology.jpg');
}

.careers.collaborate{
    background-image: url('../images/careers/what-we-do.png');
}
.body_ar .careers.collaborate{
    background-image: url('../images/careers_ar/what-we-do.png');
}

.careers.Renewable-energy{
    background-image: url('../images/careers/Renewable-energy.jpg');
}
.body_ar .careers.Renewable-energy{
    background-image: url('../images/careers_ar/Renewable-energy.jpg');
}

.careers.what-we-do{
    background-image: url('../images/careers/what-we-do.png');
}
.body_ar .careers.what-we-do{
    background-image: url('../images/careers_ar/what-we-do.png');
}

.our_experts{
    background: url(../images/contact_our_experts.png) no-repeat right center;
    
    background-size: auto 100%;
    background-color: #02969b;
}
.bg_careers1{
    height: 475px;
}
.footprint{
    background-color: #02969b;
    padding-top: 90px;
    margin-bottom: 262px;
}
.footprint_smbx{
    margin-bottom: 300px;
}
.footprint_smbx_btn{
    margin-top: -50px;
    text-align: right;
}
.body_ar .footprint_smbx_btn{
    text-align: left;
}
.smbx_txt1{
    position: absolute;
    display: block;
    z-index: 10;
    top: 20px;
    left: 30px;
}

.center-button {
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    border: none;
    cursor: pointer;
    display: block;
    transition: opacity 0.3s ease;
    z-index: 11;
    border-radius: 50%;
}

.center-button.hidden {
    opacity: 0;
    /* pointer-events: none; */
}

.footprint1{
    margin-bottom: -177px;
    margin-top: 90px;
}
.footprint_smbx .footprint1{
    margin-bottom: -220px;
    margin-top: 40px;
}
.footprint_smbx .footprint1 video{
    border-radius: 10px;
}
.footprint1_txt{
    position: absolute;
    display: block;
    top: 40px;
    left: 50px;
    width: 55%;
    text-align: left;
}
.footprint_btn{
    font-size: 18px;
    line-height: normal;
    color: white;
    padding-top: 40px;
    display: block;
}
.body_ar .footprint_btn{
    text-align: right;
}
.footprint_btn img{
    margin-right: 20px;
    display: inline-block !important;
}
.body_ar .footprint_btn img{
    margin-right: unset;
    margin-left: 20px;
}
.footprint_btn.footprint_btn_green{
    color: #02969b;
    margin-bottom: 20px;
}
.footprint1_txt_css{
    font-size: 42px;
    font-family: "ComfortaaL";
    line-height: normal;
}
.body_ar .footprint1_txt_css{
    font-family: "NotoNaskhArabic";
    line-height: 50px;
}
.footprint1_txt_css span{
    font-family: "ComfortaaB";
}
.body_ar .footprint1_txt_css span{
    font-family: "NotoNaskhArabicB";
}
.footprint_ul{
    list-style: none;
    padding: 0;
}
.footprint_ul li{
    display: inline-block;
    position: relative;
    color: white;
    line-height: normal;
    padding-right: 48px;
    padding-left: 48px;
    text-align: center;
}
/** Timeline */
.tml_title{
    font-size: 90px;
    font-family: "ArticulatB";
    line-height: normal;
}
.tml_title1{
    font-size: 140px;
    font-family: "ArticulatB";
    line-height: normal;
    -webkit-text-stroke: 1px #fff;
    mix-blend-mode: lighten;
    position: absolute;
    display: block;
    left: 0;
    bottom: 223px;
    width: 100%;
    text-align: center;
    z-index: 10;
    cursor: default;
}
.tml_sep{
    width: 40px;
    height: 2px;
    background-color: #029095;
    margin-bottom: 10px;
}
.custom_coll .tml_sep{
    background-color: #aaaaaa;
    width: 100px;
    margin: 20px 0 20px 11px;
}
.tml_cnt{
    height: 0;
    transition: height 300ms ease;
    margin-bottom: 40px;
    overflow: hidden;
}
.swiper-pagination.swiper-pagination2 {
    right: unset;
    text-align: center;
    width: 100% !important;
    border-bottom: 2px solid #f1f1f1;
}
.swiper-pagination2 .swiper-pagination-bullet{
    border-radius: unset;
    width: unset;
    height: 4px;
    position: relative;
    min-width: 55px;
    margin: 0 15px !important;
    display: inline-table;
    bottom: -4px;
}
.swiper-pagination2 .swiper-pagination-bullet .label{
    position: absolute;
    display: block;
    font-size: 16px;
    font-family: "Articulat";
    line-height: normal;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 10px;
}
.swiper2 .swiper-slide{
    height: 650px;
    padding-left: 30px;
    padding-right: 50px;
    border-right: 1px solid #d9dad9;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
}
.swiper2 .swiper-slide img {
    border-radius: 25px;
}
.swiper2 .swiper-wrapper {
    height: 650px;
}
.swiper2 .swiper-slide:last-child{
    border-right: none;
}
/* .swiper2 .swiper-slide:hover > .tml_cnt,  */
.swiper2 .swiper-slide.swiper-slide-active .tml_cnt{
    height: auto;
}
/* .swiper2 .swiper-slide:hover > .tml_title1,  */
.swiper2 .swiper-slide.swiper-slide-active .tml_title1{
    display: none;
}
/** end Timeline */

.footprint_ul_txt{
    font-size: 70px;
    font-family: "Articulat";
}
.footprint_ul_txt1{
    font-size: 28px;
    font-family: "ComfortaaL";
}
.body_ar .footprint_ul_txt1{
    font-family: "NotoNaskhArabic";
}
.footprint_ul li:last-child{
    padding-right: 0px;
}
.body_ar .footprint_ul li:last-child{
    padding-left: 0px;
    padding-right: 48px;
}
.footprint_ul li::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  width: 1px;             /* thickness of line */
  background-color: #98c568; /* line color */
}
.body_ar .footprint_ul li::after {
  right: unset;
  left: 0px;
}
.footprint_ul li:last-child::after {
    display: none;
}

.solutions{
    background-color: #f5f5f5;
}
.section_tabs{
    list-style: none;
    margin: 0;
    padding: 0;
}
.section_tabs_sm{
    display: none;
}
.tabs_item{
    display: inline-block;
    width: 33%;
    padding-right: 40px;
    position: relative;
    cursor: pointer;
}
.tabs_item::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 30px;
  height: calc(100% - 60px);
  width: 2px;             /* thickness of line */
  background-color: #bbbcba; /* line color */
}
.tabs_item:last-child::after {
  display: none;
}
.tab_head{
    min-height: 210px;
}
.section_tabs .tab_number{
    font-size: 50px;
    color: #d2d755;
    font-family: "Articulat";
    padding-left: 20px;
}
.section_tabs .title_css2{
    font-size: 30px;
    color: #2b2b2b;
    font-family: "ComfortaaL";
    text-transform: capitalize;
    padding-left: 20px;
    margin: 0;
    padding-bottom: 10px;
}
.body_ar .section_tabs .title_css2{
    font-family: "NotoNaskhArabic";
}
.section_tabs .tabs_item.active .title_css2{
    font-family: "ComfortaaB";
}
.body_ar .section_tabs .tabs_item.active .title_css2{
    font-family: "NotoNaskhArabicB";
}
.section_tabs .desc_css3{
    font-size: 18px;
    color: #878986;
    font-family: "ComfortaaM";
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.body_ar .section_tabs .desc_css3{
    font-family: "NotoNaskhArabicM";
}
.tabs_item_hidden{
    display: none;
    min-width: 100%;
    z-index: 10;
    position: absolute;
    top: 0;
    left: -7px;
    border-bottom: 15px solid #02969b;
    background-color: #ffffff;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
}
.tabs_item.active .tabs_item_hidden{
    display: block;
}
.tabs_item_hidden .tab_head{
    background-color: #02969b;
    padding-right: 10px;
}
.tabs_item_hidden .tab_head .title_css2{
    color: #ffffff;
}
.explore_hybrid svg {
    margin-left: 10px;
}
.btn_explore{
    font-size: 14px;
    color: #02969b;
    font-family: "ComfortaaB";
    padding-left: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: capitalize;
}
.body_ar .btn_explore{
    padding-left: unset;
    padding-right: 20px;
    font-family: "NotoNaskhArabicB";
}
.btn_explore_energy_applications{
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}
.body_ar .btn_explore_energy_applications{
    right: unset;
    left: 0;
}
.btn_explore svg{    
    margin-left: 10px;
}
.body_ar .btn_explore svg {
    margin-left: unset;
    rotate: 180deg;
    margin-right: 10px;
}
.tab_img{
    display: none;
}
.tab_img.active{
    display: block;
}

.expertise_data{
    padding-top: 50px;
    display: flex;
    overflow-x: auto;
    padding-bottom: 90px;
}
.expertise_data::-webkit-scrollbar {
  height: 8px;              /* horizontal scrollbar height */
}

.expertise_data::-webkit-scrollbar-track {
  background: #e9e9e9;       /* track color */
  border-radius: 4px;
}

.expertise_data::-webkit-scrollbar-thumb {
  background: #02969b;          /* scrollbar color */
  border-radius: 4px;
}

.expertise_data::-webkit-scrollbar-thumb:hover {
  background: #02969b;          /* on hover */
}
.expertise_item {
    display: inline-block;
    position: relative;
    margin-right: 25px;
}
.expertise_item:last-child {
    margin-right: 0px;
}
.expertise_item_inside {
    display: flex;
    align-items: center;   /* vertical center */
    justify-content: center; /* horizontal center (optional) */
    height: 300px;
    width: 300px;
    background-color: #f5f5f5;
    border-radius: 15px;
    padding: 20px;
    overflow: hidden;
    position: relative;
}
.expertise_item_inside:hover > .expertise_item_title{
    opacity: 0;
}
.expertise_item_inside:hover > .expertise_desc{
    bottom: 0;
}

.expertise_item_title {
    font-size: 28px;
    line-height: normal;
    color: #181818;
    text-transform: capitalize;
    transition: opacity 0.3s ease;
    cursor: default;
}
.expertise_desc {
    position: absolute;
    height: 300px;
    width: 300px;
    background-color: #029095;
    border-radius: 15px;
    padding: 20px;
    z-index: 10;
    display: block;
    bottom: -320px;
    transition: bottom 0.4s ease;
}

.expertise_desc_title1 {
    font-size: 28px;
    line-height: normal;
    color: #ffffff;
    text-transform: capitalize;
}

.expertise_desc_title2 {
    font-size: 16px;
    color: #ffffff;
    font-family: "ComfortaaL";
}
.body_ar .expertise_desc_title2{
    font-family: "NotoNaskhArabic";
}

/** studies carousel */

.swiper {
    width: 100%;
    margin: auto;
    padding-bottom: 100px;
    padding-top: 20px;
}
.swiper.swp_study1{
    padding-bottom: 0;
}
.swiper-slide {
    background: white;
    display: block;
    border-radius: 20px;
    overflow: hidden;
    min-height: 500px;
}
.swiper_configuration .swiper-slide {
    background: none;
    border-radius: 0px;
    min-height: unset;
}
.swiper_conventionnel .swiper-slide {
    border-radius: 0px;
    min-height: unset;
    border: 1px solid #d6d6d6;
}
.swiper_conventionnel .swiper-slide p {
    padding: 50px 30px;
}
.swiper_conventionnel .swiper-slide p.desc_hover{
    position: absolute;
    display: none;
    z-index: 20;
    background-color: #02969B;
    color: white;
    font-size: 16px;
    padding: 15px 25px;
    left: 0;
    bottom: 0;
    line-height: 20px;
        min-height: 132px;
}
.swiper_conventionnel .swiper-slide:hover > p.desc_hover{
    display: block;
}
.swiper1_smbx .swiper-slide {
    padding-bottom: 13px;
    cursor: pointer;
}
.swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.swiper_configuration .swiper-slide {
    min-height: 510px;
}
.swiper-slide p{
    font-size: 28px;
    color: #000000;
    padding: 25px;
    line-height: normal;
    min-height: 131px;
    margin: 0;
}
.swiper_configuration .swiper-slide p{
    color: #ffffff;
    padding: 0;
    margin-top: 50px;
    min-height: unset;
    padding-left: 20px;
    display: none;
}
.body_ar .swiper_configuration .swiper-slide p{
    padding-left: unset;
    padding-right: 20px;
}
.swiper_configuration .swiper-slide.swiper-slide-active.swiper-slide-fully-visible p{
    display: block;
}
.swiper_configuration .swiper-slide p.desc_css2{
    font-size: 18px;
    font-family: "ComfortaaL";
    margin-top: 10px;
}
.body_ar .swiper_configuration .swiper-slide p.desc_css2{
    font-family: "NotoNaskhArabic";
}
.swiper_configuration .swiper-slide p.desc_cssbold{
    color: #d2d755;
    font-family: "ComfortaaB";
}
.body_ar .swiper_configuration .swiper-slide p.desc_cssbold{
    font-family: "NotoNaskhArabicB";
}
.swiper1_smbx .swiper-slide p, .fancybox-content .desc_css1{
    font-size: 22px;
}
.swiper1_smbx .swiper-slide img {
    border-radius: 15px;
}
.swiper1_smbx .swiper-slide p{
    padding: 10px 25px 10px 0;
    min-height: 22px;
    color: #373a3a;
    margin-top: 40px;
}
.body_ar .swiper1_smbx .swiper-slide p{
    padding: 10px 0 10px 25px;
}
.swiper1_smbx .swiper-slide p:nth-child(2){
    min-height: 68px;
    text-transform: capitalize;
}
.swiper1_smbx .swiper-slide .desc_css2 {
    font-size: 18px;
    color: #878986;
    min-height: 22px;
    padding: 0;
    margin: 0;
}
.swiper-slide .title_css{
    padding: 20px 25px 0px;
    font-family: "Comfortaa";
}
.body_ar .swiper-slide .title_css{
    font-family: "NotoNaskhArabic";
}
.swiper-slide .btn_explore{
    padding-left: 25px;
    text-transform: capitalize; 
}
.swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    background-color: #02969b;
    border-radius: 50%;
}
.swiper_configuration .swiper-pagination-bullet{
    background-color: #ffffff;
}
.swiper2 .swiper-pagination-bullet{
    background-color: unset;
}
.swiper2 .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #02969b;
}
.swiper-sep{
    background-color: #dadada;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 60px;
}
.swiper-button-prev, .swiper-button-next{
    background-color: #02969b;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    padding: 5px;
    opacity: 1;
    color: white;
    top: unset;
    right: unset;
    bottom: 0;
}
.swiper_configuration .swiper-button-prev, .swiper_configuration .swiper-button-next{
    background-color: #ffffff;
    color: #02969b;
}
.swiper-button-next{
    left: 53px;
}
.body_ar .swiper-button-next{
    left: unset;
    right: 53px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 15px;
}
.swiper-pagination{
    top: unset !important;
    left: unset !important;
    right: 0;
    width: auto !important;
}
.body_ar .swiper-pagination{
    right: unset !important;
    left: 0 !important;
}
.fancybox-content img {
    max-height: 550px;
}
/** end studies carousel */
.language span{
    text-transform: capitalize;
}
.leadership_content{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f5f5f5;
}
.leadership_img{
    border-radius: 50%;
    max-width: 374px;
}
.leadership_title{    
    font-size: 36px;
    color: #000000;
    font-family: "ComfortaaB";
    line-height: normal;
}
.body_ar .leadership_title{
    font-family: "NotoNaskhArabicB";
}
.leadership_title2{    
    font-size: 18px;
    color: #02969b;
    font-family: "ComfortaaB";
    line-height: normal;
    text-transform: uppercase;
    margin-top: 10px;
}
.body_ar .leadership_title2{
    font-family: "NotoNaskhArabicB";
}
.clients_col {
    cursor: pointer;
}
.clients_col .img2{
    display: none;
}
.clients_col:hover > .img1 {
    display: none;
}
.clients_col:hover > .img2 {
    display: block;
}
.desc_css_green{
    color: #02969b;
}
.desc_css_black{
    color: #878986;
}
.css_black{
    color: #373a3a;
}
.css_yellow{
    color: #d2d755;
}
.fancybox-slide--html .fancybox-close-small {
    display: none;
}
.fancybox-content{
    background: none !important;
    color: white !important;
}
.fancybox-content .desc_css1, .fancybox-content .desc_css2{
    color: white !important;
    margin: 0px;
    margin-top: 10px;
}
.swiper_projects .swiper-slide{
    background: none;
}
.swiper_projects .swiper-slide img{
    border-radius: 15px;
}
.swiper-slide .fancy_btn{
    cursor: pointer;
}
.swiper-slide .fancy_btn p.desc_css1{
    color: #373a3a;
    font-family: "ComfortaaL";
    padding-top: 50px;
    font-size: 22px;
}
.body_ar .swiper-slide .fancy_btn p.desc_css1{
    font-family: "NotoNaskhArabic";
}
.swiper-slide .fancy_btn p {
    font-size: 18px;
    color: #878986;
    font-family: "ComfortaaM";
    padding: 0;
    min-height: auto;
    padding-top: 0;
    margin-bottom: 10px;
}
.body_ar .swiper-slide .fancy_btn p{
    font-family: "NotoNaskhArabicM";
}
.leadership_content .desc_css2{
    margin-bottom: 0;    
    line-height: 23px;
}
.leadership_btn{
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    text-align: right;
}
.financial_cnt{
    margin-top: 40px;
    border-right: 1px solid #5f615e;
}
.body_ar .financial_cnt{
    border-right: unset;
    border-left: 1px solid #5f615e;
}
.financial_cnt_i:last-child .financial_cnt, .financial_cnt_i2 .financial_cnt{
    border-right: none;
}
.body_ar .financial_cnt_i:last-child .financial_cnt, .body_ar .financial_cnt_i2 .financial_cnt{
    border-left: none;
}
.financial_cnt .desc_css1{
    line-height: 35px;
    min-height: 105px;
}
.financial_cnt ul{
    margin-top: 20px;    
    padding-left: 18px;
    margin-bottom: 90px;
    min-height: 360px;
}
.body_ar .financial_cnt ul{
    padding-left: unset;
    padding-right: 18px;
}
.financial_cnt ul li{
    color: #5f615e;
    font-size: 18px;
    font-family: "ComfortaaM";
    padding-right: 34px;
}
.body_ar .financial_cnt ul li{
    font-family: "NotoNaskhArabicM";
    padding-right: unset;
    padding-left: 34px;
}
.fulllg{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/** google map **/
.nav_pills2.nav-pills li {
    font-size: 18px;
    width: 25%;
    height: 140px;
    font-family: "ComfortaaB";
}
.body_ar .nav_pills2.nav-pills li{
    font-family: "NotoNaskhArabicB";
}
.gm-style .gm-style-iw-c{
    border-radius: 0 !important;
    padding: 0 !important;
    background: #02969b !important;
}
.gm-style-iw-chr{
    height: 15px;
}
.gm-style-iw-d {
    font-size: 18px;
    line-height: 22px;
    color: white;
    font-family: "ComfortaaM";
    background: #02969b !important;
    padding: 20px;
    overflow: hidden !important;
}
.body_ar .gm-style-iw-d{
    font-family: "NotoNaskhArabicM";
}
.poi-info-window div, .poi-info-window a, .poi-info-window a:link {
    font-size: 12px;
    line-height: 16px;
    color: white;
    font-family: "ComfortaaM";
    background: #02969b !important;
}
.body_ar .poi-info-window div, .body_ar .poi-info-window a, .body_ar .poi-info-window a:link{
    font-family: "NotoNaskhArabicB";
}
.gm-style .transit-container, .gm-style .transit-container div{
    background: #02969b !important;
}
.gm-style-iw-d strong {
    font-size: 22px;
    line-height: 25px;
    font-family: "ComfortaaB";
}
.body_ar .gm-style-iw-d{
    font-family: "NotoNaskhArabicB";
}
.gm-style .gm-style-iw-tc::after{
    background: #02969B;
}

.tabs button {
    border: 1px solid #ececec !important;
    font-size: 20px;
    line-height: 23px;
    width: 25%;
    height: 140px;
    text-align: center;
    box-shadow: none !important;
    color: #afb0b0 !important;
    border-radius: 0;
    transition: none;
    margin: 0;
    padding: 10px;
    float: left;
    background: none;
    background-color: white;
    font-family: "ComfortaaL";
    position: relative;
}
.body_ar .tabs button{
    font-family: "NotoNaskhArabic";
    float: right;
}
.map_detail{
    position: absolute;
    display: none;
    z-index: 1;
    width: 100%;
    min-height: 140px;
    bottom: 0;
    left: 0;
    background-color: #02969b;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    padding: 20px;
    font-family: "Comfortaa";
}
.body_ar .map_detail{
    font-family: "NotoNaskhArabic";
}
.map_detail b{
    font-size: 22px;
    line-height: 25px;
    font-family: "ComfortaaB";
}
.body_ar .map_detail b{
    font-family: "NotoNaskhArabicB";
}
.tab-btn[aria-selected="true"]{
    color: white !important;
    background-color: #02969b !important;
}
.tab-btn[aria-selected="true"] > .map_detail{
    display: block;
    text-align: left;
}
.body_ar .tab-btn[aria-selected="true"] > .map_detail{
    text-align: right;
}

.tabs { display: block; }
#map { width: 100%; height: 550px; }
/** google map **/

@media only screen and (max-width: 1600px){
    .accordion-body .desc_css2 {
        line-height: 19px;
        font-size: 16px;
    }
    .accordion-body .title_css {
        line-height: 20px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 1500px){
    .footprint_ul_txt{
        font-size: 50px;
    }
    .desc_css5 img {
        padding-right: 10px;
    }
    .body_ar .desc_css5 img {
        padding-right: unset;
        padding-left: 10px;
    }
    .desc_css_carrers {
        font-size: 28px;
        margin-top: 20px;
        line-height: 35px;
    }
    .cta.btn_careers{
        margin-top: 20px !important;
    }
    .footprint1_txt{
        top: 10px;
    }
    .footprint1_txt_css {
        font-size: 38px;
    }
    .financial_cnt ul {
        min-height: 460px;
    }
    .swiper2 .swiper-slide {
        height: 600px;
    }
    .desc_css_carrers {
        font-size: 35px;
        line-height: 35px;
    }
    .desc_css1{
        font-size: 25px;
    }
    .careers .desc_css2 {
        font-size: 16px;
    }
    .desc_css {
        font-size: 30px;
    }
    .app_items2{
        margin-bottom: 50px;
    }
    .body_ar .app_items2{
        margin-bottom: 50px;
    }
    .app_items_noborders .app_items_sep{
        border-right: none;
    }
    .body_ar .app_items_noborders .app_items_sep{
        border-left: none;
    }
    .title_css_fst{
        margin-top: 20px;
    }
    .nav-pills li {
        font-size: 13px;
    }    
    .explore_our_solutions_cnt .explore_our_solutions_pt{
        font-size: 15px;
    }
    .explore_our_solutions_cnt {
        left: 30px;
        right: 30px;
    }
    .hero_text{
        max-width: 70%;
    }
}

@media only screen and (max-width: 1200px){
    .careers_data_img{
        border-bottom: 0;
    }
    .explore_our_solutions_cnt .explore_our_solutions_pt {
        line-height: 30px;
    }
    .utl_tbs .title_css, .utl_tbs .desc_css2 {
        padding-left: 0;
    }
    .swiper_configuration .swiper-slide {
        min-height: 430px;
    }
    .smbx0 {
        height: 430px;
        margin-top: -330px;
    }
    .app_items_clear{
        border: 0;
    }
    .body_ar .app_items_clear{
        border: 0;
    }
    .app_items4:first-child {
        padding-left: 20px;
    }
    .body_ar .app_items4:first-child {
        padding-left: unset;
        padding-right: 20px;
    }
    .swiper_conventionnel .swiper-slide p {
        padding: 50px 20px;
    }
    .swiper_conventionnel .swiper-slide p{
        font-size: 23px;
    }
    .swiper_conventionnel .swiper-slide p.desc_hover {
        font-size: 13px;
        padding: 15px;
        line-height: 17px;
    }
    .explore_our_solutions_cnt .explore_our_solutions_pt svg {
        margin-right: 6px;
    }
    .body_ar .explore_our_solutions_cnt .explore_our_solutions_pt svg{
        margin-right: unset;
        margin-left: 6px;
    }
    .explore_our_solutions_cnt .explore_our_solutions_pt{
        font-size: 14px;
    }
    .explore_our_solutions_cnt {
        left: 20px;
        right: 20px;
    }
    .swiper-pagination2 .swiper-pagination-bullet .label{
        font-size: 14px;
    }
    .swiper-pagination2 .swiper-pagination-bullet{
        min-width: 35px;
        margin: 0 5px !important;
    }
    .desc_css_carrers {
        font-size: 38px;
        margin-top: 30px;
        line-height: 43px;
        max-width: 550px;
    }
    .careers .desc_css2 {
        max-width: unset;
    }
    .cta.btn_careers{
        margin-top: 40px !important;
    }
    .footprint_smbx_btn{
        margin-top: 20px;
        text-align: left;
    }
    .desc_css1{
        font-size: 22px;
    }
    .app_items_noborder1{
        border: none;
    }
    ul.language_menu{
        top: 68px;
    }
    .nav-pills li {
        width: 25%;
    }
    .desc_css_carrers {
        max-width: unset;
    }
    .swiper2 .swiper-slide {
        height: 540px;
    }
    .tml_title1 {
        font-size: 100px;
    }
    .tml_title {
        font-size: 70px;
    }
    .financial_cnt ul {
        min-height: 270px;
    }
    .financial_cnt_i2 .financial_cnt{
        border-right: 1px solid #5f615e;
    }
    .body_ar .financial_cnt_i2 .financial_cnt{
        border-left: 1px solid #5f615e;
    }
    .financial_cnt_i1 .financial_cnt{
        border-right: none;
    }
    .body_ar .financial_cnt_i1 .financial_cnt{
        border-left: none;
    }
    .submenu li a, .submenu li{
        border: none !important;
    }
    .hiddenlg{
        display: none;
    }
    /*add burger menu*/
    .burger_menu{
        display: block;
    }
    .project_menu, .submenu  {
        display: none !important;
    }
    .burger_menu_container  {
        display: block !important;
    }
    .logo_border img{
        width: 90px;
    }
    .logo_border {
        background-color: #02969B;
        border-right:none;
    }
    .logo_border > .h2{
        display: block;
    }
    .logo_border > .h1{
        display: none;
    }
    .menu-item{
        line-height: 67px;
    }
    .logo_border {
        padding: 8px 20px 8px 20px;
    }
    .breadcrumb{
        padding-left: 10px;
    }
    .tabs_item{
        width: 30%;
    }
    .section_tabs .title_css2{
        font-size: 25px;
    } 
    .section_tabs .desc_css3{
        font-size: 16px;
    }
    .section_tabs .tab_number{
        font-size: 40px;
    }
    .tab_head {
        min-height: 190px;
    }
    .project_menu2  {
        display: block !important;
        width: calc(100% - 186px);
        right: 56px;
        padding: 0;
    }
    .body_ar .project_menu2  {
        right: unset;
        left: 56px;
        padding: 0;
    }
    .contact i {
        display: block;
        line-height: 67px;
    }
    .contact span {
        display: none;
    }
    
    .project_menu2 .menu-item:first-child{
        border-right: 1px solid #e2e2e2;
    }
    .body_ar .project_menu2 .menu-item:first-child{
        border-left: 1px solid #e2e2e2;
    }
    .project_menu2 .menu-item:last-child{
        border-left: 1px solid #e2e2e2;
    }
    .body_ar .project_menu2 .menu-item:last-child{
        border-left: unset;
        border-right: 1px solid #e2e2e2;
    }
    .project_menu li a{
        padding: 0 22px;
        display: block;
    }
    .submenu li{
        padding: 0;
    }
    .hero_text{
        font-size: 40px;
    }
    .footer_menu2{
        text-align: left;
        margin-top: 20px;
    }
    .what_we_do_desc{
        border-left:none;
        padding:0 10px;
    }
    .body_ar .what_we_do_desc{
        border-right:none;
        padding: 0 10px;
    }
    .what_we_do_desc1{
        padding:0 10px;
    }
    .body_ar .what_we_do_desc1{
        padding:0 10px;
    }
    .title_css{
        margin-top: 20px;
    }
    .accordion-item .title_css{
        padding-right: 30px;
    }
    .body_ar .accordion-item .title_css{
        padding-right: unset;
        padding-left: 30px;
    }
    .careers{
        background: none !important;
        background-color: #02969b !important;
        margin-top: 0 !important;
        border-top: 0;
    }
    .swiper-slide {
        min-height: 450px;
    }
}

@media only screen and (max-width: 992px){
    .swiper_configuration .swiper-slide {
        min-height: 355px;
    }
    .smbx0 {
        height: 390px;
        margin-top: -340px;
    }
    .title_css0{
        font-size: 80px;
        line-height: 80px;
    }
    .custom_coll p {
        padding-left: 8px;
    }    
    .custom_coll .tml_sep{
        margin-left: 9px;
    }
    #mainVideo {
        height: 400px;
    }
    .explore_our_solutions_cnt .explore_our_solutions_pt svg {
        margin-right: 12px;
    }
    .body_ar .explore_our_solutions_cnt .explore_our_solutions_pt svg{
        margin-right: unset;
        margin-left: 12px;
    }
    .explore_our_solutions_cnt .explore_our_solutions_pt{
        font-size: 14px;
    }
    .explore_our_solutions_cnt {
        left: 35px;
        right: 35px;
    }
    .accordion_config_hover{
        font-size: 14px !important;
    }
    .accordion_body_smart{
        margin-right: 0px;
    }
    .app_items_sep{
        border-right: none;
        margin-top: 20px;
    }
    .body_ar .app_items_sep{
        border-left: none;
    }
    .app_items2 .desc_css2 {
        margin-top: 20px;
    }
    .nav-pills li {
        width: 100%;
        height: auto;
    }
    .nav-pills li button{
        text-align: left;
    }
    .swiper2 .swiper-slide {
        min-height: unset;
        padding-bottom: 20px;
    }
    .tml_cnt {
        height: auto;
    }
    .tml_title1{
        display: none;
    }
    .tml_title {
        font-size: 50px;
    }
    .financial_cnt, .financial_cnt_i2 .financial_cnt{
        border-right: none;
    }
    .body_ar .financial_cnt{
        border-left: none;
    }
    .financial_cnt ul{
        min-height: unset;
        margin-bottom: 40px;
    }
    .footprint{
        margin-bottom: 0px;
    }
    .footprint_smbx{
        margin-bottom: 300px;
    }
    .footprint1 {
        margin-bottom: 50px;
        margin-top: 40px;
    }
    .footprint_smbx .footprint1 {
        margin-bottom: 50px;
        margin-top: 40px;
    }
    .footprint_smbx {
        margin-bottom: 0;
    }
    .footprint1 img{
        display: none;
    }
    .footprint_video button img{
        display: block;
        width: 100px;
    }
    .footprint1_txt{
        position: relative;
        top: unset;
        left: unset;
        width: unset;
    }
    .footprint_ul_txt{
        font-size: 50px;
    }
    .expertise_item_title, .expertise_desc_title1{
        font-size: 22px;
    }
    .cta_wwr{
        margin-bottom: 15px;
    }
    .swiper-slide p, .swiper_configuration .swiper-slide p{
        font-size: 23px;
    }
    .swiper1_smbx .swiper-slide p, .fancybox-content .desc_css1 {
        font-size: 20px;
    }
    .submenu li{
        line-height: 40px;
    }
    .section_tabs .title_css2{
        font-size: 20px;
    }
    .section_tabs .desc_css3{
        font-size: 16px;
    }
    .section_tabs .tab_number{
        font-size: 30px;
    }
    .tab_head {
        min-height: 120px;
    }    
    .desc_css{
        font-size: 28px;
    }  
    .desc_css1{
        font-size: 17px;
    }
    .hero_text{
        font-size: 30px;
        max-width: 70%;
    }
    .hero_text .hero_text_sub{
        font-size: 20px;
    }
    .careers{
        background: none !important;
        background-color: #02969b !important;
    }
    .expertise_item_inside, .expertise_desc{
        height: 320px;
        width: 320px;
        padding: 30px;
    }
    .bg_careers1 {
        height: 400px;
    }
    .footer_logo_border img {
        width: 200px;
    }
    .leadership_title {
        font-size: 32px;
    }
    .leadership_img {
        margin-bottom: 20px;
        max-width: 350px;
    }
    .map_detail {
        font-size: 14px;
        line-height: 16px;
    }
    .map_detail b {
        font-size: 17px;
        line-height: 20px;
    }
    .swp_study .btn_explore{
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .swp_study .swiper-slide p{
        min-height: 100px;
    }
    .swp_study .swiper-slide{
        min-height: unset;
    }
    .desc_css_carrers {
        font-size: 28px;
        margin-top: 20px;
        line-height: 33px;
    }
    .footer_menu2 li, .copyright{
        font-size: 11px;
        text-align: left;
    }
}

@media only screen and (max-width: 768px){
    .section_tabs_sm.active{
        display: block;
    }
    .tabs_item.active .tabs_item_hidden, .tabs_item::after {
        display: none;
    }
    .tabs_item.active .tab_head0{
        background-color: #02969B;
    }
    .tabs_item.active .tab_head0 .title_css2{
       color: white;
    }
    .container_solutions{
        padding: 0;
    }
    .tabs_item {
        padding-right: 0px;
        width: 32%;
    }
    .swiper_configuration .swiper-slide p{
        margin-top: 20px;
    }
    .swiper_configuration .swiper-slide {
        min-height: 356px;
    }
    .smbx0 {
        height: 330px;
        margin-top: -310px;
    }
    .swiper_configuration {
       padding-bottom: 70px;
    }
    .app_items4 {        
        border: 0;
    }
    .title_css0{
        font-size: 60px;
        line-height: 60px;
    }
    .custom_coll p {
        padding-left: 5px;
    }
    .custom_coll .tml_sep{
        margin-left: 6px;
    }
    .swiper .swiper-pagination1{
        display: none;
    }
    .footprint_video button img {
        width: 60px;
    }
    .swiper-slide {
        min-height: unset;
    }
    .energy_applications p{
        justify-content: left !important;
    }
    .body_ar .energy_applications p{
        justify-content: right !important;
    }
    .energy_applications .marginTop70{
        margin-top: 30px;
    }
    .energy_applications .marginTop70_2{
        margin-top: 0px;
    }
    .title_css{
        font-size: 18px;
    }
    .footprint_btn{
        font-size: 15px;
    }
    .swiper2 .swiper-wrapper {
        height: 580px;
    }
    .swiper-pagination2 .swiper-pagination-bullet {
        margin-bottom: 30px !important;
    }
    .swiper-pagination2 .swiper-pagination-bullet .label{
        bottom: 10px;
    }
    .accordion_config_hover{
        font-size: 15px !important;
    }
    .swiper2 .swiper-slide{
        border: 0;
    } 
    .swiper.swp_study1{
        padding-bottom: 100px;
    }
    .gray_bck1{
        padding: 10px;
    }
    .nav_pills2.nav-pills li{
        width: 50%;
    }
    .container_m0{
        max-width: 100% !important;
        padding: 0 !important
    }
    .title_css_carrers{
        margin-top: 20px;
    }
    .careers .btn_careers{
        margin-top: 20px !important;
    }
    .footprint_ul li{
        padding-right: 20px;
        padding-left: 20px;
    }
    .footprint_ul_txt{
        font-size: 25px;
    }
    .footprint_ul_txt1 {
        font-size: 16px;
    }
    .footprint1_txt_css {
        font-size: 28px;
    }
    .expertise_item_title, .expertise_desc_title1 {
        font-size: 20px;
        line-height: 25px;
    }
    .hero_text{
        max-width: 80%;        
        font-size: 22px;
        left: 30px;
    }
    .body_ar .hero_text{
        left: unset;
        right: 30px;
    }
    .hero_text .hero_text_sub{
        font-size: 17px;
    }
    section, footer{
        padding-left: 10px;
        padding-right: 10px;
    }
    .container_solutions{
        max-width: 100%
    }
    .section_tabs .title_css2 {
        font-size: 11px;
    }
    .section_tabs .desc_css3 {
        font-size: 14px;
    }
    .section_tabs .tab_number {
        font-size: 20px;
    }
    .tab_head {
        min-height: 80px;
    }
    .project_menu li a {
        display: block;
        padding: 0 22px;
    }
    .language span{
        display: none;
    }
    .cta.cta1{        
        width: 250px;
    }
    /* .title_css{
        font-size: 25px;
    } */
    .desc_css {
        font-size: 25px;
    }
    .desc_css1 {
        font-size: 18px;
    }
    .desc_css2 {
        text-align: left;
        font-size: 15px;
    }
    .body_ar .desc_css2 {
        text-align: right;
    }
    .btn_explore{
        font-size: 13px;
        line-height: normal;
    }
    .swiper-button-next {
        left: 59px;
    }
    .social li{
        padding-right: 15px;
    }
    .social li a i{
        font-size: 22px;
        line-height: 27px;
    }
    .footer_menu2 li, .copyright{
        font-size: 11px;
        text-align: left;
    }
    .body_ar .footer_menu2 li, .body_ar .copyright{
        text-align: right;
    }
    .footer_menu li, .footer_menu p, .footer_menu .footer_menu_h {
        font-size: 14px;
    }
    .leadership_img {
        margin-bottom: 20px;
        max-width: 250px;
    }
    .leadership_title {
        font-size: 28px;
    }
    .leadership_title2 {
        font-size: 16px;
    }
    .app_items {
        border-right: none;
    }
    .energy_applications .app_items{
        margin-bottom: 10px;
    }
    .app_items_key_benefits .app_items {
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .app_items_key_benefits .app_items img {
        max-width: 90px;
        padding-right: 30px;
    }
    .app_items1 {
        padding: 0 20px;
    }
    .desc_css1.desc_css_light{
        min-height: unset;
    }
    .energy_applications .app_items .app_items_last{
        margin-bottom: 70px;
    }
    .body_ar .app_items {
        border-left: none;
    }
    .accordion-body .app_items {
        border-right: 1px solid #e2e2e2;
    }
    .accordion-body .app_items.app_items_noborder2 {
        border-right: none;
    }
    .accordion-body .app_items .desc_css2 {
        text-align: center;
    }
    .btn_explore_energy_applications{
        position: relative;
        top: unset;
        right: unset;
        margin-top: 20px;
        padding: 0;
    }
    .body_ar .btn_explore_energy_applications{
        left: unset;
    }
    .tabs button{
        font-size: 16px;
    }
    .col_empty{
        display: none;
    }
    .swiper-slide .fancy_btn p.desc_css1{
        font-size: 20px;
    }
    .contact_us_text{
        font-size: 17px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 575px){  
    .cta.btn_hero {
        margin-top: 15px;
        font-size: 12px;
        /* width: 170px;
        height: 39px; */
    }
    .cta.request_support {
        /* width: 180px; */
        font-size: 12px;
        /* height: 39px; */
    }
    .accordion-body .app_items {
        border-right: none;
    }
    .tabs button{
        width: 50%;
    }
    .desc_css {
        font-size: 17px;
    }
    .desc_css2 {
        font-size: 13px;
    }
    .accordion_cnt1 .accordion_body4 {
        padding: 30px;
    }
}

@media only screen and (max-width: 390px){
    .project_menu li a {
        padding: 0 15px;
    }
    .swiper_configuration .swiper-slide {
        min-height: 320px;
    }
    .smbx0 {
        height: 330px;
        margin-top: -310px;
    }  
}