body {
	position:relative;
}
.YandexRatingBadgeWidget{
	background-color:#38536C;
	padding:0 4px 16px 16px;

}
.clear{
		clear:both;
	}
.flex{
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	}	
	a:hover{
		cursor:pointer;
	}
@media only screen and (max-width: 680px){	
	.no-flex-sm{
		display:block;
	}	
	
}
@media only screen and (max-width: 900px){	
	.no-flex-md{
		display:block;
	}	
	
}
.text-blue-0{
	color:#003366;
}
.text-blue-1{
	color:#2E5966;
}		
.text-blue-2{
	color:#208982;
}
.text-blue-main{
	color:#35546D;
}
.text-green{
	color:#6caa00;
}	
.text-light-red{
	color:#e53455;
}	
.text-yellow{
	color:#F5F322;
}	
/* page submenu-nav */
.page-submenu{
background: linear-gradient(to right, #d3dbde  0%, #f2fcff 100%);
margin-top: -10px; 
margin-bottom: 20px; 
padding: 0 20px;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3dbde ', endColorstr='#f2fcff',GradientType=1 );
border-radius: 4px;
}
.page-submenu-link{
	color:#606060;
	font-weight:400;
	font-size:14px;
}

.page-submenu-link.active{
	font-weight:800;
}

  .page-h1{
	font-size: 26px;
	font-weight:bold;
	line-height:120%;
	padding-bottom:24px;
  }
  .page-h2{
	font-size: 18px;
	font-weight:bold;
	line-height:120%;
	padding-bottom:8px;
	color:#003366;
  }
.picture-on-page-100{ /*picture inside pages */
	width:100%;
	max-width:1500px;
	height:auto;
}
/*show-hide elements mobile/desktop */
.show-mobile{
	display:none!important;
	}

@media (max-width: 840px){

.show-mobile{
	display:block!important;
}
.show-desktop{
	display:none!important;
}
}


/* inner page styles*/

.text-wrapper .row.text_block{
	margin-right:0px;
	margin-left:0px;
}
@media (max-width: 760px){

.text-wrapper{
	padding:0 8px;
}
}
.page-top-picture {
	width: 100%;
    height: auto;
    margin: 16px 0 30px 0;
    border-radius: 30px;	
}

.page-top-picture.show-desktop{
	width: 100%;
    height: auto;
    margin: 16px 0 30px 0;
    border-radius: 30px;
}

.page-top-picture.show-mobile{
	width: 100%;
    height: auto;
    margin: 16px 0 20px 0;
    border-radius: 10px;
}


@media only screen and (max-width: 800px){
.show-desktop{
	display:none;	
}
.show-mobile{
	display:block;	
}
.page-top-picture {
    border-radius: 20px;	
}
}


.inner-page-top-picture{
	width: 100%;
	text-align: center;
	position: relative;
	padding: 0px;
	margin-top: -5px;
	margin-bottom: 20px;
	border-radius: 8px;
	overflow:hidden;
}
.inner-page-top-picture img{
	width: 100%;    
	max-width: none!important;
	/*margin-top:-120px;*/

}

.align-right {
text-align:right;
}
.align-left {
text-align:left;
}

@media only screen and (max-width: 900px){
.inner-page-top-picture img{
	/*margin-top:-10px;*/
	
	}

}

@media only screen and (max-width: 800px){
.inner-page-top-picture img{
	height:200px;
	width:auto;
	
	}

}

/* main page pictures blocks*/
.popular-countries-container h2, .popular-tours-container h2{
	text-align:center;
}
.popular-countries-container .popular-countries, .popular-tours-container .popular-countries{
	justify-content: center;
}

.popular-countries__link{
	background: linear-gradient(to right, #d3dbde 0%, #f2fcff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3dbde ', endColorstr='#f2fcff',GradientType=1 );
	border-radius: 5px;
}

.popular-countries__link:hover, .popular-countries__link:active, .popular-countries__link:focus {
    text-decoration: none;
    color: #606060;
	opacity:0.8;
}

.popular-hotel {
    background: linear-gradient(to right, #d3dbde 0%, #f2fcff 100%);
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.popular-hotel__img {
    height: 180px;
}

/* main page pictures blocks - popular tours zzzz*/
#popular-trips > li{
	width:33%;	
}

.popular-tours-container__trip-item .trip-item__img-link::before {	
	opacity:0;
	position:absolute;
    z-index: 2000;
    content: "";
    display: block;
    width: 234px;
    height: 30px;
	bottom:5px;
	right:0;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/media/upload/rate_codes_files/reccomend-trip-item-pic_-_Maldives_Bonus_-_280125220454.svg) !important;
}


/* to show link as a button */
/*.popular-tours-container__trip-item .trip-item__btn-link_____test {	
	box-shadow: none;
    background: #5394bc;
    color: #fff;
	opacity:1;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 15px;
    width: 118px;
    height: 30px;
    position: absolute;
    bottom: 30px;
    right: 16px;
    transition: .5s;
    line-height: 30px;
    text-align: center;
}*/


.popular-tours-container__trip-item .trip-item__btn-link {
    box-shadow: none;
    background: #fff;
    color: #fff;
    opacity: 0;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 30px;
    left: 0px;
    top: 0;
    transition: .5s;

}


.popular-tours-container__trip-item .trip-item__btn-link:hover, .popular-tours-container__trip-item .trip-item__btn-link:active, .popular-tours-container__trip-item .trip-item__btn-link:focus {

    color: #fff;
	opacity:0.4;
    text-decoration: none;
}



.trip-item__description--main {
	height:auto;
}

.popular-tours-container__trip-item .news-block__news-item-inner{
	/*min-height:280px; trip-item-OLD */	

	min-height:220px; 
	padding-top:16px;
	
}

.popular-tours-container__trip-item .trip-item__price {
    color: #FF0000;
    position: absolute;
    bottom: 0px;
    right: 20px;
	/*left: 20px;*/
}
.popular-tours-container__trip-item .trip-item__title-link {
	/* color: #333333; trip-item-OLD*/ 
    color: #fff;
}

.popular-trips .news-block__news-title {
   /* margin: 12px 0; trip-item-OLD*/    
    
	margin: 0;
    position: absolute;
    width: 100%;
    top: 150px;
    left: 0;
    padding: 16px;
    text-align: center;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    background-color: rgba(1, 0, 0, 0.4);
    color: #fff !important;	
	
}

.popular-tours-container__trip-item .trip-item__description--dates, .popular-tours-container__trip-item .trip-item__description--days  {
    height: auto;
}

 .trip-item__description {
    margin-bottom: 12px;
}



@media only screen and (max-width: 760px){	
	#popular-trips > li {
		width:100%;	
		}

	.popular-tours-container__trip-item .news-block__news-item-inner{
		/*min-height:250px; trip-item-OLD*/
		min-height:200px;
		
	}
	
	.popular-tours-container__trip-item .trip-item__description {
		margin-bottom: 8px;
	}

}



/*.trip-item__type {
    position: absolute;
    left: 0px;
    top: 14px;
    padding: 4px 25px;
    border-radius: 15px;
    background: #FFF;
    color: #000;
    z-index: 1000;
}*/










/* carousel*/
#carouselTop {
    top: 40px!important;
}

   @media only screen and (max-width: 600px){
	#carouselTop {
		top: 90px!important;
	}	
	.carousel-indicators{
		/*display:none;*/
	}
	#carouselTop .carousel-indicators {
    bottom: 45px;
	}
	#header-container-wrapper{			
	}
   }
   
   #header-container-wrapper.header-container-wrapper--not-main {
    min-height: 120px;
	height: 120px!important;
}
   @media only screen and (min-width: 600px){
	#header-container-wrapper.header-container-wrapper--main{			
	 height:550px!important;  /*container-height */ 
	}
   } 
   @media only screen and (min-width: 1024px){
	#header-container-wrapper.header-container-wrapper--main{			
	 height:700px!important;   /*container-height */ 
	}
   }  
	@media only screen and (min-width: 1200px){
	#header-container-wrapper.header-container-wrapper--main{			
	 height:800px!important;   /*container-height */ 
	}
   }  


   
/* hotels-list-table*/ 
.table.hotels-list-table{
	overflow-x: auto;
	display: block;
	}
	
	
@media only screen and (max-width: 680px){
	
.table.hotels-list-table{
	font-size:10px!important;
}
.table.hotels-list-table tr td, .table.hotels-list-table tr th {
	padding:8px 3px 8px 3px!important;
}
.hotel-card__price-td-link .hotel-card__price, .hotel-card__title-link-td,.hotel-card__price-td-link .hotel-card__price-currency{
	font-size:12px!important;
	}

.table.hotels-list-table tr td:last-child, .table.hotels-list-table tr th:last-child{
	display:none;
	}
.table.hotels-list-table tr td:nth-child(6), .table.hotels-list-table tr th:nth-child(6){
	display:none;
	}	
   }


/*excursion-program*/

.excursion-program{
	padding-bottom:100px;
}
.excursion-program .item{
		margin:0 0 15px 20px;
		clear:both;
		border-bottom:1px solid #DDD;
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	}

.excursion-program .item .day{
		padding:10px;
		width:100px;
		font-weight:bold;
		white-space:nowrap;
	}
.excursion-program .item .place{
		padding:10px;
		width:200px;
		text-align:center;
		font-weight:400;
	}
.excursion-program .item .text{
		padding:10px;
		width:80%;
		
	}	
.excursion-program	.maps-google{
		min-width:150px;
		height:200px;
		overflow:hidden;
		transition: 0.2s;
		border-radius:15px;
		width:90%;
	}	
.excursion-program .maps-google:hover{
		width:100%;
	}
.excursion_map{
	text-align:center;
	margin:0 auto;
	transition: 0.2s;
}	
.excursion_map img{
	width:300px;
	height:auto;
	border-radius:15px;
	margin-top:30px;
	transition: 0.2s;
	cursor:pointer;
	}
.excursion_map img:hover{
	width:600px;
	height:auto;
	display:block;
}	

@media only screen and (max-width: 680px){
	.excursion-program{
		margin-top:90px;

	}
	
.excursion-program .item{
		display: block;	
		margin-left:0px;
	
	}

.excursion-program .item .day{
	background:#D7F0FF;
	border-radius:10px;
	text-align:center;
	width:100%
	}
.excursion-program .item .place{
		text-align:center;
		display:block;
		width:100%;
		font-weight:500;
	}	
.excursion-program .item .text{
	display:block;
	width:100%;
	}	
.excursion_map img:hover{
	width:95%;
	height:auto;
	display:block;
}	
}

/*page-pictures*/
.page-pictures .page-pictures__item{
	margin-top:10px;
}
.page-pictures .page-pictures__item img{
	border-radius:7px;
	transition: 0.2s;
	}

.page-pictures__item img:hover, .page-pictures__item img:active, .page-pictures__item img:focus {
    text-decoration: none;
    box-shadow: 0px 2px 8px -1px #0089AF;
    transform: scale(1.1);
}

/*carousel*/
#carouselTop .carousel-caption{
	border:none!important;
}
.main-slide-1{
	text-align:center;
}
.main-slide-1 .text-1{
	font-size: 22px;
	color: #FFFFFF;
	text-shadow: 2px 4px 12px #132445!important;
}
.main-slide-1 .text-2{
	font-size: 20px;
	color: #FFFFFF;
	text-shadow: 2px 4px 12px #132445!important;
}
.main-slide-1 .text-3{
	font-size: 18px;
	color: #FFFFFF;
	text-shadow: 2px 4px 12px #132445!important;
}

@media (max-width: 840px) {
.main-slide-1 .text-1{
	font-size: 18px;
	color: #FFFFFF;
	text-shadow: 2px 4px 12px #132445!important;
}
.main-slide-1 .text-2{
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 2px 4px 12px #132445!important;
}
.main-slide-1 .text-3{
	font-size: 14px;
	color: #FFFFFF;
	text-shadow: 2px 4px 12px #132445!important;
}
}



/*HEADER LINE*/

.design-scheme--basic-style #header-container-wrapper-main {
    background-image: linear-gradient(to bottom, rgb(52, 95, 110) 0%, rgb(52, 95, 110) 70px, rgba(255,255,255,0.3) 70px, rgba(255,255,255,0) 1%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(52, 95, 110)', endColorstr='#00ffffff',GradientType=0 );
}


.site-menu__logo-img {
    display: block;
    height: 50px;
    width: auto;
    margin: 0 20px 0 0;
}

.site-menu {
	height:85px;
}
.site-menu__inner {
    padding-top: 10px;
}
.upper-site-menu__list {
	position:relative;

}
.upper-site-menu {
	z-index:10000;
}
/*SEARCH BLOCK*/

#common-search-block {
    position: relative;
    padding-top: 20px !important;
}

#common-search-block.common-search-block--not-main {
    position: relative;
    margin-top: 0px !important;
}


/*GAMBURGER MENU ===== Scrollbar CSS =====*/

@media only screen and (max-width: 900px){	}	
.custom-window--menu {
    overflow-y: scroll;
	height:600px;
	scrollbar-width: auto;
    scrollbar-color: #345f6e #ffffff;

}
  /* Chrome, Edge, and Safari */
 .custom-window--menu::-webkit-scrollbar {
    width: 12px;
  }

.custom-window--menu::-webkit-scrollbar-track {
    background: #ffffff;
  }

 .custom-window--menu::-webkit-scrollbar-thumb {
    background-color: #345f6e;
    border-radius: 10px;
    border: 3px solid #ffffff;
  }
  
  
  /* HEADERS */
  @media only screen and (max-width: 840px){	
  h1, .h1 {
    font-size: 24px;
	}
	h3, .h3 {
    font-size: 18px;
}
	
}

 /* INNER COUNTRY PAGES */
.button-reservation{	
	padding:0;
	
}
  /* buttonr reservation */

.button-reservation a {
	display:block;
	background-color:#406C87;
	border-radius:7px;
	margin:0 auto;
	max-width:400px;
	color:#fff;
	text-align: center;
	padding:20px;
	text-decoration:none;
	font-size:18px;
	cursor:pointer;

}
.button-reservation a:hover {
	background-color:#5394BC;
	text-decoration:none;
	color:#fff;
}


  .button-reservation a{
   background: linear-gradient(90deg, #35546d, #206e8c, #0069a0, #35546d);
   background-size: 400%;
   border-radius: 10px;
   position: relative;
   animation: animate-button-1 8s linear infinite;
   z-index: 1;
   cursor:pointer;
 }
  
  .button-reservation a:hover {
  text-decoration: none;
  animation: animate-button-1 8s linear infinite;
  color:#ffffff;
}

.button-reservation a:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
  background: linear-gradient(90deg, #35546d, #206e8c, #0069a0, #35546d);
  background-size: 400%;
  border-radius: 10px;
  filter: blur(20px);
  opacity: 0;
  transition: 0.5s;
}

.button-reservation a:hover:before {
  filter: blur(20px);
  opacity: 1;
  animation: animate-button-1 8s linear infinite;
}

  @keyframes animate-button-1 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 400%;
  }
}





   .button-glow {
   color:#ffffff;
  text-decoration: none;
  cursor: pointer;
  width: 200px;
  height: 60px;
  padding: 20px 60px;
  line-height: 60px;
    background: linear-gradient(90deg, #03a9f4, #18abe2, #72f2ff, #03a9f4);
  background-size: 400%;
  border-radius: 999px;
  font-size: 1.3em;
  position: relative;
  z-index: 1;
  animation: animate-button-2 8s linear infinite;
}

.button-glow:hover {
  text-decoration: none;
  animation: animate-button-2 8s linear infinite;
  color:#ffffff;
}

.button-glow:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
  background: linear-gradient(90deg, #03a9f4, #18abe2, #72f2ff, #03a9f4);
  background-size: 400%;
  border-radius: 999px;
  filter: blur(20px);
  opacity: 0;
  transition: 0.5s;
}

.button-glow:hover:before {
  filter: blur(20px);
  opacity: 1;
  animation: animate-button-2 8s linear infinite;
}

@keyframes animate-button-2 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 400%;
  }
}

@media only screen and (max-width: 760px){	
   .button-glow {
	font-size:14px;
	padding: 20px 30px;

}	
}

@media only screen and (max-width: 840px){	
	.button-reservation a {

	padding:15px;
	font-size:14px;
}	
}


 /* ARROWS TOP MENU */
 
 .slick-prev:before{
    content: '<';
	color: #345f6e;
}
[dir='rtl'] .slick-prev:before{
    content: '<';
	color: #345f6e;
}

.slick-next:before{
    content: '>';
	color: #345f6e;
	
}
[dir='rtl'] .slick-next:before{
    content: '>';
	color: #345f6e;
}


/*-----NEWS BLOCK----------*/


.news-block__news-item {
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0px 4px 15px rgba(0,0,0,0.10);
    -webkit-border-radius: 10px;
	border-radius: 10px;
}


.news-block__news-img {
    width: 100%;
    height: 194px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0 0;
}

.news__image img{

    -webkit-box-shadow: 0px 4px 15px rgba(0,0,0,0.15);
    box-shadow: 0px 4px 15px rgba(0,0,0,0.15);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.bordered_top {
    padding: 3px;
    border: 1px dashed;
    display: inline-block;
    font: 700 13px / 13px Roboto, Arial, sans-serif;
    color: #58808e;
    border-radius: 3px;
}

.news-block__news-date img{
	display:none;
}
.news-block__news-item-inner .news-block__news-date{
	background-image: url("https://unihotel.org/media/upload/rate_codes_files/calendar-md-1_-_MALDIVES_BONUS_-_081123082353.svg");
    background-repeat: no-repeat;
    padding-left: 40px;
    display: block;
    height: 24px;

}


@media only screen and (max-width: 760px){	
	.news-block__news-item {
		padding: 0px;
		margin-bottom:16px;

}
.news-block__news-item-inner{
		padding: 16px;
}
}




.header-main__social-link .fa-telegram {
	color:#46B8E0;
}



/*----- Special-hotels----------*/

.popular-hotels__item.special-hotels__item{
	margin-top:20px;
	margin-bottom:40px;
	border-radius: 0 0 30px 0px;
	height:400px;
	border:1px solid #eee;
	background: linear-gradient(to right, #d3dbde 0%, #f2fcff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3dbde ', endColorstr='#f2fcff',GradientType=1 );
}
.special-hotels__img{
	height:350px;
	border-radius: 0 0 30px 0px;
}
.special-hotels__content{
	border-radius:0 0 30px 0px;
	bottom:0px;
	left:0px;
	right:0px;
	padding-right:25px;
	min-height:180px;
	background: linear-gradient(to right, #d3dbde 0%, #f2fcff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3dbde ', endColorstr='#f2fcff',GradientType=1 );
}
.special-hotels__title{
	overflow:visible;
	font-size:1.2em;
	white-space: wrap;
        padding-right: 10px;
}
.special-hotels__country{
font-size: 0.9em;}


.special-hotels__text{
	font-size: 1em;
	padding:10px 0px 0px 0px;
}
.special-hotels__btn-link {
	position: absolute;
    top: -400px;
    left: 0px;
    width: 100%;
    height: 600px;
    border-radius: 0 0 30px 0px;
    opacity: 0;
}

/* footer links upd 05.2024*/
#footer-container-wrapper .footer-h4{
 margin-bottom:0px;
}
#footer-container-wrapper .footer-link-small{
	display:none;
}

/*page submenu link color*/

.page-group-submenu ul.upper-site-menu__list>li:last-child a{
	color:#337ab7!important;	
}

.page-group-submenu ul.upper-site-menu__list>li a{
	color:#337ab7!important;	
}

/*----- Modal window callback + popup + feedback form----------*/

.modal-overlay {
position: fixed;
z-index: 500;
top:0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .7);
display: grid;
grid-template-columns: 1fr;
align-items: center;
}

.modal-callback .inner{
    position:relative;
	max-width:	600px;
	width:600px;
	margin: 40px auto 0px auto;
	padding:24px 30px 20px 30px;
	border-radius:30px;
	background:#f3f5ef;
}

.icon-close-popup{
	position:absolute;
	right:16px;
	top:20px;
	width:32px;
	height:auto;
	cursor:pointer;
}

.header-button-phone.mobile, .footer-button-phone.mobile {
	display:none;
}
.header-button-phone.desktop, .footer-button-phone.desktop{
	display:block;
}

#modal-callback{
	display:none;
}

.iframe-feedback-form{
	width:100%;
	max-width:700px;
	border-radius:20px;
	
}



@media screen and (max-width: 840px) {

.modal-callback .inner{
    position:relative;
	max-width: 98%;
	width:98%;
	margin: 10px auto 10px auto;
	padding:24px 20px 20px 20px;	
	border-radius:20px;
}	


.modal-callback .inner{
    position:relative;
	width:100%;
	margin: 0 auto;
	padding:24px 20px 20px 20px;	
	border-radius:0px;

}

.iframe-feedback-form{
	width:100%;
	max-width:100%;
	border-radius:20px;
	
}
}


/*----- //Modal window callback ----------*/


/*----- main page padding ----------*/
@media only screen and (max-width: 700px){
 .main-page--text {
 padding-left:0px;
 padding-right:0px;
 }

}

/*----- main page tour-table-section ----------*/

.tour-table-section{
	background-color:#F4F4F4;
	color:#333;
	border-radius: 8px;
	width:100%;
	margin:0 auto;
	padding:20px 30px;
	width:100%;
	max-width:900px;
}

.tour-table-section .tour-table-inner{
	border-bottom:1px solid #ddd;
	margin-bottom: 20px;
}
.tour-table-section  a.tour-row{
   color:#333;
  display:  block;
  width:  100%;
  height: 100%;
  overflow: hidden;
  text-decoration: none;
  cursor:pointer;
}
.tour-table-section a.tour-row:hover{
	 opacity:0.7;
	 
 }
.column-tour{
	 float:left!important;
	 padding-bottom:10px!important;
	 
 }

 .tour-table-section a.tour-row .column-tour-1{
	width:30%;	 
 }

.tour-table-section .column-tour.column-tour-2{
	 width:130px	;
}
 
 
.tour-table-section .column-tour-2, .column-tour-3 {
	text-align:left;
	padding-left:10px;
}



.tour-table-section .fly-emitates{
	font-weight:bold;
	color:#D71921;
}
.tour-table-section .fly-aeroflot{
	font-weight:bold;
	color:#18418A;
}
.tour-table-section .tour-new{
	font-weight:bold;
	color:#C0347D;
}
.tour-table-section .no-border{
	border:none;
}

@media only screen and (max-width: 700px){
  .tour-table-section{
	font-size:12px;
  } 
  .tour-table-section{
	padding:10px;
	}
  
   .tour-table-section a.tour-row .column-tour-1{
	width:110px;	 
 }
   .tour-table-section a.tour-row .column-tour-2{
	width:120px;	 
 }

}

.main-page-tour-a{
color:#464747;
line-height:120%;
}

@media only screen and (max-width: 760px){

.main-page-tour-a{
display:block;
}
.main-page-tour-a-hide-mobile{
	display:none;
}
}

/*-----// main page tour-table-section ----------*/

/*-----Header currency choice arrow ----------*/

.header-button-dropdown .dropdown-toggle::after{
	content:url("https://unihotel.org/media/upload/rate_codes_files/input-arrow-down_-_Maldives_Bonus_-_161024063215.svg")!important;
	  position:relative!important;
	  padding-left:3px!important;
}





@media only screen and (max-width: 760px){

.site-menu__logo-img {
    height: 25px;
    margin: 0 0px 0 0;
}
.header-button-phone {
    font-size: 14px;
	font-weight:400;
}
.header-button-phone-wrapper{
    padding: 0 4px;
}

a .fa:before{
cursor:pointer;
}
}

/*-----Main Page Search Block 22.01.2025 ----------*/



/* Popular countries */

.popular-countries__link {
    background: linear-gradient(to right, #406c87 0%, #5394bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#406c87 ', endColorstr='#5394bc',GradientType=1 );
    border-radius: 5px;
    color: #fff;
}

.popular-countries__link:hover{
	color:#fff;
}
.custom-window__link {
    color: #98abbb !important;
}


/* Search menu */

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 16px 16px 0 0;
}


.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
	/*border: 1px solid #ddd;*/
    border-bottom-color: transparent
}

#hotel-search-form__additional_title{
	display: flex;
    padding-bottom: 0;
    justify-content: left;
    flex-direction: row;
}

#hotel-search-form__additional_title::after{	
	content: "";
    display: block;
    width: 16px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    /*background-image: url("/media/upload/rate_codes_files/icon-filters-grey_-_Maldives_Bonus_-_220125113805.svg");*/
	background-image: url("/media/upload/rate_codes_files/icon-filters-white_-_Maldives_Bonus_-_220125120229.svg");	
	background-position-y: 2px;
	margin-left:4px;			
}


 #hotel-search-form-top-panel {
    background-color: #5394bc !important;
}

#hotel-search-form-top-panel.well {
    border: 0px solid #f1f1f1;
    border-radius: 16px;
	color:#fff;
	/*border: 1px solid #f1f1f1;
    border-radius: 4px; */
}




.nav-tabs.header-nav-list .header-nav-list__link {
    background-color: #406c87;
	color:#fff;
}
.header-nav-list__icon{
    color: #fff;
}

.header-nav-list__icon--avia-hotel::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/media/upload/rate_codes_files/flight-avia-white_-_MALDIVES_BONUS_-_160223104304.png");
}

.header-nav-list__icon--package::before{
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
	background-image: url("/media/upload/rate_codes_files/icon-search-package_-_Maldives_Bonus_-_220125102907.svg")!important;
}

.nav-tabs.header-nav-list .nav-item.active .header-nav-list__link {
    background-color: #5394bc;
	color:#fff;
}

.btn-success, .blue-material-button, .btn-primary, .btn-success:visited, .blue-material-button:visited, .btn-primary:visited, .btn-success:link, .blue-material-button:link, .btn-primary:link  {
    background: #406c87!important;
    color: #fff;
    border: 1px solid #34617d!important;
    border-bottom: 2px solid #34617d!important;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.btn-success:hover, .blue-material-button:hover, .btn-primary:hover {
    background: #5394BC!important;
	border: 1px solid #316E94!important;
    border-bottom: 2px solid #316E94!important;
}

.btn-success:active, .blue-material-button:active, .btn-primary:active  {
    background: #71A6C7!important;
	border: 1px solid #316E94!important;
    border-bottom: 2px solid #316E94!important;
}

.form-control {
    border-radius: 8px;
}



#hotel-filter-meal{
	height:34px;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.header-telegramm-wrapper, .header-max-wrapper {
    display: inline-block;
    width: 28px;
    cursor: pointer;
    vertical-align: top;
}

/* HEADER remove social dropdown*/

.header-whatsapp-wrapper .dropdown-toggle{
	display:none;
}

.dropdown-menu.header-messenger-toggle {
    display: block;
    background: none;
    box-shadow: none;
	position:relative;
	top:0px;
	border: 0px solid rgba(0, 0, 0, .15);
	min-width:80px;
	}

.header-messenger-toggle .header-whatsapp-link {
    padding: 4px 0;
    display: inline-block;
}
@media (max-width: 760px) {
	
	.header-messenger-toggle .header-whatsapp-link img{
		width:16px;
		height:auto;
	}
	.dropdown-menu.header-messenger-toggle {
    margin-left:4px;
	min-width:55px;
	}
}


/*
.header-nav-list__icon--tour::before {

	content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
	background-image: url("/media/upload/rate_codes_files/icon-search-tour_-_Maldives_Bonus_-_220125103018.svg")!important;

}
*/
/*
.header-nav-list__icon--avia-hotel::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("https://unihotel.org/media/upload/rate_codes_files/flight-avia-white_-_MALDIVES_BONUS_-_160223104304.png");
}


.header-button-icon-img-tour::before,
.header-nav-list__icon--tour::before {
  content: '\e90d';
}*/