.about {
    background-color: #fff;
    padding: 108px 0;
    padding-bottom: 50px;
}


.about-banner {
    position: relative;
    height: 60vh;
    overflow: hidden;
}

    .about-banner img {
        position: absolute;
        z-index: 1;
    }

.about-banner-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    pointer-events: none;
}

.about-banner-title {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'avertaLight';
    letter-spacing: 3px;
    /* font-family: jostR; */
    font-size: 14px;
    font-weight: 100;
}

.about-banner-title-2 {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 4px;
    font-weight: 100;
    font-size: 50px;
    margin: 12px 0;
    margin-bottom: 40px;
    font-family: 'WixMadeforDisplay-SemiBold';
    border-bottom: solid 1.5px #becddb;
}

.about-banner-title-3 {
    margin: 0;
    color: #fff;
    font-weight: 100;
    =: 'jostR';
    font-size: 18px;
    text-align: center;
    line-height: 126%;
}

.about-banner .grid.wide {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    max-width: 803px;
    height: 383px;
}

.about-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4;
    z-index: 3;
}

.about .grid.wide {
    position: relative;
}

.about-img-child-l a.img-2 {
    top: -45px;
}

.about-content-child-bb:before {
    content: "";
    position: absolute;
    background: url(/Design/img/GrandHotel/bb.png) no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    width: 100%;
    height: 33%;
    pointer-events: unset;
    z-index: 0;
    pointer-events: none;
}

.home-picture:before {
    content: "";
    position: absolute;
    background: url(/Design/img/GrandHotel/bbb.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 609px;
    left: 0;
    top: 0;
}

.bb-about-child {
    position: relative;
    display: none;
}

    .bb-about-child:after {
        content: "";
        position: absolute;
        background: url(/Design/img/GrandHotel/room.png) no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 609px;
        left: 0;
        bottom: 0;
        z-index: -1;
    }

.about-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 53px;
}

    .about-container .img-title {
        display: none;
    }

.content-about-top-child .home-about-right {
    margin: 0 15px;
    margin-right: 0;
}

.about-item-center section p {
    font-size: 17px;
}

.content-full-about-child section p {
    font-size: 17px;
}

.about-welcome {
    color: #2786cb;
    text-align: center;
    margin: 0;
    padding-bottom: 19px;
    font-family: 'Montserrat-Black';
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    background: linear-gradient(90deg, #2786cb 0%, #2786cb 29.5%, #4463DD 79.5%, #0050AB 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-item-center section h3 {
    font-family: 'MontserratAlternates-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 157%;
    text-transform: capitalize;
    background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-title {
    margin: 0;
    font-family: 'BeauDisM';
    font-size: 53px;
    color: #1a1b1a;
    text-align: center;
    font-weight: 100;
    padding: 0 80px;
    margin: 12px 0;
}

.about-descript {
    color: #333632;
    font-size: 18px;
    text-align: center;
    padding: 0 120px;
    line-height: 33px;
}

.about-img-1 {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 25px;
    height: 650px;
}

    .about-img-1 img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }


.about-item {
    display: flex;
    align-items: center;
    margin: 45px 0;
}

    .about-item .title {
    }

    .about-item .descript {
    }

.about-item-left .img {
    /* display: none !important; */
    /* justify-content: center; */
    /* margin-bottom: 80px; */
}

.about-item-left {
    /* flex-direction: column; */
    /* margin: 40px 0; */
}

.about-item.about-item-right .wrap {
    padding-left: 0;
    padding-right: 70px;
}

.about-item.about-item-right .img .img-1 {
    width: 401px;
    height: 535px;
}

.about-item.about-item-right .img .img-2 {
    width: 371px;
    height: 464px;
    top: 42px;
}

.about-item-right {
    flex-direction: row-reverse;
}

.about-item-left .img {
    /* width: 100%; */
}

.about-item .img {
    width: 50%;
    position: relative;
    display: flex;
    align-items: center;
    /* justify-content: center; */
}

    .about-item .img .img-1 {
        width: 321px;
        height: 481px;
    }

    .about-item .img .img-2 {
        width: 441px;
        height: 552px;
        position: absolute;
        right: 0;
    }

.about-item-left .img .img-1 {
    /* width: 700px; */
    /* height: 400px; */
}

.about-item-left .img .img-2 {
    /* width: 400px; */
    /* height: 250px; */
    /* box-shadow: 0 0 10px #22b8ec29; */
    /* bottom: -40px; */
    /* right: 00px; */
}

.about-item-left .wrap {
    /* padding: 0 !important; */
}

.about-item .wrap {
    flex: 1;
    padding-left: 70px;
}

    .about-item .wrap .title {
        margin: 0;
        font-size: 13px;
        font-weight: 100;
        text-transform: uppercase;
        /* font-family: wixM; */
        letter-spacing: 3px;
        font-weight: bold;
    }

    .about-item .wrap .descript {
        font-family: 'BeauDisM';
        font-size: 33px;
        color: #1a1b1a;
        text-transform: capitalize;
        margin: 16px 0;
        display: block;
    }

    .about-item .wrap .content p {
        font-size: 16px;
        color: #333632;
        line-height: 31px;
    }

    .about-item .wrap .content {
    }

.about-tienich {
    width: 100%;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(6,minmax(0,1fr));
    column-gap: 20px;
    row-gap: 30px;
    margin-bottom: 70px;
}

    .about-tienich .item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

        .about-tienich .item img {
        }

        .about-tienich .item span {
            font-size: 18px;
            display: block;
            color: #1a1b1a;
            margin-top: 12px;
        }

.about-count {
    position: relative;
}

    .about-count::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: .5;
        z-index: 2;
    }

    .about-count .grid.wide {
    }

    .about-count img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.about-count-container {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 150px 0;
}

.about-count .title {
    margin: 0;
    font-size: 14px;
    color: #fff;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.about-count .descript {
    color: #fff;
    font-size: 37px;
    text-align: center;
    font-family: 'svn';
    padding: 0 85px;
}

.about-count .count-list {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(4,minmax(0,1fr));
    column-gap: 35px;
    row-gap: 20px;
    margin-top: 30px;
}

.about-count .count-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .about-count .count-item strong {
        font-size: 65px;
        font-family: 'mar';
        color: #eee;
        letter-spacing: 4px;
        font-weight: 100;
    }

    .about-count .count-item span {
        color: #eee;
        font-size: 14px;
        letter-spacing: 3px;
        text-transform: uppercase;
        text-align: center;
    }

.about-contact {
    position: relative;
}

    .about-contact::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #000;
        opacity: .6;
        z-index: 2;
    }

    .about-contact img.fill {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .about-contact .container {
        display: flex;
        align-items: center;
        z-index: 3;
        position: relative;
        justify-content: space-between;
        padding: 120px 0;
    }

    .about-contact .left {
        width: 54%;
    }

        .about-contact .left h3 {
            margin: 0;
            color: #fff;
            font-weight: 100;
            font-size: 13px;
            font-weight: bold;
            letter-spacing: 3px;
        }

        .about-contact .left h4 {
            margin: 0;
            color: #fff;
            font-weight: 100;
            font-family: 'svn';
            font-size: 42px;
            margin-top: 23px;
        }

    .about-contact .right {
        padding-left: 25px;
        flex: 1;
    }

    .about-contact .about-input input::placeholder {
        color: #fff;
    }

    .about-contact .about-input input {
        outline: none;
        font-size: 16px;
        border: none;
        background-color: transparent;
        color: #fff;
        flex: 1;
        padding-right: 20px;
        padding: 10px 0;
        padding-right: 20px;
    }

    .about-contact .about-input a {
        display: flex;
        align-items: center;
        font-size: 15px;
    }

        .about-contact .about-input a span {
            color: #fff;
        }

        .about-contact .about-input a img {
            width: 30px;
        }

    .about-contact .about-input {
        display: flex;
        align-items: center;
        width: 100%;
        border-bottom: 1px solid #fff;
    }

.about-item-center {
    line-height: 165%;
    flex: 1 1 0;
    margin: 13px 0;
    margin-top: 0;
    text-align: justify;
}

.home-about-right.r-album-child-about {
    width: 50%;
}

    .home-about-right.r-album-child-about a.img.img-ablum-rr {
        position: relative;
        top: 63px;
        z-index: 2;
    }

.about-item-center:nth-child(2) {
    margin-left: 15px;
}
/*RS*/
/*Homeabout*/

.home-about .decor-item {
    position: absolute;
    top: 0;
    left: 0;
}

    .home-about .decor-item.left {
        left: 0;
        width: 100%;
    }

    .home-about .decor-item.right {
        right: 0;
        width: 100%;
    }

.about-content-child-bb {
    position: relative;
    background: #F2FBFF;
}

.content-full-about-child section h3 {
    font-family: 'MontserratAlternates-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 157%;
    text-transform: capitalize;
    background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content-about-top-child {
    display: flex;
    margin: 35px 0;
    margin-bottom: 15px;
}

.content-full-about-child {
    margin-top: 6px;
}

.home-about .decor-tree {
    position: absolute;
    top: -86px;
    right: 0;
    z-index: 4;
}

.home-about-container {
    display: flex;
    position: relative;
    padding: 12px;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
}

.about-img-child-l a.img-2:before, .home-about-right a.img:before {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
    border: 1px solid #fff;
    z-index: 1;
}

.home-about-left {
    display: flex;
    flex-direction: column;
    flex: 1 1 0;
    padding: 0 15px;
    pointer-events: all;
}

.home-about-content__bottom {
    text-align: justify;
    font-size: 20px;
    display: block;
    font-family: 'Montserrat-Regular';
    line-height: 22.5px;
    color: #2e2e2e;
    margin-top: 14px;
}

.home-about-left .left-title {
    margin: 0;
    font-size: 39px;
    color: var(--default-color-3);
    font-family: 'Montserrat-Black';
    font-weight: normal;
    margin-top: 5px;
    text-align: left;
}

.home-about-right.decor-ablum-2 {
    width: 48%;
    margin-left: 18px;
}

.home-about-right a.img, .about-img-child-l a.img-2 {
    position: relative;
    overflow: hidden;
    flex: 1 1 0;
    pointer-events: all;
}

    .home-about-right a.img img, .about-img-child-l a.img-2 img {
        position: relative;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        background-size: cover;
    }

        .home-about-right a.img img:nth-child(1), .about-img-child-l a.img-2 img:nth-child(1) {
            opacity: 0;
            -webkit-filter: blur(10px);
            filter: blur(10px);
            position: absolute;
            top: 0;
            left: 0;
        }

    .home-about-right a.img:hover img:nth-child(1), .about-img-child-l a.img-2:hover img:nth-child(1) {
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0);
    }

    .home-about-right a.img:hover img:nth-child(2), .about-img-child-l a.img-2:hover img:nth-child(2) {
        opacity: 0;
        -webkit-filter: blur(10px);
        filter: blur(10px);
    }

.about-img-child-l {
    width: 51%;
    display: flex;
}

    .about-img-child-l a img {
        width: 100%;
        overflow: hidden;
        height: 450px;
    }

.home-about-right a img {
    width: 100%;
    height: 450px;
}

span.slogan {
}

.home-about .decor-tree-1 {
    position: absolute;
    top: -129px;
    right: 0;
}

.home-about .decor-tree-2 {
    position: absolute;
    top: 0;
    right: 0;
}

.home-about-left .left-cate {
    font-size: 24px;
    color: #000;
    display: block;
    line-height: 150%;
    text-transform: uppercase;
    margin-top: calc(30px - 7px);
    text-align: left;
}

.home-about-left .left-descript {
    color: #646363;
    text-transform: capitalize;
    margin: 0;
    font-size: 15px;
    font-weight: 100;
    margin-top: 27px;
}

.home-about-left .p-wave {
    margin-top: 13px;
    margin-bottom: 22px;
}

.home-about-content {
    display: flex;
    /* align-items: center; */
    margin-top: 5px;
}

    .home-about-content .img {
        width: 348px;
        height: 278px;
    }

        .home-about-content .img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .home-about-content .text {
        font-size: 16px;
        display: block;
        line-height: 138%;
        text-align: left;
        color: #5F5F5F;
        flex: 1;
        padding-left: 16px;
    }

.home-about-right {
    display: flex;
    align-items: center;
    position: relative;
    width: 32%;
}
/*End*/
@media(max-width:1023px) {
    .about-banner {
        height: 600px;
    }

    .home-about-container {
        display: block;
        position: unset;
        backdrop-filter: unset;
        padding: 0;
    }

    .about {
        position: relative;
    }

    .home-about-right.decor-ablum-2 {
        top: -80px;
    }

    .about-banner .grid.wide {
        height: 296px;
    }

    .home-about-right a.img, .about-img-child-l a.img-2 {
        z-index: 3;
        height: 100%;
    }

    .about-img-child-l {
        width: 100%;
    }

    .home-about-right {
        width: 100%;
    }

    .about-img-child-l a.img-2 {
        top: -40px;
    }

    .content-about-top-child .home-about-right {
        margin: 0;
    }

    .home-about-right.r-album-child-about .home-about-right.decor-ablum-2 {
        top: 16px;
        margin-left: 15px;
    }

    .content-full-about-child section h3 {
        font-size: 16px;
    }

    .content-full-about-child section {
        text-align: justify;
    }

    .home-about-right.r-album-child-about {
        width: 100%;
    }

        .home-about-right.r-album-child-about .img-service-decor33 img {
            width: 100%;
        }

    .home-about-left .left-title {
        font-size: 21px;
        margin: 0;
    }

    .home-about-content {
        margin-top: 0;
    }

    .home-about-content__bottom {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .home-about-left .left-cate {
        font-size: 17px;
        margin: 0;
        font-style: normal;
        font-weight: 400;
        line-height: 139%;
    }

    .about-img-child-l a img {
        height: 185px;
    }

    .home-about-right a img {
        height: 185px;
    }

    .content-about-top-child {
        display: block;
        margin-top: 5px;
        margin-bottom: 65px;
    }

    .about-item-center section p {
        font-size: 15px;
    }

    .content-full-about-child section p {
        font-size: 15px;
    }

    .about-item-center section h3 {
        font-size: 16px;
    }

    .about-welcome {
        font-size: 16px;
        line-height: 145%;
    }

    .about-img-1 {
        height: auto;
    }

    .about-title {
        padding: 0;
    }

    .about-descript {
        padding: 0;
    }

    .about-item .img .img-2 {
        display: none;
    }

    .about-item .wrap {
        padding: 0 !important;
    }

    .about-item {
        margin: 20px 0;
        flex-direction: column;
    }

        .about-item .img .img-1 {
            width: 100% !important;
            height: 320px !important;
            margin-bottom: 30px;
        }

        .about-item .img {
            width: 100%;
            margin-bottom: 0;
        }

    .about-count .descript {
        padding: 0;
    }
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width:739px) {
    .about-banner-title-2 {
        font-size: 22px;
    }

    .about-banner-title-3 {
        font-size: 16px;
    }

    .about-banner {
        height: 370px;
    }

    .about-img-child-l a.img-2 img:nth-child(1) {
        display: none;
        position: unset;
        opacity: 1;
        filter: unset;
    }

    .home-about-right a.img:hover img:nth-child(1), .about-img-child-l a.img-2:hover img:nth-child(1) {
        -webkit-transform: unset;
        transform: unset;
        opacity: 1;
        -webkit-filter: unset;
        filter: unset;
    }

    .home-about-right a.img:hover img:nth-child(2), .about-img-child-l a.img-2:hover img:nth-child(2) {
        -webkit-transform: unset;
        transform: unset;
        opacity: 1;
        -webkit-filter: unset;
        filter: unset;
    }

    .about-img-child-l a.img-2:before, .home-about-right a.img:before {
        left: 5px;
        right: 5px;
        top: 5px;
        bottom: 5px;
    }

    .about-title {
        font-size: 23px;
    }

    .about-container {
        padding-top: 30px;
    }

    .about-item .wrap .descript {
        font-size: 30px;
        margin: 12px 0;
    }

    .about-item .wrap .content p {
        font-size: 16px;
        line-height: 27px;
    }

    .about-item .wrap .title {
        font-size: 12px;
    }

    .about-tienich {
        grid-template-columns: repeat(3,minmax(0,1fr));
        margin-bottom: 30px;
    }

        .about-tienich .item span {
            font-size: 15px;
            margin-top: 12px;
            text-align: center;
        }

        .about-tienich .item img {
            width: 35px;
        }

    .about-count-container {
        padding: 80px 0;
    }

    .about-count .title {
        margin: 0;
        font-size: 13px;
    }

    .about-count .descript {
        font-size: 27px;
        margin-top: 15px;
    }

    .about-count .count-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .about-count .count-item strong {
        font-size: 48px;
    }

    .about-count .count-item span {
        font-size: 11px;
    }

    .about-contact .container {
        flex-direction: column;
        padding: 60px 0;
    }

    .about-contact .left {
        width: 100%;
    }

    .about-contact .right {
        flex: unset;
        width: 100%;
        margin-top: 30px;
        padding: 0;
    }

    .about-contact .left h4 {
        font-size: 29px;
    }

    .about-descript {
        font-size: 16px;
    }
}

/*Album*/
.home-picture {
    position: relative;
    padding-top: 106px;
    padding-bottom: 38px;
    z-index: 1;
    background: #f2fbff;
}

    .home-picture .decor-1 {
        position: absolute;
        top: -28px;
        left: 0;
    }

    .home-picture .decor-1-right {
        position: absolute;
        top: 4px;
        right: 0;
    }

    .home-picture .btn {
        text-align: center;
        color: #BBC8DE;
        font-size: 14px;
        text-transform: capitalize;
        line-height: 161%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 38px;
        width: fit-content;
        margin: 0 auto;
        margin-top: 38px;
        background-color: #fff;
        border-radius: 55px;
        color: var(--default-color-1);
        font-weight: bold;
        padding: 8px 20px;
        transition: all ease .3s;
    }

        .home-picture .btn:hover {
            opacity: .8;
        }

        .home-picture .btn span {
            margin-right: 12px;
            letter-spacing: 1.4px;
        }

.home-pic-grid {
    max-width: 1249px !important;
}

.home-picture .p-title-tops {
}

.home-picture .p-title {
    font-size: 35px;
    text-align: center;
}

.grid.wide.home-pic-grid .p-descript {
    color: #333;
}

.home-picture-list {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(4,minmax(0,1fr));
    column-gap: 19px;
    row-gap: 19px;
    margin-top: 66px;
}

.home-picture-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .home-picture-item:nth-child(1) .img {
        display: none;
    }

    .home-picture-item .img {
        border-radius: 7px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .home-picture-item .img::before {
            content: '';
            background: rgba(var(--villoz-white-rgb, 255, 255, 255), 0.3);
            bottom: 50%;
            content: "";
            left: 0;
            position: absolute;
            right: 0;
            top: 50%;
            opacity: 1;
            z-index: 3;
            pointer-events: none;
            transition: all 600ms linear;
        }

        .home-picture-item .img:hover::before {
            top: 0;
            bottom: 0;
            opacity: 0;
            transition: all 600ms linear;
        }

        .home-picture-item .img:hover img {
            transform: scale(1.02);
        }

    .home-picture-item:nth-child(1) .img:nth-child(1) {
        height: 219px;
        display: block;
        margin-bottom: 16px;
    }

    .home-picture-item:nth-child(1) .img:nth-child(2) {
        height: 446px;
        display: block;
    }

    .home-picture-item .img img {
        transition: all linear .2s;
    }

    .home-picture-item:nth-child(2) .img:nth-child(1) {
        height: 450px;
        margin-bottom: 21px;
    }

    .home-picture-item:nth-child(2) .img:nth-child(2) {
        height: 210px;
    }

    .home-picture-item:nth-child(3) .img:nth-child(1) {
        height: 219px;
        margin-bottom: 16px;
    }

    .home-picture-item:nth-child(3) .img:nth-child(2) {
        height: 446px;
    }

    .home-picture-item:nth-child(4) .img:nth-child(1) {
        height: 450px;
        margin-bottom: 21px;
    }

    .home-picture-item:nth-child(4) .img:nth-child(2) {
        height: 210px;
    }

    .home-picture-item:nth-child(5) .img:nth-child(1) {
        height: 258px;
        margin-bottom: 30px;
    }

    .home-picture-item:nth-child(5) .img:nth-child(2) {
        height: 190px;
    }

    .home-picture-item .btn {
    }
/*RS*/
@media(max-width:1023px) {
    .home-picture {
        padding: 60px 0;
    }

        .home-picture .decor-1-right {
            width: 28%;
        }

        .home-picture:before {
            background-size: contain;
        }

    .home-picture-item {
        display: none;
    }

    .home-picture-list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .home-picture-item:nth-child(1) {
        display: block;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(4,minmax(0,1fr));
        column-gap: 10px;
        row-gap: 10px;
    }

        .home-picture-item:nth-child(1) .img {
            display: block !important;
            margin: 0 !important;
            height: 194px !important;
        }
}

@media(min-width:740px) and (max-width:1023px) {
    .home-picture-item:nth-child(1) .img:last-child {
        display: none !important;
    }
}

@media(max-width:739px) {
    .home-picture-item:nth-child(1) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 10px;
        row-gap: 10px;
        margin-top: 0;
    }

    .home-picture-list {
        margin-top: 35px;
    }

    .home-picture-item:nth-child(1) .img {
        height: 150px !important;
    }

    .home-picture-item .img:nth-child(9) {
        display: none !important;
    }

    .home-picture .decor-1 {
        width: 24%;
        top: -2px;
    }

    .home-picture {
        padding-bottom: 25px;
    }
}
/*End*/

/*Review*/

.home-rating-container .list {
    width: 100%;
    margin-top: 0;
}

.home-rating-container .swiper {
    margin-top: 38px;
    position: relative;
}

.grid-rating {
}

.home-rating-container .item {
    width: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

    .home-rating-container .item .avatar {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        overflow: hidden;
        display: none;
    }

        .home-rating-container .item .avatar img {
        }

    .home-rating-container .item .content {
    }

    .home-rating-container .item:hover .content {
    }

    .home-rating-container .item .decor-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }

    .home-rating-container .item .star {
        margin-bottom: 0;
    }

    .home-rating-container .item:hover .star {
        /* filter: invert(100%) sepia(6%) saturate(4%) hue-rotate(142deg) brightness(206%) contrast(101%); */
    }

    .home-rating-container .item .content {
        width: 100%;
        height: 100%;
        margin: auto;
        z-index: 2;
        position: relative;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        transition: all linear .3s;
        overflow: hidden;
    }

    .home-rating-container .item .contents {
        width: 100%;
    }

    .home-rating-container .item .icon {
        width: 100%;
        margin-bottom: 17px;
        display: none;
    }

        .home-rating-container .item .icon img {
            width: 29px;
        }

    .home-rating-container .item .text {
        padding: 0 13px;
        color: #6A6A6A;
        font-family: 'WixMadeforDisplay-Regular';
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        transition: all linear .3s;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        margin-bottom: 25px;
        max-width: 834px;
        height: 90px;
        text-align: center;
        line-height: 136.364%;
        overflow-y: scroll;
    }

    .home-rating-container .item:hover .text {
        /* color: #fff; */
    }

    .home-rating-container .item .info {
        display: flex;
        align-items: center;
        width: 100%;
        margin-top: 4px;
    }

    .home-rating-container .item .name {
        margin: 0;
        position: relative;
        transition: all linear .3s;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 28px;
        width: 100%;
        color: #072582;
        text-align: center;
        font-family: 'MontserratAlternates-Regular';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 30px */
    }

    .home-rating-container .item .star {
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--default-color-2);
        font-size: 15px;
    }

    .home-rating-container .item .star {
        margin-top: 10px;
    }

        .home-rating-container .item .star i {
            margin: 0 2px;
        }

    .home-rating-container .item:hover .name {
    }

    .home-rating-container .item .name::before {
        content: '';
        position: absolute;
        width: 61px;
        height: 1px;
        top: 0;
        background-color: var(--default-color-2);
    }

    .home-rating-container .item:hover .name::before {
    }

    .home-rating-container .item:hover .job {
        color: #fff;
    }

    .home-rating-container .item .job {
        text-transform: uppercase;
        font-size: 12px;
        color: #727272;
        line-height: 207%;
        margin-top: -6px;
        display: block;
        transition: all linear .3s;
        font-size: 18px;
        font-style: italic;
        display: none;
        text-transform: unset;
        margin-top: 4px;
    }

.home-rating-top {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 55px;
}

.home-about-right.r-album-child-about .img-service-decor33 {
    position: absolute;
    left: -42px;
    top: -81px;
}

.home-rating {
    padding: 45px 0;
    padding-bottom: 74px;
}

.swiperhomerating .btn-prev img {
    width: 100%;
    height: 100%;
}

.swiperhomerating .btn-prev {
    width: 5%;
}

.swiperhomerating .btn-next img {
    width: 100%;
    height: 100%;
    display: block;
}

.home-rating-container {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 51px;
    width: 100%;
    padding-bottom: 49px;
}

    .home-rating-container:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        width: 96%;
        height: 100%;
        margin: auto;
        border: 1px solid #E3E3E3;
        background: #FFF;
        box-shadow: 0px 4px 15.9px 0px rgba(126, 119, 119, 0.25);
    }

    .home-rating-container:after {
        content: "";
        position: absolute;
        background: url(/Design/img/GrandHotel/ll.png) no-repeat;
        background-size: cover;
        right: 9px;
        bottom: -3px;
        width: 25%;
        height: 42%;
    }

.home-rating-top .img {
    width: 55px;
    border-radius: 50%;
    height: 55px;
    overflow: hidden;
    border: 3px solid #E9E6E1;
    background-color: #D9D9D9;
    transition: all linear .3s;
}

    .home-rating-top .img.active {
        width: 60px;
        height: 60px;
        z-index: 2;
        box-shadow: 0 0 17px 0 #3336;
    }

    .home-rating-top .img img {
    }

.swiperhomerating {
}

    .swiperhomerating .btn-list {
        display: flex;
        align-items: center;
        position: absolute;
        pointer-events: none;
        width: 100%;
        justify-content: space-between;
        transform: translateY(0px);
        z-index: 2;
    }

    .swiperhomerating .btn {
        cursor: pointer;
        pointer-events: all;
    }

    .swiperhomerating .btn-prev {
    }

    .swiperhomerating .btn-next {
        width: 5%;
    }

/*RS*/

@media(max-width:1023px) {
    .home-rating-container {
        padding: 40px 0;
    }

    .home-rating-top {
        height: auto;
    }

    .grid-rating {
        width: 100% !important;
    }

    .swiperhomerating .btn {
        display: none;
    }

    .home-rating-container .list {
        margin-top: 0;
    }
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width: 739px) {
    .home-rating-container .item .text {
        font-size: 13px;
        margin-bottom: 12px;
        line-height: 150%;
        height: 79px;
        border-radius: 0;
    }

    .home-rating-container:before {
        width: 100%;
    }

    .home-rating-container .swiper {
        margin-top: 20px;
    }

    .home-rating-container .item .name {
        padding-top: 20px;
        font-size: 14px;
    }

    .home-rating-container .item .star {
        margin-bottom: 5px;
    }

    .home-rating-container {
        padding: 20px 0;
    }

    .home-rating-title {
        font-size: 17px;
        margin-bottom: 13px;
    }

    .home-rating-top .img.active {
        width: 45px;
        height: 45px;
    }

    .home-rating-top .img {
        width: 40px;
        height: 40px;
    }

    .home-rating-top {
        height: 45px;
    }
}
/*End*/
