body {
    margin: 0;
    padding: 0;
    /* font-family: 'Open Sans', sans-serif !important; */
font-family:'Gilroy', sans-serif !important;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
p{
}
::-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: #000;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: 17, 5, 154, 0.1;
}
.sidenav::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #c50017;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}
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: 100vh;
*/    position: relative;
}
.header-content p{
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}
.header-content h1 {
     font-size: 36px;
    width: 100%;
    padding-right: 20px;
    /* font-family: 'Oswald'; */
    position: relative;
    color: #fff !important;
    line-height: 48px;
    font-weight: 700;
}


.header-content h1 span {
    font-weight: 700;
}
.header-top-area a h6:hover{
color: #b88c2b;
    
}
.accordion{

width: 100%;

float: left;
}
.accordion a{

}
.card{
    
}
.slide .item {height: 738px;width: 100%;float: left;position: relative;background: black;}
.header-content p{
    line-height: 71px;
    margin-top: 10px;
    font-size: 55px;
    color: #ffdb5c;
    font-weight: bold;
}
.header-content h1 {
        font-size: 55px;
        width: 100%;
        padding-right: 20px;
        /* font-family: 'Oswald'; */
        position: relative;
        color: #fff !important;
        line-height: 64px;
        font-weight: bold;
}
.card a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(
360deg
);
    transform: rotate(
90deg
);
    height: 14px !important;
    width: 14px !important;
}
.card-header{
    flex: 0 !important;
    padding: 0 !important;
}
.card-body{
    flex: 0 !important;
    padding: 0 !important;
}
.card-body a{
    margin: 10px 0 0;
}
.card-header{
    background-color: transparent !important;
    border: 0 !important;
    padding: 0;
    box-shadow: none !important;
    /* margin: 10px 0 0; */
}
.card{
    background-color:  transparent !important;
    /* width: 50%; */
    border: 0 !important;
}
.card a{
    width: 100% !important;
}
.card svg {
    transform: rotate(
90deg
);
    fill: #fff;
    height: 14px !important;
    width: 14px !important;
    transition: all ease-in-out .5s;
    margin-right: 20px;
    /* float: left !important; */
    text-align: left;
    margin-left: 20px;
}
.panel2 img:hover{
    opacity: .7;
}
.sidenav .col-lg-6{
    padding: 0;
}
.nav-serv{
    margin-top: 30px;
}
.nav-serv a{
    width: 100%;
    padding: 8px 0 !important;
}
.sidenav h2
{
    
color: #fff;
    
font-size: 20px;
    
font-weight: 700;
    
text-align: left;
    
float: left;
    
width: 100%;
    
margin-bottom: 20px;
}
.btm-serv{
    margin-bottom: 70px;
}
.service-sec4{

width: 100%;

float: left;

background: #212121;

padding: 60px 6%;
}
.service-sec4 h2{

color: #fff;

text-align: center;

font-size: 40px;

font-weight: 800;
}
.service-sec4 p{

font-size: 14px;

text-align: center;

color: #fff;

padding: 0 300px;

line-height: 30px;

margin-bottom: 70px;
}
.service-sec4 h5{

color: #a9a9a9;

font-size: 60px;

font-weight: 700;
}
.service-sec4 h6
{
    
color: #fff;
    
font-size: 23px;
    
font-weight: 600;
    
line-height: 36px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.service-sec3 a{

background: #fff;

/* width: 148px; */

padding: 15px 20px;

border-radius: 30px;

color: #000;

font-size: 14px;

font-weight: 700;
}
.service-sec3 a:hover{
    
background: #c60017;
    
color: #fff;
    
text-decoration: none;
}
.service-sec3{

float: left;

width: 100%;

background: url('../images/service-page-quote.png');

min-height: 342px;

background-size: cover;

text-align: center;

background-position: center;

background-repeat: no-repeat;

padding: 65px 0;
}
.service-sec3 h2{

font-size: 40px;

color: #fff;

font-weight: 800;

padding: 10px 300px;

line-height: 60px;
}
.service-sec3 p{
    
}
.service-button:hover{
    background-color: #000;
    color: #fff;
}
.service-button{

border: none;

background: #fff;

font-size: 14px;

color: #000;

font-weight: 700;

width: 148px;

height: 52px;

border-radius: 30px;

cursor: pointer;

margin-top: 20px;
}
.service-sec2 h5
{
    
float: right;
    
font-size: 23px;
    
font-weight: 700;
    
color: #fff;
    
margin-top: 20px;
}
.service-form{
    
max-width: 870px;
    
display: block;
    
margin: auto;
}
.service-sec2{

float: left;

width: 100%;

background: #c60017;

padding: 50px 6%;
}
.service-sec2 h2{

font-size: 35px;

font-weight: 700;

color: #fff;

text-align: center;
}
.service-sec2 p{
    
font-size: 14px;
    
color: #fff;
    
padding: 10px 300px;
    
text-align: center;
    
line-height: 30px;
}

.service-sec1{

float: left;

width: 100%;

background: #212121;

padding: 50px 6%;
}
.service-sec1 img{

width: 100%;

border-radius: 4px;

/* border-left: 6px solid #121212; */
}
.service-sec1 h2{

font-size: 40px;

color: #fff;

font-weight: 800;

text-transform: uppercase;
}
.service-sec1 h6{
    
color: #fff;
    
font-size: 25px;
    
width: 100%;
    
float: left;
    
font-weight: 400;
    
padding-top: 10px;
    
padding-bottom: 20px;
}
.service-sec1 p{
    
font-size: 14px;
    
color: #fff;
    
line-height: 30px;
    
margin: 0;
}
.ftr-add .col-lg-1{
    padding: 0;
}
.about-sec3{

}
.about-sec4{

background: #212121;

width: 100%;

float: left;

padding: 50px 6%;
}
.about-sec4 h2{

color: #fff;

font-size: 26px;

font-weight: 700;
}
.about-sec4 p{

font-size: 14px;

color: #fff;

line-height: 30px;
}
.about-sec4 svg{

fill: #fff;

height: 150px;

width: 150px;
}

.about-sec3 img{
    
width: 100%;
    
float: left;
}
.about-sec2{

background: #212121;

width: 100%;

float: left;

padding: 50px 6%;
}
.about-sec2 h2{

color: #fff;

font-size: 33px;

line-height: 46px;

font-weight: 700;

margin-top: 10px;

margin-bottom: 10px;
}
.about-sec2 p{

color: #fff;

font-size: 14px;

line-height: 30px;
}
.about-call{width: 175px;height: 175px;background: #000;border-radius: 100%;padding: 42px;}
.about-call svg{

height: 80px;

width: 80px;

fill: #fff;
}
.about-sec2 a{

width: 148px;

height: 52px;

background: #fff;

color: #000;

padding: 12px 0;

float: left;

text-align: center;

font-weight: 700;

border-radius: 30px;
}
.about-sec2 a:hover{
    
text-decoration: none;
    
background: #c60017;
    
color: #fff;
}
.about-sec h4{

float: left;

width: 100%;

margin-top: 40px;

font-size: 40px;

font-weight: 800;

color: #fff;
}
.about-sec h6{
    
font-size: 24px;
    
line-height: 37px;
    
color: #fff;
}
.about-sec{

background: url('../images/about-bg.png');

width: 100%;

float: left;

background-size: cover;

background-position: left;

background-repeat: no-repeat;

padding: 70px 6%;
}
.about-sec h2{

font-size: 50px;

color: #fff;

font-weight: 800;
}
.about-sec p{

font-size: 14px;

color: #fff;

line-height: 30px;

margin: 0;
}
.about-sec img{
    
width: 100%;
    
float: left;
}
.innerban h2{
    
font-size: 50px;
    
font-weight: 800;
}
.footer p a{

font-size: 14px;

color: #fff;
}
.footer p a:hover{
    
text-decoration: none;
    
color: #000;
}
.footer-links{

}
.footer p{
    
margin: 0;
    
font-size: 14px;
    
color: #fff;
    
text-align: center;
    
padding-top: 50px;
}
.footer-links h5{

font-size: 17px;

font-weight: 700;

color: #fff;

width: auto;

float: left;

padding-left: 30px;
}
.footer-links a{

color: #fff;

font-size: 14px;

padding: 0 20px;
}
.footer-links a:hover{
    
text-decoration: none;
    
color: #212121;
}
.ftr-add{

width: 100%;

float: left;

margin-top: 30px;
}
.ftr-add h6{

font-size: 14px;

color: #fff !important;

line-height: 25px;
}
.ftr-add img{
    
float: left;
}
.footer-logo{

float: right;

width: 100%;
}
.footer-logo img{
    
float: left;
}
.footer-social{

width: 100%;

float: left;

margin-top: 40px;
}
.footer-social a{margin: 0 10px;}
.footer-social a svg{

height: 50px;

width: 50px;

fill: #fff;
}
.footer-social a:hover svg{
    
fill: #000;
}
.footer h2{

font-size: 45px;

font-weight: 800;

color: #fff;
}
.ftr-view{

}
.ftr-view{

background: #fff;

color: #000;

font-size: 14px;

font-weight: 700;

padding: 15px 17px;

border-radius: 30px;

float: left;

margin-top: 10px;

text-align: center;

width: 148px;

height: 52px;
}
.ftr-view:hover{
    
background: #000;
    
text-decoration: none;
    
color: #fff !important;
}
.p-3svg{background: #C60017;height: 175px;width: 175px;position: absolute;border-radius: 100%;top: 260px;right: 120px;padding: 42px;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;}
.p-3svg svg{

width: 85px;

height: 85px;

fill: #fff;
}
.p-3svg:hover{
    background: #000;

}
.p3-svg2{

background: #212121;

position: absolute;

top: -161px;

right: 0;

padding: 42px;

border-radius: 100%;

width: 175px;

height: 175px;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;
}
.p3-svg2:hover{
    
background: #900b1a;
}
.p3-svg2 svg{

height: 86px;

width: 85px;

fill: #fff;
}
.panel3{

background: url('../images/bg2.png');

float: left;

background-size: cover;

width: 100%;

min-height: auto;

height: auto;

padding: 75px 2% 0;

position: relative;

background-position: center;
}
.panel3 p{

font-size: 14px;

color: #fff;

text-align: right;

/* padding: 75px 2%; */

float: right;

line-height: 32px;
}
.panel3 h6{
    
font-size: 43px;
    
color: #fff;
    
font-weight: 800;
    
text-align: right;
}
.panel3 a{
    
float: right;
    
background: #fff;
    
font-size: 14px;
    
color: #000;
    
font-weight: 700;
    
padding: 14px 20px;
    
border-radius: 30px;
    
margin-bottom: 80px;
    
width: 148px;
    
text-align: center;
    
height: 52px;
}
.panel3 a:hover{
    
text-decoration: none;
    
background: #c60017;
    
color: #fff;
}
.panel2{

background: url('../images/service-bg.png');

width: 100%;

float: left;

background-size: cover;

padding: 75px 2%;
}
.panel2 a{background: #fff;font-size: 13px;font-weight: 700;color: #000;padding: 16px 20px;float: right;margin-top: 30px;border-radius: 30px;margin-bottom: 80px;width: 148px;height: 52px;text-align: center;}
.panel2 a:hover{
background: #121212;
    text-decoration: none;
    color: #fff;
}
.panel2 img{
height: 250px;
    object-fit: cover;
width: 100%;

float: left;

transition: all ease-in-out .5s;
}
.panel2 h6{

font-size: 29px;

font-weight: 800;

color: #fff;

float: left;

padding-top: 5px;

margin-bottom: 30px;
}
.panel2 p{
    
text-align: right;
    float: right;
    color: #fff;
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
}
.about-carousel .owl-nav button{
    
background: transparent;
    
border: none;
}
.about-carousel .owl-nav .owl-prev{

right: -33px;

position: relative;

top: -93px;
}
.about-carousel .owl-nav .owl-next{

float: right;

position: relative;

top: -137px;

left: -12px;
}
.about-carousel svg{
    
fill: #fff;
    
height: 80px;
    
width: 80px;
    
margin: 30px 0;
}
.about-carousel .item{
    
max-width: 540px;
    
background: #212121;
    
float: right;
    
margin-right: 80px;
    
margin-top: 50px;
    
border-radius: 10px;
    
padding: 20px 15px;
}
.about-carousel{

}
.about-carousel h5{

font-size: 25px;

color: #fff;

font-weight: 800;
}
.about-carousel p{

padding-top: 5px !important;

max-width: 100% !important;
}
.about-carousel .owl-nav{

float: right;
}
.panel1{
    
background: url('../images/about-bg.png');
    
width: 100%;
    
float: left;
        position: relative;
    z-index: -1;
background-size: cover;
    
padding: 110px 2% 40px;
    
margin-top: -22px;
}
.panel1 h2{

font-size: 57px;

color: #fff;

font-weight: 700;

/* padding-right: 25px; */

line-height: 63px;
}
.panel1 p{

font-size: 14px;

color: #fff;

line-height: 28px;

max-width: 536px;

padding-top: 20px;

margin: 0;
}
.panel1 a{

background: #fff;

font-size: 13px;

font-weight: 700;

color: #000;

padding: 16px 20px;

float: left;

margin-top: 30px;

border-radius: 30px;

width: 148px;

height: 52px;

text-align: center;
}
.panel1 a:hover{

background: #121212;

text-decoration: none;

color: #fff;
}

.header-call{

float: right;

width: auto;

margin-top: 10px;
}
.header-call span{
    
font-size: 16px;
    
float: left;
    
width: 100%;
    
text-align: left;
}

.header-content h1 span {
    font-weight: 700;
}
.header-top-area a h6:hover{color: #ffe200;}
    .slide-image {
    /* float: right; */
    /* margin-top: 109px; */
    width: 100%;
    height: auto;
    margin: auto;
    object-fit: cover;
}
.sidenav a:hover{
    color: #c50017;
    text-decoration: none;
}
.header-top-area a:hover svg{
    fill: #ffe200;
}
.sub-menu-1{
  position: absolute;
  top: 46px;
  padding: 5px 20px;
  left: 0;
  right: 0;
  background-color: #131111;
  overflow: hidden;
  width: 210px;
  transition: all ease-in-out .5s;
  height: 0;
  /* transition: .5s ease; */
  z-index: 6000;
}
.testi-box{
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 10px 20px 0px;
    padding: 50px 35px 50px 35px;
    width:100%;
    float: left;
}
.testi-box img{

display: block;

margin: auto;
}
.testi-box h2{

font-size: 22px;

font-weight: 700;

padding: 10px 0;

text-align: center;

margin: 0;
}
.testi-box p{
    
font-size: 14px;
    
line-height: 28px;
    
text-align: center;
}
.featured-box {
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    margin: 15px 0;
}
.featured-box img{

width: 100%;

height: 335px;

object-fit: cover;

border-radius: 10px;
}

.featured-box h5 {
    /* font-size: 16px; */
    text-align: center;
    font-weight: 500;
    padding-top: 10px;
}
.overlay-new {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #171616;
    overflow: hidden;
    width: 100%;
    border-radius: 10px;
    height: 0;
    transition: .5s ease;
    z-index: 6000;
}
.text {
    white-space: nowrap;
    color: #98ca39;
    font-size: 18px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.featured-box:hover {
    /* background: #ef3e34; */
    -webkit-box-shadow: 0px 13px 12px 0px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 13px 12px 0px rgba(0,0,0,0.06);
    box-shadow: 0px 13px 12px 0px rgba(0,0,0,0.06);
}
.featured-box:hover .overlay-new {
    height: 100%;
}
.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: #99c941;
}
.sub-menu-1 li a{
    font-size: 14px;
    color:#fff;
}
.sub-menu{
    transition: all ease-in-out .5s;
    position:relative;
}
.sub-menu:hover .sub-menu-1{
    height: auto;
}
.slide .item .cover {
    /* padding: 50px; */
    position: absolute;
    width: 100%;
    text-align: left;
    height: 100%;
    padding-left: 100px;
    top: 300px;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    /* display: flex; */
    align-items: center;
}

.pan3-left{
    width: 100%;
    float: left;
    margin-top: 50px;
}
.blog-content {
    width: 100%;
    /* height: 70px; */
    /* margin-top: -30px; */
    background-color: #c50017;
    padding: 10px;
}
.blog-content h3 {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin: 6px;
}
.blog-content1 {
    width: 100%;
    height: 105px;
    border: 1px solid #DFDFDF;
    background-color: #ffffff;
    padding: 10px;
    float: left;
    width: 100%;
    -webkit-box-shadow: 2px 12px 40px -22px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 12px 40px -22px rgba(0,0,0,0.75);
    box-shadow: 2px 12px 40px -22px rgba(0, 0, 0, 0.42);
}.blog-content1 img {
    float: left;
    height: 70px;
    margin-top: 5px;
    padding-left: 15px;
}
.blog-content1 h3 {
    margin-top: 5px;
    font-size: 15px;
    float: left;
    color: #000;
    margin-left: 15px;
}
.date-edit {
    font-size: 14px;
    color: #c50017;
    line-height: 25px;
}
.panel5{

text-align: center;

width: 100%;

float: left;

padding: 70px 2%;
}
.panel5 svg{

height: 100px;

background: linear-gradient(10deg, rgba(0,0,0,1) 11%, rgba(72,69,69,1) 119%);

fill: #fff;

width: 100px;

padding: 15px;

border-radius: 20%;
}
.panel5 svg:hover{/* : */background: linear-gradient(10deg, rgba(142,195,42,1) 70%, rgba(142,195,42,1) 40%, rgba(186,239,91,1) 127%);}
.panel5 h2{

font-size: 24px;

font-family: 'SFProDisplay-Bold';

color: #101010;

padding-top: 30px;
}
.panel5 p{
    
font-family: 'SFProDisplay-Regular';
    
font-size: 14px;
    
line-height: 28px;
    
color: #101010;
}
.panel4{

width: 100%;

float: left;

background: #000;

text-align: center;

padding: 50px 0;
}
.panel4 h2 span{
   font-family: 'SFProDisplay-Bold';
 
}
.panel4 h2{

font-family: 'SFProDisplay-Light';

font-size: 39px;

line-height: 50px;

color: #fff;

margin-top: 20px;
}
.panel4 img{

}
.panel4 p{

font-family: 'SFProDisplay-Regular';

font-size: 15px;

color: #fff;

line-height: 28px;

padding-top: 10px;
}
.panel4 a{

font-size: 14px;

color: #fff;

position: relative;
}
.footer{
    width: 100%;
    float: left;
    padding: 40px 3% 20px;
    background: url('../images/footer-bg.png');
        background-size: cover;
}

.footer-last{
float: left;background:#000;
width: 100%;
padding: 20px 2%;
}
.footer-last p{margin-right: 65px;float: left;font-size: 13px;margin-bottom: 0;color: #fff;opacity: .7;}
.footer-last a

{

font-size: 13px;

color: #fff;

opacity: .7;
}
.pb{
    /* margin: 0 !important; */
    /* float: right !important; */
}
.pb a{

}
.footer-last a:hover{

text-decoration: none;

color: #97c93c;
}

.panel4 a:after{position: absolute;content: '';background: #fff;width: 28px;height: 3px;top: 7px;right: -45px;position: absolute;content: '';transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;-moz-transition: all ease-in-out .5s;}
.panel4 a:before{transition: all ease-in-out .5s;position: absolute;content: '';background: #fff;width: 28px;height: 3px;top: 7px;left: -45px;-webkit-transition: all ease-in-out .5s;-moz-transition: all ease-in-out .5s;}
.panel4 a:hover{

text-decoration: none;

color: #97c93c;
}
.panel4 a:hover::after{

right: -55px;
}
.panel4 a:hover::before{
    
left: -55px;
}
.ft-pd{
    padding: 0 18px;
    border-right: 1px solid;
    margin-right: 18px;
}

     
.slide .item .cover .header-content {
    position: relative;
    margin-top: 0;
    float: left;
    width: 100%;
    text-align: left;
    /* margin-left: 22px; */
    /* 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;
}
.sticky {
  position: fixed !important;
  top: 0;
  background:#fff;
  width: 100%;
}

.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: 0;
    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-dots{
    /* display: none; */
}
.slide .owl-nav{
    display: none;
}
.header_menu_area {
  /* width: 100%; */
  float: right;
  position: relative;
  text-align: center;
  /* margin-top: 6px; */
  /* height: 110px; */
  }
  .header_menu_area > .mob_nav {
    display: none; }
  .header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    height: 56px;
    padding-right: 0px;
    /* float: right; */
    margin-top: 25px;
    }
    .header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle; }
      .header_menu_area > ul > li > a {
        width: auto;
        float: left;
        margin: 0 9px;
        position: relative;
        font-size: 14px;
        /* font-family: 'Montserrat', sans-serif !important; */
        font-weight: 400;
        color: #fff;
        letter-spacing: 0px !important;
        z-index: 1;
        padding: 18px 14px;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        /* text-transform: uppercase; */
        text-decoration: none;
        }
        .header_menu_area > ul > li > a:hover {
          color: #97c93c;
          }
          .header_menu_area > ul > li > a:hover svg {
          fill: #000;
          }
        .header_menu_area > ul > li > a::after {
          content: '';
          position: absolute;
          width: 100%;
          color: #fff !important;
          text-decoration:none !important;
          height: 0px;
          /* background: #97c93c; */
          left: 0;
          bottom: 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;
          color: white;
          }
        .header_menu_area > ul > li > a:hover::after {
          height: 100%; }
      @media (max-width: 992px) {
        .sidenav{

        }
        .header_menu_area > ul{
            margin-top: 0;
        }
        .header-call{
            display: none;
        }
        .ham-nav{
            display: block;
        }
        .header_menu a svg{
            /* display: none; */
        }
          .sub-menu-1{
              position:unset !important;
              width:100% !important;
          }
  .header_menu_area {
    position: inherit; }
    .header_menu_area > .mob_nav {
      display: block;
      float: right;
      width: 28px;
      height: 28px;
      margin: 24px 0px;
    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: #078c2f;
        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: #0a0909;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    }
  .mob_nav.open > div:nth-child(3) {
    background: #0a0909;
    -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: #000000; */
    /* padding: 20px 0px !important; */
    /* min-height: 100vh; */
    /* visibility: hidden; */
    /* opacity: 0; */
    /* z-index: 9 !important; */
    /* transition: all ease-in-out 0.5s; */
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    /* -webkit-transition: all ease-in-out 0.5s; */
    /* top: 132px; */
    }
    .header_menu_area > ul > li {
      width: 100%; }
      .header_menu_area > ul > li > a {
        color: #fff;
        width: 100%;
        line-height: 30px;
        padding: 10px 5%;
        text-align: left;
        border-bottom: solid 1px rgba(255, 255, 255, 0.1); }
        .header_menu_area > ul > li > a::after {
          width: 0px;
          height: 100%;
          background: #fff; }
        .header_menu_area > ul > li > a:hover::after {
          width: 4px; }
  .header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    z-index: 1111 !important;
    }

  .header_user_area {
    right: calc(5% + 70px); } }

.active-menu{
  background: #0A6A26;
  color: #ffffff !important;
  /* border-bottom: solid 4px #0f703a; */
}



@media (max-width: 992px) {
    .li-hd{
        float: left;
        margin-top:20px !important;
    }
    .head-quote {
    /* display: none; */
    /* margin: 10px 0 0 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;
        height: auto;
    }

    .header_menu_area > .mob_nav {
        display: block;
        float: right;
        display: none;
        width: 28px;
        height: 28px;
        margin: 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: #fff;
        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: #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .mob_nav.open > div:nth-child(3) {
        background: #fff;
        -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: #131111;
        margin: 0;
        padding: 10px 5%;
        text-align: left;
        border-bottom: solid 1px rgb(19 17 17);
    }

    .header_menu_area > ul > li > a::after {
        width: 0px;
        height: 100%;
        background: #97c93c;
    }

    .header_menu_area > ul > li > a:hover::after {
        width: 4px;
    }

    .header_menu_area ul.view {
        visibility: visible !important;
        opacity: 1;
        background: #131111;
        border-top: 1px solid #fdf1f159;
        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: 999;
    position: relative;
    margin-top: 15px;
}
.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;
}
.branch-new .owl-next{
    right: -70px;
    position: relative;
    top: 46px;
    border: 1px solid !important;
    padding: 10px;
}
.branch-new .owl-nav button:hover{
    background: #e1d7d7;
}
.branch-new .owl-nav button:hover img{
    filter: brightness(11);
}
.branch-new .owl-prev{
    left: -70px;
    position: relative;
    top: 46px;
    border: 1px solid !important;
    padding: 10px;
}
.active-class{
    color: #000 !important;
    background:#DEB314;
}
.active-class svg{
    fill:#000;

}

.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;
}
.ham-white{

height: 100%;

padding: 40px 80px;

background: #fff;
}
.ham-right{
    
height: 100%;
}
.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;
    width:350px;
}

.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: 56px; */
    float: left;
    position: absolute;
    padding: 0 7%;
    left: 0;
    top: 0;
    /* padding: 0 0% 0 0%; */
    z-index: 1000;
    /* background: #131111; */
}
.sticky .header_block{
    background:#fff;
        height: 110px;
}


.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;
}
.testi-full{
    
background: url('../images/aboutbg.png');
    
width: 100%;
    
float: left;
    
background-size: cover;
    
background-repeat: no-repeat;
    
padding-bottom: 100px;
}
.view-serv:hover {
    border: 1px solid #b88c2b;
    background-color: #b88c2b;
}

.count {
    color: #000;
font-size: 25px;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: center;
}
.count .item {
    width: 100%;
    float: left;
    border-right: 1px solid #cccccc59;
}
.count-sec{
background: #131111;
    width: 100%;
    float: left;
    padding: 60px 2% 60px;
}
.count-sec p{
color: #fff;
font-size: 18px;

font-weight: 500;
}
 .count .item1 {
    color: #98ca39;
    font-size: 35px;
    font-weight: 900;
    float: left;
    width: 100%;
    text-align: center;
}
 .count .item1:after {
    content: '+';
    position: absolute;
}
.highlight {
float: left;
    background-color: #F8F8F8;
    width: 100%;}
.highlight .container {
    padding: 75px 0;
}
.contact-item {
    text-align: center;
    padding: 50px 5px 25px;
    background: #f6f6f6;
    height: 100%;
}
.contact-sec{
width: 100%;
    float: left;
    padding: 50px 2%;
}
.contact-add{width: 100%;float: left;padding: 20px;text-align: center;background: #c50017;border-radius: 7px;margin-bottom: 10px;}
.contact-add svg{fill: #fff;width: 40px;height: 40px;}
.contact-add p{

font-size: 14px;
    color: #fff;
    line-height: 27px;
}
.contact-add h6{
    padding-top: 15px;
    font-size: 23px;
    color: #fff;
    font-weight: 700;
}
.contact-add:hover svg{fill: #000;}
.mail-section {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    background-size: cover;
}
.mail-section .mail {
    width: 100%;
    float: left;
    min-height: 500px;
    background: #212121;
    padding: 60px 5% 23px 5%;
    background-size: cover;
    background-image: url(../images/mail-min.jpg);
}
.mail-section .mail h1 {
    font-size: 28px;
    color: #fff;
    float: left;
    width: 100%;
    margin-top: 15px;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.mail-section .mail h1 span {
    /* color: #98ca39; */
    font-size: 30px;
}
.contact_form {
    width: 100%;
    float: left;
    position: relative;
}
.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}
.field_area label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    color: #949494e0;
    line-height: 20px;
    margin: 10px 0 10px;
}

.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 #98ca39;
    outline: none;
}
.contact_form button:hover {
    background: #c50017;
    color: #fff;
    -webkit-transition: all ease-in-out 0.5s;
}
.contact_form button {
    width: 125px;
    float: right;
    position: relative;
    font-size: 15px;
    color: #eaeaeae0;
    background: #fff;
    color: #000;
    font-weight: 700;
    line-height: 20px;
    margin: 0px;
    padding: 13px 11px;
    /* background: transparent; */
    /* border: 3px solid #98ca39; */
    -moz-border-radius: 30px;
    border: none;
    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;
}
.blog-full{

width: 100%;

float: left;

padding: 50px 2%;

background: #212121;
}
.date{
    color: #f3fdf3;
    position: absolute;
    background: #c50017;
    height: 0;
    font-size: 15px;
    bottom: 0;
    font-weight: 700;
    /* width: 200px; */
    border-top-right-radius: 4px;
    z-index: 999;
    border-top-left-radius: 4px;
}
.b-img{

width: 100%;

overflow: hidden;

position: relative;

border-top-left-radius: 5px;

border-top-right-radius: 5px;
}
.b-img img{

width: 100%;

height: 250px;

object-fit: cover;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;
}
.blog-text{

width: 100%;

float: left;

padding: 30px 15px;

background: #fff;

box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.05);

border-bottom-left-radius: 4px;

border-bottom-right-radius: 4px;
}
.blog-text h2{

width: 100%;

font-size: 18px;

font-weight: 700;

margin: 0 0 5px;

float: left;
}
.blog-text p{

font-size: 14px;

color: #000;

line-height: 28px;

margin: 0 0 5px;
}
.article_views1 {
    width: 100%;
    float: left;
    /* margin: 8px 10px; */
}
.calendar {
    width: auto;
    padding: 13px 0 0;
    height: 41px;
}
.view_left {
    width: auto;
    /* margin: 5px 16px 5px 0; */
    float: left;
    /* border-right: 1px solid #cccccc59; */
}
.view_left a {
    float: left;
    width: auto;
}
.user {
    width: auto;
    height: 50px;
    border-radius: 100%;
}
.view_left h4 {
    color: #9b9b9b;
    float: right;
    /* padding: 20px 10px; */
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
}
.posting {
    font-size: 28px;
    color: #fff;
    /* margin-top: 60px; */
    margin-bottom: 40px;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 700;
}
.job_content p strong {
    font-weight: 700;
    }
    .blue_btn{
        width: 125px;
        float: right;
        position: relative;
        font-size: 14px;
        color: #000;
        line-height: 20px;
        text-align: center;
        margin: 0px;
        border-radius: 30px;
        font-weight: 700;
        padding: 13px 11px;
        background: #fff;
        /* border: 3px solid #98ca39; */
        -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;
    }
    .blue_btn:hover{
        background: #c50017;
        color: #fff;
        -webkit-transition: all ease-in-out 0.5s;
        text-decoration: none;
    }
    .info-widget .subtitle {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 30px;
}
.seo-left .col-md-4{
    margin:30px 0;
}
.seo-left h2 span
{
    font-weight: 400;
}



    .seo-left{


text-align: center;

width: 100%;

float: left;
}
.seo-left svg{
height: 100px;
    background: linear-gradient(10deg, rgba(0,0,0,1) 11%, rgba(72,69,69,1) 119%);
    fill: #fff;
    width: 100px;
    padding: 15px;
    border-radius: 20%;
    }
.seo-left svg:hover{
        background: linear-gradient(10deg, rgba(142,195,42,1) 70%, rgba(142,195,42,1) 40%, rgba(186,239,91,1) 127%);
}
.seo-left h4{

font-size: 18px;

font-weight: 700;

padding: 15px  0 0;

margin: 0;
}

    .seo-left h2{

font-size: 37px;

text-align: left;

margin:0;

font-weight: 700;

float: left;

color: #000;

width: 100%;

padding: 15px 0 0;

line-height: 53px;
}
.seo-left .col-md-6 p{
    text-align: center;
}

.seo-left .col-md-4 p{
    text-align: center;
}
.serv-border:hover svg{
    background: linear-gradient(10deg, rgba(142,195,42,1) 70%, rgba(142,195,42,1) 40%, rgba(186,239,91,1) 127%);
}
.main-img{
height: 300px;
object-fit: cover;
}
.sidebar .sidebar-widget {
    position: relative;
    display: block;
    margin-bottom: 50px;
}
.info-widget .lower {
    display: block;
    padding: 50px 20px;
    text-align: center;
}
.sidebar .info-widget .subtitle {
    position: relative;
    display: block;
    font-size: 18px;
    line-height:30px;
    }
    .sidebar .info-widget .icon-box {
    position: relative;
    display: block;
    font-size: 52px;
    line-height: 1em;
    margin-bottom: 30px;
}
 .info-widget .phone {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 700;
    margin-bottom: 5px;
}
.info-widget svg{
    
height: 60px;
    
width: 60px;
    
fill: #98ca39;
    
margin-bottom: 20px;
}
.seo-form{
  box-shadow: 0px 1px 2px 2px rgba(0,0,0,0.05);
  /* border-radius: 10px; */
  margin: 0;
  width: 100%;
  float: left;
  padding: 30px;
  background: #ffffff;
}
.seo-form .field_area {
    margin-bottom: 35px;
    width: 100%;
    float: left;
    position: relative;
}
.seo-form .field_area input[type=email], .seo-form .field_area input[type=number], .seo-form .field_area input[type=text], .seo-form .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 rgb(41 41 41) !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;
}
.serv-border{

width: 100%;

float: left;

border: 1px solid #000;

padding: 20px;

margin-top: 20px;

border-radius: 10px;
}
.serv-border svg{

}
.serv-border h3{
    
}
.seo-form .field_area label {
    color: #000;
}
.seo-form label{
    margin: 0;
}
.info-widget .email {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 1.5em;
}
.info-widget .email a {
    color: #ffffff;
}
 .info-widget .phone a:hover{
    text-decoration: none;
}
 .info-widget .phone a {
    display: inline-block;
    color: #ffffff;
    border-bottom: 1px solid rgba(255,255,255,0.50);
}
.info-widget .image img {
    position: relative;
    display: block;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

 .info-widget .image {
    position: relative;
    display: block;
    margin: 0;
}

 .sidebar-widget .widget-inner {
    position: relative;
    display: block;
        width: 100%;
    float: left;

}
.seo-form button:hover{
    background-color: #131111;
    color: #fff;
}
.seo-form button{
        margin: auto;
        display: block;
        width: 125px;
        /* float: right; */
        position: relative;
        font-size: 15px;
        color: #000;
        line-height: 20px;
        /* margin: 0px; */
        padding: 13px 11px;
        background: transparent;
        border: 3px solid #98ca39;
        -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;
}
.seo-form button:hover{
    
}
 .info-widget .widget-inner {
    background: #292929;
    color: #ffffff;
    /* border-top-left-radius: 10px; */
    /* border-radius: 10px; */
}



    .seo-left img{

margin-bottom: 30px;

/* margin: 30px 0; */

width: 100%;

/* float: left; */

height: 512px;

border-radius: 10px;

object-fit: cover;
}
    .seo-left p{
         font-size: 14px;
      float: left;
      color: #101010;
      line-height: 30px;
      text-align: left;
      /* margin-bottom: 40px; */
      padding-top: 10px;
    }
.classified_box {
    /* width: 50%; */
    float: left;
    position: relative;
    background: #212121;
    padding: 5px;
    border: 1px solid #fff;
    margin: 0 0 30px;
    overflow: hidden;
    border-radius: 0.3rem;
    /* box-shadow: 0px 3px 8px 4px #f1f1f1; */
    -moz-box-shadow: 0px 3px 8px 4px #f1f1f1;
    /* -webkit-box-shadow: 0px 1px 2px 2px #f1f1f1; */
}
.job_content {
    width: 100%;
    float: left;
    position: relative;
    padding: 30px;
}
.job_title {
    width: calc(100% - 150px);
    float: left;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 25px;
    padding: 0;
    margin: 0 0 5px;
}
.job_content > span {
    width: auto;
    float: right;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    line-height: 25px;
    padding: 0;
    margin: 0 0 5px;
}
.classified{
    width: 100%;
    float: left;
    padding: 50px 2%;
    background: #212121;
}
.job_content h5 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
    padding: 0;
    margin: 0 0 15px;
}
.job_content p {/* font-family: 'SFProDisplay-Regular'; */font-size: 14px;color: #fff;line-height: 30px;margin-bottom: 10px;float: left;}
.blog-1{margin-bottom: 30px;width: 100%;position: relative;float: left;border-radius: 5px;}
.blog-1:hover .date{

height: 51px;

padding: 15px;
}

.blog-text a{

position: relative;

font-weight: 700;

font-size: 14px;

color: #c50017;
}
.blog-text a:after{
    position: absolute;
    /* content: ''; */
    background: #98ca39;
    top: 8px;
    width: 18px;
    left: 74px;
    height: 2px;
    transition: all ease-in-out .5s;
}
.blog-1:hover img{

transform: scale(1.3);
}
.blog-text a:hover{
    text-decoration: none;
    color: #000;
}
.blog-text a:hover::after{
    left:90px;
}

.slider_block .owl-nav {
    display: none;
}

.slider_block .owl-dots {
    display: none;
}
.service-box img{
    width: 100%;
    float: left;
    height: 170px;
    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: 30px;
    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; */
}

.get-in-touch h2{

font-size: 35px;

font-weight: 700;

color: #101010;
}
.get-in-touch h2 span{

color: #a31c20;
}
.get-in-touch h3{

font-size: 20px;

font-weight: 700;

color: #a31c20;

margin: 10px 0;
}
.get-in-touch p{
    
font-size: 14px;
    
line-height: 26px;
    
color: #101010;
    
margin-bottom: 36px;
}
.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{
    line-height: 75px;
    font-size: 54px;
    color: #000;
    /* font-family: 'SFProDisplay-Light'; */
    /* text-transform: uppercase; */
    font-weight: bold;
}
.header-content h6 span{
  /* font-family: 'SFProDisplay-Bold'; */
}
.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: 20px;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;

color: #000;
}
.menu-text p{

margin: 0 !important;

font-size: 14px;
}
.menu-text span{

font-size: 14px;

font-weight: 600;

color: #000;
}
.menu-image{
  overflow: hidden;
  transition: all ease-in-out .5s;
  border-radius: 20px;
  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;
}


.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;
}


.ftr-right {
    width: 100%;
    float: left;
    padding: 73px 20px 0;
}

.ftr-right p {
    color: #fff;
    font-size: 19px;
    position: relative;
    font-weight: 400;
    padding: 1px 101px 47px 0;
    border-bottom: 1px solid #0f1119;
}
.slide .owl-theme .owl-dots, .owl-theme .owl-nav{
    text-align: left;
    float: left;
    padding-left: 20px;
    /* display: block !important; */
}
.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: -195px;
    left: 85px;
    /* 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 #c60017;
    background: #c60017 !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: #000 !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;
}
    .blink{
     
    }
    .blink a{
        font-size: 25px;
        color: white;
        animation: blink 1s linear infinite;
    }


@media screen and (max-height: 450px){
.sidenav {
    padding-top: 0;
}
.sidenav a {
    font-size: 18px;
}

}
.ham-nav svg{
    fill: #CD373E;
    height: 30px;
    margin-top: 8px;
}
.ham-nav{
    font-size: 30px;
    cursor: pointer;
    /* padding-left: 10px; */
    /* background: #06070a; */
    float: right;
    /* padding: 18px 0; */
}
.sidenav a {
    /* padding: 15px 71px; */
    text-decoration: none;
    -moz-transition: all ease-in-out .5s;
    font-size: 14px;
    transition: all ease-in-out .5s;
    color: #fff;
    text-align: left;
    -webkit-transition: all ease-in-out .5s;
    position: relative;
    /* display: block; */
    font-weight: 500;
    /* transition: 0.3s; */
    /* border-bottom: 1px solid #F2F2F2; */
    float: left;
    padding: 0 29px 5px 0;
}
.nav-pd{
    
width: 100%;
    
float: left;
    
text-align: center;
    
padding: 100px 70px;
}
.sidenav {
    height: 100%;
    /* border-top: 1px solid #ad6062; */
    width: 100%;
    position: fixed;
    height: 0;
    /*    padding: 70px;
*/
    z-index: 9999;
    overflow-y: scroll;
    top: 0;
    right: 0;
    background-color: #131111;
    overflow-x: hidden;
    transition: 0.5s;
}
.panel-form h2 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 100;
    color: #fff;
}
.head-quote1{
    color: #fff !important;
    background: #06070A;
    padding: 4px 10px 5px 4px !important;
    border-radius: 28px;
    font-size: 11px !important;
    margin-top: 7px !important;
    margin-right: 10px;
    /* width: 118px !important; */
    border: 2px solid transparent;
    margin-bottom: 0 !important;
}
.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;
}

.table{
        animation: rotate 5s infinite linear;
}




.contact-snd {
   width: 168px;
   /* float: right; */
   position: relative;
   font-weight: 700;
   font-size: 15px;
   color: #000;
   line-height: 20px;
   margin: 0px;
   padding: 13px 11px;
   background: transparent;
   border: 3px solid #98ca39;
   -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;
   }
.contact-snd:hover{
    background-color: #101010;
    color: #fff;
}
.career_h2 {
    font-size: 28px;
    color: #2e2c2c;
    margin-bottom: 40px;
    float: left;
    width: 100%;
    text-align: center;
}

.career_section {
    max-width: 867px;
    width: 100%;
    display: flex;
    margin: 20px auto;
}


.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;
    }
    .mct_form_career {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    /* text-transform: uppercase; */
    height: 27px;
    margin-bottom: 30px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border-bottom: solid 1px #a9a8a8;
    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;
}
.cntct_bt {
    width: 100%;
    float: left;
    text-align: center;
}

    .form_titles {
    float: left;
    width: 100%;
    color: #a29f9f;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.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 {
    background: url('../images/aboutbg.png');
    width: 100%;
    float: left;
    /* padding: 50px 0 20px; */
    background-size: cover;
    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;
}
.w-100{
    width: 100%;
}
.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;
}



.panel7 h4{
    color: #fff;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    left: 143px;
}
.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%; */
}
.extra-sec a:hover{
    margin-left: 15px;
    text-decoration: none;
    color: #ffd847 !important;
}
.panel7 h6{
    color: #fff;
    font-size: 16px;
    left: 143px;
    position: relative;
    font-weight: 700;
}
.panel7 h6:before{
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    left: -140px;
    background: #fff;
    top: 8px;
}
.panel7-right-box {
    width: 100%;
    background: #B54FA5;
    float: left;
    height: 263px;
    /* margin-bottom: 70px; */
    padding: 50px 45px;
}

.panel7 h2 {
}



.head-quote{color: #fff !important;background: #620609;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;
}
.ftr-quote {
    position: absolute;
    top: 56px;
    left: 18px;
    height: 106px;
    /* width: 124px; */
    opacity: 0.4;
}

.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;
}

.panel7 h3 {
    font-weight: 700;
    color: #fff;
    font-size: 31px;
    width: auto;
    float: left;
}

.panel7 p {
}

.panel7 a {
    background: #fff;
    color: #131316;
    padding: 8px 14px;
    font-weight: 600;
    font-size: 14px;
    float: right;
    margin-top: 6px;
}

.panel7 a svg {
    fill: #131316;
    height: 17px;
    /* float: right; */
    width: 15px;
    margin-left: 14px;
}

.panel7 a:hover {
    text-decoration: none;
    background-color: #310903;
    color: #fff;
}

.panel7 a:hover svg {
    fill: #fff;
}

.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;
}



.service{
    width: 100%;
    float: left;
}

.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: #a31c20;
    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;
}



.panel7 {
    width: 100%;
    float: left;
    margin: 70px 0 0;
}

.panel7 h2 {
    font-size: 31px;
    font-weight: 400;
    color: #fff;
    width: auto;
    /* text-align: center; */
    float: left;
}

.panel7 h2 span {
    font-weight: 700;
}

.panel7 p {
    font-size: 21px;
    /* padding: 10px 0 20px; */
    font-weight: 400;
    color: #fff;
    /* text-align: center; */
}

.panel7 .owl-nav img {
    width: 30px;
    /* width: 100%; */
    left: 8px;
    position: relative;
    /* top: 4px; */
}

.panel7 .owl-nav button{
    margin: 0;
    background-color: transparent;
    position: relative;
    top: -114px;
    left: 65px;
}

.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-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;
}

.service_titels {
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 600;
    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;
    /* font-family: 'font-family: 'Baloo Paaji 2', cursive;; */
    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.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; */
}

.panel7 h2 span {
    font-weight: 700;
}

.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-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: #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;
}
.ftr-left{
    float: left;
}
.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){
   
    .ftr-mid 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;
    }
  
   
    .header_logo img {
        height: 54px;
        margin-top: 16px;
    }

    .client img {
        display: block;
        margin: auto;
    }
}

@media(max-width: 767px) {
    .sidenav .closebtn{
        width: auto;
    }
.service-sec3 h2{
    padding: 10px 15px;
}
.seo-left img{
    width: 100%;
}
    .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) {

   .table{
    width: 100%;
   }
    .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) {

    .ftr-logo img{
        height: auto;
    }
  

    .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;
    }

   

    

    .panel7 h2 {
        font-size: 23px;
    }

    .panel7 h3 {
        font-size: 25px;
    }

    .panel7 img {
        right: -21px;
    }

    .panel7 .col-md-2 {
        padding: 0;
    }

    
    .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;
    /* font-family: 'Josefin Sans', sans-serif; */
    /* 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%;
    }
    
    .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;
}
.review-box h6:before{
    position: absolute;
    content: '';
    top:0;
    left: 0;
    background: url('../images/quote.png');
}
.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; */
}

.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;
}


.ftr-right {
    width: 100%;
    float: left;
    padding: 73px 20px 0;
}

.ftr-right p {
    color: #fff;
    font-size: 19px;
    position: relative;
    font-weight: 400;
    padding: 1px 101px 47px 0;
    border-bottom: 1px solid #0f1119;
}
.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;
}

.link-ftr {
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 0;
}

.extra-serv {
    position: absolute !important;
    top: 104px;
    width: 100% !important;
    height: 405px;
    right: 0;
    background: #FBFBFB;
}

.serv-image {
    height: 582px;
    width: 100%;
    float: left;
}

.link-ftr a {
    color: #fff;
    opacity: .7;
    font-size: 12px;
     
    ; padding: 0 10px;
}

.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;
}


.ftr-logo img{height: 200px;float: left;width: 100%;}
.ftr-logo{

width: 100%;
}


}
.request-info-box{

background: #232323;

width: 95%;

float: right;

padding: 50px 30px;

/* margin-left: 26px; */
}
.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{

position: relative;

width: 100%;

float: left;

background: #fbfbfb;

padding: 30px 20px;

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;
}
.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;
}



.panel7 h4{
    color: #fff;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    left: 143px;
}
.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: 2px;
    
margin: 16px 10px;
    
background: #fff;
    
float: right;
    
/* border-radius: 50%; */
    
opacity: .7;
}
.panel7 h6{
    color: #fff;
    font-size: 16px;
    left: 143px;
    position: relative;
    font-weight: 700;
}
.panel7 h6:before{
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    left: -140px;
    background: #fff;
    top: 8px;
}
.panel7-right-box {
    width: 100%;
    background: #B54FA5;
    float: left;
    height: 263px;
    /* margin-bottom: 70px; */
    padding: 50px 45px;
}

.panel7 h2 {
}



.head-quote{color: #fff !important;background: #620609;padding: 4px 10px 5px 4px !important;border-radius: 28px;font-size: 11px !important;margin-right: 12px;margin-top: 10px !important;/* width: 118px !important; */border: 2px solid transparent;margin-bottom: 0 !important;}

.social-ft a svg:hover{
    fill:#b54fa5;
}
.ftr-quote {
    position: absolute;
    top: 56px;
    left: 18px;
    height: 106px;
    /* width: 124px; */
    opacity: 0.4;
}

.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;
}

.panel7 h3 {
    font-weight: 700;
    color: #fff;
    font-size: 31px;
    width: auto;
    float: left;
}

.panel7 p {
}

.panel7 a {
    background: #fff;
    color: #131316;
    padding: 8px 14px;
    font-weight: 600;
    font-size: 14px;
    float: right;
    margin-top: 6px;
}

.panel7 a svg {
    fill: #131316;
    height: 17px;
    /* float: right; */
    width: 15px;
    margin-left: 14px;
}

.panel7 a:hover {
    text-decoration: none;
    background-color: #310903;
    color: #fff;
}

.panel7 a:hover svg {
    fill: #fff;
}

.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;
}

.innerban {
    width: 100%;
    background-size: cover;
    background: url(../images/about-inner-banner.png);
    height: 385px;
    float: left;
    /* margin-top: 100px; */
    padding: 168px 7%;
    /* text-align: center; */
background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center;
}
.innerban svg{
    
height: 80px;
    
width: 80px;
    
fill: #98ca39;
}
.innerban p {
    /* margin-top: 123px; */
    color: #000;
    font-weight: 400;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: left;
    font-size: 28px;
    /* background: rgb(0 0 0 / 74%); */
    /* height: 250px; */
    /* margin-top: 0px; */
    /* padding-top: 179px; */
}


.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;
}



.panel7 {
    width: 100%;
    float: left;
    margin: 70px 0 0;
}

.panel7 h2 {
    font-size: 31px;
    font-weight: 400;
    color: #fff;
    width: auto;
    /* text-align: center; */
    float: left;
}

.panel7 h2 span {
    font-weight: 700;
}

.panel7 p {
    font-size: 21px;
    /* padding: 10px 0 20px; */
    font-weight: 400;
    color: #fff;
    /* text-align: center; */
}

.panel7 .owl-nav img {
    width: 30px;
    /* width: 100%; */
    left: 8px;
    position: relative;
    /* top: 4px; */
}

.panel7 .owl-nav button{
    margin: 0;
    background-color: transparent;
    position: relative;
    top: -114px;
    left: 65px;
}

.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-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;
}

.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;
    /* font-family: 'font-family: 'Baloo Paaji 2', cursive;; */
    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; */
}

.panel7 h2 span {
    font-weight: 700;
}

.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;
}



.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;
}
.enq11{
    font-size: 13px;
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
    color: #000000;
    position: absolute;
    left: 15px;
    top: 0px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.field_area input[type=email], .field_area select, .field_area input[type=number], 
.field_area input[type=text], .field_area input[type=file], .field_area textarea {
    width: 100%;
    float: left;
    /* position: relative; */
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 15px 10px;
    background: 0 0;
    /* border: none; */
    font-size: 14px;
    border-radius: 4px;
    border: solid 2px rgba(255,255,255,.77) !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;
}

.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-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;
}

.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;
}
.ftr-left{
    float: left;
}
.header-top-area{
    width: 100%;
    margin-top: 22px;
    margin-right: 1%;
    float: right;
}
.header-top-area a h6{
    
float: right;
    
width: auto;
    
color: #ededed;
    
border-right: 1px solid #fff;
    
font-size: 12px;
    
padding: 0 10px;
    
font-weight: 400;
}
.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;
}
.locate-md {
    float: left;
    width: 50%;
    float: left;
    margin-bottom: 25px;
}
.locate-md img {
    width: 100px;
}
.locate-md p {
    float: left;
    width: 100%;
    /* font-family: SpaceGrotesk; */
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 26px;
    margin-top: 5px;
}
.locate-md p a {
    /* float: left; */
    /* width: 100%; */
    text-align: center;
    padding: 0;
    font-size: 14px;
    color: #fff;
    line-height: 27px;
    margin-top: 5px;
    display: initial;
}
.ham-white a:hover{

color: #a31c20;

text-decoration: none;

margin-left: 10px;
}
.ham-white a:hover svg{
    
fill: #a31c20;
}
.panel6{
    width: 100%;
    float: left;
    padding: 75px 2%;
    background: url('../images/what-we-offer.png');
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    min-height: 650px;
}
.extra-sec{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    position: absolute;
    background: #fff;
    top: -75px;
    left: 0px;
    width: 76%;
    padding: 40px 3%;
}
.extra-mail{
    color: #a31c20 !important;
    font-size: 20px !important;
}
.extra-sec img{

height: auto;

float: left;
}
.extra-sec a{

font-size: 19px !important;

color: #000 !important;

float: left;

width: 72%;

/* font-weight: bold; */
}
.extra-sec a span{
    
font-size: 14px;
    
font-weight: 400;
}
.panel6 img{

float: left;
}
.panel6 h2{

font-size: 23px;

font-weight: bold;

color: #fff;

padding-left: 8px;

text-align: left;

width: 100%;

float: left;

padding-bottom: 5px;
}
.panel6 p{

font-size: 14px;

color: #fff;

float: left;

padding-left: 7px;

width: 100%;

padding-left: 8px;

text-align: left;

line-height: 30px;

margin-bottom: 12px;
}
.mt5{
    margin-top: 80px !important;
}
.panel6 a{

color: #fff10b;

font-size: 15px;

float: left;

padding-left: 8px;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition all animation-timing-function: ease;
}
.panel6 a:hover{
    text-decoration: none;
    color: #dca01e;
    padding-left:15px;
}
/***********************responsive****************/
@media (min-width: 576px){
#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:320px) and (max-width:374px){
  
}
@media(min-width:400px) and (max-width:450px){
    
}
@media(min-width:451px) and (max-width:500px){
   
}
@media(min-width:501px) and (max-width:575px){
   

}
@media(min-width:576px) and (max-width:600px){
    
}
    @media(min-width:601px) and (max-width:650px){
        
}
@media(min-width:651px) and (max-width:700px){
  
}
@media(min-width:701px) and (max-width:767px)
{
   
}
    @media(max-width:320px){


}
@media(min-width: 320px) and (max-width:410px) {
    .left-area {
        height: 318px;
    }

    .detail-area {
        min-height: 396px;
    }
}

@media(max-width: 575px) {
    .margin-mob{
            margin-top: 20px;
    }
    .closebtn{
            position: fixed ;
    right: 0;
    }
    .about-carousel .owl-nav .owl-next{
        margin:0 5px;
    }
    .footer-links{
        text-align:center;
    }
    .service-sec1{
        padding: 50px 2%;
    }
    .ham-nav svg{
        height: 22px;
        margin-top: 13px;
    }
    .ham-nav span{
        /* display: none; */
    }
    .service-sec1 h2{
        font-size: 20px;
    }
    .service-sec1 h6{
        font-size: 17px;
    }
    .about-sec{
        padding: 70px 1%;
    }
    .service-sec3 h2 {
    font-size: 33px;
    color: #fff;
    font-weight: 800;
    padding: 10px 300px;
    line-height: 43px;
    margin-bottom: 20px;
}
.btm-serv{
    margin-bottom: 25px;
}
.service-sec3 h2 {
    font-size: 33px;
    color: #fff;
    font-weight: 800;
    padding: 10px 300px;
    line-height: 43px;
    margin-bottom: 20px;
}

.service-sec4{
    text-align: center;
    padding:30px 0;
}
    .service-sec1{
        text-align: center;
    }
    .service-button{
        float: none;display: block;
        margin:auto;
    }
    .service-sec2 h5{
        width: 100%;
        text-align: center;
    }
    .about-carousel .owl-nav .owl-prev{
        top:0;
        right: 0;

    }
    .about-carousel .owl-nav .owl-next{
        top:0;
        right: 0;
        float:  none;
    }
    .about-carousel .owl-nav{
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }
    .about-carousel .item {
    text-align: center;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
}
    .about-sec4{
        text-align: center;
    }
    .about-sec4 svg {
    fill: #fff;
    height: 120px;
    width: 120px;
    margin-bottom: 20px;
}
    .about-sec2 a{
        float: none;display: block;margin:0 auto 20px;
    }
    .about-sec2 h2 br{
display: none;
    }
    .about-sec2{
        text-align: center;
    }
    .about-call{
        display: block;margin:auto;
    }
    .about-sec h4{
        text-align: center;
    }
    .about-sec h6{
        text-align: center;
    }
    .slide-image{
        width:100% !important;
    }
.about-sec h2{
    font-size: 30px;
    color: #fff;
    font-weight: 800;
    text-align: center;
}
.about-sec p{
text-align: center;

}
    .panel6 p{
        text-align: center;
    }
    .panel6 a{
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .panel6 img{
        float: none;
        margin:auto;
        display: block;
    }
.panel4{
    /* background:#a28313; */
}
    .slide .owl-theme .owl-dots .owl-dot{
        left: 0;
        top:-62px;
    }
   
    .em-ft a{
            margin: 0 10px;
        font-size: 12px;
    }
    
    .slide-image{
        /* margin-top: 71px; */
    }
    .slide .item{height: auto;}
     .panel4-right {
   
    padding: 30px 0;
}
     .left-rot{
        display: none;

    }
    .right-rot{
        display: none;
    }
    .top-rot{
        display: none;
    }
    .bottom-rot{
        display: none;
    }
    .slide .item .cover .header-content{
        margin-left: 26px;
        margin-top: 26px;
        text-align: left;
        width: 100%;
        float: left;
    }
/*    .head-quote{
        display:none;
    }*/
   
    .slide{
        max-height: 600px;
    }
    .slide .owl-dots{
        /* text-align: center !important; */
         display: none; 
        width: 100%;
        float: left;
    }

   
    .request-info-box{
        width:100%;
        margin-top:20px;
    }
    
    .client .owl-nav{
        margin-top:32px;
    }
   
    .panel7 .owl-nav button{
        left: 126px;
    }
 
    .panel7 h6{
        left: 0;
    }
    .panel7 h4{
        left: 0;
    }
    .panel7 h6:before{
        display: none;
    }
    .ban1 {
        background-position: 39% 20%;
    }

    .ban2 {
        background-position: 39% 20%;
    }

    .header_logo img {
      height: auto;
      margin-top: 0;
      width: 145px;
    }

    .client img {
        display: block;
        margin: auto;
    }
}

@media(max-width: 767px) {
    .sidenav .closebtn{
        width: auto !important;
    }
    .classified_box{
        width: 100%;
    }
    .service-sec3 h2{
    padding: 10px 15px;
}
.innerban{
    height: auto;
    padding: 75px 7% 15px;
}
.service-sec4 p{
    padding: 0 15px;
}
.service-sec2 p{
    padding: 0 15px;
}
.innerban h2 {
    font-size: 22px;
    margin: 0;
    }
    .innerban p{
        font-size: 17px;
    }
    .ftr-add{
        text-align: center;
    }
    .ftr-add img{
        display: none;
    }
    .footer-links h5 {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    width: auto;
    float: left;
    padding-left: 30px;
    text-align: center;
    width: 100%;
    padding-top: 20px;
}
.footer-links a {
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    text-align: center;
}
.sidenav a{
    width: 100%;
}
    .footer-logo img {
    float: none;
    width: 200px;
    display: block;
    margin: 15px auto 0;
}
    .footer h2{
font-size: 30px;
text-align: center;
    }
        .footer h2 br{
            display: none;
}
.footer-social{
    margin-top: 20px;
    text-align: center;
}
.footer-social a svg {
    height: 40px;
    width: 40px;
    fill: #fff;
}
.ftr-view{
float: none;
    display: block;
    margin: 10px auto;
}
    .panel3 p{
        text-align: center !important;
    }
    .panel3 h6 br{
        display: none;
    }
    .panel3 a{
    float: none !important;
    margin: 10px auto 30px;
    display: flow-root;
    }
    .panel3 h6{
    text-align: center !important;
    font-size: 30px;    }
    .p-3svg{
        display: none;
    }
    .p3-svg2{
        display: none;
    }
    .p3-svg2 svg{
        display: none;
    }
    .panel2{
        padding: 30px 2%;
    }
    .panel2 a{
            float: none;
            display: flow-root;
            margin: 0 auto 20px;
            display: none;
    }
    .panel1 a{
        float: none;
    display: block;
    margin: auto;
    }
    .panel1 p{
        text-align: center;
        padding-bottom: 10px;
    }
    .about-carousel .item{
        text-align: center;
    }
    .panel2 p{
        font-size: 30px;
        line-height: 40px;
        float: left;
        text-align: center;
        display: none;
    }
    .panel2 h6{
            font-size: 30px;
            text-align: center;
            width: 100%;
            margin-top: 10px;
    }
     .panel1 h2 br{
        display: none;
    }
    .panel1 h2{
            text-align: center;
        font-size: 30px;
    line-height: 40px;
    }
    .panel1{
        padding: 30px 2%;
    }
    .seo-left img{
    width: 100%;
}
   .seo-form{
    margin:20px 0 30px;
   }
    .slide a:before{
        display:none;
    }
.slide a:after{
    display:none;
}
    .p-new{
        width: 50% !important;
    }
    
    .footer-last{
        text-align: center;
    }
    .footer-last p{
        width: 100%;
        margin-right: 0;
        line-height: 30px;
    }
     .panel4 p br{
        display: none;
    }
    
.panel4 h2{
    font-size: 25px;
}
    
    .header-content h6{font-size: 15px;line-height: 21px;}
    .header-content p{
        font-size: 22px;
        line-height: inherit;
    }
    .header-top-area{
        display:  none;
    }
.slide-image{
    height: auto;
    width: auto;
}

    #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;
    }
   
    .panel7-right-box {
    width: 100%;
    background: #B54FA5;
    /* float: left; */
    height: auto;
    /* margin-bottom: 70px; */
    padding: 10px 23px;
}
.panel7 .owl-nav button{
    top:-41px;
}
.view-serv2{
    left: 9px;
}
    .header_block{
        height:auto !important;
    }
    .slide{
        margin-top: 0px;
    }
    .slide .item .cover{
        padding: 0;
        top: 59px;
        text-align: center;
    }
    .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;
    }

    .ftr-right p {
        padding: 0;
    }

    .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) {

  

    .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) {
    .ftr-logo img{
        height: auto;
    }
   
 .image-overlay{
        border: none;
width:91%;
    }
    

  .overlay-bdr{
    padding: 100px 0;
  }
    .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;
    }

   

    

    .panel7 h2 {
        font-size: 23px;
    }

    .panel7 h3 {
        font-size: 25px;
    }

    .panel7 img {
        right: -21px;
    }

    .panel7 .col-md-2 {
        padding: 0;
    }

    
    .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:321px) and (max-width:375px){
    .overlay-bdr{

 width: 97%;        padding: 20px;
    }
   
}
@media(min-width:376px) and (max-width: 575px){
        .overlay-bdr{
        padding: 20px;
 width: 97%;
    }
   
}
@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: 576px) and (max-width: 767px){
    .slide-image {
    height: 427px;
    width: 100%;
}
.slide .item{
    height: auto !important;
}
.slide .item .cover {
    padding-left: 50px;
    top: 151px;
    text-align: center;
}
.header-content h6 {
    font-size: 30px !important;
    line-height: 32px !important;
}
.slide .owl-theme .owl-dots .owl-dot{
    top:-120px;
}
.footer-links{
    text-align: center;
}
}



.about-call:hover{
    background:#c91026;
}


#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
}
.no-js #loader-wrapper {
  display: none;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #c60017;
  -webkit-animation: spin 1.7s linear infinite;
          animation: spin 1.7s linear infinite;
  z-index: 11;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #c60017;
  -webkit-animation: spin-reverse 0.6s linear infinite;
          animation: spin-reverse 0.6s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #c60017;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #fff;
  z-index: 10;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}



