@charset "UTF-8";
@font-face {
  font-family: 'Mont-Heavy';
  src: url("../fonts/Fontfabric---Mont-Heavy.eot");
  src: local("☺"), url("../fonts/Fontfabric---Mont-Heavy.woff") format("woff"), url("../fonts/Fontfabric---Mont-Heavy.ttf") format("truetype"), url("../fonts/Fontfabric---Mont-Heavy.svg") format("svg");
  font-style: normal;
  font-weight: 800; }

@font-face {
  font-family: 'Mont-Heavy';
  src: url("../fonts/Fontfabric---Mont-Bold.eot");
  src: local("☺"), url("../fonts/Fontfabric---Mont-Bold.woff") format("woff"), url("../fonts/Fontfabric---Mont-Bold.ttf") format("truetype"), url("../fonts/Fontfabric---Mont-Bold.svg") format("svg");
  font-style: normal;
  font-weight: 700; }

body {
  font-family: "Mont-Heavy", sans-serif;
  font-weight: 700; }

img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }
  a:active, a:focus {
    outline: 0px !important;
    text-decoration: none; }

address {
  padding: 0px 0px;
  margin: 0px 0px; }

.container {
  max-width: 1276px; }

.d-flex.list > * {
  margin-right: 1rem; }
  .d-flex.list > *:last-child {
    margin-right: 0px; }

.form-control {
  border: none;
  border-bottom: 4px solid #bfbfbf;
  background-color: transparent;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-family: "Mont-Heavy", sans-serif;
  font-weight: bold;
  padding: 12px 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
  color: #bfbfbf; }
  .form-control:active, .form-control:focus {
    background-color: transparent;
    border-bottom-color: #cab543;
    outline: 0px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #cab543; }

.btn {
  font-family: "Mont-Heavy", sans-serif;
  font-weight: bold;
  font-size: 16px; }
  .btn.btn-success {
    padding: 0.88rem 2.2rem; }

.main-logo span {
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
  margin-left: 0.8rem;
  font-weight: 800;
  font-size: 22px;
  color: #fff; }

.main-logo:hover span {
  color: #cab543; }

.navigation-and-slider-section {
  background-color: #f2f2f2; }
  .navigation-and-slider-section .menu-container {
    padding: 2.15rem 0px 1.9rem; }

.news-section {
  background-color: #fff;
  padding-bottom: 5.6rem;
  padding-top: 8.7rem; }

.page-section {
  background-color: #f2f2f2;
  padding: 3rem 0px; }

.services-section {
  background-color: #fff;
  padding: 3rem 0px; }

.portfolio-section {
  background-color: #fff;
  padding: 3rem 0px; }

.section-title {
  margin-bottom: 3rem; }
  .section-title h1, .section-title .h1 {
    padding-bottom: 1rem;
    margin: 0px 0px 0px;
    position: relative;
    font-size: 2rem; }
    .section-title h1::after, .section-title .h1::after {
      content: "";
      background-color: #cab543;
      position: absolute;
      display: block;
      height: 4px;
      bottom: 0px;
      width: 80px;
      left: 0px; }

.main-header {
  padding: 2.1rem 0; }
  .main-header .main-phone {
    padding-left: 59px;
    position: relative; }
    .main-header .main-phone::before {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      background-color: #cab543;
      position: absolute;
      content: "";
      height: 4px;
      width: 40px;
      left: 0px;
      top: 50%; }
    .main-header .main-phone a {
      -webkit-transition: color .3s ease-in-out;
      -o-transition: color .3s ease-in-out;
      transition: color .3s ease-in-out;
      font-family: "Mont-Heavy", sans-serif;
      font-weight: 800;
      font-size: 24px;
      color: #fff; }
      .main-header .main-phone a:hover {
        color: #cab543; }

.main-navigation {
  margin-top: -3px; }
  .main-navigation ul {
    list-style: none;
    line-height: 1;
    padding: 0px;
    margin: 0px;
    margin-right: 30px; }
    .main-navigation ul li {
      display: inline-block;
      vertical-align: top;
      margin-right: 1.3rem; }
      .main-navigation ul li:last-child {
        margin-right: 0px; }
      .main-navigation ul li a {
        -webkit-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
        position: relative;
        font-weight: 800;
        padding: 0px 3px;
        font-size: 18px;
        display: block;
        color: #333333; }
        .main-navigation ul li a::after {
          -webkit-transition: width 0.4s ease-in-out;
          -o-transition: width 0.4s ease-in-out;
          transition: width 0.4s ease-in-out;
          background-color: #cab543;
          position: absolute;
          margin: 0px auto;
          display: block;
          bottom: -11px;
          content: "";
          height: 4px;
          width: 0px;
          right: 0px;
          left: 0px; }
        .main-navigation ul li a:hover {
          color: #cab543; }
          .main-navigation ul li a:hover::after {
            width: 100%; }

.main-slider {
  margin-bottom: -4.9rem;
  position: relative; }
  .main-slider .slick-slide:active, .main-slider .slick-slide:focus {
    outline: 0px !important; }
  .main-slider .one-item {
    background-color: #10191c;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    min-height: 436px;
    overflow: hidden; }
    .main-slider .one-item:active, .main-slider .one-item:focus {
      outline: 0px !important; }
    .main-slider .one-item .content-side {
      padding: 49px 52px;
      max-width: 510px;
      width: 100%; }
      .main-slider .one-item .content-side > * {
        height: 100%; }
    .main-slider .one-item .item-header .meta {
      margin: 0px 0px 25px;
      font-weight: bold;
      font-size: 17px;
      display: block;
      color: #4c4c4c; }
    .main-slider .one-item .item-header .icon {
      margin-right: 0.5rem;
      color: #cab543; }
    .main-slider .one-item .item-header .heading {
      margin: 0px 0px 0px;
      font-weight: bold;
      line-height: 1.3;
      font-size: 32px;
      display: block;
      color: #fff; }
    .main-slider .one-item .photo-side {
      position: relative;
      overflow: hidden;
      width: 100%;
      bottom: 0;
      right: 0;
      left: 0;
      top: 0; }
      .main-slider .one-item .photo-side img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: auto;
        max-height: none;
        max-width: none;
        min-height: 100%;
        min-width: 100%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
  .main-slider .slider-buttons {
    position: absolute;
    bottom: 40px;
    right: 40px; }

.about-box {
  padding-bottom: 2rem;
  position: relative; }
  .about-box h3 {
    margin: 0px 0px 30px;
    font-weight: 800;
    font-size: 26px;
    color: #333333; }
  .about-box p {
    margin: 0px 0px 30px;
    line-height: 1.9rem;
    font-weight: bold;
    font-size: 17px;
    color: #808080; }
    .about-box p:last-child {
      margin-bottom: 0px; }
  .about-box::after {
    content: "";
    background-color: #cab543;
    position: absolute;
    bottom: 0px;
    height: 4px;
    width: 80px;
    left: 0px; }

.news-list-box h3 {
  margin: 0px 0px 35px;
  font-weight: 800;
  font-size: 26px;
  color: #333333; }

.news-list-box ul {
  list-style: none;
  line-height: 1;
  padding: 0px;
  margin: 0px; }
  .news-list-box ul li {
    margin: 0px 0px 2.4rem;
    display: block; }
    .news-list-box ul li:last-child {
      margin-bottom: 0px; }
    .news-list-box ul li a {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .news-list-box ul li a img {
        -webkit-border-radius: 8px;
        border-radius: 8px;
        margin-right: 30px;
        max-width: 196px; }
      .news-list-box ul li a .content-side {
        max-width: -webkit-calc(100% - 196px - 30px);
        max-width: calc(100% - 196px - 30px);
        display: block; }
        .news-list-box ul li a .content-side .meta {
          margin: 0px 0px 0.9rem;
          font-weight: bold;
          font-size: 16px;
          display: block;
          color: #bfbfbf; }
        .news-list-box ul li a .content-side .desc {
          -webkit-transition: color .1s ease-in-out;
          -o-transition: color .1s ease-in-out;
          transition: color .1s ease-in-out;
          margin: 0px 0px 0px;
          line-height: 1.7rem;
          font-weight: 700;
          font-size: 17px;
          color: #4c4c4c; }
      .news-list-box ul li a:hover .content-side .desc {
        color: #cab543; }

.main-footer {
  background-color: #10191c;
  text-align: center;
  padding: 6rem;
  color: #fff; }

.mobile-navigation {
  display: none; }
  .mobile-navigation ul {
    list-style: none;
    line-height: 1;
    padding: 0px;
    margin: 0px; }
    .mobile-navigation ul li {
      display: block; }
      .mobile-navigation ul li a {
        border: 1px solid #efefef;
        padding: 0.8rem 1rem;
        font-size: 1rem;
        display: block;
        color: #444; }
        .mobile-navigation ul li a:hover {
          background-color: #cab543;
          border-color: #cab543;
          color: #fff; }

.main-article {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-bottom: 2rem;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 2rem; }
  .main-article p {
    margin: 0px 0px 1.6rem;
    line-height: 1.5;
    font-size: 1rem;
    color: #808080; }
    .main-article p:last-child {
      margin-bottom: 0px; }
  .main-article .alignleft {
    margin-bottom: 1.6rem;
    margin-right: 1.6rem;
    float: left; }
  .main-article .alignright {
    margin-bottom: 1.6rem;
    margin-left: 1.6rem;
    float: right; }
  .main-article .aligncenter {
    margin: 0px auto 1.6rem;
    display: block; }
  .main-article blockquote {
    border: 1px solid #efefef;
    margin-bottom: 1.6rem;
    position: relative;
    padding: 5rem 3rem; }
    .main-article blockquote::before {
      position: absolute;
      font-size: 5rem;
      color: #efefef;
      line-height: 1;
      content: "~";
      top: -0.4rem;
      left: 1rem; }

.widget-side {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-bottom: 2rem;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 2rem; }
  .widget-side h3 {
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    position: relative;
    font-size: 1.5rem;
    margin-top: 0px; }
    .widget-side h3::after {
      content: "";
      background-color: #cab543;
      position: absolute;
      display: block;
      height: 4px;
      bottom: 0px;
      width: 80px;
      left: 0px; }
  .widget-side .input-group .form-control {
    margin-right: 1rem; }
  .widget-side ul {
    list-style: none;
    line-height: 1;
    padding: 0px;
    margin: 0px; }
    .widget-side ul li {
      display: block; }
      .widget-side ul li a {
        border-bottom: 1px solid #efefef;
        padding: 1rem 0px;
        font-weight: 300;
        display: block;
        color: #cab543; }
        .widget-side ul li a:hover {
          border-bottom-color: #444;
          color: #444; }
      .widget-side ul li:last-child a {
        border-bottom: none; }

.service-box {
  border: 1px solid #efefef;
  margin-bottom: 2rem;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 3rem; }
  .service-box h3 {
    margin: 0px 0px 1rem;
    font-size: 1rem; }
  .service-box .icon-side {
    font-size: 4rem;
    color: #cab543; }
  .service-box .content-side p {
    margin: 0px 0px 2rem;
    font-weight: bold;
    font-size: 1rem;
    color: #bfbfbf; }
    .service-box .content-side p:last-child {
      margin-bottom: 0px; }

.portfolio-box {
  position: relative;
  overflow: hidden; }
  .portfolio-box::after {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
    left: 0px;
    top: 0px; }
  .portfolio-box .image-background {
    position: relative;
    min-height: 436px;
    overflow: hidden;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0; }
    .portfolio-box .image-background img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      height: auto;
      max-height: none;
      max-width: none;
      min-height: 100%;
      min-width: 100%;
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%); }
  .portfolio-box .content-side {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%; }
    .portfolio-box .content-side h3 {
      margin: 0px 0px 2rem;
      color: #fff; }
    .portfolio-box .content-side p {
      margin: 0px 0px 2rem;
      color: #fff; }
      .portfolio-box .content-side p:last-child {
        margin-bottom: 0px; }

.contact-form {
  margin-bottom: 1.6rem; }
  .contact-form .form-control {
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.2rem;
    font-weight: 400;
    padding: 1rem; }
    .contact-form .form-control:active, .contact-form .form-control:focus {
      border-color: #cab543; }
  .contact-form:last-child {
    margin-bottom: 0px; }

.map-iframe {
  max-width: -webkit-calc(100%);
  max-width: calc(100%);
  max-width: 100%;
  width: 100%; }
  .map-iframe iframe {
    outline: 0px !important;
    border: none;
    width: 100%; }