body{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #565548;
    overflow-x: hidden;
    overflow-y: auto;
}
.break{
    word-spacing: 20px;
    word-wrap: break-word;
}
.container-fluid{
    padding: 0;
    width: 100%;
    height: 100%;
}
.row{
    margin: 0 auto;
}
.container-main{
    position: relative;
}

.container-main1 a{
    position: absolute;
    left: 0px;
    top: -115px;
    border: transparent;
}
.container-main2 a{
    position: absolute;
    left: 0px;
    top: -115px;
    border: transparent;
}
.container-main3 a{
    position: absolute;
    left: 0px;
    top: -115px;
    border: transparent;
}
.container-main4 a{
    position: absolute;
    left: 0px;
    top: -115px;
    border: transparent;
}


.main-image{
    height: 38vw;
    width: 100%;
    object-fit: cover;
}
.main-content-wrapper{
    padding: 50px 0;
}
.row-main {
    padding: 0px 10%;
}
.row-main2 {
    padding: 0 10%;
}
.col-main {
    padding: 0;
    text-align: center;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.col-main2-left {
    text-align: left;
    padding: 0 0 0 10%;
}
.col-main2-right {
    text-align: left;
    padding: 0 0 0 10%;
}

.main-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
    object-fit: contain;
}
.main-description {
    font-size: 13pt;
    font-weight: 300;
}

.submain-content-description li::before {
    content: "\2022";
    color: transparent;
    display: inline-block;
    width: 0;
    margin-left: -1.75em;
}
.submain-list{
    line-height: 1.2;
}
.tnc {
    font-size: 0.75em;
}
.submain-content-title{
    font-weight: 700 !important;
    color: #977F5D;
    font-size: 15pt !important;
    margin-bottom: 5px;
}
/* .submain-content-subtitle{
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 5px;
}
.submain-content-description{
    list-style-type: none;
    line-height: 1.2;
    font-size: 1em;
} */
.submain-content-description-special{
    padding-left: 25px;
}
.dot-list{
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

strong{
    font-weight: 700;
}
/* .submain-content-wrapper ul {
    list-style: none;
    padding: 0 0 0 1em;
}
.submain-content-wrapper li::before {
    content: "\2022";
    color: #977F5D;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
} */

.submain-content-wrapper{
    line-height: 1.25;
}
.submain-content-wrapper p{
    margin-bottom: 0.5rem;
}
.submain-content-wrapper ul{
    padding-left: 22px;
    list-style-image: url("../../assets/icon/dot.png");
}
.submain-content-wrapper i{
    font-style: italic;
}
/* .submain-content-wrapper ul{
    padding: 0;
}
.submain-content-wrapper li{
    line-height: 1.3;
    list-style: none;
}
.submain-content-wrapper li::before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 10px;
    background-size: cover;
    background-image: url(../../assets/icon/dot.png);
} */
.submain-content-wrapper p{
    font-size: 13pt;
    font-weight: 300;
}
.submain-content-wrapper li{
    font-size: 13pt;
    font-weight: 300;
}

.main-image-wrapper .image-item{
    position: relative;
}

.main1-image-wrapper .image-text-block1 {
    position: absolute;
    width: 45%;
    top: 10%;
    left: 0;
    background-color: rgba(151, 127, 93, 0.8);
    padding: 20px 10%;
}
.image-text-block1 h1{
    font-size: 27pt;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
    color: #ffffff;
}
.image-text-block1 p{
    font-size: 13pt;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    color: #ffffff;
    /* letter-spacing: 2px; */
}

.main-image-wrapper .image-text-block2 {
    position: absolute;
    width: 40%;
    top: 10%;
    left: 0%;
    background-color: rgba(151, 127, 93, 0.8);
    padding: 20px 10%;
    /* padding-left: 10%; */
    text-align: left;
}
.main-image-wrapper .image-text-block3 {
    position: absolute;
    width: 40%;
    top: 10%;
    left: 0%;
    background-color: rgba(151, 127, 93, 0.8);
    padding: 20px 10%;
    /* padding-left: 10%; */
    text-align: left;
}
.main-image-wrapper .image-text-block4 {
    position: absolute;
    width: 40%;
    top: 10%;
    left: 0%;
    background-color: rgba(151, 127, 93, 0.8);
    padding: 20px 10%;
    /* padding-left: 10%; */
    text-align: left;
}
.image-text-block2 h1{
    font-size: 27pt;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
}
.image-text-block2 p{
    font-size: 13pt;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    color: #ffffff;
    /* letter-spacing: 2px; */
}
.image-text-block3 h1{
    font-size: 27pt;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
}
.image-text-block3 p{
    font-size: 13pt;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    color: #ffffff;
    /* letter-spacing: 2px; */
}
.image-text-block4 h1{
    font-size: 27pt;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
}
.image-text-block4 p{
    font-size: 13pt;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    color: #ffffff;
    /* letter-spacing: 2px; */
}

.main3-content-title{
    font-size: 15pt;
    padding: 0 10%;
    font-weight: 700;
}
.main4-content-title{
    font-size: 15pt;
    padding: 0 10%;
    font-weight: 700;
}

@media screen and (min-width:2001px){
    /* .image-text-block1 h1 {
        font-size: 2.5em;
    }
    .image-text-block1 p {
        font-size: 1.5em;
    }
    .main-icon {
        width: 75px;
        height: 75px;
    }
    .main-description {
        font-size: 1.5em;
    }
    .submain-content-title {
        font-size: 2em !important;
    }
    .submain-content-subtitle {
        font-size: 1.5em;
    }
    .submain-content-description {
        font-size: 1.5em;
    }
    .submain-content-description-special {
        padding-left: 45px;
    }
    .submain-content-description li::before {
        margin-left: -2em;
    }
    .main3-content-title {
        font-size: 1.5em;
        font-weight: bold;
    }
    .main4-content-title {
        font-size: 1.5em;
        font-weight: bold;
    }

    .main-image-wrapper .image-text-block2 {
        width: 50em;
    }
    .main-image-wrapper .image-text-block3 {
        width: 35em;
    }
    .main-image-wrapper .image-text-block4 {
        width: 35em;
    }

    .submain-content-wrapper p{
        font-size: 1.5em;
    }
    .submain-content-wrapper li{
        font-size: 1.5em;
    } */
}

@media screen and (max-width:2000px) and (min-width:1600px){
    /* .image-text-block1 h1 {
        font-size: 2em;
    }
    .image-text-block1 p {
        font-size: 1.25em;
    }
    .main-icon {
        width: 70px;
        height: 70px;
    }
    .main-description {
        font-size: 1.25em;
    }
    .submain-content-title {
        font-size: 1.75em !important;
    }
    .submain-content-subtitle {
        font-size: 1.25em;
    }
    .submain-content-description {
        font-size: 1.25em;
    }
    .submain-content-description-special {
        padding-left: 40px;
    }
    .submain-content-description li::before {
        margin-left: -2em;
    }
    .main3-content-title {
        font-size: 1.25em;
        font-weight: bold;
    }
    .main4-content-title {
        font-size: 1.25em;
        font-weight: bold;
    }

    .main-image-wrapper .image-text-block2 {
        width: 45em;
    }
    .main-image-wrapper .image-text-block3 {
        width: 25em;
    }
    .main-image-wrapper .image-text-block4 {
        width: 25em;
    }

    .submain-content-wrapper p{
        font-size: 1.25em;
    }
    .submain-content-wrapper li{
        font-size: 1.25em;
    } */
}

@media screen and (max-width: 1200px){
    /* .main1-image-wrapper .image-text-block1 {
        width: 60%;
        top: 4%;
    } */
    /* .image-text-block1 p {
        font-size: 11pt;
    } */
    .main-icon {
        width: 50px;
        height: 50px;
    }

    /* .main-image-wrapper .image-text-block2 {
        width: 32em;
    } */
    /* .image-text-block2 h1 {
        font-size: 2em;
    } */
    /* .main-image-wrapper .image-text-block3 {
        width: 16em;
    } */
    /* .image-text-block3 h1 {
        font-size: 2em;
    } */
    /* .main-image-wrapper .image-text-block4 {
        width: 16em;
    } */
    /* .image-text-block4 h1 {
        font-size: 2em;
    } */
}

@media screen and (max-width: 991px){
    .main1-image-wrapper .image-text-block1 {
        width: 50%;
        top: 5%;
    }
    .image-text-block1 h1 {
        font-size: 25pt;
    }
    .image-text-block1 p {
        font-size: 11pt;
    }
    .main-description {
        /* font-size: 1em; */
        padding: 0 10px;
    }
    .row-main2 {
        margin-bottom: 0;
    }
    .col-main2-right {
        padding: 0 10% 0 0;
    }
    .main-image-wrapper .image-text-block2 {
        width: 50%;
        top: 5%;
    }
    .image-text-block2 h1 {
        font-size: 25pt;
    }
    .image-text-block2 p {
        font-size: 11pt;
    }
    .main-image-wrapper .image-text-block3 {
        width: 50%;
        top: 5%;
    }
    .image-text-block3 h1 {
        font-size: 25pt;
    }
    .image-text-block3 p {
        font-size: 11pt;
    }
    .main-image-wrapper .image-text-block4 {
        width: 50%;
        top: 5%;
    }
    .image-text-block4 h1 {
        font-size: 25pt;
    }
    .image-text-block4 p {
        font-size: 11pt;
    }
}

@media screen and (max-width: 768px){
    .main-image {
        height: 300px;
    }
    .main-content-wrapper {
        padding: 25px 0 0 0;
    }
    .main1-image-wrapper .image-text-block1 {
        width: 65%;
        top: 7%;
    }
    .image-text-block1 h1 {
        font-size: 23pt;
    }
    .image-text-block1 p {
        font-size: 11pt;
    }
    .main-image-wrapper .image-text-block2 {
        width: 65%;
        top: 7%;
    }
    .image-text-block2 h1 {
        font-size: 23pt;
    }
    .image-text-block2 p {
        font-size: 11pt;
    }
    .main-image-wrapper .image-text-block3 {
        width: 65%;
        top: 7%;
    }
    .image-text-block3 h1 {
        font-size: 23pt;
    }
    .image-text-block3 p {
        font-size: 11pt;
    }
    .main-image-wrapper .image-text-block4 {
        width: 65%;
        top: 7%;
    }
    .image-text-block4 h1 {
        font-size: 23pt;
    }
    .image-text-block4 p {
        font-size: 11pt;
    }
    .col-main{
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 575px){
    .main1-image-wrapper .image-text-block1 {
        width: 70%;
    }
    .image-text-block1 h1 {
        font-size: 19pt;
    }
    .image-text-block1 p {
        font-size: 10pt;
    }

    /* .main-description {
        font-size: 0.85em;
    } */

    .col-main2-left {
        padding: 0 10%;
    }

    .main-image-wrapper .image-text-block2 {
        width: 70%;
    }
    .image-text-block2 h1 {
        font-size: 19pt;
    }
    .image-text-block2 p {
        font-size: 10pt;
    }
    .submain-content-description {
        font-size: 0.85em;
    }
    .submain-content-description-special{
        padding-left: 25px;
    }
    .submain-content-description li::before {
        margin-left: -2em;
    }
    .main-image-wrapper .image-text-block3 {
        width: 70%;
    }
    .image-text-block3 h1 {
        font-size: 19pt;
    }
    .image-text-block3 p {
        font-size: 10pt;
    }
    .main-image-wrapper .image-text-block4 {
        width: 70%;
    }
    .image-text-block4 h1 {
        font-size: 19pt;
    }
    .image-text-block4 p {
        font-size: 10pt;
    }

    /* .submain-content-wrapper p{
        font-size: 0.85em;
    }
    .submain-content-wrapper li{
        font-size: 0.85em;
    } */
}