/*!
 * Start Bootstrap - Clean Blog v5.0.9 (https://startbootstrap.com/themes/clean-blog)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-clean-blog/blob/master/LICENSE)
 */

@font-face {
  font-family: 'Circular';
  src: url("fonts/CircularStd-Book.eot");
  src: url("fonts/CircularStd-Book.eot?#iefix") format("embedded-opentype"), url("fonts/CircularStd-Book.otf") format("opentype"), url("fonts/CircularStd-Book.svg") format("svg"), url("fonts/CircularStd-Book.ttf") format("truetype"), url("fonts/CircularStd-Book.woff") format("woff"), url("fonts/CircularStd-Book.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Circular';
  src: url("fonts/CircularStd-Medium.eot");
  src: url("fonts/CircularStd-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/CircularStd-Medium.otf") format("opentype"), url("fonts/CircularStd-Medium.svg") format("svg"), url("fonts/CircularStd-Medium.ttf") format("truetype"), url("fonts/CircularStd-Medium.woff") format("woff"), url("fonts/CircularStd-Medium.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Circular';
  src: url("fonts/CircularStd-Bold.eot");
  src: url("fonts/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/CircularStd-Bold.otf") format("opentype"), url("fonts/CircularStd-Bold.svg") format("svg"), url("fonts/CircularStd-Bold.ttf") format("truetype"), url("fonts/CircularStd-Bold.woff") format("woff"), url("fonts/CircularStd-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}

* {
  outline: none !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

body {
  color: #212529;
  font-family: 'Circular', sans-serif;
}

p {
  line-height: 1.5;
  margin: 30px 0;
}

p a {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  font-family: 'Circular', Arial, sans-serif;
}

a {
  color: #212529;
  transition: all 0.2s;
}

a:focus, a:hover {
  color: #0085A1;
}

blockquote {
  font-style: italic;
  color: #868e96;
}

.section-heading {
  font-size: 36px;
  font-weight: 700;
  margin-top: 60px;
}

::-moz-selection {
  color: #fff;
  background: #0085A1;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #0085A1;
  text-shadow: none;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

/* floating bar fixed */
.floating-bar-fixed {
  position: fixed;
  z-index: 999;
  bottom: 60px;
  width: 100%;
  z-index: 99;
  transition: all 300ms ease;
}

@media (max-width: 768px) {
  .floating-bar-fixed {
    display: none;
  }
}

.floating-bar-fixed .container {
  padding: 0 110px;
}

.floating-bar-fixed .content {
  border: 2px solid #fff;
  background-color: #fff;
  box-shadow: 0 20px 30px rgba(0, 38, 69, 0.4);
  width: 100%;
  border-radius: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 30px;
  height: 50px;
}

.floating-bar-fixed .content a {
  font-size: 13px;
  color: #808080;
  display: flex;
  align-items: center;
}

.floating-bar-fixed .content a .icon {
  color: #002645;
  margin-right: 7px;
}

.floating-bar-fixed .content a .icon svg {
  fill: currentColor;
  width: 19px;
}

.floating-bar-fixed .content a:hover {
  text-decoration: none;
}

.wpcf7 br {
  display: none;
}

.properties {
  position: relative;
  z-index: 2;
}

.properties-list.appear {
  opacity: 1;
  transform: translateY(0);
}

.properties .title-properties {
  padding: 60px 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.properties .title-properties h2 {
  font-size: 42px;
  color: #002645;
}

.properties .card {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0 8px 8px 8px;
  overflow: hidden;
  height: 476px;
  position: relative;
  border: 0;
  transition: all 300ms ease;
  cursor: pointer;
}

.properties .card::before {
  content: "";
  background: linear-gradient(50deg, #002746 0%, rgba(255, 255, 255, 0) 100%);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.properties .card:hover {
  box-shadow: 0 30px 35px rgba(0, 38, 69, 0.5);
}

.properties .card:hover .content .btn {
  bottom: 0;
}

.properties .card .content {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 30px;
  height: 100%;
}

.properties .card .content a {
  color: #fff;
}

.properties .card .content a:hover {
  text-decoration: none;
}

.properties .card .content .badge {
  position: absolute;
  border-radius: 0 0 8px 0;
  left: 0;
  top: 0;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 9px 35px;
}

.properties .card .content .badge.new {
  background-color: #ff0030;
}

.properties .card .content .badge.sale, .properties .card .content .badge.sale2 {
  background-color: #00bb2c;
}

.properties .card .content .badge.construct {
  background-color: #004eff;
}

.properties .card .content .title {
  margin-top: 150px;
  font-size: 30px;
  font-weight: 800;
}

.properties .card .content .info ol {
  padding: 0;
  list-style: none;
}

.properties .card .content .info ol li {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin: 10px 0;
  display: flex;
  align-items: center;
}

.properties .card .content .info ol li .icon, .properties .card .content .info ol li .number {
  width: 22px;
  margin-right: 10px;
  text-align: center;
}

.properties .card .content .info ol li .number {
  border-radius: 50%;
  border: 2px solid #ffea03;
  height: 20px;
  width: 20px;
  text-align: center;
  color: #ffea03;
  font-size: 11px;
}

.properties .card .content .btn {
  background-color: #fff;
  width: 100%;
  position: absolute;
  bottom: -70px;
  left: 0px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 11px;
  padding: 20px 0;
  font-weight: 800;
  color: #002645;
  transition: all 240ms ease;
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .properties {
    padding: 0 0;
  }
  .properties-list {
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding: 0 0 70px 0;
  }
  .properties-list .col-lg-4 {
    flex-shrink: 0;
    width: 90vw;
  }
  .properties .title-properties {
    padding: 20px 0;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .properties .title-properties h2 {
    font-size: 30px;
    text-align: center;
  }
  .properties .card {
    background-size: cover;
  }
}

/* floating bar */
.floating-bar {
  position: absolute;
  width: 100%;
  bottom: 40px;
  z-index: 9;
  transition: all 300ms ease;
}

@media (max-width: 768px) {
  .floating-bar {
    display: none;
  }
}

.floating-bar.active {
  position: fixed;
  z-index: 999;
  bottom: 60px;
}

.floating-bar.active .content {
  border: 2px solid #fff;
  background-color: #fff;
  box-shadow: 0 20px 30px rgba(0, 38, 69, 0.4);
}

.floating-bar.active .content a {
  color: #808080;
}

.floating-bar.active .content a .icon {
  color: #002645;
}

.floating-bar .container {
  padding: 0 110px;
}

.floating-bar .content {
  border: 2px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.3);
  width: 100%;
  border-radius: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 30px;
  height: 50px;
}

.floating-bar .content a {
  font-size: 13px;
  color: #fff;
  display: flex;
  align-items: center;
}

.floating-bar .content a .icon {
  color: #ffea03;
  margin-right: 7px;
}

.floating-bar .content a .icon svg {
  fill: currentColor;
  width: 19px;
}

.floating-bar .content a:hover {
  text-decoration: none;
}

.modal .modal-content div.close {
  position: absolute;
  right: 16px;
  top: 16px;
  opacity: 1;
  z-index: 9;
}

.modal .modal-content button.close {
  color: #004eff;
  opacity: 1;
}

button {
  cursor: pointer;
}

.wpcf7-response-output {
  color: white !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border: 0;
  position: absolute;
  bottom: 7px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  letter-spacing: 0.03rem;
}

.not-found {
  text-align: center;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* buttons */
.btn {
  display: inline-block;
  text-transform: uppercase;
  padding: 14px  50px;
  border-radius: 30px;
  font-size: 11px;
  border: 0;
  display: inline-flex;
  align-items: center;
  /* size */
}

.btn-secondary {
  background-color: #ffea03;
  color: #002645;
  font-weight: 800;
  transition: all 300ms ease;
  height: 50px;
}

.btn-secondary:hover {
  background-color: #ffea03;
  color: #002645;
  box-shadow: 0 5px 20px rgba(255, 234, 3, 0.5);
}

.btn-white {
  background-color: #fff;
  color: #002645;
  transition: all 300ms ease;
  letter-spacing: 1px;
  height: 50px;
}

.btn-white:hover {
  background-color: #ffea03;
  color: #002645;
  box-shadow: 0 5px 20px rgba(255, 234, 3, 0.5);
}

.btn-outline {
  border: 2px solid #94abbc;
  font-weight: 800;
  color: #002645;
  overflow: hidden;
  position: relative;
}

.btn-outline::before {
  content: "";
  background-color: #002645;
  height: 200px;
  width: 0;
  left: 0;
  transform: rotate(-20deg);
  position: absolute;
  z-index: -1;
  transition: all 200ms ease;
}

.btn-outline:hover {
  color: #fff;
  border-color: #002645;
  background-color: #002645;
}

.btn-outline:hover::before {
  width: 100%;
}

.btn-outline-light {
  border: 2px solid #fff;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.btn-outline-light::before {
  content: "";
  background-color: #fff;
  height: 200px;
  width: 0;
  left: 0;
  transform: rotate(-20deg);
  position: absolute;
  z-index: -1;
  transition: all 200ms ease;
}

.btn-outline-light:hover {
  color: #002645;
  background-color: #fff;
}

.btn-outline-light:hover::before {
  width: 100%;
}

.btn.small {
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 0.03rem;
  padding: 11px 20px;
}

/* elements */
#header .navbar {
  position: absolute;
  width: 100%;
  z-index: 3;
}

#header .navbar .menu-item a:hover {
  text-decoration: none;
}

@media (max-width: 768px) {
  #header .navbar .btn {
    display: none;
  }
  #header .navbar .navbar-collapse {
    background-color: #fff;
    padding: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto !important;
    border-radius: 0;
    z-index: 9;
    position: fixed;
    transition: all 300ms ease;
    opacity: 0;
  }
  #header .navbar .navbar-collapse.show {
    opacity: 1;
  }
  #header .navbar .navbar-collapse .navbar-nav {
    text-align: center;
    margin-top: 50px;
  }
  #header .navbar .navbar-collapse .navbar-nav li.nav-item {
    margin: 8px 0;
  }
  #header .navbar .navbar-collapse .navbar-nav li.nav-item a {
    font-size: 26px;
  }
  #header .navbar .navbar-collapse .navbar-nav li.nav-item a:hover::before,
  #header .navbar .navbar-collapse .navbar-nav li.nav-item a::before,
  #header .navbar .navbar-collapse .nav-link::before {
    display: none;
  }
  #header .navbar .navbar-collapse .nav-link {
    color: #333;
  }
}

#header .navbar .navbar-brand {
  font-weight: 800;
  color: #343a40;
  padding: 20px 0 !important;
  position: relative;
}

#header .navbar .navbar-brand::before {
  content: "";
  background: url(./img/shadow-logo.png) no-repeat center;
  height: 280px;
  width: 400px;
  position: absolute;
  left: -75px;
  top: -75px;
  z-index: -1;
}

@media (max-width: 768px) {
  #header .navbar .navbar-brand {
    padding: 10px 0 0 0 !important;
  }
}

#header .navbar .navbar-toggler {
  font-size: 12px;
  font-weight: 800;
  padding: 10px 9px;
  width: 45px;
  height: 45px;
  text-transform: uppercase;
  color: #004eff;
  border: 1px solid #fff;
  text-indent: -9999px;
  font-size: 0;
  z-index: 999;
}

#header .navbar .navbar-toggler[aria-expanded=false] i {
  background-color: #fff;
  width: 25px;
  height: 2px;
  display: block;
  position: relative;
}

#header .navbar .navbar-toggler[aria-expanded=false] i::before, #header .navbar .navbar-toggler[aria-expanded=false] i::after {
  content: "";
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
}

#header .navbar .navbar-toggler[aria-expanded=false] i::before {
  top: -9px;
}

#header .navbar .navbar-toggler[aria-expanded=false] i::after {
  top: 9px;
}

#header .navbar .navbar-toggler[aria-expanded=true] {
  border-color: #004eff;
  width: 45px;
  position: fixed;
  right: 17px;
}

#header .navbar .navbar-toggler[aria-expanded=true] i {
  right: 18px;
  top: 18px;
  height: 22px;
  width: 22px;
  margin: 0 auto;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

#header .navbar .navbar-toggler[aria-expanded=true] i::before, #header .navbar .navbar-toggler[aria-expanded=true] i::after {
  content: "";
  width: 2px;
  position: absolute;
  height: 18px;
  background-color: #004eff;
}

#header .navbar .navbar-toggler[aria-expanded=true] i::before {
  transform: rotate(45deg);
}

#header .navbar .navbar-toggler[aria-expanded=true] i::after {
  transform: rotate(-45deg);
}

#header .navbar .navbar-nav > li.nav-item > a {
  font-size: 14px;
  font-weight: 600;
  font-family: 'Circular', sans-serif;
  position: relative;
}

#header .navbar .navbar-nav > li.nav-item > a::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  background-color: #ffea03;
  transition: all 300ms ease;
  top: 0;
}

#header .navbar .navbar-nav > li.nav-item > a:hover::before {
  width: 100%;
}

#header .navbar .navbar-nav > li.current-menu-item > a::before {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  #header .navbar {
    border-bottom: 1px solid transparent;
    background: transparent;
  }
  #header .navbar .navbar-brand {
    padding: 20px 20px;
    color: #fff;
  }
  #header .navbar .navbar-brand:focus, #header .navbar .navbar-brand:hover {
    color: rgba(255, 255, 255, 0.8);
  }
  #header .navbar .navbar-nav > li.nav-item {
    padding: 0 30px;
  }
  #header .navbar .navbar-nav > li.nav-item > a {
    color: #fff;
    padding: 7px 0;
  }
  #header .navbar .navbar-nav > li.nav-item > a:focus, #header .navbar .navbar-nav > li.nav-item > a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
}

@media only screen and (min-width: 992px) {
  #header .navbar {
    transition: background-color 0.2s;
    /* Force Hardware Acceleration in WebKit */
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
  }
  #header .navbar.is-fixed {
    position: fixed;
    top: -67px;
    transition: transform 0.2s;
    border-bottom: 1px solid white;
    background-color: rgba(255, 255, 255, 0.9);
  }
  #header .navbar.is-fixed .navbar-brand {
    color: #212529;
  }
  #header .navbar.is-fixed .navbar-brand:focus, #header .navbar.is-fixed .navbar-brand:hover {
    color: #0085A1;
  }
  #header .navbar.is-fixed .navbar-nav > li.nav-item > a {
    color: #212529;
  }
  #header .navbar.is-fixed .navbar-nav > li.nav-item > a:focus, #header .navbar.is-fixed .navbar-nav > li.nav-item > a:hover {
    color: #0085A1;
  }
  #header .navbar.is-visible {
    transform: translate3d(0, 100%, 0);
  }
}

#footer {
  background: #004eff;
  background: linear-gradient(74deg, #00a8ff 0%, #004efd 100%);
  padding: 120px 0 0 0;
  position: relative;
  z-index: 2;
  font-family: 'Circular', sans-serif;
}

#footer .content {
  padding: 0 100px 100px;
}

@media (max-width: 768px) {
  #footer .content {
    padding: 0 0;
    text-align: center;
  }
  #footer .content h3 {
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 10px;
  }
  #footer .content .contact .phone {
    justify-content: center;
  }
}

#footer .content .col-lg-4 {
  padding: 0 45px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

#footer .content .col-lg-4:first-child {
  padding: 0;
}

#footer .content .col-lg-4:last-child, #footer .content .col-lg-4:first-child {
  border: none;
}

#footer .floating-bar-fixed {
  position: relative;
  bottom: 0;
  top: -20px;
}

#footer .floating-bar-fixed .content {
  padding: 0 30px;
}

#footer .floating-bar-fixed .container {
  padding: 0 100px;
}

#footer .contact h4 {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

#footer .contact .phone {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  display: flex;
}

#footer .contact .phone span {
  font-size: 14px;
  margin: 4px 8px 0 0;
}

#footer h3 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

#footer h3 img {
  margin-right: 7px;
}

#footer p {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  margin: 0;
}

#footer .copyright {
  padding: 15px 0;
  text-align: center;
}

#footer .copyright p {
  font-size: 12px;
  color: #fff;
  opacity: 0.3;
}

/* pages */
.slide-home {
  position: relative;
  /* slick slider */
}

.slide-home .slick-slider .slick-track,
.slide-home .slick-slider .slick-list {
  height: 100%;
}

.slide-home .slick-dots {
  bottom: auto;
  width: auto;
  position: relative;
}

@media (max-width: 768px) {
  .slide-home .slick-dots {
    margin-left: -10px;
  }
}

.slide-home .slick-dots li {
  margin: 0 10px;
}

.slide-home .slick-dots li button {
  font-size: 11px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-home .slick-dots li button::before {
  display: none;
}

.slide-home .slick-dots li button svg {
  stroke: #ffea03;
  stroke-dashoffset: -150px;
  stroke-dasharray: 150px;
  transform: rotateZ(90deg) rotateY(180deg);
  transition: stroke-dashoffset .5s linear;
  position: absolute;
  top: 0px;
  left: 0px;
}

.slide-home .slick-dots li.slick-active button svg {
  -webkit-animation: circle 5s ease;
  animation: circle 5s ease;
}

@-webkit-keyframes circle {
  from {
    stroke-dashoffset: -150px;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes circle {
  from {
    stroke-dashoffset: -150px;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.slide-home .slick-pagination {
  z-index: 2;
  position: absolute;
  width: 100%;
  bottom: 150px;
}

.slide-home .slick-pagination .container {
  padding: 0 110px;
}

.slide-home .slick-pagination ul.pagination-btns {
  list-style: none;
  padding: 0;
  margin: 0 -12px;
  display: flex;
}

.slide-home .slick-pagination ul.pagination-btns li {
  color: #fff;
  margin: 0 12px;
  cursor: pointer;
  transition: all 250ms ease;
}

.slide-home .slick-pagination ul.pagination-btns li:hover {
  color: #ffea03;
}

.slide-home .slick-pagination ul.pagination-btns li svg {
  height: 20px;
  fill: currentColor;
}

@media (max-width: 768px) {
  .slide-home .slick-pagination {
    bottom: 50px;
  }
  .slide-home .slick-pagination .container {
    padding: 0 20px;
  }
  .slide-home #slide {
    height: 400px;
  }
  .slide-home #slide .slide-item .caption {
    padding: 0;
    left: 0;
    right: 0;
  }
  .slide-home #slide .slide-item .caption h2 {
    font-size: 30px;
  }
  .slide-home #slide .slide-item .caption h2, .slide-home #slide .slide-item .caption .legend {
    text-align: center;
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
  }
  .slide-home #slide .slide-item .caption .btn {
    margin: 0 auto;
  }
}

#slide {
  background-color: #000;
  min-height: 500px;
  height: 768px;
  z-index: 2;
  position: relative;
}

#slide .slide-item {
  position: relative;
  height: 100%;
}

#slide .slide-item .caption {
  position: absolute;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 100px;
}

#slide .slide-item .caption h2 {
  color: #fff;
  font-size: 42px;
  max-width: 600px;
}

#slide .slide-item .caption .legend {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

#slide .slide-item .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  opacity: 0.8;
}

#slide .slide-item::before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #004eff;
  background: linear-gradient(0deg, #004eff 0%, rgba(255, 255, 255, 0) 90%);
  position: absolute;
  z-index: 1;
}

.page-home {
  position: relative;
}

.page-home::before {
  content: "";
  z-index: 1;
  position: absolute;
  background: linear-gradient(90deg, #ebf6ff 0%, rgba(255, 255, 255, 0) 100%);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.page-home .cta {
  position: relative;
  z-index: 2;
}

@media (max-width: 768px) {
  .page-home .cta .col-lg-6 {
    margin-top: 20px;
  }
}

.page-home .cta a {
  color: #fff;
  font-size: 26px;
  height: 165px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  border-radius: 8px;
  transition: all 300ms ease;
}

.page-home .cta a.sale {
  background: url("./img/sale.png") no-repeat center #004eff;
}

.page-home .cta a.sale:hover {
  box-shadow: 0 5px 20px rgba(0, 78, 255, 0.8);
}

.page-home .cta a.visited {
  background: url("./img/visited.png") no-repeat center #d15900;
}

.page-home .cta a.visited:hover {
  box-shadow: 0 5px 20px rgba(239, 89, 0, 0.8);
}

.page-home .cta a:hover {
  text-decoration: none;
}

.page-home .about {
  background-repeat: no-repeat;
  position: relative;
}

.page-home .about .content {
  padding: 260px 0 100px 0;
  z-index: 2;
  position: relative;
}

.page-home .about .content h2 {
  padding: 0 280px;
  font-size: 34px;
  color: #002645;
}

.page-home .about .content p {
  color: #596c7b;
  padding: 0 340px;
}

@media (max-width: 768px) {
  .page-home .about {
    background-size: contain;
  }
  .page-home .about .content {
    padding: 50px 0 100px 0;
  }
  .page-home .about .content h2 {
    padding: 0;
    font-size: 30px;
  }
  .page-home .about .content p {
    padding: 0;
  }
}

#newsletter {
  margin-bottom: -75px;
  position: relative;
  z-index: 3;
}

#newsletter .content {
  height: 165px;
  background-color: #370089;
  border-radius: 8px;
  padding: 56px 160px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}

#newsletter .content::before {
  content: "";
  background: url("./img/newsletter.jpg") no-repeat center/cover;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  opacity: 0.2;
}

#newsletter .content h3, #newsletter .content form {
  position: relative;
  z-index: 3;
}

#newsletter .content h3 {
  color: #fff;
  font-size: 26px;
  margin: 0;
}

#newsletter .content form {
  display: flex;
}

#newsletter .content form .input {
  position: relative;
}

#newsletter .content form .input span {
  background-color: #fff;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  position: absolute;
  display: block;
  transition: all 200ms ease;
}

#newsletter .content form input {
  background-color: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  font-weight: 500;
  color: #fff;
  height: 60px;
  font-size: 18px;
  width: 300px;
}

#newsletter .content form input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 500;
}

#newsletter .content form input::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 500;
}

#newsletter .content form input:-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 500;
}

#newsletter .content form input::-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 500;
}

#newsletter .content form input::placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 500;
}

#newsletter .content form input:focus + span {
  width: 100%;
}

#newsletter .content form button {
  background-color: #fff;
  border: 0;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  color: #002645;
  transition: all 250ms ease;
}

#newsletter .content form button svg {
  fill: currentColor;
  margin-left: -2px;
}

#newsletter .content form button:hover {
  background-color: #ffea03;
  color: #002645;
  box-shadow: 0 5px 20px rgba(255, 234, 3, 0.5);
}

@media (max-width: 768px) {
  #newsletter .content {
    padding: 30px;
    flex-direction: column;
    text-align: center;
  }
  #newsletter .content form input {
    width: 250px;
  }
}

.page-about .heading {
  background-color: #000;
  height: 768px;
  position: relative;
}

.page-about .heading .wrapper {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 200px;
}

.page-about .heading .wrapper .about-us {
  padding: 0 90px;
}

.page-about .heading .wrapper h2 {
  color: #fff;
  font-size: 42px;
  max-width: 600px;
}

.page-about .heading .wrapper p {
  color: #fff;
  padding-right: 100px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.03rem;
}

.page-about .heading .wrapper p:last-child {
  margin-bottom: 0;
}

.page-about .heading .wrapper .btn {
  padding: 10px 20px;
  min-width: 225px;
  text-align: center;
  justify-content: center;
}

.page-about .heading .wrapper .legend {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

.page-about .heading .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  opacity: 0.8;
}

.page-about .heading::before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #004eff;
  background: linear-gradient(0deg, rgba(0, 78, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  z-index: 1;
}

.page-about .timeline {
  background-position: left -110px;
  background-repeat: no-repeat;
  padding: 140px 0;
}

.page-about .timeline .content {
  position: absolute;
  right: 0;
  max-width: 500px;
}

.page-about .timeline .content h2 {
  color: #002846;
}

.page-about .timeline .content p {
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #324e64;
}

.page-about .timeline .container {
  position: relative;
}

.page-about .timeline .main-timeline {
  position: relative;
  padding: 0 100px;
  max-width: 700px;
}
.page-about .timeline .main-timeline .modal-dialog {
  max-width: 967px;
}
.page-about .timeline .main-timeline .modal-dialog .modal-body {
  padding: 45px;
  display: flex;
  align-items: center;
  box-shadow: 0 10px 60px rgba(0,78,255,0.5);
}
.page-about .timeline .main-timeline .modal-dialog .modal-body .image {
  height: 220px;
  width: 220px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 40px;
}
.page-about .timeline .main-timeline .modal-dialog .modal-body .info {
  flex: 1;
}
.page-about .timeline .main-timeline .modal-dialog .modal-body .info .data {
  color: #004eff;
  font-size: 34px;
  font-weight: bold;
}
.page-about .timeline .main-timeline .modal-dialog .modal-body .info p {
  margin-top: 10px;
  color: #2e3192;
}
.page-about .timeline .main-timeline::before {
  content: "";
  display: block;
  width: 2px;
  height: 80%;
  background-color: #004eff;
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  top: 100px;
}

.page-about .timeline .main-timeline .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  position: relative;
}

.page-about .timeline .main-timeline .item:nth-child(2n) {
  justify-content: flex-start;
  align-items: start;
}

.page-about .timeline .main-timeline .item .circle {
  height: 30px;
  width: 30px;
  background-color: #004eff;
  border-radius: 50%;
  position: absolute;
  margin: 0 auto;
  right: 0;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.page-about .timeline .main-timeline .date {
  border-radius: 50%;
  overflow: hidden;
  height: 200px;
  width: 200px;
  position: relative;
}

.page-about .timeline .main-timeline .date span {
  position: absolute;
  z-index: 9;
  bottom: 15px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 33px;
}

.page-about .timeline .main-timeline .date::before {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 60%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media (max-width: 768px) {
  .page-about .heading {
    height: 700px;
  }
  .page-about .heading .wrapper {
    padding-top: 100px;
  }
  .page-about .heading .wrapper .about-us {
    padding: 0 20px;
  }
  .page-about .heading .wrapper .about-us h2 {
    font-size: 30px;
    text-align: center;
  }
  .page-about .heading .wrapper .about-us p {
    padding: 0;
    text-align: center;
  }
  .page-about .heading .wrapper .about-us .btns {
    margin-top: 20px;
    align-items: center !important;
  }
  .page-about .timeline {
    padding: 80px 0;
  }
  .page-about .timeline .content {
    position: relative;
    text-align: center;
  }
  .page-about .timeline .content h2 {
    font-size: 30px;
  }
  .page-about .timeline .main-timeline {
    padding: 0 20px;
  }
}

.page-contact .contact-form {
  background-color: #000;
  height: 768px;
  position: relative;
}

.page-contact .contact-form .col-lg-12 p {
  margin: 0;
}

.page-contact .contact-form .wpcf7-textarea {
  height: 110px;
}

.page-contact .contact-form .input br {
  display: none;
}

.page-contact .contact-form .input .wpcf7-not-valid-tip {
  font-size: 12px;
  color: #ffec03;
}

.page-contact .contact-form .screen-reader-response ul {
  display: none;
}

.page-contact .contact-form .wrapper {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
}

.page-contact .contact-form .wrapper h2 {
  color: #fff;
  font-size: 42px;
  max-width: 600px;
}

.page-contact .contact-form .wrapper p {
  color: #fff;
  max-width: 400px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.03rem;
}

.page-contact .contact-form .wrapper .legend {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

.page-contact .contact-form .wrapper .tabs {
  width: 100%;
  padding: 0 90px;
}

.page-contact .contact-form .wrapper ul#tabs-nav {
  list-style: none;
  margin: 0;
  padding: 5px;
  overflow: auto;
  display: flex;
  flex-direction: column;
}

.page-contact .contact-form .wrapper ul#tabs-nav li {
  border-radius: 20px;
  border: 1px solid #fff;
  position: relative;
  margin: 5px 0;
  width: 170px;
  transition: all 300ms ease;
}

.page-contact .contact-form .wrapper ul#tabs-nav li a {
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  display: block;
  text-align: center;
}

.page-contact .contact-form .wrapper ul#tabs-nav li a:hover {
  text-decoration: none;
}

.page-contact .contact-form .wrapper ul#tabs-nav li:hover, .page-contact .contact-form .wrapper ul#tabs-nav li.active {
  background-color: #fff;
}

.page-contact .contact-form .wrapper ul#tabs-nav li:hover a, .page-contact .contact-form .wrapper ul#tabs-nav li.active a {
  color: #002645;
}

.page-contact .contact-form .wrapper .tab-content {
  padding: 40px 30px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  margin-left: 40px;
  width: 100%;
}

.page-contact .contact-form .wrapper .tab-content p {
  font-size: 13px;
  letter-spacing: 1px;
}

.page-contact .contact-form .wrapper .tab-content form .input {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.page-contact .contact-form .wrapper .tab-content form .input label {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}

.page-contact .contact-form .wrapper .tab-content form .input input, .page-contact .contact-form .wrapper .tab-content form .input textarea {
  background: none;
  border: 0;
  border-bottom: 1px solid white;
  color: #fff;
  padding: 0 10px 10px 0;
  font-size: 14px;
  letter-spacing: 1px;
}

.page-contact .contact-form .wrapper .tab-content form .input input::-webkit-input-placeholder, .page-contact .contact-form .wrapper .tab-content form .input textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.page-contact .contact-form .wrapper .tab-content form .input input::-moz-placeholder, .page-contact .contact-form .wrapper .tab-content form .input textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.page-contact .contact-form .wrapper .tab-content form .input input:-ms-input-placeholder, .page-contact .contact-form .wrapper .tab-content form .input textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.page-contact .contact-form .wrapper .tab-content form .input input::-ms-input-placeholder, .page-contact .contact-form .wrapper .tab-content form .input textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.page-contact .contact-form .wrapper .tab-content form .input input::placeholder, .page-contact .contact-form .wrapper .tab-content form .input textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.page-contact .contact-form .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  opacity: 0.8;
}

.page-contact .contact-form::before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #004eff;
  background: linear-gradient(0deg, rgba(0, 78, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  z-index: 1;
}

@media (max-width: 768px) {
  .page-contact .contact-form {
    height: 1000px;
  }
  .page-contact .contact-form .wrapper h2 {
    font-size: 30px;
  }
  .page-contact .contact-form .wrapper .tabs {
    padding: 0 20px;
  }
  .page-contact .contact-form .wrapper .tab-content {
    margin: 0;
    padding: 20px 30px;
  }
  .page-contact .contact-form .wrapper ul#tabs-nav li {
    width: 100%;
  }
  .page-contact .contact-form .image {
    background-position: top center;
  }
}

.page-properties .main-properties {
  padding: 0 100px;
}

.page-properties .properties {
  padding: 70px 0;
}

.page-properties .properties .item {
  margin-bottom: 30px;
}

.page-properties .heading {
  background-color: #000;
  height: 510px;
  position: relative;
}

.page-properties .heading .wrapper {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 100px;
}

.page-properties .heading .wrapper h2 {
  color: #fff;
  font-size: 42px;
  max-width: 600px;
  margin-bottom: 50px;
}

.page-properties .heading .wrapper h4 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 80px;
}

.page-properties .heading .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  opacity: 0.8;
}

.page-properties .heading::before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #004eff;
  background: linear-gradient(0deg, rgba(0, 78, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  z-index: 1;
}

@media (max-width: 768px) {
  .page-properties .heading {
    height: 350px;
  }
  .page-properties .heading .wrapper h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .page-properties .main-properties {
    padding: 0 20px;
    text-align: center;
  }
}

.into-page {
  background: linear-gradient(90deg, #ebf6ff 0%, rgba(235, 246, 255, 0) 100%);
}

.into-page .heading {
  background-color: #000;
  height: 768px;
  position: relative;
}

.into-page .heading .wrapper {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 100px;
}

.into-page .heading .wrapper h2 {
  color: #fff;
  font-size: 42px;
  max-width: 600px;
  margin-bottom: 30px;
}

.into-page .heading .wrapper p {
  color: #fff;
  max-width: 380px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.03rem;
  margin-bottom: 50px;
}

.into-page .heading .wrapper .status {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03rem;
  font-size: 10px;
  color: #fbfb06;
  margin-bottom: 20px;
}

.initial_info {
  top:50px;
}

.into-page .heading .wrapper .main-properties {
  padding: 0 100px;
  overflow: hidden;
}

.into-page .heading .wrapper .main-properties .cta {
  display: flex;
  justify-content: flex-end;
  margin-top: 80px;
  margin-bottom: -366px;
}

.into-page .heading .wrapper .main-properties .cta .card {
  max-width: 330px;
  height: 467px;
  border: 0;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  transition: transform .5s cubic-bezier(.5, 0, 0, 1);
}

.into-page .heading .wrapper .main-properties .cta .card.active {
  transform: translateY(-366px);
}

.into-page .heading .wrapper .main-properties .cta .card.active .card-header img {
  transform: rotate(180deg);
}

.into-page .heading .wrapper .main-properties .cta .card .card-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ffea03;
  width: 100%;
  padding: 30px;
  cursor: pointer;
}

/** Mobile. */
@media (max-width: 1023px) {
  .into-page .heading .wrapper .main-properties .cta .card .card-header {
    padding: 30px 10px;
  }
}

.into-page .heading .wrapper .main-properties .cta .card .card-header img {
  margin-bottom: 10px;
  transition: transform .5s cubic-bezier(.5, 0, 0, 1);
}

.into-page .heading .wrapper .main-properties .cta .card .card-form form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 30px 20px 60px;
}

.into-page .heading .wrapper .main-properties .cta .card .card-header h4 {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.03rem;
  text-align: center;
}

.into-page .heading .wrapper .list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  max-width: 400px;
}

.into-page .heading .wrapper .list li {
  color: #fff;
  font-size: 11px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  width: 100%;
  margin: 8px 0;
  display: flex;
}

.into-page .heading .wrapper .list li .icon {
  width: 35px;
  text-align: center;
}

.into-page .heading .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  opacity: 0.8;
}

.into-page .heading::before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #002646;
  background: linear-gradient(0deg, rgba(0, 38, 70, 0.8) 0%, rgba(255, 255, 255, 0) 90%);
  position: absolute;
  z-index: 1;
  opacity: 0.7;
}

.into-page .about-properties {
  padding: 100px 0;
  position: relative;
}

.into-page .about-properties .container {
  position: relative;
  z-index: 1;
}

.into-page .about-properties::before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #ebf6ff;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(235, 246, 255, 0.8) 90%);
  position: absolute;
  z-index: 1;
  opacity: 0.7;
}

.into-page .about-properties h2 {
  color: #002846;
}

.into-page .about-properties p {
  letter-spacing: 0.03rem;
  font-size: 16px;
  color: #7f7f7f;
  margin-bottom: 60px;
}

.into-page .about-properties .image img {
  max-width: 100%;
}

.into-page .about-properties .content {
  padding: 0 70px;
}

.into-page .about-properties .content .list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.into-page .about-properties .content .list li {
  width: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 47px;
}

.into-page .about-properties .content .list li .text {
  color: #002846;
  font-size: 14px;
  flex: 1;
}

.into-page .about-properties .content .list .icon {
  background-color: #004eff;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.into-page .about-properties .content .list .icon img {
  height: 30px;
}

.into-page .datasheet {
  background: url("./img/bg-datasheet.jpg") no-repeat center top;
  min-height: 600px;
  padding: 500px 0 0 0;
  margin-top: -280px;
}

.into-page .datasheet .container {
  padding: 0 100px;
}

.into-page .datasheet h2 {
  color: #002846;
  text-align: center;
}

.into-page .datasheet .slick-dots li {
  margin: 0 2px;
}

.into-page .datasheet .slick-dots li button {
  background-color: #002846;
  height: 10px;
  width: 10px;
  text-indent: -9999px;
  border: 0;
  opacity: 0.4;
  border-radius: 50%;
}

.into-page .datasheet .slick-dots li.slick-active button {
  opacity: 1;
}

.into-page .datasheet .list-item {
  display: flex;
  flex-wrap: wrap;
}

.into-page .datasheet .list-item .item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 33.33%;
  margin-bottom: 25px;
}

.into-page .datasheet .list-item .item .icon {
  background-color: #ffea03;
  width: 109px;
  height: 109px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.into-page .datasheet .list-item .item .icon img {
  height: 45px;
}

.into-page .datasheet .list-item .item .text {
  color: #1f4574;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}

.into-page .gallery-section {
  padding: 90px 0;
}

.into-page .gallery-section .container {
  background-color: #004eff;
  border-radius: 8px;
  min-height: 500px;
}

.into-page .gallery-section .slick-slide {
  pointer-events: none;
}

.into-page .gallery-section .image img {
  max-height: 620px;
  min-height: 620px;
  margin: 0 auto;
}

.into-page .gallery-section .tabs .gallery-heading {
  padding: 30px 85px;
}

.into-page .gallery-section .tabs .gallery-heading h2 {
  color: #fff;
}

.into-page .gallery-section .tabs .gallery-heading ul {
  display: flex;
  list-style: none;
  align-items: center;
  margin: 0 -22px;
  padding: 0;
}

.into-page .gallery-section .tabs .gallery-heading ul li {
  margin: 0 11px;
}

.into-page .gallery-section .tabs .gallery-heading ul li.active a {
  color: #07023b;
  background-color: #ffea03;
}

.into-page .gallery-section .tabs .gallery-heading ul li a {
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .03rem;
  padding: 10px 18px;
  border-radius: 30px;
}

.into-page .gallery-section .tabs .tab-content {
  padding: 0 85px;
  position: relative;
}

.into-page .gallery-section .tabs .tab-content .slide {
  margin-bottom: 45px;
}

.into-page .gallery-section .tabs .tab-content .slide .slick-track {
  min-width: 962px;
}

.into-page .gallery-section .tabs .tab-content .slide .legend {
  font-weight: 700;
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
  letter-spacing: 0.02rem;
  display: inline-block;
  min-width: 300px;
}

.into-page .gallery-section .tabs .tab-content .slide .slick-dots {
  bottom: -15px;
}

.into-page .gallery-section .tabs .tab-content .slide .slick-dots li {
  margin: 0 2px;
}

.into-page .gallery-section .tabs .tab-content .slide .slick-dots li.slick-active button::before {
  opacity: 1;
}

.into-page .gallery-section .tabs .tab-content .slide .slick-dots li button::before {
  font-size: 11px;
  color: #fff;
}

.into-page .gallery-section .tabs .tab-content .zoom {
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  letter-spacing: .04rem;
  position: absolute;
  right: 85px;
  bottom: 0;
  cursor: pointer;
}

.into-page .gallery-section .tabs .tab-content .zoom img {
  margin: -2px 0 0 6px;
}

.into-page .gallery-section .tabs .tab-content .slick-pagination {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.into-page .gallery-section .tabs .tab-content .slick-pagination .container {
  background-color: transparent;
  min-height: auto;
}

.into-page .gallery-section .tabs .tab-content .slick-pagination .container ul {
  list-style: none;
  padding: 0 10px;
}

.into-page .gallery-section .tabs .tab-content .slick-pagination .container ul li {
  cursor: pointer;
}

.into-page .gallery-section .tabs .tab-content .slick-pagination .container ul li.slick-disabled svg {
  opacity: 0.5;
}

.into-page .gallery-section .tabs .tab-content .slick-pagination .container ul li svg {
  width: 12px;
  fill: #fff;
}

.into-page .structure {
  padding: 30px 0;
}

.into-page .structure .gallery-heading h2 {
  color: #002846;
}

.into-page .structure .gallery-heading ul {
  list-style: none;
  padding: 0;
}

.into-page .structure .gallery-heading ul li {
  margin: 20px 0;
}

.into-page .structure .gallery-heading ul li.active a {
  color: #07023b;
  background-color: #ffea03;
}

.into-page .structure .gallery-heading ul li a {
  color: #7e7e7e;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .03rem;
  padding: 10px 18px;
  border-radius: 30px;
}

.into-page .structure .slide {
  height: 565px;
  display: flex;
  position: relative;
}

.into-page .structure .slide .slick-track {
  min-width: 846px;
}

.into-page .structure .slide .slick-dots {
  margin-top: 20px;
}

.into-page .structure .slide .slick-dots li {
  margin: 0 2px;
}

.into-page .structure .slide .slick-dots li.slick-active button::before {
  opacity: 1;
}

.into-page .structure .slide .slick-dots button {
  margin: 0;
}

.into-page .structure .slide .slick-dots button::before {
  font-size: 12px;
  color: #002846;
}

.into-page .structure .slide .slick-list {
  background-color: #fff;
  border: 1px solid #cedbe5;
  border-radius: 10px;
}

.into-page .structure .slide .content {
  min-width: 846px !important;
}

.into-page .structure .slide .content .image {
  margin-right: 5px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 515px;
  min-width: 600px;
}

.into-page .structure .slide .content .image img {
  max-width: 600px;
  margin: 0 auto;
}

.into-page .structure .slide .content .legend {
  padding: 10px 50px 0;
  color: #002846;
  min-width: 400px;
}

.into-page .structure .zoom {
  position: absolute;
  bottom: 10px;
  right: 15px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.03rem;
}

.into-page .structure .zoom a {
  display: flex;
  align-items: center;
}

.into-page .structure .zoom a img {
  margin-left: 5px;
}

.into-page .structure .zoom a:hover {
  text-decoration: none;
  color: #212529;
}

.into-page .structure .slick-pagination ul {
  list-style: none;
}

.into-page .localization {
  margin-bottom: 100px;
}

.into-page .localization .content {
  background-color: #004eff;
  min-height: 300px;
  border-radius: 8px;
  overflow: hidden;
}

.into-page .localization .content .info {
  background-color: #07023b;
  padding: 70px;
  max-width: 470px;
}

.into-page .localization .content .info h2 {
  color: #ffea03;
  margin-bottom: 50px;
}

.into-page .localization .content .info p {
  color: #fff;
  letter-spacing: 0.03rem;
  font-size: 14px;
  max-width: 200px;
}

.into-page .localization .content .info ul {
  padding: 0;
  list-style: none;
}

.into-page .localization .content .info ul li {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  margin: 20px 0;
  display: flex;
  align-items: center;
  letter-spacing: 0.07rem;
  font-weight: 600;
}

.into-page .localization .content .info ul li img {
  margin-right: 30px;
}

.into-page .localization .content .map {
  width: 730px;
  height: 430px;
  overflow: hidden;
  margin-left: -100px;
  margin-bottom: 65px;
  border-radius: 8px;
}

.into-page .localization .content .search {
  padding: 60px 70px;
}

.into-page .localization .content .search h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.03rem;
}

.into-page .localization .content .search form {
  display: flex;
}

.into-page .localization .content .search form .input {
  position: relative;
  height: 45px;
  margin-right: 40px;
}

.into-page .localization .content .search form .input span {
  background-color: #fff;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  position: absolute;
  display: block;
  transition: all 200ms ease;
}

.into-page .localization .content .search form input {
  background-color: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 400;
  color: #fff;
  height: 45px;
  font-size: 14px;
  width: 290px;
}

.into-page .localization .content .search form input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 400;
}

.into-page .localization .content .search form input::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 400;
}

.into-page .localization .content .search form input:-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 400;
}

.into-page .localization .content .search form input::-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 400;
}

.into-page .localization .content .search form input::placeholder {
  color: #fff;
  opacity: 0.5;
  font-weight: 400;
}

.into-page .localization .content .search form input:focus + span {
  width: 100%;
}

.into-page .localization .content .search form button {
  background-color: #fff;
  border: 0;
  height: 60px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.03rem;
  padding: 0 50px;
  color: #004eff;
  font-weight: 700;
  transition: all 250ms ease;
}

.into-page .localization .content .search form button:hover {
  background-color: #ffea03;
  color: #002645;
  box-shadow: 0 5px 20px rgba(255, 234, 3, 0.5);
}

.into-page .progress {
  background-color: transparent;
  height: auto;
  margin-bottom: 100px;
}

.into-page .progress h2 {
  color: #002846;
  margin-bottom: 80px;
  font-size: 36px;
}

.into-page .progress .progress-list {
  padding: 0 70px 0 0;
  list-style: none;
}

.into-page .progress .progress-list li {
  margin-bottom: 30px;
}

.into-page .progress .progress-list li .info {
  font-size: 13px;
  letter-spacing: 0.03rem;
}

.into-page .progress .progress-list .progress-bar {
  background-color: #9ec3dc;
  height: 2px;
  width: 100%;
  margin-top: 10px;
}

.into-page .progress .progress-list .progress-bar span {
  background-color: #002846;
  display: block;
  height: 2px;
}

.into-page .progress .gallery {
  border: 1px solid #cedbe5;
  border-radius: 10px;
}

.into-page .progress .gallery .tabs .gallery-heading {
  padding: 30px 85px;
}

.into-page .progress .gallery .tabs .gallery-heading h2 {
  color: #fff;
}

.into-page .progress .gallery .tabs .gallery-heading ul {
  display: flex;
  list-style: none;
  align-items: center;
  margin: 0 -22px;
  padding: 0;
}

.into-page .progress .gallery .tabs .gallery-heading ul li {
  margin: 0 11px;
}

.into-page .progress .gallery .tabs .gallery-heading ul li.active a {
  color: #004eff;
}

.into-page .progress .gallery .tabs .gallery-heading ul li a {
  color: #b2bac1;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .03rem;
  padding: 10px 18px;
  border-radius: 30px;
}

.into-page .progress .gallery .tabs .tab-content-2 {
  padding: 0 85px;
  position: relative;
}

.into-page .progress .gallery .tabs .tab-content-2 .slide {
  margin-bottom: 45px;
}

.into-page .progress .gallery .tabs .tab-content-2 .slide .slick-track {
  min-width: 481px;
  max-height: 500px;
  overflow: hidden;
}
.into-page .progress .gallery .tabs .tab-content-2 .slide .image {
    min-height: 481px;
}
.into-page .progress .gallery .tabs .tab-content-2 .slide .legend {
  font-weight: 700;
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
  letter-spacing: 0.02rem;
  display: inline-block;
  min-width: 300px;
}

.into-page .progress .gallery .tabs .tab-content-2 .slide .slick-dots li {
  margin: 0 2px;
}

.into-page .progress .gallery .tabs .tab-content-2 .slide .slick-dots li.slick-active button::before {
  opacity: 1;
}

.into-page .progress .gallery .tabs .tab-content-2 .slide .slick-dots li button::before {
  font-size: 11px;
  color: #fff;
}

.into-page .progress .gallery .tabs .tab-content-2 .slick-pagination {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.into-page .progress .gallery .tabs .tab-content-2 .slick-pagination .container ul {
  list-style: none;
  padding: 0 10px;
}

.into-page .progress .gallery .tabs .tab-content-2 .slick-pagination .container ul li {
  cursor: pointer;
}

.into-page .progress .gallery .tabs .tab-content-2 .slick-pagination .container ul li.slick-disabled svg {
  opacity: 0.5;
}

.into-page .progress .gallery .tabs .tab-content-2 .slick-pagination .container ul li svg {
  width: 12px;
  fill: #fff;
}

.into-page .contact {
  height: 600px;
}

.into-page .contact .wpcf7-response-output {
  position: relative;
  bottom: 0;
  font-size: 13px;
  padding: 0;
}

.into-page .contact .container {
  height: 600px;
}

.into-page .contact .container .wrapper {
  height: 100%;
  background-color: #002645;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.into-page .contact .container .wrapper::after {
  content: "";
  background: url("http://construtorabritanica.raphaelfelicio.com.br/wp-content/uploads/2020/12/contact-into.jpg") no-repeat center center/cover;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  opacity: 0.5;
}

.into-page .contact .container .wrapper::before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #004eff;
  background: linear-gradient(0deg, rgba(0, 78, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  z-index: 1;
}

.into-page .contact .container .content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 100px;
}

.into-page .contact .container .content h2 {
  color: #ffea03;
  font-size: 36px;
}

.into-page .contact .container .content p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.03rem;
  padding-right: 20px;
}

.into-page .contact .container .content .col-lg-6 {
  padding: 0 80px;
}

.into-page .contact .container .content form {
  max-width: 270px;
}

.into-page .contact .container .content form .input {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.into-page .heading .container form p {
  margin: 0 !important;
}

.into-page .heading .container form .input {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.into-page .contact .container .content form .input label {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}

.into-page .heading .wpcf7-response-output {
  color: black !important;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.into-page .heading .container form .input label {
  color: #000;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}

.into-page .contact .container .content form .input input, .into-page .contact .container .content form .input textarea {
  background: none;
  border: 0;
  border-bottom: 1px solid white;
  color: #fff;
  padding: 0 10px 10px 0;
  font-size: 14px;
  letter-spacing: 1px;
}

.into-page .heading .container form .input input {
  background: none;
  border: 0;
  border-bottom: 1px solid #7f7f7f;
  color: black;
  padding: 0 10px 10px 0;
  font-size: 14px;
  letter-spacing: 1px;
}

.into-page .contact .container .content form .input input::-webkit-input-placeholder, .into-page .contact .container .content form .input textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.into-page .contact .container .content form .input input::-moz-placeholder, .into-page .contact .container .content form .input textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.into-page .contact .container .content form .input input:-ms-input-placeholder, .into-page .contact .container .content form .input textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.into-page .contact .container .content form .input input::-ms-input-placeholder, .into-page .contact .container .content form .input textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.into-page .contact .container .content form .input input::placeholder, .into-page .contact .container .content form .input textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.into-page .contact .container .content form .btn {
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0;
  height: 60px;
  border-radius: 40px;
}

@media (max-width: 768px) {
  .into-page .heading {
    height: 600px;
  }
  .into-page .heading .wrapper .main-properties {
    padding: 0 20px;
  }
  .into-page .heading .wrapper .main-properties .cta {
    margin-top: 40px;
  }
  .into-page .heading .wrapper .main-properties h2 {
    font-size: 30px;
  }
  .into-page .datasheet {
    padding: 240px 0 0 0;
    background-size: contain;
  }
  .into-page .datasheet .container {
    padding: 0 20px;
  }
  .into-page .datasheet .container .list-item .item {
    width: 50%;
  }
  .into-page .about-properties {
    padding: 60px 0;
  }
  .into-page .about-properties .image img {
    max-width: 100%;
  }
  .into-page .about-properties .content {
    padding: 0 20px;
  }
  .into-page .about-properties .content h2 {
    margin-top: 30px;
    text-align: center;
    font-size: 30px;
  }
  .into-page .about-properties .content .list li {
    flex-direction: column;
    align-items: center;
  }
  .into-page .about-properties .content .list li .icon {
    margin: 0 0 10px 0;
  }
  .into-page .gallery-section .tabs .gallery-heading {
    padding: 40px 0 30px 0;
    justify-content: center !important;
  }
  .into-page .gallery-section .tabs .gallery-heading ul {
    display: none;
  }
  .into-page .gallery-section .tabs .tab-content {
    padding: 0 10px;
  }
  .into-page .gallery-section .tabs .tab-content .zoom {
    display: none;
  }
  .into-page .gallery-section .tabs .tab-content .slide {
    margin-bottom: 0;
  }
  .into-page .gallery-section .tabs .tab-content .slide .image {
    height: auto;
  }
  .into-page .gallery-section .tabs .tab-content .slide .image img {
    max-width: 100%;
  }
  .into-page .structure .zoom {
    display: none;
  }
  .into-page .structure .col-lg-3 {
    display: none;
  }
  .into-page .structure .slide {
    height: auto;
  }
  .into-page .structure .slide .content {
    min-width: auto !important;
    padding: 20px;
  }
  .into-page .structure .slide .content .legend {
    padding: 20px 0 10px 30px;
  }
  .into-page .structure .slide .content .image {
    height: 300px;
    min-width: auto;
    padding: 0;
  }
  .into-page .structure .slide .content .image img {
    max-width: 100%;
    height: 100%;
  }
  .into-page .localization {
    padding: 0 15px;
  }
  .into-page .localization .content .info {
    max-width: 100%;
    width: 100%;
  }
  .into-page .localization .content .search {
    padding: 50px;
  }
  .into-page .localization .content .search form {
    flex-direction: column;
    align-items: center;
  }
  .into-page .localization .content .search form .input {
    margin: 0;
    margin-bottom: 20px;
  }
  .into-page .localization .content .map {
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin: 0;
    border-radius: 0;
  }
  .into-page .localization .content .map img {
    width: 100%;
  }
  .into-page .progress .progress-list {
    padding: 0;
  }
  .into-page .contact {
    padding: 0 15px;
  }
  .into-page .contact .container .content {
    padding: 20px;
  }
  .into-page .contact .container .content .col-lg-6 {
    padding: 0 15px;
  }
  .into-page .contact .container .content form {
    max-width: 100%;
  }
}
