@keyframes rotate-forever{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}@keyframes spinner-loader{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto;}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1;}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed;}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out;}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block;}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box;}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999;}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible;}.pum-container.pum-responsive img{max-width:100%;height:auto;}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%;}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%;}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%;}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%;}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%;}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%;}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%;}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%;}.pum-container.pum-responsive.pum-position-fixed{position:fixed;}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute;}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit;}.pum-container .pum-title{margin-bottom:.5em;}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0;}.pum-container .pum-content:focus{outline:0;}.pum-container .pum-content>:first-child{margin-top:0;}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent;}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%;}.pum-overlay.pum-overlay-disabled{visibility:hidden;}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block;}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible;}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer;}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden;}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px;}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch;}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto;}.pum-form{margin:0 auto 16px;}.pum-form__field{margin-bottom:1em;}.pum-form__field label{font-weight:700;}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle;}.pum-form__field select{padding:5px 3px;}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block;}.pum-form__submit{position:relative;}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent;}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative;}.pum-form__message{margin-bottom:.5em;}.pum-form__message--error{color:red !important;border-color:red;}.pum-form__message--success{color:green !important;border-color:green;}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5;}.pum-alignment-left,.pum-form--alignment-left{text-align:left;}.pum-alignment-center{text-align:center;}.pum-alignment-right{text-align:right;}.pum-form--alignment-center{text-align:center;}.pum-form--alignment-right{text-align:right;}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block;}.pum-form--layout-inline .pum-form__field{display:inline-block;}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%;}.pum-form--style-default label{font-size:14px;font-weight:700;}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px;}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer;}.pum-sub-form p.pum-newsletter-error-msg{margin:0;}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%;}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;}.pum-form__field--consent{text-align:left;}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle;}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle;}.pum-container iframe.formidable{width:100%;overflow:visible;}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999 !important;}.pum-theme-5619,.pum-theme-lightbox{background-color:rgba(0,0,0,.6);}.pum-theme-5619 .pum-container,.pum-theme-lightbox .pum-container{padding:10px;border-radius:10px;border:8px none #000;box-shadow:0px 0px 30px 0px rgba(2,2,2,1);background-color:rgba(255,255,255,1);}.pum-theme-5619 .pum-title,.pum-theme-lightbox .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-5619 .pum-content,.pum-theme-lightbox .pum-content{color:#000;font-family:inherit;font-weight:100;}.pum-theme-5619 .pum-content + .pum-close,.pum-theme-lightbox .pum-content + .pum-close{position:absolute;height:26px;width:26px;left:auto;right:-13px;bottom:auto;top:-13px;padding:0px;color:#fff;font-family:Arial;font-weight:100;font-size:24px;line-height:24px;border:2px solid #fff;border-radius:26px;box-shadow:0px 0px 15px 1px rgba(2,2,2,.75);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,0,0,1);}.pum-theme-5625,.pum-theme-content-only{background-color:rgba(0,0,0,.7);}.pum-theme-5625 .pum-container,.pum-theme-content-only .pum-container{padding:0px;border-radius:0px;border:1px none #000;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);}.pum-theme-5625 .pum-title,.pum-theme-content-only .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px;}.pum-theme-5625 .pum-content,.pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;}.pum-theme-5625 .pum-content + .pum-close,.pum-theme-content-only .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0px;color:#000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px none #fff;border-radius:15px;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);text-shadow:0px 0px 0px rgba(0,0,0,0);background-color:rgba(255,255,255,0);}.pum-theme-5623,.pum-theme-framed-border{background-color:rgba(255,255,255,.5);}.pum-theme-5623 .pum-container,.pum-theme-framed-border .pum-container{padding:18px;border-radius:0px;border:20px outset #d33;box-shadow:1px 1px 3px 0px rgba(2,2,2,.97) inset;background-color:rgba(255,251,239,1);}.pum-theme-5623 .pum-title,.pum-theme-framed-border .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-5623 .pum-content,.pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-5623 .pum-content + .pum-close,.pum-theme-framed-border .pum-content + .pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0px;color:#fff;font-family:Tahoma;font-weight:700;font-size:16px;line-height:18px;border:1px none #fff;border-radius:0px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,0,0,.55);}.pum-theme-5624,.pum-theme-floating-bar{background-color:rgba(255,255,255,0);}.pum-theme-5624 .pum-container,.pum-theme-floating-bar .pum-container{padding:8px;border-radius:0px;border:1px none #000;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);background-color:rgba(238,246,252,1);}.pum-theme-5624 .pum-title,.pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px;}.pum-theme-5624 .pum-content,.pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400;}.pum-theme-5624 .pum-content + .pum-close,.pum-theme-floating-bar .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0px;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);text-shadow:0px 0px 0px rgba(0,0,0,0);background-color:rgba(255,255,255,0);transform:translate(0,-50%);}.pum-theme-5622,.pum-theme-cutting-edge{background-color:rgba(0,0,0,.5);}.pum-theme-5622 .pum-container,.pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0px;border:1px none #000;box-shadow:0px 10px 25px 0px rgba(2,2,2,.5);background-color:rgba(30,115,190,1);}.pum-theme-5622 .pum-title,.pum-theme-cutting-edge .pum-title{color:#fff;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:Sans-Serif;font-weight:100;font-size:26px;line-height:28px;}.pum-theme-5622 .pum-content,.pum-theme-cutting-edge .pum-content{color:#fff;font-family:inherit;font-weight:100;}.pum-theme-5622 .pum-content + .pum-close,.pum-theme-cutting-edge .pum-content + .pum-close{position:absolute;height:24px;width:24px;left:auto;right:0px;bottom:auto;top:0px;padding:0px;color:#1e73be;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px none #fff;border-radius:0px;box-shadow:-1px 1px 1px 0px rgba(2,2,2,.1);text-shadow:-1px 1px 1px rgba(0,0,0,.1);background-color:rgba(238,238,34,1);}.pum-theme-5621,.pum-theme-hello-box{background-color:rgba(0,0,0,.75);}.pum-theme-5621 .pum-container,.pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);background-color:rgba(255,255,255,1);}.pum-theme-5621 .pum-title,.pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:Montserrat;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-5621 .pum-content,.pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-5621 .pum-content + .pum-close,.pum-theme-hello-box .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0px;color:#2d2d2d;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:28px;border:1px none #fff;border-radius:28px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(255,255,255,1);}.pum-theme-5620,.pum-theme-enterprise-blue{background-color:rgba(0,0,0,.7);}.pum-theme-5620 .pum-container,.pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000;box-shadow:0px 10px 25px 4px rgba(2,2,2,.5);background-color:rgba(255,255,255,1);}.pum-theme-5620 .pum-title,.pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:34px;line-height:36px;}.pum-theme-5620 .pum-content,.pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-5620 .pum-content + .pum-close,.pum-theme-enterprise-blue .pum-content + .pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#fff;font-family:Times New Roman;font-weight:100;font-size:20px;line-height:20px;border:1px none #fff;border-radius:42px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(49,91,124,1);}.pum-theme-5618,.pum-theme-default-theme{background-color:rgba(255,255,255,1);}.pum-theme-5618 .pum-container,.pum-theme-default-theme .pum-container{padding:18px;border-radius:0px;border:1px none #000;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);background-color:rgba(249,249,249,1);}.pum-theme-5618 .pum-title,.pum-theme-default-theme .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;font-style:normal;line-height:36px;}.pum-theme-5618 .pum-content,.pum-theme-default-theme .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;font-style:inherit;}.pum-theme-5618 .pum-content + .pum-close,.pum-theme-default-theme .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:0px;bottom:auto;top:0px;padding:8px;color:#fff;font-family:inherit;font-weight:400;font-size:12px;font-style:inherit;line-height:36px;border:1px none #fff;border-radius:0px;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,183,205,1);}#pum-6353{z-index:1999999999;}#pum-6238{z-index:1999999999;}#pum-6115{z-index:1999999999;}#pum-6103{z-index:1999999999;}#pum-5627{z-index:1999999999;}#pum-5626{z-index:1999999999;}html,body{width:100% !important;overflow-x:hidden !important;}html body,html body h6,p{font-size:16px;}.footer-col-2 ul li a:after,.footer-col-3 ul li a:after{height:70%;background-color:var(--white);transform:translateY(-50%);width:1px;top:50%;}html body .smalltextpro h2.bdevs-el-title,html body .textpro h2.bdevs-el-title{color:var(--primery_color);font-weight:700;font-family:var(--BankGothic);line-height:37px;}html body .leftrightsection h2,html body h6,p{line-height:26px;}.dw-text-left,html body .page-title__area .breadcrumbs ul,html body .page-title__area .page__title-wrapper.text-center,html body .smalltextpro.lefttextarea .text-center,html body.single-bdevs-services .smalltextpro .text-center{text-align:left !important;}:root{--black:#000;--white:#fff;--dr_primery:#212336;--primery_c:#292c4a;--secondery_c:#f2db4c;--off_pink:#7573af;--cherry:#d32426;--gray:#f0f0f0;--offwhite:#f3f3f3;--textcolor:#565656;--primery_color:#364677;--secondery_color:#6b3b61;--Poppins:"Poppins";--BankGothic:"BankGothic";--regular:400;--Medium:500;--semibold:600;--bold:700;--sm:16px;--mm:18px;--lg:36px;--ms:17px;}html body,html body h2,html body h3,html body h4,html body h6,label,p,ul li,ul li a{font-family:var(--Poppins);}p{color:#565656;font-weight:400;}.paperwork .business__items-single figure,ul.policy{display:flex;justify-content:center;}#sidebar .widget_recent_entries h3.sidebar__widget--title:before,.footer-col-2 ul li:last-child a:after,.footer-col-3 .social ul li a:after,.footer-col-3 ul li:last-child a:after,.widget ul.policy li:first-child a:before,ul.company li a:before{content:none;}ul.policy li a{font-size:12px;color:var(--white);}.widget ul.policy li a:hover,html body .contact__gpinfo-icon i,html body .main-menu ul li a{color:var(--secondery_color);}.widget ul.policy li a:before{content:"|";left:8px;color:var(--white);}html body.home .header-menu.header-sticky{position:fixed;top:0;left:0;width:100%;z-index:10;}#scroll-down,.currentoffers .silck-slider,.footer-col-2 ul li a,.footer-col-3 ul li a,footer,html body #sidebar .silck-slider,html body .brandsliderarea .elementor-image-carousel-wrapper,html body .elementor-element.chooseushave,html body .elementor-element.homebiggestcommitment,html body .elementor-element.paperwork .elementor-container,html body .footer__logo-area,html body .footertext,html body .howcanweyou{position:relative;}html body .header-menu.header-sticky .row,html body.home .header-menu.header-sticky .row{padding:4px 0 0;margin:0 auto;width:1715px;max-width:100%;}h1.bannertext,rs-layer.bannertext{font-family:var(--BankGothic) !important;color:var(--primery_color);}html body .main-menu ul li{margin-left:38px;}html body .main-menu ul li a{font-weight:var(--Medium);}#sidebar .widget_recent_entries ul li:hover a,html body .ablog__meta4 ul li a:focus,html body .ablog__meta4 ul li a:hover,html body .main-menu ul li:hover a,html body .progress-wrap::after,html body.page-id-2018 .elementor-accordion .elementor-tab-content a:hover,html body.page-id-2018 .elementor-widget-accordion .elementor-accordion-icon,html body.page-id-3 .elementor a,html body.page-id-506 .elementor a{color:var(--primery_color);}html body .elementor-section.elementor-section-boxed>.elementor-container{max-width:1200px !important;}footer{background:url("https://cdn-iabef.nitrocdn.com/sZbJKANoiHgzoERhZPZgwQqRZtwiRaTB/assets/images/optimized/rev-7bc38a4/homeloansfast.com.au/wp-content/themes/visapass-child/assets/img/fbg.jpg") center bottom no-repeat fixed;}html body footer:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;transform:scale(1);mix-blend-mode:multiply;background-color:#111624;}.callup,html body .footer-bg2{background-color:transparent !important;}html body .footer-bg2:before{background:rgba(0,0,0,0);}html body .footer-coptright.theme-bg{background:0 0;position:relative;border-top:1px solid #1f2637;}html body .footer-coptright .row,html body .footer-top .row{flex-direction:column;justify-content:center;align-items:center;}ul.company{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;}footer.nitro-lazy{background-image:none !important;}html body .footer-call ul.company li{list-style:none;margin-bottom:0;}ul.company li a{color:var(--white);padding-left:0;}html body .footer-call ul.company li,html body .footer__text p,ul.company li a{font-family:var(--Poppins);font-weight:300;font-size:12px;color:var(--white);}.accomodation_form .contact-form__title,html body .footer__text p,html body .other-fleet li.static-content h2,html body .other-fleet li.static-content p{text-align:center;}html body .footer-call{padding:0;margin-left:0;background:0 0;justify-content:center;}html body .footer-top .menu-quick-links-container ul.menu,html body .footer-top ul.footer-widget_menu-link-info{display:flex;flex-wrap:wrap;justify-content:center;}html body .footer-top ul.footer-widget_menu-link-info{gap:4em;margin-bottom:2em;}html body .footer-top .menu-quick-links-container ul.menu{gap:3.2987em;}html body .footer-top .col-xxl-3{width:100%;text-align:center;}html body .footer-widget_menu-link-info li a i,html body .footer-widget_menu-link-info li i{margin-left:6px;font-size:14px;color:var(--white);}.footer-col-2 .footer__widget,html body .footer-col-3 .footer__widget,html body .leftrightsection .col-xxl-10{padding-left:0;}.footer__widget ul li,.footer__widget ul li a,.footer__widget ul li span{font-family:var(--Poppins);font-weight:400;font-size:16px;color:var(--white);}html body .footer__text.pt-35{padding-top:33px;}html body .footer_copyright.pb-35{padding-bottom:33px;}html body .footertext{margin-bottom:3em;border-top:1px solid #1f2637;padding-top:3em;}html body .footertext p{color:var(--white);font-weight:300;font-size:12px;text-align:center;}html body .footer-top.pb-45{padding-bottom:35px;}.footer-col-3 ul li a:after{content:"";position:absolute;right:-2em;}.footer-col-2 ul li a:after{content:"";position:absolute;right:-1.5em;}.newshape{clip-path:polygon(100% 4%,0% 100%,100% 100%);}.scrolldown{transform:rotate(90deg);display:block;color:var(--secondery_color);font-weight:500;font-size:22px;}#scroll-down{display:block;padding-top:79px;text-align:center;}.arrow-down{display:block;margin:0 auto;width:95px;height:38px;}.dw-ml-auto,.dw-mx-auto{margin-left:auto !important;}.arrow-down:after{content:"";display:block;margin:20px auto 0;padding:0;width:0;height:0;behavior:url("-ms-transform.htc");-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid var(--secondery_color);}#scroll-down::before{-webkit-animation:1.2s cubic-bezier(1,0,0,1) infinite elasticus;-moz-animation:1.2s cubic-bezier(1,0,0,1) infinite elasticus;-o-animation:1.2s cubic-bezier(1,0,0,1) infinite elasticus;animation:1.2s cubic-bezier(1,0,0,1) infinite elasticus;position:absolute;top:46px;left:50%;margin-left:-2px;width:3px;height:55px;background:var(--secondery_color);content:" ";}@-webkit-keyframes elasticus{0%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);}50%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}50.1%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-o-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}100%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-o-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);}}@-moz-keyframes elasticus{0%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);}50%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}50.1%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-o-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}100%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-o-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);}}@-o-keyframes elasticus{0%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);}50%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}50.1%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-o-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}100%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-o-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);}}@keyframes elasticus{0%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);}50%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}50.1%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-o-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}100%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-o-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);}}html body .main-menu ul li .sub-menu{border-color:var(--primery_color);padding:0;}html body .main-menu ul li .sub-menu li{border-bottom:1px solid var(--primery_color);transition:.3s ease-out;}.contact-form-default .wpcf7-form-control.wpcf7-submit:hover,html body .brandsliderarea .elementor-swiper-button:hover,html body .main-menu ul li .sub-menu li:hover{background-color:var(--primery_color);}html body .main-menu ul li .sub-menu li:hover a,html body .social ul li a i{color:var(--white);}html body .main-menu ul li .sub-menu li a{padding:7px 15px;line-height:1.2;font-size:14px;}html body .elementor-element.homebiggestcommitment:after{content:"";width:100%;clip-path:polygon(0 0,100% 53%,100% 100%,0 58%);height:40%;position:absolute;top:70em;left:0;background-color:#f5f7fa;z-index:-1;}html body .elementor-element.homebiggestcommitment:before{content:"";background:url("https://cdn-iabef.nitrocdn.com/sZbJKANoiHgzoERhZPZgwQqRZtwiRaTB/assets/images/optimized/rev-7bc38a4/homeloansfast.com.au/wp-content/themes/visapass-child/assets/img/homebeforebg.png") center/100% auto no-repeat;width:35%;height:100%;position:absolute;top:-24em;right:0;}html body .elementor-element.chooseushave:before{content:"";background:url("https://cdn-iabef.nitrocdn.com/sZbJKANoiHgzoERhZPZgwQqRZtwiRaTB/assets/images/optimized/rev-7bc38a4/homeloansfast.com.au/wp-content/themes/visapass-child/assets/img/brandbgarea.png") center/100% auto no-repeat;width:35%;height:100%;position:absolute;top:-24em;left:0;z-index:-1;}html body .faq-bg,html body.home .callto-action-2.theme-bg{background:0 0;}html body .business__items-single img{margin-bottom:1em;}html body .textpro .bdevs-el-subtitle{font-size:25px;color:var(--secondery_color);font-weight:400;line-height:37px;text-decoration:none;}.titlecta .col-xxl-10,html body .bloglistarea .visapass-blog-list-area .row .col-xxl-6,html body .sc_team_other-fleet .teamimgbox img,html body .smalltextpro .col-xxl-10,html body.single-bdevs-services img,html body.single-post .ablog__img img{width:100%;}.whoweare_titlepro .container,html body .blog-post-items .ablog__text4,html body .currentoffers .elementor-widget-cta .container,html body .smalltextpro.lefttextarea .col-xxl-10,html body.home .callto-action-2,html body.single-bdevs-services .smalltextpro .col-xxl-10,html body.single-bdevs-services .smalltextpro .container{padding:0;}html body .currentoffers .smalltextpro h2.bdevs-el-title{text-align:left;margin-top:12px;}html body .smalltextpro h2.bdevs-el-title{font-size:41px;text-transform:capitalize !important;}html body.page-id-4389 .smalltextpro h2.bdevs-el-title{text-align:left;}html body .textpro.hometext h2.bdevs-el-title{font-size:40px;}html body .textpro h2.bdevs-el-title{font-size:36px;}.page-id-5204 h3,html body .leftrightsection h1,html body .leftrightsection h2{font-size:30px !important;}html body .smalltextpro .bdevs-el-subtitle{font-size:16px;font-weight:500;color:var(--secondery_color);text-decoration:none;}html body .business__items-single p{line-height:29px;color:var(--textcolor);font-size:16px;margin:0;}html body.home .contact__form.pt-110,html body.page-id-4389 .contact__form.pt-110{padding-top:0;margin-top:0;position:relative;z-index:1;background-color:var(--white);box-shadow:0 1px 10px 1px rgba(54,70,119,.1);}html body.home .contact-form-default p,html body.page-id-4389 .contact-form-default p{margin-bottom:4px;}html body #sidebar .contact-form-default h2{margin-bottom:0;font-family:var(--BankGothic);font-size:29px;font-weight:700;color:var(--white);background-color:var(--secondery_color);text-align:center;position:relative;min-height:97px;line-height:97px;}html body.home .contact-form__title,html body.page-id-4389 .contact-form__title{margin-bottom:0;font-family:var(--BankGothic);font-size:37px;font-weight:700;color:var(--white) !important;background-color:var(--secondery_color);text-align:center;position:relative;min-height:97px;line-height:97px;}html body #sidebar .contact-form-default h2:after,html body.home .contact-form__title:after,html body.page-id-4389 .contact-form__title:after{content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:10px solid var(--secondery_color);position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);}html body.home .contact__form .wpcf7-form,html body.page-id-4389 .contact__form .wpcf7-form{padding:2.55em 1em 1em;}.contact-form-default label{color:var(--black);font-size:16px;}.contact-form-default .wpcf7-form-control-wrap{display:block;margin-bottom:24px;}.contact-form-default .wpcf7-textarea{background-color:var(--offwhite);width:100%;border:0;padding:0 .5em;resize:none;height:106px;}.contact-form-default input.wpcf7-form-control{background-color:var(--offwhite);height:40px;width:100%;border:0;padding:0 .5em;}.contact-form-default .wpcf7-form-control.wpcf7-submit{min-height:64px;line-height:64px;background-color:var(--secondery_color);color:var(--white);font-weight:500;font-size:18px;font-family:var(--Poppins);transition:.3s ease-out;}.wpcf7-textarea::-webkit-input-placeholder,input.wpcf7-form-control::-webkit-input-placeholder{color:#666;font-size:12px;font-family:var(--Poppins);font-weight:400;}.wpcf7-textarea::-moz-placeholder,input.wpcf7-form-control::-moz-placeholder{color:#666;font-size:12px;font-family:var(--Poppins);font-weight:400;}.wpcf7-textarea:-ms-input-placeholder,input.wpcf7-form-control:-ms-input-placeholder{color:#666;font-size:12px;font-family:var(--Poppins);font-weight:400;}.wpcf7-textarea:-moz-placeholder,input.wpcf7-form-control:-moz-placeholder{color:#666;font-size:12px;font-family:var(--Poppins);font-weight:400;}.whoweare_titlepro .row{width:100%;margin:0;display:block;}.whoweare_titlepro .col-xxl-10{padding:0;width:100%;}.whoweare_titlepro .section_title_wrapper.text-center{text-align:left !important;padding-bottom:1em;}.whoweare_titlepro .bdevs-el-title{font-family:var(--BankGothic);font-size:41px;color:var(--primery_color);line-height:37px;}.whoweare_titlepro .bdevs-el-subtitle{text-decoration:none;font-size:16px;text-transform:uppercase;margin:0;}.whoweare_intor.elementor-widget-text-editor p{font-size:16px;color:#565656;line-height:29px;margin-bottom:0;padding-top:1em;padding-left:1em;font-weight:500;}html body .footer-coptright .footer__text a{position:relative;padding-left:1em;}html body .footer-coptright .footer__text a:before{content:"";width:1px;height:100%;background-color:var(--white);position:absolute;left:.35em;top:50%;transform:translateY(-50%);}.footer-logo{display:flex;justify-content:center;gap:3em;}.footer-logo .MFAA img{width:auto;}html body .social ul li a{border:0;background-color:var(--primery_color);color:var(--white);}html body .social ul li a:hover{border:0;background-color:var(--secondery_color);}.titlecta h2.bdevs-el-title{font-family:var(--BankGothic);font-size:37px;color:var(--white);padding:1.2923em 0;}html body .elementor-element.howcanweyou .other-fleet{grid-gap:1.85rem;}html body.page-id-3914 .currentoffers .silck-slider .slick-next{right:-36px;}html body.page-id-3914 .currentoffers .silck-slider .slick-next,html body.page-id-3914 .currentoffers .silck-slider .slick-prev{top:40%;width:52px;height:52px;}.dw-w-full,html body.page-id-3914 .other-fleet li.item .offer-block-item-01 .icon,html body.page-id-3914 .other-fleet li.item .offer-block-item-01 .icon img{width:100% !important;}html body.page-id-3914 .other-fleet li.item:last-child .icon img{object-position:right bottom;}html body.page-id-3914 .other-fleet li.item:first-child .icon img{object-position:left bottom;}html body .offercontent .offer-detail-button a,html body.page-id-3914 .other-fleet{display:block;}html body .other-fleet{--auto-grid-min-size:23rem;display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(var(--auto-grid-min-size),1fr));list-style:none;}html body .other-fleet li.item,html body .other-fleet li.static-content{min-height:293px;}html body .other-fleet li.item{list-style:none;position:relative;transition:.3s ease-out;box-shadow:none;}html body .other-fleet li.item:hover{box-shadow:3px 5px 10px 1px rgba(0,0,0,.3);}html body .other-fleet li.static-content{background-color:var(--primery_color);display:flex;flex-direction:column;justify-content:center;align-items:center;}html body .other-fleet li.item .locations-content h2 span{margin-right:.55em;display:block;}.blog2__content .read-more,html body #sidebar .offer-detail-button,html body .other-fleet li.item.type-offer-service .offercontent .offer-detail-button,html body.single-bdevs-services .ablog__img,html body.single-post .blog-details-area .blog-infos,html body:not(.home) .call-to-action .elementor-element.currentoffersarea{display:none;}html body .other-fleet li.item.type-offer-service .offercontent{position:absolute;padding:1em;bottom:0;left:0;min-height:69px;width:299px;background-color:rgba(0,0,0,.5);display:flex;align-items:center;transition:.3s ease-out;flex-direction:column;}html body .other-fleet li.item .locations-content{position:absolute;bottom:0;left:0;min-height:69px;width:299px;background-color:rgba(0,0,0,.5);display:flex;align-items:center;transition:.3s ease-out;}html body .other-fleet li.item.type-offer-service .offer-block-item-01,html body .other-fleet li.item.type-offer-service .offer-content,html body .other-fleet li.item.type-offer-service .offer_sub_fleet,html body .other-fleet li.item.type-offer-service .offer_sub_fleet .icon,html body .other-fleet li.item.type-offer-service .offer_sub_fleet .icon a,html body .other-fleet li.item.type-offer-service .offer_sub_fleet .icon img{height:100% !important;}html body .other-fleet li.item.type-offer-service .offer_sub_fleet a{display:block;line-height:1;}html body .other-fleet li.item.type-offer-service .offercontent p{color:var(--white);font-size:14px;line-height:1;font-weight:300;}html body .other-fleet li.item.type-offer-service .offercontent h2,html body.page-id-1385 .contact__gpinfo-content ul li{margin-bottom:.5em;}html body .other-fleet li.item.type-offer-service .offercontent h2,html body .other-fleet li.item.type-offer-service .offercontent h2 a{font-family:var(--Poppins);font-size:16px;font-weight:400;color:var(--white);transition:.3s ease-out;}html body .other-fleet li.item .all_sub_fleet,html body .other-fleet li.item .icon,html body .other-fleet li.item .icon img,html body .other-fleet li.item .inner-content,html body .other-fleet li.item .slz-block-item-01{height:100%;}html body.home .howcanweyou .other-fleet li.item .icon img{height:100%;width:auto;}html body.home .other-fleet li.item .icon img{width:100%;height:auto;}html body .other-fleet li.item .icon img{object-fit:cover;object-position:right bottom;}html body .other-fleet li.item .locations-content h2{padding-left:1em;font-size:16px;font-weight:400;color:var(--white);margin-bottom:0;transition:.3s ease-out;}html body .other-fleet li.item .locations-content h2 a{display:flex;text-transform:uppercase;}html body .other-fleet li.static-content p{font-family:var(--BankGothic);font-size:41px;line-height:37px;color:var(--white);font-weight:700;}html body .other-fleet li.static-content h2{font-size:16px;font-weight:400;color:var(--white);transition:.3s ease-out;}html body .bloglistarea .visapass-blog-list-area .row{flex-direction:column;}html body .blog-2{overflow:hidden;}html body .blog-2 .blog__thumb2{width:201px;min-width:38%;height:172px;}html body .brandsliderarea .elementor-swiper-button,html body .offercontent .offer-detail-button{width:52px;justify-content:center;display:flex;color:var(--white);position:absolute;transition:.3s ease-out;}html body .blog-2 .blog__thumb2.mr-30 img{width:332px;height:100%;object-fit:cover;object-position:left;}.blog2__content h3.blog2__content__title{font-size:20px;font-family:var(--BankGothic);color:var(--primery_color);line-height:25px;}.blog2__content p{font-size:16px;line-height:26px;color:var(--textcolor);}.currentoffers .silck-slider .slick-next:hover,.currentoffers .silck-slider .slick-prev:hover,html body #sidebar .silck-slider .slick-next:hover,html body #sidebar .silck-slider .slick-prev:hover,html body .offercontent .offer-detail-button:hover,html body .sc_team_other-fleet .locations-detail-button a:hover,html body.page-id-2016 .sc_block_posts_sidebar.other-fleet .item:hover{background-color:var(--secondery_color);}.currentoffers .silck-slider .slick-next:before,.currentoffers .silck-slider .slick-prev:before,html body #sidebar .silck-slider .slick-next:before,html body #sidebar .silck-slider .slick-prev:before{font-family:"Font Awesome 5 Pro";color:var(--white);font-size:12px;}.currentoffers .silck-slider .slick-next:before,html body #sidebar .silck-slider .slick-next:before{content:"";}.currentoffers .silck-slider .slick-prev:before,html body #sidebar .silck-slider .slick-prev:before{content:"";}.currentoffers .silck-slider .slick-next,.currentoffers .silck-slider .slick-prev{position:absolute;top:30%;transform:translateY(-50%);z-index:1;width:22px;height:24px;background-color:var(--primery_color);transition:.3s ease-out;border:0;font-size:0;}.currentoffers .silck-slider .slick-prev{left:-10px;}.currentoffers .silck-slider .slick-next{right:-10px;}html body .elementor-element.paperwork .elementor-container:after{content:"";position:absolute;bottom:3em;left:0;width:100%;height:1px;background-color:#d9d9d9;}html body:not(.home) .other-fleet li.item .offer-block-item-01 .icon img{height:auto;}html body .other-fleet li.item .offer-block-item-01 .icon{height:363px;overflow:hidden;}html body .offer-content h2,html body .offer-content h2 a{font-family:var(--BankGothic);}html body .offer-content h2{font-size:33px;color:var(--primery_color);line-height:29px;padding-right:1em;}html body .offercontent p{padding:0 1em 0 0;margin:0;font-weight:500;}html body .offercontent{padding-top:1em;position:relative;}html body .offercontent .offer-detail-button{right:0;top:1em;height:46px;background-color:var(--primery_color);align-items:center;}html body .brandsliderarea figure img{box-shadow:0 1px 20px 1px rgba(0,0,0,.1);margin:1em 0;}html body .brandsliderarea .elementor-swiper-button{top:50%;transform:translateY(-50%);height:52px;background-color:var(--secondery_color);align-items:center;z-index:100;}html body .elementor-element.sliderbrandarea .elementor-container{max-width:1336px !important;}html body .elementor-element.sliderbrandarea .elementor-image-carousel-wrapper{padding:0 4em;position:relative;}html body .elementor-element.sliderbrandarea .elementor-image-carousel-wrapper:after{content:"";width:4em;height:100%;background-color:var(--white);position:absolute;top:0;right:0;z-index:10;}html body .elementor-element.sliderbrandarea .elementor-image-carousel-wrapper:before{content:"";width:4em;height:100%;background-color:var(--white);position:absolute;top:0;left:0;z-index:10;}html body .page-title__area{min-height:530px;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;text-align:left;}html body .sc_team_other-fleet,html body.page-id-2016 .sc_block_posts_sidebar.other-fleet{--auto-grid-min-size:23rem;display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(var(--auto-grid-min-size),1fr));}html body .page-title__area::before{mix-blend-mode:multiply;background:#364677;}html body .page-title__area::after{content:"";width:100%;height:117px;background-color:var(--white);clip-path:polygon(100% 0%,0 100%,100% 100%);position:absolute;bottom:-1px;left:0;}html body .page-title__area .page__title-wrapper h1{font-family:var(--BankGothic);color:var(--white);font-size:70px;line-height:62px;text-transform:uppercase;margin-left:-5px;}html body .page-title__area .breadccrumb-bg{background:rgba(0,0,0,0);}html body .blog-area ul,html body .page-title__area .breadcrumbs li:first-child{padding-left:0;}html body .page-title__area .breadcrumbs li{padding:0 15px;}html body .page-title__area .breadcrumbs li a:hover,html body .page-title__area .breadcrumbs li span:hover{color:var(--white);text-decoration:underline;}html body .page-title__area .breadcrumbs li a,html body .page-title__area .breadcrumbs li span{font-size:16px;text-transform:capitalize;font-weight:400;}html body .page-title__area .breadcrumbs ul li:not(:last-child)::after{top:50%;transform:translateY(-50%) rotate(30deg);color:var(--white);}html body #sidebar .contact-form-default .row{margin:0;padding:2em 1em 1em;background-color:var(--white);}html body #sidebar .service_categories{box-shadow:0 1px 10px 1px rgba(0,0,0,.1);}html body #sidebar .contact-form-default .wpcf7-spinner{position:absolute;bottom:0;right:0;}#sidebar .widget_recent_entries ul,html body #calculatorsidebar .sc_block_posts_sidebar,html body #sidebar .sc_block_posts_sidebar{background-color:#f3f3f3;display:block;}#sidebar .widget_recent_entries ul li a,.discover_sec .callto-action-2 .callto-title h2,html body.single-bdevs-services .smalltextpro .row{margin:0;}#sidebar .widget_recent_entries ul li a,html body #calculatorsidebar .sc_block_posts_sidebar h2 a,html body #sidebar .sc_block_posts_sidebar h2 a{padding-left:2em;padding-right:2em;display:block;}#sidebar .widget_recent_entries ul li:hover,html body #calculatorsidebar .sc_block_posts_sidebar h2:hover,html body #sidebar .sc_block_posts_sidebar h2:hover{background-color:var(--white);box-shadow:0 1px 10px 1px rgba(0,0,0,.1);color:var(--secondery_color);font-weight:600;}#sidebar .widget_recent_entries ul li,html body #calculatorsidebar .sc_block_posts_sidebar h2,html body #sidebar .sc_block_posts_sidebar h2{font-size:16px;font-weight:500;color:#000;border-bottom:1px solid #e5e5e5;padding:1.213em 0;margin:0;transition:.3s ease-out;box-shadow:none;}html body #sidebar .other-fleet li.item{margin-bottom:.85em;min-height:100%;}html body #sidebar .offer_sub_fleet{display:flex;justify-content:space-between;}html body #sidebar .offercontent h2{font-size:21px;margin-left:0;margin-bottom:0;}html body #sidebar .offercontent p{font-size:14px;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:0;line-height:22px;}html body:not(.home) .other-fleet li.item .offer-block-item-01 .icon{height:100%;width:29%;}html body #sidebar .offercontent{padding-top:0;width:70%;padding-left:.66em;}html body #sidebar .silck-slider .slick-next,html body #sidebar .silck-slider .slick-prev{position:absolute;bottom:-90px;transform:translateY(-50%);z-index:1;width:35px;height:35px;background-color:var(--primery_color);transition:.3s ease-out;border:0;font-size:0;}html body #sidebar .silck-slider .slick-prev{left:40%;}html body #sidebar .silck-slider .slick-next{right:40%;}html body .blog-post-items .blog__details-wrapper.pr-50{padding-right:0;}html body .blog-post-items .ablog-4{border-radius:0;box-shadow:none;border:0;}html body #sidebar .service_categories h2.bs-widget-title{font-size:29px;font-family:var(--BankGothic);color:var(--secondery_color);text-transform:uppercase;}html body #sidebar .service_categories.widget_custom_html{box-shadow:none;background:0 0;margin-top:2.5em;margin-bottom:1.8898em;}html body #sidebar .service_categories.widget_custom_html h2.bs-widget-title{padding-left:0;font-size:26px;}html body #sidebar .service_categories:first-of-type{margin-top:-12.22em;position:relative;z-index:1;}#sidebar .widget_recent_entries h3.sidebar__widget--title,html body #sidebar .service_categories:nth-of-type(2) h2.bs-widget-title,html body .blog-details-area #calculatorsidebar #text-10 .widget-title{margin-bottom:0;font-family:var(--BankGothic);font-size:29px;font-weight:700;color:var(--white);background-color:var(--primery_color);text-align:center;position:relative;min-height:97px;line-height:97px;margin-top:1.5em;}#sidebar .widget_recent_entries h3.sidebar__widget--title:after,html body #sidebar .service_categories:nth-of-type(2) h2.bs-widget-title:after,html body .blog-details-area #calculatorsidebar #text-10 .widget-title:after{content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:10px solid var(--primery_color);position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);}html body.single-bdevs-services h3{font-family:var(--BankGothic);font-size:33px;color:var(--primery_color);font-weight:700;}html body.single-bdevs-services .elementor-widget-text-editor,html body.single-bdevs-services .elementor-widget-text-editor p{font-weight:400;font-size:16px;line-height:26px;color:var(--textcolor);}.dw-text-center,html body.single-bdevs-services .call-to-action .smalltextpro .text-center{text-align:center !important;}.callup:hover,html body .contact__gpinfo.grey-soft2-bg{background:var(--secondery_color);}html body .contact__gpinfo-content ul li a span,html body .contact__gpinfo-content ul li span{font-weight:var(--bold);}html body .contact__gpinfo-content ul li a{display:flex;font-weight:400;}.callup a,.callup a:hover,html body .contact__gpinfo-content ul li,html body .contact__gpinfo-content ul li a,html body .contact__gpinfo-content ul li span,html body .contact__gpinfo-content-title{color:var(--white);}html body .contact__gpinfo-content ul li span{min-width:25%;width:auto;}html body .contact__gpinfo:hover{background:var(--primery_color);}html body .contact__form.pt-110{padding-top:0;}html body:not(.home) .contact__form .contact-form__title{font-family:var(--BankGothic);color:var(--primery_color);margin-bottom:.2em;}html body.single-calculators #myIframe{height:765px;}html body.blog .blog__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-right:0;}html body.blog .blog__wrapper article.blog{width:32%;}.nice-select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required,html body .smalltextpro .callto-title h2.bdevs-el-title span,html body.blog .blog__wrapper header,html body.single-bdevs-services .ablog__meta4,html body.single-calculators .ablog__meta4,html body.single-our-team .ablog__meta4{display:none;}html body.blog .blog__thumb{max-height:213px;}html body.blog .blog__thumb a{display:block;}html body.blog .blog__thumb img{object-fit:cover;min-height:213px;}html body.blog .blog__wrapper .ablog__text--title4{font-family:var(--BankGothic);font-size:22px;color:var(--primery_color);}html body.blog .blog__wrapper .v_blog_btn:hover{background:var(--secondery_color);color:var(--white);}html body.blog .blog__wrapper .v_blog_btn{height:40px;line-height:40px;background:var(--primery_color);border-radius:0;}html body .sc_team_other-fleet .locations-content p,html body.blog .blog__wrapper .post-text p{display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}html body.blog .blog__wrapper .ablog__text{padding:15px;}html body.blog .blog__wrapper .basic-pagination{width:100%;text-align:center;}html body.blog .blog__wrapper .basic-pagination ul li a:hover,html body.blog .blog__wrapper .basic-pagination ul li span.current{background-color:var(--primery_color);}html body.single-post .blog-post-items .ablog-4,html body.single-post .post-text.mb-40{margin-bottom:0;}html body.single-post .post-text .elementor-section.elementor-section-boxed>.elementor-container{max-width:100% !important;}html body.single-post .post-text .elementor-element-populated{padding:10px 0 !important;}html body.page-id-2016 .sc_block_posts_sidebar.other-fleet{list-style:none;padding:1.5em 0 2em;}html body.page-id-2016 .sc_block_posts_sidebar.other-fleet .item{min-height:293px;background-color:var(--primery_color);transition:.3s ease-out;display:flex;justify-content:center;align-items:center;text-align:center;padding:0 1em;}html body.page-id-2016 .sc_block_posts_sidebar.other-fleet .item h2{font-family:var(--BankGothic);font-size:35px;line-height:37px;color:var(--white);font-weight:700;}html body .sc_team_other-fleet .item,html body.page-id-2018 .elementor-accordion .elementor-accordion-item{border:1px solid var(--secondery_color);}html body.page-id-2018 .elementor-accordion .elementor-tab-content{border-top:1px solid var(--secondery_color);}html body.page-id-2018 .elementor-accordion .elementor-tab-title{display:flex;}html body.page-id-2018 .elementor-widget-accordion .elementor-accordion-title{font-family:var(--BankGothic);color:var(--secondery_color);font-size:18px;}html body .sc_team_other-fleet h2{font-family:var(--BankGothic);font-size:35px;color:var(--primery_color);}html body .sc_team_other-fleet h2 a{line-height:1.2;}html body .sc_team_other-fleet .item .slz-block-item-01{padding:0 1em 1em;}html body .sc_team_other-fleet .locations-detail-button a{background-color:var(--primery_color);color:var(--white);transition:.3s ease-out;padding:.5em .8em;font-weight:400;display:inline-block;}html body.single-our-team article.ablog-4.blog__details--wrapper .ablog__img img{border:3px solid var(--secondery_color);}html body.single-our-team article.ablog-4.blog__details--wrapper{display:flex;}.popup-right form .col-sm-6,html body.single-our-team article.ablog-4.blog__details--wrapper .ablog__img{width:100%;}html body.single-our-team article.ablog-4.blog__details--wrapper .gallery{display:flex;justify-content:flex-start;align-items:center;padding-left:1em;}html body.single-our-team article.ablog-4.blog__details--wrapper .gallery .gallery-item{width:100px;}html body.single-our-team article.ablog-4.blog__details--wrapper .post-text p{padding-left:1em;text-align:justify;}html body .blog__details-wrapper ol li,html body .blog__details-wrapper ul li,html body.single-our-team article.ablog-4.blog__details--wrapper .post-text .elementor-widget-text-editor{font-weight:400;}html body.single-post .blog-area.pt-0{padding-top:37px !important;}html body.page .page-area.pt-120,html body.tutor-lms .blog-area.pt-120{padding-top:37px;}html body.page .page-area.pb-120,html body.single-post .blog-area.pb-120,html body.tutor-lms .blog-area.pb-120{padding-bottom:37px;}html body .blog__details-wrapper ul li{list-style:disc;}html body .blog__details-wrapper ul{padding-left:1em;}html body .progress-wrap{box-shadow:inset 0 0 0 2px rgba(54,70,119,20%);}html body .progress-wrap svg.progress-circle path{stroke:var(--primery_color);}.ti-reviews-container-wrapper{justify-content:center;}html body .ti-widget[data-layout-id='16'][data-set-id=light-clean] .ti-col-3 .ti-review-item{max-width:24.333%;}html body .ablog__meta4 ul li a i{color:var(--primery_color);display:none;}.ti-widget[data-layout-id='16'][data-set-id=light-clean] .ti-rating-text span strong{font-weight:400 !important;}.ti-widget[data-layout-id='16'][data-set-id=light-clean] .ti-rating-text span strong,.ti-widget[data-layout-id='16'][data-set-id=light-clean][data-pid='15759d64039c03523a5b56d733'] .ti-rating-text span{font-family:Poppins,sans-serif;font-weight:400;font-size:16px !important;color:#364677 !important;}html body.home .callto-action-2 .clto-btn-2{background:var(--secondery_color);border-color:var(--secondery_color);font-family:Poppins,Sans-serif;font-size:20px;font-weight:500;}html body.home .callto-action-2 .clto-btn-2:hover{background:var(--primery_color);border-color:var(--primery_color);}html body.page-id-2018 .elementor-accordion .elementor-tab-content a{transition:.3s ease-out;}html body.page-id-2275 .elementor-widget-text-editor h2,html body.page-id-3 .elementor-widget-text-editor h2{font-family:var(--BankGothic);font-size:30px;font-weight:700;line-height:29px;text-transform:capitalize;color:var(--primery_color);margin-top:1em;}.visapass-page-content ul li{font-weight:400;margin-bottom:0;}.callup{position:absolute;top:7px;background:var(--primery_color);padding:0 1em;transition:.5s ease-in-out;}.dw-ease-in-out,.dw-transition{transition-timing-function:cubic-bezier(.4,0,.2,1) !important;}.callup .fa-phone{transform:rotate(90deg);}@media (max-width:1280px){rs-layer#slider-1-slide-1-layer-5{position:absolute;top:-7em;}html body .page-title__area{min-height:430px;}}@media (min-width:992px) and (max-width:1199px){html body .main-menu ul li{margin-left:30px;}html body .header-menu.header-sticky .row,html body.home .header-menu.header-sticky .row{padding:4px 2em 0;}rs-layer#slider-1-slide-1-layer-5{top:-9em;}#scroll-down::before{margin-left:-4px;height:44px;}}@media (max-width:1199px){html body .sc_team_other-fleet{--auto-grid-min-size:20rem;}html body.single-our-team .page-title__area{margin-bottom:2em;}html body .container{max-width:100%;}html body .header-menu.header-sticky .row,html body.home .header-menu.header-sticky .row{padding:4px 0 0;}}@media only screen and (min-width:1024px) and (max-width:1199px){.pad-tb{padding-top:75px;padding-bottom:75px;}}@media (max-width:1024px){html body .elementor-element.yourhome_loan{background-size:100% !important;padding:0 15px;}html body .howcanweyou .other-fleet{padding:0 15px;--auto-grid-min-size:20rem;}html body.single-bdevs-services .col-lg-8{width:62.666667%;}html body.single-bdevs-services .col-lg-4{width:37.333333%;}html body .smalltextpro h2.bdevs-el-title{font-size:31px;}html body .page-title__area{min-height:400px;}html body .page-title__area .page__title-wrapper h1{font-size:55px;}html body.blog .blog__thumb{min-height:auto;}html body.blog .blog__thumb img{min-height:175px;}.contact-form-default label{font-size:14px;}html body #sidebar .contact-form-default h2,html body .blog-details-area #calculatorsidebar #text-10 .widget-title{line-height:1.2;padding-top:.25em;}.contact-form-default .wpcf7-form-control.wpcf7-submit{font-size:15px;}}@media (min-width:992px){html body .callnow,html body .header-menu .ctabtn{display:none;}}@media (max-width:991px){.offcanvas-overlay{z-index:20;}.side-menu-icon i{color:var(--secondery_color);}.logo img{width:160px;}html body .side-info .side-info-close{color:var(--white);}#scroll-down,.callup,.scrolldown,html body .contact-infos{display:none;}html body .side-info .mean-container .mean-nav ul li ul li a{font-size:14px;line-height:1;}html body .side-info .mean-container .mean-nav ul li a.mean-expand,html body .side-info .mean-container .mean-nav ul li a.mean-expand:hover{background:var(--secondery_color);color:var(--white);}html body .header-menu .ctabtn i{font-size:32px;margin-top:16px;margin-right:.35em;color:var(--secondery_color);}html body .callnow{position:fixed;bottom:0;left:0;width:100%;background:var(--primery_color);text-align:center;z-index:200;}html body .callnow a{color:var(--white);font-weight:400;font-size:14px;}html body.home .contact__form.pt-110{margin-top:0;}}@media only screen and (min-width:768px) and (max-width:1023px){html body .elementor-element.paperwork .elementor-element-populated,html body .header-menu,html body.single-offer-service .blog-infos{padding:0;}html body.single-bdevs-services .logo img{width:160px;}html body #sidebar .service_categories:first-of-type,html body.home .contact__form.pt-110{margin-top:0;}html body .elementor-element.currentoffers-area .elementor-column.elementor-col-50,html body .elementor-element.speaktoanexp .elementor-column.elementor-col-50,html body.single-bdevs-services .col-lg-4,html body.single-bdevs-services .col-lg-8,html body.single-offer-service .ablog__img img,html body.single-our-team article.ablog-4.blog__details--wrapper .ablog__img{width:100%;}html body .smalltextpro.ourclients .elementor-widget-container{padding-top:2em !important;}.pad-tb{padding-top:50px;padding-bottom:50px;}html body .page-title__area .page__title-wrapper h1{font-size:40px;margin-left:0;line-height:1.2;}html body .page-title__area .breadccrumb-bg .row{margin:0;}html body .sc_team_other-fleet{--auto-grid-min-size:14rem;}html body .sc_team_other-fleet h2{font-size:28px;}html body .page-title__area{min-height:310px;}html body .page-title__area::after{clip-path:polygon(100% 50%,0 100%,100% 100%);}html body .header-menu.header-sticky .row,html body.home .header-menu.header-sticky .row{padding:4px 0 0;}html body .footer-top .menu-quick-links-container ul.menu,html body .footer-top ul.footer-widget_menu-link-info{gap:1em;}.footer-col-2 ul li a:after{right:-.75em;}.footer-col-3 ul li a:after{right:-.58em;}.footer-col-3 .social ul li a:after{content:none;}html body .elementor-element.paperwork .business__items-single,html body.page-id-1385 .contact__gpinfo.grey-soft2-bg.mb-50,html body.single-offer-service .blog-post-items .blog__details-wrapper .ablog-4,html body.single-offer-service .post-text.mb-40,html body.single-our-team article.ablog-4.mb-55{margin-bottom:0;}html body.single-our-team .blog-area.pb-120{padding-bottom:0;}html body.blog .blog__wrapper article.blog{width:48%;}html body .elementor-element.speaktoanexp .elementor-column.elementor-col-50:last-child{padding:1em 2em 0;}#rev_slider_1_1_wrapper .ares.tp-bullets{transform:translate(370px,-36px) !important;}html body .elementor-element.yourhome_loan{background-size:auto !important;background-position:60% -70px !important;}html body .smalltextpro h2.bdevs-el-title{font-size:31px;}html body .blog__details-wrapper ul{padding-left:1.5em;}html body.single-offer-service .blog-post-items .blog__details-wrapper.pr-50{padding-top:2em;}html body.blog .blog__thumb img{object-position:left;}html body.page-id-2016 .sc_block_posts_sidebar.other-fleet,html body.page-id-3914 .other-fleet,html body.page-id-938 .other-fleet{--auto-grid-min-size:20rem;}html body .elementor-element.paperwork .elementor-container{display:flex;justify-content:center;}html body .elementor-element.paperwork .elementor-column.elementor-col-33:last-child .business__items-single{padding-top:0;}html body .blog-2 .blog__thumb2{min-width:40%;width:277px;}html body.home .callto-action-2 .clto-btn-2{padding-left:10px;}html body.home .callto-action-2 .clto-btn-2.theme-btn:before{right:32px;}html body.home .callto-action-2 .clto-btn-2.theme-btn:after{right:13px;}html body .other-fleet li.item.type-offer-service .offercontent{background-color:rgba(0,0,0,.75);}}@media (max-width:767px){html body.single-bdevs-services .logo img{width:160px;}.header-menu,html body .bloglistarea .visapass-blog-list-area .row .col-xxl-6{padding:0;}.scrolldown{font-size:13px;}#scroll-down::before{top:15px;height:35px;width:2px;margin-left:-1px;}html body .header-menu.header-sticky .row,html body.home .header-menu.header-sticky .row{padding:4px 0 0;}html body .footer-top .row{margin:0;}.footer__widget ul li,.footer__widget ul li a,.footer__widget ul li span,html body.single-bdevs-services .elementor-widget-text-editor{font-size:14px;}html body .footer-top .menu-quick-links-container ul.menu,html body .footer-top ul.footer-widget_menu-link-info{gap:0;}html body .footer-top .menu-quick-links-container ul.menu li{margin-right:1em;}html body .call-to-action .elementor-element.currentoffersarea{padding-bottom:2em;}html body .bloglistarea .blog-2 .blog__thumb2.mr-30{margin-right:0;margin-bottom:1em;min-width:100%;height:auto;}html body .elementor-element .elementor-button{line-height:27px !important;}html body .other-fleet li.item.type-offer-service .offercontent{padding:1em;width:100%;min-height:75px;background-color:#000;align-items:flex-start;position:static;}html body .other-fleet li.item.type-offer-service .offercontent p{line-height:1.25;}html body #sidebar .offercontent,html body.page-id-3914 .visapass-page-content ul,html body.single-our-team article.ablog-4.blog__details--wrapper .post-text p{padding-left:0;}html body.single-bdevs-services .col-lg-4,html body.single-bdevs-services .col-lg-8{width:100%;}.footer-col-3 ul li a:after,html body .elementor-element.homebiggestcommitment:after,html body .elementor-element.homebiggestcommitment:before{content:none;}html body .footertext{margin-bottom:2em;padding-top:2em;}html body .call-to-action .smalltextpro .elementor-widget-container{padding-top:2em !important;padding-bottom:0 !important;}.contact-form-default .wpcf7-form-control.wpcf7-submit{min-height:54px;line-height:54px;}html body .textpro.hometext .bdevs-el-subtitle{font-size:18px;line-height:26px;}html body.home .contact-form__title{font-size:30px;}html body .textpro.hometext h2.bdevs-el-title{font-size:25px;line-height:22px;margin-bottom:2em;}html body .blog-post-items .ablog-4.mb-55,html body.home .contact-form-default p,html body.page-id-1385 .contact__gpinfo.grey-soft2-bg.mb-50,html body.single-our-team article.ablog-4.blog__details--wrapper .post-text.mb-40,html body.single-our-team article.ablog-4.mb-55{margin-bottom:0;}.elementor-element.howcanweyou .other-fleet li.static-content p,html body.page-id-938 .other-fleet li.static-content p{font-size:16px;padding:0 1em;line-height:1.2;}html body.page-id-938 .other-fleet{padding:1em 0 2em;}html body.home .elementor-element.howcanweyou .other-fleet,html body.page-id-3914 .visapass-page-content ul,html body.page-id-938 .other-fleet{--auto-grid-min-size:10rem;}html body.home .elementor-element.howcanweyou .other-fleet{gap:.5rem;}html body .elementor-element.howcanweyou .other-fleet li.item,html body .elementor-element.howcanweyou .other-fleet li.static-content,html body.home .elementor-element.howcanweyou .other-fleet li.item,html body.page-id-3914 .other-fleet li.item,html body.page-id-938 .other-fleet li.item,html body.page-id-938 .other-fleet li.static-content{height:152px;min-height:152px;}html body .elementor-element.howcanweyou .other-fleet li.item .locations-content,html body.page-id-3914 .other-fleet li.item.type-offer-service .offercontent,html body.page-id-938 .other-fleet li.item .locations-content{min-height:46px;width:100%;min-width:30%;}html body .elementor-element.howcanweyou .other-fleet li.item .locations-content h2,html body .other-fleet li.item.type-offer-service .offercontent h2,html body .other-fleet li.item.type-offer-service .offercontent h2 a,html body.page-id-938 .other-fleet li.item .locations-content h2{font-size:12px;}html body.page-id-2016 .sc_block_posts_sidebar.other-fleet{--auto-grid-min-size:8rem;}html body #rev_slider_1_1_wrapper .ares .tp-bullet{width:10px;height:10px;}html body .page-title__area .breadcrumbs li{padding:0 10px;}html body #sidebar{margin-top:2em;}html body #sidebar .service_categories:first-of-type{margin-top:0;}.blog-infos,.contact-form-default p br{display:none;}.contact-form-default label,html body #sidebar .sc_block_posts_sidebar h2 a{display:block;}html body #sidebar .silck-slider .slick-prev{bottom:-60px;}html body.blog .blog__thumb img{min-height:160px;}.footer-col-2 ul li a:after{right:-.55em;}.titlecta h2.bdevs-el-title{font-size:30px;padding:.5em 0;}html body .footer-top.pt-95{padding-top:2em;}html body .footer-top.pb-45,html body.single-our-team .blog-area.pb-120{padding-bottom:0;}html body .sc_team_other-fleet h2,html body .smalltextpro h2.bdevs-el-title,html body .smalltextpro.mobiletext h2.bdevs-el-title,html body.single-bdevs-services h3{font-size:22px;line-height:1;}html body .blog__details-wrapper ol li,html body .blog__details-wrapper ul li,html body .page-title__area .breadcrumbs li a,html body .page-title__area .breadcrumbs li span,html body h6,p{font-size:14px;}html body .sc_team_other-fleet .locations-detail-button a{font-size:14px;padding:.22em .8em;}html body.home .other-fleet{--auto-grid-min-size:auto;}html body.home .other-fleet li.item .offer-block-item-01 .icon{height:auto;}html body .blog-2 .blog__thumb2.mr-30 img{width:100%;height:auto;}html body h6,p{line-height:25px;}html body .page-title__area{min-height:210px;}html body .page-title__area .page__title-wrapper h1{font-size:24px;line-height:1;}html body .page-title__area .breadcrumbs ul{overflow:auto;white-space:nowrap;}html body.single-our-team article.ablog-4.blog__details--wrapper{flex-direction:column;padding-top:1em;}html body.blog .blog__wrapper article.blog,html body.single-our-team article.ablog-4.blog__details--wrapper .ablog__img{width:100%;}html body .page-title__area::after{clip-path:polygon(100% 70%,0 100%,100% 100%);}html body.page-id-1385 .contact__gpinfo{padding:70px 20px 20px;}html body .contact__gpinfo-content ul li span{min-width:30%;width:91px;}html body.page-id-2018 .elementor-widget-accordion .elementor-accordion-icon{margin-right:10px;}html body.blog .blog__wrapper article.blog.mb-50{margin-bottom:15px;}.whoweare_titlepro .bdevs-el-title{font-size:30px;line-height:1;}html body .elementor-element.whoweare_intor,html body .elementor-element.whoweare_titlepro{max-width:100% !important;}html body .elementor-element.yourhome_loan{background-attachment:scroll;background-position:81% 70% !important;}html body .paperwork .business__items-single{margin-bottom:0;padding-top:20px;padding-bottom:20px;}html body .brandsliderarea figure img{box-shadow:none;margin:0;}html body .paperwork .elementor-element-populated{padding:0 !important;}html body.page-id-2016 .sc_block_posts_sidebar.other-fleet .item h2{font-size:18px;line-height:1;}html body.page-id-2016 .sc_block_posts_sidebar.other-fleet .item{min-height:150px;}.contact-form-default .wpcf7-form-control-wrap{margin-bottom:20px;}html body .googlereview .elementor-widget-container{padding-bottom:2em !important;}html body .offer-content h2{font-size:20px;line-height:1;padding-right:0;}.currentoffers .silck-slider .slick-next,.currentoffers .silck-slider .slick-prev,html body .offercontent .offer-detail-button{display:none !important;}html body .smalltextpro .callto-title h2.bdevs-el-title{text-align:center;}html body.home .callto-action-2 .clto-btn-2{font-size:16px;height:50px;line-height:50px;}}@media (max-width:667px) and (min-width:568px){html body .howcanweyou .other-fleet{--auto-grid-min-size:17rem;}html body.home .contact__form.pt-110{margin-top:0;padding:0 1em;}html body .call-to-action .currentoffersarea .elementor-element .elementor-column.elementor-col-50{width:50%;}html body.blog .blog__wrapper article.blog{width:48%;}html body .elementor-element.meettheteam .sc_team_other-fleet{--auto-grid-min-size:18rem;}html body.blog .blog__thumb img{min-height:160px;}.contact-form-default .wpcf7-form-control.wpcf7-submit{margin-top:11px;}html body .bloglistarea .visapass-blog-list-area .row .col-xxl-6:last-child{display:none;}ul.footer-widget_menu-link-info li{padding-right:1em;}}@media (min-width:480px) and (max-width:767px){html body .container{width:100%;max-width:100%;}}@media (min-width:992px) and (max-width:1054px){html body .main-menu ul li{margin-left:20px;}}:after,:before{--tw-content:"";}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}a{color:inherit;text-decoration:inherit;}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:initial;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}[role=button],button{cursor:pointer;}:disabled{cursor:default;}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);}::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);}.dw-text-base{padding-top:1.5rem;text-align:left;}.dw-error-validation-horizontal{padding-top:.5rem;}.dw-error-validation-horizontal,.dw-error-validation-vertical{--tw-text-opacity:1;color:rgb(239,68,68,var(--tw-text-opacity));font-size:1rem;font-weight:600;line-height:1.5rem;text-align:left;}.dw-text-black,.dw-text-red-500,.dw-text-white{--tw-text-opacity:1 !important;}.dw-error-validation-vertical{padding-top:1.5rem;}.dw-absolute{position:absolute !important;}.dw-relative{position:relative !important;}.dw-inset-0{inset:0 !important;}.dw-mx-auto{margin-right:auto !important;}.dw-my-4{margin-bottom:1rem !important;margin-top:1rem !important;}.dw-my-6{margin-bottom:1.5rem !important;margin-top:1.5rem !important;}.dw-mb-10{margin-bottom:2.5rem !important;}.dw-mb-2{margin-bottom:.5rem !important;}.dw-mb-3{margin-bottom:.75rem !important;}.dw-mb-4{margin-bottom:1rem !important;}.dw-mb-5{margin-bottom:1.25rem !important;}.dw-mb-8{margin-bottom:2rem !important;}.dw-mr-0{margin-right:0 !important;}.dw-mr-2{margin-right:.5rem !important;}.dw-mt-0{margin-top:0 !important;}.dw-mt-10{margin-top:2.5rem !important;}.dw-mt-12{margin-top:3rem !important;}.dw-mt-14{margin-top:3.5rem !important;}.dw-mt-16{margin-top:4rem !important;}.dw-mt-5{margin-top:1.25rem !important;}.dw-mt-6{margin-top:1.5rem !important;}.dw-inline-block{display:inline-block !important;}.dw-flex{display:flex !important;}.dw-hidden{display:none !important;}.dw-h-12{height:3rem !important;}.dw-h-14{height:3.5rem !important;}.dw-h-20{height:5rem !important;}.dw-h-4{height:1rem !important;}.dw-h-5{height:1.25rem !important;}.dw-w-16{width:4rem !important;}.dw-w-20{width:5rem !important;}.dw-w-24{width:6rem !important;}.dw-w-3\/4{width:75% !important;}.dw-w-32{width:8rem !important;}.dw-w-36{width:9rem !important;}.dw-cursor-pointer{cursor:pointer !important;}.dw-appearance-none{-webkit-appearance:none !important;appearance:none !important;}.dw-flex-row{flex-direction:row !important;}.dw-flex-col{flex-direction:column !important;}.dw-flex-wrap{flex-wrap:wrap !important;}.dw-items-start{align-items:flex-start !important;}.dw-items-center{align-items:center !important;}.dw-items-baseline{align-items:baseline !important;}.dw-justify-center{justify-content:center !important;}.dw-justify-between{justify-content:space-between !important;}.discover_sec .callto-action-2 .row,.discovery-call{align-items:center;}.dw-gap-3{gap:.75rem !important;}.dw-gap-x-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important;}.dw-gap-x-4{-webkit-column-gap:1rem !important;column-gap:1rem !important;}.dw-rounded-2xl{border-radius:1rem !important;}.dw-rounded-full{border-radius:9999px !important;}.dw-rounded-lg{border-radius:.5rem !important;}.dw-border{border-width:1px !important;}.dw-border-b{border-bottom-width:1px !important;}.dw-border-none{border-style:none !important;}.dw-border-black{--tw-border-opacity:1 !important;border-color:rgb(0,0,0,var(--tw-border-opacity)) !important;}.dw-border-gray-300{--tw-border-opacity:1 !important;border-color:rgb(209,213,219,var(--tw-border-opacity)) !important;}.dw-bg-\[\#D9D9D9\]{--tw-bg-opacity:1 !important;background-color:rgb(217,217,217,var(--tw-bg-opacity)) !important;}.dw-bg-gray-300{--tw-bg-opacity:1 !important;background-color:rgb(209,213,219,var(--tw-bg-opacity)) !important;}.dw-bg-primary{background-color:var(--widgetPrimary) !important;}.dw-bg-quaternary{background-color:var(--widgetQuaternary) !important;}.dw-bg-transparent{background-color:initial !important;}.dw-p-1{padding:.25rem !important;}.dw-p-1\.5{padding:.375rem !important;}.dw-p-2{padding:.5rem !important;}.dw-p-2\.5{padding:.625rem !important;}.dw-p-6{padding:1.5rem !important;}.dw-px-1{padding-left:.25rem !important;padding-right:.25rem !important;}.dw-px-2{padding-left:.5rem !important;padding-right:.5rem !important;}.dw-px-3{padding-left:.75rem !important;padding-right:.75rem !important;}.dw-px-3\.5{padding-left:.875rem !important;padding-right:.875rem !important;}.dw-py-1{padding-bottom:.25rem !important;padding-top:.25rem !important;}.dw-py-1\.5{padding-bottom:.375rem !important;padding-top:.375rem !important;}.dw-py-2{padding-bottom:.5rem !important;padding-top:.5rem !important;}.dw-py-3{padding-bottom:.75rem !important;padding-top:.75rem !important;}.dw-py-3\.5{padding-bottom:.875rem !important;padding-top:.875rem !important;}.dw-pb-16{padding-bottom:4rem !important;}.dw-pb-2{padding-bottom:.5rem !important;}.dw-pb-4{padding-bottom:1rem !important;}.dw-pt-1{padding-top:.25rem !important;}.dw-pt-6{padding-top:1.5rem !important;}.dw-pt-8{padding-top:2rem !important;}.dw-text-2xl{font-size:1.5rem !important;line-height:2rem !important;}.dw-text-3xl{font-size:1.875rem !important;line-height:2.25rem !important;}.dw-text-4xl{font-size:2.25rem !important;line-height:2.5rem !important;}.dw-text-5xl{font-size:3rem !important;line-height:1 !important;}.dw-text-base{font-size:1rem !important;line-height:1.5rem !important;}.dw-text-lg{font-size:1.125rem !important;line-height:1.75rem !important;}.dw-text-sm{font-size:.875rem !important;line-height:1.25rem !important;}.dw-text-xl{font-size:1.25rem !important;line-height:1.75rem !important;}.dw-font-bold{font-weight:700 !important;}.dw-font-thin{font-weight:100 !important;}.dw-text-black{color:rgb(0,0,0,var(--tw-text-opacity)) !important;}.dw-text-primary{color:var(--widgetPrimary) !important;}.dw-text-quaternary{color:var(--widgetQuaternary) !important;}.dw-text-red-500{color:rgb(239,68,68,var(--tw-text-opacity)) !important;}.dw-text-tertiary{color:var(--widgetTertiary) !important;}.dw-text-white{color:rgb(255,255,255,var(--tw-text-opacity)) !important;}.dw-placeholder-tertiary::-webkit-input-placeholder{color:var(--widgetTertiary) !important;}.dw-placeholder-tertiary::placeholder{color:var(--widgetTertiary) !important;}.dw-opacity-10{opacity:.1 !important;}.dw-group:hover .group-hover\:dw-opacity-25,.dw-opacity-25{opacity:.25 !important;}.dw-grayscale{--tw-grayscale:grayscale(100%) !important;-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;}.dw-transition{transition-duration:.15s !important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter !important;}.dw-duration-300{transition-duration:.3s !important;}.dw-duration-500{transition-duration:.5s !important;}.dw-progressSlider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border-radius:50rem;box-shadow:0 0 10px;cursor:pointer;height:40px;width:40px;}*{font-family:Articulat;}.hover\:dw-scale-105:hover{--tw-scale-x:1.05 !important;--tw-scale-y:1.05 !important;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;}.focus\:dw-outline-none:focus{outline:transparent solid 2px !important;outline-offset:2px !important;}.dw-group:hover .group-hover\:dw-grayscale-0{--tw-grayscale:grayscale(0) !important;-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;}@media (max-width:980px){.sm\:dw-text-3xl{font-size:1.875rem !important;line-height:2.25rem !important;}}@media (min-width:768px){.md\:dw-mb-0{margin-bottom:0 !important;}.md\:dw-mb-12{margin-bottom:3rem !important;}.md\:dw-mr-3{margin-right:.75rem !important;}.md\:dw-mt-8{margin-top:2rem !important;}.md\:dw-w-32{width:8rem !important;}.md\:dw-p-3{padding:.75rem !important;}.md\:dw-px-4{padding-left:1rem !important;padding-right:1rem !important;}.md\:dw-py-3{padding-bottom:.75rem !important;padding-top:.75rem !important;}.md\:dw-text-2xl{font-size:1.5rem !important;line-height:2rem !important;}.md\:dw-text-4xl{font-size:2.25rem !important;line-height:2.5rem !important;}.md\:dw-text-5xl{font-size:3rem !important;line-height:1 !important;}.md\:dw-text-lg{font-size:1.125rem !important;line-height:1.75rem !important;}}@media (min-width:981px) and (max-width:1279px){.lg\:dw-text-3xl{font-size:1.875rem !important;line-height:2.25rem !important;}}@media (min-width:1280px){.xl\:dw-text-3xl{font-size:1.875rem !important;line-height:2.25rem !important;}}#repaymentWidget{margin-top:-11em;position:relative;z-index:10;padding:0;}#repaymentWidget .dw-bg-quaternary{box-shadow:0 1px 10px 1px rgba(54,70,119,.1);}#repaymentWidget .dw-bg-quaternary .dw-w-36{width:8.75rem !important;}#repaymentWidget .dw-bg-quaternary .dw-text-5xl,#repaymentWidget .dw-bg-quaternary .md\:dw-text-4xl,#repaymentWidget .dw-bg-quaternary .md\:dw-text-5xl{font-size:16px !important;}#repaymentWidget .dw-bg-quaternary .xl\:dw-text-3xl{font-size:20px !important;}#repaymentWidget .dw-bg-quaternary .md\:dw-p-3{margin-bottom:0 !important;}#repaymentWidget .dw-bg-quaternary .dw-text-2xl{border:0;}@media (max-width:767px){#repaymentWidget{margin-top:0;}#repaymentWidget .dw-bg-quaternary{box-shadow:none;}#repaymentWidget .dw-bg-quaternary .dw-w-36{width:9.67rem !important;}}.discover_sec .callto-action-2{background-color:#6b3b61;padding:50px 0;}.discover_sec .callto-action-2 .callto-btn .theme-btn{background-color:#6b3b61;text-align:center;}.discover_sec .callto-action-2 .callto-btn .theme-btn:hover{border:1px solid #fff;}.common_bg{background-color:#f0f0f0;padding-top:100px;padding-bottom:100px;}.border-radius .elementor-widget-container img{border-radius:50px 250px 30px;}.font_color{color:#364677;font-family:var(--BankGothic);}.accomodation_form .cust_select_area select{display:block !important;border:0;background-color:#f3f3f3;height:40px;width:100%;padding:0 .5em;font-size:14px;outline:0;}.slider-popup-form .submit-btn input,.slider-popup-form span input{padding:10px 15px;border-radius:35px;width:100%;max-width:100%;}@media (max-width:1024px){html body.page-id-5204 .page-title__area .page__title-wrapper h1{font-size:45px !important;}}@media (max-width:767px){.reverse_row .elementor-container.elementor-column-gap-default{flex-direction:column-reverse;}.common_bg{padding-top:30px;padding-bottom:30px;}.title_left_align h2.section-title,html body.page-id-5204 .page-title__area .page__title-wrapper h1{font-size:24px !important;}.bdevs-el.cta h2.bdevs-el-title{font-size:25px !important;text-align:center;}}html body.page-id-5204 .page-title__area::before,html body.page-id-5648 .page-title__area::before{mix-blend-mode:multiply;background:rgba(54,70,119,.5);}.title_left_align h2.section-title{font-family:BankGothic;line-height:normal;}.page-id-5204 h1{font-size:65px !important;}.bdevs-el.cta h2.bdevs-el-title,.callto-btn .bdevs-el-btn,.font-family .elementor-button span,.font-family h3.section-title{font-family:BankGothic;}.bdevs-el.cta h2.bdevs-el-title{font-size:45px;}.callto-btn .bdevs-el-btn{font-size:15px;}.footer-cta-banner-section img{width:revert-layer !important;}.slider-popup-form{background-color:#364677;padding:40px 20px;border-radius:25px;}.slider-popup-form h3{color:#fff;font-weight:500;line-height:33px;font-size:20px;text-align:center;margin-bottom:20px;}.slider-popup-form .row{display:flex;flex-direction:column;gap:20px;}#popmake-6103{background-image:url("https://cdn-iabef.nitrocdn.com/sZbJKANoiHgzoERhZPZgwQqRZtwiRaTB/assets/images/optimized/rev-7bc38a4/homeloansfast.com.au/wp-content/uploads/2025/02/white-brick-wall-texture-seamless_177006-173.avif");background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:10px;}#popmake-6103.nitro-lazy{background-image:none !important;}.slider-popup-form input::placeholder{font-size:14px;}.slider-popup-form .submit-btn input{border:1px solid #fff;font-size:18px;color:#fff;font-weight:500;background-color:#6b3b61;}@media (max-width:1400px){#popmake-6103{padding:30px;}.slider-popup-form{padding:20px;}}.callup a,.discovery-call{background:var(--primery_color) !important;}.header-button-wrapper{display:flex;gap:10px;}.callup a{padding:0 4px;}.discovery-call{color:#fff;display:flex;gap:5px;border:none;}#popmake-6115{padding-block:20px !important;padding-inline:35px !important;}.discovery-call-main-heading{text-align:center;margin-block:10px !important;}.main-menu ul li a{padding:0;margin-block:0px;}.footer-bottom-cta{display:flex;align-items:center;}.footer-bottom-cta>*{width:100%;text-align:center;padding:10px;font-size:18px !important;}.footer-bottom-cta button{display:flex;border-right:1px solid #fff;justify-content:center;align-items:center;}.single-bdevs-services .breadcrumbs{display:flex;flex-direction:column;}.single-bdevs-services .breadcrumbs .call-button{text-align:left;max-width:fit-content;display:inline-block;background:var(--secondery_color);padding:6px 15px;color:#fff;margin-top:12px;}.single-bdevs-services .breadcrumbs .call-button i{transform:rotate(90deg);margin-right:5px;}@media (max-width:576px){.slider-popup-form h3{font-size:18px;}#popmake-6103{padding:20px;}.slider-popup-form{background-color:#364677;padding:20px;border-radius:25px;}.footer-bottom-cta button i{display:none;}.footer-bottom-cta>*{padding-inline:0 !important;font-size:14px !important;}.single-bdevs-services .breadcrumbs .call-button{padding:4px 10px;font-size:14px;margin-top:12px;}.single-bdevs-services .breadcrumbs .call-button i{font-size:14px;}}.custom-download-title{text-align:center;font-size:28px;font-weight:500;margin-top:15px;margin-bottom:15px;}.header-button-wrapper{display:flex;gap:12px;align-items:center;}.popup-right form .row{display:inline !important;}.popup-side-by-side{display:flex;flex-wrap:wrap;margin-top:20px;}.popup-left,.popup-right{width:50%;padding:10px;box-sizing:border-box;}.popup-left img{max-width:100%;height:auto;display:block;width:76%;}@media (max-width:768px){.popup-left,.popup-right{width:100%;}}.header-button-wrapper a,.header-button-wrapper button{padding:7px 16px;font-size:14px;border-radius:4px;display:flex;align-items:center;gap:6px;}.header-button-wrapper button{background-color:#0073e6;color:#fff;border:none;cursor:pointer;}.header-button-wrapper a{color:#fff;text-decoration:none;}.header-menu .main-menu.d-none.d-lg-block{margin-top:36px;}.review-heading-custom .bdevs-el-title{text-align:center !important;}.elementor-element-0b370c6 .elementor-widget-text-editor,.elementor-element-28168e1 .elementor-widget-text-editor,.elementor-element-a10e6d6 .elementor-widget-text-editor{font-size:40px !important;}@media (max-width: 767px){.elementor-element-0b370c6 .elementor-widget-text-editor,.elementor-element-28168e1 .elementor-widget-text-editor,.elementor-element-a10e6d6 .elementor-widget-text-editor{font-size:28px !important;}}.custom-award-section{background:linear-gradient(135deg,rgba(45,45,82,.9),rgba(131,59,120,.9));padding-block:50px !important;margin-top:50px !important;}.custom-award-section :is(h2,h3){color:white !important;max-width:1000px;font-size:44px !important;font-weight:500 !important;line-height:52px !important;margin:0 auto;margin-bottom:16px !important;}.custom-award-section .elementor-icon-list-items .elementor-icon-list-item{margin-bottom:10px !important;}body .custom-award-section .elementor-icon-list-item .elementor-icon-list-text{color:white !important;font-family:unset !important;font-weight:400 !important;font-size:18px !important;}body .custom-award-section .image-column .elementor-widget-wrap .elementor-widget-image{width:calc(100% / 4 - 20px) !important;}body .custom-award-section .image-column .elementor-widget-wrap .elementor-widget-image img{object-fit:contain !important;width:100% !important;max-height:110px !important;}body .custom-award-section .image-column .elementor-widget-wrap{gap:20px !important;}.home .hide_on_home{display:none;}.z-index_cust{z-index:9;}@media (max-width:992px){.custom-award-section :is(h2,h3){font-size:38px !important;line-height:44px !important;}body .custom-award-section .image-column .elementor-widget-wrap .elementor-widget-image{width:calc(100% / 2 - 20px) !important;gap:30px !important;}body .custom-award-section .elementor-button-wrapper{text-align:center !important;margin-bottom:16px !important;}}@media (max-width:768px){.custom-award-section :is(h2,h3){font-size:30px !important;line-height:48px !important;}}@media (max-width:576px){.custom-award-section :is(h2,h3){font-size:26px !important;line-height:28px !important;}}.popmake:has(.book-apppointment-heading){padding:25px !important;}.counter-section{display:flex;justify-content:center;gap:3rem;text-align:center;}@media (max-width:768px){.counter-section{flex-direction:column !important;}}.counter-box{min-width:180px;}.counter-box p{margin-top:.5rem;font-size:1.3rem;line-height:24px !important;color:white;}.lp_main_banner .call-wrapper{color:white !important;display:flex;align-items:center;gap:20px !important;font-size:44px !important;font-weight:600 !important;margin-block:18px !important;}.lp_main_banner .call-wrapper .svg-wrapper{background:white !important;fill:#6b3b61 !important;height:70px !important;transition:all .5s ease;border-radius:50%;width:70px !important;display:flex;justify-content:center;align-items:center;}.lp_main_banner .call-wrapper svg{background:white !important;fill:#6b3b61 !important;width:35px;transition:all .5s ease;height:35px;}.lp_main_banner .call-wrapper:hover .svg-wrapper{background:#6b3b61 !important;}.lp_main_banner .call-wrapper:hover .svg-wrapper svg{background:#6b3b61 !important;fill:white !important;}.lp_main_banner{padding:80px 15px;}.lp_main_banner .banner_title{font-size:60px;font-family:BankGothic;color:#fff;}.lp_main_banner .lp_banner_content .elementor-widget-container p{color:#fff;}.lp_main_banner .lp_banner_content .review_content{border:1px solid #fff;border-radius:10px;padding:5px 10px;font-size:18px;display:inline-block;}.lp_main_banner .lp_banner_content .review_content i{color:#f4ec01;}.lp_main_banner .lp_banner_form{background-color:#fff;border-radius:10px;}.lp_main_banner .lp_banner_form .contact-form__title{font-size:28px;}.lp_services .inner_column .elementor-button.elementor-size-lg{padding:15px 30px !important;}.lp_services .elementor-inner-section .elementor-container.elementor-column-gap-default{gap:25px;}.lp_services .cust-service_title{font-family:BankGothic;text-align:center;font-size:34px;}.lp_services .inner_column:before{content:"";position:absolute;width:38%;height:2%;background:#ddd2db;bottom:-7px;right:15%;}.lp_services .inner_column:after{content:"";position:absolute;width:38%;height:2%;background:#ddd2db;bottom:-14px;right:26%;}.lp_services .inner_column .elementor-widget-wrap.elementor-element-populated{background-color:#ddd2db;padding:20px;text-align:center;}.lp_services .inner_column img{border-radius:50%;margin-bottom:0;}.lp_services .inner_column p{font-size:20px;font-family:"BankGothic";min-height:104px;}.pt-50{padding-top:50px;}@media (max-width:768px){.lp_services .sc_block_posts.other-fleet{padding:0;display:block;}.lp_main_banner{padding:30px 15px;}.lp_main_banner .banner_title{font-size:35px;}.lp_main_banner .call-wrapper{font-size:30px !important;}.lp_main_banner .call-wrapper .svg-wrapper{height:50px !important;width:50px !important;}.lp_main_banner .call-wrapper svg{width:24px;height:24px;}.custom-award-section .elementor-counter *{color:white !important;}.custom-award-section .elementor-counter .elementor-counter-number-wrapper{color:white !important;max-width:1000px;font-size:44px !important;font-weight:500 !important;line-height:52px !important;margin:0 auto;margin-bottom:16px !important;}.custom-award-section .elementor-counter .elementor-counter-title{margin-top:.5rem;font-size:1.3rem;line-height:24px !important;color:white;font-weight:400 !important;font-family:"Poppins";}.custom-award-section .counter-wrapper > .elementor-container{gap:20px !important;}.custom-award-section .counter-wrapper{margin-block:10px 20px !important;}.custom-award-section h3{font-weight:800 !important;font-family:"Poppins",sans-serif;text-align:center;color:#fff !important;background:rgba(255,255,255,.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:40px 30px;margin:0 auto 40px;line-height:1.4 !important;max-width:1000px;border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,.2),0 0 0 1px rgba(255,255,255,.05) inset;text-shadow:0 2px 4px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.2);animation:fadeSlideUp 1s ease-out both;}@keyframes fadeSlideUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}