﻿body{
    background: url('/FileManager/icons/Noise-background.jpg');
}
.white-box{	
    background: #fff;
    padding: 20px 15px;
    border-radius: 10px;
    box-shadow: 13px 11px 81px 0px rgb(0 0 0 / 10%);
}
.ConditionsBox, .TourDetailBox, .TourSection, .comments{
    padding-top: 0;
    box-shadow: none;
    border-radius: 0;
}
.d_flx {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sharing .btn_box {
    height: 40px;
    padding: 5px 15px;
    border-radius: 10px;
    /* box-shadow: 0 0 10px 0 rgb(0 0 0 / 7%); */
    border: 1px solid #ddd;
    background-color: #fff;
    color: #242424 !important;
    transition: .2s;
    outline: none;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.BoxMark {
    color: gray;
    font-size: 13px;
    padding: 0 2px;
    padding: 10px 15px;
    border-radius: 10px;
    /* box-shadow: 0 0 10px 0 rgb(0 0 0 / 7%); */
    border: 1px solid #ddd;
    background-color: #fff;
    color: #242424 !important;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}
.title_kuch {
    font-size: 18px;
    font-weight: 700;
    color: #131b1f;
    margin: 0;
}
.stars {
	margin-right:12px;
}
.stars img {
	width:14px;
	height:14px;
}
    .sharing .btn_box.share {
        margin-left: 15px;
    }
#ShareThisPage {
    position: relative;
    color: #9146a4;
    position: relative;
    transition: 0.3s;
}
.address_kuch {
    margin-left: 10px;
    font-size: 12px;
    font-weight: 500;
    color: #213743;
    margin-top: 16px;
}

.address_kuch {
    display: flex;
    align-items: center;
}
    .address_kuch .booking_btn {
        display: flex;
        padding: 3px 6px;
        border-radius: 20px;
        align-items: center;
        justify-content: center;
        margin-right: 14px;
        font-size: 12px;
        font-weight: 700;
        color: #213743;
        background-color: #f5f5f5;
        border: 1px solid #eee;
    }
.sharing .vertical_line {
    margin-right: 13px;
    margin-left: 11px;
    width: 1px;
    height: 100%;
    background-color: #ddd;
}
#ScoreReport{
    font-size: 14px;
    font-weight: 500;
}
.ribbon {
	position:
	absolute;
	right:22px;
	top: 0;
	filter:
	drop-shadow(2px 3px 2px rgba(0,
	0,
	0,
	0.5));
	z-index: 2;
}
.ribbon.slant-up > .content {
	clip-path:polygon(0 0,
	100% 0,
	100% calc(100% - 12px),
	50% calc(100% - 6px),
	0 100%);
}
.ribbon > .content {
	color: #764af1 !important;
	font-size: 12px !important;
	text-align:
	center;
	font-weight: 600;
	background: #d2d0fe linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
	padding: 8px 3px 4px;
	clip-path:
	polygon(0 0,
	100% 0,
	100% 100%,
	50% 100%,
	0 100%);
	width:50px;
	min-height: 80px;
	transition:
	clip-path 1s,
	padding 1s,
	background 1s;
}

.title_kuch {
	font-size:18px;
	font-weight:700;
	color:#131b1f;
	margin:0;
}
.stars {
	margin-right:12px;
}
.stars img {
	width:14px;
	height:14px;
}
.address_kuch {
	margin-left:10px;
	font-size:12px;
	font-weight:500;
	color:#213743;
	margin-top:16px;
}
.TitrLeft, .TitrRight {
	margin: 0;
	font-size: 12px;
	color: #a3a6aa;
	line-height:1.43;
	font-weight: 400;
	text-align: center;
}
.TitrLeft{
	font-size: 16px;
	font-weight: 700;
	margin-top: 3px;
	color: #131b1f;
}
.UlListDec {
	display: flex;
	align-items: end;
}
.UlListDec ul{
    display: flex;
    justify-content: flex-start;
    border: 1px solid #ddd;
    border-radius: 7px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.olControlDragPanActive {
	border-radius:20px;
	border:2px solid #dee2e6;
}
.TxtLineTitle svg,
.TxtLineTitle img {
	display:none;
}
.TxtLineTitle:before {
	content:'';
	background: #6a2e71;
	width:10px;
	height:10px;
	position:relative;
	display:inline-block;
	vertical-align:middle;
	border-radius:10px;
}
.btnShowPackage {
	border:2px solid;
	border-radius:11px;
	padding:5px 10px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:10px;
}
.BtnPackageActive {
	background-color:var(--sitecolor) !important;
	color:white;
	border-color:#037d43;
}
.R_Booox {
	display:
	flex;
	justify-content:
	center;
	align-items:
	center;
	font-size:14px;
	border-top: 1px solid #e8edf6;
}
.R_BoxImg {
	flex: 0 0 15%;
}
.R_Capacity {
	flex: 0 0 10%;
}
.R_RoomType {
	flex:0 0 30%;
	/* justify-content:
	start; */
	/* align-items:start; */
	/* display:
	flex; */
	/* padding-right:10px; */
}
.R_Breakfast {
	flex: 0 0 15%;
	justify-content:
	space-evenly;
	display:
	flex;
}
.R_Price {
	flex: 0 0 30%;
	position:
	relative;
}
.R_ReservRoom {
	flex:0 0 10%;
	display: none;
}
.fs15px {
	font-size:15px;
}
.fs14px {
	font-size:14px;
}
.h40px {
	height:40px;
}
.FoodItems {
	display:flex;
	flex-direction:column;
	align-items:center;
}
.FoodItems span {
	display:none;
}
.ReservPrs {
	font-size:13px;
	background: #3dd28d;
	color:
	white;
	border-radius: 18px;
	padding:2px 7px;
	margin:6px 0;
}
.AdditionalCapacity {
	font-size:12px;
	color:#484848;
	margin-bottom:6px;
}
.TxtLineTitle svg,
.TxtLineTitle img {
	display:none;
}
.TxtLineTitle:before {
	content:'';
	background: #542e71;
	width:10px;
	height:10px;
	position:relative;
	display:inline-block;
	vertical-align:middle;
	border-radius:10px;
}
.DescriptionText{
	word-spacing: 0;
}
.DescriptionText h2, .LineTitle{
	font-size: 18px;
	font-weight: 700;
	text-align: right;
	color: #131b1f;
	margin-bottom: 15px !important;
}
.DescriptionText .MainTextDescription {
	font-size: 16px;
	color: #131b1f;
	line-height: 1.94;
	font-weight: lighter;
	text-align: justify;
}
.TourDetailBox{
    margin: 30px 0 !important;
    border-top: 1px solid #eee;
    padding-top: 30px;
}
.UlListDec li{
    border: none;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px 10px;
    height: auto;
    border-left: 1px solid #ddd;
    justify-content: space-evenly;
}
.UlListDec li:last-child, .UlListDec li:nth-child(2){
	border: none;
}
.UlListDec li:nth-child(4), .UlListDec li:nth-child(3){
    border-top: 1px solid #ddd;
}
.border-1{
	border-top: 1px solid #eee;
    margin: 30px 0 0;
    padding-top: 30px;
}
.UlListDec li span{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 0 10px;
}
.UlListDec li span svg{
	fill: #a0a3a7;
	stroke: #a0a3a7;
}
.LineTitle{
    display: block;
}
.LineTitle .Line, .TxtLineTitle:before{
    display: none;
}
.HeadPack0{
	background: #666d7a !important;
	color: #fff;
	font-size: 12px;
	border-radius: 10px 10px 0 0;
	margin:  0 !important;
}
.TrReserv:nth-last-of-type(even){
	background-color: #e9edf6;
}
.TrReserv:nth-last-of-type(even) .RSItem_{
    box-shadow: none;
    border: none;
    border-radius: 7px;
}
.TrReserv .RSItem_{
    border-radius: 7px;
    box-shadow: none;
}
.TrReserv{
	border-radius: 0 !important;
	background: #e9edf661;
	margin:  0 !important;
	border:  0 !important;
}
.TrReserv p{
    font-size: 12px;
    font-weight: 600;
}
.Booking_Room{
	background: #416dea;
	border-color: #416dea;
	border-radius: 18px;
	font-size: 12px;
}
.Booking_Room:hover{
	opacity: .8;
	background: #416dea;
	border-color: #416dea;
}
.Max120px {
    max-width: 100%;
    width: 120px;
    max-height: 100% !important;
    min-height: 100% !important;
}
.RSItem_ span{
	color: #1f1f1f;
	font-weight: 900;
}
.GeneralSpecifications{
    flex-direction: column;
}
.GeneralSpecifications.UlListDec li{border: none;justify-content: flex-start;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 5px 0;border-bottom: 1px dashed #ddd;}
.GeneralSpecifications.UlListDec li span.TitrLeft{
    font-size: 14px;
}
.GeneralSpecifications.UlListDec li span:first-child{
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    justify-content: flex-start;
}
.GeneralSpecifications.UlListDec li span svg{
    margin-left: 10px;
    max-width: 20px;
}
.HW120px {
	max-width: 200px;
	height: 100%;
	width: 100%;
	max-height: 180px;
	border-radius: 20px !important;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.MAXh450px {
	max-height:350px;
	box-shadow:0 0 10px 0
	rgb(0 0 0 / 7%);
	border-radius:20px !important;
	min-height: 350px;
	height: 100%;
}
#GalleryImage .owl-dots,
#SimilarSlider .owl-dots {
	display:none !important;
}
#GalleryImage .owl-nav button {
	position:
	absolute;
	top:45%;
	background: #fff2b2;
	width:30px;
	height:30px;
}
#GalleryImage .owl-prev {
	right:0px;
}
#GalleryImage .owl-next {
	left:0px;
}
.GalleryItems div:nth-child(1) img {
	border-radius:0 20px 0 0 !important;
}
.GalleryItems div:nth-child(3) img {
	border-radius:20px 0 0 0 !important;
}
.GalleryItems div:nth-child(4) img {
	border-radius:0 0 20px 0 !important;
}
.GalleryItems div:nth-child(5) img,
.GalleryItems div:nth-child(2) img {
	border-radius:0 0 0 0 !important;
}
.GalleryItems div:nth-child(6) img {
	border-radius:0 0 0 20px !important;
}
.GalleryItems div:nth-child(4),
.GalleryItems div:nth-child(5),
.GalleryItems div:nth-child(6) {
	margin-bottom:0 !important;
}
.ItemSampelHotel{
	flex-direction: column;
	margin: 0;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 13px;
	padding: 0 10px 10px;
	/* box-shadow: 18px 0 87px rgb(10 15 70 / 7%); */
	z-index: 6;
	position: relative;
}
.ItemSampelHotel img{
	max-width: 100%;
	max-height: 100%;
	height: 200px;
	width: 100%;
	border-radius: 12px !important;
}
.ItemSampelHotel div img{
	    -ms-flex-preferred-size: 0;
	    flex-basis: 0;
	    -ms-flex-positive: 1;
	    flex-grow: 1;
	    max-width: 100%;
	    padding: 0 !important;
	    flex: 0 0 100%;
	    text-align: center;
	    margin-bottom: 15px;
}
.ItemSampelHotel .hotel-name{
	font-weight: 600;
	font-size: 15px;
	color: #1f1f1f;
}
.ItemSampelHotel svg{
	fill: #ffc107;
	width: 12px;
	height: 12px;
}
.ItemSampelHotel .hotel-city{
    font-size: 12px;
    color: #666d7a;
    margin: 9px 0;
    height: 100%;
    max-height: 100px;
    padding-right: 15px;
    position: relative;
}
.ItemSampelHotel .hotel-city:before{
	content: '';
    background-image: url('/FileManager/icons/آدرس.svg');
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    top: 0;
    bottom: 0;
}
.ItemSampelHotel .hotel-price{
	font-size: 12px;
	color: #666d7a;
	margin: 9px 0;
	min-height: 25px;
	height: 100%;
	max-height: 100px;
}
.ItemSampelHotel .hotel-price span{
	font-size: 20px;
	font-weight: 900;
	color: #1f1f1f;
	float: left;
}
@media(max-width: 690px){	
.R_BoxImg{
    flex: 0 0 20%;
}
.R_ReservRoom{
    display: none;
}
}
@media(max-width: 580px){
	.d_flx{
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
}
	#ShareThisPage{
		margin: 9px 0;
	}
	.MAXh450px{
    max-height: 100%;
    min-height: 100%;
}
	.R_Price{
    flex: 0 0 30%;
}
	.HeadPack0{
		display: none;
	}
}
@media(max-width: 450px){	
.R_RoomType{flex: 0 0 50%;}
.R_Capacity{
    flex: 0 0 5%;
}
.R_Breakfast{
    flex: 0 0 25%;
}
.R_BoxImg{
    flex: 0 0 20%;
}
.R_Price{
    flex: 0 0 100%;
}
}