
/* Bootstrap classes*/
.p-0 {
    padding: 0px !important;
}

.pl-8-perc {
    padding-left: 8% !important;
}

.pr-8-perc {
    padding-right: 8% !important;
}

.header-default.light-logo--version .header__wrapper .header-left .logo a img {
    width: 80% !important;
}

.tarasvi-website-text {
    color: #cf9015 !important;
}

.modal-content-bg-class {
    background-color: #e9e9e8;
    padding-bottom: 5px;
}

.modal-content-sub-class {
    background: linear-gradient(to right, #ff5f5f, #ded651);
    border-radius: 5px;
}

.label-input {
    padding: 12px 20px;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 12px;
    background-color: #d8d8d5;
}

.d-flex {
    display: flex;
}

.align-items-centre {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

.popup-login-button {
    background-color: #0fb39a !important;
    height: 38px !important;
    line-height: 39px !important;
}

.popup-cancel-button {
    background: #f55d4e !important;
    height: 38px !important;
    line-height: 39px !important;
}

.fs-20 {
    font-size: 20px;
}

.fs-14 {
    font-size: 14px;
}

.fs-12 {
    font-size: 12px;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.fw-600 {
    font-weight: 600;
}

.fw-100 {
    font-weight: 100;
}

.basic-thine-line {
    border-bottom: 0px solid #ddd;
}

.page-first-div {
    padding-top: 10%;
    padding-bottom: 10%;
}

.bg-black {
    background-color: black !important;
}

.h3-heading {
    font-size: 50px;
    line-height: 63.84px;
    background: linear-gradient(to right, #ff5f5f, #ded651);
    -webkit-background-clip: text;
    color: transparent;
}

.gradient-border {
    position: relative !important;
    display: inline-block;
    padding: 4px;
    border-radius: 16px;
    background: linear-gradient(135deg, #a1e4bd, #74cfdb) !important;
    overflow: hidden;
    transition: transform 0.3s ease;
}

    .gradient-border .thumb {
        border-radius: 12px;
        overflow: hidden;
        background: #fff;
    }

    .gradient-border:hover {
        transform: scale(1.03);
        box-shadow: 0 0 12px rgba(0, 200, 83, 0.5), 0 0 18px rgba(0, 188, 212, 0.4) !important;
    }

body.template-color-1 .blog-grid .post-content::before {
    background-color: #efa115 !important;
}

body.template-color-1 .blog-grid .post-content .post-inner h5.heading a:hover {
    color: #8d5b06 !important;
}

body.template-color-1 .gallery .hover-overlay {
    background-image: linear-gradient(to right, #1bbb9e, #dbcc53f7) !important;
}

.h3-heading-new-style {
    font-size: 40px;
    background: linear-gradient(to right, #25b999, #e5a21c) !important;
    -webkit-background-clip: text !important;
    color: transparent !important;
}

.beside-post-content {
    background: linear-gradient(90deg, #09bcac85 0% 0%, #f7d70f8c 100% 100%) !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px !important;
    min-height: auto !important;
}

.line-after-each-section {
    height: 1px;
    margin: 1rem 0;
    background-color: #c4d1de;
}

.previous, .next {
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}

    .previous:hover, .next:hover {
        background-color: #ddd;
        color: black;
    }

.previous {
    background-color: #f1f1f1;
    color: black;
    float: left;
}

.next {
    background-color: #04AA6D;
    color: white;
    float: right;
}

@media only screen and (max-width: 575px) {
    .pl-8-perc {
        padding-left: 5% !important;
    }

    .pr-8-perc {
        padding-right: 5% !important;
    }

    .comments-wrapper {
        padding: 0px !important;
    }

    .header-default .header__wrapper .header-left .logo a img {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

    .commnent-list-wrap .comment .content {
        margin-top: 0px !important;
    }

    .header-default.light-logo--version .header__wrapper .header-left .logo a img {
        width: 60% !important;
    }

    .h3-heading {
        font-size: 40px;
    }

    .heading-h3 {
        font-size: 30px !important;
    }

    .h3-heading-new-style {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .pl-8-perc {
        padding-left: 5% !important;
    }

    .pr-8-perc {
        padding-right: 5% !important;
    }

    .comments-wrapper {
        padding: 0px !important;
    }

    .header-default .header__wrapper .header-left .logo a img {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

    .commnent-list-wrap .comment .content {
        margin-top: 0px !important;
    }

    .header-default.light-logo--version .header__wrapper .header-left .logo a img {
        width: 60% !important;
    }

    .heading-h3 {
        font-size: 30px !important;
    }
}


.comments-wrapper {
    margin-bottom: 40px !important;
}

.modal {
    position: fixed;
    top: 20%;
    left: 35%;
    width: 30%;
    height: auto;
}

.heading-h3 {
    font-size: 40px;
    background: linear-gradient(to right, #ff5f5f, #ded651);
    -webkit-background-clip: text;
    color: transparent;
}

.footer-h2 {
    background: linear-gradient(to right, #25b999, #fb6031, #32b790, #42b587);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    margin-bottom: 0px !important;
}

.footer-widget .logo a img {
    width: 80%;
}

.popup-mobile-manu .inner .mobileheader .logo a img {
    width: 160px !important;
}

        .header-left--align .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
            margin-left: 8px;
            padding-right: 0px;
        }

        .blnk {
            border: 8px solid white;
            text-align: center;
            font-family: monospace;
            -webkit-animation: blink .5s step-end infinite alternate;
        }

        @-webkit-keyframes blink {
            50% {
                border-color: #ff0000;
            }
        }

        .blink {
            animation: blinker 0.6s linear infinite;
            color: #337ab7;
            font-weight: 600;
        }

        @keyframes blinker {
            50% {
                opacity: 0;
            }
        }

        .blink-one {
            animation: blinker-one 1s linear infinite;
        }

        @keyframes blinker-one {
            0% {
                opacity: 0;
            }
        }

        .blink-two {
            animation: blinker-two 1.4s linear infinite;
        }

        @keyframes blinker-two {
            100% {
                opacity: 0;
            }
        }

        .txt:hover {
            text-decoration: underline;
            background-color: #d6f1b3;
        }

        .linkclss {
            color: orange !important;
        }

            .linkclss:hover {
                color: green !important;
            }

        .brook-quote {
            position: relative;
            margin: 0px 0 44px !important;
            padding: 0 0 0 53px;
            font-size: 16px;
            font-weight: 600;
            line-height: 1.625;
        }

        .commnent-list-wrap .comment {
            list-style-type: none;
            margin-top: 0px;
            padding-top: 10px;
            padding-left: 6px;
            border-top: 1px solid #eee;
        }

        .blog-sidebar-wrapper {
            border: 1px solid #eee;
            padding: 50px 29px 66px;
            background-image: linear-gradient(to right, #fcb72b, #f2e159);
        }

        .social-share.text-white a {
            color: #22b99b;
        }

        @media screen and (max-width: 480px) {
            .dispblock {
                display: block !important;
            }
        }