html{
    overflow-x:hidden;
}
body{
    margin: 0;
    overflow-x:hidden;
    font-family: 'Nexa' !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;
}




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

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


.menu-btn {
    float: right;
    /* margin-top: 10px; */
    position: relative;
    z-index: 999;
}
.menu-btn a:hover{
    
text-decoration: none;
    
color: #fff;
    
background: #bdac90;
}


.ext-cls{
    width:100%;
    float:left;
}
.ext-cls a{
    text-decoration: none;
     margin-top: 23px !important;
     margin-right: 0px !important;
     float: left!important;
     display: table;
     font-weight: lighter;
     font-size: 15px;
     /* margin: auto; */
     font-weight: 300;
    
     color: #000;
     background: linear-gradient(0deg, rgb(239 239 239) 50%, rgb(255 255 255) 50%);
     /* background-image: linear-gradient(#fff, #f1f1f1); */
     text-align: center;
     /* border-radius: 30px; */
    
     text-transform: capitalize;
     padding: 17px 22px 15px;
     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;
}

.ext-cls a:hover {
    text-decoration: none;
    color: #000;
    background: linear-gradient(0deg, rgb(255 255 255) 50%, rgb(239 239 239) 50%);
}









.menu-btn a {
    float: right;
    background: #ab9168;
    border: 1px solid transparent;
    color: white;
    padding: 12px 0px;
    height: 50px;
    width: 200px;
    font-size: 15px;
    font-weight: 400;
    margin-left: 15px;
    border-radius: 53px;
    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;
}.electrical-sec-full {
    width: 100%;
    float: left;
    padding: 90px 0;
}.electrical-sec-full img {
    width: 100%;
    float: left;
    height: 490px;
    object-fit: cover;
    border-radius: 50px 5px;
}.electrical-sec-full h2 {
    font-size: 35px;
    color: #101010;
    padding-top: 20px;
    float: left;
    width: 100%;
    font-weight: 700;
}
.project-full{
    width: 100%;
    float: left;
    padding: 70px 0;
}
.p2-carousel .owl-nav{

display: table;

margin: 40px auto 0;

background: transparent;

border: 1px solid #ccc;

border-radius: 30px;

padding: 6px 0;

height: 55px;

width: 170px;
}
.p2-carousel .owl-next{
    float: right;
}
.p2-carousel .owl-prev{
    
}
.p2-carousel .owl-nav img{filter: invert(1);margin: 0px 12px;padding: 17px 12px;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;}
.p2-carousel .owl-nav img:hover{
    background-color: #000;
    padding: 17px 12px;
    filter: brightness(111);
    border-radius: 100%;
}
.electrical-sec-full p {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #101010;
    line-height: 29px;
    padding: 10px 0 0;
    margin: 0;
}.service-right {
    width: 100%;
    float: left;
    background: #fff;
    /* box-shadow: 2px 1px 6px 7px rgb(0 0 0 / 5%); */
}.service-right h6 {
    padding: 6px 10px;
    width: 100%;
    /* border-top: 1px solid #cccccc52; */
    background: #d1d1d1ab;
    margin-bottom: 10px;
    height: 44px;
    float: left;
    /* border-radius: 10px; */
    font-weight: 700;
    text-align: left;
}
.service-right h6:hover {
    background: #806600;
}
.service-right h6 a:hover{
    text-decoration:none;
    color: #fff;
}
.service-right h6 a {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    padding: 8px 5px;
    float: left;
    width: 100%;
}.service-right svg {
    width: 46px;
    height: 46px;
    fill: #000;
    margin-top: -15px;
    float: right;
    display: none;
    padding: 15px;
    background: #fff;
    /* border-radius: 10px; */
}.active-serv {
    background: #806600 !important;
}.active-serv a {
    color: #fff !important;
}.active-serv svg {
    /* background: #1e1f20 !important; */
    /* fill: #fff !important; */
    /* filter: brightness(273); */
}
.ab-banner4 {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 90px 0px;
}.ab-b4-box1 {
    float: left;
    width: 100%;
}.ab-b4-box1 h5 {
    color: #0e1c46;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}

.ab-b4-box1 h1 span{
    font-weight:700;
}
.ab-b4-box1 h1 {
    float: left;
    font-size: 50px;
    color: #313131;
    font-weight: 300;
    text-align: left;
    /* padding-left: 30px; */
    line-height: 65px;
    width: 100%;
}.ab-b4-box1 p {
    width: 100%;
    /* padding-right: 98px; */
    float: left;
    margin-top: 10px;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    line-height: 31px;
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
}.ab-b4-box2 {
    float: left;
    width: 100%;
}.ab-b4-box2 img {
    float: left;
    object-fit: cover;
    width: 100%;
    border-radius: 80px 10px 10px 10px;
}


.a-ban2 {
    float: left;
    width: 100%;
    background: rgb(247 247 247);
    padding: 90px 0px;
}.mission {
    float: left;
    width: 100%;
}.mission img {
    float: left;
    width: 25px;
    margin-right: 15px;
    filter: brightness(0);
}.mission h5 {
    font-weight: 700;
    color: #806600;
    font-size: 20px;
    margin-top: 3px;
}.mission h3 {
    padding: 15px 0px;
    width: 100%;
    font-size: 33px;
    font-weight: 300;
    color: #313131;
}.mission p {
    width: 100%;
    border-top: 1px solid #c2c5d0;
    float: left;
    font-weight: 300;
    line-height: 31px;
    text-align: left;
    font-size: 15px;
    color: #313131;
    padding: 15px 35px 0px 0px;
}
.request-sec {
    position: absolute;
    right: 0;
    width: 100%;
    top: -450px;
    right: 0;
    height: 100%;
    background: #00000096;
    z-index: 9999999;
}.close_form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 424px;
    top: 0;
    background: #101920 url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}.req-form {
    width: 427px;
    float: right;
    height: auto;
    margin-right: 0;
    opacity: 1;
    background: #fff;
    padding: 20px 30px;
    top: 0;
    position: relative;
    right: 0;
    height: 100%;
    z-index: 99;
}.req-form h2 {
    font-size: 25px;
    text-align: left;
    font-weight: 700;
    color: #000;
}.req-form p {
    font-size: 14px;
    width: 100%;
    line-height: 28px;
    color: #000;
}.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 15px;
}.field_area label {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}.field_area img {
    position: absolute;
    left: 18px;
    top: 42px;
}.field_area input[type=email], .field_area input[type=number], .field_area input[type=text], .field_area textarea {
    width: 100%;
    float: left;
    /* position: relative; */
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin: 0;
    padding: 20px 10px 20px 90px;
    border-radius: 5px;
    background: 0 0;
    border: none;
    border: solid 1px rgb(225 222 222 / 86%);
    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;
}
.contact-mail-txt {
    float: left;
    width: 69%;
      padding: 12px 0 0 25px;
    /* margin-top: 17px; */
}.contact-mail-txt h3 {
    float: left;
    width: 100%;
    color: #806600;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 2px;
}.contact-mail-txt a {
    float: left;
    width: 100%;
    color: black;
    font-weight: 400;
    font-size: 15px;
    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;
}

.contact-ful {
    float: left;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 60px;
}.contact-addrs {
    float: left;
    width: 100%;
    padding-top: 50px;
}.contact-addrs h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 35px;
    color: black;
    margin-bottom: 23px;
}.contact-addrs p {
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 0px;
}.contact-location {
    float: left;
    width: 100%;
    margin-top: 40px;
}.contact-location-img {
    float: left;
    width: 70px;
    height: 70px;
    background: #40a2d5;
    padding-top: 13px;
    border-radius: 9px;
    border-radius: 20px 7px;
}.contact-location-img img {
    float: none;
    width: 44px;
    margin: auto;
    display: block;
    filter: brightness(11);
}.contact-location-txt {
    float: right;
    width: 84%;
    margin-left: 0;    padding: 12px 0;
    /* margin-top: 7px; */
}.contact-location-txt h3 {
    float: left;
    width: 100%;
    color: #806600;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 2px;
}.contact-location-txt p {
    float: left;
    width: 100%;
    color: black;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 0px;
}.contact-call {
    float: left;
    width: 43%;
    margin-top: 50px;
}.contact-mail {
    float: left;
    /* width: 57%; */
    margin-top: 50px;
}.contact-form {
    float: left;
    width: 100%;
    /* padding-right: 47px; */
    /*    margin-top: -138px;
*/
  }.contact-form-hed {
    float: left;
    width: 100%;
    padding: 35px 30px;
    background: #f5f4f7;
    border-radius: 15px 15px 0px 0px;
}.contact-form-hed-img {
    float: left;
    width: 68px;
    height: 68px;
    background: #806600;
    padding-top: 10px;
    border-radius: 9px;
    margin-right: 20px;
}.contact-form-hed-img img {
    float: none;
    width: 44px;
    margin: auto;
    display: block;
}.contact-form-hed p {
    float: none;
    font-weight: 400;
    font-size: 19px;
    color: black;
    margin-bottom: 0px;
    margin-top: 8px;
}
.h-form {
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 70px;
    margin-bottom: 30px;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(118 118 118 / 22%);
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 10px;
    /* margin-top: 17px; */
    border-radius: 10px;
}
.contact-forms {
    float: left;
    width: 100%;
    background: #f5f4f7;
    padding: 35px 25px;
    box-shadow: 3px 25px 42px 8px #f6f6f6;
    border-radius: 0px 0px 15px 15px;
    margin-bottom: 60px;
}
.careers-ful {
    float: left;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 75px;
    background: #fafafa;
}.contact-form-snd button img{
    float: right;
    margin-top: -22px;
}
.contact-form-snd button:hover{
             background: linear-gradient(0deg, rgb(255 255 255) 50%, rgb(239 239 239) 50%);

}
.contact-form-snd button{
        float: none;
        display: inline-block;
        /* font-weight: lighter; */
        font-size: 15px;
        font-weight: 300;
        margin: 20px auto 0;
        display: table;
        height: 52px;
        color: #000;
        background: linear-gradient(0deg, rgb(239 239 239) 50%, rgb(255 255 255) 50%);
        /* background-image: linear-gradient(#fff, #f1f1f1); */
        text-align: left;
        border: 0;
        /* border-radius: 30px; */
        width: 174px;
        text-transform: capitalize;
        padding: 16px 24px;
        cursor: pointer;
}
.career-form {
    float: left;
    width: 100%;
    margin-top: 27px;
}.career-form h2 {
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 35px;
    text-align: center;
    color: black;
    margin-bottom: 23px;
}.career-form p {
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 65px;
    text-align: center;
    line-height: 30px;
}.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
.grecaptcha-badge {
    visibility: hidden;
}
.contact-labl {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: #000;
    font-weight: 600;
}.carer-form {
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 56px;
    margin-bottom: 25px;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(118 118 118 / 22%);
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 12px;
    /* margin-top: 17px; */
    border-radius: 10px;
}.carer-form {
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 56px;
    margin-bottom: 25px;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(118 118 118 / 22%);
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 12px;
    /* margin-top: 17px; */
    border-radius: 10px;
}
.footer p{
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    font-weight: 300;
    margin-top: 20px;
    width: 100%;
    float: left;
}
.quick-links {
    
width: 100%;
    
float: left;
}
.quick-links h2{
    
font-size: 15px;
    
color: #fff;
    
font-weight: 700;
    
margin: 0;
    
padding-bottom: 40px;
}
.quick-links a{
    
width: 100%;
    
float: left;
    
font-size: 15px;
    
color: #fff;
    
font-weight: 300;
    
line-height: 30px;
}
.social-links h2{
        font-size: 15px;
        color: #fff;
        font-weight: 700;
        margin: 0;
        padding-bottom: 22px;
}
.social-links{
    
width: 100%;
    
float: left;
}
.social-links a{
    
margin-top: 0px;
    
float: left;
    
margin-right: 10px;
}
.social-links a img{
        width: 38px;
float: left;
    
transition: all ease-in-out .5s;
    
-webkit-transition: all ease-in-out .5s;
    
-moz-transition: all ease-in-out .5s;
}
.social-links a img:hover{transform: rotatey(360deg);opacity: .7;}
.quick-links a:hover{
    
text-decoration: none;
    
color: #bfbfbf;
}
.panel6{

width: 100%;

float: left;

background: #FAFAFA;

padding: 70px 0;

text-align: center;
}
.panel6 h1{

font-size: 50px;

color: #313131;

font-weight: 300;
}
.panel6 h1 span{

font-weight: 700;
}
.panel6 p{

font-size: 18px;

color: #6B6B6B;

font-weight: 300;

padding: 10px 300px;

margin-bottom: 40px;
}
.panel6 .item img{

height: 94px;

object-fit: contain;

background: #fff;

padding: 10px;
}

.panel5{

width: 100%;

float: left;

border-top: 1px solid #bfbfbf;

padding: 70px 0;
}
.panel5 h5{
    font-size: 25px;
    color: #000;
    font-weight: 700;
    padding-top: 17px;
}
.panel5 img{float: left;height: 96px;margin-right: 25px;}
.bg-blue{

background: #40a2d5;

border-radius: 30px 6px;

padding: 20px;
}
.bg-orange{background: #febf94;border-radius: 30px 6px;padding: 20px;}
.bg-green{background: #b5e4a5;border-radius: 30px 6px;padding: 20px;}
.panel5 h6{

}
.panel5 p{font-size: 18px;color: #6B6B6B;width: 98%;float: left;margin-top: 20px;}
.panel5-box{
    
width: 100%;
    
float: left;
}

.panel4{

width: 100%;

float: left;

padding: 100px 0;
}
.panel4 h1{

font-size: 48px;

color: #313131;

font-weight: 300;
}
.panel4 h1 span{

font-weight: 700;
}
.panel4-box{

width: 100%;

float: left;

margin-top: 40px;

padding-left: 30px;
}
.panel4-box h6{

font-size: 25px;

color: #000;

font-weight: 700;
}
.panel4-box p{

font-size: 15px;

color: #000;

line-height: 28px;

margin: 0;
}
.panel4 img{

width: 100%;
}
.bdr-blue{border-left: 5px solid #40a2d5;}
.bdr-orange{

border-left: 5px solid #febf94;
}
.bdr-green{

border-left: 5px solid #b5e4a5;
}
.panel3{

width: 100%;

float: left;

background: url('../images/cta-bg.png');

padding: 100px 0;
}
.panel3 h1{

font-size: 50px;

font-weight: 300;

color: #fff;

float: left;
}
.panel3 h1 span{

font-weight: 700;
}
.panel3 a{float: right;display: inline-block;/* font-weight: lighter; */font-size: 15px;font-weight: 300;height: 52px;color: #000;background: linear-gradient(0deg, rgb(239 239 239) 50%, rgb(255 255 255) 50%);/* background-image: linear-gradient(#fff, #f1f1f1); */text-align: left;/* border-radius: 30px; */width: 174px;text-transform: capitalize;padding: 16px 24px;}
.panel3 a:hover{

text-decoration: none;

color: #000;

background: linear-gradient(0deg, rgb(255 255 255) 50%, rgb(239 239 239) 50%);
}
.panel3 a img{

float: right;

margin-top: 0px;
}
.panel3 a:hover img{
    
}
.p2-text{
    
position: absolute;
    
bottom: 80px;
}
.panel2{

background: #fafafa;

width: 100%;

float: left;

padding: 100px 0;
}
.panel2 h1{
    color: #313131;
    font-size: 50px;
    font-weight: 300;
    text-align: center;
}
.panel2 h1 span{font-weight: 700;}
.panel2 p{font-size: 18px;color: #6B6B6B;text-align: center;padding: 0px 310px 40px;line-height: 32px;}
.panel2-box{width: 100%;float: left;position: relative;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;}
.p3-img{

}
.panel2-box:hover h5{
    display:none;
}.p2-overlay a{
    
width: 175px;
    
height: 50px;
    
border: 1px solid #fafafa;
    
display: table;
    
margin: auto;
    
text-align: center;
    
padding: 12px 0;
    
font-size: 15px;
    
color: #fff;
    
font-weight: 300;
}
.p2-overlay a:hover{
    
text-decoration: none;
    
background: #fff;
    
color: #000;
}
.panel2-box h5{font-size: 25px;color: #fff;text-align: center;font-weight: 700;position: absolute;bottom: 40px;width: 100%;}
.p2-overlay{
    opacity: 0;
    /* display: none; */
    background: #0000007d;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    bottom: 0;
    transition: all ease-in-out 0.5s;
}.p2-overlay h4{
    
font-size: 25px;
    
text-align: center;
    
font-weight: 700;
    
color: #fff;
}.p2-overlay h6{
    
font-size: 15px;
    
color: #fafafa;
    
text-align: center;
    
padding: 10px 50px;
}
.panel2-box:hover .p2-overlay{
    /* display: block; */
    opacity: 1;
    border-radius: 10px;
}
.quick-top {
    cursor: pointer;
}
.panel1-box{

position: relative;

width: 100%;

float: left;

padding-left: 60px;

margin-top: 43px;
}
.panel1-box h5{

float: left;

font-size: 72px;

font-weight: bold;

margin-right: 25px;
}
.blue{

background: #40a2d5;

position: absolute;

width: 80px;

height: 80px;

left: 20px;

bottom: -3px;

border-radius: 10px 40px;

z-index: -1;
}
.orange{

background: #febf94;

position: absolute;

width: 80px;

height: 80px;

left: 20px;

bottom: -3px;

border-radius: 10px 40px;

z-index: -1;
}
.green{

background:#b5e4a5;

position: absolute;

width: 80px;

height: 80px;

left: 20px;

bottom: 6px;

border-radius: 10px 40px;

z-index: -1;
}
.panel1-box h6{

font-size: 18px;

color: #000;

line-height: 31px;

margin-top: 50px;
}
.panel1 img{
    
margin-top: 50px;
}
.panel1{

float: left;

width: 100%;

padding: 40px 0 100px;
}
.panel1 h1{font-size: 50px;color: #313131;font-weight: 300;}
.panel1 h1 span{

font-weight: 700;
}
.panel1 p{
    
font-size: 18px;
    
line-height: 30px;
    
padding-top: 40px;
    
font-weight: 300;
    
padding-left: 40px;
}

.social img{
    width:34px;
    height:34px;
}
.in-about-txt h6{

color: #7891aa;

font-size: 15px;

text-transform: uppercase;

margin-bottom: 20px;

/* padding-top: 10px; */
}
.in-about-txt .img-abt{

}
.curtain-sec2 .p2-box h5{
    font-size: 18px;
}
.pay-sec{

width: 100%;

float: left;

padding: 70px 0;
}
.pay-sec h1{

font-size: 60px;

color: #2d4351;

font-weight: 600;

text-align: center;
}
.pay-box:hover{
    
background: #2d43510d;
}
.pay-box{

width: 100%;

float: left;

background: #fffbf5;

padding: 20px 10px;

margin-top: 30px;

border-radius: 10px;

transition: all ease-in-out .5s;
}
.pay-box img{

width: 100%;

float: left;

height: 70px;

object-fit: contain;
}
.pay-box h6{
    
font-size: 16px;
    
text-align: center;
}
.order-sec2{

width: 100%;

float: left;

background: #2d4351;

padding: 70px 0;

position: relative;
}
.order-sec2 form{
    max-width: 800px;
    display: block;
    margin: auto;
}
.order-sec2 h1{
    
font-size: 60px;
    
color: #fff;
    
text-align: center;
    
margin-bottom: 40px;
}

.business-full h1{

font-size: 51px;

color: #000;

margin: 0;
}
.order-sec{

width: 100%;

float: left;

padding: 70px 0;
}
.order-sec h1{

font-size: 60px;

color: #2d4351;

font-weight: 600;

text-align: center;
}
.order-box{

width: 100%;

float: left;

padding: 30px;

text-align: center;

background: #344d5c;

position: relative;

margin-top: 30px;

border-radius: 30px;
}
.order-box h5{

font-size: 25px;

color: #fff;
}.logo-mark2{
        filter: none !important;
        position: absolute;
        left: 0;
        bottom: -36px;
        opacity: .1;
        height: 100%;
}
.order-box img{

width: 100px;

/* filter: invert(1); */

margin-bottom: 30px;
}
.logo-mark{
    
filter: none !important;
    
position: absolute;
    
right: 0;
    
bottom: -36px;
    
opacity: .1;
}
.get-est{

display: table;

margin: auto;

background: #ab9168;

width: 200px;

text-align: center;

height: 50px;

color: #fff;

padding: 11px 0;

border-radius: 30px;
}
.get-est:hover{
    
text-decoration: none;
    
color: #fff;
    
background: #b69e74;
}
.curtain-sec2{

width: 100%;

float: left;

padding-bottom: 70px;

background: url('../images/curtains-sec-bg.png');

background-size: cover;

background-position: center;
}
.curtain-sec2 h1{
    
font-size: 60px;
    
color: #fff;
    
font-weight: 600;
    
margin-top: 60px;
    
text-align: center;
    
margin-bottom: 60px;
}
.curtain-sec{

width: 100%;

float: left;

padding: 70px 0 70px 7%;
}
.curtain-sec img{

float: right;

margin-left: 40px;

/* height: 400px; */
}
.curtain-sec h1{

font-size: 60px;

color: #2d4351;

font-weight: 600;

margin-top: 40px;
}
.curtain-sec p{
    font-size: 15px;
    color: #000;
    line-height: 28px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0;
}
.ft-mid{

width: 100%;

float: left;

margin-top: 40px;
}
.ft-mid p{

font-size: 15px;

color: #fff;

font-weight: 300;

line-height: 28px;
}
.ct-ft{

width: 100%;

float: left;

border-top: 1px solid #96a1a8;

margin-top: 15px;

padding-top: 25px;
}
.ct-ft h5{

font-size: 15px;

color: #fff;

font-weight: 300;

float: left;

text-align: left;

width: 100%;
}
.ct-ft h5 span{
    
font-size: 23px;
    
font-weight: 600;
    
padding-left: 15px;
}
.ft-logo{

}
.ft-logo img{

}
.ft-l{

margin-top: 40px;
}
.ft-l a{

font-size: 15px;

color: #fff;

padding: 10px 35px;

font-weight: 300;
}
.ft-l a:hover{

text-decoration: none;

color: #b69e74;
}
.ft-s{

float: right;

margin-top: 35px;
}
.ft-s a img:hover{

filter: brightness(0.5);

transform: rotatey(360deg);
}
.ft-s a img{
    
width: 40px;
    
margin-left: 15px;
    
transition: all ease-in-out .5s;
    
-webkit-transition: all ease-in-out .5s;
    
-moz-transition: all ease-in-out .5s;
}


.p2-box:hover h5{
    
background: #344d5c;
}
.slide-image{
}
.business-full p{
    
font-size: 14px;
    
line-height: 28px;
    
color: #000;
    
padding-top: 15px;
}
.header{
    float: left;
    width: 100%;
    background-color: white;
    height: 0;
}.vision img {
    float: left;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 70px;
    margin-bottom: 20px;
    filter: brightness(0);
}.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-top: 115px;

font-size: 45px;

color: #fff;

font-weight: 600;
}
.business-full{

width: 100%;

float: left;

padding: 70px 0;
}
.business-box{

width: 100%;

float: left;display: inline-grid;

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{
    
position: absolute;
    
right: 0;
    
top: -2px;
    
width: 241px;
}.innerban h5{
    font-size: 25px;
    position: absolute;
    text-align: center;
    left: 42%;
    bottom: -36px;
    border: 1px solid #806600;
    background: #fff;
    padding: 11px 37px 11px;
    border-radius: 0 30px 0 30px;
    /* box-shadow: -7px -4px 10px 16px rgba(0,0,0,0.05); */
    font-weight: 700;
}
.innerban h5 span{
    /* font-weight: 300; */
}
.innerban{
    width: 100%;
    float: left;
    background: url('../images/innerban.png');
    padding: 70px 0;
    height: auto;
    margin-top: 125px;
    background-size: cover;
    position: relative;
}
.logo {
    float: left;

    width: 20%;
    position: relative;
    z-index: 11;
    
}.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: 100%;
    margin-top: 30px;
}.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{
    background-color: #ce2933;
}
.vision {
    float: left;
    width: 100%;
    /* border: 1px solid #d3d3d3; */
    padding: 50px 40px;
    border-radius: 20px;
    background-image: url('../images/specialities-pattern-white.png');
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #fff;
}.vision h2 {
    float: left;
    width: 100%;
    color: black;
    font-weight: 500;
    font-size: 30px;
    text-align: left;
}.vision p {
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: black;
    line-height: 25px;
    margin-bottom: 0px;
    text-align: left;
}.all-vision {
    float: left;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 80px;
    background: #0f3860;
    background-image: url('../images/man-bg-pattern.png');
}
.s-pattern{
    
height: 138px;
    
position: absolute;
    
right: 0;
    
top: 0;
}

.p6-img{
    width: 94px;
    height: 94px;
}
.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);
}
.logo a img {
    float: left;
    /* width: 170px; */
    margin-top: 10px;
    width: 225px;
    /* height: 95px; */
    object-fit: contain;
}
.header2 {
    float: right;
    width: 80%;
    /* margin-top: 55px; */
}
.slide {
    float: left;
    width: 100%;
    top: -52px;
    background: url(../images/banner-bg.png);
    background-size: cover;
    /* background-position: center; */
    position: relative;
    z-index: 1;
    /* min-height: 850px; */
    /* max-height: 1000px; */
    height: 734px;
    /* margin-bottom: 80px; */
}
.slide .item {
    height: 734px;
    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: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    /*background: rgba(0, 0, 0, 0.6);*/
    display: flex;
    align-items: center;
}

.slide .item .cover .header-content {
    padding: 15px 0px;
    position: absolute;
    width: auto;
    text-align: center;
    width: 100%;
    top: 273px;
    /* overflow: hidden; */
    background: transparent;
    z-index: 9999;
}

.slide .item .slide-image {
    height: 608px;
    float: right;
    margin-left: 0px;
    position: absolute;
    /* width: auto !important; */
    /* z-index: 9999; */
    width: 100%;
    right: 0;
    object-fit: cover;
    top: 181px;
    /* max-height: 1000px; */
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 7px; */
}.header-content h6 span{
    
font-weight: 700;
}
.header-content h6 {
    float: left;
    /* margin-top: 20px; */
    font-size: 60px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    /* padding-left: 30px; */
    line-height: 74px;
    width: 100%;
}
.header-content p {
    line-height: initial;
    float: left;
    margin-top: 15px;
    font-size: 15px;
    padding: 0 240px;
    color: #fff;
    font-weight: 200;
    line-height: 31px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    /* padding-left: 34px; */
}
.ban-butn1 a img{
    
width: auto !important;
    
float: right;
    
margin-top: 1px;
}
.ban-butn1{
    float: left;
    width: 100%;
    text-align: center;
}
.ban-butn1 a{
    float: none;
    display: table;
    /* font-weight: lighter; */
    font-size: 15px;
    margin: auto;
    font-weight: 300;
    height: 52px;
    color: #000;
    background: linear-gradient(0deg, rgb(239 239 239) 50%, rgb(255 255 255) 50%);
    /* background-image: linear-gradient(#fff, #f1f1f1); */
    text-align: left;
    /* border-radius: 30px; */
    width: 174px;
    text-transform: capitalize;
    padding: 19px 24px 16px;
    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:hover{
    text-decoration: none;
    color: #000;
    background: linear-gradient(0deg, rgb(255 255 255) 50%, rgb(239 239 239) 50%);
    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{
    float: left;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    /* width: 161px; */
    /* height: 50px; */
    text-align: center;
    color: #fff;
    padding: 10px 30px;
    /* border-radius: 30px; */
    /* border: 1px solid #000; */
    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;
    text-decoration: underline;
}
.ban-butn2 a:hover{
    /* text-decoration: none; */
    color: #ab9168;
    /* 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: 75px;
    padding-bottom: 50px;
    background-position: center;
    background-color: #1A1A1A;
}.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: 250px;
    /* filter: brightness(1111); */
    max-width: 100%;
}
.quick{
    float: left;
    width: 100%;
    padding-left: 10px;
}
.quick h2{
    float: left;
    width: 100%;
    color: white;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 40px;
}
.quick a{
    float: left;
    width: 100%;
    color: white;
    font-size: 14px;
    font-weight: 400;
    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: #d1363f;
    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 h2{
    float: left;
    width: 100%;
    color: white;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: 40px;
}
.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: 14px;
    color:#fff;
    font-weight: 400;
    line-height: 30px;
}
.mail h2{
    float: left;
    width: 100%;
    color: white;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: 40px;
}
.mail a{
    float: left;
    width: auto;
    color: white;
    font-size: 14px;
    font-weight: 400;
    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: #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;
    margin-top: -10px;
}
.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: 20px 0 0;
    /* padding-bottom: 20px; */
    border-top: 1px solid #5e5e5e;
    margin-top: 60px;
    background: #1a1a1a;
}
.copy1{
    float: left;
    width: 100%;
}
.copy1 p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
}
.copy2{
    float: left;
    width: 100%;
}
.copy2 p{
    float: left;
    text-align: right;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
}
.copy2 a{
    color: #fff;
}
.copy2 a:hover{
    text-decoration: none;
    color: #806600;
    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{
    float: left;
    width: 100%;
    text-align: center;
   
    font-weight: 600;
    color: black;
    font-size: 49px;
    line-height: 59px; 
    margin-bottom: 15px;
}
.cr-wd p{
    float: left;
    width: 100%;
    text-align: center;
  
    font-weight: 400;
    color: black;
    font-size: 16px;
    line-height: 25px; 
    margin-bottom: 50px;
}

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

.contact-label {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    
}

.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    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: 17px;
    border-radius: 5px;
}

.mct_form:hover {
    border-bottom: 1px solid #72593c;
}

.contact-snd{
    float:left;
   background: #0D7BBE;
    text-align: center;
    color: white;
    
    font-size: 16px;
    font-weight: 400;
    
    padding: 10px 30px;
    
    border: none;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.contact-snd:hover{
  text-decoration:none;
 background: #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;
}



.abt-panel {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 70px;
    
}
.abt-panel h1 {
    /* float: left; */
    /* width: 100%; */
    color: #101010;
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 21px;
    text-align: left;
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 50px;
    
}


.contact-tag {
    float: left;
    width: 100%;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.93);
    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: 16px;
    color: rgba(0, 0, 0, 0.93);
    margin-top: 9px;
    font-weight: 400;
   
}

.contact-snd2 {
    text-transform: uppercase;
    /* border-radius: 100px; */
    font-size: 16px;
    font-weight: 400;
   
    margin-bottom: 20px;
    font-style: normal;
    font-stretch: normal;
    border: none;
    line-height: normal;
    /* letter-spacing: 1.8px; */
    /*width: 81%;*/
    text-align: center;
    padding: 10px 30px;
    border: none;
    background: #1BB177;
    color: #fff;
    float: right;
    margin-top: 11px;
    /* border: solid 2px #a3238e; */
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.contact-snd2:hover {
   text-decoration: none;
    background: #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;
}

.adr-section {
    float: left;
    margin-top: 50px;
    width: 100%;
    margin-bottom: 15px;
    /* padding-left: 30px; */
}

.adr-section h1 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 30px;
    font-weight: 400;
    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: black;
    line-height: 25px;
    margin-top: 11px;
    margin-bottom: 0px;
    
}
.india p a{
    color: black;
    
    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: #0D7BBE;
    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: 30px;
    cursor: pointer;
    margin-left: 25px;
    position: relative;
    z-index: 1111;
    margin-top: 15px;
} 




.activeli{
    color: #ab9168!important;
    /* font-weight: 500!important; */
}

.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;
    position: relative;
    z-index: 9;
}

.close_form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 424px;
    top: 0;
    background: #2f2f2f 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: #000000a6;
    z-index: 9999999;
}

.form-inner {
    padding-top: 35px;
}
.req-form {
}
.form-inner-2{
    float: left;
    padding: 20px 30px;
    background: #344d5c;
}
.order-sec2 button{
    
background: #ab9168;
    
width: 100%;
    
border: 0;
    
margin-top: 34px;
    
padding: 18px 0;
    
border-radius: 30px;
    
cursor: pointer;
    
color: #fff;
    
font-size: 16px;
}
.order-sec2 button:hover{
    
background: #b69e74;
}
.field_area {
}

.field_area label {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

.field_area input[type=email], .field_area input[type=number], .field_area input[type=text], .field_area textarea, .field_area select {
}

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

.quick-send {
    background: linear-gradient(0deg, rgb(239 239 239) 50%, rgb(128 102 0 / 44%) 50%);
    width: 100%;
    border: 0;
    font-size: 15px;
    /* border-radius: 30px; */
    font-weight: 700;
    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: #000;
    /* opacity: .7; */
    background: linear-gradient(0deg, rgb(128 102 0 / 44%) 50%, rgb(239 239 239) 50%);
}

.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 {
          color: color: black;
          /* background: linear-gradient(to right, rgb(0, 34, 93), rgb(20, 70, 158)); */
          color: #ab9168!important;
}
         


.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;    margin-top: 60px;
    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;
 
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
 
}.menu ul li a{
     text-align: left !important;
    padding-left: 18px !important;
}

.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: 36px 0 !important;
    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: #ab9168;
    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: #ab9168;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

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

.header_menu_area > ul {
    width: 0;
    position: absolute;
    top: 100%;
    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: #000000fc;
}


.header_menu_area > ul > li > a {
    padding: 15px 18px 15px 18px !important;
    text-align: center;
    color: #fff !important;
    width: 100%;
    line-height: 30px;
    margin-left: 0px;
}
.header_menu_area > ul > li {
      width: 100%;
}


.header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    z-index: 1111 !important;
    /* transform: rotate(0deg) translate3d(0, 0, 0); */
    top: 0;
    width: 80%;
}

.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: 300;
    color: #000;
    margin: 53px 36px;
    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:hover {
    
    color: #f11002; !important;
    



    
}
*/

.menu ul li a:hover, .menu ul li:hover>a {
    background: #000000; !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: 104px;
    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: 50%; */
    /* float: left; */
    /* background: #fff; */
}

.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){
    .menu-btn a{
        float: left;
    }
    .menu-btn {
        float: left;
    }
    .header_menu_area > ul > li > a{
        margin: 0px 0px 0px;
        text-align: left;
    }
    .hamburgermenu{
        display: none;
    }
}
@media(min-width:576px)
{
    .mob-only{
        display:none;
    }
}
@media (max-width: 575px){
    
    
    .ext-cls a {
    margin-top:31px;
    margin-right: auto !important;
    margin-left: auto;
    float:none !important;    
    }
    
    
    .panel3 a img {
    float: right;
    margin-top: 1px;
}
    .electrical-sec-full img {
    width: 100%;
    float: left;
    height: auto;
    object-fit: cover;
    border-radius: 50px 5px;
}
    .innerban h5 {
    font-size: 16px;
    position: unset;
    display: table;
    text-align: center;
    margin: 39px auto 0;
    left: 26%;
    bottom: -30px;
    background: #fff;
    padding: 11px 37px;
    border-radius: 0 30px 0 30px;
    box-shadow: none;
    font-weight: 700;
}
    .career-form h2 {
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;}.contact-location-txt {
    float: right;
    width: 70%;
    margin-left: 0;
    margin-top: 0;
}.contact-call {
    float: left;
    width: 100%;
    margin-top: 50px;
}.contact-form-hed p {
    float: none;
    font-weight: 400;
    font-size: 15px;}.contact-form-hed {
    margin-top: 30px;}.contact-addrs p {
    text-align: center;}.contact-addrs h2 {
    text-align: center;}.contact-addrs {
    float: left;
    width: 100%;
    padding-top: 20px;
}.contact-form-hed {
    margin-top: 40px;}
    .cd-gallery li {
    /* margin-bottom: 1.6em; */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    display: none;
    margin-top: 15px;
    width: 50%;
    float: left;
}
    .mission {
    float: left;
    width: 100%;
    text-align: center;
}.mission img {
    float: none;
    width: 35px;
    margin-right: 0;
    filter: brightness(0);
    margin-bottom: 20px;
}.mission h3 {
    padding: 0px 0px 10px;
    width: 100%;
    font-size: 33px;
    font-weight: 300;
    color: #313131;
}.mission p {
    width: 100%;
    border-top: 1px solid #c2c5d0;
    float: left;
    font-weight: 300;
    line-height: 31px;
    text-align: center;
    font-size: 15px;
    color: #313131;
    padding: 15px 0;
}.a-ban2 {
    float: left;
    width: 100%;
    background: rgb(247 247 247);
    padding: 70px 0px 40px;
}
    .innerban {
     padding: 0;    height: 60px;
    margin-top: 99px;}.ab-b4-box1 h1 {
    float: left;
    font-size: 44px;
    text-align: center;
    color: #313131;
    font-weight: 300;
    /* text-align: left; */
    /* padding-left: 30px; */
    line-height: 57px;
    width: 100%;
}.ab-banner4 {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 70px 0px;
}.ab-b4-box1 p {
    text-align: center;}
    .ct a{
        width: 100% !important;
    }
    .panel1 h1 {
    font-size: 33px;
    color: #313131;
    font-weight: 300;
    text-align: center;
}.social-links h2 {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding-bottom: 0;
    text-align: center;
    padding-top: 30px;
}.social-links a img {
    float: none;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}.social-links a {
    margin-top: 20px;
    float: none;
    margin-right: 10px;
}.social-links{
    text-align: center;
}
.quick-links h2 {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 30px;
}.quick-links a {
    width: 50%;
    float: left;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    line-height: 30px;
}

.quick-links h2{
    text-align: center;
}
.footer p {
    text-align: center;}.panel1 p {
    font-size: 15px;
    line-height: 30px;
    padding-top: 0;
    font-weight: 300;
    padding-left: 0;
    text-align: center;
}.blue {
    width: 60px;
    height: 60px;
    left: 14px;
    bottom: 12px;
    border-radius: 10px 40px;
    z-index: -1;
}
.orange{
    width: 60px;
    height: 60px;
    left: 14px;
    bottom: 12px;
    border-radius: 10px 40px;
    z-index: -1;
}
.green{
    width: 60px;
    height: 60px;
    left: 14px;
    bottom: 12px;
    border-radius: 10px 40px;
    z-index: -1;
}.panel1-box {
    position: relative;
    width: 100%;
    float: left;
    padding-left: 30px;
    margin-top: 55px;
}.panel2 h1 {
    color: #313131;
    font-size: 35px;
    font-weight: 300;
    text-align: center;
}.panel2 p {
    font-size: 15px;
    color: #6B6B6B;
    text-align: center;
    padding: 0px 10px 40px;
    line-height: 28px;
}.panel3 h1 {
    font-size: 37px;
    font-weight: 300;
    color: #fff;

margin-bottom: 30px;    float: left;
    text-align: center;
}.panel3 {
 
    padding: 70px 0;
}.panel3 a {
    float: none;
    display: table;
    /* font-weight: lighter; */
    margin: 0 auto 0;
    font-size: 15px;

}.panel4 h1 {
    font-size: 38px;
    color: #313131;
    font-weight: 300;
    text-align: center;
}.panel4 {
    width: 100%;
    float: left;
    padding: 70px 0;
}.panel4 {
    width: 100%;
    float: left;
    padding: 70px 0;
}.panel1 {
    float: left;
    width: 100%;
    padding: 40px 0 70px;
}.panel4 img {
    width: 100%;
    margin-top: 40px;
}.panel5 img {
    float: none;
    height: 96px;
    margin: auto;
    display: block;
}.panel5 h5 {
   
    text-align: center;    font-size: 28px;
}
.panel5 p {
    font-size: 16px;
    color: #6B6B6B;
    width: 100%;
    float: left;
    margin-top: 5px;
    text-align: center;
}.panel5-box {
 
    margin-bottom: 20px;
}.panel5 {
   
    padding: 70px 0 50px;
}.panel6 p {
    font-size: 16px;
    color: #6B6B6B;
    font-weight: 300;
    padding: 10px 0px;
    margin-bottom: 40px;
}.panel6 h1 {
    font-size: 38px;
    color: #313131;
    font-weight: 300;
}
.panel1-box h6 {
    font-size: 15px;
    color: #000;
    line-height: 26px;
    margin-top: 7px;
}
    .pay-sec h1 {
    font-size: 37px;
    color: #2d4351;
    font-weight: 600;
    text-align: center;
}
    .curtain-sec {
    width: 100%;
    float: left;
    padding: 70px 7%;
}.curtain-sec img {
    float: right;
    margin-left: 0;
    height: auto;
    width: 100%;
}.curtain-sec h1 {
    font-size: 36px;
    color: #2d4351;
    font-weight: 600;
    margin-top: 35px;
    text-align: center;
    float: left;
    width: 100%;
}.curtain-sec p{
    text-align: center;
}.curtain-sec2 h1 {
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    margin-top: 60px;
    text-align: center;
    margin-bottom: 10px;
}.order-sec h1 {
    font-size: 36px;
    color: #2d4351;
    font-weight: 600;
    text-align: center;
}.order-sec2 h1 {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}
    .ft-l a {
    font-size: 15px;
    color: #fff;
    padding: 10px 5px;
    font-weight: 300;
    float: left;
    width: 50%;
    text-align: center;
}
    .ft-s {
    float: right;
    margin-top: 35px;
    width: 100%;
    text-align: center;
}.ft-mid p {
    text-align: center;
}.ct-ft h5 {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    float: left;
    text-align: center !important;
    width: 100%;
    float: left;
}
    .p2-box h5 {
    width: 97%;
    float: left;
    position: absolute;
    bottom: -6px;
    text-align: center;
    background: #ab9168;
    font-size: 14px;
    padding: 18px 0;
    color: #fff;
    font-weight: 300;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 16px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}.new-sec {
 position: absolute;
    bottom: -116px;
    background: #ab9168;
    padding: 30px 5% 30px 9%;
    width: 100%;
}.new-sec p{
    padding-top: 0;
}
.new-sec img {
    width: 54px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

    .slide-image {
    float: right;
    position: absolute;
    top: 348px;
    right: 0;
    width: 74%;
    height: auto;
}
    .desk-only{
        display:none;
    }
    .header-content .row{
        margin-left:0 !important; margin-right:0 !important;
    }    .header-content .row .col-12{
        padding-left:0;
    }
    .ban-butn2 a {
    float: left;
    display: inline-block;
    font-weight: 400;
    /* background: #0f3860; */
    font-size: 14px;
    width: 161px;
    height: 50px;
    text-align: center;
    color: #fff;
    padding: 13px 30px;
    /* border-radius: 30px; */
    /* border: 1px solid #0f3860; */
    /* 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;
}
    .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: 81px;
    bottom: 0;
}.innerban h1 {
    margin: 0;
    font-size: 36px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}.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%;
    background-color: white;
    height: 0px;
    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%;}.location h2 {

    margin-top: 20px;
}.mail h2 {

    margin-top: 10px;
}
    .p3-img2 {
    width: 100%;
    border-radius: 30px;
    /* border-bottom-right-radius: 30px; */
    height: 255px;
    object-fit: cover;
    float: right;
}.slide .item .cover .header-content {
    margin-left: 10px;
    padding: 15px 0px;
    position: absolute;
    top: 206px;
    width: auto;
    text-align: left;
    width: 100%;
    /* margin-left: 65px; */
    padding: 0px;
    /* overflow: hidden; */
    background: transparent;
    z-index: 9999;
    margin-top: 0;
}.slide {top: -81px;height: 400px !important;}.slide .item {
    height: 450px;
    }.slide .item .slide-image {
    height: 373px;
    }
    .header-content p {
    line-height: initial;
    float: left;
    margin-top: 5px;
    font-size: 12px;
    color: #fff;
    font-weight: 200;
    line-height: 22px;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 9px;
    /* padding-left: 34px; */
}
    .logo a img{
        width: auto;
        height: 79px;
        object-fit: contain;
    }
    .header_menu_area > .mob_nav{
        margin: 0px 0px;
    }
    
    .header-content h6{
        font-size: 26px;
        line-height: 31px;
        text-align: center;
        margin: 0;
    }
    .header-content p br{
        display: none;
    }
    .ban-butn1{
        /* text-align: center; */
        /* margin-bottom: 17px; */
        /* width: 47%; */
        /* float: none; */
    }.ban-butn2 a{
        /* width: 100px; */
        font-size: 13px;
        padding: 7px 0;
        height: 35px;
        float: left;
        text-align: left;
    }.ban-butn1 a{
        width: 134px;
        font-size: 14px;
        padding: 9px 11px;
        height: 34px;
        float: none;
    }
    .ban-butn2{
        /* text-align: left; */
        /* width: 100%; */
        float: left;
        /* margin: 10px 0; */
    }
    
    .b1-hed h2{
        font-size: 40px;
        line-height: 45px;
        text-align: center;
    }
    .body2{
        padding-top: 75px;
        padding-bottom: 60px;
        background-position: center;
    }
    .body2 h3{
        font-size: 21px;
        text-align: center;
    }
    .body2 h2{
        font-size: 55px;
        text-align: center;
    }
    .count .item1{
        text-align: center;
        width: 100%;
    }
    .count .item p{
        text-align: center;
        font-size: 21px!important;
    }
    .b2-count{
        margin-bottom: 18px;
    }
    .b3-hed h2{
        font-size: 40px;
    }
    .body4{
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .b4-hed h2{
        font-size: 40px;
        line-height: 45px;
        text-align: center;
    }
    .b4-hed p br{
        display: none;
    }
    .b4-hed p{
        text-align: center;
    }
    .b4-butn{
        text-align: center;
    }
    .b4-butn a{
        float: none;
        display: inline-block;
    }
    .body5{
        padding-top: 65px;
        padding-bottom: 70px;
    }
    .b5-bx{
        text-align: center;
        padding: 28px 25px 28px 25px;
    }
    .b5-bx5{
        margin-top: 0px;
        padding: 28px 25px 28px 25px;
        text-align: center;
    }
    .b5-img{
        margin-bottom: 27px;
    }
.in-ab-hed h2{
    text-align: center;
    font-size: 40px;
    line-height: 45px;
}
.in-ser-hed h2{
    font-size: 40px;
    line-height: 45px;
}
.cr-wd h2{
    font-size: 40px;
    line-height: 45px;
}
.in-ser-pge h2{
    font-size: 40px;
    line-height: 45px;
    text-align: center;
}
.b3-bx-hed{
    padding-right: 25px;
}


}



@media (max-width: 455px){
    .b1-quality p br{
        display: none;
    }
    .b1-hse p br{
        display: none;
    }
}
@media (max-width: 421px){
    .body2 h2{
        font-size: 38px;
    }
    .body2 h3{
        font-size: 19px;
        margin-bottom: 10px;
    }
    .count .item1{
        font-size: 38px;
    }
}





@media (max-width: 767px){
    .body1{
        padding-bottom: 75px;
    }
    .b1-img{
        margin-top: 60px;
    }
.b1-img img {
    float: none;
   
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.b1-hed{
    margin-top: 38px;
}
.b1-hed p{
    text-align: center;
    margin-top: 10px;

}
.body3{
    padding-top: 70px;
    padding-bottom: 70px;
}
.b3-hed p br{
    display: none;
}
.b3-hed p{
    margin-top: 8px;
}
.b3-hed{
    margin-bottom: 30px;
}
.b5-hed p br{
        display: none;
    }
.b5-hed p{
margin-top: 8px;
}
.ft-logo{
    margin-top: 0px;
    }
    .ft-logo img{
          float: none;
          margin-left: auto;
          margin-right: auto;
          display: block;
          max-width: 100%;
          width: 150px;
    }
    .quick{
        padding-left: 0px;
        text-align: center;
        margin-top: 20px;
    }
    .location{
        padding-left: 0px;
        text-align: center;
        margin-top: 20px;
    }
    .mail{
        padding-left: 0px;
        text-align: center;
        margin-top: 20px;
    }
    .phone{
        padding-left: 0px;
        text-align: center;
        margin-top: 20px;
    }
    .footer{
          padding-top: 55px;
          padding-bottom: 45px;
          background-repeat: no-repeat;
          background-size: cover;
    }
    .copy1 p{
        text-align: center;
    }
    .copy2 p{
        margin-top: 6px;
        text-align: center;
    }
    .in-ab-hed img{
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
        margin-bottom: 20px;
    }
    .in-vision{
        padding: 35px 35px;
        margin-bottom: 30px;
    }
    .in-ab-hed{
        margin-bottom: 65px;
    }
    .in-ser-hed p br{
        display: none;
    }
    .in-ser-hed p{
        margin-top: 8px;
    }
.in-ser{
    padding-bottom: 65px;
    padding-top: 65px;
}
.cr-wd{
    padding-left: 15px;
    padding-right: 15px;
}
.career-full{
    padding-bottom: 70px;
    padding-top: 65px;
}
.adr-section h1{
    text-align: center;
}
.india p{
    text-align: center;
}
.india{
    width: 100%;
}
.abt-panel h1{
    text-align: center;
}
.contact-tag{
    text-align: center;
}
.contact-snd2{
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
}
.info-tag{
    text-align: center;
    margin-bottom: 7px;
}
.abt-panel{
    padding-bottom: 60px;
}
.in-ser-pge img{
    margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
        margin-bottom: 20px;
}
.ab-hed h2{
    font-size: 45px;
}
.b1-bx1{
        margin-top: -77px;
    }
    .b1-bx2{
        margin-top: 20px;
    }
    .b1-bx3{
        margin-top: 20px;
    }
    
    
}

@media (min-width: 576px) and (max-width: 767px){
    .innerban h5 {
    font-size: 25px;
    position: absolute;
    text-align: center;
    left: 37%;}
    .cd-gallery li {
    /* margin-bottom: 1.6em; */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    display: none;
    margin-top: 15px;
    width: 50%;
    float: left;
}
    .panel1 {
    float: left;
    width: 100%;
    padding: 30px 0 100px;
}.panel1 p {
    font-size: 18px;
    line-height: 34px;
    padding-top: 0;
    font-weight: 300;
    padding-left: 0;
}.panel2 p {
    font-size: 18px;
    color: #6B6B6B;
    text-align: center;
    padding: 10px 10px 40px;
    line-height: 32px;
}.panel3 h1 {
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    float: left;
    width: 66%;
}.panel3 a {
    margin-top: 15px;}.panel4 img {
    width: 100%;
    margin-top: 50px;
}.panel6 p {
    font-size: 18px;
    color: #6B6B6B;
    font-weight: 300;
    padding: 10px 30px;
    margin-bottom: 40px;
}
    .header {
    float: left;
    width: 100%;
    background-color: white;
    height: 0px;
    padding: 0 5%;
}
    .slide .item{
        height:600px
    }
.pay-sec h1 {
    font-size: 37px;
    color: #2d4351;
    font-weight: 600;
    text-align: center;
}
.new-sec p
{
    padding-top: 0;
}
    .curtain-sec img {
    float: right;
    margin-left: 40px;
    /* height: 400px; */
    width: 40%;
}.curtain-sec h1 {
    font-size: 40px;
    color: #2d4351;
    font-weight: 600;
    margin-top: 0;
}.p2-box h5 {
    width: 97%;
    float: left;
    position: absolute;
    bottom: -5px;
    text-align: center;
    background: #ab9168;
    font-size: 13px;
    padding: 18px 0;
    color: #fff;
    font-weight: 300;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
    .ft-l a {
    font-size: 12px;
    color: #fff;
    padding: 10px 5px;
    font-weight: 300;
}.ft-s a img {
    width: 28px;
    margin-left: 5px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}.ft-s {
    float: right;
    margin-top: 10px;
}.ft-l {
    margin-top: 10px;
}
    
    .slide .item .cover .header-content{
        padding-top: 0;
        margin-top: -40px;
    }.new-sec {
    position: absolute;
    bottom: 0px;
    background: #ab9168;
    padding: 30px 5% 30px 9%;
    width: 57%;
}.new-sec img {
    width: 46px;
    float: left;
    margin-right: 18px;
    margin-bottom: 66px;
}
    .container {
    max-width: 683px !important;
}.slide-image{
    width: 44%;
    top: 262px;
    height: 530px !important;
}.slide {
 
height: 579px !important;
 
/* margin-bottom: 80px; */
 
top: -70px;
}
    .contact-sec2 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 25px 50px;}
.innerban h1 {
    margin: 0;
    font-size: 30px;
}.innerban img {
    position: absolute;
    right: 0;
    top: -2px;
    width: 214px;
}
    .img-abt{
        display: none;
    }.in-about-txt h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 46px;}.vision{
        margin-bottom: 30px;
    }.all-vision{
        padding-bottom: 40px;
    }
    .quick h2{
        margin-top: 0;
    }
    .p3-img2 {
 
    height: 260px;}.p3-img {
 
    height: 260px;}
  
    .ban-butn2 a {
    float: left;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    width: 117px;
    height: 41px;
    text-align: center;
    /* color: #000; */
    padding: 10px 0px;
    border-radius: 30px;
    /* border: 1px solid #000; */
    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-butn1 a {
    float: none;
    display: inline-block;
    /* font-weight: lighter; */
    font-size: 15px;
    height: 42px;
    color: #000;
    margin-top: 20px;
    text-align: center;
    border-radius: 0;
    width: 170px;
    padding: 10px 8px;
    /* background-color: #ce2933; */
    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: 46%;
    text-align: left;
    margin-left: 15px;
}.ban-butn1 {
    float: left;
    width: 100%;
    /* text-align: right; */
}
    .header-content p{
        width: 100% !important;
        margin: 0;
        padding: 0;
    }
    .logo a img{
        width: 130px;
    }
    .header_menu_area > .mob_nav{
        margin: 31px 0px !important;
    }
    .header-content h6 br{
        display: none;
    }
    .header-content h6{
        font-size: 47px;
        line-height: 57px;
        width: 100%;
        float: left;
    }
    .body2{
        background-position-x: 86%;
    }
    .b1-hed h2{
        font-size: 45px;
        line-height: 55px;
        text-align: center;
    }
    .body2 h3{
        margin-bottom: 9px;
    }
    .body2 h2{
        font-size: 58px;
    }
    .count .item1{
        font-size: 40px;
    }
    .count .item p{
        font-size: 23px!important;
    }
    .body2{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .body4{
        background-position-x: 12%;
        padding-top: 80px;
        padding-bottom: 85px;
    }
    .b4-hed{
        padding-left: 68px;
    }
    .b4-hed h2{
        font-size: 45px;
        line-height: 55px;
    }
    .b4-butn{
        padding-left: 68px;
    }
    .b5-bx5{
        margin-top: 0px;
    }
    .b5-img{
        margin-bottom: 27px;
    }
    .in-ab-hed h2{
        font-size: 45px;
        line-height: 55px;
        text-align: center;
    }
    .in-ser-hed h2{
        font-size: 45px;
        line-height: 55px;
    }
    .cr-wd h2 br{
        display: none;
    }
    .cr-wd h2{
        font-size: 45px;
        line-height: 55px;
    }
    .in-ser-pge h2{
        font-size: 45px;
        line-height: 55px;
        text-align: center;
    }
}


@media (min-width: 768px) and (max-width: 991px){
    .panel2 p {
    font-size: 18px;
    color: #6B6B6B;
    text-align: center;
    padding: 0px 10px 40px;
    line-height: 32px;
}.panel3 h1 {
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    float: left;
    width: 68%;
}.panel3 a {
    margin-top: 20px;}.panel4-box p {
    font-size: 13px;
    color: #000;
    line-height: 23px;
    margin: 0;
}.panel4-box {
    width: 100%;
    float: left;
    margin-top: 10px;
    padding-left: 30px;
}.panel4 img {
    width: 100%;
    margin-top: 100px;
}.panel5 img {
    float: left;
    height: 67px;
    margin-right: 15px;
}.panel5 h5 {
    font-size: 19px;
    color: #000;
    font-weight: 700;
    padding-top: 15px;
}.panel5 p {
    font-size: 15px;
    color: #6B6B6B;
    width: 100%;
    float: left;
    margin-top: 17px;
}
.quick-links a {
    word-break: break-all;}.social-links a img {
    width: 25px;}.panel4 {
    width: 100%;
    float: left;
    padding: 70px 0;
}
.panel6 p {
  
    padding: 10px 30px;}
    .header-content p {

    padding: 0 135px;}
    .panel1 h1 {
    font-size: 40px;
    color: #313131;
    font-weight: 300;
}.panel1 p {
    font-size: 15px;
    line-height: 30px;
    padding-top: 20px;
    font-weight: 300;
    padding-left: 0;
}.blue {
 
left: 0;
 
bottom: -26px;
}
.panel1-box h5 {
    float: left;
    font-size: 50px;
    font-weight: 700;
    margin-right: 17px;
}

.green {
 
left: 0;
 
bottom: -26px;
}.orange {
 
left: 0;
 
bottom: -26px;
}.panel1-box h6 {
    font-size: 13px;
    color: #000;
    line-height: 26px;
    margin-top: 18px;
}
.panel1-box {
    position: relative;
    width: 100%;
    float: left;
    padding-left: 15px;
    margin-top: 33px;
}
    .order-box {
    width: 100%;
    float: left;
    padding: 30px 15px;
    text-align: center;
    background: #344d5c;
    position: relative;
    margin-top: 30px;
    border-radius: 30px;
}.order-box img {
    width: 55px;
    /* filter: invert(1); */
    margin-bottom: 30px;
}.order-box h5 {
    font-size: 15px;
    color: #fff;
}.order-sec h1 {
    font-size: 45px;}
.curtain-sec img {
    float: right;
    margin-left: 40px;
    /* height: 400px; */
    width: 40%;
}.curtain-sec h1 {
    font-size: 40px;}
 }.ft-l {
    margin-top: 20px;
}.ft-l a {
    font-size: 15px;
    color: #fff;
    padding: 10px 8px;
    font-weight: 300;
}.ft-s a img {
    width: 30px;
    margin-left: 13px;}.ft-s {
    float: right;
    margin-top: 20px;
}
   .slide-image {
}.new-sec {
    position: absolute;
    bottom: 0px;
    background: #ab9168;
    padding: 42px 5% 42px 9%;
    width: 57%;
}.slide {

    height: 740px;
    /* margin-bottom: 80px; */
}.slide .item .cover .header-content {
    padding: 15px 0px;
    position: absolute;
    width: auto;
    text-align: center;
    width: 100%;
    /* overflow: hidden; */
    z-index: 9999;
    /* margin-top: -80px; */
}
    .contact-sec2 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 25px 50px;
    text-align: center;}
    .img-abt{
        display: none;
    }
    .business-box img {
    width: 100%;
    height: 235px;
    object-fit: cover;
    border-top-left-radius: 30px;
    border-top-right-radius: 20px;
}.p3-text {
    position: relative;
    width: 100%;
    float: left;
    background: #ce2933;
    padding: 21px 25px 32px 22px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}.p3-text2 {
    position: relative;
    width: 100%;
    float: left;
    background: #0f3860;
    padding: 17px 5px 35px 39px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}.p5-text {
    width: 100%;
    float: left;
    padding:20px 60px 60px 5px !important;
}
.header-content p{
    /* width: 54%; */
}.ban-butn1 {
    float: left;
    /* width: 40%; */
    /* text-align: right; */
}.ban-butn1 a {
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
}.ban-butn2 {
    float: left;
    width: 47%;
    text-align: left;
    margin-left: 15px;
}.ban-butn2 a {
    float: left;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    width: 131px;
    height: 40px;
    text-align: center;
    /* color: #000; */
    padding: 9px 8px;
    border-radius: 30px;
    /* border: 1px solid #000; */
    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;
}
.b1-bx1 p br{
    display: none;
}
.b1-bx1{
    padding: 32px 10px 31px 10px;
    margin-top: -75px;
}
.b1-bx2 p br{
    display: none;
}
.b1-bx2{
    padding: 32px 10px 31px 10px;
    margin-top: -75px;
}
.b1-bx3 p br{
    display: none;
}
.b1-bx3{
    padding: 32px 10px 31px 10px;
    margin-top: -75px;
}
.b1-img img {
    float: none;
   
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.b1-img{
    margin-top: 70px;
}
.b1-hed h2{
    font-size: 50px;
    text-align: center;
}
.b1-hed{
    margin-top: 30px;
}
.b1-hed p{
    margin-top: 10px;
    text-align: center;
}
.b1-quality{
    width: 50%;
}
.b1-hse{
    width: 50%;
}
.b1-quality p br{
    display: none;
}
.b1-hse p br{
display: none;
}
.body1{
padding-bottom: 55px;
background-position: center;
}
.body2{
    background-position: right;
}
.b3-hed p br{
    display: none;
}
.b3-bx-hed{
    padding-left: 17px;
    padding-right: 17px;
}
.b5-hed p br{
    display: none;
}
.b5-bx5{
    margin-top: 0px;
}
.hide{
    display: none;
}
.body5{
    padding-top: 75px;
    padding-bottom: 70px;
}
.ft-logo{
    margin-top: 0px;
}
.location{
    margin-top: 22px;
    padding-left: 0px;

}
.quick{

    padding-left: 0px;
}
.mail{
margin-top: 22px;
    padding-left: 0px;  
}
.phone{
    padding-left: 0px;  
}
.in-ab-hed h2{
    font-size: 45px;
    line-height: 56px;
}
.in-ab-hed img{
    max-width: 392px;
}
.in-vision{
    margin-bottom: 30px;
}
.in-ab-hed{
    margin-bottom: 60px;
}
.in-ser-hed p br{
    display: none;
}
.in-ser-bx-hed{
    padding: 24px 17px 27px 17px;
}
.in-ser-pge h2{
    font-size: 45px;
    line-height: 56px;
}
.in-ser-pge img{
    max-width: 395px;
}
.footer{
    background-position: right;
}
.header_menu_area > .mob_nav{
    margin: 0px 22px;
}

}












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

    .panel2 p {
    font-size: 18px;
    color: #6B6B6B;
    text-align: center;
    padding: 0px 60px 40px;}.panel3 h1 {
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    float: left;
    width: 50%;
}.panel6 p {
    font-size: 18px;
    color: #6B6B6B;
    font-weight: 300;
    padding: 10px 60px;}
 
  .curtain-sec img {
    float: right;
    margin-left: 40px;
    /* height: 400px; */
    width: 40%;
}.curtain-sec h1 {
    font-size: 50px;
    color: #2d4351;
    font-weight: 600;
    margin-top: 0;
}
   .slide-image {
    float: right;
    position: absolute;
    top: 199px;
    right: 0;
    width: 50%;
    height: auto;
}.new-sec {
    position: absolute;
    bottom: 0px;
    background: #ab9168;
    padding: 34px 5% 34px 9%;
    width: 51%;
}.slide {

    height: 747px;
    /* margin-bottom: 80px; */
}.ct-ft h5 span {
    font-size: 20px;
    font-weight: 600;
    padding-left: 15px;
}.ft-l a {
    font-size: 15px;
    color: #fff;
    padding: 10px 19px;
    font-weight: 300;
}
    .innerban img {
    position: absolute;
    right: 0;
    top: 0px;
    width: 238px;
}
    .in-about-txt h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 36px;
    color: black;
}.p5-text {
    width: 100%;
    float: left;
    padding: 26px 15px 33px 5px;
}
    .p2-img {
    width: 450px;
    border-radius: 30px;
    float: left;
    height: 430px;
    margin-right: 80px;
}.p3-text {
    position: relative;
    width: 100%;
    float: left;
    background: #ce2933;
    padding: 42px 65px 36px 22px;}.p3-text2 {
    position: relative;
    width: 100%;
    float: left;
    background: #0f3860;
    padding: 37px 5px 42px 65px;}
.header_menu_area > .mob_nav{
    margin: 0px 22px;
}
.b3-bx-hed{
    padding-right: 13px;
    padding-left: 20px;
}
.b5-bx{
    padding: 28px 22px 28px 25px;
}
.b5-bx5{
    padding: 28px 22px 28px 25px;
    margin-top: -142px;
}
.footer{
    background-position-x: 38%;
}
.quick{
    padding-left: 38px;
}
.location{
    padding-left: 0px;
}
.mail{
    padding-left: 23px;
}
.phone{
    padding-left: 23px;
}
.body2{
    background-position: right;
}


}





@media (min-width: 1025px) and (max-width: 1199px){
    .panel1 h1 {
    font-size: 40px;
    color: #313131;
    font-weight: 300;
}.panel1-box h6 {
    font-size: 16px;
}.panel2 p {
    font-size: 18px;
    color: #6B6B6B;
    text-align: center;
    padding: 0px 80px 40px;
    line-height: 32px;
}.panel3 h1 {
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    float: left;
    width: 60%;
}.panel6 p {
    font-size: 18px;
    color: #6B6B6B;
    font-weight: 300;
    padding: 10px 100px;
    margin-bottom: 40px;
}
    .curtain-sec img {
    float: right;
    margin-left: 40px;
    /* height: 400px; */
    width: 50%;
}.curtain-sec h1 {
    font-size: 44px;}
    .slide .item .cover .header-content{
        padding-top: 0 !important;
    }.header-content p {
    line-height: initial;
    float: left;
    margin-top: 15px;
    font-size: 15px;
    color: #fff;
    font-weight: 200;
    line-height: 28px;
    /* width: 56%; */
    }.new-sec {
    position: absolute;
    bottom: 0;
    background: #ab9168;
    padding: 50px 3% 50px 4%;
    width: 60%;
}
    .ft-l a {
    font-size: 15px;
    color: #fff;
    padding: 10px 20px;
    font-weight: 300;
}
.ct-ft h5 {
    font-size: 13px;}
       .slide-image {
    float: right;
    position: absolute;
    top: 255px;
    right: 0;
    width: 41%;
    height: auto;
    overflow: hidden;
}.slide {

height: 721px;

/* margin-bottom: 80px; */

overflow: hidden;
}


    .in-about-txt h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 36px;
    color: black;
}
.in-about-txt h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 36px;
    color: black;
}
.b5-bx5{
    padding: 28px 22px 28px 25px;
    margin-top: -142px;
}
.footer{
    background-position-x: 38%;
}
.quick{
    padding-left: 15px;
}
.location{
    padding-left: 0px;
}
.mail{
    padding-left: 22px;
}
.phone{
    padding-left: 22px;
}
.body2{
    background-position: right;
}
}




@media (max-width: 1024px){
    .enquiry{
        width: 100%;
        text-align: center;
    }
    .enquiry a{
        float: none;
        display: inline-block;
        margin-left: 0px;
    }
}

@media (max-width: 575px){
    .header_menu_area > ul{
        top: 0;
    }
    
    
}
@media (min-width: 576px) and (max-width: 767px){
    .header_menu_area > ul{
        top: 119px;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
    .header_menu_area > ul{
        top: 130px;
    }
}


@media (min-width: 367px) and (max-width: 467px){
    .close_form{
        right: 324px;
    }
    .req-form{
        width: 325px;
    }
}
@media (min-width: 267px) and (max-width: 366px){
    .close_form{
        right: 260px;
    }
    .req-form{
        width: 260px;
    }
}


@media (min-width: 267px) and (max-width: 314px){
    .header-content h6 br{
        display: none;
    }
    .header-content h6{
        font-size: 42px;
        line-height: 56px;
    }
}





@media (min-width: 560px) and (max-width: 575px){
    .b3-bx:hover .b3-bx-shade{
        height: 68%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 68%;
    }
    .b3-bx-shade-butn a{
        margin-top: 135px;
    }
}

@media (min-width: 554px) and (max-width: 559px){
    .b3-bx:hover .b3-bx-shade{
        height: 68%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 68%;
    }
    .b3-bx-shade-butn a{
        margin-top: 135px;
    }
}

@media (min-width: 530px) and (max-width: 553px){
    .b3-bx:hover .b3-bx-shade{
        height: 67%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 67%;
    }
    .b3-bx-shade-butn a{
        margin-top: 132px;
    }
    
}
@media (min-width: 509px) and (max-width: 529px){
    .b3-bx:hover .b3-bx-shade{
        height: 66%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 66%;
    }
    .b3-bx-shade-butn a{
        margin-top: 125px;
    }
    
}
@media (min-width: 485px) and (max-width: 508px){
    .b3-bx:hover .b3-bx-shade{
        height: 65%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 65%;
    }
    .b3-bx-shade-butn a{
        margin-top: 117px;
    }
    
}
@media (min-width: 465px) and (max-width: 484px){
    .b3-bx:hover .b3-bx-shade{
        height: 64%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 64%;
    }
    .b3-bx-shade-butn a{
        margin-top: 113px;
    }
    
}
@media (min-width: 450px) and (max-width: 464px){
    .b3-bx:hover .b3-bx-shade{
        height: 63%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 60%;
    }
    .b3-bx-shade-butn a{
        margin-top: 108px;
    }
    
}
@media (min-width: 430px) and (max-width: 449px){
    .b3-bx:hover .b3-bx-shade{
        height: 59%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 59%;
    }
    .b3-bx-shade-butn a{
        margin-top: 100px;
    }
    
}
@media (min-width: 415px) and (max-width: 429px){
    .b3-bx:hover .b3-bx-shade{
        height: 58%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 58%;
    }
    .b3-bx-shade-butn a{
        margin-top: 98px;
    }
    
}
@media (min-width: 400px) and (max-width: 414px){
    .b3-bx:hover .b3-bx-shade{
        height: 57%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 57%;
    }
    .b3-bx-shade-butn a{
        margin-top: 98px;
    }
    
}
@media (min-width: 385px) and (max-width: 399px){
    .b3-bx:hover .b3-bx-shade{
        height: 56%;
    }
    .b3-bx:hover .b3-bx-shade{
        height: 53%;
    }
    .b3-bx-shade-butn a{
        margin-top: 95px;
    }
    
}
@media (min-width: 376px) and (max-width: 384px){
    .b3-bx:hover .b3-bx-shade{
        height: 55%;
    }
    .b3-bx:hover .b3-bx-shade{
        height: 52%;
    }
    .b3-bx-shade-butn a{
        margin-top: 86px;
    }
    
}
@media (min-width: 365px) and (max-width: 375px){
    .b3-bx:hover .b3-bx-shade{
        height: 54%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 51%;
    }
    .b3-bx-shade-butn a{
        margin-top: 82px;
    }
    
}
@media (min-width: 350px) and (max-width: 364px){
    .b3-bx:hover .b3-bx-shade{
        height: 50%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 50%;
    }
    .b3-bx-shade-butn a{
        margin-top: 82px;
    }
    
}
@media (min-width: 335px) and (max-width: 349px){
    .b3-bx:hover .b3-bx-shade{
        height: 49%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 49%;
    }
    .b3-bx-shade-butn a{
        margin-top: 72px;
    }
    
}
@media (min-width: 325px) and (max-width: 334px){
    .b3-bx:hover .b3-bx-shade{
        height: 48%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 48%;
    }
    .b3-bx-shade-butn a{
        margin-top: 68px;
    }
    
}
@media (min-width: 314px) and (max-width: 324px){
    .b3-bx:hover .b3-bx-shade{
        height: 44%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 47%;
    }
    .b3-bx-shade-butn a{
        margin-top: 65px;
    }
    
}
@media (min-width: 300px) and (max-width: 313px){
    .b3-bx:hover .b3-bx-shade{
        height: 43%;
    }
    .b3-bx:hover .b3-bx-shade-1{
        height: 43%;
    }
    .b3-bx-shade-butn a{
        margin-top: 59px;
    }
    
}







@media (min-width: 560px) and (max-width: 575px){
    .in-ser-bx:hover .in-ser-shade{
        height: 66%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 66%;
    }
    .in-ser-shade-butn a{
        margin-top: 117px;
    }
}
@media (min-width: 554px) and (max-width: 559px){
    .in-ser-bx:hover .in-ser-shade{
        height: 65%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 65%;
    }
    .in-ser-shade-butn a{
        margin-top: 117px;
    }
}
@media (min-width: 533px) and (max-width: 553px){
    .in-ser-bx:hover .in-ser-shade{
        height: 65%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 65%;
    }
    .in-ser-shade-butn a{
        margin-top: 113px;
    }
    
}
@media (min-width: 516px) and (max-width: 532px){
    .in-ser-bx:hover .in-ser-shade{
        height: 64%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 64%;
    }
    .in-ser-shade-butn a{
        margin-top: 113px;
    }
    
}
@media (min-width: 495px) and (max-width: 515px){
    .in-ser-bx:hover .in-ser-shade{
        height: 63%;
    }
        .in-ser-bx:hover .in-ser-shade-1{
        height: 63%;
    }
    .in-ser-shade-butn a{
        margin-top: 108px;
    }
    
}
@media (min-width: 475px) and (max-width: 494px){
    .in-ser-bx:hover .in-ser-shade{
        height: 62%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 62%;
    }
    .in-ser-shade-butn a{
        margin-top: 103px;
    }
    
}
@media (min-width: 455px) and (max-width: 474px){
    .in-ser-bx:hover .in-ser-shade{
        height: 61%;
    }
    .in-ser-shade-butn a{
        margin-top: 98px;
    }
    
}
@media (min-width: 435px) and (max-width: 454px){
    .in-ser-bx:hover .in-ser-shade{
        height: 60%;
    }
        .in-ser-bx:hover .in-ser-shade-1{
        height: 57%;
    }
    .in-ser-shade-butn a{
        margin-top: 93px;
    }
    
}
@media (min-width: 415px) and (max-width: 434px){
    .in-ser-bx:hover .in-ser-shade{
        height: 56%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 56%;
    }
    .in-ser-shade-butn a{
        margin-top: 88px;
    }
    
}
@media (min-width: 400px) and (max-width: 414px){
    .in-ser-bx:hover .in-ser-shade{
        height: 54%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 54%;
    }
    .in-ser-shade-butn a{
        margin-top: 83px;
    }
    
}
@media (min-width: 390px) and (max-width: 399px){
    .in-ser-bx:hover .in-ser-shade{
        height: 53%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 53%;
    }
    .in-ser-shade-butn a{
        margin-top: 79px;
    }
    
}
@media (min-width: 376px) and (max-width: 389px){
    .in-ser-bx:hover .in-ser-shade{
        height: 53%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 52%;
    }
    .in-ser-shade-butn a{
        margin-top: 75px;
    }
    
}
@media (min-width: 370px) and (max-width: 375px){
    .in-ser-bx:hover .in-ser-shade{
        height: 52%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 49%;
    }
    .in-ser-shade-butn a{
        margin-top: 75px;
    }
    
}
@media (min-width: 355px) and (max-width: 369px){
    .in-ser-bx:hover .in-ser-shade{
        height: 48%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 48%;
    }
    .in-ser-shade-butn a{
        margin-top: 71px;
    }
    
}
@media (min-width: 340px) and (max-width: 354px){
    .in-ser-bx:hover .in-ser-shade{
        height: 47%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 47%;
    }
    .in-ser-shade-butn a{
        margin-top: 67px;
    }
    
}
@media (min-width: 325px) and (max-width: 339px){
    .in-ser-bx:hover .in-ser-shade{
        height: 46%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 46%;
    }
    .in-ser-shade-butn a{
        margin-top: 63px;
    }
    
}
@media (min-width: 320px) and (max-width: 324px){
    .in-ser-bx:hover .in-ser-shade{
        height: 42%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 45%;
    }
    .in-ser-shade-butn a{
        margin-top: 59px;
    }
    
}
@media (min-width: 310px) and (max-width: 319px){
    .in-ser-bx:hover .in-ser-shade{
        height: 42%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 44%;
    }
    .in-ser-shade-butn a{
        margin-top: 59px;
    }
    
}
@media (min-width: 280px) and (max-width: 309px){
    .in-ser-bx:hover .in-ser-shade{
        height: 41%;
    }
    .in-ser-bx:hover .in-ser-shade-1{
        height: 41%;
    }
    .in-ser-shade-butn a{
        margin-top: 56px;
    }
    
}





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

.b3-bx-hed{
    padding-left: 20px;
    padding-right: 20px;
}
/*.b3-bx-hed{*/
/*  height: 230px;*/
/*}*/
.b3-bx:hover .b3-bx-shade{
    height: 39%;
}
.b3-bx:hover .b3-bx-shade-1{
    height: 37%;
}
.b3-bx-shade-butn a{
    margin-top: 51px;
}
.in-ser-bx:hover .in-ser-shade{
    height: 65%;

}
.in-ser-bx:hover .in-ser-shade-1{
    height: 65%;

}
.in-ser-shade-butn a{
    margin-top: 117px;
}


}




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


.b3-bx:hover .b3-bx-shade{
    height: 53%;
}
.b3-bx:hover .b3-bx-shade-1{
    height: 50%;
}
.b3-bx-shade-butn a{
    margin-top: 76px;
}
.in-ser-bx:hover .in-ser-shade{
    height: 53%;
}
.in-ser-bx:hover .in-ser-shade-1{
    height: 47%;
}
.in-ser-shade-butn a{
    margin-top: 68px;
}
}



@media (min-width: 992px) and (max-width: 1024px){
     .contact-call {
    float: left;
    width: 100%;
    margin-top: 50px;
}
       .panel6 p {

    padding: 10px 90px;}.panel5 p {
    font-size: 17px;
    color: #6B6B6B;
    width: 100%;
    float: left;
    margin-top: 18px;
    line-height: 31px;
}.panel3 h1 {
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    float: left;
    width: 70%;
}.panel2 p {
    font-size: 18px;
    color: #6B6B6B;
    text-align: center;
    padding: 0px 60px 40px;
    line-height: 32px;
}.panel1 h1 {
    font-size: 43px;
    color: #313131;
    font-weight: 300;
}.orange {
    background: #febf94;
    position: absolute;
    width: 80px;
    height: 80px;
    left: 20px;
    bottom: 32px;}.panel1-box h6 {
    font-size: 16px;
    color: #000;
    line-height: 31px;
    margin-top: 25px;
}
    .b3-bx:hover .b3-bx-shade{
    height: 47%;
}
.b3-bx:hover .b3-bx-shade-1{
    height: 47%;
}
.b3-bx-shade-butn a{
    margin-top: 69px;
}
.in-ser-bx:hover .in-ser-shade{
    height: 54%;
}
.in-ser-bx:hover .in-ser-shade-1{
    height: 53%;
}
.in-ser-shade-butn a{
    margin-top: 77px;
}

}


@media(min-width: 1200px) and (max-width: 1250px){
.new-sec {
    position: absolute;
    bottom: 0px;
    background: #ab9168;
    padding: 42px 5% 42px 9%;
    width: 48%;
}
}
@media(min-width: 1251px) and (max-width: 1283px){

}
@media (min-width: 1025px) and (max-width: 1199px){
     .contact-call {
    float: left;
    width: 100%;
    margin-top: 50px;
}
    .b3-bx-hed{
    padding-left: 20px;
    padding-right: 20px;
}
.b3-bx-hed{
    height: 242px;
}
    .b3-bx:hover .b3-bx-shade{
    height: 43%;
}
.b3-bx:hover .b3-bx-shade-1{
    height: 43%;
}
.b3-bx-shade-butn a{
    margin-top: 64px;
}
.in-ser-bx:hover .in-ser-shade{
    height: 51%;
}
.in-ser-bx:hover .in-ser-shade-1{
    height: 51%;
}
.in-ser-shade-butn a{
    margin-top: 77px;
}
.in-ser-bx-hed{
    height: 200px;
}

}



@media (min-width: 1440px) and (max-width: 2000px){
    .form-inner-2{
        padding: 20px 30px 62px 30px;
    }
}



.nav-pd {
    text-align: left;
    padding: 0px 0px;
    transform: rotate(15deg);
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
    border-radius: 20px;
}
.top-radius
{
          border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.bottom-radius{

          border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.hvr-sub:hover {
    background-color: #ce2933 !important;
    text-decoration: none !important;
    color: white !important;
    padding-left: 20px;
}
.p5-text{
        width: 100%;
        float: left;
        padding: 45px 60px 60px 5px;
}.p5-carousel .owl-dots .active span{
    background: #000;
}
.p5-carousel .owl-dots span{

width: 30px;

float: left;

height: 5px;

background: #990009;

margin: 0 5px;

border-radius: 30px;

opacity: 0.7;
}
.hd-address img {
    float: left;
    width: 95px;
    height: 95px;
    margin-right: 20px;
    margin-top: -10px;
    margin-bottom: 12px;
}.hd-address h2 {
    font-size: 32px;
    font-weight: 600;
    text-align: left;
    color: white;
}.hd-address h6 {
    font-size: 15px;
    font-weight: 200;
    margin-bottom: 50px;
    color: white;
    line-height: 25px;
}.req-form1 h2 {
    font-size: 26px;
    text-align: left;
    font-weight: 700;
    margin-top: 18px;
    color: white;
}.req-form1 p {
    font-size: 15px;
    width: 100%;
    color: white;
    line-height: 25px;
    margin-bottom: 14px;
    font-weight: 200;
    margin-top: 7px;
}
.hd-address {
    width: 100%;
    float: left;
    text-align: left;
    padding: 140px 0px;
    background: transparent;
    height: 100vh;
    margin-right: -80px;
}
.img-abt{
        position: absolute;
        width: 346px;
        left: 0;
        bottom: 0;
        z-index: 99;
}
.p5-carousel .owl-dots{float: left;width: 100%;position: relative;top: -75px;}
.sub-plus:after {
    position: absolute;
    content: '';
    right: -19px;
    background-image: url('../images/down-arrow.svg');
    top: 7px;
    font-size: 20px;
    width: 12px;
    background-repeat: no-repeat;
    height: 13px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.menu li:hover .sub-plus::after{

transform: rotate(180deg);

top: 0;
}
@media(min-width:1400px){
    .slide .item .cover .header-content{
        padding-top: 40px !important;
    }
    .slide{
            /* height: 700px !important; */
    }.slide .item {
    height: 769px !important;
    }
    .new-sec {
    position: absolute;
    bottom: 0;
    background: #ab9168;
    padding: 50px 5% 50px 13%;
    width: 57%;
}
.panel1 {
    float: left;
    width: 100%;
    padding: 70px 0 100px;
}
}

