@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:800);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:700);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  font: 400 16px/30px 'Open Sans', sans-serif;
  color: #999999;
  background: #eeebe1;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #c1aa59;
}
.a1 {
  background: rgba(193, 170, 89, 0.7);
  text-align: center;
  padding: 63px 0 55px;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a1 em {
  margin-top: 42px;
  font: 800 20px/1.2em 'Open Sans', sans-serif;
  display: block;
  color: #ffffff;
}
.a1:hover {
  background: #c1aa59;
}
.a2 {
  font: 800 20px/30px 'Open Sans', sans-serif;
  color: #444444;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}
.a2:hover {
  color: #c1aa59;
}
@media (max-width: 1199px) {
  .a2 {
    font: 800 16px/20px 'Open Sans', sans-serif;
  }
}
.a3 {
  display: block;
  border-bottom: 3px solid #c1aa59;
  position: relative;
}
.a3 span {
  background: rgba(24, 21, 11, 0.7);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 47px;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a3 em {
  font: 800 16px/20px 'Open Sans', sans-serif;
  color: #ffffff;
  position: absolute;
  bottom: 13px;
  left: 0;
  z-index: 2;
  display: block;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a3 em img {
  padding-right: 10px;
}
.a3:hover span {
  height: 100%;
}
.a3:hover em {
  bottom: 45%;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
  position: relative;
  display: inline-block;
}
h2 em {
  font: 800 26px/1.2em 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #444444;
  display: inline-block;
  padding: 0 15px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1199px) {
  h2 em {
    font: 800 20px/1.2em 'Open Sans', sans-serif;
  }
}
@media (max-width: 979px) {
  h2 em {
    font: 800 16px/1.2em 'Open Sans', sans-serif;
  }
}
@media (max-width: 767px) {
  h2 em {
    font: 800 14px/1.2em 'Open Sans', sans-serif;
  }
}
h2 span {
  margin-top: 7px;
  background: url(../images/h2_bul.png) no-repeat 0 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
}
@media (max-width: 1199px) {
  h2 span {
    margin-top: 4px;
  }
}
@media (max-width: 979px) {
  h2 span {
    margin-top: 0px;
  }
}
h3 {
  font: 800 20px/1.2em 'Open Sans', sans-serif;
  color: #444444;
  max-width: 1047px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 979px) {
  h3 {
    font: 800 17px/1.2em 'Open Sans', sans-serif;
  }
}
@media (max-width: 767px) {
  h3 {
    font: 800 15px/1.2em 'Open Sans', sans-serif;
  }
}
h4 {
  font: 800 20px/1.2em 'Open Sans', sans-serif;
  color: #ffffff;
}
@media (max-width: 1199px) {
  h4 {
    font: 800 16px/1.2em 'Open Sans', sans-serif;
  }
}
@media (max-width: 979px) {
  h4 {
    font: 800 14px/1.2em 'Open Sans', sans-serif;
  }
}
p {
  font: 400 16px/30px 'Open Sans', sans-serif;
  color: #999999;
}
p a {
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
p a:hover {
  color: #c1aa59;
}
@media (max-width: 1199px) {
  p {
    font: 400 12px/18px 'Open Sans', sans-serif;
  }
}
.p1 {
  font: 800 20px/1.2em 'Open Sans', sans-serif;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 1199px) {
  .p1 {
    font: 800 16px/1.2em 'Open Sans', sans-serif;
  }
}
.p2 {
  font: 400 16px/30px 'Open Sans', sans-serif;
  color: #ffffff;
  display: block;
  position: relative;
  padding-right: 28px;
}
.p2:after {
  content: "";
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.3);
  width: 3px;
  height: 600px;
  top: 0;
  left: -30px;
}
@media (max-width: 1199px) {
  .p2 {
    font: 400 12px/16px 'Open Sans', sans-serif;
  }
}
.p3 {
  font: 400 16px/29px 'Open Sans', sans-serif;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .p3 {
    font: 400 12px/16px 'Open Sans', sans-serif;
  }
}
.p4 {
  background: url(../images/p2_bul.png) no-repeat 0 0;
  width: 70px;
  height: 60px;
}
@media (max-width: 1199px) {
  .p4 {
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
}
@media (max-width: 979px) {
  .p4 {
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    margin-top: -10px;
  }
}
.p4 em {
  font: 800 30px/60px 'Open Sans', sans-serif;
  color: #ffffff;
  margin-left: 15px;
}
@media (max-width: 979px) {
  .p4 em {
    margin-left: 20px;
  }
}
/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  font: 800 20px/20px 'Open Sans', sans-serif;
  color: #c1aa59;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
  text-decoration: underline;
}
.btn-default:hover {
  color: #444444;
}
.btn-default_1 {
  display: inline-block;
  font: 800 20px/20px 'Open Sans', sans-serif;
  color: #ffffff;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
  text-decoration: underline;
}
.btn-default_1:hover {
  color: #c1aa59;
}
/* ======= owl ======= */
#owl .item {
  position: relative;
  padding-top: 5px;
}
#owl .item .title {
  background: url(../images/tit_bg.png) repeat 0 0;
  width: 100%;
  display: block;
  text-align: center;
  font: 400 16px/46px 'Open Sans', sans-serif;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 979px) {
  #owl .item .title {
    font: 400 14px/20px 'Open Sans', sans-serif;
  }
}
/* ======= Wrappers ======= */
.wrapper_1 {
  padding: 45px 0 70px 0;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .wrapper_1 {
    padding: 20px 0 20px 0;
  }
}
.wrapper_2 {
  padding: 80px 0 85px 0;
}
.wrapper_3 {
  padding: 80px 0 130px 0;
}
@media (max-width: 1199px) {
  .wrapper_3 {
    padding: 80px 0 50px 0;
  }
}
.wrapper_4 {
  padding: 240px 0 80px 0;
}
@media (max-width: 979px) {
  .wrapper_4 {
    padding: 150px 0 80px 0;
  }
}
.wrapper_5 {
  padding: 80px 0 80px 0;
}
.wrapper_5 .a2 {
  line-height: 1.2em;
  display: inline-block;
}
.wrapper_6 {
  padding: 240px 0 70px 0;
}
@media (max-width: 979px) {
  .wrapper_6 {
    padding: 150px 0 70px 0;
  }
}
.wrapper_7 {
  padding: 80px 0 80px 0;
}
.wrapper_8 {
  padding: 240px 0 120px 0;
}
@media (max-width: 979px) {
  .wrapper_8 {
    padding: 150px 0 80px 0;
  }
}
.wrapper_9 {
  padding: 240px 0 120px 0;
}
@media (max-width: 979px) {
  .wrapper_9 {
    padding: 150px 0 40px 0;
  }
}
.wrapper_10 {
  padding: 240px 0 80px 0;
}
@media (max-width: 979px) {
  .wrapper_10 {
    padding: 150px 0 40px 0;
  }
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#header .top_bord {
  background: rgba(193, 170, 89, 0.8);
  display: block;
  width: 100%;
  height: 8px;
}
#header #stuck_container {
  position: relative;
  z-index: 20;
  background: rgba(24, 21, 11, 0.6);
}
/* ======= Logo ======= */
h1 {
  display: inline-block;
  float: left;
  overflow: hidden;
  padding: 57px 0;
  /* Landscape phone to portrait tablet */
}
h1 a {
  position: relative;
  display: inline-block;
}
h1 a img {
  padding-top: 7px;
  padding-right: 7px;
}
h1 a em {
  font: 700 40px/40px 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0.1em;
}
@media (max-width: 1200px) {
  h1 a em {
    font: 700 25px/40px 'Yanone Kaffeesatz', sans-serif;
  }
}
@media (max-width: 1199px) {
  h1 {
    padding: 35px 0;
  }
}
@media (max-width: 767px) {
  h1 {
    padding: 15px 0;
    display: block;
    text-align: center;
    width: 100%;
  }
}
/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
nav {
  float: right;
  padding-top: 55px;
  /*   @media (max-width: 979px) {
      float:none;
      display:block;
      width:100%;
      text-align:center;
    }
   @media (max-width: 767px) {
     background: none;
     border:none;
   }*/
}
@media (max-width: 1199px) {
  nav {
    padding-top: 35px;
  }
}
/* Main menu styles
========================================================*/
.sf-menu > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: center;
  margin-top: 0px;
  margin-right: 25px;
}
@media (max-width: 1200px) {
  .sf-menu > li {
    margin-right: 10px;
  }
}
.sf-menu > li.with-menu {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-right: 11px;
  padding: 25px 17px 24px 25px;
  position: relative;
}
.sf-menu > li.with-menu:before {
  position: absolute;
  content: '';
  left: 0;
  display: none;
  top: -5px;
  width: 100%;
  height: 5px;
  background: #323232;
}
@media (max-width: 979px) {
  .sf-menu > li {
    /*              margin-top: 0;
      &:first-child{
        margin-left:30px;
      };
      */
  }
}
.sf-menu > li.last-menu-item {
  margin-right: 0px;
}
@media (max-width: 1200px) {
  .sf-menu > li.last-menu-item {
    margin-right: 0px;
  }
}
.sf-menu > li > .sf-with-ul {
  /*      &:after {
        .after(14px);
        content: "\f078";
        color: @main-menu-color;
        bottom: 5px;
        left: 50%;
        margin-left: -7px;
        .transition(all 0.3s ease);
      }*/
}
.sf-menu > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li > a > div {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.sf-menu > li > a > div:first-child {
  /*.rotateZ(0deg);*/
  position: absolute;
}
.sf-menu > li > a > div:first-child + div {
  top: -100px;
}
.sf-menu > li > a > div span {
  position: relative;
  display: block;
  font: 600 16px/20px 'Open Sans', sans-serif;
  color: #ffffff;
  text-transform: none;
  padding: 10px 19px;
  margin: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li.active,
.sf-menu > li.sfHover,
.sf-menu > li:hover {
  z-index: 10;
}
.sf-menu > li.active > a,
.sf-menu > li.sfHover > a,
.sf-menu > li:hover > a {
  text-decoration: none;
  background: rgba(24, 21, 11, 0.5);
}
.sf-menu > li.active > a > div:first-child,
.sf-menu > li.sfHover > a > div:first-child,
.sf-menu > li:hover > a > div:first-child {
  top: 200px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li.active > a > div:first-child + div,
.sf-menu > li.sfHover > a > div:first-child + div,
.sf-menu > li:hover > a > div:first-child + div {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 0;
}
.sf-menu > li.active > a > div span,
.sf-menu > li.sfHover > a > div span,
.sf-menu > li:hover > a > div span {
  color: #ffffff;
}
.sf-menu > li.current {
  z-index: 10;
}
.sf-menu > li.current > a {
  text-decoration: none;
  background: rgba(24, 21, 11, 0.5);
}
.sf-menu > li.current > a > div:first-child {
  top: 200px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li.current > a > div:first-child + div {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 0;
}
.sf-menu > li.current > a > div span {
  color: #ffffff;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  /*.box-shadow(-1px 2px 3px 0px rgba(0, 0, 0, 0.16));*/
  /*display: block !important;*/
  display: none;
  min-width: 240px;
  font: 600 16px/20px 'Open Sans', sans-serif;
  position: absolute;
  top: 105px;
  left: 0;
  background: rgba(24, 21, 11, 0.5);
  text-align: left;
  padding: 20px 0 14px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .sf-menu ul {
    top: 80px;
  }
}
.sf-menu ul li {
  letter-spacing: 0;
  position: relative;
  margin-bottom: 6px;
  display: block;
  /*    >.sf-with-ul {
      &:after {
        .after(14px);
        content: "\f054";
        color: @first-menu-color;
        bottom: 5px;
        right: 15px;
        .transition(all 0.3s ease);
      }
    }*/
}
.sf-menu ul li:hover > a {
  background: #c1aa59;
  color: #ffffff;
  /*        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);*/
}
.sf-menu ul li a {
  padding: 8px 12px 8px 12px;
  display: block;
  color: #ffffff;
  text-transform: none;
}
.sf-menu ul > .sfHover > a {
  background: #c1aa59;
}
.sf-menu ul > .sfHover > a:after {
  color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
.sf-menu ul li.sfHover > a {
  background: #c1aa59;
  color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: -20px;
  left: 241px;
  margin-left: 4px;
  z-index: 4;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #333333;
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    margin-bottom: 10px;
    background: #ffffff;
    font: 20px/26px 'Open Sans', sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  text-align: right;
  background: #c1aa59 !important;
  /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);*/
}
.isStuck h1 {
  display: inline-block;
  float: left;
  overflow: hidden;
  padding: 15px 0;
}
.isStuck nav {
  float: none;
  display: inline-block;
  padding-top: 15px;
}
.isStuck .sf-menu ul {
  top: 62px;
}
.isStuck .sf-menu ul ul {
  top: -20px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .pic_1 {
    width: 100%;
    height: auto;
  }
}
#content.common {
  padding-top: 0px;
}
/* ======= Banner 1 ======= */
.banner1 {
  background-image: url(../images/p1_bg1.jpg);
  padding: 60px 0 60px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .banner1 .grid_3 {
    margin-bottom: 5px;
  }
}
/* ======= Banner 2 ======= */
.banner2 {
  background-image: url(../images/p1_bg2.jpg);
  padding: 117px 0 136px 0;
}
/* ======= Banner 3 ======= */
.banner3 {
  background-image: url(../images/p1_bg3.jpg);
  padding: 93px 0 60px 0;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .banner3 .grid_4 {
    /* Landscape phone to portrait tablet */
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .banner3 .grid_4 {
    margin-top: 20px;
  }
}
/* ======= Banner 4 ======= */
.banner4 {
  background-image: url(../images/p2_bg1.jpg);
  padding: 55px 0 55px 0;
}
.banner4 h2 em {
  color: #ffffff;
}
.banner4 p {
  color: #ffffff;
}
/* ======= Banner 5 ======= */
.banner5 {
  background-image: url(../images/p1_bg2.jpg);
  padding: 60px 0 80px 0;
}
.banner5 .a2 {
  color: #ffffff;
}
.banner5 .a2:hover {
  color: #c1aa59;
}
.banner5 p {
  color: #ffffff;
}
.banner5 h2 em {
  color: #ffffff;
}
/* ======= Banner 6 ======= */
.banner6 {
  background-image: url(../images/p2_bg1.jpg);
  padding: 55px 0 40px 0;
}
.banner6 h2 em {
  color: #ffffff;
}
.banner6 p {
  color: #ffffff;
}
/* ======= Banner 7 ======= */
.banner7 {
  background-image: url(../images/p2_bg2.jpg);
  padding: 55px 0 70px 0;
}
.banner7 h2 em {
  color: #ffffff;
}
.banner7 p {
  color: #ffffff;
}
/* ======= Banner 8 ======= */
.banner8 {
  background-image: url(../images/p2_bg1.jpg);
  padding: 55px 0 40px 0;
}
.banner8 h2 em {
  color: #ffffff;
}
.banner8 p {
  color: #ffffff;
}
/* ======= block_1 ======= */
.block_1 {
  background: rgba(193, 170, 89, 0.7);
  padding: 27px 0;
  overflow: hidden;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .block_1 {
    padding: 15px;
  }
}
/* ======= isotope items ======= */
.isotope {
  display: block;
  position: relative;
  height: auto !important;
  margin-top: 70px;
  /* Landscape phones and down */
}
.isotope .grid_4 {
  padding-bottom: 40px;
}
.isotope .gallery_image {
  display: inline-block;
  position: relative;
}
.isotope .gall_item {
  margin-bottom: 0;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  position: relative;
}
.isotope .gall_item img {
  width: 100%;
  height: auto;
}
.isotope .gall_item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(77, 183, 72, 0.3);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
  opacity: 0;
  z-index: 2;
}
.isotope .gall_item:before {
  font-family: FontAwesome;
  font-size: 50px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 50px;
  content: '\f002';
  color: #f47032;
  top: 45%;
  left: 50%;
  margin-left: -25px;
  display: inline-block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(3.1, 3.1);
  -ms-transform: scale(3.1, 3.1);
  transform: scale(3.1, 3.1);
  opacity: 0;
  z-index: 3;
}
.isotope .gall_item:hover:after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
.isotope .gall_item:hover:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
@media (max-width: 480px) {
  .isotope {
    margin-top: 30px;
  }
}
.is_block {
  display: block;
  padding: 24px 20px 17px 20px;
  background: #f47032;
}
.is_block a {
  font: 900 16px/16px 'Yanone Kaffeesatz', sans-serif;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.is_block a:hover {
  color: #bbbbbb;
}
.is_block p {
  font: 300 16px/16px 'Yanone Kaffeesatz', sans-serif;
  color: #ffffff;
  margin-top: -2px;
}
/* ======= Google Map  ======= */
.google-map_main {
  position: relative;
}
.google-map_main iframe {
  width: 100%;
  height: 485px;
}
@media (max-width: 767px) {
  .google-map_main iframe {
    height: 200px;
  }
}
.google-map_contacts {
  position: relative;
  /* Landscape phones and down */
}
.google-map_contacts iframe {
  width: 100%;
  height: 413px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .google-map_contacts iframe {
    width: 100%;
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .google-map_contacts iframe {
    width: 100%;
    height: 200px;
  }
}
@media (max-width: 767px) {
  .google-map_contacts iframe {
    height: 200px;
  }
}
@media (max-width: 480px) {
  .google-map_contacts {
    margin-bottom: 45px;
  }
}
/* ======= Address  ======= */
address {
  padding-top: 20px;
}
address p {
  text-align: left;
}
address p span {
  display: inline-block;
  width: 135px;
}
@media (max-width: 979px) {
  address p span {
    width: 85px;
  }
}
address .mail_ {
  text-align: center;
}
/* ======= Simple link ======= */
.simple-link {
  display: inline-block;
  text-decoration: underline;
  color: #fa4b2a;
}
.simple-link:hover {
  color: #c1aa59;
}
/* ======= List 1 ======= */
.list_1 {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}
.list_1 li {
  display: block;
  padding-bottom: 4px;
}
@media (max-width: 979px) {
  .list_1 li {
    padding-bottom: 0px;
  }
}
.list_1 li img {
  display: inline-block;
  padding-top: 7px;
  padding-right: 10px;
}
@media (max-width: 979px) {
  .list_1 li img {
    padding-top: 5px;
  }
}
.list_1 li a {
  font: 400 16px/18px 'Open Sans', sans-serif;
  color: #ffffff;
  text-transform: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list_1 li a:hover {
  color: #c1aa59;
}
@media (max-width: 1199px) {
  .list_1 li a {
    font: 400 12px/16px 'Open Sans', sans-serif;
  }
}
/* ======= list 2 ======= */
.list2 li {
  position: relative;
  padding-left: 21px;
  font: 300 16px/30px 'Open Sans', sans-serif;
}
.list2 li:before {
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 30px;
  content: '\f054';
  color: #fa4b2a;
  left: 0;
  top: 2px;
}
/*========================others=========================*/
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.w1 {
  width: 94%;
}
.w2 {
  width: 77%;
}
.w3 {
  width: 60%;
}
.w4 {
  width: 47%;
}
.extra_wrap {
  overflow: hidden;
}
.img_indent {
  float: left;
  margin-right: 30px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 768px) and (max-width: 979px) {
  .img_indent {
    float: none;
    margin-right: 0px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .img_indent {
    float: none;
    margin-right: 0px;
    padding-bottom: 20px;
  }
}
.o_h {
  overflow: hidden;
}
.bord_1 {
  width: 100%;
  height: 3px;
  display: block;
  background: #c1aa59;
}
.pad_t_1 {
  padding-top: 10px;
}
.pad_t_07 {
  padding-top: 7px;
}
.mar_r_3 {
  margin-right: 30px;
}
.mar_t_1 {
  margin-top: 10px;
}
.mar_t_15 {
  margin-top: 15px;
}
.mar_t_2 {
  margin-top: 20px;
}
.mar_t_25 {
  margin-top: 25px;
}
.mar_t_3 {
  margin-top: 30px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .mar_t_3 {
    margin-top: 15px;
  }
}
.mar_t_35 {
  margin-top: 35px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .mar_t_35 {
    margin-top: 15px;
  }
}
.mar_t_4 {
  margin-top: 40px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1199px) {
  .mar_t_4 {
    margin-top: 27px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_4 {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .mar_t_4 {
    margin-top: 15px;
  }
}
.mar_t_45 {
  margin-top: 45px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1199px) {
  .mar_t_45 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_45 {
    margin-top: 18px;
  }
}
@media (max-width: 767px) {
  .mar_t_45 {
    margin-top: 10px;
  }
}
.mar_t_5 {
  margin-top: 50px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_5 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_5 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_5 {
    margin-top: 20px;
  }
}
.mar_t_6 {
  margin-top: 60px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_6 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_6 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_6 {
    margin-top: 20px;
  }
}
.mar_t_7 {
  margin-top: 70px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_7 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_7 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_7 {
    margin-top: 20px;
  }
}
.mar_t_8 {
  margin-top: 80px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_8 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_8 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .mar_t_8 {
    margin-top: 25px;
  }
}
.mar_t_9 {
  margin-top: 90px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_9 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_9 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .mar_t_9 {
    margin-top: 30px;
  }
}
.mar_t_10 {
  margin-top: 100px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_10 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_10 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .mar_t_10 {
    margin-top: 30px;
  }
}
.mar_t_11 {
  margin-top: 110px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_11 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_11 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .mar_t_11 {
    margin-top: 35px;
  }
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  background: #a79355;
  padding: 60px 0 40px;
}
#footer .privacy-block {
  padding-top: 45px;
  font: 400 16px/1.2em 'Open Sans', sans-serif;
  color: #ffffff;
  text-transform: none;
  display: block;
}
#footer .privacy-block a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#footer .privacy-block a:hover {
  color: #444444;
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #444444;
  font-size: 48px;
  line-height: 48px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*Core variables and mixins*/
