/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

.site-header {
    background-color: #3DA5F4 !important;
    border-bottom: none !important;
    border-top: none !important;
    padding-bottom: 70px !important;
    padding-top: 20px !important;
    height: auto !important;
}

.site-header.style1:after {
    display: none !important;
}

.site-header .site-logo-img {
    max-height: 60px !important;
    max-width: 572px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
}

.home-hero-text p {
    text-align: left !important;
    font-size: 3.6rem !important;
    line-height: 4.8rem !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
}

.home-hero {
    position: relative !important;
    overflow: hidden !important;
}

@media(max-width: 649px) {
    .hero-image {
        position: absolute !important;
        bottom: -145% !important;
        right: 0% !important;
        transform: rotate(18.5deg) !important;
        width: 700px !important;
        height: auto !important;
        object-fit: contain !important;
    }
}

@media(min-width: 650px) and (max-width: 768px) {
    .hero-image {
        position: absolute !important;
        bottom: -165% !important;
        transform: rotate(18.5deg) !important;
        right: 0% !important;
        width: 1057px !important;
        height: auto !important;
        object-fit: contain !important;
    }
}


@media(min-width: 769px) and (max-width: 991px) {
    .hero-image {
        position: absolute !important;
        bottom: -155% !important;
        right: 0% !important;
        transform: rotate(18.5deg) !important;
        width: 1057px !important;
        height: auto !important;
        object-fit: contain !important;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    .hero-image {
        position: absolute !important;
        bottom: -90% !important;
        right: -45% !important;
        width: 1057px !important;
        height: auto !important;
        object-fit: contain !important;
    }
}

@media(min-width: 1200px) {
    .hero-image {
        position: absolute !important;
        bottom: -100% !important;
        right: -50% !important;
        width: 1057px !important;
        height: auto !important;
        object-fit: contain !important;
    }
}


.white-text {
    text-align: center !important;
    font: normal normal 600 2rem/2.4rem Inter !important;
    letter-spacing: 0px !important;
    color: #FFFBE8 !important;
}

.footer-links a {
    color: #FFFBE8 !important;
}

.privacy-policy,
.terms-and-conditions,
.site-map {
    color: #005690 !important;
}

.main-menu-link::before {
    display: none !important;
}

.current_page_item .main-menu-link span {
    color: #005690 !important;
}

.border-left-blue {
    border-left: 2px solid #3DA5F4 !important;
}

.border-left-dark-blue {
    border-left: 2px solid #005690 !important;
}

@media (min-width: 769px) {
    #header-links-wrapper {
        display: none !important;
    }

    #mobile-search-form {
        display: none !important;
    }

    .gensearch__input {
        color: #FFFBE8 !important;
    }

    .gensearch__input::placeholder {
        color: #FFFBE8 !important;
    }
}

@media (max-width: 768px) {
    #header-links-wrapper {
        display: flex !important;
    }

    #mobile-search-form {
        display: block !important;
    }

    .custom-search-input {
        color: #000 !important;
    }

    .cusotmer-search-input::placeholder {
        color: #000 !important;
    }

    .site-header {
        background-color: #3DA5F4 !important;
        border-bottom: none !important;
        border-top: none !important;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
        height: auto !important;
    }

    .site-header-top {
        display: none !important;
    }

    .site-header-separator.visible-xs {
        display: none !important;
    }

    .fxb-col {
        max-width: 50% !important;
    }

    .fxb-row-col-sm {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
    }

    .site-header .site-logo-img {
        max-height: 50px !important;
        max-width: 572px !important;
        width: auto !important;
        height: auto !important;
        object-fit: contain !important;
    }

    .site-logo-anch {
        height: auto !important;
    }

    h1.site-logo.logo {
        justify-content: center !important;
        flex-direction: column !important;
        display: flex !important;
    }
}

@media (max-width: 992px) {
    .border-left-dark-blue {
        border-left: none !important;
    }

    .border-left-blue {
        border-left: none !important;
    }
}

.gform_wrapper input[type="file"] {
    width: fit-content !important;
}

.gfield_description {
    font-size: 14px !important;
    color: #005690 !important;
}

.gform_fileupload_rules {
    display: none !important;
}

.gform_wrapper input {
    border: none !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    color: #005690 !important;
    font-size: 2rem !important;
    height: auto !important;
    background-color: rgba(0, 86, 144, 0.1) !important;
    border-radius: 9999px !important;
}

.gform_wrapper input::placeholder {
    color: #005690 !important;
}

.gform_wrapper select {
    border: none !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    color: #005690 !important;
    font-size: 2rem !important;
    height: auto !important;
    background-color: rgba(0, 86, 144, 0.1) !important;
    border-radius: 9999px !important;
}

.gform_wrapper select::placeholder {
    color: #005690 !important;
}

.gform_wrapper input:focus {
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

.gform_wrapper select:focus {
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

.gform_wrapper textarea {
    border: none !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    color: #005690 !important;
    font-size: 2rem !important;
    height: 150px !important;
    background-color: rgba(0, 86, 144, 0.1) !important;
    border-radius: 20px !important;
}

.gform_wrapper textarea::placeholder {
    color: #005690 !important;
}

.gform_wrapper textarea:focus {
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

.gform_wrapper .gform_footer input[type="submit"] {
    background-color: #FDB400 !important;
    color: #FFFFFF !important;
    font-size: 2rem !important;
    padding: 12px 50px !important;
    border-radius: 9999px !important;
    border: none !important;
    ;
}

.gform_title {
    display: none !important;
}

.gform_footer {
    justify-content: center !important;
}

.gfield_required {
    display: none !important;
}

.gfield {
    position: relative !important;
}

.gfield label {
    font-size: 2rem !important;
    color: #005690 !important;
    pointer-events: none !important;
    display: none !important;
}

.gform_fields {
    gap: 20px !important;
}

.acc-panel-title a {
    color: #005690 !important;
    font-size: 2rem !important;
    line-height: 2.4rem !important;
    background-color: transparent !important;
    border: none !important;
}

.acc-group {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 2px solid #3DA5F4 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-radius: 0px !important;
}

.acc-content {
    background-color: transparent !important;
    border: none !important;
}

.acc--default-style {
    border: none !important;
}

.gfield--type-section {
    border-block-end: none !important;
}

.gsection_title {
    font-size: 3.6rem !important;
    line-height: 4.8rem !important;
    text-align: left !important;
    color: #07335B !important;
    font-weight: 600 !important;
}

.pricing-row {
    border-bottom: 2px solid #3DA5F4 !important;
}

.main-menu-link::after {
    display: none !important;
}

.topnav .menu-item a {
    color: #005690 !important;
    font-size: 1.6rem !important;
    line-height: 1.9rem !important;
    font-weight: normal !important;
}

.searchBtn {
    background-color: transparent !important;
}

.searchBtn span {
    color: #005690 !important;
}

.main-menu-link span {
    color: #005690 !important;
}

@media (min-width: 991px) {
    .main-menu-link span {
        color: #FFFBE8 !important;
        font-size: 2rem !important;
        line-height: 2.4rem !important;
        font-weight: normal !important;
    }

    .main-menu-link-sub span {
        color: #005690 !important;
    }

    #menu-item-2005 a {
        background-color: #FDB400 !important;
        padding: 8px 50px !important;
        border-radius: 9999px !important;
        border-color: #FDB400 !important;
        border-width: 2px !important;
        border-style: solid !important;
        transition: all 0.3s ease-in-out !important;
    }

    #menu-item-2005 a:hover {
        background-color: #3DA5F4 !important;
        color: #FDB400 !important;
        transition: all 0.3s ease-in-out !important;
    }
}

.topnav li:hover>a {
    color: #FFFBE8 !important;
}

.main-nav ul li.main-menu-item a:hover>span {
    color: #07335B !important;
}

.sub-menu .main-menu-item a span {
    font-size: 1.6rem !important;
    line-height: 1.9rem !important;
}

.post_details {
    display: none !important;
}

@media (min-width: 992px) {
    .headsearch--min .header-search-container.panel-opened {
        display: block !important;
        transition: all 0.3s ease-in-out !important;
    }
}

@media (min-width: 1200px) {
    .topnav {
        display: flex !important;
        align-items: center !important;
    }

    .menu-item-472 {
        background-color: #3DA5F4 !important;
        padding: 8px 30px !important;
        border-radius: 9999px !important;
        border-color: #005690 !important;
        border-width: 2px !important;
        border-style: solid !important;
        transition: all 0.3s ease-in-out !important;
    }
}

.zn-res-menu-nav {
    color: #005690 !important;
}

.main-menu {
    margin-top: 20px !important;
    display: flex !important;
    align-items: center !important;
}

.site-logo a {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.fxb-start-x {
    display: none !important;
}

.home-carousel-2-col-left-image {
    position: absolute !important;
    bottom: -10% !important;
    left: -45% !important;
    width: auto !important;
}

@media(min-width: 1200px) {
    .home-carousel-2-col-left-image {
        height: 843px !important;
    }
}

@media (max-width: 1200px) {
    .home-carousel-2-col-left-image {
        left: -40% !important;
    }
}

@media (max-width: 991px) {
    .home-carousel-2-col-left-image {
        left: -35% !important;
    }
}

.home-carousel-2-col-left {
    position: relative !important;
}

.home-carousel-2-slider {
    z-index: 100 !important;
}

.elm-searchbox__form {
    box-shadow: none !important;
    background-color: rgba(255, 251, 232, 0.2) !important;
    border-radius: 9999px !important;
}

.elm-searchbox__form input {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #FFFBE8 !important;
    font-size: 2.0rem !important;
    line-height: 2.8rem !important;
}

.elm-searchbox__form button[type="submit"] {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.inquiry-form .gform_wrapper input::placeholder {
    color: #FFFBE8 !important;
}

.inquiry-form .gform_wrapper input {
    background-color: rgba(255, 251, 232, 0.2) !important;
    box-shadow: none !important;
    color: #FFFBE8 !important;
}

.inquiry-form .gform_wrapper select {
    background-color: rgba(255, 251, 232, 0.2) !important;
    box-shadow: none !important;
    color: #FFFBE8 !important;
}

.inquiry-form .gform_wrapper textarea {
    background-color: rgba(255, 251, 232, 0.2) !important;
    box-shadow: none !important;
    color: #FFFBE8 !important;
}

.inquiry-form .gform_wrapper textarea::placeholder {
    color: #FFFBE8 !important;
}

.login-form-wrapper {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    margin-top: 50px !important;
}

.login-form {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    max-width: 536px !important;
    width: 100% !important;
}

.login-form input {
    background-color: rgba(0, 86, 144, 0.1) !important;
    border: none !important;
    border-radius: 9999px !important;
    width: 100% !important;
    box-shadow: none !important;
    color: #FFFBE8 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 2rem !important;
    height: auto !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    color: #005690 !important;
    outline: none !important;
}

.login-form input:focus {
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

.login-form input::placeholder {
    color: #005690 !important;
}

.login-form button {
    background-color: #FDB400 !important;
    color: #FFFFFF !important;
    font-size: 2rem !important;
    padding: 12px 50px !important;
    border-radius: 9999px !important;
    border: none !important;
    margin-top: 30px !important;
}

.login-form-btn-wrapper {
    display: flex !important;
    justify-content: center !important;
}

.subscribe-section {
    position: relative !important;
}

.subscribe-column {
    position: absolute !important;
    bottom: -90px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 10 !important;
    max-width: 1640px !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.newsletter-form form {
    display: flex !important;
    align-items: center !important;
    background-color: #FFFBE8 !important;
    border-radius: 9999px !important;
}

.newsletter-form form .gform_body input {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-color: transparent !important;
}

.newsletter-form form .gform_body {
    width: 80% !important;
}

.newsletter-form form .gform_footer {
    flex: 1 !important;
    margin-top: 0px !important;
}

.newsletter-form form .gform_footer input[type="submit"] {
    width: 100% !important;
}

#eluid613a3b0a,
#eluid03d8f96e,
#eluid59001c6f,
#eluideecf15f3,
#eluid722fa2d8,
#eluid638fa84a,
#eluid2d5bf34f,
#eluida8ce6dd5 {
    padding-left: 0px !important;
}

.elm-sc-icon {
    color: #07335B !important;
    background-color: #3DA5F4 !important;
}

@media(max-width: 992px) {
    .elm-cmlist {
        text-align: center !important;
    }

    .zn-buttonText {
        text-align: center !important;
    }

    .elm-socialicons {
        text-align: center !important;
    }

    .text-left {
        text-align: center !important;
    }

    .home-hero-text p {
        text-align: center !important;
    }

    .img-align-left {
        margin: 0 auto !important;
        float: none !important;
        text-align: center !important;
    }

    .body-text {
        text-align: center !important;
    }

    .zn-heading,
    .dn-heading {
        text-align: center !important;
    }

    a.main-menu-link span {
        text-align: left !important;
    }

    p,
    span,
    li:not(.main-menu-item) {
        text-align: center !important;
    }

    .gsection_title {
        text-align: center !important;
    }

    .acc-tgg-button {
        text-align: center !important;
    }

    .newsletter-form form {
        flex-direction: column !important;
        gap: 10px !important;
        background-color: transparent !important;
        border-radius: 0px !important;
    }

    .newsletter-form form .gform_body {
        background-color: transparent !important;
        width: 100% !important;
    }

    .newsletter-form form .gform_footer {
        width: 100% !important;
    }

    .newsletter-form form .gform_body input {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        background-color: transparent !important;
        background-color: #FFFBE8 !important;
        width: 100% !important;
        border-radius: 9999px !important;
    }

    .subscribe-column {
        bottom: -130px !important;
    }
}

.body-text {
    text-align: left !important;
}

#eluida1e6d917 .znColumnElement-innerWrapper {
    overflow: hidden !important;
}

.acc--default-style .acc-tgg-button:before,
.acc--default-style .acc-tgg-button:after {
    background-color: #07335B !important;
}

.znSmartCarousel-nav {
    color: #07335B !important;
}