@charset "UTF-8";
/*
Theme Name: South France Holiday Villas
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic|Cinzel:400,700);
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Cinzel, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: 1;
  color: inherit;
}

#testSystem {
  position: absolute;
  left: 4px;
  top: 4px;
  color: white;
  background-color: red;
  padding: 2px 4px;
  font-size: 80%;
  width: 130px;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase;
}

.bg-info {
  background-color: #d9edf7 !important;
}
.alert { font-size: 16px; margin-top: 1em !important; }

.search-form:after, .post-password-form p:after {
  content: " ";
  display: block;
  clear: both;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
}

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

.widget {
  border: 1px solid #f0f0f0;
  margin-bottom: 45px;
  overflow: hidden;
  padding: 22px 14px 39px;
}
.widget h3 {
  font-size: 1.4em;
  margin: 0 0 42px;
}
.widget .slider {
  position: relative;
  color: #7a7a7a;
  font-size: 14px;
  line-height: 1.5;
}
.widget .slider .mask {
  overflow: hidden;
}
.widget .slider .slide {
  overflow: hidden;
}
.widget .slider .slide h4 {
  font-size: 1em;
  margin: 0 0 4px;
}
.widget .slider .slide h4 a {
  color: #7a7a7a;
}
.widget .slider .slide h4 a:hover {
  color: #51a1c4;
}
.widget .slider .switchers-holder {
  font-size: 24px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: -63px;
}
.widget .slider .switchers-holder a {
  color: #8f8f8f;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 7px;
}
.widget .slider .switchers-holder a:hover {
  color: #c5ad53;
}
.widget .slider.featured {
  margin: -1px 0 -19px;
}
.widget .slider.featured .mask {
  height: 375px;
}
.widget .slider.featured .slide {
  padding: 0 0 22px;
}
.widget .slider.featured .slide .image-holder {
  float: left;
  margin: 0 10px 0 0;
  max-width: 50%;
}
.widget .slider.featured .slide .image-holder img {
  max-width: none;
  width: 100%;
}
.widget .slider.featured .slide .txt {
  overflow: hidden;
}
.widget .slider.featured .slide p {
  margin: 0;
}
.widget .slider.featured.with-border .mask {
  height: 364px;
}
.widget .slider.featured.with-border .slide {
  border-top: 1px solid #f0f0f0;
  padding: 26px 0px 21px;
}
.widget .slider.featured.with-border .slide:first-child {
  border-width: 0;
  padding-top: 0;
}
.widget .slider.reviews {
  margin: 0 0 -20px;
}
.widget .slider.reviews .mask {
  height: 420px;
}
.widget .slider.reviews .slide {
  border-top: 1px solid #f0f0f0;
  padding: 23px 0 21px;
}
.widget .slider.reviews .slide:first-child {
  border-top: 0;
  padding-top: 0;
}
.widget .slider.reviews .slide .image-holder {
  border: 1px solid #f0f0f0;
  float: left;
  margin: 1px 11px 0 0;
}
.widget .slider.reviews .slide .txt {
  overflow: hidden;
}
.widget .slider.reviews .slide .heading {
  margin: 0 0 7px;
  overflow: hidden;
}
.widget .slider.reviews .slide .heading p {
  float: left;
  padding: 0;
}
.widget .slider.reviews .slide .heading .rating {
  float: right;
  margin: 3px 0 0;
}
.widget .slider.reviews p {
  margin: 0;
}
.widget ul {
  font-size: 14px;
  line-height: 1.5;
  margin: -24px 0 -19px;
}
.widget ul li {
  border-top: 1px solid #f0f0f0;
  overflow: hidden;
  padding: 20px 5px 23px 15px;
  position: relative;
  vertical-align: top;
}
.widget ul li:first-child {
  border-top-width: 0;
}
.widget ul li:before {
  background: #7a7a7a;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 29px;
  width: 4px;
}
.widget ul a {
  color: #7a7a7a;
}
.widget ul a:hover, .widget ul a:active {
  color: #bababa;
}
.widget ul.share-list {
  margin: 0 0 -23px;
  padding: 0 20px 0 0;
}
.widget ul.share-list li {
  border: 0;
  margin: 0 -4px 0 0;
  padding: 0 10px 28px 0;
  width: 50%;
}
.widget ul.share-list li:before {
  display: none;
}
.widget ul.share-list li * {
  box-sizing: content-box;
}
.widget ul.share-list [class*=st_] > span {
  margin: 0 !important;
}
.widget select {
  min-width: 150px;
  width: 100%;
}
.widget p {
  margin: 0 !important;
}
.widget table {
  margin: 0;
}
.widget.darken {
  background: #f6f6f6;
}
.widget.book {
  background-image: url(../../../images/bg-filter.jpg);
  background-position: 50% 150px;
  background-repeat: no-repeat;
}
.widget.book .search-box {
  background: none;
  border: 0;
  padding: 0;
}
.widget.book .search-box form {
  margin: 0 0 -20px;
}
.widget.book .search-box .column {
  display: block;
  padding: 0 0 25px;
}
.widget.book .search-box .column.button-holder {
  display: inline-block;
  vertical-align: top;
  padding: 0 25px 25px 0;
  width: auto !important;
}
.widget.book .search-box .form-group {
  max-width: 180px;
}
.widget.help {
  padding-bottom: 44px;
  position: relative;
}
.widget.help * {
  position: relative;
  z-index: 5;
}
.widget.help h3 {
  margin: 0 0 18px;
}
.widget.help p {
  margin: 0 0 35px !important;
}
.widget.help .phone {
  color: #696969;
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.0833;
  text-shadow: 1px 1px 1px #f6f6f6;
}
.widget.help .phone .fa {
  margin: 0 18px 0 0;
}
.widget.help .bg-image {
  bottom: 0px;
  position: absolute;
  right: -12px;
  z-index: 1;
}
.widget.widget-gallery h3 {
  margin-right: 65px;
}
@media (max-width: 991px) {
  .widget .slider .image-holder img {
    max-width: none;
    width: 100%;
  }
  .widget .slider .switchers-holder {
    top: -43px;
  }
  .widget .slider.reviews .slide .heading p {
    float: none;
    margin: 0 0 5px;
  }
  .widget .slider.reviews .slide .heading .rating {
    float: none;
  }
  .widget h3 {
    margin: 0 0 20px;
  }
  .widget ul.share-list li {
    width: auto;
  }
  .widget.book .search-box .column {
    width: auto;
  }
  .widget.book .search-box .column.button-holder {
    padding: 0px 41px 44px 0px;
  }
  .widget.book .search-box .form-group {
    max-width: none;
  }
  .widget.help {
    padding-bottom: 44px;
  }
  .widget.help .phone {
    font-size: 24px;
  }
  .widget.help .phone .fa {
    margin: 0 18px 0 0;
  }
  .widget.help p {
    margin-bottom: 35px !important;
  }
  .widget.help .btn {
    padding: 18px 29px 15px;
  }
  .widget.help .bg-image {
    left: 157px;
    right: auto;
  }
}
@media (max-width: 767px) {
  .widget {
    padding-bottom: 44px;
  }
  .widget h3 {
    margin: 0 0 41px;
  }
  .widget.book .search-box form {
    margin: 0 0 -38px;
  }
  .widget.book .search-box .form-group {
    max-width: none;
  }
}
@media (max-width: 479px) {
  .widget {
    padding-bottom: 25px;
  }
  .widget h3 {
    margin: 0 0 20px;
  }
  .widget.book .search-box .column.button-holder {
    padding: 0 20px 20px 0;
  }
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}
.comment-form textarea {
  padding: 3px 4px;
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}
.comment-form textarea,
.comment-form input[type=text] {
  margin: 0 4px 0 0;
  width: 300px;
}
.comment-form input[type=submit] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
}
.post-password-form input {
  float: left;
}
.post-password-form input[type=password] {
  margin: 0 4px 0 0;
  width: 150px;
}

.search-form {
  margin: 0 0 15px;
}
.search-form .form-group {
  margin: 0;
  padding: 0 0 16px;
}
.search-form input {
  float: left;
  margin: 0;
}
.search-form input[type=search] {
  margin: 0 4px 0 0;
  width: 150px;
}
#sidebar .search-form {
  margin: 0;
}
#sidebar .search-form input[type=search] {
  float: none;
  margin: 0 0 15px;
  width: 100%;
}
@media (max-width: 479px) {
  .search-form .form-group {
    padding-bottom: 0;
  }
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
  border: none;
  padding: 0 30px;
}

.commentlist {
  margin: 0 0 45px;
}
.commentlist .edit-link {
  margin: 0;
}
.commentlist .avatar-holder {
  float: left;
  margin: 0 45px 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}
@media (min-width: 769px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }
}

.comment,
.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 45px;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation {
  overflow: hidden;
  margin: 0 0 45px;
}
.navigation .next {
  float: left;
  max-width: 50%;
}
.navigation .prev {
  float: right;
  max-width: 50%;
  text-align: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 45px;
}
.wp-caption img {
  margin: 0;
  vertical-align: top;
}
.wp-caption p {
  margin: 10px 0 0;
}

div.aligncenter {
  margin: 0 auto 45px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 45px 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 45px;
}

.mejs-container {
  margin-bottom: 45px;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

#nav .drop a:before,
.image-holder a:before,
.list-check li:before,
.back-to-search a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/**
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/fonts/bootstrap/glyphicons-halflings-regular.eot');
  src: url('/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix')
      format('embedded-opentype'), url('/fonts/bootstrap/glyphicons-halflings-regular.woff')
      format('woff'), url('/fonts/bootstrap/glyphicons-halflings-regular.ttf')
      format('truetype'), url('/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons-halflingsregular')
      format('svg');
}
**/
@font-face {
  font-family: "icomoon";
  src: url("../../../fonts/icomoon.eot?otutw0");
  src: url("../../../fonts/icomoon.eot?#iefixotutw0") format("embedded-opentype"), url("../../../fonts/icomoon.ttf?otutw0") format("truetype"), url("../../../fonts/icomoon.woff?otutw0") format("woff"), url("../../../fonts/icomoon.svg?otutw0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-hotel:before {
  content: "";
}

.icon-pool:before {
  content: "";
}

@media (max-width: 991px) {
  #screen-xs {
    display: inline;
    content: "";
  }
}
@media (min-width: 768px) {
  #screen-xs {
    display: none;
    content: "";
  }
}
#main.container {
  background: #FFF;
}

h4.bg-success, h4.bg-warning {
  padding: 25px;
}

.modal-dialog .modal-header {
  min-height: 1em;
}

.modal-dialog {
  max-width: 1270px;
  width: 85%;
}
.modal-dialog .close {
  padding: 10px;
  opacity: 0.8;
  background-color: #d9c584;
  margin-top: 0;
}

.btn-default {
  background-color: #56a4c6;
}

.breadcrumb {
  margin-bottom: 0px;
}

.alert {
  margin-bottom: 0px;
}

.nav-opener {
  background: rgba(142, 202, 200, 0.75);
  float: right;
  height: 46px;
  position: relative;
  width: 60px;
}
.nav-opener:before, .nav-opener:after,
.nav-opener span {
  background: #fff;
  height: 4px;
  left: 14px;
  margin-top: -2px;
  position: absolute;
  right: 14px;
  top: 50%;
  transition: all 0.2s linear;
}
.nav-opener:before, .nav-opener:after {
  content: "";
  top: 34%;
}
.nav-opener:after {
  top: 66%;
}
@media (min-width: 768px) {
  .nav-opener {
    display: none;
  }
}
@media (max-width: 479px) {
  .nav-opener {
    height: 40px;
    width: 40px;
  }
  .nav-opener:before, .nav-opener:after,
.nav-opener span {
    left: 7px;
    right: 7px;
  }
  .nav-opener:before {
    top: 28%;
  }
  .nav-opener:after {
    top: 72%;
  }
}

@media (max-width: 768px) {
  .btn-group {
    text-align: center;
  }
  .btn-group .btn {
    float: none;
    position: default;
    margin-bottom: 10px;
  }
}
.btn {
  border: 0;
  font-family: Cinzel, Georgia, "Times New Roman", Times, serif;
  line-height: 1.1333;
  padding: 17px 30px 16px;
  transition: all 0.5s linear;
  text-transform: uppercase;
}
.btn .fa {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px 0 0;
}
@media (max-width: 479px) {
  .btn {
    font-size: 14px;
    padding: 12px 15px 13px;
  }
}

/** don't understand why these colours aren't picked up from _bootstrap_custom **/
.btn-primary {
  background: #d9c584;
}
.btn-primary:hover {
  background: #56a4c6;
}

a {
  color: #c5ad53;
}
a:hover {
  color: #51a1c4;
}

/** end **/
.btn-xs {
  padding: 6px 12px;
}

.bootstrap-touchspin-down, .bootstrap-touchspin-up {
  padding: 16px 10px 16px;
}

/** snippet from http://www.bootply.com/128062 **/
.glyphicon-refresh-animate {
  -animation: spin 0.7s infinite linear;
  -webkit-animation: spin2 0.7s infinite linear;
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.x {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}

.wobble-horizontal {
  -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  color: #FF2828;
}

/** end **/
#social-networks-block i.fa {
  display: none;
}
#social-networks-block .list-floating {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 9999;
  margin: 0;
  padding: 10px 0;
  border: 1px solid #CCC;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 0 8px 8px 0;
}
#social-networks-block .list-floating li {
  list-style: none;
}
#social-networks-block .list-floating li a {
  color: #8ecac8;
}
#social-networks-block .list-floating li a:hover {
  color: #d9c584;
}

@media (max-width: 479px) {
  #social-networks-block {
    position: fixed;
    left: 20px;
    top: 83%;
    z-index: 999;
  }
  #social-networks-block i.fa {
    float: left;
    height: 40px;
    width: 40px;
    background: #8ecac8;
    font-size: 32px;
    color: white;
    padding: 4px;
    cursor: pointer;
    display: block;
    border-radius: 2%;
    opacity: 0.9;
    z-index: 2;
  }
  #social-networks-block .list-floating {
    transition: 1s;
    position: relative;
    float: left;
    background: white;
    border: 1px solid #8ecac8;
    opacity: 0.9;
    right: -400px;
    left: auto;
    top: auto;
    z-index: 1;
  }
  #social-networks-block .list-floating.slide {
    right: 0px;
  }
  #social-networks-block .list-floating li {
    list-style: none;
    float: left;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 0;
  }
}
input.btn {
  height: 50px;
  padding: 0 30px;
}
@media (max-width: 479px) {
  input.btn {
    height: 40px;
    padding: 0 15px;
  }
}

.form-group.with-icon {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 0 35px 0 0;
  position: relative;
}
.form-group.with-icon .form-control {
  background: none;
  border: 0;
  height: 48px;
}
.form-group.with-icon .fa {
  color: #c5ad53;
  font-size: 18px;
  margin: -9px 0 0;
  position: absolute;
  right: 14px;
  top: 50%;
}
.form-group .checkbox label {
  color: #999;
}
@media (max-width: 479px) {
  .form-group.with-icon .form-control {
    height: 31px;
  }
  .form-group.with-icon .fa {
    font-size: 16px;
  }
}

.form-control {
  border-radius: 0;
  box-shadow: none !important;
  line-height: 1.4667;
  padding: 13px 15px;
}
@media (max-width: 479px) {
  .form-control {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    padding: 10px;
  }
}

.schema-hidden-fields {
  display: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
  position: relative;
}

.map-cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  color: #FFF;
  background: #000;
  opacity: 0.3;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.map-cover-text {
  position: absolute;
  top: 30%;
  margin-left: calc(50% - 5em);
  font-size: 2em;
  font-weight: bold;
  /* text-shadow: 4px 4px 2px #000; */
  opacity: 1;
  border-radius: 2em;
  border: 2px solid #ddd;
  color: white;
  opacity: 1;
  z-index: 1001;
  padding: 0 30px;
  cursor: pointer;
  text-align: center;
}

/** Suspect refresh error, starting here **/
.villa-box, .map-villa-box {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
}
.villa-box .image-holder, .map-villa-box .image-holder {
  margin: 0 0 26px;
  position: relative;
}
.villa-box .image-holder img, .map-villa-box .image-holder img {
  /** specifically here **/
  width: auto;
  max-width: 100%;
}
.villa-box .image-holder .offer-ribbon, .map-villa-box .image-holder .offer-ribbon {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0.8;
  background-color: #d10;
}
.villa-box .image-holder .offer-ribbon h4, .map-villa-box .image-holder .offer-ribbon h4 {
  color: white;
  text-align: center;
  padding: 6px 4px;
  margin: 0;
}
.villa-box .image-holder .offer-ribbon h4 p, .map-villa-box .image-holder .offer-ribbon h4 p {
  margin: 0;
}
.villa-box .image-holder .instant-book-ribbon, .map-villa-box .image-holder .instant-book-ribbon {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0.8;
  background-color: #4cae4c;
}
.villa-box .image-holder .instant-book-ribbon h4, .map-villa-box .image-holder .instant-book-ribbon h4 {
  color: white;
  text-align: center;
  margin: 5px 0 !important;
}
.villa-box h3, .map-villa-box h3 {
  margin: 0 0 17px;
}
.villa-box.small, .map-villa-box.small {
  font-size: inherit;
  padding: 0;
}
.villa-box.small .image-holder, .map-villa-box.small .image-holder {
  margin: 0;
}
.villa-box.small .image-holder a:before, .map-villa-box.small .image-holder a:before {
  display: none;
}
.villa-box.small .txt, .map-villa-box.small .txt {
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 0 30px 17px 20px;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 5;
}
.villa-box.small .txt a, .map-villa-box.small .txt a {
  color: #fff !important;
}
.villa-box.small .txt h3, .map-villa-box.small .txt h3 {
  font-size: 2.1333em;
  line-height: 1.125;
  margin: 0 0 4px;
}

.map-villa-box {
  max-width: 400px;
}

.map-image-holder {
  float: left;
  margin: 20px;
}

.map-legend {
  margin-top: 1em;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #CCC;
}
.map-legend li {
  color: #999;
}
.map-legend li img {
  margin-right: 6px;
}

.slide-gallery {
  margin: 0 -15px;
  position: relative;
  z-index: 1;
}
.slide-gallery .mask {
  overflow: hidden;
}
.slide-gallery .slideset {
  float: left;
  letter-spacing: -4px;
  white-space: nowrap;
  width: 100% !important;
}
.slide-gallery .slide {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  padding: 0 15px;
  white-space: normal;
  width: 25%;
}
.slide-gallery p {
  margin: 0;
}
.slide-gallery .switchers-holder {
  font-size: 30px;
  line-height: 1;
  position: absolute;
  right: 15px;
  top: -66px;
}
.slide-gallery .switchers-holder a {
  color: #888;
  margin: 0 0 0 61px;
}
.slide-gallery .switchers-holder a:hover {
  color: #c5ad53;
}
.slide-gallery.x3 .slide {
  width: 33.3333%;
}
@media (max-width: 991px) {
  .slide-gallery .slide {
    width: 33.3333%;
  }
  .slide-gallery .thumbnail.small .txt {
    padding: 0px 10px 10px;
  }
  .slide-gallery .thumbnail.small .txt h3 {
    font-size: 1.6em;
  }
}
@media (max-width: 767px) {
  .slide-gallery {
    margin: 0 -6px;
  }
  .slide-gallery .slide {
    padding: 0 9px;
    width: 50%;
  }
  .slide-gallery .thumbnail.small .txt {
    padding: 0px 16px 12px;
  }
  .slide-gallery .thumbnail.small .txt h3 {
    font-size: 2.1333em;
  }
  .slide-gallery .switchers-holder {
    right: 10px;
    top: -78px;
  }
  .slide-gallery .switchers-holder a {
    margin-left: 32px;
  }
  .slide-gallery.x3 .slide {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .slide-gallery .slide {
    width: 100% !important;
  }
  .slide-gallery .slide .image-holder img {
    max-width: none;
    width: 100%;
  }
  .slide-gallery .thumbnail.small .image-holder img {
    max-width: none;
    width: 100%;
  }
  .slide-gallery .switchers-holder {
    font-size: 26px;
    top: -48px;
  }
  .slide-gallery .switchers-holder a {
    margin-left: 25px;
  }
}

.image-slider {
  color: #fff;
  position: relative;
}
.image-slider .slider-title {
  left: 0;
  padding: 25px 140px 0 22px;
  position: absolute;
  top: 0;
  z-index: 5;
}
.image-slider .slider-title h3 {
  font-size: 2.1333em;
  margin: 0;
}
.image-slider .mask {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.image-slider .slideset {
  float: left;
  width: 99999px;
}
.image-slider .slide {
  float: left;
  position: relative;
  width: 1170px;
}
.image-slider .slide .content {
  max-width: 930px;
  padding: 102px 40px 43px;
  position: relative;
  z-index: 5;
}
.image-slider .slide .bg-gradient {
  z-index: 4;
  background: -moz-linear-gradient(left, rgba(16, 30, 81, 0.45) 0%, rgba(125, 185, 232, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(16, 30, 81, 0.45) 0%, rgba(125, 185, 232, 0) 100%);
  background: linear-gradient(to right, rgba(16, 30, 81, 0.45) 0%, rgba(125, 185, 232, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#73101e51", endColorstr="#007db9e8",GradientType=1 );
}
.image-slider .slide .bg-image {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.image-slider h4 {
  margin: 0 0 16px;
}
.image-slider p {
  margin: 0 0 29px;
}
.image-slider .btn {
  border-radius: 6px;
  padding-right: 24px;
  padding-left: 24px;
}
.image-slider .switchers-holder {
  font-size: 30px;
  position: absolute;
  right: 26px;
  top: 18px;
  z-index: 10;
}
.image-slider .switchers-holder a {
  color: #888;
  margin: 0 0 0 35px;
}
.image-slider .switchers-holder a:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .image-slider h4 {
    margin: 0 0 15px;
  }
}
@media (max-width: 479px) {
  .image-slider .slider-title {
    padding: 15px 15px 0;
  }
  .image-slider .slider-title h3 {
    font-size: 26px;
  }
  .image-slider .slide .content {
    padding: 70px 15px 15px;
  }
  .image-slider .btn {
    font-size: 14px;
    padding: 11px 10px 10px;
  }
  .image-slider .switchers-holder {
    display: none;
  }
}

.description-list, .available-list {
  color: #8f8f8f;
  font-size: 14px;
  line-height: 27px;
  margin: 0;
  padding-bottom: 15px;
}
.description-list li, .available-list li {
  padding: 0 18px 0 0;
}
.description-list span, .available-list span {
  display: inline-block;
  vertical-align: middle;
}
.description-list span.icon, .available-list span.icon {
  font-size: 18px;
  margin: 0 8px 0 0;
}
.description-list span.icon-pool, .available-list span.icon-pool {
  font-size: 24px;
}
.description-list em, .available-list em {
  color: #c5ad53;
}
@media (max-width: 991px) {
  .description-list span.icon, .available-list span.icon {
    margin: 0 4px 0 0;
  }
}
@media (max-width: 767px) {
  .description-list, .available-list {
    text-align: left;
  }
  .description-list li, .available-list li {
    padding-right: 15px;
  }
}

/** used in customer favs and history **/
ul.property-list li {
  list-style: none;
  width: 100%;
  clear: both;
}

ul.property-list > li {
  float: left;
  margin-bottom: 20px;
}

ul.property-list > li:nth-child(even) {
  background: #f9f9f9;
}

ul.property-list > li.result-item div.cell {
  float: left;
  list-style: none;
  padding: 0 10px;
}

ul.property-list > li.result-item div.cell:nth-child(1) {
  width: 20%;
}

ul.property-list > li.result-item div.cell:nth-child(2) {
  width: 40%;
}

ul.property-list > li.result-item div.cell:nth-child(3) {
  width: 15%;
}

ul.property-list > li.result-item div.cell:nth-child(4) {
  width: 25%;
}

@media (max-width: 991px) {
  ul.property-list > li.result-item div.cell {
    float: left;
    list-style: none;
    padding: 0 10px;
  }

  ul.property-list > li.result-item div.cell:nth-child(1) {
    width: 100%;
  }

  ul.property-list > li.result-item div.cell:nth-child(2) {
    width: 100%;
    padding-top: 10px;
  }

  ul.property-list > li.result-item div.cell:nth-child(3) {
    width: 50%;
  }

  ul.property-list > li.result-item div.cell:nth-child(4) {
    width: 50%;
  }
}
@media (max-width: 767px) {
  ul.property-list > li.result-item div.cell {
    float: left;
    list-style: none;
    padding: 0 10px;
  }

  ul.property-list > li.result-item div.cell:nth-child(1) {
    width: 100%;
  }

  ul.property-list > li.result-item div.cell:nth-child(2) {
    width: 100%;
    padding-top: 10px;
  }

  ul.property-list > li.result-item div.cell:nth-child(3) {
    width: 100%;
  }

  ul.property-list > li.result-item div.cell:nth-child(4) {
    width: 100%;
  }
}
h1 a,
h2 a,
h3 a {
  color: #444;
}

.social-networks {
  font-size: 24px;
  line-height: 1;
  margin: 0;
}
.social-networks li {
  margin: 0 6px 6px 0;
  padding: 0;
}
.social-networks a {
  color: #898989;
}
.social-networks a[class*=facebook]:hover {
  color: #4a6ea9;
}
.social-networks a[class*=twitter]:hover {
  color: #5fa9dc;
}
.social-networks a[class*=pinterest]:hover {
  color: #cc2028;
}
.social-networks a[class*=google-plus]:hover {
  color: #d14836;
}
.social-networks a[class*=youtube]:hover {
  color: #d52323;
}
.social-networks a[class*=linkedin]:hover {
  color: #007ab5;
}
.social-networks.large {
  font-size: 28px;
}
.social-networks.large li {
  margin: 0 7px 7px 0;
}

.pagination {
  font: 1.2em/1 Cinzel, Georgia, "Times New Roman", Times, serif;
  margin: 0 -3px;
}
.pagination ul,
.pagination a,
.pagination span {
  display: inline-block;
  vertical-align: top;
}
.pagination span,
.pagination a {
  border: 1px solid #ddd;
  color: #6d6d6d;
  height: 50px;
  line-height: 2.6667;
  margin: 0 3px;
  text-align: center;
  width: 50px;
  background: #f6f6f6;
}
.pagination span:hover, .pagination span:active,
.pagination a:hover,
.pagination a:active {
  background: #c3c3c3;
}
.pagination span:hover,
.pagination a:hover {
  background: #d9c584;
  color: #fff;
}
.pagination ul {
  margin: 0;
}
.pagination ul li {
  padding: 0;
}
.pagination ul li.active span {
  background: #d9c584;
  color: #fff;
}
@media (max-width: 991px) {
  .pagination span,
.pagination a {
    margin: 0 1px;
  }
}
@media (max-width: 479px) {
  .pagination {
    font-size: 14px;
    margin: 0 0 20px;
  }
  .pagination span,
.pagination a {
    height: 30px;
    line-height: 28px;
    width: 30px;
  }
}

.map-box .holder {
  margin: 0 0 21px;
}
.map-box .note {
  color: #7a7a7a;
  display: block;
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  padding: 0 0 0 15px;
  position: relative;
}
.map-box .note:before {
  background: #7a7a7a;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 4px;
}

.rating {
  color: #ffc926;
  font-size: 16px;
  line-height: 1 !important;
  margin: 0;
  padding: 0 !important;
}
.rating li {
  border: 0 !important;
  margin: 0 0 0 -1px;
  padding: 0 !important;
  vertical-align: top;
}
.rating li:first-child {
  padding-left: 0;
}

.list-check {
  color: #8f8f8f;
  font-size: 0.9333em;
  line-height: 1.5714;
}
.list-check li {
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px 0 0;
  padding: 10px 15px 27px 42px;
  position: relative;
  width: 33.3333%;
}
.list-check li:before {
  background: #8ecac8;
  color: #fff;
  content: "";
  font-size: 1.2857em;
  line-height: 35px;
  height: 37px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 37px;
}
@media (max-width: 1199px) {
  .list-check li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .list-check li {
    display: list-item;
    margin: 0;
    width: auto;
  }
}

.search-box {
  background: #f7f7f7 url(/images/bg-filter.jpg) no-repeat 50% 0;
  border: solid #e1e1e1;
  border-width: 0 0 1px;
  padding: 25px 0;
}
.search-box form .slide .close {
  display: none;
}
.search-box form select {
  color: #999;
  width: 100%;
}
.search-box .white {
  background-color: #fff;
  padding-left: 20px;
  padding-top: 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 100%;
}
.search-box .form-control {
  height: 34px;
  border: 1px solid #ccc;
}
.search-box .form-group input {
  padding: 0;
}
.search-box label {
  color: #999;
  font-weight: 300;
}
.search-box .nopad {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.search-box .field-propertysearch-flexible label {
}
.search-box .btn {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  padding: 9px 20px 9px;
  text-transform: none;
  font-weight: 300;
}
.search-box .btn-group {
  border: 1px solid #ccc;
  border-radius: 4px;
}
.search-box .btn-max-50 {
  height: 33px;
  overflow: hidden;
}
.search-box .btn.searchVillas {
  background-color:  rgb(255, 140, 0);
  font-size: 2rem;
  font-family: Cinzel;
  border-radius: 4px;
}

@media (max-width: 992px) {
  .search-box .btn-max-50 {
    padding: 7px 15px;
  }
}
.search-box .search-submit {
  padding: 10px 21px 10px;
}
.search-box .row {
  margin: 5px 0;
}
.search-box .flex-container {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-flow: row wrap;
  flex-direction: row;
  justify-content: center;
}
.search-box .flex-container .column {
  /**display: inline-table;    /* add support for older IE9-
  display: inline-flex;     /* negate above for newer browsers

  -webkit-box-flex: 2;      /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 2;
  /* OLD - Firefox 19- */
  /**width: 20%;               /* For old syntax, otherwise collapses. */
  -webkit-flex: 2;
  /* Chrome */
  -ms-flex: 2;
  /* IE 10 */
  flex: 2;
  margin-right: 20px;
}
.search-box .flex-container .column:last-child {
  /**margin-right: 0;**/
}
.search-box .flex-container .column.xlarge {
  -webkit-box-flex: 4;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 4;
  /* OLD - Firefox 19- */
  /** width: 30%;               /* For old syntax, otherwise collapses. */
  -webkit-flex: 4;
  /* Chrome */
  -ms-flex: 4;
}
.search-box .flex-container .column.x-small {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
  width: 10%;
  /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
}
.search-box .flex-container .column .btn-group, .search-box .flex-container .column .btn-default, .search-box .flex-container .column .btn-default:active:hover, .search-box .flex-container .column .open .btn-default {
  width: 100% !important;
  background-color: #fff;
  color: #999;
  border-radius: 3px;
}
.search-box .flex-container .column .multiselect-container {
  padding: 0 20px;
}
.search-box .flex-container .column .star-rating {
  display: inline;
  margin-left: 20px;
}
.search-box .flex-container .column.btn-holder {
  width: auto;
}
.search-box .search-expand {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.5;
}
.search-box .search-expand:hover {
  opacity: 0.8;
}
.search-box .search-expand:after {
  /* symbol for "opening" panels */
  font-family: "Glyphicons Halflings";
  /* essential for enabling glyphicon */
  content: "";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: #fff;
  /* adjust as needed */
  margin-right: 50px;
  margin-bottom: -10px;
  font-size: 200%;
}
.search-box .search-expand.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "";
  /* adjust as needed, taken from bootstrap.css */
}
.search-box .bootstrap-switch-wrapper {
  float: right;
}
.search-box .bootstrap-switch-primary {
  background: #d9c584 !important;
}
.search-box .select2-container--krajee .select2-selection .select2-selection__arrow {
  height: 32px !important;
}
.search-box .select2-container--krajee .select2-selection {
  height: 34px;
  padding: 7px 14px 7px 12px !important;
}
.search-box .form-group {
  margin: 0;
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .search-box {
    /* IE10+ CSS styles go here */
  }
  .search-box .column {
    width: 20%;
  }
  .search-box .column.xlarge {
    width: 40%;
    /* For old syntax, otherwise collapses. */
  }
  .search-box .column.x-small {
    width: 10%;
  }
}
@media (max-width: 1199px) {
  .search-box .flex-container {
    display: flex;
  }
  .search-box .flex-container .column {
    /**display: block;**/
    order: 1;
    float: left;
    margin-bottom: 10px;
    display: flex;
  }
  .search-box .flex-container .column label span {
    font-size: 80%;
  }
}
@media (max-width: 991px) {
  .search-box {
    min-height: 86px;
    padding: 22px 0 7px;
  }
  .search-box .flex-container {
    display: flex;
    /** .xlarge { min-width: 45%}
     .x-small {min-width: 15%;}
     **/
  }
  .search-box .flex-container .column {
    display: flex;
  }
  .search-box .flex-container .column .form-group {
    width: 100%;
  }
  .search-box .flex-container .optional {
    /**display: none;**/
  }
  .search-box .flex-container .btn {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .search-box {
    border-width: 1px 0;
    /* min-height: 121px; */
    padding: 35px 0 20px;
  }
  .search-box form .slide {
    display: block;
    position: relative;
  }
  .search-box form .slide .close {
    bottom: 15px;
    display: block;
    font-size: 30px;
    position: absolute;
    right: 1px;
    color: #9d9d9d;
  }
  .search-box form .slide .close:hover, .search-box form .slide .close:active {
    color: #5d5d5d;
  }
  .search-box .flex-container {
    display: block;
  }
  .search-box .flex-container .column {
    display: flex;
    padding: 0 0 15px;
    margin-bottom: 0px;
    min-width: 100%;
  }
  .search-box .flex-container .column.opener-holder {
    display: block;
  }
  .search-box .flex-container .btn {
    padding-right: 30px;
    padding-left: 30px;
  }
  .search-box .flex-container.active .opener-holder {
    display: none;
  }
}

#sidebar {
  margin: 4px 0 0;
}
#sidebar li.result-item::before {
  display: none;
}
#sidebar .villa-box {
  font-size: 75%;
}
#sidebar .villa-box .image-holder {
  margin: 0 0 16px;
}
#sidebar .villa-box h3 {
  margin: 0 0 10px;
}
#sidebar .villa-box h3 small {
  display: none;
}
#sidebar .villa-box ul.description-list {
  display: none;
}
#sidebar .villa-box ul.available-list {
  display: none;
}

.select2-container--krajee .select2-results__option {
  background-color: #fff;
  color: #999 !important;
  border-radius: 0;
  margin: 0 10px;
  border-bottom: 1px solid #CCC;
}

.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
  background-color: #c5ad53;
  color: #fff !important;
}

.fixed-button-holder {
  bottom: 20px;
  left: 0;
  pointer-events: none;
  position: fixed;
  width: 100%;
}
.fixed-button-holder .holder {
  margin: 0 auto;
  max-width: 1418px;
  padding: 0 15px;
}
.fixed-button-holder .btn-scroll-to-top {
  color: #d9c584;
  float: right;
  font-size: 48px;
  pointer-events: auto;
  z-index: 15;
}
.fixed-button-holder .btn-scroll-to-top:hover {
  color: #51a1c4;
}
@media (max-width: 991px) {
  .fixed-button-holder {
    display: none;
  }
}

#results-tab-container {
  margin-top: -62px;
}
@media (max-width: 992px) {
  #results-tab-container {
    margin-top: -47px;
  }
}
@media (max-width: 480px) {
  #results-tab-container {
    margin-top: -21px;
  }
}

.tab-pane.fade {
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  transition: opacity 1s linear;
}

/** exclude phone number contact-box in header **/
section .contact-box {
  background: #f7f7f7 url(../../../images/bg-filter.jpg) no-repeat 50% 0;
  border-bottom: 1px solid #e1e1e1;
  padding: 20px 0;
  position: relative;
  position: -webkit-relative;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
  transition: padding 1s;
}
section .contact-box.scrolled {
  padding: 15px 0 5px 0;
  position: fixed;
  width: 100%;
}
section .contact-box #contact-form {
  margin: 0;
}
section .contact-box #contact-form .arrival-departure {
  transition: display 1s;
}
section .contact-box #contact-form .contact-details .form-group {
  margin-bottom: 0;
}
section .contact-box #contact-form .button-holder a {
  width: 100%;
}
section .contact-box #contact-form span.superscript {
  position: relative;
  top: 0px;
  display: block;
  margin: 0;
  line-height: 0;
}
@media (max-width: 992px) {
  section .contact-box #contact-form .btn {
    padding: 5px 10px;
    width: auto;
  }
  section .contact-box #contact-form .btn span {
    display: none;
  }
  section .contact-box #contact-form .form-control {
    height: 30p x;
    padding: 0;
  }
  section .contact-box #contact-form section .contact-box .input-group-addon, section .contact-box #contact-form section .contact-box .input-group-btn, section .contact-box #contact-form section .contact-box .input-group .form-control {
    height: 30px;
  }
}
@media (max-width: 768px) {
  section .contact-box #contact-form .shortlist-group a.btn {
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  section .contact-box.scrolled .arrival-departure {
    display: none;
  }
}
section .contact-box .column::last-child {
  margin-right: 0;
}
section .contact-box .button-holder {
  font-weight: bold;
}
section .contact-box .btn {
  text-transform: uppercase;
  font-family: Cinzel, Georgia, "Times New Roman", Times, serif;
  line-height: 1.1333;
  padding: 1em 15px 1em;
  font-weight: bold;
}
section .contact-box .checkbox {
  margin-top: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 2px;
}
section .contact-box .checkbox label {
  line-height: 20px;
}
section .contact-box .input-group-addon, section .contact-box .input-group-btn, section .contact-box .input-group .form-control {
  height: 3em;
}
section .contact-box .contact-more {
  clear: both;
}
section .contact-box .contact-more.wrapper {
  padding: 0 15px;
}
section .contact-box .contact-more .btn.dimmed {
  opacity: 0.7;
}
section .contact-box h4.bg-success {
  padding: 25px;
  border: 1px solid #8ecac8;
}

input[type=tel],
input[type=text],
input[type=password],
input[type=file],
input[type=submit],
input[type=search],
input[type=email],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.small-label label {
  font-size: 75%;
  color: #d9c584;
  font-weight: 300;
}

@media (max-width: 479px) {
  h1 {
    font-size: 1.8em;
  }

  h2 {
    font-size: 1.4em;
  }
}
.caption {
  border: 1px solid #EEE;
  padding: 10px;
  box-sizing: content-box;
}

.caption.left {
  float: left;
  margin-right: 20px;
}

.caption.right {
  float: right;
  margin-left: 20px;
}

.caption p {
  font-size: 75%;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #999;
  font-variant: normal;
  margin: 5px 10px !important;
  display: inline-block;
  text-align: justify;
}

input.gsc-search-button-v2 {
  height: 2em !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  width: auto !important;
}

.gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
  margin-top: 150px;
}

.gsc-tabsArea > .gsc-tabHeader {
  overflow: none;
}

.pad20 {
  padding: 20px;
}

.pad40 {
  padding: 40px;
}

.pad020 {
  padding: 0 20px;
}

@media (min-width: 768px) {
  .btn.favourite {
    transition: all 0.5s linear;
    /**
    border-left: 1px solid $gallery;
    margin-left: -1px;
    color: rgba(96,150,148,1);
    background: none;
    font-size: .8em;
    **/
  }

  .btn.favourite .fa {
    margin: 0;
  }
}
.infavourite {
  color: #609694;
  background: none;
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes slide {
  100% {
    left: 0;
  }
}
@keyframes slide {
  100% {
    left: 0;
  }
}
#header {
  position: relative;
  z-index: 5;
}
#header .holder {
  margin: 0 auto;
  max-width: 1170px;
}
#header .user-panel .holder {
  padding: 12px 15px 10px;
}
#header .header-content .logo {
  float: left;
  margin: 0 0 0 -5px;
}
#header .header-content .contact-box {
  float: right;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.1333;
  padding: 44px 0 0;
  text-align: right;
}
#header .header-content .contact-box p {
  margin: 0 0 12px;
}
#header .header-content .contact-box a {
  color: #51a1c4;
}
#header .header-content .contact-box a:hover {
  color: #c5ad53;
}
#header .header-content .contact-box a.call {
  display: inline-block;
  vertical-align: top;
  font-size: 1.6em;
  padding: 0 0 0 37px;
  position: relative;
  color: #696969;
}
#header .header-content .contact-box a.call:hover, #header .header-content .contact-box a.call:active {
  color: darkgray;
}
#header .header-content .contact-box a.call .fa {
  left: 0;
  position: absolute;
  top: 2px;
}
@media (max-width: 1199px) {
  #header .header-content .logo {
    width: 660px;
  }
}
@media (max-width: 991px) {
  #header > .holder {
    padding-bottom: 12px;
  }
  #header .header-content .logo {
    width: 440px;
  }
  #header .header-content .contact-box {
    font-size: 14px;
    padding: 13px 0 0;
  }
}
@media (max-width: 767px) {
  #header > .holder {
    padding-top: 18px;
    padding-bottom: 24px;
  }
  #header .header-content .logo {
    display: block;
    float: none;
    margin: 0 auto;
    width: 440px;
  }
  #header .header-content .contact-box {
    display: none;
  }
}
@media (max-width: 479px) {
  #header .header-content .logo {
    width: 280px;
  }
}

.user-panel {
  left: -9999px;
  position: relative;
  -webkit-animation: slide 1s forwards;
  -webkit-animation-delay: 2s;
  animation: slide 1s forwards;
  animation-delay: 2s;
  background: #f0f0f0;
}
.user-panel ul {
  font-size: 13px;
  line-height: 1.1538;
  margin: 0 0 17px;
  text-align: right;
  text-transform: uppercase;
}
.user-panel li {
  margin: 0 0 0 6px;
  padding: 0 0 0 13px;
  position: relative;
}
.user-panel li:first-child:before {
  display: none;
}
.user-panel li:before {
  background: #444;
  content: "";
  height: 13px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 1px;
}
.user-panel a {
  color: #444;
}
.user-panel a:hover {
  color: #c5ad53;
}
.user-panel a .fa {
  margin: 0 -1px 0 0;
}

.navbar {
  background: #8ecac8;
  border: 0;
  border-radius: 0;
  margin: 0;
  min-height: 0;
}
.navbar > .holder {
  margin: 0 auto;
  max-width: 1170px;
}
.navbar .nav.mobile {
  display: none;
}
@media (min-width: 768px) {
  .navbar {
    position: static !important;
  }
}
@media (max-width: 767px) {
  .navbar {
    background: none;
    right: 15px;
    position: absolute;
    top: 154px;
    /** SMALL SCREENS **/
  }
  .navbar > .holder {
    left: 0;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
  }
  .navbar .frame {
    background: #8ecac8;
    padding: 22px 2px 17px;
    transition: transform 0.5s;
    transform: translateY(-100%);
    margin-top: -12px;
  }
  .navbar .nav.mobile {
    display: block;
    font: bold 15px/1.1333 Cinzel, Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  .navbar .nav.mobile > li {
    margin: 0 0 -2px;
    overflow: hidden;
    vertical-align: top;
  }
  .navbar .nav.mobile > li:hover > a {
    background: #fff;
    color: #444;
  }
  .navbar .nav.mobile > li > a {
    color: #fff;
    display: block;
    padding: 13px 28px 12px;
  }
  .navbar.fixed-position {
    position: fixed !important;
    top: 17px !important;
    z-index: 10;
  }
  .navbar .navbar-user {
    font: 13px/1 Cinzel, Georgia, "Times New Roman", Times, serif;
    background: #d9c584;
    margin: 0;
  }
}
@media (max-width: 479px) {
  .navbar {
    top: 39px;
  }
  .navbar.fixed-position {
    top: 20px !important;
  }
  .navbar li a {
    padding: 5px 0px 5px 27px !important;
    color: white;
  }
}

#header > .navbar-user {
  font: 13px/1 Cinzel, Georgia, "Times New Roman", Times, serif;
  background: #d9c584;
}
@media (max-width: 767px) {
  #header > .navbar-user {
    /**background:none;
    right:15px;
    position:absolute;
    top:130px;
                  **/
    display: none;
  }
}
#header > .navbar-user .nav-opener {
  display: none;
}
#header > .navbar-user #nav-user {
  float: right;
}
#header > .navbar-user #nav-user li {
  line-height: 2;
  /*border-left: 1px solid #EFEFEE;*/
  margin: 0;
}
#header > .navbar-user #nav-user li:before {
  content: "~";
  display: inline-block;
  float: right;
  line-height: 2.5;
  color: #fff;
}
#header > .navbar-user #nav-user li:last-child:before {
  content: "";
}
#header > .navbar-user #nav-user li a {
  color: #fff;
  padding: 4px 20px;
  text-transformation: uppercase;
}
#header > .navbar-user #nav-user li a:hover {
  background-color: #c5ad53;
}
@media (max-width: 991px) {
  #header > .navbar-user #nav-user {
    /** width: 50%;**/
  }
}

#nav {
  float: none;
  font-size: 0;
  line-height: 0;
  margin: 0;
  text-align: justify;
  text-transform: uppercase;
}
#nav:after {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}
#nav > li {
  display: inline-block;
  vertical-align: top;
  float: none;
  font: bold 15px/1.1333 Cinzel, Georgia, "Times New Roman", Times, serif;
  letter-spacing: 0.1em;
}
#nav > li.hover > a, #nav > li.active > a {
  background: #fff;
  color: #444;
}
#nav > li.hover > .drop {
  left: 0;
  top: 100%;
}
#nav > li > a {
  color: #fff;
  line-height: inherit;
  padding: 20px 10px 20px;
  line-height: 20px;
}
#nav > li:nth-last-child(1).hover > .drop {
  left: auto;
  right: 0;
}
#nav > li:nth-last-child(1) .drop li.hover .drop {
  left: auto;
  right: 100%;
}
#nav .drop {
  background: #fff;
  border-bottom: 2px solid #8ecac8;
  border-top: 2px solid transparent;
  font-size: 14px;
  left: -9999px;
  padding: 9px 0 7px;
  position: absolute;
  top: -9999px;
  white-space: nowrap;
  z-index: 1001;
}
#nav .drop li {
  padding: 0 6px 0 10px;
  vertical-align: top;
}
#nav .drop li.hover {
  position: relative;
}
#nav .drop li.hover .drop {
  left: 100%;
  top: -7px;
}
#nav .drop li.active > a, #nav .drop li.hover > a {
  color: #d9c584;
}
#nav .drop a {
  padding: 10px;
  color: #8ecac8;
  display: block;
}
#nav .drop a.has-drop-down-a {
  padding: 0 17px 0 0;
  position: relative;
}
#nav .drop a.has-drop-down-a:before {
  content: "";
  margin: -8px 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, 0);
}
#nav .drop a:hover {
  transition: background 1s ease, color 1.5s ease;
  /** chris-testing **/
  background-color: #c5ad53;
  color: #fff !important;
}
#nav .drop .drop {
  padding: 14px 0 7px;
  position: static;
  border: 0;
}
#nav .drop .drop li {
  padding-left: 12px;
  padding-right: 8px;
}
@media (max-width: 1199px) {
  #nav > li:nth-last-child(2).hover > .drop {
    left: auto;
    right: 0;
  }
  #nav > li:nth-last-child(2) .drop li.hover .drop {
    left: auto;
    right: 100%;
  }
}
@media (max-width: 1152px) {
  #nav {
    display: table;
    text-align: center;
    width: 100%;
  }
  #nav > li {
    display: table-cell;
    letter-spacing: normal;
  }
  #nav > li > a {
    height: 80px;
    font-size: 0.9em;
  }
  #nav > li > a:after {
    content: "";
    display: inline-block;
    height: 100%;
    margin: 0 0 0 -5px;
    overflow: hidden;
    vertical-align: middle;
    width: 1px;
  }
  #nav > li > a span {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
  }
  #nav .drop {
    text-align: left;
  }
}
@media (max-width: 991px) {
  #nav > li {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #nav {
    display: block;
    text-align: left;
  }
  #nav > li {
    display: list-item;
    font-size: 15px;
    margin: 0 0 -2px;
    overflow: hidden;
    vertical-align: top;
  }
  #nav > li.hover > .drop {
    position: static;
  }
  #nav > li > a {
    height: auto;
    padding: 13px 28px 12px;
  }
  #nav .drop > li {
    padding-left: 56px;
  }
  #nav .drop > li.hover > .drop {
    position: static;
  }
  #nav .drop .drop {
    padding-bottom: 0;
  }
  #nav .drop .drop li {
    padding-left: 28px;
  }
}

a,
.fa,
input[type=submit],
button {
  transition: all 1s, background 1s;
}

main a:hover {
  letter-spacing: 0.5px;
}

img {
  height: auto;
  max-width: 100%;
}

.bg-stretch {
  overflow: hidden;
}
.bg-stretch img {
  max-width: none;
}

div#paymentform-card_type span {
  font-size: 0.9vmax;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.col-centered {
  text-align: center;
}

.col-right {
  text-align: right;
}

/**
.image-holder,
.bg-stretch,
.map-box,
.pagination{
	img{
		max-width:none;
		vertical-align:top;
		width:100%;
	}
}
**/
.image-holder {
  overflow: hidden;
}
.image-holder a {
  display: block;
  position: relative;
}
.image-holder a:hover:before, .image-holder a:hover:after {
  opacity: 1;
}
.image-holder a:hover img {
  transform: scale(1.1);
}
.image-holder a:before, .image-holder a:after {
  opacity: 0;
  transition: opacity 0.5s;
}
.image-holder a:before {
  color: #fff;
  content: "";
  font-size: 26px;
  left: 50%;
  margin: -13px 0 0 -11px;
  position: absolute;
  top: 50%;
  z-index: 5;
}
.image-holder a:after {
  background: rgba(20, 20, 20, 0.75);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.image-holder a img {
  transition: transform 0.5s;
}
.image-holder a.loading:before {
  content: " ";
  background: url(../images/ajax-loader.gif) no-repeat;
  width: 32px;
  height: 32px;
  left: 50%;
  margin: -16px 0 0 -16px;
  position: absolute;
  top: 50%;
  z-index: 5;
}

body {
  min-width: 320px;
}
@media (max-width: 767px) {
  body.nav-active .nav-opener {
    background: #8ecac8;
  }
  body.nav-active .nav-opener span {
    opacity: 0;
  }
  body.nav-active .nav-opener:after, body.nav-active .nav-opener:before {
    left: 15%;
    right: 15%;
    top: 50%;
    transform: rotate(45deg);
  }
  body.nav-active .nav-opener:after {
    transform: rotate(-45deg);
  }
  body.nav-active .navbar {
    left: 15px !important;
  }
  body.nav-active .navbar > .holder {
    max-height: 4000px;
  }
  body.nav-active .navbar .frame {
    transform: translateY(0);
  }
}

#main {
  position: relative;
  z-index: 1;
  /* background: url(../images/loading_star.gif) 50% 5% no-repeat; */
  -webkit-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  -ms-transition: opacity 1.5s ease-in-out;
  -o-transition: opacity 1.5s ease-in-out;
  opacity: 1;
}
#main.loading section, #main section.loading {
  -webkit-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  -ms-transition: opacity 1.5s ease-in-out;
  -o-transition: opacity 1.5s ease-in-out;
  opacity: 0;
}
#main.loaded section, #main section.loaded {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  opacity: 1;
}

#main h1, #main h2, #main h3, #main h4 {
  margin-top: 0;
}

section {
  background: #fff;
}

section.darken {
  background: #f8f8f8;
}

.section-intro, .section-intro-fixed {
  overflow: visible;
  position: relative;
  z-index: 9;
}
.section-intro .fraction-slider, .section-intro-fixed .fraction-slider {
  height: 100% !important;
}
.section-intro #slider-rev-container, .section-intro-fixed #slider-rev-container {
  background: none;
  min-height: 200px;
}
.section-intro .slider, .section-intro-fixed .slider {
  height: 749px;
  position: relative;
  width: 100%;
  z-index: 5;
}
.section-intro .slider .slide, .section-intro-fixed .slider .slide {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.section-intro .slider .slide.active-slide, .section-intro-fixed .slider .slide.active-slide {
  z-index: 5;
}
.section-intro .slider .fraction-slider, .section-intro-fixed .slider .fraction-slider {
  height: 100%;
  position: relative;
}
.section-intro .content, .section-intro-fixed .content {
  color: #fff;
  font-size: 1.0667em;
  height: 100%;
  line-height: 1.5625;
  padding: 50px 0;
  position: relative;
  white-space: nowrap;
  z-index: 5;
}
.section-intro .content:after, .section-intro-fixed .content:after {
  content: "";
  display: inline-block;
  height: 100%;
  margin: 0 0 0 -5px;
  overflow: hidden;
  vertical-align: middle;
  width: 1px;
}
.section-intro .content .holder, .section-intro-fixed .content .holder {
  display: inline-block;
  vertical-align: middle;
  min-height: 424px;
  white-space: normal;
  width: 100%;
}
.section-intro .content .frame, .section-intro-fixed .content .frame {
  display: table;
  width: 100%;
}
.section-intro .content .frame .column, .section-intro-fixed .content .frame .column {
  display: table-cell;
}
.section-intro .content .frame .column.button-holder, .section-intro-fixed .content .frame .column.button-holder {
  padding: 0px 0px 15px 40px;
  vertical-align: bottom;
}
.section-intro .content .btn, .section-intro-fixed .content .btn {
  border-radius: 6px;
  height: auto !important;
}
.section-intro h1, .section-intro-fixed h1 {
  font: 60px/1.1333 Cinzel, Georgia, "Times New Roman", Times, serif;
  margin: 0 0 24px;
  text-transform: uppercase;
}
.section-intro .fs_loader, .section-intro-fixed .fs_loader {
  background: url(images/fs.spinner.gif) no-repeat 50% 50%;
  height: 400px;
  width: 100%;
}
.section-intro .search-box, .section-intro-fixed .search-box {
  background: none;
  border: 0;
  color: #fff;
  bottom: 0;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 910;
}
.section-intro .search-box .nav, .section-intro-fixed .search-box .nav {
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  display: inline-block;
  vertical-align: top;
  font-family: Cinzel, Georgia, "Times New Roman", Times, serif;
  padding: 0 49px 0 0;
  text-transform: uppercase;
}
.section-intro .search-box .nav li, .section-intro-fixed .search-box .nav li {
  margin: 0 19px 0 0;
}
.section-intro .search-box .nav li.active a, .section-intro .search-box .nav li:hover a, .section-intro .search-box .nav a.active, .section-intro-fixed .search-box .nav li.active a, .section-intro-fixed .search-box .nav li:hover a {
  background: rgba(142, 202, 200, 0.9);
  color: #fff;
}
.section-intro .search-box .nav a, .section-intro-fixed .search-box .nav a {
  border: 0 !important;
  border-radius: 0;
  color: #444;
  line-height: 1.1333;
  margin: 0;
  padding: 19px 21px 23px;
}
.section-intro .search-box .nav a .fa, .section-intro-fixed .search-box .nav a .fa {
  font-size: 22px;
  margin: 0 8px 0 0;
}
.section-intro .search-box .nav a sub, .section-intro-fixed .search-box .nav a sub {
  bottom: 0;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  margin: 0 0 -1px;
  text-transform: none;
}
.section-intro .search-box .tab-content, .section-intro-fixed .search-box .tab-content {
  background: rgba(142, 202, 200, 0.9);
  padding: 12px 0 6px;
}
.section-intro .search-box.mobile, .section-intro-fixed .search-box.mobile, .section-entries .search-box.mobile, .section-search-box .search-box.mobile  {
  display: none;
}
.section-intro .bg-image, .section-intro-fixed .bg-image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.section-intro .bg-image img, .section-intro-fixed .bg-image img {
  max-width: none;
  width: 100%;
}
@media (max-width: 1199px) {
  .section-intro .slider, .section-intro-fixed .slider {
    height: 540px;
  }
  .section-intro .content, .section-intro-fixed .content {
    padding-bottom: 260px;
  }
  .section-intro .content .holder, .section-intro-fixed .content .holder {
    min-height: 0;
  }
  .section-intro h1, .section-intro-fixed h1 {
    font-size: 44px;
    margin: 0 0 20px;
  }
  .section-intro .search-box .nav a, .section-intro-fixed .search-box .nav a {
    font-size: 80%;
    padding: 11px 11px 23px;
  }
}
@media (max-width: 991px) {
  .section-intro .search-box .column.optional, .section-intro-fixed .search-box .column.optional {
    display: none;
  }
}
@media (max-width: 767px) {
  .section-intro .content, .section-intro-fixed .content {
    padding: 100px 0 30px;
  }
  .section-intro .content .frame, .section-intro-fixed .content .frame {
    display: block;
    overflow: hidden;
  }
  .section-intro .content .frame .column, .section-intro-fixed .content .frame .column {
    display: block;
  }
  .section-intro .content .frame .column.button-holder, .section-intro-fixed .content .frame .column.button-holder {
    float: right;
    padding: 0 0 35px;
  }
  .section-intro .content .btn, .section-intro-fixed .content .btn {
    font-size: 0.875em;
    line-height: 1.1429;
    padding: 11px 15px 10px;
  }
  .section-intro h1, .section-intro-fixed h1 {
    font-size: 2.6875em;
    line-height: 1.1163;
    margin: 0 0 19px;
  }
  .section-intro p, .section-intro-fixed p {
    display: none;
  }
  .section-intro .search-box, .section-intro-fixed .search-box, .section-entries .search-box, .section-search-box.collection .search-box  {
    display: none;
  }
  .section-intro .search-box.mobile, .section-intro-fixed .search-box.mobile, .section-entries .search-box.mobile, .section-search-box.collection .search-box.mobile {
    background: rgba(142, 202, 200, 0.9);
    display: block;
    padding: 15px 0 0;
    position: relative;
    text-align: center;
    z-index: 5;
    margin-top: -2px;
  }
  .section-intro .search-box.mobile .btn, .section-intro-fixed .search-box.mobile .btn {
    font-family: Cinzel, Georgia, "Times New Roman", Times, serif;
    font-size: 1.1em;
    margin: 0 0 15px;
    padding: 14px 29px 15px;
    white-space: normal;
  }
  .section-intro .search-box.mobile .btn .fa, .section-intro-fixed .search-box.mobile .btn .fa {
    font-size: 1.4667em;
    margin: -5px 15px 0 0;
  }
}
@media (max-width: 479px) {
  .section-intro .content, .section-intro-fixed .content {
    padding: 20px 0;
  }
  .section-intro .content .frame .column.button-holder, .section-intro-fixed .content .frame .column.button-holder {
    padding: 0;
  }
  .section-intro h1, .section-intro-fixed h1 {
    font-size: 30px;
  }
  .section-intro .search-box.mobile .btn, .section-intro-fixed .search-box.mobile .btn {
    display: block;
    padding: 13px;
  }
  .section-intro .search-box.mobile .btn .fa, .section-intro-fixed .search-box.mobile .btn .fa {
    display: none;
  }
}

.section-intro-fixed {
  min-height: 500px;
}
.section-intro-fixed .headings {
  position: absolute;
  display: block;
  z-index: 99;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 10%;
  color: white;
  text-align: center;
}
.section-intro-fixed h1 {
  padding-top: 1em;
}
.section-intro-fixed h2 {
  padding-top: 0;
}
@media (max-width: 767px) {
  .section-intro-fixed .headings {
    margin: 0 5%;
  }
}

.section-welcome {
  border-top: 1px solid #e2e2e2;
  padding: 48px 0 52px;
  z-index: 9;
}
.section-welcome .image-holder {
  margin: 3px 0 0;
}
.section-welcome h1 {
  margin: 0 0 12px;
}
.section-welcome p {
  margin: 0;
}
@media (max-width: 767px) {
  .section-welcome {
    padding: 50px 0px 52px;
  }
  .section-welcome .image-holder {
    margin: 0 0 30px;
  }
  .section-welcome .image-holder img {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .section-welcome {
    padding: 20px 0;
  }
}

.section-gallery {
  padding: 62px 0 66px;
}
.section-gallery h2 {
  margin: 0 0 48px;
}
@media (max-width: 767px) {
  .section-gallery {
    padding: 47px 0 51px;
  }
  .section-gallery h2 {
    margin-right: 100px;
  }
}
@media (max-width: 479px) {
  .section-gallery {
    padding: 20px 0;
  }
  .section-gallery h2 {
    margin-bottom: 20px;
  }
}

.section-to-do {
  padding: 64px 0 66px;
  z-index: 9;
}
.section-to-do h2 {
  margin: 0 0 48px;
}
.section-to-do .image-slider {
  margin: 0 0 30px;
  right: auto;
}
.section-to-do .tile {
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  margin-bottom: 20px;
}
.section-to-do .tile h2 {
  color: #fff;
  font-size: 1.8667em;
  line-height: 1.2143;
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
}
.section-to-do .tile h2:after {
  content: "";
  display: inline-block;
  height: 100%;
  margin: 0 0 0 -5px;
  overflow: hidden;
  vertical-align: middle;
  width: 1px;
}
.section-to-do .tile h2 span {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 50px 0px 23px;
  white-space: normal;
}
@media (max-width: 991px) {
  .section-to-do .tile h2 {
    font-size: 1.3333em;
  }
  .section-to-do .tile h2 span {
    padding: 0px 35px 0px 20px;
  }
}
@media (max-width: 767px) {
  .section-to-do {
    padding: 46px 0 20px;
  }
  .section-to-do .tile {
    height: 114px;
    margin: 0 0 30px;
    overflow: hidden;
  }
  .section-to-do .tile h2 {
    font-size: 1.8667em;
    max-width: 300px;
  }
  .section-to-do .tile .image-holder img {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .section-to-do {
    padding: 20px 0;
  }
  .section-to-do h2 {
    margin: 0 0 20px;
  }
}

.section-info {
  padding: 50px 0 63px;
  z-index: 9;
}
.section-info h2 {
  margin: 0 0 14px;
  min-height: 40px;
}
.section-info .image-holder {
  float: left;
  margin: 5px 12px 5px 0;
  width: 180px;
  height: 115px;
}
.section-info h3 {
  line-height: 1.3333;
  margin: 0 0 4px;
}
.section-info p {
  margin: 0;
}
@media (max-width: 991px) {
  .section-info .image-holder {
    float: none;
    margin: 0 0 15px;
  }
  .section-info .image-holder img {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .section-info {
    padding-bottom: 5px;
  }
  .section-info [class*=col-] {
    padding-bottom: 40px;
  }
  .section-info h2 {
    margin: 0 0 14px;
  }
  .section-info .image-holder {
    float: left;
    margin: 5px 12px 0 0;
  }
  .section-info h3 {
    line-height: 1.3333;
    margin: 0 0 4px;
  }
}
@media (max-width: 479px) {
  .section-info {
    padding: 20px 0 0;
  }
  .section-info h2 {
    min-height: 0;
  }
}

.section-results {
  z-index: 1;
}
.section-results .filter-box {
  background: #f7f7f7 url(/images/bg-filter.jpg) no-repeat 50% 0;
  border-bottom: 1px solid #e1e1e1;
  padding: 35px 0;
}
.section-results .search-box .column {
  float: left;
}
.section-results .search-box .button-holder {
  font-weight: bold;
}
.section-results .search-box .button-holder .btn {
  text-transform: uppercase;
  font-family: Cinzel, Georgia, "Times New Roman", Times, serif;
  line-height: 1.1333;
  padding: 17px 30px 16px;
  font-weight: bold;
}
.section-results .search-box .input-group-addon, .section-results .search-box .input-group-btn, .section-results .search-box .input-group .form-control {
  height: 3em;
}
.section-results .content {
  padding: 61px 0 66px;
}
.section-results .content .heading {
  margin: 0 0 28px;
  display: inline-block;
}
.section-results .content .heading h2 {
  float: left;
  margin: 0;
}
.section-results .content .heading form {
  float: right;
  margin: 5px 0 0;
  width: 210px;
}
.section-results .content .heading form select {
  width: 100%;
}
.section-results .content .listview-header .heading h2 {
  float: none;
  margin-bottom: 20px;
}
.section-results .content .listview-header .sorter:before {
  content: "Sort by: ";
  margin-right: 20px;
}
.section-results .content .listview-header .sorter {
  display: inline-block;
}
.section-results .content .listview-header .sorter li {
  display: inline-block;
}
.section-results .content .listview-header .sorter li {
  padding-right: 10px;
  border-right: 1px solid #ddd;
  margin-right: 10px;
}
.section-results .content .listview-header .sorter:after {
  clear: all;
}
.section-results .results-list {
  margin: 0 -15px;
}
.section-results .results-list > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 -3px 0 0;
  padding: 0 15px 52px;
  width: 33%;
}
.section-results .results-list li.max-cost {
  color: #c5ad53;
}
.section-results .bootbox-body .result-item {
  clear: both;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
}
.section-results #sidebar {
  margin: 5px 0 0;
}
@media (max-width: 991px) {
  .section-results .content .heading h2 {
    float: none;
    max-width: none;
  }
  .section-results .content .heading form {
    float: left;
    margin: 15px 0 0;
  }
}
@media (max-width: 991px) {
  .section-results .content {
    padding: 46px 0 50px;
  }
  .section-results .content .heading {
    margin: 0 0 50px;
  }
  .section-results .content .heading h2 {
    line-height: 1;
    margin: 0 0 24px;
  }
  .section-results .content .heading form {
    float: none;
    margin: 0;
    width: auto;
  }
  .section-results .results-list > li {
    display: list-item;
    margin: 0;
    width: auto;
    border-top: 1px solid #ddd;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .section-results .content {
    padding-bottom: 49px;
  }
  .section-results .results-list {
    margin: 0 0 -16px;
  }
  .section-results .results-list > li {
    display: list-item;
    margin: 0;
    padding: 0 0 20px;
    width: auto;
    border-top: 1px solid #ddd;
    padding-top: 15px;
  }
  .section-results #sidebar {
    display: none;
  }
}
@media (max-width: 479px) {
  .section-results .content {
    padding: 20px 0;
  }
  .section-results .content .heading {
    margin: 0 0 20px;
  }
}

.section-detail {
  z-index: 1;
}
.section-detail.float {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 9;
}
.section-detail .container {
  position: relative;
}
.section-detail > .content {
  padding: 0 0 67px;
}
.section-detail > .content h2 {
  margin: 0 0 11px;
}
.section-detail > .content h2.description {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}
.section-detail > .content p {
  margin: 0 0 50px;
}
.section-detail > .content .content h2 {
  margin: 0 0 42px;
}
.section-detail > .content .content p {
  margin: 0 0 36px;
}
.section-detail > .content .fees-box h2 {
  margin: 0 0 17px;
}
.section-detail > .content .fees-box .offer-ribbon {
  background-color: #FF2828;
  /** to match availability **/
}
.section-detail > .content .fees-box .offer-ribbon h4 {
  color: white;
  text-align: center;
  padding: 4px 0;
}
.section-detail > .content .interest-places h2 {
  margin: 0 0 48px;
}
.section-detail .rating-box {
  color: #8f8f8f;
  font-size: 14px;
  line-height: 1.1429;
  margin: 0 0 4px;
}
.section-detail .rating-box .rating,
.section-detail .rating-box p {
  display: inline-block;
  vertical-align: middle;
  margin: 0 11px 10px 0;
}
.section-detail .slideshow {
  margin: 0 0 62px;
  position: relative;
  max-width: none;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #f0f0f0;
  padding-bottom: 113px;
}
.section-detail .slideshow > img {
  width: auto;
}
.section-detail .slideshow > .slideset {
  height: 794px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.section-detail .slideshow .slide-fade {
  position: absolute;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  display: inherit;
}
.section-detail .slideshow .slide-fade.active {
  z-index: 5;
}
.section-detail .slideshow .slide-fade img {
  max-width: 100%;
  display: inherit;
  margin: 0 auto;
}
.section-detail .slideshow .pagination {
  bottom: 0;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  z-index: 5;
}
.section-detail .slideshow .pagination .mask-slide {
  overflow: hidden;
}
.section-detail .slideshow .pagination .slideset-slide {
  float: left;
  width: 9999px;
}
.section-detail .slideshow .pagination .slide {
  float: left;
  padding: 0 1px 0 0;
}
.section-detail .slideshow .pagination .slide:hover a, .section-detail .slideshow .pagination .slide.active a {
  border-color: #d9c584;
}
.section-detail .slideshow .pagination .slide a {
  border: 1px solid #ddd;
  height: auto;
  line-height: 1;
  margin: 0;
  width: auto;
}
.section-detail .slideshow .btn-prev,
.section-detail .slideshow .btn-next {
  color: #c5ad53;
  font-size: 60px;
  left: 31px;
  margin: -15px 0 0;
  position: absolute;
  top: 50%;
  z-index: 5;
  opacity: 0.7;
  width: 60px;
  border-radius: 30px;
  background: #999;
  text-align: center;
}
.section-detail .slideshow .btn-prev:hover,
.section-detail .slideshow .btn-next:hover {
  color: #d9c584;
  text-decoration: none;
  background: #51a1c4;
}
.section-detail .slideshow .btn-next {
  left: auto;
  right: 31px;
}
.section-detail .list-check {
  margin: 0 0 30px;
}
.section-detail .fees-box {
  border-top: 1px solid #f0f0f0;
  padding: 46px 0 47px;
}
.section-detail .fees-box .table {
  border-top: 1px solid #ddd;
  margin: 0 0 39px;
  table-layout: fixed;
}
.section-detail .fees-box .table th,
.section-detail .fees-box .table td {
  border: solid #f0f0f0;
  border-width: 0 1px 1px 0;
  padding: 24px 14px 18px;
}
.section-detail .fees-box .table th:first-child,
.section-detail .fees-box .table td:first-child {
  border-left-width: 1px;
}
.section-detail .fees-box .table th {
  background: #fafafa;
  border-bottom-color: #ddd;
  font-size: 1.2em;
  font-family: Cinzel, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  padding-top: 14px;
  padding-bottom: 8px;
}
.section-detail .fees-box .fees-list {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 -2px;
}
.section-detail .fees-box .fees-list li {
  overflow: hidden;
  padding: 0px 0px 21px 14px;
  position: relative;
  vertical-align: top;
}
.section-detail .fees-box .fees-list li:before {
  background: #a1a1a1;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 4px;
}
.section-detail .fees-box .link-more {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 14px;
}
.section-detail .more-details {
  /* background-image: url(/images/loading-star.gif) no-repeat 50% 50%; */
  width: 100%;
  min-height: 350px;
}
.section-detail .note-table {
  display: block;
  font-size: 14px;
  font-style: normal;
  line-height: 1.1429em;
  margin: 0 0 20px;
  padding: 0 0 0 37px;
  position: relative;
}
.section-detail .note-table .fa {
  color: #a1a1a1;
  font-size: 18px;
  left: 15px;
  position: absolute;
  top: 0;
}
.section-detail .info-table {
  border: 1px solid #f0f0f0;
  border-top-color: #ddd;
  margin: 0;
}
.section-detail .info-table .nav {
  border: 0;
  display: flex;
  font: 1.2em/1.1111 Cinzel, Georgia, "Times New Roman", Times, serif;
  width: 100%;
  overflow: hidden;
}
.section-detail .info-table .nav li {
  border-left: 1px solid #f0f0f0;
  display: table-cell;
  float: none;
  margin: 0;
}
.section-detail .info-table .nav li:first-child {
  border-left: 0;
}
.section-detail .info-table .nav li.active a, .section-detail .info-table .nav li:hover a {
  background: #8ecac8;
  color: #fff;
}
.section-detail .info-table .nav a {
  border: 0 !important;
  color: #444;
  display: block;
  line-height: inherit;
  margin: 0;
  padding: 15px 10px 17px;
  text-align: center;
}
.section-detail .info-table .tab-content {
  border-top: 1px solid #f0f0f0;
  position: relative;
  min-height: 450px;
}
.section-detail .info-table .tab-content .opener {
  display: none;
}
.section-detail .interest-places {
  border-top: 1px solid #f0f0f0;
  padding: 49px 0 41px;
}
.section-detail .interest-places ul {
  margin: 0;
}
.section-detail .interest-places ul li {
  padding: 0 11px 11px 0;
}
.section-detail .interest-places .btn {
  background: #444;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  line-height: 1.1429;
  padding: 15px 15px 14px;
  text-transform: none;
}
.section-detail .interest-places .btn:hover {
  background: #d9c584;
}
.section-detail .interest-places .btn-xs {
  font-size: 10px;
  line-height: 0.8;
  padding: 7px 8px;
  background-color: #999;
}
.section-detail .reviews-box {
  border-top: 1px solid #f0f0f0;
  padding: 49px 0 1px;
}
.section-detail .reviews-box h2 {
  margin: 0 0 41px;
}
.section-detail .reviews-box .fa-husk {
  color: #FF9D9C;
}
.section-detail .reviews-box .fa-lavendar {
  color: #BC95E8;
}
.section-detail .reviews-box .fa-straw {
  color: #d9c584;
}
.section-detail .reviews-box .fa-shakespeare {
  color: #51a1c4;
}
.section-detail .reviews-box .description {
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  column-count: 2;
  column-gap: 10px;
  margin: 0 0 53px;
}
.section-detail .reviews-box .description > li {
  overflow: hidden;
  padding: 0 0 8px;
  vertical-align: top;
}
.section-detail .reviews-box .description .title {
  float: left;
  font-weight: normal;
  width: 142px;
}
.section-detail .reviews-box .description .rating {
  float: left;
  margin: 4px 0 0;
}
.section-detail .reviews-box .total {
  background: #f6f6f6;
  color: #8f8f8f;
  font-size: 14px;
  margin: 4px 0 20px;
  padding: 33px 15px 20px;
  text-align: center;
}
.section-detail .reviews-box .total .title {
  color: #696969;
  display: block;
  font: bold 3.9286em/1.0727 Cinzel, Georgia, "Times New Roman", Times, serif;
  margin: 0 0 8px;
}
.section-detail .reviews-box .total .rating {
  margin: 0 0 19px;
}
.section-detail .reviews-box .total p {
  margin: 0;
}
.section-detail .reviews-box .reviews-list {
  color: #7a7a7a;
  font-size: 14px;
  margin: 0 0 12px;
}
.section-detail .reviews-box .reviews-list > li {
  border-top: 1px solid #f0f0f0;
  overflow: hidden;
  padding: 22px 0px 30px;
  vertical-align: top;
}
.section-detail .reviews-box .reviews-list > li:first-child {
  border: 0;
  padding-top: 0;
}
.section-detail .reviews-box .reviews-list .image-holder {
  border: 1px solid #f0f0f0;
  float: left;
  margin: 0 10px 0 0;
}
.section-detail .reviews-box .reviews-list .txt {
  overflow: hidden;
}
.section-detail .reviews-box .reviews-list h3 {
  color: #6d6d6d;
  font-size: 1em;
  margin: 0 0 4px;
}
.section-detail .reviews-box .reviews-list h3 a {
  color: #6d6d6d;
}
.section-detail .reviews-box .reviews-list h3 a:hover {
  color: #51a1c4;
}
.section-detail .reviews-box .reviews-list .data {
  margin: 0 0 5px;
  overflow: hidden;
}
.section-detail .reviews-box .reviews-list .data p,
.section-detail .reviews-box .reviews-list .data .rating {
  display: inline-block;
  vertical-align: top;
}
.section-detail .reviews-box .reviews-list .data p {
  margin: 0 10px 0 0;
  min-width: 150px;
}
.section-detail .reviews-box .reviews-list p {
  margin: 0;
}
.section-detail .reviews-box .load-more {
  padding: 15px 29px 16px;
}
.section-detail .reviews-box .load-more .fa {
  font-size: 18px;
}
.section-detail #sidebar {
  margin: 4px 0 0;
}
.section-detail #sidebar li.result-item::before {
  display: none;
}
.section-detail #sidebar .villa-box {
  font-size: 75%;
}
.section-detail #sidebar .villa-box .image-holder {
  margin: 0 0 16px;
}
.section-detail #sidebar .villa-box h3 {
  margin: 0 0 10px;
}
.section-detail #sidebar .villa-box h3 small {
  display: none;
}
.section-detail #sidebar .villa-box ul.description-list {
  display: none;
}
.section-detail #sidebar .villa-box ul.available-list {
  display: none;
}
@media (max-width: 1199px) {
  .section-detail .info-table .nav {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .section-detail .info-table .tab-content .slide {
    position: static !important;
  }
  .section-detail .col-md-3.mobile-fixed-bottom.cta-box {
    margin-top: 5px;
  }
  .section-detail .reviews-box {
    padding-bottom: 1px;
  }
}
@media (max-width: 991px) {
  .section-detail #property-accordion.ui-accordion .ui-accordion-content {
    position: relative;
  }
  .section-detail #property-accordion.ui-accordion .ui-accordion-content .map-cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    color: #FFF;
    background: #000;
    opacity: 0.3;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .section-detail #property-accordion.ui-accordion .ui-accordion-content .map-cover-text {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 1.5em;
    font-weight: bold;
    /* text-shadow: 4px 4px 2px #000; */
    opacity: 1;
    border-radius: 2em;
    border: 1px solid #ddd;
    color: white;
    opacity: 1;
    z-index: 1001;
    padding: 10px 30px;
    /* margin-left: 50%; */
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    word-wrap: initial;
    word-break: break-word;
    display: table;
    cursor: pointer;
  }
}
@media (max-width: 767px) {
  .section-detail .slideshow {
    padding: 0;
  }
  .section-detail > .content {
    padding: 0 0 5px;
  }
  .section-detail > .content h2 {
    line-height: 1;
    margin: 0 0 9px;
  }
  .section-detail > .content p {
    margin: 0 0 28px;
  }
  .section-detail > .content .content h2 {
    margin: 0 0 41px;
  }
  .section-detail > .content .content p {
    margin: 0 0 36px;
  }
  .section-detail > .content .fees-box h2 {
    margin: 0 0 16px;
  }
  .section-detail > .content .interest-places h2 {
    margin: 0 0 46px;
  }
  .section-detail > .content .reviews-box h2 {
    margin: 0 0 42px;
  }
  .section-detail .rating-box {
    margin: 0 0 3px;
  }
  .section-detail .rating-box p {
    margin-bottom: 10px;
  }
  .section-detail .slideshow {
    margin: 0 0 48px;
  }
  .section-detail .slideshow .pagination {
    position: absolute;
    left: -99999px;
    width: 100%;
  }
  .section-detail .list-check {
    margin: 0 0 24px;
  }
  .section-detail .fees-box {
    padding-bottom: 55px;
  }
  .section-detail .fees-box .table {
    margin: 0 0 37px;
  }
  .section-detail .note-table {
    line-height: 1.5;
    margin: 0 0 46px;
    padding: 0 0 0 41px;
  }
  .section-detail .note-table .fa {
    left: 19px;
    top: 1px;
  }
  .section-detail .scrolled .info-table {
    margin-right: 10% !important;
    transition: 0.5s linear all;
  }
  .section-detail .info-table {
    border-color: #ddd;
  }
  .section-detail .info-table .tabset {
    display: none;
  }
  .section-detail .info-table .tab-content {
    border: 0;
  }
  .section-detail .info-table .tab-content > div {
    border-top: 1px solid #ddd;
    position: static !important;
    width: 100% !important;
  }
  .section-detail .info-table .tab-content > div:first-child {
    border: 0;
  }
  .section-detail .info-table .tab-content .active .opener {
    background: #8ecac8;
  }
  .section-detail .info-table .tab-content .active .opener .fa:before {
    content: "";
  }
  .section-detail .info-table .tab-content .opener {
    background: #c5ad53;
    color: #fff;
    display: block;
    font: 18px/1.1111 Cinzel, Georgia, "Times New Roman", Times, serif;
    padding: 15px 50px 16px 20px;
    position: relative;
  }
  .section-detail .info-table .tab-content .opener .fa {
    font-size: 24px;
    margin: -13px 0 0;
    position: absolute;
    right: 22px;
    top: 50%;
  }
  .section-detail .interest-places {
    padding: 50px 0px 24px;
  }
  .section-detail .interest-places ul li {
    padding-bottom: 26px;
  }
  .section-detail .reviews-box {
    padding: 47px 0;
  }
  .section-detail .reviews-box .description {
    margin: 0 0 25px;
  }
  .section-detail .reviews-box .description .title {
    width: 122px;
  }
  .section-detail .reviews-box .total {
    margin-bottom: 46px;
    padding-top: 33px;
    padding-bottom: 29px;
  }
  .section-detail .reviews-box .total .title,
.section-detail .reviews-box .total .txt {
    display: inline-block;
    vertical-align: middle;
  }
  .section-detail .reviews-box .total .title {
    margin: 0 18px 0 0;
  }
  .section-detail .reviews-box .total .txt ul {
    margin: 0 0 6px;
  }
  .section-detail .reviews-box .total .txt p {
    margin: 0;
  }
  .section-detail .reviews-box .reviews-list {
    line-height: 1.2857;
    margin: 0 0 25px;
  }
  .section-detail .reviews-box .reviews-list > li {
    padding-bottom: 26px;
  }
  .section-detail .reviews-box .reviews-list h3 {
    margin: 0 0 6px;
  }
  .section-detail .reviews-box .reviews-list .data {
    margin: 0 0 10px;
  }
  .section-detail .reviews-box .reviews-list p {
    margin: 0;
  }
}
@media (max-width: 479px) {
  .section-detail > .content {
    padding-top: 20px;
  }
  .section-detail > .content .content h2 {
    margin: 0 0 15px;
  }
  .section-detail .slideshow {
    margin: 0 0 20px;
    padding: 0;
  }
  .section-detail .fees-box {
    padding-bottom: 20px;
  }
  .section-detail .fees-box .table {
    margin: 0 0 15px;
  }
  .section-detail .info-table {
    margin: 0;
  }
  .section-detail .interest-places {
    padding: 20px 0 11px;
  }
  .section-detail .interest-places ul li {
    padding-bottom: 11px;
  }
  .section-detail .reviews-box {
    padding: 20px 0;
  }
  .section-detail .reviews-box .load-more {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.section-detail.loading {
  position: absolute;
  top: 0;
  letft: 0;
  z-index: 1;
}
@media (max-width: 479px) {
  .section-detail.loading {
    z-Index: 99;
  }
}

.section-entries .breadcrumb {
  background-color: white;
}
.section-entries .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: ">";
}
.section-entries .content {
  padding: 63px 0 66px;
}
.section-entries .content h2 {
  margin: 0 0 41px;
}
.section-entries .content p {
  margin: 0 0 36px;
}
.section-entries .content img.lload {
  transition: all 2s;
  min-height: 20px;
  min-width: 100px;
}
.section-entries .content ul.list-unstyled {
  margin-top: -20px;
}
.section-entries .content ul.list-unstyled li {
  margin-bottom: 10px;
}
.section-entries .content .area p {
  font-size: 150%;
  text-align: center;
  line-height: 2em;
  font-weight: bold;
  font-style: oblique;
}
.section-entries .content .content-list {
  margin: 0 -15px 10px;
}
.section-entries .content .content-list li {
  margin: 0 -4px 0 0;
  padding: 0 15px 50px;
  vertical-align: top;
  width: 33.3333%;
}
.section-entries .content .content-list .image-holder {
  margin: 0 0 24px;
}
.section-entries .content .content-list h3 {
  margin: 0 0 16px;
}
.section-entries .content .content-list p {
  margin: 0;
}
.section-entries .content blockquote {
  background: #8ecac8;
  color: white;
  font-size: 120%;
  font-style: oblique;
}
.section-entries .content ul.category {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  background: #f0f0f0;
  padding: 0;
}
.section-entries .content ul.category > li {
  transition: all 2s;
  list-style: none;
  justify-content: center;
  /* padding: 5px 20px; */
  border-right: 1px solid white;
  border-radius: 0;
  flex-basis: 25%;
  box-sizing: inherit;
  border-left: 1px solid white;
  margin-left: -1px;
}
.section-entries .content ul.category > li > ul.dropdown-menu li a {
  color: #8ecac8;
}
.section-entries .content ul.category > li > ul.dropdown-menu li:hover {
  background-color: #8ecac8;
}
.section-entries .content ul.category > li > ul.dropdown-menu li:hover a {
  color: white;
}
.section-entries .content ul.category > li:hover {
  background: #8ecac8;
  color: white !important;
}
.section-entries .content ul.category > li > a {
  color: #51a1c4;
  font-variant: small-caps;
}
.section-entries .content ul.category > li:hover a {
  color: white;
  background-color: inherit;
}
.section-entries .content ul.locality-children {
  background: white;
  justify-content: space-around;
}
.section-entries .content ul.locality-children .villa-box {
  flex-basis: 45%;
  margin-top: 20px;
}
.section-entries .content ul.locality-children .villa-box .txt {
  text-align: center;
}
.section-entries .content ul.page-list {
  background: white;
  justify-content: space-around;
}
.section-entries .content ul.page-list .page-item {
  flex-basis: 100%;
  margin-top: 20px;
  clear: both;
  border: none;
}
.section-entries .content ul.page-list .page-item .image-holder {
  margin: 0 20px 26px 0px;
  float: left;
}
.section-entries .content ul.page-list .page-item .txt {
  text-align: left;
}
.section-entries #sidebar {
  padding: 3px 0 0;
}
@media (max-width: 991px) {
  .section-entries .pagination {
    margin: 0 0 30px;
  }
  .section-entries .content ul.category > li {
    flex-basis: 50%;
  }
  .section-entries .locality-children .villa-box {
    max-width: 100%;
    float: left;
    margin-right: 3.3%;
  }
}
@media (max-width: 767px) {
  .section-entries .content {
    padding: 47px 0px 4px;
  }
  .section-entries .content h2 {
    line-height: 1;
  }
  .section-entries .content p {
    margin-bottom: 48px;
  }
  .section-entries .content ul.category > li {
    flex-basis: 100% !important;
  }
  .section-entries .content .content-list {
    margin-bottom: -16px;
  }
  .section-entries .content .content-list li {
    display: list-item;
    margin: 0;
    padding-bottom: 64px;
    width: auto;
  }
  .section-entries .content .content-list h3 {
    margin-bottom: 15px;
  }
  .section-entries .pagination {
    margin: 0 0 47px;
  }
}
@media (max-width: 479px) {
  .section-entries .content {
    padding: 20px 0;
  }
  .section-entries .content h2 {
    margin: 0 0 15px;
  }
  .section-entries .content p {
    margin-bottom: 20px;
  }
  .section-entries .content .content-list li {
    padding-bottom: 20px;
  }
  .section-entries .pagination {
    margin: 0 0 20px;
  }
}

.section-contact .content {
  padding: 62px 0 30px;
}
.section-contact h2 {
  margin: 0 0 13px;
}
.section-contact h3 {
  margin: 0 110px 49px 0;
}
.section-contact .contact-list {
  color: #7a7a7a;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 61px;
  position: relative;
}
.section-contact .contact-list .mask {
  margin: 0 -15px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.section-contact .contact-list .slideset {
  float: left;
  width: 999999px;
}
.section-contact .contact-list .slide {
  float: left;
  padding: 0 15px;
  width: 240px;
}
.section-contact .contact-list .image-holder {
  border: 1px solid #f0f0f0;
  margin: 0 0 18px;
}
.section-contact .contact-list h4 {
  color: #6d6d6d;
  font-size: 14px;
  margin: 0 0 5px;
}
.section-contact .contact-list h4 a {
  color: #6d6d6d;
}
.section-contact .contact-list h4 a:hover {
  color: #51a1c4;
}
.section-contact .contact-list .position {
  display: block;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 0 10px;
}
.section-contact .contact-list p {
  margin: 0 0 20px;
}
.section-contact .contact-list .social-networks {
  border-top: 1px solid #f0f0f0;
  padding: 16px 0 0;
}
.section-contact .contact-list .switchers-holder {
  position: absolute;
  right: 11px;
  top: -75px;
}
.section-contact .contact-list .switchers-holder a {
  color: #888;
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  margin: 0 0 0 37px;
}
.section-contact .contact-list .switchers-holder a:hover {
  color: #c5ad53;
}
.section-contact .contact-list.not-enough-slides .mask {
  height: auto !important;
}
.section-contact .contact-list.not-enough-slides .switchers-holder {
  display: none;
}
.section-contact .cta-box {
  background: #f6f6f6;
  font-size: 14px;
  line-height: 1.5;
  padding: 50px 0 37px;
}
.section-contact .cta-box h2 {
  font-size: 1.7143em;
  margin: 0 0 6px;
}
.section-contact .form-holder {
  padding: 68px 0 26px;
}
.section-contact .form-holder form {
  margin: 0 -15px;
}
.section-contact .form-holder form .column {
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px 0 0;
  padding: 0 15px 31px;
  width: 50%;
}
.section-contact .form-holder form .column.small {
  padding: 0 9px 10px;
  width: 25%;
}
.section-contact .form-holder form .column.large {
  margin-right: 0;
  width: 100%;
}
.section-contact .form-holder form .column.submit-holder {
  display: table;
  padding: 0;
}
.section-contact .form-holder form .column.submit-holder .subcolumn {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px 10px;
}
.section-contact .form-holder form .column.submit-holder .note {
  display: block;
  font-style: normal;
  margin: 1px 0 0;
}
.section-contact .form-holder form .form-group {
  margin: 0;
}
.section-contact .form-holder form .data-holder {
  padding: 0 6px;
}
.section-contact .form-holder form select {
  width: 100%;
}
.section-contact .form-holder form .checkbox {
  color: #8f8f8f;
  font-size: 14px;
  margin: 0 10px 25px;
}
.section-contact .form-holder form .checkbox label {
  font-style: italic;
  padding-left: 23px;
}
.section-contact .form-holder form .checkbox input[type=checkbox] {
  margin: 20px 0 0 -23px;
}
.section-contact .form-holder form textarea {
  height: 250px;
  min-height: 100px;
  resize: vertical;
}
.section-contact .form-holder .aside {
  color: #7a7a7a;
  font-size: 14px;
  line-height: 1.5;
  margin: -2px 0 0;
}
.section-contact .form-holder .aside h2 {
  color: #6d6d6d;
  font-size: 1.5em;
  margin: 0 0 38px;
}
.section-contact .form-holder .aside > ul:not(.social-networks) {
  margin: 0 0 33px;
}
.section-contact .form-holder .aside > ul:not(.social-networks) > li {
  overflow: hidden;
  padding: 0 0 28px 24px;
  position: relative;
  vertical-align: top;
}
.section-contact .form-holder .aside > ul:not(.social-networks) > li .fa {
  color: #8f8f8f;
  left: 0;
  position: absolute;
  top: 2px;
}
.section-contact .form-holder .aside > ul:not(.social-networks) > li .fa[class*=map] {
  font-size: 24px;
}
.section-contact .form-holder .aside > ul:not(.social-networks) > li .fa[class*=phone] {
  font-size: 21px;
}
.section-contact .form-holder .aside > ul:not(.social-networks) > li .fa[class*=envelope] {
  font-size: 18px;
}
.section-contact .form-holder .aside > ul:not(.social-networks) address {
  line-height: inherit;
  margin: 0;
  max-width: 275px;
}
.section-contact .form-holder .aside .social-networks {
  margin: -2px 0 0;
}
@media (max-width: 991px) {
  .section-contact .content {
    padding: 0 40px;
  }
  .section-contact .contact-list .mask {
    margin: 0 -10px;
  }
  .section-contact .contact-list .slide {
    padding: 0 10px;
    width: 185px;
  }
  .section-contact .form-holder form .column.small {
    padding-bottom: 31px;
    width: 50%;
  }
  .section-contact .form-holder form textarea {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .section-contact .content {
    padding: 47px 40px 30px;
  }
  .section-contact h2 {
    margin: 0 0 12px;
  }
  .section-contact h3 {
    margin-bottom: 49px;
  }
  .section-contact .contact-list {
    margin: 0 0 59px;
  }
  .section-contact .contact-list .mask {
    margin: 0 -10px;
  }
  .section-contact .contact-list .slide {
    padding: 0 10px;
    width: 235px;
  }
  .section-contact .contact-list .image-holder {
    margin: 0 0 18px;
  }
  .section-contact .contact-list .social-networks {
    padding: 17px 0 0;
  }
  .section-contact .cta-box {
    padding: 27px 0 16px;
  }
  .section-contact .cta-box h2 {
    margin: 0 0 15px;
  }
  .section-contact .form-holder {
    padding: 44px 0 4px;
  }
  .section-contact .form-holder form {
    margin-bottom: 40px;
  }
  .section-contact .form-holder form .column {
    display: block;
    margin: 0;
    width: 100% !important;
  }
  .section-contact .form-holder form .column.submit-holder .note {
    margin: -6px 0 0;
  }
  .section-contact .form-holder .aside .social-networks li {
    margin: 0 14px 14px 0;
  }
  .section-contact .form-holder .aside ul:not(.social-networks) address {
    max-width: none;
  }
}
@media (max-width: 479px) {
  .section-contact .content {
    padding: 20px 40px;
  }
  .section-contact h3 {
    margin-bottom: 25px;
  }
  .section-contact .contact-list {
    margin: 0 0 20px;
  }
  .section-contact .contact-list .mask {
    margin: 0 auto;
    width: 290px;
  }
  .section-contact .contact-list .slide {
    padding: 0;
    width: 290px;
  }
  .section-contact .contact-list .switchers-holder {
    top: -48px;
  }
  .section-contact .contact-list .switchers-holder a {
    margin: 0 0 0 20px;
  }
  .section-contact .cta-box h2 {
    font-size: 1.3em;
  }
  .section-contact .form-holder form {
    margin-bottom: 20px;
  }
  .section-contact .form-holder form .column {
    padding-bottom: 15px !important;
  }
  .section-contact .form-holder form .column.submit-holder .subcolumn {
    display: block;
    padding: 0 15px 15px;
  }
  .section-contact .form-holder form textarea {
    height: 150px;
  }
  .section-contact .form-holder .aside h2 {
    font-size: 1.3em;
    margin: 0 0 20px;
  }
  .section-contact .form-holder .aside ul:not(.social-networks) {
    margin: 0 0 10px;
  }
  .section-contact .form-holder .aside ul:not(.social-networks) > li {
    padding-bottom: 20px;
  }
}

.site-login .container, .site-request-password-reset .container {
  padding-top: 30px;
}

.site-alert h3 a {
  font-weight: bold;
  color: #c5ad53;
}

#twocolumns {
  padding: 60px 0 50px;
}

.section-customer {
  padding-top: 40px;
}
.section-customer .row {
  padding: 30px 0px;
}
.section-customer .row h1 {
  background: #c5ad53;
  color: #fff;
  padding: 10px;
}
.section-customer .row h1 small {
  color: #fff;
}
.section-customer .row h2, .section-customer .row h3, .section-customer .row h4 {
  margin-top: 30px !important;
}
.section-customer .row #customer-form-container {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.section-customer .row #customer-form-container .customer-form {
  border: 1px solid #CECECE;
  padding: 20px;
  box-shadow: 2px 2px 24px #CECECE;
}
.section-customer .row #customer-form-container .customer-form .form-control {
  height: auto !important;
  padding: 5px;
}
.section-customer .row table {
  width: 100%;
  color: #222;
  font-size: 14px;
  line-height: 27px;
  margin: 0;
  padding-bottom: 15px;
}
.section-customer .row table td {
  padding: 6px;
  border-bottom: 1px solid #ddd;
  line-height: 2;
}
.section-customer .row table tr.topRule td {
  border-top: 5px double #8ec9c7;
}
.section-customer .row table td small {
  line-height: 1.5;
}
.section-customer .row table td.no-border {
  border: none;
  background: white;
}
.section-customer .row table.tabulate td {
  border: 1px solid #ddd;
  background: #f0f0f0;
}
.section-customer .row .text-fixed {
  width: 8em;
  display: inline-block;
}
.section-customer .row button.btn-xlg {
  min-width: 62%;
  float: right;
}
.section-customer .row form .row {
  padding: 0;
}
.section-customer .row table tr.payTitleRow td {
  background-color: #c5ad53 !important;
  color: white;
  text-transform: uppercase;
  padding: 3px 6px;
}
@media (max-width: 991px) {
  .section-customer .row button.btn {
    min-width: 100%;
    margin-top: 10px;
  }
  .section-customer .row table.table-guests, .section-customer .row table.table-guests tbody, .section-customer .row table.table-guests td, .section-customer .row table.table-guests tr {
    display: block;
    width: 100%;
  }
  .section-customer .row table.table-guests td {
    border: none;
  }
  .section-customer .row td:nth-of-type(1) {
    margin-top: 20px;
  }
  .section-customer .row td:nth-of-type(2) {
    padding-bottom: 20px;
    border-bottom: 1px solid #CECECE !important;
  }
}
.section-customer .row .btn-add-container {
  padding: 3px 18px;
}
.section-customer .row .btn-add-container .btn-add {
  margin-top: 0px;
  padding: 7px 5px;
}
.section-customer .row .btn-edit {
  border: 1px solid #c5ad53;
  padding: 4px;
  text-transform: none;
}
.section-customer .row .btn-edit:hover {
  color: #56a4c6;
}
.section-customer .row .removeGuest {
  background: #FF9D9C;
  color: #fff;
  padding: 0 6px;
  display: inline-block;
  float: right;
  margin-right: 4px;
  border-radius: 4px;
  margin-top: 3px;
}
.section-customer .help-tip {
  text-align: center;
  background-color: #8ec9c7;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 26px;
  cursor: default;
  display: inline-block;
  /* CSS animation */
}
.section-customer .help-tip:before {
  content: "?";
  font-weight: bold;
  color: #fff;
}
.section-customer .help-tip:hover p {
  display: block;
  transform-origin: 100% 0%;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}
.section-customer .help-tip p {
  /* The tooltip */
  display: none;
  text-align: left;
  background-color: #1E2021;
  padding: 20px;
  width: 400px;
  position: absolute;
  border-radius: 8px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  right: -4px;
  color: #FFF;
  font-size: 13px;
  line-height: 1.4;
}
.section-customer .help-tip p:before {
  /* The pointer of the tooltip */
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: #1E2021;
  left: 73%;
  top: -12px;
}
.section-customer .help-tip p:after {
  /* Prevents the tooltip from being hidden */
  width: 100%;
  height: 40px;
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 100%;
    transform: scale(1);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}

#footer {
  border-top: 1px solid #e1e1e1;
  color: #6a6a6a;
}
#footer .footer-content {
  line-height: 2;
  padding: 63px 0 17px;
}
#footer .footer-content a {
  color: #6a6a6a;
}
#footer .footer-content a:hover {
  color: #56a4c6;
}
#footer h3 {
  color: #686868;
  font-size: 1.4em;
  margin: 0 0 23px;
}
#footer .payment-list {
  margin: 0 16px 0 0;
  padding: 11px 0 0;
}
#footer .payment-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px 0 0;
  padding: 0 10px 22px 0;
  width: 33.3333%;
}
#footer .note {
  display: block;
  font-size: 0.8667em;
  font-style: normal;
  line-height: 1.6154;
  margin: -5px 0 0;
  padding: 0 28px;
  position: relative;
}
#footer .note .fa {
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 4px;
}
#footer .contact-list {
  line-height: 2;
  margin: 0;
}
#footer .contact-list li {
  overflow: hidden;
  padding: 0 0 30px;
  vertical-align: top;
}
#footer .contact-list p {
  margin: 0;
}
#footer .contact-list .title {
  display: block;
}
#footer .contact-list address {
  line-height: inherit;
  margin: 0;
}
#footer .contact-list address strong {
  font-weight: normal;
}
#footer .footer-bottom {
  background: #8ecac8;
  color: #fff;
  font-family: Cinzel, Georgia, "Times New Roman", Times, serif;
  padding: 35px 0 30px;
}
#footer .footer-bottom a {
  color: #fff;
  transition: 2s all;
}
#footer .footer-bottom a:hover {
  color: #51a1c4;
}
#footer .footer-bottom .copyright,
#footer .footer-bottom .by, #footer .footer-bottom .by2 {
  display: inherit;
  vertical-align: top;
  margin: 2px 0 0;
}
#footer .footer-bottom .copyright a:hover,
#footer .footer-bottom .by a:hover, #footer .footer-bottom .by2 a:hover {
  letter-spacing: 0.2em;
}
#footer .footer-bottom .by2 {
  color: #f0f0f0;
}
#footer .footer-bottom .by, #footer .footer-bottom .by2 {
  margin: 0 auto;
}
#footer .footer-bottom .copyright {
  font-weight: bold;
  margin-right: 45px;
}
#footer .footer-bottom .social-networks {
  margin-right: -6px;
  text-align: right;
}
#footer.no-border {
  border-top-width: 0;
}
@media (max-width: 767px) {
  #footer .footer-content {
    line-height: 1.2;
  }
  #footer .footer-content .col-xs-6 {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
    padding-bottom: 39px;
  }
  #footer h3 {
    font-size: 1.2em;
    margin: 0 0 29px;
  }
  #footer ul {
    margin: 0 10px 0 0;
  }
  #footer ul li {
    padding: 0 0 12px;
  }
  #footer .payment-list {
    margin: 0px -17px 1px 0px;
    padding: 3px 0 0;
  }
  #footer .contact-list {
    margin: 0 0 -13px;
  }
  #footer .footer-bottom {
    padding: 37px 0 39px;
  }
  #footer .footer-bottom .copyright {
    display: block;
    margin: 0 0 29px;
  }
  #footer .footer-bottom .by {
    display: none;
  }
  #footer .footer-bottom .social-networks {
    font-size: 36px;
    margin: 0;
    text-align: left;
  }
  #footer .footer-bottom .social-networks li {
    margin: 0 18px 0 0;
    padding: 0;
  }
}
@media (max-width: 479px) {
  #footer {
    overflow: hidden;
  }
  #footer .footer-content {
    padding: 25px 0 0;
  }
  #footer .footer-content .col-xs-6 {
    display: block;
    margin: 0;
    padding-bottom: 20px;
    width: auto;
  }
  #footer h3 {
    margin: 0 0 15px;
  }
  #footer .contact-list li {
    padding: 0 0 15px;
  }
  #footer .footer-bottom {
    padding: 20px 0;
  }
}

.navbar { padding: 0; }
#nav .drop li { padding: 0; }

/*# sourceMappingURL=robby_blue.css.map */
