body {
    overflow-x: hidden;
}

.page-template .block-title.has-icon img {
    background: none;
}

.field.half-part {
    width: calc(50% - 16px);
    display: inline-block;
}

.field.half-part.phone-field {
    margin-right: 29px;
}

input {
    max-width: 100%;
}

.date-395 input {
    width: 100%;
}

figure {
    margin: 0 0 70px 0;
}

span[role='alert'] {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
    color: #E8483E;
    min-width: 150px;
}
.cf-submit-wrap {
    text-align: right;
}
input[type="submit"] {
    display: inline-flex;
    padding: 19px 76px 19px 36px;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    background-color: #EA4335;
    color: #fff;
    transition: all 120ms ease-in-out;
    border-radius: 36px;
    outline: none;
    font-family: "Outfit", serif;
    position: relative;
}
.cf-submit-wrap p {
    position: relative;
}
.cf-submit-wrap p::after {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    top: 13px;
    right: 36px;
    background: url('../../img/plane.png') no-repeat center;
}
.wpcf7-spinner {
    display: none;
}
input[type="submit"]:hover {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
    cursor: pointer;
}
.field + p {
    text-align: right;
}
input[type="tel"],
input[type="url"],
input[type="date"] {
    height: 50px;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    padding: 16px;
    border: 1px solid #E8E8E8;
    border-radius: 8px;
    font-family: "Outfit", serif;
}

input[type="tel"]::placeholder,
input[type="url"]::placeholder,
input[type="date"]::placeholder {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #8E8d8b;
    font-family: "Outfit", serif;
}

form p {
    padding-bottom: 8px;
}

form div p {
    padding-bottom: 0;
}
form label {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
}
.zm-fw-form-layout.gfe-wrap .contact-page-forms {
    width: 100%;
} 
[type="date"]::-webkit-inner-spin-button {
    display: none;
}
.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid #FE3030;
}
.contact-form-tabs span.wpcf7-list-item-label {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color: #8E8E8E;
}

.contact-form-tabs .wpcf7-form-control.wpcf7-radio {
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
}
.wpcf7-form-control-wrap {
    width: 100%;
}
.contact-form-tabs span.wpcf7-list-item:not(:last-child) {
    margin-right: 10px;
}

.contact-form-tabs span.wpcf7-list-item {
    position: relative;
    height: 40px;
    width: 106px !important;
    background-color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;
    cursor: pointer;
    border: 1px solid #DEDEDE;
    margin: 0;
}

.contact-form-tabs input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
}

.contact-form-tabs span.wpcf7-list-item.first {
    border: 2px solid #1E1C1A !important;
}

.contact-form-tabs span.wpcf7-list-item:hover {
    border: 1px solid #1E1C1A;
}

.contact-form-tabs span.wpcf7-list-item:hover span.wpcf7-list-item-label,
.contact-form-tabs span.wpcf7-list-item.first span.wpcf7-list-item-label {
    color: #1E1C1A;
}

.location-cat a {
    color: #E8483E;
    cursor: default;
}

.searchandfilter ul li h4 {
    position: relative;
    font-size: 20px;
    font-weight: 900;
    line-height: 40px;
    color: #1E1C1A;
    padding-bottom: 15px;
    margin: 0;
}

.searchandfilter .checkbox-block {
    width: 100%;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    color: #1E1C1A;
}

.current-cat label {
    color: #1E1C1A;
    position: relative;
}

.checkbox-block.current-cat {
    padding-bottom: 6px;
    position: relative;
}

.checkbox-block.current-cat label:before {
    border: 2px solid #1E1C1A;
}

.checkbox-block label {
    display: inline-flex !important;
    margin-top: -1px;
}

.checkbox-block label:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 4px;
    display: none;
    height: 13px;
    width: 17px;
    background: transparent url(../../img/tick-black.svg) no-repeat center;
    background-size: contain;
    z-index: 1;
}

.checkbox-block.current-cat label:after {
    display: block;
}

.searchandfilter input[type="submit"] {
    border: none;
    font-family: "Outfit", serif;
}

.searchandfilter ul li ul {
    margin-bottom: 20px;
}

.blog-img {
    display: block;
    height: 120px;
    width: 120px;
    background: transparent url(../../img/empty.png) no-repeat center;
}

.blog-pagination {
    margin-bottom: 120px;
    margin-top: 30px;
    text-align: center;
    color: #1E1C1A;
    font-family: "Outfit", serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;

}

.blog-pagination * {
    padding: 0 10px;
    text-decoration: underline;
}

.blog-pagination .current {
    color: #8E8E8E;
    text-decoration: none;
}

.blog .page-area h1 {
    margin-bottom: 22px;
}

.single-post .vacancy-main-area-block img {
    max-width: 100%;
    margin-bottom: 20px;
}

.single-post .vacancy-main-area-block .top-meta p {
    display: inline-block;
    margin-right: 20px;
    text-decoration: none;
}

.single-post .vacancy-main-area-block .top-meta,
.single-post .vacancy-main-area-block .bottom-meta {
    text-decoration: none;
    margin-bottom: 10px;
}

.single-post-content {
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
    color: #1E1C1A !important;
}

.single-post-content h2,
.single-post-content h3,
.single-post-content h4,
.single-post-content h5,
.single-post-content h6,
.single-post-content h2 span,
.single-post-content h3 span,
.single-post-content h4 span,
.single-post-content h5 span,
.single-post-content h6 span {
    color: #1E1C1A !important;
    padding: 0;
    margin: 10px 0px;
    font-family: "Outfit", serif;
    font-weight: 900 !important;
}

.single-post-content h2,
.single-post-content h2 span {
    font-size: 26px;
}

.single-post-content h3,
.single-post-content h3 span {
    font-size: 20px;
}

.single-post-content b,
.single-post-content strong {
    color: #1E1C1A;
}

.single-post-content ul {
    margin-top: 10px;
    margin-bottom: 15px;
}

.single-post-content ul li {
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
}

.single-post-content ul li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: -14px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #E8483E;
}

.single-post-content {
    margin-bottom: 70px;
}

.footer-item.bottom-meta {
    margin-bottom: 30px !important;
}

.single-post .navigation h2 {
    display: none;
}

.single-post .navigation {
    margin-top: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
}

.single-post .navigation a {
    color: #1E1C1A;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: underline;
}

.single-post .nav-links a:hover {
    color: #1E1C1A;
}

.widget_search .screen-reader-text {
    display: none;
}

input[type="search"] {
    height: 50px;
    border: none;
    border-bottom: 1px solid #DEDEDE;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    font-family: "Outfit", serif;
}

.widget_search input[type="search"] {
    margin-bottom: 15px;
    font-family: "Outfit", serif;
}

.widget_search .search-submit {
    border: none;
    width: 100%;
}

.widget {
    margin-bottom: 30px;
}

.widget-title {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
    color: #1E1C1A;
    margin-bottom: 10px;
}

.widget ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    color: #8E8E8E;
    margin-bottom: 10px;
    display: block;
}

.widget ul li a:hover {
    color: #1E1C1A;
}

.widget_archive label {
    display: none;
}

.widget_archive select {
    height: 50px;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    color: #8E8E8E;
    padding: 0 10px;
}

.search-form label {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
    color: #1E1C1A;
    margin-bottom: 30px;
}

.blog-area-content {
    padding-left: 64px;
}

.blog-area-block-date {
    top: 33px;
}

.blog-area-block-img img {
    height: 170px;
    width: 170px;
}

.blog-area-block-desc {
    padding: 0 0 0 50px;
    width: calc(100% - 200px);
}

.blog-area-block-img {
    width: 200px;
}

.filter-cats button {
    border: 2px solid #1e1c1a;
    background: transparent;
    color: #1e1c1a;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    padding: 0 15px;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 400;
    font-family: "Outfit", serif;
    order: 2;
    text-transform: none;
}

.filter-cats .button.is-checked,
.filter-cats .button:active,
.filter-cats .button:hover {
    color: #eb453e;
    border: 2px solid #eb453e;
    background-color: transparent;
    text-decoration: none;
    box-shadow: none !important;
}

button[data-filter="*"] {
    order: 1;
}

button[data-filter=".technology-blog-and-news"] {
    order: 3;
}

button[data-filter=".cloud-services"] {
    order: 2;
}

button[data-filter=".design"] {
    order: 4;
}

button[data-filter=".insights"] {
    order: 5;
}

button[data-filter=".case-studies"] {
    order: 6;
}

button[data-filter=".zazmic"] {
    order: 7;
}

button[data-filter=".zazmic-archive"] {
    order: 7;
    display: none;
}

button[data-filter=".uncategorized"] {
    order: 8;
    display: none;
}

.grid .blog-area-block:hover * {
    text-decoration: underline;
}

.grid .blog-area-block:hover a.link {
    text-decoration: none !important;
}

.blog-area-block:hover .blog-area-block-date {
    text-decoration: none;
}

.blog-area-content.post-item {
    width: 100%;
}

.filter-cats {
    margin-bottom: 44px;
    display: flex;
    flex-wrap: wrap;
}

.blog-area-block-desc .sub-title {
    line-height: 1.5;
}

.blog-area-block-desc .text {
    color: #3B3B3B;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 30px;
}

.blog-area-block-desc .link {
    margin-top: 5px;
    display: inline-block;
}

.search-form .search-submit {
    border: none;
    margin-top: 30px;
}

#back-button {
    display: inline-block;
    background-color: #E8483E;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,
        opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#back-button::after {
    content: '';
    background: url('../../img/arrowdown-white.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    top: 12px;
    left: 15px;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-size: cover;
}

#back-button:hover {
    cursor: pointer;
    background-color: #333;
}

#back-button:active {
    background-color: #555;
}

#back-button.show {
    opacity: 1;
    visibility: visible;
}

.search .content-area {
    padding-bottom: 80px;
}

.search .blog-area-block,
.blog .blog-area-block {
    margin-bottom: 0;
}

.search .blog-area-content,
.blog .blog-area-content {
    padding-bottom: 50px;
}

.single-post .blog-area-block {
    display: block;
}

.single-post .blog-area-block-img,
.single-post .blog-area-block-desc {
    width: 100%;
}

.single-post .blog-area-block-img img {
    width: 100%;
    height: auto;
    margin-bottom: 31px;
}

.back-to-blog {
    color: #1E1C1A;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: underline;
    margin-bottom: 20px;
    display: block;
}

.single-post .page-area {
    padding: 80px 0 0;
}

.footer-item.top-meta {
    color: #1E1C1A;
    font-size: 17px;
    line-height: 30px;
    text-decoration: none;
    margin-bottom: 20px;
}

.posted-by {
    color: #1E1C1A;
    font-weight: 400;
}

.single-post .page-area .main-content {
    margin-bottom: 140px;
}

.nav-previous:before {
    content: 'Read prev: ';
    color: #8E8E8E;
    font-weight: 400;
}

.nav-next:before {
    content: 'Read next: ';
    color: #8E8E8E;
    font-weight: 400;
}

.pll-parent-menu-item a img {
    width: 26px !important;
    height: 18px !important;
    margin-top: 8px;
}

.pll-es-es .nav-previous:before {
    content: 'Leer anterior: ';
}

.pll-es-es .nav-next:before {
    content: 'Leer siguiente: ';
}

.header-menu-block a.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    background-color: #1E1C1A;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    padding: 0 30px;
    outline: none;
    text-decoration: none;
}

.header-menu-block a.button:hover {
    background-color: #3B3B3B;
}

.header-menu-block.contact {
    text-align: right;
}

form input[type='submit'] {
    border: none;
}

.elastic input[type='submit'] {
    width: 100%;
}

.modal-wrapper {
    display: none;
}

.g-suite-desc-img img {
    max-width: 100%;
}

.single-post-content * {
    max-width: 100%;
}

.page-template-page-elastic p.block-title.has-icon {
    margin-bottom: 0;
}

.footer-block .footer-cont-link {
    text-transform: none;
}
.footer-info-data {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 12px;
}
.footer-info-data li {
    margin-bottom: 0;
}
.footer .main-content {
    max-width: none;
    width: calc(100% - 30px);
    border-top: 1px solid #DEDEDE;
    padding: 22px 0 65px;
}
.footer .footer-block {
    margin-bottom: 23px;
}
.copyright .social {
    margin-top: 0;
}
.footer-socials-data {
    width: 100%;
}
.copyright {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.zm-copy {
    color: #8e8d8b;
}
.social-about-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 15px;
}
.sa-links {
    display: flex;
    align-items: center;
    column-gap: 15px;
    row-gap: 12px;
}
.sa-links .footer-item {
    margin-bottom: 0;
}
/*.g-suite-img-block:before {
    display: none;
}
.g-suite-img-block img {
    max-width: 100%;
    min-height: 60px;
    margin: 0 auto;
    margin-bottom: 10px;
    display: block;
    /*filter: grayscale(100%);
}
.g-suite-img-block {
    text-align: center;
}*/
.site-main header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-main header select {
    height: 50px;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    color: #1E1C1A;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
}

.site-main header form {
    margin-bottom: 70px;
}

.copyright .social a.in {
    background: #1E1C1A url(../../img/social/insta.svg) no-repeat center;
    border-radius: 50%;
}
.copyright .social li:not(:last-child) {
    margin-right: 12px;
}
.copyright .social a {
    height: 28px !important;
    width: 28px !important;
}
.upload-file span[role='alert'],
.upload-cl span[role='alert'] {
    top: 39px;
    left: 0;
}

div.wpcf7-response-output {
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
}

.error-img {
    margin-bottom: 50px;
    position: relative;
}

.error-img:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -75px;
    height: 1px;
    width: 30px;
    background-color: #E8483E;
    z-index: 1;
}

.not-found .sub-title {
    margin-bottom: 7px;
}

.packages-table .tick-minus {
    display: block;
    height: 20px;
    width: 21px;
    background: transparent url(../../img/tick-minus.svg) no-repeat center;
    background-size: contain;
    margin: 0 auto;
}

.packages-table tbody tr td {
    white-space: normal;
}

.packages-table td,
.packages-table th {
    white-space: normal;
}

.packages-table thead th.fifth-tab {
    width: auto;
}

.cc-btn:hover {
    border-width: 2px;
    border-style: solid;
}

.single-portfolio .block-title.has-icon img {
    background: transparent;
}

.single-portfolio .portfolio-image {
    background: transparent;
    margin: 0 auto;
    height: auto;
    width: auto;
    margin-bottom: 45px;
    max-width: 100%;
}

.portfolio-img {
    background-color: #1BD7CE;
}

.post-type-archive-portfolio .blog-area-block-img img {
    background-color: #1BD7CE;
}

.our-clients .multi-title img {
    background: transparent;
}

.block-title.has-icon img {
    content: '';
    display: block;
    height: auto;
    width: auto;
    margin-bottom: 35px;
    transform: scale(1);
    transition: height 0.3s;
}

.page-id-17670 .block-title.has-icon object,
.page-template-page-cloud .block-title.has-icon object,
.page-template-page-g-suite .block-title.has-icon object,
.page-template-page-elastic .block-title.has-icon object {
    width: 60px;
    height: 60px;
}

.ventures .block-title.has-icon img {
    content: initial;
    width: auto;
    background-color: transparent;
}

.page-block .page-block-hover:hover .block-title.has-icon img {
    height: 0px;
    transform: scale(0);
    transition: height 0.3s;
}

.ventures-img {
    height: 55px;
    margin-bottom: 25px;
}

.home .block-title.has-icon object {
    height: 75px;
    width: 75px;
}

.header.for-elastic-page+.page-area {
    background: #fff;
}

.elastic input[type='text'],
.elastic input[type='email'] {
    border: none;
    border-bottom: 1px solid #DEDEDE;
}

.header-menu-block.contact ul {
    margin-bottom: 47px;
    margin-top: 80px;
}

.single-post-content ul,
.single-post-content ol,
.single-post-content li {
    list-style: initial;
}

.single-post-content ul,
.single-post-content ol {
    padding-left: 15px;
}

/*Digital optimization*/
.digital-optimization .col-left,
.digital-optimization .col-right {
    width: 50%;
}

.digital-optimization .main-slider-area {
    width: 100%;
}

.digital-optimization .main-slider-block .main-content {
    padding-top: 65px;
    padding-bottom: 65px;
}

.digital-optimization .main-slider {
    width: 100%;
    display: flex;
}

.digital-optimization .main-slider h1,
.digital-optimization .main-slider h3 {
    color: #141823;
    font-size: 40px;
    font-weight: 900;
    line-height: 47px;
    margin-bottom: 30px;
}

.digital-optimization .main-slider h3 {
    color: #E8483E;
    text-transform: uppercase;
}

.digital-optimization .main-slider p {
    color: #141823;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
}

.dg-form-wrap,
.custom-form-wrap {
    width: 100%;
    border: 10px solid #F8F8F8;
    border-radius: 8px;
    background-color: #FFFFFF;
    box-shadow: 0 10px 25px 0 rgba(24, 49, 49, 0.5);
    padding-left: 22px;
    padding-right: 22px;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line:before {
    background-color: #EEEEEE !important;
    height: 15px;
    width: 100%;
    left: 0;
    border-radius: 0;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line:first-child:before {
    border-top-left-radius: 7.5px;
    border-bottom-left-radius: 7.5px;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line:last-child:before {
    border-top-right-radius: 7.5px;
    border-bottom-right-radius: 7.5px;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line.active:before {
    background-color: #E8483E !important;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line:after {
    display: none;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line {
    color: transparent !important;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line:before {
    margin-bottom: 0;
}

.trx_mscf_progressbar li:first-child:before {
    border-top-left-radius: 7.5px;
    border-bottom-left-radius: 7.5px;
}

.trx_mscf_progressbar li:last-child:before {
    border-top-right-radius: 7.5px;
    border-bottom-right-radius: 7.5px;
}

.page-block-cs {
    padding: 15px;
}

.digital-optimization .main-slider-block {
    margin-bottom: 0;
}

.digital-optimization p.text {
    color: rgba(20, 24, 35, 0.7);
}

.digital-optimization .main-slider .step {
    text-align: center;
    color: #183131;
    font-weight: 500;
}

.digital-optimization .step h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.digital-optimization .step h2 span {
    color: #E8483E;
}

.digital-optimization .step h4 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px;
}

.digital-optimization .step h3 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 15px;
    color: #183131;
    text-transform: none;
    font-weight: 500;
}

.digital-optimization .step h3+p {
    margin-bottom: 30px;
}

.digital-optimization .step p {
    color: rgba(24, 49, 49, 0.5);
    font-size: 16px;
    line-height: 20px;
}

.radio-912,
.radio-410 {
    display: flex;
    margin: 0 auto;
}

.radio-912 {
    width: 450px !important;
}

.radio-410 {
    width: 500px !important;
}

.radio-912 .wpcf7-radio,
.radio-410 .wpcf7-radio {
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 94px;
    margin-bottom: 20px;
}

.radio-912 .wpcf7-radio span.wpcf7-list-item,
.radio-410 .wpcf7-radio span.wpcf7-list-item {
    width: 30%;
    text-align: left;
    margin: 0;
    position: relative;
}

.radio-410 .wpcf7-radio span.wpcf7-list-item {
    width: 22%;
}

span.wpcf7-list-item input {
    position: relative;
    left: 0;
    margin: 0;
    width: 100%;
    height: 0;
    top: -15px;
    font-family: "Outfit", serif;
}

span.wpcf7-list-item input:before {
    position: absolute;
    top: -2px;
    left: 0;
    content: '';
    height: 94px;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.step-one span.wpcf7-list-item.first:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 1px 12px 0 rgba(24, 49, 49, 0.6);
    border-radius: 9px;
}

.blog .blog-area-block-img img {
    background: none;
}

.step-one span.wpcf7-list-item.first:nth-child(1) input:before {
    background: url('../../img/Yes-active.svg');
}

.step-one span.wpcf7-list-item:nth-child(1) input:before {
    background: url('../../img/Yes.svg');
}

.step-one span.wpcf7-list-item.first:nth-child(2) input:before {
    background: url('../../img/No-active.svg');
}

.step-one span.wpcf7-list-item:nth-child(2) input:before {
    background: url('../../img/No.svg');
}

.step-one span.wpcf7-list-item.first:nth-child(3) input:before {
    background: url('../../img/not sure -active.svg');
}

.step-one span.wpcf7-list-item:nth-child(3) input:before {
    background: url('../../img/Not sure.svg');
}

.step-two span.wpcf7-list-item.first:nth-child(1) input:before {
    background: url('../../img/0-500k-active.svg');
}

.step-two span.wpcf7-list-item:nth-child(1) input:before {
    background: url('../../img/0-50k.svg');
}

.step-two span.wpcf7-list-item.first:nth-child(2) input:before {
    background: url('../../img/50-100k-active.svg');
}

.step-two span.wpcf7-list-item:nth-child(2) input:before {
    background: url('../../img/50-100.svg');
}

.step-two span.wpcf7-list-item.first:nth-child(3) input:before {
    background: url('../../img/100-500k--active.svg');
}

.step-two span.wpcf7-list-item:nth-child(3) input:before {
    background: url('../../img/100-500.svg');
}

.step-two span.wpcf7-list-item.first:nth-child(4) input:before {
    background: url('../../img/I dontknow-active.svg');
}

.step-two span.wpcf7-list-item:nth-child(4) input:before {
    background: url('../../img/Idontknow.svg');
}

.dg-form-wrap span[role='alert'] {}

.step-one .step-nav {
    text-align: center;
    display: block;
}

.step-three .wpcf7-form-control-wrap,
.step-four .wpcf7-form-control-wrap {
    position: relative;
    height: 50px;
    width: 100%;
    display: block;
}

.step-four .wpcf7-form-control-wrap {
    margin-bottom: 27px;
}

.dg-form-wrap div.wpcf7-response-output {
    margin: 15px 0 0;
}

.dg-form-wrap span[role='alert'] {
    top: 50px;
    left: 0;
    width: 100%;
    text-align: left;
}

.step-three .step-nav {
    margin-top: 30px;
}

.step-nav {
    margin-bottom: 25px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.technologies-logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 35px;
    justify-content: space-between;
}

.technologies-logo .our-clients-logo-img {
    text-align: center;
    margin-bottom: 0;
    width: auto;
}

.technologies-logo .our-clients-logo-img img {
    margin: 0 auto;
    margin-bottom: 0;
}

.trx_mscf_prev {
    border: 2px solid #E8483E;
    border-radius: 3px;
    background-color: #FFFFFF !important;
    color: #E8483E !important;
}

.trx_mscf_prev:hover {
    background-color: #E8483E !important;
    color: #fff !important;
}

.trx_mscf_next,
.step-nav input[type='submit'] {
    border: 2px solid #E8483E;
    border-radius: 3px;
    background-color: #E8483E !important;
    color: #fff !important;
}

.trx_mscf_next:hover,
.step-nav input[type='submit']:hover {
    background-color: #FFFFFF !important;
    color: #E8483E !important;
    border: 2px solid #E8483E;
}

.dg-form-wrap input[type="text"],
.dg-form-wrap input[type="url"],
.dg-form-wrap input[type="email"] {
    padding: 17px 20px;
    color: #999999;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    border: 2px solid #EEEEEE;
    border-radius: 2px;
    height: 46px;
    margin-bottom: 10px;
}

.digital-optimization span.wpcf7-list-item-label {
    display: none !important;
}

.step-four span.email {
    margin-top: 30px;
    display: block;
}

.step-four .ajax-loader {
    display: none !important;
}

.tools-section {
    background: rgba(142, 142, 142, 0.05);
    padding-top: 30px;
    padding-bottom: 70px;
}

.tools-section h5,
.tools-section h3,
.tools-section p,
.main-content.services h5,
.main-content.services h3,
.main-content.services p,
.main-content.case-studies h5,
.main-content.case-studies h3,
.main-content.case-studies p {
    text-align: center;
}

.tools-section h5,
.main-content.services h5,
.main-content.case-studies h5 {
    color: #E8483E;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 20px;
}

.tools-section h3,
.main-content.services h3,
.main-content.case-studies h3 {
    font-size: 40px;
    font-weight: 900;
    line-height: 47px;
    max-width: 63%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.main-content.services,
.main-content.case-studies {
    padding-top: 30px;
    padding-bottom: 70px;
}

.main-content.services .ventures-img {
    min-height: 75px;
    margin-bottom: 30px;
    display: block;
}

.page-block h4 {
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 0;
    display: block;
}

.main-content.services .page-block .text {
    text-align: left !important;
    margin-bottom: 25px;
}

.main-content.services .page-block:hover {
    cursor: default;
}

.block-urls {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.block-urls .link {
    margin-left: 21px;
}

.open-audit {
    border-radius: 3px;
    background-color: #E8483E;
    padding: 8px 10px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
}

.case-studies .page-block-area .page-block-cs *:hover,
.case-studies .page-block-area .page-block-cs:hover {
    cursor: default;
}

.case-studies .page-block-area .page-block-cs a.link:hover {
    cursor: pointer;
}

.page-block-cs {
    position: relative;
    width: calc((100%/12)*4);
    min-width: 240px;
    padding: 15px;
    cursor: pointer;
}

.page-block-cs p {
    text-align: left !important;
}

.page-block-cs p {
    color: #141823;
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 15px;
}

.page-block-cs p.text {
    text-align: left !important;
    color: rgba(20, 24, 35, 0.8);
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: 500;
}

.cta {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #2F0F0D;
}

.cta .main-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cta .l-col {
    width: 75%;
}

.cta .r-col {
    width: 25%;
    text-align: right;
}

.l-col h3 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 900;
    line-height: 47px;
    margin-bottom: 10px;
}

.l-col p.text {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 0;
    max-width: 66%;
}

.r-col .button {
    background-color: #E8483E;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 80px;
}

.audit-popup,
.custom-popup,
.job-alert-popup,
.success-popup {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, .5);
    z-index: 50;
}

.popup .step {
    text-align: center;
}

.popup {
    position: absolute;
    width: 35%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    background: #fff;
}

.success-popup .popup {
    border-radius: 0;
    text-align: center;
    padding: 34px;
    width: 480px;
}

.success-popup h3 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    margin-bottom: 8px;
}

.close-popup.button {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    height: 50px;
}

.close-popup.button:before,
.close-popup.button:after {
    display: none;
}

.success-popup p.text {
    max-width: 336px;
    margin: 0 auto 24px;
}

.success-popup img {
    margin-bottom: 16px;
}

.close-popup {
    position: absolute;
    top: 14px;
    right: 10px;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.close-popup:before {
    content: '';
    background-color: #E8483E;
    position: absolute;
    height: 1px;
    width: 20px;
    top: 11px;
    left: -4px;
    transform: rotate(-45deg);
}

.close-popup:after {
    content: '';
    background-color: #E8483E;
    position: absolute;
    height: 1px;
    width: 20px;
    top: 11px;
    transform: rotate(45deg);
    left: -4px;
}

.custom-popup .close-popup {
    top: 11px;
    right: 6px;
}

.custom-popup .field.required:before {
    top: 5px;
}

.digital-optimization .main-content.services .page-block .text {
    height: auto;
    min-height: 341px;
}

.page-block-cs img {
    max-height: 100%;
}

.upload-file,
.upload-cl {
    position: relative;
    min-height: 59px;
    overflow: hidden;
    margin-top: 7px;
}

.upload-file .wpcf7-form-control-wrap,
.upload-cl .wpcf7-form-control-wrap {
    position: inherit;
}

.upload-file input[type="file"],
.upload-cl input[type="file"] {
    position: absolute;
    top: 41px;
    left: -110px;
    height: 20px;
    min-width: 293px;
    z-index: 2;
    cursor: pointer;
    color: #E8483E;
    opacity: 1;
}

.sv-content h4 {
    position: relative;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
    color: #1E1C1A;
    padding-bottom: 15px;
    margin: 0;
}

.sv-content p {
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    color: #1E1C1A;
}

.sv-content .text-list .text,
.single-vacancy .text-list .text,
.sv-content ul li {
    position: relative;
    display: block;
    padding-left: 10px;
}

.sv-content .text-list .text:before,
.single-vacancy .text-list .text:before,
.sv-content ul li:before {
    position: absolute;
    top: 14px;
    left: 0;
}

.sv-content ul li {
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 15px;
}

.sv-content ul li:before {
    content: '';
    display: block;
    height: 1px;
    width: 5px;
    background-color: #8E8E8E;
}

.multi-title span {
    font-size: 20px;
    line-height: 30px;
    color: #8E8E8E;
    font-weight: 400;
}

.multi-title span:first-child {
    color: #1E1C1A;
    font-weight: 600;
    margin-right: 5px;
}

.zic-tags-wrap {
    margin-bottom: 15px;
}

.zic-tags-wrap span {
    color: #8E8E8E;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 30px;
    padding: 2px 10px;
    margin-right: 15px;
    background: #F5F5F5;
}

.zic-tags-wrap span:last-child {
    margin-right: 0;
}

.recent-works-area .recent-works-desc .text {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    height: auto;
}

.recent-works-area .recent-works-desc .text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 1px;
    background: #E8483E;
}

.gpp-banner {
    background: #fff url(../../img/bg.png) repeat left;
    background-size: 50px;
    margin-bottom: 45px;
    min-height: 680px;
    display: flex;
    align-items: center;
}

.banner-bg-img {
    background-repeat: no-repeat !important;
    background-size: 42% !important;
    background-position: center right !important;
}

.big-dark-text {
    color: #1E1C1A;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: normal;
}

.gpp-banner h1 {
    margin-bottom: 30px;
    font-size: 54px;
    line-height: 70px;
}

.gpp-title-wrap {
    width: 50%;
}

.gpp-banner .page-block-area {
    align-items: center;
    margin-top: 110px;
}

.gpp-banner img {
    max-width: 48%;
}

.zic-big-title {
    color: #1E1C1A;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 47px;
    margin-bottom: 30px;
}

.gpp-team {
    padding-top: 100px;
    padding-bottom: 60px;
}

.dark-text {
    color: #1E1C1A;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
}

.margin0 {
    margin-top: 0;
    margin-bottom: 0;
}

.block-no-hover {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 22px;
}

.half-width {
    width: 50%;
}

.block-no-hover:hover {
    cursor: default;
}

.red-title {
    color: #E8483E;
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 58px;
    margin-bottom: 4px;
}

.bold-text {
    font-weight: bold;
}

.gc-cap {
    padding: 60px 15px 100px;
}

.one-third-width {
    width: 33%;
    padding-bottom: 20px;
}

.block-no-hover .block-title.has-icon object,
.block-no-hover .block-title.has-icon img {
    margin-bottom: 30px;
}

.gc-questions {
    padding: 60px 0;
    margin-bottom: 60px;
}

.gc-questions+.cloud-stages {
    margin-top: 140px;
}

.has-grey-bg {
    background: #fff url(../../img/bg.png) repeat left;
    background-size: 50px;
}

.align-center {
    text-align: center;
}

.gc-questions .zic-big-title {
    margin-bottom: 20px;
}

.gc-questions .dark-text {
    max-width: 85%;
    margin: 0 auto 30px;
}

textarea {
    font-family: "Outfit", serif;
}

.gfe-wrap {
    margin-bottom: 110px;
    overflow-x: hidden;
}

.gfe-wrap .contact-page-forms {
    margin: 0 auto;
    width: 52%;
}

.gfe-wrap .contact-form-area {
    margin-top: 32px;
}

.gfe-wrap .contact-form-tabs span.wpcf7-list-item {
    width: 178px !important;
}

.gfe-wrap input[type='text']::placeholder,
.gfe-wrap input[type='email']::placeholder,
.gfe-wrap textarea::placeholder,
.gfe-wrap input[type="tel"]::placeholder {
    color: #8E8d8b;
}

.gfe-wrap .zic-big-title {
    display: flex;
    align-items: center;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 42px;
}

.gfe-wrap .zic-big-title object {
    max-width: 52px;
    margin-right: 10px;
}

.zic-milestones {
    margin-bottom: 100px;
}

.mb50 {
    margin-bottom: 50px;
}

.blog-area-content .blog-area-block:last-child .blog-area-block-desc.mb50:last-child {
    margin-bottom: 0;
}

.blog-area-top .zic-big-title {
    margin-bottom: 10px;
}

.achievements-wrap {
    display: flex;
    justify-content: space-between;
}

.achievements-wrap .ach-img {
    width: 38.5%;
    display: flex;
    justify-content: space-between;
}

.achievements-wrap .ach-img.has-small-img .small-img {
    max-width: 33%;
}

.achievements-wrap .ach-img.has-small-img .big-img {
    max-width: 60%;
}

.achievements-wrap .ach-img img {
    max-width: 100%;
}

.achievements-wrap .ach-img+p {
    width: 58.5%;
}

.team-pg-num.page-block {
    width: 20%;
}

.team-pg-num.page-block .block-title {
    margin-bottom: 4px;
}

.page-area .culture-title h1 {
    margin-bottom: 40px;
}

.culture-title {
    margin-top: 0;
}

.page-template-page-culture .page-area {
    padding-top: 66px;
}

.cp-img-wrap {
    display: flex;
    justify-content: space-between;
}

.culture-images-wrap {
    margin-top: 0 !important;
}

.cp-img-wrap img {
    max-width: 100%;
}

.culture-banner {
    padding-top: 66px;
    padding-bottom: 66px;
    background: #02224C;
}

img+noscript {
    display: none;
}

.cp-l-img,
.cp-r-img,
.cp-center-imgs {
    width: 31.5%;
}

.cp-center-imgs img {
    max-width: 100%;
    margin-bottom: 26px;
}

.cp-center-imgs img.cp-cb-img {
    margin-bottom: 0;
}

.cp-mission {
    padding-top: 70px;
    padding-bottom: 40px;
}

.page-block.fw-section {
    width: 100%;
}

.gc-cap.culture-values {
    padding-top: 30px;
}

.cp-values {
    padding: 20px 0 90px;
    margin-bottom: 60px;
}

.cp-values .zic-big-title {
    margin-bottom: 50px;
}

.cp-value-item {
    display: flex;
    justify-content: space-between;
}

.cv-number {
    width: calc((100%/12)*1);
    text-align: right;
}

.cp-value-item p {
    width: calc((100%/12)*11);
    padding-left: 30px;
}

.cv-number span {
    color: #1E1C1A;
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 58px;
}

.cp-team-imgs .team-members-img {
    width: 20%;
}

.cp-team-imgs.team-members {
    margin-bottom: 0;
}

.cp-opportunity-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
    align-items: flex-start;
}

.opp-content-wrap,
.opp-images {
    width: 48.5%;
}

.opp-images {
    display: flex;
    justify-content: space-between;
}

.opp-images img {
    max-width: 100%;
}

.opp-big-img {
    width: 47%;
}

.opp-small-imgs {
    width: 47.5%;
    display: flex;
    flex-wrap: wrap;
}

.opp-small-imgs img {
    max-height: 170px;
}

.opp-small-imgs img:last-child {
    margin-bottom: 0;
    align-self: end;
}

.cp-opportunity-item:nth-child(even) .opp-content-wrap {
    order: 2;
}

.cp-opportunity-item:nth-child(even) .opp-images {
    order: 1;
}

.jtt-wrap {
    max-width: calc((100%/12)*10);
    margin: 0 auto;
}

.row.margin-sides0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.row.values-wrap {
    gap: 20px;
}

.values-wrap .one-third-width {
    margin-bottom: 0;
    width: calc(33% - 10px);
    padding: 30px;
}

.separate-jtt-item {
    display: flex;
    align-items: center;
    text-align: center;
}

.separate-jtt-item-wrap .block-title {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 20px;
}

.cp-value-item .dark-text {
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 26px;
}

.cp-value-item {
    width: 25%;
    display: flex;
}

.cp-values-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 53px;
}

.cp-value-item p {
    width: calc(100% - 30px);
    padding-left: 28px;
}

.main-slider-block h1 {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 50px;
    margin-bottom: 20px;
}

.main-slider-block p {
    margin-bottom: 30px;
    max-width: 75%;
}

.separate-jtt-item {
    background:
}

.big-title {
    font-size: 48px;
    line-height: 56px;
}

.main-slider-block {
    margin-bottom: 100px;
}

.page-block-area.main-page-only .page-block {
    width: calc((100%/12)*3);
}

.page-block-area.main-page-only .page-block-hover .dark-text {
    font-size: 17px;
    line-height: 30px;
}

.page-block-area.main-page-only .page-block-hover:hover .dark-text {
    display: none;
}

.gc-imgs {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.gc-imgs img {
    margin-right: 45px;
    max-height: 30px;
}

.gc-imgs img:last-child {
    margin-right: 0;
}

.page-template-page-home .qc-questions .dark-text {
    max-width: 82%;
    margin: 0 auto 30px;
}

.page-template-page-home .qc-questions {
    margin-bottom: 0;
}

.company-description-desc-info .dark-text {
    margin-bottom: 50px;
}

.page-template-page-home .company-description {
    margin-top: 35px;
    padding-bottom: 88px;
}

.company-description-title {
    width: calc((100%/12)*2.5);
}

.top-clients-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.clients-desc-wrap {
    justify-content: space-between;
    align-items: flex-start;
}

.page-template-page-home .our-clients-slider-area {
    width: 100%;
    padding: 0 15px;
}

.our-clients-slider-arrows-area {
    max-width: calc((100%/12)*8);
    margin: 30px 0 0 auto;
}

.our-clients-slider-arrows {
    margin-top: 0;
}

.home-counters {
    margin-top: 50px;
    position: relative;
    width: 100%;
}

.home-counters .page-block-area {
    margin-top: 0;
}

.home-counters .team-pg-num.page-block {
    min-width: auto;
    margin-bottom: 15px;
}

.home-counters:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 1px;
    background: #E8483E;
    bottom: 0;
    left: 0
}

.home-counters .team-pg-num.page-block:hover {
    cursor: default;
}

.industries-description {
    padding-top: 110px;
    padding-bottom: 80px;
}

.industries-item .page-block-nohover {
    padding: 30px;
    background: #1E1C1A;
}

.page-block.industries-item {
    margin-bottom: 0;
    min-width: auto;
    width: 20%;
    display: flex;
}

.page-block.industries-item .sub-title {
    color: #fff;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
}

.page-block.industries-item .text {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 30px;
    color: #fff;
    height: 100%;
}

.our-clients-logo.home-client-logo {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.our-clients-logo.home-client-logo {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.home-client-logo .our-clients-logo-img {
    flex: 0 1 20%;
    padding: 0;
}

.home-client-logo img {
    max-width: 100px;
    flex: 1 0 20%;
    margin: 0 7.15%;
    margin-bottom: 50px;
}

.home-client-logo img:nth-child(5n + 1) {
    margin-left: 0;
}

.home-client-logo img:nth-child(5n) {
    margin-right: 0;
}

.our-clients {
    margin-bottom: 14px;
}

.home-team-block {
    padding: 110px 0 90px;
    margin-bottom: 100px;
}

.team-home-wrap {
    display: flex;
    justify-content: space-between;
}

.home-team-members {
    display: flex;
    flex-wrap: wrap;
    width: calc((100%/12)*5);
    position: relative;
    align-content: baseline;
    padding-top: 15px;
    height: fit-content;
}

.home-team-members:before {
    content: '';
    position: absolute;
    bottom: -27px;
    width: 42px;
    height: 1px;
    background: #E8483E;
    left: -50px;
    transform: rotate(-45deg);
}

.home-team-members:after {
    content: '';
    position: absolute;
    top: -6px;
    width: 23px;
    height: 1px;
    background: #1E1C1A;
    right: -36px;
    transform: rotate(-45deg);
}

.ht-description {
    width: calc((100%/12)*6);
}

.htt-imges {
    position: relative;
}

.htt-imges:after {
    content: '';
    position: absolute;
    bottom: -99px;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 90px;
    background: url(../../img/plus1.svg) no-repeat center;
}

.home-team-members .htt-imges,
.home-team-members .hbt-imges {
    display: flex;
    justify-content: space-between;
}

.home-team-members .htt-imges {
    align-items: flex-start;
    margin-bottom: 90px;
}

.home-team-members .hbt-imges {
    align-items: flex-end;
}

.home-team-members .htt-imges img,
.home-team-members .hbt-imges img {
    width: 25%;
}

.home-team-members .htt-imges img:nth-child(2),
.home-team-members .hbt-imges img:nth-child(2) {
    width: 19%;
}

.ht-description .sub-title {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 46px;
    padding-bottom: 0;
}
.ht-description .dark-text {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
}
.hp-vacancies-wrap {
    margin-top: 20px;
    margin-bottom: 25px;
}

.ht-description a.button span {
    margin-left: 5px;
}

.hp-vacancies-wrap p.v-cats {
    color: #1E1C1A;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
    margin-right: 15px;
    padding: 9px 26px;
    background: #F5F5F5;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 600;
    border-radius: 36px;
}
.content-first .home-team-members {
    order: 2;
}
.content-first .ht-description {
    order: 1;
}
.hp-vacancies-wrap a:hover {
    cursor: default;
}

.our-clients-slider:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 40px;
    height: 27px;
    background: url(../../img/blq.svg) no-repeat center;
}

.our-clients-logo {
    margin-top: 120px;
}

.portfolio .our-clients-slider:after {
    display: none;
}

.portfolio .sub-title {
    font-size: 26px;
    line-height: 30px;
}

.portfolio-banner .sub-title {
    line-height: 40px;
    margin-bottom: 15px;
}

.portfolio .text {
    color: #1E1C1A;
    font-size: 17px;
    line-height: 30px;
}

.portfolio .ind-title {
    padding-bottom: 0px;
}

.p-industry-item {
    border-left: 1px solid #E8483E;
    padding-left: 15px;
    padding-right: 40px;
    min-width: 200px;
    margin-bottom: 15px;
}

.p-industry-item h4 {
    margin: 0 0 6px 0;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
}

.p-industry-item .ind-desc {
    color: #E8483E;
    font-size: 26px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 0;
}

.industries-list {
    margin-bottom: 40px;
}

.home-industries .sub-title {
    display: flex;
    align-items: center;
}

.home-industries .sub-title img {
    background: transparent;
    margin-right: 10px;
    max-width: 32px;
}

.portfolio .pt-title {
    padding-bottom: 0px;
}

.p-tech-item {
    background: #F5F5F5;
    max-height: 70px;
    max-width: 170px;
    display: flex;
    align-content: center;
    justify-content: center;
    margin-right: 30px;
}

.p-tech-item img {
    max-width: 100%;
}

.p-tech-item:last-child {
    margin-right: 0;
}

.portfolio-banner {
    margin-bottom: 70px;
}

.portfolio .big-title {
    color: #1E1C1A;
    font-size: 26px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 19px;
}

.pm-content {
    margin-bottom: 70px;
}

.pm-content p,
.pm-content ol,
.pm-content ul {
    color: #1E1C1A;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 15px;
}

.pm-content ul li {
    position: relative;
    padding-left: 20px;
}

.pm-content ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #E8483E;
    left: 0;
    top: 12px;
}

.pm-content p:last-child {
    margin-bottom: 0;
}

.pm-content h1,
.pm-content h2,
.pm-content h3,
.pm-content h4,
.pm-content h5,
.pm-content h6 {
    margin: 0;
    margin-bottom: 18px;
}

.pm-content h1 {
    font-size: 36px;
    line-height: 42px;
}

.pm-content h2 {
    font-size: 30px;
    line-height: 36px;
}

.pm-content h3 {
    font-size: 26px;
    line-height: 32px;
}

.pm-content h4 {
    font-size: 22px;
    line-height: 28px;
}

.pm-content h5 {
    font-size: 18px;
    line-height: 22px;
}

.pm-content h6 {
    font-size: 16px;
    line-height: 20px;
}

.single-portfolio footer {
    margin-top: 120px;
}

/*==========================*/
/*==========WE ARE HIRING===*/
/*==========================*/
.checkbox-block.current-cat label:after {
    display: none;
}

.checkbox-block.current-cat label:before {
    background: url('../../img/checkboar.svg');
    background-position: center;
    border: none;
}

.checkbox-block.current-cat label {
    color: #E8483E;
}

.cat-item .children {
    display: block;
    margin-bottom: 0;
    padding-left: 40px;
    padding-top: 3px;
}

.cat-item .children li:last-child {
    padding-bottom: 0;
}

.vacancy-main-area h3.big-title {
    position: relative;
    margin-bottom: 32px;
}

.vacancy-main-area h3.big-title:before {
    content: '';
    position: absolute;
    top: 23px;
    left: -55px;
    height: 1px;
    width: 30px;
    background-color: #E8483E;
    z-index: 1;
}

.vac-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.vacancy-block {
    background: #F5F5F5;
    padding: 19px 20px;
    width: 47.5%;
    margin-bottom: 30px;
}

.vacancy-main-area-block .searchandfilter ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.vacancy-main-area-block .searchandfilter ul li:first-child {
    width: calc(100% - 120px);
}

.vacancy-main-area-block .searchandfilter ul li:last-child {
    width: 110px;
    padding-right: 0;
}

.vacancy-block .sub-title {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 9px;
}

.vacancy-loc-ex {
    display: flex;

}

.vacancy-loc-ex .location-cat {
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 4px;
    padding-bottom: 0;
    width: 47.5%;
    color: #1E1C1A;
    font-weight: bold;
}

.vacancy-loc-ex .location-cat a {
    font-size: 15px;
    line-height: 30px;
    color: #1E1C1A;
    font-weight: bold;
}

.vacancy-loc-ex .location-cat:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 12px;
    height: 16px;
    background: url(../../img/location.svg) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.vacancy-loc-ex .location-cat.tleague {
    width: 5%;
}

.vacancy-loc-ex .location-cat.tleague:before {
    width: 14px;
    background: url(../../img/trophy.svg) no-repeat;
}

.vacancy-loc-ex .location-cat.exp-cat:before {
    width: 14px;
    background: url(../../img/skills.svg) no-repeat;
}

.vacancy-loc-ex .location-cat.type-league:before {
    background: url(../../img/trophy.svg) no-repeat;
}

.vac-project {
    color: #1E1C1A;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 0;
    padding-bottom: 0 !important;
}

.vacancy-block {
    position: relative;
    overflow-y: hidden;
}

.show-vac-detail {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 100%;
    left: 0;
    transition: all ease-in-out 150ms;
    -webkit-transition: all ease-in-out 150ms;
    background: #E63026;
    display: flex;
    align-items: center;
    text-align: center;
}

.show-vac-detail .text {
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
}

.vacancy-block:hover .show-vac-detail {
    opacity: 1;
    top: 0;
}

.hot-posts {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.hot-post-wrap {
    width: 48.5%;
    background: #F5F5F5;
    padding: 24px 25px;
    border-left: 6px solid #E8483E;
}

.hot-post-title {
    color: #1E1C1A;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 7px;
    position: relative;
    padding-left: 25px;
    margin-top: 0;
}

.hot-post-title:before {
    position: absolute;
    content: '';
    width: 17px;
    height: 24px;
    left: 0;
    top: 2px;
    background: url('../../img/hot.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.text.hot-description {
    font-size: 15px;
    line-height: 30px;
    color: #1E1C1A;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.hot-post-wrap .vacancy-loc-ex .location-cat {
    width: auto;
    margin-right: 25px;
}

.vacancy-main-area-block .blog-pagination {
    text-align: left;
}

.vacancy-page-info-block .vacancy-loc-ex {
    justify-content: flex-start;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dedede;
}

.vacancy-page-info-block .vacancy-loc-ex .location-cat {
    width: auto;
    margin-right: 25px;
}

.project-det h4 {
    color: #1E1C1A;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 15px;
}

.project-det {
    margin-bottom: 20px;
}

.prj-title {
    color: #1E1C1A;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 15px;
}

.single .text {
    color: #1E1C1A;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 30px;
}

.text-list .text {
    padding-bottom: 10px;
}

.sv-content h2,
.sv-content h3,
.sv-content h4,
.sv-content h5,
.sv-content h6 {
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.sv-content h2 {
    font-size: 32px;
    line-height: 38px;
}

.sv-content h3 {
    font-size: 26px;
    line-height: 32px;
}

.sv-content h4 {
    font-size: 20px;
    line-height: 30px;
}

.sv-content h5 {
    font-size: 18px;
    line-height: 24px;
}

.sv-content h6 {
    font-size: 16px;
    line-height: 20spx;
}

.upload-file label:before,
.upload-cl label:before {
    background-color: transparent;
    background: url(../../img/link.svg);
    background-position: center;
}

.btl-vacancy {
    color: #1E1C1A;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-decoration: underline;
    margin-bottom: 20px;
    display: block;
}

.searchandfilter ul,
.searchandfilter li {
    display: block;
}

.upload-file input[type="file"]::-webkit-file-upload-button,
.upload-cl input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
}

/*CLOUD SERVICES*/
.cloud-benefits {
    margin-top: 100px;
    margin-bottom: 50px;
}

.business-benefit {
    display: flex;
    justify-content: space-between;
}

.ben-number {
    width: 85px;
    text-align: right;
    position: relative;
}

.ben-number:before {
    content: '';
    position: absolute;
    top: 17px;
    left: 0;
    height: 1px;
    width: 20px;
    background-color: #E8483E;
}

.ben-number span {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 42px;
}

.ben-title {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 15px;
}

.ben-content {
    padding-left: 20px;
    width: calc(100% - 40px);
}

.business-benefit {
    width: 48.5%;
    padding-bottom: 25px;
}

.cloud-benefits .page-block-area {
    justify-content: space-between;
}

.cloud-benefits .zic-big-title {
    margin-bottom: 21px;
}

.cloud-benefits .zic-big-title+p {
    margin-bottom: 40px;
}

.cloud-providers {
    background-color: #1E1C1A;
    padding: 49px 41px 11px;
}

.providers-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.providers-wrap .zic-big-title {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 52px;
    position: relative;
    width: 31%;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.providers-wrap .zic-big-title:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 64px;
    background-color: #FFFFFF;
    bottom: 0;
    left: 0;
}

.provider-items {
    display: flex;
    width: 66%;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cloud-provider {
    width: 33.1%;
    min-height: 170px;
    background: #fff;
    display: flex;
    position: relative;
    align-items: center;
}

.cloud-provider:after {
    content: '';
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    height: 15px;
    width: 43px;
    background: url('../../img/arrow-big.svg');
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all ease-in-out 200ms;
}

.cloud-provider:hover:after {
    opacity: 1;
}

.provider-description {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 9px;
    margin-bottom: 0;
}

.cloud-provider img {
    max-width: 70%;
    margin: 0 auto;
}

.cs-services {
    margin-top: 65px;
}

.cs-services .page-block {
    padding-top: 15px;
    transition: all ease-in-out 200ms;
}

.cs-services .zic-big-title {
    margin-bottom: 15px;
}

.cs-services .zic-big-title+.dark-text {
    margin-bottom: 15px;
}

.cs-services .page-block:hover {
    background: #fff url(../../img/bg.png) repeat left;
    background-size: 50px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
}

.cs-certifications {
    margin-bottom: 30px;
}

.cloud-clients .our-clients-slider-area {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

.cloud-clients {
    margin-bottom: 120px;
}

.cs-success-stories {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.success-story {
    width: 31%;
}

.success-story .recent-works-img img {
    max-width: 100%;
    margin-bottom: 30px;
}

.success-story-title {
    color: #1E1C1A;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 15px;
    display: block;
}

.success-story .recent-works-img {
    height: auto;
}

.success-story .zic-tags-wrap {
    margin-bottom: 12px;
}

.success-story .dark-text {
    position: relative;
    margin-bottom: 33px;
}

.success-story .dark-text:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    height: 1px;
    width: 30px;
    background-color: #E8483E;
}

.ss-cs-wrap {
    margin-bottom: 135px;
}

.cloud-serv-blog {
    margin-bottom: 135px;
}

.tab_container {
    max-width: 66%;
    width: 100%;
    overflow: auto;
}

.tab_content {
    display: none;
}

.tab_drawer_heading,
.heading-to-hide {
    display: none;
}

.d_active+.heading-to-hide {
    display: block;
    margin-bottom: 30px;
}

.accordion {
    margin: 0 auto;
    padding: 27px 19px 27px 55px;
    position: relative;
    border-bottom: 1px solid #E4E4E4;
}

.accordion__title {
    cursor: pointer;
    margin: 0;
}

.accordion__icon {
    position: absolute;
    top: 40px;
    left: 0;
}

.accordion__icon .line-one,
.accordion__icon .line-two {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 26px;
    background-color: #E8483E;
    transition: 0.3s;
}

.accordion__icon .line-two {
    transform: rotate(90deg);
}

.accordion__content {
    display: none;
    color: #6E6E6E;
}

.accordion__content p:last-child {
    margin-bottom: 0;
}

.accordion--open>.accordion__title .line-two {
    transform: rotate(0deg);
}

.accordion__title {
    color: #1E1C1A;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 30px;
    transition: 0.2s;
}

.accordion__content {
    padding: 5px 0 0 0;
}

.accordion-wrap .accordion:first-child {
    border-top: 1px solid #E4E4E4;
}

.faq-wrap {
    margin-bottom: 130px;
}

.faq-wrap .zic-big-title {
    margin-bottom: 50px;
}

.gpp-title-wrap .button {
    margin-top: 20px;
}

/*MENU*/
.menu .sub-menu {
    display: none;
}

.menu {
    display: flex;
}

.menu-item {
    color: #1E1C1A;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
    margin-right: 36px;
    position: relative;
    padding: 5px 0;
}

.menu-item.menu-item-has-children {
    padding-right: 20px;
}

.menu-item:last-child {
    margin-right: 0;
}

.menu-item.menu-item-has-children>a {
    position: relative;
    transition: all ease-in-out 200ms;
}

.menu-item.menu-item-has-children>a:before {
    content: '';
    position: absolute;
    top: 10px;
    right: -17px;
    width: 10px;
    height: 6px;
    opacity: .5;
    background: url('../../img/arrowdown.svg') no-repeat;
    background-position: center;
    transition: all ease-in-out 200ms;
}

.pll-parent-menu-item.menu-item.menu-item-has-children>a:before {
    display: none;
}

.menu-item.menu-item-has-children>a:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 2px;
    width: 40px;
    background-color: #E8483E;
    opacity: 0;
}

.menu-item.menu-item-has-children:hover>a:after {
    opacity: 1;
}

.menu-item.menu-item-has-children:hover a:before {
    transform: rotate(180deg);
}

.menu-item.menu-item-has-children .sub-menu li.menu-item-has-children a {
    display: inline-block;
    width: 100%;
}

.menu-item.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu a {
    width: 50%;
}

.menu-item.menu-item-has-children .sub-menu li.menu-item-has-children a:before {
    transform: rotate(270deg);
    top: 6.5px;
    opacity: 0;
}

.menu-item.menu-item-has-children .sub-menu li.menu-item-has-children:hover a:before {
    opacity: 1;
}

.menu-item.menu-item-has-children .sub-menu li:hover a:after {
    display: none;
}

.menu-item.menu-item-has-children:hover>.sub-menu {
    display: block;
    position: absolute;
    top: 40px;
    left: -15px;
    background: #fff;
    padding: 10px 5px;
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.2);
}

.sub-menu li {
    min-width: 175px;
    padding: 0px 10px;
    transition: all ease-in-out 200ms;
    margin-right: 0;
}

.sub-menu li:hover {
    background-color: #F5F5F5;
}

.sub-menu li a {
    font-size: 15px;
    line-height: 22px;
}

.sub-menu li.menu-item-has-children:hover .sub-menu {
    left: 100% !important;
    top: -10px !important;
    min-width: 380px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sub-menu li .sub-menu li {
    width: 100%;
    padding: 0;
}

.sub-menu li .sub-menu li:hover {
    background: transparent;
}

.sub-menu li .sub-menu li:hover a {
    background: #F5F5F5;
    text-shadow: 0px 0px 1px #1E1C1A;
}

.sub-menu li .sub-menu li a {
    transition: all ease-in-out 200ms;
    padding: 1px 10px;
    font-size: 13px;
    line-height: 30px;
    width: 50%;
    font-weight: 400;
    display: inline-block;
}

.sub-menu li .sub-menu li.small-menu-item {
    width: 50%;
}

.sub-menu li.small-menu-item a {
    width: 100% !important;
}

.header-menu span,
.nav-icon {
    display: none;
}

.toggle-sub-menu {
    display: none;
}

.menu-toggle-wrap {
    display: none;
}

.header-menu .menu-toggle-wrap span {
    line-height: 19px;
}

.side-pad-15 {
    padding: 0 15px;
}

.divided-2 {
    column-count: 2;
    column-gap: 30px;
}

.has-custom-bg {
    background-size: cover !important;
    background-position: center !important;
}

.gc-questions+.faq-wrap {
    margin-top: 130px;
}

.cap-description {
    margin-bottom: 30px;
}

.stage-item-wrap {
    width: 25%;
}

.stage-item-wrap:first-child:nth-last-child(2),
.stage-item-wrap:first-child:nth-last-child(2)~.stage-item-wrap {
    width: 50%;
}

.stage-item-wrap:first-child:nth-last-child(3),
.stage-item-wrap:first-child:nth-last-child(3)~.stage-item-wrap {
    width: 33.3333%;
}

.stage-item {
    padding: 28px 30px;
    background-color: #000;
    /*min-height: 230px;*/
    height: 100%;
}

.stage-item * {
    color: #fff;
}

.mb110 {
    margin-bottom: 110px;
}

.team-head-desc .multi-title {
    flex-wrap: wrap;
}

.team-head-desc .multi-title span:first-child {
    width: 100%;
}

.contact-form-content .wpcf7-not-valid-tip,
.wpcf7-not-valid-tip {
    /*    position: absolute;*/
    width: 100%;
    padding: 9px 16px 6px;
    color: #FE3030;
    font-size: 12px;
    letter-spacing: -0.23px;
    line-height: 14px;
    background: #FFEFEF;
    border: 1px solid #FE3030;
    margin-top: 11px;
}

.contact-form-content form .wpcf7-response-output,
.wpcf7-response-output {
    padding: 9px 16px 6px;
    font-size: 12px;
    letter-spacing: -0.23px;
    line-height: 14px;
}

div#ui-datepicker-div {
    z-index: 1000 !important;
}

.page-block .page-block-hover .text {
    height: auto;
}

.page-block .page-block-hover:hover {
    position: relative;
    background: none;
    padding: 0;
    box-shadow: none;
}

.page-block {
    cursor: default;
}

.page-block-area.main-page-only .page-block-hover:hover {
    padding: 15px;
}

.page-block .page-block-hover:hover .text {
    padding-bottom: 15px;
}

.page-block .page-block-hover:hover .block-title.has-icon img {
    transform: none;
    transition: none;
    height: 50px;
}

.wp-pagenavi {
    margin-bottom: 20px;
    margin-top: 30px;
}

.wp-pagenavi span,
.wp-pagenavi a {
    border: none;
    color: #1E1C1A;
    font-family: "Outfit", serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: underline;
}

.wp-pagenavi span.current {
    color: #8E8E8E;
    text-decoration: none;
}

.stand-label {
    font-family: "Outfit", serif;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 28px;
    background: url('../../img/sticky-banner-bg.png');
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.top-label-button {
    background: #fff;
    color: #161210;
    border-color: #283b69;
    padding: 15px 0;
    text-transform: uppercase;
    padding: 5px 22px;
    border: 1px solid #283b69;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
}

.top-label-button:hover {
    border: 1px solid #283b69;
}

.stand-label span {
    color: #cda802;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    display: block;
}

.stand-label img {
    max-width: 46px;
    margin-right: 15px;
}

p.tl-content {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 0;
    color: #fff;
}

.sl-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.stand-label .main-content {
    padding: 12px 15px !important;
    max-width: 70%;
}

@media screen and (max-width: 1150px) {
    .stand-label .main-content {
        max-width: 77%;
    }
}

@media screen and (max-width: 991px) {
    .stand-label .main-content {
        max-width: 85%;
    }
}

@media screen and (max-width: 850px) {
    .stand-label .main-content {
        max-width: 100%;
        padding: 0 15px;

    }
}

@media screen and (max-width: 700px) {
    .label-content p {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    .top-label-button {
        padding: 5px 10px;
    }
}

@media screen and (max-width: 415px) {
    .stand-label span {
        font-size: 12px;
    }
}

.job-alert-popup .dg-form-wrap {
    border: none;
    padding: 0;
    box-shadow: none;
}

.job-alert-popup .popup {
    border-radius: 0;
    padding: 20px 30px 30px;
}

.job-alert-popup h3 {
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 5px;
}

.job-alert-popup .dg-form-wrap input[type="text"],
.job-alert-popup .dg-form-wrap input[type="email"] {
    border: none;
    border-bottom: 1px solid #DEDEDE;
    padding-left: 7px;
}

.job-alert-popup .dg-form-wrap input[name="category"] {
    margin-bottom: 0;
}

.job-alert-popup .wpcf7-radio {
    margin-top: 2px;
}

.job-alert-popup .field.required:before {
    top: calc(50% - 8px);
}

.job-alert-popup .close-popup {
    top: 27px;
    right: 22px;
}

.job-alert-popup .close-popup:before,
.job-alert-popup .close-popup:after {
    height: 2px;
}

form select {
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 1px solid #dedede;
    font-size: 15px;
    padding: 5px 0;
}

.job-alert-popup .contact-form-tabs {
    margin-bottom: 0;
}

.contact-form-tabs label {
    font-size: 15px;
    line-height: 30px;
}

.job-alert-wrap {
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.15);
    padding: 20px;
}

.alert-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.open-job-alert {
    display: inline-flex;
    padding: 16px 22px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    background-color: #EA4335;
    color: #fff;
    transition: all 120ms ease-in-out;
    border-radius: 4px;
    outline: none;
    text-align: center;
}

.open-job-alert:hover {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.al-description {
    width: calc(100% - 185px);
}

.al-description h3 {
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
    color: #1E1C1A;
    margin-bottom: 5px;
}

.al-description p.text {
    margin-bottom: 0;
    padding-bottom: 0;
}

p.text {
    color: #1E1C1A;
}

.nothing-found h4 {
    color: #1E1C1A;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.nothing-found p.text {
    color: #1E1C1A;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0;
}

.nothing-found {
    margin-bottom: 40px;
}

.sf-field-search label {
    width: 100%;
}

.sf-field-search input {
    height: 50px;
}

/*==================*/
/*==SINGLE VACANCY==*/
/*==================*/
.vacancy-page-info-block img {
    max-width: 100%;
}

#vacancy-page-title {
    margin-bottom: 21px;
}

.embed-container iframe {
    width: 100%;
    min-height: 433px;
}

.embed-container+img {
    display: none;
}

.vp-title {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 26px;
    margin-bottom: 20px;
}

.single-vacancy .text {
    font-size: 17px;
}

.inf-sect-title {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 30px;
    color: #1E1C1A;
    margin-top: 0;
    margin-bottom: 20px;
}

.vacancy-page-info .sub-title,
.sv-requirements .sub-title {
    font-size: 17px;
}

.sv-requirements {
    margin-bottom: 50px;
}

.tyg-wrap .inf-sect-title {
    margin-bottom: 10px;
}

.tyg-wrap {
    margin-bottom: 100px;
}

.sv-form-title {
    font-size: 30px;
    font-weight: 900;
    line-height: 35px;
    margin-bottom: 20px;
}

.sv-form-wrap .upload-file input[type="file"],
.sv-form-wrap .upload-cl input[type="file"] {

    /*color: transparent;*/
    /*visibility: hidden;*/
    top: 83px;
    left: 0;
    height: 90px;
    margin-top: 0;
    z-index: 3;
    /*border: 1px dashed #DEDEDE;
    background-color: #F5F5F5;*/
    opacity: 0;
    top: 0;
}

.sv-form-wrap .upload-file span,
.sv-form-wrap .upload-cl span {
    position: relative;
}

.sv-form-wrap .upload-file br,
.sv-form-wrap .upload-cl br {
    display: none;
}

input::file-selector-button {
    display: none;
}

span.file-title,
span.cl-title {
    position: absolute !important;
    bottom: 60px;
    text-align: center;
    width: 100%;
    z-index: 5;
    color: #E8483E;
}

/*.sv-form-wrap .upload-file span.your-file:before {
  content:"Upload resume";
  position:absolute;
  left:0;
  padding:5px;
  background:red;
  color:#fff;
  width:130px;
  text-align:center;
  border-radius:5px;
  cursor:pointer;
}*/

.sv-form-wrap .required+.required {
    margin-bottom: 20px;
}

.sv-form-wrap .upload-file .wpcf7-form-control-wrap,
.sv-form-wrap .upload-cl .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
}

.sv-form-wrap .upload-file label,
.sv-form-wrap .upload-cl label {
    z-index: 2;
    /*width: 180px;*/
    margin: 0 auto;
    padding-left: 20px;
    text-align: center;
    height: 90px;
    line-height: 24px;
    border: 1px dashed #DEDEDE;
    background-color: #F5F5F5;
    padding-left: 25%;
    padding-right: 20%;
}

.upload-file label:before,
.upload-cl label:before {
    top: 19px;
    left: 16%;
    position: absolute;
}

.upload-file .upl-description,
.upload-cl .upl-description {
    color: #8E8E8E;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 400;
    display: block;
}

.sv-form-wrap .form-agreement span.wpcf7-list-item input {
    width: auto;
    height: auto;
    top: 0;
}

.sv-form-wrap .form-agreement .wpcf7-list-item,
.sv-form-wrap .form-agreement label {
    display: flex;
}

.sv-form-wrap .form-agreement .wpcf7-list-item {
    margin: 0;
}

.sv-form-wrap .form-agreement .wpcf7-list-item:not(:last-child) {
    margin-bottom: 10px;
}

.sv-form-wrap .form-agreement label {
    cursor: pointer;
}

.sv-form-wrap .form-agreement [type="radio"],
.sv-form-wrap .form-agreement [type="checkbox"] {
    position: absolute;
    left: 0;
    opacity: 0;
}

.sv-form-wrap .form-agreement [type="radio"]+.wpcf7-list-item-label,
.sv-form-wrap .form-agreement [type="checkbox"]+.wpcf7-list-item-label {
    position: relative;
    padding-left: 40px;
    color: #1E1C1A;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 24px;
}

.sv-form-wrap .form-agreement [type="radio"]+.wpcf7-list-item-label::before,
.sv-form-wrap .form-agreement [type="checkbox"]+.wpcf7-list-item-label::before,
.sv-form-wrap .form-agreement [type="radio"]+.wpcf7-list-item-label::after,
.sv-form-wrap .form-agreement [type="checkbox"]+.wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    box-sizing: border-box;
}

.sv-form-wrap .form-agreement [type="radio"]+.wpcf7-list-item-label::before,
.sv-form-wrap .form-agreement [type="radio"]+.wpcf7-list-item-label::after {
    border-radius: 50%;
}

.sv-form-wrap .form-agreement [type="radio"]+.wpcf7-list-item-label::before,
.sv-form-wrap .form-agreement [type="checkbox"]+.wpcf7-list-item-label::before {
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #DEDEDE;
}

.sv-form-wrap .form-agreement [type="radio"]+.wpcf7-list-item-label::after,
.sv-form-wrap .form-agreement [type="checkbox"]+.wpcf7-list-item-label::after {
    top: 5px;
    left: 5px;
    width: 15px;
    height: 15px;
    background: black;
    transition: all 0.2s;
}

.sv-form-wrap .form-agreement [type="checkbox"]:checked+.wpcf7-list-item-label::before {
    border: 1px solid black;
}

.sv-form-wrap .form-agreement [type="radio"]:not(:checked)+.wpcf7-list-item-label::after,
.sv-form-wrap .form-agreement [type="checkbox"]:not(:checked)+.wpcf7-list-item-label::after {
    opacity: 0;
    transform: scale(0.01);
}

.sv-form-wrap .form-agreement [type="radio"]:checked+.wpcf7-list-item-label::after,
.sv-form-wrap .form-agreement [type="checkbox"]:checked+.wpcf7-list-item-label::after {
    opacity: 1;
    transform: scale(1);
}

.sv-form-wrap {
    padding: 20px 30px;
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 36px;
    background: url('../../img/bg.png') repeat;
    position: relative;
}

.sv-form-wrap:before {
    content: '';
    position: absolute;
    width: 43px;
    height: 2px;
    z-index: 2;
    transform: rotate(311deg);
    background-color: #E6352A;
    box-shadow: 12px -15px 18px 0 rgb(0 0 0 / 9%);
    top: 0px;
    right: 30%;
}

.sv-form-wrap:after {
    content: '';
    position: absolute;
    height: 61px;
    width: 68px;
    transform: scaleX(-1) rotate(-97deg);
    background: url(../../img/triangle.svg) repeat;
    top: 18px;
    background-size: cover;
    right: 18px;
}

.sv-form-wrap .contact-form-area {
    margin-top: 21px;
}

.sv-form-wrap input[type='text'],
.sv-form-wrap input[type='email'] {
    background: transparent;
}

.questions-list a:hover {
    text-decoration: underline;
}

.sv-perks-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
    background: url('../../img/bg.png') repeat;
    margin-bottom: 100px;
}

.sv-perks-wrap .vacancy-page-info-block {
    padding: 0;
}

.perk-section-title {
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
    margin-bottom: 40px;
}

.perks-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 61px;
    align-items: center;
    margin-bottom: 52px;
}

.perk {
    width: 31%;
    display: flex;
    align-items: center;
}

.perk img {
    max-width: 50px;
    margin-right: 20px;
}

.perk h5 {
    font-size: 17px;
    font-weight: 900;
    line-height: 26px;
    margin: 0;
    max-width: 200px;
}

.perks-section {
    margin-bottom: 100px;
}

.sv-counters:after {
    display: none;
}

.sv-counters .sub-title {
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
}

.sv-counters .red-title {
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
}

.sv-counters .team-pg-num {
    width: 25%;
}

.why-company-wrap {
    margin-top: 85px;
}

.big-sub-title {
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
}

.recruiter-img {
    max-width: 170px;
    max-height: 170px;
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.15);
    margin-right: 30px;
}

.recruiter-img img {
    max-width: 170px;
    max-height: 170px;
}

.recruiter-wrap {
    display: flex;
    padding-bottom: 70px;
    margin-bottom: 50px;
    border-bottom: 1px solid #dedede;
}

.recruiter-details p {
    color: #1E1C1A;
    font-size: 17px;
    line-height: 30px;
}

.rc-details {
    margin-top: 30px;
}

.rc-details p {
    font-size: 20px;
    margin-bottom: 20px !important;
    padding-bottom: 0;
}

.rc-details p:last-child {
    margin-bottom: 0;
}

.rc-details p span {
    width: 100px;
    color: #8E8E8E;
    display: inline-block;
}

.rc-details p a,
.rc-details p h6 {
    color: #E8483E;
    text-decoration: underline;
}

.recruiter-details h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 10px;
}

.recruiter-details h5 {
    color: #8E8E8E;
    margin: 0;
    margin-bottom: 19px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

.recruiter-details p.text {
    color: #1E1C1A;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 31px;
    padding-bottom: 0;
}

.recruiter-wrap .social-box {
    display: none;
}

.apply-wrap {
    width: calc((100%/12)*8);
    margin-bottom: 100px;
}

.recruitment {
    margin-bottom: 50px;
}

.recruitment .sub-title {
    padding-bottom: 20px;
}

.recruitment-list {
    display: flex;
    flex-wrap: wrap;
}

.recruit-step {
    width: 25%;
    position: relative;
}

.recruit-step img {
    margin-bottom: 20px;
}

.recruit-step p.dark-text {
    line-height: 26px;
    padding-bottom: 28px;
    border-bottom: 1px solid #1E1C1A;
    margin-bottom: 14px;
    position: relative;
}

.recruit-step p.dark-text:after {
    content: '';
    position: absolute;
    bottom: -5.1px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1E1C1A;
}

.recruit-step span {
    color: #1E1C1A;
    font-size: 17px;
    font-weight: bold;
    line-height: 26px;
}

.rv-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.show-vac-detail .text {
    color: #fff !important;
}

.rv-wrap .vacancy-block {
    margin-bottom: 0;
}

.job-alert-popup .dg-form-wrap .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -16px;
}

.termsfeed-com---nb-headline {
    position: fixed !important;
    bottom: 0;
}

.termsfeed-com---palette-light .cc-nb-okagree,
.termsfeed-com---palette-light .cc-nb-reject {
    background-color: #1E1C1A !important;
}

.termsfeed-com---palette-light .cc-nb-okagree:hover,
.termsfeed-com---palette-light .cc-nb-reject:hover {
    background-color: #3B3B3B !important;
}

.termsfeed-com---palette-light .cc-nb-changep:hover {
    color: #fff !important;
}

.termsfeed-com---palette-light .cc-nb-okagree:focus,
.termsfeed-com---palette-light .cc-nb-reject:focus {
    box-shadow: none !important;
}

.main-content.hidden-desktop-section {
    display: none;
}

.serv-expertises {
    margin-top: 70px;
    margin-bottom: 100px;
}

.mw80 {
    max-width: 80%;
}

.mw70 {
    max-width: 70%;
}

.mb30 {
    margin-bottom: 30px;
}

.serv-industry .industries-item {
    padding: 0;
    width: calc(24% - 14px) !important;
}

.serv-industry .sub-title img {
    background: transparent;
}

.serv-industry .industries-item .page-block-nohover {
    padding: 16px;
    width: 100%;
    display: flex;
    align-items: center;
}

.serv-industry .industries-item .sub-title {
    margin-bottom: 0;
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}

.serv-industry {
    column-gap: 30px;
    row-gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 100px;
}

.dev-team-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dev-help-wrap {
    width: 55%;
}

.dt-section-title {
    width: 35%;
}

.dt-title span {
    margin-right: 20px;
}

.dev-team-help {
    margin-bottom: 30px;
}

.dev-team-help:last-child {
    margin-bottom: 0;
}

.dt-title {
    position: relative;
}

.dt-title:before {
    content: '';
    position: absolute;
    top: 11.5px;
    left: -47px;
    height: 1px;
    width: 20px;
    background-color: #E8483E;
    z-index: 1;
}

.dev-team-wrap {
    padding: 100px 0;
    margin-bottom: 90px;
}

.lang-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 50px;
    column-gap: 16px;
    margin-top: 35px;
}

.lang-item {
    display: flex;
    align-items: center;
    width: calc(25% - 12px);
}

.lang-item span {
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
    margin-left: 15px;
}

.lang-item img {
    max-width: auto;
}

.our-languages {
    margin-bottom: 100px;
}

.text-content-wrap {
    margin-bottom: 100px;
    margin-top: 100px;
}

.text-content-wrap p {
    color: #1E1C1A;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 18px;
}

.text-content-wrap h1,
.text-content-wrap h2,
.text-content-wrap h3,
.text-content-wrap h4,
.text-content-wrap h5,
.text-content-wrap h6 {
    font-weight: 900;
    color: #1E1C1A;
    letter-spacing: 0;
    margin-bottom: 25px;
}

.text-content-wrap h1,
.text-content-wrap h2 {
    font-size: 36px;
    line-height: 47px;
}

.text-content-wrap h3 {
    font-size: 32px;
    line-height: 42px;
}

.text-content-wrap h4 {
    font-size: 26px;
    line-height: 36px;
}

.text-content-wrap h4 {
    font-size: 26px;
    line-height: 36px;
}

.text-content-wrap ol,
.text-content-wrap ul {
    padding-left: 26px;
}

.text-content-wrap ol li,
.text-content-wrap ul li {
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    margin-bottom: 15px;
    position: relative;
}

.text-content-wrap ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #E8483E;
    border-radius: 50%;
    top: 11px;
    left: -22px;
}

.text-content-wrap ol li:last-child,
.text-content-wrap ul li:last-child {
    margin-bottom: 0;
}

.listmb80 {
    margin-bottom: 80px;
}

.mr0 {
    margin-right: 0;
}

.hidden-desktop-item {
    display: none;
}

.main-content.header-info {
    justify-content: flex-end;
    margin-top: 15px;
}

.header-info-link a {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    position: relative;
    padding: 5px 15px;
    color: #1E1C1A !important;
    background: #fff;
    border-radius: 15px;
    border: 2px solid #1E1C1A;
}

.header.for-main-page {
    z-index: 5;
}

.footer-block {
    padding-right: 20px;
}

.ptech-list {
    row-gap: 30px;
}

.pm-content ol li {
    list-style: decimal;
}

.pm-content ol li::marker {
    color: #E8483E;
    font-weight: 500;
}

.home-clients {
    padding-top: 104px;
}

.hpb-wrap {
    display: flex;
    margin-bottom: 25px;
    justify-content: flex-end;
}

.portfolio-button {}

.mp-images-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
    background: #F5F5F5;
    width: max-content;
    padding: 0 50px;
}

.mp-img {
    padding: 34px 17px;
}

.migration-partner-wrap {
    margin-bottom: 90px;
}

.dark-text p {
    margin-bottom: 10px;
}

.bh-wrapper {
    padding-bottom: 60px;
    margin-bottom: 140px;
}

.bh-wrap {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.bh-wrap h3 {
    width: 27%;
}

.bh-wrap .dark-text {
    width: 70%;
    padding-left: 30px;
    padding-right: 70px;
    border-left: 1px solid #E02E24;
    position: relative;
}

.mb0,
.mb0 p {
    margin-bottom: 0;
}

.bh-wrap .dark-text:after {
    position: absolute;
    content: '';
    width: 125px;
    height: 121px;
    background: url(../../img/spec_gear.svg);
    background-position: center;
    background-size: cover;
    right: 0;
    bottom: -80px;
}

.mp-expertise {
    margin-bottom: 160px;
}

.mw1050 {
    max-width: 1000px;
}

.company-description .main-content.mw1050 {
    display: block;
}

.company-description {
    padding: 100px 0;
}

.cd-content-wrap {
    padding-left: 76px;
}

.esb-wrap {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
}

.esb-wrap h3 {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #1E1C1A;
}

.esb-wrap h3:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 5px;
    background: url(../../img/dot-rot.svg);
    right: -9px;
    bottom: 3px;
}

.esb-wrap .dark-text {
    margin-left: 50px;
    font-size: 18px;
}

.hpb-items-list {
    margin-top: 30px;
}

.zb-home-partners,
.zb-button {
    margin-left: 76px;
}

.zb-home-partners {
    padding: 0;
    background: transparent;
    margin-bottom: 40px;
}

.zb-home-partners .mp-img {
    padding: 0;
    margin-right: 17px;
}

.zb-home-partners .mp-img img {
    width: auto;
    height: 112px;
}

.home-industries {
    justify-content: space-between;
}

.home .page-block.industries-item {
    width: 32%;
    padding: 0 !important;
    margin-bottom: 2%;
}

.home .industries-item .page-block-nohover {
    border-radius: 16px;
}

.home-industries .row {
    margin: 0 !important;
    justify-content: flex-start;
    column-gap: 2%;
}

.home .home-industries {
    margin-top: 24px;
}

.page-block.industries-item .text {
    height: auto;
    padding-bottom: 0;
}

.our-clients-slider {
    width: 80%;
    margin: 0 auto;
}

.multi-title-name {
    display: flex;
    align-items: end;
}

.clients-desc-wrap .multi-title {
    width: 100%;
}

.clients-desc-wrap {
    padding: 30px;
    border-radius: 16px;
    background: #fff;
}

.multi-title-name span:first-child {
    margin-bottom: 0 !important;
    font-size: 22px;
    line-height: 28px;
}

.clients-desc-wrap .big-dark-text {
    font-size: 17px;
}

.multi-title-name p.dark-text {
    font-size: 17px;
    line-height: 25px;
}

.our-clients-slider-arrows-area {
    margin-top: 0;
}

.our-clients-slider:after {
    top: -24px;
    bottom: auto;
    width: 123px;
    height: 89px;
    left: -108px;
    background-size: cover;
}

.slick-list {
    z-index: 1;
}

.our-clients-slider-arrows-area {
    width: 80%;
    margin: 15px auto;
    max-width: none;
}

.our-clients-logo.home-client-logo {
    margin-top: 65px;
}

.contact-page-forms .sub-title {
    font-weight: 500;
    font-size: 48px;
    line-height: 60px;
}

.bh-wrapper .dark-text,
.mp-expertise .dark-text,
.cd-content-wrap .dark-text,
.industries-description .dark-text {
    font-size: 19px;
}

.our-clients-slider .slick-slide>div {
    margin-bottom: 30px;
}

.our-clients-slider .slick-slide>div:last-child {
    margin-bottom: 0;
}

.page-template-page-cloud-services .our-clients {
    margin-bottom: 80px;
    margin-top: 50px;
}

.show-less {
    display: none;
}

.show-all+.smore-label {
    display: none;
}

.show-all+.smore-label+.show-less {
    display: inline-block;
}

.pll-es-es .copyright-block,
.pll-pt-br .copyright-block {
    display: block;
}

.pll-es-es .copyright-block p,
.pll-pt-br .copyright-block p {
    top: 10px;
    margin-bottom: 10px;
}

.white-bg {
    background: #fff;
}

.data-banner {
    margin-bottom: 100px;
}

.solutions-list {
    margin-bottom: 185px;
    display: flex;
    justify-content: space-between;
}

.solution-item {
    width: 48.5%;
    display: flex;
    justify-content: space-between;
}

.solution-item img {
    margin-right: 30px;
}

.solution-item .dark-text {
    font-size: 20px;
    line-height: 30px;
    color: #1E1C1A;
    font-weight: 900;
}

.dp-options-list .option-item {
    margin-bottom: 85px;
    position: relative;
    width: calc(100% - 170px);
}

.dp-options-list .option-item:after {
    position: absolute;
    content: '';
    width: 125px;
    height: 121px;
    background: url("../../img/spec_gear.svg");
    background-position: center;
    background-size: cover;
    right: -170px;
    bottom: -105px;
}

.dp-options-list .option-item:last-child {
    margin-bottom: 0;
}

.dp-options-list .option-item:last-child:after {
    display: none;
}

.dp-options-list {
    margin-bottom: 100px;
    padding-left: 30px;
}

.dp-options-list .option-title {
    font-size: 36px;
    line-height: 48px;
    color: #1E1C1A;
    font-weight: 900;
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
}

.dp-options-list .option-title:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #E02E24;
    top: 0;
    left: -30px;
}

.dp-btitle {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 17px;
}

.da-ben-title {
    position: relative;
}

.da-ben-title:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background: #E02E24;
    left: -75px;
    top: 18px;
}

.da-company .esb-wrap:last-child {
    margin-bottom: 0;
}

.da-company {
    margin-bottom: 100px;
}

.exp-link {
    margin-top: 8px;
    display: inline-block;
    font-size: 17px;
}

.page-template-page-cloud-services .gc-questions+.our-clients {
    margin-top: -60px;
}

.cloud-2-banner {
    margin-bottom: 109px;
}

.ce-expertise-item .sub-title {
    color: #E02E24;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.ce-description {
    font-size: 17px;
    color: #1E1C1A;
    line-height: 26px;
    margin-bottom: 0;
    max-width: 77%;
    font-weight: 700;
}

.ce-expertise-item {
    position: relative;
    padding-bottom: 0px;
    padding-left: 0;
    padding-top: 0;
}

.c2-serv-items {
    margin-top: 40px;
}

.til-wrap {
    margin-top: 100px;
}

.cs-services .page-block {
    padding-bottom: 15px;
}

.cloud-2-expertises {
    margin-top: 0;
    margin-bottom: 100px;
}

.c2-services {
    margin-top: 0;
    padding-top: 0;
}

.c2-partners {
    text-align: center;
    position: relative;
    margin-bottom: 100px;
}

.c2-partners:after {
    position: absolute;
    content: '';
    width: 125px;
    height: 121px;
    background: url('../../img/spec_gear.svg');
    background-position: center;
    background-size: cover;
    right: 0;
    bottom: -50px;
}

.c2-partners .mp-images-wrap {
    margin: 0 auto 32px;
    background: transparent;
}

.c2-partners img {
    max-width: 130px;
}

.c2-partners .mp-img {
    padding: 0;
    margin-right: 20px;
}

.c2-partners .mp-img:last-child {
    margin-right: 0;
}

.c2-partners .mp-images-wrap {
    padding: 0;
}

.c2-partners .dark-text {
    margin: 0 auto 30px;
    max-width: 80%;
}

.c2-clients {
    padding-bottom: 20px;
    margin-bottom: 112px;
}

.cloud-2-expertises img {
    margin-bottom: 30px;
}

.c2-clients .cloud-clients {
    margin-bottom: 100px;
}

.c2-clients .our-clients-logo {
    margin-bottom: 65px;
}

.clients-pc2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 120px;
    row-gap: 30px;
    flex-wrap: wrap;
    padding: 0 15px;
    margin-bottom: 100px;
    margin-top: 60px;
}

.clients-pc2 img {
    max-width: 130px;
}

.partners-banner h1 {
    margin-bottom: 30px;
}

h5.p-subtitle {
    font-size: 20px;
    color: #1E1C1A;
    line-height: 30px;
    font-weight: 900;
    margin-bottom: 20px;
    margin-top: 0;
}

.partners-banner {
    margin-bottom: 60px;
}

.partner-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.partner-item:last-child {
    margin-bottom: 0;
}

.partner-content {
    width: 58%;
}

.partner-img {
    width: 39%;
}

.partner-img img {
    max-width: 100%;
}

.partner-item h3 {
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 13px;
    margin-top: 0;
}

.partner-button {
    background: #1E1C1A;
    color: #fff;
    padding: 4px 12px 5px;
    border-radius: 14px;
    margin-top: 20px;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
}

.partners-list {
    margin-bottom: 170px;
}

.package-item {
    background: #F5F5F5;
    padding: 30px;
    margin-bottom: 30px;
}

.package-item:last-child {
    margin-bottom: 0;
}

.package-item .pi-title {
    font-weight: 900;
    font-size: 28px;
    line-height: 33px;
    margin-top: 0;
    margin-bottom: 20px;
}

.package-description {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    margin-bottom: 30px;
}

.pd-text {
    width: 30%;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #DEDEDE;
}

.package-benefits h4,
.packages-content h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    color: #1E1C1A;
    margin-top: 0;
    margin-bottom: 19px;
}

.package-benefits {
    margin-bottom: 0;
}

.package-item ul li {
    position: relative;
    padding-left: 20px;
}

.package-item ul li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 5px;
    background: #E8483E;
    -moz-transform: skew(-20deg, 0deg);
    -webkit-transform: skew(-20deg, 0deg);
    -o-transform: skew(-20deg, 0deg);
    -ms-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
    top: 12px;
    left: 0;
}

.packages-content p {
    margin-bottom: 30px;
}

.packages-content ul {
    margin-bottom: 30px;
}

.pre-dashed-title {
    position: relative;
}

.pre-dashed-title:before {
    content: '';
    position: absolute;
    top: 23px;
    left: -55px;
    height: 1px;
    width: 30px;
    background-color: #E8483E;
    z-index: 1;
}

.specialization-banner {
    margin-bottom: 90px;
}

.wcz-options .industries-item .page-block-nohover {
    padding: 20px;
    border-radius: 16px;
}

.wcz-options {
    justify-content: space-between;
}

.wcz-options .sub-title img {
    background: transparent;
}

.wcz-options .industries-item .page-block {
    padding: 0;
}

.wcz-options .page-block.industries-item {
    width: 32%;
    padding: 0 !important;
    -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
}

.wcz-options .sub-title {
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
}

.centered-content {
    text-align: center;
}

.boxed-content {
    max-width: 80%;
    margin: 0 auto;
}

.mb30 {
    margin-bottom: 30px;
}

.wcz-wrap .subtitle {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 16px;
    font-weight: 900;
}

.small-title {
    line-height: 30px;
    font-size: 20px;
    font-weight: 900;
    margin-top: 20px;
}

.specialization-banner h1 {
    margin-bottom: 30px;
}

.wcz-wrap {
    margin-bottom: 145px;
}

.ps-options-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 30px;
    row-gap: 30px;
}

.ps-options-list .page-block {
    padding-left: 0;
    width: calc(50% - 25px);
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.opt-title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 900;
    margin-bottom: 45px;
    margin-top: 0;
}

.discover-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 100px;
}

.discover-wrap h2.subtitle {
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 30px;
    font-weight: 900;
}

.option-description {
    margin-bottom: 30px;
}

.ps-options-list {
    margin-bottom: 85px;
}

.cloud-obs-wrap {
    margin-bottom: 100px;
}

.opt-title.mb20 {
    margin-bottom: 20px;
}

.obs-row {
    flex-wrap: wrap;
    display: flex;
}

.cobs-img {
    width: 370px;
    margin-right: 30px;
}

.cobs-img img {
    max-width: 100%;
}

.cobs-description {
    width: calc(100% - 470px);
}

.cobs-description .dark-text {
    margin-bottom: 30px;
}

.cloud-obs-wrap .page-block-area {
    justify-content: space-between;
    row-gap: 25px;
}

.cloud-obs-row {
    margin-bottom: 100px;
}

.mb40 {
    margin-bottom: 40px !important;
}

.wcz-wrap.mb100 {
    margin-bottom: 100px;
}

.css-stories-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 100px;
}

.css-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 50px;
}

.css-item {
    width: calc(50% - 15px);
}

.css-item img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}

.css-item h4 {
    font-weight: 900;
    line-height: 36px;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 15px;
}

.css-item .dark-text {
    margin-bottom: 30px;
}

.css-stories-wrap h2.subtitle {
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 900;
}

.pack-img {
    margin-top: 30px;
}

.pack-img img {
    max-width: 100%;
}

html {
    scroll-behavior: smooth;
}

#book-now {
    padding-top: 200px;
}

.spec-title {
    font-weight: 900;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 20px;
}

.spec-title span {
    position: relative;
    margin-right: 19px;
}

.spec-title span:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 5px;
    background: url("../../img/dot-rot.svg");
    right: -7px;
    bottom: 7px;
}

.spec-title+.dark-text {
    font-size: 19px;
}

.workshops-content h1 {
    margin-bottom: 65px;
}

.pwgc-item {
    margin-bottom: 50px;
}

.pwgc-item:last-child {
    margin-bottom: 55px;
}

.pwgc-item h2.sub-title {
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 25px;
}

.pwgc-item .text {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.wp-expertise {
    margin-bottom: 100px;
}

.agenda-content h2.sub-title {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 30px;
    padding-bottom: 0;
}

.dark-text.bold-content {
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
}

.agenda-content-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
}

.agenda-item {
    width: 48.5%;
}

.agenda-item h3 {
    position: relative;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    display: inline-block;
}

.agenda-item h3:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 5px;
    background: url('../../img/dot-rot.svg');
    right: -14px;
    bottom: 5px;
}

.agenda-item:last-child {
    margin-bottom: 0;
}

.agenda-item .dark-text ul {
    margin-bottom: 15px;
}

.agenda-content {
    margin-bottom: 114px;
}

.wp-packages-wrap {
    margin-bottom: 100px;
}

.wp-packages-content .sub-title {
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 28px;
    padding-bottom: 0;
}

.wp-packages-content .dark-text {
    font-size: 19px;
}

.pw-packages-list-wrap .pwpl-item .dark-text {
    font-size: 17px;
    margin-bottom: 0px;
    padding-right: 24px;
}

.pw-packages-list-wrap {
    display: flex;
    justify-content: flex-start;
    column-gap: 24px;
    flex-wrap: wrap;
    row-gap: 24px;
}

.pwpl-item {
    width: calc(33% - 15px);
    background: #F6F6F6;
    border-radius: 36px;
    padding: 26px;
    min-height: 315px;
}

.has-grey-bg .pwpl-item {
    background: #fff;
}

.pwpl-content {
    width: 100%;
}

.no-url-workshop {
    padding: 24px;
}

.pwpl-item-link {
    width: 100%;
}

.pack-title {
    font-size: 26px;
    line-height: 125%;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: 700;
}
.pwpl-content .dark-text {
    font-size: 20px !important;
    line-height: 150%;
    font-weight: 500;
}
.a-d-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pi-author {
    padding: 4px 13px;
    background: #DBDBDB;
    border-radius: 14px;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 0;
    font-weight: 600;
}

.ai-ws-button {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    background: #000;
    padding: 3px 20px;
}

.pwpl-item {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border: 1px solid #fff;
}

.pwpl-item h4,
.pwpl-item .dark-text,
.pwpl-item .a-d-wrap {
    width: 100%;
}

.pwpl-item .a-d-wrap {
    align-self: flex-end;
    justify-content: flex-end;
}

.a-d-wrap .dark-text {
    margin-bottom: 0;
}

.wp-banner .gpp-title-wrap {
    width: 52%;
}

.wp-banner img {
    width: 47%;
}

.wp-banner {
    margin-bottom: 100px;
}

.bh-wrapper.wp-expertise .bh-wrap {
    justify-content: flex-start;
}

.bh-wrapper.wp-expertise .bh-wrap h3 {
    margin-right: 3%;
}

.bh-wrapper.wp-expertise .bh-wrap .dark-text {
    width: 65%;
}

.bh-wrapper.wp-expertise .bh-wrap .dark-text:after {
    bottom: 10px;
}

.wp-contact-section .contact-page-forms {
    text-align: center;
    width: 100%;
}

.wp-contact-section .zic-big-title {
    display: block;
}

html {
    scroll-behavior: smooth;
}

.workshop-popup h3 {
    margin-bottom: 30px;
}

.expp-big-title {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 33px;
    font-weight: 900;
}

.expp-serv-items .page-block {
    width: 31.5%;
}

.expertis-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.ex-num-box {
    padding: 23px;
    background: #1E1C1A;
    width: 23%;
    border-radius: 16px;
    color: #fff !important;
    -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
}

.ex-num-box h3 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 10px;
    margin-top: 0;
}

.ex-num-box h4 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 10px;
}

.ex-num-box p {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 0;
}

.expp-expertise-list {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 25px;
    column-gap: 22.5px;
}

.expp-ex-item {
    width: 14.5%;
    -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.expp-ex-item img {
    max-width: 100%;
}

.expp-gen-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 100px;
}

/*LOOKER PAGE*/
.has-light-bg {
    background: url('../../img/light-bg.png');
    background-repeat: repeat;
    background-size: cover;
}

.looker-banner {
    padding-top: 115px;
    padding-bottom: 70px;
    position: relative;
}

.looker-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../../img/lp-content-bg.svg');
    background-size: cover;
    background-position: top left;
}

.looker-banner-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.lb-content-wrap {
    width: 51%;
}

.lb-image {
    width: 49%;
}

.lb-image img {
    max-width: 100%;
}

.looker-title {
    font-size: 32px;
    line-height: 46px;
    margin: 0 0 20px !important;
    font-weight: 400;
}

.looker-title:before {
    top: 32px;
}

.looker-title strong {
    font-weight: 900;
}

.lp-lb-description {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 40px;
    position: relative;
}

/*.lp-lb-description:after {
    content: '';
    position: absolute;
    width: 67px;
    height: 95px;
    background: url('../../img/looker-arrow.svg');
    top: 0;
    right: 0;
    background-size: cover;
    background-position: center;
}*/
.looker-banner-form {
    position: relative;
}

.looker-banner-form:after {
    content: '';
    position: absolute;
    width: 67px;
    height: 95px;
    background: url('../../img/looker-arrow.svg');
    top: -43px;
    left: 295px;
    background-size: cover;
    background-position: center;
    transform: rotate(36deg);
}

.looker-form-content {
    margin-bottom: 0;
}

.looker-form-content input {
    width: 100%;
    border-radius: 32px;
    font-size: 18px;
    padding: 14px;
    position: relative;
    height: 58px;
    margin-bottom: 0;
}

.looker-form-content input::placeholder {
    font-size: 18px;
}

.looker-form-content form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.looker-form-content .field {
    width: 63%;
    margin-bottom: 0;
}

.looker-form-content .field.required:before {
    content: '';
    width: 24px;
    height: 24px;
    background: url('../../img/email.png');
    left: 26px;
    top: 16px;
}

.looker-form-content .field p {
    width: 100%;
}

.looker-form-content p {
    width: 35%;
}

.looker-form-content input[type="email"] {
    padding-left: 64px;
    padding-right: 52px;
}

.looker-form-content .blue-button {
    background: #1C67D6;
    text-align: left;
    position: relative;
    border-radius: 32px;
    font-size: 18px;
    padding: 14px;
    padding-right: 54px;
    padding-left: 32px;
    position: relative;
    height: 58px;
    color: #fff;
    font-weight: 700;
}

.looker-form-content .blue-button:before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: url('../../img/time.svg');
    right: 24px;
    top: 13px;
    z-index: 5;
}

.black-bg {
    background: #1C1C1C;
}

.lp-numbers-wrap {
    padding: 63px 0;
}

.lp-numbers-list {
    display: flex;
    width: 50%;
    border-right: 1px solid #3D3C3C;
    flex-wrap: wrap;
    padding-right: 59px;
}

.lp-numbers-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.lpns-description {
    width: 50%;
    padding-left: 59px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    color: #fff;
}

.lp-num-item {
    width: 49%;
}

.lp-num-item * {
    color: #fff;
}

.lp-num-item h4 {
    font-size: 20px;
    font-weight: 900;
    line-height: 20px;
    margin: 0;
}

.lp-nums {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
}

.lp-nums span {
    font-size: 48px;
    font-weight: 900;
    line-height: 60px;
}

.bi-banner {
    padding: 130px 0;
}

.bi-content-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.lp-bi-image {
    width: 65%;
}

.lp-bi-image img {
    max-width: 100%;
}

.bi-content {
    width: 35%;
}

.lp-bi-title {
    position: relative;
    font-size: 30px;
    font-weight: 900;
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 32px;
}

.lp-bi-title:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background: #FE6746;
    top: -40px;
    left: 0;
}

.lp-bi-description ul {
    padding-left: 0;
    margin-bottom: 30px;
}

.lp-bi-description ul li {
    padding-left: 26px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 15px;
}

.lp-bi-description ul li:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FE6746;
    top: 7px;
    left: 0;
}

.lp-bi-description {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #000;
}

.page-template-page-looker * {
    font-family: 'Poppins', sans-serif !important;
}

.lp-te-wrap {
    padding: 61px 0;
}

.te-boxed-content {
    max-width: 75%;
    margin: 0 auto;
}

.lp-te-description {
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 0px;
}

.te-boxed-content .looker-form-content {
    width: 600px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}

.te-boxed-content .looker-form-content:before {
    content: '';
    position: absolute;
    width: 67px;
    height: 95px;
    background: url(../../img/looker-arrow.svg);
    top: -72px;
    right: 42px;
    background-size: cover;
    background-position: center;
}

.lp-te-wrap .looker-banner-form:after {
    display: none;
}

.te-boxed-content .looker-form-content .field {
    width: 55%;
}

.te-boxed-content .looker-form-content .field+p {
    width: 42%;
}

.te-boxed-content .looker-form-content .field+p:before {
    right: 18px;
}

.lp-dd-banner {
    padding: 130px 0 100px;
    position: relative;
}

/*.lp-dd-banner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: url('../../img/Ellipse.svg') no-repeat;
    background-position: bottom center;
}*/
.lp-dd-banner .main-content {
    position: relative;
    z-index: 1;
}

.dd-content-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.dd-content-wrap .lp-bi-title {
    width: 250px;
    margin-bottom: 0;
}

.dd-content-wrap .lp-bi-description {
    width: calc(100% - 350px);
    font-size: 24px;
    line-height: 40px;
}

.lp-session-wrap {
    border-radius: 16px;
    background: #1059C3;
    box-shadow: 0px 20px 60px 0px rgba(0, 61, 149, 0.40);
    padding: 50px 55px 70px;
    margin-top: 95px;
}

.dd-session-title {
    color: #FFF;
    font-size: 28px;
    font-weight: 900;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 65px;
}

.dd-image {
    width: 100%;
}

.dd-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 30px;
}

.dd-item {
    width: 32%;
}

.dd-hidden-desktop {
    display: none;
}

.dd-item-title {
    display: flex;

}

.dd-item-title span {
    color: #FFF;
    font-size: 28px;
    font-weight: 900;
    line-height: 36px;
    margin-right: 25px;
}

.dd-item h4 {
    color: #FFF;
    font-size: 16px;
    font-weight: 900;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

.dd-item h4:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background: #FE6746;
    bottom: -20px;
    left: 0;
}

.lp-footer-title {
    font-size: 48px;
    font-weight: 900;
    line-height: 64px;
    margin-top: 0;
    margin-bottom: 45px;
    color: #fff;
}

.lp-copy {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin-top: 100px;
    text-align: center;
    position: relative;
}

.lp-copy:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background: #FE6746;
    top: -20px;
    left: calc(50% - 20px);
}

.te-boxed-content .looker-form-content .field+p input {
    padding-left: 14px;
    justify-content: center;
    padding-right: 23px;
}

html {
    margin-top: 0;
}

footer .te-boxed-content .looker-form-content .field+p {
    width: 48%;
}

footer .te-boxed-content .looker-form-content {
    width: 650px;
}

footer .te-boxed-content .looker-form-content .field {
    width: 51%;
}

.te-boxed-content .looker-form-content .wpcf7-response-output {
    color: #fff !important;
}

.page-template-page-looker .header.fixed .logo {
    display: block;
}

.ai-workshops-banner {
    margin-bottom: 50px;
}

.looker-workshops-banner {
    margin-top: -70px;
    min-height: auto;
    padding-bottom: 40px;
    margin-bottom: 50px;
}

.looker-workshops-banner .gpp-title-wrap .big-dark-text {
    width: 90%;
}

.looker-workshops-banner .gpp-title-wrap h1 {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 12px;
}

.looker-workshops-banner .gpp-title-wrap .big-dark-text {
    font-size: 17px;
    line-height: 26px;
}

.looker-workshops-banner h1:before {
    display: none;
}

.lw-label {
    text-transform: uppercase;
    color: #1E1C1A;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 12px;
}

.lp-partners-banner {
    display: flex;
    align-items: flex-start;
    column-gap: 30px;
    margin-bottom: 34px;
}

.lp-partners-banner img {
    max-width: 120px;
}

.looker-workshops-banner .page-block-area {
    margin-top: 44px;
}

.red-button {
    border-radius: 4px;
    background: #EA4335;
    margin-left: 0;
}

.gpp-title-wrap .red-button {
    margin-left: 0;
}

.mb32 {
    margin-bottom: 32px;
}

.lw-featured-clients {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 24px 30px;
    background: #fff;
    box-shadow: 0px 3px 6px #0000000D;
    border-radius: 6px;
}

.lw-featured-clients h4 {
    color: #1E1C1A;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    margin: 0 50px 0 0;
}

.lp-clients {
    display: flex;
    column-gap: 26px;
    align-items: center;
}

.lp-clients img {
    max-height: 38px;
    width: auto;
}

.lw-boxed-container {
    max-width: 85%;
}

.lwp-subtitle {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 24px;
    margin-top: 0;
    font-weight: 900;
}

.lp-takeways {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    column-gap: 24px;
    row-gap: 34px;
    margin-bottom: 24px;
}

.takeway-item {
    display: flex;
    align-items: center;
    width: 31%;
}

.takeway-item img {
    max-width: 57px;
    margin-right: 18px;
}

.takeway-title {
    font-size: 18px;
    line-height: 24px;
    color: #060719;
    margin: 0;
}

.lw-trainings {
    padding-top: 170px;
    padding-bottom: 107px;
    margin-bottom: 53px;
    text-align: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.training-label {
    font-size: 17px;
    line-height: 24px;
    color: #060719;
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 400;
}

.training-title {
    color: #060719;
    margin-top: 0;
    margin-bottom: 36px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 900;
}

.lw-agenda {
    margin-bottom: 75px;
}

.lw-agenda .dark-text ul li {
    padding-left: 24px;
    position: relative;
}

.lw-agenda .dark-text ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    top: 12px;
    border-radius: 50%;
    background: #E8483E;
}

.workshop-training-popup input[type="submit"] {
    background: #E8483E;
}

.workshop-training-popup input[type="submit"]:hover {
    background: #3B3B3B;
}

.workshop-training-popup .popup {
    padding: 64px 32px;
}

.workshop-training-popup h3 {
    margin-bottom: 12px;
}

.workshop-training-popup .close-popup:before,
.workshop-training-popup .close-popup:after {
    background: #DEDEDE;
}

.workshop-training-popup .close-popup:hover:before,
.workshop-training-popup .close-popup:hover:after {
    background: #E8483E;
}

.lw-speakers-wrap {
    /*margin-top: 50px;*/
    padding-bottom: 50px;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
    background-size: cover !important;
}

.lw-speakers-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 80px;
    row-gap: 80px;
}

.lw-speaker {
    text-align: center;
    width: 240px;
}

.lw-speaker img {
    max-width: 220px;
    margin-bottom: 24px;
}

.lw-speaker-name {
    color: #1E1C1A;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 900;
    margin-top: 0;
}

.lw-position {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
}

.wp-title-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.wp-title-wrap img {
    width: 35px;
    margin-left: 10px;
}

.worksop-icons-list {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 15px;
    align-self: flex-end;
    column-gap: 8px;
}

.wp-video-url a,
.wp-presentation-url a,
.uc-item p.text {
    color: #1E1C1A;
    font-family: "Outfit", serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.33px;
    line-height: 24px;
    background-color: #fff;
    border-radius: 24px;
    padding: 8px 20px 7px;
    display: flex;
    align-items: center;
}
.uc-item p.text {
    color: #6C6C6C;
    display: flex;
    align-items: center;
}

.wp-video-url,
.wp-presentation-url,
.uc-item {
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp-video-url:hover a,
.wp-presentation-url:hover a {
    text-decoration: underline;
    color: #F2485B;
}

.pwpl-item:hover {
    border: 1px solid #F2485B;
}

.pwpl-item.under-construction {
    background-color: #E1E1E1;
    border: 1px solid #E1E1E1;
}

.pwpl-item.under-construction:hover {
    background-color: #E1E1E1;
    border: 1px solid #E1E1E1;
    cursor: default;
}

/*.wp-video-url {
    width: 59%;
}
.wp-presentation-url {
    width: 39%;
}*/
.wp-video-url img,
.wp-presentation-url img,
.uc-item img {
    width: 24px;
    height: auto;
    margin-right: 6px;
}

.page-template-page-trestle .dark-text {
    font-size: 19px;
}

.page-template-page-trestle .cloud-benefits {
    margin-bottom: 100px;
}

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

.trestle-item object {
    margin-right: 20px;
    margin-bottom: 0 !important;
}

.trestle-item.block-title {
    margin-bottom: 0;
}

.trestle-edge .gc-cap {
    padding: 60px 15px 40px;
}

.cert-team-wrappers {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 30px;
}

.ct-main-content,
.ct-t-image {
    width: 49%;
}

.cert-team-wrappers {
    padding: 100px 0;
}

.vacancy-page-info-block .vacancy-loc-ex .location-cat.type-label {
    width: 100%;
}

.type-label:before {
    display: none;
}

.vacancy-page-info-block .vacancy-loc-ex {
    flex-wrap: wrap;
}

/*==================================*/
/*==========GENAI WORKSHOPS=========*/
/*==================================*/
.gen-ai-wrap {
    background-color: #0d141e;
    overflow-x: hidden;
}

.gen-ai-banner {
    padding-top: 170px;
    text-align: center;
    padding-bottom: 120px;
    position: relative;
}

.gen-ai-banner:before,
.gen-ai-banner:after,
.gai-options-wrap:before,
.gai-skills-list:before,
.gai-healthcare:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    background: url('../../img/Ellipse1-header.png') no-repeat;
    background-position: center;
    background-size: cover;
}

.gen-ai-banner:before {
    width: 738px;
    height: 738px;
    top: -314px;
    left: -63px;
    z-index: 0;
}

.gen-ai-banner:after {
    width: 332px;
    height: 332px;
    top: 240px;
    right: -130px;
}

.gai-healthcare:before {
    width: 400px;
    height: 400px;
    top: 180px;
    right: 27%;
    z-index: 1;
}

.gai-banner-content {
    max-width: 750px;
    margin: 0 auto;
}

.gai-banner-content .gai-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: 0em;
    margin-bottom: 25px;
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-top: 45px;
}

.gai-title:before {
    display: none;
}

.gai-p {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: #B7B7B7;
}

.gai-banner-content p {
    max-width: 383px;
    margin: 0 auto 46px;
}

.gai-transforming {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 45px;
}

.gai-trf-img {
    width: 49%;
}

.gai-transforming-content {
    width: 49%;
}

.lo-transforming .gai-transforming-content {
    width: 40%;
}

p.transforming-content {
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    line-height: 35px;
    color: #fff;
    margin-bottom: 25px;
    max-width: 90%;
    position: relative;
}

p.transforming-content:before {
    content: '';
    position: absolute;
    width: 113px;
    height: 2px;
    background: #EB453E;
    top: -20px;
    left: 0;
}

.lo-transforming .gai-trf-img {
    width: 58%;
}

.gai-options-wrap {
    max-width: 780px;
    margin: 0 auto 62px;
    position: relative;
}

.gai-options-wrap:before {
    width: 400px;
    height: 400px;
    top: 160px;
    right: -90px;
    z-index: -1;
}

.gai-options-wrap .gai-subtitle {
    text-align: center;
    margin-bottom: 30px;
}

.gai-subtitle {
    font-size: 40px;
    font-weight: 700;
    line-height: 47px;
    color: #fff;
}

.gai-option {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 22px;
    border: 1px dashed #B7B7B7;
    border-radius: 4px;
    margin-bottom: 14px;
    background: #0D131C;
}

.gai-option img {
    width: 42px;
    margin-right: 22px;
}

.gai-option:last-child {
    margin-bottom: 36px;
}

.gai-speakers-wrap {
    margin-bottom: 100px;
}

.gai-speakers-wrap h2 {
    margin-bottom: 30px;
}

.gai-speakers-list {
    max-width: 70%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    column-gap: 50px;
    row-gap: 50px;
}

.gai-speaker {
    width: 150px;
}

.gai-speaker img {
    max-width: 100%;
    margin-bottom: 14px;
}

.gai-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 14px;
    color: #fff;
}

.gai-skills-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 130px;
}

.gai-skills-wrap h2 {
    width: 44%;
}

.gai-skills-list {
    width: 55%;
}

.gai-skill {
    padding: 25px 21px;
    background: rgba(13, 19, 28, 0.9);
    border: 1px solid #1F2E36;
    border-radius: 4px;
    max-width: 90%;
    margin-bottom: 36px;
}

.gai-skill:nth-child(even) {
    margin: 0 0 36px auto;
}

.gai-skill:last-child {
    margin-bottom: 0;
}

.gai-skill-top-content {
    display: flex;
    align-items: center;
    margin-bottom: 9px;
}

.gai-skill .gai-name {
    margin-bottom: 0;
    margin-left: 8px;
}

.gai-skills-list {
    position: relative;
}

.gai-skills-list:before {
    width: 275.2px;
    height: 273.98px;
    bottom: 20px;
    left: -38px;
    z-index: -1;
}

.gai-action-wrap {
    position: relative;
    padding-bottom: 60px;
}

.gai-action-img {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 50%;
}

.gai-action-content-wrap {
    max-width: 50%;
    margin: 0 0 0 auto;
}

.gai-action-content-wrap h2 {
    max-width: 60%;
    margin-bottom: 30px;
}

.gai-action-content-wrap .gai-p {
    max-width: 90%;
}

.gai-p p {
    margin-bottom: 15px;
    font-size: 16px;
}

.gai-p p span {
    display: block;
}

.gai-p ul li {
    position: relative;
    margin-bottom: 15px;
    font-size: 16px;
    padding-left: 20px;
}

.gai-p ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #B7B7B7;
    top: 8px;
    left: 5px;
}

.gai-p ul li:last-child {
    margin-bottom: 0;
}

.gai-p ul {
    margin-bottom: 20px;
}

.gai-action-content-wrap .gai-button {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
}

.page-template-page-templatespage-genai-workshop-php footer,
.page-template-page-templatespage-genai-workshop-php header {
    display: none !important;
}

.page-template-page-templatespage-genai-workshop-php .page-area {
    padding-top: 0 !important;
}

.page-template-page-templatespage-genai-workshop-php .gen-ai-banner {
    padding-top: 70px;
}

.page-template-page-templatespage-genai-workshop-php .gai-banner-content .gai-title {
    margin-top: 75px;
}

.gai-popup .popup h3 {
    max-width: 95%;
}

.page-template-page-templatespage-genai-workshop-php .gen-ai-banner .main-content {
    position: relative;
}

.gai-logo {
    max-width: 160px;
    position: absolute;
    left: 0;
    top: 0;
}

/*.gai-popup .popup, .gai-popup .dg-form-wrap {
    background-color: rgb(15, 17, 18);
}
.gai-popup input[type="submit"] {
    background: #e8483e;
}
.gai-popup .dg-form-wrap input[type="text"], .gai-popup .dg-form-wrap input[type="email"] {
background-color: rgb(15, 17, 18);
border-bottom-color: rgb(234, 231, 224);
}   
.gai-popup .close-popup:before, .gai-popup .close-popup:after {
    background: #3b3b3b;
}
.gai-popup .wpcf7-response-output {
    color: #fff;
}*/
.page-template-page-genai-healthcare header,
.page-template-page-genai-healthcare footer {
    display: none;
}

.page-template-page-genai-healthcare .page-area {
    padding-top: 0;
}

.gai-healthcare {
    position: relative;
    padding-top: 420px;
    justify-content: flex-end;
    margin-bottom: 0;
    padding-bottom: 100px;
}

.gai-healthcare .gai-trf-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.gai-healthcare .gai-transforming-content {
    align-self: flex-end;
    z-index: 2;
}

.gai-healthcare .gai-subtitle {
    margin-bottom: 23px;
}

.gai-healthcare-banner {
    padding-bottom: 0;
    z-index: 1;
}

.mb70 {
    margin-bottom: 70px;
}

.gai-healthcare-skills {
    margin-bottom: 0;
    position: relative;
}

.gai-healthcare-skills .gai-skills-list {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    row-gap: 20px;
    flex-wrap: wrap;
    width: 78%;
    padding-bottom: 100px;
    margin: 0 auto;
    z-index: 5;
}

.gai-healthcare-skills .gai-skill:nth-child(even) {
    margin-left: 0;
}

.gai-healthcare-skills .gai-skill {
    width: calc(50% - 10px);
    margin-bottom: 0;
}

.gai-healthcare-skills .gai-p {
    font-size: 16px;
}

.gai-healthcare-subtitle {
    font-size: 48px;
    margin-bottom: 50px;
    line-height: 56px;
}

.gai-healthcare-skills .gai-skills-list:before {
    display: none;
}

.gai-healthcare-skills:before,
.gai-healthcare-skills:after,
.gai-healthcare-action:before,
.gai-trn-info-wrap:before,
.gai-trn-info-wrap:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    background: url(../../img/Ellipse1-header.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.gai-healthcare-skills:before {
    width: 400px;
    height: 400px;
    top: -20px;
    left: 0%;
}

.gai-trn-info-wrap {
    position: relative;
}

.gai-trn-info-wrap:before {
    width: 260px;
    height: 260px;
    bottom: 25px;
    left: 18%;
}

.gai-trn-info-wrap:after {
    width: 407px;
    height: 407px;
    top: 44px;
    right: 69px;
}

.gai-healthcare-skills:after {
    background: url(../../img/Ellipse-angle.png) no-repeat;
    width: 273px;
    height: 184px;
    bottom: 170px;
    right: 44px;
}

.gai-practice-wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-repeat: no-repeat !important;
    background-position: right top !important;
    background-size: 60% !important;
    padding-bottom: 130px;
}

.gai-practice-content {
    width: 49%;
}

.gai-practice-list-wrap {
    width: 50%;
    padding-top: 148px;
}

.gai-practice-content .gai-healthcare-subtitle {
    margin-bottom: 30px;
}

.gai-p-label {
    text-align: right;
    font-size: 14px;
    margin-bottom: 15px;
    color: #B7B7B7;
}

.gai-practice-item {
    max-width: 440px;
    padding: 30px 21px 25px;
    border-radius: 4px;
    border: 1px dashed #B7B7B7;
    background: rgba(13, 19, 28, 0.95);
    margin-bottom: 15px;
    position: relative;
}

.gai-practice-item span {
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 3px solid #0E141E;
    background: #EB453E;
    color: #1F2E36;
    text-align: center;
    padding-top: 3px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    top: -13px;
    left: 21px;
}

.gai-practice-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    margin-bottom: 12px;
    margin-top: 0;
}

.gai-practice-list-wrap .gai-practice-item:nth-child(even) {
    margin: 0 0 15px auto;
}

.gai-practice-list-wrap .gai-practice-item:nth-child(odd) {
    margin-left: -90px;
}

.gai-practice-item p {
    margin-bottom: 0;
}

.gai-healthcare-action {
    padding-bottom: 45px;
    position: relative;
    overflow: hidden;
}

.gai-healthcare-action:before {
    width: 852px;
    height: 852px;
    top: 210px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}

.gai-healthcare-action h2 {
    max-width: 750px;
    margin: 0 auto 60px;
}

.gai-healthcare-action a,
.gai-button,
.gai-action-button {
    z-index: 5;
    position: relative;
    margin-bottom: 20px;
}

.gai-learn-button {
    margin-bottom: 0;
    z-index: 5;
    position: relative;
}

.gai-split-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0 !important;
}

.gai-split-columns li {
    width: 48%;
    margin-bottom: 10px !important;
    font-size: 11px !important;
    line-height: 12px !important;
}

.gai-p ul.gai-split-columns li:before {
    top: 3px;
}

.gai-locations {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    row-gap: 25px;
}

.gai-banner-locations {
    margin-top: 65px;
    justify-content: center;
}

.gai-location-detail {
    padding-left: 18px;
    padding-right: 18px;
    width: 24%;
    border-right: 3px solid #1F2E36;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left !important;
}

.gai-location-detail:last-child {
    border: none !important;
}

.gai-banner-locations .gai-location-detail {
    min-width: 230px;
}

.gai-location-detail img {
    margin-right: 12px;
}

.gai-location-content-detail h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 7px;
    color: #fff;
}

.gai-location-content-detail p {
    margin-bottom: 0 !important;
    color: #B7B7B7;
}

.gai-location-banner-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 67px;
    z-index: 3;
    position: relative;
}

.gai-location-banner-wrap .gai-banner-content {
    max-width: 56%;
    text-align: left !important;
    margin-left: 0;
}

.gai-banner-img {
    width: 39%;
}

.page-template-page-genai-workshop-location header,
.page-template-page-genai-workshop-location footer,
.page-template-page-ai-landing footer {
    display: none;
}

.page-template-page-ai-landing .header.fixed {
    position: absolute;
}

.gai-skills-content {
    width: 42%;
}

.gai-skills-content h2.gai-subtitle {
    width: 100%;
    margin-bottom: 30px;
}

.gai-location-banner-wrap .gai-p {
    max-width: 80%;
    margin-left: 0;
}

.page-template-page-genai-workshop-location .page-area {
    padding-top: 0;
}

.gai-location-banner {
    padding: 70px 0;
}

.gai-location-banner-wrap+.gai-locations {
    max-width: 90%;
    margin: 0 auto;
}

.page-template-page-genai-workshop-location .gai-action-wrap {
    padding-bottom: 40px;
}

.gai-popup .wpcf7-radio {
    display: block;
    margin-top: 10px;
}

.gai-popup .wpcf7-radio span.wpcf7-list-item input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
}

.gai-popup .wpcf7-radio span.wpcf7-list-item input[type="radio"] {
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: #1F2E36;
    top: -18.5px;
    width: 16px !important;
    height: 16px !important;
    border: 2px solid #999999;
    border-radius: 50%;
    display: grid;
    place-content: center;
}

.gai-popup .wpcf7-radio span.wpcf7-list-item input[type="radio"]::after {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    top: 2.5px;
    left: 3px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
}

.gai-popup .wpcf7-radio span.wpcf7-list-item input:before {
    width: 16px !important;
    height: 16px !important;
}

.gai-popup .wpcf7-radio span.wpcf7-list-item {
    margin-left: 0 !important;
}

.gai-popup .wpcf7-radio .wpcf7-list-item-label {
    font-size: 18px;
    padding-left: 20px;
    margin-right: 15px;
}

.gai-popup .wpcf7-radio span.wpcf7-list-item input[type="radio"]:checked {
    border-color: #FE3030;
}

.gai-popup .wpcf7-radio span.wpcf7-list-item input[type="radio"]:checked::after {
    transform: scale(1);
    background-color: #FE3030;
}

.gai-popup .dg-form-wrap .field p label {
    font-size: 16px;
    color: #999999;
}

.gai-popup .dg-form-wrap .field p label .wpcf7-radio {
    display: block;
    margin-top: 7px;
}

.home-gai-banner .gai-banner-locations {
    margin-bottom: 65px;
}

.page-template-page-home .header.for-main-page {
    top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
    z-index: 55;
}

.gai-learn-button {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 19px;
    background-color: transparent;
    color: #fff;
    padding: 8px 18px;
    border-radius: 4px;
    border: 2px solid #fff !important;
}

.banner-partnership-img {
    max-width: 450px;
    margin-bottom: 20px;
}

.gen-ai-wrap+.main-slider-block .main-content {
    padding-top: 50px;
    padding-bottom: 90px;
}

.gai-banner-content img,
.gai-transforming-content img {
    max-width: 450px;
}

.gai-healthcare-banner .main-content {
    position: relative;
}

.gen-ai-banner.gai-healthcare-banner {
    padding-top: 70px;
}

.genai-footer {
    position: relative;
    padding-top: 110px;
}

.gai-footer-content {
    width: 50%;
    text-align: left;
}

.gai-footer-content h4 {
    font-size: 18px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 8px;
    color: #fff;
    font-weight: 700;
}

.gai-p-content {
    margin-bottom: 20px;
}

.gai-p-content,
.gai-p-content a {
    font-family: "Outfit", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.75px;
    color: #B7B7B7;
}

.gai-p-content a {
    display: block;
}

.gai-socials {
    display: flex;
    align-items: center;
}

.gai-socials a {
    margin-bottom: 0;
    margin-right: 20px;
}

.gai-footer-content-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.gai-copyrigh {
    width: 50%;
    font-size: 11px;
    font-weight: 400;
    line-height: 12.89px;
    text-align: right;
    color: #B7B7B7;
}

.ai-analytics-banner {
    margin-top: -70px;
    min-height: auto;
    padding-bottom: 100px;
}

.ai-analytics-banner .page-block-area {
    margin-top: 0;
}

.ai-analytics-banner h1:before {
    display: none;
}

.analytics-services img {
    width: 80px !important;
    height: 80px !important;
    margin-bottom: 26px !important;
}

.ai-analytics-question {
    padding: 80px 0 !important;
}

.ai-analytics-services-wrap {
    padding-bottom: 60px;
}

.ai-analytics-booking {
    margin-bottom: 0;
}

.looker-workshops-banner a {
    margin-bottom: 0 !important;
}

.gpp-title-wrap img {
    margin-bottom: 20px;
}

.ap-main-content ul,
.ap-main-content ol {
    padding-left: 15px;
}

.ap-main-content li {
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
}

.ap-main-content li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: -14px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #E8483E;
}

.ap-main-content div {
    margin-bottom: 15px;
}

.ap-ai-main-content {
    margin-bottom: 70px;
}

.ap-ai-main-content img {
    margin-top: 20px;
    max-width: 550px;
}

.gpp-title-wrap.ap-banner-content .button {
    margin-top: 60px;
}

.page-template-page-cloudops-marketing h1:before {
    display: none;
}

.page-template-page-cloudops-marketing .gpp-title-wrap {
    width: 52%;
}

.lc-content {
    margin-bottom: 140px;
}

.gai-lp-action .gai-action-img {
    left: 10%;
    max-width: 485px;
}

.gai-lp-action .gai-action-content-wrap {
    max-width: 55%;
}

.lp-ai-action-footer:before {
    top: auto;
    bottom: -77%;
}

.lp-ai-action-footer .gai-action-img {
    top: 0;
    bottom: auto;
}

.gai-action-wrap.gai-lp-action {
    padding-bottom: 90px;
    overflow-y: hidden;
}

.genai-footer {
    padding-top: 100px;
}

/*========================================*/
/*GENAI EVENT LOCATION WHITE PAGE TEMPLATE*/
/*========================================*/
.white-page-layout {
    background: #fff;
}

.white-page-layout * {
    color: #202124 !important;
}

.white-page-layout .gen-ai-banner:before,
.white-page-layout .gen-ai-banner:after {
    display: none;
}

.white-page-layout .gai-banner-content .gai-title {
    margin-top: 20px;
}

.white-page-layout .gai-banner-content p {
    margin-bottom: 60px;
}

.white-page-layout .gai-button,
.white-page-layout .gai-action-button {
    background: #4285F4 !important;
    color: #fff !important;
}

.white-page-layout .gai-location-banner-wrap .gai-banner-content {
    max-width: 52%;
    padding-top: 40px;
}

.white-page-layout .gai-location-banner-wrap {
    margin-bottom: 115px;
}

.gai-location-banner {
    background-repeat: no-repeat !important;
    background-position: 74% 19% !important;
    background-size: 31% !important;
}

.gai-location-banner.gai-hc-banner {
    background-position: 119% 0% !important;
    background-size: 58% !important;
}

.white-page-layout .gai-locations {
    justify-content: center;
}

.white-page-layout .gai-location-banner-wrap+.gai-locations {
    padding: 17px 40px;
    max-width: 690px;
    background: #E9F1FE;
    border-radius: 8px;
}

.white-page-layout .gai-location-detail {
    width: 201px;
    border-color: #D9D9D9;
    padding: 12px 17px;
}

.white-page-layout .gai-location-content-detail p {
    color: #B7B7B7 !important;
}

.white-page-layout p.transforming-content:before {
    display: none;
}

.white-page-layout .gai-transforming-content img {
    margin-bottom: 25px;
}

.white-page-layout .gai-options-wrap {
    margin-top: 110px;
    margin-bottom: 90px;
}

.white-page-layout .gai-option {
    background: #E8F0FE;
}

.white-page-layout .gai-speaker {
    width: 177px;
}

.white-page-layout .gai-speaker .gai-p {
    font-size: 16px;
}

.gai-skills-list {
    z-index: 5;
    position: relative;
}

.white-page-layout .gai-skills-list:before {
    display: none;
}

.white-page-layout .gai-skill {
    background: #fff;
    border: 1px solid #D9D9D9;
    position: relative;
}

.white-page-layout .gai-skills-list .gai-skill:nth-child(1):before {
    content: '';
    position: absolute;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    background: #eb453e;
    top: -25px;
    right: -60px;
    z-index: -1;
}

.white-page-layout .gai-skills-list .gai-skill:nth-child(2):before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #FBBC05;
    bottom: 31px;
    left: -50px;
}

.white-page-layout .gai-skills-list .gai-skill:nth-child(3):before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #4285F4;
    bottom: -34px;
    right: 5px;
    z-index: -1;
}

.white-page-layout .gai-p ul li:before {
    background: #202124;
}

.white-layout-img.gai-banner-img {
    display: none;
}

.white-page-layout .gai-action-img {
    left: 6%;
}

.contact-page-forms div.dark-text {
    margin-bottom: 35px;
    font-size: 15px;
    line-height: 24px;
}

.sv-form-wrap .field input,
.sv-form-wrap .field textarea,
.sv-form-wrap .field select {
    background: transparent;
}

.sv-form-wrap .field span.f-label {
    font-size: 16px;
    line-height: 24px;
}

.sv-form-wrap .field.required span.f-label {
    padding-left: 10px;
    padding-top: 6px;
    display: inline-block;
}

.sv-form-wrap input[type=tel] {
    height: 40px;
}

.gai-healthcare-info h2 {
    margin-bottom: 30px;
}

.gai-healthcare-info {
    justify-content: center;
}

.gai-info-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}

.gai-info-item {
    width: 32%;
    border: 1px solid #1F2E36;
    background: rgba(13, 19, 28, .9);
    justify-content: space-around;
    border-radius: 4px;
    padding: 27px 22px 35px;
}

.circular-chart {
    display: block;
    margin: 10px auto;
    max-width: 80%;
    max-height: 250px;
}

.circle-bg {
    fill: none;
    stroke: #273349;
    stroke-width: 3.5;
}

.circle {
    fill: none;
    stroke-width: 3.5;
    animation: progress 1s ease-out forwards;
}

.mb20 {
    margin-bottom: 20px;
}

.no-padd-main-content .main-content {
    padding-left: 0 !important;
}

/*=================================*/
/*===========DATA ANALYTICS========*/
/*=================================*/
.no-dashed-title:before {
    display: none;
}

.banner-partner-image {
    max-width: 355px !important;
}

.block-no-hover.da-services-number:hover {
    background: none;
    box-shadow: none;
    cursor: default;
}

.da-services-number span {
    margin-top: 52px;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 15px;
    display: block;
}

.analytics-serv-title {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    max-width: 72%;
}

.ai-analytics-services-wrap.da-serv-wrap {
    margin-top: 0;
    padding-top: 0;
}

.wwds-label {
    width: 100%;
    margin-bottom: 25px;
}

.da-wwd-wrap .page-block.industries-item {
    padding: 0;
    margin-bottom: 30px;
    width: 49.5%;
}

.wwds-items-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wwds-items-row-2 .page-block.industries-item {
    width: 32.5%;
}

.wwds-items-row .industries-item .page-block-nohover {
    padding: 20px 15px;
}

.wwds-items-row .industries-item .sub-title {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.wwds-items-row .page-block.industries-item .text {
    font-size: 16px;
    line-height: 26px;
}

.da-action-list {
    margin-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
    row-gap: 20px;
    flex-wrap: wrap;
}

.da-action-list .gai-button {
    margin-bottom: 0;
}

.da-email-address {
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
}

.da-bottom-content {
    color: #1E1C1A;
    font-size: 14px;
    line-height: 32px;
}

.da-questions {
    padding: 0;
}

.da-serv-wrap .analytics-services img {
    max-height: 75px !important;
    width: auto !important;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.circular-chart.orange .circle {
    stroke: #ec453d;
}

.percentage {
    fill: #fff;
    font-family: sans-serif;
    font-size: 1em;
    text-anchor: middle;
    font-weight: 600;
}

.gai-info-item .gai-p {
    color: #B7B7B7;
    font-size: 17px;
    margin-top: 10px;
    font-weight: 600;
}

.inf-label {
    fill: #fff;
    font-size: 0.3em;
    text-anchor: middle;
}

.inf-sign {
    fill: #fff;
    font-size: 0.4em;
}

.gai-trn-info-wrap {
    padding-bottom: 120px;
}

.gai-partners-img {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 32px;
}

.gai-guest-speaker {
    margin-top: 50px;
}

.show-imgs-mobile {
    display: none;
}

.wwds-items-row .industries-item .page-block-nohover {
    width: 100%;
}

.wwds-items-row .industries-item.pfmd-item {
    width: calc(50% - 15px);
    margin-bottom: 0;
}

.wwds-items-row.pfmd-items-row {
    row-gap: 30px;
    column-gap: 30px;
}

.ms-migration-services-wrap {
    padding-top: 0;
}

.ms-migration-services-wrap .cs-services {
    margin-top: 0;
    padding-top: 0 !important;
}

.mds-content-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 30px;
    align-items: center;
    padding-left: 15px;
}

.mds-main-content-wrap {
    width: calc(33% - 15px);
}

.ms-services-list {
    width: calc(65% - 15px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 30px;
    row-gap: 30px;
}

.ms-migration-item {
    width: calc(50% - 15px);
}

.migration-services-wrap {
    padding: 65px 0;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.ms-migration-item img {
    margin-bottom: 10px;
}

.ms-migration-item .sub-title {
    text-transform: uppercase;
    margin-bottom: 12px;
}

.ms-migration-services-wrap {
    padding: 80px 0;
    margin-top: 0;
    background-position: top right !important;
    background-repeat: no-repeat !important;
}

.fmd-services-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 20px;
}

.fmd-services-wrap .page-block {
    width: calc(50% - 15px);
    display: flex;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 35px;
}

.fmd-services-wrap .da-services-number span {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    font-size: 30px;
}

.fmd-services-wrap .da-services-number span:before {
    content: '';
    position: absolute;
    top: 23px;
    left: -55px;
    height: 1px;
    width: 30px;
    background-color: #E8483E;
    z-index: 1;
}

.fmd-services-wrap .page-block .text {
    height: auto;
}

.msmd-serv-item-content {
    padding-right: 50px;
    padding-left: 15px;
}

.msmd-serv-item-content .analytics-serv-title {
    font-size: 20px;
    line-height: 30px;
    text-transform: none;
}

.msmd-serv-item-content .text {
    font-size: 20px;
}

.fmd-questions-banner {
    background-repeat: no-repeat !important;
    background-position: 50px 135px !important;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 60px;
}

.fmd-questions-banner .zic-big-title {
    max-width: 65%;
}

.fmd-questions-banner .da-action-list {
    margin-bottom: 0;
}

.page-template-page-base .page-area {
    padding-top: 0;
}

.bpt-category {
    color: #1E1C1A;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 30px;
    margin-right: 15px;
    padding: 2px 10px;
    background: #F5F5F5;
    margin-bottom: 15px;
    display: inline-block;
}

.contact-page-forms .sub-title {
    display: flex;
    align-items: center;
    padding-bottom: 0;
}

.contact-page-forms .sub-title img {
    background: transparent;
    margin-right: 10px;
}

.contact-page-forms .sub-title object {
    margin-right: 10px;
}

.zm-client-logo {
    max-width: 132px;
    margin-bottom: 15px;
}

.clients-section-review .big-dark-text {
    margin-bottom: 25px;
}

.clients-section-review .multi-title-name {
    align-items: center;
}

.clients-section-review .multi-title-name .cr-name {
    color: #1E1C1A;
    font-weight: 600;
    margin-right: 5px;
    margin-bottom: 0 !important;
    font-size: 20px;
    line-height: 24px;
}

.clients-section-review .multi-title-name p.dark-text {
    line-height: 24px;
    font-size: 20px;
}

.clients-section-review .multi-title img {
    width: 50px;
    height: 50px;
}

.clients-section-review .multi-title {
    justify-content: space-between;
}

.block-our-clients .clients-desc-wrap {
    padding: 15px 30px;
}

.small-ouline-button {
    color: #1E1C1A;
    font-family: "Outfit", serif;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -0.33px;
    line-height: 30px;
}

.client-logos-block.home-client-logo.our-clients-logo img {
    max-width: 120px;
    flex: 1 0 16%;
    margin: 0 4.15%;
}

.client-logos-block.home-client-logo.our-clients-logo img:nth-child(5n) {
    margin-right: 4.15%;
}

.client-logos-block.home-client-logo.our-clients-logo img:nth-child(5n + 1) {
    margin-left: 4.15%;
}

.client-logos-block.home-client-logo.our-clients-logo {
    justify-content: center;
    row-gap: 35px;
    margin-top: 50px;
}

.cf-red-button input[type="submit"] {
    background-color: #EB453E;
    transition: all 120ms ease-in-out;
}

.cf-red-button input[type="submit"]:hover {
    background-color: #fd6059;
}

.centered-text {
    text-align: center;
}

.flex-center {
    justify-content: center;
}

.block-content-form .contact-form-tabs span.wpcf7-list-item-label {
    left: 0;
    top: 9px;
    transform: translate(0) !important;
}

.small-outline-button {
    border: none;
    color: #EB453E;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    padding: 0;
    margin-top: 30px;
    transition: all 120ms ease-in-out;
    display: inline-block;
    position: relative;
}
.small-outline-button:after {
    position: absolute;
    content: '';
    right: -22px;
    bottom: 0;
    bottom: 7px;
    width: 16px;
    height: 16px;
    background: url(../../img/arrow_link.png) no-repeat center;
}

.small-outline-button:hover {
    color: #1E1C1A;
}

.block-home-team .team-home-wrap {
    align-items: center;
}
.content-first .home-team-members:before,
.content-first .home-team-members:after {
    display: none;
}
.our-clients-slider-block a.block-grey-button,
.block-workshops-list .wp-presentation-url a,
.block-workshops-list .wp-video-url a {
    color: #7d7c7b;
}

.our-clients-slider-block a.block-grey-button:hover,
.block-workshops-list .wp-presentation-url a:hover,
.block-workshops-list .wp-video-url a:hover {
    color: #EA4335;
}

.block-red-button,
.gai-button,
.gai-action-button {
    padding: 11px 36px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    background-color: #EA4335;
    color: #fff;
    transition: all 120ms ease-in-out;
    border-radius: 30px;
    text-transform: none;
}

.block-red-button:hover,
.gai-button:hover,
.gai-action-button:hover {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.block-workshops-list .pack-title {
    display: flex;
    align-items: center;
}

.block-workshops-list .pack-title img {
    margin-right: 5px;
    margin-left: 0;
}

.zm-portal-link a {
    position: relative;
    padding-right: 22px;
}

.zm-portal-link a:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../../img/login-button.png) no-repeat;
    background-position: center;
    right: 0;
    top: 0;
    display: block !important;
}

.gpp-banner.block-banner .banner-partnership-img {
    max-width: 450px;
}

.block-banner {
    margin-bottom: 0;
}

.banner-subtitle {
    font-family: Outfit;
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0;
    margin-bottom: 30px;
    margin-top: 0;
}

.banner-black-button {
    padding: 11px 36px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    background-color: #1E1C1A;
    color: #fff;
    transition: all 120ms ease-in-out;
    border-radius: 30px;
    outline: none;
    text-transform: none;
    display: flex;
    align-items: center;
    width: fit-content;
}

.banner-black-button img {
    margin: 0;
    max-width: 36px;
}

.block-our-clients .clients-desc-wrap:hover .block-grey-button {
    color: #EB453E;
    text-decoration: underline;
}

.page-template-page-contact .page-area {
    padding-top: 60px;
}

.zm-work-done {
    padding: 15px;
    background: #FBFBFB;
    border-radius: 8px;
    margin-bottom: 15px;
}

.zm-work-done p {
    color: #1E1C1A;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 0px;
}

.single .field.required:before {
    top: 6px;
}

.block-section-with-button .gc-imgs img {
    max-height: 100px;
}

.block-horizontal-benefits .cp-value-item {
    align-items: center;
}

.block-opportunities .cp-opportunity-item:last-child {
    margin-bottom: 0;
}

.block-milestones.zic-milestones {
    margin-bottom: 0;
}

.block-colored-values.gc-cap {
    padding-bottom: 0;
}

.block-cloud-benefits.cloud-benefits {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0;
}

.block-ol-title.dev-team-wrap {
    margin-bottom: 0;
}

.block-faq.faq-wrap {
    margin-bottom: 0;
}

.il-title-wrap {
    align-items: center;
    justify-content: space-between;
}

.il-title {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0;
    width: 140px;
}

.block-icon-list-row {
    width: calc(100% - 235px);
    justify-content: space-between;
    row-gap: 30px;
}

.icon-list-item {
    align-items: center;
    width: 29%;
}

.icon-list-item img {
    max-width: 33px;
    margin-right: 15px;
}

.icon-list-item p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    width: calc(100% - 48px);
}

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

.block-two-col-icon-list {
    padding-top: 100px;
    padding-bottom: 100px;
}

.two-col-icon-list-item img {
    width: 50px;
    margin-right: 15px;
}

.two-col-icon-list-item {
    width: 48%;
    align-items: flex-start;
}

.two-col-icon-list-item .ben-content {
    width: calc(100% - 65px);
}

.two-col-icon-list-item .ben-title {
    margin-top: 0;
    margin-bottom: 5px;
}

.block-two-col-icon-list-row {
    justify-content: space-between;
    margin-top: 40px;
    row-gap: 30px;
}

.block-ccpartner {
    justify-content: space-between;
}

.cc-partner-title-wrap {
    width: 40%;
}

.block-ccpartner .block-icon-list-row {
    width: 58%;
    justify-content: flex-start;
    column-gap: 22px;
}

.block-ccpartner .block-icon-list-row .icon-list-item {
    width: auto;
    max-width: 48%;
}

.block-ordered-list-item .ben-content {
    width: calc(100% - 105px);
}

.block-ordered-list-item .ben-content .ben-title {
    margin-top: 0;
    font-size: 18px;
}

.block-ordered-list-item {
    margin-bottom: 20px;
}

.block-ordered-list-item:last-child {
    margin-bottom: 0;
}

.it-aligned img {
    margin-right: 15px;
    margin-bottom: 0 !important;
    width: 34px !important;
    height: auto !important;
}

.it-aligned {
    align-items: center;
}

.no-dashed-number:before {
    display: none;
}

.no-dashed-number img {
    max-width: 40px;
    height: auto;
}

.splited-columns {
    justify-content: space-between;
    align-items: center;
}

.splited-columns .tcil-title-wrap {
    width: 32%;
}

.splited-columns .block-two-col-icon-list-row {
    width: 60%;
    margin-top: 0;
}

.splited-columns .two-col-icon-list-item img {
    margin-bottom: 5px;
}

.splited-columns .two-col-icon-list-item .ben-content {
    padding-left: 0;
}

.gpp-banner {
    padding-bottom: 70px;
}

.search-page-form form {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
    padding-right: 13px;
    border-radius: 4px;
    background-color: #FCFCFC;
}

.search-page-form form input[type="search"] {
    width: calc(100% - 25px);
    padding: 0 0 0 13px;
    border: none !important;
    background: transparent;
    height: 46px;
}

.search-page-form .search-form .search-submit {
    font-size: 0;
    background: transparent;
    background-image: url('../../img/search.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 18px;
    height: 18px;
    margin-top: 0;
    padding: 0;
}

.search-page-form .search-form label {
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.block-2col-industries .industries-item .page-block-nohover {
    padding: 20px 15px;
    width: 100%;
}

.block-2col-industries .page-block.industries-item {
    width: 49%;
    padding: 0;
}

.home-industries .block-2col-industries.page-block-area.row {
    row-gap: 24px;
}

#searchWidgetTrigger {
    font-size: 0;
    background: transparent;
    background-image: url('../../img/search.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 18px;
    height: 18px;
    margin-top: 0;
    margin-left: 15px;
    padding: 0;
    border: none;
    cursor: pointer;
}

.upcoming-event-item {
    padding: 30px 40px;
    margin-bottom: 20px;
    background: #fff url(../../img/bg.png) repeat left;
    border-radius: 6px;
    box-shadow: 0 6px 18px 0 rgba(0, 0, 0, .05)
}

.ue-top-wrap {
    margin-bottom: 20px;
}

.ue-top-wrap p {
    margin-right: 26px;
    font-weight: 600;
}

.ue-location {
    font-size: 15px;
    line-height: 30px;
    position: relative;
    padding-left: 27px;
    font-weight: 400 !important;
}

.ue-location:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 17px;
    height: 22px;
    background: url(../../img/location.svg) no-repeat;
    background-size: contain;
}

.ue-content-wrap {
    justify-content: space-between;
    align-items: center;
}

.ue-main-content {
    width: 65%;
}

.ue-main-content .big-title {
    font-size: 32px;
}

.ue-main-content .text {
    margin-bottom: 0;
    padding: 0;
    font-size: 17px;
    max-width: 65%;
    margin-top: 12px;
}

.past-events-row {
    justify-content: flex-start;
    gap: 20px;
    margin-bottom: 6px;
}

.past-event-item {
    border-radius: 6px;
    background: #EFEFEF;
    width: calc(25% - 15px);
}

.past-event-item img {
    border-radius: 6px;
    margin-bottom: 15px;
    width: 100%;
    max-width: 100%;
}

.pe-content-wrap {
    padding: 0 16px 16px;
}

.pe-content-wrap .big-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
    max-width: 60%;
}

.pe-content-wrap .text {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    color: #979797;
}

.ue-content-wrap .block-red-button {
    min-width: 225px;
    text-align: center;
}

.big-title.headquarters-stitle {
    margin-bottom: 30px;
}

.block-headquarters {
    justify-content: space-between;
    row-gap: 34px;
}

.block-headquarters-item.business-benefit {
    justify-content: flex-start;
    padding-bottom: 0;
}

.block-headquarters-item .ben-number {
    width: 40px;
}

.block-headquarters-item .ben-content {
    width: 65%;
}

.block-headquarters-item .ben-title {
    font-size: 24px;
    line-height: 30px;
    margin-top: 6px;
}

.block-headquarters-item .dark-text {
    color: #707070;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
}

.hq-phone-item {
    color: #1E1C1A;
    text-decoration: none;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
    display: block;
    font-weight: 600;
}

.block-headquarters-item .email-item {
    color: #E8483E;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    display: block;
    text-decoration: underline;
}

.block-event-list-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 31px;
    align-items: stretch;
    column-gap: 30px;
}

.beli-img {
    width: 49.8%;
}

.beli-img img {
    max-width: 100%;

}

.block-event-list-content {
    width: calc(49% - 15px);

}

.block-event-list-item:nth-child(even) .beli-img {
    order: 2;
}

.block-event-list-item:nth-child(even) .block-event-list-content {
    order: 1;
}

.block-event-list-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.beli-dl {
    align-self: flex-start;
    margin-top: 25px;
    margin-bottom: 15px;
}

.beli-event-content {
    margin-top: auto;
    margin-bottom: auto;
}

.light-text {
    color: #979797;
    font-size: 15px;
    line-height: 18px;
}

.light-text span {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #979797;
}

.beli-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #1E1C1A;
    margin-top: 0;
    margin-bottom: 5px;
}

.beli-event-content h3+p.dark-text {
    margin-bottom: 21px;
}

.beli-speakers-wrap p.light-text {
    margin-bottom: 8px;
}

.beli-speakers-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    row-gap: 15px;
    margin-bottom: 25px;
}

.beli-speaker {
    display: flex;
    align-items: center;
    width: 49%;
}

.beli-speaker-img {
    width: 49px;
    height: 49px;
    margin-right: 10px;
}

.beli-speaker-img img {
    max-width: 100%;
}

.beli-speaker-details {
    padding-right: 10px;
}

h5.bs-name {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    color: #1E1C1A;
}

.beli-speaker-details p.text {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    color: #1E1C1A;
    padding: 0;
}

.block-tb-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 45px;
    border-radius: 16px;
    box-shadow: 0px 20px 60px 0px rgba(0, 61, 149, 0.40);
}

.block-tb-wrap h3 {
    width: calc(100% - 400px);
    font-size: 32px;
    margin-bottom: 0;
}

/*.page-template-page-webinar .job-alert-popup {
    display: block;
}*/
.page-template-page-webinar .close-popup {
    display: none;
}

.page-template-page-webinar .job-alert-popup {
    background-color: rgba(0, 0, 0, .85);
}

.quote-boxed-content-wrap {
    max-width: 1100px;
    padding: 0 15px;
    display: flex;
    gap: 60px;
    margin: 0 auto;
    align-items: flex-start;
}

.zm-quote-content {
    width: 70%;
    position: relative;
    visibility: hidden;
}

.zm-quote-content {
    font-weight: 500;
    font-size: 36px;
    line-height: 45px;
    display: inline-block;
    min-height: 180px;
}

.zm-quote-content:before {
    position: absolute;
    content: '';
    top: -28px;
    left: -49px;
    width: 95px;
    height: 82px;
    background: url(../../img/quote.png) no-repeat center;
}
.red {
    color: #E8483E;
}
.cursor {
    display: inline-block;
    animation: blink 1.1s infinite;
    font-weight: bold;
    color: #E8483E;
    margin-left: 5px;
}

@keyframes blink {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}
.zm-author-quote-wrap {
    display: flex;
    gap: 15px;
    align-items: center;
}

.quote-author-img {
    width: 96px;
}

.quote-author-img img {
    max-width: 100%;
    border-radius: 50%;
}

.quote-author-data .q-author-name {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}

.quote-author-data .q-author-position {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #979797;
    margin-bottom: 0;
}
.big-title + .dark-text {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
}
.benefits-image-left {
    background: transparent;
    padding: 64px 0;
}
.benefits-with-image {
    display: flex;
    align-items: center;
    gap: 60px;
}
.bs-img-wrap {
    width: 35%;
}
.benefits-with-image .nzp-ben-wrap {
    width: 65%;
}
.benefits-with-image .cd-content-wrap {
    padding-left: 0;
}
.benefits-with-image .esb-wrap {
    margin-bottom: 35px;
}
.benefits-with-image .esb-wrap .dark-text {
    margin-left: 24px;
}
.benefits-with-image .zb-button {
    margin-left: 0;
}
.benefits-with-image .zb-button a {
        display: flex;
    max-width: fit-content;
}
.home.light-industries-items-section .industries-item .page-block-nohover {
    padding: 28px;
    min-height: 315px;
    position: relative;
    border-radius: 36px;
}
.home.light-industries-items-section .industries-item .page-block-nohover:after {
    content: '';
    position: absolute;
    width: 48px;
    height: 8px;
    background: #E8483E;
    bottom: 28px;
    left: 28px;
    border-radius: 4px;
}
.home.light-industries-items-section .industries-item .page-block-nohover * {
    color: #1E1C1A;
}
.home.light-industries-items-section .industries-item .page-block-nohover .sub-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 16px;
}
.home.light-industries-items-section .industries-item .page-block-nohover .text {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}
.lmp-content {
    justify-content: space-between;
    align-items: center;
}
.outline-button {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    padding: 11px 36px;
    border: 2px solid;
    border-radius: 30px;
}
.black-outline-button {
    color: #1E1C1A;
    border: 2px solid #1E1C1A;
    position: relative;
}
.black-outline-button:hover {
    border: 2px solid #E8483E;
}
.lmp-content .black-outline-button {
    padding-right: 62px;
}
.lmp-content .black-outline-button:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url('../../img/arrow_top_black.png') no-repeat center;
    top: 18px;
    right: 36px;
}
.lm-layout-portfolio .lm-story {
    background: #F6F6F6;
    width: calc(50% - 20px);
    border-radius: 36px;
    padding: 45px 40px 30px;
    text-align: center;
}
.lm-portfolio-wrap {
    margin-bottom: 100px;
    text-align: center;
}
.lmp-text-content {
    text-align: left;
}
.lm-layout-portfolio {
    gap: 38px;
}
.lm-layout-portfolio .lm-story .success-story-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 16px;
}
.lm-layout-portfolio .lm-story .sub-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 30px;
}
.lm-portfolio-wrap .zic-big-title {
    font-weight: 700;
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 24px;
}
.lmp-content {
    margin-bottom: 64px;
}
.lm-portfolio-wrap img {
    margin-bottom: 0 !important;
}
.load-more-btn {
    background: transparent !important;
    border: 2px solid transparent !important;
    position: relative;
    color: #1E1C1A !important;
    margin: 48px auto 0;
}
.lm-portfolio:before {
    content: '';
    position: absolute;
    width: 18.7px;
    height: 18.7px;
    background: url('../../img/refresh.png') no-repeat center;
    top: 16px;
    left: 28px;
}
.load-more-btn:hover {
    box-shadow: none !important;
    border: 2px solid #1E1C1A !important;
}
.lm-portfolio { 
    padding-left: 60px !important;
}
.zm-clients-review .slick-slide {
    transition: all 0.3s ease-in-out;
    opacity: 0.4; 
}

.zm-clients-review .slick-slide.slick-current {
    opacity: 1;
}
.zm-clients-review .slick-slide.slick-current .clients-desc-wrap {
    background: #F6F6F6;
    border-radius: 36px;
}
.zr-case-data {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zm-slider-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
}
.zm-review-button-wrap {
    margin-right: 24px;
}
.zm-review-button-wrap .small-outline-button {
    margin-top: 0;
}
.zr-case-data img {
    margin-bottom: 0;
    max-height: 41px;
}
.zr-case-data {
    margin-bottom: 30px;
}
.oi-review-work {
    background: transparent;
    padding: 0;
}
.oi-review-work p {
    font-weight: 500;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 24px;
}
.zm-clients-review-item .multi-title {
    margin-top: 32px;
}
.zm-slider-counter b {
    font-weight: 700;
    font-size: 42px;
    line-height: 47px;
    margin-right: 4px;
}
.zm-r-slider-prev,
.zm-r-slider-next {
    background: none !important;
    border: none !important;
    font-size: 24px;
    cursor: pointer;
    color: #E8483E;
    position: relative;
}
.zm-r-slider-prev:hover,
.zm-r-slider-next:hover {
    box-shadow: none !important;
} 
.zm-r-slider-prev:before,
.zm-r-slider-next:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url('../../img/arrow_link.png') no-repeat center;
    background-size: cover; 
    top: 2px;
}
.zm-r-slider-prev:before {
    rotate: 225deg;
}
.zm-r-slider-next:before {
    rotate: 45deg;
    left: 12px;
    top: 0;
}

.zm-slider-counter {
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.big-title.fs-60 {
    font-size: 60px;
    line-height: 68px;
}
.two-col-clients-wrap {
    padding: 60px;
    border-radius: 36px;
    background: #F6F6F6;
    display: flex;
    justify-content: space-between;
    gap: 45px;
    align-items: center; 
}
.two-cols-clients-content {
    width: 55%;
}
.two-cols-clients-content img {
    margin-bottom: 42px;
}
.two-cols-clients-content .zpc-subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 24px;
}
.two-cols-clients-content .zic-big-title {
    font-weight: 500;
    font-size: 48px;
    line-height: 60px;
}
.two-cols-images-wrap {
    width: 45%;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: flex-end;
}
.tt-stack {
    padding: 64px;
}
.tt-stack .up-client-content-wrap {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    align-items: center;
    margin-bottom: 60px;
}
.tt-stack .up-client-content-wrap .zic-big-title {
    width: 50%;
    font-weight: 500;
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 0;
}
.tt-stack .up-client-content-wrap .dark-text {
    width: 45%;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #979797;
}
.tt-stack .clients-pc2 {
    padding: 0 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.tt-stack .clients-pc2 img {
    max-width: 128px;
}
.zm-form-with-bg .contact-page-forms {
    background: #F6F6F6;
    border-radius: 36px;
    padding: 48px;
}
.past-events-row {
    justify-content: flex-start;
    gap: 20px;
    margin-bottom: 6px;
}
.banner-bg-img {
    background-size: 33% !important;
}
.light-industries-items-section .home-industries {
    margin-top: 45px;
}
.hp-vacancies-wrap {
    margin-top: 0;
}
.ht-description .dark-text {
    margin-bottom: 20px;
}
.job-alert-popup .dg-form-wrap input[type=text], .job-alert-popup .dg-form-wrap input[type=email] {
    padding: 16px;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
}
.gpp-banner {
    padding-top: 55px;
}
.block-tb-wrap .button.gai-button {
    margin-bottom: 0;
}
.ai-workshops-banner {
    margin-top: 130px;
}

.ai-workshops-banner .page-block-area {
    border-radius: 28px;
    background: #fff url(../../img/bg.png) repeat left;
    padding: 36px;
}
.ai-workshops-banner h1 {
    margin-bottom: 24px;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
}
.ai-workshops-banner .big-dark-text {
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    margin-bottom: 24px;
}
.ai-workshops-banner .page-block-area {
    align-items: center;
}
.awf-filter-titles {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
}
.awf-filter-titles h4.filter-title {
    padding: 12px 24px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #1E1C1A;
    margin-bottom: 0;
    margin-top: 0;
    transition: all ease-in-out 200ms;
    cursor: pointer;
    border-bottom: 2px solid transparent;
}
.all-w-tags-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 48px;
}
.tag-item {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding: 6px 24px 4px;
    border: 2px solid #eaeaea;
    background: #eaeaea;
    border-radius: 22px;
    transition: all ease-in-out 200ms;
    cursor: pointer;
}
.tag-item.active, .tag-item:hover {
    border: 2px solid #E8483E;
    background: #ffe1e1;
}
.filter-title.active, .filter-title:hover {
    border-bottom: 2px solid #E8483E !important;
}
.w-tag-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: #8E8D8C;
    margin-bottom: 10px;
}
.ai-workshops-search {
    max-width: 90%;
    margin: 0 auto 24px;
}
.ai-workshops-search input {
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    height: 64px;
    padding: 14px 16px 16px 45px;
    background: url(../../img/ai-search.png) no-repeat 16px center;
    background-size: 24px;
}
.ai-w-banner-img, .ai-workshops-banner .gpp-title-wrap  {
    width: calc(50% - 15px);
}
.ai-workshops-banner.banner-img-first .ai-w-banner-img {
    order: 1;
}
.ai-workshops-banner.banner-img-first .gpp-title-wrap {
    order: 2;
}
.ai-workshops-banner .page-block-area {
    column-gap: 30px;
    row-gap: 30px;  
}
.single-podcast .page-area, .post-type-archive-podcast .page-area {
    padding-top: 0;
}
.single-podcast .header, .post-type-archive-podcast .header {
    padding-top: 25px;
    padding-bottom: 25px;
}
.podcast-banner-wrap {
    background: #fff url('../../img/bg.png') repeat left;
    padding-top: 67px;
    padding-bottom: 65px;
    margin-bottom: 45px;
}
.podcast-subheading {
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 2px;
    margin-top: 0;
}
.podcast-title {
    font-weight: 900;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 18px !important;
}
.podcast-date {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    display: block;
}
.podcast-author {
    border-radius: 12px;
}
.podcast-banner-file-author {
    display: flex;
    column-gap: 30px;
    justify-content: space-between;
}
.podcast-author-img {
    max-width: 340px;
}
.audio-wrap {
    width: calc(100% - 372px);
    display: flex;
    flex-direction: column;
}
.p-audio-file {
    margin-bottom: 25px;
}
.pld-like-dislike-wrap {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.pld-like-wrap {
    background: #EEFFE5;
    color: #6A9E4E;
}
.pld-dislike-wrap {
    background: #EFDDDD;
    color: #E8483E;
}
.pld-common-wrap {
    height: 41px;
    border-radius: 8px;
    font-size: 15px;
    line-height: 18px;
    display: flex;
    align-items: center;
    padding: 10px;
    column-gap: 5px;
} 
.p-rm {
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    position: relative;
    width: fit-content;
}
.p-rm:before {
    content: '';
    position: absolute;
    top: 12px;
    right: -17px;
    width: 10px;
    height: 6px;
    opacity: .5;
    background: url(../../img/arrowdown.svg) no-repeat;
    background-position: center;
    transition: all ease-in-out 200ms;
}
.single-podcast .dark-text a {
    text-decoration: underline;
    color: #005EEC;
}
/*.dark-text.pp-content {
    margin-bottom: 42px;
}*/
#podcast-transcript {
    padding-top: 70px;
}
.podcast-discussion-title {
    margin-top: 0;
    font-weight: 900;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 24px;
}
.podcast-quote {
    margin-bottom: 32px;
}
.podcast-discussion {
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 42px;
}
.podcast-quote {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 42px;
    max-width: 700px;
    margin-top: 11px;
}
.podcast-discussion p {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 34px;
}
.podcast-discussion p:last-child {
    margin-bottom: 0;
}
.pp-subscribtion-wrap {
    background: #fff url(../../img/bg.png) repeat left;
    box-shadow: 0px 8px 22px 0px #0000001A;
    padding: 36px;
    justify-content: space-between;
    column-gap: 45px;
    align-items: center;
    margin-bottom: 45px;
    row-gap: 30px;
    border-radius: 16px;
}
.pp-subscribe-title {
    font-weight: 900;
    font-size: 40px;
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    width: 75%;
}
.pp-subscribe-icons-wrap {
    column-gap: 20px;
    width: calc(25% - 45px);
}
.related-podcasts {
    margin-top: 100px;
    margin-bottom: 100px;
}
.related-podcasts h3 {
    font-weight: 900;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
}
.related-podcasts-list {
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 20px;
    row-gap: 20px;
}
.related-podcast-item {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #EFEFEF;
    width: calc((100% - 60px) / 4);
}
.pri-author-image {
    height: 200px;
    margin-bottom: 0px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border-radius: 4px;
}
.r-podcast-item-content {
    padding: 24px 24px 30px;
}
.rp-title {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
}
.rpc-text {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
}
.podcast-banner-archive {
    display: flex;
    justify-content: space-between;
    column-gap: 30px;
    row-gap: 30px;
    align-items: center;
}
.podcast-banner-archive-content, .podcast-banner-archive img {
    width: calc(50% - 15px);
}
.pp-subscribtion-wrap-archive {
    padding: 68px 80px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.pp-subscribtion-wrap-archive .pp-subscribe-icons-wrap {
    width: auto;
}
.selected-podcast-details h3 {
    font-weight: 900;
    font-size: 36px;
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 30px;
}
.rpe-img {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 24px;
}
.selected-podcast-details .big-dark-text {
    margin-bottom: 24px;
}
.selected-podcast-wrap {
    margin-top: 20px;
    margin-bottom: 70px;
}
.ppap-img {
    max-width: 200px;
    margin-bottom: 30px;
}
.lmpd {
    text-align: center;
}
.podcast-item-list-data {
    display: flex;
    column-gap: 12px;
}
.podcast-share {
    display: flex;
    column-gap: 10px;
}
.podcast-share h4 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 2px;
    margin-bottom: 0;
}
.single-podcast .main-content {
    max-width: 1014px;
}
.dark-text.pp-content {
    font-style: italic;
    font-size: 23px;
    line-height: 36px;
}
.footer-block {
    width: 100%;
    padding-right: 0;
}
.footer-block.contact-block {
    display: flex;
    column-gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 15px;
}
.footer-block.contact-block {
    width: 100%;
}
.footer-block .logo {
    margin-bottom: 0;
}
.fc-link img {
    width: 38px;
    height: 38px;
}
.hide-desktop {
    display: none !important;
}
.dark-text p {
    color: #1E1C1A;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
}
.single-post .main-content, .blog .main-content {
    max-width: 1014px;
}
.grid .blog-area-block:hover * {
    text-decoration: none;
}
.grid .blog-area-block:hover a p.text, .grid .blog-area-block:hover a + a {
    text-decoration: none;
}
.grid .blog-area-block:hover a {
    text-decoration: underline;
}
.grid .blog-area-block p.text {
        font-size: 20px;
    line-height: 34px;
    height: 111px;
}
.blog-area-block-desc .footer-item.top-meta {
    display: none;
}
.blog-area-block-desc .sub-title {
    font-size: 26px;    
}
.single-post .single-post-content p {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 17px !important;
}
.single-post-content ul, .single-post-content ol {
      font-size: 20px;
    line-height: 34px;
}
.single-post-content p + h2, .single-post-content p + h3, 
.single-post-content p + h4, 
.single-post-content p + h5 {
    margin-top: 32px !important;
    margin-bottom: 15px !important;
}

#searchWidgetTrigger{
    display: none;
}
header #searchWidgetTrigger{
    display: block;
}
.single-blog-area-block {
  position: relative;
}
.banner-sticky-wrap {
  position: sticky;
  top: 85px; 
  height: 0;
}
.blog-side-banner {
  position: absolute;
  right: -200px;
  width: 180px;
  height: 300px;
  overflow: hidden;
  z-index: 10;
}
.side-banner-img {
    width: 100%;
    height: 100%;
    background-size: cover !important;
}
.pbb-img {
    margin-bottom: 35px;
    width: auto !important;
}
@media screen and (max-width: 1700px) {
    .gai-location-banner {
        background-position: 86% 19% !important;
        background-size: 37% !important;
    }

    .gai-location-banner.gai-hc-banner {
        background-position: 125% 82% !important;
        background-size: 62% !important;
    }
}
@media screen and (max-width: 1420px) {
    .blog-side-banner {
      position: absolute;
      right: -130px;
      width: 120px;
      height: 200px;
      overflow: hidden;
      z-index: 10;
    }
}
@media screen and (max-width: 1351px) {
    .gai-lp-action .gai-action-img {
        left: 3%;
    }
}

@media screen and (max-width: 1300px) {
    .vacancy-main-area h3.big-title:before {
        display: none;
    }
    .banner-bg-img {
        background-size: 39% !important;
    }
}
@media screen and (max-width: 1270px) {
    .banner-sticky-wrap {
        display: none !important;
    }
}
@media screen and (max-width: 1200px) {
    .recruit-step p.dark-text {
        padding-right: 15px;
        font-size: 14px;
    }

    .white-page-layout .gai-action-img {
        left: 0%;
    }

    .values-wrap .one-third-width {
        width: calc(33% - 15px);
    }

    .page-block.industries-item {
        width: calc(24% - 15px);
    }

    .home-client-logo img {
        margin: 0 6.15%;
    }

    .looker-form-content .field {
        width: 56%;
        margin-bottom: 0;
    }

    .looker-form-content p {
        width: 40%;
    }

    .gai-speakers-list {
        max-width: 85%;
        column-gap: 35px;
        row-gap: 35px;
    }

    .gai-location-banner-wrap+.gai-locations {
        max-width: 96%;
    }
}

@media screen and (max-width: 1100px) {
    .worksop-icons-list {
        flex-wrap: wrap;
        justify-content: flex-start;
        row-gap: 15px;
    }

    .gai-lp-action .gai-action-img {
        left: 0%;
        max-width: 42%;
    }
}

@media screen and (max-width: 992px) {
    .podcast-banner-file-author {
        flex-direction: column;
        row-gap: 35px;
    }
    .pp-subscribtion-wrap-archive {
        padding-left: 15px;
        padding-right: 15px;
    }
    .audio-wrap {
        width: 100%;
    }
    .p-rm {
        margin-top: 30px;
    }
    .related-podcast-item {
        width: calc((100% - 20px) / 2);
    }
    .related-podcasts {
        margin-top: 75px;
    }
    #searchWidgetTrigger {
        margin-right: 18px;
    }
    .ai-workshops-banner.banner-img-first .ai-w-banner-img {
        order: 2;
    }
    .ai-workshops-banner.banner-img-first .gpp-title-wrap {
        order: 1;
    }
    .ai-w-banner-img {
        width: auto;
    }
    .header-menu span {
        display: block;
    }

    .nav-icon {
        display: flex;
    }

    .main-navigation {
        display: none;
    }

    .header .header-menu-area {
        padding-top: 100px;
    }

    #primary-menu {
        display: block;
    }

    .menu-item {
        margin-right: 0;
        padding-right: 0 !important;
        margin-bottom: 10px;
    }

    .menu-item a {
        display: block;
    }

    .toggle-sub-menu {
        display: block;
        width: 30px;
        height: 40px;
        background: red;
        position: absolute;
        top: 0px;
        right: 0;
        background: url('../../img/arrowdown.svg') no-repeat;
        background-position: center right;
        background-size: 60%;
        z-index: 555;
    }

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

    .menu-item.menu-item-has-children:hover .sub-menu,
    .menu-item.menu-item-has-children:hover>.sub-menu {
        display: none;
        position: relative;
        top: 0;
        left: 0;
        box-shadow: none;
        padding: 0;
    }

    .sub-menu li.menu-item-has-children:hover .sub-menu {
        display: none;
        left: 0 !important;
        top: 0 !important;
        min-width: 100%;
    }

    .sub-menu li {
        padding-left: 0 !important;
        margin-bottom: 9px;
    }

    .menu-item.menu-item-has-children>a:before,
    .menu-item.menu-item-has-children>a:after {
        display: none !important;
    }

    li:not(.menu-item-has-children) .toggle-sub-menu {
        display: none;
    }

    .sub-menu li .sub-menu li a {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .menu-item.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu a {
        width: 100%;
    }

    .sub-menu .toggle-sub-menu {
        height: 30px
    }

    .menu-item {
        font-size: 20px;
        line-height: 30px;
        font-weight: 900;
    }

    .sub-menu li .sub-menu li {
        margin-bottom: 0;
    }

    .sub-menu .sub-menu {
        margin-top: 4px;
    }

    .sub-menu li .sub-menu li.small-menu-item {
        width: 100%;
    }

    .fixed .header-menu-area {
        padding-top: 55px;
    }

    .menu-toggle-wrap {
        display: flex;
    }

    .header-info-link a {
        display: inline-block !important;
    }

    .job-alert-popup .popup {
        min-width: 420px;
    }

    .contact-page-forms {
        width: calc((100%/12)*4);
    }

    .vacancy-page-info-block {
        width: calc((100%/12)*8);
    }

    .sv-form-wrap .upload-file label,
    .sv-form-wrap .upload-cl label {
        padding-left: 35px;
        padding-right: 25px;
    }

    .upload-file label:before,
    .upload-cl label:before {
        left: 11px;
    }

    .upload-file .upl-description,
    .upload-cl .upl-description {
        font-size: 12px;
    }

    .serv-expertises,
    .serv-industry,
    .our-languages {
        margin-bottom: 70px;
    }

    .text-content-wrap {
        margin-top: 70px;
        margin-bottom: 30px;
    }

    .lang-item {
        width: 30%;
    }

    .listmb80 {
        margin-bottom: 50px;
    }

    .serv-discuss {
        margin-bottom: 0;
    }

    .mp-images-wrap {
        width: unset;
        justify-content: space-between;
    }

    .mp-img {
        width: 31%;
        text-align: center;
        padding-right: 0;
        padding-left: 0;
    }

    .mp-img img {
        width: 100%;
    }

    .home-client-logo img {
        margin: 0 4.15%;
    }

    .page-block-area.main-page-only .page-block {
        width: calc((100%/12)*6);
    }

    .page-block-area.main-page-only .page-block-hover {
        height: 330px;
    }

    .zb-home-partners {
        justify-content: flex-start;
    }

    .zb-home-partners .mp-img {
        width: auto;
    }

    .gfe-wrap .contact-page-forms {
        width: 65%;
    }

    .mp-expertise {
        margin-bottom: 120px;
    }

    .bh-wrapper {
        margin-bottom: 100px;
    }

    .solutions-list {
        margin-bottom: 100px;
    }

    .ce-expertise-item {
        width: 50%;
    }

    .cloud-2-expertises {
        margin-bottom: 120px;
    }

    .c2-partners .mp-images-wrap {
        justify-content: center;
    }

    .c2-partners .mp-img {
        width: auto;
    }

    .c2-clients .our-clients-logo {
        row-gap: 20px;
    }

    .pd-text {
        width: 40%;
    }

    .ex-num-box {
        width: 33%;
    }

    .expp-expertise-list {
        width: 64%;
    }

    .expp-ex-item {
        width: 21.5%;
    }

    .lb-content-wrap {
        width: 100%;
        margin-bottom: 40px;
    }

    .lp-lb-description:after {
        top: -27px;
    }

    .looker-form-content input[type="submit"] {
        justify-content: center;
    }

    .lb-image {
        width: 80%;
        margin: 0 auto;
    }

    .looker-banner {
        padding-bottom: 25px;
    }

    .lp-numbers-list {
        width: 100%;
        border-right: none;
        padding-right: 0;
        margin-bottom: 45px;
    }

    .lpns-description {
        width: 100%;
        padding-left: 0;
    }

    .te-boxed-content .looker-form-content .field+p input {
        justify-content: left;
    }

    .lp-dd-banner {
        padding: 110px 0 150px;
    }

    .te-boxed-content {
        max-width: 90%;
    }

    .page-template-page-trestle .cloud-benefits {
        margin: 60px auto 60px;
    }

    .cert-team-wrappers {
        padding: 60px 0px;
    }

    .gai-options-wrap {
        max-width: 85%;
    }

    .gai-action-content-wrap h2 {
        max-width: 100%;
    }

    .gai-action-img {
        left: -30px;
    }

    .gai-action-wrap {
        padding-bottom: 50px;
    }

    .gen-ai-banner {
        padding-top: 110px;
    }

    .gai-banner-content {
        max-width: 85%;
    }

    .gai-speakers-list {
        max-width: 85%;
    }

    .gai-healthcare {
        padding-top: 250px;
    }

    .gai-healthcare .gai-trf-img {
        left: -21%;
    }

    .gai-healthcare-skills .gai-skills-list {
        max-width: 90%;
    }

    .gai-practice-wrap {
        padding-bottom: 100px;
    }

    .gai-speakers-list {
        flex-wrap: wrap;
        column-gap: 45px;
    }

    .gai-location-banner-wrap+.gai-locations {
        max-width: 100%;
        justify-content: space-between;
    }

    .gai-location-banner-wrap+.gai-locations .gai-location-detail {
        width: 48%;
    }

    .ai-analytics-services-wrap {
        margin-top: 0px;
        padding-top: 50px;
    }

    .ai-analytics-banner {
        padding-bottom: 70px;
    }

    .white-page-layout .gai-location-banner-wrap {
        flex-wrap: wrap;
    }

    .show-imgs-mobile {
        display: block;
    }

    .show-imgs-mobile .gai-banner-img {
        display: block;
        margin: 15px auto 55px;
    }

    .gai-banner-img {
        display: none;
    }

    .gai-location-banner {
        background: none !important;
    }

    .white-page-layout .gai-location-banner-wrap+.gai-locations {
        max-width: 100%;
    }

    .white-page-layout .gai-location-banner-wrap+.gai-locations .gai-location-detail {
        width: 32%;
    }

    .white-page-layout .gen-ai-banner {
        padding-top: 60px;
    }

    .white-page-layout .gai-location-banner-wrap .gai-banner-content {
        max-width: 100%;
    }

    .white-page-layout .gai-location-banner-wrap {
        margin-bottom: 50px;
    }

    .mds-main-content-wrap,
    .ms-services-list {
        width: 100%;
    }

    .splited-columns .tcil-title-wrap {
        width: 100%;
    }

    .splited-columns .block-two-col-icon-list-row {
        width: 100%;
        margin-top: 35px;
    }

    .block-tb-wrap h3 {
        width: calc(100% - 260px);
    }
    .page-block-area {
        row-gap: 30px;
    }
    .two-cols-clients-content, .two-cols-images-wrap {
        width: 100%;
    }
    .two-col-clients-wrap {
        flex-wrap: wrap;
        gap: 30px;
        padding: 40px;
    }
    .two-cols-images-wrap {
        justify-content: center;
    }
    .tt-stack {
        padding: 40px;
    }
    .content-first .home-team-members img {
        max-width: 100%;
    }
    .content-first .home-team-members {
        width: 48%;
    }
    .banner-bg-img {
        background-size: 41% !important;
    }
    .block-tb-wrap {
        flex-wrap: wrap;
    }
    .block-tb-wrap h3 {
        width: 100%;
        margin-bottom: 12px;
    }
    .ai-workshops-banner .gpp-title-wrap, .gpp-title-wrap {
        width: 100%;
        order: 1;
    }
    .ai-workshops-banner .page-block-area img {
        order: 2;
    } 
    .zm-copy {
        width: 100%;
        margin-bottom: 15px;
    }
    .copyright .social {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 900px) {
    .cp-value-item {
        width: 31%;
    }

    .cp-values-wrap {
        margin-bottom: 53px;
    }

    .opp-big-img {
        height: auto;
    }

    .serv-industry .industries-item {
        width: calc(32% - 14px) !important;
    }

    .home-team-block {
        margin-bottom: 60px;
    }

    .gai-practice-list-wrap .gai-practice-item:nth-child(odd) {
        margin-left: 0;
    }

    .gai-practice-content {
        width: 100%;
    }

    .gai-practice-list-wrap .gai-practice-item:nth-child(even) {
        margin: 0 0 25px auto;
    }

    .gai-practice-list-wrap {
        width: 100%;
        padding-top: 50px;
    }

    .gai-practice-wrap {
        background-position: right 138px !important;
        background-size: contain !important;
    }

    .gai-logo {
        position: relative;
        margin-bottom: 30px;
    }

    .page-template-page-templatespage-genai-workshop-php .gai-banner-content .gai-title {
        margin-top: 50px;
    }

    .lo-transforming {
        margin-top: 35px;
    }

    .fmd-questions-banner {
        background-position: bottom left !important;
    }
}

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

    .upload-file label,
    .upload-cl label {
        font-size: 13px;
    }

    .sv-form-wrap {
        padding: 20px;
    }

    .lo-transforming .gai-transforming-content {
        width: 100%;
    }

    .lo-transforming .gai-trf-img {
        width: 100%;
    }

    .gai-transforming-content {
        margin-top: 50px;
    }

    img {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .podcast-banner-archive-content, .podcast-banner-archive img {
        width: 100%;
    }
    .podcast-banner-archive {
        flex-wrap: wrap;
        row-gap: 30px;
    }
    .gpp-banner {
        padding-top: 70px;
    }
    .ai-w-banner-img {
        width: auto;
    }
    .bs-img-wrap, .benefits-with-image .nzp-ben-wrap  {
        width: 100%;
    }
    .benefits-with-image {
        flex-wrap: wrap;
    }
    .banner-black-button img {
        margin-top: 0 !important;
    }

    .cc-partner-title-wrap {
        width: 100%;
        margin-bottom: 30px;
    }

    .block-ccpartner .block-icon-list-row {
        width: 100%;
    }

    .two-col-icon-list-item {
        width: 100%;
    }

    .main-content.hidden-desktop-section {
        display: block;
    }

    .hidden-desktop-item {
        display: block;
    }

    .hidden-mobile-info {
        display: none !important;
    }

    .main-content.hidden-desktop-section .contact-page-forms {
        display: block;
        width: 100%;
        padding: 0;
    }

    .upload-file label:before,
    .upload-cl label:before {
        top: 30px;
    }

    .opp-small-imgs img {
        max-height: none;
    }

    .vacancy-page-info-block,
    .apply-wrap {
        width: 100%;
    }

    .contact-page-forms {
        display: none;
    }

    .blog-area-block-desc {
        width: 100%;
        padding-left: 15px;
    }

    .contact-form-tabs .wpcf7-form-control.wpcf7-radio {
        display: block;
    }

    .gfe-wrap .contact-page-forms {
        width: 80%;
    }

    .cp-team-imgs .team-members-img {
        width: 33%;
    }

    .company-description-title {
        width: 100%;
    }

    .providers-wrap {
        flex-wrap: wrap;
    }

    .providers-wrap .zic-big-title {
        width: 100%;
        margin-bottom: 15px;
    }

    .provider-items {
        width: 100%;
    }

    .cs-services .page-block {
        width: 100% !important;
    }

    .multi-title {
        padding-right: 15px;
    }

    .home-industries .page-block.industries-item {
        width: 100%;
        padding: 7.5px 15px;
    }

    .success-story .recent-works-img {
        width: 100%;
    }

    .elastic .contact-page-info-block {
        width: 100% !important;
    }

    .elastic .contact-page-forms {
        position: relative !important;
    }

    .one-third-width {
        width: 100%;
    }

    .stage-item-wrap,
    .stage-item-wrap:first-child:nth-last-child(2),
    .stage-item-wrap:first-child:nth-last-child(2)~.stage-item-wrap,
    .stage-item-wrap:first-child:nth-last-child(3),
    .stage-item-wrap:first-child:nth-last-child(3)~.stage-item-wrap {
        width: 50%;
    }

    .stage-item {
        min-height: 190px;
    }

    .gc-questions+.cloud-stages {
        margin-top: 80px;
    }

    .contact-form-tabs .wpcf7-form-control-wrap {
        width: 100%;
    }

    .gfe-wrap .contact-form-tabs span.wpcf7-list-item {
        width: 100% !important;
        margin-bottom: 7px;
        display: block;
    }

    .field.half-part {
        width: 100%;
        display: block;
    }

    .values-wrap .one-third-width {
        width: 48%;
    }

    .cp-value-item,
    .cp-value-item:last-child {
        width: 48%;
    }

    .cp-values-wrap {
        row-gap: 30px;
    }

    .cp-values {
        padding-bottom: 30px;
    }

    .cp-opportunity-item:nth-child(even) .opp-content-wrap {
        order: 1;
    }

    .cp-opportunity-item:nth-child(even) .opp-images {
        order: 2;
    }

    .cp-opportunity-item {
        flex-wrap: wrap;
    }

    .opp-content-wrap,
    .opp-images {
        width: 100%;
    }

    .cp-opportunity-item {
        margin-bottom: 70px;
    }

    .opp-content-wrap {
        margin-bottom: 30px;
    }

    .serv-expertises,
    .serv-industry,
    .our-languages {
        margin-bottom: 50px;
    }

    .text-content-wrap {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .dev-team-wrap {
        padding: 50px 0;
        margin-bottom: 50px;
    }

    .dev-team-content {
        flex-wrap: wrap;
    }

    .dt-section-title {
        width: 100%;
        margin-bottom: 15px;
    }

    .dev-help-wrap {
        width: 100%;
        padding-left: 50px;
    }

    .dev-team-help {
        margin-bottom: 22px;
    }

    .serv-industry .industries-item {
        width: calc(32% - 14px) !important;
    }

    .mp-images-wrap {
        padding: 0 32px;
    }

    .page-block-area.main-page-only .page-block-hover {
        height: 390px;
    }

    .industries-description {
        padding-top: 80px;
    }

    .home-clients {
        padding-top: 80px;
    }

    .home-client-logo img {
        margin: 3px 2%;
    }

    .gfe-wrap .contact-page-forms {
        display: block;
    }

    .solutions-list {
        flex-wrap: wrap;
    }

    .solution-item {
        width: 100%;
        margin-bottom: 30px;
    }

    .solution-item:last-child {
        margin-bottom: 0;
    }

    .dp-options-list .option-item {
        width: calc(100% - 75px);
    }

    .dp-options-list .option-item:after {
        right: -70px;
    }

    .page-template-page-cloud-2 .da-company {
        margin-bottom: 0px;
    }

    .page-template-page-cloud-2 .cs-services {
        margin-top: 45px;
    }

    .clients-pc2 {
        column-gap: 100px;
    }

    .til-wrap {
        margin-top: 0;
    }

    .partner-item {
        flex-wrap: wrap;
        row-gap: 25px
    }

    .partner-img,
    .partner-content {
        width: 100%;
    }

    .partners-list {
        margin-bottom: 120px;
    }

    .pd-text {
        width: 100%;
        margin-right: 0;
    }

    .package-description {
        flex-wrap: wrap;
    }

    #book-now {
        padding-top: 120px;
    }

    .package-description .pd-text {
        margin-bottom: 30px;
    }

    .specialization-banner {
        margin-bottom: 75px;
    }

    .boxed-content {
        max-width: 85%;
    }

    .wcz-options .page-block.industries-item {
        width: 100%;
    }

    .wcz-options {
        row-gap: 30px;
    }

    .wcz-wrap {
        margin-bottom: 90px;
    }

    .ps-options-list {
        margin-bottom: 80px;
    }

    .option-description {
        margin-bottom: 35px;
    }

    .cloud-obs-wrap,
    .css-stories-wrap {
        padding-top: 75px;
        padding-bottom: 75px;
        margin-bottom: 75px;
    }

    .wcz-wrap.mb100 {
        margin-bottom: 75px;
    }

    .pw-packages-list-wrap {
        column-gap: 4%;
    }

    .pwpl-item {
        width: 48%;
    }

    .wp-packages-wrap {
        margin-bottom: 100px;
    }

    .bh-wrapper.wp-expertise .bh-wrap h3 {
        width: 30%;
    }

    .ex-num-box {
        width: 100%;
        margin-bottom: 30px;
    }

    .expp-expertise-list {
        width: 100%;
    }

    .expp-gen-wrap {
        padding-top: 80px;
        padding-bottom: 80px;
        margin-bottom: 80px;
    }

    .bi-content {
        width: 100%;
        margin-bottom: 40px;
    }

    .lp-bi-image {
        width: 100%;
    }

    .bi-banner {
        padding: 120px 0 80px;
    }

    .te-boxed-content {
        max-width: 100%;
    }

    .dd-content-wrap .lp-bi-title {
        width: 100%;
        margin-bottom: 30px;
    }

    .dd-content-wrap .lp-bi-description {
        width: 100%;
    }

    .dd-content-wrap {
        margin-bottom: 80px;
    }

    .dd-list {
        align-items: flex-start;
    }

    .lp-dd-banner {
        padding: 100px 0 110px;
    }

    .looker-workshops-banner {
        margin-top: 0;
    }

    .takeway-item {
        width: 45%;
    }

    .lw-trainings {
        background-position: right !important;
    }

    .gen-ai-banner {
        padding-top: 90px;
        padding-bottom: 70px;
    }

    .gai-banner-content {
        max-width: 95%;
    }

    .gai-banner-content p {
        max-width: 75%;
    }

    .gai-trf-img {
        width: 70%;
        margin: 0 auto;
    }

    .gai-transforming-content {
        width: 100%;
    }

    .gai-skills-wrap {
        margin-bottom: 90px;
    }

    .gai-skills-wrap h2 {
        width: 100%;
        margin-bottom: 30px;
    }

    .gai-skills-list {
        width: 100%;
    }

    .gai-action-img {
        display: none;
    }

    .gai-action-content-wrap,
    .gai-lp-action .gai-action-content-wrap {
        max-width: 100%;
    }

    .gai-action-wrap {
        padding-bottom: 70px;
    }

    .gai-healthcare .gai-trf-img {
        left: -15%;
        top: -125px;
    }

    .gai-healthcare-skills .gai-skills-list {
        width: 100%;
        max-width: 100%;
    }

    .lc-content {
        margin-bottom: 100px;
    }

    .gai-subtitle br {
        display: none !important;
    }

    .gai-skills-content {
        margin-bottom: 32px;
    }

    .gai-skills-content {
        width: 100%;
    }

    .page-template-page-ai-landing .gen-ai-banner {
        padding-bottom: 70px;
    }

    .gai-healthcare-skills {
        margin-bottom: 0;
    }

    .gai-footer-content-wrap {
        flex-wrap: wrap;
    }

    .gai-footer-content,
    .gai-copyrigh {
        width: 100%;
        margin-bottom: 15px;
        text-align: left;
    }

    .gpp-banner.ai-analytics-banner {
        margin-top: 0;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .ai-analytics-services-wrap .page-block {
        width: 50% !important;
    }

    .ai-analytics-services-wrap.da-serv-wrap .page-block {
        width: 100% !important;
    }

    .home-industries.da-wwd-wrap .page-block.industries-item {
        padding: 0;
        display: block;
    }

    .contact-page-forms {
        display: block !important;
        width: 100%;
        padding: 0;
    }

    .il-title {
        width: 100%;
        margin-bottom: 25px;
    }

    .block-icon-list-row {
        width: 100%;
    }

    .icon-list-item {
        width: 48%;
    }

    .block-2col-industries .page-block.industries-item {
        padding: 0 !important;
    }

    .home-industries.block-2col-industries .page-block-area.row {
        row-gap: 15px;
    }

    .ue-main-content {
        width: 100%;
    }

    .ue-main-content+.block-red-button {
        margin-top: 20px;
    }

    .past-event-item {
        width: calc(50% - 10px);
    }

    .block-headquarters-item .ben-content {
        width: calc(100% - 65px);
    }

    .block-event-list-item {
        flex-wrap: wrap;
    }

    .block-event-list-content,
    .beli-img {
        width: 100%;
    }

    .block-event-list-item:nth-child(even) .beli-img {
        order: 1;
    }
    .gpp-banner .page-block-area {
        margin-top: 60px;
    }
    .banner-bg-img .gpp-title-wrap,
    .banner-bg-img .gpp-title-wrap + img {
        width: 100%;
    }
    .quote-boxed-content-wrap {
        flex-wrap: wrap;
        gap: 30px;
    }
    .zm-quote-content, 
    .zm-author-quote-wrap {
        width: 100%;
    }
    .zm-author-quote-wrap {
        justify-content: flex-end;
    }
    .lm-layout-portfolio .lm-story {
        width: 100%;
        padding: 35px 20px 20px;
    }
    .lm-portfolio-wrap .zic-big-title {
        font-size: 56px;
        line-height: 64px;
    }
    .lmp-text-content {
        width: 100%;
        margin-bottom: 20px;
    }
    .big-title.fs-60 {
        font-size: 50px;
        line-height: 56px;
    }
    .tt-stack .up-client-content-wrap {
        flex-wrap: wrap;
        gap: 20px;
    }
    .tt-stack .up-client-content-wrap * {
        width: 100% !important;
    }
    .tt-stack .clients-pc2 {
        justify-content: center;
        padding: 0;
        margin: 0 !important;
    }
    .content-first .home-team-members,
    .content-first .ht-description {
        width: 100%;
    }
    .content-first {
        flex-wrap: wrap;
        gap: 30px;
    }
    .ai-workshops-search {
        max-width: 100%;
    }
}

@media screen and (max-width: 680px) {
    .white-page-layout .gai-location-banner-wrap+.gai-locations .gai-location-detail {
        width: 50%;
    }

    .white-page-layout .gai-location-banner-wrap+.gai-locations .gai-location-detail:nth-child(even) {
        border: none !important;
    }

    .white-layout-img.gai-banner-img {
        width: 75%;
    }

    .gai-info-item {
        width: 100%;
    }

    .gai-info-list {
        row-gap: 30px;
    }

    .gai-trn-info-wrap:after {
        display: none;
    }

    .gai-partners-img {
        flex-wrap: wrap;
        row-gap: 30px;
    }
    .awf-filter-titles {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .pp-subscribtion-wrap {
        flex-direction: column;
    }
    .pp-subscribe-title, .pp-subscribe-icons-wrap {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .zm-review-button-wrap .hide-desktop {
        display: inline-block !important; 
    }
    .ai-workshops-banner .page-block-area {
        padding: 0;
        margin-top: 15px;
    }
    .ai-workshops-banner .page-block-area .gpp-title-wrap {
        text-align: center;
    }
    .ai-workshops-banner .page-block-area .gpp-title-wrap a {
        margin: 15px auto 0;
    }
    .zr-case-data {
        margin-bottom: 20px;
    }
    .zm-clients-review-item .multi-title {
        margin-top: 25px;
    }
    .two-cols-images-wrap .slick-slide img {
        max-width: 190px;
    }
    .two-cols-images-wrap .slick-slide, .clients-pc2 .slick-slide {
        text-align: center;
    }
    .hide-desktop {
        display: block !important;
    }
    .hide-mobile {
        display: none !important; 
    }
    .home.light-industries-items-section .industries-item .page-block-nohover {
        min-height: 240px;
    }
    .related-podcast-item {
        width: 100%;
    }
    .related-podcasts {
        margin-bottom: 60px;
    }
    .main-slider-block {
        margin-bottom: 60px;
    }

    .industries-description {
        padding-top: 30px;
    }

    .page-block.industries-item {
        width: 100%;
    }

    .page-block-area.main-page-only .page-block {
        width: 100%;
    }

    .page-block-area.main-page-only .page-block-hover,
    .page-block-area.main-page-only .page-block {
        height: auto;
    }

    .top-clients-wrap {
        display: block;
    }

    .clients-desc-wrap {
        display: block;
    }

    .clients-desc-wrap .multi-title,
    .clients-desc-wrap .big-dark-text {
        width: 100%;
    }

    .single-post .page-area {
        padding: 60px 0 0;
    }

    .our-clients-logo {
        margin-top: 60px;
    }

    .home-client-logo img:nth-child(3n + 1) {
        margin-left: 0;
    }

    .home-client-logo img:nth-child(3n) {
        margin-right: 0;
    }

    .home-client-logo img {
        flex: 1 0 20%;
        margin: 0 5.3%;
        margin-bottom: 25px;
    }

    .home-client-logo img:nth-child(5n) {
        margin-right: auto;
    }

    .team-home-wrap {
        display: block;
    }

    .home-team-members {
        width: 100%;
        margin-bottom: 40px;
    }

    .ht-description {
        width: 100%;
    }

    .home-team-members .htt-imges img:nth-child(2),
    .home-team-members .hbt-imges img:nth-child(2) {
        width: 22%;
    }

    .home-team-members .htt-imges img,
    .home-team-members .hbt-imges img {
        width: 28%;
    }

    .home-team-block {
        padding: 75px 0 70px;
        margin-bottom: 70px;
    }

    .our-clients {
        margin-bottom: 70px;
    }

    .c2-clients .cloud-clients {
        margin-bottom: 60px;
    }

    .error-img {
        max-width: 80%;
        margin: 0 auto 50px;
    }

    .error-img img {
        max-width: 100%;
    }

    .error-img:before {
        left: -50px;
    }

    .header-menu-block.contact {
        text-align: left;
    }

    .header-menu-block.contact ul {
        margin-bottom: 25px;
        margin-top: 0;
    }

    .cp-img-wrap {
        flex-wrap: wrap;
    }

    .cp-l-img,
    .cp-r-img,
    .cp-center-imgs {
        width: 100%;
    }

    .cp-img-wrap img {
        margin-bottom: 30px !important;
    }

    .cp-mission {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .jtt-wrap {
        width: 100%;
    }

    .cp-team-imgs .team-members-img {
        width: 50%;
    }

    .cp-values {
        margin-bottom: 0;
        padding: 60px 0;
    }

    .team-pg-num.page-block {
        width: calc((100%/12)*6);
    }

    .zic-milestones .achievements-wrap {
        flex-wrap: wrap;
    }

    .achievements-wrap .ach-img {
        width: 100%;
        margin-bottom: 15px;
    }

    .achievements-wrap .ach-img+p {
        width: 100%;
    }

    .hot-posts {
        flex-wrap: wrap;
    }

    .hot-post-wrap {
        width: 100%;
    }

    .hot-post-wrap:first-child {
        margin-bottom: 30px;
    }

    .vacancy-block {
        width: 100%;
    }

    .vacancy-main-area-block .searchandfilter {
        display: none;
    }

    .business-benefit,
    .success-story {
        width: 100%;
    }

    .success-story {
        margin-bottom: 35px;
    }

    .success-story:last-child {
        margin-bottom: 0;
    }

    .stage-item-wrap,
    .stage-item-wrap:first-child:nth-last-child(2),
    .stage-item-wrap:first-child:nth-last-child(2)~.stage-item-wrap,
    .stage-item-wrap:first-child:nth-last-child(3),
    .stage-item-wrap:first-child:nth-last-child(3)~.stage-item-wrap {
        width: 100%;
    }

    .stage-item {
        min-height: auto;
    }

    .our-clients-slider:after {
        display: none;
    }

    .divided-2 {
        column-count: 1;
        column-gap: 0;
    }

    .alert-content {
        flex-wrap: wrap;
    }

    .al-description {
        width: 100%;
        margin-bottom: 15px;
    }

    .open-job-alert {
        margin-left: 0;
    }

    .perk {
        width: 48%;
    }

    .vacancy-page {
        padding-bottom: 50px;
    }

    .sv-perks-wrap {
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 50px;
    }

    .why-company-wrap {
        margin-top: 50px;
    }

    .recruit-step {
        width: 50%;
        margin-bottom: 20px;
    }

    .rv-wrap {
        flex-wrap: wrap;
    }

    .rv-wrap .vacancy-block {
        margin-bottom: 30px;
    }

    .rv-wrap .vacancy-block:last-child {
        margin-bottom: 0;
    }

    .apply-wrap {
        margin-bottom: 50px;
    }

    .values-wrap .one-third-width {
        width: 100%;
    }

    .mw70,
    .mw80 {
        max-width: 100%;
    }

    .cloud-benefits {
        margin-top: 60px;
    }

    .serv-industry .industries-item {
        width: calc(49% - 14px) !important;
    }

    .bh-wrap h3 {
        width: 100%;
        margin-bottom: 20px;
    }

    .bh-wrap .dark-text {
        width: 100%;
    }

    .page-block-area.main-page-only .page-block-hover {
        height: 320px;
    }

    .cd-content-wrap {
        padding-left: 0px;
    }

    .zb-home-partners,
    .zb-button {
        margin-left: 0;
    }

    .zb-home-partners {
        padding: 0px;
    }

    .mp-expertise {
        margin-bottom: 80px;
    }

    .bh-wrapper {
        margin-bottom: 80px;
    }

    .page-template-page-home .company-description {
        padding: 80px 0;
    }

    .top-clients-wrap {
        display: flex;
        flex-direction: column;
    }

    .top-clients-wrap .big-title {
        order: 2;
        align-self: flex-start;
    }

    .hpb-wrap {
        order: 1;
        align-self: flex-end;
    }

    .slick-slide>div {
        margin-bottom: 30px;
    }

    .home-client-logo img,
    .home-client-logo img:nth-child(5n) {
        margin: 0 2%;
    }

    .big-title {
        font-size: 32px;
        line-height: 38px;
    }

    .main-slider-block .main-content {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    .clients-pc2 {
        column-gap: 50px;
    }

    .multi-title-name {
        display: block;
    }

    .ps-options-list .page-block {
        width: 100%;
    }

    .cobs-img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .cobs-description {
        width: 100%;
    }

    .css-item {
        width: 100%;
    }

    .discover-wrap {
        padding-top: 70px;
        padding-bottom: 70px;
        margin-bottom: 40px;
    }

    .cloud-obs-wrap {
        padding-bottom: 30px;
    }

    .agenda-content {
        margin-bottom: 80px;
    }

    .wp-packages-wrap {
        padding-bottom: 85px;
        margin-bottom: 85px;
    }

    .bh-wrapper.wp-expertise .bh-wrap .dark-text,
    .bh-wrapper.wp-expertise .bh-wrap h3,
    .agenda-item,
    .wp-banner .gpp-title-wrap {
        width: 100%;
    }

    .gpp-banner .page-block-area {
        margin-top: 40px;
    }

    .expp-ex-item {
        width: 31%;
    }

    .lp-hide-mobile {
        display: none;
    }

    .dd-hidden-desktop {
        display: block;
    }

    .looker-title {
        font-size: 32px;
        line-height: 44px;
    }

    .lp-lb-description {
        padding-right: 0;
        margin-bottom: 0;
    }

    .lp-lb-description:after {
        display: none;
    }

    .lb-image {
        width: 100%;
        margin-bottom: 15px;
        position: relative;
    }

    /*    .lb-image:after {
        content: '';
        position: absolute;
        width: 67px;
        height: 95px;
        background: url('../../img/looker-arrow.svg');
        bottom: 0px;
        right: 0;
        background-size: cover;
        background-position: center;
    }*/
    .looker-form-content .field {
        width: 100%;
        margin-bottom: 15px;
    }

    .looker-form-content .field+p {
        width: 100%;
    }

    .looker-form-content input[type="submit"] {
        padding-left: 14px;
    }

    .looker-banner {
        padding-bottom: 70px;
    }

    .lp-num-item {
        width: 100%;
    }

    .lp-numbers-list {
        row-gap: 30px;
    }

    .lp-numbers-list {
        margin-bottom: 40px;
    }

    .lp-numbers-wrap {
        padding: 59px 0;
    }

    .lp-bi-title {
        margin-bottom: 25px;
    }

    .te-boxed-content .looker-form-content .field,
    .te-boxed-content .looker-form-content .field+p,
    .te-boxed-content .looker-form-content {
        width: 100%;
    }

    .lp-te-description {
        margin-bottom: 0px;
        position: relative;
    }

    .te-boxed-content .looker-form-content:before {
        top: -77px;
        right: 0px;
    }

    .te-boxed-content .looker-form-content .field+p input {
        justify-content: center;
    }

    .dd-image {
        display: none;
    }

    .dd-item img {
        max-width: 100%;
    }

    .dd-item {
        width: 100%;
    }

    .lp-session-wrap {
        padding: 32px 24px 70px;
    }

    .dd-list {
        row-gap: 55px;
    }

    .lp-dd-banner {
        padding: 100px 0;
    }

    footer .te-boxed-content .looker-form-content .field,
    footer .te-boxed-content .looker-form-content .field+p,
    footer .te-boxed-content .looker-form-content {
        width: 100%;
    }

    .lp-footer-title {
        margin-bottom: 75px;
    }

    footer .lp-te-wrap {
        padding-bottom: 40px;
    }

    .lp-clients img {
        display: block !important;
        margin-top: 15px;
    }

    .takeway-item {
        width: 100%;
    }

    .lp-partners-banner img {
        display: block !important;
    }

    .looker-workshops-banner {
        padding-top: 0 !important;
    }

    .ct-main-content,
    .ct-t-image {
        width: 100%;
    }

    .gai-healthcare {
        padding-top: 150px;
    }

    .gai-healthcare:before {
        right: -215px;
    }

    .gai-healthcare-skills .gai-skill {
        width: 100%;
        max-width: 100% !important;
    }

    .gai-healthcare-subtitle {
        font-size: 42px;
        margin-bottom: 40px;
        line-height: 52px;
    }

    .gai-practice-wrap {
        background-position: right 285px !important;
    }

    .gai-practice-wrap {
        padding-bottom: 80px;
    }

    .gai-healthcare-action {
        padding-bottom: 50px;
    }

    .gai-healthcare-action:before {
        top: 290px;
    }

    .gai-banner-img {
        display: none;
    }

    .gai-location-banner-wrap .gai-banner-content {
        max-width: 100%;
    }

    .gai-location-banner-wrap+.gai-locations .gai-location-detail {
        padding-left: 0;
    }

    .gai-banner-content .gai-title {
        font-size: 40px;
        line-height: 50px;
    }

    .ai-analytics-services-wrap .page-block {
        width: 100% !important;
    }

    .white-page-layout .gai-location-banner-wrap+.gai-locations .gai-location-detail {
        width: 100%;
        border: none;
    }

    .ms-migration-item {
        width: 100%;
    }

    .block-ccpartner .block-icon-list-row .icon-list-item {
        max-width: 100%;
    }

    .block-ccpartner .block-icon-list-row .icon-list-item br {
        display: none;
    }

    .block-2col-industries .page-block.industries-item {
        width: 100%;
    }

    .block-tb-wrap h3 {
        width: 100%;
        margin-bottom: 25px;
    }

    .block-tb-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }

    .gpp-banner h1 {
        font-size: 46px;
        line-height: 60px;
    }
}

@media screen and (max-width: 550px) {
    .white-page-layout .gai-location-banner-wrap+gai-locations .gai-location-detail {
        width: 100%;
        border: none !important;
    }

    .gpp-banner img {
        max-width: 100%;
        margin-top: 30px;
    }

    .gpp-title-wrap {
        width: 100%;
    }

    .gpp-banner.block-banner .banner-partnership-img {
        max-width: 100%;
    }

    .icon-list-item {
        width: 100%;
    }

    .upcoming-event-item {
        padding: 20px 25px;
    }

    .ue-main-content .big-title {
        font-size: 28px;
        line-height: 34px;
    }

    .ue-main-content .text {
        max-width: 100%;
    }

    .beli-speaker {
        width: 100%;
    }
    .tt-stack {
        padding: 30px 20px;
    }
    .zm-form-with-bg .contact-page-forms {
        width: 100%;
        padding: 30px 25px;
    }
    .contact-page-forms .sub-title {
        font-size: 36px;
        line-height: 46px;
    }
    .pwpl-item {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .site-main header {
        display: block;
    }

    .blog .page-area h1 {
        margin-bottom: 30px;
    }

    .site-main header form {
        margin-bottom: 50px;
    }

    .gpp-banner {
        min-height: 500px;
    }

    .past-event-item {
        width: 100%;
    }

    .gpp-banner {
        padding-top: 70px;
    }

    .header.for-main-page+.page-area .gpp-banner {
        padding-top: 70px;
    }

    .half-width {
        width: 100%;
    }

    .gpp-team {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .one-third-width {
        width: 100%;
    }

    .block-no-hover {
        margin-bottom: 10px;
    }

    .gc-questions {
        margin-bottom: 0;
    }

    .gc-cap {
        padding-bottom: 60px;
    }

    .gfe-wrap .contact-page-forms {
        width: 100%;
        padding: 0;
    }

    .contact-form-tabs .wpcf7-form-control.wpcf7-radio {
        margin-bottom: 5px;
    }

    .gfe-wrap .contact-form-area {
        margin-top: 25px;
    }

    .gfe-wrap {
        margin-bottom: 70px;
    }

    .home-team-members:before,
    .home-team-members:after {
        display: none;
    }

    .cloud-provider {
        width: 100%;
        margin-bottom: 5px;
    }

    .job-alert-popup .popup {
        min-width: auto;
        width: 95%;
    }

    .recruiter-wrap {
        flex-wrap: wrap;
    }

    .recruiter-details {
        width: 100%;
    }

    .recruiter-img {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .embed-container iframe {
        min-height: 300px;
    }

    .dev-team-wrap {
        margin-bottom: 50px;
    }

    .lang-item {
        width: 45%;
    }

    .zic-big-title {
        font-size: 32px;
        line-height: 42px;
    }

    .serv-industry {
        column-gap: 20px;
        row-gap: 20px;
    }

    .serv-industry .industries-item .page-block-nohover {
        padding: 13px;
    }

    .serv-industry .industries-item .sub-title {
        font-size: 16px;
        line-height: 20px;
    }

    .header.for-main-page+.page-area .gpp-banner {
        padding-bottom: 35px;
    }

    .dev-help-wrap {
        padding-left: 40px;
    }

    .dt-title:before {
        left: -38px;
        width: 15px;
    }

    .mp-img {
        width: 100%;
        padding-top: 0;
    }

    .mp-img img {
        width: auto;
    }

    .mp-images-wrap {
        padding-top: 34px;
    }

    .migration-partner-wrap {
        margin-bottom: 65px;
    }

    .our-clients-slider {
        width: 100%;
    }

    .home-client-logo img {
        margin-bottom: 20px;
    }

    .home-team-block {
        margin-bottom: 40px;
    }

    .top-clients-wrap {
        margin-bottom: 20px;
    }

    .dp-options-list .option-item {
        width: 100%;
    }

    .ce-expertise-item {
        width: 100%;
    }

    .cloud-2-banner {
        margin-bottom: 65px;
    }

    .cloud-2-expertises {
        margin-bottom: 75px;
    }

    .page-template-page-cloud-2 .da-company {
        padding: 70px 0;
    }

    .page-template-page-cloud-2 .da-company+.cs-services {
        margin-top: 55px;
    }

    .c2-serv-items {
        margin-top: 25px;
    }

    .clients-pc2 {
        column-gap: 70px;
    }

    .pwpl-item {
        width: 100%;
    }

    .gai-title {
        font-size: 42px;
        line-height: 50px;
    }

    .gai-options-wrap {
        max-width: 90%;
    }

    .gai-speakers-wrap {
        margin-bottom: 85px;
    }

    .gai-skill {
        max-width: 94%;
    }

    .gai-speaker {
        width: 48%;
    }

    .gai-speakers-list {
        flex-wrap: wrap;
        column-gap: 2%;
    }

    .gai-subtitle {
        font-size: 36px;
        line-height: 45px;
    }

    p.transforming-content {
        max-width: 100%;
        font-size: 26px;
        line-height: 34px;
    }

    .gai-healthcare .gai-trf-img {
        left: 0%;
        top: -92px;
    }

    .gai-banner-content img,
    .gai-transforming-content img,
    .banner-partnership-img {
        max-width: 365px;
    }

    .page-template-page-cloudops-marketing .gpp-title-wrap {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .error-img:before {
        left: -40px;
    }
}

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

    .cp-value-item,
    .cp-value-item:last-child {
        width: 100%;
    }

    .copyright-block {
        flex-wrap: wrap;
        text-align: center;
        display: block;
        margin-top: 15px;
    }

    .copyright-block p {
        width: 100%;
        text-align: center;
        top: 0;
        margin-bottom: 15px;
    }

    .recruit-step {
        width: 100%;
    }

    .perk {
        width: 100%;
    }

    .perks-list {
        row-gap: 30px;
    }

    .gc-questions img {
        max-width: 100%;
    }

    .serv-industry .industries-item {
        width: 100% !important;
    }

    .page-block-area.main-page-only .page-block-hover {
        height: 360px;
    }

    .gai-banner-content .gai-title {
        font-size: 36px;
        line-height: 46px;
    }
}


.social-box {
    display: block;
    margin: 10px 0 0px;
}

.social-box:last-of-type {
    margin: 0 0 40px;
}

.social-btn {
    display: block;
    width: 100%;
}

a.col-2.sbtn span {
    display: none;
}

a.sbtn {
    height: 38px;
    width: 38px;
    display: inline-block;
    border-radius: 50px;
    margin-right: 25px;
}

.s-facebook {
    background: transparent url("../../img/social/facebook.svg") no-repeat center;
}

.s-linkedin {
    background: transparent url("../../img/social/linkedin.svg") no-repeat center;
}

.sbtn span {
    display: none;
}

.sbtn:hover {
    opacity: .8;
}

.social-btn a:last-of-type {
    margin: 0;
}

.share-title {
    margin-top: 25px;
    margin-bottom: 0;
}

.home .company-description .home-counters p.sub-title {
    text-align: center;
    font-size: 36px;
}

.home .home-counters .page-block-area {
    justify-content: center;
}

.home .home-counters .page-block-area .team-pg-num.page-block {
    text-align: center;
    width: 20%;
}

.home .home-counters:after {
    display: none;
}

.home .page-block.industries-item {
    padding: 10px;
}

.home .industries-item .page-block-nohover {
    padding: 20px 15px;
    width: 100%;
}

.home .page-block.industries-item .sub-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.searchandfilter .sf-field-search {
    margin-bottom: 10px;
}

.searchandfilter ul li {
    padding: 1px 0;
}

.searchandfilter ul li ul {
    margin-bottom: 0;
}

.searchandfilter ul li li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 5px 0 8px;
}

.searchandfilter ul li li .sf-input-checkbox {
    display: none;
}

.sf-label-checkbox {
    position: relative;
    padding-left: 40px !important;
}

.sf-label-checkbox:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #DEDEDE;
    background-color: #FFFFFF;
}

.searchandfilter li[data-sf-field-input-type=checkbox] label,
.searchandfilter li[data-sf-field-input-type=radio] label,
.searchandfilter li[data-sf-field-input-type=range-radio] label,
.searchandfilter li[data-sf-field-input-type=range-checkbox] label {
    padding-left: 0;
    color: #1E1C1A;
    font-family: "Outfit", serif;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 27px;
}

.sf-option-active .sf-label-checkbox:before {
    background: url(../../img/checkboar.svg);
    background-position: center;
    border: none;
}

.searchandfilter ul li .children {
    display: block;
    margin-bottom: 0;
    padding-left: 40px;
    padding-top: 3px;
    margin-left: 0;
    width: 100%;
}

.searchandfilter ul li h4 {
    padding-bottom: 1px;
}

.searchandfilter ul li .children li:last-child {
    padding-bottom: 0;
}

.sf-field-search span {
    color: #E63026;
    margin-top: 5px;
    display: block;
    font-size: 12px;
}

#fixed-form .contact-page-info-block,
.contact-page .contact-page-info-block {
    padding-left: 0;
}

.page-building-better-data-experiences h1.entry-title,
.page-guide-to-modern-bi-evaluations h1.entry-title {
    display: none;
}

.page-building-better-data-experiences figure,
.page-guide-to-modern-bi-evaluations figure {
    margin: 0 0 70px 0;
}

figure object {
    width: 100% !important;
}

.page-building-better-data-experiences figure>object,
.page-guide-to-modern-bi-evaluations figure>object {
    width: 100%;
    min-height: calc(100vh - 220px);
}

.page-building-better-data-experiences figure p>a,
.page-guide-to-modern-bi-evaluations figure p>a {
    display: none;
}

.page-building-better-data-experiences .page-area,
.page-guide-to-modern-bi-evaluations .page-area {
    padding-top: 70px;
}

@media screen and (max-width: 991px) {
    .home .home-counters .page-block-area .team-pg-num.page-block {
        width: 30%;
    }
}

@media screen and (max-width: 550px) {
    .home .home-counters .page-block-area .team-pg-num.page-block {
        width: 100%;
    }
}

/* end */