@import url(//fonts.googleapis.com/css?family=Lilita+One|Droid+Sans|Asap:400,700);
@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
/*------ template stylization ------*/
body {
  overflow: hidden;
  overflow-y: visible;
  background: url(../img/bg_piece_wood.jpg) center top;
}
body.show-sub-pages {
  overflow: hidden !important;
}
body.show-sub-pages #other_pages {
  height: 100% !important;
}
body.show-sub-pages #other_pages > div {
  overflow-y: scroll !important;
}
p {
  margin-bottom: 16px;
}
address {
  font: 18px/27px 'Droid Sans', sans-serif;
  color: #ffffff;
  margin: 1px 0px 31px;
  padding: 0px 0px 0px 0px;
}
address span {
  font-size: 28px;
  margin-top: -5px;
}
address.address-style-2 {
  line-height: 32px;
}
a,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}
/*iOs_link_fix*/
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #ffffff;
}
h2 {
  font: 57px/1.2em 'Lilita One', cursive;
  color: #da4b2e;
  padding: 0px 0px 0px 0px;
  margin: 12px 0px 33px;
}
h2.small {
  color: #d03f27;
  font-size: 41px;
  line-height: 43px;
  margin: 3px 0px 18px;
}
h2.line-height-2 {
  line-height: 49px;
  margin: 104px 0px 46px;
}
h3 {
  font: 38px/1.2em 'Lilita One', cursive;
  color: #da4b2e;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}
h5 {
  font: 700 15px/20px 'Asap', sans-serif;
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: inherit;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
  text-decoration: none;
}
hr {
  margin: 56px 0px;
  border-color: #cacac9;
}
/*------------- HEADER ---------------------------------------------------------- */
h1 {
  position: relative;
  margin: 0px 0px 0px 0px;
}
.navbar-brand {
  margin: 31px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  width: 194px;
  height: 73px;
  overflow: hidden;
  font-size: 10px;
  line-height: 1.2em;
}
.navbar-brand a {
  position: relative;
  display: block;
  color: transparent;
}
.navbar-brand a:hover {
  color: transparent;
  text-decoration: none;
}
.navbar-brand img {
  width: 100%;
  height: auto;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 162px;
  background: url(../img/header_bg.png) center top no-repeat;
  z-index: 1000;
}
/*-----------  MENU  ------------------------------------------------------------*/
#mainNav {
  position: relative;
  display: inline-block;
  z-index: 1;
  margin: 27px 0px;
  float: right;
}
#mainNav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
#mainNav > ul > li {
  position: relative;
  float: left;
  padding: 0 22px;
  background: url(../img/bullet.png) 0px 7px no-repeat;
}
#mainNav > ul > li:last-child {
  padding-right: 0;
  margin-right: 0;
}
#mainNav > ul > li:first-child {
  background: none;
}
#mainNav > ul > li a {
  position: relative;
  display: inline-block;
  font: 15px/1.2em 'Lilita One', cursive;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#mainNav > ul > li.active > a,
#mainNav > ul > li.sfHover > a,
#mainNav > ul > li.sfSubSelected > a,
#mainNav > ul > li > a:hover {
  color: #da4b2e;
  text-decoration: none;
}
#mainNav .subNav {
  position: relative;
  display: block;
  z-index: 8000;
}
#mainNav .subNav ul {
  position: absolute;
  top: 10px;
  left: -40px;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 140px;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
}
#mainNav .subNav ul li {
  position: relative;
  display: block;
}
#mainNav .subNav ul li:first-child {
  margin-top: 15px;
}
#mainNav .subNav ul li:last-child {
  margin-bottom: 15px;
}
#mainNav .subNav ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  z-index: 300;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 13px;
  color: #ffffff;
}
#mainNav .subNav ul li a:hover,
#mainNav .subNav ul li.sfHover > a {
  text-decoration: none;
  color: #da4b2e;
}
#mainNav .subNav ul ul {
  top: -15px;
  left: -141px;
}
/*-----------  menu end  --------------------------------------------------------*/
/*---------------- HEADER end ------------------------------------------------*/
/*-------------- FOOTER ---------------------------------------------------- */
footer {
  margin: 40px 0 54px;
  text-align: center;
}
.copyright {
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  color: #bbbbbc;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.copyright > a {
  color: inherit;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.copyright > a:hover {
  text-decoration: none;
  color: #da4b2e;
}
.follow-links {
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 9px 0px;
  list-style: none;
  display: inline-block;
}
.follow-links > li {
  position: relative;
  float: left;
  width: 25px;
  height: 25px;
  margin: 0 3px;
}
.follow-links > li > a {
  position: relative;
  display: block;
}
.follow-links > li > a > img {
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.follow-links > li > a:hover {
  text-decoration: none;
}
.follow-links > li > a:hover > img {
  top: -7px;
}
/*-----------  FOOTER END  ------------------------------------------------------*/
/*-----------  CONTENT HOLDER  --------------------------------------------------*/
/*carousel slider*/
#carousel {
  position: relative;
  margin-top: 0px;
  /*pagination*/
}
#carousel .carousel-indicators {
  position: absolute;
  margin-bottom: 110px;
  left: 50%;
  margin-left: -48px;
  width: auto;
  display: inline-block;
  z-index: 20;
}
#carousel .carousel-indicators > li {
  position: relative;
  display: inline-block;
  float: left;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background: #ffffff;
  border-radius: 8px;
  margin: 0 8px;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#carousel .carousel-indicators > li:hover,
#carousel .carousel-indicators > li.active {
  background: #da4b2e;
}
.carousel-inner {
  position: relative;
  z-index: 0;
}
.carousel-inner img {
  width: 100%;
}
/*end carousel*/
/*backgrounds*/
.bg-slogan {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: -116px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.bg-slogan h2 {
  margin: 0px 0px 0px 0px;
  color: #ffffff;
}
.bg-slogan-1 {
  background-image: url(../img/bg_page_1.png);
  width: 100%;
  height: 528px;
  padding: 205px 140px 150px;
  top: -254px;
  margin: 0 0 -254px;
}
.bg-slogan-2 {
  background-image: url(../img/bg_page_2.png);
  width: 100%;
  height: 528px;
  padding: 163px 140px 150px;
}
.bg-slogan-3 {
  background-image: url(../img/bg_page_3.png);
  width: 100%;
  height: 528px;
  padding: 163px 140px 150px;
}
.bg-slogan-4 {
  background-image: url(../img/bg_page_4.png);
  width: 100%;
  height: 528px;
  padding: 194px 140px 150px;
}
/*end backgrounds*/
#content > div {
  display: block;
  position: relative;
  background: url(../img/bg_piece_white.jpg);
}
h2,
h5,
p,
address,
ul,
hr,
ul > li,
form,
footer {
  position: relative;
}
#menu {
  margin-top: 116px;
  padding-bottom: 129px;
}
#services {
  padding-bottom: 87px;
}
#about {
  padding-bottom: 122px;
}
#contacts {
  padding-bottom: 44px;
  background: none !important;
}
#other_pages {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 0 !important;
  z-index: 99;
  background: url(../img/bg_piece_white.jpg);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#other_pages > div {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 285px;
  padding-bottom: 30px;
  display: none;
  /*-----------  page animation  --------------------------------------------------*/
}
#other_pages > div .animateBlock .animateItem1,
#other_pages > div .animateBlock .animateItem2,
#other_pages > div .animateBlock .animateItem3,
#other_pages > div .animateBlock .animateItem4,
#other_pages > div .animateBlock .animateItem5,
#other_pages > div .animateBlock .animateItem6,
#other_pages > div .animateBlock .animateItem7,
#other_pages > div .animateBlock .animateItem8,
#other_pages > div .animateBlock .animateItem9,
#other_pages > div .animateBlock .animateItem10,
#other_pages > div .animateBlock .animateItem11,
#other_pages > div .animateBlock .animateItem12 {
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 30px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
#other_pages > div .animateBlock .close-icon {
  top: -200px;
}
#other_pages > div .animateBlock .prev {
  left: -101px;
}
#other_pages > div .animateBlock .next {
  right: -100px;
}
#other_pages > div .animateBlock .close-icon,
#other_pages > div .animateBlock .prev,
#other_pages > div .animateBlock .next {
  transition-delay: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#other_pages > div .animateBlock .close-icon {
  transition-delay: 1.3s;
}
#other_pages > div.active .animateBlock .animateItem1,
#other_pages > div.active .animateBlock .animateItem2,
#other_pages > div.active .animateBlock .animateItem3,
#other_pages > div.active .animateBlock .animateItem4,
#other_pages > div.active .animateBlock .animateItem5,
#other_pages > div.active .animateBlock .animateItem6,
#other_pages > div.active .animateBlock .animateItem7,
#other_pages > div.active .animateBlock .animateItem8,
#other_pages > div.active .animateBlock .animateItem9,
#other_pages > div.active .animateBlock .animateItem10,
#other_pages > div.active .animateBlock .animateItem11,
#other_pages > div.active .animateBlock .animateItem12 {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
}
#other_pages > div.active .animateBlock .close-icon {
  top: 0px;
}
#other_pages > div.active .animateBlock .prev {
  left: 0px;
}
#other_pages > div.active .animateBlock .next {
  right: 0px;
}
#other_pages > div.active .animateBlock .close-icon,
#other_pages > div.active .animateBlock .prev,
#other_pages > div.active .animateBlock .next {
  opacity: 1;
  filter: alpha(opacity=100);
}
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem1,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem2,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem3,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem4,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem5,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem6,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem7,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem8,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem9,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem10,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem11,
#other_pages > div.active .animateBlock.animateBlock-2 .animateItem12 {
  left: 0;
}
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem1,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem2,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem3,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem4,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem5,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem6,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem7,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem8,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem9,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem10,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem11,
#other_pages > div.active .animateBlock.animateBlock-3 .animateItem12 {
  right: 0;
}
#other_pages > div.active .animateBlock .animateItem1 {
  transition-delay: 0s;
}
#other_pages > div.active .animateBlock .animateItem2 {
  transition-delay: 0.2s;
}
#other_pages > div.active .animateBlock .animateItem3 {
  transition-delay: 0.4s;
}
#other_pages > div.active .animateBlock .animateItem4 {
  transition-delay: 0.6s;
}
#other_pages > div.active .animateBlock .animateItem5 {
  transition-delay: 0.8s;
}
#other_pages > div.active .animateBlock .animateItem6 {
  transition-delay: 1s;
}
#other_pages > div.active .animateBlock .animateItem7 {
  transition-delay: 1.2s;
}
#other_pages > div.active .animateBlock .animateItem8 {
  transition-delay: 1.4s;
}
#other_pages > div.active .animateBlock .animateItem9 {
  transition-delay: 1.6s;
}
#other_pages > div.active .animateBlock .animateItem10 {
  transition-delay: 1.8s;
}
#other_pages > div.active .animateBlock .animateItem11 {
  transition-delay: 2s;
}
#other_pages > div.active .animateBlock .animateItem12 {
  transition-delay: 2.2s;
}
#ajax-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  background: url(../img/base/TMpreviewLoader.gif) 50% 50% no-repeat rgba(255, 255, 255, 0.6);
  z-index: 999;
}
.list-1 {
  margin: 49px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  overflow: hidden;
}
.list-1 li {
  margin-bottom: 0px;
  width: 23%;
  margin-right: 2.6%;
  float: left;
  padding-top: 20px;
  margin-bottom: 14px;
}
.list-1 li:last-child,
.list-1 li.right {
  margin-right: 0px;
}
.list-1 li figure > a {
  position: relative;
  display: block;
}
.list-1 li figure > a > img {
  position: relative;
  top: 0;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.list-1 li figure > a:hover > img {
  top: -10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}
.list-1 li figure figcaption {
  margin-top: 24px;
}
.list-2 {
  margin: 59px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  overflow: hidden;
}
.list-2 > li {
  margin-bottom: 75px;
}
.list-2 > li h5 {
  margin: 35px 10px 23px;
}
.list-2 > li h5,
.list-2 > li p {
  padding-right: 20px;
  padding-left: 20px;
}
/* bootsrap classes */
.btn {
  position: relative;
  display: inline-block;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  font-family: 'Lilita One', cursive;
  padding: 0px 0px 0px 0px;
  text-transform: lowercase;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn:hover,
.btn:active,
.btn:focus {
  color: #da4b2e;
  background: #555555;
  text-decoration: none;
  box-shadow: none;
}
.btn.btn-default {
  padding: 0px 9px;
  font: 20px/38px 'Lilita One', cursive;
  color: #ffffff;
  text-transform: uppercase;
  background: #000000;
}
.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus {
  transition-delay: 0 !important;
  color: #000000;
  background: #da4b2e;
}
.btn.prev,
.btn.next {
  position: fixed;
  top: 50%;
  text-transform: lowercase;
  z-index: 1100;
  margin-top: -16px;
}
.btn.prev {
  left: 0;
}
.btn.next {
  right: 0;
}
.btn.btn-link {
  position: relative;
  display: inline-block;
  border: none;
  border-radius: 0;
  background: transparent;
  font-size: 34px;
  line-height: 1.2em;
  padding: 0px 0px 0px 0px;
  color: #000000;
}
.btn.btn-link.btn-sm {
  font-size: 24px;
}
.btn.btn-link.btn-special {
  color: #da4b2e;
}
.btn.btn-link.btn-special:hover,
.btn.btn-link.btn-special:active,
.btn.btn-link.btn-special:focus {
  color: #ffffff;
}
.btn.btn-link:hover,
.btn.btn-link:active,
.btn.btn-link:focus {
  color: #da4b2e;
  background: transparent;
  text-decoration: none;
}
.btn.btn-link:hover:after,
.btn.btn-link:active:after,
.btn.btn-link:focus:after {
  width: 100%;
}
.form-control {
  background: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  width: 100%;
  height: 42px;
  padding: 6px 16px;
  font: 16px/17px 'Droid Sans', sans-serif;
  color: #111010;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-control:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  color: #111010;
  background: #ffffff;
  border: none;
}
.g_map {
  position: relative;
  display: block;
  margin: 38px 0px 24px 0px;
  width: 100%;
  height: 343px;
  overflow: hidden;
}
.g_map iframe {
  position: relative;
  display: block;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
  background: url(../img/base/site_loader.gif) #ffffff center no-repeat !important;
}
.im-style-1 {
  margin: 9px 0px 10px 64px;
}
.close-icon {
  position: absolute !important;
  right: 0;
  top: 10px;
  font-size: 36px;
  color: #d03f27;
  z-index: 10;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.close-icon:hover {
  transition-delay: 0 !important;
  color: #000000;
  text-decoration: none;
}
/* contact form */
#form-1 {
  position: relative;
  margin-top: 7px;
  margin-bottom: 13px;
  overflow: hidden;
  text-align: left;
  z-index: 10;
}
#form-1 input,
#form-1 textarea,
#form-1 .success-message {
  position: relative;
  display: block;
}
#form-1 .success-message {
  position: absolute;
  top: -160px;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 42px;
  text-align: center;
  padding: 10px 16px;
  font: 16px/22px 'Droid Sans', sans-serif;
  color: #111010;
  background: #ffffff;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#form-1 ._placeholder {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font: 16px/42px 'Droid Sans', sans-serif;
  color: #111010;
  width: 100%;
  height: 42px;
  padding: 0px 16px;
}
#form-1 input {
  height: 42px;
}
#form-1 textarea {
  width: 100%;
  height: 277px;
  overflow: auto;
  resize: none;
}
#form-1 label {
  position: relative;
  display: block;
  width: 230px;
  min-height: 42px;
  margin-bottom: 29px;
  overflow: hidden;
  margin-left: 39px;
  float: left;
}
#form-1 label.name,
#form-1 label.message {
  margin-left: 0;
}
#form-1 label.message {
  width: 100% !important;
  float: none;
}
#form-1 span.error,
#form-1 span.empty {
  position: absolute;
  text-align: right;
  font-size: 10px;
  width: 200px;
  top: -30px;
  right: 4px;
  z-index: 2;
  color: #da4b2e;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
#form-1 .btns {
  position: relative;
  padding: 0;
  margin: -8px 0 0;
}
#form-1 .btns > p {
  padding: 0;
  margin: 0;
}
#form-1 .btns > p > * {
  float: left;
}
#form-1 .btns > p a:first-child + a {
  margin-left: 22px;
}
#form-1 .btns > p span {
  font: 11px/17px 'Droid Sans', sans-serif;
  color: #ffffff;
  margin: 6px 0px 0px 22px;
  letter-spacing: 1px;
}
#form-1 ._placeholder.focused {
  opacity: .5;
}
#form-1 ._placeholder.hidden {
  display: none;
}
#form-1 .invalid span.error {
  top: -1px;
}
#form-1 .ok span.error {
  display: none;
}
#form-1 .empty span.empty {
  top: -1px;
}
#form-1.success .success-message {
  top: 0;
}
/* search */
#search {
  position: relative;
  display: inline-block;
  margin: 4px 0px 20px 0px;
  width: 371px;
  overflow: hidden;
}
#search .form-control {
  width: 283px;
  height: 38px;
  line-height: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid #ebeae9;
  border-right: none;
}
#search > a {
  margin-top: 0px;
}
#search > * {
  float: left;
}
.search_result {
  color: #d03f27;
}
.search {
  color: #000000;
}
h4 > .search {
  color: #da4b2e;
}
.search_title {
  position: relative;
  top: 2px;
  font-size: 24px;
  padding-bottom: 10px;
}
.search_title a {
  text-decoration: underline;
}
.search_list {
  margin: 30px 0;
}
.search_list li {
  margin-bottom: 20px;
}
#toTop {
  position: fixed;
  overflow: hidden;
  right: 50%;
  margin-right: -690px !important;
  bottom: 20%;
  z-index: 98;
  font-size: 50px;
  display: none;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}
#toTop:hover {
  text-decoration: none;
}
#toTop:active,
#toTop:focus {
  outline: none;
  text-decoration: none;
}
/* classes-helpers */
.padding-1 {
  padding: 0px 110px;
}
.padding-2 {
  padding: 0px 90px;
}
.margin-1 {
  margin-bottom: 33px;
}
.margin-2 {
  margin-bottom: 52px;
}
.margin-3 {
  margin-top: 16px;
}
.margin-4 {
  margin-bottom: 1px;
}
.margin-5 {
  margin-bottom: 19px;
}
.margin-6 {
  margin: 26px 0 20px;
}
.margin-7 {
  margin: 9px 0px 0px 0px;
}
.margin-8 {
  margin: 35px 0 44px;
}
.margin-9 {
  margin-bottom: 38px;
}
.underline {
  text-decoration: underline;
}
.underline:hover {
  text-decoration: none;
}
.text-align-center {
  text-align: center;
}
.text-align-left {
  text-align: left;
}
.uppercase {
  text-transform: uppercase;
}
.box {
  overflow: hidden;
}
.container {
  position: relative;
}
.relative {
  position: relative;
}
.mobile-only {
  display: none;
}
.desktop-only {
  display: block;
}
.no-delay {
  transition-delay: 0s !important;
}
.im-style-2 {
  display: inline-block;
  width: 100%;
  height: auto;
}
@media (min-width: 1920px) {
  header {
    background-size: cover;
    height: 220px;
  }
  .bg-slogan {
    height: 626px;
    padding-top: 220px !important;
    top: -40px;
  }
  .bg-slogan-1 {
    top: -270px;
  }
  #about,
  #menu {
    padding-bottom: 135px;
  }
}
@media (min-width: 1600px) {
  .btn.prev,
  .btn.next {
    margin-top: -45px;
    padding: 26px 34px;
    font-size: 36px;
  }
}
@media (min-width: 1221px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-height: 768px) {
  #other_pages > div {
    padding-top: 150px;
  }
}
@media only screen and (max-width: 1024px) {
  .im-style-2,
  .im-style-1 {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-left: 0;
  }
  h2.line-height-2 {
    margin: 0px 0 30px;
    font-size: 41px;
    line-height: 1.2em;
  }
  .bg-slogan h2 {
    font-size: 41px;
  }
  .list-2 > li h5,
  .list-2 > li p {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
  }
  #form-1 .success-message {
    height: 156px;
    padding: 70px 16px;
  }
  #form-1 label {
    width: 100%;
    float: none;
    margin: 0px 0px 15px 0px;
  }
  address span {
    font-size: inherit;
  }
  .bg-slogan h2 br {
    display: none;
  }
  .bg-slogan-2 {
    padding-top: 196px;
  }
  footer {
    margin: 20px 0;
  }
  .btn.prev,
  .btn.next {
    position: relative;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .padding-1,
  .padding-2 {
    padding: 0px;
  }
  #other_pages > div {
    padding-top: 180px;
  }
  .close-icon {
    right: 15px;
  }
  .margin-7 {
    margin: 15px 0 20px;
  }
  .im-style-1 {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 20px 0px 10px 0px;
  }
  #toTop {
    display: none !important;
  }
}
@media only screen and (max-width: 601px) {
  #mainNav {
    margin-top: 19px;
  }
  #mainNav > ul > li {
    padding: 0 3px !important;
  }
  #mainNav > ul > li a {
    font-size: 11px;
  }
  #mainNav .subNav ul {
    left: -50px;
  }
  #mainNav .subNav ul li a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 500px) {
  .list-1 li,
  .list-2 li {
    width: 100%;
    margin: 0 0 20px;
  }
  .list-1 li figure figcaption {
    margin-top: 10px;
  }
  .list-2 > li h5 {
    margin-top: 20px;
  }
  #carousel {
    padding-top: 77px;
  }
  #carousel .carousel-indicators {
    margin-bottom: 100px;
  }
  .bg-slogan h2 {
    font-size: 34px;
  }
  .bg-slogan-3 {
    padding-top: 170px !important;
  }
  header {
    text-align: center;
  }
  .navbar-brand {
    width: 80px;
    height: 37px;
  }
}
@media only screen and (max-width: 400px) {
  #search {
    width: 100%;
  }
  #search .form-control {
    width: 100%;
    border: 1px solid #ebeae9;
  }
  #search > * {
    float: none;
  }
  #search .btn {
    margin-top: 10px;
  }
}
/*-------------------------- tablet styles ----------------------------*/
@media screen and (orientation: portrait) {
  html.tablet .bg-slogan {
    padding-left: 50px;
    padding-right: 50px;
  }
  html.tablet #mainNav > ul > li {
    padding: 0 8px;
    background: none;
  }
}
html.tablet .navbar-brand {
  margin-top: 15px;
}
html.tablet h2 br,
html.tablet h5 br {
  display: none;
}
html.tablet h2.small > br {
  display: inline;
}
html.tablet .padding-1,
html.tablet .padding-2 {
  padding: 0px;
}
html.tablet .bg-slogan-1 {
  padding-top: 195px;
}
html.tablet .bg-slogan-2 {
  padding-top: 163px;
}
html.tablet .bg-slogan-3 {
  padding-top: 183px;
}
html.tablet #carousel {
  margin-top: 65px;
}
/*-------------------------- end tablet styles ----------------------------*/
/*-------------------------- mobile styles ----------------------------*/
html.mobile #mobile-wrap #mobile-header #mobile-navigation {
  width: 100%;
  margin: 20px 0;
  font-size: 16px;
}
html.mobile #mobile-wrap #mobile-content > div {
  display: block;
  background: url(../img/bg_piece_white.jpg);
  margin: 0 0 15px;
  padding-bottom: 15px;
}
html.mobile #mobile-wrap #mobile-content > div#home {
  background: none;
  padding-bottom: 0;
}
html.mobile #mobile-wrap #mobile-footer {
  text-align: center;
  padding: 15px 0;
}
html.mobile #carousel {
  padding: 0;
}
html.mobile #carousel .carousel-indicators {
  margin-bottom: 30px;
}
html.mobile .bg-slogan {
  top: 0 !important;
  margin: 0 !important;
  background: url(../img/bg_piece_wood.jpg) center;
  padding: 0px 15px 20px !important;
  height: auto !important;
}
html.mobile .close-icon {
  margin-top: 15px;
}
html.mobile .navbar-brand {
  margin-top: 15px;
  margin-bottom: 0px;
  width: auto;
  height: auto;
}
html.mobile .navbar-brand img {
  width: auto;
  height: auto;
}
html.mobile .follow-links {
  margin-top: 10px;
}
html.mobile .list-2 {
  margin-top: 20px;
}
html.mobile h2 {
  margin: 20px 0px 20px;
}
html.mobile h2.small {
  margin-top: 20px;
}
html.mobile h2 br,
html.mobile h5 br {
  display: none;
}
html.mobile hr {
  margin: 30px 0;
}
html.mobile .im-style-1 {
  margin-top: 70px;
}
html.mobile .margin-7 {
  margin-top: 65px;
}
/*-------------------------- end mobile styles ----------------------------*/
/*Core variables and mixins*/
