/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.8
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.my_logout_btn {
    display: none;
}

.logged-in .my_logout_btn {
    display: block;
}

.logged-in .my_login_btn {
    display: none;
}

.um-col-1 {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
}

.um-field {
    width: 100%;
}


.um span.um-req,
.um-field-type_shortcode {
    color: #f00 !important;
}

a.glink {
    text-decoration: none;
    color: #42B2EB !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    padding: 0 4px;
}

a.glink.gt-current-lang {
    color: #25307F !important;
}

.header_single_lang a.glink.gt-current-lang {
    color: #fff !important;
}
.max_line_1 {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
}

.max_line_2,
.max_line_2 .elementor-heading-title a {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
}

.max_line_3 {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
}

.max_line_4 {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4 !important;
    line-clamp: 4 !important;
    -webkit-box-orient: vertical !important;
}

.max_line_5 {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 5 !important;
    line-clamp: 5 !important;
    -webkit-box-orient: vertical !important;
}

.slick-dots {
    bottom: -30px !important;
}
.slick-dots li {
    width: 12px !important;
    border-radius: 10px !important;
    height: 12px !important;
    margin: 0 6px !important;
}
.slick-dots li button,
.swiper-pagination-bullet {
    width: 12px !important;
    border-radius: 10px !important;
    height: 12px !important;
    background: #C3E3E8 !important;
    opacity: 1;
}

.slick-dots li button:hover,
.swiper-pagination-bullet:hover {
    color: #25307F !important;
    opacity: 1;
}

.slick-dots li.slick-active,
.slick-dots li.slick-active button,
.swiper-pagination-bullet-active {
    background: #25307F !important;
    opacity: 1;
    width: 54px !important;
}

.elementor-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.elementor-pagination .page-numbers {
    width: 24px;
    height: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 0 !important;
}

.elementor-pagination .page-numbers.current {
    border-radius: 28px;
    border: 1px solid #255AA8;
    background: #255AA8;
    color: #fff !important;
}

.wpcf7-form label {
    width: 100%;
    color: #25307F;
    font-family: "Arial", sans-serif;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 23.058px; /* 166.667% */
}

.wpcf7-form-control {
    height: 40px !important;
    border: 0 !important;
    border-bottom: #D9D9D9 1px solid !important;
    color: #8D8D8D;
    font-family: "Arial", sans-serif !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 24px !important;
    margin-top: 10px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 34px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: #D9D9D9 1px solid !important;
    border-radius: 4px;
    padding: 12px 14px !important;
    min-height: 180px;
}

.wpcf7-form-control.wpcf7-submit {
    border-radius: 40px !important;
    background: #255AA8;
    box-shadow: 0px 0px 16.141px 0px rgba(0, 0, 0, 0.12);
    display: flex;
    border: 0 !important;
    padding: 16px 55px !important;
    align-items: flex-start;
    color: #FFF;
    text-align: center;
    font-family: "Arial", sans-serif !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    height: auto !important;
    margin: 0 !important;
    float: right;
}
.wpcf7-spinner {display: none !important}
.rank-math-breadcrumb p {
    margin-bottom: 0 !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.rank-math-breadcrumb p a {
    color: #002060;
    text-align: justify;
    font-family: "Arial", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.rank-math-breadcrumb p span {
    color: #255AA8;
    text-align: justify;
    font-family: "Arial", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.post_customers_wrap {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 30px;
    justify-content: space-between;
    margin-top: 15px;
}

.post_customers_item {
    width: calc(33.333% - 20px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 10px;
    align-items: center;
    justify-content: center;
}

.post_customers_item img {
    max-width: 100%;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100%;
}

.post_customers_item p {
    margin: 0;
    overflow: hidden;
    color: #4A90C5;
    text-align: center;
    text-overflow: ellipsis;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 27.2px */
}

.post_filter_head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    column-gap: 24px;
    row-gap: 20px;
    margin-bottom: 60px;
}

.post_filter_head h2 {
    margin: 0;
    color: #255AA8;
    font-family: "Arial", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.post_filter_right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    column-gap: 24px;
    row-gap: 20px;
}

.post_filter_right select {
    border-radius: 16px;
    border: 1px solid #D3DFED;
    background: #FFF;
    color: #255AA8;
    padding: 10px 24px;
    outline: 0 !important;
    box-shadow: none !important;
    font-family: "Arial", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    width: auto !important;
}

.post_filter_top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    border: 1px solid #D3DFED;
    background: #FBFDFF;
    overflow: hidden;
}

.post_filter_content {
    position: relative;
}

.post_filter_content.loading:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1;
}

.post_filter_content_bottom {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
    margin-top: 40px;
}

.post_filter_top.post_filter_item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: calc(33.3333% - 20px);
}

.post_filter_top_left,
.post_filter_top_right {
    width: 50%;
}

.post_filter_top.post_filter_item .post_filter_top_left,
.post_filter_top.post_filter_item .post_filter_top_right {
    width: 100%;
    max-height: none;
}

.post_filter_top_left .post_filter_img {
    display: flex;
}

.post_filter_top_left img {
    border-radius: 16px;
    width: 100%;
    object-fit: cover;
}

.post_filter_top.post_filter_item .post_filter_top_left img {
    height: 264px;
    width: 100%;
    object-fit: cover;
    border-radius: 16px 16px 0 0;
}
.post_filter_top_right {
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 12px;
}

.post_filter_top_right .post_filter_cat {
    color: #255AA8;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.post_filter_top_right .post_filter_title {
    color: #161E55;
    font-family: "Arial", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.post_filter_top.post_filter_item .post_filter_top_right .post_filter_title {
    color: #161E55;
    font-size: 18px;
}

.post_filter_top_right .post_filter_excerpt {
    overflow: hidden;
    color: #5C5C5C;
    text-overflow: ellipsis;
    font-family: "Arial", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.post_filter_top_right hr {
    border: #D3DFED 1px solid;
    margin: 12px 0;
}

.post_filter_info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 10px;
    column-gap: 32px;
    margin: 0;
}

.post_filter_info span:first-child {
    color: #626262;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.post_filter_info span:last-child {
    color: #626262;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 27.2px */
}

.post_filter_more {
    text-align: right;
    margin: 0;
    margin-top: 40px;
}

.post_filter_more a {
    display: none;
}
.post_filter_more a.active {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    column-gap: 8px;
    color: #25307F;
    font-family: "Arial", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
}

.home_hover_box_2 {
    display: none;
}

.home_hover_box:hover .home_hover_box_1 {
    display: none;
}

.home_hover_box:hover .home_hover_box_2 {
    display: block;
}

@media only screen and (min-width: 1140px) {
    .e-con-boxed {
        max-width: 1080px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1140px) {
    .e-con-boxed {
        max-width: 1120px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1200px) {
    .e-con-boxed {
        max-width: 1140px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1440px) {
    .e-con-boxed {
        max-width: 1360px !important;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 1660px) {
    .home_hover_box {
        width: 500px !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 1024px) {
    .japrolox_icon_search:not(.japrolox_icon_search_mb) {
        position: absolute;
        right: 128px;
    }
    
    .elementor-nav-menu--main .elementor-nav-menu ul.sub-menu {
        top: 0 !important;
        left: 0 !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        position: relative !important;
        width: 100% !important;
    }
    
    .elementor-nav-menu--main .elementor-nav-menu > li {
        border-bottom: #3B71C0 1px solid;
    }
    
    .elementor-nav-menu--main .elementor-nav-menu > li:last-child {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 900px) {
    .japrolox_icon_search:not(.japrolox_icon_search_mb) {
        position: absolute;
        right: 90px;
    }

    .header_main_menu ul li a {
        padding-left: 20px;
        padding-right: 20px;
    }

    .header_main_menu .sub-menu {
        text-align: center;
    }

    .menu-item > a.has-submenu {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between !important;
    }

    .gt_selector {
        border: 0 !important;
        background: #255AA8 !important;
        color: #fff !important;
        text-align: center;
        font-family: "Arial", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        padding: 0 !important;
        box-shadow: none !important;
    }

    .gt_selector option[value=""] {
        display: none !important;
        background: #255AA8 !important;
    }

    .post_filter_top {
        flex-direction: column;
    }

    .post_filter_top_left, .post_filter_top_right {
        width: 100%;
    }

    .post_filter_top_left img {
        border-radius: 16px 16px 0 0;
    }

    .post_filter_top.post_filter_item {
        width: 100%;
    }

    .post_filter_right {
        justify-content: flex-start;
    }

    .post_filter_right select {
        font-size: 20px;
    }

    .post_filter_content_bottom {
        margin-top: 30px;
    }

    .post_filter_head {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 600px) {
    .japrolox_icon_search:not(.japrolox_icon_search_mb) {
        position: absolute;
        right: 64px;
    }
    
    .post_customers_item p {
        font-size: 12px;
    }

    .post_filter_head h2 {
        font-size: 24px;
    }

    .post_filter_content_top {
        display: none !important;
    }

    .post_filter_content_bottom {
        margin-right: -10px;
        margin-left: -10px;
    }

    .post_filter_content_bottom .post_filter_item {
        margin-right: 10px;
        margin-left: 10px;
    }
}

