@charset "utf-8";
/* CSS Document */
body {
    font-family: "roboto";
    margin: 0;
    padding: 0;
	color:#333;
}

@font-face {
    font-family: "roboto";
    src: url(../fonts/roboto.regular.ttf);
}
h1,h2,h3,h4,h5,h6,label,p{
	margin-bottom:0;
}
button{
	cursor:pointer;
}
.cursor{
	cursor:pointer;
}
button:hover{
	opacity:0.8;
}
.container {
    width: 1170px;
    max-width: 100%;
	padding:0
}
.position_relative{
	position:relative;
}
.theme_bg{
	background-color:#cf4022;
}
.theme_color{
	color:#cf4022;
}
.bule_bg{
	background-color:#0055b7;
}
.bule_color{
	color:#0055b7;
}
/*header*/
.logo_pd img{
	    height: 66px;
}
.menu_bg{
	background-color: rgba(0,0,0,0.7);
	padding:0;
	color:#fff;
	font-size:16px;
	position:fixed;
	width:100%;
	top:0;
	z-index:9;
}
.navbar-brand{
	display:none;
}
.navbar, .navbar-toggleable-md{
	padding:20px 0;
	text-align:center;
}
.navbar-toggleable-md  .menu .nav-link {
    padding:0 18px;
}
.menu li a {
    color:#fff;
}
.menu li a:hover, .menu li.active a{
    color:#f5de9c;
}
.phone_number_top{
	font-size:14px;
}
.phone_number_top i{
	padding-right:10px;
}
/*header-end*/
/*section*/
/*banner*/
.banner_bg{
	background:url(../images/banner.jpg) no-repeat center bottom;
	width:100%;
	height:auto;
	background-size:cover;
	padding-top: 216px;
    padding-bottom: 150px;
}
.holiday_s{
	color:#fff;	
}
.holiday_s h1{
	font-size:40px;
	font-weight:bold;
	padding-bottom:15px;	
}
.holiday_s h5{
	font-size:22px;
	padding-bottom:15px;	
}
.holiday_s a{
	background-color:rgb(64, 64, 64);
	font-weight:bold;
	padding:10px 40px;
	font-size:16px;
	border:0;
	color:#fff;
	text-decoration:none;
}
/*banner*/
.owl-carousel{
	border:5px solid #e5e5e5;
	margin:60px 0;
}
.owl-carousel img{
	height:475px;
}
.owl-carousel .owl-nav.disabled{
    display: block;
}
.owl-nav .owl-prev:after{
    font-family: FontAwesome;
    content: "\f104";
    position: absolute;
    z-index: 9999;
    color:#fff;
    top:45%;
	padding: 5px 15px;
    font-size: 36px;
	background:rgba(0,0,0,0.5)
}
.owl-nav .owl-next:after{
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    z-index: 9999;
    color:#fff;
    top:45%;
	right:0;
	padding: 5px 15px;
    font-size: 36px;
	background:rgba(0,0,0,0.5)
}
.bg_sale{
	background:#f6f6f6;
	padding-bottom:30px;
}
.sale_title{
	color:#333;
	font-size:36px;
	margin-bottom:50px;
	padding-top:60px;
	font-weight:bold;
}
.sale_title:after {
    content: "";
    width:70px;
    height:2px;
    background: #888;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -20px;
}
.sale_des{
	margin-bottom:40px;
}
.sale_des h4{
	font-size:20px;
	color:#333;
	margin-bottom:20px;
	text-transform:uppercase;
}
.sale_des img{
	width:100%;
	height:220px;
}
.about_c{
	padding:80px 40px;
	color:#fff;
	text-align:center;
}
.about_c h3{
	font-size:30px;
	margin-bottom:20px;
}
.about_c p{
	font-size:18px;
}
.about1_bg{
	background:url(../images/about-1.jpg) no-repeat center top;
	width:100%;
	height:auto;
	background-size:cover;
}
.about2_bg{
	background:url(../images/about-2.jpg) no-repeat center top;
	width:100%;
	height:auto;
	background-size:cover;
	min-height:320px;
}
.about3_bg{
	background:url(../images/about-3.jpg) no-repeat center top;
	width:100%;
	height:auto;
	background-size:cover;
	min-height:320px;
}
.about_pd{
	padding-bottom:60px;
}
.background_contact .form-control {
    margin-bottom: 20px;
    border-radius: 0;
    font-size: 14px;
}
.contact_us iframe{
	width: 100%;
    border: 0;
    height: 280px;
}
.contact_ct h4{
	color:#333;
	font-size:22px;
}
.contact_ct p{
	color:#444;
	font-size:14px;
}
.mb_15{
	margin-bottom:15px
}
.mb_30{
	margin-bottom:25px
}
button.btn_send{
    width: 100%;
    border: 0;
    padding:8px;
    background: rgb(64, 64, 64);
    color: #fff;
}
.pay_u{
	background:url(../images/pay_b.jpg) no-repeat center top;
	width:100%;
	height:auto;
	background-size:cover;
	text-align:center;
	padding-bottom:50px;
}
.pay_u .text_w{
	color:#fff;
}
.pay_u p a{
	color:#f5f5f5;
	font-size:20px;
}
.pay_u h4 a{
    background: #333;
    padding: 18px;
	color:#fff;
	font-size:18px;
	}
.pay_u h4 img{
	height:57px;
}
.pay_u h5 img{
	height:24px;
}
.p_con{
	font-size:14px;
	color:#333;
}
.mobile_c_im{
	display:none;
}
.cuise_img img{
	width:100%;
	height:378px;
}
.cuise_img h4{
	font-size:20px;
	margin-bottom:10px;
	color:#333;
}
.mt_66{
	margin-top:66px;
}

.cuise_img .sale_title:after {
    margin:0;
}
.pd_c{
	padding:0 20%;
}
.fixed-d h4{
	font-size:20px;
	color:#333;
	margin-bottom:15px;
}
.fixed-d p{
	margin-bottom:25px;
}
.fixed-d{
	margin-bottom:30px;
	border-bottom:1px solid #e5e5e5;
}
.fixed-d_b{
	border-bottom:0;
}
.about_cnt p{
	font-size:14px;
	color:#333;
	margin-bottom:30px;
}
.about_cnt h4{
	font-size:20px;
	color:#333;
	margin-bottom:15px;
}
.about_cnt ul{
	font-size:14px;
	color:#333;
	margin-bottom:30px;
	padding:0;
	padding-left:15px;
}
/*section-end*/
/*footer*/
.footer_bg{
	background-color:#1e1e1e;
}
.footer-menu {
    padding:30px 0;
    text-align: center;
    width: 100%;
}
.footer-menu ul {
    margin: 0;
    margin-left: 25px;
}

 .footer-menu ul li {
    display: inline-block;
    list-style: none;
    padding-right: 30px;
}
.footer-menu li a{
	font-size:14px;
	color:#c6c6c6;
	text-transform:uppercase;
}
.footer-menu li a:hover{
	text-decoration:none;
	color:#f5de9c;
}
.social-link {
    width: 100%;
	text-align:center;
	padding-bottom:30px;
}
.social-link ul{
	margin:0;
}
.social-link li:nth-child(1) {
    padding: 0;
}
.social-link li {
    display: inline-block;
    list-style:none;
    margin: auto;
    padding-left: 21px;
}
.social-link li a {
       border-radius: 50%;
    display: block;
    height: 35px;
    text-align: center;
    width: 35px;
    transition: all ease 0.5s;
    cursor: pointer;
    background: #fff;
}
.social-link li a:hover{
	background-color:#f5de9c;
}
.social-link li a i {
   color: #2d2d2d;
    font-size: 15px;
    line-height: 37px;
    text-align: center;
}
.footer_bottom_bd{
	border-top:1px solid #333333;
}
.footer_bottom_bd h5,  .footer_bottom_bd h6{
	font-size:12px;
	padding:20px 0;
	margin:0;
	color:#c6c6c6;
	text-align:center;
}


.footer_bottom_bd h6 a{
	color:#c6c6c6;
	cursor:pointer;
}
.footer_bottom_bd h6 a:hover{
	color:#1a9dd3;
	text-decoration:none;
}
/*footer_end*/

/*media query*/
@media screen and (max-width: 992px) {
	.container{
		padding:0 15px;
	}
	.menu_bg .offset-1{
		margin:0 !important;
	}
	.menu_bg .phone_number_top{
		display:none;
	}
	.navbar-brand{
		display:block;
	}
	.navbar-brand img{
		float:left;
		height: 40px;
	}
	.logo_pd{
		display:none;
	}
	.fa-bars{
	font-size: 24px;
    color: #fff;
    background: #0055b7;
    padding: 7px 13px;
	    border-radius: 5px;
}
.navbar-toggler {
  padding:0;
  right:0;
}
.navbar-toggleable-md .menu .nav-link {
    padding: 0;
}
li.nav-item {
    font-size: 14px;
    padding: 6px 0;
    text-align: left;
    border-bottom: 1px solid #ffff;
}
li.nav-item:last-child{
	border-bottom: 0;
}
	.col_width_1 {
    width: 71%;
    }
	.why_choose .position_relative span {
    left: 0px;
}

}
@media screen and (max-width:767px) {
	@media screen and (max-width:768px) {
		.des_c_im{
			display:none;
		}
		.mobile_c_im{
			display:block;
			margin-top:22px;}
	}
}