/*Header css*/
.search-bg-icon .elementor-search-form__toggle i {
    display: none!important;
}
.search-bg-icon .elementor-search-form__toggle {
    width: 45px;
    height: 45px;
    background-image: url(../images/search-icon.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    border-radius: 100%;
}
.footer-form input.wpcf7-form-control {
    border: 1px solid #BABABA;
    box-sizing: border-box;
    background: none;
    border-radius: 0;
    height: 55px;
    color: #fff;
    margin-bottom: 12px;
    font-size: 14px;
}
.footer-form input.wpcf7-form-control::-webkit-input-placeholder { /* Edge */
    color: #BABABA;
}

.footer-form input.wpcf7-form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #BABABA;
}

.footer-form input.wpcf7-form-control::placeholder {
    color: #BABABA;
}
.footer-form input.wpcf7-form-control.wpcf7-submit {
    background: #003166;
    border-color: #003166;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}
[type=button]:focus, [type=submit]:focus, button:focus {
    outline: none;
}
.footer-form input.wpcf7-form-control.wpcf7-submit:hover {
    background: #0056b2;
    border-color: #0056b2;
}
.footer-form .wpcf7 form.invalid .wpcf7-response-output, .footer-form .wpcf7 form.unaccepted .wpcf7-response-output, .footer-form .wpcf7 form.payment-required .wpcf7-response-output {
    color: #969494;
}
.account-mobile-icon .elementor-icon-list-icon {
    padding: 5px;
    background: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.menu-sidebar-left .elementor-nav-menu li a {
    width: 100%;
    display: block;
}
.menu-sidebar-left .elementor-nav-menu .sub-arrow {
    float: right;
    font-size: 12px!important;
}
.menu-sidebar-left  .elementor-nav-menu--main .elementor-nav-menu ul {
    position: unset;
}
body.home .elementor-location-footer .elementor-shape-top .elementor-shape-fill, 
.page-template-require_login-php .elementor-location-footer .elementor-shape-top .elementor-shape-fill,
body.archive.category .elementor-location-footer .elementor-shape-top .elementor-shape-fill,
.page-template-full_width_page-php .elementor-location-footer .elementor-shape-top .elementor-shape-fill,
.search-results .elementor-location-footer .elementor-shape-top .elementor-shape-fill{
    fill: #F5F5F5!important;
}
.elementor-widget-search-form form.elementor-search-form input.elementor-search-form__input {
    text-align: left!important;
    padding: 15px 0;
}
.elementor-lightbox.elementor-search-form__container .dialog-lightbox-close-button {
    top: 40px;
}
.box-custom-height .elementor-widget-heading >.elementor-widget-container {
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-card-post article.elementor-post.elementor-grid-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
}
.custom-card-post article.elementor-post.elementor-grid-item .elementor-post__thumbnail__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    max-width: 53%;
    margin-bottom: 0!important;
}
.custom-card-post article.elementor-post.elementor-grid-item.has-post-thumbnail .elementor-post__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
}
.custom-card-post article.elementor-post.elementor-grid-item .elementor-post__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px;
    padding-left: 25px;
    position: relative;
    padding-bottom: 50px;
}
.custom-card-post .elementor-posts .elementor-post__meta-data {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    margin: 0!important;
    padding: 10px;
    padding-left: 25px;
    border-top: 1px solid #EDEDED;
}
.custom-card-post article.elementor-post.elementor-grid-item .elementor-post__text .elementor-post__title {
    margin-top: 17px;
}
.custom-card-post article.elementor-post.elementor-grid-item .elementor-post__thumbnail__link .elementor-post__thumbnail {
    height: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__clear, .select2-container--default .select2-selection--multiple .select2-selection__clear {
    font-size: 22px!important;
    font-weight: normal!important;
}
body .um-button ,body a.um-button{
    border-radius: 0!important;
    box-shadow: none;
    text-transform: uppercase!important;
    font-size: 14px!important;
    font-weight: 500!important;
}
body .um input[type=submit].um-button{
    background: #003166;
}
nav.elementor-pagination .page-numbers {
    width: 35px;
    height: 35px;
    background: #fff;
    color: #000;
    display: inline-block;
    margin: 2px!important;
    line-height: 35px;
    border-radius: 2px;
}
nav.elementor-pagination {
    margin-top: 50px;
}
nav.elementor-pagination .page-numbers.current, nav.elementor-pagination .page-numbers:hover {
    background: #003166;
    color: #fff;
}
.breadcrumbs-ct a {
    color: initial;
}
a {
    color: #003166;
}
.table-reponsive table tbody tr td {
    padding: 10px;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #f0f0f0;
}
.table-reponsive table {
    border-color: #fff;
}
.elementor-widget-text-editor img.size-full {
    margin-bottom: 10px;
}
















@media (min-width:1400px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1300px;
    }
}
@media (min-width:1600px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1530px;
    }
}


@media (max-width:991px){
    .custom-card-post article.elementor-post.elementor-grid-item .elementor-post__thumbnail__link {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 0!important;
    }
    .custom-card-post article.elementor-post.elementor-grid-item .elementor-post__text, .custom-card-post article.elementor-post.elementor-grid-item.has-post-thumbnail .elementor-post__text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .custom-card-post article.elementor-post.elementor-grid-item .elementor-post__thumbnail__link .elementor-post__thumbnail {
        height: auto;
    }
    .custom-card-post article.elementor-post.elementor-grid-item .elementor-post__text {
        padding: 15px;
        padding-bottom: 50px;
    }
    .custom-card-post .elementor-posts .elementor-post__meta-data {
        padding: 10px 15px;
    }
    .custom-card-post article.elementor-post.elementor-grid-item .elementor-post__text .elementor-post__title {
        margin-top: 0;
    }

}

@media (max-width:767px){
    .table-reponsive table tbody tr td {
    display: block;
    padding: 10px;
}
    .custom-col-mobile .elementor-column {
        width: 50%;
    }
    .box-custom-height .elementor-widget-heading >.elementor-widget-container {
        height: 50px;
    }
    .toggle-menu-ft .elementor-widget-icon-list {
        display: none;
    }
    .toggle-menu-ft .elementor-widget-heading {
        margin-bottom: 0;
    }
    .toggle-menu-ft .elementor-widget-heading .elementor-heading-title{
        position: relative;
    }
    .toggle-menu-ft .elementor-widget-heading .elementor-heading-title:before {
        position: absolute;
        content: '';
        width: 15px;
        height: 15px;
        background-image: url(../images/icon-down.svg);
        background-repeat: no-repeat;
        background-position: center center;
        right: 0;
        top: 10px;
    }
    .toggle-menu-ft .elementor-widget-heading .elementor-heading-title.show::before {
        transform: rotate(
            180deg);
    }
    .mobile-order2 {
        order: 2;
    }
    .search-bg-icon .elementor-search-form__toggle {
        width: 32px;
        height: 32px;
        background-image: url(../images/akar-icons_search.svg);
        background-size: 20px;
    }
}