/** added Dilhara **/

.stat-sec-white {
    background-size: cover;
    padding: 115px 0 80px;
    position: relative;
    z-index: 2;
}

.stat-sec-white::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background-color: #e8f8f9;*/
    z-index: -1;
}

.sub-honeymoon {
    background-image: url(../img/experince/honeymoon-tour/honeymoon-tour.jpg);
}

.sub-honeymoon2 {
    background-image: url(../img/destinations/d-20.jpg);
}

.phone-no a {
    text-decoration: none;
    color: #fff;
}