.darktheme {
  background: #222;
  /* Disclaimer text below each section */
  /* Description section */
  /* Characteristics section */
  /* Plans */
  /* Documents */
  /* Map */
  /* Agency */
  /* Navbar */
  /* Contact*/
  /* Footer*/
  /* Autopopup */
}
.darktheme .color-primary-dark {
  color: #fff;
}
.darktheme .disclaimer .disclaimer__box {
  color: #fff;
}
.darktheme .description::before {
  background: #fff;
  opacity: 0.3;
}
@media screen and (max-width: 900px) {
  .darktheme .description .description__content {
    color: #fff;
  }
  .darktheme .description .description__link {
    color: #fff;
  }
}
.darktheme .tab--features .tab__content {
  background: #545454;
}
.darktheme .tab--features .tab__content tr {
  background: rgba(255, 255, 255, 0.7);
}
.darktheme .tab--features .tab__content:nth-child(2) th {
  background: #222;
}
.darktheme .tab--features .tab__content-total {
  background: #222;
}
.darktheme ul.tabs li.active a {
  background: #545454;
  color: #fff;
}
@media screen and (max-width: 900px) {
  .darktheme .features--mobile h2 {
    color: #fff;
  }
}
.darktheme .plans .plans__container {
  position: relative;
  background: #fff;
}
.darktheme .plans .plans__container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.darktheme .documents .documents__download-v1:before {
  background: #fff;
  opacity: 0.8;
}
.darktheme .map .tab--map:before {
  background: #fff;
  opacity: 0.8;
}
.darktheme .agency .agency__text {
  background: #fff;
  opacity: 0.8;
}
.darktheme .navbar .navbar__responsivemenu {
  background: #444;
}
.darktheme .navbar .navbar__responsivemenu a {
  color: #fff;
}
.darktheme .contact-us .contact-us__form {
  background-color: rgba(255, 255, 255, 0.8);
}
.darktheme .footer {
  background-color: #545454;
}
.darktheme .autopopup.m15 .margin_wrapper {
  background: #999;
}
.negativetheme {
  /* Disclaimer text below each section */
  /* Main menu */
  /* Description section */
  /* Characteristics section */
  /* Technical */
  /* Plans */
  /* Documents */
  /* Map */
  /* Agency */
  /* Navbar */
  /* Contact*/
  /* Footer*/
  /* Autopopup */
}
.negativetheme .color-primary-dark {
  color: #fff;
}
.negativetheme .disclaimer .disclaimer__box {
  color: #fff;
}
.negativetheme .navbar .navbar__mainmenu a {
  color: #444;
}
.negativetheme .description::before {
  background: #fff;
  opacity: 0.3;
}
@media screen and (max-width: 900px) {
  .negativetheme .description .description__content {
    color: #fff;
    background: transparent;
  }
  .negativetheme .description .description__link {
    color: #fff;
  }
}
.negativetheme .quicksummary::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 300px;
  opacity: 0.25;
  background: #fff;
}
.negativetheme .tab .tab__features1,
.negativetheme .tab .tab__features2 {
  width: 90%;
}
.negativetheme .tab .tab__features1 tr:nth-child(odd),
.negativetheme .tab .tab__features2 tr:nth-child(odd) {
  background: rgba(255, 255, 255, 0.7);
}
.negativetheme .tab--features .tab__content {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.negativetheme .tab--features .tab__content tr {
  background: rgba(255, 255, 255, 0.7);
}
.negativetheme ul.tabs li.active a {
  background: #545454;
  color: #fff;
}
.negativetheme .features .features__featuresmobileblock {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.negativetheme .features .features__metersmobilerow {
  position: relative;
  background: rgba(0, 0, 0, 0.15);
  color: #222;
}
.negativetheme .features--mobile .color-primary-dark {
  color: #fff;
}
@media screen and (max-width: 900px) {
  .negativetheme .features--mobile h2 {
    color: #fff;
  }
}
.negativetheme .technical .technical__table {
  background: #fff;
}
.negativetheme .technical .technical__table tr:not(:last-child) {
  border-bottom-color: #dedede;
}
.negativetheme .plans .plans__container {
  position: relative;
  background: #fff;
}
.negativetheme .plans .plans__container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.negativetheme .documents .documents__download-v1:before {
  background: #fff;
  opacity: 0.8;
}
.negativetheme .map .tab--map:before {
  background: #fff;
  opacity: 0.8;
}
.negativetheme .agency .agency__text {
  background: #fff;
  opacity: 0.8;
  border: none;
}
.negativetheme .navbar .navbar__responsivemenu {
  background: #444;
}
.negativetheme .navbar .navbar__responsivemenu a {
  color: #fff;
}
.negativetheme .contact-us .contact-us__form {
  background-color: rgba(255, 255, 255, 0.8);
}
.negativetheme .footer {
  background-color: #545454;
}
.negativetheme .autopopup.m15 .margin_wrapper {
  background: #999;
}
/* .borderapplied {
	border-radius: 30px;
}

.bordertopapplied {
	border-radius: 30px 30px 0 0;
}

.borderbottomapplied {
	border-radius: 0 0 30px 30px;
}

.borderrightapplied {
	border-radius: 0 30px 30px 0;
	@media screen and (max-width: 1200px) {
		border-radius: 30px;
	}
}

.borderleftapplied {
	border-radius: 30px 0 0 30px;
	@media screen and (max-width: 1200px) {
		border-radius: 30px;
	}
} */
/* popup plans sliders colors */
.colorpopupbackground {
  background: #082636;
}
.colorpopupbackground2 {
  background: #082636;
}
.colorpopupborderbottom {
  border-bottom: 1px solid #082636;
}
.listitemcolorborder > li {
  border-bottom: 1px solid white;
}
.colorpopuptext {
  color: #fff;
}
/* ----------- */
.background-primary-dark {
  background: #082636;
}
.background-primary-medium {
  background: #3687b2;
}
.background-primary-light {
  background: #72c8f5;
}
.background-primary-screen {
  background: #def3ff;
}
.color-primary-dark {
  color: #082636;
}
.color-primary-medium {
  color: #3687b2;
}
.color-primary-light {
  color: #72c8f5;
}
.exclusionzone {
  height: 96px;
}
@media screen and (max-width: 850px) {
  .exclusionzone {
    height: 0;
  }
}
@media screen and (max-aspect-ratio: 25/9) and (max-height: 820px) and (max-width: 935px) {
  .exclusionzone--maininfos {
    height: 0;
  }
}
@media screen and (max-width: 935px) {
  .exclusionzone--maininfos {
    height: 0;
  }
}
@media screen and (max-width: 900px) {
  .exclusionzone--description {
    height: 0;
  }
}
@media screen and (max-width: 850px) {
  .exclusionzone--technical {
    height: 96px;
  }
}
* {
  box-sizing: border-box;
}
body {
  font-family: "Open Sans", sans-serif;
  color: #222;
  margin: 0;
  padding: 0;
}
section h2 {
  font-family: "Roboto";
  font-size: 3.4em;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
}
@media screen and (max-width: 1000px) {
  section h2 {
    font-size: 2.25em;
  }
}
@media screen and (max-aspect-ratio: 25/9) and (max-height: 670px) {
  section h2 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 600px) {
  section h2 {
    font-size: 1.5em;
  }
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #545454;
}
checkbox:checked,
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Font size for inputs in mobile */
@media screen and (max-width: 500px) {
  input[type="text"],
  input[type="number"],
  textarea {
    font-size: 16px;
  }
}
.hidden {
  display: none;
}
.hidden-opacity {
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
  z-index: 0;
}
::-moz-placeholder {
  font-family: "Open Sans", sans-serif;
}
::placeholder {
  font-family: "Open Sans", sans-serif;
}
/* width */
::-webkit-scrollbar {
  width: 7px;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ccc;
  width: 10px;
  border-radius: 15px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #aaa;
  width: 3px;
  border-radius: 15px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #999;
  width: 3px;
}
.disclaimer .disclaimer__box {
  text-align: center;
  font-size: 11px;
  line-height: 1.3em;
  padding: 1.5em;
  color: #999;
}
.disclaimer--displaced {
  position: relative;
  bottom: 60px;
}
.disclaimer--technical {
  position: relative;
  bottom: 60px;
}
@media screen and (max-width: 1100px) {
  .disclaimer--technical {
    bottom: 20px;
  }
}
@media screen and (max-width: 850px) {
  .disclaimer--technical {
    bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .disclaimer--technical {
    bottom: 20px;
  }
}
.disclaimer--documents {
  position: relative;
  bottom: 0;
}
@media screen and (max-width: 850px) {
  .disclaimer--documents {
    bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .disclaimer--documents {
    bottom: 40px;
  }
}
.disclaimer--agency {
  position: relative;
  bottom: 0;
}
@media screen and (max-width: 850px) {
  .disclaimer--agency {
    bottom: 40px;
  }
}
.disclaimer--documents {
  position: relative;
  bottom: 0;
}
@media screen and (max-width: 850px) {
  .disclaimer--documents {
    bottom: 40px;
  }
}
.disclaimer--contactus {
  position: relative;
  bottom: 0;
}
@media screen and (max-width: 850px) {
  .disclaimer--contactus {
    bottom: 0;
  }
}
.disclaimer--featuresdesktop {
  display: block;
}
@media screen and (max-width: 850px) {
  .disclaimer--featuresdesktop {
    display: none;
  }
}
.disclaimer--featuresmobile {
  display: none;
}
@media screen and (max-width: 850px) {
  .disclaimer--featuresmobile {
    display: block;
    position: relative;
    bottom: 60px;
  }
}
.messagepopup {
  display: grid;
  opacity: 0;
  place-items: center;
  position: fixed;
  z-index: 10;
  top: 10px;
  left: -5000px;
  width: 96%;
  margin: auto;
  padding-top: 75%;
}
.messagepopup .messagepopup__container {
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.messagepopup .messagepopup__info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: grid;
  place-items: center;
  padding: 20px 5%;
}
.messagepopup .messagepopup__text {
  font-size: 18px;
  font-weight: 900;
  padding: 0;
  color: #fff;
  text-align: center;
}
.messagepopup .messagepopup__links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.messagepopup .messagepopup__links a {
  margin: 10px;
}
@media screen and (max-width: 700px) {
  .messagepopup {
    left: 2%;
  }
}
@media screen and (max-width: 600px) {
  .messagepopup {
    padding-top: 62.5%;
  }
}
@media screen and (max-width: 400px) {
  .messagepopup .messagepopup__text {
    font-size: 15px;
  }
}
.form-message {
  display: grid;
  place-items: center;
}
.form-message .form-message__type {
  display: flex;
  align-items: center;
  width: auto;
  padding: 1em;
  font-size: 16px;
  margin: 1em;
  font-style: italic;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0.5em;
}
.form-message .form-message__type i {
  font-size: 2em;
  margin-left: 0.5em;
}
.form-message .form-message__type svg {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
}
.form-message .form-message__type svg path {
  fill: currentColor;
}
.form-message .form-message__type--fail {
  color: red;
}
.form-message .form-message__type--success {
  color: green;
}
.form-message .form-message__type--processing {
  color: #e2a314;
}
.form-message .form-message__imageloader {
  mix-blend-mode: multiply;
  margin: 0 2px;
  background: white;
  padding: 5px;
  border-radius: 50%;
}
/* .success-message {
	display: flex;
	align-items: center;
	width: auto;
	padding: 1em;
	font-size: 16px;
	margin: 1em;
	font-style: italic;
	color: @green;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 0.5em;
	i {
		font-size: 2em;
		margin-left: 0.5em;
	}
	svg {
		display: inline-block;
		width: 1.5em;
		height: 1.5em;
		path {
			fill: currentColor;
		}
	}
}
.process-message {
} */
.cform {
  text-align: center;
}
.cform .cform__inputtext {
  padding-bottom: 18px;
}
.cform .cform__inputtext input,
.cform .cform__inputtext textarea {
  font-size: 20px;
  width: 100%;
  padding: 22px 40px;
  border-radius: 20px;
  border: none;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
.cform .cform__inputtext textarea {
  resize: none;
  height: 215px;
}
.cform .cform__checkboxterms {
  text-align: start;
  margin: 20px 0 70px;
  font-size: 16px;
}
.cform .cform__checkboxterms label {
  padding-top: 3px;
}
.cform .cform__checkboxterms .text-red-700 {
  color: #bbb;
  font-size: 0.8em;
}
.cform .cform__checkboxterms .container {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.cform .cform__checkboxterms .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.cform .cform__checkboxterms .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border: 2px solid #222;
}
.cform .cform__checkboxterms .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.cform .cform__checkboxterms .container input:checked ~ .checkmark:after {
  display: block;
}
.cform .cform__checkboxterms .container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid #222;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.cform .text-red-600 {
  /* background: rgba(255, 255, 255, 0.7); */
  margin: 0.5em 0;
  border-radius: 10px;
  text-align: center;
  padding: 0.5em;
}
.cform .cform__checkboxterms {
  margin: 1vw 0 4vw;
}
.cform .cform__messagesent {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  color: green;
}
.cform .cform__messagesent span {
  position: relative;
}
.cform .cform__messagesent span::before {
  position: absolute;
  content: "";
  bottom: -20px;
  right: -30px;
  height: 2px;
  background: green;
  opacity: 0.2;
  animation-name: line;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.cform .cform__messagesent svg,
.cform .cform__messagesent i {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: 15px;
  animation-name: scaling;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.cform .cform__messagesent svg path,
.cform .cform__messagesent i path {
  fill: currentColor;
}
.cform h3 {
  font-size: 12px;
}
@media screen and (max-width: 1300px) {
  .cform .cform__inputtext input,
  .cform .cform__inputtext textarea {
    font-size: 16px;
    padding: 15px 40px;
  }
  .cform .cform__checkboxterms {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .cform .cform__inputtext {
    padding-bottom: 18px;
  }
  .cform .cform__inputtext input,
  .cform .cform__inputtext textarea {
    font-size: 16px;
    padding: 15px 20px;
    border-radius: 5px;
  }
  .cform .cform__inputtext textarea {
    resize: none;
    height: 215px;
  }
  .cform .cform__checkboxterms {
    margin: 0 0 20px;
    font-size: 12px;
  }
}
.cform--blacktype {
  color: #444;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.textcenter {
  text-align: center;
}
.autosize {
  max-width: 1920px;
  margin: 0 auto;
}
.dropdown {
  font-size: 16px;
  position: absolute;
  right: 5%;
  display: inline-block;
  background: none;
}
.dropdown svg {
  transform: rotate(0deg);
  transition: transform 0.3s;
}
.dropdown svg path {
  stroke: #fff;
}
.dropdown:hover .dropdown__dropdown-content {
  display: block;
  will-change: transform;
}
.dropdown:hover svg {
  display: inline-block;
  transform: rotate(360deg);
}
.dropdown .dropdown__dropbtn {
  font-size: 0.8em;
  display: flex;
  align-items: center;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  padding: 0 0.5em;
  color: #fff;
  min-width: 3.5em;
}
.dropdown .dropdown__dropbtn span {
  margin-right: 0.3em;
}
.dropdown .dropdown__dropdown-content {
  font-size: 0.8em;
  display: none;
  width: 100%;
  position: absolute;
  z-index: 10;
  top: 1.5em;
  padding: 0.3em 0 0 0;
  border-radius: 0.3em;
  /* background: #fff; */
}
.dropdown .dropdown__dropdown-content a {
  position: relative;
  left: 0;
  display: block;
  text-decoration: none;
  padding: 0.1em 0.3em;
  transition: padding 0.3s;
}
.dropdown .dropdown__dropdown-content a:hover {
  padding: 0.1em 0.3em 0.1em 0.5em;
  font-weight: 700;
}
.dropdown .dropdown__selectedlang {
  color: "green";
}
.dropdown .dropdown__dropdown-content:before {
  content: "";
  position: absolute;
  right: 0;
  top: -0.4em;
  width: 2em;
  height: 1em;
  clip-path: polygon(50% 0, 0% 100%, 100% 100%);
}
@media screen and (max-width: 1170px) {
  .dropdown {
    right: 6.5%;
  }
}
.dropdown--mobile {
  position: relative;
  right: initial;
  /* @media screen and (max-width: 900px) {
		display: block;
		position: relative;
		top: initial;
		right: initial;
	} */
}
.dropdown--mobile:hover .dropdown__dropdown-content {
  display: flex;
}
.dropdown--mobile .dropdown__dropdown-content:before {
  display: none;
}
.dropdown--mobile div.dropdown__dropdown-content {
  /* font-size: 1em; */
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
  z-index: 10;
  top: initial;
  padding: 0 0.5em;
  border-radius: 0.5em;
}
.dropdown--mobile div.dropdown__dropdown-content a {
  position: relative;
  left: 0;
  display: inline-block;
  width: auto;
  text-decoration: none;
  padding: 0.1em 0.3em;
  transition: padding 0.3s;
  margin: 0 0.1em;
}
.dropdown--mobile div.dropdown__dropdown-content a:hover {
  display: flex;
  padding: 0.1em 0.3em;
  font-weight: 400;
  color: #fff;
}
.dropdown--mobile div.dropdown__dropdown-content a.dropdown__langselected {
  color: #fff;
  border-radius: 20px;
}
.slider {
  margin-right: 100px;
}
.slider .slider__img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider .slick-prev,
.slider .slick-next {
  width: auto;
  height: auto;
}
.slider .slick-prev:before,
.slider .slick-next:before {
  font-size: 35px;
  z-index: 1;
  color: #3687b2;
  opacity: 1;
}
.slider .slick-prev {
  left: 15px;
}
.slider .slick-next {
  right: 15px;
}
.slider .slick-dots li.slick-active button:before {
  color: #3687b2;
  border-radius: 50%;
  opacity: 1;
}
.slider .slick-dots li button:before {
  font-size: 20px;
  top: -1px;
  left: -2px;
  color: #72c8f5;
}
.slider .slick-dots {
  position: absolute;
  bottom: 13px;
}
.slider .slick-dots li {
  border-radius: 50%;
  border: 2px solid #fff;
  background: #fff;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
.slider--planspopup {
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
.slider--planspopup .slick-next,
.slider--planspopup .slick-prev {
  display: none !important;
}
.slider--planspopup .slick-dots {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
}
.slider--planslider {
  margin-right: 0;
}
.slider--planslider .slick-dots {
  bottom: -30px;
}
.slider--planslider .slick-dots li {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.slider--planslider .slick-dots li button:before {
  font-size: 16px;
  top: -1px;
  left: -2px;
}
.slider--planslider .slick-prev,
.slider--planslider .slick-next {
  top: 96.8%;
}
.slider--planslider .slick-prev:before,
.slider--planslider .slick-next:before {
  font-size: 18px;
}
.slider--planslider .slick-prev {
  left: 10%;
}
.slider--planslider .slick-next {
  right: 10%;
}
@media screen and (max-width: 1200px) {
  .slider--planslider .slick-dots {
    bottom: 10px;
  }
}
@media screen and (max-width: 900px) {
  .slider--planslider .slick-dots {
    bottom: 5px;
  }
}
.slider--60 {
  width: 60%;
}
.slider--technical {
  height: 100%;
  width: 100%;
}
.slider--estate {
  margin-left: 30px;
  margin-right: 0;
  height: 100%;
}
.slider--estate .slick-next,
.slider--estate .slick-prev {
  top: 43%;
}
.slider--estate .slick-dots {
  bottom: 17%;
}
.slider--estate .slider__img {
  min-height: 402px;
}
@media screen and (max-width: 1650px) {
  .slider--estate .slick-dots {
    bottom: 20%;
  }
}
@media screen and (max-width: 1350px) {
  .slider--estate .slick-dots {
    bottom: 22%;
  }
}
@media screen and (max-width: 1200px) {
  .slider--estate {
    margin-left: 0;
    /* .slick-next {
			right: 15px;
		} */
  }
  .slider--estate .slick-dots {
    bottom: 3%;
  }
}
@media screen and (max-width: 1000px) {
  .slider--estate .slick-next {
    right: 15px;
  }
}
@media screen and (max-width: 600px) {
  .slider--estate {
    margin-left: 0;
  }
  .slider--estate .slider__img {
    min-height: 260px;
    max-height: 300px;
  }
}
.slider--estateindoors {
  margin-left: 30px;
  margin-right: 0;
  height: 100%;
}
.slider--estateindoors .slick-next,
.slider--estateindoors .slick-prev {
  top: 43%;
}
.slider--estateindoors .slick-dots {
  bottom: 17%;
}
.slider--estateindoors .slider__img {
  min-height: 402px;
}
@media screen and (max-width: 1650px) {
  .slider--estateindoors .slick-dots {
    bottom: 20%;
  }
}
@media screen and (max-width: 1350px) {
  .slider--estateindoors .slick-dots {
    bottom: 22%;
  }
}
@media screen and (max-width: 1200px) {
  .slider--estateindoors {
    margin-left: 0;
    /* .slick-next {
			right: 15px;
		} */
  }
  .slider--estateindoors .slick-dots {
    bottom: 3%;
  }
}
@media screen and (max-width: 1000px) {
  .slider--estateindoors .slick-next {
    right: 15px;
  }
}
@media screen and (max-width: 900px) {
  .slider--estateindoors .slick-dots {
    bottom: 7%;
  }
}
@media screen and (max-width: 700px) {
  .slider--estateindoors .slick-dots {
    bottom: 3%;
  }
}
@media screen and (max-width: 600px) {
  .slider--estateindoors {
    margin-left: 0;
  }
  .slider--estateindoors .slider__img {
    min-height: 260px;
    max-height: 300px;
  }
}
div.slider--nomargin {
  margin-right: 0;
  margin-bottom: 0;
  height: 100%;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-initialized.slick-slider .slick-prev,
.slick-initialized.slick-slider .slick-next {
  z-index: 10;
  width: 30px;
  height: 30px;
}
.slick-initialized.slick-slider .slick-prev:after,
.slick-initialized.slick-slider .slick-next:after {
  top: 3px;
  left: 3px;
  width: 24px;
  height: 24px;
}
.slick-initialized.slick-slider .slick-prev:before,
.slick-initialized.slick-slider .slick-next:before {
  position: relative;
  top: 2px;
  width: 30px;
  height: 30px;
  font-size: 30px;
  opacity: 1;
}
@media screen and (max-aspect-ratio: 25/9) and (min-width: 300px) and (max-height: 820px) and (max-width: 1180px) {
  .slick-initialized.slick-slider .slick-prev:after,
  .slick-initialized.slick-slider .slick-next:after {
    top: 6px;
    left: 6px;
    width: 17px;
    height: 17px;
  }
  .slick-initialized.slick-slider .slick-prev:before,
  .slick-initialized.slick-slider .slick-next:before {
    width: 23px;
    height: 23px;
    font-size: 23px;
  }
  .slick-initialized.slick-slider .slick-dots li {
    width: 12px;
    height: 12px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  }
  .slick-initialized.slick-slider .slick-dots li button {
    width: 12px;
    height: 12px;
  }
  .slick-initialized.slick-slider .slick-dots li button:before {
    width: 12px;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
  }
}
@media screen and (max-width: 600px) {
  .slick-initialized.slick-slider .slick-dots li {
    width: 12px;
    height: 12px;
  }
  .slick-initialized.slick-slider .slick-dots li button {
    width: 12px;
    height: 12px;
  }
  .slick-initialized.slick-slider .slick-dots li button:before {
    width: 12px;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
  }
}
.cbutton {
  background-color: #545454;
  border: none;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.25s linear;
  padding: 30px 50px;
  border-radius: 50px;
  font-size: 20px;
  cursor: pointer;
}
.cbutton--popup {
  margin-top: 40px;
  font-size: 4vw;
  font-weight: 700;
  text-transform: none;
  color: #fff;
  padding: 10px;
}
.cbutton--fs14 {
  font-size: 14px;
  padding: 20px 60px;
}
.cbutton--calculator {
  padding: 15px 30px;
  background: #222;
}
.cbutton:hover {
  background-color: #ccc;
  color: #222;
}
.cbutton--centered {
  display: block;
  margin: 0 auto;
}
.btn-selected {
  color: #fff;
}
.cta {
  margin-left: 32%;
  font-weight: bolder;
  font-size: 16px;
}
.cta:hover {
  font-weight: bold;
  font-size: 16.5px;
}
.table-styled th {
  text-align: start;
  color: #fff;
  padding: 13px 18px;
  border: none;
  font-weight: 900;
}
.table-styled tr:nth-child(even) {
  background-color: #545454;
}
.table-styled tr:nth-child(odd) {
  background-color: #fff;
}
.table-styled td {
  padding: 13px 18px;
}
.table-styled .table-styled__firstrow {
  color: #fff;
}
@media screen and (max-width: 1230px) {
  .table-styled .table-styled table {
    width: 100%;
    margin-top: 25px;
  }
}
.table-styled--map {
  flex: 0 0 50%;
}
.table-styled--mobilemap table {
  margin-top: 25px;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .table-styled--mobilemap tr {
    font-size: 15px;
  }
}
@media screen and (max-width: 340px) {
  .table-styled--mobilemap td {
    padding: 13px 5px;
  }
}
@media screen and (max-width: 500px) {
  .table-styled--mobilemeasurements {
    font-size: 13px;
  }
  .table-styled--mobilemeasurements th {
    padding: 13px 5px;
    font-size: 12px;
  }
  .table-styled--mobilemeasurements td {
    font-size: 12px;
    padding: 10px 5px;
  }
}
.input-text {
  /* @media screen and (max-aspect-ratio: ~'5/3'){
		
	} */
}
.input-text label {
  padding-bottom: 10px;
}
.input-text input {
  padding: 12px 20px;
  border: none;
  border-radius: 20px;
  /* box-shadow: @box-shadow; */
  color: #545454;
}
.input-text--mobilemap {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.input-text--mobilemap input {
  box-shadow: none;
  width: 330px;
  padding-right: 50px;
  border: 1px solid #3687b2;
}
.input-text--mobilemap i {
  position: absolute;
  font-size: 21px;
  right: 19px;
  bottom: 9px;
  color: #707070;
}
@media screen and (max-width: 1100px) {
  .input-text--mobilemap {
    grid-area: search;
    margin-bottom: 15px;
    width: 100%;
  }
  .input-text--mobilemap input {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .input-text--mobilemap {
    width: 60%;
    margin: 0 auto 20px;
  }
  .input-text--mobilemap input {
    box-shadow: none;
    width: 100%;
    padding: 10px 50px 10px 20px;
    border: 1px solid #3687b2;
  }
}
@media screen and (max-width: 500px) {
  .input-text--mobilemap {
    width: 80%;
  }
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  font-family: "Open Sans";
  padding: 20px 0 0;
  width: 100%;
  cursor: pointer;
  border: none;
  outline: none;
  transition: 0.4s;
  font-weight: 400;
  background: transparent;
  text-decoration: none;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.accordion:hover {
  text-decoration: none;
}
/* Style the accordion panel. Note: hidden by default */
.panel {
  /* display: none;
	overflow: hidden; */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.sliderphoto {
  width: 100%;
}
.sliderphotocontainer {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding: 66.66% 0 0 0;
  /* 34.37% = 100 / (w / h) = 100 / (640 / 220) */
}
.sliderphotocontainer img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
ul.tabs {
  /* li:first-child {
		margin-left: 25px;
	}

	li:not(:last-child) {
		margin-right: 7px;
	} */
}
ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  margin-top: 1.2em;
  border-radius: 1em 1em 0 0;
  height: auto;
  line-height: 2em;
  border-left: none;
  margin-bottom: -1px;
  overflow: hidden;
  position: relative;
  width: 190px;
  text-align: center;
}
ul.tabs li.active {
  /* background: #FFF;
		border-bottom: 1px solid #FFF; */
}
ul.tabs li.active a {
  background: #f2f2f2;
  font-weight: 700;
  color: #3687b2;
}
ul.tabs a {
  position: relative;
  bottom: 1px;
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 0.6em 2em;
  outline: none;
  background-color: #222;
  transition: background 0.3s;
}
ul.tabs a:hover {
  background: #545454;
  font-weight: 700;
}
@media screen and (max-width: 1290px) {
  ul.tabs {
    width: 800px;
  }
}
ul.tabs--map {
  display: flex;
  padding: 0 2em;
}
ul.tabs--map li {
  display: inline-block;
  width: 33%;
  max-width: 150px;
  margin: 1em 0.3em 0;
}
@media screen and (min-width: 280px) and (max-width: 920px) and (max-aspect-ratio: 24/8) {
  ul.tabs--map {
    font-size: 12px;
  }
  ul.tabs--map li {
    max-width: initial;
  }
  ul.tabs--map a {
    padding: 0.3em 2em;
    font-size: 1em;
  }
}
@media (max-width: 450px) {
  ul.tabs--map {
    justify-content: center;
  }
  ul.tabs--map a {
    padding: 0.3em 1em;
  }
}
.tab {
  border-top: none;
  overflow: hidden;
  clear: both;
  float: left;
  width: 100%;
  font-size: 16px;
}
.tab .tab__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  padding: 4.375em 6.25em;
}
.tab .tab__content td p {
  margin: 0.3125em 0;
}
.tab .tab__content td p:nth-child(1) {
  font-weight: 700;
}
.tab .tab__content:nth-child(2) {
  padding-top: 40px;
}
.tab .tab__row:nth-child(odd) {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  /* &:before {
			content: '';
			position: absolute;
			z-index: -1;
			top: 0;
			left:0;
			right: 0;
			bottom: 0;
			width: 100%;
			height: 100%;
			background: red;
		} */
}
.tab .tab__contentmobile {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  padding: 70px 100px;
}
.tab .tab__contentmobile td p {
  margin: 5px 0;
}
.tab .tab__contentmobile td p:nth-child(1) {
  font-weight: 700;
}
.tab .tab__content--visible {
  display: grid;
}
.tab .tab__content:nth-child(2) {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tab .tab__content:nth-child(2) th {
  text-align: start;
  color: #fff;
  padding: 13px 18px 13px 7px;
  border: none;
  font-weight: 700;
  background: #444;
}
.tab .tab__content:nth-child(2) table {
  width: 100%;
  margin-bottom: 40px;
}
.tab .tab__content:nth-child(2) td {
  padding: 13px 18px;
}
.tab .tab__content:nth-child(2) th:first-child,
.tab .tab__content:nth-child(2) td:first-child {
  width: 70%;
  padding-left: 10%;
}
.tab .tab__content:nth-child(2) tr:not(:first-child):nth-child(odd) {
  background-color: #fff;
}
.tab .tab__content-total {
  background-color: #444;
  color: #fff;
  font-weight: 700;
  text-align: end;
  padding: 23px 50px;
  width: 100%;
}
.tab .tab__content-total p {
  padding: 0;
  font-size: 18px;
}
.tab .tab__twocolumnstable tr td:first-child {
  font-weight: 900;
}
.tab .tab__features-title {
  display: flex;
  align-items: center;
  margin-top: 50px;
  padding-bottom: 15px;
}
.tab .tab__features-title i {
  font-size: 35px;
  margin-right: 30px;
}
.tab .tab__features-title p {
  font-size: 26px;
  font-weight: 300;
  padding: 0;
}
.tab .tab__features1,
.tab .tab__features2 {
  width: 90%;
}
.tab .tab__features1 tr:nth-child(odd),
.tab .tab__features2 tr:nth-child(odd) {
  background-color: #fff;
}
.tab .tab__features1 tr:nth-child(even),
.tab .tab__features2 tr:nth-child(even) {
  background-color: #f4f4f4;
}
.tab .tab__features1 td,
.tab .tab__features2 td {
  padding: 13px 20px;
}
.tab .tab__features1 table,
.tab .tab__features2 table {
  width: 100%;
}
@media screen and (max-width: 1290px) {
  .tab .tab__content {
    grid-template-columns: 1fr;
  }
  .tab .tab__features1,
  .tab .tab__features2 {
    padding-top: 0;
  }
  .tab .tab__features-title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .tab .tab__features-title i {
    margin-right: 15px;
  }
  .tab .tab__features-title p {
    padding: 0;
  }
  .tab .tab__features1,
  .tab .tab__features2 {
    width: 100%;
  }
  .tab .tab__content-total {
    width: 100%;
    color: #fff;
    font-weight: 700;
    text-align: end;
    padding: 23px 50px;
    background-color: #222;
  }
}
.tab--map {
  width: 100%;
  position: relative;
}
.tab--map:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
}
.tab--map .tab__content {
  display: block;
}
.tab--features {
  width: 100%;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
.tab--features .tab__content {
  background: #f2f2f2;
  padding: 0 70px 40px;
}
@media screen and (max-width: 1290px) {
  .tab--features .tab__content {
    grid-template-columns: 1fr;
  }
  .tab--features .tab__content:nth-child(2) table {
    width: 100%;
  }
  .tab--features .tab__content-total {
    width: 100%;
    color: #fff;
    font-weight: 700;
    text-align: end;
    padding: 23px 50px;
    background-color: #222;
  }
}
@media screen and (max-width: 700px) {
  .tab--features .tab__content-total {
    text-align: left;
  }
}
/* .estate--zoomphoto {
	display: none;

	@media screen and (max-width:600px) {
		display: flex;
		margin: 0;

		.estate__information {
			order: 3;
			flex: 0 0 100%;
			max-width: 100%;
			width: 100%;
			margin: 0 auto;
			padding: 60px 30px 40px;
			border-radius: 0;
			background: transparent;
		}

		.estate__inforoomcontainer {
			overflow-y: unset;
			max-height: 250px;
		}

		.estate__slider {
			order: 2;
		}

		.estate__inforoom {
			margin: 10px 0 10px 0;
		}

		.estate__infohouse-texts {
			overflow-y: auto;
			padding-right: 15px;
		}

		.estate__infohouse-texts--bienpopup {
			margin-bottom: 40px;
			max-height: 120px;
		}

		.estate__infohouse-list {
			max-height: 120px;
			margin: 0;
			padding: 0;

			li {
				display: flex;
				justify-content: space-between;
				padding-bottom: 5px;
				margin-top: 5px;

				span:nth-child(1) {
					font-size: 12px;
				}

				span:nth-child(2) {
					font-size: 12px;
					font-weight: 700;
				}
			}
		}

		.estate__sliderpopup {
			width: 100%;
		}
	}
} */
.navbar {
  position: relative;
  font-size: 16px;
  /* @media screen and (max-width: 1580px) {
		a.navbar__responsivebtn {
			top: 25px;
			right: 0;
			font-size: 25px;
			margin-right: 15px;
		}
	} */
  /* HORIZONTAL PHONE VIEWS SELECTORS */
}
.navbar .navbar__logo {
  display: flex;
  flex: 0 0 10%;
}
.navbar .navbar__logo a {
  width: 50%;
  height: 100%;
}
.navbar .navbar__logo img {
  display: block;
  width: auto;
  height: auto;
  max-height: 50px;
  max-width: 100px;
}
.navbar .navbar__container {
  /* display: none; */
  position: relative;
  justify-content: space-between;
  align-items: center;
  padding: 0.6em 1em;
  min-height: 96px;
}
.navbar .navbar__mainmenu {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.navbar .navbar__mainmenu a {
  display: block;
  margin: 0 5px;
  padding: 10px;
  font-size: 0.8vw;
  text-decoration: none;
  text-align: center;
  color: #fff;
  transition: all 0.3s;
}
.navbar .navbar__mainmenu a:hover {
  color: #3687b2;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
}
.navbar a.navbar__currentlink {
  font-weight: 700;
  color: #3687b2;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
}
.navbar a.responsive__currentlink {
  font-weight: 700;
  background: #72c8f5;
  color: #fff;
  border-radius: 20px;
}
.navbar .navbar__usermenu {
  position: relative;
  margin-right: 7.8%;
  display: flex;
  align-items: center;
}
.navbar .navbar__contactbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.8);
  overflow: hidden;
  will-change: transform;
  visibility: hidden;
}
.navbar .navbar__contactbtn:hover {
  border: 4px solid rgba(255, 255, 255, 0.4);
}
.navbar .navbar__contactbtn img {
  display: block;
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.2);
  transition: transform 0.3s;
}
.navbar .navbar__contactbtn img:hover {
  transform: scale(1.4);
}
.navbar .navbar__contactbtn svg {
  position: relative;
  top: 2px;
  width: 50px;
  height: 50px;
  transform: scale(1);
  transition: transform 0.3s;
}
.navbar .navbar__contactbtn svg path {
  fill: #545454;
}
.navbar .navbar__contactbtn svg:hover {
  transform: scale(1.2);
}
.navbar a.navbar__contactbtn--visible {
  visibility: visible;
}
.navbar a.navbar__responsivebtn {
  display: none;
  position: fixed;
  top: 20px;
  right: 10px;
  z-index: 100;
  font-size: 30px;
  background: rgba(255, 255, 255, 0.5);
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 1%;
  transition: all 0.3s;
}
.navbar a.navbar__responsivebtn:hover {
  background: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.navbar .navbar__pebimage {
  margin-left: 20px;
  width: 80px;
  height: auto;
}
.navbar .navbar__responsivemenu img {
  max-width: 100px;
}
@media screen and (max-width: 1700px) {
  .navbar .navbar__pebimage {
    width: 5vw;
    height: auto;
  }
  .navbar .navbar__mainmenu {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
  }
  .navbar .navbar__mainmenu a {
    display: block;
    margin: 0 0.2vw;
    padding: 0.5vw;
  }
}
@media screen and (max-width: 1500px) {
  .navbar .navbar__logo {
    margin-left: 20px;
  }
  .navbar .navbar__contactbtn {
    padding: 0;
  }
}
@media screen and (max-width: 1300px) {
  .navbar .navbar__pebimage {
    margin-left: 5px;
  }
}
@media screen and (max-width: 1250px) {
  .navbar .navbar__mainmenu {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 1170px) {
  .navbar .navbar__mainmenu {
    display: none;
  }
  .navbar .navbar__usermenu {
    margin-right: 10%;
  }
  .navbar a.navbar__responsivebtn {
    display: block;
  }
}
@media screen and (max-width: 935px) {
  .navbar .navbar__container {
    min-height: initial;
    display: none;
  }
  .navbar .navbar__responsivemenu {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: -480px;
    z-index: 10;
    width: 350px;
    height: calc(100vh - 59px);
    background: #fff;
    padding: 4vh 40px;
    border-radius: 10px 0 0 10px;
    box-shadow: -5px 5px 3px rgba(0, 0, 0, 0.1);
    transition: right 0.4s;
  }
  .navbar .navbar__responsivemenu a {
    display: block;
    width: 60%;
    padding: 0.8vh;
    text-decoration: none;
    margin: 0.8vh auto;
    text-align: center;
    border-radius: 0;
    transition: all 0.3s;
  }
  .navbar .navbar__responsivemenu a:hover {
    background: #72c8f5;
    color: #fff;
    border-radius: 20px;
  }
  .navbar .navbar__responsivemenu img {
    width: 50%;
    margin: 10px auto 0;
  }
  .navbar .navbar__responsivemenu--show {
    right: 0;
  }
  .navbar a.navbar__responsivebtn {
    display: none;
  }
  .navbar .navbar__usermenu {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .navbar .navbar__responsivemenu {
    top: 0;
    width: 80%;
    font-size: 2vh;
    padding: 2vh 20px;
  }
  .navbar .navbar__responsivemenu a {
    width: 100%;
    padding: 1.3vh 10px;
    margin: 0.8vh auto;
  }
  .navbar .navbar__responsivemenu img {
    max-width: 80px;
  }
  .navbar .navbar__container {
    display: none;
  }
}
@media screen and (min-width: 935px) {
  .navbar .navbar__responsivemenu {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 66px;
    right: -480px;
    z-index: 10;
    width: 350px;
    height: calc(100vh - 66px);
    background: #fff;
    padding: 4vh 40px;
    border-radius: 10px 0 0 10px;
    box-shadow: -5px 5px 3px rgba(0, 0, 0, 0.1);
    transition: right 0.4s;
  }
  .navbar .navbar__responsivemenu a {
    display: block;
    width: 60%;
    padding: 0.8vh;
    text-decoration: none;
    margin: 0.8vh auto;
    text-align: center;
    border-radius: 0;
    transition: all 0.3s;
  }
  .navbar .navbar__responsivemenu a:hover {
    background: #72c8f5;
    color: #fff;
    border-radius: 20px;
  }
  .navbar .navbar__responsivemenu img {
    width: 50%;
    margin: 20px auto 0;
  }
  .navbar .navbar__responsivemenu--show {
    right: 0;
  }
  .navbar .navbar__container {
    display: flex;
  }
}
@media screen and (max-height: 600px) {
  .navbar .navbar__responsivemenu {
    /* top: 66px;
			height: calc(100vh - 66px); */
  }
  .navbar .navbar__responsivemenu a {
    font-size: 12px;
    display: block;
    width: 60%;
    padding: 0.8vh;
    margin: 0 auto;
  }
  .navbar .navbar__responsivemenu img {
    margin: 0 auto;
    width: 60px;
  }
}
@media screen and (max-aspect-ratio: 25/9) and (max-height: 820px) and (max-width: 935px) {
  .navbar .navbar__container {
    display: none;
  }
}
@media screen and (min-height: 350px) and (max-height: 600px) and (max-width: 1000px) and (min-aspect-ratio: 5 / 3) {
  .navbar .navbar__responsivemenu {
    top: 0;
    height: calc(100vh - 45px);
  }
  .navbar .navbar__responsivemenu img {
    width: 80px;
  }
}
.navbar--fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.11);
}
@media screen and (max-aspect-ratio: 20/9) and (max-height: 600px) {
  .navbar--fixed {
    /* .navbar__logo {
			img {
				height: 50px;
			}
		} */
  }
  .navbar--fixed a.navbar__responsivebtn {
    top: 7px;
  }
}
@media screen and (max-aspect-ratio: 25/9) and (max-height: 820px) and (max-width: 935px) {
  .navbar--fixed a.navbar__responsivebtn {
    display: none;
  }
}
.submenu-responsive {
  display: none;
  /* HORIZONTAL PHONE VIEWS */
}
@media screen and (min-width: 936px) {
  .submenu-responsive .submenu-responsive__container {
    display: block;
  }
}
@media screen and (max-width: 935px) {
  .submenu-responsive {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
  }
  .submenu-responsive .submenu-responsive__container {
    position: relative;
    display: flex;
    justify-content: space-around;
    padding: 15px 0;
    width: 90%;
  }
  .submenu-responsive .submenu-responsive__links {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(1);
    transition: transform 0.2s;
    text-decoration: none;
  }
  .submenu-responsive .submenu-responsive__links:hover {
    transform: scale(1.2);
  }
  .submenu-responsive .submenu-responsive__links i {
    color: #222;
    font-size: 29px;
  }
  .submenu-responsive .submenu-responsive__links--menubtn {
    top: 2px;
  }
  .submenu-responsive .submenu-responsive__btn-home {
    position: absolute;
    display: grid;
    place-items: center;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 50%;
    border-width: 3px;
    border-style: solid;
    width: 65px;
    height: 65px;
    transition: width 0.2s, height 0.2s, top 0.2s;
  }
  .submenu-responsive .submenu-responsive__btn-home img {
    width: 70%;
    height: auto;
  }
  .submenu-responsive .submenu-responsive__btn-home:hover {
    width: 75px;
    height: 75px;
    top: -35px;
  }
}
@media screen and (max-width: 400px) {
  .submenu-responsive .submenu-responsive__btn-home {
    top: -25px;
    width: 55px;
    height: 55px;
  }
}
@media screen and (max-aspect-ratio: 25/9) and (max-height: 820px) and (max-width: 935px) {
  .submenu-responsive {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
  }
  .submenu-responsive .submenu-responsive__container {
    position: relative;
    display: flex;
    justify-content: space-around;
    padding: 0.5em 0;
    width: 90%;
  }
  .submenu-responsive .submenu-responsive__links {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(1);
    transition: transform 0.2s;
    text-decoration: none;
  }
  .submenu-responsive .submenu-responsive__links:hover {
    transform: scale(1.2);
  }
  .submenu-responsive .submenu-responsive__links i {
    color: #222;
    font-size: 29px;
  }
  .submenu-responsive .submenu-responsive__links--menubtn {
    top: 2px;
  }
  .submenu-responsive .submenu-responsive__btn-home {
    position: absolute;
    display: grid;
    place-items: center;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 50%;
    border: 3px solid #3687b2;
    width: 55px;
    height: 55px;
    transition: width 0.2s, height 0.2s, top 0.2s;
  }
  .submenu-responsive .submenu-responsive__btn-home img {
    width: 70%;
    height: auto;
  }
  .submenu-responsive .submenu-responsive__btn-home:hover {
    width: 75px;
    height: 75px;
    top: -35px;
  }
}
@media screen and (max-aspect-ratio: 5/8) {
  .submenu-responsive .submenu-responsive__container {
    justify-content: space-between;
    width: 95%;
  }
}
@media screen and (min-width: 300px) {
  .trioheadstructure {
    display: grid;
    grid-template-columns: 21% 50% 29%;
    grid-template-rows: 1fr;
  }
}
.trioheadstructure--plans {
  display: grid;
  grid-template-columns: 60% 40%;
  grid-template-rows: auto 1fr;
  width: 100%;
  height: auto;
  padding: 2em 8%;
  background: none;
}
.roombyroom {
  background: #545454;
  color: #fff;
  position: relative;
  font-size: 16px;
}
.roombyroom .roombyroom__svglistplans {
  position: absolute;
  top: 1.5em;
  left: 7%;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 80%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.roombyroom .roombyroom__svglistplans svg {
  margin: 0 0.5em 0 0;
  width: 1.5em;
  height: 1.5em;
}
.roombyroom .roombyroom__svglistplans li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.roombyroom .roombyroom__svglistplans li li:nth-child(1) {
  flex: 0 0 40%;
}
.roombyroom .roombyroom__beforepricetext {
  font-size: 1vw;
  font-weight: 400;
  margin: 0;
}
.roombyroom .roombyroom__priceplans {
  position: absolute;
  bottom: 0.5em;
  width: 100%;
  text-align: center;
  font-weight: 900;
  font-size: 2.5vw;
  line-height: 1.7vw;
}
.roombyroom .roombyroom__roomslist {
  position: absolute;
  top: 1.5em;
  bottom: 1.5em;
  left: 1.5em;
  right: 1.5em;
  overflow: auto;
}
.roombyroom .roombyroom__roomslist--maininfosindoors {
  position: absolute;
  overflow-y: auto;
  height: 70%;
  top: 4.3em;
  bottom: 1em;
  left: 1em;
  right: 1em;
}
.roombyroom .roombyroom__roomslist--plans {
  /* position: absolute; */
  overflow-y: auto;
  /* height: 90%;
		top: 1em;
		bottom: 1em;
		left: 1em;
		right: 1em; */
}
.roombyroom .roombyroom__oneroom {
  padding-right: 1.2em;
  margin-top: 0.3em;
}
.roombyroom .roombyroom__oneroom ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.roombyroom .roombyroom__oneroom li {
  font-size: 0.7em;
  padding: 0.2em 0;
  display: flex;
  justify-content: space-between;
}
.roombyroom .roombyroom__oneroom li span:nth-child(1) {
  font-weight: 900;
}
.roombyroom .roombyroom__oneroom li span:nth-child(2) {
  text-align: right;
}
.roombyroom .roombyroom__oneroom--plans {
  padding: 0;
  margin-top: 0;
}
.roombyroom .roombyroom__oneroom--plans ul {
  padding: 0 1em 0 0;
  height: 11em;
  width: 90%;
  margin: 0 auto;
  /* overflow: auto; */
}
.roombyroom .roombyroom__oneroom--plans li {
  border-bottom: 1px solid #fff;
  padding: 0.7em 0;
}
.roombyroom .roombyroom__oneroom--plans li span:nth-child(1) {
  font-weight: 400;
}
.roombyroom .roombyroom__oneroom--plans li span:nth-child(2) {
  font-weight: 900;
}
.roombyroom .roombyroom__oneroom--maininfosindoors {
  padding: 0;
  margin-top: 0;
}
.roombyroom .roombyroom__oneroom--maininfosindoors ul {
  padding: 0 1em 0 0;
  height: 100%;
  width: 90%;
  margin: 0 auto;
}
.roombyroom .roombyroom__oneroom--maininfosindoors li {
  border-bottom: 1px solid #fff;
  padding: 0.7em 0;
}
.roombyroom .roombyroom__oneroom--maininfosindoors li span:nth-child(1) {
  font-weight: 400;
}
.roombyroom .roombyroom__oneroom--maininfosindoors li span:nth-child(2) {
  font-weight: 900;
}
.roombyroom .roombyroom__title {
  position: relative;
  font-size: 1.1em;
  font-weight: 900;
  padding-bottom: 0.7em;
  border-bottom: 1px solid #fff;
  text-transform: none;
  text-align: left;
  margin-bottom: 0.7em;
  margin-top: 1.8em;
}
.roombyroom .roombyroom__title--plans {
  font-size: 18px;
  margin-top: 0;
  margin-right: 0.5em;
  padding-top: 0;
  margin-bottom: 1em;
}
.roombyroom .roombyroom__stagename {
  font-size: 1.5em;
}
.roombyroom .roombyroom__address {
  font-size: 0.8em;
  font-weight: 400;
  padding: 0.3em 0 0;
}
.roombyroom .roombyroom__dimensionsdata {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.75em;
  font-weight: 400;
  width: 90%;
  margin: 0.7em auto;
}
.roombyroom .roombyroom__areainfo {
  display: flex;
  align-items: center;
}
.roombyroom .roombyroom__areainfo--plans {
  font-weight: 700;
}
.roombyroom .roombyroom__longwidthdata {
  margin-right: 4%;
}
.roombyroom .roombyroom__longwidthdata span {
  margin-left: 2em;
}
.roombyroom .roombyroom__longwidthdata--plans {
  margin-right: 2%;
  font-weight: 700;
}
.roombyroom .roombyroom__longwidthdata--plans > span {
  margin-left: 2em;
}
.roombyroom .roombyroom__longwidthdata--plans > span span {
  margin-left: 0.5em;
}
.roombyroom .roombyroom__quote {
  font-size: 0.6em;
  line-height: 1.3em;
  margin: 1em 0;
  opacity: 0.8;
}
.roombyroom--plans,
.roombyroom--indoorsmeasurements {
  margin: 0;
}
.roombyroom--plans {
  grid-column: 1;
  order: 2;
}
.roombyroom--plans .roombyroom__dimensionsdata {
  font-size: 0.7em;
  width: 100%;
}
.mainslider {
  font-size: 1vw;
  /*Slider selectors*/
}
.mainslider .mainslider__textzone {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  margin-left: 1.5em;
  margin-right: 1.5em;
}
.mainslider .mainslider__picturetitle {
  font-weight: 700;
  font-size: 1.3em;
}
.mainslider .mainslider__address {
  font-size: 1.3em;
  line-height: 1.2;
}
.mainslider .mainslider__indoorsmeasurements {
  display: inline-block;
  font-size: 0.8em;
}
.mainslider .mainslider__indoorsmeasurements span {
  margin: 0 0.8em;
}
.mainslider .mainslider__indoorsmeasurements svg {
  display: inline;
  width: 1.5em;
  margin: 0 0.5em;
  height: auto;
}
.mainslider .mainslider__indoorsmeasurements svg path {
  fill: currentColor;
}
.mainslider .mainslider__frameratio {
  padding-bottom: 66.6666%;
  position: relative;
  overflow: hidden;
}
.mainslider .mainslider__numphotos {
  font-weight: 400;
  display: inline-block;
}
.mainslider .mainslider__frameratiocontent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.mainslider .mainslider__gallery {
  overflow: hidden;
}
.mainslider .maininfos__sliderpicturecontainer {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding: 0;
  padding-bottom: 66.6666%;
  background: #f2f2f2;
}
.mainslider .maininfos__sliderpicturecontainer--plans {
  background: #fff;
}
.mainslider .maininfos__sliderpicturelink {
  background-color: #ddd;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
.mainslider .maininfos__sliderpicturelinkbtn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  height: auto;
  padding: 1em;
  transform: translate(-50%, -50%);
  border-radius: 20px;
  transition: background 0.3s;
  color: #fff;
}
.mainslider .maininfos__sliderpicturelinkbtn span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}
.mainslider .maininfos__sliderpicturelinkbtn i {
  font-size: 2em;
  margin-right: 0.5em;
}
.mainslider .maininfos__sliderpicturelinkbtn--small {
  font-size: 16px;
}
.mainslider .maininfos__sliderpicturelinkbtn--small span {
  flex-direction: column;
  font-size: 0.8em;
  text-align: center;
  line-height: 1.2;
}
.mainslider .maininfos__sliderpicturelinkbtn--small i {
  margin: 0 0 0.5em;
}
.mainslider .maininfos__sliderpicture {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mainslider .slick-prev,
.mainslider .slick-next {
  width: auto;
  height: auto;
}
.mainslider .slick-prev:before,
.mainslider .slick-next:before {
  font-size: 40px;
  z-index: 1;
  /* color: @primary-dark-color; */
  will-change: color;
  opacity: 1;
  z-index: 10;
  position: relative;
  cursor: pointer;
  transition: color 0.2s;
}
.mainslider .slick-prev:after,
.mainslider .slick-next:after {
  content: ' ';
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 5px;
  left: 10px;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  z-index: 5;
}
.mainslider .slick-prev {
  left: 15px;
  z-index: 1;
}
.mainslider .slick-next {
  right: 15px;
  z-index: 1;
}
.mainslider .slick-dots li.slick-active button:before {
  color: #3687b2;
  border-radius: 50%;
  opacity: 1;
}
.mainslider .slick-dots li button:before {
  font-size: 20px;
  top: -1px;
  left: -2px;
  color: #72c8f5;
}
.mainslider .slick-dots {
  position: absolute;
  bottom: 13px;
}
.mainslider .slick-dots li {
  border-radius: 50%;
  border: 2px solid #fff;
  background: #fff;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
@media screen and (max-width: 1600px) {
  .mainslider .mainslider__textzone {
    margin: 0 1em;
  }
  .mainslider .mainslider__address {
    font-size: 1em;
  }
  .mainslider .mainslider__picturetitle {
    font-size: 1em;
  }
  .mainslider .mainslider__indoorsmeasurements {
    font-size: 0.7em;
  }
  .mainslider .mainslider__indoorsmeasurements span {
    margin: 0 0.5em;
  }
  .mainslider .mainslider__indoorsmeasurements svg {
    /* width: 1em; */
    margin: 0 0.3em;
  }
}
@media screen and (max-width: 1000px) {
  .mainslider .mainslider__textzone {
    flex-direction: column;
    justify-content: center;
  }
  .mainslider .maininfos__sliderpicturelinkbtn {
    padding: 2em;
    /* span {
				font-size: 2em;
				line-height: 1.5;
			} */
  }
  .mainslider .maininfos__sliderpicturelinkbtn--small {
    padding: 1em;
  }
  .mainslider .maininfos__sliderpicturelinkbtn--small span {
    font-size: 0.8em;
    text-align: center;
    line-height: 1.2;
  }
  .mainslider .maininfos__sliderpicturelinkbtn--small i {
    margin: 0 0 0.5em;
  }
}
@media screen and (max-width: 750px) {
  .mainslider .mainslider__textzone {
    font-size: 14px;
    margin: 0 0.4em;
  }
}
@media screen and (max-width: 600px) {
  .mainslider {
    /* 		.mainslider__textzone {
			font-size: 13px;
		} */
  }
  .mainslider .mainslider__indoorsmeasurements span {
    margin: 0 0.2em;
  }
}
@media screen and (max-width: 500px) {
  .mainslider .maininfos__sliderpicturelinkbtn {
    padding: 1em;
    width: 80%;
  }
  .mainslider .maininfos__sliderpicturelinkbtn i {
    margin: 0.5em 0;
  }
  .mainslider .maininfos__sliderpicturelinkbtn span {
    flex-direction: column;
    line-height: 1.2;
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
  .mainslider .maininfos__sliderpicturelinkbtn {
    /* padding: 10px;
 */
  }
  .mainslider .maininfos__sliderpicturelinkbtn span {
    font-size: 0.8em;
  }
}
.mainslider--plans {
  order: 1;
}
.quicksummary {
  position: relative;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: auto;
  padding-bottom: 1vw;
}
.quicksummary .quicksummary__content::after {
  content: "";
  clear: both;
  display: table;
}
.quicksummary .quicksummary__textbeforeprice {
  font-weight: 400;
  /* font-size: .8em; */
}
.quicksummary .quicksummary__title {
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 1.3em;
  font-weight: 900;
  text-align: center;
  height: 70px;
  line-height: 70px;
}
.quicksummary .quicksummary__infoslist {
  width: 80%;
  max-width: 24em;
  display: flex;
  justify-content: space-between;
  margin: 2vh auto;
  list-style: none;
  font-size: 1.1em;
  font-weight: 900;
  padding: 0;
}
.quicksummary .quicksummary__infoslist span {
  margin: 0 0.5em 0 0;
}
.quicksummary .quicksummary__infoslist span svg {
  width: 2em;
  height: 2em;
}
.quicksummary .quicksummary__infoslist span svg path {
  fill: currentColor;
}
.quicksummary .quicksummary__infoslist span image {
  width: 100%;
  height: auto;
}
.quicksummary .quicksummary__infoslist strong {
  white-space: nowrap;
  font-size: 1.4em;
}
.quicksummary .quicksummary__infoslistitem {
  display: flex;
  align-items: center;
  justify-content: center;
}
.quicksummary .quicksummary__logobox {
  display: grid;
  width: 100%;
  height: 100%;
}
.quicksummary .quicksummary__logo {
  position: relative;
  z-index: 2;
  width: 60%;
  margin: auto;
  padding: 1em 0;
  /* &.js-hidden {
			display: none !important;
		} */
}
.quicksummary .quicksummary__logo img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 120px;
}
.quicksummary .quicksummary__logo--hidden {
  display: none;
}
.quicksummary .quicksummary__phone {
  text-align: center;
  width: 100%;
  font-size: 3em;
  font-weight: 900;
  align-self: flex-end;
  padding: 0 1.2em;
}
@media screen and (max-width: 1500px) {
  .quicksummary .quicksummary__infoslist {
    font-size: 0.7em;
  }
  .quicksummary .quicksummary__title {
    font-size: 1.5vw;
  }
  .quicksummary .quicksummary__phone {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 600px) {
  .quicksummary {
    font-size: 12px;
  }
  .quicksummary .quicksummary__phone {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 350px) {
  .quicksummary .quicksummary__phone {
    font-size: 5.5vw;
  }
}
.headmaps {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 15px;
}
.headmaps .headmaps__title {
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 1.3vw;
  font-weight: 900;
  text-align: center;
  height: 70px;
  line-height: 70px;
}
.headmaps .headmaps__mapslidercontainer {
  flex-grow: 1;
  position: relative;
}
.headmaps .headmaps__mapslider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.headmaps .headmaps__mapslideritem {
  height: 100% !important;
}
.headmaps .headmaps__mapslideimage {
  width: 65%;
  height: 95%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
}
.headmaps .headmaps__mapslideimage {
  /* polygon.room_element {
			position: relative;
			fill: #fff;
			z-index: -1;
		} */
}
.headmaps .headmaps__mapslideimage text.room_name,
.headmaps .headmaps__mapslideimage tspan.room_name_area {
  text-shadow: none;
  fill: #000;
  font-weight: 400;
}
.headmaps .headmaps__mapslideimage text.floor_name {
  text-shadow: none;
}
.headmaps .headmaps__mapslideimage polygon:hover {
  fill: #00ffff;
  opacity: 0.3;
}
.headmaps .headmaps__mapslideimage polygon[active="1"] {
  fill: #00FFFF;
  opacity: 0.3;
}
.headmaps .headmaps__mapslideimage--vertical {
  display: flex;
  justify-content: center;
  align-items: center;
}
.headmaps .slick-list {
  height: 100%;
}
.headmaps .slick-track {
  height: 100%;
}
.headmaps .slick-prev,
.headmaps .slick-next {
  top: 50%;
}
.headmaps .slick-prev {
  left: 2%;
}
.headmaps .slick-next {
  right: 4%;
}
.headmaps .slick-dots {
  position: absolute;
  bottom: 7px;
}
.headmaps .slick-dots li {
  border-radius: 50%;
  border: 2px solid #fff;
  background: #fff;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
.headmaps .slick-prev::before,
.headmaps .slick-next::before {
  z-index: 5;
}
.headmaps .slick-prev::after,
.headmaps .slick-next::after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background: #fff;
}
.headmaps .slick-dots li.slick-active button:before {
  color: #3687b2;
  border-radius: 50%;
  opacity: 1;
}
.headmaps .slick-dots li button:before {
  font-size: 20px;
  top: -1px;
  left: -2px;
  color: #72c8f5;
}
.headmaps--plans {
  grid-column: 2;
  grid-row: 1 / span 2;
  background: none;
  min-height: 600px;
  padding: 0;
}
.headmaps--plans .headmaps__mapslideimage {
  width: 80%;
}
.headmaps--plans .headmaps__mapslideimage--vertical {
  display: none;
}
.headmaps--plans .headmaps__mapslideimage--horizontal {
  display: block;
  padding: 1.2em 1em 0.25em;
}
.headmaps--plans .headmaps__mapslider {
  bottom: 0;
}
.headmaps--plans .headmaps__mapslideimage--zoom {
  min-height: 90vh;
}
.headmaps--plans .slick-prev {
  left: 0;
}
.headmaps--plans .slick-next {
  right: 0;
}
.headmaps--plans .slick-prev::before,
.headmaps--plans .slick-next::before {
  z-index: 5;
}
.headmaps--plans .slick-prev::after,
.headmaps--plans .slick-next::after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background: #fff;
}
.headmaps--plans .slick-list {
  height: 90%;
}
@media screen and (max-width: 1770px) {
  .roombyroom {
    /* .roombyroom__roomslist--plans {
			overflow-y: auto;
		} */
  }
  .roombyroom .roombyroom__title--plans {
    font-size: 16px;
    padding-bottom: 0;
  }
  .roombyroom .roombyroom__oneroom--plans ul {
    height: auto;
    padding: 0;
  }
  .roombyroom--plans .roombyroom__dimensionsdata {
    flex-wrap: wrap;
    padding-bottom: 0.5em;
  }
}
@media screen and (max-width: 1500px) {
  .roombyroom--plans .roombyroom__stagename {
    font-size: 1.25em;
  }
  .roombyroom--plans .roombyroom__dimensionsdata {
    font-size: 0.6875em;
  }
}
@media screen and (max-width: 1450px) {
  .roombyroom .roombyroom__dimensionsdata {
    justify-content: flex-start;
    font-size: 11px;
    font-weight: 400;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1400px) {
  .trioheadstructure {
    grid-template-columns: 25% 50% 25%;
  }
}
@media screen and (max-width: 850px) {
  .trioheadstructure {
    margin: 0;
  }
  .headmaps .headmaps__title {
    font-size: 1em;
  }
}
/* HORIZONTAL VIEWS SCREENS*/
@media screen and (max-aspect-ratio: 25/9) and (min-width: 300px) and (max-height: 820px) and (max-width: 935px) {
  .roombyroom--plans,
  .mainslider--plans {
    display: none;
  }
  .roombyroom {
    font-size: 13px;
  }
  .roombyroom .roombyroom__roomslist--maininfosindoors {
    height: 65%;
  }
  .roombyroom .roombyroom__oneroom--maininfosindoors ul {
    height: 100%;
    width: 100%;
  }
  .roombyroom .roombyroom__oneroom--maininfosindoors li {
    padding: 0.7em 0;
  }
  .roombyroom .roombyroom__priceplans {
    bottom: 0.6em;
  }
  .headmaps--plans {
    padding: 0;
    grid-column: 1 / span 2;
    min-height: initial;
    height: calc(36em - 70px);
    /* .slick-dots {
			display: none !important;
		} */
  }
}
/* @media screen and (min-aspect-ratio: 4/3) and (max-height: 300px) {
	.quicksummary {
		.quicksummary__logo {
			display: none;
		}
	}
} */
/* For plans section map in horizontal phone views */
@media screen and (min-aspect-ratio: 4/3) and (min-width: 300px) and (max-height: 600px) {
  .headmaps--plans {
    padding: 0;
    grid-column: 1 / span 2;
    min-height: initial;
    height: 60vh;
  }
  .headmaps--plans .slick-dots {
    display: none !important;
  }
}
@media (max-aspect-ratio: 5/3) and (min-width: 300px) and (max-width: 935px) and (min-height: 667px) and (max-height: 1215px) {
  .trioheadstructure {
    height: calc(100vh - 70px);
    grid-template-columns: 40% 60%;
    grid-template-rows: auto 1fr;
  }
  .mainslider .mainslider__textzone {
    margin: 0;
    padding: 0.4em;
    height: auto;
    text-align: center;
  }
  .mainslider .mainslider__indoorsmeasurements {
    font-size: 1em;
    line-height: 1;
  }
  .mainslider .mainslider__picturetitle {
    margin-right: 0;
  }
  .mainslider--plans {
    display: none;
  }
  .roombyroom .roombyroom__title {
    margin-top: 0;
    padding-bottom: 0.2em;
  }
  .roombyroom .roombyroom__svglistplans {
    left: 10%;
    /* font-weight: 400;
			font-size: .7em; */
  }
  .roombyroom .roombyroom__address {
    font-size: 12px;
    padding: 0;
  }
  .roombyroom .roombyroom__dimensionsdata {
    font-size: 11px;
    margin: 0;
    width: 100%;
    padding: 0;
  }
  .roombyroom .roombyroom__roomslist {
    position: absolute;
    top: 3vw;
    bottom: 3vw;
    left: 3vw;
    right: 3vw;
    overflow: auto;
  }
  .roombyroom .roombyroom__roomslist--plans {
    top: 2vw;
  }
  .roombyroom .roombyroom__roomslist--maininfosindoors {
    position: absolute;
    overflow-y: auto;
    height: 65%;
    top: 4.3em;
    bottom: 1em;
    left: 1em;
    right: 1em;
  }
  .roombyroom .roombyroom__title--plans {
    padding: 0 1em 0 0;
    margin-bottom: 15px;
  }
  .roombyroom .roombyroom__roomslist--plans {
    /* top: 4.5em; */
    bottom: 1em;
    left: 1.5em;
    right: 1.5em;
    overflow-y: auto;
    /* height: 65%; */
  }
  .roombyroom .roombyroom__oneroom--plans ul {
    width: 100%;
    height: auto;
  }
  .roombyroom .roombyroom__oneroom--plans li span:nth-child(2) {
    font-weight: 400;
  }
  .roombyroom .roombyroom__beforepricetext {
    display: inline-block;
    font-size: 0.65em;
  }
  .roombyroom .roombyroom__priceplans {
    bottom: 0.5em;
  }
  .roombyroom .roombyroom__dimensionsdata {
    justify-content: space-between;
  }
  .roombyroom .roombyroom__longwidthdata {
    margin-right: 0;
    text-align: right;
  }
  .roombyroom .roombyroom__longwidthdata span {
    display: block;
    margin: 0;
  }
  .roombyroom--plans {
    display: none;
  }
  .quicksummary {
    grid-column: span 2;
  }
  .quicksummary .quicksummary__phone {
    font-size: 4vw;
  }
  .quicksummary .quicksummary__infoslist {
    font-size: 1.1em;
    margin: 2vh auto 0;
  }
  .quicksummary .quicksummary__title {
    font-size: 1.5em;
    height: auto;
    line-height: 1.5em;
  }
  .headmaps {
    grid-column: 1 / span 2;
  }
  .headmaps .headmaps__title {
    height: 35px;
    line-height: 35px;
  }
  .headmaps .headmaps__mapslider {
    bottom: 0;
  }
  .headmaps .headmaps__mapslideimage--vertical {
    display: none;
  }
  .headmaps .headmaps__mapslideimage--horizontal {
    display: block;
  }
  .headmaps .slick-dots {
    bottom: -5000px;
  }
}
/* SQUARE VIEW */
@media (max-aspect-ratio: 3/3) {
  .roombyroom--plans,
  .mainslider--plans {
    display: none;
  }
  .headmaps--plans {
    grid-column: 1;
    grid-row: 1;
    width: 100%;
    height: 50vh;
    padding: 0;
    min-height: initial;
    /* .slick-dots {
			display: none !important;
		} */
  }
  .headmaps--plans .headmaps__mapslideimage--vertical {
    display: none;
  }
  .headmaps--plans .headmaps__mapslideimage--horizontal {
    display: block;
  }
}
/* VERTICAL VIEWS */
@media (max-aspect-ratio: 6/8) and (min-width: 300px) and (min-height: 560px) {
  .trioheadstructure {
    height: calc(100vh - 100px);
    grid-template-columns: 40% 60%;
    grid-template-rows: auto 1fr;
  }
  .trioheadstructure--plans {
    height: 90vh;
    width: 100%;
    grid-template-rows: 1fr;
    align-items: center;
    padding: 5em;
  }
  .headmaps {
    grid-column: 1 / span 2;
  }
  .headmaps--plans {
    padding: 0;
  }
  .headmaps--plans .headmaps__mapslideimage--vertical {
    display: block;
  }
  .quicksummary {
    grid-column: 1 / span 2;
  }
  .quicksummary .quicksummary__phone {
    font-size: 6vw;
  }
  .quicksummary .quicksummary__infoslist {
    font-size: 1.3em;
  }
  .quicksummary .quicksummary__infoslist span {
    margin: 0.2em;
  }
  .quicksummary .quicksummary__infoslistitem {
    flex-direction: row;
  }
}
@media (max-aspect-ratio: 5/8) and (min-width: 300px) and (min-height: 560px) {
  .trioheadstructure {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr auto 1fr;
    height: calc(100vh - 80px);
  }
  .trioheadstructure--plans {
    height: 90vh;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    padding: 0 2%;
  }
  .mainslider .mainslider__picturetitle {
    margin-right: 0;
  }
  .mainslider .mainslider__textzone {
    height: auto;
    padding: 0.3em 0.2em;
  }
  .quicksummary {
    grid-column: span 1;
    padding-bottom: 0;
    /* .quicksummary__logo {
			display: none;
		} */
  }
  .quicksummary .quicksummary__infoslist {
    font-size: 1.2em;
  }
  .quicksummary .quicksummary__infoslist span {
    margin: 0;
  }
  .quicksummary .quicksummary__infoslistitem {
    flex-direction: row;
  }
  .quicksummary .quicksummary__infoslistitem strong {
    margin: 0 0 0 0.2em;
  }
  .roombyroom .roombyroom__title {
    margin-top: 0;
    padding-bottom: 0.2em;
  }
  .roombyroom .roombyroom__priceplans {
    font-size: 5vw;
  }
  .roombyroom .roombyroom__svglistplans {
    left: 10%;
    top: 0.6em;
  }
  .roombyroom .roombyroom__roomslist--plans,
  .roombyroom .roombyroom__roomslist--maininfosindoors {
    top: 20%;
    height: 60%;
  }
  .roombyroom .roombyroom__oneroom--plans li {
    padding: 0.5em 0;
  }
  .roombyroom--indoorsmeasurements {
    grid-column: 1 / span 2;
  }
  .headmaps {
    /*.headmaps__title {
			 font-size: calc(11px + 1vh);
			height: 55px;
			line-height: 55px; 
			padding: 0;
		}*/
  }
  .headmaps .headmaps__mapslidercontainer {
    top: 5%;
  }
  .headmaps .headmaps__mapslideritem {
    height: 100%;
  }
  .headmaps .slick-dots {
    bottom: -5000px;
  }
  .headmaps--plans {
    grid-column: 1 / span 2;
  }
  .headmaps--plans .slick-dots {
    bottom: 1em;
  }
}
/* EXTREME SMALL VIEW */
@media screen and (max-aspect-ratio: 6/3) and (max-width: 600px) and (max-height: 650px) {
  .trioheadstructure {
    display: block;
    height: auto;
  }
  .roombyroom {
    height: 200px;
    overflow: hidden;
  }
  .roombyroom .roombyroom__roomslist {
    height: 200px;
    position: relative;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    overflow-y: auto;
  }
  .roombyroom .roombyroom__oneroom {
    padding: 1em;
    margin: 0;
  }
  .roombyroom .roombyroom__oneroom--maininfosindoors {
    position: absolute;
    height: 60%;
    width: 100%;
    top: 3em;
    overflow-y: auto;
  }
  .roombyroom .roombyroom__oneroom--maininfosindoors ul {
    padding: 0;
  }
  .roombyroom .roombyroom__beforepricetext {
    font-size: 12px;
    margin: 0 0 0.7em 0;
  }
  .roombyroom .roombyroom__priceplans {
    bottom: 0.5em;
    font-size: 16px;
  }
  .quicksummary .quicksummary__logo {
    display: block;
  }
  .quicksummary .quicksummary__title {
    font-size: 4.5vw;
  }
  .headmaps__mapslidercontainer {
    min-height: 300px;
  }
}
/* -----------------------NEW VIEWPORTS SYSTEM VIEWS (AUGUST 3)------------------------------------- */
/* VERTICAL PHONE VIEWS */
@media screen and (min-width: 360px) and (max-width: 414px) and (min-height: 667px) and (max-height: 915px) {
  .headmaps .headmaps__title {
    font-size: 1em;
    height: auto;
    line-height: 2em;
  }
  .headmaps--plans {
    height: 100%;
  }
}
/* VERTICAL TABLETS VIEWS */
@media screen and (min-width: 768px) and (max-width: 912px) and (min-height: 1024px) and (max-height: 1368px) {
  .headmaps--plans {
    padding: 0;
    height: 70vh;
  }
}
/* HORIZONTAL TABLETS VIEWS */
@media screen and (min-height: 768px) and (max-height: 820px) and (min-width: 1024px) and (max-width: 1180px) {
  .headmaps--plans {
    padding: 0;
    height: 65vh;
  }
  .headmaps--plans .headmaps__mapslider {
    bottom: 5%;
  }
}
/* VERTICAL SURFACE DUO VIEW */
@media screen and (width: 540px) and (height: 720px) {
  .headmaps--plans {
    padding: 0;
    height: 70vh;
  }
  /* .headmaps {
		.headmaps__title {
			line-height: 1.5em;
			height: auto;
		}
	} */
}
/* HORIZONTAL SURFACE DUO VIEW */
@media screen and (height: 540px) and (width: 720px) {
  .headmaps--plans {
    padding: 0;
    height: 60vh;
  }
  .headmaps--plans .slick-dots {
    display: block !important;
  }
  .headmaps .headmaps__title {
    line-height: 1.5em;
    height: auto;
  }
  .quicksummary {
    /* .quicksummary__textbeforeprice {
			position: relative;
			top: 20px;
		} */
    /* .quicksummary__theprice {
			position: relative;
			top: 20px;
		} */
  }
  .quicksummary .quicksummary__title {
    bottom: 0;
    position: relative;
    line-height: 70px;
    height: 70px;
    margin: 0;
    padding: 0;
  }
}
.share {
  font-size: 16px;
  display: none;
  position: fixed;
  top: 25%;
  right: 0;
  z-index: 10;
}
.share i {
  color: #fff;
  font-size: 1.5em;
}
.share .share__close {
  padding: 1.5em 1.7em;
  border-radius: 3em 0 0 3em;
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.2s linear;
}
.share .share__close:hover {
  padding-right: 3em;
  /* i {
				color: @primary-light-color;
			} */
}
.share .share__open {
  position: relative;
  padding: 1.2em;
  border-radius: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  /* a:hover i {
			color: @primary-light-color;
		} */
}
.share .share__open a,
.share .share__open i {
  transition: all 0.3s linear;
  z-index: 1;
}
.share .share__open a {
  margin-bottom: 2em;
}
.share .share__copymsgbox {
  color: #FFF;
  display: inline-block;
  position: absolute;
  z-index: 100000;
  text-align: center;
  font-weight: 700;
  background: #444;
  border-radius: 0.6em;
  padding: 0.6em;
  bottom: 6.25em;
  right: 3.75em;
  opacity: 0;
  transition: opacity 0.3s;
}
.share .share__copymsgbox--show {
  opacity: 1;
}
.share .share__copybtn {
  position: relative;
}
.share .share__btn-close {
  cursor: pointer;
  /* &:hover {
			color: @primary-light-color;
		} */
}
@media screen and (max-height: 600px) {
  .share {
    font-size: 12px;
    top: 8%;
  }
}
#share_open {
  right: -100px;
}
.description {
  position: relative;
  margin-top: 0;
}
.description h2 {
  font-size: 25px;
  font-weight: 700;
  text-transform: none;
  text-align: left;
  line-height: 1.1;
}
.description .description__info {
  margin-top: 40px;
}
.description:before {
  opacity: 0.15;
  position: absolute;
  content: '';
  bottom: 30px;
  left: 2%;
  width: 96%;
  height: 72%;
}
.description .description__content {
  position: relative;
  left: 3.5%;
  padding: 40px 40px 60px;
  color: #fff;
  max-width: 1245px;
}
.description .description__iconsgroup {
  position: absolute;
  top: 10px;
  right: 20px;
  display: flex;
}
.description .description__icon {
  transform: scale(0.8);
  transition: all 0.3s;
  margin-left: 15px;
}
.description .description__icon svg {
  width: 75px;
  height: auto;
  opacity: 0.85;
}
.description .description__icon:hover {
  transform: scale(0.9);
}
.description .description__texts {
  padding-right: 3%;
  font-size: 16px;
}
.description .description__link {
  display: block;
  font-size: 18px;
  text-align: right;
  font-weight: 900;
  color: #fff;
  text-decoration: none;
}
.description .description__link:hover {
  text-decoration: underline;
}
.description .description__readmore {
  display: flex;
  flex-direction: column-reverse;
}
.description .description__calcform {
  flex: 0 0 40%;
  display: grid;
  place-items: center;
  position: relative;
  padding: 3em 0 3em 4em;
  height: auto;
}
.description .description__calcform h2 {
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 0;
}
.description .description__calcform div {
  width: 100%;
  display: flex;
  flex-direction: column;
  /* padding-bottom: 20px; */
}
.description .description__calcform label {
  padding-bottom: 0;
}
.description .description__calcform label,
.description .description__calcform input {
  font-size: 20px;
}
.description .description__calcform input {
  padding: 10px 20px;
}
.description .description__calcform div:last-child {
  align-items: center;
}
.description .description__calcforminputs {
  margin: 2em 0 0;
}
.description .description__calcforminputs > div {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0.5em 0;
}
.description div.description__calcbtn {
  justify-content: center;
  width: auto;
  margin-top: 40px;
  padding-bottom: 0;
}
.description div.description__calcbtn button {
  border: none;
  font-weight: 700;
  font-size: 20px;
  background: #222;
}
.description div.description__calcbtn button:hover {
  background: #ddd;
  color: #222;
}
.description .description__agentzone {
  position: relative;
  left: 5%;
  bottom: 30px;
  z-index: 5;
  display: grid;
  grid-template-columns: 40% 1fr 55%;
  background-color: #545454;
  color: #fff;
  max-width: 1709px;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
.description .description__agentinfo {
  display: flex;
  align-items: center;
  padding: 0;
}
.description .description__agentinfo--creditonly {
  padding: 20px;
}
.description .description__agentphoto {
  flex: 0 0 38%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.description .description__agentphoto img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 80%;
  height: auto;
  /* max-width: 80px; */
}
.description .description__agentdata {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
  align-content: space-between;
  text-align: center;
  font-family: Roboto;
  font-weight: 900;
  margin: 0 10px;
}
.description .description__agentdata h3 {
  font-size: 3em;
}
.description .description__agentdata span {
  font-size: 24px;
}
.description .description__agentdata > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.description .description__agentdata > div i {
  margin: 10px;
}
.description .description__email,
.description .description__phone {
  margin-bottom: 20px;
}
.description .description__email i,
.description .description__phone i {
  font-size: 36px;
}
.description .description__social-media a {
  color: #fff;
}
.description .description__linecontainer {
  height: 100%;
  padding: 5em;
  display: grid;
  place-items: center;
}
.description .description__line {
  width: 5px;
  height: 100%;
  background: #fff;
  border-radius: 50px;
}
.description div.description__results {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  text-align: center;
  padding-bottom: 0;
}
.description div.description__results span:first-child {
  font-weight: 400;
  margin-bottom: 7px;
}
.description .description__results--show {
  display: flex;
}
@media screen and (max-width: 1900px) {
  .description {
    width: 90%;
    /* .description__calcform {
			padding: 0;
		} */
    /* .description__agentinfo {
			justify-content: space-around;
		} */
    /* .description__agentdata,
		.description__agentphoto {
			flex: 0 0 40%;
		} */
  }
  .description:before {
    bottom: 60px;
    width: 100%;
  }
  .description .description__agentzone {
    /* padding: 0 60px; */
    left: initial;
  }
  .description .description__linecontainer {
    padding: 90px 60px;
  }
}
@media screen and (max-width: 1650px) {
  .description .description__agentdata h3 {
    font-size: 36px;
  }
  .description .description__calcforminputs div {
    flex-direction: column;
  }
}
@media screen and (max-width: 1600px) {
  .description .description__agentzone {
    grid-template-columns: 35% 1fr 60%;
  }
}
@media screen and (max-width: 1550px) {
  .description .description__calcform {
    padding: 3em 2em;
  }
  .description .description__agentzone {
    left: 2%;
    /* grid-template-columns: 35% 1fr 60%; */
    bottom: initial;
  }
  .description .description__agentdata {
    flex: 0 0 60%;
    margin: 0;
  }
  .description .description__agentdata span {
    font-size: 18px;
  }
  .description .description__agentdata h3 {
    font-size: 27px;
  }
  .description .description__agentphoto {
    flex: 0 0 40%;
  }
  .description .description__calcforminputs {
    margin: 1em 0 0;
  }
  .description .description__linecontainer {
    padding: 2em 0;
  }
  .description .description__content {
    width: 90%;
    left: initial;
    padding-bottom: 30px;
  }
  .description .description__link {
    padding: 20px 20px 0;
  }
}
@media screen and (max-width: 1080px) {
  .description .description__calcform {
    padding: 5em 3em;
  }
  .description .description__agentzone {
    grid-template-columns: 49% 1fr 49%;
  }
  .description .description__agentphoto img {
    margin: auto;
    /* width: 60%; */
  }
  .description .description__agentinfo {
    padding: 2em 0;
    flex-direction: column;
  }
  .description .description__agentdata {
    margin: 2em 0;
  }
  .description .description__agentdata div {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 900px) {
  .description {
    width: 90%;
    margin-top: 60px;
  }
  .description .description__calcform {
    padding: 5em 0 0;
  }
  .description .description__calcform input {
    width: 80%;
  }
  .description .description__agentphoto img {
    margin: auto;
  }
  .description .description__agentzone {
    display: block;
  }
  .description .description__content {
    width: 100%;
    left: initial;
    background: transparent;
    color: #222;
    padding: 0 0 40px 0;
  }
  .description .description__linecontainer {
    display: none;
  }
  .description:before {
    display: none;
  }
  .description .description__texts {
    padding-right: 0;
  }
  .description .description__link {
    color: #222;
  }
  .description .description__icon {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .description .description__agentzone {
    display: none;
  }
}
.description--agentonly {
  /* .description__agentzone--creditonly {
		grid-template-columns: 67% 33%;
	} */
}
.description--agentonly:before {
  bottom: 80px;
  height: 68%;
}
.description--agentonly .description__content {
  max-width: 1277px;
}
.description--agentonly .description__agentzone {
  position: relative;
  left: initial;
  bottom: 30px;
  z-index: 5;
  display: grid;
  grid-template-columns: 50% 50%;
  background-color: transparent;
  color: #fff;
  max-width: initial;
  width: 100%;
  box-shadow: none;
  padding: 0;
}
.description--agentonly .description__calcform {
  flex: 0 0 100%;
  padding: 0 3%;
}
.description--agentonly .description__calcform div {
  align-items: center;
}
.description--agentonly .description__calcform label {
  font-size: 18px;
}
.description--agentonly .description__calcform h2 {
  padding-bottom: 40px;
}
.description--agentonly .description__agentinfo {
  position: relative;
  min-height: 460px;
  right: 10%;
  display: flex;
  align-items: center;
  padding: 60px;
  background: #545454;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
.description--agentonly .description__logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.description--agentonly .description__logo img {
  width: 35%;
  height: auto;
}
.description--agentonly .description__logo--creditonly {
  display: flex;
  align-items: center;
  justify-content: center;
}
.description--agentonly .description__logo--creditonly img {
  position: relative;
  width: 40%;
  height: auto;
}
.description--agentonly .description__agentphoto {
  flex: 0 0 50%;
  padding: 0 30px 0 0;
}
.description--agentonly .description__agentdata {
  flex: 0 0 50%;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-content: space-between;
  text-align: center;
  font-family: Roboto;
  font-weight: 900;
  /* h3 {
			font-size: 53px;
		} */
  /* span {
			font-size: 24px;
		} */
}
.description--agentonly .description__agentdata > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.description--agentonly .description__agentdata > div i {
  margin: 10px;
}
.description--agentonly .description__email,
.description--agentonly .description__phone {
  margin-bottom: 20px;
}
.description--agentonly .description__email i,
.description--agentonly .description__phone i {
  font-size: 36px;
}
.description--agentonly .description__social-media a {
  color: #fff;
}
.description--agentonly .description__linecontainer {
  height: 100%;
  padding: 90px 75px 90px 0;
  display: grid;
  place-items: center;
}
.description--agentonly .description__line {
  width: 5px;
  height: 100%;
  background: #fff;
  border-radius: 50px;
}
.description--agentonly .description__calcforminputs > div {
  flex-direction: row;
  justify-content: space-between;
}
.description--agentonly div.description__calcbtn {
  justify-content: center;
  width: auto;
  margin-top: 40px;
  padding-bottom: 0;
}
.description--agentonly div.description__calcbtn button {
  border: none;
  font-weight: 700;
  font-size: 20px;
  background: #222;
}
.description--agentonly div.description__calcbtn button:hover {
  background: #ddd;
  color: #222;
}
.description--agentonly div.description__results {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  text-align: center;
  padding-bottom: 0;
}
.description--agentonly div.description__results div {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.description--agentonly div.description__results span:first-child {
  font-weight: 400;
  margin-bottom: 7px;
}
.description--agentonly div.description__results span:last-child {
  font-size: 14px;
}
.description--agentonly .description__results--show {
  display: flex;
}
@media screen and (max-width: 1900px) {
  .description--agentonly {
    width: 90%;
  }
  .description--agentonly:before {
    bottom: 60px;
    width: 100%;
  }
  .description--agentonly .description__agentzone {
    /* padding: 0 60px; */
    left: initial;
    grid-template-columns: 30% 70%;
  }
  .description--agentonly .description__calcform {
    padding: 0 20px;
  }
  .description--agentonly .description__linecontainer {
    padding: 90px 60px;
  }
  .description--agentonly .description__agentinfo {
    justify-content: space-around;
    right: 0;
  }
  .description--agentonly .description__agentdata,
  .description--agentonly .description__agentphoto {
    flex: 0 0 40%;
  }
}
@media screen and (max-width: 1750px) {
  .description--agentonly:before {
    bottom: 120px;
    height: 58%;
  }
  .description--agentonly .description__content {
    max-width: 1250px;
  }
  .description--agentonly .description__agentzone {
    padding: 0;
    grid-template-columns: 35% 65%;
    bottom: 30px;
  }
  .description--agentonly .description__agentinfo {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1550px) {
  .description--agentonly {
    /* .description__agentinfo {
			flex-direction: column;
		} */
  }
  .description--agentonly:before {
    bottom: 38px;
  }
  .description--agentonly .description__calcform {
    margin: 80px 0 0;
    padding: 20px 0 0;
  }
  .description--agentonly .description__agentzone {
    left: 2%;
    padding: 0;
    bottom: initial;
    grid-template-columns: 35% 65%;
  }
  .description--agentonly .description__texts {
    padding-right: 15%;
  }
  .description--agentonly .description__linecontainer {
    padding: 65px 60px;
  }
  .description--agentonly .description__content {
    width: 90%;
    left: initial;
    padding-bottom: 30px;
  }
  .description--agentonly .description__agentphoto {
    padding: 0;
  }
  .description--agentonly .description__agentdata {
    width: 100%;
  }
  .description--agentonly .description__link {
    padding: 20px 20px 0;
  }
}
@media screen and (max-width: 1300px) {
  .description--agentonly .description__agentzone {
    left: 2%;
    padding: 0;
    bottom: initial;
    grid-template-columns: 30% 70%;
  }
  .description--agentonly .description__agentphoto {
    flex: 0 0 40%;
    padding: 0 0 0 2em;
  }
  .description--agentonly .description__agentdata {
    flex: 0 0 60%;
  }
  .description--agentonly .description__logo img {
    width: 50%;
  }
}
@media screen and (max-width: 1080px) {
  .description--agentonly .description__agentzone {
    grid-template-columns: 50% 50%;
  }
  .description--agentonly .description__agentdata {
    flex: initial;
  }
  .description--agentonly .description__agentphoto {
    flex: initial;
    padding: 0;
  }
}
@media screen and (max-width: 900px) {
  .description--agentonly {
    width: 90%;
    margin-top: 60px;
  }
  .description--agentonly .description__logo {
    padding: 60px;
  }
  .description--agentonly .description__logo img {
    width: 50%;
  }
  .description--agentonly .description__calcform {
    padding: 0;
    width: 90%;
  }
  .description--agentonly .description__agentzone {
    grid-template-columns: 1fr;
    left: initial;
  }
  .description--agentonly .description__content {
    width: 100%;
    left: initial;
    background: transparent;
    color: #222;
    padding: 0 0 40px 0;
  }
  .description--agentonly .description__linecontainer {
    display: none;
  }
  .description--agentonly:before {
    display: none;
  }
  .description--agentonly .description__texts {
    padding-right: 0;
  }
  .description--agentonly .description__link {
    color: #222;
  }
  .description--agentonly .description__icon {
    display: none;
  }
  .description--agentonly .description__agentinfo {
    padding: 30px 0;
  }
}
@media screen and (max-width: 650px) {
  .description--agentonly .description__calcforminputs > div {
    flex-direction: column;
  }
  .description--agentonly .description__calcform div {
    text-align: left;
  }
  .description--agentonly .description__calcform input {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .description--agentonly .description__logo {
    padding: 40px;
  }
  .description--agentonly .description__logo img {
    width: 90%;
  }
}
@media screen and (max-width: 450px) {
  .description--agentonly .description__agentzone {
    display: none;
  }
}
.description--creditonly:before {
  bottom: 105px;
  height: 50%;
}
.description--creditonly .description__content {
  max-width: 1234px;
  top: 20px;
}
.description--creditonly .description__texts {
  padding-right: 10%;
}
.description--creditonly .description__agentzone {
  grid-template-columns: 65% 35%;
}
.description--creditonly .description__agentinfo {
  padding: 20px;
  bottom: 6em;
}
.description--creditonly .description__calcform h2 {
  padding: 1em 0 0 0;
}
.description--creditonly .description__logo img {
  width: 25%;
}
@media screen and (max-width: 1900px) {
  .description--creditonly .description__content {
    max-width: 1110px;
  }
}
@media screen and (max-width: 1760px) {
  .description--creditonly .description__content {
    max-width: 1400px;
  }
  .description--creditonly .description__agentzone {
    padding: 0;
    grid-template-columns: 60% 40%;
    bottom: 30px;
  }
  .description--creditonly .description__agentinfo {
    bottom: 0;
  }
}
@media screen and (max-width: 1600px) {
  .description--creditonly .description__agentzone {
    grid-template-columns: 57% 43%;
    bottom: 0;
  }
}
@media screen and (max-width: 1550px) {
  .description--creditonly:before {
    bottom: 120px;
    height: 60%;
  }
  .description--creditonly .description__calcform {
    margin: 0;
    padding: 20px 20px 0;
    width: 100%;
  }
}
@media screen and (max-width: 1300px) {
  .description--creditonly .description__agentzone {
    grid-template-columns: 40% 60%;
  }
  .description--creditonly .description__logo img {
    width: 50%;
  }
}
@media screen and (max-width: 1200px) {
  .description--creditonly .description__agentzone {
    grid-template-columns: 35% 65%;
  }
}
@media screen and (max-width: 1000px) {
  .description--creditonly .description__agentzone {
    grid-template-columns: 32% 68%;
  }
}
@media screen and (max-width: 900px) {
  .description--creditonly .description__agentzone {
    grid-template-columns: 1fr;
  }
  .description--creditonly .description__calcforminputs > div {
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .description--creditonly .description__logo img {
    width: 90%;
  }
}
.features {
  display: flex;
  justify-content: center;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.features ::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.features ::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 20px #fff; */
  background: rgba(255, 255, 255, 0.3);
  width: 4px;
  border-radius: 15px;
}
.features ::-webkit-scrollbar-thumb {
  background: #ccc;
  width: 3px;
  border-radius: 15px;
}
.features ::-webkit-scrollbar-thumb:hover {
  background: #aaa;
  width: 3px;
}
.features .features__container {
  width: 80%;
}
.features .features__section {
  margin: 0 0 5px;
  margin: 0;
  padding: 0 4%;
  float: left;
  list-style: none;
  width: 100%;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
.features .features__metersmobileblock {
  display: grid;
  justify-items: initial;
  grid-template-columns: 1fr;
  padding: 0 0 40px;
  min-width: 500px;
}
.features .features__metersmobileblock table {
  margin-bottom: 40px;
}
.features .features__metersmobileblock tr:not(:first-child):nth-child(odd) {
  background: #fff;
}
.features .features__metersmobileblock th {
  text-align: start;
  color: #FFF;
  padding: 13px 18px;
  border: none;
  font-weight: 700;
  background: #444;
}
.features .features__metersmobileblock th:first-child {
  width: 200px;
}
.features .features__metersmobileblock td {
  padding: 13px 18px;
}
.features .features__metersmobileblock td:first-child {
  width: 400px;
}
.features .features__metersmobilerow {
  background: rgba(255, 255, 255, 0.8);
}
.features .features__metersmobilecontainer {
  overflow-x: auto;
  margin: 3em;
}
.features .features__featuresmobileblock {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px;
  background: #f2f2f2;
  width: 90%;
  margin: 0 auto;
  /* box-shadow: @box-shadow; */
}
.features .features__metersmobiletitle {
  color: #fff;
  font-weight: 400;
  text-align: center;
  font-size: 18px;
  margin: 30px 0;
}
@media screen and (max-width: 1600px) {
  .features .features__container {
    width: 90%;
  }
}
@media screen and (max-width: 1290px) {
  .features {
    width: 100%;
  }
  .features .features__container {
    padding-top: 50px;
  }
  .features .features__section {
    margin: 0 auto;
  }
  .features .features__featuresmobileblock {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 850px) {
  .features {
    display: none;
  }
  .features .features__featuresmobileblock {
    padding: 3em;
  }
}
@media screen and (max-width: 450px) {
  .features .features__container {
    padding-top: 0;
  }
  .features .features__featuresmobileblock {
    padding: 3em 2em;
  }
  .features .features__metersmobilecontainer {
    margin: 3em 2em;
  }
}
.features--mobile {
  display: none;
  font-size: 14px;
}
.features--mobile h2 {
  text-transform: none;
  margin: 1em 0;
}
.features--mobile p {
  margin: 2px 0;
}
.features--mobile .features__container {
  padding-bottom: 60px;
}
.features--mobile .tab {
  border-top: none;
  float: none;
}
.features--mobile .tab .tab__content {
  background: #f2f2f2;
  padding: 0px 40px;
}
.features--mobile .tab .tab__features1 table p:nth-child(1),
.features--mobile .tab .tab__features2 table p:nth-child(1) {
  font-weight: 900;
}
.features--mobile .tab .tab__features-title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 15px;
  padding-top: 0px;
  margin-top: 40px;
}
.features--mobile .tab .tab__features-title--first {
  margin-top: 0;
}
.features--mobile .tab--meters {
  /* box-shadow: @box-shadow; */
  width: 90%;
  margin: 0 auto 0.5em;
}
@media screen and (max-width: 850px) {
  .features--mobile {
    display: block;
    margin-top: 0;
  }
  .features--mobile .features__featuresmobileblock {
    width: 100%;
  }
  .features--mobile h2 {
    margin: 5em 0 1em;
  }
  .features--mobile .tab--meters {
    width: 100%;
    margin: 0 auto 0.5em;
  }
}
@media screen and (max-width: 600px) {
  .features--mobile .tab {
    font-size: 14px;
  }
  .features--mobile .tab .tab__features-title p {
    font-size: 1.6em;
  }
  .features--mobile .tab .tab__features-title i {
    font-size: 1.8;
  }
}
@media screen and (max-width: 450px) {
  .features--mobile .tab {
    margin: auto;
    font-size: 12px;
  }
  .features--mobile .tab .tab__features-title p {
    font-size: 1.4em;
  }
  .features--mobile .tab .tab__features-title i {
    font-size: 2em;
  }
  .features--mobile .tab .tab__features2 tr {
    padding: 1em 1.6em;
  }
  .features--mobile .tab .tab__features2 td {
    padding: 1em 0.8em;
  }
  .features--mobile .tab--meters {
    width: 100%;
  }
}
.technical {
  width: 80%;
  padding: 0;
  margin: 0 auto;
}
.technical .technical__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0;
  margin: 60px 0;
}
.technical .technical__contenttable {
  flex: 0 0 49%;
  max-width: 49%;
}
.technical .technical__contentslider {
  flex: 0 0 55%;
  display: block;
  position: relative;
  z-index: 0;
  left: -4%;
  width: 55%;
}
.technical .technical__table {
  color: #fff;
  padding: 10vw 17% 10vw 10%;
  background: #3687b2;
  width: 100%;
}
.technical .technical__table table {
  width: 100%;
}
.technical .technical__table td {
  padding: 15px 0;
}
.technical .technical__table td:nth-child(1) {
  font-weight: 900;
  color: #dfdfdf;
}
.technical .technical__table td:nth-child(2) {
  color: #dfdfdf;
  text-align: right;
}
.technical .technical__table tr:not(:last-child) {
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.3);
}
.technical .technical__table td:first-child {
  padding-right: 15px;
}
.technical .slick-prev,
.technical .slick-next {
  width: auto;
  height: auto;
}
.technical .slick-prev:before,
.technical .slick-next:before {
  font-size: 40px;
  z-index: 1;
  color: #3687b2;
  will-change: color;
  opacity: 1;
  z-index: 10;
  position: relative;
  cursor: pointer;
  transition: color 0.2s;
}
.technical .slick-prev:hover:before,
.technical .slick-next:hover:before {
  color: #082636;
}
.technical .slick-prev:after,
.technical .slick-next:after {
  content: ' ';
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 5px;
  left: 10px;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  z-index: 5;
}
.technical .slick-prev {
  left: 15px;
  z-index: 1;
}
.technical .slick-next {
  right: 15px;
  z-index: 1;
}
@media screen and (max-width: 1700px) {
  .technical .technical__table {
    padding: 5vw 17% 5vw 10%;
  }
}
@media screen and (max-width: 1500px) {
  .technical .technical__table {
    padding: 5vw 25% 5vw 10%;
  }
  .technical .technical__contentslider {
    flex: 0 0 60%;
    left: -9%;
    width: 60%;
  }
}
@media screen and (max-width: 1300px) {
  .technical .technical__contenttable {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .technical .technical__contenttable__without_photo {
    flex: 0 0 90%;
    max-width: 90%;
    margin: 0 auto;
  }
  .technical .technical__contentslider {
    flex: 0 0 50%;
    left: -10%;
    width: 50%;
  }
  .technical .technical__table {
    color: #fff;
    padding: 3vw 28% 3vw 80px;
    background: #3687b2;
    width: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .technical {
    width: 90%;
    margin-bottom: 0;
  }
  .technical .technical__container {
    flex-direction: column;
    margin: 20px 0;
  }
  .technical .technical__contenttable {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    order: 2;
  }
  .technical .technical__contenttable {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    order: 2;
  }
  .technical .technical__contentslider {
    flex: 0 0 100%;
    width: 100%;
    left: initial;
    order: 1;
  }
  .technical .technical__table {
    width: 100%;
    padding: 60px;
  }
  .technical .technical__table table {
    width: 100%;
  }
}
@media screen and (max-width: 850px) {
  .technical {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .technical {
    width: 100%;
    margin: 0 auto;
  }
  .technical .technical__contenttable {
    width: 90%;
  }
  .technical .technical__table {
    padding: 20px;
    font-size: 12px;
  }
  .technical .technical__table td {
    padding: 5px 0;
  }
}
.technical--noslider .technical__contenttable {
  margin: auto;
  flex: 0 0 65%;
  max-width: 65%;
}
.technical--noslider .technical__contentslider {
  display: none;
}
.technical--noslider .technical__table {
  padding: 5vw 10%;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
@media screen and (max-width: 1300px) {
  .technical--noslider .technical__contenttable {
    margin: auto;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .technical--noslider .technical__table {
    padding: 5vw 5%;
  }
}
.interest-points {
  font-size: 16px;
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 95%;
  margin: 0.6em auto;
  /* Customize the label (the container) */
  /* Style the checkmark/indicator */
  /* .interest-points__container .checkmark:after {
		background: @primary-dark-color;
	} */
  /* @media (max-aspect-ratio: ~'5/3') {
		margin: 0 auto;
	} */
}
.interest-points p,
.interest-points i {
  position: relative;
  z-index: 2;
  margin: 0.2em;
}
.interest-points .slick-arrow-faright,
.interest-points .slick-arrow-faleft {
  font-weight: 900;
  color: #fff;
  font-size: 1.75em;
  margin: 1.25;
  cursor: pointer;
}
.interest-points .interest-points__container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  border-radius: 2em;
  padding: 0.5em 0.6em;
  margin: 0.3em;
  cursor: pointer;
  font-size: 1em;
  font-weight: 900;
  color: #fff;
  background: #fff;
  /* -webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none; */
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  /* Hide the browser's default checkbox */
  /* When the checkbox is checked, add a blue background */
  /* Show the checkmark when checked */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
}
.interest-points .interest-points__container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.interest-points .interest-points__container input:checked ~ .checkmark {
  /* background-color: @primary-medium-color; */
  border-radius: 2em;
  /* border: 1px solid @primary-medium-color; */
}
.interest-points .interest-points__container input:checked ~ p {
  color: #fff;
}
.interest-points .interest-points__container input:checked ~ i {
  color: #fff;
}
.interest-points .interest-points__container input:checked ~ .checkmark:after {
  display: block;
}
.interest-points .interest-points__container .checkmark {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /* Create the checkmark/indicator (hidden when not checked) */
}
.interest-points .interest-points__container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.interest-points .interest-points__container:hover input ~ .checkmark {
  /* background-color: @primary-light-color; */
  border-radius: 2em;
}
.interest-points .interest-points__container:hover input ~ p {
  color: #fff;
}
.interest-points .interest-points__container:hover input ~ i {
  color: #fff;
}
@media screen and (max-width: 1400px) {
  .interest-points .interest-points__container {
    font-size: 13px;
  }
}
@media screen and (max-width: 950px) {
  .interest-points {
    width: 100%;
  }
  .interest-points .interest-points__container {
    font-size: 9px;
  }
}
@media screen and (max-width: 461px) {
  .interest-points .slick-arrow-faright,
  .interest-points .slick-arrow-faleft {
    font-size: 1.3em;
  }
}
/* .interest-points-groups {
	display: none;

	@media screen and (max-width: 768px) {
		display: flex;
		align-items: center;
		overflow: hidden;
		width: 95%;
		margin: 10px auto 0;

		p,
		i {
			position: relative;
			z-index: 2;
			margin: 3px;
		}

		.slick-arrow-faright,
		.slick-arrow-faleft {
			font-weight: 900;
			color: #fff;
			font-size: 21px;
			margin: 20px;
			cursor: pointer;
		}

		.slick-arrow-faright {
			margin: 20px 20px 20px 10px;
		}

		.slick-arrow-faleft {
			margin: 20px 10px 20px 20px;
		}
		.interest-points-groups__container {
			display: flex;
			justify-content: center;
			align-items: center;
			position: relative;
			z-index: 2;
			border-radius: 30px;
			padding: 7px;
			margin: 10px 5px;
			cursor: pointer;
			font-size: 10px;
			font-weight: 700;
			color: #fff;
			background: #fff;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none; 
			user-select: none;

			input {
				position: absolute;
				opacity: 0;
				cursor: pointer;
				height: 0;
				width: 0;
			}

			input:checked~.checkmark {
				background-color: @primary-medium-color;
				border-radius: 30px;
				border: 1px solid @primary-medium-color;
			}

			input:checked~p {
				color: #fff;
			}

			input:checked~i {
				color: #fff;
			}

			input:checked~.checkmark:after {
				display: block;
			}

			.checkmark {
				position: absolute;
				z-index: 0;
				top: 0;
				left: 0;
				height: 100%;
				width: 100%;
				&:after {
					content: "";
					position: absolute;
					display: none;
				}
			}

			&:hover {
				input~.checkmark {
					background-color: @primary-light-color;
					border-radius: 30px;
				}

				input~p {
					color: #fff;
				}

				input~i {
					color: #fff;
				}
			}
		}
		.interest-points-groups__container .checkmark:after {
			background: @primary-dark-color;
		}
	}
} */
/* #geocoder-container > div {
		min-width: 50%;
		margin-left: 25%;
		} */
/* .mapboxgl-popup {
		max-width: 400px;
		font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
		} */
/* .desk-map .desk-map__duration .input-text div .mapboxgl-ctrl-geocoder--input {
		box-shadow: none;
		width: 330px;
		padding-left: 50px;
		} */
.geocoder-input-origin {
  margin: 0 0 0.5em 0;
}
.mapboxgl-ctrl-geocoder {
  border-radius: 1.2em;
  margin-left: 0;
  width: 100%;
  max-width: 100%;
}
.mapboxgl-ctrl-geocoder--icon-search {
  right: 0.6em;
  position: absolute;
  top: 10px;
  left: initial;
  width: 1.4em;
  height: 1.4em;
}
button.mapboxgl-popup-close-button {
  right: 5px;
}
/* @media screen and (max-width: 800px) {
			.mapboxgl-ctrl-geocoder {
				max-width: 100%;
				width: 100%;
			}
		} */
/* .mapboxgl-ctrl-geocoder--icon {
		display: inline-block;
		vertical-align: middle;
		speak: none;
		fill: #757575;
		} */
.map {
  display: flow-root;
  /* .tab {

		.tab__content:nth-child(2) {
			display: grid;
			flex-direction: initial;
			align-items: initial;
			padding-top: initial;
		}
	} */
  /* CARTE SECTION DESIGN IN 2 COLUMNS FOR HORIZONTAL PHONE VIEWS */
  /* CARTE SECTION DESIGN IN 2 COLUMNS FOR HORIZONTAL PHONE VIEWS */
  /* HORIZONTAL VIEWS SMALL SCREENS*/
  /* @media screen and (max-aspect-ratio: ~'25/9') and (max-height: 600px) { */
  /* 	.interest-points {
			margin: 0 auto;
		}

		h3.map__subtitles {
			font-size: 21px;
			padding: .5em 0;
		} */
  /* 	.map__container h2 {
			font-size: 14px;
		} */
  /* .map__duration {
			padding: 10px 20px;
		} */
  /* 	.map__infolist {
			font-size: 14px;
		}
 */
  /* .map__dist-traveled-time {
			font-size: 12px;
			padding: 10px;

			label {
				padding: 10px;
			}
		} */
  /* .map__dist-traveled {
			padding: 0 20px 1em;

			label {
				margin: 0 10px;

				i {
					font-size: 21px;
					padding-right: 10px;
				}
			}

			label:nth-child(2) {
				font-size: 12px;
				margin-right: 20px;
			}
		} */
  /* .map__infdistance {
			padding: 0 40px;
			font-size: 10px;

			div {
				padding: 10px;
			}
		} */
  /* .map__conveyance {
			div {
				width: 2.9em;
				height: 2.5em;

				i {
					font-size: 1.5em;
				}

				&:first-child {
					margin-left: 5%;
				}
			}
		} */
  /* .map__points-km {
			div {
				input {
					padding: 0 10px;
				}
			}
		} */
  /* ul.tabs {

			li {
				margin: 5px 5px 0;
			}
			a {
				font-size: 14px;
				padding: 0;
			}
		} */
  /* .tab--map {
			a {
				font-size: 14px;
			}
		} */
  /* } */
  /* SQUARE VIEW */
  /* @media screen and (max-width: 1130px) and (max-aspect-ratio: ~'8/8') { */
  /* height: calc(100vh - 55px);

		h3.map__subtitles {
			display: grid;
			place-items: center;
			font-size: 24px;
		} */
  /* .map__dist-traveled {
			flex: 0 0 30%;
			justify-content: space-between;

			h2 {
				font-size: 18px;
				text-align: left;
			}
		} */
  /* .map__dist-traveled-time {
			flex: 0 0 70%;
			justify-content: flex-end;
		} */
  /* .map__points-km {
			div {
				input {
					padding: 0 5px;
				}

			}
		}
	} */
  /* VERTICAL VIEWS */
  /* 	@media screen and (max-width: 1130px) and (max-aspect-ratio: ~'7/8') {
		overflow: hidden;

		.map__container {
			height: auto;
		}

		h3.map__subtitles {
			grid-column: 1 / span 2;
			padding: 0;
		}

		

		div.map__dimensionscontainer {
			position: relative;
			display: grid;
			grid-template-columns: 1fr;
			grid-template-rows: 1fr auto;
		}

		.map__dimensionsphoto {
			grid-column: 1 / span 2;
			max-width: 100%;
			max-height: 70%;
			padding-top: 70%;
			width: 100%;
			margin: 1em auto;

			img {
				left: 0;
			}
		}

		.map__infolistcontainer {
			grid-column: 1 / span 2;
			position: relative;
			order: 2;
			max-width: 100%;
			width: 100%;
			overflow-y: auto;
			padding: 0 10px 0 0;
		}

		.tab {
			.tab__content {
				padding: 35px 5%;
			}
		}
	} */
  /* @media screen and (max-aspect-ratio: ~'5/8') {
		height: calc(100vh - 60px);
		overflow: hidden;
		h2 {
			padding: 0 .2em;
		}
	} */
}
.map .tabs {
  float: left;
  width: 100%;
  margin: 0;
}
.map .tab--map .tab__content:first-child {
  padding: 0;
  display: block;
}
.map .tab--map .tab__content:nth-child(2),
.map .tab--map .tab__content:nth-child(3) {
  display: grid;
  flex-direction: initial;
  align-items: initial;
  gap: 0 2%;
}
@media screen and (min-height: 350px) and (max-height: 530px) and (max-width: 1000px) and (min-aspect-ratio: 5 / 3) {
  .map .tab--map .tab__content {
    height: calc(100vh - 110px);
  }
  .map .tab--map .tab__content:first-child {
    padding: 0;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto auto;
  }
  .map .tab--map .tab__content:nth-child(2),
  .map .tab--map .tab__content:nth-child(3) {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: 15% 1fr;
  }
}
@media screen and (min-height: 350px) and (max-height: 530px) and (max-width: 1000px) and (max-aspect-ratio: 4 / 3) {
  .map .tab--map .tab__content {
    height: calc(100vh - 110px);
  }
  .map .tab--map .tab__content:first-child {
    padding: 0;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto auto;
  }
  .map .tab--map .tab__content:nth-child(2),
  .map .tab--map .tab__content:nth-child(3) {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-template-rows: 15% 1fr;
  }
}
@media screen and (max-width: 1290px) {
  .map .tab--map {
    /* .tab__content:nth-child(2),
			.tab__content:nth-child(3) {
				grid-template-columns: 1fr 1fr;
			} */
  }
  .map .tab--map .tab__content {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 800px) {
  .map .tab--map .tab__content:nth-child(2),
  .map .tab--map .tab__content:nth-child(3) {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 7% auto 1fr;
    row-gap: 3vw;
    height: auto;
  }
}
.map .map__container {
  width: 95%;
}
.map .map__duration {
  font-size: 16px;
  display: grid;
  grid-template-columns: 1fr 15% 15% 1fr;
  gap: 2%;
  align-items: center;
  padding: 0;
  width: 85%;
  margin: 0.6em auto;
}
.map .map__duration .input-text {
  width: 85%;
  position: relative;
  /* i {
				position: absolute;
				font-size: 1.2em;
				right: 1.2em;
				bottom: .6em;
				color: @gray-dark;
			} */
}
.map .map__duration .input-text input {
  box-shadow: none;
  width: 100%;
  padding: 0 2em 0 3em;
}
.map .map__address {
  grid-column: 1 / span 4;
}
.map .map__conveyance {
  display: flex;
  justify-content: flex-end;
}
.map .map__conveyance div {
  border: 2px solid inherit;
  width: 3.75em;
  height: 3.75em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5em;
  cursor: pointer;
  background-color: #FFF;
  transition: all 0.25s linear;
}
.map .map__conveyance i {
  font-size: 2em;
}
.map .map__conveyance div:not(:last-child) {
  margin-right: 8%;
}
.map .map__conveyance div:hover i,
.map .map__conveyance .map__active i {
  color: #FFF;
}
.map .map__dimensionscontainer {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  width: 100%;
}
.map .map__dimensionsphoto {
  position: relative;
  padding-top: 100%;
  max-width: 100%;
  height: 100%;
  width: 100%;
  order: 3;
}
.map .map__dimensionsphoto img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.map .map__infolistcontainer {
  width: 100%;
  order: 2;
}
.map .map__infolist {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 1.8em;
}
.map .map__infolist--environment {
  margin-bottom: 2.6em;
}
.map .map__infolist--environment li:first-child {
  font-weight: 900;
  border-bottom: 1px solid #3687b2;
}
.map .map__infolist--environment span:nth-child(1) {
  font-weight: initial !important;
}
.map .map__infolistitem {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.map .map__infolistitem span:nth-child(1) {
  font-weight: 700;
}
.map .map__infolistitem--underline {
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.map h3.map__subtitles {
  grid-column: 1 / span 2;
  padding: 0 0 1em;
  font-size: 2.8125em;
  line-height: 1;
  text-align: center;
  font-weight: 900;
}
.map .map__dist-traveled {
  padding: 1em 1.25em 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.map .map__dist-traveled h2 {
  flex: 0 0 50%;
  font-size: 1.65em;
  line-height: 1;
  padding-bottom: 0;
  margin: 0;
  text-transform: none;
}
.map .map__dist-traveled-time {
  display: flex;
  justify-content: center;
  flex: 0 0 50%;
  margin: 0;
  /* label:nth-child(2) {
			margin-right: 2.5em;
		} */
}
.map .map__dist-traveled-time input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.map .map__dist-traveled-time label {
  display: inline-block;
  background-color: #FFF;
  padding: 0.6em 2em;
  border-radius: 2em;
  cursor: pointer;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s;
  margin: 0 1em;
  width: 30%;
}
.map .map__dist-traveled-time label i {
  font-size: 1.5em;
}
.map .map__dist-traveled-time label:hover {
  color: #FFF;
  background-color: #545454;
}
.map .map__dist-traveled-time input[type="radio"]:checked + label {
  color: #FFF;
}
.map .map__infdistance {
  display: flex;
  justify-content: center;
  grid-column: 2 / span 2;
  height: auto;
}
.map .map__infdistance div {
  padding: 1.2em;
  width: 100%;
  text-align: center;
}
.map .map__infdistance p {
  padding: 0;
  font-weight: 700;
  line-height: 1;
}
.map .map__distanceblock {
  color: #fff;
  margin-right: 0;
  padding: 0 1em;
  border-radius: 0.6em 0 0 0.6em;
}
.map .map__durationblock {
  border-radius: 0 0.6em 0.6em 0;
  background: #fff;
}
.map .map__points {
  background-color: #545454;
  padding: 0.6em 2em;
}
.map .map__points-km {
  font-size: 16px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  color: #fff;
}
.map .map__points-km h2 {
  font-size: 1.1em;
  padding-bottom: 0;
  text-transform: none;
}
.map .map__points-km div {
  display: flex;
  align-items: center;
}
.map .map__points-km div p {
  padding: 0;
}
.map .map__points-km div input {
  margin: 0 0.7em;
  border: none;
  padding: 0.6em;
  color: black;
}
.map .map__points-op-slide {
  margin: 0 0.2em;
  position: relative;
}
.map .map__points-op-slide .slick-center {
  background: #3687b2;
}
.map .map__points-op-slide .slick-center i,
.map .map__points-op-slide .slick-center p {
  color: #FFF;
}
.map .map__points-op-slide .slick-arrow-faleft,
.map .map__points-op-slide .slick-arrow-faright {
  position: absolute;
  top: 15px;
  font-size: 22px;
}
.map .map__points-op-slide .slick-arrow-faright {
  color: #fff;
  right: -45px;
}
.map .map__points-op-slide .slick-arrow-faleft {
  color: #fff;
  left: -45px;
}
.map .map__selectpoints {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
  padding: 13px 33px;
  border-radius: 30px;
  text-align: center;
  margin-right: 15px;
}
.map .map__selectpoints i {
  font-size: 25px;
  padding-right: 10px;
}
.map .map__selectpoints p {
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}
.map .map__points-op {
  background-color: #545454;
  padding: 10px 20px;
}
.map .map__map {
  background-color: #545454;
  width: 100%;
  height: auto;
}
.map div.map__dimensions {
  padding: 4em;
}
@media screen and (max-width: 1500px) {
  .map {
    /* div.map__dimensions {
			display: grid;
			grid-template-columns: 1fr;
			grid-template-rows: 1fr auto 1fr;
			height: calc(100vh - 160px);
			overflow: hidden;
			padding-top: 0 !important;
			align-items: initial;
		} */
  }
  .map .map__infolist {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
  }
}
@media screen and (max-width: 1300px) {
  .map .map__duration {
    font-size: 13px;
    grid-template-columns: repeat(4, 1fr);
    gap: 2%;
    padding: 0;
    width: 95%;
  }
  .map .map__duration .input-text {
    width: 100%;
  }
  .map .map__conveyance {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 2%;
  }
  .map .map__infdistance {
    font-size: 0.8em;
  }
  .map .map__dist-traveled {
    font-size: 15px;
    width: 95%;
    margin: auto;
    padding: 0 0 1em;
    justify-content: space-between;
  }
  .map .map__dist-traveled label {
    flex: 0 0 40%;
    margin: 0;
    width: 100%;
  }
  .map .map__dist-traveled label i {
    font-size: 1.5em;
  }
  .map .map__dist-traveled-time {
    justify-content: space-around;
  }
  .map h3.map__subtitles {
    font-size: 2em;
  }
  .map div.map__dimensions {
    padding: 2em;
  }
}
@media screen and (max-width: 1000px) {
  .map {
    /* .map__dimensionsphoto {
			order: 2;
		}

		.map__infolistcontainer {
			order: 3;
		} */
  }
  .map .map__duration {
    font-size: 11px;
    grid-template-columns: 1fr 20% 15%;
    grid-template-rows: 1fr;
    gap: 3%;
    margin: 1em auto;
  }
  .map .map__infdistance {
    flex-direction: column;
    grid-column: 2 / span 1;
  }
  .map .map__conveyance {
    grid-template-columns: 1fr 1fr;
    gap: 5%;
    justify-self: center;
  }
  .map .map__distanceblock {
    border-radius: 0.6em 0.6em 0 0;
  }
  .map .map__durationblock {
    border-radius: 0 0 0.6em 0.6em;
  }
  .map .map__dist-traveled h2 {
    font-size: 1.5em;
    /* padding-bottom: .5em; */
  }
  .map .map__dist-traveled label {
    flex: 0 0 40%;
    justify-content: space-around;
    padding: 0.5em;
    margin: 0 0.3em;
  }
  .map .map__points-km {
    font-size: 12px;
  }
  .map .map__points-km div input {
    padding: 0;
    text-align: center;
    margin: 0 0.3em;
    font-size: 1em;
  }
  .map div.map__dimensions {
    padding: 1em 2em !important;
  }
  .map h3.map__subtitles {
    font-size: 4vw;
  }
}
@media screen and (max-width: 800px) {
  .map h3.map__subtitles {
    grid-column: 1;
  }
  .map .map__dimensionsphoto {
    padding-top: 66%;
    order: 2;
  }
  .map .map__infolist {
    font-size: 2.7vw;
  }
}
@media screen and (max-width: 768px) {
  .map .map__dist-traveled h2 {
    font-size: 1em;
  }
}
@media screen and (max-width: 550px) {
  .map .map__duration {
    font-size: 11px;
    grid-template-columns: 50% 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 3%;
    margin: 1em auto 0.5em;
  }
  .map .map__duration .input-text {
    grid-row: 1 / 3;
  }
  .map .map__infdistance {
    flex-direction: row;
  }
  .map .map__conveyance {
    grid-template-columns: repeat(4, 1fr);
    gap: initial;
    justify-self: normal;
  }
  .map .map__conveyance div {
    width: 90%;
    height: 3em;
  }
  .map .map__conveyance i {
    font-size: 1.5em;
  }
  .map .map__distanceblock {
    border-radius: 0.6em 0 0 0.6em;
  }
  .map .map__durationblock {
    border-radius: 0 0.6em 0.6em 0;
  }
  .map .map__dist-traveled {
    flex-direction: column;
  }
  .map .map__dist-traveled h2 {
    font-size: 1em;
    padding-bottom: 0.5em;
  }
  .map .map__dist-traveled label {
    flex: 0 0 65%;
    font-size: 0.8em;
  }
  .map .map__points {
    padding: 0.6em 0.6em 0.2em;
  }
  .map .map__points-km {
    font-size: 12px;
  }
}
@media screen and (max-width: 500px) {
  .map .map__container {
    width: 100%;
  }
}
@media screen and (max-height: 600px) and (max-width: 1000px) and (min-aspect-ratio: 5 / 3) {
  .map {
    /* ----------------------- */
  }
  .map .map__duration {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row: 1;
  }
  .map .map__dist-traveled {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row: 2;
    padding: 0;
  }
  .map .map__points {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row: 3;
  }
  .map .map__map {
    width: 100%;
    height: 100%;
    overflow: hidden;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row: 1 / span 3;
  }
  .map .map__duration {
    font-size: 11px;
    grid-template-columns: 50% 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 3%;
    margin: 1em auto 0.5em;
  }
  .map .map__duration .input-text {
    grid-row: 1 / 3;
  }
  .map .map__infdistance {
    flex-direction: row;
  }
  .map .map__conveyance {
    grid-template-columns: repeat(4, 1fr);
    gap: initial;
    justify-self: normal;
  }
  .map .map__conveyance div {
    width: 90%;
    height: 3em;
  }
  .map .map__conveyance i {
    font-size: 1.5em;
  }
  .map .map__distanceblock {
    border-radius: 0.6em 0 0 0.6em;
  }
  .map .map__durationblock {
    border-radius: 0 0.6em 0.6em 0;
  }
  .map .map__dist-traveled {
    flex-direction: column;
  }
  .map .map__dist-traveled h2 {
    font-size: 1em;
    padding-bottom: 0.5em;
  }
  .map .map__dist-traveled label {
    flex: 0 0 65%;
    font-size: 0.8em;
  }
  .map .map__points {
    padding: 0.6em 0.6em 0.2em;
  }
  .map .map__points-km {
    font-size: 12px;
  }
  .map h3.map__subtitles {
    font-size: 3vw;
  }
  .map .map__infolistcontainer {
    overflow-y: auto;
    padding-right: 0.5em;
  }
  .map .map__dimensionsphoto {
    padding-top: 66%;
  }
}
@media screen and (max-height: 530px) and (max-width: 750px) and (min-aspect-ratio: 4/3) {
  .map h3.map__subtitles {
    font-size: 3vw;
  }
  .map .map__infolistcontainer {
    overflow-y: auto;
    padding-right: 0.5em;
  }
  .map .map__dimensionsphoto {
    padding-top: 85%;
  }
  .map .map__infolist {
    font-size: 2vw;
  }
}
@media screen and (max-width: 1130px) and (max-aspect-ratio: 6/8) {
  .map {
    /* .map__conveyance {
			display: grid;
			grid-template-columns: 1fr 1fr;
			grid-template-rows: 1fr 1fr;
			grid-gap: 5px;

			div:not(:last-child),
			div {
				margin-right: 0;
				justify-self: right;
			}
		} */
    /* .map__conveyance {
			grid-template-columns: 1fr 1fr 1fr 1fr;
			grid-template-rows: 1fr;

			div {
				width: 2.9em;
				height: 2.5em;
			}
		} */
    /* .map__infdistance {
			flex-direction: column;
			margin: 0 20px 0 0;
		}
 */
    /* .map__distanceblock {
			border-radius: 10px 10px 0 0;
		} */
    /* .map__durationblock {
			border-radius: 0 0 .6em .6em;
		} */
    /* .map__dist-traveled {
			flex-direction: column;

			h2 {
				font-size: 1em;
				margin: 0 0 .6em;
			}
		} */
    /* 	.map__dist-traveled-time {

			label {
				padding: .6em 3em;
			}
		} */
    /* .map__infolistcontainer {
			order: 2;
			max-width: 100%;
			overflow-y: auto;
			padding: 0 10px 0 0;
		} */
  }
}
#map {
  /* height: 600px; */
  width: 100%;
  border: 0;
}
/* 
.desk-map--mobile {

	@media screen and (max-width: 1230px) {
		display: block;

		.desk-map__container {
			width: 100%;
		}

		.desk-map__infolist {
			width: 90%;
			margin: auto;
		}

		.desk-map__dimensions {
			padding-bottom: 60px !important;
			margin-bottom: 60px;
			background: @gray-light;
		}

		.desk-map__dimensionsphoto {
			width: 90%;
			flex: 0 0 90%;
			max-width: 90%;
			margin: auto;
			padding-top: 75%;
		}

		.desk-map__titlemobile {
			color: #fff;
			font-size: 36px;
			font-weight: 700;
			text-align: center;
			text-transform: uppercase;
			padding: 20px;
			margin-top: 40px;
		}
	}

	@media screen and (max-width: 900px) {
		.desk-map__dimensions {
			padding: 70px 40px;
		}
	}

	@media screen and (max-width: 800px) {
		.tab--map {
			float: none;
			width: 90%;
			margin: auto;
		}

		.desk-map__titlemobile {
			font-size: 19px;
		}

		h3.desk-map__subtitles {
			font-size: 20px;
		}

		.desk-map__dimensions {
			padding: 40px 20px;
		}

		.desk-map__dimensionsphoto {
			width: 100%;
			flex: 0 0 100%;
			max-width: 100%;
			margin: auto;
			padding-top: 75%;
			margin-top: 40px;
			box-shadow: @box-shadow;
		}

		.desk-map__infolist {
			font-size: 16px;
			width: 100%;
		}

		.desk-map__dimensionscontainer {
			margin-top: 20px;
			flex-direction: column;
		}

		.desk-map__infolist--environment {
			margin-bottom: 20px;
		}

		.desk-map__infolistitem {
			margin: 10px 0;
		}
	}

	@media screen and (max-width: 600px) {
		.desk-map__titlemobile {
			padding: 10px;
		}

		.desk-map__titlemobile {
			margin-top: 20px;
		}

		h3.desk-map__subtitles {
			margin: 0;
		}

		.desk-map__infolistcontainer {
			margin-top: 0;
		}

		.desk-map__infolist {
			font-size: 14px;
			margin: 0 auto 40px;
		}

		.desk-map__dimensionsphoto {
			margin-top: 0;
		}

		h3.desk-map__subtitles {
			line-height: 1;
		}
	}
} */
.plans {
  font-size: 16px;
  padding: 2.2em 0 0;
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.plans h2 {
  margin: 0;
}
.plans .plans__subtitle {
  text-align: center;
  font-weight: 700;
  font-size: 1.15em;
  margin: 0 0 1.2em;
}
.plans .plans__container {
  display: grid;
  grid-template-columns: 40% 60%;
  grid-template-rows: auto 3fr;
  grid-gap: 0 1%;
  width: 100%;
  max-width: 1380px;
  height: auto;
  padding: 2em 5%;
  margin: auto;
  background: #f2f2f2;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
}
.plans .plans__detailsheader {
  margin-bottom: 30px;
}
.plans .plans__detailstitle {
  font-size: 24px;
  font-weight: 700;
}
.plans .plans__featureslist {
  margin: 10px 0 0;
  padding: 0 30px 20px 40px;
  list-style: none;
  font-size: 16px;
  height: 193px;
  width: 95%;
  overflow-y: auto;
}
.plans .plans__featureslist li:nth-child(1) {
  padding-top: 0;
}
.plans .plans__featureelement {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 10px 0;
}
.plans .plans__featureelement span:nth-child(1) {
  font-weight: 300;
}
.plans .plans__featureelement span:nth-child(2) {
  font-weight: 700;
}
.plans .plans__zoombtn {
  position: absolute;
  z-index: 5;
  bottom: 1em;
  right: 1em;
  display: inline-block;
  width: auto;
}
.plans .plans__zoombtn i {
  font-size: 2em;
  transform: scale(1);
  transition: transform 0.3s;
  cursor: pointer;
}
.plans .plans__zoombtn:hover i {
  transform: scale(1.2);
}
.plans .plans__zoomcontrols {
  position: absolute;
  right: 3%;
  bottom: 1em;
  z-index: 5;
}
.plans .plans__zoomcontrols a i {
  font-size: 2em;
  transform: scale(1);
  transition: transform 0.3s;
  cursor: pointer;
}
.plans .plans__zoomcontrols a:hover i {
  transform: scale(1.2);
}
@media screen and (max-aspect-ratio: 3 / 3) {
  .plans .plans__container {
    grid-template-columns: 100%;
    grid-template-rows: auto;
  }
}
/* -----------------------NEW VIEWPORTS SYSTEM VIEWS (AUGUST 3)------------------------------------- */
/* VERTICAL PHONE VIEWS */
@media screen and (min-width: 360px) and (max-width: 414px) and (min-height: 667px) and (max-height: 915px) {
  .plans {
    height: calc(100vh - 80px);
  }
  .plans .plans__subtitle {
    line-height: 1;
    margin: 1em 0;
  }
  .plans .plans__container {
    height: 85%;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    width: 100%;
    padding: 2em 8%;
  }
}
/* VERTICAL TABLETS VIEWS */
@media screen and (min-width: 768px) and (max-width: 912px) and (min-height: 1024px) and (max-height: 1368px) {
  .plans {
    height: calc(100vh - 80px);
  }
  .plans .plans__subtitle {
    line-height: 1;
    margin: 1em 0;
  }
  .plans .plans__container {
    height: 90%;
    padding: 5em 2em;
  }
}
/* HORIZONTAL TABLETS VIEWS */
@media screen and (min-height: 768px) and (max-height: 820px) and (min-width: 1024px) and (max-width: 1180px) {
  .plans {
    height: calc(100vh - 80px);
  }
  .plans .plans__subtitle {
    line-height: 1;
    margin: 1em 0;
  }
  .plans .plans__container {
    height: 85%;
    padding: 5em 2em;
  }
  .plans .plans__zoombtn {
    bottom: 2.5em;
  }
}
/* VERTICAL SURFACE DUO VIEW */
@media screen and (width: 540px) and (height: 720px) {
  .plans {
    height: calc(100vh - 80px);
  }
  .plans .plans__container {
    height: 90%;
  }
}
/* HORIZONTAL SURFACE DUO VIEW */
@media screen and (height: 540px) and (width: 720px) {
  .plans {
    height: calc(100vh - 80px);
  }
  .plans .plans__container {
    height: 85%;
  }
}
.brochure {
  font-size: 16px;
  position: relative;
  color: #fff;
}
.brochure h2 {
  font-size: 2.25em;
}
.brochure .brochure__container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  height: 100%;
  padding: 6em 0;
  padding: 0;
}
.brochure p.brochure__formtext {
  margin: 1em 0;
}
.brochure .brochure__image {
  flex: 0 0 61%;
  max-width: 61%;
}
.brochure .brochure__image img {
  position: relative;
  display: block;
  width: 110%;
  height: auto;
}
.brochure .brochure__form {
  flex: 0 0 39%;
  max-width: 39%;
  margin-bottom: 60px;
  padding: 4em 5em 0 0;
}
.brochure .brochure__form p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 1.2;
}
.brochure .cform .cform__inputtext input {
  font-size: 0.875em;
  color: #222;
}
@media (max-width: 1750px) {
  .brochure .brochure__container {
    align-items: center;
  }
  .brochure .brochure__image {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .brochure .brochure__form {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 4em;
    padding: 4em 3em 0 0;
  }
}
@media (max-width: 1300px) {
  .brochure .brochure__form p {
    text-align: center;
    font-size: 1em;
    margin: 1em 0;
  }
}
@media (max-width: 1000px) {
  .brochure h2 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 850px) {
  .brochure {
    margin-bottom: 40px;
  }
}
@media (max-aspect-ratio: 8/8) {
  .brochure {
    width: 90%;
    display: grid;
    place-items: center;
    padding: 0;
  }
  .brochure .brochure__container {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    padding: 0;
  }
  .brochure .brochure__image {
    display: grid;
    place-items: center;
    flex: initial;
    /* font-size: 1vw; */
    height: 100%;
    max-width: 100%;
    max-height: 30vh;
  }
  .brochure .brochure__image img {
    max-height: 28vh;
    max-width: 95%;
    width: auto;
    height: auto;
    right: initial;
  }
  .brochure .brochure__form {
    /* font-size: 1vw; */
    padding: 0 8% 3em;
    margin: 0;
    height: 100%;
    max-width: 100%;
  }
  .brochure .cform {
    /* .cform__checkboxterms {
				margin: 1vw 0 4vw;
			} */
  }
  .brochure .cform .cform__inputtext input {
    font-size: 0.875em;
  }
  .brochure .cbutton--fs14 {
    padding: 1em 3em;
  }
}
@media (max-aspect-ratio: 3/8) {
  .brochure {
    /* .cform {
			.cform__checkboxterms {
				margin: 2vw 0 6vw;
				font-size: 4vw;
			}
		} */
    /* .cbutton--fs14 {
			font-size: 4vw;
		} */
  }
  .brochure .brochure__formtext {
    max-height: 100px;
    overflow-y: auto;
  }
}
.brochure--consult {
  position: relative;
  margin: 160px auto;
}
.brochure--consult .brochure__container {
  position: relative;
  display: block;
  background: transparent;
  padding: 0;
}
.brochure--consult .brochure__image {
  position: absolute;
  width: 70%;
  height: auto;
  bottom: 0;
  left: 2%;
  top: -26%;
}
.brochure--consult .brochure__image img {
  width: 100%;
  height: auto;
}
.brochure--consult .brochure__image2 {
  position: absolute;
  width: 70%;
  height: auto;
  bottom: 0;
  left: 2%;
  top: -12%;
}
.brochure--consult .brochure__image2 img {
  width: 100%;
  height: auto;
}
.brochure--consult .brochure__form {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: initial;
  padding: 60px;
  margin-bottom: 0;
  background: linear-gradient(90deg, #ffffff 5%, #3687b2 5%);
}
.brochure--consult .brochure__form > div {
  width: 40%;
}
@media screen and (max-width: 1620px) {
  .brochure--consult .brochure__image {
    flex: initial;
    max-width: initial;
    top: 5%;
    width: 60%;
  }
}
@media screen and (max-width: 1300px) {
  .brochure--consult {
    margin: 60px 0;
  }
  .brochure--consult .brochure__container {
    background: linear-gradient(180deg, #ffffff 15%, #3687b2 15%);
  }
  .brochure--consult .brochure__image {
    position: relative;
    width: 100%;
    max-width: 100%;
    max-width: initial;
    top: initial;
  }
  .brochure--consult .brochure__form {
    padding-top: 0;
    background: #3687b2;
  }
  .brochure--consult .brochure__form > div {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .brochure--consult .brochure__form {
    padding: 20px;
  }
}
.documents {
  padding: 0;
}
.documents h2 {
  text-transform: uppercase;
  margin: 80px 0 20px;
  text-align: center;
  font-size: 36px;
}
.documents .documents__container {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 90%;
}
.documents .documents__text {
  position: relative;
  z-index: 5;
  flex: 0 0 725px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  font-weight: 300;
}
.documents .documents__download-v1 {
  position: relative;
  left: 10%;
  display: flex;
  flex: 0 0 63%;
  flex-direction: column;
  padding: 60px 18% 60px 7%;
  color: #FFF;
  width: 100%;
  max-width: 55.5vw;
}
.documents .documents__download-v1:before {
  content: '';
  position: absolute;
  z-index: -1;
  opacity: 0.1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.documents .documents__filebutton {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  margin-bottom: 40px;
  transition: all 0.3s;
}
.documents .documents__filebutton a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 25px;
  transition: 0.5s ease;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(200, 200, 200, 0.5);
  padding: 1em;
}
.documents .documents__filebutton:hover span {
  color: #fff;
}
.documents .documents__filebutton p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
}
.documents .documents__filebutton span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  text-overflow: ellipsis;
  overflow: hidden;
}
.documents .documents__filebutton span i {
  padding-right: 15px;
  font-size: 28px;
}
.documents .documents__filebutton div {
  width: 100%;
  height: 100%;
  max-width: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s ease;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(200, 200, 200, 0.5);
  padding: 10px;
  overflow: hidden;
}
.documents article.documents__filebutton--disabled:hover {
  background: transparent;
}
.documents article.documents__filebutton--disabled input {
  cursor: default;
}
.documents .documents__filebuttonselected span {
  color: #fff;
}
.documents .documents__checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.documents .documents__textcontainer {
  /* background: @primary-medium-color; */
  color: #fff;
  padding: 0 60px 60px;
  max-width: 725px;
}
.documents .documents__checkbox-title {
  font-family: "Roboto";
  font-weight: 900;
  font-size: 22px;
  color: #082636;
  margin-top: 0;
  margin-bottom: 60px;
  text-align: center;
}
.documents .documents__checkbox-list {
  display: grid;
  grid-template-columns: 45% 45%;
  justify-content: space-between;
  justify-items: center;
}
.documents .documents__checkbox-form {
  margin-top: 30px;
  text-align: center;
}
.documents .documents__input-text {
  position: relative;
  padding-bottom: 25px;
}
.documents .documents__input-text input {
  position: relative;
  color: #222;
  background-color: #FFF;
  width: 100%;
  padding: 30px 50px;
  border-radius: 10px;
  border: none;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
  opacity: 1;
  font-size: 22px;
  height: initial;
}
.documents .documents__checkbox-terms {
  text-align: start;
  padding-bottom: 30px;
}
.documents .documents__checkbox-terms label {
  padding-top: 3px;
}
.documents .documents__checkbox-terms .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.documents .documents__checkbox-terms .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.documents .documents__checkbox-terms .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #FFF;
  border: 2px solid #222;
}
.documents .documents__checkbox-terms .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.documents .documents__checkbox-terms .container input:checked ~ .checkmark:after {
  display: block;
}
.documents .documents__checkbox-terms .container .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #222;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.documents .documents__download-v2 {
  background-color: #222;
  padding: 62px 0;
}
.documents .documents__download-v2 p {
  padding: 0 70px 40px 70px;
  color: #FFF;
  text-align: center;
}
.documents .documents__downloadbtn {
  background-color: #545454;
  border: none;
  padding: 19px 62px;
  cursor: pointer;
  font-size: 20px;
  display: flex;
  width: 80%;
  justify-content: space-between;
}
.documents .documents__downloadbtn:hover {
  background-color: #444;
  transition: all 0.25s linear;
  color: #FFF;
}
.documents .documents__download-list {
  padding: 0 70px;
  width: 50%;
}
.documents .documents__download-list:not(:last-child) {
  border-right: 0.5px solid #444;
}
.documents .documents__downloadcont {
  display: flex;
  justify-content: center;
}
.documents .documents__downloadcont:not(:last-child) {
  padding-bottom: 20px;
}
.documents .documents__download-v2-cont {
  display: flex;
}
.documents .documents__messagesent {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}
.documents .documents__messagesent span {
  position: relative;
  color: #FFF;
}
.documents .documents__messagesent span::before {
  position: absolute;
  content: '';
  bottom: -20px;
  right: -30px;
  height: 2px;
  background: rgba(255, 255, 255, 0.6);
  animation-name: line;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.documents .documents__messagesent svg,
.documents .documents__messagesent i {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: 15px;
  animation-name: scaling;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.documents .documents__messagesent svg path,
.documents .documents__messagesent i path {
  fill: #FFF;
}
@keyframes line {
  from {
    width: 0;
  }
  to {
    width: calc(100% + 30px);
  }
}
@keyframes scaling {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(5);
  }
}
@media screen and (max-width: 1600px) {
  .documents .documents__download-v1 {
    padding: 60px 10% 60px 3%;
    left: 8%;
  }
  .documents .documents__download-v1 article span {
    font-size: 16px;
  }
  .documents .documents__text {
    flex: 0 0 40%;
  }
  .documents .documents__checkbox {
    padding-left: 5%;
    padding-right: 5%;
  }
  .documents .documents__checkbox-form {
    padding-left: 5%;
    padding-right: 5%;
  }
  .documents .documents__downloadbtn {
    padding: 17px 62px;
  }
}
@media screen and (max-width: 1400px) {
  .documents .documents__checkbox-list {
    display: grid;
    grid-template-columns: 48% 48%;
    justify-content: space-between;
    justify-items: center;
  }
  .documents .documents__download-v1 {
    padding: 60px 5% 60px 3%;
    left: 2.5%;
  }
  .documents .documents__download-list {
    padding: 0;
  }
}
@media screen and (max-width: 1230px) {
  .documents .documents__container {
    flex-direction: column;
  }
  .documents .documents__textcontainer {
    max-width: initial;
    text-align: center;
  }
  .documents .documents__download-v1 {
    left: initial;
    padding: 60px 8%;
    max-width: initial;
  }
  .documents .documents__checkbox,
  .documents .documents__checkbox-form {
    padding: 0;
  }
  .documents .documents__checkbox-list {
    grid-template-columns: 48% 48%;
  }
}
@media screen and (max-width: 1000px) {
  .documents h2 {
    font-size: 24px;
  }
  .documents .documents__checkbox,
  .documents .documents__checkbox-form {
    width: 100%;
  }
  .documents .documents__download-v2 p {
    padding-left: 0;
    padding-right: 0;
  }
  .documents .documents__download-list {
    width: 100%;
  }
}
@media screen and (max-width: 850px) {
  .documents {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .documents .documents__container {
    width: 100%;
  }
  .documents .documents__title {
    margin: 0 0 30px;
    text-align: center;
  }
  .documents .documents__textcontainer {
    padding: 40px 20px;
  }
  .documents .documents__checkbox-title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .documents .documents__checkbox-list {
    display: block;
  }
}
.agency {
  /* @media screen and (max-aspect-ratio: 3 / 3) and (max-aspect-ratio: 4 / 3) {
		margin: 100px 0 60px;
	} */
}
.agency .agency__container {
  width: 80%;
  margin: auto;
}
.agency .agency__box {
  display: flex;
  justify-content: space-between;
}
.agency .agency__slide-img {
  width: 100%;
  height: 730px;
  -o-object-fit: cover;
     object-fit: cover;
}
.agency .agency__text {
  width: 70%;
  padding: 80px 92px;
  border: 1px solid #aaa;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.31);
  margin: 80px 100px 0 0;
}
.agency .agency__text h3 {
  font-weight: 900;
  font-size: 28px;
  /* padding-bottom: 30px; */
}
.agency .agency__text p {
  font-weight: 300;
  font-size: 16px;
}
.agency .agency__slide {
  margin-right: 100px;
  width: 100%;
  /* .slick-prev:before,
		.slick-next:before {
			font-size: 35px;
			z-index: 1;
		} */
  /* .slick-prev {
			left: 15px;
			z-index: 1;
		} */
  /* .slick-next {
			right: 15px;
			z-index: 1;
		} */
}
.agency .agency__slide .slick-prev,
.agency .agency__slide .slick-next {
  width: auto;
  height: auto;
}
.agency .agency__slide .slick-dots li.slick-active button:before {
  color: #222;
}
.agency .agency__slide .slick-dots li button:before {
  /* font-size: 20px; */
  color: #545454;
}
.agency .agency__slide .slick-dots {
  position: absolute;
  bottom: 13px;
}
.agency .agency__slide .slick-prev:before,
.agency .agency__slide .slick-next:before {
  color: #222;
}
.agency .agency__contact {
  background-color: #545454;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 700px;
  width: 400px;
  padding: 0 50px;
  color: #FFF;
  margin-top: 80px;
}
.agency .agency__contact td {
  padding: 18px 0;
}
.agency .agency__contact td:last-child {
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.3);
}
.agency .agency__contact tr:last-child td {
  border: none;
}
.agency .agency__contact td:first-child {
  width: 50px;
}
.agency .agency__contact a {
  color: #FFF;
  text-decoration: none;
  font-weight: 300;
}
.agency .agency__contact i {
  color: #FFF;
  font-size: 25px;
}
.agency .agency__contact img {
  width: 30px;
}
.agency .agency__contact div {
  padding-top: 120px;
  padding-bottom: 30px;
}
.agency .agency__contact div i {
  font-size: 25px;
  transition: 0.5s ease;
}
.agency .agency__contact div a:not(:last-child) {
  padding-right: 28px;
}
@media screen and (max-width: 1600px) {
  .agency .agency__contact {
    width: 30%;
    height: 600px;
  }
  .agency .agency__contact div {
    padding-top: 55px;
  }
  .agency .agency__text {
    width: 65%;
  }
  .agency .agency__slide-img {
    height: 600px;
  }
}
@media screen and (max-width: 1400px) {
  .agency .agency__container {
    width: calc(100% - 120px);
  }
  .agency .agency__slide-img {
    height: 535px;
  }
  .agency .agency__contact {
    height: 535px;
    padding: 0 50px;
  }
  .agency .agency__contact table tr td:last-child {
    font-size: 15px;
  }
  .agency .agency__contact i {
    font-size: 22px;
  }
  .agency .agency__text {
    margin: 80px 60px 0 0;
  }
}
@media screen and (max-width: 1230px) {
  .agency .agency__box {
    flex-direction: column;
    margin-top: 80px;
  }
  .agency .agency__contact {
    height: auto;
    padding: 40px;
    width: 100%;
    margin-top: 0;
  }
  .agency .agency__text {
    margin-top: 0;
    width: 100%;
    margin: 0;
    box-shadow: none;
  }
}
@media screen and (max-width: 1100px) {
  .agency .agency__box {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .agency .agency__text {
    padding: 40px;
  }
}
@media screen and (max-width: 850px) {
  .agency {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 800px) {
  .agency .agency__container {
    padding-top: 0;
  }
}
@media screen and (min-width: 700px) and (max-width: 1230px) {
  .agency .agency__contact a {
    font-size: 26px;
  }
}
@media screen and (max-width: 700px) {
  .agency .agency__text {
    padding: 40px;
  }
  .agency .agency__text h3 {
    padding-bottom: 0;
    font-size: 24px;
  }
  .agency .agency__text p {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .agency .agency__container {
    width: 100%;
  }
  .agency .agency__text {
    width: 90%;
    margin: 0 auto;
    border: 1px solid #f2f2f2;
    border-top: none;
  }
  .agency .agency__text h3 {
    font-size: 20px;
    padding-bottom: 20px;
  }
  .agency .agency__text p {
    font-size: 16px;
  }
  .agency .agency__contact {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 450px) {
  .agency .agency__text {
    padding: 20px;
  }
  .agency .agency__text h3 {
    padding-bottom: 0;
  }
  .agency .agency__text p {
    font-size: 16px;
  }
  .agency .agency__contact {
    padding: 20px;
  }
}
.contact-us {
  margin-bottom: 90px;
}
.contact-us .contact-us__container {
  display: grid;
  grid-template-columns: 65% 35%;
  width: 80%;
  margin: auto;
}
.contact-us .contact-us__title {
  display: block;
  font-weight: 700;
  font-size: 30px;
  text-align: left;
}
.contact-us .contact-us__maintitle {
  display: none;
}
.contact-us .contact-us__agent {
  color: #FFF;
  display: grid;
  justify-items: center;
  padding: 75px 0 100px;
  order: 2;
}
.contact-us .contact-us__agent img {
  width: 383px;
  height: 383px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 8px solid #FFF;
  margin-bottom: 40px;
}
.contact-us .contact-us__agent i {
  font-size: 20px;
}
.contact-us .contact-us__agent h3 {
  font-weight: 700;
  font-size: 23px;
  text-align: center;
}
.contact-us .contact-us__form {
  background-color: #f2f2f2;
  padding: 75px 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 26px;
}
.contact-us .contact-us__form h2,
.contact-us .contact-us__form p {
  margin: 10px 0;
}
.contact-us .contact-us__form .cbutton {
  margin-top: 30px;
}
.contact-us .contact-us__email,
.contact-us .contact-us__phone {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
}
.contact-us .contact-us__email p,
.contact-us .contact-us__phone p {
  padding: 0;
  font-size: 19px;
  margin: 0;
}
.contact-us .contact-us__email i,
.contact-us .contact-us__phone i {
  padding-right: 10px;
  font-size: 29px;
}
.contact-us .contact-us__social-media {
  align-self: end;
}
.contact-us .contact-us__social-media a {
  color: #FFF;
}
.contact-us .contact-us__social-media i {
  font-size: 25px;
  transition: 0.5s ease;
  padding-right: 14px;
  padding-left: 14px;
}
@media screen and (max-width: 1600px) {
  .contact-us .contact-us__container {
    grid-template-columns: 60% 40%;
  }
}
@media screen and (max-width: 1400px) {
  .contact-us .contact-us__container {
    width: calc(100% - 120px);
  }
}
@media screen and (max-width: 1200px) {
  .contact-us .contact-us__container {
    grid-template-columns: none;
    margin: 0 auto;
  }
  .contact-us .contact-us__agent {
    padding-left: 90px;
    padding-right: 90px;
    /* img {
				width: 100%;
				height: auto;
			} */
  }
  .contact-us .contact-us__form {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 60px;
    text-align: center;
  }
  .contact-us .contact-us__title {
    display: block;
    font-size: 30px;
    text-align: center;
  }
  .contact-us .contact-us__social-media {
    margin-top: 120px;
  }
}
@media screen and (max-width: 850px) {
  .contact-us {
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 700px) {
  .contact-us .contact-us__form {
    padding-left: 10%;
    padding-right: 10%;
  }
  .contact-us .contact-us__agent {
    padding-left: 10%;
    padding-right: 10%;
  }
  .contact-us .contact-us__form {
    padding: 40px;
  }
  .contact-us .contact-us__form h3 {
    padding-bottom: 0;
    font-size: 24px;
  }
  .contact-us .contact-us__form p {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .contact-us .contact-us__title {
    font-size: 24px;
    line-height: 1;
  }
  .contact-us .contact-us__container {
    width: 100%;
  }
  .contact-us .contact-us__form {
    padding-right: 20px;
    padding-left: 20px;
  }
  .contact-us .contact-us__agent {
    padding-left: 20px;
    padding-right: 20px;
  }
  .contact-us .contact-us__agent h3 {
    font-size: 16px;
  }
  .contact-us .contact-us__agent img {
    width: 225px;
    height: 225px;
    margin: 0 auto 40px;
  }
  .contact-us .contact-us__email {
    overflow-wrap: anywhere;
  }
  .contact-us .contact-us__email,
  .contact-us .contact-us__phone {
    padding-bottom: 10px;
  }
  .contact-us .contact-us__social-media i {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 450px) {
  .contact-us .contact-us__email,
  .contact-us .contact-us__phone {
    padding-bottom: 10px;
  }
  .contact-us .contact-us__email p,
  .contact-us .contact-us__phone p {
    font-size: 12px;
  }
  .contact-us .contact-us__email i,
  .contact-us .contact-us__phone i {
    font-size: 24px;
  }
}
.usericon {
  padding: 40px;
  width: 250px;
  height: auto;
  background: #FFF;
  margin: 20px auto 40px;
  border-radius: 20px;
}
.usericon svg path {
  fill: #444;
}
.usericon--navbar {
  width: 55px;
  height: 55px;
  position: relative;
  padding: 0;
  padding-right: unset !important;
  margin: 0 40px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: none;
}
.usericon--navbar svg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  transform: translate(-50%, -50%);
  width: 50%;
}
@media screen and (max-width: 600px) {
  .usericon--navbar {
    margin: 0 20px 0 0;
  }
}
.usericon--footer {
  position: relative;
  padding: 30px;
  width: 125px !important;
  height: 125px !important;
  padding-right: unset !important;
  margin: 0 5% 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: none;
}
.usericon--footer svg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  transform: translate(-50%, -50%);
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .usericon--footer {
    margin: 0;
  }
}
.footer {
  background-color: #545454;
  color: #FFF;
  padding: 60px 60px 30px;
}
.footer .footer__container {
  display: grid;
  grid-template-columns: 1fr 45% 1fr;
  align-items: center;
}
.footer .footer__privacy {
  font-size: 14px;
  max-height: 80vh;
  overflow-y: auto;
  color: #222;
  margin: 2em;
  padding-right: 0.5em;
  /* p {
			margin: 1em 0;
		} */
}
.footer .footer__privacy h2 {
  font-size: 1.2em;
  font-weight: 700;
  margin: 0;
}
.footer .footer__privacy h3 {
  font-size: 1em;
  font-weight: 700;
  margin: 2em 0 1em;
}
.footer .footer__privacy a {
  color: #2d65e9;
}
.footer .footer__privacy a:hover {
  text-decoration: underline;
}
.footer .footer__privacy pre {
  font-family: "Open Sans", sans-serif;
  -moz-tab-size: 0;
    -o-tab-size: 0;
       tab-size: 0;
  overflow-x: auto;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.footer .footer__logo a {
  display: block;
  width: 55%;
  font-weight: 300;
  font-size: 22px;
  text-decoration: none;
  margin: auto;
}
.footer .footer__logo img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.footer .footer__agent {
  justify-content: space-evenly;
  /* >div:nth-child(2) {
			width: 70%;
		} */
}
.footer .footer__agent h2 {
  color: #FFF;
  font-size: 29px;
  font-weight: 700;
  text-align: left;
}
.footer .footer__agent i {
  font-size: 20px;
  color: #FFF;
}
.footer .footer__agent img,
.footer .footer__agent svg {
  width: 170px;
  height: 170px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 5px solid #fff;
  background: #fff;
}
.footer .footer__agent img path,
.footer .footer__agent svg path {
  fill: #545454;
}
.footer .footer__agent > div:nth-child(1) {
  /* width: 30%; */
  padding-right: 5%;
}
.footer .footer__social-media {
  display: flex;
  justify-content: end;
}
.footer .footer__social-media-container i {
  color: #FFF;
  font-size: 35px;
  transition: 0.3s ease;
  padding-right: 28px;
}
.footer .footer__social-media-container a:hover i {
  color: #444;
}
.footer .footer__copyright {
  grid-column: 1 / span 3;
  padding-top: 50px;
  text-align: center;
  font-size: 15px;
  display: flex;
  justify-content: center;
}
.footer .footer__copyright a {
  color: #FFF;
  text-decoration: none;
}
.footer .footer__copyright a:hover {
  color: #f2f2f2;
  text-decoration: underline;
}
.footer .footer__copyright div {
  width: 60%;
}
.footer .footer__agent,
.footer .footer_contact {
  display: flex;
  align-items: center;
}
.footer .footer__agent a,
.footer .footer_contact a {
  color: #FFF;
}
.footer .footer__agent a:hover p,
.footer .footer_contact a:hover p {
  text-decoration: underline;
}
.footer .footer__agent tr td a:hover,
.footer .footer_contact tr td a:hover {
  text-decoration: underline;
}
.footer .footer_contact {
  justify-content: space-evenly;
}
.footer .footer_contact td {
  padding: 15px 0;
}
.footer .footer_contact tr td:first-child {
  width: 50px;
}
.footer .footer_contact tr td:last-child {
  border-bottom: 0.5px solid #d8d8d8;
  padding-right: 20px;
}
.footer .footer_contact i {
  font-size: 25px;
}
.footer .footer_contact img {
  width: 30px;
}
.footer .footer_contact tr:last-child td:last-child {
  border: none;
}
.footer .footer__agent-emailinfo,
.footer .footer__agent-phoneinfo {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.footer .footer__agent-emailinfo i,
.footer .footer__agent-phoneinfo i {
  color: #FFF;
  margin-right: 10px;
}
.footer .footer__agent-emailinfo p,
.footer .footer__agent-phoneinfo p {
  padding-bottom: 0;
}
@media screen and (max-width: 1400px) {
  .footer .footer__container {
    grid-template-columns: 1fr 40% 1fr;
  }
  .footer .footer__agent > div {
    margin: 0 0 0 15px;
  }
  .footer .footer__agent h2 {
    font-size: 24px;
  }
  .footer .footer__agent img,
  .footer .footer__agent svg {
    width: 130px;
    height: 130px;
  }
}
@media screen and (max-width: 1200px) {
  .footer .footer__container {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .footer .footer__logo a {
    margin: auto;
  }
  .footer .footer__agent {
    flex-direction: column;
  }
  .footer .footer__agent h2 {
    text-align: center;
  }
  .footer .footer__agent img,
  .footer .footer__agent svg {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .footer .footer__agent > div:nth-child(1) {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }
  .footer .footer__agent > div:nth-child(2) {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0;
  }
  .footer .footer__copyright div {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .footer .footer__container {
    display: flex;
    flex-direction: column;
  }
  .footer .footer__logo {
    display: none;
  }
  .footer .footer__agent p {
    margin: 2px 0;
  }
  .footer .footer__social-media-container i {
    padding: 0 10px;
  }
}
@media screen and (max-width: 850px) {
  .footer {
    padding: 60px 60px 90px;
  }
}
@media screen and (max-width: 600px) {
  .footer {
    padding: 40px 20px 85px;
  }
  .footer .footer__agent h2 {
    font-size: 24px;
  }
  .footer .footer__agent p {
    font-size: 16px;
  }
  .footer .footer__copyright {
    font-size: 12px;
  }
  .footer .footer__privacy {
    margin: 2em 2em 1em 1em;
  }
}
.alterpopup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s, visibility 0.6s;
  will-change: opacity, visibility;
  /* selector for contact popup in investir page */
}
.alterpopup.alterpopup--opened {
  visibility: visible;
  opacity: 1;
}
.alterpopup .alterpopup__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  opacity: 0.8;
  z-index: -1;
}
.alterpopup .alterpopup__container {
  position: relative;
  max-width: 50%;
  max-height: 100%;
  padding: 0;
  height: auto;
  overflow-y: auto;
}
.alterpopup .alterpopup__container--contactpopup {
  position: relative;
  max-width: 1138px;
  max-height: 651px;
  height: 651px;
  padding: 0;
  overflow-y: auto;
}
@media screen and (max-width: 1200px) {
  .alterpopup .alterpopup__container--contactpopup {
    max-width: 80%;
    max-height: 80%;
  }
}
@media screen and (max-width: 965px) {
  .alterpopup .alterpopup__container--contactpopup {
    height: 800px;
    max-height: 100%;
  }
}
@media screen and (max-width: 600px) {
  .alterpopup .alterpopup__container--contactpopup {
    height: 785px;
  }
}
.alterpopup .alterpopup__close {
  position: absolute;
  z-index: 1000;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #fff;
  font-size: 24px;
  will-change: transform;
}
.alterpopup .alterpopup__close i {
  transform: rotate(0deg);
  transition: transform 0.2s;
}
.alterpopup .alterpopup__close:hover i {
  transform: rotate(90deg);
}
.alterpopup .alterpopup__close--zoombien {
  top: 15px;
  right: 30px;
}
.alterpopup .alterpopup__content {
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .alterpopup .alterpopup__container {
    max-width: 75%;
  }
}
@media screen and (max-width: 850px) {
  .alterpopup .alterpopup__close {
    color: #fff;
  }
}
@media screen and (max-width: 730px) {
  .alterpopup .alterpopup__container {
    max-width: 100%;
  }
}
/* startpack less */
.block-ratio-custom,
.block-3-2,
.block-16-9,
.block-4-3,
.block-square {
  display: block;
}
.block-ratio-custom > div,
.block-3-2 > div,
.block-16-9 > div,
.block-4-3 > div,
.block-square > div,
.block-ratio-custom > span,
.block-3-2 > span,
.block-16-9 > span,
.block-4-3 > span,
.block-square > span {
  display: block;
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.block-ratio-custom > div > div,
.block-3-2 > div > div,
.block-16-9 > div > div,
.block-4-3 > div > div,
.block-square > div > div,
.block-ratio-custom > span > div,
.block-3-2 > span > div,
.block-16-9 > span > div,
.block-4-3 > span > div,
.block-square > span > div,
.block-ratio-custom > div > span,
.block-3-2 > div > span,
.block-16-9 > div > span,
.block-4-3 > div > span,
.block-square > div > span,
.block-ratio-custom > span > span,
.block-3-2 > span > span,
.block-16-9 > span > span,
.block-4-3 > span > span,
.block-square > span > span,
.block-ratio-custom > div > a,
.block-3-2 > div > a,
.block-16-9 > div > a,
.block-4-3 > div > a,
.block-square > div > a,
.block-ratio-custom > span > a,
.block-3-2 > span > a,
.block-16-9 > span > a,
.block-4-3 > span > a,
.block-square > span > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-ratio-custom > div > div > img,
.block-3-2 > div > div > img,
.block-16-9 > div > div > img,
.block-4-3 > div > div > img,
.block-square > div > div > img,
.block-ratio-custom > span > div > img,
.block-3-2 > span > div > img,
.block-16-9 > span > div > img,
.block-4-3 > span > div > img,
.block-square > span > div > img,
.block-ratio-custom > div > span > img,
.block-3-2 > div > span > img,
.block-16-9 > div > span > img,
.block-4-3 > div > span > img,
.block-square > div > span > img,
.block-ratio-custom > span > span > img,
.block-3-2 > span > span > img,
.block-16-9 > span > span > img,
.block-4-3 > span > span > img,
.block-square > span > span > img,
.block-ratio-custom > div > a > img,
.block-3-2 > div > a > img,
.block-16-9 > div > a > img,
.block-4-3 > div > a > img,
.block-square > div > a > img,
.block-ratio-custom > span > a > img,
.block-3-2 > span > a > img,
.block-16-9 > span > a > img,
.block-4-3 > span > a > img,
.block-square > span > a > img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: relative;
}
.block-ratio-custom > div > img,
.block-3-2 > div > img,
.block-16-9 > div > img,
.block-4-3 > div > img,
.block-square > div > img,
.block-ratio-custom > span > img,
.block-3-2 > span > img,
.block-16-9 > span > img,
.block-4-3 > span > img,
.block-square > span > img {
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
}
.block-ratio-custom.block-3-2 > div,
.block-3-2.block-3-2 > div,
.block-16-9.block-3-2 > div,
.block-4-3.block-3-2 > div,
.block-square.block-3-2 > div,
.block-ratio-custom.block-3-2 > span,
.block-3-2.block-3-2 > span,
.block-16-9.block-3-2 > span,
.block-4-3.block-3-2 > span,
.block-square.block-3-2 > span {
  padding-bottom: 66.66666667%;
}
.block-ratio-custom.block-16-9 > div,
.block-3-2.block-16-9 > div,
.block-16-9.block-16-9 > div,
.block-4-3.block-16-9 > div,
.block-square.block-16-9 > div,
.block-ratio-custom.block-16-9 > span,
.block-3-2.block-16-9 > span,
.block-16-9.block-16-9 > span,
.block-4-3.block-16-9 > span,
.block-square.block-16-9 > span {
  padding-bottom: 56.25%;
}
.block-ratio-custom.block-4-3 > div,
.block-3-2.block-4-3 > div,
.block-16-9.block-4-3 > div,
.block-4-3.block-4-3 > div,
.block-square.block-4-3 > div,
.block-ratio-custom.block-4-3 > span,
.block-3-2.block-4-3 > span,
.block-16-9.block-4-3 > span,
.block-4-3.block-4-3 > span,
.block-square.block-4-3 > span {
  padding-bottom: 75%;
}
.block-ratio-custom.block-square > div,
.block-3-2.block-square > div,
.block-16-9.block-square > div,
.block-4-3.block-square > div,
.block-square.block-square > div,
.block-ratio-custom.block-square > span,
.block-3-2.block-square > span,
.block-16-9.block-square > span,
.block-4-3.block-square > span,
.block-square.block-square > span {
  padding-bottom: 100%;
}

