a,
li {
    text-decoration: none;
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
}

.s_icon li {
    margin: 0px 15px;
}

.s_icon li i {
    color: #37B001 !important;
}

.w_box {
    padding: 20px;
    border: 1px solid #000000;
    border-radius: 25px;
    margin-bottom: 40px;
}

button.slick-next.slick-arrow {
    width: 50px;
    margin-right: 50px;
}

button.slick-prev.slick-arrow {
    margin-left: 50px;
    width: 50px;
    z-index: 4;
}

.img-box img {
    border-top-left-radius: 180px;
    border-top-right-radius: 180px;
}

.slick-slide {
    padding: 0 !important;
    margin: 0px 10px;
}

.slick-slide h4 {
    background-color: #000;
    color: #37B001;
    font-size: 22px;
    padding: 15px 20px;
    font-family: 'Playfair Display';
}

.slick-prev:before {
    content: url(images/left_arrow.png);
}

.slick-next:before {
    content: url(images/right_arrow.png);
}

.btn1 a,
.btn1 button {
    background-color: #F4AC2E;
    border: 1px solid #000000;
    border-radius: 25px;
    font-size: 16px;
    font-family: 'Poppins Medium';
    color: #000000;
    padding: 12px 55px 12px 25px;
    position: relative;
}

.btn2 a,
.btn2 button {
    background-color: #37B001;
    border: 0px solid #fff;
    border-radius: 25px;
    font-size: 16px;
    font-family: 'Poppins Medium';
    color: #fff;
    padding: 12px 25px 12px 25px;
    position: relative;
}

.btn1 a::before,
.btn1 button::before {
    content: url(images/obt.png);
    right: 25px;
    top: 10px;
    position: absolute;
}

.s_icon ul {
    margin-bottom: 0;
}

.w_box h4 {
    font-family: 'Playfair Display' !important;
    padding-bottom: 0;
}

@font-face {
    font-family: 'Poppins';
    src: url('font/Poppins-Regular.woff2') format('woff2'), url('font/Poppins-Regular.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('font/PlayfairDisplay-Bold.woff2') format('woff2'), url('font/PlayfairDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins Medium';
    src: url('font/Poppins-Medium.woff2') format('woff2'), url('font/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'playfair_displayregular';
    src: url('font/playfairdisplay-regular-webfont.woff2') format('woff2'), url('font/playfairdisplay-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'playfair_displayitalic';
    src: url('font/playfairdisplay-italic-webfont.woff2') format('woff2'), url('font/playfairdisplay-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.navbar-nav a {
    font-family: 'Poppins Medium';
    color: #000;
    margin: 0px 15px;
}

.hs1 {
    background-image: url(images/h_banner.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 90px 0px;
    position: relative;
}

.hs4 {
    background-image: url(images/hs4.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.hs7 {
    background-color: #F3FFEE;
    background-image: url(images/hs7.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.hs1 h3 {
    font-family: 'playfair_displayitalic';
}

.hsmain {
    position: relative;
}

.golden {
    color: #F4AC2E;
}

.hs1:after {
    background-color: #F3FFEE;
    width: 49.5%;
    left: 0;
    height: 100%;
    content: "";
    z-index: -2;
    position: absolute;
    overflow: hidden;
    top: 0 !important;
    border-top-right-radius: 150px;
    border-bottom-right-radius: 150px;
}

.mrd1 {
    margin-top: 25px;
}

.b_box h4 {
    font-family: 'playfair_displayitalic';
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 20px;
    text-align: center;
}

.b_box p {
    font-family: 'Poppins Medium';
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 0;
}

.b_box h4:before {
    content: "";
    background-color: #F4AC2E;
    width: 75px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
}

.hs1 {
    position: relative;
}

.tst_box {
    padding: 25px;
    border-top: 10px solid #000;
    border-radius: 15px;
}

.lf_b {
    background-color: #F3FFEE !important;
}

.rg_b {
    background-color: #FFF0D6;
}

.b_box {
    padding: 30px;
    border-radius: 25px;
}

.b1 {
    background-color: #F3FFEE;
}

.b2 {
    background-color: #FFF0D6;
}

.tst_box p {
    font-family: 'Poppins Medium';
    color: #000;
    font-size: 16px;
    line-height: 31px;
}

.tst_box h4 {
    font-family: 'playfair_displayitalic';
    color: #37B001;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.tst_box h4:before {
    content: "";
    position: absolute;
    width: 75px;
    height: 2px;
    background-color: #F4AC2E;
    left: 0;
    bottom: 0;
}

.row.hs3_row2 {
    padding: 30px 0px;
}

.tx2 h2 {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 20px;
}

.tx2 h2:before {
    position: absolute;
    content: url(images/tex1.png);
    left: 0;
    bottom: 0;
}

.tx1 h2 {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 20px;
}

.tx1 h2:before {
    position: absolute;
    content: url(images/tex1.png);
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
}

section.hs6 h4 {
    font-family: 'playfair_displayitalic';
    color: #000000;
    margin-bottom: 20px;
}

p {
    font-family: 'Poppins';
    color: #000000;
    font-size: 16px;
    line-height: 31px;
}

.text-box.text-center h4 {
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px;
}

p.c_nter {
    margin-top: 10px;
}

.carousel-indicators {
    position: relative;
    margin-top: 20px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #F4AC2E;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 4px;
}

p.reviewname {
    font-style: italic;
    font-weight: bold;
    font-family: 'Poppins Medium';
}

form.contact_form {
    padding: 60px 50px;
    background-color: #FFF0D6;
    border: 2px solid #000000;
    border-radius: 25px;
}

input {
    background-color: #ffffff12 !important;
    border-top: 0px solid !important;
    border-right: 0px solid !important;
    border-left: 0px solid !important;
    border-bottom: 1px solid !important;
    border-radius: 0px !important;
    margin-bottom: 25px !important;
    padding: 12px 0px !important;
}

.submit_btn button {
    padding: 12px 25px;
    border: 0px solid;
    background-color: #000;
    color: #fff;
    border-radius: 25px;
    font-weight: 600;
    cursor: pointer;
}

::placeholder {
    color: #000 !important;
    font-family: 'Poppins Medium';
}

.s_media ul {
    margin-bottom: 30px !important;
    padding-left: 0 !important;
}

.map:before {
    content: url(images/map.png);
    left: 0;
    top: 4px;
    position: absolute;
}

.phone:before {
    content: url(images/phone.png);
    left: 0;
    top: 4px;
    position: absolute;
}

.email:before {
    content: url(images/email.png);
    left: 0;
    top: 4px;
    position: absolute;
}

.f_title {
    margin-bottom: 30px;
}

section.footer_s1 .s_icon li a {
    padding: 0 !important;
}

section.footer_s2 {
    padding: 0;
    border-top: 1px solid #707070;
}

.footer_s2 p {
    color: #ffffff73;
    text-align: center;
    font-weight: 300 !important;
    font-family: 'Poppins';
    margin-bottom: 0;
    font-size: 12px;
}

.row.fx1 {
    padding: 10px 0px;
}

section.footer_s1 .s_icon ul {
    display: flex!important;
    justify-content: flex-start;
}

.footer_s1 p {
    color: #fff;
}

.s_media ul li a {
    color: #fff;
    font-size: 16px;
    padding-left: 35px;
}

.s_media ul li {
    list-style: none;
    position: relative;
    margin-bottom: 20px;
}

div#loom-companion-mv3 {display: none;}

@media only screen and (min-width:981px) and (max-width:9999px) {


    .hs1 .carousel-control-prev {
    top: auto;
    bottom: 5%;
    left: 25% !important;
    width: 5%;
}

.hs1 .carousel-control-next  {
    top: auto;
    bottom: 5%;
    left: 30% !important;
    width: 5%;
}


    .tx_b1 {
    padding-left: 10%;
    position: relative;
}


    .hs1 {
    padding: 0 !important;
}

.hs1 .row {
    padding: 0 !important;
}

.hs1 img {
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
}


    .w_full p {
    width: 50%;
    margin: 20px auto 10px auto;
}

    section.footer_s1 {
        padding: 70px 0px 30px;
    }
    .hs6 .dfx1 {
        margin-top: 20px;
    }
    .row.hs6_row3 {
        margin-top: 40px;
    }
    .fx1 {
        display: flex;
        align-items: center;
    }
    .f_logo img {
        width: unset !important;
    }
    .row.align-items-center.hs7_row2 {
        margin-top: 50px;
    }
    .only_mobile {
        display: none;
    }
    .columns.tsflex {
        margin-right: 30px;
    }
    .columns.tsflex {
        display: block;
    }
    .w_full {
        display: flex;
    }
    .w_full img {
        width: unset !important;
    }
    .row.hs6_row2 {
        margin-top: 40px;
    }
    section.hs6 {
        padding-top: 0;
    }
    section.hs6 .s_txt {
        padding: 0px 40px;
    }
    section.hs5 {
        padding-bottom: 50px;
    }
    section.hs3 {
        padding-top: 20px;
    }
    .col-12.dfx1 .btn2.t_right {
        margin-right: 30px;
    }
    .dfx1 {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-top: 50px;
    }
    img {
        width: 100% !important;
    }
    .pad_rt_30 {
        padding-right: 50px;
    }
    section {
        padding: 70px 0px;
    }
    section.hsmain {
        padding: 0;
    }
    .rbox {
        margin-bottom: 40px;
    }
    h1 {
        font-size: 48px;
        line-height: 58px;
        font-family: 'Playfair Display';
    }
    h2 {
        font-size: 42px;
        line-height: 54px;
        font-family: 'Playfair Display';
    }
    h3 {
        font-size: 32px;
        line-height: 42px;
        font-family: 'Playfair Display';
    }
    .hs1 h3 {
        font-family: 'playfair_displayitalic';
        font-weight: bold;
    }
    .s_icon ul {
        display: flex!important;
        justify-content: flex-end;
    }
    header.main_header {
        padding: 10px 0px;
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto;
        justify-content: center;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        text-align: revert;
        margin-right: 0 !important;
    }
    .hsmain:before {
        position: absolute;
        background-image: url(images/top1.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 102px;
        height: 67px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        top: 0;
        z-index: 0;
        content: "";
    }
    .hsmain:after {
        position: absolute;
        background-image: url(images/bottom1.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 102px;
        height: 67px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        bottom: 0;
        z-index: -1;
        content: "";
    }
    .hs1:before {
        width: 49.5%;
        height: 100%;
        overflow: hidden;
        background-color: #F3FFEE;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        right: 0;
        position: absolute;
        content: "";
        top: 0;
        border-top-left-radius: 150px;
        border-bottom-left-radius: 150px;
    }
    section.hs6 {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width:1720px) and (max-width:9999px) {
    .hs1 {
        background-position: left;
    }
    .slick-slide h4 {
        font-size: 32px;
    }
    section.hs4 {
        padding-bottom: 520px;
    }
    .slide1 {
        margin-top: -580px;
    }
    .navbar-nav a {
        font-size: 20px;  //nav size full
        line-height: 35px;
    }
}

@media only screen and (min-width:1500px) and (max-width:1720px) {
    .slick-slide h4 {
        font-size: 32px;
    }
    section.hs4 {
        padding-bottom: 520px;
    }
    .slide1 {
        margin-top: -580px;
    }
    .navbar-nav a {
        font-size: 18px;  //nav size ?
        line-height: 30px;
    }
}

@media only screen and (min-width:1320px) and (max-width:9999px) {
    .tst_box {
        height: 225px;
    }
}

.box_img img {
    border-radius: 50px;
}

.f_logo img {
    width: inherit;
    margin-bottom: 40px;
}

.footer_s1 {
    background-color: #000;
    color: #fff;
}

.footer_s2 {
    background-color: #000;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #F4AC2E;
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .navbar-nav a {
        margin: 0px 10px;
        font-size: 14px !important;  //nav size ?
    }
    .main_header .navbar-nav {
        width: 100%;
    }
    .main_header .s_icon li {
        margin: 0px 8px;
    }
    .main_header .s_icon li i {
        color: #37B001 !important;
        font-size: 24px !important;
    }
    .main_header .s_icon ul {
        padding-left: 0;
    }
    .main_header .btn1 a,
    .main_header .btn1 button {
        font-size: 16px;
        padding: 8px 10px 8px 10px;
    }
    .main_header .btn1 a::before,
    .main_header .btn1 button::before {
        display: none;
    }
}

@media only screen and (min-width:980px) and (max-width:1200px) {
    .main_header .col-4:nth-child(3) {
        width: 0 !important;
    }
    .main_header .col-4:nth-child(4) {
        width: 30% !important;
    }
    .hs7 p {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 25px;
    }
    .test_box.col-8 img {
        width: 60% !important;
    }
    .hsrow1 .col-4:nth-child(1) {
        width: 20%;
    }
    .hsrow1 .col-4:nth-child(2) {
        width: 40%;
    }
    .hsrow1 .col-4:nth-child(3) {
        width: 40%;
    }
    li.nav-item a {
        font-size: 12px !important;
        width: 100%;
    }
    a.navbar-brand {
        width: 20%;
    }
    .nav-link {
        font-size: 12px !important;
    }
    .navbar-nav a {
        margin: 0px 10px;
        font-size: 12px !important;  //nav size ?
    }
    .main_header .navbar-nav {
        width: 100%;
    }
    .main_header .s_icon li {
        margin: 0px 8px;
    }
    .main_header .s_icon li i {
        color: #37B001 !important;
        font-size: 18px !important;
    }
    .main_header .s_icon ul {
        padding-left: 0;
    }
    .main_header .btn1 a,
    .main_header .btn1 button {
        font-size: 10px;
        padding: 8px 10px 8px 10px;
    }
    .main_header .btn1 a::before,
    .main_header .btn1 button::before {
        display: none;
    }
}

@media only screen and (min-width: 1299px) and (max-width:1499) {
    header.main_header .col-2:nth-child(1) {
        display: none;
    }
}

@media only screen and (max-width:980px) {


    section.hs7 .test_box.col-8 img {
    width: unset;
}

    .navbar-nav li{
        margin-bottom: 0;
        padding: 15px 0px 0;
        border-bottom: 1px solid #000;
    }
    .navbar-nav li:last-child{
        border-bottom: 0px;
    }
    .box_img {
        text-align: center;
        margin-bottom: 30px;
    }
    section.hs6 {
        padding: 30px;
    }
    section.hs7 {
        padding: 30px;
    }
    .test_box_img.col-4 img {
        width: unset !important;
    }
    .row.hs3_row2 {
        margin-top: 0 !important;
        padding-top: 0;
    }
    .row.hs3_row2 {
        padding: 10px 0px;
    }
    .im1.mrd1 {
        text-align: center;
        margin-bottom: 20px;
    }
    section.hs2 {
        padding: 30px 0px;
    }
    .mobile_noon {
        display: none;
    }
    .s_icon ul {
        margin-bottom: 0;
        margin-left: 0;
        padding-left: 0;
    }
    .btn1.t_right {
        margin: 30px 0px;
        text-align: center;
    }
    .d-flex {
        display: flex!important;
        justify-content: center;
    }
    .hs1 {
        background-position: center;
        background-size: cover;
        padding: 30px 0px 10px;
    }
    .hs1:after {
        background-color: #F3FFEE;
        width: 100%;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .img-box img {
        width: 100%;
    }
    .col-12.only_desktop {
        display: none;
        margin-bottom: 20px;
    }
    .col-1 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .col-2 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .col-3 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .col-4 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .col-5 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .col-6 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .col-7 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .col-8 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .col-9 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    section {
        position: relative;
    }
    .rbox.golden {
        margin: 20px 0px 30px;
    }
    section.footer_s1 {
        padding: 40px 0px 0px;
    }
    section.hs4 {
        padding: 30px 0px 0px;
    }
    section.hs5 {
        padding: 40px 0px 0px;
    }
    .hs6 .btn2.t_right {
        text-align: center;
        padding-bottom: 20px !important;
    }
    .hs2 .btn2.t_right {
        text-align: center;
        padding-bottom: 20px !important;
    }
    .footer_s1 .text-center {
        text-align: left !important;
        margin-bottom: 20px;
    }
    div#navbarSupportedContent {
        box-shadow: 0px 0px 30px #00000017;
        background-color: #F3FFEE;
    }

    .hs1 .row {
    display: flex !important;
    flex-direction: column-reverse;
}
.hs1 {
    padding-top: 0;
}

.main_header .col-8 {
    margin-bottom: 0px !important;
}

}

@media only screen and (min-width:500px) and (max-width:980px) {

    .rbox h1,.golden i h3, .hs8 .m_img, .hs8 p, .hs8 h2, .hs7 .test_box_img,.hs7 .test_box, .hs7 p {
        text-align: center !important;
    }

    .hs2 .row,.hs3 .tx2, .hs8 .col-4 .tx2, .hs7 .tx2{
        display: flex;
        justify-content: center;
    }

    .footer_s1 .col-4 {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    li.phone {display: inline-block;}

    .btn2.t_right {
        margin-bottom: 0px !important;
        display: flex;
        justify-content: center;
    }

    .hs2 .btn2.t_right {
        text-align: center;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width:0px) and (max-width:499px) {


.hs1 .btn2.t_right {
    display: flex;
    justify-content: flex-start !important;
}


    .footer_s1 .col-4 {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    li.phone {display: inline-block;}

    img {width: 100%;}

    .col-6.pad_rt_30 {text-align: center;}

    .btn2 a {
        font-size: 14px;
        padding: 12px 20px;
    }

    .test_box {margin-left: 0px !important;}

    .hs7 .tx2, .hs7 .test_box_img, .hs3 .col-12, .hs8 h2, .hs8 p {
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .hs1 .btn2.t_right {
        text-align: left;
        margin-bottom: 10px !important;
        display: flex;
        justify-content: center;
    }

    .row {
        display: flex;
        justify-content: center;
    }
    .btn2.t_right {
        margin: 0 auto;
        text-align: center;
        margin-bottom: 50px !important;
    }
    h1 {
        font-size: 26px;
        line-height: 32px;
        font-family: 'Playfair Display';
    }
    h2 {
        font-size: 22px;
        line-height: 35px;
        font-family: 'Playfair Display';
    }
    h3 {
        font-size: 22px;
        line-height: 26px;
        font-family: 'Playfair Display';
    }
    h4 {
        font-size: 20px;
        font-family: 'Playfair Display';
    }

    .main_header .col-8 {
        margin-bottom: 0px;
    }
    .container-fluid {
        margin: 0 !important;
    }
    .navbar.navbar-expand-lg .container-fluid{
        padding: 0 7px;
    }
}

.test_box_img img {
    width: 100% !important;
}

.test_box {
    margin-left: 15px;
}

.form-control:focus {
    box-shadow: 0 0 0 0.25rem rgba(25, 30, 36, 0);
    border-bottom: 3px solid #37B001 !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #37B001 !important;
    border-bottom: 2px solid #000;
    padding-bottom: 13px !important;
}

.main_header i.fa.fa-facebook:hover:before {
    color: #000;
}

.main_header i.fa.fa-instagram:hover:before {
    color: #000;
}

.main_header i.fa.fa-pinterest:hover:before {
    color: #000;
}

.main_header i.fa.fa-twitter:hover:before {
    color: #000;
}


section.footer_s1 .s_icon li i:hover:before  {
    color: #F4AC2E;
}

.btn1 a:hover, .btn1 button:hover {
    background-color: #37B001;
}

.btn2 a:hover, .btn2 button:hover  {
    background-color: #F4AC2E;
    border: 1px solid #000;
    color: #000;
  
}

.test_box_img.col-4 {
    margin: 0 auto;
    margin-bottom: 40px;
}

.test_box.col-8 {
    text-align: center;
    width: 100%;
}

.test_box.col-8 img {
    width: inherit;
}

section.hs7 h2 {
    text-align: center;
}

.submit_btn button:hover {
    background-color: #fff !important;
    color: #000;
    border: 1px solid #000;
    padding: 11px 25px ;
}


.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    padding: 0;
    background-color: #000;
}



.hs7 .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
    background-image: url("images/right_a.png");
}


.hs7 .carousel-control-next-icon {
    width: 40px;
    height: 40px;
    background-image: url("images/left_a.png");
}

.hs1 .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
    background-image: url("images/right_a.png");
}


.hs1 .carousel-control-next-icon {
    width: 40px;
    height: 40px;
    background-image: url("images/left_a.png");
}

.hs7 .carousel-control-prev-icon, .hs7.carousel-control-next-icon {
    fill: '#000';
}



@media only screen and (min-width:1200px) and (max-width:1500px) {

    h1 {
    font-size: 30px !important;
    line-height: 40px !important;
    font-family: 'Playfair Display';
}

   h2 {
    font-size: 30px !important;
    line-height: 40px !important;
    font-family: 'Playfair Display';
}

h3 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Playfair Display';
}

}


@media only screen and (min-width:981px) and (max-width:1200px) {

    section.hs4 {
    padding: 30px 0px 0px;
}


    .test_box.col-8 img {
    width: unset !important;
}


    .hs1 .carousel-control-prev {
    top: auto;
    bottom: -3%;
    left: 25% !important;
    width: 5%;
}

.hs1 .carousel-control-next {
    top: auto;
    bottom: -3%;
    left: 30% !important;
    width: 5%;
}

.hs1 .row.fx1 {
    padding: 30px 0px !important;
}


    h1 {
    font-size: 28px !important;
    line-height: 40px !important;
    font-family: 'Playfair Display';
}

   h2 {
    font-size: 28px !important;
    line-height: 40px !important;
    font-family: 'Playfair Display';
}

h3 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Playfair Display';
}

.rbox {
    margin-bottom: 20px !important;
}

}