@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');

:root {
    --color-primary: #046e56;
}

body {
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    word-break: break-word;
    font-family: "Sora", sans-serif;
    line-height: 1em;
    color: var(--color-heading-1);
}

.banner-four-main-content-wrapper .title-right-shape {
    position: absolute;
    right: 25%;
    top: 38%;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    text-transform: uppercase;
}

.single-solari-service-start .icon-area {
    margin-bottom: 90px;
    height: 80px;
    width: 80px;
    background: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0px solid var(--color-primary);
}

header.header-four .nav-area .main-nav-one ul li a.nav-link {
    color: #fff;
    font-size: 13px;
}

.single-solari-service-start {
    padding: 30px;
    background-image: url(../images/service/20.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    height: 400px;
    transition: 0.6s;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.side-bar .inner-main-wrapper-desk .thumbnail img {
    width: 60%;
    margin: auto;
}

.logo-area img {
    max-width: 250px;
}

.sticky .logo-area img {
    max-width: 150px;
}

.iconI {
    background-color: #009688;
    height: 10px;
    width: 10px;
    border-radius: 1000px;
}

.single-reason-style-4 {
    display: flex;
    gap: 12px;
    align-items: baseline;
    margin-bottom: 20px;
    flex-direction: row;
}

.font18 {
    font-size: 14px !important;
}

.counter-main-wrapper-h4 .single-counter-up .water-text p {
    color: transparent;
    font-weight: 700;
    font-size: 94px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ebebeb;
    margin-left: -70px;
    margin-top: -150px;
}

.margim70 {
    margin-bottom: 70px;
}

.iconescontatos {
    font-size: 33px;
    margin-right: 10px;
    color: #4CAF50;

}

.boxCliente {
    display: flex;
    align-content: center;
    flex-direction: row;
    align-items: center;
    gap: 0px;
    flex-wrap: wrap;
    margin-top: 70px;
}

.boxC {
    width: 100%;
    /* border-radius: 10px; */
    background-color: #fff;
    /* box-shadow: 0px 4px 20px #0000001c; */
    padding: 26px;
    border: solid 1px #f3f3f3;
}

.title-main-area-four-water .title {
    text-align: center;
    -webkit-text-stroke: 0.5px #D9D9D9;
    color: rgba(0, 0, 255, 0);
    font-size: 120px;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
    font-family: 'exo';
}

.blog-single-one .thumbnail .inner {
    overflow: hidden;
    display: block;
    height: 210px!important;
}

@media (max-width:1440px) {
    header.header-four .nav-area .main-nav-one ul li a.nav-link {
        color: #fff;
        font-size: 12px;
    }

    .banner-four-main-content-wrapper .title-main {
        color: #fff;
        font-size: 70px;
        font-weight: 700;
        line-height: 70px;
    }

    .single-solari-service-start .title {
        color: #1F1F25;
        transition: 0.3s;
        font-weight: 600;
        font-size: 20px;
        line-height: 32px;
        color: #1F1F25;
    }



    .single-solari-service-start {
        padding: 30px;
        background-image: url(../images/service/20.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        border-radius: 10px;
        display: block;
        overflow: hidden;
        position: relative;
        z-index: 2;
        height: 300px;
        transition: 0.6s;
        box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
}

@media (max-width:768px) {
    .banner-four-main-content-wrapper .title-main {
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        line-height: 40px;
    }
    .pt_sm--100 {
        padding-top: 210px !important;
    }
    .title-main-area-four-water .title {
        text-align: center;
        -webkit-text-stroke: 0.5px #D9D9D9;
        color: rgba(0, 0, 255, 0);
        font-size: 59px;
        font-weight: 700;
        line-height: 48px;
        text-transform: uppercase;
        font-family: 'exo';
    }

    .contact {
        display: none;
    }

    .cta-main-wrapper-4 .main-wrapper {
        flex-direction: column;
        align-items: center;
        gap: 20px;
        display: flex;
    }


    .banner_bg-four {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: -500px;
    }

    .button-solari-banner-area {
        display: flex;
        align-items: flex-start;
        position: relative;
        flex-direction: row;
        align-content: flex-start;
    }

    .button-solari-banner-area .vedio-icone .video-play-button {
        left: 220px;
        top: 30px;
    }

    .button-solari-banner-area.area-2 .vedio-icone {
        position: static;
    }
}