.btn-group,
.btn-group-vertical,
.caret,
img {
  vertical-align: middle;
}
footer ul,
ul.destinations,
ul.destinations li ul {
  list-style-type: none;
}
img {
  border: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: #333333;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]::after,
  a[href^=" #"]::after {
    content: "";
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .label {
    border: 1px solid #000;
  }
}
@font-face {
  src: url(glyphicons-halflings-regular.eot) format("embedded-opentype"),
    url(glyphicons-halflings-regular.woff) format("woff"),
    url(glyphicons-halflings-regular.ttf) format("truetype"),
    url(glyphicons-halflings-regular.svg) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.em,
body #why-vg h4 {
  font-style: italic;
}
.glyphicon-plus::before {
  content: "+";
}
.glyphicon-search::before {
  content: "";
}
.glyphicon-heart::before {
  content: "";
}
.glyphicon-user::before {
  content: "";
}
.glyphicon-ok::before {
  content: "";
}
.glyphicon-chevron-left::before {
  content: "";
}
.glyphicon-chevron-right::before {
  content: "";
}
.glyphicon-calendar::before {
  content: "";
}
.glyphicon-chevron-down::before {
  content: "";
}
.glyphicon-globe::before {
  content: "";
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #888;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline-offset: -2px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.container::after,
.container::before,
.row::after,
.row::before {
  display: table;
  content: " ";
}
.img-circle {
  border-radius: 50%;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  line-height: 1.1;
  color: #333333;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.dropdown-menu,
.form-control,
.h5,
h5 {
  font-size: 14px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-weight: 200;
  line-height: 1.4;
}
.text-center {
  text-align: center;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container::after {
  clear: both;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.form-control,
label {
  display: inline-block;
}
.row::after {
  clear: both;
}
label {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 4px 10px;
  line-height: 30px;
  color: #333333;
  background-color: #f1f1f1;
  background-image: none;
   border-radius:5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  cursor: pointer;
  outline: 0;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select_arrow {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0;
  border-color: #000009 transparent transparent;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .form-inline .form-group,
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group,
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control,
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group::after,
.form-horizontal .form-group::before {
  content: " ";
  display: table;
}
.form-horizontal .form-group::after {
  clear: both;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear 0s;
}
.collapse {
  display: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  background-clip: padding-box;
}
.btn .caret,
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.open > .dropdown-menu {
  display: block;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group-vertical > .btn:focus,
.btn-group > .btn:focus {
  outline: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.close,
.label {
  font-weight: 700;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0 none;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0 none;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav::after,
.nav::before {
  content: " ";
  display: table;
}
.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}
.nav::after {
  clear: both;
}
.nav > li > a {
  padding: 10px 15px;
}
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before {
  display: table;
  content: " ";
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.navbar {
  position: relative;
  min-height: 83px;
  border: 1px solid transparent;
}
.navbar::after {
  clear: both;
}
.navbar-header::after {
  clear: both;
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}
.navbar-collapse::after {
  clear: both;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0 none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-brand {
  float: left;
  font-size: 18px;
  line-height: 20px;
  height: 80px;
}
.close,
.label {
  line-height: 1;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 23px;
  margin-bottom: 23px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin: 23px -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset,
    0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 19px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-default {
  background-color: #284ba9;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #dbe4fb;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty,
.modal {
  display: none;
}
.label-success {
  background-color: #5cb85c;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  100% {
    background-position: 0 0;
  }
}
.close {
  float: right;
  font-size: 21px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.carousel-caption,
.carousel-control {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal {
  overflow-x: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  outline: 0;
}
.carousel,
.carousel-inner,
.modal-body,
.modal-content,
.modal-dialog {
  position: relative;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out 0s;
}
.modal-dialog {
  width: auto;
  margin: 10px;
}
.modal-content {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-body {
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer::after,
.modal-footer::before {
  content: " ";
  display: table;
}
.modal-footer::after {
  clear: both;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: left 0.6s ease-in-out 0s;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.carousel-control.left {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix::after,
.clearfix::before {
  content: " ";
  display: table;
}
.hidden,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.clearfix::after {
  clear: both;
}
.pull-left {
  float: left !important;
}
.hidden {
  visibility: hidden !important;
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
.row img {
  width: 100%;
}
body #why-vg {
  background: #fff;
  padding: 25px;
  border-radius: 6px;
}
body #why-vg img {
  width: auto;
}
body #why-vg .btn {
  background: #f0f0f0;
}
body #why-vg h3 {
  color: #444;
  margin-bottom: 40px;
  font-size: 30px;
}
body #why-vg h4 {
  color: #666;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
body #why-vg p {
  color: #888;
}
#villa-search-form .btn {
  padding: 10px;
  color: #888;
  font-size: 15px;
}
#villa-search-form .btn span.caret {
  margin-left: 12px;
}
#villa-search-form .btn span.glyphicon {
  font-size: 16px;
  line-height: 16px;
  margin-right: 12px;
}
#villa-search-form #destination-dropdown.btn {
  padding-right: 20px;
}
#villa-search-form .destination-select-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#villa-search-form .destination-select-list li a {
  font-size: 13px;
  padding: 2px 0;
}
#villa-search-form .destination-select-list li a:hover {
  color: #333;
}
.navbar {
  margin-bottom: 0;
}
.navbar.navbar-default.yamm {
  background-image: linear-gradient(to bottom, #284daa 0, #1c346a 100%);
}
.navbar .navbar-brand {
  padding-right: 20px;
}
.center {
  text-align: center;
}
.center form {
  display: inline-block;
}
.villa-search {
  padding: 10px 0;
}
.villa-search .qucksearch-date-button {
  width: 139px;
  height: 43px;
}
.villa-search .qucksearch-date-button input {
  height: 43px;
}
.villa-search h5 {
  color: #cddaf8;
  margin-right: 18px;
  font-size: 18px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.65);
}
#villa-number-search-button,
.villa-search #search-button {
  color: #fff;
  background-color: #00a7fd;
  border-color: #00a7fd;
}
.villa-search #search-button {
  padding-left: 50px;
  padding-right: 40px;
}
.villa-search
  .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
.villa-search button.selectpicker.btn.dropdown-toggle.btn-default {
  width: 150px;
}
#carousel-example-generic {
  margin-bottom: 20px;
}
#twentyfourseven {
  padding: 50px 0 0;
  display: block;
  font-size: 18px;
}
#carousel-home .carousel-caption {
  padding-bottom: 18%;
}
.carousel-caption h2 {
  font-size: 40px;
}
.carousel-caption p {
  font-size: 20px;
  text-shadow: 1px 0 4px rgba(0, 0, 0, 0.4);
}
.navbar-brand {
  padding: 0;
}
.navbar-nav > li > a {
  line-height: 40px;
  padding-bottom: 20px;
  padding-top: 20px;
}
ul.destinations {
  padding: 0;
  margin: 0;
}
ul.destinations li a {
  font-weight: 700;
  color: #333;
}
ul.destinations li ul {
  margin: 0 0 0 20px;
  padding: 0;
}
#myvilla-menu,
#myvilla-menu ul,
footer ul {
  margin: 0;
  padding: 0;
}
ul.destinations li ul li {
  font-size: 12px;
}
ul.destinations li ul li a {
  font-weight: 400;
  color: #888;
}
li.destination-list a.destination-list-item {
  font-size: 16px;
  font-weight: 700;
}
#villa-number {
  width: 120px;
}
#subscribe-form-wrapper {
  padding: 40px 0 20px;
  margin-bottom: 50px;
}
.dropdown-menu > li > a.inquire-villas {
  display: block;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  background: #5cb85c;
}
.dropdown-menu > li > a.inquire-villas:hover {
  background: #4cae4c;
  cursor: pointer;
}
#main-content li,
#main-content p,
#subscribe-form-wrapper li,
#subscribe-form-wrapper p,
footer li,
footer p {
  color: #fff;
}
#main-content h1,
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h6,
#subscribe-form-wrapper h1,
#subscribe-form-wrapper h2,
#subscribe-form-wrapper h3,
#subscribe-form-wrapper h4,
#subscribe-form-wrapper h5,
#subscribe-form-wrapper h6,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #fff;
  font-weight: 700;
}
.carousel-caption h2,
.carousel-caption.first h2 {
  font-weight: 400;
  text-shadow: 1px 0 4px rgba(0, 0, 0, 0.4);
}
.social-icons {
  margin-bottom: 25px;
}
.social-icons .addthis_instagram {
  margin-left: 2px;
  display: block;
  float: left;
  width: 29px !important;
  height: 29px !important;
}
.wrapper-boxes {
  max-width: 1100px;
  margin: 0 auto;
}
.wrapper-boxes .box h3,
.wrapper-boxes .box h3 a,
.wrapper-boxes .box p {
  color: #000;
  text-decoration: none;
}
.wrapper-boxes .box h3 {
  font-size: 14px;
  padding: 5px 0;
  margin: 0;
}
.wrapper-boxes .box p {
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.wrapper-boxes .box {
  display: inline-block;
  margin: 0.5%;
  padding: 0;
  float: none;
  text-align: center;
  height: 190px;
  width: 15%;
  vertical-align: top;
}
.wrapper-boxes .box .img-wrapper img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}
#carousel-home a {
  text-decoration: none;
  color: #fff;
}
.lead {
  font-size: 15px;
  text-align: justify;
}
.carousel-caption.first p {
  text-shadow: 1px 0 4px rgba(0, 0, 0, 0.4);
}
.first-footer-line a,
.first-footer-line p,
.second-footer-line a,
.second-footer-line p {
  font-weight: 300;
}
.first-footer-line {
  background: #2e3347;
  padding: 45px 0;
  margin: 0;
}
.first-footer-line h5,
.second-footer-line h5 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 25px;
}
.second-footer-line h5 {
  margin-bottom: 10px;
}
.first-footer-line a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
.first-footer-line ul.footer-posts-list li .clear,
.second-footer-line .clear {
  clear: both;
  float: none;
}
.first-footer-line ul.footer-posts-list li {
  padding-bottom: 20px;
}
.first-footer-line .col-md-3.img {
  position: relative;
  top: 0;
  left: 0;
}
.first-footer-line .col-md-3.img img {
  position: absolute;
  right: 0;
  width: 150px;
  top: -100px;
}
.first-footer-line .col-md-2 {
  width: 19%;
}
.first-footer-line .col-md-2.insta {
  width: 22%;
}
.first-footer-line .col-md-3 {
  width: 25%;
}
.first-footer-line .col-md-3.img {
  width: 15%;
}
.second-footer-line {
  background: #252939;
  padding: 35px 0 10px;
  margin: 0;
}
.second-footer-line a,
.second-footer-line p {
  color: #fff;
  font-size: 13px;
}
.second-footer-line span {
  font-weight: 600;
  display: inline-block;
  padding-left: 6px;
}
.second-footer-line span:first-child {
  padding-left: 0;
}
.second-footer-line .col-md-6 {
  padding-right: 5px;
}
.second-footer-line .container > p {
  clear: both;
  text-align: center;
  margin-top: 30px;
}
.footer-social-icons {
  margin-bottom: 25px;
  position: relative;
  top: -35px;
}
.footer-social-icons .addthis_pinterest {
  margin-left: 15px;
  display: inline-block;
  background: url(pinterestIcon.png) 0 0/29px 29px no-repeat rgba(0, 0, 0, 0) !important;
  width: 29px !important;
  height: 29px !important;
}
.footer-social-icons .addthis_facebook,
.footer-social-icons .addthis_google,
.footer-social-icons .addthis_instagram,
.footer-social-icons .addthis_twitter {
  margin-left: 4px;
  width: 29px !important;
  height: 29px !important;
}
.footer-social-icons .addthis_twitter {
  display: inline-block;
  background: url(twitterIcon.png) 0 0/29px 29px no-repeat rgba(0, 0, 0, 0) !important;
}
.footer-social-icons .addthis_facebook {
  display: inline-block;
  background: url(fbIcon.png) 0 0/29px 29px no-repeat rgba(0, 0, 0, 0) !important;
}
.footer-social-icons .addthis_google {
  display: inline-block;
  background: url(gplusIcon.png) 0 0/29px 29px no-repeat rgba(0, 0, 0, 0) !important;
}
.footer-social-icons .addthis_instagram {
  display: inline-block !important;
  float: none;
  background: url(instagramIcon.png) 0 0/29px 29px no-repeat rgba(0, 0, 0, 0) !important;
}
:focus,
a:active,
a:focus,
a:hover {
  outline: 0;
}
.insta-link {
  display: block;
  height: 169px;
  width: 169px;
  margin-top: -174px;
  position: relative;
  z-index: 10;
}
#villa-number-search-button {
  line-height: normal;
  padding: 10px 9px 7px;
}
.villa-search #search-button {
  padding-top: 8px;
  padding-bottom: 12px;
}
#modalInquiry.modal {
  position: fixed;
  bottom: 0;
  overflow-y: scroll;
}
#google_translate_element {
  position: absolute;
  right: 8px;
  top: 10px;
  z-index: 9;
}
.navbar-default #myvilla-menu.navbar-nav > li > a.dropdown-toggle {
  margin-top: 15px;
  padding-bottom: 5px;
}
@media screen and (max-width: 1200px) {
  .navbar-brand {
    line-height: 76px;
  }
  .navbar-brand img {
    width: 250px;
  }
  #villa-search-form > .form-group:first-child {
    display: block;
  }
  .btn,
  .input-group-addon {
    font-size: 12px;
    padding: 6px 9px;
  }
  .first-footer-line .col-md-2,
  .first-footer-line .col-md-2.insta,
  .first-footer-line .col-md-3,
  .first-footer-line ul.footer-posts-list li .col-right {
    width: 100%;
    float: none;
    text-align: center;
  }
  .first-footer-line .col-md-3.img {
    position: absolute;
    top: 120px;
    right: 20px;
    left: auto;
  }
  .first-footer-line {
    position: relative;
    top: 0;
    left: 0;
  }
  .footer-social-icons {
    text-align: center;
    margin: 0;
    top: 20px;
  }
  .footer-social-icons .addthis_pinterest {
    margin-left: 4px;
  }
  #goToVilla {
    margin: -14px 0 10px;
  }
  #villa-search-form #bedrooms-group.form-group {
    margin-top: 5px;
  }
  .villa-search #search-button {
    margin-top: 4px;
  }
  .navbar-brand img {
    margin-top: 10px;
  }
  .navbar-fixed-top {
    position: absolute !important;
  }
  .dropdown-menu {
    top: 29px !important;
  }
  #google_translate_element {
    right: 245px;
    top: 54px;
  }
  .navbar-default #myvilla-menu.navbar-nav > li > a.dropdown-toggle {
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 5px;
  }
}
@media screen and (max-width: 995px) {
  #google_translate_element {
    right: 300px;
    top: 73px;
  }
  .navbar-brand img {
    width: 200px;
  }
  .nav > li > a {
    padding: 20px 9px;
  }
  .navbar-right {
    float: left !important;
  }
  .navbar-form.navbar-right {
    padding-left: 0;
    padding-right: 0;
  }
  #villa-number {
    width: 100px;
    font-size: 10px;
  }
  #villa-search-form .btn {
    font-size: 12px;
    margin-top: 10px;
  }
  #villa-search-form #bedrooms-group.form-group {
    margin-top: 0;
  }
  #villa-search-form #bedrooms-group.form-group .btn {
    padding-bottom: 12px;
  }
  footer {
    padding-bottom: 30px;
  }
  footer .row {
    text-align: center;
  }
  footer .row .img-circle {
    max-width: 200px;
    margin: 0 auto 30px;
  }
  #subscribe-form-wrapper {
    text-align: center;
    margin-bottom: 20px;
  }
 .navbar-form.navbar-right {
    float: left !important;
    width: 194px;
    height: auto;
    padding: 0;
    margin: -5px 0 8px;
  }
  #villa-number-search-button {
    padding: 10px 12px;
  }
  .villa-search .form-inline .form-group {
    margin-bottom: 10px;
  }
  .villa-search .col-md-12.center .form-inline .form-group:nth-child(5) {
    width: 100%;
  }
  #villa-search-form.form-inline #search-button.btn {
    margin-top: 0;
  }
  #myvilla-menu {
    float: right !important;
    clear: both;
  }
  .navbar-default #myvilla-menu.navbar-nav > li > a.dropdown-toggle {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: -15px;
    margin-left: 10px;
  }
  #goToVilla {
    margin: -15px 0 13px;
    float: right !important;
    width: auto;
  }
  .navbar-nav {
    float: right;
  }
  .navbar-brand img {
    margin-top: 28px;
  }
  .wrapper-boxes .box .img-wrapper img {
    max-height: 160px;
  }
  #modalInquiry.modal {
    position: absolute;
    bottom: 0;
    overflow: visible;
  }
}
@media screen and (max-width: 768px) {
  #google_translate_element {
    top: 95px;
    right: 15px;
  }
  .navbar-nav {
    float: left;
  }
  #goToVilla,
  #myvilla-menu {
    float: left !important;
    clear: both;
  }
  #goToVilla {
    border: 0 !important;
    margin: 5px 0 5px -5px;
    box-shadow: none;
  }
  #goToVilla #villa-number {
    margin-left: 0;
  }
  #myvilla-menu {
    margin: 25px 0 10px -10px;
  }
  #villa-search-form.form-inline .btn,
  .villa-search
    .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 241px !important;
  }
  #villa-search-form.form-inline {
    padding-bottom: 20px;
  }
  .carousel-caption h2 {
    font-size: 28px;
  }
  body #why-vg h3 {
    font-size: 22px;
    margin-bottom: 0;
  }
  body #why-vg h4 {
    font-size: 15px;
    padding-bottom: 15px;
  }
  body #why-vg img {
    margin-top: 20px;
  }
  #twentyfourseven {
    padding: 30px 0 0;
    display: block;
    font-size: 14px;
  }
  #main-content h3 {
    font-size: 18px;
  }
  .navbar-nav {
    margin: 7.5px 0;
  }
  .navbar-nav > li > a {
    line-height: normal;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .navbar-form .form-group {
    float: left;
    margin-right: 5px;
    margin-left: 12px;
  }
  .navbar-form {
    padding: 20px 15px;
  }
  #villa-search-form #reservation-button,
  #villa-search-form .btn {
    margin-top: 0;
  }
  .navbar-right {
    float: none !important;
  }
  #villa-number {
    width: 120px;
    font-size: 12px;
    margin-left: 11px;
  }
  #villa-number-search-button {
    padding: 10px 12px;
  }
  .yamm .yamm-content,
  ul.destinations li a,
  ul.destinations li ul li a {
    color: #000 !important;
  }
  ul.destinations {
    text-align: center;
  }
  ul.destinations li ul {
    margin-left: 0;
  }
  ul.destinations > li > a {
    padding: 15px 0 5px;
    display: block;
  }
  .yamm .yamm-content h3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .btn,
  .input-group-addon {
    font-size: 11px;
    padding: 6px 7px;
  }
  .navbar-brand img {
    margin: 10px 0 0 20px;
  }
  .villa-search .qucksearch-date-button {
    width: 241px;
    margin-bottom: 15px;
  }
  .villa-search .qucksearch-date-button input {
    font-size: 12px;
  }
  .carousel {
    margin-bottom: 20px;
  }
  .first-footer-line .col-md-3.img {
    display: none;
  }
  body #why-vg img {
    width: 60px;
    height: auto;
  }
  li.destination-list h3 {
    font-size: 18px;
  }
  .wrapper-boxes .box {
    width: 32%;
  }
  .wrapper-boxes .box h3,
  .wrapper-boxes .box h3 a,
  .wrapper-boxes .box p,
  li.destination-list h3 {
    color: #000;
  }
  li.destination-list .col-md-2 {
    width: 33%;
    float: left;
  }
  .villa-search {
    height: 60px;
    overflow: hidden;
  }
  .villa-search h5 {
    background: #fff;
    border-radius: 5px;
    color: #1c346a;
    padding: 7px;
    text-shadow: none;
    width: 100%;
    cursor: pointer;
    margin-top: 4px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  #carousel-home .carousel-caption {
    padding-bottom: 7% !important;
    left: 15% !important;
    top: auto !important;
    bottom: 20px !important;
    right: 15% !important;
  }
  .yamm .yamm-content,
  ul.destinations li a,
  ul.destinations li ul li a {
    color: #fff !important;
  }
  .wrapper-boxes .box {
    width: 100%;
    margin: 2% 0;
    float: none;
  }
  .wrapper-boxes .box h3,
  .wrapper-boxes .box h3 a,
  .wrapper-boxes .box p {
    color: #fff;
  }
  .carousel-caption h2 {
    font-size: 22px;
  }
  .carousel-caption p {
    font-size: 16px;
  }
  .carousel-caption {
    bottom: 10px;
  }
  .carousel-indicators {
    bottom: 0;
  }
  #changeListing .btn,
  .bootstrap-select.btn-group .btn,
  .input-group-addon:first-child {
    font-size: 10px;
  }
}
@media screen and (max-width: 500px) {
  .navbar-brand img {
    width: 180px;
  }
}
.yamm .collapse,
.yamm .dropdown,
.yamm .dropup,
.yamm .nav {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0;
}
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-search .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-sel .bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 2000;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}

/*sml_vew_stl-stt*/
.cuadro_intro_hover {
  padding: 0;
  position: relative;
  margin-bottom: 20px;
}
.cuadro_intro_hover p {
  text-align: center;
}
.cuadro_intro_hover h3 {
  padding: 12px 10px 10px;
  font-size: 14px;
  font-weight: 700;
}
.cuadro_intro_hover:hover .caption {
  opacity: 1;
  transform: translateY(-100px);
}
.cuadro_intro_hover img {
  z-index: 1000000;
  margin: 0;
  padding: 0;
}
.cuadro_intro_hover .caption {
  position: absolute;
  top: auto;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
}
.cuadro_intro_hover .blur {
  background-color: #fff;
  height: 400px;
  z-index: 5;
  position: absolute;
  width: 100%;
  opacity: 0.85;
}
   
.row.pop-getaways {
    position: relative;
	margin-top: 1px;
}
/*sml_vew_stl-end*/
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6, 
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-2_1,
.col-sm-2_2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-2_1,
  .col-sm-2_2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: right;
  }
  .col-sm-2_1 {
    width: 11.1111111%;
  }
  .col-sm-2_2 {
    width: 14.2857143%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: right;
  }
  .col-md-2 {
    width: 16.6667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-3 {
    width: 31.3%;
    margin: 1%;
    height: 340px;
  }
}

#rot {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  width: 100px;
  position: absolute;
  top: 37px;
  left: -30px;
  color: #fff;
}

#rotb {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  width: 100px;
  position: absolute;
  top: 13px;
  left: -5px;
  color: #fff;
}
