
*{font-family: Poppins;}


/* navbar */


.jinni_nav .nav_img {
    width: auto;
    height: 65px;
}

.jinni_nav .dropdown:hover>.dropdown-menu {
    display: block
}

.jinni_nav .dropdown>.dropdown-toggle:active {
    pointer-events: none
}

.jinni_nav .dropdown:hover .dropdown-toggle::after {
    transform: rotateX(180deg);
    margin-top: 0
}

.jinni_nav .dropdown-toggle::after {
    display: inline-block;
    margin-left: unset;
    vertical-align: unset;
    content: "\f107";
    border-top: unset;
    border-right: unset;
    border-bottom: unset;
    border-left: unset;
    padding-left: 7px;
    font-family: "Font Awesome 6 Free";
    font-size: 13px;
    margin-top: 1px;
    transition: .4s
}

.login_btn {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    border-radius: 3px;
    padding: 12px 33px;
    background: #6ec1e4;
    color: #fff;
    text-decoration: none
}


.col-20,
.col-40,
.col-60,
.foot_copy,
.nav_logo,
.nav_redirect,
.navbar-nav {
    padding: 10px
}

.jinni_nav .dropdown-item,
.jinni_nav .nav-item .nav-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: var(--title_color) !important
}

.jinni_nav .dropdown-item {
    padding: 9px 21px;
    transition: .4s
}

.menu-item {
    position: relative
}

.menu-item-text {
    display: inline-block;
    position: relative;
    transition: .4s
}

.menu-item-text:after {
    content: "";
    width: 0;
    height: 2px;
    background-color: #202030;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: .4s;
    transform: rotate(0) !important
}

.login_btn:after,
.login_btn:before {
    background: var(--site_primary);
    content: ""
}

.jinni_nav .dropdown-item:hover .menu-item-text:after {
    width: 100%;
    left: 0;
    right: auto
}

.jinni_nav .dropdown-item:hover {
    padding-left: 25px;
    background: 0 0
}

.nav_shadow {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
    background: #fff
}



.jinni_nav .dropdown-menu {
    box-shadow: 0 10.5px 20px rgb(0 0 0/9%);
    background-color: #fff;
    border-color: #fff;
    border-radius: 6px
}

.jinni_nav {
    position: sticky !important;
    top: 0;
    transition: .4s;
    z-index: 999
}
.login-btn a {
    font-size: 14px;
    background: #83bf06;
    padding: 12px 27px;
    border-radius: 5px;
}
.login-btn a {
    color: #fff;
    text-decoration: none;
}

@media(max-width:992px) {

    .foot_row1 .col-40,
    .login_btn {
        width: 100% !important
    }

    .navbar .navbar-collapse.collapsing {
        height: auto !important
    }

    .mas-creative-btn-wrap.login-btn a {
        width: 100%
    }

    .navbar .lateral-left {
        left: 0 !important;
        animation: .2s forwards slide-out-left
    }

    .navbar .lateral-left.open {
        animation: .2s forwards slide-in-left
    }

    .navbar .lateral-right {
        right: 0 !important;
        animation: .2s forwards slide-out-right
    }

    .navbar .lateral-right.open {
        animation: .2s forwards slide-in-right
    }

    .navbar .navbar-collapse {
        bottom: 0;
        position: fixed;
        width: 80%;
        width: calc(100% - 60px);
        max-width: 400px;
        height: auto !important;
        overflow: scroll;
        background: #424242;
        padding: 30px;
        top: 70px;
    }

    .jinni_nav .nav-item {
        border-bottom: 1px solid #ffffff21
    }

    .jinni_nav .navbar-toggler {
        border: unset
    }

    .navbar .lateral-left.open,
    .navbar .lateral-right.open {
        display: block !important;
        overflow-y: auto
    }

    .navbar .lateral-right .nav-link {
        padding: 18px
    }

    .jinni_nav .dropdown-menu {
        box-shadow: unset;
        background-color: transparent;
        border-color: transparent;
        border-radius: unset
    }

    .navbar-toggler.CloseNav .navbar-toggler-icon {
        background-image: url(../images/cancel.svg)
    }

    .navbar-toggler:focus {
        box-shadow: unset !important
    }

    .login_btn {
        font-size: 14px;
        line-height: 15px;
        display: block;
        text-align: center
    }

    .jinni_nav .nav_img {
        width: auto;
        max-height: 50px
    }

    .jinni_nav .dropdown-toggle::after {
        content: "";
        background-image: url(../images/drop_icon.svg);
        width: 15px;
        height: 15px
    }

    .jinni_nav .dropdown-item,
    .jinni_nav .nav-item .nav-link {
        color: #fff !important;
       
        font-weight: unset
    }

    .demo_reques {
        margin-bottom: 10px
    }

    .demo_reques a {
        color: #fff
    }

    .nav_redirect {
        flex-direction: column
    }
}

.hero_text,
.herol_ul {
    font-size: 20px;
    color: #000
}




.card_wrap {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.site_title {
    font-family: Poppins;
    font-weight: 800;
    font-size: 68px;
    line-height: 1.2em;
}
.site_para {
    font-size: 24px;
    color: #585858;
    font-family: Poppins;
}
.elementor-button.elementor-button-link.elementor-size-sm {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.5px;
    fill: #fbfbfb;
    color: #fbfbfb;
    background-color: #83bf06;
    border-radius: 10px 10px 10px 10px;
    padding: 12px 18px 12px 18px;
    text-decoration: none;
}
.elementor-button-content-wrapper svg {
    height: 1rem;
}
.single_image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center center;
    border-radius: 14px 14px 14px 14px;
}
.image_wrapper:before {
    content: "";
    background: #83bf06;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 21px;
    top: -21px;
    z-index: 0;
    border-radius: 20px;
}
.hero_section {
    background: linear-gradient(180deg, #f4fae6 0%, #fbfbfb 100%);
    padding: 100px 0px;
}
.count_card {
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 25px 0px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
}
.box_desc {
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}
.box_card {
    margin-bottom: 12px;
    color: #83bf06;
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 0.8em;
}
.card_container {
    margin: 0px 0px 0px 0px;
    padding: 30px 30px 30px 30px;
    background-color: #fbfbfb;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #7A7A7A30;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.card_container h3 {
    font-weight: 600;
    font-size: 25px;
    font-family: 'Poppins';
    margin-top: 10px;
    margin-bottom: 20px;
}
.card_container p {
    font-size: 18px;
    line-height: 28px;
    color: rgb(88, 88, 88);
    font-family: 'Poppins';
}
.card_icon svg {
    fill: #83bf06;
    width: 40px;
}
.site_h2 {
    font-weight: 700;
    font-size: 42px;
}
.col_image {
    width: 55%;
}
.col_content {
    width: 45%;
}
.cta_card {
    background: #252525;
    border-radius: 15px;
    padding: 50px;
}
.col_content h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    line-height: 1em;
}
.col_content p {
    font-size: 18px;
    color: #ccc;
}
.cta_btn a {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
    fill: #000000;
    color: #000000;
    background-color: #fbfbfb;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 20px 10px 20px;
}
.stick-top {position: sticky; top: 90px;}
.card_wrap img {
    border-radius: 20px;
}
.card_wrap h3 {
    font-size: 24px;
    font-weight: 600;
}
.bottom_cta {
    background-color: transparent;
    background-image: linear-gradient(180deg, #fbfbfb 0%, #fff3f4 100%);
    padding: 60px 0px;
}
.bottom_cta h2 {
    font-size: 68px;
    font-weight: 700;
}
.featured_section h3 {
    font-size: 28px;
    font-weight: 600;
}
.featured_section h4 {
    font-size: 20px;
    color: #83bf06;
    font-weight: 600;
}
.featured_section p {
    font-size: 18px;
    line-height: 28px;
    color: rgb(88, 88, 88);
}

.subtext {
    font-size: 22px;
    line-height: 31px;
    color: #000;
}
.contact_form label {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 5px;
}
.contact_form  input.form-control, .contact_form  textarea {
    background: #FFF5F6;
    border: 0px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 30px;
    padding-left: 10px;
}
.contact_form textarea{height: 170px;}
._form-fieldset label {
    font-size: 13px;
    font-weight: 400;
}
.contact_form .form-select {
    background: #FFF5F6;
    border: 0px;
    height: 120px;
    font-size: 13px;
}
.review_head {
    font-size: 20px;
    color: #83bf06;
    margin-bottom: 20px;
}
.review_sec p {
    font-family: "Poppins", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
}

@media screen and (max-width:990px){
    .owl-nav {
        display: none;
    }
    .hero_section {
        padding: 35px 0px;
    }
    .site_title {
        font-size: 44px;
    }
    .site_para {
        font-size: 18px;
    }
    .image_wrapper {
        margin-top: 50px;
    }
    .site_h2 {
        font-size: 28px;
    }
    .featured_section h3 {
        font-size: 24px;
    }
    .featured_section h4 {
        font-size: 18px;
    }
    .featured_section p {
        font-size: 16px;
    }
    .featured_section.mt-5 {
        margin-top: 15px !important;
    }
    .col_content h2 {
        font-size: 32px;
    }
    .col_content p {
        font-size: 15px;
        color: #ccc;
    }
    .cta_btn a {
        font-size: 14px;
    }
    .bottom_cta h2 {
        font-size: 45px;
    }
    .elementor-button.elementor-button-link.elementor-size-sm {
        font-size: 15px;
    }
}

@media screen and (max-width:577px){
    .image_wrapper:before {
        display: none;
    }
    .site_title {
        font-size: 30px;
    }
    .site_para {
        font-size: 15px;
    }
    .elementor-button.elementor-button-link.elementor-size-sm {
        font-size: 13px;
    }
    .site_h2 {
        font-size: 24px;
    }
    .featured_section h3 {
        font-size: 21px;
    }
    .featured_section p {
        font-size: 15px;
        line-height: normal;
    }
    .card_icon svg {
        width: 28px;
    }
    .card_container h3 {
        font-size: 20px;
        margin-top: 8px;
        margin-bottom: 10px;
    }
    .card_container p {
        font-size: 15px;
        line-height: normal;
    }
    .col_content {
        width: 100%;
    }
    .col_image {
        width: 100%;
        margin-top: 20px;
    }
    .bottom_cta h2 {
        font-size: 26px;
    }
    .bottom_cta .mt-5 {
        margin-top: 25px !important;
    }
    .talenthon_footer ul {
        margin-bottom: 0;
        padding-left: 10px;
    }
    .copy_sec {
        font-size: 13px;
    }
    .talenthon_footer li {
        font-size: 13px;
    }
    nav.c-footer__social ul {
        justify-content: center !important;
        margin-top: 10px;
    }
    .review_sec p {
        font-size: 17px;
    }
    .navbar .navbar-collapse {width: 100%; max-width: unset;}
}
