@font-face {
  font-family: 'themify';
  src: url("../fonts/themify/themify.eot?-fvbane");
  src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AnastasiaScript';
  src: url("../fonts/AnastasiaScript.ttf");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'liana';
  src: url("../fonts/liana.ttf");
  font-weight: normal;
  font-style: normal;
}

html.fh5co-overflow, body.fh5co-overflow {
  overflow-x: auto;
}
html.fh5co-overflow #fh5co-header-section, html.fh5co-overflow #fh5co-main, html.fh5co-overflow #fh5co-hero, html.fh5co-overflow #fh5co-mobile-menu, html.fh5co-overflow #fh5co-footer, body.fh5co-overflow #fh5co-header-section, body.fh5co-overflow #fh5co-main, body.fh5co-overflow #fh5co-hero, body.fh5co-overflow #fh5co-mobile-menu, body.fh5co-overflow #fh5co-footer {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body {
  font-family: 'Lato', arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #2e2e2e;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}

::-webkit-selection {
  color: #ffffff;
  background: #28bbf8;
}

::-moz-selection {
  color: #ffffff;
  background: #28bbf8;
}

::selection {
  color: #ffffff;
  background: #28bbf8;
}

a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #000;
  border-bottom: 2px solid transparent;
  
}
a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
  color: #2e2e2e;


}


input {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* Heading */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 0 3px 0;
  padding: 0;
}

h1, .h1 {
  font-size: 30px;
  line-height: 42px;
}

h2, .h2 {
  font-size: 26px;
  line-height: 38px;
}

h3, .h3 {
  font-size: 20px;
  line-height: 32px;
}

h4, .h4 {
  font-size: 16px;
  line-height: 28px;
}

h5, .h5 {
  font-size: 14px;
  line-height: 24px;
}

h6, .h6 {
  font-size: 12px;
  line-height: 24px;
}

p {
  margin: 0 0 20px 0;
}

.fh5co-serif {
  font-family: "Crimson Text", serif;
}

.fh5co-sans-serif {
  font-family: "Lato", arial, sans-serif;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.fh5co-lead-wrap {
  padding-top: 2em;
  padding-bottom: 5em;
}
@media screen and (max-width: 768px) {
  .fh5co-lead-wrap {
    padding-top: 2em;
    padding-bottom: 3em;
  }
}

.fh5co-lead {
  font-size: 40px;
  line-height: 52px;
}
.fh5co-lead2 {
  font-size: 30px;
  line-height: 42px;
}

@media screen and (max-width: 768px) {
  .fh5co-lead {
    font-size: 30px;
    line-height: 42px;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    display: block;
    clear: both;
    width: 100%;
    float: left;
  }
}


/* Header */
#fh5co-header-section {
  width: 100%;
  margin-top: -10%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  float: left;
  top: 0;
  left: 0 !important;
  right: 0;
  z-index: 101;
  background: rgba(241, 224, 199, 0.6);
}


/* Superfish Override Menu */
.sf-menu {
  margin: 0 !important;
}

.sf-menu {
  float: right;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 8em;
  *width: 8em;
}

.sf-menu a {
  color: #54483b;
  padding: .75em 2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 16px;
  border-bottom: none !important;
  font-weight: bolder;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: .75em 1em;
  letter-spacing: 1px;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #000;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #ccc;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}

#fh5co-menu-wrap .sf-menu a {
  padding: 2em 2em 2em 2em;
}

#fh5co-primary-menu > li > ul li.active > a {
  color: #28bbf8 !important;
}
#fh5co-primary-menu > li > .sf-with-ul:after {
  border: none !important;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 5px;
  top: 50%;
  margin-top: -7px;
  content: "\e64b";
  color: rgba(0, 0, 0, 0.5);
}
#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 13px;
  font-size: 12px;
  content: "\e649";
  color: rgba(255, 255, 255, 0.3);
}

#fh5co-primary-menu .fh5co-sub-menu {
  padding: 7px 0 3px;
  background: rgba(241, 224, 199, 0.9);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
  position: absolute;
  top: -9px;
  right: 20px;
  width: 0;
  height: 0;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
  position: absolute;
  top: -8px;
  right: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #28bbf8;
  border-bottom: 8px solid rgba(241, 224, 199, 0.9);
  border-left: 8px solid transparent;
  content: '';
}

.fofo {
  color: #462702;
  font-weight: bold;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
  top: 20px;
  right: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.19);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#fh5co-primary-menu .fh5co-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 14px;
  line-height: 26px;
  color: #000 !important;
  text-transform: none;
  background: none;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
  color: grey !important;
}

/* Mobile Menu */
#fh5co-mobile-menu-btn {
  padding: 0 10px;
  z-index: 1001;
  position: absolute;
  top: 0;
  left: 0;
  background: #e0ccb8;
  height: 44px;
  display: table;
}
#fh5co-mobile-menu-btn i {
  line-height: 25px;
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
  color: #fff;
}

#fh5co-mobile-menu {
  -moz-transform: translateX(-275px);
  -webkit-transform: translateX(-275px);
  -ms-transform: translateX(-275px);
  transform: translateX(-275px);
  display: block;
  height: 100%;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 275px;
  z-index: 10002;
  background: #181920;
  padding: 0.75em 1.25em;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul {
  padding: 0;
  margin: 0;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li {
  list-style: none;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li.active > a {
  color: #ffffff;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a {
  border-bottom: none !important;
  padding: 7px 0;
  display: block;
  color: #000;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a:hover {
  color: #ffffff;
  color: white;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown {
  position: relative;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  margin-top: 2px;
  content: "\e64b";
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu {
  display: none;
  padding-left: 20px;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu li {
  list-style: none;
}

#fh5co-logo-mobile-wrap {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  height: 44px;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10001;
  background: white;
  color: #2e2e2e;
  -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-logo-mobile-wrap h1 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
#fh5co-logo-mobile-wrap h1 a {
  border-bottom: none !important;
  color: #2e2e2e;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#fh5co-feature {
  background: url('../images/fon.jpg');
  -webkit-background-size: cover;
  background-size: cover;
  background-position-y: center;
  padding: 0;
  margin: 20px 0 50px 0;
}



@media screen and (max-width: 767px) {
  #fh5co-feature {
    padding: 3em 0 2em 0;
    background-size: auto;
    background-position-y: bottom;
  }
}

#fh5co-hero {
  background-color: #2e2e2e;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  height: 600px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  color: #000;
}
@media screen and (max-width: 768px) {
  #fh5co-hero {
    background-position: center center;
  }
}
#fh5co-hero .fh5co-hero-wrap {
  display: table;
  height: 600px;
  width: 100%;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
  font-size: 70px;
  font-weight: normal;
  line-height: 62px;
  z-index: 1;
  letter-spacing: 7px;
  color: #fff;

}
@media screen and (max-width: 768px) {
  #fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
    letter-spacing: 4px;
    font-size: 30px;
    line-height: 42px;
  }
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
  letter-spacing: 4px;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative;
  color: #fff;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
    letter-spacing: 3px;
  }
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 > span {
  position: absolute;
  bottom: 0;
  display: block;
  background: rgba(255, 255, 255, 0.4);
  width: 50px;
  height: 3px;
  left: 50%;
  margin-left: -25px;
}

#fh5co-hero .fh5co-hero-wrap .btn {
  color: #ffffff;
}
#fh5co-hero .fh5co-hero-wrap .btn:hover, #fh5co-hero .fh5co-hero-wrap .btn:active, #fh5co-hero .fh5co-hero-wrap .btn:focus {
  background: #28bbf8;
  border-color: #28bbf8;
}

body.inner-page #fh5co-hero {
  height: 400px;
}
body.inner-page #fh5co-hero .fh5co-hero-wrap {
  padding-top: 50px;
  height: 400px;
}

@media screen and (max-width: 768px) {
  #fh5co-hero, .fh5co-hero-wrap {
    position: relative;
    padding: 4em 0 3em 0;
    height: inherit !important;
  }
}

#fh5co-main {
  margin-top: 600px;
  padding-top: 50px;
  z-index: 101;
  position: relative;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  #fh5co-main {
    margin-top: 0px;
    padding-top: 20px;
  }
}

body.inner-page #fh5co-main {
  margin-top: 400px;
}
@media screen and (max-width: 768px) {
  body.inner-page #fh5co-main {
    margin-top: 0px;
    padding-top: 20px;
  }
}

#fh5co-hero,
#fh5co-main,
#fh5co-logo-mobile-wrap {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

body.fh5co-mobile-menu-visible #fh5co-hero,
body.fh5co-mobile-menu-visible #fh5co-main,
body.fh5co-mobile-menu-visible #fh5co-logo-mobile-wrap {
  -moz-transform: translateX(275px);
  -webkit-transform: translateX(275px);
  -ms-transform: translateX(275px);
  transform: translateX(275px);
}

body.fh5co-mobile-menu-visible #fh5co-mobile-menu {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  background: #eae0c5;
}

/* Helper Classes */
/* Spacer */
.fh5co-spacer {
  clear: both;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}

.fh5co-spacer-xlg {
  height: 150px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-xlg {
    height: 70px;
  }
}

.fh5co-spacer-lg {
  height: 100px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-lg {
    height: 50px;
  }
}

.fh5co-spacer-md {
  height: 80px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-md {
    height: 30px;
  }
}

.fh5co-spacer-sm {
  height: 50px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-sm {
    height: 20px;
  }
}

.fh5co-spacer-xs {
  height: 30px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-xs {
    height: 20px;
  }
}

.fh5co-spacer-xxs {
  height: 20px;
}

.fh5co-letter-spacing {
  letter-spacing: 1px;
}

.fh5co-no-margin-bottom {
  margin-bottom: 0 !important;
}

.fh5co-uppercase-heading-sm {
  font-size: 42px;
  line-height: 60px;
  letter-spacing: 0;
  color: #fff;
  background: rgba(4, 57, 9, 0.4);
}

.form-group {
  margin-bottom: 10px;
}

.image-popup:hover {
  opacity: .7;
}

/* 
========================================

Components 

========================================
*/
/* Buttons */
.btn {
  border-bottom: none !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 10px;
}
.btn:hover, .btn:focus, .btn:active {
  box-shadow: none;
  outline: none !important;
  border-color: transparent;
}
.btn.fh5co-btn-icon {
  text-transform: none !important;
  letter-spacing: normal !important;
  padding-left: 15px;
  padding-right: 15px;
}

.btn-outline {
  border: 2px solid #eaeaea !important;
  background: transparent;
  color: #2a2e37;
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
  border: 2px solid #282e3c !important;
  background: #282e3c;
  color: #ffffff;
}

.btn-default:hover, .btn-default:active, .btn-default:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
  background: #a08d70;
  color: #ffffff;
}

.form-control {
  box-shadow: none !important;
  border: 2px solid #ccc;
}
.form-control:hover, .form-control:focus, .form-control:active {
  outline: none;
  box-shadow: none !important;
}

/* Features*/
.fh5co-feature-1 .fh5co-feature-figure {
  margin-top: 5em;
}
@media screen and (max-width: 768px) {
  .fh5co-feature-1 .fh5co-feature-figure {
    text-align: center !important;
    margin-top: 0em;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-feature-1 .fh5co-feature-figure img {
    display: inline-block;
    margin: 0 auto;
  }
}
.fh5co-feature-1 .fh5co-feature-blurb ul {
  padding: 0;
  margin: 5em 0 0 0;
}
@media screen and (max-width: 480px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul {
    margin: 2em 0 0 0;
  }
}
.fh5co-feature-1 .fh5co-feature-blurb ul li {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 1em 0;
  list-style: none;
}
.fh5co-feature-1 .fh5co-feature-blurb ul li > .fh5co-feature-blurb-text {
  float: right;
  width: 85%;
}
@media screen and (max-width: 992px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li > .fh5co-feature-blurb-text {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li > .fh5co-feature-blurb-text {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li > .fh5co-feature-blurb-text {
    width: 80%;
  }
}
.fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon {
  float: left;
  width: 15%;
}
.fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon i {
  font-size: 40px;
  color: #28bbf8;
}
@media screen and (max-width: 992px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon {
    width: 10%;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon {
    width: 20%;
  }
}
.fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-title {
  letter-spacing: 2px;
  margin-bottom: 0 !important;
}

/* Feature 2*/
.fh5co-feature-2 .fh5co-feature-item {
  margin-bottom: 30px;
}
.fh5co-feature-2 .fh5co-feature-title {
  letter-spacing: 2px;
}
.fh5co-feature-2 .fh5co-feature-icon {
  text-align: center;
  display: block;
  margin-bottom: 20px;
  padding-top: 6%;
}
.fh5co-feature-2 .fh5co-feature-icon i {
  font-size: 50px;
  color: #28bbf8;
}
.fh5co-feature-2 .fh5co-feature-icon.fh5co-circle {
  display: table;
  width: 100px;
  height: 100px;
  margin: 0 auto 2em auto;
  border: 2px solid #eaeaea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-feature-2 .fh5co-feature-icon.fh5co-circle i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
}



/* Feature 3 */
.fh5co-feature-3 .fh5co-feature-item {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .fh5co-feature-3 .fh5co-feature-item {
    display: block;
  }
}
.fh5co-feature-3 .fh5co-feature-icon {
  float: left;
  width: 15%;
  clear: right;
}
@media screen and (max-width: 480px) {
  .fh5co-feature-3 .fh5co-feature-icon {
    width: 20%;
  }
}
.fh5co-feature-3 .fh5co-feature-icon i {
  font-size: 30px;
  color: #28bbf8;
}
.fh5co-feature-3 .fh5co-feature-blurb {
  float: right;
  width: 85%;
}
@media screen and (max-width: 480px) {
  .fh5co-feature-3 .fh5co-feature-blurb {
    width: 80%;
  }
}

/* Header */
.fh5co-header {
  text-align: center;
}
.fh5co-header .fh5co-heading {
  font-weight: bold;
  font-size: 45px;
  line-height: 57px;
}
@media screen and (max-width: 768px) {
  .fh5co-header .fh5co-heading {
    font-size: 30px !important;
    line-height: 42px !important;
  }
}
.fh5co-header .fh5co-heading-sub {
  color: #777;
  font-size: 18px;
  line-height: 30px;
}

/* Easy Rsponsive Tabs */
.fh5co-tab {
  clear: both;
  display: block;

}

.resp-tab-active {
  color: #9e8451;
}

.resp-content-active, .resp-accordion-active {
  display: block;
}

.fh5co-tab-menu-icon {
  font-size: 20px;
  position: relative;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .fh5co-tab-menu-icon {
    margin-top: 7px;
  }
}

#fh5co-feature-slider .fh5co-item-slide-text {
  margin-top: 1em;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 {
  position: relative;
  padding-bottom: 20px;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  background: #ccc;
  background: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 992px) {
  #fh5co-feature-slider .fh5co-item-slide-text {
    margin-top: 0em;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-feature-slider .fh5co-item-slide-text {
    margin-top: 0em;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-feature-slider .fh5co-item-slide-text {
    margin-top: 0em;
  }
}

#fh5co-testimonial {
  padding: 10em 0;
  background: #000 url(../images/hero2.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #fh5co-testimonial {
    padding: 3em 0;
  }
}
#fh5co-testimonial blockquote {
  padding-left: 0;
  width: 70%;
  margin: 0 auto;
  color: #ffffff;
  border-left: none;
  font-size: 45px;
  line-height: 57px;
}
@media screen and (max-width: 768px) {
  #fh5co-testimonial blockquote {
    width: 100%;
    font-size: 35px;
    line-height: 47px;
  }
}
#fh5co-testimonial blockquote p {
  text-align: center;
  color: #ffffff;
}
#fh5co-testimonial .fh5co-testimonial-author {
  font-size: 18px;
}
#fh5co-testimonial .fh5co-uppercase-heading-sm {
  color: #ffffff;
}

#fh5co-newsletter {
  padding: 3em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-newsletter {
    padding: 2em 0;
  }
}
#fh5co-newsletter .fh5co-uppercase-heading-sm {
  color: rgba(0, 0, 0, 0.4);
}

#fh5co-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  background: #c9bba6;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #fh5co-footer {
    padding: 2em 0;
  }
}

/* Accordions */
.fh5co-accordion .panel-title > a:hover {
  border-bottom: none !important;
}
.fh5co-accordion .panel-heading {
  background: transparent;
  position: relative;
  cursor: pointer;
}
.fh5co-accordion .panel-heading .accordion-toggle {
  color: #28bbf8;
}
.fh5co-accordion .panel-heading .accordion-toggle:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e2e2e !important;
  position: absolute;
  content: "\e622";
  right: 15px;
  top: 16px;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle {
  color: #2e2e2e !important;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e2e2e !important;
  position: absolute;
  content: "\e61a";
  right: 15px;
  top: 16px;
}

/* Progress Bars */
.progress {
  height: 15px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

.progress-bar {
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.progress-bar.progress-bar-default {
  background: #28bbf8;
}
.progress-bar.progress-bar-success {
  background: #00e195;
}
.progress-bar.progress-bar-info {
  background: #0bbff2;
}
.progress-bar.progress-bar-warning {
  background: #ffd042;
}
.progress-bar.progress-bar-danger {
  background: #e02745;
}

/* Social Icons */
.fh5co-social-icons {
  text-align: center;
  padding: 0;
  margin: 0 0 2em 0;
}
.fh5co-social-icons li {
  list-style: none;
  display: inline;
  display: inline-block;
}
.fh5co-social-icons li a {
  padding: 0 10px;
  border-bottom: none !important;
}
.fh5co-social-icons li i {
  font-size: 30px;
}

/* Pricing Tables */
@media screen and (max-width: 992px) {
  .fh5co-pricing-table-1 .fh5co-pricing-table-item {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-pricing-table-1 .fh5co-pricing-table-item {
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
  }
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body,
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
  text-align: center;
  float: left;
  width: 100%;
  padding: 1em 2em;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
  background: #28bbf8;
  color: #ffffff;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 {
  font-size: 70px;
  position: relative;
  display: inline-block;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup {
  position: absolute;
  top: 2px;
  margin-left: -7px;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup, .fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 span {
  font-size: 14px;
  text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-heading {
  background: #28bbf8;
  color: #ffffff;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body {
  border: 2px solid #ccc;
  border-top: none;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul {
  padding: 0;
  margin: 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-body {
  border: 2px solid #28bbf8;
  border-top: none;
}

/* Nav Links */
.fh5co-nav-links ul {
  padding: 0;
  margin: 0;
}
.fh5co-nav-links ul li {
  padding: 0;
  margin: 0 0 .5em 0;
  list-style: none;
}
.fh5co-nav-links ul li.active a {
  color: #2e2e2e;
  border-bottom: 2px solid #28bbf8;
}

.owl-prev {
  outline: none;
  position: absolute;
  left: 0;
  top: 45%;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  -o-transform: translateY(-45%);
  transform: translateY(-45%);
  background: rgba(255, 255, 255, 0.6)!important;
  border-radius: 50%!important;
  padding: 10px 12px 6px 6px!important;
}
.owl-next {
  outline: none;
  position: absolute;
  right: 0;
  top: 45%;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  -o-transform: translateY(-45%);
  transform: translateY(-45%);
  background: rgba(255, 255, 255, 0.6)!important;
  border-radius: 50%!important;
  padding: 10px 6px 6px 12px!important;
}

.owl-prev:hover,
.owl-next:hover {
  background: #fff!important;
}

/* Image Alignment */
img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a > img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  a > img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  a > img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
}

.soc li {
  display: inline;
}

.soc  {
  margin-top: 8px;
  margin-bottom: 0;
}

.foot2 {
  text-align: right;
}

.slider_girls {
  margin-bottom: 50px;
}
.slider_girls-text {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 30px;
  margin: 20px 0;
}
.slider_girls-btn {
  display: block;
  width: max-content;
  padding: 10px 20px;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  border-radius: 5px;
  background: #c5a590;
  margin: 0 auto; 
  transition: all 1s;
}
.slider_girls-btn:hover {
  background: #6d462a;
  color: #fff;
}



.reviews_slider {
  min-height: 200px;
  max-width: 80%;
  margin: 0 auto;
}
.reviews_slider-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 30px;
  margin: 20px 0;
}
.reviews_slider-review {
    display: block;
}
.reviews_slider-reviewText {
  font-style: italic;
  width: 100%;
    max-width: 560px;
    text-align: justify;
}
.reviews_slider-reviewAutor {
  font-weight: bold;
  color: #000;
  margin-top: 10px;
}


.homecard {
  margin-top: 20px;
}

.reviews_slider .owl-prev {
  outline: none;
  position: absolute;
  left: -75px;
  top: 45%;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  -o-transform: translateY(-45%);
  transform: translateY(-45%);
  background: rgba(255, 255, 255, 0.6)!important;
  border-radius: 50%!important;
  padding: 10px 12px 6px 6px!important;
}
.reviews_slider .owl-next {
  outline: none;
  position: absolute;
  right: -75px;
  top: 45%;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  -o-transform: translateY(-45%);
  transform: translateY(-45%);
  background: rgba(255, 255, 255, 0.6)!important;
  border-radius: 50%!important;
  padding: 10px 6px 6px 12px!important;
}

.reviews_slider .owl-prev:hover,
.reviews_slider .owl-next:hover {
  background: #fff!important;
}

.reviews_slider .owl-dots .owl-dot {outline: none;}
.reviews_slider .owl-dots .owl-dot.active span {
  background: #c5a590;
}
.reviews_slider .owl-dots .owl-dot:hover span {
  background: #d4bcac;
}

.homecard-package {
  border: 1px solid #ccc;
  background: #fff;
  padding: 20px;
  box-shadow: 0px 6px 13px 3px rgba(109,70,42,.3);

}
.homecard-package img {
  max-height: 300px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  margin-bottom: 10px;
}
.homecard-package_img {
  max-height: 420px;
}
.homecard-package_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-height: 420px;
}

.homecard-package p {
 text-align: center;
 text-transform: uppercase;
 font-size: 26px;
 font-weight: 600;  
}
.homecard-package ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.homecard-package ul li {
  font-size: 18px;
  font-weight: 500;
}
.homecard-package ul li span {
  color: green;
  font-size: 20px;
  font-weight: 800;
}
.homecard-package a {
  display: block;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  border-radius: 5px;
  background: #c5a590;
  margin-top: 10px; 
  transition: all 1s;
}
.homecard-package a:hover {
  background: #6d462a;
}

.homecard-dating {
  border: 1px solid #ccc;
  background: #fff;
  padding: 20px;
  width: 48%;
  box-shadow: 0px 6px 13px 3px rgba(109,70,42,.3);
  margin-left: 4%;
}
.homecard-dating img {
  max-height: 200px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  margin-bottom: 10px;
}
.homecard-dating_img {
  max-height: 420px;
}
.homecard-dating_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-height: 420px;
}
.homecard-dating p {
 text-align: center;
 text-transform: uppercase;
 font-size: 26px;
 font-weight: 600;    
}
.homecard-dating ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.homecard-dating ul li {
  font-size: 18px;
  font-weight: 500;
}
.homecard-dating ul li span {
  color: green;
  font-size: 20px;
  font-weight: 800;
}
.homecard-dating a {
  display: block;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  border-radius: 5px;
  background: #c5a590;
  margin-top: 10px;
  transition: all 1s;
}
.homecard-dating a:hover {
  background: #6d462a;
}

@media (min-width: 320px) and (max-width: 768px){
  .homecard-package {
    width: 98%;
    margin: 0 auto;
  }
  .homecard-dating {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 0;
  }
  
  .reviews_slider .owl-next{
      padding: 5px;
      right: -60px;
  }
  .reviews_slider .owl-prev {
    padding: 5px;
    left: -60px;
  }
  .reviews_slider .owl-prev svg,
  .reviews_slider .owl-next svg{
      width: 30px;
      height: 30px;
  }
  .reviews_slider-reviewText {
    text-align: center;
  }
} 

.mb20 {
  margin-bottom: 20px;
}
/* Page register men */
.register_container {width: 60%;}
.registermen {padding: 15px 10px; border-left: 3px solid #c5a590;}
.registermen input {width:100%; margin: 0 0 10px 0; font-size: 15px; padding-left: 6px; outline:none;}
.registermen textarea {width:100%; margin: 0 0 5px 0; font-size: 15px; padding-left: 6px; outline:none;background: #fff; border-top: 2px solid #999; border-left: 2px solid #999; color: #757575;}
.registermen select {width:100%; margin:0 0 10px 0; font-size: 15px; padding: 4px 3px; outline:none; background: #fff; border-top: 2px solid #999; border-left: 2px solid #999; color: #757575;}
.registermen option {width:100%; font-size: 15px; outline:none;}

.registermen_title {font-size: 30px; border-bottom: 3px solid #c5a590; font-weight: 600;}
.registermen_titletext {font-weight: 500; font-size: 18px;}
.except {font-size: 18px; font-weight: 400;}
.mb-20 {margin-bottom: 10px;}

input[type="file"] {font-size: 15px; border: none;}

.regist {
  text-align: center; 
  margin: 10px 0;
}

.regist-btn {
  padding: 10px 20px;
  background: #6d462a;
  border-radius: 3px;
  border: 1px solid #c5a590;
  font-weight: bold;
  color: #fff;
}

.regist-btn:hover{
  background: #c5a590;
  transition: 1s; 
}

@media screen and (max-width: 992px) {
  .register_container {width: 90%;}
}
/* END Page register men */
/* Page register men */
.register_container {width: 60%;}
.registermen {padding: 15px 10px; border-left: 3px solid #c5a590;}
.registermen input {width:100%; margin: 0 0 10px 0; font-size: 15px; padding-left: 6px; outline:none;}
.registermen textarea {width:100%; margin: 0 0 5px 0; font-size: 15px; padding-left: 6px; outline:none;background: #fff; border-top: 2px solid #999; border-left: 2px solid #999; color: #757575;}
.registermen select {width:100%; margin:0 0 10px 0; font-size: 15px; padding: 4px 3px; outline:none; background: #fff; border-top: 2px solid #999; border-left: 2px solid #999; color: #757575;}
.registermen option {width:100%; font-size: 15px; outline:none;}

.registermen_title {font-size: 30px; border-bottom: 3px solid #c5a590; font-weight: 600;}
.registermen_titletext {font-weight: 500; font-size: 18px;}
.except {font-size: 18px; font-weight: 400;}
.mb-20 {margin-bottom: 10px;}

input[type="file"] {font-size: 15px; border: none;}

.regist {
  text-align: center; 
  margin: 10px 0;
}

.regist-btn {
  padding: 10px 20px;
  background: #6d462a;
  border-radius: 3px;
  border: 1px solid #c5a590;
  font-weight: bold;
  color: #fff;
}

.regist-btn:hover{
  background: #c5a590;
  transition: 1s; 
}

@media screen and (max-width: 992px) {
  .register_container {width: 90%;}
}
/* END Page register men */

.col3 li {list-style-type: none;}
.col4 li {list-style-type: none;}
.col3 ul {padding: 0;}
.col4 ul {padding: 0;}

.col3 input {width:100%; margin: 0 0 5px 0; font-size: 15px;}
.col3 select {width:100%; margin: 0 0 5px 0; font-size: 15px;}
.col3 option {width:100%; font-size: 15px;}
.col4 input {width:100%; margin: 0 0 5px 0; font-size: 15px;}
.col4 select {width:100%; margin: 0 0 5px 0; font-size: 15px;}
.col4 option {width:100%; font-size: 15px;}

.col3 {padding: 15px 10px;}
.col4 {padding: 15px 10px;}


/* ABOUT US */

.about p {
  font-size: 25px;
  text-align: justify;
}

.about li {
  font-size: 18px;
  text-align: justify;
}

.about2 p {
  font-size: 23px;
  text-align: justify;
}

.about4{
  font-size: 25px;
}

.about5{
  font-size: 20px;
}

.aboutus {
  width: 100%;
  background: url('../images/citata.png');
  height: auto;
  background-size: cover;
  font-family: 'Yesteryear', cursive;
  font-size: 35px;
}

.aboutus a {color: #1e38a2; font-weight: bold;}
.abus {background: #fbf6f1;}

/* FOR GIRLS */

.forgirl li {list-style-type: none; font-size: 15px; font-family: Arial, Helvetica, sans-serif;}
.forgirl input {width: 100%; border: 1px solid #43372b; border-radius: 5px;}
.forgirl ul {padding: 0;}
.sacura { width: 100%; background: url(../images/sacura.png); -webkit-background-size: cover; background-size: cover;}

.sacura select {width:100%; font-size: 20px; border: 1px solid #43372b; border-radius: 5px;}
.sacura option {width:100%; font-size: 15px;}
li.sacura  {font-size: 10px;}


.forgirl input[type="file"] {
  width: 80%;
  border: none;
}

.forgirl input[type="submit"] {
  width: auto;
  font-size: 20px;
  font-weight: bold;
  border: none;
}



.check_price {
  width: 100%;
  border: 1px solid #e9daec;
  background: #e9daec;
  margin-bottom: 50px;
  padding: 20px;
  border-radius: 5px;
}
.calculate-form_title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.calculate-form_subtitle {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}

.calculate-form_select {
  outline: none;
  width: 100%;
  text-align-last: center;
  border: 1px solid #741313;
  padding: 5px 0;
}
.calculate-total {
  text-align: center;
  font-size: 25px;
  font-weight: 900;
  color: #000000;
  background: #fcf7e4;
  /*border: 1px solid #741313;*/
}

.calculate-form_boxs {
  padding-left: 40px;
}    
.calculate-form_boxs-input {
  width: 16px;
  height: 16px;
}
.checkbox__text {
  font-weight: 400;
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .calculate-form_title {
    font-size: 18px;
  }
  .calculate-form_subtitle {
    margin-bottom: 10px;
  }
  .calculate-form .col-md-3,
  .calculate-form .col-md-4,
  .calculate-form .col-md-5 {
    margin-bottom: 20px;
  }
  .service_register {
    flex-wrap: wrap;
  }
  .service_register a {
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 10px;
  }
}

.service_register {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
}
.service_register a {
  font-weight: 500;
  /*background: #c5a590;*/
  background: #741313;
  padding: 8px 16px;
  min-width: 200px;
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  margin-left: 20px;
}

.service_register a:hover {
  background: #6d462a; 
  transition: 2s; 
}
.tour-include {
  padding: 0;
  list-style-type: circle;
}

.tour-include b {
  font-size: 25px;
  color: #6d462a;
}

.tour-include li {
  margin-left: 20px;
  font-weight: 500;
  font-size: 20px;
}
.only_women {
  text-align: center;
  font-size: 22px;
  color: #9c8969;
  font-weight: 500;
}


input[type="date"] {
  border-top: 2px solid #999; 
  border-left: 2px solid #999;
  color: #757575;
  height: 28px;
}

.date-tour > input[type="date"] {
  height: 46px;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  color: #afabab;
}

.date-tour label {
  font-size: 18px;
  color: rgba(6, 32, 51, 0.9);
  padding-left: 10px;
  cursor: pointer;
}

.date-tour label:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(137, 106, 109, 0.3);
  border-radius: 50px;
  vertical-align: middle;
  margin-left: -5px;
  margin-right: 5px;
  margin-bottom: 3px;
}

.date-tour input[type="checkbox"] {
  display: none;
}
input[type="checkbox"]:checked + label:before {
  content: '';
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGNpcmNsZSBzdHlsZT0iZmlsbDojRjRCMkIwOyIgY3g9IjI1NS45OTkiIGN5PSIxOTEuOTkxIiByPSIxMDYuMjQ3Ii8+CjxnPgoJPHBhdGggc3R5bGU9ImZpbGw6I0IzNDA0QTsiIGQ9Ik0yNTYuMDAxLDMxMi41OTdjLTY2LjUwMiwwLTEyMC42MDUtNTQuMTAzLTEyMC42MDUtMTIwLjYwNVMxODkuNDk5LDcxLjM4OCwyNTYuMDAxLDcxLjM4OCAgIHMxMjAuNjA1LDU0LjEwMywxMjAuNjA1LDEyMC42MDVTMzIyLjUwMywzMTIuNTk3LDI1Ni4wMDEsMzEyLjU5N3ogTTI1Ni4wMDEsMTAwLjEwM2MtNTAuNjY4LDAtOTEuODg5LDQxLjIyMS05MS44ODksOTEuODg5ICAgczQxLjIyMSw5MS44ODksOTEuODg5LDkxLjg4OXM5MS44ODktNDEuMjIxLDkxLjg4OS05MS44ODlTMzA2LjY2OSwxMDAuMTAzLDI1Ni4wMDEsMTAwLjEwM3oiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNCMzQwNEE7IiBkPSJNMjU2LjAwMSw1MTJjLTMuNDg1LDAtNi45NjktMS4yNjItOS43MTYtMy43ODhjLTEuODQ2LTEuNjk3LTQ1LjcxOS00Mi4yMjktOTAuMjQtMTAxLjIxMiAgIGMtNjAuNjQ0LTgwLjM0NC05MS4zOTQtMTUyLjg5OS05MS4zOTQtMjE1LjY1MWMwLTI5Ljk4Miw2Ljc0Mi01OC42OTQsMjAuMDQtODUuMzQxYzMuNTQxLTcuMDk2LDEyLjE2NC05Ljk3NiwxOS4yNTgtNi40MzUgICBjNy4wOTYsMy41NDEsOS45NzcsMTIuMTY0LDYuNDM1LDE5LjI1OGMtMTEuMjk0LDIyLjYyOS0xNy4wMiw0Ny4wMjctMTcuMDIsNzIuNTE5YzAsMTE2Ljc3NiwxMjYuMjgsMjUwLjMyMSwxNjIuNjYzLDI4Ni4zNjQgICBjMTEuMDI1LTEwLjg1OSwzMC4yNjUtMzAuNTgzLDUxLjYwNi01NS45NDVjNS4xMDctNi4wNjgsMTQuMTY0LTYuODQ2LDIwLjIzLTEuNzRjNi4wNjgsNS4xMDYsNi44NDcsMTQuMTY0LDEuNzQsMjAuMjMgICBjLTM0LjMzMiw0MC43OTctNjIuNzIzLDY2Ljg4NC02My45MTUsNjcuOTc1QzI2Mi45NTEsNTEwLjc0NSwyNTkuNDc1LDUxMiwyNTYuMDAxLDUxMnoiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNCMzQwNEE7IiBkPSJNMzY2LjE5OCwzODIuNjE4Yy0yLjc2LDAtNS41NDktMC43OTQtOC4wMS0yLjQ1MmMtNi41NzYtNC40MzEtOC4zMTYtMTMuMzU0LTMuODg0LTE5LjkzICAgYzQyLjY4Ny02My4zNDgsNjQuMzMxLTEyMC4xNyw2NC4zMzEtMTY4Ljg4NWMwLTg5LjY3OC03Mi45NTctMTYyLjYzNS0xNjIuNjM0LTE2Mi42MzVjLTM0Ljg4OSwwLTY4LjE0MiwxMC44OC05Ni4xNjYsMzEuNDY1ICAgYy02LjM4OSw0LjY5NC0xNS4zNzYsMy4zMTktMjAuMDcxLTMuMDczYy00LjY5NS02LjM5MS0zLjMyLTE1LjM3NywzLjA3My0yMC4wNzFDMTc1LjgyMywxMi44MDcsMjE0Ljk1NSwwLDI1Ni4wMDEsMCAgIGMxMDUuNTEsMCwxOTEuMzQ4LDg1LjgzOSwxOTEuMzQ4LDE5MS4zNDljMCw1NC41MzYtMjMuMjk0LDExNi43NTctNjkuMjMzLDE4NC45MzMgICBDMzc1LjM0NSwzODAuMzk3LDM3MC44MTIsMzgyLjYxOCwzNjYuMTk4LDM4Mi42MTh6Ii8+Cgk8cGF0aCBzdHlsZT0iZmlsbDojQjM0MDRBOyIgZD0iTTI0OC4yMDYsMjM1LjA4Yy0zLjY3NCwwLTcuMzUtMS40MDEtMTAuMTUyLTQuMjA1bC0zOC45NC0zOC45NGMtNS42MDctNS42MDctNS42MDctMTQuNjk4LDAtMjAuMzA2ICAgYzUuNjA3LTUuNjA4LDE0LjY5OC01LjYwNywyMC4zMDYsMGwyOC43ODcsMjguNzg3bDQ0LjM3OC00NC4zOGM1LjYwNy01LjYwNywxNC42OTgtNS42MDcsMjAuMzA2LDAgICBjNS42MDgsNS42MDcsNS42MDcsMTQuNjk4LDAsMjAuMzA2bC01NC41MzEsNTQuNTMxQzI1NS41NTQsMjMzLjY3OSwyNTEuODgsMjM1LjA4LDI0OC4yMDYsMjM1LjA4eiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: 100%;
  border: none;
}

.citata li {
  list-style-type: none;
  font-size: 23px;
  color: grey;
  font-family: 'Cormorant', serif;
}

.cittata {
  background-image: url(../images/citata3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 30px 10px 20px 10px;
  text-align: center;
  height: 365px;
  margin: 50px 0;
}

.snoska {
  display: inline-block; /* Строчно-блочный элемент */
  position: relative; /* Относительное позиционирование */
}
.snoska:hover::after {
    content: 'Some girls do not want their profile to be on the site'; /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    left: 40px;
    top: -45px; /* Положение подсказки */
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: #785431; /* Полупрозрачный цвет фона */
    color: #fff;
    font-size: 12px; /* Размер текста подсказки */
    padding: 5px 10px; /* Поля */
  }


.page {
  padding: 0;
}

.page img{
  width: 100%;
}


.forgirlfont {
  font-size: 18px;
  font-family: 'Yesterday';
}

.forgirlfont2 img {
  width: 65%;
}

@media screen and (max-width: 780px) {
 .forgirlfont2 img {
  width: 100%;
}
}

.fotorama-padding {
  padding: 0;
}
.anketa-table {
  width: 100%;
  margin: 0 5px;
  padding: 0;
}

.anketa-table td, tr {
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
.td_one {
  width: 35%; 
  padding: 3px 5px;
  font-weight: bold;
  padding-left: 10px;
}
.td_two {
  width: 65%; 
  padding: 3px 5px;
}

.base-conteiner {
  padding: 3px;
  background: #eae0c5;
  display: inline-block; 
  margin-left: 3%; 
  margin-bottom: 10px; 
  width: 16%;
  border-radius: 20px;
}

.base-conteiner img {
  height: 260px;
  border-radius: 20px 20px 0 0;
  object-fit: cover;
}

.stamp {
  position: relative;
}
.stamp:before {
  content: 'TR studio';
  position: absolute;
  display: block;
  bottom: 5px;
  right: 5px;
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  opacity: 0.5;
}

.base-conteiner ul {
  list-style-type: none; 
  padding: 0; 
  text-align: center; 
  background: #fff; 
  margin: 3px 0 0 0; 
  border-radius: 0 0 10px 10px;
}

@media screen and (max-width: 768px) {
  .base-conteiner {
    width: 93%;
  }
  .base-conteiner img {
    height: 450px;
  }
}

@media screen and (min-width: 1400px) {
  .base-conteiner img {
    height: 315px;
  }
}



/* REGISTRATION button HOME*/
.w0 {
  width: 0;
}
.input-home {
  background: #741313;
  border: 1px solid #741313; 
  border-radius: 3px;
  height: 32px; 
  width: 120px; 
  color: #fff;
  font-weight: 400;
  outline: none;
  text-transform: uppercase;
}
.input-home:hover {
  background: #6d462a;
  transition: 1s; 
  outline: none;
}


.girls_contact {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 15px;
}

.give_girls_contact {
  background: #741313;
  display: block;
  margin: 0 auto!Important;
  border: 1px solid #741313;
  border-radius: 3px;
  height: auto;
  width: 50%;
  color: #fff;
  font-weight: 400;
  outline: none;
  text-transform: uppercase;
}
.give_girls_contact:hover {
  background: #6d462a;
  transition: 1s; 
  outline: none;
  cursor: pointer;
}



.main-btn {
  text-align: center;
}
.main-btn a{
  font-weight: 500;
  /*background: #c5a590;*/
  background: #741313;
  padding: 10px 20px;
  min-width: 200px;
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
}
.main-btn a:hover {
  background: #6d462a; 
  transition: 2s; 
}
.main-btn_mini {
  font-size: 15px;
  font-weight: 100;
}
/* End REGISTRATION button HOME*/

/* Footer*/
.plataok, .platafalse { 
 border: 2px solid white;
 width:50%;
 text-align: center;
 height:400px;
 box-shadow: 0 0 50px -5px #502504;
 margin: 40px auto;
}
.plataok, .platafalse > p{
  text-align:center;
  font-size: 25px;
}
@media screen and (max-width: 600px) {
  .plataok, .platafalse { 
    border: 2px solid white;
    width:70%;
    text-align: center;
    height:auto;
    box-shadow: 0 0 50px -5px #502504;
    margin: 40px auto;
    }
}
#politika > a {
  color: #565552;
  text-decoration:underline;
  font-size: 12px;
  text-align: center;
}

#prev {
  width:38px;
  height:38px;
  display: block;
  float:left;
  background-image: url(../../public/images/prev.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right:20px;
}
#next {
  width:38px;
  height:38px;
  display: block;
  margin-left:230px;
  background-image: url(../../public/images/next.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.load {
  background: url(../../public/images/loading17.gif) center no-repeat;width:66px;height:66px;position:absolute;display:block;left:50%;top:50%;z-index:10;
}

a.ui-slider-handle {
  text-decoration: none;
  background-color: #FFFFFF !important;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.08) 80%) !important;
  border-radius: 50% 50% 50% 50%;
  height: 40px !important;
  width: 40px !important;
  position: relative;
  top:-15px !important;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

a.ui-slider-handle span {
  line-height: 40px;
  text-align: center;
  height:100%;
  width:100%;
  position: absolute;
}
/* End footer