/*
Theme Name: Pula Theme
Author: Nikola Matkovski
*/

*{
	margin:0;
	padding:0;
	font-family: 'Signika', sans-serif;
}
.hoverelement:hover,
.org-text,
li.current-lang a{
	color:#EF4036 !important;
}
.hoverelement{
	color:#989898;
	text-decoration:underline;
}
.consest {
    width: 100%;
}

a{
	text-decoration:none;
	color:#989898;
}
.insta-slider {
    display: none;
}
.insta-slider img {
    padding-right: 380px;
    max-width: 510px;
    height: auto;

}
.innercomments {
    width: 380px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    box-sizing: border-box;
    text-align: center;
    background: #1a1a1a;
    color: white;
}
.innercomments p {
    border-bottom: 1px solid white;
    padding: 20px;
}
.fancybox-prev span {
    z-index: 999999999 !important;
    left: 10px !important;
    background: url(img/insta_arrow.png) !important;
    transform: rotate(180deg) !important;
    background-repeat: no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    background-size: cover !important;
    visibility: visible !important;
}
.fancybox-next span {
    z-index: 999999999 !important;
    background: url(img/insta_arrow.png) !important;
    background-repeat: no-repeat !important;
    width: 20px !important;
    right: 10px !important;
    height: 20px !important;
    background-size: cover !important;
    visibility: visible !important;
}
.fancybox-next, .fancybox-prev {
    position: fixed !important;
}
.video-main-wrap {
    position: relative;
    cursor: pointer;
    transition: all .2s;
    margin-top: -80px;
    z-index: 999;
    border: 40px solid white;
    border-bottom: 0;
}
.video-overlay {
    width: 100%;
    height: calc(100% - 4px);
    position: absolute;
    background: #00000087;
    top: 0;
    left: 0;
    transition: all .3s;
}
div#about-us .fa-play-circle, div#about-us img.play {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 70px;
    font-size: 40px;
    color: #fffafaf5;
    transition: all .2s;
    font-size: 140px;
}
video#videomain {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
    box-sizing: border-box;
}
.video-wrap-fixed.active-video video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    height: auto;
    width: 80%;
}
div#about-us .video-main-wrap:hover .fa-play-circle, div#about-us .video-main-wrap:hover img.play {
    opacity: 1;
}
.video-wrap-fixed.active-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 9999;
}
span#close-video {
    right: 20px;
    position: absolute;
    font-size: 30px;
    padding: 0;
    margin: 0;
    top: 20px;
}
.fancybox-close {
    position: fixed !important;
    top: 15px !important;
    right: 15px !important;
    background: url(img/insta_x.png) !important;
    background-repeat: no-repeat;
    width: 20px !important;
    height: 20px !important;
    background-size: cover !important;
    z-index: 999999999 !important;
}
.someClass .fancybox-skin {
    box-shadow: none !important;
    background: none !important;
}
header {
    width: 1070px;
    height: auto;
    margin: 0 auto;
    height: 150px;
	background: transparent;
	position: absolute;
	margin: 0 auto;
	float: none;
	left: calc((100% - 1070px) /2);
}
.header-right ul {
    list-style: none;
}
.header-right ul li {
    display: inline-block;
}
.header-right ul li:after {
    content: '';
    border-right: 1px solid white;
    margin-left: 5px;
}
.header-right ul li:last-child:after {
    display: none;
}
.wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
    float: left;
    text-align: center;
}
.tab-exc-opts a:hover{	
color:#EF4036;
}
span.wpcf7-form-control-wrap * {
    color: #939597 !important;
    font-size: 16px !important;
}
.footer-right .right-footer-box > h3 {
    width: 240px;
    float: right;
    clear: both;
    text-align: left;
    margin-bottom: 25px;
    font-weight: 300;
    font-size: 24px;
    line-height: 19px;
}
span.wpcf7-form-control-wrap input::placeholder{
    color: #939597;
}
.header-right ul {
    list-style: none;
}
.header-right ul li {
    display: inline-block;
    font-size: 15px;
}
.header-right ul li:after {
    content: '';
    border-right: 1px solid white;
    margin-left: 5px;
}
.single .header-left a {
    color: #989898;
}
.single .header-right ul li:after {
    content: '';
    border-right: 1px solid #989898;
    margin-left: 5px;
}
.single .header-right ul li a {
    color: #989898;
}
.header-right ul li:last-child:after {
    display: none;
}
.header-left {
    width: 20%;
    height: auto;
    float: left;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    margin: 49px 0;
}
.header-right ul li a {
    color: white;
}
.header-left a {
    width: 100%;
	color:white;
    height: auto;
    display: block;
}
.header-center {
    width: 60%;
    height: auto;
    float: left;
    display: block;
    min-height: 1px;
    text-align: center;
    margin: 21px 0px;
}
.header-right {
    height: auto;
    float: right;
    display: block;
    text-align: right;
    margin: 49px 0;
    font-size: 20px;
    font-weight: 300;
	z-index:999;
}
.header-center span {
    width: 50%;
    height: auto;
    display: block;
    margin: 0 25%;
    background: black;
    height: 50px;
}
h2.title-text {
    font-size: 32px;
    text-align: center;
    color:white;
    padding-top: 75px;
    font-weight: 400;
    line-height: 38px;
}
h2.title-text span {
    font-size: 54px;
    clear: both;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    line-height: 43px;
}
.main-wrap{
	width:1070px;
	height:auto;
	margin:0 auto;
	text-align: center;
	position: relative;
}
.footer-social ul li a img:nth-child(2) {
    display: none;
}
.footer-social ul li:hover a img:nth-child(2) {
    display: block;
}
.footer-social ul li:hover a img:nth-child(1) {
    display: none;
}
.shadow{
	box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.188235);
}
.main-img {
    background-size: cover;
    min-height: 800px;
    background-attachment: fixed;
}
.video-wrap.main-wrap ifram {
    border: 20px solid white;
}
.margin-wrap{
	width:990px;
	overflow:hidden;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    width: 100%;
    height: auto;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ffffff;
    opacity: 0.7;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: white;
    opacity: 1;
}
.margin-wrap .bx-viewport {
    position: relative;
}
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: 0;
    padding: 0;
    z-index: 0;
    height: 48px;
}
.slider-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 22px;
    z-index: 3;
    width: 100%;
    display: block;
    text-align: left;
    background: rgba(237, 28, 36, 0.7);
    color: white;
    padding: 10px 0 10px 20px;
    box-sizing: border-box;
    font-weight: 300;
    text-transform: uppercase;
}
.video-wrap iframe,
.margin-wrap {
    border: 40px solid white;
    margin-top: -80px;
    border-bottom: 0;
}
.video-text {
    width: 946px;
    height: auto;
    margin: 0 auto;
    font-size: 22px;
    line-height: 33px;
    padding-bottom: 35px;
    text-align: left;
    overflow:hidden;
    transition:all .4s;
    padding:0;
    padding-top: 40px;
}
.video-text p {
    color: #818181;
    font-weight: 100;
}
.video-wrap.main-wrap span {
    color: #EF4036;
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    display: inline-block;
    background-position: right center;
    padding-right: 30px;
    margin-bottom: 30px;
    margin-top: 23px;
}
h2.mem-title span {
    font-size: 54px;
    display: block;
    text-align: center;
    font-weight: bold;
	line-height: 45px;
	margin-top: 10px;
}
h2.mem-title {
    text-align: center;
    font-size: 32px;
	line-height: 38px;
	font-weight: 400;
    margin: 0px 0 75px 2px;
	color: #173a54;
}
.members-wrap {
    padding: 40px 0 25px;
    clear:both;
}
.ui-menu .ui-menu-item{
	font-size:14px !important;
}
.ui-menu .ui-menu-item-wrapper {
    font-size: 14px !important;
}
.member-box {
	width: 224px;
    height: 336px;
    display: inline-block;
    border: 1px solid rgb(213, 214, 216);
    margin-right: 25px;
    vertical-align: top;
}
.member-box:last-child {
    margin: 0;
}
.member-box img {
	padding: 29px;
    box-sizing: border-box;
    border-radius: 120px;
    width: 190px;
}
.clear{
	clear:both;
}
.member-box span {
    font-size: 20px;
    margin: 10px 0 20px 0;
    display: block;
    font-weight: 100;
}
.member-box p {
    font-size: 16px;
    font-weight: 300;
	color: #818181;
}
.members {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 80px;
}
.welcome-aboard-sec {
/* background: #e6e7e9; */
	margin-top: 50px;
	height: 650px; 
}
.wa-info-wrap {
	width: 480px;
	height: auto;
	text-align: left;
	float: left;
}
.wa-info-txt {
	width: 100%;
	height: auto;
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 100;
}
.wa-info-btns a {
	width: auto;
	height: auto;
	display: block;
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
	padding-left: 40px;
	text-align: left;
	float: left;
	clear: both;
	margin-bottom: 18px;
}
.wa-info-right {
    width: 480px;
    height: 336px !important;
    float: right;
    margin: 10px;
    margin-right: 1px;
    /* border: 1px solid #ececec; */
    /* box-shadow: 1px 1px 1px #b7b7b7; */
    overflow: hidden;
}
.wa-info-btns {
	margin-top: auto;
	width: 100%;
	height: auto;
	float: left;
	display: block;
}
.wa-info-right img {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    transition: all .2s;
}
.wa-info-right:hover img {
    width: 110%;
    height: 110%;
    top: -5%;
    left: -5%;
}
.exintro {
	width: 100%;
	height: 230px;
}
.exintro h2 {
	padding: 42px 0 62px;
	margin:0
}
.tabs {
	overflow: hidden;
	opacity: 0;
	transition: all .4s;
	height: 0;
}
ul.tabs-menu li {
	display: inline-block;
}
ul.tabs-menu li {
	display: inline-block;
	padding: 0 30px;
	max-width: 32%;
	min-height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
	font-weight: 300;
	color: #989898;
}
img.play.insta_is_video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    margin: auto;
}
a.back-fixed svg {
    margin-left: 4px;
}
.fancybox-nav {
    width: 16% !important;
}
li.home-menu-btn {
    padding: 0 !important;
    width: 150px;
    text-align: center;
}
ul.tabs-menu li a.home-menu-head {
    color: white;
    background: #ef4036;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}
.tabs.active {
	display: block;
	text-align: left;
	width: 100%;
	opacity: 1;
	transition: all .6s;
	height: auto;
}
.tab-exc-info {
    width: calc(100% - 365px);
    display: inline-block;
    float: left;
    color: #989898;
    font-weight: 300;
    font-size: 22px;
    height: 228px;
    position: relative;
    min-height: 270px;
}
.read-more-ex{
    color: white;
    background: #ef4036;
    height: 40px;
    border: none;
    outline: none;
    position: absolute;
    padding: 0 20px;
    cursor: pointer;
    font-size: 16px;
    float: left;
    left: 0px;
    box-sizing: border-box;
    line-height: 40px;
    margin-top: 14px;
    float: right;
    right: 0;
    width: 141px;
    left: auto;
    bottom: -10px;
}
.tab-exc-opts {
    width: 345px;
    float: left;
    margin-left: 20px;
    background: white;
    box-sizing: border-box;
    margin-top: 64px;
    overflow: hidden !important;
    height: 213px;
}
.page-template-page-home .tab-exc-opts {
    background: none;
}
.tab-exc-opts img {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    transition: all .2s;
    top: 0;
    left: 0;
}
.single-post .tab-exc-opts {
    padding: 20px;
	margin-top:0;
	height:auto;
}
.tab-exc-opts:hover img {
    width: 110%;
    height: 110%;
    left: -5%;
    top: -5%;
}
.right-footer-box {
    width: 240px;
    float: right;
}
.tabs-wrap {
	background: #DFE9F5;
	padding: 80px 0 80px 0;
}
ul.tabs-menu li.active {
	background: #dfe9f5;
	color: #EF4036;
}
ul.tabs-menu {width: 1070px;margin: 0 auto;}
.opt-wrap {
	margin-bottom: 20px;
	font-size: 19px;
}
.opt-wrap:last-of-type {
	margin: 0;
}
.opt-wrap span {
	display: block;
	color: #989898;
	font-weight: 300;
	font-size: 22px;
}
.opt-wrap span:first-child {
	margin-bottom: 5px;
	color: #EF4036;
	box-shadow: 0 0 black;
	font-weight: 300;
	font-size: 22px;
}
.book-now-sec {
	height: 1000px;
	background-size: cover;
}
.book-now-intro span:first-child {
	font-size: 54px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	display: block;
	line-height: 45px;
	color: #EF4036;
}
.book-now-intro span:last-child {
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
	font-size: 32px;
	color: white;
	font-weight: 400;
	margin-bottom: 20px;
	margin-top: 10px;
}
.form-wrap > span {
	text-align: center;
	background: #EF4036;
	padding: 16px 16px 8px 16px;
	display: inline-block;
	margin: 0;
	width: 1037px;
}
div.wpcf7 .ajax-loader {
	display: none;
}
.wpcf7-form-control-wrap input,.wpcf7-form-control-wrap select {
	height: 48px;
	font-size: 14px;
	border: none;
	outline: none;
	margin: 0 0.5px;
	box-sizing: border-box;
	width: 99% !important;
	padding-left: 8px;
}
input.wpcf7-form-control.wpcf7-submit{
	background: rgb(23, 58, 84);
	color: white;
	height: 48px;
	border: none;
	outline: none;
	position: relative;
	top: 0px;
	padding: 0 20px;
	width: 11%;
	cursor: pointer;
	font-size:16px;
	float: left;
}
input.email {
	width: 99%;
}
select#guests {
	width: 99%;
}
input.date {
	width: 99%;
	background: url('img/dtpick.png') no-repeat 94% center;
	background-color: white;
}
select#excursions {
	width: 99%;
	text-transform:uppercase;
	background:white;
}
.form-wrap {
	width: 100%;
	text-align: center;
	display: block;
}
.book-now-intro {
	margin-bottom: 9px;
	padding-top: 556px;
}
.book-now-btns {
	text-align: center;
	margin-top: 10px;
}
.book-now-btns a {
	color: white;
	padding-left: 24px;
	margin-right: 22px;
}
.main-img h2.title-text {
    /* padding-top: 40px; */
    padding-top: 280px;
	text-transform:uppercase;
}
.button-box {
    display: inline-block;
    margin: 35px 15px;
    height: auto;
    border: 1px solid white;
    border-radius: 5px;
    transition: all .3s;
    cursor: pointer;
    position: relative;
    min-height: unset;
}
.bx-wrapper .bx-prev {
    left: -1px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 2px 0px 5px 1px #000000ab;
}
.bx-wrapper .bx-next {
    right: -1px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    box-shadow: -2px 0px 5px 1px #000000ab;
}
.button-box a {
    color: white;
    border-radius: 5px;
    font-size: 22px;
    line-height: 42px;
    width: 100%;
    height: 100%;
    position: relative;
    min-width: 250px;
    display: block;
}
.button-box{
    background: #EF4036;
    transition: all .3s;
}
.main-buttons-wrap {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    float: left;
    /* padding-top: 250px; */
}

.widget-box {
    display: inline-block;
    width: 16.66666666666667%;
    /* float: left; */
}
.widget-box img {
    width: 100%;
    display: block;
}
.insta-widget {
    margin: 0px 0 10px;
    margin-top: 0px;
}
.single-post .tab-exc-opts {
    padding: 20px;
	margin-top:0;
}

.wa-info-btns a:hover,
.header-left a:hover {
	color:#EF4036;
}
.findus span:hover {
    color: #EF4036;
    cursor: pointer;
}
.wlcab-logo {
    text-align: center;
    padding-top: 25px;
}
footer#colophon {
    width: 1070px;
    margin: 0 auto;
    padding: 40px 0;
}
.footer-left h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 12px;
	color: #173a54;
}
.footer-social {
    margin: 15px 0;
    color: #939597;
    font-size: 32px;
}
.footer-social svg {
    /* margin-right: 15px; */
}
.footer-git {
    font-size: 18px;
    color: #939597;
    font-weight: 300;
}
span.delimiter {
    display: inline-block;
    border-left: 1px solid #939597;
    min-height: 17px;
    position: relative;
    top: 2px;
    margin: 0 5px;
}
.footer-git a:hover {
    color: #ef4036;
}
.footer-spec{
    margin-top: 3px;
    display: inline-block;
}
.wa-info-btns a:first-child ,
.book-now-btns a:nth-child(2){
    background: url(img/mail.png) no-repeat left center;
}
.wa-info-btns a:last-child,
.book-now-btns a:first-child {
    background: url(img/ph.png) no-repeat left center;
}

.book-now-btns a:last-child {
    background: url(img/doll.png) no-repeat left center;
}
.book-now-btns a:hover {
    color: #f6921e;
}
span.maps {
    padding-left: 20px;
    background: url(img/pin.png) no-repeat left center;
}
.adinfo{
    width: 99.2%;
    float: left;
}
.form-error {
    background-color: #fbbdbd !important;
}
.fooer-logo {
    margin: 0px 0 40px;
}
.footer-social ul li {
    display: inline-block;
    margin: 0 10px;
    min-width: 32px;
    text-align: center;
}
.footer-social ul li:first-child {
    margin-left: 0;
}
.bx-wrapper .bx-prev{
	background: url(img/left-hover.png) no-repeat;
	background-size: cover;
	opacity:0.8;
	background-position: 0 !important;
}
.bx-wrapper .bx-next{
	background: url(img/right-hover.png) no-repeat;
	background-size: cover;
	opacity:0.8;
	background-position: 0 !important;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover{
	opacity:1;
	background-position: 0 !important;
}
.bx-wrapper .bx-pager-item {
    margin: 20px 0;
}
.video-wrap.main-wrap span:after {
    content: '';
    background: url('img/da.png') no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: cover;
    margin-left: 10px;
	transition:all .5s;
}
.bx-wrapper {
    margin: 0;
}
.video-wrap.main-wrap span.active:after {
	transition:all .5s;
	transform:rotate(180deg);
}
#guests-menu {
    height: 241px;
}
#guests-button, span#excursions-button {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
    height: 48px;
    outline: none;
    background: white;
    border: none;
    box-sizing: border-box;
    padding: 0;
    padding-left: 8px;
    padding-top: 14px;
    width: 100% !important;
}
.ui-menu .ui-menu-item:hover > div  {
    background: #EF4036;
    border: 1px solid #EF4036;
	color:white;
}
.ui-menu .ui-menu-item > div{
	background: white;
	color:black;
}
span#date_cont {
    width: 105px;
    margin-right: 2px;
}
span#gue_cont {
    width: 92px;
    margin-right: 2px;
}
span#ema_cont {
    width: 164px;
    margin-right: 2px;
}
span#phone_cont {
    width: 162px;
    margin-right: 2px;
}
span#exc_cont {
    width: 183px;
    margin-right: 2px;
}
span#adin_cont {
    width: 204px;
    margin-right: 2px;
}
input#sub_cont {
    width: 11%;
}
input.adinfo {
    margin-left: 1px;
}
.footer-bot {
    text-align: center;
    margin-top: 55px;
    color: #939597;
    font-weight: 300;
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 40px;
}
.main-wrap > span {
    display: none;
}
.bx-wrapper {
    box-shadow: none;
    margin: 0 !important;
    height: auto;
    display: block;
    padding: 0 !important;
    border: none;
}
.bx-wrapper .bx-controls-direction a {
    width: 70px;
    height: 70px;
}
.mob {
    display: none;
}
.footer-left {
    width: 50%;
    height: auto;
    float: left;
}
.footer-right {
    width: 50%;
    height: auto;
    float: right;
    text-align: right;
}
div#CDSWIDSSP {
    float: right !important;
}

.fancybox-wrap.fancybox-opened {
    /* width: 90% !important; */
    /* height: 90% !important; */
    /* top: 0 !important; */
    /* left: 0 !important; */
    /* margin-left: 5%; */
    /* margin-top: 2.5%; */
    position:fixed !important;
}


.footer-right > h3 {
    width: 240px;
    float: right;
    clear: both;
    text-align: left;
    margin-bottom: 25px;
    font-weight: 300;
    font-size: 24px;
    line-height: 19px;
}
div#TA_selfserveprop117 {
    width: 100%;
    display: block;
    float: right;
}
.footer-bot-mob {
    display: none;
}
.fancybox-skin{
    padding: 40px;
    box-sizing: border-box;
	background:#ffffff !important;
}
.qa-wrap h1, div#priv h1, div#termsconditionswrap h1, div#cookie_privacy_policy h1 {
    font-weight: 300;
    margin-bottom: 15px;
}
div#termsconditionswrap h1{
	font-size:24px;
}
.single div#page {
    padding-top: 150px;
}
div#termsconditionswrap > p {
    color: #939597;
    margin: 15px 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
}
div#termsconditionswrap > p:first-of-type {
    margin-top: 0;
}
div#priv > p{
	color: #939597;
	margin: 15px 0;
	font-size: 18px;
	font-weight:300;
	line-height: 27px;
}
.qa-wrap > p {
    color: #939597;
    font-size: 17px;
    display: block;
    margin-top: 15px;
	position: absolute;
    bottom: 0;
}
.qa-box span.quest {
    width: 100%;
    display: block;
}
.qa-box {
    margin-bottom: 10px;
    font-size: 18px;
	list-style:none;
}
span.answe {
    color: #939597;
    font-weight: 300;
    /* display: none; */
    transition: all .2s;
    opacity: 0;
    height: 1px;
    overflow: hidden;
    display: block;
}
.qa-box.active span.answe {
	/* display: block; */
	opacity: 1;
	transition: all .2s;
	height: auto;
    padding-left: 28px;
}
#priv{
	display:none;
}
div#priv > p:first-of-type {
    margin-top: 0;
}
h2.mem-title span > span {
    /* line-height: 43px; */
} 
.ui-button .ui-icon {
    background: url(img/formarr.png) no-repeat center !important;
    background-size: 90% !important;
    margin-right: 10px;
    margin-top: 1px !important;
}
.ui-selectmenu-open *{
	text-transform:uppercase;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select {
    height: 48px;
    font-size: 14px;
    border: none;
    outline: none;
    margin: 0 0.5px;
    box-sizing: border-box;
    width: 100% !important;
    padding-left: 8px;
    margin: 0 !important;
}
div#faq {
    height: 100%;
}
.qa-wrap {
        position: relative;
    padding-bottom: 30px;
    /* height: calc(100% - 30px); */
}
li.qa-box i {
    font-style: normal;
    width: 23px;
    display: inline-block;
    vertical-align: top;
    color: #EF4036;
    text-align: right; 
    margin-right: 5px;
}
.qa-box span.quest {
    width: 100%;
    display: block;
    display: inline-block;
    width: calc(100% - 28px);
}
a.back-fixed:hover {
    width: 90px;
    transition: all .2s;
    background: #EF4036;
    color: white;
}
.back-fixed span {
    position: absolute;
    width: 151px;
    margin-left: 20px;
}
a.back-fixed {
    position: fixed;
    bottom: 10px;
    left: 10px;
    border: 2px solid;
    padding: 10px 10px;
	z-index:99999999;
    width: 20px;
    overflow: hidden;
    transition: all .2s;
    background: #EF4036;
    color: white;
    border: none;
}
/* INSTAGRAM START */

.widget-box {
    position: relative;
}
span.slick-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 60px;
    width: 30px;
    background: white;
    z-index: 999;
    cursor: pointer;
    opacity: 0.6;
    transition: all .2s;
}
div#cookie_privacy_policy > p {
    color: #939597;
    margin: 15px 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
}
div#cookie_privacy_policy > p:first-of-type {
    margin-top: 0;
}
.widget-box a:hover .hoverbox {
    opacity: 0.9;
    width: 100%;
    transition: all .2s;
}
span.slick-button.next {
    right: 0;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.ui-menu .ui-menu-item:first-child > div {
    background: #EF4036;
    /* border: 1px solid #6eb6d5; */
    color: white;
}
span.slick-button.next svg {
    right: -9px;
    width: 18px;
    height: 18px;
}
span.slick-button.next {
    box-shadow: -2px 0px 5px 1px #000000ab;
}
span.slick-button.prev {
    box-shadow: 2px 0px 5px 1px #000000ab;
}
span.slick-button.prev {
    left: 0;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
}
span.slick-button.prev svg {
    left: -9px;
    width: 18px;
    height: 18px;
}
span.slick-button svg {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    color: #EF4036;
}
.single_main_img {
    height: calc(100vh - 153px - 150px);
    background-attachment: fixed;
    background-size: cover;
}
.single ul.tabs-menu {
    width: 1070px;
    margin: 0 auto;
    display: none;
}
span.error, input.error {
    background:#e6c5c4 !important;
}
div#single-title .exintro h2 {
    padding: 30px 0 35px !important;
    text-transform: uppercase;
}
#single-title .exintro {
    height: auto;
}
.widget-box > div {
    position: relative;
    text-align: center;
}
.hoverbox {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: #EF4036;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .2s;
}
.slick-slide img {
    display: block;
}
.widget-box img {
    width: 100%;
}
.widget-box>div {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.widget-box a {
    overflow: hidden;
}
.comlikebox {
    width: 100%;
    max-height: 59%;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
}
.comlikebox span:first-child {
    float: left;
    margin-left: 25%;
}
.comlikebox span {
    color: white;
    font-size: 13px;
    font-weight: 100;
}
.comlikebox svg {
    width: 21px;
    height: 21px;
    color: white;
    margin: 0 3px;
    position: relative;
    top: 7px;
    fill: white;
}
.comlikebox p {
    color: white;
    margin-top: 10px;
    font-weight: 100;
    font-size: 13px;
    padding: 0 30px;
    padding-top: 16px;
}
.comlikebox span:last-of-type {
    float: right;
    margin-right: calc(25% + 4px);
}

.under-insta-text {
    text-align: center;
    color: #8c8c8c;
    margin-bottom: 40px;
    font-weight: 300;
}
.under-insta-text span {
    color: #EF4036;
}
/* INSTAGRAM END */
li.current-lang a {
/* font-weight: bold; */
}


.form-wrap .priv,
.cookie-wrap span.cookie_privacy_policy {
    color: #173a54;
    font-weight: 500;
    text-decoration: underline;
	cursor:pointer;
}
label.privpol {
    font-size: 12px;
    font-weight: 300;
	color: white;
}



/* The container */
.container {
    display: inline;
    position: relative;
    padding-left: 15px;
    margin-bottom: 0;
    padding-bottom: 0 !important;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: 1px;
    margin-left: 6px;
}



/* Hide the browser's default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 6px;
    right: 5px;
    height: 15px;
    width: 15px;
    background-color: white;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #173a54;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 6px;
    top: -2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.back-to-top {
    right: -40px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    position: fixed;
    background: #EF4036;
    cursor: pointer;
    transition: all .2s;
    z-index: 9999;
}
.back-to-top svg  {
    color: white;
    margin-top: 11px;
    transform: rotate(90deg);
    width: 10px;
}
.back-to-top.active {
    right: 10px;
}
.cookie-wrap {
    position: fixed;
    bottom: 0;
    width: 1069px;
    margin-left: calc((100% - 1069px) / 2);
    z-index: 999999;
    background: rgb(239, 64, 54);
    padding: 16px 17px;
    box-sizing: border-box;
    transition: all .4s;
}
.cookie-wrap p {
    width: 82%;
    float: left;
    color: white;
    font-size: 15px;
    font-weight: 300;
}
.form-wrap .priv, .cookie-wrap span.cookie_privacy_policy {
    color: #173a54;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
}
.cookie-wrap > span {
    float: right;
    background: rgb(23, 58, 84);
    padding: 13px 31px;
    text-align: center;
    color: white;
    box-sizing: border-box;
    cursor: pointer;
}
.cookie-wrap.unactive {
    bottom: -80px;
    transition: all .4s;
}
.TA_selfserveprop {
    width: 100%;
    display: block;
    float: right;
}
.single .tab-exc-info{
	height:auto;
}
.widget-box a:hover img {
    transform: scale(1.1);
}
.widget-box a {
    overflow: hidden;
}
.widget-box > div img {
    transition: all .4s;
}
span.slick-button.prev{
    box-shadow: 2px 0px 5px 1px #000000ab;
}
span.slick-button.next{
    box-shadow: -2px 0px 5px 1px #000000ab;
}
.widget-box > div {
    overflow: hidden;
}
.hoverbox {
    z-index: 9999;
}
.bx-wrapper .bx-next{
	right: -1px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.bx-wrapper .bx-prev {
    left: -1px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover{
	opacity: 0.9;
	background-position: 0 !important;
}
.bx-wrapper .bx-prev {
    background-image: none;
    text-indent: 0 !important;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 60px;
    width: 30px;
    background: white;
    cursor: pointer;
    opacity: 0.6;
    transition: all .2s;
    font-size: 20px;
}
.bx-wrapper .bx-controls-direction a {
    width: 30px;
	top:calc(50% - 15px);
    height: 60px;
    text-align: center;
}
.margin-wrap .bx-controls svg {
    color: #EF4036;
    top: 17px;
    position: relative;
}
.margin-wrap .bx-controls .bx-next svg {
    right: -3px;
}
.margin-wrap .bx-controls .bx-prev svg {
    left: -3px;
}
.bx-wrapper .bx-next {
    background-image: none;
    text-indent: 0 !important;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 60px;
    width: 30px;
    background: white;
    cursor: pointer;
    opacity: 0.6;
    transition: all .2s;
    font-size: 20px;
}
.ui-menu .ui-menu-item-wrapper {
    font-size: 16px !important;
}
.partners-wrap img {
    width: 90%;
    float: left;
}
.partners-wrap a {
    margin-bottom: 20px;
    display: block;
    float: left;
}
.fancybox-lock .fancybox-overlay {
    overflow: hidden !important;
    background: #000000c2;
}
div#rewiews-title {
    background: #fff;
    margin-top: 50px;
}
.exintro {
    width: 100%;
    height: 230px;
}
.exintro h2 {
    padding: 42px 0 62px;
    margin: 0;
}
.reviews-sec {
    padding: 50px 0;
    background: rgb(23, 58, 84);
}
.swiper-slide {
    padding-bottom: 50px;
    padding-top: 50px;
}
span.swiper-pagination-bullet {
    background: 0 0;
    width: 10px;
    height: 10px;
    opacity: 1 !important;
    background: #fff;
    opacity: .7 !important;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1 !important;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.slide-box {
    background: rgb(23, 58, 84);
    display: flex;
}
.slide-inside {
    display: flex;
    width: 1070px;
    margin: 0 auto;
}
.slide-inside {
    display: flex;
    max-width: 1070px;
    margin: 0 auto;
    align-items: center;
}
.slide-inside img {
    border-radius: 120px;
    width: 161px !important;
    height: 161px !important;
    flex: 0 0 160px;
}
.slide-info {
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: calc(100% - 200px);
    flex: 0 0 calc(100% - 200px);
    max-width: calc(100% - 200px);
}
.slide-text {
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    font-weight: 100;
}
.slide-name {
    color: #fff;
    font-size: 22px;
    margin-top: 20px;
    font-weight: 100;
}
.swiper-button-prev {
    background-image: none;
    text-indent: 0 !important;
    margin: auto;
    height: 60px !important;
    width: 30px !important;
    background: #fff;
    cursor: pointer;
    opacity: .6;
    transition: all .2s;
    font-size: 8px;
    left: 0 !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 2px 0px 5px 1px #000000ab;
    top: calc(50% - 10px) !important;
}
.swiper-button-next {
    background-image: none;
    text-indent: 0 !important;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 60px !important;
    width: 30px !important;
    background: #fff;
    cursor: pointer;
    opacity: .6;
    transition: all .2s;
    font-size: 8px;
    right: 0 !important;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    box-shadow: -2px 0px 5px 1px #000000ab;
    top: calc(50% - 10px) !important;
}
.swiper-button-prev svg {
    font-size: 20px !important;
    color: rgb(23, 58, 84) !important;
    left: -5px !important;
    position: relative !important;
}
.swiper-button-next svg {
    font-size: 20px !important;
    color: rgb(23, 58, 84) !important;
    right: -5px !important;
    position: relative !important;
}
.swiper-button-prev:after,
.swiper-button-next:after{
	display:none;
}
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background: #000000ad;
}
.whatsup-fixed {

	display: none;

}
.popup .main-wrap {
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    max-height: 660px;
    left: 0;
    right: 0;
}
.close_pop {
    position: absolute;
    top: -10px !important;
    right: -10px !important;
    background: url(img/insta_x.png) !important;
    background-repeat: no-repeat;
    width: 20px !important;
    height: 20px !important;
    background-size: cover !important;
    z-index: 999999999 !important;
    cursor: pointer;
}
.popup .margin-wrap img {
    display: block;
    max-width: 100%;
    height: 100%;
}
.popup .margin-wrap img {
    display: block;
    max-width: 100%;
    height: 100%;
}
img.mobile-popup {
    display: none !important;
}
.popup .margin-wrap {
    border: 40px solid white;
    margin-top: 0;
    border-bottom: 40px solid white;
}
.iti.iti--allow-dropdown.iti--show-flags{
	width: 100% !important;
}
@media screen and (min-width: 1024px){
	.main-img{
		height: calc(100vh + 150px) !important;
	}
}


.reviews-imgs {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}
.reviews-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1070px;
    max-height: 170px;
}
.reviews-box img {
    max-height: 170px;
    width: auto;
}
.book-now-button-floating {
    position: fixed;
    right: 10px;
    width: 200px;
    background: #EF4036; 
    color: white;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    top: 55px;
	z-index:99999;
    cursor: pointer;
}
.desktop{
	display: block;
}
.mobile{
	display:none;
}

div#termscond > p {
    margin: 15px 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
}

@media screen and (max-width: 768px){
	.book-now-button-floating {
		position: fixed;
		right: -20px;
		width: 100px;
		background: #EF4036;
		color: white;
		font-weight: bold;
		height: 40px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 17px;
		top: 210px;
		z-index: 99999;
		cursor: pointer;
		transform: rotate(270deg);
		align-items: center;
		justify-content: center;
		line-height: 40px;
	}

	.mobile{
		display:block;
	}
	.desktop{
		display: none;
	}
	
	.reviews-box {
		flex-direction: column;
		max-height: none;
		max-width:40%;
	}
	.reviews-box img {
		padding: 20px 0;
		max-width:100%;
	}
	.whatsup-fixed {

		right: 10px;

        top: 133px;

		width: 40px;

		height: 40px;

		text-align: center;

		position: fixed;

		background: #a8cd1b;

		cursor: pointer;

		transition: all .2s;

		z-index: 999999999999;

	}

	.whatsup-fixed {

		display: block;

	}

	.whatsup-fixed a {

		display: flex;

		align-items: center;

		justify-content: center;

		height: 100%;

	}

	.whatsup-fixed svg {

		color: #fff;

		width: 23px;

	}
	.container {
		float: left;
	}
	.consest {
		float: left;
		text-align: left;
		width: 100%;
	}
	.popup .video-wrap.main-wrap.shadow {
		width: 77%;
	}
	.popup .main-wrap {
		height: 480px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto !important;
	}
	.popup .margin-wrap {
		border: 7px solid white;
		margin-top: 0;
		border-bottom: 7px solid white;
		max-width: 100%;
		box-sizing: border-box;
		bottom: 0;
		width: 100%;
	}
	.close_pop {
		position: absolute;
		top: -20px !important;
		right: 0 !important;
		background: url(img/insta_x.png) !important;
		background-repeat: no-repeat;
		width: 20px !important;
		height: 20px !important;
		background-size: cover !important;
		z-index: 999999999 !important;
	}
	img.desktop-popup {
		display: none !important;
	}
	.popup .margin-wrap img {
		height: auto;
	}
	img.mobile-popup {
		display: block !important;
	}
	.header-right ul li a {
		color: white !important;
	}
	.header-right ul li:after {
		border-color: white !important;
	}
	.header-right ul li.current-lang a {
		color: #EF4036 !important;
	}
	.single_main_img {
		background-attachment: initial;
		height: 220px;
	}
	.back-to-top,
	a.back-fixed{
		bottom: 80px;
	}
	span#phone_cont{
		width:100%;
	}
	.intl-tel-input.allow-dropdown {
		width: 100%;
	}
	.right-footer-box {
		float: none;
		margin: 0 auto !important;
		margin-bottom: 7px !important;
	}
	.footer-right .right-footer-box > h3 {
		margin-top:20px;
		margin-bottom: 21px;
		text-align:center;
	}
	.single div#page{
		padding-top:0;
	}
	.single .tabs {
		overflow: visible;
		opacity: 1;
		transition: all .4s;
		height: auto;
		display:block !important;
	}
	single .tab-exc-opts {
		width: calc(100% - 20px);
		margin: 0;
		text-align: left;
		padding: 0;
		background: white;
		margin: 10px;
	    padding-bottom: 10px;
	}
	.tab-exc-opts {
		width: 100%;
		margin: 0;
		text-align: left;
		padding: 0;
	    height: auto;
	}
	.tab-exc-opts img {
		width: 100%;
		height: auto;
		float: left;
		padding: 0 13px;
		padding-bottom:13px;
		box-sizing: border-box;
	}
	.tab-exc-opts:hover img {
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}
	.wa-info-right {
		width: 90%;
		margin: 0px 2.5% 10px;
		/* margin: 0px 5% 20px; */
		padding-right: 7px;
		height: auto !important;
	}
	.wa-info-right:hover img {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.single .tab-exc-opts {
		margin: 0 !important;
		width: 100% !important;
		padding-top: 10px !important;
	}
	.single .tab-exc-info {
		width: 100%;
		text-align: left;
		margin: 0 0 2%;
		font-size: 18px;
		padding: 13px;
		box-sizing: border-box;
		float: left;
		height: auto;
	}
	.header-right {
		width: 96%;
		height: auto;
		text-align: right;
		margin: 0;
		font-size: 15px;
		height: 20px;
		position: absolute;
		bottom: -19px;
		right: 2%;
		width: 136px;
	}
	span#excursions-button{
		width:100%;
		margin-left:0;
	}
	.footer-bot-mob {
		display: block;
	}
	.footer-bot {
		display: none;
	}
	.footer-bot-mob {
		width: 100%;
		height: auto;
		display: block;
		margin-top: 20px;
		margin-bottom: 20px;
		float: left;
		font-size: 15px;
		color: #939597;
		font-weight:300;
	}
	.desc {
		display: none;
	}
	.mob {
		display: block;
	}
	.wa-info-btns.mob {
		margin-top: 15px;
	}
	.wa-info-btns.mob a:first-child {
		margin-bottom: 5px;
		font-size: 16px;
		background-size: contain;
	}
	header {
		width: 100%;
		height: auto;
		display: block;
		left:0;
		position:relative;
	}
	.header-right ul li a {
		color: white;
	}
	li.current-lang a {
		color: #EF4036 !important;
	}
	.header-right ul li:after {
		border-color: white;
	}
	.video-wrap.main-wrap iframe {
		width: 100%;
		height: auto;
		display: block;
		margin: 0;
		border: none;
	}
	.main-wrap {
		width: 100%;
		padding-top: 0px;
		padding-bottom: 0;
	}
	.fancybox-opened .fancybox-skin{
		height:100% !important;
	}
	.tab-exc-info { 
		width: 100%;
		text-align:left;
		margin: 0 0 2%;
		font-size: 18px;
		padding: 13px;
		box-sizing: border-box;
		height:auto;
    min-height: 0;
    padding-bottom: 18px;
	}
	.tab-exc-opts {
		width: 100%;
		margin: 0;
		text-align: left;
		padding: 0;
	}
	.form-wrap > span {
		width: 65%;
		padding: 4%;
	}
	.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select {
		width: 100% !important;
		padding: 0 8px;
		margin: 0;
	}
	.member-box {
		width: calc(49% - 17px);
		height: auto;
		margin: 0;
		display: inline-block;
		overflow: hidden;
		min-height: 248px;
		margin-left: 12px;
		margin-right: 12px !important;
	}
	.member-box:nth-child(even) {
		margin: 0;
	}
	input.wpcf7-form-control.wpcf7-submit {
		width: 100%;
		font-size:14px;
	}
	h2.mem-title {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		font-size: 18px;
		line-height: 30px;
		font-weight: 400;
		margin-bottom: 20px;
		margin-top: ;
	}
	.wa-info-right {
		width: 90%;
		margin: 0px 5% 10px;
	}
	.wa-info-wrap {
		min-height: 400px;  /* Match working site */
    display: flex;
    flex-direction: column;
    justify-content: center;
}
	.main-img {
		position:relative;
		min-height: 0;
		height: auto;
	    background-position: 50%;
	}
	h2.title-text span{
		font-size: 32px;
		margin: 0;
		line-height: 30px;
		font-weight: bold;
		margin-top: 5px;
		width: 90%;
		margin: 0 5%;
	}
	h2.title-text {
		font-size: 18px;
		line-height: 30px;
		padding-bottom: 20px;
	}
	.header-center {
		float: left;
		width: 48%;
		height: auto;
		margin: 17px 0px;
		margin-left: 2%;
		position: relative;
	}
	.header-center img {
		width: 100%;
		height: auto;
		display: block;
		max-height: 66px;
		width: auto;
	}
	.header-left {
		float: right;
		width: 38%;
		margin-top: 24px;
		padding: 0;
		margin-right: 2%;
		margin-bottom: 21px;
	}
	.fancybox-wrap.fancybox-opened {
		position: fixed !important;
		top: 3% !important;
	}
	.fancybox-opened .fancybox-skin {
		height: 100% !important;
	}
	.insta-slider {
		margin-top: 70px;
	}
	.insta-slider img {
		width: 100%;
		padding-right: 0 !important;
		float: left;
	}
	.insta-slider .innercomments {
		position: relative;
		width: 100%;
		float: left;
	}
	.innercomments p {
		border: none;
	}
	.header-left a {
		color:#989898;
		font-size: 16px;
		text-align: right;
	}
	.main-img h2.title-text {
		padding-top: 20%;
	}
	.margin-wrap {
		width: calc(100% - 4px);
		/* width: 100%; */
		margin: 0;
		border: 2px solid white;
	}
	.main-buttons-wrap {
		float: none;
		min-height: 120px;
		padding-top:0;
		float: left;
	}
	.button-box {
		margin: 0;
		padding: 0;
		margin-bottom: 66px;
		background: white;
	}
	.button-box:first-child {
		margin-bottom: 12px;
		color: white;
		left: 0;
	}
	.button-box a {
		/* color: white; */
		font-size: 18px;
	}
	.partners-wrap img {
		float: none;
		margin-left: 5%;
		margin-right: 5%;
	}
	.video-text {
		color: #818181;
		font-weight: 100;
		font-size: 18px;
		text-align: left;
		width: 86%;
		margin: 0 7%;
		padding-top:7%;
		line-height: 25px;
	}
	.ui-button .ui-icon{
		margin-right: 16px;
		margin-top: 1px !important;
	}
	footer#colophon {
		width: 96%;
		height: auto;
		float: left;
		display: block;
		margin: 0 2%;
		padding-bottom: 0;
		text-align: center;
	}
	span#date_cont {
		width: 100%;
	}
	span#gue_cont {
		width: 100%;
		margin: 0;
		padding: 0;
		outline: none;
	}
	#guests-button {
		width: 100%;
		float: left;
		display: block;
		margin: 0;
	}
	span#ema_cont {
		width: 100%;
		height: auto;
		display: block;
	}
	span#exc_cont {
		width: 100%;
		height: auto;
		display: block;
	}
	span#adin_cont {
		width: 100% !important;
		height: auto;
		float: left;
	}
	input#sub_cont {
		width: 100%;
	}
	.wpcf7-form-control-wrap {
		margin-bottom: 1px !important;
	}
	.book-now-sec {
		min-height: 520px;
		width: 100%;
		float: left;
		background-position: 50%;
		padding-top: 20%;
		height: auto;
    padding-bottom: 30px;
	}
	.single span.active.mob-active {
    display: none;
}
div#single-title .exintro h2 {
    margin: 0;
}
	.book-now-intro {
		padding-top: 10px;
	}
	.book-now-intro span:last-child {
		font-size: 18px;
		line-height: 30px;
		margin-top: 2px;
	}
	.book-now-intro span:first-child {
		font-size: 32px;
		line-height: 30px;
		color:#EF4036;
	}
	.opt-wrap span:first-child {
		font-size: 18px;
	}
	.opt-wrap span {
		font-size: 18px;
	}
	.insta-widget {
		margin: 0px 0 10px;
	}
	.widget-box {
		width: 33.33333333333334%;
	}
	h2.mem-title span {
		font-size: 32px;
		line-height: 30px;
		margin-top: 1px;
	}
	.members {
		width: 96%;
		height: auto;
		float: left;
		margin: 0 2%;
	}
	.member-box span.org-text {
		font-size: 20px;
		margin-top: 20px;
	}
	.member-box:nth-child(n+3) {
		margin-top: 12px !important;
	}
	.member-box img {
		padding: 10%;
		width: 80%;
		height: auto;
		padding-bottom: 0;
		padding-top: 29px;
		padding: 0 !important;
		margin-top: 20px;
		width: 100px !important;
		height: 100px !important;
		border-radius: 90px;
	}
	.member-box span {
		font-size: 18px;
		margin: 7px 0 10px 0;
	}
	.member-box p {
		margin-bottom: 30px;
		color: #818181;
	}
	.wlcab-logo {
		width: 100%;
		height: auto;
		display: block;
		clear: both;
		margin: 0px 0 10px;
		padding-top:35px;
	}
	.welcome-aboard-sec {
		width: 100%;
		height: auto;
		margin-top: 0px;
	}
	.video-wrap.main-wrap.shadow {
		padding: 0;
		margin: 0 2%;
		margin-top: -30px;
		width: 96%;
	}
	.exwrap {
		width: 100%;
		height: auto;

	}
	.wa-info-txt {
		font-size: 16px;
		margin: 0 6%;
		width: 90%;
		line-height: 25px;
	}
	.wa-info-btns {
		width: 90%;
		margin: 0 5%;
	}
	ul.tabs-menu {
		display: none;
	}
	.swiper-slide {
		padding-top: 0;
		padding-bottom: 0;
	}
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
		display: none;
	}
	.slide-inside {
		width: 100%;
		display: block;
		text-align: center;
	}
	.slide-inside img {
		width: 100px !important;
		height: 100px !important;
	}
	.slide-inside img {
		width: 100px !important;
		height: 100px !important;
	}
	.swiper-wrapper {
		align-items: center;
	}
	.slide-info {
		padding: 0;
		margin: 0;
		width: 100%;
		flex: 70%;
		max-width: 70%;
		margin: 0 auto;
		margin-top: 20px;
	}
	.slide-text {
		margin: 0;
		font-size: 22px;
		line-height: 28px;
		text-align: left;
	}
	.slide-name {
		font-size: 18px;
		text-align: left;
	}
	.tabs {
		padding-top: 20px;
	}
	.tabs.active {
		overflow: hidden;
		opacity: 0;
		transition: all .4s;
		height: 0;
		width: 90%;
		margin: 0 5%;
		background: #f6faff;
	}
	.tabs-wrap > .main-wrap >  span {
		width: 90%;
		height: auto;
		display: block;
		margin: 0 5%;
		position: relative;
		background: #EF4036;
		padding: 16px 15px;
		box-sizing: border-box;
		color: #fff;
		margin-bottom: 0;
		font-weight: 300;
		font-size: 22px;
		text-align: left;
	}
	.tabs-wrap {
		width: 100%;
		height: auto;
		display: block;
		padding: 20px 0 1px;
	}
	.tabs.active-mob {
		display: block;
		overflow: visible;
	}
	.tabs-wrap > .main-wrap > span.active {
	} 
	/* .bx-wrapper .bx-controls-direction a { */
		/* width: 35px; */
		/* height: 35px; */
	/* } */
	.slider-caption {
		font-size: 16px;
		padding: 10px;
	}
	.bx-wrapper .bx-pager{
		display:none;
	}
	.button-box a{
		min-width: 225px;
	}
	.button-box{
		background: #EF4036; 
		transition: all .3s;
	}
	.wa-info-btns.mob a:last-child {
		font-size: 16px;
		background-size: contain;
	}
	.wlcab-logo img {
		max-width: 180px;
	}
	.exintro h2 {
		margin: 25px 0 35px;
		padding: 0;
	}
	.exintro {
		height: auto;
	}
	.fooer-logo img {
		max-width: 180px;
	}
	.footer-right {
		width: 100%;
	}
	.right-footer-box {
		text-align: center;
		margin-top: 20px;
	}
	.right-footer-box .org-text {
		margin-bottom: 15px;
	}
	div#CDSWIDSSP {
		margin: 0 auto;
		float: none !important;
	}
	.footer-left {
		width: 100%;
		height: auto;
		float: left;
	}
	.footer-right > h3 {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.bx-wrapper {
		border: 5px solid white;
		width: calc(100% - 10px);
	}
	.fooer-logo {
		margin-top: 15px;
		margin-bottom: 25px;
	}
	div#rewiews-title{
		margin-top:0;
	}
	.tabs.mob-active {
		opacity:1;
		width: 90%;
		height: auto;
		margin: 0 5% 20px;
		background: #f6faff;
    padding-top: 0;
    margin-bottom: 20px;
	}
	.single .tabs.mob-active {
		background: none;
		
	}
	.tabs-wrap > .main-wrap > span.mob-active {
		margin-bottom: 0;
	}
	.tabs-wrap > .main-wrap > span i {
		font-style: normal;
		position: absolute;
		right: 20px;
		transition:all .3s;
	}
	.tabs-wrap > .main-wrap > span.mob-active i {
		transform:rotate(45deg);
	}
	.fancybox-wrap.fancybox-opened{
		position: fixed !important;
		top: 3% !important;
	}
	.qa-wrap h1, div#priv h1 {
		font-size: 24px;
	}
	.qa-box {
		font-size: 15px;
	}
	.qa-wrap > p {
		font-size: 13px;
	}
	div#priv > p {
		font-size: 15px;
		line-height: 20px;
	}
	.read-more-ex{
		position:relative;
	}
	.tab-exc-opts img {
		width: 100%;
		height: auto;
		float: left;
		padding: 0 13px;
		padding-bottom: 13px;
		box-sizing: border-box;
	}
	.cookie-wrap {
		width: 100%;
		left: 0;
		margin: 0;
		font-size: 12px;
	}
	.cookie-wrap p {
		font-size: 12px;
		width: 100%;
		margin-bottom: 10px;
	}
	.cookie-wrap > span {
		padding: 7px;
		font-size: 13px;
		width: 100%;
	}
	.cookie-wrap.unactive{
		bottom:-150px;
	}

}