.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
.translateX@x) {
  -webkit-transform: translate();
  -ms-transform: translate();
  -o-transform: translate();
  transform: translate();
}
.translateY@y) {
  -webkit-transform: translate();
  -ms-transform: translate();
  -o-transform: translate();
  transform: translate();
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
body .sj-megamenu-parent .sj-dropdown li.sj-menu-item > a:hover {
  color: #bea062 !important;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
  display: block;
  position: static;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin:0 10px;
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  display: inline-block;
  padding: 0;
  line-height: 76px;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  margin: 0;
}
.sp-megamenu-parent >li.sp-has-child>a:after,
.sp-megamenu-parent >li.sp-has-child>span:after {
  font-family: "FontAwesome";
  content: " \f107";
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
  display: block;
  padding: 10px;
  color: #333333;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
.sp-megamenu-parent .categories-module li {
  padding: 0;
}
.sp-megamenu-parent .categories-module li a {
  display: block;
  padding: 10px;
}
.sp-megamenu-parent .categories-module li a:hover {
  background-color: #bea062;
  color: #fff;
}
.sp-megamenu-parent .sp-module .sp-module-title {
  padding: 10px;
  margin-bottom: 0;
}
#offcanvas-toggler {
  float: right;
  line-height: 87px;
  margin-left: 15px;
  font-size: 20px;
}
#offcanvas-toggler >i {
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
  color: #fff;
}
.off-canvas-menu-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0,0,0,0.2);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: .5s;
  transition: .5s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  right: 0;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: .5;
  text-align: center;
  font-size: 16px;
  border: 1px solid #fff;
  color: #fff;
  padding-top: 3px;
}
.offcanvas-menu {
  width: 320px;
  height: 100%;
  background-color: #333;
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -ms-transform: translateX(320px);
  -o-transform: translateX(320px);
  transform: translateX(320px);
  visibility: hidden;
  overflow: inherit;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module.off-canvas-menu {
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  overflow: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 20px;
  cursor: pointer;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .open-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .close-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  background: rgba(0,0,0,0.02);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
  padding-left: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
  padding: 30px 20px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  background: transparent;
  border-color: #5f5f5f;
  color: #fff;
}
.offcanvas-menu ul.menu li.divider ul.collapse li ul.collapse li >a {
  padding: 10px 40px;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.offcanvas .body-wrapper {
  right: 0;
  -webkit-transform: translateX(-320px);
  -moz-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  -o-transform: translateX(-320px);
  transform: translateX(-320px);
}
.offcanvas .body-wrapper:after {
  width: 100%;
  height: 100%;
  right: 0;
}
.offcanvas .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  right: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent.menu-rotate .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  visibility: visible;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown .sp-dropdown {
  top: 0;
}
.menu-slide-down .sp-has-child >.sp-dropdown {
  top: 60px;
  opacity: 0;
  visibility: hidden;
  display: block;
  transition: all 500ms ease;
}
.menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.menu-rotate .sp-has-child {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.menu-rotate .sp-has-child >.sp-dropdown {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  -webkit-transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  opacity: 0;
  visibility: hidden;
  display: block;
}
.menu-rotate .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.menu-drop-in .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-drop-in .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
  perspective: 1000px;
}
.menu-drop-in .sp-has-child .sp-menu-item {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  opacity: 0;
  padding: 0 20px !important;
  background-color: #ffffff;
}
.menu-drop-in .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-drop-in .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: dropup;
  animation-name: dropup;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-drop-in .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-drop-in .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
@-webkit-keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
.menu-twist .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-twist .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
}
.menu-twist .sp-has-child .sp-menu-item {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  padding: 0 20px !important;
  background: #fff;
}
.menu-twist .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-twist .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-twist .sp-has-child:hover .sp-menu-item {
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: twist;
  animation-name: twist;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-twist .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-twist .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes twist {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0);
  }
}
@-webkit-keyframes twist {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0);
  }
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.slide-top-menu .offcanvas-menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.slide-top-menu .body-wrapper {
  right: 0;
}
.slide-top-menu .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.slide-top-menu .offcanvas-menu {
  right: 0;
  background-color: #000000;
  visibility: visible;
}
.full-screen .offcanvas-menu {
  right: -100%;
  width: 100%;
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 600ms ease;
}
.full-screen .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 80px;
  padding-bottom: 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  padding: 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:before {
  display: none;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.full-screen-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
}
.full-screen-ftop .offcanvas-menu {
  right: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 500ms ease;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 80px;
  padding-bottom: 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul >li {
  opacity: 0;
  -webkit-transform: translate3d(0px,-80px,0px);
  transform: translate3d(0px,-80px,0px);
  -webkit-transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  padding: 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:before {
  display: none;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen-ftop .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
  opacity: 1;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module {
  margin-top: 80px;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul >li {
  opacity: 1;
  -webkit-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
.new-look .offcanvas-menu {
  background-color: #2b2f3b;
}
.new-look .offcanvas-menu .sp-module ul >li >a {
  padding-left: 28px;
}
.new-look .offcanvas-menu .sp-module ul >li >a:before {
  display: none;
}
.new-look .offcanvas-menu .sp-module ul >li:hover a,
.new-look .offcanvas-menu .sp-module ul >li:focus a,
.new-look .offcanvas-menu .sp-module ul >li.active a {
  background: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul >li ul li a {
  background-color: #2b2f3b !important;
}
.new-look .offcanvas-menu .sp-module ul >li ul li a:hover,
.new-look .offcanvas-menu .sp-module ul >li ul li a:focus {
  color: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler {
  top: 6px;
  padding: 18px 25px;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler i {
  display: none !important;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 8px;
  left: auto;
  position: absolute;
  right: 25px;
  top: 14px;
  width: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: auto;
  position: absolute;
  right: 22px;
  top: 17px;
  width: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler.collapsed:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler.collapsed:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look-off-canvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.new-look-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@-moz-document url-prefix() {
  .offcanvas-menu {
    right: -320px;
    transform: translateX(0px);
  }
}
.sp-megamenu-wrapper #offcanvas-toggler {
  display: none;
}
.sambar .menu_horizontal .sj-megamenu-parent .sj-dropdown li.sj-has-child > a.sj-group-title {
  font-size: 14px;
  color: #444;
  text-transform: capitalize;
  padding: 0px 0 15px 0;
  font-weight: 600;
}
.sambar .menu_horizontal .sj-megamenu-parent .sj-dropdown li.level-2:last-child a,
.sambar .menu_horizontal .sj-megamenu-parent .sj-dropdown ul.sj-mega-group-child li.sj-menu-item:last-child a {
  border-bottom: none;
}
.sambar .menu_horizontal .sj-megamenu-parent .sj-dropdown li.level-2 > a,
.sambar .menu_horizontal .sj-megamenu-parent .sj-dropdown ul.sj-mega-group-child li.sj-menu-item > a {
  border-bottom: 1px solid #ddd;
  color: #666;
  padding: 6px 0;
}
.sambar .menu_horizontal .sj-megamenu-parent .sj-dropdown li.level-2 > a:hover,
.sambar .menu_horizontal .sj-megamenu-parent .sj-dropdown ul.sj-mega-group-child li.sj-menu-item > a:hover {
  color: #bea062;
}
.sambar .menu_horizontal .sj-megamenu-parent > li.sj-has-child > a::after {
  display: none;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent {
  /*padding: 0;*/
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 20px;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item {
  border: 0;
  margin-right: 20px;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1 {
  display: inline-block;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1 > a > span,
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1 > a > span > em {
  color: #222;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1 >span,
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1 >a {
  color: #222;
  font-weight: 400;
  font-size: 14px;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1 >span:focus,
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1 >a:focus {
  background: none;
  background-color: transparent;
  color: #bea062;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1:hover >span,
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1:hover >a {
  background: none;
  background-color: transparent;
  color: #bea062;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1 > a {
  position: relative;
  min-height: auto;
  padding: 15px 0;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1 > a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background-color: #bea062;
  bottom: 0;
  left: 50%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1.active > a,
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1:hover > a {
  color: #bea062;
}
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1.active > a:before,
.sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent .sj-menu-item.level-1:hover > a:before {
  width: 100%;
  left: 0;
}
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0;
}
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item {
  padding: 0;
  border: 0;
}
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item a > span {
  font-size: 13px;
  padding: 0;
}
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item.level-1 {
  width: auto;
}
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item.level-1 >a,
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item.level-1 >span {
  padding: 13px 10px;
  font-size: 13px;
  font-weight: bold;
}
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item.level-1 >a .fa,
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item.level-1 >span .fa {
  font-size: 14px;
  padding: 0 10px;
}
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item.level-1 >a:after,
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item.level-1 >a:before,
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item.level-1 >span:after,
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item.level-1 >span:before {
  display: none;
}
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item:hover >a,
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item:hover >span,
.sambar .menu_vertical .sj-megamenu .sj-megamenu-vertical .sj-menu-item:hover a>span {
  color: #bea062;
}
.offcanvas .offcanvas-menu ul.nav-child li {
  width: 100%;
}
.offcanvas-menu ul.nav >li >span.separator {
  color: #fff;
  font-weight: bold;
  padding: 10px 18px;
  text-transform: uppercase;
  line-height: 20px;
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: inherit;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  background-color: #ffffff;
  color: #969588;
  line-height: 22px;

  background-image: url("../../../../../images/web/web/texture.jpg");
  background-position: center;
  background-repeat: repeat;
  background-size: auto;
  position: relative;

}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  /*display: block;*/
  max-width: 100%;
  height: auto;
}
.btn,
.sppb-btn {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.offline-inner {
  margin-top: 100px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:focus,
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 {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999;
}
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
.uneditable-input[disabled],
.uneditable-input[readonly],
fieldset[disabled] .uneditable-input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.uneditable-input {
  height: auto;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
}
.scrollup {
  width: 40px;
  height: 40px;
  line-height: 38px;
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: none;
  z-index: 999;
  border: 1px solid #ddd;
  color: #000;
  background-color: rgba(255,255,255,0.4);
}
.scrollup:hover {
  background-color: #bea062;
  color: #fff;
  border-color: #bea062;
}
.scrollup:before {
  content: " \f106";
  font-family: "FontAwesome";
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  font-size: 18px;
}
#sp-top-bar {
  padding: 8px 0;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 20px;
}
ul.social-icons {
  list-style: none;
  /* padding: 10px 15px; */
  /* margin: -5px; */
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons >li a {
  color: #999999;
}
.sp-contact-info {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header-bottom {
  padding: 17px 0 17px 0;
}
#sp-header-bottom > .container {
  padding: 0;
}
#sp-header-bottom .logo {
  padding-top: 0px;
  margin-top: -5px;
}
#sp-header-bottom.menu-fixed {
  position: fixed;
  z-index: 9999;
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sp-header-bottom .sambar .menu_horizontal .sj-megamenu .sj-megamenu-parent {
  float: right;
}
.logo .sp-retina-logo {
  display: none;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
#sp-top2 .sp-column {
  float: right;
}
#sp-top2 .sp-column .sp-module {
  float: left;
}
.sp-module.help-header {
  position: relative;
  float: left;
}
.sp-module.help-header .sp-module-title {
  font-weight: 400;
  font-size: 11px;
  color: #666;
  text-transform: uppercase;
  line-height: 35px;
  margin: 0;
  border-left: 1px solid #e8e8e8;
  padding: 0 35px;
  position: relative;
}
.sp-module.help-header .sp-module-title:before {
  position: absolute;
  content: "";
  width: 25px;
  height: 14px;
  background: url('../../images/css_sprites.png') no-repeat;
  background-position: -35px 0;
  top: 11px;
  left: 10px;
}
.sp-module.help-header .sp-module-title:after {
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  position: absolute;
  top: 10px;
  right: 15px;
}
.sp-module.help-header .sp-module-title:hover {
  color: #bea062;
}
.sp-module.help-header .sp-module-content {
  position: absolute;
  top: 100%;
  left: 1px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.175);
  z-index: 99;
}
.sp-module.help-header .sp-module-content .nav > li > a {
  padding: 5px 15px;
}
.sp-module.help-header:hover {
  cursor: pointer;
}
.sp-module.help-header:hover .sp-module-content {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#search-top-bar {
  position: relative;
  top: 7px;
}
#search-top-bar #btn-search-mobile {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #bea062;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  float: right;
}
#search-top-bar #btn-search-mobile.active:before {
  content: "\f00d";
}
#search-top-bar .form-search {
  display: none;
  position: absolute;
  right: 0;
  z-index: 999;
  top: 32px;
  width: 300px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
}
#search-top-bar .form-search .search-query {
  width: 100%;
  border: 0;
  border-radius: 0;
  padding: 0;
  padding-right: 40px;
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
  color: #1c1c1c;
}
#search-top-bar .form-search .search-query::-moz-placeholder {
  color: #1c1c1c;
  opacity: 1;
}
#search-top-bar .form-search .search-query:-ms-input-placeholder {
  color: #1c1c1c;
}
#search-top-bar .form-search .search-query::-webkit-input-placeholder {
  color: #1c1c1c;
}
#search-top-bar .form-search .search-query:focus {
  z-index: 0;
}
#search-top-bar .form-search .btn-search {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #1c1c1c;
  font-size: 14px;
}
#search-top-bar .form-search .btn-search:hover {
  color: #bea062;
}
#sp-header-top {
  background-color: #f6f6f6;
  font-size: 11px;
  font-weight: 300;
}
#sp-header-top > .container {
  padding: 0;
}
#sp-header-top .sp-module {
  margin: 0;
}
#sp-header-top .yt-loginform {
  float: left;
}
#sp-header-top .yt-loginform li {
  display: inline-block;
}
#sp-header-top .yt-loginform li a {
  position: relative;
  border-right: 1px solid #e8e8e8;
  line-height: 35px;
  display: block;
  text-transform: uppercase;
  padding: 0 20px;
}
#sp-header-top .yt-loginform li a:before {
  margin-right: 5px;
}
#sp-header-top .yt-loginform li.yt-register {
  border-left: 1px solid #e8e8e8;
}
#sp-header-top .yt-loginform li.yt-register a:before {
  content: '\f007';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
#sp-header-top .yt-loginform li.yt-login a:before {
  content: '\f023';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.hotline a {
  color: #666;
  position: relative;
  text-transform: uppercase;
  line-height: 35px;
  padding-left: 22px;
}
.hotline a:before {
  background: url('../../images/css_sprites.png') no-repeat;
  background-position: 0px 0;
  position: absolute;
  content: "";
  width: 25px;
  height: 20px;
  top: 0;
  left: -8px;
}
.hotmail a {
  color: #666;
  position: relative;
  text-transform: uppercase;
  line-height: 35px;
  padding-left: 30px;
}
.hotmail a:before {
  background: url('../../images/css_hotmail.png') no-repeat;
  background-position: 0px 0;
  position: absolute;
  content: "";
  width: 25px;
  height: 20px;
  top: 0;
  left: 0px;
}

.home a {
  color: #666;
  position: relative;
  text-transform: uppercase;
  line-height: 35px;
  padding-left: 30px;
}
.home a:before {
  background: url('../../images/css_home.png') no-repeat;
  background-position: 0px 0;
  position: absolute;
  content: "";
  width: 25px;
  height: 20px;
  top: 0;
  left: 0px;
}

.sp-module-content .mod-languages-horizontal .btn-group {
  float: left;
  padding: 10px 20px 0px 0px;
  /* border-right: 1px solid #e8e8e8; */
  /* border-left: 1px solid #e8e8e8; */
  margin-right: 0px;
  display: block !important;
}
.sp-module-content .mod-languages-horizontal ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages-horizontal ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages-horizontal ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages-horizontal ul.lang-inline li >a:before {
  display: none;
}
.mod-languages-horizontal .btn-group a.btn {
  font-size: 0;
  padding: 0;
}
.mod-languages-horizontal .btn-group a.btn .caret {
  display: none;
}
.mod-languages-horizontal .btn-group a.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
}
.mod-languages-horizontal .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
}
.mod-languages-horizontal .btn-group .lang-block {
  border-radius: 0;
  min-width: 150px;
  font-size: 12px;
  border-color: #ddd;
  border: none;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.175);
}
.mod-languages-horizontal .btn-group .lang-block > li {
  margin: 0;
}
.mod-languages-horizontal .btn-group .lang-block > li > a {
  padding: 7px 10px;
}
.mod-languages-horizontal .btn-group .lang-block > li > a img {
  display: inline-block;
  padding: 0 3px;
}
.sp-module-content .mod-languages .btn-group {
  float: left;
  padding: 10px 18px;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  margin-right: 20px;
  display: block !important;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 5px 0px 0px 0px;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
.mod-languages .btn-group a.btn {
  font-size: 0;
  padding: 0;
}
.mod-languages .btn-group a.btn .caret {
  display: none;
}
.mod-languages .btn-group a.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
}
.mod-languages .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
}
.mod-languages .btn-group .lang-block {
  border-radius: 0;
  min-width: 150px;
  font-size: 12px;
  border-color: #ddd;
  border: none;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.175);
}
.mod-languages .btn-group .lang-block > li {
  margin: 0;
}
.mod-languages .btn-group .lang-block > li > a {
  padding: 7px 10px;
}
.mod-languages .btn-group .lang-block > li > a img {
  display: inline-block;
  padding: 0 3px;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb >.active {
  color: rgba(255,255,255,0.8);
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
  padding: 0 0 20px;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 120px 50px 120px 0;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
.sp-module {
  margin-top: 20px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews >div >a {
  display: block;
  font-weight: 400;
}
.sp-module .tagscloud {
  margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0,0,0,0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info >dd {
  display: inline-block;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 50px;
}
.tags {
  margin-top: 20px;
}
.tags >span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content_rating,
.content_rating + form {
  display: none;
}
.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block;
}
.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.voting-symbol span.star.active:before {
  content: "\f005";
}
.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  content: "\f005";
  cursor: pointer;
}
.post_rating {
  margin-bottom: 20px;
}
.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none;
}
.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  position: relative;
  margin-bottom: 30px;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2 {
  margin: 8px 0 0;
  font-size: 24px;
  line-height: 1;
}
.entry-header h2 a {
  color: #000;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255,255,255,0.85);
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255,255,255,0.9);
}
.entry-quote blockquote small {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.helix-social-share {
  float: right;
}
.helix-social-share .helix-social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.helix-social-share .helix-social-share-icon ul li {
  margin-right: 7px;
  display: inline-block;
}
.helix-social-share .helix-social-share-icon ul li div {
  display: block;
}
.helix-social-share .helix-social-share-icon ul li div a {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 50%;
  height: 30px;
  padding-top: 4px;
  text-align: center;
  width: 30px;
  display: inline-block;
}
.helix-social-share .helix-social-share-icon ul li div a:hover,
.helix-social-share .helix-social-share-icon ul li div a:focus {
  background: #bea062;
  color: #fff;
}
#sp-footer-top .container {
  padding: 0;
}
#sp-footer1 {
  padding-top: 67px;
}
#sp-footer1 .newsletter-footer {
  text-align: center;
  color: #fff;
}
#sp-footer1 .newsletter-footer .sp-module-title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}
#sp-footer1 .newsletter-footer .sp-module-content {
  position: relative;
}
#sp-footer1 .newsletter-footer .sp-module-content:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(255,255,255,0.1);
  left: 0;
  bottom: 23px;
}
#sp-footer1 .newsletter-footer .sp-module-content .acymailing_introtext {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 23px;
}
#sp-footer1 .newsletter-footer .sp-module-content .acymailing_form {
  height: 46px;
  border-radius: 23px;
  background-color: #fff;
}
#sp-footer1 .newsletter-footer .sp-module-content .acymailing_form td {
  padding: 0;
}
#sp-footer1 .newsletter-footer .sp-module-content .acymailing_form .inputbox {
  border: none;
  height: 46px;
  line-height: 46px;
  border-radius: 23px;
  width: 470px;
  background-color: #fff;
  box-shadow: none;
  padding-left: 20px;
  color: #909090;
  font-size: 11px;
}
#sp-footer1 .newsletter-footer .sp-module-content .acymailing_form .acysubbuttons {
  width: 46px;
  height: 46px;
  position: relative;
}
#sp-footer1 .newsletter-footer .sp-module-content .acymailing_form .acysubbuttons:before {
  content: '\f0e0';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
  color: #bea062;
  position: absolute;
  top: 14px;
  right: 15px;
  z-index: 99;
}
#sp-footer1 .newsletter-footer .sp-module-content .acymailing_form .acysubbuttons .subbutton {
  font-size: 0;
  background-color: transparent;
  z-index: 100;
  border: none;
  width: 46px;
  height: 46px;
  border-radius: 23px;
  position: absolute;
  top: 0;
  right: 0;
}
#sp-footer-middle {
  color: #fff;
}
#sp-footer-middle .container {
  padding: 0;
}
#sp-footer-middle #sp-bottom1,
#sp-footer-middle #sp-bottom4 {
  width: 33%;
}
#sp-footer-middle #sp-bottom2,
#sp-footer-middle #sp-bottom3 {
  width: 33%;
}
#sp-footer-middle .f-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 17px;
}
#sp-footer-middle .footer-links ul {
  margin: 0;
  padding: 0;
}
#sp-footer-middle .footer-links ul li a {
  color: #fff;
  line-height: 25px;
}
#sp-footer-middle .footer-links ul li a:hover {
  color: #bea062;
}
#sp-footer-middle .box-footer ul {
  margin: 0;
  padding: 0;
}
#sp-footer-middle .box-footer ul li {
  padding-left: 40px;
  position: relative;
  margin-bottom: 10px;
  padding-top: 0;
}
#sp-footer-middle .box-footer ul li i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  background-color: #bea062;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  line-height: 24px;
}
#sp-footer-middle .box-footer ul li i:before {
  font-size: 14px;
}
#sp-footer-middle .footer-infos {
  padding-right: 45px;
}
#sp-footer-middle .footer-infos p {
  margin: 15px 0 30px 0;
}
#sp-footer-middle .footer-infos ul.socials {
  margin: 0;
  padding: 0;
}
#sp-footer-middle .footer-infos ul.socials li {
  display: inline-block;
  margin-right: 10px;
}
#sp-footer-middle .footer-infos ul.socials li.adres a i,
#sp-footer-middle .footer-infos ul.socials li.phonee a i {
  margin-top: 6px;
}
#sp-footer-middle .footer-infos ul.socials li a {
  width: 40px;
  height: 40px;
  line-height: 45px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  color: #000;
  background-color: #fff;
}
#sp-footer-middle .footer-infos ul.socials li a i {
  font-size: 0;
}
#sp-footer-middle .footer-infos ul.socials li a i:before {
  font-size: 18px;
}
#sp-footer-middle .footer-infos ul.socials li a:hover {
  background-color: #bea062;
}
#sp-footer2 .sp-column {
  border-top: 1px solid rgba(255,255,255,0.1);
  padding: 28px 0;
}
#sp-footer2 .sp-column .menu {
  text-align: center;
}
#sp-footer2 .sp-column .menu li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer2 .sp-column .menu li a {
  font-weight: 600;
  font-size: 11px;
  color: rgba(255,255,255,0.5);
  padding: 0;
}
#sp-footer2 .sp-column .menu li a:hover {
  background-color: transparent;
  color: #bea062;
}
#sp-footer2 .sp-column .sp-copyright {
  text-align: center;
  color: rgba(255,255,255,0.5);
  display: inline-block;
  width: 100%;
  margin-top: 3px;
}
.sp-comingsoon-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sp-comingsoon-wrap .sp-comingsoon-title {
  font-size: 60px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: normal;
  text-transform: uppercase;
}
.sp-comingsoon-wrap .sp-comingsoon-content {
  font-size: 14px;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon .sp-comingsoon-wrap.has-background {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}
.sp-comingsoon .comingsoon-page-logo {
  text-align: center;
}
.sp-comingsoon .comingsoon-page-logo img {
  display: inline-block;
}
.sp-comingsoon .comingsoon-page-logo .sp-retina-logo {
  display: none;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  color: rgba(255,255,255,0.7);
  font-size: 24px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .social-icons li a:hover {
  color: #fff;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner.has-background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.error-page .error-page-inner .error-logo-wrap {
  text-align: center;
  margin-bottom: 30px;
}
.error-page .error-page-inner .error-logo-wrap img {
  display: inline-block;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {
    display: none;
  }
  #sp-header .sp-retina-logo {
    display: block;
  }
  .sp-comingsoon .comingsoon-page-logo .sp-retina-logo {
    display: table;
    margin: 0 auto;
  }
  .sp-comingsoon .comingsoon-page-logo .sp-default-logo {
    display: none;
  }
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead >tr,
table.category tbody >tr {
  border: 1px solid #f2f2f2;
}
table.category thead >tr th,
table.category thead >tr td,
table.category tbody >tr th,
table.category tbody >tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #2D2D2D;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-pre-loader {
  background: #f5f5f5;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-pre-loader .sp-loader-clock {
  border: 3px solid #333333;
  border-radius: 60px;
  bottom: 0;
  height: 80px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}
.sp-pre-loader .sp-loader-clock:after {
  content: "";
  position: absolute;
  background-color: #333333;
  top: 2px;
  left: 48%;
  height: 38px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 97%;
  transform-origin: 50% 97%;
  -webkit-animation: grdAiguille 2s linear infinite;
  animation: grdAiguille 2s linear infinite;
}
.sp-pre-loader .sp-loader-clock:before {
  content: "";
  position: absolute;
  background-color: #333333;
  top: 6px;
  left: 48%;
  height: 35px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 94%;
  transform-origin: 50% 94%;
  -webkit-animation: ptAiguille 12s linear infinite;
  animation: ptAiguille 12s linear infinite;
}
.sp-pre-loader .sp-loader-circle {
  position: absolute;
  height: 80px;
  width: 80px;
  border-radius: 80px;
  border: 3px solid rgba(51,51,51,0.7);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader1 3s linear infinite;
  animation: loader1 3s linear infinite;
}
.sp-pre-loader .sp-loader-circle:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 20px;
  width: 11px;
  height: 11px;
  border-radius: 10px;
  background-color: #333333;
}
.sp-pre-loader .sp-loader-bubble-loop {
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 12px;
  background-color: #333333;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader6 1s ease-in-out infinite;
  animation: loader6 1s ease-in-out infinite;
}
.sp-pre-loader .sp-loader-bubble-loop:before {
  content: "";
  position: absolute;
  background-color: rgba(51,51,51,0.5);
  top: 0px;
  left: -25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .sp-loader-bubble-loop:after {
  content: "";
  position: absolute;
  background-color: rgba(51,51,51,0.5);
  top: 0px;
  left: 25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .circle-two {
  bottom: 0;
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.sp-pre-loader .circle-two > span,
.sp-pre-loader .circle-two > span:before,
.sp-pre-loader .circle-two > span:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 2px solid #333333;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.sp-pre-loader .circle-two > span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-left-color: transparent;
  -webkit-animation: effect-2 2s infinite linear;
  -moz-animation: effect-2 2s infinite linear;
  -ms-animation: effect-2 2s infinite linear;
  -o-animation: effect-2 2s infinite linear;
  animation: effect-2 2s infinite linear;
}
.sp-pre-loader .circle-two > span:before {
  width: 75%;
  height: 75%;
  border-right-color: transparent;
}
.sp-pre-loader .circle-two > span:after {
  width: 50%;
  height: 50%;
  border-bottom-color: transparent;
}
.sp-pre-loader .wave-two-wrap {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  width: 90px;
}
.sp-pre-loader .wave-two {
  margin: 0;
  list-style: none;
  width: 90px;
  position: relative;
  padding: 0;
  height: 10px;
}
.sp-pre-loader .wave-two li {
  position: absolute;
  width: 2px;
  height: 0;
  background-color: #333333;
  bottom: 0;
}
.sp-pre-loader .wave-two li:nth-child(1) {
  left: 0;
  -webkit-animation: sequence1 1s ease infinite 0;
  animation: sequence1 1s ease infinite 0;
}
.sp-pre-loader .wave-two li:nth-child(2) {
  left: 15px;
  -webkit-animation: sequence2 1s ease infinite 0.1s;
  animation: sequence2 1s ease infinite 0.1s;
}
.sp-pre-loader .wave-two li:nth-child(3) {
  left: 30px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.2s;
  animation: sequence1 1s ease-in-out infinite 0.2s;
}
.sp-pre-loader .wave-two li:nth-child(4) {
  left: 45px;
  -webkit-animation: sequence2 1s ease-in infinite 0.3s;
  animation: sequence2 1s ease-in infinite 0.3s;
}
.sp-pre-loader .wave-two li:nth-child(5) {
  left: 60px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.4s;
  animation: sequence1 1s ease-in-out infinite 0.4s;
}
.sp-pre-loader .wave-two li:nth-child(6) {
  left: 75px;
  -webkit-animation: sequence2 1s ease infinite 0.5s;
  animation: sequence2 1s ease infinite 0.5s;
}
.sp-pre-loader .sp-loader-audio-wave {
  width: 3em;
  height: 2em;
  background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
  background-repeat: no-repeat;
  background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  animation: audioWave 1.5s linear infinite;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.sp-pre-loader .sp-loader-with-logo {
  top: 0;
  left: 0;
  width: 100%;
  height: 105px;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  position: absolute;
}
.sp-pre-loader .sp-loader-with-logo .logo {
  display: inline-block;
  width: auto;
}
.sp-pre-loader .sp-loader-with-logo .line {
  background: #333333;
  bottom: 0;
  height: 5px;
  left: 0;
  position: absolute;
  top: auto;
}
@-webkit-keyframes grdAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes grdAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ptAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ptAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader6 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes loader6 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes rotate-360 {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes audioWave {
  25% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  }
  37.5% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  }
  50% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em;
  }
  62.5% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em;
  }
  75% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em;
  }
}
@-webkit-keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes effect-2 {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}
@keyframes sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}
@keyframes rot1 {
  100% {
    transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@-webkit-keyframes rot1 {
  100% {
    -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@keyframes rot2 {
  100% {
    transform: skew(-10deg) rotate(525deg);
  }
}
@-webkit-keyframes rot2 {
  100% {
    -webkit-transform: skew(-10deg) rotate(525deg);
  }
}
@keyframes rot3 {
  100% {
    transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@-webkit-keyframes rot3 {
  100% {
    -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@keyframes width {
  10% {
    width: 10%;
  }
  20% {
    width: 20%;
  }
  30% {
    width: 30%;
  }
  40% {
    width: 40%;
  }
  50% {
    width: 50%;
  }
  60% {
    width: 60%;
  }
  70% {
    width: 70%;
  }
  80% {
    width: 80%;
  }
  90% {
    width: 90%;
  }
  100% {
    width: 100%;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .scrollup {
    bottom: 25px;
    right: 25px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  ul.social-icons {
    margin: 0;
    /* width: 100%; */
    text-align: center;
  }
  ul.social-icons > li {
    margin: 5px;
  }
  .sp-contact-info {
    display: table;
    float: none;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .sp-contact-info li {
    margin: 0 5px;
    font-size: 89%;
  }
  .sppb-animated .sppb-addon-cta .sppb-cta-title {
    font-size: 28px !important;
    line-height: 40px !important;
  }
  .sppb-animated .sppb-addon-cta .sppb-btn-lg {
    font-size: 16px;
  }
  .scrollup {
    bottom: 25px;
    right: 25px;
  }
  .form-horizontal .control-label {
    width: 100%;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
    width: 100%;
  }
  .form-horizontal .controls input,
  .form-horizontal .controls textarea {
    width: 100%;
  }
  .form-horizontal .controls textarea {
    height: 131px;
  }
}
@media screen and (min-width: 550px) and (max-width: 767px) {
  .sp-contact-info li {
    margin: 0 5px;
    font-size: 90%;
  }
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #bea062;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #bea062;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #bea062;
}
.about-bottom {
  margin-bottom: 30px;
}
body .sppb-row-container {
  padding-left: 0;
  padding-right: 0;
}
a:hover {
  text-decoration: none;
}
ul {
  padding: 0;
}
#sp-main-body .container {
  padding: 0;
}
.custom .modtitle {
  text-align: center;
  position: relative;
  margin-bottom: 0px;
}
.custom .modtitle h2 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 33px;
  color: #222;
}
.custom .modtitle p {
  color: #a2a2a2;
  font-size: 13px;
}
.banner-home a {
  display: block;
  position: relative;
  overflow: hidden;
}
.banner-home a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: rgba(0,0,0,0.3);
}
.banner-home a:hover:before {
  opacity: 1;
}
.slider-images .sppb-row:before,
.slider-images .sppb-row:after {
  height: 0;
}
.slider-images .yt-content-slider .owl-controls {
  margin: 0;
}
.slider-images .yt-content-slider .owl-nav {
  position: static;
}
.slider-images .yt-content-slider .owl-nav .owl-prev {
  left: 0;
}
.slider-images .yt-content-slider .owl-nav .owl-prev:before {
  content: "\f104";
}
.slider-images .yt-content-slider .owl-nav .owl-next {
  right: 0;
}
.slider-images .yt-content-slider .owl-nav .owl-next:before {
  content: "\f105";
}
.slider-images .yt-content-slider .owl-nav [class*="owl-"] {
  background-color: rgba(0,0,0,0.5);
  width: 80px;
  height: 80px;
  border-radius: 0;
  border: none;
  text-align: center;
  line-height: 70px;
  margin-top: -40px;
  font-size: 48px;
}
.slider-images .yt-content-slider .owl-nav [class*="owl-"]:hover {
  color: #bea062;
  background-color: rgba(0,0,0,0.5);
}
.search-inner {
  position: relative;
}
.search-inner .sppb-addon-title {
  width: 22%;
  float: left;
  text-align: left;
  background-color: #212121;
  font-size: 24px;
  font-weight: 600;
  color: #bea062;
  text-transform: uppercase;
  margin-top: 40px;
}
.search-inner .spsearch-wrap {
  background-color: #bea062;
  width: 78%;
  float: left;
  padding-top: 30px;
  padding-left: 40px;
}
.search-inner .spsearch-wrap .spFieldCheckbox input {
  opacity: 0;
}
.search-inner .spsearch-wrap .spFieldCheckbox {
  float: left;
  width: 40px !important;
  margin-right: 40px;
}
.search-inner .spsearch-wrap label.checkbox-inline {
  width: 40px;
  height: 40px;
  text-indent: 100%;
  font-size: 0;
  border-radius: 50%;
  margin-right: 10px;
  background-color: rgba(255,255,255,0.15);
  background-image: url("../../images/icons-services.png");
  background-repeat: no-repeat;
  background-position: 0 0px;
}
.search-inner .spsearch-wrap label.checkbox-inline.actived,
.search-inner .spsearch-wrap label.checkbox-inline:hover {
  background-color: #96793e;
}
.search-inner .spsearch-wrap label.checkbox-inline[for="field_services_bar"] {
  background-position: -447px 0;
}
.search-inner .spsearch-wrap label.checkbox-inline[for="field_services_pool"] {
  background-position: -297px 0;
}
.search-inner .spsearch-wrap label.checkbox-inline[for="field_services_eat"] {
  background-position: -220px 0;
}
.search-inner .spsearch-wrap label.checkbox-inline[for="field_services_gym"] {
  background-position: -371px 0;
}
.search-inner .spsearch-wrap label.checkbox-inline[for="field_services_golf"] {
  background-image: url("../../images/icons-services2.png");
  background-repeat: no-repeat;
  background-position: -65px 7px;
}
.search-inner .spsearch-wrap label.checkbox-inline[for="field_services_dice"] {
  background-image: url("../../images/icons-services2.png");
  background-repeat: no-repeat;
  background-position: 10px 7px;
}
.search-inner .spsearch-wrap label.checkbox-inline[for="field_services_isp"] {
  background-position: -68px 0;
}
.search-inner .spsearch-wrap label.checkbox-inline[for="field_services_park"] {
  background-position: 5px 0;
}
.search-inner .spsearch-wrap .form-horizontal #SPSearchBox {
  height: 45px;
  border-radius: 3px;
  border: 1px solid rgba(255,255,255,0.6);
  background-color: transparent;
  font-size: 12px;
  color: #fff;
}
.search-inner .spsearch-wrap .form-horizontal #SPSearchBox::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.search-inner .spsearch-wrap .form-horizontal #SPSearchBox:-ms-input-placeholder {
  color: #fff;
}
.search-inner .spsearch-wrap .form-horizontal #SPSearchBox::-webkit-input-placeholder {
  color: #fff;
}
.search-inner .spsearch-wrap .form-horizontal #SPSearchBox:focus {
  z-index: 0;
}
.search-inner .spsearch-wrap .form-horizontal .form-group.form-first {
  float: left;
  width: 30%;
  margin: 0;
}
.search-inner .spsearch-wrap .form-horizontal .spsearch-ext {
  float: left;
  width: 70%;
}
.search-inner .spsearch-wrap .form-horizontal .spsearch-ext .spClassSearchCategory,
.search-inner .spsearch-wrap .form-horizontal .spsearch-ext .spClassSearchInbox {
  float: left;
  width: 50%;
  margin: 0;
  padding-left: 35px;
}
.search-inner .spsearch-wrap .form-horizontal .spsearch-ext select {
  height: 45px;
  line-height: 45px;
  border-radius: 3px;
  border: 1px solid rgba(255,255,255,0.6);
  background-color: #bea062;
  font-size: 12px;
  color: #fff;
  text-transform: capitalize;
}
.search-inner .spsearch-wrap .form-horizontal .spsearch-ext select option:nth-child(2) {
  color: #fff;
  font-weight: 600;
}
.search-inner .spsearch-wrap .form-horizontal .spsearch-ext select:hover {
  cursor: pointer;
}
.search-inner .form-horizontal {
  position: relative;
  min-height: 140px;
}
.search-inner .form-horizontal .spClassSearchCheckbox {
  position: absolute;
  bottom: 35px;
  left: 0;
  margin: 0;
}
.search-inner .form-horizontal .spClassSearchCheckbox .clearfix {
  display: none;
}
.search-inner .form-horizontal .spClassSearchCheckbox .clearfix:before {
  display: none;
}
.search-inner .button-search {
  position: absolute;
  left: 0;
  bottom: 42px;
}
.search-inner .button-search button {
  background-color: #bea062;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding: 0 35px;
  height: 38px;
  line-height: 38px;
  border-radius: 20px;
  border: none;
}
.search-inner .button-search button:hover {
  background-color: #96793e;
}
.top-resorts .sppb-addon-title {
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 33px;
  color: #222;
  margin: 0 0 15px 0;
  padding: 0;
}
.top-resorts .sj-extraslider {
  margin: 0;
}
.top-resorts .sj-extraslider a:hover {
  text-decoration: none;
}
.top-resorts .sj-extraslider .heading-title {
  color: #a2a2a2;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  float: none;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.top-resorts .sj-extraslider .extraslider-item-inner {
  direction: ltr;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-image {
  position: relative;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-image a:hover img {
  opacity: 0.85;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info {
  background: #303030;
  padding: 15px 15px 10px 15px;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-title {
  float: left;
  padding: 0;
  width: 70%;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-title a {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-title a:hover {
  color: #bea062;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-location {
  color: #a2a2a2;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-location i {
  margin-right: 5px;
  color: #bea062;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-content {
  margin: 0;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-readmore a {
  text-transform: uppercase;
  font-weight: 600;
  color: #bea062;
  position: relative;
  top: 10px;
  padding-right: 11px;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-readmore a:after {
  content: '\f101';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 3px;
  right: 0;
}
.top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-readmore a:hover {
  color: #cdb686;
}
.top-resorts .sj-extraslider .item-price {
  width: 72px;
  height: 68px;
  background: url('../../images/bg-price.png') no-repeat;
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 2;
  text-align: center;
  padding: 13px 10px;
  text-transform: uppercase;
  font-size: 10px;
  color: white;
}
.top-resorts .sj-extraslider .item-price > span {
  font-size: 18px;
  display: block;
  padding-bottom: 0px;
  font-weight: 700;
  line-height: 100%;
}
.top-resorts .sj-extraslider .post-text {
  text-align: center;
  margin-top: 60px;
}
.top-resorts .sj-extraslider .post-text a {
  font-size: 12px;
  font-weight: 600;
  background-color: #bea062;
  padding: 12px 60px;
  border-radius: 24px;
  color: #fff;
  text-transform: uppercase;
}
.top-resorts .sj-extraslider .post-text a:hover {
  background-color: #a88845;
}
.topcities {
  padding-top: 72px;
}
.topcities .sppb-addon-title {
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 33px;
  color: #fff;
  margin-bottom: 15px;
}
.topcities .intro_text {
  color: #a2a2a2;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  float: none;
  text-transform: capitalize;
}
.topcities .sj-categories {
  margin-top: 55px;
}
.topcities .sj-categories .cat-wrap .content-box .parent-cat {
  max-width: 100%;
  width: 100%;
}
.topcities .sj-categories .cat-wrap .content-box .parent-cat .cat-title {
  margin-top: 15px;
}
.topcities .sj-categories .cat-wrap .content-box .parent-cat .cat-title a {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.topcities .sj-categories .cat-wrap .content-box .parent-cat .cat-title a:hover {
  color: #bea062;
}
#sp-main-body .counter-wrap .maps .yt-counter-wrapper .yt-counter-icon {
  float: none;
  margin-right: 0;
  padding-top: 0;
  margin-bottom: 15px;
}
#sp-main-body .counter-wrap .maps .yt-counter-wrapper .yt-counter-icon img {
  width: 95px;
  margin: 0 auto;
}
#sp-main-body .counter-wrap .maps .yt-counter-wrapper .yt-counter-desc {
  float: none;
  text-align: center;
  margin-left: 0;
  padding-top: 20px;
}
#sp-main-body .counter-wrap .maps .yt-counter-wrapper .yt-counter-desc .yt-counter-number {
  font-weight: 700;
  color: #bea062;
  line-height: 100%;
  font-size: 36px;
  text-align: center;
}
#sp-main-body .counter-wrap .maps .yt-counter-wrapper .yt-counter-desc .yt-counter-text {
  margin-top: 5px;
}
.hotdeal-w .owl2-carousel .owl2-stage-outer {
  direction: ltr;
}
.hotdeal-w .sppb-addon-title {
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 33px;
  color: #222;
  line-height: 100%;
}
.hotdeal-w .sj-slideshowii .sl2-wrap-slide-inner .sl2-wrap-slide-item a {
  border: none;
}
.hotdeal-w .sj-slideshowii .sl2-wrap-slide-inner .sl2-wrap-slide-item a.secondary {
  border: 3px solid transparent;
}
.hotdeal-w .sj-slideshowii .sl2-wrap-slide-inner .sl2-wrap-slide-item a.secondary img {
  width: 100%;
}
.hotdeal-w .sj-slideshowii .sl2-wrap-slide-inner .sl2-wrap-slide-item a.secondary.addborder,
.hotdeal-w .sj-slideshowii .sl2-wrap-slide-inner .sl2-wrap-slide-item a.secondary:hover {
  border-color: #bea062;
}
.hotdeal-w .sj-slideshowii-container a:hover {
  text-decoration: none;
}
.hotdeal-w .sj-slideshowii-container .pre-text {
  color: #a2a2a2;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  float: none;
  text-transform: capitalize;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap {
  margin-top: 35px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner {
  padding: 0 70px;
  margin-bottom: 0;
  background-color: transparent;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .owl2-stage-outer {
  padding-top: 5px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item {
  background-color: #f6f6f6;
  display: inline-block;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-img {
  position: relative;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-img .sale-label {
  position: absolute;
  content: "";
  top: -3px;
  right: -3px;
  width: 69px;
  height: 68px;
  background: url('../../images/deal-label.png') no-repeat;
  z-index: 2;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-img .sale-label span {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  transform: rotate(45deg);
  display: block;
  padding: 15px 30px;
  position: absolute;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-img a {
  display: block;
  overflow: hidden;
  position: relative;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-img a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: rgba(0,0,0,0.2);
  z-index: 1;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-img a:hover:before {
  opacity: 1;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner {
  padding-top: 35px;
  padding-left: 50px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner .sl2-title {
  font-size: 24px;
  color: #222;
  font-weight: 400;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner .sl2-title a {
  color: #222;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner .sl2-title a:hover {
  color: #bea062;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner .sl2-location i {
  font-size: 13px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner .sl2-price {
  font-size: 28px;
  font-weight: 600;
  color: #bea062;
  margin-top: 25px;
  margin-bottom: 35px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner .sl2-price .price-desc {
  font-size: 13px;
  font-weight: 400;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner {
  margin-top: 30px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .sl2-wrap-slide-item .slide-title {
  margin: 15px 3px 3px 3px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .sl2-wrap-slide-item .slide-title a {
  color: #545454;
  font-size: 14px;
  font-weight: 500;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .sl2-wrap-slide-item .slide-title a:hover {
  color: #bea062;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .sl2-wrap-slide-item .slide-location {
  margin: 3px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .sl2-wrap-slide-item .slide-location i {
  font-size: 13px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-prev,
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-next {
  margin-top: -30px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-prev {
  left: -55px;
}
.hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-next {
  right: -55px;
}
#sp-main-body .yt-testimonial {
  margin: 0;
}
#sp-main-body .yt-testimonial .owl-nav .owl-prev,
#sp-main-body .yt-testimonial .owl-nav .owl-next {
  background-image: none;
  margin-top: -40px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#sp-main-body .yt-testimonial .owl-nav .owl-prev:before,
#sp-main-body .yt-testimonial .owl-nav .owl-next:before {
  color: #fff;
}
#sp-main-body .yt-testimonial .owl-nav .owl-prev:hover:before,
#sp-main-body .yt-testimonial .owl-nav .owl-next:hover:before {
  color: #bea062;
}
#sp-main-body .yt-testimonial .owl-nav .owl-next {
  right: 0;
}
#sp-main-body .yt-testimonial .owl-nav .owl-next:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 70px;
}
#sp-main-body .yt-testimonial .owl-nav .owl-prev {
  left: 0;
}
#sp-main-body .yt-testimonial .owl-nav .owl-prev:before {
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 70px;
}
#sp-main-body .yt-testimonial:hover .owl-nav .owl-prev,
#sp-main-body .yt-testimonial:hover .owl-nav .owl-next {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner {
  text-align: center;
  padding-top: 0px;
  width: 70%;
  margin: 0 auto;
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner p {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  font-family: Playfair Display, sans-serif;
  position: relative;
  font-style: italic;
  padding: 0 70px;
  margin-top: 20px;
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner p:before {
  position: absolute;
  content: "";
  top: -40px;
  left: 0;
  background: url('../../images/quote.png') no-repeat;
  width: 25px;
  height: 25px;
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner p:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  background: url('../../images/quote.png') no-repeat;
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner .item-image {
  margin: 0 auto;
  margin-top: 0px;
  display: inline-block;
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner .item-img-info {
  width: 72px;
  border-radius: 50%;
  border: 2px solid #fff;
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner .item-img-info img {
  width: 100%;
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner .item-info {
  margin-top: 20px;
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner .item-info h5 {
  font-size: 14px;
  color: #bea062;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 7px;
}
#sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner .item-info .position {
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
}
.blogs-w .custom .modtitle h2 {
  margin-bottom: 15px;
}
.our-company {
  display: inline-block;
  margin-bottom: 25px;
}
.com-sppagebuilder .sj-basic-news {
  margin: 10px -15px;
  display: inline-block;
}
.com-sppagebuilder .sj-basic-news .bs-items {
  margin-top: 17px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 70px;
  margin-bottom: 54px;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-image {
  width: 100%;
  padding: 0;
  margin-bottom: 13px;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-image a {
  display: block;
  overflow: hidden;
  position: relative;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-image a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: rgba(0,0,0,0.2);
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-image a:hover:before {
  opacity: 1;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-content {
  clear: both;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-content .bs-cat-date {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 20px;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-content .bs-cat-title {
  color: #bea062;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-content .bs-cat-title a {
  font-weight: 400;
  color: #bea062;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-content .bs-date {
  color: #a2a2a2;
  margin: 0 5px;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-content .bs-description {
  margin-top: 18px;
  line-height: 20px;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-title a {
  color: #222;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-title a:hover {
  color: #bea062;
  text-decoration: none;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-readmore {
  text-align: left;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-readmore a {
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  line-height: 100%;
  padding: 14px 40px;
  background-color: #bea062;
  border-radius: 22px;
  display: inline-block;
  margin-top: 35px;
  text-transform: uppercase;
}
.com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-readmore a:hover {
  text-decoration: none;
  background-color: #a88845;
}
.ourcompany ul {
  margin: 0;
  padding: 0;
}
.ourcompany ul li {
  float: left;
  width: 16.6667%;
}
.ourcompany ul li a {
  display: block;
  overflow: hidden;
}
.ourcompany ul li a img {
  transition: all 0.2s ease 0s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.ourcompany ul li a:hover img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
#sp-main-body .apps-w {
  background-color: #bea062;
}
#sp-main-body .apps-w .apps {
  background: url('../../images/bg-app.png') no-repeat bottom left;
  padding-top: 80px;
  padding-bottom: 65px;
  padding-left: 20%;
  color: #fff;
}
@media (min-width: 1200px) and (max-width: 1366px) {
  #sp-main-body .apps-w .apps {
    padding-left: 25%;
  }
}
#sp-main-body .apps-w .apps h3 {
  font-weight: 700;
  font-size: 42px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#sp-main-body .apps-w .apps .rate {
  display: inline-block;
  width: 100%;
  margin-top: 17px;
}
#sp-main-body .apps-w .apps .rate img {
  float: left;
  margin-right: 15px;
}
#sp-main-body .apps-w .apps .rate span {
  font-size: 11px;
}
#sp-main-body .apps-w .apps ul {
  margin-top: 66px;
}
#sp-main-body .apps-w .apps ul li {
  display: inline-block;
  margin-right: 40px;
}
#sp-main-body .apps-w .apps ul li a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#sp-main-body .apps-w .apps ul li a:hover {
  color: #666;
  font-style: italic;
}
#sp-main-body .apps-w .apps ul li img {
  float: left;
  margin-right: 15px;
  margin-top: -20px;
}
#socialShare {
  display: none;
}
#logout-form .logout-button .btn-primary {
  padding: 2px 5px;
  font-size: 12px;
  border: 0;
}
#myLogin .modal-dialog {
  width: 430px;
}
#myLogin .modal-dialog .modal-content {
  border-radius: 0;
  padding: 30px;
}
#myLogin .modal-dialog .modal-content .title {
  background-color: transparent;
  font-size: 18px;
  color: #222222;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
}
#myLogin .modal-dialog .modal-content .title:after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 30px;
  background-color: #dd0000;
  vertical-align: middle;
  margin: 0 5px;
}
#myLogin .modal-dialog .modal-content #login-form {
  color: #999;
}
#myLogin .modal-dialog .modal-content #login-form .userdata .control-group,
#myLogin .modal-dialog .modal-content #login-form .userdata .form-group {
  margin-bottom: 20px;
}
#myLogin .modal-dialog .modal-content #login-form .userdata #form-login-remember #modlgn-remember {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
#myLogin .modal-dialog .modal-content #login-form .userdata .inputbox {
  width: 100%;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
}
#myLogin .modal-dialog .modal-content #login-form .userdata .button {
  width: 100%;
  background-color: #bea062;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  border: 0;
  height: 50px;
  line-height: 50px;
}
#myLogin .modal-dialog .modal-content #login-form .userdata .button:hover {
  background-color: #a88845;
}
#myLogin .modal-dialog .modal-content #login-form .listlogin {
  padding: 0;
}
#myLogin .modal-dialog .modal-content #login-form .listlogin a {
  color: #999;
}
#myLogin .modal-dialog .modal-content #login-form .listlogin a:hover {
  color: #bea062;
}
#myLogin .modal-dialog .modal-content #login-form .registerAccount {
  text-align: center;
  line-height: 20px;
  margin-bottom: 10px;
}
#sp-subcribe-footer .sp-module-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
#sp-subcribe-footer .acymailing_module form .acymailing_module_form .acymailing_introtext {
  margin-bottom: 25px !important;
  max-width: 340px;
  display: inline-block;
  line-height: 24px;
}
#sp-subcribe-footer .acymailing_module form .acymailing_module_form .acymailing_form td {
  padding-bottom: 0;
}
#sp-subcribe-footer .acymailing_module form .acymailing_module_form .acymailing_form .inputbox,
#sp-subcribe-footer .acymailing_module form .acymailing_module_form .acymailing_form .subbutton {
  height: 40px;
  border-radius: 0;
  border: 0;
}
#sp-subcribe-footer .acymailing_module form .acymailing_module_form .acymailing_form .subbutton {
  font-family: FontAwesome;
  font-size: 20px;
  padding: 0 30px;
}
.menu_vertical .nav.menu {
  display: inline-block;
  vertical-align: top;
  padding: 15px 0;
}
.menu_vertical .nav.menu li {
  float: left;
}
.menu_vertical .nav.menu li a {
  color: #fff;
  font-weight: bold;
  padding: 10px 18px;
  text-transform: uppercase;
  line-height: 20px;
}
.menu_vertical .nav.menu li a:hover {
  background-color: transparent;
  color: #bea062;
}
.menu_vertical.mn-social {
  border-top: 1px solid #161616;
  border-bottom: 1px solid #161616;
}
.menu_vertical.mn-social .nav.menu {
  padding: 20px 0;
}
.menu_vertical.mn-social .nav.menu li a {
  color: #8c8c8c;
}
.menu_vertical.mn-social .nav.menu li a:before {
  font-size: 18px;
  font-weight: normal;
  width: 38px;
  line-height: 38px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 7px;
}
.menu_vertical.mn-social .nav.menu li a:hover {
  color: #fff;
}
.menu_vertical.mn-social .nav.menu li a:hover:before {
  background-color: #bea062;
}
body .col-lg-1,
body .col-lg-10,
body .col-lg-11,
body .col-lg-12,
body .col-lg-2,
body .col-lg-3,
body .col-lg-4,
body .col-lg-5,
body .col-lg-6,
body .col-lg-7,
body .col-lg-8,
body .col-lg-9,
body .col-md-1,
body .col-md-10,
body .col-md-11,
body .col-md-12,
body .col-md-2,
body .col-md-3,
body .col-md-4,
body .col-md-5,
body .col-md-6,
body .col-md-7,
body .col-md-8,
body .col-md-9,
body .col-sm-1,
body .col-sm-10,
body .col-sm-11,
body .col-sm-12,
body .col-sm-2,
body .col-sm-3,
body .col-sm-4,
body .col-sm-5,
body .col-sm-6,
body .col-sm-7,
body .col-sm-8,
body .col-sm-9,
body .col-xs-1,
body .col-xs-10,
body .col-xs-11,
body .col-xs-12,
body .col-xs-2,
body .col-xs-3,
body .col-xs-4,
body .col-xs-5,
body .col-xs-6,
body .col-xs-7,
body .col-xs-8,
body .col-xs-9,
body .sppb-col-xs-1,
body .sppb-col-sm-1,
body .sppb-col-md-1,
body .sppb-col-lg-1,
body .sppb-col-xs-2,
body .sppb-col-sm-2,
body .sppb-col-md-2,
body .sppb-col-lg-2,
body .sppb-col-xs-3,
body .sppb-col-sm-3,
body .sppb-col-md-3,
body .sppb-col-lg-3,
body .sppb-col-xs-4,
body .sppb-col-sm-4,
body .sppb-col-md-4,
body .sppb-col-lg-4,
body .sppb-col-xs-5,
body .sppb-col-sm-5,
body .sppb-col-md-5,
body .sppb-col-lg-5,
body .sppb-col-xs-6,
body .sppb-col-sm-6,
body .sppb-col-md-6,
body .sppb-col-lg-6,
body .sppb-col-xs-7,
body .sppb-col-sm-7,
body .sppb-col-md-7,
body .sppb-col-lg-7,
body .sppb-col-xs-8,
body .sppb-col-sm-8,
body .sppb-col-md-8,
body .sppb-col-lg-8,
body .sppb-col-xs-9,
body .sppb-col-sm-9,
body .sppb-col-md-9,
body .sppb-col-lg-9,
body .sppb-col-xs-10,
body .sppb-col-sm-10,
body .sppb-col-md-10,
body .sppb-col-lg-10,
body .sppb-col-xs-11,
body .sppb-col-sm-11,
body .sppb-col-md-11,
body .sppb-col-lg-11,
body .sppb-col-xs-12,
body .sppb-col-sm-12,
body .sppb-col-md-12,
body .sppb-col-lg-12,
body .col-xs-1,
body .col-sm-1,
body .col-md-1,
body .col-lg-1,
body .col-xs-2,
body .col-sm-2,
body .col-md-2,
body .col-lg-2,
body .col-xs-3,
body .col-sm-3,
body .col-md-3,
body .col-lg-3,
body .col-xs-4,
body .col-sm-4,
body .col-md-4,
body .col-lg-4,
body .col-xs-5,
body .col-sm-5,
body .col-md-5,
body .col-lg-5,
body .col-xs-6,
body .col-sm-6,
body .col-md-6,
body .col-lg-6,
body .col-xs-7,
body .col-sm-7,
body .col-md-7,
body .col-lg-7,
body .col-xs-8,
body .col-sm-8,
body .col-md-8,
body .col-lg-8,
body .col-xs-9,
body .col-sm-9,
body .col-md-9,
body .col-lg-9,
body .col-xs-10,
body .col-sm-10,
body .col-md-10,
body .col-lg-10,
body .col-xs-11,
body .col-sm-11,
body .col-md-11,
body .col-lg-11,
body .col-xs-12,
body .col-sm-12,
body .col-md-12,
body .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}
body .row,
body .sppb-row,
body .sp-pagebuilder-row {
  margin-right: -15px;
  margin-left: -15px;
}
.pagenav li a [class^="icon-"] {
  display: none;
}
.entry-gallery .owl2-carousel .owl2-stage-outer {
  direction: ltr;
}
.entry-gallery .owl2-controls .owl2-nav .owl2-prev,
.entry-gallery .owl2-controls .owl2-nav .owl2-next {
  background-color: rgba(0,0,0,0.5);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  text-align: center;
  line-height: 32px;
}
.entry-gallery .owl2-controls .owl2-nav .owl2-prev:before,
.entry-gallery .owl2-controls .owl2-nav .owl2-next:before {
  color: #fff;
}
.entry-gallery .owl2-controls .owl2-nav .owl2-prev:hover,
.entry-gallery .owl2-controls .owl2-nav .owl2-next:hover {
  background-color: #bea062;
}
.entry-gallery .owl2-controls .owl2-nav .owl2-next {
  right: 0;
}
.entry-gallery .owl2-controls .owl2-nav .owl2-next:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
.entry-gallery .owl2-controls .owl2-nav .owl2-prev {
  left: 0;
}
.entry-gallery .owl2-controls .owl2-nav .owl2-prev:before {
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
.blog .item {
  color: #898989;
  font-size: 14px;
  line-height: 24px;
}
.blog .item .entry-thumbnail {
  position: relative;
}
.blog .item .entry-thumbnail .create-date {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #bea062;
  color: #fff;
  min-width: 60px;
  text-align: center;
  line-height: 22px;
  padding: 8px 0;
  z-index: 1;
}
.blog .item .entry-thumbnail .create-date .day {
  font-size: 20px;
}
.blog .item .entry-thumbnail .create-date .month {
  font-size: 14px;
}
.rtl .blog .item .entry-thumbnail .create-date {
  left: auto;
  right: 0;
}
.blog .item .entry-header {
  margin: 0 0 20px;
}
.blog .item .entry-header h2 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 15px;
  text-transform: uppercase;
  color: #222;
  font-family: inherit;
}
.blog .item .entry-header h2 a:hover {
  color: #bea062;
}
.blog .item .entry-header .article-info >dd {
  text-transform: capitalize;
  padding-top: 0px;
  padding-bottom: 0px;
}
.blog .item .entry-header .article-info >dd a {
  color: #222;
}
.blog .item .entry-header .article-info >dd a:hover {
  color: #bea062;
}
.blog .item .readmore {
  margin-top: 0px;
}
.blog .item .readmore .btn-readmore {
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  line-height: 100%;
  padding: 13px 30px;
  background-color: #bea062;
  border-radius: 22px;
  display: inline-block;
  margin-top: 20px;
  text-transform: capitalize;
}
.blog .item .readmore .btn-readmore:hover {
  text-decoration: none;
  background-color: #a88845;
}
.blog .item .blockquote {
  border: 0;
  background-color: #f5f5f5;
  padding: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  font-style: italic;
}
.blog .item .article-footer-wrap {
  margin-top: 30px;
}
.blog .item .article-footer-wrap .article-footer-top .helix-social-share .helix-social-share-icon ul li a {
  color: #fff;
  height: 40px;
  padding: 0;
  line-height: 40px;
  width: 40px;
}
.blog .item .article-footer-wrap .article-footer-top .helix-social-share .helix-social-share-icon ul li a.facebook {
  background-color: #3a5897;
}
.blog .item .article-footer-wrap .article-footer-top .helix-social-share .helix-social-share-icon ul li a.twitter {
  background-color: #2fc2ee;
}
.blog .item .article-footer-wrap .article-footer-top .helix-social-share .helix-social-share-icon ul li a.gplus {
  background-color: #e14a3c;
}
.blog .item .article-footer-wrap .article-footer-top .helix-social-share .helix-social-share-icon ul li a.linkedin {
  background-color: #1a3562;
}
.blog .items-more {
  background-color: #f4f4f4;
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 30px;
}
.blog .items-more ol {
  padding: 0 10px;
  margin-bottom: 0;
}
.blog .items-more ol li a {
  display: block;
  padding: 10px 5px;
}
.search-sidebar .form-search {
  position: relative;
}
.search-sidebar .form-search .search-query {
  width: 100%;
  height: 48px;
  border-radius: 0;
  padding-right: 20px;
}
.search-sidebar .form-search .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
  padding: 16px;
}
.search-sidebar .form-search .btn-search:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
}
.search-sidebar .form-search .btn-search:hover {
  color: #bea062;
}
.sj-sidebar.sj-basic-news {
  margin-top: 30px;
}
.sj-sidebar.sj-basic-news .bs-items .bs-item .bs-image {
  padding-right: 20px;
  width: auto;
}
.sj-sidebar.sj-basic-news .bs-items .bs-item .bs-content .bs-title a {
  font-size: 16px;
  color: #222;
  line-height: 20px;
  margin-bottom: 10px;
  display: block;
  font-weight: normal;
}
.sj-sidebar.sj-basic-news .bs-items .bs-item .bs-content .bs-title a:hover {
  color: #bea062;
  text-decoration: none;
}
.sj-sidebar.sj-basic-news .bs-items .bs-item .bs-content .createdate {
  font-size: 12px;
  text-transform: uppercase;
  color: #898989;
}
.sp-module .tagspopular ul {
  padding: 0;
  list-style-type: none;
  margin: -4px;
}
.sp-module .tagspopular ul li {
  float: left;
  padding: 4px;
}
.sp-module .tagspopular ul li a {
  display: block;
  padding: 13px 16px;
  color: #898989;
  border: 1px solid #e1e1e1;
  font-size: 14px;
}
.sp-module .tagspopular ul li a:hover {
  background-color: #bea062;
  border-color: #bea062;
  color: #fff;
}
.pagination-wrapper {
  text-align: center;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.pagination-wrapper .pagination li {
  display: inline-block;
  padding: 0 5px;
}
.pagination-wrapper .pagination li a,
.pagination-wrapper .pagination li span {
  border-radius: 0;
  min-width: 40px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #ddd;
  padding: 0 10px;
  color: #898989;
  text-align: center;
  display: block;
  font-size: 14px;
  margin: 0;
}
.pagination-wrapper .pagination li.active a,
.pagination-wrapper .pagination li.active span,
.pagination-wrapper .pagination li:hover a,
.pagination-wrapper .pagination li:hover span {
  color: #fff;
  background-color: #bea062;
  border-color: #bea062;
}
.com-sobipro .page-header {
  margin-top: 10px;
}
.com-sobipro #sp-header-bottom {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 30px;
}
.com-sobipro #SobiPro {
  margin-top: 0;
}
.com-sobipro .spCategoryDesc p {
  margin-bottom: 20px;
}
.com-sobipro .spListing h1,
.com-sobipro .spListing h1.page-header {
  font-size: 20px;
  font-weight: 400;
  color: #444;
  margin-bottom: 30px;
}
ul.field_services {
  padding: 0;
}
ul.field_services li {
  float: left;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  font-size: 0;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #999;
  background-image: url("../../images/services-list.png");
  background-position: -176px 0;
}
ul.field_services li.bar {
  background-position: -176px 0;
}
ul.field_services li.dice {
  background-position: -220px 0px;
}
ul.field_services li.pool {
  background-position: -88px 0;
}
ul.field_services li.eat {
  background-position: -307px 0px;
}
ul.field_services li.golf {
  background-position: -263px 0px;
}
ul.field_services li.gym {
  background-position: -342px 0px;
}
ul.field_services li.isp {
  background-position: -44px 0px;
}
ul.field_services li.park {
  background-position: 0px 0px;
}
.spSectionDesc {
  margin-bottom: 50px;
}
.spCategoryContainer {
  clear: both;
}
.spCategoryContainer .spCat {
  min-height: 70px;
}
.spCategoryContainer .spCat .spCaticon {
  display: block;
  width: 40%;
}
.spCategoryContainer .spCat .spCaticon .icon-3x {
  font-size: 32px;
  display: inline-block;
}
.spCategoryContainer .spCat .spCaticon a {
  display: block;
  padding-bottom: 10px;
}
.spCategoryContainer .spCat .spCaticon a:hover img {
  opacity: 0.8;
}
.spCategoryContainer .spCat .spCatname {
  width: 60%;
}
.spCategoryContainer .spCat .spCatname a {
  font-size: 16px;
}
.spCategoryContainer .spCat .spCatintro {
  color: #999;
}
div.spEntryContainer .spEntryContainer--inner {
  position: relative;
  z-index: 2;
  min-height: 221px;
  clear: both;
  margin-bottom: 30px;
  float: left;
  width: 100%;
  background: #f2f6f9;
  padding-left: 315px;
  padding-top: 15px;
  padding-right: 40px;
}
div.spEntryContainer .spEntryContainer--inner:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35);
}
div.spEntryContainer .page-header {
  margin: 0;
  border: none;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 5px;
  padding-right: 60px;
  font-family: inherit;
}
div.spEntryContainer .page-header a {
  color: #222;
}
div.spEntryContainer .page-header:hover a {
  color: #bea062;
}
div.spEntryContainer .spClassViewImage {
  width: 293px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
div.spEntryContainer .street:before {
  content: "\f041";
  font: normal normal normal 16px/1 FontAwesome;
  margin-right: 10px;
}
div.spEntryContainer .spClassView--price {
  width: 72px;
  height: 70px;
  background: #bea062;
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 2;
  text-align: center;
  padding: 13px 10px;
  text-transform: uppercase;
  font-size: 10px;
  color: white;
}
div.spEntryContainer .spClassView--price:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-bottom: 15px solid #f2f6f9;
}
div.spEntryContainer .spClassView--price > span {
  font-size: 18px;
  display: block;
  padding-bottom: 0px;
  font-weight: 700;
  line-height: 100%;
}
div.spEntryContainer .street,
div.spEntryContainer .city,
div.spEntryContainer .country {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  color: #a2a2a2;
  margin-right: 5px;
}
div.spEntryContainer .spClassViewText {
  display: block;
  margin-top: 5px;
  margin-bottom: 20px;
  line-height: 22px;
}
div.spEntryContainer .spClassView--saleoff {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
div.spEntryContainer .spClassView--saleoff > span {
  position: absolute;
  z-index: 3;
  font-size: 15px;
  font-weight: 600;
  transform: rotate(-45deg);
  padding: 20px 0;
  color: white;
}
div.spEntryContainer .spClassView--saleoff > span:after {
  content: attr(itemprop);
  padding: 0 5px;
  text-transform: uppercase;
}
div.spEntryContainer .spClassView--saleoff:before {
  content: "";
  position: absolute;
  z-index: 2;
  border: 43px solid #d90e0e;
  border-color: #d90e0e transparent transparent #d90e0e;
  top: 0;
  left: 0;
  color: white;
}
div.spEntryContainer .ViewCheckbox--services {
  display: block;
}
.yt-tabs.underline ul.nav-tabs {
  padding: 0;
  margin-bottom: 20px;
  border-bottom: #c5c5c5 1px solid;
}
.yt-tabs.underline ul.nav-tabs li {
  margin: 0;
  overflow: visible;
  list-style: none;
}
.yt-tabs.underline ul.nav-tabs li a {
  padding: 8px 15px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
}
.yt-tabs.underline ul.nav-tabs li.active {
  position: relative;
  z-index: 1;
}
.yt-tabs.underline ul.nav-tabs li.active:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 9px 9px 0;
  bottom: -8px;
  left: 42%;
  z-index: 1;
}
.yt-tabs.underline ul.nav-tabs li.active:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-color: #6b7b84 transparent transparent transparent;
  border-width: 9px 9px 0;
  bottom: -9px;
  left: 42%;
}
.alphalist {
  display: none;
}
.alpha .pagination>li>a,
.alpha .pagination>li>span {
  padding: 6px 10px;
}
.alpha .pagination>li>a {
  background: #eee;
}
.spDetailEntry .spitemImageBlock {
  float: left;
  margin: 0 30px 30px 0;
}
.spDetailEntry .entry-info,
.spDetailEntry .spEntryCats {
  margin-bottom: 10px;
  display: block;
}
.spDetailEntry .spClassView--price {
  font-size: 23px;
  margin-bottom: 15px;
}
.spDetailEntry .spClassView--price span {
  margin-right: 10px;
}
.spDetailEntry .spClassView--description {
  line-height: 24px;
  clear: both;
}
.spDetailEntry .tab-content {
  position: relative;
  z-index: 1;
}
.spDetailEntry .tab-content .tab-content-items {
  position: absolute;
  z-index: 2;
  display: block;
  padding: 10px 0px;
  width: 100%;
  top: 0;
}
.spDetailEntry .tab-content .tab-content-items.active {
  position: relative;
  visibility: visible;
  background: white;
  z-index: 3;
}
.spDetailEntry .yt-list.type-check {
  margin: 20px 0;
}
.spDetailEntry .yt-list.type-check li {
  padding: 0 0 8px;
}
.spDetailEntry .yt-list.type-check .fa {
  margin-right: 10px;
  color: #999;
}
.com-sobipro #SPSearchForm #SPSearchBox {
  margin-right: 3px;
}
#sp-right .sp-module .sp-module-title,
#sp-left .sp-module .sp-module-title {
  font-size: 24px;
  color: #222;
  text-transform: uppercase;
  line-height: 100%;
  margin-bottom: 15px;
  font-weight: 700;
}
#sp-right .sp-module .categories-module li,
#sp-right .sp-module .archive-module li,
#sp-left .sp-module .categories-module li,
#sp-left .sp-module .archive-module li {
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
}
#sp-right .sp-module .categories-module li:first-child,
#sp-right .sp-module .archive-module li:first-child,
#sp-left .sp-module .categories-module li:first-child,
#sp-left .sp-module .archive-module li:first-child {
  padding-top: 0;
}
#sp-right .sp-module .categories-module li a,
#sp-right .sp-module .archive-module li a,
#sp-left .sp-module .categories-module li a,
#sp-left .sp-module .archive-module li a {
  position: relative;
}
#sp-right .sp-module .categories-module li a:before,
#sp-right .sp-module .archive-module li a:before,
#sp-left .sp-module .categories-module li a:before,
#sp-left .sp-module .archive-module li a:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #c0c0c0;
  border-radius: 50%;
}
#sp-right .sp-column .sp-module,
#sp-left .sp-column .sp-module {
  margin-bottom: 40px;
}
#sp-right .sp-column .title-sidebar,
#sp-left .sp-column .title-sidebar {
  font-size: 18px;
  color: #1c1c1c;
  text-transform: uppercase;
  line-height: 100%;
  padding-bottom: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e1e1e1;
  font-weight: 700;
}
#sp-right .sp-column #search-top-bar #btn-search-mobile,
#sp-left .sp-column #search-top-bar #btn-search-mobile {
  display: none;
}
#sp-right .sp-column #search-top-bar .form-search,
#sp-left .sp-column #search-top-bar .form-search {
  position: relative;
  width: 100%;
  max-width: 100%;
  border: 1px solid #e1e1e1;
}
#sp-right .sp-column #search-top-bar .form-search .search-query,
#sp-left .sp-column #search-top-bar .form-search .search-query {
  width: 100%;
  border: 0;
  border-radius: 0;
  padding: 0;
  padding-right: 40px;
  padding-left: 15px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
  color: #1c1c1c;
}
#sp-right .sp-column #search-top-bar .form-search .search-query::-moz-placeholder,
#sp-left .sp-column #search-top-bar .form-search .search-query::-moz-placeholder {
  color: #1c1c1c;
  opacity: 1;
}
#sp-right .sp-column #search-top-bar .form-search .search-query:-ms-input-placeholder,
#sp-left .sp-column #search-top-bar .form-search .search-query:-ms-input-placeholder {
  color: #1c1c1c;
}
#sp-right .sp-column #search-top-bar .form-search .search-query::-webkit-input-placeholder,
#sp-left .sp-column #search-top-bar .form-search .search-query::-webkit-input-placeholder {
  color: #1c1c1c;
}
#sp-right .sp-column #search-top-bar .form-search .search-query:focus,
#sp-left .sp-column #search-top-bar .form-search .search-query:focus {
  z-index: 0;
}
#sp-right .sp-column #search-top-bar .form-search .btn-search,
#sp-left .sp-column #search-top-bar .form-search .btn-search {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: none;
  width: 40px;
  height: 48px;
  line-height: 48px;
  color: #1c1c1c;
}
#sp-right .sp-column #search-top-bar .form-search .btn-search:hover,
#sp-left .sp-column #search-top-bar .form-search .btn-search:hover {
  color: #bea062;
}
#sp-right .sp-column .sp-module-content ul.nav.menu,
#sp-left .sp-column .sp-module-content ul.nav.menu {
  margin: 0;
  padding: 0;
}
#sp-right .sp-column .sp-module-content ul.nav.menu li,
#sp-left .sp-column .sp-module-content ul.nav.menu li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0;
}
#sp-right .sp-column .sp-module-content ul.nav.menu li a,
#sp-left .sp-column .sp-module-content ul.nav.menu li a {
  color: #1c1c1c;
  display: block;
  padding: 0 0 0 20px;
  position: relative;
}
#sp-right .sp-column .sp-module-content ul.nav.menu li a:before,
#sp-left .sp-column .sp-module-content ul.nav.menu li a:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #c0c0c0;
  border-radius: 50%;
  top: 7px;
  left: 0;
}
#sp-right .sp-column .sp-module-content ul.nav.menu li a .num,
#sp-left .sp-column .sp-module-content ul.nav.menu li a .num {
  float: right;
}
#sp-right .sp-column .sp-module-content ul.nav.menu li a:focus,
#sp-right .sp-column .sp-module-content ul.nav.menu li a:hover,
#sp-left .sp-column .sp-module-content ul.nav.menu li a:focus,
#sp-left .sp-column .sp-module-content ul.nav.menu li a:hover {
  color: #bea062;
  background-color: transparent;
}
#sp-right .sp-column .archies-sidebar ul,
#sp-right .sp-column .categories-sidebar ul,
#sp-left .sp-column .archies-sidebar ul,
#sp-left .sp-column .categories-sidebar ul {
  margin: 0;
  padding: 0;
}
#sp-right .sp-column .archies-sidebar ul li,
#sp-right .sp-column .categories-sidebar ul li,
#sp-left .sp-column .archies-sidebar ul li,
#sp-left .sp-column .categories-sidebar ul li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
#sp-right .sp-column .archies-sidebar ul li a,
#sp-right .sp-column .categories-sidebar ul li a,
#sp-left .sp-column .archies-sidebar ul li a,
#sp-left .sp-column .categories-sidebar ul li a {
  color: #1c1c1c;
  display: block;
  padding: 15px 0;
}
#sp-right .sp-column .archies-sidebar ul li a .num,
#sp-right .sp-column .categories-sidebar ul li a .num,
#sp-left .sp-column .archies-sidebar ul li a .num,
#sp-left .sp-column .categories-sidebar ul li a .num {
  float: right;
}
#sp-right .sp-column .archies-sidebar ul li a:hover,
#sp-right .sp-column .categories-sidebar ul li a:hover,
#sp-left .sp-column .archies-sidebar ul li a:hover,
#sp-left .sp-column .categories-sidebar ul li a:hover {
  color: #bea062;
}
#sp-right .sp-column .blog-sidebar .sp-module-content,
#sp-left .sp-column .blog-sidebar .sp-module-content {
  display: inline-block;
}
#sp-right .sp-column .blog-sidebar .sj-basic-news,
#sp-left .sp-column .blog-sidebar .sj-basic-news {
  margin-bottom: 0;
}
#sp-right .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-image,
#sp-left .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-image {
  width: 85px;
  padding: 0;
  margin-right: 20px;
}
#sp-right .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-title a,
#sp-left .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-title a {
  font-weight: 400;
  font-size: 14px;
  color: #1b1b1b;
  text-transform: capitalize;
  margin-bottom: 10px;
  display: block;
}
#sp-right .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-title a:hover,
#sp-left .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-title a:hover {
  color: #bea062;
  text-decoration: none;
}
#sp-right .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-date,
#sp-left .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-date {
  font-size: 12px;
  color: #898989;
}
#sp-right .sp-column .sj-instagram-gallery .instagram-wrap,
#sp-left .sp-column .sj-instagram-gallery .instagram-wrap {
  border: 0 !important;
  margin: 0 !important;
}
#sp-right .sp-column .sj-instagram-gallery .instagram-wrap .instagram-items-container .instagram-items .title_instagram,
#sp-left .sp-column .sj-instagram-gallery .instagram-wrap .instagram-items-container .instagram-items .title_instagram {
  font-size: 18px;
  color: #1c1c1c;
  text-transform: uppercase;
  line-height: 100%;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e1e1e1;
  font-weight: 700;
  text-align: left;
}
#sp-right .sp-column .sj-instagram-gallery .instagram-wrap .instagram-items-container .instagram-items .instagram-items-inner .instagram-item .instagram_users .img_users,
#sp-left .sp-column .sj-instagram-gallery .instagram-wrap .instagram-items-container .instagram-items .instagram-items-inner .instagram-item .instagram_users .img_users {
  padding: 1px;
}
#sp-right .sp-column .sj-instagram-gallery .instagram-wrap .instagram-items-container .instagram-items .instagram-items-inner .instagram-item .instagram_users .img_users a img,
#sp-left .sp-column .sj-instagram-gallery .instagram-wrap .instagram-items-container .instagram-items .instagram-items-inner .instagram-item .instagram_users .img_users a img {
  border: 0;
}
#sp-right .sp-column .sj-instagram-gallery .instagram-wrap .instagram-items-container .instagram-items .instagram-items-inner .instagram-item .instagram_users .img_users:hover,
#sp-left .sp-column .sj-instagram-gallery .instagram-wrap .instagram-items-container .instagram-items .instagram-items-inner .instagram-item .instagram_users .img_users:hover {
  opacity: 0.8;
}
#sp-page-title {
  margin-bottom: 40px;
}
#sp-page-title .row {
  margin: 0;
}
#sp-breadcrumb {
  color: #fff;
  padding: 70px 0;
  text-align: center;
}
#sp-breadcrumb .last-breadcrumb {
  font-size: 26px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 15px;
  margin-top: 0;
}
#sp-breadcrumb .breadcrumb {
  background-color: transparent;
  margin: 0;
  font-size: 12px;
  color: #fff;
  padding: 0;
}
#sp-breadcrumb .breadcrumb li a {
  color: #fff;
}
#sp-breadcrumb .breadcrumb li a:hover {
  color: #bea062;
}
#sp-breadcrumb .breadcrumb li.active {
  color: #fff;
}
.about-row-top,
.about-our-team {
  background-color: #fff;
  padding: 30px 20px 20px;
}
.about-our-team {
  margin-bottom: 20px;
}
.about-exp-info-bot {
  padding-top: 30px;
}
.about-exp-info-bot .exp-info-time {
  float: left;
  font-size: 46px;
  color: #cccccc;
  line-height: 38px;
}
.about-exp-info-bot .about-exp-info-right {
  overflow: hidden;
  padding: 0 15px;
  color: #666;
  line-height: 22px;
}
.about-exp-info-bot .about-exp-info-right h5 {
  font-size: 12px;
  color: #bea062;
  font-style: italic;
  margin-bottom: 8px;
}
.about-exp-info-bot .about-exp-info-right h4 {
  font-size: 16px;
  font-weight: bold;
  color: #111;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .item-avatar {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .item-avatar .item-image {
  width: 120px;
  border-radius: 100%;
  overflow: hidden;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .item-avatar .item-image .sppb-avatar {
  margin-bottom: 0;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .item-avatar .item-info {
  padding: 0 20px;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .item-avatar .item-info .sppb-testimonial-client {
  font-size: 16px;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .item-avatar .item-info .pro-client-url {
  font-size: 12px;
  text-transform: uppercase;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .sppb-testimonial-message {
  font-size: 14px;
  line-height: 22px;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .sppb-testimonial-message .note {
  margin-bottom: 20px;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .sppb-testimonial-message .signature {
  font-size: 26px;
}
.about-testimonials {
  background: url('../../images/bg-testimonial.jpg') no-repeat;
  color: #fff;
  padding: 50px 16%;
}
.about-testimonials .sppb-addon-title {
  display: inline-block;
  position: relative;
}
.about-testimonials .sppb-addon-title:after {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.about-statistic {
  padding: 50px 20px;
}
.about-statistic .sppb-addon-title {
  display: inline-block;
  position: relative;
}
.about-statistic .sppb-addon-title:after {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #bea062;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.our-team {
  margin: 0 -10px;
}
.our-team .item-team {
  width: 20%;
  float: left;
  padding: 0 10px;
}
.our-team .item-team .item-wrap .item-img {
  position: relative;
  margin-bottom: 20px;
}
.our-team .item-team .item-wrap .item-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #293340;
  opacity: 0.7;
  z-index: 1;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.our-team .item-team .item-wrap .item-img .item-social {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.our-team .item-team .item-wrap .item-img .item-social [class*="team-"] {
  display: inline-block;
  vertical-align: top;
  padding: 0 7px;
}
.our-team .item-team .item-wrap .item-img .item-social a {
  color: #fff;
}
.our-team .item-team .item-wrap .item-img .item-social a:hover {
  color: #bea062;
}
.our-team .item-team .item-wrap .item-img .item-social a .fa {
  font-size: 0;
}
.our-team .item-team .item-wrap .item-img .item-social a .fa:before {
  font-size: 18px;
}
.our-team .item-team .item-wrap .item-content {
  text-align: center;
}
.our-team .item-team .item-wrap .item-content h3 {
  font-size: 14px;
  text-transform: uppercase;
}
.our-team .item-team .item-wrap .item-content .team-info {
  color: #999;
}
.our-team .item-team .item-wrap:hover .item-img .item-social {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  opacity: 1;
}
.our-team .item-team .item-wrap:hover .item-img:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.7;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.page_contact {
  background-color: #fff;
  margin-bottom: 20px;
}
.contact-ajax.theme1 {
  padding: 20px;
}
.contact-ajax.theme1 .pre-text {
  font-size: 26px;
  color: #222222;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.contact-ajax.theme1 .pre-text:after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 20px;
  background-color: #dd0000;
  vertical-align: middle;
  margin: 0 10px;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element {
  width: 100%;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner {
  padding: 0;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form {
  margin: 0 -15px;
  width: auto;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control {
  width: 50%;
  float: left;
  padding: 0 15px;
  position: relative;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control .el-input {
  width: 100%;
  margin-bottom: 20px;
  padding: 5px 10px;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control.ctr-full {
  width: 100%;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control #contact_email_copy,
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control .el-label-email-copy {
  cursor: pointer;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control .ca-tooltip {
  position: absolute;
  top: 0;
  right: 0;
}
.rtl .contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control .ca-tooltip {
  right: auto;
  left: 0;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control .ca-tooltip .el-error {
  width: 40px;
  margin: 0;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control .el-ok {
  position: absolute;
  width: 40px;
  margin: 0;
  top: 0;
  right: 0;
}
.rtl .contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control .el-ok {
  right: auto;
  left: 0;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form #cainput_submit {
  border-radius: 0;
  background: none;
  background-color: #bea062;
  border: 0;
  text-align: center;
  min-width: 160px;
  padding: 0 20px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.contact-ajax.theme1 .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form #cainput_submit:hover {
  background-color: #a88845;
}
.contact-ajax .ctajax-element .el-ctajax-form .el-ctajax-return.return-success i,
.contact-ajax .ctajax-element .el-ctajax-form .el-ctajax-return.return-error i {
  width: 100%;
}
.sj_right_contact {
  padding: 35px 0;
}
.sj_right_contact .sj_wrapper {
  line-height: 24px;
  color: #666666;
}
.sj_right_contact .sj_wrapper h4 {
  font-size: 26px;
  color: #222222;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.sj_right_contact .sj_wrapper h4:after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 20px;
  background-color: #dd0000;
  vertical-align: middle;
  margin: 0 10px;
}
.sj_right_contact .sj_wrapper .left-contact-top {
  padding: 15px 0;
}
.sj_right_contact .sj_wrapper .left-contact-top li {
  padding-bottom: 12px;
}
.sj_right_contact .sj_wrapper .left-contact-top li.address:before {
  content: "\f041";
}
.sj_right_contact .sj_wrapper .left-contact-top li.phone a {
  color: #666;
}
.sj_right_contact .sj_wrapper .left-contact-top li.phone a:hover {
  color: #bea062;
}
.sj_right_contact .sj_wrapper .left-contact-top li.phone:before {
  content: "\f095";
}
.sj_right_contact .sj_wrapper .left-contact-top li.email:before {
  content: "\f003";
}
.sj_right_contact .sj_wrapper .left-contact-top li:before {
  font-family: fontawesome;
  font-size: 14px;
  font-weight: bold;
  min-width: 30px;
  display: inline-block;
}
.box-maps p {
  margin: 0;
}
#sp-component #xmap,
#sp-component #user-registration,
#sp-component .tag-category,
#sp-component .search,
#sp-component .finder,
#sp-component .categories-list {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 50px;
}
#sp-component .wrap-login {
  padding: 30px !important;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 50px;
  width: 400px;
  max-width: 100%;
  margin: 0 auto 50px;
  box-shadow: 0 0 6px #989898;
}
#sp-component .wrap-login #remember-lbl {
  cursor: pointer;
}
#sp-component .wrap-login .form-horizontal .well {
  padding-top: 0;
}
#sp-component .wrap-login .form-horizontal .well input.required {
  width: 100%;
}
#sp-component .wrap-login .form-horizontal .well .btn {
  width: 100%;
  padding: 10px 0;
}
#sp-component #josForm {
  padding: 30px !important;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 50px;
  width: 750px;
  max-width: 100%;
  margin: 0 auto 50px;
  box-shadow: 0 0 6px #989898;
}
#sp-component #josForm .componentheading {
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
}
#sp-component #josForm .k2AccountPage {
  padding-bottom: 0;
}
#sp-component #josForm .admintable_register .k2ProfileHeading {
  font-size: 18px;
}
#sp-component #josForm .admintable_register .form-register label {
  display: block;
  color: #222;
}
#sp-component #josForm .admintable_register .form-register label .colorR {
  color: #FF0000;
}
#sp-component #josForm .admintable_register .form-register .ipt-form {
  margin-bottom: 20px;
}
#sp-component #josForm .admintable_register .form-register .ipt-form input {
  width: 100%;
}
#sp-component #josForm .admintable_register .form-register .check-gender .controls {
  padding: 0 20px;
}
#sp-component #josForm .admintable_register .form-register .upload-image {
  margin-bottom: 20px;
}
#sp-component #josForm .admintable_register .form-register #editor-xtd-buttons,
#sp-component #josForm .admintable_register .form-register .toggle-editor {
  margin: 20px 0 10px;
  width: auto;
}
#sp-component #josForm .admintable_register .form-register #editor-xtd-buttons #yt_shorcodes {
  margin: 0;
}
#sp-component #josForm .k2AccountPageUpdate .button {
  background-color: #bea062;
  padding: 10px 30px;
  color: #fff;
  font-weight: bold;
  border: 0;
}
#sp-component #josForm .k2AccountPageUpdate .button:hover {
  background-color: #a88845;
}
#sp-component .tag-category .item {
  margin-bottom: 30px;
}
#sp-component .tag-category .item .wrap-article .article-img {
  margin-bottom: 20px;
}
.view-featured .blog-featured .intro-image {
  display: none;
}
div#finder-filter-window .filter-branch .finder-selects {
  margin: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  /*font-weight: bold;*/
}
.custom-title {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.custom-title .title {
  color: #222222;
  font-size: 26px;
  font-weight: bold;
  margin-top: 0;
}
.custom-title .title .colordf {
  color: #bea062;
}
.custom-title p {
  font-style: italic;
  color: #999999;
  margin-bottom: 0;
}
.custom-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 270px;
  height: 1px;
  background-color: #ddd;
  left: 0;
  right: 0;
  margin: auto;
}
.titleSingle {
  font-size: 18px;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 20px;
}
.titleSingle:after {
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  width: 20px;
  background-color: #bea062;
  margin: 0 15px;
  content: "";
}
.item-tags {
  margin: 0 0 15px;
}
.item-tags .tags {
  margin: 0;
}
.item-tags .tags >span {
  letter-spacing: initial;
}
.item-tags .tags >span a.label {
  background-color: #bea062;
  padding: 7px 13px;
  border-radius: 26px;
  font-size: 12px;
  display: inline-block;
}
.item-tags .tags >span a.label:hover {
  background-color: #a88845;
}
.item-post:hover .item-image {
  opacity: 0.75;
}
.style_module {
  padding: 20px;
  background-color: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 6px 1px #ddd;
  box-shadow: 0 0 6px 1px #ddd;
  -moz-box-shadow: 0 0 6px 1px #ddd;
}
.title_module .sppb-addon-title {
  background-color: transparent;
  font-size: 18px;
  color: #222222;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
}
.title_module .sppb-addon-title:after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 30px;
  background-color: #bea062;
  vertical-align: middle;
  margin: 0 5px;
}
.row,
.sppb-row,
.sp-pagebuilder-row {
  margin-right: -10px;
  margin-left: -10px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.sppb-col-xs-1,
.sppb-col-sm-1,
.sppb-col-md-1,
.sppb-col-lg-1,
.sppb-col-xs-2,
.sppb-col-sm-2,
.sppb-col-md-2,
.sppb-col-lg-2,
.sppb-col-xs-3,
.sppb-col-sm-3,
.sppb-col-md-3,
.sppb-col-lg-3,
.sppb-col-xs-4,
.sppb-col-sm-4,
.sppb-col-md-4,
.sppb-col-lg-4,
.sppb-col-xs-5,
.sppb-col-sm-5,
.sppb-col-md-5,
.sppb-col-lg-5,
.sppb-col-xs-6,
.sppb-col-sm-6,
.sppb-col-md-6,
.sppb-col-lg-6,
.sppb-col-xs-7,
.sppb-col-sm-7,
.sppb-col-md-7,
.sppb-col-lg-7,
.sppb-col-xs-8,
.sppb-col-sm-8,
.sppb-col-md-8,
.sppb-col-lg-8,
.sppb-col-xs-9,
.sppb-col-sm-9,
.sppb-col-md-9,
.sppb-col-lg-9,
.sppb-col-xs-10,
.sppb-col-sm-10,
.sppb-col-md-10,
.sppb-col-lg-10,
.sppb-col-xs-11,
.sppb-col-sm-11,
.sppb-col-md-11,
.sppb-col-lg-11,
.sppb-col-xs-12,
.sppb-col-sm-12,
.sppb-col-md-12,
.sppb-col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}
#sp-component .blog {
  background-color: #fff;
}
#sp-component .blog .item-page .page-header {
  margin-top: 0;
}
#sp-component .blog .item-page .page-header h1 {
  font-size: 24px;
  color: #222;
}
#sp-component .box-login {
  padding: 60px 30px;
  border-radius: 4px;
  border: 1px solid #ddd;
  background-color: #fff;
}
#sp-component .box-login .login .checkbox input[type="checkbox"] {
  margin-top: 3px;
}
.flex-wrap .sppb-row-container .sppb-row {
  display: flex;
  flex-wrap: wrap;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  display: block;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 2px 0 0;
}
#search-form button.btn .icon-search,
#searchForm button.btn .icon-search {
  display: none;
}
.accordion .accordion-group .accordion-inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.input-mini {
  width: auto;
}
.article-index .nav-stacked {
  border-bottom: 0;
}
.article-index .nav-stacked li {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
}
.article-index .nav-stacked li.active,
.article-index .nav-stacked li:hover {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.article-index .nav-stacked li.active a,
.article-index .nav-stacked li:hover a {
  background-color: transparent;
  border: 0;
  color: #bea062;
}
.article-index .nav-stacked li a {
  background-color: transparent;
  margin: 0;
  padding: 15px 0;
  color: #1c1c1c;
  border: 0;
}
.pager ul {
  padding: 0;
}
.pager ul li {
  margin: 0 10px;
}
.contact h3 {
  margin-bottom: 20px;
}
.contact .thumbnail {
  border: 0;
  padding: 0;
  margin-bottom: 30px;
}
.contact .contact-address {
  margin-bottom: 30px;
  clear: both;
  background: #f4f4f4;
  padding: 20px;
  border-radius: 4px;
}
.contact .contact-form #contact-form {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.lib-flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.owl-carousel .owl-item img {
  transform-style: initial;
  -webkit-transform-style: initial;
  -moz-transform-style: initial;
  -ms-transform-style: initial;
  -o-transform-style: initial;
}
.tag-category .form-inline .filters {
  margin-bottom: 20px;
}
.tag-category .form-inline .filters #filter-search {
  margin-bottom: 20px;
}
.tag-category .form-inline .filters button.btn {
  border-radius: 4px !important;
  padding: 5px 20px;
  background-color: #bea062;
  color: #fff;
}
.tag-category .form-inline .filters button.btn:hover {
  background-color: #a88845;
}
.tag-category .form-inline .filters button.btn >span {
  margin: 0;
}
.tag-category .form-inline .filters button.btn +button {
  margin: 0 10px;
}
.tag-category .form-inline .category.list-striped li h3 {
  font-size: 16px;
}
.category-list .content-category .filters {
  margin-bottom: 30px;
}
.rtl .category-list .content-category .filters .btn-group.pull-right {
  float: left !important;
}
table.category thead >tr,
table.category tbody >tr {
  border-color: #ddd;
}
.profile .btn-toolbar {
  float: none !important;
  display: inline-block;
  padding: 0;
  margin-bottom: 20px;
}
.profile .btn-toolbar li .btn {
  display: inline-block;
  vertical-align: top;
  padding: 7px 20px;
  background-color: #bea062;
  color: #fff;
  border-radius: 4px;
}
.profile .btn-toolbar li .btn .icon-user {
  display: none;
}
.profile .btn-toolbar li .btn:hover {
  background-color: #a88845;
}
.profile fieldset {
  display: block;
  min-width: -webkit-min-content;
  border-color: threedface;
  border: 1px solid #ddd;
  padding: 20px;
  margin: 0 0 30px;
}
.profile fieldset legend {
  width: auto;
  margin-bottom: 0;
  padding: 10px;
  border: 0;
  font-size: 16px;
}
.profile fieldset .dl-horizontal dd {
  padding: 8px 0;
}
.sppb-addon-feature svg.sppb-img-responsive {
  height: 60px;
}
#sp-bottom .acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form .acysubbuttons {
  text-align: left;
}
.sppb-media > .pull-left {
  margin-right: 20px;
}
#sp-page-builder .page-content .sppb-section,
#sp-page-builder .sppb-section {
  margin-top: 0;
}
.rtl .profile-edit .form-horizontal .control-label {
  float: right;
  text-align: right !important;
}
.rtl .profile .dl-horizontal dt {
  text-align: right;
}
.rtl #sp-bottom .acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form .acysubbuttons {
  text-align: right;
}
.rtl .sppb-media > .pull-left {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .k2AccountPage th.k2ProfileHeading {
  text-align: right;
}
input[type="text"]:focus,
input[type="submit"]:focus,
input[type="submit"]:active,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}
[class^="fa"]:before {
  font-family: FontAwesome;
}
.colordf {
  color: #bea062;
}
.form-validate {
  background-color: #fff;
  padding: 20px;
}
.form-validate .componentheading {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  margin-bottom: 20px;
}
.form-validate .k2AccountPage th.k2ProfileHeading {
  background-color: transparent;
}
.form-validate .k2AccountPage table.admintable td.key,
.form-validate .k2AccountPage table.admintable td.paramlist_key {
  padding: 15px 10px;
  border: 0;
  background-color: transparent;
}
.form-validate .controls .radio {
  padding: 0 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sj-megamenu-parent .item-280 .sj-dropdown.sj-dropdown-main.sj-menu-right {
    right: 0;
    left: auto;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-prev {
    left: -25px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-next {
    right: -25px;
  }
  #sp-main-body .apps-w .apps {
    padding-left: 30%;
  }
  body.rtl #sp-main-body .apps-w .apps {
    padding-right: 30%;
  }
  #sp-right .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-image,
  #sp-left .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-image {
    margin-right: 10px;
  }
  div.spEntryContainer .spClassViewText {
    height: 60px;
    overflow: hidden;
  }
  div.spEntryContainer .spEntryContainer--inner {
    min-height: 222px;
  }
  ul.field_services li {
    margin-right: 8px;
  }
  body.rtl #sp-right .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-image,
  body.rtl #sp-left .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-image {
    margin-left: 10px;
  }
  body.rtl ul.field_services li {
    margin-right: 0;
    margin-left: 8px;
  }
  #sp-right .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-title a,
  #sp-left .sp-column .blog-sidebar .sj-basic-news .bs-items .bs-item .bs-title a {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.rtl .col-md-1,
  body.rtl .col-md-2,
  body.rtl .col-md-3,
  body.rtl .col-md-4,
  body.rtl .col-md-5,
  body.rtl .col-md-6,
  body.rtl .col-md-7,
  body.rtl .col-md-8,
  body.rtl .col-md-9,
  body.rtl .col-md-10,
  body.rtl .col-md-11,
  body.rtl .col-md-12 {
    float: right;
  }
  .sambar .sambar-inner.menu_horizontal {
    background: transparent;
  }
  #sp-menu-hozizontal {
    width: 65%;
   }
  #sp-menu-hozizontal .sambar .sambar-inner .btn-sambar {
    background-color: #bea062;
    background-image: none;
    margin-top: 8px;
  }
  #sp-search {
    width: 10%;
  }
  #sp-header-bottom > .container,
  #sp-header-top > .container,
  #sp-main-body .container {
    padding: 0 15px;
  }
  .slider-images .yt-content-slider .owl-nav [class*="owl-"] {
    margin-top: -50px;
    background-color: transparent;
  }
  .slider-images .yt-content-slider .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
  }
  .search-inner .sppb-addon-title {
    width: 100%;
    margin: 30px 0;
  }
  .search-inner .spsearch-wrap {
    width: 100%;
    padding: 20px;
  }
  .search-inner .spsearch-wrap .form-horizontal {
    min-height: 120px;
  }
  .search-inner .spsearch-wrap .form-horizontal .spClassSearchCheckbox {
    bottom: 15px;
  }
  .search-inner .button-search {
    right: 15px;
    left: auto;
    top: 24px;
    bottom: auto;
  }
  .top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-title a {
    font-size: 14px;
  }
  #sp-main-body .counter-wrap .maps .yt-counter-wrapper .yt-counter-desc .yt-counter-text {
    font-size: 14px;
  }
  .sppb-col-md-12,
  .blogs-w .sppb-col-md-12,
  .hotdeal-w .sppb-col-md-12 {
    padding: 0 30px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-prev {
    left: -15px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-next {
    right: -15px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner {
    padding: 20px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner .sl2-title {
    font-size: 18px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner {
    padding: 0 40px;
  }
  .hotdeal-w .sj-slideshowii .sl2-wrap-big-item .sl2-item-info .sl2-desc {
    display: none;
  }
  .com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-title a {
    font-size: 16px;
  }
  #sp-main-body .yt-testimonial .owl-nav .owl-next {
    right: 30px;
  }
  #sp-main-body .yt-testimonial .owl-nav .owl-prev {
    left: 30px;
  }
  #sp-main-body .apps-w .apps {
    padding-left: 35%;
  }
  #sp-main-body .apps-w .apps h3 {
    font-size: 33px;
  }
  #sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner {
    width: 75%;
  }
  body.rtl .search-inner .button-search {
    right: auto;
    left: 15px;
  }
  #sp-footer-middle .container {
    padding: 0 15px;
  }
  #sp-footer-middle #sp-bottom1,
  #sp-footer-middle #sp-bottom4 {
    width: 50%;
  }
  #sp-footer-middle #sp-bottom2,
  #sp-footer-middle #sp-bottom3 {
    width: 50%;
  }
  #sp-footer-middle #sp-bottom1,
  #sp-footer-middle #sp-bottom2 {
    margin-bottom: 20px;
  }
  body .close-offcanvas {
    padding-top: 0;
    right: 10px;
    top: 5px;
  }
  body.rtl .close-offcanvas {
    left: 10px;
    right: auto;
  }
  #sp-breadcrumb {
    padding: 80px 0;
  }
  div.spEntryContainer .spClassViewText {
    height: 60px;
    overflow: hidden;
  }
  div.spEntryContainer .spEntryContainer--inner {
    min-height: 222px;
  }
  ul.field_services li {
    margin-right: 8px;
  }
  .spDetails .yt-responsive-media-yes {
    padding-bottom: 42%;
  }
  body.rtl ul.field_services li {
    margin-right: 0;
    margin-left: 8px;
  }
  body.rtl .search-inner .sppb-addon-title {
    float: right;
    text-align: right;
  }
  body.rtl #sp-main-body .apps-w .apps {
    padding-right: 35%;
  }
}
@media (max-width: 767px) {
  #sp-component #josForm,
  #sp-component .wrap-login {
    padding: 10px !important;
  }
  body .container,
  body .sppb-row-container {
    width: 100%;
    padding: 0 15px !important;
  }
  .sambar .sambar-inner.menu_horizontal {
    background: transparent;
  }
  #sp-header-top{
    padding: 0px 10px 0px 20px !important;
  } 
  #sp-top1 {
    width: 70%;
    float: left;
    padding: 5px;
  }
  #sp-top2 {
    width: 30%;
    float: right;
  }
  #sp-logo {
    width: 83.33333333%;
    padding-right: 0px;
  }
  #sp-logo .sp-default-logo {
    width: 90%;
  }
  #sp-menu-hozizontal .sambar .sambar-inner .btn-sambar {
    background-color: #bea062;
    background-image: none;
    margin-top: 8px;
  }
  #sp-search {
    width: 20%;
  }
  body.rtl #sp-header-top .yt-loginform li {
    float: right;
  }
  .slider-images .yt-content-slider .owl-nav [class*="owl-"] {
    margin-top: -40px;
    background-color: transparent;
  }
  .slider-images .yt-content-slider .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
  }
  .search-inner .sppb-addon-title {
    width: 100%;
    margin: 30px 0;
  }
  .search-inner .spsearch-wrap {
    width: 100%;
    padding: 20px;
  }
  .search-inner .spsearch-wrap .form-horizontal {
    min-height: 120px;
  }
  .search-inner .spsearch-wrap .form-horizontal .spClassSearchCheckbox {
    bottom: 15px;
  }
  .search-inner .button-search {
    right: 15px;
    left: auto;
    top: 24px;
    bottom: auto;
  }
  .search-inner .spsearch-wrap .spFieldCheckbox {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .search-inner .spsearch-wrap .form-horizontal .form-group.form-first {
    width: 100%;
    margin-bottom: 10px;
  }
  .search-inner .spsearch-wrap .form-horizontal .spsearch-ext {
    width: 100%;
  }
  .search-inner .spsearch-wrap .form-horizontal .spsearch-ext .spClassSearchCategory,
  .search-inner .spsearch-wrap .form-horizontal .spsearch-ext .spClassSearchInbox {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .search-inner .spsearch-wrap .form-horizontal {
    min-height: 240px;
  }
  .top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-readmore a:after {
    display: none;
  }
  .top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-readmore a,
  .top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info .item-title a {
    font-size: 13px;
  }
  #sp-main-body .yt-testimonial .owl-nav .owl-prev {
    left: 5px;
  }
  #sp-main-body .yt-testimonial .owl-nav .owl-next {
    right: 5px;
  }
  #sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner p {
    padding: 0;
    font-size: 16px;
  }
  #sp-main-body .yt-testimonial .owl-nav .owl-next::before,
  #sp-main-body .yt-testimonial .owl-nav .owl-prev::before {
    font-size: 40px;
  }
  #sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner p::before,
  #sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner p::after {
    display: none;
  }
  .top-resorts .sj-extraslider .extraslider-inner .item-wrap .item-info {
    padding: 20px 10px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner {
    padding: 0;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner {
    padding: 0 20px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-prev {
    left: -5px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-slide-inner .owl2-controls .owl2-nav .owl2-next {
    right: -5px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner {
    padding: 20px;
  }
  .hotdeal-w .sj-slideshowii-container .sl2-wrap .sl2-wrap-inner .sl2-wrap-big-inner .sl2-wrap-big-item .sl2-item-info .sl2-item-info-inner .sl2-title {
    font-size: 20px;
  }
  .ourcompany ul li {
    width: 33.33%;
  }
  .com-sppagebuilder .sj-basic-news .bs-items .bs-item.first-child {
    margin-bottom: 20px;
  }
  .com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-readmore a {
    margin-top: 20px;
  }
  .com-sppagebuilder .sj-basic-news .bs-items .bs-item .bs-title a {
    font-size: 14px;
  }
  #sp-main-body .apps-w .apps {
    background: none;
    padding: 30px 20px 0 20px !important;
  }
  #sp-main-body .apps-w .apps h3 {
    font-size: 20px;
  }
  #sp-main-body .apps-w .apps ul {
    margin-top: 50px;
  }
  #sp-main-body .apps-w .apps ul li {
    margin: 0 0 35px 0;
  }
  body.rtl #sp-menu-hozizontal {
    float: right;
  }
  body.rtl #sp-main-body .yt-testimonial .owl-nav .owl-prev {
    right: 15px;
  }
  body.rtl #sp-main-body .yt-testimonial .owl-nav .owl-next {
    left: 15px;
  }
  #sp-footer-middle .container {
    padding: 0 15px;
  }
  #sp-footer-middle #sp-bottom1,
  #sp-footer-middle #sp-bottom4 {
    width: 100%;
  }
  #sp-footer-middle #sp-bottom2,
  #sp-footer-middle #sp-bottom3 {
    width: 100%;
  }
  #sp-footer-middle #sp-bottom3,
  #sp-footer-middle #sp-bottom1,
  #sp-footer-middle #sp-bottom2 {
    margin-bottom: 20px;
  }
  body .close-offcanvas {
    padding-top: 0;
    line-height: 20px;
    right: 10px;
    top: 5px;
  }
  body.rtl .close-offcanvas {
    left: 10px;
    right: auto;
  }
  #sp-breadcrumb {
    padding: 50px 0;
  }
  div.spEntryContainer .spEntryContainer--inner {
    padding: 0;
  }
  div.spEntryContainer .spClassViewImage {
    position: static;
    width: 100%;
  }
  div.spEntryContainer .spClassView--price {
    position: static;
    width: auto;
    height: auto;
  }
  div.spEntryContainer .spClassView--price:after {
    display: none;
  }
  div.spEntryContainer .spClassViewText {
    margin: 10px;
  }
  div.spEntryContainer .ViewCheckbox--services {
    display: inline-block;
    margin: 10px;
  }
  div.spEntryContainer .page-header {
    padding: 10px;
    min-height: 65px;
  }
  div.spEntryContainer .spClassView--saleoff {
    top: 65px;
  }
  ul.field_services li {
    margin-right: 6px;
    margin-bottom: 5px;
  }
  div.spEntryContainer .street {
    margin: 5px;
  }
  div.spEntryContainer .spClassViewImage img {
    width: 100%;
  }
  .com-sobipro #SPSearchForm #SPSearchBox {
    width: 100%;
    margin: 0 0 10px 0;
  }
  body.rtl ul.field_services li {
    margin-right: 0;
    margin-left: 6px;
  }
  body.rtl .sp-module-content .mod-languages .btn-group {
    float: left;
    margin: 0;
  }
}
@media (min-width: 481px) and (max-width: 640px) {
  .contact-footer .contact-ajax.theme2 .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-contact {
    width: 50%;
  }
  .megafolio-container .mega-entry .mega-hoverlink,
  .megafolio-container .mega-entry .mega-hoverview {
    margin-top: -20px !important;
  }
}
@media (max-width: 480px) {
  #sp-subcribe-footer .acymailing_module form .acymailing_module_form .acymailing_form .inputbox {
    width: 100% !important;
  }
  #sp-top2 {
    width: 60%;
    float: left;
  }
  #sp-top1 {
    width: 40%;
    float: left;
  }
  #sp-header-top .yt-loginform li.yt-register,
  #sp-top1 .hotline {
    display: none;
  }
  .search-inner .sppb-addon-title {
    font-size: 18px;
  }
  .search-inner .spsearch-wrap .form-horizontal {
    min-height: 287px;
  }
  .com-sppagebuilder .sj-basic-news .bs-items .bs-item {
    width: 100%;
  }
  #sp-footer1 .newsletter-footer .sp-module-content .acymailing_form .inputbox {
    width: 200px !important;
  }
  .view-profile .admintable {
    display: block;
    overflow: auto;
  }
  #searchForm .inputbox,
  #finder-search .inputbox {
    margin-bottom: 10px;
  }
  .autocomplete-suggestions {
    width: 205px !important;
  }
  #sp-breadcrumb {
    padding: 50px 10px;
  }
  #myLogin .modal-dialog {
    width: 280px;
  }
  .yt-tabs.underline ul.nav-tabs li.active::after,
  .yt-tabs.underline ul.nav-tabs li.active::before {
    display: none;
  }
}
svg path {
  fill: #bea062;
}
svg:hover path {
  fill: #a88845;
}
a {
  color: #bea062;
}
a:hover {
  color: #a88845;
}
#offcanvas-toggler >i {
  color: #666666;
}
#offcanvas-toggler >i:hover {
  color: #bea062;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #b5934c;
  background-color: #bea062;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #96793e;
  background-color: #a88845;
}
ul.social-icons >li a:hover {
  color: #bea062;
}
.sp-page-title {
  background: #bea062;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #666666;
}
.sp-module ul >li >a:hover {
  color: #bea062;
}
.sp-module .latestnews >div >a {
  color: #666666;
}
.sp-module .latestnews >div >a:hover {
  color: #bea062;
}
.sp-module .tagscloud .tag-name:hover {
  background: #bea062;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #bea062;
}
.search .btn-toolbar button {
  background: #bea062;
}
.post-format {
  background: #bea062;
}
.voting-symbol span.star.active:before {
  color: #bea062;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #a88845;
}
.entry-link,
.entry-quote {
  background: #bea062;
}
blockquote {
  border-color: #bea062;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #bea062;
}
.sp-comingsoon body {
  background-color: #bea062;
}
.pagination>li>a,
.pagination>li>span {
  color: #666666;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #666666;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #bea062;
  background-color: #bea062;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #bea062;
  background-color: #bea062;
}
div.spEntryContainer .street:before {
  color: #bea062;
}
.spDetailEntry .yt-list.type-check .fa {
  color: #bea062;
}


/*menü háttérszín*/
.sj-menu-item a{
color: #ffffff !important;
}

.sj-megamenu {
  background: none !important;
}

.sambar-inner {
  background: none !important;
}

/*lábléc ikonok igazítása*/
#sp-bottom1 .custom {
display: flex;
justify-content: left;
}


/*mobilon betűméret növelése*/
@media only screen and (max-width: 640px) {
  body { 
     font-size: 3.2vw !important; 
  }
}

/*címsor színek*/
.h1, .h2, .h3, .h4, .-h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #ffffff !important;
}

/*menü betűtípus*/
.sj-megamenu-parent a{
  font-family: 'Arial', sans-serif;
}

#sp-top1 a{
  font-family: 'Arial', sans-serif;
}

/*fejléc alatt csík*/
#sp-header-bottom{
  border-bottom: 6px solid #bea062 !important;
}

/*szobafoglalás modul háttere*/
#enable-bootstrap {
  background: none !important;
  border: none !important;
}

/*header top háttér*/
#sp-header-top {
  background-color: rgba(190, 160, 98, 0.2) !important; 
}

/*header top színek*/
.hotmail a{
  color: #ffffff !important;
}

/*Útvonalak háttér mérete*/
#sp-page-title {
  background-size: cover !important;
}

.hotline a{
  color: #ffffff !important;
}

/*lábléc padding mobil nézethez*/
#sp-bottom2 {
padding-bottom: 20px;
}