.main-slider-inner{
    min-height: 470px;
}
.contact-one__content{
    padding: 0;
}
.page-header {
    padding: 85px 0;
}
.about-three {
    padding: 35px 0;
}
.about-three__img-box .about-three__img-icon {
    top: 0px;
    left: 500px;
}
.logo img {
    position: absolute;
    top: -45px;
}
.main-slider .image-layer-overlay {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
    height: 25%;
    background: unset;
    background-image: linear-gradient(to top, rgba(51, 75, 53, 0.65) 66%, rgba(255, 255, 255, 0));
}
.main-menu .main-menu__list > li:after, .stricky-header .main-menu__list > li:after {
    content: "|";
    position: relative;
    left: 30px;
    color: #a1a1a1;
    font-weight: 100;
    font-family: auto;
    font-size: x-large;
}
.main-menu .main-menu__list > li:last-child:after, .stricky-header .main-menu__list > li:last-child:after {
    content: none;
}
.footer-widget__explore-list{
    columns: 3;
}
.footer-widget__explore-list li{
    color: #b3c5b5;
}