/*!
Theme Name: Quinta Marques Gomes
Theme URI: http://www.uip.pt/
Author: UIP - United Investments Portugal
Author URI: http://www.uip.pt/
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: quinta-marques-gomes
Tags: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Quinta Marques Gomes is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {line-height: 1.15;-webkit-text-size-adjust: 100%;}body {margin: 0;}h1 {font-size: 2em;margin: 0.67em 0;}hr {box-sizing: content-box;height: 0;overflow: visible;}pre {font-family: monospace, monospace;font-size: 1em;}a {background-color: transparent;}abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}b, strong {font-weight: bolder;}code, kbd, samp {font-family: monospace, monospace;font-size: 1em;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}img {border-style: none;}button, input, optgroup, select, textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}button, input {overflow: visible;}button, select {text-transform: none;}button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}fieldset {padding: 0.35em 0.75em 0.625em;}legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}progress {vertical-align: baseline;}textarea {overflow: auto;}[type="checkbox"], [type="radio"] {box-sizing: border-box;padding: 0;}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}details {display: block;}summary {display: list-item;}template {display: none;}[hidden] {display: none;}body, button, input, select, optgroup, textarea {color: #404040;font-family: sans-serif;font-size: 16px;font-size: 1rem;line-height: 1.5;}h1, h2, h3, h4, h5, h6 {clear: both;}p {margin-bottom: 1.5em;}dfn, cite, em, i {font-style: italic;}blockquote {margin: 0 1.5em;}address {margin: 0 0 1.5em;}pre {background: #eee;font-family: "Courier 10 Pitch", Courier, monospace;font-size: 15px;font-size: 0.9375rem;line-height: 1.6;margin-bottom: 1.6em;max-width: 100%;overflow: auto;padding: 1.6em;}code, kbd, tt, var {font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size: 15px;font-size: 0.9375rem;}abbr, acronym {border-bottom: 1px dotted #666;cursor: help;}mark, ins {background: #fff9c0;text-decoration: none;}big {font-size: 125%;}html {box-sizing: border-box;}*, *:before, *:after {box-sizing: inherit;}body {background: #fff;}hr {background-color: #d4d4d4;border: 0;height: 1px;margin-bottom: 1.5em;}ul, ol {margin: 0 0 1.5em 3em;}ul {list-style: disc;}ol {list-style: decimal;}li > ul, li > ol {margin-bottom: 0;margin-left: 1.5em;}dt {font-weight: bold;}dd {margin: 0 1.5em 1.5em;}img {height: auto;max-width: 100%;}figure {margin: 1em 0;}table {margin: 0 0 1.5em;width: 100%;}button, input[type="button"], input[type="reset"], input[type="submit"] {border: 1px solid;border-color: #ccc #ccc #bbb;border-radius: 3px;background: #e6e6e6;color: rgba(0, 0, 0, 0.8);font-size: 12px;font-size: 0.75rem;line-height: 1;padding: .6em 1em .4em;}button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {border-color: #ccc #bbb #aaa;}button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {border-color: #aaa #bbb #bbb;}input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {color: #444444;border: 1px solid #ccc;border-radius: 3px;padding: 3px 30px;font-size: 15px;}input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {color: #444444;}select {border: 1px solid #ccc;}textarea {width: 100%;}a {color: royalblue;}a:visited {color: purple;}a:hover, a:focus, a:active {color: midnightblue;}a:focus {outline: thin dotted;}a:hover, a:active {outline: 0;}.main-navigation {width: 100%;}.main-navigation ul {display: none;list-style: none;margin: 0;padding-left: 0;}.main-navigation ul ul {box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);float: left;position: absolute;top: 100%;left: -999em;z-index: 99999;}.main-navigation ul ul ul {left: -999em;top: 0;}.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {left: 100%;}.main-navigation ul ul a {width: 200px;}.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {left: auto;}.main-navigation li {float: left;position: relative;}.main-navigation a {display: block;text-decoration: none;}.menu-toggle, .main-navigation.toggled ul {display: block;}@media screen and (min-width: 37.5em) {}.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {margin: 0 0 1.5em;overflow: hidden;}.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {float: left;width: 50%;}.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {float: right;text-align: right;width: 50%;}.screen-reader-text {border: 0;clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute !important;width: 1px;word-wrap: normal !important;}.screen-reader-text:focus {background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;clip-path: none;color: #21759b;display: block;font-size: 14px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}#content[tabindex="-1"]:focus {outline: 0;}.alignleft {display: inline;float: left;margin-right: 1.5em;}.alignright {display: inline;float: right;margin-left: 1.5em;}.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {content: "";display: table;table-layout: fixed;}.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {clear: both;}.widget {margin: 0 0 1.5em;}.widget select {max-width: 100%;}.sticky {display: block;}.post, .page {margin: 0 0 1.5em;}.updated:not(.published) {display: none;}.page-content, .entry-content, .entry-summary {margin: 0;}.page-links {clear: both;margin: 0 0 1.5em;}.comment-content a {word-wrap: break-word;}.bypostauthor {display: block;}.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {display: none;}.infinity-end.neverending .site-footer {display: block;}.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {border: none;margin-bottom: 0;margin-top: 0;padding: 0;}embed, iframe, object {max-width: 100%;}.custom-logo-link {display: inline-block;}.wp-caption {margin-bottom: 1.5em;max-width: 100%;}.wp-caption img[class*="wp-image-"] {display: block;margin-left: auto;margin-right: auto;}.wp-caption .wp-caption-text {margin: 0.8075em 0;}.wp-caption-text {text-align: center;}.gallery {margin-bottom: 1.5em;}.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%;}.gallery-columns-2 .gallery-item {max-width: 50%;}.gallery-columns-3 .gallery-item {max-width: 33.33%;}.gallery-columns-4 .gallery-item {max-width: 25%;}.gallery-columns-5 .gallery-item {max-width: 20%;}.gallery-columns-6 .gallery-item {max-width: 16.66%;}.gallery-columns-7 .gallery-item {max-width: 14.28%;}.gallery-columns-8 .gallery-item {max-width: 12.5%;}.gallery-columns-9 .gallery-item {max-width: 11.11%;}.gallery-caption {display: block;}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@font-face {font-family: 'NeuzeitGroteskLight';src: url('font/NeuzeitGroteskLight.woff2') format('woff2'), url('font/NeuzeitGroteskLight.woff') format('woff');font-weight: 300;font-style: normal;}@font-face {font-family: 'NeuzeitGroteskRegular';src: url('font/NeuzeitGroteskRegular.woff2') format('woff2'), url('font/NeuzeitGroteskRegular.woff') format('woff');font-weight: normal;font-style: normal;}@font-face {font-family: 'NeuzeitGroteskBold';src: url('font/NeuzeitGroteskBold.woff2') format('woff2'), url('font/NeuzeitGroteskBold.woff') format('woff');font-weight: bold;font-style: normal;}@font-face {font-family: 'icomoon';src: url('font/icomoon.eot?manjts');src: url('font/icomoon.eot?manjts#iefix') format('embedded-opentype'), url('font/icomoon.ttf?manjts') format('truetype'), url('font/icomoon.woff?manjts') format('woff'), url('font/icomoon.svg?manjts#icomoon') format('svg');font-weight: normal;font-style: normal;font-display: block;}[class^="icon-"], [class*=" icon-"] {font-family: 'icomoon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icon-arrow:before {content: "\e900";}.icon-phone:before {content: "\e901";}.icon-mail:before {content: "\e902";}.icon-facebook:before {content: "\e903";}.icon-instagram:before {content: "\e904";}.icon-youtube:before {content: "\e905";}.icon-close:before {content: "\e906";}.icon-linkedin:before {content: "\e907";}html, body, #page {height: 100% !important;}body {font-family: 'NeuzeitGroteskLight', sans-serif;text-align: center;color: #444444;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 18px;}b, strong {font-family: 'NeuzeitGroteskBold', sans-serif;}h1, h2, h3, h4 {color: #333e1b;font-size: 26px;line-height: 31px;text-transform: uppercase;width: 100%;max-width: 846px;margin: 0 auto;font-weight: normal;text-align: center;position: relative;padding-bottom: 42px;}h1:after, h2:after, h3:after, h4:after {content: '';width: 50px;height: 5px;border-radius: 5px;background: #b8bcaf;position: absolute;bottom: 19px;left: 50%;margin-left: -25px;}h2 {padding-top: 64px;}.realestate-bg-img h2 {padding-top: 0;}h5 {margin: 0 auto;font-size: 20px;color: #333e1b;}.privacy-policy h5, .terms-and-conditions h5 {margin-top: 50px;margin-bottom: 15px;}.terms-and-conditions h5:first-of-type {margin-top: 0;}h6 {font-size: 14px;color: #333e1b;margin-top: 3px;margin-bottom: 14px;}p, .wpb_wrapper ul, .wpb_wrapper ol {line-height: 27px;width: 100%;max-width: 530px;margin: 0 auto 27px;text-align: justify;}.wpb_wrapper ul, .wpb_wrapper ol {margin-bottom: 0;}.wpb_wrapper ul {margin-top: 40px;}.wpb_wrapper ul li, .wpb_wrapper ol li {margin-bottom: 15px !important;}.wpb_wrapper ul strong, .wpb_wrapper ul b, .wpb_wrapper ol strong, .wpb_wrapper ol b {font-family: 'NeuzeitGroteskLight', sans-serif;}.wpb_wrapper p {margin-bottom: 20px !important;}a {text-decoration: underline;outline: none !important;}.wpb_wrapper p a {color: #333e1b;}.wpb_wrapper p a:hover {text-decoration: none;}table {margin: 0;}section, .main-navigation, #qmg-contact-form, #banners-title, footer, #cta-reasons-right, #horizontal-cta > div, .realestate-bg-img p, .masterplan-p p, #masterplan .col-12 {padding: 0 25px !important;}.realestate-bg-img h2 {padding-left: 25px !important;padding-right: 25px !important;}#horizontal-cta {width: 100%;min-height: 92px;background: #b8bcaf;}#horizontal-cta > div {margin: 0 auto;max-width: 1440px;overflow: hidden;}#horizontal-cta a {text-decoration: none;color: #333e1b;font-size: 15px;transition: opacity .15s ease 0s;opacity: 1;display: inline-block;}#horizontal-cta a:hover {opacity: .75;}.horizontal-cta-phone {margin-bottom: 40px;}.horizontal-cta-phone .icon-phone {font-size: 42px;color: #333e1b;}.horizontal-cta-mail {margin-bottom: 50px;}.horizontal-cta-mail .icon-mail {font-size: 29px;color: #333e1b;}.horizontal-cta-social {text-align: center;margin-top: 33px;}.horizontal-cta-social .icon-facebook, .horizontal-cta-social .icon-instagram, .horizontal-cta-social .icon-youtube, .horizontal-cta-social .icon-linkedin {font-size: 27px;margin-left: 5px;margin-right: 5px;}section.metaslider-full-width, section.cta-full-width {padding: 0 !important;}section.metaslider-full-width {margin-top: 20px;margin-bottom: 20px;}.metaslider-qmg-arrows {position: absolute;z-index: 10;right: 24px;bottom: 26px;}.metaslider-qmg-prev, .metaslider-qmg-next {width: 36px;height: 36px;border: 1px solid white;border-radius: 36px;display: inline-block;cursor: pointer;color: white;transition: border-color .15s ease 0s, color .15s ease 0s;}.metaslider-qmg-prev {transform: rotate(180deg);margin-right: 13px;}.metaslider-qmg-prev > span, .metaslider-qmg-next > span {vertical-align: sub;font-size: 14px;}.metaslider-qmg-prev:hover, .metaslider-qmg-next:hover {border-color: #b8bcaf;color: #b8bcaf;}#google-map {height: 576px;}body:not(.logged-in) .lang-item-es {display: none !important;}.site-footer {position: relative;}.site-footer .site-info {padding-bottom: 23px;}.site-footer h4 {font-size: 17px;text-transform: uppercase;font-weight: normal;padding-top: 40px;padding-bottom: 20px;}.site-footer h4:after {display: none;}.site-footer ul {list-style: none;padding: 0;margin: 0 auto;max-width: 475px;}.site-footer ul li {display: inline-block;margin: 15px 18px;}.site-footer ul li img {vertical-align: middle;}.site-footer ul li a {transition: opacity .15s ease 0s;opacity: 1;}.site-footer ul li a:hover {opacity: .75;}.site-footer hr {margin-bottom: 20px;}.footer-link {padding-bottom: 17px;}.footer-link > a {font-family: 'NeuzeitGroteskBold', sans-serif;font-size: 13px;text-decoration: none;color: #333e1b;text-transform: uppercase;}.footer-link > a:hover {text-decoration: underline;}.footer-copyright {font-size: 15px;line-height: 19px;}#qmg-scroll-to-top {width: 36px;height: 36px;border-radius: 36px;border: 1px solid #b8bcaf;position: absolute;bottom: 75px;right: 10px;cursor: pointer;background: white;transform: rotate(-90deg);transition: border-color .15s ease 0s;}#qmg-scroll-to-top:hover {border-color: #333e1b;}#qmg-scroll-to-top > .icon-arrow {font-size: 11px;position: absolute;right: 50%;top: 50%;margin-top: -5.5px;margin-right: -3.5px;color: #333e1b;}.grecaptcha-badge {visibility: hidden;}.recaptcha-text {font-size: 13px;line-height: 17px;text-align: left;color: #444444;}.recaptcha-text a {color: #444444;text-decoration: underline;}.recaptcha-text a:hover {text-decoration: none;}#brochure-layer .recaptcha-text, #brochure-layer .recaptcha-text a {color: #b8bcaf;}@media screen and (min-width: 450px) {.site-footer ul li {margin: 15px 25px;}#qmg-scroll-to-top {bottom: 55px;}}@media screen and (min-width: 768px) {section, section.metaslider-full-width, .main-navigation, #qmg-contact-form, #banners-title, footer, #cta-reasons-right, #horizontal-cta > div, .realestate-bg-img p, .masterplan-p p {padding: 0 60px !important;}.realestate-bg-img h2 {padding-left: 60px !important;padding-right: 60px !important;font-size: 38px;line-height: 45px;}section.metaslider-full-width {margin-bottom: 30px;}h1, h2, h3, h4 {font-size: 45px;line-height: 52px;}h2 {padding-top: 75px;}h1:after, h2:after, h3:after, h4:after {width: 70px;margin-left: -35px;}.site-footer .site-info {padding-bottom: 26px;}.site-footer h4 {font-size: 20px;padding-top: 35px;padding-bottom: 12px;}.site-footer hr {margin-top: 30px;margin-bottom: 25px;}.wpb_wrapper p {margin-bottom: 30px !important;}#horizontal-cta br {display: none;}.site-footer ul {max-width: 768px;}.site-footer ul li {margin: 15px 18px;}#qmg-scroll-to-top {bottom: 97px;right: 15px;}.horizontal-cta-phone {float: left;margin-bottom: 0;margin-top: 25px;line-height: 42px;padding-left: 15%;padding-right: 15%;}.horizontal-cta-phone a {vertical-align: top;margin-left: 3px;}.horizontal-cta-mail {float: left;margin-bottom: 0;margin-top: 31px;line-height: 29px;height: 29px;padding-left: 15%;border-left: 1px solid rgba(51, 62, 27, .35);}.horizontal-cta-mail a {vertical-align: top;margin-left: 8px;}}@media screen and (min-width: 992px) {section, section.metaslider-full-width, .main-navigation, #qmg-contact-form, #banners-title, footer, #cta-reasons-right, #horizontal-cta > div, .realestate-bg-img p, .masterplan-p p {padding: 0 95px !important;}.realestate-bg-img h2 {padding-left: 95px !important;padding-right: 95px !important;}p, .wpb_wrapper ul, .wpb_wrapper ol {max-width: 746px;}#qmg-scroll-to-top {width: 47px;height: 47px;border-radius: 47px;bottom: 47px;right: 25px;}#qmg-scroll-to-top > .icon-arrow {font-size: 15px;margin-top: -8px;margin-right: -4px;}.horizontal-cta-phone {padding-left: 14%;padding-right: 16%;}.horizontal-cta-mail {padding-left: 15%;}h2 {padding-top: 95px;}.site-footer h4 {padding-top: 63px;}.site-footer hr {margin-top: 35px;}.footer-link {padding: 0 95px;position: absolute;left: 15px;line-height: 19px;}}@media screen and (min-width: 1300px) {.site-footer ul {max-width: none;}.site-footer ul li {margin: 15px 3%;}#logo-uip {width: 114px;}#logo-pinecliffs {width: 98px;}#logo-sheraton {width: 118px;}#logo-serenity {width: 102px;}#logo-yotel {width: 117px;}#logo-hyattregency {width: 69px;}#horizontal-cta a {font-size: 18px;}.horizontal-cta-phone {padding-left: 16%;padding-right: 20%;}.horizontal-cta-mail {padding-left: 20%;}}#masthead {position: fixed;top: 0;left: 0;z-index: 10;color: white;overflow: hidden;width: 100%;background: #333e1b;}#masthead.menu-active {height: 100%;overflow-y: auto;}.site-branding {height: 100px;overflow: hidden;transition: height 300ms ease;}#masthead.shrinks .site-branding {height: 70px;}#masthead.menu-active.shrinks .site-branding {height: 100px !important;}@media screen and (min-width: 768px) {.site-branding {height: 140px;}#masthead.menu-active.shrinks .site-branding {height: 140px !important;}}@media screen and (min-width: 992px) {#masthead.menu-active {height: auto;}}@media screen and (max-height: 550px) {#masthead.menu-active {height: 100%;}}.main-navigation {position: absolute;top: 0;left: 0;}.main-navigation.toggled {position: relative;padding-bottom: 44px !important;}#primary-menu {}#primary-menu li {display: block;float: none;text-align: left;padding-top: 17px;}#primary-menu li.current_page_item {font-family: 'NeuzeitGroteskBold', sans-serif;}#primary-menu li a {color: white;display: inline;font-size: 24px;transition: color 200ms ease-in-out;}#primary-menu li a:hover {color: #b8bcaf;}#primary-menu li.current_page_item a {color: white;cursor: default;}@media screen and (min-width: 768px) {#primary-menu li a {font-size: 30px;}}@media screen and (min-width: 1300px) {#masthead #primary-menu {visibility: hidden;display: block;}#masthead.shrinks .menu-menu_pt-container, #masthead.shrinks .menu-menu_en-container, #masthead.shrinks .menu-menu_zh-container {position: absolute;top: 0;left: 0;z-index: 0;width: 100%;}#masthead.menu-active.shrinks .menu-menu_pt-container, #masthead.menu-active.shrinks .menu-menu_en-container, #masthead.menu-active.shrinks .menu-menu_zh-container {position: relative !important;top: auto !important;left: auto !important;width: auto !important;}#masthead.shrinks #primary-menu {visibility: visible;display: block;padding-top: 23px;}#masthead.menu-active #primary-menu {visibility: visible;}#masthead.menu-active.shrinks #primary-menu {padding-top: 0 !important;}#masthead.shrinks #primary-menu li {display: inline-block;padding-top: 0;transition: padding-top 300ms ease;}#masthead.menu-active.shrinks #primary-menu li {display: block !important;padding-top: 17px;}#masthead.shrinks #primary-menu li a {font-size: 17px;margin: 0 14px;}#masthead.menu-active.shrinks #primary-menu li a {font-size: 30px !important;margin: 0 !important;}}#menu-social-networks, #menu-social-networks-hero {width: 100%;height: 30px;display: none;padding-top: 5px;}#menu-social-networks-hero {display: block;height: auto;padding-bottom: 10px;}.main-navigation.toggled #menu-social-networks {display: block;}#menu-social-networks > a, #menu-social-networks-hero > a {display: inline-block !important;color: white;font-size: 27px;line-height: 27px;margin: 0 5px;text-decoration: none;transition: color .15s ease 0s;}#menu-social-networks > a:hover {color: #b8bcaf;}#menu-social-networks-hero > a {color: #b8bcaf;}#menu-social-networks-hero > a:hover {color: #333e1b;}@media screen and (min-width: 768px) {#menu-social-networks {padding-top: 50px;}}@media screen and (min-width: 992px) {#menu-social-networks {padding-top: 18px;}#menu-social-networks-hero {width: auto;position: absolute;left: 105px;bottom: 8px;padding-top: 0;padding-bottom: 0;}}.menu-toggle {border: 0;background: transparent;border-radius: 0;outline: 0;cursor: pointer;transition: margin-top 300ms ease;width: 72px;height: 65px;padding: 0;position: absolute;top: 18px;left: 5px;transition: top 300ms ease;}#masthead.shrinks .menu-toggle {top: 2px;}#masthead.menu-active.shrinks .menu-toggle {top: 18px !important;}@media screen and (min-width: 768px) {.menu-toggle {top: 37px;left: 40px;}#masthead.menu-active.shrinks .menu-toggle {top: 37px !important;}}@media screen and (min-width: 992px) {.menu-toggle {left: 75px;}}#menu-btn {width: 72px;padding: 20px;cursor: pointer;position: relative;z-index: 1;}#menu-btn:hover span {transition: background 200ms ease-in-out;background: #b8bcaf;}#menu-btn span {display: block;width: 100%;border-radius: 2px;height: 2px;background: #fff;transition: all .3s;position: relative;}#menu-btn span + span {margin-top: 8px;}#menu-btn.active span + span {margin-top: 8px;}#menu-btn.active span:nth-child(1) {animation: ease .4s top forwards;}#menu-btn.not-active span:nth-child(1) {animation: ease .4s top-2 forwards;}#menu-btn.active span:nth-child(2) {animation: ease .4s scaled forwards;}#menu-btn.not-active span:nth-child(2) {animation: ease .4s scaled-2 forwards;}#menu-btn.active span:nth-child(3) {animation: ease .4s bottom forwards;}#menu-btn.not-active span:nth-child(3) {animation: ease .4s bottom-2 forwards;}@keyframes top {0% {top: 0;transform: rotate(0);}50% {top: 10px;transform: rotate(0);}100% {top: 10px;transform: rotate(45deg);}}@keyframes top-2 {0% {top: 10px;transform: rotate(45deg);}50% {top: 10px;transform: rotate(0deg);}100% {top: 0;transform: rotate(0deg);}}@keyframes bottom {0% {bottom: 0;transform: rotate(0);}50% {bottom: 10px;transform: rotate(0);}100% {bottom: 10px;transform: rotate(135deg);}}@keyframes bottom-2 {0% {bottom: 10px;transform: rotate(135deg);}50% {bottom: 10px;transform: rotate(0);}100% {bottom: 0;transform: rotate(0);}}@keyframes scaled {50% {transform: scale(0);}100% {transform: scale(0);}}@keyframes scaled-2 {0% {transform: scale(0);}50% {transform: scale(0);}100% {transform: scale(1);}}#logo {display: inline-block;position: absolute;z-index: 10;left: 50%;margin-left: -89px;color: white;text-decoration: none;padding-top: 5px;transition: left 300ms ease, margin-left 300ms ease;}#masthead.shrinks #logo {margin-left: -60px;padding-top: 5px;}#masthead.menu-active.shrinks #logo {left: 50% !important;margin-left: -89px !important;}#logo img {width: 177px;transition: width 300ms ease;}#masthead.shrinks #logo img {width: 120px;}#masthead.menu-active.shrinks #logo img {width: 177px !important;}.site-branding .site-description, #brochure-layer-left .site-description {font-size: 8.5px;line-height: 8.5px;margin-top: -2px;margin-bottom: 0;transition: font-size 300ms ease;text-align: center;}#brochure-layer-left .site-description {font-size: 12px;line-height: 12px;margin-top: 0;}#masthead.shrinks .site-branding .site-description {font-size: 6px;line-height: 6px;margin-top: -4px;}#masthead.menu-active.shrinks .site-branding .site-description {font-size: 8.5px;line-height: 8.5px;margin-top: -2px;}@media screen and (min-width: 768px) {#logo {margin-left: -124px;padding-top: 8px;}#masthead.menu-active.shrinks #logo {margin-left: -124px !important;}#logo img {width: 248px;}#masthead.menu-active.shrinks #logo img {width: 248px !important;}.site-branding .site-description {font-size: 12px;line-height: 12px;margin-top: 0;}#masthead.menu-active.shrinks .site-branding .site-description {font-size: 12px;line-height: 12px;margin-top: 0;}}@media screen and (min-width: 1300px) {#logo {transition: none;}#masthead.shrinks #logo {left: 180px;margin-left: 0;}}#langs {position: absolute;z-index: 1;top: 59px;left: 95px;display: none;margin-bottom: 0;transition: top 300ms ease, opacity 50ms ease;}#masthead.shrinks #langs {top: 25px;opacity: 0;pointer-events: none;}#masthead.menu-active.shrinks #langs {top: 59px;opacity: 1;pointer-events: auto;}#langs li, #langs-mobile li {list-style: none;display: inline;}#langs li a, #langs-mobile li a {color: white;text-decoration: none;font-size: 16px;margin: 0 10px;}#langs li a {transition: color 200ms ease-in-out;}#langs li a:hover {color: #b8bcaf;}#langs li.current-lang a, #langs-mobile li.current-lang a {font-weight: bold;cursor: default;color: white;}#langs-mobile {display: none;padding-top: 40px;padding-bottom: 10px;}#masthead.menu-active #langs-mobile {display: inline-block;}@media screen and (min-width: 992px) {#langs {display: block;opacity: 1;}#langs-mobile {display: none !important;}}#download-main-brochure, .download-main-brochure-mobile {border-radius: 50px;background: #b8bcaf;color: #333e1b;padding: 8px 33px;width: 140px;height: 47px;position: absolute;top: 46.5px;right: 60px;cursor: pointer;font-size: 13px;line-height: 16px;transition: top 300ms ease, background 200ms ease-in-out;text-transform: uppercase;display: none;}#download-main-brochure:hover {background: white;}.download-main-brochure-mobile {display: inline-block;position: relative;top: auto;right: auto;width: auto;margin: 3px auto 13px;padding: 16px 33px;}.main-navigation .download-main-brochure-mobile {display: none;margin-top: 50px;}#masthead.menu-active .main-navigation .download-main-brochure-mobile {display: inline-block;}#masthead.shrinks #download-main-brochure {top: 11.5px;}#masthead.menu-active.shrinks #download-main-brochure {top: 46.5px;}@media screen and (min-width: 768px) {#download-main-brochure {display: block;}.download-main-brochure-mobile {display: none !important;}}@media screen and (min-width: 992px) {#download-main-brochure {right: 95px;padding: 16px 33px;width: auto;}}#brochure-layer {background: #333e1b;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 10;margin: 0 !important;overflow: hidden;scroll-behavior: smooth;-webkit-overflow-scrolling: touch;}#brochure-layer-left {position: relative;height: 100%;padding-top: 45px;padding-bottom: 14px;overflow-y: auto;scrollbar-width: none;}#brochure-layer-left::-webkit-scrollbar {width: 0 !important;}#brochure-layer-left > a {color: white;text-decoration: none;}#brochure-layer-left > a img {width: 250px;}#brochure-layer-left > h4 {color: white;padding-top: 50px;}#brochure-layer-left > p {text-align: center;color: white;}#brochure-form-wrap {max-width: 340px;margin: 30px auto 0;color: white;}#brochure-layer-close {position: absolute;top: 10px;right: 10px;width: 50px;height: 50px;cursor: pointer;}#brochure-layer-close:hover > i {transition: color 200ms ease-in-out;color: #b8bcaf;}#brochure-layer-close > i {line-height: 50px;font-size: 20px;color: white;}#brochure-layer-right {background-position: center;background-size: cover;background-repeat: no-repeat;display: none;}label span {font-size: 15px;font-family: 'NeuzeitGroteskBold', sans-serif;padding-left: 15px;display: inline-block;padding-bottom: 5px;color: #333e1b;}label span.wpcf7-form-control-wrap {padding-left: 0;width: 100%;padding-bottom: 20px;}#brochure-form-wrap label span {color: #b8bcaf;}label span.wpcf7-checkbox {padding-bottom: 0;}label span.wpcf7-checkbox span {font-family: 'NeuzeitGroteskLight', sans-serif;}#brochure-form-wrap label span.wpcf7-checkbox span {color: white;}span.wpcf7-list-item {margin: 0;padding-bottom: 0;padding-left: 0;}span.wpcf7-list-item-label {padding-left: 10px;padding-bottom: 0;}span.wpcf7-list-item-label > a {font-family: 'NeuzeitGroteskBold', sans-serif;color: #333e1b;}span.wpcf7-list-item-label > a:hover {text-decoration: none;}#brochure-form-wrap span.wpcf7-list-item-label > a {color: #b8bcaf;}.intro-bg-img {height: 250px;margin-top: 28px;}@media screen and (min-width: 768px) {#brochure-layer-right {display: block;}label span.wpcf7-form-control-wrap {padding-bottom: 20px;}.intro-bg-img {height: 395px;}}@media screen and (min-width: 1300px) {.intro-bg-img {height: 575px;}}#tour-layer {background: white;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 10;margin: 0 !important;display: none;}#tour-layer-close {position: absolute;top: 0;right: 0;width: 44px;height: 44px;cursor: pointer;background: rgba(30,30,30,.6);}#tour-layer-close:hover > i {transition: color 200ms ease-in-out;color: #cccccc;}#tour-layer-close > i {line-height: 50px;font-size: 20px;color: white;}#tour-layer iframe {width: 100%;height: 100%;border: 0;}.show-river-tour, .show-garden-tour, .show-twin-tour, .show-apartments-tour {display: block !important;}.show-river-tour .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, .show-garden-tour .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, .show-twin-tour .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, .show-apartments-tour .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {padding-right: 87px !important;}.show-river-tour button:after, .show-river-tour button:before, .show-garden-tour button:after, .show-garden-tour button:before, .show-twin-tour button:after, .show-twin-tour button:before, .show-apartments-tour button:after, .show-apartments-tour button:before {content: '';width: 42px;height: 21px;position: absolute;top: 12px;right: 30px;background-size: 42px;background-repeat: no-repeat;-webkit-transition: opacity .2s ease-in-out;transition: opacity .2s ease-in-out;}.show-river-tour button:before, .show-garden-tour button:before, .show-twin-tour button:before, .show-apartments-tour button:before {background-image: url('img/icon-tour-360-white.png');opacity: 0;}.show-river-tour button:hover:before, .show-garden-tour button:hover:before, .show-twin-tour button:hover:before, .show-apartments-tour button:hover:before {opacity: 1;}.show-river-tour button:after, .show-garden-tour button:after, .show-twin-tour button:after, .show-apartments-tour button:after {background-image: url('img/icon-tour-360.png');opacity: 1;}.show-river-tour button:hover:after, .show-garden-tour button:hover:after, .show-twin-tour button:hover:after, .show-apartments-tour button:hover:after {opacity: 0;}:lang(zh-CN) .show-river-tour .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, :lang(zh-CN) .show-garden-tour .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, :lang(zh-CN) .show-twin-tour .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, :lang(zh-CN) .show-apartments-tour .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {padding-right: 33px !important;padding-left: 87px !important;}:lang(zh-CN) .show-river-tour button:after, :lang(zh-CN) .show-river-tour button:before, :lang(zh-CN) .show-garden-tour button:after, :lang(zh-CN) .show-garden-tour button:before, :lang(zh-CN) .show-twin-tour button:after, :lang(zh-CN) .show-twin-tour button:before, :lang(zh-CN) .show-apartments-tour button:after, :lang(zh-CN) .show-apartments-tour button:before {right: auto;left: 30px;}@media screen and (orientation:landscape) and (max-height: 450px) {#tour-layer-close {top: 30px;right: 20px;}}@media screen and (min-width: 768px) {.show-river-tour, .show-garden-tour, .show-twin-tour, .show-apartments-tour {display: inline-block !important;margin-left: 30px;}}#cta-fixed {width: 280px;height: 120px;background: #333e1b;position: fixed;z-index: 9;top: 50%;margin-top: -60px;right: -230px;border-radius: 5px 0 0 5px;text-align: left;transition: right 300ms ease;cursor: pointer;}#cta-fixed a {text-decoration: none;color: white;display: block;width: 100%;height: 60px;transition: color .15s ease 0s;padding-left: 11px;line-height: 60px;}#cta-fixed a:hover {color: #b8bcaf;}#cta-fixed a .icon-phone {font-size: 37px;line-height: 60px;padding: 0 3.5px;}#cta-fixed a .icon-mail {font-size: 20px;line-height: 60px;}#cta-fixed a span {vertical-align: top;margin-left: 15px;font-size: 16px;}#text-scroll {position: absolute;bottom: 0;left: -10px;z-index: 100;color: white;font-size: 15px;transform: rotate(-90deg);opacity: 0;transition: opacity 600ms ease;}#text-scroll.text-scroll-show {opacity: 1;}#text-scroll span.icon-arrow {vertical-align: middle;font-size: 15px;display: inline-block;transform: rotate(180deg);}#text-scroll b {display: inline-block;padding-left: 10px;letter-spacing: 1px;}.wrapper, .wrapper .item, .wrapper .item .clearfix, .wrapper .item .clearfix .lSSlideOuter, .wrapper .item .clearfix .lSSlideOuter .lSSlideWrapper {height: 100%;}.wrapper .item .clearfix {width: 100%;height: 100%;background: #b8bcaf;}.wrapper .item {list-style: none outside none;padding-left: 0;margin: 0;}.demo .item{height: 100%;margin-bottom: 60px;}#banner-gallery {height: 100% !important;padding-bottom: 0 !important;transition: opacity 400ms ease;}#banner-gallery li{text-align: center;color: #FFF;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center top;}#banner-gallery li a {display: block;height: 100%;}.content-slider h3 {margin: 0;padding: 70px 0;}.lightSlider > * {cursor: default !important;}.lSSlideOuter .lSPager.lSpg {position: absolute;bottom: 0;margin: 0 !important;text-align: center;width: 100%;}.video-slide {width: 100%;height: 100%;position: relative;overflow: hidden;}.video-background {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: -99;}.video-foreground, .video-background iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;}@media (min-aspect-ratio: 16/9) {.video-foreground {height: 300%;top: -100%;}}@media (max-aspect-ratio: 16/9) {.video-foreground {width: 300%;left: -100%;}}@media all and (max-width: 600px) {.vid-info {width: 50%;padding: .5rem;}.vid-info h1 {margin-bottom: .2rem;}}@media all and (max-width: 500px) {.vid-info .acronym {display: none;}}#banners-title {width: 100%;background: white;position: absolute;z-index: 20;bottom: 0;left: 0;color: #333e1b;opacity: 1;transition: opacity 600ms ease, bottom 600ms ease;}#banners-title.banners-title-hide {opacity: 0;bottom: -50px;}#banners-title > p {text-align: center;font-size: 25px;line-height: 30px;max-width: 350px;padding-top: 20px;padding-bottom: 5px;margin-bottom: 0;min-height: 85px;}#banners-btns {position: absolute;top: -62px;right: 16px;display: none;}#banners-btns > div {width: 47px;padding: 9px 0;border: 1px solid white;border-radius: 47px;float: left;cursor: pointer;transition: border-color .15s ease 0s;}#banners-btns > div:hover {border-color: #333e1b;}#banners-btns > div#banners-prev {transform: rotate(180deg);}#banners-btns > div#banners-next {margin-left: 15px;}#banners-btns > div span {vertical-align: middle;font-size: 15px;color: white;}#banners-title-hr {margin-bottom: 0;}#banners-title-villas {font-size: 16px;padding: 15px 0;}.strong-amp {font-family: 'NeuzeitGroteskLight', sans-serif;font-size: 12px;}#banners {width: 100%;height: 100%;position: relative;z-index: 0;margin-bottom: 70px;}#banners-wrapper {width: 100%;height: 100%;}#banners .lSAction {display: none !important;}#banners .lSSlideOuter .lSPager.lSpg {width: 100%;bottom: 0;opacity: 0;}#banners .lSSlideOuter .lSPager.lSpg.lSpg-show {opacity: 1;}#banners .lSSlideOuter .lSPager.lSpg > li a {background-color: transparent;border: 1px solid white;width: 10px;height: 10px;}#banners .lSSlideOuter .lSPager.lSpg > li:hover a, #banners .lSSlideOuter .lSPager.lSpg > li.active a {background-color: white;}#ctas-villas {margin-top: 20px;}#cta-residence {margin-bottom: 30px;}#ctas-villas > div, #cta-residence > div {padding-bottom: 24px;opacity: 1;transition: opacity .15s ease 0s;}#ctas-villas > div:hover, #cta-residence > div:hover {opacity: .75;}#cta-residence > div:last-child {padding-bottom: 0;}.cta-villa, .cta-residence {display: block;position: relative;width: 100%;padding-top: calc(223 / 394 * 100%);}.cta-villa > span, .cta-residence > span {width: 100%;height: 145px;line-height: 75px;position: absolute;top: 50%;left: 100%;display: block;-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);transform: translateX(-50%) translateY(-50%) rotate(-90deg);color: white;font-size: 25px;}@media screen and (max-height: 634px) {#banners {min-height: 635px;}}@media screen and (min-width: 768px) {#cta-residence {margin-top: 12px;}.cta-residence {padding-top: calc(223 / 394 * 32.3%);}.cta-residence > span {width: 32.3%;}#ctas-villas > div {padding-bottom: 0;padding-left: 4px;padding-right: 4px;}#ctas-villas > div:first-child {padding-left: 0;padding-right: 8px;}#ctas-villas > div:last-child {padding-left: 8px;padding-right: 0;}#banners-title > p {font-size: 37px;line-height: 45px;max-width: 500px;min-height: 115px;}#banners-btns {display: block;}#banners-title-villas {font-size: 18px;}}@media screen and (min-width: 992px) {#banners-btns {top: 50%;right: 14%;margin-top: -50px;}#banners-btns > div {border: 1px solid #b8bcaf;}#banners-btns > div span {color: #333e1b;}#banners .lSSlideOuter .lSPager.lSpg {width: auto;right: 95px;}#cta-residence {margin-top: 24px;}#ctas-villas > div {padding-left: 8px;padding-right: 8px;}#ctas-villas > div:first-child {padding-left: 0;padding-right: 16px;}#ctas-villas > div:last-child {padding-left: 16px;padding-right: 0;}}.realestate-bg-img {display: table;width: 100%;height: 100%;padding-top: 70px;}.realestate-bg-img .wpb_column, .realestate-bg-img .vc_element .wpb_column {height: 220px;display: table-cell;}.realestate-bg-img > div {vertical-align: top;}.realestate-bg-img > div:first-child, .realestate-bg-img > div:first-child .wpb_column {padding-right: 24px;display: table;}.realestate-bg-img-inverse > div:first-child, .realestate-bg-img-inverse > div:first-child .wpb_column {padding-right: 0;padding-left: 24px;}.realestate-bg-img > div:last-child {padding-top: 42px;height: auto;display: block;}.realestate-bg-img .wpb_column .vc_column-inner {height: 100%;}.realestate-bg-img > div:first-child .vc_column-inner, .realestate-bg-img > div:first-child .wpb_column .vc_column-inner {display: table-cell;}.realestate-bg-img .wpb_column .vc_column-inner .wpb_wrapper, .realestate-bg-img .wpb_column .vc_column-inner .wpb_raw_html {height: 100%;}.vertical-title-1, .vertical-title-2, .vertical-title-3, .vertical-title-4 {width: 84px;height: 100%;float: left;position: relative;}.vertical-title-1 > span, .vertical-title-2 > span, .vertical-title-3 > span, .vertical-title-4 > span {width: 400%;position: absolute;top: 50%;left: 50%;display: block;-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);transform: translateX(-50%) translateY(-50%) rotate(-90deg);color: white;font-size: 25px;}.vertical-title-1 {background:rgba(164, 202, 222,.9);}.vertical-title-1-residence {background:rgba(255, 153, 102,.9);}.vertical-title-2 {background:rgba(165, 191, 147,.9);float: right;}.vertical-title-3 {background:rgba(247, 216, 164,.9);}.vertical-title-4 {background:rgba(165, 162, 140,.9);float: right;}.realestate-bg-img p {max-width: none;}@media screen and (min-width: 768px) {.realestate-bg-img p, .masterplan-p p {max-width: 650px;}.masterplan-p p {margin-bottom: 0 !important;}.realestate-bg-img .wpb_column, .realestate-bg-img .vc_element {height: 400px;}.realestate-bg-img > div:first-child {padding-right: 120px;}.realestate-bg-img-inverse > div:first-child {padding-right: 0;padding-left: 120px;}.vertical-title-1, .vertical-title-2, .vertical-title-3, .vertical-title-4 {width: 154px;}.vertical-title-1 > span, .vertical-title-2 > span, .vertical-title-3 > span, .vertical-title-4 > span {font-size: 45px;}.realestate-bg-img > div:last-child {padding-top: 53px;}h6 {font-size: 16px;}}@media screen and (min-width: 992px) {.realestate-bg-img p {max-width: 936px;}.masterplan-p p {max-width: 746px;padding-left: 0 !important;padding-right: 0 !important;}.realestate-bg-img > div:first-child, .realestate-bg-img > div:first-child .wpb_column {display: table-cell;float: none;}.realestate-bg-img > div:first-child {width: 40% !important;padding-right: 0;padding-left: 0;}.realestate-bg-img > div:first-child > div {display: block !important;}.realestate-bg-img > div:last-child {width: 100% !important;float: none;}.realestate-bg-img.realestate-bg-img-inverse {direction: rtl;}.realestate-bg-img.realestate-bg-img-inverse > div {direction: ltr;}.realestate-bg-img .wpb_column, .realestate-bg-img .vc_element {height: 100%;}.vertical-title-1 > span, .vertical-title-2 > span, .vertical-title-3 > span, .vertical-title-4 > span {font-size: 68px;}.vertical-title-4 {min-height: 610px;}}.vc_row.lifestyle {margin: 0 auto !important;max-width: 1150px;}.vc_row.lifestyle > .vc_column_container {padding-top: 30px;padding-bottom: 20px;}.lifestyle .vc_figure img {width: auto;max-height: 81px;margin-bottom: 15px;}.lifestyle h5 {margin: 0 0 5px;text-align: center !important;}.lifestyle p {text-align: center !important;}@media screen and (min-width: 768px) {.lifestyle .vc_figure img {margin-bottom: 0;}.vc_row.lifestyle {padding-top: 40px !important;}.vc_row.lifestyle > .vc_column_container {padding-bottom: 0px;}.lifestyle > div:first-child {padding-right: 30px;}.lifestyle > div:last-child {padding-left: 30px;}.lifestyle .vc_figure {float: right;padding-right: 34px;}.lifestyle h5, .lifestyle p {text-align: left !important;}}@media screen and (min-width: 992px) {.vc_row.lifestyle .wpb_text_column {padding-right: 60px;}}#content {padding-top: 130px;}.home #content {padding-top: 0;}#content .content-area {padding-bottom: 30px;}#breadcrumbs {text-align: left;font-size: 16px;line-height: 19px;padding-bottom: 30px !important;}#breadcrumbs > a {color: #333e1b;text-decoration: none;}#breadcrumbs > a:hover {text-decoration: underline;}#breadcrumbs .icon-arrow {font-size: 9px;padding: 0 4px;}@media screen and (min-width: 768px) {#content {padding-top: 170px;}#content .content-area {padding-bottom: 40px;}}@media screen and (min-width: 992px) {#breadcrumbs {padding-bottom: 50px !important;}}.metaslider {width: auto !important;}.metaslider .flex-direction-nav {display: none !important;}.metaslider .flexslider {display: inline-block;}.hp-cta-villas {display: block !important;}.hp-cta-villas .vc_col-sm-4 {display: inline-block !important;width: auto;float: none;margin: 0 12px;}#cta-reasons {display: table !important;width: 100%;margin-top: 45px;}#cta-reasons > div {display: table;width: 100%;height: 100%;}#cta-reasons-left {display: table-caption;width: 100%;height: 260px;}#cta-reasons-left div {height: 100%;background-size: cover;background-position: center;}#cta-reasons-right {width: 100%;padding-bottom: 40px !important;}@media screen and (min-width: 768px) {#cta-reasons-left {height: 530px;}#cta-reasons-right h2 {font-size: 38px;line-height: 45px;padding-top: 92px;max-width: 530px;}#cta-reasons-right {padding-bottom: 60px !important;}}@media screen and (min-width: 992px) {#cta-reasons {margin-top: 75px;}#cta-reasons-left, #cta-reasons-right {float: none;display: table-cell;vertical-align: top;}#cta-reasons-left {width: 50%;height: 100%;}#cta-reasons-right {width: 50%;}#cta-reasons-left div {background-position: left center;}}#qmg-image-gallery {width: 100%;display: table;padding: 0 20px 75px;}.image-gallery-line {width: 100%;}.image-gallery-box {width: 100%;height: 90px;display: table;overflow: hidden;margin-bottom: 10px;}.image-gallery-box > div {box-sizing: border-box;padding: 0 5px;width: 50%;display: table-cell;}.image-gallery-full-col {height: 100%;vertical-align: top;}.image-gallery-full-col > div, .image-gallery-full-col > a {background-size: cover;background-position: center;background-repeat: no-repeat;height: 100%;}.image-gallery-split-col {height: 100%;vertical-align: top;}.image-gallery-split-col > div > a {background-size: cover;background-position: center;background-repeat: no-repeat;padding-top: calc(90 / 158 * 100%);width: 100%;display: block !important;}.image-gallery-split-col > div:last-child > a {margin-top: 10px;}.image-gallery-box > div a {width: 100%;display: block !important;transition: opacity 200ms ease-in-out;}.image-gallery-box > div a:hover {opacity: .75;}@media screen and (min-width: 768px) {#qmg-image-gallery {padding: 0 55px 80px;}.image-gallery-box {margin-bottom: 20px;}.image-gallery-box > div {padding: 0 10px;}.image-gallery-split-col > div:last-child > a {margin-top: 20px;}}@media screen and (min-width: 992px) {#qmg-image-gallery {padding: 0 85px 80px;}.image-gallery-box {width: 50%;float: left;}.image-gallery-line {width: 50%;float: left;}}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {border-color: #333e1b !important;color: #333e1b !important;border-width: 1px !important;text-transform: uppercase;padding: 15px 33px !important;font-size: 13px;font-family: 'NeuzeitGroteskBold', sans-serif;margin-top: 10px;height: 47px;}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus {background-color: white !important;color: #333e1b !important;}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {background-color: #333e1b !important;color: white !important;}#post-14 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, #post-350 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, #post-352 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, #post-1497 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, #post-1627 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline, #post-14 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus, #post-350 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus, #post-352 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus, #post-1497 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus, #post-1627 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus {border-color: #333e1b !important;background-color: #333e1b !important;color: white !important;margin-left: 10px;margin-right: 10px;}#post-14 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover, #post-350 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover, #post-352 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover, #post-1497 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover, #post-1627 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {border-color: #333e1b !important;background-color: white !important;color: #333e1b !important;}.vc_section {margin-left: 0 !important;margin-right: 0 !important;}.vc_row {margin-left: 0 !important;margin-right: 0 !important;}.vc_column_container > .vc_column-inner {padding-left: 0 !important;padding-right: 0 !important;}.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner{padding-top: 0 !important;}.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {margin-bottom: 0 !important;}img.size-full {display: block !important;}pre {padding: 0 !important;font-size: 0 !important;}@media screen and (max-width: 991px) {.vc_row-fluid {padding: 0 !important;}.vc_row-fluid.realestate-bg-img{padding-top: 70px !important;}}.wpb_wrapper {overflow: hidden;}.fancybox-is-open .fancybox-bg {opacity: .98 !important;}@keyframes spinner-border {to {transform: rotate(360deg);}}.spinner-border {display: inline-block;width: 32px;height: 32px;position: absolute;top: 50%;left: 50%;margin-top: -16px;margin-left: -16px;vertical-align: text-bottom;border: .25em solid #333e1b;border-right-color: transparent;border-radius: 50%;opacity: .5;-webkit-animation: spinner-border .75s linear infinite;animation: spinner-border .75s linear infinite;}div.wpcf7 .ajax-loader {display: inline-block;vertical-align: text-bottom;border: .19em solid #333e1b;background-color: transparent;border-right-color: transparent;border-radius: 50%;opacity: .5;background-image: none;margin: 0;position: relative;left: 50%;margin-left: -8px;margin-top: 15px;margin-bottom: 10px;width: 16px;height: 16px;}.wpcf7 .ajax-loader::before {display: none;}#brochure-form-wrap div.wpcf7 .ajax-loader {border: .19em solid #b8bcaf;border-right-color: transparent;}.wpcf7 form.submitting .ajax-loader {-webkit-animation: spinner-border .75s linear infinite;animation: spinner-border .75s linear infinite;}span.wpcf7-not-valid-tip {font-family: 'NeuzeitGroteskLight', sans-serif;padding-top: 8px;padding-bottom: 0;}.opt-in span.wpcf7-not-valid-tip {padding-top: 0;}div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {border-radius: 25px !important;padding: 10px 20px;text-align: center;}#qmg-contact-form div.wpcf7-mail-sent-ok {color: #398f14;}div.wpcf7-response-output {margin: 0 0.5em 20px;}#brochure-form-wrap div.wpcf7-response-output {margin-bottom: 31px;}div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {border: 1px solid #ff0000;}#qmg-contact-form div.wpcf7-validation-errors, #qmg-contact-form div.wpcf7-acceptance-missing, #brochure-form-wrap span.wpcf7-not-valid-tip {color: #ff0000;}.wpcf7 form.sent .wpcf7-response-output {color: #398f14;border: 1px solid #398f14;border-radius: 25px!important;padding: 10px 20px;text-align: center;margin: 0 .5em 20px;}.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {color: #ff0000;border: 1px solid #ff0000;border-radius: 25px!important;padding: 10px 20px;text-align: center;margin: 0 .5em 20px;}#cookie-notice {background-color: rgba(51, 62, 27, .95) !important;font-family: 'NeuzeitGroteskLight', sans-serif !important;line-height: normal !important;}#cookie-notice .cn-button {margin-top: 5px !important;margin-bottom: 5px !important;font-family: sans-serif !important;line-height: 18px !important;padding: 2px 12px !important;letter-spacing: normal !important;font-size: 12px !important;font-style: normal !important;min-height: auto !important;}.cn-button.wp-default {border: 0 !important;border-radius: 50px !important;background: white !important;color: #333e1b !important;text-shadow: none !important;}.cn-button.wp-default:hover {background: #b8bcaf !important;}#cn-close-notice {display: none !important;}#masterplan {width: 100%;overflow: hidden;position: relative;}#masterplan .row {margin-left: 0 !important;margin-right: 0 !important;font-size: 13px;font-family: 'NeuzeitGroteskBold', sans-serif;text-transform: uppercase;color: #333e1b;}#masterplan .col {height: 30px;overflow: hidden;line-height: 30px;cursor: pointer;border-radius: 30px;background: white;border: 1px solid white;font-family: 'NeuzeitGroteskBold', sans-serif;text-transform: uppercase;font-size: 10px;transition: all 200ms ease-in-out;margin-right: 8px;margin-top: 12px;margin-bottom: 32px;padding: 0;}#masterplan .col#filter-river {border-color: #62b2de;color: #62b2de;}#masterplan .col#filter-river.active {background: #62b2de;color: white;}#masterplan .col#filter-garden {border-color: #84bf5a;color: #84bf5a;}#masterplan .col#filter-garden.active {background: #84bf5a;color: white;}#masterplan .col#filter-twin {border-color: #f7bd59;color: #f7bd59;margin-right: 0;}#masterplan .col#filter-twin.active {background: #f7bd59;color: white;}#masterplan .col.col-type {border-color: #dddddd;color: #919191;font-size: 12px;}#masterplan .residences-filter .col.col-type {font-size: 14px;}#masterplan .col.col-type.active {background: #dddddd;color: white;}#masterplan .col.col-type#filter-t5_1 {margin-right: 0;}#info-table-rows .color-river {color: #62b2de;}#info-table-rows .color-garden {color: #84bf5a;}#info-table-rows .color-twin {color: #f7bd59;}#info-table-rows .color-available, #info-table-rows-residences .color-available {color: #01d259;}#info-table-rows .color-reserved, #info-table-rows-residences .color-reserved {color: #f99c23;}#info-table-rows .color-sold, #info-table-rows-residences .color-sold {color: #ff0000;}#info-table-rows-residences {}#masterplan .col.col-block {border-color: #ff9966;color: #ff9966;}#masterplan .col.col-block.active {background: #ff9966;color: white;}#masterplan-map path {cursor: pointer;fill: #b0b0b0;stroke: #FFFFFF;stroke-width: 2;stroke-linejoin: round;transition: fill 200ms ease-in-out;}#masterplan-map path.fase2 {fill: #b0b0b0;}#masterplan-map path.fase2.active {fill: #666666;}#masterplan-map path[data-tipo="River"] {fill: #bad1de;}#masterplan-map path[data-tipo="River"].active {fill: #62b2de;}#masterplan-map path[data-tipo="Garden"] {fill: #b1bfa6;}#masterplan-map path[data-tipo="Garden"].active {fill: #84bf5a;}#masterplan-map path[data-tipo="Twin"] {fill: #f7e2bc;}#masterplan-map path[data-tipo="Twin"].active {fill: #f7bd59;}#masterplan-map path[data-tipo="Sun"] {fill: #ceccc0;}#masterplan-map path[data-tipo="Sun"].active {fill: #a5a28c;}#masterplan-map path.residence-block {fill: #ffccb2;}#masterplan-map text {fill: #fff;text-anchor: middle;font-family: 'NeuzeitGroteskBold', sans-serif;text-transform: uppercase;pointer-events: none;}#masterplan-map text.cls-5 {font-size: 16px;}#masterplan-map text.cls-6 {font-size: 13px;}#info-table-wrap, #info-table-wrap-residences {padding: 20px 20px 70px;}#info-table, #info-table-residences {width: 100%;overflow-x: auto;position: relative;bottom: 0;z-index: 0;background: white;border-radius: 5px;border: 1px solid #b8bcaf;font-size: 15px;}#info-table-header, #info-table-header-residences {width: 100%;min-width: 650px;height: 44px;background-color: #eaebe8;border-radius: 5px 5px 0 0;border-bottom: 1px solid #b8bcaf;overflow: hidden;font-size: 11px;line-height: 13px;text-transform: uppercase;color: #333e1b;font-family: 'NeuzeitGroteskBold', sans-serif;}#info-table-header > table, #info-table-header-residences > table {height: 44px;}#info-table-body, #info-table-body-residences {width: 100%;min-width: 650px;height: 132px;overflow-y: auto;scroll-behavior: smooth;-webkit-overflow-scrolling: touch;line-height: 29px;}#info-table table th:nth-child(1), #info-table table td:nth-child(1) {width: 10%;}#info-table table th:nth-child(2), #info-table table td:nth-child(2) {width: 15%;}#info-table table th:nth-child(3), #info-table table td:nth-child(3) {width: 15%;}#info-table table th:nth-child(4), #info-table table td:nth-child(4) {width: 15%;}#info-table table th:nth-child(5), #info-table table td:nth-child(5) {width: 15%;}#info-table table th:nth-child(6), #info-table table td:nth-child(6) {width: 15%;}#info-table table th:nth-child(7), #info-table table td:nth-child(7) {width: 15%;}#info-table-residences table th:nth-child(1), #info-table-residences table td:nth-child(1), #info-table-residences table th:nth-child(2), #info-table-residences table td:nth-child(2), #info-table-residences table th:nth-child(3), #info-table-residences table td:nth-child(3), #info-table-residences table th:nth-child(4), #info-table-residences table td:nth-child(4) {width: 8%;}#info-table-residences table th:nth-child(5), #info-table-residences table td:nth-child(5), #info-table-residences table th:nth-child(6), #info-table-residences table td:nth-child(6), #info-table-residences table th:nth-child(7), #info-table-residences table td:nth-child(7), #info-table-residences table th:nth-child(8), #info-table-residences table td:nth-child(8) {width: 13%;}#info-table-residences table th:nth-child(9), #info-table-residences table td:nth-child(9) {width: 16%;}#masterplan-map-wrap {width: 280.2px;height: 233.4px;margin: 0 auto;position: relative;}#masterplan-map-wrap.masterplan-map-wrap-residences {height: 200px;}#masterplan-map, .residence-block-box, .residence-floor-box {background-repeat: no-repeat;width: 934px;height: 778px;background-size: 934px 778px;transform: scale(0.3);transform-origin: 0 0;position: relative;}@media screen and (min-width: 375px) {#masterplan-map-wrap {width: 345.58px;height: 287.86px;}#masterplan-map-wrap.masterplan-map-wrap-residences {height: 245px;}#masterplan-map, .residence-block-box, .residence-floor-box {transform: scale(0.37);}}@media screen and (min-width: 480px) {#masterplan-map-wrap {width: 467px;height: 389px;}#masterplan-map-wrap.masterplan-map-wrap-residences {height: 320px;}#masterplan-map, .residence-block-box, .residence-floor-box {transform: scale(0.5);}}@media screen and (min-width: 768px) {#masterplan .col-12 {padding: 0 !important;}#masterplan-map-wrap {width: 700.5px;height: 583.5px;}#masterplan-map-wrap.masterplan-map-wrap-residences {height: 470px;}#masterplan-map, .residence-block-box, .residence-floor-box {transform: scale(0.75);}#masterplan .row-btns {display: block;}#masterplan .col {height: 47px;line-height: 47px;border-radius: 47px;font-size: 14px;margin-right: 15px;max-width: 171px;display: inline-block;}#masterplan .col.col-type {max-width: 71px;}#masterplan .col.col-block {max-width: 71px;}}@media screen and (min-width: 992px) {#masterplan > .row {padding: 0 60px;}#masterplan .col {max-width: 151px;margin-right: 11px;}#masterplan-map-wrap {width: 934px;height: 778px;}#masterplan-map-wrap.masterplan-map-wrap-residences {height: 620px;}#masterplan-map, .residence-block-box, .residence-floor-box {transform: scale(1);}#info-table, #info-table-residences {max-width: 835px;left: 50%;margin-left: -418px;}#masterplan .col#filter-river:hover {background: #62b2de;color: white;}#masterplan .col#filter-garden:hover {background: #84bf5a;color: white;}#masterplan .col#filter-twin:hover {background: #f7bd59;color: white;}#masterplan .col.col-type:hover {background: #dddddd;color: white;}#masterplan .col.col-block:hover {background: #ff9966;color: white;}#masterplan-map path.fase2:hover {fill: #666666;}#masterplan-map path[data-tipo="River"]:hover {fill: #62b2de;}#masterplan-map path[data-tipo="Garden"]:hover {fill: #84bf5a;}#masterplan-map path[data-tipo="Twin"]:hover {fill: #f7bd59;}#masterplan-map path[data-tipo="Sun"]:hover {fill: #a5a28c;}#masterplan-map path.residence-block:hover {fill: #ff9966;}}@media screen and (min-width: 1360px) {#masterplan > .row {padding: 0 120px;}#masterplan .col {max-width: 171px;}}#qmg-contact-form {text-align: left;overflow: hidden;background-repeat: no-repeat;background-position: center top;background-size: cover;}#qmg-contact-form form {padding-bottom: 18px;}#qmg-contact-form > h3 {padding-top: 80px;}#qmg-contact-form > p {text-align: center;padding-bottom: 18px;}#qmg-contact-form > div {width: 100%;max-width: 720px;margin: 0 auto;}form input:not([type='checkbox']), form select, form textarea {-webkit-appearance: none;-moz-appearance: none;appearance: none;}form input, form select, form textarea {border-radius: 25px !important;width: 100%;}form input, form select {height: 50px;}form select {-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;appearance: none;-webkit-border-radius: 0;outline: none;background: white;font-size: 15px;color: #444444;padding: 3px 30px;line-height: 44px;}form input[type="checkbox"], form input[type="radio"] {width: auto;}form p {max-width: none;margin-bottom: 0;}.intl-tel-input {display: block !important;}input, select, textarea {transition: border .15s ease 0s;}textarea {resize: none;padding-top: 20px;padding-bottom: 20px;height: 270px;}input:focus, select:focus, textarea:focus, input:hover, select:hover, textarea:hover {outline: 0;border: 1px solid rgba(51,62,27,.5);}#brochure-form-wrap input:focus, #brochure-form-wrap input:hover {border: 1px solid rgba(0,0,0,.5);}#brochure-form-wrap input {border-color: #333e1b;}.selected-flag {border-radius: 25px 0 0 25px !important;background: white !important;}.selected-flag:focus, .selected-flag:hover {outline: 0;}input[type=checkbox] {height: auto;}input[type=submit] {font-size: 13px;line-height: 16px;transition: color .15s ease 0s, background .15s ease 0s;text-transform: uppercase;width: auto;height: 47px;padding: 16px 33px;border: 0 !important;background: #b8bcaf;color: #333e1b;margin: 0 auto;display: block;font-family: 'NeuzeitGroteskBold', sans-serif;cursor: pointer;margin-top: 20px;}input[type=submit]:hover {color: #ffffff !important;background-color: #333e1b !important;}#brochure-form-wrap input[type=submit]:hover {color: #333e1b !important;background-color: #ffffff !important;}.wpcf7-intl_tel::placeholder {color: white;opacity: 1;}.wpcf7-intl_tel:-ms-input-placeholder {color: white;}.wpcf7-intl_tel::-ms-input-placeholder {color: white;}.intl-tel-input .country-list {white-space: nowrap !important;}#qmg-contact-form .row {margin-right: -20px;margin-left: -20px;}#qmg-contact-form .col-12, #qmg-contact-form .col-md-6 {padding-right: 20px;padding-left: 20px;}.contacts-icons a {padding: 10px 10px 0;display: inline-block;transition: opacity .15s ease 0s;opacity: 1;}.contacts-icons a:hover {opacity: .75;}.contacts-icons a .icon-phone {font-size: 34px;color: #333e1b;}.contacts-icons a .icon-mail {font-size: 21px;color: #333e1b;}.contacts-content a, .contacts-icons a {text-decoration: none;}.contacts-content a:first-child {text-decoration: underline;}@media screen and (min-width: 768px) {#qmg-contact-form form {padding-bottom: 36px;}textarea {height: 170px;}}
