/*
    Theme Name: 4ireLabs
    Text Domain: FourLabs
    Version: 1.0
    Requires at least: 4.7
    Requires PHP: 5.2.4
    Description: 4ireLabs theme
    Tags: 4ireLabs
    Author: 4ireLabs
    Author URI:
    Theme URI:
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */
/* Gilroy-regular - latin */
/*@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
    url('/assets/fonts/Gilroy-v15-latin-regular.woff2') format('woff2'), !* Chrome 26+, Opera 23+, Firefox 39+ *!
    url('/assets/fonts/Gilroy-v15-latin-regular.woff') format('woff'); !* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ *!
}*/
/*@import url('https://fonts.googleapis.com/css?family=Gilroy:100,300,400,700,900'); !** font-family: 'Gilroy', sans-serif; **!*/
html, body {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

body, div, header, section, p, a, .section, .sub-section {
    margin: 0;
    padding: 0;
    text-decoration: none;
    /*border: 1px solid red;*/

}
body, div, header, section, p, a, .section, .sub-section, span, ul, ol, li, table {
    font-family: 'Gilroy', sans-serif;
}

p {
    text-align: left;
}
.section, .heading-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, .section {
    color: #222B45;
    font-family: 'Gilroy', sans-serif;
}
.elementor-inner h1, .elementor-inner  h2, .elementor-inner  h3, .elementor-inner h4, .elementor-inner  h5, .elementor-inner  h6, .elementor-inner  p, .elementor-inner  div, .elementor-inner  .section {
    color: unset;
    font-family: 'Gilroy', sans-serif;
}

/*h1, */h2, h3, h4, h5, h6 {
            margin-block-start: 0;
            margin-block-end: 0;
            /*padding-bottom: 20px;*/
        }
.clear {
    clear: both;
}

#content-part, .content-part {
    /*width: 1370px;
    padding: 20px 25px;*/
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    /*border: 1px solid grey;*/
    justify-content: space-around;
    text-align: center;
    font-size: 16px;
    margin: auto;
    width: 100%;
    margin-bottom: 96px;
}

#content-part .starter-layout-column, .content-part .starter-layout-column {
    width: 1128px;
}
#content-part .starter-sidebar, .content-part .starter-sidebar {
    width: 25%;
}
.footer-map-side {
    width: 1128px;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: auto;
    display: flex;
}
.footer-map-side.selected-footer-block {
    /*display: flex;*/
}
.meta-block {
    min-height: 100px;
    width: 264px;
}
.map-block {
    height: 399px;
    width: 833px;
}
.footer-arrows-side {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-top: 14px;
    margin-bottom: 20px;
}
.footer-side-arrow {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #CE571B;
}
.send-request {
    display: block;
    width: 244px;
    line-height: 48px;
    margin: 32px auto 14px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.05em;
    background: linear-gradient(90deg, #CE5619 0%, #D67340 100.76%);
    color: white;
    padding-left: 20px;
    position: relative;
}
.footer-side-arrow-right {
    margin-left: 15px;
}
.footer-officer-image {
    width: 100px;
    height: 100px;
    border: 1px solid #CE571B;
    border-radius: 50%;
}
.officer-name {
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.officer-location {
    /*margin-top: 10px;*/
    color: #CE5619;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}
.officer-address {
    margin-top: 12px;
    width: 286px;
    font-size: 14px;
    line-height: 20px;
    color: #8F9BB3;
}
.footer-side-arrow.arrow-right {
    margin-left: 15px;
}
.world-map-image {
    width: 100%;
    height: 100%;
}
.blog-listing {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.blog-listing .blog-post {
    /*margin-left: 23px;*/
    width: 360px;
    position: relative;
    /*margin-top: 35px;*/
    margin-bottom: 46px;
}
.blog-listing .blog-post .blog-post-heading {
    /*line-height: 30px;*/
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin-top: 20px;
}
.blog-listing .blog-post .blog-post-heading a {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    margin-top: 20px;
    color: #222B45;
}
.blog-listing .blog-post .blog-post-description {
    /*height: 100px;*/
    font-size: 16px;
    line-height: 28px;
    padding: 16px 0 0;
    text-align: justify;
    margin-bottom: 44px;
}
.blog-listing .blog-post .blog-post-date {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #8F9BB3;
}
.blog-post-photo img {
    width: 360px;
    height: 270px;
}
.blog-recent-post {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    box-shadow: -7px 5px 25px -18px rgba(0, 0, 0, .7);
    margin-top: 64px;
    /*height: 305px;*/
}
.blog-recent-post-left {
    width: 545px;
    position: relative;
}
.blog-recent-post-right {
    width: 455px;
    height: 304px;
}
.blog-recent-post-right img {
    width: 100%;
    height: 100%;
}
.blog-recent-post-left .blog-recent-post-read {
    display:block;
    margin-top: 26px;
    margin-left: 32px;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 40px;
    width: 136px;
    text-align: center;
    border: 1px solid #CE5619;
    color: #222B45;
    transition: .5s;
}
.blog-recent-post-left .blog-recent-post-read:hover {
    background: #CE5619;
    color: white;
}
.blog-recent-post-left .blog-recent-post-date {
    margin-left: 32px;
    margin-top: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #8F9BB3;
    line-height: 24px;
    width: fit-content;
}
.blog-recent-post-left .blog-recent-post-name {
    margin-left: 32px;
    margin-top: 14px;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #222B45;
    text-align: left;
}
.blog-recent-post-left .blog-recent-post-name a {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #222B45;
}
.blog-recent-post-left .blog-recent-post-country {
    height: 24px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    width: fit-content;
    /*position: absolute;*/
    margin-top: 32px;
    margin-left: 32px;
    background: #CE5619;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
}
.blog-recent-post-right .blog-recent-post-country {
    height: 24px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    width: fit-content;
    /*position: absolute;*/
    margin-top: 16px;
    margin-left: 0px;
    margin-bottom: 16px;
    background: #CE5619;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    display: none;
}
.blog-heading {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    text-align: left;
    margin-top: 72px;
    margin-bottom: 32px;
    width: 100%;
    font-weight: 600;
    color: #8F9BB3;
    text-transform: uppercase;
}
.call-back-form-top {
    height: 510px;
    background: #CE571B;
    position: relative;
}
.call-back-form-bottom {
    height: 440px;
}
.call-back-lets-talk {
    font-size: 64px;
    line-height: 76.8px;
    font-weight: 700;
    color: white;
    width: 200px;
    text-align: left;
    padding-top: 102px;
}
.call-back-form {
    position: relative;
}
.call-back-form-handle {
    width: 552px;
    height: max-content;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 68px;
    z-index: 9999;
    background: white;
    position: relative;
    box-shadow:  0px 15px 20px rgba(0, 0, 0, 0.05), 0px 30px 50px rgba(0, 0, 0, 0.03);
}
.call-back-form-handle .wpcf7-not-valid-tip {
    width: 90%;
    margin-left: 5%;
}
.call-back-form-handle-reverted-background {
    width: 1128px;
    height: 443px;
    z-index: 9;
    background: linear-gradient(260.07deg, rgba(255, 255, 255, 0.1) 55.34%, rgba(255, 255, 255, 0) 77.86%);;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 0;
}
.call-back-form-handle form {
    z-index: 99;
}
.call-back-form-handle form .codedropz-upload-wrapper {
    margin-top: 24px;
    width: 90%;
    margin-left: 5%;
}
.call-back-form-handle form .codedropz-upload-wrapper .dnd-upload-counter {
    display: none;
}
.call-back-form-handle form .codedropz-upload-wrapper .codedropz-upload-inner {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: center;
    font-size: 16px;
    line-height: 28px;
    color: #222B45;
}
.call-back-form-handle form .codedropz-upload-wrapper .codedropz-upload-inner a {
    font-size: 16px;
    line-height: 28px;
    color: #CE5619;
}
.call-back-form-handle form .codedropz-upload-wrapper .codedropz-upload-inner span,
.call-back-form-handle form .codedropz-upload-wrapper .codedropz-upload-inner h3 {
    font-size: 16px;
    line-height: 28px;
    color: #222B45;
    margin: 0;
    font-weight: normal;
}
.blog-post .blog-post-category {
    color: #ce5619;
    size: 14px;
    line-height: 20px;
    text-align: left;
    margin-top: 24px;
    text-transform:uppercase;
}
.call-back-form-wrapper {
    width: 1128px;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: inherit;
}
.call-back-form-wrapper input[type=submit] {
    width: 139px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(90deg, #CE5619 0%, rgba(206, 86, 25, 0.8) 100.76%);;
}
header {
    height: 80px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
        z-index: 1000;
    /* position: relative; */
    /* background: linear-gradient(260.9deg, #171717 6.88%, rgba(23, 23, 23, 0.95) 96.9%); */
}
.call-back-form {
    /*margin-top: 30px;*/
}
.blog-load-more {
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    color: white;
    margin: 24px auto 0;
    width: 361px;
    font-weight: 600;
    letter-spacing: 0.05em;
    cursor: pointer;
    background: linear-gradient(90deg, #CE5619 0%, rgba(206, 86, 25, 0.8) 100.76%);
}
.menu-wrapper {
    width: fit-content;
    height: 72px;
}
.menu-wrapper .menu-primary-menu-container>ul {
    display: flex;
    list-style: none;
    height: 72px;
    margin-block-start: 0;
    margin-block-end: 0;
}
.menu-wrapper .menu-primary-menu-container>ul>li {
    width: fit-content;
    margin-left: 20px;
    line-height: 72px;
    position: relative;
}

.menu-wrapper .menu-primary-menu-container>ul>li>ul {
    display:none;
    position: absolute;
    top:72px;
    left: 0;
    color: white;
    background: #292929;
    padding-inline-start: 24px;
    list-style: none;
    line-height: 16px;
}
.menu-wrapper .menu-primary-menu-container>ul>li>ul>li {
    width: 245px;

}
.menu-wrapper .menu-primary-menu-container>ul>li>ul>li:first-child {
    margin-top: 24px;
}
.menu-wrapper .menu-primary-menu-container>ul>li>ul>li:not(:first-child) {
    margin-top: 19px;
}
.menu-wrapper .menu-primary-menu-container>ul>li>ul>li:last-child {
    margin-bottom: 24px;
}

.menu-wrapper .menu-primary-menu-container>ul>li>ul>li a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
}
.menu-wrapper .menu-primary-menu-container>ul>li a {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .05em;
}
.logo a img {
    height: 40px;
    width: 59px;
    margin-top: 16px;
}
.starter-header-line {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 1128px;
    margin: auto;
}
.blog-categories div, .blog-categories a {
    width: fit-content;
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #8F9BB3;
    cursor: pointer;
    text-transform: uppercase;
}
.blog-categories div:not(:first-child) {
    margin-left: 20px;
}
.blog-categories {
    margin-top: 48px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
}
.blogs-switcher {
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
    margin-top: 48px;
}
.blogs-switcher .blogs-switcher-link {
    font-size: 30px;
    line-height: 40px;
    width: fit-content;
    cursor: pointer;
}
.blogs-switcher .blogs-switcher-link:not(:first-child) {
    margin-left: 20px;
}
.blogs-switcher .blogs-switcher-link a {
    color: #222B45;
    font-weight: 600;
}
.portfolio-element {
    width: 264px;
    height: 200px;
    border: 1px solid #EDF1F7;
    margin-top: 24px;
    position: relative;
}
.portfolio-image-holder {
    width: 96px;
    height: 86.5px;
    margin: auto;
    padding-top: 107.25px;
    background: url("images/hive.svg");
    background-repeat: no-repeat;
    background-position: center center;
}
.portfolio-wrapper-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.portfolio-wrapper h1 {
    text-align: left;
    margin-block-start: 48px;
    margin-block-end: 0;
}
.portfolio-data {
    height: 160px;
    width: 100%;
    background: linear-gradient(90deg, #CE5619 0%, #D67340 100.76%);
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    display: none;
}
.portfolio-item-data {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
    text-align: left;
    padding-left: 16px;
}
.portfolio-element:hover .portfolio-data {
    display: block;
}
.portfolio-item-name {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    margin-top: 16px;
    text-align: left;
    padding-left: 16px;
    color: white;
}
.portfolio-item-name:not(:first-child) {
    margin-top: 8px;
    font-weight: 400;
}
.blog-switched-link a {
    color: #CE5619 !important;
}
.blog-switched-link .dotted-switcher {
    display: block;
    background: #CE5619;
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 16px;
    margin-left: 10px;
    border-radius: 50%;
}
.sidebar-part-post {
    width: 360px;
    height: 160px;
    margin-top: 32px;
}

.content-part-post {
    width: 729px;
    margin-top: 36px;
}
.portfolio-layout-column .content-part-post {
    width: 740px;
}
.posts-layout-column, .portfolio-layout-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.have-question-block h2 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    padding-top: 32px;
}
.have-question-block .speak-to-an-expert {
    background: #CE5619;
    width: 234px;
    height: 40px;
    line-height: 40px;
    color: white;
    margin: 24px auto 32px;
}
.have-question-block .speak-to-an-expert a {
    color: white;
}
.posts-layout-column {
    font-size: 16px;
    line-height: 28px;
    color: #222B45;
    font-weight: 400;
}
.posts-layout-column h1, .portfolio-layout-column h1 {
    width: 90%;
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    text-align: left;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-top: 32px;
}
.posts-layout-column h1 {
    margin-top: 0px;
}
.have-question-block {
    height: 100%;
    box-shadow: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);;
}
.client-background {
    margin-top: 64px;
    width: 90%;
}
.content-part-post .content {
    width: 100%;
    margin-top: 40px;
}
.content-part-post blockquote {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    width: calc(100% - 4.52px);
    padding: 24px 46px 61px;
    border-left: 4.52px solid #CE5619;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    box-shadow: 5px 6px 20px -13px;
}
.client-background h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    text-align: left;
}
.author-block {
    width: 90%;
    text-align: left;
    margin-top: 8px;
    color: #8F9BB3;
    font-size: 16px;
    line-height: 28px;
}
.sidebar-part-portfolio {
    border: 1px solid #EDF1F7;
    width: 360px;
    text-align: left;
    margin-top: 36px;
    padding-bottom: 24px;
}
.sidebar-part-portfolio .block-listing {
    margin-top: 30px;
}
.sidebar-part-portfolio .block-listing .block-header {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    padding-left: 20px;
}
.sidebar-part-portfolio .block-listing .block-content-text {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    padding-left: 24px;
}
.sidebar-part-portfolio .block-listing .block-content-selection {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding-left: 24px;
}
.page-text-description {
    margin-top: 32px;
    width: 740px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #222B45;
    text-align: left;
}
.selected-category-case {

}
.selected-category {
    padding: 0 10px;
    color: #222B45;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 2px solid #CE5619;
}
.officer-data {
    margin-top: 32px;
}
.our-offices-listing {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.call-back-form-handle input {
    width: 90%;
    margin-left: 5%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #EDF1F7;
    font-size: 16px;
    line-height: 28px;
    padding-left: 20px;
    box-sizing: border-box;
    margin-top: 24px;
}
.call-back-form-handle input[name="your-name"] {
    margin-top: 32px;
}
.call-back-form-handle textarea {
    width: 90%;
    margin-left: 5%;
    border: 1px solid #EDF1F7;
}
.burger-menu {
    display: none;
    background: url("images/menu-burger.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 24px;
    margin-top: 26px;
    margin-left: 24px;
    margin-right: 24px;
}
.burger-menu-close {
    display: none;
    background: url("images/cross-close.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30px;
    right: 40px;
}
.checkbox-main-form {
    display: block;
    width: calc(100% - 52px);
    /*margin-left: 11px;*/
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    margin-top: 32px;
}
.cases-wrapper {
    margin-top: 53px;
}
.cases-wrapper-main .case-quota-item {
    width: 360px;
}
.cases-wrapper-main .case-quota-item .quota-text {
    width: calc(100% - 72px);
    margin-left: 32px;
    margin-top: 32px;
    text-align: left;
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    font-style: italic;
    height: 396px;
    overflow-y: hidden;
}
.cases-wrapper-main .case-quota-item .case-quota-author {
    display: flex;
    width: calc(100% - 64);
    margin-left: 32px;
    margin-top: 51px;
    margin-bottom: 24px;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.cases-wrapper-main .case-quota-item .case-author-meta {
    margin-left: 20px;
    text-align: left;
}
.cases-wrapper-main .case-quota-item {
    border: 1px solid #CE5619;
    box-sizing: border-box;
}
.cases-wrapper-main .case-quota-item .case-author-name {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}
.cases-wrapper-main .case-quota-item .case-author-position {
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #8F9BB3;
}
.cases-wrapper-main .case-quota-item .case-author-location {
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #8F9BB3;
}
.cases-wrapper-main .case-post {
    width: 360px;
    position: relative;
}
.cases-wrapper-main .case-post .case-post-heading {
    /*line-height: 30px;*/
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    margin-top: 20px;
}
.cases-wrapper-main .case-post .case-post-heading a {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    margin-top: 20px;
    color: #222B45;
}
.cases-wrapper-main .case-post .case-post-description {
    /*height: 100px;*/
    font-size: 16px;
    line-height: 28px;
    padding: 10px 0;
    text-align: justify;
    margin-bottom: 44px;
}
.cases-wrapper-main .case-post .case-post-date {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #8F9BB3;
}
.cases-wrapper-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.testimonial-play-button {
    background: url("images/testimonial-play.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 72px;
    height: 72px;
    position: absolute;
    left: 32px;
    bottom: 39px;
}
.testimonial-play-button-sub {
    background: url("images/testimonial-play-sub.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 48px;
    height: 48px;
    margin-top: 12px;
    margin-left: 12px;
    position: relative;
}
.testimonial-play-button-angle {
    background: url("images/testimonial-play-angle.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 11px;
    height: 14px;
    top: 17px;
    left: 19px;
    position: absolute;
}

.you-may-also-like-blog .blog-post {
    margin-top: 32px;
}
.you-may-also-like-blog-heading {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color: #222B45;
}
.you-may-also-like-blog .blog-post .blog-post-heading {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 16px;
}
.you-may-also-like-blog .blog-post .blog-post-category {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #8F9BB3;
}
.you-may-also-like-blog .blog-post .blog-post-category span {
    margin-left: 8px;
    text-transform: uppercase;
    color: #27AE60;
}
.cases-blog-categories {
    margin-top: 32px;
}
.case-testimonial-item .case-quota-author {
    text-align: left;
    position: absolute;
    top: 32px;
    left: 32px;
    z-index: 9999;
}
.case-testimonial-item .case-quota-author h2 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
}
.case-testimonial-item .case-quota-author h6 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 16px;
}
.case-post-category {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin-top: 16px;
}
.case-post-category .case-term-data {
    border: 1px solid #333333;
    color: white;
    line-height: 26px;
    background: #333333;
    font-size: 14px;
    padding-left: 16px;
    padding-right: 16px;
    width: fit-content;
}
.case-post-category .case-term-data:not(:first-child) {
    margin-left: 8px;
}
.case-item {
    margin-bottom: 72px;
    height: 575px;
}
.copywrite {
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    color: #8F9BB3;
}
.custom-links a {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    color: #222B45;
}
.custom-links a:not(:first-child) {
    margin-left: 20px;
}
.footer-copywrite-side {
    width: 1128px;
    margin: auto;
}
.footer-copywrite-side .top-side {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.footer-copywrite-side .bottom-side {
    /*display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    margin-top: 30px;
    margin-bottom: 47px;
    display: flex;
    align-items: center;
}
.image-social {
    /*height: 18px;*/

}
.footer-copywrite-side a:not(:first-child) .image-social {
    margin-left: 50px
}
.portfolio-data-view-more {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    width: 98.5px;
    position: absolute;
    bottom: 20px;
    right: 24px;
    text-align: left;
}
.portfolio-data-view-more a {
    color: white;
}
.arrow-image-portfolio {
    height: 12.15px;
    width: 7.57px;
    background: url("images/angle-pf.svg");
    position: absolute;
    right: 0px;
    bottom: 2px;
}
.case-portfolio-company-data {
    width: 742px;
    height: 168px;
    border: 1px solid #EDF1F7;
    box-sizing: border-box;
}
.case-portfolio-company-data {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}
.case-portfolio-company-data img.case-portfolio-company-image {
    width: 188px;
    height: 106px;
}
.case-portfolio-company-data .case-portfolio-company-description {
    width: 443px;
    height: 96px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}
.arrow-left-footer-svg {
    margin-top: 12px;
    margin-left: 10.5px;
}

.arrow-right-footer-svg {
    margin-top: 12px;
    margin-left: 10.5px;
}
.editorSlider__editor .arrow-right-footer-svg,
.editorSlider__editor .arrow-left-footer-svg{
  margin: 0 !important;
}
.editorSlider   .owl-nav button{
  margin-right: 0px !important;
  width: 60px !important;
  display: flex;
    justify-content: center;
    height: 46px !important;
}
.editorSlider   .owl-nav button div{
  width: 60px !important;
}
.editorSlider   .owl-prev,
.editorSlider   .owl-prev{
  width: 70px !important;
  margin-right: 0 !important;
}
.call-back-form-handle form input[type="submit"] {
    background: linear-gradient(90deg, #CE5619 0%, rgba(206, 86, 25, 0.8) 100.76%);
    width: 139px;
    height: 48px;
    line-height: 48px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-align: center;
    color: white;
    padding-left: 0;
    padding: 0 0;
    margin-bottom: 29px;
}
.block-listing.video-part-sidebar iframe {
    width: calc(100% - 24px);
}
.starter-layout-column ul li, .starter-layout-column ol li {
    text-align: left;
}
.content-part-post h2, .content-part-post h3, .content-part-post h4, .content-part-post h5, .content-part-post h6 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-top: 32px;
    margin-bottom: 16px;
    text-align: left;
}
.blog-heading.you-may-also-like-blog-heading {
    width: 1128px;
    margin: auto;
    margin-top: 64px;
    text-transform: none;
}
.blog-listing.you-may-also-like-blog {
    width: 1128px;
    margin: auto;
}
.pagination-listing {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 1128px;
    margin: auto;
    margin-top: 48px;
    position: relative;
}
.pagination-listing a.page-numbers, .pagination-listing span.page-numbers {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #CE5619;
}
.pagination-listing span.page-numbers {
    color: #222B45;
}
.pagination-listing .page-numbers:not(:first-child) {
    margin-left: 16px;
}
.pagination-listing a.page-numbers.next {
    position: absolute;
    right: 10px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    font-weight: 600;
    color: #222B45;
    padding-right: 35px;
}
.pagination-listing a.page-numbers.prev {
    position: absolute;
    left: 10px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    font-weight: 600;
    color: #222B45;
    padding-left: 35px;
}
.pagination-listing a.page-numbers.next div {
    background: url("images/paging-arrow.svg");
    width: 19px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
}
.pagination-listing a.page-numbers.prev div {
    background: url("images/paging-arrow.svg");
    transform: rotate(180deg);
    position: absolute;
    width: 19px;
    height: 16px;
    left: 0;
    top: 0;
}
.checkbox-value-hide span.wpcf7-list-item-label {
    display: none;
}

.checkbox-value-hide input[type="checkbox"] {
    width: 30px;
    margin-top: -2px;
}
.checkbox-main-form-label {
    display: block;
    float: right;
    /*width: 88%;*/
}
.checkbox-main-form .data-processing {
    float: left;
}
.right-floated {
    float: right;
}
.call-back-form-labels {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    margin-top: 32px;
    align-items: center;
    height: 100px;
}
.call-back-form-labels .call-back-form-label-solo:not(:first-child) {
    margin-left: 31px;
}
.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
    display: none;
}
.send-request .arrow-image-portfolio {
    right: 15px;
    bottom: 18px;
}
.bottom-angle-dropdown {
    background: url("images/bottom-filled-angle.svg");
    width: 10.67px;
    height: 5.33px;
    display: inline-block;
    margin-left: 5.67px;
    background-size: cover;
    background-repeat: no-repeat;
}
.custom-links-menu {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}
.custom-links-menu li:first-child {
    margin-right: 17px;
}
.case-testimonial-item {
    width: 100%;
    height: 304px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 100%);
    position: relative;
}
.testimonial-gradient-layout {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 100%);
    box-shadow: -10px 0 32px -22px #000000;
}
.case-testimonial-item>img {
    width: 100%;
    height: 100%;
    position: unset;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
}
.content-part-post ul {
    list-style-image: url('images/ul-circle.svg');
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
    list-style-position: inside;
}
.content-part-post ul li {
    margin-top: 16px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    /*padding-left: 16px;*/
}
.content-part-post ul li::before {
    content: "";
    width: 9px;
    display: inline-block;
}
.share-this-article {
    width: 360px;
    height: 200px;
    border: 1px solid #EDF1F7;
    box-sizing: border-box;
    margin-top: 48px;
}
.share-this-article h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #222B45;
    text-align: left;
    margin-top: 24px;
    margin-left: 32px;
}
.social-icons-share {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-left: 32px;
    margin-top: 24px;
}
.social-icons-share a {
    display: block;
    width: 48px;
    height: 48px;
    border: 1px solid #EDF1F7;
    box-sizing: border-box;
}
.social-icons-share a:not(:first-child) {
    margin-left: 16px;
}
.facebook-icon-share {
    background: url("images/Vector.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
}
.twitter-icon-share {
    background: url("images/Twitter.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
}
.linkedin-icon-share {
    background: url("images/bxl-linkedin.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
}
.star-rating {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-left: 32px;
    margin-top: 26px;
}
.star-rating .star {
    background: url("images/star-unfilled.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    width: 20px;
    height: 19px;
}
.star-rating .star:not(:first-child) {
    margin-left: 12px;
}
.post-quota-block {
    position: relative;
    width: 1121px;
    background: #F8F7F7;
    padding-bottom: 32px;
    box-shadow: -5px 5px 27px -19px #000000;
    margin-top: 64px;
    border-right: 7px solid #CE5619;
}
.post-quota-block h3 {
    padding-top: 32px;
    margin-left: 32px;
    width: 676px;
    text-align: left;
    line-height: 40px;
    font-size: 30px;
}
.post-quota-block a {
    background: #CE5619;
    color: white;
    display: block;
    width: 133px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    margin-top: 48px;
    margin-left: 32px;
}
.location-country-data img {
    width: 22px;
}
.content p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}
.content p a {
    color: #CE5619;
}
.content p:not(:first-child) {
    margin-top: 12px;
}
.portfolio-image-holder img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sidebar-flex-partial {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.sidebar-flex-partial .looped-items {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    height: 28px;
    margin-top: 8px;
    background: #F7F9FC;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    color: #222B45;
    border: 1px solid #EDF1F7;
    box-sizing: border-box;
}
.case-author-image img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
}
.case-post-photo img {
    width: 360px;
    height: 270px;
}
.cases-blog-categories div {
    background: #FFFFFF;
    border: 1px solid #EDF1F7;
    box-sizing: border-box;
    padding-right: 16px;
    padding-left: 16px;
}
.cases-blog-categories div a {
    line-height: 34px;
}
.cases-blog-categories div.selected-category {
    border: 1px solid #222B45;
}
.cases-blog-categories div.selected-category a {
    color: #222B45;
}
.testimonial-popup-overlay {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    height: 100vh;
    width: 100vw;
    background: rgba(22,22,22,.4);
    z-index: 99999;
}
.testimonial-popup-iframe-handler {
    width: 600px;
    height: 400px;
    position: absolute;
    background: white;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    margin-left: -300px;
    z-index: 99999999;
}
.testimonial-popup-iframe-handler iframe {
    width: 100%;
    height: 100%;
}
.breadcrumbs {
    width: 1128px;
    margin: auto;
    margin-top: 72px;
}
.breadcrumbs a {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #8F9BB3;
}
.breadcrumbs-inactive-link {
    background: url("images/breadcrumbs-inactive.svg");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 12.14px;
    width: 7.57px;
    margin-left: 12.5px;
    margin-right: 12.5px;
}
.breadcrumbs-active-link {
    background: url("images/breadcrumbs-active.svg");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 12.14px;
    width: 7.57px;
    margin-left: 12.5px;
    margin-right: 12.5px;
}
.active-post-title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #000000;
}
.call-back-form-handle div[role="form"] {
    z-index: 999;
}
.call-back-form-handle div[role="form"] form {
    z-index: 9999;
}
.checkboxes-handler input[type="checkbox"]{
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.checkboxes-handler input[type="checkbox"]+label {
    display: inline-flex;
    align-items: flex-start;
    user-select: none;
}
.checkboxes-handler input[type="checkbox"]+label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 2px solid #8F9BB3;
    margin-right: 19px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    z-index: 999999999;
}
.checkboxes-handler input[type="checkbox"]:checked+label::before {
    background-color: white;
    border: 2px solid #CE5619;
    background-image: url("images/checkbox-checked.svg");
    background-size: auto;
}
.checkboxes-handler {
    width: 90%;
    margin-left: 5%;
}
.menu-wrapper .menu-primary-menu-container>ul>li:hover>ul,
.menu-wrapper .menu-primary-menu-container>ul>li:hover>div{
    display: block;
    position: absolute;
    z-index: 999999;
}

.content-part-post h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
}
.content-part-post h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
}
.content-part-post h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
}
.content-part-post h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
}
.content-part-post h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}

.tech-expertize-block .expertize-item .expertize-wrapper {
    position: relative;
}
.tech-expertize-block .expertize-item .expertize-wrapper .expertize-image {
    text-align: left;
}
.tech-expertize-block .expertize-item .expertize-wrapper .expertize-title {
    margin-top: 14px;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    color: #222B45;
    text-align: left;
}
.tech-expertize-block .expertize-item .expertize-wrapper .expertize-description {
    margin-top: 16px;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #222B45;
}
.tech-expertize-block .expertize-item .expertize-wrapper .expertize-learn-more {
    position: absolute;
    bottom: 28px;
    width: 100%;
}
.tech-expertize-block .expertize-item .expertize-wrapper .expertize-learn-more a,
.substrate-delivery-banner .banner-text .expertize-learn-more a {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #CE5619;
    text-align: left;
    display: block;
    width: 100%;
}
.substrate-delivery-banner .banner-text .expertize-learn-more a {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.substrate-delivery-banner .banner-text .expertize-learn-more a img {
    margin-left: 197px;
}
.substrate-delivery-banner .banner-text {
    position: relative;
}
.tech-expertize-block .expertize-item .expertize-wrapper .expertize-learn-more a span {
    display: none;
}
.tech-expertize-block .expertize-item:hover .expertize-learn-more a span {
    display: inline-block;
}
.expertize-results-numbers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.expertize-result-item {
    width: 153px;
    border-right: 1px solid #EDF1F7;
    padding-right: 16px;
    padding-bottom: 20px;
}
.expertize-result-item .expertize-result-item-number {
    color: #CE5619;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: left;
}
.expertize-result-item .expertize-result-item-text {
    color: #2E3A59;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin-top: 19px;
}
.new-home-content h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #CE5619;
}
.try-our-platform {
    margin-top: 32px;
    display: flex;
    justify-content: space-between;
}
.try-our-platform>div {
    width: 50%;
}
.try-our-platform .recommended-item {
    margin-top: 52px;
}
.try-our-platform h4 {
    width: fit-content;
    text-align: left;
}
.try-our-platform .recommended-description {
    margin-top: 16px;
    width: 496px;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #2E3A59;
}
.try-our-platform .recommended-description p:not(:first-child) {
    margin-top: 14px;
}
.recommended-link {
    border: 1px solid #CE5619;
    box-sizing: border-box;
    display: block;
    padding: 12px 50px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 24px;
    color: #222B45;
    cursor: pointer;
}
.try-our-platform .partners {
    padding-left: 67px;
    z-index: 10;
}

.try-our-platform .partners .partners-heading {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #101426;
    text-align: left;
}
.try-our-platform .partners .partners-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 66px;
}
.try-our-platform .partners .partners-list img {
    /*height: 60px;
    width: auto;*/
    margin: 0px 30px 35px 0 ;

    height: fit-content;
    /* width: auto !important; */
    align-self: center;
}
.the-most-recent-new .new-part .recent-new-header {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #222B45;
    text-align: left;
}
.the-most-recent-new {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.the-most-recent-new .new-part {
    width: 49%;
    text-align: left;
}
.the-most-recent-new .new-part .recent-new-country-block {
    margin-top: 32px;
    display: flex;
    justify-content: flex-start;
}
.the-most-recent-new .new-part .recent-new-country-block div {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 4px 12px;
    background: #CE5619;
    width: fit-content;
    margin-right: 16px;
    font-weight: 700;
}
.the-most-recent-new .new-part .recent-new-content {
    margin-top: 32px;
}
.blacked-layout-testimonials {
    background: #292929;
    padding-top: 96px;
    padding-bottom: 96px;
}
.testimonials-header {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.testimonials-quota-image {
    margin-top: 24px;
    width: fit-content;
    margin: auto;
}
.testimonials-slider {
    margin-top: 12px;
    overflow: hidden;
    position: relative;
}
.testimonials-slider .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%;
    margin-top: -67px;
}
.testimonials-slider .owl-nav button {
    background: transparent;
    border: unset;
    height: 67px;
    width: 16px;
    cursor: pointer;
    outline:none;
}
.testimonials-slider .owl-nav button:first-child {
    float: left;
    background: url("images/left-testimonials-slider.svg");
}
.testimonials-slider .owl-nav button:last-child {
    float: right;
    background: url("images/left-testimonials-slider.svg");
    transform: rotate(180deg);
}
.testimonials-slider .owl-stage {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}

.tech-expertize-block .owl-stage {
    display: flex;
}
.tech-expertize-header {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #222B45;
    text-align: left;
    margin-top: 96px;
}
.ediSlversus .tech-expertize-block .owl-nav {
  position: absolute;
  width: fit-content;
  left: -410px;
  bottom: 37px;
  display: flex;
}
.newVersus .tech-expertize-block .owl-nav {
  position: relative;
  width: fit-content;
  left: 0;
  bottom: 0px;
  display: flex;
}
owl-prev
.newVersus .tech-expertize-block .owl-nav{
  position: inherit;
  width: auto;
  left: 0;
  bottom: 0;
  display: flex;
}
@media(max-width:768px){
  .newVersus .tech-expertize-block .owl-nav{
    margin-top: 50px;
  }
}
.newVersus .editorSlider__editor{
  margin-bottom :30px;
}
.tech-expertize-block .owl-nav button, .tech-expertize-block .owl-nav button:active:focus {
    width: 40px;
    height: 40px;
    border: 1px solid #CE5619;
    background: transparent;
    outline:none;
    cursor: pointer;
}
.tech-expertize-block .owl-nav button:last-child {
    /* margin-left: 16px; */
}
.expertize-results-numbers {
    margin-top: 88px;
}
.testimonial-slider-item .testimonial-text {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    width: calc(100% - 220px);
    margin-left: 110px;
}
.testimonial-slider-item .testimonial-author-data {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 48px;
}
.testimonial-slider-item .testimonial-author-meta {
    width: fit-content;
    text-align: left;
    margin-left: 16px;
}
.testimonial-slider-item .testimonial-image-box {
    width: 72px;
    height: 84px;
    position: relative;
}
.testimonial-slider-item .testimonial-image-box .author-image {
    width: 64px;
    height: 76px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.testimonial-slider-item .testimonial-image-box .testimonial-image-box-right-cornor {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
}
.testimonial-slider-item .testimonial-author-meta .testimonial-author-name {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #CE5619;
    margin-top: 4px;
}
.testimonial-slider-item .testimonial-author-meta .testimonial-author-position {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 0px;
}
.latest-post-heading {
    width: fit-content;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #222B45;
}
.case-small-listing {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 48px !important;
}
.case-small-listing .case-item {
    width: 360px;
}
.new-home-header {
    /*height: 512px;*/
    padding-bottom: 80px;
    background: linear-gradient(260.9deg, #171717 6.88%, rgba(23, 23, 23, 0.95) 96.9%);
    margin-bottom: 0px !important;
}
.new-home-header .starter-layout-column {
    position: relative;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.new-home-heading-text {
    /* margin-top: 128px; */
    padding-top: 120px;
    width: 700px;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 59px;
    color: #FFFFFF;
    text-align: left;
}
.orange-colored-heading {
    color: #F39C12;
    font-weight: 500;
}
.blue-colored-heading {
    color: #3498DB;
    font-weight: 500;
}
.green-colored-heading {
    color: #27AE60;
    font-weight: 500;
}
.new-home-subheading-part {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5em;
    color: #FFFFFF;
    margin-top: 32px;
}
.lets-talk-btn {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 12px 52px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #ECECEC;
    margin-top: 32px;
    background: linear-gradient(90deg, #CE5619 0%, #E66F32 100%);
}
.new-home-subheader {
    height: 102px;
    background: #1A1A1A;
    margin-bottom: 0px !important;
}
.new-home-subheader .starter-layout-column {
    display: flex;
    flex-wrap: nowrap;
      align-items: center;
      height: 100%;
    justify-content: space-between;
}
.new-home-subheader .starter-layout-column img {
    align-self: center;

}
.new-home-employees-content {
    height: 624px;
    background: #171717;
    overflow: hidden;
}
.employee-image-holder {
    width: 98px;
    height: 106px;
    box-sizing: border-box;
}
.employee-image-holder:hover, .employee-image-holder.employee-selected {
    border: 1px solid #CE5619;
    cursor: pointer;
}
.employee-image-holder:hover img, .employee-image-holder.employee-selected img {
    margin: 8px;
}
.employee-image-holder img {
    width: 80px;
    height: 90px !important;
    margin: 9px;
}
.new-home-content {
    position: relative;
}
.fintech-nordic-articles {
    margin-top: 48px !important;
}
.tech-expertize-block .owl-stage-outer {

    overflow: hidden;
}
.tech-expertize-block .owl-stage {

    padding-bottom: 40px;
}
.the-most-recent-new .new-part .recent-new-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #2E3A59;
}
.the-most-recent-new .new-part img {
    margin: 47px 110px 0;
    width: 335px;
    height: 316px;
}

.the-most-recent-new .new-part .recent-new-content p {
    margin-bottom: 16px;
}
.main-circles-image {
    position: absolute;
    top: 96px;
    right: 0;
}
.new-home-content .starter-layout-column {
    margin: auto;

}
.new-home-content .rotated-square {
    height: calc(100% + 200px);
    width: 50%;
    background: #292929;
    position: absolute;
    right: -50px;
    top: -60px;
    transform: rotate(-170deg);
}
.fintech-nordic-articles .blog-post-category {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;

}
.fintech-nordic-articles .blog-post-category span {
    display: block;
    padding: 4px 16px;
    background: #27AE60;
    color: white !important;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 0 !important;
}
.menu-wrapper .menu-primary-menu-container>ul>li:nth-child(7) a {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #E66F32;
}
.menu-wrapper .menu-primary-menu-container>ul>li:nth-child(8) a {
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #E66F32;
    padding: 12px 14px;
    border: 1px solid #E66F32;
}
.new-home-banner {
    height: 384px;
    background: #171717;
    overflow: hidden;
}
.new-home-banner {
    margin-top: 96px;
}
.new-home-banner .starter-layout-column {
    z-index: 10;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.new-home-banner .starter-layout-column .substrate-delivery-banner {
    width: 50%;
    position: relative;
}
.new-home-banner.nordic-banner .rotated-square {
    left: -180px;
}
.new-home-banner.nordic-banner .starter-layout-column .substrate-delivery-banner:first-child {
    width: 40%;
}
.new-home-banner.nordic-banner .starter-layout-column .substrate-delivery-banner:last-child {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.new-home-banner.nordic-banner .starter-layout-column .substrate-delivery-banner:last-child>* {
    align-self: center;
}
.new-home-banner .starter-layout-column .substrate-delivery-banner .banner-authority {
    position: absolute;
    bottom: 48px;
    right: 126px;
}
.new-home-banner .starter-layout-column .substrate-delivery-banner .delivery-partner-logo {
    position: absolute;
    top: 121px;
    left: 24px;
}
.new-home-banner .starter-layout-column .substrate-delivery-banner .pikes-pink-banner {
    position: absolute;
    top: 0px;
    right: 0px;
}
.new-home-banner .starter-layout-column .substrate-delivery-banner .banner-images-handler {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 107px;
}
.new-home-banner .starter-layout-column .substrate-delivery-banner .banner-images-handler img {
    width: 282px;
    height: 211px;
}
.new-home-banner .rotated-square {
    width: 50%;
    height: calc(100% + 400px);
    position: absolute;
    left: -40px;
    top: -200px;
}
.new-home-banner .substrate-delivery-banner .banner-text {
    margin-top: 96px;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    color: #FFFFFF;
    width: 388px;
    text-align: left;
}
.new-home-banner .substrate-delivery-banner .banner-text .expertize-learn-more {
    margin-top: 11px;
}
.content-part.new-home-content {
    margin-bottom: 0 !important;
}
.home-content-article-part {
    margin-top: 96px;
    padding-bottom: 96px;
}
.view-more-post {
    background: #E66F32;
    color: white;
    padding: 12px 17px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 32px auto 0;
}
.new-home-employees-content {
    /*margin-top: 96px;*/
}
.latest-fintech-posts .blog-listing .blog-post {
    margin-bottom: unset !important;
}
.os-projects .starter-layout-column {
    padding-top: 52px;
}
.os-projects h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #222B45;
}
.os-projects .tech-expertize-block .expertize-item {
    padding-right: 82px;
}
.os-projects .tech-expertize-block .expertize-item .expertize-wrapper {

}
.os-projects .tech-expertize-block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.switcher-section .starter-layout-column {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 79px;
    padding-bottom: 75px;
    align-items: flex-start;
}
.switcher-section .starter-layout-column>div {

    width: 50%;
}
.switcher-section .starter-layout-column>div.switchers-handler {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector img {
    width: 32px;
    height: 32px;
    margin-left: 35px;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector div {
    margin-left: 32px;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector {
    cursor: pointer;
    width: 50%;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #222B45;
    height: 87px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector:nth-child(2n+2) {
    border-left: 1px solid #F7F9FC;
    width: calc(50% - 1px);
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector {
    border-top: 1px solid #F7F9FC;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector:nth-child(1) {
    border-top: unset !important;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector:nth-child(2) {
    border-top: unset !important;
}
.switcher-section .starter-layout-column>div.switchers-item-wrapper .switcher-item-heading {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #292929;
    padding-left: 60px;
    text-align: left;
    margin-top: 24px;
}
.switcher-section .starter-layout-column>div.switchers-item-wrapper .switcher-item-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #2E3A59;
    margin-top: 25px;
    padding-left: 60px;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector img.last-logo {
    display: none;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector:hover {
    background: #F7F9FC;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector.active {
    background: linear-gradient(90deg, #CE5619 0%, #E66F32 100%);
    color: #FFFFFF;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector.active img.first-logo {
    display: none;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector.active img.last-logo {
    display: unset;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector.active svg {
    fill: white;
}
.switcher-section .starter-layout-column>div.switchers-handler .switcher-selector.active div {
    color: #ffffff;
}

.content-part.new-home-content.home-content-ai-platform {
    padding-bottom: 52px !important;
    background: white;
    z-index: 0;
    margin-top: 39px;
}
.content-part.new-home-content.home-content-ai-platform .backgrounded-rechtangle {
    width: 52%;
    height: 100%;
    background: #F7F9FC;
    position: absolute;
    right: 0;
    top: 0;
}
.content-part.new-home-content.home-content-ai-platform .recommended-image {
    text-align: left;
}
.cases-small-posts-listing .latest-post-heading {
    margin: 96px auto 0;
}
.cases-small-posts-listing .case-small-listing .case-item {
    margin-bottom: 0px;
}
.cases-small-posts-listing {
    padding-bottom: 96px;
    background: #F7F9FC;
}
.tech-expertize-block .arrow-left-footer-svg, .tech-expertize-block .arrow-right-footer-svg {
    margin: 0 auto !important;
}
.tech-expertize-block .expertize-wrapper .expertize-learn-more img {
    float: right;
}

.the-most-recent-new .new-part:last-child .recent-new-header {
    display: none;
}
.footer-sidebars {
    width: max-content;
    display: flex;
    justify-content: flex-start;
}
#nav_menu-3 {
    margin-left: 127px;
}
#nav_menu-2, #nav_menu-3, #nav_menu-2 h2, #nav_menu-3 h2 {
    list-style: none;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    color: #222B45;
}
#nav_menu-2 ul, #nav_menu-3 ul {
    list-style: none;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
    margin-top: 16px;
}
#nav_menu-2 ul li a, #nav_menu-3 ul li a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #2E3A59;
}
.footer-sidebars {
    margin-top: 48px;
}
.footer-side {
    margin-top: 120px;
}
.new-home-nordic-content {
    background: #F7F9FC;
    padding-top: 96px;
    padding-bottom: 96px;
}
.new-home-nordic-content .latest-post-heading {
    margin: 0 auto;
}
.new-home-employees-content div.employees-heading {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #FFFFFF;
    display: none;
    margin: auto;
}
.latest-fintech-posts .blog-listing .blog-post {
    margin-top: 0;
}
.new-home-employees-content.home-content .starter-layout-column {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    z-index: 10;
}
.new-home-employees-content.home-content .hrs-listing {
    width: 50%;
}
.new-home-employees-content.home-content .hrs-listing .employee-name {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: left;
    margin-top: 96px;
}

.new-home-employees-content.home-content .hrs-listing .employee-position {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #8F8F8F;
    text-align: left;
    margin-top: 8px;
    display: flex;
    align-items: center;
}
.new-home-employees-content.home-content .hrs-listing .employee-position .linkedin-small {
    margin-left: 12px;
}
.new-home-employees-content.home-content .hrs-listing .employee-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
    margin-top: 24px;
    width: 360px;
}
.new-home-employees-content.home-content .hrs-listing .employees-list {
    width: 100%;
    overflow-x: auto;
    position: absolute;
    bottom: 88px;
}
.new-home-employees-content.home-content .hrs-listing .employee-data {
    display: flex;
    width: max-content;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.selected-listing-element {
    position: relative;
}
.selected-listing-element img {
    position: absolute;
    bottom: 0px;
    left: 120px;
    width: 408px;
    height: 494px;
}
.selected-listing-element .slider-controls {
    width: 48px;
    height: 96px;
    background: #E66F32;
    position: absolute;
    bottom: 96px;
    cursor: pointer;
}
.selected-listing-element .slider-control-prev {
    left: 72px;
}
.selected-listing-element .slider-control-prev .arrow-left-footer-svg {
    margin: 40px auto !important;
}
.selected-listing-element .slider-control-next {
    left: 528px;
}
.selected-listing-element .slider-control-next .arrow-right-footer-svg {
    margin: 40px auto !important;
}
.employee-image-mobile {
    display: none;
}
.get-in-touch-line {
    width: 100%;
    height: 97px;
    background: #292929;
    margin-top: 52px;
}
.get-in-touch-line .starter-layout-column>div {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: left;
    position: relative;
}
.get-in-touch-line .starter-layout-column .get-in-touch-button {
    position: absolute;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    display: block;
    padding: 10px 15px;
    right: 0;
    top: -2px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    width: fit-content;
}
.portfolio-go {
    display: block;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #CE5619;
    box-sizing: border-box;
    color: #2E3A59;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.05em;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 35px;
}
.home-portfolio-header {
    text-align: left;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #222B45;
    margin-top: 41px;
}
.portfolio-listing.home-portfolio-listing {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.get-in-touch-line .starter-layout-column {
    position: relative;
}
.linkedin-small {
    display: inline-block;
    width: 31px;
    height: 31px;
    background: url("images/linkedin-icon.svg");
    background-size: cover;
    background-repeat: no-repeat;
}
.new-home-employees-content.home-content .hrs-listing .employee-name .linkedin-small {
    margin-bottom: -6px;
    margin-left: 23px;
}
.tech-expertize-description {
    width: 820px;
    text-align: left;
    margin-top: 24px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #2E3A59;
}
.tech-expertize-description span {
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #2E3A59;
}
.continue-reading-arrow {
    width: 16px;
    height: 8px;
    background: url("images/arrowed-bottom-data.svg");
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 6px;
    display: inline-block;
}
.content a {
    color: #CE5619;
}
.nav_menu-services-widelist {
    position: unset !important;
}
.nav_menu-services-widelist>div {
    position: absolute;
    left: 0;
    width: calc(100vw - 15px);
    display: none;
    justify-content: center;
    background: #181818 ;
    height: 515px;
}
.menu-wrapper .menu-primary-menu-container>ul>li.nav_menu-services-widelist:hover>div {
    display: flex;
}
.nav_menu-services-widelist>div>.menu-submenu-holder>ul>li {
    line-height: 20px;
    width: 151px;
    height: 95px;
    padding: 14px 20px;
}
.nav_menu-services-widelist>div>.menu-submenu-holder>ul>li img {
    width: 32px;
    height: 32px;
    margin-bottom: 16px;
}
.nav_menu-services-widelist>div>.menu-submenu-holder>ul>li>ul {
    width: 151px;
}
.nav_menu-services-widelist>div a {
    text-transform: capitalize !important;
}
.nav_menu-services-widelist>div>.menu-submenu-holder>ul {
    width: 744px;
    margin: 63px 0 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    list-style: none;
    padding-inline-start: 0;
}
.nav_menu-services-widelist>div>.menu-submenu-holder>ul>li>a {
    color: #E66F32 !important;
    display: block;
    height: 100px;
}
.nav_menu-services-widelist>div>.menu-submenu-holder>ul>li>a>img {
    display: block;
}
.nav_menu-services-widelist>div>.menu-submenu-holder>ul>li ul {
    list-style: none;
    padding-inline-start: 0;
    margin-top: 20px;
}
.nav_menu-services-widelist>div>.menu-submenu-holder>ul>li ul li {
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px;
}
.nav_menu-services-widelist>div>.menu-submenu-holder>ul>li ul li a {
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}
.menu-article-element {
    display: none;
}
.menu-catrgories-list {
    display: none;
}
.nav_menu-services-widelist .menu-catrgories-list {
    position: absolute;
    display: flex;
    bottom: 10px;
    left: 0;
    width: 744px;
    justify-content: space-between;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block {
    width: 168px;
    height: 144px;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block .menu-category-block-top-part {
    width: calc(100% - 24px);
    height: 92px;
    padding: 12px 12px 0;
    background: #262626;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block .menu-category-block-top-part .menu-category-heading {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block .menu-category-block-top-part .menu-category-content {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    margin-top: 4px;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block .menu-category-block-bottom-part {
    line-height: 40px;
    height: 40px;
    display: block;
    width: calc(100% - 12px);
    padding-left: 12px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    position: relative;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block .menu-category-block-bottom-part:after {
    content: ' ';
    position: absolute;
    background-image: url("images/arrow-right-white.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 18px;
    height: 16px;
    top: calc(50% - 8px);
    right: 12px;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block.orange-category .menu-category-block-top-part {
    background: #BC4A09;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block.orange-category .menu-category-block-bottom-part {
    background: #BC4A09 linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block.green-category .menu-category-block-top-part {
    background: #127145;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block.green-category .menu-category-block-bottom-part {
    background: #127145 linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block.blue-category .menu-category-block-top-part {
    background: #107C7B;
}
.nav_menu-services-widelist .menu-catrgories-list .menu-category-block.blue-category .menu-category-block-bottom-part {
    background: #107C7B linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
}
.nav_menu-services-widelist .menu-article-element {
    width: 264px;
    display: block;
    margin-top: 4px;
}
.nav_menu-services-widelist .partners-position {
    background: #242424;
    width: 100%;
    height: 104px;
    padding-top: 37px;
}
.nav_menu-services-widelist .partners-position .common-partners-text {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
}
.nav_menu-services-widelist .partners-position .partners-list {
    margin-top: 12px;
    display: flex;
    justify-content: space-evenly;
}
.nav_menu-services-widelist .menu-submenu-holder {
    width: 1128px;
    margin: 0 auto;
    display: flex;
    position: relative;
    justify-content: space-between;
}
header:after {
    content: ' ';
    position: absolute;
    width: 100%;
    z-index: 9;
    bottom: -4px;
    height: 4px;
    background: linear-gradient(270deg, rgba(230, 111, 50, 0.6) 0%, rgba(230, 111, 50, 0.1) 100%);
}
.nav_menu-services-widelist>div:after {
    content: ' ';
    position: absolute;
    width: 100%;
    z-index: 99999999;
    top: 0;
    height: 4px;
    background: linear-gradient(270deg, rgba(230, 111, 50, 0.6) 0%, rgba(230, 111, 50, 0.1) 100%);
}
.nav_menu-services-widelist .article-position {
    width: 100%;
    height: 364px;
    position: relative;
}
.nav_menu-services-widelist .article-position .menu-article-image-position {
    background: rgba(24, 24, 24, 0.8);
    backdrop-filter: blur(10px);
    height: 56px;
    position: absolute;
    bottom: 0;
    padding: 24px 16px;
    width: calc(100% - 32px);
    left: 0;
}
.nav_menu-services-widelist .article-position .menu-article-image-position .menu-article-heading {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    display: block;
}
.nav_menu-services-widelist .article-position .menu-article-image-position .menu-article-learn-more {
    font-size: 16px;
    line-height: 24px;
    color: #E66F32;
    margin-top: 8px;
    font-weight: normal;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.nav_menu-services-widelist .article-position .menu-article-image-position .menu-article-learn-more:after {
    background-image: url("images/arrow-right-orange.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    content: ' ';
}

.nav_menu-services-widelist>div>.menu-submenu-holder>ul>li:after {
    content: ' ';
    position: absolute;
    width: 18px;
    height: 16px;
    top: 16px;
    right: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("images/arrow-right-white.svg");
}
.menu-item-has-children>a {
    display: flex;
    height: 69px;
    align-items: center;
    justify-content: space-between;
}
.sub-menu.no-display+div, .sub-menu.no-display+div+div {
    display: none !important;
}
.sub-menu.no-display {
    display: none !important;
}



@media only screen and (min-width: 900px) {
    .no-display-desktop {
        display: none;
    }
    .nav_menu-services-widelist>div>.menu-submenu-holder>ul>li:hover {
        background: linear-gradient(
                270deg
                , rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%), #BC4A09;
        position: relative;
    }
    .nav_menu-services-widelist>div>.menu-submenu-holder>ul>li:hover>a {
        color: #FFFFFF !important;
    }
    .nav_menu-services-widelist>div>.menu-submenu-holder>ul>li:hover:after {
        content: ' ';
        position: absolute;
        width: 18px;
        height: 16px;
        top: 16px;
        right: 16px;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(images/arrow-right-white.svg);
    }
}
@media only screen and (max-width: 1300px) {

}
@media only screen and (max-width: 1128px) {
    .blog-heading {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    .call-back-form-bottom {
        height: 440px;
    }

    .post-quota-block {
        width: calc(100% - 32px);
        margin-left: 15px;
    }

    .post-quota-block h3 {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    .call-back-form-wrapper {
        width: 100%;
    }

    #content-part .starter-layout-column, .content-part .starter-layout-column {
        width: 100%;
    }

    .starter-header-line {
        width: 100%;
    }

    .portfolio-wrapper h1 {
        width: calc(100% - 32px);
        padding-left: 16px;
    }

    .footer-map-side {
        width: 100%;
        flex-direction: column;
        /*display: none;*/
    }

    .meta-block {
        width: calc(100% - 40px);
        margin-left: 20px;
    }

    .blog-heading.you-may-also-like-blog-heading {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    /*.officer-data {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        align-items: start;
    }
    .officer-data .officer-name-and-location {
        margin-left: 20px;
    }
    .officer-address {
        margin-left: 20px;
    }*/
    .send-request {
        width: 244px;
        margin: 20px 0;
    }

    .map-block {
        display: none;
    }

    .posts-layout-column {
        width: 100%;
        flex-direction: column-reverse;
    }

    .portfolio-layout-column {
        width: 100%;
        flex-direction: column;
    }

    .content-part-post, .portfolio-layout-column .content-part-post {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    .sidebar-part-post {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    .footer-copywrite-side {
        width: 100%
    }

    .logo a img {
        margin-left: 0px;
    }

    /*.checkbox-main-form-label {
        width: 80%;
    }*/
    /*.call-back-form-labels {
        display: none;
    }*/
    .pagination-listing {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    .breadcrumbs {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    .main-circles-image {
        position: unset;
        margin: 76px auto 0;
        width: 230px;
        height: 246px;
    }

    .new-home-heading-text {
        margin-top: 32px;
        width: 250px;
        margin-left: 16px;
        font-size: 32px;
        line-height: 39px;
    }

    .new-home-header {
        height: auto;
    }

    .new-home-subheading-part {
        width: 250px;
        margin-left: 16px;
    }

    .lets-talk-btn {
        margin-left: 17px;
        text-align: center;
        width: calc(100% - 36px);
        padding: 12px 0px;
    }

    .new-home-subheader {
        height: auto;
        padding-bottom: 35px;
    }

    .new-home-subheader .starter-layout-column {
        flex-wrap: wrap;
        justify-content: space-evenly;
        width: calc(100% - 40px);
        margin-left: 16px;


    }

    .new-home-subheader .starter-layout-column img {
        margin-right: 20px;
        margin-top: 25px;
    }

    .tech-expertize-block .owl-nav {
        right: 0;
        top: -56px;
    }

    .tech-expertize-block {
        width: calc(100% - 32px);
        margin-left: 16px;
        margin-top: 102px;
    }

    .tech-expertize-header {
        margin-left: 16px;
    }

    .expertize-result-item {
        border-right: unset;
        margin-bottom: 29px;
    }

    .try-our-platform h4 {
        margin-left: 16px;
    }

    .try-our-platform .recommended-description {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    /*.recommended-link {
        margin-left: 16px;
    }*/

    .try-our-platform .partners .partners-heading {
        margin-left: 16px;
    }

    .try-our-platform .partners .partners-list {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    .try-our-platform .partners .partners-list img {
        margin: 35px 10px 35px 0;
    }

    .testimonials-slider {
        width: calc(100% - 32px);
        /* margin-left: 16px; */
    }
    .testimonials-slider .owl-nav {

        left: 6px;
    }
    .testimonials-slider .owl-stage-outer {
        width: calc(100% - 40px);
        margin-left: 20px;
    }

    .the-most-recent-new {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .the-most-recent-new .new-part {
        width: calc(100% - 32px);
        margin-left: 16px;
    }

    .the-most-recent-new .new-part img {
        margin: 32px auto;
    }

    .new-home-banner {
        height: auto;
    }

    .new-home-banner .starter-layout-column {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .new-home-banner .starter-layout-column .substrate-delivery-banner {
        width: 100% !important;
        height: auto;
    }

    .new-home-banner .starter-layout-column .substrate-delivery-banner .delivery-partner-logo {
        position: unset;
        display: block;
        margin: 64px auto;
    }

    .new-home-banner .substrate-delivery-banner .banner-text {
        margin-top: 48px;
        width: calc(100% - 16px);
        margin-left: 16px;

    }

    .new-home-banner .starter-layout-column .substrate-delivery-banner .banner-authority {
        position: unset;
        display: block;
        margin: 32px 16px 0;
    }

    .new-home-banner .starter-layout-column .substrate-delivery-banner:first-child {
        background: #292929;
        padding-bottom: 64px;
    }

    .new-home-banner .starter-layout-column .substrate-delivery-banner .pikes-pink-banner {
        display: none;
    }
    .new-home-banner.nordic-banner .starter-layout-column .substrate-delivery-banner:last-child a:last-child {
        display: none;
    }
    .new-home-banner.nordic-banner .starter-layout-column .substrate-delivery-banner:last-child a:first-child {
        margin: 35px auto;
    }
    .new-home-banner.nordic-banner .starter-layout-column .substrate-delivery-banner:last-child a img {
        width: 225px;
        height: 168px;
    }
    .new-home-banner .rotated-square {
        display: none;
    }

    .content-part.new-home-content.home-content-ai-platform .recommended-image {
        margin-left: 16px;
    }

    .try-our-platform {
        margin-top: 72px;
    }

    .latest-post-heading {
        margin-top: 72px;
    }

    .the-most-recent-new .new-part:last-child .recent-new-header {
        display: block;
    }

    .the-most-recent-new .new-part:first-child .recent-new-header {
        display: none;
    }

    .home-content-article-part {
        margin-top: 72px;
    }
}
    @media only screen and (max-width: 895px) {
        .menu-point-opened>a {
            color: #E66F32 !important;
        }
        .menu-point-opened>a .bottom-angle-dropdown {
            background: url(images/triangle-top-orange.svg);
            background-size: cover;
            background-repeat: no-repeat;
        }
        header>a {
            font-style: normal;
            font-weight: 600;
            letter-spacing: 0.05em;
            color: #E66F32;
            padding: 12px 14px;
            border: 1px solid #E66F32;
            right: 16px;
            top: calc(50% - 22.5px);
            position: absolute;
        }
        .logo {
            display: flex;
            justify-content: flex-start;
        }
        .nav_menu-services-widelist>div:after {
            content: unset;
        }
        .nav_menu-services-widelist .menu-catrgories-list {
            position: relative;
            width: calc(100% - 32px);
            margin: 0 auto;
            flex-wrap: wrap;
        }
        .nav_menu-services-widelist .menu-catrgories-list .menu-category-block .menu-category-block-bottom-part {
            line-height: 54px;
            height: 54px;
        }
        .nav_menu-services-widelist .menu-catrgories-list .menu-category-block {
            height: auto;
            width: 100%;
            margin-bottom: 16px;
        }
        .no-display-mobile {
            display: none;
        }
        .nav_menu-services-widelist .article-position {
            height: 180px;
            overflow: hidden;
        }
        .nav_menu-services-widelist .article-position img {
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
        }
        .nav_menu-services-widelist>div {
            height: auto;
            position: relative !important;
            left: -16px;
        }
        .nav_menu-services-widelist .menu-submenu-holder {
            width: 100%;
            flex-wrap: wrap;
        }
        .nav_menu-services-widelist>div>.menu-submenu-holder>ul {
            width: 100%;
            flex-wrap: wrap;
            margin: 5px auto 0;
        }
        .nav_menu-services-widelist>div>.menu-submenu-holder>ul>li {
            width: calc(100% - 64px);
            margin: 0 auto 16px;
            height: auto;
            padding: 16px;
            background: linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%), #BC4A09;
            position: relative;
        }
        .nav_menu-services-widelist>div>.menu-submenu-holder>ul>li:after {
            content: ' ';
            position: absolute;
            width: 18px;
            height: 16px;
            top: 16px;
            right: 16px;
            background-size: cover;
            background-repeat: no-repeat;
            background-image: url("images/arrow-right-white.svg");
        }
        .nav_menu-services-widelist>div>.menu-submenu-holder>ul>li ul {
            display: none;
        }
        .nav_menu-services-widelist>div>.menu-submenu-holder>ul>li>a {
            color: #FFFFFF !important;
            height: auto;
            width: 165px;
        }
        .nav_menu-services-widelist>div>.menu-submenu-holder>ul>li img {
            margin-bottom: 8px;
        }
        .nav_menu-services-widelist .menu-article-element {
            width: calc(100% - 32px);
            margin: 32px auto 24px;
        }
        .call-back-form-handle {
            width: calc(100% - 32px);
            margin: auto;
            height: auto;
            margin-right: 16px;
            margin-top: 20px;
        }
        .call-back-lets-talk {
            display: none;
        }
        .blog-categories div, .blog-categories a {
            width: max-content;
        }
        .blog-categories {
            overflow-x: auto;
            margin-left: 16px;
        }
        .blog-listing.you-may-also-like-blog {
            width: 100%;
        }
        .pagination-listing a.page-numbers.next span {
            display: none;
        }
        .pagination-listing a.page-numbers.prev span {
            display: none;
        }
        .footer-copywrite-side .bottom-side {
            justify-content: space-between;
            width: calc(100% - 72px);
            margin-left: 36px;
        }
        .case-item {
            width: calc(100% - 32px);
            margin-left: 16px;
        }
        .testimonial-gradient-layout {
            display: none;
        }
        .case-testimonial-item>img {
            margin-top: 10px;
            width: auto;
            height: 259px;
            margin-left: -200px;
            position: unset;
            top: unset;
            left: unset;
            right: unset;
            bottom: unset;
        }
        .case-testimonial-item .case-quota-author {
            position: relative;
            top: unset;
            left: unset;
            margin-top: 10px;
            display: block;
            margin-left: 10px;
            width: calc(100% - 32px);
            margin-left: 16px;
        }
        .case-testimonial-item .case-quota-author h2 {
            font-size: 26px;
            line-height: 32px;
            font-weight: 700;
        }
        .case-testimonial-item .case-quota-author h6 {
            font-size: 18px;
            line-height: 24px;
            font-weight: 700;
            color: #8F9BB3;
        }
        .cases-wrapper-main .case-quota-item {
            width: calc(100% - 32px);
        }
        .testimonial-play-button {
            left: calc(50% - 36px);
            bottom: 100px;
        }
        .share-this-article {
            width: 100%;
        }
        .content-part-post iframe {
            width: 100%;
            height: auto;
        }
        .posts-layout-column h1, .portfolio-layout-column h1 {
            width: calc(100% - 32px);
            margin-left: 16px;
        }
        .case-post-photo img {
            width: 100%;
            height: auto;
        }
        .cases-wrapper-main .case-post {
            width: calc(100% - 32px);
        }
        .case-item:not(.case-testimonial-item) {
            height: auto;
        }
        .testimonial-popup-iframe-handler {
            width: calc(100% - 48px);
            height: 240px;
            position: unset;
            background: white;
            margin-top: 45%;
            z-index: 99999999;
            margin-left: 24px;
        }
        .testimonial-popup-overlay {
            background: rgba(22,22,22,.7);
        }
        .menu-wrapper .menu-primary-menu-container>ul>li {
            line-height: 68px;
            margin-left: 16px;
            border-image-source: linear-gradient(90deg, rgba(206, 86, 25, 0.8) 0%, #E66F32 100%);
            border-image-slice: 1;
            border-bottom-style: solid;
            border-bottom-width: 1px;
            border-right: 0px;
            border-left: 0px;
            border-top: 0px;

        }
        .menu-wrapper .menu-primary-menu-container>ul>li {
            width: calc(100% - 32px);
        }
        #nav_menu-3 {
            margin-left: 22px;
        }
        .footer-sidebars {
            width: calc(100% - 32px);
            margin-left: 16px;
            justify-content: flex-start;
        }
        .call-back-form-labels .call-back-form-label-solo:not(:first-child) {
            margin-left: 24px;
        }
        .call-back-form-labels .call-back-form-label-solo img {
            width: 72px;
        }
        .new-home-employees-content div.employees-heading {
            display: block;
            margin-top: 72px;
            text-align: center;
            font-style: normal;
            font-weight: bold;
            font-size: 26px;
            line-height: 32px;
            color: #FFFFFF;
        }
        .testimonial-slider-item .testimonial-text {
            width: calc(100% - 60px);
            margin-left: 9px;
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            line-height: 24px;
            text-align: center;
        }
        .content-part.new-home-content.home-content-ai-platform {
            padding-bottom: 72px !important;
        }
        .tech-expertize-block .owl-stage {
            padding-bottom: 40px;
        }
        .expertize-results-numbers {
            margin-top: 24px;
        }
        .new-home-banner {
            margin-top: 72px;
        }
        .blacked-layout-testimonials {
            padding-top: 72px;
            padding-bottom: 72px;
        }
        .testimonials-slider {
            margin-top: 32px;
        }
        .testimonial-slider-item .testimonial-author-data {
            flex-wrap: wrap;
        }
        .testimonial-slider-item .testimonial-author-meta .testimonial-author-name {
            width: calc(100% - 46px);
            margin-top: 23px;
            text-align: center;
        }
        .testimonial-slider-item .testimonial-author-meta .testimonial-author-position {
            width: calc(100% - 46px);
            text-align: center;
        }
        .testimonial-slider-item .testimonial-image-box {
            margin-left: -30px;
        }
        .home-content-article-part {
            padding-bottom: 36px;
        }
        .new-home-nordic-content {
            padding-top: 36px;
            padding-bottom: 76px;
        }
        .fintech-nordic-articles {
            margin-top: 32px !important;
        }
        .latest-fintech-posts .blog-listing .blog-post:not(:first-child) {
            margin-top: 24px;
        }
        .cases-small-posts-listing .case-small-listing .case-item:not(:first-child) {
            margin-top: 24px;
        }
        .tech-expertize-block .expertize-item {

        }
        .tech-expertize-block .expertize-item .expertize-wrapper .expertize-learn-more a span {
            display: inline-block;
        }
        .tech-expertize-header {
            margin-top: 29px;
        }
        .new-home-content .rotated-square {
            display: none;
        }
        .new-home-employees-content.home-content .starter-layout-column {
            flex-direction: column-reverse;
            padding-bottom: 216px;
        }
        .new-home-employees-content.home-content .hrs-listing {
            width: 100%;
        }
        .new-home-employees-content.home-content .hrs-listing .employee-name {
            width: fit-content;
            margin-left: 33px;
            margin-top: 32px;
        }
        .new-home-employees-content.home-content .hrs-listing .employee-name .linkedin-small {
            margin-left: 10px;
        }
        .new-home-employees-content.home-content .hrs-listing .employee-position {
            width: 200px;
            margin-left: 33px;

        }
        .new-home-employees-content.home-content .hrs-listing .employee-content {
            width: calc(100% - 70px);
            margin-left: 33px;
        }
        .employee-image-mobile {
            display: block;
            width: calc(100% - 66px);
            margin-left: 33px;
        }
        .employee-image-mobile img {
            width: 100%;
            height: auto;
            margin-top: 32px;
        }
        .new-home-employees-content {
            height: auto;
        }
        .content-part.new-home-content.home-content-ai-platform .backgrounded-rechtangle {
            display: none;
        }
        .try-our-platform .partners {
            padding-left: 0;
            margin-top: 58px;
        }
        .try-our-platform .partners .partners-list {
            margin-top: 61px;
        }
        .try-our-platform .recommended-item {
            margin-top: 35px;
        }
        .try-our-platform {
            flex-wrap: wrap;
            width: calc(100% - 26px);
            margin-left: 13px;
        }
        .try-our-platform>div {
            width: 100%;
        }
        .get-in-touch-line {
            height: auto;
            padding-bottom: 32px;
        }
        .get-in-touch-line .starter-layout-column .get-in-touch-button {
            position: relative;
            margin-left: 34px;
            margin-top: 24px;
        }
        .get-in-touch-line .starter-layout-column>div {
            width: calc(100% - 64px);
            margin-top: 32px;
            margin-left: 32px;
        }
        .switcher-section .starter-layout-column>div {
            width: calc(100% - 16px);
            margin-left: 8px;
        }
        .switcher-section .starter-layout-column>div.switchers-handler .switcher-selector div {
            margin-left: 16px;
        }
        .switcher-section .starter-layout-column>div.switchers-handler .switcher-selector img {
            margin-left: 16px;
        }
        .switcher-section .starter-layout-column>div.switchers-item-wrapper .switcher-item-content {
            padding-left: unset;
        }
        .switcher-section .starter-layout-column>div.switchers-item-wrapper {
            width: calc(100% - 32px);
            margin-left: 16px;
        }
        .tech-expertize-description {
            width: calc(100% - 32px);
            margin-left: 16px;
        }
        .portfolio-go {
            margin-left: 16px;
        }
        .testimonial-author-meta .linkedin-small {
            margin-left: 120px;
        }
        .switcher-section .starter-layout-column>div.switchers-handler .switcher-selector {
            min-height: 87px;
            line-height: 17px;
            text-align: left;
        }
        .home-portfolio-header {
            margin-left: 16px;
        }
        .os-projects .tech-expertize-block .expertize-item .expertize-wrapper .expertize-learn-more {
            bottom: 18px;
        }
        .switcher-section .starter-layout-column>div.switchers-item-wrapper .switcher-item-heading {
            padding-left: 0;
        }
        .os-projects .owl-nav.disabled {
            display: none;
        }
        .os-projects .owl-stage-outer {
            margin-left: unset;
            width: 100%;
        }
        .os-projects .tech-expertize-block .expertize-item {
            padding-right: unset;
            margin-right: unset;
        }
        .os-projects .tech-expertize-block .owl-stage {
            margin-left: unset;
        }
        .os-projects .tech-expertize-block .owl-stage {
            display: flex;
            justify-content: flex-start;
            flex-wrap: nowrap;
        }
        .os-projects .tech-expertize-block .expertize-item {
            box-shadow: unset;

        }
        .os-projects .tech-expertize-block .owl-item {
            box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05), 0px 30px 50px rgba(0, 0, 0, 0.03);
            margin-left: 16px;
        }
        .os-projects .tech-expertize-block {
            width: 100%;
            margin-left: unset;
        }
        .os-projects .owl-dots {
            width: 33px;
            display: flex;
            justify-content: space-between;
            flex-wrap: nowrap;
        }
        .os-projects .owl-dots .owl-dot {
            border-radius: 50%;
            height: 8px;
            width: 8px;
            padding: unset;
            border: unset;
            background: #E4E9F2;
        }
        .os-projects .owl-dots .owl-dot.active {
            background: #CE5619;
        }
    }
    @media only screen and (max-width: 750px) {
        .burger-menu {
            display: block;
        }
        .menu-primary-menu-container {
            display: none;
        }
        .menu-opened.menu-primary-menu-container {
            height: calc(100vh - 152px);
            width: 100%;
            position: fixed;
            z-index: 9999;
            left: 0;
            top: 72px;
            display: block;
            background: #181818;
            z-index: 99999999;
            overflow-y: auto;
            overflow-x: hidden;
        }
        .menu-opened.menu-primary-menu-container:before {
            content: ' ';
            position: absolute;
            width: 100%;
            z-index: 9;
            top: 0px;
            height: 4px;
            background: linear-gradient(
                    270deg
                    , rgba(230, 111, 50, 0.6) 0%, rgba(230, 111, 50, 0.1) 100%);
        }
        .menu-wrapper .menu-opened ul {
            display: block;
            padding-inline-start: 0;
            margin-top: 23px;
        }
        .menu-wrapper .menu-primary-menu-container>ul>li>ul {
            display: block;
            top: 0px;
            z-index: 999999999;
        }
        .blog-post-photo img {
            width: 100%;
            height: auto;
        }
        .cases-wrapper-main .case-quota-item .quota-text {
            height: auto;
        }
        .case-testimonial-item {
            height: auto;
            overflow-y: hidden;
            box-shadow: 0px 15px 50px -28px black;
        }
    }
    @media only screen and (max-width: 800px) {
        .page-text-description {
            width: calc(100% - 32px);
            margin-left: 16px;
        }
        .blog-listing .blog-post {
            width: calc(100% - 32px);
            margin-left: 16px;
        }
        .case-portfolio-company-data {
            flex-wrap: wrap;
            width: 100%;
            height: auto;
            justify-content: start;
        }
        .case-portfolio-company-data .case-portfolio-company-image {
            margin-left: 24px;
            margin-top: 24px;
        }
        .case-portfolio-company-data .case-portfolio-company-description {
            margin-top: 24px;
            margin-bottom: 24px;
            height: auto;
            width: calc(100% - 48px);
            margin-left: 24px;
        }
        .footer-copywrite-side .top-side {
            flex-direction: column;
            width: calc(100% - 86px);
            margin-left: 43px;
        }
        .footer-copywrite-side .top-side .custom-links {
            margin-top: 24px;
        }
        .copywrite {
            text-align: center;
        }
        .footer-copywrite-side .top-side .custom-links {
            text-align: center;
        }
        .footer-separator-line {
            display: none;
        }
        .footer-copywrite-side .bottom-side {
            text-align: center;
        }
        .footer-copywrite-side .bottom-side a:not(:first-child) {
            margin-left: 0;
            display: inline-block;
        }
        .footer-side {
            margin-top: 370px;
        }
        .blog-recent-post-left {
            width: 100%;
        }
        .blog-recent-post-left .blog-recent-post-name {
            width: calc(100% - 64px);
        }
        .blog-recent-post-left .blog-recent-post-date {
            top: 242px;
        }
        .blog-recent-post-left .blog-recent-post-read {
            top: 272px;
        }
        .blog-listing.you-may-also-like-blog {
            width: calc(100% - 32px);
            margin-left: 16px;
        }
        .new-home-employees-content.home-content .hrs-listing .employees-list {
            width: calc(100% - 32px);
            overflow-x: auto;
            margin-left: 16px;
            bottom: 72px;
        }
        .footer-copywrite-side a:not(:first-child) .image-social {
            margin-left: 0 !important;
        }
        .menu-wrapper .menu-primary-menu-container>ul>li:nth-child(8) a {
            width: 100%;
            text-align: center;
            padding: 12px 0;
            display: block;
        }
        .menu-wrapper .menu-primary-menu-container>ul>li:nth-child(8) {
            margin-top: 24px;
            width: calc(100% - 32px);
            display: none;
        }
    }
    @media only screen and (max-width: 700px) {
        .blog-recent-post {
            flex-wrap: wrap;
            flex-direction: column-reverse;
            width: calc(100% - 34px);
            margin-left: 17px;
        }
        .blog-recent-post-left {
            height: auto;
            padding-bottom: 32px;
        }
        .blog-recent-post-right {
            width: calc(100% - 32px);
            margin-left: 16px;
            margin-top: 20px;
            height: auto;
        }
        .blog-recent-post-right img {
            height: auto;
        }
        .blog-recent-post-left .blog-recent-post-country {
            display: none;
        }
        .blog-recent-post-right .blog-recent-post-country {
            display: block;
        }
    }
    @media only screen and (max-width: 550px) {
        .blogs-switcher {
            flex-direction: column;
            margin-top: 19px;
        }
        .blogs-switcher .blogs-switcher-link:not(:first-child) {
            margin-left: 0;
        }
        .blogs-switcher .blogs-switcher-link {
            padding-left: 16px;
            font-size: 22px;
            line-height: 32px;
        }
        .blog-switched-link .dotted-switcher {
            margin-top: 10px;
        }
        .portfolio-element {
            width: calc(100% - 32px);
            margin-left: 16px;
            height: 257px;
        }
        .portfolio-data {
            height: 202px;
        }
        .map-block {
            display: none;
        }
        .sidebar-part-portfolio {
            width: calc(100% - 32px);
            margin-left: 16px;
        }
    }
.no-display {
    display: none !important;
}

/* formidable form style  */
.formidableForm {
    /* display: none; */
}
.formidableForm .frm_required {
    display: none;
}
.mainFlex {
    margin-top: 22px;
}
.radio_mask .frm_primary_label, .firstMain .subFlex label {
    display: none !important;
}
.firstMain {
    padding-right: 40px;
    min-width: 570px;
}
.firstMain .toSubFirst {
    margin-bottom: 34px !important;
    margin-right: 20px;
}
.firstMain .toSubSecond {
    margin-bottom: 34px !important;
}
#frm_field_28_container .frm_primary_label {
    display: block !important;
}
.frm_radio input {
    border: none !important;
    box-shadow: none !important;
    min-width: 50px;
    /* display: none; */
}
.frm_checkbox input {
    border: none !important;
    box-shadow: none !important;
    min-width: 50px;
}
.frm_checkbox label {
    display: flex !important;
    padding-left: 0 !important;
    font-size: 12px;
    color: #222B45;
    line-height: 1.7;
}
.frm_radio {
    text-align: center;
    margin-bottom: 10px !important;
}
.frm_opt_container {
    display: flex;
    flex-wrap: wrap;
}
.subtitle {
    height: 20px;
}
.frm_form_field h2 {
    margin-bottom: 10px;
}
.radio_mask input {
     display: none !important;
}
.radio_mask label {
    padding: 5px 20px !important;
    text-indent: 0 !important;
    background-color: #F7F9FC;
    margin-right: 25px;
    border-radius: 30px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.radio_mask label.active {
    background-color: #E66F32;
    color: #fff;
}
.upload_btn label {
    color: #E66F32 !important;
    font-size: 16px !important;
    margin-left: 10px !important;
    font-weight: bold !important;
    font-style: normal !important;
    height: 28px;
    padding-left: 25px !important;
    background-image: url('images/clip.png');
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
}
.upload_btn {
    height: auto;
    position: relative;
    display: flex !important;
    flex-direction: column;
    max-width: 370px;
}
.dz-message.needsclick {
    position: absolute !important;
    left: 0 !important;
    top: -6px !important;
    opacity: 0 !important;
    height: 28px !important;
}
.frm_checkbox a {
    color: #E66F32;
}
.formidableForm .frm_final_submit {
    height: 60px !important;
    border-radius: 0 !important;
    background: linear-gradient(90deg, #CE5619 0%, rgba(206,86,25,0.8) 100.76%) !important;
    border: none !important;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-family: "Gilroy",sans-serif;
}
.formidableForm .frm_final_submit:hover {
    background: linear-gradient(0deg, #CE5619 0%, rgba(206,86,25,0.8) 100.76%) !important;
    color: #fff !important;
}
.formidableForm input {
    border-radius: 0 !important;
    outline: none !important;
}
.formidableForm input[type=text], .formidableForm input[type=email], .formidableForm textarea {
    padding: 24px 15px !important;
}
.formidableForm input:hover, .formidableForm input:focus, .formidableForm textarea:hover, .formidableForm textarea:focus {
    border: 1px solid #E66F32 !important;
    box-shadow: none !important;
}
.with_frm_style .frm_dropzone .dz-preview .dz-progress .dz-upload, .with_frm_style .frm_dropzone .dz-preview.dz-complete .dz-progress {
    background-color: #4CAF50;
}
.frm_cancel1_icon:before {
    content: '' !important;
    width: 15px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('images/cross.svg');
}
.dz-filename span {
    color: #E66F32;
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
    font-style: normal;
}
.dz-size span, .dz-size strong {
    color: #444242;
    font-family: 'Gilroy', sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-style: italic;
}
.dz-remove {
    margin-bottom: 5px;
}
.frm_dropzone .dz-preview .dz-column {
    width: 70%;
    margin-right: 5px;
}
.frm_checkbox input {
    display: none !important;
}
.checkBoxMask {
    position: relative;
    display: inline-block;
    border-radius: 3px;
    width: 23px;
    height: 15px;
    margin-right: 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.checkBoxMask:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    top: -2px;
    left: -2px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border: 2px solid #8F9BB3;
}
.checkBoxMask.checked:before {
    border: 2px solid #fff;
}
.checkBoxMask.checked:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    top: -3px;
    left: -3px;
    background-image: url(images/checked.svg);
    background-size: contain;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.secondMain textarea {
    height: 200px;
}
.frm_checkbox p {
    font-size: 13px !important;
    text-indent: 0 !important;
}
.dz-preview {
    display: flex !important;
}
.flex {
    display: flex;
}
.flexItem {
    width: 50%;
}
.frm_dropzone.frm_single_upload, .frm_dropzone.dz-clickable {
    min-height: auto !important;
}


@media (max-width: 868px) {
    .mainFlex {
        flex-direction: column;
    }
    .firstMain, .secondMain {
        width: 100%;
        min-width: auto;
    }
    .formidableForm {
        padding: 0 5px;
    }
    .bottom_foot .row {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .formidableForm .frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container {
        grid-template-columns: auto 0;
    }
}
@media (max-width: 562px) {
    .subFlex {
        flex-direction: column;
    }
    .firstSub, .secondSub {
        width: 100%;
        min-width: auto;
    }
    .firstSub .frm_form_field  {
        margin-right: 0;
    }
}
.starter-layout-column{
  margin: 0 auto;
}
.content-part.new-home-content.get-in-touch-line{
  align-items: center;
    display: flex;
}
.content-part.new-home-content.cases-small-posts-listing{
  padding-top: 50px;
}
.selected-listing-element .slider-control-next,
.selected-listing-element img,
.selected-listing-element .slider-control-prev{
  z-index: 1;
}
.content-part-post ul li{
  text-align: left;
}
.tech-expertize-block .expertize-item {
    height: 100%;
}
.page-id-16372 .imageInfoIconContent{
  padding-top: 0px !important;
}
.home .listAchivments{
  margin-bottom: 50px;
}
:root {
	--main: #252980;
	--blue-1: #222eaf;
	--blue-2: #2836be;
	--grey-1: #f7f9fc;
	--grey-2: #edf1f7;
	--grey-3: #939aab;
	--grey-4: #2e3a59;
	--text: #222b45;
	--gradient-2: #343aa8;
	--light-purple: #f0f1ff;
	--cold: #1f0d52;
	--white: #fff;
	--green: #2eceb1;
	--text-black: #1f1d1d;
	--grey-300: #9f9c99;
	--beige: #eee9df;
	--grey-800: #312f2f;
	--grey-500: #6b6865;
	--red: #d73d1b;
}
:root {
  --font-family: "Gilroy", sans-serif;
  --second-family: "Instrument Sans", sans-serif;
  --third-family: "Poppins", sans-serif;
  --font3: "Inter", sans-serif;
  --font4: "Roboto", sans-serif;
  --font5: "SF Pro Text", sans-serif;
}
.footerMenu ul li a:hover{
    text-decoration: underline !important;
  }
  .footerMenu ul li a{
    color: rgba(255, 255, 255, 0.8) !important;
  }
  .footerMenu ul li a:hover{
    text-decoration: underline !important;
    color: rgba(255, 255, 255, 1) !important;
  }
    .socilaX a{
        transition: all .2s linear;
        border: 1px solid rgba(255, 255, 255, 0);
    }
  .socilaX a:hover{
    background: #1a0f41;
    border: 1px solid rgba(255, 255, 255, 1);
  }
