/* SECTION ONE STYLE */
main #ms-1 {
    width: 100%;
    height: calc(100vh);
    background-color: rgb(0, 58, 52);
}

main #ms-1 .ms-1-content {
    width: 100%;
    height: calc(100vh - 130px);
    padding-top: 130px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    align-content: normal;
    background-color: rgb(0, 58, 52);
}

main #ms-1 .ms-1-content .ms-1-item {

}

main #ms-1 .ms-1-content .ms-1-item:first-child {
    width: 30%;
    margin-right: auto;
    margin-left: auto;
}

main #ms-1 .ms-1-content .ms-1-item:first-child h1 {
    color: #fff;
    font-size: 62.4px;
    line-height: 66.2px;
    letter-spacing: -1.248px;
    font-weight: 400;
}

main #ms-1 .ms-1-content .ms-1-item:first-child p {
    margin-top: 30px;
    margin-bottom: 70px;
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

main #ms-1 .ms-1-content .ms-1-item:first-child a {
    padding: 16px 21px;
    border-radius: 15px;
}

main #ms-1 .ms-1-content .ms-1-item:first-child .a-btt-w {
    margin-left: 5px;
}

main #ms-1 .ms-1-content .ms-1-item:last-child {
    width: 50%;
    height: 77.3%;
    margin-left: auto;
    margin-right: 0;
    /*margin-left: 150px;*/
}

main #ms-1 .ms-1-content .ms-1-item:last-child img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-top-left-radius: 75px;
    border-bottom-left-radius: 75px;
}

main #ms-1 .ms-1-floating-logo {
    width: 0;
    height: 0;
    position: relative;
    z-index: 0;
    top: -57%;
    right: -47%;
    /*top: 39.2%;*/
    /*left: 42.5%;*/
    /*right: 38.1%;*/
}

main #ms-1 .ms-1-floating-logo img {
    width: 367px;
    height: 507px;
}

/* SECTION TWO STYLE*/
main #ms-2 {
    z-index: -2;
    width: 100%;
    height: fit-content;/*638px;*/
    padding-bottom: 89px;
    background-color: rgb(0, 58, 52);
}

main #ms-2 .ms-2-content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: normal;
    align-content: normal;
}

main #ms-2 .lo-hlogo {
    position: absolute;
    z-index: 0;
    right: 7%;
    transform: translateY(173px);
}

main #ms-2 .lo-hlogo img {
    width: 338px;
    height: 465px;
}

main #ms-2 .ms-2-content .ms-2-item:first-child {
    width: 29.5%;
    margin-top: 7.25%;
    margin-left: 17%;
}

main #ms-2 .ms-2-content .ms-2-item:first-child h2 {
    color: #fff;
    font-size: 62.4px;
    line-height: 66.2px;
    letter-spacing: -1.248px;
    font-weight: 400;
}

main #ms-2 .ms-2-content .ms-2-item:first-child p {
    margin-top: 30px;
    margin-bottom: 35px;
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
}

main #ms-2 .ms-2-content .ms-2-item:first-child a {
    padding: 16px 21px;
    border-radius: 15px;
}

main #ms-2 .ms-2-content .ms-2-item:last-child {
    margin-top: 4.5%;
    margin-right: 18%;
    margin-left: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: normal;
}

main #ms-2 .ms-2-content .ms-2-item:last-child img {
    object-fit: cover;
    border-radius: 20px;
}

main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c1 {
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: normal;
}

main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c1 .ms2i-1 {
    width: 304px;
    height: 292px;
    margin-bottom: 10px;
}

main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c1 .ms2i-2 {
    width: 241px;
    height: 162px;
}

main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: normal;
}

main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c2 .ms2i-1 {
    width: 304px;
    height: 162px;
    margin-bottom: 10px;
}

main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c2 .ms2i-2 {
    width: 241px;
    height: 248px;
}


/* SECTION THREE STYLE */
main #ms-3 {
    height: fit-content;
    padding-top: 35px;
    padding-bottom: 65px;
}

main #ms-3 .ms-3-1 {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

main #ms-3 .ms-3-1 .ms-3-div-title h2 {
    color: #00504A;
    font-size: 51px;
    line-height: 56px;
    letter-spacing: -1.024px;
    font-weight: 400;
    /*transform: translateY(95px);*/
}

main #ms-3 .ms-3-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: fit-content;
    /*width: 100%;*/
    /*height: 850px;*/
}

main #ms-3 .ms-3-2 .slide-btt {
    color: #E86138;
    margin-top: -35px;
}

main #ms-3 .ms-3-2 .slide-wrapper .swiper-pagination-bullet {
    height: 13px;
    width: 13px;
    opacity: 0.5;
    background: #E86138;
}

main #ms-3 .ms-3-2 .slide-wrapper .swiper-pagination-bullet-active {
    opacity: 1;
}

main #ms-3 .ms-3-2 .ms-3-content .slide-wrapper {
    max-width: 100%;
    margin: 0 60px 35px;
    padding: 20px 10px;
    overflow: hidden;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item {
    width: fit-content;
    list-style: none;
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #00504A;
    border-radius: 15px;
    background-color: #E8E7DB;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-image {
    object-fit: cover;
    width: calc(100% - 40px);
    aspect-ratio: 16 / 9;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 14px;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item:has(div.si-pic-sold) .si-image {
    position: absolute;
    object-fit: cover;
    width: calc(100% - 40px);
    aspect-ratio: 16 / 9;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 14px;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-pic-sold {
    position: relative;
    z-index: 1;
    width: calc(100% - 40px);
    aspect-ratio: 16 / 9;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 16px;
    /*padding-top: 26px;*/
    background-color: rgba(234, 234, 234, 0.65);
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-pic-sold .sold-banner {
    width: 142px;
    height: 46px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    color: #fff;
    background-color: #004540;
    border-left: 5px solid #E86138;
    transform: translateY(26px);
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-pic-sold .sold-banner p {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 500;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-pic-sold .sold-banner img {
    object-fit: scale-down;
    height: 46px;
    margin-right: 6px;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-title {
    width: calc(100% - 40px);
    margin-left: 20px;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -0.8px;
    font-weight: 400;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item p {
    width: calc(100% - 40px);
    margin-left: 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-b-info {
    margin-bottom: 16px;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-s-info {
    margin: 16px 0 16px 20px;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-price {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 42px;
    font-weight: 400;
    color: #E86138;
}

main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-btt {
    margin-left: 20px;
    padding: 16px 21px;
    border-radius: 15px;
}

main #ms-3 .ms-3-3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

main #ms-3 .ms-3-3 .ls-btt {
    position: relative;
    top: 30px;
}

main #ms-3 .ms-3-3 .ls-btt a {
    padding: 16px 21px;
    border-radius: 15px;
}

/* SECTION FOUR STYLE */
main #ms-4 {
    width: 100%;
    height: fit-content; /*590px;*/
    padding-bottom: 70px;
}

main #ms-4 .ms-4-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: normal;
    align-content: normal;
}

main #ms-4 .ms-4-container .ms-4-item:first-child {
    width: 30%;
    margin-top: 100px;
    margin-left: 17%;
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #00504A;
}

main #ms-4 .ms-4-container .ms-4-item:first-child h2 {
    margin-bottom: 32px;
    font-size: 51px;
    line-height: 56px;
    letter-spacing: -1.024px;
    font-weight: 400;
}

main #ms-4 .ms-4-container .ms-4-item:first-child p {
    margin-bottom: 55px;
}

main #ms-4 .ms-4-container .ms-4-item:first-child a {
    padding: 16px 21px;
    border-radius: 15px;
}

main #ms-4 .ms-4-container .ms-4-item:last-child {
    margin-top: 50px;
    margin-right: 20%;
}

main #ms-4 .ms-4-container .ms-4-item:last-child img {
    object-fit: cover;
    width: 493px;
    height: 422px;
    border-radius: 25px;
}

/* SECTION FIVE STYLE */
main #ms-5 {
    width: 100%;
    height: fit-content; /*508px;*/
    margin-bottom: 20px;
}

main #ms-5 .ms-5-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: normal;
}

main #ms-5 .ms-5-container .ms-5-item:first-child {
    width: 36.38%; /*687px;*/
    height: 508px;
    background-color: #00504A;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

main #ms-5 .ms-5-container .ms-5-item:first-child img {
    object-fit: cover;
    width: 100%;
    height: 508px;
    opacity: 0.3;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

main #ms-5 .ms-5-container .ms-5-item {
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #fff;
}

main #ms-5 .ms-5-container .ms-5-item h2 {
    margin-bottom: 32px;
    font-size: 51px;
    line-height: 56px;
    letter-spacing: -1.024px;
    font-weight: 400;
}

main #ms-5 .ms-5-container .ms-5-item p {
    margin-bottom: 35px;
}

main #ms-5 .ms-5-container .ms-5-item a {
    padding: 16px 21px;
    border-radius: 15px;
    /*overflow-wrap: break-word;*/
}

main #ms-5 .ms-5-container .ms-5-item:first-child .item-text {
    /*position: absolute;*/
    /*left: 10.2%;*/
    /*width: 23%;*/
    /*transform: translateY(-325px);*/
    position: relative;
    left: 20%;
    width: 480px;
    transform: translateY(-325px);
}

main #ms-5 .ms-5-container .ms-5-item:last-child {
    width: 996px;
    height: 508px;
    margin-left: 12px;
    background-color: rgb(0, 58, 52);
    border-radius: 15px;
}

main #ms-5 .ms-5-container .ms-5-item:last-child .item-text {
    position: relative;
    z-index: 1;
    width: 55%;
    margin-top: 187px;
    margin-left: 60px;
}

main #ms-5 .ms-5-container .ms-5-item:last-child .ms-5-logo {
    position: absolute;
    z-index: 0;
    transform: translateX(152%);
}

main #ms-5 .ms-5-container .ms-5-item:last-child .ms-5-logo img {
    height: 508px;
}

/* SECTION SIX STYLE */
main #ms-6 {
    width: 100%;
    height: 500px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    font-family: Helvetica Neue, Arial, sans-serif;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(232,231,219,1) 100%);
}

main #ms-6 .ms-6-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: normal;
    align-content: normal;
    color: #00504A;
}

main #ms-6 .ms-6-container .testo-title {
    margin-right: 40px;
    max-width: 367px;
}

main #ms-6 .ms-6-container .testo-title p {
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
}

main #ms-6 .ms-6-container .testo-title h2 {
    font-size: 51px;
    line-height: 56px;
    letter-spacing: -1.024px;
    font-weight: 400;
}

main #ms-6 .ms-6-container .testo-list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: normal;
    align-content: normal;
}

main #ms-6 .ms-6-container .testo-list .testo-item {
    margin-top: 47px;
    max-width: 442px;
}

main #ms-6 .ms-6-container .testo-list .testo-item:not(:first-child) {
    margin-left: 90px;
}

main #ms-6 .ms-6-container .testo-list .testo-item .item-text {
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
}

/* SECTION SEVEN STYLE (MAP) */
main #ms-7 {
    width: 100%;
    height: fit-content;
    color: #fff;
    background-color: rgba(0, 69, 64, 1);
}

main #ms-7 .ms-7-container {
    width: 100%;
    height: 100%;
    padding: 35px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

main #ms-7 .ms-7-container .title {
    padding-bottom: 16px;
}

main #ms-7 .ms-7-container .title h2 {
    font-size: 51px;
    line-height: 56px;
    letter-spacing: -1.024px;
    font-weight: 400;
}

main #ms-7 .ms-7-container .map-wrapper {
    width: 75%;
    height: 550px;
    padding: 20px 0;
}

main #ms-7 .ms-7-container .map-wrapper #map {
    z-index: 0;
    border-radius: 10px;
    box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.47);
}

main #ms-7 .ms-7-container .map-wrapper #map-overlay {
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 550px;
    margin-bottom: -550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Helvetica Neue, Arial, sans-serif;
    text-align: center;
    color: #eaeaea;
    background-color: rgba(149, 149, 149, 0.6);
    border-radius: 10px;
}

main #ms-7 .ms-7-container .map-wrapper #map-overlay h3 {
    margin-bottom: 22px;
    font-size: 34px;
    font-weight: 500;
}

main #ms-7 .ms-7-container .map-wrapper #map-overlay span {
    font-size: 50px;
}

@media all and (min-width: 1001px) and (max-width: 1622px) {
    /* SECTION ONE STYLE*/
    main #ms-1 {
        height: fit-content;
        padding-top: 100px;
        padding-bottom: 20px;
    }

    main #ms-1 .ms-1-content {
        height: fit-content;
        align-items: center;
    }

    main #ms-1 .ms-1-content .ms-1-item:first-child {
        width: 45%;
        margin: 0 auto 0 auto;
    }

    main #ms-1 .ms-1-content .ms-1-item:last-child {
        position: relative;
        right: 0;
        width: 50%;
        margin: 0;
    }

    main #ms-1 .ms-1-content .ms-1-item:last-child img {
        max-width: unset;
        width: 100%;
    }

    main #ms-1 .ms-1-floating-logo {
        top: -260px;
        left: unset;
        right: -57%;
        /*transform: translateY(-240px);*/
    }

    main #ms-1 .ms-1-floating-logo img {
        object-fit: scale-down;
        width: auto;
        height: 267px;
    }

    /* SECTION TWO STYLE*/
    main #ms-2 {
        height: fit-content;
        padding-bottom: 50px;
    }

    main #ms-2 .ms-2-content {
        justify-content: center;
    }

    main #ms-2 .lo-hlogo {
        position: absolute;
        z-index: 0;
        right: 29%;
        transform: translateY(206px);
    }

    main #ms-2 .lo-hlogo img {
        object-fit: scale-down;
        height: 300px;
    }

    main #ms-2 .ms-2-content .ms-2-item:first-child {
        width: 480px;
        margin-left: 30px;
        margin-right: 20px;
    }

    main #ms-2 .ms-2-content .ms-2-item:first-child h2 {
        font-size: 52px;
        line-height: 52px;
        letter-spacing: -0.92px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child {
        margin: 110px 30px 0 0;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c1 .ms2i-1 {
        width: 208px;
        height: 164px;
        margin-bottom: 10px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c1 .ms2i-2 {
        width: 208px;
        height: 164px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c2 .ms2i-1 {
        width: 208px;
        height: 164px;
        margin-bottom: 10px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c2 .ms2i-2 {
        width: 208px;
        height: 164px;
    }

    /* SECTION FOUR STYLE */
    main #ms-4 {
        height: fit-content;
        padding-bottom: 50px;
    }

    main #ms-4 .ms-4-container {
        margin: 0 13px;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        align-content: normal;
    }

    main #ms-4 .ms-4-container .ms-4-item:first-child {
        width: 480px;
        margin: 30px 30px 0 0;
    }

    main #ms-4 .ms-4-container .ms-4-item:first-child h2 {
        font-size: 39px;
        line-height: 42px;
        letter-spacing: -0.775px;
    }

    main #ms-4 .ms-4-container .ms-4-item:last-child {
        width: 40%;
        margin-top: 0;
        margin-left: 0;
        margin-right: unset;
    }

    main #ms-4 .ms-4-container .ms-4-item:last-child img {
        width: 100%;
        height: 300px;
    }

    /* SECTION FIVE STYLE */
    main #ms-5 {
        width: 100%;
        height: fit-content;
        margin-bottom: 20px;
    }

    main #ms-5 .ms-5-container {
        width: 100%;
        height: 100%;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        align-content: normal;
    }

    main #ms-5 .ms-5-container .ms-5-item:first-child {
        width: 39%; /*457px 53.05%*/
        height: 339px;
        align-self: flex-start;
    }

    main #ms-5 .ms-5-container .ms-5-item:first-child img {
        width: 100%;
        height: 339px;
    }

    main #ms-5 .ms-5-container .ms-5-item h2 {
        margin-bottom: 32px;
        font-size: 39px;
        line-height: 42px;
        letter-spacing: -0.775px;
    }

    main #ms-5 .ms-5-container .ms-5-item:first-child .item-text {
        position: relative;
        left: 30px;
        width: 70%;
        transform: translateY(-293px);
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child {
        width: 427px;
        height: 339px;
        margin-top: 0;
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child .item-text {
        top: unset;
        width: 73%;
        margin-top: 60px;
        margin-left: 40px;
        transform: translateY(-388px);
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child .ms-5-logo {
        position: relative;
        left: 155px;
        transform: unset;
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child .ms-5-logo img {
        height: 374px;
    }

    /* SECTION SIX STYLE */
    main #ms-6 {
        height: fit-content;
        padding: 25px 0 65px;
    }

    main #ms-6 .ms-6-container {
        flex-direction: column;
        align-items: flex-start;
        align-content: center;
    }

    main #ms-6 .ms-6-container .testo-title {
        margin-right: 40px;
        max-width: unset;
    }

    main #ms-6 .ms-6-container .testo-title h2 {
        font-size: 39px;
        line-height: 42px;
        letter-spacing: -0.775px;
    }

    main #ms-6 .ms-6-container .testo-title p {
        margin-bottom: 10px;
    }

    main #ms-6 .ms-6-container .testo-list {
        flex-direction: row;
        align-items: center;
        align-content: center;
    }

    main #ms-6 .ms-6-container .testo-list .testo-item:not(:first-child) {
        margin-left: 15px;
    }

    /* SECTION SEVEN STYLE */
    main #ms-7 .ms-7-container .title h2 {
        font-size: 39px;
        line-height: 42px;
        letter-spacing: -0.775px;
        text-align: center;
    }
}

@media all and (max-width: 1000px) {
    /* SECTION ONE STYLE*/
    main #ms-1 {
        height: fit-content;
    }

    main #ms-1 .ms-1-content {
        width: 100%;
        height: fit-content;
        padding-top: 140px;
        padding-bottom: 50px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    main #ms-1 .ms-1-content .ms-1-item:first-child {
        width: 90%;
        margin-right: 0;
        margin-left: 0;
    }

    main #ms-1 .ms-1-content .ms-1-item:first-child h1 {
        font-size: 52px;
        line-height: 52px;
        letter-spacing: -0.92px;
    }

    main #ms-1 .ms-1-content .ms-1-item:last-child {
        width: 100%;
        margin: 45px 0 0 0;
        display: block;
    }

    main #ms-1 .ms-1-content .ms-1-item:last-child img {
        width: 100%;
        max-width: unset;
        height: unset;
        max-height: 300px;
        border-radius: unset;
    }

    main #ms-1 .ms-1-floating-logo {
        width: 0;
        height: 0;
        top: -262px;
        left: unset;
        right: -70%;
    }

    main #ms-1 .ms-1-floating-logo img {
        object-fit: scale-down;
        width: auto;
        height: 207px;
    }

    /* SECTION TWO STYLE*/
    main #ms-2 {
        height: fit-content;
        padding-bottom: 30px;
    }

    main #ms-2 .ms-2-content {
        flex-direction: column;
    }

    main #ms-2 .lo-hlogo {
        position: absolute;
        z-index: 0;
        right: 3%;
        transform: translateY(300px);
    }

    main #ms-2 .lo-hlogo img {
        object-fit: scale-down;
        height: 300px;
    }

    main #ms-2 .ms-2-content .ms-2-item:first-child {
        width: 90%;
        margin-left: 30px;
    }

    main #ms-2 .ms-2-content .ms-2-item:first-child h2 {
        font-size: 52px;
        line-height: 52px;
        letter-spacing: -0.92px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child {
        margin: 70px 0 0 0;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c1 .ms2i-1 {
        width: 208px;
        height: 164px;
        margin-bottom: 10px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c1 .ms2i-2 {
        width: 208px;
        height: 164px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c2 .ms2i-1 {
        width: 208px;
        height: 164px;
        margin-bottom: 10px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c2 .ms2i-2 {
        width: 208px;
        height: 164px;
    }

    /* SECTION FOUR STYLE */
    main #ms-4 {
        height: fit-content;
        padding-bottom: 50px;
    }

    main #ms-4 .ms-4-container {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        align-content: normal;
    }

    main #ms-4 .ms-4-container .ms-4-item:first-child {
        width: 90%;
        margin: 30px 0 0 0;
    }

    main #ms-4 .ms-4-container .ms-4-item:first-child h2 {
        font-size: 39px;
        line-height: 42px;
        letter-spacing: -0.775px;
    }

    main #ms-4 .ms-4-container .ms-4-item:last-child {
        width: 88%;
        margin-top: 0;
        margin-left: 0;
        margin-right: unset;
    }

    main #ms-4 .ms-4-container .ms-4-item:last-child img {
        width: 100%;
        height: 199px;
    }

    /* SECTION FIVE STYLE */
    main #ms-5 {
        width: 100%;
        height: fit-content;
        margin-bottom: 20px;
    }

    main #ms-5 .ms-5-container {
        width: 100%;
        height: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-content: normal;
    }

    main #ms-5 .ms-5-container .ms-5-item:first-child {
        width: 94.05%; /*457px*/
        height: 339px;
        align-self: flex-start;
    }

    main #ms-5 .ms-5-container .ms-5-item:first-child img {
        width: 100%;
        height: 339px;
    }

    main #ms-5 .ms-5-container .ms-5-item h2 {
        margin-bottom: 32px;
        font-size: 39px;
        line-height: 42px;
        letter-spacing: -0.775px;
    }

    main #ms-5 .ms-5-container .ms-5-item:first-child .item-text {
        position: relative;
        left: 30px;
        width: 79%;
        transform: translateY(-293px);
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child {
        width: 427px;
        height: 374px;
        margin-top: 40px;
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child .item-text {
        top: -355px;
        width: 73%;
        margin-top: 60px;
        margin-left: 40px;
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child .ms-5-logo {
        position: relative;
        /*left: 155px;*/
        transform: unset;
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child .ms-5-logo img {
        height: 374px;
    }

    /* SECTION SIX STYLE */
    main #ms-6 {
        height: fit-content;
        padding: 25px 0 65px;
    }

    main #ms-6 .ms-6-container {
        flex-direction: column;
        align-items: center;
        align-content: center;
    }

    main #ms-6 .ms-6-container .testo-title {
        max-width: unset;
        margin-right: 40px;
        text-align: center;
    }

    main #ms-6 .ms-6-container .testo-title h2 {
        font-size: 39px;
        line-height: 42px;
        letter-spacing: -0.775px;
    }

    main #ms-6 .ms-6-container .testo-title p {
        margin-bottom: 10px;
    }

    main #ms-6 .ms-6-container .testo-list {
        flex-direction: column;
        align-items: center;
        align-content: center;
    }

    main #ms-6 .ms-6-container .testo-list .testo-item:not(:first-child) {
        margin-left: 0;
    }

    /* SECTION SEVEN STYLE */
    main #ms-7 .ms-7-container .title h2 {
        font-size: 39px;
        line-height: 42px;
        letter-spacing: -0.775px;
        text-align: center;
    }
}

/* FOR MOBILE (VERTICAL) */
@media all and (max-width: 500px) {
    /* SECTION ONE STYLE*/
    main #ms-1 .ms-1-content {
        padding-bottom: 30px;
    }

    main #ms-1 .ms-1-content .ms-1-item:first-child {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: normal;
    }

    main #ms-1 .ms-1-content .ms-1-item:first-child h1 {
        width: 92%;
        font-size: 42px;
        line-height: 42px;
        letter-spacing: -0.92px;
    }

    main #ms-1 .ms-1-content .ms-1-item:first-child p {
        width: 92%;
    }

    main #ms-1 .ms-1-content .ms-1-item:first-child a {
        margin-bottom: 10px;
    }

    main #ms-1 .ms-1-content .ms-1-item:last-child {
        margin: 25px 0 0 0;
    }

    main #ms-1 .ms-1-floating-logo {
        top: -243px;
        right: -55%;
    }

    /* SECTION TWO STYLE*/
    main #ms-2 {
        height: fit-content;
        padding-bottom: 30px;
    }

    main #ms-2 .ms-2-content {
        flex-direction: column;
    }

    main #ms-2 .lo-hlogo {
        position: absolute;
        z-index: 0;
        right: 3%;
        transform: translateY(300px);
    }

    main #ms-2 .lo-hlogo img {
        object-fit: scale-down;
        height: 300px;
    }

    main #ms-2 .ms-2-content .ms-2-item:first-child {
        width: 90%;
        margin-left: 30px;
    }

    main #ms-2 .ms-2-content .ms-2-item:first-child h2 {
        font-size: 52px;
        line-height: 52px;
        letter-spacing: -0.92px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child {
        margin: 70px 0 0 0;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c1 .ms2i-1 {
        width: 180px;
        height: 136px;
        margin-bottom: 10px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c1 .ms2i-2 {
        width: 180px;
        height: 136px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c2 .ms2i-1 {
        width: 180px;
        height: 136px;
        margin-bottom: 10px;
    }

    main #ms-2 .ms-2-content .ms-2-item:last-child .ms-2i-c2 .ms2i-2 {
        width: 180px;
        height: 136px;
    }

    /* SECTION THREE STYLE */
    main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-image {
        margin-left: 20px;
    }

    main #ms-3 .ms-3-2 .ms-3-content .s-list .s-item .si-title {
        margin-bottom: 5px;
        font-size: 30px;
        line-height: 34px;
    }

    main #ms-3 .ms-3-3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    main #ms-3 .ms-3-3 .ls-btt {
        transform: translateY(-40px);
    }

    /* SECTION FIVE STYLE */
    main #ms-5 .ms-5-container .ms-5-item:last-child {
        width: 354px;
        height: 334px;
        margin-top: 30px;
        margin-left: unset;
    }

    main #ms-5 .ms-5-container .ms-5-item .item-text a {

    }

    main #ms-5 .ms-5-container .ms-5-item:last-child .item-text {
        top: -365px;
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child .ms-5-logo {
        /*left: 110px;*/
    }

    main #ms-5 .ms-5-container .ms-5-item:last-child .ms-5-logo img {
        height: 334px;
    }

    /* SECTION SIX STYLE */
    main #ms-6 {
        height: fit-content;
        padding: 25px 0 65px;
    }

    main #ms-6 .ms-6-container {
        flex-direction: column;
    }

    main #ms-6 .ms-6-container .testo-title {
        margin-right: 0;
        max-width: unset;
    }

    main #ms-6 .ms-6-container .testo-title h2 {
        font-size: 39px;
        line-height: 42px;
        letter-spacing: -0.775px;
    }

    main #ms-6 .ms-6-container .testo-title p {
        margin-bottom: 10px;
    }

    main #ms-6 .ms-6-container .testo-list {
        width: 92%;
        flex-direction: column;
    }

    main #ms-6 .ms-6-container .testo-list .testo-item:not(:first-child) {
        margin-left: 0;
    }
}