@charset "utf-8";

.name_area_route {
	font-size: 15px !important;
}
/*------------- banner area ------------*/
.details__banner {
	position: relative;
	overflow: hidden;
}
.banner__img {
	width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
}
.details__banner .cont_detailbanner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 25%;
}
.big__title {
	overflow: hidden;
}
.bnr_des{
    color: #fff;
    font-size: 22px;
    margin-top: 5px;
    line-height: 23px;
	text-shadow: 1px 1px 3px #000;
}


@media(max-width:1170px){
	.details__banner .cont_detailbanner {
    bottom: 12%;
	}
	.bnr_des {
    font-size: 19px;
	}
	.big__title img{
		width: 25%;
	}
}
@media(max-width:767px){
	.bnr_des {
		line-height: 21px;
    	font-size: 16px;
	}
	.big__title img{
		width: 34%;
	}
}
/*------------- End banner area ------------*/
/*==============================================*/

/*==============================================*/



@media(max-width:899px) {
	.details__banner .cont_detailbanner {
		bottom: 5%;
	}
	.banner__img {
		width: 122%;
		max-width: initial;
	}
	
}



@media(max-width:767px) {
	.search_area {
		padding-bottom: 60px;
	}
}

.banner_mb {
	display: none;
}

@media(max-width:480px) {
	.details__banner .cont_detailbanner {
		bottom: 7%;
	}
	.big__title img {
		width: 50%;
	}
	#searchbox-bus01-in .row-15 .col-md-2 {
		width: 36.33333333%;
	}
	.banner__img {
		display: none;
	}
	.banner_mb {
		display: block;
	}

}



/*-------Adv Banner--------*/
.bnr_ad{
	margin-bottom: 50px;
	margin-top: 50px;
}
@media(max-width:600px){
	.bnr_ad{
		margin-top: 30px;	
	}		
}
/*-------End Adv Banner--------*/

/*----- Set Plan -----*/
.setplan{
	background-color: #fefff4;
	margin-top: 30px;
	margin-bottom: 0;
}
.setplan .container > .text-center p{
	margin-bottom: 40px;
}
.planitem{
	margin: 10px 0;
	padding: 30px 0;
	border:1px solid #f4e6ca;
	background-color: #fff;
}
.setplan .roprice_book span{
	min-width: inherit;
	width: 100%;
	padding: 14px 0;
}

.planname {
	color: #c72f00;
}
.planname p{
	font-size: 15px;
	margin: 5px 0 10px 0;
}
.planname h3{
	font-size: 22px;
	font-weight: bold;
}
.planitem .col-md-8 > p{
	line-height: 20px;
}
.planpirce {
	margin-top: 10px;
}
.planpirce .rpbig, .planpirce .min, .planpirce .price_big{
	font-size: 22px !important;
	font-weight: bold;
}
.planpirce .roprice .price-smallText{
	font-size: 16px;
	font-weight: bold;
}
.planpirce .name_area_route {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.planpirce .rodest{
	width: 74%;
}
.planpirce .roprice_book{
	width: 24%;
}
.planpirce td{
	padding: 10px 0;
    border-bottom: 2px #ccc dotted;
}
.planpirce table tr:last-child td{
	border-bottom: none;
}
@media(max-width:767px){
	.planitem{
		padding: 15px 10px;
	}
	.planpirce .rodest .roprice,
	.planpirce .name_area_route,
	.planpirce .rodest{
		width: 100%;
		text-align: left;
	}
	.planpirce .rodest .roprice{
		padding: 15px 0 10px 0;
	}
	.planpirce .roprice .rofrom{
		text-align: left;
	}
	.planpirce td{
		position: relative;
	}
	.planpirce .roprice_book {
    width: 150px;
    position: absolute;
    right: 0;
    bottom: 10px;
    max-width: 45%;
	}	
	.planitem .col-sm-12,
	.planitem .col-sm-8,
	.planitem .col-sm-4{
		padding-left: 8px;
		padding-right: 8px;
	}
	.planname{
		text-align: center;
		margin: 10px 0 5px 0;
	}
	.planname h3{
		font-size: 20px;
	}
}
@media(max-width:375px){
	.planitem .col-xs-5,
	.planitem .col-xs-7{
		width: 100%;
	}
	.planitem .col-md-4 img{
		margin-bottom: 10px;
	}
}
@media(max-width:320px){
	.planpirce .roprice_book{
		width: 100%;
		max-width: inherit;
		position: inherit;
	}
	.setplan .roprice_book span{
		width: 250px;
	}
}
/*----- End Set Plan -----*/

/*-----Add new tours on 23022021*/
.area_detailsPage.tour_area .setplan_new tbody tr td a {
	display: flex;
    justify-content: space-between;
    align-items: center;
    vertical-align: middle;
}
@media(max-width:375px){
	.tour_area full_mb{
		width: 100%;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
	.area_detailsPage.tour_area .setplan_new .roprice_book.full_mb span {
		min-width: inherit;
		width: 100%;
	}
	.area_detailsPage.tour_area .setplan_new .rodest.full_mb .name_area_route{
		width: 60%;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.area_detailsPage.tour_area .roprice_book.full_mb span {
		padding: 14px 0;
	}	
}
@media screen and (max-width:768px) {	
	.area_detailsPage.tour_area .setplan_new .roprice_book.full_mb {
		border: none;
		padding-bottom: 0;
	}
	.area_detailsPage.tour_area .setplan_new .planpirce .rodest.full_mb {
		border: none;
		padding-bottom: 0;
		margin: 0 auto;
	}
	.area_detailsPage.tour_area .setplan_new .planpirce .rodest.full_mb .name_area_route{

		text-align: left;
	}	
	.area_detailsPage.tour_area .setplan_new .planpirce .rodest.full_mb .name_area_route {
		line-height: 20px;
	}
}
@media screen and (min-width: 767px) {
	.area_detailsPage.tour_area .setplan table tr td a {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}
@media screen and (max-width: 767px) {
	.area_detailsPage.tour_area .setplan_new .planpirce .rodest.full_mb .name_area_route {
		text-align: left;
		line-height: 20px;
	}
	.planname {
		text-align: left;
	}
}
@media screen and (min-width: 479px) and (max-width: 767px) {
	.area_detailsPage.tour_area .setplan_new .planpirce .rodest.full_mb {
		width: 74%;
		flex: inherit !important;
		padding-top: 10px !important;
	}
	.area_detailsPage.tour_area .setplan_new .roprice_book.full_mb {
		position: relative;		 
		top: 0;
		right: 0;
		min-width: inherit;
	}
	.area_detailsPage.tour_area .setplan_new .roprice_book.full_mb span {
		width: 100%;
	}
}
@media screen and (max-width: 500px) {	
	.area_detailsPage.tour_area .setplan_new tbody tr td a {
		display: flex;
		flex-direction: column;
	}
	.area_detailsPage.tour_area .setplan_new .roprice_book.full_mb {
		position: inherit;
		float: inherit;
		text-align: center;
		display: block;
		margin: 5px auto 0;
	}
	.setplan .planpirce .roprice_book {
		position: inherit;
		float: inherit;
		margin: 0 auto;
		width: 100%;
		max-width: 250px;
	}
	.planpirce .rodest .name_area_route, .planpirce .roprice .rofrom {
		text-align: center !important;
	}
	.planname {
		text-align: center;
	}
}
@media screen and (min-width: 320px) and (max-width: 479px) {	
	.area_detailsPage.tour_area .setplan_new .roprice_book.full_mb {
		width: 100% !important;
		max-width: inherit;
	}	
}

@media(max-width:375px){
	.planitem .col-5,
	.planitem .col-7{
		width: 100%;
		max-width: 100%;
		flex: initial;
	}
	.planitem .col-md-4 img{
		margin-bottom: 10px;
	}
	.planitem {
		padding: 15px 0px;
	}
}
@media(max-width:767px){
	.planname{
		text-align: left;
	}
}
@media(max-width:575px){
	.planname{
		text-align: center;
	}
}