@font-face {
    font-family: 'Gilmer';
    src: url(https://www.branex.ae/css/../fonts/GilmerLight.eot);
    src: url('https://www.branex.ae/css/../fonts/GilmerLight.eot?#iefix') format('embedded-opentype'),
        url(https://www.branex.ae/css/../fonts/GilmerLight.woff2) format('woff2'),
        url(https://www.branex.ae/css/../fonts/GilmerLight.woff) format('woff'),
        url(https://www.branex.ae/css/../fonts/GilmerLight.ttf) format('truetype'),
        url('https://www.branex.ae/css/../fonts/GilmerLight.svg#GilmerLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilmer';
    src: url(https://www.branex.ae/css/../fonts/GilmerHeavy.eot);
    src: url('https://www.branex.ae/css/../fonts/GilmerHeavy.eot?#iefix') format('embedded-opentype'),
        url(https://www.branex.ae/css/../fonts/GilmerHeavy.woff2) format('woff2'),
        url(https://www.branex.ae/css/../fonts/GilmerHeavy.woff) format('woff'),
        url(https://www.branex.ae/css/../fonts/GilmerHeavy.ttf) format('truetype'),
        url('https://www.branex.ae/css/../fonts/GilmerHeavy.svg#GilmerHeavy') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilmer';
    src: url(https://www.branex.ae/css/../fonts/GilmerMedium.eot);
    src: url('https://www.branex.ae/css/../fonts/GilmerMedium.eot?#iefix') format('embedded-opentype'),
        url(https://www.branex.ae/css/../fonts/GilmerMedium.woff2) format('woff2'),
        url(https://www.branex.ae/css/../fonts/GilmerMedium.woff) format('woff'),
        url(https://www.branex.ae/css/../fonts/GilmerMedium.ttf) format('truetype'),
        url('https://www.branex.ae/css/../fonts/GilmerMedium.svg#GilmerMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilmer';
    src: url(https://www.branex.ae/css/../fonts/GilmerOutline.eot);
    src: url('https://www.branex.ae/css/../fonts/GilmerOutline.eot?#iefix') format('embedded-opentype'),
        url(https://www.branex.ae/css/../fonts/GilmerOutline.woff2) format('woff2'),
        url(https://www.branex.ae/css/../fonts/GilmerOutline.woff) format('woff'),
        url(https://www.branex.ae/css/../fonts/GilmerOutline.ttf) format('truetype'),
        url('https://www.branex.ae/css/../fonts/GilmerOutline.svg#GilmerOutline') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilmer';
    src: url(https://www.branex.ae/css/../fonts/GilmerBold.eot);
    src: url('https://www.branex.ae/css/../fonts/GilmerBold.eot?#iefix') format('embedded-opentype'),
        url(https://www.branex.ae/css/../fonts/GilmerBold.woff2) format('woff2'),
        url(https://www.branex.ae/css/../fonts/GilmerBold.woff) format('woff'),
        url(https://www.branex.ae/css/../fonts/GilmerBold.ttf) format('truetype'),
        url('https://www.branex.ae/css/../fonts/GilmerBold.svg#GilmerBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilmer';
    src: url(https://www.branex.ae/css/../fonts/GilmerRegular.eot);
    src: url('https://www.branex.ae/css/../fonts/GilmerRegular.eot?#iefix') format('embedded-opentype'),
        url(https://www.branex.ae/css/../fonts/GilmerRegular.woff2) format('woff2'),
        url(https://www.branex.ae/css/../fonts/GilmerRegular.woff) format('woff'),
        url(https://www.branex.ae/css/../fonts/GilmerRegular.ttf) format('truetype'),
        url('https://www.branex.ae/css/../fonts/GilmerRegular.svg#GilmerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.title_banner{
    margin-top: 0;
}
.mega-header a:hover {
  text-decoration: none;
}
/*###########################################
               Header
############################################# */

/*important*/
.mega-header {
  line-height: 20px !important;
}
.mega-header {
    z-index: 999;
    left: 0;
    right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
}
.mega_h .mega-header {
    position: absolute;
}
.logo_wrapper img {
  max-width: 100%;
  height: auto;
}
.logo_wrapper.logo-hide {
  opacity: 0;
}
.home-header .mega-header{
    position: absolute;
}
.mega-header .container {
    max-width: 1920px !important;
    width: 81% !important;
}
 /*mobile app*/
/*.mbdev .mega-header .container {*/
/*  width: 1920px !important;*/
/*  max-width: 83.5% !important;*/
/*}*/
/*for just on demand solution pages*/
@media only screen and (min-width: 1680px) {
    .mega_h .mega-header .container {
        max-width: 1615px !important;
        width: 100% !important;
    }
}
@media only screen and (max-width: 1680px) and (min-width: 1280px) {
  .mega_h .mega-header .container {
    max-width: 1170px !important;
    width: 100% !important;
  }
}
.mega_h .mega-header {
  line-height: 20px;
}
/*-- */
.mega-header > .container > .row {
  align-items: center;
}
/* contact details col*/
.mega-header .col-mg-4 {
   -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    padding-right: 0;
    padding-left: 15px;
}
/* menu col */
.mega-header .col-mg-5 {
    flex: 0 0 43.666667%;
    max-width: 43.666667%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
/* logo col*/
.mega-header .col-mg-3 {
    flex: 0 0 21%;
    max-width: 21%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
/*###########################################
                Mega Menu
############################################# */
.mega_menu > ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    margin-bottom: 0;
    padding: 0 !important;
    justify-content: center;
      flex-wrap: wrap;
}
.mega_menu > ul > li {
  margin-right: 36px;
  cursor: default;
}
.mega_menu > ul > li:last-child{
  margin-right: 0px;
}
.mega_menu > ul > li > span,
.mega_menu > ul > li > a{
    color: #333333 !important;
    font-size: 17px;
    /*cursor: pointer;*/
    font-family: 'poppins';
    font-weight: 500;
     padding-bottom: 54px;
    transition: all 0.2s ease;
}
.mega_menu > ul > li > span:hover,
.mega_menu > ul > li > a:hover{
   color: #1C8A82 !important;
   font-weight: bold;
   
}
.mega_menu > ul > li:hover > div.mega_dropdown{
    display: block;
}

/*###########################################
        Header right contact details 
############################################# */
.header_contact_details ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    color: #fff;
    margin-bottom: 0;
    padding: 0 !important;
    justify-content: flex-end;
      flex-wrap: wrap;
}
.header_contact_details a{
    color: #333333;
    font-family: 'Gilmer';
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
}
.header_contact_details a:hover {
  color: #333;
  opacity: 0.8;
}
.header_contact_details ul li {
  margin-left: 27px;
}
.header_contact_details ul li:first-child{
  margin-left: 0px;
}
.header_contact_details a img {
  margin-right: 5px;
}

/*###########################################
            Drop Down Menu 
############################################# */
.height__524{
    height: 524px;
}
.height__640{
    height: 640px;
}
.height__409{
    height: 409px;
}
.dropdown__whoweare .row,
.dropdown__whoweare {
    height: 100%;
}
.dropdown__whoweare{
    max-width: 87%;
    margin: 0 auto;
    /*border: 1px solid red;*/
}
.mega_dropdown {
  background-color: white;
  position: absolute;
  left: 0;
  right: 0;
  width: 95%;
  margin: 0 auto;
  display: none;
  border-top: 5px solid #1C8A82;
  border-radius: 0 0 25px 25px !important;
  overflow: hidden;
  background-image: var(--wpr-bg-6fb2321b-5132-4af9-bde2-28ff4f6fb244);
  background-size: 25%;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-top: 73px;
  padding-bottom: 53px;
  margin-top: 53px;
z-index: 999;
}
.dropdown__whoweare .row {
  margin: 0;
}
.whoweare_menu ul li a > * {
  display: block;
}

.dropcol3__wrapper img {
  max-width: 100%;
}
.drop-col-1 {
  flex: 0 0 20%;
  max-width: 20%;
  width: 100%;
  border-right: 1px solid #E6E6E6;
}
.drop-col-2 {
  flex: 0 0 35%;
  max-width: 35%;
  width: 100%;
}
.drop-col-3{
  flex: 0 0 45%;
  max-width: 45%;
  width: 100%;
}
.pd__8{
  padding-left: 8%;
}
.drop-col-2.wd_djust {
  flex: 0 0 45%;
  max-width: 45%;
  width: 100%;
}
.drop-col-3.wd2_djust {
  flex: 0 0 35%;
  max-width: 35%;
  width: 100%;
}
.dropcol1__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: flex-start;
}
.dropcol1__wrapper span {
  font-size: 30px;
  font-family: gilmer;
  font-weight: bold;
  color: #333;
}
.dropcol1__wrapper img{
  margin-left: auto;
}

.dropcol3__wrapper p{
    font-size: 20px;
    color: #333 !important;
    line-height: 30px;
    margin-bottom: 25px;
    font-weight: 500 !important;
    font-family: poppins;
}
.whoweare_menu ul {
  list-style: none;
  padding: 0;
  padding-left: 60px;
}
.whoweare_menu li{
  margin-bottom: 30px;
  padding: 0;
}
.wd_djust .whoweare_menu ul {
  display: flex;
  flex-wrap: wrap;
}
.wd_djust .whoweare_menu li {
    width: 50%;
}
.whoweare_menu li div {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}
.whoweare_menu a strong {
  font-size: 17px;
  font-weight: 500 !important;
  font-family: poppins;
  color: #333 !important;
  /*line-height: 38px;*/
  transition: all 0.5s ease;
  position: relative;
  margin-bottom: 7px;
}
.whoweare_menu li a:hover > strong {
  color: #1c8a82 !important;
  margin-left: 5px;
}
.whoweare_menu a strong::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  display: block;
  background: #1c8a82;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: -18px;
  margin: auto 0;
}
.whoweare_menu a span{
  font-size: 15px;
  font-weight: 500 !important;
  font-family: poppins;
  color: #333 !important;
 
}
.mega_menu > ul > li > span{
    position: relative;
     z-index: 999;
}
.mega_menu > ul > li > span::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  width: 12px;
  height: 12px;
  background: #1c8a82;
  display: block;
  transform: rotate(-45deg);
  z-index: 998;
  display: none;
}
.mega_menu > ul > li:hover > span::before {
    display: block;
}

/*###########################
        Service Menu
#############################*/
.ser-menu__wrapper strong {
  font-size: 17px;
  font-weight: 500 !important;
  font-family: poppins;
  color: #333 !important;
  transition: all 0.5s ease;
  position: relative;
  margin-bottom: 30px !important;
  display: block;
}
.ser-menu__wrapper a {
  font-size: 15px;
  font-weight: 500 !important;
  font-family: poppins;
  color: #333 !important;
}
.ser-menu__wrapper ul {
  list-style: none;
  padding-left: 0;
  padding: 0;
  margin-bottom: 0;
}
.ser-menu__wrapper ul li {
  padding: 0;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.ser-menu__wrapper ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #1C8A82;
  display: block;
  border-radius: 10px;
  margin-right: 11px;
}
.col-ser-3 {
  flex: 0 0 20%;
  max-width: 20%;
  width: 100%;
  padding-left: 52px;
}
.ser-menu__wrapper {
  margin-bottom: 50px;
}
.srvimgthing{
    margin-bottom: 50px;
}
.ser-menu__wrapper a,
.ser-menu__wrapper li{
    transition: all 0.5s ease;
}
.ser-menu__wrapper a:hover {
  color: #1c8a82 !important;
}
.ser-menu__wrapper li:hover {
  padding-left: 7px;
}
 .menuresponsive{
	display:none;
	color:#ffffff;
}
li.has-children {
    color: #ffffff;
}
/*###########################################
               Responsive
############################################# */
@media only screen and (max-width: 1813px) and (min-width: 1700px){
    .header_contact_details a {
      font-size: 15px;
    }
    .header_contact_details a img {
      width: 19px;
      margin-right: 3px;
    }
     .mega_menu > ul > li > span, .mega_menu > ul > li > a {
        font-size: 15px;
      }
}
@media only screen and (max-width: 1699px){
    .mega-header .container {
      max-width: 1140px !important;
      width: 100% !important;
    }
    .logo_wrapper img {
      max-width: 170px;
      height: auto;
    }
    .header_contact_details ul li {
      margin-left: 16px;
    }
    .mega_menu > ul > li {
      margin-right: 20px;
     }
     .header_contact_details a{
       font-size: 13px;
     }
     .header_contact_details a img {
      width: 17px;
      margin-right: 3px;
    }
    .mega_menu > ul > li > span, .mega_menu > ul > li > a {
        color: #333333 !important;
        font-size: 13.5px;
   
    }
    .mega-header .col-mg-5 {
      padding: 0;
    }
    .dropcol1__wrapper img {
      margin-left: auto;
      width: calc(124px - 13%);
    }
  
}

/*#
 drop down
#*/

@media only screen and (max-width: 1699px){
      /*
        Drop Down CSS
    */
     .mega_menu > ul > li > span, 
     .mega_menu > ul > li > a {
        padding-bottom: 30px !important;
      }
    .mega_dropdown {
      padding-top: 50px;
    }
    .dropcol1__wrapper span {
      font-size: 20px;
    }
    .whoweare_menu a span {
      font-size: 11px;
    }
    .whoweare_menu a strong {
      font-size: 13px;
      margin-bottom: 2px;
    }
    .pd__8 {
      padding-left: 6%;
    }
    .dropcol3__wrapper p {
      font-size: 15px;
      color: #333 !important;
      line-height: 22px;
    }
    .dropcol3__wrapper img {
      max-width: 74%;
      width: 100%;
    }
    .whoweare_menu ul li a img {
      width: 17px !important;
    }
    .whoweare_menu li {
      margin-bottom: 20px;
      padding: 0;
    }
    .whoweare_menu a strong::before{
        width: 6px;
        height: 6px;
        left: -12px;
    }
    .whoweare_menu ul {
      padding-left: 40px;
    }
    .mega_dropdown{
        margin-top: 28px;
    }
    .height__524 {
      height: 380px;
    }
    .height__409 {
      height: 300px;
    }
    .height__640 {
      height: 490px;
    }
    .ser-menu__wrapper strong {
      font-size: 13px;
      margin-bottom: 15px !important;
    }
    .ser-menu__wrapper ul li::before {
        width: 6px;
        height: 6px;
    }
    .ser-menu__wrapper a {
      font-size: 11.5px;
    }
    .col-ser-3 {
      padding-left: 32px;
    }
    .ser-menu__wrapper ul li {
      margin-bottom: 5px;
    }
    .ser-menu__wrapper ul li::before {
      margin-right: 7px;
    }
    .ser-menu__wrapper {
      margin-bottom: 35px;
    }
    .ser-menu__wrapper img {
      width: 85%;
    }
    .col-ser-3.adj_on{
        flex: 0 0 17%;
        max-width: 17%;
    }
    .col-ser-3 {
      flex: 0 0 21%;
      max-width: 21%;
    }
    .srvimgthing {
      margin-bottom: 0px;
    }
    
}
@media only screen and (max-width: 1280px) {
    .dropdown__whoweare{
      max-width: 91%;
    }
    .dropcol3__wrapper p {
        font-size: 14px;
    }
    /*.whoweare_menu a span {*/
    /*    font-size: 10.5px;*/
    /*}*/
    /*.ser-menu__wrapper a {*/
    /*    font-size: 10.5px;*/
    /*}*/
    .col-ser-3 {
        padding-left: 26px;
    }

}
@media only screen and (max-width: 1150px){
      .col-ser-3 {
        flex: 0 0 25% !important;
        max-width: 25% !important;
      }
    .mega_menu > ul {
        justify-content: right;
    }
    .mega-header .col-mg-5 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        order: 2;
    }
    .mega-header .col-mg-4 {
        flex: 0 0 79%;
        max-width: 79%;
        padding: 0 15px;
        
    }
    .mega-header {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 20px;
        padding-left: 20px !important;
    }
    .height__524{
        height: auto !important;
    }
    .height__640{
        height: auto !important;
    }
    .height__409{
        height: auto !important;
    }
    .mega_dropdown.height__640 .drop-col-1{
      display: none;
    }
    .logo_wrapper {
      position: relative;
      top: 13px;
    }
}
@media only screen and (min-width: 821px){
    .hamburger-menu{
            display: none !important;
    }
    .mega_h .mega-header {
        background: #ffffff5e;
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px);
    }
}
@media only screen and (max-width: 821px){
    .mega-header {
      padding-left: 0 !important;
      padding-right: 0 !important;
      z-index: 99999;
    }
    .mobile-menu {
      font-family: gilmer;
    }
    .mega-header .col-mg-5, 
    .mega-header .col-mg-4 .header_contact_details{
      display: none;
    }
    .icon-arrow:after {
    content: "\25BC";
    color: #ffffff;
    }
    .mega-header .col-mg-3 {
      flex: 0 0 50% !important;
      max-width: 50% !important;
    }
     .mega-header .col-mg-4 {
        flex: 0 0 50%;
        max-width: 50%;
      }
    div.hamburger-menu {
        position: static !important;
        margin-top: 0 !important;
        margin-left: auto !important;
    }
    .menuresponsive{
    	display:block;
    	padding:0px !important;
    }
    .logo_wrapper img {
      max-width: 166px !important;
      height: auto !important;
    }
    .mega-header .col-mg-4 {
        position: relative;
        z-index: 9999;
    }
    .logo_wrapper {
        position: static !important;
        top: 13px;
    }
    /*---------------------
    HAMBURGER MENU
    ----------------------*/

    .hamburger-menu {
        padding-top: 0px;
        padding-left: 0px;
        width: 56px !important;
        height: 56px !important;
        cursor: pointer;
        z-index: 9999999999;
        background: linear-gradient(91.95deg, #1C8A82 0.4%, #F7B318 100%);
        border-radius:100%;
    }
    
    .bar,
    .bar:after,
    .bar:before {
      width: 30px;
      height: 3px;
    }
    
    .bar {
      position: relative;
        transform: translateY(10px);
        background: #ffffff;
        transition: all 0ms 300ms;
        position: relative;
        top: -8px;
    }
    
    .bar.animate {
      background: rgba(255, 255, 255, 0);
    }
    
    .bar:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 10px;
      background: #ffffff;
      transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    
    .bar:after {
      content: "";
      position: absolute;
      left: 0;
      top: 10px;
      background: #ffffff;
      transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    
    .bar.animate:after {
      top: 0;
      transform: rotate(45deg);
      transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    
    .bar.animate:before {
      bottom: 0;
      transform: rotate(-45deg);
      transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    
    /*---------------------*/
    /*Mobiles Menu */
    /*----------------------*/
    /*---------------------*/
    /*Mobiles Menu - Design */
    /*----------------------*/
    
    .mobile-menu ul {
      margin: 0;
      padding: 0;
    }
    
    .mobile-menu li {
      font-size: 17px;
      line-height: 30px;
      text-align:center !important;
      margin: 0;
      overflow: hidden;
      padding: 5px 0;
      position: relative;
      text-align: left;
      /*text-transform: uppercase;*/
      font-weight: bold;
    }
    .has-children li a,
    .has-children li {
      font-weight: 400;
      font-size: 16px;
    }
    .mobile-menu li:first-child {
      margin-top: 70px;
    }
    
    .mobile-menu li:hover {
      background: #F7B318;
    }
    
    .mobile-menu li a {
      text-decoration: none;
      color: #ffffff !important;
    }
    
    /*---------------------*/
    /*Mobiles Menu - Slide IN */
    /*----------------------*/
    
    .mobile-menu {
      top: 0;
      max-width: 100%;
      left: -100%;
      width: 100%;
      background: #1A1835;
      color: black;
      height: 100%;
      position: fixed;
      z-index: 9997;
      overflow-y: auto;
      -webkit-transform: translate3d(0, 0, 205px);
      -moz-transform: translate3d(0, 0, 205px);
      transform: translate3d(0, 0, 205px);
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      transition: all 500ms ease-in-out;
    }
    
    .mobile-menu.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      transition: all 500ms ease-in-out;
    }
    
    /*---------------------*/
    /*Mobiles Menu - Dropdown Submenu*/
    /*----------------------*/
    
    .has-children:hover{
    	cursor:hand;
    }
    
    .children {
    	display:none;	
    }
    
    .mobile-menu .children li:first-child {
      margin-top: 0px;
    }
    
    .icon-arrow {
    	position: absolute;
    	display: block;
    	font-size: 0.7em;
    	color: black;
    	top: 5px;
    	right: 10px;
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg); 
    	transition: .6s;
      -webkit-transition: .6s;
      -moz-transition: .6s;	 
    }
      
    .icon-arrow:after {
        content: "\25BC";
    }
    
    .icon-arrow.open {
      transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg); 
      transition: .6s;
      -webkit-transition: .6s;
      -moz-transition: .6s; 		
    }

}