/**handles:slick-slider,simplebar,home-new,c-map-styles,magnific-css**/
/* Slider */
.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;
}
[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
@media only screen and (min-width:1101px){.hide-desktop{display:none!important}}@media only screen and (max-width:1100px) and (min-width:768px){.hide-tablet{display:none!important}}@media only screen and (max-width:767px){.hide-mobile{display:none!important}}@media only screen and (max-width:1100px){.show-desktop{display:none!important}}@media only screen and (min-width:1101px){.show-tablet{display:none!important}}@media only screen and (max-width:767px){.show-tablet{display:none!important}}@media only screen and (min-width:768px){.show-mobile{display:none!important}}.btn{border:2px solid #fff!important;background:#fff;font-size:20px!important;line-height:16px!important;padding:10px 15px!important;font-family:futura-pt,sans-serif;transition:background-color .4s 0s ease,color .4s 0s ease!important;display:inline-block;line-height:1.4!important;text-align:center}.btn:hover{background:0 0!important;text-decoration:none!important}.btn.btn-cream{color:#fff!important;background:#e1b66e!important;border-color:#e1b66e!important}.btn.btn-cream:hover{background:0 0!important;color:#e1b66e!important}.btn-cyan{color:#fff!important;background:#7ab4c1!important;border-color:#7ab4c1!important}.btn-cyan:hover{background:0 0!important;color:#7ab4c1!important}.mark{background:0 0;position:relative;color:#fff}.mark::after{content:"";position:absolute;display:block;width:98%;top:70%;left:-2.5%;height:16px;z-index:-1;background-color:#707070}@media only screen and (max-width:1100px){.mark::after{height:12px}}@media only screen and (max-width:767px){.mark::after{height:7px}}.mark-cream::after{background-color:#e1b66e}.parallax-background{perspective:1px}.parallax-background .parallax-background-element{position:absolute;left:0;top:-2rem;width:100%;height:100%;background-size:cover;z-index:-1;transition:transform 80ms 0s linear;transform:translateY(0)}@media only screen and (max-width:767px){.parallax-background .parallax-background-element{display:none}}.parallax-background .parallax-background-element>.vc_column-inner{position:relative;width:100%;height:100%;padding:0;background-repeat:no-repeat;background-position:center}@media only screen and (max-width:1100px){.parallax-background .parallax-background-element>.vc_column-inner{width:80%;left:50%;height:100%;top:7%;transform:translateX(-50%);background-attachment:initial;background-size:contain}}.parallax-background .parallax-background-element>.vc_column-inner .wpb_wrapper{display:none}body{padding-top:79px}body .header-logo,body .header-logo .gusta-logo a{height:auto!important}body .header-logo .gusta-logo a img{max-width:202px!important;height:auto!important}@media only screen and (max-width:767px){body .header-logo .gusta-logo a img{max-width:182px!important}}body #site-main-navigation{padding:10px 30px!important;width:100%!important;height:80px!important;max-width:1450px!important;display:flex;align-items:center}body #site-main-navigation .wpb_wrapper{display:flex;justify-content:space-between}body #site-main-navigation .wpb_wrapper div.gusta-align-left{width:auto}body #site-main-navigation .wpb_wrapper #main_nav{padding:0!important;background:0 0!important;margin:0!important;display:flex;align-items:center}body #site-main-navigation .wpb_wrapper #main_nav .gusta-navigation{justify-content:flex-end}body #site-main-navigation .wpb_wrapper #main_nav>ul>li>a{font-family:Roboto,sans-serif!important;font-size:16px!important;color:#fff}@media only screen and (max-width:1400px){body #site-main-navigation .wpb_wrapper #main_nav>ul>li>a{font-size:14px!important}}@media only screen and (max-width:1300px){body{padding-top:138px}body #site-main-navigation{height:auto!important}body #site-main-navigation .wpb_wrapper{flex-wrap:wrap;align-items:center;flex-direction:column;padding:5px 0 0}body .header-logo{margin-bottom:1rem!important}}@media only screen and (max-width:1100px){body #site-main-navigation .wpb_wrapper #main_nav>ul>li>a{font-size:13px!important}}@media only screen and (max-width:989px){body #section-1005571{display:block!important}}body #site-mobile-navigation>.vc_row{padding:1rem 30px 1rem!important}@media only screen and (max-width:1100px){body #site-mobile-navigation>.vc_row{height:85px}}@media only screen and (max-width:767px){body #site-mobile-navigation>.vc_row{height:85px;padding:23px 30px 23px!important}}body #site-mobile-navigation #menu-main-2{width:calc(100% + 60px);position:relative;left:-30px;display:none;background:#171717}@media only screen and (max-width:1100px){body #site-mobile-navigation #menu-main-2{top:-5px}}@media only screen and (max-width:767px){body #site-mobile-navigation #menu-main-2{top:-15px}}body #site-mobile-navigation #menu-main-2 li a{font-size:16px!important;font-family:Roboto,sans-serif;line-height:1.5;color:#fff!important;text-align:left;border-color:#707070!important}body #site-mobile-navigation #menu-main-2 .menu-item.btn-cream{border:0!important}body #site-mobile-navigation #menu-main-2 .menu-item.btn-cream a{text-transform:uppercase;text-align:center;padding:5px 0!important}body #site-mobile-navigation .container>.vc_section>.vc_row{padding:1.5rem 30px 0!important}body #site-mobile-navigation .gusta-align-left{width:auto;display:inline-block}body #site-mobile-navigation .gusta-clear{display:none}body #site-mobile-navigation .vc_btn3-container{float:right}body #site-mobile-navigation .vc_btn3-container a{background:0 0!important;color:#fff;position:relative}@media only screen and (max-width:1100px){body #site-mobile-navigation .vc_btn3-container a{top:2px}}@media only screen and (max-width:767px){body #site-mobile-navigation .vc_btn3-container a{top:-5px}}body #site-mobile-navigation .vc_btn3-container a.mobile-menu-active i::before{content:"\f00d"!important}body #site-mobile-navigation .vc_btn3-container a i{font-size:24px;font-weight:300}body #site-mobile-navigation .vc_btn3-container a i::before{font-family:"Font Awesome 5 Pro"}body .gusta-nav>ul>li{display:flex;opacity:.65;align-items:center}body .gusta-nav>ul>li.btn,body .gusta-nav>ul>li.current_page_item{opacity:1!important}body .gusta-nav>ul>li>.gusta-dropdown-menu{top:100%}body .gusta-nav>ul>.menu-item.btn-cream{border:2px solid #fff!important;font-size:13px!important;line-height:16px!important}body .gusta-nav>ul>.menu-item.btn-cream a{padding:12px 20px!important;opacity:1}body .gusta-nav>ul>.menu-item.btn-cream{background:#e1b66e!important;border-color:#e1b66e!important}body .gusta-nav>ul>.menu-item.btn-cream a{color:#fff!important}body .gusta-nav>ul>.menu-item.btn-cream:hover a{color:#e1b66e!important}body .list-inline{display:flex!important;flex-wrap:wrap!important}body .list-inline-item{display:inline-block!important}body .d-flex{display:flex!important}body .justify-content-between{justify-content:space-between!important}body .pr-6{padding-right:5rem!important}body .ml-4{margin-left:1.3rem!important}body .mr-4{margin-right:1.3rem!important}body .footer-logo .gusta-logo a img{max-width:224px!important;height:auto!important}body #section-11299.footer-section{background:#171717!important;padding:55px 0 10px!important}@media only screen and (max-width:1100px){body #section-11299.footer-section{padding:55px 0 30px!important}}@media only screen and (max-width:767px){body #section-11299.footer-section{padding:40px 0 0!important}}body .footer-section .footer-social{padding:10px 20px;margin:0 auto}@media only screen and (min-width:1500px){body .footer-section .footer-social{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body .footer-section .footer-social{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body .footer-section .footer-social{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body .footer-section .footer-social{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body .footer-section .footer-social{max-width:950px}}@media only screen and (max-width:1100px){body .footer-section .footer-social{padding:10px 30px}}@media only screen and (max-width:767px){body .footer-section .footer-social{padding:10px 15px}}body .footer-section .footer-social .wpb_wrapper .gusta-logo{max-width:202px!important;height:auto!important}body .footer-section .footer-social .vc_column-inner>.wpb_wrapper{display:flex;justify-content:space-between;margin-bottom:25px}@media only screen and (max-width:767px){body .footer-section .footer-social .vc_column-inner>.wpb_wrapper{flex-direction:column;justify-content:flex-start}}body .footer-section .footer-social .wpb_raw_code{margin-bottom:0}@media only screen and (max-width:767px){body .footer-section .footer-social .wpb_raw_code{margin-top:2.25rem}}body .footer-section .footer-social .wpb_raw_code ul li{margin-left:1.5rem}@media only screen and (max-width:767px){body .footer-section .footer-social .wpb_raw_code ul li{margin-left:0!important;margin-right:2rem!important;margin-bottom:-1rem}}body .footer-section .footer-separator{margin:0;margin:0 auto}@media only screen and (min-width:1500px){body .footer-section .footer-separator{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body .footer-section .footer-separator{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body .footer-section .footer-separator{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body .footer-section .footer-separator{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body .footer-section .footer-separator{max-width:950px}}body .footer-section .footer-separator .vc_separator{margin-bottom:10px;padding:0 20px}@media only screen and (max-width:1100px){body .footer-section .footer-separator .vc_separator{padding:0 30px}}@media only screen and (max-width:767px){body .footer-section .footer-separator .vc_separator{padding:0 15px}}body .footer-section .footer-separator .vc_separator .vc_sep_line{max-width:calc(1450px);margin:0 auto 0;position:relative;border-color:#707070}body .footer-section .footer-contact{margin:0 auto;padding-left:25px;padding-right:25px;padding-top:0!important}@media only screen and (min-width:1500px){body .footer-section .footer-contact{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body .footer-section .footer-contact{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body .footer-section .footer-contact{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body .footer-section .footer-contact{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body .footer-section .footer-contact{max-width:950px}}@media only screen and (max-width:1100px){body .footer-section .footer-contact{padding-left:35px;padding-right:35px}body .footer-section .footer-contact .vc_custom_1620228736996>.wpb_wrapper>.wpb_text_column:last-of-type{margin-bottom:65px}}@media only screen and (max-width:767px){body .footer-section .footer-contact{padding-left:20px;padding-right:20px;margin-top:1.5rem}body .footer-section .footer-contact .vc_custom_1620228736996>.wpb_wrapper>.wpb_text_column:last-of-type{margin-bottom:15px}}body .footer-section .footer-contact .pr-6{padding-right:0!important}body .footer-section .footer-contact h3{font-size:24px!important;line-height:40px;color:#e2f0f3!important;font-family:futura-pt,sans-serif;text-transform:none;border:0!important}body .footer-section .footer-contact a,body .footer-section .footer-contact p{font-family:roboto!important;font-style:normal!important;font-size:16px!important;color:#707070!important;transition:color .3s 0s ease}body .footer-section .footer-contact .color-white{margin:17px 0 0;max-width:250px;padding:0!important}body .footer-section .footer-contact .color-white a,body .footer-section .footer-contact .color-white p{color:#fff!important}body .footer-section .footer-contact b,body .footer-section .footer-contact strong{color:#fff!important}body .footer-section .footer-contact ul.footertext li{padding-bottom:5px!important}body .footer-section .footer-social a,body .footer-section .white a{color:#e2f0f3;font-size:22px}body .footer-section .footer-social a:focus,body .footer-section .footer-social a:hover,body .footer-section .white a:focus,body .footer-section .white a:hover{color:#fff!important}body .footer-section .footer-social a:hover i,body .footer-section .white a:hover i{color:#e1b66e}body .footer-section .footer-social a i,body .footer-section .white a i{font-size:24px;transition:color .3s 0s ease}body .footer-section #colophon.footer-terms .vc_custom_1642537851809{margin-bottom:0!important}@media only screen and (max-width:1100px) and (min-width:768px){body .footer-section .model-and-hours-column,body .footer-section .quick-links-column{width:50%}}body .footer-section #colophon.footer-terms{margin-top:0!important;position:relative;top:-8px;padding:0 25px}@media only screen and (min-width:1500px){body .footer-section #colophon.footer-terms{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body .footer-section #colophon.footer-terms{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body .footer-section #colophon.footer-terms{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body .footer-section #colophon.footer-terms{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body .footer-section #colophon.footer-terms{max-width:950px}}@media only screen and (max-width:1100px){body .footer-section #colophon.footer-terms{padding:0 35px}}@media only screen and (max-width:767px){body .footer-section #colophon.footer-terms{padding:0 20px 2rem;display:flex;flex-direction:column-reverse}body .footer-section #colophon.footer-terms .wpb_column:first-of-type p{text-align:center!important}body .footer-section #colophon.footer-terms .wpb_column:last-of-type p{text-align:center!important}body .footer-section #colophon.footer-terms .wpb_column:last-of-type p .footertext{margin-top:1rem;display:block}body .footer-section #colophon.footer-terms .vc_custom_1642537851809{margin-bottom:35px!important}}body .footer-section #colophon.footer-terms a,body .footer-section #colophon.footer-terms p{font-family:roboto!important;font-style:normal!important;font-size:16px!important;color:#707070!important;line-height:1.5;transition:color .3s 0s ease}@media only screen and (max-width:767px){body .footer-section #colophon.footer-terms a,body .footer-section #colophon.footer-terms p{font-size:14px!important}}body .footer-section #colophon.footer-terms a:focus,body .footer-section #colophon.footer-terms a:hover{color:#fff!important;text-decoration:none!important}@media only screen and (max-width:1100px){body .footer-section #colophon.footer-terms>.wpb_column{margin-bottom:-35px;margin-top:10px}}body .tparrows{display:none!important}body .top-slider .wpb_content_element{margin:0}body nav.gusta-navbar-default{transition:box-shadow .4s 0s ease}body nav.gusta-navbar-default.window-scrolled{box-shadow:10px 0 20px rgba(0,0,0,.4)}body .futura-pt-font{padding:0 30px 25px!important;width:100vw!important}@media only screen and (min-width:1500px){body .futura-pt-font{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body .futura-pt-font{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body .futura-pt-font{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body .futura-pt-font{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body .futura-pt-font{max-width:950px}}@media only screen and (max-width:1420px){body .futura-pt-font{font-size:72px!important;line-height:1.07!important}}@media only screen and (max-width:1499px){body .futura-pt-font{padding-bottom:5rem!important}}@media only screen and (max-width:1300px){body .futura-pt-font{padding:0 30px 75px!important}}@media only screen and (max-width:1199px){body .futura-pt-font{padding-bottom:6rem!important}}@media only screen and (max-width:1100px){body .futura-pt-font{padding:0 45px 75px!important}}@media only screen and (max-width:767px){body .futura-pt-font{padding:0 30px 10px!important;font-size:44px!important}}body #call-to-action-wrapper{padding:0 30px;margin:0 auto}@media only screen and (min-width:1500px){body #call-to-action-wrapper{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body #call-to-action-wrapper{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body #call-to-action-wrapper{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body #call-to-action-wrapper{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body #call-to-action-wrapper{max-width:950px}}@media only screen and (max-width:1100px){body #call-to-action-wrapper{padding:0 45px}}@media only screen and (max-width:767px){body #call-to-action-wrapper{padding:0 30px}}body #call-to-action-wrapper .call-to-action{max-width:none;background:#211c72;padding:3.5rem 6.9rem;position:relative;transform:translateY(-50%)}@media only screen and (max-width:1100px){body #call-to-action-wrapper .call-to-action{padding:2rem 3rem;transform:translateY(-60%)}}@media only screen and (max-width:767px){body #call-to-action-wrapper .call-to-action{padding:2rem 2rem 1.5rem;transform:translateY(0);top:-4.5rem}}body #call-to-action-wrapper .call-to-action p{font-size:24px!important;color:#fff!important;line-height:1.35;font-family:futura-pt,sans-serif}body #call-to-action-wrapper .call-to-action .btn{margin-bottom:12px;padding-left:1.75rem!important;padding-right:1.75rem!important}body #call-to-action-wrapper .call-to-action .wpb_row{display:flex;align-items:center}@media only screen and (max-width:767px){body #call-to-action-wrapper .call-to-action .wpb_row{flex-direction:column}}@media only screen and (max-width:1500px){body #call-to-action-wrapper .call-to-action>.vc_column-inner>.wpb_wrapper>.vc_row>.wpb_column:last-of-type p{display:flex;flex-direction:column-reverse;align-items:flex-end}}@media only screen and (max-width:767px){body #call-to-action-wrapper .call-to-action>.vc_column-inner>.wpb_wrapper>.vc_row>.wpb_column:last-of-type p{text-align:right;align-items:flex-start;margin-top:2.5rem}}body #call-to-action-wrapper .wpb_row .wpb_column .vc_column-inner{padding:0!important}body #call-to-action-wrapper .wpb_content_element{margin:0}body #featured-floating-content{padding:90px 15px 0;margin:0 auto;background-repeat:no-repeat;background-position:8.5rem 5.75rem;padding-bottom:470px}@media only screen and (min-width:1500px){body #featured-floating-content{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body #featured-floating-content{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body #featured-floating-content{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body #featured-floating-content{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body #featured-floating-content{max-width:950px}}@media only screen and (max-width:1100px){body #featured-floating-content{padding-left:30px;padding-right:30px;margin-top:-1rem;padding-top:0;padding-bottom:320px}}@media only screen and (max-width:767px){body #featured-floating-content{padding-left:15px;padding-right:15px;padding-bottom:18.5rem;background:0 0!important}}body #featured-floating-content .wpb_wrapper h3{font-size:44px!important;text-transform:none;font-family:futura-pt,sans-serif;color:#211c72!important;line-height:1.2!important;max-width:520px;margin-bottom:1.6rem;margin-left:6.9rem}@media only screen and (max-width:1200px){body #featured-floating-content .wpb_wrapper h3{font-size:34px!important}}body #featured-floating-content .wpb_wrapper p{font-size:16px!important;font-family:Roboto,sans-serif;line-height:1.5;display:block}body #featured-floating-content .wpb_wrapper .indented-paragraph{margin-left:14rem;max-width:390px}@media only screen and (max-width:1100px){body #featured-floating-content .wpb_wrapper .indented-paragraph{margin:0;max-width:220px}}@media only screen and (max-width:767px){body #featured-floating-content .wpb_wrapper .indented-paragraph{margin:0;max-width:none;margin-bottom:1.5rem}}body #featured-floating-content .wpb_wrapper .floating-image{margin-top:-42px}@media only screen and (max-width:1100px){body #featured-floating-content .left-column{width:100%}body #featured-floating-content .left-column>.vc_column-inner{padding:0 15px}body #featured-floating-content .left-column>.vc_column-inner>.wpb_wrapper>.wpb_text_column{margin:0}body #featured-floating-content .left-column>.vc_column-inner>.wpb_wrapper>.wpb_text_column p{height:0;overflow:hidden}body #featured-floating-content .left-column>.vc_column-inner>.wpb_wrapper>.wpb_text_column p.indented-paragraph{height:auto}body #featured-floating-content .left-column h3{max-width:none;margin:0 1rem 0 0}}@media only screen and (max-width:767px){body #featured-floating-content .left-column{width:100%}body #featured-floating-content .left-column>.vc_column-inner{padding:0 15px}body #featured-floating-content .left-column>.vc_column-inner>.wpb_wrapper>.wpb_text_column{margin:0}body #featured-floating-content .left-column>.vc_column-inner>.wpb_wrapper>.wpb_text_column p{height:0;overflow:hidden}body #featured-floating-content .left-column>.vc_column-inner>.wpb_wrapper>.wpb_text_column p.indented-paragraph{height:auto}body #featured-floating-content .left-column h3{max-width:none;margin:0 1rem 0 0}}@media only screen and (max-width:1100px){body #featured-floating-content .right-column{width:100%}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper .wpb_text_column:first-of-type{width:40%}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper .wpb_text_column:last-of-type{width:60%}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper .wpb_text_column:last-of-type img.floating-image{margin-bottom:-10.5rem!important;margin-top:-1.4rem;margin-left:auto;margin-right:0}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper .wpb_text_column:last-of-type img.alignleft{margin:0 0 0 -1.5rem}}@media only screen and (max-width:767px){body #featured-floating-content .right-column{width:100%}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper .wpb_text_column:first-of-type{width:100%}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper .wpb_text_column:last-of-type{width:100%}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper .wpb_text_column:last-of-type img.floating-image{margin-bottom:-10.5rem!important;margin-top:-3.4rem;margin-left:auto;margin-right:-2.5rem;width:45vw}body #featured-floating-content .right-column>.vc_column-inner>.wpb_wrapper .wpb_text_column:last-of-type img.alignleft{margin:0 0 0 -2.5rem;width:90vw;max-width:none}}body #featured-floating-content .right-column .wpb_wrapper .floating-image{border-bottom:12px solid #7ab4c1;margin-bottom:-8rem!important;z-index:1;position:relative}@media only screen and (max-width:1250px){body #featured-floating-content .right-column .wpb_wrapper .floating-image{margin-right:-1rem;margin-bottom:-2rem!important}}body #posts-section{margin-top:-260px;background-size:cover;background-repeat:no-repeat;margin-bottom:15rem}@media only screen and (max-width:1100px){body #posts-section{background:#211c72!important;margin-bottom:3rem}}body #posts-section .posts-section-content{padding:0 calc(6.9rem + 15px);margin:0 auto;padding-top:4rem;padding-bottom:4.5rem}@media only screen and (min-width:1500px){body #posts-section .posts-section-content{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body #posts-section .posts-section-content{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body #posts-section .posts-section-content{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body #posts-section .posts-section-content{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body #posts-section .posts-section-content{max-width:950px}}@media only screen and (max-width:1100px){body #posts-section .posts-section-content{padding:4rem 30px 1.5rem}}@media only screen and (max-width:767px){body #posts-section .posts-section-content{padding:2rem 15px 1.5rem}}body #posts-section .posts-section-content h2{font-size:44px!important;font-family:futura-pt,sans-serif;line-height:1.2!important;color:#fff!important;text-transform:none}body #posts-section .posts-section-content h2::after{display:none}@media only screen and (max-width:1200px){body #posts-section .posts-section-content h2{font-size:34px!important}}body #posts-section .posts-section-content p{font-size:16px!important;font-family:Roboto,sans-serif;line-height:1.5;color:#fff!important;margin-left:-35px}@media only screen and (max-width:1100px){body #posts-section .posts-section-content .vc_col-sm-7 p{margin:0 0 0 3rem!important}}@media only screen and (max-width:767px){body #posts-section .posts-section-content .vc_col-sm-7 .wpb_text_column{margin-bottom:5px}body #posts-section .posts-section-content .vc_col-sm-7 p{margin:0!important}}body #posts-section .posts-section-elements{padding:0 10px;margin:0 auto}@media only screen and (min-width:1500px){body #posts-section .posts-section-elements{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body #posts-section .posts-section-elements{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body #posts-section .posts-section-elements{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body #posts-section .posts-section-elements{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body #posts-section .posts-section-elements{max-width:950px}}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements{padding-bottom:2.5rem}}body #posts-section .posts-section-elements .post-element{padding:0 20px}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements .post-element{width:100%;padding:0 35px}}@media only screen and (max-width:767px){body #posts-section .posts-section-elements .post-element{padding:0 20px}}body #posts-section .posts-section-elements .post-element>.vc_column-inner{background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:0;padding-top:155%;margin-bottom:-6.45rem;overflow:hidden}body #posts-section .posts-section-elements .post-element>.vc_column-inner::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#b94d13;background:-moz-linear-gradient(180deg,rgba(185,77,19,0) 0,rgba(17,28,34,.7959558824) 100%);background:-webkit-linear-gradient(180deg,rgba(185,77,19,0) 0,rgba(17,28,34,.7959558824) 100%);background:linear-gradient(180deg,rgba(185,77,19,0) 0,rgba(17,28,34,.7959558824) 100%)}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements .post-element>.vc_column-inner{margin:0 0 2rem;padding-top:44%}}@media only screen and (max-width:767px){body #posts-section .posts-section-elements .post-element>.vc_column-inner{padding-top:165%}}body #posts-section .posts-section-elements .post-element>.vc_column-inner:hover .hover-description{top:9%}body #posts-section .posts-section-elements .post-element>.vc_column-inner:hover .wpb_content_element:not(.hover-description){bottom:54%!important}@media only screen and (max-width:1300px){body #posts-section .posts-section-elements .post-element>.vc_column-inner:hover .wpb_content_element:not(.hover-description){bottom:50%!important}}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements .post-element>.vc_column-inner:hover .wpb_content_element:not(.hover-description){bottom:30%!important}}@media only screen and (max-width:767px){body #posts-section .posts-section-elements .post-element>.vc_column-inner:hover .wpb_content_element:not(.hover-description){bottom:50%!important}}body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description{position:absolute;right:0;width:80%;top:calc(100% - 16px);transition:.7s 0s cubic-bezier(.15, .4, .15, 1);display:flex;justify-content:flex-end;padding:40px 40px 110px 40px;height:100%;background-color:#7ab4c1;z-index:1}@media only screen and (max-width:1500px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description{padding:20px 30px 80px 30px}}@media only screen and (max-width:1300px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description{padding:20px 30px 75px 30px}}@media only screen and (max-width:1200px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description{padding:20px 30px 70px 30px}}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description{width:45.4%;padding:35px 20px 50px 20px}}@media only screen and (max-width:767px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description{width:80%;padding:20px 30px 70px 30px}}body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description .simplebar-content-wrapper{display:flex}body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description .simplebar-content-wrapper .simplebar-content{margin-top:auto}body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description .simplebar-track{width:8px}body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description .simplebar-track .simplebar-scrollbar::before{background:#e1b66e;opacity:1}body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper{display:flex;justify-content:flex-end;margin-top:90%;overflow-y:auto;width:100%}@media only screen and (max-width:1400px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper{margin-top:92%}}@media only screen and (max-width:1300px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper{margin-top:105%}}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper{margin-top:0;padding-left:5%}}@media only screen and (max-width:767px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper{margin-top:110%;padding-left:0;padding-bottom:2.5rem}}@media only screen and (max-width:575px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper{padding-bottom:1.5rem}}body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper p{margin-top:auto;font-size:16px!important;font-family:Roboto,sans-serif;line-height:1.5;color:#fff!important;padding-right:15px}@media only screen and (max-width:1400px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper p{font-size:14px!important}}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper p{font-size:16px!important}}@media only screen and (max-width:767px){body #posts-section .posts-section-elements .post-element>.vc_column-inner .hover-description>.wpb_wrapper p{margin-top:auto}}body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:flex-end;padding:0 2.5rem 3.2rem 3.75rem}@media only screen and (max-width:1500px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper{padding:0 2.5rem 3.2rem 3rem}}@media only screen and (max-width:1300px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper{padding:0 1.5rem 3.2rem 1.5rem}}@media only screen and (max-width:767px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper{padding:0 2.2rem 3.2rem}}body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element{margin:0}body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element:not(.hover-description){position:absolute;bottom:7.5%;transition:.7s 0s cubic-bezier(.15, .4, .15, 1);z-index:2;width:calc(100% - 5rem)}@media only screen and (max-width:1500px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element:not(.hover-description){width:calc(100% - 5rem);bottom:8.5%}}@media only screen and (max-width:1400px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element:not(.hover-description){bottom:10%}}@media only screen and (max-width:1300px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element:not(.hover-description){width:calc(100% - 3rem);bottom:10.5%}}@media only screen and (max-width:1200px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element:not(.hover-description){bottom:12%}}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element:not(.hover-description){width:auto}}body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element h4{font-size:32px!important;color:#fff!important;text-transform:none;font-family:futura-pt,sans-serif;line-height:1.27;max-width:300px;margin-bottom:2rem}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element h4{max-width:320px}}body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element .btn{padding-left:1.5rem!important;padding-right:1.5rem!important}body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element::after{content:"";position:absolute;display:none;width:80%;height:16px;background:#7ab4c1;bottom:0;right:0}@media only screen and (max-width:1100px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element::after{width:44%}}@media only screen and (max-width:767px){body #posts-section .posts-section-elements .post-element>.vc_column-inner>.wpb_wrapper .wpb_content_element::after{width:82%}}body #slider-wrapper{width:100%;margin:0 auto}@media only screen and (min-width:1500px){body #slider-wrapper{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body #slider-wrapper{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body #slider-wrapper{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body #slider-wrapper{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body #slider-wrapper{max-width:950px}}body #slider-wrapper .slider-section-content{padding:0 11.5rem;border-bottom:16px solid #e1b66e;padding-bottom:3rem;max-width:1005px;margin:0 auto}@media only screen and (max-width:1300px){body #slider-wrapper .slider-section-content{max-width:750px;padding:0 5rem 3rem}}@media only screen and (max-width:1100px){body #slider-wrapper .slider-section-content{max-width:none;padding:0 8rem 3rem;width:calc(100% - 60px)}}@media only screen and (max-width:767px){body #slider-wrapper .slider-section-content{padding-left:0;padding-right:0;width:calc(100% - 40px);position:relative;right:-10px}body #slider-wrapper .slider-section-content>.wpb_wrapper{position:relative;left:-15px}}body #slider-wrapper .slider-section-content h3{font-size:44px!important;text-transform:none;font-family:futura-pt,sans-serif;color:#211c72!important;line-height:1.06!important;margin-bottom:.8rem}@media only screen and (max-width:1200px){body #slider-wrapper .slider-section-content h3{font-size:34px!important}}body #slider-wrapper .slider-section-content p{font-size:16px!important;font-family:Roboto,sans-serif;line-height:1.5;color:#171717!important}body #carousel-wrapper{margin:0 auto 18rem!important}@media only screen and (max-width:767px){body #carousel-wrapper{margin:0 auto 24rem!important}}body #carousel-wrapper .slick-arrow{position:absolute;bottom:0}body #carousel-wrapper .carousel-wrapper-column{width:260%;position:relative;left:-80%}@media only screen and (max-width:1100px){body #carousel-wrapper .carousel-wrapper-column{width:calc(100% + 8rem);position:relative;left:-4rem}}body #carousel-wrapper .carousel-wrapper-column .slick-list{padding:0 80px;overflow:visible}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element{position:relative;transition:transform .6s 0s ease;margin:0 1rem;background-position:center;background-size:cover;background-repeat:no-repeat}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .control-slide{display:flex;justify-content:center;align-items:center;text-align:center;position:absolute;width:17%;height:100%;top:0;background:#e2f0f3;color:#211c72;font-size:34px;cursor:pointer}@media only screen and (max-width:1100px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .control-slide{width:22%}}@media only screen and (max-width:767px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .control-slide{width:65px;height:60px;right:auto!important;transform:translateY(-50%)!important}}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .control-slide i{font-weight:500;font-family:"Font Awesome 5 Pro";font-size:32px}@media only screen and (max-width:767px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .control-slide i{font-size:24px}}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .control-slide.prev-slide{transform:translateX(-100%);left:1px}@media only screen and (max-width:767px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .control-slide.prev-slide{left:62px}}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .control-slide.next-slide{transform:translateX(100%);right:1px}@media only screen and (max-width:767px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .control-slide.next-slide{left:152px}}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper{position:relative;width:100%;height:0;padding-top:52%}@media only screen and (max-width:767px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper{padding-top:0;height:400px}}@media only screen and (max-width:575px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper{padding-top:0;height:310px}}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);background:#fff;padding:1.75rem 2.5rem;width:100%;max-width:750px}@media only screen and (max-width:1300px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content{max-width:560px}}@media only screen and (max-width:1100px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content{width:calc(67.5% - 90px);max-width:none}}@media only screen and (max-width:767px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content{width:100%;transform:none;left:0;top:100%;bottom:auto;padding:3.5rem 62px 1.5rem!important}}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content h3{font-size:32px!important;font-family:futura-pt,sans-serif;color:#211c72!important;line-height:1.27!important;text-transform:none;margin-bottom:.5rem!important;max-width:61%}@media only screen and (max-width:1100px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content h3{max-width:95%;font-size:30px!important}}@media only screen and (max-width:767px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content h3{max-width:none}}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content p{max-width:61%;font-size:16px!important;font-family:Roboto;line-height:1.5;margin:0;color:#171717!important}@media only screen and (max-width:1100px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content p{max-width:95%}}@media only screen and (max-width:767px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content p{max-width:none}}body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content .btn{position:absolute;right:2.5rem;top:50%;transform:translateY(-50%);padding-left:1.5rem!important;padding-right:1.5rem!important}@media only screen and (max-width:1100px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content .btn{position:relative;top:0;right:0;margin-top:3rem;transform:none;padding-top:5px!important;padding-bottom:5px!important}}@media only screen and (max-width:767px){body #carousel-wrapper .carousel-wrapper-column>.vc_column-inner>.wpb_wrapper .carousel-element .wpb_wrapper .carousel-element-content .btn{margin-top:1.5rem}}body #before-footer-wrapper{padding:4rem 0 9rem;background-position:center;background-size:cover;background-repeat:no-repeat}body #before-footer-wrapper .overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(33,28,114,.9);z-index:0}@media only screen and (max-width:1100px){body #before-footer-wrapper{padding:3rem 0 1rem}}@media only screen and (max-width:767px){body #before-footer-wrapper,body #before-footer-wrapper>.wpb_column>.vc_column-inner{padding-top:0}}body #before-footer-wrapper .posts-section-elements{padding:0 15px;margin:0 auto}@media only screen and (min-width:1500px){body #before-footer-wrapper .posts-section-elements{max-width:1450px}}@media only screen and (max-width:1499px) and (min-width:1400px){body #before-footer-wrapper .posts-section-elements{max-width:1250px}}@media only screen and (max-width:1399px) and (min-width:1300px){body #before-footer-wrapper .posts-section-elements{max-width:1150px}}@media only screen and (max-width:1299px) and (min-width:1200px){body #before-footer-wrapper .posts-section-elements{max-width:1050px}}@media only screen and (max-width:1199px) and (min-width:1100px){body #before-footer-wrapper .posts-section-elements{max-width:950px}}@media only screen and (max-width:1100px){body #before-footer-wrapper .posts-section-elements{padding:0 30px}}@media only screen and (max-width:767px){body #before-footer-wrapper .posts-section-elements{padding:0 15px}}@media only screen and (max-width:1100px){body #before-footer-wrapper .posts-section-elements .large-image-column{width:70%}body #before-footer-wrapper .posts-section-elements .large-image-column img{width:100%}}@media only screen and (max-width:767px){body #before-footer-wrapper .posts-section-elements .large-image-column{width:calc(75% + 30px);margin-left:25%;margin-bottom:-2rem;margin-top:-20px}}body #before-footer-wrapper .posts-section-elements .floating-image-column{position:static!important}body #before-footer-wrapper .posts-section-elements .floating-image-column img{position:absolute;left:37%;top:calc(50% - 14px);margin-left:-8rem;transform:translateY(-50%);border-bottom:12px solid #e1b66e;z-index:2}@media only screen and (max-width:1500px){body #before-footer-wrapper .posts-section-elements .floating-image-column img{top:calc(38% - 14px)}}@media only screen and (max-width:1300px){body #before-footer-wrapper .posts-section-elements .floating-image-column img{top:calc(30% - 14px);max-width:225px}}@media only screen and (max-width:1200px){body #before-footer-wrapper .posts-section-elements .floating-image-column img{top:calc(29% - 14px)}}@media only screen and (max-width:1100px){body #before-footer-wrapper .posts-section-elements .floating-image-column img{top:26%;right:45px;left:auto;max-width:none}}@media only screen and (max-width:767px){body #before-footer-wrapper .posts-section-elements .floating-image-column img{width:50%;top:-40px;left:0;right:auto;transform:none;margin-left:0}}@media only screen and (max-width:1100px){body #before-footer-wrapper .posts-section-elements .before-footer-content{width:100%;margin-top:-1rem}}body #before-footer-wrapper .posts-section-elements .before-footer-content h2{font-size:44px!important;font-family:futura-pt,sans-serif;line-height:1.2!important;color:#fff!important;text-transform:none;margin-bottom:2rem}body #before-footer-wrapper .posts-section-elements .before-footer-content h2::after{display:none}@media only screen and (max-width:1200px){body #before-footer-wrapper .posts-section-elements .before-footer-content h2{font-size:34px!important}}@media only screen and (max-width:1100px){body #before-footer-wrapper .posts-section-elements .before-footer-content h2{max-width:650px}}body #before-footer-wrapper .posts-section-elements .before-footer-content p{font-size:16px!important;font-family:Roboto,sans-serif;line-height:1.5;color:#fff!important;margin-bottom:2rem;padding-right:30px}@media only screen and (max-width:767px){body #before-footer-wrapper .posts-section-elements .before-footer-content p{padding-right:0}}body #before-footer-wrapper .posts-section-elements .before-footer-content .btn{padding:10px 25px!important;margin-bottom:10px}html body #logo-8176016435fbd9e7d41125f9ae355a163af9a920d2b4f2,html body #logo-8176016435fbd9e7d41125f9ae355a163af9a920d2b4f2 a{height:auto!important}
/*!
 * Bootstrap Grid Only (grid and responsive utilities extracted from Bootstrap 4.1.3)
 * GitHub: https://github.com/dmhendricks/bootstrap-grid-css
 * Bootstrap License: MIT (https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE)
 * Credits: Twitter, Inc. & The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
 */@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.bootstrap-wrapper .clearfix::after{display:block;clear:both;content:""}.bootstrap-wrapper .visible{visibility:visible!important}.bootstrap-wrapper .invisible{visibility:hidden!important}.bootstrap-wrapper .hidden-xs-up{display:none!important}@media (max-width:575.98px){.bootstrap-wrapper .hidden-xs-down{display:none!important}}@media (min-width:576px){.bootstrap-wrapper .hidden-sm-up{display:none!important}}@media (max-width:767.98px){.bootstrap-wrapper .hidden-sm-down{display:none!important}}@media (min-width:768px){.bootstrap-wrapper .hidden-md-up{display:none!important}}@media (max-width:991.98px){.bootstrap-wrapper .hidden-md-down{display:none!important}}@media (min-width:992px){.bootstrap-wrapper .hidden-lg-up{display:none!important}}@media (max-width:1199.98px){.bootstrap-wrapper .hidden-lg-down{display:none!important}}@media (min-width:1200px){.bootstrap-wrapper .hidden-xl-up{display:none!important}}.bootstrap-wrapper .hidden-xl-down{display:none!important}.bootstrap-wrapper .visible-print-block{display:none!important}@media print{.bootstrap-wrapper .visible-print-block{display:block!important}}.bootstrap-wrapper .visible-print-inline{display:none!important}@media print{.bootstrap-wrapper .visible-print-inline{display:inline!important}}.bootstrap-wrapper .visible-print-inline-block{display:none!important}@media print{.bootstrap-wrapper .visible-print-inline-block{display:inline-block!important}}@media print{.bootstrap-wrapper .hidden-print{display:none!important}}.bootstrap-wrapper .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.bootstrap-wrapper .container{max-width:540px}}@media (min-width:768px){.bootstrap-wrapper .container{max-width:720px}}@media (min-width:992px){.bootstrap-wrapper .container{max-width:960px}}@media (min-width:1200px){.bootstrap-wrapper .container{max-width:1140px}}.bootstrap-wrapper .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.bootstrap-wrapper .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bootstrap-wrapper .no-gutters{margin-right:0;margin-left:0}.bootstrap-wrapper .no-gutters>.col,.bootstrap-wrapper .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.bootstrap-wrapper .col,.bootstrap-wrapper .col-1,.bootstrap-wrapper .col-10,.bootstrap-wrapper .col-11,.bootstrap-wrapper .col-12,.bootstrap-wrapper .col-2,.bootstrap-wrapper .col-3,.bootstrap-wrapper .col-4,.bootstrap-wrapper .col-5,.bootstrap-wrapper .col-6,.bootstrap-wrapper .col-7,.bootstrap-wrapper .col-8,.bootstrap-wrapper .col-9,.bootstrap-wrapper .col-auto,.bootstrap-wrapper .col-lg,.bootstrap-wrapper .col-lg-1,.bootstrap-wrapper .col-lg-10,.bootstrap-wrapper .col-lg-11,.bootstrap-wrapper .col-lg-12,.bootstrap-wrapper .col-lg-2,.bootstrap-wrapper .col-lg-3,.bootstrap-wrapper .col-lg-4,.bootstrap-wrapper .col-lg-5,.bootstrap-wrapper .col-lg-6,.bootstrap-wrapper .col-lg-7,.bootstrap-wrapper .col-lg-8,.bootstrap-wrapper .col-lg-9,.bootstrap-wrapper .col-lg-auto,.bootstrap-wrapper .col-md,.bootstrap-wrapper .col-md-1,.bootstrap-wrapper .col-md-10,.bootstrap-wrapper .col-md-11,.bootstrap-wrapper .col-md-12,.bootstrap-wrapper .col-md-2,.bootstrap-wrapper .col-md-3,.bootstrap-wrapper .col-md-4,.bootstrap-wrapper .col-md-5,.bootstrap-wrapper .col-md-6,.bootstrap-wrapper .col-md-7,.bootstrap-wrapper .col-md-8,.bootstrap-wrapper .col-md-9,.bootstrap-wrapper .col-md-auto,.bootstrap-wrapper .col-sm,.bootstrap-wrapper .col-sm-1,.bootstrap-wrapper .col-sm-10,.bootstrap-wrapper .col-sm-11,.bootstrap-wrapper .col-sm-12,.bootstrap-wrapper .col-sm-2,.bootstrap-wrapper .col-sm-3,.bootstrap-wrapper .col-sm-4,.bootstrap-wrapper .col-sm-5,.bootstrap-wrapper .col-sm-6,.bootstrap-wrapper .col-sm-7,.bootstrap-wrapper .col-sm-8,.bootstrap-wrapper .col-sm-9,.bootstrap-wrapper .col-sm-auto,.bootstrap-wrapper .col-xl,.bootstrap-wrapper .col-xl-1,.bootstrap-wrapper .col-xl-10,.bootstrap-wrapper .col-xl-11,.bootstrap-wrapper .col-xl-12,.bootstrap-wrapper .col-xl-2,.bootstrap-wrapper .col-xl-3,.bootstrap-wrapper .col-xl-4,.bootstrap-wrapper .col-xl-5,.bootstrap-wrapper .col-xl-6,.bootstrap-wrapper .col-xl-7,.bootstrap-wrapper .col-xl-8,.bootstrap-wrapper .col-xl-9,.bootstrap-wrapper .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.bootstrap-wrapper .col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-3{margin-left:25%}.bootstrap-wrapper .offset-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-6{margin-left:50%}.bootstrap-wrapper .offset-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-9{margin-left:75%}.bootstrap-wrapper .offset-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-11{margin-left:91.6666666667%}@media (min-width:576px){.bootstrap-wrapper .col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-sm-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-sm-0{margin-left:0}.bootstrap-wrapper .offset-sm-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-sm-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-sm-3{margin-left:25%}.bootstrap-wrapper .offset-sm-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-sm-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-sm-6{margin-left:50%}.bootstrap-wrapper .offset-sm-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-sm-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-sm-9{margin-left:75%}.bootstrap-wrapper .offset-sm-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.bootstrap-wrapper .col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-md-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-md-0{margin-left:0}.bootstrap-wrapper .offset-md-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-md-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-md-3{margin-left:25%}.bootstrap-wrapper .offset-md-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-md-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-md-6{margin-left:50%}.bootstrap-wrapper .offset-md-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-md-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-md-9{margin-left:75%}.bootstrap-wrapper .offset-md-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.bootstrap-wrapper .col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-lg-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-lg-0{margin-left:0}.bootstrap-wrapper .offset-lg-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-lg-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-lg-3{margin-left:25%}.bootstrap-wrapper .offset-lg-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-lg-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-lg-6{margin-left:50%}.bootstrap-wrapper .offset-lg-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-lg-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-lg-9{margin-left:75%}.bootstrap-wrapper .offset-lg-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.bootstrap-wrapper .col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-xl-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-xl-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-xl-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-xl-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-xl-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-xl-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-xl-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-xl-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-xl-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-xl-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-xl-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-xl-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-xl-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-xl-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-xl-0{margin-left:0}.bootstrap-wrapper .offset-xl-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-xl-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-xl-3{margin-left:25%}.bootstrap-wrapper .offset-xl-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-xl-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-xl-6{margin-left:50%}.bootstrap-wrapper .offset-xl-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-xl-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-xl-9{margin-left:75%}.bootstrap-wrapper .offset-xl-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-xl-11{margin-left:91.6666666667%}}.bootstrap-wrapper .img-fluid{max-width:100%;height:auto}#results #result-items .item figure,.item figure{background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:none;height:232px!important;max-width:100%;position:relative;width:100%}.ribbon{background-image:url(/kvs/assets/images/new-listing.png);color:#342f29;font-family:"PT Sans";font-size:17px;font-style:italic;font-weight:500;left:-10px;padding:5px 25px;position:absolute;top:23px;width:170px;background-repeat:no-repeat;background-size:cover;text-align:center;z-index:9;height:34px;background-size:170px}figure{display:block}figure{margin:1em 40px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}.col-md-4,.col-sm-6{position:relative;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:768px){.col-sm-6{float:left}.col-sm-6{width:50%}}@media (min-width:992px){.col-md-4{float:left}.col-md-4{width:33.33333333%}}.visible-sm,.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}#map{margin:0;padding:0;font-family:Oswald;font-weight:700;transition:all .3s}#map .container-fluid{padding:0!important}#map{max-width:680px;width:100%;height:auto;position:relative;display:block;margin:2rem auto}.map-bg{background-size:contain;background-position:center;background-repeat:no-repeat;padding-top:100%}.map-desk{display:block}.map-mobile{display:none}@media only screen and (max-width:575px){.map-mobile{display:block}.map-desk{display:none}.map-bg{padding-top:155%}}.map-content{display:block;border:0;position:absolute;width:100%;height:100%;top:0;left:0}.map-content .element-image{min-width:100%;margin-bottom:10px;border-radius:0!important;box-shadow:none}.map-element{position:absolute}.map-element button.map-element-btn{color:#fff;display:inline-flex;height:auto;font-size:0;width:100%;background:0 0;color:#251dc0;border-radius:25px;letter-spacing:.3px;margin:0;min-width:0;text-align:center;justify-content:center;align-items:center;transition:all .3s;outline:0;border:0;padding:0!important}.map-element button.map-element-btn:hover i{transform:scale(1.15)}.map-element button.map-element-btn i{position:relative;margin-left:4px;margin-right:4px;font-size:34px;transition:all .3s ease;margin:0}.map-element button.map-element-btn i.fa-map-marker{font-size:20px}.map-element button.active-btn i{transform:scale(1.3)!important}@media only screen and (max-width:1100px){.map-element button.map-element-btn i{font-size:22px}.map-element button.map-element-btn i.fa-map-marker{font-size:18px}}@media only screen and (max-width:1060px){.map-element button.map-element-btn i{font-size:21px}.map-element button.map-element-btn i.fa-map-marker{font-size:17px}}@media only screen and (max-width:991px){.map-element button.map-element-btn i{font-size:20px}.map-element button.map-element-btn i.fa-map-marker{font-size:16px}}@media only screen and (max-width:920px){.map-element button.map-element-btn i{font-size:19px}.map-element button.map-element-btn i.fa-map-marker{font-size:15px}}@media only screen and (max-width:850px){.map-element button.map-element-btn i{font-size:18px}.map-element button.map-element-btn i.fa-map-marker{font-size:14px}}@media only screen and (max-width:850px){.map-element button.map-element-btn i{font-size:17px}.map-element button.map-element-btn i.fa-map-marker{font-size:14px}}@media only screen and (max-width:575px){.map-element button.map-element-btn{font-size:16px;height:33px}}@media only screen and (max-width:540px){.map-element button.map-element-btn{font-size:14px;height:32px}.map-element button.map-element-btn i{font-size:22px;margin-left:4px;margin-right:4px}.map-element button.map-element-btn i.fa-map-marker{font-size:18px}}@media only screen and (max-width:485px){.map-element button.map-element-btn{font-size:14px;height:28px}}@media only screen and (max-width:474px){.map-element button.map-element-btn{font-size:12px;height:25px}}@media only screen and (max-width:440px){.map-element button.map-element-btn{font-size:10px;height:20px}}@media only screen and (max-width:385px){.map-element button.map-element-btn{font-size:9px;height:16px}}@media only screen and (max-width:340px){.map-element button.map-element-btn{font-size:8px;height:14px}}.map-element-content{display:none;opacity:0;position:absolute;top:2.4rem;left:0;width:450px;border:2px solid #211b71;background:#fff;transition:all .3s;z-index:1}.map-element-content .row{margin:0!important}@media only screen and (max-width:991px){.map-element-content .col-sm-7{padding:5px 5px 10px!important}}.map-element-content button{position:relative}.map-element-content h4{font-size:1.3rem;font-weight:700;text-transform:uppercase;color:#444;margin-top:.3px!important}.map-element-content p{font-weight:400;font-family:arial;font-size:12px;letter-spacing:.7px;color:#444;margin:0!important;padding-right:10px}.pr-0{padding-right:0!important}.element-content-phase{background:#211b71;height:40px;display:flex;justify-content:center;align-items:center;width:100%}.element-content-phase a{color:#fff!important;text-transform:uppercase;text-decoration:underline;width:50%;text-align:center;display:inline-block}.element-content-phase a:hover{color:#d3d3d3}.element-content-close{min-height:0;padding-bottom:15px!important;width:100%}.element-content-close button{width:auto;position:absolute;border:0;right:.5rem;top:.5rem;z-index:1;background-color:transparent;min-width:1rem;transition:transform .3s;padding:0;outline:0}@media only screen and (max-width:991px){.element-content-close button::before{content:"\2715";display:block;font-size:20px;color:#fff;text-shadow:0 1px 1px #000;transition:all .3s ease;transform:rotate(0)}.element-content-close button img{display:none}body .element-content-close button:hover{background:0 0!important}}.element-content-close button:hover{background:#fff!important}.element-content-close button:hover::before{transform:rotate(90deg)}.element-content-close button img{max-width:20px;box-shadow:none}#falcon-pointe .map-element-content{top:auto;left:auto;right:0;bottom:5rem}#cedar-grove .map-element-content{top:auto;left:auto;right:0;bottom:5rem}.active{display:block!important;position:absolute!important}.go-to-left{left:auto;right:0}.go-to-top{top:auto;bottom:4rem}#TB_ajaxContent{width:100%!important;height:100%!important;padding:15px!important;margin:0!important;display:flex;justify-content:center;align-items:flex-start}#TB_window{margin-left:0;margin-top:0;width:75%!important;height:85%;display:block;top:5%!important;left:12%!important;margin:0 auto!important}.main-navigation li{width:auto}.main-navigation li a{padding:10px 15px!important}.main-navigation li ul li a{padding:10px 5px!important;min-width:110px}.main-navigation li ul li{width:100%}.nav-menu{margin-top:7px!important}@media only screen and (min-width:576px){.map-element-1{top:19%;left:16%}.map-element-2{top:14.6%;left:37.5%}.map-element-3{left:35.3%;top:10%}.map-element-4{top:9.7%;left:38.7%}.map-element-5{left:23.4%;bottom:36.3%}.map-element-6{bottom:26.8%;left:33.8%}.map-element-7{right:16.5%;bottom:14%}.map-element-8{bottom:12%;right:14%}.map-element-9{top:18%;left:28%}.map-element-10{bottom:36.8%;right:19.5%}.map-element-11{bottom:25.1%;right:39.3%}.map-element-12{bottom:16.3%;right:16.5%}.map-element-13{bottom:30.5%;right:34.7%}.map-element-14{top:6.6%;left:36%}.map-element-17{top:10.9%;left:5.5%}.map-element-18{bottom:24.1%;right:40.3%}.map-element-19{bottom:26.1%;right:11.3%}.map-element-15{top:13.9%;left:31.5%}.map-element-16{bottom:28.4%;left:12.8%}.map-element-content-10,.map-element-content-11,.map-element-content-12,.map-element-content-13,.map-element-content-7,.map-element-content-8{top:auto!important;left:auto;right:0;bottom:2.4rem!important}.map-element-content-5,.map-element-content-6{top:auto;bottom:3rem;left:0;right:auto}.map-element-content-1,.map-element-content-2,.map-element-content-3,.map-element-content-4,.map-element-content-9{top:2.4rem;left:0;right:auto;bottom:auto}}@media screen and (min-width:1200px){.element-content-phase a{font-size:1.2em}.element-content-close button{padding:0!important;min-width:0!important}.element-content-close img{box-shadow:none}#cedar-grove .map-element-content{top:auto;left:auto;right:0;bottom:3rem}#falcon-pointe .map-element-content{top:auto;left:auto;right:0;bottom:3rem}#pebblebrooke .map-element-content{top:auto;bottom:3rem}}@media screen and (max-width:991px){.col-xs-12{width:100%!important;min-width:100%!important;max-width:100%!important;padding:0!important}.element-content-phase{display:none}#summer-hill-farm .map-element-content{top:3rem;right:0;left:auto}#falcon-pointe .map-element-content{top:auto;left:auto;right:0;bottom:3rem}#cedar-grove .map-element-content{top:auto;left:auto;right:0;bottom:3rem}#remington-ridge .map-element-content{top:auto;left:0;right:auto;bottom:3rem}#pebblebrooke .map-element-content{top:auto;left:0;right:auto;bottom:3rem}}@media screen and (min-width:992px) and (max-width:1199px){.map-element-content h4{font-size:16px}.map-element button{color:#fff;display:inline-block;height:auto;padding:.5px 7px;font-size:12px;background:#211b71;border:3px solid #211b71;border-radius:25px}.element-content-close button{width:auto;position:absolute;border:0;right:.5rem;top:.5rem;z-index:1;background-color:transparent;min-width:15px;transition:transform .3s;padding:0}.element-content-close button img{max-width:15px}#pebblebrooke .map-element-content{top:auto;left:-2rem;bottom:2.4rem}.active-btn{background:#fff!important;color:#211b71!important;border:3px solid #211b71!important}.map-element-content{display:none;opacity:0;position:absolute;top:2.4rem;left:0;width:425px;border:2px solid #211b71;background:#fff;transition:all .3s;z-index:1}.map-element-content p{font-weight:400;font-family:arial;font-size:11px;letter-spacing:.5px;color:#444;margin:0!important}#stratford-park .map-element-content{left:-3rem}#falcon-pointe .map-element-content{bottom:2.4rem!important}#cedar-grove .map-element-content{bottom:2.4rem!important}}@media screen and (min-width:768px) and (max-width:991px){.map-element-content{display:none;opacity:0;position:absolute;top:3rem;left:0;width:250px;border:2px solid #211b71;background:#fff;transition:all .3s;z-index:1}.map-element-content h4{font-size:20px;padding:5px 10px}.map-element-content p{padding:5px 10px;margin:0!important}.map-content .element-image{margin-bottom:0}}@media screen and (min-width:475px) and (max-width:767px){.pr-0{padding:0}.element-content-phase{display:none}.map-element button{padding:2px 0;font-size:13px;min-width:100%}.map-content .element-image{margin:0;width:100%}.map-element-content{width:250px;padding-top:0;top:3rem}.map-element-content h4{font-size:16px;margin-top:0;text-align:left;padding:5px 10px}.map-element-content p{font-size:12px;padding:5px 10px}.element-content-phase{flex-direction:column;height:6rem}.element-content-phase a{width:100%;display:block;margin:.5rem 0;font-size:1.2em}.element-content-close button{width:auto;position:absolute;right:.5rem;top:0;z-index:1;background-color:transparent;min-width:1rem;transition:transform .3s;padding:0}.element-content-close button img{max-width:15px}}@media only screen and (max-width:425px){html body.page-communities .vc_custom_1604079348709{padding:0!important}}@media only screen and (max-width:375px){html body.page-communities .vc_custom_1604079348709>.extra-padding.wpb_column{padding:0 15px!important}}@media only screen and (max-width:575px){.map-content,.map-mobile{width:120%;margin-left:-10%}.map-element-18{bottom:24.1%;right:40.3%}.map-element-16{top:63%;left:3%}.map-element-15{top:15%;left:33%}.map-element-14{top:4%;left:3%}.map-element-13{bottom:31.3%;right:14%;width:31%}.map-element-12{bottom:8.4%;right:18%;width:30%}.map-element-11{bottom:24.2%;right:16.5%;width:32%}.map-element-10{bottom:38%;right:8%;width:33%}.map-element-9{top:30.9%;left:34.7%;width:30%}.map-element-8{bottom:2%;right:11%;width:30%}.map-element-7{bottom:15.3%;right:14%;width:31%}.map-element-6{bottom:24%;left:18.5%;width:30%}.map-element-5{left:14%;bottom:36.5%;width:31%}.map-element-4{top:19%;right:15%;width:31%}.map-element-3{left:35%;width:30%;top:10%}.map-element-2{left:34.8%;top:25%;width:30%}.map-element-1{left:12%;top:19%;width:32%}.map-element-content-10,.map-element-content-11,.map-element-content-12,.map-element-content-13{top:auto;left:auto;right:0;bottom:30px!important}}@media only screen and (max-width:575px){.map-element-content-16{top:auto;left:1rem;right:auto;bottom:3rem}}@media screen and (max-width:474px){.pr-0{padding:0}.element-content-phase{display:none}.map-element button{padding:0;font-size:14px;min-width:100%}.map-content .element-image{margin:0;width:100%}.map-element-content{width:150px;padding-top:0}.map-element-content h4{font-size:14px;margin-top:0;text-align:left;padding:0 4px}.map-element-content p{font-size:8px;padding:0 4px}.element-content-phase{flex-direction:column;height:6rem}.element-content-phase a{width:100%;display:block;margin:.5rem 0;font-size:1.1em}.element-content-close button{width:auto;position:absolute;right:.5rem;top:0;z-index:1;background-color:transparent;min-width:1rem;transition:transform .3s;padding:0}.element-content-close button img{max-width:2rem}#anchor-pointe .map-element-content{top:30px;left:0;right:auto;bottom:auto}#summer-hill-farm .map-element-content{top:30px!important;right:0;left:auto}#remington-ridge .map-element-content{top:auto;left:0;right:auto;bottom:30px!important}#pebblebrooke .map-element-content{top:auto;left:0;right:auto;bottom:30px!important}#falcon-pointe .map-element-content{top:auto;left:auto;right:0;bottom:30px!important}#cedar-grove .map-element-content{top:auto;left:auto;right:0;bottom:30px!important}}
.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-figure{position:relative;background:#fff;padding:20px;padding-bottom:5px}.mfp-figure button.mfp-close{width:30px;height:30px;background:#000;color:#fff;border-radius:4px;padding:0 6px;line-height:5px;top:11px;right:19px;text-align:center}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#000;text-align:center;width:100%;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}