*{
	margin: 0px;
	padding: 0px;
}
body{
	 font-family: "Mulish", sans-serif;
}
header{
	background-image: url(../images/header-img.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 20px;
	background-position: center;
}
.main-book {
    text-align: left;
    background-color: #D41D07;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    padding: 13px 28px;
    display: inline-block;
    border-radius: 25px;
    text-decoration: none;
}
.main-book img{
	margin-right: 10px;
	margin-top: -5px;
}
.head1{
	float: right;
}
.main-head{
	margin: 50px 0;

}
.main-head h1{
	font-family: "Playfair Display", serif;
	font-size: 60px;
	color: #fff;
}
.main-head ul {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
.main-head ul li{
	font-size: 16px;
	color: #fff;
	margin: 10px 0;
	list-style: none;
}
.main-head h6 a{
	border-radius: 25px;
	border:1px solid #fff;
	padding: 13px 28px;
    display: inline-block;
    border-radius: 25px;
    text-decoration: none;
    color: #fff;
}
.main-head h6{
	margin-top: 20px;
}
.main-head h6 a img{
	margin-right: 10px;
}
.header-sec h3{
	color: #CB2D20;
	font-size: 16px;
	font-weight: 600;
}
.header-sec p{
	font-size:12px ;
	color: #fff;
	margin: 10px 0;
}
.header-sec h5 a{
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
}
.border-top{
	padding: 25px 0;
	border-top: 1px solid #D9D9D9;
}
.deals-sec{
	margin: 50px 0;
}
.deals-sec h2{
	font-size: 60px;
	font-weight: 700;
	color: #000;
	font-family: "Playfair Display", serif;
}
.deals-sec p{
	font-size: 18px;
	color: #000;
	line-height: 1.5;
}
.about-sec{
	background-image: url(../images/about-us-img.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 85px 0 ;
	background-position: bottom;
}
.about-main h2{
	font-size: 24px;
	font-weight: 700;
	color: #fff;
}
.about-main h2 span{
	color: #D41D07;
}
.about-main h5{
	font-size: 40px;
	color: #fff;
	font-family: "Playfair Display", serif;
}
.about-main p{
	font-size: 16px;
	line-height: 1.6;
	color: #fff;
}
.main-about-sec{
	background-color: #fff;
	padding: 14px 30px;
	background-image: url(../images/about-sm.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 70%;
	border-radius: 15px;
	position: relative;
	margin-top: 20px;
}
.main-about-sec h3{
	font-size: 30px;
	color: #19232D;
	font-family: "Playfair Display", serif;
}
.main-about-sec h6 a{
	text-decoration: none;
	color: #19232D;
	font-size: 24px;
	font-weight: 600;
}
.main-about-sec span{
	position: absolute;
	right: 20px;
	top: 60px;
}
.destination{
	padding: 50px 0;
}
.destination h2{
	text-align: center;
	font-size: 40px;
	font-weight: 600;
	color: #000;
	margin-bottom: 50px;
}
.destination h2 span{
	color: #D41D07;
}
.main{
	padding: 24px;
	border-radius: 20px;
	box-shadow: 2px 2px 10px #ccc;
	margin: 20px 5%;
}
.main img{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.main h3{
	font-size: 16px;
	color: #D41D07;
	text-transform: capitalize;
	margin-top: 20px;
}
.main h6{
	font-size: 24px;
	color: #101828;
	font-weight: 600;
}
.main .main-book{
	float: right;
	font-size: 12px;
	padding: 10px ;
}
.main ul {
	margin: 0px;
	padding: 0px;
	margin: 12px 0;
}
.main ul li{
	font-size:15px ;
	color: #19232D;
	margin: 8px 0;
	list-style: none;
}

.main ul li img{
	margin-top: -3px;
}
.callnow{

}
.callnow h2{
	color: #000000;
	font-size: 40px;
	font-family: "Playfair Display", serif;
}
.callnow h3{
	font-size: 24px;
	color: #000;
	font-weight: 700;
}
.callnow h3 span{
	color: #D41D07;
}
.callnow p{
	font-size: 16px;
	color: #000;
}
.book-sec-mid{
	background-image: url(../images/section.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0;
	margin-top: 50px;
}
.book-sec-mid h2{
	text-align: center;
	font-size: 24px;color: #fff;
}
.book-sec-mid span{
	color: #D41D07;
}
.book-sec-mid p{
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}
.book-sec{
	background-color: #fff;
	border-radius: 15px;
	text-align: center;
	padding: 25px;
	padding-bottom: 25px;
	margin: 12px 0;
}
.book-sec h3{
	font-size: 26px;
	color: #1A1D20;
	font-family: "Playfair Display", serif;
}
.book-sec-mid h6{
	text-align: center;
	margin-top: 20px;
}
.why-book{
	margin: 50px 0;
}
.why-book h2{
	text-align: left;
	font-size: 40px;
	color: #000;
	font-family: "Playfair Display", serif;
}
.why-book ul{
	margin: 0px;
	padding: 0px;
	margin-top: 26px;
}
.why-book ul li{
	font-size: 16px;
	color: #000;
	line-height: 1.5;
	text-align: left;
	text-decoration: none;
	list-style: none;
	margin: 10px 0;
	display: flex;
	align-items: center;
}
.why-book ul li img{
	margin-right: 10px;
	width: 26px;
	height: 26px;
}
.why-book h6{
	text-align: left;
	margin-top: 26px;
}
footer{
	background-color: #1A1D20;
	color: #fff;
	text-decoration: none;
	padding-top: 40px;
}
footer h3{
	font-size: 18px;
	font-weight: 600;
}
footer p{
	font-size: 16px;
	color: #fff;
	width: 80%;
}
.line{
	width: 50px;
	height: 2px;
	background-color: #D41D07;
	margin-bottom: 20px;
}
footer ul {
	margin: 0px;
	padding: 0px;
}
footer ul li{
	list-style: none;
	margin: 5px 0;
}
footer ul li a{
	font-size: 15px;
	color: #fff;
	line-height: 1.5;
	text-decoration: none;
	list-style: none;
}
.main-head p{
	color: #fff;
}
@media only screen and (max-width: 992px) {
	header{
		background-position: right;
	}
	.row-reverse{
		flex-direction: column-reverse;
	}
	.deals-sec h2{
		font-size: 40px;
		margin-top: 50px;
	}
	.book-sec h3 {
    font-size: 18px;
	}
	.why-book h2{
		font-size: 40px;
	}
	.main-head h1{
		font-size: 50px;
	}
	.box{
		margin: 10px 0;
	}
	.header-sec h3{
		margin-top: 20px;
	}
	.box{
		text-align: center;
	}
}
@media only screen and (max-width: 768px) {
	header{
		background-position: unset;
	}
	.main-about-sec{
		width: 100%;
	}
	.main-head h1{
		font-size: 40px;
	}
	.main img{
		display: block;
		margin: auto;

	}
	.main .main-book {
    float: right;
    font-size: 12px;
    padding: 10px;
    display: inline-flex;
    gap: 10px;
	}
	.main ul li img{
		display: inline-block !important;
		text-align: left;
	}
	.book-sec h3{
		margin-top: 15px;
		font-size: 16px;
	}
	.book-sec br{
		display: none;
	}
	.book-sec{
		padding: 10px 5px;
	}
	.callnow h2{
		font-size: 30px;
	}
	    .book-sec h3 {
        margin-top: 15px;
        font-size: 16px;
        line-height: 1.5;
    }
    .main h6{
    	font-size: 20px;
    }
    footer h3{
    	margin-top: 30px;
    }
    .why-book h2{
    	font-size: 30px;
    }
    .destination h2{
    	font-size: 30px;
    }
    .deals-sec h2{
    	font-size: 30px;
    }
    .main-head h1{
    	font-size: 30px;
    }
}
