body,header{max-width:1920px}body{font-family:Poppins,sans-serif;color:#231f20;font-size:16px;line-height:1.6;font-weight:400;margin:auto;padding-top:81px}@media (min-width:992px){body{padding-top:97px;font-size:18px}}body.error404,body.page-template-thank-you{padding:0}body.error404 footer,body.error404 header,body.page-template-thank-you footer,body.page-template-thank-you header{display:none}.white{color:#fff}.cursorPointer{cursor:pointer}a{text-decoration:none;color:#231f20;transition:all .3s ease}a:hover{color:#000}.subTitle{font-size:18px;font-weight:500;color:#e37f3a}@media (min-width:992px){.subTitle{font-size:24px}.sectionTitle.small,h1.small,h2.small{font-size:26px}}.sectionTitle,h1,h2{font-size:26px;line-height:1.3;font-weight:500;margin-bottom:15px;color:#231f20}.sectionTitle.white,h1.white,h2.white{color:#fff}.contentBig,.contentSmall{color:#231f20;font-weight:400;line-height:1.6}@media (min-width:1400px){.sectionTitle.small,h1.small,h2.small{font-size:32px}}@media (min-width:992px){.sectionTitle.big,h1.big,h2.big{font-size:44px}}@media (min-width:1400px){.sectionTitle.big,h1.big,h2.big{font-size:58px}}@media (min-width:992px){.sectionTitle,h1,h2{font-size:36px}}@media (min-width:1400px){.sectionTitle,h1,h2{font-size:42px}}.contentBig{font-size:16px}@media (min-width:992px){.contentBig{font-size:18px;line-height:1.6}}.contentSmall{font-size:15px}.buttonStyle{display:inline-flex;text-transform:capitalize;align-items:center;cursor:pointer;justify-content:space-between;position:relative;font-size:16px;font-weight:600;white-space:nowrap;padding:10px 15px;background-color:#e37f3a;color:#fff;border-radius:50px;border:1px solid #e37f3a;transition:all .3s ease}.buttonStyle.black{background-color:#000;color:#fff}.buttonStyle.buttonStyleHover{background-color:#fff;color:#e37f3a}.buttonStyle.buttonStyleHover:hover{background-color:#e37f3a;color:#fff}@media (min-width:992px){.contentSmall{font-size:16px;line-height:1.6}.buttonStyle{font-size:16px;padding:10px 40px}}.buttonStyle img{margin-right:7px}.buttonStyle:hover{background-color:#fff;color:#e37f3a}.slick-dots{padding:0;margin:30px 0 0;list-style:none;display:flex;align-items:center;justify-content:center}@media (min-width:992px){.slick-dots{margin-top:50px}}.slick-dots li button{font-size:0;line-height:0;display:block;padding:2px;color:transparent;border:0;outline:0;background-color:#d9d9d9;width:20px;height:7px;margin-right:7px;border-radius:10px;transition:all .3s ease}.slick-dots li.slick-active button{background-color:#e37f3a;border:1px solid #e37f3a;min-width:50px}.arrowsWrapper .slick-arrow{font-size:0;padding:0;box-shadow:none;background-color:transparent;border:0;width:50px;height:50px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.arrowsWrapper .slick-arrow::after{content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.arrowsWrapper .slick-arrow.slick-prev{left:50px}.arrowsWrapper .slick-arrow.slick-prev::after{background-image:url(../images/SliderArrow.svg);transform:translate(-50%,-50%) rotate(180deg)}.arrowsWrapper .slick-arrow.slick-next{right:50px}@media (max-width:450px){.arrowsWrapper .slick-arrow.slick-prev{left:0}.arrowsWrapper .slick-arrow.slick-next{right:0}}.arrowsWrapper .slick-arrow.slick-next::after{background-image:url(../images/SliderArrow.svg);transform:translate(-50%,-50%)}header{z-index:999;position:fixed;left:50%;transform:translateX(-50%);top:0;width:100%;background-color:#fff;margin:auto;transition:all .3s ease}header .main-header{position:relative;padding:10px 0;box-shadow:0 3px 5px rgba(0,0,0,.1);transition:all .3s ease}header .main-header .logoWrapper img{transition:all .3s ease;width:150px}header .main-header .headerMenuWrapper{position:relative}header .main-header .headerMenuWrapper .menuWrapper .hmenu{list-style:none;padding:0;margin:0}header .main-header .headerMenuWrapper .menuWrapper .hmenu li{transition:all .3s ease}@media (min-width:992px){header .main-header .logoWrapper img{width:200px}header .main-header .headerMenuWrapper .menuWrapper .hmenu li{padding:20px 0}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu>li{padding:0}}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu{pointer-events:none;position:relative;opacity:1;border-radius:10px;visibility:visible;transform:none;display:block;list-style:none;padding:0;z-index:9;transition:all .3s ease;white-space:nowrap}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu>li{position:relative;display:block;border-bottom:1px dotted #ccc}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu>li>a{display:block}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu>li:last-child{border-color:transparent}@media (min-width:992px){header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu{position:absolute;opacity:0;visibility:hidden;box-shadow:0 10px 13px 0 rgba(0,0,0,.07);transform:translateY(-5rem)}}header .main-header .headerMenuWrapper .menuWrapper .hmenu li a{color:#231f20;font-size:16px;font-weight:500;padding:10px;transition:all .3s ease}header .main-header .headerMenuWrapper .menuWrapper .hmenu li a:hover{color:#e37f3a}@media (min-width:1200px){header .main-header .headerMenuWrapper .menuWrapper .hmenu li a{padding:10px 30px}}header .main-header .headerMenuWrapper .menuWrapper .hmenu li.menu-item-has-children{padding-right:7px;margin-right:10px;position:relative}header .main-header .headerMenuWrapper .menuWrapper .hmenu li.menu-item-has-children>a{color:#231f20}header .main-header .headerMenuWrapper .menuWrapper .hmenu li.menu-item-has-children>a::after{content:"";background-image:url(../images/d-arrow.svg);width:20px;height:20px;position:absolute;right:5px;top:50%;transform:translateY(-50%) rotate(0);background-repeat:no-repeat;background-size:contain;background-position:center center;pointer-events:none;transition:all .3s ease}header .main-header .headerMenuWrapper .menuWrapper .hmenu li.menu-item-has-children .sub-menu li:last-child a{background-color:transparent;border-radius:none;padding:10px 30px;color:#231f20;font-size:16px;font-weight:500}header .main-header .headerMenuWrapper .menuWrapper .hmenu li:hover>.sub-menu{pointer-events:all;opacity:1;transform:translateY(20px);visibility:visible;background:#fff;box-shadow:0 6px 14px 0 rgba(0,0,0,.1)}header .main-header .headerMenuWrapper .menuWrapper .hmenu li.current-menu-item>a{color:#e37f3a}header .main-header .headerMenuWrapper .menuWrapper .hmenu li:last-child a{background-color:#e37f3a;border-radius:50px;padding:11px 40px;color:#fff;font-weight:600;border:1px solid #e37f3a}header .main-header .headerMenuWrapper .menuWrapper .hmenu li:last-child a:hover{background-color:#000;color:#fff;border-color:#000}header .main-header .headerMenuWrapper .hamburgerMenuWrapper{display:block}@media (min-width:992px){header .main-header .headerMenuWrapper .menuWrapper .hmenu li.current-menu-item:after{width:100%}header .main-header .headerMenuWrapper .hamburgerMenuWrapper{display:none}}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter{position:relative;cursor:pointer}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu{height:15px;width:30px}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu div{height:3px;margin-bottom:5px;background-color:#000;border-radius:50px;transition:all .3s ease}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu div:nth-child(1){width:100%}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu div:nth-child(2){width:60%}.sideMenuWrapper,.sideMenuWrapper .menuInnerWrapper{top:0;left:-100%;width:100%;height:100%;transition:all .3s ease}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu div:nth-child(3){width:100%}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter:hover .hamMenu div:nth-child(1){width:100%}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter:hover .hamMenu div:nth-child(2){width:100%}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter:hover .hamMenu div:nth-child(3){width:100%}header.fixed_top .main-header{box-shadow:0 3px 5px rgba(0,0,0,.06)}.sideMenuWrapper{position:fixed;opacity:0;z-index:999;background-color:rgba(0,0,0,.5)}.sideMenuWrapper .menuInnerWrapper{position:absolute;background-color:#fff}@media (min-width:992px){.sideMenuWrapper .menuInnerWrapper{width:30%}}.sideMenuWrapper .menuInnerWrapper .logoWrapper{box-shadow:0 0 13px rgba(0,0,0,.07)}.sideMenuWrapper .menuInnerWrapper .logoWrapper img{width:150px;padding:10px}.sideMenuWrapper .menuInnerWrapper .logoWrapper .closeBtn{margin:15px;width:25px;height:25px;cursor:pointer;border:1.9px solid #fff;border-radius:50px;padding:0}.sideMenuWrapper .menuInnerWrapper .mainMenu{overflow:auto}.sideMenuWrapper .menuInnerWrapper .mainMenu::-webkit-scrollbar{width:3px}.sideMenuWrapper .menuInnerWrapper .mainMenu::-webkit-scrollbar-track{background:#e0e0e0}.sideMenuWrapper .menuInnerWrapper .mainMenu::-webkit-scrollbar-thumb{background:#e37f3a}.sideMenuWrapper .menuInnerWrapper .mainMenu::-webkit-scrollbar-thumb:hover{background:#231f20}.sideMenuWrapper .menuInnerWrapper .mainMenu ul{list-style:none;padding:0;margin:0}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li{border-bottom:1px solid #231f20}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li a{display:block;padding:10px 25px;font-size:16px;color:#231f20}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li a:hover,.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.current-menu-item>a{color:#e37f3a}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li .sub-menu{display:none}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li .sub-menu.showSubMenu{display:block}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.menu-item-has-children>a{position:relative;padding-right:60px}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.menu-item-has-children>a::after{content:"";background-image:url(../images/menu-chevron-down.svg);width:13px;height:13px;position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(0);background-repeat:no-repeat;background-size:contain;background-position:center center;pointer-events:none;transition:all .3s ease}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.menu-item-has-children.menu-item-has-children-opened{background:rgba(0,0,0,.05);box-shadow:inset 0 4px 6px -4px rgba(0,0,0,.2)}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.menu-item-has-children.menu-item-has-children-opened>a::after{transform:translateY(-50%) rotate(180deg)}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li ul li ul a{padding:7px 30px}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu>li>a{display:block;padding:10px 20px;text-transform:uppercase;color:#000}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu>li.menu-item-has-children>a::after{right:20px;width:15px;height:15px}.sideMenuWrapper.showMenu{left:0;opacity:1}.sideMenuWrapper.showMenu .menuInner,.sideMenuWrapper.showMenu .menuInnerWrapper{left:0}footer{position:relative;background-color:#231f20;padding:30px 0}footer .logoWrapper{text-align:center}footer .logoWrapper img{transition:all .3s ease;width:200px}@media (min-width:992px){footer{padding:70px 0 20px}footer .logoWrapper img{width:470px}}@media (max-width:450px){footer .logoWrapper{justify-content:center;display:flex;margin-bottom:20px}}footer .communityWrapper .communityTitle{font-size:14px;color:#fff;text-align:center;font-weight:500;margin:40px 0 20px}footer .communityWrapper .formWrapperCommunity .wpcf7-response-output{text-align:center;color:#fff;font-size:16px;margin-top:10px}footer .communityWrapper .formWrapperCommunity input[type=email]{padding:10px 15px;color:#fff;border:1px solid #dfdcf4;background-color:transparent;border-radius:50px;z-index:9;width:100%;font-size:16px}footer .communityWrapper .formWrapperCommunity input[type=email]::placeholder{color:#fff}footer .communityWrapper .formWrapperCommunity input[type=email]:focus{border:1px solid #e37f3a;outline:0}footer .communityWrapper .formWrapperCommunity .form-btn{position:absolute;right:0;top:0;width:100%}footer .communityWrapper .formWrapperCommunity .form-btn::before{content:"";background-image:url(../images/subscribe.svg);background-size:contain;background-repeat:no-repeat;position:absolute;right:16px;top:3px;width:40px;height:40px}footer .communityWrapper .formWrapperCommunity input[type=submit]{padding:10px 15px;color:#fff;border-radius:50px;font-size:16px;font-weight:600;z-index:99;background-color:#e37f3a;border:1px solid #e37f3a;text-transform:capitalize;position:absolute;width:20%;right:0;opacity:0;transition:all .3s ease}footer .communityWrapper .formWrapperCommunity input[type=submit]:hover{background-color:#fff;color:#e37f3a}footer .footerMenu{border-bottom:1px solid #313131;padding-bottom:0}@media (min-width:992px){footer .communityWrapper .formWrapperCommunity input[type=submit]{margin-left:-60px}footer .footerMenu{padding-bottom:30px}footer .footerMenu .menuWrapper ul{display:block}}footer .footerMenu .menuTitle{font-size:20px;font-weight:600;margin-bottom:20px;color:#fff}footer .footerMenu .menuWrapper ul{list-style:none;margin:0;padding:0}footer .footerMenu .menuWrapper ul li{margin:0 0 20px}footer .footerMenu .menuWrapper ul li a{font-size:15px;line-height:1.6;color:#fff;font-weight:400}footer .footerMenu .menuWrapper ul li a:hover{color:#e37f3a}footer .footerAddress{padding:30px 0 0}@media (min-width:992px){footer .footerMenu .menuWrapper ul li a{font-size:16px;line-height:1.6}footer .footerAddress{padding:70px 0 0}}footer .footerAddress .divider{display:flex;margin:auto auto 20px}@media (max-width:450px){footer .footerAddress .divider img{width:100%}footer .footerCopyRight .copyRightText{text-align:center}}footer .footerAddress .addressWrapper{border:1px solid #f0e6df;background-color:#fff9f3;padding:20px;border-radius:20px;height:100%;transition:all .3s ease}footer .footerAddress .addressWrapper .branch_name{font-size:18px;font-weight:600;margin-bottom:15px}@media (min-width:450px){footer .footerAddress .addressWrapper .branch_name{font-size:24px}}footer .footerAddress .addressWrapper .infoWrapper{border-top:3px solid #e37f3a;padding-top:25px}footer .footerAddress .addressWrapper .infoWrapper img{width:35px;margin-right:20px}footer .footerAddress .addressWrapper .infoWrapper .location{font-size:14px;line-height:1.6;color:#231f20;font-weight:400;align-self:center}@media (min-width:992px){footer .footerAddress .addressWrapper .infoWrapper .location{font-size:15px;line-height:1.6}}footer .footerAddress .addressWrapper .infoWrapper .location a{font-weight:600;border-right:2px solid #231f20;padding:0 3px;line-height:14px}footer .footerAddress .addressWrapper .infoWrapper .location a:first-child{padding-left:0}footer .footerAddress .addressWrapper .infoWrapper .location a:last-child{border-right:none}footer .footerAddress .addressWrapper:hover{border:1px solid #f0e6df;background-color:#fff;box-shadow:0 28px 50px 0 rgba(0,0,0,.07)}footer .footerDesclaimer{margin-top:30px}footer .footerDesclaimer .menuTitle{font-size:20px;font-weight:600;margin-bottom:20px;color:#fff}footer .footerDesclaimer .contentSmall{font-size:15px;color:#fff}footer .footerDesclaimer .contentSmall .readMoreBtn{color:#e37f3a;font-weight:600;font-size:16px;cursor:pointer;position:relative}footer .footerDesclaimer .contentSmall .readMoreBtn.blurEffect::before{content:"";background-image:linear-gradient(0deg,#231f20,rgba(35,31,32,0));position:absolute;left:0;bottom:100%;width:100%;height:50px}footer .footerDesclaimer .menuLinksWrapper{padding-top:20px}footer .footerDesclaimer .menuLinksWrapper ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;flex-wrap:wrap;align-items:center}footer .footerDesclaimer .menuLinksWrapper ul li{position:relative;line-height:1;margin-bottom:10px}footer .footerDesclaimer .menuLinksWrapper ul li a{font-size:15px;color:#e37f3a;line-height:1;transition:all .3s ease}footer .footerDesclaimer .menuLinksWrapper ul li a:hover{color:#fff}footer .footerDesclaimer .menuLinksWrapper ul li:not(:last-child){padding-right:20px}footer .footerDesclaimer .menuLinksWrapper ul li:not(:last-child)::after{content:"";height:100%;width:1px;background-color:#fff;position:absolute;right:10px;top:0}footer .footerCopyRight{margin-top:30px;margin-bottom:15px}footer .footerCopyRight .copyRightText{font-size:14px;line-height:1.6;color:#868686;margin-bottom:0}.bottomFooter{background-color:#e37f3a;color:#fff;padding:10px 0}.bottomFooter a{color:#fff}.bottomFooter a:hover{color:#231f20}.scrolltotop{bottom:0;right:0;cursor:pointer;z-index:1;transition:all .3s ease}.scrolltotop img{width:65px;height:auto}.scrolltotop.hide{opacity:0;visibility:hidden}.formWrapper{margin-top:30px;background-color:#fff;padding:20px;border-radius:10px}.formWrapper .form-group{margin-bottom:20px}@media (min-width:992px){footer .footerCopyRight .copyRightText{font-size:14px;line-height:1.6}.formWrapper{padding:35px;border-radius:20px}.formWrapper .form-group{margin-bottom:30px}}.formWrapper .form-group p{margin-bottom:00px}.formWrapper .form-group input[type=email],.formWrapper .form-group input[type=text],.formWrapper .form-group input[type=tel],.formWrapper .form-group textarea{border-radius:10px;background-color:#fff;border:1px solid rgba(0,0,0,.5);box-shadow:none;color:rgba(0,0,0,.4);font-size:14px;font-weight:400;padding:10px 20px;min-height:40px;width:100%;outline:0}@media (min-width:992px){.formWrapper .form-group input[type=email],.formWrapper .form-group input[type=text],.formWrapper .form-group input[type=tel],.formWrapper .form-group textarea{font-size:18px;padding:20px}}.formWrapper .form-group input[type=email]:focus,.formWrapper .form-group input[type=text]:focus,.formWrapper .form-group input[type=tel]:focus,.formWrapper .form-group textarea:focus{outline:0;border:1px solid #e37f3a}.formWrapper .form-group textarea{border-radius:10px;height:130px}.formWrapper .form-group.btn-wrapper{margin:0}.formWrapper .form-group.btn-wrapper input[type=submit]{margin:0;text-align:center;text-transform:capitalize;cursor:pointer;color:#fff;border:1px solid #e37f3a;background-color:#e37f3a;padding:10px 25px;border-radius:50px;font-weight:500;width:100%;transition:all .3s ease}.formWrapper .form-group.btn-wrapper input[type=submit]:focus,.formWrapper .form-group.btn-wrapper input[type=submit]:hover{background-color:#fff;border:1px solid #e37f3a;color:#e37f3a}.formWrapper .form-group.btn-wrapper input[type=submit]:focus input[type=submit],.formWrapper .form-group.btn-wrapper input[type=submit]:hover input[type=submit]{color:#e37f3a}.formWrapper .form-group.btn-wrapper .wpcf7-spinner{position:absolute;top:50%;transform:translateY(-50%);right:0}.padding-left{padding-left:84px!important}.intl-tel-input .selected-flag .iti-arrow{right:2px!important}.wpcf7 form.invalid .wpcf7-response-output{border-color:#e37f3a}section.homeBanner{background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;padding:20px 20px 0;height:auto;position:relative}section.homeBanner .imgWrapper img{position:relative;width:100%;z-index:1}section.homeBanner .bannerGif{position:absolute;top:43%;right:20px;background-color:#fff;border-radius:20px;width:50%;height:32%;z-index:9}@media (min-width:992px){section.homeBanner .bannerGif{top:20px;right:20px;width:25%;height:50%}}section.homeBanner .bannerGif img{width:100%;height:100%}section.homeBanner .slick-dots{margin-top:50px;justify-content:start}section.homeBanner .slick-dots li button{width:20px;height:20px;position:relative;background-color:transparent}section.homeBanner .slick-dots li button::before{content:"";position:absolute;background-color:rgba(227,127,58,.5);border:4px solid transparent;width:12px;height:12px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%}section.homeBanner .slick-dots li.slick-active button{background-color:#e37f3a;border:1px solid #e37f3a;border-radius:10px;min-width:auto}section.homeBanner .slick-dots li.slick-active button::before{background-color:#e37f3a;border:4px solid #ececec;width:18px;height:18px}@media (min-width:992px){section.homeBanner .slick-dots{margin-top:100px}section.homeBanner{padding:70px 0}}section.homeWhatMakes{padding:40px 0}section.homeWhatMakes .contentBig{width:90%;margin:auto}@media (min-width:992px){section.homeWhatMakes{padding:100px 0}section.homeWhatMakes .contentBig{width:71%}}@media (min-width:1400px){section.homeWhatMakes .contentBig{width:62%}}section.homeWhatMakes .imgWrapper{display:flex}section.homeWhatMakes .imgWrapper img{margin:auto}section.homeWhatMakes .cardWrapper{background-color:#fff;padding:35px;border-radius:10px;box-shadow:0 4px 40px rgba(0,0,0,.06);margin-bottom:25px;display:flex;flex-direction:column}@media (min-width:992px){section.homeWhatMakes .cardWrapper{border-radius:15px;min-height:334px}}@media (min-width:1400){section.homeWhatMakes .cardWrapper{border-radius:20px;min-height:305px}}section.homeWhatMakes .cardWrapper img{width:60px;margin-bottom:20px}section.homeWhatMakes .cardWrapper .title{font-size:18px;font-weight:600;margin:15px 0}section.homeOurService{padding:40px 0}section.homeOurService .contentBig{width:90%;margin:auto}@media (min-width:992px){section.homeOurService{padding:100px 0}section.homeOurService .contentBig{width:42%}}section.homeOurService .servicesWrapper{overflow:hidden}section.homeOurService .servicesWrapper .slick-list{margin:0 -15px}section.homeOurService .servicesWrapper .slick-list .slick-slide{margin:0 15px}@media (min-width:1400px){section.homeOurService .contentBig{width:38%}section.homeOurService .servicesWrapper .slick-list{margin:0 -27px}section.homeOurService .servicesWrapper .slick-list .slick-slide{margin:0 27px}}section.homeOurService .servicesWrapper .item{padding:30px 0}section.homeOurService .servicesWrapper .item .itemInner{background:radial-gradient(50% 50% at 50% 50%,#fff 0,#f0f0f0 100%);border-radius:50%;text-align:center;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:10%;overflow:hidden;transform:scale(1);transition:all .5s ease}section.homeOurService .servicesWrapper .item .itemInner .imgWrapper{height:60%;padding-bottom:35px}section.homeOurService .servicesWrapper .item .itemInner .imgWrapper img{margin:auto;width:100%;height:100%;object-fit:contain;object-position:center}section.homeOurService .servicesWrapper .item .itemInner .contentSet{text-align:center;height:40%}section.homeOurService .servicesWrapper .item .itemInner .contentSet .serviceName{font-size:18px;font-weight:500;text-align:center;color:#000;margin-bottom:5px}section.homeOurService .servicesWrapper .item .itemInner .contentSet .expBtn{color:#e37f3a;text-align:center;display:flex;justify-content:center}section.homeOurService .servicesWrapper .item .itemInner .contentSet .expBtn img{width:20px;margin:0 0 0 10px}section.homeOurService .servicesWrapper .item .itemInner .detailedContent{position:absolute;background-color:#e37f3a;border-radius:50%;top:0;left:0;width:100%;height:100%;padding:13% 10%;overflow-y:auto;transform:scale(1);opacity:0;visibility:hidden;filter:blur(5px);transition:all .5s ease}section.homeOurService .servicesWrapper .item .itemInner .detailedContent .serviceNameInner{font-size:16px;font-weight:500;text-align:center;color:#fff;margin-bottom:3px}@media (min-width:1400px){section.homeOurService .servicesWrapper .item .itemInner .detailedContent .serviceNameInner{font-size:18px;margin-bottom:5px}}section.homeOurService .servicesWrapper .item .itemInner .detailedContent .servicedescWrapper a.expBtnInner:hover{text-decoration:underline}section.homeOurService .servicesWrapper .item .itemInner .detailedContent .servicedescWrapper .servicedesc{color:#fff;font-size:14px;margin-bottom:5px;line-height:1.4}@media (min-width:1400px){section.homeOurService .servicesWrapper .item .itemInner .detailedContent .servicedescWrapper .servicedesc{font-size:16px;margin-bottom:10px;line-height:1.6}}section.homeOurService .servicesWrapper .item .itemInner .detailedContent .servicedescWrapper .expBtnInner{color:#fff;text-align:center;display:flex;justify-content:center;font-size:14px}section.homeOurService .servicesWrapper .item .itemInner .detailedContent .servicedescWrapper .expBtnInner img{width:15px;margin:0 0 0 10px}section.homeOurService .servicesWrapper .item .itemInner .detailedContent::-webkit-scrollbar{width:0}@media (min-width:576px){section.homeOurService .servicesWrapper .item .itemInner .imgWrapper{padding-bottom:7px}}@media (min-width:1400px){section.homeOurService .servicesWrapper .item .itemInner .detailedContent .servicedescWrapper .expBtnInner{font-size:16px}section.homeOurService .servicesWrapper .item .itemInner .imgWrapper{height:70%;padding-bottom:15px}section.homeOurService .servicesWrapper .item .itemInner .contentSet{height:30%}}section.homeOurService .servicesWrapper .item:hover .itemInner{transform:scale(1.1)}section.homeOurService .servicesWrapper .item:hover .itemInner .detailedContent{visibility:visible;transform:scale(1);filter:blur(0);opacity:1}@media (min-width:576px){section.homeOurService .servicesWrapper .item[data-slick-index="0"] .itemInner{transform-origin:left center}section.homeOurService .servicesWrapper .item[data-slick-index="1"] .itemInner{transform-origin:right center}}@media (min-width:768px){section.homeOurService .servicesWrapper .item[data-slick-index="0"] .itemInner{transform-origin:left center}section.homeOurService .servicesWrapper .item[data-slick-index="1"] .itemInner{transform-origin:center center}section.homeOurService .servicesWrapper .item[data-slick-index="2"] .itemInner{transform-origin:right center}}@media (min-width:1024px){section.homeOurService .servicesWrapper .item[data-slick-index="0"] .itemInner{transform-origin:left center}section.homeOurService .servicesWrapper .item[data-slick-index="1"] .itemInner,section.homeOurService .servicesWrapper .item[data-slick-index="2"] .itemInner{transform-origin:center center}section.homeOurService .servicesWrapper .item[data-slick-index="3"] .itemInner{transform-origin:right center}}@media (min-width:992px){section.homeOurService.innerServices .servicesWrapper{padding:0 50px}}section.homeOurService.innerServices .servicesWrapper .item{margin:0 15px 30px}section.homeOurService.innerServices .servicesWrapper .item .itemInner .detailedContent{padding:10%}section.homeOurService.innerServices .servicesWrapper .item .itemInner .detailedContent .servicedescWrapper .servicedesc{font-size:14px}section.homeOurService.innerServices .servicesWrapper .item img{width:100%}@media (min-width:992px){section.homeOurService.innerServices .servicesWrapper .item{margin-bottom:50px}}section.homeOurService.innerServices .servicesWrapper .item .contentSet .serviceName{max-width:306px;margin:auto auto 10px}section.homeOurService.innerServices .servicesWrapper .journeyWrap{background-color:#e37f3a;padding:25px;border-radius:100%;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;aspect-ratio:1}section.homeOurService.innerServices .servicesWrapper .journeyWrap .title{font-size:18px;font-weight:500}@media (min-width:992px){section.homeOurService.innerServices .servicesWrapper .journeyWrap{height:calc(100% - 50px)}section.homeOurService.innerServices .servicesWrapper .journeyWrap .title{font-size:24px;line-height:1.2;max-width:210px;margin:0 auto 10px}section.homeOurService.innerServices .servicesWrapper .journeyWrap .content{max-width:250px;margin:0 auto}}section.homeOurService.innerServices .servicesWrapper .journeyWrap .content{font-size:14px}section.homeOurPhilosophy{padding:40px 0}section.homeOurPhilosophy .subtitle{font-size:20px;font-weight:600;margin:15px 0}section.homeOurPhilosophy img{margin-top:30px}@media (min-width:992px){section.homeOurPhilosophy{padding:60px 0}section.homeOurPhilosophy .subtitle{font-size:24px}section.homeOurPhilosophy img{margin-top:0}}section.homeHereFromClient{padding:40px 0;position:relative}@media (min-width:992px){section.homeHereFromClient{padding:100px 0}section.homeHereFromClient .sectionTitle{padding-bottom:1.5rem}}section.homeHereFromClient .reviewWrapper{position:relative}section.homeHereFromClient .reviewWrapper .readMoreBtn{color:#e37f3a;font-weight:600;font-size:16px;cursor:pointer;position:relative}section.homeHereFromClient .reviewWrapper .readMoreBtn.blurEffect::before{content:"";background-image:linear-gradient(0deg,#fff,rgba(255,255,255,0));position:absolute;left:0;bottom:100%;width:100%;height:50px}section.homeHereFromClient .reviewWrapper .slider-nav .slick-list .item img{width:75px;margin:auto auto 10px}@media (max-width:450px){section.homeHereFromClient .reviewWrapper .slider-nav .slick-list .item img{margin-left:5px;margin-right:5px;width:85px}}section.homeHereFromClient .reviewWrapper .slider-nav .slick-list .item.slick-current img{border:5px solid #e37f3a;border-radius:50px}section.homeHereFromClient .reviewWrapper .slider-for{border:1px solid #e5e5e5;background-color:#f5f5f5;border-radius:20px;padding:20px;position:relative}@media (min-width:992px){section.homeHereFromClient .reviewWrapper .slider-for{border-radius:34px}}section.homeHereFromClient .reviewWrapper .slider-for .slick-list{display:grid}section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item{border:none}section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card{border:none;padding:15px;border-radius:20px;height:inherit}section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card .clientName{font-size:18px;margin-bottom:10px;font-weight:500;line-height:1.3}@media (min-width:992px){section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card{border-radius:34px;padding:30px 80px 30px 30px}section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card .clientName{font-size:24px}}section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card hr{width:60px;border:1px solid #e37f3a;color:#e37f3a;margin-right:10px}section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card .clientLocation{font-size:14px}section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card .clientDesignation{color:#e37f3a;font-size:18px;font-weight:700}section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card .clientReview{margin-top:30px;margin-bottom:15px;font-size:14px}section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card .clientReview b,section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card .clientReview strong{font-size:18px;font-weight:700}section.homeHereFromClient .reviewWrapper .arrowsWrapperReview{position:absolute;top:50%;right:5%;display:grid;transform:translateY(-40%)}@media (max-width:992px){section.homeHereFromClient .reviewWrapper .arrowsWrapperReview{top:55%;right:6%;display:grid;transform:translateY(-30%)}}section.homeHereFromClient .reviewWrapper .arrowsWrapperReview .slick-arrow{font-size:0;padding:0;box-shadow:none;background-color:transparent;border:0;width:50px;height:50px;border-radius:50%;top:50%;transform:translateY(-50%)}section.homeHereFromClient .reviewWrapper .arrowsWrapperReview .slick-arrow::after{content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.homeHereFromClient .reviewWrapper .arrowsWrapperReview .slick-arrow.slick-prev{left:50px;margin-bottom:10px}section.homeHereFromClient .reviewWrapper .arrowsWrapperReview .slick-arrow.slick-prev::after{background-image:url(../images/arrow-left.png)}section.homeHereFromClient .reviewWrapper .arrowsWrapperReview .slick-arrow.slick-next{right:50px}section.homeHereFromClient .reviewWrapper .arrowsWrapperReview .slick-arrow.slick-next::after{background-image:url(../images/arrow-right.png);transform:translate(-50%,-50%)}section.homeHereFromClient .imgWrapper{margin-bottom:0}section.homeHereFromClient .bannerGif{position:absolute;top:50%;right:0;background-color:#fff;border-radius:50px;width:28%;z-index:9;box-shadow:0 20px 63px rgba(0,0,0,.17)}@media (max-width:450px){section.homeHereFromClient .imgWrapper{margin-bottom:0}section.homeHereFromClient .bannerGif{display:none}}section.homeHereFromClient .bannerGif img{width:100%;height:100%;object-fit:cover}section.homeBlogListing{padding:40px 0}@media (min-width:992px){section.homeHereFromClient .reviewWrapper .slider-for .slick-list .item .card .clientReview{margin-top:50px}section.homeHereFromClient .bannerGif{top:-40px}section.homeBlogListing{padding:100px 0}}section.homeBlogListing .blog-post-lists .blogSlider .slick-list .slick-track{display:flex!important}section.homeBlogListing .blog-post-lists .blogSlider .slick-list .slick-track .slick-slide{height:inherit!important}section.homeBlogListing .blog-post-lists .blogSlider .item{margin:0 10px}section.homeBlogListing .blog-post-lists .blogSlider .item .post-image img{width:100%}section.homeBlogListing .blog-post-lists .blogSlider .item .blog_content_wrapper{border:1px solid #ede9ff;padding:10px;border-radius:20px;height:100%}section.homeBlogListing .blog-post-lists .blogSlider .item .blog_content_wrapper .blog-dateshow{color:#828282;font-size:14px;margin-top:20px}section.homeBlogListing .blog-post-lists .blogSlider .item .blog_content_wrapper img.star{margin-right:10px;width:25px;height:25px}section.homeBlogListing .blog-post-lists .blogSlider .item .blog_content_wrapper .entry-title{font-size:18px;font-weight:600;margin-bottom:0;align-self:end}section.homeBlogListing .blog-post-lists .blogSlider .item .blog_content_wrapper .contentSmall{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}section.homeBlogListing .blog-post-lists .blogSlider .item .blog_content_wrapper .btn-wraper{margin:20px 0}section.homeBlogListing .blog-post-lists .blogSlider .item .blog_content_wrapper .btn-wraper a{color:#e37f3a;font-size:16px;font-weight:600;text-transform:capitalize;display:inline-flex;align-items:center}section.homeBlogListing .blog-post-lists .blogSlider .item .blog_content_wrapper .btn-wraper a:hover{border-bottom:1px solid #e37f3a}section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow{font-size:0;padding:0;box-shadow:none;background-color:transparent;border:0;width:50px;height:50px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow::after{content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow.slick-prev{left:0}section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow.slick-prev::after{background-image:url(../images/arrow-right.png);transform:translate(-50%,-50%) rotate(180deg)}section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow.slick-prev.slick-disabled::after{background-image:url(../images/arrow-left.png);transform:translate(-50%,-50%)}section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow.slick-next{right:0}section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow.slick-next::after{background-image:url(../images/arrow-right.png);transform:translate(-50%,-50%)}section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow.slick-next.slick-disabled::after{background-image:url(../images/arrow-left.png);transform:translate(-50%,-50%) rotate(180deg)}section.homeContact{padding:40px 0}@media (min-width:992px){section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow.slick-prev{left:-20px}section.homeBlogListing .blog-post-lists .arrowsWrapperBlog .slick-arrow.slick-next{right:-20px}section.homeContact{padding:100px 0}section.homeContact .netBG{position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%);width:950px;height:950px;background-image:url(../images/network.webp);background-size:contain;background-position:right;background-repeat:no-repeat}section.homeContact .netBG::before{content:"";background-color:#e37f3a;border-radius:50px;position:absolute;top:50%;left:66%;transform:translate(-50%,-50%);width:20px;height:20px}section.homeContact .netBG::after{content:"";border:1px solid #e37f3a;background-color:#fff;width:30px;height:30px;border-radius:50px;position:absolute;top:50%;left:66%;transform:translate(-50%,-50%);z-index:-1}}section.homeContact .nav-pills-custom{display:block}section.homeContact .nav-pills-custom .nav-item{margin-bottom:10px}@media (max-width:992px){section.homeContact .nav-pills-custom .nav-item{margin-right:15px}}section.homeContact .nav-pills-custom .nav-item .nav-link{color:#231f20;font-size:18px;font-weight:500;width:100%;text-align:left;border-radius:0;background-color:transparent;border:0;padding:0;position:relative}section.homeContact .nav-pills-custom .nav-item .nav-link.active{color:#e37f3a;background-color:transparent}section.homeContact .nav-pills-custom .nav-item .nav-link.active::before{content:"";background-image:url(../images/arrow.svg);background-size:contain;background-repeat:no-repeat;position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px;height:20px}section.homeContact .contentWrapper{border:1px solid #f0e6df;background-color:#fff;padding:20px;border-radius:20px;height:100%;transition:all .3s ease;position:relative}@media (min-width:992px){section.homeContact .nav-pills-custom .nav-item .nav-link{font-size:24px}section.homeContact .contentWrapper::before{content:"";border:1px dashed #e37f3a;position:absolute;bottom:0;right:113%;transform:translate(-50%,-30%);height:140px}section.homeContact .contentWrapper::after{content:"";border:1px dashed #e37f3a;position:absolute;bottom:40px;right:100%;width:50px;height:2px;transform:translate(0,-10%)}}@media (min-width:1400px){section.homeContact .contentWrapper::before{border:2px dashed #e37f3a;bottom:0;right:119%;transform:translate(-50%,-30%);height:140px}section.homeContact .contentWrapper::after{border:2px dashed #e37f3a;bottom:40px;right:100%;width:82px;height:2px;transform:translate(0,-10%)}}section.homeContact .contentWrapper .sectionTitle{font-size:18px;font-weight:600;margin-bottom:15px}section.homeContact .contentWrapper .officeAddress{border-top:3px solid #e37f3a;padding-top:25px}section.homeContact .contentWrapper .officeAddress img{width:40px}section.homeContact .contentWrapper .officeAddress .location{font-size:14px;line-height:1.6;color:#231f20;font-weight:400;align-self:center}@media (min-width:992px){section.homeContact .contentWrapper .officeAddress .location{font-size:15px;line-height:1.6}}section.homeContact .contentWrapper .officeAddress .location a{font-weight:600;border-right:2px solid #231f20;padding:0 3px;line-height:14px}section.homeContact .contentWrapper .officeAddress .location a:first-child{padding-left:0}section.homeContact .contentWrapper .officeAddress .location a:last-child{border-right:none}section.aboutBanner{background-image:linear-gradient(#f2f1f0,#eaeaea)}section.aboutBanner.BannerBG{background-image:url(../images/aboutBG.webp);background-size:cover;background-position:center}section.aboutBanner.BannerBG img{height:485px;object-fit:cover}section.aboutBanner h2{font-size:24px}@media (min-width:992px){section.aboutBanner h2{font-size:36px;line-height:1.5}}@media (min-width:1400px){section.aboutBanner h2{font-size:42px}}section.aboutBanner p{font-size:14px}@media (min-width:992px){section.aboutBanner p{font-size:16px}section.aboutCounter .col-lg-3:nth-child(2){border-left:1px solid #c2c1c1;border-right:1px solid #c2c1c1}}@media (min-width:1400px){section.aboutBanner p{font-size:19px}}section.aboutCounter{padding:30px 0}section.aboutCounter .col-lg-3 .singleItem .count{color:#e37f3a;font-size:48px;font-weight:700}section.aboutCounter .divider{height:2px;background-image:radial-gradient(circle,#c2c1c1 0,#fff 100%);margin-top:50px}@media (min-width:992px){section.aboutCounter{padding:50px 0}}section.aboutPhilosophy{padding:30px 0}@media (min-width:992px){section.aboutPhilosophy{padding:100px 0}}section.aboutPhilosophy .opBG{padding:30px;background-image:url(../images/op-bg.webp);background-size:cover;background-position:center}@media (min-width:992px){section.aboutPhilosophy .opBG{padding:50px 50px 0}}section.aboutPhilosophy .sectionContent h4{font-weight:600;font-size:22px;margin-bottom:20px;margin-top:30px}section.aboutVision{padding:30px 0}section.aboutVision .visionBg{background-image:url(../images/ovBG.webp);background-size:cover;background-position:center;padding:30px;border:1px solid #e8e8e8}@media (min-width:992px){section.aboutVision .visionBg{border-radius:20px;padding:100px 50px;background-size:100% 100%;background-position:right;background-repeat:no-repeat}section.aboutVision{padding:100px 0}}section.aboutMission{padding:30px 0}section.aboutMission .missionBg{background-image:url(../images/vm-bg.webp);background-size:cover;background-position:center;padding:30px;border:1px solid #e8e8e8}section.aboutClients .singleItem,section.aboutInvest .singleItem{border-left:5px solid #e37f3a;box-shadow:0 4px 40px 0 rgba(0,0,0,.06);height:100%}@media (min-width:992px){section.aboutMission .missionBg{border-radius:20px;padding:100px 50px;background-size:90% 100%;background-position:left;background-repeat:no-repeat}section.aboutMission{padding:100px 0}}section.aboutClients{padding:30px 0}section.aboutClients .singleItem{background-color:#fff;padding:20px 30px 20px 45px}section.aboutClients .journeyWrap{background-color:#e37f3a;padding:25px;border-radius:20px;height:100%}section.aboutClients .journeyWrap .title{font-weight:500}section.aboutClients .journeyWrap .content{font-size:16px;margin:10px 0 30px}@media (min-width:992px){section.aboutClients{padding:70px 0}}section.aboutInvest{padding:30px 0}section.aboutInvest .aiBG{background-color:#f0f0f0;padding:20px;border-radius:20px}@media (min-width:992px){section.aboutInvest .aiBG{padding:0 30px}}section.aboutInvest .aiBG .sectionTitle span{color:#e37f3a}section.aboutInvest .singleItem{background-color:#fff;padding:20px 30px 20px 45px}section.aboutInvest .journeyWrap{background-color:#e37f3a;padding:25px;border-radius:20px;height:100%}@media (min-width:992px){section.aboutInvest{padding:70px 0 100px}}section.humanTouch .htBg{background-color:#eee;border:1px solid #e8e8e8;border-radius:10px;padding:20px}@media (min-width:992px){section.humanTouch .htBg{border-radius:20px;padding:50px}}section.humanTouch .htBg .imgWrapper{background-color:#fff;padding:10px;text-align:center;border-radius:10px}section.humanTouch .htBg .imgWrapper .imgTitle{font-weight:500;margin-bottom:10px}@media (min-width:992px){section.humanTouch .htBg .imgWrapper{border-radius:20px;padding:25px}}section.blogBanner{padding:30px 0;background-image:url(../images/blog.webp);background-size:cover;background-position:left}section.singleBlogBanner .theTitle{font-size:20px}@media (min-width:992px){section.blogBanner{padding:100px 0;background-position:center}section.singleBlogBanner .theTitle{font-size:28px}}section.singleBlogBanner .mainImg img{border-radius:10px;padding:30px 0;width:100%}@media (min-width:992px){section.singleBlogBanner .mainImg img{border-radius:20px;padding:70px 0}}section.singleBlogBanner .contentInner{padding-bottom:30px;border-bottom:2.3px solid #000}section.singleBlogBanner .contentInner a{text-decoration:underline;color:#00f}section.singleBlogBanner .contentInner h1,section.singleBlogBanner .contentInner h2,section.singleBlogBanner .contentInner h3,section.singleBlogBanner .contentInner h4,section.singleBlogBanner .contentInner h5,section.singleBlogBanner .contentInner h6{font-size:20px}@media (min-width:992px){section.singleBlogBanner .contentInner{padding-bottom:70px}section.singleBlogBanner .contentInner h1,section.singleBlogBanner .contentInner h2,section.singleBlogBanner .contentInner h3,section.singleBlogBanner .contentInner h4,section.singleBlogBanner .contentInner h5,section.singleBlogBanner .contentInner h6{font-size:28px;margin:30px 0 15px}}section.singleBlogBanner .contentInner .socialShare{position:sticky;top:160px}section.singleBlogBanner .contentInner .socialShare a,section.singleBlogBanner .contentInner .socialShare span{display:block!important;float:unset!important;margin-bottom:7px}section.blogListing{padding:30px 0}section.blogListing .post-list img{border-radius:10px}section.blogListing .post-list .author_date{font-size:16px;color:#212121;margin:10px 0 15px}section.blogListing .post-list .author_name{font-size:16px;color:#6c6c6c}section.blogListing .post-list .entry-title{font-size:18px;font-weight:500;color:#212121;margin-bottom:15px}@media (min-width:992px){section.blogListing .post-list img{border-radius:20px}section.blogListing{padding:100px 0}}section.errorWrapper{background:linear-gradient(#f2f1f0,#fff);min-height:calc(100vh - 182px);display:flex;align-items:center;padding:30px 0}@media (min-width:992px){section.errorWrapper{padding:70px 0}section.errorWrapper .sectionContent{font-size:24px}}section.errorWrapper .contentWrapper{background-image:url(../images/error-icon.png);background-position:center;background-size:cover;padding:30px 0}section.errorWrapper .buttonStyleHover{min-width:300px;text-align:center;display:inline-block}.borderTitle{font-size:18px;font-weight:500;color:#000;position:relative;margin-bottom:30px}.borderTitle span{background-color:#f8f7f7;position:relative;z-index:1;padding-right:15px}.borderTitle::before{content:"";background-color:#000;position:absolute;height:1px;width:100%;top:50%;right:0;transform:translateY(-50%)}section.contactWrapper{background:linear-gradient(#f2f1f0,#fff);padding:30px 0}section.contactWrapper .topSection{margin-bottom:30px}@media (min-width:992px){.borderTitle{font-size:24px}section.contactWrapper{padding:70px 0}section.contactWrapper .topSection{margin-bottom:70px}}section.contactWrapper .officeEmail .singleItem{margin-bottom:15px}section.contactWrapper .officeEmail .content span{color:#d9d9d9}section.contactWrapper .officeEmail .content span:last-child{display:none}section.contactWrapper .formWrapperBG{background-image:url(../images/error-icon.png);background-position:center;background-size:cover;padding:30px}@media (min-width:992px){section.contactWrapper .officeEmail .singleItem{margin-bottom:35px}section.contactWrapper .formWrapperBG{padding:40px}}section.faqWrapper,section.officeAddressWrapper{padding-bottom:30px}@media (min-width:992px){section.officeAddressWrapper{padding-bottom:100px}}section.officeAddressWrapper .oaBorder{border:1px solid #515151;border-radius:10px;padding:0 15px 15px}@media (min-width:992px){section.officeAddressWrapper .oaBorder{border-radius:20px;padding:0 65px 65px}}section.officeAddressWrapper .nav-pills-custom{justify-content:space-between;background-color:#f6f6f6;padding:10px 50px 0;border-radius:0 0 40px 40px;margin-bottom:30px}@media (max-width:992px){section.officeAddressWrapper .nav-pills-custom .nav-item{margin-right:15px}}section.officeAddressWrapper .nav-pills-custom .nav-item .nav-link{color:rgba(35,31,32,.5);font-size:18px;font-weight:500;border-radius:0;border-bottom:3px solid transparent}@media (min-width:992px){section.officeAddressWrapper .nav-pills-custom{margin-bottom:70px}section.officeAddressWrapper .nav-pills-custom .nav-item .nav-link{font-size:24px}}section.officeAddressWrapper .nav-pills-custom .nav-item .nav-link.active{color:#e37f3a;font-weight:600;background-color:transparent;border-bottom:3px solid #e37f3a}section.officeAddressWrapper .tab-content-wrapper .borderTitle span{background-color:#fff}section.officeAddressWrapper .tab-content-wrapper .contentWrapper .officeAddress{margin:30px 0}@media (min-width:992px){section.officeAddressWrapper .tab-content-wrapper .contentWrapper .officeAddress{margin:70px 0}}section.officeAddressWrapper .tab-content-wrapper .contentWrapper .singleItem{margin-bottom:15px}section.officeAddressWrapper .tab-content-wrapper .contentWrapper .singleItem .icon img{height:40px}section.officeAddressWrapper .tab-content-wrapper .contentWrapper .singleItem .content{font-size:16px}@media (min-width:992px){section.officeAddressWrapper .tab-content-wrapper .contentWrapper .singleItem{margin-bottom:35px}section.officeAddressWrapper .tab-content-wrapper .contentWrapper .singleItem .content{font-size:18px}}section.officeAddressWrapper .tab-content-wrapper .contentWrapper .singleItem .content p{margin:0}@media (min-width:1400px){section.officeAddressWrapper .tab-content-wrapper .contentWrapper .singleItem .content{font-size:24px}section.officeAddressWrapper .tab-content-wrapper .contentWrapper .singleItem .content.open_hours{padding-right:50px}}section.officeAddressWrapper .tab-content-wrapper .mapWrapper{height:100%}section.officeAddressWrapper .tab-content-wrapper .mapWrapper iframe{width:100%;height:100%;border-radius:10px}@media (min-width:992px){section.officeAddressWrapper .tab-content-wrapper .contentWrapper .singleItem .content.open_hours{font-size:20px}section.officeAddressWrapper .tab-content-wrapper .mapWrapper iframe{border-radius:20px}section.faqWrapper{padding-bottom:100px}}section.faqWrapper .faqsWrapper{background-color:#f1f0f0;padding:20px;border-radius:10px}@media (min-width:992px){section.faqWrapper .faqsWrapper{padding:40px 100px;border-radius:20px}}section.faqWrapper .accordion-item{border:1px solid #fefefe;border-radius:10px;padding:20px;background-color:#fff;box-shadow:0 14px 10px 0 rgba(0,0,0,.07);margin-bottom:25px}@media (min-width:992px){section.faqWrapper .accordion-item{border-radius:20px;margin-bottom:35px}}section.faqWrapper .accordion-item .accordion-header .accordion-button{position:relative;border-radius:0;background-color:transparent;border:0;box-shadow:none;padding:0;font-size:16px;font-weight:700;color:#000;border-bottom:none;transition:all .3s ease}section.faqWrapper .accordion-item .accordion-header .accordion-button:not(.collapsed)::after{background-image:url(../images/minus.svg)}section.faqWrapper .accordion-item .accordion-header .accordion-button::after{background-image:url(../images/plus.svg);background-size:100%;width:25px;height:25px}@media (min-width:992px){section.faqWrapper .accordion-item .accordion-header .accordion-button{font-size:18px}}section.faqWrapper .accordion-item .accordion-collapse{background-color:transparent}section.faqWrapper .accordion-item .accordion-collapse .accordion-body{padding:20px 0 10px;line-height:1.8}.whatsappfloat{display:flex;justify-content:center;align-items:center;width:65px;height:65px;border-radius:50%;background-color:#3bc14d;box-shadow:0 4px 17px 0 rgba(0,0,0,.25);position:fixed;bottom:50px;right:30px;z-index:2}.whatsappfloat img{width:35px;height:35px;object-fit:contain;object-position:center}section.categorySec{padding:20px 0}section.categorySec .categorySliderWrapper .categorySlider .slick-list{margin:0 -3px}section.categorySec .categorySliderWrapper .categorySlider .slick-list .slick-track .slick-slide{margin:0 3px}section.categorySec .categorySliderWrapper .categorySlider .item .atag{display:inline-block;color:#515151;font-size:16px;border:1px solid #515151;padding:10px 20px;border-radius:20px;line-height:1;font-weight:400;transition:all .3s ease}section.categorySec .categorySliderWrapper .categorySlider .item .atag.active{background-color:#515151;color:#fff;pointer-events:none}section.categorySec .categorySliderWrapper .categorySlider .item .atag:hover{background-color:#515151;color:#fff}@media (min-width:992px){section.categorySec{padding:40px 0}}.paginationWrapper{padding-top:50px;display:flex;justify-content:center}.paginationWrapper .pagination ul{list-style:none;padding:0;display:flex;align-items:center;gap:10px;margin:0}.paginationWrapper .pagination ul .numbers a{display:flex;justify-content:center;align-items:center;width:30px;height:30px;color:#7d7d7d;font-weight:500;line-height:1;border-radius:5px;background-color:#fff;transition:all .3s ease}.paginationWrapper .pagination ul .numbers a:hover{color:#fff;background-color:#e37f3a}.paginationWrapper .pagination ul .numbers.disabled a{pointer-events:none;color:#fff;background-color:#e37f3a}.paginationWrapper .pagination ul .numbers.left a i,.paginationWrapper .pagination ul .numbers.right a i{font-size:14px}.indexPage .topTitle{background-color:#e37f3a}.loginButtonWrapper .buttonStyle:hover img{filter:grayscale(1) contrast(100) invert(0)}section.associatedWith{padding-bottom:60px}section.associatedWith .borderOuter{border:1px solid #EAEAEA;padding:50px 30px 30px}section.associatedWith .borderOuter .associatedWrapper .associalSlider .owl-stage-outer{padding-left:25px;padding-right:25px}section.associatedWith .borderOuter .associatedWrapper .associalSlider .owl-stage-outer .owl-stage{margin-left:-25px;margin-right:-25px}section.associatedWith .borderOuter .associatedWrapper .associalSlider .item{padding:30px 15px}section.associatedWith .borderOuter .associatedWrapper .associalSlider .item img{box-shadow:0 4px 17px 0 rgba(0,0,0,.15)}section.associatedWith .borderOuter .associatedWrapper .owl-nav{text-align:center}section.associatedWith .borderOuter .associatedWrapper .owl-nav .owl-next,section.associatedWith .borderOuter .associatedWrapper .owl-nav .owl-prev{width:50px;height:50px;line-height:24px;font-size:36px;margin-right:15px}section.associatedWith .borderOuter .associatedWrapper .owl-nav .owl-next span,section.associatedWith .borderOuter .associatedWrapper .owl-nav .owl-prev span{width:100%;height:100%;font-size:36px;display:block;padding:10px!important;border:1px solid #000;border-radius:50px}