.tourwidth{
width: 100%;
    display: inline-block;	
	}
.tourBoxit{
    width: 1200px;
    margin: 30px auto;
	}	
.leftBoxTour{
    width: 240px;
    float: left;
    margin: 0px 10px 0px 0px;	
	}	
.rightBoxTour{
float: left;
    width: 950px;	
	}	
.tour_itemsa{
width: 100%;
    display: inline-block;
    margin: 0px 0px 20px 0px;
position:relative;
	}	
.tourPreviews{
    width: 258px;
    float: left;
    position: relative;
    overflow: hidden;
    height: 218px;
    border-radius: 20px 0px 0px 20px;
    border: 1px solid #000;

	}	

	
.priceContents2 ul{
list-style:none;
float:left;
}
.tourContenst{
    float: right;
    width: 690px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 220px;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
	}
	
	
.tourPreviews .owl-item	{
    height: 230px!important;
    width: 100%;
}
	


.tourContenst:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0px;
    bottom: 0px;
    background:#DE4044;

	}

.tourContenst h6{
    position: absolute;
    font-weight: normal;
    left: -75px;
    background: #DE4044;
    top: 10px;
    z-index: 999;
    color: #fff;
    border-radius: 20px;
    padding: 10px;
    font-size: 14px;
    min-width: 74px;
    text-align: center;


	}
.tour_midd{
    width: 670px;
    float: right;
    padding: 10px;
    box-sizing: border-box;	
   
	}
	
.status_new{
 background:url(../images/new_icon.png) no-repeat right top; 
}		

.tourTitles{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    width: 62%;

	}	
	
.recom{
	background:url(../images/tour_best.png) no-repeat 0px 0px;	
	    padding: 0px 0px 0px 30px;		
		}
	

.tourItsM{
	 font-family: "Segoe UI";
    width: 415px;
    margin: 10px 0px 30px 0px;	
	}	

.rightPrIt{
    font-family: "Segoe UI";
    float: right;
    position: absolute;
    top: 20px;
    right: 0;
    font-weight: 600;
    border-left: 1px solid #ccc;
    padding: 0px 0px 0px 15px;
    width: 140px;
	}	
	
.bookNow{
    position: absolute;
    right: 15px;
    bottom: 15px;
    background: #DE4044;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    cursor: pointer;
        border-radius: 15px;
	}	
.tourBottoms p{
font-size:14px;	
text-transform:capitalize;
line-height:1.7;
	}	

.tourBottoms p:nth-child(1){
background:url(../images/location_ico.png) no-repeat 0px 0px;	
background-size: 15px auto;
    padding: 0px 0px 0px 25px;
	
	}	

.tourBottoms p:nth-child(2) strong{
    color: #999;
    font-weight: 600;	
	}	


.tourBottoms p a{
text-decoration: underline;	
	}	

.rightPrIt p{
    font-weight: normal;
    top:-20px;	
	}
.rightPrIt strong,.tourLen strong{
    font-weight: 600;	
	}		

.oldPrices{
color: #DE4044;
font-weight: 600;	
text-decoration:line-through;
	}	

.tourLen{
    position: absolute;
    right: 133px;
    top: 20px;
    padding: 0px 30px 0px 0px;
	}	

.leftContents h3{
        border-radius: 15px 15px 0px 0px;
    background: #353535;
    color: #fff;
    font-weight: normal;
    padding: 10px;
    font-size: 16px;	
	cursor:pointer;
	}	

.leftContents ul{	
    list-style: none;
}


.leftContents ul li:last-child{
 border-radius: 0px 0px 10px 10px;   
    
}

.leftContents ul li{
    padding: 10px;
    background: #e6e6e6;
    margin: 0px 0px 1px 0px;	
	cursor:pointer;
	}
.rightPrIt strong{
position:relative;
top:-20px;
}	

.actCats{
background:#FFBA00!important;	
	}
	
.rec-icon{
    position: absolute;
    right: 0;
    top: 55px;
}	

.rec-icon2{
position: absolute;
    right: 0;
    top: 111px;
	}

.last_min{
    position: absolute;
    right: 45px;
    bottom: 57px;
}

.hot_tour{
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 999;
    width: 45px;
    height: 45px;
    background: #e31e24;
    color: #fff;
    border-radius: 50%;
    line-height: 3;
    text-align: center;
    font-size: 15px;
}

.owl-nav{
    bottom: 15%;
    position: absolute;
    width: 100%;

	}
.owl-prev{
    text-indent: -99999px;
    width: 19px;
    height: 55px;
    overflow: hidden;
    display: inline-block;
    float: left;
    padding: 0 10px;
    color: #fff;
    cursor: pointer;
    background: url(../images/sl_arrow.png) no-repeat 26px 0px;
    background-size: 27px auto;
	}	

.owl-next{
    text-indent: -99999px;
    width: 20px;
    height: 56px;
    overflow: hidden;
    display: inline-block;
    float: right;
    padding: 0 10px;
    color: #fff;
    cursor: pointer;
    background: url(../images/sl_arrow.png) no-repeat -13px 0px;
    background-size: 27px auto;
  
	}

.tourItemPreviews{
    width: 865px;
    height: 500px;	
	overflow:hidden;
	border-radius:20px;
	}

.tourItLeft h2{
    font-weight: normal;
    margin: 0px 0px 10px 0px;	
	}
	
.tourItems .tourItLeft{
    margin-top:40px;
width:865px;
}

.tourItemPreviews .owl-nav{
bottom: 35%;
	}	

.tourNavigate{
    border-radius: 20px;
    margin: 20px 0;
    background: #DE4044;
    box-sizing: border-box;
    padding: 10px;
    width: 865px;
    display: inline-block;
	position:absolute;
	}	
	

.tourNavigate ul li{
    cursor: pointer;
    color: #fff;
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 5px 0;
    list-style: none;
    width: 95px;
    text-align: center;
    font-size: 15px;
    box-sizing: border-box;
	}	

.tourNavigate ul li:hover,.actLI{
    background: #fff;
    border-radius: 20px;
    padding: 5px;
    color:#000!important;	
	}	

#highlights h3,
#ruler h3,
#pricing h3,
#reviews h3,
#special_notes h3{
color:#DE4044;
text-transform:uppercase;	
padding:0px 0px 10px 0px;
position:relative;

	}	

#highlights h3:after,
#ruler  h3:after,
#pricing  h3:after,
#reviews h3:after,
#special_notes  h3:after{
content: "";
    background: #DE4044;
    width: 85%;
    height: 5px;
    position: absolute;
    bottom: 14px;
    left: 133px;
    
}







.daysConMedia .owl-item img{
    border-radius: 30px;
}


#highlights  ul li{
    list-style: none;
    background: url(../images/high_li.png) no-repeat 0px 10px;
    padding: 5px 0px 5px 13px;
    border-bottom: 1px solid #ccc;
    margin: 0px 0px 5px 0px;
	}	
#highlights  ul li:last-child{
border:none;	
	}	

#highlights ul{
/*width: 55%;*/	
	}	

#highlights	{
margin:100px 0px 10px 0px;	
    padding: 0px 0px 20px 0px;

	}


#route,#pricing,#special_notes{
    margin: 10px 0px 10px 0px;
    padding: 10px 0;	
	}
	

	
	


#ruler	{
margin:0px 0px 10px 0px;
overflow:hidden;
position:relative;
	}
	
	
	
			

#route ul li{
    list-style: none;
    font-size: 18px;
	float:left;
	cursor:pointer;	
	}

#route ul li:last-child strong{
display:none;	
	}		

#route ul{
    width: 100%;
    display: inline-block;
    margin: 0px 0px 10px 0px;	
	}	

#route ul li:hover{
color:#DE4044;	
	}	

.overlayRoute{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    z-index: 999999;	
	display:none;
	}	
#routBox{
	display:none;
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;	
	}	

.routeBox{
width: 800px;
    background: #fff;
    height: 500px;
    margin: 40px auto;
    overflow-y: scroll;	
	border:1px solid #ccc;
	}	
.loadRoute{
    padding: 20px;
	}

.routeBox h5{
    padding: 5px;
    float: right;
    cursor: pointer;	
	}	

.loadRoute iframe{
    width: 383px;
    margin: 0px 0px 10px 10px;
float:right;
height:260px;
}


.loadRoute img{
    width: 350px;
    float: left;
}

.3d_iframe{
    width: 100%;
    margin: 0px 0px 10px 0px;
    height: 300px;
}



#reviews,#faqs,#useful{
margin:30px 0px 10px 0px;	
	}
	
	

#faqs h3{
color:#DE4044;
text-transform:uppercase;	
padding:0px 0px 10px 0px;
	}

#useful h3{
color:#DE4044;
text-transform:uppercase;	
padding:0px 0px 10px 0px;
	}			
	
	
.starsBox ul{
    width: 500px;
    margin: 0px 0px 10px 0px;	
	}
	
	
.starsBox ul li{
    position: relative;
    line-height: 2;
    list-style: none;
    width: 100%;
    display: inline-block;
	}	

.starsBox ul li:after{
    content: "";
    position: absolute;
    left: 220px;
    top: 14px;
    background: #e5e5e5;
    width: 250px;
    height: 5px;
	}		

.writeReview{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 20px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    background: #DE4044;
    border-radius: 20px;
	}
.starsBox{
position:relative;	
	}	

.starsBox dt{
    float: left;
    width: 111px;
	}
.em_star{
	position:relative;
 background: url(../images/start_0.png) no-repeat 0px 4px;	
     width: 100px;
    height: 30px;
    float: left;
	}	
.starsBox ul li strong{
    float: right;
    font-weight: normal;
    position: relative;
    left: 20px;
	}	

#reviews small{
    position: absolute;
    top: 40px;
    right: 0;	
	}		

.reviewFormBox{
    display:none;	
	}	
.ffItem{
    margin: 5px 0;	
	}	

.ffItem input{
	float:left;
    padding: 11px;
    width: 250px;
    background: #E5E5E5;
    border: 1px solid #ccc;	
	margin:0px 5px 0px 0px;
	}

.ffItem select{
    padding: 10px;
    width: 220px;
    background: #E5E5E5;
    border: 1px solid #ccc;	
	}	
	
.ffItem textarea{
    padding: 10px;
    width: 477px;
    background: #E5E5E5;
    border: 1px solid #ccc;	
	resize:none;
	height:100px;
	}	

#savereview{
float: left;
    padding: 5px 20px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    background: #DE4044;	
	}				

.reviewList{
    margin: 20px 0;	
	}	

.reviewList h1{
    text-align: center;
    color: #ddd;	
	}	

#system-message{
    width: 1200px;
    margin: 0 auto;	
	}	

.reviewList{
width: 100%;
    display: inline-block;	
	}	
.review_item{
    width: 100%;
    display: inline-block;
    background: #f5f5f5;
    border: 2px solid #e1e1e1;
    padding: 25px;
    box-sizing: border-box;
    margin: 0px 0px 10px 0px;
    border-radius: 30px;
	}	
.review_top{
	position:relative;
    width: 100%;
    margin: 0px 0px 20px 0px;
    display: inline-block;
	}	
.review_top span{
    float: right;	
	font-size:14px;
	color:#999;
	}	

.review_top dt{
    background: url(../images/start_0.png) no-repeat 0px 5px;
padding: 0px 78px 5px 0px;
    height: 22px;
    float: left;
    width: 70%;
	}
	
.stars_1:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 13px;
    height: 20px;
	}		
	
		
.stars_2:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 30px;
    height: 20px;
	}	

.stars_3:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 52px;
    height: 20px;
	}
	
.stars_4:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 60px;
    height: 20px;
	}
	
.stars_5:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 90px;
    height: 20px;
	}			

.activeLIne{
    width: 250px;
    margin: 0px 0px 0px 220px;
    position: relative;	
	}	
.viewMoreB{
    display: inline-block;
    background: #DE4044;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;	
	}	



.line_5:before {
    content: "";
    background:url(../images/start_5.png) no-repeat 1px 3px;
    position: absolute;
    top: 1px;
    left: 0;
    height: 30px;
}

.line_4:before {
    content: "";
    background: url(../images/start_5.png) no-repeat 1px 9px;
    position: absolute;
    top: -5px;
    left: 0;
    height: 30px;
}

.line_3:before {
    content: "";
    background:url(../images/start_5.png) no-repeat 1px 3px;
    position: absolute;
    top: 1px;
    left: 0;
    height: 30px;
}
.line_2:before {
    content: "";
    background:url(../images/start_5.png) no-repeat 1px 3px;
    position: absolute;
    top: 1px;
    left: 0;
    height: 30px;
}

.line_1:before {
    content: "";
    background:url(../images/start_5.png) no-repeat 1px 3px;
    position: absolute;
    top: 1px;
    left: 0;
    height: 30px;
}	

.starsBox #line_5 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #DE4044;
    height: 5px;
	z-index:99;
	
	}


	
	.starsBox #line_4 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #DE4044;
    height: 5px;
	z-index:99;
	
	}
	
	.starsBox #line_3 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #DE4044;
    height: 5px;
	z-index:99;
	
	}
	
	.starsBox #line_2 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #DE4044;
    height: 5px;
	z-index:99;
	
	}
	
	.starsBox #line_1 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #DE4044;
    height: 5px;
	z-index:99;
	
	}	

.tourItRight ul li{
    float: left;
    list-style: none;	
    padding:10px 0;
	}
.rightUL{
    width: 100%;
    display: inline-block;
	}	
	
.rightUL ul{
    width: 75%;
    margin: 0 auto;    
    
}	
	
.right_top{
    padding: 10px;
    width: 293px;
    border: 1px solid #000;
    position: relative;
    box-sizing: border-box;
    border-radius: 20px;
    display:inline-block;
	}	
		
.right_top h3{
    font-size: 20px;
    color: #DE4044;
	}	

.topsCN{
    margin: 20px 0px 0px 0px;	
	width: 100%;
    display: inline-block;
	}
	
.tourLenItem{
float: left;
    width: 125px;	
	}
	
.tourLenItem strong{
    color: #DE4044;
    font-weight: normal;	
	}	

.tourLenItem p{
	line-height:1;
    padding: 5px 0;	
	}	
.middleTop{

    margin: 10px 0px 10px 0px;
    padding: 10px 0 0 0;
    height: 30px;
	}
.firstlink{
	float:left;
    background: #DE4044;
    color: #fff;

    cursor: pointer;	
margin:0px 10px 0px 0px;
font-size:12px;

    padding: 10px 20px;

    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 50px;




	}

.lang_ru-RU .firstlink, .lang_ru-RU  .lastlink{
font-size:12px;
}


.lang_ru-RU .tourNavigate ul li:nth-child(2){
width: 119px;
}

.lang_ru-RU .tourNavigate ul li:nth-child(7){
width: 180px;
}	

.lastlink{
    background: #454545;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 50px;
    width: 85%;
    display: block;
	}	
.tourNavigate.scrollNav{
    position: fixed;
    top: 0;
    width: 867px;
    z-index: 999999;
    margin: 0;
	}	
	
.right_top.scrollNav{
    position: fixed;
    top: 0;
    width: 293px;
    z-index: 9999;
    margin: 0;
	background:#fff;
	}		
.faqsItems{
    background: #f5f5f5;
    padding: 20px;
    border: 2px solid #dcdcdc;
    margin: 0px 0px 10px 0px;	
	}	
	.faqsItems h4{
    padding: 10px;
    border-left: 5px solid #DE4044;
cursor:pointer;
}
.usContent{
display:none;	
    padding: 10px 0;
    box-sizing: border-box;
	}
.usBox{
margin:0px 10px 10px 0px;	
    float: left;
    width: 48%;
    display: inline-block;
	
	}
.usBox:nth-child(2n+1){
	    clear: both;
	}

	
.usBox > h4{
margin: 0px 0px 10px 0px;
    font-size: 20px;	
	}
.usBox > h5{
    cursor: pointer;
    position: relative;
    padding: 0px 0px 10px 30px;
    border-bottom: 2px solid #DE4044;
	}		
.usBox > h5:before{
content: "";
    background: #DE4044;
    width: 15px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 8px;
	}
	
.usBox > h5:after{
    content: "";
    background: #DE4044;
    width: 2px;
    height: 15px;
    position: absolute;
    left: 6px;
    top: 2px;
	}
	
			
#useful{
    width: 100%;
    display: inline-block;	
	}	
.country_tit{
    margin: 10px 0;
    background: #F5F5F5;
    color: #000;
    width: 100%;
    display: inline-block;
    padding: 5px;
	    box-sizing: border-box;
	}	
.usContent img{
    max-width: 415px;
	}	
.openInfo:after{
display:none;	
	}	
.ruler{
padding: 20px 0;	
width:885px;
position:relative;
	}	
.rulerUL li{
top:20px;
    position: relative;
height: 57px;
    width: 58px;
    text-align: center;
    padding: 16px 0px 0px 0px;
    font-weight: bold;
    font-size: 20px;
    color: #b4b4b4;
    text-transform: uppercase;
    list-style: none;
    float: left;
    cursor: pointer;
    font-weight: bold;
    display: inline-block;
    background: url(../images/road_marker.png) no-repeat 0px 0px;


	}	
.act_ruler{
background:none!important;	
    top:-15px!important;	
	}	
.act_ruler:before{
	/*
    content: "";
    background: url(../images/act_ruler.png) no-repeat 0px 0px;
    width: 14px;
    height: 26px;
    position: absolute;
    bottom: -41px;
left:0px;
    z-index: 999;
*/
	}	
.day_content ul li{
display:none;	
list-style:none!important;
	}	

.rulerUL{
width:100%;
display:inline-block;
    position: absolute;
    top: 0;
left:5px;	
	}
.day_gallery {
    width: 300px;
    float: left;
    height: 200px;
    margin: 0px 20px 0px 0px;
	}
.day_contents{
padding:0px 0px 20px 0px;	
    display: inline-block;
    min-height: 180px;
	}	
	
.owl-pagination{
display:none;	
	}	
.day_gallery .owl-buttons{
    position: absolute;
    top: 77%;
    width: 100%;	
	}	
.rule_l{
    margin: 0px 0px 0px 6px;	
	}	

.paramsB{
    border-top: 3px solid #d9d9d9;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
	}	

.paramsB h4{
color:#DE4044;	
font-weight:normal;
	}	
.ansBox{
display:none;	
    padding: 20px 0px;
}	

.rulerUL li:nth-child(14){
    left: 940px;

	}

.rulerUL li:nth-child(13){
    left: 867px;
	
	}	

.rulerUL li:nth-child(12){
    left: 798px;

	}	

.rulerUL li:nth-child(11){
    left: 727px;
	
	}
.rulerUL li:nth-child(10){
    left: 655px;
	
	}	
	
.rulerUL li:nth-child(9){

    left: 585px;	
	}	
	
.rulerUL li:nth-child(8){
    left: 514px;	
	}	
	
.rulerUL li:nth-child(7){
    left: 445px;	
	}	
	
.rulerUL li:nth-child(6){
    left: 377px;	
	}	
	
.rulerUL li:nth-child(5){
    left: 308px;	
	}	
	
.rulerUL li:nth-child(4){
    left: 238px;	
	}	
	
.rulerUL li:nth-child(3){
    left: 172px;	
	}	
	
.rulerUL li:nth-child(2){
    left: 103px;

	}	
	
.rulerUL li:nth-child(1){
    left: 30px;	
	}		
#draggableArrow{
position: absolute;
    top: 35px;
    left: 20px;
    z-index: 99999;
	}													
.owl-carousel .owl-item{
overflow:hidden;	
height:auto;
	}	
#ui-datepicker-div{
max-width:55%!important;	
	}	
.book_wrapper form > h3{
border-left: 5px solid #DE4044;
    padding: 10px;	
    color: #454545;
    font-weight: normal;	
	}
.tourItLeft > h3{
    margin: 0px 0px 20px 0px;	
	
	}	
.pay_items{
float: left;
    margin: 20px 10px 0px 0px;	
	}	
.pay_items input{
padding: 11px;
    background: #dedede;	
	width:150px;
	}	
	
.pay_items select{
padding: 10px;
    background: #dedede;
	width:150px;	
	}	
.pay_items h4{
    font-size: 13px;
    font-weight: 600;
    color: #2a2a2a;
    padding: 5px 0px 0px 0px;
	}		
.room_items{
    float: left;
    width: 880px;
    margin:10px 0;	
	}	
.roomsAppend {
    float: left;
    margin: 3px 10px 0px 0px;
    width: 135px;
        text-align: center;
    font-size: 20px;
	}
	
.roomsAppend  h5{
color: #DE4044;
    font-size: 16px;
    padding:5px 0;
}	
	
		
.roomsAppend div:nth-child(1){
    float: left;	
	}	

.roomsAppend div:nth-child(1){
float: left;
    margin: 0px 0px 0px 10px;
	}		
.roomsAppend select{
    width: 50px;
    float: left;
    background: #DEDEDE;
    padding: 10px;	
	margin:0px 5px 0px 0px;
	}	
.roomsAppend  div > h5{
    float: left;
    padding: 10px 10px 0px 0px;	
	}
.roomsAppend p{
font-size: 14px;
    position: absolute;
    bottom: -23px;
    right: 13px;
	    font-weight: 600;
	}	
.roomsAppend  div{
    position: relative;
    display: inline-block;	
	}
.roomsAppend {
display:none;	
	}	
.guestBox{
width: 100%;
    display: inline-block;
    margin: 30px 0px 0px 0px;	
	}
.guestBox > h2{
color:#454545!important;	
border-left:5px solid #DE4044;
padding:10px!important;
font-size: 20px!important;
	}

.guestBox > h2:before,
.guestBox > h2:after{
display:none;    
    
}
	
.tr_line{
    margin: 10px 0;
    display: inline-block;
    width: 100%;	
	}	
.tr_line > h3{
color: #DE4044;
    font-size: 16px;	
	margin:0px 0px 10px 0px;
	}	
.tr_itemBox{
width: 100%;
    display: inline-block;	
	}	
.tr_item{
    width: 430px;
    float: left;	
	height:80px;
	}	
.tr_item h6{
    font-size: 14px;
    color: #2a2a2a;
    font-weight: 600;
    padding: 5px 0;	
	}	

.tr_item input{
    padding: 10px;
    background: #dedede;
    width: 400px;
    outline: none;	
	}	
.tr_item select{
    padding: 9px;
    background: #dedede;
    width: 420px;
    outline: none;	
	}					
.brth select{
    width: 136px;
    float: left;	
	margin:0px 5px 0px 0px;
	}	
.natBox h6{
    float: left;
    padding: 10px 10px 0px 0px;	
	}	
.natBox select{
width: 319px;	
	}	
.tr_line{
display:none;	
	}	
.itemsP_1,.room_1{
display:block;	
	}	
	
	
	
.rightPrIt p:first-child,.rightPrItLast  p:first-child{
	position:relative;
background:url(../images/info_icons.png) no-repeat right 10px center;	
background-size:20px auto;
	}
	
	.rightPrItLast  p:first-child{
	position:relative;
background:url(../images/info_icons.png) no-repeat right 10px top 0px;	
background-size:20px auto;
padding:15px 0;
	}
	
.rightPrItLast strong{
float:right;
}	
	
.rightPrIt p:first-child{
    padding: 20px 0px 0px 0px;
background:url(../images/info_icons.png) no-repeat center 5px;	
}	
	
.rightPrIt > p span{ 
    position: absolute;
    font-size: 12px;
    width: 128px;
    bottom: -60px;
    left: 2px;
display:none;
}	

.rightPrIt > p:hover span,.rightPrItLast > p:hover span{
display:block;	
	}	
	
	
	
.rightPrItLast > p span{ 
    position: absolute;
    font-size: 12px;
    width: 128px;
    top: -28px;
    right: 4px;
display:none;
}

.hideStart{
display:none;
	}

.hideL{
    list-style: none;
    width: 100%;
    position: absolute;	
	}
	
.hideL li{
	float:left;
    width: 65px;
    height: 45px;	
	}	

.priceContents,.priceContents2 {
display:none;	
	}	
.activeTabContent,.activeTabContent2{
display:block;	
	}	
.tabsBoxOur,.twoUL{

    width: 100%;
    display: inline-block;	
	}	

.tabsBoxOur > ul{
list-style: none;
    float: left;
}


	
.twoUL > ul{
width: 100%;
    min-height: 50px;
    border-top: 2px solid #ccc;
    overflow: hidden;
    border-bottom: 2px solid #ccc;
    margin: 10px 0px 10px 0px;
    display: inline-flex;
}	
		
	
	
	
		
.priceContents ,.priceContents2{
    float: left;
    width: 740px;	
	padding:10px;
	box-sizing:border-box;

	}	

.tabsBoxOur > ul li,.twoUL > ul li{
    cursor: pointer;
    position: relative;
    width: 25%;
    text-align: center;
    height: 50px;
    line-height: 50px;
	}
.twoUL ul li br{
display:none;
}	

	
	
.activeTab{
    background: none!important;
    color: #DE4044;
    font-weight: 600;
	}		
.dailyDBOX{
display:none;	
	}
.payTits{
    margin: 0px 0px 25px 0px;
    text-transform: uppercase;	
	}	

.paymentEvent h2{
    color: #DE4044;
    border-left: 5px solid #DE4044;
    padding: 10px;
    font-size: 20px;
	    margin: 0px 0px 20px 0px;	
	}

.paymentEvent{
    border-top: 5px solid #dcdcdc;
    padding: 35px 0px 0px 0px;	
	    margin: 0px 0px 80px 0px;
	}
.paymentEvent ul{
    width: 100%;
    display: inline-block;
    list-style: none;	
	}
.paymentEvent ul li{
	cursor:pointer;
    width: 278px;
    float: left;
    margin: 0px 15px 0px 0px;
    height: 120px;	
	}			
.paymentEvent ul li:nth-child(1){
background:#DE4044;	
	}

.paymentEvent ul li:nth-child(2){
background:#DE4044;	
	}

.paymentEvent ul li:nth-child(3){
background:#DE4044;	
	}
.paymentEvent ul li:last-child{
float:right;
margin:0;	
	}
.paymentEvent ul li h4{
height: 65px;	
	}		

.paymentEvent ul li dt{
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    text-align: right;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    
    float: right;
    margin: 10px 10px 0px 0px;	
	}	
	
.paymentEvent ul li:nth-child(1) dt{
   border-top: 3px solid #98d371;	
}	

.paymentEvent ul li:nth-child(2) dt{
    border-top: 3px solid #eccd54;	
}	
	
.paymentEvent ul li:nth-child(3) h4{
color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    margin: 33px 0px 0px 41px;
    text-align: center;
    display: inline-block;
    padding: 5px 5px;
    height: 38px;
	 border-top: 3px solid #3eb5eb;	
	 border-bottom: 3px solid #3eb5eb;	
}		
	
	
.paymentEvent strong{
position: relative;
    left: 20px;
    top: 25px;
    font-size: 30px;
    color: #fff;	
	}	
.paymentEvent ul li p{
    background: url(../images/pay_icon.jpg) no-repeat center center;
    height: 50px;
    position: relative;
    bottom: -55px;
	}	
.pay_items input,.pay_items  select{
border:1px solid transparent;	
	}	

.hotel_preloader{
    position: relative;
    z-index: 999999;
    width: 100%;
    margin:0px 0px 20px 0px;
    height: 10px;
    background: #dbdbdb;
display:none;
}

#preloader_line{
    background: #DE4044;
width:0;
height: 100%;
    max-width: 100%!important;

 -webkit-transition: all 1000ms linear;
    -moz-transition: all  1000ms linear;
    -o-transition: all  1000ms linear;
    -ms-transition: all  1000ms linear;
    transition: all  1000ms linear;

}


.hotel_list{
    min-height: 300px;
    width: 100%;
    display: inline-block;
    margin: 30px 0;
}

.hotels_left{
width: 240px;
    float: left;
    margin: 0px 15px 0px 0px;
    min-height: 200px;

}
	
.hotels_right{
    float: right;
    width: 940px;
    min-height: 200px;
position:relative;
overflow:hidden;
min-height:400px;
}

.lefts_column{
    border: 1px solid #000;
}	

.lefts_column h2{
    color: #fff;
    height: 45px;
    font-size: 16px;
    padding: 10px;
    box-sizing: border-box;
margin:0px 0px 10px 0px;
font-weight: normal;
}

.fil_bg{
    background:#353535 url(../images/f_icon.png) no-repeat 200px center;
}

.weather_bg{
    background:#353535 url(../images/f_icon.png) no-repeat 200px center;
}

.ex_bg{
    background:#353535 url(../images/f_icon.png) no-repeat 200px center;
}


.hleftItems{
padding:5px 12px;
    width: 90%;
    display: inline-block;
}

.hleftItems h3{
    color: #DE4044;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px 0px 2px 0px;
}

.hleftItems input{
    padding: 5px;
    border: 1px solid #ccc;
    width: 201px;
}


.hleftItems select{
    padding: 5px;
    border: 1px solid #ccc;
    width: 213px;
}




#loadHR img{
position:relative;
margin:0px 0px 25px 0px;

-webkit-animation: hotelSlide 1s infinite;
-moz-animation:    hotelSlide  1s infinite;
-o-animation:      hotelSlide  1s infinite; 
 animation:        hotelSlide  1s infinite; 
animation-timing-function: linear;

}


@-webkit-keyframes hotelSlide  {
  0%   { top: -200px; }
  20%   { top: -150px; }
  40%   { top: -100px; }
  60%   { top: -50px; }
  80%   { top: -30px; }
  100% { top: 0; }
}
@-moz-keyframes hotelSlide  {
  0%   { top: -200px; }
  20%   { top: -150px; }
  40%   { top: -100px; }
  60%   { top: -50px; }
  80%   { top: -30px; }
  100% { top: 0; }
}
@-o-keyframes hotelSlide  {
  0%   { top: -200px; }
  20%   { top: -150px; }
  40%   { top: -100px; }
  60%   { top: -50px; }
  100% { top: 0; }
}
@keyframes hotelSlide  {
  0%   { top: -200px; }
  20%   { top: -150px; }
  40%   { top: -100px; }
  60%   { top: -50px; }
  100% { top: 0; }
}










#hotelOverley{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.95);
    z-index: 9999;
min-height:400px;
}


#hotelOverley img{
    position: absolute;
    left: 45%;
    top: 200px;
width:124px;
height:124px;
}
	


#loadHR2 ul li{
margin:0px 0px 20px 0px;
    width: 935px;
    display: inline-block;
    position: relative;
    border: 1px solid #ccc;
}

.hotel_preview{
    position: relative;
    width: 255px;
    height: 190px;
    float: left;
    display: inline-block;
    margin: 0px 20px 0px 0px;
}


.hotel_preview p{
position: absolute;
    right: 0;
    padding: 5px 10px;
    background: #fff;
top:10px;
}


.hotel_preview img{

    width: 100%;
    max-height: 190px;
}


.hotel_info{
float: left;
    width: 660px;
}

.hotel_info_left{
width: 310px;
    float: left;
}

.hotTitle{
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}

.hotel_info_right{
    width: 350px;
    float: left;
}
.column1{
    width: 210px;
    float: left;
    font-size: 12px;
    height: 100px;
    padding: 0px 10px 0px 0px;
overflow:hidden;
}

.column2{
    width: 111px;
    float: left;
    border-left: 1px solid #ccc;
    padding: 0px 0px 0px 10px;
    margin: 10px 0px 0px 0px;
    height: 85px;
}

.choose_rooms{
    position: absolute;
    bottom: 20px;
    padding: 10px 20px;
    background: #DE4044;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    right: 30px;
}

#p_cdspropertysummary{
font-size: 13px;
    width: 200px;
}
#loadHR{
min-height:200px;
}

.hotel_preview .owl-buttons{
    position: absolute;
    bottom: 25px;
    width: 100%;
}

#loadHR img{
transition: all 1s;
}


.viewStar_5{
    margin: 5px 0;
    background-image: url("../images/stars.png");
    background-repeat: no-repeat;
    background-position: -6px 0;
    height: 19px;	
}


.viewStar_4{
    margin: 5px 0;
    background-image: url("../images/stars.png");
    background-repeat: no-repeat;
    background-position: -6px -18px;
    height: 19px;	
}



.viewStar_3{
    margin: 5px 0;
    background-image: url("../images/stars.png");
    background-repeat: no-repeat;
    background-position: -3px -36px;
    height: 19px;	
}

.viewStar_2{
    margin: 5px 0;
    background-image: url("../images/stars.png");
    background-repeat: no-repeat;
    background-position: -3px -54px;
    height: 19px;	
}

.hot_address{
    background: url("../images/loc_icon.png") no-repeat;
    font-size: 11px;
    width: 91%;
    padding: 3px 0px 4px 22px;
    position: relative;
    left: -4px;
    margin: 5px 0
}

.descBox{
font-size: 12px;
    position: relative;
    top: 10px;
}


#loadRegionHtml input{
border: none;
    width: auto;
    float: left;
position: relative;
    top: -33px;
cursor:pointer;
}

.regPs{
font-size: 12px;
    line-height: 3;
cursor:pointer;
}

.regBx{
width:100%;
    height: 33px;
    overflow: hidden;
}

.dvBr{
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
    box-sizing: border-box;
}

.regBx input{
    border: none;
    width: auto;
    position: relative;
    top: -33px;
float:left;
}


.hleftItems .viewStar_5{
 background-position:35px 2px;
cursor:pointer;
}

.hleftItems .viewStar_4{
position: relative;
    top: 4px;
 background-position:35px -17px;
cursor:pointer;
}
.hleftItems .viewStar_3{
position: relative;
    top: 4px;
 background-position:35px -35px;
cursor:pointer;
}
.hleftItems .viewStar_2{
position: relative;
    top: 4px;
 background-position:35px -55px;
cursor:pointer;
}


#price-range{

    width: 190px;
    background: #e4e5e6;
    border: none;
    height: 8px;
    position: relative;
    top: 30px;
    left: 15px;
}
.overPriceBx{
display:none;
}

#price-range .ui-slider-handle{
background: #ff7400;
    border: none;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    top: -3px;
}


.priceRBox{
    border: 1px solid #ccc;
    min-height: 50px;
    position: relative;
    left: 0;
    margin: 0px 0px 10px 0px;
}

.priceRBox p{
    position: absolute;
    left: 57px;
    top: 3px;
}

.stBox{
margin: 0px 0px 10px 0px;
}

.page_196 .ui-autocomplete{
    width: 211px!important;
    font-size: 14px!important;
}

.page_196 .ui-menu-item:hover,.page_101 .ui-menu-item:hover{
background: #FFBA00!important;
    color: #fff!important;
}

#map{
margin:30px 0px 0px 0px;
    border: 1px solid #ccc;
}

.roadBG{
    background: url(../images/path.png) repeat-x bottom center;
    width: 2500px;
    height: 30px;
    margin: 40px 0px 0px 0px;
}

.path_box{
    height: 80px;
    position: relative;
    padding: 20px 0px 0px 0px;
cursor:pointer;
}

.act_ruler strong{
    position: relative;
    font-size: 17px;
    float: right;
    top: 2px;
color:#DE4044!important;
}

.rulerUL li:hover{
    background-position: 0px -76px;
color:#000;
}

.act_ruler span{
display:block!important;
    font-size: 16px;
    text-align: left;
    float: left;
    position: relative;
    top: 3px;
color:#DE4044!important;


}

.reversBus{

  -webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    
}

.routContent{
min-height:200px;
width:100%;
display:inline-block;
margin:20px 0px 20px 0px;
}

.dropNav{
display:none;
position: absolute;
    top: 0px;
    right: 0;
}

.drop_back{
    background: url(../images/drop_arrow.png) no-repeat;
    background-position: 0px 0px;
width:22px;
height:25px;
overflow:hidden;
    float: left;
cursor:pointer;
}

.drop_next{
    background: url(../images/drop_arrow.png) no-repeat;
    background-position: -19px 0px;
width:22px;
height:25px;
overflow:hidden;
cursor:pointer;
}

.drop_back:hover{
    background-position: -1px -24px;
}


.drop_next:hover{
    background-position: -20px -24px;
}


.ourDC{
display:none;
}

.daysC_0{
display:block;
}

.ourDC li{
    list-style: none;
cursor:pointer;
}

.ourDC li a{
    float: left;
    padding: 5px 0px;
color:#DE4044;
}
.ourDC li p{
float: left;
    padding: 5px 5px;
    color: #DE4044;
    font-weight: bold;
    font-size: 17px;
}

.ourDC ul{
    width: 100%;
    display: inline-block;
}

.ourDC li:last-child p{
display:none;
}
.daysConMedia{
width:420px!important;
float:left;
margin:0px 10px 0px 0px;
    min-height: 220px;
}

.daysConMedia .owl-item img{
width:420px!important;
}

.priceContents p{
    display: inline-block;
}
.priceContents ul{
    list-style: none;
    float: left;
}

.priceContents table,.priceContents2 table{
    width: 100%;
    border: 1px solid #f2f2f2;
}

.priceContents table td,.priceContents2 table td{
padding:5px;
border-right:1px solid #f2f2f2;
border-bottom:1px solid #f2f2f2;
}
.priceContents table tr td:last-child,.priceContents2 tr td:last-child{
border-right:none;
}

.priceContents table tr:last-child td,.priceContents2 table tr:last-child td{
border-bottom:none;
}

.priceContents table tr:first-child td, .priceContents2 table tr:first-child td {
background:#f2f2f2;
}

.priceContents table tr td:first-child{
text-align:center;
}

.content_2 ul:first-child li{
padding: 0px 0px 0px 30px;
background:url(../images/in.png) no-repeat left center;
background-size:20px auto;
}

.content_2 ul:last-child li{
padding: 0px 0px 0px 30px;
background:url(../images/ex.png) no-repeat left center;
background-size:20px auto;
}


.daily_paths li{
    list-style: none;
    float: left;
    margin: 0px 10px 0px -7px;
    padding: 0;
    text-transform: uppercase;
    font-size: 13px;
padding:0px 0px 5px 0px;
}



.art{
    position: relative;
    left: 3px;
}

.daily_paths{
    width: 90%;
    display: inline-block;
}

.dailyConLeft{
    height: 130px;
    width: 385px;
    float: left;
}

.tourInfoDaily li{
font-size: 13px;
list-style: none;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}

.tourInfoDaily li p{
    color: #000;
    float: left;
    padding: 0px 10px 0px 0px;
}

.tourInfoDaily{
    width: 365px;
}

.tourInfoDaily li:last-child{
  border: none;
    padding: 10px 0px 0px 0px;
}


.tourInfoDaily li:last-child p{
    float: none;
    padding: 0;
}




.dailyConRight{
    float: right;
    width: 265px;
}

.dailyLeftLine{
    height: 85px;
    width: 125px;
    float: left;
    border-right: 1px solid #ccc;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
}

.dailyRightLine{
    width: 124px;
    float: right;
position:relative;
}

.dailyLeftLine p{
font-size:15px;
}

.dailyLeftLine p select{
float:right;
margin:0px 10px 0px 0px;
width:54px;
border:1px solid #dcdcdc;
    padding: 3px 0px 3px 5px;

    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background:url(../images/guide_arr.png) no-repeat center right 5px;



}

.selType{
    display: inline-block;
    width: 120px;
    position: relative;
    margin: 5px 0;
    font-size: 15px;
    overflow: hidden;
    height: 25px;
}




.selType input[type="checkbox"] {
    width: 60px;
    margin: 0;
    padding: 0;
    opacity: 0;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}

.selType input[type="checkbox"] + label {
    display: inline-block;
    margin-left: 0;
    padding-right: 78px;
    background: url(../images/n_checkbox_bg.png) no-repeat 61px 2px;
    line-height: 31px;
cursor:pointer;
}

.selType label{
width:45px;
} 

.selType input[type="checkbox"]:checked + label {
    background-position: 61px -23px;
}

.selType:last-child{
    position: relative;
    top: -10px;
}

.cancelDaily{
    font-size: 14px;
    color: #c9c8c8;
    text-transform: uppercase;
    border-bottom: 3px solid #c9c8c8;
    position: relative;
    top: 9px;
    font-weight: normal;
    letter-spacing: 1.5px;
    cursor: pointer;
    left: -90px;
}

.dailyDisc{
    color: #DE4044;
    font-size: 16px;
    text-decoration: line-through;
    font-weight: 600;
}

.dailyDiscCurrent{
    font-size: 16px;
    font-weight: 600;
}

.dailyDisc:after{
    width: 25px;
    height: 21px;
    content: "";
    background: url(../images/daily_dis_label.png) no-repeat 0px 0px;
    position: absolute;
    right: -11px;
    top: 45px;
}


.newDaily:before{
    content: "";
    background: url(../images/n_daily_new.png) no-repeat 0px 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 54px;
    height: 48px;
    z-index: 99;
}


.newDaily:after{
    content: attr(data-title);
    position: absolute;
    right: 1px;
    top: 9px;
    width: 43px;
    height: 48px;
    z-index: 9999;
    color: #fff;
    display: inline-block;
    -webkit-transform: rotate(42deg);
    -moz-transform: rotate(42deg);
    -o-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    transform: rotate(42deg);
    font-size: 14px;


}

.dailyRightLine p{
font-size: 13px;
}

.dailyDiscCurrent strong{
font-size:16px;
}

.daily_paths a{
color:#000!important;
cursor:pointer;
font-size: 16px;
    font-weight: bold;
}

.daily_paths a:hover{
color:#DE4044!important;
}

.bookNowDaily{
    position: absolute;
    right: 15px;
    bottom: 15px;
    background: #DE4044;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    cursor: pointer;
        border-radius: 15px;
}

.dailyBook{
    width: 100%;
    display:none;
}

.dailyBookForm{
    width:948px;
    display: inline-flex;
    margin: 0px;
    padding: 10px 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.dfItem{
    float: left;
    margin: 0px 10px 0px 0px;
}

.dfItem h5{
    color: #999;
    text-transform: uppercase;
    padding: 0px 0px 5px 0px;
}

.dfItem input{
    padding: 5px 0px;
    border: 1px solid #ccc;
    outline: none;
}

.dailyBookForm form{
    width: 917px;
    margin: 0 auto;
}

.reqTours{
    background: #DE4044;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 0px;
    position: relative;
    top: 23px;
    cursor: pointer;
    float: right;
    width: 127px;
}

#ui-datepicker-div{
z-index:999!important;
}

.queryMessage{
    width: 94%;
    display: inline-block;
}

.queryMessage textarea{
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    resize: none;
    height: 100px;
    padding: 20px;
    box-sizing: border-box;
    background: #DEDEDE;
}

.queryMessage h4{
    font-weight: normal;
    font-size: 17px;
    padding: 10px 0;
}
.reuqest_{
    float: right;
    background: #DE4044;
    color: #fff;
    padding: 15px 30px;
    cursor: pointer;
    margin: 20px 52px 20px 0px;
    font-size: 12px;
}

.paramsB a{
font-size: 17px;
    color: #DE4044;
    text-transform: uppercase;
    text-decoration: underline;
}



.tourItems h2 {
    text-align:center;
text-transform: uppercase;
    color: #DE4044;
    font-size: 25px;
    letter-spacing: 2px;	
	    display: inline-block;
	position:relative;
	padding:10px 0;

	}


.toursTils{
    text-align: center;
    display: inline-block;
    width: 100%;  
}


#map
{
    filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);    
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}



.destinationBox{
    width: 100%;
    display: inline-block;
    margin: 50px 0;
}


.destImage{
    width: 260px;
    float: left;
      border-radius: 10px 0px 0px 10px;
    overflow: hidden;
    height: 195px;
}
.destImage img{
       width: 100%;
    height: 100%;
}

.destContens{
    float: left;
    width: 925px;
    height: 195px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 3px solid #DE4044;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
    margin: 0px 0px 20px 0px;
    position: relative;
}

.destContens > h2{
       font-weight: normal;
    text-transform: uppercase;
    color: #DE4044;
    padding: 0px 0px 15px 0px; 
}



.destItem{
    width: 100%;
    display: inline-block;
    height: 196px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
    
}

.destContent .read{
    position: absolute;
    right: 15px;
    bottom: 15px;
    background: #DE4044;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    cursor: pointer;
    border-radius: 15px;
}


.package_item .mainContent {
 background: url(../images/tour_item_bg.jpg) no-repeat 0px 0px;
}

.rigtPars{
width: 100%;
    display: inline-block;
}

.rigtPars li {
    width: 100%;
        border-bottom: 3px solid #d9d9d9;
}

.rigtPars li h6{
color: #7FC559;
    font-size: 15px;
    padding: 5px 0;
}
.rigtPars li:last-child {
border:none;
}

.tourItRight ul li p:nth-of-type(1) span{
    float: right;
    padding: 0 20px;
    font-size: 16px;
    box-sizing: border-box;
     background: url(../images/p_stars.png) no-repeat 0px 0px;
     background-size:15px auto;
}

.tourItRight ul li p:nth-of-type(2) span{
    float: right;
    padding: 0 20px;
    font-size: 16px;
    box-sizing: border-box;
     background: url(../images/p_days.png) no-repeat 0px 0px;
     background-size:15px auto;

}

.tourItRight ul li p:nth-of-type(2) {
color:#a6a6a6;
}

.tourItRight ul li p:nth-of-type(1) {
    font-size: 18px;
}

#map{
border-radius: 20px;
}

.simTours h3{
    margin: 20px 0px 0px 0px;
    padding: 10px 0;
    font-size: 20px;
    color: #DE4044;
    text-align: center;
    font-size: 25px;
	}
	
	
	
	
.simPrev{
    position: relative;
    height: 160px;
    margin-bottom: 6px;
    width: 300px;
    margin: 0px 5px 20px 0px;
    overflow: hidden;
    border-radius: 30px;
}	
	
	
.simPrev img.by_width{
                    width:100%;
                    visibility:visible;
                }
                
.simPrev img.by_height{
                    height:100%;
                    visibility:visible;
                }	
	
.simPrev img{
 position:absolute;
                width:initial;
                height:initial;
                left:-9999px;
                right:-9999px;
                top:-9999px;
                bottom:-9999px;
                margin:auto;
                visibility:hidden;
}

.simContB{
    width: 100%;
    margin: 0px 0px 30px 0px;
}
	

.simContB a {
    color: #DE4044;
    font-size: 16px;
}


.sdf1 span{
 float: right;
    padding: 0px 20px 0px 0px;
    font-size: 16px;
    box-sizing: border-box;
    background: url(../images/p_stars.png) no-repeat 12px 3px;
     background-size:15px auto;
}	

.simContB div p{
float:right;
}
.simContB div p span{
 color: #DE4044;
    font-size: 16px;
}

.revBG{
width: 15%;
    display: inline-block;
    float: left;
    height: 100px;
    clear: both;
      background: url(../images/rewcom.png) no-repeat 0 0 ;  
    
}

.rewBlock{
    width: 84%;
    float: right;
}

.logBoxPay{
    width: 100%;
    display: inline-block;
    margin-top: 75px;
}

.loginEvents{
padding: 10px;
    box-sizing: border-box;
    width:100%;
}

.regEventPay{
padding: 10px;
    box-sizing: border-box;
    width:100%;
}

.regEventPay h4,
.loginEvents h4{
text-align:center;
    font-size: 20px;
    background: #DE4044;
    color:#fff;
    text-transform:uppercase;
text-align:center;
}


.lst{
    margin: 0px 0px 50px 0px;

    width: 100%;
    min-height: 100px;
    text-align: center;
    padding: 20px 0;
}

.fitems{
    padding: 5px 0;
}

.fitems input[type="email"],
.fitems input[type="password"]{
    padding: 15px;
    border-radius: 20px;
    background: #d8d8d8;
    box-sizing: border-box;
    opacity: 0.8;
    color: #999;
    width: 300px;
}

.lst button{
font-size: 24px;
    background: none;
    color: #707070;
    text-transform: uppercase;
    position: relative;
    left: 0;
    top: 5px;
    cursor: pointer;
    border: 2px solid #DE4044;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 20px;
    width: 297px;
}


.lst  button:hover {
    background: #DE4044;
    color: #fff;

}

.accountBox{
    margin: 30px 0;
}

.wp{
    padding: 5px 0;
    border-bottom: 1px solid #DE4044;
    margin: 0px 0px 20px 0px;
}

.accountBox ul.ac_nav{
    width: 100%;
    display: inline-flex;
    margin: 0px 0px 30px 0px;
}

.accountBox ul.ac_nav li{
    background: #eee;
    color: #000;
    padding: 10px;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
    border:1px solid #ccc;
 }
 
 .accountBox ul.ac_nav li.open{
 
     background: #DE4044;
    color: #fff;
 }
 
 .accountCont{
     width: 100%;
    display: inline-block;
 }
 
 #tabs_cfg form{
     width: 400px;
    margin: 0 auto;
 }
 
  .confUL li{
      margin: 0px 0px 20px 0px;
  }
  
   .confUL li p{ 
       float: left;
    margin: 0px 20px 0px 0px;
    width: 150px;
    line-height: 3;
   }
   
    .confUL li input{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
    }
    
    .saveBoo{
    width: 200px;
    float: right;
    position: relative;
    right: 26px;
    font-size: 20px;
    background: none;
    color: #707070;
    text-transform: uppercase;
    top: 5px;
    cursor: pointer;
    border: 2px solid #DE4044;
    padding: 7px 30px;
    box-sizing: border-box;
    border-radius: 15px;
    }
    
    
    .saveBoo:hover {
    background: #DE4044;
    color: #fff;
}

.contBV table{
    width: 100%;

}

.contBV table tr:first-child td{
background: #d8d8d8;
    color: #999;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.contBV table tr:not(:first-child) td{
    padding: 5px;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;

}

#paysForm .pay_items{
position:relative;
}


#paysForm .pay_items:nth-of-type(1):before{
    content: "";
    background: url(../images/cal_icon.png) no-repeat 0px 0px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 4px;
    right: 7px;
}