.pages-listing li {
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	list-style: none;
}
body > main > section > div > div > div > div:nth-child(1) > div > h1 {
	margin-bottom: 30px;
}
h1 {
	font-size: 32px;
	line-height: 45px;
}
h1.special-h1 {
	font-size: 50px;
	line-height: 65px;
}
.custom-content-section h1 {
	margin-bottom: 10px !important;
}
.custom-content-section h2 {
	font-size: 26px;
	line-height: 35px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.custom-content-section h3 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
	margin-top: 20px;
}


h2 {
	font-size: 35px;
	/*font-size: 30px;*/
	line-height: 40px;
}
.block-banner-home1 h2{
 	    font-size: 52px;
    line-height: 76px;
 }
.box-flights h4 {
	font-size: 22px;
	text-align: center;
}
.box-why-book-22 h2 {
	font-size: 35px;
}
.box-search-advance-home10 h2 {
	font-size: 30px;
	color: black;
}
#airports-cards h5 {
	font-size: 20px;
}
p {
	margin-bottom: 10px !important;
	line-height: 25px !important;
	font-size: 14px !important;
}

.box-banner-1 h5 {
	font-size: 25px !important;
}

.list-ticks-green li {
	margin-bottom: 10px;
	/*color: var(--bs-color-1000);*/
	font-weight: 500;
}

p a {
	color: #039300 !important;
}
.footer .icon-email a {
	color:  white !important;
}
.footer .menu-footer li a {
	color: #adadad;
}









.header .main-header {
	    padding: 10px 0px;  
}

.burger-icon {
	top: -10px;
}











#car-banners img {
	width: 300px;
}

.box-cta-1:nth-of-type(p) {
	text-align: center;
}

.box-why-book-22,
.box-news {
	padding-bottom: 80px;
	padding-top: 80px;
}
.box-why-book-22 {
	background-color: red;
}
.card-news .card-info .card-title {
	margin-bottom: 0px;
}
.card-news .card-info {
	margin-top: -10px;	
	text-align: center;
	padding: 20px 31px;
}

.form-group input {
	background-color: white;
}




















/*for dark*/

html[data-bs-theme="dark"],
html[data-bs-theme="dark"] p,
html[data-bs-theme="dark"] h1,
html[data-bs-theme="dark"] h2,
html[data-bs-theme="dark"] .card-title h4,
html[data-bs-theme="dark"] h6,
html[data-bs-theme="dark"] .card-facitlities ul li,
html[data-bs-theme="dark"] .icon-socials svg {
  color: #fff !important;
}




html[data-bs-theme="dark"] .text-primary {
	    color: var(--bs-brand-2) !important;
}

html[data-bs-theme="dark"] .burger-icon {

	    background-color: var(--bs-brand-2) !important;
}

html[data-bs-theme="dark"] .box-banner-1 p {
	color:  var(--bs-color-1000) !important;
}



























@media(max-width: 500px) {
	.page-header h2 {
		text-align: center;
		font-size: 25px;
		line-height: 30px;

	}
	.page-header a {
		line-height: 22px !important;
		font-size: 15px !important;
	}
	#bread-links {
		width: 95%;
	}
	h1 {
	    /*font-size: 30px;*/
	    /*font-size: 29px;*/
	     font-size: 25px;
        line-height: 35px;
	}
	h1.special-h1 {
	    font-size: 30px;
	    line-height: 40px;
	}

	.box-why-book-22 h2 {
	    font-size: 25px;
	    line-height: 35px;
	} 
	h2 {
	    font-size: 25px;
	    line-height: 35px;
	} 
	.pages-listing {
		margin-left: 10px;
	}
	#airports-cards h3 {
		 font-size: 25px;
	    line-height: 35px;
	    margin-bottom: 20px;
	}
	.block-banner-home1 {
		padding-top: 200px;
	}
	.block-banner-home1 h2 {
	    font-size: 35px;
	    line-height: 45px;
	}
	.box-search-advance h2 {
		font-size: 26px;
	}
	.box-search-advance h6 {
		margin-top: 25px;
		    font-size: 20px;
    	line-height: 30px;
	}
	.box-banner-1 h5 {
		font-size: 21px !important;
    line-height: 30px;
	}
	.box-banner-1 {
		padding: 15px !important;
	}
}