.section {
    margin-top: 100px;
}
.section_1.section {
    margin-top: 20px;
}
.row.section_2.section {
    margin-top: 80px;
}
.site-branding {
    max-width: 29%;
}
.CF-7-form {
    padding-block: 10px;
}

.CF-7-form, 
.CF-7-from-image {
    display: flex;
    padding-inline: 10px;
}
span.form-header {
    font-size: 18px;
    line-height: 21px;
    color: #ea6608;
    /* text-transform: uppercase; */
    display: block;
    max-width: 302px;
}
.CF-7-form .wpcf7 input {
    padding: 12px 10px;
    margin-block: 0 10px;
    border: 1px solid #828282;
    border-radius: 8px;
}
.wpcf7 form p {
    margin: 0;
}
.wpcf7 form>p{
   text-indent: 0;
}
.CF-7-form form {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 95%;
}
.CF-7-form .wpcf7 input[type="submit"] {
    margin: 20px auto 0;
    background: #1779B5;
    color: #fff;
    width: 303px;
    max-width: 100%;
    font-size: 16px;
    font-weight: 500;
    border: none;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
    padding-block: 10px;
    order: 2;
    transition: 0.25s;
    cursor: pointer;
}
.CF-7-form .wpcf7 input[type="submit"]:hover {
    color: #1779B5;
    background-color: initial;
    box-shadow: 0 0 0px 2px #1779B5;
}

.row.async-items:nth-child(even) {
    justify-content: flex-end;
}
.async-item .item-body {
    display: flex;
    background-color: rgba(65, 159, 217, 0.1);
    margin-block: 20px;
    max-width: 100%;
    flex-wrap: wrap;
}
.async-item .item-body img,.async-item .item-body .item-text-block {
    flex: 0 0 50%;
    max-width: 50%;
}
.async-item .item-body .item-text-block {
    padding-inline: 30px;
    padding-block: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.async-item .item-body .item-text-block .item-title, 
.async-item .item-body .item-text-block .bottom-text, 
.async-item .item-body .item-text-block .bottom-text-red {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
}
.async-item .item-body .item-text-block .bottom-text-red {
    color: #D95757;
}

.async-item .item-body .item-text-block .item-text {
    display: block;
    letter-spacing: 0.02em;
    margin-block: 20px 30px;
}

.section_5.section h3 {
    margin-bottom: 50px;
}
ul{
    padding: 0;
    padding-left: 20px;
}
ul li::marker {
    color: #1779B5;
}
ul.front-page-list-1.desc-col-4 {
    column-count: 4;
}
ul.front-page-list-1.desc-col-4 li:not(:first-child) {
    margin-block: 20px;
}

.section_6__item {
    display: flex;
    margin-block: 15px;
}
.section_6__item .item-body {
    height: 100%;
    background-color: rgba(65, 159, 217, 0.1);
    border-radius: 14px;
    padding: 20px;
}
.section_6__item .item-body img {
    float: left;
    margin-right: 20px;
}

ul.front-page-list-2 {
    margin-top: 40px;
}

ul.front-page-list-2 li {
    margin-block: 10px;
}

ul.front-page-list-3 {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    justify-content: space-between;
    margin-bottom: 0;
    height: 100%;
}
.section_9.section .col-lg-6 {
    display: flex;
    flex-direction: column;
}



/* Customs-tabs */
.customized-tabs-wrapper .top-buttons-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}


.customized-tabs-wrapper .top-buttons-wrapper .btn.btn-blue-to-white, 
.customized-tabs-wrapper .next-level-items .left-block .btn.btn-blue-to-white {
    max-width: 100%;
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.02em;
    padding-block: 20px;
}
.customized-tabs-wrapper .top-buttons-wrapper .btn.btn-blue-to-white.active, 
.customized-tabs-wrapper .next-level-items .left-block .btn.btn-blue-to-white.active{
    color: #1779B5;
    background-color: initial;
    box-shadow: 0 0 0px 1px #1779B5;
}
.customized-tabs-wrapper .top-buttons-wrapper .element-wrapper {
    flex: 0 0 33%;
    padding: 15px;
}
.customized-tabs-wrapper .top-buttons-wrapper .element-wrapper:first-child{
    padding-left: 0;
}
.customized-tabs-wrapper .top-buttons-wrapper .element-wrapper:last-child {
    padding-right: 0;
}
.customized-tabs-wrapper .next-level-items {
    display: flex;
    flex-wrap: wrap;
}
.customized-tabs-wrapper .next-level-items .left-block {
    flex: 0 0 33%;
    padding-right: 15px;
}
.customized-tabs-wrapper .next-level-items .left-block .element-wrapper:not(:first-child) {
    margin-top: 30px;
}
.customized-tabs-wrapper .next-level-items .right-block {
    flex: 0 0 67%;
    padding-left: 15px;
}
.customized-tabs-wrapper .next-level-items .right-block .content-block-wrapper {
    background-color: rgba(65,159,217, 0.1);
    border-radius: 14px;
    font-size: 16px;
    line-height: 1.5;
    color: #474D53;
    height: 100%;
    max-height: 0px;
    overflow: hidden;
    max-width: 0;
    padding: 0;
    transition: 0.4s;
}

.customized-tabs-wrapper .element-wrapper .content-block-wrapper {
    display: none;
}

/* side-bar */
.sidebar-menu-wrapper {
    margin-block: 1.3em;
}
/* side-bar */

.runned-string{
    display: block;
    position: relative;
    color: rgba(217, 87, 87, 1);
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    animation-name: runstring, blink;
    animation-duration: 45s, 4s;
    animation-iteration-count: infinite, infinite;
    animation-timing-function: cubic-bezier(1, 1, 1, 1), cubic-bezier(1, 1, 1, 1);
}

.transport-link {
	font-size: 12px;
    margin-top: 1rem;
    display: block;
}

@keyframes runstring {
    0%{
        left: 101.6%;
    }
    50% {
        left: -63.1%;;
    }
    100% {
        left: 101.6%;
    }
}
@keyframes blink {
    0%{color:rgba(217, 87, 87, 1)}
    25%{color: #1779B5}
    50%{color:rgba(217, 87, 87, 1)}
    75%{color: #1779B5;}
    99%{color: #1779B5;}
    100%{color:rgba(217, 87, 87, 1)}
}

@media screen and (max-width:575px) {
    .section_1.section{
        display: none;
    }
    .row.section_2.section {
        margin-top: 20px;
    }
    .section {
        margin-top: 40px;
    }
    .row.section_2.section * {
        transition: all 0.4s ease;
    }
    .CF-7-form {
        order: 2;
        margin-top: 16px;
        padding-inline: 20px;
        justify-content: center;
    }
    .CF-7-from-image {
        padding: 0;
    }
    .CF-7-form .wpcf7 input {
        margin-block: 5px;
    }
    .section_3.section .form-fields {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .CF-7-form span.form-header {
        text-align: center;
        max-width: 400px;
    }
    .async-item .item-body {
        flex-direction: column;
        margin-block: 10px;
    }
    .async-item .item-body img, .async-item .item-body .item-text-block {
        max-width: 100%;
        flex: 0 0 100%;
        margin-block: 0 20px;
    }
    .async-item .item-body .item-text-block {
        padding-inline: 10px;
    }
    .section_5.section h3 {
        margin-bottom: 0;
    }
    ul.front-page-list-1.desc-col-4 {
        column-count: 1;
        margin-bottom: 0;
    }
    ul.front-page-list-1.desc-col-4 li:not(:first-child), 
    ul.front-page-list-1.desc-col-4 li:not(:last-child) {
        margin-block: 12px;
    }
    .section_6__item .item-body img {
        display: block;
        float: none;
        margin: 0 auto;
    }
    .section_6__item .item-body {
        border-radius:0;
    }
    .section_6__item {
        display: flex;
        margin-block: 0;
        padding: 0;
    }
    .row.section_7.section img {
        display: flex;
        margin-inline: -15px;
        width: calc(100% + 30px);
        max-width: calc(100% + 30px);
        margin-bottom: 10px;
    }
    .section_8.section .img-wrapper {
        display: flex;
        margin-block-end: 15px;
    }
    .section_8.section .img-wrapper:nth-child(odd) {
        padding-left: 7.5px;
    }
    .section_8.section .img-wrapper:nth-child(even) {
        padding-right: 7.5px;
    }
    ul.front-page-list-2 {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .customized-tabs-wrapper {
        /* display: flex; */
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .customized-tabs-wrapper .top-buttons-wrapper {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
    }
    .customized-tabs-wrapper .top-buttons-wrapper, 
    .customized-tabs-wrapper .next-level-items {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-block: 0;
    }
    .customized-tabs-wrapper .next-level-items .right-block {
        display: none;
    }
    .customized-tabs-wrapper .next-level-items .left-block{
        padding: 0;
        flex: 0 0 100%;
        width: 100%;
    }
    .row.section_10.section .customized-tabs-wrapper .element-wrapper {
        width: 100%;
        padding: 0;
        flex: 0 0 100%;
    }
    .customized-tabs-wrapper .next-level-items .left-block .element-wrapper:not(:first-child) {
        margin-top: 10px;
    }
    .customized-tabs-wrapper .element-wrapper {
        margin-block: 5px;
    }
    .customized-tabs-wrapper .top-buttons-wrapper .btn.btn-blue-to-white, 
    .customized-tabs-wrapper .next-level-items .left-block .btn.btn-blue-to-white {
        max-width: 100%;
        width: 100%;
        font-weight: 500;
        letter-spacing: 0.02em;
        background-color: #1779B5;
        font-size: 16px;
        line-height: 18.75px;
        padding-block: 10px;
        text-transform: none;
    }

    .customized-tabs-wrapper .element-wrapper .content-block-wrapper {
        border-radius: 8px;
        display: block;
        overflow: hidden;
        padding: 0px;
        margin: 0px;
        max-height: 0px;
        background-color: rgba(65, 159, 217, 0.1);
        transition: all 0.4s ease;
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .section_1.section {
        display: none;
    }
    .row.section_3.section {
        justify-content: center;
    }
    .CF-7-form {
        margin-bottom: 15px;
    }
    .async-item .item-body .item-text-block {
        padding-block: 15px;
    }
    ul.front-page-list-1.desc-col-4 {
        column-count: 2;
    }
    .customized-tabs-wrapper {
        /* display: flex; */
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .customized-tabs-wrapper .top-buttons-wrapper {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
    }
    .customized-tabs-wrapper .top-buttons-wrapper, 
    .customized-tabs-wrapper .next-level-items {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-block: 0;
    }
    .customized-tabs-wrapper .next-level-items .right-block {
        display: none;
    }
    .customized-tabs-wrapper .next-level-items .left-block{
        padding: 0;
        flex: 0 0 100%;
        width: 100%;
    }
    .row.section_10.section .customized-tabs-wrapper .element-wrapper {
        width: 100%;
        padding: 0;
        flex: 0 0 100%;
    }
    .customized-tabs-wrapper .next-level-items .left-block .element-wrapper:not(:first-child) {
        margin-top: 10px;
    }
    .customized-tabs-wrapper .element-wrapper {
        margin-block: 5px;
    }
    .customized-tabs-wrapper .top-buttons-wrapper .btn.btn-blue-to-white, 
    .customized-tabs-wrapper .next-level-items .left-block .btn.btn-blue-to-white {
        max-width: 100%;
        width: 100%;
        font-weight: 500;
        letter-spacing: 0.02em;
        background-color: #1779B5;
        font-size: 16px;
        line-height: 18.75px;
        padding-block: 10px;
        text-transform: none;
    }

    .customized-tabs-wrapper .element-wrapper .content-block-wrapper {
        border-radius: 8px;
        display: block;
        overflow: hidden;
        padding: 0px;
        margin: 0px;
        max-height: 0px;
        background-color: rgba(65, 159, 217, 0.1);
        transition: all 0.4s ease;
        font-size: 14px;
        line-height: 20px;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    ul.front-page-list-1.desc-col-4 {
        column-count: 3;
    }
    .customized-tabs-wrapper .top-buttons-wrapper .element-wrapper {
        max-width: 33%;
        padding: 5px;
    }
    .customized-tabs-wrapper .top-buttons-wrapper .btn.btn-blue-to-white, 
    .customized-tabs-wrapper .next-level-items .left-block .btn.btn-blue-to-white {
        font-size: 14px;
    }
    .customized-tabs-wrapper .next-level-items .right-block .content-block-wrapper {
        font-size: 14px;
    }
    .customized-tabs-wrapper .next-level-items .left-block .element-wrapper:not(:first-child) {
        margin-top: 40px;
    }
    .customized-tabs-wrapper .next-level-items .left-block .element-wrapper:first-child {
        margin-top: 10px;
    }
}
@media screen and (min-width:991px) and (max-width:1366px) {
    span.slide-head {
        font-size: 38px;
    }
    .customized-tabs-wrapper .next-level-items .left-block .element-wrapper:not(:first-child) {
        margin-top: 40px;
    }
    .customized-tabs-wrapper .next-level-items .right-block .content-block-wrapper {
        line-height: 1.25;
    }
}