/* Colors */

:root {
  --theme-grey: #363435;
  --theme-grey-medium: #cccccc;
  --theme-grey-dark: #999999;
  --theme-grey-light: #f1f1f1;
  --theme-white: #FEFEFE;
  --theme-black: #121212;
}

/* ****** */

/* Custom */

.banner-section-two {
    padding: 140px 0;
    background: var(--theme-black);
}

.banner-section-two h2 {
    text-transform: uppercase;
    font-size: 46px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.banner-section-two h6 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.2;
    color: var(--theme-white);
    margin-bottom: 15px;
}

.banner-section-two .text {
    font-size: 16px;
    line-height: 1.4;
}

.banner-section-two .theme-btn,
.banner-section-two .btn-style-one .btn-title {
    border-radius: 0;
}

.banner-section-two .btn-style-one .btn-title {
    padding: 15px 30px;
    color: #00c307;
    background-color: var(--theme-white);
}

.banner-section-two .btn-style-one .btn-title::before {
    background-color: #00c307;
}

.banner-section-two .text:before {
    height: 3px;
}

.feature-block-four+.feature-block-four .inner-box {
    border-left: 3px solid #f1f4fa;
}

.feature-block-four h4 {
    font-size: 24px;
    margin-bottom: 15px;
}

.feature-block-four .inner-box:after {
    display: none;
}

.features-section-four .wrapper-box {
    margin-top: 0;
    margin-bottom: -110px;
}

.features-section-four .wrapper-box,
.features-section-four .outer-box {
    border-radius: 0;
}

.feature-block-four .inner-box {
    padding: 50px 50px 40px;
}

.feature-block-four .text {
    font-size: 16px;
}

.main-header.header-style-two .header-upper .logo-box .logo {
    padding: 15px 0px 15px;
}

.main-header .header-upper .logo-box .logo img {
    height: 70px;
}

.main-menu .navigation>li>a, .main-menu .navigation>li.current>a {
    color: var(--theme-grey-dark);
    text-transform: uppercase;
}

.main-menu .navigation > li:hover > a {
    color: var(--theme-black);
}

.navbar-right-info .faq-btn a span {
    color: var(--theme-black);
}

.navbar-right-info {
    margin: 22px 0px 15px 40px;
}

.navbar-right-info .link-btn {
    margin-right: 0;
}

.navbar-right-info .link-btn .btn-style-four .btn-title {
    background-image: none;
    background-color: #00c307;
}

.navbar-right-info .link-btn .btn-style-four,
.navbar-right-info .link-btn,
.btn-style-four .btn-title,
.btn-style-four .btn-title::before {
    border-radius: 0;
}

.btn-style-two {
    border-radius: 0;
}

.btn-style-two .btn-title {
    border-radius: 0;
    padding: 15px 30px;
    color: #00c307;
}

.btn-style-two .btn-title:before {
    background-color: #00c307;
}

.service-block-five .icon {
    top: 35px;
    color: var(--theme-grey-dark);
    border-right: 2px solid var(--theme-grey-dark);
}

.about-section-four .image-one:hover img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.about-section-four .image-one img, 
.about-section-four .image-two img {
    border-radius: 0;
}

.about-section-four .image-one .image-box:before, 
.about-section-four .image-two .image-box:before,
.features-section-six .video-box .image:before {
    display: none;
}

.about-section-four .image-one, 
.about-section-four .image-two {
    box-shadow: none;
}

.feature-block-four .inner-box:before {
    background-color: var(--theme-black);
}

.feature-block-four .inner-box:hover .icon {
    color: var(--theme-white);
}

.feature-block-four .icon {
    font-size: 72px;
    color: var(--theme-grey-dark);
}

.service-block-five h4 {
    font-size: 17px;
}

.service-block-five .icon {
    font-size: 36px;
    width: 60px;
    text-align: center;
    left: 25px;
}

.service-block-five .inner-box .content-box:hover .icon {
    border-right: 2px solid var(--theme-white);
}

.service-block-five .inner-box .content-box {
    display: flex;
    align-items: center;
    padding-left: 100px;
    padding-right: 25px;
    border-radius: 0;
    min-height: 132px;
}

.service-block-five p {
    margin: 0;
    margin-top: 5px;
    line-height: 1.4;
    font-size: 16px;
}

.service-block-five h4 br {
    display: block;
}

.style-three .service-block-five .inner-box:before,
.style-three .service-block-five .inner-box:after,
.service-block-five .inner-box .content-box:before,
.style-three .service-block-five .inner-box .content-box:before {
    background-color: var(--theme-black);
}

.service-block-five .inner-box:before,
.service-block-five .inner-box:after,
.service-block-five .inner-box .content-box:before,
.style-three .service-block-five .inner-box .content-box:before {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-radius: 0;
}

.meet-up-section {
    padding: 300px 0 220px;
}

.meet-up-section .content-box h1 {
    font-size: 46px;
    line-height: 1.2;
}

.meet-up-section .content-box {
    padding: 0 100px;
}

.scroll-to-top {
    border-radius: 0;
    border: 2px solid var(--theme-white);
    margin-left: 0;
    right: 30px;
    bottom: 50px;
    line-height: 50px;
    font-weight: 600;
}

.scroll-to-top.style-two {
    background-color: var(--theme-black);
}

.accordion-box .block .acc-btn {
    font-size: 18px;
}

.accordion-box .block .content .text {
    font-size: 16px;
}

.accordion-box .block .acc-btn.active .icon-outer {
    color: var(--theme-black);
}

.faq-section .text-decoration-line {
    display: inline-block;
}

.navbar-right-info .faq-btn.first {
    margin-right: 5px;
    padding-left: 30px;
}

.navbar-right-info .faq-btn.second {
    margin-right: 30px;
    border-left: 0;
}

.btn-style-four .btn-title {
    padding: 12px 30px;
}

.btn-style-four .btn-title i {
    margin-left: 0;
    top: 3px;
    margin-right: 8px;
}

.main-menu .navigation {
    margin-top: 17px;
}

.main-footer {
    background-color: var(--theme-black);
}

.main-footer .footer-logo img {
    height: 110px;
}

.main-footer.style-five .footer-bottom .copyright {
    color: var(--theme-white);
}

.main-footer.style-five .widget-title {
    color: var(--theme-grey-dark);
}

.text-decoration-line {
    height: 3px;
    width: 120px;
    background-color: var(--theme-grey-medium);
    position: relative;
    display: block;
}

.service-block-five h4 {
    color: var(--theme-black);
}

.services-section-five h5 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 1.2;
}

.about-section-four, .faq-section {
    background: var(--theme-grey-light);
}

.services-section-five, .features-section-six {
    background: var(--theme-grey-white);
}

.service-block-five .inner-box .content-box {
    background-color: var(--theme-white);
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
}

.about-section-four .sec-title {
    margin-bottom: 30px;
}

.about-section-four .text {
    margin-top: 20px;
}

.sec-title {
    margin-bottom: 30px;
}

.sec-title h2 {
    text-transform: uppercase;
    color: var(--theme-black);
    padding-bottom: 15px;
}

.about-section-four .image-block::before {
    position: absolute;
    content: "";
    top: 45px;
    left: 45px;
    right: 45px;
    bottom: 45px;
    border-width: 6px;
    border-style: solid;
    border-color: var(--theme-black);
    -o-border-image: initial;
       border-image: initial;
    border-radius: 0;
}

.about-section-four .text ul.list li {
    margin-bottom: 8px;
}

body {
    color: var(--theme-black);
}

.logo-jan {
  height: 16px !important;
  margin-left: 10px;
  margin-top: 2px;
}

.subscribe-widget .social-links li a {
    border: 2px solid var(--theme-white);
    background-color: transparent;
    border-radius: 0;
    color: var(--theme-white);
    line-height: 39px;
}

.subscribe-widget .social-links li a:before {
    border-radius: 0;
    background-color: var(--theme-white);
}

.subscribe-widget .social-links li a:hover {
    color: var(--theme-black);
}

.btn-style-four .btn-title::before {
    background-color: var(--theme-black);
}

.modal {
    background-color: var(--theme-white);
    z-index: 999999;
}

.modal-backdrop {
    display: none;
}

.modal-body {
    padding: 30px 35px 20px;
}
  
.modal-header {
    background-color: var(--theme-color1);
}
  
.modal-header .modal-title {
    color: var(--theme-white);
    padding: 10px 20px;
}
  
.close {
    position: relative;
    right: 15px;
    background: transparent;
    color: #FFF;
    width: 30px;
    height: 35px;
    border: 1px solid #FFF;
}

/* ****** */

/* WhatsApp */

.widget-whatsapp {
    margin: 20px 15px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 16000160;
}

.widget-whatsapp--sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.widget-whatsapp {
    width: 54px;
    height: 54px;
    background-color: #00c307;
    display: block;
    border-radius: 0;
    text-align: center;
    line-height: 48px;
    /*-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.widget-whatsapp:hover {
    background-color: #fff;
    outline: 0;
    /*-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);*/
}

.widget-whatsapp:hover .widget-whatsapp--icon {
    fill: #00c307;
}

.widget-whatsapp--icon {
    fill: #fff;
    width: 40px;
    height: 40px;
}

/* ****** */

@media only screen and (max-width: 767px) {

    .auto-container {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .logo-mobile {
        width: 65%;
        margin-bottom: 40px;
    }

    .banner-section-two {
        padding: 50px 0;
    }

    .banner-section-two h2 {
        font-size: 42px;
        line-height: 1.1;
    }

    .banner-section-two .theme-btn {
        width: 100%;
    }

    .banner-section-two .btn-style-one .btn-title, .btn-style-two .btn-title {
        padding: 12px 10px;
        text-align: center;
        line-height: 1.4;
    }

    .banner-section-two .content-box .image {
        margin-bottom: 0;
    }

    .about-section-four {
        padding: 10px 0 30px;
    }

    .about-section-four .image-two {
        margin-top: -90px;
    }

    .about-section-four .image-one {
        margin-left: 0;
    }

    .about-section-four .image-block {
        margin-bottom: 0;
    }

    .services-section-five {
        padding: 40px 0 50px;
    }

    .features-section-six {
        padding: 20px 0 50px;
    }

    .feature-block-four .inner-box {
        padding: 35px 25px 28px;
    }

    .features-section-six .video-box {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .feature-block-four+.feature-block-four .inner-box {
        border-left: 0;
        border-top: 3px solid #f1f4fa;
    }

    .feature-block-four .icon {
        margin-bottom: 25px;
    }

    .feature-block-four h4 {
        margin-bottom: 10px;
    }

    .meet-up-section .content-box {
        padding: 0;
    }

    .meet-up-section .content-box h1 {
        font-size: 42px;
        line-height: 1.1;
    }

    .meet-up-section {
        padding: 180px 0 50px;
    }

    .faq-section {
        padding: 45px 0 20px;
    }

    .faq-section .text-decoration-line {
        display: block;
    }

    .scroll-to-top {
        right: 15px;
        bottom: 85px;
    }

    .main-footer .widgets-section {
        padding: 50px 0 20px;
        text-align: center;
    }

    .main-footer .footer-widget {
        margin-bottom: 20px;
    }

    .main-footer.style-five .footer-bottom {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .footer-bottom .row {
        display: block;
    }

    .footer-bottom ul.menu {
        margin-top: 10px;
    }

    .service-block-five .icon {
        font-size: 32px;
        width: 55px;
        top: 25px;
    }

    .service-block-five .inner-box .content-box {
        padding-right: 20px;
        min-height: 110px;
    }

    .service-block-five h4 {
        font-size: 16px;
    }

}

.banner-section-two .theme-btn {
    margin-right: 0;
}