section.sec-bner {
    background: url(../images/htl-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 322px;
    
}
section.cont-sec {
    padding: 25px 0px;
}
.dss-aboutus-con {
    padding: 15px 0px;
}
.dss-aboutus-con h2 {
    font-size: 25px;
    font-weight: 600;
    margin: 3px 0px 10px;
    color: #000;
}
section.desti-sec {
    padding: 30px 0px;
    background: #00265330;
}
.desti-hed {
    padding: 15px 0px;
}
.desti-hed h3 {
    font-size: 28px;
    font-weight: 800;
    margin: 3px 0px 10px;
    color: #002653;
    line-height: 28px;
}

.desti-hed p {
    font-size: 16px!important;
    font-weight: 600!important;
    margin: 3px 0px;text-align: justify;
    color: #000!important;
    line-height: 28px;
}
.dest-div {
    margin-bottom: 10px;
    box-shadow: 0px 0px 4px #002653;
}
.dest-div img {
    width: 100%;
}
.dest-div h4 {
    font-size: 20px;
    font-weight: 700;text-align: center;
    padding: 10px 0px;
    margin:0px 0px;
    color: #002653;
    line-height: 28px;
}
.dnp-why i.fa-solid {
    font-size: 31px;
    font-weight: 600;
    color: #002653;
    line-height: 27px;
}


