section.why.wow.fadeInUp .fa, .fas, .fab {
    font-weight: 900;
    font-size: 75px;
    color: #404097;
    padding:20px 0;
}
.header-top {
    background: #404097;
    text-align: -webkit-center;
    text-align: center;
}
.aff_content_con.pd {
    margin-bottom: 30px;
}

.aff_content_con.pd p {
    margin: 10px 0;
    font-weight: 600;
}
p {
    letter-spacing: 1.5px;
    font-size: 18px;
    line-height: 25px;
}
section.services {
    background: linear-gradient(to bottom, #ffffff 0, #ffffff 50%, #000 50%, #fff 50%, #fff 100%);
    padding: 0px 0 67px 0;
}
section.services h2 {
    margin: 0 0 65px 0;
    color: #4d6db4;
    text-align: center;
    font-weight: 100;
}
section.services h2:after {
    content: "";
    width: 140px;
    height: 3px;
    background: #4d6db4;
    position: absolute;
    left: 0;
    right: 0;
    margin: -20px auto;
    bottom: 0;
}
.accommodation{
    text-align: center;
    padding: 70px 0;
}
.accommodation h2{
    color:#404097;
    text-align: center;
}
.accommodation h2:after {
    content: "";
    width: 140px;
    height: 3px;
    background: #404097;
    position: absolute;
    left: 0;
    right: 0;
    margin: -20px auto;
    bottom: 0;
}
.accommodation_content{
    width: 75%;
    margin:0 auto;
    padding: 50px 0;
}
.accommodation_table span{
    font-size: 20px;
    font-weight: bold;
    padding:50px 0;
}
.acc {
    padding-top: 20px;
    display: flex;
    width: 40%;
    justify-content: space-between;
    margin: 0 auto;
    letter-spacing: 1.5px;
    font-size: 18px;
    text-align: left;
}
.rooms{
    background: #dcdde0;
    padding:100px 0;
}
.container {
    width: 75%;
    margin:  auto;
}
.slider-tab {
    text-align: center;
}
.slider-tab ul {
    display: flex;
    margin: 0 auto;
    align-items: center;
    width: max-content;
    margin-bottom: 30px;
}
.slider-tab ul li {
    margin-left: 15px;
    font-size: 28px;
}
.wrapper-slider {
    padding: 50px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img  {
    width: 300px;
    height: 300px;
}
.img img {
height: 100%;
width: 100%;
}
li.bor {
    border-left: 2px solid black;
    border-right: 2.5px solid black;
    padding: 2px 10px;
}
li.active1 {
    color: #4d6db4;
}
.slider-cont {
    display: none;
}
.accommodation_content span {
    font-size: 34px;
    font-weight: bold;
}
.accommodation_content p {
    margin-bottom: 20px;
}
.wrap p {
    margin: 20px 0;
}
section.wed {
    background: #dcdde0;
}
.title {
    text-align: center;
}


.newwrap {
    display: flex;
    justify-content: space-between;
}
.title ul {
    display: flex;
    justify-content: center;
}

.title ul li {
    margin-left: 10px;
    font-size: 18px;
    /*color: black;*/
    margin-left: 10px;
    font-size: 18px;
    position: relative;

}
.wrap p {
    margin: 20px 0;
    text-align: center;
}
.newwrap ul {
    margin-left: 15%;
    text-align: left;
    letter-spacing: 1.5px;
    font-size: 18px;
    line-height: 25px;
}
.newwrap ul li {
    list-style: circle;
}
.newwrap p {
    text-align: left;
}
.
.active1:after {
    content: "";
    width: 35px;
    height: 3px;
    background: #404097;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: -15px auto;
}
.title ul li {
    margin-left: 10px;
    font-size: 18px;
    /* color: black; */
    margin-left: 10px;
    font-size: 18px;
    position: relative;
    letter-spacing: 2px;
    margin-bottom: 20px;
    line-height: 25px;
}
.liaft:after {
border-right: 1px solid;
}
.newwrap ul {
    margin-left: 10%;
    text-align: left;
    letter-spacing: 1.5px;
    font-size: 18px;
    line-height: 25px;
    padding-right: 100px;
}
@media screen and (max-width: 767px){
#menu {
    position: absolute;
    background: #ffffff;
    border-bottom: 1px solid #404097;
    box-shadow: 1px 1px 3px #000000b0;
    display: none;
    top: 133px;
    z-index: 1;
    width: 100%;
    left: 0;
}
}
</style>