h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 14px 0;
  font-family: 'Cinzel', Arial, serif;
  font-weight: normal;
  line-height: 28px;
  color: #663c23;
  text-rendering: optimizelegibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #663c23;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #663c23;
  content: "";
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  color: #663c23;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #663c23;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 3;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.alert-options {
  float: right;
  line-height: 28px;
  color: #663c23;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
  color: #663c23;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #74777c;
  background-image: -moz-linear-gradient(top,#663c23,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#663c23),to(#fff));
  background-image: -webkit-linear-gradient(top,#663c23,#fff);
  background-image: -o-linear-gradient(top,#663c23,#fff);
  background-image: linear-gradient(to bottom,#663c23,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff181d24', endColorstr='#ffffffff', GradientType=0);
  border-color: #fff #fff #d9d9d9;
  *background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #663c23;
}

.tip-wrap {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #663c23;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #663c23;
  font-weight: normal;
  margin-bottom: 16px;
}

h1 a,
h1 a:hover,
h1 a:focus,
h1 a:active,
h2 a,
h2 a:hover,
h2 a:focus,
h2 a:active,
h3 a,
h3 a:hover,
h3 a:focus,
h3 a:active,
h4 a,
h4 a:hover,
h4 a:focus,
h4 a:active,
h5 a,
h5 a:hover,
h5 a:focus,
h5 a:active,
h6 a,
h6 a:hover,
h6 a:focus,
h6 a:active,
.h1 a,
.h1 a:hover,
.h1 a:focus,
.h1 a:active,
.h2 a,
.h2 a:hover,
.h2 a:focus,
.h2 a:active,
.h3 a,
.h3 a:hover,
.h3 a:focus,
.h3 a:active,
.h4 a,
.h4 a:hover,
.h4 a:focus,
.h4 a:active,
.h5 a,
.h5 a:hover,
.h5 a:focus,
.h5 a:active,
.h6 a,
.h6 a:hover,
.h6 a:focus,
.h6 a:active {
  color: #663c23;
}

.btn.btn-outline-white:hover {
  background: #fff;
  border-color: #fff;
  color: #663c23;
}

.btn.btn-inverse {
  border-width: 2px;
  background: #663c23;
  color: #fff;
  border: 2px solid #fff;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  border-color: #663c23;
}

.btn.btn-inverse:hover,
.btn.btn-inverse:focus,
.btn.btn-inverse:active {
  color: #663c23;
}
.btn.btn-inverse:hover:after,
.btn.btn-inverse:focus:after,
.btn.btn-inverse:active:after {
  color: #663c23;
}

#gkHeaderNav {
  z-index: 22;
  position: relative;
  background: #663c23;
}

#gkHeaderNav.fixed-menu {
  background: #663c23;
}
#gkHeaderNav.solid-color,
.nav-transparent #gkHeaderNav.fixed-menu {
  background: #663c23;
}

#jabox-overlay {
  background: #663c23 !important;
  opacity: 0.5 !important;
}

#gkFooterWrap {
  background: #663c23;
  color: #fff;
  text-align: center;
  padding-top: 64px;
}

.com_config #gkHeaderNav[data-fixed="1"],
.error-page #gkHeaderNav[data-fixed="1"] {
  position: relative;
  background: #663c23;
}

.menu-social {
  border-radius: 50%;
  background: #E9E8E8;
  display: inline-block;
  line-height: 32px;
  margin-right: 8px;
  text-align: center;
  height: 32px;
  width: 32px;
  color: #663c23;
  border: 0;
}
.menu-social i {
  color: #663c23;
  font-size: 12px;
}

#gkMainbodyTop5 {
  background: url(../images/bgd-2.png) no-repeat left top #663c23;
  padding-top: 64px;
  padding-bottom: 64px;
  color: #fff;
}

#gkMainbodyBottom3 {
  background: url(../images/bgd-2.png) no-repeat left top #663c23;
  padding-top: 64px;
  padding-bottom: 64px;
  color: #fff;
}

#gkBottom1 {
  background: #663c23 url(../images/bgd.png) center;
  color: #fff;
  padding-top: 88px;
  padding-bottom: 88px;
}

.onepage-menu ul li > span.nav-header {
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 1;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  color: #663c23;
  padding-right: 32px;
  border-right: 1px solid #663c23;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 32px;
}
.onepage-menu ul li a:hover,
.onepage-menu ul li a:focus,
.onepage-menu ul li a:active,
.onepage-menu ul li a.active,
.onepage-menu ul li.active > a {
  color: #663c23;
  background: none;
}

#aside-menu {
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  background: #663c23;
  border-right: 2px solid rgba(255,255,255,0.1);
  overflow-x: auto;
  opacity: 0;
  position: fixed;
  left: -99em;
  top: 0;
  bottom: 0;
  z-index: -1;
  visibility: hidden;
}

.blog .category-desc .cat-children > div h3 a:hover,
.blog-featured .category-desc .cat-children > div h3 a:hover {
  color: #663c23;
}

.item .content-info .tags li[class*='tag'] a {
  background-color: rgba(0,0,0,0.1);
  border: none;
  color: #663c23;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.6;
  text-transform: capitalize;
}

ul.tags.inline li > a,
ul.tags.inline li > a.btn,
ul.tags.list-inline li > a,
ul.tags.list-inline li > a.btn {
  background-color: rgba(0,0,0,0.1);
  border: none;
  color: #663c23;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.6;
  text-transform: capitalize;
}

div.contact .dl-horizontal dt {
  float: none;
  display: block;
  text-align: left;
  color: #663c23;
  font-size: 1.625rem;
  line-height: 1.33;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  font-family: 'Cinzel', Arial, serif;
  font-weight: normal;
}

.category-blog.article-list .articles-readmore {
  margin-top: 16px;
  font-family: 'Satoshi-Medium';
  color: #663c23;
}

ul.pagenav li a:hover,
ul.pagenav li a:active,
ul.pagenav li a:focus {
  background: #663c23;
  color: #fff;
}

.item-page .item-page-top .btn-inverse {
  border-color: #663c23;
}
.item-page .item-page-top .btn-inverse:hover,
.item-page .item-page-top .btn-inverse:focus,
.item-page .item-page-top .btn-inverse:active {
  border-color: #663c23;
}
.item-page .item-page-top .btn-inverse:hover::after,
.item-page .item-page-top .btn-inverse:focus::after,
.item-page .item-page-top .btn-inverse:active::after {
  border-bottom: 8px solid #663c23;
}

.item-page ul.tags li > a {
  background-color: rgba(0,0,0,0.1);
  border: none;
  color: #663c23;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.6;
  text-transform: capitalize;
}

.item-page div.articleBody .blockquote,
.item-page div[itemprop='articleBody'] .blockquote {
  background: #fae6d8;
  color: #663c23;
  padding: 32px;
}

.item-page div.articleBody .blockquote .blockquote-footer,
.item-page div[itemprop='articleBody'] .blockquote .blockquote-footer {
  color: #663c23;
}

#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark {
  background: #663c23;
  color: #fff;
}

.error-page #gkHeaderNav {
  background: #663c23;
}

.gkTabsNav li:active,
.gkTabsNav li:focus,
.gkTabsNav li:hover {
  color: #663c23;
}
.gkTabsNav li.active,
.gkTabsNav li.active:hover {
  color: #663c23;
  border-bottom-color: #fff;
}

.gkHeaderBlock {
  background: #663c23;
  position: relative;
}

.item-social-normal > a [class^="fa fa-"],
.item-social-normal > a [class*=" fa-"] {
  color: #663c23;
}

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  border: 1px solid #663c23;
  background: none;
  opacity: 1;
  border-radius: 0;
  margin: 4px;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background: #663c23;
}

.articles-extrafields .articles-extrafield + .articles-extrafield:before {
  content: "";
  margin-right: 16px;
  margin-left: 16px;
  margin-bottom: 0px;
  width: 4px;
  height: 4px;
  background: #663c23;
  border-radius: 50%;
  display: inline-block;
}

.acm-features.style-1 h1,
.acm-features.style-1 h2,
.acm-features.style-1 h3,
.acm-features.style-1 h4,
.acm-features.style-1 h5,
.acm-features.style-1 h6 {
  color: #663c23;
}

.acm-features.style-3 .item {
  background: #663c23;
  padding: 64px;
  color: rgba(255,255,255,0.75);
}

.contact-info.contact-info2 .address {
  color: #663c23;
  font-size: 1.25rem;
  line-height: 1.5;
}

blockquote {
  background: none;
  border-left: 2px solid #663c23;
  padding: 0 0 0 24px;
  color: rgba(46,103,178,0.7);
  font-family: 'Cinzel', Arial, serif;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.67;
  position: relative;
  margin-bottom: 16px;
}


.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: rgba(237,235,25,-0.4);
  background-image: -moz-linear-gradient(top,transparent,#c6976d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(transparent),to(#c6976d));
  background-image: -webkit-linear-gradient(top,transparent,#c6976d);
  background-image: -o-linear-gradient(top,transparent,#c6976d);
  background-image: linear-gradient(to bottom,transparent,#c6976d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffc6976d', GradientType=0);
  border-color: #c6976d #c6976d #a67041;
  *background-color: #c6976d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #c6976d;
  *background-color: #bf8a5b;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #c6976d;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.inputbox:not(select):focus {
  box-shadow: none;
  border-color: #c6976d;
}

.btn.btn-primary {
  border-width: 2px;
  background: transparent;
  color: #c6976d;
  border: 2px solid #c6976d;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary.disabled,
.btn.btn-primary[disabled] {
  background: #c6976d;
  border-color: #c6976d;
  color: #fff;
}
.btn.btn-primary:active,
.btn.btn-primary.active {
  background: #c6976d;
  color: #fff;
}

.item-page .article-index > ul > li > a:hover {
  color: #c6976d;
}

.item-page div[itemprop="articleBody"] ol li:before,
.item-page .itemIntroText ol li:before,
.item-page .itemFullText ol li:before,
.item-page .introtext ol li:before {
  content: counter(step-counter) ".";
  color: #c6976d;
  left: 0;
  position: absolute;
}

#gkBtn a {
  height: 64px;
  line-height: 64px;
  color: #c6976d;
  font-size: 14px;
  font-weight: bold;
  padding: 0 16px;
  text-transform: uppercase;
  font-family: 'DM Sans', sans-serif;
}

#gkHeaderMod .btn-thin-border {
  background: transparent !important;
  border: 1px solid #07AAFD !important;
  color: #c6976d !important;
  margin: 80px 5px 0 5px;
}

#gkFooterWrap .gkLogoWrap:before {
  content: "";
  height: 64px;
  width: 1px;
  background: #c6976d;
  position: absolute;
  left: 50%;
  top: 0;
}

#gkSidebar .gk-readmost .nspArt .nspInfo a {
  border-bottom: 1px solid #c6976d;
  margin-right: 8px;
}

.back-to-top .btn {
  height: 50px;
  width: 50px;
  line-height: 1;
  padding: 0 !important;
  text-align: center;
  color: #c6976d;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.15);
  box-shadow: 0 0 7px rgba(0,0,0,0.15);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -ms-transition: 0.2s;
}

.nav-tabs > li.active > a {
  color: #c6976d;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:active,
.nav-tabs > li.active > a:focus {
  color: #c6976d;
  text-decoration: none;
  border: none;
  border-bottom: 2px solid #292524;
}

.gkSubheadingBox .header .inner > .sub-heading {
  color: #c6976d;
  font-weight: normal;
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 24px;
  font-family: 'DM Sans', sans-serif;
}

.gkMainMenu > .gkmenu > li div.childcontent li > a.active,
.gkMainMenu > .gkmenu > li div.childcontent li > a:active,
.gkMainMenu > .gkmenu > li div.childcontent li > a:focus,
.gkMainMenu > .gkmenu > li div.childcontent li > a:hover,
.gkMainMenu > .gkmenu > li div.childcontent li > span.active,
.gkMainMenu > .gkmenu > li div.childcontent li > span:active,
.gkMainMenu > .gkmenu > li div.childcontent li > span:focus,
.gkMainMenu > .gkmenu > li div.childcontent li > span:hover {
  color: #c6976d;
  font-weight: normal;
  text-decoration: none;
}
.gkMainMenu > .gkmenu > li div.childcontent li.active > a {
  color: #c6976d;
}

#gkRightMenu ul a:hover,
#gkRightMenu ul a.active,
#gkRightMenu ul a:active,
#gkRightMenu ul a:focus {
  color: #c6976d;
  background-image: linear-gradient(283.67deg,#c6976d -5.05%,#F89E35 96.25%);
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gkAsideMenu li a:hover,
.gkAsideMenu li a:focus,
.gkAsideMenu li a:active,
.gkAsideMenu li span:hover,
.gkAsideMenu li span:focus,
.gkAsideMenu li span:active {
  color: #c6976d;
  text-decoration: none;
}

.gkAsideMenu li.active > a,
.gkAsideMenu li.active > span {
  color: #c6976d;
  font-weight: normal;
}

.blog .js-radio-button-group .button:hover,
.blog-featured .js-radio-button-group .button:hover {
  color: #c6976d;
}
.blog .js-radio-button-group .button.active,
.blog-featured .js-radio-button-group .button.active {
  color: #c6976d;
  border-bottom-color: #c6976d;
}

.item .content-info .article-title .page-header + span .highlight {
  font-size: 1.625rem;
  line-height: 1.2;
  background: none;
  color: #c6976d;
  font-weight: normal;
}
.item .content-info .article-info {
  align-items: center;
  color: #c6976d;
  display: flex;
  margin-bottom: 8px;
  font-size: 12px;
  flex-wrap: wrap;
  text-transform: uppercase;
}

.article-info {
  color: #c6976d;
  font-size: 12px;
  line-height: 1.71;
  font-weight: normal;
  display: flex;
  text-transform: uppercase;
}

div.contact a {
  color: #c6976d;
}

div.contact .contact-info-wrap h3 {
  color: #c6976d;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

div.contact .dl-horizontal dd a {
  color: #c6976d;
}

div.contact .contact-links li a {
  font-size: 16px;
  line-height: 28px;
  color: #c6976d;
  display: inline-block;
}

.pagination ul li > span,
.pagination ul li > a,
.pagination__wrapper ul li > span,
.pagination__wrapper ul li > a {
  border: 2px solid #292524;
  background: none;
  color: #c6976d;
  padding: 4px 16px;
  margin: 0;
}

.pagination ul li span.pagenav,
.pagination__wrapper ul li span.pagenav {
  background: #c6976d;
  color: #fff;
  border-color: #c6976d;
}

.pagination ul li a:active,
.pagination ul li a:focus,
.pagination ul li a:hover,
.pagination__wrapper ul li a:active,
.pagination__wrapper ul li a:focus,
.pagination__wrapper ul li a:hover {
  background: #c6976d;
  border-color: #c6976d;
  color: #fff;
}
.pagination ul li.active a,
.pagination__wrapper ul li.active a {
  background: #c6976d;
  border-color: #c6976d;
  color: #fff;
}

.item-page div.articleBody .fields-container dd a,
.item-page div.articleBody .fields-container .field-entry a,
.item-page div.articleBody .article-info dd a,
.item-page div.articleBody .article-info .field-entry a,
.item-page div[itemprop='articleBody'] .fields-container dd a,
.item-page div[itemprop='articleBody'] .fields-container .field-entry a,
.item-page div[itemprop='articleBody'] .article-info dd a,
.item-page div[itemprop='articleBody'] .article-info .field-entry a {
  color: #c6976d;
}

.item-page div.articleBody table td i,
.item-page div[itemprop='articleBody'] table td i {
  margin-right: 24px;
  color: #c6976d;
  font-size: 2rem;
  float: left;
}

.item-page .article-info .category-name a {
  color: #c6976d;
}

#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark .highlight {
  font-size: 1.625rem;
  line-height: 1.2;
  background: none;
  color: #c6976d;
  font-weight: normal;
}

.item-page.type-offer #timer {
  color: #c6976d;
  text-align: center;
}

.item-page.type-offer .item-date {
  width: 15%;
  color: #c6976d;
  text-align: center;
}
.item-page.type-offer .item-date h3 {
  color: #c6976d;
  margin-bottom: 4px;
}

#acym_wrapper .acym__front__archive #acym__front__archive__search input:focus {
  box-shadow: none;
  border-color: #c6976d;
}

#aside-menu .gk-social-icons a:active,
#aside-menu .gk-social-icons a:focus,
#aside-menu .gk-social-icons a:hover {
  color: #c6976d !important;
}

.gkTabsContainer + .gkTabsNav li:active,
.gkTabsContainer + .gkTabsNav li:focus,
.gkTabsContainer + .gkTabsNav li:hover {
  border-bottom-color: transparent !important;
  border-top-color: #c6976d !important;
}

.gkTabsButtonNext,
.gkTabsButtonPrev {
  display: inline-block;
  background-color: #c6976d;
  border: none;
  color: #fff;
  cursor: pointer;
  line-height: inherit;
  outline: none;
  padding: 1.6rem 4.8rem;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
}

.gkTabsButtonNext:active,
.gkTabsButtonNext:focus,
.gkTabsButtonNext:hover,
.gkTabsButtonPrev:active,
.gkTabsButtonPrev:focus,
.gkTabsButtonPrev:hover {
  background: #c6976d;
  color: #fff;
}

.gkPhotoOverlayContent {
  background: #c6976d;
  bottom: 13rem;
  color: #fff;
  left: 13rem;
  padding: 6.5rem 13rem;
  position: absolute;
  width: 50%;
}

.gk-bottom-links li a:active,
.gk-bottom-links li a:focus,
.gk-bottom-links li a:hover {
  color: #c6976d;
}

.item-social-popup:hover,
.item-social-popup:active,
.item-social-popup:focus,
.item-social-popup.open {
  background: #c6976d;
  border-color: #c6976d;
}

.item-social-popup > a {
  border: 0;
  background: #c6976d;
  border-radius: 50%;
  display: block;
  opacity: 0;
  position: absolute;
  pointer-events: none;
  text-align: center;
  top: 0;
  line-height: 32px;
  height: 32px;
  width: 32px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

.item-social-popup.open > a:hover {
  background: #c6976d !important;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

.owl-theme .owl-dots .owl-dot.active span {
  border-color: #c6976d;
  background: #c6976d;
}

.layout-rooms .item .item-title .highlight {
  color: #c6976d;
  background: none;
  font-weight: normal;
}

.articles-extrafields .articles-extrafield i,
.articles-extrafields .articles-extrafield svg {
  color: #c6976d;
  margin-right: 12px;
}

.blog-horizontal .item-inner .item-date {
  width: 15%;
  color: #c6976d;
  text-align: center;
}
.blog-horizontal .item-inner .item-date h3 {
  color: #c6976d;
  margin-bottom: 4px;
}

.blog-vertical .item-info .mod-articles-category-date {
  color: #c6976d;
  margin-bottom: 8px;
}

.acm-features.style-1 .header .inner > .sub-heading {
  color: #c6976d;
  font-weight: normal;
  display: block;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 24px;
  font-family: 'DM Sans', sans-serif;
}

.acm-features.style-3 .owl-theme .owl-dots .owl-dot.active span {
  border-color: #c6976d;
  background-color: #c6976d;
}
.acm-features.style-3 .meta {
  color: #c6976d;
  display: block;
  font-size: 14px;
}

.acm-statistics.style-1 .h1 {
  color: #c6976d;
  margin-bottom: 16px;
}

.rating-star {
  --color-icon: #c6976d;
}

.acm-menu.style-1 .dish-price {
  float: right;
  text-align: right;
  margin: 0 0 12px;
  width: 20%;
  color: #c6976d;
}

#gkFooterWrap .contact-info .h2 {
  color: #c6976d;
  margin-bottom: 32px;
}

.contact-info.contact-info2 .link {
  color: #c6976d;
  margin-bottom: 24px;
  display: inline-block;
  font-family: 'DM Sans', sans-serif;
}

.block-left,
.block-right {
  color: #c6976d;
  display: block;
  font-style: italic;
  width: 30%;
}

.progress .progress-bar {
  background: #c6976d;
  display: block;
  height: 100%;
}
.progress .progress-bar span {
  position: absolute;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.6;
  background: #c6976d;
  border-radius: 4px;
  height: 24px;
  width: 42px;
  text-align: center;
  top: -48px;
  margin-left: -21px;
}
.progress .progress-bar span:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #c6976d;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -2px;
}

.pixellove .the-icons > li i {
  color: #c6976d;
  font-size: 1.8rem;
  margin-right: 1rem;
}

#tesimonials-carousel .owl-dots .owl-dot.active {
  border-color: #c6976d;
}

.menu-article .opentitme-title:before {
  content: "";
  height: 32px;
  width: 1px;
  background: #c6976d;
  position: absolute;
  left: 50%;
  top: 0;
}

#gkMainbodyTop2 {
  background: #fae6d8;
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyTop3 {
  background: url(../images/bgd.png) no-repeat right bottom #fae6d8;
  padding-top: 64px;
  padding-bottom: 64px;
}

#gkarticle_module1 {
  background: #fae6d8;
  padding-top: 64px;
  padding-bottom: 64px;
}

#gkMainbodyBottom {
  background: #fae6d8;
}

.item .content-info {
  background-color: #fae6d8;
  padding: 32px;
  height: 100%;
}

.item-page div.articleBody .blockquote,
.item-page div[itemprop='articleBody'] .blockquote {
  background: #fae6d8;
  color: #181D24;
  padding: 32px;
}

.blog-vertical .item-inner {
  height: 100%;
  background: #fae6d8;
}

.contact-info.contact-info2.bg-highlight {
  background: #fae6d8;
}

.bg-highlight > .inner {
  background: #fae6d8;
  height: 100%;
}








  


