﻿
.AreaSectionPageCosmetic .textarea .open-close-holder:after,
.AreaSectionUnderPageCosmetic2 .textarea .open-close-holder:after {
    display: none;
}

.AreaSectionPageCosmetic .employee-section.bottom-banner::after,
.AreaSectionUnderPageCosmetic .employee-section.bottom-banner::after,
.AreaSectionUnderPageCosmetic2 .employee-section.bottom-banner::after {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: -1000px;
    right: -1000px;
    background: #fff;
    z-index: -1;
}

.AreaSectionPageCosmetic .employee-section.bottom-banner .category-box,
.AreaSectionUnderPageCosmetic .employee-section.bottom-banner .category-box,
.AreaSectionUnderPageCosmetic2 .employee-section.bottom-banner .category-box {
    padding-top: 50px;
    margin-top: 0;
}

.AreaSectionPageCosmetic .textarea .employee-section.bottom-banner .category-box,
.AreaSectionUnderPageCosmetic .textarea .employee-section.bottom-banner .category-box,
.AreaSectionUnderPageCosmetic2 .textarea .employee-section.bottom-banner .category-box {
    margin-bottom: 0;
}

.AreaSectionPageCosmetic .employee-section.bottom-banner,
.AreaSectionUnderPageCosmetic .employee-section.bottom-banner,
.AreaSectionUnderPageCosmetic2 .employee-section.bottom-banner {
    margin-left: 0;
    width: calc(100% + 0rem);
}

.AreaSectionPageCosmetic .employee-section.bottom-banner,
.AreaSectionUnderPageCosmetic .employee-section.bottom-banner,
.AreaSectionUnderPageCosmetic2 .employee-section.bottom-banner {
    /*margin-bottom: 30px;*/
    padding-bottom: 30px;
}

.AreaSectionPageCosmetic .employee-section:not(.bottom-banner),
.AreaSectionUnderPageCosmetic .employee-section:not(.bottom-banner),
.AreaSectionUnderPageCosmetic2 .employee-section:not(.bottom-banner) {
    padding-top: 50px;
    padding-bottom: 20px;
}


@media only screen and (max-width: 1024px) {
    .AreaSectionPageCosmetic .employee-section.bottom-banner .category-box,
    .AreaSectionPageCosmetic .employee-section.bottom-banner .category-box {
        padding-top: 40px;
    }
}

.AreaSectionUnderPageCosmetic #content {
    padding-top:0 !important;
}

.AreaSectionUnderPageCosmetic .textarea .open-close-holder {
    margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
    .AreaSectionUnderPageCosmetic .textarea .open-close-holder {
        margin-bottom: 10px;
        
    }
}


@media only screen and (min-width:1025px) {
    .AreaSectionUnderPageCosmetic #sidebar {
        padding-top: 30px !important;
    }
}


.AreaSectionUnderPageCosmetic2 .textarea .open-close-holder {
    margin:0;
    padding:0;
}

.AreaSectionUnderPageCosmetic2 .section-bg-beige {
    padding-top: 50px;
    padding-bottom: 50px;
}

.AreaSectionUnderPageCosmetic2 .open-close .section-bg-beige {
    padding-top: 10px;
    padding-bottom: 10px;
}
.AreaSectionUnderPageCosmetic2 .open-close .content-columns__inline + .section-bg-beige {
    padding-top: 50px;
    padding-bottom: 50px;
} 

.AreaSectionUnderPageCosmetic2 .textarea .open-close-holder .slide {
    padding-top: 20px;
    padding-bottom: 30px;
}
    .AreaSectionUnderPageCosmetic2 .textarea .open-close-holder .slide img {

        float: initial;
        margin: 0;
    }

@media only screen and (max-width: 767px) {
    .AreaSectionUnderPageCosmetic2 .open-close .section-bg-beige {

        padding:20px 35px !important;
    }
}
