/*Custom css starts fromm here*/

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Blinker:wght@100;200;300;400;600;700;800;900&display=swap');

p {
    font-family:'Blinker';
}

.preloader {
    background: #F15B5A;
    /*background: #F15B5A;*/
    background:#ffffff;
}

.preloader .loader {
    width: 200px;
    height: 200px;
}

.preloader .shadow{
    display:none;
}

.preloader .box {
    animation: none;
}

.btn-primary:hover, .btn-primary:focus {
    background: #F15B5A !important;
}
.single-blog-post .post-content {
    padding: 0px 25px;
    min-height: 248px;
}
.top-header {
    border-bottom: 1px solid #70707025;
}
.services-details-desc {
    padding: 30px 0px;
}
.header-right-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-area {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 5px #00000029;
}
.header-right-content .top-header-social li a {
    border: 1px solid #8D8D8D;
    opacity: 1;
}
.header-right-content .top-header-social li a:hover {
    background: #F15B5A 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 5px #9897975e;
    border: 0;
}
.header-right-content .top-header-social li a i {
    color: #000000;
}
.header-right-content .top-header-social li a:hover i {
    color: #ffffff;
}
.header-contact-info li a {
    color: #000000 !important;
}
.header-contact-info li {
    padding-left: 0 !important;
}

.header-right-content .hello-email {
    font-weight: bold;
    border-right: 2px solid #000000;
    padding-right: 30px;
    margin-right: 30px;
}

.header-right-content .hello-email i {
    font-size: 25px;
    color: #F15B5A;
    margin-right: 10px;
    vertical-align: middle;
    opacity: 1;
}

.klev-nav .navbar .navbar-nav .nav-item a {
    color: #404040 !important;
    text-transform: uppercase;
}

.single-blog-post .post-content h3 a {
    color: #000000;
    pointer-events: none;
}

.klev-nav .navbar .navbar-brand img {
    max-width: 180px;
}

.klev-nav .navbar .navbar-nav .nav-item.round-btn-style > a {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #40404025;
    border-radius: 50px;
    width: 110px;
    height: 54px;
    padding: 0;
    line-height: 54px;
    margin: 15px 0;
    text-align: center;
    margin-right: 15px;
    color: #404040;
}

.klev-nav .navbar .navbar-nav .nav-item.round-btn-style > a:hover {
    background: #F15B5A 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    color: #ffffff !important;
}

.header-contact-info li i {
    position: initial !important;
    width: 37px;
    height: 37px;
    margin-left: 20px;
}

.p-15 {
    padding: 15px;
}

.services-area .single-services-box {
    border-radius: 16px;
    border: none !important;
    background-color: #fff !important;
}

.services-area .single-services-box:hover {
    border: 1px dashed #f15b5a !important;
}

.service-header {
    /*margin-top: 150px;*/
    padding-top: 70px;
    padding-bottom: 50px;
}

.service-header .title {
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    color: #F15B5A !important;
    font-family: 'Blinker', sans-serif !important;
    font-weight: 700 !important;
}

.service-header .sub-title {
    color: #000000 !important;
}

.service-header .content {
    color: #000000 !important;
    font-family: 'Blinker', sans-serif;
}

.services-area .single-services-box .service-icon {
    height: 55px;
    width: 55px;
}

.services-area .single-services-box h3 {
    padding-left: 0 !important;
    padding-top: 10px;
    font-family: 'Ubuntu', sans-serif;
    color: #000000 !important;
    min-height: 66px;
    display: flex;
    align-items: center;
}

.services-area .single-services-box p {
    color: #000000 !important;
    font-family: 'Blinker', sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}

.services-area .single-services-box .read-more-btn {
    color: #000000 !important;
    font-family: 'Blinker', sans-serif;
}

.footer-area {
    background: #000000 !important;
}

.copyright-area {
    border-top: 1px solid #ffffff25 !important;
}

    .copyright-area ul li a b {
        color: #F15B5A !important;
    }

.single-footer-widget .social li a {
    border: 1px solid #FFFFFF;
    opacity: 1;
    background-color: transparent !important;
}

.single-footer-widget .social li a:hover {
    background-color: #F15B5A !important;
    box-shadow: 0px 3px 5px #9897975e;
    opacity: 1;
    border: 0;
}

.single-footer-widget .social li a > i {
    color: #ffffff !important;
}

.single-footer-widget h3::before {
    background-color: transparent !important;
}

.single-footer-widget h3 {
    border-bottom: none !important;
    font-family: 'Ubuntu', sans-serif;
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: normal;
}

.single-footer-widget .footer-quick-links li {
    max-width: 100% !important;
    flex: 100% !important;
}

.first-part-single-footer {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.field {
    display: flex;
    position: relative;
    flex-direction: row;
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    margin-top: 20px;
}

    .field > input[type=text],
    .field > button {
        display: block;
        font: 1.2em 'Blinker';
    }

    .field > input[type=text] {
        flex: 1;
        padding: 0.6em;
        border: 0;
        font-size: 15px;
        font-family: 'Blinker', sans-serif !important;
    }

    .field > button {
        padding: 0.6em 0.8em;
        background-color: #F15B5A;
        color: #fff;
        border: none;
    }

.single-footer-widget .footer-quick-links li a {
    text-transform: initial !important;
    font-size: 15px !important;
}

.navbar-area.is-sticky {
    background-color: #ffffff !important;
}

#register-your-intrest {
    background: #F15B5A;
    padding: 100px 0;
}

    #register-your-intrest h1 {
        text-align: left;
        font: normal normal bold 60px/72px Ubuntu;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }

    #register-your-intrest .text-h3 {
        text-align: left;
        font: normal normal normal 16px/30px Blinker;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }

    #register-your-intrest .frm-send-btn {
        background: #000000;
        padding: 0 !important;
        opacity: 1;
        width: 179px;
        height: 62px;
    }

    #register-your-intrest .register-form {
        max-width: 431px;
    }

        #register-your-intrest .register-form textarea {
            padding: 15px;
        }

        #register-your-intrest .register-form h6 {
            text-align: left;
            font: normal normal bold 20px/25px Blinker;
            letter-spacing: 0.6px;
            color: #000000;
            text-transform: uppercase;
            opacity: 1;
        }

.main-banner.item-bg1 {
    background-image: url(../img/main-banner-image/slider-banner1.png) !important;
    /*background-size: contain !important;*/
}

    .main-banner.item-bg1 .d-table .d-table-cell .container .row.align-center {
        margin-top: 150px;
    }

.main-banner-content h1 {
    text-align: left;
    font: normal normal bold 69px/75px Ubuntu;
    font-size: 60px !important;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.main-banner-content p {
    font: normal normal normal 16px/20px Blinker;
}

.main-banner-content .btn-box .btn-primary {
    background: #F15B5A 0% 0% no-repeat padding-box;
    border: 3px solid #FFFFFF;
    opacity: 1;
    font-family: 'Blinker', sans-serif;
    font-weight: normal;
}

.btn-primary i {
    background: transparent;
}

.main-banner-content .sub-title {
    padding: 10px 0;
    font: normal normal normal 16px/20px blinker;
    text-transform:initial;
}

.feedback-area {
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

    .feedback-area .section-title .sub-title {
        color: #F15B5A;
        text-align: center;
        font: normal normal bold 20px/25px Blinker;
        letter-spacing: 0.6px;
        color: #F15B5A;
        text-transform: uppercase;
        opacity: 1;
    }

    .feedback-area .section-title h2 {
        text-align: center;
        font: normal normal bold 45px/50px Ubuntu;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    }

    .feedback-area .section-title p {
        text-align: center;
        font: normal normal normal 16px/30px Blinker;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    }

.single-feedback-item p {
    text-align: center;
    font: normal normal normal 16px/30px Blinker;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    width: 70%;
    margin: 0 auto;
}

.single-feedback-item .client-info h4 {
    text-align: left;
    font: normal normal medium 28px/30px Ubuntu;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.single-feedback-item .client-info span {
    text-align: left;
    font: normal normal 600 14px/25px Blinker;
    letter-spacing: 0.42px;
    color: #F15B5A;
    opacity: 1;
}

.single-feedback-item::before {
    /*right: 100% !important;*/
    border-radius: 50%;
    background-color: #F15B5A;
    transform: rotate( 180deg);
}

.feedback-slides.owl-theme .owl-dots {
    display: none;
}

.feedback-slides.owl-theme .owl-nav.disabled {
    display: block;
}

    .feedback-slides.owl-theme .owl-nav.disabled button {
        width: 63px;
        height: 63px;
        box-shadow: 0px 3px 5px #49424a4d;
        border: 1px solid #8E8E8E;
        opacity: 1;
        border-radius: 50%;
    }

.feedback-slides.owl-theme .owl-nav [class*=owl-]:hover {
    background: #F15B5A 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 5px #49424A4D;
    opacity: 1;
    border: 0 !important;
}

    .feedback-slides.owl-theme .owl-nav [class*=owl-]:hover .flaticon-next:before {
        color: #ffffff;
    }

.feedback-slides .flaticon-next:before {
    color: #717171;
}

.feedback-slides.owl-theme .owl-nav .owl-prev {
    transform: rotate( 180deg);
}

.single-feedback-item .client-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: center;
}

    .single-feedback-item .client-info .user-avatar {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        margin-right: 10px;
    }

.feedback-slides.owl-theme {
    max-width: 100% !important;
}

    .feedback-slides.owl-theme .owl-nav {
        margin-top: 30px;
    }

    .feedback-slides.owl-theme .owl-item {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 75px;
        opacity: 1;
        padding: 50px;
        cursor: pointer;
    }

        .feedback-slides.owl-theme .owl-item:hover {
            background: #FFFFFF 0% 0% no-repeat padding-box;
            box-shadow: 0px 3px 20px #0000000D;
            border-radius: 75px;
            opacity: 1;
            padding: 50px;
        }

#our-pricing-sec {
    background-color: #000000;
}

    #our-pricing-sec .plans-section {
        padding-top: 80px;
    }

    #our-pricing-sec .heading-area .mini-heading p {
        text-align: center;
        font: normal normal bold 20px/25px Blinker;
        letter-spacing: 0.6px;
        color: #F15B5A;
        text-transform: uppercase;
        opacity: 1;
        padding-bottom: 12px;
    }

    #our-pricing-sec .sub-heading-area h2 {
        text-align: center;
        font: normal normal bold 45px/50px Ubuntu;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }

    #our-pricing-sec .sub-heading-area p {
        text-align: center;
        font: normal normal normal 16px/30px Blinker;
        font-size: 16px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        font-weight: normal;
    }

    #our-pricing-sec .basic-plan {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        background: #fff;
        height: 160px;
        border-radius: 40px;
        opacity: 1;
        margin-bottom: 60px;
        position: relative;
    }

    #our-pricing-sec .basic-plan .basic-batch {
        position: absolute;
        width: 200px;
        height: 55px;
        /*background: #FFFFFF 0% 0% no-repeat padding-box;*/
        border-radius: 28px;
        opacity: 1;
        text-align: center;
        line-height: 55px;
        /*color: #000000;*/
        font-weight: bold;
        top: -30px;
        right: 60px;
        text-transform: uppercase;
    }

    #our-pricing-sec .basic-plan:last-child {
        margin-bottom: 0px;
    }

    #our-pricing-sec .basic-plan .icon-with-text {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }

    #our-pricing-sec .basic-plan .icon-with-text .icon-check i {
        font-size: 41px;
        /*color: #ffffff;*/
        margin-right: 10px;
        margin-left: 10px;
    }

    #our-pricing-sec .basic-plan .icon-with-text .text-area p {
        text-align: left;
        font: normal normal normal 13px/18px Blinker;
        letter-spacing: 0px;
        opacity: 1;
    }

    #our-pricing-sec .basic-plan .icon-with-text .text-area p > b {
        font: normal normal bold 18px/18px Ubuntu;
    }

    #our-pricing-sec .basic-plan .contact-us-btn {
        margin-left:130px;
    }

    #our-pricing-sec .basic-plan .amount-and-duration {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }

    #our-pricing-sec .basic-plan .amount-and-duration .amount h2 {
        text-align: left;
        /*padding-left: 30px;*/
        /*padding-right: 15px;*/
        padding-left: 25px;
        padding-right: 5px;
        font: normal normal bold 50px/80px Ubuntu;
        letter-spacing: 0px;
        /*color: #FFFFFF;*/
        opacity: 1;
    }

    #our-pricing-sec .basic-plan .amount-and-duration .duration {
        padding-right: 10px;
    }

    #our-pricing-sec .basic-plan .amount-and-duration .duration p {
        text-align: left;
        font: normal normal normal 16px/29px Blinker;
        letter-spacing: 0px;
        /*color: #FFFFFF;*/
        opacity: 1;
    }

    #our-pricing-sec .plan-tags {
        width: 100%;
    }

    #our-pricing-sec .popular-plan {
        background: #ffffff;
    }

    #our-pricing-sec .pro-plan {
        background: #ffffff !important;
    }

    #our-pricing-sec .popular-plan .amount-and-duration .duration p {
        color: #000000;
    }

    #our-pricing-sec .popular-plan .amount-and-duration .amount h2 {
        color: #000000;
    }


    /*#our-pricing-sec .popular-plan .icon-with-text .text-area p {*/


    /*color: #000000;*/


    /*}*/

    #our-pricing-sec .pro-plan .amount-and-duration .duration p {
        color: #000000;
    }

    #our-pricing-sec .pro-plan .amount-and-duration .amount h2 {
        color: #000000;
    }

    #our-pricing-sec .pro-plan .icon-with-text .text-area p {
        color: #000000;
    }

    #our-pricing-sec .popular-plan .basic-batch {
        left: 60px;
        /*background: #F15B5A;
    color: #ffffff;*/
    }

    #our-pricing-sec .pro-plan .basic-batch {
        background: #F15B5A;
        color: #ffffff;
    }

    #our-pricing-sec .plan-descriptions .plans-data {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 30px;
        opacity: 1;
        padding: 25px;
        min-height: 370px;
        max-height: 500px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    #our-pricing-sec .plan-descriptions .buy-now-btn {
        margin-top: 50px;
        text-align: right;
    }

        #our-pricing-sec .plan-descriptions .buy-now-btn a {
            padding: 20px 30px;
            border-radius: 36px;
            background: #F15B5A 0% 0% no-repeat padding-box;
            opacity: 1;
            text-align: left;
            font: normal normal normal 18px/51px Blinker;
            letter-spacing: 0px;
            color: #FFFFFF;
            text-transform: uppercase;
        }

.plan-descriptions .plans-data .buttons-grp .btn-secondary.active {
    text-align: center;
    font: normal normal normal 16px/26px Ubuntu;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #F15B5A;
    text-transform: uppercase;
    opacity: 1;
    border-radius: 50px;
    width: 130px;
    height: 57px;
    padding: 0;
    line-height: 57px;
}

.plan-descriptions .plans-data .buttons-grp .btn-secondary {
    text-align: center;
    font: normal normal normal 16px/42px Ubuntu;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 50px;
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border-radius: 36px;
    text-transform: uppercase;
    opacity: 1;
    width: 130px;
    height: 57px;
    padding: 0;
    line-height: 57px;
    cursor: pointer;
    margin-right: 20px;
    margin-top: 10px;
}

.plan-descriptions .plans-data .description-data h2 {
    text-align: left;
    font: normal normal bold 28px/40px Ubuntu;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
}

.plan-descriptions .plans-data .description-data p {
    text-align: left;
    font: normal normal normal 16px/30px Blinker;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 1;
}

.plan-descriptions .plans-data .description-data > div {
    margin-bottom: 10px;
}
/*.description-data p i {
    color: #f15b5a;
    margin-right: 5px;
}*/
.description-data div > i {
    color: #f15b5a;
    margin-right: 5px;
}

#services-sec {
    background: #ffffff;
}

#services-sec .heading-area .mini-heading p {
    text-align: center;
    font: normal normal bold 20px/25px Blinker;
    letter-spacing: 0.6px;
    color: #F15B5A;
    text-transform: uppercase;
    opacity: 1;
    padding-bottom: 12px;
}

#services-sec .sub-heading-area h2 {
    text-align: center;
    font: normal normal bold 45px/50px Ubuntu;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

#services-sec .sub-heading-area p {
    text-align: center;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

#services-sec .content-part .img-part {
    margin: 50px 0;
}

#services-sec .content-part .img-part img {
    width: 86px;
    height: 86px;
}

#services-sec .content-part .heading-part h2 {
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

#services-sec .content-part .button-part {
    margin-top: 50px;
}

#services-sec .content-part .button-part a {
    padding: 20px 30px;
    text-align: center;
    color: #ffffff;
    background: #F15B5A 0% 0% no-repeat padding-box;
    opacity: 1;
    font: normal normal normal 18px/51px Blinker;
    border-radius: 36px;
}

#services-sec .view-all-button {
    text-align: center;
}

#services-sec .view-all-button a {
    padding: 20px 35px;
    border-radius: 36px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #F15B5A;
    opacity: 1;
    font: normal normal normal 18px/51px Blinker;
    letter-spacing: 0px;
    color: #F15B5A;
    text-transform: uppercase;
    opacity: 1;
}

.p-bottom-100 {
    padding-bottom: 100px;
}

.p-top-100 {
    padding-top: 100px;
}

.page-title-bg2 {
    /*background-image: url(/Site/theme/img/page-title-image/1.jpg);*/
    background: #F15B5A 0% 0% no-repeat padding-box;
}

.page-title-content {
    text-align: center;
}

    .page-title-content h2 {
        font: normal normal bold 69px/75px Ubuntu;
        font-size: 48px !important;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 1;
    }

    .page-title-content ul li::before {
        background-color: #ffffff;
    }

.contact-info-box {
    background-color: #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

    .contact-info-box h3 {
        text-align: left;
        font: normal normal bold 32px/54px Ubuntu;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    }

    .contact-info-box span {
        font: normal normal normal 16px/34px Blinker;
        color: #000000;
    }

        .contact-info-box span a {
            color: #f15b5a;
        }

.contact-info-area {
    background: #ffffff;
}

    .contact-info-area::before {
        background: #ffffff;
    }

.subscribe-area {
    background: #ffffff;
}

    .subscribe-area::before {
        background-color: #000000;
    }

.contact-form .sub-title {
    font: bold 20px / 25px "Blinker";
    letter-spacing: 0.6px;
    color: rgb(241, 91, 90);
    text-transform: uppercase;
    opacity: 1;
    padding-bottom: 12px;
}

.contact-form h2 {
    font: normal normal bold 45px/50px Ubuntu;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.contact-form form .btn {
    background: #f15b5a;
}

.subscribe-content h2 {
    font: normal normal bold 32px/50px Ubuntu;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.subscribe-content p {
    font: normal normal normal 16px/34px Blinker;
    color: #000000;
}

.subscribe-form form button {
    background-color: #f15b5a;
}

    .subscribe-form form button i {
        background-color: #ffffff;
        color: #000000;
    }

.contact-form form .form-group label {
    color: #f15b5a;
    border-right: 1px solid #f15b5a;
}

.contact-area {
    background: #ffffff;
}

#registeration-form {
    background: #ffffff;
    padding: 100px 0;
}

#registeration-form .card {
    box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
    border: 0 !important;
}

#registeration-form .card-title {
    text-align: left;
    font: normal normal bold 32px/54px Ubuntu;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

#registeration-form .card-header .btn-outline-primary {
    padding: 0;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background: #f15b5a;
    color: #ffffff;
}

.single-pricing-box .price{
    color:#000000;
}

#faq-page {
    padding: 100px 0;
}

#pricing-area {
    padding: 100px 0;
}

#registeration-form .register-here-btn {
    background: #f15b5a !important;
    color: #ffffff;
}

.forgot-pass-link {
    margin-left: 10px;
}

@media only screen and (max-width: 991px) {
    #services-sec .content-part .img-part img {
        display: none;
    }

    .klev-responsive-nav .klev-responsive-menu.mean-container .mean-nav {
        margin-top: 82px;
    }

    .top-header .header-right-content {
        justify-content: center !important;
        margin: 15px 0 !important;
    }

    .navbar-expand-md .navbar-collapse {
        display: none !important;
    }
    /* .klev-responsive-nav .logo {
        margin: auto;
        text-align: center;
    } */
    .first-part-single-footer {
        /*justify-content: flex-start;*/
        align-items: center;
    }

    .klev-responsive-nav .mean-container a.meanmenu-reveal span {
        background: #f15b5a !important;
    }

    .klev-responsive-nav .mean-container a.meanmenu-reveal {
        color: #f15b5a;
        padding-top: 20px;
    }

    .header-contact-info li:last-child {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .klev-nav .navbar .navbar-brand {
        display: none;
    }

    #our-pricing-sec .basic-plan .icon-with-text .icon-check i {
        margin-right: 20px;
        margin-left: 5px;
    }

    #our-pricing-sec .basic-plan .icon-with-text .text-area p {
        padding-left: 10px;
    }

    #our-pricing-sec .basic-plan .icon-with-text .text-area .heading-location {
        font-size: 22px;
        line-height: 44px;
    }

    #our-pricing-sec .basic-plan .icon-with-text .text-area .location-sub-heading {
        font: normal normal normal 18px/36px Blinker;
    }

    #our-pricing-sec .basic-plan .amount-and-duration .amount h2 {
        padding-left: 15px;
    }

    #our-pricing-sec .basic-plan .basic-batch {
        font-size: 16px;
    }
    /*.klev-nav .navbar .navbar-brand{
        display:none;
    }*/
    /* .klev-responsive-nav {
        display: none !important;
    } */
    .klev-nav {
        display: block !important;
    }

    #register-your-intrest .text-h3 {
        font-size: 28px;
        line-height: 56px;
    }

    .feedback-area .section-title p {
        font-size: 28px;
        line-height: 56px;
        max-width: max-content;
    }

    #our-pricing-sec .sub-heading-area p {
        font-size: 28px;
        line-height: 56px;
    }

        #our-pricing-sec .sub-heading-area p.p1 {
            margin: 0;
        }

    #our-pricing-sec .heading-area .mini-heading p {
        font-size: 28px;
        line-height: 56px;
    }
    /* .klev-nav .navbar .navbar-nav .nav-item a {
        font-size: 28px !important;
    } */
    .feedback-area .section-title .sub-title {
        font-size: 28px;
        line-height: 56px;
    }

    .mobile-tp-50 {
        padding-top: 50px;
    }

    #our-pricing-sec .plan-descriptions .plans-data {
        margin-top: 30px;
        margin-top: 30px;
        padding: 50px 30px;
    }

    #our-pricing-sec .description-data p i {
        padding-right: 20px;
        padding-left: 5px;
    }

    #register-your-intrest .register-form {
        max-width: 100%;
    }

        #register-your-intrest .register-form .row.align-items-center.mt-4 {
            flex-wrap: initial;
            flex-direction: column;
        }

            #register-your-intrest .register-form .row.align-items-center.mt-4 .last-n-form {
                margin-top: 1.5em;
            }

    .single-pricing-box .price-btn-m-140 {
        margin-top: 100px !important;
    }

    .single-pricing-box {
        min-height: auto !important;
        max-height: auto !important;
    }

    .register-form .form-control {
        font-size: 18px;
    }

    .single-footer-widget .logo p {
        font-size: 24px;
        line-height: 48px;
    }

    #register-your-intrest .frm-send-btn-top {
        font-size: 18px;
        text-align: center;
    }

    .copyright-area p {
        font-size: 16px;
    }

    .copyright-area ul li a {
        font-size: 16px;
    }

    .slider-banner-image {
        /*max-width: max-content;*/
        height: auto;
    }

    .main-banner.item-bg1 {
        padding-bottom: 0 !important;
    }

    .klev-nav .navbar .navbar-nav .nav-item.round-btn-style {
        padding-left: 15px;
    }

    #our-pricing-sec .basic-plan {
        padding: 20px;
        justify-content: space-between;
    }
    /* .plan-descriptions .plans-data .description-data p {
        font-size: 22px !important;
        line-height: 44px !important;
    } */
    #our-pricing-sec .plan-descriptions .buy-now-btn {
        text-align: center;
    }

    .feedback-slides.owl-theme .owl-item {
        border: dashed 1px rgba(0, 0, 0, .3);
        margin: 10px 0;
    }

    .single-feedback-item .client-info h4 {
        font-size: 22px;
        line-height: 44px;
    }

    .single-feedback-item .client-info span {
        font-size: 18px;
        line-height: 0;
    }

    .single-feedback-item > div {
        margin-top: 50px;
    }

    .single-footer-widget h3 {
        font-size: 18px !important;
        line-height: 21.6px !important;
        font-weight: bold;
        text-align: left;
    }

    #register-your-intrest .frm-send-btn {
        font-size: 18px;
    }

    .single-footer-widget .logo {
        max-width: 400px;
    }

        .single-footer-widget .logo.social-tab {
            /*margin: 0 auto;*/
        }

        .single-footer-widget .logo p {
            text-align: left;
            font: normal normal normal 14px/1.8 ubuntu;
        }

    .single-footer-widget .social {
        text-align: left;
        margin-top: 20px;
    }

    .single-footer-widget h3 {
        margin-bottom: 10px;
    }

    .single-footer-widget {
        margin-bottom: 50px;
    }

    .about-footer {
        margin-top: 50px;
    }

    .our-services-footer {
        margin-bottom: 50px;
    }

    .services-area .single-services-box .service-icon {
        width: 100%;
        height: auto;
    }

    .services-area .single-services-box h3 {
        font: normal normal bold 38px/54px Ubuntu;
        text-align: center;
        justify-content: center;
        margin-top: 20px;
    }

    .services-area .single-services-box p {
        text-align: center !important;
    }

    .services-area .single-services-box .read-more-btn {
        font-size: 28px;
        text-align: center;
        width: 100%;
    }

    .single-blog-post .post-content h3 a {
        font-size: 28px;
        line-height: 56px;
    }

    .single-blog-post .post-content p {
        font-size: 22px;
        line-height: 44px;
    }

    .single-blog-post .post-content .read-more-btn {
        font-size: 18px;
    }
}

.custome-btn-bg {
    background: #f15b5a;
    color: #fff;
}

    .custome-btn-bg:hover {
        color: #fff;
    }

    .custome-btn-bg:focus {
        color: #fff;
    }

.single-pricing-box .pricing-header {
    background: #f15b5a;
    min-height: 185px;
    max-height: 185px;
}

    .single-pricing-box .pricing-header p {
        color: #fff;
    }

    .single-pricing-box .pricing-header::before {
        background: #f15b5a;
    }

    .single-pricing-box .pricing-header h3 {
        font-family: "Muli", sans-serif;
        font-weight: 800;
    }

.single-pricing-box .pricing-features-list li i {
    color: #f15b5a;
}

.single-pricing-box .book-now-btn {
    padding-left: 42px;
    padding-right: 42px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font: normal normal bold 45px/50px Ubuntu;
    color:#000000;
}

.faq-accordion .accordion .accordion-content {
    font: normal normal normal 16px/30px Blinker;
}

.faq-accordion h2 {
    font-weight: 700;
}

.faq-accordion .accordion .accordion-title.active i {
    background-color: #f15b5a;
}

.faq-accordion .sub-title {
    color: #f15b5a;
}

.faq-accordion .accordion .accordion-title i {
    background: #f15b5a;
    color: #FFFFFF;
}

.services-details-header h3 {
    font-weight: 700;
}

.widget-area .widget_services_list ul li.active a {
    background-color: #f15b5a;
}

.widget-area .widget_services_list ul li a:hover {
    background-color: #f15b5a;
}

.services-details-image-slides.owl-theme .owl-dots .owl-dot.active span {
    background-color: #f15b5a;
}

.services-details-info ul li span {
    color: #f15b5a;
}

.services-details-desc .features-list li i {
    color: #f15b5a;
}

.services-details-desc .services-details-pricing .pricing-content ul li span {
    color: #f15b5a;
}

.services-details-desc .services-details-pricing .pricing-content ul li:hover {
    background-color: #f15b5a;
}

.services-details-desc .services-details-pricing .pricing-content ul li::before {
    background-color: #f15b5a;
}

.services-details-desc .services-details-footer-features ul li i {
    background-color: #f15b5a;
}

a:hover,
a:focus {
    color: #f15b5a;
}

.single-blog-post .post-image .date i {
    color: #f15b5a;
}

.pagination-area .page-numbers.current,
.pagination-area .page-numbers:hover,
.pagination-area .page-numbers:focus {
    background: #f15b5a;
}

.single-blog-post .post-content .read-more-btn:hover {
    color: #f15b5a;
}

.widget-area .widget_search form .search-field:focus {
    border-color: #f15b5a;
}

.widget-area .widget_search form button {
    background-color: #f15b5a;
}

.widget-area .widget .widget-title::before {
    background: #f15b5a;
}

.blog-details-desc .article-content .entry-meta ul li i {
    color: #f15b5a;
}

.widget-area .widget_categories ul li::before {
    background: #f15b5a;
}

.widget-area .widget_recent_entries ul li a:hover {
    color: #f15b5a;
}

.widget-area .widget_recent_comments ul li::before {
    background: #f15b5a;
}

.widget-area .widget_recent_entries ul li::before {
    background: #f15b5a;
}

.widget-area .widget_archive ul li::before {
    background: #f15b5a;
}

.widget-area .widget_meta ul li::before {
    background: #f15b5a;
}

.blog-details-desc .article-content .features-list li i {
    color: #f15b5a;
}

.blog-details-desc .article-content .features-list li:hover i {
    background: #f15b5a;
}

.blog-details-desc .article-footer .article-share .social li a {
    color: #f15b5a;
}

    .blog-details-desc .article-footer .article-share .social li a:hover {
        background: #f15b5a;
    }

.widget-area .tagcloud a:hover,
.widget-area .tagcloud a:focus {
    background-color: #f15b5a;
    border-color: #f15b5a;
}

.comments-area .comment-respond input[type="date"]:focus,
.comments-area .comment-respond input[type="time"]:focus,
.comments-area .comment-respond input[type="datetime-local"]:focus,
.comments-area .comment-respond input[type="week"]:focus,
.comments-area .comment-respond input[type="month"]:focus,
.comments-area .comment-respond input[type="text"]:focus,
.comments-area .comment-respond input[type="email"]:focus,
.comments-area .comment-respond input[type="url"]:focus,
.comments-area .comment-respond input[type="password"]:focus,
.comments-area .comment-respond input[type="search"]:focus,
.comments-area .comment-respond input[type="tel"]:focus,
.comments-area .comment-respond input[type="number"]:focus,
.comments-area .comment-respond textarea:focus {
    border-color: #f15b5a;
}

.comments-area .comment-respond .form-submit input {
    background: #f15b5a;
}

.comments-area .comment-author .fn {
    font: normal normal bold 14px/16px Ubuntu;
}

.widget-area .widget_contact::before {
    background: #f15b5a;
}

.help-first-bg {
    background: #F0F8FB;
}

.about-content h2 {
    font-weight: 700;
}

.widget-area .widget_services_list ul li.active a i::after {
    background-color: transparent;
}

.widget-area .widget_services_list ul li a i::after {
    background-color: transparent;
}

.widget-area .widget_services_list ul li a:hover i::after {
    background-color: transparent;
}

.faq-accordion .accordion .accordion-title {
    cursor: pointer;
}

    .faq-accordion .accordion .accordion-title i {
        height: 40px;
        top: 5px;
    }

.faq-accordion .accordion .accordion-content {
    animation: smooth 0.2s ease-in-out;
}

.faq-image img {
    display: block;
}

.go-top {
    background-color: #f15b5a;
}

    .go-top::before {
        background-color: #130947;
    }

.align-center {
    align-items: center;
}

.single-pricing-box .price-btn-m-140 {
    margin-top: 405px;
}

.mt-250 {
    margin-top: 250px;
}

.site-btn-color {
    background-color: #f15b5a;
}

.back-service {
    text-align: right;
    padding: 20px 30px;
    line-height: 1.8;
    font-weight: normal;
    border-radius: 36px;
}

.back-service i {
    left: 10px;
}

.back-service i {
    background: #130947 !important;
}

.btn-primary:hover i,
.btn-primary:focus i {
    color: #130947;
    background: #fff !important;
}

.icon-with-text .text-area p {
    color: #000;
}

.active-package {
    background-color: #F15B5A !important;
}

    .active-package .icon-with-text .text-area p {
        color: #fff !important;
    }

.clickEvent {
    cursor: pointer;
}

.icon-with-text .icon-check i {
    color: #000;
}

.active-package .icon-with-text .icon-check i {
    color: #fff;
}

.amount-and-duration .amount h2 {
    color: #000;
}

.amount-and-duration .duration p {
    color: #000;
}

.active-package .amount-and-duration .amount h2 {
    color: #fff;
}

.active-package .amount-and-duration .duration p {
    color: #fff;
}

.active-package .basic-batch {
    background: #fff;
    color: #F15B5A;
}

.basic-batch {
    background: #F15B5A;
    color: #fff;
}

.active-line {
    width: 40px;
    height: 3px;
    background: transparent;
    display: block;
    margin: 0 auto;
}

/*.navbar-nav .nav-item:hover .active-line {
    background: #F15B5A;
}*/

.active-line-now .nav-link .active-line {
    background: #F15B5A;
}

.klev-nav .navbar .navbar-nav .nav-item a.active {
    color: #F15B5A !important;
}

.plans-data-height {
    min-height: 170px !important;
}

.navbar {
    justify-content: flex-end;
}

.navbar-brand {
    width: 25%;
}

.navbar-light .navbar-toggler {
    border-color: transparent;
}

.coming-soon h3 {
    color: #404040;
}

.main-banner.item-bg1::before {
    background-image: none !important;
}

@keyframes smooth {
    0% {
        opacity: 0;
        margin-top: -10px;
    }

    100% {
        opacity: 1;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font: normal normal bold 24px/42px Ubuntu;
    }
    .navbar-nav .nav-item:hover .active-line {
        margin: initial;
    }
    #our-pricing-sec .basic-plan .icon-with-text .text-area .location-sub-heading {
        font: normal normal normal 13px/1.7 ubuntu;
        padding: 0;
    }
    #our-pricing-sec .basic-plan {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        min-height: 200px;
        height: auto;
    }

    #our-pricing-sec .basic-plan .buy-now-btn > a {
        padding: 10px 20px;
        background: #000000;
        color: #ffffff;
        border-radius: 28px;
        font-size: 13px;
    }

    .services-area .single-services-box .read-more-btn {
        font: normal normal bold 16px/1.8 Blinker;
    }

    .main-banner.item-bg1 .d-table .d-table-cell .container .row.align-center {
        margin-top: 0;
    }

    .plan-descriptions .plans-data .description-data h2 {
        font: normal normal bold 22px/28px Ubuntu;
    }

    #services-sec .content-part .button-part {
        text-align: center;
    }

    #our-pricing-sec .heading-area .mini-heading p {
        font: normal normal bold 20px/25px Blinker;
    }

    #our-pricing-sec .sub-heading-area h2 {
        font: normal normal bold 24px/42px Ubuntu;
    }

    #our-pricing-sec .sub-heading-area p {
        font: normal normal normal 13px/1.7 ubuntu;
    }

    .plan-descriptions .plans-data .description-data p {
        font: normal normal normal 14px/1.8 blinker;
        margin-bottom: 5px;
    }

    #our-pricing-sec .basic-plan .icon-with-text .icon-check i {
        font-size: 30px;
    }

    .single-footer-widget .footer-quick-links {
        text-align: left;
    }

    .single-blog-post .post-content h3 a {
        font: normal normal bold 24px/42px Ubuntu;
    }

    .single-blog-post .post-content p {
        font-size: 14px;
        line-height: 1.7;
    }

    .copyright-area p {
        font: normal normal normal 14px/1.8 ubuntu;
    }

    .copyright-area ul li a {
        font: normal normal normal 14px/1.8 ubuntu;
    }

    .single-footer-widget .footer-quick-links li a {
        text-align: left;
        font: normal normal normal 14px/1.8 ubuntu;
    }

    #services-sec .content-part .button-part a {
        text-align: center;
        font: normal normal normal 16px/1.8 Blinker;
        border-radius: 36px;
    }

    #our-pricing-sec .plan-descriptions .buy-now-btn a {
        font: normal normal normal 16px/1.8px Blinker;
        display:none;
    }

    #our-pricing-sec .basic-plan .amount-and-duration .amount h2 {
        font: normal normal bold 16px/0 Blinker;
        margin:0;
        padding:0;
    }

    #our-pricing-sec .basic-plan .amount-and-duration .duration p {
        font: normal normal normal 12px/1.7 Blinker;
    }

    #our-pricing-sec .basic-plan .icon-with-text .text-area .heading-location {
        font-size: 22px;
        line-height: 28px;
        margin: 0;
        padding: 0;
    }
    .services-area .single-services-box h3 {
        font: normal normal bold 24px/42px Ubuntu;
    }
    #our-pricing-sec .basic-plan .basic-batch {
        font-size: 13px;
    }

    #our-pricing-sec .popular-plan .basic-batch {
        left: 90px;
    }

    #services-sec .view-all-button a {
        padding: 20px 25px;
        font: normal normal normal 16px/1.8 Blinker;
    }

    .feedback-area .section-title .sub-title {
        font-size: 14px;
        line-height: 21px;
    }
    .service-header .content {
        text-transform: lowercase;
        font-size: 14px;
        padding: 0 10px;
        line-height: 1.7;
        font-weight: 400;
    }
    .feedback-area .section-title h2 {
        text-align: center;
        font: normal normal bold 24px/42px Ubuntu;
    }

    .feedback-area .section-title p {
        text-align: center;
        font: normal normal normal 14px/1.8 ubuntu;
    }

    .single-feedback-item p {
        text-align: center;
        font: normal normal normal 14px/1.8 ubuntu;
        padding: 0;
        width: 100%;
    }

    .single-feedback-item .client-info h4 {
        font-size: 14px;
        line-height: 21px;
    }

    .single-feedback-item .client-info span {
        font-size: 14px;
    }

    #register-your-intrest h1 {
        text-align: center;
        font: normal normal bold 25px/1.3 Ubuntu;
    }

    #register-your-intrest .text-h3 {
        text-align: center;
        font: normal normal normal 14px/1.8 ubuntu;
    }

    #register-your-intrest .frm-send-btn {
        font-size: 16px;
    }

    .single-footer-widget .logo {
        max-width: 400px;
        margin-right: auto;
    }

    .register-form .form-control {
        font-size: 13px;
        line-height: normal;
    }

    .header-right-content .hello-email {
        padding-right: 10px;
        margin-right: 10px;
    }

    .header-right-content .top-header-social li a {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .main-banner-content h1 {
        line-height: 1.4;
        font-size: 30px !important;
        text-align: center;
    }

    .main-banner-content .sub-title {
        text-transform: lowercase;
        font-weight: normal;
    }

    .main-banner-content p {
        max-width: 100%;
        font-size: 14px;
    }

    #services-sec .sub-heading-area h2 {
        font-size: 24px;
    }

    #services-sec .heading-area .mini-heading p {
        font-size: 13px;
        padding: 0;
    }

    #services-sec .sub-heading-area p {
        text-transform: lowercase;
        font-weight: normal;
        font-size: 13px;
        padding: 0 10px;
        line-height: 1.7;
        font-family: 'Ubuntu';
    }

    #services-sec .content-part .heading-part h2 {
        font-size: 24px;
        font-family: 'Ubuntu';
        font-weight: bold;
        text-align: center;
    }

    #services-sec .content-part .description-part p {
        text-align: center;
        font: normal normal normal 13px/1.7 ubuntu;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    }
    .faq-accordion {
        padding-top: 60px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-banner-content h1 {
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        font-family: 'Ubuntu';
        line-height: 1.5em;
        font-weight: bold;
        font-size: 50px !important;
    }

    .main-banner-content .sub-title {
        max-width: 550px;
        margin-top: 12px;
        font-size: 16px;
        line-height: 1.8;
    }

    .main-banner-content p {
        max-width: 550px;
        margin-top: 12px;
        font-size: 16px;
        line-height: 1.8;
        padding: 0;
    }
}

.klev-nav .navbar .navbar-nav .nav-item a.active .active-line {
    background: #F15B5A;
}
.klev-responsive-nav .klev-responsive-menu.mean-container .mean-nav ul li a.active .active-line {
    margin: initial;
    background: #F15B5A;
}

.single-footer-widget .footer-quick-links li a:hover {
    color: #f15b5a;
}

.feedback-slides.owl-theme .owl-item {
    border: dashed 1px rgba(0, 0, 0, .3);
    margin: 10px 0;
}

.faq-accordion {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.sign-up-desc{
    pointer-events:none;
}

.contact-info-box .icon {
    color: #f15b5a;
}

.contact-info-box:hover .icon {
    background-color: #f15b5a;
}

.contact-info-box span a:hover {
    color: #f15b5a;
}

.help-block.with-errors ul>li{
    color:red;
}

.recaptha-verification span {
    color: #a94442;
    font-size: 13px;
    margin:20px 0;
}


.recaptha-verification {
    display: flex;
    flex-direction: column;
    margin: 0px 0px 14px 7px;
}


.single-blog-post .post-image a{
    pointer-events:none;
}

.home-recaptha-verification{
    margin-top:1.5em;
}
.cursor-pointer {
    cursor: pointer;
}
.error {
    color:yellow;
}

.notification-message {
    position: fixed;
    z-index: 999999;
    top: 0px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: forestgreen;
    padding: 5px;
}

    .notification-message span.dismiss {
        border: 2px solid #FFF;
        padding: 0 5px;
        cursor: pointer;
        float: right;
        margin-right: 10px;
    }

    .notification-message a {
        color: white;
        text-decoration: none;
        font-weight: bold;
    }
