.page-template-page-rhr .kleanity-page-title-overlay,
.page-template-page-rhr .kleanity-page-title-container,
.page-template-page-rhr #bottom .reviews,
.page-template-page-rhr #bottom .qcta{
    display: none;
}
.page-template-page-rhr .s1{
    background: url('../img-rhr/s1-bg.png') no-repeat bottom center;
    background-size: cover;
    padding-top: 165px;
    padding-bottom: 216px;
}
.page-template-page-rhr .s1 .wrapper{
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}

.dw-form-box{
    display: block;
    padding: 25px 20px;
    background: #DFEEF5;
    border-radius: 15px;
}
.dw-form-box .image{
    margin-bottom: 15px;
}
.dw-form-box .image img{
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px;
}
.page-template-page-rhr .s1 .dw-form-box .image{
    display: none;
}
.dw-form-box h2{
    font-size: 32px !important;
    margin-bottom: 8px !important;
    color: #181A29 !important;
}
.dw-form-box h1 em{
    font-style: normal;
    background: linear-gradient(45deg, rgba(55, 210, 132, 1) 0%, rgba(0, 170, 217, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(55, 210, 132, 1) 0%, rgba(0, 170, 217, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.dw-form-box p{
    font-size: 16px !important;
    color: #003750 !important;
}
.dw-form-box .free-guide-form>div{
    margin-bottom: 14px;
}
.dw-form-box .wpcf7 input{
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0;
    background: #fff;
    border-radius: 5px;
}
.dw-form-box .cf7sr-g-recaptcha{
    margin-left: 0;
}
.dw-form-box .wpcf7 input[type="submit"]{
    width: 100% !important;
    background-color: #00AAD9 !important;
    font-weight: 400 !important;
}

.page-template-page-rhr .s1-intro h1{
    font-size: 55px !important;
    color: #181A29 !important;
    margin-bottom: 14px;
}
.page-template-page-rhr .s1-intro h1 em{
    font-style: normal;
    background: linear-gradient(45deg, rgba(55, 210, 132, 1) 0%, rgba(0, 170, 217, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(55, 210, 132, 1) 0%, rgba(0, 170, 217, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-template-page-rhr .s1-intro p{
    color: #00415F !important;
}
.page-template-page-rhr .s1-intro .intro{
    margin-bottom: 30px;
}
.page-template-page-rhr .long-intro{
    max-width: 630px;
}
.page-template-page-rhr .long-intro h2{
    font-size: 22px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
    color: #181A29 !important;
}
.page-template-page-rhr .long-intro p{
    line-height: 1.7 !important;
    color: #00415F !important;
}

.page-template-page-rhr .s3{
    padding-top: 100px;
}
.page-template-page-rhr .s3 .wrapper{
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    align-items: center;
}
.page-template-page-rhr .s3 .image img{
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 15px;
}
.page-template-page-rhr .s3 h2{
    font-size: 36px !important;
    color: #181A29 !important;
}
.page-template-page-rhr .s3 h2 em{
    font-style: normal;
    background: linear-gradient(45deg, rgba(55, 210, 132, 1) 0%, rgba(0, 170, 217, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(55, 210, 132, 1) 0%, rgba(0, 170, 217, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-template-page-rhr .s3 ul{
    color: #00415F !important;
    font-size: 14px;
    list-style: none;
    padding: 0;
    margin-left: 0 !important;
}
.page-template-page-rhr .s3 ul li{
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 44px;
}
.page-template-page-rhr .s3 ul li:before{
    content: '';
    position: absolute;
    left: 0;
    background: url("../img-rhr/check-fill.svg") no-repeat center;
    background-size: contain;
    background-size: 24px;
    width: 24px;
    height: 24px;
}

.page-template-page-rhr .s4{
    padding-top: 100px;
    position: relative;
}
.page-template-page-rhr .s4:before{
    content: '';
    position: absolute;
    top: -15%;
    left: 0;
    z-index: 1;
    background: url('../img-rhr/s4bg.png') no-repeat bottom left;
    background-size: auto;
    width: 100%;
    height: 716px;
}
.page-template-page-rhr .s4 .wrapper{
    position: relative;
    z-index: 9;
}
.page-template-page-rhr .s4 h2{
    text-align: center;
    margin-bottom: 36px !important;
    font-size: 36px !important;
    color: #181A29;
}
.page-template-page-rhr .s4 h2 em{
    font-style: normal;
    background: linear-gradient(45deg, rgba(0, 170, 217, 1) 0%, rgba(55, 210, 132, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(0, 170, 217, 1) 0%, rgba(55, 210, 132, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-template-page-rhr .s4-box{
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}
.page-template-page-rhr .s4-box .item{
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    background: #003750;
    border-radius: 15px;
    padding: 45px 30px 45px 60px;
    position: relative;
    color: #fff;
}
.page-template-page-rhr .s4-box .item:before{
    content: '';
    position: absolute;
    top: 45px;
    left: 0;
    width: 30px;
    height: 30px;
    background: url('../img-rhr/quote.svg') no-repeat center;
    background-size: contain;
}
.page-template-page-rhr .s4-box p{
    font-size: 14px !important;
    margin-bottom: 24px !important;
}
.page-template-page-rhr .s4-box .author{
    color: #00AAD9;
    font-size: 14px;
}
.page-template-page-rhr .s4-box img{
    border-radius: 8px;
}

.page-template-page-rhr .s5{
    padding-top: 100px;
}
.page-template-page-rhr .s5 h2{
    font-size: 16px !important;
    text-align: center;
    color: #00415F !important;
    margin-bottom: 36px !important;
    font-weight: 400 !important;
}
.page-template-page-rhr .s5-box{
    display: flex;
    align-content: center;
    justify-content: center;
    gap: 80px;
}

.page-template-page-rhr .s6{
    padding-top: 100px;
    position: relative;
}
.page-template-page-rhr .s6:before,.page-template-page-rhr .s6:after{
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
}
.page-template-page-rhr .s6:before{
    top: -40%;
    left: 0;
    background: url("../img-rhr/s6bg-1.png") no-repeat top left;
    background-size: auto;
    height: 716px;
}
.page-template-page-rhr .s6:after{
    top: 0;
    right: 0;
    background: url("../img-rhr/s6bg-2.png") no-repeat top right;
    background-size: auto;
    height: 706px;
}
.page-template-page-rhr .s6 .wrapper{
    position: relative;
    z-index: 9;
}
.page-template-page-rhr .s6 h2{
    text-align: center;
    font-size: 36px !important;
    color: #181A29 !important;
    margin-bottom: 0 !important;
}
.page-template-page-rhr .s6 h2 em{
    font-style: normal;
    background: linear-gradient(45deg, rgba(55, 210, 132, 1) 0%, rgba(0, 170, 217, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(55, 210, 132, 1) 0%, rgba(0, 170, 217, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-template-page-rhr .s6-box{
    display: grid;
    grid-template-columns: 1fr;
}
.page-template-page-rhr .s6-box .item{
    position: relative;
    padding: 42px 25px 25px;
    background: #003750;
    margin-top: 130px;
    color: #fff;
}
.page-template-page-rhr .s6-box .item img{
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: calc(100% - 35px);
    left: 25px;
}
.page-template-page-rhr .s6 h3{
    font-size: 22px !important;
    color: #fff !important;
    font-weight: 500 !important;
    margin-bottom: 4px !important;
}
.page-template-page-rhr .s6 p{
    font-size: 14px !important;
    margin-bottom: 0 !important;
}

.page-template-page-rhr .s7{
    padding-top: 130px;
    padding-bottom: 100px;
    background: url('../img-rhr/s7bg.png') no-repeat bottom left;
    background-size: auto;
    position: relative;
}
.page-template-page-rhr .s7 .wrapper{
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}
.page-template-page-rhr .s7 .wrapper>.text h2{
    font-size: 36px !important;
    color: #181A29 !important;
    margin-bottom: 0 !important;
}
.page-template-page-rhr .s7 .wrapper>.text em{
    font-style: normal;
    background: linear-gradient(45deg, rgba(0, 170, 217, 1) 0%, rgba(55, 210, 132, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(0, 170, 217, 1) 0%, rgba(55, 210, 132, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-template-page-rhr .s7 .wrapper>.text p{
    font-size: 16px !important;
    color: #00415F !important;
}

@media(min-width: 992px){
    .page-template-page-rhr .s1 .wrapper{
        grid-template-columns: minmax(0, 1fr) 380px;
    }
    .page-template-page-rhr .s3 .wrapper{
        grid-template-columns: minmax(0, 1fr) 680px;
        grid-template-areas: "col1 col2";
    }
    .page-template-page-rhr .s3 .wrapper .image{
        grid-area: col2;
    }
    .page-template-page-rhr .s3 .wrapper .text{
        grid-area: col1;
        max-width: 480px;
    }
    .page-template-page-rhr .s4-box{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }
    .page-template-page-rhr .s4-box .item{
        grid-template-areas: "col1 col2";
        grid-template-columns: minmax(0, 1fr) 270px;
    }
    .page-template-page-rhr .s4-box .item img{
        grid-area: col2;
    }
    .page-template-page-rhr .s4-box .item .text{
        grid-area: col1;
    }

    .page-template-page-rhr .s6 .s6-box{
        display: grid;
        grid-template-columns: repeat(3, minmax(0,1fr));
        gap: 10px;
    }
    .page-template-page-rhr .s6 .s6-box .item:first-child{
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .page-template-page-rhr .s6 .s6-box .item:last-child{
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .page-template-page-rhr .s7 .wrapper{
        grid-template-columns: minmax(0, 1fr) 700px;
    }
    .page-template-page-rhr .s7 .text{
        max-width: 400px;
    }

    .page-template-page-rhr .s7 .dw-form-box{
        display: grid;
        grid-template-columns: 290px minmax(0, 1fr);
        gap: 30px;
    }
}

@media(max-width: 991px){
    .page-template-page-rhr .s1 .cf7sr-g-recaptcha iframe, .page-template-page-rhr .s7 .cf7sr-g-recaptcha iframe{
        width: 100% !important;
    }
    .page-template-page-rhr .s1 .cf7sr-g-recaptcha>div,
    .page-template-page-rhr .s7 .cf7sr-g-recaptcha>div{
        width: 100% !important;
    }
}