
@font-face {
    font-family: 'HelveticaBold';
    src: url('../fonts/HelveticaBold.eot');
    src: url('../fonts/HelveticaBold.woff2') format('woff2'), 
    url('../fonts/HelveticaBold.woff') format('woff'), 
    url('../fonts/HelveticaBold.ttf') format('truetype'), 
    url('../fonts/HelveticaBold.svg#HelveticaBold') format('svg'), 
    url('../fonts/HelveticaBold.eot?#iefix') format('embedded-opentype');
    
}
@font-face {
    font-family: 'helveticalight';
    src: url('../fonts/helveticalight.eot');
    src: url('../fonts/helveticalight.woff2') format('woff2'), 
    url('../fonts/helveticalight.woff') format('woff'), 
    url('../fonts/helveticalight.ttf') format('truetype'), 
    url('../fonts/helveticalight.svg#helveticalight') format('svg'), 
    url('../fonts/helveticalight.eot?#iefix') format('embedded-opentype');
    
}

@font-face {
    font-family: 'BarlowLight';
    src: url('../fonts/BarlowLight.eot');
    src: url('../fonts/BarlowLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BarlowLight.woff2') format('woff2'),
    url('../fonts/BarlowLight.woff') format('woff'),
    url('../fonts/BarlowLight.ttf') format('truetype'),
    url('../fonts/BarlowLight.svg#BarlowLight') format('svg');

} 
@font-face {
    font-family: 'BarlowRegular';
    src: url('../fonts/BarlowRegular.eot');
    src: url('../fonts/BarlowRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BarlowRegular.woff2') format('woff2'),
        url('../fonts/BarlowRegular.woff') format('woff'),
        url('../fonts/BarlowRegular.ttf') format('truetype'),
        url('../fonts/BarlowRegular.svg#BarlowRegular') format('svg');
    
}
 
@font-face {
    font-family: 'adelia';
    src: url('../fonts/adelia.eot');
    src: url('../fonts/adelia.eot?#iefix') format('embedded-opentype'),
        url('../fonts/adelia.woff2') format('woff2'),
        url('../fonts/adelia.woff') format('woff'),
        url('../fonts/adelia.ttf') format('truetype'),
        url('../fonts/adelia.svg#adelia') format('svg');
    
}


body{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
    font-family: 'BarlowRegular';
    color: #424242;
    font-size: 14px;
    font-size: 18px;
    background: #fff;
    line-height: 1;
}
b{
    font-family: 'HelveticaBold';
}
ul.list-item li {
    margin-bottom: 15px;
}
.mt40{
    margin:40px 0;
}
.mt30{
    margin:30px 0;
}
.mt60{
    margin-top:60px;
}
.mt90{
    margin-top: 90px;
}
.mb30{
    margin-bottom: 30px !important;
}
.mb100{
    margin-bottom: 100px;
}
.margint30{
    margin-top: 30px
}
.p-left{
    padding-left: 0px;
}
.x-auto{margin: 0 auto;}
.pb0{
    padding-bottom: 0 !important;
}
.paddinglr50{
    padding: 35px 60px;
}
.white-bg{
    background: #fff;
}
.pr{
    position: relative;
}
.bg-red{
    background: #df0024 !important;
}
.bg-black{
    background: #000 !important;
}
a,button{
     font-size: 18px;
     font-family: 'BarlowRegular';
}
a:active, a:hover,a:focus{
    color: #8a222d;
    text-decoration: none;
}
h4, h4 {

    font-size: 16px;
}
p{
    padding-top: 10px;
    line-height: 1.3;
}
.text-white{
    color: #fff !important;
}
.text-red{
    color: #df0024 !important;
}
.itemcenter{
    align-items: center;
}
.dflex{
    display: flex;
    flex-wrap: wrap;
}
.dflex-between{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
img{
    width: 100%;
    height: auto;
}
.section{
    position: relative;
}
.container{
    width: 94%;
    z-index: 10;
    position: relative;
}
.bgvedio{
    position: relative;
    width: 100%;
    height:100%;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.bgvedio-player {
    width: 50%;
    height: 100vh;
    overflow: hidden;
}
.bg-right{
    width: 50%;
    background: #fff;
}
.bgvedio-player:before {
    content: "";
    position: absolute;
    width: 51%;
    height: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(270deg, rgba(255,255,255,1) 7%, rgba(0,0,0,0) 100%);
}
.bgvedio-player:after {
    content: "";
    position: absolute;
    width: 51%;
    height: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 22%, rgba(0,0,0,0) 100%);
}
.circle_banner_wrap {
    width: 470px;
    position: absolute;
    height: 470px;
    
    left: 0;
    right: 0;
    bottom: 4%;
    margin: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.circle_banner_wrap:before{
    content: "";
    position: absolute;
    width: 100%;
    height:100%;
    left: 0;
    top: 0;
    border: 1px solid #8a222d;
    border-radius: 50%;
    z-index: -1;

}
.circle_banner_blk{
    position: absolute;
    left: 100px;
}
.text-warp {
    font-family: 'BarlowRegular';
    font-size: 18px;
    color: #1e1e1e;
    line-height: 1;
    display: inline-block;
    margin-bottom: 10px;
}
.heading_banner {
    font-family: 'helveticalight';
    font-size: 37px;
    color: #414141;
    line-height: 1;
}
.red_strip_txt{
    font-family: 'HelveticaBold';
    font-size: 37px;
    line-height: 1;
    color: #fff;
    padding: 10px 0;
    position: relative;
    margin: 10px 0;
}
.red_strip_txt:before{
    content: "";
    position: absolute;
    top: 0;
    left: -5%;
    background: #df0024;
    width: 120%;
    height: 100%;
    z-index: -1;
}



/** overlay **/
.vedio-overlay{
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
.overlay-nav{
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    background: transparent;
    z-index: 999;
}
.overlay-nav.white:before{
    content: "";
    position: absolute;
    width: 51%;
    height: 204px;
    background: rgb(255,255,255);
    background: linear-gradient(
180deg
, rgba(255,255,255,1) 15%, rgba(0,0,0,0) 100%);
}

.navbar-blk{
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.navbar-blk .logo{
    width: 300px;
    display: flex;
    align-items: center;
}
.navbar-blk .logo img{
    width: 100%;
}

.navbar-blk .nav-right-list {
    display: flex;
    align-items: center;
    width: calc(100% - 350px);
    justify-content: flex-end;
}
.nav-right-list ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-right-list ul li{
    float: left;
}
.nav-right-list ul li{
    font-size: 15px;
    font-family: 'BarlowRegular';
    padding-right: 30px;
    position: relative;
    color: #424242;
}


.btn-menu{
    width: 25px;
    height: 35px;
    margin-left: 0px;
    position: relative;
}
.btn-menu span{
    width: 100%;
    position: absolute;
    height: 3px;
    background: #000;
}
.btn-menu span.one{
    top: 8px;
}
.btn-menu span.two{
    top: 16px;
}
.btn-menu span.three{
    top: 24px;
}

.overlay-search {
    position: absolute;
    width: 65%;
    background: transparent;
    bottom: 10%;
    left: 25%;
    right: 0;
    margin: auto;
    display: block;
}
.bn-down-arrow {
    width: 26px;
    height: 100%;
    margin-top: 40px;
    display: block;
    margin-left: 50px;
}




/****service****/

.s-left-img {
    width: 100%;
}
.s-right-box {
    width: 30%;

}
.s-item{
    width: 25%;
}
.box-blk {
    position: absolute;
    width: 40%;
    background: transparent;
    right: 0;
    top: 70%;
}
.galley-sec{padding: 100px 0;}
.gl-left{width: 35%;position: relative;margin-left: 5%;}
.gl-right{width: 38%;}
.gl-blk{align-items: flex-end; justify-content: space-around; align-items: center;}
.red-ele{width: 40px; height: 8px; background: #ec1b24; margin-top:30px;}




/*****parallax***/
.sec-parallax{
    background: url(../img/bg-paralax.png);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;

}
.par-img-box {
    width: 90%;
    right: -3%;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto 0;
    display: flex;
    align-items: center;
    z-index: -1;
}
.paralax-blk {
    display: flex;
    justify-content: right;
    align-items: flex-end;
    height: 700px;
}
.txt-paralax {
    padding-bottom: 100px;
    width: 60%;
    margin-right: 30px;
}
.paralax-blk {
    display: flex;
    align-items: flex-end;
    height: 700px;
    justify-content: flex-end;
}
.btop_Right_warp {
    justify-content: flex-end;
    padding-top: 11px;
    border-top: 2px solid #fff;
    width: 70%;
    float: right;
    margin-top: 60px;
}
.quote-symbol{
    width: 70px;
    margin-bottom: 10px;
}
/*******Contact Us*******/

.contact-blk{
    justify-content:flex-end;
}
.contact-info-blk{
    width: 100%;
    margin: auto;
    padding: 60px 0 40px 8%;
    position: relative;
}
.contact-lt{
    width: 80%;
}
.contact-rt{
    width: 20%;
position: relative;
}
.contact-rt:after{
    content: "";
    position: absolute;
    width: 50px;
    height: 10px;
    background: #2c2b73;
    top: 60px;
    left: 50px;
}
.cont-sub{margin-bottom: 20px;}
.map-info {
    padding: 30px 0 0 70px;
}
.address-box{
    background: #ec1b24;
    position: absolute;
    right: 0;
    width: 400px;
    color: #fff;
    padding: 30px;
    top: 150px;

}
.ad-list{
    padding-bottom: 30px;
}
.ad-list p a{
    color: #fff;
}
.ad-list p{
   padding: 0;
}

.sprite{
    background: url(../img/sprite.png);
    display: inline-block;
}
.icon-map{
    background-position: -18px -15px;
    width: 14px;
    height: 18px;
}
.icon-phone{
    background-position: -68px -15px;
    width: 13px;
    height: 19px;
}
.icon-message{
    background-position: -40px -15px;
    width: 19px;
    height: 15px;
}
.icon-list {
    padding-right: 10px;
    padding-top: 5px;
}
.enq-txt{
    font-size: 48px;
    font-family: 'BarlowBold';
    font-style: italic;
}



.banner-left {
    width: 68%;
    height: auto;
    left: 0;
    position: absolute;
    bottom: -50px;
    z-index: 2
}
.right-patch-banner {
    position: absolute;
    width: 54%;
    right: -495px;
    bottom: 113px;
    z-index: 2;
}
.man-right {
    position: absolute;
    width: 36%;
    bottom: 0;
    right: 70px;
    z-index: 1;
}
.box-left{width: 50%;}
.box_Blk-txt{
    width: 60%;
    margin: auto;
}
.box-heading{
    font-family: "HelveticaBold";
    color: #414141;
    font-size: 70px;
    line-height: 1;
    margin-bottom: 20px;
}
.box_Blk-txt p{
    color: #787878
}

.about-logo-shape{
    position: absolute;
    width: 75%;
    top: -63px;
    left: 28%;
    z-index: -1;
}
.flipper.aos-init.aos-animate {
    width: 0;
}
.flipper {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    background-attachment: fixed;
    background-position: center;
    content: "";
    top: 0px;
    right: 0px;
    transition: all 1.5s ease;
    z-index: 2;
}
video#vedio-bg{
    height: 100vh;
}
@media(min-width:1600px){
    .paralax-blk{
        height: 900px;
    }
    .textile-heading {
        font-size: 220px !important;
        line-height: 0.7;
    }
    .text_header_wrap{
        margin-top: 5vh !important;
    }
}
.img-box-ab{
    width: 50%;
    margin:auto;
}
.sec-about{
    padding: 200px 0 50px 0;    
}
.about-txt-intro{
    position: absolute;
    top: -160px;
    left: 15%;
    right: 0;
    width: 100%;
    z-index: -1;
}
.heading_bg{
    font-size: 250px;
    font-family: "HelveticaBold";
    color: #ededed;
    line-height: 1;
}
.ab-heading{
    font-size: 150px;
    font-family: "HelveticaBold";
    color: #df0024; 
    line-height: 0.8;
}
.ab-heading span{
    color: #8a222d;
}
.ab-txt-wrap p{
    font-family: 'BarlowRegular';
    font-size: 20px;
    color: #1e1e1e;
    line-height: 1;
    display: inline-block;
    margin-bottom: 10px;
}
p.text-big{
    font-size: 24px;
    line-height: 1;
}
.ab-txt-wrap {
    position: relative;
    left: 266px;
    width: 70%;
    top: -90px;
}
.link-arrow{
    color: #df0024;
    font-size: 30px;
    display: block;
    margin-left: 20px;
}




/********Slider*****************/
.s-item{
    position: relative;
}
.item-one{
    width: 25%;
    top: -305px;

}
.item-two{
    width: 35%;
}
.item-three{
    width: 40%;
}

.item-two .project-sm {
    position: absolute;
    width: 200px;
    bottom: 70px;
    left: -150px;

}

.item-three .project-sm {
    position: absolute;
    width: 300px;
    top: -230px;
    right:0px;

}
.project.project-sm:hover .project__detail{
    border-width: 3px;
}
.service-sec{
    position: relative;
    z-index: 99;
    padding-top: 100px;
    
}
.service-sec:before{
    content: "";
    position: absolute;
    height: 70%;
    width: 100%;
    bottom: 0;
    background:#f0f0f0;
}



/********Comapny Glance**********/
.company_at_glance_sec{
    background: #f0f0f0;
    padding:0 0 70px 0;
    overflow: hidden;
}
.company_at_glance{
    width: 70%;
    margin: auto;
}
.heading{
    font-size: 50px;
    color: #414141;
    font-family: "helveticalight";
    line-height: 1;
    margin-bottom: 15px;
}
.glance-counter{
    margin-top: 30px;
    position: relative;
}
.cout-number span {
    font-size: 40px;
}
.heading span{
    font-family: "HelveticaBold";
}
.glance-count-blk{
    width: 32%;
}
.cout-number{
    font-size: 70px;
    color: #df0024;
    line-height: 1.1;
    font-family: "HelveticaBold";
}
.count-heading{
    font-family: "HelveticaBold";
    color: #595959;
    line-height: 1;
    font-size: 28px;
}

.glance_txt_Right_warp{
    justify-content: flex-end;
}
.glance-counter:after{
    content: "";
    position: absolute;
    width: 120px;
    height: 22px;
    top: 30px;
    background: #df0024;
    right: -120px;
}
.glance_txt_Right_warp .text-big{
    color: #787878;
}
.gl-content p{
    color:787878;
}
.signature-txt{
    font-family: "adelia";
    font-size: 20px;
    color: #000;
    line-height: 1;
    margin-top: 18px;
}
/**********footer***********/

.footer-sec
{
    background: #282828;
    padding: 25px 0;
}
.footer-term
{
    font-size: 18px
}
.footer-term ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-term ul li {
    margin-right: 15px;
    position: relative;
}
.footer-term ul li:before {
    content: "-";
    position: absolute;
    right: -10px;
}
.footer-term ul li:last-child:before{
    display: none;
}
.footer-term ul li a{
    color: #868686;
}
.footer-term ul li a:hover{
    color: #fff;
}
.copyright {
    font-size: 14px;
    padding-top: 5px;
    font-family: "BarlowRegular";
    color: #fff;
}
.footer-icon
{width: 100%;margin-top: 20px;}
.footer-icon ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-icon ul li {
    width: 35px;
    height: 35px;
    background: #f00;
    margin: 0 1%;
    border-radius: 50%;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #fff;
}
.footer-icon ul li:hover{
    background: #7b7b7b !important;
}
.footer-icon ul li:hover a{
    color: #fff;
}
.footer-icon ul li.fb {
    background: #285ec7;
}
.footer-icon ul li.tw {
    background: #2fabfc;
}
.footer-icon ul li.insta {
    background: #285ec7;
}
.footer-icon ul li.in {
    background: #2a84bd;
}
.footer-icon ul li.play {
    background: #cc151d;
}
.footer-icon ul li a{
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.footer-blk{
    align-items: center;
}
/*****Testimonal BLK***/

.tittle-blk p{color: #787878; line-height: 1;}
.slider-award .slick-slide{
    height: auto;
    border:none;
    outline: none;
}
.sec-award{
    padding-top: 50px;
    padding-bottom: 100px;
    overflow: hidden;
}
.item-award {
    background: #fff;
    margin: 15px;
    box-shadow: 0px 9px 16px 7px #0000001c;
    border-radius: 10px;
    padding: 20px;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 70px;
}
.award-img {
    width: 60px;
}
.award-img img{border-radius: 10px;}
.award-txt-blk{
    width: calc(100% - 80px);
}
.award-heading{
    font-family: "HelveticaBold";
    font-size: 20px;
    color: #414141;
    line-height: 1;
    padding-bottom: 0px;
}
.award-sub {padding-top: 0;color: #787878; font-size: 16px; }
.award-sub br{margin-top: 5px; }
.slider-award .slick-slide:nth-child(odd) {
    position: relative;
    top: 200px;
    transition: 1s all ease-in-out;
}
.slider-award .slick-slide:nth-child(even) {
    position: relative;
    top: 50px;
    transition: 1s all ease-in-out;
}
.slider-award .slick-list{
    padding-bottom: 250px;
}
.slider-award .slick-next {right: -30px;}
.slider-award .slick-prev {left: -30px;}
.slider-award .slick-arrow {
    background-color: #808080;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: -20%;
    bottom: 0;
    margin: auto;
    background-size: 10px;
}
.band-blk {
    padding-left: 20px;
}
.box-red-blk{    
    width: 300px;    
    background: #df0024;  
    position: absolute;
    right: 30px;
    top: 100px;
    height: 500px;
    border-radius: 10px;
}
.man-box-blk{
    
width: 318px;
    
position: relative;
    
top: -170px;
    
left: -50px;
}
.text-review{
    font-size: 400px;
    font-family: "HelveticaBold";
    color: #ededed;
    line-height: 1;
    color: #414141;
    position: absolute;
    bottom: -50px;
    left: 0;
    opacity: 0.1;
}

.quicklinkswrap {
    background: #343434;
    padding: 70px 0 50px;
}
.quicklinksblk {
    width: 32%;
}
.quicklinkttl{font-size: 24px;position: relative;color:#fff; font-family: "HelveticaBold";}
.quicklinksul{margin-top: 20px;list-style: none;padding-left: 0;}
.quicklinksul li a{color: #909090}
.quicklinksul li{position: relative;padding-left: 15px;margin-bottom: 10px;}
.quicklinksul li:before{position: absolute;top: 0px;left: 0;content: "+";border-radius: 50%;width: 5px;height: 5px;color: #909090;}
.quicklinksul li.disabl:before{display: none;}
.copyright-right{
    width: 50px;
}
.banneer-img-sec{
    height: 100vh;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.banneer-img-sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
}

.nav-white .nav-right-list ul li{
    color: #fff;
}
.nav-white .btn-menu span{
    background: #fff
}

.about-banner-txt{
    width: 100%;
    transform: translateY(40%);
    height: 100%;
    margin:auto;
}
.breadcrume{
    list-style: none;
    margin: 0;
    padding:9px 14px; 
    background: #fff; 
    display: inline-block;
    border-radius: 5px;
}
.breadcrume li{
    display: inline-block;
    line-height: 1;
    color: #1e1e1e;
    font-size: 16px;
    margin-right: 15px;
    position: relative;
}
.breadcrume li a{
    color: #1e1e1e;
    opacity: 0.5;
    
}
.breadcrume li:before {
    content: "";
    width: 0;
    height: 0;
    top: 6px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #1e1e1e80;
    position: absolute;
    right: -12px;
}
.breadcrume li:last-child:before {
    display: none;
}   
.breadcrume li:last-child{
    margin: 0;
}
.heading-banner{
    font-family: "HelveticaBold";
    font-size: 60px;
    padding: 20px 0;
    line-height: 1.2;

}
.overview-img-box{
    width: 70%;
    position: absolute;
    bottom: 0px;
}
.overview-sec{
    min-height: 600px;
}
.mission-text-wrap{
    background: #f0f0f0;
    padding: 80px 50px;
}
.mission-text-wrap .box_Blk-txt{
    width: 100%;
}
.vision-red-strip{
    width: 30%;
    background: #df0024;
    top: 0;
    position: absolute;
    right: 0;
    height: 150px;
    color: #fff;
    display: flex;
    align-items: flex-end;
    padding: 20px;
    font-size: 18px;
    font-family: "HelveticaBold";
    text-transform: uppercase;
}
.chairman-txt-paralax {
    padding: 150px 0;
    margin-left: 90px;
    width:75%;
}
.chairman-txt-paralax p{font-size: 20px;}
.chairman-txt-paralax .heading{
    font-size: 60px;
}
.our-culture{
    padding: 80px 0;
}
.heading-wrap{
    padding-bottom: 40px;
}
.work-culture-blk{
    width: 31%;
}
.img-box img{
    border-radius: 15px;
}
.w_cultur_content{
    padding-top: 20px;
}
.heading-culture{
    font-size: 24px;
    font-family: "HelveticaBold";
    color: #414141;
    line-height: 1.2;
}
.w_cultur_content .link-arrow{
    margin-left: 0;
    margin-top: 5px;
}

.legacy_slider .slick-next {right: 30px;}
.legacy_slider .slick-prev {left: 30px;}
.legacy_slider .slick-arrow {
    background-color: #808080;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: 10px;
}
.legacy_contant_slide{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.red_strip_contant{
    width: 300px;
    height: 100%;
    background: #df0024;
    left: 20%;
    top: 100%;
    z-index: 2;
    position: absolute;
    transition: all 1s ease-in-out;
}
.leg_item-slider{
    outline: none;
    border: none;
}
.leg_tittle{
    font-family: "HelveticaBold";
    font-size: 120px;
    white-space: nowrap;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    position: absolute;
    top: 0;
    bottom: 10%;
    left: 0;
    right: 0;
    width: 200px;
    margin: auto;
    text-align: left;
}
.leg_tittle span{
    font-size: 80px;
}
.slide-txt-right{
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    right: -50%;
    font-family: "HelveticaBold";
    font-size: 24px;
    color: #414141;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    transition: all 1s ease-in-out;
}   

.leg_item-slider{
    position: relative;
}

.leg_item-slider.slick-slide.slick-active .red_strip_contant{
    top: 0%;
    transition: all 1s ease-in-out;
}
.leg_item-slider.slick-slide.slick-active .slide-txt-right{
    right: 0%;
    transition: all 1s ease-in-out;
}
.bgred{
    background: #df0024;
}
.bgred .box-heading{
    font-size: 60px;
}
.box-sub-heading{
    font-size: 34px;
    font-family: "HelveticaBold";
}
.btn-simple {
    padding: 7px 14px;
    border: 1px solid #ffffff73;
    line-height: 1;
    color: #fff;
    border-radius: 30px;
    margin-top: 10px;
    display: inline-block;
}
.btn-simple:hover{
    background: #fff;
    color: #df0024;
}


.slider-Services .slick-next {right: 30px;}
.slider-Services .slick-prev {left: 30px;}
.slider-Services .slick-arrow {
    background-color: #808080;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: 10px;
}
.slider-Services .slick-slide .flipper.aos-init.aos-animate{
    width: 100%;
}
.slider-Services .slick-slide.slick-active .flipper.aos-init.aos-animate{
    width:0%;
}
.gl-left.usp-serv{
    width: 50%;
}
.chairman-txt-paralax.mfpadding{
    padding-bottom: 250px;
}
.fin_services-sec {
    position: relative;
    margin-top: -170px;
    margin-bottom: 80px;
}
.Results_guaranteed{
    position: relative;
    top: -50px;
    padding-bottom: 50px;
}
.Results_gu_wrap{
    flex-direction: row-reverse;
}
.Results_gu_wrap .gl-right{
    width: 33%;
}
.quicklinksul li.disabl {
    padding-left: 0;
}
.enq-form-sec {
    padding: 70px 0;
}
.enq-form-wrap .gl-content .heading{
    font-size: 70px;
}
.enq-form-wrap .gl-left{
    width: 50%;
    margin-left: 0;
}
.enq-form-wrap .gl-right {
    width: 50%;
}
.form-wrap .form-control{
    background: #d4d3d3;
    border: none;
    outline: none;
    border-radius: 0;
    height: 40px;
    font-family: "BarlowRegular";
    font-size: 16px;
    color: #414141;
}
.form-wrap .form-control::placeholder{
    color: #414141;
}
.btn_form_submit{
    font-size: 18px;
    background: #000;
    color: #fff;
    padding: 10px 27px;
    border-radius: 30px;
    font-family: "HelveticaBold";
    outline: none;
    border: none;
}
.btn_form_submit:hover{
    color: #fff;
}


/*****MM MENU*****/

#menu{
    display: none;
}
body #menu.mm-menu {
    background: #df0024;
    border-color: #ffffff3d;
    color: rgba(255, 255, 255);
    text-transform: uppercase;
    display: block;

}
body .mm-menu.mm-offcanvas {
    max-width: 300px;
}
.mm-page{
    position: inherit !important;
}
html.mm-front .mm-menu.mm-offcanvas {
    z-index: 9999 !important;
}
body .mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: rgb(255, 255, 255);
    font-family: "HelveticaBold";
}
body .mm-clear:before, .mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 8px;
    width: 8px;
    height: 8px;
}
body .mm-clear:after, .mm-close:after {
    width: 8px;
    height: 8px;
    left: 13px;
}

body .mm-menu .mm-btn:after, body .mm-menu .mm-btn:before  {
    border-color: rgb(255, 255, 255);
}
body .mm-navbar.mm-hasbtns {
    background: #df0024;
}
body .mm-navbar .mm-btn:last-child {
    border-left: 1px solid #ffffff3b;
}
.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {
    border-color: #ffffff3d;
}
.mm-menu .mm-listview>li .mm-next:after {
    border-color: rgba(255, 255, 255, 0.68);
}

html.mm-pagedim-black.mm-opening #mm-blocker{
    z-index: 999;
}
.ov-height-blk {
    height: 600px;
}
.gl-right.Wealth-usp{
    width: 45%;
}

.insurance-sec{
    padding: 50px 0;
}
.with100{
    width: 100% !important;
}
.chairman-txt-paralax.insurance_help{
    padding: 200px 0;
}
.servi-red-sec{
    padding: 80px 0;
}
.service-item {
    padding: 0 0px;
}
.item-img-box{
    position: relative;
}
.item_content_box{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.item_content_box.bottom_ins{
    background: rgb(8 8 8);
    background: linear-gradient( 360deg, rgb(10 10 10) 30%, rgba(0,0,0,0) 100%);
    display: flex;
    align-items: flex-end;
}
.item_content_box.top_ins{
    background: rgb(8 8 8);
    background: linear-gradient( 180deg, rgb(10 10 10) 30%, rgba(0,0,0,0) 100%);
    display: flex;
    align-items: flex-start;
}
.ins-heading{
    font-family: "HelveticaBold";
    font-size: 28px;
    line-height: 1;
    margin-bottom: 0px;
}
.content_wrap_ins{
    padding: 40px;
}
.box_blk_50{
    padding: 40px 0;
}
.box_blk_50 .box-left{
    width: 48.5%
}
.box_blk_50 .heading span{
    font-size: 65px;
}
.box-left.width40{
    width: 40%;
}
.box-left.width60{
    width: 60%;
}
.box-left.width45{
    width: 45%;
}
.box-left.width55{
    width: 55%;
}
.box-left.width60 .box_Blk-txt{
    width: 70%;
}
.box-left.width33{
    width: 33.33%;
}
.box-left.width67{
    width: calc(100% - 33.333% );
}
.box-left.width67 .box_Blk-txt{
    width: 70%;
}
.FourBoxBlk .service-item-fboxBlk .item-img-box{
    width: 33.333%;
}
.img-sm-box {
    width: 25%;
    margin-bottom: 120px
}
.item_content-serv:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: -10px;
    left: 40px;
    background: #fff;
    border-radius: 50%;
}
.img-sm-box.img_position {
    position: absolute;
    right: -90px;
    bottom: -90px;
    margin-bottom: 0;
    width: 40%;
}
.gl-left.width50{
    width: 50%;
}
.width80{
    width: 80%;
}
.img-box_contact{
    position: absolute;
    bottom: 0%; 
    width: 50%;
}
.contact_sec .box_Blk-txt {
    width: 60%;
    margin: 120px auto;
}
.gap .slick-slide {
    margin: 0 27px;
  }
  /* the parent */
.gap .slick-list {
    margin: 0 -27px;
  }
  .slider-Services-mutual .slick-slide{
    height: auto;
  }
  .equity-sec{

  }
.contact-form-blk {
    padding: 80px;
}