/*body, #main, .home-sections {
    background-color: rgba(255, 254, 229, 1);
}*/

body{
    background-color: white;
}
.col-md-4.col-right {
    text-align: right;
    position: relative;
    top: 110px;
}

.header-left {
    height: 393px;
    margin-top: -1px;
}

#main{
    background: url(../img/bg-kdlcuabien.png) no-repeat center fixed 100%;;
}
/*img.ditmebughoai {
    width: 100%;
    height: 343px;
    object-fit: cover;
    margin-top: 40px;
}*/

.footer-menu {
    height: 60px;
    border-bottom: 3px solid white;
}

.home-sections {
    background-color: #fffed8; /*white;*/
   
    background: url(../img/bg-kdlcuabien.png) no-repeat center fixed 100%;
    position: relative;
    top: 64px;
}

#web-page .footer-menu{
    height: 0;
}

footer#footer {
    background: #00a0f4;
}

.header-left{
    background: #00a0f4;
}

/*.page .container{
    background-image: url(../img/hinh-anh-bien-dep.jpg);
}*/

.doilathethoi{
    position: fixed;
    left: 1.5px;
}

#web-page .doilathethoi{
    display: none;
}

@media(max-width: 768px){
    .post-slide .post-img{
        border-right: none;
        width: 100%;
    }
}

#footer .col-md-4 a{
    color: white;
}

#footer .col-md-4 a:hover{
    color: black;
}

.another_facitilies_area {
    text-align: left;
    background: url(../img/bg-header.jpg) no-repeat fixed 100%;
    background-position-x: 100%;
    background-position-y: center;
    background-size: auto;
    background-position-x: 100%;
    background-position-y: center;
    background-size: auto;
    background-position-x: 100%;
    background-position-y: center;
    background-size: auto;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.row.top {
    margin-top: -50px;
    margin-bottom: 30px;
}

@media (max-width: 767px){
    footer img {
        top: -140%;
    }
    footer#footer{
        margin-top: 0;
    }

    .col-md-4.col-middle {
        display: none;
    }

}