.custom-post-widget_one {
    display: flex;
}
.elementor-element-8ea2e6a .e-con-inner {
    flex-wrap: nowrap !important;
}
.mobile_header_menu{
	z-index: 999999999999 !important;
}
.breadcrumbs_custom * {
    font-size: 12px !important;
}
.legal-consent-container .hs-form-booleancheckbox-display{
	display: flex;
align-items: center;
justify-content: flex-start;
}
.legal-consent-container .hs-form-booleancheckbox-display input{
width: 10px !important;
margin-right: -20px !important;
}
.slide-title{
	white-space: break-spaces;
}
#wpadminbar{
	z-index:999999999999 !important;
}
.partner_single a{
	font-weight: 600 !important;
}
.bg_wave_fix{
	/* background-color: rgba(0,0,0,0) !important; */
    /* background-color: #F1F1F1 !important; */
	margin-top: -80px;
    /* background: top / cover no-repeat url('/wp-content/uploads/2023/11/BQ.svg'), linear-gradient(180deg, rgba(0,0,0,0) 0%, #F1F1F1 100%) !important; */
}
.custom-post-widget_one>div {
    width: 50%;
}
.h2_with_svg h2:before {
    background: var('https://wordpress-1009608-3976278.cloudwaysapps.com/wp-content/uploads/2023/10/fghjl1234.png') !important;
    background-size: cover !important;
}
.custom-post-widget-three>div {
width: 33%;
}
.custom-post-widget_one .post-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 360px;
    border-radius: 10px;

}
.page-id-1275 .bg_wave_fix, .page-id-2511 .bg_wave_fix {
    background-color: rgba(0,0,0,0) !important;
    margin-top: -70px !important;
}

.blog_bg a{
    font-size: 16px;
    
}

.custom-post-widget_one .post-content {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.custom-post-widget_one .post-category {
    background: #FF9900;
    border-radius: 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-weight: 500;
    font-size: 14px;
    color: #090834;
    padding: 3px 20px;
    width: fit-content;
    line-height: 140%;
    margin-bottom: 27px;
}

.custom-post-widget_one .post-title {
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 120%;
    color: #090834;
    margin-bottom: 40px;
}

.custom-post-widget_one .post-info {
    display: flex;
    align-items: center;
}

.custom-post-widget_one .author-avatar img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 20px;
}

.custom-post-widget_one .author-name {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #251E47;
    margin-bottom: 3px;
}

.custom-post-widget_one .post-date {
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #251E47;
}

.custom-post-widget-three {
    display: flex;
}

.custom-post-widget-three .custom-post-widget {
    margin-right: 21px;
}

.custom-post-widget-three .custom-post-widget:nth-last-child(1) {
    margin-right: 0;
}

.custom-post-widget-three .custom-post-widget .post-image img {
    max-height: 260px;
    min-width: 100%;
	max-width: min( 360px, 100% );
	aspect-ratio: 16 / 9;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 15px;
}

.custom-post-widget-three .custom-post-widget .post-category {
    background: #FF9900;
    border-radius: 40px;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-weight: 500;
    font-size: 14px;
    color: #090834;
    padding: 3px 20px;
    width: fit-content;
    line-height: 140%;
    margin-bottom: 15px;
}

.custom-post-widget-three .custom-post-widget .post-title {
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color: #090834;
    margin-bottom: 15px;
}

.custom-post-widget-three .custom-post-widget .post-except {
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #090834;
    margin-bottom: 15px;
}

.custom-post-widget-three .custom-post-widget .post-date {
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #090834;
    margin-bottom: 15px;
}

.custom-post-widget-three .custom-post-widget a {
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FF9900;
    margin-bottom: 15px;
}

.custom-post-widget-three .custom-post-widget .post-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.custom-carousel-block {
    position: relative;
    overflow: hidden;
    max-width: 950px;
    margin: 0 auto;
}

.carousel-navigation {
    text-align: center;
    margin-bottom: 50px;
}

.carousel-nav-item {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    font-family: 'Silka', 'Roboto', sans-serif !important;
    ;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #717274;
    padding: 11px 17px;
}

.carousel-nav-item:nth-last-child(1) {
    margin-right: 0;
}

.carousel-nav-item.active {
    border: 1px solid #FF9900;
    border-radius: 100px;
    padding: 10px 20px;
    color: #FF9900;
}

.carousel-slides {
    position: relative;
    width: 100%;
    white-space: nowrap;
}

.carousel-slide {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    transform: translateX(-100%);
    opacity: 0;
}

.carousel-slide.active {
    transform: translateX(0);
    opacity: 1;
    /* Дополнительные стили для активного слайда */
}

.carousel-slide .wrap {
    display: none;
}

.carousel-slide.active .wrap {
    z-index: 9999;
    display: flex;
}

.slide-image {
    width: 50%;
    width: 400px;
    height: 400px;
    object-fit: cover;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 100px;
}

.slide-image img {
    width: 400px;
    height: 400px;
    object-fit: cover;
}

.slide-content {
    width: 50%;
    max-width: 430px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	margin: 0 auto;
}

.slide-title {
    margin-top: 0;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 34px !important;
    line-height: 120% !important;
    color: #FFFFFF !important;
    margin-bottom: 20px;
    text-wrap: wrap;
    text-align: left;
}

.custom-carousel-block .carousel-slide .slide-text {
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 150%;
    color: #FFFFFF !important;
    text-wrap: wrap;
    text-align: left;
    margin: 0;
    margin-bottom: 20px;
}

.learn-more-link {
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FF9900 !important;
}

/* Добавьте дополнительные стили по вашему усмотрению */
form.form_slider_tel {
    display: flex;
}

.custom-carousel-block .carousel-slide .slide-text,
.custom-carousel-block .carousel-slide form {
    width: 100%;
    white-space: normal;
}

.custom-carousel-block .carousel-slide form {
    width: 110%;
    margin-top: 57px;
}

.custom-carousel-block .carousel-slide form input {
    background: #FFFFFF;
    box-shadow: 0px 6px 16px rgba(183, 183, 183, 0.2);
    border-radius: 35px;
    border: none;
    outline: none;
    padding: 17px 26px;
    font-family: 'Silka', 'Roboto', sans-serif !important;
    ;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #BDBDBD;
    line-height: 160%;
}

.custom-carousel-block .carousel-slide form input::placeholder {
    font-family: 'Silka', 'Roboto', sans-serif !important;
    ;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #BDBDBD;
    line-height: 160%;
}

.form_slider_tel_email {
    margin-left: 32.5px;
}

.form_slider_tel_tel {
    margin-left: 55px;
}

.custom-carousel-block .carousel-slide form button {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none !important;
    font-family: 'Silka', 'Roboto', sans-serif !important;
    ;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #F43D33;
    background: none !important;
    outline: none !important;
}

.custom-carousel-block .carousel-slide form button svg {
    margin-right: 9px;
}

.custom-carousel-block .carousel-slide form button:hover {
    background: none;
}

@media screen and (max-width: 991px) {
	.partner_btn{
	margin: 0 auto;
}
	.single-industry .type-industry .elementor-button-link.elementor-button.elementor-size-sm ,.type-partners .elementor-button-wrapper{
margin-bottom: 50px !important;
}
    .carousel-navigation {
        width: max-content;
        max-width: 100vw;
        overflow: scroll;
        display: flex;
        padding: 20px 21px;
        margin: 0 auto;
    }

    .carousel-nav-item {
        display: inline-block;
        margin-left: 38px;
        cursor: pointer;
        min-width: fit-content;
        font-family: 'Silka', 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 140%;
        text-align: center;
        color: #CECED6;
        opacity: 0.7;
    }

    .carousel-navigation::-webkit-scrollbar {
        display: none;
    }

    .carousel-navigation {
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-bottom: 100px;
    }

    .carousel-slide.active .wrap {
        display: block;
        text-align: center;
        padding-left: 41px;
        padding-right: 22px;
    }

    .slide-image {
        margin: 0 auto;
    }

    .slide-content {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        transition: 0.5s;
    }

    .slide-content * {
        text-align: center;
        margin: 0 auto;
    }

    .slide-title {
        font-family: 'Silka', 'Roboto', sans-serif !important;
        ;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 125%;
        color: #202020;
        margin-bottom: 14px;
        margin-top: 40px;
    }

    .custom-carousel-block .carousel-slide .slide-text * {
        font-family: 'Silka', 'Roboto', sans-serif !important;
        ;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 160%;
    }

    .form_slider_tel {
        display: none !important;
    }

    .more-button {
        font-family: 'Silka', 'Roboto', sans-serif !important;
        ;
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 160%;
        color: #F43D33;
        margin-top: 7px;
    }

    .custom-carousel-block {
        height: auto;
    }
}

@media screen and (max-width: 600px) {
    .carousel-navigation {
        margin-bottom: 20px;
    }
}

.custom-carousel-three-widget {
    width: 100%;
    position: relative;
}

.custom-carousel-three-widget .carousel-container {
    position: relative;
    overflow: hidden;
}

.custom-carousel-three-widget .carousel-slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.custom-carousel-three-widget .carousel-slide {
    flex: 0 0 340px;
    max-width: 340px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    background: linear-gradient(82.44deg, rgba(0, 0, 0, 0.14) 25.64%, rgba(60, 75, 216, 0.14) 75.98%);
    box-shadow: inset 0px 0px 40px rgba(255, 255, 255, 0.05), inset 0px 4px 4px rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(30px);
    border-radius: 10px;
    padding: 30px;
    padding-bottom: 40px;
    margin: 0 15px;
    text-align: center;
}

.custom-carousel-three-widget .carousel-slide.active {
    opacity: 1;
}

.custom-carousel-three-widget .slide-image_three img {
    width: 100%;
    max-width: 165px;
    height: auto;
}

.custom-carousel-three-widget .slide-content {
    padding: 20px;
}

.custom-carousel-three-widget .slide-title_three {
    margin: 0;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 40px;
	white-space: break-spaces;
    text-wrap: balance;
}

.custom-carousel-three-widget .slide-link_three {
    text-decoration: none;
    padding: 12px 24px;
    border: 1px solid #AE0F40;
    border-radius: 40px;
    margin: 0;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    width: fit-content;
    margin: 0 auto;
}

.carousel-arrows {
    display: flex;
    width: calc(100% + 66px);
    justify-content: space-between;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(0% - 36px);
}



.custom-carousel-bloc-image_right {
    position: relative;
    overflow: hidden;
    max-width: 950px;
    margin: 0 auto;
}

.carousel-navigation-image_right {
    text-align: center;
    margin-bottom: 50px;
}

.carousel-nav-item-image_right {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    font-family: 'Silka', 'Roboto', sans-serif !important;
    ;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #717274;
    padding: 11px 21px;
}

.carousel-nav-item-image_right:nth-last-child(1) {
    margin-right: 0;
}

.carousel-nav-item-image_right.active {
    border: 1px solid #FF9900;
    border-radius: 100px;
    padding: 10px 20px;
    color: #FF9900;
}

.carousel-slides-image_right {
    position: relative;
    width: 100%;
    white-space: nowrap;
}

.carousel-slide-image_right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    transform: translateX(-100%);
    opacity: 0;
}

.carousel-slide-image_right.active {
    transform: translateX(0);
    opacity: 1;
    /* Дополнительные стили для активного слайда */
}

.carousel-slide-image_right .wrap-image_right {
    display: none;
}

.carousel-slide-image_right.active .wrap-image_right {
    z-index: 9999;
    display: flex;
    justify-content: space-between;
}

.slide-text-image_right * {
white-space: break-spaces;
}

.slide-image-image_right {
    width: 50%;
    width: 520px;
    height: 340px;
    object-fit: cover;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-image-image_right img {
    width: 520px;
    height: 340px;
    object-fit: cover;
}

.slide-content-image_right {
    width: 50%;
    max-width: 430px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slide-title-image_right {
    margin-top: 0;
    font-family: 'Silka', 'Roboto', sans-serif !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 34px !important;
    line-height: 120% !important;
    color: #FFFFFF !important;
    margin-bottom: 20px;
    text-wrap: wrap;
    text-align: left;
	white-space: break-spaces;
}

.custom-carousel-block-image_right .carousel-slide-image_right .slide-text-image_right,
.custom-carousel-block-image_right .carousel-slide .slide-text-image_right * {
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 150%;
    color: #FFFFFF !important;
    text-wrap: wrap;
    text-align: left;
    margin: 0;
    margin-bottom: 20px;
}

@media screen and (max-width: 900px) {
    .custom-post-widget-three {
        display: block;
        padding: 0 20px;
    }

    .custom-post-widget-three>div {
        margin: 0 !important;
		width: 100% !important;
    }

    .custom-post-widget-three img {
        width: 100% !important;
        max-width: 100% !important;
    }

    .carousel-nav-item {
        margin-left: 10px;
    }

    .custom-carousel-block .carousel-slides * {
        text-align: left;
        margin-left: 0;
    }

    .carousel-slides .slide-image {
        display: none;
    }

    .carousel-slide.active .wrap {
        padding-left: 20px;
    width: calc( 100% - 40px );
    }

    .custom-carousel-block .carousel-slide .slide-text * {
        font-weight: 400;
        font-size: 16px;
    }

    .slide-title {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .carousel-navigation {
        padding-left: 10px;
    }

    .carousel-arrows {
        width: 100vw;
        left: 0;
        top: 40%;
    }

    .carousel-navigation-image_right {
        width: 100vw;
        display: flex;
        overflow-x: scroll;
    }

    .carousel-nav-item-image_right {
        min-width: fit-content;
    }

    .carousel-slide-image_right.active .wrap-image_right {
        flex-direction: column;
    }

    .carousel-slide-image_right.active .wrap-image_right * {
        width: 100%;
        max-width: 100%;
    }

    .custom-carousel-block-image_right {
        overflow-x: hidden;
        padding: 0 20px;
    }

    .slide-image-image_right {
        justify-content: flex-start;
    }

    .slide-image-image_right {
        justify-content: flex-start;
    }

    .slide-image-image_right img {
        object-fit: contain;
    }

}

body {
    overflow-x: hidden;
}

.custom-accordion-widget * {
    color: #fff;
}

.custom-accordion-widget .accordion-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.custom-accordion-widget .accordion-tabs {
    flex: 1;
    margin-right: 20px;
}

.custom-accordion-widget .accordion-tab {
    margin-bottom: 34px;
}

.custom-accordion-widget .accordion-title {
    cursor: pointer;
	text-align: left;

}

.custom-accordion-widget .accordion-content {
    display: none;
}

.custom-accordion-widget .accordion-image-container {
    flex: 1;
}

.custom-accordion-widget .accordion-image {
    display: none;
}

.custom-accordion-widget .accordion-image.active {
    display: block;
}

.custom-accordion-widget .accordion-content {
    display: none;
    overflow: hidden;
    transition: height 0.3s ease;
}

.custom-accordion-widget .accordion-image {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.custom-accordion-widget .accordion-image.active {
    display: block;
    opacity: 1;
}

.accordion-tabs {
    display: flex;
    width: 50%;
    align-items: center;
}

.accordion-tabs svg {
    min-width: 32px;
    margin-right: 30px;
}

.custom-accordion-widget .accordion-title {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    color: #CECED6;
    margin: 0;
    margin-bottom: 5px;
    min-width: 400px;
}

.accordion-tabs svg {
    transition: 0.2s;
}

.accordion-tabs .active svg {
    transform: rotate(180deg);
    transition: 0.2s;
}

.custom-accordion-widget .accordion-title.active {
    color: #fff;
}

.accordion-content {
    max-width: 340px;
}

.accordion-content * {
    margin: 0;
    text-wrap: wrap;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.accordion-image.active img {
    width: 420px;
    height: 300px;
    object-fit: contain;
}

.accordion-image.active {
    margin-left: auto;
}

.custom-accordion-widget .accordion-container {
    position: relative;
    height: 400px;
    justify-content: end;
}

.custom-accordion-widget .accordion-tabs {
    position: absolute;
    left: 0;
}

.custom-accordion-widget .accordion-image-container {
    max-width: 50%;
    display: flex;
    align-items: center;
}

.accordion-tabs h3 svg {
    margin: 0;
}

@media screen and (max-width: 900px) {
.custom-accordion-widget.acc_w {
    margin: 0 20px;
}
	.type-technology___product .cta_block .elementor-widget.elementor-widget-button {
    margin: 0 auto;
}
    .custom-accordion-widget .accordion-container {
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .accordion-tabs>svg {
        display: none;
    }

    .custom-accordion-widget .accordion-tabs {
        position: relative;
    }

    .accordion-tabs,
    .custom-accordion-widget .accordion-image-container {
        width: 100%;
        max-width: 100%;
    }

    .accordion-image.active {
        margin: 0 auto;
    }

    .custom-accordion-widget .accordion-tabs {
        order: 9;
        justify-content: center;
        margin: 0;
    }

    .accordion-tabs_wrapper {
        width: 100%;
    }

    .custom-accordion-widget .accordion-title {
        min-width: 100px;
    }

    .accordion-image.active img {
        margin-bottom: 50px;
    }
}

.custom-post-widget-partners {
    background: linear-gradient(261.51deg, #6F78D4 -12.14%, #1F2669 93.02%);
    border-radius: 20px;
    max-width: 380px;
}

.custom-post-widget-partners * {
    color: #fff;
    margin: 0;
}

.custom-post-widget-three-partners {
    display: flex;
    justify-content: space-evenly;
    align-items: inherit;
}

.custom-post-widget-three-partners h3 {
    padding: 20px;
    border-bottom: 1px solid #fff;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}

.custom-post-widget-three-partners .post-excerpt {
    padding: 20px 20px 50px 20px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
}

@media screen and (max-width: 900px) {
    .custom-post-widget-partners {
        background: linear-gradient(261.51deg, #6F78D4 -12.14%, #1F2669 93.02%);
        border-radius: 20px;
        max-width: 380px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .custom-post-widget-three-partners {
        display: block;
    }
}

.custom-tabs-widget {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.custom-tabs-nav {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.custom-tabs-nav-item {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.custom-tabs-nav-item.active {
    font-weight: bold;
}

.custom-tabs-nav-item img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 10px;
}

.custom-tabs-content {
    flex: 1 1 auto;
    max-width: 600px;
	min-height: 400px;
	max-height: 400px;
}

.custom-tabs-content-item {
    display: none;
    padding: 10px;
}

.custom-tabs-content-item.active {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px;
}

.custom-tabs-content-item.active img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-bottom: 15px;
}

.custom-tabs-content-item.active .tab-title {
    color: #fff;
    font-size: 36px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 15px;
}

.tab_content_acs {
    margin: 0;
}

.tab_content_acs * {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-family: 'Silka', 'Roboto', sans-serif;
    line-height: 150%;
}

.custom-tabs-widget .custom-tabs-nav-item img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.custom-tabs-widget .custom-tabs-nav-item {
    width: 330px;
    border-radius: 10px;
    background: linear-gradient(218deg, rgba(9, 8, 52, 0.14) 0%, rgba(72, 98, 166, 0.14) 100%);
    box-shadow: 0px 4px 4px 0px rgba(255, 255, 255, 0.15) inset, 0px 0px 40px 0px rgba(255, 255, 255, 0.05) inset;
    backdrop-filter: blur(30px);
    padding: 10px;
    opacity: 0.4000000059604645;
    transition: 0.2s;
}

.custom-tabs-widget .custom-tabs-nav-item.active {
    opacity: 1;
    transition: 0.2s;
}

.custom-tabs-widget .custom-tabs-nav-item .tab-title {
    color: #fff;
    font-size: 20px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 140%;
}

.custom-tabs-widget.desc_v {
    display: flex;
}

.custom-accordion-widget.custom-tabs-widget-mob.right_menu.mob_v {
    display: none;
}

@media screen and (max-width: 900px) {
    .custom-tabs-widget.desc_v {
        display: none;
    }

    .custom-accordion-widget.custom-tabs-widget-mob.right_menu.mob_v {
        display: block;
    }

    .custom-tabs-widget-mob .accordion-tab {
        padding: 15px;
        border-radius: 10px;
        background: linear-gradient(218deg, rgba(9, 8, 52, 0.14) 0%, rgba(72, 98, 166, 0.14) 100%);

        /* Waterfall-Icons effect */
        box-shadow: 0px 4px 4px 0px rgba(255, 255, 255, 0.15) inset, 0px 0px 40px 0px rgba(255, 255, 255, 0.05) inset;
        backdrop-filter: blur(30px);
    }

    .custom-tabs-widget-mob .accordion-content {
        padding-top: 30px;
    }

    .custom-tabs-widget-mob img {
        width: 40px;
        height: 40px;
        object-fit: cover;
        margin-right: 15px;
    }

    .custom-tabs-widget-mob h3 span {
        display: flex;
        align-items: center;
    }
}

.custom-post-widget.archive_post_2 {
    width: calc(50% - 21px);
}

.custom-post-widget-three.archive_post {
    flex-wrap: wrap;
}

.custom-load-more-wrapper-post-widget{
    width: calc( 100% - 21px );
    position: relative;
	margin-top: 100px;
    margin-bottom: 100px;
}

button.custom-load-more-button,
.custom-load-more-button-post-widget {
    display: flex;
    margin: 0 auto;
    color: var(--primary-waterfall-red, #FF003A);
    text-align: center;
    font-size: 16px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding: 8px 20px;
    border-radius: 100px;
    border: 1px solid var(--primary-waterfall-red, #FF003A);
    margin-top: 100px;
    background: none;
	margin-bottom: 100px;
}

button.custom-load-more-button.disable,
.custom-load-more-button-post-widget.disable ,
.custom-load-more-button-post-widget[disabled="disabled"] {
    opacity: 0;
}

.custom-post-widget-three-trend-title {
    color: #AE0F40 !important;
    font-size: 24px !important;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 140% !important;
    margin-bottom: 20px;
}

.custom-post-widget-three-trend a.custom-post-widget h3 {
    color: #090834;
    font-size: 16px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    margin-bottom: 10px;
}

.custom-post-widget-three-trend a.custom-post-widget .post-date {
    color: #4862A6;
    font-size: 14px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 15px;
}

.custom-post-widget-three-trend a.custom-post-widget {
    border-bottom: 1px solid #CECED6;
    margin-bottom: 15px;
    display: block;
}

.custom-tags-widget h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #AE0F40;
    font-size: 24px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

ul.tag-list {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

ul.tag-list li {
    list-style: none;
    padding: 8px 20px;
    width: fit-content;
    background: #fff;
    margin: 10px 2.5px;
    border: 1px solid #1F2669;
    border-radius: 100px;
}

ul.tag-list li a {
    color: #1F2669;
    text-align: center;
    font-size: 16px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

.nav_drop.custom-widget .dropdown .dropdown-menu {
    display: none;
}

.nav_drop.custom-widget .dropdown.open .dropdown-menu {
    display: block;
}

.nav_drop.custom-widget .dropdown .dropdown-menu a img {
    max-width: 20px;
    max-height: 20px;
    margin-right: 5px;
}

.nav_drop.custom-widget .dropdown.open .dropdown-menu {
    position: absolute;
    border-radius: 20px;
    background: #090834;
    box-shadow: 0px 8px 20px 0px rgba(9, 8, 52, 0.40);
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    z-index: 9999;
    padding: 40px;
    align-items: center;
    top: 40px;
	padding-left: 100px;
	padding-right: 100px;
}
.h2_with_svg h2:before{
	background: url(https://wordpress-1009608-3976278.cloudwaysapps.com/wp-content/uploads/2023/10/fghjl1234.png);
}
.nav_drop.custom-widget .dropdown.open .dropdown-menu a:nth-child(1),
.nav_drop.custom-widget .dropdown.open .dropdown-menu a:nth-child(2),
.nav_drop.custom-widget .dropdown.open .dropdown-menu a:nth-child(3){
    //margin-bottom: 45px;
}

.nav_drop.custom-widget .dropdown.open .dropdown-menu a {
    width: 33%;
    color: #FFF;
    font-size: 16px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: center;
	justify-content: flex-start;
	margin-bottom: 40px;
}
#third_drop .solution_wrapper_links a {
    width: 33.3% !important;
}
.nav_drop.custom-widget .dropdown.open .dropdown-menu a::before {
    border: none !important;
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 20px;
    padding: 1px;
    background: linear-gradient(45deg, #FFFFFF, #1F2669);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#1F2669 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -4;
}

.nav_drop.custom-widget .dropdown.open .dropdown-menu a img {
    height: 40px;
    width: 40px;
    max-width: 40px;
    max-height: 40px;
    margin-right: 10px;
}

.nav_drop.custom-widget .dropdown {
    text-align: center;
    display: flex;
    justify-content: center;
}

.nav_drop.custom-widget .dropdown button {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    background: none;
    border: none;
    transition: 0.2s;
    outline: none !important;
}

.nav_drop.custom-widget .dropdown button.dropdown-toggle {
    display: flex;
    align-items: center;
}

.nav_drop.custom-widget .dropdown button.dropdown-toggle svg {
    margin-left: 20px;
    transition: 0.2s;
}

.vert_line {
    width: 1px;
    background: #fff;
    margin: 0 22px;
}

#nav_cat_search {
    display: flex;
}

#nav_cat_search.hide {
    display: none;
}

.nav_drop.custom-widget .dropdown .search-form {
    width: 0px;
    opacity: 0;
    position: relative;
    display: flex;
    z-index: -9999999;
    transition: 0.2s;
}

.nav_drop.custom-widget .dropdown .search-form input:focus,
.nav_drop.custom-widget .dropdown .search-form input:hover,
.nav_drop.custom-widget .dropdown .search-form input,
.nav_drop.custom-widget .dropdown .search-form button {
    height: 100%;
    background: none;
    border: none;
    color: #fff;
    outline: none;
}

.nav_drop.custom-widget .dropdown .search-form {
    border-radius: 15px;
    border: 1px solid var(--waterfall-grey-blue, #4862A6);
    background: var(--primary-waterfall-dark-blue, #090834);
}

.nav_drop.custom-widget .dropdown .search-form.active {
    width: 220px;
    opacity: 1;
    position: relative;
    display: flex;
    z-index: 1;
    transition: 0.2s;
    padding: 3px 10px;
}

.nav_drop.custom-widget .dropdown.open button.dropdown-toggle {
    color: #F90;
    transition: 0.2s;
}

.nav_drop.custom-widget .dropdown.open button.dropdown-toggle svg {
    transform: rotate(180deg);
    transition: 0.2s;
}

.category-widget .category-tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.category-widget .category-tabs li {
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    color: #CECED6;
    text-align: center;
    font-size: 20px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    padding: 10px 20px;
    border: 1px solid rgba(155, 155, 155, 0);
    margin: 0 5px;
    border-radius: 100px;
    white-space: nowrap;
}

.category-widget .category-tabs li.active {
    color: #F90;
    text-align: center;
    font-size: 20px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    border: 1px solid #F90;
}

.post-widget .tab-content .tab-panel {
    display: none;
}

.post-widget .tab-content .tab-panel.active {
    display: block;
}

@media screen and (max-width: 900px) {
    .custom-post-widget-three.archive_post .custom-post-widget.archive_post_2 {
        width: 100%;
    }

    .category-widget .category-tabs {
        width: 100%;
        overflow: scroll;
        display: flex;
    }

    .category-widget .category-tabs::-webkit-scrollbar {
        display: none;
    }

    .custom-post-widget-three .custom-post-widget .post-title {
        margin: 0;
        margin-bottom: 15px;
    }
	
	.nav_drop.custom-widget .dropdown.open .dropdown-menu {
		padding-left: 15px;
    	padding-right: 15px;
    }

    .nav_drop.custom-widget .dropdown.open .dropdown-menu {
        width: 100vw;
    }

    .nav_drop.custom-widget .dropdown.open .dropdown-menu a {
        width: 50%;
        margin-bottom: 25px !important;
		justify-content: flex-start;
		text-align: left;
    }
}

.news-item {
    display: flex;
    padding: 20px;
    border-radius: 10px;
    background: #FFF;
    margin-bottom: 10px;
}

.news-thumbnail img {
    min-width: 300px;
    /* height: 200px; */
    border-radius: 5px;
    margin-right: 76px;
    aspect-ratio: 16 / 9;
    width: 300px;
    object-fit: cover;
}

h3.news-title {
    color: #090834;
    font-size: 24px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin: 0;
    margin-bottom: 14px;
}

.news-excerpt {
    color: #251E47;
    font-size: 14px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0;
    margin-bottom: 14px;
}
.solution_wrapper_links a {
    width: 28%;
}
.news-date {
    color: #251E47;
    font-size: 14px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0;
    margin-bottom: 14px;
}

.news-item a {
    color: #F90;
    text-align: center;
    font-size: 16px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.news-item a svg {
    margin-left: 10px;
}

.news-date,
.news-place {
    color: #251E47;
    font-size: 14px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}

.news-date svg,
.news-place svg {
    margin-right: 10px;
}

.event_tab {
    display: none;
}

.event_tab.active {
    display: block;
}

.events_nav_tabs {
    display: flex;
    align-items: center;
    justify-content: center;
}

.events_nav_tabs div {
    color: #CECED6;
    text-align: center;
    font-size: 20px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    padding: 10px 20px;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0);
    transition: 0.2s;
    cursor: pointer;
    margin: 0 5px;
}

.events_nav_tabs div.active {
    color: #F90;
    text-align: center;
    font-size: 20px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    border-radius: 100px;
    padding: 10px 20px;
    border: 1px solid #F90;
    transition: 0.2s;
    cursor: pointer;
}

.news_item_wrap {
    margin-left: 76px;
}

@media screen and (max-width: 900px) {
    .news-item {
        display: block;
    }

    .news-item img {
        width: 100%;
        object-fit: contain;
        height: auto;
    }

    h3.news-title,
    .news-date,
    .news-place {
        margin-bottom: 10px;
    }

    .events_nav_tabs div {
        text-wrap: nowrap;
		width: -webkit-fill-available;
		min-width: 250px;
    }
	.events_nav_tabs{
padding: 0 10px;}
    .events_nav_tabs {
        overflow: scroll;
    }

    .events_nav_tabs::-webkit-scrollbar {
        display: none;
    }

    .news_item_wrap {
        margin-left: 0px;
    }

    .news-thumbnail img {
        margin: 0px;
    }
	.events_nav_tabs{
		display: block;
	}
    .events_nav_tabs div {
		margin: 15px;
    }
}

.accordion-widget .accordion-item,
.nested-accordion .parent-accordion {
    margin-bottom: 10px;
    padding: 35px 40px;
    padding-left: 0;
    border-bottom: 1px solid #090834;
}

.accordion-widget .accordion-header,
.nested-accordion .parent-title {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.accordion-widget .accordion-header h3,
.nested-accordion .parent-accordion .parent-title {
    font-family: 'Silka', 'Roboto', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    color: #090834;
}

.accordion-widget .accordion-header:hover {}

.accordion-widget .accordion-title {
    margin: 0;
}

.accordion-widget .accordion-content {
    padding-bottom: 35px;
    display: none;
}

.accordion-widget .accordion-content.active {
    display: flex !important;
    align-items: center;
    padding-top: 30px;
}

.accordion-widget .accordion-link {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #333;
}

.accordion-image img {
    min-width: 200px;
    max-width: 200px;
    margin-right: 45px;
}

.accordion-widget .accordion-content.active {
    max-width: 970px;

}

.accordion-widget .accordion-content.active * {
    font-family: 'Silka', 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #090834;
}

.accordion-widget .accordion-content.active .accordion-link {
    color: #F90;
    padding: 0;
    margin-top: 15px;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
}

.accordion-widget .accordion-content.active .accordion-link svg {
    margin-left: 10px;
}

span.toggler_item_s1,
span.toggler_item_s2 {
    height: 1px;
    width: 30px;
    background: #AE0F40;
    display: block;

}

span.toggler_item_s2 {
    transform: rotate(90deg);
    transition: 0.2s;
}

.accordion-header.active span.toggler_item_s2 {
    transform: rotate(0deg);
    transition: 0.2s;
    height: 0;
}

.parent-title.active span.toggler_item_s2 {
    transform: rotate(0deg);
    transition: 0.2s;
    height: 0;
}

.nested-accordion .parent-accordion .parent-title {
    font-weight: bold;
    cursor: pointer;
}

.nested-accordion .parent-accordion .parent-content {
    display: none;
    padding-left: 90px;
}

.nested-accordion .child-accordion .child-title {
    font-weight: bold;
    cursor: pointer;
}

.nested-accordion .child-accordion .child-content {
    display: none;
    padding: 15px 28px;
}

.child-title {
    color: #090834;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 140%;
}

.child-item {
    padding: 20px 0;
}

.child-title svg {
    margin-right: 10px;
    transition: 0.2s;
}

.child-title.active svg {
    transform: rotate(180deg);
    transition: 0.2s;
}

.child-content {
    padding-left: 28px;
}

.child-child-item a {
    display: flex;
    align-items: center;
}

.child-child-item a svg {
    margin-right: 10px;
	    min-width: 24px;
    min-height: 24px;
}

.child-child-item a {
    color: #090834;
    font-family: 'Silka', 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 150%;
}

.child-child-item {
    margin-bottom: 5px;
}

.par_title_wi {
    display: flex;
    align-items: center;
    justify-content: center;
}

.par_title_wi img {
    max-width: 80px;
    max-height: 80px;
    margin-right: 10px;
}

.child-accordion {
    display: flex;
    flex-wrap: wrap;
}

.child-accordion .child-item {
    width: 33%;
}

@media screen and (max-width: 900px) {
    .nested-accordion .parent-accordion .parent-content {
        padding-left: 20px;
    }

    .child-accordion {
        display: block;
    }

    .child-accordion .child-item {
        width: 100%;
    }

    .toggler_item {
        margin-left: 10px;
    }

    .accordion-widget .accordion-header h3,
    .nested-accordion .parent-accordion .parent-title {
        font-size: 26px;
    }

    .accordion-widget .accordion-content.active {
        display: block !important;
    }


    .accordion-widget .accordion-item,
    .nested-accordion .parent-accordion {
        padding: 20px !important;
    }
}

.search_form_custom_header {
    display: none;
}

.search_form_custom_header.active {
    position: absolute;
    width: 1190px;
    transform: translate(-90%, -10px);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 16px;
    height: 38px;
    background: #090834;
    z-index: 9;
}

.search_form_custom_header input {
    border-radius: 100px;
    background: var(--primary-waterfall-blue, #1F2669);
    width: 700px;
    height: 50px;
    padding: 17px 36px;
    border: 2px solid #4862A6;
    color: #fff;
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.search_form_custom_header button {
    width: 100px;
    height: 50px;
    border-radius: 100px;
    background: var(--primary-waterfall-blue, #090834);
    border: 1px solid #1F2669;
    align-items: center;
    justify-content: center;
    right: 270px;
    position: absolute;
}

.close_serach_header {
    margin-left: 50px;
    cursor: pointer;
}

.close_serach_header svg{
	position: absolute;
    right: 87px;
    top: 10px;
}

.search_icon_search_form_custom_header {
    cursor: pointer;
    width: 45px;
    padding: 10px;
}

.search_form_custom_header input:focus {
    outline: none;
}

/*.elementor-button-link:hover,*/
.slide-link_three:hover,
button[type="submit"]:hover,
.tag-list li:hover {
    border-radius: 5px !important;
    transition: 0.2s important;
}

.elementor-button-link.learn-more-link:hover,
.learn-more-link:hover a,
.learn-more-link:hover,
.post-content a:hover,
.elementor-swiper-button:hover i,
.news-item a:hover {
    color: #AE0F40 !important;
    transition: 0.2s important;
    stroke: #AE0F40;
}

.elementor-social-icon:hover,
.elementor-share-btn:hover {
    background: #AE0F40 !important;
}

.elementor-social-icon:hover i,
.elementor-share-btn:hover i {
    color: #fff !important;
}

.accordion-title:hover svg path {
    stroke: #AE0F40 !important;
}

.post-content a svg {
    margin-left: 5px;
}

.e-n-menu-item-title {
    padding-bottom: 2px !important;
}

footer ul li a {
    display: block;
    width: fit-content;
    padding-bottom: 2px !important;
    transition: 0s !important;
}

.e-n-menu-item-title:hover,
footer ul li:hover a {
    border-bottom: 2px solid red !important;
    padding-bottom: 0px !important;
    transition: 0s !important;
}

.carousel-arrow {
    cursor: pointer;
    transition: 0.2s important;
}

.carousel-arrow:hover svg path {

    transition: 0.2s important;
    stroke: #AE0F40 !important;
}

button.dropdown-toggle:hover,
button.dropdown-toggle:hover svg path,
#nav_cat_search:hover svg path,
.search_icon_search_form_custom_header:hover svg path {
    color: #AE0F40 !important;
    stroke: #AE0F40 !important;
}


.carousel-navigation {
    width: max-content;
}

.carousel-nav-item,
.events_nav_tabs .tab,
.carousel-nav-item-image_right {
    padding: 10px 20px !important;
    transition: 0s !important;
    border: 1px solid rgba(222, 222, 222, 0);
    border-radius: 100px;
}

.carousel-nav-item:hover,
.events_nav_tabs .tab:hover,
.carousel-nav-item-image_right:hover {
    border: 1px solid #FF9900;
    border-radius: 100px;
    padding: 10px 20px !important;
    color: #FF9900;

}

.custom-tabs-widget .custom-tabs-nav-item:hover {
    opacity: 1;
}

.custom-carousel-block {
    max-width: 1100px
}

.custom-carousel-three-widget .carousel-slide.active {
    opacity: 1;
    z-index: 99999;
}

.news-widget .news-thumbnail {
    padding-right: 40px;
}

.carousel-nav-item-image_right {
    margin-bottom: 10px;
}

.one_post_widget_white {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    height: 400px;
    width: 1200px;
    top: -450px;
}


.post_wid_one_mob {
    display: none;
}

.one_post_widget_white .post-title {
    font-size: 36px;
}

@media screen and (max-width: 900px) {
	.news-widget .news-thumbnail {
		padding-right: 0;
	}
    .post_wid_one_mob {
        display: block;
    }

    .one_post_widget_white {
        display: none;
    }

}

div#contact_us_form input,
div#contact_us_form select,
div#contact_us_form textarea {
    line-height: 17px;
}

.desktop_menu {
    width: fit-content;
    margin: 0 auto;
}

.menu_items {
    color: #FFF !important;
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding-bottom: 5px !important;
    border-bottom: 2px solid rgba(155, 155, 155, 0) !important;
    transition: 0.2s !important;
    cursor: pointer !important;
}
#post_content_ebook li:before{
	top: -8px !important;
}
#post_content_ebook li:before{
	background-image: url('https://wordpress-1009608-3976278.cloudwaysapps.com/wp-content/uploads/2023/10/Feature.png') !important;
	background-size: contain;
background-repeat: no-repeat;
}
.partner_single a {
    color: #090834;
    font-family: Silka;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.content_categories-blog.content_categories-blog-without-auto-template p.elementor-heading-title.elementor-size-default{
    line-height: 24px;
}
.menu_items:hover {
    border-bottom: 2px solid #FF003A;
    transition: 0.2s;
}

.menu_items svg {
    margin-left: 2px;
}

div .menu_items:nth-child(1) {
    margin-left: 0;
}

div .menu_items:nth-last-child(1) {
    margin-right: 0;
}

.menu_wrapper {
    width: 700px;
}

.menu_wrapper,
.menu_items {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_borderr{
padding-bottom: 30px;
}

.hide_wrapper {
        display: none;
    position: absolute;
    top: 60px;
    left: calc(50% - -30px);
    max-width: 1200px;
    width: 1200px;
    transform: translate(-50%, 0);
    background: var(--primary-waterfall-dark-blue, #090834);
    box-shadow: 0px 8px 20px 0px rgba(9, 8, 52, 0.40);
    border-radius: 20px;
}

.hide_wrapper::before {
    border: none !important;
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 20px;
    padding: 1px;
    background: linear-gradient(45deg, #FFFFFF, #1F2669);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#1F2669 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

.hide_wrapper.active {
    display: block;
}

.hide_wrapper>div {
    display: flex;
    position: relative;
    z-index: 999999;
}

.hide_wrapper>div>div {
    padding: 50px;
}

.solution_wrapper_links {
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
}

.hide_wrapper a span {
    color: var(--white, #FFF);

    /* Text-16pt */
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
}

.hide_wrapper a {
    display: flex;
    width: 50%;
    align-items: center;
    margin-bottom: 25px;
}

.hover_svg {
    max-width: 0px;
    transition: 0.2s;
}

.link_wrap {
    display: flex;
    align-items: center;
    padding: 15px 10px;
}

.hide_wrapper a:hover .link_wrap {
    border-radius: 20px;
    background: var(--gradients-waterfall-blue-gradient, linear-gradient(90deg, #090834 0%, #1F2669 100%));
    box-shadow: 0px 0px 3px 0px #C5C9EE;
}

.hide_wrapper a:hover .link_wrap .hover_svg {
    max-width: 10px;
    transition: 0.2s;
    margin-right: 10px;
}

.hide_wrapper a:hover .link_wrap span {
   
}

.hide_wrapper a img {
    max-width: 40px;
    max-height: 40px;
    width: 100%;
    margin-right: 10px;
}

.hide_wrapper .industry {
    width: 550px;
    border-right: 1px solid #ffffff67;
}

.hide_wrapper .need {
    width: 650px;
}

.tec_prod.big .industry {
    padding: 40px 30px;
    width: 470px;

}

.tec_prod .industry {
    padding: 40px 30px;
    width: 380px;

}

.tec_prod.big .need {
    padding: 40px 30px;
    width: 730px;
    display: block;
}

.tec_prod .need {
    padding: 40px 30px;
    width: 820px;
    display: flex;
    align-items: center;
}

.tec_prod a {
    margin-bottom: 10px;
}

.tec_prod.big a img {
    max-height: 15px;
}

.tec_prod a {
    width: auto;
    margin-right: 0;
    transition: 0.2s;
}

.tec_prod a:hover .link_wrap {
    border-radius: 25px;
}

 a .link_wrap .hover_svg {
    display: none;
}

.tec_prod .solution_wrapper_links a:hover * {
    color: var(--white, #FFF);
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 150%;
}

.tec_prod a span {
    text-wrap: nowrap;
	white-space: nowrap;
}

.hide_wrapper h3 {
    color: #FFF;
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    min-width: 250px;
    margin-right: 10px;
}

.tec_prod .title_link svg {
    min-width: 20px;
}

.title_link {
    width: 100% !important;
    display: block !important;
    padding: 10px;
}

.title_link:hover {
    border-radius: 5px;
    background: linear-gradient(90deg, #1F2669 0%, rgba(9, 8, 52, 0.00) 100%);
}

.title_link div {
    display: flex;
    align-items: center;
}

.tec_prod p {
    margin: 0;
    padding: 0;
    color: var(--white, #FFF);

    /* Text-16pt */
    font-family: 'Silka', 'Roboto', sans-serif, "Roboto";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
}

.tec_prod.big .link_wrap {
    display: flex;
    align-items: center;
    padding: 15px 10px;
    padding: 2px 15px !important;
}

.custom-load-more-spinner-post-widget{
    width: 50px;
    display: none;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
}
.custom-load-more-spinner-post-widget.show{
    display: block;
}