html{
   overflow-x:hidden ; 
}
body{
margin: 0px;
font-family: 'SF UI Text'!important;
overflow-x:hidden ;
}



/*fonts*/
@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-Bold.eot');
    src: url('../fonts/SFUIText-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-Bold.woff2') format('woff2'),
        url('../fonts/SFUIText-Bold.woff') format('woff'),
        url('../fonts/SFUIText-Bold.ttf') format('truetype'),
        url('../fonts/SFUIText-Bold.svg#SFUIText-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-HeavyItalic.eot');
    src: url('../fonts/SFUIText-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-HeavyItalic.woff2') format('woff2'),
        url('../fonts/SFUIText-HeavyItalic.woff') format('woff'),
        url('../fonts/SFUIText-HeavyItalic.ttf') format('truetype'),
        url('../fonts/SFUIText-HeavyItalic.svg#SFUIText-HeavyItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-LightItalic.eot');
    src: url('../fonts/SFUIText-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-LightItalic.woff2') format('woff2'),
        url('../fonts/SFUIText-LightItalic.woff') format('woff'),
        url('../fonts/SFUIText-LightItalic.ttf') format('truetype'),
        url('../fonts/SFUIText-LightItalic.svg#SFUIText-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-BoldItalic.eot');
    src: url('../fonts/SFUIText-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-BoldItalic.woff2') format('woff2'),
        url('../fonts/SFUIText-BoldItalic.woff') format('woff'),
        url('../fonts/SFUIText-BoldItalic.ttf') format('truetype'),
        url('../fonts/SFUIText-BoldItalic.svg#SFUIText-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-Light.eot');
    src: url('../fonts/SFUIText-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-Light.woff2') format('woff2'),
        url('../fonts/SFUIText-Light.woff') format('woff'),
        url('../fonts/SFUIText-Light.ttf') format('truetype'),
        url('../fonts/SFUIText-Light.svg#SFUIText-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-Heavy.eot');
    src: url('../fonts/SFUIText-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-Heavy.woff2') format('woff2'),
        url('../fonts/SFUIText-Heavy.woff') format('woff'),
        url('../fonts/SFUIText-Heavy.ttf') format('truetype'),
        url('../fonts/SFUIText-Heavy.svg#SFUIText-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-Medium.eot');
    src: url('../fonts/SFUIText-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-Medium.woff2') format('woff2'),
        url('../fonts/SFUIText-Medium.woff') format('woff'),
        url('../fonts/SFUIText-Medium.ttf') format('truetype'),
        url('../fonts/SFUIText-Medium.svg#SFUIText-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-Regular.eot');
    src: url('../fonts/SFUIText-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-Regular.woff2') format('woff2'),
        url('../fonts/SFUIText-Regular.woff') format('woff'),
        url('../fonts/SFUIText-Regular.ttf') format('truetype'),
        url('../fonts/SFUIText-Regular.svg#SFUIText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-MediumItalic.eot');
    src: url('../fonts/SFUIText-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-MediumItalic.woff2') format('woff2'),
        url('../fonts/SFUIText-MediumItalic.woff') format('woff'),
        url('../fonts/SFUIText-MediumItalic.ttf') format('truetype'),
        url('../fonts/SFUIText-MediumItalic.svg#SFUIText-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-Semibold.eot');
    src: url('../fonts/SFUIText-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-Semibold.woff2') format('woff2'),
        url('../fonts/SFUIText-Semibold.woff') format('woff'),
        url('../fonts/SFUIText-Semibold.ttf') format('truetype'),
        url('../fonts/SFUIText-Semibold.svg#SFUIText-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-SemiboldItalic.eot');
    src: url('../fonts/SFUIText-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-SemiboldItalic.woff2') format('woff2'),
        url('../fonts/SFUIText-SemiboldItalic.woff') format('woff'),
        url('../fonts/SFUIText-SemiboldItalic.ttf') format('truetype'),
        url('../fonts/SFUIText-SemiboldItalic.svg#SFUIText-SemiboldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('../fonts/SFUIText-RegularItalic.eot');
    src: url('../fonts/SFUIText-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-RegularItalic.woff2') format('woff2'),
        url('../fonts/SFUIText-RegularItalic.woff') format('woff'),
        url('../fonts/SFUIText-RegularItalic.ttf') format('truetype'),
        url('../fonts/SFUIText-RegularItalic.svg#SFUIText-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}










.about-histry2{
    float: left;
    width: 100%;
    border-top: 3px dashed white;
}
.about-histry-slide{
    float: left;
    width: 100%;
}
.ab-hist-bx-full{
    float: left;
    width: 100%;
}
.ab-hist-bx-line{
    float: left;
    width: 2px;
    background: white;
    height: 70px;
    margin-left: 30px;
}
.ab-hist-bx{
    float: left;
    width: 100%;
    background: white;
    padding: 0px 22px 30px;
    border-radius: 7px;
}
.ab-hist-bx-round{
    float: left;
    width: 12px;
    background: #6D6E71;
    height: 12px;
    margin-left: 3px;
    margin-top: -7px;
    margin-bottom: 30px;
    border-radius: 35px;
}
.ab-hist-bx-txt{
    float: left;
    width: 100%;
}
.ab-hist-bx-txt h2{
    float: left;
    font-size: 25px;
    color: white;
    background: #0B438D;
    padding: 3px 8px;
    border-radius: 7px;
    font-weight: bold;
    width: auto;
    margin-bottom: 15px;
}
.ab-hist-bx-txt p{
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: normal;
    color: #6D6E71;
    margin-bottom: 0px;
}

.ab-hist-bx-line2{
    float: left;
    width: 2px;
    background: white;
    height: 105px;
    margin-left: 30px;
}
.milestone .owl-nav{
    float: none;
    text-align: center;
    position: relative;
    margin-top: 50px
}

.milestone .owl-prev img{
    width: 50px;
    margin-right: 25px;
}
.milestone .owl-next img{
    width: 50px;
}




















.ip-loader{
    margin-left: 0px!important;
    bottom: 38%!important;
    
}
.loader {
  width: 120px;
  height: 120px;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
 fill: #1b9fda;

  
  animation: filter-animation 3s infinite;
  
}
.loader img{
    width: 110px;
}
@keyframes filter-animation {
  0% { transform: translateY(-3px); fill: #06476F;}
  25% { transform: translateY(3px); fill: #1b9fda;}
  50% { transform: translateY(-3px); fill: #06476F;}
   75% { transform: translateY(3px); fill: #1b9fda;}
 
  100% { transform: translateY(-3px); fill: #06476F;}
}






.hr-top{
  position:absolute;
  z-index: 11;
}
.header-page {
    float: left;
    width: 100%;
    /*padding-top: 13px;
    padding-bottom: 55px;*/
}
#fixed-nr-header{
    background-color:white;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
    display:none;
    position: fixed;
    z-index: 111;
    height: 103px;
    /*padding-bottom:8px;
    padding-top:8px;*/
}
.h-scrl{
    color: #0C4DA2!important;
}
.header{
    float: left;
    width:100%;
    /*z-index: 99;*/
    position: relative;
    height: 0;
    padding: 0px 33px;
    /*padding-top: 15px;*/
    
  }

.logo{float: left;
    margin-top: 17px;
    /*margin-left: -50px;*/
    width: 219px;
position: relative;
z-index: 1;}

.logo-scroll{
    float: left;
    margin-top: 23px;
    /*margin-left: -50px;*/
    width: 122px;
position: relative;
z-index: 1;
}
.logo-scroll img{
    float: left;max-width: 100%;
}
.logo img{float: left;max-width: 100%;}
.header_menu_area {
  /* width: 100%; */
  float: right;
  position: relative;
  text-align: center;
}
.header_menu_area > .mob_nav {
    display: none; 
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
    padding-top: 46px;
}
.header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle; 
}
      
.header_menu_area > ul > li > a:hover {
          color: #B2D3FF!important;
          
}
         


.header_menu_area > ul > li > a:hover::after {
          /* height: 100%; */
}
  .active-class{
  
  color: #ffffff !important;
  
  /* border-bottom: solid 4px #0f703a; */
}

.on-mob{
    display: none;
}
.mob-menu-btn-f{
    display: none;
}

@media (max-width: 1199px) {
    .on-mob{
        display: block;
    }
    
    .mob-menu-btn-f{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}
.mob-menu-btn-f a img{
    float: none;
    display: inline-block;
    width: 35px;
    margin: 0px 8px;
    
}
.menu-btn-f{
    display: none;
}
.menu-btn{
    display: none;
}
.menu-enq{
    display: none;
}

.menu li:hover>ul {
    width: 100% !important;
    
    visibility: visible;
    opacity: 1;
    position: unset;
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 60px;
}
.menu ul:after{
    bottom: 62%;
}

.header_menu_area > ul > li > a {
    width: 100%!important;
}

.sub-menu {
    margin-top: 73px!important;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /*position: unset;*/
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 36px;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0 !important;
    width: 100%;
    transform: initial;
}
.ham-nav{
    display: none;
}

.header_menu a svg{
    display: none;
}

.sub-menu-1{
    position:unset !important;
    width:100% !important;
}


.header_menu_area {
    position: inherit; 
    width: 100%;
    margin-top: -70px;
}

.header_menu_area > .mob_nav {
      display: block;
      float: right;
      width: 28px;
      height: 20px;
     margin: 23px 0px 40px 0px;
      cursor: pointer;
      transform: rotate(0);
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}

.header_menu_area > .mob-nav111{
    margin: 30px 0px 40px 0px;
}

.header_menu_area > .mob_nav > div {
    background: white;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    width: 100%;
}


.header_menu_area > .mob_nav > .mob-nv-lne{
    background: #0c4ea2;
}
.header_menu_area > .mob_nav > div:nth-child(1) {
    top: 2px; 
}

.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
    top: 13px; 
}

.header_menu_area > .mob_nav > div:nth-child(4) {
    top: 23px; 
}

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%; 
}

.mob_nav.open > div:nth-child(2) {
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mob_nav.open > div:nth-child(3) {
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}


.mob_nav.open > .mob-nv-lne:nth-child(2){
    background: #0c4ea2;
}
.mob_nav.open > .mob-nv-lne:nth-child(3){
    background: #0c4ea2;
}
.header_menu_area > ul {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: #103e79;
    min-height: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 9 !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    top: 83px;
    text-align: center;
}

.header_menu_area > ul > li {
      width: 100%; 
}

.header_menu_area > ul > li > a {
        color: #fff!important;
        width: 100%;
        line-height: 30px;
        padding: 10px 5%;
        text-align: left;
        
}
.menu ul li a{
    text-align: center!important;
}
.header_menu_area > ul > li > a::after {
    width: 0px;
    height: 100%!important;
    background: red; 
}

.header_menu_area > ul > li > a:hover::after {
    width: 4px; 
}

.header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    z-index: 1111 !important;
    transform: translate(0, 0);
}

.header_user_area {
    right: calc(5% + 70px);
} 
.header_menu_area > ul {
    padding-bottom: 36px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 21px;
    transform: scale(0.5);
}

}

.active-menu{
  background: linear-gradient(to right, rgb(0, 34, 93), rgb(20, 70, 158));
  color: #ffffff !important;
  /* border-bottom: solid 4px #0f703a; */
}


.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
}

.m-b{
    color: black!important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.m-b:hover{
    color: white!important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.header_menu_area > ul > li > a {
    width: auto;
    color: white;
    font-weight: normal;
    float: left;
    position: relative;
    font-size: 15px;
    letter-spacing: 0px !important;
    padding: 8px 22px 9px 22px;
    z-index: 1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
    text-align: center;
}
/**/
.header_menu_area > ul > li > a:hover:after{
     width: 35%; 
  left: 0; 
  transform: scaleX(1);
      transform-origin: left;
      transition: transform 0.25s ease-in-out;
}

.menu ul li a:hover, .menu ul li:hover>a {
    /*background: white;*/
    color: #0C4DA2;
    text-decoration: none;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.header_menu_area > ul > li > a svg {
    width: 15px;
    fill: black;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.header_menu_area > ul > li > a:hover svg{
fill: #ff8f29;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.menu ul {
    visibility: hidden;
  /*  display: none;*/
    opacity: 0;
    margin: 0;
    top: 39px;
    padding: 0;
    width: 211px;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .5s ease-out;
    /*transform: translate(22px,0px);
    transition: all 0.5s ease-out;*/
    border-radius: 18px;
}


.menu li:first-child {
    margin-left: 0;
}
.menu li:first-child {
    margin-left: 0;
}
.menu ul li {
    display: block;
    float: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.menu li:hover>ul {
    visibility: visible;
   /* display: block;*/
    opacity: 1;
    transform: translate(0,0);
}

.menu ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding: 15px 10px;
    display: block;
    color: black;
    /*background: white;*/
    border-bottom: solid 1px rgb(137 137 137 / 19%);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

.menu-new li a{
  background: #F6F6F6!important;
}

.menu ul:after {
    bottom: 100%;
    left: 20%;
    border: solid #98C02D;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #98C02D;
    border-width: 6px;
    margin-left: -6px;
    display: none;
}

.menu-new:after {
    top: 10% !important;
    right: -2% !important;
    left: inherit !important;
    border: solid red;
    content: " ";
    height: 0;
    width: 0;
    
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-right-color: red !important;
    border-width: 6px;
    margin-left: -6px !important;
    transform: rotate( 
319deg);
}


.menu-btn{float: right;
   margin-top: 0px;
   width: 125px;
}

.menu-btn a{
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: white;
    width: 125px;
height: 36px;
border: 1px solid #ffffff87;
border-radius: 40px;
padding: 6px 0px;
text-decoration: none;
}
.menu-btn a img{
   margin-left: 6px;
    width: 33px;
    margin-top: -3px;
}
.uae-site{
    visibility: hidden;
    opacity: 0;
    transform: translate(0,20px);
    transition: all .5s ease-out;
    background: white;
    color: black!important;
    border: 1px solid transparent!important;
    margin-top: 5px;
}
.menu-btn:hover .uae-site{
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
    
}


.menu-btn-f{float: right;
   margin-top: 0px;
   width: 125px;
}
.menu-btn-f a{
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #0C4DA2;
    width: 125px;
height: 36px;
border: 1px solid #0C4DA2;
border-radius: 40px;
padding: 6px 0px;
text-decoration: none;
}
.menu-btn-f a img{
   margin-left: 6px;
    width: 33px;
    margin-top: -3px;
}
.menu-btn-f:hover .uae-site{
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
}



.menu-enq{
    float: right;
    padding-left: 22px;
    margin-top: -13px;
}
.menu-enq a img{
    width: 60px;
    float: right;
}
.main-btn-circle{
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50%;
    border-radius: 100%;
    line-height: 40px;
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    outline: none;
    cursor: pointer;
    z-index: 100;
    background: #6D6E71;
    color: white;
}
.main-btn-circle:hover{   
  -webkit-box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
  -moz-box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
  box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
}



.popup{
  position: fixed;
    top: 100%;
  width: 100%;
  height: 100%;
  z-index: 10001;
}
.popup.active{
  top:0;
  background-color: #000000a8; 
  transition: background-color .6s ,opacity .6s;
}
.popup .main-btn-rect{
  padding: 10px 100px;
}
.popup .popup-content{
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 568px;
  min-width: 320px;
  margin-top: 150px;
  padding: 25px;
  color: #070000;
  /*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transition: margin .6s;
  -webkit-transition: margin .6s;
  -moz-transition: margin .6s;
  -o-transition: margin .6s;
}
.popup.active .popup-content{
  margin-top: 0px;
}

.form-group{
    position: relative;
    width: 90%;
    margin: 0px auto;
}

.popup .fade-out{
  position: absolute;
     top: 11px;
    right: 12px;
  text-align: center;
  font-size: 15px;
}

.request-sec {
    position: absolute;
    right: 0;
    width: 100%;
    top: -450px;
    right: 0;
    height: 100%;
    /* background: #00000096; */
    z-index: 9999999;
}


.req-form {
    width: 427px;
    float: right;
    height: auto;
    margin-right: 0;
    opacity: 1;
    background: url(../images/enq-logoo.webp)#0C4DA2;
    background-size: 100%;
    background-position-y: 100%;
    background-repeat: no-repeat;
    padding: 30px 30px 30px 30px;
    top: 0;
    position: relative;
    right: 0;
    /* height: 100%; */
    z-index: 99;
}

.m-bx-1{
   float: left;
    /*margin: 0px 3%;*/
    border: 1px solid transparent;
    width: 100%;
    margin-bottom: 25px;
    /*padding-top: 40px;
    height: 115px;*/
}
.m-bx-1 input{
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 49px;
    
    /*padding: 0 20px!important;*/
    outline: none!important;
    background: #ffffff;
    width: 100%!important;
   
    border: none!important;
    transition: all 500ms ease;
    border: solid 1px transparent;
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 10px 28px;
    /* margin-top: 17px; */
    border-radius: 10px;
}
.m-bx-1-btn{
    float: left;
    width: 100%;
}
.m-bx-1-btn button{
    float: left;
    width: 180px;
    height: 54px;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    border: 1px solid #6D6E71;
   
    text-align: center;
    padding: 12px 0px;
    
    background-image: linear-gradient(30deg, #6D6E71 50%, transparent 50%);
    background-size: 500px;
    transition: background 500ms ease-in-out;
    cursor: pointer;
    outline: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.m-bx-1-btn button:hover{
background-color: #fff;
background-position: 100%;
border: 1px solid #fff;
color: #6D6E71;
outline: none;
text-decoration: none;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.form-inner h2{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: white;
}
.form-inner p{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: white;
}









.slide{
 float: left;
   width: 100%;
   background-image: url(../images/banner.webp);
   background-size: cover;
   background-repeat: no-repeat;
   padding-top: 126px;
   padding-bottom: 60px;   
}
.banner-txt{
    float: left;
    width: 100%;
    padding-top: 68px;
}
.banner-txt h2{
    float: left;
    width: 100%;
    font-size: 57px;
    color: white;
    font-weight: 300;
    line-height: 75px;
    margin-bottom: 15px;
}
.banner-txt h2 span{
    font-weight: 900;
}
.banner-txt p{
    float: left;
    width: 100%;
    font-weight: normal;
    color: white;
    font-size: 17px;
    line-height: 28px;
}
.bnr-para{
    float: left;
    width: 50%;
    padding-left: 15px;
    margin-top: -115px;
}
.bnr-para h3{
    float: left;
    width: 50%;
    font-weight: normal;
    color: #C1D9F9;
    font-size: 17px;
    line-height: 28px;
}
.bnr-para1{
    padding-right: 35px;
}
.bnr-para2{
    padding-left: 27px;
}
.banner-img{
    float: left;
    width: 100%;
    padding-top: 50px;
}
.banner-img img{
    float: right;
    width: 100%;
    max-width: 500px;
}

.slider-txt .owl-nav {
    display: none;
}
.slider-imge .owl-nav {
    display: none;
}



.body1{
    float: left;
    width: 100%;
    padding-top: 77px;
}
.b1-txt{
    float: left;
    width: 100%;
}
.b1-txt h5{
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #6D6E71;
}
.b1-txt img{
    float: left;
    width: 285px;
}
.b1-exp{
    float: left;
    width: 426px;
    margin-left: 15px;
    margin-bottom: 20px;
}
.b1-exp h3{
    float: left;
    width: 100%;
    font-style: italic;
    font-weight: 600;
    font-size: 19px;
    color: #0C4DA2;
    margin-bottom: 0px;
}
.b1-exp h2{
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 60px;
    color: #626469;
}

.b1-txt p{
    float: left;
    width: 60%;
    font-size: 17px;
    font-weight: normal;
    color: #2A2C31;
    line-height: 28px;
    margin-bottom: 16px;
}
.b1-img{
    position: absolute;
    right: 0;
}
.b1-img img{
    max-width: 420px;
}
.b1-special{
   float: left;
    margin-top: 15px;
    width: 100%;
}
.b1-special h2{
float: left;
font-size: 20px;
font-weight: bold;
color: #3A3B3F;
margin-right: 18px;
}
.b1-line{
    float: left;
    margin-top: 10px;
    width: 61px;
    background: #DAD7D7;
    border-radius: 2px;
    height: 4px;
}
.b1-bx-ful{
    float: left;
    width: 100%;
    margin-top: 25px;
}
.b1-bx{
    float: left;
    width: 232px;
}
.b1-bx-round{
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 30px;
}
.b1-bx h1{
   float: left;
    width: 100%;
    font-weight: bold;
    font-size: 32px;
    padding-left: 9px;
    margin-top: -29px;
}
.b1-bx p{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}
.b1-under{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 80px;
}
.b1-quality{
    float: left;
    width: 50%;
}
.b1-quality h2{
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 60px;
    color: #0C4DA2;
    margin-bottom: 25px;
}
.b1-quality p{
    float: left;
    width: 100%;
    padding-right: 17%;
    font-weight: normal;
    font-size: 17px;
    color: #2A2C31;
    line-height: 30px;
}
.b1-quality img{
    float: right;
    max-width: 62px;
    width: 100%;
    margin-top: 15px;
    animation: changeBackgroundColor 4s infinite;
}

.b1-vision{
    float: left;
    width: 50%;
    padding-left: 7%;
}
.b1-vision h2{
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 60px;
    color: #6D6E71;
    margin-bottom: 25px;
}
.b1-vision p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 17px;
    color: #2A2C31;
    line-height: 30px;
}
.b1-vision-icon{
    float: left;
    max-width: 62px;
    margin-top: 56px;
    animation: changeBackgroundColor 3s linear infinite;
}
@keyframes changeBackgroundColor {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(0);
  }
}
/*@keyframes changeBackgroundColor {
  0% {
    filter: blur(1px);
  }
  50% {
    filter: blur(0px);
  }
  100% {
    filter: blur(1px);
  }
}*/
.b1-dot-icon{
    float: right;
    max-width: 111px;
    margin-bottom: 72px;
   animation: pulse 2s infinite;
}
@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}
.body2{
    float: left;
    width: 100%;
    padding-top: 45px;
    padding-bottom: 100px;
    background-image: url(../images/b2-bac.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.b2-hed{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 37px;
}
.b2-hed h2{
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 60px;
    color: white;
    margin-bottom: 30px;
}
.b2-hed p{
    float: left;
    width: 100%;
    font-weight: normal;
    line-height: 30px;
    font-size: 17px;
    color: white;
}

.body2-body{
    float: left;
    width: 100%;
    background: white;
    border-radius: 30px;
}
.b2-swtch{
    float: left;
    width: 105px;
    padding: 21px 10px;
    height: auto;
    border-radius: 50px;
    background: #37393D;
    margin-left: -45px;
    margin-top: 70px;
    margin-bottom: 70px;
}





.tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.b2-butn1:hover .tooltiptext {
  visibility: visible;
}


.b2-butn1{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.tab__button img{
    float: none;
    width: 57px;
    margin: auto;
    display: block;
    filter: brightness(0) invert(1);
}
.tab__button {
    /*padding: 15px;*/
    color: white;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid transparent;
    background: #37393D;
    outline: none;
   /* margin: 0px 0px 0px 15px;*/
    cursor: pointer;
    width: 84px;
    height: 84px;
    border-radius: 64px;
}
.tab__button:focus{
    outline: none!important;
    background: #0C4DA2;
    color: black;
}
.tab__button:focus img{
    filter: brightness(0) invert(1);
}
.tab_button-active {
    border-bottom: none;
    background: #0C4DA2;
    color: black;
}
.tab_button-active img{
    filter: brightness(0) invert(1);
}
.tab__inside {
  /*display: grid;
  grid-template-columns: repeat(2, 1fr);*/
  visibility: hidden; 
  opacity: 0;
  height: 0;
  transform: translateY(10px);
  transition: transform .3s ease-in;
}
.tab__inside-active {
  visibility: visible;
    float: left;
    width: 100%;
    max-width: 1081px;
    position: absolute;
    margin-left: 59px;
    padding: 30px 45px;
    opacity: 1;
    height: 100%;
    margin-top: 20px;
    transform: translateY(0);
    transition: transform .3s ease-out 0.1s, opacity .3s ease-out 0.1s;
}
.b2-bdy-hed{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.b2-bdy-hed h2{
    float: left;
    width: 88%;
    font-size: 45px;
    font-weight: bold;
    color: black;
}
.b2-bdy-hed p{
    float: left;
    width: 88%;
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
    color: #2A2C31;
}
.b2-bdy-hed a{
    float: right;
    width: 94px;
    border-radius: 60px;
    height: 94px;
    background: #6D6E71;
    font-size: 55px;
    font-weight: 300;
    line-height: 30px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding: 29px 0px;
    margin-top: -45px;
}

.b2-bdy-bx{
    float: left;
    width: 100%;
    padding: 12px 7px 25px 7px;
   background: url(../images/b2-bdy-bx-bac.png)#F1F1F1;
   background-repeat: no-repeat;
   background-size: 100%;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bdy-bx:hover{
    background: url(../images/b2-bdy-bx-bac.png)#DDE9FA;
    background-repeat: no-repeat;
   background-size: 100%;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bdy-bx img{
    float: left;
    width: 100%;
}
.b2-bdy-bx h3{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    color: black;
    margin-top: 18px;
    margin-bottom: 0px;
}

.b2-brands{
    float: left;
    width: 100%;
    margin-top: 75px;
    padding: 0px 85px;
}
.b2-brands-logo{
    float: left;
    width: 100%;
}
.b2-brands-logo img{
    float: left;
    max-width: 245px;
    width: 100%;
}
.b2-brnd .owl-nav {
     width: 100%;
    position: relative;

}
.b2-brnd button.owl-prev{
    float: left;
    margin-left: -83px;
    margin-top: -66px;
}
.b2-brnd button.owl-next{
    float: right;
    margin-right: -83px;
    margin-top: -66px;
}
.b2-brnd .owl-prev img {
    float: right;
    width: 44px;
    
}
.b2-brnd .owl-next img {
    
    width: 44px;
    
}

.body3{
    float: left;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../images/b3-logo.png)#0C4DA2;
    background-size: 648px;
    background-position: right;
    background-position-y: 100%;
    background-repeat: no-repeat;
}
.b3-para{
    float: left;
    width: 100%;
}
.b3-para p{
    float: left;
    width: 84%;
    font-weight: normal;
    font-size: 30px;
    line-height: 44px;
    color: #98B7DE;
}
.b3-para span{
    font-weight: normal;
    font-size: 30px;
    line-height: 44px;

}


.body4{
    float: left;
    width: 100%;
    padding: 88px 0px;
    background: #F9F9F9;
}

.b4-bx1{
    float: left;
    width: 50%;
    border-radius: 20px 0px 0px 20px;
    background: white;
    padding: 85px 60px;
    border-right: 1px solid #DFDBF7;
}
.b4-bx1 h2{
float: left;
width: 100%;
font-size: 55px;
line-height: 67px;
color: #0C4DA2;
font-weight: 900;
margin-bottom: 32px;
}
.b4-bx1 p{
float: left;
width: 100%;
font-size: 20px;
line-height: 34px;
color: #2A2C31;
font-weight: normal;
margin-bottom: 45px;
padding-right: 15px;
}
.b4-bx-butn1{
    float: left;
    width: 100%;
}
.b4-bx-butn1 a{
    float: left;
    width: 403px;
    height: 79px;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    border: 1px solid #6D6E71;
    /*background: #6D6E71;*/
    text-align: center;
    padding: 23px 0px;
    
    background-image: linear-gradient(30deg, #6D6E71 50%, transparent 50%);
    background-size: 1150px;
    transition: background 500ms ease-in-out;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b4-bx-butn1 a:hover{
background-position: 100%;
    background-color: #fff;
    text-decoration: none;
    color: #6D6E71;
    border: 1px solid #6D6E71;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


    
    



.b4-bx2{
    float: left;
    width: 50%;
    border-radius: 0px 20px 20px 0px;
    background: white;
    padding: 85px 60px;
}
.b4-bx2 h2{
float: left;
width: 100%;
font-size: 55px;
line-height: 67px;
color: #6D6E71;
font-weight: 900;
margin-bottom: 32px;
}
.b4-bx2 p{
float: left;
width: 100%;
font-size: 20px;
line-height: 34px;
color: #2A2C31;
font-weight: normal;
margin-bottom: 45px;
padding-right: 15px;
}
.b4-bx-butn2{
    float: left;
    width: 100%;
}
.b4-bx-butn2 a{
    float: left;
    width: 403px;
    height: 79px;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    border: 1px solid #0C4DA2;
    /*background: #0C4DA2;*/
    text-align: center;
    padding: 23px 0px;
    
     background-image: linear-gradient(30deg, #0C4DA2 50%, transparent 50%);
    background-size: 1140px;
    transition: background 500ms ease-in-out;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b4-bx-butn2 a:hover{
background-position: 100%;
    background-color: #fff;
border: 1px solid #0C4DA2;
color: #0C4DA2;
text-decoration: none;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.body5{
    float: left;
    width: 100%;
    padding: 60px 0px;
}
.body5 h2{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 900;
    font-size: 60px;
    color: #6D6E71;
    margin-bottom: 25px;
}
.body5 p{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: black;
    margin-bottom: 55px;
}
.b5-2{
    float: left;
    width: 100%;
    padding-left: 8%;
}
.b5-bx{
    float: left;
    width: 100%;
    border: 1px solid #6C90BF;
    margin-bottom: 15px;
}
.b5-bx:hover{
    border: 1px solid #AFAFB1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-bx img{
    float: left;
    width: 100%;
}
.b5-2-txt{
    float: left;
    width: 100%;
    padding: 0px 0px 0px 25px;
}
.b5-2-dot{
    float: right;
    background: white;
    height: 72px;
    width: 72px;
    border-radius: 40px;
    position: relative;
    margin-top: -25px;
    margin-right: 20px;
    margin-bottom: -25px;
}
.b5-2-txt h3{
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 25px;
    color: black;
    margin-bottom: 28px;
}
.b5-2-loct{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.b5-2-loct img{
    float: left;
    width: 35px!important;
}
.b5-2-loct h4{
    float: left;
    font-weight: normal;
    font-size: 19px;
    line-height: 30px;
    color: black;
    margin-left: 20px;
}
.b5-2-loct h4 a{
    color: black;
    text-decoration: none;
}
.b5-2-loct2{
    margin-bottom: 23px;
}

.b5-2-butn{
   float: left;
    width: 140px;
    position: relative;
    margin-top: 10px;
    bottom: -4px;
}
.b5-2-butn a{
float: left;
width: 100%;
text-align: center;
color: #6D6E71;
font-weight: bold;
font-size: 17px;
margin-bottom: 8px;
text-decoration: none;
}
.b5-2-butn-under{
    float: left;
    width: 100%;
    height: 8px;
    background: #0C4DA2;
    border-radius: 20px;

}

.b5-bx:hover .b5-2-butn-under{
    background: #6D6E71;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-2-logo{
    float: right;
}
.b5-2-logo img{
    float: right;
    position: relative;
    bottom: -2px;
    width: 108px!important;
}
.b5 .owl-nav {
     width: 100%;
    position: relative;
    text-align: center;
    margin-top: 65px;

}
.b5 .owl-prev img {
    width: 44px;
    margin-right: 15px;
}
.b5 .owl-next img {
       width: 44px;
}




.body6{
    float: left;
    width: 100%;
    padding: 60px 0px;
    background: url(../images/b6-bac.webp);
    background-size: cover;
    background-repeat: no-repeat;
}
.b6-hed{
    float: left;
    width: 100%;
    text-align: center;
}
.b6-hed h2{
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 60px;
    color: white;
    margin-bottom: 25px;
}
.b6-hed p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: white;
    margin-bottom: 44px;
}
.b6-bx1{
    float: left;
    width: 100%;
}
.b6-bx1 img{
    float: left;
    width: 40%!important;
    height: 389px;
    object-fit: cover;
}
.b6-bx1-txt-full{
    float: left;
    width: 60%;
    padding-top: 40px;
}
.b6-bx1-txt{
    float: left;
    width: 100%;
    background: url(../images/b6-bx-bac.png)white;
    background-size: 45px;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 100%;
    padding: 24px 18px;
    height: 349px;
}
.b6-bx1-txt h2{
    float: left;
    width: 100%;
    color: black;
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
}
.b6-bx1-txt p{
    float: left;
    width: 100%;
    color: #0B0B0B;
    font-size: 17px;
    font-weight: normal;
    line-height: 29px;
}
.b6-bx1-txt h3{
    float: left;
    width: 100%;
    color: #0C4DA2;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.b6-bx1-txt h4{
    float: left;
    width: 100%;
    color: #2D3137;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0px;
}
.b6-bx2{
    margin-top: 70px;
}
.b6 .owl-nav {
     width: 100%;
    position: relative;
    text-align: center;
    margin-top: 50px;

}
.b6 .owl-prev img {
    width: 44px;
    margin-right: 15px;
    filter: brightness(2);
}
.b6 .owl-next img {
       width: 44px;
       filter: brightness(2);
}


.body7{
    float: left;
    width: 100%;
    background: #F9F9F9;
    padding: 65px 0px;
}
.b7-bx1{
    float: left;
    width: 25%;
    border-left: 1px solid #EDEDEE;
    text-align: left;
}
.b7-bx2{
border-left: 1px solid transparent;
width: 20%;

}
.b7-bx3{
width: 30%;

}

.cont-txt{
    width: 100%;
    float: left;
}

.cont-txt p{
    font-size: 29px;
    font-weight: 300;
    color: black;
    float: left;
    width: 100%;
margin-top: 21px;
margin-bottom: 0px;

}
.count{
    float: left;
/*    margin-top: 15px;*/
    width: 100%;
}
.count .item1 {
    color: black;
    font-size: 60px;
    font-weight: 900;
    float: left;
    width: 100%;
    line-height: 1;
    text-align: left;
    position: relative;
    
    /* background: -webkit-linear-gradient(#BAF181,#92D14F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
 }
 .count .item1:after {
    font-weight: 900;
    font-size: 60px;
    content: 'k+';
    position: absolute;
   /* background: -webkit-linear-gradient(#BAF181,#92D14F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}
.count .item2:after {
    font-weight: 900;
    font-size: 60px;
    content: '+';
    position: absolute;
   /* background: -webkit-linear-gradient(#BAF181,#92D14F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}
.count .item2{
    color: black;
    font-size: 60px;
    font-weight: 900;
    float: left;
    width: 100%;
    line-height: 1;
    text-align: left;
    position: relative;
    
    /* background: -webkit-linear-gradient(#BAF181,#92D14F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
 }
 
 
 
 .count .item3:after {
    font-weight: 900;
    font-size: 60px;
    content: 'k+';
    position: absolute;
   /* background: -webkit-linear-gradient(#BAF181,#92D14F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}
.count .item3{
    color: black;
    font-size: 60px;
    font-weight: 900;
    float: left;
    width: 100%;
    line-height: 1;
    text-align: left;
    position: relative;
    
    /* background: -webkit-linear-gradient(#BAF181,#92D14F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
 }
 .cont-txt2{
   float: none;
    width: 147px;
    margin: auto;
    display: block;
}

.cont-txt3{
   float: none;
    width: 115px;
    margin: auto;
    display: block;
}
.cont-txt4{
   float: none;
    width: 246px;
    margin: auto;
    display: block;
}





.body8{
    float: left;
    width: 100%;
    background: url(../images/b8-bac.webp);
    background-size: cover;
    background-repeat: no-repeat;
}

.b8-img{
    float: left;
    width: 50%;
}
.b8-img img{
    float: right;
    width: 100%;
    max-width: 439px;
    position: relative;
    margin-top: -25px;
    margin-right: 40px;
}
.b8-txt{
    float: left;
    width: 50%;
}
.b8-layr img{
    float: right;
    width: 167px;
    position: relative;
    margin-top: -80px;
}

.b8-bx{
    float: left;
    width: 100%;
    background: #2F65AD;
    border-radius: 15px 0px 0px 0px;
    padding: 0px 0px 37px 55px;
}
.b8-bx h2{
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 55px;
    line-height: 66px;
    color: white;
    margin-bottom: 15px;
}
.b8-bx p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 20px;
    line-height: 34px;
    color: white;
}
.b8-round-an{
    float: right;
    margin-right: 134px;
    position: relative;
    z-index: 1;
    width: 106px;
    height: 106px;
    border-radius: 66px;
    padding: 4px;
    border: 2px dashed #0A3E83;
    margin-top: -58px;
    animation: rotateCircles 7.5s linear infinite;
}
.b8-round{
    float: right;
    margin-right: -108px;
    position: relative;
    z-index: 1;
    width: 106px;
    height: 106px;
    border-radius: 66px;
    padding: 4px;
    margin-top: -56px;
}
@keyframes rotateCircles {
  from {
    transform: rotate(0);
  } to {
    transform: rotate(360deg);
  }
}
.b8-round img{
    width: 94px;
    margin-top: 0px;
    
}

.footer{
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 30px;
    background: url(../images/ft-bac.webp);
    background-size: cover;
    background-repeat: no-repeat;
}
.ft-link{
    float: left;
    width: 100%;
}
.ft-link h2{
    float: left;
    width: 100%;
    font-size: 20px;
    color: white;
    font-weight: 600;
    margin-bottom: 30px;
}
.ft-link a{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: #BAD5F8;
    margin-bottom: 14px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.ft-link a:hover{
    color: white;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.ft-link-pr{
    padding-left: 66px;
}

.ft-link1{
    float: left;
    width: 50%;
}
.ft-adres{
  float: left;
    width: 100%;  
}
.ft-adres h2{
    float: left;
    width: 100%;
    font-size: 20px;
    color: white;
    font-weight: 600;
    margin-bottom: 30px;
}
.ft-adres p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: #BAD5F8;
    margin-bottom: 14px;
}
.ft-adres p a{
    color: #BAD5F8;
    width: 185px;
    float: right;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-adres p a:hover{
    color: white;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.ft-social{
    float: left;
    width: 100%;
}
.ft-social h2{
   float: left;
    width: 100%;
    font-size: 20px;
    color: white;
    font-weight: 600;
    margin-bottom: 24px;
    margin-top: 8px; 
}
.ft-social a img{
    float: left;
    width: 59px;
    margin-right: 24px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-social a img:hover{
    filter: brightness(1.5);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-flag{
    float: left;
    width: 100%;
    margin-top: 28px;
}
.ft-flag h2{
   float: left;
   width: auto;
    font-size: 20px;
    color: white;
    font-weight: 600;
    margin-top: 8px; 
    margin-right: 6px;
    margin-bottom: 0px;
}
.ft-flag a img{
    float: left;
    width: 61px;
    margin-right: 18px;
    height: 40px;
    object-fit: cover;
}

.ft-copy{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    border-top: 1px solid #1D59A8;
    padding: 30px 0px 0px;
}
.ft-copy p{
    float: left;
    width: 100%;
 font-weight: normal;
 font-size: 16px;
 color: white;
 margin-bottom: 0px;
}
.ft-copy p a{
    color: white;
    text-decoration: none;
}



.iner-titl{
    float: left;
    width: 100%;
    background: url(../images/in-bac-lyr.png)#0C4DA2;
    background-size: 252px;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 100%;
    padding-top: 160px;
    padding-bottom: 65px;
}
.iner-titl h2{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: white;
    font-weight: 300;
}
.iner-titl h2 span{
    font-weight: 900;
}

.about-full{
    float: left;
    width: 100%;
    padding-top: 80px;
   
}
.about-txt{
    float: left;
    width: 100%;
    
}
.about-txt img {
    float: right;
    width: 510px;
    padding-left: 40px;
    margin-top: 98px;
}
.about-txt h2{
    width: 100%;
   font-weight: 900;
    font-size: 60px;
    color: #6D6E71;
    margin-bottom: 25px;
}
.about-txt p{
    width: 100%;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: black;
}
.ab-logo{
    float: left;
    width: 100%;
    margin-top: 50px;
}
.ab-logo img{
    float: none;
    margin: auto;
    display: block;
    width: 100%;
    max-width: 559px;
    animation: changeAbColor 3s infinite;
}
@keyframes changeAbColor {
  0% {
    filter: contrast(1);
  }
  50% {
    filter: contrast(0.6);
  }
  100% {
    filter: contrast(1);
  }
}

.about-2{
    float: left;
    width: 100%;
    padding: 88px 0px;
    background: #F9F9F9;
}
.about-2-bx{
    float: left;
    width: 50%;
    border-radius: 20px 0px 0px 20px;
    background: white;
    padding: 70px 60px;
    border-right: 1px solid #DFDBF7;
}
.about-2-bx h2 {
    float: left;
    width: 100%;
    font-size: 55px;
    line-height: 67px;
    color: #0C4DA2;
    font-weight: 900;
    margin-bottom: 32px;
}
.about-2-bx p {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 34px;
    color: #2A2C31;
    font-weight: normal;
    margin-bottom: 0px;
}
.about-2-bx1{
    border-right: 1px solid transparent;
    border-radius:0px 20px 20px 0px ;
}




.about-history{
    float: left;
    width: 100%;
    padding: 60px 0px;
    background: #0c4da2;
    background-size: cover;
    background-repeat: no-repeat;
}
.ab-history{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.ab-history h2{
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 60px;
    color: white;
    margin-bottom: 25px;
}
.ab-history p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: white;
    margin-bottom: 44px;
}




/* The actual timeline (the vertical ruler) */
.main-timeline {
  position: relative;
  padding-top: 230px;
}

/* The actual timeline (the vertical ruler) */
.main-timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  background-color: #6d6e71;
  top: 230px;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
  border-radius: 10px;
}

/* Container around content */
.timeline {
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.timeline::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: #6d6e71;
  border: 5px solid white;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.left1 {
  padding: 0px 40px 20px 0px;
  left: 0;
}

/* Place the container to the right */
.right1 {
  padding: 0px 0px 20px 40px;
  left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left1::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

/* Add arrows to the right container (pointing left) */
.right1::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

/* Fix the circle for containers on the right side */
.right1::after {
  left: -12px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .main-timeline::after {
    left: 31px;
    top: 0px;
  }

  /* Full-width containers */
  .timeline {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }
.main-timeline{
    padding-top: 0px;
    float: left;
}
  /* Make sure that all arrows are pointing leftwards */
  .timeline::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left1::after,
  .right1::after {
    left: 18px;
  }

  .left1::before {
    right: auto;
  }

  /* Make all right containers behave like the left ones */
  .right1 {
    left: 0%;
  }
}



.p-4 h3{
    font-size: 25px;
    font-weight: bold;
    color: #0c4da2;
}
.mb-0{
    font-weight: normal;
    font-size: 22px;
    color: black;
}














.ab-chairman{
    float: left;
    width: 100%;
    padding: 75px 0px;
}
.ab-chairman-img{
    float: left;
    width: 100%;
}
.ab-chairman-img img{
    float: left;
    width: 100%;
    padding-right: 20%;
    height: 450px;
    object-fit: cover;
}
.ab-chairman-img h2{
   float: right;
    width: auto;
    font-size: 28px;
    font-weight: bold;
    color: white;
    background: #0A3E83;
    padding: 10px 25px;
    margin-top: -46px;
    margin-right: 50px;
    line-height: 36px;
}
.ab-chairman-img h2 span{
    font-weight: normal;
    font-size: 22px;
}

.ab-chairman-txt{
    float: left;
    width: 100%;
}

.ab-chairman-txt h2{
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: bold;
    color: #0C4DA2;
    margin-bottom: 15px;
}
.ab-chairman-txt p{
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 34px;
    color: #2A2C31;
    font-weight: normal;
}



.roofing-products{
    float: left;
    width: 100%;
    padding: 80px 0px;
}
.roofing-p-bx{
    float: left;
    width: 100%;
    padding: 12px 7px 25px 7px;
   background: url(../images/b2-bdy-bx-bac.png)#F1F1F1;
   background-repeat: no-repeat;
   background-size: 100%;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    margin-bottom: 35px;
}
.roofing-p-bx:hover{
    background: url(../images/b2-bdy-bx-bac.png)#DDE9FA;
    background-repeat: no-repeat;
   background-size: 100%;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.roofing-p-bx img{
    float: left;
    width: 100%;
}
.roofing-p-bx h3{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    color: black;
    margin-top: 18px;
    margin-bottom: 0px;
}
.ourteam-full{
    float: left;
    width: 100%;
    padding: 80px 0px;
}
.ourteam-txt{
    float: left;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
}
.ourteam-txt p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: black;
}
.ourteam-txt h2 {
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 60px;
    color: #6D6E71;
    margin-bottom: 25px;
}
.team-image{
    float: left;
    width: 100%;
    margin-bottom: 45px;

}
.team-image:hover img{
    border: 1px solid #0C4DA2;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.team-image img{
    float: left;
    width: 100%;
    border: 1px solid transparent;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.team-name-full{
    float: left;
    width: 100%;
    padding: 0px 15px;
}
.team-name{
   float: left;
    width: 100%;
    background: #0C4DA2;
    padding: 15px;
    text-align: center;
    position: relative;
    margin-top: -27px;
}
.team-name h2{
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    color: white;
    margin-bottom: 4px;
}
.team-name p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    color: white;
    margin-bottom: 0px;
}

.roofing-brands{
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 35px;
}
.roofing-brands h2{
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 60px;
    color: #0C4DA2;
    margin-bottom: 0px;
}
.roofing-brands-line{
    float: left;
    width: 142px;
    border-radius: 18px;
    height: 7px;
    background: #6D6E71;
}
.roof-brand-logo{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.roof-brand-logo img{
    float: left;
    width: 100%;
}
.roofing-body2{
    float: left;
    width: 100%;
    padding: 70px 0px;
    background: #F9F9F9;
}
.roofin-b2-txt{
    float: left;
    width: 100%;
    background: url(../images/enq-logoo.webp)#0c4da2;
    background-size: 100%;
    background-position-y: 100%;
    background-repeat: no-repeat;
    
    border-radius: 35px;
    padding: 50px 50px;
}
.roofin-b2-txt-1{
    float: left;
    width: 50%;
    padding-top: 40px;
    padding-right: 30px;
}
.roofin-b2-txt-1 h2 {
    float: left;
    width: 100%;
    font-size: 55px;
    line-height: 67px;
    color: white;
    font-weight: 900;
    margin-bottom: 30px;
}
.roofin-b2-txt-1 p {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 34px;
    color: #d9d9d9;
    font-weight: normal;
    margin-bottom: 0px;

}
.roofin-b2-txt-2{
    float: left;
    width: 50%;
}
.roofin-b2-form{
    margin-bottom: 35px;
    float: left;
    width: 100%;
}

.roofin-b2-form input{
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: normal;
    font-size: 16px;
    /* text-transform: uppercase; */
    height: 49px;
    
    padding: 0 20px;
    outline: none;
    background: white;
    width: 100%;
   
    border: none;
    transition: all 500ms ease;
    border: solid 1px transparent;
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 10px 28px;
    border-radius: 10px;
    /* margin-top: 17px; */
    
}

.roofin-b2-form-butn{
   float: left;
   width: 100%;
  
}
.roofin-b2-form-butn a{
    float: left;
    width: 180px;
    text-align: center;
    height: 54px;
    /*background: #6d6e71;*/
    font-size: 19px;
    font-weight: 500;
    color: white;
    padding: 14px 0px;
    border-radius: 10px;
    border: 1px solid #6d6e71;
    
    background-image: linear-gradient(30deg, #6d6e71 50%, transparent 50%);
    background-size: 900px;
    transition: background 500ms ease-in-out;
    cursor: pointer;
    
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    
    
}
.roofin-b2-form-butn a:hover{
background-position: 100%;
    background-color: transparent;
    text-decoration: none;
    color: white;
    border: 1px solid white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}



.corevalue-bx{
    float: left;
    width: 100%;
    text-align: center;
    padding: 35px 0px;
    background: white;
    border: 1px solid transparent;
    margin-bottom: 30px;
    height: 410px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.corevalue-bx:hover{
    border: 1px solid #0c4da2;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.corevalue-bx:hover h2{
    border-top: 1px solid #0c4da2;
    border-bottom: 1px solid #0c4da2;
    color: #0c4da2;
    background: transparent;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.corevalue-bx img{
    float: none;
    width: 75px;
    margin-bottom: 25px;
}
.corevalue-bx h2{
    float: left;
    width: 100%;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    color: white;
    background: #0C4DA2;
    font-size: 20px;
    padding: 10px 20px;
    font-weight: bold;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.corevalue-bx p{
   float: left;
    width: 100%;
    padding: 0px 30px;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: black;
    margin-top: 10px;
    margin-bottom: 0px;
}


.ih-item.square.effect6{
    float: left;
    width: 100%;
    
    overflow: hidden;
    height: 230px;
}
.productimg{
    width: 100%;
    height: 230px!important;
    object-fit: cover;
    transform: scale(1.0);
    overflow: hidden;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    filter: grayscale(0.5);
}
.productimg:hover{
    transform: scale(1.1);
    overflow: hidden;
    height: 230px!important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    filter: grayscale(0);
}
.event-line{
   float: left;
    width: 94px;
    height: 6px;
    background: #0C4DA2;
    border-radius: 0px 20px 20px 0px;
    position: relative;
    z-index: 1;
    margin-top: -4px;
    margin-bottom: 25px;

}





.branches-bx{
    float: left;
    width: 100%;
    border: 1px solid #6C90BF;
    margin-bottom: 45px;
}
.branches-bx:hover{
    border: 1px solid #AFAFB1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.branches-bx img{
    float: left;
    width: 100%;
}
.branches-txt{
    float: left;
    width: 100%;
    padding: 0px 0px 0px 20px;
}
.branches-dot{
    float: right;
    background: white;
    height: 72px;
    width: 72px;
    border-radius: 40px;
    position: relative;
    margin-top: -25px;
    margin-right: 20px;
    margin-bottom: -25px;
}
.branches-txt h3{
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 25px;
    color: black;
    margin-bottom: 28px;
}
.branches-loct{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.branches-loct img{
    float: left;
    width: 35px!important;
}
.branches-loct h4{
    float: left;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: black;
    margin-left: 10px;
}
.branches-loct h4 a{
    color: black;
    text-decoration: none;
}
.branches-loct2{
    margin-bottom: 23px;
}

.branches-butn{
   float: left;
    width: 140px;
    position: relative;
    margin-top: 10px;
    bottom: -4px;
}
.branches-butn a{
float: left;
width: 100%;
text-align: center;
color: #6D6E71;
font-weight: bold;
font-size: 17px;
margin-bottom: 8px;
text-decoration: none;
}
.branches-butn-under{
    float: left;
    width: 100%;
    height: 8px;
    background: #0C4DA2;
    border-radius: 20px;

}

.branches-bx:hover .branches-butn-under{
    background: #6D6E71;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.branches-logo{
    float: right;
}
.branches-logo img{
    float: right;
    position: relative;
    bottom: -2px;
    width: 108px!important;
}

.ourteam-txt h3{
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: bold;
    color: #626469;
}
.careers-bx{
    float: left;
    width: 100%;
    border: 1px solid #6C90BF;
    margin-bottom: 30px;
    padding: 30px 0px 0px 30px;
}
.careers-bx-txt{
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}
.careers-bx-txt h2 {
    float: left;
    width: 100%;
    color: #0C4DA2;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
}
.careers-bx-txt h3 {
    float: left;
    width: 100%;
    color: #6D6E71;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 0px;
}

.careers-bx-butn{
   float: left;
    width: 115px;
    position: relative;
    margin-top: 10px;
    bottom: -4px;
}
.careers-bx-butn a{
float: left;
width: 100%;
text-align: center;
color: #6D6E71;
font-weight: bold;
font-size: 17px;
margin-bottom: 8px;
text-decoration: none;
}
.careers-bx-butn-under{
    float: left;
    width: 100%;
    height: 8px;
    background: #0C4DA2;
    border-radius: 20px;

}

.careers-bx-butn:hover .careers-bx-butn-under{
    background: #6D6E71;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.careers-bx-logo{
    float: right;
}
.careers-bx-logo img{
    float: right;
    position: relative;
    bottom: -9px;
    width: 95px!important;
}

.career-load{
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.career-load a{
    float: none;
    display: inline-block;
    width: 180px;
    text-align: center;
    height: 54px;
    /*background: #0C4DA2;*/
    font-size: 19px;
    font-weight: 900;
    color: white;
    padding: 12px 0px;
    border: 1px solid #0C4DA2;
    
    background-image: linear-gradient(30deg, #0C4DA2 50%, transparent 50%);
    background-size: 500px;
    transition: background 500ms ease-in-out;
    cursor: pointer;
    
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.career-load a:hover{
border: 1px solid #0C4DA2;
background-position: 100%;
text-decoration: none;
background-color: transparent;
color: #0C4DA2;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}






.career-form-txt{
    float: left;
    width: 100%;
    margin-top: 70px;
    background: #F9F9F9;
    padding: 40px;
    border-radius: 25px;
}
.career-form-txt h2{
    float: left;
    width: 50%;
    font-size: 40px;
    font-weight: bold;
    color: black;
    line-height: 55px;
}
.career-form-txt p{
    float: left;
    width: 50%;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: black;
    margin-bottom: 60px;
}
.career-labl {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 17px;
    color: #000;
    font-weight: bold;
    margin-bottom: 8px;
}
.carer-form {
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: normal;
    font-size: 17px;
    /* text-transform: uppercase; */
    height: 56px;
   
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(118 118 118 / 22%);
   /* margin-top: 3px;*/
    width: 100%;
    float: left;
    padding: 12px;
   /* margin-top: 17px;*/
    border-radius: 10px;
}
.carer-form-f{
   margin-bottom: 25px;
}
.career-form-snd{
    float: left;
    width: 100%;

}
.career-form-snd button{
    float: left;
    width: 180px;
    text-align: center;
    height: 54px;
    /*background: #0C4DA2;*/
    font-size: 19px;
    font-weight: 900;
    color: white;
    padding: 12px 0px;
    border: 1px solid #0C4DA2;
    
    background-image: linear-gradient(30deg, #0C4DA2 50%, transparent 50%);
    background-size: 500px;
    transition: background 500ms ease-in-out;
    cursor: pointer;
    
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.career-form-snd button:hover{
border: 1px solid #0C4DA2;
background-position: 100%;
text-decoration: none;
background-color: transparent;
color: #0C4DA2;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

.grecaptcha-badge { 
    visibility: hidden;
}


.contact-frm-txt{
    float: left;
    width: 100%;
    background: #0c4da2;
    padding-right: 15%;
}
.contact-form {
    float: left;
    width: 100%;
   background: white;
   padding: 40px;
}
.contact-form-hed {
    float: left;
    width: 100%;
}
.contact-form-hed h3 {
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 35px;
    color: black;
}
.contact-form-hed p {
    float: left;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: black;
    margin-bottom: 0px;
    margin-top: 8px;
}
.contact-forms {
    float: left;
    width: 100%;
    padding: 25px 0px;
    border-radius: 0px 0px 15px 15px;
}
.h-form {
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: normal;
    font-size: 17px;
    /* text-transform: uppercase; */
    height: 70px;
    
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(118 118 118 / 22%);
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 10px;
    /* margin-top: 17px; */
    border-radius: 10px;
}
.h-form-f{
   margin-bottom: 30px; 
}
.contact-form-snd{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.contact-form-snd button{
    float: left;
    width: 180px;
    text-align: center;
    height: 54px;
    /*background: #0C4DA2;*/
    font-size: 19px;
    font-weight: 500;
    color: white;
    padding: 12px 0px;
    border: 1px solid #0C4DA2;
    
    background-image: linear-gradient(30deg, #0C4DA2 50%, transparent 50%);
    background-size: 900px;
    transition: background 500ms ease-in-out;
    cursor: pointer;
    
    
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.contact-form-snd button:hover{
border: 1px solid #0C4DA2;
background-position: 100%;
text-decoration: none;
background-color: transparent;
color: #0C4DA2;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}




.contact-adres-ful{
    float: left;
    width: 100%;
    background: #0c4da2;
    margin-top: 55px;
    padding-left: 15%;
}
.contact-adres{
    float: left;
    width: 100%;
    background: white;
}
.contact-mail{
    float: left;
    width: 100%;
    padding: 30px;
}
.contact-mail img{
    float: left;
    width: 50px;
    margin-bottom: 15px;
}
.contact-mail h3{
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: black;
    margin-bottom: 15px;
}
.contact-mail a{
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: normal;
    color: black;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.contact-mail a:hover{
    color: #0c4da2;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.mob-b2-body{
    float: left;
    width: 100%;
    display: none;
}
.mob-b2-product{
    float: left;
    width: 100%;
    background: #37393D;
    padding: 30px 15px;
    text-align: center;
    margin-bottom: 20px;
}
.mob-b2-product img{
    float: none;
    width: 65px;
    filter: brightness(0) invert(1);
    margin-bottom: 15px;
}
.mob-b2-product a{
    float: left;
    width: 100%;
    font-size: 21px;
    font-weight: 500;
    color: white;
    text-decoration: none;
}
.body3 img{
    display: none;
    float: none;
    width: 100%;
    margin-top: 30px;
}

.mob-nation{
    display: none;
    padding-bottom: 15px;
    float: left;
    width: 100%;
    text-align: center;
}
.mob-nation a img{
    float: none;
    margin: 0px 5px;
    display: inline-block;
    width: 33px;
}







@media (max-width: 375px){
    .ab-chairman-img h2{
        margin-right: 23px;
        font-size: 19px!important;
    }
    .ab-chairman-img h2 span{
        font-size: 16px;
    }
    
}


@media (max-width: 370px){
  .b5-2-loct h4{
    width: 100%;
    margin-left: 0px!important;
  }  
  .b5-2-logo img{
    width: 85px!important;
    bottom: -12px;
  }

  .branches-loct h4{
    width: 100%;
    margin-left: 0px!important;
  }  
  .branches-logo img {
    width: 85px!important;
    bottom: -12px;
  }
}

@media (max-width: 400px){
.b5-2-txt{
    padding: 0px 0px 0px 15px;
}
.b5-2-loct img{
    width: 30px!important;
}
.b5-2-txt h3{
    font-size: 23px;
}
.b5-2-loct h4{
    font-size: 17px;
    line-height: 27px;
    margin-left: 15px;
}
.ft-adres p a{
    float: left!important;
    width: 100%!important;
    padding-left: 0px!important;
    margin-top: 0px;
}
.ft-adres p{
    margin-bottom: 26px!important;
}

.branches-txt{
    padding: 0px 0px 0px 15px;
}
.branches-loct img {
    width: 30px!important;
}
.branches-txt h3{
    font-size: 23px;
}
.branches-loct h4{
    font-size: 17px;
    line-height: 27px;
    margin-left: 15px;
}
.careers-bx{
    padding: 26px 0px 0px 20px;
}
.careers-bx-logo img{
    width: 90px!important;
    bottom: -10px;
}
}

@media (max-width: 440px){
    .ab-history{
        margin-bottom: 0px;
    }
    .main-timeline::after{
        top: 0px!important;
    }
    .main-timeline{
        float: left;
        padding-top: 0px;
    }
}



@media (max-width: 575px){
    .banner-txt{
        padding-top: 45px;
    }
.banner-txt h2{
    font-size: 35px;
    line-height: 44px;
    text-align: center;
}
.banner-txt p br{
    display: none;
}
.banner-txt p{
    text-align: center;
}
.banner-img img{
    max-width: 370px;
    float: none;
    display: block;
    margin: auto;
}
.bnr-para{
    margin-top: 35px;
    width: 100%;
    padding-right: 15px;
    text-align: center;
}
.bnr-para h3{
    width: 100%;
    margin-bottom: 15px;
}
.bnr-para1{
    padding-right: 0px;
}
.bnr-para2{
    padding-left: 0px;
}
.b1-img{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 35px;
}
.b1-img img{
    max-width: 400px;
    float: none;
    width: 100%;
}
.b1-exp{
    margin-left: 0px;
    width: 100%;
}
.b1-exp h2{
    font-size: 30px;
}
.b1-txt img{
    max-width: 225px;
    width: 100%;
    float: none;
}
.b1-txt p{
    width: 100%;
}
.b1-txt{
    text-align: center;
}
.b1-special{
    text-align: center;
}
.b1-special h2{
    float: none;
    display: inline-block;
}
.b1-line{
    float: none;
    display: inline-block;
}
.b1-bx{
    width: 100%;
    margin-bottom: 8px;
    text-align: center;
}
.b1-bx-round{
    float: none;
    display: inline-block;
    margin-left: -13px;
}
.b1-bx h1{
    float: none;
    padding-left: 9px;
    margin-top: -37px;
}
.b1-under{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px;
}
.b1-quality{
    margin-bottom: 20px;
    width: 100%;
}
.b1-quality p{
    padding-right: 0px;
}
.b1-vision{
    padding-left: 0px;
    width: 100%;
}
.b1-dot-icon{
    float: left;
    max-width: 80px;
    margin-bottom: 0px;
    display: none;
}
.b1-quality img{
    display: none;
}
.b1-vision-icon{
    float: right;
    display: none;
}
.b1-quality h2{
    font-size: 49px;
    margin-bottom: 18px;
}
.b1-vision h2{
    font-size: 49px;
    margin-bottom: 18px;
}
.b2-hed h2{
    font-size: 42px;
}
.b2-hed p br{
    display: none;
}
.body2-body{
    display: none;
}
.mob-b2-body{
    display: block;
}
.body2{
    padding-bottom: 50px;
}
.body3{
    background: #0C4DA2!important;
    
    padding-top: 60px;
    padding-bottom: 0px;
}
.b3-para{
    padding: 0 15px;
    text-align: center;
}
.b3-para span{
    font-size: 25px;
    line-height: 37px;
}
.body3 img{
    display: block;
}

.body4{
    padding: 70px 15px;
}
.b4-bx1{
    width: 100%;
    border-radius: 20px 20px 0px 0px;
    padding: 40px 22px;
    text-align: center;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #DFDBF7;
}
.b4-bx1 h2{
    font-size: 42px;
    line-height: 46px;
}
.b4-bx1 p{
    padding-right: 0px;
}
.b4-bx-butn1 a{
    width: 100%;
    height: auto;
}


.b4-bx2{
    width: 100%;
    border-radius: 0px 0px 20px 20px;
    padding: 40px 22px;
    text-align: center;
}
.b4-bx2 h2{
    font-size: 42px;
    line-height: 46px;
}
.b4-bx2 p{
    padding-right: 0px;
}
.b4-bx-butn2 a{
    width: 100%;
    height: auto;
}
.body5 h2{
    font-size: 43px;
}
.body5 p br{
    display: none;
}
.b5 .owl-nav{
    margin-top: 48px;
}
.b5-2{
    padding-left: 15px;
    padding-right: 15px;
}
.b6-hed h2{
    font-size: 40px;
}
.b6-hed p br{
    display: none;
}
.body6{
    padding: 55px 15px;
}
.b6-bx1 img{
    width: 35%!important;
    height: auto;
}
.b6-bx1-txt-full{
width: 65%!important;
}
.b6-bx1-txt{
    height: auto;
}
.b6-bx2{
    margin-top: 0px;
}
.b7-bx1{
    width: 100%;
}
.cont-txt p{
    text-align: center;
}
.count .item1{
    text-align: center;
    margin-left: -36px;
}
.count .item2{
    text-align: center;
    margin-left: -18px;
}
.count .item3{
    text-align: center;
    margin-left: -36px;
}
.cont-txt2{
    float: left;
    width: 100%;
}
.cont-txt p{
    margin-top: 11px;
}
.b7-bx1{
    margin-bottom: 25px;
    border-left: 1px solid transparent;
}
.b8-img{
    width: 100%;
}
.b8-img img{
    margin-right: 0px;
}
.b8-txt{
    width: 100%;
}
.b8-layr img{
    display: none;
}
.b8-bx{
    border-radius: 30px 0px 0px 0px;
    padding: 0px 15px 35px 20px;
}
.b8-round-an{
    margin-right: 0px;
}
.b8-bx h2 br{
    display: none;
}
.b8-bx h2{
    font-size: 40px;
    line-height: 50px;
}
.ft-link{
    text-align: center;
    margin-bottom: 18px;
}
.ft-link-pr{
    padding-left: 0px;
}
.ft-adres{
    text-align: center;
}
.ft-adres p a{
    float: none;
    padding-left: 35px;
    width: auto;
}
.ft-social{
    text-align: center;
}
.ft-social a img{
    margin-left: 6px;
    margin-right: 6px;
    width: 50px;
    float: none;
}
.ft-flag{
    text-align: center;
}
.ft-flag h2{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
}
.ft-flag a img{
    margin-right: 9px;
    margin-left: 9px;
    float: none;
}
.b8-bx p br{
    display: none;
}
.ft-copy{
    padding: 30px 15px 0px;
}
.iner-titl h2{
    font-size: 48px;
    padding-top: 15px;
}
.about-txt img{
    margin-top: 0px;
    width: 100%;
    max-width: 400px;
    float: none;
    margin: auto;
    display: block;
    padding-left: 0px;
}
.about-txt h2{
    float: left;
font-size: 45px;
margin-top: 25px;
    text-align: center;
}
.about-txt p{
    float: left;
    text-align: center;
}
.about-2{
    padding: 75px 15px;
}
.about-2-bx{
    width: 100%;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #DFDBF7;
    border-radius: 20px 20px 0px 0px;
    padding: 40px 20px;
    text-align: center;
}
.about-2-bx1{
    border-radius: 0px 0px 20px 20px;
    border-bottom: 1px solid transparent;
}
.about-2-bx h2{
    font-size: 45px;
    margin-bottom: 10px;
}
.ab-history h2{
    font-size: 42px;
}
.ab-history p br{
    display: none;
}
.ab-chairman-img h2{
    font-size: 22px;
    margin-right: 0px;
}
.ab-chairman-txt p{
    text-align: center;
}
.ab-chairman-img h2 span{
    font-size: 17px;
}
.ab-chairman-img img{
    padding-right: 15%;
    height: auto;
}
.ab-chairman-txt h2{
    font-size: 38px;
    margin-top: 10px;
    text-align: center;
}
.ourteam-txt h2{
    font-size: 40px;
}
.ourteam-txt p br{
    display: none;
}
.ourteam-txt{
    padding-left: 15px;
    padding-right: 15px;
}
.ourteam-txt h3 br{
    display: none;
}
.corevalue-bx{
    height: auto;
}
.roofin-b2-txt{
    padding: 50px 20px;
}
.roofin-b2-txt-1{
    width: 100%;
    padding: 0px;
}
.roofin-b2-txt-1 h2{
    font-size: 45px;
    margin-bottom: 13px;
}
.roofin-b2-txt-2{
    width: 100%;
    margin-top: 25px;
}
.branches-bx{
    margin-bottom: 40px;
}
.career-form-txt{
    padding: 30px;
}
.career-form-txt h2{
    width: 100%;
}
.career-form-txt p{
    width: 100%;
    margin-bottom: 30px;
}
.contact-form{
    padding: 40px 20px;
}
.logo{
    width: 180px;
}
}














@media(min-width: 576px) and (max-width: 767px){
.banner-txt h2{
    font-size: 55px;
    line-height: 70px;
}
.banner-txt p br{
    display: none;
}
.banner-img img{
    float: left;
    max-width: 475px;
}
.bnr-para{
    width: 100%;
    margin-top: 45px;
}
.b1-img{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 35px;
}
.b1-img img{
    max-width: 420px;
    float: none;
    width: 100%;
}
.b1-exp{
    margin-left: 0px;
    width: 100%;
}
.b1-exp h2{
    font-size: 30px;
}
.b1-txt img{
    max-width: 225px;
    width: 100%;
    float: none;
}
.b1-txt p{
    width: 100%;
}
.b1-txt{
    text-align: center;
}
.b1-bx{
    width: 50%;
    margin-bottom: 15px;
}
.b1-quality h2{
    font-size: 50px;
    margin-bottom: 17px;
}
.b1-dot-icon{
    width: 85px;
}
.b1-vision h2{
     font-size: 50px;
    margin-bottom: 17px;
}
.b2-hed p br{
    display: none;
}
.body2-body{
    display: none;
}
.mob-b2-body{
    display: block;
}
.mob-b2-product{
    width: 48%;
    margin: 0 1% 20px;
}
.body3{
    padding-bottom: 120px;
}
.b4-bx1{
    width: 100%;
    border-radius: 20px 20px 0px 0px;
    padding: 40px 22px;
    text-align: center;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #DFDBF7;
}
.b4-bx1 h2{
    font-size: 42px;
    line-height: 46px;
}
.b4-bx1 p{
    padding-right: 0px;
}
.b4-bx-butn1{
    text-align: center;
}
.b4-bx-butn1 a{
    float: none;
    display: inline-block;
}

.b4-bx2{
    width: 100%;
    border-radius: 0px 0px 20px 20px;
    padding: 40px 22px;
    text-align: center;
}
.b4-bx2 h2{
    font-size: 42px;
    line-height: 46px;
}
.b4-bx2 p{
    padding-right: 0px;
}
.b4-bx-butn2{
    text-align: center;
}
.b4-bx-butn2 a{
    float: none;
    display: inline-block;
}
.b3-para{
    text-align: center;
}
.body5 p br{
    display: none;
}
.b5-2{
    padding-left: 15px;

}
.b6-hed p br{
    display: none;
}
.b6-bx2{
    margin-top: 0px;
}
.b7-bx1{
    width: 50%;
}
.b7-bx2{
    width: 50%;
}
.cont-txt{
    float: left!important;
    width: 100%!important;
}
.b7-bx1{
    border-left: 1px solid transparent;
}
.cont-txt p{
    margin-top: 6px;
    margin-bottom: 22px;
}
.b8-img{
    width: 100%;
}
.b8-img img{
    margin-right: 0px;
}
.b8-txt{
    width: 100%;
}
.b8-layr img{
    display: none;
}
.b8-bx{
    border-radius: 30px 0px 0px 0px;
    padding: 0px 15px 35px 20px;
}
.b8-round-an{
    margin-right: 0px;
}
.ft-link-pr{
    padding-left: 0px;
}
.ft-adres p a{
    
    width: 310px;
}
.ft-social a img{
    width: 50px;
    margin-right: 15px;
}
.ft-flag h2{
    width: 100%;
    margin-bottom: 10px;
}
.about-txt img{
    margin-top: 0px;
    width: 100%;
    max-width: 450px;
    float: none;
    margin: auto;
    display: block;
    padding-left: 0px;
}
.about-txt h2{
    float: left;

margin-top: 25px;
    text-align: center;
}
.about-txt p{
    float: left;
    text-align: center;
}
.about-2{
    padding: 75px 15px;
}
.about-2-bx{
    width: 100%;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #DFDBF7;
    border-radius: 20px 20px 0px 0px;
    padding: 40px 20px;
    text-align: center;
}
.about-2-bx1{
    border-radius: 0px 0px 20px 20px;
    border-bottom: 1px solid transparent;
}


.ab-history p br{
    display: none;
}
.ab-chairman-img h2{
    font-size: 22px;
}
.ab-chairman-img h2 span{
    font-size: 17px;
}
.ab-chairman-img img{
    padding-right: 15%;
    height: auto;
}
.ab-chairman-txt h2{
    font-size: 38px;
    margin-top: 10px;
}
.ourteam-txt p br{
    display: none;
}
.corevalue-bx{
    height: auto;
}
.roofing-p-bx h3{
    font-size: 18px;
}
.roofin-b2-txt-1{
    width: 100%;
    padding: 0px;
}
.roofin-b2-txt-2{
    width: 100%;
    margin-top: 25px;
}
.career-form-txt{
    padding: 30px;
}
.career-form-txt h2{
    width: 100%;
}
.career-form-txt p{
    width: 100%;
    margin-bottom: 30px;
}
.b5-2-loct h4{
    margin-left: 7px;
}
}









@media(min-width: 768px) and (max-width: 991px){
.banner-txt h2{
   font-size: 38px;
    line-height: 49px;
}
.banner-img{
    padding-top: 60px;
}
.banner-txt p br{
    display: none;
}
.bnr-para{
    margin-top: 20px;
    width: 75%;
}
.b1-img img {
    max-width: 69%;
    float: right;
}
.b1-txt img{
    width: 175px;
}
.b1-exp h2{
    font-size: 28px;
}
.b1-exp h3{
    font-size: 15px;
}
.b1-txt p{
    width: 55%;
}
.b1-bx{
    width: 230px;
}
.b2-swtch{
    margin-left: 0px;
    margin-top: 55px;
    margin-bottom: 55px;
}
.tab__inside-active{
    max-width: 663px;
    padding: 50px 20px 30px 45px;
}
.b2-bdy-hed a{
    width: 65px;
    height: 65px;
    font-size: 45px;
    padding: 15px 0px;
}
.b2-bdy-hed p{
    width: 87%;
}
.b2-bdy-bx h3{
    font-size: 17px;
}
.b2-brands{
    padding: 0px 95px;
}
.b4-bx1{
    padding: 55px 25px;
}
.b4-bx1 h2{
    font-size: 45px;
    line-height: 56px;
}
.b4-bx1 p{
    padding-right: 0px;
}
.b4-bx-butn1 a{
    width: 285px;
}
.b4-bx2{
    padding: 55px 25px;
}
.b4-bx2 h2{
    font-size: 45px;
    line-height: 56px;
}
.b4-bx2 p{
    padding-right: 0px;
}
.b4-bx-butn2 a{
    width: 285px;
}
.b6-bx1 img{
    width: 31%!important;
}
.b6-bx1-txt-full{
    width: 69%!important;
}
.b6-bx2{
    margin-top: 0px;
}
.count .item1{
    font-size: 40px;
}
.cont-txt p{
    font-size: 20px;
    margin-top: 0px;
}
.count .item1:after{
    font-size: 40px;
}
.count .item3:after{
    font-size: 40px;
}
.count .item3{
    font-size: 40px;
}
.count .item2{
    font-size: 40px;
}
.count .item2:after{
    font-size: 40px;
}
.cont-txt2{
    float: left;
}
.cont-txt3{
    float: left;
}
.b7-bx1{
    padding-left: 20px;
}
.b8-bx h2{
    font-size: 40px;
    line-height: 50px;
}
.b8-bx p br{
display: none;
}

.b8-bx{
    padding: 0px 15px 37px 40px;

}
.b8-layr img{
    width: 90px;
    margin-top: -60px;
}
.b8-round-an{
    margin-right: 35px;
}
.ft-link-pr{
    padding-left: 0px;
}
.about-txt h2{
    font-size: 40px;
}
.about-txt img{
    width: 365px;
    padding-left: 20px;
    margin-top: 0px;
}
.about-2-bx{
    padding: 50px 25px;
}
.ab-chairman-img h2{
    font-size: 23px;
    margin-right: 5px;
}
.ab-chairman-img h2 span{
    font-size: 18px;
}
.ab-chairman-img img{
    padding-right: 10%;
    height: auto;
}
.corevalue-bx{
    height: 410px;
}
.roofin-b2-txt{
    padding: 50px 30px;
}
.roofin-b2-txt-1 h2{
    font-size: 44px;
    margin-bottom: 10px;
}
.roofin-b2-txt-1{
    padding-top: 0px;
}
.branches-txt{
    padding: 0px 0px 0px 15px;
}
.branches-loct h4{
    margin-left: 10px;
    font-size: 17px;
    line-height: 26px;
}
.branches-loct img{
    width: 27px!important;
}
.career-form-txt h2{
    font-size: 35px;
    line-height: 45px;
    padding-right: 15px;
}
.corevalue-bx p{
    padding: 0px 20px;
}

.ft-adres1{
    float: left;
    width: 51%;
    padding-right: 15px;
}
.ft-social{
    float: left;
    width: 49%;
    padding-left: 15px;
}
.ft-social a img{
    margin-right: 20px;
}
}



@media(min-width: 992px) and (max-width: 1199px){
    .bnr-para{
        width: 60%;
        margin-top: 0px;
    }
    .b1-exp h2{
        font-size: 40px;
    }
    .b1-txt img{
        width: 230px;
    }
    .b1-img img{
        max-width: 380px;
    }
    .b1-txt p{
        width: 57%;
    }
    .b2-swtch{
        margin-left: 0px;
    }
    .tab__inside-active{
        max-width: 902px;
        padding: 30px 20px 30px 45px;
    }
    .b2-bdy-hed p{
        width: 86%;
    }
    .b2-brands{
        padding: 0px 103px;
    }
    .b4-bx-butn1 a{
        width: 360px;
    }
    .b4-bx-butn2 a{
        width: 360px;
    }
    .b6-bx1-txt{
        height: auto;
    }
    .b8-bx p br{
        display: none;
    }
    .ft-adres p a{
        width: 100%;
    }
    .ft-social a img{
        width: 53px;
        margin-right: 15px;
    }
    .ft-flag h2{
        width: 100%;
        margin-bottom: 8px;
    }
    .team-name h2{
        font-size: 15px;
    }
    .corevalue-bx{
    height: 435px;
}
.branches-txt{
    padding: 0px 0px 0px 15px;
}
.branches-loct h4{
    margin-left: 5px;
    font-size: 15px;
    line-height: 26px;
}
.branches-loct img{
    width: 25px!important;
}
.corevalue-bx p{
    padding: 0px 20px;
}
.banner-txt h2{
    font-size: 47px;
}
}

@media(min-width: 1200px) and (max-width: 1270px){
    .logo{
        width: 200px!important;
    }
    .header_menu_area > ul > li > a{
        padding: 8px 15px 9px 15px!important;
    }
}







@media (min-width: 1200px){
.wrapper {
    display: none;
}
}

@media (max-width: 1199px){
    .d-m{
        display: none!important;
    }
    
.mob-nation{
    display: block;
}
/*.header_menu_area{*/
/*    display: none!important;*/
/*}*/
/***************************menu******************/

.wrapper {
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* flex-wrap: wrap; */
  /* min-height: 80vh; */
}
.wrapper > * {
  margin: 0px;
}


.frameMobile {
  /* position: relative; */
  /* overflow: hidden; */
  /* width: 300px; */
  /* height: 630px; */
  /* border: 10px solid #000; */
  /* border-radius: 50px; */
  /* -webkit-backface-visibility: hidden; */
  -moz-backface-visibility: hidden;
  /* -webkit-transform: translate3d(0, 0, 0); */
  -moz-transform: translate3d(0, 0, 0);
}
.frameMobile .fmCamera {
  position: absolute;
  z-index: 99;
  top: 7px;
  left: 50%;
  width: 80px;
  height: 25px;
  border-radius: 30px;
  background-color: #000;
  transform: translatex(-50%);
}
.frameMobile .fmCamera .camera-dot {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.frameMobile .fmCamera .camera-dot-2 {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  opacity: 0.3;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
  filter: blur(1px);
}
.frameMobile .fmCamera .camera-dot-3 {
  position: absolute;
  background-color: #000;
  border-radius: 50%;
  width: 2px;
  height: 2px;
  opacity: 0.7;
}
.frameMobile:after {
  position: absolute;
  z-index: 99;
  bottom: 8px;
  left: 50%;
  width: 100px;
  height: 5px;
  background-color: #000;
  border-radius: 5px;
  transform: translatex(-50%);
}

.menu {
  position: absolute;
  z-index: 9999;
  right: 15px;
  top: 27px;
  width: 50px;
  /*height: 50px;*/
}
.menu .menuTrigger {
  --heightIcon: 15px;
  --widthLine: 28px;
  --heightLine: 2px;
  --transitionTime: 0.4s;
  --rotation: 45deg;
  --translateY: calc(var(--heightIcon) / 2);
  --translateX: 0;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--widthLine);
  height: var(--heightIcon);
}
.menu .menuTrigger .line {
  display: block;
  background: #fff;
  width: var(--widthLine);
  height: var(--heightLine);
  position: absolute;
  left: 0;
  border-radius: 3px;
  transition: all 0.4s;
  z-index: 999;
}
.menu .menuTrigger .lines1{
   background: #0c4da2; 
}
.menu .menuTrigger .line.line-1 {
  top: 0;
}
.menu .menuTrigger .line.line-2 {
  top: 50%;
}
.menu .menuTrigger .line.line-3 {
  top: 100%;
}
.menu .menuTrigger:hover .line-1, .menu .menuTrigger:focus .line-1 {
  transform: translateY(calc(var(--heightLine) / 2 * -1));
}
.menu .menuTrigger:hover .line-3, .menu .menuTrigger:focus .line-3 {
  transform: translateY(calc(var(--heightLine) / 2));
}
.menu .menuTrigger.active .line-1 {
  transform: translateY(var(--translateY)) translateX(var(--translateX)) rotate(var(--rotation));
}
.menu .menuTrigger.active .line-2 {
  opacity: 0;
}
.menu .menuTrigger.active .line-3 {
  transform: translateY(calc(var(--translateY) * -1)) translateX(var(--translateX)) rotate(calc(var(--rotation) * -1));
}

.nav {
  position: absolute;
  z-index: 11;
  bottom: 15px;
  right: 15px;
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  /* background-color: #000; */
  transition-duration: 0.4s;
}
.nav.active {
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav.active .navList {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav .navList {
  display: none;
}
.nav .navLink {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  width: 100%;
  opacity: 0;
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
  .navLink{
    -webkit-animation-name: fadein;
          animation-name: fadein;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  }
.n0 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.n1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.n2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.n3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.n4 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.nav .navItem:not(:last-child) {
  margin-bottom: 32px;
}
.nav .navLink {
  position: relative;
  display: inline-flex;
  font-size: 24px;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #fff;
}
.nav .navLink:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #0e4fa3;
  transform: translateX(-50%);
  transition: 0.25s;
}
.nav .navLink:hover:after {
  width: 100%;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(24px);
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(24px);
  }
  100% {
    opacity: 1;
  }
}
.demoContent {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 30px 0 30px;
  overflow-y: auto;
  background-color: #fff;
}
.demoContent::-webkit-scrollbar {
  width: 6px;
  background-color: #F2F0E9;
}
.demoContent::-webkit-scrollbar-thumb {
  background-color: #555;
  border-radius: 3px;
}
.demoContent::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #f2f0e9;
  background-color: #F2F0E9;
}
.demoContent h1 {
  margin-bottom: 0;
  padding: 15px;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
}
.demoContent .demoHeader {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
.demoContent .demoHeader:before {
  content: "";
  position: relative;
  display: flex;
  width: 100%;
  height: 80px;
  background-color: #E1E9EE;
}
.demoContent .demoHeader:after {
  content: "";
  position: absolute;
  top: 50px;
  left: 50%;
  display: flex;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  transform: translateX(-50%);
  background-color: #E1E9EE;
  border: 3px solid #fff;
}
.demoContent .demoHeader span:first-child {
  display: flex;
  width: 115px;
  height: 15px;
  background-color: #E1E9EE;
  margin: 70px auto 15px;
}
.demoContent .demoHeader span:last-child {
  display: flex;
  width: 200px;
  height: 15px;
  background-color: #E1E9EE;
  margin: 15px auto 15px;
}
.demoContent .demoPost {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 15px 0;
  padding: 0 15px;
}
.demoContent .demoPost .demoPostImg {
  width: 30%;
  height: 80px;
  border-radius: 10px;
  background-color: #E1E9EE;
}
.demoContent .demoPost .demoPostContent {
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  width: 70%;
  padding-left: 15px;
}
.demoContent .demoPost .demoPostContent span:nth-child(1) {
  width: 50%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}
.demoContent .demoPost .demoPostContent span:nth-child(2) {
  width: 30%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}
.demoContent .demoPost .demoPostContent span:nth-child(3) {
  width: 70%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}
/**********************menu***************/
/*#fixed-nr-header{*/
/*    display: none!important;*/
/*}*/
/*#normal-header{*/
/*    display: none!important;*/
/*}*/

.navItem ul {
    visibility: hidden;
    /*  display: none;*/
    opacity: 0;
    margin: 0;
    top: 89px;
    padding: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    background: #000000;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .5s ease-out;
    /*transform: translate(22px,0px);
    transition: all 0.5s ease-out;*/
    border-radius: revert-layer;
}

.navItem ul li {
    display: block;
    float: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.navItem:hover>ul {
    visibility: visible;
   /* display: block;*/
    opacity: 1;
    transform: translate(0,0);
}

.navItem ul li a {
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding: 15px 10px;
    display: block;
    color: white;
    /*background: white;*/
    border-bottom: 0;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

.menu-new li a{
  background: #F6F6F6!important;
}

@media (max-width: 575px){
    .ab-hist-bx-line2{
        height: 70px;
    }
}















