@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&family=Open+Sans:wght@300;400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.2/font/bootstrap-icons.css");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  outline: none !important;
}

img {
  border: none 0;
  outline: none;
}

.main-img {
  position: fixed;
  min-height: 100%;
  max-width: 100%;
  bottom: 0;
}

input {
  outline: none !important;
}

label {
  display: block;
  color: #8D8D8D;
  margin-bottom: 5px;
  font-weight: 300;
  text-align: left;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  padding: 0;
  margin: 0;
  list-style: none;
}

hr {
  padding: 10px 0;
  border-top: none;
  margin: 0;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.color {
  color: #B09E71;
}

.handwriting {
  font-size: 36px !important;
}

body {
  color: #2B2F30;
  background: #FFFFFF;
  font: 18px "Open Sans", sans-serif;
  line-height: 1.75;
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
  font-weight: 300;
  width: 100%;
}

html {
  font-size: 100%;
}

::selection {
  background: #B09E71;
  color: #FFF;
}

a, a:focus {
  color: #B09E71;
  text-decoration: none !important;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

a:hover {
  color: #676a6c;
}

p {
  padding: 15px 0 10px;
  margin: 0;
}

b {
  font-weight: 600;
}

i {
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.fs-1 {
  font-family: "Great Vibes", sans-serif;
  font-size: 5rem !important;
  line-height: 4rem !important;
}

h1, h2, h3, h4, h5 {
  /*color: #B09E71;*/
  /*font-family: 'Lora', sans-serif;*/
  letter-spacing: 0;
}

h1, h2, h3, h4 {
  padding: 0;
}

h1 {
  color: #808080;
  padding-bottom: 40px;
  font-weight: 400;
  font-family: "Great Vibes", sans-serif;
  font-size: 4rem;
}

h1 span {
  color: #B09E71;
}

h2 {
  font-weight: 300;
  line-height: 1.1;
}

h2 span {
  font-weight: 600;
}

h3 {
  font-weight: 300;
}

.w-10 {
  width: 10% !important;
}

.w-20 {
  width: 20% !important;
}

.w-30 {
  width: 30% !important;
}

.w-40 {
  width: 40% !important;
}

.w-50 {
  width: 50% !important;
}

.w-60 {
  width: 60% !important;
}

.w-70 {
  width: 70% !important;
}

.w-80 {
  width: 80% !important;
}

.w-90 {
  width: 90% !important;
}

.w-100 {
  width: 100% !important;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.justify {
  text-align: justify;
}

.bg-gold {
  background: #B09E71 !important;
}

.available, .unavailable {
  display: none;
}

.middle_line {
  /*background: url("../images/pattern-trans.png") repeat left top;*/
  z-index: 99999;
  position: fixed;
  width: 100%;
  top: 0;
}

.topmain, .topline {
  /*background: url('../images/back-overlay.png') #4F4F4F;*/
  color: #BABABA;
  font-size: 12px;
  font-weight: 400;
  z-index: 99999;
  width: auto;
}

.topmain i, .topline i {
  color: #6E6E6E !important;
}

.topmain {
  background: none;
  border-bottom: 1px solid #222;
}

.topmain .fleft, .topmain .fright, .topline .fleft, .topline .fright {
  padding: 10px 0 0;
}

.topmain a, .topline a {
  color: #BABABA;
}

.topmain a::after, .topline a::after {
  content: "·";
  color: #8E8E8E;
  padding: 0 5px;
}

.topmain a:last-child:after, .topline a:last-child:after {
  content: "";
  padding: 0;
}

.topmain a:hover, .topmain a.active, .topline a:hover, .topline a.active {
  color: #BABABA;
}

.breadcrumbmain {
  color: #B09E71;
  font-size: 20px;
  font-weight: 300;
  line-height: 18px;
  display: inline-block;
}

.breadcrumb {
  /*
    background: #FFFFFF;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    margin: 17px 0 0 10px;
    border-radius: 0 !important;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    */
}

.breadcrumb a {
  color: #AAAAAA;
}

.breadcrumb span {
  display: none;
}

.breadcrumb li a::before {
  content: "»";
  padding: 0 10px;
}

.breadcrumb a::after:last-child {
  content: "";
}

.breadcrumb ul {
  display: inline-block;
  position: absolute;
}

.breadcrumb ul li {
  list-style-type: none;
  padding: 0 20px 0 0;
  float: left;
  margin: 0;
  display: inline-block;
  visibility: hidden;
  height: 0;
  /* added */
  width: 250px;
}

.breadcrumb ul li.active {
  display: inline-block;
  visibility: visible;
}

.breadcrumb ul li.active ul li {
  visibility: hidden;
}

.breadcrumb ul li>ul li.active {
  visibility: visible;
  display: inline-block;
  float: left;
  position: absolute;
}

.phone {
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  border-radius: 0 20px;
  margin: -5px -40px 0 30px;
  height: 50px;
  display: block;
}

.phone img {
  height: 25px;
  margin: 13px 15px 13px 20px;
}

.company {
  background: none;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
  position: relative;
  padding: 10px 15px;
  float: left;
  margin-left: 20px;
  color: #848484;
}

.langmenu {
  cursor: pointer;
}

.langmenu a {
  color: #747474;
}

.langmenu a.active {
  color: #B09E71;
}

.langmenu a:hover {
  color: #B09E71;
}

.langmenu a::after {
  content: "|";
  margin: 0 5px;
  color: #B2B2B2;
  font-weight: 300;
}

.langmenu a:last-child::after {
  content: "";
}

.subpagemenu {
  background: none;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  margin: 40px 20px 0 0;
  border-radius: 0 !important;
  border-right: 1px solid #EFEFEF;
}

.subpagemenu a {
  color: #AAAAAA;
}

.subpagemenu li a::before {}

.subpagemenu a::after:last-child {}

.subpagemenu ul {
  display: block;
  border-right: 1px solid #C4C4C4;
}

.subpagemenu ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block !important;
  visibility: hidden;
  height: 0;
  background: none;
}

.subpagemenu ul li.active {
  display: block;
  visibility: visible;
}

.subpagemenu ul li.active a {
  text-transform: uppercase;
  font-size: 14px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #EFEFEF;
  display: block;
  color: #B09E71;
  font-weight: 600;
}

.subpagemenu ul li.active ul.submenu li {
  visibility: visible;
  display: block;
  float: left;
  position: relative;
  height: auto;
  width: 100%;
  padding-bottom: 10px;
  margin: 0;
}

.subpagemenu ul li.active ul.submenu li.active a, .subpagemenu ul li.active ul.submenu li:hover a, .subpagemenu ul li.active ul.submenu li a {
  text-transform: none;
  border-bottom: none;
  font-size: 13px;
  font-weight: 400;
  color: #B09E71;
  margin: 0;
  padding: 0;
}

.subpagemenu ul li.active ul.submenu li a {
  color: #AAAAAA;
}

.page-section header, .main-section header {
  color: #9CA2A5;
  width: 100%;
  overflow: hidden;
}

.page-section header div.container, .main-section header div.container {
  z-index: 900;
  position: relative;
}

.page-section header div.container h1, .main-section header div.container h1 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #3C4246;
  padding: 60px 0 0 0;
}

.page-section {
  position: relative;
  /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);*/
  background: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px;
}

.main-section {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  padding-top: 60px;
  padding-bottom: 60px;
}

.blank-section {
  background: #FFFFFF;
  box-shadow: none;
  padding-top: 60px;
  padding-bottom: 60px;
}

.blank-section img {
  padding-top: 15px;
  padding-bottom: 15px
}

.alt-section {
  position: relative;
  background: #000000;
  padding-bottom: 20px;
  padding-top: 20px;
}

.alt-section p {
  color: #FFFFFF;
  padding: 15px 0 10px;
}

.line_section {
  background: #404040;
  color: #A4A4A4;
  position: relative;
}

.page-section header div.container h1 span, .main-section header div.container h1 span {
  font-size: 50px;
}

.page-section header div.container h1 img, .main-section header div.container h1 img {
  margin-bottom: 12px;
}

.page-section header div.container p, .main-section header div.container p {}

.easyeditor li {
  list-style: circle !important;
}

.media {
  display: block;
  vertical-align: middle;
  margin: 0 !important;
  font-size: 15px;
  text-align: left;
  padding: 15px;
}

.media:nth-child(2n) {
  background: #F6F6F6;
}

.mediadate, .mediaportal, .medialink, .mediadescription {}

.mediadate {
  color: gray;
}

.mediaportal {
  color: #B09E71;
  text-transform: uppercase;
  font-weight: 400;
  padding-right: 5px;
}

.medialink {
  text-transform: uppercase;
  float: right;
  cursor: pointer;
}

.medialink i {
  color: #B09E71;
  font-size: 18px;
}

.mediadescription {
  display: inline-block;
  color: gray;
}

.blog_section_mod .date {
  font-weight: 300;
  font-size: 13px;
  color: #A6A6A6;
  margin-bottom: -25px;
}

.blog_section_mod .title {
  font-weight: 400;
  color: #000000;
  padding: 10px 20px 10px;
  border-top: 1px dotted #D2D2D2;
}

.blog_section_mod .title:last-child {
  border-top: 1px dotted #D2D2D2;
  border-bottom: 1px dotted #D2D2D2;
}

.main-section {
  width: 100%;
  /*background-size: 100%;*/
}

.slider {}

.main-page {
  position: absolute;
  z-index: 999;
}

.main-section {
  background: url('../images/back-overlay-light.png') #FFFFFF repeat;
  /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);*/
  padding-bottom: 60px;
}

.main-section li {
  list-style: none;
}

.container {
  padding: 0;
}

.container i {}

.container i:hover {}

.container li {
  padding: 0 0 10px 5px;
  list-style: circle;
  list-style-position: inside;
}

.content-section {
  padding: 60px 0;
}

.content-section-alt {
  padding-top: 30px;
  padding-bottom: 50px;
  background: #FFFFFF !important;
}

.price_section {
  padding-top: 50px;
  padding-bottom: 0;
}

.seperator {
  text-align: center !important;
  width: 100%;
  position: absolute;
}

.main-title {
  line-height: 1.15;
  right: 3rem;
  top: 2rem;
  letter-spacing: -1px;
}

.main-title span {
  font-weight: 300;
  padding-top: 25px;
}

#main-top {
  position: fixed;
  z-index: 99999999;
  width: 100%;
}

#top, #topx {
  position: relative;
  z-index: 990;
  width: 100%;
  height: calc(100vh - 90px);
}

#top header {
  height: 320px;
  padding: 0;
  /*background: url('../images/back-overlay.png') #4F4F4F;*/
  position: relative;
}

#top {
  background: url('../images/back-main-picture.jpg');
  background-size: auto 100%;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-position: center;
}

.logo {
  z-index: 99;
  position: relative;
  width: 350px;
  margin: 0 auto;
}

.since img {
  z-index: 99;
  position: relative;
  width: 80px;
  margin: 0 auto;
}

.since p {
  font-size: 13px;
  padding: 0 0 30px;
}

.sentence {
  font-family: 'Trirong', sans-serif;
  color: #626262;
  font-size: 13px;
  line-height: 18px;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: -30px;
  width: 90%;
}

.sentence span {
  margin-top: 8px;
  color: #B2B2B2;
  font-size: 12px;
  display: block;
}

#top header:after {
  content: '';
  height: 3px;
  display: block;
  width: 120%;
  left: 0;
  position: absolute;
  bottom: -3px;
  /*background:url(../images/shadow.png) repeat-x left top;*/
  z-index: 200;
}

.navmenu {
  margin: 0;
  text-align: center;
  /*background: #B09E71;*/
  display: block;
  right: 0;
  width: 100%;
}

.navmenu ul li {
  display: inline-block;
  /*overflow: hidden;*/
  vertical-align: top;
  list-style: none;
  position: relative;
  background: none;
  text-align: left;
}

.navmenu ul li a {
  display: block;
  line-height: 20px;
  color: gray;
  text-decoration: none !important;
  outline: none;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
}

.navmenu ul li a span {
  display: block;
  line-height: 16px;
  color: #8F8F8F;
  font-size: 11px;
  padding-top: 2px;
  text-transform: lowercase;
  font-weight: 300;
}

.navmenu ul li a:hover {
  text-decoration: none;
  color: #B09E71;
}

.navmenu ul li.active {
  text-decoration: none;
  background: #B09E71;
  border: 1px solid #B09E71 !important;
  /*background: url('../images/menu-active.svg') no-repeat;*/
  /*background-size: 100%;*/
  /*background-position: top;*/
}

.navmenu ul li.active i {
  color: #B09E71 !important;
}

.navmenu ul li.active a {
  color: #FFFFFF;
}

.navmenu ul li.active span {
  text-decoration: none;
  color: #FFFFFF;
}

.navmenu ul li.select a {}

.navmenu ul li.select i {}

.navmenu ul li font {
  color: #B09E71;
  margin-left: -15px;
  padding-right: 7px;
}

.navmenu ul li i {}

.navmenu ul li:last-child {
  border-right: none;
}

.navmenu ul li.urns {
  background: url('../images/menu-active-dark.svg') no-repeat !important;
  background-size: 100% !important;
  background-position: top !important;
  border: none;
}

.navmenu ul li.urns a {
  display: block;
  color: #FFFFFF !important;
  text-decoration: none !important;
  outline: none;
  text-transform: uppercase;
}

.navmenu li ul.submenu i {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 1;
}

.navmenu li ul.submenu {
  position: absolute;
  margin: 28px 0;
  text-align: left;
}

.navmenu li ul.submenu li {
  display: none;
  /*background: #4F4F4F;*/
  z-index: 999;
  left: -15px;
  list-style: none;
  top: -10px;
  margin: 0;
  padding: 0;
  width: 230px;
  color: #AAAAAA !important;
  /*background: rgba(0, 0, 0, .65);*/
  background: #4D4C4D;
  border-top: 1px solid #595959;
  border-right: none;
}

.navmenu li ul.submenu li:first-child {
  border-top: none;
}

.navmenu li ul.submenu li:hover, .navmenu li ul li a:hover {
  /*background: #3F3F3F;*/
  color: #B09E71 !important;
}

.navmenu li ul.submenu li.active a {
  /*background: #3F3F3F;*/
  color: #B09E71 !important;
  font-weight: 600;
}

.navmenu li ul.submenu li:first-child {
  padding-top: 3px;
}

.navmenu li ul.submenu li:last-child {
  padding-bottom: 3px;
}

.navmenu li ul.submenu li a {
  display: block;
  padding: 8px 15px 8px 20px;
  font-size: 12px;
  font-weight: 400;
}

.navmenu li ul.submenu li:last-child a:hover {
  color: #41A317 !important;
}

.navmenu li ul.submenu li i {
  display: inline-block;
  color: #41A317 !important;
  font-size: 16px;
  margin: -25px 20px;
  float: right;
  vertical-align: middle;
  -ms-transform: rotate(80deg);
  /* IE 9 */
  -webkit-transform: rotate(80deg);
  /* Chrome, Safari, Opera */
  transform: rotate(80deg);
}

.navmenu li ul.submenu li:hover i {}

.navmenu li:hover ul li {
  display: block;
  margin: 0;
  position: relative;
}

.navmenu li.child:hover {
  color: #FFFFFF;
}

.navmenu li.child a:hover {
  color: #FFFFFF;
}

.arrow {
  bottom: 1em;
  left: calc(50% - 20px);
  position: absolute;
  width: 40px;
}

.bounce {
  -webkit-animation: bounce 4s infinite;
  animation: bounce 4s infinite;
}

#home {
  margin-bottom: -60px !important;
}

#home header {}

#company {}

@keyframes moveFromBottom2 {
  0% {
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
  }

  50% {
    left: 6px;
    top: 6px;
    right: 6px;
    bottom: 6px;
  }

  100% {
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
  }
}

@-o-keyframes moveFromBottom2 {
  0% {
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
  }

  50% {
    left: 6px;
    top: 6px;
    right: 6px;
    bottom: 6px;
  }

  100% {
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
  }
}

@-webkit-keyframes moveFromBottom2 {
  0% {
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
  }

  50% {
    left: 6px;
    top: 6px;
    right: 6px;
    bottom: 6px;
  }

  100% {
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
  }
}

@-moz-keyframes moveFromBottom2 {
  0% {
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
  }

  50% {
    left: 6px;
    top: 6px;
    right: 6px;
    bottom: 6px;
  }

  100% {
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
  }
}

.service_title {
  line-height: 26px;
  font-size: 80px;
  font-weight: 400;
  display: block;
  margin-bottom: 30px;
  text-transform: lowercase;
  color: #B09E71;
}

.service_phone {
  font-size: 28px;
  background: #B09E71;
  text-align: center !important;
  padding: 10px 25px 8px 25px;
  color: #FFFFFF;
}

.service_phone i {
  margin-right: 20px;
  font-size: 32px;
  margin: 20px 15px 20px 0;
  color: #FFFFFF;
}

.main-service_title {
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  color: #FFFFFF;
  font-weight: 300;
  display: block;
  text-transform: uppercase;
  font-size: 32px;
  background: rgba(25, 25, 25, .0);
  text-align: center !important;
}

.main-service_title a {
  color: #FFFFFF;
}

.main-service_title a:hover {}

.main-service_title i {
  margin: 0;
  padding-left: 15px;
}

.main-service_desc {
  font-family: 'Open Sans', sans-serif;
  line-height: 18px;
  font-size: 12px;
  font-weight: 300;
  display: block;
  text-transform: none;
  padding: 20px 25px;
  color: #464646;
}

.carouselslider {
  /*opacity: 1;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
transition: opacity 400ms;
-webkit-transition: opacity 400ms;*/
  position: relative;
  margin: 0 auto;
}

.carouselslider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.carouselslider ul li:before {
  content: '' !important;
  margin: 0 !important;
  padding: 0 !important
}

.carouselslider ul li {
  float: left;
  display: inline-block;
  padding: 0 0 0 20px !important;
  margin: 0;
  font-style: normal;
}

.carousel-previous, .carousel-next {
  width: 14px !important;
  height: 20px;
  padding: 0 !important;
  display: block;
  position: absolute !important;
  border: none;
  cursor: pointer;
  top: 40px !important;
  left: auto !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  margin-top: 0 !important;
  opacity: 1 !important;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  z-index: 9999999;
}

.carouselslider a {
  transition: color 300ms;
  -webkit-transition: color 300ms;
}

.carousel-previous {
  left: 0 !important;
  /*background:url(../images/carousel_prev.png) no-repeat !important;*/
}

.carousel-next {
  right: 0px !important;
  /*background:url(../images/carousel_next.png) no-repeat !important;*/
}

.carouselslider .carousel-previous:hover, .carouselslider .carousel-next:hover {
  opacity: 0.5 !important;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50) !important;
}

.carouselslider .disabled, .carouselslider .disabled:hover {
  cursor: default;
  opacity: 1 !important;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100) !important;
}

.partner_list {
  overflow: hidden;
}

.carousel_wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: -100%;
  display: none;
  opacity: 0.6;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
  transition: top 400ms;
  -webkit-transition: top 400ms;
}

.carouselslider .item:hover .img_block .carousel_wrapper {
  top: 0%;
}

.carousel-wrap .carousel_wrapper {
  display: block;
}

.margin-fixer {
  margin-left: -20px !important;
  height: auto !important;
}

.carousel-pagination {
  margin-top: 20px;
  text-align: center;
}

.carousel-pagination a {
  cursor: pointer;
  font-weight: 300;
  color: #676A6C;
  padding: 3px;
}

.carousel-pagination a.hover {
  color: #AAAEB0 !important;
}

.carousel-pagination a.active {
  color: #B09E71;
}

.carousel-control {
  color: #AAAEB0;
  text-shadow: none !important;
}

.carousel-control:hover {
  color: #B09E71 !important;
  text-shadow: none !important;
}

.col-md-12 .items5 li {
  width: 192px;
}

.col-md-12 .items4 li {
  width: 240px;
}

.col-md-12 .items3 li {
  width: 320px;
}

.col-md-12 .items2 li {
  width: 480px;
}

.col-md-12 .items1 li {
  width: 960px;
}

.col-md-6 .items5 li {
  width: 95px;
}

.col-md-6 .items4 li {
  width: 118px;
}

.col-md-6 .items3 li {
  width: 158px;
}

.col-md-6 .items2 li {
  width: 237px;
}

.col-md-6 .items1 li {
  width: 475px;
}

.col-md-4 .items5 li {
  width: 62px;
}

.col-md-4 .items4 li {
  width: 78px;
}

.col-md-4 .items3 li {
  width: 104px;
}

.col-md-4 .items2 li {
  width: 156px;
}

.col-md-4 .items1 li {
  width: 313px;
}

.col-md-3 .items5 li {
  width: 56px;
}

.col-md-3 .items4 li {
  width: 58px;
}

.col-md-3 .items3 li {
  width: 77px;
}

.col-md-3 .items2 li {
  width: 116px;
}

.col-md-3 .items1 li {
  width: 233px;
}

.col-md-8 .items5 li {
  width: 127px;
}

.col-md-8 .items4 li {
  width: 159px;
}

.col-md-8 .items3 li {
  width: 212px;
}

.col-md-8 .items2 li {
  width: 318px;
}

.col-md-8 .items1 li {
  width: 637px;
}

.col-md-9 .items5 li {
  width: 143px;
}

.col-md-9 .items4 li {
  width: 179px;
}

.col-md-9 .items3 li {
  width: 239px;
}

.col-md-9 .items2 li {
  width: 359px;
}

.col-md-9 .items1 li {
  width: 718px;
}

.img_block img {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
  position: relative;
}

.img_block a {
  display: block;
}

.page-section h4.title, .page-section h4.title-preparation {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: 400;
  color: #3c4246;
  padding: 0;
}

.page-section h4.title-preparation {
  text-align: left;
  border-bottom: 1px dotted #ccc;
}

.page-section h4.title-preparation span {
  font-size: 28px;
}

.page-section h4.title-preparation i {
  font-size: 18px;
  right: 0;
  position: absolute;
  margin-right: 15px;
  padding-top: 10px;
}

h4.title-partners::after {}

.featured_posts {}

.post_type_title {
  padding: 25px 15px 9px 0px;
  position: relative;
  line-height: 22px;
  margin-bottom: -20px;
}

.featured_posts h4 {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: 400;
  color: #B09E71;
  padding: 0;
  margin: 0;
  line-height: 22px;
}

.featured_posts h4 a {
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  color: #3c4246;
  line-height: 22px;
}

.featured_posts h4 a:hover {
  color: #B09E71;
}

.featured_posts img {
  max-width: 80%;
  margin-left: 10%;
}

.desc_block {
  padding: 15px 0 10px 0;
}

.post_type_title .post_type {
  position: absolute;
  left: 0;
  top: 11px;
  width: 22px;
  height: 22px;
  z-index: 20;
  text-indent: -999px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.post_type_title .image_type {}

.post_type_title .text_type {}

.post_type_title .video_type {}

.block_info {
  padding: 10px 0 11px 0;
  color: #aaaeb0;
  border: 1px #e5ecee solid;
  border-right: 0;
  border-left: 0;
  margin-bottom: 9px;
}

.block_info a {
  font-style: italic;
}

.separator {
  padding: 0 10px;
}

.divider, .divider5 {
  height: 60px;
  font-size: 0;
}

.divider5 {
  height: 5px;
}

.marg_b {
  padding-bottom: 10px;
}

.hover_img {
  position: relative;
  overflow: hidden;
}

.zoom {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 -25px -25px;
  width: 50px;
  height: 50px;
  background-image: url(../images/zoom.svg);
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 5;
  display: block;
  text-indent: -9999px;
  opacity: 0;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
  transition: all 0.6s ease-in-out !important;
  -webkit-transition: all 0.6s ease-in-out !important;
}

.hover_img:hover .zoom {
  opacity: 1;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
  background-position: center center;
  left: 50%;
  bottom: 50%;
  margin: 0 0 -25px -25px;
  /*-webkit-transform: rotate(360deg);*/
  /*-moz-transform: rotate(360deg);*/
  /*-ms-transform: rotate(360deg);*/
  /*-o-transform: rotate(360deg);*/
  /*transform: rotate(360deg);*/
}

.hover_img img {
  opacity: 1;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
}

.hover_img:hover img {
  opacity: 1;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
}

.shortcode_accordion_shortcode {
  margin: 0 0 8px 0;
}

.shortcode_accordion_item_title {
  font-family: 'Open Sans', sans-serif;
  display: block;
  border: 0;
  box-shadow: none;
  padding: 14px 20px 16px;
  font-size: 20px;
  line-height: 20px;
  margin: 0 !important;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  font-weight: 300;
  text-transform: none;
  transition: all 250ms;
  -webkit-transition: all 250ms;
}

.shortcode_accordion_item_title:after {
  content: "+";
  font-size: 22px;
  color: #B09E71;
  right: 0;
  position: absolute;
  margin: -1px 15px 0 0;
  font-weight: 400;
}

.shortcode_accordion_item_title:hover {
  color: #B09E71;
}

.shortcode_accordion_item_title.ui-state-active {
  color: #FFFFFF;
}

.shortcode_accordion_item_title.ui-state-active:after {
  content: "-";
  font-size: 32px;
  color: #FFFFFF;
  right: 0;
  position: absolute;
  margin: -3px 18px 0 0;
  font-weight: 400;
}

.shortcode_accordion_item_title.ui-state-active {
  color: #B09E71;
  border-bottom: 0 !important;
}

.shortcode_accordion_item_title span.ui-icon {
  display: none;
}

.shortcode_accordion_item_title .ico {}

.shortcode_accordion_item_title.ui-state-active .ico {
  background-position: 0 -18px !important;
}

.shortcode_accordion_item_title:hover .ico {
  background-position: 0 0;
}

.shortcode_accordion_item_body {
  padding: 0 20px;
  border: none;
}

#offer {}

#offer p {}

#offer header {}

.our_teams h4 {
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
  color: #3c4246;
  padding: 10px 0;
  margin: 0 0 12px 0;
  line-height: 22px;
  border-bottom: 1px #e5ecee solid;
}

.our_teams h4 a {
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
  color: #3c4246;
  line-height: 22px;
}

.our_teams h4 a:hover {
  color: #B09E71;
}

.our_teams h4 span {
  color: #aaaeb0;
  font-size: 14px;
}

.team_socials {
  padding: 0;
  margin: 0;
  list-style: none;
}

.team_socials li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}

.team_socials {}

.team_socials a {
  display: inline-block;
  width: 24px;
  height: 18px;
  background-position: 24px 18px;
  background-repeat: no-repeat;
  background-image: url(../images/team_socials.png);
  text-indent: -9999px;
  margin-right: 2px;
  opacity: 1;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
}

.team_socials a.twitter_link {
  background-position: 0 0;
}

.team_socials a.facebook_link {
  background-position: -30px 0;
}

.team_socials a.tumblr_link {
  background-position: -60px 0;
}

.team_socials a.linkedin_link {
  background-position: -91px 0;
}

.team_socials a.email_link {
  background-position: -121px 0;
}

.team_socials a:hover {
  opacity: 0.5;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
}

.our_teams .hover_img:hover img {
  opacity: 1;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
}

blockquote {
  background: #eaeaea;
  border-radius: 3px;
  padding: 20px;
}

blockquote p {
  font-size: 13px;
  color: #676A6C;
  font-weight: 300;
  line-height: 22px;
}

blockquote p a {
  font-size: 13px;
  color: #aaaeb0;
  font-style: italic;
}

blockquote p a:hover {
  color: #B09E71;
}

/*-- Diagrams --*/
.skills_list {
  padding: 0 !important;
  list-style: none !important;
  margin: 0 !important;
}

.skills_list li {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  min-height: 32px;
  display: block;
  position: relative;
  margin: 0 !important;
  overflow: hidden;
  padding: 0 0 13px 0 !important;
}

.skills_list li .skill_percent {
  width: 60px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
}

.skills_list li .skill_percent h6 {
  line-height: 16px;
  height: 16px;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-weight: 300;
}

.skills_list li .diagram_bar {
  padding: 0;
  display: block;
}

.skills_list li .diagram_bar h6 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.skill_div-wrapper {
  position: relative;
  overflow: hidden;
  height: 3px;
  display: block;
  background: #dee4e8;
  border-radius: 0;
  box-shadow: none;
}

.skills_list li .skill_div {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 3px;
  display: block;
  border-radius: 0;
  box-shadow: none;
  background: #B09E71;
}

#portfolio {}

#portfolio header {}

#gallery {}

#gallery header {}

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

/**** Disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

/* All Resolutions */
.filter_img {
  overflow: hidden;
  position: relative;
}

.filter_img img {
  display: block;
  width: 100%;
  height: auto;
}

.image-grid .element {
  background: none;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 30px;
}

.portfolio_block {
  margin-bottom: 0 !important
}

.filter_navigation {
  overflow: hidden;
}

.portfolio_descr {
  padding-bottom: 12px;
}

.portfolio_title {
  padding: 10px 0 0 0;
}

.portfolio_title h4 {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: 400;
  color: #B09E71;
  line-height: 22px;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #f2f2f2;
}

.portfolio_text {
  font-size: 12px;
}

.filter_block, .filter_navigation, .filter_navigation ul, .filter_navigation ul li ul {
  display: block;
}

.filter_block {
  padding-bottom: 50px;
  text-align: center;
}

.filter_navigation {
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
}

.filter_navigation ul, .filter_navigation ul li ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

.filter_navigation ul li, .filter_navigation ul li ul li {
  padding: 0;
  margin: 0;
}

.filter_navigation ul li ul {}

.filter_navigation ul li ul li {
  display: inline-block;
  position: relative;
  padding-right: 22px;
}

.filter_navigation ul li ul li:last-child {
  padding-right: 0;
}

.filter_navigation ul li ul li:before {
  content: '•';
  position: absolute;
  right: 8px;
  top: 1px;
  color: #C2C2C2;
}

.filter_navigation ul li ul li:last-child:before {
  content: '' !important;
}

.filter_navigation ul li ul li a {
  display: inline-block;
  margin: 0;
  text-decoration: none;
  border: 0;
  line-height: 20px;
  font-size: 13px;
  padding: 0;
  text-transform: uppercase;
  vertical-align: top;
  text-align: center;
  color: #676a6c;
}

.filter_navigation ul li ul li a:hover {
  color: #C2C2C2;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition-duration: all 0.2s ease-in-out !important;
  transition-duration: all 0.2s ease-in-out !important;
}

.filter_navigation ul li ul li.selected a {
  color: #B09E71;
}

.shortcode_button {
  display: inline-block;
  margin: 0 10px 10px 0px;
  text-decoration: none;
  border: 0;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  line-height: 20px;
  font-size: 14px;
  padding: 10px 16px;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: top;
  text-align: center;
  transition: all 400ms;
  -webkit-transition: all 400ms;
}

.shortcode_button.btn_type1 {
  color: #fff;
  background-image: url(../images/pattern.png);
  background-position: 0 0;
  background-repeat: repeat;
}

.shortcode_button.btn_type1:hover {
  background-image: url(../images/color_pattern.png);
  text-decoration: none;
}

.btn_load_more {
  display: block;
  margin: 30px 0 10px 0;
  border: 1px #e5ecee solid;
  border-left: 0;
  border-right: 0;
  background: #fff;
  background-image: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-transform: none;
  color: #676a6c;
  font-weight: normal;
}

.btn_load_more:hover {
  color: #B09E71;
}

.button {
  cursor: pointer;
  color: #FFFFFF;
  border: 1px solid #000000;
  font-size: 18px;
  padding: 15px 30px;
  margin: 12px 0 10px 10px;
  text-transform: uppercase;
  width: auto;
  border-radius: 0;
  text-align: center;
  display: inline-block;
  letter-spacing: 2px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.button a {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  line-height: 12px;
}

.smbutton {
  cursor: pointer;
  color: #A2A2A2;
  font-size: 12px;
  border: 1px solid #D2D2D2;
  padding: 5px 25px;
  margin: 25px 15px 0 0;
  text-transform: uppercase;
  width: auto;
  border-radius: 0;
  text-align: center;
  display: inline-block;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.goldbut {
  border: 1px solid #B09E71;
  background: none;
  color: #B09E71 !important;
}

.goldbut a {
  color: #B09E71 !important;
}

.goldbut:hover {
  /*background: #B09E71;*/
  background: #EFEFEF;
  /*border: 1px solid #000000;*/
}

.goldbut:hover a {
  color: #FFFFFF !important;
}

.greenbut {
  border: 1px solid #41A317;
  background: none;
  color: #41A317 !important;
}

.greenbut a {
  color: #41A317 !important;
}

.greenbut:hover {
  /*background: #B09E71;*/
  background: #000000;
  border: 1px solid #FFFFFF;
}

.greenbut:hover a {
  color: #FFFFFF !important;
}

.whitebut {
  border: 1px solid #FFFFFF;
  background: none;
  color: #FFFFFF !important;
}

.whitebut a {
  color: #FFFFFF !important;
}

.whitebut:hover {
  /*background: #B09E71;*/
  background: none;
  border: 1px solid #D4D4D4;
}

.whitebut:hover a {
  color: #D4D4D4 !important;
}

.redbut {
  background: #DC231E;
  border: 1px solid #DC231E;
}

.redbut:hover {
  border: 1px solid #DC231E;
  background: none;
  color: #DC231E !important;
}

.graybut {
  background: #646464;
  border: 1px solid #646464;
}

.graybut:hover {
  border: 1px solid #646464;
  background: none;
  color: #646464 !important;
}

.graybut:hover a {
  color: #646464;
}

.smallbut {
  font-size: .85em;
}

.smallbut a {
  font-size: 13px;
}

/*
.button i {
    color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
    padding: 0 25px 0 10px;
    background: url('../images/back-overlay.png') #4F4F4F repeat;
    padding: 18px 22px;
}

.button span {
    color: rgba(255, 255, 255, .75);
    font-size: 8px;
    font-weight: 300;
    display: block;
    text-align: center;
    line-height: 12px;
}

.button a:hover {
    color: #B09E71;
}

.button.knowmore a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 12px;
}

.button.knowmore {
    margin: 0 20px 20px 0;
}

.button.knowmore:hover {
    background: #DC231E;
}
*/
.full_slider {
  /*	background-color:#000000;*/
  background-position: center center;
  background-repeat: no-repeat;
}

.main_content, .sidebar {
  margin-bottom: 10px;
  padding-top: 11px;
}

#partners {}

#partners img {
  height: 120px;
  text-align: center;
  margin: 15px 25px;
}

#presentation {}

#crematorium {}

#service {
  background: url('../images/back-service.jpg') #FFFFFF no-repeat bottom center;
  background-size: 100%;
}

#jewelry img {
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
}

#memorabilia {
  background: url('../images/back-memorabilia.jpg') #FFFFFF no-repeat bottom;
}

#engraving {
  background: url('../images/back-engraving.jpg') no-repeat bottom;
}

#engraving-price {
  background: url('../images/back-candle.jpg') #000000 no-repeat bottom;
}

#euthanasia {
  background: url('../images/back-euthanasia.jpg') #FFFFFF no-repeat bottom;
}

#crematorium img, #warranty img, #memorabilia img {
  width: 300px;
  height: 300px;
  background: white;
  margin-top: -150px;
  border-radius: 50% 50% 0 0;
}

#provider img {
  width: 150px;
  margin: 45px auto 0 auto;
  display: block;
}

#urns img {
  margin: 0;
  transition: all 0.3s;
}

#urns img:hover {
  transform: scale(1.1);
}

/*
.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 540px;
}
.image-box img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
}

.image-box:hover img {
    transform: scale(1.1);
}
*/
.blog_post {
  padding-bottom: 37px;
  margin-bottom: 40px;
  border-bottom: 1px #e5ecee solid;
}

.blog_post.last {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}

.blog_post img, .blog_post iframe {
  margin-bottom: 12px !important;
}

.read_more {
  font-style: italic;
}

#prices {
  width: 100%;
}

#contact {}

#contact header {}

.contact_form {
  padding-top: 80px;
}

#fields {
  margin-top: 30px;
}

form input {
  font-family: 'Open Sans', sans-serif;
  background: #FFFFFF !important;
  margin-top: 0;
  padding: 11px 20px !important;
  width: 100%;
  border: none !important;
  outline: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #4E4E4E;
  font-weight: 300;
  background-clip: padding-box;
  border-radius: 0 !important;
  border: 1px #D2D2D2 solid !important;
}

form textarea {
  font-family: 'Open Sans', sans-serif;
  background: #FFFFFF !important;
  height: 352px !important;
  padding: 11px 20px !important;
  resize: none;
  width: 100% !important;
  outline: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #4E4E4E;
  font-weight: 300;
  border-radius: 0 !important;
  border: 1px #D2D2D2 solid !important;
}

form input:focus, form textarea:focus { }

.margin-bottom-sm {
  margin-bottom: 8px !important;
  width: 100%;
}

.notificationError {
  border: 1px solid #B09E71 !important;
}

.notification {
  font-size: 14px !important;
  line-height: 12px !important;
  color: #AEAEAE;
}

.notification i {
  padding-right: 10px;
}

.input-group-addon {
  background: #B09E71 !important;
  border: none;
  color: #FFFFFF;
  border-radius: 0 5px 5px 0;
  text-transform: uppercase;
  padding: 0 25px;
}

input.resetBtn, input.sendBtn {
  cursor: pointer;
  color: #FFFFFF !important;
  border-radius: 0;
  display: inline-block;
  padding: 2px 16px !important;
  height: 45px;
  vertical-align: top;
  text-transform: uppercase;
  border: 0 !important;
  font-size: 18px !important;
  text-align: center;
  padding: 0 30px !important;
  font-weight: 200 !important;
  width: auto !important;
  letter-spacing: 2px;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

input.resetBtn {
  background: #373A3C !important;
}

input.sendBtn {
  background: #B09E71 !important;
}

#note {
  text-align: center;
  margin-top: 20px;
}

input.resetBtn:hover, input.sendBtn:hover {
  text-decoration: none;
  color: #FFFFFF !important;
  opacity: .8;
}

input.bedit_btn, input.bremove_btn {
  cursor: pointer;
  color: #FFFFFF !important;
  margin-right: 5px !important;
  display: block;
  vertical-align: top;
  border: 0 !important;
  font-size: 11px !important;
  text-align: center;
  font-weight: 400 !important;
  width: 55px !important;
  border-radius: 30px !important;
  float: right;
  padding-top: 2px;
  text-transform: uppercase;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

input.bedit_btn {
  background: #373A3C !important;
}

input.bremove_btn {
  background: #B09E71 !important;
}

input.bedit_btn:hover, input.bremove_btn:hover {
  text-decoration: none;
  color: #FFFFFF !important;
}

input.bphoto_btn, input.bresetBtn, input.bpublish_btn {
  cursor: pointer;
  color: #FFFFFF !important;
  margin-right: 5px !important;
  display: inline-block;
  padding: 5px 20px !important;
  vertical-align: top;
  border: 0 !important;
  font-size: 13px !important;
  text-align: center;
  font-weight: 400 !important;
  width: auto !important;
  float: right;
  text-transform: uppercase;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

input.bphoto_btn, input.bresetBtn {
  background: #373A3C !important;
}

input.bpublish_btn {
  background: #B09E71 !important;
}

input.bedit_btn:hover, input.bremove_btn:hover {
  text-decoration: none;
  color: #FFFFFF !important;
}

.uploadFile {
  position: relative;
  overflow: hidden;
  margin: 10px;
  font-size: 13px;
}

input.photoBtn {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

input#uploadFile {
  border-radius: 3px 0 0 3px !important;
  border-right: none !important;
}

.required {}

.contactinfo {}

.contactinfo span {
  font-size: 15px;
  display: inline-block;
  padding: 0;
  width: auto;
  font-weight: 300;
}

.contactinfo p {
  font-weight: 300;
}

.contactinfo a {}

.contactinfo i {
  color: #B09E71;
  width: 45px;
  display: block;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
}

.contactinfo img {
  /*width: 45%;*/
  display: block;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.contactinfo font {
  font-weight: 400;
  font-size: 25px;
}

.contactinfo .fa-mobile {
  padding: 0;
  font-size: 35px;
}

.contactinfo .fa-paper-plane {
  padding: 8px;
  font-size: 20px;
}

.contactinfo .fa-home {
  padding: 5px;
  font-size: 25px;
}

.footer {
  background: url('../images/back-footer.jpg') no-repeat bottom;
  padding: 60px 0 0;
  position: relative;
  font-weight: 400;
}

.footer h2 {
  margin: 0;
  color: #CCCCCC;
  text-align: left;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  padding: 20px 0;
}

.footer li a {
  font-size: 13px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 300;
}

.footer li a:hover {
  color: #B09E71;
}

.footer li {
  list-style: none;
  background: none;
  margin: 0 0 10px 0;
}

.footer li::before {
  font-family: FontAwesome;
  content: "\f105";
  margin-left: -9px;
  color: #B09E71;
  font-size: 10px;
}

.footer li i {
  padding-left: 10px;
  color: #FFFFFF;
}

.footer li:hover i {
  padding-left: 15px;
  color: gray;
}

.footer li span {
  display: block;
  font-size: 9px;
  line-height: 5px;
  color: #8C8C8C;
}

.footer ul li>ul {
  display: none;
}

.footer_sidebar {
  color: #a6aeb4;
  width: 100%;
  padding: 45px 0 27px 0;
  overflow: hidden;
  background: url(../images/pattern.png) repeat fixed;
  margin-bottom: 27px;
}

.footer_sidebar h4.title {
  color: #eef1f3;
  line-height: 20px;
  font-size: 14px;
}

.footer_bottom {}

.footer .tweet_module li {
  border-bottom-color: #61686d;
}

.footer .tweet_module li:last-child {
  border-bottom: none;
}

.footer a:hover {
  color: gray;
}

.footer p a {
  font-style: italic;
}

.footer .widget_tagcloud a {
  color: #a6aeb4;
  border-color: #61686d;
}

.footer .widget_tagcloud a:hover {
  border-color: #B09E71;
}

.footer .widget_flickr .flickr_badge_image {
  background: #3c4246;
}

.footer .widget_flickr:hover .flickr_badge_image img {
  opacity: 0.3;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=30);
}

.footer .widget_flickr:hover .flickr_badge_image:hover img {
  opacity: 1;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
}

.footer .widget {
  margin-bottom: 17px;
}

.footer .widget_search form input {
  background: none !important;
  border: 1px #61686d solid !important;
  color: #a6aeb4;
}

.footer .widget_search form input.search_submit {
  background: url(../images/search_icon_foot.png) no-repeat left top !important;
  border: none !important;
}

.copyright {
  text-align: center;
  margin: 0;
  font-size: 12px;
  color: #767676;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 18px;
}

.footer_bottom .socials {
  float: right;
}

.socials_list li {
  display: inline-block;
  width: 20px;
  height: 18px;
  margin: 0 11px 0 0;
}

.socials_list li a {
  width: 20px;
  height: 18px;
  display: block;
  opacity: 1;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
  background-position: 20px 18px;
  background-image: url(../images/social_icons.png);
  background-repeat: no-repeat;
}

.socials_list li a:hover {
  opacity: 0.5;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
}

.socials_list li a.ico_social-facebook {
  background-position: 0 0;
}

.socials_list li a.ico_social-twitter {
  background-position: -34px 0;
}

.socials_list li a.ico_social-linked {
  background-position: -70px 0;
}

.socials_list li a.ico_social-delicious {
  background-position: -105px 0;
}

.socials_list li a.ico_social-vimeo {
  background-position: -140px 0;
}

.socials_list li a.ico_social-flickr {
  background-position: -175px 0;
}

.socials_list li a.ico_social-pinterest {
  background-position: -211px 0;
}

.socials_list li a.ico_social-tumblr {
  background-position: -245px 0;
}

.socials_list li a.ico_social-youtube {
  background-position: -281px 0;
}

.socials_list li a.ico_social-instagram {
  background-position: -315px 0;
}

.socials_list li a.ico_social-gplus {
  background-position: -350px 0;
}

.socials_list li a.ico_social-dribbble {
  background-position: -385px 0;
}

.social {
  padding-top: 30px;
  text-align: center;
}

.social li {
  display: inline-block;
  border: 1px solid #DEDEDE;
  text-align: center;
  padding: 15px 40px;
  margin-right: 10px;
  font-weight: 600;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.social a {
  font-size: 26px;
  color: #A2A2A2;
}

.social li.facebook:hover {
  border: 1px solid #3B5998;
  background: #3B5998;
  color: #FFFFFF;
}

.social li.google:hover {
  border: 1px solid #DD4B39;
  background: #DD4B39;
  color: #FFFFFF;
}

.social li.twitter:hover {
  border: 1px solid #0084B4;
  background: #0084B4;
  color: #FFFFFF;
}

a.menu_toggler {
  display: none;
}

.mobile_menu_wrapper {
  display: none;
}

nav.mobile_header {
  display: none !important;
}

.header-title {
  text-align: center;
  font-size: 30px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  padding-top: 20px;
  font-weight: 300;
}

.header-title span {
  text-transform: none;
  text-align: center;
  font-size: 16px;
  color: rgb(155, 155, 155);
  padding-top: 5px;
  font-weight: 300;
  display: block;
}

.fixmenu {
  border: none;
  position: fixed;
  left: 0px;
  top: -130px;
  width: 100% !important;
  /*background: url('../images/back-overlay.png') #4F4F4F;*/
  background: url('../images/back-menu.png') no-repeat center bottom;
  z-index: 999;
  opacity: 0;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
  width: 100% !important;
  transition: all 700ms;
  -webkit-transition: all 700ms;
}

.fixmenu.fixshow {
  top: 0px;
  opacity: 1;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
}

.fixmenu-wrapper {}

.fixmenu #logo {
  padding-bottom: 10px;
  float: left;
}

.fixmenu:after {
  content: '';
  height: 3px;
  display: block;
  width: 100%;
  position: absolute;
  bottom: -3px;
  /*background:url(../images/shadow.png) repeat-x left top;*/
}

.fixmenu .navmenu ul li {
  /*height: 75px;*/
}

.fixmenu .navmenu ul li a {}

.single_page .post_head {
  padding-left: 0px;
  min-height: 18px;
  margin-bottom: 25px;
}

.single_page .content_section {
  padding-top: 16px;
  padding-bottom: 40px;
}

#comments {
  padding: 0 0 15px 0;
}

ol.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
}

ol.commentlist li {
  padding: 0;
  margin: 0 0 24px 0;
  list-style: none;
  font-style: normal !important;
  position: relative;
}

ol.commentlist li ul {
  padding-left: 40px;
}

ol.commentlist li .commentava {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 86px;
  height: 86px;
}

ol.commentlist li .commentava img {
  display: block;
}

.comment_info {
  padding: 1px 0 9px 0;
  color: #a3a3a3;
}

.comment_info span {
  padding: 0 10px;
}

.thiscommentbody {
  min-height: 90px;
  margin-bottom: 24px;
  padding-left: 100px;
}

#respond {
  padding-bottom: 30px;
}

#comments a {
  font-style: italic;
}

.back {
  padding-top: 50px;
}

.single_page .portfolio_descr {
  margin-bottom: 9px;
}

.no_bottom {
  padding-bottom: 0;
}

#page {
  overflow: hidden;
}

img {
  max-width: 100%;
}

.hover_img img {
  width: 100%;
}

iframe {
  width: 100%;
}

gold {
  color: #B09E71 !important;
}

.red {
  color: #B09E71 !important;
}

.gold {
  color: #B09E71 !important;
}

.green {
  color: #41A317 !important;
}

.white {
  color: #FFFFFF !important;
}

.gray {
  color: #A7A9AB !important;
}

.lgray {
  color: #D7D7D7 !important;
}

.dgray {
  color: #686868 !important;
}

.large {
  font-size: 1.5em;
  line-height: 1.5em;
}

.elarge {
  font-size: 2.5em;
}

.btn-learning, .btn-login {
  color: #7E7B7B !important;
  font-weight: 300;
  border: 1px solid #DDD;
  padding: 8px 30px;
  font-size: 13px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.btn-learning:hover {
  color: #B09E71 !important;
  /*margin-right: 0;*/
}

.btn-login {
  background-color: #869696;
  margin-left: 0;
}

ul.product-price, ul.product-price-alt, ul.product-price-light {
  padding: 0;
  overflow-x: hidden;
  font-weight: 300;
}

ul.product-price li, ul.product-price-alt li, ul.product-price-light li {
  list-style: none;
  margin: 0;
  padding: 0 0 5px 0;
}

ul.product-price-alt li {
  text-align: left;
}

ul.product-price li:before, ul.product-price-alt li:before, ul.product-price-light li:before {
  padding-top: 2px;
  float: left;
  width: 0;
  white-space: nowrap;
  color: #CECECE;
  content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
}

ul.product-price span:first-child, ul.product-price-alt span:first-child, ul.product-price-light span:first-child {
  padding-right: 1em;
  background: white;
  line-height: 24px;
}

ul.product-price span+span, ul.product-price-alt span+span, ul.product-price-light span+span {
  float: right;
  padding-left: 1em;
  background: white;
  width: auto;
  font-weight: 400;
}

ul.product-price-alt span:first-child {
  background: black;
  color: #BFBFBF;
}

ul.product-price-light span:first-child {
  background: url('../images/back-overlay-light.png') #FFFFFF repeat;
}

ul.product-price-alt span b {
  color: #FFFFFF;
}

ul.product-price-alt span+span {
  background: black;
}

ul.product-price-light span+span {
  background: url('../images/back-overlay-light.png') #FFFFFF repeat;
}

.product-new {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 40%;
  z-index: 5;
}

.price {
  font-size: 18px;
  font-weight: 500 !important;
  color: #B09E71 !important;
  padding-right: 0 !important;
}

#orderModal {
  z-index: 9999;
}

div.product-candel {
  position: absolute;
  z-index: 5;
  right: 0;
}

div.product-candel img {
  z-index: 2;
  border-width: 0px 0px 1px 1px;
  width: 30%;
  object-fit: cover;
  object-position: 50% 90%;
  border-color: #EFEFEF;
  border-style: solid;
  padding: 0;
  float: right;
}

.modal {
  /*background: rgba(0,0,0,.75);*/
}

.modal-content {
  /*background: black;*/
  padding: 2em 3em;
}

.modalDialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}

.modalDialog h1 {
  font-size: 20px;
  margin: 60px 0px 15px;
  padding: 0px;
  font-weight: 200;
  color: #FFFFFF;
  text-transform: uppercase;
}

.modalDialog a {
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px;
  width: 100%;
}

.modalDialog p {
  color: #CECECE;
  text-align: center;
  margin: 0 5px 5px 0;
}

.modalDialog p span {
  color: #B09E71;
}

.modalDialog h1 span {
  color: #B09E71;
  font-size: 26px;
}

.modalDialog:target {
  opacity: 1;
  pointer-events: auto;
}

.modalDialog>div {
  /*width: 400px;*/
  position: relative;
  margin: 10% auto;
  /*padding: 5px 20px 13px 20px;
border-radius: 10px;
background: #fff;
background: -moz-linear-gradient(#fff, #999);
background: -webkit-linear-gradient(#fff, #999);
background: -o-linear-gradient(#fff, #999);*/
}

.modalDialog input.sendBtn {
  background: #AEAEAE none repeat scroll 0% 0% !important;
  border: none !important;
}

.modalDialog input.sendBtn:hover {
  color: #FFFFFF !important;
  background-color: #B09E71 !important;
}

.modalDialog .close {
  float: none;
  font-size: 16px;
  color: #FFFFFF;
  opacity: .5;
  text-shadow: none;
}

.modalDialog .close:hover {
  color: #FF0000;
}

.error {
  text-transform: none;
  color: #676A6C;
}

.flex-caption {
  position: absolute;
  bottom: 30%;
  margin-left: -15px;
  font-size: 38px;
  font-weight: 700;
  color: #FFFFFF;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.flex-caption span {
  padding: 0 25px;
  width: auto;
  background-color: rgba(255, 0, 0, 0.75);
  text-align: left;
  color: #FFFFFF;
  clear: left;
  float: left;
}

.progress .bar {
  -webkit-transition: width 2s ease-in-out;
  -moz-transition: width 2s ease-in-out;
  -ms-transition: width 2s ease-in-out;
  -o-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}

.chronicle .event {
  padding: 10px 25px 15px;
  cursor: pointer;
  position: relative;
  border-radius: 3px;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

.chronicle .event:nth-child(even) {
  background: url('../images/back-dot.png') #F8F8F8;
}

.chronicle .event:nth-child(odd) {
  background: url('../images/back-dot.png') #EFEFEF;
}

.chronicle .event:hover p.title {
  color: #B09E71 !important;
}

.chronicle span {
  font-size: 12px;
  color: #9E9E9E;
  display: block;
}

.chronicle span.date {
  margin-bottom: 3px !important;
  font-size: 12px;
  color: #9E9E9E;
  display: block;
}

.chronicle p.title, .chronicle p.description {
  margin-bottom: 0 !important;
  width: 100%;
  color: #676A6C !important;
  line-height: 18px;
  /*
-webkit-transition-duration: 0.35s;
-moz-transition-duration: 0.35s;
transition-duration: 0.35s;
*/
}

.chronicle p.title {
  font-weight: 600;
  text-transform: uppercase;
}

.chronicle p.description {
  font-size: 12px;
}

.chronicle p:hover {}

.chronicle .month {
  font-size: 36px;
  font-weight: 500;
  padding: 50px 20px 0 20px;
  color: #676A6C;
  margin-bottom: -4px;
  text-align: right;
  opacity: .25;
}

#map-canvas {
  height: 600px;
  width: 100%;
}

#map-canvas img {
  max-width: none;
}

.gm-style .gm-style-iw {
  font-weight: 300;
  font-size: 12px;
}

#cookieChoiceInfo {
  cursor: pointer;
  background: url('../images/cookie.svg') 15px 15px no-repeat;
  background-size: 30px;
  font-weight: 300;
  position: fixed;
  left: 1em;
  bottom: 1em;
  text-decoration: none;
  color: #A2A2A2;
  font-size: 11px;
  z-index: 999 !important;
  width: 60px;
  height: 60px;
  opacity: 1;
  display: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out, opacity 1.5s ease-in-out;
}

#cookieChoiceInfo span, #cookieChoiceInfo a {
  visibility: hidden;
  transition: opacity 1.5s ease-in-out;
  -webkit-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out;
}

#cookieChoiceInfo:hover span {
  visibility: visible;
  width: 550px;
  line-height: 17px;
  font-size: 12px;
  padding: 12px 20px 5px 65px;
  display: inline-block;
  color: #FFFFFF;
  transition: visibility .0s linear 0.5s, opacity 1.5s ease-in-out;
}

#cookieChoiceInfo:hover a {
  visibility: visible;
  background: #B09E71;
  width: 120px;
  color: #FFFFFF;
  position: absolute;
  height: 60px;
  margin-left: -5px !important;
  padding: 18px 20px 0px 25px;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  transition: visibility 0s linear 0.5s, opacity 1.5s ease-in-out;
}

#cookieChoiceInfo:hover {
  visibility: visible;
  width: 550px;
  background-color: rgba(20, 20, 20, .75);
  opacity: 1;
  background-size: 30px;
}

.chronicle p.title {
  font-weight: 600;
  text-transform: uppercase;
}

.chronicle p.description {
  font-size: 12px;
}

.chronicle p:hover {}

.chronicle .month {
  font-size: 36px;
  font-weight: 500;
  padding: 50px 20px 0 20px;
  color: #676A6C;
  margin-bottom: -4px;
  text-align: right;
  opacity: .25;
}

.gm-style .gm-style-iw {
  font-weight: 300;
  font-size: 12px;
}

.option {
  -webkit-animation-duration: 3s;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: 5;
}

.go-top {
  position: fixed;
  margin-left: calc(50% - 20px);
  bottom: 1rem;
  text-decoration: none;
  color: #A2A2A2;
  z-index: 999 !important;
  opacity: .5;
  display: block;
  width: 40px;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
}

.go-top:hover {
  opacity: 1;
  opacity: 1;
}

.go-top i {
  margin: 0 20px 15px 0;
}

.go-top:hover {
  opacity: 1;
}

#mobtop {
  background: #B09E71;
  position: relative;
  z-index: 990;
  width: 100%;
  text-align: center;
}

#mobtop img {
  width: 50%;
  text-align: center;
}

#mobtop .sentence {
  font-size: 15px;
  padding-bottom: 30px;
  width: 50%;
  margin-left: 25%;
  line-height: 22px
}

#mobtop .langmenu {
  background: none;
  font-size: 12px;
  font-weight: 300;
  float: left;
  padding: 20px 0 0 30px;
  margin: 0;
  text-align: center;
  display: block;
  position: absolute;
}

#mobtop .logo {
  padding-top: 40px;
}

.mobtitle {
  text-align: center;
  padding-top: 20px;
  color: #FFFFFF;
  font-size: 26px;
  text-transform: uppercase;
}

.mobtitle span {
  text-align: center;
  padding-top: 5px;
  color: #8A8A8A;
  font-size: 18px;
  text-transform: none;
  display: block;
}

.video {
  background: #000000;
  margin-top: 40px;
}

.videotitle {
  background: #DC231E;
  color: #FFFFFF;
  font-size: 14px;
  margin: 0;
  padding: 6px 20px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 18px;
}

.videodesc {
  margin: -5px 0 0 0;
  padding: 10px 20px;
  background-color: #999999;
  color: #FFFFFF;
}

.bottomline {
  border-bottom: 1px solid #E4E4E4;
  margin: -4px -40px;
}

.faq i {
  margin: 35px 0 0 0;
  display: inline-block;
  color: #A4A4A4;
  vertical-align: top;
}

.faq span.faqque {
  color: #B09E71;
  display: inline-block;
  font-weight: 700;
  margin: 10px 0 0 5px;
  padding: 20px 0 0 5px;
  font-size: 16px;
  width: 95%;
  text-align: left;
}

.faq span.faqans {
  display: block;
  padding: 10px 0 0 28px;
  text-align: left;
}

table.compare {
  margin-top: 40px;
}

table.compare td {
  height: 35px;
  vertical-align: middle;
  padding: 10px 15px;
  color: #606060;
}

table.compare tr:first-child {
  height: 50px;
}

table.compare td:nth-child(1) {
  width: 66.666%;
}

table.compare td:nth-child(2), table.compare td:nth-child(3) {
  width: 16.666%;
  text-align: center;
}

table.compare tr:nth-child(2n+1) {
  background-color: #F2F2F2;
}

table.compare td img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.accessories {
  width: 48%;
  padding-right: 5%;
  display: inline-block;
  vertical-align: top;
  margin-top: 25px;
}

.accessories h2 {
  margin: 20px 0 -5px;
  font-weight: 400;
}

.accessories img {
  display: block;
  padding: 10px;
  border: 1px solid #E4E4E4;
  margin-right: 30px;
}

.line {
  border-bottom: 1px solid #E4E4E4;
  padding: 20px 0;
}

.callus {
  margin-top: 30px;
  border-top: 3px solid #DC231E;
  padding: 20px;
  -webkit-box-shadow: 0 0 0 1px #dfdfdf, 0 0 9px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 1px #dfdfdf, 0 0 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px #dfdfdf, 0 0 9px rgba(0, 0, 0, 0.2);
}

.callus .content {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
}

.callus img {
  max-height: 155px;
  max-width: 50%;
  display: block;
  float: left;
  padding: 0 0 10px;
}

.callus p, .callus span, .callus i {
  color: #808080;
  text-align: center;
  display: block;
  line-height: 22px;
  font-weight: 300;
  padding: 0 0 5px;
}

.callus span {
  font-size: 18px;
  text-transform: uppercase;
  color: #DC231E;
  font-weight: 400;
}

.callus i {
  color: #DC231E;
  padding: 5px 0 20px 0;
  display: block;
}

.subbox {
  background: #EFEFEF;
  margin-bottom: 60px;
}

.subbox p {
  padding: 10px 20px;
  margin: 0;
  font-size: 13px;
}

.subbox h3 {
  padding: 20px 20px 0 20px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.imgbox {
  width: 100%;
}

#sticky {
  z-index: 990;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #B09E71;
  height: 90px;
}

#sticky.stick {
  margin-top: 0 !important;
  position: sticky;
  /*background: url('../images/back-header-top.jpg') no-repeat 0px -425px;*/
  top: 0;
}

#js-filters-tabs, #js-filters-urns {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

span.dimensions {
  color: #A4A4A4;
  font-size: 11px;
  font-weight: 300;
  text-transform: none;
  line-height: 18px;
  display: block;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #eee;
}

span.dimensions:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.cbp-filter-description {
  text-align: center;
  margin-bottom: 50px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.cbp-filter-description span {
  color: #898989;
  font-size: 11px;
}

/*
.cbp-wrapper .siena {
  height: 725px;
}

.cbp-wrapper .copper {
  height: 845px;
}

.cbp-wrapper .footprint {
  height: 565px;
}
*/
#back-to-nature-alt {
  background: #41A317;
}

#back-to-nature h1 {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#back-to-nature h1 span {
  color: #41A317;
  background: none;
}

#back-to-nature img {
  width: 80%;
}

#back-to-nature .icons img {
  width: 50%;
}

#back-to-nature .icons span {
  font-size: 16px;
  color: #828282;
}

.order, .order-main, .order-menu {
  position: fixed;
  bottom: 0;
  text-decoration: none;
  z-index: 999 !important;
  right: .5em;
  padding: 30px 0 10px 0;
  color: white;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  height: 80px;
  background: url('../images/menu-order-gold.svg') no-repeat;
  background-size: 100%;
  background-position: top;
  cursor: pointer;
}

.order-menu {
  background: none;
  position: relative;
  margin: 0 auto;
  height: 90px;
}

.order-main {
  display: none;
}

.order a, .order-main a, .order-menu a {
  color: white;
}

.order i, .order-main i, .order-menu i {
  font-size: 35px;
  display: inline-block;
  position: absolute;
  left: 0.5rem;
}

.order span, .order-main span, .order-menu span {
  font-size: 12px;
  font-weight: 300;
}

.social-widget {
  position: fixed;
  right: 15px;
  top: 50%;
  margin-top: -130px;
  background-color: rgba(68, 81, 89, .5);
  border-radius: 25px;
  padding: 10px 15px;
  text-align: center;
  z-index: 999;
}

.social-widget li {
  display: block;
  position: relative
}

.social-widget li a {
  font-size: 22px;
  color: #fff;
  display: block;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1)
}

.social-widget li a:hover {
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.25);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.25);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.25);
  transition: all 200ms ease-in;
  transform: scale(1.25)
}

.social-widget li:hover .tool-tip {
  font-size: 13px;
  position: absolute;
  /*background: #1764c0;*/
  text-transform: uppercase;
  border-radius: 20px;
  right: 50px;
  display: block !important;
  color: #fff;
  width: auto;
  padding: 5px 15px;
  top: 2px;
  transition: all .15s ease-in-out;
}
/*
.social-widget .tool-tip {
  font-size: 13px;
  position: absolute;
  background: #1764c0;
  text-transform: uppercase;
  border-radius: 20px;
  right: 50px;
  display: block;
  color: #fff;
  width: auto;
  padding: 5px 15px;
  transition: all .15s ease-in-out
}
*/
.social-widget .tool-tip::after {
  content: '';
  width: 0;
  position: absolute;
  right: -7px;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #1764c0;
  top: 12px
}

.social-widget .tool-tip.facebook {
  background: #3b5999
}

.social-widget .tool-tip.facebook::after {
  border-color: transparent transparent transparent #3b5999
}

.social-widget .tool-tip.twitter {
  background: #55acee
}

.social-widget .tool-tip.twitter::after {
  border-color: transparent transparent transparent #55acee
}

.social-widget .tool-tip.youtube {
  background: #cd201f
}

.social-widget .tool-tip.youtube::after {
  border-color: transparent transparent transparent #cd201f
}

.social-widget .tool-tip.instagram {
  background: #e4405f
}

.social-widget .tool-tip.instagram::after {
  border-color: transparent transparent transparent #e4405f
}

.social-widget .tool-tip.tripadvisor {
  background: #37a34c
}

.social-widget .tool-tip.tripadvisor::after {
  border-color: transparent transparent transparent #37a34c
}

.social-widget .tool-tip.pinterest {
  background: #cd201f
}

.social-widget .tool-tip.pinterest::after {
  border-color: transparent transparent transparent #cd201f
}

.social-widget .tool-tip.contact {
  background: #B09E71
}

.social-widget .tool-tip.contact::after {
  border-color: transparent transparent transparent #B09E71
}

.social-widget .tool-tip.feedback {
  background: darkred
}

.social-widget .tool-tip.feedback::after {
  border-color: transparent transparent transparent darkred
}
