@charset 'utf-8';
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
* {
  margin: 0;
  padding: 0;
  outline: none;
}
.font-family {
  font-family: Lato, Arial, sans-serif;
}
img {
  max-width: 100%;
  vertical-align: top;
  height: auto;
}
a {
  text-decoration: none;
  color: #fff;
}
body {
  min-width: 320px;
  font-family: Lato, Arial, sans-serif;
  color: #fff;
  font-weight: 400;
  background-color: #ffffff;
  height: 100%;
  background-image: url(../img/header-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.wrapper {
  max-width: 1265px;
  min-width: 320px;
  padding: 0 10px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}
header {
  padding-top: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
header .item-1 {
  width: 50%;
}
header .item-1 h1 {
  font-size: 75px;
  font-weight: 900;
  text-transform: uppercase;
}
header .item-1 .price-treaty {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 900;
  padding-bottom: 40px;
}
header .item-1 span {
  display: block;
  font-size: 26px;
  font-weight: 900;
}
header .item-2 {
  width: 20%;
}
header .item-2 span {
  display: block;
  font-size: 14px;
  color: #e9ba00;
  padding-bottom: 5px;
}
header .item-2 a {
  font-weight: 700;
  color: #fff;
}
header .item-3 {
  width: 26%;
}
header .item-3 .phone {
  padding-left: 30px;
}
header .item-3 .phone span {
  display: block;
  font-size: 14px;
  color: #e9ba00;
}
header .item-3 .phone a {
  font-weight: 900;
  color: #fff;
  font-size: 28px;
}
header .item-3 .call-me {
  display: inline-block;
  padding: 11px 33px;
  color: #453a3a;
  font-weight: 700;
  border-radius: 24px;
  background-color: #ffcc00;
  margin-left: 30px;
  margin-top: 20px;
  margin-bottom: 70px;
  border: 5px solid #ffcc00;
  cursor: pointer;
  transition: 500ms;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
}
header .item-3 .call-me:hover {
  background-color: rgba(255, 204, 0, 0);
}
header .item-3 .options-objects {
  font-weight: 700;
}
header .item-3 .options-objects .title {
  font-size: 26px;
  font-weight: 900;
  padding-bottom: 15px;
  width: 100%;
}
header .item-3 .options-objects .option-right {
  width: 65px;
  line-height: 25px;
}
header .item-3 .options-objects .option-left {
  line-height: 25px;
}
header .item-3 .options-objects .option-left span {
  color: #ffcc00;
  font-weight: 900;
}
header .item-3 .options-objects .options,
header .item-3 .options-objects .objects {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
header .item-3 .options-objects .options {
  padding-bottom: 24px;
  border-bottom: 1px solid #fff;
}
header .item-3 .options-objects .objects {
  padding-top: 24px;
}
.about {
  padding: 50px 50px 50px 80px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #118036;
  margin-top: 360px;
}
.about h2 {
  font-size: 28px;
  font-weight: 900;
  padding-bottom: 15px;
}
.about .about-text {
  width: 42%;
}
.about .about-video {
  width: 48%;
}
.gallery .item {
  width: 311px ;
  position: relative;
}
.gallery .item span {
  position: absolute;
  background-color: #ffcc00;
  width: 40px;
  height: 40px;
  right: 10px;
  bottom: 10px;
  font-size: 14px;
  font-weight: 900;
  color: #453a3a;
  text-align: center;
  border-radius: 50%;
  box-sizing: border-box;
  padding-top: 11px;
}
#map {
  height: 270px;
  width: 100%;
}
footer {
  padding: 40px 20px 25px 40px;
  color: #453a3a;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer a {
  color: #453a3a;
}
footer .item {
  width: 30%;
}
footer .item-1 span {
  display: block;
  font-size: 14px;
  color: #e9ba00;
  padding-bottom: 5px;
}
footer .item-1 a {
  font-weight: 700;
}
footer .item-2 span {
  display: block;
  font-size: 14px;
  color: #e9ba00;
}
footer .item-2 a {
  font-weight: 900;
  font-size: 28px;
}
footer .item-2 > div {
  width: 225px;
  margin: 0 auto;
}
footer .item-3 {
  text-align: right;
}
footer .item-3 .call-me {
  display: inline-block;
  padding: 11px 33px;
  color: #453a3a;
  font-weight: 700;
  border-radius: 24px;
  background-color: #ffcc00;
  border: 5px solid #ffcc00;
  cursor: pointer;
  transition: 500ms;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
}
footer .item-3 .call-me:hover {
  background-color: rgba(255, 204, 0, 0);
}
footer .item-4 {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
footer .item-4 a {
  text-decoration: underline;
}
.slick-prev {
  z-index: 2;
}
.slick-prev:before {
  content: '';
  opacity: 1;
  width: 30px;
  height: 30px;
  background-image: url(../img/left-chevron.png);
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
}
.slick-next {
  z-index: 2;
}
.slick-next:before {
  content: '';
  opacity: 1;
  width: 30px;
  height: 30px;
  background-image: url(../img/right-chevron.png);
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
}
.call-form {
  position: fixed;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  color: #453a3a;
  opacity: 0;
  transition: 100ms;
  -webkit-transition: 100ms;
  -o-transition: 100ms;
  -moz-transition: 100ms;
  -ms-transition: 100ms;
}
.call-form .call-form-wrap {
  width: 320px;
  border-radius: 23px;
  background-color: #78ce2d;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 30px 30px;
}
.call-form .call-form-wrap h3 {
  text-align: center;
  font-size: 28px;
  font-weight: 900;
  color: #fff;
  line-height: 23px;
}
.call-form .call-form-wrap > span {
  display: block;
  text-align: center;
  padding-top: 20px;
  font-size: 16px;
  font-weight: 900;
}
.call-form .call-form-wrap form label {
  display: block;
}
.call-form .call-form-wrap form .form-name {
  margin-top: 15px;
}
.call-form .call-form-wrap form .checkbox-form-1 span {
  font-size: 14px;
}
.call-form .call-form-wrap form .btn-yellow {
  background: none;
  border: none;
  outline: none;
  padding: 11px 33px;
  color: #453a3a;
  font-weight: 700;
  border-radius: 24px;
  background-color: #ffcc00;
  margin-top: 20px;
  border: 5px solid #ffcc00;
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  margin: 20px auto 0;
  display: block;
  transition: 500ms;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
}
.call-form .call-form-wrap form .btn-yellow:hover {
  background-color: rgba(255, 204, 0, 0);
}
.call-form .call-form-wrap form .form-name input,
.call-form .call-form-wrap form .form-phone input {
  width: 100%;
  height: 35px;
  border-radius: 24px;
  padding: 5px 15px;
  font-size: 16px;
  box-sizing: border-box;
  outline: none;
  border: none;
  margin-top: 5px;
  margin-bottom: 10px;
}
.call-form .call-form-wrap .close {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 15px;
  height: 15px;
  background-image: url(../img/form-close.png);
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer;
}
.form-active {
  width: 100%;
  height: 100%;
  opacity: 1;
}
header .small-header-img {
  display: none;
}
/*# sourceMappingURL=style.css.map */