html {
  scroll-behavior: smooth !important;
}
.fnt-32 {
    font-size: 32px !important;
}
.custom_color{
	color: #F56961;
}
.top-destination .desti-image img{
    height: auto !important;
}
a.navbar-brand img {
    width: 140px;
    max-width: 140px;
}
.footer-links img {
    max-width: 140px;
}

footer .footer-upper .footer-links ul li {
    line-height: 2;
}
.true_img {
    text-align: center;
    margin-top: 15px;
}
.destination-b h4 {
    font-size: 15px;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    line-height: 0;
    font-weight: 600;
}
.top_destiantios_city a:hover .destination_content_box {
    background: #f17e3a !important;
    color: #fff !important;
}
.top_destiantios_city a:hover .destination_content_box .category_listing_title{
    background: #f17e3a !important;
    color: #fff;
}
.per-btn:before:hover{
	background: #f17e3a !important;
}
.w-80{
    width: 80%;
}
.city_page_category_listing_title {
    padding: 35px 5px !important;
}
.category_listing_title {
    background: #fff;
    padding: 10px 5px;
    font-size: 15px;
    margin: 0 0 0 0;
    line-height: 1.375em;
    color: #303030;
    font-family: inherit;
    font-weight: 400;
}
.destination_content_box {
    border-bottom: 1px solid #e2e2e2;
    margin: 20px 0;
    border-top: 1px solid #e2e2e2;
}
.destination_content i.fa.fa-angle-right {
    float: right;
    font-size: 1.4em;
}
h4.mb-4{
    margin-bottom: 15px !important;
}