.row{
	-bs-gutter-x: 0rem !important;
}

.p_header_box{
	background:#ffffff;
	overflow: hidden;
}

.p_header{
	text-align:center;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 15px;
}

.p_header_box_2{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.p_header .p_header_l{

	float: left;
	width: 260px;
  
}

.p_header .p_header_c{
	
}

.p_header .p_header_r{
	float: right;
	width: 514px;
	
}

.p_logo{
	width: 194px;
}


.p_call{
	width: 250px;
	float: right;
	margin-top: 15px;
}
.p_header_nav{
	height: 45px;
	background: #e1251b;
	color: #000;
	border-bottom: 5px solid #e1251b;
}

.p_header_nav_box{
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    text-decoration: none !important;
    text-align: left;
}

.p_header_nav_box a{
	text-decoration: none !important;
}

.p_header_nav_btn{
	display: inline-block;
	height: 45px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff !important;
	text-decoration: none !important;
}

.p_header_nav_btn:hover{
	color: #ffffff !important;
	background: #e1251b;
	border-radius: 8px 8px 0px 0px;
}



.p_header_top{
	width: 100%;
	height: 30px;
	background:#f0f0f0;
}


.p_header_top_box{
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 30px;

}

.p_header_top_box h1{
	display: inline-block;
	font-size: 16px;
	margin-right: 0px;
}

.p_header_top_box a{
	color: #000;
	float: right;
    text-decoration:none !important;
}



.p_box_a_c{
	text-align:center;
	padding-top: 35px;
}

.p_box_a_d_1{
	margin-bottom: 15px;
}

.p_box_a_d_2{
	margin-bottom: 15px;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

.p_box_a_d_2 a{
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
	white-space:nowrap;
	text-decoration: none;
}

.whatsapp_fly{
	position: fixed;
	right: 15px;
	bottom: 150px;
	width: 60px;
	height: 60px;
	background:#ffffff;
	border-radius: 15px;
	overflow: hidden;
	cursor: pointer;
}

.whatsapp_fly img{
	width: 100%;
}








.tour_foot{
	position: fixed;
	bottom:0;
	width: 100%;
	background:#ffffff;
	height: 60px;
	z-index: 999999;
}

.tour_foot_box{
	position: relative;
}

.tour_foot_l{
	float: left;
	width: calc(50% - 40px);
}

.tour_foot_r{
	float: right;
	width: calc(50% - 40px);

}


.tour_foot_c{
	background:#e1251b;
	width: 80px;
	height: 80px;
	position: absolute;
	border: 3px solid #ffffff;
	top: -25px;
	border-radius: 200px;
	left:calc(50% - 40px);
	text-align:center;
	cursor: pointer;
}

.tour_foot_c img{
	width: 100%;
}

.tour_foot_btn{
	margin-left: auto;
	margin-right: auto;
	width: 40px;
	height: 40px;
	margin-top: 10px;
}

.tour_foot_btn img{
	width: 100%;
	cursor: pointer;
}


.tour_head{
	position: fixed;
	top:0;
	width: 100%;
	height: 60px;
	background:#ffffff;
	z-index: 99999;
	box-shadow: 0px 2px 2px rgb(0,0,0,0.3);
}


.tour_head_b{
	height: 60px;
	width:100%;

}

#tour_head_1{
	width: 40px;
	height: 40px;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
}

#tour_head_1 img{
	width: 40px;
	height: 40px;
}


#tour_head_2{
	width: 100px;
	height: 40px;
	margin-top: 10px;
	margin-left: 10px;
	display: hidden;
	margin-left: auto;
	margin-right: auto;
	display: none;
	cursor: pointer;
}

#tour_head_2 img{
	width: 100px;
	height: 40px;

}






@media (min-width: 768px) { 

  .hidden-xs{
  	display: block !important;
  }

  .visibel-xs{
  	display: none !important;
  }
  
 

   .p_box_a_d{
   	width: 100%;
   	padding-top: 15px;
   	padding-bottom: 15px;
   	background:#e1251b;
   }

   .p_box_a_d_c{
   	width: 100%;
   	max-width: 1050px;
   	min-height: 300px;
   	margin-left: auto;
   	margin-right: auto;
   	text-align:center;
   }

   .p_box_a_d_logo{
   	width: 200px;
   }

   .p_box_a_c{
   	min-height: 650px;
   }


}






/*mobile*/



@media (max-width: 768px) { 

  .hidden-xs{
  	display: none !important;
  }

  .visibel-xs{
  	display: block !important;
  }


  .h_box{
  	background-size: auto 100% ;
  }

  .p_box_a_d{
   	width: 100%;
   	padding-top: 15px;
   	padding-bottom: 15px;
   	background:#e1251b;
   }

   .p_box_a_d_c{
   	width: 100%;
   	max-width: 1050px;
   	min-height: 300px;
   	margin-left: auto;
   	margin-right: auto;
   	text-align:center;
   }

   .p_box_a_d_logo{
   	width: 100px;
   }

   .p_box_a_c{
   	min-height: 350px;
   }




}