html{
    overflow-x:hidden;
}
body{
    margin: 0;
    font-family: 'Outfit', sans-serif !important;overflow-x:hidden;
}
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;
}
.ft-logo h2{

width: 100%;

float: left;

margin-top: 20px;

font-size: 50px;

font-weight: 700;

color: #000;
}
.ft-logo h2 span{

font-weight: 300;
}
.header{
    float: left;
    width: 100%;
    /* background-color: white; */
    /* height: 0px; */
    border-bottom: 1px solid #c3c3c3;
    z-index: 99;
    position: relative;
}
.logo {
    float: left;
    width: 20%;
    position: relative;
    z-index: 11;
    margin-bottom: 8px;
}
.logo a img{
    float: left;
    width: 170px;
    margin-top: 12px;
}
.header2 {
    float: right;
    width: 80%;
    margin-top: 26px;
    margin-bottom: 10px;
}
.hd-top{

width: 100%;

float: left;

background: #D12928;

padding: 15px 0;

height: 48px;
}.enquiry-label {
    font-size: 13px;
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
    color: #000000;
    position: absolute;
    left: 15px;
    top: 0px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.wholesale-full p{
      font-size: 16px;
    font-weight: 300;
    color: #000;
    margin-top: 15px;
    line-height: 28px;
}
.career-full{

}
.career-full h1{

}
.career-full h1 span{

}
.career-full p{font-size: 15px;color: #000;font-weight: 300;}
.career-full textarea{
    
width: 100%;
    
float: left;
    
border: 0;
    
border-bottom: 1px solid #b7b7b7;
}
.contact3-info p{
    color: #000;
}
.overlay img{
    position: absolute;
    left: -510px;
    transform: rotate(90deg);
    height: 47vh;
    width: 100%;
    object-fit: contain;
}
.innerban h1{

font-size: 40px;

color: #d12928;

font-weight: 700;
}
.innerban p
{
    
/* margin-bottom: 0; */
    
font-size: 15px;
    
color: #000;
    
font-weight: 400;
}
.wholesale-full h1 {
    color: #d12928;
    font-size: 50px;
    font-weight: 700;
}
.wholesale-full h1 span{
        color: #000;
    font-weight: 300;
}
.wholesalefull p{
        font-size: 15px;
    line-height: 28px;
    color: #000;
    margin: 0;
}
.wholesale-full{width: 100%;float: left;padding: 40px 0 120px;position: relative;/* z-index: 99; */}
.wholesale-box{

width: 100%;

float: left;

background: #000;

padding: 50px 30px;

margin-top: 30px;

border-top-left-radius: 30px;

border-bottom-right-radius: 30px;

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

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

-o-transition: all;

-moz-transition: all ease-in-out .5s;
}
.wholesale-box h5{font-size: 19px;color: #fff;margin-top: 0;}
.wholesale-box h6{font-size: 16px;color: #fff;line-height: 24px;font-weight: 400;margin-bottom: 0;}
.wholesale-box img{

filter: invert(1);
}
.wholesale-box:hover{
    background: #d12928;
}




.wholesale-box2{

width: 100%;

float: left;

background: #d12928;

padding: 50px 30px;

margin-top: 30px;

border-top-left-radius: 30px;

border-bottom-right-radius: 30px;

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

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

-o-transition: all;

-moz-transition: all ease-in-out .5s;
}
.wholesale-box2 h5{

font-size: 18px;

color: #fff;

margin-top: 0;
}
.wholesale-box2 h6{

font-size: 14px;

color: #fff;

line-height: 24px;

font-weight: 400;

margin-bottom: 0;
}
.wholesale-box2 img{

filter: invert(1);
}
.wholesale-box2:hover{
    background: #000;
}
.sub-plus{

}
.sub-plus:after{position: absolute;content: '+';right: -19px;top: -3px;font-size: 20px;}

.f-input + label {
    width: 100%;
    font-size: 13px!important;
    font-weight: 300;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 4px 0px;
    /* width: 100%; */
    width: 150px;
    margin-top: 30px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    /* background: #e24a30; */
    background: #181818;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    text-decoration: none !important;
    /* border: 1px solid #b7b7b7; */
    border: none;
}.enquiry-labels {
    font-size: 15px;
    font-weight: 400 !important;
    color: #000000 !important;
    position: absolute;
    left: 15px;
    top: -8px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}.f-input {
    width: 90%;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 40px;
    margin-top: 30px;
    outline: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    padding: 5px 0px;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    opacity: 0;
}
.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: #ffffff;
    filter: invert(1);
}.rlabel {
    border: 1.2px solid #d4d4d4;
    border-radius: 50%;
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0px;
    position: relative;
    margin-left: -29px;
    margin-right: 29px;
    top: 3px;
}
.e-input {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 40px;
    margin-top: 30px;
    outline: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    padding: 5px 0px;
}.enquiry-label {
    font-size: 13px;
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
    color: #000000;
    position: absolute;
    left: 15px;
    top: 0px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}.renquiry-label {
    font-size: 15px;
    font-weight: 400 !important;
    color: #000000 !important;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}.r-input[type="radio"] {
    visibility: hidden;
}
.r-input {
    border: 0;
    margin-bottom: 50px;
    margin-top: 50px;
    margin-left: 10px;
    margin-right: 10px;
    outline: none;
    position: relative;
    float: none !important;
    width: auto !important;
}.rlabel::after {
    content: '';
    height: 8px;
    width: 8px;
    background: transparent;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    border-radius: 50%;
}.r-input[type="radio"]:checked + .rlabel::after {
    background: #080808;
}.enquiry-label {
    font-size: 15px;
    font-weight: 400 !important;
    /* font-family: 'Open Sans', sans-serif; */
    color: #000000 !important;
    position: absolute;
    left: 15px;
    top: 0px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.contact-sec2 form{
        max-width: 900px;
    display: block;
    margin: auto;
}
.contact-sec2 h1
{

font-size: 50px;

text-align: center;

font-weight: 300;

color: #fff;
}
.contact-sec2 p{

font-size: 15px;

font-weight: 400;

line-height: 28px;

padding: 10px 200px 50px;

text-align: center;

color: #fff;
}.contact-sec2 button span{
  color:#fff !important;
}
.contact-sec2 button{font-size: 16px;color: #fff;background: #d12928;border: 0;padding: 10px 87px;border-radius: 30px;cursor: pointer;/* float: right; */margin: 60px auto;display: block;}
.contact-sec2 button:hover{

background: #fff;

color: #000;
}
.contact-sec2 span{
    
color: #d12928;
    
font-weight: 700;
}
.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{
        width: 100%;
        float: left;
        background: #000;
        padding: 70px 0 30px;
        position: relative;
        z-index: 99;
}
.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;
}.margin-b24 {
    /* margin-bottom: 24px; */
}
.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;
}.contact3-info .widgettitle {
    color: #d12928;
}
.margin-b16 {
    margin-bottom: 16px;
}
.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;
}
.activeli:after{
     position: absolute;
     content: '';
     background: #d12928;
     width: 6px;
     height: 6px;
     left: -13px;
     top: 10px !important;
}.v-icons img:hover{
    
transform: rotate(360deg);
    
filter: invert(1);
    
border: 1px solid #fff;
}
.push-left{
    float: left;
}
.v-icons img{
    border: 1px solid #000;
    border-radius: 100%;
    background: #000;
    transition: all ease-in-out .5s;
    position: relative;
    z-index: 9999999;
}

ba {}
.innerban{width: 100%;float: left;/* height: 200px; */background: url('../images/innerban.png');background-repeat: no-repeat;/* background-size: cover; */padding: 32px 0;background-position: right;}

.innerban {}
.innerban h1{

}
.about-sec {
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
}.abt-left {
    float: left !important;
    margin-right: 35px;
    width: 411px;
    border-top-left-radius: 40px;
    margin-top: 26px;
}.about-sec h2 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 50px;
    line-height: 50px;
    padding-top: 12px;
    padding-bottom: 10px;
}.about-sec p {
    float: left;
    width: 100%;
    font-size: 15px;
    color: rgb(0 0 0 / 93%);
    line-height: 30px;
    margin-bottom: 8px;
}
.chanel-dr {
    float: left;
    width: 100%;
    background: url(../images/bg2.png);
    background-size: cover;
    /*background-attachment: fixed;*/
    padding-top: 60px;
    padding-bottom: 60px;
}.chanel-dr h1 {
    float: left;
    width: 100%;
    color: white;
    font-size: 38px;
}.chanel-dr p {
    float: left;
    width: 100%;
    color: white;
    line-height: 28px;
    font-size: 15px;
    padding-top: 10px;
    padding-right: 45px;
}
.abt-wd {
    width: auto !important;
    float: none !important;
}
.header_menu_area > ul > li > a:hover::after {
    position: absolute;
    content: '';
    background: #d12928;
    width: 6px;
    height: 6px;
    left: -13px;
    top: 10px;
}.vmo {
    float: left;
    width: 100%;
    padding-top: 65px;
    padding-bottom: 55px;
    position: relative;
    z-index: 99999999999999;
}.v-s {
    float: left;
    width: 100%;
    margin-bottom: 45px;
}.v-icons {
    float: left;
    width: 100%;
    position: relative;
    z-index: 999999999999;
}.vmo h1 {
    float: left;
    width: 100%;
    color: black;
    font-size: 38px;
    margin-bottom: 17px;
}.vmo p {
    float: left;
    width: 100%;
    font-size: 16px;
    color: rgb(0 0 0 / 93%);
    line-height: 27px;
    margin-bottom: 8px;
}
.hd-social {

float: right;

margin-top: -5px;
}
.hd-social a {

float: right;

margin: 0 0 0 10px;
}
.hd-social a img{

width: 25px;
}
.hd-social a:hover{
    
margin-top: -2px;
}
.hd-top h6{

font-size: 14px;

color: #fff;

float: left;

font-weight: 300;

width: 33%;

margin: 0;
}
.p5-box:hover{background-color: #d34141;/* background-position: bottom right; */background-image: url('../images/icon-11.svg');}
.p5-box1:hover{
    background-color: #fff7f7;
    background-position: bottom right;
    background-image: url(../images/icon-21.svg);
    background-position: top left;
}
.hd-top h6 span{
    
font-weight: 700;
    
color: #fff;
}
.location h6{

font-size: 15px;

color: #000;

font-weight: 300;

float: left;

width: 100%;

margin-top: 5px;
}
.p5-box{width: 100%;float: left;background-color: #d12928;padding: 60px 30px;text-align: center;/* background-image: url('../images/icon-11.svg'); */background-repeat: no-repeat;background-position: top left;transition: all ease-in-out .5s;}
.p5-box h6{

font-size: 23px;

color: #fff;

font-weight: 700;

margin-bottom: 0;

margin-top: 20px;
}
.p5-box h6 span{

font-weight: 300;
}
.p5-box img{
    
}.p5-box1{width: 100%;float: left;background-color: #ffffff;padding: 60px 20px;text-align: center;/* background-image: url(../images/icon-21.svg); */background-repeat: no-repeat;background-position: top left;transition: all ease-in-out .5s;}
.p5-box1 h6{

font-size: 23px;

color: #d12928;

font-weight: 700;

margin-bottom: 0;

margin-top: 20px;
}
.p5-box1 h6 span{

font-weight: 300;
}
.p5-box1 img{
    
}
.location h6 span{
    
font-weight: 700;
}
.slide {
    float: left;
    width: 100%;
    margin-top: 60px;
    /* background: url(../images/home.svg); */
    background-size: cover;
    /* background-position: center; */
    position: relative;
    z-index: 1;
    height: 100%;
    /* max-height: 1000px; */
    max-height: 530px;
    /* margin-bottom: 80px; */
}
.slide .item {
    height: 530px;
    width: 100%;
    /* height: 100%; */
    float: left;
    position: relative;
    /* background: #1a1b1c; */
    /* background: url(../images/slider_bg.png); */
    /* background-size: cover; */
    /* background-position: center; */
    /* max-height: 800px; */
}
.panel5{width: 100%;float: left;background: #d12928;padding-bottom: 60px;position: relative;z-index: 9;}
.panel5-box{

width: 100%;

float: left;

background: #000;

padding: 95px;

margin-top: -40px;
}
.panel5-box h1{

font-size: 50px;

color: #fff;

font-weight: 300;
}
.panel5-box h1 span{

font-weight: 700;
}
.panel5-box p{font-size: 16px;color: #fff;line-height: 25px;opacity: .9;font-weight: 300;}
.panel5 h2{font-size: 50px;color: #fff;text-align: center;padding-top: 40px;float: left;width: 100%;font-weight: 700;margin-bottom: 30px;}.panel5 h2 span{font-weight: 300;}
.panel5-box a{font-weight: 300;width: 153px;height: 38px;border-radius: 30px;background: #d12928;text-align: center;font-size: 15px;float: left;color: #fff;padding: 8px 0px;margin-top: 12px;}
.panel5-box a:hover{

text-decoration: none;

color: #000;

background: #fff;
}
.panel5-a{font-weight: 300;width: 153px;height: 38px;border-radius: 30px;background: #fff;text-align: center;font-size: 15px;float: none;color: #000;padding: 8px 0px;margin-top: 12px;display: table;margin: 12px auto;}
.panel5-a:hover{
    text-decoration: none;
    background: #000;
    color: #fff;
}

.panel3{width: 100%;float: left;background: url('../images/bg2.png');background-size: cover;padding: 70px 0;text-align: center;/* background-attachment: fixed; */background-repeat: no-repeat;z-index: 9;position: relative;}
.panel4{width: 100%;float: left;padding: 90px 0 140px;}
.p4-sec{

width: 100%;

float: left;

margin-top: 15px;
}
.p4-sec h5{

font-size: 80px;

color: #d9d9d9;

font-weight: 700;

float: left;

margin-right: 20px;
}
.p4-sec h6{

font-size: 28px;

color: #d12928;

font-weight: 700;

margin-top: 14px;
}
.p4-sec p{width: 100%;float: left;font-size: 16px;line-height: 25px;color: #000;font-weight: 300;}
.panel3 h1{

color: #d12928;

font-size: 50px;

font-weight: 700;

margin-bottom: 20px;
}
.panel3 h1 span{

font-weight: 300;

color: #fff;
}
.panel3 a{display: inline-block;font-weight: 300;width: 153px;height: 38px;border-radius: 30px;background: #d12928;text-align: center;font-size: 15px;color: #fff;padding: 8px 0px;}
.panel3 a:hover{
    
text-decoration: none;
    
background: #fff;
    
color: #000;
}
.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;
}.slick-slider {
  width: 100%;
  background-color: transparent;
}
.slick-slider .slick-track {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  /* height: 100px; */
  justify-content: center;
  text-align: center;
}
.slick-slider .slick-slide {
  float: none;
  display: inline-block;
  vertical-align: middle;
  /* padding: 10px 0px; */
  margin: 15px;
  /* background-color: white; */
  /* transition: all 0.3s ease; */
  min-height: 345px;
  text-align: center;
}
.slick-slider .slick-slide.slick-current, .slick-slider .slick-slide.slick-center {
  /* background: linear-gradient(45deg, #f69259, #f16975); */
  padding: 40px 30px;
  min-height: 380px;
}

.slick-prev,
.slick-next {
  z-index: 10;
  top: 0px;
  background-color: transparent;
}
.service-box{

background: #D12928;

width: 100% !important;

float: left;

padding: 30px;

transition: all ease-in-out .5s;
}
.service-box:hover{

background: #000;
}
.service-box img{

height: 85px;

width: 85px;

filter: invert(1);

margin: auto;
}
.service-box h5{font-size: 25px;color: #fff;margin-top: 20px;}
.service-box h6{font-size: 16px;color: #fff;line-height: 24px;font-weight: 300;margin-bottom: 20px;}
.service-box:hover img{

}
.service-box:hover h5{

}
.service-box a{display: inline-block;font-weight: 300;width: 152px;height: 38px;border-radius: 30px;background: #fff;text-align: center;font-size: 15px;color: #000;padding: 8px 0px;}
.service-box a:hover{
    
text-decoration: none;
    
color: #000;
}
.slick-prev {
  left: 10px;
}

.slick-next {
  right: 10px;
}
  .panel2{

width: 100%;

float: left;

padding: 100px 0;

}
  .panel2 h1{

color: #d12928;

font-size: 50px;

font-weight: 700;

}
  .panel2 h1 span{

color: #000;

font-weight: 300;

}
  .panel2 p{
    font-size: 16px;
    line-height: 28px;
    color: #000;
    margin: 0;
    font-weight: 300;
  }
  .top {
    font-size: 90%;
    width: 90%;
    background-color: rgba(blue, 0.3);
  }
  .bottom {
    font-size: 90%;
    width: 90%;
    background-color: rgba(green, 0.3);
  }
.panel1 h1{

font-size: 50px;

color: #fff;

font-weight: 700;

width: 90%;
}
.panel1-text{
    
/* margin-left: 10%; */
}
.panel1 h1 span{

font-weight: 300;
}
.panel1 p {
    color: #fff;
    width: 90%;
    font-size: 16px;
    line-height: 28px;
    padding-top: 5px;
    margin: 0;
    font-weight: 300;
}
.panel1{width: 100%;float: left;background: url('../images/bg12.png');background-size: cover;padding: 100px 0;margin-top: -90px;z-index: 9;position: relative;background-position: center;}
.panel1 .img1{

float: left;

margin-right: 10%;
}

.header-content h5{
    background: #eaeaf7;
    width: auto;
    float: left;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 300;
    border-radius: 30px;
    color: #616161;
    margin: 0;
    clear: both;
}.header-content h6 span{
    font-weight: 300;
    color: #000;
}
.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: #fff;
    display: flex;
    align-items: center;
}

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

.slide .item .slide-image {
    /* height: 768px; */
    margin-top: -146px;
    float: right;
    margin-left: 0px;
    /* position: absolute; */
    /* width: auto !important; */
    /* z-index: 9999; */
    width: 628px;
    right: 0;
    object-fit: cover;
    top: 0;
    /* max-height: 1000px; */
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 7px; */
}
.header-content h6 {
    float: left;
    margin-top: 20px;
    font-size: 58px;
    color: #d12928;
    font-weight: 700;
    /* text-align: center; */
    /* padding-left: 30px; */
    /* line-height: 80px; */
    width: 100%;
}
.header-content p {
    line-height: initial;
    float: left;
    margin-top: 15px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 27px;
    width: 100%;
    /* text-align: center; */
    margin-bottom: 30px;
}

.ban-butn1{
    float: left;
    width: 100%;
    text-align: right;
}
.ban-butn1 a{
    float: none;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    color: white;
    padding: 10px 30px;
    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;
}
.ban-butn1 a:hover{
    text-decoration: none;
    color: #0D7BBE;
    background-color: 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;
}
.ban-butn2{
    float: left;
    width: 100%;
    text-align: left;
}
.ban-butn2 a{
    clear: both;
    float: left;
    /* display: inline-block; */
    font-weight: 300;
    width: 154px;
    height: 38px;
    border-radius: 30px;
    text-align: center;
    font-size: 15px;
    color: white;
    padding: 7px 0px;
    background-color: #d12928;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ban-butn2 a:hover{
    text-decoration: none;
    color: #ffffff;
    background-color: black;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.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-image: url(../images/ft-bac.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 70px;
    background-position: center;
}
.ft-logo{
    float: left;
    width: 100%;
    margin-top: 11px;
}
.ft-logo img{
    float: left;
    max-width: 100%;
}
.quick{
    float: left;
    width: 100%;
    padding-left: 60px;
}
.quick h2{
    float: left;
    width: 100%;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
.quick a{
    float: left;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    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: #d12928;
    padding-left: 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;
}
.location{
    float: left;
    width: 100%;
    padding-left: 15px;
}
.location h2{
    float: left;
    width: 100%;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
.location p{
    float: left;
    width: 100%;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.mail{
    float: left;
    width: 100%;
    padding-left: 70px;
}
.mail h2{
    float: left;
    width: 100%;
    color: white;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 17px;
}
.mail a{
    float: left;
    width: 100%;
    color: white;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 19px;
    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;
}
.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-top: 20px;
    padding-bottom: 20px;
    background: #000;
}
.copy1{
    float: left;
    width: 100%;
}
.copy1 p{
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    margin-bottom: 0px;
    padding-top: 7px;
}
.copy1 p span{
    font-weight:700;
}
.copy2{
    float: right;
    width: 100%;
}
.copy2 p{
    float: left;
    text-align: right;
    width: 100%;
    font-weight: 400;
    font-size: 17px;
    color: black;
    margin-bottom: 0px;
}
.copy2 a{
    color: black;
    margin: 0 5px;
    float: right;
}
.copy2 a:hover{
    text-decoration: none;
    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;
}

.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: 70px;
    padding-top: 70px;
    /* background: #acd9c733; */
    position: relative;
    /* z-index: 999; */
}
.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: right;
    background: #d12928;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: 400;
    border-radius: 30px;
    padding: 10px 30px;
    margin-top: 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: #161616;
  transition: all ease-in-out 0.5s;
  color: #fff;
  -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;
  /* color: #000; */
}



.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: 999999;
    top: 0;
    left: 0;
    background: #000000;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 60px 0px;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 50px;
    z-index: 9999;
    color: #fff;
    font-weight: 300;
}
.overlay a:hover {
    color: #f1f1f1;
    text-decoration: none;
}
.lrn-frm{
 width: 50%;
 float: right;
 padding-right: 50px;
}

.frm-white{
  color: white !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: #fff;
    padding-bottom: 11px;
}

.lrn-frm p{
  float:left;
  width:100%;
  font-size: 16px;
  color: #fff;
  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;
    color: #fff;
}
.irn-adrs-hed p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
}


.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: 29px;
    cursor: pointer;
    margin-left: 25px;
    position: relative;
    z-index: 1111;
    margin-top: 16px;
} 




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

.enquiry {
    float: right;
    margin-right: 0px;
    border-bottom-right-radius: 20px;
    margin-top: 4px;
}

.enquiry a {
    float: right;
    color: white!important;
    background-color: #d12928;
    margin-bottom: 0px;
    font-size: 16px!important;
    /* font-weight: 400!important; */
    margin-left: 37px;
    padding: 6px 0 12px !important;
    position: relative;
    height: 40px;
    font-weight: 300;
    width: 150px;
    z-index: 9999;
    border-radius: 30px;
    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: #0e0e0e;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.quick-top {
    cursor: pointer;
}

.close_form {
    display: block;
    position: fixed;
    width: 48px;
    height: 48px;
    right: 424px;
    top: 0;
    background: #000000 url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    filter: invert(1);
    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: #00000000;
    z-index: 9999999;
}

.form-inner {
    padding-top: 35px;
}
.req-form {
    width: 427px;
    float: right;
    height: 100%;
    margin-right: 0;
    opacity: 1;
    background-color: #010000;
    top: 0;
    position: fixed;
    right: 0;
    /* height: 100%; */
    z-index: 99;
}
.form-inner-2{
    float: left;
    padding: 20px 30px;
    
    background: black;
}
.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}

.field_area label {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.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: 15px;
    color: white;
    line-height: 20px;
    margin: 0;
    padding: 7px 10px;
    background: 0 0;
    border: none;
    border-bottom: solid 1px rgb(207 207 207);
    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}

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

.quick-send {
    background-color: #d12928;
    width: 100%;
    border: 0;
    font-size: 15px;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
    color: #fff;
    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: #ffffff;
}

.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: #000000!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) {
    .logo {
    float: left;
    width: auto;
    position: relative;
    z-index: 11;
    margin-bottom: 8px;
    margin-left: 25px;
}
.header2 {
    float: right;
    width: 59%;
    margin-top: 23px;
    margin-bottom: 10px;
    position: inherit;
    right: 90px;
}

.menu li:hover>ul {
    width: 100% !important;
    visibility: visible;
    opacity: 1;
    position: unset;    padding-top: 10px !important;
    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;background: #000 !important;color: #fff !important;}

.menu li:hover>ul {
    background-color: #000 !important;
    visibility: visible;
    opacity: 1;
    /
    position: unset;/
;
    /* height: 122px; */
    background: #000 !important;
    margin-top: 36px;
}

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

.header_menu a svg{
    display: none;
}

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



.header_menu_area {
    position: inherit;
    float: right;
}

.header_menu_area > .mob_nav {
    display: block;
    float: right;
    position: relative;
    z-index: 99999;
    width: 28px;
    height: 28px;
    margin: -118px 42px;
    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: #d12928;
    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;
}

.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: #d12928;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

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

.header_menu_area > ul {
    width: 100%;
    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;
    padding-bottom: 50px;
    background: #0c0c0c;
}


.header_menu_area > ul > li > a {
    padding: 15px 18px 15px 18px !important;
    text-align: center;
    color: #fff;
    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;
}

.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: 16px;
    /* font-family: 'Montserrat', sans-serif !important; */
    font-weight: 300;
    color: #000;
    margin: 13px 0px 0px 50px;
    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: #d12928; !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: 31px;
    padding: 0;
    width: 211px;
    position: absolute;
    left: 0;
    background: transparent;
    z-index: 99;
    transform: translate(20px,20px);
    transition: all .2s ease-out;
}


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

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

.menu ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    padding: 12px 10px;
    display: block;
    color: #000000;
    background: #fff;
    text-align: left;
    border-bottom: solid 1px rgb(99 96 96 / 10%);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

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



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






@media (max-width: 1024px){
    .header_menu_area > ul > li > a{
        margin: 8px 0px 0px 0px;
        color: #fff !important;background:#0c0c0c;
    }
    .hamburgermenu{
        display: none;
    }
}

@media (max-width: 575px){
    .wholesale-box img {
    filter: invert(1);
    margin-bottom: 20px;
}
    .wholesale-box2 img {
    filter: invert(1);
    margin-bottom: 20px;
}
    .panel2 h1 {
    color: #d12928;
    font-size: 35px;
    font-weight: 700;
}
    .slide .item {
    height: 630px;}
.header-content p {
    line-height: initial;
    float: left;
    margin-top: 2px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
    width: 100%;
    /* text-align: center; */
    margin-bottom: 26px;
    text-align: center;
}.ban-butn2 a {
    clear: both;
    display: table;
    margin: auto;
    float: none;
    /* display: inline-block; */
    font-weight: 400;
    width: 152px;
    height: 38px;
    border-radius: 30px;
    text-align: center;
    font-size: 15px;
    color: white;
    padding: 8px 0px;
    background-color: #d12928;
    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;
}
    .slide {
       float: left;
    width: 100%;
    max-height: 630px;
    margin-top: -20px;}
    .slide .item .slide-image {
    height: 512px;
    margin-top: 0px;
    float: right;
    margin-left: 0px;
    position: relative;
    /* width: auto !important; */
    /* z-index: 9999; */
    width: 100%;
    right: 376px;
    object-fit: contain;
    top: -150px;
    /* max-height: 1000px; */
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 7px; */
}
    .contact-sec2 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 20px 50px;
    text-align: center;
    color: #fff;
}
    .enquiry-labels {

    top: 10px;}
    .wholesale-box{
        text-align:center;
    }  .wholesale-box2{
        text-align:center;
    }
    .wholesale-full p {
    font-size: 15px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
    .wholesale-full h1 {
    color: #d12928;
    font-size: 37px;
    text-align: center;
    font-weight: 700;
}
    .v-icons {
    float: left;
    text-align: center;
    width: 100%;
}.vmo h1 {
    text-align: center;}.vmo p {
    text-align: center;}
    .about-sec p{
        text-align:center;
    }.chanel-dr h1 {
    float: left;
    width: 100%;
    color: white;
    font-size: 38px;
    text-align: center;}.chanel-dr p {
    float: left;
    width: 100%;
    text-align: center;
    color: white;
    line-height: 28px;
    font-size: 15px;
    padding-top: 10px;
    padding-right: 0;
}
    .about-sec h2 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 36px;
    line-height: 43px;
    padding-top: 17px;
    padding-bottom: 10px;
    text-align: center;
}
    .innerban {
    width: 100%;
    float: left;
    /* height: 200px; */
    background: url(../images/innerban.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding: 24px 0;
    background-position: center;
    /* filter: sepia(1); */
}
.panel3 h1 {
    color: #d12928;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
}
    .copy2 {
        text-align:center;
    }.p4-sec h6 {
    font-size: 28px;
    color: #d12928;
    font-weight: 700;
    margin-top: 14px;
    display: inline-block;
}.p4-sec h5 {
    font-size: 80px;
    color: #d9d9d9;
    font-weight: 700;
    float: none;
    margin-right: 20px;
    display: inline-block;
}.panel4 {
    width: 100%;
    float: left;
    padding: 40px 0 140px;
    text-align: center;
}
    .panel5-box .col-lg-7{
        padding:0;
    }.p5-box{
        margin-bottom:30px;
    }.panel5 h2 {
    font-size: 38px;}.ft-logo h2 {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 38px;
    font-weight: 700;
    color: #000;
}.copy2 a {
    color: black;
    margin: 13px 5px 8px;
    float: none;
    display: inline-block;
}.quick a {
    float: left;
    width: 33%;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    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;
}
    .panel5-box {
    width: 100%;
    float: left;
    background: #000;
    padding: 50px 30px;
    margin-top: -40px;
}.panel5-box h1 {
    font-size: 38px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}
    .panel2 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}.panel5-box p {
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    opacity: .9;
    font-weight: 300;
    text-align: center;
}
 .panel5-box a {
    font-weight: 400;
    width: 152px;
    height: 38px;
    border-radius: 30px;
    background: #d12928;
    text-align: center;
    font-size: 15px;
    float: none;
    color: #fff;
    padding: 7px 0px;
    margin-top: 12px;
    display: table;
    margin: 20px auto;
}
    
    .panel2 {
    width: 100%;
    float: left;
    padding: 50px 0;
    text-align: center;
}
    .slide .item .cover .header-content {
    padding: 0px 2%;
    top: 0;
    }.panel1 {
    width: 100%;
    float: left;
    background: url(../images/bg12.png);
    background-size: cover;
    padding: 50px 5%;
    margin-top: 0px;
    z-index: 99;
    position: relative;
    background-position: left;
    text-align: center;
}.panel1 h1 {
    font-size: 38px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    margin-top: 20px;
    float: left;
}.panel1 p {
width:100%;
}
    .hd-social{
        display:none;
    }.hd-top {
    width: 100%;
    float: left;
    background: #D12928;
    padding: 15px;
    height: 48px;
}.hd-top h6 {
font-size: 12px;
    color: #fff;
    float: left;
    font-weight: 300;
    width: auto;
    margin: 0 10px;
}
    .logo a img{
       width: 120px;
    margin-top: 10px;
    }
    .header_menu_area > .mob_nav{
        margin: 0px 20px;
    }
    
    .header-content h6{
        font-size: 29px;
        /* line-height: 60px; */
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .header-content p br{
        display: none;
    }
    .ban-butn1{
        text-align: center;
        margin-bottom: 17px;
    }
    .ban-butn2{
        text-align: center;
    }
    
    .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;
    }
    .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: 65px;
        padding-bottom: 65px;
    }
    .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){
    .contact-sec2 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 20px 50px;
    text-align: center;
    color: #fff;
}
    .innerban p {
    /* margin-bottom: 0; */
    font-size: 15px;
    color: #000;
    font-weight: 400;
    width: 60%;
}
    .panel5-box .col-lg-7{
        padding:0;
    }.quick a {
    float: left;
    width: 33%;}.ft-logo h2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 50px;
    font-weight: 700;
    color: #000;
    text-align: center;
}.copy2 a {
    color: black;
    margin: 0 5px;
    float: none;
    display: inline-block;
}
.copy2{
    text-align:center;
}
    .p5-box {
    margin-bottom: 30px;}
    .panel5-box {
    width: 100%;
    float: left;
    background: #000;
    padding: 75px 30px;
    margin-top: -40px;
}.panel5-box a {
    margin-bottom: 20px;}
    .panel1 {
    width: 100%;
    float: left;
    background: url(../images/bg12.png);
    background-size: cover;
    padding: 100px 5%;
    margin-top: -90px;
    z-index: 99;
    position: relative;
    background-position: left;
}.panel1 p {
    color: #fff;
    width: 100%;}
    .hd-top h6 {
    font-size: 13px;
    color: #fff;
    float: left;
    font-weight: 300;
    width: 48%;
    margin: 0;
}
    .logo a img{
        width: 150px;    margin-top: 8px;
    }
    .header_menu_area > .mob_nav{
        margin: 0px 22px;
    }
    .header-content h6 br{
        display: none;
    }
    .header-content h6{
        font-size: 53px;
        line-height: 67px;
    }
    .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){
    .header-content h6 {
    float: left;
    margin-top: 20px;
    font-size: 30px;
    color: #d12928;
    font-weight: 700;
    /* text-align: center; */
    /* padding-left: 30px; */
    /* line-height: 80px; */
    width: 100%;
}.slide .item .slide-image {
    /* height: 768px; */
    margin-top: -146px;
    float: right;
    margin-left: 0px;
    /* position: absolute; */
    /* width: auto !important; */
    /* z-index: 9999; */
    width: 338px;
    right: 0;
    object-fit: cover;
    top: 0;
    /* max-height: 1000px; */
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 7px; */
}
    .wholesale-box img {
    filter: invert(1);
    width: 100%;
}
.wholesale-box2 img {
    filter: invert(1);
    width: 100%;
}
    .about-sec h2 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 30px;
    line-height: 40px;
    padding-top: 12px;
    padding-bottom: 10px;}.innerban p {
    /* margin-bottom: 0; */
    font-size: 15px;
    color: #000;
    font-weight: 400;
    width: 70%;
}.v-icons img {
    border: 1px solid #000;
    border-radius: 100%;
    background: #000;
    transition: all ease-in-out .5s;
    width: 100%;
}
    .abt-left {
    float: left !important;
    margin-right: 35px;
    width: 280px;
    border-top-left-radius: 40px;
    margin-top: 26px;
}
    .ft-logo h2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 38px;
    font-weight: 700;
    color: #000;
}
    .panel5-box {
    width: 100%;
    float: left;
    background: #000;
    padding: 50px 30px;
    margin-top: -40px;
}
.panel5-box h1 {
    font-size: 36px;}
    .p4-sec h6 {
    font-size: 23px;}
    .panel1 h1 {
    font-size: 43px;
    color: #fff;
    font-weight: 700;
    width: 90%;
}.panel1 p {
    color: #fff;
    width: 100%;
    font-size: 15px;
    line-height: 28px;
    padding: 20px 30px 0;
    margin: 0;
    font-weight: 300;
}
.hd-top h6 {
    font-size: 14px;
    color: #fff;
    float: left;
    font-weight: 300;
    width: 41%;
    margin: 0;
}.panel1 .img1 {
    float: left;
    margin-right: 5%;
    width: 240px;
}.panel1 {

    background-position: left;
}
.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{
    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){
    .header-content h6 {
    float: left;
    margin-top: 20px;
    font-size: 40px;}
    .panel1 h1 {
    font-size: 37px;
    color: #fff;
    font-weight: 700;
    width: 95%;
}.panel1 p {
    color: #fff;
    width: 95%;}.panel1 .img1 {
    float: left;
    margin-right: 2%;
}.panel1 {
      background-position: left;
}.header2 {
    float: right;
    width: 78% !important;
  
}
.header_menu_area > .mob_nav{
    margin: 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){
    .header-content h6 {
    float: left;
    margin-top: 20px;
    font-size: 35px;
    color: #d12928;
    font-weight: 700;
    /* text-align: center; */
    /* padding-left: 30px; */
    /* line-height: 80px; */
    width: 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: 13px 0px 0px 30px;}.panel1 {
    width: 100%;
    float: left;
    background: url(../images/bg12.png);
    background-size: cover;
    padding: 100px 0;
    margin-top: -90px;
    z-index: 99;
    position: relative;
    background-position: left;
}.panel1 h1 {
    font-size: 38px;}.panel1 p {
    color: #fff;
    width: 96%;}.panel1 .img1 {
    float: left;
    margin-right: 3%;
}.panel5-box h1 {
    font-size: 41px;}
    .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: 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: 76px;
    }
    
    
}
@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){
    .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: 1025px) and (max-width: 1199px){
    .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;
    }
}
@media(min-width: 1200px) and (max-width: 1366px){
    .slide .item .slide-image {
    /* height: 768px; */
    margin-top: -180px;
    float: right;
    margin-left: 0px;
    /* position: absolute; */
    /* width: auto !important; */
    /* z-index: 9999; */
    width: 561px;
    }.header-content h6 {
    float: left;
    margin-top: 20px;
    font-size: 56px;}
}


#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  overflow: hidden;
}
.no-js #loader-wrapper {
  display: none;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #c60017;
  -webkit-animation: spin 1.7s linear infinite;
          animation: spin 1.7s linear infinite;
  z-index: 11;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #c60017;
  -webkit-animation: spin-reverse 0.6s linear infinite;
          animation: spin-reverse 0.6s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #c60017;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #fff;
  z-index: 10;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}


@media(min-width:1400px){
    .overlay img {
    position: absolute;
    left: -510px;
    transform: rotate(90deg);
    height: 50vh;
    width: 100%;
    object-fit: contain;
}.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999999999;
    top: 0;
    left: 0;
    background: #000000;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 130px 0px;
    overflow-y: scroll;
}
    .slide .item .cover .header-content {
    padding: 0px 10%;
    position: absolute;
    top: -258px;}
    .innerban{
        background-size:cover;    border-bottom: 1px solid #c3c3c3;
    }
    .slide .item {
    height: 750px !important;
    }
    .slide {
    float: left;
    width: 100%;
    margin-top: 0px;
    /* background: url(../images/home.svg); */
    background-size: cover;
    /* background-position: center; */
    position: relative;
    z-index: 1;
    height: 100%;
    /* max-height: 1000px; */
    max-height: 708px;
    /* margin-bottom: 80px; */
}
}
.slide .row{
    width:100%;
}
.copy2 a img{
    transition:all ease-in-out .5s;
}
.copy2 a img:hover{
    margin-top:-3px;
}
@media(max-width:320px){
    .slide .item .slide-image {
    height: 512px;
    margin-top: 0px;
    float: right;
    margin-left: 0px;
    position: relative;
    /* width: auto !important; */
    /* z-index: 9999; */
    width: 100%;
    right: 320px;}
    .header2 {
    float: right;
    width: 52% !important;}
}