﻿body {
    background: #efeee6 !important;
}
.topnav {
    background: #221f1f;
    /* background: #fff; */
    color: #efeee6;
}

.notice-text {
    color: #000;
}

.nav-link {
    color: #efeee6 !important;
}

.header-top {
    background: #d0c4aa;
    color:#000;
}

.logo_lg {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/mae_logo_white.png) no-repeat;
    width: 180px;
    height: 236px;
    padding-left: 180px;
    background-size: contain;
}
.section_wellness_top{
    margin-top:180px;
}
.section_wellness {
    margin: 80px 0;
}
.wellness_img {
    width: 100%
}

.h2-wellness{
    font-family:'Muli ExtraLight';
    font-size:26px;
    font-weight:900;
    color:#000;
    margin-bottom:20px;
}
.p-wellness {
    font-family: 'Muli ExtraLight';
    font-size: 18px;
    color: #787878;
    padding:0;

}

.wide-range {
    opacity: 0;
}

.wide-range {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top:10px;

}

    .wide-range ._1 {
        width: 300px;
        padding: 20px;
    }

    .wide-range ._2 {
        width: 300px;
        background: #e7e6da;
        padding: 20px;
    }

    .wide-range ._3 {
        width: 300px;
        padding: 20px;
    }

    .wide-range .text {
        padding:0px 20px;
        text-align: center;
        font-family: 'Muli ExtraLight';
        font-size: 16px;
        font-weight: 900;
        color: #000
    }

    .wide-range .details {

        text-align: center ;
        font-family: 'Muli ExtraLight';
        font-size: 14px;
        color: #787878

    }
.wellness_LR {
    display: flex;
    background: url(../images/New/wellness/wellness_LR.png) no-repeat;
    background-size: cover;
    width: 100%
}
.wellness_LR ._left {
    width: 50%;
}

.wellness_LR ._right {
    width: 50%;
    background: #e7e6da;
    padding:6%;
}

    .wellness_LR ._right .h1 {
        font-family: 'Muli ExtraLight';
        font-size: 20px;
        color: #000;
    }
    .wellness_LR ._right .h2 {
        font-family: 'Muli ExtraLight';
        font-size: 18px;
        color: #000
    }
    .wellness_LR ._right .p {
        font-family: 'Muli ExtraLight';
        font-size: 16px;
        color: #787878;
        line-height:20px;
    }
    .wellness_LR ._right .small {
        font-family: 'Muli ExtraLight';
        font-size: 14px;
        color: #787878;
        margin-top:20px;
    }

    .wellness_LR ._right .line_2pt, .wellness_line_2pt {
        margin: 40px 0;
        width: 100%;
        height: 2px;
        background: #000;
    }
    .wellness_LR ._right .line_1pt, .wellness_line_1pt {
        margin: 40px 0;
        width: 100%;
        height: 1px;
        background: #000;
    }



    .appointment-button {
        font-family: 'Muli ExtraLight';
        font-style: italic;
        color: #efeee6 !important;
        font-size: 14px;
        text-align: center;
        min-width: 250px;
        padding: 10px 20px;
        background-color: #000000;
        background-image: url(../images/arrow-right.svg);
        background-position: 110% 50%;
        background-size: auto 20%;
        background-repeat: no-repeat;
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
    }

        .appointment-button:hover {
            padding-right: 80px;
            padding-left: 40px;
            background-color: #231f20;
            background-position: 80% 50%;
            color: #fff !important;
        }
.retreat {
    opacity:0;
}
.retreat {
    align-items: center;
}
.retreat img{
    width:100%;
    padding:10px;
}

.retreat_title {
    text-align: left;
    font-family: 'Muli ExtraLight';
    font-weight: bold;
    color: #000;
    font-size:16px;
}
.retreat_details {
    text-align: left;
    font-family: 'Muli ExtraLight';
    font-weight: 400;
    color: #787878;
    font-size: 16px;
}

.retreat_line_1pt {
    margin:20px 10px;
    width: 100%;
    height: 1px;
    background-color: #787878;
}

.retreat_line_2pt {
    margin: 20px 10px;
    width: 100%;
    height: 2px;
    background-color: #000;
}
.retreat_line_3pt {
    margin: 20px 10px;
    width: 100%;
    height: 3px;
    background-color: #000;
}
.retreat_booknow {
    background-image: url(../images/New/wellness/booknow.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin:50px 0;
}
    .retreat_booknow .box {
        background: #fff;
        text-align: center;
        width: 40%;
        padding: 40px;
        margin:80px;
    }

        .retreat_booknow .box p {
            font-family:'Muli ExtraLight';
            font-size:14px;
            font-weight:400;
            color:#000;
            text-align: center;
            margin:0;
            padding:10px
        }

    .retreat_booknow .button {
        font-family: 'Muli ExtraLight';
        font-size: 14px;
        font-weight: 400;
        background: #000;
        color: #fff;
        font-size: 21px;
        text-align: center;
        width: 200px;
        padding: 5px 8px;
        margin: 5px 0;
        border:solid #000 1px
    }

.talk-box {
    text-align: center;
    margin-top:30px
    
}
.talk_button {
    font-family: Albra;
    font-size: 14px;
    font-weight: 400;
    background-color: transparent;
    color: #000;
    font-size: 21px;
    text-align: center;
    width: 200px;
    padding: 5px 8px;
    margin: 5px 0;
    border: solid #000 1px
}
.talk {
    color: #787878;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 0 30px 0;
    margin: 0;
}
.talk-header {
    color: #000;
    text-align: left;
    font-family: 'Muli ExtraLight';
    font-size: 14px;
    font-weight: 700;
    padding: 10px 50px;
    margin:0;
}

.talk-details {
    color: #787878;
    text-align: left;
    font-family: 'Muli ExtraLight';
    font-size: 14px;
    font-weight: 400;
    padding: 0px 50px;
    margin: 0;
}
    .talk-details span {
    }

    .talk-details .right {
        float: right;
        padding-right:100px;
    }
.footer_top_part {
    background: #000 !important;
    /* background: #a00000 !important; */
}

@media (max-width: 768px) {
    .topnav .topnav-menu {
        display: none;
    }

    .logo_lg {
        width: 150px;
        height: 50px;
    }

    .button-menu-mobile {
        color: #fff;
    }

    .section_wellness_top {
        margin-top: 120px;
    }
    .section_wellness {
        margin: 40px 0;
    }

    .h2-wellness {
        font-size: 21px;
        margin-bottom: 15px;
    }

    .p-wellness {
        font-size: 16px;
    }
    .wide-range {
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: row;
    }

        .wide-range ._1, .wide-range ._2, .wide-range ._3 {
            width: 220px;
            padding: 10px;
            justify-content: center;
        }

        .wide-range .details {
            font-size: 12px;
            font-weight: 400;
        }

    .wellness_LR ._right .h1 {
        font-size: 14px;
    }
    .wellness_LR ._right .h2 {
        font-size: 12px;
        line-height:18px;
    }
    .wellness_LR ._right .line_2pt, .wellness_line_2pt {
        margin: 15px 0;
    }
    .wellness_LR ._right .p {
        font-size: 11px;
        line-height: 16px;
        font-weight:400;
    }
    .wellness_LR ._right .line_1pt, .wellness_line_1pt {
        margin: 20px 0;
    }
    .wellness_LR ._right .small {
        font-size: 11px;
    }

    .retreat_booknow {
        background-size: contain;
        margin: 30px 0;
    }

        .retreat_booknow .box {
             width: 50%; 
             padding: 20px; 
             margin: 40px; 
        }

    .talk-header {
        padding: 10px 20px;
    }

    .talk-details {
        padding: 0px 20px;
    }
}

@media (max-width: 430px) {
    .logo_lg {
        width: 150px;
        height: 40px;
    }
    .section_wellness_top {
        margin-top: 120px;
    }

    .section_wellness {
        margin: 40px 0;
    }


    .p-wellness {
        font-size: 14px;
        font-weight:400
    }

    .wide-range {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

        .wide-range .text {
            padding: 0px 20px;
            text-align: center;
            font-family: 'Muli ExtraLight';
            font-size: 16px;
            font-weight: 900;
            color: #000;
        }

        .wide-range ._1, .wide-range ._2, .wide-range ._3 {
            width: 100%;
            padding: 10px;
            justify-content: center;
        }

        .wide-range .details {
            font-size: 12px;
            font-weight: 400;
        }
    .wellness_LR {
        display: flex;
        background: #e7e6da;
        background-size: cover;
        width: 100%;
    }
    .wellness_LR ._left {
        width: 4%;
    }
    .wellness_LR ._right {
        width: 90%;
    }

    .wellness_LR ._right .h1 {
        font-size: 14px;
    }

    .wellness_LR ._right .h2 {
        font-size: 12px;
        line-height: 18px;
    }

    .wellness_LR ._right .line_2pt, .wellness_line_2pt {
        margin: 15px 0;
    }

    .wellness_LR ._right .p {
        font-size: 11px;
        line-height: 16px;
        font-weight: 400;
    }

    .wellness_LR ._right .line_1pt, .wellness_line_1pt {
        margin: 20px 0;
    }

    .wellness_LR ._right .small {
        font-size: 11px;
    }

    .retreat img {
        padding: 0px;
        margin:0;
    }
    .retreat_title {
        font-size: 12px;
        margin:2px 0;
    }
    .retreat_details {
        font-size: 10px;
        margin: 0;
    }
    .retreat_booknow {
        background-size: cover;
        margin: 10px 0; 
    }
    .retreat_booknow .box {
        width: 60%;
        padding: 10px;
        margin: 20px;
    }
        .retreat_booknow .box p {
            font-size: 10px;
            padding: 5px;
        }

        .retreat_booknow .button {
            font-size: 12px;
            text-align: center;
            width: 200px;
            padding: 5px 8px;
            margin: 5px 0;
            border: solid #000 1px;
        }
    .talk-details {
        padding: 5px 20px;
    }
 
}

@media (max-width: 320px) {
    .talk-details {
        padding: 5px 20px;
    }

        .talk-details .right {
            float: right;
            padding-right: 0px;
        }

    .retreat_booknow .box {
        width: 80%;
        padding: 10px; 
        margin: 10px; 
    }
}

.logo_lg, .footer_top_part {
/*    display: none;*/
}

