@charset "UTF-8";
/*breakpoints
base px : 16px = 1em;
    
-extra-small-device
px size : 320px = 20.00em

-small-device
px size : 568px = 35.00em

-tablet-ipad-device
px size : 768px = 48.00em

-medium device
px size : 1240px = 77.500em

large size desktop
px size : 1540px = 96.250em

*/
.ipro-container-sw {
  margin: 0 auto;
  display: block;
  position: relative;
  width: 90%;
}

.ipro-container-fdw {
  margin: 0 auto;
  display: block;
  position: relative;
}

.ipro-row {
  position: relative;
}

.ipro-xl-1, .ipro-xl-10, .ipro-xl-11, .ipro-xl-12, .ipro-xl-2, .ipro-xl-3, .ipro-xl-4, .ipro-xl-5, .ipro-xl-6, .ipro-xl-7, .ipro-xl-8, .ipro-xl-9, .ipro-lg-1, .ipro-lg-10, .ipro-lg-11, .ipro-lg-12, .ipro-lg-2, .ipro-lg-3, .ipro-lg-4, .ipro-lg-5, .ipro-lg-6, .ipro-lg-7, .ipro-lg-8, .ipro-lg-9, .ipro-md-1, .ipro-md-2, .ipro-md-3,
.ipro-md-4, .ipro-md-5, .ipro-md-6, .ipro-md-7, .ipro-md-8, .ipro-md-9, .ipro-md-10, .ipro-md-11, .ipro-md-12, .ipro-sm-1, .ipro-sm-10, .ipro-sm-11, .ipro-sm-12, .ipro-sm-2,
.ipro-sm-3, .ipro-sm-4, .ipro-sm-5, .ipro-sm-6, .ipro-sm-7, .ipro-sm-8, .ipro-sm-9, .ipro-xs-1, .ipro-xs-10, .ipro-xs-11, .ipro-xs-12, .ipro-xs-2, .ipro-xs-3, .ipro-xs-4, .ipro-xs-5, .ipro-xs-6, .ipro-xs-7,
.ipro-xs-8, .ipro-xs-9, .ipro-xxs-1, .ipro-xxs-10, .ipro-xxs-11, .ipro-xxs-12, .ipro-xxs-2, .ipro-xxs-3, .ipro-xxs-4, .ipro-xxs-5, .ipro-xxs-6, .ipro-xxs-7,
.ipro-xxs-8, .ipro-xxs-9, .ipro-xxxs-1, .ipro-xxxs-10, .ipro-xxxs-11, .ipro-xxxs-12, .ipro-xxxs-2, .ipro-xxxs-3, .ipro-xxxs-4, .ipro-xxxs-5, .ipro-xxxs-6, .ipro-xxxs-7,
.ipro-xxxs-8, .ipro-xxxs-9 {
  float: left;
}

/*extra-extra-small-device
        base px : 16px = 1em;
        px size :318px = 19.875em*/
@media (min-width: 19.875em) {
  .ipro-container-fdw {
    width: auto;
  }
  .ipro-xxxs-12 {
    width: 100%;
  }
  .ipro-xxxs-11 {
    width: 91.666667%;
  }
  .ipro-xxxs-10 {
    width: 83.3333%;
  }
  .ipro-xxxs-9 {
    width: 75%;
  }
  .ipro-xxxs-8 {
    width: 66.666667%;
  }
  .ipro-xxxs-7 {
    width: 58.333337%;
  }
  .ipro-xxxs-6 {
    width: 50%;
  }
  .ipro-xxxs-5 {
    width: 41.66666%;
  }
  .ipro-xxxs-4 {
    width: 33.333333%;
  }
  .ipro-xxxs-3 {
    width: 25%;
  }
  .ipro-xxxs-2 {
    width: 16.666667%;
  }
  .ipro-xxxs-1 {
    width: 8.333333%;
  }
}

/*extra-small-device
        base px : 16px = 1em;
        px size : 568px = 35.00em*/
@media (min-width: 35em) {
  .ipro-container-fdw {
    width: 540px;
  }
  .ipro-xxs-12 {
    width: 100%;
  }
  .ipro-xxs-11 {
    width: 91.666667%;
  }
  .ipro-xxs-10 {
    width: 83.3333%;
  }
  .ipro-xxs-9 {
    width: 75%;
  }
  .ipro-xxs-8 {
    width: 66.666667%;
  }
  .ipro-xxs-7 {
    width: 58.333337%;
  }
  .ipro-xxs-6 {
    width: 50%;
  }
  .ipro-xxs-5 {
    width: 41.66666%;
  }
  .ipro-xxs-4 {
    width: 33.333333%;
  }
  .ipro-xxs-3 {
    width: 25%;
  }
  .ipro-xxs-2 {
    width: 16.666667%;
  }
  .ipro-xxs-1 {
    width: 8.333333%;
  }
}

/*extra-small-device
        base px : 16px = 1em;
        px size : 768px = 48.00em*/
@media (min-width: 48em) {
  .ipro-container-fdw {
    width: 750px;
  }
  .ipro-xs-12 {
    width: 100%;
  }
  .ipro-xs-11 {
    width: 91.666667%;
  }
  .ipro-xs-10 {
    width: 83.3333%;
  }
  .ipro-xs-9 {
    width: 75%;
  }
  .ipro-xs-8 {
    width: 66.666667%;
  }
  .ipro-xs-7 {
    width: 58.333337%;
  }
  .ipro-xs-6 {
    width: 50%;
  }
  .ipro-xs-5 {
    width: 41.666667%;
  }
  .ipro-xs-4 {
    width: 33.333333%;
  }
  .ipro-xs-3 {
    width: 25%;
  }
  .ipro-xs-2 {
    width: 16.666667%;
  }
  .ipro-xs-1 {
    width: 8.333333%;
  }
}

/*small-device
        base px : 16px = 1em;
        px size : 992px = 62.00em*/
@media (min-width: 62em) {
  .ipro-container-fdw {
    width: 767px;
  }
  .ipro-sm-12 {
    width: 100%;
  }
  .ipro-sm-11 {
    width: 91.666667%;
  }
  .ipro-sm-10 {
    width: 83.3333%;
  }
  .ipro-sm-9 {
    width: 75%;
  }
  .ipro-sm-8 {
    width: 66.666667%;
  }
  .ipro-sm-7 {
    width: 58.333337%;
  }
  .ipro-sm-6 {
    width: 50%;
  }
  .ipro-sm-5 {
    width: 41.666667%;
  }
  .ipro-sm-4 {
    width: 33.333333%;
  }
  .ipro-sm-3 {
    width: 25%;
  }
  .ipro-sm-2 {
    width: 16.666667%;
  }
  .ipro-sm-1 {
    width: 8.333333%;
  }
}

/*tablet-ipad-device
        base px : 16px = 1em;
        px size : 1024px = 64.00em*/
@media (min-width: 64em) {
  .ipro-container-fdw {
    width: 991px;
  }
  .ipro-md-12 {
    width: 100%;
  }
  .ipro-md-11 {
    width: 91.666667%;
  }
  .ipro-md-10 {
    width: 83.3333%;
  }
  .ipro-md-9 {
    width: 75%;
  }
  .ipro-md-8 {
    width: 66.666667%;
  }
  .ipro-md-7 {
    width: 58.333337%;
  }
  .ipro-md-6 {
    width: 50%;
  }
  .ipro-md-5 {
    width: 41.666667%;
  }
  .ipro-md-4 {
    width: 33.333333%;
  }
  .ipro-md-3 {
    width: 25%;
  }
  .ipro-md-2 {
    width: 16.666667%;
  }
  .ipro-md-1 {
    width: 8.333333%;
  }
}

/*medium device
         base px : 16px = 1em;
        px size : 1240px = 77.500em*/
@media (min-width: 77.5em) {
  .ipro-container-fdw {
    width: 1024px;
  }
  .ipro-lg-12 {
    width: 100%;
  }
  .ipro-lg-11 {
    width: 91.666667%;
  }
  .ipro-lg-10 {
    width: 83.3333%;
  }
  .ipro-lg-9 {
    width: 75%;
  }
  .ipro-lg-8 {
    width: 66.666667%;
  }
  .ipro-lg-7 {
    width: 58.333337%;
  }
  .ipro-lg-6 {
    width: 50%;
  }
  .ipro-lg-5 {
    width: 41.666667%;
  }
  .ipro-lg-4 {
    width: 33.333333%;
  }
  .ipro-lg-3 {
    width: 25%;
  }
  .ipro-lg-2 {
    width: 16.666667%;
  }
  .ipro-lg-1 {
    width: 8.333333%;
  }
}

/*large size desktop*/
/*base px : 16px = 1em;
        px size : 1540px = 96.250em*/
@media (min-width: 96.25em) {
  .ipro-container-fdw {
    width: 1170px;
  }
  .ipro-xl-12 {
    width: 100%;
  }
  .ipro-xl-11 {
    width: 91.666667%;
  }
  .ipro-xl-10 {
    width: 83.3333%;
  }
  .ipro-xl-9 {
    width: 75%;
  }
  .ipro-xl-8 {
    width: 66.666667%;
  }
  .ipro-xl-7 {
    width: 58.333337%;
  }
  .ipro-xl-6 {
    width: 50%;
  }
  .ipro-xl-5 {
    width: 41.666667%;
  }
  .ipro-xl-4 {
    width: 33.333333%;
  }
  .ipro-xl-3 {
    width: 25%;
  }
  .ipro-xl-2 {
    width: 16.666667%;
  }
  .ipro-xl-1 {
    width: 8.333333%;
  }
}

.offset-1 {
  margin-left: 8.33%;
  *margin-left: 8.325%;
}

.offset-2 {
  margin-left: 16.66%;
  *margin-left: 16.655%;
}

.offset-3 {
  margin-left: 25%;
  *margin-left: 24.995%;
}

.offset-4 {
  margin-left: 33.33%;
  *margin-left: 33.325%;
}

.offset-5 {
  margin-left: 41.666667%;
  *margin-left: 41.666625%;
}

.offset-6 {
  margin-left: 50%;
  *margin-left: 49.995%;
}

.offset-7 {
  margin-left: 58.333337%;
  *margin-left: 58.333325%;
}

.offset-8 {
  margin-left: 66.666667%;
  *margin-left: 66.666625%;
}

.offset-9 {
  margin-left: 75%;
  *margin-left: 74.995%;
}

.offset-10 {
  margin-left: 83.33%;
  *margin-left: 83.325%;
}

.offset-11 {
  margin-left: 91.67%;
  *margin-left: 91.665%;
}

/*z-index-scale-bootstrap-referable
We don’t encourage customization of these values; should you change one, you likely need to change them all.*/
/*---z-index-scale-end--*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  background: #fff;
  font: 16px/1.2 Arial, 'Helvetica Neue', Helvetica, sans-serif;
  min-width: 320px;
}

img {
  max-width: 100%;
  height: auto;
}

.gm-style img {
  max-width: none;
}

@media only screen and (min-width: 1025px) {
  a[href^="tel"], a[href^="skype"], a[href^="sms"] {
    cursor: default;
    pointer-events: none;
  }
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media only screen and (max-width: 992px) {
  .visible-small {
    display: block !important;
  }
}

@media only screen and (max-width: 991px) {
  .hide-small {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) {
  .visible-large {
    display: block !important;
  }
}

@media only screen and (min-width: 992px) {
  .hide-large {
    display: none !important;
  }
}

@media only screen and (max-width: 1420px) {
  #banner .slick-prev, #banner .slick-next {
    top: 88%;
  }
  .slick-next {
    right: 20% !important;
  }
  .slick-prev {
    left: 65% !important;
  }
  #about .schedule .reception h5, #about .schedule .check-out h5, #about .schedule .check-in h5 {
    font-size: 14px;
    letter-spacing: 0.02em;
  }
  #about .schedule .booknow .book {
    padding: 1.45em 0;
  }
  #accommodation .facilities .one .description, #accommodation .facilities .two .description, #accommodation .facilities .three .description, #accommodation .facilities .four .description {
    font-size: 14px;
    letter-spacing: 0.08em;
  }
}

@media only screen and (max-width: 1366px) {
  .block .lname p {
    padding: 1em 0 !important;
  }
  #gallery .slick-prev, #gallery .slick-next {
    bottom: 0;
    top: auto;
  }
}

@media only screen and (max-width: 1260px) {
  .menu-nav li a {
    padding: 10px 15px !important;
  }
  header .brand img {
    width: 40%;
  }
  .block .description, .block .description2 {
    width: 95% !important;
    height: 200px !important;
    padding: 3em 0 !important;
  }
}

@media only screen and (max-width: 1240px) {
  #accommodation .facilities .one, #accommodation .facilities .two, #accommodation .facilities .three, #accommodation .facilities .four {
    padding: 10px 0;
  }
  #accommodation .facilities .one .name, #accommodation .facilities .two .name, #accommodation .facilities .three .name, #accommodation .facilities .four .name {
    margin: 10px 0;
  }
  #accommodation .facilities .one .description, #accommodation .facilities .two .description, #accommodation .facilities .three .description, #accommodation .facilities .four .description {
    margin: 0;
  }
  #accommodation .facilities {
    padding: 0;
  }
  .name {
    font-size: 16px !important;
  }
  .place {
    font-size: 14px !important;
  }
  .init {
    width: 30px !important;
    height: 30px !important;
    padding: 0.3em !important;
  }
}

@media only screen and (max-width: 1200px) {
  #banner h1 {
    font-size: 40px;
  }
  .slick-next {
    right: 15% !important;
  }
  .slick-prev {
    left: 65% !important;
  }
}

@media only screen and (max-width: 1024px) {
  #banner h1 {
    font-size: 30px;
  }
  #banner .slick-prev, #banner .slick-next {
    top: 85%;
  }
  #accommodation .images .image1 img, #accommodation .images .image2 img, #accommodation .images .image3 img, #accommodation .images .image4 img {
    height: auto;
  }
  #about .schedule .check-out h3, #about .schedule .check-in h3, #about .schedule .reception h3 {
    font-size: 16px;
    font-weight: 600;
  }
  #about .schedule .booknow .book {
    padding: 1.25em 0;
  }
  .menu-nav li a {
    padding: 10px 10px !important;
  }
}

@media only screen and (max-width: 992px) {
  .fixed .logo-fixed, header .logo img {
    width: 30%;
  }
  #contact .heading h2 {
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 991px) {
  .f1, .f2, .f3, .f4 {
    margin: 10px auto;
  }
  #accommodation .images {
    padding-top: 20px;
  }
  #form {
    margin-left: 0;
    padding-left: 0;
  }
  .bg-agile {
    padding: 2em 0;
  }
}

@media only screen and (max-width: 768px) {
  .slick-prev, .slick-next {
    top: 80%;
  }
  .slick-prev {
    left: 60% !important;
  }
  #banner {
    padding: 0 0 50px 0;
  }
  #about .ethics .circle:after {
    display: none;
  }
  #accommodation {
    padding: 20px 0;
  }
  #accommodation .heading h2 {
    padding-bottom: 0;
  }
  #testimonial {
    padding: 50px 0;
  }
  .f1, .f2, .f3, .f4 {
    margin: 10px 0;
  }
  #accommodation .images {
    padding-top: 20px;
    padding-left: 0;
  }
  #testimonial .review .details .init {
    width: 50px;
    height: 50px;
    background: #b39d89;
    color: #ffffff;
    border-radius: 50%;
    position: relative;
    left: 1em;
    bottom: 0;
    margin-right: 0;
    text-align: center;
    padding: 1em;
  }
  header .book-button {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  #about .schedule .check-out, #about .schedule .check-in {
    padding: 0.5em;
  }
}

@media only screen and (max-width: 600px) {
  #ota .rating img {
    width: 84%;
  }
  header .logo img {
    width: 50%;
  }
  header .button-top {
    right: 20px;
  }
  .fixed .logo-fixed {
    width: 50%;
    padding: 30px 0 10px;
  }
  #banner h1 {
    font-size: 20px;
  }
  #ota .rating .stars {
    font-size: 14px;
  }
  #about .ethics p {
    font-size: 14px;
  }
  #accommodation .heading h5, #gallery .heading h5, #testimonial .heading h5, #contact .heading h5 {
    font-size: 14px;
  }
  #form {
    padding-top: 20px;
  }
  .map {
    height: 300px !important;
  }
  #banner .slick-slide img {
    height: 200px;
  }
  #contact {
    padding: 10px;
  }
  .slick-prev, .slick-next {
    width: 35px !important;
    height: 35px !important;
  }
  header .button-top .book-button a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 559px) {
  #about {
    padding: 20px;
  }
  #testimonial {
    padding: 20px !important;
  }
}

@media only screen and (max-width: 540px) {
  header .button-top .book-button a {
    font-size: 12px;
  }
}
/*# sourceMappingURL=main.css.map */