.row{
	-bs-gutter-x: 0rem !important;
}

.p_header_box{
	background:#ffffff;
	overflow: hidden;
	box-shadow: 0px 0px 6px #666;
	z-index: 9999;
	position: relative;
}

.p_header{
	text-align:center;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 15px;
	z-index: 9999;
}

.p_header_box_2{
	width:100%;
	max-width:1280px ;
	min-width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.p_header .p_header_l{

	float: left;
	width: 150px;
	margin-left: 15px;
  
}

.p_header .p_header_l img{
	width: 100%;
}

 .p_header .p_header_l_2{
	 float: left;
	 width: 350px;

	 margin-left: 15px;
	 margin-top: 15px;
	 height: 50px;
 }


.p_header .p_header_c{
	
}

.p_header .p_header_r{
	float: right;
	width: 314px;
	
}

.p_logo{
	width: 180px;
}


.p_call{
	width: 300px;
	margin-top: 20px;
}
.p_header_nav{
	height: 45px;
	background: #eeeeee;
	color: #000;
	border-bottom: 5px solid #eeeeee;
}

.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;
	width: 95px;
	padding: 0;
	margin: 0;
}

.p_header_nav_btn{
	display: inline-block;
	height: 45px;
	min-width: 100px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	color: #000 !important;
	text-decoration: none !important;
	overflow: hidden;
	font-size: 16px;
	white-space: nowrap;
}

.p_header_nav_btn:hover{
	background-color: #f06000 !important;
	color: #ffffff !important;
	border-radius: 8px;

}




.p_header_top{
	width: 100%;
	height: 30px;
	background:#f06000;
	color: #ffffff;
}


.p_header_top_box{
	width: 1280px;
	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: #ffffff;
	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;
}




.footk_logo_to_website{
	width: 50%;
	border: 3px solid #ffffff;
	border-radius: 8px;
}

.whatsapp_fly{
	position: fixed;
	right: 5px;
	bottom: 160px;
	width: 60px;
	height: 60px;
	background:#ffffff;
	border-radius: 15px;
	overflow: hidden;
	cursor: pointer;
}

.whatsapp_fly img{
	width: 100%;
}




.chat_fly{
	position: fixed;
	right: 5px;
	bottom: 90px;
	width: 170px;
	height: 54px;
	background:#f06000;
	border-radius: 15px;
	overflow: hidden;
	cursor: pointer;
	z-index: 999999;
	border: 3px solid #ffffff;
	box-shadow: 3px 3px 3px  rgb(0,0,0,0.3);
}

.chat_fly img{
	width: 40px;
	height: 40px;
	margin: 5px;
	float: left;
	border-radius: 100px;
	background-color: #ffffff;
}

.chat_fly_btn{
	line-height: 50px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}





.tour_foot{
	position: fixed;
	bottom:0;
	width: 100%;
	background:#ffffff;
	height: 60px;
	z-index: 999999;
	border-top: 1px solid #dedede;
}

.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;
	line-height: 65px;
}

.tour_foot_c img{
	width: 80%;

}

.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:#333;
   }

   .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: 300px;
   }

   .p_box_a_c{
   	min-height: 650px;
   }


   .fly_foot{
   	width: 100%;

   	position: fixed;
   	height: 100px;
   	background: linear-gradient(to right, #f06000, #feb47b);
   	bottom: 0;
	z-index: 9999;
   }

   .fly_foot_1{
   	float: left;
   	width: 30%;
   }
   .fly_foot_2{
   	float: left;
   	width: 70%;
   }

   #fly_foot_customer{
   	width: 280px;
   	margin-left: 35px;
   	margin-top: -50px;
   	float: right;
   }

   .fly_foot_2_1{
   	width: 150px;
   	padding: 25px;
   	float: left;
   }

   .fly_foot_2_1_1{
   	color: #ffffff;
   	font-weight: bold;
   }

   .fly_foot_2_1_2{
   	color: #ffffff;
   }
   
    .fly_foot_2_3{
		float: left;
	}
   
   .kk_logo_to_website{
	   border-radius: 10px;
	   border: 3px solid #ffffff;
	   width: 160px;
	   margin-top: 10px;
	   margin-left: 15px;;
   }






}






/*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: 200px;
   }

   .p_box_a_c{
   	min-height: 350px;
   }




}