 body{
    font-family: 'Raleway', sans-serif;
 }

 .Amenities{
    font-size: 42px;
 }
 .p-text{
    font-size: 16px;
 }
 .slider-heading{
    margin-bottom: -12px;
 }
 .Ameni-section{
    background-color: rgb(241,241,241);
}
/* .border{
    border: red 2px solid;
} */
.ASQW12{
    font-size: 20px;
    font-weight: 600;
}
.Best{
    font-size: 25px;
    text-decoration: underline;
    font-weight: 600;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    font-size: 47px;
}
/* .owl-theme .owl-nav{
    position: relative;
    margin-bottom: -300px;
} */

.bg-h5-1{
    background-color: rgb(242, 245, 249);
}

.some-text{
    color: white;
}

.pre-t{
    text-align: center;
    background-color: rgb(242, 245, 249);
}

.prestigious{
    border-bottom: 2px solid #3498db;
    display: inline-block;
    font-size: 38px;
    margin-bottom: 1px;
}
/*.ex-line{*/
/*  border: 1px solid black;*/
/*    width: 40%;*/
/*    margin: auto;*/
/*}*/
/*.another-ex-line{*/
/*    margin-top: -1px;*/
/*}*/
@media only screen and (max-width:768px){
    .prestigious{
        font-size: 33px;
        padding-bottom: 6px;
    }
    }

    /*@media only screen and (max-width:768px){*/
    /*    .ex-line{*/
    /*        border: 1px solid black;*/
    /*        width: 90%;*/
    /*        margin: auto;*/
    /*    }*/
    /*    }*/