.ex-flex{display:flex;flex-direction:row;justify-content:flex-start}.ex-flex-wrap{flex-wrap:wrap;flex-flow:row wrap}.ex-vertical{top:50%;transform:translateY(-50%)}.ex-transition{transition:all .6s ease}.ex-transition-medium{transition:all 1.2s ease}.ex-transition-large{transition:all 1.8s ease}body.menu-open .sidebar-wrapper{right:0;pointer-events:initial;opacity:1;transition:.6s}body.overlay-visible{height:100vh;overflow:hidden}body.overlay-visible .common-overlay{opacity:1;pointer-events:initial;transition:opacity .6s ease}.common-overlay{z-index:11;position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.568627451);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .6s ease}.sidebar-wrapper{background-color:#ededed;position:fixed;top:0;right:-450px;height:100vh;z-index:999;overflow-y:scroll;opacity:0;pointer-events:none;transition:.6s}.sidebar-wrapper .sidebar-section{padding:0px 40px;padding-top:100px}.sidebar-wrapper .sidebar-section .close-container{position:absolute;top:45px;right:45px;cursor:pointer}.sidebar-wrapper .sidebar-section .layout-container .layout-item .title{margin-bottom:16px}.sidebar-wrapper .sidebar-section .layout-container .layout-item .title span{font-family:"Lora",serif;font-weight:600;font-size:16px}.sidebar-wrapper .sidebar-section .layout-container .layout-item .list-container .common-form{max-width:340px}.sidebar-wrapper .sidebar-section .layout-container .layout-item .list-container .common-form .form-action input{width:100%;border-radius:4px;background-color:#b60236;color:#fff;text-transform:uppercase}.sidebar-wrapper .sidebar-section .layout-container .layout-item .list-container ul li{color:#b60236}.sidebar-wrapper .sidebar-section .layout-container .layout-item .list-container ul li:not(:last-child){margin-bottom:10px}.sidebar-wrapper .sidebar-section .layout-container .layout-item .list-container ul li img{margin-right:6px}.sidebar-wrapper .sidebar-section .layout-container .layout-item:not(:last-child){margin-bottom:40px}.sidebar-wrapper .sidebar-section .layout-container .layout-item .description{max-width:280px;font-family:"Lora",serif;font-weight:600}#header-wrapper{z-index:100;width:100%;top:0;left:0;opacity:1;transition:all .8s ease;background-color:#b60236;position:sticky}#header-wrapper .custom-container{padding-top:0;padding-bottom:0}#header-wrapper .logo-nav-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#header-wrapper .logo-nav-wrapper .common-logo-container a{filter:brightness(0) invert(1)}#header-wrapper .logo-nav-wrapper .nav-container ul li{display:inline-block;vertical-align:top}#header-wrapper .logo-nav-wrapper .nav-container ul li a{display:block;color:#fff;font-weight:500;text-transform:uppercase;font-size:16px}#header-wrapper .logo-nav-wrapper .nav-container>ul>li{position:relative}#header-wrapper .logo-nav-wrapper .nav-container>ul>li:not(:last-of-type){margin-right:80px}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>a{padding:40px 0}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul{box-shadow:0 0 8px rgba(39,39,39,.0705882353);min-width:200px;position:absolute;left:-22px;top:100%;opacity:0;pointer-events:none;transition:opacity .5s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul:after{content:"";position:absolute;top:-7px;left:18px;width:0;height:0;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,.5019607843)}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li{position:relative;width:100%;border-left:2px solid rgba(0,0,0,0);background-color:rgba(0,0,0,.5019607843);transition:all .6s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li a{font-size:14px;padding:18px 20px;line-height:1em;color:#fff;transition:all .6s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li:hover{border-left:2px solid #b60236;background-color:#e8f6ff;transition:all .6s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li:hover>a{color:#b60236;transition:all .6s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li:hover ul{opacity:1;pointer-events:initial;transition:opacity .5s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li ul{position:absolute;width:230px;left:100%;top:0;opacity:0;pointer-events:none;transition:opacity .5s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li ul li{width:100%;display:block;border-left:2px solid rgba(0,0,0,0);background-color:rgba(0,0,0,.5019607843);transition:all .6s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li ul li a{color:#fff;transition:all .6s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li ul li:hover{border-left:2px solid #b60236;background-color:#e8f6ff;transition:all .6s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li>ul>li ul li:hover>a{color:#b60236;transition:all .6s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li.has-sub-menu>a{position:relative;padding-right:15px}#header-wrapper .logo-nav-wrapper .nav-container>ul>li.has-sub-menu>a:after{content:"";height:8px;width:8px;background-image:url("../img/icons/icon_down.svg");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:0;top:50%;transform:translateY(-50%);filter:brightness(0) invert(1);transition:all .4s ease}#header-wrapper .logo-nav-wrapper .nav-container>ul>li:hover>ul{opacity:1;pointer-events:initial;transition:opacity .5s ease}#header-wrapper .logo-nav-wrapper .common-toggle{display:none;align-items:center;justify-content:center;position:relative;width:40px;height:40px;padding:8px;border-radius:50%;opacity:1;pointer-events:initial;transition:all .4s ease;z-index:2}#header-wrapper .logo-nav-wrapper .common-toggle .inner{width:100%}#header-wrapper .logo-nav-wrapper .common-toggle .inner span{display:block;height:1px;width:100%;background-color:#fff}#header-wrapper .logo-nav-wrapper .common-toggle .inner span:not(:last-child){margin-bottom:8px}#header-wrapper.hide-menu{opacity:0;pointer-events:none;transition:all .8s ease}.holiday-icon-wrapper{display:none}#content-wrapper #home-page .contact-section{position:relative;margin-top:-110px}#content-wrapper #home-page .contact-section .contact-container{max-width:1300px;margin:auto}#content-wrapper #home-page .about-section .about-container{display:flex;margin:0 -10px}#content-wrapper #home-page .about-section .about-container .about-item{padding:0 10px;width:50%}#content-wrapper #home-page .about-section .about-container .about-item .image-container{width:100%;height:100%;position:relative}#content-wrapper #home-page .about-section .about-container .about-item .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;right:0}#content-wrapper #home-page .about-section .about-container .about-item .text-container{background-color:#fff;padding:100px 110px 60px}#content-wrapper #home-page .about-section .about-container .about-item .text-container .section-title{max-width:420px;margin-bottom:0}#content-wrapper #home-page .about-section .about-container .about-item .text-container .section-title .content{padding-bottom:25px}#content-wrapper #home-page .service-section{background-color:#b60236}#content-wrapper #home-page .why-section .block-container{background-color:#fff}#content-wrapper #home-page .why-section .block-container .block-item:nth-of-type(1){display:flex;justify-content:space-between;margin-top:75px}#content-wrapper #home-page .why-section .block-container .block-item:nth-of-type(1) .inner{width:50%}#content-wrapper #home-page .why-section .block-container .block-item:nth-of-type(1) .inner .text-container{margin-top:75px;position:relative;padding-left:80px}#content-wrapper #home-page .why-section .block-container .block-item:nth-of-type(1) .inner .image-container{margin-top:-75px;width:100%;height:110%;position:relative;overflow:hidden;border-radius:5px}#content-wrapper #home-page .why-section .block-container .block-item:nth-of-type(1) .inner .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;right:0}#content-wrapper #home-page .broker-section .broker-container{display:flex;justify-content:space-between}#content-wrapper #home-page .broker-section .broker-container .broker-item{width:50%}#content-wrapper #home-page .broker-section .broker-container .broker-item .text-container{background-color:#b60236;padding:130px 110px}#content-wrapper #home-page .broker-section .broker-container .broker-item .image-container{position:relative;overflow:hidden;width:100%;height:100%}#content-wrapper #home-page .broker-section .broker-container .broker-item .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;right:0}#content-wrapper #contact-page .contact-section .section-title h1{font-weight:600;color:#b60236}#content-wrapper #contact-page .contact-section .section-title .content{margin-top:15px !important}#content-wrapper #contact-page .contact-section .section-content .layout-container{display:flex;flex-wrap:wrap;margin:-10px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item{padding:10px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .title{margin-bottom:40px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .title h3,#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .title span{color:#fff}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .title h3{font-family:"Outfit",sans-serif;margin-bottom:15px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .title span{font-size:16px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .content ul li{color:#fff;position:relative}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .content ul li span{position:absolute;left:30px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .content ul li img{width:18px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .content ul li:not(:last-child){margin-bottom:20px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .inner{border-radius:4px;overflow:hidden;height:100%}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item .inner .form-action input{border:1px solid #b60236}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item:nth-of-type(1){width:420px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item:nth-of-type(1) .inner{background-color:#b60236;padding:60px 50px}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item:nth-of-type(2){width:calc(100% - 420px)}#content-wrapper #contact-page .contact-section .section-content .layout-container .layout-item:nth-of-type(2) .inner{background-color:#fff;padding:60px 110px}#content-wrapper #contact-page .contact-section .section-content .quicklinks-container{margin-top:80px;text-align:center}#content-wrapper #contact-page .contact-section .section-content .quicklinks-container h4{margin-bottom:20px;color:#161616;font-weight:600;font-size:24px}#content-wrapper #contact-page .contact-section .section-content .quicklinks-container .description{max-width:640px;margin:auto;color:#5b5e61}#content-wrapper #contact-page .contact-section .section-content .quicklinks-container ul{margin-top:40px}#content-wrapper #contact-page .contact-section .section-content .quicklinks-container ul li{display:inline-block}#content-wrapper #contact-page .contact-section .section-content .quicklinks-container ul li:not(:last-child){margin-right:40px}#content-wrapper #about-page .about-section .section-info{text-align:center}#content-wrapper #about-page .about-section .section-title h1{font-weight:600}#content-wrapper #about-page .about-section .about-slider-container{margin-bottom:120px;overflow:hidden}#content-wrapper #about-page .about-section .about-slider-container .banner-slider{display:flex;position:relative;margin:0 -10px}#content-wrapper #about-page .about-section .about-slider-container .banner-slider .banner-item{width:20%;z-index:0;height:360px;padding:0 10px;position:relative;overflow:hidden}#content-wrapper #about-page .about-section .about-slider-container .banner-slider .banner-item .image-container{border-radius:5px;height:100%;width:100%;overflow:hidden;z-index:1}#content-wrapper #about-page .about-section .about-slider-container .banner-slider .banner-item .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#content-wrapper #about-page .intro-section .intro-container{display:flex;margin:0 -10px}#content-wrapper #about-page .intro-section .intro-container .intro-item{padding:0 10px;width:50%}#content-wrapper #about-page .intro-section .intro-container .intro-item .image-container{width:100%;height:100%}#content-wrapper #about-page .intro-section .intro-container .intro-item .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#content-wrapper #about-page .intro-section .intro-container .intro-item .text-container{padding:80px 55px}#content-wrapper #about-page .intro-section .intro-container .intro-item .text-container .section-title{margin-bottom:0}#content-wrapper #about-page .divider-section{background-color:#b60236}#content-wrapper #about-page .divider-section .divider-container{position:relative}#content-wrapper #about-page .divider-section .divider-container .divider-item .text-container{max-width:860px;margin:auto;text-align:center}#content-wrapper #about-page .divider-section .divider-container .divider-item .text-container h3{color:#fff}#content-wrapper #about-page .divider-section .divider-container .divider-item::before{content:"";background-image:url(../img/logo/logo-circle.png);background-repeat:no-repeat;background-position:center;width:130px;height:130px;position:absolute;top:-185px;right:0;left:0;margin:auto;z-index:99}#content-wrapper #about-page .extended-section .extended-container{display:flex;margin:0 -10px}#content-wrapper #about-page .extended-section .extended-container .extended-item{padding:0 10px}#content-wrapper #about-page .extended-section .extended-container .extended-item:nth-of-type(1){width:640px}#content-wrapper #about-page .extended-section .extended-container .extended-item:nth-of-type(2){width:calc(100% - 640px)}#content-wrapper #about-page .extended-section .extended-container .extended-item .text-container{padding:85px 70px}#content-wrapper #about-page .extended-section .extended-container .extended-item .text-container p{color:#5b5e61}#content-wrapper #about-page .extended-section .extended-container .extended-item .image-container{width:100%;height:100%}#content-wrapper #about-page .extended-section .extended-container .extended-item .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#content-wrapper #about-page .explore-section .explore-container{background-color:#b60236;border-radius:5px;overflow:hidden;padding:95px 330px}#content-wrapper #about-page .explore-section .explore-container .text-container{text-align:center}#content-wrapper #broker-page .broker-container{display:flex;max-width:860px;margin:auto}#content-wrapper #broker-page .broker-container .broker-item:nth-of-type(1){width:310px}#content-wrapper #broker-page .broker-container .broker-item:nth-of-type(2){width:calc(100% - 310px);padding:40px 75px 95px 40px;background-color:#fff}#content-wrapper #broker-page .broker-container .broker-item .image-container{width:100%;height:100%;overflow:hidden}#content-wrapper #broker-page .broker-container .broker-item .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#content-wrapper #broker-page .broker-container .broker-item .text-container .broker{padding-bottom:30px}#content-wrapper #broker-page .broker-container .broker-item .text-container .broker h4{padding-bottom:10px;font-weight:400}#content-wrapper #broker-page .broker-container .broker-item .text-container .broker h4 em{color:#b60236;font-style:normal}#content-wrapper #broker-page .broker-container .broker-item .text-container .broker p{font-weight:300;font-size:14px}#content-wrapper #broker-page .broker-container .broker-item .text-container .contact-details{padding-bottom:40px}#content-wrapper #broker-page .broker-container .broker-item .text-container .contact-details ul{display:flex}#content-wrapper #broker-page .broker-container .broker-item .text-container .contact-details ul:not(:last-child){padding-bottom:10px}#content-wrapper #broker-page .broker-container .broker-item .text-container .contact-details ul li:nth-of-type(1){padding-right:10px}#content-wrapper #broker-page .broker-container .broker-item .text-container .specialization p{font-weight:400}#content-wrapper #broker-page .broker-container .broker-item .text-container .specialization p:nth-of-type(1){margin-bottom:10px;color:#5b5e61;font-size:14px}#content-wrapper #single-service-page .service-section .service-container{display:flex}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1){width:calc(100% - 420px)}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) p{padding-bottom:38px;color:#5b5e61}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .service-list{margin-bottom:60px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .service-list ul{display:flex;flex-wrap:wrap;padding:0;margin:0}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .service-list ul li{width:50%;padding:10px;position:relative;color:#b60236}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .service-list ul li::before{content:"";position:absolute;background-image:url(../img/icons/line.png);background-repeat:no-repeat;background-position:center;width:200px;height:16px;top:30px;left:0;z-index:1}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .service-brief-container .service-item{margin-bottom:50px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .service-brief-container .service-item .text-container h3{color:#b60236;padding-bottom:20px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .service-brief-container .service-item .text-container p{color:#5b5e61}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .service-brief-container .service-item .image-container{width:100%;height:100%}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .service-brief-container .service-item .image-container img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .steps h4{color:#5b5e61;font-weight:400;padding-bottom:30px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .steps ol{padding-left:10px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(1) .steps ol li{list-style:auto;color:#5b5e61}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2){width:420px;margin-left:130px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section{position:sticky;top:175px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section .inner{border-radius:5px;overflow:hidden}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section .inner .title{background-color:#b60236;padding:30px 0;text-align:center}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section .inner .title h3{color:#fff}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section .inner .content{background-color:#fff;padding:20px 20px 20px 40px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section .inner .content ul li{position:relative;padding-left:40px;color:#5b5e61}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section .inner .content ul li::before{content:"";position:absolute;background-image:url(../img/icons/check.png);background-repeat:no-repeat;background-position:center;width:16px;height:16px;top:3px;left:0;z-index:1}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section .inner:nth-of-type(2){margin-top:40px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section .inner:nth-of-type(2) .cta{background-color:#b60236;text-align:center;padding:40px}#content-wrapper #single-service-page .service-section .service-container .service-inner:nth-of-type(2) .sticky-section .inner:nth-of-type(2) .cta h3{color:#fff;padding-bottom:25px}#footer-wrapper{background-color:#b60236;z-index:999}#footer-wrapper .top-footer .footer-container{display:flex;border-bottom:1px solid #cbcbcb}#footer-wrapper .top-footer .footer-container .footer-item:nth-of-type(1){width:calc(100% - 420px);display:flex}#footer-wrapper .top-footer .footer-container .footer-item:nth-of-type(1) .inner{padding-right:100px}#footer-wrapper .top-footer .footer-container .footer-item:nth-of-type(1) .inner .title{padding-bottom:25px}#footer-wrapper .top-footer .footer-container .footer-item:nth-of-type(1) .inner .title h6{color:#cbcbcb;font-size:14px}#footer-wrapper .top-footer .footer-container .footer-item:nth-of-type(1) .inner ul li{color:#fff;font-size:16px;font-weight:600}#footer-wrapper .top-footer .footer-container .footer-item:nth-of-type(1) .inner ul li:not(:last-child){padding-bottom:25px}#footer-wrapper .top-footer .footer-container .footer-item:nth-of-type(1) .inner ul li a{color:#fff}#footer-wrapper .top-footer .footer-container .footer-item:nth-of-type(2){width:420px}#footer-wrapper .bottom-footer{padding-top:60px}#footer-wrapper .bottom-footer .footer-container{display:flex;justify-content:space-between}#footer-wrapper .bottom-footer .footer-container .footer-item .title h6{color:#cbcbcb;font-size:14px}#footer-wrapper .bottom-footer .footer-container .footer-item ul{align-items:center}#footer-wrapper .bottom-footer .footer-container .footer-item ul li{color:#fff;font-size:16px;font-weight:600}.common-banner-section.type-small-height .banner-slider .banner-item{height:50vh}.common-banner-section.type-video .banner-slider .banner-item .video-wrapper video{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.common-banner-section.type-icon .banner-slider .banner-item .text-container{top:80%}.common-banner-section.type-icon .banner-slider .banner-item .text-container .inner{display:flex;align-items:center}.common-banner-section.type-icon .banner-slider .banner-item .text-container .inner .image{width:60px;height:60px;background-color:#b60236;padding:12px}.common-banner-section.type-icon .banner-slider .banner-item .text-container .inner .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.common-banner-section.type-icon .banner-slider .banner-item .text-container .inner .text{background-color:#b60236;margin-top:12px;margin-left:-3px}.common-banner-section.type-icon .banner-slider .banner-item .text-container .inner .text h2{color:#fff;padding:0 5px;font-size:40px}.common-banner-section.type-center .banner-slider .banner-item .text-container .inner{margin:auto;text-align:center}.common-banner-section .banner-slider .banner-item{z-index:0;height:90vh;background-color:#fff;position:relative;background-size:cover;background-position:center bottom}.common-banner-section .banner-slider .banner-item img,.common-banner-section .banner-slider .banner-item iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.common-banner-section .banner-slider .banner-item .text-container{z-index:2;position:absolute;top:45%;transform:translateY(-50%);width:100%;left:0}.common-banner-section .banner-slider .banner-item .text-container .inner{width:530px}.common-banner-section .banner-slider .banner-item .text-container .inner .title{padding-bottom:40px}.common-banner-section .banner-slider .banner-item .text-container .inner .title h1{font-weight:bold;color:#b60236}.common-banner-section .banner-slider .banner-item .text-container .inner .content p{color:#fff}.common-block-container{display:block;flex-wrap:wrap;margin:0 -10px}.common-block-container .block-item{width:25%;padding:0 10px}.common-block-container .block-item .inner{position:relative;overflow:hidden}.common-block-container .block-item .inner .image-container a{display:block;position:relative;overflow:hidden;padding-bottom:142%}.common-block-container .block-item .inner .image-container a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;right:0;transform:scale(1);transition:all 1.4s ease}.common-block-container .block-item .inner .text-container{width:100%;height:220px;position:absolute;border-radius:4px;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 34.66%);bottom:0;left:0}.common-block-container .block-item .inner .text-container .inner{padding:55px 40px 0;overflow:hidden}.common-block-container .block-item .inner .text-container .inner img{width:50px;height:auto}.common-block-container .block-item .inner .text-container .inner h4{padding:20px 0;color:#b60236;font-weight:600}.common-block-container .block-item .inner .text-container .inner p{height:0;color:#5b5e61}.common-block-container .block-item .inner:hover .text-container{height:100%;transform:scale(1);transition:all 1.2s ease}.common-block-container .block-item .inner:hover .text-container .inner p{height:initial;display:block}.common-detail-container{display:flex;border-radius:5px;background-color:#b60236;margin:-10px}.common-detail-container .common-detail-item{padding:10px;width:33.33%}.common-detail-container .common-detail-item .inner{padding:40px 50px}.common-detail-container .common-detail-item .inner img{width:40px;height:auto;padding-bottom:15px}.common-detail-container .common-detail-item .inner a{color:#fff}.common-detail-container .common-detail-item .inner p{color:#fff}.common-detail-container .common-detail-item:not(:last-child){border-right:1px #db809a dashed}.common-detail-container.type-invert{background-color:#fff;margin:0}.common-detail-container.type-invert .common-detail-item{width:25%;margin:60px 0}.common-detail-container.type-invert .common-detail-item .inner{width:100%;padding:0 40px}.common-detail-container.type-invert .common-detail-item .inner img{width:50px}.common-detail-container.type-invert .common-detail-item .inner h5{padding:20px 0;color:#161616;font-weight:600;font-family:"Outfit",sans-serif}.common-detail-container.type-invert .common-detail-item .inner p{color:#5b5e61}.common-detail-container.type-invert .common-detail-item:not(:last-child){border-right:1px #e397ad dashed}.common-testimonial-container{display:flex;margin:0 -20px}.common-testimonial-container .slick-track{display:flex}.common-testimonial-container .slick-track .slick-slide{display:flex;height:auto;align-items:center;justify-content:center}.common-testimonial-container .slick-list{padding:0 350px}.common-testimonial-container .common-testimonial-item{position:relative;padding:0 20px;border-radius:5px}.common-testimonial-container .common-testimonial-item.slick-current.slick-active .inner{padding:40px;transition:all .2s ease}.common-testimonial-container .common-testimonial-item.slick-current.slick-active .inner .inside-inner{transform:scale(1);margin-left:0px;transition:all .2s ease}.common-testimonial-container .common-testimonial-item .inner{padding:20px 10px;background-color:#fff;display:flex;flex-direction:column;justify-content:center}.common-testimonial-container .common-testimonial-item .inner .inside-inner{transform:scale(0.8);margin-left:-34px;transition:all .2s ease}.common-testimonial-container .common-testimonial-item .inner .text-container{padding-bottom:20px;transition:all .2s ease}.common-testimonial-container .common-testimonial-item .inner .text-container p{color:#5b5e61}.common-testimonial-container .common-testimonial-item .inner .image-container{display:flex;align-items:center}.common-testimonial-container .common-testimonial-item .inner .image-container img{width:80px;height:auto}.common-testimonial-container::before{position:absolute;width:200px;content:"";left:0;bottom:0;height:355px;z-index:99;background:linear-gradient(95deg, #EDEDED 28.1%, rgba(237, 237, 237, 0) 100%)}.common-testimonial-container::after{position:absolute;content:"";right:0;bottom:0;width:200px;height:355px;background:linear-gradient(270deg, #EDEDED 28.45%, rgba(237, 237, 237, 0) 100%)}.common-newsletter-container .common-form{position:relative}.common-newsletter-container .common-form input{background-color:rgba(0,0,0,0);border-radius:5px !important;color:#fff !important}.common-newsletter-container .common-form input::-moz-placeholder{color:#fff !important}.common-newsletter-container .common-form input::placeholder{color:#fff !important}.common-newsletter-container .common-form input[type=submit]{padding:0;border:0;background:rgba(0,0,0,0) url(../img/icons/send.png) center no-repeat;background-size:23px;color:rgba(0,0,0,0) !important;position:absolute;z-index:3;right:20px;top:20px;height:18px;width:24px}.common-newsletter-container .common-form input[type=submit] img{width:100%}.common-newsletter-container .common-form input[type=submit]:focus{outline:none}.common-newsletter-container .inner h4{color:#fff;padding-bottom:20px}.common-newsletter-container .inner h4 em{font-size:42px;font-weight:600;font-style:normal}.common-newsletter-container .inner p{color:#fff;padding-bottom:20px;font-weight:400}.common-lender-container{background-color:#fff;position:relative;z-index:0;padding:40px 80px}.common-lender-container .lender-inner-container{z-index:0;display:flex;flex-wrap:wrap;position:relative;margin:-20px}.common-lender-container .lender-inner-container .lender-item{width:20%;padding:20px}.common-lender-container .lender-inner-container .lender-item .inner{height:68px;text-align:center}.common-lender-container .lender-inner-container .lender-item .inner img{width:155px;height:auto;max-width:100%}.common-title{margin-bottom:30px}.common-title h5{font-weight:bold;text-transform:uppercase;letter-spacing:2px}.common-logo-container a{width:120px;display:inline-block}.common-logo-container a img{width:100%;max-width:100%;height:auto}.common-logo-container.type-big a{width:200px}.common-toggle{display:none}.common-form.contact-page .fields .form-group:not(:last-of-type){margin-bottom:20px}.common-form .fields{display:flex;flex-wrap:wrap;margin:0 -10px}.common-form .fields .form-group{position:relative;width:100%;margin-bottom:0;padding:0 10px}.common-form .fields .form-group:not(:last-of-type){margin-bottom:10px}.common-form .fields .form-group.half-width{width:50%}.common-form .fields .form-group.has-error input,.common-form .fields .form-group.has-error select,.common-form .fields .form-group.has-error textarea{border:1px solid #e74c3c}.common-form .fields .form-group.has-error label{color:#e74c3c}.common-form .fields .form-group.has-error .floating-label{color:#e74c3c}.common-form .fields .form-group label{font-weight:bold;font-size:14px}.common-form .fields .form-group input,.common-form .fields .form-group select,.common-form .fields .form-group textarea{font-family:"Outfit",sans-serif;font-size:16px;line-height:1em;width:100%;padding-left:20px;color:#333;border:1px solid #cbcbcb;border-radius:0;height:60px}.common-form .fields .form-group input::-moz-placeholder, .common-form .fields .form-group select::-moz-placeholder, .common-form .fields .form-group textarea::-moz-placeholder{color:#5b5e61}.common-form .fields .form-group input::placeholder,.common-form .fields .form-group select::placeholder,.common-form .fields .form-group textarea::placeholder{color:#5b5e61}.common-form .fields .form-group textarea{height:120px;padding-top:15px}.common-form .fields .form-group .floating-label{font-size:15px;display:inline-block;padding:2px 6px;line-height:1em;pointer-events:none;color:#000;position:absolute;left:11px;top:16px;transition:.2s ease all;background:#000}.common-form .fields .form-group input:focus~.floating-label,.common-form .fields .form-group select:focus~.floating-label,.common-form .fields .form-group textarea:focus~.floating-label,.common-form .fields .form-group input:not(:focus):valid~.floating-label,.common-form .fields .form-group select:not(:focus):valid~.floating-label,.common-form .fields .form-group textarea:not(:focus):valid~.floating-label{top:-7px;transform:translateY(0);font-size:13px}.common-form .form-action{margin-top:10px}.common-remove-tab-style{border-bottom:0}.common-remove-tab-style li a{padding:0;background-color:rgba(0,0,0,0);border:0}.common-remove-tab-style li a:focus,.common-remove-tab-style li a:hover{background-color:rgba(0,0,0,0);border:0}.common-remove-tab-style li.active a{background-color:rgba(0,0,0,0);border:0}.common-remove-tab-style li.active a:focus,.common-remove-tab-style li.active a:hover{background-color:rgba(0,0,0,0);border:0}.common-back-top{z-index:21;position:fixed;bottom:20px;right:50px;border-radius:50%;background:rgba(110,193,228,.6)}.common-back-top a{height:60px;width:60px;display:flex;align-items:center;justify-content:center}.common-back-top a i{font-size:20px;color:#fff}.common-action a{font-size:18px}.common-action.type-bold a{font-weight:700;color:#161616}.common-banner-section .banner-slider .banner-item:not(:first-of-type){display:none}.common-banner-section .banner-slider.slick-initialized .banner-item{display:block}.common-testimonial-item.slick-center{opacity:1;transform:scale(1)}.slick-slider .slick-prev,.slick-slider .slick-next{z-index:1;height:45px;width:32px}.slick-slider .slick-prev:after,.slick-slider .slick-next:after{content:"";height:inherit;width:inherit;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);margin:auto;background-size:contain;background-repeat:no-repeat;background-position:center}.slick-slider .slick-prev:before,.slick-slider .slick-next:before{display:none}.slick-slider .slick-prev{left:20px}.slick-slider .slick-prev:after{background-image:url("../img/icons/left-arrow.svg")}.slick-slider .slick-next{right:20px}.slick-slider .slick-next:after{background-image:url("../img/icons/right-arrow.svg")}.slick-slider .slick-dots li{height:13px;width:13px;border-radius:100%;margin:0;background-color:rgba(255,255,255,.45)}.slick-slider .slick-dots li.slick-active{background-color:#fff}.slick-slider .slick-dots li:not(:last-of-type){margin-right:18px}.slick-slider .slick-dots li button{height:13px;width:13px;padding:0;opacity:0}.slick-slider.slick-dotted{margin-bottom:0}.slick-slider.slick-dotted .slick-dots{bottom:-40px}.modal .modal-dialog{max-width:650px;margin:70px auto}.modal .modal-dialog .modal-header{padding:0;border:0}.modal .modal-dialog .modal-header button{z-index:1;height:40px;width:36px;margin:0;padding:0;color:#fff;opacity:1;outline:none;position:absolute;top:0;right:0}.modal .modal-dialog .modal-header button i{color:#000;font-size:13px}.modal .modal-dialog .modal-content{background:#fff;border-radius:0}.modal .modal-dialog .modal-content .modal-body{padding:30px 26px}.modal .modal-dialog .modal-content .modal-body .modal-loading-gif{height:130px;position:relative}.modal .modal-dialog .modal-content .modal-body .modal-loading-gif img{width:30px;position:absolute;left:0;right:0;margin:auto;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.modal .modal-dialog .modal-content .modal-body .modal-loading-area .title{margin-bottom:30px}@keyframes slide-down{0%{opacity:0;transform:translateY(-100%)}100%{opacity:.9;transform:translateY(0)}}