@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


@font-face {
    font-family: 'zuumesemibold';
    src: url('../fonts/zuume-semibold-webfont.woff2') format('woff2'),
         url('../fonts/zuume-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'zuumeblack';
    src: url('../fonts/zuume-black-webfont.woff2') format('woff2'),
         url('../fonts/zuume-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'zuumebold';
    src: url('../fonts/zuume-bold-webfont.woff2') format('woff2'),
         url('../fonts/zuume-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'zuumeextrabold';
    src: url('../fonts/zuume-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/zuume-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'zuumeextralight';
    src: url('../fonts/zuume-extralight-webfont.woff2') format('woff2'),
         url('../fonts/zuume-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'zuumelight';
    src: url('../fonts/zuume-light-webfont.woff2') format('woff2'),
         url('../fonts/zuume-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video{margin: 0px;padding: 0px;font-size: 16px;colo;color: #444444;text-align:left;font-weight: normal;/* letter-spacing: 0.5px; */font-family: 'zuumesemibold';font-size: inherit;/* font-family: inherit; */}
article, aside, figure, footer, header, hgroup, nav, section{display: block;}
body{/* padding-bottom:25px; *//* width:  1366px; *//* margin:  0 auto; *//* background: #FEFFF2; *//* overflow-x: hidden; */position: relative;}
.otrWrp{width:100%; margin:0px auto;height: 100%;}
.ptrn{ background:url(../images/bg-pattern.jpg); min-height: 100%;}
.ptrn2{ background:url(../images/bg-pattern2.jpg); }
* {margin: 0px;}
*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html, body {/* height: 100%; */}
.wrap{/* max-width: 1560px; *//* min-width: 320px; *//* padding: 0px 2%; */margin: 0 auto;/* min-width: 290px; */width: 100%;/* padding: 0px 153px; *//* padding: 0px 8.03%; */max-width: 1319px;}
ul{margin-left:0px;}
ol{margin-left:15px;}
ul li{list-style:none;/* margin-bottom:38px; */}
a{text-decoration:none;color:#444444;}
.clear {clear: both}
.lft{ float:left;}
.rgt{float:right;}
hr{width:100%;height: 2px;background: #dedede;margin: 2% 0px 2%;}
ul:after{ content:''; display:block; clear:both;}

html {
  scroll-behavior: smooth;
}


h2{
    font-size: 18px;
    /* font-weight: 600; */
    line-height: 25px;
    }



p{
    color: #6b6a86;
    font-size: 20px;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    line-height: 30px;
}

header{
    /* padding: 15px 153px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* position: absolute; */
    width: 100%;
    top: 0;
    z-index: 1;
    /* padding-top: 42px; */
    /* padding-right: 140px; */
    /* padding-left: 8.03%; */
    /* padding-right: 7.35%; */
    background: #144364;
    padding: 44px 0px;
    position: sticky;
    top: 0;
    z-index: 9999;
}
header .logo{
    display: inline-block;
    float: left;
}
header nav{
    float: right;
    display: flex;
    align-items: center;
    height: 100%;
    height: 81px;
    padding-top: 13px;
}

header nav ul{}
header nav ul li:last-child{
    margin-right: 0!important;
}
header nav ul li{
    float: left;
    margin-right: 84px;
}
header nav ul li a:hover{
    color: #ffdf00;
}
header nav ul li a{
    text-align: center;
    display: block;
    color: #111111;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    font-size: 45px;
    /* font-family: 'zuumelight'; */
    font-weight: normal;
    line-height: normal;
}


header nav ul li a i{color:#ffffff;}
header .nvBtn:hover{ background:#8cc426;color: #111111; }
header .nvBtn{
    font-size: 18px;
    background: #ABE063;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    width: 132px;
    text-align: center;
    padding: 7.5px 10px;
    border-radius: 50px;
    /* margin-right: 7px; */
}



.bnr{
    position: relative;
    /* overflow: hidden; */
    background: url(../images/bnr.png) no-repeat center top;
    padding-top: 70px;
    /* margin-top: 1px; */
    min-height: 911px;
    background-size: cover;
}
.bnr .wrap{
    display: flex;
    position: relative;
}
.bnr span{
    position: absolute;
    left: -97px;
}

.bnr .bnrCtn{
    margin-left: 547px;
    padding-top: 121px;
    position: relative;
    z-index: 1;
}
.bnr .bnrCtn h1{
    color: #fff;
    text-align: left;
    font-size: 240px;
    /* font-family: 'zuumelight'; */
    line-height: 200px;
    margin-bottom: 43px;
}
.bnr .bnrCtn .btn:hover{ background:#000;}
.bnr .bnrCtn .btn {
    border-radius: 21px;
    background: #144364;
    display: flex;
    color: #fff;
    color: #FEDF00;
    font-size: 50px;
    align-items: center;
    padding: 20px 30px;
    width: fit-content;
    height: auto;
    margin-left: -10px;
    line-height: normal;
    padding-top: 24px;
}
.bnr .bnrCtn .btn img{
    margin-left: 23px;
}

.crcl{ position:relative;}
.crcl:before{content:'';display:block;background: url(../images/mn-crl-bg.png) no-repeat center left;width: 100%;height: 100%;position: absolute;top: -170px;/* bottom: 0; *//* margin: auto auto; */}



.work{background:#144364;padding-top: 105px;/* padding-top: 175px; */padding-bottom: 95px;scroll-margin-top: 90px;}
.work h2{
    text-align: center;
    font-size: 129px;
    line-height: 104px;
    color: #FEDF00;
    position: relative;
    z-index: 1;
}
.work .wrap{
    padding: 0px 135px;
}
.work ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 92px;
}
.work ul li:nth-child(even){
    margin-right: 0px;
}
.work ul li{
    width: 46.4%;
    margin-right: 75px;
    background: #fff;
    margin-bottom: 89px;
    padding: 0px 31px;
    border-radius: 21px;
    position: relative;
    padding-bottom: 38px;
    padding-right: 27px;
    margin-right: 7%;
}
.work ul li:hover .imgpnl img{
    transform: scale(1.5);
}
.work ul li .imgpnl{
    /* position: relative; */
    margin-top: -31px;
    overflow: hidden;
    border-radius: 10px;
}
.work ul li .imgpnl img{
    transition: 0.3s ease;
    width: 100%;
}
.work ul li .imgpnl span{
    position: absolute;
    left: 0px;
    font-size: 223px;
    color: #fedf00;
    top: -20px;
    left: -50px;
    line-height: initial;
}

.work ul li .dtlpnl{
    padding-top: 32px;
    padding-left: 10px;
}
.work ul li .dtlpnl h3{
    font-size: 54px;
    color: #144364;
    text-align: left;
    margin-bottom: 42px;
    display: flex;
    align-items: center;
}
.work ul li .dtlpnl h3 span{
    margin-right: 43px;
}
.work ul li .dtlpnl p{}


.wedo{
    padding-top: 158px;
    padding-bottom: 133px;
    background: #FFFCE5;
}
.wedo .wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 144px;
    padding-left: 65px;
}
.wedo h2{
    font-size: 129px;
    line-height: 130px;
    min-width: 460px;
    margin-right: 187px;
    color: #144364;
    position: relative;
    z-index: 1;
}
.wedo p{
    color: #144364;
    position: relative;
    z-index: 1;
}

.srv{
    padding-top: 158px;
	padding-bottom: 158px;
    background: #144364;
    scroll-margin-top: 90px;
}


.srv .srvPnl.rvs{
    justify-content: flex-start;
}
.srv .srvPnl.rvs .dtlPnl h3{
    color: #144364;
}
.srv .srvPnl.rvs .dtlPnl{left: initial; right: 25px;}


.srv .srvPnl.rvs .dtlPnl ul li:nth-child(even){}
.srv .srvPnl.rvs .dtlPnl ul li{}


.srv .srvPnl{
    display: flex;
    position: relative;
    /* justify-content: space-between; */
    justify-content: end;
    margin-bottom: 167px;
}
.srv .srvPnl .dtlPnl{
    background: #fff;
    padding: 60px;
    border-radius: 25px;
    width: fit-content;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
    height: fit-content;
    z-index: 1;
	width:400px;
}
.srv .srvPnl .imgPnl{
    /* position: relative; */
}
.srv .srvPnl .dtlPnl h3{
    font-size: 80px;
    color: #FEDF00;
}
.srv .srvPnl .dtlPnl p{
    color: #144364;
    font-size: 20px;
}
.srv .srvPnl .dtlPnl ul{
    list-style: cjk-earthly-branch;
    margin-top: 28px;
}

.srv .srvPnl .dtlPnl ul li:before{
    content: '';
    display:block;
    color: #000000;
    /* font-family: 'Poppins', sans-serif; */
    /* font-size: 65px; */
    width: 8px;
    display: inline-block;
    height: 8px;
    background: #000;
    border-radius: 50%;
    margin-right: 16px;
    }
.srv .srvPnl .dtlPnl ul li{
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid #FDDF00;
    padding: 19px 0px;
    line-height: 27px;
    display: flex;
    align-items: center;
}
.srv .srvPnl .dtlPnl ul li:last-child{
    border: none;
}

.srv .srvPnl .imgPnl img{border-radius:30px;}

.withus:before{content:'';display:block;background: url(../images/cr-crcl-bg.png) no-repeat right top;width: 100%;height: 100%;top: 0;position: absolute;}

.withus{
    position: relative;
    padding-top: 147px;
    padding-bottom: 192px;
    z-index: 1;
    overflow: hidden;
}
.withus .cntPnl{
    background: #E8E8E8;
    border-radius: 20px;
    padding-left: 136px;
    padding-top: 118px;
    padding-bottom: 113px;
    position: relative;
}
.withus .cntPnl h2{
    color: #144364;
    font-size: 129px;
    line-height: 130px;
}

.withus .cntPnl ul{margin: 0 0 0 30px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 450px;
	gap:12px 0;
	}
	
	
.withus .cntPnl ul li{width:50%; font-family: 'Poppins', sans-serif; color: #000000; font-size: 18px; list-style:inherit;}	
	
.withus .cntPnl p{
    color: #000000;
    width: 46%;
    margin-top: 20px;
}

.withus span.bgSrn{
    display: block;
    right: -305px;
    top: 90px;
}

.withus span.bgSrn img{ width:100%;}

.withus span{
    position: absolute;
    right: -13px;
    top: 45px;
    bottom: 0;
    margin: auto auto;
    max-height: 598px;
    display: none;
}
.withus span img{
    width: 100%;
}





@-webkit-keyframes bounce {
    0%,20%,53%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0) scaleY(1.1);
        transform: translate3d(0,-30px,0) scaleY(1.1)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0) scaleY(1.05);
        transform: translate3d(0,-15px,0) scaleY(1.05)
    }

    80% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0) scaleY(1.02);
        transform: translate3d(0,-4px,0) scaleY(1.02)
    }
}

@keyframes bounce {
    0%,20%,53%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0) scaleY(1.1);
        transform: translate3d(0,-30px,0) scaleY(1.1)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0) scaleY(1.05);
        transform: translate3d(0,-15px,0) scaleY(1.05)
    }

    80% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0) scaleY(1.02);
        transform: translate3d(0,-4px,0) scaleY(1.02)
    }
}


.choose .rgt span{
    /* display: block; */
    /* padding: 20px; */
    /* position: relative; */
}
.choose .rgt span img.anime{
    position: absolute;
    left: 0;
    /* right: 0; */
    top: 0;
    margin: auto auto;
    width: 88px;
    z-index: -1;
    /* margin-top: 5px; */
    /* padding-bottom: 90px; */
    /* margin-left: 0; */
    margin-left: 42%;
    margin-top: 17%;
    animation: rotate 4s  linear infinite;
}

.choose .rgt span img.anime2{
    width: 72px;
    position: absolute;
    right: 9%;
    /* bottom: 0; */
    top: 20%;
    margin: auto;
    animation: moverup 3s infinite alternate;
}

.choose .rgt span img{
    width: 100%;
    /* width: 50px; */
}





.missn.rvw{
    margin: 100px 0px;
}
.missn.rvw .bkBg{/* background:#f6f3c3; */}
.missn.rvw .bkBg .brdr{ background:#f6f3c3;}

.missn.rvw .bx{
    display: flex;
    align-items: center;
}
.missn.rvw .bx img{}
.missn.rvw .bx span{
    margin-right: 10px;
}

.missn.rvw .bx i{
    font-style: normal;
}
.missn.rvw .bx i img{
    display: block;
    margin-bottom: 5px;
}



.ftrCrl{position:relative;padding-top: 201px;scroll-margin-top: 250px;}

.ftrCrl:after{content:'';display:block;background: url(../images/crcl-ftr.png) no-repeat bottom left;width: 100%;height: 163%;position: absolute;bottom: 0px;}

footer{
    background: #144364;
    /* padding-top: 130px; */
    padding-bottom: 1px;
    padding-top: 1px;
    /* margin-top: 95px; */
    /* padding: 67px 153px 0px; */
    /* margin-top: 201px; */
    padding-bottom: 45px;
    position: relative;
}
footer .enqFrm{
    display: flex;
    align-items: center;
    position: relative;
    margin-top: -268px;
    z-index: 1;
    margin-bottom: 47px;
}
footer .enqFrm .lft{
    width: 20px;
    background: #E8E8E8;
    border-radius: 20px;
    width: 428px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-left: 47px;
    padding-top: 67px;
    padding-bottom: 70px;
}
footer .enqFrm .lft h3{
    font-size: 75px;
    margin-bottom: 48px;
    color: #144364;
}
footer .enqFrm .lft ul{}
footer .enqFrm .lft ul li{}
footer .enqFrm .lft ul li a{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #144364;
    font-weight: 500;
	position:relative;
	display:block;
	padding:15px 0 15px 30px;
}

.whatsapp_btn{margin: 0; margin-top: 30px;  background: #144364; color: #fff; border-radius: 12px; width: auto; font-size: 16px; font-family: 'Poppins', sans-serif; padding: 15px 25px 15px 25px; display: inline-block;}
.whatsapp_btn i{color:#ffffff;}

.whatsapp_btn:hover{background:#FEDF00; color:#000000;}
.whatsapp_btn:hover i{color:#000000;}

footer .enqFrm .lft ul li a:hover,
footer .enqFrm .lft ul li a:hover i
{color:#000000;}

footer .enqFrm .lft ul li a:after{content:''; height:1px; background: linear-gradient(90deg, rgba(197, 197, 197, 0.00) 0%, #C5C5C5 100%); left:0; right:0; bottom:0; position:absolute;}

footer .enqFrm .lft ul li a i{position:absolute; left:0; top:20px; color:#144364;}
footer .enqFrm .lft ul li:last-child{ margin-bottom: 0px;}

footer .enqFrm .rgt{
    background: #FEDF00;
    width: 891px;
    padding-top: 79px;
    padding-bottom: 50px;
    padding-left: 87px;
    padding-right: 87px;
    border-radius: 20px;
}
footer .enqFrm .rgt h2{
    text-align: center;
    color: #144364;
    font-size: 129px;
    line-height: 107px;
    margin-bottom: 50px;
}
footer .enqFrm .rgt .fldWrp{
    border-bottom: 0px;
    border: none;
}
footer .enqFrm .rgt .fldWrp input.brdrds{
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
footer .enqFrm .rgt .fldWrp input{
    width: 100%;
    height: 81px;
    font-family: 'Poppins', sans-serif;
    padding-left: 45px;
    border: none;
    border-bottom: 1px solid #144364;
    /* border-top-left-radius: 25px; */
    font-size: 27px;
    font-weight: 200;
	border-radius:0;
	outline:none;
}

.success_message h5{text-align: center;  font-size: 46px; color: #000000; margin: 20px 0 0 0;}

footer .enqFrm .rgt .fldWrp textarea{
    width: 100%;
    font-family: 'Poppins', sans-serif;
    padding-left: 45px;
    border: none;
    height: 130px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding-top: 20px;
    font-weight: 200;
    font-size: 27px;
	outline:none;
}

footer .enqFrm .rgt .fldWrp input.error,
footer .enqFrm .rgt .fldWrp textarea.error
{border-color:red;}

footer .enqFrm .rgt .fldWrp label.error{display:none !important;}

footer .enqFrm .rgt .btn:hover{ background:#000;}
footer .enqFrm .rgt .btn{
    margin: 0 auto;
    margin-top: 44px;
    background: #144364;
    color: #fff;
    border-radius: 28px;
    width: 214px;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    padding: 15px 10px 9px 10px;
    display: block;
}

footer .enqFrm .rgt .btn span{color:#ffffff;}

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(-4px)
    }

    100% {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}

@-webkit-keyframes mover {
    0% { transform: translateX(0); }
    100% { transform: translateX(-8px); }
}
@keyframes mover {
    0% { transform: translateX(0); }
    100% { transform: translateX(-8px); }
}



@-webkit-keyframes rotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(180deg); }
}
@keyframes rotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(180deg); }
}


@-webkit-keyframes moverup {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes moverup {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}


.Inrbnr{
    padding-top: 130px;
}
.Inrbnr .imgBnr{
    background: url(../images/dog-bnr.jpg) no-repeat top center;
    /* min-height: 22; */
    background-size: cover;
    padding-top: 34.8%;
}

.proDtl{
    position: relative;
    margin-top: -253px;
}
.proDtl .wrap{
    max-width: 1170px;
    display: flex;
}
.proDtl .lft{
    min-width: 350px;
    background: #fff;
    margin-right: 45px;
    padding: 30px;
    box-shadow: 0px 0px 12px 2px #0000001a;
    height: 100%;
}
.proDtl .lft .imgPnl{
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 20px;
}
.proDtl .lft .imgPnl img{
    width: 100%;
}
.proDtl .lft ul{
    margin-bottom: 40px;
}
.proDtl .lft ul li{
    margin-bottom: 22px;
    text-transform: uppercase;
    line-height: normal;
    font-size: 14px;
}
.proDtl .lft ul li b{
    display: block;
    font-weight: 800;
    font-size: 20px;
    text-transform: capitalize;
}
.proDtl .lft .btn{
    font-size: 14px;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 17.5px 25px;
}

.proDtl .rgt{
    margin-bottom: 120px;
}
.proDtl .rgt .proHd{
    margin-bottom: 129px;
    padding-top: 20px;
}
.proDtl .rgt .proHd span{
    display: block;
}
.proDtl .rgt .proHd span img{}
.proDtl .rgt .proHd h2{
    font-size: 60px;
    color: #ffffff;
    font-weight: 800;
    margin-top: 23px;
    text-align: left;
}

.proDtl .rgt .imgpnl{
    display: block;
    margin-bottom: 30px;
}
.proDtl .rgt .imgpnl img{
    width: 100%;
}
.proDtl .rgt h3{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 32px;
}
.proDtl .rgt p{}

.proDtl .rgt .imgPnl.mtop{
    margin-top: 50px;
}

.proDtl .rgt fieldset{
    background: #f37336;
    margin: 0px;
    margin-top: 70px;
    width: 100%;
    padding: 55px 85px;
}
.proDtl .rgt .btn.outline{
    margin: 0 auto;
    display: block;
    width: fit-content;
    border-color: #fff;
    color: #fff;
    margin-top: 15px;
}
.proDtl .rgt .btn.outline i{ color:#fff;}

.proDtl .rgt h2{color:#fff;font-size: 28px;text-align: center;margin-bottom: 40px;}
.proDtl .rgt h2 b{
    text-align: center;
}
.proDtl .rgt h2 b:after{
    /* filter: invert(1); */
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 120px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -20px;
    background-image: url(../images/abut-hd-wht.png);
}

.srvcs.rvs{
    background: transparent;
}
.srvcs.rvs .wrap{
    flex-direction: row-reverse;
}


.srvcs{
    background: #fafafa;
    padding: 60px 0px;
}
.srvcs .wrap{
    max-width: 1170px;
    display: flex;
    align-items: center;
}
.srvcs  .lft{
    width: 50%;
    padding: 0px 105px;
}
.srvcs  .lft span{}
.srvcs  .lft span img{}
.srvcs  .rgt{
    width: 50%;
}
.srvcs  .rgt h2{
    font-size: 50px;
    color: #111111;
    font-weight: bold;
    margin-bottom: 40px;
}
.srvcs  .rgt p{
    margin-bottom: 40px;
}
.srvcs  .rgt ul{
    display: flex;
    flex-wrap: wrap;
}
.srvcs  .rgt ul li{
    width: 50%;
    margin-bottom: 20px;
}

.abutPnl{
    padding: 85px 0px;
    display: flex;
    align-items: center;
    background-color: #fafafa;
}
.abutPnl span{
    position: relative;
}
.abutPnl span img{
    width: 100%;
    position: relative;
    margin-bottom: -155px;
}

.abutPnl .cntn{
    width: 23%;
}
.abutPnl .cntn p{
    margin-bottom: 55px;
}
.abutPnl .btn{}

.abutInfo{
    padding: 200px 0px 140px;
}
.abutInfo .hd b{
    text-align: center;
    margin-bottom: 100px;
}
.abutInfo .hd b:after{
    background-position: center;
}


.abutInfo .pnl.pad{}
.abutInfo .pnl.pad .rgt{
    padding-left: 45px;
}

.abutInfo .pnl{
    margin-bottom: 40px;
}
.abutInfo .pnl.rvs{}
.abutInfo .pnl.rvs .wrap{
    flex-direction: row-reverse;
}
.abutInfo .pnl.rvs .wrap .rgt{
    padding-right: 40px;
}

.abutInfo .wrap{
    display: flex;
    align-items: center;
    max-width: 1170px;
}
.abutInfo .lft{
    width: 50%;
}
.abutInfo .lft span{
    display: block;
}
.abutInfo .lft span img{}
.abutInfo .rgt{
    /* padding-left: 80px; */
    width: 50%;
}
.abutInfo .rgt h2{
    font-size: 50px;
    margin-bottom: 23px;
    color: #111111;
    font-weight: 800;
}
.abutInfo .rgt p{
    margin-bottom: 40px;
}

.glry{
    background: #fafafa;
    padding: 85px 0px;
}
.glry span{
    display: block;
    padding: 0px 30px;
}
.glry span img{
    width: 100%;
}
.blkspace{
    padding-top: 130px;
}

.faq{
    background: #fafafa;
    padding: 50px 0px;
}
.faq .wrap{
    max-width: 1170px;
}

.faq .hd{
    text-align: center;
    margin-bottom: 60px;
}
.faq .hd span{}
.faq .hd b{
    text-align: center;
    width: fit-content;
    margin: 0 auto;
}

.faq .accordion-item{
    margin-bottom: 25px;
    border-radius: 0px;
    border: none;
    box-shadow: 0px 0px 8px 0px #00000024;
}

.faq .accordion-button:not(.collapsed){
    background: transparent;
    border: none!important;
    box-shadow: none;
}
.faq .accordion-body{
    background: #f37336;
    color: #fff;
    padding: 0px;
}

.quote_section{position: relative;  background: #FEDF00; padding: 50px; border-radius: 21px;  text-align: center;
	display:flex; flex-direction:column; align-items:center; justify-content:center;}
	
.quote_section h4{text-align: center; margin:0 0 25px 0; padding: 0; font-size: 70px; line-height: 70px; color: #144364;}
.quote_section p{text-align: center; margin: 0; padding: 0; color: #144364; font-size: 20px; line-height: 28px;}

.after{text-align: center; color: #ffffff;  margin: 0 auto; width: 100%; max-width: 800px;}


.mobile_whatsapp_icon{display:none;}