body {
    margin: 0;
    padding: 0;
    /* font-family: 'Open Sans', sans-serif !important; */
    font-family: 'Fira Sans', sans-serif !important;


    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
p{
    font-family: 'Fira Sans', sans-serif !important;

}
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #212931;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: 17, 5, 154, 0.1;
}

a {
    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;
}

button {
    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;
}
.years img{
    
width: auto !important;
    
float: right !important;
    
position: relative;
    
right: 15px;
    
top: 8px;
}
.count .item1 {
    color: #fff;
    font-size: 45px;
    font-weight: 900;
    float: left;
    /* width: 100%; */
    text-align: center;
    position: relative;
    margin: 50px 0 0 20px;
}
.count .item1:after {
    content: '+';
    position: absolute;
}
.count p {
    float: left;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    bottom: -40px;
    left: -43px;
    text-transform: uppercase;
}

.panel1 img{width: 100%;height: 545px;object-fit: cover;}
.border-bg{
    
border: 2px solid #fff;
    
padding: 88px 15px 175px;
}
.panel1 img:hover{
    /* filter: grayscale(1); */
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.panel2 img:hover{
    filter: grayscale(1);
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.panel3 img:hover{
    /* opacity: 0.8; */
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.panel4 img:hover{
    filter: grayscale(1);
    /* opacity: 0.8; */
    outline: #fff solid 2px;
    outline-offset: -10px;
}
.panel5 img:hover{
    filter: grayscale(1);
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}.panel6 img:hover{
    filter: grayscale(1);
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}.panel7 img:hover{
    filter: grayscale(1);
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.ct-full {
    padding: 50px 5%;
    float: left;
    width: 100%;
}
.get-sec {
    width: 100%;
    float: left;
}
.get-sec .text {
    width: 100%;
    float: left;
}
.get-sec .text h2 {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #000;
}
.get-sec .text p {
    float: left;
    width: 100%;
    float: left;
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 26px;
}
.get-sec .icon-box {
    width: 100%;
    float: left;
}
.icon-box svg {
    height: 60px;
    width: 60px;
    background: #000;
    padding: 10px 0;
    border-radius: 100%;
    fill: #fff;
}
.get-sec .icon-box p {
    float: left;
    width: 100%;
    float: left;
    text-align: left;
    text-align: l;
    color: #000;
    font-size: 14px;
    line-height: 26px;
    padding-top: 6px;
}
.form-sec p {
    float: left;
    width: 100%;
    float: left;
    text-align: justify;
    color: #000;
    font-size: 14px;
    line-height: 26px;
}
.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}
.form_titels {
    float: left;
    width: 100%;
    color: #000;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.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: #fff;
    line-height: 20px;
    margin: 0;
    padding: 10px 10px;
    background: 0 0;
    border: none;
border-bottom: solid 1px #949494e0 !important;    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}.field_area input[type="text"]:hover, .field_area input[type="text"]:focus, .field_area input[type="mail"]:hover, .field_area input[type="email"]:focus, .field_area textarea:hover, .field_area textarea:focus {
    border-bottom: solid 1px #aa24c4;
    outline: none;
}
.msg_send {
    /* border-radius: 30px; */
    float: left;
    padding: 10px 46px;
    font-size: 14px;
    color: #FFF;
    /* padding-left: 25px; */
    line-height: 25px;
    background: #000;
    /* padding-right: 25px; */
    margin-top: 0px;
    font-weight: 700;
    cursor: pointer;
    border: 2px solid;
    float: left;
    /* border: solid 1px rgba(255, 255, 255, 0.92); */
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}.msg_send:hover {
    background: transparent;
    color: #000 !important;
    text-decoration: none !important;
    border: 2px solid #000;
}
.about_section {
    padding-bottom: 60px;
}
.about_thumbimg{
    width: 100%;
}
.single_chose {
    text-align: center;
}
.chose_icone {
    margin-bottom: 23px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.about_gallery_section {
    /* margin-bottom: 55px; */
}
.about_gallery_container {
    /* border-bottom: 1px solid #ededed; */
    padding: 55px 4% 0;
    float: left;
}
.single_gallery_section {
    background: #ffffff;
}
.choseus_area{
    
width: 100%;
    
float: left;
    
padding: 80px 4%;
    
/* margin-bottom: 50px; */
    
background: #e6e6e6a1;
}
figure {
    padding: 0;
    margin: 0;
}
figure img{
    width: 100%;
}
.single_chose:hover .chose_icone {
    transform: rotatey(
180deg
);
}
.about_thumb img{
    width: 100%;
}
.about_gallery_content h3 {
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 12px;
    text-align: center;
    margin-top: 15px;
}
.about_gallery_content p {
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    padding: 0 10px;
}
.chose_content h3 {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 8px;
}
.chose_content p{
     font-size: 14px;
     line-height: 28px;
}

.about_content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    /* margin-bottom: 22px; */
}
.about_content p {
    font-size: 14px;
    line-height: 26px;
    max-width: 890px;
    margin: 0 auto;
}
.innerban h2{
    
text-align: left;
    
font-size: 40px;
    
font-weight: 700;
    
color: #000;
    
padding-top: 150px;
}
.call-action {
    float: left;
    width: 100%;
    height: 275px;
    background-image: url(../images/about-bg.png);
    background-size: cover;
    text-align: center;
    margin-top: 30px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
}
.call-bg h1 {
    float: left;
    font-size: 32px;
    color: white;
    width: 100%;
    margin-bottom: 45px;
}
.call-nav {
    /* float: left; */
    position: relative;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    font-weight: 600;
    margin-top: 14px;
    padding: 20px 45px;
    background: #ffffff;
    box-shadow: 0 0 40px rgb(0 0 0 / 5%);
    border: none;
    /* border-radius: 30px; */
    -moz-border-radius: 30px;
    /* -webkit-border-radius: 30px; */
    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;
    outline: none;
}.call-nav:hover {
    /* background: #f4cc30 !important; */
    color: black !important;
    text-decoration: none;
}
.call-bg {
    background-color: rgba(0, 0, 0, 0.88);
    height: 275px;
    padding-top: 72px;
    padding-bottom: 70px;
}
.header-content a svg{
    width: 20px;
    height: 20px;
    float: right;
}
.panel1 img:hover{
/*    opacity: .7;
*/}
.masonry-full h2{

font-size: 30px;

font-weight: 700;

text-align: center;
}
.masonry-full p{
    
font-size: 14px;
    
line-height: 28px;
    
text-align: center;
    
padding: 0 75px 30px;
    
margin-bottom: 20px;
}
.header-content a:hover svg{
    
fill: #fff;
}
.panel1 a svg{
    width: 20px;
    height: 20px;
    fill: #fff;
    float: right;
}
.gal-full{
    margin: 10vh auto;
    max-width: 100%;
    display: grid;
    grid-gap: 5px;
    padding: 30px 4%;
    float: left;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-auto-rows: 250px;
    grid-auto-flow: dense;
}
.gal-full-div {
    text-align: center;
    padding: 1rem 0;
    color: white;
    font-size: 3rem;
    text-transform: uppercase;
    background: rgba(0,0,0,.2);
    overflow: hidden;
    padding: 0;
    display: flex;
    align-items: stretch;
    justify-content: center;
}

.gal-full img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    transition: all .5s;
}

.gal-full.show::before {
    content: '';
    display: block;
    position: fixed;
    z-index: 555;
    width: 100vw;
    height: 100vh;
    top: 0; left: 0;
    background: rgba(0,0,0,.6);
}

.masonry-full{
    width: 100%;
    float: left;
    padding: 40px 12%;
}


.horizontal {
    grid-column: span 2;
    overflow: hidden;
}

.vertical {
    grid-row: span 2;
    overflow: hidden;
}

.big {
    grid-column: span 2;
    grid-row: span 2;
    overflow: hidden;
}

.active div:not(.show) img {
    /* filter: blur(3px); */
}
.panel3 a:hover svg{
    
fill: #000;
}
.panel3 a svg{
    width: 20px;
    height: 20px;
    fill: #fff;
    float: right;
}

.panel1 a:hover svg{
    
fill: #000;
}
.panel2 a svg{
    width: 20px;
    height: 20px;
    float: right;
}
.panel2 a:hover svg{
    
fill: #fff;
}
.panel4 a svg{
    width: 20px;
    height: 20px;
    float: right;
        fill: #000;
}
.panel5 a svg{
    width: 20px;
    height: 20px;
    fill: #fff;
    float: right;
}
.panel5 a:hover svg{
fill: #000;

}
.panel4 a:hover svg{
    
fill: #fff;
}
.panel6bg a svg{
    width: 20px;
    height: 20px;
    float: right;
    fill: #fff;
}
.panel6bg a:hover svg{
    
fill: #000;
}
.panel7 a svg{
    width: 20px;
    height: 20px;
    float: right;
    fill: #fff;
}
.panel7 a:hover svg{
    
fill: #000;
}
.panel6bg1 a svg{
    width: 20px;
    height: 20px;
    float: right;
    fill: #000;
}
.panel6bg1 a:hover svg{
    
fill: #fff;
}
.panel3{

}
.ftr-last1{
    float: right;
    width: 100%;
    text-align: right;
}
.flag{
    
margin-right: 15px;
}
.footer-btm{

float: left;

width: 100%;

padding: 20px 1% 8px;
}
.footer-btm p{

font-size: 13px;

color: #3c3c3c;

margin: 0;
}
.footer-btm p a:hover{
    
color: #000;
    
text-decoration: none;
}
.footer-btm p a{

color: #3c3c3c;
}
.categ .col-lg-2{
    padding-left: 0;
}
.footer-social{

width: 100%;

float: left;

margin-top: 60px;
}
.footer-social h6{

width: auto;

font-size: 16px;

font-weight: bold;

color: #000;

float: left;
}
.footer-social a{

float: left;
}
.footer-social a svg{

height: 25px;

width: 25px;

fill: #545454;

margin: 0 11px;
}
.footer-social a svg:hover{
    
fill: #000;
}
.categ .col-lg-10{
    padding:0;
}
.categ img{

float: left;

/* width: 100%; */
}
.categ p{
    
font-size: 13px;
    
float: left;
    
width: 100%;
    
line-height: 25px;
    
color: #343434;
}
.categ a{
    width: 50% !important;
}
.panel2 img{
    width: 100%;
    /* transition: all ease-in-out .5s; */
    /* -webkit-transition: all ease-in-out .5s; */
}
.panel3 .col-lg-4{
padding: 0;
}
.panel3 img{

width: 100%;

height: 525px;
}
.panel3 .bg{

background: url('../images/bela-dark.png');

background-size: cover;

width: 100%;

float: left;

height: 525px;

padding: 187px 30px;

transition: all ease-in-out .5s;
}
.panel3 h6{

color: #fff;

font-size: 25px;

font-weight: bold;

text-align: center;
}
.panel3 p{

font-size: 14px;

color: #fff;

text-align: center;

line-height: 28px;
}
.panel3 a{

background: transparent;

width: 186px;

height: 60px;

text-align: center;

font-size: 14px;

font-weight: 600;

color: #fff;

float: none;

border: 1px solid #fff;

padding: 18px 15px;

/* border-radius: 30px; */

text-align: left;

margin-top: 10px;

margin: auto;

display: block;
}
.panel3 a:hover{

text-decoration: none;

background: #fff;

color: #000;
}
.panel3 .bg:hover a{

}


.panel3{

}
.panel5 .col-lg-4{
padding: 0;
}
.panel5 img{

width: 100%;

height: 525px;
}
.panel5 .bg{

background: url('../images/bela-dark.png');

background-size: cover;

width: 100%;

float: left;

height: 525px;

padding: 187px 30px;

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

-webkit-transition: all ease-in-out .5s;
}
.panel5 h6{

color: #fff;

font-size: 25px;

font-weight: bold;

text-align: center;
}
.panel5 p{

font-size: 14px;

color: #fff;

text-align: center;

line-height: 28px;
}
.panel5 a{

background: transparent;

width: 186px;

height: 60px;

text-align: center;

font-size: 14px;

font-weight: 600;

color: #fff;

float: none;

border: 1px solid #fff;

padding: 18px 15px;

/* border-radius: 30px; */

text-align: left;

margin-top: 10px;

margin: auto;

display: block;
}
.panel5 a:hover{

text-decoration: none;

background: #fff;

color: #000;
}
.panel5 .bg:hover a{

}

.panel6{

}
.infant-image{
width: 100%;
height: 398px;
}
.panel6 .col-lg-4{
    padding:0;
}
.panel6bg{background-color: #000;height: 305px;float: left;width: 100%;padding: 66px 30px;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;}
.panel6bg h6{
color: #fff;

font-size: 25px;

font-weight: bold;

text-align: center;
}
.panel6bg p{
font-size: 14px;

color: #fff;

text-align: center;

line-height: 28px;
}
.panel6bg a{
background: transparent;

width: 186px;

height: 60px;

text-align: center;

font-size: 14px;

font-weight: 600;

color: #fff;

float: none;

border: 1px solid #fff;

padding: 18px 15px;

/* border-radius: 30px; */

text-align: left;

margin-top: 10px;

margin: auto;

display: block;
}
.panel6bg a:hover{
    text-decoration: none;
    background: #fff;
    color: #000;
}
.panel6bg1{background-color: #fff;height: 305px;float: left;width: 100%;padding: 66px 30px;transition: all ease-in-out.5s;-webkit-transition: all ease-in-out .5s;}
.panel6bg1 h6{
color: #000;

font-size: 25px;

font-weight: bold;

text-align: center;
}
.panel7 .bg h6{
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
.panel6bg1 p{
font-size: 14px;

color: #000;

text-align: center;

line-height: 28px;
}
.panel7 .bg p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 28px;
}
.panel6bg1 a{
background: transparent;

width: 186px;

height: 60px;

text-align: center;

font-size: 14px;

font-weight: 600;

color: #000;

float: none;

border: 1px solid #000;

padding: 18px 15px;

/* border-radius: 30px; */

text-align: left;

margin-top: 10px;

margin: auto;

display: block;
}
.panel6bg1 a:hover{
    text-decoration: none;

background: #000;

color: #fff;
}
.panel7 .bg a:hover{
     text-decoration: none;
     background: #fff;
     color: #000;
}
.panel7 .bg a{
    background: transparent;
    width: 186px;
    height: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    float: none;
    border: 1px solid #fff;
    padding: 18px 15px;
    /* border-radius: 30px; */
    text-align: left;
    margin-top: 10px;
    margin: auto;
    display: block;
}
.panel4{

}
.panel7{width: 100%;float: left;/* margin-top: -12px; */}
.panel7 .bg{
    background-color: #000;
    height: 454px;
    float: left;
    width: 100%;
    padding: 125px 30px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.panel7 img{
    height: 454px;
    object-fit: cover;
    width: 100%;

}
.panel7 .col-lg-4 {
    padding: 0;
}
.panel4 .col-lg-4{
padding: 0;
}
.panel4 img{

width: 100%;

height: 525px;
}
.panel4 .bg{

background: #fff;

background-size: cover;

width: 100%;

float: left;

height: 525px;

padding: 187px 30px;

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

-webkit-transition: all ease-in-out .5s;
}
.panel4 h6{

color: #10101f;

font-size: 25px;

font-weight: bold;

text-align: center;
}
.panel4 p{

font-size: 14px;

color: #10101f;

text-align: center;

line-height: 28px;
}
.panel4 a{

background: transparent;

width: 186px;

height: 60px;

text-align: center;

font-size: 14px;

font-weight: 600;

color: #000;

float: none;

border: 1px solid #000;

padding: 18px 15px;

/* border-radius: 30px; */

text-align: left;

margin-top: 10px;

margin: auto;

display: block;
}
.panel4 a:hover{

text-decoration: none;

background: #000;

color: #fff;
}
.panel4 .bg:hover a{

}
.panel2{

width: 100%;

float: left;
}
.panel2 .col-lg-4{
padding:0;
}
.panel2 .col-lg-8{
padding:0;
}
.panel2 .white-bg{

width: 100%;

float: left;

/* text-align: center; */

background: #fff;

padding: 164px 30px;

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

-webkit-transition: all ease-in-out .5s;
}
.panel2 .white-bg h6{

font-size: 25px;

font-weight: 700;

color: #10100f;

text-align: center;
}
.panel2 .white-bg p{

font-size: 14px;

color: #10101f;

line-height: 28px;

text-align: center;
}
.panel2 .white-bg a{

background: transparent;

width: 186px;

height: 60px;

/* text-align: center; */

font-size: 14px;

font-weight: 600;

color: #000;

display: block;

margin: auto;

/* float: left; */

border: 1px solid;

padding: 18px 14px;

/* border-radius: 30px; */

text-align: left !important;
}
.panel2 .white-bg a:hover{

text-decoration: none;

background: #000;

color: #fff;
}
.panel2 .white-bg:hover a{

}
.panel2 .white-bg:hover a{

}
.panel2 .white-bg img{
    width: 100%;
}
.panel1 .black-bg{

background: #000;

padding: 15px;

float: left;

width: 100%;

height: 545px;
}
.panel1  .black-bg h6{

color: #fff;

font-size: 21px;

font-weight: 700;

line-height: 35px;
}
.panel1 .black-bg p{

font-size: 14px;

color: #fff;

line-height: 28px;

margin-top: 5px;
}
.panel1 .black-bg a{

background: transparent;

width: 186px;

height: 60px;

text-align: center;

font-size: 14px;

font-weight: 600;

color: #fff;

float: left;

border: 1px solid #fff;

padding: 18px 15px;

/* border-radius: 30px; */

text-align: left;

margin-top: 10px;
}
.panel1 .black-bg a:hover{

text-decoration: none;

background: #fff;

color: #000;
}
.panel1 .black-bg:hover a{
    
}
.panel1{float: left;width: 100%;margin-top: -12px;}
.panel1 .col-lg-6{
    padding:0;
}
.panel1 .col-lg-7{
    padding: 0;
}
.panel1 .col-lg-5{
    padding: 0;
}
.header-top-area a img{
        float: left;
    margin-top: -3px;
    margin-left: 11px;
}

.client {
    float: left;
    width: 100%;
    /* margin: 10px 0; */
    /* position: relative; */
}
.service-box {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    top: 20px;
    left: 0;
    height: 450px;
}
.img-const {
    overflow: hidden;
}
.service-box img {
    transition: all ease-in-out .5s;
}
.service-box img {
    width: 100%;
    float: left;
    height: 250px;
    object-fit: cover;
}
.service-text-full {
    position: relative;
    width: 100%;
    float: left;
    padding: 30px 20px;
}
.service-text-full h3 {
    font-size: 18px;
    font-weight: 700;
}
.service-text-full h3 {
    font-size: 18px;
    font-weight: 700;
}
.view-serv {
    border: 1px solid #222222;
    border-radius: 50%;
    height: 47px;
    /* margin-top: 20px; */
    position: relative;
    bottom: 7px;
    z-index: 1000;
    width: 47px;
    color: #fff;
    float: left;
    background-color: #222222;
    left: 21px;
}
.view-serv:hover {
    border: 1px solid #b88c2b;
    background-color: #b88c2b;
}

.client .owl-nav {
    z-index: -14;
    background: transparent;
    margin-top: 15px;
    /* display: none; */
    text-align: center;
}
.client .owl-nav button {
    background-color: transparent;
    border: none;
}
.client .owl-nav button img {
    /* filter: brightness(.5); */
    width: 40px;
}
.view-serv svg {
    padding: 12px 10px;
    width: 46px;
}

.ftr-links a:hover{
    
text-decoration: none;
    
/* color: #8c0052; */
    
color: #000;
    
padding-left: 5px;
}
.w-40{
    width: 37% !important;
}
.w-60{
    width: 63% !important;
}
.ftr-btm{

padding-top: 30px;

width: 100%;

float: left;
}
.ftr-btm p{

font-size: 13px;

color: #fff;

opacity: .7;

float: right;
}
.ftr-btm p a{

color: #fff;
}
.ftr-btm h6{

float: left;

font-size: 18px;

font-weight: 500;

color: #fff;

opacity: .9;
}
.ftr-btm a{

font-size: 13px;

margin: 0 15px;

opacity: .9;

color: #fff;
}
.ftr-btm a svg{

fill: #fff;

width: 20px;

/* opacity: .7; */

margin-right: 5px;
}
.ftr-btm a:hover{

text-decoration: none;

color: #81205a;

opacity: 1;
}
.ftr-btm a:hover svg{
    
fill: #8c0052;
}
.innerban h6{
    /* text-align: center; */
    font-size: 16px;
    /* float: left; */
    color: #fff;
    font-weight: 700;
    width: 100%;
    display: block;
    margin: auto;
}
.innerban h6 a{
    font-size: 16px;
    /* float: left; */
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: auto;
}
.career_panel2 {
    padding: 56px 0px;
    float: left;
    width: 100%;
    background: #FFFFFF;
}
.career-main-head {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
}
.career-main-head span {
    color: #8d0051;
}
.career-para {
    /* font-family: 'Open Sans', sans-serif; */
    font-weight: 300;
    color: #000000;
    font-size: 14px;
    text-align:justify;
    line-height: 33px;
    margin-top: 20px;
}
.career-form-head {
    font-size: 25px;
    margin-top: 30px;
    font-weight: 700;
}
.career-form {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.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: 400;
    /* 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;
}
.f-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;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    opacity: 0;
}
.f-input + label {
    width: 100%;
    font-size: 13px!important;
    font-weight: 300;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 4px 0px;
    /* width: 100%; */
    width: 150px;
    margin-top: 30px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    /* background: #e24a30; */
    background: #2b2931;
    -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;
}
.e-text {
    width: 100%;
    border: 0;
    resize: none;
    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-labels {
    font-size: 13px;
    font-weight: 400;
    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: 13px;
    font-weight: 400;
    color: #000000;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.r-input {
    border: 0;
    margin-bottom: 50px;
    margin-top: 50px;
    margin-left: 10px;
    margin-right: 10px;
    outline: none;
    position: relative;
}
.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;
}
.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"] {
    visibility: hidden;
}
.r-input[type="radio"]:checked + .rlabel::after {
    background: #8a004c;
}
.rlabel::after {
    content: '';
    height: 8px;
    width: 8px;
    background: transparent;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    border-radius: 50%;
}
.aboutus h2 span{
    
color: #8d0051;
}
.aboutus h6{
 font-size: 18px;
 font-weight: 700;   
}
.abt-links{

    background: #8c0052;
    width: 148px;
    height: 52px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    float: right;
    padding: 16px 0;
    border-radius: 30px;
border:none;
cursor: pointer;
}
.abt-links:hover{
    background:#000;
}
.innerban h6 a:hover{
    text-decoration: none;
}
.inner-pan {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: #f3f3f3;
    float: left;
    width: 100%;
}
.bg-pattern-01 {
    /* background: #f3f3f3; */
    padding: 60px 0px;
    /* padding-top: 27px; */
    width: 100%;
    float: left;
    padding-top: 0px;

}
.abt_digital {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.abt_digital h1 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    /* font-family: 'Mark-Regular'; */
    float: left;
    width: 100%;
    margin-top: 15px;
    text-transform: capitalize;
    margin-bottom: 22px;
    /* text-align: center; */
    }
    .abt_digital h1 span {
    color: #860046;
    font-size: 30px;
    /* font-weight: 800; */
    /* font-family: 'Mark-Bold' !important; */
}
.contact-50 {
    width: 50%;
}
.field_area1 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}
.field_area1 label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: rgba(33, 31, 31, 0.9);
    line-height: 20px;
    margin: 10px 0 10px;
    /* font-family: 'Mark-Regular'; */
}
.field_area1 input[type="text"], .field_area1 input[type="mail"], .field_area1 input[type="number"], .field_area1 textarea {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #5a5757;
    line-height: 20px;
    margin: 0px;
    padding: 10px 10px;
    background: #35333300;
    border: none;
    border-bottom: solid 1px rgba(0, 0, 0, 0.41);
    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;
    padding-left: 0px !important;
}
.add-area-box {
    width: 100%;
    float: left;
}
.add-area-box img {
    display: block;
    margin: auto;
}
.add-area-box-text {
    width: 100%;
    float: left;
}
.add-area-box-text h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 43px;
    color: #4f5454;
}
.add-area-box-text {
    width: 100%;
    float: left;
}
.contact-sec p {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #000;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px;
}
.add-area-box-text p {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 26px;
    color: #3B4141;
    text-align: center;
}
.field_area1 textarea {
    height: 141px;
}.abt-inks:focus{
    outline: none !important;
}
.field_area1 input[type="text"], .field_area1 input[type="mail"], .field_area1 input[type="number"], .field_area1 textarea:focus{
    outline: none !important;
}
.footer{

width: 100%;

float: left;

background: #fff;

padding: 30px 1%;
}
.ftr-links{

width: 100%;

float: left;
}
.ftr-links a{

font-size: 13px;

color: #000;

width: 100%;

float: left;

padding: 7px 0;

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

-webkit-transition: all ease-in-out .5s;
}
.ftr-links h2{
    
font-size: 18px;
    
color: #000;
    
font-weight: 700;
    
font-size: 16px;
    
margin-bottom: 15px;
}
.panel4{

/* float: left; */

/* width: 100%; */

/* padding: 56px 6%; */

/* text-align: center; */

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

/* background-size: cover; */

/* background-position: center; */

/* margin-top: 40px; */
}
.panel4 svg{

width: 82px;

display: block;

fill: #fff;

margin: auto;
}
.panel4 svg:hover{

}
.panel4 h2{

font-size: 20px;

color: #fff;

font-weight: 700;

margin: 0;

padding-top: 5px;
}
.panel4 p{/* text-align:center; *//* font-size: 14px; *//* color: #fff; *//* line-height: 30px; *//* font-weight: 300; */padding-top: 10px;}

.slide a{
    background: transparent;
    width: 186px;
    height: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    float: left;
    border: 1px solid;
    padding: 18px 15px;
    /* border-radius: 30px; */
    text-align: left;
}
.slide a:hover{
    
color: #fff;
    
text-decoration: none;
    
background: #000;
}
.slide .owl-dots{
    display: none;
}
.slide .item {
/*    height: 100vh;
*/    position: relative;
}
.header-content p{
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}
.header-content h1 {
   
font-size: 48px;
   
width: 100%;
   
padding-right: 20px;
   
/* font-family: 'Oswald'; */
   
position: relative;
   
color: #fff !important;
   
line-height: 57px;
   
font-weight: 700;
}


.header-content h1 span {
    font-weight: 700;
}
.header-top-area a h6:hover{
color: #b88c2b;
    }body {
    margin: 0;
    padding: 0;
    /* font-family: 'Open Sans', sans-serif !important; */
font-family: 'Roboto', sans-serif;


    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
p{
font-family: 'Roboto', sans-serif;

}
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #212931;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: 17, 5, 154, 0.1;
}

a {
    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;
}

button {
    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 .item {height: 657px;width: 100%;float: left;position: relative;/* background: #1a1b1c; */}
.header-content p{
    font-weight: 400;
    line-height: 31px;
    margin-top: 10px;
    font-size: 15px;
    color: #000;
}
.header-content h1 {
        font-size: 48px;
        width: 100%;
        padding-right: 20px;
        /* font-family: 'Oswald'; */
        position: relative;
        color: #fff !important;
        line-height: 64px;
        font-weight: 700;
}




.header-content h1 span {
    font-weight: 700;
}
.header-top-area a h6:hover{color: #000;}
    .slide-image {
    float: right;
    margin-top: 0px;
    width: 100%;
    /* height: 630px; */
    object-fit: cover;
}
.header-top-area a:hover svg{
    fill: #8f0556;
}
.sub-menu-1{
  position: absolute;
  top: 58px;
  padding: 5px 20px;
  left: 0;
  right: 0;
  background-color: #222222;
  overflow: hidden;
  width: 210px;
  height: 0;
  transition: .5s ease;
  z-index: 6000;
}
.sub-menu-1 li{
    float:left;
    text-align:left;
    width:100%;
    list-style:none;
    padding: 5px 0;
}
.sub-menu-1 li a:hover{
    text-decoration:none;
    color:#b88c2b;
}
.sub-menu-1 li a{
    font-size: 14px;
    color:#fff;
}
.sub-menu{
    position:relative;
}
.sub-menu:hover .sub-menu-1{
    height: 135px;
}
.slide .item .cover {
    padding: 0px 60px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
}




.slide .item .cover .header-content {
    position: relative;
    margin-top: 20px;
    margin-left: 40px;
    /* padding: 56px; */
    overflow: hidden;
}
.general-h2{
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    margin: 40px 0 0;
}
.mt-58px {
    margin-top: 58px;
    margin-bottom: 0px;
}

.aboutus {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.aboutus h2 {
    color: rgba(0, 0, 0, 0.85);
    font-size: 43px;
    float: left;
    width: 100%;
    line-height: 56px;
    font-weight: 700;
}
.fs40 {
    font-size: 30px !important;
}

.txt-center {
    text-align: center;
}
.aboutus p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 33px;
    color: rgba(0, 0, 0, 0.84);
    padding-top: 9px;
    padding-left: 0px;
    padding-right: 0px;
}
.vmp {
    float: left !important;
    width: 100% !important;
    padding-left: 150px !important;
    padding-right: 150px !important;
    text-align: center;
}
.row-dis {
    display: inherit !important;
    margin-bottom: 30px !important;
    float: left;
}
.service-details img {
    float: left;
    margin-right: 30px;
    margin-top: 15px;
}
.service-details img {
    float: left;
    width:100%;
    margin-right: 30px;
    margin-top: 15px;
}
.service-details{
        float: left;
    width: 100%;
    font-size: 14px;
    line-height: 33px;
    color: rgba(0, 0, 0, 0.84);
    padding-top: 9px;
    padding-left: 0px;
    padding-right: 0px;
}
.mb-dk{width: 100%;height: 250px;object-fit: cover;margin-top: 20px;border-radius: 5px;/* margin-bottom: 30px; */}
.we-deal {
    margin-bottom: 0;
    margin-top: 0px;
    background: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 0px;
}
.h355 {
    /* height: 355px; */
}
.deal-bg {
        margin-bottom: 30px;
        background: white;
        border-radius: 5px;
        /* padding: 25px; */
        float: left;
        width: 100%;
        /*height: 295px;*/
}
.call-action {
    /* float: left; */
    /* width: 100%; */
    /* height: 275px; */
    /* background-image: url(../images/scroll.jpeg); */
    /* background-size: cover; */
    /* text-align: center; */
    /* margin-top: 0; */
    /* background-position: 50% 50%; */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* background-attachment: fixed !important; */
}
.call-bg {
    background-color: rgba(0, 0, 0, 0.88);
    height: 350px;
    padding-top: 50px;
    padding-bottom: 70px;
}
.call-bg h1 {
    float: left;
    font-size: 32px;
    color: white;
    width: 100%;
    margin-bottom: 45px;
    line-height: 45px;
}
.call-nav {
    /* float: left; */
    position: relative;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    font-weight: 600;
    margin-top: 14px;
    padding: 15px 35px;
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    border: 2px solid #fff;
    /* border-radius: 30px; */
    -moz-border-radius: 30px;
    /* -webkit-border-radius: 30px; */
    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;
    outline: none;
}
.deal-50 h1 {
    float: left;
    padding: 0 15px 5px;
    width: 100%;
    margin: 0;
    color: black;
    font-size: 20px !important;
    font-weight: bold;
    padding-top: 10px;
    padding-right: 0px;
    /* line-height: 25px; */
    letter-spacing: 1px;
}
.deal-bg img{
    width: 100%;
    object-fit: cover;
    height: 200px;
}
.call-nav:hover {
    background: transparent;
    color: white !important;
    text-decoration: none !important;
}
.deal-50 p {
    float: left;
    padding: 0 15px;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: rgb(0 0 0 / 83%);
}
@media (max-width: 1999px) and (min-width: 426px){
.mb-ls {
    display: none !important;
}
}
.slide .item .cover .header-content .line {
    /* content: ""; */
    /* display: inline-block; */
    /* width: 100%; */
    /* height: 100%; */
    /* left: 0; */
    /* top: 0; */
    /* position: absolute; */
    /* border: 9px solid #fff; */
    /* -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); */
    /* clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); */
}

.slide .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 35px;
    color: #fff;
}

.slide .item .cover .header-content h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #fff;
}

.slide .owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.slide .owl-item.active h6 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.slide .owl-item.active a {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.slide .owl-item.active p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.slide .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.slide .owl-item.active h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

.slide .owl-item.active .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}

.slide .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.slide .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff;
}

.slide .owl-nav .owl-prev:focus {
    outline: 0;
}

.slide .owl-nav .owl-prev:hover {
    background: #000 !important;
}

.general-img{
    
}
.general-img img{
    width:100%;
    float:left;
    border-radius: 5px;
}
.general-text{
    
width: 100%;
    
float: left;
}
.general-text h2{
    
font-size: 22px;
    
font-weight: 700;
    
margin: 0;
}
.general-text p{
    
}

.slide .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.slide .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #fff;
}

.slide .owl-nav .owl-next:focus {
    outline: 0;
}

.slide .owl-nav .owl-next:hover {
    background: #000 !important;
}

.header_menu_area {
    /* width: 100%; */
    float: right;
    /* top: 56px; */
    /* position: absolute; */
    z-index: 9;
    text-align: center;
}

.header_menu_area > .mob_nav {
    display: none;
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    /* margin-top: 20px; */
    /* padding: 0 4%; */
    float: right;
    background: transparent;
}

.header_menu_area > ul > li {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.header_menu_area > ul > li > a {
    width: auto;
    float: left;
    text-decoration: none;
    /* border-bottom: 3px solid transparent; */
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    /* line-height: 66px; */
    /* text-transform: uppercase; */
    padding: 26px 15px 44px;
    text-transform: uppercase;
    letter-spacing: 0px !important;
    /*padding: 44px 23px;*/
    /* margin: 0 18px 37px; */
    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;
}
.client .owl-nav button img:hover{
    filter:brightness(11);
}
.active-class {
    /* background: #1C1413; */
    color: #8c0052 !important;
    /* border-top: 2px solid #fff; */
    /* border-bottom: 3px solid #ffe200 !important; */
}

.header_menu_area > ul > li > a:hover {
    color: #716d6d;
    /* border-bottom: 3px solid #ffe200; */
    /* background: #1c1413; */
    /* border-top: 2px solid #fff; */
}
.slide{
    margin-top: 112px;
}
.header_menu_area > ul > li > a::after {
    content: '';
    position: absolute;
    width: 100%;
    /* border-bottom: 2px solid #fff; */
    height: 0px;
    /* background: #1c1413; */
    left: 0;
    bottom: -1px;
    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;
}

.header_menu_area > ul > li > a:hover::after {
    height: 100%;
}

@media (max-width: 992px) {
    .li-hd{
        float: left;
        margin-top:20px !important;
    }
    .head-quote {
    /* display: none; */
    margin: 10px 20px !important;
    background: transparent !important;
    border: none !important;
}
    .sub-menu-1{
        width:100%;
    }
    /*.innerban2{
        margin-top: 72px !important;
    }*/
   /* .innerban6{
        margin-top: 71px !important;
    }*/
    .innerban7{
        /* margin-top: 72px !important; */
    }
.innerban8{
        /* margin-top: 72px !important; */
    }
   
   
    .head-quote {
    color: #fff !important;
    background: #a3238e;
    padding: 10px 17px 10px !important;

}
    .header_menu_area {
        position: inherit;
    }

    .header_menu_area > .mob_nav {
        display: block;
        float: right;
        width: 28px;
        height: 28px;
        margin: 22px 10px;
        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: #2b2a29;
        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: #2d2c2b;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

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

    .header_menu_area > ul {
        width: 100%;
        position: absolute;
        top: 88%;
        left: 0;
        background: #a3238e;
        padding: 20px 0px !important;
        /* min-height: 100vh; */
        visibility: hidden;
        opacity: 0;
        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;
    }

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

    .header_menu_area > ul > li > a {
        color: #fff !important;
        width: 100%;
        line-height: 30px;
        background: #2c2b2a;
        margin: 0;
        padding: 10px 5%;
        text-align: left;
        border-bottom: solid 1px rgb(255 255 255);
    }

    .header_menu_area > ul > li > a::after {
        width: 0px;
        height: 100%;
        background: #ee7325;
    }

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

    .header_menu_area ul.view {
        visibility: visible !important;
        opacity: 1;
        background: #2c2b2a;
        z-index: 100;
        display: block !important;
    }

    .header_user_area {
        right: calc(5% + 70px);
    }
}

@media (max-width: 500px) {
    .header_user_area {
        right: calc(5% + 55px);
    }

    .header_user_area .header_user {
        padding: 23px 18px 23px 0px;
    }

    .header_user_area .header_user > img {
        width: 30px;
        height: 30px;
    }

    .header_user_area .header_user > span {
        display: none;
    }

    .header_user_area > .header_login {
        margin: 0 5px 0 0;
    }
}

.header_menu_area > ul li ul.submenu {
    *display: none;
    opacity: 0;
    margin-top: 10px;
    visibility: hidden;
    position: absolute;
    width: 210px;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin-left: 25px !important;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.10);
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.main_header_block {
    width: 100%;
    float: left;
}

.header_logo {
    width: auto;
    float: left;
    z-index: 9999;
    position: relative;
    /* margin-top: 10px; */
}
.contact_full {
    width: 100%;
    float: left;
    margin-top: 60px;
}
.icon_box_05.ib5_left {
    padding-top: 0;
    padding-left: 59px;
    text-align: left;
    margin-bottom: 30px;
}
.icon_box_05 {
    position: relative;
    padding-top: 59px;
    text-align: center;
}
.icon_box_05.ib5_left i {
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto 0;
}

.icon_box_05 i {
    width: 120px;
    height: 120px;
    border: 1px solid #ecebff;
    color: #ffffff;
    text-align: center;
    line-height: 118px;
    border-radius: 50%;
    background: #a3238e;
    font-size: 36px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}
.icon_box_05.ib5_left .ib5_inner {
    padding: 29px 20px 21px 90px;
}
.ib5_inner {
    border: 1px solid #ecebff;
    padding: 100px 25px 32px;
    background: #fbfbfb;
}
.ib5_inner h3 {
    font-size: 19px;
    line-height: .8;
    letter-spacing: -.52px;
    text-transform: uppercase;
    margin: 0 0 26px;
}
.ib5_inner p {
    font-size: 14px;
    line-height: 26px;
    color: #959ba9;
    letter-spacing: 0;
    word-break: break-all;
    margin: 0 0 17px;
}
.ib5_inner > a {
    font-size: 14px;
    display: inline-block;
    line-height: .8;
    color: #a3238e;
    font-weight: 500;
    text-transform: capitalize;
}
.sub_title.dark_sub_title {
    color: #a3238e;
    font-weight: 600;
}

.sub_title {
    font-size: 16px;
    color: #c3c8d4;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 20px;
    line-height: .8;
}
.sec_title span {
    font-size: 39px;
    margin-bottom: 16px;
    float: left;
}
.cotactForm {
    position: relative;
}
.iconInput {
    position: relative;
    margin-bottom: 20px;
}
.light_form .iconInput input:not([type="submit"]), .light_form .iconInput textarea {
    font-weight: 400;
    font-size: 13px;
    color: #959ba9;
    border-color: #ecebff;
    margin-bottom: 30px;
}
.iconInput input:not([type="submit"]), .iconInput textarea {
    padding: 0 0 0 50px;
    background: transparent;
    border: none;
    border-bottom: 2px solid #5b6c90;
    display: block;
    width: 100%;
    color: #8b97b1;
    font-weight: 600;
    letter-spacing: 0;
    height: 57px;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.header_logo img {
    max-width: 100%;
    /* height: 110px; */
    display: block;
    margin-top: 10px;
    float: left;
}

.slider_block {
    width: 100%;
    float: left;
    padding: 0;
    position: relative;
}

.ban1 {
    width: 100%;
    float: left;
    background: url('../images/slider1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 655px;
    background-position: 100%;
}

.ban2 {
    width: 100%;
    float: left;
    background: url('../images/slider1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 655px;
    background-position: 100%;
}

.header_block {
    width: 100%;
    HEIGHT: 111px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 2% 0 2%;
    /* margin-bottom: 21px; */
    z-index: 2;
    background: transparent;
}



.view-serv {
    border: 1px solid #4d022e;
    border-radius: 50%;
    height: 47px;
    /* margin-top: 20px; */
    position: relative;
    bottom: 20px;
    z-index: 1000;
    width: 47px;
    color: #fff;
    float: left;
    background-color: #4d022e;
    left: 21px;
}

.view-serv:hover {
    border: 1px solid #0d0d0d;
    background-color: #000000;
}

.view-serv svg {
    padding: 12px 10px;
    width: 46px;
}


.enquire {
    background-color: #F36F27;
    color: #fff;
    margin-top: 20px;
    width: 144px;
    float: right;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 25px 12px;
    border-radius: 5px;
}

.enquire:hover {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}

.slider_block .owl-nav {
    display: none;
}

.slider_block .owl-dots {
    display: none;
}
.service-box img{
    width: 100%;
    float: left;
    height: 260px;
    object-fit: cover;
}
.services_full{

width: 100%;

float: left;

/* box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15); */

background: rgb(244 244 244 / 39%);

/* margin-bottom: 20px*/

/* margin-bottom: 20px; */

padding-bottom: 30px;
}
.services_full img{
    
width: 100%;
    
height: 200px;
    
float: left;
    
object-fit: cover;
    
margin-bottom: 14px;
}
.services_full h2{

font-size: 20px;

float: left;

width: 100%;

margin: 0;

padding: 10px 15px 0;

/* font-weight: 700; */

letter-spacing: 1px;
}
.services_full p{

margin: 0 !important;

padding: 10px 15px !important;

line-height: 28px !important;
}
.service-box {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    /* top: 20px; */
    left: 0;
    margin-bottom: 15px;
    height: auto;
}

.service .owl-nav img {
    width: 29px;
    opacity: .7;
    filter: brightness(11);
}

.ban-text {
    padding-top: 235px;
    width: 100%;
    float: left;
}
.service-sec{
    width:100%;
    float: left;
    position: relative;
    margin: 70px 0 15px;
}
.view-serv2 {
    border: 1px solid #ded83a;
    border-radius: 50%;
    height: 47px;
    /* margin-top: 20px; */
    position: absolute;
    bottom: -16px;
    width: 47px;
    color: #fff;
    float: left;
    background-color: #ded83a;
    left: 30px;
}

.view-serv2:hover {
    border: 1px solid #f8901f;
    background-color: #f8901f;
}

.view-serv2 svg {
    transform: rotate(180deg);
    padding: 12px 10px;
    width: 46px;
}
.service-sec-image{
    position: relative;
    height: 435px;
    margin-left: 17px;
    padding-left: 13px;
    /* width: 100%; */
    object-fit: cover;
    /* border-radius: 6px; */
}
.innerban6 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-6.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 53%;
}
.innerban6 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}

.innerban7 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-7.png);
    height: 350px;
    float: left;
    margin-top: -2px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
}
.innerban7 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.innerban8 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-8.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.innerban8 p {
    margin-top: 223px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.service-border{
    
margin-left: 25px;
    
float: left;
    
width: auto;
    
margin-bottom: 20px;
}
.service-sec h2{

font-size: 25px;

margin-left: 25px;

color: #131316;

margin-top: 15px;

font-weight: 400;
}
.service-sec h1{

font-size: 25px;

color: #131316;

font-weight: 700;

margin-left: 25px;
}
.service-sec p{
    
margin-left: 25px;
    
font-size: 14px;
    
float: left;
    
line-height: 28px;
    
color: #070707;
    
margin-bottom: 0;
    
padding: 5px 0;
}
.service-text-full h4{
    
font-size: 15px;
    
font-weight: 500;
}
.ban-text h1 {
    font-size: 37px;
    position: relative;
    color: #fff !important;
    font-weight: 400;
}

.ban-text h1 span {
    font-weight: 700;
}

.abt-icons {
    position: absolute;
    /* border: 1px solid #ccc; */
    top: -22px;
    right: 15px;
    /* box-shadow: 0px 1px 0px 1px #eae4e4; */
    z-index: 99;
    padding-top: 9px;
    width: 47px;
    font-weight: 700;
    font-size: 21px;
    height: 47px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
}
.header-content h6{
    font-size: 48px;
    color: #101010;
    font-weight: 600;
    line-height: 65px;
}
.abt-icons svg {
    margin: 12px 10px;
    width: 26px;
    fill: #310903;
    height: 24px;
}

.view-abt svg {
    padding: 12px 10px;
    width: 39px;
}

.view-abt:hover {
    border: 1px solid #222222;
    background-color: #222222;
}

.ban-text h1:after {
    /* position: absolute; */
    /* content: ''; */
    height: 2px;
    top: 8px;
    left: 192px;
    width: 57px;
    background-color: #ed2424;
}

.pro-overlay h5:after {
    position: absolute;
    content: '';
    height: 2px;
    top: 8px;
    left: 145px;
    width: 16px;
    background-color: #fff;
}
.menu-img{transition: all ease-in-out .5s;width: 100%;border-radius: 100%;height: 130px;object-fit: cover;}
.menu-img:hover{
    transform:scale(1.5);
}
.menu-text{

width: 100%;

float: left;

margin-top: 25px;
}
.menu-text h2{

font-size: 18px;

font-weight: 700;

margin: 0;
}
.menu-text p{

margin: 0 !important;

font-size: 14px;
}
.menu-text span{

font-size: 14px;

font-weight: 600;
}
.menu-image{
  overflow: hidden;
  transition: all ease-in-out .5s;
  border-radius: 100%;
  margin-bottom: 30px;
  cursor: pointer;
}
.panel-quote img{
    position: relative;
    top: 63px;
}
.conatct-ad-sec {
    width: 100%;
    float: left;
    margin-top: 35px;
    margin-bottom: 40px;
}

.location-text {
    float: left;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    padding-bottom: 5px;
    text-align: -moz-center;
}

.location_titel {
    float: left;
    width: 100%;
    color: #000;
    font-weight: 700;
    padding-bottom: 11px;
    font-weight: 600;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 17px;
    /* letter-spacing: -1px; */
}
.slide .owl-theme .owl-dots .owl-dot:focus{
    outline: none !important;
}
.location_address {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    text-align: center;
    line-height: 27px;
}
.innerban4 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-4.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 53%;
}
.dte{
    
padding: 5px 10px;
    
z-index: 999;
    
right: 11px;
    
position: absolute;
    
top: -10px;
    
color: #fff;
    
font-size: 13px;
    
border-radius: 32px;
    
background: #000;
}
.innerban4 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}

.innerban3 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-3.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 53%;
}
.innerban3 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.ban-text h2 span {
    color: #2ba649;
    font-weight: 700;
}

.abt-icons:hover {
    background-color: #ded83a;
}

.abt-icons:hover svg {
    fill: #fff;
}

.ban-text p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    padding: 6px 92px 0 0;
    font-weight: 400;
     
    color: #000;
}




.ban-text h2 {
    color: #000;
     
    font-size: 45px;
    line-height: 58px;
    padding-top: 0;
    font-weight: lighter;
}
.close_form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -50px;
    top: -35px;
    background: transparent url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}

.slide .owl-theme .owl-dots, .owl-theme .owl-nav{
    text-align: left;
}
.slide .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    z-index: 999;
    cursor: pointer;
    zoom: 1;
    background: transparent;
    text-align: center;
    border: none;
top: -172px;
    left: 105px;    /* right: 83px; */
    position: relative;
}
.slide .owl-theme .owl-dots .owl-dot span {
    position: relative;
    z-index: 99;
    width: 10px;
    cursor: pointer;
    height: 10px;
    margin: 5px 0px;
    border: 2px solid #dd1716;
    background: #dd1716 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.slide .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f37321 !important;
    border: none;
}
.explore {
    background: transparent;
    color: #000;
    margin-top: 15px;
    float: left;
     
    ; /* height: 48px; */
    border-left: 2px solid #ED2424;
    border-bottom: 2px solid #ED2424;
    text-align: center;
    /* width: 143px; */
    /* border-radius: 4px; */
    font-weight: bold;
    font-size: 13px;
    padding: 0 13px 9px;
}

.social-hd {
    float: right;
    margin: 35px 20px;
}

.social-hd a {
    width: auto;
    margin: 3px 5px;
    float: right;
}

.social-hd a svg:hover {
    fill: #a3238e;
}

.quality-red a:hover {
    text-decoration: none;
    color: #fff;
}

.explore:hover {
    background-color: transparent;
    text-decoration: none;
    color: #fff;
}

.
.img-const{
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.img-const img{
    transition: all ease-in-out .5s;
}
.img-const img:hover{
transform:scale(1.1);
}
.serv-image {
    height: 582px;
    width: 100%;
    float: left;
}




.mission-sec {
    width: 100%;
    float: left;
    text-align: center;
}



.panel-call {
    padding: 38px 0;
    border-right: 1px solid #ccc;
    text-align: center;
    float: left;
    width: 100%;
}

.panel-call img {
    float: left;
}

.panel-call p {
    float: left;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 600;
    margin-bottom: 0;
    color: #444141;
}

.panel-icons-rt {
    width: 100%;
    float: left;
}

.panel-icons-rt a img {
    margin: 0 20px;
}
.iconInput i {
    position: absolute;
    /* left: 20px; */
    top: 0;
    font-size: 14px;
    letter-spacing: -.42px;
    color: #a3238e;
    height: 57px;
    line-height: 57px;
}
.service .owl-nav {
    float: left;
    width: 100%;
    text-align: center;
}

.service .owl-next {
    position: relative;
    /* top: -111px; */
    padding: 4px 0px;
    background: transparent;
    /* left: -464px; */
}

.service .owl-prev {
    position: relative;
    padding: 4px 0px;
    /* top: -111px; */
    background: transparent;
    /* left: -453px; */
}

.panel-icons-rt a {
    padding-top: 31px;
    float: left;
}

.dot {
    /* padding-top: 50px; */
    /* float: left; */
}

.bg-orange {
    background: #f36f27;
    padding: 25px 0 !important;
    float: right !important;
}

.panel-bar .col-md-6 {
    padding-right: 0;
}

.panel-form {
    width: 240px;
    float: left;
    min-height: 460px;
    top: -193px;
    z-index: 200;
    padding: 20px 15px;
    position: absolute;
    background-color: #7D7A7B;
}

.panel-form h2 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 100;
    color: #fff;
}

.input-set {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.input-set input {
    background: transparent;
    border: 1px solid #ccc;
    font-size: 300;
    color: #fff;
    padding: 8px 10px;
}

.panel-form p {
    font-size: 13px;
    color: #fff;
    float: left;
    line-height: 24px;
    font-weight: 300;
    padding: 5px 3px 5px 0;
}

.panel-form button {
    background: #B5B3B4;
    border: none;
    text-align: center;
    margin: auto;
    display: block;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    padding: 10px 20px;
}



.view-abt {
    /* border: 1px solid #fff; */
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #fff;
    background: #B88C2B;
    float: left;
    text-transform: uppercase;
}






.contact-snd {
    text-transform: uppercase;
    /* border-radius: 100px; */
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    font-style: normal;
    font-stretch: normal;
    border: none;
    line-height: normal;
    /* letter-spacing: 1.8px; */
    width: 100%;
    /* border-radius: 5px; */
    text-align: center;
    padding: 15px 42px;
    border: none;
    background: #e42e24;
    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-snd:hover{
    background-color: #101010;
}


.investimg-new img {
    width: 100%;
    border-radius: 5px;
    height: 471px;
    width: 100%;
    float: left;
    object-fit: cover;
}
.investimg-new {
    width: 100%;
    float: left;
    margin-top: 0px !important;
}


.request-info-box h2 span{
    font-weight: 700;
}


.service .owl-next:hover {
    /* background-color: #310903; */
}

.service .owl-prev:hover {
    /* background-color: #310903; */
}

.service .owl-next:hover img {
    filter: brightness(11);
}


.pro-img{margin-bottom: 30px;position: relative;overflow: hidden;width:100%;border-top-right-radius: 4px;float: left;}
.pro-img img{
    position: relative;
    border-top-right-radius: 5px;
    width: 100%;
    float: left;
    border-top-left-radius: 5px;
    height: 350px;
    transition: all ease-in-out .5s;
    object-fit: cover;
    }
.pro-img img:hover{
    
transform: scale(1.5);
}
.pro-img h6{
        font-size: 16px;
        font-weight: 600;
        float: left;
        color: #ffffff;
        text-align: center;
        /* margin-top: -60px; */
        background: rgba(0, 0, 0, 0.69);
        position: absolute;
        z-index: 111;
        left: 0;
        padding: 14px;
        width: 100%;
        bottom: -8px;
}


.modal-content {
    border-radius: 0 !important;
}
}
.modal-img {
    width: 100%!important;
    height: 186px!important;
    object-fit: cover;
}

.free_consult {
    z-index: 999;
    text-align: center;
    color: #fff;
    font-size: 20px;
    width: 100%;
    position: relative;
    bottom: 110px;
}
.modal-heads {
       font-size:18px;
    margin-top: 0px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 13px;
    background:#aa7e14;
    padding-bottom: 13px;
}
.modal-frm input {
    width: 100%;
    padding: 10px 0px 10px 0px;
    outline: none;
    border: none;
    font-size: 13px;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 10px;
    height: 52px;
}
.modal-frm textarea {
    width: 100%;
    padding: 10px 0px 10px 0px;
    outline: none;
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    resize: none;
    margin-top: 20px;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 10px;
}
.modal-img {
    width: 100%!important;
    height: 186px!important;
    object-fit: cover;
    float: left;
    left: -1px;
    position: relative;
    top: -1px;
}
.close {
    position: absolute;
    right: -30px;
    top: 15px;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.4);
    margin: 20px;
    cursor: pointer;
    padding: 5px;
}
.close:after, .close:before {
    content: '';
    position: absolute;
    top: 25%;
    left: -288px;
    width: 1.5px;
    height: 65%;
    background: #e4e4e4;
}
.close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.modal-submit {
    padding: 14px 23px 10px 20px;
    /* float: left; */
    margin: 5px auto 24px;
    display: block;
    width: 170px !important;
    height: 47px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 30px;
}
.modal-submit:hover{
    background-color: #B88C2B;
}

.mt-80 {
    margin-top: 80px;
}

.pro-overlay {
    /* position: absolute; */
    /* height: 100%; */
    /* padding: 100px 51px; */
    /* width: 100%; */
    /* background-color: #ed3231e8; */
    /* left:0; */
    /* top: 0; */
    /* display: none; */
}

.pro-overlay h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
}

.pro-overlay h6 {
    font-size: 14px;
    font-weight: 400;
    padding-top: 16px;
    color: #fff;
    float: left;
    line-height: 25px;
}

.pro-overlay h5 {
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #fff;
    float: left;
    position: relative;
    margin-top: 20px;
}

.abt-mission{
    
width: 100%;
    
float: left;
    
margin: 50px 0;
    
text-align: center;
}
.mission-sec-new .col-md-6{
    padding: 0;
}
.mission-sec-new{

width: 100%;

display: inline-block;

vertical-align: middle;

max-width: 1145px;

margin: 0px 0px 0px 27px;
}
.mission1{

background: #222222;

padding: 40px 30px;

text-align: left;

box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);

-moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);

-webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
}
.mission1 h2{

color: #fff;

font-size: 22px;

font-weight: 700;
}
.mission1 p{

font-size: 14px;

line-height: 26px;

color: #fff;

text-align: justify;
}
.vision1{

background: #b88c2b;

padding: 40px 30px;

text-align: left;

box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);

-moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);

-webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
}
.vision1 h2{

font-size: 22px;

font-weight: 700;

color: #fff;
}
.vision1 p{

font-size: 14px;

line-height: 26px;

color: #fff;

text-align: justify;
}




.panel-12 {
    width: 100%;
    float: left;
    padding: 50px 0 20px;
    position: relative;
    overflow: hidden;
}

.panel-12 h1 {
    width: 100%;
    float: left;
    font-size: 25px;
    /* font-weight: 100; */
     
    /* line-height: 40px; */
    color: #131316;
    /* text-align: center; */
    margin-bottom: 0;
}

.panel-12 h1 span {
    font-weight: 700;
    color: #131316;
}

.panel-12 p {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: rgb(0 0 0 / 74%);
    /* text-align: justify; */
    /* padding: 5px 19%; */
    margin-bottom: 0;
    margin-top: 15px;
}

.form-pad {
    width: 100%;
    float: left;
    /* padding: 0 139px; */
}

.panel-12 .ryt-pad {
    /* padding-right: 55px; */
    margin-bottom: 35px;
}
 .msg-box{
  width: 327px;
  height: auto;
  margin-top: -618px;
  z-index: 99;
  float: right;
  position: relative;
  /* background: #ffffff00; */
  right: 90px;
}
 .msg-box .heads{
  width: 100%;
  padding: 12px 25px;
  float: left;
  background: #0d0d0c;
  /* height: 94px; */
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.msg-box .heads h2{
  margin-bottom: 0;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 18px;
  /* line-height: 24px; */
  color: #FFFFFF;
}
.msg-box .bodys{
  width: 100%;
  float: left;
  background: #FFFFFF;
  border-bottom-right-radius: 5px;
  /* height: 248px; */
  border-bottom-left-radius: 5px;
}
.form-area1{
  width: 100%;
  float: left;
  padding: 10px 20px;
  padding: 10px 25px;
}
.form_div {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    height: 42px;
    margin-bottom: 10px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border-bottom: solid 1px #e3e3e3;
    padding: 15px;
    border-radius: 5px;
    padding-top: 9px;
    float: left;
    width: 100%;
}
.titel_normal {
    /* height: 100%; */
    line-height: 26px;
    /* top: 151px; */
    position: absolute;
    width: 35px;
    /* padding-left: 8px; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 5px;
    color: rgba(0, 0, 0, 0.88);
    text-transform: uppercase;
    border-right: solid 1px #e3e3e3;
}
/*.banner img{
  width: 100%;
  float: left;
}*/

.normal_form {
    /*color: #272626;*/
    display: block;
    font-size: 12px;
    /* height: 52px; */
    color: #18191b96;
    /* margin-bottom: 30px !important; */
    outline: none;
    background: rgba(255, 255, 255, 0);
    width: 88%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    padding: 15px;
    float: left;
    /* width: 50%; */
    left: 47px;
    position: relative;
    padding: 0px;
    /* padding-left: 17px; */
    padding-top: 8px;
}
.form-bot{
  width: 100%;
  float: left;
}
.form-boto-st{
  width: 100%;
  float: left;
  background: #18191B;
  color: #fff;
  border: none;
  height: 40px;
  border-radius: 5px;
  margin-top: 15px;
  transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
}
.form-boto-st:hover{
  background: #a3238e;
  cursor:pointer;
}
.form-boto-st:focus, active{
 outline: none;
}
.panel-12 .form-control {
    border-radius: unset;
    border: unset;
    border-bottom: 1px solid #888686a8;
    padding: 0;
    box-shadow: none;
    height: 45px;
}

.panel-12 .lft-pad {
    /* padding-left: 55px; */
    margin-bottom: 35px;
}

.panel-12 .margin-bot {
    margin-bottom: 35px;
    float: left;
}
.client .owl-nav button{
    background-color: transparent;
    border: none;
}
.client .owl-nav button img{
    /* filter: brightness(.5); */
    width: 40px;
}
.client .owl-nav button:focus{
outline: none !important;
}
.service-text-full{

position: relative;

width: 100%;

float: left;

padding: 30px 20px;
}
.service-text-full h3{

font-size: 18px;

font-weight: 700;
}
.service-text-full p{
    
font-size: 14px;
    
text-align: left;
    
margin: 0;
}
.btn-center {
    text-align: -webkit-center;
    width: 100%;
    float: left;
}

.submit-btn {
    text-align: center;
    width: 163px;
    height: 47px;
    background-color: #222222;
    display: flex;
    color: #FFF;
    cursor: pointer;
    /* border-radius: 25px; */
    margin-top: 25px;
    float: left;
    border: 0;
}

.submit-btn span {
    margin: auto;
    font-size: 15px;
    text-transform: uppercase;
}


.branches-ht{
        height: 400px !important;
/*        margin-bottom: 0 !important;
*/}
.branch-new-name1{
        float: left;
    width: 100%;
    text-align: center;
}
.line {
    width: 100%;
    float: left;
}

.serv-line {
    position: relative;
}
.img-branch{
    height: 400px !important;
}
.serv-line::before {
    top: 20px;
    content: '';
    height: 1px;
    width: 100px;
    border: 1px solid #cccccc30;
    left: -101px;
    position: absolute;
}

.serv-line::after {
    top: 20px;
    content: '';
    height: 1px;
    width: 100px;
    border: 1px solid #cccccc30;
    right: -101px;
    position: absolute;
}




.ft-left{
width: 100%;
float: left;
}
.ft-left a{
    margin: 10px;
    width: auto;
    font-size: 15px;
    float: left;
    color: #fff;
}
.ft-left a:hover{
    color:#b54fa5;
    text-decoration: none;
}


.dot{
    
width: 8px;
    
height: 8px;
    
margin: 10px;
    
background: #cecece;
    
float: right;
    
border-radius: 50%;
}




.head-quote{color: #fff !important;background: #e42e24;padding: 4px 18px 7px !important;border-radius: 5px;margin-top: -17px !important;border: 2px solid transparent;margin-bottom: 0 !important;}

.social-ft a svg:hover{
    fill:#b54fa5;
}


.ml-44 {
    margin-left: 64px;
}

.ml-66 {
    margin-left: 90px;
}

.start {
    width: 100%;
    float: left;
    margin-top: 20px;
    height: 159px;
}

.start h2 {
    font-size: 18px;
    font-weight: 500;
    color: #f5f5f5;
    margin-bottom: 10px;
}

.start-soc a svg {
    margin-right: 8px;
    width: 44px;
    margin-top: 8px;
    height: 30px;
}

.start-soc a {
    width: auto !important;
}

.start a {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 15px;
    line-height: 36px;
    /* margin: 0 10px; */
    opacity: .7;
    color: #fff !important;
}

.start a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 1;
}


.client {
    float: left;
    width: 100%;
    /* margin: 10px 0; */
    /* position: relative; */
}

.client .owl-nav {
    z-index: -14;
    background: transparent;
    margin-top: 15px;
    /* display: none; */
    text-align: center;
}



.quote-cook {
    position: absolute;
    top: 2px;
    right: 31px;
}


.innerban2 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide4.jpg);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.innerban p {
    margin-top: 123px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
    /* background: rgb(0 0 0 / 74%); */
    /* height: 250px; */
    margin-top: 0px;
    padding-top: 80px;
}
.innerban9 p {
    color: #fff;
    font-weight: 700;
    width: 100%;
    margin-top: 223px;
    float: left;
    /*    font-style: italic;
*/
    text-align: center;
    font-size: 28px;
}
.innerban9{
    width: 100%;
    background-size: cover;
    background: url(../images/slide-9.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 26%;
}

.service{
    width: 100%;
    float: left;
}
.innerban2 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
    background: rgb(0 0 0 / 74%);
    height: 250px;
    margin-top: 0px;
    padding-top: 80px;
}
.bc {
    border-top-right-radius: 4px;
    background: #e42e24;
    border-top-left-radius: 4px;
    width: auto;
    color: #ffffff;
    float: left;
    /* display: inline-block; */
    margin: 25px auto 0;
    /* text-align: center; */
    padding: 10px;
}

.bc a {
    color: #ffffff;
    padding: 0 5px;
    font-size: 14px;
}

.bc a:hover {
    color: #fff !important;
    text-decoration: none;
}



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

.abt-panel h1 span {
    color: #e42e24;
    font-weight: 700;
}

.contact-tag {
    float: left;
    width: 100%;
     
    font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    text-align: left;
    /* margin-top: 15px; */
    line-height: 28px;
    margin-bottom: 30px;
    padding-right: 50px;
}

.cnt-padding {
    padding-left: 0px !important;
}

.push-left {
    float: left;
}

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

.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    /* text-transform: uppercase; */
    height: 50px;
    margin-bottom: 10px  !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; */
}

.cnt-padding {
    padding-left: 0px !important;
}

.info-tag {
    line-height: 29px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    margin-top: 9px;
}

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

.adr-section h1 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
    margin-top: 10px;
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 16px;
}

.cnt-icons {
    padding-right: 8px;
    font-size: 29px !important;
    color: rgb(43, 166, 73);
}

.india {
    float: left;
    .india span {
        float: left;
        width: 100%;
        color: #e20c18;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        /* letter-spacing: 1px; */
        margin-top: 20px;
    }

    .india p {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.93);
        line-height: 25px;
        margin-top: 11px;
        margin-bottom: 0px;
    }

    .map-top {
        margin-top: 1px;
    }

   

.india span {
    float: left;
    width: 100%;
    color: #2ba649;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    /* letter-spacing: 1px; */
    margin-top: 20px;
}

.india p {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    line-height: 25px;
    margin-top: 11px;
    margin-bottom: 0px;
}

.map-top {
    margin-top: 30px;
}





.input-set-ct {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.input-set-ct input, .input-set-ct textarea {
    background: transparent;
    border: 1px solid #cccccc36;
    font-size: 300;
    color: #000;
    width: 100%;
    border-radius: 10px;
    height: 50px;
    padding: 8px 10px;
}

.input-set-ct textarea {
    height: 80px !important;
}

.input-set-ct label {
    width: 100%;
    font-size: 15px;
}

.input-set-ct input, .input-set-ct textarea:focus {
    outline: none;
}

.contact-left {
    width: 100%;
    float: left;
}

.contact-left h6 {
    font-size: 18px;
    color: #000;
    font-weight: 300;
}


.contact-left h1 {
    font-size: 35px;
    width: auto;
    margin-bottom: 0;
    font-weight: 700;
    padding: 5px 0;
}




.contact-left p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 10px;
}

.ct-sub {
    background: #F36F27;
    color: #fff;
    margin-top: 10px;
    float: left;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 41px;
}

.ct-sub:hover {
    background: #000;
}

.main-off {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.hv-sec {
    width: 100%;
    margin-bottom: 30px;
    float: left;
}
.hv-sec i {
    font-size: 25px;
    color: #fff;
    border: 1px solid #cccccc5e;
    background-color: #f36f27;
    float: left;
    border-radius: 100%;
    margin-top: 0px;
    padding: 20px 22px;
}

.hv-sec i:hover {
    background: transparent;
    color: #f36f27;
}

.main-off h2 {
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0px 0;
}

.main-off p {
    float: left;
    font-size: 14px;
    margin-bottom: 0;
    width: 100%;
    padding: 7px 0;
    line-height: 27px;
}

.hv-sec .col-md-4 {
    padding: 0;
}

.about_section {
    float: left;
    width: 100%;
    padding-top: 60px;
}

.about_section h1 {
    font-size: 19px;
    color: #000000;
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
}

.about_section h1 span {
    font-weight: 600;
    color: #04113c;
}


.msg-panel {
    margin-top: 20px;
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    background: url(../images/menu-bg.png);
    /* font-size: 36px; */
    color: #010101;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.md-msg {
    float: left;
    width: 100%;
    /* background: #fff; */
    padding: 29px 0;
    /* border-radius: 5px; */
}
.team-imgs img {
    width: 100%;
    float: left;
    height: 280px;
    object-fit: cover;
}
.teambg {
    float: left;
    width: 100%;
    text-align: center;
    height: 90px;
    margin-bottom: 20px;
    background: #310903;
    color: #fff;
    font-size: 14px;
    padding: 15px;
}
.teambg span{
  width: 100%;
  float:left;
}
.md-msg h1 {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #fff;
    margin-top: 0px;
    text-align: left;
    font-weight: bold;
}

.md-msg h1 span {
    /* color: #f41428; */
}

.md-msg p {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #fff;
    text-align: left;
    line-height: 27px;
    margin-bottom: 0px;
}




.mb25 {
    margin-bottom: 25px;
}

   

.ih-item.square.effect6 {
    overflow: hidden;
    margin-bottom: 30px;
}

.ih-item.square {
    position: relative;
    /* width: 316px; */
    /* height: 216px; */
    /* border: 8px solid #fff; */
    /* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); */
}

.ih-item.square.effect6 .img {
    -webkit-transition: all 0.35s ease-in-out;
    position: relative;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.productimg {
    width: 100%;
    object-fit: cover;
    padding: 20px;
    height: 290px !important;
    border: 2px solid #f36f27;
}

.ih-item.square.effect6 .info {
    /* background: #da3140; */
    /* background: rgba(218, 49, 64, 0.55); */
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ih-item:hover {
    text-decoration: none !important;
    -webkit-box-shadow: 0px 3px 25px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 25px -9px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.22);
    border: solid 1px #fff;
    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;
}

.port-box {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    float: left;
    /* height: 400px; */
    /* bottom: 0; */
}

.port-box img {
    width: 100%;
    float: left;
    /* height: 300px; */
}

.port-box h6 {
    text-align: center;
    background: #444242;
    width: 100%;
    font-weight: 700;
    font-size: 17px;
    float: left;
    color: #fff;
    padding: 20px;
}

.port-box h6:hover {
    background: #f36f27;
}

.numbers {
    /* float: right !important; */
    /* width: auto !important; */
    /* height: 64px !important; */
    /* margin-top: 24px !important; */
}



.pimg {
    width: 100%;
    object-fit: cover;
    /* padding: 20px; */
    height: 400px !important;
    /* border: 2px solid #f36f27; */
}

.overlay {
    position: relative;
    border-left: 5px solid #f36f27;
    border-top: 5px solid #f36f27;
    top: 0;
    width: 100%;
    z-index: 99999;
    padding: 42px;
    height: 400px;
    top: 0;
    left: 0;
    background: #0000007d;
}

.overlay {
    display: none;
}

.img:hover .overlay {
    display: block !important;
}

.port-box:hover {
    box-shadow: none;
}

.overlay h2 {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    box-sizing: unset;
    text-decoration-line: none;
    height: 100%;
    text-decoration-style: none;
    width: 100%;
    color: #f36f27;
    text-decoration: none;
    font-size: 20px;
    bottom: 0;
}

.fresco .overlay h2:hover {
    text-decoration: none;
}
.head-quote:hover{
    background-color: #aa7e14;
    color: #fff !important;
}
.fh-form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    /* font-family: 'Palanquin-Regular'; */
    font-size: 13px;
    /* text-transform: uppercase; */
    height: 50px;
    margin-bottom: 15px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 15px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgba(0, 0, 0, 0.18);
    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;
    border-radius: 5px;
}

.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;
}
.light_form .iconInput input:not([type="submit"]), .light_form .iconInput textarea:focus{
    outline: none !important;
}

.location-text img {
    width: 50px;
}


.top {
    position: relative;
    float: left;
    margin-top: 0;
    width: 100%;
    bottom: 0;
    cursor: pointer;
}

.panel-12 .form-control:focus {
    border-bottom: 1px solid #310903 !important;
    outline: none !important;
    border: none;
    box-shadow: none;
}

.panel-12 .form-control::placeholder {
    font-size: 15px;
    color: #807A7A !important;
    font-weight: 500;
}

.panel-12 .form-control:focus::placeholder {
    color: #310903 !important;
}

.btn-center a:hover {
    text-decoration: none;
    background : #2ba649;
}

.submit-btn:hover {
    background: #b88c2b;
}

.verticaltexts {
    transform: rotate(-90deg);
    transform-origin: right, top;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: right, top;
    -webkit-transform: rotate(450deg);
    -webkit-transform-origin: right, top;
    position: absolute;
    bottom: 41%;
    right: -122px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 12px;
}

.verticaltexts:hover {
    color: #000;
    text-decoration: none;
}

.investimg {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.investimg img {
    width: 100%;
    border-radius: 5px;
    /* height: 471px; */
    width: 100%;
    float: left;
    /* object-fit: cover; */
}

.mrbot {
    margin-bottom: 50px;
}

.sec {
    width: 100%;
    float: left;
}

.left-area {
    width: 100%;
    height: 243px;
    position: relative;
    background: #f1f1f1;
    /* left: 61px; */
    right: -83px;
    top: 59px;
    z-index: 1;
    padding: 4% 37px;
    /* box-shadow: 10px 10px 21px -1px rgba(219,212,219,1); */
}

.cnct_section {
    width: 100%;
    float: left;
}

.cnct_section {
    width: 100%;
    float: left;
}

.mail {
    width: 100%;
    float: left;
    min-height: 500px;
    background: #301d0f;
    padding: 60px 5% 60px 5%;
}

.mail h2 {
    color: #fff;
    padding: 0 0 20px;
    font-size: 25px;
}

.contact_form {
    width: 100%;
    float: left;
    position: relative;
}

.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}

.field_area label {
    color: #fff;
}
.service-side{
    position: absolute;
    left: 48px;
    width: auto;
}
.field_area input[type=email], .field_area inpu.t[type=number], .field_area input[type=text], .field_area textarea {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 10px 10px;
    background: 0 0;
    border: none;
    border-bottom: solid 1px rgba(255,255,255,.77);
    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;
}

.ct_sbt {
    border: 2px solid #fff;
    padding: 10px 30px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    transition: all .5s;
}

.location_icons {
    float: left;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    padding-bottom: 5px;
    text-align: -moz-center;
}

.location_icons img {
    display: block;
    max-width: 100%;
    height: auto;
}

.location_titel {
    float: left;
    width: 100%;
    color: #454545;
    font-weight: 700;
    padding-bottom: 11px;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 18px;
}

.location_address {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #4c4a4a;
    text-align: center;
    line-height: 27px;
}

.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: #fff;
    line-height: 20px;
    margin: 0;
    padding: 10px 10px;
    background: 0 0;
    border: none;
    border-bottom: solid 1px rgba(255,255,255,.77);
    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}

.contact_head {
    margin-top: 10px;
}

.contact_head h4 {
    color: #131316;
    font-weight: 700;
    font-size: 25px;
}

.contact_head h3 {
    /* margin-top: 20px; */
    font-weight: 400;
    color: #131316;
    font-size: 15px;
    line-height: 29px;
}

.adddress {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.address h1 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px;
}

.address p {
    float: left;
    width: 100%;
    margin-top: 0;
    font-size: 14px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.87);
}

.whitebg {
    float: left;
    width: 100%;
    background: #fff;
    /* padding: 30px; */
    /* height: 555px; */
}

.whitebg h1 {
    float: left;
    width: 100%;
    font-size: 25px;
    font-weight: 100;
    color: #131316;
    line-height: 40px;
    text-align: left;
    padding-bottom: 30px;
}

.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
    margin-bottom: 15px;
}

.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
    margin: 0 0 5px;
    text-align: left;
}

.log_set input[type="text"], .log_set input[type="password"], .log_set input[type="mail"], .log_set input[type="email"], .log_set input[type="tel"], .log_set textarea, .log_set select {
    width: 100%;
    float: left;
    position: relative;
    height: 50px !important;
    border: none;
    padding: 10px 10px !important;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-weight: 300;
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    border-radius: 4px;
    background: transparent;
    outline: none;
    border: solid 1px #fff;
    padding-left: 0px;
    padding-right: 0px;
}

.log_set_nav {
    float: left;
    height: 50px;
    text-align: center;
    color: #000;
    width: 180px;
    background: #ECC46D;
    border: none;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    border: none !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;
}

.log_set_nav:hover {
    background: #ba9441;
    cursor: pointer;
    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;
}

.whitebg form {
    float: left;
    width: 100%;
}

.left-area h2 {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #000;
     
    text-align: left;
    line-height: 35px;
}

.left-area p {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
     
    line-height: 28px;
    color: #000;
    font-weight: normal;
}

.left-area h2 span {
    font-weight: bold;
}

.serv-img-sec {
    width: 100%;
    float: left;
}

.serv-img-sec img {
    width: 100%;
    float: left;
}

.detail-area {
    width: 100%;
    height: 233px;
    position: relative;
    background: #f1f1f1;
    left: -68px;
    top: 56px;
    padding: 4% 37px;
    /* box-shadow: 10px 10px 21px -1px rgba(219,212,219,1); */
}




.detail-area h2 {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #000;
     
    text-align: left;
    line-height: 35px;
}

.detail-area p {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
     
    line-height: 28px;
    color: #000;
    font-weight: normal;
}

.bg-wh {
    background-color: #fff;
}


.service-box-new {
    width: 100%;
    float: left;
    background: #FBFBFB;
    position: relative;
    top: 38px;
    /* left: -175px; */
    height: 393px;
}
.testi-logo{
    
position: relative;
    
top: 65px;
    
width: 100%;
    
float: left;
}
.service-text-new {
    position: relative;
    left: -81px;
    top: 39px;
}
.service .owl-stage-outer{
    overflow: inherit !important;
}
.extra-serv-new {
    position: absolute !important;
    top: 39px;
    width: 100% !important;
    height: 393px;
    right: 0;
    background: #FBFBFB;
}
.ft-detail{

width: 100%;

float: left;

margin-top: 60px;
}
.ft-detail a{

width: 100%;

padding-bottom: 15px;

font-size: 15px;

float: left;

color: #fff !important;
}
.ft-detail a:hover{
    color: #CA8A09;
    text-decoration: none;
}
.ft-detail p{
    
float: left;
    
font-size: 15px;
    
color: #fff;
    
font-weight: 400;
}
.service-text-new h2 {
    font-size: 26px;
    color: #131316;
    font-weight: 700;
}

.mb-20 {
    margin-bottom: 40px;
}

.serv-image-new {
    width: 100%;
    float: left;
    object-fit: cover;
    height: 433px;
}
.header-top-area{
    width: 100%;
    margin-top: 18px;
    margin-right: 1%;
    float: right;
}
.header-top-area a h6{
    
float: right;
    
width: auto;
    
color: #ededed;
    
border-right: 1px solid #fff;
    
font-size: 13px;
    
padding: 0 10px;
}
.header-top-area a{

float: right;

/* position: relative; */

/* top: -4px; */
}
.header-top-area a svg{
    
margin: 0 8px;
    
width: 20px;
    
fill: #e0d9d9;
    
position: relative;
    
top: -5px;
}


.chairman{

float: left;

/* width: 100%; */

margin-top: 15px;
}
.chairman img{
    width: 100%;
float: left;
}
/***********************responsive****************/

@media (min-width: 576px){
    .footer-btm br{
        display: none;
    }
#get-quote .modal-dialog {
max-width:700px !important;
    }
}
@media(max-width: 600px) {
    .header-content h1 {
        font-size: 22px !important;
        line-height: 40px;
    }
}
@media(min-width:768px) and (max-width:1070px){
    .branch-new-box .branch-name{
        width: 100% !important;
    }
}


@media(min-width: 320px) and (max-width:410px) {
    .left-area {
        height: 318px;
    }

    .detail-area {
        min-height: 396px;
    }
}

@media(max-width: 575px) {

  .em-ft a{
    font-size: 12px;
  }
    .fs40{
        font-size:25px !important;
    }
    .vmp {
    padding-left: 15px !important;
    padding-right: 15px !important;
    }
    .slide .item .cover .header-content{
        margin-left:32px;
    }
   /* .head-quote{
        display:none;
    }*/
    
    .slide{
        max-height: 600px;
    }
    .slide .owl-dots{
        display: none;
    }
   
 
  
    .request-info-box{
        width:100%;
        margin-top:20px;
    }
  

 
    .client .owl-nav{
        margin-top:32px;
    }



    .header_logo img {
        height: 54px;
        margin-top: 16px;
    }

    .client img {
        display: block;
        margin: auto;
    }
}

@media(max-width: 767px) {
    .slide .item{
        height: auto;
    }
.contact-50 {
    width: 100% !important;
}    .slide .item .cover{
        padding: 0;
        top: -17px;
    }
    .service-side{
        display: none;
    }
    .service .owl-nav{
        display: none;
    }
    .view-serv{
        right: 24px;
    }
    .service-sec-image{
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }
    .panel-text-quote{
        left: 20px;
        top: 10px;
        left: 0;
        padding: 0 20px;
        width: 100%;
        font-size: 24px;
        float: left;
    }
    .testi-logo{
        width: auto;
        top:0;
        margin: auto;
        display: block;
        float: none;
    }
    .panel-quote img{
        top:18px;
    }
    .msg-box{
        display: none;
    }
 
    .hide-mob {
        display: none;
    }

    .ml-44 {
        margin-left: 0;
    }

    .ml-66 {
        margin-left: 0;
    }

   

 
    .service .owl-next {
        position: relative;
        top: -600px;
        background: #FBFBFB !important;
        left: 0;
    }

    .service .owl-prev {
        position: relative;
        top: -600px;
        background: #fbfbfb !important;
        left: 0;
    }

    .extra-serv {
        display: none;
    }

    .service-text {
        position: relative;
        left: 0;
        width: 100%;
        top: 75px;
        float: left;
        padding: 0 30px;
    }

   

    .cnts-paddings {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

  
    .detail-area {
        left: 0;
        top: 0;
    }

    .left-area {
        left: 0;
        top: 0;
    }

    .ban-text p {
        padding: 0;
    }

    .ban-text {
        padding-top: 147px;
    }

    .join-img {
        display: flex;
        float: left;
    }

    .quality-red {
        left: 0;
    }

    .invest-btn {
        float: left !important;
    }

  

   

    .close_form {
        right: -25px;
        top: -14px;
        z-index: 100;
    }

    .links a {
        width: 49%;
    }
}

@media(max-width: 991px) {
   
    .social-hd {
        display: none;
    }

    .form-pad {
        padding: 0;
    }

    .panel-12 .ryt-pad {
        padding-right: 15px;
    }

    .panel-12 .lft-pad {
        padding-left: 15px;
    }

    .btm-icon img {
        margin: 0;
    }

    .enquire {
        float: left;
        width: 100%;
        background: #000;
    }

    .panel-sec {
        display: none;
    }
}

@media(min-width: 768px) {
    .slide .item {
    /*height: 100vh;*/
    position: relative;
}

    .view-mob {
        display: none;
    }

}

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

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

    .service-text-new {
        position: relative;
        left: -29px;
        top: 38px;
    }

    .extra-serv-new {
        position: absolute !important;
        top: -1px;
        width: 100% !important;
        height: 500px;
        right: 0;
        background: #FBFBFB;
    }

    .service-text-new h2 {
        font-size: 26px;
        color: #131316;
        font-weight: 700;
    }

    .service-text-new p {
        font-size: 13px !important;
        line-height: 27px !important;
        margin-top: 0 !important;
    }

    .service-box {
        /* height: 316px; */
        /* left: 0; */
    }

    .service .owl-next {
        top: -165px;
        left: -356px;
    }

    .service .owl-prev {
        top: -165px;
        left: -354px;
    }

    .service-text {
        position: relative;
        left: -53px;
        top: 25px;
    }

    .service-text p {
        font-weight: 400;
        margin-top: 2px;
        color: #070707;
        font-size: 12px;
        line-height: 26px;
    }

    .extra-serv {
        top: 85px;
    }

    

    .start a {
        line-height: 25px;
    }

   

    


    
    .join-img {
        width: 100%;
        float: left;
    }

    .detail-area {
        padding: 4% 15px;
    }

    .left-area {
        padding: 4% 15px;
    }

    .detail-area p {
        font-size: 13px;
    }

    .left-area h2 {
        font-size: 24px;
    }

    .serv-img-sec img {
        width: 100%;
        float: left;
        height: 320px;
        object-fit: cover;
    }

    .main-off p {
        padding: 7px 0 0 25px;
    }

    .main-off h2 {
        margin: 5px 25px 0;
    }

    .quote-sec img {
        float: left;
        width: 70px;
    }

    .quote-sec h6 {
        font-size: 25px;
        font-weight: 100;
        float: left;
        padding-left: 30px;
        padding-top: 28px;
        line-height: 45px;
        width: auto;
    }

    .quote-sec {
        padding: 0;
    }

     
}

@media(min-width: 992px) and (max-width: 1024px) {
    .ban-text h2 {
        font-size: 25px;
    }

    .panel-call p {
        float: left;
        font-size: 10px;
        padding: 3px 0px;
    }

    .panel-call p {
        float: left;
        font-size: 10px;
        padding: 3px 0px;
    }
}
@media(min-width:576px) and (max-width:1127px){
  
}
    .slide-image {
    /* width: 100%; */
    /* height: 630px; */
    object-fit: cover;
}
.header-top-area a:hover svg{
    fill: #ffe200;
}
.sub-menu-1{
  position: absolute;
  top: 58px;
  padding: 5px 20px;
  left: 0;
  right: 0;
  background-color: #222222;
  overflow: hidden;
  width: 210px;
  height: 0;
  transition: .5s ease;
  z-index: 6000;
}
.sub-menu-1 li{
    float:left;
    text-align:left;
    width:100%;
    list-style:none;
    padding: 5px 0;
}
.sub-menu-1 li a:hover{
    text-decoration:none;
    color:#b88c2b;
}
.sub-menu-1 li a{
    font-size: 14px;
    color:#fff;
}
.sub-menu{
    position:relative;
}
.sub-menu:hover .sub-menu-1{
    height: 135px;
}
.slide .item .cover {
    padding: 10px 60px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
}




.slide .item .cover .header-content {
    position: relative;
    margin-top: 40px;
    margin-left: 50px;
    /* padding: 56px; */
    overflow: hidden;
}
.general-h2{
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    margin: 40px 0 0;
}
.mt-58px {
    margin-top: 58px;
    margin-bottom: 0px;
}

.aboutus {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.aboutus h2 {
    color: rgba(0, 0, 0, 0.85);
    font-size: 43px;
    float: left;
    width: 100%;
    
    line-height: 56px;
}
.fs40 {
    font-size: 35px !important;
}

.txt-center {
    text-align: center;
}
.aboutus p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 33px;
    color: rgba(0, 0, 0, 0.84);
    padding-top: 9px;
    padding-left: 0px;
    padding-right: 0px;
}
.vmp {
    float: left !important;
    width: 100% !important;
    padding-left: 150px !important;
    padding-right: 150px !important;
    text-align: center;
}
.row-dis {
    display: inherit !important;
}
.service-details img {
    float: left;
    margin-right: 30px;
    margin-top: 15px;
}
.service-details img {
    float: left;
    width:100%;
    margin-right: 30px;
    margin-top: 15px;
}
.service-details{
        float: left;
    width: 100%;
    font-size: 14px;
    line-height: 33px;
    color: rgba(0, 0, 0, 0.84);
    padding-top: 9px;
    padding-left: 0px;
    padding-right: 0px;
}
.mb-dk{
width: 100%;
    height: 250px;
    object-fit: cover;
    margin-top: 20px;
    border-radius: 5px;
    
}
.we-deal {
    margin-bottom: 0;
    margin-top: 0px;
    background: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 0px;
}
.h355 {
    /* height: 355px; */
}
.deal-bg {
        margin-bottom: 30px;
        background: white;
        border-radius: 5px;
        /* padding: 25px; */
        float: left;
        width: 100%;
        /*height: 295px;*/
}
.call-action {
    float: left;
    width: 100%;
    height: 275px;
    background-image: url(../images/scroll.jpeg);
    background-size: cover;
    text-align: center;
    margin-top: 0;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
}
.call-bg {
    background-color: rgba(0, 0, 0, 0.88);
    height: 275px;
    padding-top: 72px;
    padding-bottom: 70px;
}
.call-bg h1 {
    float: left;
    font-size: 32px;
    color: white;
    width: 100%;
       margin-bottom: 45px;
}
.call-nav {
    /* float: left; */
    position: relative;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    font-weight: 600;
    margin-top: 14px;
    padding: 20px 45px;
    background: #ffffff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    border: none;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    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;
    outline: none;
}
.deal-50 h1 {
    float: left;
    padding: 0 15px 5px;
    width: 100%;
    margin: 0;
    color: black;
    font-size: 20px !important;
    font-weight: bold;
    padding-top: 10px;
    padding-right: 0px;
    /* line-height: 25px; */
    letter-spacing: 1px;
}
.deal-bg img{
    width: 100%;
    object-fit: cover;
    height: 200px;
}
.call-nav:hover {
    background: #b88c2b !important;
    color: black !important;
    text-decoration: none !important;
}
.deal-50 p {
    float: left;
    padding: 0 15px;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: rgb(0 0 0 / 83%);
}
@media (max-width: 1999px) and (min-width: 426px){
.mb-ls {
    display: none !important;
}
}
.slide .item .cover .header-content .line {
    /* content: ""; */
    /* display: inline-block; */
    /* width: 100%; */
    /* height: 100%; */
    /* left: 0; */
    /* top: 0; */
    /* position: absolute; */
    /* border: 9px solid #fff; */
    /* -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); */
    /* clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); */
}

.slide .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 35px;
    color: #fff;
}

.slide .item .cover .header-content h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #fff;
}

.slide .owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.slide .owl-item.active h6 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.slide .owl-item.active a {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.slide .owl-item.active p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.slide .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.slide .owl-item.active h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

.slide .owl-item.active .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}

.slide .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.slide .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff;
}

.slide .owl-nav .owl-prev:focus {
    outline: 0;
}

.slide .owl-nav .owl-prev:hover {
    background: #000 !important;
}

.general-img{
    
}
.general-img img{
    width:100%;
    float:left;
    border-radius: 5px;
}
.general-text{
    
width: 100%;
    
float: left;
}
.general-text h2{
    
font-size: 22px;
    
font-weight: 700;
    
margin: 0;
}
.general-text p{
    
}

.slide .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.slide .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #fff;
}

.slide .owl-nav .owl-next:focus {
    outline: 0;
}

.slide .owl-nav .owl-next:hover {
    background: #000 !important;
}

.header_menu_area {
    /* width: 100%; */
    float: right;
    /* top: 56px; */
    /* position: absolute; */
    z-index: 9;
    text-align: center;
}

.header_menu_area > .mob_nav {
    display: none;
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    margin-top: 15px;
    /* padding: 0 4%; */
    float: right;
    background: transparent;
}

.header_menu_area > ul > li {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.header_menu_area > ul > li > a {
    width: auto;
    float: left;
    border-bottom: 3px solid transparent;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    
    /* margin-top: 20px; */
    color: #fff;
    /* line-height: 66px; */
    /* text-transform: uppercase; */
    padding: 16px 3px 3px;
    /* text-transform: uppercase; */
    letter-spacing: 0px !important;
    /*padding: 44px 23px;*/
    margin: 0 19px 37px;
    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;
}
.client .owl-nav button img:hover{
    filter:brightness(11);
}
.active-class {
    border-radius: 2px;
    /* background: #1C1413; */
    color: #ffe200 !important;
    /* border-top: 2px solid #fff; */
    border-bottom: 3px solid #ffe200;
}

.header_menu_area > ul > li > a:hover {
    color: #ffe200;
    border-bottom: 3px solid #ffe200;
    /* background: #1c1413; */
    /* border-top: 2px solid #fff; */
}
.slide{
    /* margin-top: 109px; */
}
.header_menu_area > ul > li > a::after {
    content: '';
    position: absolute;
    width: 100%;
    /* border-bottom: 2px solid #fff; */
    height: 0px;
    /* background: #1c1413; */
    left: 0;
    bottom: -1px;
    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;
}

.header_menu_area > ul > li > a:hover::after {
    height: 100%;
}

@media (max-width: 992px) {
    .sub-menu-1{
        width:100%;
    }
    .innerban2{
        margin-top: 72px !important;
    }
    .innerban6{
        margin-top: 71px !important;
    }
    .innerban7{
        margin-top: 72px !important;
    }
.innerban8{
        margin-top: 72px !important;
    }
    .innerban9{
        margin-top: 77px !important;
    }
 
    .head-quote {
    color: #fff !important;
    background: #a3238e;
    padding: 10px 17px 10px !important;

}
    .header_menu_area {
        position: inherit;
    }

    .header_menu_area > .mob_nav {
        display: block;
        float: right;
        width: 28px;
        height: 28px;
        margin: 22px 10px;
        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: #ba8f17;
        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: #b69252;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .mob_nav.open > div:nth-child(3) {
        background: #ad8c51;
        -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: 0;
        background: #a3238e;
        padding: 20px 0px !important;
        min-height: 100vh;
        visibility: hidden;
        opacity: 0;
        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;
    }

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

    .header_menu_area > ul > li > a {
        color: #fff !important;
        width: 100%;
        line-height: 30px;
        background: #222222;
        margin: 0;
        padding: 10px 5%;
        text-align: left;
        border-bottom: solid 1px rgb(173 139 79 / 58%);
    }

    .header_menu_area > ul > li > a::after {
        width: 0px;
        height: 100%;
        background: #ee7325;
    }

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

    .header_menu_area ul.view {
        visibility: visible !important;
        opacity: 1;
        background: #222222;
        z-index: 100;
        display: block !important;
    }

    .header_user_area {
        right: calc(5% + 70px);
    }
}

@media (max-width: 500px) {
    .header_user_area {
        right: calc(5% + 55px);
    }

    .header_user_area .header_user {
        padding: 23px 18px 23px 0px;
    }

    .header_user_area .header_user > img {
        width: 30px;
        height: 30px;
    }

    .header_user_area .header_user > span {
        display: none;
    }

    .header_user_area > .header_login {
        margin: 0 5px 0 0;
    }
}

.header_menu_area > ul li ul.submenu {
    *display: none;
    opacity: 0;
    margin-top: 10px;
    visibility: hidden;
    position: absolute;
    width: 210px;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin-left: 25px !important;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.10);
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.main_header_block {
    width: 100%;
    float: left;
}

.header_logo {
    width: auto;
    float: left;
    z-index: 9999;
    position: relative;
    /* margin-top: -54px; */
}
.contact_full {
    width: 100%;
    float: left;
    margin-top: 60px;
}
.icon_box_05.ib5_left {
    padding-top: 0;
    padding-left: 59px;
    text-align: left;
    margin-bottom: 30px;
}
.icon_box_05 {
    position: relative;
    padding-top: 59px;
    text-align: center;
}
.icon_box_05.ib5_left i {
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto 0;
}

.icon_box_05 i {
    width: 120px;
    height: 120px;
    border: 1px solid #ecebff;
    color: #ffffff;
    text-align: center;
    line-height: 118px;
    border-radius: 50%;
    background: #a3238e;
    font-size: 36px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}
.icon_box_05.ib5_left .ib5_inner {
    padding: 29px 20px 21px 90px;
}
.ib5_inner {
    border: 1px solid #ecebff;
    padding: 100px 25px 32px;
    background: #fbfbfb;
}
.ib5_inner h3 {
    font-size: 19px;
    line-height: .8;
    letter-spacing: -.52px;
    text-transform: uppercase;
    margin: 0 0 26px;
}
.ib5_inner p {
    font-size: 14px;
    line-height: 26px;
    color: #959ba9;
    letter-spacing: 0;
    word-break: break-all;
    margin: 0 0 17px;
}
.ib5_inner > a {
    font-size: 14px;
    display: inline-block;
    line-height: .8;
    color: #a3238e;
    font-weight: 500;
    text-transform: capitalize;
}
.sub_title.dark_sub_title {
    color: #a3238e;
    font-weight: 600;
}

.sub_title {
    font-size: 16px;
    color: #c3c8d4;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 20px;
    line-height: .8;
}
.sec_title span {
    font-size: 39px;
    margin-bottom: 16px;
    float: left;
}
.cotactForm {
    position: relative;
}
.iconInput {
    position: relative;
    margin-bottom: 20px;
}
.light_form .iconInput input:not([type="submit"]), .light_form .iconInput textarea {
    font-weight: 400;
    font-size: 13px;
    color: #959ba9;
    border-color: #ecebff;
    margin-bottom: 30px;
}
.iconInput input:not([type="submit"]), .iconInput textarea {
    padding: 0 0 0 50px;
    background: transparent;
    border: none;
    border-bottom: 2px solid #5b6c90;
    display: block;
    width: 100%;
    color: #8b97b1;
    font-weight: 600;
    letter-spacing: 0;
    height: 57px;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.header_logo img {
    max-width: 100%;
    /* height: auto; */
    display: block;
    /* margin-top: 12px; */
    float: left;
}

.slider_block {
    width: 100%;
    float: left;
    padding: 0;
    position: relative;
}

.ban1 {
    width: 100%;
    float: left;
    background: url('../images/slider1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 655px;
    background-position: 100%;
}

.ban2 {
    width: 100%;
    float: left;
    background: url('../images/slider1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 655px;
    background-position: 100%;
}

.header_block {
    width: 100%;
    HEIGHT: 110PX;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 4% 0 8%;
    z-index: 1000;
    background: transparent;
}



.view-serv {
    border: 1px solid #222222;
    border-radius: 50%;
    height: 47px;
    /* margin-top: 20px; */
    position: relative;
    bottom: 7px;
    z-index: 1000;
    width: 47px;
    color: #fff;
    float: left;
    background-color: #222222;
    left: 21px;
}

.view-serv:hover {
    border: 1px solid #b88c2b;
    background-color: #b88c2b;
}

.view-serv svg {
    padding: 12px 10px;
    width: 46px;
}



.enquire {
    background-color: #F36F27;
    color: #fff;
    margin-top: 20px;
    width: 144px;
    float: right;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 25px 12px;
    border-radius: 5px;
}

.enquire:hover {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}

.slider_block .owl-nav {
    display: none;
}

.slider_block .owl-dots {
    display: none;
}
.service-box img{
    width: 100%;
    float: left;
    height: 250px;
    object-fit: cover;
}
.services_full{

width: 100%;

float: left;

/* box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15); */

background: rgb(244 244 244 / 39%);

/* margin-bottom: 20px*/

/* margin-bottom: 20px; */

padding-bottom: 30px;
}
.services_full img{
    
width: 100%;
    
height: 200px;
    
float: left;
    
object-fit: cover;
    
margin-bottom: 14px;
}
.services_full h2{

font-size: 20px;

float: left;

width: 100%;

margin: 0;

padding: 10px 15px 0;

/* font-weight: 700; */

letter-spacing: 1px;
}
.services_full p{

margin: 0 !important;

padding: 10px 15px !important;

line-height: 28px !important;
}
.service-box {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    top: 20px;
    left: 0;
    height: 450px;
}

.service .owl-nav img {
    width: 29px;
    opacity: .7;
    filter: brightness(11);
}

.ban-text {
    padding-top: 235px;
    width: 100%;
    float: left;
}
.service-sec{
    width:100%;
    float: left;
    position: relative;
    margin: 70px 0 15px;
}
.view-serv2 {
    border: 1px solid #ded83a;
    border-radius: 50%;
    height: 47px;
    /* margin-top: 20px; */
    position: absolute;
    bottom: -16px;
    width: 47px;
    color: #fff;
    float: left;
    background-color: #ded83a;
    left: 30px;
}

.view-serv2:hover {
    border: 1px solid #f8901f;
    background-color: #f8901f;
}

.view-serv2 svg {
    transform: rotate(180deg);
    padding: 12px 10px;
    width: 46px;
}
.service-sec-image{
    position: relative;
    height: 435px;
    margin-left: 17px;
    padding-left: 13px;
    /* width: 100%; */
    object-fit: cover;
    /* border-radius: 6px; */
}
.innerban6 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-6.jpg);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 83%;
}
.innerban6 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}

.innerban7 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-7.png);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.innerban7 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.innerban8 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-8.png);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 40% 15%;
}
.innerban8 p {
    margin-top: 123px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.service-border{
    
margin-left: 25px;
    
float: left;
    
width: auto;
    
margin-bottom: 20px;
}
.service-sec h2{

font-size: 25px;

margin-left: 25px;

color: #131316;

margin-top: 15px;

font-weight: 400;
}
.service-sec h1{

font-size: 25px;

color: #131316;

font-weight: 700;

margin-left: 25px;
}
.service-sec p{
    
margin-left: 25px;
    
font-size: 14px;
    
float: left;
    
line-height: 28px;
    
color: #070707;
    
margin-bottom: 0;
    
padding: 5px 0;
}
.ban-text h1 {
    font-size: 37px;
    /* font-family: 'Oswald'; */
    position: relative;
    color: #fff !important;
    font-weight: 400;
}

.ban-text h1 span {
    font-weight: 700;
}

.abt-icons {
    position: absolute;
    /* border: 1px solid #ccc; */
    top: -22px;
    right: 15px;
    /* box-shadow: 0px 1px 0px 1px #eae4e4; */
    z-index: 99;
    padding-top: 9px;
    width: 47px;
    font-weight: 700;
    font-size: 21px;
    height: 47px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
}
.header-content h6{
    font-size: 48px;
    line-height: 75px;
    color: #fff;
    font-weight: lighter;
}
.abt-icons svg {
    margin: 12px 10px;
    width: 26px;
    fill: #310903;
    height: 24px;
}

.view-abt svg {
    padding: 12px 10px;
    width: 39px;
}

.view-abt:hover {
    border: 1px solid #222222;
    background-color: #222222;
}

.ban-text h1:after {
    /* position: absolute; */
    /* content: ''; */
    height: 2px;
    top: 8px;
    left: 192px;
    width: 57px;
    background-color: #ed2424;
}
.panel-text-quote{
    font-size: 30px;
    color: #8b8b8c;
    top: 0;
    position: relative;
    left: 130px;
    left: 120px;
}
.pro-overlay h5:after {
    position: absolute;
    content: '';
    height: 2px;
    top: 8px;
    left: 145px;
    width: 16px;
    background-color: #fff;
}
.panel-quote img{
    position: relative;
    top: 63px;
}
.conatct-ad-sec {
    width: 100%;
    float: left;
    margin-top: 35px;
    margin-bottom: 40px;
}

.location-text {
    float: left;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    padding-bottom: 5px;
    text-align: -moz-center;
}

.location_titel {
    float: left;
    width: 100%;
    color: #000;
    font-weight: 700;
    padding-bottom: 11px;
    font-weight: 600;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 17px;
    /* letter-spacing: -1px; */
}
.slide .owl-theme .owl-dots .owl-dot:focus{
    outline: none !important;
}
.location_address {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    text-align: center;
    line-height: 27px;
}

.ban-text h2 span {
    color: #2ba649;
    font-weight: 700;
}

.abt-icons:hover {
    background-color: #ded83a;
}

.abt-icons:hover svg {
    fill: #fff;
}

.ban-text p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    padding: 6px 92px 0 0;
    font-weight: 400;
     
    color: #000;
}




.ban-text h2 {
    color: #000;
     
    font-size: 45px;
    line-height: 58px;
    padding-top: 0;
    font-weight: lighter;
}
.close_form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -50px;
    top: -35px;
    background: transparent url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}


.slide .owl-theme .owl-dots, .owl-theme .owl-nav{
    text-align: left;
}
.slide .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    z-index: 999;
    cursor: pointer;
    zoom: 1;
    background: transparent;
    text-align: center;
    border: none;
    top: -131px;
    left: 119px;
    position: relative;
}
.slide .owl-theme .owl-dots .owl-dot span {
    position: relative;
    z-index: 99;
    width: 10px;
    cursor: pointer;
    height: 10px;
    margin: 5px 0px;
    border: 2px solid #e42e24;
    background: #e42e24 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.slide .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f37321 !important;
    border: none;
}
.explore {
    background: transparent;
    color: #000;
    margin-top: 15px;
    float: left;
     
    ; /* height: 48px; */
    border-left: 2px solid #ED2424;
    border-bottom: 2px solid #ED2424;
    text-align: center;
    /* width: 143px; */
    /* border-radius: 4px; */
    font-weight: bold;
    font-size: 13px;
    padding: 0 13px 9px;
}

.social-hd {
    float: right;
    margin: 35px 20px;
}

.social-hd a {
    width: auto;
    margin: 3px 5px;
    float: right;
}

.social-hd a svg:hover {
    fill: #a3238e;
}

.quality-red a:hover {
    text-decoration: none;
    color: #fff;
}

.explore:hover {
    background-color: transparent;
    text-decoration: none;
    color: #fff;
}

.invest-btn:hover {
    text-decoration: none;
    background: #fa3b3b !important;
    color: #fff !important;
}


.extra-serv {
    position: absolute !important;
    top: 104px;
    width: 100% !important;
    height: 405px;
    right: 0;
    background: #FBFBFB;
}

.serv-image {
    height: 582px;
    width: 100%;
    float: left;
}


.panel-div {
    float: left;
    width: 100%;
    background: url('../images/join-team.jpg');
    min-height: 196px;
    background-size: cover;
    margin: 100px 0 30px;
    padding: 47px 0;
    background-color: white;
}

.quality-red a:after {
    position: absolute;
    content: '';
    width: 15px;
    bottom: 9px;
    left: 83px;
    height: 2px;
    background: #fff;
}


.inv-left {
    width: 100%;
    float: left;
}
.career-box{
    margin-bottom: 20px;
    background: #fff;
    padding: 25px !important;
    box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
}
.inv-left h2 {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
     
    ; }

.inv-left p {
    font-size: 14px;
    color: #fff;
     
    ; }

.join-img {
    /* float: left; */
    margin: 12px auto;
    display: block;
    /* margin-top: 12px; */
}

.invest-btn {
    background: #fff !important;
    color: #000 !important;
     
    !important; width: 180px !important;
    font-size: 13px !important;
    float: right !important;
    margin: 20px 0 !important;
    font-weight: bold !important;
    height: 50px !important;
    text-align: center !important;
    padding: 16px 0 !important;
    border: none !important;
}

.mission-sec {
    width: 100%;
    float: left;
    text-align: center;
}



.panel-call {
    padding: 38px 0;
    border-right: 1px solid #ccc;
    text-align: center;
    float: left;
    width: 100%;
}

.panel-call img {
    float: left;
}

.panel-call p {
    float: left;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 600;
    margin-bottom: 0;
    color: #444141;
}

.panel-icons-rt {
    width: 100%;
    float: left;
}

.panel-icons-rt a img {
    margin: 0 20px;
}
.iconInput i {
    position: absolute;
    /* left: 20px; */
    top: 0;
    font-size: 14px;
    letter-spacing: -.42px;
    color: #a3238e;
    height: 57px;
    line-height: 57px;
}
.service .owl-nav {
    float: left;
    width: 100%;
    text-align: center;
}

.service .owl-next {
    position: relative;
    /* top: -111px; */
    padding: 4px 0px;
    background: transparent;
    /* left: -464px; */
}

.service .owl-prev {
    position: relative;
    padding: 4px 0px;
    /* top: -111px; */
    background: transparent;
    /* left: -453px; */
}

.panel-icons-rt a {
    padding-top: 31px;
    float: left;
}

.dot {
    /* padding-top: 50px; */
    /* float: left; */
}

.bg-orange {
    background: #f36f27;
    padding: 25px 0 !important;
    float: right !important;
}

.panel-bar .col-md-6 {
    padding-right: 0;
}

.panel-form {
    width: 240px;
    float: left;
    min-height: 460px;
    top: -193px;
    z-index: 200;
    padding: 20px 15px;
    position: absolute;
    background-color: #7D7A7B;
}

.panel-form h2 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 100;
    color: #fff;
}

.input-set {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.input-set input {
    background: transparent;
    border: 1px solid #ccc;
    font-size: 300;
    color: #fff;
    padding: 8px 10px;
}

.panel-form p {
    font-size: 13px;
    color: #fff;
    float: left;
    line-height: 24px;
    font-weight: 300;
    padding: 5px 3px 5px 0;
}

.panel-form button {
    background: #B5B3B4;
    border: none;
    text-align: center;
    margin: auto;
    display: block;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    padding: 10px 20px;
}

.panel-form button:hover {
    background-color: #f36f27;
    color: #fff;
}



.view-abt {
    /* border: 1px solid #fff; */
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #fff;
    background: #B88C2B;
    float: left;
    text-transform: uppercase;
}





.contact-snd {
    text-transform: uppercase;
    /* border-radius: 100px; */
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    /* letter-spacing: 1.8px; */
    width: 100%;
    /* border-radius: 5px; */
    text-align: center;
    padding: 15px 42px;
    border: none;
    background:#000;
    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-snd:hover{
    background-color: #B88C2B;
}


.investimg-new img {
    width: 100%;
    border-radius: 5px;
    height: 471px;
    width: 100%;
    float: left;
    object-fit: cover;
}
.investimg-new {
    width: 100%;
    float: left;
    margin-top: 0px !important;
}




.request-info-box h2{
    
padding-top: 0;
    
padding-left: 10px;
    
font-size: 30px;
    
padding-bottom: 30px;
    
font-weight: 400;
    
color: #fff;
}

.service .owl-next:hover {
    /* background-color: #310903; */
}

.service .owl-prev:hover {
    /* background-color: #310903; */
}

.service .owl-next:hover img {
    filter: brightness(11);
}


.pro-img{margin-bottom: 30px;position: relative;overflow: hidden;width:100%;border-top-right-radius: 4px;float: left;}
.pro-img img{
    position: relative;
    border-top-right-radius: 5px;
    width: 100%;
    float: left;
    border-top-left-radius: 5px;
    height: 250px;
    transition: all ease-in-out .5s;
    object-fit: cover;
    }
.pro-img img:hover{
    
transform: scale(1.5);
}
.pro-img h6{
        font-size: 16px;
        font-weight: 600;
        float: left;
        color: #ffffff;
        text-align: center;
        /* margin-top: -60px; */
        background: rgba(0, 0, 0, 0.69);
        position: absolute;
        z-index: 111;
        left: 0;
        padding: 14px;
        width: 100%;
        bottom: -8px;
}


.modal-content {
    border-radius: 0 !important;
}
}
.modal-img {
    width: 100%!important;
    height: 186px!important;
    object-fit: cover;
}

.free_consult {
    z-index: 999;
    text-align: center;
    color: #fff;
    font-size: 20px;
    width: 100%;
    position: relative;
    bottom: 110px;
}
.modal-heads {
       font-size:18px;
    margin-top: 0px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 13px;
    background:#aa7e14;
    padding-bottom: 13px;
}
.modal-frm input {
    width: 100%;
    padding: 10px 0px 10px 0px;
    outline: none;
    border: none;
    font-size: 13px;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 10px;
    height: 52px;
}
.modal-frm textarea {
    width: 100%;
    padding: 10px 0px 10px 0px;
    outline: none;
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    resize: none;
    margin-top: 20px;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 10px;
}
.modal-img {
    width: 100%!important;
    height: 186px!important;
    object-fit: cover;
    float: left;
    left: -1px;
    position: relative;
    top: -1px;
}
.close {
    position: absolute;
    right: -30px;
    top: 15px;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.4);
    margin: 20px;
    cursor: pointer;
    padding: 5px;
}
.close:after, .close:before {
    content: '';
    position: absolute;
    top: 25%;
    left: -288px;
    width: 1.5px;
    height: 65%;
    background: #e4e4e4;
}
.close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.modal-submit {
    padding: 14px 23px 10px 20px;
    /* float: left; */
    margin: 5px auto 24px;
    display: block;
    width: 170px !important;
    height: 47px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 30px;
}
.modal-submit:hover{
    background-color: #B88C2B;
}

.mt-80 {
    margin-top: 80px;
}

.pro-overlay {
    /* position: absolute; */
    /* height: 100%; */
    /* padding: 100px 51px; */
    /* width: 100%; */
    /* background-color: #ed3231e8; */
    /* left:0; */
    /* top: 0; */
    /* display: none; */
}

.pro-overlay h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
}

.pro-overlay h6 {
    font-size: 14px;
    font-weight: 400;
    padding-top: 16px;
    color: #fff;
    float: left;
    line-height: 25px;
}

.pro-overlay h5 {
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #fff;
    float: left;
    position: relative;
    margin-top: 20px;
}


  
  

 .msg-box{
  width: 327px;
  height: auto;
  margin-top: -618px;
  z-index: 99;
  float: right;
  position: relative;
  /* background: #ffffff00; */
  right: 90px;
}
 .msg-box .heads{
  width: 100%;
  padding: 12px 25px;
  float: left;
  background: #0d0d0c;
  /* height: 94px; */
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.msg-box .heads h2{
  margin-bottom: 0;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 18px;
  /* line-height: 24px; */
  color: #FFFFFF;
}
.msg-box .bodys{
  width: 100%;
  float: left;
  background: #FFFFFF;
  border-bottom-right-radius: 5px;
  /* height: 248px; */
  border-bottom-left-radius: 5px;
}
.form-area1{
  width: 100%;
  float: left;
  padding: 10px 20px;
  padding: 10px 25px;
}
.form_div {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    height: 42px;
    margin-bottom: 10px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border-bottom: solid 1px #e3e3e3;
    padding: 15px;
    border-radius: 5px;
    padding-top: 9px;
    float: left;
    width: 100%;
}
.titel_normal {
    /* height: 100%; */
    line-height: 26px;
    /* top: 151px; */
    position: absolute;
    width: 35px;
    /* padding-left: 8px; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 5px;
    color: rgba(0, 0, 0, 0.88);
    text-transform: uppercase;
    border-right: solid 1px #e3e3e3;
}
/*.banner img{
  width: 100%;
  float: left;
}*/

.normal_form {
    /*color: #272626;*/
    display: block;
    font-size: 12px;
    /* height: 52px; */
    color: #18191b96;
    /* margin-bottom: 30px !important; */
    outline: none;
    background: rgba(255, 255, 255, 0);
    width: 88%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    padding: 15px;
    float: left;
    /* width: 50%; */
    left: 47px;
    position: relative;
    padding: 0px;
    /* padding-left: 17px; */
    padding-top: 8px;
}
.form-bot{
  width: 100%;
  float: left;
}
.form-boto-st{
  width: 100%;
  float: left;
  background: #18191B;
  color: #fff;
  border: none;
  height: 40px;
  border-radius: 5px;
  margin-top: 15px;
  transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
}
.form-boto-st:hover{
  background: #a3238e;
  cursor:pointer;
}
.form-boto-st:focus, active{
 outline: none;
}
.panel-12 .form-control {
    border-radius: unset;
    border: unset;
    border-bottom: 1px solid #888686a8;
    padding: 0;
    box-shadow: none;
    height: 45px;
}

.panel-12 .lft-pad {
    /* padding-left: 55px; */
    margin-bottom: 35px;
}

.panel-12 .margin-bot {
    margin-bottom: 35px;
    float: left;
}
.client .owl-nav button{
    background-color: transparent;
    border: none;
}
.client .owl-nav button img{
    /* filter: brightness(.5); */
    width: 40px;
}
.client .owl-nav button:focus{
outline: none !important;
}
.service-text-full{
min-height:185px;
position: relative;

width: 100%;

float: left;

background: #fffb;

padding: 30px 20px 40px;

box-shadow: 0px 1px 4px rgb(0 0 0 / 5%);
}
.service-text-full h3{

font-size: 18px;

font-weight: 700;
}
.service-text-full p{
    
font-size: 14px;
    
text-align: left;
    
margin: 0;
    
font-weight: 300;
    
color: #101010;
}
.btn-center {
    text-align: -webkit-center;
    width: 100%;
    float: left;
}

.submit-btn {
    text-align: center;
    width: 163px;
    height: 47px;
    background-color: #222222;
    display: flex;
    color: #FFF;
    cursor: pointer;
    /* border-radius: 25px; */
    margin-top: 25px;
    float: left;
    border: 0;
}

.submit-btn span {
    margin: auto;
    font-size: 15px;
    text-transform: uppercase;
}




.line {
    width: 100%;
    float: left;
}

.serv-line {
    position: relative;
}

.serv-line::before {
    top: 20px;
    content: '';
    height: 1px;
    width: 100px;
    border: 1px solid #cccccc30;
    left: -101px;
    position: absolute;
}

.serv-line::after {
    top: 20px;
    content: '';
    height: 1px;
    width: 100px;
    border: 1px solid #cccccc30;
    right: -101px;
    position: absolute;
}


.ft-left{
width: 100%;
float: left;
}
.ft-left a{
    margin: 10px;
    width: auto;
    font-size: 15px;
    float: left;
    color: #fff;
}
.ft-left a:hover{
    color:#b54fa5;
    text-decoration: none;
}
.panel7 .owl-prev img{
    left:20px !important;
    position: relative;
}
.dot{
    
width: 8px;
    
height: 8px;
    
margin: 10px;
    
background: #cecece;
    
float: right;
    
border-radius: 50%;
}


.panel7 h2 {
}



.head-quote{color: #fff !important;background: #e42e24;padding: 6px 0 7px !important;border-radius: 28px;margin-top: -23px !important;width: 118px !important;border: 2px solid transparent;margin-bottom: 0 !important;}

.social-ft a svg:hover{
    fill:#b54fa5;
}

.ml-44 {
    margin-left: 64px;
}

.ml-66 {
    margin-left: 90px;
}

.start {
    width: 100%;
    float: left;
    margin-top: 20px;
    height: 159px;
}

.start h2 {
    font-size: 18px;
    font-weight: 500;
    color: #f5f5f5;
    margin-bottom: 10px;
}

.start-soc a svg {
    margin-right: 8px;
    width: 44px;
    margin-top: 8px;
    height: 30px;
}

.start-soc a {
    width: auto !important;
}

.start a {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 15px;
    line-height: 36px;
    /* margin: 0 10px; */
    opacity: .7;
    color: #fff !important;
}

.start a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 1;
}


.client {
    float: left;
    width: 100%;
    /* margin: 10px 0; */
    /* position: relative; */
}

.client .owl-nav {
    z-index: -14;
    background: transparent;
    margin-top: 0;
    /* display: none; */
    text-align: center;
}



.quote-cook {
    position: absolute;
    top: 2px;
    right: 31px;
}

.innerban {
    width: 100%;
    background-size: cover;
    background: url(../images/in-ban.png);
    height: 360px;
    float: left;
    margin-top: 95px;
    text-align: center;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: 30% 5%;
    padding: 0 7%;
}
.innerban2 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide4.jpg);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.innerban p {
,: 0;margin: 0;margin-top: 123px;color: #ffffff;font-weight: 700;width: 100%;float: left;
/* font-style: italic; */text-align: center;font-size: 28px;/* background: rgb(0 0 0 / 74%); *//* height: 250px; */
margin-top: 0px;padding-top: 140px;}
.p-abt{
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        margin-bottom: 15px;
        float: left;
}
.certificate{

width: 100%;

float: left;
background-color: #f5f5f5;
text-align: center;

padding: 50px 0;
}
.certificate h2{

font-size: 30px;

font-weight: bold;
}
.certificate p{

font-size: 14px;

color: #000;

font-weight: 400;

line-height: 30px;

padding: 10px 0;
}
.certificate img{
    
}
.service{
    width: 100%;
    float: left;
}
.innerban2 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
    background: rgb(0 0 0 / 74%);
    height: 250px;
    margin-top: 0px;
    padding-top: 80px;
}



.margin_top {
    margin-top: 40px !important;
}



.contact-tag {
    float: left;
    width: 100%;
     
    font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    text-align: left;
    /* margin-top: 15px; */
    line-height: 28px;
    margin-bottom: 30px;
    padding-right: 50px;
}

.cnt-padding {
    padding-left: 0px !important;
}

.push-left {
    float: left;
}

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

.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    /* text-transform: uppercase; */
    height: 50px;
    margin-bottom: 10px  !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; */
}

.cnt-padding {
    padding-left: 0px !important;
}

.info-tag {
    line-height: 29px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    margin-top: 9px;
}

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

.adr-section h1 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
    margin-top: 10px;
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 16px;
}

.cnt-icons {
    padding-right: 8px;
    font-size: 29px !important;
    color: rgb(43, 166, 73);
}

.india {
    float: left;
    .india span {
        float: left;
        width: 100%;
        color: #e20c18;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        /* letter-spacing: 1px; */
        margin-top: 20px;
    }

    .india p {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.93);
        line-height: 25px;
        margin-top: 11px;
        margin-bottom: 0px;
    }

    .map-top {
        margin-top: 1px;
    }

    width: 100%;
    margin-bottom: 4px;
}

.india span {
    float: left;
    width: 100%;
    color: #e42e24;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    /* letter-spacing: 1px; */
    margin-top: 20px;
}

.india p {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    line-height: 25px;
    margin-top: 11px;
    margin-bottom: 0px;
}

.map-top {
    margin-top: 30px;
}



.input-set-ct {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.input-set-ct input, .input-set-ct textarea {
    background: transparent;
    border: 1px solid #cccccc36;
    font-size: 300;
    color: #000;
    width: 100%;
    border-radius: 10px;
    height: 50px;
    padding: 8px 10px;
}

.input-set-ct textarea {
    height: 80px !important;
}

.input-set-ct label {
    width: 100%;
    font-size: 15px;
}

.input-set-ct input, .input-set-ct textarea:focus {
    outline: none;
}

.contact-left {
    width: 100%;
    float: left;
}

.contact-left h6 {
    font-size: 18px;
    color: #000;
    font-weight: 300;
}


.service-sec-image-new{
      position: relative;
    height: 375px;
    margin-left: 0px;
    padding-left: 0;
    width: 100%;
    object-fit: cover;
    border-radius: 6px
}
.service-border-new{
    
/* margin-left: 25px; */
    
float: left;
    
width: auto;
    
margin-top: 10px;
}
.contact-left h1 {
    font-size: 35px;
    width: auto;
    margin-bottom: 0;
    font-weight: 700;
    padding: 5px 0;
}





.contact-left p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 10px;
}

.ct-sub {
    background: #F36F27;
    color: #fff;
    margin-top: 10px;
    float: left;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 41px;
}

.ct-sub:hover {
    background: #000;
}

.main-off {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.hv-sec {
    width: 100%;
    margin-bottom: 30px;
    float: left;
}
.hv-sec i {
    font-size: 25px;
    color: #fff;
    border: 1px solid #cccccc5e;
    background-color: #f36f27;
    float: left;
    border-radius: 100%;
    margin-top: 0px;
    padding: 20px 22px;
}

.hv-sec i:hover {
    background: transparent;
    color: #f36f27;
}

.main-off h2 {
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0px 0;
}

.main-off p {
    float: left;
    font-size: 14px;
    margin-bottom: 0;
    width: 100%;
    padding: 7px 0;
    line-height: 27px;
}

.hv-sec .col-md-4 {
    padding: 0;
}

.about_section {
    float: left;
    width: 100%;
    padding: 40px 4%;
}

.about_section h1 {
    font-size: 19px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
}

.about_section h1 span {
    font-weight: 600;
    color: #04113c;
}

.gypsum_section {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.msg-panel {
    /* margin-top: 20px; */
    float: left;
    width: 100%;
    padding-top: 60px;
    margin-bottom: 30px;
    padding-bottom: 60px;
    background: url(../images/menu-bg.png);
    /* font-size: 36px; */
    color: #010101;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.md-msg {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px;
    border-radius: 5px;
}
.team-imgs img {
    width: 100%;
    float: left;
    height: 280px;
    object-fit: cover;
}
.teambg {
    float: left;
    width: 100%;
    text-align: center;
    height: 90px;
    margin-bottom: 20px;
    background: #310903;
    color: #fff;
    font-size: 14px;
    padding: 15px;
}
.teambg span{
  width: 100%;
  float:left;
}
.md-msg h1 {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #101010;
    margin-top: 0px;
    text-align: left;
    font-weight: bold;
}

.md-msg h1 span {
    color: #ea5047;
}

.md-msg p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #101010;
    text-align: left;
    line-height: 27px;
    margin-bottom: 0px;
}

.service_titels {
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 600;
    /* font-family: 'Poppins', sans-serif !important; */
    margin-bottom: 10px !important;
    padding-left: 0px !important;
}

.gs_img {
    float: left;
    /* margin-left: 60px; */
    height: 220px;
    object-fit: cover;
    width: 100%;
}

.about_section p {
    font-size: 14px;
    float: left;
    width: 100%;
    color: #000;
    line-height: 32px;
    margin-bottom: 17px;
}

.offer-panel {
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 30px;
}

.mb25 {
    margin-bottom: 25px;
}
.bg-brand {
    float: left;
    width: 100%;
    background: #fff;
    padding: 40px;
    text-align: center;
    border: solid 1px rgba(243, 112, 33, 0.58);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    margin-bottom: 30px;
}
.bg-brand img {
    object-fit: contain;
    width: 100%;
    height: 100px;
    right: 0px;
}
.bg-brand:hover {
    text-decoration: none !important;
    -webkit-box-shadow: 0px 3px 25px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 25px -9px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.22);
    border: solid 1px #fff;
    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;
}
.offer-panel h1 {
    float: left;
    width: 100%;
    /* color: #020e22; */
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 11px;
}

.hankook-font {
    float: left !important;
    width: 100% !important;
    /* color: #020e22; */
    font-size: 17px !important;
    text-transform: none !important;
    font-weight: 600 !important;
    padding-bottom: 8px !important;
}

.detail-list {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 29px;
    color: #000;
    font-weight: 400;
    margin-bottom: 8px;
}

.bg-brand {
    float: left;
    width: 100%;
    background: #fff;
    padding: 40px;
    text-align: center;
    border: solid 1px rgb(163, 35, 142);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    margin-bottom: 30px;
}

.brand-hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.bg-brand:hover {
    text-decoration: none !important;
    -webkit-box-shadow: 0px 3px 25px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 25px -9px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.22);
    border: solid 1px #fff;
    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;
}

.ih-item.square.effect6 {
    overflow: hidden;
    /* margin-bottom: 30px; */
}

.ih-item.square {
    position: relative;
    /* width: 316px; */
    /* height: 216px; */
    /* border: 8px solid #fff; */
    /* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); */
}

.ih-item.square.effect6 .img {
    -webkit-transition: all 0.5s ease-in-out;
    position: relative;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.productimg {
    width: 100%;
    object-fit: cover;
    /* padding: 20px; */
    /* height: 290px !important; */
    /* border: 2px solid #f36f27; */
}

.ih-item.square.effect6 .info {
    /* background: #da3140; */
    /* background: rgba(218, 49, 64, 0.55); */
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.ih-item.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ih-item:hover {
    text-decoration: none !important;
    -webkit-box-shadow: 0px 3px 25px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 25px -9px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.22);
    /* border: solid 1px #fff; */
    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;
}

.port-box {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    float: left;
    /* height: 400px; */
    /* bottom: 0; */
}

.port-box img {
    width: 100%;
    float: left;
    /* height: 300px; */
}

.port-box h6 {
    text-align: center;
    background: #444242;
    width: 100%;
    font-weight: 700;
    font-size: 17px;
    float: left;
    color: #fff;
    padding: 20px;
}

.port-box h6:hover {
    background: #f36f27;
}

.numbers {
    /* float: right !important; */
    /* width: auto !important; */
    /* height: 64px !important; */
    /* margin-top: 24px !important; */
}


.pimg {
    width: 100%;
    object-fit: cover;
    /* padding: 20px; */
    height: 400px !important;
    /* border: 2px solid #f36f27; */
}

.overlay {
    position: relative;
    border-left: 5px solid #f36f27;
    border-top: 5px solid #f36f27;
    top: 0;
    width: 100%;
    z-index: 99999;
    padding: 42px;
    height: 400px;
    top: 0;
    left: 0;
    background: #0000007d;
}

.overlay {
    display: none;
}

.img:hover .overlay {
    display: block !important;
}

.port-box:hover {
    box-shadow: none;
}

.overlay h2 {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    box-sizing: unset;
    text-decoration-line: none;
    height: 100%;
    text-decoration-style: none;
    width: 100%;
    color: #f36f27;
    text-decoration: none;
    font-size: 20px;
    bottom: 0;
}

.fresco .overlay h2:hover {
    text-decoration: none;
}
.head-quote:hover{
    background-color: #aa7e14;
    color: #fff !important;
}
.fh-form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    /* font-family: 'Palanquin-Regular'; */
    font-size: 13px;
    /* text-transform: uppercase; */
    height: 50px;
    margin-bottom: 15px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 15px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgba(0, 0, 0, 0.18);
    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;
    border-radius: 5px;
}

.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;
}
.light_form .iconInput input:not([type="submit"]), .light_form .iconInput textarea:focus{
    outline: none !important;
}

.location-text img {
    width: 50px;
}


.top {
    position: relative;
    float: left;
    margin-top: 0;
    width: 100%;
    bottom: 0;
    cursor: pointer;
}

.panel-12 .form-control:focus {
    border-bottom: 1px solid #310903 !important;
    outline: none !important;
    border: none;
    box-shadow: none;
}

.panel-12 .form-control::placeholder {
    font-size: 15px;
    color: #807A7A !important;
    font-weight: 500;
}

.panel-12 .form-control:focus::placeholder {
    color: #310903 !important;
}

.btn-center a:hover {
    text-decoration: none;
    background : #2ba649;
}

.submit-btn:hover {
    background: #e42e24;
}

.verticaltexts {
    transform: rotate(-90deg);
    transform-origin: right, top;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: right, top;
    -webkit-transform: rotate(450deg);
    -webkit-transform-origin: right, top;
    position: absolute;
    bottom: 41%;
    right: -122px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 12px;
}

.verticaltexts:hover {
    color: #000;
    text-decoration: none;
}

.investimg {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.investimg img {
    width: 100%;
    border-radius: 5px;
    /* height: 471px; */
    width: 100%;
    float: left;
    /* object-fit: cover; */
}

.mrbot {
    margin-bottom: 50px;
}

.sec {
    width: 100%;
    float: left;
}

.left-area {
    width: 100%;
    height: 243px;
    position: relative;
    background: #f1f1f1;
    /* left: 61px; */
    right: -83px;
    top: 59px;
    z-index: 1;
    padding: 4% 37px;
    /* box-shadow: 10px 10px 21px -1px rgba(219,212,219,1); */
}

.cnct_section {
    width: 100%;
    float: left;
}

.cnct_section {
    width: 100%;
    float: left;
}

.mail {
    width: 100%;
    float: left;
    min-height: 500px;
    background: #301d0f;
    padding: 60px 5% 60px 5%;
}

.mail h2 {
    color: #fff;
    padding: 0 0 20px;
    font-size: 25px;
}

.contact_form {
    width: 100%;
    float: left;
    position: relative;
}

.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}

.field_area label {
    color: #fff;
}
.service-side{
    position: absolute;
    left: 48px;
    width: auto;
}
.field_area input[type=email], .field_area inpu.t[type=number], .field_area input[type=text], .field_area textarea {
    width: 100%;
    float: left;
    position: relative;
    /* font-family: Montserrat,sans-serif; */
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 10px 10px;
    background: 0 0;
    border: none;
    border-bottom: solid 1px rgba(255,255,255,.77);
    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;
}

.ct_sbt {
    border: 2px solid #fff;
    padding: 10px 30px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    transition: all .5s;
}

.location_icons {
    float: left;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    padding-bottom: 5px;
    text-align: -moz-center;
}

.location_icons img {
    display: block;
    max-width: 100%;
    height: auto;
}

.location_titel {
    float: left;
    width: 100%;
    color: #454545;
    font-weight: 700;
    padding-bottom: 11px;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 18px;
}

.location_address {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #4c4a4a;
    text-align: center;
    line-height: 27px;
}

.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: #000;
    line-height: 20px;
    margin: 0;
    padding: 10px 10px;
    background: 0 0;
    border: none;
    border-bottom: solid 1px rgba(255,255,255,.77);
    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}

.contact_head {
    margin-top: 10px;
}

.contact_head h4 {
    color: #131316;
    font-weight: 700;
    font-size: 25px;
}

.contact_head h3 {
    /* margin-top: 20px; */
    font-weight: 400;
    color: #131316;
    font-size: 15px;
    line-height: 29px;
}

.adddress {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.address h1 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px;
}

.address p {
    float: left;
    width: 100%;
    margin-top: 0;
    font-size: 14px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.87);
}

.whitebg {
    float: left;
    width: 100%;
    background: #fff;
    /* padding: 30px; */
    /* height: 555px; */
}

.whitebg h1 {
    float: left;
    width: 100%;
    font-size: 25px;
    font-weight: 100;
    color: #131316;
    line-height: 40px;
    text-align: left;
    padding-bottom: 30px;
}

.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
    margin-bottom: 15px;
}

.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
    margin: 0 0 5px;
    text-align: left;
}

.log_set input[type="text"], .log_set input[type="password"], .log_set input[type="mail"], .log_set input[type="email"], .log_set input[type="tel"], .log_set textarea, .log_set select {
    width: 100%;
    float: left;
    position: relative;
    height: 50px !important;
    border: none;
    padding: 10px 10px !important;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-weight: 300;
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    border-radius: 4px;
    background: transparent;
    outline: none;
    border: solid 1px #fff;
    padding-left: 0px;
    padding-right: 0px;
}

.log_set_nav {
    float: left;
    height: 50px;
    text-align: center;
    color: #000;
    width: 180px;
    background: #ECC46D;
    border: none;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    border: none !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;
}

.log_set_nav:hover {
    background: #ba9441;
    cursor: pointer;
    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;
}

.whitebg form {
    float: left;
    width: 100%;
}

.left-area h2 {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #000;
     
    text-align: left;
    line-height: 35px;
}

.left-area p {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
     
    line-height: 28px;
    color: #000;
    font-weight: normal;
}

.left-area h2 span {
    font-weight: bold;
}

.serv-img-sec {
    width: 100%;
    float: left;
}

.serv-img-sec img {
    width: 100%;
    float: left;
}

.detail-area {
    width: 100%;
    height: 233px;
    position: relative;
    background: #f1f1f1;
    left: -68px;
    top: 56px;
    padding: 4% 37px;
    /* box-shadow: 10px 10px 21px -1px rgba(219,212,219,1); */
}



.detail-area h2 {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #000;
     
    text-align: left;
    line-height: 35px;
}

.detail-area p {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
     
    line-height: 28px;
    color: #000;
    font-weight: normal;
}

.bg-wh {
    background-color: #fff;
}


.service-box-new {
    width: 100%;
    float: left;
    background: #FBFBFB;
    position: relative;
    top: 38px;
    /* left: -175px; */
    height: 393px;
}
.testi-logo{
    
position: relative;
    
top: 65px;
    
width: 100%;
    
float: left;
}
.service-text-new {
    position: relative;
    left: -81px;
    top: 39px;
}
.service .owl-stage-outer{
    overflow: inherit !important;
}
.extra-serv-new {
    position: absolute !important;
    top: 39px;
    width: 100% !important;
    height: 393px;
    right: 0;
    background: #FBFBFB;
}
.ft-detail{

width: 100%;

float: left;

margin-top: 60px;
}
.ft-detail a{

width: 100%;

padding-bottom: 15px;

font-size: 15px;

float: left;

color: #fff !important;
}
.ft-detail a:hover{
    color: #CA8A09;
    text-decoration: none;
}
.ft-detail p{
    
float: left;
    
font-size: 15px;
    
color: #fff;
    
font-weight: 400;
}
.service-text-new h2 {
    font-size: 26px;
    color: #131316;
    font-weight: 700;
}

.mb-20 {
    margin-bottom: 40px;
}

.serv-image-new {
    width: 100%;
    float: left;
    object-fit: cover;
    height: 433px;
}
.header-top-area{
    width: 100%;
    margin-top: 13px;
    margin-right: 1%;
    float: right;
}
.header-top-area a h6{
    
float: right;
    
width: auto;
    
color: #474242;
    
border-right: 1px solid #adadad;
    
font-size: 13px;
    
padding: 0px 20px 0;
    
font-weight: 400;
    
line-height: 10px;
    
margin-top: 4px;
}
.header-top-area a{

float: right;

/* position: relative; */

/* top: -4px; */
}
.header-top-area a svg{
    
margin: 0 8px;
    
width: 20px;
    
fill: #6E6D6D;
    
position: relative;
    
top: -5px;
}

.chairman{

float: left;

/* width: 100%; */

margin-top: 15px;
}
.chairman img{
    width: 100%;
float: left;
}
/***********************responsive****************/
@media (min-width: 576px){
     .footer-btm br{
        display: none;
    }
#get-quote .modal-dialog {
max-width:700px !important;
    }
}
@media(max-width: 600px) {
    .header-content h1 {
        font-size: 22px !important;
        line-height: 40px;
    }
}

@media(min-width: 768px) and (max-width: 1070px){
    .branch-new-box .branch-name{
        width: 100% !important;
    }
}

@media(min-width: 320px) and (max-width:410px) {
    .left-area {
        height: 318px;
    }

    .detail-area {
        min-height: 396px;
    }
}

@media(max-width: 575px) {
    .border-bg {
    border: 2px solid #fff;
    padding: 88px 15px 142px;
}
.panel1 .black-bg h6{
    text-align: center;
}.panel1 .black-bg p{
    text-align: center;
}
.panel1 .black-bg a{
    float: none;
    display: block;
    margin: auto;
}
    .ftr-last1{
        display: none;
    }
    .about_section h1{
        text-align: center;
    }
    .about_section p{
        text-align: center;
    }
    .panel4 img{
        height: auto;
    }
    .call-bg h1 br{
        display: none;
    }
    .panel3 img{
height: auto;
    }
    .panel2 img{
height: auto;
    }
    .panel5 img{
height: auto;

    }
    .panel5 img{
height: auto;

    }
    .panel7 img{
height: auto;

    }
    .masonry-full {
    width: 100%;
    float: left;
    padding: 40px 4% 0;
}
    .masonry-full p{
        padding: 0 15px;
    }
    .innerban h2 {
    text-align: left;
    font-size: 23px;
    font-weight: 700;
    color: #000;
    padding: 74px 0;
}
.innerban{
    height: auto;
    margin-top: 70px;
}
    .categ img{
        display: none;
    }
    .ftr-logo1{
        display: none;
    }
    .footer-btm p{
        text-align: center;
    }
    .footer-social a{
        float: none;text-align: center;
    }
    .ftr-links a{
        width: 33% !important;
    }
    .footer-social h6{
        width: 100%;
    }
    .header_logo{
        margin-top:10px;
    }
    .ftr-btm{
        padding-top: 0 !important;
    }
    .contact-50{
        width: 100%;
    }
    .vmp{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .slide .item .cover .header-content {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    padding: 56px;
    overflow: hidden;
    background: #ffffff61;
    width: 100%;
    float: left;
    text-align: center;
    padding: 109px 0;
}
.header-content h6 {
    line-height: 30px;
    font-size: 19px !important;
    margin-bottom: 12px;
}
.slide a{
    float: none;
    display: block;
    margin: auto;
    width: 153px;
    padding: 11px 15px;
    height: 45px;
}
    .header-content p{
        display: none;
    }
    .ftr-links h2{
        margin-bottom: 20px;
        margin-top:30px;
    }
    .footer{
        text-align: center;
        padding-bottom: 0;
    }
   
    .ftr-btm h6{
        width: 100%;
        text-align: center;
    }
    .ftr-btm a{
        margin: 0 6px 6px;
    }
    .ftr-btm p {
    font-size: 13px;
    color: #fff;
    opacity: .7;
    float: right;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    }
     
    .em-ft a{
            margin: 0 10px;
        font-size: 12px;
    }
   
    .slide-image{
        margin-top: 62px;
        z-index: -211;
    }
    .slide .item{
height: auto;

    }
  
/*    .head-quote{
        display:none;
    }*/
   
    .slide{
        max-height: 600px;
    }
    .slide .owl-dots{
        display: none;
    }

   
    .request-info-box{
        width:100%;
        margin-top:20px;
    }
   
   
    .client .owl-nav{
        margin-top: -20px;
    }
   
    
    .ban1 {
        background-position: 39% 20%;
    }

    .ban2 {
        background-position: 39% 20%;
    }

    .header_logo img {
      height: 55px;
      margin-top: 0;
    }

    .client img {
        display: block;
        margin: auto;
    }
}

@media(max-width: 767px) {
     .slide .item{
        height: auto;
    }
    .header-content p{
        display: none;
    }
  .ftr-logo1{
    display: none;
  }
    .mission-sec-new{
        margin: 0;
    }
    .header-content h6{
font-size: 20px;

    }
    .header-content h6 br{
        /* display: none; */
        /* line-height: 40px !important; */
    }
  .header-content p br{
        display: none;
    }

    .header-content p{
        font-size: 13px;
    }
    .header-top-area{
        display:  none;
    }
.slide-image{
    /* height: 300px; */
}

    #get-quote img{
        display: none;
    }
    .service-sec-image-new{
        margin-bottom: 15px;
    }
    .social-ft{
        margin-top: 20px;
float: left;
    }
    .ft-detail{
        margin-top:30px;
    }
    .social-ft a{
        float: left;
    }
    .dot{
        float: left;
    }
   
    
.view-serv2{
    left: 9px;
}
    .header_block{
        height:auto;
    }
    .slide{
        margin-top: 0px;
    }
    .slide .item .cover{
       padding: 0;
    top: 32px;
    z-index: 9999;
    }
    .service-side{
        display: none;
    }
    .service .owl-nav{
        display: none;
    }
    .view-serv{
        right: 24px;
    }
    .service-sec-image{
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }
    .panel-text-quote{
        left: 20px;
        top: 10px;
        left: 0;
        padding: 0 20px;
        width: 100%;
        font-size: 24px;
        float: left;
    }
    .testi-logo{
        width: auto;
        top:0;
        margin: auto;
        display: block;
        float: none;
    }
    
  .serv-image{
    height: auto;
  }
    .service-box-new {
        width: 100%;
        float: left;
        background: #FBFBFB;
        position: relative;
        top: 0;
        left: 0;
        height: auto;
        min-height: 280px;
    }

    .service-text-new {
        position: relative;
        left: 0;
        top: 20px;
        padding: 0 20px;
    }

    .extra-serv-new {
        position: absolute !important;
        top: 0;
        width: 100% !important;
        height: auto;
        right: 0;
        background: #FBFBFB;
    }

    .service-text-new h2 {
        font-size: 26px;
        color: #131316;
        font-weight: 700;
    }

    .start {
        height: auto;
    }


    .hide-mob {
        display: none;
    }

    .ml-44 {
        margin-left: 0;
    }

    .ml-66 {
        margin-left: 0;
    }

   

 
    .service .owl-next {
        position: relative;
        top: -600px;
        background: #FBFBFB !important;
        left: 0;
    }

    .service .owl-prev {
        position: relative;
        top: -600px;
        background: #fbfbfb !important;
        left: 0;
    }

    .extra-serv {
        display: none;
    }

    .service-text {
        position: relative;
        left: 0;
        width: 100%;
        top: 75px;
        float: left;
        padding: 0 30px;
    }

   

    .cnts-paddings {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

  
    .detail-area {
        left: 0;
        top: 0;
    }

    .left-area {
        left: 0;
        top: 0;
    }

    .ban-text p {
        padding: 0;
    }

    .ban-text {
        padding-top: 147px;
    }

    .join-img {
        display: flex;
        float: left;
    }

    .quality-red {
        left: 0;
    }

    .invest-btn {
        float: left !important;
    }

  

 
    .close_form {
        right: -25px;
        top: -14px;
        z-index: 100;
    }

    .links a {
        width: 49%;
    }
}

@media(max-width: 991px) {
    
   
    .social-hd {
        display: none;
    }

    .form-pad {
        padding: 0;
    }

    .panel-12 .ryt-pad {
        padding-right: 15px;
    }

    .panel-12 .lft-pad {
        padding-left: 15px;
    }

    .btm-icon img {
        margin: 0;
    }

    .enquire {
        float: left;
        width: 100%;
        background: #000;
    }

    .panel-sec {
        display: none;
    }
}

@media(min-width: 768px) {
    .slide .item {
    /*height: 100vh;*/
    position: relative;
}

    .view-mob {
        display: none;
    }
    .testi .col-md-10{
    padding-right: 0;
}
}

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

}

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


    .chair-man-full-div{
        flex: 0 0 100% !important;
    max-width: 100% !important;
    }
    .service-box-new {
        width: 100%;
        float: left;
        background: #FBFBFB;
        position: relative;
        top: -1px;
        /* left: -175px; */
        height: 500px;
    }

    .service-text-new {
        position: relative;
        left: -29px;
        top: 38px;
    }

    .extra-serv-new {
        position: absolute !important;
        top: -1px;
        width: 100% !important;
        height: 500px;
        right: 0;
        background: #FBFBFB;
    }

    .service-text-new h2 {
        font-size: 26px;
        color: #131316;
        font-weight: 700;
    }

    .service-text-new p {
        font-size: 13px !important;
        line-height: 27px !important;
        margin-top: 0 !important;
    }

    .service-box {
        /* height: 316px; */
        /* left: 0; */
    }

    .service .owl-next {
        top: -165px;
        left: -356px;
    }

    .service .owl-prev {
        top: -165px;
        left: -354px;
    }

    .service-text {
        position: relative;
        left: -53px;
        top: 25px;
    }

    .service-text p {
        font-weight: 400;
        margin-top: 2px;
        color: #070707;
        font-size: 12px;
        line-height: 26px;
    }

    .extra-serv {
        top: 85px;
    }

    

    .start a {
        line-height: 25px;
    }

   

    

    
    .join-img {
        width: 100%;
        float: left;
    }

    .detail-area {
        padding: 4% 15px;
    }

    .left-area {
        padding: 4% 15px;
    }

    .detail-area p {
        font-size: 13px;
    }

    .left-area h2 {
        font-size: 24px;
    }

    .serv-img-sec img {
        width: 100%;
        float: left;
        height: 320px;
        object-fit: cover;
    }

    .main-off p {
        padding: 7px 0 0 25px;
    }

    .main-off h2 {
        margin: 5px 25px 0;
    }

    .quote-sec img {
        float: left;
        width: 70px;
    }

    .quote-sec h6 {
        font-size: 25px;
        font-weight: 100;
        float: left;
        padding-left: 30px;
        padding-top: 28px;
        line-height: 45px;
        width: auto;
    }

    .quote-sec {
        padding: 0;
    }

 

 

    
}

@media(min-width: 992px) and (max-width: 1024px) {
    .ban-text h2 {
        font-size: 25px;
    }

    .panel-call p {
        float: left;
        font-size: 10px;
        padding: 3px 0px;
    }

    .panel-call p {
        float: left;
        font-size: 10px;
        padding: 3px 0px;
    }
}
@media(min-width:576px) and (max-width:1127px){
    
}
.about-section{
    width:100%;
    float: left;
}
.about-section h2{
    font-size: 20px;
    font-weight: 700;
}
.about-section p{

}
.career_pic img{
    width: 100%;
}
@media(min-width:1367px){
   
}


.arch-slider {
    margin: 0;
    padding: 30px 0;
    background: #e8e8e8
}


.arc-images {
    position: relative
}

.arc-images:before {
    content: " ";
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    z-index: 1
}

a.arc-link:hover .arc-images:before {
    background: rgba(8,8,8,.75);
    background: rgba(51,51,51,0.6) !important
}

.architecturalmillwork-lyt .slick-lightbox-close {
    color: rgba(0,110,158,1) !important;
    font-size: 26px !important;
    width: 38px !important;
    HEIGHT: 44px !important;
    margin-top: 30px;
    margin-right: 80px;
    right: 0 !important;
    top: 2px !important
}

.architecturalmillwork-lyt .slick-lightbox-close:before {
    font-family: progallery-svg-font-icons !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 1 !important;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    content: "\F10A" !important;
    font-size: inherit;
    color: rgba(0,0,0,1) !important
}

.arch-slider .slick-arrow {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    margin-top: -55px;
    z-index: 111;
    padding: 20px 38.5px;
    cursor: pointer
}

.arch-slider .slick-arrow.next {
    right: 0
}

.arch-slider .slick-arrow svg {
    -webkit-filter: drop-shadow(0 1px .15px #b2b2b2);
    filter: drop-shadow(0 1px .15px #b2b2b2);
    display: inline-block
}

.slideshow-arrow {
    fill: #e8e8e8
}

.arch-slider {
    margin: 0;
    padding: 30px 0;
    background: #e8e8e8
}

.arc-images {
    position: relative
}

.arc-images:before {
    content: " ";
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    z-index: 1
}

a.arc-link:hover .arc-images:before {
    background: rgba(8,8,8,.75);
    background: rgba(51,51,51,0.6) !important
}


.architecturalmillwork-lyt .slick-lightbox-inner {
    background-color: rgba(232,232,232,1) !important;
    z-index: 1111
}

.architecturalmillwork-lyt .slick-lightbox-inner .slick-arrow {
    z-index: 111;
    width: 100px;
    height: 100px;
    background-image: url(//cdn2.hubspot.net/hubfs/4795157/Idxcorporation_December2018/Images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 27px;
    margin-top: -50px
}

.architecturalmillwork-lyt .slick-lightbox-inner .slick-arrow:before {
    display: none
}

.architecturalmillwork-lyt .slick-lightbox-inner .slick-prev {
    left: 0
}

.architecturalmillwork-lyt .slick-lightbox-inner .slick-next {
    right: 0;
    transform: rotate(180deg)
}

.architecturalmillwork-lyt .slick-lightbox-close {
    color: rgba(0,110,158,1) !important;
    font-size: 26px !important;
    width: 38px !important;
    HEIGHT: 44px !important;
    margin-top: 30px;
    margin-right: 80px;
    right: 0 !important;
    top: 2px !important
}

.architecturalmillwork-lyt .slick-lightbox-close:before {
    display: inline-block;
    vertical-align: middle;
    line-height: 1 !important;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    content: "\F10A" !important;
    font-size: inherit;
    color: rgba(0,0,0,1) !important
}
.black-bg:hover .border-bg::before{
    width: calc( 180px / 2);
    height: calc( 50px / 2);
}
.border-bg:before{
content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: transparent;
    transition: 1s;
}
@media(min-width: 993px){
    .mob-hide{
        display: none !important;
    }
}
@media(min-width: 993px) and (max-width: 1150px){
    .header_menu_area > ul > li > a{
        padding: 26px 11px 44px;
    }
}
.item.active img:before {
    content: "+";
    transform: rotate(
45deg
);
    font-size: 48px;
    color: white;
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: rgba(0,0,0,0.85);
    border-radius: 50%;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    z-index: 12;
}
.white-bg:hover{
    outline: #000 solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.panel3 .bg:hover{
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.panel4 .bg:hover{
    outline: #000 solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.panel5 .bg:hover{
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.panel6bg1:hover{
    outline: #000 solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.panel6bg:hover{
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
.panel7 .bg:hover{
    outline: #fff solid 2px;
    outline-offset: -10px;
    filter: grayscale(1);
}
