[data-title*='Paragraph'] i,
[data-title*='hightlight-yellow'] i {
    font-style: normal !important;
    color: black;
    background: rgb(181 230 255) !important;
    color: #0f4b7d;
}

[data-title*='Paragraph'] i.fa-times {
    background: transparent !important;
    color: #d53a2c;
}

[data-title*='Upage'] {
    padding-top: 55px !important;
    padding-bottom: 30px !important;
    background-color: #EAEDF2;
    background: radial-gradient(circle, #eaedf2 0, #eaedf2 4%, #eaedf2 50%, #d2d6de 73%, #cacbcd 100%), radial-gradient(circle, #898989 11%, hsla(0, 0%, 53.7%, .675508) 55%, rgba(75, 75, 75, .274947) 77%, rgba(63, 63, 63, 0) 100%);
}

@media(max-width: 500px) {
    [data-title*='Upage'] {
        background-color: #EAEDF2 !important;
        background: #EAEDF2 !important;
    }

    .border-top8 {
        border-top: 8px solid #dadada;
    }
}

[data-title*='Section'] {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

[data-title*='Team'] {
    padding-top: 20px !important;
    padding-bottom: 30px !important;
}

@media (min-width: 768px) {
    [data-title*='Upage'] {
        padding-top: 40px !important;
        padding-bottom: 80px !important;
    }

    [data-title*='Section'] {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    [data-title*='Team'] {
        padding-top: 65px !important;
        padding-bottom: 80px !important;
    }
}

@media (min-width: 992px) {
    [data-title*='Upage'] {
        padding-top: 40px !important;
        padding-bottom: 80px !important;
    }

    [data-title*='Section'] {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    [data-title*='Team'] {
        padding-top: 65px !important;
        padding-bottom: 80px !important;
    }
}

[data-title*='cf-vimeo-video'] {
    border: 0px !important;
    /*-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*-moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*border-radius: 5px;*/
}

#Work-Value,
#Fashion,
#Eliminate,
#Customer,
#Trusted,
#Excellent,
#Warranty,
#Detail-Guarantee,
#JapanLab,
#CuriousTermites,
#Team,
#Solve-Matter,
#Offer-Trial {
    background-color: #f8fafb;
}

#WipeOut {
    background: rgb(248, 250, 251);
    background: linear-gradient(180deg, rgba(248, 250, 251, 0) 0%, rgba(248, 250, 251, 1) 100%);
}

#Offer-Trial {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    outline: none;
    background-image: url('https://rapidko.com.my/termite-en/images/Rapid Team.jpg');
    background-image: url('https://rapidko.com.my/termite-en/images/Rapid-Team-02.jpg');
    background-position: center 65%;
}

#Offer-Trial:before {
    background-image: linear-gradient(-180deg, rgb(0 0 0 / 100%) 0%, #1a191dbf 30%, rgb(0 0 0 / 20%) 50%, #1a191dbf 67%, #000000 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    /* background: rgb(0 0 0 / 45%); */
}

#Offer-Trial .mt-3top {
    margin-top: 55px;
}

@media (min-width: 760px) and (max-width:991px) {
    #Offer-Trial .mt-3top {
        margin-top: 25px;
    }
}

@media (max-width: 500px) {
    #Offer-Trial {
        background-position: center bottom;
    }

    #Offer-Trial .mt-3top {
        margin-top: 200px;
    }
}

#XtermBait {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    outline: none;
    background-image: url('https://rapidko.com.my/termite-en/images/Background/Termites.jpg');
    background-position: center 65%;
}

#XtermBait:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 75%);
}

#Confident {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    outline: none;
    background-image: url('https://rapidko.com.my/termite-en/images/Background/Rapid Boss 05.jpg');
    background-position: 80% center;
}

#Confident:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 80%);
    background-image: linear-gradient(225deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 20%, rgb(0 0 0 / 25%) 38%, rgb(0 0 0 / 25%) 48%, #1a191d6b 67%, #1a191d 100%);
}

.microscope,
.clock-blue,
.money-back,
.no-termites {
    width: 30%;
    height: auto;
}

@media(min-width:501px) and (max-width:991px) {

    .microscope,
    .clock-blue,
    .money-back,
    .no-termites {
        width: 45%;
        height: auto;
    }
}

.vs-icon {
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.arright-red {
    width: 425px;
    position: absolute;
    top: 36%;
    left: 40%;
    -webkit-transform: rotate(13deg);
    transform: rotate(13deg);
}

@media (min-width: 501px) and (max-width:991px) {
    .arright-red {
        width: 230px;
    }
}

@media (max-width: 500px) {
    .arright-red {
        width: 195px;
        top: 48%;
        left: 50%;
        -webkit-transform: rotate(104deg);
        transform: rotate(104deg);
    }
}

.BtnColor.Btn-coB {
    color: rgb(255, 255, 255);
    background: rgb(41 113 214);
    background: linear-gradient(90deg, rgb(41 113 214) 0%, rgb(67 151 223) 100%);
}

.rapid-boss {
    width: 130px;
    position: absolute;
    top: 50%;
    right: -180px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.termite-move {
    display: inline-block;
    width: 80px;
    margin-bottom: -15px;
    margin-right: 6px;
}

@media (min-width: 768px) and (max-width:991px) {
    .termite-move {
        width: 55px;
    }
}

.button-termite {
    display: inline-block;
    margin-left: -50px;
    width: 56px;
    position: absolute;
    top: -14px;
    pointer-events: none;
}

.skull-bone {
    display: inline-block;
    width: 34px;
    margin-bottom: -8px;
    margin-right: 6px;
}

@media (max-width: 500px) {
    .termite-move {
        display: inline-block;
        width: 30px;
        margin-bottom: -8px;
        margin-right: 6px;
    }

    .button-termite {
        display: inline-block;
        margin-left: -50px;
        width: 52px;
        position: absolute;
        top: -22px;
        right: -6px;
    }

    .skull-bone {
        display: inline-block;
        width: 26px;
        margin-bottom: -6px;
        margin-right: 2px;
    }
}

.row_relative {
    position: relative;
}

.brand-color {
    color: #0087CB;
}

@media(max-width:500px) {

    /*.elButton {*/
    /*    font-weight: 400;*/
    /*}*/
    .mheflex_52 {
        height: 52px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.elButton span {
    pointer-events: none;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.elBulletList {
    padding: 0px;
    list-style-type: none;
}

.elBulletListNew li {
    padding-bottom: 6px;
    list-style-type: none;
    margin-bottom: 6px;
    padding-left: 1.4em;
}

.elBulletList li:before {
    left: 0px !important;
    position: absolute;
}

[data-title*='nicebullets'] li i {
    display: none;
}

[data-title*='nicebullets'] li:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #c30000;
    border-radius: 50px;
    box-shadow: rgb(246 74 74 / 25%) 0 0 0 6px;
    margin-top: 14px;
}

@media (max-width:500px) {
    .elBulletList {
        padding-left: 6px;
    }

    .elBulletListNew li {
        margin-bottom: 15px;
    }

    .elBulletList li:before {
        left: 7px !important;
    }

    [data-title*='nicebullets'] li:before {
        margin-top: 7px;
    }
}

img#warning-con {
    display: inline-block;
    width: 30px;
    height: auto;
    margin-bottom: -5px;
}

@media (max-width:500px) {
    img#warning-con {
        width: 22px;
        margin-top: 0px;
        margin-bottom: -4px;
    }
}

.self-intro {
    bottom: 0;
    font-size: 24px;
    line-height: 1.5;
    color: white;
    padding: 22px;
    width: 100%;
    right: 0;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 320px;
}

.padding-box-18 {
    padding: 18px;
}

.bradius_6 {
    border-radius: 6px;
}


/* CF - Vimeo */

.iframeBlocker,
.iframeUnmute {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
}

.video-sound-overlay {
    width: 100%;
    height: 100%;
    background-image: url('../images/big play button.png');
    background-repeat: no-repeat;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-size: 16%;
    background-position: center;
}

.video-sound-overlay img {
    margin-top: 5px;
    margin-left: 10px;
    animation: pulse 2s infinite;
    animation-timing-function: ease-out;
}

.video-sound-overlay img {
    width: 18%;
    padding: 10px;
    position: absolute;
}

.video-sound-overlay .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
}

@media (max-width: 500px) {
    .square-video {
        padding-top: 100% !important;
    }
}

@media (max-width: 500px) {
    ::-webkit-scrollbar {
        width: 0px;
        background: transparent;
    }
}

.benefit-card {
    background: #ccf2da;
    padding: 20px;
    border-radius: 6px;
}

.icon-bottom {
    border: 1px solid #ffae19;
    border-radius: 35px;
    padding: 5px 0px;
}


/* Client Logos */
ul.Client-Logos {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
}

ul.Client-Logos li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    flex: 0 0 12.5%;
    max-width: 13%;
    text-align: center;
    margin: 25px 0px;
}

ul.Client-Logos li figure {
    margin: 0px;
}

ul.Client-Logos img {
    display: block;
    width: 100%;
}

ul.Client-Logos li img {
    margin: 0px auto;
    width: 88%;
}

ul.Client-Logos li:nth-child(1) img {
    width: 65%;
}

ul.Client-Logos li:nth-child(2) img {
    width: 95%;
}

ul.Client-Logos li:nth-child(3) img {
    width: 60%;
}

ul.Client-Logos li:nth-child(4) img {
    width: 45%;
}

ul.Client-Logos li:nth-child(5) img {
    width: 75%;
}

ul.Client-Logos li:nth-child(6) img {
    width: 100%;
}

ul.Client-Logos li:nth-child(7) img {
    width: 80%;
}

ul.Client-Logos li:nth-child(8) img {
    width: 70%;
}

ul.Client-Logos li:nth-child(9) img {
    width: 90%;
}

ul.Client-Logos li:nth-child(10) img {
    width: 80%;
}

ul.Client-Logos li:nth-child(11) img {
    width: 80%;
}

ul.Client-Logos li:nth-child(12) img {
    width: 90%;
}

ul.Client-Logos li:nth-child(13) img {
    width: 85%;
}

ul.Client-Logos li:nth-child(14) img {
    width: 70%;
}

ul.Client-Logos li:nth-child(15) img {
    width: 75%;
}

ul.Client-Logos li:nth-child(16) img {
    width: 45%;
}

ul.Client-Logos li:nth-child(17) img {
    width: 70%;
}

ul.Client-Logos li:nth-child(18) img {
    width: 65%;
}

ul.Client-Logos li:nth-child(19) img {
    width: 60%;
}

ul.Client-Logos li:nth-child(20) img {
    width: 90%;
}

ul.Client-Logos li:nth-child(21) img {
    width: 55%;
}

ul.Client-Logos li:nth-child(22) img {
    width: 75%;
}

ul.Client-Logos li:nth-child(23) img {
    width: 100%;
}

ul.Client-Logos li:nth-child(24) img {
    width: 80%;
}

ul.Client-Logos li:nth-child(25) img {
    width: 90%;
}

@media (min-width:501px) and (max-width:992px) {
    ul.Client-Logos li {
        flex: 0 0 16.6667%;
        max-width: 20%;
        margin: 15px 0px;
    }
}

@media (max-width:500px) {
    ul.Client-Logos {
        padding-top: 15px;
        padding-bottom: 0px;
    }

    ul.Client-Logos li {
        list-style: none;
        display: flex;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
        margin: 0px 0px 20px;
    }

    ul.Client-Logos li:nth-child(2) img {
        width: 75%;
    }

    ul.Client-Logos li:nth-child(3) img {
        width: 85%;
    }

    ul.Client-Logos li:nth-child(23),
    ul.Client-Logos li:nth-child(24),
    ul.Client-Logos li:nth-child(25) {
        margin-bottom: 0px;
    }
}


/* Desktop Table */

th {
    text-align: left
}

.Design-table table {
    border-bottom: 1px solid transparent;
    width: 100%;
    margin: 0 0 10px;
    border-collapse: collapse;
    /* border: 2px solid black; */
    max-width: 100%;
    background-color: transparent;
}

.Design-table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
    border: 1px solid #e5e5e5;
}

.Design-table tr:nth-child(odd) {
    background-color: #ffffff;
}

.Design-table tbody tr:nth-child(even) {
    background-color: #f7f7f7;
}

.Design-table thead tr:nth-child(1) {
    background-color: unset;
}

.Design-table thead tr:first-child th:first-child {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
}

.Design-table thead tr:nth-child(2) {
    /* background-color: #ffffff; */
    border: 1px solid #e5e5e5;
}

.Design-table thead tr:nth-child(2) th:first-child {
    border: 1px solid #e5e5e5;
}

.Design-table tr th:first-child {
    width: 26%;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    background-color: unset !important;
}

.Design-table tr th:nth-child(2),
.Design-table tr th:nth-child(3) {
    width: 37%;
    background-color: #ffffff;
    border-top: 1px solid #e5e5e5;
}

.Design-table tbody tr td:first-child {
    text-align: left;
    font-size: 18px;
}

.Design-table td,
.Design-table th {
    /* border-top: 1px solid transparent; */
    padding: 10px;
    border-right: 1px solid #e5e5e5;
}

.Design-table td {
    /* border: 2px solid #e5e5e5; */
    text-align: center;
    font-size: 18px;
}

.Design-table table tbody tr i.green {
    color: #35CD88;
}

@media (max-width:500px) {
    .Design-table {
        padding-right: 15px;
    }

    .Design-table table {
        /* table-layout: fixed; */
        margin: 0px 15px;
        padding-right: 15px;
    }

    .Design-table tr th:first-child {
        width: 30%;
    }

    .Design-table thead tr:nth-child(2) img {
        height: 200px;
    }
}

.m-table-Container {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 0px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

.m-table-Container .card {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    flex-direction: column;
}

.m-table-Container .card .steper-text {
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    padding: 6px 0px;
}

.m-table-Container .card .Head-text {
    font-weight: 600;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
}

.m-table-Container .card img {
    display: block;
    width: 100%;
}

.m-table-Container .card .compare-title {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding: 4px 2px;
    display: block;
    width: 100%;
    background-color: #0053a1;
    color: white;
}

.m-table-Container .card .compare-step {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 2px;
    display: block;
    width: 100%;
    background-color: #eceef2;
}

.m-table-Container .card .compare-desc {
    font-size: 14px;
    line-height: 18px;
    box-sizing: border-box;
    padding: 10px;
}

.m-table-Container .card:nth-child(1),
.m-table-Container .card:nth-child(2),
.m-table-Container .card:nth-child(4),
.m-table-Container .card:nth-child(5),
.m-table-Container .card:nth-child(7),
.m-table-Container .card:nth-child(8),
.m-table-Container .card:nth-child(10),
.m-table-Container .card:nth-child(11),
.m-table-Container .card:nth-child(13),
.m-table-Container .card:nth-child(14),
.m-table-Container .card:nth-child(16),
.m-table-Container .card:nth-child(17),
.m-table-Container .card:nth-child(19),
.m-table-Container .card:nth-child(20) {
    grid-column: span 3;
    grid-row: span 1;
    background-color: white;
}

.m-table-Container .card:nth-child(3),
.m-table-Container .card:nth-child(6),
.m-table-Container .card:nth-child(9),
.m-table-Container .card:nth-child(12),
.m-table-Container .card:nth-child(15),
.m-table-Container .card:nth-child(18) {
    grid-column: span 6;
    grid-row: span 1;
    border: none;
}

.m-table-Container .card:nth-child(12),
.m-table-Container .card:nth-child(15),
.m-table-Container .card:nth-child(18),
.m-table-Container .card:nth-child(21) {
    background-color: #f5f5f7;
}


/* Compare Table */
.Compare-Table table {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 0 10px;
    border-collapse: collapse;
    max-width: 100%;
    background-color: transparent;
}

.Compare-Table table thead tr {
    background-color: #d8eafb;
}

.Compare-Table table thead tr th {
    width: 50%;
    padding: 10px;
}

.Compare-Table table thead tr th:last-child {
    background-color: #ffc5c8;
}

.Compare-Table table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.Compare-Table table tbody tr {
    border-top: 1px solid #e5e5e5;
}

.Compare-Table table tbody tr:nth-child(odd) {
    background-color: #f5f5f5;
}

.Compare-Table table tbody tr td {
    padding: 15px 25px;
    font-size: 20px;
    line-height: 26px;
}

.Compare-Table table tbody tr td:first-child {
    border-right: 1px solid #e5e5e5;
}

.Compare-Table table tbody tr td i.fa-check-square {
    color: #05bc13;
    font-size: 26px;
}

.Compare-Table table tbody tr td i.fa-exclamation-triangle {
    color: #ffc908;
    font-size: 24px;
}

@media(max-width:500px) {
    .Compare-Table table {
        border-radius: 0px;
        border-bottom: 1px solid #e5e5e5;
    }

    .Compare-Table table thead tr th:last-child {
        line-height: 24px;
    }

    .Compare-Table table tbody tr td {
        padding: 10px;
        font-size: 17px;
        line-height: 21px;
    }

    .Compare-Table table tbody tr:last-child td {
        padding: 0px;
    }

    .Compare-Table table tbody tr td i.fa-check-square {
        font-size: 20px;
        line-height: 22px;
    }

    .Compare-Table table tbody tr td i.fa-exclamation-triangle {
        font-size: 18px;
    }
}


/* Project Logos */

ul.Project-Logos {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
}

ul.Project-Logos li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    text-align: center;
    margin: 20px 0px;
}

ul.Project-Logos li figure {
    margin: 0px;
}

ul.Project-Logos img {
    display: block;
    width: 100%;
}

ul.Project-Logos li img {
    margin: 0px auto;
    width: 88%;
}

ul.Project-Logos li:nth-child(1) img {
    width: 55%;
}

ul.Project-Logos li:nth-child(2) img {
    width: 65%;
}

ul.Project-Logos li:nth-child(3) img {
    width: 60%;
}

ul.Project-Logos li:nth-child(4) img {
    width: 45%;
}

ul.Project-Logos li:nth-child(5) img {
    width: 55%;
}

ul.Project-Logos li:nth-child(6) img {
    width: 85%;
}

ul.Project-Logos li:nth-child(11) img {
    width: 50%;
}

ul.Project-Logos li:nth-child(12) img {
    width: 85%;
}

@media (max-width:500px) {
    ul.Project-Logos {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    ul.Project-Logos li {
        list-style: none;
        display: flex;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
        margin: 0px 0px 20px;
    }

    ul.Project-Logos li:nth-child(2) img {
        width: 75%;
    }

    ul.Project-Logos li:nth-child(3) img {
        width: 85%;
    }
}

.dstep-kuai {
    color: #0053A1;
    border: 5px dashed #DE3314;
    border-radius: 7px;
    padding: 7px 14px;
    display: inline-block;
}


/* Termites Attack Place */

ul.TermitesAttackPlace {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-top: 0px;
    padding-bottom: 0px;
}

ul.TermitesAttackPlace li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    margin: 20px 0px;
    flex-direction: column;
}

ul.TermitesAttackPlace li figure {
    margin: 0px;
}

ul.TermitesAttackPlace img {
    display: block;
    width: 100%;
}

ul.TermitesAttackPlace li img {
    margin: 0px auto;
    width: 88%;
}

ul.TermitesAttackPlace li .text {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 10px;
}

@media (min-width: 760px) and (max-width: 991px) {
    ul.TermitesAttackPlace li .text {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:500px) {
    ul.TermitesAttackPlace {
        padding-top: 0px;
        padding-bottom: 0px;
        align-items: flex-start;
        justify-content: center;
    }

    ul.TermitesAttackPlace li {
        list-style: none;
        display: flex;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
        margin: 0px 0px 20px;
    }

    ul.TermitesAttackPlace li:nth-child(5),
    ul.TermitesAttackPlace li:nth-child(7) {
        margin-bottom: 0px;
    }

    ul.TermitesAttackPlace li .text {
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        margin-top: 5px;
    }
}


/* Jabatan Logo */

ul.Jabatan-Logo {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
}

ul.Jabatan-Logo li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    text-align: center;
    margin: 20px 0px 0px;
    flex-direction: column;
}

ul.Jabatan-Logo li figure {
    margin: 0px;
}

ul.Jabatan-Logo img {
    display: block;
    width: 100%;
}

ul.Jabatan-Logo li img {
    margin: 0px auto;
    width: 88%;
}

ul.Jabatan-Logo li:first-child img {
    width: 45%;
}

ul.Jabatan-Logo li:nth-child(2) img {
    width: 65%;
}

ul.Jabatan-Logo li:nth-child(3) img {
    width: 55%;
}

ul.Jabatan-Logo li .text {
    height: 60px;
    margin-top: 25px;
    font-size: 20px;
    display: flex;
    align-content: center;
    align-items: flex-start;
}

@media (min-width: 760px) and (max-width: 991px) {
    ul.Jabatan-Logo li .text {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:500px) {
    ul.Jabatan-Logo {
        padding-top: 0px;
        padding-bottom: 0px;
        justify-content: center;
    }

    ul.Jabatan-Logo li {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        margin: 0px 0px 35px;
    }

    ul.Jabatan-Logo li:last-child {
        margin-bottom: 0px;
        flex: 0 0 70% !important;
        max-width: 70% !important;
    }

    ul.Jabatan-Logo li:first-child img {
        width: 60%;
    }

    ul.Jabatan-Logo li:nth-child(2) img {
        width: 55%;
    }

    ul.Jabatan-Logo li:nth-child(3) img {
        width: 60%;
    }

    ul.Jabatan-Logo li .text {
        height: auto;
        margin-top: 15px;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        align-content: center;
        align-items: center;
    }
}

.number-tag {
    position: absolute;
    bottom: 0;
    height: 42px;
    top: 0;
    left: 0px;
    padding: 8px 15px;
    box-sizing: border-box;
    display: inline-block;
    background-color: #0053a1;
    color: white;
    font-weight: 700;
    border-radius: 0px 0px 7px 0px;
}


/* Bad-Reviews */

ul.Bad-Reviews {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-wrap: wrap;
}

ul.Bad-Reviews li {
    list-style: none;
    margin: 25px 0px;
}

ul.Bad-Reviews li figure {
    margin: 0px;
}

ul.Bad-Reviews img {
    display: block;
    width: 100%;
}

ul.Bad-Reviews li img {
    margin: 0px auto;
    width: 100%;
}

@media (max-width:500px) {
    ul.Bad-Reviews {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    ul.Bad-Reviews li {
        list-style: none;
        margin: 0px;
    }
}


/* Insect Control Services */

ul.InsectControl {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    justify-content: center;
    align-items: center;
    align-content: center;
}

ul.InsectControl li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    flex: 0 0 16.6667%;
    max-width: 16.6667%;
    text-align: center;
    margin: 0px;
    flex-direction: row;
    align-content: center;
}

ul.InsectControl li figure {
    margin: 0px;
    width: 16%;
}

ul.InsectControl li:nth-child(2) figure,
ul.InsectControl li:nth-child(3) figure,
ul.InsectControl li:nth-child(4) figure,
ul.InsectControl li:nth-child(5) figure,
ul.InsectControl li:nth-child(6) figure {
    margin-right: 7px;
}

ul.InsectControl img {
    display: block;
    width: 100%;
}

ul.InsectControl li img {
    margin: 0px auto;
    width: 100%;
}

ul.InsectControl li .text {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-weight: 600;
}

@media (max-width:500px) {
    ul.InsectControl {
        padding-bottom: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    ul.InsectControl li {
        list-style: none;
        display: flex;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
        margin: 0px 0px 20px;
    }

    ul.InsectControl li figure {
        margin: 0px;
        width: 30%;
    }

    ul.InsectControl li:first-child img {
        transform: rotate(315deg);
    }

    ul.InsectControl li .text {
        font-size: 13px;
        line-height: 15px;
        color: #000000;
        font-weight: 500;
        width: 70%;
    }
}


/* Icon Set */

ul.IconSetM {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
}

ul.IconSetM img {
    display: block;
    width: 100%;
}

ul.IconSetM li img {
    margin: 0px auto;
    width: 100%;
}

ul.IconSetM li .text {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-weight: 500;
}

@media (max-width:500px) {
    ul.IconSetM {
        padding-bottom: 0px;
        display: block;
    }

    ul.IconSetM li {
        list-style: none;
        display: flex;
        margin: 0px 0px 20px;
        justify-content: center;
        align-items: center;
    }

    ul.IconSetM li:nth-child(4),
    ul.IconSetM li:nth-child(5),
    ul.IconSetM li:nth-child(6),
    ul.IconSetM li:nth-child(7) {
        margin-bottom: 25px;
    }

    ul.IconSetM li figure {
        margin: 0px auto;
        width: 20%;
        margin-right: 5%;
    }

    ul.IconSetM li figure .head-text {
        color: #0053A1;
        font-weight: bold;
        font-size: 25px;
    }

    ul.IconSetM li figure .head2-text {
        color: #0053A1;
        font-weight: bold;
        font-size: 22px;
        line-height: 20px;
        text-align: center;
    }

    ul.IconSetM li figure .head2-text .down {
        display: block;
        font-size: 18px;
        line-height: 20px;
    }

    ul.IconSetM li:first-child img {
        width: 75%;
        margin-left: 7px;
    }

    ul.IconSetM li:nth-child(2) img {
        width: 80%;
        margin-left: 0;
    }

    ul.IconSetM li:nth-child(5) img {
        width: 75%;
    }

    ul.IconSetM li:last-child img {
        width: 75%;
    }

    ul.IconSetM li .text {
        font-size: 16px;
        line-height: 19px;
        color: #2d2d2d;
        font-weight: 500;
        width: 75%;
    }
}


/* No Brain Set */

ul.NoBrain-Fouth {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
}

ul.NoBrain-Fouth img {
    display: block;
    width: 100%;
}

@media (max-width:500px) {
    ul.NoBrain-Fouth {
        padding-bottom: 0px;
        display: block;
    }

    ul.NoBrain-Fouth li {
        list-style: none;
        display: flex;
        margin: 0px 0px 20px;
        justify-content: center;
        align-items: center;
    }

    ul.NoBrain-Fouth li:nth-child(2) {
        margin: 0px 0px 15px;
    }

    ul.NoBrain-Fouth li figure {
        margin: 0px auto;
        width: 20%;
        margin-right: 5%;
    }

    ul.NoBrain-Fouth li img {
        margin: 0px auto;
        width: 90%;
    }

    ul.NoBrain-Fouth li:nth-child(2) img {
        width: 100%;
    }

    ul.NoBrain-Fouth li .text {
        font-size: 16px;
        line-height: 19px;
        color: #2d2d2d;
        font-weight: 500;
        width: 75%;
    }
}


/* No Brain Five Set */

ul.NoBrain-Five {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
}

ul.NoBrain-Five img {
    display: block;
    width: 100%;
}

@media (max-width:500px) {
    ul.NoBrain-Five {
        padding-bottom: 0px;
        display: block;
    }

    ul.NoBrain-Five li {
        list-style: none;
        display: flex;
        margin: 0px 0px 20px;
        justify-content: center;
        align-items: center;
    }

    ul.NoBrain-Five li:last-child {
        margin-bottom: 0px;
    }

    ul.NoBrain-Five li:nth-child(2) {
        margin: 0px 0px 15px;
    }

    ul.NoBrain-Five li figure {
        margin: 0px auto;
        width: 20%;
        margin-right: 5%;
    }

    ul.NoBrain-Five li img {
        margin: 0px auto;
        width: 90%;
    }

    ul.NoBrain-Five li:nth-child(3) img {
        width: 100%;
    }

    ul.NoBrain-Five li .text {
        font-size: 16px;
        line-height: 19px;
        color: white;
        font-weight: 500;
        width: 75%;
    }
}


/* Five Termites */
ul.Five-Termites {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    align-items: flex-start;
    justify-content: center;
}

ul.Five-Termites li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    flex: 0 0 19%;
    max-width: 19%;
    text-align: center;
    margin: 20px 0px;
    flex-direction: column;
    padding: 20px 10px;
}

ul.Five-Termites li:nth-child(1) {
    flex: 0 0 24%;
    max-width: 24%;
    background-color: #c7e1ff;
    border-radius: 8px;
}

ul.Five-Termites li:nth-child(1) img,
ul.Five-Termites li:nth-child(2) img,
ul.Five-Termites li:nth-child(4) img,
ul.Five-Termites li:nth-child(5) img {
    width: 120px;
}

ul.Five-Termites li:nth-child(3) img {
    margin-top: 15px;
}

ul.Five-Termites li:nth-child(3) .text {
    margin-top: 38px;
}

ul.Five-Termites li figure {
    margin: 0px;
}

ul.Five-Termites img {
    display: block;
    width: 100%;
}

ul.Five-Termites li img {
    margin: 0px auto;
    width: 88%;
}

ul.Five-Termites li .text {
    font-size: 19px;
    line-height: 25px;
    margin-top: 30px;
    color: white;
    font-weight: 400;
}

ul.Five-Termites li:nth-child(1) .text {
    color: #2d2d2d;
}

@media (min-width:501px) and (max-width:991px) {
    ul.Five-Termites li:nth-child(1) {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    ul.Five-Termites li:nth-child(2) {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    ul.Five-Termites li:nth-child(3) {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    ul.Five-Termites li:nth-child(4) {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        margin-left: 16.6667%;
    }

    ul.Five-Termites li:nth-child(5) {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    ul.Five-Termites li .text {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:500px) {
    ul.Five-Termites {
        padding-top: 0px;
        padding-bottom: 0px;
        align-items: flex-start;
        justify-content: center;
    }

    ul.Five-Termites li {
        list-style: none;
        display: flex;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
        margin: 0px 0px 20px;
    }

    ul.Five-Termites li:nth-child(5),
    ul.Five-Termites li:nth-child(7) {
        margin-bottom: 0px;
    }

    ul.Five-Termites li .text {
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        margin-top: 5px;
    }
}


/* Warranty Area */

.Liability-Insu {
    background-color: #d1e9ff;
    padding: 20px 20px 20px;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #dde3f1;
}

@media (max-width: 500px) {
    .Liability-Insu {
        padding: 20px 10px 20px;
    }

    .fluid-width-video-wrapper iframe {
        border-radius: 0px;
    }
}

.Confi-whitebox {
    background-color: white;
    border-radius: 6px;
    padding: 1px 22px 20px;
}


/* Button Black Shape */

.row-button-background {
    position: relative;
    padding: 30px 0px 40px;
    margin: 35px auto 0px !important;
    outline: none;
    background-color: rgb(47, 47, 47);
    width: 70%;
    max-width: 100%;
    border-color: rgb(231, 231, 231);
    background-image: url('https://rapidko.com.my/termite-en/images/Background/Termites.jpg');
    border-radius: 10px;
}

.row-button-background:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 65%);
    border-radius: 10px;
}

@media (max-width: 500px) {
    .row-button-background {
        padding: 20px 0px 20px;
        margin: 15px 10px 20px !important;
        width: 100%;
    }
}

/* Google Reviews */
.getGlink {
    display: flex;
    text-align: center;
    justify-content: center;
}

.getGlink span.Aq14fc {
    white-space: nowrap;
    font-size: 16px;
    margin-right: 5px;
}

.getGlink .star {
    background-size: 14px 13px;
    height: 13px;
    top: 5px;
    position: relative;
    width: 80px;
}

.getGlink .star span {
    background-image: url('https://rapidko.com.my/termite-en/images/star.png');
    background-size: 16px 14px;
    height: 14px;
    left: 0;
    position: absolute;
}

.getGlink a {
    color: #1a0dab;
    margin-left: 5px;
}

.getGlink a:hover {
    text-decoration: underline;
}

.getGlink a sup {
    display: inline-block;
    position: absolute;
    top: -20px;
    color: #fff;
    font-size: 15px;
    line-height: 19px;
}

.getGlink a.mobile {
    display: none;
}

@media(max-width:500px){
    .getGlink a.desktop {
        display: none;
    }
    
    .getGlink a.mobile {
        display: block;
    }
}

.cardReview {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;
    background-color: white;
}

.cardReview .card-top {
    display: flex;
    padding: 12px 16px 0px;
    margin: 0px 0px 10px;
    flex-direction: row;
    justify-content: flex-start;
}

.cardReview .card-top .img {
    display: flex;
    margin-right: 8px;
    width: 40px;
    height: 40px;
}

.cardReview .card-top .recom-top {
    display: flex;
    margin-top: -5px;
    margin-bottom: -5px;
    flex-direction: column;
    flex-grow: 1;
}

.cardReview .card-top .recom-top .recommend {
    font-family: inherit;
    margin: 5px 0px 3px;
    color: #65676b;
    font-size: 15px;
    line-height: 20px;
}

.cardReview .card-top .recom-top .recommend .name {
    font-weight: 600;
    color: #050505;
}

.cardReview .card-top .recom-top .recommend .recom-icon {
    display: inline-block;
    vertical-align: -2.9px;
    margin-right: 4px;
    margin-left: 6px;
}

.cardReview .card-top .recom-top .comment-date {
    background-size: 14px 13px;
    height: 13px;
    top: 1px;
    position: relative;
}

.cardReview .card-top .recom-top .comment-date span {
    background-image: url('https://rapidko.com.my/termite-en/images/star.png');
    background-size: 14px 13px;
    height: 13px;
    top: 1px;
    position: absolute;
}

.cardReview .card-top .logo {
    display: flex;
    align-self: flex-start;
}

.cardReview .card-top .logo img {
    width: 32px;
    height: 32px;
    margin-top: 3px;
}

.cardReview .message {
    padding: 0px 16px 16px;
    margin-bottom: 5px;
}

.cardReview .message .text {
    color: #050505;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.ultv-aspect-ratio-16_9 .ultv-video__outer-wrap {
    padding-bottom: 100%;
    border-radius: 0px;
}

.ultv-video__outer-wrap:before {
    opacity: 0.2;
}