.paspartu_on_bottom_fixed .paspartu_bottom, .paspartu_left, .paspartu_right {
    display: none;
}
.paspartu_on_bottom_fixed footer {
    margin-bottom: 0%;
}
body:not(.paspartu_on_top_fixed) .paspartu_outer .content:not(.has_slider) .content_inner{
padding-top: 0px !important;
}

nav.main_menu > ul > li > a {
    line-height: 80px;
}

header.paspartu_header_inside, .paspartu_enabled.vertical_menu_enabled header, footer.paspartu_footer_alignment .footer_top_holder, footer.paspartu_footer_alignment .footer_bottom_holder {
    padding-left: 0%;
    padding-right: 0%;
}


.title.has_fixed_background {
    background-position: center !important;
}

.list-style-1 ul li {
    display: inline;
    padding-right: 28px;
    font-weight: 600;
    font-size: 18px;
    line-height: 100px;
}
.list-style-1 ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #f1c92f;
    padding-right: 10px;
}

.hide-section{
  display: none;
}



body, .wrapper, .content, .full_width {
    background: url('https://www.easternoak.co.in/wp-content/uploads/2019/11/bg4.jpg') no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
.easter-section-about p {
    font-weight: 600 !important;
    text-align: justify !important;
}

.content .container .container_inner.page_container_inner, .full_page_container_inner{
  padding-top: 0px;
}

.white_text h2, .white_text p, .white_text ul li {
    color: #fff;
}

ul li {
    margin-bottom: 10px;
}


.title.has_fixed_background {
    background-attachment: unset;
}




