@import url('https://fonts.googleapis.com/css2?family=Work+Sans: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');

body {
    word-break: break-word;
    font: 15px/25px "Outfit", sans-serif;
    color: #393939;
    overflow-x: hidden;
}

html {
    font-size: 16px;
    overflow-x: hidden;
}

:root {
    --dark-gray: #212121;
    --primary-font: "Inter";
    --primary-color: #ff3019;
    --primary-gray: #EFEFEF;
    --secondary-color: #FFB530;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
a {
    font-family: 'NewYork';
}

.mt-6 {
    margin-top: 4rem !important;
}

@font-face {
    font-family: "NewYork";
    src: url("../fonts/NewYork-PERSONAL-USE.otf");
}

@font-face {
    font-family: "HelveticaNeue-Light";
    src: url("../fonts/HelveticaNeueLight.otf");
}

@font-face {
    font-family: "HelveticaNeue-Thin";
    src: url("../fonts/HelveticaNeueThin.otf");
}

h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: 0;
    margin-bottom: 1rem;
    color: #000;
}

h2 {
    font-size: 24px;
    /* font-weight: 700; */
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 1rem;
    color: #000000;
    /* letter-spacing: -1.0px; */
}

h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
    color: black;
    letter-spacing: -1px;
    margin-bottom: 1rem;
    font-family: "Outfit", sans-serif;
}

h4 {
    font-size: 22px;
    line-height: 29px;
    color: #000;
    font-weight: 600;
    margin: 0 0 13px;
    font-family: "Outfit", sans-serif;
}

h5 {
    font-size: 20px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
    margin: 0 0 10px;
    font-family: "Outfit", sans-serif;
}

h6 {
    font-size: 18px;
    line-height: 23px;
    color: #000;
    font-weight: 500;
    margin: 0 0 22px;
    font-family: "Outfit", sans-serif;
}

select {
    background: #fff url('../images/arrow.png') no-repeat right;
    padding: 0 40px 0 30px;
}

::-webkit-input-placeholder {
    color: #575757;
}

::-moz-placeholder {
    color: #575757;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #575757;
}

:-moz-placeholder {
    color: #575757;
    opacity: 1;
}

ul {
    padding: 0;
    list-style-type: none;
}

p {
    font-size: 16px;
    color: #4e4e4e;
    font-weight: 500;
    margin-bottom: 20px;
    
    =:
    Helvetica Neue;
    font-family: 'HelveticaNeue-Light';
    line-height: 26px;
}
a{text-decoration: none;}


.btn-1{color: #fff;padding: 10px 20px;letter-spacing: 0;font-size: 14px;font-weight: 100;display: inline-block;text-align: center;cursor: pointer;border: 1px solid #FFFFFF;border-radius: 0px 11px;}
.btn-1 span{    font-size: 15px;    font-weight: 600;    display: block;}
.btn-1:hover{color: #ffffff;}
.btn-1.clr{color: #000000;    border: 1px solid #000000;}
.btn-1.clr:hover{color: #000000;}
.btn-2{}
.main-heading{font-size: 32px;font-weight: 100;line-height: 40px;}
.main-pera{font-size: 18px;color: #4e4e4e;font-weight: 400;margin-bottom: 20px;line-height: 26px;}

.top-bar{text-align: center;padding: 10px 0;background: #262108;}
.top-bar p{margin: 0;color: #fff;font-size: 14px;}

header{padding: 20px 0;background: #191818;border-bottom: 3px solid #de9e3f;}
header .logowrp{}
header .logowrp img{    height: 65px;}
header .head-btn{text-align: right;}
header .head-btn a{background-color: #d9e4f800;color: #B1A45D;text-decoration: none;padding: 12px 40px;border-color: #00000000;border-width: 1px;border-style: solid;letter-spacing: 0;text-transform: none;box-shadow: none;text-shadow: none;border-radius: 9px;border: 4px solid #b9ad6d;font-size: 16px;font-weight: bolder;    cursor: pointer;}
header .emailwrp{} 
header .emailwrp a{    color: #FFFFFF;    font-size: 14px;    font-family: 'HelveticaNeue-Light';} 


.main-banner.baner-vdo{}
.main-banner.baner-vdo video{position: absolute;    top: 0;    left: 0;    height: 100%;    z-index: 0;    width: 100%;    object-fit: cover;}
.main-banner{padding: 160px 0;background: #b9ad6d21;background-image: url(../images/SNB-Banner.png);background-repeat: no-repeat;background-size: cover;position: relative;background-color: #000;}
.main-banner .txtwrp{    width: 55%;    margin: 0 auto;    position: relative;    z-index: 1;}
.main-banner .txtwrp h6{display: inline-block;padding: 9px 30px;border: 2px solid #b9ad6d;border-radius: 30px;background: #dce4f2;background: #eae1b9;size: 16px;}
.main-banner .txtwrp h6 img{    width: 15px;    margin: 0 10px 0 0;}
.main-banner .txtwrp h1{color: #fff;font-size: 60px;font-weight: 100;line-height: 60px !important;}
.main-banner .txtwrp p{color: #fff;font-size: 18px;font-weight: 300;line-height: 26px;}
.main-banner .btnwrp{    position: relative;    z-index: 1;}
.main-banner .btnwrp a{}
.videowrp{position:relative; display:none;}
.videowrp:before{content:'';}
.videowrp video {	 width: 100%;	 height: 100%;	 border-radius: 4px;}
.videowrp .play-button-wrapper{}
.videowrp .play-button-wrapper {	 position: absolute;	 top: 0;	 left: 0;	 right: 0;	 bottom: 0;	 display: flex;	 align-items: center;	 justify-content: center;	 width: 100%;	 height: auto;	 pointer-events: none;}
.videowrp .play-button-wrapper #circle-play-b {	 cursor: pointer;	 pointer-events: auto;}
.videowrp .play-button-wrapper #circle-play-b svg {	 width: 100px;	 height: 100px;	 fill: #fff;	 stroke: #fff;	 cursor: pointer;	 background-color: rgba(0, 0, 0, 0.2);border-radius: 50%;	 opacity: 0.9;}
.video-testi-name{    margin: 10px 0 0;}
.video-testi-name p{    text-align: center;    margin: 0px 0 0;    font-size: 22px;}
 
.lead-heading{
    color: #de9e3f;
    font-weight: 100;
    font-family: 'NewYork';
    font-size: 16px;
    margin: 0 0 10px;
}
.awardswrp{padding: 50px 50px;width: 95%;margin: -200px auto -448px;background: #fff;border-radius: 12px;z-index: 9;position: relative;}
.awardswrp .txtwrp{}
.awardswrp .txtwrp p{}
.awardswrp .award-list{}
.awardswrp .award-list ul{    display: flex;    justify-content: space-between;}
.awardswrp .award-list ul li{}
.awardswrp .award-list ul li img{    height: 100px;}
.awardswrp .counterwrp{}
.awardswrp .counterwrp ul{display: flex;justify-content: space-between;}
.awardswrp .counterwrp ul li{background-color: #f5f4ec;border-radius: 5px;padding: 15px 8px;width: 23%;text-align: center;border: 1px solid #7d77532e;align-content: center;transition: transform 0.3s ease;font-size: 18px;}
.awardswrp .counterwrp ul li span{    font-size: 26px;    font-weight: 900;    color: #000;}
.awardswrp .counterwrp ul li span.count{}
.awardswrp .counterwrp ul li p{display:block;margin: 0;line-height: normal;}


.succeswrp{background: #262108;padding: 690px 0 330px;background-image: url('../images/bg-dark.svg');background-size: contain;background-position: 0px 400px;background-repeat: no-repeat;}
.succeswrp .txtwrp{    text-align: center;}
.succeswrp .txtwrp h1{    color: #fff;    font-size: 48px;    font-weight: 600;    line-height: 4.0rem;}
.succeswrp .txtwrp p{    color: #fff;}
.succeswrp .succes-list{    margin: 130px 0 0;}
.succeswrp .succes-list ul{}
.succeswrp .succes-list ul li p{font-size: 25px;color: #fff;font-weight: 600;line-height: 1.1;}
.succeswrp .succes-list ul li p span{display: block;font-size: 18px;font-weight: 400;margin: 10px 0 0;}
.succeswrp .succes-list ul li{    margin: 0 0 15px 0px;    display: inline-block;    padding-left: 60px;    position: relative;}
.succeswrp .succes-list ul li:before{content:'';position: absolute;background-image: url(../images/bullet.png);background-size: cover;background-repeat: no-repeat;left: -10px;top: 10%;width: 70px !important;height: 70px;transform: translateY(-47%);}

.data-filter{background: #fbfaf6;padding: 60px 0;width: 95%;margin: -300px auto -375px;border-radius: 12px;border: 2px solid #e5e9ef;}
.data-filter .imgwrp{}
.data-filter .imgwrp img{width: 100%;margin: -80px 0 0;z-index: 9;position: relative;}
.data-filter .btnwrp{    text-align: center;    margin: 30px 0 0;}
.data-filter .txtwrp{}
.data-filter .txtwrp h2{}
.data-filter .data-list{}
.data-filter .data-list ul{    margin: 50px 0 0;}
.data-filter .data-list ul li{margin: 0 0 20px;font-size: 18px;}
.data-filter .data-list ul li span{    font-size: 18px;    font-weight: 800;    display: block;    margin: 0 0 5px;}
.data-filter .txtwrp p{}
.data-filter .data-list ul li.line{    position: relative;}
.data-filter .data-list ul li.line:after{content:'';position: absolute;width: 660px;height: 80px;left: -280px;top: -15px;background-size: contain;background-repeat: no-repeat;z-index: 0;}
.data-filter .data-list ul li.line.red:after{background-image: url(../images/red-line.png);}
.data-filter .data-list ul li.line.green:after{background-image: url(../images/green-line.png);}
.data-filter .data-list ul li.line.blue:after{background-image: url(../images/blue-line.png);}

.contentwrp{    padding: 450px 0 50px;}
.contentwrp.low-padd{    padding: 50px 0 }
.contentwrp .txtwrp{}
.contentwrp .txtwrp img{    width: 70px;    margin: 0 0 20px;}
.contentwrp .txtwrp h2{}
.contentwrp .txtwrp p{}
.contentwrp .contenmt-list{}
.contentwrp .contenmt-list ul{    margin: 50px 0 0;}
.contentwrp .contenmt-list ul li{margin: 0 0 20px;padding: 0 0 0 40px;position: relative;font-size: 18px;}
.contentwrp .contenmt-list ul li span{    font-size: 18px;    font-weight: 700;    display: block;    margin: 0 0 10px;}
.contentwrp .contenmt-list ul li:after{content:'';font-size: 13px;top: 5px;position: absolute;margin-right: 8px !important;box-shadow: -3px 3px 20px 0 #b1a45d;border-radius: 75%;background: #b1a45d;width: 15px;height: 15px;left: 0;}
.contentwrp .imgwrp{}
.contentwrp .imgwrp img{    width: 100%;}
.contentwrp .btnwrp{    text-align: center;    margin: 40px 0 0;}
.contentwrp .btnwrp a{}
.review{border: 2px solid #D5DFE8;border-radius: 10px;display: flex;align-items: center;justify-content: center;background: #e9eff3;padding: 50px 20px 20px;}
.review .imgwrp{}
.review .imgwrp img{    width: 120px;    margin: 0 30px 0 0;}
.review .contenttxt{}
.review .contenttxt .rev-text{font-size: 15px;font-weight: 500;line-height: 19.5px;color: #0d3056;position: relative;}
.review .contenttxt .rev-text:after{content:'';position: absolute;top: -20px;left: 0;background-image: url(../images/quote.png);width: 15px;height: 15px;background-repeat: no-repeat;background-size: contain;}
.review .contenttxt .rev-name{font-size: 18px;font-weight: 600;margin: 0;}
.review .contenttxt .rev-name span{    display: block;    font-size: 15px;    margin: 5px 0 0;}

.fill-color{background: #262108;width: 95%;margin: 0 auto;border-radius: 13px;padding: 70px 0 200px !important;}
.fill-color .btnwrp{text-align:left;}
.clr-white{color:#fff;}

.big-pack{margin: -88px 0 -150px;padding: 0 0 0px;}
.big-pack .imgwrp{}
.big-pack .imgwrp img{    width: 100%;    box-shadow: 0 15px 20px 0 #7070703d;    border-radius: 12px;}

.main-cta{padding: 300px 0 550px;background-image: url(../images/second-bg.svg);background-size: cover;background-attachment: fixed;}
.main-cta .cta{box-shadow: 0 69px 140px -59px #0000002b;padding: 15px 40px 50px;background-color: #fff;border: 3px solid #7d77532e;border-style: solid;width: 50%;border-radius: 13px;margin: 0 auto;text-align: center;position:relative;}
.main-cta .cta .imgwrp{}
.main-cta .cta .imgwrp img{    height: 70px;    margin: -50px 0 20px;    background: #ffffff;    border-radius: 60px;}
.main-cta .cta .txtwrp{}
.main-cta .cta .txtwrp h2{}
.main-cta .cta .txtwrp p{}
.main-cta .cta .btnwrp{}
.main-cta .cta .btnwrp a{}
.main-cta .cta:after{content:'';position: absolute;background-image: url(../images/cta2.png);background-size: 100%;background-repeat: no-repeat;right: -35px;bottom: -57px;width: 140px;height: 310px;}
.main-cta .cta:before{content:'';background-image: url(../images/cta-1.png);background-size: 100%;background-repeat: no-repeat;left: -35px;top: -30px;width: 140px;height: 310px;position: absolute;}


.pricing{
    margin: -410px 0 0;
}
.pricing .pkg-main{box-shadow: none;padding: 30px 20px;background-color: #eae1b9;width: 100%;border-color: #355f8c1c;border-width: 1px;border-style: solid;margin: 0 10px;border-radius: 13px;}
.pricing .pkg-main .upper-head{    text-align: center;}
.pricing .pkg-main .upper-head h6{    font-size: 28px;    font-weight: 700;}
.pricing .pkg-main .upper-head h2{    font-size: 36px;    font-weight: 800;}
.pricing .pkg-main .upper-head h2 span{display: block;font-size: 13px;font-weight: 600;background-color: #355f8c14;color: #000000;padding: 10px 15px;border-color: #355f8c1c;border-width: 1px;text-transform: none;display: block;max-width: fit-content;margin: 0px auto 0;border: 2px solid #7d77532e;border-radius: 9px;line-height: normal;}
.pricing .pkg-main .pkg-body{}
.pricing .pkg-main .pkg-body ul{}
.pricing .pkg-main .pkg-body ul li{font-size: 16px;font-weight: 500;margin: 0 0 10px;padding: 0 0 0 40px;position: relative;color: #000000;}
.pricing .pkg-main .pkg-body ul li:after{content: '\f058';font-family: "Font Awesome 5 Free";left: 15px;position: absolute;top: 1px;color: #b1a45d;}
.pricing .pkg-main .pkg-footer{}
.pricing .pkg-main .pkg-footer .btnwrp{    text-align: center;}
.pricing .pkg-main .pkg-footer .btnwrp a{font-size: 15px;/* background: #0b81ff; */color: #fff;}
.pricing .pkg-main .pkg-footer .btnwrp a span{    font-size: 12px;}
.pricing .pkg-main.clr-dark{background-color: #262108;}
.pricing .pkg-main.clr-dark .upper-head h6{color: #b1a45d;}
.pricing .pkg-main.clr-dark .upper-head h2{    color: #fff;}
.pricing .pkg-main.clr-dark .upper-head h2 span{background: #b1a45d;color: #fff;}
.pricing .pkg-main.clr-dark .pkg-body ul li{    color: #fff;}
.pricing .pkg-main.clr-dark .pkg-body ul li:after{font-family: "Font Awesome 5 Free";left: 15px;position: absolute;top: 1px;color: #b1a45d;content: '\f058';}
.pricing .pkg-main.clr-dark .pkg-footer .btnwrp a{/* background: #ffb902; *//* color: #0d3056; */}

.videotestimonials{padding: 200px 0 70px;background: #f6f4ec;margin: -100px 0 0;}
.videotestimonials .txtwrp{    margin: 0 0 60px;}
.videotestimonials .txtwrp .stars{}
.videotestimonials .txtwrp .stars i{color: #FFEB3B;margin: 0 0 10px;font-size: 26px;}
.videotestimonials .txtwrp h2{}
.videotestimonials .videowrp{}
.bottom-cta{}
.bottom-cta .txtwrp{    margin: 0;}
.bottom-cta .txtwrp h2{}
.bottom-cta .txtwrp p{font-size: 22px;}
.bottom-cta .btnwrp{}
.bottom-cta .btnwrp a{}

.integration{    padding: 50px 0;}
.integration .txtwrp{}
.integration .txtwrp h2{}
.integration .imgwrp{    margin: 20px 0 0;}
.integration .imgwrp img{    object-fit: cover;    height: 50px;    width: auto !important; opacity: 1;}



footer{padding: 70px 0 50px;background: #262108;}
footer .footerlogo{}
footer .footerlogo img{height: 50px;}
footer .footer-list{    display: flex;    justify-content: space-between;}
footer .footer-list .list-itemwrp{}
footer .footer-list .list-itemwrp ul{}
footer .footer-list .list-itemwrp ul h4{    color: #B1A45D;    margin: 0 0 20px;    font-size: 14px;    font-weight: 400;    line-height: 23px;}
footer .footer-list .list-itemwrp ul p{    color: #B1A45D;    margin: 0 0 20px;    font-size: 14px;    font-weight: 400;    line-height: 23px;}
footer .footer-list .list-itemwrp ul li{    margin: 0 0 10px;}
footer .footer-list .list-itemwrp ul li.new-b{position: relative;}
footer .footer-list .list-itemwrp ul li.new-b:before{content: 'New';background: #776d39;padding: 3px 13px;border-radius: 12px;position: absolute;right: 40px;top: -2px;color: #fff;font-size: 14px;}
footer .footer-list .list-itemwrp ul li a{color: #c0b9b9;font-size: 16px;}
footer .footer-list .list-itemwrp ul li a span{background: #776d39;    padding: 2px 10px;    border-radius: 12px;    color: #fff;    font-size: 14px;    margin: 0px 0 0px 10px;    line-height: 25px;    display: inline-block;}
footer .txtwrp .main-heading{     color: #fff;    font-size: 46px;    font-weight: 300;    line-height: 55px;    letter-spacing: -1.0px;    margin-bottom: 1rem;    font-family: "Outfit", sans-serif;    width: auto;}
footer .txtwrp p{      color: #fff; font-size: 18px; font-weight: 300; line-height: 25px; width: 55%;}
/*footer .col-md-4 p:first-of-type{font-size: 14px;    color: #b1982c;    font-weight: 400;    line-height: 23px;    margin: 0 0 13px;    font-family: "Outfit", sans-serif;}*/
footer p span{color: #bab6b6; display: block; font-size: 20px; margin: 5px 0 0; }
footer .newz-top{    margin: 100px 0 0;}
.footer-bottom{padding: 40px 0 0;border-top: 1px solid #363016;background: #ffffff00;}
.footer-bottom .Copyrighttxt{font-size: 16px;display: flex;align-items: center;}
.footer-bottom .Copyrighttxt a{margin: 0 0 0px 0px;}
.footer-bottom .Copyrighttxt a img{height: 22px;}
.footer-bottom .Copyrighttxt p{font-size: 12px;margin: 0;color: #A0A5B1;font-weight: 400;margin: 0px 0 0 20px;line-height: 16px;}
.footer-bottom .Copyrighttxt.desclaimer p{margin: 20px 0 0;    font-size: 12px;}
.footer-bottom .main-wrp-list{text-align: center;    display: inline-block; }
.social-wrap{display: inline-block;}
.social-wrap .socail-icon{}
.social-wrap .socail-icon li{    display: inline-block;margin: 0 10px 0 0 !important;}
.social-wrap .socail-icon li a{}
.social-wrap .socail-icon li a img{height: 25px;}

.footer-bottom .main-wrp-list ul{margin: 0; }
.footer-bottom .main-wrp-list ul li{display: inline-block; padding: 0 25px; }
.footer-bottom .socail-icon {    margin: 0;    display: flex;    justify-content: end;}
.footer-bottom .main-wrp-list ul li a{color: #000000;font-size: 16px;font-family: 'Outfit' !important;font-weight: 300;}
.footer-bottom .socail-icon li {    margin-right: 10px;}
.footer-bottom .socail-icon li a img{width: 30px;}
.footer-bottom .socail-icon li:last-child {    margin: 0;}
.footer-email{}
.footer-email a{font-size: 30px;}
.footer-email img{margin: 0 0 0 5px;height: 18px;}
.footer-email:hover img{animation: arrow-move 1s infinite;}
footer .notice .accordion{border:3px solid #7d77532e;margin: 0;}
footer .noticehead{color: #B1A45D;    margin: 0 0 20px;    font-size: 14px;}
footer .accordion-item{background-color: unset;}
footer .notice .accordion-button{color:#c0b9b9;    background: unset;}
footer .notice .accordion-body p{color:#c0b9b9;}
p.footer-pera {    color: #fff;    font-size: 16px;    width: 70%;    margin: 20px 0 20px;    line-height: 20px;}
.footer-number {    color: #B1A45D !important;    font-size: 24px !important;    margin: 20px 0;    display: block;    font-weight: 500;}
.testiomal-sec .accordion {    padding: 20px 20px 0;    margin: 0 0 50px;    border: 3px solid #E5E9EF;    border-radius: 30px;}
.testiomal-sec .accordion button span {    color: #B9AD6D;    font-weight: 500;    text-decoration: underline;    font-size: 14px;    display: inline;    margin: 5px 0 0;}
.testiomal-sec p a {    font-weight: 600;    transition: 0.3s ease-in-out;    text-decoration: underline;}
.privacy-choices a {    font-size: 14px;    text-decoration: underline;    color: #9D9FA2;}
.privacy-choices a img {    height: 17px;    margin: 0 0 0 5px;}
.testiomal-sec .accordion-button{    align-items: flex-start;display: unset;}
.testiomal-sec .accordion-button:not(.collapsed){    background-color: unset;}
.testiomal-sec .accordion-body{padding: 0;}
.accordion-button:focus{box-shadow: unset;}
.testiomal-sec .accordion-body p{font-size: 14px;}
.testiomal-sec .accordion-item {border: none;}
.testiomal-sec .accordion button{font-size: 14px;color: #c0b9b9;font-weight: 400;margin-bottom: 20px;line-height: 32px;font-family: "Outfit", sans-serif;padding: 0;}
.testiomal-sec .accordion-item:last-of-type .accordion-collapse{    transition: 1s all;}


/*Model Styling Start*/

.privacy-choice input[type=checkbox]{height: 0; width: 0; visibility: hidden; }
.privacy-choice label {cursor: pointer;text-indent: -9999px;width: 40px;height: 20px;background: grey;display: block;border-radius: 100px;position: absolute;top: 3px;right: 10px;}
.privacy-choice label:after {content: ''; position: absolute; top: 5px; left: 5px; width: 10px; height: 10px; background: #fff; border-radius: 90px; transition: 0.3s; }
.privacy-choice input:checked + label {background: #262108; }
.privacy-choice input:checked + label:after {left: calc(100% - 5px); transform: translateX(-100%); }
.privacy-choice label:active:after {width: 10px; }
.pricavy-toogle{position: relative; }
.pricavy-toogle input{position: absolute; top: 0; right: 0; }
.privacy-choice a{margin: 0;    color: #a47413;    text-decoration: underline;    font-size: 16px;    padding: 0;    border: none;    font-weight: 400;visibility: unset !important;float: right;width: auto;    height: auto;background:unset;} 
.privacy-choice .themes-btn{visibility: unset !important;float: right;width: auto;    height: auto;}
.privacy-choice .themes-btn:hover{    transform: translateY(0rem);}
div#exampleModaltwo{}
div#exampleModaltwo .modal-content{border-radius: 30px;padding: 0px 0 20px;}
div#exampleModaltwo .modal-body{    height: auto;padding:0 40px 20px;}
div#exampleModaltwo h5{font-size: 22px;}
div#exampleModaltwo p{font-size: 12px;
    line-height: 18px;}
div#exampleModaltwo .modal-header{border-bottom: unset;}

/*Model Styling Start End*/



/*Form Popup Styling Start*/


.form_wrap .analyzeform {margin: 0 auto;width: 90%;}
.form_wrap .analyzeform form .wrap {padding-left: 0; }
.form_wrap .analyzeform form .dtf {width: 100%} 
.analyzeform form input[type=email], .analyzeform form input[type=number], .analyzeform form input[type=tel], .analyzeform form input[type=text], .analyzeform form textarea {width: 100%;margin: 0;border: 1px solid #e5e5e5;background: #fff;padding: 13px 15px;color: gray;font-size: 13px;height: 50px;font-weight: 400;outline: 0!important;margin-bottom: 0;border-radius: 4px;}
.analyzeform #countryCode {font-size: 14px;height: 50px;border-radius: 4px;width: 24%;border: 1px solid #e5e5e5;padding: 0 7px;}
.mypopup-wrap .mypopup .imgwpr img {width:  60%; bottom: 0px; left:  -85px; position:  absolute; }
.analyzeform form .dtf {float: left; width: 25%; margin-bottom: 10px; }
.analyzeform form input[type=submit] {border: none;-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;color: #fff;font-weight: 600;cursor: pointer;font-size: 18px;text-transform: uppercase;padding: 18px 60px 19px;letter-spacing: 1px;border-radius: 5px;background: #B1A45D;width: 100%;text-align: center;}
.analyzeform input#free_cons_phone1{margin: 0 0 0 7px;width: 73%;} 


/*Form Popup Styling Start End*/




.bnr-inpfild input, .bnr-inpfild textarea, .bnr-inpfild select {    width: 100%;    padding: 10px;    margin: 0px 0 18px 0;    border-radius: 6px;    border: 1px solid #BAAE6E;    color: #333;    height: 47px;    font-size: 16px;    background: #f1f1f1db;    font-size: 18px;    appearance: auto;}
.form-wrap {    background: #EAE1B9;    color: #fff;    padding: 30px 20px;    border-radius: 5px;    width: 100%;    margin: 0 auto;    border: 2px solid #E5E9EF;    position: relative;    z-index: 9;    box-shadow: 0 10px 15px -10px #B0A358;}
.bnr-inpfild [type=submit] {    color: #fff;    border-radius: 9px;    margin: 0;    background: #B0A358;    font-size: 18px;    font-weight: 500;    text-transform: capitalize;    font-family: â€˜Poppinsâ€™, sans-serif !important;    border: 0;    outline: none;}
.form-wrap h1 {    font-size: 20px;    text-align: center;    margin: 0px 0 24px 0;    font-weight: 700;    text-transform: capitalize;    color: #000000;    line-height: 1.4;}
.form-wrap h1 span{    display: block;    color: #000;    font-size: 32px;}
.bnr-inpfild .intl-tel-input {    margin-bottom: 18px;}
.bnr-inpfild textarea {    height: 100px;    resize: none;    color: #000;}


.slick.marquee .slick-slide{opacity: 1;}
.inner{}
.inner .rev-box{width: 395px; padding: 30px; background: #fff; border-radius: 30px;height: 370px; margin: 0 0px 0 0px;position: relative;}
.slick.marquee.bottom .inner .rev-box{margin: 0 50px 0 0;}
.inner .rev-box .header-box{display: flex; align-items: center; }
.inner .rev-box .header-box img{width: 30px; border-radius: 50%; margin: 0 20px 0px 0; }
.inner .rev-box .header-box h6{margin: 0; font-size: 20px; font-weight: 500; }
.inner .rev-box .header-box p{    margin: 0;    font-size: 20px;    font-weight: 500;    line-height: 23px;    color: #000;    font-family: "Outfit", sans-serif;}
.inner .rev-box .content-box{    margin: 30px 0 0;}
.inner .rev-box .content-box p{font-size: 15px;height: 220px;margin: 0;line-height: 24px;}
.inner .rev-box .content-box p:after{    content: '';    width: 100%;    height: 2px;    position: absolute;    bottom: 60px;    background: #dfd8bc91;    left: 0;}
.inner .rev-box .testi-star{    display: flex;    justify-content: space-between;    align-items: center;    margin: 10px 0 0;}    
.inner .rev-box .testi-star img{width: 105px;margin-top: 0 !important;}  
.inner .rev-box .testi-star img.brand-icon{    height: 40px;    width: 40px;}
.service-review.padd-tb {    background: #f6f4ec;padding: 60px 0;}
.marq-2 {    margin: 30px 0px 0 -420px;}
.slick.marquee.bottom{}
.slick.marquee.bottom .slick-slide{margin: 40px 20px 0 20px;}
.slick.marquee.bottom .slick-track{}
.service-review .marquee{height:auto;}
.service-review .marquee:before{opacity:0;}


@media (max-width: 1224px) {
    .testimonials-2024 {
        padding:0 16px
    }
}

@media (max-width: 768px) {
    .testimonials-2024 {
        padding:0
    }
}

.testimonials-2024 h2 {    text-align: center;    margin-bottom: 56px;    margin-top: 0}

@media (max-width: 768px) {
    .testimonials-2024 h2 {
        margin-bottom:24px;
        font-size: 28px;
        line-height: 36px
    }
}

.testimonials-2024 .testimonials-outer {    position: relative;    min-height: 580px;    display: flex;    align-items: center;    gap: 24px;    overflow: hidden}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer {
        gap:16px;
        flex-direction: row;
        width: 100vw;
        overflow-x: auto;
        scrollbar-width: none
    }

    .testimonials-2024 .testimonials-outer::-webkit-scrollbar {
        display: none
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner {    width: 858px;    height: 580px;    padding: 40px;    border-radius: 40px;    display: flex;    align-items: center;    gap: 56px}

.testimonials-2024 .testimonials-outer .testimonial-inner p:empty {    display: none}

@media (max-width: 1199px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner {
        gap:0
    }
}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner {
        width:278px;
        flex-direction: column;
        padding: 24px!important;
        border-radius: 24px!important;
        height: 569px;
        flex: 0 0 auto
    }

    .testimonials-2024 .testimonials-outer .testimonial-inner:first-child {
        margin-left: 16px
    }

    .testimonials-2024 .testimonials-outer .testimonial-inner:nth-child(3) {
        margin-right: 16px
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner .pic-outer {    position: relative;    border-radius: 24px}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .pic-outer {
        margin-bottom:24px
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner .pic-outer br {    display: none}

.testimonials-2024 .testimonials-outer .testimonial-inner .pic-outer img.author-pic {    width: 400px;    height: 500px;    border-radius: 24px;    object-fit: cover;    transition-duration: 0.6s;    display: block}

@media (max-width: 1199px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .pic-outer img.author-pic {
        width:300px
    }
}

@media (max-width: 992px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .pic-outer img.author-pic {
        width:180px
    }
}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .pic-outer img.author-pic {
        height:290px;
        width: 278px;
        object-position: center
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner .pic-outer .company-logo {    position: absolute;    height: 32px;    top: 32px;    left: 32px;    transition-duration: 0.3s;    width: auto}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .pic-outer .company-logo {
        height:24px;
        top: 24px;
        left: 24px
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box p:empty {    display: none}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box {
        position:initial;
        background: transparent;
        height: auto;
        width: auto;
        cursor: default
    }
}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box svg {
        width:42px;
        height: 27px
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box p {    font-size: 24px;    font-weight: 700;    line-height: 32px;    margin: 40px 0;    transition-duration: 0.6s}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box p {
        margin:24px 0;
        font-size: 20px;
        line-height: 28px
    }
}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box svg,.testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box p.quote-p {
        display:inline-block;
        opacity: 1
    }
}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box p.quote-p {
        min-height:140px
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box h3 {    font-size: 20px;    font-weight: 700;    line-height: 28px;    margin-top: 0;    margin-bottom: 4px}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box h3 {
        color:#000;
        font-size: 16px;
        line-height: 20px;
        width: auto;
        font-weight: 500
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box h4 {    color: #545454;    font-size: 16px;    font-weight: 500;    line-height: 20px;    margin-top: 0}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box h4 {
        font-size:14px;
        line-height: 16px;
        width: auto
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner .testimonial-new-box h4 a:hover {    text-decoration: none}

.testimonials-2024 .testimonials-outer .testimonial-inner.expand {    transition-duration: 0.6s}

.testimonials-2024 .testimonials-outer .testimonial-inner.shrink {    width: 120px;    height: 580px;    padding: 0;    overflow: hidden;    border-radius: 24px;    position: relative;    cursor: pointer;    transition-duration: 0.6s}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink {
        width:278px;
        padding: 24px;
        flex-direction: column;
        display: flex;
        height: 700px
    }
    
   

.testimonials-2024 .testimonials-outer .testimonial-inner {
     height: 700px;
}
}

.testimonials-2024 .testimonials-outer .testimonial-inner.shrink img.author-pic {    width: 120px;    height: 580px;    object-position: 50%}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink img.author-pic {
        height:290px;
        width: 278px;
        object-position: center
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner.shrink .company-logo {    display: none}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .company-logo {
        display:inline-block!important
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box {    position: absolute;    background: linear-gradient(0deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.4) 100%);    height: 100%;    width: 100%;    cursor: pointer}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box {
        position:initial;
        background: transparent;
        height: auto;
        width: auto;
        cursor: default
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box svg {
    display: none;
    opacity: 0;
    transition-duration: 0s
}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box svg {
        display:inline-block;
        opacity: 1
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box p.quote-p {    font-size: 0;    opacity: 0;    transition-duration: 0s}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box p.quote-p {
        display:inline-block;
        opacity: 1;
        font-size: 20px
    }
}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box p:empty {
        display:none
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box h3 {    color: #fff;    font-size: 18px;    font-weight: 500;    line-height: 24px;    margin: 0;    position: absolute;    bottom: 92px;    transform: rotate(-90deg);    left: -26px;    width: 148px}

@media (max-width: 992px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box h3 {
        left:-48px
    }
}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box h3 {
        position:initial;
        transform: rotate(0deg);
        color: #000;
        width: auto;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 4px;
        font-weight: 500
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box h4 {    color: #AFAFAF;    font-size: 14px;    font-weight: 500;    line-height: 16px;    position: absolute;    bottom: 110px;    transform: rotate(-90deg);    left: -30px;    width: 202px}

@media (min-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box h4 a {
        color:#AFAFAF!important
    }
}

@media (max-width: 992px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box h4 {
        left:-53px
    } 
}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box h4 {
        position:initial;
        transform: rotate(0deg);
        color: #545454;
        width: auto
    }
}

.testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box h4 img {    display: none}

@media (max-width: 768px) {
    .testimonials-2024 .testimonials-outer .testimonial-inner.shrink .testimonial-new-box h4 img {
        display:inline-block
    }
}

.testimonials-2024 .wp-block-button {    display: flex;    align-items: center;    justify-content: center;    padding-top: 56px}

@media (max-width: 768px) {
    .testimonials-2024 .wp-block-button {
        padding-top:24px
    }
}




.main-banner .formwrp{margin: 70px 0 0;position: relative;z-index: 1;}
.main-banner .formwrp form{}
.main-banner .formwrp form .lable{display: inline-block;width: 22%;margin: 0 -2px;vertical-align: top;}
.main-banner .formwrp form .lable input{width: 100%;padding: 0px 0 0 30px;height: 66px;outline: none;background: #FFFFFF3D 0% 0% no-repeat padding-box;border: 1px solid #FFFFFF;}
.main-banner .formwrp form .lable input.btn{background: #de9e3f;color: #fff;font-weight: 600;margin: 0px 0 0 1px;border-radius: 0px 16px 0px 0px;padding: 0;}
.main-banner .formwrp form .lable input::placeholder {    color: #FFFFFF;    opacity: 1;    font-family: 'HelveticaNeue-Light';    font-size: 14px;}
.border-left-bottom{    border-radius: 0px 0px 0 16px;}
.main-banner:after{content:''; background: #000000a6; position: absolute;width: 100%;height: 100%;left: 0;bottom: 0;}

.secondwrp{padding: 70px 0;}
.secondwrp .txtwrp{}
.secondwrp .txtwrp h6{margin: 0;color: #de9e3f;font-weight: 100;font-family: 'NewYork';font-size: 16px;}

.servicewrp{    padding: 50px 0;}
.servicewrp .boxwrp{    text-align: center;}
.servicewrp .boxwrp .imgwrp{}
.servicewrp .boxwrp .imgwrp img{    width: 100%;    margin: 0 0 20px;}
.servicewrp .boxwrp .textwrp{}
.servicewrp .boxwrp .textwrp h4{color: #34200C;font-size: 20px;font-family: 'NewYork';font-weight: 100;margin: 0 0 0;}
.servicewrp .boxwrp .textwrp p{color: #34200C;font-size: 14px;font-family: 'HelveticaNeue-Thin';font-weight: 700;width: 80%;margin: 0 auto;line-height: 22px;}

.equalsectionwrp{padding: 120px 0;background: #191818;position:relative;overflow: hidden;}
.equalsectionwrp .txtwrp{}
.equalsectionwrp .txtwrp h2{color: #fff;font-size: 52px;letter-spacing: 2.6px;line-height: 1;}
.equalsectionwrp .txtwrp p{color: #fff;font-size: 16px;font-family: 'HelveticaNeue-Light';line-height: 24px;}
.equalsectionwrp:after{content:'';}
.equalsectionwrp .imgwrp{    position: relative;}
.equalsectionwrp .imgwrp img{position: absolute;top: -120px;left: 0;bottom: 0;width: 49vw;height: 49vw;object-fit: cover;}

.why-choose{    padding: 70px 0;    padding-bottom: 0px; /* optional spacing */    /* border-bottom: 5px dashed #de9e3f; */}
.why-choose .txtwrp{    width: 50%;    margin: 0 auto;    padding-bottom: 50px;}
.why-choose .txtwrp h2{}
.why-choose .txtwrp h6{    margin: 0;    color: #de9e3f;    font-weight: 100;    font-family: 'NewYork';    font-size: 16px;    margin: 0 0 10px;}
.why-choose .txtwrp p{}





.qodef-separator {
    font-size: 0;
    height: auto;
    line-height: 1;
    position: relative;
    --scissors-offset: 200px;
    --transition-duration: 1.5;
    --transition-speed: 0.4;
    --border-color: #bfa886;
    --border-width: 2px;
    --border-style: none;
    --scissors-color: #1f261e
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-image: linear-gradient(to right, #de9e3f 50%, transparent 0);
    background-size: 17px var(--border-width);
    background-repeat: repeat-x;
    height: var(--border-width);
    border-bottom-width: var(--border-width);
    border-style: var(--border-style);
    border-color: var(--border-color)
}

.qodef-separator.qodef--has-border-style .qodef-m-line {
    background: 0 0
}

.qodef-separator.qodef-position--center {
    text-align: center;
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

.qodef-separator.qodef-show--yes {
    display: block
}

.qodef-separator.qodef-show--no {
    display: none
}

@media only screen and (max-width: 1600px) {
    .qodef-separator.qodef-show-1600--yes {
        display:block
    }
}

@media only screen and (max-width: 1600px) {
    .qodef-separator.qodef-show-1600--no {
        display:none
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-separator.qodef-show-1440--yes {
        display:block
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-separator.qodef-show-1440--no {
        display:none
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-separator.qodef-show-1366--yes {
        display:block
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-separator.qodef-show-1366--no {
        display:none
    }
}

@media only screen and (max-width: 1280px) {
    .qodef-separator.qodef-show-1280--yes {
        display:block
    }
}

@media only screen and (max-width: 1280px) {
    .qodef-separator.qodef-show-1280--no {
        display:none
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-separator.qodef-show-1024--yes {
        display:block
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-separator.qodef-show-1024--no {
        display:none
    }
}

@media only screen and (max-width: 768px) {
    .qodef-separator.qodef-show-768--yes {
        display:block
    }
}

@media only screen and (max-width: 768px) {
    .qodef-separator.qodef-show-768--no {
        display:none
    }
}

@media only screen and (max-width: 680px) {
    .qodef-separator.qodef-show-680--yes {
        display:block
    }
}

@media only screen and (max-width: 680px) {
    .qodef-separator.qodef-show-680--no {
        display:none
    }
}

@media only screen and (max-width: 480px) {
    .qodef-separator.qodef-show-480--yes {
        display:block
    }
}

@media only screen and (max-width: 480px) {
    .qodef-separator.qodef-show-480--no {
        display:none
    }
}

.qodef-separator .qodef-svg--scissors {
    width: 75px;
    position: absolute;
    bottom: var(--border-width);
    left: -10px;
    color: var(--scissors-color)
}

.qodef-separator.qodef--appeared .qodef-svg--scissors {
    transition-property: transform;
    transition-duration: calc(var(--transition-duration) * 1s);
    transition-timing-function: linear;
    transform: translateX(var(--scissors-offset))
}

.qodef-separator.qodef--appeared .qodef-svg--scissors .qode--1 {
    animation: qode-scissors-right calc(var(--transition-speed) * 1s);
    animation-iteration-count: calc(var(--transition-duration)/ var(--transition-speed));
    transform-origin: 20% 77.5%
}

.qodef-separator.qodef--appeared .qodef-svg--scissors .qode--2 {
    animation: qode-scissors-left calc(var(--transition-speed) * 1s);
    animation-iteration-count: calc(var(--transition-duration)/ var(--transition-speed));
    transform-origin: 68% 81%
}

@keyframes qode-scissors-right {
    from {
        transform: rotate(0)
    }

    50% {
        transform: rotate(30deg)
    }

    100% {
        transform: rotate(0)
    }
}

@keyframes qode-scissors-left {
    from {
        transform: rotate(0)
    }

    50% {
        transform: rotate(-15deg)
    }

    100% {
        transform: rotate(0)
    }
}




.boxwswrp{    overflow: hidden;}
.boxwswrp .boxwrp{    padding: 50px;}
.boxwswrp .boxwrp .imgwrp{}
.boxwswrp .boxwrp .imgwrp img{width:100%;margin: 0 0 20px;}
.boxwswrp .boxwrp .textwrp{}
.boxwswrp .boxwrp .textwrp h4{    color: #34200C;     font-size: 20px;    font-family: 'NewYork';font-weight: 100;    margin: 0 0 0;}
.boxwswrp .boxwrp .textwrp p{color: #34200C;font-size: 14px;font-weight: 700;line-height: 22px;font-family: "HelveticaNeue-Light";}
.boxwswrp .col-md-4 {  position: relative;}
.boxwswrp .col-md-4:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 0px; /* adjust as needed */
  right: -15px;
  width: 2px;
  height: 100vh !important;
  background-image: repeating-linear-gradient(
    to bottom,
    #de9e3f,
    #de9e3f 7px,
    transparent 10px,
    transparent 17px
  );
  opacity: 0;
}

.boxwswrp .col-md-4.animate-line:not(:last-child)::after {
  animation: growBorder 2.5s ease forwards;
  opacity: 1;
}

@keyframes growBorder {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 250px; /* adjust according to your layout */
    opacity: 1;
  }
}
.scrolling-text-container{    background: #de9e3f;    padding: 20px 0px;}
.scrolling-text-container h1{    color: #34200C;    font-size: 35px;    font-family: 'NewYork';    font-weight: 500;}
.scrolling-text-container .slick-slide{opacity:1;}



.tailodwrp{    padding: 70px 0 0;    background-image: url(../images/tailord-bg.png);    background-size: cover;}
.tailodwrp .txtwrp{    text-align: center;}
.tailodwrp .txtwrp h2{    font-family: 'NewYork';    font-size: 52px;    color: #34200C;    line-height: 70px;    letter-spacing: 0;}
.tailodwrp .txtwrp h2 img{}


.tailodwrp .inner-main{margin: 0 0 30px;}
.tailodwrp .inner-main .imgwrp{}
.tailodwrp .inner-main .imgwrp img{    width: 100%;    margin: 0 0 20px;}
.tailodwrp .inner-main .namewrp{}
.tailodwrp .inner-main .namewrp h4{    color: #34200C;    font-size: 20px;    font-family: 'NewYork';    font-weight: 100;    margin: 0 0 0;}
.tailodwrp .inner-main .namewrp h6{    color: #de9e3f;    font-size: 16px;    font-family: 'NewYork';    font-weight: 100;    margin: 0 0 0;}
.tailodwrp .inner1{    padding: 50px 0 0;}
.tailodwrp .inner2{    padding: 50px;}
.tailodwrp .inner3{    padding: 40px;}
.tailodwrp .inner4{    padding: 0 100px 0 0;}
.tailodwrp .inner5{    padding: 70px 110px 0 0;}
.tailodwrp .inner6{    margin: 0 0 70px;}

.full-img{}
.full-img img{    width: 100%;}



.hover-gallery{    padding: 70px 0 0;    background-image: url(../images/home-2-png-2.png);    background-size: cover;}
.hover-gallery .container{    padding: 0px 10px 70px;}
.hover-gallery #hoverImage{}
.hover-gallery .text-item{}
.text-list .active {      color: #000 !important;}
.text-list .text-item {      font-size: 64px;      font-family: 'NewYork';      color: #aaa;      cursor: pointer;      transition: color 0.3s ease;      margin: 60px 0;    }
.text-list .text-item:hover {      color: #3b2e1a; /* dark brown */}

.image-preview img {  width: 100%;      max-width: 400px;      object-fit: cover;      transition: transform 0.6s ease, opacity 0.6s ease;}
.image-preview img.animate-in {      opacity: 0;      transform: rotate(-5deg) scale(0.95);    }
.image-preview img.animate-show {      opacity: 1;      transform: rotate(0deg) scale(1);    }
    @media (max-width: 768px) {
      .image-preview {
        margin-top: 30px;
        text-align: center;
      }
    }
    
    
    
.testimonials{position:relative;padding: 70px 0 100px;}
.testimonials:before {    content: '';    position: absolute;    background: #ffffff;    bottom: 90px;    width: 250px;    height: 50px;    left: 0;    right: 0;    margin: 0 auto;    z-index: 9;}
.testimonials .txtwrp{}
.testimonials .txtwrp h2{}
.testimonials .txtwrp p{    color: #000;}
.testimonials .boxwrp{background: #ffffff;padding: 30px;margin: 30px 0 0;border: 1px solid #de9e3f;}
.testimonials .boxwrp .imgwrp{margin: 0px 0px -65px 250px;}
.testimonials .boxwrp .imgwrp img{width: 70px;}
.testimonials .boxwrp .main-text{}
.testimonials .boxwrp .main-text h4{color: #de9e3f;font-size: 16px;font-family: 'NewYork';}
.testimonials .boxwrp .main-text p{color: #34200C;font-size: 20px;line-height: 28px;font-family: "HelveticaNeue-Light";margin: 0 0 10px;}
.testimonials .boxwrp .startswrp{}
.testimonials .boxwrp .startswrp i{    color: #E29A2A;    font-size: 20px;    margin: 0 5px 0 0;}
.testimonials .slick-prev, .testimonials .slick-next{width: auto !important;}
.testimonials .slick-prev:before{content: '\f104';    font-family: 'FontAwesome';    padding: 4px 0 0 0;    border-radius: 50%;    border: 1px solid #AFAFAF;    width: 50px;    height: 50px;    display: block;    font-size: 40px;    color: #AFAFAF !important;}
.testimonials .slick-prev {    left: -85px;}
.testimonials .slick-next:before{content: '\f105';    font-family: 'FontAwesome';    padding: 4px 0 0 0;    border-radius: 50%;    border: 1px solid #AFAFAF;    width: 50px;    height: 50px;    display: block;    font-size: 40px;    color: #AFAFAF !important;}
.testimonials .slick-next {    right: -85px;}    
.testimonials .slick-dots{bottom: -55px;}
.testimonials .slick-dots li.slick-active button:before{opacity: 1;    color: #191818;    font-size: 10px;    border: 1px dotted #191818;    border-radius: 50%;}
.testimonials .slick-dots li button:before{font-size: 10px;}
.testimonials .slick-slide{opacity:1;}
.testimonials  .slick-list.draggable{padding: 0 0 60px;}


.equalsectionwrp.contact-sec {    background: #EEEEEE;        padding: 70px 0;}
.equalsectionwrp.contact-sec .main-heading {    font-family: 'NewYork';    color: #de9e3f;}
.equalsectionwrp.contact-sec .fa-52 {    color: #34200C;    font-size: 52px;    letter-spacing: 2.6px;    line-height: 1;}
.equalsectionwrp.contact-sec .container {    max-width: 90%;}
.lablwrp input {    background: #34200C3D 0% 0% no-repeat padding-box;    border: 1px solid #34200C;    border-radius: 0px 16px;    width: 90%;    height: 70px;    padding: 20px 30px;    opacity: 25%;    margin-block: 14px;}
.lablwrp input::placeholder {    font-size: 16px;    color: #34200C;        font-family: "HelveticaNeue-Light";}
.lablwrp textarea {    width: 90%;    height: 140px;    background: #34200C3D 0% 0% no-repeat padding-box;    border: 1px solid #34200C;    border-radius: 0px 16px;    padding: 20px 30px;    opacity: 25%;    margin-block: 14px;}
.lablwrp textarea::placeholder {    font-size: 16px;    color: #34200C;        font-family: "HelveticaNeue-Light";}
.inputs-50 {    display: flex;}
.inputs-50 .lablwrp {    flex: 0 0 47%;}
.equalsectionwrp.contact-sec .imgwrp img {    height: 52vw;}
footer {    background: #191818;    padding: 28px;}
footer .emailwrp a {    color: #FFFFFF;    font-family: 'HelveticaNeue-Light';   font-size: 18px;    letter-spacing: 0.9px;}
footer .emailwrp p {    color: #FFFFFF;    font-family: 'HelveticaNeue-Light';    font-size: 18px;    letter-spacing: 0.9px;        margin-bottom: 0;}
.fr-bottom {    background: #191818;    padding: 20px 0;    border-top: 1px solid;}
.fr-bottom p {    text-align: center;    color: #fff;    margin-bottom: 0;    font-size: 14px;    font-family: 'HelveticaNeue-Light';}
.logowrp img { width: 100%; max-width: 44%;}
iframe { height: 100%;}

.main-banner .formwrp form .lable input::placeholder {
    color: #e3e3e3;
    opacity: 1;
}





section.termswrp {background: #ffffff;padding: 120px 0 50px;}
section.termswrp .txtwrp p {font-size: 21px;line-height: 1.7;font-weight: 300;padding: 0 0 0px;color: #000000;font-family: 'HelveticaNeue-Light';}
section.termswrp .txtwrp h2 {    font-size: 48px;    font-weight: 600;    padding: 0 0 20px;}
section.termswrp .txtwrp p strong {    font-size: 32px;    font-weight: 500;    padding: 0 0 0px;    display: block;    color: #000000;    margin: 20px 0 0;}
section.termswrp .txtwrp ul li {    font-size: 19px;    line-height: 1.7;    font-weight: 300;    padding: 0 0 10px 0px;    position: relative;    color: #000000;    list-style: disc;}
section.termswrp .txtwrp ul {    margin: -20px 0 20px;    padding-left: 25px;}
section.termswrp .txtwrp {width: 60%;margin: 0 auto;}
section.termswrp .txtwrp p span {    font-weight: bold;    font-size: 26px;}





.video-play-button {  position: absolute;  z-index: 10;  top: 50%;  left: 50.6%;  transform: translateX(-50%) translateY(-50%);  box-sizing: content-box;  display: block;  width: 32px;  height: 44px;  /* background: #fa183d; */  border-radius: 50%;  padding: 18px 20px 18px 28px;}
.video-play-button:before {  content: "";  position: absolute;  z-index: 0;  left: 50%;  top: 50%;  transform: translateX(-50%) translateY(-50%);  display: block;  width: 80px;  height: 80px;  background: #de9e3f;  border-radius: 50%;  animation: pulse-border 1500ms ease-out infinite;}
.video-play-button:after {  content: "";  position: absolute;  z-index: 1;  left: 50%;  top: 50%;  transform: translateX(-50%) translateY(-50%);  display: block;  width: 80px;  height: 80px;  background: #de9e3f;  border-radius: 50%;  transition: all 200ms;}
.video-play-button:hover:after {  background-color: darken(#fa183d, 10%);}
.video-play-button img {  position: relative;  z-index: 3;  max-width: 100%;  width: auto;  height: auto;}
.video-play-button span {  display: block;  position: relative;  z-index: 3;  width: 0;  height: 0;  border-left: 32px solid #fff;	border-top: 22px solid transparent;	border-bottom: 22px solid transparent;}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.video-overlay {  position: fixed;  z-index: -1;  top: 0;  bottom: 0;  left: 0;  right: 0;  background: rgba(0,0,0,0.80);  opacity: 0;  transition: all ease 500ms;}
.video-overlay.open {  position: fixed;  z-index: 1000;  opacity: 1;}
.video-overlay-close {  position: absolute;  z-index: 1000;  top: 15px;  right: 20px;  font-size: 36px;  line-height: 1;  font-weight: 400;  color: #fff;  text-decoration: none;  cursor: pointer;  transition: all 200ms;}
.video-overlay-close:hover {  color: #fa183d;}
.video-overlay iframe {  position: absolute;  top: 50%;  left: 50%;  transform: translateX(-50%) translateY(-50%);  /* width: 90%; */  /* height: auto; */  box-shadow: 0 0 15px rgba(0,0,0,0.75);}