html, body, .container-fluid {
    font-family: 'Merriweather', serif;
    height: calc(100vh - 58px);
}
body {
    background-color: #f2eee7;
}
.container-fluid {
   position: fixed;
}
.mg-botom-33{
    margin-bottom: -33px !important;
}
.b-menu {
    overflow-y: auto;
    width: 350px;
    height: calc(100vh - 58px);
    position: fixed;
    top: 58px;
    z-index: 9;
}
#menu {
    left: 0;
    background: #ea7a64;
    top: 58px;
    width: 311px;
    height: calc(100vh - 58px);
    z-index: 2;
    margin-right: 2rem;
}

    #menu ul {
        padding-left: 0px !important;
    }

        #menu ul li {
            list-style: none;
            position: relative;
            height: 88px;
            font-family: 'Merriweather', serif;
            font-style: normal;
            font-weight: 900;
            font-size: 26px;
            color: #FFEEEB;
            position: relative;
            padding-top: 0;
            line-height: 32px;
            padding-left: 55px !important;
            background: #EA7A64;
           
        }
            #menu ul li:first-child .sp-at {
                height: 50%;
                top: 50%;
            }
            #menu ul li:first-child{
                padding-top: 27px;
            }
            #menu ul li:first-child, #menu ul li:last-child {
                padding-top: 16px;
            }
            #menu ul li:last-child .sp-at {
                height: 50%;
            }
            #menu ul li a {
                color: #FFEEEB;
            }

                #menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus, #menu ul li.active a {
                    text-decoration: none;
                    padding-top: 10px;
                    display: inline-block;
                }

            #menu ul li:first-child a {
                border-bottom: 1px solid rgba(255, 238, 235, 0.1);
                padding-bottom: 16px;
                width: 100%;
                display: inline-block;
            }
           
            #menu ul li a span {
                font-family: Merriweather;
                font-style: normal;
                font-weight: normal;
                font-size: 18px;
                line-height: 30px;
                display: inline-block;
                color: #FFEEEB;
                width: 100%;
                border-bottom: 1px solid rgba(255, 238, 235, 0.1);
                padding-bottom: 10px;
            }

            #menu ul li::after {
                left: 22px;
                top: 40%;
                width: 12px;
                display: block;
                content: "";
                height: 12px;
                border-radius: 50%;
                background: #fff;
                position: absolute;
            }

.sp-at {
    border-left: 1.8px dashed #fff;
    height: 100%;
    position: absolute;
    left: 28px;
    top: 0;
}

#menu ul li:hover, #menu ul li:active, #menu ul li:focus, #menu ul li.active {
    background: #424242;
    box-shadow: -4px 8px 7px #C85D48;
    color: #FFB48A;
}
    #menu ul li:hover a span, #menu ul li:active a span, #menu ul li:focus a span, #menu ul li.active a span, #menu ul li:first-child:hover a, #menu ul li:first-child:active a, #menu ul li:first-child:focus a, #menu ul li:first-child.active a {
        border: 0;
    }
    #menu ul li:hover:before, #menu ul li:active:before, #menu ul li:focus:before, #menu ul li.active:before {
        width: 0px;
        height: 0px;
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 16px solid #424242;
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 33%;
    }

    #menu ul li:hover::after, #menu ul li:active:after, #menu ul li:focus:after, #menu ul li.active:after {
        background: #EA7A64;
        border: 1px solid #FFEEEB;
        
    }
.sp-at {
    border-left: 1.8px dashed #FFEEEB;
    height: 100%;
    position: absolute;
    left: 28px;
    top: 0;
}
.section {
    max-height: calc(100vh - 58px);
    position: relative;
    animation: animatetop 0.4s;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.section_content {
    margin-top: 74px;
}
.right img{
	max-width: 100%;
}
#section0 {
    background-image: url('../img/bg1.jpg');
    background-size: cover;
}
#section1 {
    background-image: url('../img/bg.jpg');
    background-size: cover;
}

#section2, #section5, #section6, #section7, #section8, #section9, #section10 {
    background-image: url('../img/bg.jpg');
    background-size: cover;

}

#section3 {
    background-image: url('../img/bg.jpg');
    background-size: cover;
}

#section4 {
    background-image: url('../img/bg.jpg');
    background-size: cover;
}
.container-fluid{
    margin-top: 58px;
}
.p-strong {
    font-family: Merriweather;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #424242;
    text-align: justify;
}
.p-text {
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    color: #424242;
}
.img-bt{
    
    bottom:0;
}
.left {
    width: 311px;
    float: left;
    min-height: 100vh;
}
.right {
    width: calc(100% - 311px);
    float: left;
    height: calc(100vh - 100px);
    overflow-y: auto;
    padding-left: 11%;
    padding-right: 9%;
   
}
.web{
		 display: block;
	 }
	 .wap{
		 display: none;

	 }

.main-moblie {
    margin-top: 60px;
}
    .main-moblie img {
        width: 100%;
    }

.p-bn {
    font-family: Merriweather;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 40px;
    background: #EA7A64;
    color: #FFFFFF;
    padding: 7%;
}
.panel-body {
    border-top: 0 !important;
    background: #F2EEE7;
}
.panel {
    border: 0 !important;
    box-shadow: none !important;
    background: #F2EEE7;
}
.panel-group .panel {
    background: #F2EEE7 !important;
}
.panel-default > .panel-heading {
    border-bottom: 1px solid #F2EEE7 !important;
}
.panel-default {
    border: 0;
    background: #F2EEE7;
    border-radius: 0 !important;
}
.panel-group .panel + .panel{
    margin-top:0 !important;
}
.panel-body {
    margin-top: 25px !important;
    border: 0;
}
.panel-group {
    margin-bottom: 0px !important;
    margin-top: -10px;
}
.panel-title a{
    width: 100%;
    display: inline-block;
}
.panel-default > .panel-heading {
    font-family: Merriweather;
    font-style: normal;
    font-weight: 900 !important;
    font-size: 30px !important;
    color: #FFEEEB !important;
    background: #EA7A64 !important;
    padding: 24px 39px !important;
    position: relative;
    border-radius: 0 !important;
}
    .panel-default > .panel-heading:hover, .panel-default > .panel-heading:active, .panel-default > .panel-heading:focus, .panel-default > .panel-heading.active {
        background: #424242 !important;
        position: relative;
    }
        .panel-default > .panel-heading:hover::before, .panel-default > .panel-heading.active::before, .panel-default > .panel-heading:active::before, .panel-default > .panel-heading:focus:before {
            content: '';
            background: url(../img/mobile/el.png) bottom no-repeat !important;
            height: 27px;
            width: 148px;
            bottom: 0px;
            position: absolute;
            left: calc(50% - 74px);
            top: 109px;
            display: inline-block;
        }
        .panel-default > .panel-heading.first:hover::before, .panel-default > .panel-heading.first.active::before {
            top: 76px;
        }
            .panel-heading.first{
    min-height: 78px;
}
#style-2::-webkit-scrollbar-track {
    
    border-radius: 3px;
    background-color: none;
}

#style-2::-webkit-scrollbar {
    width: 3px;
    background-color: none;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: none;
}
/*#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 3px;
    background-color: #ede7e3;
}

#style-2::-webkit-scrollbar {
    width: 3px;
    background-color: #ede7e3;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #EA7A64;
}
*/
            .panel-title {
    font-size: 30px !important;
    line-height: 30px;
    font-weight: 900 !important;
    color: #FFEEEB !important;
}

        .panel-title a span {
            font-family: Merriweather;
            font-style: normal;
            font-weight: normal;
            font-size: 22px;
            line-height: 30px;
            /* identical to box height, or 136% */
            color: #FFEEEB;
            width: 100%;
            display: inline-block;
        }
        a:focus, a:hover {
            text-decoration: none !important;
        }
#section3 .p-strong, #section5 .p-strong, #section6 .p-strong, #section7 .p-strong, #section8 .p-strong, #section9 .p-strong {
    line-height: 40px;
}
#section3 .right {
    padding-top: 70px;
}
/*section0*/
#section0 .section_content {
    margin-top: 120px;
}
#section0 .p-strong {
   font-size: 22px;
   line-height: 40px;
    margin-top: 26px;
}

.photo-main {
    margin-top: 48px;
}
.photo-main1 {
}
.p-strong{
    margin-top: 40px;
    margin-bottom: 30px;
}
.p-text {
    margin-top: 0;
    margin-bottom: 20px;
}
.mg-bottom-43{
    margin-bottom: 43px;
}
.nguon{
    float: right;
    right: 0px;
    bottom: 10px;
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
    /* identical to box height, or 250% */
    color: #838383;
}
.tacgia {
    padding: 15px 38px !important;
}
    .tacgia .text-left {
        font-family: Merriweather;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 30px;
        /* or 167% */
        color: #424242;
    }
    .a-link {
        font-family: Merriweather;
        font-style: italic;
        font-weight: bold;
        font-size: 18px;
        line-height: 30px;
        text-decoration-line: underline;
        color: #424242;
        width: 100%;
        display: inline-block;
    }
.nguon a {
    color: #838383;
}
.nguon-mb a {
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    color: #757575;
}
@media screen and (min-width: 1902px) {
    .right{
        padding-bottom:0;
    }
    #menu {
        position: fixed;
        background: #ea7a64;
    }
}


.right {
    padding-bottom: 40px;
}

    @media screen and (min-width: 1200px) {
        .right {
            padding-left: 20%;
            padding-right: 22%;
        }

        #section0 .p-strong {
            width: 100%;
        }

        #section0 .right {
            padding-left: 11%;
            padding-right: 32%;
        }
    }

    @media screen and (max-width: 1100px) {
        .right {
            padding-left: 10%;
            padding-right: 12%;
        }
    }


    /*edit menu*/
    .row.section,
    .panel-collapse.collapse {
        display: none;
    }
    /*end edit menu*/

.mg-bottom-16{
    margin-bottom: 16px;
}
.panel-body {
   padding:25px 0 0 0 !important;
}
hr {
    border-top: 1px solid #424242 !important;
}
@media screen and (max-width: 768px) {
    .main-box {
        padding: 15px 38px !important;
    }
    .wap {
            display: block;
            background: #F2EEE7;
        }

        .web {
            display: none;
        }

        .p-strong {
            font-family: Merriweather;
            font-style: normal;
            font-weight: bold;
            font-size: 20px;
            line-height: 30px;
            /* or 150% */
            text-align: justify;
            letter-spacing: -0.02em;
            color: #424242;
            margin-bottom: 15px;
            margin-top: 15px;
        }
        .photo-main {
            margin-top: 30px;
            margin-bottom: 18px;
        }
        .p-text {
            font-family: Merriweather;
            font-style: normal;
            font-weight: normal;
            font-size: 16px;
            line-height: 30px;
            /* or 187% */
            text-align: justify;
            color: #424242;
        }

        .p-bn {
            font-family: Merriweather;
            font-style: normal;
            font-weight: bold;
            font-size: 22px;
            line-height: 40px;
            /* or 182% */
            color: #FFFFFF;
        }
    }

    @media screen and (max-height: 1000px) {
    }





















