/*
@font-face {
  font-family: "OfficinaSerifMedium";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OfficinaSerifMedium/OfficinaSerifMedium.eot?#iefix")format("embedded-opentype"), url("../fonts/OfficinaSerifMedium/OfficinaSerifMedium.woff") format("woff"), url("../fonts/OfficinaSerifMedium/OfficinaSerifMedium.ttf") format("truetype");
  src: url("../fonts/OfficinaSerifMedium/OfficinaSerifMedium.eot");
}
*/
@font-face {
  font-family: "Roboto Black";
  src: url("../fonts/Roboto/Roboto-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Black Italic";
  src: url("../fonts/Roboto/Roboto-BlackItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Medium";
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Italic";
  src: url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Light";
  src: url("../fonts/Roboto/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Thin";
  src: url("../fonts/Roboto/Roboto-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans Light";
  src: url("../fonts/Open_Sans/OpenSans-Light.ttf") format("truetype");
}
body {
  color: #663300;
  font-family: 'Roboto Medium', sans-serif;
  min-width: 320px;
}
.container-fluid {
  padding-top: 10px;
  padding-bottom: 15px;
}
.ta-center {
  text-align: center;
}
.carousel {
  margin-bottom: 0;
}
.carousel .carousel-inner .carousel-caption {
  padding-bottom: 100px;
  z-index: 10;
  text-align: unset;
}
.carousel .carousel-inner .carousel-caption h1 {
  font: 36px "Roboto Black";
  font-weight: 900;
  line-height: 1.5;
  margin-bottom: 36px;
  text-transform: uppercase;
}
.carousel .carousel-inner .carousel-caption p {
  margin: 30px 0;
  font: 24px "Roboto Light";
}
.carousel .carousel-inner .carousel-caption .btn {
  font: 18px "Roboto Black";
}
.carousel .carousel-inner .item {
  background-color: #777777;
  height: 720px;
}
.carousel .carousel-inner .item .slider-overlay-filter {
  background: rgba(56, 56, 56, 0.5) url("../img/slider-overlay-filter-top-shadow.png") repeat-x top;
  height: 100%;
  position: absolute;
  width: 100%;
}
.carousel .carousel-inner .item > img {
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.item .carousel-indicators {
  bottom: 20px;
}
.carousel-indicators > li {
  background-color: #636159;
  border: 0;
  height: 15px;
  margin: 3px;
  width: 15px;
}
.carousel-indicators > li.active {
  height: 15px;
  margin: 3px;
  width: 15px;
}
.carousel-control .glyphicon-chevron-left::before {
  background: url("../img/icons/slider-arrow-left.png");
  content: "";
  height: 25px;
  position: absolute;
  width: 25px;
}
.carousel-control .glyphicon-chevron-left:hover::before {
  background: url("../img/icons/slider-arrow-left-hover.png");
}
.carousel-control .glyphicon-chevron-right::before {
  background: url("../img/icons/slider-arrow-right.png");
  content: "";
  height: 25px;
  position: absolute;
  width: 25px;
}
.carousel-control .glyphicon-chevron-right:hover::before {
  background: url("../img/icons/slider-arrow-right-hover.png");
}
.wave-one {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.wave-one::after {
  content: "";
  background: url("../img/pistachio-wave.png") repeat-x bottom left transparent;
  /*background-size: 40px 100%;*/
  height: 9px;
  position: absolute;
  width: 100%;
  z-index: 21;
  bottom: -7px;
}
.wave-two {
  position: relative;
}
.wave-two::after {
  content: "";
  background: url("../img/ornament-wave.png") repeat-x bottom left transparent;
  height: 6px;
  position: absolute;
  width: 100%;
  z-index: 20;
  bottom: -5px;
  /*background-size: 40px 100%;*/
}
.wave-three {
  position: relative;
}
.wave-three::after {
  content: "";
  background: url("../img/wave-three.png") repeat-x bottom left transparent;
  height: 9px;
  margin: 0 0 0 -15px;
  position: absolute;
  width: 100%;
  z-index: 20;
  bottom: -7px;
  overflow: hidden;
  /*background-size: 40px 100%;*/
}
.wave-four {
  position: relative;
}
.wave-four.active::after {
  display: block;
}
.wave-four::after {
  content: "";
  background: url("../img/navbar-mobile-wave.png") repeat-x transparent;
  width: 100%;
  height: 8px;
  position: absolute;
  z-index: 19;
  bottom: -7px;
  overflow: hidden;
  display: none;
  /*background-size: 40px 100%;*/
}
.pistachio {
  background-color: #ebeae2;
}
section {
  float: left;
  width: 33.33%;
}
.nav-on-main {
  margin: 117px 0 0 -585px;
  padding: 0 50% 0;
  position: absolute;
  z-index: 20;
  max-width: 1170px;
}
.nav-on-main .navbar {
  background: url("../img/nav-bg.png") repeat-x;
  border-radius: 60px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding: 0 13px;
}
.nav-on-main li {
  margin: 0 20px;
}
.nav-on-main li a {
  color: #ffffff;
  padding: 23px 7px;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
}
.nav-on-main li a:hover {
  background-color: #ebeae2;
  color: #3399cc;
}
.nav-on-main li a::before {
  background: url("../img/icons/navbar-seporator.png");
  content: "";
  display: inline-block;
  height: 11px;
  left: -30px;
  position: absolute;
  top: 27px;
  width: 11px;
}
.nav-on-main li:first-child a::before {
  background: none;
}
.nav-on-main li.dropdown:hover {
  background-color: #ebeae2;
  color: #663300;
}
.nav-on-main li.dropdown .caret {
  height: 8px;
  margin-left: 3px;
}
.nav-on-main li .dropdown-menu {
  padding: 0;
  background-color: #ebeae2;
  border: none;
}
.nav-on-main li .dropdown-menu li {
  margin: 0;
}
.nav-on-main li .dropdown-menu li > a {
  padding: 5px 20px;
}
.nav-on-main li .dropdown-menu li > a::before {
  background: none;
}
.nav-on-main li .dropdown-toggle {
  box-shadow: none;
}
.nav-on-main li .dropdown-toggle::after {
  display: none;
}
.nav-on-main li .dropdown-menu > li > a {
  background-color: #ebeae2;
  color: #663300;
  font-weight: 700;
  text-decoration: none;
}
.nav-on-main li .dropdown-menu > li > a:focus {
  background-color: #d8d6ca;
}
.nav-on-main li .dropdown-menu > li > a:hover {
  background-color: #d8d6ca;
}
.nav-on-main li {
  margin: 0 30px;
}
.nav-on-main li + li {
  margin: 0 30px;
}
.nav-on-main li.active a {
  color: #3399cc;
}
.nav-on-main .nav > li > a:hover {
  background-color: transparent;
  text-decoration: none;
}
.nav-on-main .nav > li > a:focus {
  background-color: transparent;
  text-decoration: none;
}
.nav-on-main .nav .open > a {
  background-color: #ebeae2;
  border: none;
  color: #3399cc;
}
.nav-on-main .nav .open > a:focus {
  background-color: #ebeae2;
  border: none;
  color: #3399cc;
}
.nav-on-main .nav .open > a:hover {
  background-color: #ebeae2;
  border: none;
  color: #3399cc;
}
.dropdown-menu > li > a {
  background-color: #ebeae2;
  color: #663300;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
}
.phone-call {
  color: #663300;
  font-size: 15px;
  font-style: italic;
  position: relative;
  text-decoration: underline dotted;
}
.phone-call:hover {
  color: #663300;
  text-decoration: dotted;
}
.phone-call.sm::before {
  background: url("../img/icons/phone-call-icon-lg.png") no-repeat;
  background-size: 100%;
  content: "";
  height: 15px;
  left: -18px;
  position: absolute;
  top: 2px;
  width: 15px;
}
.phone-call.lg {
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  line-height: 70px;
  padding: 0 40px 0 41px;
}
.phone-call.lg:hover {
  color: #3399cc;
}
.phone-call.lg::before {
  -webkit-background-size: 100%;
  background-size: 100%;
  background: url("../img/icons/phone-call-icon-lg.png") no-repeat center;
  content: "";
  display: inline-block;
  height: 32px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  width: 32px;
}
.phone-call-lg-btn {
  background: #5a4f48;
  border-radius: 30px;
  height: 70px;
  margin: 40px auto 60px;
  width: 350px;
}
.contact-info {
  margin-top: 20px;
}
.contact-info .contact-numbers {
  font-family: 'Bree Serif', serif;
  font-size: 25px;
  line-height: 1.25;
  margin: 0 0 10px;
}
.contact-info .dot-icon {
  position: relative;
  font-size: 18px;
}
.contact-info .dot-icon::before {
  background: url("../img/icons/dot-icon.png") no-repeat;
  content: "";
  position: absolute;
  width: 13px;
  height: 18px;
  top: 0;
  left: -22px;
}
.contact-info .work-time {
  font-size: 12px;
}
.contact-info .sec-1 {
  text-align: left;
  font-size: 21px;
}
.contact-info .sec-2 {
  font-family: "OfficinaSerifMedium", sans-serif;
  font-size: 22px;
  text-align: center;
}
.contact-info .sec-2 img {
  margin: 0 0 10px;
}
.contact-info .sec-2 a {
  color: #663300;
  text-decoration: none;
}
.contact-info .sec-3 {
  font-size: 16px;
  text-align: right;
}
.contact-info .sec-3.mobile {
  padding: 7px 0;
  text-align: center;
  font-size: 18px;
  font-family: "Roboto Light", sans-serif;
  font-weight: 700;
}
.contact-info .sec-3.mobile .dot-icon::before {
  width: 20px;
  height: 24px;
  top: 2px;
  left: -22px;
  background-size: 75%;
}
.contact-info .sec-3.mobile .work-time {
  font-size: 18px;
}
.cool-image-link {
  display: block;
}
.cool-image {
  border-radius: 50%;
  border: solid 2px #b3a590;
  width: 100%;
  padding: 7px;
  max-width: 150px;
  margin: 0 auto 10px;
  display: block;
}
.cool-image img {
  background-color: #ffffff;
  border-radius: 50%;
  filter: grayscale(90%) sepia(20%) brightness(95%) saturate(180%);
  position: relative;
  max-width: 100%;
}
.cool-image img:hover {
  border-color: #8ea9b1;
  filter: none;
  transition: 0.6s;
}
.cool-image:hover {
  border-color: #8ea9b1;
  transition: 0.6s;
}
.cool-image strong {
  display: inline-block;
  padding: 20px 0 0;
}
.eight-cols {
  margin: 0 0 4%;
  text-align: center;
}
.eight-cols a {
  color: #663300;
  font-size: 15px;
  line-height: 1.25;
  text-transform: uppercase;
}
.eight-cols a:hover {
  color: #3399cc;
  text-decoration: none;
  transition: 0.6s;
}
.row-header-wrap {
  text-align: center;
  max-width: 100%;
  overflow: hidden;
}
.row-header {
  display: inline-block;
  margin: 50px 0 50px;
  position: relative;
  text-transform: uppercase;
}
.row-header.light {
  color: #cccccc;
}
.row-header.decoration-one::before {
  background: url("../img/icons/row-header-decoration-1.png") no-repeat;
  content: "";
  height: 9px;
  left: -20px;
  position: absolute;
  top: 12px;
  width: 14px;
}
.row-header.decoration-one::after {
  background: url("../img/icons/row-header-decoration-1.png") no-repeat;
  content: "";
  height: 9px;
  position: absolute;
  right: -20px;
  top: 12px;
  transform: rotate(180deg);
  width: 14px;
}
.row-header.decoration-two::before {
  background: url("../img/icons/row-header-decoration-2.png") no-repeat;
  content: "";
  height: 9px;
  left: -25px;
  position: absolute;
  top: 12px;
  width: 17px;
}
.row-header.decoration-two::after {
  background: url("../img/icons/row-header-decoration-2.png") no-repeat;
  content: "";
  height: 9px;
  position: absolute;
  right: -25px;
  top: 12px;
  transform: rotate(180deg);
  width: 17px;
}
.row-header.decoration-three {
  color: #cccccc;
}
.row-header.decoration-three::before {
  background: url("../img/icons/row-header-decoration-3.png") no-repeat;
  content: "";
  height: 10px;
  left: -30px;
  position: absolute;
  top: 12px;
  width: 21px;
}
.row-header.decoration-three::after {
  background: url("../img/icons/row-header-decoration-3.png") no-repeat;
  content: "";
  height: 10px;
  position: absolute;
  right: -30px;
  top: 12px;
  transform: rotate(180deg);
  width: 21px;
}
.row-header.decoration-four::before {
  background: url("../img/icons/row-header-decoration-4.png") no-repeat;
  content: "";
  height: 14px;
  left: -30px;
  position: absolute;
  top: 12px;
  width: 20px;
}
.row-header.decoration-four::after {
  background: url("../img/icons/row-header-decoration-4.png") no-repeat;
  content: "";
  height: 14px;
  position: absolute;
  right: -30px;
  top: 12px;
  transform: rotate(180deg);
  width: 20px;
}
.row-header.decoration-five::before {
  background: url("../img/icons/row-header-decoration-5.png") no-repeat;
  content: "";
  height: 10px;
  left: -30px;
  position: absolute;
  top: 12px;
  width: 22px;
}
.row-header.decoration-five::after {
  background: url("../img/icons/row-header-decoration-5.png") no-repeat;
  content: "";
  height: 10px;
  position: absolute;
  right: -30px;
  top: 12px;
  transform: rotate(180deg);
  width: 22px;
}
.ornament {
  background: url("../img/ornament-bg.png") repeat-x;
  position: relative;
}
.ornament-two {
  background: url("../img/ornament-two-bg.png") repeat-x;
  padding: 0 0 40px;
  position: relative;
}
.curtains {
  background: url("../img/curtains-bg.png") no-repeat;
  background-size: 100%;
  color: #cccccc;
  padding: 0 0 55px;
  text-align: center;
}
.curtains span {
  font-size: 18px;
}
.category-name {
  display: block;
  margin: 0 auto;
  max-width: 195px;
  text-align: center;
}
.category-name span {
  color: #663300;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  padding: 20px 0 0;
}
.category-name span:hover {
  color: #3399cc;
  text-decoration: none;
}
.category-name:hover span {
  color: #3399cc;
}
.perks {
  background-color: rgba(90, 79, 72, 0.78);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: 140px;
  margin: 0 auto 30px;
  width: 140px;
}
.perks.perk-1 {
  background-image: url("../img/icons/perk-1.png");
}
.perks.perk-2 {
  background-image: url("../img/icons/perk-2.png");
}
.perks.perk-3 {
  background-image: url("../img/icons/perk-3.png");
}
.perks.perk-4 {
  background-image: url("../img/icons/perk-4.png");
}
.steps {
  font-size: 15px;
  max-width: 880px;
}
.steps .step {
  margin: 0 0 20px;
}
.step-number {
  float: left;
  width: 20%;
  padding: 0 0 50px;
}
.step-number strong {
  position: relative;
}
.step-number strong::after {
  background: url("../img/step-nubmer-after.png");
  content: "";
  height: 68px;
  position: absolute;
  right: -22px;
  top: 0;
  width: 8px;
}
.step-descr {
  color: #996633;
  float: left;
  width: 80%;
}
.step-descr strong {
  color: #663300;
}
.last-step strong {
  color: #3399cc;
}
.footer {
  padding-top: 30px;
  background: #3b342f;
}
.footer .navbar {
  background: none;
  margin: 60px 0 0;
  padding: 0;
}
.footer .nav-on-main {
  margin-top: 0;
  position: relative;
  z-index: 10;
}
.footer .nav-on-main li a {
  padding: 0 9px;
}
.footer .nav-on-main li a:hover {
  color: #3399cc;
}
.footer .nav-on-main li a::before {
  top: 4px;
}
.copyright {
  color: #3399cc;
  margin: 20px 0 10px;
  text-align: center;
}
.copy-logo {
  padding: 0 0 20px;
}
.copy-logo img {
  margin: 60px 0 20px;
}
.copy-logo a {
  color: #bab7ab;
  font-family: "OfficinaSerifMedium", sans-serif;
  font-size: 23px;
  text-decoration: none;
}
.socials {
  padding: 20px 0 40px;
  text-align: center;
}
.socials a {
  color: #cccccc;
  margin: 0 6px;
  text-decoration: none;
}
.socials a:hover {
  color: #3399cc;
}
.fs-18 {
  font-size: 18px;
}
.fs-x1-25 {
  font-size: 1.25em;
}
.fc-dark-orange {
  color: #996633;
}
.slider-btn {
  background-color: #23a6cc;
  border-color: #23a6cc;
  border-radius: 30px;
  font-weight: 700;
}
.slider-btn:hover {
  background-color: #23a6cc;
  border-color: #23a6cc;
  border-radius: 30px;
  font-weight: 700;
}
.slider-btn:focus {
  background-color: #23a6cc;
  border-color: #23a6cc;
  border-radius: 30px;
  font-weight: 700;
}
.slider-btn span {
  font-size: 16px;
}
.footer-mobile.container {
  padding: 0;
}
.navbar-mobile {
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 20;
}
.navbar-mobile.relative {
  position: relative;
}
.navbar-mobile .navbar-collapse {
  padding: 0;
}
.navbar-mobile.footer-mobile .navbar-left {
  float: left;
  width: 80%;
  color: #330000;
  padding: 0 0 0 30px;
  font-size: 15px;
  line-height: 15px;
}
.navbar-mobile.footer-mobile .navbar-toggle {
  margin: 0 15px 0 0;
  padding: 0;
}
.navbar-mobile.footer-mobile .navbar-toggle .icon-bar {
  width: 5px;
  height: 30px;
  margin: 0 2px;
  float: left;
}
.navbar-mobile.footer-mobile .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 0;
}
.navbar-mobile.footer-mobile .navbar-header {
  width: 100%;
}
.navbar-mobile .icon-bar {
  background-color: #23a6cc;
  width: 30px;
  height: 5px;
  float: none;
}
.navbar-mobile .icon-bar:hover,
.navbar-mobile .icon-bar :focus {
  background-color: red;
}
.navbar-mobile .icon-bar + .icon-bar {
  margin-top: 2px;
}
.navbar-mobile .navbar-toggle {
  margin: -10px 0 0;
}
.navbar-mobile .navbar-toggle:hover .icon-bar {
  background-color: #3b342f;
}
.navbar-mobile .navbar-toggle.active .icon-bar {
  background-color: #3b342f;
}
.navbar-mobile .navbar-collapse {
  width: 100%;
  margin: 0;
}
.navbar-mobile .navbar-nav.dark-nav {
  position: relative;
  padding: 40px 0 20px;
  margin: 0;
  background: url("../img/dark-nav-bg.png");
  font-family: "Open Sans", sans-serif;
  width: 100%;
}
.navbar-mobile .navbar-nav.dark-nav li {
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  background-color: transparent;
}
.navbar-mobile .navbar-nav.dark-nav li + li {
  margin: 0;
}
.navbar-mobile .navbar-nav.dark-nav li a {
  color: #fff;
  padding: 10px 45px;
  background-color: transparent;
}
.navbar-mobile .navbar-nav.dark-nav li a:hover {
  color: #3399cc;
  background-color: transparent;
}
.navbar-mobile .navbar-nav.dark-nav li.dropdown .caret {
  margin-left: 5px;
  margin-bottom: 5px;
}
.navbar-mobile .navbar-nav.dark-nav .dropdown-menu {
  background-color: #514a46;
}
.navbar-mobile .navbar-nav.dark-nav .dropdown-menu li:hover a {
  color: #3399cc;
}
.navbar-mobile .navbar-nav.dark-nav .dropdown-menu li.active a {
  color: #3399cc;
}
.navbar-mobile .navbar {
  padding: 0;
  border: none;
  min-height: 0;
}
.marketing .col-lg-4 {
  margin-bottom: 15px;
  text-align: center;
}
.marketing .col-lg-4 p {
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.marketing h2 {
  font-weight: normal;
}
.featurette-divider {
  margin: 50px 0;
}
.featurette-heading {
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 1;
}
.content-inner {
  padding-top: 50px;
  padding-bottom: 50px;
}
.content-inner .row {
  margin: 0;
}
.content-inner h4 {
  margin: 20px 0;
  font-size: 24.5px;
  font-family: "Roboto Medium", sans-serif;
}
.content-inner h5 {
  font-size: 18px;
}
.content-inner p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  margin: 20px 0;
}
.content-inner hr {
  border-top: solid #ebeae2 10px;
}
.content-inner .image-row h3 {
  font-family: "Roboto Black Italic", sans-serif;
  font-size: 18px;
}
.content-inner .image-row p {
  font-family: "Roboto", sans-serif;
}
.content-inner .image-row img {
  width: 100%;
  margin: 10px 0;
  max-width: 250px;
}
.content-inner .catalogue .catalogue-item {
  border-top: solid #ebeae2 10px;
  padding: 0;
}
.content-inner .catalogue .catalogue-item .item-inner {
  max-height: 600px;
}
.content-inner .catalogue .catalogue-item .item-inner .preview {
  min-height: 393px;
  max-height: 393px;
  overflow: hidden;
}
.content-inner .catalogue .catalogue-item .item-inner .preview .preview-image {
  margin: 20px 0 0;
}
.content-inner .catalogue .catalogue-item .item-inner .more {
  margin: 20px 0;
}
.content-inner .catalogue .catalogue-item img {
  max-width: 215px;
}
.content-inner .catalogue .catalogue-item:nth-child(3n+2) {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.content-inner .catalogue .catalogue-item:nth-child(3n+2) .item-inner {
  padding-right: 0;
}
.content-inner .catalogue .catalogue-item:nth-child(3n+3) {
  padding-left: 15px;
}
.content-inner .catalogue .catalogue-item:nth-child(3n+3) .item-inner {
  padding-right: 0;
}
.content-inner .catalogue .catalogue-item .item-inner {
  padding-right: 15px;
}
.content-inner .catalogue .catalogue-item .B {
  width: 100%;
}
.content-inner .catalogue .catalogue-item .B .item-inner {
  width: 33.33333333%;
}
.content-inner .catalogue .catalogue-item .C {
  width: 66.66666666%;
}
.content-inner .catalogue .catalogue-item .C .item-inner {
  width: 50%;
}
.content-inner .catalogue .catalogue-item .btn-lg {
  padding: 10px;
  font-size: 15px;
  line-height: 1;
  border-radius: 20px;
  color: #337ab7;
}
.content-inner .catalogue .catalogue-item .btn-lg:hover {
  background-color: #fafafa;
}
.content-inner .form-wrap h2 {
  font-size: 20px;
  color: #3399cc;
}
.content-inner .form-wrap form {
  padding: 0;
}
.content-inner .form-wrap .form-group {
  margin-left: 0;
  margin-right: 0;
}
.content-inner .control-label {
  text-align: left;
  font-size: 15px;
  padding: 0;
}
.content-inner .form-btn {
  display: inline-block;
  padding: 15px 50px;
  margin-bottom: 0;
  font-family: "Roboto Italic", sans-serif;
  font-size: 28px;
  font-weight: lighter;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #f0f0f0;
  border-radius: 100px;
  color: #fff;
  background-color: #5a4f48;
  width: 100%;
  min-width: 130px;
}
.content-inner .clear-form-btn {
  display: inline-block;
  margin: 17px 0;
  text-align: center;
  font-family: "Roboto Black", sans-serif;
  font-size: 15px;
  text-decoration: underline;
  color: #3399cc;
  background: transparent;
}
.np {
  padding: 0;
}
.nav-widget {
  padding: 13px 0 0 17px;
}
.nav-widget .navbar-collapse {
  padding: 0;
}
.nav-widget .navbar-collapse .navbar-nav > li {
  width: 100%;
}
.nav-widget .navbar-collapse .navbar-nav > li > a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  color: #663300;
  padding: 6px 0;
  text-transform: uppercase;
  display: inline-block;
}
.nav-widget .navbar-collapse .navbar-nav > li > a:hover {
  color: #3399cc;
  background-color: transparent;
}
.nav-widget .navbar-collapse .navbar-nav > li > a:focus {
  color: #3399cc;
  background-color: transparent;
}
.nav-widget .navbar-collapse .navbar-nav > li.active {
  position: relative;
}
.nav-widget .navbar-collapse .navbar-nav > li.active > a::before {
  content: "";
  position: absolute;
  background: url("../img/icons/widget-menu-item-decoration.png");
  width: 10px;
  height: 6px;
  left: -15px;
  top: 12px;
}
.nav-widget .navbar-collapse .navbar-nav > li.active > a::after {
  content: "";
  position: absolute;
  background: url("../img/icons/widget-menu-item-decoration.png");
  width: 10px;
  height: 6px;
  right: -15px;
  top: 12px;
  transform: rotate(180deg);
}
.nav-widget .navbar-collapse .navbar-nav > li.active .dropdown-menu {
  display: block;
}
.nav-widget .navbar-collapse .navbar-nav > li.dropdown .caret {
  height: 8px;
  margin-left: 3px;
}
.nav-widget .navbar-collapse .navbar-nav > li .dropdown-menu {
  position: static;
  width: 97%;
  margin: 8px 0 5px 3%;
  padding: 0;
  border: none;
  border-left: 1px solid #3399cc;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  font-size: 13.5px;
}
.nav-widget .navbar-collapse .navbar-nav > li .dropdown-menu li {
  padding: 0 0 0 10px;
}
.nav-widget .navbar-collapse .navbar-nav > li .dropdown-menu li > a {
  max-width: 190px;
  padding: 3px 10px 2px;
  background-color: #ebeae2;
  color: #663300;
  font-family: "Open Sans Light", sans-serif;
  line-height: 1;
  white-space: normal;
}
.nav-widget .navbar-collapse .navbar-nav > li .dropdown-menu li > a:hover {
  background-color: #d7d6cd;
}
.nav-widget .navbar-collapse .navbar-nav > li .dropdown-menu li > a:focus {
  background-color: #d7d6cd;
}
.nav-widget .navbar-collapse .navbar-nav > li .dropdown-menu li.active > a {
  background-color: #d7d6cd;
}
.nav-widget .nav .open a {
  background-color: transparent;
}
.nav-widget .nav .open a:hover {
  color: #3399cc;
  background-color: transparent;
}
.nav-widget .nav .open a:focus {
  color: #3399cc;
  background-color: transparent;
}
.nav-banner {
  margin: 50px 0 0;
  height: 450px;
  border: solid 1px #663300;
  max-width: 180px;
}
.breadcrumb {
  background-color: transparent;
  padding: 13px 0 0;
  margin: 0;
}
.breadcrumb li + li::before {
  padding: 0 5px 0 0;
  color: #23a6cc;
  content: "\25CF";
}
.breadcrumb a {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #663300;
}
.breadcrumb a:hover {
  color: #3399cc;
}
@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 70px;
  }
}
@media (min-width: 1200px) {
  .eight-cols .col-lg-1 {
    width: 12.5%;
    *width: 12.5%;
    padding-left: 8px;
    padding-right: 8px;
    min-height: 150px;
  }
  .content-inner p {
    font-size: 16px;
  }
  .nav-widget .navbar-collapse .navbar-nav > li > a {
    font-size: 16px;
  }
  .nav-widget .navbar-collapse .navbar-nav > li .dropdown-menu {
    font-size: 16.5px;
  }
  .nav-widget .navbar-collapse .navbar-nav > li .dropdown-menu li {
    padding: 0 0 0 10px;
  }
  .nav-widget .navbar-collapse .navbar-nav > li .dropdown-menu li a {
    padding: 5px 10px;
    line-height: 1;
  }
  .breadcrumb a {
    font-size: 15px;
  }
  .content-inner .catalogue img {
    max-width: 202px;
  }
  .content-inner .catalogue .B {
    width: 100%;
  }
  .content-inner .catalogue .B .item-inner {
    width: 33.33333333%;
  }
  .content-inner .catalogue .C {
    width: 66.66666666%;
  }
  .content-inner .catalogue .C .item-inner {
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .content-inner .breadcrumb a {
    font-size: 15px;
  }
  .content-inner h4 {
    font-size: 30px;
  }
  .content-inner p {
    font-size: 16px;
  }
  .nav-widget .navbar-nav > li > a {
    font-size: 16px;
  }
  .nav-on-main {
    display: none;
  }
  .eight-cols .col-lg-1 {
    min-height: 200px;
  }
  .nav .open > a {
    background-color: #514a46;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 7px 15px 7px 65px;
    font-size: 16px;
    background-color: #514a46;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu .dropdown-header:hover {
    background-color: #514a46;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff;
    letter-spacing: 1px;
    white-space: nowrap;
  }
  .dropdown-menu > li > a:hover {
    color: #3399cc;
  }
  .wave-one .navbar-mobile {
    position: absolute;
  }
  .wave-one .navbar-mobile .navbar-header {
    float: none;
    position: absolute;
    right: 0;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block!important;
  }
  .collapsing {
    overflow: hidden!important;
  }
  .curtains {
    background-size: 230%;
  }
  .socials {
    background: #514a46;
    padding: 20px 0;
  }
  .carousel .carousel-inner .item {
    height: 550px;
  }
  .carousel .carousel-inner .item .carousel-caption {
    left: 15%;
    padding-bottom: 65px;
  }
  .carousel .carousel-inner .item .carousel-caption h1 {
    font-size: 30px;
    margin: 0 0 10px;
  }
  .carousel .carousel-inner .item .carousel-caption p {
    font-size: 20px;
  }
  .contact-info .sec-3 {
    font-size: 14px;
  }
  .contact-info .sec-3 .work-time {
    font-size: 11px;
  }
  .content-inner .catalogue .B {
    width: 100%;
  }
  .content-inner .catalogue .B .item-inner {
    width: 33.33333333%;
  }
  .content-inner .catalogue .C {
    width: 66.66666666%;
  }
  .content-inner .catalogue .C .item-inner {
    width: 50%;
  }
  .np {
    padding-right: 15px;
  }
  .content-inner .form-btn {
    padding: 15px 30px;
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  /*
  .eight-cols .col-md-1, .eight-cols .col-sm-1, .eight-cols .col-lg-1 {
    width: 25%;
    padding-left: 8px;
    padding-right: 8px;
    float: left;
  }
*/
  .np {
    padding: 0;
  }
  .row-header {
    font-size: 27px;
  }
  .curtains {
    background-size: 450%;
  }
  .category-name img {
    max-width: 100%;
  }
  .carousel .carousel-inner .item {
    height: 400px;
  }
  .carousel .carousel-inner .item .carousel-caption {
    left: 5%;
    right: 5%;
    padding-bottom: 35px;
  }
  .carousel .carousel-inner .item .carousel-caption h1 {
    font-size: 24px;
  }
  .carousel .carousel-inner .item .carousel-caption p {
    font-size: 17px;
    margin: 20px 0;
  }
  .carousel .carousel-inner .item .carousel-caption .btn {
    font-size: 15px;
  }
  .carousel-control {
    display: none;
  }
  .slider-btn {
    font-size: 15px;
  }
  .slider-btn span {
    font-size: 15px;
  }
  .content-inner .catalogue .catalogue-item img {
    max-width: 335px;
  }
  .content-inner .catalogue .C {
    width: 100%;
  }
  .content-inner .catalogue .C .item-inner {
    width: 50%;
  }
  .content-inner .catalogue .catalogue-item img {
    max-width: 335px;
  }
  .content-inner .catalogue .catalogue-item:nth-child(3n+2) {
    padding-right: 0;
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(3n+2) .item-inner {
    padding-right: 0;
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(3n+3) {
    padding-left: 0;
    padding-right: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(3n+3) .item-inner {
    padding-right: 0;
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(2n+1) {
    padding-right: 0;
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(2n+1) .item-inner {
    padding-right: 15px;
  }
  .content-inner .catalogue .catalogue-item:nth-child(2n+2) {
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(2n+2) .item-inner {
    padding-left: 15px;
    padding-right: 0;
  }
  .content-inner .image-row img {
    max-width: 100%;
    padding: 0 2%;
    margin: 2% 0;
  }
  .content-inner .image-row .col-xs-12 {
    width: 50%;
  }
  .content-inner .form-btn {
    padding: 15px 30px;
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .carousel .carousel-inner .item .carousel-caption h1 {
    font-size: 21px;
  }
  .row-header {
    font-size: 18px;
    padding: 0 25px;
    margin: 30px 0  20px;
  }
  .row-header.decoration-one::before {
    top: 4px;
    left: 4px;
  }
  .row-header.decoration-one::after {
    top: 4px;
    right: 4px;
  }
  .row-header.decoration-two::before {
    top: 4px;
    left: 1px;
  }
  .row-header.decoration-two::after {
    top: 4px;
    right: 1px;
  }
  .row-header.decoration-three::before {
    top: 4px;
    left: -1px;
  }
  .row-header.decoration-three::after {
    top: 4px;
    right: -1px;
  }
  .row-header.decoration-four::before {
    top: 1px;
    left: 0;
  }
  .row-header.decoration-four::after {
    top: 1px;
    right: 0;
  }
  .row-header.decoration-five::before {
    top: 4px;
    left: -4px;
  }
  .row-header.decoration-five::after {
    top: 4px;
    right: -4px;
  }
  .perks {
    margin: 30px auto 10px;
  }
  .curtains span {
    font-size: 20px;
  }
  .content-inner .form-btn {
    padding: 15px 20px;
    font-size: 17px;
  }
  .content-inner .clear-form-btn {
    margin: 15px 15px;
  }
}
@media (max-width: 360px) {
  .cool-image {
    margin: 20px 0 10px;
  }
  .carousel .carousel-inner .item {
    height: 300px;
  }
  .carousel .carousel-inner .item .carousel-caption {
    left: 0;
    right: 0;
    font-size: 10px;
    line-height: 14px;
    padding-bottom: 30px;
  }
  .carousel .carousel-inner .item .carousel-caption h1 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .carousel .carousel-inner .item .carousel-caption p {
    margin: 0 0 10px;
    font-size: 13px;
  }
  .carousel .carousel-inner .item .carousel-caption .btn {
    font-size: 14px;
    padding: 5px 15px;
  }
  .slider-btn {
    font-size: 13px;
  }
  .slider-btn span {
    font-size: 13px;
  }
  .carousel-control {
    display: none;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    margin-right: 5px;
  }
  .row-header {
    font-size: 20px;
    padding: 0 25px;
    margin: 30px 0  20px;
  }
  .row-header.decoration-one::before {
    top: 6px;
    left: 5px;
  }
  .row-header.decoration-one::after {
    top: 6px;
    right: 5px;
  }
  .row-header.decoration-two::before {
    top: 6px;
    left: 10px;
  }
  .row-header.decoration-two::after {
    top: 6px;
    right: 10px;
  }
  .row-header.decoration-three::before {
    top: 6px;
    left: 8px;
  }
  .row-header.decoration-three::after {
    top: 6px;
    right: 8px;
  }
  .row-header.decoration-four::before {
    top: 4px;
    left: -3px;
  }
  .row-header.decoration-four::after {
    top: 4px;
    right: -3px;
  }
  .row-header.decoration-five::before {
    top: 6px;
    left: -5px;
  }
  .row-header.decoration-five::after {
    top: 6px;
    right: -5px;
  }
  .phone-call-lg-btn {
    width: 270px;
  }
  .phone-call.lg {
    padding: 0 13px;
    font-size: 15px;
  }
  .phone-call.lg::before {
    margin: 0 5px 0 0;
  }
  .curtains {
    background-size: 600%;
  }
  .step-number strong::after {
    right: -13px;
  }
  .steps .step {
    padding-bottom: 0;
  }
  .category-name img {
    width: 90px;
  }
  .category-name span {
    font-size: 16px;
  }
  .fs-18 {
    font-size: 15px;
  }
  .perks {
    margin: 20px auto 20px;
  }
  .ornament-two {
    height: 240px;
  }
  .content-inner .catalogue .catalogue-item img {
    max-width: 335px;
  }
  .content-inner .catalogue .catalogue-item:nth-child(3n+2) {
    padding-right: 0;
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(3n+2) .item-inner {
    padding-right: 0;
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(3n+3) {
    padding-left: 0;
    padding-right: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(3n+3) .item-inner {
    padding-right: 0;
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(2n+1) {
    padding-right: 0;
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(2n+1) .item-inner {
    padding-right: 15px;
  }
  .content-inner .catalogue .catalogue-item:nth-child(2n+2) {
    padding-left: 0;
  }
  .content-inner .catalogue .catalogue-item:nth-child(2n+2) .item-inner {
    padding-left: 15px;
    padding-right: 0;
  }
  .content-inner .image-row .col-xs-12 {
    width: 100%;
  }
}
