
/*
  Theme Name: BRU&BRU 2.2
  Theme URI: http://llos.co
  Author: LLOS& 
  Author URI: https://llos.co
  Description: LLOS& Template - Bru & Bru
  Version: 2.2.53
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: llos
  GitLab Theme URI: https://gitlab.com/llos/clients/Bru-bru.git
*/


body {
  -webkit-font-smoothing: antialiased;
}

a:focus,
.contact-form .input-text:focus {
  outline: 0px;
}

.your-file {
  margin: 20px 0 30px !important;
  display: inline-block !important;
  vertical-align: top;
  border: 2px solid #ce4d1f;
  border-radius: 0;
  background: none;
  font: 600 17px/20px "Futura-PT", Arial, sans-serif;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  color: #ce4d1f;
  -webkit-appearance: none;
}

.your-file:hover {
  background-color: #ce4d1f;
  color: white;
}

.your-file:hover input:after {
  background-color: white;
  color: #ce4d1f;
}

.your-file input {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;

}

.your-file input::after {
  content: 'Sube un archivo';
  display: inline-block;
  padding: 5px 8px;
  outline: none;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 700;
  height: 100%;
  font-size: 10pt;
  background-color: #ce4d1f;
  color: white;
  width: 100%;
  text-align: center;

}

label.caret {
  cursor: pointer;
}

label.caret:hover {
  color: #8d8f3c;
}

.tabs .wpcf7-acceptance label span {
  padding-bottom: 10px;
  display: block;
  padding-left: 0px;
}

.tabs span.checkbox-recibir {
  padding-left: 24px;
  display: block;
  margin-bottom: 20px;
  margin-top: -30px;
}

@media screen and (max-width: 767px) {
  .checkbox-recibir {
    font-size: 14px !important;
  }
}

input:focus {
  outline: none;
}

:lang(en) .your-file input::after {
  content: 'Upload file';
}

.your-file input::-webkit-file-upload-button {
  visibility: hidden;
}

.wpcf7-acceptance {
  margin: 50px 0 30px;
  display: block;
}

.wpcf7-acceptance input[type="checkbox"] {
  margin-right: 12px;
  vertical-align: unset;
}


footer.btn-row .wpcf7-form-control-wrap {
  margin: 20px 0;
}


.page .info-block table tr td {
  padding: 10px 0px;

}

.single-post.post-template-travels.postid-58181 .links-cover a:first-of-type {
  display: none;
}

.links-cover {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
  height: 200px;
  display: flex;
}

.links-cover.mobile {
  display: none;
}

.links-cover .related-link {
  width: 330px;
  font-family: "Futura-PT", Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  padding: 25px;
  position: relative;
  top: 0;
  left: 1000px;
  transition: left 1s ease-in-out;
}

.scrolled .related-link {
  left: 1000px !important;
}


.related-link.slower {
  transition: left 1.2s ease-in-out;
}

.related-link:hover .arrow-link,
.related-link:hover span {
  opacity: .5;
}

.related-link:hover .arrow-link {
  margin-top: 40px;
}

.related-link:hover .img-link {
  transform: scale(1.4);
}

.link-imgs {
  margin-top: 10px;
  display: inline-flex;
  width: 100%;
  height: auto;
  position: relative;
}

.img-link {
  background-size: contain;
  background-repeat: no-repeat;
  height: 92px;
  margin: 0 0 20px;
  min-width: 40%;
  transform-origin: bottom right;
  transition: all .4s ease-in-out;
  position: absolute;
  right: 0;
  top: -12px;
}

.arrow-link {
  background-image: url('./img/arrow-link.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 30px;
  width: 20%;
  display: block;
  position: relative;
  z-index: 9999;
  margin-top: 10px;
  transition: all .4s ease-in-out;
}

.related-link span {
  width: 100%;
  display: block;
  transition: all .4s ease-in-out;
  text-align: left;
}


.intro-area .container .intro-banner {
  pointer-events: none;
}

.intro-area .container .intro-banner a {
  pointer-events: all;
}

.centered {
  transform: translate(-50%, 0) !important;
  left: 50% !important;
}

.links-cover {
  bottom: -39px;
  right: -41px;
}
.home .links-cover {
  bottom: 0;
}
.single-post .links-cover {
  bottom: 0;
  right: 0;
}

.single-property .links-cover {
  bottom: 0;
  right: 0;
}

.single-post.post-template-travels .links-cover {
  bottom: 0;
  right: 0;
}

.vjs-default-skin .vjs-big-play-button {
  border: 2px solid #ce4d1f !important;
  color: #ce4d1f;
}

.page .info-block table {
  border-top: 1px solid #ff5e39;
  border-bottom: 1px solid #ff5e39;

}

.text-with-images .content {
  display: flex;
  flex-wrap: wrap;
}

.text-with-images .image-section {
  width: 48%;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 1%;
}

.text-and-descriptions,
.text-with-images,
.full-width,
.section-space {
  position: relative;
  z-index: 10;
}

.section-space {
  width: 100%;
}

.text-with-images .container,
.text-and-descriptions .container,
.full-width .container {
  padding-top: 150px;
  padding-bottom: 40px;
  position: relative;
  z-index: 10;
}

.full-width .box-img {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  margin-bottom: 50px;
}

.centered-img {
  max-width: 726px;
}

.box-img-full {
  width: 100%;
  height: auto;
}

.text-and-descriptions .content {
  display: flex;
  flex-wrap: wrap;
}

.text-and-descriptions .content .box-content {
  width: 40%;
  margin: 0 4% 50px;
}

.text-and-descriptions .content .box-content p {
  line-height: 1.4;
  font-family: "Futura-PT", Arial, sans-serif;
  font-weight: 400;
}

.text-and-descriptions .content .box-content span {
  font-family: "LeituraNews", Times, serif;
}

.text-and-descriptions.bullets .content {
  column-fill: auto;
  column-count: 2;
  display: block;
  flex-wrap: unset;
  height: auto;
}

.text-and-descriptions.bullets .content .box-content {
  width: 100%;
  margin: 15px 4% 50px;
  display: inline-block;
}

.text-and-descriptions.bullets .content .box-content span {
  margin-left: 50px;
}

.text-and-descriptions.bullets .content .box-content p {
  margin-left: 52px;
}

.number {
  font-family: "HighTide", Times, serif;
  width: 0;
  display: inline-block;
  font-size: 50px;
}

@media (max-width: 1024px) {
  .number {
    font-size: 30px;
  }

  .text-and-descriptions.bullets .content .box-content span {
    margin-left: 35px;
  }

  .text-and-descriptions.bullets .content .box-content p {
    margin-left: 37px;
  }

}

@media (max-width: 768px) {

  .text-and-descriptions .content .box-content {
    width: 100%;
    margin: 0 0 25px;
  }

  .text-with-images .container,
  .text-and-descriptions .container,
  .full-width .container {
    padding-top: 40px;
  }

  .text-and-descriptions.bullets .content {
    column-count: 1;
  }

  .text-with-images .content {
    flex-direction: column;
  }

  .text-with-images .image-section {
    width: 100%;
    margin: 0 0 25px;
  }

  .text-and-descriptions.bullets .content .box-content {
    margin: 15px 8% 50px 0;
  }

}

.content-link {
  margin-left: 75px;
  padding: 10px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Futura-PT", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.63px;

}

.bg-img-video {
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.image video {
  display: inline-block;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 999;
  transform: translate(-50%, -50%) scale(1.3);
}

.img-caption {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  font-family: "Futura-PT", Arial, sans-serif;
}

.page .info-block table tr td:last-of-type {
  padding-left: 15px;
}


.screen-reader-response ul li,
.screen-reader-response,
.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
  font-family: 'LeituraNews', Times, serif;
  margin-top: 5px;
}

.contact-form .wpcf7-acceptance span.wpcf7-list-item {
  margin-left: 0;
}

.contact-form .wpcf7-acceptance label span.wpcf7-list-item-label {
  width: calc(100% - 27px);
  display: inline-block;
  vertical-align: top;
}

.contact-form .wpcf7-acceptance {
  margin: 0;
  display: block;
}

.wpcf7-form-control-wrap.yes-recibir,
.wpcf7-form-control-wrap.yes-recibir span,
.wpcf7-form-control-wrap.opt-in,
.wpcf7-form-control-wrap.opt-in span {
  display: inline-block;
}

.wpcf7-form-control-wrap.yes-recibir .wpcf7-list-item.first.last,
.wpcf7-form-control-wrap.opt-in .wpcf7-list-item.first.last {
  margin: 0;
}

.checkbox-recibir {
  color: black;
  font-family: 'Futura-PT', Arial, sans-serif;
  font-size: 17px;
  line-height: 20px;
  padding: 5px 0 1px;
}

.contact-form div.row p {
  margin-bottom: 0px !important;
  /* padding: 0 15px; */
  float: left;
  font-family: "Futura-PT", Arial, sans-serif;
}

/* SELECT2 */
.select2-search__field {
  display: none;
}

.select2-container {
  width: 100% !important;
}

.select2-container--open .select2-selection,
.select2-container--focus.select2-container--open .select2-selection,
.select2-container:hover .select2-selection,
.select2-container:focus .select2-selection {
  background: #ff5e39;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--open .select2-selection .select2-selection__rendered,
.select2-container:hover .select2-selection .select2-selection__rendered,
.select2-container:focus .select2-selection .select2-selection__rendered,
.select2-container--focus.select2-container--open .select2-selection .select2-selection__rendered {
  color: white;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: inherit;
  padding-top: 11px;
  padding-bottom: 11px;
}

.select2-container .select2-selection {
  padding: 0 !important;
  height: 100%;
}

#footer .subscr-form {
  float: left;
}

#footer .subscr-form .wrap:after {
  display: none;
}

#footer .members-box .members-list li {
  width: 25%;
}


#footer .subscr-form h3 {
  padding-top: 30px;
  padding-bottom: 30px;
  font: 58px/58px 'HighTide', Times, serif;
  color: #231f20;
  margin: 10px 0 10px;
}

#subForm .thank,
#subForm-menu .thank {
  display: none;
  position: absolute;
  z-index: 10;
  top: -58px;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ff5e39;
  color: #fff;
  font: 22px/26px 'Futura-PT', Arial, sans-serif;
  padding: 20px 0 0;
}

.contact-form>p {
  max-width: 85%;
}

.subFormm .error {
  color: #fff;
  font: 22px/26px 'Futura-PT', Arial, sans-serif;
  padding-top: 20px;
}

.subFormm .thank a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #ff0;
  text-transform: uppercase;
}

.subFormm {
  position: relative;
}

#subForm.subform2 .thank {
  top: 0;
}

.nav-bar .menu-content>ul#menu-2>li>ul {
  padding-bottom: 0;
}

.nav-bar .menu-content>ul#menu-3>li {
  width: 12%
}

.nav-bar .menu-content>ul#menu-3>li.menu-item-object-catalogue {
  width: 22%;
}


body.showCookieMessage #hidden-cookie-message {
  display: block;
}

#hidden-cookie-message>div {
  float: left;
  width: 65%;
  text-align: left;
  display: inline-block;
}

#hidden-cookie-message>div>p {
  margin-bottom: 0
}

#hidden-cookie-message {
  display: none;
  position: fixed;
  bottom: 0;
  padding: 40px 100px;
  color: black;
  z-index: 999;
  text-align: center;
  background-color: yellow;
  height: 18vh;
  font-family: 'Futura-PT', Arial, sans-serif;
  width: 94%;
}

.close-cookie-banner {
  border: 2px solid #ff5e39;
  font-weight: 700;
  color: black;
  text-transform: uppercase;
  padding: 8px 23px;
  font-size: 16px;
  float: right;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  font: 600 17px/22px 'Futura-PT', Arial, sans-serif;
}

.other-regions.properties-section.type2 .title-area {
  margin-top: 30px;
}

.mas-contintent.mas-destination a:before {
  content: '+';
  display: inline-block;
  vertical-align: top;
  font: 48px/37px 'HighTide', Times, serif;
  width: 31px;
  height: 31px;
  background: #ff5e39;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  margin: 0 10px 0 0;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  top: 2px;
  position: relative;
}

.nav-bar .menu-content>ul#menu-2>li>ul>li.mas-contintent.mas-destination>a {
  margin-top: 32px;
}

.mas-contintent.mas-destination a:hover:before {
  background: black;
}

body.lang-es .btn-add:after {
  content: 'Cerrar';
  display: inline-block;
}

body.lang-es .btn-add.collapsed:after {
  display: none;
}

.mas-contintent.mas-destination strong {
  font-weight: normal;
}

.nav-bar .menu-content>ul>li>ul>li.mas-contintent.mas-destination>a {
  display: inline-block;
  vertical-align: top;
  font: 40px/40px 'HighTide', Times, serif;
  color: #ff5e39;
  margin: 15px 0 13px;
  position: relative;
  z-index: 1;
  width: 370px;
  margin-top: 56px;
}

.nav-bar .menu-content>ul>li>ul>li.mas-contintent.mas-destination>a:hover {
  color: black;
}

.select2-container .select2-selection {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  vertical-align: top;
  outline: 0 !important;
  font: 600 17px/22px "Futura-PT", Arial, sans-serif;
  border-width: 2px;
  padding: 15px 30px;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.select2-container .select2-selection {
  display: inline-block;
  vertical-align: top;
  border: 2px solid #ff5e39;
  border-radius: 0;
  background: none;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font: 600 17px/20px "Futura-PT", Arial, sans-serif;
  padding: 20px 32px;
  text-align: center;
  text-transform: uppercase;
  color: #ff5e39;
  -webkit-appearance: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #ff5e39;
}

.select2-container .select2-selection {
  padding-right: 15px;
  text-align: left;
  padding-left: 11px;
  display: block;
  width: 100% !important;
  text-transform: none;
}

.select .btn.caret,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  margin-top: auto;
  left: inherit;
  margin-bottom: auto;
  width: 8px;
  height: 8px;
  border: solid;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.select2-container--focus.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: white;
  border-width: 0 2px 2px 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}

.select2-search--dropdown {
  display: none;
}


.select2-dropdown {
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.select2-dropdown {
  margin-top: 10px;
  border-width: 2px;
  border-color: #ff5e39;
  border-radius: 0;
  color: #231f20;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--open .select2-dropdown--below {
  border-top: 2px solid #ff5e39
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: #ff5e39;
}

.select2-results__option[aria-selected] {
  position: relative;
  display: block;
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  font-family: "Futura-PT", Arial, sans-serif;
}


.input-date .wpcf7-form-control-wrap input {
  display: block;
  width: 100%;
  border: 2px solid #ce4d1f;
  font: 600 17px/22px "Futura-PT", Arial, sans-serif;
  padding: 20px 32px;
  color: #ce4d1f;
  height: auto;
  -webkit-appearance: none;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
}

#ui-datepicker-div {
  display: none !important;
}

.row-first>div:first-of-type p:last-of-type {
  margin-bottom: 0;
}

.date-sel .wpcf7-form-control-wrap+br {
  display: none;
}


.partner-block .img img {
  max-width: 105px;
  margin: 0 auto;
}

.slideshow .img {
  margin: 0 auto;
}

.relacionados {
  margin-top: 45px;
  padding-bottom: 0;
}

.relacionados .title {
  color: black;
}

.relacionados .related {
  color: #ff5e39;
  font-weight: 600;
}

.info-block .fluid-embed {
  margin-top: 70px;
  text-align: center;
}

/* .single .info-block a{font:32px/30px 'HighTide', Times, serif} */

#footer .subscr-form .form-control {
  font: initial;
  font-family: Futura-PT;
}

#header .slogan.btn-info {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.dare-section .right-side {
  width: calc(47% + 60px);
}


.home .subscribe-section .box .subscribe-box {
  bottom: -260px;
}


.idea-item.color-olive:before,
.ideas-list li:nth-child(1) .idea-item:before {
  background: #cc9;
}

.idea-item.color-orange:before,
.ideas-list li:nth-child(2) .idea-item:before {
  background: #ff5e39;
}

.idea-item.color-green:before,
.ideas-list li:nth-child(3) .idea-item:before {
  background: #31dda0;
}

.idea-item.color-yellow:before,
.ideas-list li:nth-child(4) .idea-item:before {
  background: #ff0;
}

.idea-item.color-pink:before,
.ideas-list li:nth-child(5) .idea-item:before {
  background: #ffafa1;
}

.idea-item.color-blue:before,
.ideas-list li:nth-child(6) .idea-item:before {
  background: #31b9cf;
}

.avoid_link>a {
  pointer-events: none;
}

.plyr__video-embed iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  border: none;
}

.plyr__video-embed>* {
  background-color: transparent;
  background: transparent;
}

.fullscreen {
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
}

.cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.v-middle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.error404 .fullscreen .v-middle {
  font: 300 84px/110px 'LeituraNews', Times, serif;
  color: white;
  text-align: center;
}

.error404 .fullscreen .v-middle a {
  margin-top: 50px;
}

/* .travel-area .holiday-types .grid-item{width:33.33333%;} */
.holiday-types-list .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.holiday-types-list .row .col {
  padding-bottom: 50px;
}


.archive.tax-region .properties-section {
  padding-bottom: 0;
  padding-top: 80px;
}

.tax-region .banner .descr,
.single-traveller .banner .descr {
  background: #8d8f3c;
  color: white;
}

.other-regions {
  text-align: center;
  font-size: 0;
}

.other-region {
  float: none;
  display: inline-block;
  text-align: left
}

.info-section figure figcaption .btn-warning {
  margin-top: 20px;
}

.tax-region .images-slider.testimonial .slide figure figcaption {
  position: absolute;
  max-width: 643px;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #31b9cf;
  color: white;
  border: 0;
  padding: 50px 55px 60px;
  margin-right: 0;
  border-width: 0;
}

.images-slider.testimonial {
  position: relative;
}

.tax-region .images-slider.testimonial .slide figure figcaption q,
.tax-region .images-slider.testimonial .slide figure figcaption blockquote cite {
  color: white;
}

.tax-region .images-slider.testimonial .slide figure figcaption blockquote cite a {
  color: #ff0;
}

.tax-region .images-slider.testimonial .slide figure figcaption blockquote cite a:hover {
  color: white;
}

.searchsubmit {
  opacity: 0;
  position: absolute;
}

.search .holiday-grid {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
  height: auto !important;
}

.search .grid-item {
  position: relative !important;
  top: unset !important;
  left: unset !important;
}

.info-section figure figcaption ul {
  margin: 0 0 21px;
  overflow: hidden;
  list-style: none;
  padding: 0;
}

.info-section figure figcaption ul li {
  margin: 0 0 10px;
  font: 22px/25px "Futura-PT", Arial, sans-serif;
  color: #000;
}

.info-section figure figcaption ul li strong {
  color: #8d8f3c;
  float: left;
  padding: 0 4px 0 0;
  font: 22px/25px "Futura-PT", Arial, sans-serif;
  font-weight: initial;
}

#header .btn-info.slogan:hover {
  color: #ff5e39;
}

.tax-region .banner {
  margin-bottom: 98px;
}

.banner .story-box figcaption .link {
  text-align: center;
}

.post-section {
  padding: 67px 38px 0;
}

.intro-block.type-border:before {
  border: 2px solid #ff5e39
}

.intro-block.type-border .container.md {
  margin-top: 20px;
}

.special-guest .slick-next {
  outline: none;
}

.intro-block {
  padding-top: 40px;
}

/* HoneyMoon */
.honey-section {
  margin-top: 105px;
  margin-bottom: 150px;
}

.honey-section .box {
  border: 2px solid #ff5e39;
  padding: 32px 80px 30px;
  color: #231f20;
}

.honey-section img {
  height: 210px;
  margin: 0 auto 46px;
}

.honey-section header>div.step {
  text-align: center;
  display: block;
  position: relative;
  font: 40px/60px 'HighTide', Times, serif;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  transform: rotate(-7deg);
  margin-bottom: 30px;
  top: 15px;
  color: #31B9CF;
}

.cat-honeymoon.holiday-types-subcat .heading {
  padding-bottom: 0;
}

.cat-honeymoon.holiday-types-subcat+.properties-section.type2 {
  padding: 37px 0 16px;
}

.honey-section .honey-title {
  color: #FFAFA1;
  text-align: center;
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 40px;
}

.honey-section .subtitle-honey {
  font-size: 74px;
  line-height: 41px;
  font: 74px/76px 'HighTide', Times, serif;
  color: #31B9CF;
  text-align: center;
  margin-bottom: 33px;
}

.honey-section .text-honey {
  text-align: center;
}

.honey-section .text-honey p {}

.honey-section .honey-slider {
  position: relative;
}

.honey-section .honey-slider .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}

.honey-section .honey-slider .slick-dots {
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  padding: 0;
  margin-top: 75px;
}

.honey-section .honey-slider .slick-dots li button {
  padding: 0;
  font-size: 0;
  line-height: 0;
  border: none;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #FF5E39;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.honey-section .honey-slider .slick-dots li button:hover {
  background: #ff0;
}

.honey-section .honey-slider .slick-dots li.slick-active button {
  background: #FFAFA1;
}

.honey-section .honey-slider .slick-arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  z-index: 10;
}

.honey-section .honey-slider .slick-arrow.slick-prev:before {
  left: -60px;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.honey-section .honey-slider .slick-arrow.slick-next {
  right: 33px;
  padding: 0 50px 0 0;
}

.honey-section .honey-slider .slick-arrow:before {
  position: absolute;
  top: 50%;
  background: url("img/arrow-03.svg") no-repeat;
  background-size: 100%;
  width: 32px;
  height: 27px;
  margin: -10px 0 0;
  content: '';
}


.honey-section .honey-slider .slick-arrow.slick-prev {
  left: 33px;
  padding: 0 0 0 50px;
}

.honey-section .honey-slider .slick-arrow.slick-next:before {
  right: -60px;
}

.imprescindibles {
  padding: 97px 0 100px;
  background: #FFAFA1;
  text-align: center;
  margin-bottom: 150px;
}

.imprescindibles .title {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #231f20;
  font: 70px/41px 'HighTide', Times, serif;
  color: #FFFF00;
}


.imprescindibles .title:after {
  background-image: url(img/underline-02.svg);
  opacity: 0;
}

.imprescindibles .title:after,
.imprescindibles .title:before {
  position: absolute;
  content: '';
  background: url(img/underline-yellow001.svg) no-repeat;
  background-size: 100%;
  width: 260px;
  height: 40px;
  left: 50%;
  margin-left: -147px;
  bottom: -38px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.imprescindibles .texto {
  margin-top: 55px;
}

.imprescindibles .btn {
  margin-top: 34px;
  position: relative;
  padding-left: 20px;
  padding-right: 65px;
}

.imprescindibles .btn:after {
  content: url(img/arrow-07.svg);
  position: absolute;
  display: block;
  right: 17px;
  top: 47%;
  margin-top: -7px;
}



.testimonial cite {
  font-size: 34px;
  line-height: 50px;
}

.social-gallery .slide figure {
  margin: 0;
  height: 405px;
  position: relative;
}

.grecaptcha-badge {
  display: none !important;
}

.page-template-contact .grecaptcha-badge {
  display: block !important;
}

/* .properties-section .title-area h2{color:#31b9cf;} */

.banner .descr {
  padding: 58px 44px;
}

/* .banner .descr p{    border: 2px solid #ff5e39;padding: 24px;} */

.about-video.not-video {
  min-height: initial;
}

.about-video .cell {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.about-video .not-cell .container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 100%
}

.about-video .not-cell img {
  max-width: 100%;
  width: 100%;
}

.story-section .text-centered {
  padding: 0px 0px
}

.story-section .two-pics .pic-holder {
  margin-bottom: 0;
}

.story-section .text-wrapper+.two-pics-wrapper .two-pics {
  margin-top: 90px;
  margin-bottom: 100px;
}

.story-section .picture.wide {
  margin-bottom: 100px;
}

.story-section .two-pics.wide {
  margin: 100px 0 100px;
}

.story-section .pic-holder {
  margin: 0 auto 0 !important;
}

.story-section .pic-holder.video {
  padding-top: 70px !important;
}
.home .story-section .pic-holder.video {
  padding-top: 70px !important;
}

.post-template-travels .story-section .pic-holder.video {
  padding-top: 0 !important;
}

.post-template-travels .story-section .picture.wide {
  margin-bottom: 0;
}

.story-section .video .picture.wide {
  max-width: unset !important;
}

.story-section .pic-holder+.two-pics-wrapper .two-pics.wide {
  margin-top: 10px;
}

.story-section .container+.pic-holder {
  margin-top: 140px;
}

.story-section .picture-cols {
  padding: 32px 0 90px;
}

.story-section .two-pics {
  margin: 0 auto 100px;
}

.story-section .container+.two-pics.wide {
  margin-top: 143px;
}

.story-section .container+.picture-cols {
  padding-top: 115px;
}

.story-section .two-pics.wide {
  height: 612px;
}

.story-section .two-pics.wide.two-pics-inv>.picture {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.post-template-travels .pic-holder {
  margin: 88px 0 100px;
}

.story-section {
  position: relative;
  z-index: 10;
}

/* .post-template-travels .pic-holder iframe {
  margin-bottom: 100px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
} */
.post-template-travels .main-banner .image {
  pointer-events: none;
}

.post-template-travels .pic-holder video,
.post-template-travels .pic-holder .video-js {
  width: 100%;
}

.story-section .story-intro-section {
  padding-top: 55px;
  margin-bottom: 100px;
}

.story-section .container+.two-pics {
  margin-top: 143px;
}

/* .story-section .container:last-of-type{padding-bottom:105px;} */
.story-section .text-wrapper+.pic-holder {
  margin-top: 88px !important;
}

.story-section .container+.container.navigation {
  margin-top: 140px;
}

.story-section .subscribe-holder {
  margin: 150px auto 125px;
}

.story-section .two-pics.wide+.container {
  margin-top: -25px;
}

.story-section .subscribe-holder {
  margin: 88px auto 100px;
}

.single-story .story-section {
  padding: 0 0 10px !important;
}

/* .archive.tax-region .properties-section.type2{padding-top:0;} */
.archive.tax-region .intro-section {
  padding-bottom: 128px
}

.archive.tax-region .banner .descr p {
  border: 0px;
}

section.special-guest .slick-slide {
  padding: 0 20px;
}

.properties-section.type2 .row,
.suggested-trips .row {
  font-size: 0;
  text-align: center;
  margin: 0;
}

.properties-section.type2 .row>div:not(.collapse),
.suggested-trips .row>div:not(.collapse),
.properties-section.type2 .row>div.collapse>div {
  float: none;
  display: inline-block;
  text-align: left;
}

.properties-section.type2 .row>div.collapse {
  width: 100%;
}


.dare-section .holder {
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ff5e39;
  padding-top: 10px;
}

.dare-section .wrap {
  position: relative;
}

.dare-section .wrap .holder .form-control {
  display: block;
  width: 100%;
  max-width: 560px;
  height: 48px;
  font: 22px/28px 'Futura-PT', Arial, sans-serif;
  letter-spacing: 0.5px;
  text-align: center;
  color: #ff5e39;
  border: none;
  border-radius: 0;
  padding: 2px 5px 4px;
  box-shadow: none !important;
  margin: 0 auto 32px;
}

.special-guest .slick-arrow {
  outline: none;
}

.wrap.opened>p,
.wrap.opened .btn-default.open-form {
  opacity: 0;
}

.dare-section .holder {
  background: transparent
}

.suggested-trips .row>div {
  padding-bottom: 30px;
}

.single-post .banner .slide,
.single-story .banner .slide {
  height: calc(100vh - 133px - 20px);
}

.story-section {
  padding: 0px 0 10px;
}

.story-section .text-centered .author .photo {
  margin-bottom: 20px;
}

.banner h2,
.banner h1 {
  text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.5);
  font: 300 74px/84px 'LeituraNews', Times, serif;
  margin: 0 0 51px;
}

.travel-area .travel-filter .dropdown-menu .checkbox input+label {
  padding-right: 6px;
}

.travel-area .travel-filter .dropdown-menu {
  max-height: 36vh;
  overflow: auto;
}

.cat-description {
  margin: 55px 0;
}

.holiday-types-subcat .heading .cat-description p {
  margin-bottom: 0
}

.page-template-about .intro-text.type2 .btn.btn-warning {
  margin-top: 20px;
}
.page-template-about .cell video {
  width: 100%;
}
.page-template-about .cell {
  padding: 0;
}
.page-template-about .travel-section h2 {
  font: 70px/1 "HighTide", Times, serif;
  text-align: center;
    margin: 0 auto 51px;
    max-width: 700px;
    color: #000000;
}

.call_to_action {
  margin-top: 60px;
}



.single-post .info-block .btn.btn-warning {
  margin-top: 25px;
}

.single-story .post-nav {
  font: 40px/31px 'HighTide', Times, serif;
}

.single-story .prev-next-post-nav {
  display: inline-block;
  padding: 0 12%;
}

.single-story .alignleft {
  border-right: 1px solid #ce4d1f;
}

.single-story .post-nav {
  text-align: center;
}

.alignright a:after {
  content: "";
  background-image: url(img/bru_arrow_right.svg);
  width: 35px;
  height: 35px;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: sub;
  margin-left: 16px;
}

.alignleft a:before {
  content: "";
  background-image: url(img/bru_arrow_left.svg);
  width: 35px;
  height: 35px;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: sub;
  margin-right: 16px;
}

.alignright a:hover:before {
  background-image: url(img/bru_arrow_right_hover.svg);
}

.alignleft a:hover:before {
  background-image: url(img/bru_arrow_left_hover.svg);
}

.btn-add:before {
  width: 30px;
  height: 30px;
  padding-left: 2px;
}


div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked {
  border: 0px;
  margin-left: 0px;
  padding-left: 0;
}


.search-results .ttl-block {
  padding: 0 0 41px;
}

/* .search-results .ttl-block span{ color: #31b9cf; } */
.search-results .ttl-block span {
  color: #8d8f3c;
}

.search-results .search-title {
  display: block;
  margin: 0 0 36px;
  /* color: #ff5e39; */
  color: #8d8f3c;
  font: 58px/60px 'HighTide', Times, serif;
}

.single-traveller .subscribe-area .subscribe-box {
  margin-bottom: 75px;
}

.single-traveller .subscribe-area {
  padding-bottom: 0;
}


blockquote {
  margin: 0;
  padding: 0;
  border: 0;
}

blockquote q {
  display: block;
  color: #231f20;
  font-size: 28px;
  line-height: 41px;
  font-weight: 300;
  padding: 0 0 6px;
  font-family: "LeituraNews", Times, serif;
}

blockquote cite {
  display: block;
  color: #231f20;
  font: 40px/44px "HighTide", Times, serif;
  position: relative;
  top: 15px;
}


.banner .story-box figcaption .link {
  margin: 8px 0 0;
}

.banner .story-box figcaption .ttl-story {
  font-family: 'Futura-PT', Arial, sans-serif !important;
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  text-transform: uppercase;
}

.travel-gallery.type2 {
  margin-bottom: 80px;
}


.banner .slide.overlay-mask:before {
  background: transparent;
  background: transparent;
  background: transparent;
  opacity: 0;
}


.social-gallery .slide figure .img {
  width: 100%;
  height: 317px;
  background-size: cover;
  background-position: 50% 50%;
}

.social-gallery .slide figure .img img {
  display: none;
}


.travel-section .title h2 {
  line-height: 40px;
}


.honey-map {
  position: relative;
  overflow: hidden;
  height: 835px;
}

.dream-section {
  padding-top: 120px;
}

h2.map-title {
  font: 58px/70px 'HighTide', Times, serif;
  color: #ff5e39;
  text-align: center;
  margin: 20px 0 44px;
}

.dream-section {
  min-height: 0;
  padding-bottom: 0;
}

.home .continents-map {
  margin-top: 0
}

.dream-section .centered,
.travel-gallery-wrapper .centered {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 144px;
  margin-bottom: 85px;
}

.holiday-types .holiday-box figcaption p.yellow-btn,
.travel-area .holiday-types.small-types .holiday-box figcaption p.yellow-btn {
  margin-top: 15px;
  display: block !important;
}



.travel-gallery-wrapper .grid-item {
  float: left;
  width: 33.33%;
  text-align: left;
}

.travel-gallery-wrapper.travel-area .holiday-types {
  padding-top: 0;
}

.travel-gallery-wrapper.travel-area .btn {
  text-transform: uppercase;
}

.travel-gallery-wrapper.travel-area {
  text-align: center;
}

.home .travel-gallery-wrapper.travel-area {
  background: #eae3d3;
}


.dare-section .image {
  width: 100%;
  padding: 97px 20px 160px 20px;
}

.dare-section .image p {
  font-size: 40px;
  line-height: 60px;
}

.dare-section .centered {
  max-width: 1000px;
  position: relative;
  z-index: 10;
}

.travel-gallery .picture .story-box {
  background: transparent;
}

.dare-section h2 {
  font-size: 90px;
}

.dare-section {
  margin: 130px 0 54px;
}

.dare-section.type2 {
  margin-bottom: 123px;
  padding: 0;
}

.dare-section.type2 .confirmation label a {
  color: #ff0
}

.dare-section.type2 .confirmation {
  max-width: 68%;
  margin: 15px auto;
}

.dare-section.type2 .confirmation label {
  padding-left: 5px;
}

.footer-overlay {
  position: absolute;
  background: #0b183142;
  z-index: 9;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.cat-overlay {
  position: absolute;
  background: #eae3d3;
  z-index: -1;
  top: 30%;
  bottom: 0;
  left: 0;
  right: 0;
}

.single-property .cat-overlay {
  position: absolute;
  background: #eae3d3;
  z-index: -1;
  top: 350px;
  bottom: 0;
  left: 0;
  right: 0;
}

/* .single-property .map-section{margin-top:125px;} */

.single-property .slideshow {
  margin-bottom: 50px
}

.story-section .text-centered .author {
  margin-bottom: 15px;
}

.story-section .pic-holder.size--size-01 {
  padding-top: 0
}

.story-section .color-wrapper,
.color-wrapper+.pic-holder .img-overlay,
.color-wrapper+.two-pics-wrapper .img-overlay {
  background: #eae3d3;
}

.color-wrapper+.pic-holder .img-overlay,
.color-wrapper+.two-pics-wrapper .img-overlay {
  position: absolute;
  top: 0;
  bottom: 75%;
  left: 0;
  right: 0;
}

.story-section .text-centered .related {
  margin-bottom: 80px;
  padding-top: 69px;
}

.color-wrapper+.pic-holder,
.color-wrapper+.two-pics-wrapper {
  position: relative;
}

.text-wrapper+.two-pics-wrapper.text-box-prev {
  margin-top: 88px;
}

.text-wrapper {
  padding-top: 50px;
}

.story-section .text-wrapper {
  padding-top: 0;
}

.story-section .color-wrapper.primer .container:last-of-type {
  padding-bottom: 0;
}

.single-post .this-content-wrapper .cat-overlay {
  background: transparent;
}

.single-post .info-section .cat-overlay {
  position: absolute;
  background: #eae3d3;
  z-index: -1;
  top: 0;
  bottom: initial;
  height: 400px;
  left: 0;
  right: 0;
}

.single-post .this-content-wrapper+.map-section {
  margin-top: 80px;
}

.single-post .info-block {
  background: #eae3d3;
  padding-top: 85px;
  z-index: 1;
  position: relative;
}

.single-post .this-content-wrapper .slideshow {
  margin-bottom: 80px;
}

.info-section.style001,
.this-content-wrapper {
  position: relative
}

.info-section+.properties-section .title-area h2 {
  padding-top: 100px;
}

.holiday-types-list {
  margin-top: 65px;
  padding-top: 130px;
  background: #eae3d3;
  padding-bottom: 125px;
}

.archive.category .dare-section.type2 {
  margin-top: 65px;
}

.info-section {
  position: relative;
}

.story-section .primer .text-centered {
  padding-top: 80px;
}

.single-story .story-section .navigation {
  margin-bottom: 100px;
}

.single-story .story-section .text-wrapper+.navigation {
  margin-top: 100px;
}

.story-section .two-pics .left,
.story-section .two-pics.wide .left,
.story-section .two-pics.wide .right,
.story-section .two-pics .right {
  width: 49%;
}

.story-section .two-pics .left,
.story-section .two-pics .right {
  width: 46.5%;
}

.text-box-prev,
.text-wrapper.text-box-wrapper {
  background: #eae3d3;
}

.pic-holder.text-box-prev {
  margin: 0;
  padding-bottom: 1px;
  padding-top: 120px;
}

.text-box-prev+.text-wrapper.text-box-wrapper {
  padding-bottom: 100px;
}

.story-section .pic-holder .picture.size-01 {
  margin-bottom: 78px;
}

.text-box-wrapper+div {
  padding-top: 120px;
}

.text-box-wrapper+div.two-pics-wrapper {
  padding-top: 0;
}

.story-section .text-wrapper.text-box-wrapper+.two-pics-wrapper .two-pics {
  margin-top: 0;
}

.story-section .two-pics .left,
.story-section .two-pics .right {
  height: 778px;
}

.story-section .two-pics.wide,
.story-section .two-pics.wide .left,
.story-section .two-pics.wide .right {
  height: 612px;
}

.story-section .two-pics .right {
  top: initial;
  transform: none;
}

.text-wrapper.text-box-wrapper {
  margin-bottom: 100px;
}

.story-section .row.picture-cols {
  text-align: center
}

.row.picture-cols>div {
  float: none;
  display: block;
  margin: 0 auto;
  margin-top: 55px !important;
}

.holiday-types {
  min-height: initial;
  padding-bottom: 80px;
}


.holiday-types .holiday-box .cat-name {
  font-size: 17px;
  margin-top: 7px;
}

.holiday-types .holiday-box .by-str,
.travel-area .holiday-types.small-types .holiday-box .by-str {
  margin-top: 18px;
}


#main-nav>li a span {
  font-size: 14px;
  line-height: 19px;
  border-color: transparent;
  color: #ff5e39;
}

.home .banner .container {
  z-index: 100;
}

.home .top-section-brush {
  position: absolute;
  transform: rotate(180deg);
  transform: rotate3d(0, 91, 0, 180deg);
  right: 0;
  bottom: 100px;
  z-index: 99;
}

.home .top-section-stamp,
.single .top-section-stamp {
  position: absolute;
  right: 90px;
  bottom: 174px;
  z-index: 199;
}

#single_crafting {
  position: relative;
  height: 556px;
  margin-bottom: 123px;
}

#single_crafting .text-container {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 18%;
  color: white;
  z-index: 3;
}

#single_crafting .text-container .col-md-6 {
  float: none;
  display: inline-block;
}

#single_crafting .text-container .subtitle {
  text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.5);
  font: 300 46px/59px 'LeituraNews', Times, serif;
  margin: 0 0 0px;
}

#single_crafting .text-container .title {
  text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.5);
  font: 300 46px/59px 'LeituraNews', Times, serif;
  margin: 0 0 51px;
}

#single_crafting .top-section-brush {
  position: absolute;
  bottom: 40px;
}

.single #single_crafting .top-section-stamp {
  position: absolute;
  right: 80px;
  z-index: 199;
  bottom: 40px;
}

#single_crafting #subForm.subform2 .thank {
  padding: 30px;
}

.info-box .top-section-stamp {
  position: absolute;
  width: 80px;
  bottom: 20px;
  right: 20px;
}

.info-box .top-section-stamp a {
  display: block;
}

.info-box .top-section-stamp a img {
  max-width: 100%;
}

.map-label.type4 {
  padding: 6px 16px;
}

#main-nav>li>a {
  vertical-align: middle;
}


.video.pic-holder.size--wide .video-js {
  width: auto;
  height: auto;
  color: #ce4d1f;
}
.home .video.pic-holder.size--wide .video-js {
  width: auto;
  height: auto;
  color: #ce4d1f;
}
.home .story-section .picture.wide {
  margin-bottom: 0;
}
.home .story-section .picture.wide:after {
  padding-bottom: 0;
}
.home .story-section .video video {
  width: 100%;
}
/* color: #ff5e39; */

.vjs-default-skin .vjs-play-control,
.vjs-fullscreen-control {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Safari */
  transform: translateY(-50%);
  width: 12% !important;
}

.vjs-default-skin .vjs-control-bar {
  background-color: transparent;
}

.vjs-default-skin .vjs-current-time,
.vjs-time-divider,
.vjs-default-skin .vjs-duration,
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button,
.vjs-default-skin .vjs-volume-control,
.vjs-live-controls {
  display: none;
}

.video-js .vjs-control-bar {
  bottom: 5px;
}

.vjs-default-skin .vjs-slider {
  background-color: rgba(255, 255, 255, 0.5);
}

.vjs-default-skin .vjs-play-progress {
  background: #ce4d1f;
}

.vjs-default-skin:hover .vjs-progress-control {
  font-size: 0.3em;
}

.vjs-default-skin .vjs-big-play-button {
  left: 50%;
  margin-left: -49px;
  top: 50%;
  margin-top: -49px;
  width: 99px;
  height: 99px;
  border: 0px;
  border-radius: 0px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ce4d1f;
  background: transparent;
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
  background: transparent;
  border: 2px solid #ce4d1f;
  background: transparent;
}

.vjs-default-skin .vjs-big-play-button:before {
  content: "";
}

.vjs-default-skin .vjs-big-play-button,
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  box-shadow: none;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-button>.vjs-icon-placeholder:before,
.vjs-modal-dialog .vjs-modal-dialog-content {
  position: initial;
  vertical-align: middle
}

.vjs-poster {
  background-size: cover;
}

.confirmation {
  margin-top: 15px;
  padding: 0 15px;
}

.confirmation label {
  font-size: initial;
  font-family: 'Futura-PT', Arial, sans-serif;
  line-height: initial;
  width: calc(100% - 14px);
  font-weight: normal;
  padding-left: 5px;
  margin-bottom: 0;
}

.map-section .confirmation label {
  margin-bottom: 36px
}

.confirmation label a {
  color: black;
}

.confirmation>* {
  display: inline-block !important;
  float: left;
}



.info-box:hover figcaption p.yellow-btn {
  display: inline-block;
  opacity: 1;
  visibility: visible;
}

.map-label.pos16 {
  margin: 25.7% 77.9% 0 0;
}

.map-label.pos18 {
  margin: 8.7% 0 0 46%;
}

.map-label.pos7 {
  margin: 16.15% 0 0 43.6%;
}

.category .properties-section.style001 .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}


/* TRAVEL TEMPLATE */
.related-posts {
  width: 100%;
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  background-color: white;
  height: auto;
  position: relative;
  z-index: 1;
  padding-top: 80px;
}
.home .related-posts {
  padding-top: 0px;
}

.related-posts h2 {
  font: 58px/64px "HighTide", Times, serif;
  color: #ce4d1f;
  text-align: center;
  margin: 0 0 50px;
  position: relative;
  top: 20px;
  width: 100%;
}

@media (max-width:767px) {
  .related-posts .related {
    width: 100%;
  }
  .related-posts h2 {
    font: 40px/1 "HighTide", Times, serif;
    max-width: 280px;
    margin: 0 auto 15px;
    top: unset;
    
  }
}

.page-template-travel .main-banner {
  overflow: visible;
  position: relative;
}

@media (min-width:1599px) {
  .banner .slide .container {
    width: calc(100% - 888px);
    min-width: 600px;
  }

}
.two-columns-about .info-widget {
	border: unset;
}
.two-columns-about .info-widget .btn {
  margin-top: 30px;
}
.two-columns-about .info-widget .cell img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: unset;
}
.two-columns-about .info-widget .cell {
  width: 550px;
  margin-bottom: 30px;
  position: relative;
}
@media (min-width:768px) {
  .container.two-columns-about {
    width: auto;
  }
}

@media (max-width: 1599px) {
  .info-section figure {
    margin: 0 0 100px 222px;
  }

  .dare-section .right-side {
    width: calc(45% + 60px);
  }

  .info-section figure figcaption ul li,
  .info-section figure figcaption ul li strong {
    font-size: 20px;
  }

  .social-gallery .slide figure {
    height: 306px;
    padding: 0 0 70px;
  }

  #footer .members-box .members-list li img {
    max-height: none;
  }

  .social-gallery .slide figure .img {
    height: 236px;
  }

  .testimonial q {
    font-size: 20px;
    line-height: 30px;
  }

  .story-section .text-centered {
    padding: 0px 0px;
  }

  .story-section .two-pics.wide {
    height: 490px;
  }

  .story-section .container+.pic-holder {
    margin-top: 88px
  }

  .story-section .two-pics.wide,
  .story-section .container+.two-pics.wide {
    margin: 100px 0;
  }

  .story-section .container+.picture-cols {
    padding: 4px 0 72px;
    padding-top: 72px;
  }

  .honey-map {
    height: 721px;
  }

  .archive.category .holiday-types .holiday-box.type-02 {
    height: 455px;
  }

  h2.map-title,
  .travel-area h2 {
    font-size: 52px;
  }

  .travel-gallery-wrapper .centered {
    margin-bottom: 130px;
  }

  .story-section .two-pics.wide,
  .story-section .two-pics.wide .left,
  .story-section .two-pics.wide .right {
    height: 490px
  }

  .story-section .pic-holder.text-box-prev {
    margin: 0;
    margin-top: 88px;
  }

  .story-section .two-pics .right {
    margin-right: 0;
  }

  .story-section .two-pics .left {
    margin-left: 0
  }
}

@media (max-width: 1199px) {
  .info-section figure {
    margin: 0 0 180px 175px;
  }

  .social-gallery .slide figure {
    height: 244px;
    padding: 0 0 64px;
  }

  .social-gallery .slide figure .img {
    height: 180px;
  }

  .container.two-columns-about .info-widget h2 span br {
    display: none;
  }

  .info-widget h2 span:before {
    display: none;
  }

  .dare-section .right-side {
    width: calc(38% + 60px);
  }

  .team-heading {
    padding: 97px 0 93px;
  }

  .testimonial q {
    font-size: 18px;
    line-height: 28px;
  }

  .testimonial cite {
    font-size: 27px;
    line-height: 40px;
  }

  .info-widget.style001 .cell {
    padding: 50px 15px;
  }

  .story-section .text-centered {
    padding: 0px 0px;
  }

  .single-story .post-nav {
    font: 30px/21px 'HighTide', Times, serif;
  }

  .alignleft a:before,
  .alignright a:after {
    width: 25px;
    height: 25px;
  }

  .story-section .pic-holder {}

  .story-section .container+.pic-holder {
    margin-top: 90px
  }

  .story-section .two-pics.wide,
  .story-section .container+.two-pics.wide {
    margin: 80px 0 90px;
  }

  .story-section .container+.picture-cols {
    padding: 4px 0 36px;
    padding-top: 36px;
  }

  .tax-region .banner {
    margin-bottom: 68px;
  }

  .partner-block h2 {
    text-align: center;
  }

  .close-cookie-banner {
    font-size: 14px;
    line-height: 21px;
  }

  .archive.category .heading {
    padding: 117px 0 34px;
  }

  .honey-map {
    height: 576px;
  }

  #footer .subscr-form h3 {
    font-size: 47px;
    line-height: 21px;
    margin: 15px 0 36px;
  }

  .gallery-heading h2 {
    font-size: 47px;
    line-height: 47px;
  }

  h2.map-title {
    font-size: 47px;
    line-height: 60px;
    margin: -14px 0 34px;
  }

  .travel-gallery-wrapper .centered {
    max-width: 610px;
    margin-bottom: 92px;
  }

  .dare-section h2 {
    font-size: 52px;
  }

  .dare-section .image p {
    font-size: 23px;
    line-height: 31px;
  }

  .story-section .two-pics .left,
  .story-section .two-pics .right {
    height: 680px;
  }
}


@media (min-width:991px) and (max-width: 1199px) {
  .info-section.type2 figure figcaption {
    width: 300px;
    padding: 32px 37px 43px;
  }
}

@media (max-width: 991px) {
  .dare-section .right-side {
    width: 46%
  }
}

@media (max-width: 767px) {
  .dare-section .right-side {
    width: 100%;
    margin-bottom: 20px;
  }
}



@media (max-width: 991px) {
  .info-section figure {
    margin: 0 0 84px;
  }

  .other-regions.properties-section.type2 .title-area {
    margin-top: 0;
  }

  .post-type-archive-traveller .heading {
    padding: 80px 0 0;
  }

  .archive.tax-region .properties-section {
    padding-bottom: 58px;
  }

  .travel-gallery.type2 .picture .story-box h3 {
    font-size: 42px;
  }

  .testimonial q {
    font-size: 16px;
    line-height: 26px;
  }

  .testimonial cite {
    font-size: 24px;
  }

  .story-section .two-pics.wide {
    height: 292px;
  }

  .single-story .post-nav {
    font: 25px/16px 'HighTide', Times, serif;
  }

  .alignleft a:before,
  .alignright a:after {
    width: 20px;
    height: 20px;
  }

  .banner h2,
  .banner h1 {
    font-size: 54px !important;
    line-height: 64px !important;
    margin: 0 0 38px !important;
  }

  .banner h2,
  .banner h1,
  .error404 .fullscreen .v-middle {
    font-size: 54px !important;
    line-height: 64px !important;
    margin: 0 0 38px !important;
  }

  .story-section .container+.pic-holder {
    margin-top: 80px
  }

  .story-section .two-pics.wide,
  .story-section .container+.two-pics.wide {
    margin: 0px 0 56px;
  }

  .story-section .container+.picture-cols {
    padding: 4px 0 58px;
    padding-top: 58px;
  }

  .story-section .subscribe-holder .subscribe-box {
    margin: 0 auto;
  }

  .story-section .subscribe-holder {
    margin: 53px auto 53px;
  }

  .single-story .prev-next-post-nav {
    padding: 0px 4%;
  }

  .story-section .picture-cols {
    padding: 4px 0 58px;
  }

  .story-section .container+.two-pics,
  .story-section .two-pics {
    margin-top: 58px;
    margin-bottom: 58px
  }

  .error404 .cover {
    background-position: 9% center;
  }

  .close-cookie-banner {
    font-size: 12px;
    line-height: 20px;
  }

  .ttl-block {
    padding-bottom: 62px;
  }

  .honey-map {
    height: 958px;
  }

  .holiday-types .text-box {
    padding: 21px 92px 12px;
  }

  .holiday-types h2 {
    margin: 0 0 34px;
  }

  .story-section .two-pics .left {
    width: 44%;
    height: 518px;
    margin-top: 0;
  }

  .story-section .two-pics .right {
    width: 35.5%;
    height: 424px;
    margin-top: 0;
    margin-right: 9%;
  }

  .gallery-heading h2 {
    font-size: 42px;
    line-height: 42px;
    top: 15px
  }

  .archive.tax-region .intro-section {
    padding-bottom: 94px;
  }

  #footer .subscr-form h3 {
    font-size: 42px;
  }

  .archive.category .heading {
    padding: 100px 0 30px;
  }

  .archive.category .holiday-types .holiday-box.type-02 {
    height: 395px;
  }

  .dream-section {
    padding-top: 90px;
  }

  h2.map-title {
    font-size: 42px;
    line-height: 56px;
    margin: 106px 0 34px;
  }

  .travel-gallery-wrapper .centered {
    margin-bottom: 78px;
  }

  .info-section+.properties-section .title-area h2 {
    padding-top: 50px;
  }

  .story-section .text-centered .related {
    margin-bottom: 77px
  }

  .holiday-types h2,
  .dare-section h2 {
    font-size: 42px;
    line-height: 56px;
  }

  .story-section .two-pics.wide,
  .story-section .two-pics.wide .left,
  .story-section .two-pics.wide .right {
    height: 292px;
  }

  .story-section .two-pics .right {
    margin-right: 0;
  }

  .story-section .two-pics .right {
    height: 518px;
  }

  .story-section .two-pics .left,
  .story-section .two-pics .right {
    width: 46.5%;
  }

  .story-section .primer .text-centered {
    padding-top: 77px;
  }


  .story-section .picture.wide,
  .story-section .pic-holder,
  .story-section .pic-holder+.two-pics-wrapper .two-pics.wide,
  .text-wrapper.text-box-wrapper {
    margin-bottom: 56px;
  }

  .story-section .text-wrapper+.two-pics-wrapper .two-pics {
    margin-top: 56px;
    margin-bottom: 56px;
  }

  .story-section .text-wrapper+.pic-holder,
  .text-wrapper+.two-pics-wrapper.text-box-prev {
    margin-top: 56px;
  }

  .row.picture-cols>div {
    margin-top: 49px !important
  }

  .story-section .picture-cols {
    padding-bottom: 48px;
  }

  .story-section .pic-holder .picture.size-01 {
    margin-bottom: 56px;
  }

  .text-box-prev+.text-wrapper.text-box-wrapper {
    padding-bottom: 56px;
  }


}

@media (max-width: 767px) {
  
  .links-cover {
    display: none;
  }

  .links-cover.mobile {
    display: flex;
    position: fixed;
    height: 90px;
    width: 100%;
    right: 0;
  }

  .scrolled .links-cover.mobile {
    pointer-events: none;
  }

  .related-link.slower {
    transition: bottom 1.2s ease-in-out;

  }

  .single-post .links-cover.mobile {
    bottom: 45px;
    right: unset;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }


  .links-cover.mobile .link-title {
    font-size: 13px;
  }

  .links-cover.mobile .link-title span:first-of-type {
    font-weight: bold;
  }

  .links-cover.mobile .related-link {
    display: flex;
    top: unset;
    justify-content: center;
    align-items: center;
    padding: 15px 10px 15px 15px;
    left: 0;
    bottom: -1000px;
    transition: bottom 1.2s ease-in-out;
    width: 50%;
  }

  .links-cover.mobile .related-link .link-title {
    width: 65%;
    margin-right: 5%;
    height: auto;
  }

  .links-cover.mobile .related-link .link-imgs {
    width: 30%;
    height: 100%;
    align-content: center;
    margin-top: 0;
  }

  .links-cover.mobile .arrow-link {
    display: none;
  }

  .links-cover.mobile .img-link {
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    min-width: unset;
    width: 50px;
    height: 50px;
    background-size: cover;
  }

  .info-section figure {
    margin: 0 0 50px;
  }

  .post-type-archive-traveller .info-section figure figcaption {
    width: 400px;
    max-width: calc(100% - 40px);
  }

  .post-type-archive-traveller .info-section.style002 figure .img {
    height: 305px;
  }

  .post-type-archive-traveller .heading {
    padding: 0px 0 0;
  }

  .info-widget.style001 h2 span:before {
    width: 160px;
    height: 30px;
  }

  .dare-section .right-side h2 span:before,
  .dare-section .image h2 span:before {
    background-size: 85% 85%;
    right: 34%;
  }

  .travel-gallery.type2 .picture .story-box h3 {
    font-size: 15px;
    line-height: 18px;
  }

  /* 	.partner-block .img img{margin:inherit;} */
  .testimonial q {
    font-size: 15px;
    line-height: 22px;
  }

  .testimonial cite {
    font-size: 18px;
    top: 5px;
  }

  .archive.tax-region .properties-section {
    padding-bottom: 58px;
  }

  .travel-filter .open>.button-search,
  .travel-filter .button-search.active,
  .travel-filter .button-search:hover,
  .travel-filter .button-search:focus {
    background: transparent;
    color: #ff5e39;
  }

  .travel-filter .btn.btn-md.button-search.btn-collapse:not(.collapsed) {
    border-bottom: 0;
  }

  .travel-area .travel-filter .dropdown .btn.button-search {
    border: 0;
  }

  .travel-area .travel-filter .text-search .btn.button-search {
    border-top: 0
  }


  .add-nav>.button-search,
  .add-nav .button-search.active,
  .add-nav .button-search:hover,
  .add-nav .button-search:focus {
    background: transparent;
    color: #ff5e39;
  }

  .add-nav .btn.button-search.btn-collapse:not(.collapsed) {
    border-bottom: 0;
  }

  .add-nav .partners-filter .btn.button-search {
    border: 0;
  }

  .add-nav .partners-filter .text-search .btn.button-search {
    border-top: 0
  }

  .add-nav .collapse.in {
    border-bottom: 2px solid #ff5e39;
  }

  .info-section figure figcaption {
    padding: 20px 20px 30px;
  }

  .info-section figure figcaption dl dd {
    font-size: 15px;
  }

  .info-section figure figcaption dl dt {
    font-size: 15px;
  }

  .info-section figure figcaption h2 {
    margin-bottom: 25px;
  }

  .holiday-types-subcat .heading .ttl-block h2 {
    margin-bottom: 15px;
  }

  .holiday-types-subcat .heading .ttl {
    margin-bottom: 5px;
  }

  .holiday-types-subcat .heading p {
    margin-bottom: 30px;
    padding-top: 10px;
  }

  .holiday-types-subcat .heading {
    padding-bottom: 84px;
  }

  .travel-section .title {
    padding: 40px 20px 36px;
  }

  .destinations-info.opened {
    max-width: initial;
    margin: 0 45px;
  }

  .destinations-info {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
  }

  .story-section .text-centered {
    padding: 0px 0px;
  }

  .story-section .two-pics.wide {
    height: auto;
  }

  .story-section .two-pics.wide.two-pics-inv>.picture {
    top: initial;
    transform: none;
  }

  .alignleft a:before {
    margin-right: 8px;
  }

  .alignright a:after {
    margin-left: 8px
  }

  .holiday-types .modul .btn-warning {
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .banner h2,
  .banner h1,
  .error404 .fullscreen .v-middle {
    font-size: 44px !important;
    line-height: 54px !important;
    margin: 0 0 38px !important;
  }

  .story-section .container+.pic-holder {
    margin: 0 0 50px;
    margin-top: 50px
  }

  .story-section .two-pics.wide,
  .story-section .container+.two-pics.wide {
    margin: 50px 0;
  }


  .story-section .container+.picture-cols {
    padding: 4px 0 50px;
    padding-top: 50px;
  }

  .story-section .subscribe-holder {
    margin: 50px auto 50px;
  }

  .suggested-trips .row>div {
    width: 100%;
  }

  .story-section .picture-cols {
    padding: 4px 0 50px;
  }

  .story-section .container+.two-pics,
  .story-section .two-pics {
    margin-top: 35px;
    margin-bottom: 35px
  }

  .story-section .two-pics.wide .right {
    width: 100%;
  }

  #hidden-cookie-message {
    padding: 25px 20px;
    height: auto;
  }

  .close-cookie-banner {
    line-height: 14px;
    padding: 10px 25px;
    float: left;
    top: initial;
    transform: none;
    position: initial;
    margin-top: 20px;
  }

  #hidden-cookie-message>div {
    width: 100%;
  }

  .home .banner .slide {
    background: inherit;
  }

  .properties-section.type2 .row>div:not(.collapse),
  .suggested-trips .row>div:not(.collapse),
  .properties-section.type2 .row>div.collapse>div {
    width: 100%;
  }

  .slideshow .img {
    max-width: 100%;
  }

  .page-template-about .slideshow .img {
    padding-bottom: 0;
  }

  #main-nav>li>ul#menu-3 ul {
    display: block;
    list-style: none;
    padding: 0;
  }

  #main-nav>li .menu-travel-books {
    display: none;
  }

  #menu-3>li>a {
    display: none !important;
  }

  .travel-section .title {
    margin: 0 0 -20px;
  }

  .banner .story-box figcaption {
    max-width: 55%
  }

  .story-section .two-pics .picture,
  .story-section .picture-cols .pic {
    width: calc(100% - 40px) !important;
    margin: 0 auto 20px !important;
  }

  .story-section .picture-cols .column-right .pic {
    max-width: inherit;
  }

  .contact-box {
    text-align: center;
  }

  .contact-box dl dt {
    float: none;
  }

  .dcsns-toolbar {
    background: white;
  }

  .archive.category .holiday-types .holiday-box.type-02 {
    height: auto;
  }

  .close-cookie-banner {
    line-height: 14px;
    padding: 10px 25px;
  }

  .holiday-types .text-box {
    padding: 21px 10px 12px;
  }

  .holiday-types h2 {
    margin: 13px 0 22px;
  }

  .single-post .banner .slide,
  .single-story .banner .slide {
    height: 100vh
  }

  .travel-area .lead {
    line-height: 1.48em;
  }

  .travel-area .btn .wrap-in {
    padding-right: 0
  }

  .travel-area .btn.button-search .wrap-in {
    padding-right: 25px;
  }

  .gallery-heading h2 {
    font-size: 31px;
    line-height: 31px;
  }

  .other-region {
    width: 100%;
  }

  .archive.tax-region .intro-section {
    padding-bottom: 40px;
  }

  #footer .subscr-form h3 {
    font-size: 32px;
    margin: 13px 0 32px;
  }

  .archive.category .heading {
    padding: 88px 0 20px;
  }

  h2.map-title {
    font-size: 31px;
    line-height: 45px;
    margin: 13px 0 22px;
    margin: 13px 0 22px;
  }

  .travel-gallery-wrapper .centered {
    margin: 0 auto 78px;
  }

  .travel-gallery-wrapper .grid-item {
    width: 100%;
  }

  .info-section+.properties-section .title-area h2 {
    padding-top: 20px;
  }

  .travel-gallery .picture .story-box {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    bottom: initial;
  }

  .about-video.not-video {
    padding-top: 45px;
  }

  .about-video.not-video .not-cell {
    position: relative;
  }

  .story-section .two-pics.wide,
  .story-section .two-pics.wide .left,
  .story-section .two-pics.wide .right {
    height: auto;
  }

  .dare-section .image p {
    font-size: 13px;
    line-height: 22px;
  }

  .home .top-section-stamp img,
  .single .top-section-stamp img {
    width: 100px;
  }

  .home .top-section-stamp,
  .single .top-section-stamp,
  .single #single_crafting .top-section-stamp {
    position: absolute;
    right: 20px;
    bottom: 40px;
    z-index: 199;
  }

  .home .top-section-brush {
    bottom: 30px;
  }

  .single #single_crafting .top-section-stamp {
    width: 100px;
  }

  .banner h1 br {
    display: none;
  }

  #single_crafting .text-container .subtitle {
    font-size: 44px !important;
    line-height: 54px !important;
  }

  #single_crafting .text-container .title {
    font-size: 44px !important;
    line-height: 54px !important;
  }

  .story-section .text-wrapper+.two-pics-wrapper .two-pics {
    margin-top: 80px;
  }

  .story-section .text-wrapper+.pic-holder {
    margin-top: 65px;
  }

  .text-wrapper+.two-pics-wrapper.text-box-prev {
    margin-top: 76px;
  }


  .story-section .picture.wide,
  .story-section .pic-holder,
  .story-section .pic-holder+.two-pics-wrapper .two-pics.wide,
  .text-wrapper.text-box-wrapper {
    margin-bottom: 50px;
  }

  .story-section .text-wrapper+.two-pics-wrapper .two-pics {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .story-section .text-wrapper+.pic-holder,
  .text-wrapper+.two-pics-wrapper.text-box-prev {
    margin-top: 50px;
  }

  .row.picture-cols>div {
    margin-top: 49px !important
  }

  .story-section .picture-cols {
    padding-bottom: 48px;
  }

  .story-section .pic-holder .picture.size-01 {
    margin-bottom: 50px;
  }

  .text-box-prev+.text-wrapper.text-box-wrapper {
    padding-bottom: 50px;
  }

  .story-section .two-pics.wide .right {
    margin-bottom: 0 !important;
  }

  .story-section .picture-cols {
    padding-bottom: 32px;
  }



}

@media (max-width: 340px) {
  .links-cover.mobile .related-link .link-title {
    width: 60%;
  }

  .links-cover.mobile .related-link .link-imgs {
    width: 40%;
  }
}

@media (max-width: 500px) {

  .single-story .prev-next-post-nav {
    padding: 0px 4%;
    margin-bottom: 30px;
  }

  .single-story .alignleft {
    border-right: 0px;
  }

  .btn {
    white-space: normal;
  }

  #footer .subscr-form h3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .dare-section.type2 {
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .about-video h1 {
    font-size: 24px;
    line-height: 24px;
  }
}

@media (max-width: $screen-lg-max) and (min-width: $screen-lg-min) {
  .select .btn {
    font-size: 17px;
  }
}

@media (max-width: $screen-md-max) and (min-width: $screen-md-min) {
  .select .btn {
    font-size: 16px;
  }
}

@media (max-width: $screen-sm-max) {
  .select .btn {
    min-width: 152px;
    font-size: 13px;
  }
}







/* section-quiz */
.section-quiz {
  background: #fff;
  position: relative;
  z-index: 10;
  /* padding: 38px 0; */
}

.quiz-holder {
  border-radius: 26px;
  position: relative;
}

.quiz-holder .wpcf7 {
  height: 823px;
  overflow: hidden;
  border-radius: 26px;
}

.quiz-holder .wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

.quiz-holder .wpcf7 form {
  transition: all .3s ease;
}

.quiz-step {
  position: relative;
  overflow: hidden;
  padding: 90px 35px 123px;
  /* min-height: 823px; */
  height: 823px;
  display: flex;
  align-items: center;
  /* overflow-y: auto; */
}

.quiz-step.bg-pink {
  background: #F5C89F;
}

.quiz-step:before {
  content: '';
  height: 110%;
  width: 70%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) skew(10deg, 10deg) rotate(100deg);
  background: #F5C89F;
  border-radius: 50%;
  z-index: 10;
}

.quiz-step:after {
  content: '';
  height: 100%;
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  background: #F5C89F;
  z-index: 10;
}

.quiz-step .quiz-content {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.quiz-step .row,
.quiz-step .section-header,
.quiz-step .text-header {
  text-align: center;
  position: relative;
  z-index: 15;
}

.quiz-step .section-header {
  font-size: 26px;
  margin-bottom: 30px;
}

.quiz-step .section-header p,
.quiz-step .section-header h2 {
  margin-bottom: 0;
}

.quiz-step .check-group {
  position: relative;
  z-index: 15;
  margin-bottom: 20px;
}

.quiz-step .check-group .wpcf7-form-control-wrap {
  position: relative;
  /* display: flex; */
}

.quiz-step .check-group .wpcf7-form-control-wrap .wpcf7-form-control {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

.quiz-step .check-group .wpcf7-list-item {
  width: calc(50% - 3rem);
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  height: 48px;
}

.quiz-step .check-group .wpcf7-list-item:nth-child(odd) {
  margin-right: 60px;
}

.quiz-step .check-group .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.quiz-step .check-group .wpcf7-list-item input[type=checkbox]+span {
  font-family: "Futura-PT", Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  color: #000;
  width: 100%;
  text-align: center;
  background: #fff;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.quiz-step .check-group .wpcf7-list-item input[type=checkbox]+span:hover {
  cursor: pointer;
}

.quiz-step .check-group .wpcf7-list-item input[type=checkbox]:checked+span {
  background: #CE4D1F;
  color: #fff;
}

.quiz-step .img-holder {
  text-align: center;
  margin-bottom: 45px;
}

.quiz-step .img-holder img {
  max-width: 100%;
}

.quiz-step h2 {
  font-family: "LeituraNews", Times, serif;
  font-size: 70px;
}

.quiz-step .h3 {
  font-family: "LeituraNews", Times, serif;
  font-size: 36px;
  color: #000;
  max-width: 80%;
  margin: 0 auto 60px;
}

.quiz-step .btn-light {
  background: #fff;
  border-radius: 35px;
  padding: 20px 45px;
  font-size: 26px;
  color: #CE4D1F;
  text-transform: none;
}

.quiz-step .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 50%;
  z-index: 5;
}

.quiz-step .bg-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.quiz-step footer {
  font-family: "Futura-PT", Arial, sans-serif;
  font-size: 20px;
  position: relative;
  z-index: 15;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.quiz-step footer a {
  border-bottom: 1px solid #ce4d1f;
  text-transform: uppercase;
}

.quiz-step footer a:hover {
  color: #ce4d1f;
}

.steps-aside {
  position: absolute;
  top: 64px;
  bottom: 82px;
  right: 13px;
  z-index: 10;
  height: calc(100% - 146px);
}

.steps-aside .steps-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.steps-aside .steps-list.in-progress li {
  transition: all .3s ease;
  color: rgba(0, 0, 0, .3);
}

.steps-aside .steps-list.in-progress li.active~* {
  color: #000;
}

.steps-aside .bar-holder {
  height: calc(100% - 20px);
  width: 8px;
  border-radius: 5px;
  background: #FBEDDA;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: -10px;
}

.steps-aside .quiz-progress {
  background: #ce4d1f;
  width: 100%;
  position: absolute;
  border-radius: 5px;
  transition: all .3s ease;
}

.quiz-step .wpcf7-form-control-wrap {
  margin-bottom: 30px;
}

.quiz-step .form-control {
  background: none;
  border: none;
  border-bottom: 1px solid #000;
  font-size: 26px;
  color: #000;
  height: 54px;
  padding: 18px 10px 10px;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  font-family: "Futura-PT", Arial, sans-serif;
}

.quiz-step .form-control::placeholder {
  color: #000;
}

.quiz-step .form-holder {
  padding: 0 90px;
}
.form-holder.form-quiz .btn-holder { margin-top: 3rem; }
.form-holder.form-quiz span.wpcf7-form-control-wrap.acceptance-privacy .wpcf7-list-item-label { text-align: left; }
.form-quiz .acceptance-privacy .wpcf7-checkbox label, .form-quiz span.wpcf7-list-item { float: left; }

.quiz-step .form-holder .row {
  margin-left: -30px;
  margin-right: -30px;
}

.quiz-step .form-holder .row>span {
  padding: 0 30px;
}

.form-quiz .wpcf7-acceptance {
  font-family: "Futura-PT", Arial, sans-serif;
  margin: 0;
}

.form-quiz {
  margin: 10px 0 0 -28px;
}

@media (max-width: 1199px) {
  .form-quiz {
    margin-left: 0;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .form-quiz {
    padding-left: 0;
    padding-top: 20px;
  }
}

.form-quiz .form-control {
  border-bottom-width: 1px;
  border-color: #000000;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-quiz .form-control::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-quiz .form-control::-moz-placeholder {
  color: #000000;
  opacity: 0.4;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-quiz .form-control:-ms-input-placeholder {
  color: #000000;
  opacity: 0.4;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-quiz .form-control::-ms-input-placeholder {
  color: #000000;
  opacity: 0.4;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-quiz .form-control::placeholder {
  color: #000000;
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-quiz .form-control:hover::-webkit-input-placeholder {
  opacity: 0.6;
}

.form-quiz .form-control:hover::-moz-placeholder {
  opacity: 0.6;
}

.form-quiz .form-control:hover:-ms-input-placeholder {
  opacity: 0.6;
}

.form-quiz .form-control:hover::-ms-input-placeholder {
  opacity: 0.6;
}

.form-quiz .form-control:hover::placeholder {
  opacity: 0.6;
}

.form-quiz .form-control:focus {
  outline: none;
}

.form-quiz .form-control:focus::-webkit-input-placeholder {
  opacity: 0;
}

.form-quiz .form-control:focus::-moz-placeholder {
  opacity: 0;
}

.form-quiz .form-control:focus:-ms-input-placeholder {
  opacity: 0;
}

.form-quiz .form-control:focus::-ms-input-placeholder {
  opacity: 0;
}

.form-quiz .form-control:focus::placeholder {
  opacity: 0;
}

.form-quiz .form-control.wpcf7-not-valid {
  color: #ce4d1f;
  border-bottom-color: #ce4d1f;
}

.form-quiz .form-control.wpcf7-not-valid::-webkit-input-placeholder {
  opacity: 1;
  color: #ce4d1f;
}

.form-quiz .form-control.wpcf7-not-valid::-moz-placeholder {
  opacity: 1;
  color: #ce4d1f;
}

.form-quiz .form-control.wpcf7-not-valid:-ms-input-placeholder {
  opacity: 1;
  color: #ce4d1f;
}

.form-quiz .form-control.wpcf7-not-valid::-ms-input-placeholder {
  opacity: 1;
  color: #ce4d1f;
}

.form-quiz .form-control.wpcf7-not-valid::placeholder {
  opacity: 1;
  color: #ce4d1f;
}

.form-quiz .wpcf7-not-valid-tip {
  display: block;
  color: #ce4d1f;
  font-size: 15px;
  line-height: 1;
  text-align: left;
  padding: 0 10px;
}

.quiz-holder .wpcf7-response-output {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  font-size: 15px;
  color: #ce4d1f;
  font-weight: 400;
}

.form-quiz .row {
  margin-left: -30px;
  margin-right: -30px;
}

.form-quiz .row>[class^="col"] {
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 1199px) {
  .form-quiz .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .form-quiz .row>[class^="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 991px) {
  .form-quiz .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .form-quiz .row>[class^="col"] {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.form-quiz .acceptance-privacy .wpcf7-checkbox label,
.form-quiz .acceptance-privacy .wpcf7-list-item label {
  font-weight: normal;
  position: relative;
}

.form-quiz .acceptance-privacy .wpcf7-checkbox label:before,
.form-quiz .acceptance-privacy .wpcf7-list-item label:before {
  position: absolute;
  content: '';
  left: 0;
  width: 24px;
  height: 24px;
  top: 2px;
  border: 2px solid #000000;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-quiz .acceptance-privacy .wpcf7-checkbox label .wpcf7-list-item-label,
.form-quiz .acceptance-privacy .wpcf7-list-item label .wpcf7-list-item-label {
  display: block;
  font-size: 20px;
  line-height: 28px;
  position: relative;
  padding-left: 40px;
  letter-spacing: 0.5px;
}

@media (max-width: 767px) {

  .form-quiz .acceptance-privacy .wpcf7-checkbox label .wpcf7-list-item-label,
  .form-quiz .acceptance-privacy .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 18px;
  }
}

.form-quiz .acceptance-privacy .wpcf7-checkbox label .wpcf7-list-item-label:before,
.form-quiz .acceptance-privacy .wpcf7-checkbox label .wpcf7-list-item-label::after,
.form-quiz .acceptance-privacy .wpcf7-list-item label .wpcf7-list-item-label:before,
.form-quiz .acceptance-privacy .wpcf7-list-item label .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  height: 2px;
  width: 28px;
  top: 13px;
  left: -2px;
  background: #ce4d1f;
}

.form-quiz .acceptance-privacy .wpcf7-checkbox label .wpcf7-list-item-label:before,
.form-quiz .acceptance-privacy .wpcf7-list-item label .wpcf7-list-item-label:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.form-quiz .acceptance-privacy .wpcf7-checkbox label input,
.form-quiz .acceptance-privacy .wpcf7-list-item label input {
  position: absolute;
  left: -9999px;
  top: -9999px;
  opacity: 0;
  visibility: hidden;
}

.form-quiz .acceptance-privacy .wpcf7-checkbox label input:checked~.wpcf7-list-item-label:before,
.form-quiz .acceptance-privacy .wpcf7-checkbox label input:checked~.wpcf7-list-item-label::after,
.form-quiz .acceptance-privacy .wpcf7-list-item label input:checked~.wpcf7-list-item-label:before,
.form-quiz .acceptance-privacy .wpcf7-list-item label input:checked~.wpcf7-list-item-label::after {
  opacity: 1;
}

.form-quiz .acceptance-privacy .wpcf7-checkbox label:hover:before,
.form-quiz .acceptance-privacy .wpcf7-list-item label:hover:before {
  border-color: #ce4d1f;
}

.form-quiz .acceptance-privacy .wpcf7-checkbox.wpcf7-not-valid,
.form-quiz .acceptance-privacy .wpcf7-list-item.wpcf7-not-valid {
  color: #ce4d1f;
}

.form-quiz .acceptance-privacy .wpcf7-checkbox.wpcf7-not-valid label:before,
.form-quiz .acceptance-privacy .wpcf7-list-item.wpcf7-not-valid label:before {
  border-color: #ce4d1f;
}

.form-quiz .acceptance-privacy .wpcf7-checkbox.wpcf7-not-valid~.wpcf7-not-valid-tip,
.form-quiz .acceptance-privacy .wpcf7-list-item.wpcf7-not-valid~.wpcf7-not-valid-tip {
  padding-left: 40px;
  padding-top: 0;
}

.form-quiz .wpcf7-form-control-wrap {
  display: block;
}

.form-quiz span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 10px;
}

.form-quiz span.wpcf7-list-item label {
  margin: 0;
  display: block;
}

.form-quiz .btn {
  border-color: #000000;
  background: none;
  font-weight: normal;
  color: #ce4d1f;
  border-width: 2px;
  font-size: 20px;
  line-height: 22px;
  padding: 14px;
  min-width: 140px;
}

.form-quiz .btn:hover {
  color: #000000;
}

@media (min-width: 1200px) {
  .section-quiz .container {
    width: 97%;
  }
}
@media (min-width: 1400px) {
  .section-quiz .container {
    width: 1400px;
  }
}

@media (max-width: 1200px) {
  .quiz-step:before {
    height: 110%;
    top: -5%;
    transform: translateX(-50%) skew(10deg, 10deg) rotate(0deg);
  }

  .quiz-step .form-holder {
    padding: 0 20px;
  }

  .quiz-step {
    padding-bottom: 70px;
  }
}

@media (max-width: 992px) {

  .quiz-holder .wpcf7,
  .quiz-step {
    height: 990px;
  }

  .quiz-step {
    align-items: flex-start;
    padding-top: 160px;
  }

  .quiz-step:nth-last-of-type(2) {
    padding-top: 90px;
  }

  .quiz-step:nth-last-of-type(2) .img-holder {
    margin-bottom: 20px;
  }

  .quiz-step:nth-last-of-type(2) .section-header {
    margin-bottom: 20px;
  }

  .quiz-step .img-holder {
    margin-bottom: 70px;
  }

  .quiz-step .h3 {
    margin-bottom: 75px;
  }

  .steps-aside {
    top: auto;
    right: auto;
    height: auto;
    bottom: 73px;
    width: calc(100% - 84px);
    left: 50%;
    transform: translateX(-50%);
  }

  .steps-aside .steps-list {
    flex-direction: row;
  }

  .steps-aside .bar-holder {
    height: 8px;
    width: 100%;
    left: 0;
    top: auto;
    bottom: -12px;
  }

  .steps-aside .quiz-progress {
    height: 100%;
    width: 0;
  }

  .quiz-step .form-holder .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .quiz-step .form-holder .row>span {
    padding: 0 15px;
  }
}

@media (max-width: 768px) {
  /* .section-quiz {
    padding: 10px 0;
  } */

  .section-quiz .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quiz-step {
    padding: 30px 20px;
    background: #F5C89F;
  }

  .quiz-step:nth-of-type(2) {
    padding: 95px 20px;
  }

  .quiz-step:nth-last-of-type(2) {
    padding-top: 30px;
  }

  .quiz-step .h3 {
    font-size: 22px;
    max-width: 100%;
    line-height: 1.36;
    margin-bottom: 40px;
  }

  .quiz-step .btn-light {
    font-size: 20px;
    padding: 20px 55px;
  }

  .quiz-holder .wpcf7,
  .quiz-step {
    height: 630px;
  }

  .steps-aside {
    bottom: 50px;
    width: calc(100% - 40px);
  }

  .quiz-step:after,
  .quiz-step:before,
  .quiz-step .bg-img {
    display: none;
  }

  .quiz-step h2 {
    font-size: 32px;
  }

  .quiz-step .check-group .wpcf7-list-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .quiz-step .check-group .wpcf7-list-item:nth-child(odd) {
    margin-right: 0;
  }

  .quiz-step .check-group .wpcf7-list-item {
    height: 38px;
  }

  

  .quiz-step .form-holder {
    padding: 0;
  }
}
@media screen and (max-width: 767px){
  .quiz-step .quiz-content {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
  }
}

/* END section-quiz */

.processing{
  opacity: 0.8;
  -webkit-filter: blur(1px);
   -moz-filter: blur(1px);
     -o-filter: blur(1px);
    -ms-filter: blur(1px);
        filter: blur(1px);
}





/* JOIN US MODULE - NEWSLETTER */
.join-module,
.blocks-module {
  position: relative;
  z-index: 11;
}
.join-module {
  padding: 100px 0;
}
.join-module .sub-title {
  font-family: "Futura-PT", Arial, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
}
.join-module .blocks-wrap {
  display: flex;
}
.join-module .block {
  font-family: "Futura-PT", Arial, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
}
.join-module .block-left {
  margin-right: 10%;
  width: 40%;
}
.join-module .block-right {
  width: 60%;
}
@media screen and (max-width: 767px){
  .join-module .blocks-wrap .block {
    width: 100%;
  }
  .join-module .blocks-wrap {
    flex-direction: column;
  }
}
.join-module form input:not(.wpcf7-submit) {
  background: unset;
  border: unset;
  border-bottom: 1px solid black;  
}
.join-module .wpcf7-submit {
  text-transform: uppercase;
  color: #e35640;
  border: 1px solid black;
  padding: 3px 15px;
  background: unset;

}
.join-module .wpcf7-submit label {
  font-weight: 400 !important;
}
.join-module .wpcf7-submit label a {
  color: #e35640;

}
.join-module .wrap-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.join-module .wrap-form .wpcf7-form-control-wrap input {
  width: 100%;
} 

.join-module .wpcf7-form-control-wrap {
  width: 48%;
}
.join-module .wpcf7-form-control-wrap:last-of-type {
  margin-top: 25px;
}
.join-module form input:placeholder {
  color: grey;
}
.join-module .wpcf7-acceptance {
  font-weight: 400 !important;
}
.join-module .wpcf7-acceptance a,
.join-module  .wpcf7-list-item-label {
  font-weight: 400 !important;
}

/* TESTIMONIALS MODULE */
.testimonials-module .gallery-photos .slide figure {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px){
  .testimonials-module .gallery-photos .slide figure {
    flex-direction: column;
  }
}
.testimonials-module .gallery-photos .slide figure .bg-img {
  width: 50%;
}

.testimonials-module .gallery-photos .slide figure a {
  width: 50%;
  background: white;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 15px;
}
@media screen and (max-width: 1024px) {

  .testimonials-module .gallery-photos .slide figure a {
    padding: 25px 15px;
  }
}
@media screen and (max-width: 767px){
  .testimonials-module .gallery-photos .slide figure .bg-img,
  .testimonials-module .gallery-photos .slide figure a {
    width: 100%;
  }
  .testimonials-module .gallery-photos .slide {
    width: 300px !important;
  }
}
.testimonials-module .title h2 {
  font-size: 36px;
  line-height: 1.222;
  font-family: "LeituraNews", Times, serif;
  font-weight: 300;
  margin: 0 0 17px;
  text-align: center;
}
.testimonials-module .title {
  padding-bottom: 40px;
}
.testimonials-module .slide .testimonial-title {
  font-family: "HighTide", Times, serif;
  font-size: 35px;
}
.testimonials-module .slide .testimonial-content {
  font-family: "LeituraNews", Times, serif;
  color: black;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
  padding: 20px 0;
}
@media screen and (max-width: 767px){
  .testimonials-module .slide .testimonial-content {
    font-size: 18px;
    line-height: 1.3;
  }
  .page-template-about .blocks-module {
    padding: 50px 0;
  }
  .page-template-about .blocks-module h2 {
    font-size: 31.56px;
  }
}
.testimonials-module .slide .testimonial-author {
  color: black;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1.2;
  font-family: "Futura-PT", Arial, sans-serif;
  font-weight: 400;
}