html{
    overflow-x:hidden;
}
body{
    margin: 0;   overflow-x:hidden;
   font-family: 'DM Sans', sans-serif !important;
}
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;

}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;

}
/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}







.ip-loader{
    margin-left: 0px!important;
    bottom: 39%!important;
    
}
.loader {
  width: 120px;
  height: 120px;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
 fill: #1b9fda;

  
  animation: filter-animation 3s infinite;
  
}
.loading  img{
    width: 185px;
    animation: filter-animation 3s infinite;
}
@keyframes filter-animation {
  0% { transform: translateY(-3px); fill: #06476F;}
  25% { transform: translateY(3px); fill: #1b9fda;}
  50% { transform: translateY(-3px); fill: #06476F;}
   75% { transform: translateY(3px); fill: #1b9fda;}
 
  100% { transform: translateY(-3px); fill: #06476F;}
}






.panel1{

width: 100%;

float: left;

padding-bottom: 70px; padding-top: 70px;
background: #021f28;

}

.p1-box{

width: 100%;

float: left;
background: white;
border: 1px solid #021f28;

padding: 40px;

border-radius: 16px;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;
}
.p1-box img{

width: 40px;

height: 40px;

float: left;

margin-right: 30px;
}
.p1-box h5{

color: #0d576d;

font-size: 24px;

font-weight: 700;
transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;
}
.p1-box p{
    
font-size: 15px;
    
color: #8E919A;
    
width: 100%;
    
font-weight: 400;
    
line-height: 28px;
    
width: 100%;
    
float: left;
    
padding-top: 20px;
    
margin: 0;
}
.electrical-sec-full p{
    color:#8E919A;
    font-size: 15px;
    font-weight: 300;
    line-height: 32px;
}
.electrical-sec-full {
    width: 100%;
    float: left;
    padding: 90px 0;
}.electrical-sec-full img {
    width: 100%;
    float: left;
    height: 380px;
    object-fit: cover;
    border-radius: 10px;
}.electrical-sec-full h2 {
    font-size: 35px;
    color: #101010;
    padding-top: 20px;
    float: left;
    width: 100%;
    font-weight: 700;
}.electrical-sec-full h2 {
    font-size: 35px;
    color: #101010;
    padding-top: 20px;
    float: left;
    width: 100%;
    font-weight: 700;
}.service-right {
    width: 100%;
    float: left;
    /* background: #e0e0e06e; */
}
.service-right h6:hover a{
    /* background: #0e5d5a; */
    color: #fff;
}
.service-right h6:hover::after{
    /* color: #fff; */
    width: 200%;
    height: 100%;
    left: 50%;
    z-index: 0;
    top: 0;
}.service-right h6:after{
    position:absolute;
    content:'';
    background: #062832;
    width: 200%;
    height: 0;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    /* bottom: 0; */
    transition: all ease-in-out .5s;
    border-radius: 30px;
}
.service-right h6 {
    /* padding: 6px 10px; */
    width: 100%;
    background: #d1d1d1ab;
    margin-bottom: 10px;
    /* height: 44px; */
    float: left;
    overflow: hidden;
    border-radius: 16px;
    font-weight: 500;
    position: relative;
    text-align: left;
    transition: all ease-in-out .5s;
}
.active-serv {
    background: #062832 !important;
}.service-right h6 a:hover{
    text-decoration:none;
}
.service-right h6 a {
    font-size: 15px;
    color: #062832;
    text-transform: uppercase;
    padding: 25px 15px;
    float: left;
    width: 100%;
    font-weight: 700;
    border-radius: 16px;
    position: relative;
    z-index: 99;
    transition: all ease-in-out .5s;
}

.active-serv a {
    color: #fff !important;
}
.form-inner-2 h2:after{
    position:absolute;
    content:'';
    background: url('../images/underline.png');
    width: 248px;
    height: 12px;
    left: 46px;
    bottom: -9px;
}
.form-inner-2 h2{
    float: left;
    position:relative;
    width: 100%;
    text-align: center;
    font-size: 27px;
    font-weight: 700;
    color: white;
    margin-top: 12px;
    margin-bottom: 20px;
}
.form-inner img{
    display: block;
    margin: auto;
    width: 255px;
    /*filter: brightness(111);*/
    }
  .panel6{


width: 100%;

float: left;

background: url('../images/bg1.png');

background-size: cover;

background-position: center;

padding: 90px 0 195px;

}
  .panel6 a{
    float: none;
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    overflow:hidden;
    height: 47px;
    color: white;
    text-align: center;
    border-radius: 30px;
    width: 173px;
    position:relative;
    z-index: 0;
    /* border: 0; */
    padding: 12px 30px;
    background-color: #062832;
    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;
  }
  .panel6 a:before{
     content: "";
    position: absolute;
    z-index: -1;
    background: #D9A225;
    height: 250px;
    line-height: 54px;
    width: 200%;
    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;
  }
  .panel6 a:hover{
     text-decoration: none;
    color: #062832;
  }
  .panel6 a:hover::before{
       bottom: -50px;
  }
  .panel6 h1{

font-size: 50px;

color: #062832;

font-weight: 700;

}
  .panel6 p{
    
color: #8E919A;
    
font-size: 15px;
    
font-weight: 400;
    
line-height: 32px;
    
width: 80%;
    
margin-bottom: 30px;
  }
.panel5{

width: 100%;

float: left;

padding: 90px 0;
}
.panel5 h1{
position: relative;
    font-size: 50px;
    color: #093846;
    font-weight: 700;
    text-align: center;
}
.panel5 h1:after{
    position: absolute;
    content: '';
    background: url(../images/underline.png);
    width: 248px;
    height: 12px;
    left: -107px;
    right: 0;
    top: 47px;
    z-index: -1;
    margin: auto;
    display: block;
}
.panel5 h5{
    color: #8e919a;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 10px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 2px;
}
.p5-box{

width: 100%;

float: left;

border: 1px solid #CACACA;

padding: 30px;

margin-top: 30px;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;
}
.p5-box h4.dot1{position: relative;font-size: 64px;color: #093846;font-weight: 700;}
.p5-box h4.dot1:after{position: absolute;content: '';background: #ff909057;width: 38px;height: 38px;border-radius: 100%;left: 39px;bottom: 13px;z-index: -1;transition: all ease-in-out .5s;}

.p5-box h4.dot2{position: relative;font-size: 64px;color: #093846;font-weight: 700;}
.p5-box h4.dot2:after{position: absolute;content: '';background: #FDEAEE;width: 38px;height: 38px;border-radius: 100%;left: 39px;bottom: 13px;z-index: -1;transition: all ease-in-out .5s;}
.p5-box h4.dot3{position: relative;font-size: 64px;color: #093846;font-weight: 700;}
.p5-box h4.dot3:after{position: absolute;content: '';background: #C1E5FF;width: 38px;height: 38px;border-radius: 100%;left: 44px;bottom: 13px;z-index: -1;transition: all ease-in-out .5s;}
.p5-box h6{

font-size: 24px;

color: #093846;

font-weight: 700;
}
.p5-box p{

font-size: 15px;

color: #8E919A;

line-height: 32px;

font-weight: 400;

padding: 10px 0;

margin: 0;
}
.p5-box:hover{

/* box-shadow: 3px 10px 10px 10px rgba(0,0,0,0.05); */

/* border-color: transparent; */
}
.p5-box:hover h4.dot1::after{
    
background: #ff9090;
}.p5-box:hover h4.dot2::after{
    
background: #ff6686;
}.p5-box:hover h4.dot3::after{
    
background: #81c3f3;
}
.panel4{width: 100%;float: left;background: #062832;padding: 75px 0 50px;}
.panel4 h1{

font-size: 40px;

color: #fff;

font-weight: 700;

width: 80%;
}
.panel4 a{
    width: 200px;
    height: 48px;
    background: #fff;
    float: left;
    text-align: center;
    overflow: hidden;
    padding: 13px 0;
    border-radius: 30px;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    color: #062832;
    margin-top: 15px;
    z-index: 9;
}
.panel4 a:before{
    content: "";
    position: absolute;
    z-index: -1;
    background: #D9A225;
    height: 250px;
    line-height: 54px;
    width: 200%;
    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;
}.panel4 a:hover {
    text-decoration: none;
    color: #062832;
}.panel4 a:hover::before {
    bottom: -50px;
}
.panel4 ul{

padding: 0;
}
.panel4 ul li{
    position: relative;
    font-size: 15px;
    color: #fff;
    padding-left: 30px;
    list-style: none;
    font-weight: 400;
    line-height: 200%;
    margin-bottom: 50px;
}
.panel4 ul li:after{
    position: absolute;
    content: '';
    background-image: url('../images/tick-icon.svg');
    width: 18px;
    height: 26px;
    left: 0;
    top: 4px;
}

.p1-box:hover{

box-shadow: 3px 10px 10px 10px rgba(0,0,0,0.05);
background: #07313e;
border-color: transparent;
}
.p1-box:hover h5{
    color: #e7f9ff;
}

.panel3{

width: 100%;

float: left;

padding: 100px 0;
}
.panel3 h1{
    position: relative;
    font-size: 50px;
    color: #093846;
    font-weight: 700;
    text-align: center;
}
.panel3 h1:after{
        position: absolute;
        content: '';
        background: url(../images/underline.png);
        width: 248px;
        height: 12px;
        left: -107px;
        right: 0;
        top: 47px;
        z-index: -1;
        margin: auto;
        display: block;
}
.panel3 h5{

color: #8e919a;

font-size: 15px;

text-transform: uppercase;

margin-bottom: 20px;

padding-top: 10px;

font-weight: 500;

text-align: center;

letter-spacing: 2px;
}
p3-box
.img{
    
}
.p3-box{width: 100%;float: left;border: 1px solid #E1E8F0;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 16px;border-bottom-right-radius: 16px;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;-moz-transition: all ease-in-out .5s;margin-top: 50px;height: 483px;}
.p3-boz img{

}
.p3-box h6{font-size: 18px;color: #0d576d;font-weight: 700;padding: 5px 31px 0;}
.p3-box p{font-size: 16px;color: #8E919A;padding: 5px 31px 0;line-height: 32px;}
.p3-box img{
    width: 100%;
    height: 245px;
    object-fit: cover;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.p3-box:hover{

box-shadow: 3px 10px 10px 10px rgba(0,0,0,0.05);

border-color: transparent;
}.panel3-a:hover{
    
color: #062832;
    
text-decoration: none;
}
.panel3-a{float: none;display: block;font-weight: 700;font-size: 15px;overflow: hidden;height: 47px;color: white;text-align: center;border-radius: 30px;width: 173px;position: relative;z-index: 0;padding: 12px 8px;margin: 45px auto 0;background-color: #062832;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;}
.panel3-a:before{
    content: "";
    position: absolute;
    z-index: -1;
    background: #D9A225;
    height: 250px;
    line-height: 54px;
    width: 200%;
    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;
}.panel3-a:hover::before{
        bottom: -50px;
}.p3-box:hover a{
    
color: #D9A225;
    
text-decoration: underline;
    
/* margin-left: 10px; */
}
.p3-box a{float: left;/* display: block; */font-weight: 700;font-size: 15px;overflow: hidden;height: 47px;color: #062832;text-align: center;/* border-radius: 30px; */width: 150px;position: relative;z-index: 0;text-decoration: underline;padding: 2px 8px;/* margin: 5px auto 0; *//* background-color: #0E5D5A; */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;}
.p3-box a:before{
    content: "";
    position: absolute;
    z-index: -1;
    background: #ffbe21;
    height: 250px;
    line-height: 54px;
    width: 200%;
    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;
}.p3-box-a:hover::before{
        bottom: -50px;
}
.in-about-txt h6{

color: #7891aa;

font-size: 15px;

text-transform: uppercase;

margin-bottom: 20px;

/* padding-top: 10px; */
}
.in-about-txt .img-abt{

}
.business-full h1{

font-size: 51px;

color: #000;

margin: 0;
}
.business-full p{
    
font-size: 14px;
    
line-height: 28px;
    
color: #000;
    
padding-top: 15px;
}
.header{
    float: left;
    width: 100%;
    background-color: #062832;
    height: auto;

}.vision img {
    float: left;
    margin-left: auto;
    margin-right: 30px;
    /* display: block; */
    width: 60px;
    /* margin-bottom: 20px; */
    filter: brightness(111);
}.contact3-info {
    /* margin-top: -108px; */
    /* margin-bottom: 72px; */
    padding: 48px 0px 48px 0px;
    color: #ffffff;
    /* background-color: #000; */
    float: left;
    width: 100%;
}.alignc {
    text-align: center;
}.contact-icon {
    font-size: 24px;
    padding: 32px;
    color: var(--primary-color);
    border: 2px solid var(--primary-color);
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 1;
}.contact-icon img {
    width: 90px;
    height: 90px;
    /* filter: invert(1); */
    border: 2px solid #000;
    padding: 21px;
    border-radius: 100%;
    transition: all ease-in-out .5s;
}.contact-icon img:hover {
    transform: rotate(360deg);
    background: #31d6cc;
    filter: invert(1);
}.contact3-info .widgettitle {
    color: #ce2933;
}
.widgettitle, .smalltitle, .comment-reply-title {
    color: var(--headings-color);
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.15em;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.margin-b16 {
    margin-bottom: 16px;
}.contact3-info p {
    color: #000;
}.contact-sec2 {
    width: 100%;
    float: left;
    background-color: #0f3860;
    padding: 70px 0 30px;
    position: relative;
    z-index: 99;
    background-image: url(../images/footer-pattern.png);
}.contact-sec2 h1 {
    font-size: 50px;
    text-align: center;
    font-weight: 300;
    color: #fff;
}.contact-sec2 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 225px 50px;
    text-align: center;
    color: #fff;
}.contact-sec2 form {
    max-width: 900px;
    display: block;
    margin: auto;
}.contact-sec2 input {
    width: 100%;
    float: left;
    border: 0;
    background: #fff;
    padding: 12px;
    margin-bottom: 30px;
    font-size: 15px;
    border-radius: 5px;
}.contact-sec2 textarea {
    width: 100%;
    float: left;
    border: 0;
    background: #fff;
    padding: 11px;
    margin-bottom: 30px;
    font-size: 15px;
    border-radius: 5px;
}.contact-sec2 button {
    font-size: 16px;
    color: #fff;
    background: #ce2933;
    border: 0;
    padding: 13px 87px;
    border-radius: 30px;
    cursor: pointer;
    /* float: right; */
    margin: 60px auto;
    display: block;
}.contact-sec2 button:hover {
    background: #fff;
    color: #000;
}
.innerban h1{

margin: 0;

font-size: 45px;

color: #fff;

font-weight: 700;
}
.business-full{

width: 100%;

float: left;

padding: 70px 0;
}
.business-box{

width: 100%;

float: left;

border-radius: 40px;

/* border: 1px solid #cccccc4f; */

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;

background-color: #0f3860;

background-image: url('../images/specialities-pattern-blue.png');

background-position: 100% 69%;

background-size: 30%;

background-repeat: no-repeat;

padding-bottom: 20px;

height: 500px;

margin-top: 30px;
}
.business-box h6{

font-size: 20px;

padding: 25px 20px 0;

color: #fff;

font-weight: 400;

margin: 0;
}
.business-box p{

font-size: 14px;

padding: 10px 20px 20px;

font-weight: 400;

color: #fff;

line-height: 26px;

margin: 0;
}
.business-box:hover{

background-color: #ce2933;

background-image: url(../images/specialities-pattern-blue.png);
}
.business-box:hover h6{

color: #fff;
}
.business-box:hover p
{

color: #fff;
}
.business-box img{
    
width: 100%;
    
height: 300px;
    
object-fit: cover;
    
border-top-left-radius: 30px;
    
border-top-right-radius: 20px;
}
.innerban img{
 display: none;   
position: absolute;
    
right: 0;
    
bottom: 0;
    
/* width: 241px; */
}
.innerban{
    
width: 100%;
    
float: left;
    
background-color: #05242d;
    
padding: 68px 0;
    
margin-top: 0px;
    
background-image: url('../images/aic-pattern.png');
    
background-size: cover;
    
position: relative;
    
background-position: center;
}
.logo {
    float: left;
    width: 20%;
    position: relative;
    z-index: 11;
}
.in-about h2:after{
        position: absolute;
    content: '';
    background: url(../images/underline.png);
    width: 248px;
    height: 12px;
    left: 0;
    right: 0;
    top: 47px;
    z-index: -1;
    margin: auto;
    display: block;
}
.in-about h6{
        color: #8e919a;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 10px;
    font-weight: 500;
    letter-spacing: 2px;
}
.in-about h2{
    
position: relative;
    
font-size: 50px;
    
color: #093846;
    
font-weight: 700;
}
.in-about p{
    font-size: 15px;
    color: #8E919A;
    line-height: 32px;
    font-weight: 400;
}
.in-about {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 70px;
    /* background-image: url(../images/specialities-pattern-white.png); */
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 330px;
    /* z-index: 999; */
    position: relative;
}.in-about-img {
    float: left;
    width: 100%;
}.in-about-img img {
    float: left;
    width: 347px;
    /* margin-top: 30px; */
    margin-right: 80px;
}.in-about-txt {
    float: left;
    width: 100%;
    padding-top: 20px;
}.in-about-txt h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 52px;
    color: black;
    }
    .in-about-txt p {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: black;
    line-height: 26px;
    margin-top: 13px;
    margin-bottom: 0px;
}.vision:hover h2{
        /* color:#fff; */
}
.vision:hover p{
    /* color:#fff; */
}
.vision:hover img{
    /* filter: brightness(111); */
}
.vision:hover{/* box-shadow: 3px 10px 10px 10px rgba(0,0,0,0.05); *//* border-color: transparent; *//* background: #f5ffff; */}
.vision {
    float: left;
    width: 100%;
    /* border: 1px solid #d3d3d3; */
    /* padding: 50px 40px; */
    border-radius: 16px;
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: top right;
    /* background-color: #fff; */
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}.vision h2 {
    float: left;
    /* width: 100%; */
    color: #ffffff;
    font-weight: 700;
    font-size: 30px;
    text-align: left;
    position: relative;
    margin-top: 12px;
}.vision p {
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    line-height: 32px;
    margin-bottom: 0px;
    margin-top: 30px;
    text-align: left;
}.all-vision {
    float: left;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 80px;
    background: #021f28;
    margin-bottom: 0px;
}.vision h2:after{
    position:absolute;
    content:'';
    background: url(../images/underline.png);
    width: 169px;
    height: 12px;
    left: 0;
    /* right: 0; */
    top: 28px;
    z-index: -1;
    margin: auto;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.s-pattern{
    
height: 138px;
    
position: absolute;
    
right: 0;
    
top: 0;
}

.p6-img{

}
.p6-box:hover{

background: #0f3860;
}
.p6-box:hover .s-pattern{

filter: invert(1);
}
.p6-box:hover h6{

color: #fff;
}
.p6-box:hover p{

color: #fff;
}
.p6-box:hover .p6-img{
    
filter: invert(1);
}.panel2 a:before{
    content: "";
    position: absolute;
    z-index: -1;
    background: #D9A225;
    height: 250px;
    line-height: 54px;
    width: 200%;
    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;
}
.panel2 a:hover::before{
        bottom: -50px;
}
.panel2 a{width: 173px;height: 48px;background: #fff;float: left;text-align: center;overflow: hidden;padding: 13px 0;border-radius: 30px;font-weight: 700;font-size: 15px;color: #062832;margin-top: 15px;position: relative;z-index: 9;}
.panel2 a:hover{
    text-decoration: none;
    color: #062832;
}

.logo a img{
    float: left;
    width: 147px;
    margin-bottom: 20px;
    margin-top: 18px;
}
.header2 {
    float: right;
    width: 80%;
    margin-top: 42px;
}
.panel2{

width: 100%;

float: left;

padding: 94px 0;

background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/about-pattern.png);
}
.p2-div{
    position: relative;
    float: left;
}
.p2-img{

width: 381px;

border-radius: 30px;

float: left;

height: 484px;

margin-right: 80px;
}
.p22-img{

width: 320px;

height: 208px;

position: absolute;

bottom: -132px;

left: -117px;
}
.panel2 h1
{

font-size: 50px;

color: #fff;

font-weight: 700;

margin-bottom: 15px;
}
.panel2 h6{

color: #fff;

font-size: 15px;

text-transform: uppercase;

margin-bottom: 20px;

padding-top: 10px;

font-weight: 500;

letter-spacing: 2px;
}
.panel2 p{
    font-size: 15px;
    color: #fff;
    line-height: 32px;
    font-weight: 400;
    padding-top: 5px;
}
.slide {
    float: left;
    width: 100%;
    top: 0px;
    background-size: cover;
    /* background-position: center; */
    position: relative;
    z-index: 1;

    /* min-height: 850px; */
    /* max-height: 1000px; */
    /*height: 736px;*/
    /* margin-bottom: 80px; */
}
.slide .item {
    /*height: 700px;*/
    width: 100%;
    float: left;
    position: relative;
    /* background: #1a1b1c; */
    /* background: url(../images/slider_bg.png); */
    /* background-size: cover; */
    background-position: center;
    /* max-height: 800px; */
}
.slider-ban .owl-dots button span {
    background: #d2a055;
    width: 5px;
    height: 22px;
    float: right;
    border-radius: 6px;
    margin-right: 8px;
    margin-bottom: 4px;
    border: 1px solid #d2a055;
    margin-top: 0px;
    position: relative;
    z-index: 999;
}
.slider-ban .owl-dot.active span {
    background: #f5b763;
    border-color: #f5b763;
    height: 49px;
}
.slide .item .cover {
    padding: 0px 0px;
    position: relative;
    width: 100%;
    /*height: 100%;*/
    top: 0px;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
}
.header-conteng {
    float: left;
    width: 55%;
    padding-top: 100px;
}
.slide .item .cover .header-content {
    padding: 15px 0px;
    position: relative;
    width: auto;
    text-align: left;
    width: 100%;
    /* margin-left: 65px; */
    padding-top: 55px;
    padding-bottom: 55px;
    /* overflow: hidden; */
    background: transparent;
    z-index: 9999;
}

.slide .item .slide-image {
    height: 520px;
    float: right;
    width: 45%;
    margin-left: 0px;
    position: relative;
    /* width: auto !important; */
    /* z-index: 9999; */
    max-width: 555px;
    right: 0;
    object-fit: contain;
    /*top: 35px;*/
    /* max-height: 1000px; */
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 7px; */
}.header-content h6 span{
    
color: #093846;
    
position: relative;
}.header-content h6 span:after{
    position:absolute;
    content:'';
    background: url('../images/underline.png');
    width: 248px;
    height: 12px;
    left: 0;
    bottom: 7px;
    z-index: -1;background-size: contain;
    background-repeat: no-repeat;
}
.header-content h6 {
    float: left;
    margin-top: 10px;
    font-size: 55px;
    color: #000;
    font-weight: 700;
    text-align: left;
    /* padding-left: 30px; */
    line-height: 75px;
    width: 100%;
}
.header-content h6 br{
    display: none;
}
.header-content p {
    line-height: initial;
    float: left;
    margin-top: 10px;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 28px;
    width: 85%;
    text-align: left;
    margin-bottom: 30px;
    /* padding-left: 34px; */
}

.ban-butn1{
    float: left;
    /* width: 100%; */
    /* text-align: right; */
}
.ban-butn1 a:hover::before{
        bottom: -50px;
}
.ban-butn1 a{
    float: none;
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    overflow:hidden;
    height: 47px;
    color: white;
    text-align: center;
    border-radius: 30px;
    width: 173px;
    position:relative;
    z-index: 0;
    padding: 12px 30px;
    background-color: #062832;
    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;
}
.ban-butn1 a:before{
   
    content: "";
    position: absolute;
    z-index: -1;
    background: #D9A225;
    height: 250px;
    line-height: 54px;
    width: 200%;
    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;
}
.ban-butn1 a:hover{
    text-decoration: none;
    color: #062832;
    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;
}
.ban-butn2{
    float: left;
    /* width: 100%; */
    text-align: left;
    margin-left: 15px;
}
.ban-butn2 a .img2{
      width: auto !important;
      float: right;
      margin-top: -2px;
      margin-left: -32px;
      opacity: 0;
      visibility: hidden;
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}

.ban-butn2 a:hover .img1{
    opacity:0;visibility:hidden;
}
.ban-butn2 a .img1{
    
width: auto !important;
    
float: right;
    
margin-top: -2px;
    
margin-left: 2px;
    
visibility: visible;
    
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;
}.ban-butn2 a:hover .img2{
    opacity: 1;
    visibility: visible;
}
.ban-butn2 a{
    float: left;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    /* width: 161px; */
    height: 50px;
    text-align: center;
    text-decoration: underline;
    color: #000;
    padding: 13px 30px;
    border-radius: 30px;
    border: 0;
    background-color: 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;
}
.ban-butn2 a:hover{
    /* text-decoration: none; */
    color: #D9A225;
    margin-left: 15px;
    /* background-color: #000; */
    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;
}

.body1{
    float: left;
    width: 100%;
    background-image: url(../images/body1.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 100px;
}
.b1-bx1{
    float: left;
    width: 100%;
    background-image: url(../images/b1-bx1.png);
    padding: 32px 0px 31px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    border-right: 4px solid #0D7BBE;
    margin-top: -60px;
    position: relative;
    z-index: 111;
}
.b1-bx1 h2{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    color: white;
}
.b1-bx1 p{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: white;
    margin-bottom: 0px;
    margin-top: 4px;
}
.b1-bx2{
    float: left;
    width: 100%;
    background-image: url(../images/b1-bx2.png);
    padding: 32px 0px 31px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    border-right: 4px solid #0D7BBE;
    margin-top: -60px;
    position: relative;
    z-index: 111;
}
.b1-bx2 h2{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    color: white;
}
.b1-bx2 p{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: white;
    margin-bottom: 0px;
    margin-top: 4px;
}.b1-bx3{
    float: left;
    width: 100%;
    background-image: url(../images/b1-bx3.png);
    padding: 32px 0px 31px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    border-right: 4px solid #0D7BBE;
    margin-top: -60px;
    position: relative;
    z-index: 111;
}
.b1-bx3 h2{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    color: white;
}
.b1-bx3 p{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: white;
    margin-bottom: 0px;
    margin-top: 4px;
    line-height: 25px;
}

.b1-img{
    float: left;
    width: 100%;
    margin-top: 100px;
}
.b1-img img{
    float: left;
    max-width: 100%;
}
.b1-hed{
    float: left;
    width: 100%;
    margin-top: 100px;
}
.b1-hed h2{
    float: left;
    width: 100%;
    font-size: 49px;
    font-weight: 600;
    color: black;
    line-height: 59px;
}
.b1-hed p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: black;
    line-height: 25px;
    margin-top: 13px;
    margin-bottom: 39px;
}

.b1-quality{
    float: left;
    width: 100%;
    border-left: 2px solid #1BB177;
    padding-left: 15px;
    margin-bottom: 30px;
}
.b1-quality h2{
    float: left;
    width: 100%;
    font-size: 19px;
    font-weight: 500;
    color: black;
}
.b1-quality p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: black;
    margin-bottom: 5px;
}

.b1-hse{
    float: left;
    width: 100%;
    border-left: 2px solid #0D7BBE;
    padding-left: 15px;
}
.b1-hse h2{
    float: left;
    width: 100%;
    font-size: 19px;
    font-weight: 500;
    color: black;
}
.b1-hse p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: black;
    margin-bottom: 5px;
}
.body2{
    float: left;
    width: 100%;
    background-image: url(../images/body2.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 110px;
    padding-bottom: 107px;
}
.body2 h3{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: white;
    margin-bottom: 0px;
}
.body2 h2{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 75px;
    color: white;
    margin-bottom: 28px;
}

.b2-count{
    float: left;
    width: 100%;
}
.count .item1:after {
    content: '+';
    position: absolute;
}
.count .item1 {
    color: white;
    font-size: 43px;
    font-weight: 700;
    float: left;
    
    line-height: 1;
    text-align: left;
    position: relative;
 }
.count .item p {
    color:#C4E3F6 !important;
    font-size: 25px !important;
    font-weight: 400 !important;
    margin-top: 8px;
     width: 100%;
    margin-bottom: 0px;
    float: left !important;
}
.body3{
    float: left;
    width: 100%;
    background-color: #E0EAF1;
    padding-top: 80px;
    padding-bottom: 80px;
}
.b3-hed{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.b3-hed h2{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 49px;
    color: black;
}
.b3-hed p{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: black;
    line-height: 25px;
    margin-top: 17px;

}

.b3-bx{
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    

}

.b3-bx img{
    float: left;
    width: 100%;
}
.b3-bx-hed{
    float: left;
    width: 100%;
    padding-top: 24px;
    padding-left: 25px;
    padding-right: 29px;
    padding-bottom: 27px;
    background-color: white;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.b3-bx-hed h2{
    float: left;
    width: 100%;
    font-size: 19px;
    font-weight: 500;
    color: black;
    text-align: left;
    margin-bottom: 0px;
}
.b3-bx-hed p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: black;
    text-align: left;
    margin-top: 13px;
    margin-bottom: 0px;
}


.b3-bx-shade{
    position: absolute;
    background-color: #0000008f;
    width: 100%;
    height: 0;
    opacity: 0%;
    transition: all ease-in-out .5s;
}
.b3-bx-shade-1{
    position: absolute;
    background-color: #0000008f;
    width: 100%;
    height: 0;
    opacity: 0%;
    transition: all ease-in-out .5s;
}
.b3-bx-shade-butn{
    float: left;
    width: 100%;
    text-align: center;
}
.b3-bx-shade-butn a{
    float: none;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    color: white;
    padding: 10px 30px;
    border: 2px solid #0D7BBE;
    margin-top: 86px;
    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;

}
.b3-bx-shade-butn a:hover{
    text-decoration: none;
    color: white;
    border: 2px solid #1BB177;
    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;
}
.b3-bx:hover .b3-bx-shade{
    height: 55%;
    opacity: 100%;
}
.b3-bx:hover .b3-bx-shade-1{
    height: 51%;
    opacity: 100%;
}

.b3-butn{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 8px;
}

.b3-butn a{
    float: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 30px;
    color: white;
    background-color: #0D7BBE;
    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;
}
.b3-butn a:hover{
    text-decoration: none;
    color: white;
    background-color: #1BB177;
    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;
}


.body4{
    float: left;
    width: 100%;
    background-image: url(../images/body4.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 98px;
    padding-bottom: 98px;
}
.b4-hed{
    float: left;
    width: 100%;
}
.b4-hed h2{
    float: left;
    width: 100%;
    font-size: 49px;
    font-weight: 600;
    line-height: 59px;
    color: white;
    margin-bottom: 0px;
}
.b4-hed p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: white;
    margin-top: 20px;
}
.b4-butn{
    float: left;
    width: 100%;
    margin-top: 8px;

}
.b4-butn a{
    float: left;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 30px;
    color: white;
    
    border: 2px solid white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b4-butn a:hover{
    text-decoration: none;
    color: white;
    border: 2px solid #1BB177;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.body5{
    float: left;
    width: 100%;
    background-image: url(../images/body5.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 79px;
    padding-bottom: 80px;
}
.b5-hed{
    float: left;
    width: 100%;
    margin-bottom: 22px;
}
.b5-hed h2{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 35px;
    color: black;
    text-align: center;
}
.b5-hed p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: black;
    text-align: center;
    margin-top: 15px;
}

.b5-bx{
    float: left;
    width: 100%;
    background-color: #E0EAF1;
    border-radius: 15px;
    padding: 28px 0px 28px 25px;
    margin-bottom: 27px;
}
.b5-bx h3{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 30px;
    color: black;
}
.b5-bx h2{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 27px;
    color: black;
    margin-top: 15px;
}
.b5-bx p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 17px;
    color: #444444;
    margin-bottom: 0px;
    margin-top: 15px;
}

.b5-img{
    float: left;
    width: 100%;
}
.b5-img img{
    float: left;
    max-width: 100%;
}

.b5-bx5{
    float: left;
    width: 100%;
    background-color: #E0EAF1;
    border-radius: 15px;
    padding: 28px 0px 28px 25px;
    margin-top: -252px;
}
.b5-bx5 h3{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 30px;
    color: black;
}
.b5-bx5 h2{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 27px;
    color: black;
    margin-top: 15px;
}
.b5-bx5 p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 17px;
    color: #444444;
    margin-bottom: 0px;
    margin-top: 15px;
}

.footer{
    float: left;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 70px;
    background-position: center;
    background-color: #062832;
}.ft-logo p{
    
color: #fff;
    
margin-top: 20px;
    
width: 89%;
    
float: left;
    
font-size: 14px;
    
font-weight: 400;
    
line-height: 28px;
}
.ft-logo{
    float: left;
    width: 100%;
    margin-top: 0;
}
.ft-logo img{
    float: left;
    max-width: 100%;
    width: 116px;
    clear: both;
    margin-bottom: 15px;
    object-fit: contain;
}
.quick{
    float: left;
    width: 100%;
    padding-left: 10px;
}
.quick h2{
    float: left;
    /* width: 100%; */
    color: white;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    /* margin-top: 40px; */
    border-bottom: 1px solid #ffffff8c;
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.quick a{
    float: left;
    width: 100%;
    color: white;
    font-size: 15px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 0px;
    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;
}
.quick a:hover{
    text-decoration: none;
    color: #D9A225;
    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;
}
.location{
    float: left;
    width: 100%;
    padding-left: 29px;
}
.location a:hover{
    text-decoration: none;
    color: #ffbe21;
}
.location a{
    float: left;
    width: 100%;
    color: white;
    font-size: 15px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 0px;
    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;
}
.location h2{
    float: left;
    width: 72%;
    color: white;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 17px;
    padding-bottom: 20px;
    /* margin-top: 40px; */
    border-bottom: 1px solid #ffffff8c;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.location p{
    float: left;
    width: 100%;
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 31px;
    margin-bottom: 0px;
}
.mail{
    float: left;
    width: 100%;
    /* padding-left: 70px; */
}
.mail p{
    font-size: 15px;
    color:#fff;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 30px;
}.mail h6{
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    float: left;
    width: 100%;
    line-height: 26px;
}
.mail h2{float: left;width: 100%;color: white;font-size: 15px;font-weight: 300;margin-bottom: 17px;padding-bottom: 20px;/* margin-top: 40px; */border-bottom: 1px solid #ffffff8c;text-transform: uppercase;letter-spacing: 2px;}
.mail a{
    /* float: left; */
    width: auto;
    color: white;
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
    /* margin: 0 10px 0 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;
}
.mail a:hover{
    /* text-decoration: none; */
    color: #ffbe21;
    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;
}
.phone{
    float: left;
    width: 100%;
    padding-left: 70px;
}
.phone h2{
    float: left;
    width: 100%;
    color: white;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 17px;
}
.phone a{
    float: left;
    width: 100%;
    color: white;
    font-size: 16px;
    font-weight: 400;
    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;
    
    
}
.phone a:hover{
    text-decoration: none;
    color: #1BB177;
    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;
}
.copy{
    float: left;
    width: 100%;
    padding: 40px 0;
    /* padding-bottom: 20px; */
}
.copy1{
    float: left;
    width: 100%;
}
.copy1 p{
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 15px;
    color: #062832;
    margin-bottom: 0px;
}
.copy2{
    float: left;
    width: 100%;
}
.copy2 p{
    float: left;
    text-align: right;
    width: 100%;
    font-weight: 300;
    font-size: 15px;
    color: #062832;
    margin-bottom: 0px;
}
.copy2 a{
    color: #062832;
    text-decoration: underline;
}
.copy2 a:hover{
    text-decoration: none;
    color: #D9A225;
    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;
}

.inner-ban {
    float: left;
    width: 100%;
   background-image: url(../images/in-ban.png);
   background-size: cover;
   background-repeat: no-repeat;
    height: auto;
    padding: 90px 0px 50px 0px;
}
.ab-hed {
    float: left;
    width: 100%;
}
.ab-hed h2 {
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 50px;
    color: white;
    text-align: center;
    padding: 70px 0px 0px 0px;
}
.about-body{
    float: left;
    width: 100%;
    padding: 60px 0px;
}

.in-ab-hed{
    float: left;
    width: 100%;
    margin-bottom: 70px;
}
.in-ab-hed h2{
    width: 100%;
    font-weight: 600;
    font-size: 49px;
    color: black;
    text-align: left;
    line-height: 59px;
   
}
.in-ab-hed p{
    width: 100%;
    color: black;
    line-height: 25px;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
}

.in-ab-hed img{
    float: right;
    max-width: 100%;
    margin-left: 20px;
    margin-top: 15px;
}

.in-vision{
    float: left;
    width: 100%;
    padding: 35px 30px;
    border: 1px solid #0D7BBE;
    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;
}
.in-vision:hover{
    border: 1px solid #1BB177;
    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;
}
.in-vision h2{
    float: left;
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    color: black;
    text-align: center;
    margin-bottom: 18px;
}
.in-vision p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: black;
    text-align: center;
    margin-bottom: 0px;
}

.in-ser{
    float: left;
    width: 100%;
    background-color: #E0EAF1;
    padding-top: 70px;
    padding-bottom: 70px;
}
.in-ser-hed{
    float: left;
    width: 100%;
    margin-bottom: 30px;

}
.in-ser-hed h2{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 49px;
    color: black;
}
.in-ser-hed p{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: black;
    line-height: 25px;
    margin-top: 17px;

}

.in-ser-bx{
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.in-ser-bx img {
    float: left;
    width: 100%;
}
.in-ser-shade {
    position: absolute;
    background-color: #0000008f;
    width: 100%;
    height: 0;
    opacity: 0%;
    transition: all ease-in-out .5s;
}
.in-ser-shade-1 {
    position: absolute;
    background-color: #0000008f;
    width: 100%;
    height: 0;
    opacity: 0%;
    transition: all ease-in-out .5s;
}
.in-ser-shade-butn {
    float: left;
    width: 100%;
    text-align: center;
}
.in-ser-shade-butn a {
    float: none;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    color: white;
    padding: 10px 30px;
    border: 2px solid #0D7BBE;
    margin-top: 96px;
    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;
}
.in-ser-bx-hed {
    float: left;
    width: 100%;
    padding: 24px 25px 27px 25px;
   
    background-color: white;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.in-ser-bx-hed h2 {
    float: left;
    width: 100%;
    font-size: 19px;
    font-weight: 500;
    color: black;
    text-align: left;
    margin-bottom: 0px;
}
.in-ser-bx-hed p {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: black;
    text-align: left;
    margin-top: 13px;
    margin-bottom: 0px;
}

.in-ser-bx:hover .in-ser-shade {
    height: 61%;
    opacity: 100%;
}
.in-ser-bx:hover .in-ser-shade-1 {
    height: 58%;
    opacity: 100%;
}
.in-ser-shade-butn a:hover {
    text-decoration: none;
    color: white;
    border: 2px solid #1BB177;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.career-full{
    float: left;
    width: 100%;
    padding-bottom: 75px;
    padding-top: 70px;
    /* background: #acd9c733; */
}
.cr-wd{
  margin-right:auto;
  margin-left:auto;
  width:770px;
}.cr-wd h2:after{
    position:absolute;
    content:'';
    background: url('../images/underline.png');
    width: 248px;
    height: 12px;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    top: 47px;
    z-index: -1;
}
.cr-wd h2{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #093846;
    font-size: 49px;
    line-height: 59px;
    margin-bottom: 15px;
    position: relative;
}.cr-wd p br{
    display:none;
}
.cr-wd p{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 400;
    color: #000000;
    font-size: 15px;
    line-height: 31px;
    margin-bottom: 50px;
    padding: 0 50px;
}

.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

.grecaptcha-badge {
    visibility: hidden;
}

.contact-label {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: #8E919A;
    font-weight: 700;
}

.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: #8E919A;
    display: block;
    font-size: 13px;
    /* 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: 15px;
    margin-top: 10px;
    border-radius: 5px;
}

.mct_form:hover {
    border-bottom: 1px solid #0f5e5b;
}

.contact-snd{
 float: none;
 display: block;
 font-weight: 700;
 font-size: 15px;
 overflow: hidden;
 height: 47px;
 color: white;
 text-align: center;
 border-radius: 30px;
 cursor:pointer;
 width: 173px;
 position: relative;
 margin: auto;
 z-index: 0;
 padding: 12px 30px;
 border:0;
 background-color: #062832;
 transition: all ease-in-out 0.5s;
 -o-transition: all ease-in-out 0.5s;
 -ms-transition: all ease-in-out 0.5s;
 -moz-transition: all ease-in-out 0.5s;
 -webkit-transition: all ease-in-out 0.5s;
}
.contact-snd:hover::before{
    bottom:-50px;
}
.contact-snd:before{
     content: "";
    position: absolute;
    z-index: -1;
    background: #D9A225;
    height: 250px;
    line-height: 54px;
    width: 200%;
    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;
}



.abt-panel {
    width: 100%;
    float: left;
    padding-top: 70px;
    padding-bottom: 70px;
}.abt-panel h1:after{
    position:absolute;
    content:'';
    background: url('../images/underline.png');
    width: 248px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    left: -9px;
    bottom: -1px;
    z-index: -1;
}
.abt-panel h1 {
    /* float: left; */
    /* width: 100%; */
    color: #093846;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 21px;
    text-align: left;
    margin-top: 10px;
    position: relative;
    margin-bottom: 10px;
    /* margin-top: 50px; */
}


.contact-tag {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #8E919A;
    text-align: left;
    /* margin-top: 15px; */
    line-height: 27px;
    margin-bottom: 30px;
    font-weight: 400;
}



.error_msg {
    display: none;
    width: auto;
    float: left;
    padding: 5px 7px;
    font-size: 13px;
    line-height: 15px;
    background: #E31B23;
    color: #fff;
    font-weight: 300;
    text-align: left;
    position: absolute;
    bottom: -8px;
    left: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 10;
}


.info-tag {
    line-height: 27px;
    font-size: 15px;
    color: #8E919A;
    margin-top: 9px;
    font-weight: 400;
}
.contact-snd2:before{
        content: "";
    position: absolute;
    z-index: -1;
    background: #D9A225;
    height: 250px;
    line-height: 54px;
    width: 200%;
    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-snd2 {float: right;display: inline-block;font-weight: 700;font-size: 15px;overflow: hidden;height: 47px;color: white;text-align: center;border-radius: 30px;width: 173px;position: relative;margin-top: 10px;z-index: 0;cursor: pointer;border: 0;padding: 12px 30px;background-color: #062832;transition: all ease-in-out 0.5s;-o-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}

.contact-snd2:hover::before{
        bottom: -50px;
}
.contact-snd2:hover {
   text-decoration: none;
   /* background: #0D7BBE; */
   color: #0f5e5b;
   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;
}

.adr-section {
    float: left;
    margin-top: 20px;
    width: 100%;
    /* margin-bottom: 15px; */
    /* padding-left: 30px; */
    background: #062832;
    height: 165px;
    padding: 20px;
    border-radius: 10px;
}
.adr-section h1:after{
    display:none;
}
.adr-section h1 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    margin-top: 0px;
    margin-top: 4px;
    /* border-bottom: solid 1px #e6e6e6; */
    /* padding-bottom: 16px; */
}

.india{
float: left;
}

.india p {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: white;
    line-height: 25px;
    /* margin-top: 11px; */
    margin-bottom: 0px;
}.india p a:hover{
    color:#fff;
}
.india p a{
    color: white;
    font-size: 16px;
    font-weight: 400;
    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;
}
.india p a:hover{
    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;
}


.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999999999999999999;
    top: 0;
    left: 0;
  background: #E0EAF1;

    overflow-x: hidden;
    transition: 0.5s;
    padding: 60px 0px;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 50px;
    z-index: 9999;
    color: #000000;
    font-weight: 300;
}
.overlay a:hover {
    color: #f1f1f1;
    text-decoration: none;
}
.lrn-frm{
 width: 50%;
 float: right;
 padding-right: 50px;
}

.frm-white{
  color:black !important;
  font-size:16px !important;
}

.frm-border{
  background: white!important;
  color:black !important;
  border: solid 1px rgb(255 255 255 / 59%);
  
}

.lrn-frm h2{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 28px;
    text-transform:uppercase;
    font-weight: 500;
    color: black;
    padding-bottom: 11px;
}

.lrn-frm p{
  float:left;
  width:100%;
  font-size: 16px;
  color: #181818;
  line-height: 24px;
  text-align: left;
  font-weight: normal;
  padding-bottom: 12px;
}

.lrn-adrs{
    float: left;
    width: 50%;
    padding-right: 70px;
}
.irn-adrs-hed{
    float: left;
    width: 100%;
    margin-bottom: 55px;
    text-align: right;
}
.irn-adrs-hed h2{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 28px;
}
.irn-adrs-hed p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}


.in-ser-pge{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.in-ser-pge h2{
    width: 100%;
    font-weight: 600;
    font-size: 49px;
    color: black;
    text-align: left;
    line-height: 59px;
   
}
.in-ser-pge p{
    width: 100%;
    color: black;
    line-height: 25px;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
}

.in-ser-pge img{
    float: right;
    max-width: 100%;
    margin-left: 20px;
    margin-top: 15px;
}














.hamburgermenu{
    float: right;
}
.hamburgermenu img{
     width: 34px; 
    cursor: pointer;
    margin-left: 25px;
    position: relative;
    z-index: 1111;
    margin-top: 5px;
} 



.activeli:after{
    position:absolute;
    content:'';
    width: 8px;
    height: 8px;
    background: #E4B821;
    left: -17px;
    border-radius: 100%;
    top: 7px;
    opacity: 1 !important;
}
.activeli{
    /* color: #ce2933!important; */
    font-weight: 500!important;
    position: relative;
}

.enquiry {
    float: right;
    margin-right: 0px;
    border-bottom-right-radius: 20px;
}

.enquiry a {
    float: right;
    color: white!important;
   background-color: #1BB177;
    margin-bottom: 0px;
    font-size: 16px!important;
    font-weight: 400!important;
    
    
    margin-left: 37px;
    padding: 10px 28px !important;
    position: relative;
    z-index: 9999;
    
    border-top-left-radius: 10px;
    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;
}

.enquiry a:hover {
    text-decoration: none;
        
   background-color: #0D7BBE;
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;
    
}
.quick-top {
    cursor: pointer;
}

.close_form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 424px;
    top: 0;
    background: #021f28 url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}

.close_form:focus {
    outline: none;
}

.request-sec {
    position: absolute;
    right: 0;
    width: 100%;
    top: -450px;
    right: 0;
    height: auto;
    background: transparent;
    z-index: 9999999;
}

.form-inner {
    padding-top: 35px;
}
.req-form {
    width: 427px;
    float: right;
    height: auto;
    margin-right: 0;
    opacity: 1;
    background-color: #021f28;
    top: 0;
    position: relative;
    right: 0;
    /* height: 100%; */
    z-index: 99;
}
.form-inner-2{
    float: left;
    padding: 0px 30px 30px;
    background: #021f28;
}
.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}

.field_area label {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

select option{
    font-size: 14px;
    background: #0e5d5a;
    color: #fff;
}
select option{
    border:0;
}
select:focus{
    outline:none !important;
}
.field_area input[type=email], .field_area input[type=number], .field_area input[type=text], .field_area textarea, .field_area  select {
    width: 100%;
    float: left;
    /* position: relative; */
    font-size: 15px;
    color: white;
    line-height: 20px;
    margin: 0;
    padding: 7px 0;
    background: 0 0;
    border: none;
    border-bottom: solid 1px rgb(255 255 255);
    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;
}

.quick-send:hover::before{
    bottom:-50px;
}
.quick-send {
    background-color: #ffffff;
    width: 100%;
    border: 0;
    font-size: 15px;
    border-radius: 30px;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    z-index: 9;
    cursor: pointer;
    color: #000;
    padding: 10px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}

.quick-send:hover {
    color: #0e5d5a;
    /* opacity: .7; */
    /* background: #000; */
}
.quick-send:before{
        content: "";
    position: absolute;
    z-index: -1;
    background: #ffbe21;
    height: 250px;
    line-height: 54px;
    width: 200%;
    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;
}

.quick-send:focus {
    outline: none;
}



.field_area input[type=email], .field_area input[type=number], .field_area input[type=text], .field_area textarea:focus {

outline: none;}

.header_menu_area {
  float: right;
  position: relative;
  text-align: center;
}
.header_menu_area > .mob_nav {
    display: none;
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    /* padding-right: 20px; */
    float: left;
}
.header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle;
}
     
.header_menu_area > ul > li > a:hover::after {
}
         


.header_menu_area > ul > li > a:hover::after {
          /* height: 100%; */
}
  .active-class{
 
  color: black; !important;
 
  /* border-bottom: solid 4px #0f703a; */
}

.img-fluid {
    max-width:0%;
    height: auto;
}





@media (max-width: 1024px) {


.menu li:hover>ul {
    width: 100% !important;
    visibility: visible;
    opacity: 1;
    position: unset;
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 60px;
}
.menu ul:after{
    bottom: 62%;
}

.header_menu_area > ul > li > a {
    width: 100%!important;
}

.sub-menu {
    margin-top: 122px!important;
}
.menu ul li a {

    text-align: center !important;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /position: unset;/
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 36px;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0 !important;
    width: 100%;
    transform: initial;
}
.ham-nav{
    display: none;
}

.header_menu a svg{
    display: none;
}

.sub-menu-1{
    position:unset !important;
    width:100% !important;
}



.header_menu_area {
    position: inherit;
    float: right;
}

.header_menu_area > .mob_nav {
    display: block;
    float: right;
    position: relative;
    z-index: 99999;
    width: 28px;
    height: 28px;
    margin: 4px 0;
    cursor: pointer;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.header_menu_area > .mob_nav > div {
    background: #ffffff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(1) {
    top: 2px;
}

.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
    top: 13px;
    width: 65%;
}

.header_menu_area > .mob_nav > div:nth-child(4) {
    top: 23px;
}

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%;
}

.mob_nav.open > div:nth-child(2) {
    background: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mob_nav.open > div:nth-child(3) {
    background: white;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.header_menu_area > ul {
    width: 0;
    position: absolute;
    top: 70px;
    left: 0px;
    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: 100px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    /* transform: rotate(-15deg) translate3d(0, 0, 0); */
    padding-bottom: 50px;
    background: #002e3c;
}


.header_menu_area > ul > li > a {
    padding: 8px 30px !important;
    text-align: left;
    color: #fff !important;
    width: 100%;
    line-height: 30px;
    margin-left: 0px;
    margin: 0 !important;
}
.header_menu_area > ul > li {
      width: 100%;
}


.header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    width: 80%;
    z-index: 1111 !important;
    /* transform: rotate(0deg) translate3d(0, 0, 0); */
    top: 135px;
    height: 100vh;
}

.header_user_area {
    right: calc(5% + 70px);
}
}

.active-menu{
  background: linear-gradient(to right, rgb(0, 34, 93), rgb(20, 70, 158));
  color: #ffffff !important;
  /* border-bottom: solid 4px #0f703a; */
}


.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
}


.header_menu_area > ul > li > a {
    margin-top: 0px;
    /* margin-bottom: -13px;*/
    width: auto;
    float: left;
    /* margin: -2px 0px; */
    position: relative;
    font-size: 15px;
    /* font-family: 'Montserrat', sans-serif !important; */
    font-weight: 400;
    color: #fff;
    margin: 15px 27px;
    border-bottom: 0px solid transparent;
    letter-spacing: 0px !important;
    padding: 0px;
    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-transform: uppercase; */
    text-decoration: none;
}
.header_menu_area > ul > li > a:after {
    position:absolute;
    content:'';
    width: 8px;
    height: 8px;
    background: #E4B821;
    left: -17px;
    border-radius: 100%;
    top: 7px;
    opacity: 0;
    transition: all ease-in-out .5s;
}
.header_menu_area > ul > li > a:hover::after {
    position:absolute;
    content:'';
    opacity: 1;
}
.menu ul li a:hover, .menu ul li:hover>a {
    background: #0a3b85; !important;
    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;
    /* text-transform: uppercase; */
}
.menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 54px;
    padding: 0;
    width: 211px;
    position: absolute;
    right: 20px;
    left: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}


.menu li:first-child {
    margin-left: 0;
}
.menu li:first-child {
    margin-left: 0;
}
.menu ul li {
    display: block;
    float: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
    transition: all .5s ease-out;
}

.menu ul li a {
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    padding: 18px 10px;
    display: block;
    color: #000000;
    background: #ffffff;
    text-align: left;
    border-bottom: solid 1px rgb(99 96 96 / 10%);
}
.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

.menu-new li a{
  background: #F6F6F6!important;
}



.menu-new:after {
    top: 10% !important;
    right: -2% !important;
    left: inherit !important;
    border: solid red;
    content: " ";
    height: 0;
    width: 0;
   
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-right-color: red !important;
    border-width: 6px;
    margin-left: -6px !important;
    transform: rotate(
319deg);
}






@media (max-width: 1024px){
    .header_menu_area > ul > li > a{
        /* margin: 8px 0px 0px 0px; */
    }
    .hamburgermenu{
        display: none;
    }
}
@media(min-width:576px){
    .electrical-sec-full h2 br{
        display:none;
    }
}
@media(min-width: 576px) and (max-width: 767px){
    .quick {
    float: left;
    width: 100%;
    padding-left: 0;
}
    .innerban img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 331px;
}.in-about-img img {
    float: left;
    width: 175px;
    /* margin-top: 30px; */
    margin-right: 50px;
}.in-about h2 {
    position: relative;
    font-size: 25px;
    color: #0E5D5A;
    font-weight: 700;
}.in-about h2:after {
    position: absolute;
    content: '';
    background: url(../images/underline.png);
    width: 197px;
    height: 12px;
    left: 97px;
    right: 0;
    top: 49px;
    z-index: -1;
    margin: auto;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}.vision{
    margin-bottom: 30px;
}.vision h2:after {
    z-index: 0;
}
    .slide .item .slide-image {
    height: 355px;
    float: right;
    margin-left: 0px;
    position: relative;
    /* width: auto !important; */
    /* z-index: 9999; */
    width: 325px;
    margin-bottom: 35px;
    right: 0px;
    object-fit: contain;
    top: 20px;
    /* max-height: 1000px; */
    /* border-top-left-radius: 5px; */
    line-height: 42px;
    width: 100%;
}

.header-content h6 {
    float: left;
    margin-top: 38px;
    font-size: 33px;
    color: #000;
    font-weight: 700;
    text-align: center;
    /* padding-left: 30px; */
    line-height: 42px;
    width: 100%;
}.header-content h6 span:after {
    position: absolute;
    content: '';
    background: url(../images/underline.png);
    width: 135px;
    height: 12px;
    left: -7px;
    bottom: 40px;
    z-index: -1;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.header-conteng{
    width: 100%;
    padding-top: 15px;
}
.header_menu_area ul.view{
    top:  135px;
}
.panel1 {
    padding-bottom: 40px;
}
.header-content p {
    line-height: initial;
    float: left;
    margin-top: 10px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    line-height: 26px;
    width: 100%;
    text-align: center;
    margin-bottom: 17px;
    /* padding-left: 34px; */
}.ban-butn1 {
    float: left;
    width: 48%;
    /* text-align: right; */
}.ban-butn1 a {
    float: right;
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    overflow: hidden;
    height: 33px;
    color: white;
    text-align: center;
    border-radius: 30px;
    width: 119px;
    position: relative;
    z-index: 0;
    padding: 6px 11px;
    background-color: #0E5D5A;
    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;
}.ban-butn2 {
    float: right;
    width: 48%;
    text-align: left;
    margin-left: 4%;
}.ban-butn2 a {
    float: left;
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    /* width: 161px; */
    height: 50px;
    text-align: center;
    text-decoration: underline;
    color: #000;
    padding: 8px 0;
    border-radius: 30px;
    border: 0;
    background-color: 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;
}.ban-butn2 a .img1 {
    width: auto !important;
    float: right;
    margin-top: -5px;
    margin-left: 2px;
    visibility: visible;
    opacity: 1;
}.slide .item .cover .header-content {
    padding: 15px 0px;
    position: relative;
    width: auto;
    text-align: left;
    width: 100%;
    /* margin-left: 65px; */
    padding-top: 0;
    /* overflow: hidden; */
    margin-top: 0px;
    background: transparent;
    z-index: 9999;
    padding-bottom: 30px;
}.slide {
    float: left;
    width: 100%;
    top: 0px;
    background-size: cover;
    /* background-position: center; */
    position: relative;
    z-index: 1;
    /* min-height: 850px; */
    /* max-height: 1000px; */
    height: auto;
    /* margin-bottom: 80px; */
}
.slide .item{
    height: auto;
}
.slide .item .cover{
    position: relative;
}
.p1-box{
    margin-bottom: 30px;
}
.p2-img {
    width: 218px;
    border-radius: 30px;
    float: left;
    height: 260px;
    margin-right: 31px;
}.panel2 h6 {
    color: #fff;
    font-size: 14px;}
    .panel2 h1 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
}
.panel3 {
    width: 100%;
    float: left;
    padding: 70px 0;
}
.p3-box {
    width: 100%;
    float: left;
    border: 1px solid #E1E8F0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    margin-top: 50px;
    height: auto;
    padding-bottom: 30px;
}.panel4 h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    width: 100%;
}.panel5 {
    width: 100%;
    float: left;
    padding: 60px 0;
}.panel6 {
    width: 100%;
    float: left;
    background: url(../images/bg1.png);
    background-size: cover;
    background-position: center;
    padding: 0 0 95px;
}.location {
    float: left;
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
}.copy2 p {
    float: left;
    text-align: left;}
    .header_menu_area > .mob_nav {
      margin: 13px 0 !important;
  }

}
@media(min-width: 768px) and (max-width: 991px){
    .p3-box img {
    width: 100%;
    height: 215px;}.p3-box a {
    float: left;
    /* display: block; */
    font-weight: 700;
    font-size: 15px;
    overflow: hidden;
    height: 47px;
    color: #0E5D5A;
    text-align: left;
    /* border-radius: 30px; */
    width: 173px;
    position: relative;
    z-index: 0;
    text-decoration: underline;
    padding: 2px 20px;
    /* margin: 5px auto 0; */
    /* background-color: #0E5D5A; */
    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;
}
    .innerban img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 441px;
}.in-about-img img {
    float: left;
    width: 287px;
    /* margin-top: 30px; */
    margin-right: 50px;
}.in-about h2 {
    position: relative;
    font-size: 33px;
    color: #0E5D5A;
    font-weight: 700;
}.in-about h2:after {
    position: absolute;
    content: '';
    background: url(../images/underline.png);
    width: 248px;
    height: 12px;
    left: 186px;
    right: 0;
    top: 31px;
    z-index: -1;
    margin: auto;
    display: block;
}.header_menu_area > .mob_nav {
    display: block;
    float: right;
    position: relative;
    z-index: 99999;
    width: 28px;
    height: 28px;
    margin: 0px 0 !important;}
    .slide .item .slide-image {
    height: 555px;
    float: right;
    margin-left: 0px;
    position: relative;
    /* width: auto !important; */
    /* z-index: 9999; */
    max-width: 428px;
    width: 45%;
    right: 0px;
    object-fit: contain;
    top: 0px;
 }
 .header-conteng{
    padding-top: 0px;
 }
 .header-content h6 {
    float: left;
    margin-top: 85px;
    font-size: 47px;
    color: #000;
    font-weight: 700;
    text-align: left;
    /* padding-left: 30px; */
    line-height: 55px;
    width: 100%;
}
.header-content p{
    width: 95%;
}
.ban-butn1 a {
    float: none;
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    overflow: hidden;
    height: 41px;
    color: white;
    text-align: center;
    border-radius: 30px;
    width: 137px;
    position: relative;
    z-index: 0;
    padding: 8px 18px;
    background-color: #0E5D5A;
    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;
}.ban-butn1 {
    float: left;
    width: 40%;
    /* text-align: right; */
}
.ban-butn2 {
    float: left;
    width: 50%;
    text-align: left;
    margin-left: 0;
}.ban-butn2 a {
    float: left;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    width: 166px;
    height: 50px;
    text-align: left;
    text-decoration: underline;
    color: #000;
    padding: 8px 19px;
    border-radius: 30px;
    border: 0;
    background-color: 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;
}
.header_menu_area ul.view{
    top: 135px;
}
.p1-box {
   width: 100%;
    float: left;
    border: 1px solid #E1E8F0;
    padding: 25px;
    border-radius: 16px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}
.p1-box img {
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 20px;
}.p1-box h5 {
    color: #0E5D5A;
    font-size: 16px;
    font-weight: 700;
    margin-top: 5px;
}

.slide .item .cover .header-content {
    padding-top: 35px;
    padding-bottom: 35px;
}
.p2-img {
    width: 261px;
    border-radius: 30px;
    float: left;
    height: 314px;
    margin-right: 30px;
    object-fit: contain;
}.p3-box h6 {
    font-size: 15px;
    color: #0B254B;
    font-weight: 700;
    padding: 28px 15px 0;
}.p3-box p {
    font-size: 14px;
    color: #8E919A;
    padding: 5px 15px 0;
    line-height: 27px;
}.p3-box {

    height: 430px;
    padding-bottom: 20px;
}.p5-box {
    width: 100%;
    float: left;
    border: 1px solid #CACACA;
    padding: 20px;
    margin-top: 30px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}.panel6 {
    width: 100%;
    float: left;
    background: url(../images/bg1.png);
    background-size: cover;
    background-position: center;
    padding: 0px 0 95px;
}.panel6 h1 {
    font-size: 44px;}
    .mail{
        margin-top: 30px;
    }.header-content h6 span:after {
    position: absolute;
    content: '';
    background: url(../images/underline.png);
    width: 178px;
    height: 12px;
    left: 0;
    bottom: 57px;
    z-index: -1;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
}



@media(min-width: 992px) and (max-width: 1024px){
.header-conteng{
    padding-top: 13px;
}
}

@media(min-width: 1025px) and (max-width: 1199px){
    .logo a img {
    float: left;
        width: 147px;
}.in-about h2:after{
    left: 100px;
}
.slide .item .slide-image{
    object-fit: contain;
}
.header-conteng{
    padding-top: 45px;
}
.p2-img{
    margin-bottom: 30px;
}
}
@media(min-width: 992px) and (max-width: 1024px){
    .p3-box img {
    width: 100%;
    height: 205px;}
    .header_menu_area > .mob_nav {
 
    margin: -7px 10px !important;}.in-about-img img {
    float: left;
    width: 387px;
    /* margin-top: 30px; */
    margin-right: 40px;
}.in-about h2:after {
      left: 195px;
    }
.header-content h6 {
    float: left;
    margin-top: 40px;
    font-size: 60px;
    color: #000;
    font-weight: 700;
    text-align: left;
    /* padding-left: 30px; */
    line-height: 75px;
    width: 100%;
}.header-content h6 span:after {
    position: absolute;
    content: '';
    background: url(../images/underline.png);
    width: 248px;
    height: 12px;
    left: 0;
    bottom: 85px;
    z-index: -1;
}.header-content p {
    width: 100%;
 }.panel2 h1 {
    font-size: 46px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
}
.slide .item .slide-image{
    object-fit: contain;
}
}
@media(max-width: 362px){
    .header-content h6 span:after {
         bottom: 0px !important;
    background-size: contain!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    width: 115px !important;
    right: 0;
    margin: auto;
    left: auto;
    display: block;
}

.header-content h6 {
    float: left;
    margin-top: 0;
    font-size: 24px !important;
    color: #000;
    font-weight: 700;
    text-align: center;
    /* padding-left: 30px; */
    line-height: 42px;
    width: 100%;
}
.ban-butn1 a {
    float: none;
    display: inline-block;
    font-weight: 700;
    font-size: 12px !important;
    overflow: hidden;
    height: 35px !important;
    color: white;
    text-align: center;
    border-radius: 30px;
    width: 118px !important;
    position: relative;
    z-index: 0;
    padding: 8px 8px !important;
    background-color: #0E5D5A;
    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;
}

}

@media (max-width: 575px){
    #myModal{
            padding-top: 110px;
    }
    .panel1 {
    padding-bottom: 20px;
    padding-top: 50px;
}
    .abt-panel h1{
        margin-top:50px;
    }.adr-section h1{
        margin-top:0 !important;
    }.abt-panel {
    width: 100%;
    float: left;
    padding-top: 50px;}
    .electrical-sec-full h2{
        text-align: center;
    }.electrical-sec-full p{
                text-align: center;
            }.cr-wd h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #0e5d5a;
    font-size: 34px;
    line-height: 39px;
    margin-bottom: 15px;
    position: relative;
}.cr-wd h2:after {
    top: 33px;
    z-index: -1;
}.cr-wd {
    margin-right: 20px;
    margin-left: 20px;
    width: 100%;
}.cr-wd p{
    padding: 0;
}
    .p3-box a{
      float: none;
    display: block;
    margin: -20px auto 10px;
    }
    .in-about h6 {
    float: left;
    width: 100%;
    text-align: center;}.in-about h2 {
    position: relative;
    font-size: 33px;
    color: #0E5D5A;
    font-weight: 700;
    text-align: center;
}.in-about p{
    text-align: center;
}.vision p{
        text-align: center;
        margin: 10px 0 0;
        font-size: 14px;
        line-height: 30px;
}.vision img {
    float: none;
    display: block;
    margin: auto;}.vision h2{
        text-align: center;
        width: 100%;
    }.vision h2:after {
    position: absolute;
    content: '';
    background: url(../images/underline.png);
    width: 171px;
    height: 12px;
    left: 90px;
    right: auto;
    top: 28px;
    text-align: center;
    z-index: 0;
    margin: auto;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
    .in-about-img img {
    float: left;
    width: 100%;
    /* margin-top: 30px; */
    object-fit: contain;
    margin-right: 0;
    height: 300px;
    /* padding: 0 15px; */
    margin-bottom: 20px;
}
    .innerban{
        
padding: 40px 0;
        
margin-top: 0px;
    }
    .slide .row{
        margin: 0;
    }
    .header-content h6 span:after{
        bottom: 0;    width: 174px;
    }
    .p3-box h6 {
    font-size: 22px;
}
    .copy2 p{
        text-align: center;
        font-size: 13px;
        font-weight: 600;
    }.ban-butn1 {
    float: left;
    width: 49%;
    /* text-align: right; */
}.ban-butn2 {
    float: right;
    width: 49%;
    text-align: left;
    margin-left: 2%;
}.ban-butn1 a {
    float: right;
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    overflow: hidden;
    height: 43px;
    color: white;
    text-align: center;
    border-radius: 30px;
    width: 149px;
    position: relative;
    z-index: 0;
    padding: 10px 30px;
    background-color: #0E5D5A;
    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;
}.ban-butn2 a {
    float: left;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    /* width: 161px; */
    height: 46px;
    text-align: center;
    text-decoration: underline;
    color: #000;
    padding: 8px 15px;
    border-radius: 30px;
    border: 0;
    background-color: 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;
}
    .mail {
    float: left;
    width: 100%;
    padding-left: 10px;
    margin-top: 20px;
}.copy1 p{
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}.copy {
    float: left;
    width: 100%;
    padding: 20px 0;
    /* padding-bottom: 20px; */
}
    .panel3 h1 {
    position: relative;
    font-size: 34px;
}.panel3 h1:after {
 
  
    left: -10px;
    right: 0;
    top: 32px;

}.p3-box p {
    font-size: 16px;
    color: #8E919A;
    padding: 5px 43px 20px;
    line-height: 32px;
}.panel4 h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: center;
}.panel4 a{
    float: none;
    display: block;
    margin: 30px auto;

}.panel4 ul {
    padding: 0;
    width: 300px;
    display: block;
    margin: auto;
}.panel5 {
    width: 100%;
    float: left;
    padding: 60px 0;
}.panel5 h1 {
    position: relative;
    font-size: 36px;
    color: #0E5D5A;
    font-weight: 700;
    text-align: center;
}.panel5 h1:after {
    position: absolute;
    content: '';
    background: url(../images/underline.png);
    width: 243px;
    height: 12px;
    left: 0;
    right: 0;
    top: 38px;
    z-index: -1;
    margin: auto;
    display: block;
}.panel6 {
   
    padding: 0px 0 75px;
}.panel6 h1 {
    text-align: center;
    font-size: 33px;
    color: #0E5D5A;
    font-weight: 700;
}.panel6 p {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
}
.ft-logo img {
    float: none;
    max-width: 100%;
    /* width: 108px; */
    display: block;
    clear: both;
    margin: 0 auto 10px;
    object-fit: contain;
}.quick h2{
    width: 100%;
    text-align: center;
    margin-top: 30px;
}.location {
    float: left;
    padding-left: 10px;
    width: 100%;
}
.panel6 a{
    float: none;
    margin: auto;
    display: block;
}
    .p1-box{
        margin-bottom: 30px;
    }
    .p2-div{
        width: 100%;
    }
    .panel2{
        background: #002e3c;
        background-image: none;
    }
        .p2-img{
       width: 100%;
        height: auto;
        margin-bottom: 20px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 381px;
    }
    .panel2 h6{
        width: 100%;
        float: left;
        text-align: center;
    }.panel2 h1 {
    font-size: 33px;   width: 100%;
        float: left;
        text-align: center;}.panel2 p{
            text-align: center;
            float: left;
        }.panel2 a{
            float: none;
            display: block;
            margin: auto;
        }.p3-box{
            text-align: center;
            height: auto;
        }
        .slide{
            height: auto;
        }
        .slide .item{
            height: auto;
        }
        .slide .item .cover{
            height: auto;
            position: relative;
        }
    .slide .item .slide-image {
    height: auto;
    float: right;
    margin-left: 0px;
    position: relative;
    /* width: auto !important; */
    /* z-index: 9999; */
    width: 100%;
    right: 0px;
    margin-bottom: 30px;
    height: 330px;
    object-fit: contain;
    top: 20px;
    /* max-height: 1000px; */
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 7px; */
}.header-content h6 {
    float: left;
    margin-top: 0;
    font-size: 26px;
    color: #000;
    font-weight: 700;
    text-align: center;
    /* padding-left: 30px; */
    line-height: 36px;
    width: 100%;
}
.header-content h6 br{
    display: block;
}
.header-conteng{
    width: 100%;
    padding-top: 50px;
}

.slide .item .cover .header-content{
    padding-top: 0 !important;
    margin-top: 0px;
}.header-content p{
    width: 100%;
    text-align: center;
}
    .logo a img {
    float: left;
    width: 140px;
    margin-top: 10px;
}
.header_menu_area ul.view{
    top: 123px;
}
    .contact-sec2 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 15px 50px;}
    .business-full h1 {
    font-size: 36px;
    color: #000;
    margin: 0;
    text-align: center;
}.business-full p{
    text-align: center;
}.business-box {
    text-align: center;}
    .innerban img {
    position: absolute;
    right: 0;
    top: inherit;
    width: 230px;
    bottom: 0;
}.innerban h1 {
    margin: 0;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    text-align: left;
}.in-about-txt h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 34px;
    color: black;
    text-align: center;
}
.img-abt{
    display: none;
}.all-vision{
    padding-bottom: 40px;
}
.vision{
    margin-bottom: 30px;
}
.in-about-txt p {
    float: left;
    text-align: center;}
    .social{
            width: 100%;
    float: left;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    }.header {
    float: left;
    width: 100%;
    
    padding: 0 4%;
}
    .ft-logo p {
    color: #fff;
    margin-top: 20px;
    width: 100%;
    text-align: center;}
    
    .sub-plus:after{
        display: none;
    }
    .quick a {
    float: left;
    width: 33%;
    text-align: center;
    }.location a{
        text-align: center;
    }
    
    .location h2 {

margin-top: 30px;

width: 100%;

text-align: center;
}
    .mail p{
        text-align: center;
        margin: 0;
    }
    .mail h6{
        text-align: center;
    }
    .mail h2 {margin-top: 10px;text-align: center;}
    .p3-img2 {
    width: 100%;
    border-radius: 30px;
    /* border-bottom-right-radius: 30px; */
    height: 255px;
    object-fit: cover;
    float: right;
}
}
.india img{
    width: 40px;
    height: 40px;
    margin: 10px 5px 0;
    filter: brightness(11);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}.india img:hover{
    transform: rotateY(360deg);
    transform-style: preserve-3d;
    transition: transform 0.8s;
}
@media (min-width: 992px)
{.modal-lg {
    max-width: 860px;
}
}