@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap');

body > br{
    display: none;
}

#main_index {
    padding-bottom: 0!important;
}

.alter_footer_mark{
    font-size: 0.75rem;
}

.navbar_type8 {
    background-color: #ffffff;
    width: 85%;
    height: 80px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 15px;
    border-radius: 10px;
    font-family: 'Abhaya Libre', serif;
}

.navbar_type8 .logo {
    flex: 0 1 25%;
    margin-left: 1%;
}
.navbar_type8 .logo:before{
    position: absolute;
    content: "Meditree Healthcare Sdn Bhd";
    font-size: 0.9vw;
    top: -1vw;
    bottom: 0;
    left: 4.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.navbar_type8 .logo:after{
    position: absolute;
    content: "(1227268-K)";
    font-size: 0.8vw;
    top: 1vw;
    bottom: 0;
    left: 4.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.navbar_mobile .row_1 .col.pl-4:first-child{
    flex:0 0 35%;
    max-width:35%;
}
.navbar_mobile .row_1 .col.text-center:nth-child(2){
    flex: 0 0 80%;
    max-width: 80%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.navbar_mobile .row_1 .col:last-child{
    flex:0 0 0%;
    max-width:0%;
}

.navbar_mobile a:before{
    position: absolute;
    content: "Meditree Healthcare Sdn Bhd";
    font-size: 13px;
    font-weight: 700;
    top: -13px;
    bottom: 0;
    left: 4.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.navbar_mobile a:after{
    position: absolute;
    content: "(1227268-K)";
    font-size: 10px;
    top: 14px;
    bottom: 0;
    left: 4.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
@media screen and (max-width: 767.5px){
    .navbar_mobile .row_1 .col.pl-4:first-child{
        flex:0 0 32%;
        max-width:32%;
    }
}
@media screen and (max-width: 500.5px){
    .navbar_mobile .row_1 .col.pl-4:first-child{
        flex:0 0 20%;
        max-width:20%;
    }
}

.navbar_type8 .logo img {
    position: absolute;
    left: 0;
    width: auto;
    height: 100%;
    padding: 5px 0;
}

.navbar_type8 .nav_tab {
    flex: 0 1 75%;
    justify-content: flex-end;
    padding-left: 0;
    padding-right: 5%;
}
html:lang(ms) .navbar_type8 .nav_tab{
    flex: 0 1 80%;
    padding-right: 0%;
}
.navbar_type8 .nav_tab .nav_item {
    color: #666666;
    text-transform: capitalize;
}

.navbar_type8 .nav_tab .nav_item::before {
    border-bottom: 3px solid #4ac1bb;
}

.navbar_type8 .nav_tab .nav_item>a {
    font-size: 1vw;
    font-weight: 400;
    color: #666666;
    padding: 15px 0.8vw;
}

.navbar_type8 .nav_tab .active {
    color: #666666!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:first-child {
    padding-top: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:last-child {
    padding-bottom: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item>span {
    padding-top: 0!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a {
    font-size: 1.1vw;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover {
    color: #4ac1bb!important;
}

.navbar_type8.dark_nav {
    background-color: rgba(255, 255, 255, 0.9)!important;
}

.navbar_mobile {
    background-color: rgba(255, 255, 255, 0.9);
    height: auto;
}

.navbar_mobile .row_1 {
    margin-bottom: 0;
    padding-top: 0.5rem!important;
    padding-bottom: 0.5rem!important;
}

.alter_footer_title{
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 0;
    line-height: 1;
}
.alter_footer_ssm{
    font-size: 16px;
    line-height: 1;
}

.footer_type6 {
    background-color: #4ac1bb;
    color: #ffffff;
    font-family: 'Abhaya Libre', serif;
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
}

.footer_type6 a {
    color: #ffffff;
}

.footer_type6>.row>.col-12 {
    padding-left: 0;
    padding-right: 0;
}

.footer_type6>.row>.col-12>.container .col-12.col-md-3.mb-1.mb-md-0.p-3 {
    padding-top: 0!important;
}

.footer_type6 .title {
    min-height: 35px;
}

.footer_type6 .logo.title {
    min-height: 70px;
    padding-top: 0;
}

.footer_type6 .logo.title img {
    max-width: 100%;
    max-height: 70px;
}

.footer_type6 .title h6 {
    font-size: 1.15rem!important;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    align-self: flex-end;
}

.footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3>p,
.footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3>ul>li>a>p {
    font-size: 0.85rem;
    font-weight: 400;
    color: #ffffff;
}

.footer_type6 .input-container input {
    border-color: #ffffff;
    caret-color: #ffffff;
}

.footer_type6 .input-container input, 
.footer_type6 .input-container label {
    font-size: 0.85rem;
    font-weight: 400;
    color: #ffffff;
}

.footer_type6 .input-container .moveUp {
    color: #ffffff;
}

.footer_type6 .input-container .submit {
    color: #ffffff;
}

.footer_type6 .line {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 0;
}

.footer_type6 .copy_right {
    font-size: 0.75rem;
}

/*.footer_type6 .social_media {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: flex-end;*/
/*    padding-right: 0!important;*/
/*}*/

/*.footer_type6 .social_media>a {*/
/*    display: inline-block;*/
/*    margin-left: 0.5rem;*/
/*}*/

/*.footer_type6 .social_media>a>img {*/
/*    max-width: 30px;*/
/*    height: auto;*/
/*}*/

@media screen and (min-width: 576px) {
    .footer_type6>.row>.col-12>.container {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(1) {
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }
    .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(2) {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(3) {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media screen and (min-width: 1200px) {
    .footer_type6>.row>.col-12>.container {
        max-width: 85%;
        margin: 0 auto;
    }
}



/*banner*/
#main_index .slider_banner .banner_content {
    overflow: hidden;
}

.sec_banner1_ebox {
    width: 80%;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.sec_banner2_ebox {
    width: 45%;
    position: absolute;
    top: 50%;
    left: 32.5%;
    transform: translate(-50%, -50%);
}

.sec_banner_text {
    font-size: 2.75vw;
    line-height: 1;
    font-weight: 700;
    font-family: 'Abhaya Libre', serif;
    color: #ffffff;
}

@media screen and (min-width: 992px) {
    #main_index .slider_banner {
        margin-top: -142px;
    }
}

@media screen and (max-width: 991.98px) {
    .sec_banner1_ebox {
        top: 25%;
    }
    .sec_banner_text {
        font-size: 3.25vw;
    }
}



/*manually nav*/
.bgManually_nav {
    background-color: #4ac1bb;
    position: relative;
    z-index: 100;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#main_index .bgManually_nav {
    background-color: transparent;
}

.secManually_nav_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.secManually_nav_contact {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.secManually_nav_contact>li:nth-child(n+2) {
    margin-left: 30px;
}

.secManually_nav_contact>li>a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #ffffff;
    text-decoration: none;
}

.secManually_nav_contact>li>a>span {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    font-family: 'Abhaya Libre', serif;
    color: #ffffff;
    margin-right: 5px;
}

.secManually_nav_contact>li>a>img {
    max-width: 25px;
    height: auto;
}

.secManually_nav_social {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.secManually_nav_social>li:nth-child(n+2) {
    margin-left: 10px;
}

.secManually_nav_social>li>a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.secManually_nav_social>li>a>img {
    max-width: 30px;
    height: auto;
}

@media screen and (min-width: 992px) {
    .secManually_nav_ctrl_width {
        max-width: 85%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1199.98px) {
    .secManually_nav_contact>li:nth-child(n+2) {
        margin-left: 15px;
    }
}

@media screen and (max-width: 575.98px) {
    .secManually_nav_box {
        flex-wrap: wrap;
    }
    .secManually_nav_contact {
        flex-basis: 100%;
    }
    .secManually_nav_social {
        flex-basis: 100%;
        margin-top: 10px;
    }
}



/*sec1*/
.bgSec1 {
    padding-top: 4.5rem;
    padding-bottom: 2.25rem;
}

.sec1_left_box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sec1_left_content {
    flex-basis: calc(33.33% - 12px);
    background-color: #f2f2f2;
    padding: 30px 15px;
    border-radius: 20px;
    margin: 0.5rem 0;
}

.sec1_left_outlet {
    font-size: 20px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #4ac1bb;
}

.sec1_left_address {
    font-size: 12px;
    line-height: 1.25;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 15px;
}

.sec1_left_phone {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.sec1_left_phone>i {
    font-size: 14px;
    line-height: 1;
    color: #4ac1bb;
}

.sec1_left_phone>span {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    color: #000000;
    margin-left: 10px;
}

.sec1_left_hours {
    font-size: 12px;
    line-height: 1.25;
    font-weight: 400;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sec1_left_hours>span {
    font-weight: 700;
}

.sec1_left_email {
    font-size: 12px;
    line-height: 1.25;
    font-weight: 400;
    color: #000000;
    word-break: break-word;
}

.sec1_left_email>span {
    font-weight: 700;
}

.sec1_right_ebox {
    margin-top: 30px;
}

.sec1_right_sm_title {
    font-size: 16px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #666666;
    margin-bottom: 10px;
}

.sec1_right_title {
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #4ac1bb;
}

.sec1_right_title::after {
    content: "";
    display: block;
    width: 65px;
    border-top: 2px solid rgba(102, 102, 102, 0.6);
    margin: 2.5px auto 0;
}

.sec1_right_awards {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

.sec1_right_imgx {
    flex-basis: 25%;
}

@media screen and (min-width: 992px) {
    /*.sec1_left_ebox {*/
    /*    display: flex;*/
    /*    align-items: center;*/
    /*    justify-content: flex-start;*/
    /*}*/
    /*.sec1_right_ebox {*/
    /*    display: flex;*/
    /*    align-items: center;*/
    /*    justify-content: flex-start;*/
    /*}*/
    /*.sec1_right_box {*/
    /*    padding-left: 5%;*/
    /*}*/
}

@media screen and (min-width: 1200px) {
    .sec1_ctrl_width {
        max-width: 85%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 991.98px) {
    .sec1_left_box {
        flex-wrap: wrap;
    }
    .sec1_left_content {
        flex-basis: calc(50% - 7.5px);
    }
    .sec1_left_content:nth-child(n+3) {
        margin-top: 15px;
    }
    /*.sec1_right_ebox {*/
    /*    margin-top: 30px;*/
    /*}*/
}

@media screen and (max-width: 575.98px) {
    .sec1_left_content {
        flex-basis: 100%;
    }
    .sec1_left_content:nth-child(n+2) {
        margin-top: 15px;
    }
}



/*sec2*/
.sec2_top_title {
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #4ac1bb;
}

#main_index .index_wrapper_4 {
    padding-top: 2.25rem;
    padding-bottom: 4.5rem;
}

#main_index .index_wrapper_4 .productSlider-1 {
    margin-top: 30px;
}

#main_index .index_wrapper_4 .productSlider-1 .product_img {
    margin-bottom: 0;
}

#main_index .index_wrapper_4 .productSlider-1 .product_img .slick-slide {
    margin: 0 10px;
    border-radius: 10px;
    box-shadow: none;
    background-color: #f2f2f2;
}

#main_index .index_wrapper_4 .productSlider-1 .product_img .product_box {
    margin: 0;
    border: 10px solid transparent;
    background-color: transparent;
}

#main_index .index_wrapper_4 .productSlider-1 .product_img .product_box .product_img_frame img {
    object-fit: contain!important;
    border-radius: 10px;
}

#main_index .index_wrapper_4 .productSlider-1 .product_img .slick-prev {
    left: 0;
    z-index: 10;
}

#main_index .index_wrapper_4 .productSlider-1 .product_img .slick-next {
    right: 0;
    z-index: 10;
}

#main_index .index_wrapper_4 .productSlider-1 .product_img .slick-prev::before,
#main_index .index_wrapper_4 .productSlider-1 .product_img .slick-next::before {
    color: #cccccc;
    opacity: 1;
    text-shadow: none;
    padding: 0;
}

@media screen and (min-width: 1200px) {
    #main_index .index_wrapper_4 .outerContainer_4 {
        max-width: 85%;
        margin: 0 auto;
    }
}



/*sec3*/
.bgSec3 {
    background-image: url("https://cdn1.npcdn.net/img/1691137742white-texture-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.sec3_top_title {
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #4ac1bb;
}

.sec3_top_title::after {
    content: "";
    display: block;
    width: 105px;
    border-top: 2px solid rgba(102, 102, 102, 0.6);
    margin: 2.5px auto 0;
}

.sec3_bottom_ebox.first {
    margin-top: 30px;
}

.sec3_bottom_box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.sec3_bottom_sm_box {
    background-color: #4ac1bb;
}

.sec3_bottom_box.twocol .sec3_bottom_sm_box {
    flex-basis: calc(50% - 7.5px);
    margin-top: 15px;
}

.sec3_bottom_box.threecol .sec3_bottom_sm_box {
    flex-basis: calc(33.333333% - 10px);
    margin-top: 15px;
}

.sec3_bottom_imgx>img {
    width: 100%;
    height: auto;
}

.sec3_bottom_content {
    padding: 20px 10%;
}

.sec3_bottom_name {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    font-family: 'Abhaya Libre', serif;
    color: #ffffff;
}

.sec3_bottom_text {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    font-family: 'Abhaya Libre', serif;
    color: #ffffff;
    margin-top: 20px;
}

@media screen and (min-width: 576px) {
    .sec3_bottom_box {
        width: 100%;
        height: 100%;
    }
    .sec3_bottom_sm_box {
        width: 100%;
        height: calc(100% - 15px);
    }
}

@media screen and (min-width: 1200px) {
    .sec3_ctrl_width {
        max-width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 575.98px) {
    .sec3_bottom_box {
        flex-wrap: wrap;
    }
    .sec3_bottom_box.twocol .sec3_bottom_sm_box {
        flex-basis: 100%;
    }
    .sec3_bottom_box.threecol .sec3_bottom_sm_box {
        flex-basis: 100%;
    }
}



/*sec4*/
.sec4_top_title {
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #ffffff;
}

.sec4_top_sm_title {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    font-family: 'Abhaya Libre', serif;
    color: #ffffff;
    margin-top: 5px;
}

#main_index .index_wrapper_6 {
    background-image: url("https://cdn1.npcdn.net/img/1691140982green-texture-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time {
    background-color: #ffffff;
    margin-top: 30px!important;
    margin-bottom: 0!important;
    padding: 30px 0;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time>i {
    color: #cccccc;
    cursor: pointer;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time .slick-dots {
    position: relative;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time .slick-dots>li {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time .slick-dots>li:nth-child(n+2) {
    margin-left: 5px;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time .slick-dots>li button {
    width: 20px;
    height: 20px;
    padding: 0;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time .slick-dots>li button::before {
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.2);
    opacity: 1;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time .slick-dots>li.slick-active button::before {
    color: rgba(0, 0, 0, 0.6);
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time .testimonial_box .testimonial_card {
    max-width: 75%;
    margin: 0 auto;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time .testimonial_box .testimonial_card .img {
    width: 80px;
    height: auto;
}

#main_index .index_wrapper_6 .hp_testimonial_type3 .one-time .testimonial_box .testimonial_card .name>p {
    margin-bottom: 0;
}

@media screen and (min-width: 576px) {
    #main_index .index_wrapper_6 .hp_testimonial_type3 {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    #main_index .index_wrapper_6 .outerContainer_6 {
        max-width: 85%;
        margin: 0 auto;
    }
}



/*sec5*/
.bgSec5 {
    padding-top: 4.5rem;
    padding-bottom: 2.25rem;
}

.sec5_top_box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec5_top_title {
    flex-basis: 52.5%;
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #4ac1bb;
    text-align: right;
    margin-right: 30px;
}

.sec5_top_text {
    flex-basis: 47.5%;
    position: relative;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    font-family: 'Abhaya Libre', serif;
    color: #666666;
    padding: 5px 0 5px 20px;
}

.sec5_top_text::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    border-left: 1px solid #4ac1bb;
    height: 100%;
}

.sec5_bottom_ebox {
    margin-top: 30px;
}

.sec5_bottom_slider {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.sec5_bottom_slider .slick-prev {
    left: -10px;
    z-index: 10;
}

.sec5_bottom_slider .slick-next {
    right: -10px;
    z-index: 10;
}

.sec5_bottom_slider .slick-prev::before,
.sec5_bottom_slider .slick-next::before {
    color: #cccccc;
    opacity: 1;
    text-shadow: none;
}

.sec5_bottom_content {
    padding: 0 7.5px;
}

.sec5_bottom_imgx>img {
    width: 100%;
    height: auto;
}

.sec5_bottom_name {
    position: relative;
    z-index: 10;
    max-width: 70%;
    margin: -25px auto 0;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    font-family: 'Abhaya Libre', serif;
    color: #000000;
    background-color: #e6e6e6;
    border-radius: 8px;
    padding: 15px 10px;
}

@media screen and (min-width: 1200px) {
    .sec5_ctrl_width {
        max-width: 85%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1199.98px) {
    .sec5_bottom_slider .slick-prev {
        left: -5px;
    }
    .sec5_bottom_slider .slick-next {
        right: -5px;
    }
}

@media screen and (max-width: 575.98px) {
    .sec5_top_box {
        flex-wrap: wrap;
    }
    .sec5_top_title {
        flex-basis: 100%;
        text-align: left;
        margin-right: 0;
    }
    .sec5_top_text {
        flex-basis: 100%;
        padding: 5px 0 5px 15px;
    }
}



/*sec6*/
.sec6_top_sm_title {
    font-size: 18px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #666666;
    margin-bottom: 10px;
}

.sec6_top_title {
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #4ac1bb;
}

#main_index .index_wrapper_8 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
}

#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle {
    background-color: transparent;
    margin-top: 45px;
}

#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle .photo-gallery {
    padding: 0;
}

#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle .photo-gallery .outline_box {
    padding: 0 15px;
}

#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle .photo-gallery .outline_box>p {
    margin-bottom: 0;
}

#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev {
    left: 15px;
    width: 20px;
    height: 20px;
}

#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle .photo-gallery .slick-next {
    right: 15px;
    width: 20px;
    height: 20px;
}

#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev::before,
#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle .photo-gallery .slick-next::before {
    width: 20px;
    height: 20px;
}

#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle .photo-gallery .slick-slider {
    margin-bottom: 0;
}

#main_index .index_wrapper_8 .hp_photoGallerySliderWithTitle .photo-gallery .slick-slider .slick-dots {
    display: none!important;
}

@media screen and (min-width: 1200px) {
    #main_index .index_wrapper_8 .outerContainer_8 {
        max-width: 85%;
        margin: 0 auto;
    }
}



/*sec7*/
.bgSec7 {
    padding-top: 2.25rem;
    padding-bottom: 4.5rem;
}

.sec7_title {
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #4ac1bb;
}

.sec7_title::after {
    content: "";
    display: block;
    width: 105px;
    border-top: 2px solid rgba(102, 102, 102, 0.6);
    margin: 5px auto 0;
}

.sec7_keyword {
    font-size: 16px;
    line-height: 1.75;
    font-weight: 400;
    font-family: 'Abhaya Libre', serif;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 25px;
}

.sec7_btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btnView {
    display: inline-block;
    text-decoration: none!important;
    position: relative;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    font-family: 'Abhaya Libre', serif;
    color: #ffffff;
    background-color: #4ac1bb;
    padding: 12px 32px;
    border-radius: 25px;
    overflow: hidden;
    transition: all .5s;
}

.btnView::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #cba54e;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    transform: translateX(-100%);
    transition: all .5s;
}

.btnView::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #cba54e;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    transform: translateX(100%);
    transition: all .5s;
}

.btnView>span {
    position: relative;
    z-index: 10;
}

.btnView:hover {
    color: #ffffff;
}

.btnView:hover::before {
    transform: translateX(0);
}

.btnView:hover::after {
    transform: translateX(0);
}

@media screen and (min-width: 1200px) {
    .sec7_ctrl_width {
        max-width: 70%;
        margin: 0 auto;
    }
}



/*sec8*/
.bgSec8 {
    position: relative;
}

.bgSec8::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #4ac1bb;
    width: 100%;
    height: 20%;
}

.sec8_left_ebox {
    background-color: #e1e9eb;
}

.sec8_left_box {
    padding: 30px 10%;
}

.sec8_left_title {
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Abhaya Libre', serif;
    color: #4ac1bb;
}

.sec8_left_text {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    font-family: 'Abhaya Libre', serif;
    color: #666666;
    margin-top: 10px;
    margin-bottom: 20px;
}

.sec8_left_btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.sec8_right_box {
    width: 100%;
    height: auto;
}

.sec8_right_imgx>img {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 768px) {
    .sec8_left_ebox {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .sec8_right_ebox {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (min-width: 1200px) {
    .sec8_ctrl_width {
        max-width: 85%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767.98px) {
    .sec8_left_box {
        padding: 30px 0;
    }
}


