* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    outline: none;
    font-family: 'Roboto', sans-serif;
	    line-height: 1.5;
}

*:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}

.wp-element-caption {
    color: #18327b;
    font-size: 14px;
    padding: 20px 20px 20px 30px;
}

a {
    display: inline-block;
    transition: all 0.4s ease-in-out;
    text-decoration: none;
}

img {
    max-width: 100%;
    display: block;
}


.container {
    max-width: 1368px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
}

@media screen and (max-width: 768px) {
    .container {
        max-width: 600px;
    }
    
    header .container{
    	align-items: center !important;
    }
    
    .blue-logo{
    	height: auto;
    }
}

h1,
.h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}

@media screen and (max-width: 576px) {

    h1,
    .h1 {
        font-size: 30px;
    }
}

h2,
.h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;
}

@media screen and (max-width: 576px) {

    h2,
    .h2 {
        font-size: 24px;
        margin-bottom: 28px;
    }
}

h3,
.h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
}

h4,
.h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
}

h5,
.h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
}

.blue_btn {
    min-width: 164px;
    text-align: center;
    padding: 17px 41px;
    color: #fff;
    background-color: #2b5ced;
    line-height: 1;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: 0px 2px 12px 0px #2C5CED;
}

@media screen and (max-width: 576px) {
    .blue_btn {
        min-width: 130px;
        padding: 13px 33px;
    }
}

.blue_btn:hover {
    background-color: rgba(43, 92, 237, 0.8392156863);
    color: #fff;
}

section:not[class="data_centers"] {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section {
    padding-top: 60px;
    padding-bottom: 60px;
}

html.overflow-hidden {
    overflow: hidden;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    background: transparent;
    z-index: 500;
}

.rtl header {
    left: unset;
    right: 0;
}

header {
    .blue-logo {
        display: none;
    }
}

header.scrolled,
body.opened header {
    background-color: #fff;
    box-shadow: 0 11px 69px -18px rgba(223, 235, 255, 0.68);

    .white-logo {
        display: none;
    }

    .blue-logo {
        display: block;
    }
}

header .container {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

@media screen and (min-width: 1200px) {
    header ul {
        list-style: none;
        display: flex;
        align-items: center;
        width: 100%;
    }
}

#header-right-menu {
    gap: 10px;
}

#header-right-menu li:first-child a {
    padding-inline: 22px;
}

#header-right-menu li:nth-child(2) a {
    padding-inline: 16px;

    @media screen and (max-width: 1199px) {
        padding-inline: 23px;
    }
}
#header-right-menu li:nth-child(5) a {
    padding-inline: 16px;

    @media screen and (max-width: 1199px) {
        padding-inline: 23px;
    }
}
.container .menu-header-menu-container {
    margin-left: 57px;
}

.rtl .container .menu-header-menu-container {
    margin-left: 0;
    margin-right: 57px;
}

@media screen and (max-width: 1300px) {
    .container .menu-header-menu-container {
        margin-left: 0;
    }

    .rtl .container .menu-header-menu-container {
        margin-right: 0;
    }
}

header ul li a {
    font-weight: 300;
    letter-spacing: 0.1px;
}

header ul.right_nav li:last-child {
    padding-left: 0;
    padding-right: 0;
}


body:not(.opened) header:not(.scrolled) #header-right-menu li:first-of-type a{
    color: #fff;
}

body:not(.home) section:not(.privacy_banner) {
    padding-top: 60px;
    padding-bottom: 60px;
}

header .right_nav img {
    max-height: 75px;
    -o-object-fit: contain;
    object-fit: contain;
}

header a {
    color: #17307A;
    cursor: pointer;
    transition: 0s;
}


header ul:not(#header-right-menu) li a {
    font-size: 16px;
    letter-spacing: 0.04em;
}

header ul#top-menu-header-menu li a {
    color: #fff;
}

header ul#top-menu-header-menu li.underline a {
    text-decoration: underline;
    text-decoration-color: #fff;
    text-underline-offset: 2px;
}

header ul#top-menu-header-menu li a:after {
    width: 1px;
    height: 22px;
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
    background-color: #404E70;
}

header ul#top-menu-header-menu li:last-of-type a:after {
    display: none;
}


header li a span {
    font-size: 16px;

    @media (min-width: 1300px) {
        font-size: 18px;
    }
}

header .center_nav > li > .sub-menu .sub-menu li a span {
    font-size: 16px;
}

/* Use cases element */
.use_cases ul:not(#menu-header-menu, #header-right-menu) li:last-of-type:not(:first-child) a:not(:has(span)) {
    font-family: Poppins;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding-left: 14px;
}

.rtl .use_cases ul:not(#menu-header-menu, #header-right-menu) li:last-of-type:not(:first-child) a:not(:has(span)) {
    padding-left: unset;
    padding-right: 14px;
}

header li ul.sub-menu a span:nth-of-type(2) {
    @media screen and (max-width: 1199px) {
        font-size: 14px;
        font-weight: 400;
    }
}
header li ul.sub-menu a span:nth-of-type(5) {
    @media screen and (max-width: 1199px) {
        font-size: 14px;
        font-weight: 400;
    }
}
header li ul.sub-menu a p {
    @media screen and (max-width: 1199px) {
        font-size: 12px;
        font-weight: 300;
    }
}

header.scrolled li a,
body.opened header li a {
    color: #17307A;
}

header li a span {
    font-weight: 600;
}

header:hover li a {
    @media screen and (max-width: 1199px) {
        color: #17307A;
    }
}

header .center_nav > li.menu-item-has-children::after {
    left: 5px;
    right: unset;
}

.rtl header .center_nav > li.menu-item-has-children::after {
    left: unset;
    right: 5px;
}

@media screen and (min-width: 1200px) {
    header .center_nav > li > .sub-menu .sub-menu {
        right: 100%;
        left: unset;
        margin-right: 0;
        gap: 21px;
    }

    .rtl header .center_nav > li > .sub-menu .sub-menu {
        margin-right: unset;
        margin-left: 0;
        right: unset;
        left: 100%;
    }

    .sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateX(15px);
        margin: 0;
        left: 30px;
        display: grid;
    }

    .rtl .sub-menu {
        left: unset;
        right: 30px;
        transform: translateX(-15px);
    }


    .sub-menu li span:nth-of-type(2) {
        font-size: 16px;
    }
    .sub-menu ul span:nth-of-type(5) {
        font-size: 16px;
    }
    .sub-menu li a p {
        font-size: 14px !important;
    }

    header .center_nav > li.menu-item-has-children:hover > .sub-menu,
    header .center_nav > li.menu-item-has-children:focus-within > .sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateX(15px);
        margin: 0;
        left: 30px;
        display: grid;
    }

    .rtl header .center_nav > li.menu-item-has-children:hover > .sub-menu,
    .rtl header .center_nav > li.menu-item-has-children:focus-within > .sub-menu {
        left: unset;
        right: 30px;
        transform: translateX(-15px);
    }

    header .center_nav > li > .sub-menu {
        margin: 0;
        left: 15px;
        width: 100%;
        min-height: 445px;
        background: #e6eaf2;
    }

    .rtl header .center_nav > li > .sub-menu {
        left: unset;
        right: 15px;
    }

    header .center_nav > li > .sub-menu > li > a {
        display: flex;
        flex-direction: column;
        border-radius: 5px;
        padding: 16px 80px 10px 83px;
        position: relative;
    }

    .rtl header .center_nav > li > .sub-menu > li > a {
        padding: 16px 83px 10px 80px;
    }

    header .center_nav > li > .sub-menu > li > a p {
        color: #111111;
    }

    header .center_nav > li > .sub-menu > li > a span:nth-of-type(2) {
        width: fit-content;
        position: relative;

        &::after {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: currentColor;
            bottom: 0;
            left: 0;
            opacity: 0;
            transition: 0.3s ease-in-out opacity;
        }
    }

    .rtl header .center_nav > li > .sub-menu > li > a span:nth-of-type(2)::after {
        left: unset;
        right: 0;
    }

    header .center_nav > li > .sub-menu > li > a:hover span:nth-of-type(2) {
        &::after {
            opacity: 1;
        }
    }

    header .center_nav > li > .sub-menu > li > a span:nth-of-type(5) {
        width: fit-content;
        position: relative;

        &::after {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: currentColor;
            bottom: 0;
            left: 0;
            opacity: 0;
            transition: 0.3s ease-in-out opacity;
        }
    }

    .rtl header .center_nav > li > .sub-menu > li > a span:nth-of-type(5)::after {
        left: unset;
        right: 0;
    }

    header .center_nav > li > .sub-menu > li > a:hover span:nth-of-type(5) {
        &::after {
            opacity: 1;
        }
    }
    header .center_nav > li > a {
        position: relative;
    }

    .home header .center_nav > li > a {
        color: #fff;
    }

    .home header.scrolled .center_nav > li > a {
        color: #17307a;
    }
}

header .center_nav > li > .sub-menu > .menu-item-has-children::after {
    transform: translateY(-1px) rotate(180deg);
}


@media screen and (min-width: 1200px) {
    header .container {
        position: relative;
    }

    header .center_nav > li > .sub-menu {
        position: absolute;
        top: 100%;
        right: -100vw;
        opacity: 0;
        visibility: hidden;
        transition: all .2s ease-out;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        background: #fff;
        padding: 62px 24px;
        width: 60%;
        pointer-events: none;
    }

    .rtl header .center_nav > li > .sub-menu {
        right: unset;
        left: -100vw;
    }

    header .center_nav > li:hover > .sub-menu {
        right: 0;
        left: 30px;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    .rtl header .center_nav > li:hover > .sub-menu {
        right: 30px;
        left: unset;
    }
}

    header .center_nav > li > .sub-menu > .has-inline-submenu > .sub-menu {
        opacity: 1;
        visibility: visible;
        display: inline-block!important;
    }

	@media screen and (min-width: 1200px) {
    header .center_nav > li > .sub-menu .sub-menu title{
        display: contents!important;
        white-space: normal;
    }
}

header .center_nav > li > .sub-menu::before {
    content: '';
    position: absolute;
    background: #fff;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.rtl header .center_nav > li > .sub-menu::before {
    left: unset;
    right: 50%;
    transform: translateX(50%);
}
	
header .center_nav > li:nth-child(5) > .sub-menu::after {
    content: '';
    position: absolute;
    background: #F5F8FF;
    width: 50vw;
    height: 100%;
    top: 0;
    left: 100%;

    @media screen and (max-width: 1199px) {
         display: none;
     }
}
header .center_nav > li:first-child > .sub-menu {
        width: calc(100% - 0px);
        grid-template-columns: repeat(3, 1fr);
}

header .center_nav > li:nth-child(2) > .sub-menu::after {
    content: '';
    position: absolute;
    background: #F5F8FF;
    width: 50vw;
    height: 100%;
    top: 0;
    left: 100%;
}


.rtl header .center_nav > li:nth-child(2) > .sub-menu::after {
    left: unset;
    right: 100%;
}

    header .center_nav > li:nth-child(5) > .sub-menu::after {
    content: '';
    position: absolute;
    background: #F5F8FF;
    width: 50vw;
    height: 100%;
    top: 0;
    left: 100%;
}

.rtl header .center_nav > li:nth-child(5) > .sub-menu::after {
    right: 100%;
    left: unset;
}

header .center_nav > li:first-child > .sub-menu {
    width: calc(100% - 0px);
    grid-template-columns: repeat(3, 1fr);
}

header .center_nav > li:nth-child(2) > .sub-menu {
    width: calc(100% + -500px);
}

header .center_nav > li:nth-child(5) > .sub-menu {
    width: calc(100% + -500px);
}


.large_submenu > .sub-menu {
    min-height: 235px;
}

header .menu-item ._svg,
header .menu-item ._image {
    object-fit: contain;
    margin: 0;
}

header .menu-item span:first-child {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 60px;
    height: 60px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 24px 0px #9D9DC28F;
}

header .center_nav > li > .sub-menu > .menu-item-has-children {
     position: absolute;
     min-height: 300px;
     height: 100%;
     background: #F5F8FF;
     left: 100%;
     width: 35vw;
     top: 0;
     padding: 39px 50px;
     z-index: 5;
}

header .center_nav > li > .sub-menu > .menu-item-has-children > a {
    margin-bottom: 19px;
}

.rtl header .menu-item span:first-child {
    left: unset;
    right: 0;
}

header .menu-item span:first-child img {
    height: auto;
}

header .sub-menu .sub-menu .menu-item span:first-child {
    width: 16px;
    background: transparent;
    box-shadow: none;
}

header .sub-menu .sub-menu .menu-item span:first-child img {
    width: 16px;
    height: 16px;
}

header .center_nav > li > .sub-menu > .menu-item > a > ._image,
header .center_nav > li > .sub-menu > .menu-item > a > picture {
    position: absolute;
    border-radius: 10px;
    width: 50px;
    object-fit: contain;
    height: 50px;
    left: 0;
    padding: 8px;
    background: #fff;
    box-shadow: 0px 4px 15px 0px #17307A1A;
    transition: all .4s ease;
}

header .center_nav > li > .sub-menu > .menu-item > a > picture ._image {
    padding: 0;
    height: 100%;
    width: auto;
}

.rtl header .center_nav > li > .sub-menu > .menu-item > a > ._image {
    left: unset;
    right: 0;
}

header .center_nav > li > .sub-menu > .menu-item > a > ._image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

header .center_nav > li > .sub-menu > .menu-item > a:hover > ._image {
    box-shadow: 0 4px 24px 0 #9D9DC28F;
}

#menu-header-menu .sub-menu li a:hover span{
    color: #2C5CED;
}

header .sub-menu .sub-menu ._image {
    position: absolute;
    left: 0;
}

.rtl header .sub-menu .sub-menu ._image {
    right: 0;
    left: unset;
}

header .center_nav > li > .sub-menu > .menu-item-has-children {
    position: absolute;
    min-height: 300px;
    height: 100%;
    background: #F5F8FF;
    left: 100%;
    width: 35vw;
    top: 0;
    padding: 39px 50px;
    z-index: 5;
}

.rtl header .center_nav > li > .sub-menu > .menu-item-has-children {
    right: 100%;
    left: unset;
}

header .center_nav > li > .sub-menu > .menu-item-has-children > a {
    margin-bottom: 19px;
}

header .center_nav > li.menu-item-has-children > a {
    position: relative;
}

header .center_nav > li.menu-item-has-children:hover > a::after {
    transform: translateY(-1px) rotate(225deg);
}

.rtl header .center_nav > li.menu-item-has-children:hover > a::after {
    transform: translateY(-1px) rotate(225deg);
}

#menu-header-menu li a {
    display: flex;
    gap: 7px;
    font-weight: 400;
}

@media screen and (min-width: 1200px) {
#menu-header-menu .sub-menu li a {
    gap: 0;
    position: relative;
    }
}

header .center_nav > li.menu-item-has-children > a::before {
    content: '';
    position: absolute;
    background: transparent;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% + 30px);
}

header .top-menu__right-wrapper {
    gap: 34px;
    display: flex;
}

header .top-menu__right-wrapper > a,
header .top-menu__right-wrapper .lang-toggle {
    gap: 7px;
    display: flex;
    color: #fff;
    align-items: center;
}

header .center_nav > li.menu-item-has-children > a::after {
    content: '';
    position: relative;
    width: 5px;
    height: 5px;
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: #0d3380;
    top: 3px;
    transform: translateY(-5px) rotate(45deg);
    display: inline-flex;
    align-self: center;
}

body.home header .center_nav > li.menu-item-has-children > a::after {
    border-color: #fff;
}

body.home.opened header .center_nav > li.menu-item-has-children > a::after,
body.home header.scrolled .center_nav > li.menu-item-has-children > a::after {
    border-color: #0d3380;
}

.menu-bar {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 19px;
}

header .center_nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 50px;
}

[lang=he-IL] header .center_nav {
    gap: 90px;
}

header .top-menu {
    background-color: transparent;
    padding: 15px 0;
}

header.scrolled .top-menu {
    background-color: #10224C;
}

header .main-menu .container {
    padding-block: 15px;
}

.menu-bar .top-menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.menu-bar .top-menu .center_nav > li a,
.menu-bar .top-menu .lang-title {
    color: #a6c3e9;
    font-size: 16px;
    font-weight: 400;
}

.scrolled .menu-bar .top-menu .center_nav > li a,
.scrolled .menu-bar .top-menu .lang-title {
    color: #17307a;
}

.scrolled .menu-bar .top-menu .lang-toggle:after {
    border-color: #17307a;
}

.menu-bar .top-menu .lang-toggle:after {
    width: 6px;
    height: 6px;
    border-width: 0 1px 1px 0;
    border-color: #a6c3e9;
    transform: rotate(45deg);
}

.menu-bar .top-menu .lang-toggle:hover:after,
.menu-bar .top-menu .lang-toggle:active:after,
.menu-bar .top-menu .lang-toggle:focus:after {
    transform: rotate(-135deg);
}

.menu-bar .top-menu .lang-wrapper {
    margin-left: 42px;
    margin-right: 10px;
}

.rtl .menu-bar .top-menu .lang-wrapper {
    margin-left: 10px;
    margin-right: 40px;
}

@media screen and (min-width: 1200px) {
    header .center_nav > li.menu-item-has-children:hover > .sub-menu,
    header .center_nav > li.menu-item-has-children:focus-within > .sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateX(-30px) translateY(0);
    }

    .rtl header .center_nav > li.menu-item-has-children:hover > .sub-menu,
    .rtl header .center_nav > li.menu-item-has-children:focus-within > .sub-menu {
        transform: translateX(30px) translateY(0);
    }

    header .center_nav > li > .sub-menu > .menu-item-has-children::after {
        display: none;
    }
}

header .center_nav .sub-menu {
    flex-direction: column;
    align-items: flex-start;
}

header .center_nav .sub-menu li {
    padding: 5px 0;
    width: 100%;
}

@media screen and (min-width: 1200px) {
    header .center_nav > li > .sub-menu .sub-menu {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        row-gap: 15px;
        column-gap: 70px;
    }

    header .center_nav .sub-menu li {
        padding: 0;
    }
}

header .center_nav > li > .sub-menu > .menu-item-has-children::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4px;
    border-color: transparent transparent transparent #6C7EB0;
    right: 5px;
    top: 50%;
    transform: translateY(-1px);
}

.rtl header .center_nav > li > .sub-menu > .menu-item-has-children::after {
    right: unset;
    left: 5px;
}

@media screen and (min-width: 1200px) {

    header .center_nav > li > .sub-menu > .menu-item-has-children:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
    }

    header .center_nav > li > .sub-menu .sub-menu li {
        margin-bottom: 10px;
    }

    header .center_nav > li > .sub-menu .sub-menu li a {
        position: relative;
        padding-left: 25px;
    }

    .rtl header .center_nav > li > .sub-menu .sub-menu li a {
        padding-left: 0;
        padding-right: 25px;
    }

    header .center_nav > li > .sub-menu .sub-menu li a::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: #0d3380;
        top: 100%;
        left: 0;
        transition: all .4s ease-in-out;
        opacity: 0;
    }

    .rtl header .center_nav > li > .sub-menu .sub-menu li a::before {
        right: 0;
        left: unset;
    }

    header .center_nav > li > .sub-menu .sub-menu li a:hover::before {
        opacity: 1;
    }

}

@media screen and (max-width: 1199px) {
    .menu-bar .top-menu .center_nav > li a,
    .menu-bar .top-menu .lang-title {
        color: #17307a;
    }

    .menu-bar .top-menu .lang-toggle:after {
        border-color: #17307a;
    }
}

header .burger {
    width: 25px;
    height: 15px;
    position: relative;
    display: none;
    cursor: pointer;
}

header .burger span {
    width: 25px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    transition: all .4s ease-in-out;
}

.rtl header .burger span {
    right: 50%;
    left: unset;
    transform: translate(50%, -50%);
}

header ul li img {
    margin: 2px !important;
}

header .burger.active span {
    width: 0;
}

header .burger span::before {
    content: '';
    width: 25px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -9px);
    background: #1B1464;
    transition: all .4s ease-in-out;
}

.rtl header .burger span::before {
    left: unset;
    right: 50%;
    transform: translate(50%, -9px);
}

header .burger.active span::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.rtl header .burger.active span::before {
    transform: translate(50%, -50%) rotate(45deg);
}

header .burger span::after {
    content: '';
    width: 25px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 7px);
    background: #1B1464;
    transition: all .4s ease-in-out;
}

.rtl header .burger span::after {
    left: unset;
    right: 50%;
    transform: translate(50%, 7px);
}

header .burger.active span::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.rtl header .burger.active span::after {
    transform: translate(50%, -50%) rotate(-45deg);
}

header .right_block {
    display: flex;
    align-items: center;
}

.custom-logo-link {
    width: 126px;
    height: 34.69px;
}

@media screen and (min-width: 768px) {
    .custom-logo-link {
        width: 195px;
        height: 55px;
    }
}

header .logo {
    display: flex;
    align-items: center;
}

header .mobile-menu__helper-links {
    display: none;
}

@media screen and (max-width: 1199px) {
    header {
        padding: 15px 0;
    }

    header .mobile-menu__helper-links {
        display: block;
    }

    header .top-menu {
        display: none;
    }

    header .burger {
        display: block;
        margin-left: 15px;
    }

    .rtl header .burger {
        margin-left: 0;
        margin-right: 15px;
    }

    header .menu-item span:first-child img {
        min-width: 60%;
    }

    header .burger span, header .burger span::before, header .burger span::after {
        background: white;
    }

    .scrolled .burger span, .scrolled .burger span::before, .scrolled .burger span::after,
    body.opened header .burger span, body.opened header .burger span::before, body.opened header .burger span::after {
        background: #1B1464;
    }

    header #menu-header-menu {
        position: relative;
        flex-direction: column;
        background: #fff;
        width: 100vw;
        align-items: flex-start;
        display: flex !important;
        transition: all .4s ease-in-out;
        min-width: 375px;
        gap: unset;
    }

    header .mobile-login-link {
        padding: 20px;
    }

    header .mobile-menu__helper-links .lang-toggle {
        color: #17307A;
        padding-inline: 20px;
    }

    header .mobile-menu__helper-links .lang-toggle svg {
        margin-right: 7px;
    }

    header ul#top-menu-header-menu li {
        padding-inline: 20px;
    }

    header ul#top-menu-header-menu li a {
        color: #17307A;
    }

    .menu-bar {
        position: absolute;
        left: 0;
        top: 0;
        flex-direction: column;
        background: #fff;
        overflow: hidden auto;
        width: 100vw;
        height: 100vh;
        align-items: flex-start;
        display: flex !important;
        transition: all .4s ease-in-out;
        min-width: 375px;
        transform: translateX(-100%);
        padding-block: 200px;
        justify-content: flex-start;
    }

    .rtl .menu-bar {
        left: unset;
        right: 0;
        transform: translateX(100%);
    }

    .menu-bar .top-menu {
        flex-direction: column;
        align-items: flex-start;
        margin-left: 20px;
        order: 2;
    }

    .rtl .menu-bar .top-menu{
        margin-left: unset;
        margin-right: 20px;
    }

    .menu-bar .lang-toggle {
        height: auto;
    }

    .menu-bar .top-menu .lang-title {
        font-size: 16px;
    }

    .menu-bar .lang-dropdown {
        display: flex;
        position: relative;
        flex-direction: column;
        right: unset !important;
        transform: unset !important;
        top: 10px;
        gap: 20px;
        padding: 15px;
    }

    .rtl .menu-bar .lang-dropdown {
        left: unset !important;
        right: unset !important;
    }

    .menu-bar .top-menu ul {
        list-style: none;
    }

    #top-menu-header-menu {
        flex-direction: column;
        gap: 20px;
    }

    .menu-bar .top-menu .lang-wrapper {
        margin: 20px 0;
    }

    header .menu-bar.active {
        transform: translateX(0);
    }

    header .logo {
        z-index: 100;
    }

    header .container {
        flex-direction: row;
    }

    #header-right-menu {
        position: absolute;
        left: 0;
        width: 100%;
        top: 100%;
        padding: 35px 20px 0 20px;
        display: flex;
        justify-content: center;
        border-top: 1px solid #2358D91A;
        opacity: 0;
        visibility: hidden;
        transition: all .4s ease-in-out;
        background: #fff;
        list-style: none;
    }

    .rtl #header-right-menu {
        left: unset;
        right: 0;
    }

    #header-right-menu::before {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 86px;
        bottom: 100%;
        background: #fff;
        border-bottom: 1px solid rgba(35, 88, 217, 0.10);
        margin-bottom: -5px;
    }

    header .center_nav>li:nth-child(5)>.sub-menu::after {
        display: none;
    }

    .rtl #header-right-menu::before {
        left: unset;
        right: 0;
    }

    header .center_nav > li.menu-item-has-children > a::after {
        content: '';
        position: relative;
        width: 5px;
        height: 5px;
        border-style: solid;
        border-width: 0px 2px 2px 0;
        border-color: #0d3380;
        top: 50%;
        transform: rotate(315deg);
        transition: all 0.3s ease;
    }

    .rtl header .center_nav > li.menu-item-has-children > a::after {
        transform: rotate(135deg);
    }

    header li a {
        font-size: 18px;
    }

    #header-right-menu.active {
        opacity: 1;
        visibility: visible;
    }

    header #menu-header-menu > li {
        width: 100%;
        position: relative;
        padding: 20px 20px;
        border-bottom: 1px solid #2358D91A;
    }

    header .center_nav > li > .sub-menu > li > a {
        display: flex;
        flex-direction: column;
        padding: 10px 20px 10px 60px;
        position: relative;
    }

    .rtl header .center_nav > li > .sub-menu > li > a {
        display: flex;
        flex-direction: column;
        padding: 10px 60px 10px 20px;
        position: relative;
    }

    header .menu-item span:first-child {
        position: absolute;
        display: flex;
        justify-content: center;
        width: 50px;
        left: 0;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 3.333px 12.5px 0px rgba(23, 48, 122, 0.10);
    }

    .rtl header .menu-item span:first-child {
        left: unset;
        right: 0;
    }

    header #menu-header-menu li a {
        width: 100%;
    }

    header ul#menu-header-menu:not(.sub-menu) li a:not(:has(span)) {

        @media screen and (min-width: 1200px) {
            padding-left: 30px;
        }
    }

    .rtl header ul#menu-header-menu:not(.sub-menu) li a:not(:has(span)) {
        @media screen and (min-width: 1200px) {
            padding-left: unset;
            padding-right: 30px;
        }
    }

    header .center_nav li.menu-item-has-children::after {
        top: 8px;
    }

    header .center_nav .sub-menu {
        display: none;

        list-style: none;
        @media screen and (min-width: 1200px) {
            padding-top: 35px;
        }
    }

    header .center_nav > li > .sub-menu > .menu-item-has-children::after {
        position: absolute;
        width: 5px;
        height: 5px;
        border-style: solid;
        border-width: 0px 2px 2px 0;
        border-color: #0d3380;
        right: -13px;
        top: 12px;
        transform: translateY(-5px) rotate(45deg);
    }

    .rtl header .center_nav > li > .sub-menu > .menu-item-has-children::after {
        right: unset;
        left: -13px;
    }

    #header-right-menu li a {
        min-width: 170px;
    }
}

.rtl header .top-menu__right-wrapper {
    flex-direction: row-reverse;
}

#header-right-menu li:nth-of-type(2) a {
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: 500;
    background-color: #2b5ced;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: 0 2px 5px 0 #2C5CED;
    height: 100%;
    border: 1px solid #2C5CED;
}
#header-right-menu li:nth-of-type(5) a {
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: 500;
    background-color: #2b5ced;
    line-height: 1.2;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: 0px 2px 5px 0px #2C5CED;
    height: 100%;
}

#header-right-menu li a {
    letter-spacing: 0.2px;
    font-size: 16px;
    font-weight: 400;
    padding-inline: 0;
    padding-block: 12px;
    min-width: max-content;
    line-height: 1;
}

#header-right-menu li a {
    border: 1px solid #2C5CED;
    border-radius: 10px;
    transition: all 0.4s ease-in-out;
    color: #fff;
    background: #2C5CED;
    box-shadow: 0 2px 5px 0 #2C5CED;
}

@media screen and (max-width: 576px) {
    .header img {
        max-width: 70%;
    }

}

footer {
    background: #11357D;
    padding-top: 105px;
    padding-bottom: 10px;
    color: #ffffff;
}

footer a.logo img {
    width: 267px;
    height: 74px;

    @media screen and (max-width: 768px) {
        width: 160px;
        height: 44px;
    }
}

footer .first-column li {
    display: flex;
    align-items: center;
}

footer .first-column li svg {
    margin-right: 14px;
}

.rtl footer .first-column li svg {
    margin-left: 14px;
}

footer .first-column li:last-child svg {
    width: 26px;
    transform: scale(1.3);
}

footer .logo {
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    footer {
        padding-top: 50px;
    }
}

@media screen and (max-width: 576px) {
    footer {
        text-align: center;
    }
}

footer ul {
    list-style: none;
}

footer a {
    color: #F5F5F5;
}

footer a:hover {
    opacity: 0.7;
}

footer .top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 65px;

    @media screen and (max-width: 768px) {
        padding-bottom: 35px;
    }
}

@media screen and (max-width: 768px) {
    footer .top {
        flex-wrap: wrap;
        text-align: left;
        align-items: flex-start;
    }

    .rtl footer .top {
        text-align: right;
    }

    footer .top .logo {
        margin-bottom: 25px;
    }

    footer .footer-column > div {
        padding-bottom: 15px;
    }

    footer .footer-column {
        width: 100%;
    }

    footer .footer-column:first-child {
        margin-bottom: 40px;
        width: 100%;
    }


    footer .footer-column > div {
        padding-bottom: 15px;
    }

    footer h5 {
        position: relative;
        width: fit-content;
    }

    footer h5::before {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        top: 50%;
        right: 0;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: translate(20px, -8px) rotate(45deg);
    }

    .rtl footer h5::before {
        right: unset;
        left: 0;
        border-right: unset;
        border-left: 2px solid #fff;
        transform: translate(-20px, -8px) rotate(45deg);
    }
}

footer .top ul {
    margin-bottom: 8px;
    font-size: 16px;
}

footer .top ul li {
    margin-bottom: 15px;
}

footer .bottom {
    padding-block: 50px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;


}

footer .bottom::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(224, 235, 255, 0.26);
    top: 20px;
}

@media screen and (min-width: 768px) {
    footer .menu-languages-container {
        margin-top: 60px;
    }
}

.lang-toggle {
    all: unset;
    display: flex;
    align-items: center;
    width: fit-content;
    height: 100%;

    img {
        width: 21px !important;
        height: 21px !important;
        border-radius: 100%;
    }
}

.rtl .lang-toggle::after {
    left: unset;
    right: 7px;
}

.accordion-body {
    display: grid;
    grid-template-rows: 0fr;
}

.lang-wrapper {
    padding-bottom: 0 !important;
    z-index: 1;

    @media screen and (min-width: 425px) and (max-width: 1199px) {
        margin-left: auto;
        margin-right: 20px;
    }

    @media (min-width: 1200px) {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
}
@media screen and (min-width: 425px) and (max-width: 1199px) {
    .rtl .lang-wrapper {
        margin-left: 20px;
        margin-right: auto;
    }
}

.lang-dropdown-wrapper {
    display: grid;
    grid-template-rows: 0fr;
    transition: 250ms grid-template-rows ease;
}

.lang-dropdown {
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px 60px;
    border-radius: 10px;
    background: #F5F8FF;
    z-index: 1;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    min-width: 270px;
    width: unset;
    padding: 40px 30px;
    list-style-type: none;

    @media screen and (min-width: 1200px) {
        padding: 25px;
        gap: 20px;
        background-color: white;
    }

    @media screen and (max-width: 768px) {
        display: grid;
        width: 87%;
        max-width: 327px;
        margin-top: 13px;
        margin-left: 20px;
    }

    @media screen and (min-width: 470px) and (max-width: 1200px) {
        left: unset !important;
        right: -30px !important;
        transform: translateX(-30%) !important;
    }

    @media screen and (min-width: 1200px) {
        right: 0;
        top: 100%;
    }
}

.rtl .lang-dropdown {
    @media screen and (max-width: 768px) {
        left: unset;
        right: 50%;
        transform: translateX(50%);
    }

    @media screen and (min-width: 470px) and (max-width: 1200px) {
        right: unset !important;
        left: -30px !important;
    }

    @media screen and (min-width: 1200px) {
        left: 0;
        right: unset;
    }
}

header.scrolled .lang-dropdown {
    @media screen and (min-width: 1200px) {
        background-color: #F5F8FF;
    }
}

.lang-wrapper.show {
    .lang-dropdown-wrapper {
        grid-template-rows: 1fr;
    }

    .lang-toggle {
        &::after {
            transform: rotate(45deg);
        }
    }

    .lang-dropdown {
        border: 1px solid rgba(24, 42, 81, 0.10);
        visibility: visible;
        opacity: 1;
    }
}

.lang-item {
    
    margin-bottom: 0 !important;
    cursor: pointer;

    a {
        padding-left: 28px;
        position: relative;
        
        &::before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            width: 18px;
            height: 18px;
            border: 1px solid #17307A;
            border-radius: 100%;
        }

        &::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 5px;
            transform: translateY(-50%) translateX(-3%);
            width: 11px;
            height: 11px;
            background: #17307A;
            border-radius: 100%;
            opacity: 0;
            z-index: 1;
        }
    }
    
    &.active {
        & a::after {
        	opacity: 1;
        }
    }
    
}

.rtl .lang-item a {
    padding-left: unset;
    padding-right: 28px;

    &::before {
        left: unset;
        right: 0;
        transform: translateY(-50%);
    }

    &::after {
        left: unset;
        right: 5px;
        transform: translateY(-50%) translateX(3%);
    }
}


.lang-toggle {
    color: #fff;
    cursor: pointer;
}


.lang-title {
    display: flex;
    align-items: center;
    gap: 2px;
}

.lang-item {
    a {
        color: #17307A !important;
        font-weight: 400;
        font-size: 16px !important;
    }

    &::before {
        border: 1px solid #17307A;
    }

    &::after {
        background: #17307A;
    }
}

@media screen and (max-width: 768px) {
    footer .bottom {
        flex-direction: column-reverse;
    }
}

footer .bottom div {
    width: 100%;
}

footer .bottom ul {
    display: flex;
    align-items: center;
    margin-left: auto;
    max-width: max-content;

    @media screen and (max-width: 768px) {
        font-size: 12px;
        align-items: flex-start;
    }
}

.rtl footer .bottom ul {
    margin-left: unset;
    margin-right: unset;
}

.bottom p {
    width: 100%;

}

.bottom .copyrights {
    font-size: 12px;
    display: flex;
    justify-content: flex-start;

    @media screen and (max-width: 768px) {
        padding-bottom: 70px;
    }
}

@media (min-width: 1200px) {
    .page-template-page-blog header,
    .blog_post_type-template-default header {
        padding-block: 10px;
    }
    .bottom ul li {
        white-space: nowrap
    }
}

footer .bottom ul li {
    padding-right: 14px;
}

.rtl footer .bottom ul li {
    padding-right: 0;
    padding-left: 14px;
}

footer .bottom ul {
    column-gap: 14px;
    @media only screen and (min-width: 575px) and (max-width: 768px) {
        gap: 14px;
    }
}

.bottom {
    @media screen and (max-width: 768px) {
        gap: 52px;
    }

    @media only screen and (min-width: 575px) and (max-width: 768px) {
        gap: 14px;
    }
}

footer .bottom ul li:first-child {
    padding-left: 0;
}

.rtl footer .bottom ul li:first-child {
    padding-left: 14px;
    padding-right: 0;
}

footer .bottom ul li:last-child {
    padding-right: 0;
}

.rtl footer .bottom ul li:last-child {
    padding-left: 0;
    padding-right: unset;
}

@media screen and (max-width: 1199px) {
    footer .bottom ul:first-child {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    footer .bottom ul:first-child {
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    footer .bottom ul:first-child li:first-child {
        border: none;
        text-align: left;
        border-right: 1px solid #F5F5F5;
    }

    .rtl footer .bottom ul:first-child li:first-child {
        text-align: right;
        border-right: unset;
        border-left: 1px solid #F5F5F5;
    }
}

footer .bottom ul:first-child li {
    border-right: 1px solid #F5F5F5;
    line-height: 1;
}

.rtl footer .bottom ul:first-child li {
    border-right: unset;
    border-left: 1px solid #F5F5F5;
}

footer .bottom ul:first-child {
    @media screen and (max-width: 768px) {
        row-gap: 22px;
    }
}

footer .container .bottom {
    font-weight: 300;
}

footer .bottom .bottom-menu #menu-footer-bottom-menu-en li > a {
    color: #E2E6F0;
}

footer .bottom .bottom-menu,
footer .bottom .copyrights {
    color: #E2E6F0;
    font-size: 14px;
}

footer .bottom ul:first-child li:last-child {
    border: none;
}

footer h5 {
    text-transform: uppercase;
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 500;
}

.privacy_content {
    background: #fff;
	padding: 0 0 0 0 !important;
}

.privacy_content .container {
    display: flex;
    position: relative;
    align-items: flex-start;
	    padding: 0 !important;
}

.privacy_content .left {
    width: 260px;
    padding-right: 33px;
    padding-top: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
}

.rtl .privacy_content .left {
    padding-right: 0;
    padding-left: 33px;
    left: unset;
    right: 0;
}

@media screen and (max-width: 768px) {
    .privacy_content .left {
        display: none;
    }
}

.privacy_content .left * {
    color: #263238;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}


.privacy_content .left *.active {
    color: #2B5CED;
}

.privacy_content .left *.active::before {
    opacity: 1;
}

.privacy_content .left *.active::after {
    opacity: 1;
}

.privacy_content .left *:hover {
    color: #2B5CED;
}

.privacy_content .right {
    width: calc(100% - 260px);
    margin: 0 auto;
    padding-left: 30px;
    padding-top: 20px;
    border-left: 1px solid #D1DBFA;
    counter-reset: index;
}

.rtl .privacy_content .right {
    padding-left: unset;
    padding-right: 30px;
    border-left: unset;
    border-right: 1px solid #D1DBFA;
}

@media screen and (max-width: 768px) {
    .privacy_content .right {
        width: 100%;
        border: none;
        padding-left: 0;
    }

    .rtl .privacy_content .right {
        padding-left: unset;
        padding-right: 0;
    }
}

.privacy_content .right .wrap {
    margin-bottom: 80px;
    color: #0D3380;
    counter-increment: index;
}

.privacy_content .right .wrap > ol li {
    position: relative;
}

.privacy_content .right h3 {
    margin-bottom: 27px;
    font-weight: 500;
    font-size: 24px;
    color: #182A51;
    line-height: 1.4;
}

.privacy_content .right p {
    margin-bottom: 20px;
    line-height: 1.5;
}

.privacy_content .right ul {
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.rtl .privacy_content .right ul {
    padding-left: 0;
    padding-right: 20px;
}

@media screen and (max-width: 576px) {
    .privacy_content .right ul {
        padding-left: 20px;
    }

    .rtl .privacy_content .right ul {
        padding-right: 20px;
    }
}

.privacy_content .right ol {
    padding-left: 40px;
    margin-bottom: 20px;
    margin-top: 10px;
    counter-reset: item;
}

.rtl .privacy_content .right ol {
    padding-left: 0;
    padding-right: 40px;
}

@media screen and (max-width: 576px) {
    .privacy_content .right ol {
        padding-left: 20px;
    }

    .rtl .privacy_content .right ol {
        padding-right: 20px;
    }
}

.privacy_content .right ol li {
    list-style: none;
}

.privacy_content .right li {
    margin-bottom: 10px;
}

.privacy_content .right ul li::before {
    display: none;
}

.privacy_content .right ol li::before {
    content: counters(index, ".") "." counters(item, ".") ". ";
    counter-increment: item;
    position: absolute;
    top: 0;
    right: 100%;
    font-variant-numeric: tabular-nums;
}

.rtl .privacy_content .right ol li::before {
    left: 100%;
    right: unset;
}

.page-id-1080 .privacy_banner{
	background: #fff !important;
}

.faq {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.faq h2 {
    color: #142a6e;
}

.faq .wrap {
    margin-bottom: 18px;
    background: #EBF1FF;
    padding: 24px 30px;
    border-radius: 10px;
}

.wp-singular .faq .wrap {
    width: 100%;
}

.faq h4 {
    color: #182A51;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    padding-right: 30px;
}

.rtl .faq h4 {
    padding-right: unset;
    padding-left: 30px;
}

.faq .wrap div {
    display: none;
    padding-top: 15px;
    color: #182A51;
    line-height: 1.5;
}

.faq .wrap div .link:last-child {
    margin-top: 15px;
    color: #2B5CED;
    position: relative;
    padding-right: 23px;
    padding-bottom: 2px;
    font-size: 14px;
}

.rtl .faq .wrap div .link:last-child {
    padding-right: 0;
    padding-left: 23px;
}

.faq .wrap .div .link:last-child::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 1px;
    background-color: #2B5CED;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.rtl .faq .wrap .div .link:last-child::after {
    left: 0;
    right: unset;
}

.faq .wrap div .link:last-child::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #2B5CED;
    border-right: 1px solid #2B5CED;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
}

.rtl .faq .wrap div .link:last-child::before {
    border-right: unset;
    border-left: 1px solid #2B5CED;
    right: unset;
    left: 0;
}

.faq .blue_btn {
    background-color: #2b5ced;
    font-size: 18px;
    font-weight: 500;
}


.schema-faq h2 {
    margin-bottom: 30px;
}

.schema-faq {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 889px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
}

.schema-faq-section {
    margin-bottom: 18px;
    background: #EBF1FF;
    padding: 24px 30px;
    border-radius: 10px;
}

.schema-faq-question {
    color: #182A51;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    display: block;
    font-weight: 400!important;
    padding-right: 30px;
}

.rtl .schema-faq-question {
    padding-right: unset;
    padding-left: 30px;
}

.schema-faq-question::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    right: 30px;
    border-bottom: 2px solid #182A51;
    border-right: 2px solid #182A51;
    transition: all .4s ease-in-out;
    transform: translate(20px, -11px) rotate(45deg);
}

.rtl .schema-faq-question::before {
    right: unset;
    left: 30px;
    border-right: unset;
    border-left: 2px solid #182A51;
    transform: translate(-20px, -11px) rotate(-45deg);
}

.schema-faq-question.active::before {
    transform: translate(20px, -5px) rotate(223deg);
}

.rtl .schema-faq-question.active::before {
    transform: translate(-20px, -5px) rotate(135deg);
}

.schema-faq-answer {
    display: none;
    padding-top: 15px;
    color: #182A51;
    line-height: 1.5;
}

.search_faq {
    max-width: 840px;
    padding-top: 120px;
    padding-bottom: 120px;
}

.search_faq p {
    color: #0D3380;
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: 18px;
}

.search_faq .search_bar {
    display: flex;
    position: relative;
}

.search_faq .search_bar input {
    display: block;
    background: #FFFFFF;
    border: 1px solid #AEBED0;
    border-radius: 3px;
    padding: 14px 43px;
    width: 100%;
}

.search_faq .search_bar input::placeholder {
    color: #AEBED0;
}

.search_faq .search_bar > svg {
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
}

.rtl .search_faq .search_bar > svg {
    left: unset;
    right: 14px;
}

.search_faq .search_bar > svg circle,
.search_faq .search_bar > svg path {
    stroke: #AEBED0;
}


.search_faq .search_bar button {
    border: none;
    position: relative;
    flex-shrink: 0;
    margin-left: 18px;
}

.rtl .search_faq .search_bar button {
    margin-left: 0;
    margin-right: 18px;
}

.search_faq .search_bar button svg {
    display: none;
}

@media screen and (max-width: 576px) {
    .search_faq .search_bar button svg {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .rtl .search_faq .search_bar button svg {
        left: unset;
        right: 50%;
        transform: translate(50%, -50%);
    }

    .search_faq .search_bar > svg {
        display: none;
    }

    .search_faq .search_bar button {
        font-size: 0;
        width: 47px;
        min-width: 47px;
    }

    .search_faq .search_bar input {
        padding: 14px 24px;
    }

    .search_faq p {
        margin-bottom: 12px;
    }

    .search_faq {
        padding-top: 60px;
        padding-bottom: 60px;
    }

}

.faq li::before {
    display: none;
}

.privacy_content .right .faq ol li {
    list-style: auto;
}


.card_bullets {
    padding-top: 60px;
    padding-bottom: 60px;
}

.card_bullets .card {
    background: #DEE9FF;
    border-radius: 5px;
    padding: 24px 20px 32px;
    max-width: 350px;
    margin-left: auto;
}

.rtl .card_bullets .card {
    margin-left: 0;
    margin-right: auto;
}

.card_bullets.single {
    padding: 0;
}

.card_bullets.single .card ul li {
    font-size: 16px;
    color: #0D3380;
    line-height: 1.5;
    margin: 0;
}

.card_bullets.single .card {
    background: transparent;
    margin-left: 0;
    padding: 10px 0 0 0;
}

.rtl .card_bullets.single .card {
    margin-left: unset;
    margin-right: 0;
}

@media screen and (max-width: 768px) {
    .signup .right img {
        height: auto;
    }

    .card_bullets .card,
    .custom_bullets.card {
        margin-right: auto;
    }

    .rtl .card_bullets .card,
    .rtl .custom_bullets.card {
        margin-right: initial;
        margin-left: auto;
    }
}

.card_bullets .card .blue_btn,
.custom_bullets.card .blue_btn {
    width: 100%;
    background-color: #18327B;
}

.card_bullets .card .blue_btn:hover,
.custom_bullets.card blue_btn:hover {
    background-color: rgba(24, 50, 123, 0.7803921569);
}

.card_bullets .card h6,
.custom_bullets.card h6 {
    text-transform: uppercase;
    color: #142a6e;
    letter-spacing: 0.025em;
    font-size: 12px;
    line-height: 1.33;
    font-weight: 500;
    margin-bottom: 24px;
}

.card_bullets .card ul,
.custom_bullets.card ul {
    list-style: none;
    margin-bottom: 8px;
}

.card_bullets .card ul li,
.custom_bullets.card ul li {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.4;
    color: #6B7280;
    position: relative;
    display: flex;
    align-items: flex-start;
}

.card_bullets .card ul li a,
.custom_bullets.card ul li a {
    color: #6B7280;
    font-weight: 700;
    text-decoration: underline;
}

.card_bullets .card ul li img,
.custom_bullets.card ul li img {
    margin-right: 16px;
}

.rtl .card_bullets .card ul li img,
.rtl .custom_bullets.card ul li img {
    margin-right: 0;
    margin-left: 16px;
}


.card_bullets .wp-block-column:first-child p,
.card_bullets .wp-block-column:first-child ul,
.card_bullets .wp-block-column:first-child a,
.card_bullets .wp-block-column:first-child ol {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #0D3380;
}

.card_bullets .wp-block-column:first-child ul,
.card_bullets .wp-block-column:first-child ol {
    padding-left: 35px;
    list-style-position: outside;
}

.rtl .card_bullets .wp-block-column:first-child ul,
.rtl .card_bullets .wp-block-column:first-child ol {
    padding-left: unset;
    padding-right: 35px;
}

[data-tippy-root] {
    pointer-events: all !important;
}

.tippy-arrow {
    left: 50% !important;
    border-bottom: 1px solid #193E87;
    border-right: 1px solid #193E87;
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0;
    transform: translateY(50%) translateX(-50%) rotate(45deg) !important;
}

.rtl .tippy-arrow {
    left: unset !important;
    right: 50% !important;
    border-right: unset;
    border-left: 1px solid #193E87;
    transform: translateY(50%) translateX(50%) rotate(45deg) !important;
}

.tippy-arrow::before {
    width: 30px;
    height: 30px;
    opacity: 0;
    top: 100% !important;
}

.wp-block-table {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

.wp-block-table table {
    border-radius: 8px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06);
    margin-bottom: 15px;
    border: 1px solid #CBD9E9;
    overflow: hidden;
}

table * {
    border: none !important;
}

table {
    background: #FFFFFF;
    border: none;
}

table th {
    padding: 20px 32px !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height, or 133% */

    letter-spacing: 0.05em;
    text-transform: uppercase;

    color: #142a6e;
}

table td {
    padding: 20px 32px !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #142a6e;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background: #fff;
}

table tr:nth-child(even) td {
    background: #ebf1ff62;
}

table thead tr th {
    background: #EBF1FF;
}

table td:not(:last-child),
table th:not(:last-child) {
    border-right: 1px solid #EBF1FF !important;
}

.rtl table td:not(:last-child),
.rtl table th:not(:last-child) {
    border-right: unset !important;
    border-left: 1px solid #EBF1FF !important;
}

.wp-block-table.column-header th:first-child,
.wp-block-table.column-header td:first-child {
    border-right: 1px solid #CBD9E9 !important;
    background: rgba(221, 233, 255, 0.2);
}

.rtl .wp-block-table.column-header th:first-child,
.rtl .wp-block-table.column-header td:first-child {
    border-right: unset !important;
    border-left: 1px solid #CBD9E9 !important;
}

.tippy-box {
    background: #fff;
    color: #193E87;
    box-shadow: 10px 1px 50px 0px #9CB0E466;
    font-size: 16px;
}

.tippy-box .bold {
    font-weight: 700;
    padding-left: 5px;
}

.rtl .tippy-box .bold {
    padding-left: unset;
    padding-right: 5px;
}

.tippy-box strong {
    display: flex;
    align-items: center;
    padding-right: 4px;
    flex-direction: row-reverse;
}

.rtl .tippy-box strong {
    padding-right: unset;
    padding-left: 4px;
}

.tippy-box svg {
    width: 25px;
    height: 16px;
    margin-right: 7px;
    border-radius: 100%;
    transform: scaleY(1.5);
}

.rtl .tippy-box svg {
    margin-right: 0;
    margin-left: 7px;
}

.tippy-box a {
    display: none;
    text-decoration: underline;
    color: #193E87;
}

.tippy-arrow {
    color: #fff;
}

.tippy-box .tippy-content {
    padding: 16px;
    display: flex;
    align-items: center;
}

.tippy-box .tippy-content br {
    display: none;
}


.ticss-6696a235 {
    margin-bottom: -289px;
    margin-top: 60px;
    width: 100%;
}

.ticss-6696a235 figure {
    max-width: 900px;
    width: 100%;
}

.ticss-6696a235 img {
    width: 100%;
}

.use_cases h3,
.use_cases h3 * {
    color: #fff;
}

.cases_wrapper .wrap {
    position: relative;
}

.cases_wrapper .wrap > a {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    color: #fff;
    text-decoration: underline;
}

.rtl .cases_wrapper .wrap > a {
    left: unset;
    right: 50%;
    transform: translateX(50%);
}

#services .blue-gradient {
    z-index: 0;
}

.data_centers {
    position: relative;
    z-index: 1;
    background: transparent;
}

.use_cases h3 a {
    text-decoration: underline;
}

.schema-faq-question strong {
    font-weight: 400;
}

body::after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background: #182A51;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
}

.rtl body::after {
    left: unset;
    right: 0;
}

header .lang-item:nth-child(4) {
    grid-row: 1 / 2;
}

body.opened::after {
    opacity: .5;
    visibility: visible;
}

.grecaptcha-badge {
    visibility: hidden;
}

.privacy_content .right p {
    color: #0D3380;
}

pre, code {
    font-family: monospace;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
    background: #fdfdfd;
    margin: 2.5em 0;
    padding: 1.5em;
    overflow: auto;
    max-width: 100%;
    display: block;
    color: #101010;
}

pre *, code * {
    font-family: monospace;
}

.wp-block-columns p,
.wp-block-columns ul,
.wp-block-columns ol {
    margin-bottom: 20px;
    line-height: 1.5;
    color: #0D3380;
}

.center_nav ul.sub-menu li ul.sub-menu li[class^='menu-item'] a {
    width: fit-content !important;
}

header .sub-menu .sub-menu .menu-item span:first-child {
    box-shadow: none;
    background: transparent;
    left: 0;
}

.rtl header .sub-menu .sub-menu .menu-item span:first-child {
    right: 0;
    left: unset;
}

header .center_nav .sub-menu li a:has(+ul.sub-menu) {
    font-size: 18px;
    letter-spacing: 0.04em;
    padding-left: 16px;
    text-transform: uppercase;
    color: rgba(40, 56, 86, 0.7) !important;
    font-weight: 500;

    @media screen and (min-width: 1200px) {
        padding-top: 40px;
        font-weight: 700 !important;
        margin-bottom: 30px;
    }
}

.rtl header .center_nav .sub-menu li a:has(+ul.sub-menu) {
    padding-left: unset;
    padding-right: 16px;
}

[dir=rtl] .iti--allow-dropdown .iti__country-container {
    right: auto;
    left: 0;
}

.rtl .iti__selected-country {
    flex-direction: row-reverse;
}

#contact-form .phone {
    padding-right: 74px !important;
}

[dir=rtl] #contact-form #phone {
    padding-right: 10px !important;
    padding-left: 74px !important;
    direction: rtl;
}

[dir=rtl] .iti .iti__selected-dial-code {
    direction: initial;
}

@media screen and (max-width: 1199px) {

    .mobile-menu__helper-links .lang-toggle:after {
        content: '';
        position: relative;
        border-style: solid;
        left: 7px;
        top: -1px;
        transition: transform 0.15s ease-in-out;
        width: 6px;
        height: 6px;
        border-width: 0 1px 1px 0;
        transform: rotate(45deg);
        border-color: #17307a;
    }

    .mobile-menu__helper-links .lang-wrapper.show .lang-toggle:after {
        transform: rotate(-135deg);
    }

    header .center_nav .sub-menu li a {
        padding-block: 0 !important;
    }

    header .center_nav .sub-menu li:last-of-type {
        margin-bottom: 0;
        position: relative;
        overflow: hidden;
    }

    header .center_nav .large_submenu .sub-menu.active .sub-menu {
        display: block;
    }

    header .sub-menu .sub-menu .menu-item span:first-child {
        left: -20px;
    }

    .rtl header .sub-menu .sub-menu .menu-item span:first-child {
        right: -20px;
        left: unset;
    }

}

header .center_nav > li > .sub-menu > .has-inline-submenu > .sub-menu {
    opacity: 1;
    visibility: visible;
    display: inline-block!important;
}

.calculator .tooltip {
    aspect-ratio: 1;
    padding: 2px 7px;
    border-radius: 100%;
    cursor: help;
    margin-left: 5px;
    color: #1A237E;
    width: auto;
    height: 100%;
    font-size: 12px;
}

.calculator .addon-units {
    flex: 0 1 15%;
    min-width: 100px !important;
}

.calculator .addon-inline {
    flex-wrap: nowrap !important;
}

.calculator .customized .own_fields label.optional_label select[id^="ControlPanel"] {
    margin-right: 0;
}

/* Fixes */
@media screen and (max-width: 1199px) {
    header .center_nav > li > .sub-menu::before {
        display: none;
    }

    header .center_nav > li:nth-child(2) > .sub-menu,
    header .center_nav > li:nth-child(5) > .sub-menu {
        width: 100%;
    }

    header .center_nav .sub-menu li:last-of-type {
        left: unset;
        width: 100%;
        padding: 0;
    }

    .rtl header .center_nav .sub-menu li:last-of-type {
        right: unset;
    }

    header .center_nav > li:nth-child(2) > .sub-menu::after {
        display: none;
    }

    header .sub-menu .sub-menu ._image {
        position: relative;
    }

    header .sub-menu .sub-menu > li > a {
        gap: 9px !important;
    }

    header .center_nav > li > .sub-menu > .menu-item-has-children::after {
        position: absolute;
        width: 100vw;
        height: 100%;
        top: 0;
        left: 0;
        background: #F5F8FF;
        transform: unset;
        border-color: unset;
        z-index: -1;
    }

    .rtl header .center_nav > li > .sub-menu > .menu-item-has-children::after {
        left: unset;
        right: 0;
    }

    header #menu-header-menu > li.menu-item-has-children {
        padding: unset;
    }

    header #menu-header-menu > li.menu-item-has-children > ul li,
    header #menu-header-menu > li.menu-item-has-children > a {
        padding: 20px;
    }

    header .center_nav .sub-menu li {
        padding-block: 34px;
    }

}