@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900|Open+Sans: 400,500,600,700,800,900|Nunito:400,600,700,800,900&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese'); 
html {
    overflow-x: hidden !important;
    height: 100%;
}
body,
body.body {
    color: #666;
    font-size: 14px;
    /*height: 100%;*/ /* caused some bugs with bootstrap 3.3.7 modals */
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #eff5f9;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 400;
    line-height: 1.2;
}

a {
    color: #0079bf;
}
a:hover{
    text-decoration: none;
}

@-o-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

html{
    --tv-main-color: rgba(239,245,249,1.00);
    --tv-main-text-color: #040404;
    --tv-search-button-color: rgba(255,139,26,1.00);
    --tv-search-button-text-color: #ffffff;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.container {
    max-width: 1224px;
    width: 92%;
    margin: 0 auto;
    position: relative;
}
.container-big {
    max-width: 1920px;
    width: 97%;
    margin: 0 auto;
    position: relative;
}
.fl-wrap {
  float: left;
  width: 100%;
  position: relative;
}
.fw-carousel .slider-item:not(:first-child){
    display: none;
}
.list-single-main-item {
  padding: 25px 25px 25px;
  background: #fff;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
}
.list-single-main-media {
  overflow: hidden;
  margin-bottom: 0px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-flow: column;
  width: auto;
}
.list-single-main-item ul,
.list-single-main-item ol{
    list-style: disc;
}
.list-single-main-item#iblock_price ul,
.list-single-main-item#iblock_price ol{
    list-style: none;
}

.list-single-main-item ul > li,
.list-single-main-item ol > li{
    margin-left: 1rem;
}
h1{
    line-height: 1.2;
    color: #000;
    font-weight: 700;
}
.h2, h2,
.h3, h3{
    color: #000;
}
section {
  position: relative;
  width: 100%;
  padding: 60px 0;
}
#main{
    background-color: #eff5f9;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 400;
    line-height: 1.2;
}
.img-cover {
    width: 100%;
    height: auto;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.listing-rating{
  display: inline-block;
  color: #feba11;
  font-size: 14px;
}
.facilities-list{
    font-size: 14px;
}
ul.facilities-list li{
  display: flex;
  gap: 0.5rem;
}
ul.facilities-list li > div{
    margin-top: auto;
    margin-bottom: auto;
}
ul.facilities-list li > img {
    scale: 0.6;
}
.box-widget-item-header .h4{
    margin-bottom: 1rem;
}
/**
 * 
 * HEADER STYLES START
 * 
 * */

.main-header{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transform: translate3d(0,0,0);
    box-shadow: 0 6px 15px rgb(0 0 0 / 6%);
    background-color: #0079bf;
    display: flex;
    flex-flow: column;
}
.main-header .header-top{
    height: 90px;
    background: transparent;
    border: none;

}

.main-header .container-big{
	align-items: center;
    height: 100%;
}
.social-network-links > a{
	display:flex;
	align-items: center;
}
.social-network-links span{
	margin-left: 4px;
	font-size: 14px;
	color: #fff;
	white-space: nowrap;
	font-weight: 500;
}

.header-social-icon{
	border: 2.3px solid white;
	border-radius: 50%;
	padding: 6px;
	width: 36px;
    height: 36px;	
}
.main-header .header-top .logo-holder{
    top: unset;
    float: unset;
    height: auto;
    max-width: 240px;
    width: 240px;
    margin-right: 3%;
    position: relative;
}
.main-header .header-top .logo-holder img {
    width: 100%;
    height: 100%;
}
.main-header .header-top .additional-holder{
    display: flex;
	margin-left: auto;
    width: auto;
}
.main-header .header-top .additional-holder strong{
    font-weight: 500;
    color: #fff;
	font-size: 12px;
}
.main-header .header-top .additional-holder .show-reg-form{
    all: unset;
}
.main-header .header-top .additional-holder .phone-header,
.main-header .header-top .additional-holder .show-reg-form,
.main-header .header-top .additional-holder .phone-wrap{
    float: unset;
    top: unset;
    height: auto;
}
.main-header .header-top .additional-holder .show-reg-form{
    font-size: 1rem;
    display: flex;
    align-items: center;
}
.main-header .header-top .additional-holder .phone-header{
    display: flex;  
    align-items: center;
}
.main-header .header-top .additional-holder .phone-header .phone-link{
    margin-right: 0.5rem;
}
.main-header .header-top .additional-holder .show-reg-form a i{
    color: inherit;
}
.main-header .header-top .additional-holder .social-network-links{
    display: flex;
    gap: .65rem;
    align-content: center;
}
.main-header .header-top a,
.main-header .header-inner a{
    color: #fff;
}
.main-header .header-top a:hover{
    color: whitesmoke;
}
.main-header .header-inner{
    background: transparent;
    border: none;
    padding: 0;
	height: 100%;
    display: flex;
    align-items: end;
}
.main-header .header-inner .header-inner-wrapper-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 100%;
    margin: 0;
}
.main-header .header-inner .show-search-button {
  float: right;
  position: relative;
  width: 80px;
  top: 0;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  box-sizing: border-box;
  text-align: center;
  color: white;  
  height: auto;
  line-height: inherit;
  padding: 0 0.5rem;
}
.main-header .header-inner .show-search-button i {
  padding-left: 30px;
  position: relative;
  top: 1px;
}
.main-header .header-inner .show-search-button:hover i{
    transition: all .2s ease-in-out;
    animation: bounce 1s;
}
.main-header .header-inner .show-search-button i.vis-head-search-close:before, .wishlist-link.scwllink i:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f00d";
}
.main-header .header-inner .main-menu.nav-holder{
    float: unset;
    position: relative;
    opacity: 1;
    left: 0;
    visibility: visible;
    z-index: 20;
}
.main-header .header-inner .main-menu.nav-holder nav {
    position: relative;
    /*float: right;*/
}
.main-header .header-inner .main-menu.nav-holder nav li {
    /*float: left;*/
    position: relative;
    display: inline-flex;
}
.main-header .header-inner .main-menu.nav-holder nav li a {
        padding: 0.5rem 0.9rem;
}
.main-header .header-inner .main-menu.nav-holder nav li a {
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0px;
    -webkit-transition: all 100ms linear;
    transition: all 300ms linear;
    background-color: transparent;
}
header img {
  pointer-events: none!important;
  user-select: none!important;
  draggable: false!important;
}
.main-header .header-inner .main-menu.nav-holder nav li:hover > a {
   color: #fff;
   background: #015a9b;
   border-radius: 6px 6px 0 0;
}
.main-header .header-inner .main-menu.nav-holder nav .child-menu li:hover > a {
   color: #015a9b;
   background: #fff;
}
.social-network-links .currency-rate span {color:#4a4a4a;!important;font-weight: 700!important;}
.main-header .header-inner .main-menu.nav-holder nav li > a > svg{
    width: auto;
    height: auto;
    transform: rotate(90deg);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    margin-left: 0.2rem;
}
.main-header .header-inner .main-menu.nav-holder nav li:hover > a > svg{
    transform: rotate(-90deg);
}
.main-header .header-inner .main-menu.nav-holder nav li ul {
  margin: 30px 0 0 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  min-width: 150px;
  top: 50px;
  left: 0;
  z-index: 1;
  padding: 10px 0;
  background: #fff;
  border-radius: 6px;
  transition: all .2s ease-in-out;
}

.main-menu > nav > ul > li:hover{
	border-radius: 6px 6px 0 0;
}
.main-header .header-inner .main-menu.nav-holder nav li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.main-header .header-inner .main-menu.nav-holder .child-menu{
    /* background-color: #015a9b; */
    top: 120%;
    padding: 0;
    display: flex;
    flex-flow: column;
    width: max-content;
    max-height: calc(100vh - 150px);
    max-width: 33.3333333333vw;
    border-radius: 16px;
    margin-top: 10px;
    box-shadow: 0px 4px 12px 0px rgba(51, 50, 50, 0.23922);
    margin-top: 10px;
}
.main-header .header-inner .main-menu.nav-holder .child-menu li{
    /*padding: 0.2rem;*/
    width: 100%;
}
.main-header .header-inner .main-menu.nav-holder .child-menu li a{
    padding: 0.5rem 1.15rem;
    color: #000000;
    font-weight: 300;
}
#rec551019273 .t-menusub__menu_bottom::after {
    border-bottom-color: #015a9b;
}
/*.main-header .header-inner .main-menu.nav-holder .child-menu::after, 
.main-header .header-inner .main-menu.nav-holder .child-menu::before {
    top: -20px;
    border-bottom-color: #fff;
}
.main-header .header-inner .main-menu.nav-holder .child-menu::after, 
.main-header .header-inner .main-menu.nav-holder .child-menu::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    right: 75%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    border-bottom-color: #015a9b;
}*/

.main-header .on-hover-hoverable{
    display: flex;
    position: relative;

}

.main-header .on-hover-hoverable .on-hover-visible{
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 12px 0 0 0;
    z-index: 2500;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    cursor: auto !important;
    cursor: initial !important;
}
.main-header .on-hover-hoverable:hover .on-hover-visible,
.main-header .on-hover-hoverable.active .on-hover-visible{
    display: block;
}
.main-header .on-hover-hoverable .on-hover-visible .currency-info,
.main-header .on-hover-hoverable .on-hover-visible .phone-info{
    position: relative;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: rgba(0,0,0,.5) 0 2px 10px;
    padding: 12px;
    color: #015a9b;
}
.main-header .on-hover-hoverable .on-hover-visible .currency-info:after,
.main-header .on-hover-hoverable .on-hover-visible .phone-info:after{
    content: "";
    display: block;
    border: 7.5px inset;
    border-top-width: 0;
    border-bottom-style: solid;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-color: transparent transparent #fff;
}
.main-header .on-hover-hoverable .on-hover-visible .currency-info .currency-rate,
.main-header .on-hover-hoverable .on-hover-visible .phone-info .phone-city,
.main-header .on-hover-hoverable .on-hover-visible .phone-info .phone-phone{
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #4a4a4a;
    margin-bottom: 12px;
    white-space: nowrap;
}

.main-header .header-top .icon-enter-personal{
    display: flex;
    align-items: center;
    position: relative;
}

.main-header .header-top .icon-enter-personal .icon-enter-half-circle {
  height: 22px;
  width: 18px;
  margin-right: 5px;
}

.main-header .header-top .icon-enter-personal .icon-enter-arrow-to-left,
.main-header .header-top .icon-enter-personal .icon-enter-arrow-to-right
{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 4px;
    height: 8px;
    width: 15px;
    transition: transform .3s;
    transform: scaleX(1) translateX(-4px);
}
.main-header .header-top .icon-enter-personal .icon-enter-arrow-to-right{
    transform: scaleX(-1) translateX(0px);
}
.main-header .header-top .icon-enter-personal:hover .icon-enter-arrow-to-left{
    transform: scaleX(1) translateX(-2px);
}
.main-header .header-top .icon-enter-personal:hover .icon-enter-arrow-to-right{
    transform: scaleX(-1) translateX(2px);
}




.header-search {
    position: absolute;
    top: 110px;
    left: 0;
    width: 100%;
    padding: 20px 30px 30px;
    background: #fff;
    z-index: 18;
    border-bottom: 1px solid #eee;
    opacity: 0;
    margin-top: 30px;
    visibility: hidden;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.vis-head-search {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.header-search-input-item label , .range-slider-title , .col-list-search-input-item label , .leave-rating-holder .leave-rating-title {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    color: #878C9F;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.header-search-input-item input[type="text"] , .col-list-search-input-item input[type="text"] {
    float: left;
    width: 100%;
    border: 1px solid #eee;
    padding: 12px 32px 12px 33px;
    border-radius: 6px;
    background: #F7F9FB;
    height: 42px;
    line-height: 42px;
}

.header-search-input-item input[type="text"]:focus , .col-list-search-input-item input[type="text"]:focus {
    background: #fff;
}

.header-search-input-item.in-loc-dec:before , .col-list-search-input-item.in-loc-dec:before , .header-search-input-item.date-parent:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f107";
    position: absolute;
    color: #fff;
    bottom: 10px;
    font-size: 15px;
    right: 14px;
    font-weight: 500;
    z-index: 120;
    transition: all .2s ease-in-out;
}


.not-vis-arrow {
    z-index: 520;
}

.not-vis-arrow:before {
    display: none;
}

.header-search-input-item input[type="number"] , .col-list-search-input-item input[type="number"] {
    border-radius: 6px;
    background: #fff;
}

.header-search-input-item .quantity-item , .col-list-search-input-item .quantity-item {
    float: left;
    width: 33.3%;
}

.header-search-input-item-icon {
    position: absolute;
    bottom: 14px;
    left: 13px;
    z-index: 100;
    font-weight: 600;
    font-size: 14px;
}

.header-search-button {
    margin-top: auto;
    position: relative;
    width: 100%;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    color: #fff;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    border: 1px solid;
}

.header-search-button i {
    padding-left: 10px;
}

.header-search-input-item.location a , .col-list-search-input-item.location a {
    position: absolute;
    bottom: 12px;
    right: 16px;
    z-index: 500;
}

.close-header-search {
    position: absolute;
    width: 100px;
    height: 26px;
    right: 50%;
    margin-right: -50px;
    line-height: 26px;
    bottom: -27px;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    text-align: center;
}

.phone-header {
    float: right;
}

.phone-wrap {
    margin-right: 20px;
    line-height: 14px;
    top: 12px;
}

.phone-wrap a {
    line-height: 18px;
    color: #6b6b6b;
}

.phone-wrap {
    float: right;
    margin-right: 10px;
    position: relative;
    top: 5px;
    margin-left: 10px;
    font-size:14px;
}
.phone-wrap small {
    color: #9ca3a9;
    min-width: 30px;
    display: inline-flex;
}

.nav-button-wrap {
    height: 34px;
    width: 34px;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
    display: none;
}

.nav-button-wrap .nav-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -11px;
    margin-top: -6px;
}

.nav-button-wrap .nav-button span {
    float: left;
    width: 100%;
    height: 2px;
    background: #fff;
    margin-bottom: 4px;
    border-radius: 4px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.nav-button-wrap.active .nav-button span:first-child {
  transform: translate3d(0, 6px, 0) rotate(-135deg);
}
.nav-button-wrap.active .nav-button span:last-child {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.nav-button-wrap.active .nav-button span:not(:last-child):not(:first-child) {
  opacity: 0;
}

.mobheader{
    display: none;
}

@media only screen and (min-width: 768px) {
    .main-header .header-top .icon-enter-personal .icon-enter-arrow-to-left{
        /*height: 10px;
        width: 17px;*/
        transform: scaleX(1) translateX(-4px);
    }
    .main-header .header-top .icon-enter-personal:hover .icon-enter-arrow-to-right{
        transform: scaleX(-1) translateX(2px);
    }
    .main-header .header-top .icon-enter-personal:hover .icon-enter-arrow-to-left{
        transform: scaleX(1) translateX(-2px);
    }
    .main-header .header-top .icon-enter-personal .icon-enter-half-circle {
        /*height: 24px;
        width: 20px;*/
    }
}

@media only screen and (min-width: 1024px) {
    .main-header .header-top .icon-enter-personal .icon-enter-arrow-to-left {
        /*height: 16px;
        width: 23px;*/
        transform: scaleX(1) translateX(-4px);
    }
    .main-header .header-top .icon-enter-personal:hover .icon-enter-arrow-to-left{
        transform: scaleX(1) translateX(0px);
    }
    .main-header .header-top .icon-enter-personal:hover .icon-enter-arrow-to-right{
        transform: scaleX(-1) translateX(2px);
    }
    /*.main-header .header-top .icon-enter-personal .icon-enter-half-circle {
        height: 36px;
        width: 30px;
    }*/
}
@media only screen and (max-width: 1200px){
    .main-header{
		padding: 10px 14px;
        flex-flow: row;
        align-items: center;
        justify-content: space-between;
    }
    .main-header .header-top .additional-holder .phone-wrap{
        display: none;
    }
    .main-header .header-top .additional-holder .phone-header{
        display: none;
    }
    .main-header .main-menu.nav-holder{
        display: none;
    }
    .main-header .nav-button-wrap{
        display: block;
        padding: 0 1rem;
    }
    .main-header .header-top .logo-holder{
        width: 300px;
    }
    .main-header .show-search-button{
        width: 40px;
        padding: 0 1rem;
    }
    .main-header .header-inner-wrapper-container{
        gap: 1rem;
    }
    .main-header .header-top{
        padding: 10px;
		width:100%;
    }
	.main-header .container-big{
		width: 100%;
		justify-content: space-between;
	}
	
	.main-header .header-inner{
		align-items: center!important;
		padding-bottom: 4px;
	}
    .mobheader{
        display: none;
        position: absolute;
        top: 100%;
        width: 100%;
        background: #fff;
        height: 100vh;
        padding-bottom: 50px;
    }
    .mobheader.open{
        display: flex;
        flex-flow: column;
        background: #015a9b;
        overflow: auto;
    }
	.main-header .header-top .additional-holder{
		position:absolute;
	}
    .mobheader a,
    .mobheader strong{
        color: #fff;
    }
    .mobheader > ul > li .child-menu{
        display: none;
    }
    .mobheader > ul > li.active .child-menu{
        display: flex;
        flex-flow: column;
        padding-left: 2rem;
    }
    .mobheader > ul > li.active .child-menu li a{
        display: block;
        padding: 1rem;
    }
    .mobheader > ul{
        display: flex;
        flex-flow: column;
        padding: 1rem;
    }
    .mobheader > ul > li > a{
        display: block;
        padding: 1rem;
        width: 100%;
    }
    .mobheader > ul > li:has(ul.child-menu) > a{
        pointer-events: none;
    }
    .mobheader > ul > li:has(ul.child-menu) > a svg {
        transform: rotate(90deg);
        transition: all 300ms linear;
        margin-left: 0.5rem;
    }
    .mobheader > ul > li.active:has(ul.child-menu) > a svg {
        transform: rotate(-90deg);
    }
    .mobheader > ul > li.active{
        background: #0079bf;
    }
    .mobheader > ul > li > a > i{
        display: none;
    }
    .mobheader .social-network-links{
        display: flex;
        gap: 1rem;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .mobheader .icon-enter-personal{
        display: flex;
        align-items: center;
        position: relative;
    }

    .mobheader .icon-enter-personal .icon-enter-half-circle {
      height: 30px;
      width: 25px;
    }

    .mobheader .icon-enter-personal .icon-enter-arrow-to-left,
    .mobheader .icon-enter-personal .icon-enter-arrow-to-right
    {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 14px;
        width: 21px;
        transition: transform .3s;
        transform: scaleX(1) translateX(-4px);
    }
    .mobheader .icon-enter-personal .icon-enter-arrow-to-right{
        transform: scaleX(-1) translateX(0px);
    }
    .mobheader .icon-enter-personal:hover .icon-enter-arrow-to-left{
        transform: scaleX(1) translateX(-2px);
    }
    .mobheader .icon-enter-personal:hover .icon-enter-arrow-to-right{
        transform: scaleX(-1) translateX(2px);
    }
    .mobheader .show-reg-form.modal-open{
        overflow: visible;
    }
    .mobheader .phone-wrap{
        float: unset;
        top: unset;
        height: auto;
        padding: 1rem;
    }
    .mobheader .phone-wrap > ul > li{
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        gap: 1rem;
        padding: 1rem;    
        text-align: center;
    }
    .mobheader .phone-wrap > ul > li > a{
        display: block;
        width: 100%;
        text-align: center;
        padding: 1rem 1rem 0rem;
    }
}
@media only screen and (max-width: 468px){
    .main-header .header-top .logo-holder{
        width: 200px;
    }
}
@media only screen and (max-width: 368px){
    .main-header .header-top .logo-holder{
        width: 150px;
    }
}
/**
 * 
 * HEADER STYLES END
 * 
 * */

/**
 * 
 * FOOTER STYLES START
 * 
 * */


.main-footer{
    padding-top: 30px;
    padding-bottom: 0px;
    color: #000;
}

.main-footer .footer-widget .widget-posts-descr a,
.main-footer .footer-widget a{
    font-size: 14px;
    line-height: 2;
    font-weight: 400;
    color:  #808080;
}
.main-footer .footer-inner .footer-info-about-company{
    color: #8f8f8f;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.35;
}
.main-footer .footer-inner .footer-info-about-company p{
    text-align: left;
}
.main-footer .footer-inner .footer-info-about-company img {
    width: 100%;
    max-width: 270px;
}
.main-footer , .footer-inner , .sub-footer , .top-footer {
    float: left;
    width: 100%;
    position: relative;
}

.main-footer {
    z-index: 3;
    overflow: hidden;
	background: #fff;
}

.main-footer .footer-inner {
    padding: 30px 0;
    z-index: 2;
    border-top: 1px solid #f1f0ed;
}


.copyright {
    float: left;
    font-size: 12px;
}

.subfooter-nav {
    float: right;
    margin-right: 50px;
}

.subfooter-nav li {
    float: left;
    margin-right: 20px;
}

.subfooter-nav li a {
    font-weight: 400;
    font-size: 12px;
}

.subfooter-lang {
    float: right;
    padding-left: 70px;
    position: relative;
    height: 25px;
}

.subfooter-show-lang {
    float: left;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.subfooter-show-lang i {
    margin-left: 10px;
}

.subfooter-lang:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/map.png) no-repeat center;
    width: 52px;
    height: 25px;
    opacity: 0.8;
}

.subfooter-lang-tooltip {
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
    padding: 15px 0;
    background: #18458B;
    right: 0;
    width: 80%;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.21);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    visibility: hidden;
    opacity: 0;
}

.subfooter-lang:hover .subfooter-lang-tooltip {
    visibility: visible;
    opacity: 1;
}

.subfooter-lang-tooltip li {
    float: left;
    width: 100%;
    margin-bottom: 6px;
}

.subfooter-lang-tooltip li a {
    text-align: right;
    float: left;
    width: 100%;
    padding: 0 10px;
    font-weight: 500;
}

.footer-carousel-title {
    float: left;
    color: #246bb0;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    top: 10px;
    font-size: 14px;
}

.footer-fw-widget {
    padding-bottom: 30px;
    margin-bottom: 70px;
    border-bottom: 1px solid rgba(255,255,255,0.21);
}

.footer-carousel-item img {
    height: auto;
    margin-right: auto;
    margin-left: auto;
    max-width: 90px;
}

.footer-widget h3 {
    font-size: 16px;
    float: left;
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 600;
    border-bottom: 1px solid rgba(255,255,255,0.11);
}

.footer-social span {
    float: left;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 30px;
    position: relative;
    top: 8px;
    font-size: 14px;
}

.footer-social ul {
    float: left;
}

.footer-social li {
    float: left;
    margin-right: 14px;
    text-align: center;
}

.footer-social li a {
    float: left;
    border-left: none;
    font-size: 13px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.footer-menu {
    margin-top: 20px;
}

.footer-menu li {
    float: left;
    text-align: left;
    padding-right: 16px;
    position: relative;
}

.footer-menu li:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    width: 4px;
    height: 4px;
    right: 6px;
    border-radius: 100%;
}

.footer-menu li:last-child:before {
    display: none;
}

.footer-menu li a {
    color: #eee;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
}

.footer-menu li a:hover {
    color: rgba(255,255,255,0.41);
}

#footer-twiit img , p.interact , #footer-twiit div.user {
    display: none;
}

#footer-twiit {
    text-align: left;
}

#footer-twiit a {
    color: #fff;
}

#footer-twiit p.tweet {
    font-size: 11px;
    color: #fff;
    float: left;
    padding: 20px 22px;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
}

.no-border {
    border: none !important;
}

#footer-twiit p.tweet:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    border-radius: 6px;
    opacity: 0.14;
}

#footer-twiit p.tweet:after {
    font-family: Font Awesome\ 5 Brands;
    content: "\f099";
    position: absolute;
    bottom: 10px;
    right: 12px;
    color: #fff;
    opacity: 0.2;
    font-size: 34px;
    z-index: -1;
}

#footer-twiit .timePosted a {
    color: #ccc;
    position: relative;
    float: left;
    margin-bottom: 30px;
    padding-left: 20px;
}

#footer-twiit .timePosted a:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f017";
    position: absolute;
    top: 0;
    left: 0;
    color: #ccc;
    opacity: 0.7;
    font-size: 14px;
}

#footer-twiit .timePosted a:after {
    top: -10px;
    left: 22px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#footer-twiit .timePosted a:after {
    border-color: transparent;
    border-top-color: #3AACED;
    border-width: 7px;
    margin-left: 7px;
    opacity: 0.1
}

.twitter-link {
    float: left;
    color: #fff;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.11);
    padding: 8px 20px;
    border-radius: 2px;
    font-size: 12px;
    box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.1);
}

.contact-btn {
    float: left;
    color: #fff;
    padding: 15px 35px;
    font-size: 12px;
    margin-top: 50px;
    font-weight: 600;
    border-radius: 4px;
    position: relative;
    top: 28px;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.1);
}

.contact-btn i {
    padding-left: 15px;
    color: rgba(255,255,255,0.81);
    font-size: 16px;
    position: relative;
    top: 1px;
}

.customer-support-widget {
    margin-top: 50px;
    padding: 25px 30px 15px 45px;
    border-radius: 4px;
    background: rgba(0,0,0,0.04);
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.1);
}

.customer-support-widget:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f4fe";
    position: absolute;
    z-index: -1;
    color: #fff;
    font-size: 84px;
    opacity: 0.07;
    left: 14px;
    bottom: 8px;
}

.customer-support-widget h4 {
    float: left;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    text-align: left;
    width: 100%;
    margin-bottom: 6px;
}

.cs-mumber {
    float: left;
    text-align: left;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    position: relative;
    top: 6px;
    color: #fff;
}

.cs-mumber:hover {
    color: rgba(255,255,255,0.6);
}

.cs-mumber-button {
    float: right;
    padding: 15px 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    top: -14px;
    position: relative;
}

.cs-mumber-button i {
    padding-left: 10px;
}

.contact-btn:hover {
    background: #18458B;
}

.subscribe-wrap {
   // padding: 0 0 60px 0;
   // overflow: hidden;
}

.subscribe-header h3 {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    text-align: left;
    font-weight: 600;
    font-size: 22px;
}

.footer-widget #subscribe .enteremail, .bonus_section-title #subscribe .enteremail {
    background: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    padding: 0 120px 0 15px;
    box-sizing: border-box;
    border: 1px solid rgba(255,255,255,0.21);
    z-index: 1;
}

.sp-bg {
    position: absolute;
    bottom: -240px;
    left: -70px;
    width: 350px;
    height: 350px;
    border-radius: 100%;
    background: rgba(255,255,255,0.11);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.05);
}

.sp-bg:before {
    content: '';
    position: absolute;
    top: -50px;
    left: -50px;
    bottom: -50px;
    right: -50px;
    border-radius: 100%;
    background: rgba(255,255,255,0.051);
}

#subscribe {
    float: left;
    width: 100%;
    position: relative;
    top: 30px;
}

#subscribe:before {
    content: '';
    position: absolute;
    top: -9px;
    left: -9px;
    right: -9px;
    bottom: -9px;
    background: rgba(255,255,255,0.18);
    z-index: -1;
    border-radius: 4px;
}

.footer-widget #subscribe-button, .bonus_section-title #subscribe-button {
    position: absolute;
    right: 0;
    width: 160px;
    height: 50px;
    line-height: 50px;
    top: 0;
    cursor: pointer;
    border: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 2;
    background: orange;
    color: #fff;
}

.footer-widget #subscribe-button:hover i {
    color: rgba(255,255,255,1.0);
}

.subscribe-message {
    color: #fff;
    float: left;
    margin-top: 10px;
    text-align: left;
    font-weight: 500;
    line-height: 19px;
}

.subscribe-message i {
    padding-right: 6px;
}

.subscribe-message.valid i {
    color: #5ECFB1;
}

.subscribe-message.error i {
    color: #F00;
}

.footer-widget #subscribe-button i {
    padding-right: 6px;
}

.sub-footer .about-widget img {
    float: left;
    width: 120px;
    height: auto;
}

.footer-widget .footer-contacts-widget p {
    text-align: left;
}

.footer-widget .about-widget p {
    border-bottom: 1px solid rgba(255,255,255,0.21);
}

.footer-widget .about-widget .btn {
    float: left;
    margin-top: 20px;
    padding: 13px 20px;
    border-radius: 20px;
    color: #fff;
    font-weight: 600;
}

.footer-contacts li {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.footer-contacts li a {
    padding-left: 4px;
}

.footer-contacts li i {
    padding-right: 4px;
    color: #0c0d0d;
}

.footer-widget .widget-posts li , .box-widget-content .widget-posts li {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.box-widget-content .widget-posts li {
    border-bottom: 1px solid #eee;
    margin-bottom: 13px;
    padding: 0 0 13px;
}

.box-widget-content .widget-posts li:last-child {
    margin-bottom: 0;
}

.footer-widget .widget-posts-img , .box-widget-content .widget-posts-img , .cart-details_header .widget-posts-img {
    float: left;
    width: 30%;
}

.footer-widget .widget-posts-img img , .box-widget-content .widget-posts-img img , .cart-details_header .widget-posts-img img {
    border-radius: 4px;
}

.footer-widget .widget-comments-img img {
    border-radius: 100%;
}

.box-widget-content .widget-posts-descr , .cart-details_header .widget-posts-descr {
    float: left;
    width: 70%;
    padding-left: 20px;
    text-align: left;
    position: relative;
}

.footer-widget .widget-posts-descr {
    /* text-align: left; */
    /* position: relative; */
    line-height: 1.2;
}

.box-widget-content .widget-posts-descr a , .cart-details_header .widget-posts-descr a {
    color: #666;
}

.box-widget-content .widget-posts-descr .geodir-category-location , .cart-details_header .widget-posts-descr .geodir-category-location {
    margin-top: 5px;
    margin-bottom: 5px;
}

.box-widget-content .widget-posts-descr .geodir-category-location a , .cart-details_header .widget-posts-descr .geodir-category-location a {
    font-size: 10px;
    color: #878C9F;
}

.box-widget-content .widget-posts-descr .rooms-price {
    font-size: 12px;
    text-transform: uppercase;
    top: 0px;
    position: unset;
    float: left;
}

.box-widget-content .widget-posts-descr .rooms-price strong {
    font-size: 9px;
}

.box-widget-content .widget-posts-descr .listing-rating , .cart-details_header .widget-posts-descr .listing-rating {
    margin-top: 6px;
}

.box-widget-content .widget-posts-descr .listing-rating i , .cart-details_header .widget-posts-descr .listing-rating i {
    font-size: 10px;
    margin-right: 2px;
}

.box-widget-content .widget-posts-link {
    float: left;
    position: relative;
    cursor: pointer;
    font-weight: 600;
    font-size: 12px;
    margin-top: 20px;
    color: #878C9F;
}

.widget-posts-link:hover {
    color: #666;
}

.box-widget-content .widget-posts-link:before {
    display: none;
}

.box-widget-content .widget-posts-link i {
    padding-left: 10px;
    font-size: 14px;
    position: relative;
    top: 2px;
}

.footer-widget .widget-posts-descr:before {
    content: '';
    /* position: absolute; */
    bottom: -8px;
    left: 0px;
    right: 0;
    height: 1px;
    /* border-bottom: 1px dashed rgba(255,255,255,0.21); */
}

.footer-widget .widget-posts-descr a {
    font-weight: 400;
    padding-bottom: 10px;
    color: #0d0d0d;
    clear: both;
}

.footer-widget .widget-posts-date {
    float: left;
    width: 100%;
    margin-top: 10px;
    color: #999;
    font-weight: 600;
    font-size: 12px;
}

.footer-widget .widget-posts-date i {
    color: rgba(255,255,255,0.41) !important;
    padding-right: 10px;
}

/**
 * 
 * FOOTER STYLES END
 * 
 * */

/**
 * 
 * WRAPPER STYLES
 * 
 * */
#wrapper {
  width: 100%;
}

/**
 * 
 * WRAPPER STYLES END
 * 
 * */


.home-intro h2, .home-intro-card h3 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 30px;
}

.footer-carousel-wrap .fc-cont {
    top: 0;
}

.fc-cont {
    position: absolute;
    width: 20px;
    height: 40px;
    line-height: 20px;
    color: #19458a;
    font-size: 30px;
    cursor: pointer;
    top: 40%;
    /* display: none; */
}

.fc-cont.fc-cont-prev {
    left: -15px;
}

.fc-cont.fc-cont-next {
    right: -15px;
    text-align: right;
}

.fc-cont.lc-prev {
    left: -35px;
    /*font-size: 40px;*/
}

.fc-cont.lc-next {
    right: -35px;
    /*font-size: 40px;*/
}
.fc-cont {
    color: #0079bf;
    transition: .1s ease-in-out;
    transition-property: all;
    transition-property: color,background-color,border-color,box-shadow;
    background-color: #fff;
    border-radius: 50%;
    font-size: 27px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fc-cont:hover{
    color: #fff;
    background-color: #0079bf;
}
.dots-container {
    position: absolute;
    bottom: 2rem;
    right: 3rem;
    display: flex;
    gap: 1rem;
}
.dots-container .fc-cont{
    position: relative;
    left: unset;
    right: unset;
}
.slick-dots {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: rgba(255,255,255,0.41);
    border-radius: 100%;
}
.home-slider-main-page .slick-dots{
    margin-bottom: 1rem;
}
.slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  background-color: #7e8083!important;
}
.slick-initialized .slick-slide .slider-item .img,
.slick-initialized .slick-slide .slider-item img {
    width: 100%;
}
.info-card{
    padding: 40px 40px;
    background-color: #fff;
    color: #3e4a4f;
    border-radius: 10px;
    font-size: 16px;
}

@media (max-width: 767px) {
    .dots-container{
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .dots-container .fc-cont{
        position: absolute;
    }
    .fc-cont.lc-prev{
        left: -15px;
    }
    .fc-cont.lc-next {
        right: -15px;
    }
}

/**
 * 
 * 
 * NEWS STYLES
 * 
 * */

.list-main-wrap-opt .grid-opt > ul{
    display: flex;
    flex-flow: row;
}
.list-main-wrap-opt .grid-opt > ul > li {
  padding: 0.5rem 1.25rem;
  border: 1px solid #dedede;
  border-radius: 0;
  display: inline-flex;
  cursor: pointer;
}
.list-main-wrap-opt .grid-opt > ul > li:first-child {
  border-radius: 3px 0 0px 3px;
}
.list-main-wrap-opt .grid-opt > ul > li:last-child {
  border-radius: 0 3px 3px 0;
}
.list-main-wrap-opt .grid-opt > ul > li > span{
    display: inline-flex;
    margin-top: auto;
    margin-bottom: auto;
}
.list-main-wrap-opt .grid-opt > ul > li.active > span {
    fill: #1080d2;
} 
.list-main-wrap-opt .grid-opt > ul > li.active {
    background-color: transparent;
    color: #1080d2;
    border-color: #40b9ff;
}
.list-main-wrap-opt .grid-opt > ul > li * {
  pointer-events: none;
}
/**
 * 
 * 
 * NEWS STYLES END
 * 
 * */

/**
 * 
 * 
 * 
 * BUTTONS STYLES START
 * 
 * 
 * */
.btn.btn-secondary {
    color: white;
    background: #0079bf;
    border-color: #0079bf;
}
.btn.btn-secondary:hover{
    background-color: #0099f2;
    color: #fff;
    border-color: transparent;
}
/**
 * 
 * 
 * 
 * BUTTONS STYLES END
 * 
 * 
 * */

/**
 * 
 * 
 * MODAL USER MENU FROM HEADER START
 * 
 * 
 * */

.main-register-wrap, .booking-modal-wrap, bmw-overlay, .reg-overlay, .order-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: auto;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
    background: rgba(0, 0, 0, 0.81);
}
.main-register-wrap .user-show-menu{
    padding: 1rem;
}

.reg-overlay, .order-overlay, bmw-overlay {
    z-index: 1;
    background: none;
}

.hid-body {
    overflow: hidden;
}

.main-register-holder, .main-booking-holder {
    max-width: 420px;
    margin: 100px auto 50px;
    position: relative;
    z-index: 5;
    width: max-content;
}

.main-register h3, .main-booking h3 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    padding: 0px 0 15px 0;
    margin-top: 10px;
}

.main-register h3 span, .main-booking h3 span {
    font-weight: 800;
    font-size: 18px;
    color: #566985;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.main-register, .main-booking {
    width: 100%;
    position: relative;
    padding: 0 0 10px;
    margin-bottom: 50px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.3);
}

.close-reg, .booking-modal-close, .close-supage {
    position: absolute;
    top: 12px;
    right: 24px;
    border-radius: 100%;
    color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    z-index: 100;
    text-align: center;
}
.tabs-menu li a {
    float: left;
    width: 100%;
    padding: 20px 30px;
    font-weight: 600;
    font-size: 12px;
    background: #eee;
    text-align: left;
    text-transform: uppercase;
}

.tabs-menu li a i {
    padding-right: 20px;
}

/**
 * 
 * 
 * 
 * MODAL USER MENU FROM HEADER END
 * 
 * 
 * */

/**
 * 
 * TSPERSONAL PROFILE START
 * 
 * */

.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    color: #261132;
}
.fb-100 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.form-group label {
    color: #261132;margin-bottom: 5px;
}
/**
 * 
 * 
 * TSPERSONAL PROFILE END
 * 
 * */


/**
 * 
 * 
 * CONTACTS STYLES
 * 
 * */
.contacts-wrapper{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    gap: 0px 0px; 
    row-gap: 1rem;
    grid-template-areas: 
    "contacts-info contacts-map"
    "contacts-gallery contacts-gallery"; 
}
@media only screen and (max-width: 767px) {
    .contacts-wrapper{
        display: flex;
        flex-flow: column;    
        gap: 2rem;
    }
}
.contacts-info { grid-area: contacts-info; }
.contacts-map { grid-area: contacts-map; }
.contacts-gallery { grid-area: contacts-gallery; }
.contacts-info{
    display: flex;
    flex-flow: column;
    padding: 0rem 2.5rem;
}
.contacts-info .contacts-info-text{
    margin: 1rem 0rem;
    gap: 0.5rem;
    display: flex;
    flex-flow: column;
}
.contacts-info .contacts-info-header h3,
.contacts-info .contacts-info-header h4,
.contacts-info .contacts-info-header h5{
  line-height: 1.2;
  color: #4a4a4a;
  font-weight: 700;
}
.contacts-info .contacts-info-text .main,
.contacts-info .contacts-info-text .main a{
  font-size: 18px;
  line-height: 1.4;
  color: #4a4a4a;
  font-weight: 700;
}
.contacts-info .contacts-info-text .description{
  font-size: 1rem;
  line-height: 1.4;
  color: #999;
  font-family: 'Open Sans';
  font-weight: 400;
  margin-top: 0.6rem;
}
.contacts-info .contacts-info-text .blue{
    color: #0078c1;
}
.contacts-info .contacts-info-text a{
    color: #0078c1;
}
.contacts-info .contacts-info-text a:hover{
    border-bottom: 1px solid #0078c1;
}
.contacts-info .contacts-info-time .contacts-info-time-text .description {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 1rem;
}
.contacts-info .contacts-info-time .contacts-info-time-img,
.contacts-info .contacts-info-address .contacts-info-address-img {
  width: 2rem;
}
.contacts-info .contacts-info-phone,
.contacts-info .contacts-info-time,
.contacts-info .contacts-info-address,
.contacts-info .contacts-info-mail,
.contacts-info .contacts-info-links{
    display: flex;
    gap: 1rem;
    padding-left: 1rem;
}
/*.contacts-info .contacts-info-phone .contacts-info-phone-img,
.contacts-info .contacts-info-address .contacts-info-address-img{
    stroke: #ff8b1a;
}*/
.contacts-gallery .contacts-gallery-slider{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: 1fr;
    gap: 2rem;
}
.contacts-gallery .light-carousel-wrap{
    position: relative;
}
.contacts-gallery .light-carousel .slick-slide-item{
    width: 100%;
    padding: 0rem 0.5rem;
    position: relative;
    overflow: hidden;
}
.contacts-gallery .light-carousel .slick-slide-item img{
    width: 100%;
    border-radius: 0.5rem;
    transition: scale 0.5s ease-in-out;
}
.contacts-gallery .light-carousel .slick-slide-item:hover img{
  scale: 1.1;
}
.lg-actions .lg-icon{
    text-align: center;
}
.hoverable-search{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.hoverable-search i{
  padding: 0.75rem;
  background: rgba(0,0,0,0.4);
  color: whitesmoke;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all .25s ease-in-out;
     -moz-transition: all .25s ease-in-out;
      -ms-transition: all .25s ease-in-out;
       -o-transition: all .25s ease-in-out;
          transition: all .25s ease-in-out;
}
.slick-slide-item:hover .hoverable-search i{
    opacity: 1;
}
/**
 * 
 * 
 * CONTACTS STYLES END
 * 
 * */

/**
 * 
 * ABOUT STYLES
 * 
 * */

.about-card{
    background: #fff;
    padding: 2.5rem;
    margin-top: 2.5rem;
    border-radius: 0.6rem;
    color: #3e4a4f;
}
.about-card h3{
    font-size: 22px;
    line-height: 1.4;
    color: #000;
    font-weight: 700;
    margin-bottom: 1.25rem;
}
.about-card p{
    font-size: 16px;
    margin-bottom: 1.25rem;
    line-height: 1.5;
}
/**
 * 
 * ABOUT STYLES END
 * 
 * */

/**
 * 
 * COUNTRY DETAIL PAGE STYLES
 * 
 * */

footer-widget .widget-posts li , .box-widget-content .widget-posts li {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.box-widget-content .widget-posts li {
    border-bottom: 1px solid #eee;
    margin-bottom: 13px;
    padding: 0 0 13px;
}

.box-widget-content .widget-posts li:last-child {
    margin-bottom: 0;
}
.faq-nav {
  padding: 0.5rem;
  background: #fff;
  border-radius: 1rem;
}
.faq-nav li {
    text-align: left;
    width: 100%;
    /*float: left;*/
    border-bottom: 1px solid #eee;
}

.faq-nav li:last-child {
    border: 0;
}

.faq-nav li a {
    color: #246bb0;
    display: block;
    width: 100%;
    padding: 14px 12px;
    position: relative;
    font-weight: 550;
    overflow: hidden;
    text-overflow: ellipsis;
}

.faq-nav li a:hover {
    color: #999;
}

.faq-nav li a:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f105";
    position: absolute;
    top: 16px;
    right: 10px;
    font-size: 12px;
    color: #ccc;
}
.box-widget-author{
    padding: 1rem;
    background: #fff;
    border-radius: 0.6rem;
    display: flex;
    flex-flow: column;
    gap: 1rem;
}
.box-widget-author-title{
    display: flex;
}
.box-widget-author-title .box-widget-author-title-img{
    width: 40%;
    max-width: 100px;
    border-radius: 0.3rem;
    overflow: hidden;
}
.box-widget-author-title .box-widget-author-title-img img{
    width: 100%;
}
.box-widget-author-title .box-widget-author-text{
    display: flex;
    flex-flow: column;
    padding-left: 1rem;
    width: 60%;
}

/**
 * 
 * COUNTRY DETAIL PAGE STYLES END 
 * 
 * */

 /**
  * 
  * QUOTA STYLES
  * 
  * */


.no-quota {
    color: #fff;
    background: #FFC107;
}

.low-quota{
    color: #fff;
    background: #E14040;
}

.enough-quota{
    color: #fff;
    background: #009900;
}
.enough-quota, .no-quota, .low-quota{
    padding: 0.2rem;
}

/**
 * 
 * QUOTA STYLES END
 * 
 * */

/**
 * 
 * CARD STYLES
 * 
 * */

.card .card-body{
    color: #261132;
    font-size: 1rem;
    display: flex;
    flex-flow: column;
}
.card .card-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.card-body .card-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding: .25rem .25rem; */
}

.card-body .card-col .btn {
    margin: auto
}

@media (max-width: 659.98px) {
    .card-body .card-col:last-child {
        -ms-flex-preferred-size:100%;
        flex-basis: 100%
    }
}

.card-body .card-col.duration .border {
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 659.98px) {
    .card-body .card-col {
        -ms-flex-preferred-size:40%;
        /* flex-basis: 100% !important; */
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: .5rem 0;
    }

    .card-body .card-col:nth-child(3) {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        padding: 0;
    }
}

.card-price {
    font-size: 1.5rem;
    line-height: 1;
    color: #e30b29;
}

.card-price small {
    font-size: 60%;
    color: #898989
}

/**
 * 
 * CARD STYLES END
 * 
 * */

/**
 * 
 * MFP STYLES START
 * 
 * */

#map_popup {
    position: relative;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
}
.map-popup__content-map.leaflet-container {
    background: #eff7fa;
}
#slider-container {
    margin: 25px;
}
#slider-container .flexslider {
    border: 0;
    background: #eff7fa;
    margin-bottom: 30px;
}
.map-popup__content-info-details-tour {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    margin: 8px 16px;
    overflow: hidden;
}
.map-popup__content-info-details-row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 8px 16px;
    border-top: 1px solid #ebeef2;
    border-bottom: 1px solid #ebeef2;
}
.as-flex {
    display: flex;
    flex-wrap: wrap;
}
#map_popup .mfp-close::before {
    font-size: 24px;
    font-family: 'lg';
    content: "\e070";
}
button.mfp-close {
    color: #666;
    background-color: #e4e4e4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    top: 12px;
    right: 20px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 506;
}
.tour-variants__item::after {
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 0;
    height: 1px;
    background: #f1f3f7;
    transition-delay: .2s;
    transition-duration: .05s;
}
.tour-variants__date, .tour-variants__price {
    font-size: 16px;
    color: #242440;
    line-height: 20px;
    width: 100%;
}
.tour-variants__date {
    font-weight: 700;
}
.tour-variants__item {
    display: block;
    padding: 12px 0;
    color: #5b687a;
    position: relative;
}
@media (min-width: 769px) {
    .tour-variants__item {
        padding: 16px;
        border-radius: 8px;
        transition: all .25s ease-in-out;
    }
}
@media (min-width: 1024px) {
    .mfp-content {
        max-width: 1024px;
    }
}
@media (min-width: 767px) {
    .map-popup__content {
        display: -webkit-flex;
        display: flex;
        width: 100%;
    }
    .map-popup__content-info {
        width: 50%;
    }
    .map-popup__content-info-details-row {
        margin: 0 32px;
        padding: 8px 0;
    }
    .map-popup__content-info-details-destinations {
        margin: 0 32px;
        padding: 16px 0;
        max-height: 504px;
        overflow: auto;
    }
    .popup-wrapper #map_popup #map_popup_map, .popup-wrapper #map_popup .map-popup__content-map, .popup-wrapper .map-popup #map_popup_map, .popup-wrapper .map-popup__content .map-popup__content-map {
        width: 50% !important;
        height: 100% !important;
    }
}
/**
 * 
 * MFP STYLES END
 * 
 * */

/**
 * 
 * TOUR PROGRAM STYLES START
 * 
 * */
.list-single-main-item .days {
    position: relative;
    display: block;
    border-radius: 15px;
    border: 1px solid #e4e8e9;
}
.list-single-main-item ul {
    padding-bottom: 10px;
    margin-left: 15px;
    list-style: unset;
}
.list-single-main-item .days li {
    list-style: none;
    margin-left: 0px;
    padding: 10px 20px 10px 20px;
}
.box-widget-list li {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  text-align: left;
  display: inline-block;
}
.box-widget-list li:last-child {
  border: 0;
  margin-bottom: 0;
}
.box-widget-list li div {
    margin-left: 130px;
}
.box-widget-list li span {
    min-width: 130px;
    float: left;
    font-weight: 600;
    color: #061a3a;
}
@media screen and (max-width: 767px) {
    .box-widget-list li div {
        margin-left: auto;
    }
    .box-widget-list li span {
        float: initial;
        display: block;
        text-align: center;
    }
    .list-single-main-item ul{
        margin-left: 0;
    }
}
/**
 * 
 * TOUR PROGRAM STYLES END
 * 
 * */

.list-main-wrap-opt{
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.list-main-wrap-opt .price-opt{
    display: flex;
    gap: 1rem;
}
.list-main-wrap-opt .price-opt span.price-opt-title,
.list-main-wrap-opt .price-opt .listsearch-input-item{
    margin-top: auto;
    margin-bottom: auto;
}

@media only screen and (max-width: 767px) {
    h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
        overflow: hidden;
        text-overflow: ellipsis;
    }
    h1,.h1{
        font-size: 2rem;
    }
    h2,.h2{
        font-size: 1.8rem;
    }
    h3,.h3{
        font-size: 1.5rem;
    }
    h4,.h4{
        font-size: 1.4rem;
    }
    h5,.h5{
        font-size: 1.2rem;
    }
    h6,.h6{
        font-size: 1.1rem;
    }
}
@media only screen and (max-width: 567px) {
    h1,.h1{
        font-size: 1.4rem;
    }
    h2,.h2{
        font-size: 1.3rem;
    }
    h3,.h3{
        font-size: 1.2rem;
    }
    h4,.h4{
        font-size: 1.2rem;
    }
    h5,.h5{
        font-size: 1.1rem;
    }
    h6,.h6{
        font-size: 1.1rem;
    }
}
 @media only screen and  (min-width: 768px) {
     .form-group.form-group-15{
        flex-basis: 15%;
    }
    .form-group.form-group-20{
        flex-basis: 20%;
    }
 }
    
/*@media only screen and (max-width: 1064px) {



    .main-menu {
        position: absolute;
        top: 50px;
        left: -20px;
        width: 300px;
        z-index: 50;
        padding: 15px 10px;
        background-color: #015a9b;
    }



}*/
.closediscount {
    border: 0;
    background: #fff;
    font-size: 80%;
    outline: none !important;
}
.currency-rate {padding-bottom: 10px;}
.btn-agent {background: #fff;
    padding: 5px 10px;
    min-height: 40px;
    display: flex;
	white-space: nowrap;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-color: #fff;
    border-radius: 8px;
	font-size: 15px;
    font-weight: 700;
	    color: #0079bf;
	}
@media (max-width: 1300px) {.btn-agent {display:none}}
#inner-offers-search-form .form-group {
    margin-right: 1rem;
}


.main-header .header-inner .main-menu.nav-holder nav .child-menu li > a {
 
	border-radius:16px;
}
.TVMainForm{
	margin: 0!important;
	padding: 15px 1rem !important;
}

.bs-stepper-header{
    display: flex;
    align-items: center;
}

.bs-stepper .step-trigger {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #6c757d;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: none;
    border-radius: 0.25rem;
    transition: background-color 0.15s ease-out, color 0.15s ease-out;
}

.bs-stepper-circle {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    padding: 0.5em 0;
    margin: 0.25rem;
    color: #0079bf;
    border: 4px solid #ffffff;
    background-color: var(--bs-primary-bg-subtle);
    border-radius: 50%;
}

.step.active .bs-stepper-circle {
    background: #0079bf;
    color: #ffffff;
}

.line{
    flex: 1 0 32px;
    min-width: 1px;
    min-height: 1px;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.12);
}

h6.bs-stepper-label {
    font-weight: 600;
	color: #261132;
}

@media only screen and (max-width: 567px) {
    h6.bs-stepper-label {
        font-size: 14px;
    }
}