/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0 !important;
}
.fadeInDown {
    animation-name: cus_fade_in_down!important;
}

@keyframes cus_fade_in_down {
    0% {
        opacity: 0;
        transform: translate3d(0,-30px,0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}
.cus_anim{
    opacity: 0;
}
.cus_anim.animated {
    opacity: 1;
}
.fadeInLeft {
    animation-name: cus_fade_in_left!important;
}


@keyframes cus_fade_in_left {
    0% {
        opacity: 0;
        transform: translate3d(-30px,0,0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}
.button-with-arrow a {
    position: relative;
}
.button-with-arrow .elementor-button-icon {
    width: 21px;
    height: 8px;
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    right: -14px;
    margin: 0 !important;
}
.button-with-arrow svg {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.button-with-arrow svg path {
    transition: 0.3s;
}
.button-with-arrow.blue-arrow:hover svg path {
    fill: #102B40;
    transition: 0.3s;
}
.button-with-arrow.white-arrow:hover svg path {}
.button-with-arrow.bg-white-arrow:hover svg path {
    fill: #fff;
    transition: 0.3s;
}

.img-shadow {
    filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.20));
}

.img-resized .elementor-widget-container {
    width: 100% !important;
    height: auto!important;
    display: block!important;
    padding-top: 50% !important;
}
.img-resized1 .elementor-widget-container {

    padding-top: 60% !important;
}
.img-resized2 .elementor-widget-container {

    padding-top: 85% !important;
}
.img-resized img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
}

.box-cont-550 {
    max-width: 550px;
}
@media (max-width: 991px) {
    .box-cont-550 {
        max-width: 100%;
    }
}


/*----------- Homepage ------------*/
.pulse:after {
    content: "";
    width: 846px;
    height: 92px;
    border: 1px solid #F6FBFF;
    background: #EFF5FA;
    position: absolute;
    top: 35px;
    left: 175px;
    z-index: -1;
}
.whats-ahead span {
    display: inline-block;
    font: 400 50px/normal "Daniel";
    color: #0657A0;
    position: relative;
    padding-left: 10px;
}
.whats-ahead span:after {
    content: "";
    width: 335px;
    height: 55px;
    border: 1px solid #F6FBFF;
    background: #EFF5FA;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: -1;
}
.reality span {
    display: inline-block;
    font: normal normal 400 50px/normal "Daniel";
    color: #0657A0;
    padding-top: 10px;
}

.img-resize.img1 {
    justify-content: end;
}
.img-resize.img1 .elementor-widget-container {
    max-width: 369px;
}
.img-resize.img1 .elementor-widget-container:after {
    padding-top: 72.1%;
}
@media (max-width: 991px) {
    .pulse:after {
        width: 500px;
        height: 60px;
        top: 22px;
        left: 135px;
    }
    .whats-ahead span {
        font: 400 30px/normal "Daniel";
    }
    .whats-ahead span:after {
        width: 229px;
        height: 33px;
    }
    .reality span {
        display: block;
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .pulse:after {
        width: 273px;
        height: 30px;
        top: 15px;
        left: 55px;
    }
}


@media (max-width: 1200px) {
    .special-experience .main-column>.elementor-widget-wrap {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .person-img {
        right: -20px !important;
    }
}

@media (max-width: 1024px) {
    .special-experience .main-column > .elementor-widget-wrap {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .special-experience-text {
        left: 50% !important;
        transform: translateX(-50%);
    }

    .special-experience-text .elementor-heading-title {
        /*text-wrap: nowrap;*/
    }
}
@media (max-width: 767px) {
    .special-experience .main-column>.elementor-widget-wrap {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}


/* Homepage tabs */
.se-icon-list {
    background: url("/wp-content/uploads/2023/09/tab-icon-closed.svg") right center/28px no-repeat;
    cursor: pointer;
}
.se-icon-list a {
    display: inline-block !important;
    pointer-events: none !important;
}
.se-icon-list figure {
    width: 43px !important;
    height: 43px !important;
    min-width: 43px !important;
    min-height: 43px !important;
}
.se-icon-list figure a {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}
.se-icon-list figure img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

body.elementor-editor-active .se-tab {
    position: relative;
    top: 20px;
    display: block;
    opacity: 1;
}
.se-tab {
    min-width: 325px !important;
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(30px);
    transition: none !important;
    position: absolute;
    top: -19px;
    left: -21px;
    display: none;
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important;
    opacity: 0;
}
.se-tab.active {
    display: block;
    opacity: 1;
}
.se-tab div {
    background: transparent !important;
}
.se-tab .elementor-cta__image {
    width: 43px !important;
}
.se-tab .elementor-cta__title {
    width: calc(100% - 43px) !important;
    padding: 8px 28px 0 10px;
}
.se-tab .elementor-cta__description {
    margin: 10px !important;
}
.se-tab .elementor-cta__button-wrapper {
    padding-left: 10px;
}
.se-tab .elementor-cta__button {
    border-bottom: 3px solid #2496EB !important;
}
.se-tab .elementor-ribbon {
    width: 28px;
    height: 28px;
    display: block;
    background: url("/wp-content/uploads/2023/09/tab-icon-opened.svg") center/contain no-repeat !important;
    transform: none !important;
    top: 25px !important;
    right: 22px !important;
    cursor: pointer;
}
.se-tab .elementor-ribbon-inner {
    display: none;
}
@media (max-width: 991px) {
    .se-icon-list {
        display: none !important;
    }
    .se-tab {
        display: block !important;
        position: relative !important;
        opacity: 1 !important;
        left: initial !important;
        top: initial !important;
        -webkit-backdrop-filter: none !important;
        backdrop-filter: none !important;
    }
    .se-tab .elementor-widget-container {
        border: none !important;
    }
    .se-tab .elementor-cta__title {
        font-size: 17px !important;
        line-height: 25px !important;
        font-weight: 400 !important;
    }
    .se-tab .elementor-cta__description {
        margin: 10px 0 !important;
        display: none;
    }
    .se-tab .elementor-cta__button-wrapper {
        display: none;
        padding-left: 0;
    }
    .se-tab .elementor-cta__content {
        min-height: 0 !important;
        padding-bottom: 42px !important;
    }
    .se-tab .elementor-ribbon {
        background: url("/wp-content/uploads/2023/09/tab-icon-closed.svg") center/contain no-repeat !important;
    }
    .se-tab.active .elementor-cta__description {
        display: block;
    }
    .se-tab.active .elementor-cta__button-wrapper {
        display: block;
    }
    .se-tab.active .elementor-ribbon {
        background: url("/wp-content/uploads/2023/09/tab-opened.svg") center/contain no-repeat !important;
    }
}
/* Homepage tabs end */

/* Home slider */
.home-slider .slick-dots {
    padding-top: 80px;
}
.home-slider .slick-dots li {
    width: 10px !important;
    height: 10px !important;
    margin: 0 10px !important;
}
.home-slider .slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    background: #003863 !important;
    padding: 0 !important;
    border-radius: 50% !important;
}
.home-slider .slick-dots li button:before {
    display: none;
}
.home-slider .slick-dots li.slick-active button {
    background: #2496EB !important;
}
/* Home slider end */



/*--------- Capabilities page------------ */
.faster span {
    display: inline-block;
    font: normal normal 400 50px/normal "Daniel";
    color: #0657A0;
    padding-top: 10px;
}
@media (max-width: 991px) {
    .reality span {
        display: block;
        font-size: 40px;
    }
}

.capabilities-tooltip .blur-container {
    position: relative;
}
.capabilities-tooltip .blur-container .blur1 {
    width: 70px;
    height: 73px;
    background: url("/wp-content/themes/hello-theme-child-master/img/blur1.png") center/contain no-repeat;
    position: absolute;
    top: 12px;
    left: 33px;
    visibility: hidden;
}
.capabilities-tooltip .blur-container .blur2 {
    width: 70px;
    height: 78px;
    background: url("/wp-content/themes/hello-theme-child-master/img/blur2.png") center/contain no-repeat;
    position: absolute;
    top: 42px;
    left: 34px;
    visibility: hidden;
}
.capabilities-tooltip .blur-container .blur3 {
    width: 87px;
    height: 63px;
    background: url("/wp-content/themes/hello-theme-child-master/img/blur3.png") center/contain no-repeat;
    position: absolute;
    top: 55px;
    left: 47px;
    visibility: hidden;
}
.capabilities-tooltip .blur-container .blur4 {
    width: 70px;
    height: 78px;
    background: url("/wp-content/themes/hello-theme-child-master/img/blur4.png") center/contain no-repeat;
    position: absolute;
    top: 42px;
    left: 75px;
    visibility: hidden;
}
.capabilities-tooltip .blur-container .blur5 {
    width: 70px;
    height: 73px;
    background: url("/wp-content/themes/hello-theme-child-master/img/blur5.png") center/contain no-repeat;
    position: absolute;
    top: 12px;
    left: 77px;
    visibility: hidden;
}

/* Capabilities tabs */
.se-icon-list-single {
    background: url("/wp-content/uploads/2023/09/tab-icon-closed.svg") calc(100% - 10px) center/28px no-repeat;
    cursor: pointer;
}
.se-icon-list-single figure {
    width: 43px !important;
    height: 43px !important;
    min-width: 43px !important;
    min-height: 43px !important;
}
.se-icon-list-single figure a {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}
.se-icon-list-single figure img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}
body.elementor-editor-active .se-tab-single {
    position: relative;
    top: 20px;
    display: block;
    opacity: 1;
}
.se-tab-single {
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(30px);
    transition: none !important;
    position: absolute;
    bottom: -20px;
    left: 0;
    display: none;
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important;
    opacity: 0;
    z-index: 2;
}
.se-tab-single:after {
    content: "";
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.85;
    position: absolute;
    top: 0;
    left: 0;
}
.se-tab-single.active {
    display: block;
    opacity: 1;
}
.se-tab-single div {
    background: transparent !important;
}
.se-tab-single .elementor-cta__image {
    width: 43px !important;
}
.se-tab-single .elementor-cta__title {
    width: calc(100% - 43px) !important;
}
.se-tab-single .elementor-cta__description {
    margin-top: 24px;
}
.se-tab-single .elementor-cta__button-wrapper {
    padding-left: 10px;
}
.se-tab-single .elementor-cta__button {
    border-bottom: 3px solid #2496EB !important;
}
.se-tab-single .elementor-ribbon {
    width: 28px;
    height: 28px;
    display: block;
    background: url("/wp-content/uploads/2023/09/tab-icon-opened.svg") center/contain no-repeat !important;
    transform: none !important;
    top: 25px !important;
    right: 22px !important;
    cursor: pointer;
}
.se-tab-single .elementor-ribbon-inner {
    display: none;
}
.se-tab-single ul {
    padding-left: 20px !important;
    list-style-type: disc !important;
}
.se-tab-single ul ul {
    padding-left: 20px !important;
    list-style-type: disc !important;
}
@media (max-width: 991px) {
    .se-icon-list-single {
        display: none !important;
    }
    .se-tab-single {
        display: block !important;
        position: relative !important;
        opacity: 1 !important;
        left: initial !important;
        top: initial !important;
        -webkit-backdrop-filter: none !important;
        backdrop-filter: none !important;
    }
    .se-tab-single:after {
        display: none;
    }
    .se-tab-single .elementor-widget-container {

    }
    .se-tab-single .elementor-cta__title {
        font-size: 17px !important;
        line-height: 25px !important;
        font-weight: 400 !important;
        color: #FFFFFF !important;
    }
    .se-tab-single .elementor-cta__description {
        margin: 30px 0 10px 0 !important;
        color: #FFFFFF !important;
        display: none;
    }
    .se-tab-single .elementor-cta__button-wrapper {
        display: none;
    }
    .se-tab-single .elementor-cta__content {
        min-height: 0 !important;
    }
    .se-tab-single .elementor-ribbon {
        background: url("/wp-content/uploads/2023/09/tab-icon-closed.svg") center/contain no-repeat !important;
        top: 12px !important;
        right: 10px !important;
    }
    .se-tab-single.active .elementor-cta__description {
        display: block;
    }
    .se-tab-single.active .elementor-cta__button-wrapper {
        display: block;
    }
    .se-tab-single.active .elementor-ribbon {
        background: url("/wp-content/uploads/2023/09/tab-opened.svg") center/contain no-repeat !important;
    }
}
/* Capabilities tabs end */


/*--------- Markets we serve page------------ */
/* Markets we serve tabs */
.se-icon-list-market {
    background: url("/wp-content/uploads/2023/09/tab-icon-closed.svg") calc(100% - 10px) center/28px no-repeat;
    cursor: pointer;
}
.se-icon-list-market .elementor-widget-container {
    padding-right: 52px !important;
}
.se-icon-list-market figure {
    width: 43px !important;
    height: 43px !important;
    min-width: 43px !important;
    min-height: 43px !important;
}
.se-icon-list-market figure a {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}
.se-icon-list-market figure img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}
.se-icon-list-market a {
    display: inline-block !important;
    pointer-events: none !important;
}
body.elementor-editor-active .se-tab-market {
    position: relative;
    bottom: -150px;
    display: block;
    opacity: 1;
}
.se-tab-market {
    width: 555px !important;
    min-width: 555px !important;
    position: absolute;
    bottom: 0;
    display: none;
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important;
    opacity: 0;
    z-index: 2;
}
.se-tab-market.left {
    left: 0;
}
.se-tab-market.right {
    right: 0;
}
.se-tab-market.active {
    display: block;
    opacity: 1;
}

.se-tab-market table {
    border: none;
    margin-bottom: 0 !important;
}
.se-tab-market table:before {
    content: "";
    width: 57%;
    height: 100%;
    border-radius: 5px;
    opacity: 0.25;
    background: #D9D9D9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.se-tab-market table th {
    font: normal normal 400 17px/25.2px "Usual" !important;
    color: #0657A0 !important;
    border: none;
    background: none !important;
    text-align: left;
    padding: 17px 10px 7px 25px !important;
}
.se-tab-market table th:first-child {
    width: 57%;
}
.se-tab-market table th:last-child {
    width: 43%;
}
.se-tab-market table tr:first-child {
    border-bottom: 1px solid #2496EB !important;
}
.se-tab-market table tr:nth-child(2) td {
    padding-top: 20px !important;
}
.se-tab-market table tr:last-child td {
    padding-bottom: 15px !important;
}
.se-tab-market table td {
    font: normal normal 300 14px/21px "Usual" !important;
    color: #003863 !important;
    border: none;
    background: none !important;
    padding: 4.5px 10px 4.5px 25px !important;
}
.se-tab-market table td:first-child {
    width: 57%;
}
.se-tab-market table td:last-child {
    width: 43%;
}

.se-tab-market .close-tab {
    background: url("/wp-content/uploads/2023/09/tab-icon-opened.svg") right center/28px no-repeat !important;
    cursor: pointer;
}

@media (max-width: 991px) {
    .se-icon-list-market {
        background: url("/wp-content/uploads/2023/09/tab-icon-closed.svg") right center/28px no-repeat;
    }
    .se-tab-market.active .se-icon-list-market {
        background: url("/wp-content/uploads/2023/09/tab-icon-opened.svg") right center/28px no-repeat;
    }
    .se-tab-market {
        width: 100% !important;
        min-width: 0 !important;
        display: block !important;
        background: transparent !important;
        opacity: 1 !important;
        position: relative !important;
        bottom: initial !important;
        left: initial !important;
        right: initial !important;
        box-shadow: none !important;
    }
    .se-tab-market table:before {
        display: none;
    }
    .se-tab-market .table-box {
        display: none;
    }
    .se-tab-market.active .table-box {
        display: block;
    }
    .se-tab-market table tr:first-child {
        border-bottom: none !important;
    }
    .se-tab-market table th {
        font: normal normal 700 12px/18px "Usual" !important;
        padding: 6px 10px 6px 0 !important;
    }
    .se-tab-market table td {
        font: normal normal 300 12px/18px "Usual" !important;
        padding: 6px 10px 6px 0 !important;
    }
    .se-tab-market table tr:nth-child(2) td {
        padding-top: 7px !important;
    }
    .se-tab-market table tr:last-child td {
        padding-bottom: 30px !important;
    }

}
/* Markets we serve tabs end */



/*--------- Expertise page------------ */
/* Expertise tabs */
.se-icon-list-expertise {
    cursor: pointer;
}
.se-icon-list-expertise:after {
    content: "";
    width: 90px;
    height: 2px;
    background-color: transparent;
    position: absolute;
    top: 33px;
    right: -90px;
    transition: background-color 0.3s;
}
.se-icon-list-expertise.active:after {
    background-color: #2496EB;
}
.se-icon-list-expertise .elementor-widget-container {
    background: url("/wp-content/uploads/2023/10/tab-arrow.svg") calc(100% - 24px) center/10px 18px no-repeat;
    padding-right: 52px !important;
}
.se-icon-list-expertise.active .elementor-widget-container {
    background: url("/wp-content/uploads/2023/10/tab-arrow-active.svg") calc(100% - 24px) center/10px 18px no-repeat;
    border-color: #2496EB !important;
}
.se-icon-list-expertise figure {
    width: 43px !important;
    height: 43px !important;
    min-width: 43px !important;
    min-height: 43px !important;
}
.se-icon-list-expertise figure a {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}
.se-icon-list-expertise figure img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}
.se-icon-list-expertise a {
    display: inline-block !important;
    pointer-events: none !important;
}
body.elementor-editor-active .se-tab-expertise {
    height: auto;
    position: relative;
    bottom: -150px;
    display: block;
    opacity: 1;
}
.se-tab-expertise {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important;
    opacity: 0;
    z-index: 2;
}
.se-tab-expertise.active {
    position: relative;
    display: block;
    opacity: 1;
}

.se-tab-expertise table {
    border: none;
    margin-bottom: 0 !important;
}
.se-tab-expertise table:before {
    content: "";
    width: 57%;
    height: 100%;
    border-radius: 5px;
    opacity: 0.25;
    background: #D9D9D9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.se-tab-expertise table th {
    font: normal normal 400 17px/25.2px "Usual" !important;
    color: #0657A0 !important;
    border: none;
    background: none !important;
    text-align: left;
    padding: 17px 10px 7px 25px !important;
}
.se-tab-expertise table th:first-child {
    width: 57%;
}
.se-tab-expertise table th:last-child {
    width: 43%;
}
.se-tab-expertise table tr:first-child {
    border-bottom: 1px solid #2496EB !important;
}
.se-tab-expertise table tr:nth-child(2) td {
    padding-top: 20px !important;
}
.se-tab-expertise table tr:last-child td {
    padding-bottom: 15px !important;
}
.se-tab-expertise table td {
    font: normal normal 300 14px/21px "Usual" !important;
    color: #003863 !important;
    border: none;
    background: none !important;
    padding: 4.5px 10px 4.5px 25px !important;
}
.se-tab-expertise table td:first-child {
    width: 57%;
}
.se-tab-expertise table td:last-child {
    width: 43%;
}

.se-tab-expertise .close-tab {
    background: url("/wp-content/uploads/2023/09/tab-icon-opened.svg") right center/28px no-repeat !important;
    cursor: pointer;
}

@media (max-width: 991px) {
    .se-icon-list-expertise {
        background: #EFF5FA !important;
    }
    .se-icon-list-expertise:after {
        content: "";
        width: 10px;
        height: 18px;
        background: url("/wp-content/uploads/2023/10/tab-arrow-active.svg") center/contain no-repeat !important;
        position: absolute;
        top: 24px;
        right: 24px;
        transform: rotate(0deg);
        transform-origin: center;
        transition: all 0.3s;
    }
    .se-icon-list-expertise.active:after {
        transform: rotate(90deg);
        transform-origin: center;
        transition: all 0.3s;
    }
    .se-icon-list-expertise .elementor-widget-container {
        background: #EFF5FA !important;
        border-color: #EFF5FA !important;
    }
    .se-icon-list-expertise.active .elementor-widget-container {
        background: #EFF5FA !important;
        border-color: #EFF5FA !important;
    }


    .se-tab-expertise.active .se-icon-list-expertise {

    }
    .se-tab-expertise {
        width: 100% !important;
        height: auto;
        min-width: 0 !important;
        display: block !important;
        background: transparent !important;
        opacity: 1 !important;
        position: relative !important;
        top: initial !important;
        left: initial !important;
        box-shadow: none !important;
    }
    .se-tab-expertise.elementor-hidden-desktop ,
    .se-tab-expertise.elementor-hidden-tablet ,
    .se-tab-expertise.elementor-hidden-mobile ,
    .se-tab-expertise.elementor-hidden-mobile_extra {
        display: none!important;
    }
    .se-tab-expertise table:before {
        display: none;
    }
    .se-tab-expertise .table-box {
        background: #EFF5FA;
        display: none;
    }
    .se-tab-expertise.active .table-box {
        display: block;
    }
    .se-tab-expertise table tr:first-child {
        border-bottom: none !important;
    }
    .se-tab-expertise table th {
        font: normal normal 700 12px/18px "Usual" !important;
        padding: 6px 10px 6px 0 !important;
    }
    .se-tab-expertise table td {
        font: normal normal 300 12px/18px "Usual" !important;
        padding: 6px 10px 6px 0 !important;
    }
    .se-tab-expertise table tr:nth-child(2) td {
        padding-top: 7px !important;
    }
    .se-tab-expertise table tr:last-child td {
        padding-bottom: 30px !important;
    }
}

@media (max-width: 767px) {
    .se-icon-list-expertise .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
    }
    .se-icon-list-expertise figure.elementor-image-box-img {
        margin-right: 20px !important;
    }
}
/* Expertise tabs end */

/*NEWS*/
.post_cat {
    position: relative;
    z-index: 2;
}
.post_cat .sort{
    padding: 11px 30px;
    border: 3px solid #2496EB;
    color: #2496EB;
    font-family: "Usual";
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
    cursor: pointer;
}
.post_cat .sort .selected {
    display: flex;
    align-items: center;
    justify-content: center;
}
.post_cat .sort .selected span{
    position: relative;
    width: 10px;
    height: 10px;
    display: block;
    margin-left: 10px;
}
.post_cat .sort .selected span:after{
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background-color: #2496EB;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.post_cat .sort .selected span:before{
    content: "";
    display: block;
    width: 1px;
    height: 10px;
    background-color: #2496EB;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s;
}
.post_cat .sort.active .selected span:before{

    transform: translateX(-50%) rotate(90deg);
}
.post_cat .post_cat_list{
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px;
    margin-left: 15px;
}
.post_cat .post_cat_list li:not(:last-child){
    margin-bottom: 10px;
}
.post_cat .post_cat_list li input{
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
}
.post_cat .post_cat_list li label{

    color: #626366;
    font-family: "Usual";
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    position: relative;
    cursor: pointer;
    padding-left: 28px;
}
.post_cat .post_cat_list li label:after{
    width: 15px;
    height: 15px;
    border: 1px solid #626366;
    position: absolute;
    content: "";
    left: 0;
    background-color: #fff;
    top: 5px;
}
.post_cat .post_cat_list li input:checked + label:before{
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    top: 4px;
    z-index: 1;
    content: "";
    background-image: url(/wp-content/themes/hello-theme-child-master/img/check.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

}
.news {
    /*margin-top: 40px;*/
    position: relative;
    /*overflow: hidden;*/
}
.news .news_list{
    display: flex;
    flex-wrap: wrap;
    margin: -50px -10px 0;
}
.news .news_list .post-item {
    padding: 90px 10px 0;
    width: 33.333%;
}
.news .news_list .post-item .feat-img{
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
}
.news .news_list .post-item .feat-img:after{
    content: "";
    display: block;
   padding-top: 70%;
}
.news .news_list .post-item .feat-img img{
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: none;
    object-fit: cover;
    display: block;
}
.news .news_list .post-item .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.news .news_list .post-item .content h4{
   margin: 0;
    color: #626366;
    font-family: "Usual";
    font-size: 20px;
    font-weight: 600;
    line-height: 30px
}
.news .news_list .post-item .content .excerpt{
   margin: 0;
    margin-top: 26px;
    color: #626366;
    font-family: "Usual";
    font-size: 17px;
    font-weight: 300;
    line-height: 25px
}
.news .news_list .post-item .content .read-more {
    margin-top: 45px;
}
.news .news_list .post-item .content .read-more a{
   margin: 0;
    color: #003863;
    font-family: "Usual";
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
}
.news .news_list .post-item .content .read-more a:after{
  content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 3px;
    background-color: #2496EB;
}
@media (max-width: 992px) {
    .news .news_list .post-item {

        width: 50%;
    }

}
@media (max-width: 600px) {

    .news .news_list {

        margin: -10px 0 ;
    }
    .news .news_list .post-item {
        padding: 50px 0 0;
        width: 100%;
    }
    .news .news_list .post-item .feat-img {

        margin-bottom: 30px;
    }
    .news .news_list .post-item .content .read-more {
        margin-top: 30px;
    }
}