
html{
    overflow-x: hidden;  
      scroll-behavior: smooth;

}

body{
    margin: 0;
    overflow-x: hidden;

 font-family: "Manrope", sans-serif !important;
}
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 200 to 800

.manrope-<uniquifier> {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
a{
   
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}
a:hover {
       text-decoration: none;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}
button{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}

.scroll-clr{
    color: #2177be !important;
}



.ip-loader{
    margin-left: 0px!important;
    bottom: 44%!important;
}
.loader {
 width: 128px;
    height: auto;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  opacity: 1;
  animation: filter-animation 3s infinite;
  /*  stroke: darkred;*/
  /*transition: fill .3s ease-in-out;*/
  /*animation: chng 1s linear infinite;*/
  /* transform-origin: bottom;*/
  /*-webkit-animation: colorchange 20s infinite alternate;*/
  /*margin-left: 80px;*/
}
.loader img{
       max-width: 242px;
       width: 100%;
       /* margin-top: -71px; */
}

@keyframes filter-animation {
   0% { transform: translateY(-3px); opacity: 1;}
  25% { transform: translateY(3px); opacity: 1;}
  50% { transform: translateY(-3px); opacity: 1;}
   75% { transform: translateY(3px); opacity: 1;}
 
  100% { transform: translateY(-3px); opacity: 1;}
}





#fixed-nr-header {
    background-color: #ffffff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
    display: none;
    position: fixed;
    z-index: 111;
    height: 122px;
}
.scroll-clr{
    color: #1466c9 !important;
}

.menuarea-scroll{
        padding: 42px 0px!important;
}
.menuarea-scroll > ul > li > a:hover {
    color: #000000 !important;
}

.menuarea-scroll > ul > li > a{

    padding: 0px 0px 33px 0px;
}
.hr-top {
    position: absolute;
    z-index: 11;
}
.header-page {
    float: left;
    width: 100%;
}
.scroll-img{
    width: 90px !important;
}

.mainheader{
    width: 100%;
    float: left;
    background: white;
    position: absolute;
    z-index: 11;
        
height: 0px;
}
.total-header{
    width: 100%;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    }
.logopart{
  
    /* padding: 10px 0px 0px 0px; */
    float: left;
    position: relative;
    z-index: 11;
}
.logobox{
    float: left;

    
}
.logopart img{
    float: left;
    width: 107px;
}


.buttonarea {
     float: right;
     margin-top: -13px;
     /* margin-left: 10px; */
     margin-right: 15px;
}


.buttonarea a{
    border: 1px solid transparent;
    text-align: center;
    width: 107px;
    /* height: 40px; */
    background: #ffffff;
    float: left;
    font-size: 16px;
    color: #064e9c;
    font-weight: 400;
    text-decoration: none;
    padding: 12px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.buttonarea a:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #064e9c;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.buttonarea a:hover {
    color: #ffffff;
    text-decoration: none;
}.buttonarea a:hover::before {
    bottom: -50px;
}


.buttonarea-scroll {
     float: right;
     margin-top: -13px;
     /* margin-left: 10px; */
     margin-right: 15px;
}


.buttonarea-scroll a{
    border: 1px solid transparent;
    text-align: center;
    width: 107px;
    /* height: 40px; */
    background: #064e9c;
    float: left;
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    padding: 12px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.buttonarea-scroll a:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #fff;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.buttonarea-scroll a:hover {
    color: #064e9c;
    text-decoration: none;
}.buttonarea-scroll a:hover::before {
    bottom: -50px;
}


.menuarea{width: auto;padding: 55px 0px 0px 0px;float: right;text-align: center;}


.menuarea > .mob_nav {
      display: block;
      float: right;
      width: 28px;
      height: 20px;
      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;
      position: relative;
    z-index: 11111;
}

.menuarea > .mob_nav > div {
    background: #1b1259;
    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%;
}

.menuarea > .mob_nav > div:nth-child(1) {
    top: 8px; 
}

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

.menuarea > .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) {
    top: 1px;
    background: #1a1259;;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

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

.menuarea > ul{
     width: auto;
    display: inline-block;
    vertical-align: middle;
       padding-left: 0px;
margin-bottom: 0px;
    float: right;
}
    
.menuarea > ul > li{
     width: auto;
     display: inline-block;
     vertical-align: middle;
     position: relative;
     padding: 0px 45px 0px 0px;
}
.sp-li{
    padding: 0px 0px 0px 0px !important;
}
.menuarea > ul > li > a{
    padding: 0px 0px 10px 0px;
    /* border-bottom: 3px solid transparent; */
    width: auto;
    color: #f9f9f9;
    font-weight: 400;
    float: left;
    position: relative;
    font-size: 15px;
    letter-spacing: 0px !important;
    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;
}
.menuarea > ul > li > a:hover{
   color: #c8d5f8;
   -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;
}

.activeli{
   color: #c8d5f8 !important ;
   -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;
}

.menu li:hover > ul .sp-width{
 
    visibility: visible;
    opacity: 1;
    z-index: 99999;
   
    transform: scale(1.0);
}
.sp-width{
  columns: 1 !important;
  -webkit-columns: 1 !important;
  -moz-columns: 1 !important;
  height: 148px !important;
  position: absolute;
  left: -60px !important;
  top: 100%;
  min-width: 200px !important;
}
.menu li:hover > ul {
     columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
    visibility: visible;
    opacity: 1;
    z-index: 99999;
   
    transform: scale(1.0);
}


.tgmenu__navbar-wrap > ul > li .sub-menu {
   
}

/*.sub-menu {
    margin-top: 73px!important;
}*/
.sp-height{
    height: 250px !important;
}


.menu ul {
        overflow: hidden;
        height: 315px;
        position: absolute;
        left: -200px;
        top: 100%;
        min-width: 550px;
        background:#fefefe;
        margin: 0;
        /* -webkit-transform: scale(1, 0); */
        -moz-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        transform-origin: 0 0;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        /* transition: all 0.3s ease-out 0s; */
        -webkit-box-shadow: 0 0px 5px rgba(255, 255, 255, 0.1);
        -moz-box-shadow: 0 0px 5px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0px 5px rgba(255, 255, 255, 0.1);
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -o-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        display: block;
        visibility: hidden;
        opacity: 0;
        z-index: 9;
        padding-left:0px !important;
}

.menu ul li {

padding:17px 13px;

display: block;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;

margin: 0;

text-align: left;
}




.menu ul li a {
     color: #2d6db2;
     font-weight: 400;
     font-size: 14px;
     line-height: 20px;
     font-weight: 400;
     /* padding: 35px 10px; */
     /* line-height: 1; */
     position: relative;
     z-index: 1;
     text-shadow: -.25px -.25px 0 transparent, 
                .25px .25px 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;
}

.menu ul li a:hover {
                color: black;
                /* text-shadow: -.25px -.25px 0 #c2b261, 
                .25px .25px #c2b261 !important; */
                -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;
                }
.menu ul li:hover a{
    text-decoration:none;
}
.menu ul li:hover .menu2 a{
     
    text-decoration:none;
}

.menu-padding{
    padding-top: 0px;
}
/*triangle on hoverul*/
.menu ul:after {
  
}.sp-li {
    padding: 0px 30px 0px 0px !important;
}




.buttonarea1 {
     float: right;
     margin-top: -12px;
     /* margin-left: 40px; */
}


.buttonarea1 a {
   
       float: right;
   }
.buttonarea1 a:hover {
  
   
}
.buttonarea1 img{
    /* float: right; */
    width: 34px;
    margin-top: 4px;
}




@media(max-width:990px) 
{


.header_menu_area {
    position: inherit;
}

 .header2{
    background-color: transparent;
    position: absolute;
    top: 13px;
 }
    .menuarea{
        position: inherit;
        padding-top: 26px;
        border-bottom: none;
   
    }
  
    .menuarea > ul > li > a{
        float: left;
       
    }

.menuarea > ul {
    width: 0;
    position: absolute;
    top: 100%;
    left: 0px;
    background: #fff;
overflow-x: hidden;
    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: 0px;
    text-align: center;
}

.menuarea > ul > li > a:hover{
  
    border-bottom: none!important;
  -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;
}
.activeli {
    border-bottom: none !important;
   
    -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;
}
.menuarea > ul > li {
    width: 100%;
    padding: 0px;
    }


.sp-li {
    padding: 0px 0px 0px 0px !important;
}
.menuarea ul.view {
          background-color: #000000eb;
    margin-top: 0px;
    padding-left: 0px!important;
    padding-right: 0px!important;
    width: 100%;
        padding-top: 30px;
    padding-bottom: 30px;
  visibility: visible;
    opacity: 1;
    z-index: 100;
    z-index: 1111 !important;
    /* transform: rotate(0deg) translate3d(0, 0, 0); */
}
.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{
   display: none;
}

.menuarea > ul > li > a {
    font-size: 17px;
    width: 100%!important;
    padding: 17px 17px 17px 17px;

}
.header_menu_area > ul > li > a {
    margin: 8px 0px 0px 0px;
}

.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;
border-radius: 0px;
}

/*.buttonarea{
width: 164px;
    padding: 11px 0px;
    text-align: center;
    float: none;
        margin-top: 30px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}
.buttonarea a{
    font-size: 15px;
    font-weight: 600;
    float: none;
    display: inline-block;
padding: 0px;
}*/
.header_menu a svg{
    display: none;
}
   .overlay{
    display:none ;
   }
   .cli-btn{
    display: none;
   }
   .menu ul li a {
    text-align: center;
}



}

.close-img{
    width: 35px;
}
#fixed-nr-header .activeli{
color: #000 !important;

}
    #videobanner:before {
          height:750px;
      }

#videobanner {
    float: left;
    width: 100%;
    background-color: #010e26;
    height: 750px;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}
#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    float: left;
    width: 100%;
    margin-top: 0px;
    /* background: red; */
    height: 750px;
    width: 100% !important;
    object-fit: cover;
    width: 100vw;
}

.video-slide{
  /* height: 100vh; */
  bottom:0;
  top: 140px;
  width:100%;
  position: absolute;
  z-index: 1;
}
.main-1{
    float: left;
    width: 60%;
    padding-left: 100px;
    padding-top: 100px;
}
.main-2{
    padding-top:73px;
    float: left;
    width: 40%;
}
/*#videobanner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgb(9, 43, 80);
    background: linear-gradient(5deg, rgb(9 43 80 / 82%) 0%, rgb(9 43 80 / 68%) 35%, rgb(0 0 0 / 61%) 100%);
    opacity: 0.9;
}*/


/*.banner-caption .owl-item .header-cont {
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 0.3s;
}
.banner-caption .owl-item.active .header-cont{

  transform: translateY(0);
    opacity: 1;
}*/
.banner-caption{
  float:left;
  width:100%;

}
.header-cont{
    float: left;
    width: 100%;
    /* position: relative; */
    top: 171px;
}
.header-cont h5{
    text-decoration: underline;
    font-style: italic;
    float: left;
    width: 100%;
    color: #cee3f1 !important;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.header-cont h1{
           margin-bottom: 20px;
           float: left;
           width: 100%;
           color: white !important;
           font-size: 80px;
           font-weight: bold;
           text-align: left;
           line-height: 82px;
}





.header-cont  p{
  float:left;
  position: relative;
  width:100%;
  font-size: 16px;
  color:white;
  font-weight: 400;
  text-align:left;
  line-height: 30px;
  /* padding-top: 10px; */
  padding-bottom: 20px;
}
.btn-20{
  float: left;
  width: 100%;
}
.btn-20 a{
    border: 1px solid transparent;
    text-align: center;
    width: 165px;
    /* height: 40px; */
    background: #ffffff;
    float: left;
    font-size: 14px;
    color: #064e9c;
    font-weight: 500;
    text-decoration: none;
    padding: 20px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.btn-20 a:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #064e9c;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.btn-20 a:hover {
    color: #ffffff;
    text-decoration: none;
}.btn-20 a:hover::before {
    bottom: -50px;
}

.text-slider{
  width:100%;
  position: absolute;
  top: 61%;
  transform: translate(0, -65%);
  /* padding: 10px; */
  z-index:1;
}

.text-slider p{color:white !important;width: 66%;}



.logopart-scroll {
    /* width: 20%; */
    /* padding: 9px 0px 0px 0px; */
}











/*booknowcode*/
.quick-top {
    cursor: pointer;
}
.popup-btn{
  
}
button {
  text-decoration: none;
  border: none;
}
.main-btn-circle{
    position: relative;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    color: #FFFFF0;
    background-color: rgb(197 148 10);
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 1px;    
    outline: none;
    cursor: pointer;
    z-index: 100;
}
.main-btn-rect {

}
.main-btn-rect:before, 
.main-btn-rect:after{
 }
.main-btn-rect:before {
  left: 0;
}
.main-btn-rect:after {
  right: 0;
}
.main-btn-rect:hover:before, 
.main-btn-rect:hover:after{
  width: 50%;
}
.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;
}
.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: rgba(3, 3, 3, 0.98); 
  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: 100%;
    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: #2e7cc0;
    padding: 30px 30px 50px 30px;
    top: 0;
    position: relative;
    right: 0;
    /* height: 100%; */
    z-index: 99;
}

.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 15px;
}
.field_area-d {
    width: 50%;
    float: left;
    position: relative;
    margin: 15px 0 28px;
}
.field_area label {
    color: #0c1b46;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px;
    font-family: 'Raleway',sans-serif;
}

.field_area input[type=email], .field_area input[type=number], .field_area input[type=text] {
    width: 100%;
    float: left;
        font-family: 'Raleway',sans-serif;

    /* position: relative; */
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 7px 10px;
    background: 0 0;
    border: none;
    border-bottom: solid 1px #fff;
    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.field_area textarea {
    height:70px;
    width: 100%;
    float: left;
    /* position: relative; */
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 7px 10px;
    background: 0 0;
    border: none;
    border-bottom: solid 1px #fff;
    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}


.quick-send {
    width: 100%;
    border: 0;
    margin-top: 15px;
     box-shadow: inset 400px 0 0 0 #ffffff;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    color: #0f1b51;
    padding: 10px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    border-radius: 10px;
}

.quick-send:hover {
       color: #fff;
    box-shadow: inset 0px 0 0 0 #040404;
    /* background: #1BB177; */
    background-color: #000;
}


.field_area input[type=email], .field_area input[type=number], .field_area input[type=text], .field_area textarea:focus {

outline: none;}


.topfooterbox a{float: left;width: 100%;font-size: 14px;color: black;margin-top: 6px;}

.topfooterbox a:hover{
text-decoration: none;
}


.rlabel::after {
    content: '';
    height: 8px;
    width: 8px;
    background: transparent;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    border-radius: 50%;
}.rlabel {
    border: 1.2px solid #83bf41;
    border-radius: 50%;
    cursor: pointer;
    height: 16px;
    width: 16px;
    margin: 0px;
    position: relative;
    margin-left: -29px;
    margin-right: 29px;
    left: 0px;
    top: 4px;
}
.r-input {
    border: 0;
    margin-bottom: 15px;
    margin-top: 11px;
    margin-left: 10px;
    margin-right: 10px;
    outline: none;
    position: relative;
opacity: 0;}
.f-input {
    width: 90%;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 40px;
    margin-top: 30px;
    outline: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    padding: 5px 0px;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    opacity: 0;
}.f-input + label {
    width: 100%;
    font-size: 13px!important;
    font-weight: 300;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 4px 0px;
    /* width: 100%; */
    width: 200px;
    margin-top: 30px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    /* background: #e24a30; */
    background: #83bf41;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    text-decoration: none !important;
    /* border: 1px solid #b7b7b7; */
    border: none;
}
.r-input[type="radio"]:checked+.rlabel::after {
    background: black;
}

.bn-title{
    width: 100%;
}

.mct_form-bn {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-weight: 300;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 50px;
    margin-bottom: 25px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgba(46, 67, 110, 0.22);
    margin-top: 3px;
    width: 100%;
    float: left;
    padding-left: 0px !important;
    margin-top: 0px;
   /* border-radius: 5px;*/
}

/*booknowcomplete*/




.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  overflow-y: scroll;
  transition: 0.5s;
  z-index: 99999;
  /* background-image: linear-gradient(to right, #4e1b6a 0%, #b31666 51%, #b31666 100%); */
  background: linear-gradient(198deg, rgba(22, 44, 83, 1) 69%, rgb(22 44 83) 99%);
}

.overlay-content {
  position: relative;
  /* top: 25%; */
  width: 100%;
  text-align: center;
  /* margin-top: 30px; */
  /* z-index: 111111111111111111111; */
}

.overlay a {
  /* padding: 8px; */
  text-decoration: none;
  font-size: 30px;
  color: white;
  z-index: 11;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 0px;
  right: 11px;
  font-size: 48px;
  font-weight: 100;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
            text-decoration: none;
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}


.ov-box1{
  /* -webkit-box-shadow: 3px 13px 61px -26px rgba(0,0,0,0.69); */
  -moz-box-shadow: 3px 13px 61px -26px rgba(0,0,0,0.69);
  /* box-shadow: 3px 13px 61px -26px rgba(0,0,0,0.69); */
  float: left;
  width: 100%;
  /* padding: 55px 20px 35px 20px; */
  /* border: 2px solid #21417b; */
  /* border-radius: 20px; */
}
.ov-box1-h2{
  float: left;
  width: 100%;
  font-size: 30px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
}
.ov-box1-p{
  line-height: 29px;
  float: left;
  width: 100%;
  color: #fff;
  font-weight: 400;
  font-size: 14PX;
  margin-bottom: 37PX;
}
.ov-box1 h1{
  float: left;
  width: 100%;
  color: #ffe9e9;
  font-weight: 400;
  font-size: 15PX;
  line-height: 30px;
  margin-bottom: 20px;
}
.ov-box1 h1 a{
  float: left;
  /* width: 100%; */
  color: #fff;
  font-weight: 400;
  font-size: 15PX;
  /* margin-bottom: 10px; */
}
.ov-box1 img{
  margin-bottom: 0px;
  width: 31px;
  object-fit: cover;
  float: left;
  margin-right: 20px;
}

.enq-bg form{
  float:left;
  width:100%;
}

.frm-enq{
  float:left;
  width:100%;
  margin-bottom: 30px;
}

.frmq-title{
  float:left;
  width:100%;
  color:black;
  font-size:14px;
  font-weight: 400;
  padding-top: 0px;
}
::placeholder{
  color:#7f8ba0
}
.field-enq{
  border-left: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  display: block;
  font-size: 14px;
  /* text-transform: uppercase; */
  height: 55px;
  margin-bottom:2px !important;
  padding: 0 20px;
  outline: none;
  background: #162c53;
  width: 100%;
  padding-left: 0px;
  /* border: none; */
  transition: all 500ms ease;
  /* border: solid 1px #d4d3d3; */
  margin-top: 3px;
  width: 100%;
  float: left;
  padding: 15px 15px 15px 0px;
  margin-top: 9px;
  /* border-radius: 10px; */
  border-right: none;
  border-top: none;
}

.error-message {
    color: red;
}

.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
.subscribe-btn {
  margin-top: 17px;
  border: 1px solid transparent;
  text-align: center;
  width: 165px;
  /* height: 40px; */
  background: #ffffff;
  float: left;
  font-size: 15px;
  color: #064e9c;
  font-weight: 500;
  text-decoration: none;
  padding: 16px 0px 11px 0px;
  border-radius: 60px;
  /* margin-top: 20px; */
  overflow: hidden;
  z-index: 9;
  position: relative;
  cursor: pointer;
 }


.subscribe-btn:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #064e9c;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.subscribe-btn:hover {
    color: #ffffff;
    text-decoration: none;
}.subscribe-btn:hover::before {
    bottom: -50px;
}


.hd-tel span {
    float: left;
    width: 100%;
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.left-bg{

float:left;

height: 100vh;

padding: 46px 66px;
}

.right-bg{
    padding: 56px 68px;
    height: 100vh;
    /* background-color: #ab1666; */
    /* padding:0px !important; */
    float:left;
}

/* ===== Scrollbar CSS ===== */

 

 
.overlay::-webkit-scrollbar-track
{
    border-radius
: 50px;
    background-color: #000;
       height: 3px;
       border-top-left-radius: 50px;
}

.overlay::-webkit-scrollbar
{    border-radius: 50px;
    width: 5px;
    height: 3px;
    background-color: #000;
}

.overlay::-webkit-scrollbar-thumb
{
    border-radius: 50px;
    background-color: #000;
       height: 3px;
}




    /***************************menu******************/


/* mobilemenu*/

.cd-dropdown-wrapper {
  display: inline-block;
  position: relative;
  height: 0px;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-dropdown-trigger {
  display: block;
  position: relative;
  /*  padding: 0 36px 0 20px;*/
  line-height: 40px;
  background-color: transparent;
  color: #ffffff;
  top: 0;
  border-radius: 3px;
  z-index: 999;
}
.no-touch .cd-dropdown-trigger:hover {
  background-color: #171b46;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
  /* this is the arrow inside the dropdown trigger*/
  /* content: ''; */
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 9px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: width 0.3s, -webkit-transform 0.3s;
  -moz-transition: width 0.3s, -moz-transform 0.3s;
  transition: width 0.3s, transform 0.3s;
}
.cd-dropdown-trigger::before {
  /* right: 22px; */
  /* -webkit-transform: rotate(45deg); */
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  /* transform: rotate(45deg); */
}
.cd-dropdown-trigger::after {
  right: 17px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 990px) {
  .cd-dropdown-trigger {
    font-size: 1.5rem;
  }
  .cd-dropdown-trigger.dropdown-is-active {
    background-color: #3f8654;
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: #47975f;
  }
  .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    width: 14px;
  }
  .cd-dropdown-trigger.dropdown-is-active::before {
    /* transform the arrow into a 'X' */
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 60px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 990px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 40px;
}

.cd-dropdown {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0b172d;
  color: #ffffff;
  visibility: hidden;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2 {
  /* dropdown title - mobile version only */
  position: relative;
  z-index: 1;
  color: #585a70;
  background-color: #111433;
  border-bottom: 1px solid #242643;
}
.cd-dropdown .cd-close {
  /* 'X' close icon - mobile version only */
  position: absolute;
  z-index: 1;
  right: 24px;
  top: 18px;
  height: 50px;
  width: 50px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
  /* this is the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 20px;
  width: 2px;
  background-color: #ffffff;
}
.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown .cd-close {
    top: 5px;
  }
}
@media only screen and (min-width: 990px) {
  .cd-dropdown {
    position: absolute;
    top: calc(100% - 2px);
    /* reset style*/
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: #ffffff;
    color: #111433;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }
  .open-to-left .cd-dropdown {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    right: 0;
    left: auto;
  }
  .cd-dropdown h2, .cd-dropdown .cd-close {
    /* on desktop - hide title and 'X' */
    display: none;
  }
  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}

.cd-dropdown-content, .cd-dropdown-content ul {
  position: absolute;
  /* z-index: 111111; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 50px;
  padding-left: 0px;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
  display: block;
  color: #ffffff !important;
  font-size: 15px;
  color: #ffffff;
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top-width: 1px;
  border-color: transparent;
  border-style: solid;
  font-weight: 400;
}
.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
  border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
  border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0b0e23;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #585a70;
  text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
  border-top-width: 0;
}
.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
  /* push the secondary dropdown items to the right */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
  opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* push the dropdown items to the left when secondary dropdown slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 60px;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    font-size: 17px;
  }
}
@media only screen and (min-width:990px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    color: #111433;
    height: 50px;
    line-height: 50px;
    font-size:17px;
    border-color: #ebebeb;
  }
  .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 1px solid #ebebeb;
  }
  .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 1px;
  }
  .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    /* reset mobile style */
    opacity: 1;
  }
}

.cd-dropdown-content .see-all a {
  /* different style for the See all links */
  color: #e8d975;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 75px;
  position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #111433;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
  background-image: url("../img/nucleo-icon-1.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
  background-image: url("../img/nucleo-icon-2.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
  background-image: url("../img/nucleo-icon-3.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
  background-image: url("../img/nucleo-icon-4.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
  background-image: url("../img/nucleo-icon-5.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
  background-image: url("../img/nucleo-icon-6.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
  background-image: url("../img/nucleo-icon-7.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
  background-image: url("../img/nucleo-icon-8.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
  background-image: url("../img/nucleo-icon-9.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
  background-image: url("../img/nucleo-icon-10.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
  background-image: url("../img/nucleo-icon-11.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
  background-image: url("../img/nucleo-icon-12.svg");
}
@media only screen and (min-width: 990px) {
  .cd-dropdown-content {
    /* reset mobile style */
    position: static;
    height: auto;
    width: 280px;
  }
  .cd-dropdown-content > li:last-of-type a {
    border-bottom: none;
  }
  .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #3f8654;
  }
  .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  }
  .cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    left: auto;
    right: 100%;
  }
  .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
    text-align: center;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
    margin: 0;
    height: 100%;
    line-height: 45px;
    background: #ebebeb;
    pointer-events: auto;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
    color: #ffffff;
    background-color: #111433;
  }
  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
    border: none;
  }
  .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 50%;
    float: left;
  }
  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 550px;
    padding-bottom: 65px;
  }
  .cd-dropdown-content .cd-secondary-dropdown::before {
    /* this is the separation line in the middle of the .cd-secondary-dropdown element */
    position: absolute;
    content: '';
    top: 290px;
    left: 15px;
    height: 1px;
    width: 520px;
    background-color: #ebebeb;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #3f8654;
    font-size: 1.6rem;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;
    pointer-events: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    margin: 20px 0;
    border-right-width: 1px;
    border-color: #ebebeb;
    border-style: solid;
    padding: 0 30px;
    height: 250px;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul {
    /* reset mobile style */
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: 25px;
    font-size: 1.3rem;
    padding-left: 0;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #3f8654;
  }
  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .cd-dropdown-content .cd-dropdown-gallery {
    width: 600px;
    padding-bottom: 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li {
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #3f8654;
    margin-bottom: 2em;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 0 0.6em;
  }
  .cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #3f8654;
    font-weight: bold;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }
  .cd-dropdown-content > .has-children > ul {
    visibility: hidden;
  }
  .cd-dropdown-content > .has-children > ul.is-active {
    /* when hover over .cd-dropdown-content items - show subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    /* if .cd-secondary-dropdown is visible - show also subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > a.is-active {
    /* hover effect for .cd-dropdown-content items with subnavigation */
    box-shadow: inset 2px 0 0 #3f8654;
    color: #3f8654;
  }
  .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
    background: #3f8654;
  }
  .open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset -2px 0 0 #3f8654;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.cd-search input[type="search"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #242643;
  color: #ffffff;
  border: none;
  border-radius: 0;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:focus {
  background: #ffffff;
  color: #111433;
  outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 990px) {
  .cd-search input[type="search"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}

.has-children > a, .go-back a {
  position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: 0px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background: #878d98;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  float: left;
  text-align: left;
}
.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 990px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #b3b3b3;
  }
}

.has-children > a {
  padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  left: 156px;
  -webkit-transform-origin: 9.5px 50%;
  -moz-transform-origin: 9.5px 50%;
  -ms-transform-origin: 9.5px 50%;
  -o-transform-origin: 9.5px 50%;
  transform-origin: 9.5px 50%;
}

@media only screen and (min-width: 990px) {
  .open-to-left .cd-dropdown-content > .has-children > a {
    padding-left: 40px;
    padding-right: 20px;
  }
  .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-dropdown-content .go-back a {
  padding-left: 40px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}

@media(max-width:575px)
{
      .menu-img {
        width: 29px !important;
    }
    .cd-dropdown-wrapper {

    margin: 0;
  }
}
.mobile-menu-tag {
    float: right;
}


@media (min-width: 990px) and (max-width: 9999px) {
    .mobile-menu-tag {
        display: none;
    }
}
.menu-img{
    width: 30px;
    filter: brightness(100);
}
/* mobilemenu*/


.s3box{
    float: left;
    width: 100%;
    /* height: 100%; */
}


.s3box img{
    border-radius: 14px;
    float: left;
    width: 203px;
    object-fit: cover;
    height: 100%;
}



.slick-slide:first-child{
    display: none !important;
}
/* Default slide */
.center-slider .slick-slide{
    background-color: none !important;
  /* background-color: #b32532; */
  /* color: #FFF; */
  height: 288px;
  margin: 0 15px 0 0;
  display: flex;
  width: 225px;
  align-items: center;
  justify-content: center;

  transition: all 0.4s ease-in-out;
  object-fit: cover;
}
.center-slider .slick-slide,
.center-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {

  transition: all 0.4s ease-in-out;
}

/* Active center slide (You can change anything here for cenetr slide)*/
.center-slider .slick-center,
.center-slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
overflow: hidden;
    transform: scale(1.3);
object-fit: cover;
width:400px;
height: 320px;
}
.center-slider .slick-current.slick-active{

border-radius: 30px;
overflow: hidden;
  position: relative;
  z-index: 999;
}


.panel40{
    float: left;
    width: 52%;
    margin-left: 14px;
    margin-top: 34px;
}
.panel40 img{
    float: left;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
    height: 286px;
}
.panel40 h6{
    font-size: 14px;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-bottom: 35px;
    color: #fff;
    position: relative;
}
.panel40 h6:after {
    position: absolute;
    content: "";
    top: 27px;
    /* left: -29px; */
    background: #ebe9e9;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    left: 9px;
}
.panel40 h6 span {
    position: absolute;
    top: 27px;
    /* left: -29px; */
    background: #ebe9e9;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    left: 0;
}
.panel40 h6 strong {
    position: absolute;
    top: 27px;
    /* left: -29px; */
    background: #ebe9e9;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    left: 18px;
}





.panel3{
    float: left;
    width: 45%;
}
.panel3 img{
    float: left;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
    height: 348px;
}
.panel3 h6{
    font-size: 13px;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-bottom: 35px;
    color: #fff;
    position: relative;
}
.panel3 h6:after {
    position: absolute;
    content: "";
    top: 27px;
    /* left: -29px; */
    background: #ebe9e9;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    left: 9px;
}
.panel3 h6 span {
    position: absolute;
    top: 27px;
    /* left: -29px; */
    background: #ebe9e9;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    left: 0;
}
.panel3 h6 strong {
    position: absolute;
    top: 27px;
    /* left: -29px; */
    background: #ebe9e9;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    left: 18px;
}
.highlighted .item img{
      transform: scale(1.6);
}


.banner2{
    float: left;
    width: 100%;
background-color: #f9f9f9;
}
.b2-1{
    float: left;
    width: 100%;
    padding: 65px 54px;
    border-left: 1px solid #e5e5e5;
}

.b2-1 h6{
    FONT-WEIGHT: 700;
    float: left;
    width: 100%;
    font-size: 30px;
    /* font-weight: 800; */
    color: #043569;
    font-style: italic;
    margin-bottom: 20px;
}
.b2-1 h1{
    float: left;
    width: 100%;
    font-size: 52px;
    font-weight:700;
    color: #000;
    margin-bottom: 30px;
    line-height: 64px;
}
.b2p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 40px;
    line-height: 30px;
  
}

.b2-2{
 float: left;
 width: 100%;
 padding: 50px;
 border-left: 1px solid #e5e5e5;

 border-right: 1px solid #e5e5e5;
}

.count{
    float: left;
    width: 100%;
}
.count .item1:after {
    content: '+';
    position: absolute;
    color: #000;
    font-size: 45px;
    top: -27px;
    font-weight: 400;
}
.count-cont{
    float: left;
    width: 100%;
}
.count .item1 {
    color: #203d93;
    font-size: 60px;
    font-weight: 600;
    float: left;
    width: 100%;
    line-height: 120%;
    text-align: right;
    position: relative;
    margin-top: 6px;
 }
.count .item p {
     margin-top: 15px;
     color: #000!important;
     font-size: 16px !important;
     font-weight: 400 !important;
     width: 100%;
     margin-bottom: 0px;
     float: left !important;
     text-align: right;
     line-height: 20px;
}
.bord{
   border-top: 1px solid #e5e5e5;
 
}

.btn-abt {
    float: left;
    border-radius: 50px;
    width: 165px;
    color: #2064ad;
    font-weight: 500;
    font-size: 14px;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 51%, #ffffff 100%);
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 11px;
    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;
}
.btn-abt:hover {

 text-decoration: none;
    color: white;
    background-position: right center;
    color: #fff;
    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;


}
.btn-cntr1{
    float: left;
  
}
.btn-cntr1 a{
    border: 1px solid #064e9c;
    text-align: center;
    width: 165px;
    /* height: 40px; */
    background: #ffffff;
    float: left;
    font-size: 14px;
    color: #064e9c;
    font-weight: 500;
    text-decoration: none;
    padding: 20px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.btn-cntr1 a:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #203d93;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.btn-cntr1 a:hover {
    color: #ffffff;
    text-decoration: none;
}.btn-cntr1 a:hover::before {
    bottom: -50px;
}







.btn-cntr2{
    float: left;
  margin-left: 20px;
}
.btn-cntr2 a{
    border: 1px solid #000;
    text-align: center;
    width: 165px;
    /* height: 40px; */
    background: #ffffff;
    float: left;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    padding: 20px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.btn-cntr2 a:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #000;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.btn-cntr2 a:hover {
    color: #ffffff;
    text-decoration: none;
}.btn-cntr2 a:hover::before {
    bottom: -50px;
}
.banner3{
    float: left;
    width: 100%;
    padding: 70px 0px 30px 0px;
}
.banner3 h1{
  float: left;
  width: 100%;
  font-size:55px;
  font-weight: bold;
  color: #000;
  margin-bottom: 40px;
  line-height: 70px;
}
.b3-1{float: left;width: 50%;margin-bottom: 40px;/* padding-right: 12px; */}
.b3-1 img{

float: left;

width: 55px;

object-fit: cover;

padding-bottom: 25px;

/* border-bottom: 1px solid #000; */

/* margin-bottom: 25px; */
}
.b3-1 h2{
    padding-top: 25px;
    border-top: 1px solid #000;
    color: #000;
    font-size: 23PX;
    font-weight: 600;
    float: left;
    width: 100%;
    line-height: 30px;
    margin-bottom: 30px;
    /* padding-right: 10px; */
}
.b3-1 p{
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    float: left;
    width: 100%;
    line-height: 30px;
    color: #000;
    /* padding-right: 22px; */
}
.pad-1{
    padding-right: 25px;
}
.pad-2{
    padding-left:25px;
}

.banner4{
    float: left;
    width: 100%;
background-color: #e6f5fc;
padding: 70px 0px;
}

.banner4 h6{
    FONT-WEIGHT: 700;
    float: left;
    width: 100%;
    font-size: 30px;
    /* font-weight: 800; */
    color: #043569;
    font-style: italic;
    margin-bottom: 20px;
}
.banner4 h1{
    float: left;
    width: 100%;
    font-size: 52px;
    font-weight:700;
    color: #000;
    margin-bottom: 30px;
    line-height: 64px;
}
.mr1{
      margin-top: 170px;
}
.mr2{

margin-top: 41px;
}
.mr3{margin-top: -82px;}
.mr4{
    margin-top: 130px;
}
.mr5{margin-top: 14px;}
.mr6{margin-top: -108px;}
.b4-1{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
    width: 100%;
    float: left;
    position: relative;
      overflow: hidden;
}
.b4-1 h2{
    width: 100%;
    float: left;
    font-size:25px;
    font-weight: 500;
    color: #000;
    line-height: 34px;
    /* margin-top: 25px; */
    margin-bottom:20px;
    position: relative;
      transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.b4-1:hover h2{
    color: #2296d3;
     transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.b4-1 h2:after{
        position: absolute;
        content: "";
        top: -40px;
        left: 0px;
        background: linear-gradient(90deg, rgba(124,196,234,1) 0%, rgba(217,239,250,1) 98%);
        /* background: linear-gradient(108deg, rgba(46, 46, 59, 1) 0%, rgba(38, 38, 49, 1) 100%); */
        height: 2px;
        width:100%;
}
.arw-img{
    width: 52px;
    padding: 14px;
    border-radius: 100%;
    background-color: #2296d3;
    float: right;
    position: relative;
    right: 0;
    top: -32px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}
.panel2 .item:hover img{
filter: grayscale(100%);
   transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.main-img{
    display: block;
    margin: auto;
    float: none;    height: 370px;
    width: 100%;
    object-fit: cover;
    border-radius: 14px;
}
.banner5{
    float: left;
    width: 100%;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.banner5 h6{
    FONT-WEIGHT: 700;
    float: left;
    width: 100%;
    font-size: 30px;
    /* font-weight: 800; */
    color: #043569;
    font-style: italic;
    margin-bottom: 20px;
}
.banner5 h1{
    float: left;
    width: 100%;
    font-size: 52px;
    font-weight:700;
    color: #000;
    line-height: 64px;
}
.bord2{

    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    padding: 70px 55px;
    border-bottom: 1px solid #e5e5e5;

}
.bord3{

padding: 0px;

border-left: 1px solid #e5e5e5;

border-right: 1px solid #e5e5e5;

border-bottom: 1px solid #e5e5e5;
}
.bord4{

padding: 0px;

border-left: 1px solid #e5e5e5;

border-right: 1px solid #e5e5e5;

}
.body2-hoverbx{

float: left;

width: 100%;

padding: 0px 55px;

height: 128px;

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;
}
.body2-hoverbx h3{padding-bottom: 44px;margin-bottom: 0px;padding-top: 45px;color: #2296d3;font-size: 35px;font-weight: bold;line-height: 40px;float: left;width: 90px;}




.body2-hoverbx h1{
  width: auto;
  float: left;
  color: #235603;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.body2-hoverbx:hover .b5-bx-butn img{
    display: 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;

}
.body2-hoverbx:hover .b5-bx-butn1 img{
    display: block;
 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-txt p{
  float: left;
     color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;


}
.b5-bx-txt{
   padding: 53px 0px 52px 0px;
   float: left;
   width: 600px;
}





.
.b5-hed{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.b5-hed h2{
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 55px;
    line-height: 64px;
    color: black;
    margin-bottom: 20px;
}
.b5-hed h2 span{
    font-weight: 600;
    color: #1D1F54;
}
.b5-hed p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 27px;
    color: black;
}
.b5-bx{
    float: left;
    width: 100%;
    padding: 0px 40px;
    height: 216px;
    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 h3{
    float: left;
    width: 90px;
    color: #1D1F54;
    font-weight: 500;
    font-size: 30px;
    padding-top: 45px;
}

.b5-bx-txt h2{
    font-weight: 400;
    font-size: 29px;
    color: #000;
    line-height: 18px;
    margin-bottom: 0px;
}
.mob-bxhide{
    width:100%;
    float:left;
    display:none;
}
.b5-bx-img1{
    float: left;
    width: 223px;
    height: 251px;
    object-fit: cover;
    border-radius: 30px;
    border: 2px solid white;
    margin-top: -17px;
    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;
    box-shadow: 0 1px 15px 0 rgb(0 0 0 / 17%);
}








.b5-bx-img{
    z-index: 9999;
    float: left;
    width: 204px;
    height: 251px;
    object-fit: cover;
    margin-left: 0px;
    border-radius: 30px;
    border: 2px solid white;
    position: relative;
    opacity: 0;
    margin-top: -51px;
    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;
    box-shadow: 0 1px 15px 0 rgb(0 0 0 / 17%);
}
.b5-bx-butn img{
    transform: rotate(72deg);
    float: right;
    width: 35px;
    /* padding-top: 116px; */
    display: block;
    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-butn1 img{
     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;
     float: right;
     width: 45px;
     /* padding-top: 68px; */
     display: none;
}

.body2-hoverbx:hover{
   
    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;
}
.body2-hoverbx:hover .b5-bx-img{
    transform: scale(1.01) rotate(-12deg);
    opacity: 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;
    height: 217px;
    position: relative;
}
.b5-bx-butn{
    float: right;
    margin-top: 54px;
      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-butn1{
    float: right;
    margin-top: 55px;
    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;
}
.banner6{
    float: left;
    width: 100%;
    padding: 60px 0px;
    background-color: #f9f9f9;
}

.banner6 h6{
    FONT-WEIGHT: 700;
    float: left;
    width: 100%;
    font-size: 30px;
    /* font-weight: 800; */
    color: #043569;
    font-style: italic;
    margin-bottom: 20px;
}
.banner6 h1{
    float: left;
    width: 100%;
    font-size: 52px;
    font-weight:700;
    color: #000;
    margin-bottom: 30px;
    line-height: 64px;
}
.panel1{
    float: left;
    width: 100%;
    
    margin-top: 50px;
}
.b6-1{
    background-color: white;
    float: left;
    width: 100%;    margin-bottom: 20px;
   border-radius: 30px;  
}
.b6-2{
     background-color: white;
  border-radius:  30px;
    float: left;
    width: 100%;
    margin-top: 40px;
}
.b61-img{
    border-radius: 25px;
    float: left;
    max-width: 100%;
    height: 500px;    object-fit: cover;
}
.b61-text{
        border-radius: 0px 0px 30px 30px;
        background: #fff;
        position: relative;
        float: left;
        width: 100%;
        padding: 40px 20px 40px 20px;
}
.b61-text h2{
    float: left;
    width: 100%;
    color: black;
    font-weight: 400;
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 15px;
}
.b61-text h3{
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #085d8a;
    position: relative;
}
.b61-text h3 img{
       position: absolute;
    float: right;
    bottom: -19px;
    right: 0px;
    object-fit: cover;
    width: 160px !important;
}
.arw-box{
    
        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;
    position: absolute;
    top: -32px;
    width: 48px !important;
    padding: 14px;
    border-radius: 100%;
    background-color: #2296d3;
    float: right;
    left: 18px;
}

.loop-what .owl-nav{
    width: 100%;
    float: left;
    position: relative;
    top: -455px;
}
.loop-what .owl-next{
    position: absolute;
    right: -104px;
    /* top: -400px; */
}
.loop-what .owl-prev{
    position: absolute;
    left: -104px;
}
.loop-what .owl-next img{
    width: 53px;
    filter: brightness(0);
}
.loop-what .owl-prev img{
    width: 53px;
    bottom: 50px;
    filter: brightness(0);
}




.btn-cntr3{
    text-align: center;
    float: left;
    width: 100%;
    /* margin: auto; */
    display: block;
    margin-top: 50px;
}
.btn-cntr3 a{
    display: inline-block;
    border: 1px solid #064e9c;
    text-align: center;
    width: 165px;
    /* height: 40px; */
    background: #ffffff;
    float: none;
    font-size: 14px;
    color: #064e9c;
    font-weight: 500;
    text-decoration: none;
    padding: 20px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.btn-cntr3 a:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #203d93;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.btn-cntr3 a:hover {
    color: #ffffff;
    text-decoration: none;
}.btn-cntr3 a:hover::before {
    bottom: -50px;
}






.banner7{
    float: left;
    width: 100%;
   
   padding: 70px 0px;
}

.banner7 h6{
    FONT-WEIGHT: 700;
    float: left;
    width: 100%;
    font-size: 30px;
    /* font-weight: 800; */
    color: #043569;
    font-style: italic;
    margin-bottom: 20px;
}
.banner7 h1{
    float: left;
    width: 100%;
    font-size: 52px;
    font-weight:700;
    color: #000;
    line-height: 64px;
}
.b7-1{
    margin-top: 70px;
    float: left;
    width: 100%;
overflow: hidden;    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.b7-1 img{
    float: left;
    width: 100%;    height: 343px;
    object-fit: cover;
    border-radius: 30px;
    /* margin-bottom: 35px; */
    overflow: hidden;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.b7-1 h3{
      margin-top: 30px;
      float: left;
      width: 100%;
      font-size: 25px;
      font-weight:600;
      color: #000;
      /* line-height: 40px; */
      margin-bottom: 20px;
}
.b7-1 p{
     float: left;
     width: 100%;
     font-size: 16px;
     font-weight: 400;
     color: #000;
     margin-bottom: 30px;
     line-height: 30px;
}
.b7-1 a{
     float: left;
     width: 100%;
     font-size: 16px;
     font-weight: 600;
     color: #043569;
     margin-bottom: 40px;
     text-decoration: underline;
}
.b7-1 a:hover{
    color: #000;
}
.panel2{
    float: left;
    width: 100%;
    padding: 60px 0px;
}
.loop-2 .owl-nav{
    width: 100%;
    float: left;
    position: relative;
    top: -73px;
    display: none;
}
.loop-2 .owl-next{
    position: absolute;
    right: -51px;
    /* top: -400px; */
}
.loop-2 .owl-prev{
    position: absolute;
    left: -48px;
    background-color: white;
}
.loop-2 .owl-next img{
      transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
   width: 67px;
    bottom: 50px;
    /* filter: brightness(0); */
    background-color: white;
    padding: 13px;
    border-radius: 100%;}
.loop-2 .owl-prev img{
    width: 67px;
    bottom: 50px;
    /* filter: brightness(0); */
    background-color: white;
    padding: 13px;
    border-radius: 100%;
}


.loop-2 .item img{
    /* width: 245px !important; */
    object-fit: contain;
    float: none;
    margin: auto;
    display: block;
    height: 160px;
    background-color: #ffffff;
    padding: 10px 10px;
    /* border: 1px solid #ccc; */
}
.bord5{

    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.call-action {
    background-position: center;
    float: left;
    width: 100%;
    padding-bottom: 560px;
    background-image: url(../images/health_safety_environment.webp);
    background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-attachment: fixed !important; */
}


.call-bg {
   padding-top: 40px;
}

.call-bg h6{
    FONT-WEIGHT: 700;
    float: left;
    width: 100%;
    font-size: 30px;
    /* font-weight: 800; */
    color: #043569;
    font-style: italic;
    margin-bottom: 20px;
}
.call-bg h1{
    padding-right: 50px;
    float: left;
    width: 100%;
    font-size: 52px;
    font-weight:700;
    color: #000;
    line-height: 64px;
}
.call-bg p{

     float: left;
     width: 100%;
     font-size: 16px;
     font-weight: 400;
     color: #000;
     margin-bottom: 30px;
     line-height: 30px;
}

.pl{
    padding-left: 60px;
}
.btn-cntr4{
  float: left;
  width: 100%;
}
.btn-cntr4 a{
    border: 1px solid #064e9c;
    text-align: center;
    width: 165px;
    /* height: 40px; */
    background: #ffffff;
    float: left;
    font-size: 14px;
    color: #064e9c;
    font-weight: 500;
    text-decoration: none;
    padding: 20px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.btn-cntr4 a:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #203d93;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.btn-cntr4 a:hover {
    color: #ffffff;
    text-decoration: none;
}.btn-cntr4 a:hover::before {
    bottom: -50px;
}
.banner8{
    float: left;
    width: 100%;
    padding: 85px 0px;
}
.b3-para{
    float: left;
    width:100%;
}

   .b3-para span {
    font-weight: normal;
    font-size:45px;
    line-height: 60px;
    /* text-align: center; */
    width: 100%;
    /* float: left; */
}

.b3-para h1{
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
    color: #6e6c6c;
    line-height: 60px;
}



.banner9{
    float: left;
    width: 100%;
    padding: 60px 0px;
}

.banner9 h6{
    FONT-WEIGHT: 700;
    float: left;
    width: 100%;
    font-size: 30px;
    /* font-weight: 800; */
    color: #043569;
    font-style: italic;
    margin-bottom: 20px;
}
.banner9 h1{
    float: left;
    width: 100%;
    font-size: 52px;
    font-weight:700;
    color: #000;
    margin-bottom: 30px;
    line-height: 64px;
}
.panel9{
    float: left;
    width: 100%;
    padding-top: 60px;
}


.b2-box1{
    float: left;
    width: 100%;
    position: relative;
   height: 403px;
    border: 1px solid #ccc;
    border-radius: 20px;

}
.b2-box1-img{
    object-fit: cover;
    width: 100%;
    height: 400px;
    border-radius: 20px;
}


.hover-class{
    justify-content: center;
    align-items: center;
    display: flex;
    background-color: #161b208c;
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    height: 400px;
    border-radius: 20px;
}
.hover-img{
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     -o-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
     position: absolute;
     top: 208px;
     width: 53px !important;
     padding: 14px;
     border-radius: 100%;
     background-color: #2296d3;
     float: none;
     text-align: center;
}
.hover-class h5{
    text-align: center;
    width: 100%;
    line-height: 30px;
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin-top: -60px;
}
.b2-box1:hover .hover-class{
        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;
 
opacity: 1;
 }

/*abtus*/


/*aboutus*/b-r.about-one__img img {
    width: 100%;
    transform: scaleX(1);
    transition: transform 1s ease-in-out;
}
/*aboutus*/
.abt-banner1{
    padding: 175px 0px 100px 0px;
    float: left;
    width: 100%;
    /* height: 500px; */
    background-image: url("../images/bgh.png");
    background-color: #162c53;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}
.abt-banner1 h1{
       /* font-style: italic; */
       text-align: center;
       float: left;
       width: 100%;
       color: #fff;
       font-size: 52px;
       line-height: 51px;
       /* padding-top: 200px; */
       position: relative;
       font-weight: 700;
}

.abt-banner1 h1 span{

width: 100%;

float: left;

font-size: 15px;

color: #faf2f2;

font-weight: 400;
}
.abt-banner1 a{
     /* padding-top: 55px; */
     text-align: center;
     float: none;

     color: #fff;
     font-weight: 400;
     font-size: 15px;
     position: relative;
     right: 0;
}
    .abt-banner1 h2 {
        width: 100%;
        float: left;
        text-align: center;
    }

.abt-banner2{
  float: left;
  width: 100%;
  padding: 70px 0px;
}
.abt-banner2-img{
  float: left;
  width: 500px;
  height: 436px;
  margin-right: 40px;
  margin-bottom: 30px;
  object-fit: cover;
  border-radius: 20px;
}
.abt-banner2 h5{

font-size: 45px;

font-weight: 700;

line-height: 53px;

color: #000;

padding-bottom: 20px;
}
.abt-banner2 h5 span{
      font-weight: bold;
    color: #0d316e;
}
.abt-para  {
    
font-size: 16px;
    
color: #000;
    
font-weight: 400;
    
text-align: left;
    
line-height: 30px;
    
padding-bottom: 20px;
}
.feature {
    display: inline-block;
    margin-top: 15px;
    width: 51%;
}
.feature  li{
  margin-bottom: 20px !important;
}
.feature img {
  width: 50px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
.feature-content {
    display: inline-block;
    vertical-align: middle;
    width: 85%;
}
.feature-content h2{
  font-size: 20px;
  font-weight: bold;
  color:#0d316e;
  padding-bottom: 3px;
}
.feature-content p{
   font-size: 15px;
   color: #000;
   font-weight: 400;
   line-height: 30px;
   padding-bottom: 0px;
}
.abt-banner3{
  /* height: 600px; */
  float: left;
  width: 100%;
  padding: 70px 0px 0px 0px;
  background-color: #ffffff;
  background-image: url("../images/bg2.png");
  background-repeat: no-repeat;
  position: relative;
  background-position: top;
}

.abt-banner3 h6
{
 float: left;
 width: 100%;
 font-size: 27px;
 font-weight: 400;
 font-style: italic;
 color: #fff;
 padding-bottom: 20px;
}
.abt-banner3 h5{
     float: left;
     width:100%;
     font-size: 48px;
     font-weight: 700;
     line-height: 61px;
     color: #fff;
     padding-bottom: 44px;
}
.abt-banner3 h5 span{
    font-weight: bold;
    color: #fff;
}
.ab-p{
  padding-top: 64px;
  float: left;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  text-align: right;
  line-height: 30px;
  width: 100%;
}

.b7-bx1{
  border-bottom: 5px solid #ff9800;
  margin-top: 64px;
  z-index: 9;
  position: relative;
  float: left;
  background: #0d316e;
  padding: 30px 0px;
  /* margin-top: -100px; */
  width: 100%;
  border-radius: 25px;
}

.count5{
    float: left;
    width: 100%;
}
.count5 .item5:after {
    content: '+';
    position: absolute;
    color: #fff;
}
.count-cont5{
    float: left;
    width: 100%;
}
.count5 .item5{
    padding-right: 35px;
    color: #fff;
    font-size: 58px;
    font-weight: 600;
    float: left;
    width: 100%;
    line-height: 120%;
    text-align: center;
    position: relative;
    margin-top: 6px;
 }
.count5 .item p {
     color: white!important;
     font-size: 16px !important;
     font-weight: 400 !important;
     width: 100%;
     margin-bottom: 0px;
     float: left !important;
     text-align: center;
     line-height: 20px;
}
.countimg5{
  width: 83px;
  height: 83px;
  border-radius: 100%;
  background-color: #395585;
  float: none;
  padding: 18px 22px;
  margin-left: auto;
  display: block;
  margin-right: auto;
  margin-top: -61px;
}

.countimg5 img{
     width: 44px;
     /* float: none; */
     /* margin: auto; */
     /* display: block; */
     align-items: center;
     justify-content: center;
}


.abt-white{
  /* top: -251px; */
  /* position: relative; */
  width: 100%;
  float: left;

  /* padding-top: 159px; */
  padding: 81px 0px 100px 0px;
}
.abt-white h1{
  margin-bottom: 34px;
  float: left;
  width:100%;
  font-size: 45px;
  font-weight: 300;
  line-height: 56px;
  color: #000;
  text-align: center;
}
.abt-white h1 span{
    font-weight: bold;
    color: #0d316e;
}


.banner3{
    float: left;
    width: 100%;
    padding: 100px 0px;
    position: relative;
}
.ban3-1{
    background-image:  url("../images/6.png");
    padding: 45px 0px 40px 0px;
    float: left;
    width: 100%;
    background-color: #034675;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 100px;
    border-top-right-radius: 100px;
    position: relative;
    background-repeat: no-repeat;
    /* background-position-x: -11%; */
    left: 0;
    top: 0;
    background-position-y: 28%;
}
.ban3-box1{
    width: 100%;
    float: left;
}
.ban3-box2{
    width: 100%;
    float: left;
    padding: 40px 50px 50px 0px;
}
.b3-img1{
    float: right;
    position: absolute;


    width: 100%;
    height: 270px;
 
}
.b3-img2{
  border-radius: 20px;
  float: right;
  margin-right: 20px;
  margin-top: 168px;
}
.b3-img3 {
    float: left;
    /* width: 100%; */
    position: absolute;
    left: 0;
}
.ban3-box2 h2{
    text-align: left;
    line-height: 65px;
    font-size: 52px;
    color: #fff;
    width: 100%;
    font-weight: 300;
    float: left;
    margin-bottom: 20px;
}
.ban3-box2 h2 span{
    font-weight: 700;
    /* color: #4cb0dc; */
}

.ban3-box2 p{
    padding-bottom: 20px;
    text-align: left;
    line-height: 30px;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #ffffffa6;
    /* padding-right: 10px; */
}
.ban3-box2 h4{
    line-height: 47px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    float: left;
    width: 100%;
}
.ban3-box2 h6{
    color: #9db7c9;
    font-size: 15px;
    font-weight: 500;
    float: left;
    width: 100%;
}


  /*see-more-gallery*/

.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;
}
.footer{
    padding-top: 100px;
    padding-bottom: 0px;
    float: left;
    width: 100%;
    background-image: url("../images/ftr-bg.WEBP");
    background-repeat: no-repeat;
    background-size: cover;
}
.footer h1{
     width: 100%;
     /* line-height: 30px; */
     float: left;
     width: 100%;
     font-size:65px;
     font-weight: bold;
     margin-bottom: 50px;
     color: #000;
}
.footer h2 a{/* width: 100%; */float: left;color: #000;font-weight: 300;font-size: 62px;margin-bottom: 50px;}.footer h2 img{

position: relative;

width: 45px;

float: left;

margin-right: 40px;

top: 8px;
}
.footer h2{
    width: 100%;
    float: left;
}
.footer h3 a{
    padding-left: 27px;
    float:left;
    width: 100%;
    font-size: 17px;
    font-weight: 400;
    color: #000;
    margin-bottom: 50px;
    position: relative;
}
.footer h3 a:after{
        /* padding-left: 41px; */
        position: absolute;
        content: "";
        right: 0px;
        background:#000;
        height: 2px;
        width: 20px;
        top: 7px;
}
.footer-last{
    padding-bottom: 50px;
      padding-top:80px;
    float: left;
    width: 100%;
    background-color: #e6f5fc;
}
.logo-ftr{
    float: left;
    width: 100%;
}
.logo-ftr img{
    float: left;
    width: 162px;
    object-fit: cover;
}
.pl-f{
    padding-left: 50px;
}

.ql{
    float: left;
    width: 100%;
}
.ql h5{
     float: left;
     width: 100%;
     font-size: 17px;
     font-weight: bold;
     color: #000;
     margin-bottom: 25px;
}
.f-1{
    float: left;
    width: 50%;
}
.f-1 a{
     line-height: 25px;
     float: left;
     width: 100%;
     color: #000;
     text-decoration: none;
     margin-bottom: 13px;
     font-size: 15px;
     font-weight: 400;
}

.footer-last h6{
     float: left;
    width: 100%;
    color: #000;
    text-decoration: none;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight:bold;
}
.footer-last h4{
     float: left;
   
    color:#064e73;
    text-decoration: none;
    margin-bottom: 25px;
    font-size: 21px;
    font-weight:bold;
}
.footer-last h3{
    margin-left: 17px;
    float: left;
    color:#000;
    text-decoration: none;
    line-height: 30px;
    font-size: 15px;
    margin-top: 0px;
    margin-top: -5px;
    font-weight: 500;
}
.footer-last h3 a{
  
   
    color:#000;
    text-decoration: none;
 line-height: 30px;
    font-size: 15px;
    font-weight:500;
}
.mt{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.copy{
 float: left;
    width: 100%;
    background-color: #e6f5fc;
    padding: 45px 0px;
    text-align: center;
    border-top: 1px solid #b8c4ca;

}
.copy p{
   float: left;
   width: 100%;
   font-size: 14px;
   color: #000;
   font-weight: 400;
   text-align: center;
}
.copy a{
       color: #000;
    font-weight: 400;
    font-size: 13px;
    width: 100%;
}
.copy a:hover{
     text-decoration: underline;
}




/*mision*/
.mv{
    float: left;
    width: 100%;
    padding: 70px 0px;
    /* background-color: #f9f9f9; */
}
.mv img{
    border-radius: 30px;
    width: 100%;
    float: none;
    object-fit: cover;
    margin:auto;
    display: block;
}
.mv h5{
    /* margin-top: 49px; */
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 700;
    line-height: 53px;
    color: #000;
    padding-bottom: 28px;
}
.mision{
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     -o-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
     border-radius: 20px;
     float: left;
     width: 100%;
     border: 1px solid #e5e5e5;
     padding: 40px 37px;
     background-color: #c9dbeb36;
     margin-bottom: 40px;
}
.mision h3{
    /* font-style: italic; */
    float: left;
    width: 100%;
    font-size: 24px;
    color: #1f5caa;
    font-weight: 700;
    margin-bottom: 20px;
}
.mision p{
    float: left;
    width: 100%;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}
.mision:hover{
    background-color: #a4c5e1;
     transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}


/*serv*/
.services-2{
    margin-top: 97px;
    float: left;
    width: 100%;
    padding: 48px 0px;
    background-color: #053764;
    height: 270px;
}
.services-2 img{
    float: right;
    width: 413px;
    margin-left: 40px;
    margin-bottom: 20px;
    border-radius: 25px;
}
.services-2 h2{

text-align: left;

color: #053764;

font-weight: 700;

font-size: 42px;

line-height: 51px;
}
.services-2 h2 span{
    /* font-weight: 500; */
}
.services-2 p{
         color: #6a8da5;
         font-size: 16px;
         font-weight: 400;
         line-height: 30px;
         padding-top: 50px;
}


.mar-top{
    margin-top: -159px;
}
.btn-cntr90{
  /* float: left; */
  width: 100%;
  margin-top: 24px;
}
.btn-cntr90 a{
    border: 1px solid #ffffff;
    text-align: center;
    width: 165px;
    /* height: 40px; */
    background: #ffffff;
    float: left;
    font-size: 14px;
    color: #064e9c;
    font-weight: 500;
    text-decoration: none;
    padding: 20px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.btn-cntr90 a:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #053764;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.btn-cntr90 a:hover {
    color: #ffffff;
    text-decoration: none;
}.btn-cntr90 a:hover::before {
    bottom: -50px;
}

.project-2{
 float: left;   
 width: 100%;
 padding: 60px 0px;
 background-color: #f9f9f9;
}

.m-b{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.project-2 h5 {
    float: left;
    width:15%;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    position: relative;
}.project-2 h6 {
    float: left;
    width:85%;
    font-size: 18px;
    font-weight: 600;
    color: #085d8a;
    position: relative;
}
.gallery1 {
    float: left;
    width: 100%;
    overflow: hidden;
    display: flex;
    position: relative;
}
.gallery-2 img{
    height: 400px !important;
    width: 100%;
}
.project-1 img{
    width: 100%;
    object-fit: cover;
    /* margin-top: 30px; */
    /* height: 300px; */
}
@media(max-width:767px)
{
    .project-1 img{
        
    }
}
/*news*/


/*newspage*/

.news-main{
    float: left;
    padding: 50px 0px 10px 0px;
    width: 100%;
    background: #f9f9f9;
}
.news-box{
    border: 1px solid #e7e7e7;
    border-radius: 20px;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.news-box-img{
    width: 100%;
    float: left;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
    height: 264px;
}
.news-box-content{
    float: left;
    width: 100%;
    padding: 20px 20px;
    border-top: 1px solid #e7e7e7;
}
.news-box-content h1{
    float: left;
    width: 100%;
    font-size: 23px;
    color: #2062aa;
    font-weight: 700;
    line-height: 28px;    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-box-content h2{
     float: left;
     font-size: 17px;
     color: #7f1431;
     font-weight: 500;
     margin-top: 10px;
     background-color: #f2ecee;
     padding: 10px 20px;
     border-radius: 5px;
}
.h2-media{
    width: 100%;
    float: left;
}.nb-slidecontent-4 p{
    font-family: "Manrope", sans-serif !important;  font-size: 14px !important;
}.nb-slidecontent-4 p span{
    font-family: "Manrope", sans-serif !important;  font-size: 14px !important;
}
.news-box-content p{
   padding-top: 10px;
   float: left;
   width: 100%;
     font-family: "Manrope", sans-serif !important;  font-size: 14px !important;
   line-height: 30px;
   color: #000;
   font-weight: 400;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   /* padding-bottom: 20px; */
}.news-box-content p span{
     font-family: "Manrope", sans-serif !important;  font-size: 14px !important;
}
.news-box-content h3{
     float: left;
     width: 100%;
     font-size: 14px;
     color: #275fa8;
     font-style: italic;
     margin-bottom: 18px;
     font-weight: 500;
     margin-top: 15px;
}
.btn-cntr70{
  float: left;
  width: 100%;
}
.btn-cntr70 a{
    border: 1px solid #064e9c;
    text-align: center;
    width: 133px;
    /* height: 40px; */
    background: #0e539f;
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    padding: 14px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.btn-cntr70 a:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #f9f9f9;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.btn-cntr70 a:hover {
    color: #0e539f;
    text-decoration: none;
}.btn-cntr70 a:hover::before {
    bottom: -50px;
}


/*see-more-news*/
.news-banner{
    float: left;
    width: 100%;
    padding: 70px 0px 70px 0px; 
      
}
.news-banner-1{
    width: 100%;
    float: left;
    
    
}



.nb-imgbox{

     float: left;
    width: 100%;
}
.nb-imgbox img {
    object-fit: cover;
    width: 100%;
    height: 520px;
    border-radius: 20px;

}

.nb-slidecontent-4{
    padding: 30px 0px;
     float: left;
    width: 100%;
   }
.nb-slidecontent-4 h4{
  width: 100%;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  line-height: 47px;
  float: left;
  /* font-family: 'Raleway',sans-serif; */
}
.nb-slidecontent-4 h6{
        width: 100%;
        font-weight: 600;500;
        font-size: 16px;
        color: #3165aa;
        margin-bottom: 15px;
        /* font-family: 'Raleway',sans-serif; */
}

.nb-slidecontent-4 p {

margin-top: 20px;

float: left;

width: 100%;

padding-right: 12px;

font-weight: 400;

font-size: 16px;

line-height: 31px;

color: #000000;

text-align: left;

/* font-family: 'Raleway',sans-serif; */
}

.news-1{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.news-img-sp{
    width: 40%;
    float: left;
}
.news-img-sp img{
  width: 100%;
  height: 131px;
  border-radius: 10px;
  float: left;
  object-fit: cover;
}
.news-content-sp{
    float: left;
    width: 60%;
    padding-left: 10px;
    margin-top: 3px;
}
.news-content-sp h3{
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     width: 100%;
     float: left;
     color: #2e2e2e;
     font-size: 16px;
     font-weight: 600;
     margin-bottom: 4px;
     /* font-family: 'Raleway',sans-serif; */
     line-height: 20px;
}
.news-content-sp p{
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     width: 100%;
     float: left;
     color: #727070;
     margin-bottom: 7px;
     font-size: 14px;
     line-height: 20px;
     font-weight: 400;
     /* font-family: 'Raleway',sans-serif; */
}
.news-content-sp h5{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 13px;
    color: #2961ac;
    margin-bottom: 2px;
    /* font-family: 'Raleway',sans-serif; */
}
.news-content-sp a{
    float: left;
    font-size: 13px;
    font-weight: 600;
    color: #1e61ad;
    /* font-family: 'Raleway',sans-serif; */
}

.upcoming-events{
        padding:0px 50px;

    float: left;
    width: 100%;
    border-radius: 35px;
background-color: #fff;
    box-shadow: -10px -6px 53px 21px rgba(0,0,0,0.05);
}
.u-1{
     padding: 10px 25px 13px;
     float: none;
     display: block;
     margin: auto;
     text-align: center;
     background: linear-gradient(90deg, rgba(52,82,160,1) 24%, rgba(44,134,199,1) 67%);
     border-radius: 13px;
     width: 100%;
     margin-top: -23px;
     margin-bottom: 50PX;
}
.u-1 img{
    float: left;
    margin-top: 3px;
}
.u-1 h5{
  margin-top: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;

}


/*careerpage*/

.careerban2{
    float: left;
    width: 100%;
    padding-bottom: 65px;
    padding-top: 65px;
}
.cr-wd {
 
       margin-right: auto;
    margin-left: auto;
    width: 770px;
    }
    .cr-wd h2 {
       float: left;
       width:100%;
       color: #000;
       font-weight: 700;
       text-align: center;
       font-size: 44px;
       line-height: 50px;
}
.cr-wd h2 span{
    /* font-weight: 500; */
    /* color: #000; */
}
.cr-wd p{
   padding-top: 10px;
   font-size: 16px;
   font-weight: 400;
   float: left;
   line-height: 30px;
   width: 100%;
   text-align: center;
   color:#000;
   padding-bottom: 40px;
}
.contact-snd{
  float: left;
  width: 100%;
}
.contact-snd {
    border: none;
    cursor: pointer;
    border: 1px solid #064e9c;
    text-align: center;
    width: 159px;
    /* height: 40px; */
    background: #ffffff;
    float: left;
    margin-top: 20px;
    display: block;
    font-size: 14px;
    color: #064e9c;
    font-weight: 500;
    text-decoration: none;
    padding: 18px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.contact-snd:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #064e9c;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.contact-snd:hover {
    color: #ffffff;
    text-decoration: none;
}.contact-snd:hover::before {
    bottom: -50px;
}


.contact-label-2 {
     float: left;
     width: 100%;
     text-align: left;
     font-size: 15px;
     color: #000000;
     font-weight: 600;
}

.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-weight: 300;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 46px;
    margin-bottom: 30px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(221 227 233);
    margin-top: 3px;
    width: 100%;
    float: left;
    padding: 11px 10px;
    margin-top: 10px;
    border-radius: 10px;
}
.info-tag {
       float: left;
   font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    text-align: left;
    /* margin-top: 15px; */
    line-height: 28px;
    margin-top: 15px;
}
.contact-snd3{
  float: left;
  width: 100%;
}
.contact-snd3 {
    border: none;
    cursor: pointer;
    border: 1px solid #064e9c;
    text-align: center;
    width: 159px;
    /* height: 40px; */
    background: #ffffff;
    float: none;
    margin: auto;
    display: block;
    font-size: 14px;
    color: #064e9c;
    font-weight: 500;
    text-decoration: none;
    padding: 18px 0px;
    border-radius: 60px;
    /* margin-top: 20px; */
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.contact-snd3:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #064e9c;
    height: 250px;
    line-height: 54px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.contact-snd3:hover {
    color: #ffffff;
    text-decoration: none;
}.contact-snd3:hover::before {
    bottom: -50px;
}





.section-bg {

 
    background-size: cover;
    position: relative;
    background-position: left;
    z-index: 0;
  padding: 100px 0px; 
    min-height: auto;
    overflow: hidden;
    float: left;
    width: 100%;
}
.contact-form {
    float: left;
    position: relative;
    padding: 45px 0 45px 60px;
    width: 100%;
}

.contact-form:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 10px 40px 40px rgba(0,0,0,.2);
    pointer-events: none;
    right: auto;
    width: 100vw;
}
.particles-js-canvas-el {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.contact-form input {
    border: 0;
    background: transparent;

    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;

    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
    border-bottom-color: rgba(0,0,0,.1);
}

.contact-form textarea {
    border: 0;
    background: transparent;
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
    border-bottom-color: rgba(0,0,0,.1);
}
.contact-form input::placeholder {
  color:#222;
}
.contact-form textarea::placeholder {
  color:#222;

}
.contact-form input {
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 500;
    height: 55px;
}
.contact-form input:hover, .contact-form input:focus{
    outline: none;
    box-shadow: none;
    background: transparent;
    border: 2px solid transparent;
    border-bottom-color: rgb(28 63 149);
}
.contact-form textarea:hover, .contact-form textarea:focus{
  background: transparent;
  outline: none;
  box-shadow: none;
  border: 2px solid transparent;
  border-bottom-color: rgb(27 61 144);
}


.taso-btn {
    background-color: #fff;
    margin: 25px 0;
    color: #214dcb;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.32);
    box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.17);
}
.contact-info {
    /* padding: 0 30px 0px 0; */
}

h2.contact-title {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
}

.contact-info p {
     /* margin-top: 20px; */
     float: left;
     font-size: 15px;
     color: #b8c6d5;
     font-weight: 400;
     text-align: left;
     line-height: 29px;
     width: 100%;
     padding-bottom: 23px;
   }

ul.contact-info {
    /* margin-top: 30px; */
}

ul.contact-info li {
    margin-bottom: 22px;
}



ul.contact-info span {
    font-size: 20px;
    line-height: 26px;
}
ul.contact-info li {
    display: flex;
    width: 100%;
}

.info-left {width: 12%;float: left;display: flex;align-items: center;justify-content: center;}

.info-left i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #ffffff;
}

.info-right h4 {
    line-height: 32px;
    color: #edf5ff;
    font-size: 15px;
    font-weight: 400;
}
.info-right h4 a{
    line-height: 38px;
    color: #edf5ff;
    font-size: 15px;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
.contact-form {
    padding: 30px;
}
.contact-form:before {
    width: 100%;
}

}
.info-left img{
  float: left;
  width: 40px;
  object-fit: cover;
  margin-top: 7px;
}
#videobanner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgb(9, 43, 80);
    background: linear-gradient(5deg, rgb(9 43 80 / 82%) 0%, rgb(9 43 80 / 68%) 35%, rgb(0 0 0 / 61%) 100%);
    opacity: 0.9;
}
#videobanner:before {
    height: 750px;
}
.b4-1:hover .arw-img{
    transform: rotate(30deg);
      transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
@media(min-width:1025px) and (max-width:1200px)
{
.project-2 h6 {
    float: left;
    width: 82%;
}
.project-2 h5 {
    float: left;
    width: 18%;
    }
    .r2 {
    /* background-position-y: -4px; */
    background-position-x: 54% !important;
}
.mv img {
    margin-top: 77px !important;
}
    .menuarea > ul > li {
  
    padding: 0px 34px 0px 0px;
}
.header-cont h1 {
    margin-bottom: 20px;
   
    font-size: 65px;
  
    line-height: 71px;
}
.text-slider p {
   
    width: 88%;
}
.main-1 {

width:50%;

padding-left: 45px;

padding-top: 74px;
}
.main-2 {
   
width: 50%;
   
padding-top: 83px;
}

.panel3 img {
 
    height: 330px;
}
#videobanner {

height: 682px;
}
#myVideo{
       height: 682px;
}
#videobanner:before {
    height: 682px;
}
.text-slider {

top: 64%;
}
    .b2-2 {

    padding: 50px 30px
}
.b2-1 {
   
    padding: 58px 54px
    }
    .banner3 h1 {
  
    font-size: 49px;
   
    line-height: 64px;
}
.pad-1 {
    padding-right: 18px;
}
.pad-2 {
    padding-left: 18px;
}
.b4-1 h2 {

    font-size: 21px;

    line-height: 28px;
    }
    .arw-img {
    width: 47px;
   
    top: -26px;
}
    .b5-bx-img {
     
        width: 210px;
        height: 240;
        object-fit: cover;
        margin-left: 22px;
    }
  
.body2-hoverbx h3 {

    width: 66px;
}
.b5-bx-txt h2 {

    font-size: 30px;
    }
    .b5-bx-txt {
    padding: 55px 0px 55px 0px;
    float: left;
    width: 451px;
}
.call-bg h1 {
    padding-right: 0px;
   
    font-size: 45px;
  
    line-height: 58px;
    }
    .call-bg h6 {
   
    font-size: 23px;
   
    margin-bottom: 13px;
}
.footer-last h4 {

    font-size: 15px;
    }
    .abt-banner2 h5 {
    font-size: 37px;
    font-weight: 700;
    line-height: 48px;
}
.abt-banner2-img {
    width: 425px;
    height: auto;
    /* margin-bottom: 92px; */
}

.services-2 {
  
    height: 304px;
}
}














@media(min-width:991px) and (max-width:1024px)
{

.project-2 h6 {
    float: left;
    width: 82%;
}
.project-2 h5 {
    float: left;
    width: 18%;
    }
    .r2 {
    /* background-position-y: -4px; */
    background-position-x: 49% !important;
}
    .logopart img {
    padding-top: 13px;
 
    width: 87px;
}
.mv img {
    margin-top: 77px !important;
}
    .menuarea > ul > li {
  
    padding: 0px 34px 0px 0px;
}
.header-cont h1 {
    margin-bottom: 20px;
   
    font-size: 65px;
  
    line-height: 71px;
}
.text-slider p {
   
    width: 88%;
}
.main-1 {

width:50%;

padding-left: 45px;

padding-top: 53px;
}
.main-2 {
   
width: 50%;
   
padding-top: 46px;
}

.panel3 img {
 
    height: 330px;
}
#videobanner {

    height: 650px;
}
#videobanner:before {
    height: 650px;
}
#myVideo{
       height: 650px;
}
.text-slider {

    top: 64%;
    }
    .b2-2 {

    padding: 50px 30px
}
.b2-1 {
   
    padding: 58px 54px
    }
    .banner3 h1 {
  
    font-size: 49px;
   
    line-height: 64px;
}
.pad-1 {
    padding-right: 18px;
}
.pad-2 {
    padding-left: 18px;
}
.b4-1 h2 {

    font-size: 21px;

    line-height: 28px;
    }
    .arw-img {
    width: 47px;
   
    top: -26px;
}
    .b5-bx-img {
     
        width: 210px;
        height: 240;
        object-fit: cover;
        margin-left: 22px;
    }
    
.body2-hoverbx h3 {

    width: 66px;
}
.b5-bx-txt h2 {

    font-size: 30px;
    }
    .b5-bx-txt {
    padding: 55px 0px 55px 0px;
    float: left;
    width: 451px;
}
.call-bg h1 {
    padding-right: 0px;
   
    font-size: 45px;
  
    line-height: 58px;
    }
    .call-bg h6 {
   
    font-size: 23px;
   
    margin-bottom: 13px;
}
.footer-last h4 {

    font-size: 15px;
    }
    .abt-banner2 h5 {
    font-size: 37px;
    font-weight: 700;
    line-height: 48px;
}
.abt-banner2-img {
    width: 425px;
    height: auto;
    margin-bottom: 92px;
    margin-top: 25px;
}

.services-2 {
  
    height: 304px;
}
.loop-2 .owl-nav {
    display: none; !important;
}
}









@media(max-width:575px)
{
    .project-2 h5 {
    float: left;
    width: 100%;
    margin-bottom: 10px;

}    .project-2 h6 {
    float: left;
    width: 100%;

}.gallery-2 img {
    height: auto !important;
    width: 100%;
}

}
@media(max-width:440px)
{
     .project-2 h6 {
   
text-align: center;
}     .project-2 h5 {
   
text-align: center;
}
}

@media(min-width:768px) and (max-width:990px)
{

    .project-2 h6 {
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 10px;
        font-size: 16px;
    }
.project-2 h5 {
    float: left;
    width: 100%;font-size: 16px;
    }
.gallery-2 img {
    height: 299px !important;
    width: 100%;
}
    .r2 {
    /* background-position-y: -4px; */
    background-position-x: center !important;
}.r9 {
    /* background-position-y: -4px; */
    background-position-x: 73% !important;
}
    .mv img{
 
    width: 54%;
    margin-bottom: 30px;
}
.mision {
    text-align: center;
}
/*  innerpage*/
.abt-para {
    text-align: center;
}
.abt-banner3 h5 {
    text-align: center;
}
.abt-banner3 h6 {
    text-align: center;
}

.abt-banner3 h5 {
 padding-bottom: 30px;
}
    .abt-banner3 {
        height: 692px;
        background-position: center;
        background-size: cover;
    }
        .abt-white {
      padding: 178px 0px 73px 0px;
    }
    .services-2 p {
    padding-top: 20px;
    text-align: center;
}
.ab-p {
    padding-top: 0px;
    text-align: center;
}
.services-2 img {
    float: none;
    width: 59%;
    margin-left: auto;
    margin-bottom: 20px;
    margin-right: auto;
    display: block;
}.services-2 h2 {
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 35px;
}
.btn-cntr90 {
    text-align: center;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
}
.btn-cntr90 a{
    float: none;
    display: inline-block;
}.footer {
    padding-top: 77px;
    padding-bottom: 33px;
}
.nb-imgbox img {
    object-fit: cover;
    width: 500px;
    height: 500px;
    margin:auto;
    display: block;
    float: none;
    }.nb-slidecontent-4 p {
          text-align: center;
          margin-bottom: 40px;
      }
      .news-img-sp img {
    width: 170px;
    height: 158px;
}.news-1 {
    display: flex;
   
    align-items: center;
    justify-content: center;
}
    .nb-slidecontent-4 h4 {
           text-align: center;
 
    width: 100%;
}
.news-content-sp{
    margin-top: 0px;
    padding-left: 0px;
}
.header-cont h1 {
    margin-bottom: 20px;
    font-size: 69px;
    line-height: 77px;
    width: 78%;
}
.text-slider p {
   
width: 58%;
}
.main-1 {

width:100%;

padding-left: 45px;

padding-top: 0px;
}
.main-2 {
 display: none;
}

.panel3 img {
 
    height: 330px;
}
#videobanner {

height: 100vh;
}
#videobanner:before {
    height: 100vh;
}#myVideo {

height: 100vh;
}
.text-slider {

top: 68%;
}
    .b2-2 {

    padding: 50px 30px
}
.b2-1 {
           border-right: 1px solid #e5e5e5;
    padding: 58px 54px
    }
    .banner3 h1 {
  
    font-size: 49px;
   
    line-height: 64px;
}

.b4-1 h2 {

    font-size: 21px;

    line-height: 28px;
    }
    .arw-img {
    width: 47px;
   
    top: -26px;
}
  

.call-bg h1 {
  
margin-bottom: 20px;
  
padding-right: 15px;
}
    .call-bg h6 {
   
 
}
.pl{
    padding-left: 15px;
}
.footer-last h4 {

    font-size: 15px;
    }
    .abt-banner2 h5 {
    margin-top: 30px;
    font-size: 39px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
}
.abt-banner2-img {
    width: 65%;
    height: auto;
    margin-bottom: 30px;
    margin-top: 0px;
    float: none;
    margin: auto;
    display: block;
}

.services-2 {
  
height: auto;
}
.loop-2 .owl-nav {
    display: none; !important;
}
.menu-img {
   
    margin-top: 45px;
}
.count .item1 {

    text-align: left;
}
.count .item p {

    text-align: left;
    }
    .mr1{
        margin-top: 99px;
    }
     .mr2{
        margin-top: 30px;
    } .mr3{
        margin-top: 107px;
    } .mr4{
        margin-top: 30px;
    } 
     .mr5{
        margin-top: 107px;
    }  .mr6{
        margin-top: 30px;
    } 
    .b5-bx-butn {
    display: none;
}
.b5-bx-butn1 {
    display: none;
    }
    .b5-bx-butn3 {
    display: none;
}
    .mob-bxhide {
        padding-bottom: 20px;
        padding-top: 18px;
        display: block;
   
        margin: auto;
        text-align: center;
    }
        .b5-bx-txt {
        padding: 20px 0px 40px 0px;
        width: 100%;
        text-align: left;
    }
        .b5-bx-img {
        display: none;
    }
        .body2-hoverbx h3 {
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
        text-align: left;
    }
        .body2-hoverbx {
        height: auto;
    }
.bord2 {
    border-bottom: 0px;
      padding: 49px 55px;
}
.b61-text h2 {
   
    font-size: 17px;
}
.b61-text {
   
    padding: 30px 20px 40px 20px;
}
.loop-what .owl-prev img {
    width: 36px;
    left: 32px;
    position: relative;
}
.loop-what .owl-next img {
    width: 36px;
    position: relative;
    right: 20px;
    top: -48px;
    }
    .b7-1 img {

 width: 50%;
}
.b7-1 h3 {
 
    font-size: 32px;
}
.b7-1 p {

    width: 82%;
    }
    .b7-1 {
    margin-top: 20px;
}
.b3-para span {
 
    font-size: 35px;
    line-height: 52px;
}
.btn-cntr3 {
   
    margin-top: 9px;
}
.footer h1 {
   
    font-size: 51px;
    }
    .footer h2 a {

    font-size: 50px;
}
.logo-ftr {
margin-bottom: 40px;
}
.pl-f {
    padding-left: 0px;
}

.ql {
margin-bottom: 40px;
}
.footer-last {
    padding-bottom: 50px;
    padding-top: 0px;
    }
    .footer-last h3{
            margin-top: -8px;
    }.nb-slidecontent-4 h6 {
    text-align: center;
}
  
}
























@media(min-width:576px) and (max-width:767px)

{
.r2 {
    /* background-position-y: -4px; */
    background-position-x: 58% !important;
}.r9 {
    /* background-position-y: -4px; */
    background-position-x: 73% !important;
}
.r12 {
    /* background-position-y: -4px; */
    background-position-x: 33% !important;
}.r6 {
    /* background-position-y: -4px; */
    background-position-x: 88% !important;
}.r11 {
    /* background-position-y: -4px; */
    background-position-x: 84% !important;
}
.loop-what .owl-nav.disabled {
    display:none !important;
}
 .mv img{
 
    width: 60%;
    margin-bottom: 30px;
}
.mision {
    text-align: center;
}

.ban3-box2 h2 {

font-size: 40px;
}

/*  innerpage*/
.abt-para {
    text-align: center;
}
.abt-banner2 h5  {
    text-align: center;
    font-size: 40px;
}
.abt-banner3 h6 {
    text-align: center;
}
.abt-banner3 h5 {
    text-align: center;
 padding-bottom: 30px;
}
    .abt-banner3 {
        height: 742px;
        background-position: center;
        background-size: cover;
    }
        .abt-white {
            padding: 120px 0px 63px 0px;
    }
    .abt-banner1 h1 {
    
    font-size: 33px;
    line-height: 47px;
}
 .abt-white h1 {
    margin-bottom: 20px;
    
    font-size: 31px;
    font-weight: 300;
    line-height: 46px;
}
    .services-2 p {
    padding-top: 20px;
    text-align: center;
}
.ab-p {
    padding-top: 0px;
    text-align: center;
}
.services-2 img {

    float: none;
          width: 81%;
    margin-left: auto;
    margin-bottom: 20px;
    margin-right: auto;
    display: block;
}.services-2 h2 {
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 35px;
}
.abt-banner2-img {
    float: none;
    width: 383px;
    height: auto;
    margin-right: auto;
    margin-bottom: 30px;
    object-fit: cover;
    border-radius: 20px;
    margin-left: auto;
    display: block;
}
.services-2{
    height: auto;
}
.btn-cntr90 {
    text-align: center;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
}
.btn-cntr90 a{
    float: none;
    display: inline-block;
}.footer {
    padding-top: 77px;
    padding-bottom: 33px;
}
.nb-imgbox img {
    object-fit: cover;
    width: 500px;
    height: 500px;
    margin:auto;
    display: block;
    float: none;
    }.nb-slidecontent-4 p {
          text-align: center;
          margin-bottom: 40px;
      }
      .news-img-sp img {
    width: 100%;
    height: 145px;
}.news-1 {
    display: flex;
   
    align-items: center;
    justify-content: center;
}
    .nb-slidecontent-4 h4 {
           text-align: center;
 
    width: 100%;
}
.news-content-sp{
    margin-top: 0px;
    padding-left: 27px;
}.nb-slidecontent-4 h6 {
    text-align: center;
}
  
.header-cont h1 {
    margin-bottom: 20px;
    font-size: 61px;
    line-height: 69px;
    width: 79%;
}
.text-slider p {
   
width: 78%;
}
.main-1 {

width:100%;

padding-left: 45px;

padding-top: 0px;
}
.main-2 {
 display: none;
}

.panel3 img {
 
    height: 330px;
}
#videobanner {

height: 100vh;
}
#videobanner:before {
    height: 100vh;
}#myVideo {
    height: 100vh;
}
.text-slider {

top: 464px;
}
    .b2-2 {

    padding: 50px 30px
}
.b2-1 {
           border-right: 1px solid #e5e5e5;
           padding: 58px 30px;
    }
    .banner3 h1 {
  
    font-size: 42px;
   
    line-height: 64px;
}

.b4-1 h2 {

/* font-size: 21px; */

/* line-height: 28px; */

}
    .arw-img {
    /* width: 47px; */
    /* top: -26px; */
}
  

.call-bg h1 {
  
margin-bottom: 20px;
  
padding-right: 15px;
  
font-size: 43px;
  
line-height: 45px;
}
    .call-bg h6 {
   
font-size: 24px;
}
.pl{
    padding-left: 15px;
}
.footer-last h4 {

    font-size: 15px;
    }
   
.loop-2 .owl-nav {
    display: none; !important;
}
.menu-img {
   
    margin-top: 45px;
}
.count .item1 {

    text-align: left;
}
.count .item p {

    text-align: left;
    }
    .mr1{
        margin-top: 50px;
    }
     .mr2{
        margin-top: 100px;
    } .mr3{
        margin-top: 100px;
    } .mr4{
        margin-top: 100px;
    } 
     .mr5{
        margin-top: 100px;
    }  .mr6{
        margin-top: 100px;
    } 
    .b5-bx-butn {
    display: none;
}
.b5-bx-butn1 {
    display: none;
    }
    .b5-bx-butn3 {
    display: none;
}
    .mob-bxhide {
        padding-bottom: 20px;
        padding-top: 18px;
        display: block;
   
        margin: auto;
        text-align: center;
    }
        .b5-bx-txt {
        padding: 20px 0px 40px 0px;
        width: 100%;
        text-align: left;
    }
        .b5-bx-img {
        display: none;
    }
        .body2-hoverbx h3 {
        padding-bottom: 25px;
        padding-top: 30px;
        width: 100%;
        text-align: left;
    }
        .body2-hoverbx {
        height: auto;
    }
.bord2 {
    border-bottom: 0px;
    padding: 49px 21px 0px 21px;
}
.b61-text h2 {
   
    font-size: 17px;
}
.b61-text {
   
    padding: 30px 20px 40px 20px;
}
.loop-what .owl-prev img {
    width: 36px;
    left: 32px;
    position: relative;
}
.loop-what .owl-next img {
    width: 36px;
    position: relative;
    right: 20px;
    top: -48px;
    }
    .b7-1 img {

 width: 50%;
}
.b7-1 h3 {
 
    font-size: 32px;
}
.b7-1 p {

    width: 82%;
    }
    .b7-1 {
    margin-top: 20px;
}
.b3-para span {
 
    font-size: 35px;
    line-height: 52px;
}
.btn-cntr3 {
   
    margin-top: 9px;
}
.footer h1 {
   
    font-size: 51px;
    }
    .footer h2 a {

    font-size: 50px;
}
.logo-ftr {
margin-bottom: 40px;
}
.pl-f {
    padding-left: 0px;
}

.ql {
margin-bottom: 40px;
}
.footer-last {
    padding-bottom: 50px;
    padding-top: 0px;
    }
    .footer-last h3{
            margin-top: -8px;
            margin-left: 0px;
    }
    .btn-20 a {
 
    width: 146px;
    padding: 16px 0px;
}
.b2-1 h6 {
    font-size: 25px;
}
.b2-1 h1 {

    font-size: 42px;

    line-height: 57px;
}
.banner3 {

    padding: 55px 0px;
}
.banner4 h6 {
        font-size: 25px;
}
.banner4 h1 {

    font-size: 42px;

    line-height: 57px;
}
.banner5 h6 {
        font-size: 25px;
}
.banner5 h1 {

    font-size: 42px;

    line-height: 57px;
}
.banner5 h1 br{
    display: none;
}
.banner6 h6 {
        font-size: 25px;
}
.banner6 h1 {

    font-size: 42px;

    line-height: 57px;
}
.banner6 h1 br{
    display: none;
}
.call-action {
    background-position: center;
    background-position-x: 40%;
 
    padding-bottom: 365px;
    }


.banner7 h6 {
        font-size: 25px;
}
.banner7 h1 {

    font-size: 42px;

    line-height: 57px;
}
.banner7 h1 br{
    display: none;
}


.banner9 h6 {
        font-size: 25px;
}
.banner9 h1 {

    font-size: 42px;

    line-height: 57px;
}
.banner9 h1 br{
    display: none;
}
.footer h3 a {
    padding-left: 0px;
    }
}





@media(min-width:450px) and (max-width:575px)
{.r2 {
    /* background-position-y: -4px; */
    background-position-x: 61% !important;
}.r12 {
    /* background-position-y: -4px; */
    background-position-x: 34% !important;
}.r10 {
    /* background-position-y: 24px; */
    background-position-x: 76% !important;
}.r6 {
    /* background-position-y: -4px; */
    background-position-x: 85% !important;
}.r9 {
    /* background-position-y: -4px; */
    background-position-x: 76% !important;
}.r11 {
    /* background-position-y: -4px; */
    background-position-x: 84% !important;
}.r7 {
    /* background-position-y: -4px; */
    background-position-x: 90% !important;
}
     .mv img{
 
    width:100%;
    margin-bottom: 30px;
}
.mision {
    text-align: center;
}
.main-img {
    display: block;
    margin: auto;
    float: none;
    width: 79%;
}
      .careerban2 {
        padding-left: 15px;
        padding-right: 15px;

    }
    .cr-wd h2 {
    font-size: 35px;
    line-height: 48px;
}
/*  innerpage*/
.abt-para {
    text-align: center;
}
.abt-banner2 h5  {
    text-align: center;
    font-size: 40px;
}
.abt-banner3 h6 {
    text-align: center;
    font-size: 20px;
}
.abt-banner3 h5 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 35px;
    line-height: 42px;
}
    .abt-banner3 {
        height: auto;
        padding-bottom: 58px;
        background-position: center;
        background-size: cover;
        background-color: #385687;
        background-image: none;
    }
        .abt-white {
            padding: 50px 0px 50px 0px;
    }
    .abt-banner1 h1 {
    
    font-size: 33px;
    line-height: 47px;
}
 .abt-white h1 {
    margin-bottom: 20px;
    
    font-size: 31px;
    font-weight: 300;
    line-height: 46px;
}
    .services-2 p {
    padding-top: 20px;
    text-align: center;
}
.ab-p {
    padding-top: 0px;
    text-align: center;
}
.services-2 img {
    float: none;
          width: 81%;
    margin-left: auto;
    margin-bottom: 20px;
    margin-right: auto;
    display: block;
}.services-2 h2 {
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 35px;
}
.abt-banner2-img {
    float: none;
    width: 383px;
    height: auto;
    margin-right: auto;
    margin-bottom: 30px;
    object-fit: cover;
    border-radius: 20px;
    margin-left: auto;
    display: block;
}
.services-2{
    height: auto;
}
.btn-cntr90 {
    text-align: center;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
}
.btn-cntr90 a{
    float: none;
    display: inline-block;
}.footer {
    padding-top: 77px;
    padding-bottom: 33px;
}
.nb-imgbox img {
    object-fit: cover;
    width: 100%;
    height: auto;
    margin:auto;
    display: block;
    float: none;
    }.nb-slidecontent-4 p {
          text-align: center;
          margin-bottom: 40px;
      }
      .news-img-sp img {
    width: 100%;
    height: auto;
}.news-1 {
    display: flex;
   
    align-items: center;
    justify-content: center;
}
    .nb-slidecontent-4 h4 {
           text-align: center;
 
    width: 100%;
}
.news-content-sp{
    margin-top: 0px;
    padding-left: 27px;
}.nb-slidecontent-4 h6 {
    text-align: center;
}
  .abt-white h1 br{
    display: none;
  }
.header-cont h1 {
    margin-bottom: 20px;
    font-size: 57px;
    line-height: 63px;
    width: 95%;
}
.text-slider p {
   
width: 78%;
}
.main-1 {

width:100%;

padding-left: 20px;

padding-top: 0px;
}
.main-2 {
 display: none;
}

.panel3 img {
 
    height: 330px;
}
#videobanner {

height: 100vh;
}
#videobanner:before {
    height: 100vh;
}
#myVideo{
    height: 100vh;
}
.text-slider {

top: 438px;
}
    .b2-2 {

padding: 50px 21px;
}
.b2-1 {
           border-right: 1px solid #e5e5e5;
           padding: 57px 20px;
    }
    .banner3 h1 {
  
font-size: 36px;
  
line-height: 48px;
}

.b4-1 h2 {

/* font-size: 21px; */

/* line-height: 28px; */

}
    .arw-img {
    /* width: 47px; */
    /* top: -26px; */
}
  

.call-bg h1 {
  
margin-bottom: 20px;
  
padding-right: 0px;
  
font-size: 36px;
  
line-height: 48px;
}
    .call-bg h6 {
   
font-size: 20px;
}
.pl{
    padding-left: 15px;
}
.footer-last h4 {

font-size: 15px;

margin-bottom: 15px;

}
    .abt-banner2 h5 {
    font-size: 37px;
    font-weight: 700;
    line-height: 48px;
}
.abt-banner2-img {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    margin-top: 25px;
}

.services-2 {
  
height: auto;
}
.loop-2 .owl-nav {
    display: none; !important;
}
.menu-img {
   
    margin-top: 45px;
}
.count .item1 {

    text-align: left;
}
.count .item p {

    text-align: left;
    }
    .mr1{
        margin-top: 50px;
    }
     .mr2{
        margin-top: 100px;
    } .mr3{
        margin-top: 100px;
    } .mr4{
        margin-top: 100px;
    } 
     .mr5{
        margin-top: 100px;
    }  .mr6{
        margin-top: 100px;
    } 
    .b5-bx-butn {
    display: none;
}
.b5-bx-butn1 {
    display: none;
    }
    .b5-bx-butn3 {
    display: none;
}
    .mob-bxhide {
        padding-bottom: 20px;
        padding-top: 18px;
        display: block;
   
        margin: auto;
        text-align: center;
    }
        .b5-bx-txt {
        padding: 20px 0px 40px 0px;
        width: 100%;
        text-align: left;
        /* font-size: 19px; */
    }
        .b5-bx-img {
        display: none;
    }
        .body2-hoverbx h3 {
        padding-bottom: 25px;
        padding-top: 30px;
        width: 100%;
        text-align: left;
    }
        .body2-hoverbx {
        height: auto;
    }
.bord2 {
    border-bottom: 0px;
    padding: 49px 21px 0px 21px;
}
.b61-text h2 {
   
    font-size: 17px;
}
.b61-text {
   
    padding: 30px 20px 40px 20px;
}
.loop-what .owl-prev img {
    width: 36px;
    left: 32px;
    position: relative;
}
.loop-what .owl-next img {
    width: 36px;
    position: relative;
    right: 20px;
    top: -48px;
    }
    .b7-1 img {

width: 69%;
}
.b7-1 h3 {
 
    font-size: 32px;
}
.b7-1 p {

width: 100%;

}
    .b7-1 {
    margin-top: 20px;
}
.b3-para span {
 
font-size: 26px;
 
line-height: 43px;
}
.btn-cntr3 {
   
margin-top: 45px;
}
.footer h1 {
   
font-size: 38px;
   
}
    .footer h2 a {

font-size: 33px;
}
.logo-ftr {
margin-bottom: 40px;
}
.pl-f {
    padding-left: 0px;
}

.ql {margin-bottom: 15px;}
.footer-last {
    padding-bottom: 50px;
    padding-top: 0px;
    }
    .footer-last h3{
            margin-top: 0px;
            margin-left: 0px;
            width: 100%;
    }
    .btn-20 a {
 
    width: 146px;
    padding: 16px 0px;
}
.b2-1 h6 {
    font-size: 20px;
}
.b2-1 h1 {

font-size: 36px;

line-height: 48px;
}
.banner3 {

          padding: 55px 0px 30px 0px;
}
.banner4 h1 br{
    display: none;

}
.b5-bx-txt h2 {
    font-weight: 400;
    font-size: 25px;
  
    line-height: 23px;
    }
    .b6-2 {
  
    margin-top: 0px;
}
.banner4 h6 {
        font-size: 20px;
}
.banner4 h1 {

font-size: 36px;

line-height: 48px;
}
.banner5 h6 {
        font-size: 20px;
}
.banner5 h1 {

font-size: 36px;

line-height: 48px;
}
.banner5 h1 br{
    display: none;
}
.banner6 h6 {
        font-size: 20px;
}
.banner6 h1 {

margin-bottom: 0px;

font-size: 36px;

line-height: 48px;
}
.banner6 h1 br{
    display: none;
}
.call-action {
    background-size: cover;
    background-position: 54% 0%;
    /* background-position-x: 35%; */
    /* padding-bottom: 413px; */
    }


.banner7 h6 {
        font-size: 20px;
}
.banner7 h1 {

font-size: 36px;

line-height: 48px;
}
.banner7 h1 br{
    display: none;
}


.banner9 h6 {
        font-size: 20px;
}
.banner9 h1 {

font-size: 36px;

line-height: 48px;
}
.banner9 h1 br{
    display: none;
}
.footer h3 a {
    padding-left: 0px;
    }
    .b3-1 {
    float: left;
    width: 100%;
}
.pad-1 {
    padding-right:0px;
}
.pad-2 {
    padding-left:0px;
}
.footer h2 img {
    position: relative;
    width: 34px;
  
    margin-right: 18px;
    top: 2px;
}
.footer {
    padding-top: 50px;
    padding-bottom: 32px;
}
.f-1 {
    float: left;
    width: 100%;
}
.copy {
   
    padding: 24px 0px;
}.copy p {
    line-height: 19px;
 
    font-size: 12px;
}
.loop-2 .item img {
    width: 202px !important;
    }
    .banner8 {

    padding: 40px 0px;
}
    .b2-box1-img {
        height: 271px;
        max-width: 100%;
          margin: auto;
        width: unset !important;
 }
.b2-box1:hover .hover-class{
    display: none;

}
.b2-box1{
    height: auto;
}

.ban3-1 {
    border-radius: 0px;
}
.ban3-box2 h2 {
 
    line-height: 40px;
    font-size: 29px;
  
    margin-bottom: 10px;
}.panel1 {
 
    padding-bottom: 15px;
}

}


















@media(min-width: 380px) and (max-width: 449px)
{.r2 {
    /* background-position-y: -4px; */
    background-position-x: 61% !important;
}.r12 {
    /* background-position-y: -4px; */
    background-position-x: 34% !important;
}.r10 {
    /* background-position-y: 24px; */
    background-position-x: 76% !important;
}.r6 {
    /* background-position-y: -4px; */
    background-position-x: 85% !important;
}.r9 {
    /* background-position-y: -4px; */
    background-position-x: 76% !important;
}.r11 {
    /* background-position-y: -4px; */
    background-position-x: 84% !important;
}.r7 {
    /* background-position-y: -4px; */
    background-position-x: 90% !important;
}    .abt-banner1 h1 br{
display: none;     
}
 .mv img{
    width:100%;
    margin-bottom: 30px;
}
.mision {
    text-align: center;
}
.ban3-1 {
    border-radius: 0px;
}
.ban3-box2 h2 {
 
    line-height: 40px;
    font-size: 29px;
  
    margin-bottom: 10px;
}
 .careerban2 {
        padding-left: 15px;
        padding-right: 15px;

    }
    .abt-banner2 {
    
    padding: 50px 0px;
}.section-bg {
   
    padding: 50px 0px;
}
h2.contact-title {
    text-align: center;
}
.contact-info p {
   text-align: center;
}


ul.contact-info li {
    display: block;
    width: 100%;
}
.info-left{
    width: 100%;
}
.info-left img{
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.info-right h4 {
    width: 100%;
    text-align: center;
}
.contact-form input {
    text-align: center;
}.contact-form textarea {
    text-align: center;
}    .contact-form {
        padding: 30px 10px;
    }
    .contact-snd {
    margin-left: auto;
  margin-right: auto;
    float: none;
}
    .cr-wd h2 {
    font-size: 35px;
    line-height: 48px;
}
/*  innerpage*/
.abt-para {
    text-align: center;
}
.abt-banner2 h5  {
    text-align: center;
    font-size: 40px;
}
.abt-banner3 h6 {
    text-align: center;
    font-size: 20px;
}
.abt-banner3 h5 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 35px;
    line-height: 42px;
}
    .abt-banner3 {
        height: auto;
        background-position: center;
        background-size: cover;
        background-color: #3a5788;
        background-image: none;
        padding-bottom: 50px;
    }
        .abt-white {
            padding: 60px 0px 55px 0px;
    }
    .abt-banner1 h1 {
    
    font-size: 33px;
    line-height: 47px;
}
 .abt-white h1 {
    margin-bottom: 20px;
    
    font-size: 31px;
    font-weight: 300;
    line-height: 46px;
}
    .services-2 p {
    padding-top: 20px;
    text-align: center;
}
.ab-p {
    padding-top: 0px;
    text-align: center;
}
.services-2 img {
    float: none;
          width: 81%;
    margin-left: auto;
    margin-bottom: 20px;
    margin-right: auto;
    display: block;
}.services-2 h2 {
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 35px;
}
.abt-banner2-img {
    float: none;
    width: 383px;
    height: auto;
    margin-right: auto;
    margin-bottom: 30px;
    object-fit: cover;
    border-radius: 20px;
    margin-left: auto;
    display: block;
}
.services-2{
    height: auto;
}
.btn-cntr90 {
    text-align: center;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
}
.btn-cntr90 a{
    float: none;
    display: inline-block;
}.footer {
    padding-top: 77px;
    padding-bottom: 33px;
}
.nb-imgbox img {
    object-fit: cover;
    width: 100%;
    height: auto;
    margin:auto;
    display: block;
    float: none;
    }.nb-slidecontent-4 p {
          text-align: center;
          margin-bottom: 40px;
      }
      .news-img-sp img {
    width: 100%;
    height: auto;
}.news-1 {
    display: flex;
   
    align-items: center;
    justify-content: center;
}
    .nb-slidecontent-4 h4 {
           text-align: center;
 
    width: 100%;
}
.news-content-sp{
    margin-top: 0px;
    padding-left: 27px;
}.nb-slidecontent-4 h6 {
    text-align: center;
}
  .abt-white h1 br{
    display: none;
  }

  .logopart img {
    float: left;
    width: 86px;
}
.header-cont h1 {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 58px;
    width: 100%;
    text-align: center;
}
.text-slider p {
   
width: 100%;
   
text-align: center;
}
.main-1 {

width:100%;

padding-left: 15px;

padding-right: 15px;

padding-top: 0px;
}
.main-2 {
 display: none;
}

.panel3 img {
 
    height: 330px;
}
#videobanner {

height: 620px;
}
#videobanner:before {
    height: 620px;
}#myVideo{
       height: 620px;
}
.text-slider {

top: 422px;
}
    .b2-2 {

padding: 50px 21px;
}
.b2-1 {
           border-right: 1px solid #e5e5e5;
           padding: 57px 10px 5px 10px;
    }
    .banner3 h1 {
  
text-align: center;
  
font-size: 36px;
  
line-height: 48px;
}

.b4-1 h2 {

/* font-size: 21px; */

/* line-height: 28px; */

text-align: center;
}
    .arw-img {
    /* width: 47px; */
    /* top: -26px; */
    float: none;
    display: none;
}
  

.call-bg h1 {
  
text-align: center;
  
margin-bottom: 20px;
  
padding-right: 0px;
  
font-size: 36px;
  
line-height: 48px;
}
    .call-bg h6 {
   
font-size: 20px;
   
text-align: center;
}
.pl{
    padding-left: 15px;
}
.footer-last h4 {

text-align: center;

font-size: 15px;

margin-bottom: 15px;

width: 100%;
}
    .abt-banner2 h5 {
    font-size: 33px;
    font-weight: 700;
    line-height: 48px;
}
.abt-banner2-img {
    width: 100%;
    height: auto;
    /* margin-bottom: 92px; */
    margin-top: 25px;
}

.services-2 {
  
height: auto;
}
.loop-2 .owl-nav {
    display: none; !important;
}
.menu-img {
   
    margin-top: 45px;
}
.count .item1 {

text-align: center;
}
.count .item p {

text-align: center;

}
    .mr1{
        margin-top: 50px;
    }
     .mr2{
        margin-top: 100px;
    } .mr3{
        margin-top: 100px;
    } .mr4{
        margin-top: 100px;
    } 
     .mr5{
        margin-top: 100px;
    }  .mr6{
        margin-top: 100px;
    } 
    .b5-bx-butn {
    display: none;
}
.b5-bx-butn1 {
    display: none;
    }
    .b5-bx-butn3 {
    display: none;
}
    .mob-bxhide {
        padding-bottom: 20px;
        padding-top: 18px;
        display: block;
   
        margin: auto;
        text-align: center;
    }
        .b5-bx-txt {
        padding: 20px 0px 40px 0px;
        width: 100%;
        text-align: center;
        /* font-size: 19px; */
    }
        .b5-bx-img {
        display: none;
    }
        .body2-hoverbx h3 {
        padding-bottom: 25px;
        padding-top: 30px;
        width: 100%;
        text-align: center;
    }
        .body2-hoverbx {
        height: auto;
    }
.bord2 {
    border-bottom: 0px;
    padding: 49px 21px 0px 21px;
}
.b61-text h2 {
   
font-size: 17px;
   
text-align: center;
}
.b61-text {
   
    padding: 30px 20px 40px 20px;
}
.loop-what .owl-prev img {
    width: 36px;
    left: 32px;
    position: relative;
}
.loop-what .owl-next img {
    width: 36px;
    position: relative;
    right: 20px;
    top: -48px;
    }
    .b7-1 img {

width: 100%;

float: none;

margin: auto;

display: block;
}
.b7-1 h3 {
 
font-size: 29px;
 
margin-top: 20px;
 
text-align: center;
}
.b7-1 p {

width: 100%;

text-align: center;
}
    .b7-1 {
    margin-top: 20px;
}
.b3-para span {
 
/* text-align: center; */
 
font-size: 26px;
 
line-height: 43px;
 
/* width: 100%; */
 
/* float: left; */
}
.panel9 {

    padding-top: 20px;
}
.btn-cntr3 {
   
margin-top: 40px;
}
.footer h1 {
   
font-size: 38px;
   
text-align: center;
}
    .footer h2 a {

font-size: 33px;

text-align: center;

width: 100%;

margin-bottom: 36px;
}
.logo-ftr {
margin-bottom: 40px;
}
.pl-f {
    padding-left: 0px;
}

.ql {margin-bottom: 15px;}
.footer-last {
    padding-bottom: 50px;
    padding-top: 0px;
    }
    .footer-last h3{
            text-align: center;
            margin-top: 0px;
            margin-left: 0px;
            width: 100%;
    }
    .btn-20 a {
 
float: none;
 
width: 146px;
 
padding: 16px 0px;
 
display: inline-block;
}
.b2-1 h6 {
    font-size: 20px;
    text-align: center;
}
.b2-1 h1 {

font-size: 36px;

line-height: 48px;

text-align: center;
}
.banner3 {

          padding: 55px 0px 30px 0px;
}
.banner4 h1 br{
    display: none;

}
.b5-bx-txt h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    }
    .b6-2 {
  
    margin-top: 0px;
}
.banner4 h6 {
        font-size: 20px;
        text-align: center;
}
.banner4 h1 {

margin-bottom: 10px;

text-align: center;

font-size: 36px;

line-height: 48px;
}
.banner5 h6 {
        font-size: 20px;
        text-align: center;
}
.banner5 h1 {

text-align: center;

font-size: 36px;

line-height: 48px;
}
.banner5 h1 br{
    display: none;
}
.banner6 h6 {
        font-size: 20px;
        text-align: center;
}
.banner6 h1 {

margin-bottom: 0px;

font-size: 36px;

line-height: 48px;

text-align: center;
}
.banner6 h1 br{
    display: none;
}
.call-action {
    background-size: cover;
    background-position: 54% 0%;
    /* background-position-x: 35%; */
    /* padding-bottom: 413px; */
    }


.banner7 h6 {
        font-size: 20px;
        text-align: center;
}
.banner7 h1 {

text-align: center;

font-size: 36px;

line-height: 48px;
}
.banner7 h1 br{
    display: none;
}


.banner9 h6 {
        font-size: 20px;
        text-align: center;
        text-align: center;
}
.banner9 h1 {

text-align: center;

font-size: 36px;

line-height: 48px;
}
.banner9 h1 br{
    display: none;
}
.footer h3 a {
    padding-left: 0px;
    width: 100%;
    /* float: left; */
    /* display: block; */
    /* text-align: center; */
    /* margin: auto; */
    }
    .b3-1 {
    text-align: center;
    float: left;
    width: 100%;
}
.pad-1 {
    padding-right:0px;
}
.pad-2 {
    padding-left:0px;
}
.footer h2 img {
    position: relative;
    width: 34px;
    margin-right: auto;
    top: 2px;
    float: none;
    display: block;
    margin-left: auto;
    margin-bottom: 20px;
}
.footer {
    padding-top: 50px;
    padding-bottom: 32px;
}
.f-1 {
    text-align: center;
    float: left;
    width: 100%;
}
.copy {
   
    padding: 24px 0px;
}.copy p {
    line-height: 19px;
 
    font-size: 12px;
}
.loop-2 .item img {
    width: 100%!important;
    }
    .banner8 {

    padding: 40px 0px;
}
    .b2-box1-img {
        height: 271px;
        max-width: 100%;
          margin: auto;
        width: unset !important;
 }
.b2-box1:hover .hover-class{
    display: none;

}
.b2-box1{
    height: auto;
}
.footer-last h6 {
    text-align: center;
}.ql h5 {
    text-align: center;
}.logo-ftr img {
    float: none;
    width: 132px;
    object-fit: cover;
    margin: auto;
    display: block;
}
.b7-1 a {
    text-align: center;
    }
    .call-bg p {
    text-align: center;
}.btn-cntr4 {
    text-align: center;
    float: left;
    width: 100%;
}
.btn-cntr4 a{
    float: none;
    display: inline-block;
}
.b61-text h3 {
    text-align: center;
}.b61-text h3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;

    position: unset;
    float: none;
   
    width: 160px !important;
}.b3-1 img { display: block;
    margin-left: auto;
    margin-right: auto;



    float: none;
}.btn-cntr1 {
    text-align: center;
    float: left;
    width: 100%;
}
.btn-cntr1 a{
    float: none;
    display: inline-block;
}.btn-cntr2 {
    text-align: center;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
}
.btn-cntr2 a{
    float: none;
    display: inline-block;
}.b2p {text-align: center;margin-bottom: 18px;}
.btn-20 {
    text-align: center;
    float: left;
    width: 100%;
}
.header-cont h5{
    text-align: center;
}
.b5-bx-img1 {
    float: none;
    }.b61-img {

    float: none;
    max-width: 100%;
   
    margin: auto;
}.panel1 {
 
    padding-bottom: 15px;
}

}




















@media (max-width: 379px)
{.panel1 {
 
padding-bottom: 0px;
}

         .mv img{
 
    width:100%;
    margin-bottom: 30px;
}
.mision {
    text-align: center;
}
.ban3-1 {
    border-radius: 0px;
}
.ban3-box2 h2 {
 
    line-height: 40px;
    font-size: 29px;
  
    margin-bottom: 10px;
}
 .careerban2 {
        padding-left: 15px;
        padding-right: 15px;

    }
    .abt-banner2 {
    
padding: 50px 0px 20px 0px;
}.section-bg {
   
    padding: 50px 0px;
}
h2.contact-title {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
}
.contact-info p {
   text-align: center;
}


ul.contact-info li {
    display: block;
    width: 100%;
}
.info-left{
    width: 100%;
}
.info-left img{
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.info-right h4 {
    width: 100%;
    text-align: center;
}
.contact-form input {
    text-align: center;
}.contact-form textarea {
    text-align: center;
}    .contact-form {
        padding: 30px 10px;
    }
    .contact-snd {
    margin-left: auto;
  margin-right: auto;
    float: none;
}
    .cr-wd h2 {
    font-size: 30px;
    line-height: 42px;
}
/*  innerpage*/
.abt-para {
    text-align: center;
}
.abt-banner2 h5  {
    text-align: center;
    font-size: 40px;
}
.abt-banner3 h6 {
    text-align: center;
    font-size: 20px;
}
.abt-banner3 h5 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 35px;
    line-height: 42px;
}
    .abt-banner3 {
        padding-bottom: 50px;
        background-color: #385687;
        height: auto;
        background-position: center;
        background-size: cover;
        background-image: none;
    }
        .abt-white {
            padding: 51px 0px 52px 0px;
    }
    .abt-banner1 h1 {
    
font-size: 25px;
    
line-height: 40px;
}
 .abt-white h1 {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 300;
    line-height: 38px;
}
    .services-2 p {
    padding-top: 20px;
    text-align: center;
}
.ab-p {
    padding-top: 0px;
    text-align: center;
}
.services-2 img {
    float: none;
          width: 81%;
    margin-left: auto;
    margin-bottom: 20px;
    margin-right: auto;
    display: block;
}.services-2 h2 {
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 33px;
    line-height: 35px;
}

.services-2{
    height: auto;
}
.btn-cntr90 {
    text-align: center;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
}
.btn-cntr90 a{
    float: none;
    display: inline-block;
}.footer {
    padding-top: 77px;
    padding-bottom: 33px;
}
.nb-imgbox img {
    object-fit: cover;
    width: 100%;
    height: auto;
    margin:auto;
    display: block;
    float: none;
    }.nb-slidecontent-4 p {
          text-align: center;
          margin-bottom: 40px;
      }
      .news-img-sp img {
    width: 100%;
    height: auto;
}.news-1 {
    display: block;
    align-items: center;
    justify-content: center;
}
    .nb-slidecontent-4 h4 {
           text-align: center;
           width: 100%;
           font-size: 23px;
           line-height: 33px;
}
.news-content-sp{
    text-align: center;
    padding-top: 20px;
    margin-top: 0px;
    padding-left: 0px;
    width: 100%;
}.nb-slidecontent-4 h6 {
    text-align: center;
}
  .abt-white h1 br{
    display: none;
  }
  .logopart img {
    float: left;
    width: 86px;
}
.header-cont h1 {
    margin-bottom: 20px;
    font-size: 41px;
    line-height: 51px;
    width: 100%;
    text-align: center;
}
.text-slider p {
   
width: 100%;
   
text-align: center;
}
.main-1 {

width:100%;

padding-left: 15px;

padding-right: 15px;

padding-top: 0px;
}
.main-2 {
 display: none;
}

.panel3 img {
 
    height: 330px;
}
#videobanner {

height: 550px;
}
#videobanner:before {
    height: 550px;
}
#myVideo{
       height: 550px;
}
.text-slider {

top: 68%;
}
    .b2-2 {

padding: 50px 21px;
}
.b2-1 {
           border-right: 1px solid #e5e5e5;
           padding: 57px 10px 5px 10px;
    }
    .banner3 h1 {
  
text-align: center;
  
font-size: 24px;
  
line-height: 33px;
}

.b4-1 h2 {

/* font-size: 21px; */

/* line-height: 28px; */

text-align: center;
}
    .arw-img {
    /* width: 47px; */
    /* top: -26px; */
    float: none;
    display: none;
}
  

.call-bg h1 {
  
text-align: center;
  
margin-bottom: 20px;
  
padding-right: 0px;
  
font-size: 36px;
  
line-height: 48px;
}
    .call-bg h6 {
   
font-size: 20px;
   
text-align: center;
}
.pl{
    padding-left: 15px;
}
.footer-last h4 {

text-align: center;

font-size: 15px;

margin-bottom: 15px;

width: 100%;
}
    .abt-banner2 h5 {
    font-size: 28px;
    font-weight: 700;
    line-height: 39px;
}
.abt-banner2-img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 25px;
}


.loop-2 .owl-nav {
    display: none; !important;
}
.menu-img {
   
    margin-top: 45px;
}
.count .item1 {

text-align: center;
}
.count .item p {

text-align: center;

}
    .mr1{
        margin-top: 50px;
    }
     .mr2{
        margin-top: 52px;
    } .mr3{
        margin-top: 56px;
    } .mr4{
        margin-top: 52px;
    } 
     .mr5{
        margin-top: 52px;
    }  .mr6{
        margin-top: 52px;
    } 
    .b5-bx-butn {
    display: none;
}
.b5-bx-butn1 {
    display: none;
    }
    .b5-bx-butn3 {
    display: none;
}
    .mob-bxhide {
        padding-bottom: 20px;
        padding-top: 18px;
        display: block;
   
        margin: auto;
        text-align: center;
    }
        .b5-bx-txt {
        padding: 20px 0px 40px 0px;
        width: 100%;
        text-align: center;
        /* font-size: 19px; */
    }
        .b5-bx-img {
        display: none;
    }
        .body2-hoverbx h3 {
        padding-bottom: 25px;
        padding-top: 30px;
        width: 100%;
        text-align: center;
    }
        .body2-hoverbx {
        height: auto;
    }
.bord2 {
    border-bottom: 0px;
    padding: 49px 21px 0px 21px;
}
.b61-text h2 {
   
font-size: 17px;
   
text-align: center;
}
.b61-text {
   
padding: 30px 0px 40px 0px;
}
.loop-what .owl-prev img {
    width: 36px;
    left: 32px;
    position: relative;
}
.loop-what .owl-next img {
    width: 36px;
    position: relative;
    right: 20px;
    top: -48px;
    }
    .b7-1 img {

width: 100%;

float: none;

margin: auto;

display: block;
}
.b7-1 h3 {
 
font-size: 29px;
 
margin-top: 20px;
 
text-align: center;
}
.b7-1 p {

width: 100%;

text-align: center;
}
    .b7-1 {
    margin-top: 20px;
}
.b3-para span {
 
/* text-align: center; */
 
font-size: 26px;
 
line-height: 43px;
 
/* width: 100%; */
 
/* float: left; */
}
.btn-cntr3 {
   
margin-top: 30px;
}
.panel9{
    padding-top: 30px;
}
.footer h1 {
   
font-size: 31px;
   
text-align: center;
   
margin-bottom: 33px;
}
    .footer h2 a {

font-size: 27px;

text-align: center;

width: 100%;

margin-bottom: 36px;
}
.logo-ftr {
margin-bottom: 40px;
}
.pl-f {
    padding-left: 0px;
}

.ql {margin-bottom: 15px;}
.footer-last {
    padding-bottom: 50px;
    padding-top: 0px;
    }
    .footer-last h3{
            text-align: center;
            margin-top: 0px;
            margin-left: 0px;
            width: 100%;
    }
    .btn-20 a {
 
float: none;
 
width: 146px;
 
padding: 16px 0px;
 
display: inline-block;
}
.b2-1 h6 {
    font-size: 20px;
    text-align: center;
}
.b2-1 h1 {

font-size: 33px;

line-height: 48px;

text-align: center;
}
.banner3 {

          padding: 55px 0px 30px 0px;
}
.banner4 h1 br{
    display: none;

}
.b5-bx-txt h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    }
    .b6-2 {
  
    margin-top: 0px;
}
.banner4 h6 {
        font-size: 20px;
        text-align: center;
}
.banner4 h1 {

text-align: center;

font-size: 29px;

line-height: 39px;

margin-bottom: 0px;
}
.banner5 h6 {
        font-size: 20px;
        text-align: center;
}
.banner5 h1 {

text-align: center;

font-size: 29px;

line-height: 42px;
}
.banner5 h1 br{
    display: none;
}
.banner6 h6 {
        font-size: 20px;
        text-align: center;
}
.banner6 h1 {

margin-bottom: 0px;

font-size: 29px;

line-height: 36px;

text-align: center;
}
.banner6 h1 br{
    display: none;
}
.call-action {
    background-size: cover;
    background-position: 54% 0%;
    /* background-position-x: 35%; */
    /* padding-bottom: 413px; */
    }


.banner7 h6 {
        font-size: 20px;
        text-align: center;
}
.banner7 h1 {

text-align: center;

font-size: 29px;

line-height: 37px;
}
.banner7 h1 br{
    display: none;
}


.banner9 h6 {
        font-size: 20px;
        text-align: center;
        text-align: center;
}
.banner9 h1 {

text-align: center;

font-size: 36px;

line-height: 48px;
}
.banner9 h1 br{
    display: none;
}
.footer h3 a {
    padding-left: 0px;
    width: 100%;
    /* float: left; */
    /* display: block; */
    /* text-align: center; */
    /* margin: auto; */
    }
    .b3-1 {
    text-align: center;
    float: left;
    width: 100%;
}
.pad-1 {
    padding-right:0px;
}
.pad-2 {
    padding-left:0px;
}
.footer h2 img {
    position: relative;
    width: 34px;
    margin-right: auto;
    top: 2px;
    float: none;
    display: block;
    margin-left: auto;
    margin-bottom: 20px;
}
.footer {
    padding-top: 50px;
    padding-bottom: 32px;
}
.f-1 {
    text-align: center;
    float: left;
    width: 100%;
}
.copy {
   
    padding: 24px 0px;
}.copy p {
    line-height: 19px;
 
    font-size: 12px;
}
.loop-2 .item img {
    width: 100%!important;
    }
    .banner8 {

    padding: 40px 0px;
}
    .b2-box1-img {
        height: 271px;
        max-width: 100%;
          margin: auto;
        width: unset !important;
 }
.b2-box1:hover .hover-class{
    display: none;

}
.b2-box1{
    height: auto;
}
.footer-last h6 {
    text-align: center;
}.ql h5 {
    text-align: center;
}.logo-ftr img {
    float: none;
    width: 132px;
    object-fit: cover;
    margin: auto;
    display: block;
}
.b7-1 a {
    text-align: center;
    }
    .call-bg p {
    text-align: center;
}.btn-cntr4 {
    text-align: center;
    float: left;
    width: 100%;
}
.btn-cntr4 a{
    float: none;
    display: inline-block;
}
.b61-text h3 {
    text-align: center;
}.b61-text h3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;

    position: unset;
    float: none;
   
    width: 160px !important;
}.b3-1 img { display: block;
    margin-left: auto;
    margin-right: auto;



    float: none;
}.btn-cntr1 {
    text-align: center;
    float: left;
    width: 100%;
}
.btn-cntr1 a{
    float: none;
    display: inline-block;
}.btn-cntr2 {
    text-align: center;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
}
.btn-cntr2 a{
    float: none;
    display: inline-block;
}.b2p {text-align: center;margin-bottom: 18px;}
.btn-20 {
    text-align: center;
    float: left;
    width: 100%;
}
.header-cont h5{
    text-align: center;
}
.b5-bx-img1 {
    float: none;
    }.b61-img {

float: none;

max-width: 100%;

margin: auto;

height: 300px;
}
    .abt-banner1 h1 br{
        display: none;
    }
    .news-img-sp {
    width: 100%;
}
.news-content-sp a {
    width: 100%;
   
    text-align: center;
    }
}


.ovr-img {
    float: right;
    width: 98px;
    /* transform: rotate(359deg); */
    position: relative;
    bottom: 66px;
}.sp-width2 {
    columns: 1 !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
    height: auto !important;
    position: absolute;
    left: -60px !important;
    top: 100%;
    min-width: 200px !important;
}

@media(max-width:990px)
{
    .b3-img2 {
   
    float: none;
    margin-right: auto;
    margin-top: 30px;
    margin-left: auto;
    display: block;
}.ban3-box2 {
  
    padding: 40px 0px 50px 0px;
}.ban3-box2 h2 {
    text-align: center;
}.ban3-box2 p { text-align: center;
}.ban3-box2 h4 { text-align: center;
}
.ban3-box2 h6 { text-align: center;
}
}

@media(min-width:1558px){

.header-cont h1 {
 
    width: 65%;
    }
}
.ss {
   border-radius: 14px;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}.ss::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 36%);
    -webkit-transition: -webkit-transform 1.8s;
    transition: -webkit-transform 1.8s;
    transition: transform 1.8s;
    transition: transform 1.8s, -webkit-transform 1.8s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
    z-index: 999;
}
.b4-1:hover .ss::before{
  webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0);
}

.s2{
   border-radius: 30px;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}.s2::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 36%);
    -webkit-transition: -webkit-transform 1.8s;
    transition: -webkit-transform 1.8s;
    transition: transform 1.8s;
    transition: transform 1.8s, -webkit-transform 1.8s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
    z-index: 999;
}
.s2:hover::before{
  webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0);
}

.b6-1:hover .arw-box {
    transform: rotate(30deg);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}.b6-2:hover .arw-box {
    transform: rotate(30deg);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}.b2-box1:hover .hover-img{
        transform: rotate(30deg);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}
.footer h3 a:hover {
    color: #064e9c;
}.footer h3 a:after:hover {
    color: #064e9c;
}.footer h2 a:hover {
    color: #064e9c;
}.f-1 a:hover {
    color: #064e9c;
}





@media(min-width:1411px){

}



.r1{
    /* background-position-y: -4px; */
    background-position-x: 89%;


}.r2{
    /* background-position-y: -4px; */
    background-position-x:25%;


}.r3{
    /* background-position-y: -4px; */
    background-position-x:0%;


}.r4{
    /* background-position-y: -4px; */
    background-position-x:37%;


}.r5{
    /* background-position-y: -4px; */
    background-position-x:0%;


}.r6{
    /* background-position-y: -4px; */
    background-position-x:78%;


}.r7{
    /* background-position-y: -4px; */
    background-position-x:78%;


}.r8{
    /* background-position-y: -4px; */
    background-position-x:0%;


}.r9{
    /* background-position-y: -4px; */
    background-position-x:58%;


}.r10{
    /* background-position-y: -4px; */
    background-position-x:0%;


}.r11{
    /* background-position-y: -4px; */
    background-position-x:71%;


}.r12{
    /* background-position-y: -4px; */
    background-position-x:0%;


}.details-ov{
    margin-bottom: 26px;
    border: 1px dashed #fff;
    float: left;
    width: 100%;
    padding: 20px 20px;
    border-radius: 30px;
}

@media(min-width:1430px) and (max-width:1599px)
{
    .text-slider {
    width: 100%;
    position: absolute;
    top: 500px;
}.left-bg {
    float: left;
    height: 100vh;
    padding: 81px 66px;
}.right-bg {
    padding: 97px 68px;
}
#videobanner{
    height: 800px;
}
#videobanner:before {
    height: 800px;
}
#myVideo {
height: 800px;
}
.panel3 img
{
    height: 383px;
}
.panel40 img
{
    height: 325px;
}.nav-pd {
    padding: 76px 0px;
}
}

.project-11{
    padding: 50px 0px 20px 0px;
    float: left;
    width: 100%;
}

@media(min-width:1600px) 
{
        .panel3 img {
        height: 462px;
    }
    .panel40 img {
   
    height: 383px;
}#videobanner{
    height: 100vh;
}
#videobanner:before {
    height:100vh;
}
#myVideo {
height: 100vh;
}
.text-slider{
    top: 67%;
}.nav-pd {
    padding: 146px 0px;
}
}

.grecaptcha-badge { 
    visibility: hidden !important;
}
.vendor{
    
width: 100%;
    
float: left;
    
padding: 70px 0;
}
.vendor h1{
    
font-size: 45px;
    
font-weight: 700;
    
line-height: 53px;
    
color: #000;
    
padding-bottom: 50px;
    
text-align: center;
}
.vendor-field{
    
width: 100%;
    
float: left;
}
.vendor-field label{
    
float: left;
    
width: 100%;
    
text-align: left;
    
font-size: 15px;
    
color: #000000;
    
font-weight: 600;
}
.vendor-field input{
    
border-bottom: 1px solid #b0aaaa;
    
color: #272626;
    
display: block;
    
font-weight: 300;
    
font-size: 15px;
    
/* text-transform: uppercase; */
    
height: 46px;
    
margin-bottom: 30px !important;
    
padding: 0 20px;
    
outline: none;
    
background: #ffffff;
    
width: 100%;
    
padding-left: 0px;
    
border: none;
    
transition: all 500ms ease;
    
border: solid 1px rgb(221 227 233);
    
margin-top: 3px;
    
width: 100%;
    
float: left;
    
padding: 11px 10px;
    
margin-top: 10px;
    
border-radius: 10px;
}
.vendor button{
        border: none;
        cursor: pointer;
        border: 1px solid #064e9c;
        text-align: center;
        width: 100%;
        /* height: 40px; */
        background: #ffffff;
        float: left;
        margin: auto;
        display: block;
        margin-top: 35px;
        font-size: 15px;
        color: #064e9c;
        font-weight: 500;
        text-decoration: none;
        padding: 12px 0px;
        border-radius: 60px;
        /* margin-top: 20px; */
        overflow: hidden;
        z-index: 9;
        position: relative;
}
.vendor button:before{
    border: 1px solid transparent;
    content: "";
    position: absolute;
    z-index: -1;
    background: #064e9c;
    height: 250px;
    line-height: 54px;
    width: 150%;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1;
}
.vendor button:hover
{    color: #ffffff;
    text-decoration: none;
   
}.vendor button:hover::before
{        bottom: -50px;
   
}