﻿.sec1 h1 {
    color: #ffffff;
    font-weight: 300;
    font-size: 48px;
    font-family: "Nilland",Sans-serif;
}

.title {
    color: #006bcd;
    font-family: "Nilland",Sans-serif;
}

.title {
    font-size: 1.75rem;
}

.sec1 p {
    color: #fff;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
}


.green-btn {
    width: 200px;
    height: 50px;
    background-color: #01c07e;
    background-image: none;
    border-radius: 3px;
    font-size: 14px;
    letter-spacing: 1.3px;
    color: #fff;
    text-align: center;
    padding: 10px;
}

    .green-btn a {
        color: #fff;
        font-size: 16px;
    }


.sec-2 h3 {
    color: #006bcd;
    font-weight: 300;
    font-size: 1.75rem;
}

.sec-2 p {
    color: #4a5f70;
    font-family: "Roboto",Sans-serif;
    font-weight: 400;
    padding: 0 29px;
    font-size: 14px;
}

.red {
    color: red;
}


path {
    stroke: #01c07e;
    stroke-width: 10px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

path {
    /*! stroke: red; */
    stroke-width: 9;
    /*! fill: none; */
    stroke-dasharray: 1500;
    -webkit-animation: elementor-headline-dash 10s infinite;
    animation: elementor-headline-dash 10s infinite;
}

svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2;
}

.grey-box {
    background: #EEF4F9;
    padding: 0 50px 0 50px;
}

.wtf h5 {
    color: #006bcd;
    font-weight: 300;
    font-size: 20px;
    margin-top: 10px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.sec-3 h3 {
    font-size: 26px;
    color: #01c07e;
    margin: auto;
}


.sec-4 .title {
    background: #01C07E;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.sec-4 h3 {
    color: #01c07e;
    text-align: center;
    font-family: "Nilland",Sans-serif;
    font-size: 2em;
    line-height: 2em;
}

    .sec-4 h3 span {
        color: #4a5f70;
    }

.enter-link {
    width: 60%;
    background-color: #01c07e;
    background-image: none;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 20px;
}

    .enter-link a {
        color: #fff;
    }

    .enter-link:hover {
        background-color: #006bcd;
    }


.sec-5 .title {
    background: #01C07E;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.sec-5 img {
    width: 170px;
    height: auto;
    border-style: solid;
    border-radius: 100px;
    border-width: 2px;
    border-color: #01c07e;
}

.sec-5 .sub-title {
    color: #006bcd;
    font-size: 1.5em;
    font-weight: 300;
}

.content p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    font-style: italic;
    line-height: 22px;
}

.content {
    background: #E6E9EC;
    padding: 20px;
    margin: 0 5px;
    border: 10px solid #fff;
}


    .content:after {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        background-color: #e6e9ec;
        position: absolute;
        -webkit-transform: scaleX(.75) rotate(45deg);
        -ms-transform: scaleX(.75) rotate(45deg);
        transform: scaleX(.75) rotate(45deg);
        border-width: 0;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        left: 50%;
        bottom: calc(100% - 7px);
    }

.block4 {
    background: #fff;
}

.owl-carousel .owl-item img {
    padding: 3rem 3rem 0 3rem;
}

.block4 p {
    margin-top: 1.5rem;
    font-size: 32px;
    color: #fd0300;
}

.box-blue:hover {
    background: none;
}

.box-blue {
    background: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    padding: 30px;
}

.btn-primary {
    margin-top: .5rem;
    font-size: 14px;
    padding: 10px 20px;
    background: #01c07e;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif !important;
    border: none;
}

.prod-title {
    color: #4a5f70 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    min-height: 60px;
}

.price {
    font-size: 16px !important;
    color: #212529;
    line-height: 1.5;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}

.sec-prod2 button, .sec-prod2 a.btn-primary {
    background: #01c07e !important;
    border: 1px solid #01c07e !important;
}

#preview_2{
    margin-top: 3rem;
}

#preview_2 p:nth-child(2) {
    font-size: 32px;
    font-family: "Nilland",Sans-serif;
}

a.product-title {
    font-size: 20.8px;
}


.sec-6 {
    font-family: "Nilland",Sans-serif;
    background-image: linear-gradient(120deg,rgba(198,218,236,.3) 49%,#ffffff 80%);
}

    .sec-6 h2 {
        color: #01c07e;
        font-family: "Nilland",Sans-serif;
        font-size: 40px;
        letter-spacing: 2px;
    }

    .sec-6 p {
        font-family: Roboto;
        color: #54595f;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.39em;
        letter-spacing: 1.1px;
    }

    .sec-6 h2 {
        color: #006bcd;
        font-family: "Nilland",Sans-serif;
        font-size: 26px;
        letter-spacing: 2px;
    }

    .sec-6 img.img-fluid.ig {
        position: unset;
    }


    .sec-6 .ig-button a {
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 1.3px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-family: roboto;
    }

    .sec-6 .ig-button {
        background-color: #000;
        background-image: none;
        border-radius: 3px;
        padding: 20px;
        text-align: center;
    }

.insta-blog {
    background-color: rgba(84,89,95,.75);
}

    .insta-blog p {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 21%;
        max-width: 100%;
        z-index: 1;
        color: #fff;
        text-align: center;
        font-size: 16px;
        font-family: Roboto;
        padding: 0 15px;
        text-overflow: ellipsis;
    }

    .insta-blog img {
        position: relative;
        z-index: 2;
        max-height: 200px;
        width: 100%;
    }

    .insta-blog a:hover img {
        opacity: 0.3;
        cursor: pointer;
    }

img.img-fluid.one {
    min-height: 411px;
}


.insta-blog a:hover p {
    opacity: 1;
    z-index: 100 !important;
}


body > section.the-story > div > div.col-md-4.p-4 > h2 {
    font-size: 30px;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2301c07e' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2301c07e' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/*for mobile views*/

@media screen and (max-width: 768px) {
    .hide-mb-d {
        display: none;
    }

    .contents {
        padding-top: 0 !important;
    }

    .remove-pad-mob {
        padding: 0 !important;
    }

    .sec1 p {
        font-size: 18px;
    }

    .green-btn {
        width: 200px;
        height: 50px;
        /*display: table-cell;*/
        vertical-align: middle;
    }

    .title {
        font-size: 26px;
    }

    .sec-3 h3, body > section.sec-prod2.text-center > div > h3 {
        font-size: 23px;
        color: #01c07e;
        width: 315px;
        margin: 0 auto;
    }

    .slide-img {
        margin: 0 auto;
        width: 25% !important;
    }

    .carousel-item {
        margin: 50px 0;
    }

    /* instagram feed */
    #instafeed {
        padding: 0 15px;
    }

        #instafeed > div:nth-child(odd) {
            padding: 0 2px 4px 0;
        }

        #instafeed > div:nth-child(even) {
            padding: 0 0 4px 2px;
        }
}



/*Large Devices*/
@media screen and (min-width: 769px) {
    .title {
        font-size: 2.5rem;
    }

    .sec-prod2 h3 {
        font-size: 26px;
        color: #01c07e;
        margin: auto;
    }

    .hide-lg-d {
        display: none;
    }

    .sub-sec {
        display: none;
    }

    .the-story {
        display: none;
    }

    .sec-2 p {
        color: #4a5f70;
        font-family: "Roboto",Sans-serif;
        font-weight: 400;
        padding: 29px;
        font-size: 16px;
    }

    .grey-box {
        background: #EEF4F9;
        padding: 50px 50px 50px 50px;
    }

    body > section.the-story > div > div.col-md-4.p-4 > h2 {
        font-size: 32px;
    }

    .sec-6 img.img-fluid.ig {
        position: relative;
        top: 30px;
    }

    .sec-6 h2 {
        color: #006bcd;
        font-family: "Nilland",Sans-serif;
        font-size: 26px;
        letter-spacing: 2px;
    }

    .wtf h5 {
        font-size: 24px;
    }
}

@media screen and (min-width: 991px) {
    .sec1-content {
        width: 100% !important;
    }
}

@media screen and (max-width: 600px) and (min-width: 320px) {
    svg {
        width: 335px;
        left: -10%;
        transform: translate(0%,-50%);
    }

    .starting p {
        line-height: 1.2;
    }

    .new-sec-3 {
        display: none;
    }

    .contents {
        display: none;
    }

    .sub-content h1 {
        color: #01c07e;
        font-family: "Nilland",Sans-serif;
        font-size: 30px;
    }

    .sub-content p {
        font-size: 14px;
        line-height: 24px;
        color: #4a5f70;
        font-family: "Roboto",Sans-serif !important;
        font-weight: 400;
    }

    .sub-sec {
        background-color: rgba(158,198,184,.2);
        padding: 10px;
    }

    .sec1 {
        background-color: rgba(158,198,184,.2);
        background-image: url(/images/homepage/hero-banner-cleanersmile-mobile.jpg) !important;
        background-position: top center !important;
        background-repeat: no-repeat !important;
        display: block;
        background-attachment: inherit !important;
        background-size: cover !important;
    }

    .stepss h5 {
        font-size: 18px;
        color: #006bcd;
        font-family: "Nilland",Sans-serif;
        font-weight: 300;
        margin-top: 10px;
    }

    .sec-prod2 {
        background-color: #f9f9f9;
        padding: 30px 0;
    }

    .sec-3 h2 {
        font-family: "Nilland",Sans-serif;
        font-size: 26px;
        margin: auto;
        text-align: center;
    }

    .starting p {
        font-size: 22.4px !important;
    }

    .sec-3 h3, body > section.sec-prod2.text-center > div > h3 {
        font-size: 19.2px;
        margin-bottom: 3rem;
    }

    .bg-white {
        display: none;
    }

    .sec-4 {
        background-color: rgba(158,198,184,.2);
        background-image: url(/images/homepage/give-away-banner-small.jpg) !important;
        background-position: top center !important;
        background-repeat: no-repeat !important;
        background-attachment: inherit !important;
        background-size: cover !important;
        height: 40vh;
    }

    .the-story {
        background-color: rgba(158,198,184,.2);
        color: #01c07e;
        font-family: "Nilland",Sans-serif;
        font-size: 30px;
    }

    .prod-title {
        padding: 0 2rem;
    }

    #preview_2 a.product-title {
        font-size: 24px;
        color: #006bcd !important;
        font-family: "Nilland",Sans-serif;
    }
}
