/* compiled by scssphp v0.6.6 on Sat, 11 Mar 2017 17:55:10 +0000 (0.4992s) */

@font-face {
  font-family: "Segoe UI";
  src: url('../fonts/segoeui.ttf') format('truetype'); }

@font-face {
  font-family: "Segoe UI";
  src: url('../fonts/segoeuib.ttf') format('truetype');
  font-weight: bold; }

@font-face {
  font-family: "ArmCoronet";
  src: url('../fonts/armcoronet.ttf') format('truetype'); }

* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-family: inherit; }

html, body {
  height: 100%; }

body {
  font-family: "Segoe UI"; }

a {
  color: inherit;
  text-decoration: none; }

.hidden {
  display: none; }

#page_wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  table-layout: fixed; }

header, #content, footer {
  display: table-row;
  position: relative;
  width: 100%;
  height: 1px; }

#content {
  height: 100%; }

.wrapper {
  position: relative;
  margin: 0px auto;
  width: 1200px; }

#for_height {
  position: fixed;
  width: 0;
  height: 100%;
  left: 0;
  top: 0; }

.header_top {
  height: 167px; }
  .header_top .wrapper:before, .header_top .wrapper:after {
    content: "";
    position: absolute;
    width: 5000px;
    height: 9px;
    top: 0;
    background-color: #fac541;
    z-index: 100; }
    .header_top .wrapper:before {
      right: 1005px; }
    .header_top .wrapper:after {
      left: 1005px; }

#lang {
  position: relative;
  float: left;
  margin-top: 91px; }
  #lang ul:after {
    content: "";
    display: table;
    clear: both; }
    #lang ul li {
      position: relative;
      list-style: none;
      float: left;
      margin-left: 31px;
      font-size: 18px;
      letter-spacing: 0.3em; }
      #lang ul li:first-of-type {
        margin-left: 0; }
      #lang ul li:hover, #lang ul li.active {
        color: #fac541; }

#logo {
  position: absolute;
  left: 50%;
  margin-left: -184px;
  margin-top: 9px; }
  #logo a {
    display: block; }
  #logo img {
    display: block; }

#topcontact {
  position: relative;
  float: right;
  margin-top: 91px;
  font-size: 18px;
  letter-spacing: 0.3em; }

#main_menu {
  position: relative;
  z-index: 10; }
  #main_menu .wrapper {
    height: 48px;
    background-color: white; }
  #main_menu ul {
    padding-top: 9px;
    text-align: center; }
    #main_menu ul li {
      display: inline-block;
      position: relative;
      list-style: none;
      margin-left: 68px; }
      #main_menu ul li:first-of-type {
        margin-left: 0; }
      #main_menu ul li a {
        display: block;
        font-size: 18px;
        letter-spacing: 0.3em;
        text-transform: uppercase; }
        #main_menu ul li a:hover {
          color: #fac541; }
      #main_menu ul li.current-menu-item:before {
        content: "";
        position: absolute;
        width: 43px;
        height: 2px;
        left: -53px;
        top: 13px;
        background-color: #fac541; }
        #main_menu ul li.current-menu-item a {
          color: #fac541; }

#slideshow {
  position: relative;
  margin-top: -48px;
  background-image: url('../images/slideshow.jpg');
  background-repeat: no-repeat;
  background-size: cover; }

#about {
  position: relative;
  margin-top: -139px;
  text-align: center; }
  #about .wrapper {
    padding: 0 180px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fac541;
    background-image: url('../images/pencil.png');
    background-repeat: no-repeat;
    background-position: 21px 5px; }
  #about h2 {
    margin-bottom: 7px;
    font-family: "ArmCoronet";
    font-size: 60px;
    font-weight: normal;
    color: #341d17; }

.aboutContent {
  line-height: 20px;
  font-size: 14px; }

#services {
  position: relative;
  margin-top: 14px;
  padding: 0 1.46%; }
  #services h2 {
    margin-bottom: 26px;
    text-align: right;
    font-family: "ArmCoronet";
    font-size: 60px;
    font-weight: normal;
    color: #341d17; }
  #services ul {
    counter-reset: services; }
    #services ul:after {
      content: "";
      display: table;
      clear: both; }
    #services ul li {
      position: relative;
      width: 24%;
      list-style: none;
      float: left;
      margin-left: 1.33%;
      margin-top: 1.22%;
      padding-bottom: 14.91%;
      overflow: hidden; }
      #services ul li:nth-of-type(4n+1) {
        margin-left: 0; }
      #services ul li:nth-of-type(-n+4) {
        margin-top: 0; }
      #services ul li a {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0; }
      #services ul li img {
        position: absolute;
        left: -9999px;
        right: -9999px;
        top: -9999px;
        bottom: -9999px;
        margin: auto;
        visibility: hidden; }
        #services ul li img.by_width {
          width: 100%;
          visibility: visible; }
        #services ul li img.by_height {
          width: 100%;
          visibility: visible; }
      #services ul li h3 {
        position: absolute;
        height: 69px;
        left: 69px;
        right: 0;
        bottom: 0;
        padding: 0 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: rgba(255, 255, 255, 0.7);
        line-height: 26px;
        font-family: "Sylfaen";
        font-size: 22px;
        font-weight: normal; }
        #services ul li h3 span {
          position: absolute;
          left: 20px;
          right: 20px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
      #services ul li:after {
        content: counter(services) ".";
        position: absolute;
        width: 69px;
        height: 69px;
        left: 0;
        bottom: 0;
        text-align: center;
        line-height: 69px;
        font-size: 30px;
        color: white;
        counter-increment: services; }
      #services ul li:nth-of-type(1):after {
        background-color: #17adcb; }
      #services ul li:nth-of-type(2):after {
        background-color: #f3c716; }
      #services ul li:nth-of-type(3):after {
        background-color: #e23939; }
      #services ul li:nth-of-type(4):after {
        background-color: #97cf42; }
      #services ul li:nth-of-type(5):after {
        background-color: #ee4766; }
      #services ul li:nth-of-type(6):after {
        background-color: #23caa6; }
      #services ul li:nth-of-type(7):after {
        background-color: #f69a18; }
      #services ul li:nth-of-type(8):after {
        background-color: #6a839a; }

#contacts {
  position: relative;
  margin-top: 84px;
  z-index: 10; }

.contactAddress ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .contactAddress ul li {
    list-style: none;
    -moz-box-flex: 2;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    flex-grow: 2;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.3em; }
    .contactAddress ul li:first-of-type {
      -moz-box-flex: 1;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      text-align: left; }
    .contactAddress ul li:last-of-type {
      -moz-box-flex: 1;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      text-align: right; }

.contactForm {
  margin-top: 17px;
  padding: 65px 66px 111px;
  background-color: #fac541; }
  .contactForm form:after {
    content: "";
    display: table;
    clear: both; }
  .contactForm input, .contactForm textarea {
    display: block;
    width: 520px;
    margin-top: 35px;
    padding: 7px 20px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    font-size: 14px;
    letter-spacing: 0.3em; }
  .contactForm input::-webkit-input-placeholder, .contactForm textarea::-webkit-input-placeholder {
    color: black; }
  .contactForm input:-moz-placeholder, .contactForm textarea:-moz-placeholder {
    color: black; }
  .contactForm input::-moz-placeholder, .contactForm textarea::-moz-placeholder {
    color: black; }
  .contactForm input:-ms-input-placeholder, .contactForm textarea:-ms-input-placeholder {
    color: black; }
  .contactForm input:nth-of-type(2n+1), .contactForm textarea:nth-of-type(2n+1) {
    float: left; }
  .contactForm input:nth-of-type(2n+2), .contactForm textarea:nth-of-type(2n+2) {
    float: right; }
  .contactForm input:focus, .contactForm textarea:focus {
    border-bottom-color: black; }
  .contactForm input:nth-of-type(-n+2) {
    margin-top: 0; }
  .contactForm textarea {
    height: 50px !important;
    resize: none; }
  .contactForm button {
    display: block;
    width: 520px;
    float: right;
    margin-top: 29px;
    padding: 11px 0;
    border-bottom: 2px solid black;
    background-color: transparent;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    cursor: pointer; }

.footer_map {
  position: relative;
  height: 718px;
  margin-top: -123px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }
  .footer_map iframe {
    display: block;
    width: 100%;
    height: 100%; }

.footer_bottom {
  height: 104px;
  background-color: #fac541; }

#copyright {
  float: left;
  margin-top: 34px;
  font-size: 16px;
  text-transform: uppercase; }

#design {
  float: right;
  margin-top: 34px;
  font-size: 16px;
  text-transform: uppercase; }
  #design a:hover {
    text-decoration: underline; }
