@import url('https://fonts.googleapis.com/css?family=Arima+Madurai|Lobster|Open+Sans&display=swap'); @import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap'); body {
    font-family: 'Open Sans', sans-serif !important;
}

.button-hottline a {
    background-color: #08b205;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    font-weight: 700;
    padding: 10px 15px;
    border-radius: 7px;
    float: right;
    font-size: 17px;
}

.button-hottline {
    margin-top: 30px;
    width: 100%;
    float: right;
}

#header {
    display: none;
}

.home #header {
    display: block;
    background-image: url(/uploads/plugin/custom_img/2019-07-20/1563591860-1572740166-custom.jpg);
    background-color: rgba(255,255,255,0);
    background-origin: content-box;
    background-size: cover;
    background-attachment: unset;
    /* background-position: unset; */
    /* background-repeat: no-repeat; */
    /* height: 42vw; */
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: block;
}

.background-black:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(27,22,22,0.38);
}

.logo {
    width: 35%;
    padding: 0px !important;
    margin-top: 20px;
    z-index: 9999;
}

.infor-sale {
    color: #fff;
    margin-top: 105px;
    text-align: center;
}

.info-sale-title {
    font-family: 'Lobster', cursive;
    font-size: 36px;
    -webkit-font-smoothing: antialiased;
    color: rgba(255,255,255,1);
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 30px;
}

.infor-sale-content {
    -webkit-font-smoothing: antialiased;
    color: rgba(255,255,255,1);
    font-weight: 400;
    line-height: 20px;
    font-size: 16px;
}

.form-contact-custom {
    background-color: rgba(255,255,255,0.88);
    color: rgba(0,0,0,1);
    box-shadow: 0px 0px 0px rgba(255,255,255,1);
    margin-top: 100px;
    width: 100%;
    padding: 30px;
    float: right;
    margin-bottom: 100px;
}

.frm-title {
    margin-top: 0px;
    text-align: center;
    color: rgba(0,0,0,1);
    font-weight: 400;
    line-height: 34px;
    font-size: 23px;
    margin-bottom: 30px;
}

.form-contact-custom .btn-content .btn {
    width: 100%;
    background-color: #08b205;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
}

.form-contact-custom .form-control {
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,1);
    background-color: rgba(248,237,237,0.27);
    color: rgba(0,0,0,1);
    padding: 10px 5px;
    height: auto;
}

.form-contact-custom .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,1);
    opacity: 1;
    /* Firefox */
}

.form-contact-custom .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(0,0,0,1);
}

.form-contact-custom .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(0,0,0,1);
}

.frm-content {
    color: rgba(0,0,0,1);
    margin-top: 30px;
}

.service-1-left img {
    width: 100%;
    margin-top: 20px;
}

.service-bk {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
    background-image: url(/uploads/plugin/custom_img/2019-07-01/1561965212-2023401179-custom.png);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    position: relative;
    height: 430px;
}

.service-1-right h2 {
    -webkit-font-smoothing: antialiased;
    color: #08b205;
    font-weight: 600;
    line-height: 40px;
    font-family: 'Arima Madurai', cursive;
    text-rendering: unset!important;
    word-break: break-word;
    overflow-wrap: break-word;
    word-wrap: break-word;
    display: inline-block;
    letter-spacing: 0;
    margin-top: 0px;
}

.service-content {
    position: relative;
    padding-left: 15px;
}

.service-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    width: 5px;
    height: 50px;
    background: #d6d6d6;
    z-index: 100;
}

.service-content p {
    -webkit-font-smoothing: antialiased;
    color: rgba(97,97,97,1);
    font-weight: 500;
    line-height: 33px;
    font-size: 19px;
}

.login-service {
    margin-top: 40px;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
}

.login-service a {
    cursor: pointer;
}

.registerHTML a {
    background-color: #08b205;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 50px;
    color: #fff;
    font-weight: 600;
}

.contact-block-custom .modal-content {
    display: block;
    background-image: url(/uploads/plugin/custom_img/2019-06-21/1561083879-841060467-custom.png);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top center;
    background-repeat: no-repeat;
    border: none;
    border-radius: 0px !important;
    background: #08b205;
}

.frm-contact-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 0px;
    background-color: #fff;
    width: 100%;
    padding: 15px 30px;
    position: relative;
}

.frm-wiget-title {
    padding: 0px 30px;
    color: rgba(28,28,28,1);
    font-weight: 400;
    line-height: 26px;
    font-size: 20px;
}

.frm-contact-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 360px;
    position: absolute;
    left: 30px;
    background-color: rgba(66,66,66,1);
}

.frm-bk-contact .form-contact {
    padding: 15px 30px;
}

.frm-bk-contact .form-contact .form-control {
    background-color: rgba(255,255,255,1) !important;
    color: rgba(0,0,0,1) !important;
    height: 40px;
}

.frm-bk-contact .form-contact .form-group {
    margin-bottom: 10px;
}

.frm-bk-contact .form-contact .list-button {
    text-align: center;
}

.frm-bk-contact .form-contact .list-button .btn-content .btn.btn-submit {
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    padding: 10px 30px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.service-2-title h2 {
    text-align: center;
    -webkit-font-smoothing: antialiased;
    color: rgba(74,74,74,1);
    font-weight: 700;
    line-height: 40px;
    font-size: 30px !important;
}

.service-2-border {
    border-bottom: 2px dotted rgba(0,0,0,1);
    width: 250px;
    display: table;
    margin: 0 auto;
}

.service-2-bk {
    display: block;
    background-image: url(/uploads/plugin/custom_img/2019-06-21/1561087624-1306162343-custom.jpg);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top left;
    background-repeat: no-repeat;
}

.service-2 {
    padding: 50px 0px;
}

.service-2-number {
    font-family: 'Montserrat', sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: rgba(186,186,186,1);
    font-weight: 600;
    font-size: 52px;
    text-align: left;
    line-height: 58px;
}

.service-2-h2 h6 {
    width: 100%;
    height: 100%;
    padding: 10px 30px;
    color: #fff;
    position: relative;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    background-position: center center;
    background-size: cover;
    background-color: #08b205;
}

.service-2-h2 h6:after {
    content: "";
    width: 38px;
    height: 38px;
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    border-top: 19px solid #08b205;
    border-right: 19px solid #ffff;
    border-bottom: 19px solid #08b205;
    border-left: 19px solid #08b205;
}

.service-2-text {
    margin-top: 20px;
}

.service-2-text p {
    color: rgba(79,79,79,1);
    font-weight: 400;
    line-height: 20px;
}

.login-service-2 .registerHTML a {
    background-color: #08b205;
    color: #fff;
}

.service-custom-bk {
    background-image: url(/uploads/plugin/custom_img/2019-07-01/1561968702-510906375-custom.jpg);
    background-color: rgba(255,255,255,0);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

/*.service-custom-bk:before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-color: rgba(27,22,22,0.38);*/
/*}*/
.four-quality-content h3 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    color: rgba(255,255,255,1);
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 20px;
}

.four-quality-content {
    padding: 70px 0px;
}

.four-quality-content h6 {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    color: rgba(255,255,255,1);
    font-weight: 400;
    line-height: 25px;
}

.service-icon {
    padding: 80px 0px;
}

.icon-svg {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}

.service-1-content {
    color: rgba(255,255,255,1);
}

.service-1-content h6 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    font-size: 16px;
}

.service-icon-1 {
    margin-bottom: 30px;
}

.widget-content-border {
    width: 60px;
    height: 2px;
    background: rgba(255,255,255,1);
    margin-top: 20px;
}

.service-icon .login-service {
    margin-top: 0px;
}

.aboutUs-left h2 {
    -webkit-font-smoothing: antialiased;
    color: rgba(255,168,0,1);
    font-weight: 600;
    line-height: 34px;
    font-size: 30px;
    font-family: 'Arima Madurai', cursive;
}

.abUs-h6 {
    background: #e8e8e8;
    padding: 7px 15px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.abUs-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.abUs-list ul li {
    position: relative;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 14px;
}

.abUs-h6 h6 {
    -webkit-font-smoothing: antialiased;
    color: rgba(99,99,99,1);
    font-weight: 400;
    line-height: 22px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
}

.abUs-list ul li img {
    margin-right: 5px;
    margin-top: -2px;
    float: left;
    width: 20px;
    height: 20px;
}

.abUs-list {
    position: relative;
    padding-left: 15px;
}

.abUs-list:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 5px;
    height: 50px;
    background: #d6d6d6;
    z-index: 100;
}

.mori-background {
    display: block;
    background-image: url(/uploads/plugin/custom_img/2019-07-01/1561965211-524686230-custom.png);
    background-color: rgba(255,255,255,1);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top right;
    background-repeat: no-repeat;
}

.customer-top > h2 {
    color: rgba(33,33,33,1);
    font-weight: 400;
    text-align: center;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 40px;
}

.customer-top-right h2 {
    color: rgba(66,66,66,1);
    font-weight: 700;
    line-height: 20px;
    font-size: 16px;
}

.custom-top-address {
    font-size: 12px;
    color: rgba(41,98,255,1);
    font-weight: 400;
    line-height: 16px;
}

.customer-right-content {
    border: 2px solid rgba(189,189,189,1);
}

.customer-background {
    background-color: #f5f5f5;
    padding: 50px 0px;
}

.customer-bottom-title {
    text-align: center;
    color: rgba(66,66,66,1);
    font-weight: 400;
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 30px;
}

.custom-bottom-border {
    height: 2px;
    width: 150px;
    background-color: rgba(41,98,255,1);
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.customer-1-img img {
    border-radius: 50%;
    margin-top: 10px;
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.noPadding-left {
    padding-left: 0px;
}

.customer-1-content h4 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
}

.customer-1-content span {
    font-size: 12px;
    color: rgba(41,98,255,1);
}

.customer-1-content p {
    font-size: 13px;
    margin-top: 15px;
    color: #000;
    text-align: justify;
}

.app-right h2 {
    font-weight: 700;
    line-height: 34px;
    font-size: 30px;
    color: #fff;
}

.app-right h6 {
    font-size: 22px;
    min-height: 35px;
    color: #fff;
}

.app-dowload {
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0px;
}

.app-background {
    background-image: url(/uploads/plugin/custom_img/2019-07-22/1563784222-855372780-custom.png);
    background-color: rgba(255,255,255,0);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}

.app-background:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #23a004;
}

.partner-title {
    text-align: center;
    margin-bottom: 40px;
}

.partner-title h2 {
    font-size: 24px;
    font-weight: 700;
    color: rgba(33,33,33,1);
}

.partner-title h6 {
    font-size: 16px;
    margin-top: 20px;
    color: rgba(97,97,97,1);
    line-height: 24px;
}

.footer-contact {
    color: #fff;
    margin-top: 30px;
}

.footer-contact h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-contact ul li {
    margin-bottom: 5px;
    line-height: 24px;
}

.footer-top {
    padding: 40px 0px;
}

.span-border {
    background: rgba(0,163,255,1);
    padding: 2px 5px;
    margin-right: 15px;
    border-radius: 3px;
}

.footer-copyright {
    border-top: 1px solid rgba(255,255,255,0.5);
    padding: 40px 0px;
}

.footer-copyright p {
    text-align: center;
    font-size: 13px;
    color: rgba(255,255,255,0.5);
}

.app-icon ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.video-title h2 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0px;
}

.title-custom h3 {
    background: #08b205;
    color: #FFF;
    padding: 8px 10px;
    line-height: 1.2;
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 400 !important;
    margin-top: 0px;
    margin-bottom: 20px;
}

.title-custom h3:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #0a9607 #0a9607 transparent;
}

.reason-html {
    margin: 30px 0px;
}

.reason-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.reason-content ul li {
    margin-bottom: 15px;
}

.reason-content ul li a {
    color: #000;
}

.customer-review-content .review-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.customer-review-content .review-item ul li {
    padding: 5px 0 5px 22px !important;
    position: relative;
}

.customer-review-content .review-item ul li:before {
    content: "\f0da";
    font-family: "FontAwesome";
    position: absolute;
    left: 0px;
    top: 6px;
    color: #08b205;
}

.video-background {
    background-color: #08b20596;
    padding: 40px 0px;
}

.review-item {
    border-bottom: 1px solid #ccc;
    padding: 30px 0px;
}

.review-item:first-child {
    padding-top: 15px;
}

.customer-review {
    margin-bottom: 30px;
}

.video-custom {
    padding: 40px 0px;
}

.video-custom .image-title {
    color: #fff;
}

.customer-top-left img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.customer-top-left {
    position: relative;
    padding-top: 100%;
}

.icon-play-circled:before {
    width: auto;
    margin: 0;
}

.service-home .video-title h2 {
    color: rgba(33,33,33,1);
}

.service-home .title-blogs-item, .view-list .title-blogs-item {
    height: unset;
}

.list-item:not(.view-list) .btn-view-more {
    float: none;
    text-align: center;
    width: 100%;
}

.btn-view-more span {
    border: 1px solid #23a004;
    color: #23a004;
    padding: 5px 15px;
}

.btn-view-more span:hover {
    color: #fff;
    background: #23a004;
}

.list-item:not(.view-list) .item-blogs {
    margin-bottom: 30px;
}

.box-detail-post .title-blogs-item {
    height: unset;
    font-size: 20px;
    overflow: inherit;
}

.aboutUs-html .login-service {
    text-align: left;
    margin-top: 20px;
}

.video-custom .login-service-2 .registerHTML a {
    background-color: #fff;
    color: #08b205;
}

.video-custom .login-service {
    margin: 20px 0 30px;
}

#main .header-background {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    z-index: 2;
}

.slider-subpage {
    position: relative;
}

.slider-subpage:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(27, 22, 22, 0.2);
    z-index: 1;
}

.type-news .nav_title li a {
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 2px;
}

@media(min-width: 992px) {
    .form-contact-custom {
        width: 400px;
    }

    .service-bk {
        margin-top: 70px;
    }

    .service-1-right {
        margin-left: 50px;
    }

    .contact-block-custom .modal-content {
        width: 430px;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .frm-bk-contact .form-contact, .frm-contact-title, .frm-wiget-title {
        padding-left: 50px;
        padding-right: 50px;
    }

    .service-2-title {
        width: 500px;
        display: table;
        margin: 0 auto;
    }

    .service-2 {
        padding-bottom: 100px;
    }

    .service-icon {
        padding-left: 190px !important;
        position: relative;
    }

    .four-quality-content {
        padding-right: 30px;
    }

    .aboutUs-image {
        padding-left: 45px;
        margin-top: 40px;
    }

    .mori-background {
        height: 446.59375px;
    }

    .customer-top-right {
        margin-left: -50px;
        margin-top: 50px;
    }

    .customer-right-content p {
        padding-left: 50px;
        padding-bottom: 10px;
        padding-top: 20px;
        font-size: 16px;
        padding-right: 30px;
        line-height: 26px;
        text-align: justify;
    }

    .customer-top-right h2 {
        padding-left: 50px;
    }

    .custom-top-address {
        padding-left: 50px;
    }

    .customer-index {
        z-index: 999;
    }

    .app-left {
        float: left;
        margin-right: 15px;
    }

    .app-left img {
        width: 350px;
    }

    .app-icon ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .app-icon ul li {
        display: inline-block;
        margin-right: 15px;
    }

    .app-icon ul li img {
        width: 170px;
    }

    .app-right {
        float: left;
        margin-top: 15px;
        margin-left: 15px;
    }

    .app-icon {
        margin-top: 40px;
    }

    .partner-title h6 {
        width: 800px;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .wsmenucontainer {
        float: right;
    }

    .wsmenu-list > li:last-child > .navtext {
        padding-right: 0px;
    }

    .nav_desktop.dropdown-menu {
        top: 20%;
        right: 8px;
        left: auto;
        /* width: 240px; */
        /* float: right; */
    }

    .menu-vetical.main-menu {
        float: right;
    }

    .box-blogs:nth-child(3n+1) {
        clear: both;
    }

    .service-icon .login-service {
        margin-top: 40px;
    }

    .service-icon {
        padding: 60px 0px 120px;
    }

    .home #header {
        background-position: unset;
        background-repeat: no-repeat;
        aspect-ratio: 19/9;
    }
}

@media(max-width: 992px) {
    #header {
        background-size: cover;
        background-attachment: fixed;
        background-position: center top;
        background-repeat: no-repeat;
        height: auto;
        text-align: center;
        background-image: -webkit-linear-gradient(rgba(27,22,22,0.38),rgba(27,22,22,0.38)),url(/uploads/plugin/custom_img/2019-07-01/1561968050-1942966544-custom.jpg);
    }

    .infor-sale {
        margin-top: 50px;
        text-align: center !important;
    }

    .info-sale-title {
        text-align: center;
        font-size: 30px;
    }

    .infor-sale-content {
        text-align: center;
        line-height: 24px;
        font-size: 14px;
    }

    .form-contact-custom {
        margin-top: 30px;
        float: none;
        margin-bottom: 30px;
    }

    .service-bk {
        height: 800px;
    }

    .service-1-right h2 {
        text-align: center;
        margin-top: 30px;
        font-size: 24px;
    }

    .service-content p {
        font-size: 14px;
    }

    .service-content {
        padding-left: 0px;
    }

    .service-content:before {
        display: none;
    }

    .service-2-title h2 {
        font-size: 24px !important;
    }

    .login-service {
        margin-bottom: 30px;
    }

    .bk-mobile-1 {
        /* background-color: #28273d; */
    }

    .service-custom-bk {
        margin-bottom: 0px !important;
    }

    .icon-svg {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .service-icon {
        padding: 30px 0px;
        text-align: center;
    }

    .aboutUs-left h2, .customer-top > h2 {
        font-size: 24px;
        text-align: center;
    }

    .customer-top-left img {
        width: 200px;
        height: 200px;
        display: table;
        margin: 0 auto;
    }

    .customer-top-left {
        padding-top: 60%;
    }

    .customer-top-right h2, .custom-top-address {
        text-align: center;
    }

    .customer-1 {
        margin-bottom: 15px;
    }

    .app-dowload {
        text-align: center;
    }

    .app-left img {
        width: 200px;
    }

    .app-right h2 {
        font-size: 22px;
    }

    .app-right h6 {
        font-size: 14px;
    }

    .app-icon ul li img {
        width: 200px;
        margin-bottom: 15px;
    }

    #footer .logo {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width: 767px) {
    .ckeditor-post img, .box_content img {
        height: auto;
    }
}

@media(max-width: 992px) {
    .home #header {
        height: auto !important;
    }
}

@media(min-width: 992px) and (max-width: 1200px) {
    .home #header {
        height: 54vw !important;
    }
}

.mightyslider_modern_skin.horizontal .mSPrev, .mightyslider_modern_skin.horizontal .mSNext {
    display: block !important;
    opacity: 1 !important;
}

.mightyslider_modern_skin .mSButtons {
    background-size: 150px 45px !important;
}

.d-none {
    display: none;
}

.capthca-f {
    display: flex;
    align-items: center;
}

.capthca-f .captcha-input {
    margin-top: 0 !important;
}

.capthca-f .input>label {
    display: none;
}
