@media screen and (min-width: 1250px) {
    .modal-possibilitiesSys .modal-dialog {
        max-width: 1155px;
    }
}

@media screen and (min-width: 1450px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
    }
}

@media screen and (max-width: 1449px) {
    .header_top-box {
        height: 115px;
    }

    .head-menu ul li a {
        font-size: 18px;
        line-height: 30px;
    }

    .phone-info-block a {
        font-size: 20px;
        line-height: 31px;
    }

    .main_header-box_img {
        width: 42%;
    }

    .main_header-wr {
        padding-bottom: 58px;
        padding-top: 46px;
    }

    .main_header-wr h1 {
        font-size: 40px;
    }

    .main_header-wr .div_1 {
        font-size: 16px;
        line-height: 168%;
        padding-top: 20px;
    }

    .main_header-wr .btn_box {
        padding-top: 40px;
    }

    .btn-blue,
    .btn-outline-info,
    .btn-white {
        font-size: 18px;
        line-height: 170%;
        height: 70px;
        max-width: 280px;
    }

    .main_header-wr .btn_box .btn {
        max-width: 48%;
    }

    .possibilities-item {
        padding: 38px 30px 44px;
        height: 360px;
    }

    .possibilities-item .possibilities-item-title {
        font-size: 18px;
        padding-top: 30px;
    }

    .possibilities-item .possibilities-item-desc {
        font-size: 16px;
        line-height: 170%;
        padding-top: 15px;
    }

    .prom-item {
        background-position: left 30px center !important;
        font-size: 16px;
        line-height: 50px;
        padding-left: 75px;
        padding-right: 25px;
        height: 50px;
        min-width: 190px;
    }

    .possibilities-section h2 {
        text-align: left;
        padding-top: 15px;
    }

    .section_h {
        font-size: 36px;
    }

    .possibilities-section .div_1 {
        font-size: 18px;
        line-height: 170%;
        padding-top: 20px;
    }

    .help-chose-section {
        padding-bottom: 89px;
        padding-top: 160px;
    }

    .help-chose-wr {
        padding-left: 30px;
    }

    .help-chose-wr .div_1 {
        font-size: 18px;
        line-height: 180%;
        padding-top: 18px;
    }

    .proms-list {
        padding-top: 40px;
    }

    .help-chose-wr .btn_box {
        padding-top: 40px;
    }

    .help-chose-box_img {
        max-width: 52%;
    }

    .advantages-section {
        padding-top: 50px;
    }

    .advantages-item {
        padding: 35px 35px 30px;
    }

    .advantages-item .advantages-item-title {
        font-size: 22px;
        padding-top: 30px;
    }

    .advantages-item .advantages-item-desc {
        font-size: 16px;
        line-height: 180%;
        padding-top: 18px;
    }

    .team-section .mdl_link {
        font-size: 25px;
    }

    .team-section .mdl_link svg {
        height: 90px;
        width: 70px;
    }

    .possibilities-section.revert {
        padding-top: 50px;
    }

    .ltg-item-img {
        max-width: 48%;
    }

    .ltg-item .div_1 {
        font-size: 18px;
        line-height: 180%;
    }

    .m_form-section {
        padding: 55px 0 50px;
    }

    .m_form-section .div_1 {
        font-size: 18px;
    }

    .m_form-form {
        padding-top: 25px;
    }

    form .js-form-item input {
        font-size: 16px;
        height: 60px;
        padding: 0 30px 0 40px;
    }

    .m_form-form form .form-actions .form-submit {
        height: 60px;
        min-width: 260px;
    }

    .sucDan-alert-wr > div {
        background-size: 28px;
        background-position-x: 35px;
        font-size: 18px;
        padding: 35px 50px 35px 100px;
    }

    .team_info-item {
        padding: 32px;
    }

    .team_info-item .team_info-img {
        height: 100px;
    }

    .team_info-item .team_info-img svg {
        height: 80px;
    }

    .team_info-item .team_info-title {
        font-size: 18px;
    }

    .dops-section .div_1 p {
        font-size: 22px;
    }

    .dops-section .div_1 p:not(:last-child) {
        padding-bottom: 40px;
    }

    .director-wr .director-name {
        font-size: 42px;
    }

    .director-wr .director-post {
        font-size: 22px;
        padding-top: 5px;
    }

    .director-wr .div_1 {
        font-size: 20px;
        padding-top: 30px;
        width: 55%;
    }

    .director-section > img {
        max-width: 48%;
    }








}

@media screen and (max-width: 1199px) {
    .head-menu {
        background: #fff;
        border-radius: 8px;
        display: none;
        position: absolute;
        top: 80px;
        right: 25px;
        transition: .2s;
    }

    .head-menu ul {
        display: block;
    }

    .head-menu ul li a {
        color: #1F2631;
    }

    .head-menu ul li:hover {
        background: #1B74E4;
    }

    .head-menu ul li a:hover {
        color: #ffffff;
        border-bottom: none;
    }

    .menu-link {
        width: 30px;
        height: 17px;
        display: block;
        margin: 0 0 0 15px;
        border-top: 3px solid #ffffff;
        border-bottom: 3px solid #ffffff;
        position: relative;
    }

    .menu-link:after {
        content: '';
        width: 100%;
        height: 3px;
        display: block;
        position: absolute;
        top: 4px;
        left: 0;
        background: #ffffff;
    }

    .header-section {
        background-size: cover;
        background-position: left;
    }

    .main_header-wr h1 {
        font-size: 36px;
    }

    .main_header-wr {
        padding-bottom: 56px;
        padding-top: 30px;
        width: 56%;
    }

    .main_header-wr .btn_box .btn {
        background-position: left 30px center;
    }

    .possibilities-item-img {
        height: 65px;
    }

    .possibilities-item .possibilities-item-title {
        font-size: 16px;
        padding-top: 20px;
    }

    .possibilities-item .possibilities-item-desc {
        font-size: 16px;
        line-height: 150%;
        padding-top: 15px;
    }

    .help-chose-section {
        padding-bottom: 50px;
    }

    .ltg-section {
        padding: 120px 0 100px;
    }

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

    .footer_wr h3 {
        font-size: 20px;
    }

    .footer_info div:not(.socials-box) > a,
    .footer-menu-bottom a {
        font-size: 16px;
    }

    .contacts-wr {
        padding-top: 35px;
        flex-direction: column;
    }

    .contacts-wr .contacts-info {
        width: 100%;
    }

    .contacts-wr .contacts-form {
        margin: 0 auto;
        width: 70%;
    }

    .dops-section h1 {
        font-size: 48px;
        padding-bottom: 30px;
    }

    .dops-section .div_1 {
        padding-top: 30px;
    }

    .solutionsB-block {
        padding-top: 48px;
    }

    .solutionsB-list {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .solutionsB-item {
        padding: 39px 45px;
        margin-bottom: 30px;
        width: 48%;
    }

    .possibilitiesSys-list > div {
        width: 48%;
    }

    .advantagesB-section {
        padding: 100px 0 74px;
    }

    .advantagesB-item .advantagesB-item-title {
        font-size: 28px;
    }

    .advantagesB-list {
        display: flex;
        justify-content: space-around;
        padding-top: 55px;
        flex-wrap: wrap;
    }

    .advantagesB-item {
        margin-bottom: 30px;
        width: 46%;
    }

    .advantagesB-item .advantagesB-item-title {
        font-size: 22px;
    }

    .advantagesB-item .advantagesB-item-text {
        font-size: 16px;
        line-height: 200%;
        padding-top: 12px;
    }

    .modal-possibilitiesSys .modal-body {
        padding: 40px;
        position: relative;
    }

    .modal-possibilitiesSys .modal-possibilitiesSys-img {
        height: 88px;
        width: 88px;
    }

    .modal-possibilitiesSys .modal-possibilitiesSys-title {
        font-size: 28px;
        padding-top: 25px;
    }

    .modal-possibilitiesSys .modal-possibilitiesSys-text {
        padding-top: 24px;
    }

    .modal-possibilitiesSys .modal-possibilitiesSys-text p {
        font-size: 16px;
        line-height: 200%;
        padding-bottom: 0;
    }

    .modal-possibilitiesSys .modal-possibilitiesSys-text p:not(:last-child) {
        padding-bottom: 25px;
    }

    .thanks-section {
        background-size: contain;
    }

    .thanks-wr {
        padding-bottom: 21vh;
        padding-top: 21vh;
    }

    .thanks-wr h1 {
        font-size: 50px;
    }

    .thanks-wr .div_1 {
        font-size: 22px;
        line-height: 180%;
    }

    .thanks-phone {
        font-size: 18px;
        padding-top: 40px;
    }

    .thanks-phone a {
        font-size: 30px;
        text-decoration: none;
    }

    .swiper-button-next,
    .swiper-button-prev {
        height: 32px;
    }

    .swiper-button-prev:after,
    .swiper-rtl .swiper-button-next:after,
    .swiper-button-next:after,
    .swiper-rtl .swiper-button-prev:after {
        font-size: 32px;
    }








}

@media screen and (max-width: 991px) {
    .main_header-box_img {
        padding-bottom: 18px;
        padding-top: 18px;
        padding-left: 18px;
        bottom: auto;
        top: 150px;
    }

    .main_header-wr h1 {
        font-size: 28px;
    }

    .main_header-wr .btn_box {
        padding-top: 30px;
        flex-direction: column;
    }

    .main_header-wr .btn_box .btn {
        max-width: 100%;
    }

    .main_header-wr .btn_box .btn:not(:last-child) {
        margin-bottom: 15px;
    }

    .possibilities-wr {
        flex-wrap: wrap;
    }

    .possibilities-wr .possibilities-r {
        order: 1;
        width: 100%;
    }

    .possibilities-wr .possibilities-l {
        order: 2;
        padding-top: 50px;
        width: 100%;
    }

    .possibilities-section:not(.revert) .possibilities-l .possibilities-list:first-child {
        margin-top: -0;
    }

    .possibilities-item {
        height: 300px;
    }

    .help-chose-section {
        padding-bottom: 50px;
        padding-top: 85px;
    }

    .help-chose-wr {
        padding-left: 0;
        width: 100%;
    }

    .help-chose-box_img {
        display: none;
    }

    .proms-list {
        flex-direction: column;
    }

    .prom-item {
        width: fit-content;
    }

    .advantages-section {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .advantages-list {
        display: flex;
        justify-content: space-around;
        padding-top: 40px;
        flex-wrap: wrap;
    }

    .advantages-item {
        margin-bottom: 30px;
        width: 48%;
    }

    .team-section {
        margin-top: 0;
    }

    .possibilities-section.revert .possibilities-l .possibilities-list:last-child {
        padding-top: 0;
    }

    .ltg-section {
        padding: 70px 0 80px;
        margin-top: 0;
    }

    .ltg-item h2 {
        font-size: 24px;
        text-align: left;
    }

    .ltg-item .div_1 {
        font-size: 16px;
        line-height: 150%;
    }

    .ltg-wr:not(:first-child) {
        padding-top: 70px;
    }

    .m_form-section {
        background-size: cover;
    }

    .section_h {
        font-size: 28px;
    }

    .m_form-section .div_1 {
        font-size: 16px;
    }

    .m_form-form form .js-form-item input {
        font-size: 16px;
        height: 60px;
        padding: 0 20px 0 30px;
    }

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

    .our_clients-list {
        padding-top: 60px;
        /*flex-wrap: wrap;*/
        /*justify-content: center;*/
    }

    .our_clients-list .our_clients-item {
        padding: 0 15px;
        /*margin-bottom: 20px;*/
        /*width: 36%;*/
    }

    .breadcrumb-section {
        padding: 25px 0;
    }

    .breadcrumb-list li.uk-disabled a,
    .breadcrumb-list li a {
        font-size: 18px;
    }

    .dops-section h1 {
        font-size: 48px;
        padding-bottom: 30px;
    }

    .dops-section .div_1 {
        padding-top: 30px;
    }

    .dops-section .div_1 h2 {
        font-size: 36px;
    }

    .dops-section .div_1 p {
        font-size: 18px;
    }

    .dops-section .div_1 p:not(:last-child) {
        padding-bottom: 20px;
    }

    .sucDan-alert-wr {
        padding-top: 35px;
        flex-direction: column;
    }

    .sucDan-alert-wr > div {
        width: 100%;
    }

    .sucDan-alert-wr > div:not(:last-child) {
        margin-bottom: 15px;
    }

    .team-section {
        margin-top: 40px;
    }

    .team_info-section {
        margin-top: 0;
        padding-top: 40px;
    }

    .team_info-wr {
        flex-wrap: wrap;
    }

    .team_info-item {
        margin-bottom: 20px;
        width: 48%;
    }

    .dops-section h1 {
        font-size: 36px;
        padding-bottom: 25px;
    }

    .maps-wr iframe {
        height: 300px;
    }

    .contacts-info .contacts-text {
        font-size: 18px;
        line-height: 170%;
        padding-bottom: 30px;
    }

    .contacts-list .contacts-item {
        padding-bottom: 30px;
    }

    .contacts-list .contacts-item .contacts-item-img {
        flex: none;
    }

    .contacts-list .contacts-item .contacts-item-con {
        font-size: 20px;
        line-height: 150%;
        padding-left: 28px;
    }

    .contacts-list .contacts-item .contacts-item-con a.c_phone {
        font-size: 24px;
    }

    .contacts-wr .contacts-form {
        width: 100%;
    }

    .solutionsB-item {
        padding: 24px 28px;
        margin-bottom: 30px;
        width: 48%;
    }

    .solutionsB-item .solutionsB-item-header .solutionsB-item-header-img {
        flex: none;
    }

    .solutionsB-item .solutionsB-item-info {
        font-size: 16px;
        line-height: 200%;
    }

    .possibilitiesSys-section {
        background: #F1F7FF;
        padding: 66px 0;
    }

    .possibilitiesSys-list {
        padding-top: 40px;
    }

    .possibilitiesSys-item {
        height: 125px;
        margin-bottom: 30px;
        padding: 0 28px;
        width: 100%;
    }

    .possibilitiesSys-item .possibilitiesSys-item-title {
        font-size: 20px;
        line-height: 120%;
        padding-left: 20px;
    }

    .thanks-section {
        background-size: contain;
        background-position: right -100px top;
    }

    .partners_program-wr {
        padding-top: 50px;
    }

    .partners_program-title {
        font-size: 36px;
    }

    .partners_program-item {
        padding: 26px 16px;
    }

    .partners_program-item .partners_program-item-text {
        font-size: 20px;
        padding-top: 26px;
    }

    .business_partners-title {
        font-size: 30px;
    }

    .business_partners-text {
        font-size: 18px;
        line-height: 170%;
        padding-top: 20px;
    }

    .business_partners-list {
        padding-top: 35px;
    }

    .business_partners-item {
        background-position: center left 28px;
        font-size: 20px;
        line-height: 140%;
        padding: 5px 25px 5px 66px;
        min-height: 70px;
    }

    .business_partners-item:not(:last-child) {
        margin-bottom: 20px;
    }

    .team_info-section .team_info-h {
        font-size: 36px;
        line-height: 130%;
        padding: 0 0 35px;
    }

    .advantages_business-wr {
        padding-top: 50px;
    }

    .advantages_business-title {
        font-size: 30px;
    }

    .advantages_business-tabs {
        padding-top: 40px;
    }

    .advantages_business-tabs > ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .advantages_business-tabs > ul li {
        float: none !important;
        margin-bottom: 15px !important;
    }

    .advantages_business-tabs .ui-tabs-panel {
        padding: 25px 0 0;
    }

    .ul_default_list,
    .advantages_business-tabs .ui-tabs-panel ul {
        padding-top: 0;
    }

    .ul_default_list li,
    .advantages_business-tabs .ui-tabs-panel ul li {
        font-size: 20px;
        line-height: 150%;
        padding: 15px 0 15px 55px;
    }

    .ul_default_list li:before,
    .advantages_business-tabs .ui-tabs-panel ul li:before {
        left: 24px;
    }

    .partners_img-section {
        padding: 40px 0 48px;
    }

    .partners_img-title {
        font-size: 38px;
        padding-top: 16px;
    }

    .partners_img-list {
        padding-top: 28px;
    }

    .partners_img-item {
        margin-bottom: 30px;
        margin-right: 2%;
        width: 31%;
    }

    .partners_img-item img {
        max-width: 80%;
    }

    .reviews-wr .reviews-info {
        width: 43%;
    }

    .reviews-wr .reviews-docs {
        width: 55%;
    }

    .reviews-info h2 {
        font-size: 36px;
    }

    .reviews-info .reviews-text {
        font-size: 16px;
        line-height: 160%;
    }

    .reviews-info .btn_box {
        padding-top: 40px;
    }

    .reviews-item {
        padding: 26px 16px;
    }




}

@media screen and (max-width: 767px) {
    .main_header-wr {
        padding-bottom: 40px;
        padding-top: 30px;
        width: 100%;
    }

    .main_header-wr h1 {
        font-size: 24px;
        width: 56%;
    }

    .main_header-wr .div_1 {
        font-size: 16px;
        width: 56%;
    }

    .main_header-wr .btn_box {
        flex-direction: row;
    }

    .main_header-wr .btn_box .btn {
        max-width: 48%;
    }

    .possibilities-item {
        height: 345px;
    }

    .advantages-item {
        margin-bottom: 30px;
        width: 100%;
    }

    .team-section .mdl_link {
        font-size: 18px;
    }

    .team-section .mdl_link svg {
        height: 40px;
        width: 34px;
    }

    .ltg-section {
        padding: 55px 0 70px;
        margin-top: 0;
    }

    .ltg-wr {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .ltg-item-img {
        border-radius: 30px !important;
        position: static;
        padding: 18px !important;
        max-width: 90%;
    }

    .ltg-item {
        padding-top: 20px;
        text-align: center;
        width: 100%;
    }

    .ltg-item h2 {
        font-size: 20px;
        text-align: center;
    }

    .m_form-section {
        padding: 45px 0 42px;
    }

    .section_h {
        font-size: 24px;
    }

    .m_form-form form {
        flex-direction: column;
    }

    .m_form-form form .js-form-wrapper {
        width: 100%;
    }

    .footer_wr {
        flex-direction: column;
    }

    .footer_lm {
        text-align: center;
        width: 100%;
    }

    .footer_menu {
        padding-top: 15px;
        width: 100%;
    }

    .socials-box {
        padding-top: 30px;
        text-align: center;
    }

    .dops-section h1 {
        font-size: 38px;
        padding-bottom: 25px;
    }

    .dops-section .div_1 h2 {
        font-size: 26px;
    }

    .dops-section .div_1 p {
        font-size: 16px;
    }

    .comHistory-wr {
        padding-top: 60px;
    }

    .comHistory-item {
        padding-right: 48px;
    }

    .comHistory-item .comHistory-year {
        font-size: 18px;
        line-height: 200%;
        min-width: 85px;
    }

    .comHistory-item .comHistory-text {
        font-size: 16px;
        line-height: 170%;
        padding: 18px 28px;
    }

    .director-section > img {
        display: none;
    }

    .director-section {
        padding: 42px 0 52px;
    }

    .director-wr .director-name {
        font-size: 34px;
    }

    .director-wr .director-post {
        font-size: 18px;
        padding-top: 0;
    }

    .director-wr .director-img {
        display: block;
        text-align: center;
    }

    .director-wr .director-img img {
        width: 400px;
    }

    .director-wr .div_1 {
        font-size: 18px;
        padding-top: 15px;
        width: 100%;
    }

    .solutionsB-item {
        padding: 24px 28px;
        margin-bottom: 30px;
        width: 100%;
    }

    .advantagesB-item {
        margin-bottom: 30px;
        width: 100%;
    }

    .advantagesB-section {
        padding: 80px 0 46px;
    }

    .possibilitiesSys-list > div {
        width: 100%;
    }

    .thanks-section {
        background: none;
    }

    .partners_program-list {
        flex-direction: column;
    }

    .partners_program-item {
        align-items: center;
        display: flex;
        margin-bottom: 20px;
        padding: 26px 16px;
        width: 100%;
    }

    .partners_program-item-img {
        flex: none;
    }

    .partners_program-item-img svg {
        height: 86px;
    }

    .partners_program-item .partners_program-item-text {
        font-size: 20px;
        padding-top: 0;
        padding-left: 30px;
    }

    .business_partners-wr {
        padding-top: 20px;
        transition: .5s;
    }

    .business_partners-item {
        background-size: 14px;
        background-position: center left 22px;
        font-size: 18px;
        line-height: 140%;
        padding: 5px 20px 5px 52px;
        min-height: 55px;
    }

    .business_partners-text {
        font-size: 16px;
        line-height: 160%;
        padding-top: 20px;
    }

    .dops-section {
        padding-bottom: 30px;
    }

    .advantages_business-title {
        font-size: 24px;
    }

    .partners_img-title {
        font-size: 32px;
        padding-top: 16px;
    }

    .partners_img-item {
        margin-bottom: 25px;
        margin-right: 3%;
        width: 47%;
    }

    .reviews-wr {
        flex-direction: column;
    }

    .reviews-wr .reviews-info {
        width: 100%;
    }

    .reviews-wr .reviews-info {
        padding-right: 0;
        text-align: center;
        width: 100%;
    }

    .reviews-wr .reviews-docs {
        padding-top: 35px;
        width: 100%;
    }





}
