@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Karla:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');


@font-face {
    font-family: 'recoletaregular_demo';
    src: url('../fonts/recoleta-regulardemo-webfont.woff2') format('woff2'),
         url('../fonts/recoleta-regulardemo-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: 'Quicksand', sans-serif;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%;}
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;}

h2{  font-size: 18px;
    font-weight: 600;
    line-height: 25px;}



p{
    color: #6b6a86;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Karla', sans-serif;
}

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%;
}
header .logo{}
header nav{
    float: right;
    display: flex;
    align-items: center;
}

header nav ul{}
header nav ul li:last-child{ margin-right: 130px;}
header nav ul li{
    float: left;
    margin-right: 74px;
}
header nav ul li a:hover{
    color: #8cc426;
}
header nav ul li a{
    text-align: center;
    display: block;
    color: #111111;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
}
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{
    padding-top: 40px;
    position: relative;
    padding-bottom: 89px;
    /* overflow: hidden; */
}
/* .bnr:after{content:'';display:block;background: url(../images/Ellipse-2.png) no-repeat center center;width: 1229px;height: 1229px;position: absolute;left: 0;top: 0;right: 0;margin: auto;} */
.bnr .crlc{
    position: absolute;
    top: 0;
}
.bnr .crlc img{
}

.bnr p{
    font-size: 22px;
    font-family: 'Inter', sans-serif;
    color: #000000;
}

.bnr h1{
    text-align: left;
    font-size: 99px;
    line-height: 100px;
    margin-bottom: 77px;
}

.bnr h1 b{ display:block;}

.bnr h1 b{
    color: #386458;
    /* font-family: 'recoletaregular_demo'; */
}
.bnr .mrgLft{
    padding-left: 96px;
}

.bnr .lft{
    padding-left: 44px;
    position: relative;
    z-index: 1;
    padding-top: 63px;
    width: 47%;
}

.bnr .rgt{
    position: relative;
    z-index: 1;
    padding-right: 100px;
    padding-right: 6.3%;
    width: 53%;
}
.bnr .rgt .imgPnl{position:relative;right: -30px;}
.bnr .rgt .imgPnl img{ width:100%;}
.bnr .rgt .imgPnl .lftLv{
    position: absolute;
    bottom: -7%;
    left: -95px;
    /* filter: invert(1); */
    z-index: 1;
}
.bnr .rgt .imgPnl .rgtLv{
    position: absolute;
    right: 0;
    bottom: 0;
    /* filter: invert(1); */
    right: -80px;
    bottom: -52px;
}

.bnr .rgt span{
    width: 746px;
    /* height: 746px; */
    display: block;
    border-radius: 50%;
    overflow: hidden;
    /* position: relative; */
    width: 100%;
}
.bnr .rgt span img{}
.bnr .rgt span:before{content:'';display:block;background: url(../images/bnr-bfr.png) no-repeat left center;width: 436px;height: 366px;position: absolute;bottom: -52px;left: -73px;display: none;}
.bnr .rgt span:after{content:'';display:block;background: url(../images/bnr-aft.png) no-repeat right center;width: 495px;height: 457px;position: absolute;bottom: -52px;right: -112px;display: none;}

.abut{
    position: relative;
    /* z-index: 1; */
    /* padding-top: 122px; */
}
.abut .lft{
    width: 50%;
    padding-top: 132px;
}
.abut .lft .imgpnl{
    position: relative;
    width: fit-content;
}
.abut .lft .imgpnl b{
    position: absolute;
    right: -670px;
    bottom: -370px;
    z-index: -1;
}

.abut .lft .imgpnl img{
    position: relative;
    width: 100%;
}

.abut .lft .imgpnl .top{
    position: absolute;
    top: -123px;
    left: 0;
}
.abut .lft .imgpnl .btm{
    position: absolute;
    bottom: 0;
    margin-left: -60px;
}
.abut .lft .imgpnl .btm img{ width:initial;}
.abut .rgt{padding-right:158px;width: 50%;padding-top: 43px;padding-left: 12px;}
.abut .rgt h2{
    margin-bottom: 58px;
}
.abut .rgt .ctrPnl:after{ content:''; display:block; clear:both;}
.abut .rgt .ctrPnl{
    max-width: 79%;
    position: relative;
    height: auto;
}


.abut .rgt p{
    padding-left: 143px;
    /* max-width: 79%; */
    margin-bottom: 31px;
}
.abut .rgt .btn{
    /* margin-left: 67%; */
    margin-top: 34px;
    position: absolute;
    right: -30px;
}

.why:after{content:'';display:block;background: url(../images/md-bg.png) no-repeat right bottom;width: 916px;height: 100%;position: absolute;right: -17px;bottom: 143px;z-index: -1;right: -1%;bottom: 9.22%;}

.why{
    padding-top: 155px;
    position: relative;
    overflow: hidden;
}
ul.opn{
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 138px;
    /* padding-left: 10px; */
}
ul.opn li:last-child{ margin:0px;}
ul.opn li:nth-child(2){
    background: #e5daf3;
}
ul.opn li:nth-child(3){
    background: #c7dff5;
}
ul.opn:before{
    content:'';
    display:block;
    background: url(../images/why-crcl.png) no-repeat left top;
    width: 1229px;
    height: 1229px;
    position: absolute;
    /* top: -250px; */
    /* left: 0; */
    /* z-index: -1; */
    left: -8%;
    top: -60%;
    z-index: -1;
    }

ul.opn li{
    background: #C8FBD0;
    width: 355px;
    margin-right: 30px;
    padding: 52px 50px;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    min-height: 495px;
}

ul.opn li:hover img{-webkit-transform: translateY(-1px);
	transform: translateY(20px);
                   
                   }

ul.opn li img{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.3s ease;
}

ul.opn li:nth-child(2) h3{
    color: #7F4CBF;
}
ul.opn li:nth-child(3) h3{
    color: #306ECB;
}

ul.opn li h3{
    color: #299E3B;
    font-family: Recoleta;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-family: 'recoletaregular_demo';
}
ul.opn li p{
    /* font-size: 25px; */
    color: #515750;
    position: relative;
    z-index: 1;
}
ul.opn.clrSnd{ margin-bottom:0px}

ul.opn.clrSnd:before{ display:none;}

ul.opn.clrSnd li{ background:#F9D7C4;}
ul.opn.clrSnd li h3{ color:#EE6C23;}
ul.opn.clrSnd li:nth-child(2){ background:#F5DEF6;}
ul.opn.clrSnd li:nth-child(2) h3{ color:#7F4CBF;}
ul.opn.clrSnd li:nth-child(3){ background:#DAF8B1;}
ul.opn.clrSnd li:nth-child(3) h3{ color:#62C426;}


.why:before{content:'';display:block;background: url(../images/why-crcl.png) no-repeat left top;width: 1229px;height: 1229px;position: absolute;top: -250px;left: 0;z-index: -1;display: none;}


.msg{
    /* overflow: hidden; */
    padding-left: 153px;
}
.msg .lft{
    padding-left: 121px;
    width: 52%;
    padding-top: 60px;
    /* margin-bottom: 200px; */
}
.msg .lft h2{
    color: #000;
}
.msg .lft p{
    max-width: 59%;
    margin-top: 58px;
}
.msg .lft h5{
    font-size: 18px;
    margin-top: 45px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #000;
}


.msg .rgt{
    width: 48%;
    margin-top: 120px;
}
.msg .rgt .imgpnl{
    position: relative;
}
.msg .rgt .imgpnl img{
    position: relative;
    z-index: 1;
    width: 100%;
}

.msg .rgt .imgpnl .top{
    position: absolute;
    bottom: 0px;
    left: -300px;
    z-index: 2;
}
.msg .rgt .imgpnl .btm{
    position: absolute;
    top: -120px;
    /* margin-left: -60px; */
    right: 0px;
    z-index: -1;
}

.prodcts{}
.prodcts h2:before{
    content:'';
    display:block;
    background: url(../images/why-crcl.png) no-repeat left top;
    width: 1229px;
    height: 1229px;
    position: absolute;
    /* top: -250px; */
    /* left: 0; */
    /* z-index: -1; */
    /* left: -5%; */
    top: -330%;
    z-index: -1;
    }

.prodcts h2{
    text-align: center;
    margin-top: 174px;
    margin-bottom: 120px;
    font-weight: 300;
    position:relative
}

.patns .rgtLv{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    /* filter: invert(1); */
}
.patns .lftLv{
    display: block;
    position: absolute;
    left: 0;
    /* z-index: 999; */
    top: -122;
}
.patns{
    margin-top: 174px;
    position: relative;
}
.patns h2{
    text-align: center;
    font-size: 144px;
    line-height: 60px;
    max-width: 730px;
    margin: 0 auto;
    color: #ABE063;
    margin-bottom: 199px;
    /* padding-top: 20px; */
}
.patns h2 span{
    display: block;
    font-size: 38px;
    line-height: 60px;
    text-align: left;
    margin-bottom: 58px;
}
.patns h2 b{
    display: block;
    text-align: right;
    font-size: 38px;
    line-height: 38px;
    margin-top: 49px;
}

.patns:before{content:'';display:block;background: url(../images/patn-lft.png) no-repeat left;width: 615px;height: 496px;position: absolute;top: -122;left: 0;display: none;}
.patns:after{content:'';display:block;background: url(../images/patn-rgt.png) no-repeat right;width: 615px;height: 496px;position: absolute;top: 0;right: 0;display: none;}

.patns .bgCrl{
    
    display:block;
    background: url(../images/why-crcl.png) no-repeat left top;
    width: 1229px;
    height: 1229px;
    position: absolute;
    /* top: -250px; */
    /* left: 0; */
    /* z-index: -1; */
    /* left: -5%; */
    top: -20%;
    z-index: -1;
    left: 0;
    }



.patns .drPnl{
    max-width: 1378px;
    margin: 0 auto;
    background: #E5EFDF;
    position: relative;
    height: 445px;
    display: flex;
    justify-content: flex-end;
    /* padding-right: 426px; */
    border-radius: 30px;
    align-items: center;
    margin-bottom: 92px;
}
.patns .drPnl .lvs{
    position: absolute;
    left: -20%;
    bottom: 0px;
    z-index: 1;
}
.patns .drPnl .lvs .sndLv{
    position: relative;
    z-index: 1;
    margin-bottom: -99px;
    right: 70px;
}

.patns .drPnl img.nrs{
    position: absolute;
    bottom: 0;
    left: 0;
}
.patns .drPnl .dtlPnl{
    max-width: 688px;
    padding-left: 24px;
    padding-right: 144px;
}
.patns .drPnl .dtlPnl p{
    font-size: 28px;
    line-height: 38px;
    color: #386458;
}
.patns .drPnl .dtlPnl .btn{
    width: 237px;
    margin-top: 64px;
}

h1{text-align: center;font-size: 25px;color: #333333;/* line-height: 35px; */font-size: 25px;/* margin-bottom: 40px; */font-family: 'recoletaregular_demo';}
h1 span{
    font-size: inherit;
    font-weight: 600;
    color: #072f5f;
display: block;text-align: center;font-size: 18px;font-family: 'Rubik', sans-serif;font-weight: 400;}
h2{font-size:20px;line-height: 1.2em;color: #000;/* font-family: 'Rubik', sans-serif; */font-family: 'recoletaregular_demo';font-size: 48px;line-height: 60px;font-weight: normal;}
h3{font-size:18px;font-weight: 600;color: #261f28;/* font-family: 'Nunito Sans', sans-serif; */}
l{font-size: 14px;line-height: 25px;color: #6e6e6e;/* letter-spacing: 1.5px; */font-family: 'Arimo';text-align: center;font-family: 'Rubik', sans-serif;font-weight: 400;}


.btn.outline i{color: #333333;}
.btn.outline:hover{
    background: #f37336;
    border: 2px solid #f37336;
    color: #fff;
}
.btn.outline:hover i{
    color: #fff;
}
.btn.outline{
    border: 2px solid #333333;
    background: transparent;
    color: #333333;
}
.btn{padding: 6.5px 10px;transition: 0.5s ease;text-align: center;margin: 0 auto;background: #ABE063;color: #ffffff;font-size: 12px;margin-left: 0px;border-radius: 220px;font-weight: 500;width: 132px;font-family: 'Inter', sans-serif;font-weight: 700;font-size: 18px;color: #000000;margin-top: 44px;}
.btn i{color:#fff;margin-left: 15px;}
.btn:hover{background: #8cd1bf;transition: 0.2s ease;/* border-color: #1d303f; */color: #fff;animation-name: elementor-animation-bob-float,elementor-animation-bob;animation-duration: .3s,1.5s;animation-delay: 0s,.3s;animation-timing-function: ease-out,ease-in-out;animation-iteration-count: 1,infinite;animation-fill-mode: forwards;animation-direction: normal,alternate;color:  #333333;}
.btn:hover i{color: #333333;}
.hmIcn:hover{ background-color:#ffbf00;}
.hmIcn{width:57px;height:57px;display:block;background:url(../images/hm-icn.png) no-repeat center center;background-color:#072f5f;position: fixed;right: 0;z-index: 1;top: 40%;transition: 0.3s ease;}


.resManu{ display:none;}




.hdr{
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0;
}

.modal.popupBig {}
.modal.popupBig .modal-dialog{
    width: 740px;
    max-width: initial;
}
.modal.popupBig .modal-body{
    padding: 0px;
    display: block;
}

.modal.popupBig .modal-dialog .lft{
    width: 55%;
    padding: 20px;
}
 .fldWrp{
    margin-bottom: 15px;
    position: relative;
}
 .fldWrp label{
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 5px;
}
 .fldWrp input, .fldWrp select{
    width: 100%;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    height: 58px;
    text-indent: 10px;
    font-weight: bold;
    box-shadow: 1px 1px 7px -5px #000;
}
.fldWrp select{
    height: 28px;
}

 .fldWrp textarea{
    width: 100%;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    height: 60px;
}
.fldWrp.btns{}
.fldWrp.btns input{
    height: 40px;
    background: #af7a1c;
    color: #fff;
    border: none;
    font-size: 18px;
}


.modal.popupBig .modal-dialog .lft  .wpcf7-submit:hover{ background:#af7a1c;}

.modal.popupBig .modal-dialog .lft  .wpcf7-submit{
    background: #511c00;
    border: none;
    border-radius: 10px;
    width: 100%;
    font-size: 17px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 6px 0px;
}


.modal.popupBig .modal-dialog .rgt{
    background: url(../images/popup.jpg) no-repeat center center;
    width: 45%;
    display: flex;
    height: 100%;
    padding-top: 62%;
    background-size: cover;
}
.modal.popupBig .btn-close{
    position: absolute;
    right: 0px;
    background-color: #000;
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: .0px;
}






@-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;}



footer{
    background: #30452F;
    /* padding-top: 130px; */
    padding-bottom: 1px;
    padding-top: 1px;
    /* margin-top: 95px; */
    padding: 67px 0 0px;
}
footer .cpyrt{
    border-top: 1px solid #c7e063;
    padding-top: 27px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
    margin-top: 20px;
}
footer .cpyrt p{
    color: #6A8C6C;
    font-family: 'Inter', sans-serif;
}
footer .cpyrt a{
    color: #6A8C6C;
    font-family: 'Inter', sans-serif;
}


footer .lftClm{
    width: 50%;
    float: left;
    display: block;
}
footer .lftClm a{ display: inline-block;  margin-bottom: 78px;}
footer .lftClm ul{ display: block;}
footer .lftClm ul li{ margin-bottom: 30px;}
footer .lftClm ul li a{
    display: flex;
    color: #fff;
    font-family: 'Inter', sans-serif;
    /* font-weight: 700; */
    margin-bottom: 0px;
}
footer .lftClm ul li a b{
    color: #D1E063;
    font-weight: 700;
    margin-right: 63px;
    min-width: 65px;
}


footer .rgtClm{ float: right;  padding-top: 35px;}
footer .rgtClm label.error{display:none !important;}
footer .rgtClm h2{color:#fff;font-size: 28px;margin-bottom: 15px;line-height: normal;padding-left: 20px;}
footer .rgtClm input,
footer .rgtClm textarea
{background:#476146; border:1px solid #476146; width: 100%; padding: 0 20px; border-radius: 40px; margin-bottom: 10px; color: #6A8C6C;font-family: 'Inter', sans-serif; outline: 0; height:46px; color:#ffffff;}

footer .rgtClm input.error,
footer .rgtClm textarea.error{border-color:red !important;}

footer .rgtClm textarea{border-radius: 20px; height: 100px; resize: none; padding:20px;}
footer .rgtClm input::-webkit-input-placeholder,
footer .rgtClm textarea::-webkit-input-placeholder{color:#6A8C6C;}

footer .rgtClm form{max-width: 352px;}

footer .rgtClm form a span,
footer .rgtClm form button span
{
    width: 160px;
    height: 1px;
    background: #d1e063;
}
footer .rgtClm form a,
footer .rgtClm form button
{
    background: #D1E063;
    color: #0a0a0a;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    border: none;
    border-radius: 40px;
    text-align: center;
    height: 46px;
}

footer .rgtClm form a:hover,
footer .rgtClm form button:hover
{background:#bacb40;}


.success_message h5{color: #ffffff;
    text-align: center;
   font-family: 'recoletaregular_demo';
font-weight:400;
    font-size: 35px;
    font-weight: 700;
    margin: 15px 0 0 0;}

.success_message h5 small{display: block;
    color: #ffffff;
    text-align: center;
 font-family: 'Inter', sans-serif;
    font-size: 15px;
    margin: 7px 0 0 0;}

@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;
}

.footer_inner{max-width:1438px; padding:0 30px; margin:0 auto;}