.about {
    /* font-family: 'jostR'; */
    background-color: #fff;
}


.about-banner {
    position: relative;
    height: 75vh;
    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: 40px;
    margin: 12px 0;
    font-family: 'BeauDisM';
    border-bottom: solid 1.5px #becddb;
}

.about-banner-title-3 {
    margin: 0;
    color: #fff;
    font-weight: 100;
    /* font-family: '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: 800px;
}

.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-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 272px;
}

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

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

.about-welcome {
    color: var(--default-color-1);
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 12px;
    text-align: center;
    display: none;
    font-family: 'BeauDisM';
    background: #fff;
    backdrop-filter: blur(5px);
    padding: 15px;
    padding-top: 36px;
    border-radius: 100% 100% 0 0;
    -moz-border-radius: 100% 100% 0 0;
    -webkit-border-radius: 100% 100% 0 0;
    box-shadow: 0 0 4px 0 #33333342;
}

.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: 40px;
    text-align: justify;
}

    .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 {
    background-image: url(../../../Design/img/bg-home-rating.png);
    background-size: cover;
}

.content-about-top-child {
    display: flex;
    margin: 35px 0;
    align-items: center;
}

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

.home-about-container {
    display: flex;
    margin-top: 12px;
    position: absolute;
    top: -160px;
    z-index: 4;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 100% 100% 0 0;
    -moz-border-radius: 100% 100% 0 0;
    -webkit-border-radius: 100% 100% 0 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;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.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: 18px;
    color: #5B5B5B;
    margin: 0;
    font-weight: 100;
    margin-top: 14px;
    line-height: 133%;
    font-family: 'avertaSTDLight';
}

.home-about-left .left-title {
    margin: 0;
    color: #fff;
    font-size: 36px;
    font-weight: 100;
    font-family: 'BeauDisM';
    text-transform: capitalize;
    margin-top: 14px;
    text-align: center;
}

.home-about-right a.img, .about-img-child-l a.img-2 {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    display: block;
    width: 100%;
    height: 100%;
}

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

        .home-about-right a.img img:nth-child(1), .about-img-child-l a.img-2 img:nth-child(1) {
            -webkit-transform: translatey(20%) scaley(1);
            transform: translatey(20%) scaley(1);
            opacity: 0;
            -webkit-filter: blur(2px);
            filter: blur(2px);
            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) {
        -webkit-transform: translatey(0) scaley(1);
        transform: translatey(0) scaley(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) {
        -webkit-transform: translatex(-20%) scalex(1);
        transform: translatex(-20%) scalex(1);
        opacity: 0;
        -webkit-filter: blur(2px);
        filter: blur(2px);
    }

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

    .about-img-child-l a img {
        width: 100%;
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        overflow: hidden;
        height: 450px;
    }

.home-about-right a img {
    display: block;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    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: 20px;
    color: var(--default-color-2);
    display: block;
    line-height: 150%;
    text-transform: uppercase;
    margin-top: calc(32px - 7px);
    text-align: center;
}

.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: 32px;
}

    .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;
    }

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

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

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

    .home-about-left .left-title {
        color: #0b6597;
        font-size: 22px;
    }

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

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

    .home-about-left .left-cate {
        font-size: 16px;
    }

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

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

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

    .about-welcome {
        font-size: 15px;
        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: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
    }

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

    .about-container {
        padding-top: 10px;
        margin-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 {
    background-image: url(../../../Design/img/bg-home-rating.png);
    background-size: cover;
    padding-top: 112px;
    padding-bottom: 77px;
    position: relative;
    z-index: 1;
}

    .home-picture .decor-1 {
        position: absolute;
        top: -100px;
        left: 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 {
    line-height: 110%;
    font-size: 35px;
    /* margin-top: 0; */
    /* margin-top: 12px; */
    /* text-transform: capitalize; */
}

.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;
    }

    .about-item-center {
        margin-top: 0;
    }

    .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 {
        display: none;
    }

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

/*Review*/
.home-why {
    position: relative;
    padding-top: 415px;
}

    .home-why .grid.wide {
        position: relative;
        max-width: 1413px;
    }

    .home-why .decor {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

.home-why-container {
    display: flex;
    align-items: center;
}

.home-rating-container .item:hover .content .icon img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.home-why .left {
    flex: 1;
    padding-right: 69px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .home-why .left .img {
        border-radius: 7px;
        display: flex;
        overflow: hidden;
        align-items: center;
        justify-content: center;
        position: relative;
        position: absolute;
        right: 69px;
        width: 783px;
        height: 561px;
    }

    .home-why .left .btn {
        position: absolute;
        width: 82px;
        background-color: #fff;
        height: 82px;
        color: var(--default-color-1);
        border-radius: 50%;
        font-size: 21px;
    }

        .home-why .left .btn::after {
            content: '';
            width: 104px;
            height: 104px;
            position: absolute;
            border: 1px solid #fff;
            border-radius: 50%;
        }

        .home-why .left .btn i {
        }

    .home-why .left .img img {
    }

.home-why .right {
    width: 576px;
}

    .home-why .right .title {
        margin: 0;
        color: var(--default-color-2);
        font-family: 'nvnSign';
        font-weight: 100;
        font-size: 42px;
        line-height: 110%;
        margin-bottom: 11px;
    }

    .home-why .right .title-2 {
        margin: 0;
        color: var(--default-color-1);
        font-family: 'BeauDisB';
        font-size: 48px;
        text-transform: capitalize;
        line-height: 133%;
        padding-right: 65px;
        margin-bottom: 19px;
    }

    .home-why .right .descript {
        color: #5F5F5F;
        line-height: 138%;
        font-size: 16px;
        margin-bottom: 38px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .home-why .right .list {
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 5px;
        row-gap: 2px;
    }

    .home-why .right .item {
        display: flex;
        align-items: center;
    }

        .home-why .right .item img {
        }

        .home-why .right .item span {
            display: block;
            color: #5F5F5F;
            font-size: 18px;
            line-height: 207%;
            margin-left: 9px;
            font-weight: 600;
        }

    .home-why .right .btn {
        width: fit-content;
        border: 1px solid var(--default-color-1);
        border-radius: 55px;
        color: var(--default-color-1);
        font-size: 16px;
        line-height: 150%;
        padding: 0 52px;
        padding-bottom: 12px;
        padding-top: 12px;
        margin-top: 45px;
    }

        .home-why .right .btn span {
        }

        .home-why .right .btn .decor {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: var(--default-color-1);
            color: #fff;
        }

.home-rating-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 56px;
    padding-bottom: 27px;
}

.bb-about-child {
    padding: 40px 0;
    background-image: url(../../../Design/img/bg-home-rating.png);
    background-size: cover;
}

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

.home-rating-container .swiper {
    padding: 12px;
    margin-top: 27px;
}

.grid-rating {
}

.home-rating-container .item {
    height: 306px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 23px 0px rgba(157, 217, 243, 0.60);
}

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

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

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

    .home-rating-container .item:hover .content {
        background-color: var(--default-color-1);
    }

    .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: 33px;
    }

    .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 {
        height: 100%;
        z-index: 2;
        position: relative;
        background-color: #fff;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        transition: all linear .3s;
        padding: 0 28px;
    }

    .home-rating-container .item .contents {
        padding-left: 15px;
    }

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

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

    .home-rating-container .item .text {
        color: #5B5B5B;
        font-size: 16px;
        font-weight: 100;
        transition: all linear .3s;
        line-height: 129%;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        height: auto;
    }

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

    .home-rating-container .item .info {
        display: flex;
        align-items: center;
        border-top: 1px solid rgb(5 161 229 / 21%);
        width: 100%;
        padding-top: 20px;
        margin-top: 15px;
    }

    .home-rating-container .item .name {
        margin: 0;
        position: relative;
        color: #05A1E5;
        transition: all linear .3s;
        display: block;
        font-weight: 100;
        font-size: 20px;
        text-transform: capitalize;
    }

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

    .home-rating-container .item .name::before {
        content: '';
        position: absolute;
        width: 65px;
        height: 1px;
        background-color: rgb(96 115 146 / 30%);
        top: 0;
        display: none;
    }

    .home-rating-container .item:hover .name::before {
        background-color: rgb(255 255 255 / 30%);
    }

    .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;
        text-transform: unset;
        margin-top: 4px;
    }
/*RS*/
@media(max-width:1023px) {
    .home-why .left {
        display: none;
    }

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

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

    .home-about-left {
        padding: 0 5px;
    }

    .home-why {
        padding-top: 420px;
    }

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

    .home-rating-container .swiper {
        width: 100%;
        padding: 2px;
    }

    .grid-rating {
        height: auto !important;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .home-why .right .title-2 {
        font-size: 38px;
        padding-right: 0;
    }

    .home-rating-container {
        padding-top: 60px;
        padding-bottom: 0;
    }
}

@media(max-width:739px) {
    .home-why {
        padding-top: 120px;
    }

        .home-why .right .title-2 {
            padding: 0;
            font-size: 32px;
        }

        .home-why .right .item span {
            font-size: 12px;
            margin-left: 6px;
        }

        .home-why .right .btn {
            padding: 10px 28px;
            font-size: 13px;
            margin-top: 22px;
        }

    .home-rating-container {
        padding-top: 50px;
        padding-bottom: 40px;
    }

        .home-rating-container .item .content {
            padding: 19px 15px;
        }

        .home-rating-container .item {
            height: auto;
        }

        .home-rating-container .list {
            margin-top: 10px;
        }
}
/*End*/
