@font-face {
    font-family: 'Lato Medium';
    src: url('../fonts/lato_medium.eot'); /* IE 9 Compatibility Mode */
    src: url('../fonts/lato_medium.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
    url('../fonts/lato_medium.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/lato_medium.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
    url('../fonts/lato_medium.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/lato_medium.svg#lato_medium') format('svg'); /* Chrome < 4, Legacy iOS */
}

body {
    font-family: 'Lato Medium';
    font-size: 18px;
}
.header{
    padding-top: 25px;
}

.header__top,
.header__blocks-index{
    width: 97%;
}
.header__top-contacts a img {
    margin-top: 5px;
    margin-right: 3px;
}
.header__top-right{
    padding-top: 6px;
}
.header__blocks-index .header__elements .menu__list li a{
    padding: 0 2.1rem;
}
.header__blocks-index .header__elements .menu__list{
    padding-top: 9px;
    padding-left: 2rem;
}
.header__elements .menu__list{
    padding-top: 9px;
     padding-left: 0rem;
 }
.header__elements .menu__list li:first-child a{
    padding-left: 0 ;
}
.header__search img{
    margin: -5px 6px 0 -3px;
}
.header__search-input::placeholder{
    font-family: 'Lato Medium';
    letter-spacing: normal;
    font-size: 18px;
    color:#867137;
}
.header__blocks-index .header__search-input{
    height: 40px;
}
.header__search-input{
    font-family: 'Lato Medium';
    letter-spacing: normal;
    font-size: 18px;
    border-color:#867137;
    color:#867137;
    padding: 10px 0px;
    margin: -4px 25px 0 0;
    height: 58px;
}

.header__menu .menu__link {
    font-size: 18px;
}

.header__blocks-index .header__menu {
    margin-left: 82px;
}

.header__blocks-index .header__menu .menu__link {
    padding-left: 20px;
    padding-right: 7px;
}

.hero__container {
    max-width: 1280px;
    padding: 3.75rem 0.9375rem 0;
}
.right-hero__content {
    padding: 2.5rem 2.5rem 0;
}
.header__top.mob{
    display: none;
}
.programms {
    margin: 0.25rem 0;
}
.grid-programms__items {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* display: flex; */
    /*-ms-grid-columns: (minmax(27.5625rem,34.375rem))[2];*/
    /* grid-template-columns: 0; */
    /*gap: 3;*/
}
.grid-programms__items .item {
    width: 563px;
}
.grid-programms__items .item {
    -webkit-box-shadow: 6px 20px 50px rgba(66,112,236,.15);
    box-shadow: 6px 20px 50px rgba(66,112,236,.15);
    padding: 45px 39px 18px 37px;
    border-radius: 1.3125rem;
    background: #fff;
}
.left-hero__title {
    font-size: 40px;
    margin: -10px 0px 0 0px;
    font-weight: normal;
    color: #323944;
}
.hero__left {
    margin-right: 0;
}
.hero__container{
    padding-top: 49px;
}
.right-hero {
    box-shadow: none;
    height: auto;
    width: auto;
    border-radius: 0;
}
.left-hero__descr {
    line-height: 1.5;
    color: #9695a4;
    margin: 68px 0 91px 0px;
    padding-right: 12px;
}
.left-hero__buttons{
    margin-left: 0px;
}
.programms .blog-main__container-mini{
    margin-bottom: -25px;
}
.command-index {
    margin-left: 0rem;
}
.hero__left.left-hero {
    width: 46% !important;
    padding-top: 10px;
}
.hero__container::after {
    content: "";
    background-image: -moz-linear-gradient( 48deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
    background-image: -webkit-linear-gradient( 48deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
    background-image: -ms-linear-gradient( 48deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
    position: absolute;
    width: 485px;
    height: 490px;
    right: 370px;
    top: -15px;
    -webkit-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0);
    border-radius: 0 2.875rem 2.875rem 0;
    z-index: -1;
}
.left-hero__buttons .button__go {
    margin-right: 34px;
}
.hero__right img {
    border-radius: 0px;
    position: relative;
    top: -38px;
    width: auto;
    height: auto;
    left: auto;
    right: -88px;
}

.grid-programms__items .item__content {
    height: auto;
}

.grid-programms__items {
    margin-left: 64px;
    justify-content: center;
    margin-top: -8px;
}

.left-hero__buttons .button__about::after {
    display: none;
}
.header__blocks-index{
    padding-left: 0px;
    padding-top: 4px;
}
.header__top-contacts a {
    color: inherit;
}
.header__logo img{
    padding-top: 2px;
}
.social__icon img {
    width: 15px;
    margin-left: 2px;
    margin-right: 2px;
}

.social .fb,
.header__top .social .fb {
    width: auto;
    height: auto;
}

.lang a {
    color: inherit;
}

.lang a:hover {
    text-decoration: underline;
}

.grid-programms__items .item__text {
    font-family: "Lato Medium";
    font-size: 25px;
    padding-left: 4px;
}

.grid-programms__items .item__text-title {
    font-size: 25px;
    margin-bottom: 6px;
}

.grid-programms__items .item__text-title a {
    color: inherit;
}

.grid-programms__items .item__text-title a:hover {
    text-decoration: underline;
}

.grid-programms__items .item__content {
    margin-bottom: 11px;
}

.grid-programms__items .item__text-descr {
    font-size: 18px;
}
.blog-main-slider__slide-person .person__img img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.blog-main .left {
    padding: 51px 67px;
}
.blog-main-slider__slide-title {
    margin-bottom: 18px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 29px;
    left: auto;
    width: auto;
    right: 2px;
}
.line-trust{
    padding: 28px 150px;
        border-radius: 50px;
        background-image: -moz-linear-gradient( 23.682deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
        background-image: -webkit-linear-gradient( 23.682deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
        background-image: -ms-linear-gradient( 23.682deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
        height: 451px;
}
.line-trust:after{
    content: "";
    display: block;
    position: absolute;
    bottom: -217px;
    top: auto;
    background-image: url("../img/line-after.png");
    background-size: cover;
    width: 383px;
    left: 331px;
    height: 247px;
    z-index: -1;
}

.trust-wrapper,
.trust-wrapper-right,
.grid-programms__items{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: initial;
}
.trust-wrapper > div,
.trust-wrapper-right > div,
.grid-programms__items > div{
    flex-basis: 50%;
    /* Добавьте другие стили по вашему усмотрению */
    box-sizing: border-box;
    padding: 10px;
}
.grid-programms__items .item__text-descr {
    color: rgba(38, 34, 80, 0.6);
}

.grid-programms__items .item {
    width: 45%;
}
.grid-programms__items > div{
    margin: 0 0 50px;
    flex-basis: auto;
    width: 45%;
}
.trust-left .title{
    margin-top: 50px;
        font-size: 44px;
        color: rgb(255, 255, 255);
        line-height: 1.273;
        text-align: left;

}
.trust-right .title {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.7;
    text-align: left;
    margin-bottom: 8px;
}

.line-trust{
    position: relative;
}
.btn-bg{
        border-radius: 25px;
    font-family: 'Poppins', sans-serif;
        background-color: rgb(104, 77, 5);
        position: absolute;
        width: 148px;
        height: 50px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 50px;
    text-align: center;
    bottom: 94px;
}
.trust-item .img {
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.8);
    width: 50px;
    height: 51px;
    text-align: center;
    padding: 11px 0;
    margin-bottom: 20px;
}
.trust-item p {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.571;
    text-align: left;
}
.command-index__slider{
    padding: 85px 40px !important;
    margin: 0 -40px;
}
.command-index__slide {
    box-shadow: 0px 20px 50px rgba(66,112,236,.15);
}
.swiper-slide{
    opacity: 0;
}
.swiper-slide-next,
.swiper-slide-next + div,
.swiper-slide-active{
    opacity: 1;
}
.command-index{
    position: relative;
}
.command-index:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -239px;
    top: auto;
    background-image: url(../img/line-after1.png);
    background-size: cover;
    width: 563px;
    left: 50%;
    height: 332px;
    z-index: -1;
}
.questions__title {
    width: auto;
    font-weight: 600;
}
.questions__btn{
    margin-right: 9rem;
}
/*.programms__title {*/
/*    font-weight: 600;*/
/*    font-size: 40px;*/
/*    margin-bottom: 3.125rem;*/
/*}*/
.programms .grid-programms__items{
    margin-left: 0;
}
[class*=__container-mini] {
    max-width: 82.25rem;
}
.programms__container-mini{
    position: relative;
}
.programms__container-mini:after {
    content: "";
    display: block;
    z-index: -5;
    border-radius: 50%;
    background-image: url("../img/programm.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -650px;
    top: -171px;
    width: 1108px;
    height: 1108px;
}
/*.teem__title{*/
/*        font-size: 40px;*/
/*    margin-top: 100px;*/
/*        color: rgb(38, 34, 80);*/
/*        line-height: 1.275;*/
/*        text-align: left;*/
/*    margin-bottom: 80px;*/
/*}*/
.teem__grid .grid-programms__items{
    margin-left: 0;
}
.blog__title {
    margin: 1.25rem 0 1.25rem;
}
.teem__grid .grid-programms__items .item {
     width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 80px;
 }
.teem__grid  .grid-programms__item{
    position: relative;
}
.teem__grid .grid-programms__items .item__content,
.teem__grid .grid-programms__items .item__content img{
    width: 330px;
    position: relative;
    border-radius:0;
}
.teem__grid .grid-programms__items .item__content img{
    position: relative;
    z-index: 2;
}
.teem__grid .grid-programms__items .item__content{
    margin-right: 100px;
}
.teem__grid .grid-programms__items .item__content:after {
    content: '';
    display: block;
    background-image: -moz-linear-gradient( 90deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
    position: absolute;
    left: auto;
    right: -10px;
    top: -11px;
    width: 100%;
    height: 210px;
    z-index: 1;
}
.teem__grid .grid-programms__item{
    box-shadow: none;
    background-color: transparent;
    padding-left: 0;
}
.teem__grid .grid-programms__items .item__content{
    background-color: transparent;
}
.teem__grid .item__text{
    width: 570px;
    height: 100%;
}
/*.item-bottom-content{*/
/*    position: absolute;*/
/*    bottom: -83px;*/
/*}*/
.teem__grid .item__text .item__text-title{
        font-size: 21px;
        color: rgb(20, 16, 50);
        line-height: 1.2;
        margin-bottom: 25px;
        text-align: left;
}
.teem__grid .item__text .item__text-descr,
.teem__grid .item__text .name{
        font-size: 18px;
        color: rgba(20, 16, 50, 0.502);
        line-height: 1.648;
        text-align: left;
    }
.teem__grid .item__text .name{
    margin-bottom: 35px;
}
.teem__grid .item__text .name span{
    font-weight: bold;
    color: #000;
}
.teem__grid .grid-programms__items{
    position: relative;
}
.teem__grid .grid-programms__item:after {
    content: '';
    display: block;
    background-image: url("../img/dot.png");
    position: absolute;
    left: auto;
    bottom: -110px;
    right: 0;
    width: 325px;
    height: 157px;
    z-index: 1;
}
.project-btn {
    background-color: rgb(196, 122, 15);
    width: 186px;
    height: 60px;
    display: block;
    margin-left: 160px;
    font-size: 15px;
    color: rgb(255, 255, 255);
    line-height: 60px;
    text-align: center;
    border-radius: 0 30px 30px 30px;
}
.teem__grid{
    padding-bottom: 150px;
}
.formbg{
    background-image: url("../img/formbg.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.formbg{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: initial;
    padding:160px 0;
    margin: 0px -27px 0;
    margin-bottom: 50px;
}
.formwrap,
.blogbg{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blogbg > div{
    margin-bottom: 0px;
}
.formbg > div,
.formwrap > div,
.formwrap > form,
.blogbg > div{
     flex-basis: 50%;
     /* Добавьте другие стили по вашему усмотрению */
     box-sizing: border-box;
     padding: 10px;
 }
.formbg .img img {
    width: 60%;
    margin-left: 150px;
    margin-top: 29px;
}
.formwrap input {
    border-radius: 20px;
    background-color: rgba(56, 56, 67, 0.051);
    padding-left: 30px;
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
}
.formwrap input::placeholder,
.formwrap textarea::placeholder{
    color: rgba(56, 56, 67, 0.8);
    font-size: 15.283px;
}
.formwrap textarea  {
    padding-left: 30px;
    padding-top: 20px;
    border-radius: 20px;
    background-color: rgba(56, 56, 67, 0.051);
    width: 100%;
    height: 120px;
    margin-bottom: 30px;
}
.formwrap button {
    border-radius: 20px;
    background-image: -moz-linear-gradient( 0deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.19);
    width: 165px;
    height: 49px;
    font-size: 18px;
    color: rgb(252, 252, 252);
    font-weight: bold;
    line-height: 49px;
}
.formbg > div:first-child {
    flex: 0 0 43%;
}

.formbg > div {
    flex: 0 0 57%;
}
.formwrap .formcontacts{
    padding-left: 68px;
    margin-top: -25px;
}
.formcontacts .name  {
    font-size: 21.227px;
    color: rgb(56, 56, 67);
    line-height: 3.015;
    -moz-transform: matrix( 1.17775543302461,0,0,1.17775543302461,0,0);
    -webkit-transform: matrix( 1.17775543302461,0,0,1.17775543302461,0,0);
    -ms-transform: matrix( 1.17775543302461,0,0,1.17775543302461,0,0);
}
.formcontacts .name+p{
    margin-bottom: 30px;
}
.formcontacts p {
    font-size: 15.283px;
    color: rgba(56, 56, 67, 0.8);
    line-height: 1.2;
    -moz-transform: matrix( 1.17775543302461,0,0,1.17775543302461,0,0);
    -webkit-transform: matrix( 1.17775543302461,0,0,1.17775543302461,0,0);
    -ms-transform: matrix( 1.17775543302461,0,0,1.17775543302461,0,0);
}
.formcontacts p a{
    display: block;
}
.soclinks{
    margin-left: -24px;
}
.soclinks a{
    display: inline-block;
    margin-right: 10px;
    width: auto;
    height: auto;
    vertical-align: middle;
}
.soclinks a img{
    width: auto;
    cursor: pointer;
}
.blog-item .img{
    float: left;
    margin-right: 30px;
}
.blog-item p{
    font-size: 18px;
    color: rgba(38, 34, 80, 0.6);
    line-height: 1.056;
    text-align: left;
}
.blog-item p span{
    color: rgb(66, 112, 236);
}
.blog-item p a{
    text-align: right;
    font-size: 18px;
    margin-left: 30px;
    color: rgb(66, 112, 236);
}
.blog-content p:first-child{
    margin-bottom: 5px;
}
.pagination {
    text-align: left;
    justify-content: left;
    width: 100%;
    display: flex;
    line-height: 42px;
    font-size: 20px;
    color: rgb(149, 149, 149);
    margin: 20px 0 37px;
}
.pagination p{
}
.pagination input{
    height: 42px;
    margin: 0 20px;
    text-align: center;
    border:1px solid #7e6939;
    width: 77px;
}
.pages{
        background-color: rgb(215, 148, 47);
    width: 36px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}
.programms-banner{
    text-align: center;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.programms-banner:after{
    content: "";
    display: block;
    position: absolute;
    bottom: -195px;
    top: auto;
    background-image: url("../img/line-after2.png");
    background-size: cover;
    width: 251px;
    left: 50px;
    height: 195px;
    z-index: -1;
}
.programms-content h2{
        font-size: 25px;
        color: rgb(38, 34, 80);
        line-height: 1.24;
        text-align: center;
    margin-bottom: 15px;
}
.programms-content p {
    font-size: 18px;
    line-height: 1.6;
    color: rgba(38, 34, 80, 0.6);
    text-align: center;
    padding: 0 21%;
}
.programms__grid .teem__grid .item__text{
    width: 100%;
}
.programms__grid .item-bottom-content {
    bottom: 16px;
    display: flex;
}
.programms__grid .project-btn{
    margin-left: 0;
    margin-right: 28px;
}
.programms__grid .teem__grid .grid-programms__items .item {
    margin-bottom: -21px;
}
.programms__grid .teem__grid .grid-programms__item:after {
    bottom: 0;
    right: -200px;
}
.teem__grid {
    padding-bottom: 100px;
}
.footer {
    margin-top:0px;
}
.post__container-mini{
    display: flex;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.post__left-container,
.post__right-container{
    padding-top: 0px;
    margin-bottom: 80px;
}
.post__left-container h1{
    margin-bottom: 40px;
}
.post__right-container .img{
    margin-top: 30px;
    width: 100%;
    text-align: center;
}
.post-content{
    font-size: 18px;
    color: rgb(30, 28, 49);
    line-height: 1.2;
    text-align: left;
}
.post__container-mini > div{
    flex-basis: 50%;
    /* Добавьте другие стили по вашему усмотрению */
    box-sizing: border-box;
}
.post__container-mini:after {
    content: "";
    display: block;
    z-index: -5;
    border-radius: 50%;
    background-image: url(../img/programm.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: -738px;
    top: -112px;
    width: 1108px;
    height: 1108px;
}
.about__container .swiper-pagination-bullets.swiper-pagination-horizontal{
    left: 0;
    width: 100%;
    bottom:0px;
    right:auto;
}
.about__slider {
    top: 23.75rem;
}
.about__img-6,
.about__img-7{
    top: 36rem;
    bottom: auto;
}
.questions{
    margin-bottom: 100px;
}
.news__container-wrapp{
    display: flex;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news__container-wrapp > div:first-child {
    flex: 0 0 40%;
}

.news__container-wrapp > div:last-child {
    flex: 0 0 60%;
}
.catalog-news{
    padding-left: 60px;
}
.catalog-news .img{
    margin-right: 40px;
}
.big-news .img{
    width: 100%;
    margin-bottom: 45px;
}
.catalog-news .item-news{
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: space-between;
}
.catalog-news .item-news > div:first-child {
    flex: 0 0 40%;
    width: 30%;
}
.catalog-news .item-news > div:last-child {
    flex: 0 0 60%;
}
.news__container-mini{
    margin-top: 50px;
}
.news__container-wrapp{
    padding: 80px 0 150px;
}
.catalog-news .item-news{
    margin-bottom: 50px;
}
.item-news .img img{
    border-radius: 21px;
}
.title-news {
    font-size: 20px;
    color: rgb(28, 23, 46);
    line-height: 1.75;
    text-align: left;
    display: block;
    margin-bottom: 15px;
}
.catalog-news .img img{
    width: 100%;
}
.content-news p {
    font-size: 16px;
    color: rgba(28, 23, 46, 0.698);
    line-height: 1.75;
    text-align: left;
    margin-bottom: 15px;
}
.read-more {
    font-size: 16px;
    color: rgb(248, 110, 40);
    line-height: 1.75;
    text-align: left;
}
.prev-page{
    margin-left: 15px;
}
.img.mob{
    display: none;
}
.footer {
    margin: 0 50px 2.5rem;
}

.programms-main {
    margin-top: 70px;
}

.trust-item i {
    font-size: 26px;
    color: rgb(104, 77, 5);
}

.blog-main {
    margin-top: 70px;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: 100%;
}

.about-us-main__container-mini {
    align-items: flex-start;
}

.about-us-main__descr .descr__text {
    font-size: 24px;
    line-height: 1.4;
}

.about-us-main__img {
    width: 500px;
    max-width: 500px;
    box-shadow: none;
    margin-right: 7rem;
}

.about-us-main__img img {
    width: 500px;
    max-width: 500px;
    height: auto;
}

.pagination {
    margin-bottom: 50px;
}

.pagination .page-item a {
    color: rgb(196, 122, 15);
}

.pagination .page-item.active span {
    background-color: rgb(196, 122, 15);
    border: 1px solid rgb(196, 122, 15);
}

.blog-main__slider .button__about {
    text-decoration: underline;
}

.blog-item img {
    width: 160px;
}

.blog-item .blog-title {
    margin-bottom: 10px;
}

.blog-item .blog-title a {
    text-decoration: underline;
}

.soclinks a img {
    width: 20px;
}
















@media screen and (max-width: 1500px) {
    .formbg .img img {
        margin-left: 136px;
        margin-top: 11px;
    }
    .news__container-wrapp > div:last-child {
        flex: 0 0 55%;
    }
    .header__blocks-index .header__elements .menu__list li a {
        padding: 0 10px;
    }
    .command-index {
        margin-left: 0;
    }
    [class*=__container-mini] {
        padding: 0 2.9375rem;
    }
    .command-index:after {
        left: 30%;
    }
    .footer {
        margin: 0 50px 2.5rem;
    }
    .questions__container-mini {
        padding: 6.25rem 0.9375rem;
    }
    .hero__right img {
        right: 0;
    }
}
@media screen and (max-width: 1205px) {
    .formbg{
        position: relative;
        background-image: none;
        overflow: hidden;
            background-color: rgb(252, 252, 252);
        padding: 100px 0;
            box-shadow: 0px 5px 51px 0px rgba(44, 82, 136, 0.19);
    }
    .formbg div{
        z-index: 1;
        position: relative;
    }
    .formbg:after {
        content: "";
        position: absolute;
        display: block;
        border-radius: 50%;
        background-image: -moz-linear-gradient( 45deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
        background-image: -webkit-linear-gradient( 45deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
        background-image: -ms-linear-gradient( 45deg, rgb(208,183,65) 0%, rgb(196,122,15) 43%, rgb(255,204,112) 100%);
        left: -566px;
        top: -212px;
        z-index: 0;
        width: 946px;
        height: 946px;
    }
    .formbg .img img {
        margin-left: 136px;
        margin-top: 38px;
    }
    .formbg > div {
        flex: 0 0 52%;
    }
    .formwrap .formcontacts {
        padding-left: 40px;
        margin-top: -25px;
    }
    .formwrap > div, .formwrap > form, .blogbg > div {
        flex-basis: 100%;
        box-sizing: border-box;
        padding: 10px;
    }
    .post__container-mini > div {
        flex-basis: 47%;
    }
    .big-news .img img{
        width: 100%;
    }
    .news__container-wrapp > div:first-child {
        flex: 0 0 40%;
        width: 40%;
    }
    .blog__title {
        margin: 2.25rem 0 2.25rem;
    }
    .blog-item p a {
        margin-left: 10px;
    }
    .blog-item .img {
        margin-right: 17px;
    }
    .programms__grid .teem__grid .grid-programms__items .item {
        margin-bottom: 40px;
    }
    .programms__grid .item-bottom-content {
        bottom: -60px;
    }
    .grid-programms__items .item{
        padding-right: 0px;
    }
    .teem__grid .grid-programms__items .item__content {
        margin-right: 30px;
    }
    .hero__right img {
        width: 100%;
    }
    .left-hero__buttons .button__about{
        padding-right: 0;
    }
    .blog-main .left {
        order: unset;
    }
    .blog-main__container-mini {
        flex-direction: row;
    }
    .blog-main .left {
        margin-right: 40px;
        max-width: 31.375rem;
    }
    .line-trust {
        padding: 28px 50px;
    }
}
@media screen and (max-width: 991px) {
    .formbg:after {
        left: -600px;
        top: -342px;
    }
    .formbg .img img{
        margin-top: 0;
    }
    .post__container-mini > div {
        flex-basis: 100%;
        box-sizing: border-box;
    }
    .post__right-container{
        display: none;
    }
    .img.mob {
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }
    .programms-banner img{
        width: 100%;
    }
    .header__blocks-index .header__menu {
        margin-left: 0;
    }
    .header__blocks-index,
    .header__blocks-index .header__elements .menu__list{
        padding-left: 0;
    }
    .grid-programms__items > div {
        width: 100%;
        text-align: center;
    }
    .hero__left.left-hero {
        width: 100% !important;
    }
    .grid-programms__items .item {
        width: 100%;
        text-align: left;
    }
    .programms-main .item-main__title {
        margin-top: -0.875rem;
        margin-bottom: 2.625rem;
    }
    .programms-main .item-main {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: -14px;
    }
    .blog-main__container-mini {
        margin-bottom: 20px;
        flex-direction: column;
    }
    .blog-main .left {
        margin-right: 0;
        margin-bottom: 40px;
        max-width: 100%;
    }
    .blog-main .right__title {
        margin-bottom: 3rem;
        text-align: center;
    }
    .title {
        font-size: 2.5625rem;
    }
    [class*=__container-mini] {
        max-width: 100%;
    }
    .trust-wrapper{
        flex-direction: column;
    }
    .line-trust{
        height: auto;
         padding: 28px 50px 70px;
     }
    .trust-left .title {
        margin-top: 0;
        text-align: center;
    }
    .trust-wrapper-right > div,
    .trust-right .title,
    .trust-item p{
        text-align: center;
    }
    .trust-item .img{
        display: inline-block;
    }
    .btn-bg {
        bottom: 30px;
        left: 50%;
        margin-left: -74px;
    }
    .line-trust:after{
        left: 0;
    }
    .about-us-main__img {
        margin-right: 4.125rem;
        height: auto;
    }
    .about-us-main__img .img__descr {
        right: -2.125rem;
    }
    .command-index__slider {
        padding: 85px 29px !important;
    }
    .swiper-slide-next + div{
        opacity: 0;
    }
    .header__menu .menu__link{
        padding: 0 15px 0 0;
    }
    .about__slide-descr {
        max-width: 32.3125rem;
    }
    .header__logo img {
        padding-top: 20px;
    }
    .header__logo {
        margin-bottom: 2rem;
    }

    .icon-menu{
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .header__menu .menu__body::before {
        height: 0;
    }
    .header__menu .menu__body {
        padding-top: 0rem;
        z-index:4;
    }
    .header__top{
        display: none;
    }
    .header__top.mob{
        display: block;
        padding-left: 30px;
        margin: 9% 0 0;
    }
    .header__top-right {
        width: 70%;
    }
    .header__logo .header__top-contacts a img{
        width: auto;
        padding-top: 0;
        margin-bottom: 12px;
    }
    .header__logo .header__top img{
        width: 55%;
        padding-top: 0;
    }

}
@media screen and (max-width: 767px) {

    .about-us-main__img img {
        max-width: 100%;
    }

    .formbg:after {
        left: 50%;
        top: -768px;
        margin-left: -473px;
    }
    .header__blocks-index .header__search-input {
        width: 200px;
        display: inline-block;
    }
    .header__search img {
        margin: 5px 4px 0 -66px;
    }
    .header__top-right {
        padding-top: 6px;
        margin-right: 35px;
    }
    .header__top .social{
        margin-right: -9px;
        justify-content: right;
    }
    .formwrap .formcontacts{
        padding-left: 10px;
    }
    .formbg .img img {
        margin-left: 92%;
        margin-top: -108px;
    }
    .formwrap .formcontacts {
        text-align: center;
    }
    .soclinks{
        margin-left: 0;
    }
    .teem__grid .grid-programms__item:after{
        display: none;
    }
    .teem__grid .item__text {
        width: 100%;
    }
    .news__container-wrapp{
        display: block;
    }
    .news__container-wrapp > div:first-child,
    .news__container-wrapp > div:last-child{
        width: 100%;
    }
    .catalog-news .item-news > div:last-child {
        flex: auto;
    }
    .catalog-news {
        padding-left: 0;
    }
    .big-news > div:first-child {
        flex: 0 0 40%;
        margin-right: 40px;
        width: 30%;
    }
    .big-news {
        margin-bottom: 50px;
        display: flex;
        position: relative;
        flex-direction: row;
        justify-content: space-between;
    }
    .formbg > div, .formwrap > div, .formwrap > form, .blogbg > div {
        flex-basis: 100%;
    }
    .header__top-contacts a {
        font-size: 12px;
    }
    .programms-banner:after,
    .programms__grid .teem__grid .grid-programms__item:after{
        display: none;
    }
    .programms-content p {
        padding: 0 1%;
    }
    .header__top-contacts a img {
        margin-top: -1px;
    }
    .teem__grid .grid-programms__items .item__content, .teem__grid .grid-programms__items .item__content img {
        width: 200px;
    }
    .teem__grid .grid-programms__items .item__content:after{
        height: 200px;
    }
    .header__logo>a>img {
        padding-top: 0;
        width: 100%;
        margin-top: -10px;
    }
    .header__logo{
        width: 40%;
        margin-bottom: 2rem;
    }
    .left-hero__title,
    .left-hero__descr,
    .left-hero__buttons{
        margin-left: 0;
    }

    .right-hero__content{
        padding-left: 0;
        padding-right: 0;
    }
    [class*=__container-mini] {
        padding: 0 0.9375rem;
    }
    .line-trust:after,
    .command-index:after{
        display: none;
    }
    .about-us-main {
        margin: 2.3125rem 0 8.75rem;
    }
    .about-us-main__descr {
        width: 100%;
        margin-bottom: 2.5rem;
        text-align: center;
    }
    .about-us-main__img {
        margin-right: 0;
        max-width: 100%;
    }
    .about-us-main__img .img__descr {
        right: 20px;
    }
    .about-us-main {
        margin: 2.3125rem 0 2.75rem;
    }
    .command-index__slider {
        padding: 45px 29px 80px !important;
    }
    .questions {
        margin-top: 0;
        padding: 80px 0;
    }
    .footer {
        margin: 0 50px;
    }
    .about__img-6, .about__img-7 {
        top: 44rem;
        bottom: auto;
    }
    .header__search {
        width: 100%;
        margin-right: 0;
        text-align: center;
        display: block;
    }
}
@media screen and (max-width: 534px) {
    .header__top-left {
        margin-bottom: -6px;
        display: block;
    }
    .header__top-contacts a,
    .header__top-contacts{
        display: block;
    }
    .header__logo .header__top img {
        width: 18px;
    }
    .header__blocks-index .header__logo{
        display: block;
    }
    .header__logo>a {
        display: block;
        width: 43%;
        padding-right: 15px;
        float: left;
    }
    .header__blocks-index{
        margin-top: 0;
    }
    .header__top.mob {
        float: right;
        display: inline-block;
        padding-left: 0;
        margin: 9% 0 0;
        width: 56%;
    }
    .header__search {
        width: 100%;
        margin-right: 0;
        text-align: center;
        display: block;
    }
    .header__blocks-index .header__search-input {
        width: 150px;
        display: inline-block;
    }
    .header__top-right{
        display: block;
        margin-right: 0;
        width: 100%;
        text-align: right;
        justify-content: right;
    }
    .header__top-lang{
        margin-top: 10px;
    }
    .header__blocks-index .header__elements {
        margin-bottom: 0;
        margin-top: 1.5rem;
    }
    .header__search img{
        display: inline-block;
    }
    .teem__grid .grid-programms__items .item {
        display: block;
        margin-bottom: 120px;
    }
    .formwrap > form{
        text-align: center;
    }
    .footer__items{
        margin-right: 28%;
    }
    .formbg{
        padding-top: 15px;
    }
    .formbg .img img,
    .formbg:after{
        display: none;
    }
    .project-btn{
        margin-left: 0;
    }
    .teem__grid .item__text .item__text-descr{
        margin-bottom: 20px;
    }
    .title {
        font-size: 30px;
        word-wrap: break-word;
    }
    .img.mob img{
        width: 100%;
    }
    .post__container-mini > div {
        flex-basis: auto;
        box-sizing: border-box;
        width: 100%;
    }
    .blog-item .img,
    .blog-item .img img{
        float: none;
        width: 100%;
    }
    .blog-item .img{
        margin-bottom: 20px;
    }
    .trust-wrapper-right > div{
        flex-basis: 100%;
    }
    .programms__grid .teem__grid .grid-programms__items .item {
        margin-bottom: 100px;
        display: block;
    }
    .teem__grid .grid-programms__items .item__content{
        width: 80%;
        margin: 0 10% 30px;
    }
    .teem__grid .grid-programms__items .item__content img{
        width: 100%;
    }
    .teem__grid .grid-programms__items .item__content:after {
        height: 100%;
    }
    .header__top-contacts a {
        margin-right: 0.25rem;
        text-align: right;
    }
    .hero__right {
        margin: 3.75rem auto 0;
    }
    .grid-programms__items .item,
    .blog-main .left{
        padding: 10px 10px 18px 10px;
    }
    .questions__container-mini{
        text-align: center;
    }
    .footer__menu.menu{
        display: none;
    }
    .questions__btn {
        margin-right: 0;
    }
    .footer {
        margin: 0 10px;
    }
    .footer__title {
        margin-bottom: 1.75rem;
    }
    .footer__contacts-title,
    .footer__contacts-item{
        margin-bottom: 10px;
    }
    .questions {
        margin-bottom: 30px;
    }
    .project-btn {
        width: 113px;
        height: 45px;
        line-height: 45px;
    }
    .programms__grid .item-bottom-content {
        bottom: -45px;
    }
    .about__img-1,
    .about__img-2,
    .about__img-3,
    .about__img-4,
    .about__img-6,
    .about__img-7{
        display: none;
    }
    .about__img-5 {
        top: 15%;
        left: 50%;
        margin-left: -96px;
    }
    .about__container {
        height: 800px;
        background-size: auto 50%;
        background-position: 57% 10%;
    }
    .about__slide-descr{
        margin-top: 0;
    }
}