.text-page-wrapper h1, .contacts-page-wrapper .info h1 {
  padding: 0;
  margin: 0;
  text-align: center;
  margin-bottom: 70px;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative; }
  @media screen and (max-width: 991px) {
    .text-page-wrapper h1, .contacts-page-wrapper .info h1 {
      font-size: 36px; } }
  .text-page-wrapper h1::after, .contacts-page-wrapper .info h1::after {
    position: absolute;
    display: block;
    content: '';
    bottom: -30px;
    height: 10px;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #f1cd28; }

.top-services-wrapper h2, .projects-wrapper h2, .properties-wrapper h2, .contacts-page-wrapper .info .form-content h2 {
  padding: 0;
  margin: 0;
  text-align: center;
  margin-bottom: 70px;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative; }
  @media screen and (max-width: 991px) {
    .top-services-wrapper h2, .projects-wrapper h2, .properties-wrapper h2, .contacts-page-wrapper .info .form-content h2 {
      font-size: 36px; } }
  .top-services-wrapper h2::after, .projects-wrapper h2::after, .properties-wrapper h2::after, .contacts-page-wrapper .info .form-content h2::after {
    position: absolute;
    display: block;
    content: '';
    bottom: -30px;
    height: 10px;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #f1cd28; }

.contacts-page-wrapper .info .form-content form .form-group {
  margin-bottom: 20px; }
  .contacts-page-wrapper .info .form-content form .form-group .form-control {
    border: 0;
    border-left: 3px solid #fff;
    background: #fff;
    border-radius: 0;
    padding: 10px 20px;
    color: #000; }
    .contacts-page-wrapper .info .form-content form .form-group .form-control:focus {
      border-left: 6px solid #f1cd28;
      outline: 0;
      box-shadow: none; }
    .contacts-page-wrapper .info .form-content form .form-group .form-control::placeholder {
      color: #ccc;
      opacity: 1; }
    .contacts-page-wrapper .info .form-content form .form-group .form-control:-ms-input-placeholder {
      color: #ccc; }
    .contacts-page-wrapper .info .form-content form .form-group .form-control::-ms-input-placeholder {
      color: #ccc; }
  .contacts-page-wrapper .info .form-content form .form-group.error .form-control {
    border-color: #ff0000; }
  .contacts-page-wrapper .info .form-content form .form-group.error .input-group-text {
    border-color: #ff0000; }
  .contacts-page-wrapper .info .form-content form .form-group .has-error {
    display: inline-block;
    margin-top: 5px; }
.contacts-page-wrapper .info .form-content form .form-btn {
  width: 100%;
  margin-top: 40px;
  text-align: center; }

a {
  color: #2d6317;
  transition: all 0.2s ease; }
  a:hover {
    text-decoration: none;
    color: #111; }

*:focus {
  outline: none; }

a:active, a:focus {
  outline: 0; }

button, input[type=button], input[type=submit] {
  transition: all 0.2s ease; }

body {
  background: #fff;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  color: #000;
  padding: 0;
  margin: 0; }

span.text-success {
  color: #2d6317;
  font-weight: 700; }

span.text-error {
  color: #ff0000;
  font-weight: 700; }

.has-error {
  color: #ff0000;
  font-size: 14px;
  font-weight: 500; }

.display-none {
  display: none; }

.pad-t-0 {
  padding-top: 0 !important; }

.pad-b-0 {
  padding-bottom: 0 !important; }

.pad-0 {
  padding: 0; }

*[data-href] {
  cursor: pointer; }

.mar-t-0 {
  margin-top: 0px; }

.mar-t-10 {
  margin-top: 10px; }

.mar-t-15 {
  margin-top: 15px; }

.mar-t-20 {
  margin-top: 20px; }

.mar-t-30 {
  margin-top: 30px; }

.mar-t-60 {
  margin-top: 60px; }

.mar-b-0 {
  margin-bottom: 0px; }

.mar-b-15 {
  margin-bottom: 15px; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-help {
  cursor: help; }

.alert {
  border-radius: 0; }

div.success-label {
  text-align: center;
  color: #2d6317;
  padding-bottom: 30px;
  font-size: 18px;
  font-weight: 700; }

div.error-label {
  text-align: center;
  color: #ff0000;
  padding-bottom: 30px;
  font-size: 18px;
  font-weight: 700; }

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none; }

.btn-def {
  border: 0px;
  border-radius: 0px;
  color: #000;
  background-color: #f1cd28;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 40px; }
  @media screen and (max-width: 991px) {
    .btn-def {
      padding: 10px 20px; } }
  .btn-def:hover {
    background: #c6a924; }

.fancybox-thumbs__list a:before {
  border: 6px solid #f1cd28 !important; }

.navbar {
  background: #fff;
  padding: 0px; }
  .navbar .container {
    position: relative; }
  .navbar .contact-info {
    position: absolute;
    top: 0;
    right: 15px;
    padding-top: 10px; }
    .navbar .contact-info div.info {
      display: inline-block;
      padding-left: 25px;
      font-size: 14px;
      font-weight: 500;
      position: relative;
      color: #2d6317; }
      .navbar .contact-info div.info.phone {
        margin-right: 20px; }
        .navbar .contact-info div.info.phone:before {
          position: absolute;
          top: 0px;
          left: 0;
          content: "\f879";
          color: #111;
          font-family: "Font Awesome 5 Free";
          font-weight: 700;
          font-size: 16px; }
      .navbar .contact-info div.info.mail {
        margin-right: 80px; }
        .navbar .contact-info div.info.mail:before {
          position: absolute;
          top: 0px;
          left: 0;
          content: "\f0e0";
          color: #111;
          font-family: "Font Awesome 5 Free";
          font-weight: 700;
          font-size: 16px; }
    .navbar .contact-info div.langs-link a.dropdown-toggle {
      color: #111;
      font-weight: 500; }
      .navbar .contact-info div.langs-link a.dropdown-toggle span {
        color: #2d6317; }
      .navbar .contact-info div.langs-link a.dropdown-toggle:hover {
        text-decoration: none;
        color: #191a19; }
  .navbar .navbar-brand {
    width: 210px;
    height: 80px;
    padding: 0;
    background-image: url("../img/logo.png");
    background-repeat: no-repeat; }
    @media screen and (max-width: 1199px) {
      .navbar .navbar-brand {
        width: 130px;
        height: 50px;
        background-size: 130px 50px;
        margin-left: 15px; } }
  .navbar .navbar-nav {
    margin-top: 40px;
    border-top: 1px solid #2d6317; }
    @media screen and (max-width: 991px) {
      .navbar .navbar-nav {
        margin-top: 0px;
        border-top: 0; } }
    .navbar .navbar-nav .nav-item .nav-link {
      color: #111;
      font-size: 22px;
      padding: 20px 25px; }
      @media screen and (max-width: 1199px) {
        .navbar .navbar-nav .nav-item .nav-link {
          padding: 10px 20px;
          font-size: 18px; } }
      @media screen and (max-width: 991px) {
        .navbar .navbar-nav .nav-item .nav-link {
          padding: 10px 0;
          text-align: center;
          font-size: 22px; } }
      .navbar .navbar-nav .nav-item .nav-link:hover {
        color: #2d6317; }
    .navbar .navbar-nav .nav-item .dropdown-menu {
      border: 0;
      border-radius: 0;
      margin-top: 0;
      padding: 0; }
      @media screen and (max-width: 991px) {
        .navbar .navbar-nav .nav-item .dropdown-menu {
          background: transparent;
          text-align: center; } }
      .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        padding: 15px 20px; }
        .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
          background: #f3f2ed; }
        .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item.active, .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:active {
          background: #2d6317;
          color: #fff; }
    .navbar .navbar-nav .nav-item:last-child .nav-link {
      padding-right: 0; }
    .navbar .navbar-nav .nav-item.active .nav-link {
      color: #2d6317; }

.header-image {
  width: 100%;
  height: 850px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 1199px) {
    .header-image {
      height: 750px; } }
  @media screen and (max-width: 991px) {
    .header-image {
      height: 650px; } }

.services-wrapper {
  padding-bottom: 0px;
  background: #f3f2ed; }
  .services-wrapper > div {
    padding: 50px 0;
    position: relative;
    /*
    top: -100px;
    margin-top: -100px;
    */ }
    .services-wrapper > div.services-page {
      top: 0;
      margin-top: 50px; }
    .services-wrapper > div.no-margin {
      top: 0;
      margin-top: 0px; }
    .services-wrapper > div div.row {
      -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2); }
      .services-wrapper > div div.row.no-shadows {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
      .services-wrapper > div div.row > div:nth-child(odd) {
        background: #000;
        color: #fff; }
        .services-wrapper > div div.row > div:nth-child(odd) .info a {
          color: #f1cd28; }
      .services-wrapper > div div.row > div:nth-child(even) {
        background: #f1cd28;
        color: #000; }
        .services-wrapper > div div.row > div:nth-child(even) .info a {
          color: #000; }
  .services-wrapper div.box .image-wrapper {
    overflow: hidden; }
    .services-wrapper div.box .image-wrapper .image {
      height: 270px;
      background-color: #ccc;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      transition: all 0.2s ease; }
      @media screen and (max-width: 991px) {
        .services-wrapper div.box .image-wrapper .image {
          height: 180px; } }
      @media screen and (max-width: 767px) {
        .services-wrapper div.box .image-wrapper .image {
          height: 270px; } }
  .services-wrapper div.box:hover .image-wrapper .image {
    transform: scale(1.3); }
  .services-wrapper div.box .info {
    padding: 30px 20px; }
    .services-wrapper div.box .info span.title {
      display: block;
      font-size: 20px;
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 15px; }
    .services-wrapper div.box .info span.text {
      display: block;
      font-size: 18px;
      margin-bottom: 30px; }
    .services-wrapper div.box .info a {
      display: inline-block;
      text-transform: uppercase; }
      .services-wrapper div.box .info a i {
        margin-left: 10px; }
      .services-wrapper div.box .info a:hover {
        text-decoration: underline; }

.top-services-wrapper {
  padding: 50px;
  background: #fff; }
  .top-services-wrapper .services-wrapper {
    background: #fff; }

.about-wrapper {
  padding: 50px;
  background: #fff; }
  .about-wrapper h1 {
    padding: 20px 0;
    margin: 0;
    font-size: 38px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 500;
    position: relative; }
    @media screen and (max-width: 767px) {
      .about-wrapper h1 {
        text-align: center; } }
  .about-wrapper div.text {
    display: block;
    padding: 20px 0;
    border-left: 10px solid #2d6317;
    padding-left: 30px;
    font-size: 18px; }
    @media screen and (max-width: 767px) {
      .about-wrapper div.text {
        border-left: 0;
        padding-left: 0px; } }
    .about-wrapper div.text .more {
      display: inline-block;
      margin-top: 30px;
      text-transform: uppercase; }
      .about-wrapper div.text .more i {
        margin-left: 15px; }

.projects-wrapper {
  padding: 50px 0;
  padding-bottom: 20px;
  background: #f3f2ed; }
  .projects-wrapper span.text {
    display: block;
    text-align: center;
    margin-bottom: 50px; }
  .projects-wrapper div.list .project {
    width: 100%;
    height: 360px;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2); }
    .projects-wrapper div.list .project div.image-wrapper {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden; }
      .projects-wrapper div.list .project div.image-wrapper div.image {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ccc;
        height: 360px; }
    .projects-wrapper div.list .project div.shadow {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5);
      transition: all 0.2s ease; }
    .projects-wrapper div.list .project:hover .shadow {
      background: rgba(0, 0, 0, 0.8); }
    .projects-wrapper div.list .project div.info {
      position: relative;
      padding: 70px;
      text-align: center;
      display: table;
      width: 100%;
      height: 100%; }
      .projects-wrapper div.list .project div.info a.title {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        color: #fff;
        font-size: 32px; }
        @media screen and (min-width: 575px) {
          .projects-wrapper div.list .project div.info a.title {
            font-size: 26px; } }
        @media screen and (min-width: 991px) {
          .projects-wrapper div.list .project div.info a.title {
            font-size: 32px; } }
    .projects-wrapper div.list .project div.top-line {
      position: absolute;
      top: 0;
      left: 0;
      width: 50%;
      height: 10px;
      background: #f1cd28;
      transition: all 0.2s ease; }
    .projects-wrapper div.list .project div.left-line {
      position: absolute;
      top: 0;
      left: 0;
      width: 10px;
      height: 50%;
      background: #f1cd28;
      transition: all 0.2s ease; }
    .projects-wrapper div.list .project:hover div.top-line {
      width: 100%; }
    .projects-wrapper div.list .project:hover div.left-line {
      height: 100%; }

.properties-wrapper {
  padding: 50px 0;
  padding-bottom: 20px;
  background: #f3f2ed; }
  .properties-wrapper span.text {
    display: block;
    text-align: center;
    margin-bottom: 50px; }
  .properties-wrapper div.list .property {
    width: 100%;
    height: 360px;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2); }
    .properties-wrapper div.list .property div.image-wrapper {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden; }
      .properties-wrapper div.list .property div.image-wrapper div.image {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ccc;
        height: 360px; }
    .properties-wrapper div.list .property div.shadow {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5);
      transition: all 0.2s ease; }
    .properties-wrapper div.list .property:hover .shadow {
      background: rgba(0, 0, 0, 0.8); }
    .properties-wrapper div.list .property div.info {
      position: relative;
      padding: 70px;
      text-align: center;
      display: table;
      width: 100%;
      height: 100%; }
      .properties-wrapper div.list .property div.info a.title {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        color: #fff;
        font-size: 32px; }
        @media screen and (min-width: 575px) {
          .properties-wrapper div.list .property div.info a.title {
            font-size: 26px; } }
        @media screen and (min-width: 991px) {
          .properties-wrapper div.list .property div.info a.title {
            font-size: 32px; } }
    .properties-wrapper div.list .property div.top-line {
      position: absolute;
      top: 0;
      left: 0;
      width: 50%;
      height: 10px;
      background: #f1cd28;
      transition: all 0.2s ease; }
    .properties-wrapper div.list .property div.left-line {
      position: absolute;
      top: 0;
      left: 0;
      width: 10px;
      height: 50%;
      background: #f1cd28;
      transition: all 0.2s ease; }
    .properties-wrapper div.list .property:hover div.top-line {
      width: 100%; }
    .properties-wrapper div.list .property:hover div.left-line {
      height: 100%; }

.project-image {
  position: relative;
  width: 100%;
  height: 460px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px; }
  .project-image .view-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 30px;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 500;
    font-size: 18px; }
    .project-image .view-btn:hover {
      background-color: #f1cd28;
      color: #000;
      text-decoration: none; }

.property-image {
  position: relative;
  width: 100%;
  height: 460px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px; }
  .property-image .view-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 30px;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 500;
    font-size: 18px; }
    .property-image .view-btn:hover {
      background-color: #f1cd28;
      color: #000;
      text-decoration: none; }

.text-page-wrapper {
  background: #f3f2ed;
  padding: 50px 0; }
  .text-page-wrapper .about-list {
    margin-top: 50px; }
    .text-page-wrapper .about-list .row {
      margin-bottom: 30px; }
      .text-page-wrapper .about-list .row .text-content-right {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 30px; }
        @media screen and (max-width: 767px) {
          .text-page-wrapper .about-list .row .text-content-right {
            padding-left: 0px; } }
      .text-page-wrapper .about-list .row .text-content-left {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 30px; }
        @media screen and (max-width: 767px) {
          .text-page-wrapper .about-list .row .text-content-left {
            padding-right: 0px; } }
      .text-page-wrapper .about-list .row h2 {
        padding: 0;
        margin: 0;
        margin-bottom: 15px;
        font-size: 32px;
        font-weight: 700; }
      .text-page-wrapper .about-list .row:last-child {
        margin-bottom: 0; }

.contacts-page-wrapper {
  background: #f3f2ed; }
  .contacts-page-wrapper #map {
    width: 100%; }
  .contacts-page-wrapper .info {
    padding: 50px; }
    @media screen and (max-width: 991px) {
      .contacts-page-wrapper .info {
        padding: 30px 15px; } }
    .contacts-page-wrapper .info h1 {
      text-align: left;
      font-size: 38px; }
      .contacts-page-wrapper .info h1:after {
        margin: 0; }
    .contacts-page-wrapper .info div.contacts-data {
      margin-top: 30px; }
      .contacts-page-wrapper .info div.contacts-data div {
        display: inline-block;
        padding-left: 40px;
        font-size: 22px;
        font-family: 500;
        position: relative; }
        .contacts-page-wrapper .info div.contacts-data div.phone {
          margin-bottom: 15px; }
          .contacts-page-wrapper .info div.contacts-data div.phone:before {
            position: absolute;
            top: 0px;
            left: 0;
            content: "\f879";
            color: #000;
            font-family: "Font Awesome 5 Free";
            font-weight: 700;
            font-size: 22px; }
        .contacts-page-wrapper .info div.contacts-data div.mail:before {
          position: absolute;
          top: 0px;
          left: 0;
          content: "\f0e0";
          color: #000;
          font-family: "Font Awesome 5 Free";
          font-weight: 700;
          font-size: 22px; }
    .contacts-page-wrapper .info .form-content {
      margin-top: 50px; }
      .contacts-page-wrapper .info .form-content h2 {
        text-align: left;
        font-size: 38px; }
        .contacts-page-wrapper .info .form-content h2:after {
          margin: 0; }

footer {
  background: #111111;
  padding: 25px 0; }
  footer .links {
    text-align: center; }
    footer .links a {
      display: inline-block;
      margin: 0 20px;
      font-size: 16px;
      color: #fff; }
      @media screen and (max-width: 991px) {
        footer .links a {
          font-size: 14px;
          padding: 0 10px; } }
      @media screen and (max-width: 767px) {
        footer .links a {
          padding: 5px 0;
          display: block; } }
      footer .links a:hover {
        text-decoration: underline; }
  footer .copyright {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-top: 40px; }
    @media screen and (max-width: 991px) {
      footer .copyright {
        font-size: 14px; } }

.breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  text-align: right; }
  .breadcrumb .breadcrumb-item.active {
    color: #2d6317;
    font-weight: 700; }
  .breadcrumb .breadcrumb-item a {
    color: #000; }
    .breadcrumb .breadcrumb-item a:hover {
      text-decoration: underline; }

.navbar-toggler {
  padding: 0;
  border: 0;
  margin-right: 15px;
  margin-top: 40px;
  margin-bottom: 10px; }

.grecaptcha-badge {
  display: none !important; }

/*# sourceMappingURL=main.css.map */
