body, html {
    height: 100%;
    margin: 0;
    padding: 0;
}
.text-blue {
    color: #42a0e7;
    font-weight: 500;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.p-l-50 {
    padding-left: 50px !important;
}
.p-r-50 {
    padding-right: 50px !important;
}
.copyImage {
    opacity: 0.5;
    cursor: pointer;
}
.copyImage:hover {
    opacity: 1;
}
.header {
    background-color: #fff;
    box-shadow: 0px 5.25905px 10.1908px rgb(114 120 128 / 3%), 0px 2.79304px 5.20106px rgb(114 120 128 / 3%);
    height: auto !important;
}
main.content {
    min-height: 100%;
    height: auto;
    margin-bottom: -110px;
    padding-bottom: 110px;
}
.main-screen {
    padding-top: 180px;
    padding-bottom: 110px;
}
.menu__item {
    margin-right: 25px;
    text-wrap: nowrap;
}
.header__phone {
    margin: 0 50px 0 0;
}
.how-work {
    padding: 80px 0;
}
.contacts {
    padding: 60px 0 80px;
    /*background: #f5f9fc;*/
    margin: 0;
}
.client {
    /*padding-top: 70px;*/
}
.contacts h2 {
    margin-bottom: 55px;
}
.main_h1 {
    text-align: left;
    font-size: 3.4375rem;
    font-weight: 400;
    line-height: 1.1;
}
.main_desc p {
    font-size: 1.2rem;
    margin-bottom: 35px;
}
.footer-bot {
    background-color: #262835;
    min-height: 110px;
    padding: 35px 0 !important;
}
@media only screen and (max-width: 767px) {
    .footer-bot {
        padding: 20px 0 !important;
    }
}
.blog .more_btn {
    margin: 60px 0 0px;
}
.blog_page {
    padding-top: 130px;
    line-height: 1.685;
    margin-bottom: 100px;
}
.blog_page .img_box {
    background-position: center;
    position: relative;
    z-index: 1;
    height: 490px;
    padding: 50px;
    margin-bottom: 40px;
}
.blog_page .img_box:before {
    background: url(/public/common/banner-img_shadow.png) 0 0/auto 100% repeat-x;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    opacity: .4;
    top: 0;
    left: 0;
    z-index: -1;
}
.blog_page .img_box a:before {
    content: " ";
    background: url("/public/common/blog/arrow.png") no-repeat 0 0 transparent;
    display: block;
    float: left;
    height: 14px;
    margin-top: 4px;
    margin-right: 11px;
    width: 8px;
}
.blog_page .img_box a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    text-transform: none !important;
}
.blog_page .img_box .text_box {
    display: table-cell;
    height: 380px;
    vertical-align: bottom;
}
.blog_page .img_box .text_box .date {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}
.author {
    margin-bottom: 20px;
}
.author .author_info {
    float: left;
    margin: 12px 0 0;
}
.author .img {
    border-radius: 50px;
    float: left;
    height: 55px;
    width: 55px;
    margin-right: 20px;
}
.author .name {
    color: #5dafec;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 20px;
}
.author .position {
    color: #505050;
    font-size: 12px;
}
.share_box {
    clear: both;
    padding-top: 20px;
}
.share_box .title {
    color: #000000;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
}
.blog_page h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    text-align: left;
}
.blog_page h2 {
    font-size: 28px;
    line-height: 35px;
    text-align: left;
    font-weight: 500;
    margin: 60px 0 20px;
}
.blog_page h3 {
    font-size: 21px;
    text-align: left;
    font-weight: 500;
    line-height: 30px;
    margin: 40px 0 10px;
}
.blog_page p {
    line-height: 1.685;
    font-size: 16px;
    margin-bottom: 20px;
}
.blog_page img {
    max-width: 100%;
    margin-bottom: 25px;
}
.blog_list h1 {
    /*font-size: 40px;*/
    margin-bottom: 60px;
    /*text-align: left;*/
    /*font-weight: 500;*/
}
.blog_list {
    padding-top: 150px;
}
.blog_list .blog__item {
    margin-bottom: 30px;
}
.blog_page ol, .blog_page ul {
    margin: 15px 0 20px;
    padding-left: 25px;
    list-style-type: decimal;
    font-size: 16px;
}
.blog_page ul li:before {
    content: '\2014';
    position: absolute;
    left: 15px;
}
.blog_page ol li, .blog_page ul li {
    margin-bottom: 17px;
}
.blog_page a {
    color: #1e87ec;
}
.blog_page h2 {
    margin: 46px 0 21px;
    text-align: left;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.35;
    letter-spacing: -.006em;
}
.blog_page h3 {
    margin: 23px 0 15px;
    font-size: 18px;
    letter-spacing: .003em;
}
.blog_page blockquote {
    margin: 54px 0 46px;
    padding: 0 0 0 60px;
    font-size: 1.25rem;
    line-height: 1.5;
}
.blog_page blockquote:before {
    content: '';
    display: block;
    max-width: 180px;
    height: 2px;
    margin-bottom: 25px;
    background: #a5a9ac;
}
.blog .img-fluid {
    width: 100%;
    height: auto;
}

.read_more_title {
    color: #000000;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 30px;
}
.more_news_box {
    margin-bottom: 20px;
}
.more_news_box img {
    float: left;
    margin: 0 20px 0 0;
}
.more_news_box a {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
}

.subscription {
    border: 3px solid #16bdfb;
    padding: 30px 50px;
    margin: 30px 0 60px;

    -webkit-box-shadow: 0px 35px 30px -32px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 35px 30px -32px rgba(0,0,0,0.2);
    box-shadow: 0px 35px 30px -32px rgba(0,0,0,0.2);
}
.subscription .title {
    font-size: 24px;
    line-height: 34px;
}
.subscription .form input {
    background: #f4f8fa;
    float: left;
    width: 260px;
    margin-right: 20px;
    padding: 0 40px;
}
.subscription .form button {
    float: left;
}
.subscription .form {

}
.presentation__title:before {
    display: none;
}
.opportunity__wrapper2 {
    margin-top: 70px;
}
.tasks {
    background: #ceeaff;
}
.tasks__item {
    display: flex;
    margin-bottom: 15px;
    font-size: 1.125rem;
    position: relative;
    line-height: 1.2;
    min-height: 100px;
    padding: 25px 20px 25px 90px;
    border-radius: 10px;
    border: 3px solid #fff;
    box-shadow: 0px 0px 10px rgb(114 120 128 / 13%);
    cursor: pointer;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position-x: 20px;
    background-position-y: 20px;
    -webkit-transition : border 100ms ease-in;
    -moz-transition : border 100ms ease-in;
    -o-transition : border 100ms ease-in;
    transition : border 100ms ease-in;
}
.tasks__item:hover {
    border-color: rgb(130 207 255);
}
.tasks__item:before {
    content: none;
}
.tasks__item div {
    margin: auto 0;
}
.tasks span {
    font-size: 0.85rem;
}
.system__item {
    /*padding: 36px 45px 100px;*/
}
.system-more {
    background-color: #42a0e7;
    /*padding: 36px;*/
    height: 100%;
}
.lang-box {
    cursor: pointer;
    display: flex;
    /*margin-left: auto;*/
    padding: 8px 0 10px;
}
.lang-box .img {
    margin-right: 3px;
    color: #42a0e7;
    height: 16px;
}
.lang-box .label {
    color: #42a0e7;
    font-weight: 500;
    height: 16px;
    line-height: 18px;
}
.lang-box:hover .selector {
    display: block;
}
.lang-box .selector {
    display: none;
    position: absolute;
    z-index: 20;
    top: 30px;
    background: #fff;
    padding: 10px;
    box-shadow: 0px 2px 8px rgb(114 120 128 / 30%);
    border-radius: 5px;
    margin-left: -70px;
}
.lang-box .selector a {
    border-radius: 5px;
    display: block;
    padding: 10px 15px 9px 10px;
    text-decoration: none;
}
.lang-box .selector a:hover {
    background: #f1f7fd;
    color: #42a0e7;
}
.client h2 {
    margin-bottom: 50px;
}

:root {
    --marquee-width: 100%;
    /*--marquee-height: 20vh;*/
    /*--marquee-elements: 15; !* defined with JavaScript *!*/
    --marquee-elements-displayed: 6;
    --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
    --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
}
.marquee {
    width: var(--marquee-width);
    width: 100%;
    /*height: var(--marquee-height);*/
    background-color: #fff;
    color: #eee;
    overflow: hidden;
    position: relative;
}
.marquee:before, .marquee:after {
    position: absolute;
    top: 0;
    width: 10rem;
    height: 100%;
    content: "";
    z-index: 1;
}
.marquee:before {
    left: 0;
    background: linear-gradient(to right, #fff 0%, transparent 100%);
}
.marquee:after {
    right: 0;
    background: linear-gradient(to left, #fff 0%, transparent 100%);
}
.marquee-content {
    list-style: none;
    height: 100%;
    display: flex;
    animation: scrolling var(--marquee-animation-duration) linear infinite;
}
/* .marquee-content:hover {
  animation-play-state: paused;
} */
@keyframes scrolling {
    0% { transform: translateX(0); }
    100% { transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements))); }
}
.marquee-content li {
    display: flex;
    justify-content: center;
    align-items: center;
    /* text-align: center; */
    flex-shrink: 0;
    width: var(--marquee-element-width);
    max-height: 100%;
    /*font-size: calc(var(--marquee-height)*3/4); !* 5rem; *!*/
    white-space: nowrap;
}
.marquee-content li img {
    /*width: 100%;*/
    /* height: 100%; */
    /*border: 2px solid #eee;*/
}

@media (max-width: 600px) {
    :root {
        --marquee-width: 100vw;
        /*--marquee-height: 16vh;*/
        --marquee-elements-displayed: 3;
    }
    .marquee:before, .marquee:after { width: 5rem; }
}

@media only screen and (max-width: 1199px) {
    .logo__image {
        max-width: 140px;
    }
    .subscription .form button {
        float: left;
        width: 260px;
        margin-top: 15px;
    }
    .blog_page {
        padding-top: 100px;
    }
    .blog_list {
        padding-top: 120px;
    }
    .header__phone {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .header__wrapper {
        padding-right: 65px;
    }
    .menu__item {
        margin: 0 0 17px;
    }
    .lang-box {
        padding: 5px 0;
        margin-left: auto;
        z-index: 999;
        font-size: 12px;
    }
    .lang-box .selector {
        top: 25px;
    }
    .subscription .form {
        margin-top: 20px;
    }
    .blog_page {
        padding-top: 70px;
    }
    .blog_list {
        padding-top: 100px;
    }
    .logo {
        z-index: 999;
    }
    .logo__text {
        display: none !important;
    }
    .header {
        padding: 15px 0 12px;
    }
    .logo__image {
        max-width: 120px !important;
        /*top: 5px !important;*/
    }
    .toggle-mnu {
        top: 5px !important;
        right: 15px;
    }
    .header__phone {
        display: none;
    }
    .main-screen {
        padding-top: 110px;
        padding-bottom: 60px;
    }
}
@media only screen and (max-width: 575px) {
    .main_h1 {
        font-size: 2.4rem;
        line-height: 1.2;
    }
    .opportunity__wrapper2 {
        margin-top: -20px;
    }
    .how-work {
        padding: 40px 0;
    }
    .contacts {
        padding: 30px 0 0;
        margin: 0;
    }
    .client {
        padding: 30px 0;
    }
    .client h2 {
        margin-bottom: 20px;
    }
    .contacts h2 {
        margin-bottom: 25px;
    }
    .header__phone {
        font-size: 1.05rem !important;
        position: relative !important;
        top: 5px !important;
    }
    .blog {
        padding: 40px 0;
    }
    .blog_page {
        margin-top: 47px;
    }
    .blog_page .img_box {
        padding: 30px;
        margin-bottom: 25px;
    }
    .blog_list {
        padding-top: 80px;
    }
    .blog_list h1 {
        margin-bottom: 35px;
    }
    .blog .more_btn {
        margin: 10px 0 0px;
    }
    .m-p-0 {
        padding: 0;
    }
}

.demo-page {
    padding-top: 130px;
    padding-bottom: 20px;
    line-height: 1.685;
}
.demo-page iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}
.demo-page .demonstration-white {
    height: 100%;
    margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
    .demo-page {
        padding-top: 100px;
    }
}
@media only screen and (max-width: 767px) {
    .demo-page {
        padding-top: 80px;
    }
}

.tasks-preload-images {
    display: none;
    background-image: url('/public/common/tasks/1.png'), url('/public/common/tasks/2.png'), url('/public/common/tasks/3.png'), url('/public/common/tasks/4.png'), url('/public/common/tasks/5.png');
}

.calendly-badge-widget {
    bottom: 20px !important;
}

.iti {
    margin-bottom: 20px;
    width: 100%;
}
.iti .iti__selected-country-primary {
    padding-left: 20px;
}
.iti .iti__selected-country-primary:hover {
    background: none !important;
}
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover, .iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary {
    background: none !important;
}
.iti .iti__selected-dial-code {
    font-size: 1.0625rem;
    font-weight: 500;
    font-family: "GothamPro", sans-serif;
    color: #3e3e3e;
}
.iti .iti__tel-input::placeholder {
    color: #b5b5b5;
}
@media only screen and (max-width: 1199px) {
    .iti .iti__selected-dial-code {
        line-height: 13px;
        font-size: 13px;
    }
}
@media only screen and (max-width: 767px) {
    .iti {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 575px) {
    .iti .iti__selected-dial-code {
        line-height: 45px;
        font-size: 0.9rem;
    }
}