html {
    margin: 0;
    padding: 0;
    font-family: Roboto;
    font-style: normal;
}
.burger_menu {
    margin-top: -58px;
}
.item-151 {
    margin-left: 10px !important;
}
.controls {
    margin: 0 auto;
    width: 400px;
}
.controls > .submit {
    margin-bottom: 50px;
}
.electron_form {
    text-align: center;
    font-weight: bold;
    font-size: 42px;
    line-height: 48px;
    color: #272B3A;
    padding-top: 94px;
    padding-bottom: 50px;
}
.parent {
    column-span: all;
    position: absolute;
}
.dropdown-item {
    margin-left: -30px;
}
.dropdown-item:hover {
    background: none;
    border: none;
    color: #ffffff;
}
/*.dropdown-item:hover {*/
/*    margin-left: -30px;*/
/*    transition: 1s;*/
/*}*/
.nav-item:hover > .dropdown-menu {color: #ffffff; transition: 1s;}
.article-info {
    display: none;
}
.blog1latestnews1 > .blog1latestnews2 > .blog1latestnews5 {
    color: #6c757d!important;
}
.blog1latestnews1 > .blog1latestnews2 > .blog1latestnews4 > a {
    color: #6c757d!important;
}
.blog1latestnews1 > .blog1latestnews2 > .blog1latestnews4 > a:hover {
    color: #6c757d!important;
    text-decoration: none;
}
.moduletablesection_one_body, .moduletabletext_sect_two_index{
    width: 100%;
}
.iframe_video{
    padding-bottom: 20px;
}
.custom{
    width: 100%;
}
.photogal {
    font-weight: bold;
    font-size: 42px;
    line-height: 48px;
    color: #272B3A;
    margin-bottom: 20px;
}
@media (max-width: 991.98px){
    .photogal {
        padding-top: 75px !important;
        margin-bottom: 0px;
        padding-bottom: 0px !important;
        text-align: center;
    }
}
.blog .col-md-4{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.page-header > h2 {
    position: absolute;
    padding-top: 230px;
}
.page-header > h2 > a {
    font-size: 13px;
    color: #272B3A;
}
.page-header > h2 > a:hover {
    color: #272B3A;
    text-decoration: none;
}

.well {
    padding: 15px;
}
.pager  {
    display: none;
}
.btn-group > .dropdown-toggle {
    display: none;
}
.form-inline > .btn-primary {
    background: no-repeat url(/images/search.png);
    margin-left: 290px;
    border: none;
    position: absolute;
}
.nav-link {
    margin-left: -50px;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
.nav-link:hover {
    color:#ffffff;

    transition: 1s;
}
.moduletable{
    display: flex;
    justify-content: center;
}
.menumenu_list {
    list-style-type: none;
    width: max-content;
}
.deeper:hover {
    cursor:pointer !important;
}
.form-inline > .btn-primary:hover {
    background: no-repeat url(/images/search.png);
}

#mod-search-searchword93 {
    height: 34px;
    background: #FFFFFF;
    border: 1px solid rgba(39, 43, 58, 0.25);
    box-sizing: border-box;
    border-radius: 4px;
    padding-left: 15px;
    width: 320px;
}
.header_menu {
    display: flex;
    background: #F2F8FC;
    height: 72px;
    justify-content: space-between;
}
.left_content_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mail_us {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 50px;
}
.mail_head_link {
    padding-left:5px;
    color: #006FD5;
    font-size: 13px;
    line-height: 16px;
}
.mail_head_link:hover {
    color: #006FD5;
    text-decoration: none;
}
.right_content_menu {
    display: flex;
    justify-content: center;
    align-items: center;
}
.eye_menu {
    display: flex;
    margin-right: 15px;
    justify-content: center;
    align-items: center;
    /* margin: 12px; */
}
.eye_link:hover {
    opacity: 0.7;
    transition: 1s;
}
.search_header {
    display: flex;
    justify-content: center;
    align-items: center;
}
.link_search {
    position: absolute;
    margin-left: 73px;
}
.input_search {
    padding-left: 10px;
    height: 34px;
    background: #FFFFFF;
    border: 1px solid rgba(39, 43, 58, 0.25);
    box-sizing: border-box;
    border-radius: 4px;
}
.index_body {
    display: flex;

}
.body_menu {
    background: #0061BA;
    flex: 0 0 20%;
    max-width: 20%;
    /* position: static; */
}
.body_content {
    width: 80%;
}
.menu_list {
    padding-top: 40px;
    padding-left: 15px;
}
.menu_list > a {
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
.menu_list > a:hover {
    text-decoration: none;
    color: #FFFFFF;
    padding-left: 5px;
    opacity: 0.5;
    transition: 1s;
}
.img_arrow {
    padding-left:90px
}

.img_arrow_two {
    padding-left: 23px
}
.img_arrow_three {
    padding-left: 52px
}
.img_arrow_four {
    padding-left: 72px;
}
.img_arrow_five {
    padding-left: 145px;
}
.img_arrow_six {
    padding-left: 82px;
}
.img_arrow_seven {
    padding-left: 137px;
}
.body_content {
    padding: 16px;
    min-height: 800px;
    margin-top: 0px;
}
.body_center_flex {
    padding-top: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.body_center_text {
    margin-left: 12%;
    font-weight: bold;
    font-size: 42px;
    line-height: 48px;
    color: #FFFFFF;
}
.section_one_body {
    background: no-repeat center right url(/images/backindex.png);
    height: 630px;
    background-size: cover;
    width: 100%;
    padding: 15px;
}

.body_span_text {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.8);
    opacity: 0.8;
}
.section_two_body {
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 50px;
    padding-top: 75px;
    background: #F2F8FC;
    display: flex;
    justify-content: space-around;
    /* align-items: center; */
}
.name_sect_two_index {
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    color: #272B3A;
}
.textabout_sect_two_index {
    padding-top:20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: rgba(39, 43, 58, 0.8);
}
.link_sect_two {
    padding: 11px;
    width: 187px;
    height: 48px;
    background: #006FD5;
    border-radius: 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}
.link_sect_two:hover {
    color: #006FD5;
    background: #ffffff;
    border: 1px solid #006FD5;
    transition: 1s;
    text-decoration: none;
}
.sect_three_index {
    background: #FFFFFF;
}

.section_three_index_news_name {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    color: #272B3A;
}
.section_three_index_news_name{
    padding: 8px 0px;
    text-align: center;
}
.sect_three_span_ind {
    padding-left:50px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #006FD5;
}
.sect_three_span_ind:hover {
    text-decoration: none;
}
.sect_three_arrows {
    display: flex;
    justify-content: center;
    float: right;
    margin-right: 74px;
}

.arrow_left_right{
    float: right;
}
.slick-prev{
    float: right;
    margin-right: 50px;
    margin-top: -62px;
}
.slick-next{
    margin-top: -192px;
    float: right;
}
.arrow_left_right {
    padding:5px;
    background: none;
    border: none;
}
.slick-arrow:focus{
    border-color: #fff;
    outline: 0px !important;
}
.arrow_left_right:hover {
    opacity: 0.7;
    transition: 1s;
}
.news_block_sect_three {
    /* float: right; */
    /* margin: 0 auto; */
    display: flex;
    /* justify-content: center; */
}
.news_one {
    margin: 20px;
    /* margin: 0 auto; */
    padding-top:25px;
    width: 400px;
}
.img_news {
    width: 334px;
}
.data_news_sect_three {
    padding-top: 15px;
    padding-left: 15px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: rgba(39, 43, 58, 0.4);
    opacity: 0.8;
}
.text_news_sect_three {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #272B3A;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
.news_one_link:hover {
    text-decoration: none;
    opacity: 0.5;
    transition: 1s;
}
.section_four_index {
    background: #F2F8FC;
}
.slick-slider {
    margin-left: 10%;
    margin-right: 10%;
}

.footer {
    /* position: absolute; */
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    /* flex: 0 0 auto; */
    /* position: absolute; */
    /* bottom: 0; */
    background: #272B3A;
    height: 75px;
    /* width: 100%; */
}
.footer_text {
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer_iwl {
    font-weight: bold;
    font-size: 13px;
    line-height: 0px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}
.developers_footer {
    color: #FFFFFF;
}
.developers_footer:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.logo_iwl_footer {
    opacity: 0;
    width: 30px;
    height: 30px;
}
.contacts_body {
    display: flex;
}
.name_map {
    padding-top: 200px;
    font-weight: bold;
    font-size: 32px;
    line-height: 36px;
    color: #272B3A;
}
.map > iframe {
    border: none;
}
.map {
    padding-top: 30px;
}
@media (min-width: 1200px){
    .maps_contacts {
        padding-left: 40px;
    }
}
.name_contacts {
    font-weight: bold;
    font-size: 42px;
    line-height: 48px;
    color: #272B3A;
}
.index_contacts:hover {
    color: #006FD5;
    text-decoration: none;
}
.index_contacts {
    font-size: 13px;
    line-height: 16px;
    color: #006FD5;
}
.contacts_breadcumps {
    width: 150px;
    margin-left: 0%;
    padding-top: 25px;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: rgba(39, 43, 58, 0.6);
    position: absolute;
}
.info_contacts {
    padding-top: 1.5rem;
    font-weight: bold;
    font-size: 32px;
    line-height: 36px;
    color: #272B3A;
}
.adress_contacts {
    padding-top: 25px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #272B3A;
}
.adress_two {
    padding-top: 15px;
    font-size: 18px;
    line-height: 28px;
    color: #272B3A;
}
.adress_two:hover {
    text-decoration: none;
}
.adress_three {
    font-size: 18px;
    line-height: 28px;
    color: #272B3A;
}
.adress_three:hover {
    text-decoration: none;
}
.none_block {
    padding-top: 75px;
}
.news_breadcumps {
    padding-top: 25px;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: rgba(39, 43, 58, 0.6);
}
.news_name {
    font-weight: bold;
    font-size: 42px;
    line-height: 48px;
    color: #272B3A;
    padding-top: 50px;
    padding-bottom: 50px;
}
.card-deck .card {
    border: none;
}
.card-deck {
    margin-top: 25px;
}
.news_link {
    color: #272B3A;
}
.news_link:hover {
    color: #272B3A;
    text-decoration: none;
}
.new_list {
    width: 49%;
    margin-left: 25px;
}
.back_news {
    margin-top: 25px;
}
.name_news {
    padding-top: 50px;
    font-weight: bold;
    font-size: 42px;
    line-height: 48px;
    color: #272B3A;
}
.news_data {
    padding-top: 25px;
    font-size: 13px;
    line-height: 16px;
    color: rgba(39, 43, 58, 0.6);
}
.news_image {
    padding-top: 35px;
}
.news_text {
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: rgba(39, 43, 58, 0.8);
}
.h1_news_text {
    font-weight: bold;
    font-size: 32px;
    line-height: 36px;
    color: #272B3A;
}
.appeal_breadcumps {
    padding-top: 25px;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: rgba(39, 43, 58, 0.6);
}
.appeal {
    padding-left: 4%;
    width: 50%;
}
.appeal_name {
    padding-top: 50px;
    font-weight: bold;
    font-size: 42px;
    line-height: 48px;
    color: #272B3A;
}
.appeal_rules {
    padding-top: 15px;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: rgba(39, 43, 58, 0.8);
}
.read_more {
    margin-top: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
}
.name_appeal {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #272B3A;
    padding-top: 50px;
}
.appeal_select {
    margin-top: 10px;
    width: 420px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid rgba(39, 43, 58, 0.25);
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #272B3A;
    padding: 10px;
}
.fio {
    width: 420px;
    height: 40px;
    margin-top: 10px;
    background: #FFFFFF;
    border: 1px solid rgba(39, 43, 58, 0.25);
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #272B3A;
    padding: 10px;
}
.input_appeal {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #272B3A;
    padding-top: 20px;
}
.textarea_appeal {
    width: 420px;
    height: 100px;
    margin-top: 10px;
    background: #FFFFFF;
    border: 1px solid rgba(39, 43, 58, 0.25);
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #272B3A;
    padding: 10px;
}
.download_appeal_block {
    background: #FFFFFF;
    mix-blend-mode: normal;
    border: 2px dashed rgba(39, 43, 58, 0.25);
    box-sizing: border-box;
    width: 622px;
    height: 124px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.name_download {
    font-size: 16px;
    line-height: 20px;
    color: #006FD5;
}
.txt_download {
    padding-top: 15px;
    font-size: 13px;
    color: rgba(39, 43, 58, 0.6);
}
.but_download {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #272B3A;
}
.item-page p, .item-page p > span, .item-page li > span{
    font-size: 1rem !important;
    line-height: 1.4rem !important;
    margin-bottom: 0.6rem;
}
.item-page h1 span{
    line-height: 1.2rem !important;
}
.item-page h1{
    font-size: 1.5rem !important;
}
@media (max-width: 575.98px){
    .item-page table{
        display: block;
        overflow-x: scroll;
        height: auto !important;
    }
}
.btn {
    white-space: nowrap;
}
.or {
    padding-left: 10px;
}
.download {
    margin-left: 10px;
    margin-right: 10px;
}
.send {
    margin-top: 20px;
    margin-bottom: 70px;
}
.text_download {
    margin:10px;
}
.back_gal {
    margin-left: -61px;
    margin-top: 25px;
    margin-bottom: 70px;
}
.photo_list {
    margin-left: 100px;
    width: 83%;
}
.link_photo_list {
    padding: 15px;
}
.link_photo_list:hover {
    text-decoration: none;
}
.burgeron {
    display: none;
}
.burger_menu{
    position: fixed;
    background: #0061BA;
    width: 250px;
    height: 9999px;
    z-index: 99999;
    left: -250px;
}
.burger_text {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #272B3A;
    padding-left: 20px;
}
.item-page img{
    width: 100%;
    max-width: fit-content;
    height: auto;
}
.block_close_burger {
    display: flex;
    align-items: center;
    background: #F2F8FC;
    height: 72px;
    padding-left: 14px;
}
.mobile_mail {
    display: none;
    padding: 15px;
}
.news_block_mobile {
    display: none;
}
.block_on {
    display: none;
}
.slick-dots {
    display: none;
}
.video_sect_two_index > iframe {
    width: 560px;
    height: 315px;
}
.textabout_sect_two_index_mobile {
    display: none;
}
.media_news {
    margin-left: 10%;
}
.img_photo_list {
    padding: 5px;
    width: 26%;
}
.media_contacts {
    /* margin-left: 10%; */
}
.map > iframe {
    width: 560px;
    height: 400px;
}

@media (max-width: 1750px) {
    .photo_list {
        margin-left: 90px;
        width: 81%;
    }
    .news_breadcumps {
        margin-left: 0;
    }
    .img_arrow {
        padding-left: 74px;
    }
    .img_arrow_two {
        padding-left: 6px;
    }
    .img_arrow_three {
        padding-left: 37px;
    }
    .img_arrow_four {
        padding-left: 57px;
    }
    .img_arrow_five {
        padding-left: 131px;
    }
    .img_arrow_six {
        padding-left: 69px;
    }
    .img_arrow_seven {
        padding-left: 123px;
    }
    .slick-next {
        margin-top: -193px;
    }
}
@media (max-width: 1700px) {
    .img_news {
        width: 297px;
    }
    .media_contacts {
        /* margin-left: 13%; */
    }
    .back_gal {
        margin-left: 4%;
    }
    .photo_list {
        margin-left: 0;
        width: 100%;
    }
}
@media (max-width: 991.98px) {
    .body_content{
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .body_content{
        flex: 0 0 80%;
        max-width: 80%;
    }
}
@media (min-width: 1200px) {
    .item-page {
        width: 80%;
    }
    .body_content{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media (max-width: 1500px) {
    .slick-slide > img {
        width: 200px !important;
        height: 100px !important;
    }
    .item-page {
        /* width: 85%; */
        /* margin-left: 15%; */
    }
    .img_news {
        width: 246px;
    }
    .slick-next {
        margin-top: -162px;
    }
    .media_contacts {
        /* margin-left: 20%; */
    }
    .new_list {
        width: 49%;
        margin-left: 20%;
    }
    .appeal {
        padding-left: 20%;
    }

    .media_news {
        margin-left: 18%;
    }
    .img_body_center {
        margin-left: 22%;
    }
}
.multiple-items .slick-list {
    max-width: 67vw;
}
@media (max-width: 992px){
    .body_content {
        width: 100% !important;
    }
}
@media (max-width: 1430px) {
    .slick-next {
        margin-top: -162px;
    }
}
@media (max-width: 1400px) {
    .new_list {
        width: 70%;
    }
    .img_news {
        width: 231px;
    }
    .slick-next {
        /* margin-top: -503px; */
    }
}
@media (max-width: 1340px) {
    .slick-next {
        margin-top: -162px;
    }
}
@media (max-width: 992px) {
    .body_content {
        width: 100%;
        margin-left: 0;
    }
    .burgeron {
        display: block;
    }

    .body_menu {
        display: none;
    }
    .item-page {
        /* width: 85%; */
        /* margin-left: 25%; */
    }
    .maps_contacts {
        padding-left: 0px;
    }
    .media_news {
        margin-left: 20%;
    }
    .slick-next {
        margin-top: -162px;
    }
    .img_news {
        width: 246px;
    }

}
@media (max-width: 1250px) {
    .img_news {
        width: 200px;
    }
    .slick-next {
        margin-top: -162px;
    }
}
@media (max-width: 1200px) {
    .slick-slide > img {
        width: 150px !important;
        height: 77px !important;
    }
    .name_map {
        padding-top: 0;
    }
    .media_contacts {
        text-align: center;
        /* margin-left: 28%; */
    }
    .contacts_body {
        flex-direction: column;
    }
    .new_list {
        margin-left: 25%;
    }
    .img_news_list {
        width: 80%;
    }
    .appeal {
        padding-left: 23%;
    }
}
@media (max-width: 1100px) {
    .media_news {
        margin-left: 22%;
    }
    .img_news {
        width: 185px;
    }
    .text_news_sect_three {
        font-size: 10px;
        line-height: 11px;
    }
}
@media (max-width: 991.98px) {
    .burger_menu {
        margin-top: 0px !important;
    }
    .footer_iwl {
        margin-top: 7px;
        font-weight: bold;
        font-size: 13px;
        line-height: 28px;
        color: #FFFFFF;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .terranimg {
        width: 150px;
        padding-left: 0;
    }
    .item-page {
        margin-top: 57px;
        width: 100%;
        margin-left: 0;
    }

    .media_contacts {
        /* margin-left: 15%; */
    }
    .new_list {
        width: 100%;
        margin-left: 6%;
    }
    .appeal {
        padding-left: 3%;
        width: 100%;
    }
    .media_news {
        margin-left: 14%;
    }


    .img_news {
        width: 500px;
    }
    .news_one {
        margin-left: -23%;
        width: 300px;
    }
    .news_block_mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .name_sect_two_index {
        text-align: center;
    }
    .textabout_sect_two_index {
        text-align: center;
    }
    .link_sect_two {
        margin-left: 30%;
    }
    .video_sect_two_index {
        padding-top: 50px;
    }
    .section_two_body {
        align-items: center;
        flex-direction: column;
    }
    .header_menu {
        position: fixed;
        z-index: 99999;
    }
    .eye_link {
        padding-left: 15px;
        margin-top: -5px;
    }
    .mobile_mail {
        display: flex;
    }
    .mail_us {
        display: none;
    }
    .mail_head_link {
        display: none;
    }
    .header_logo {
        padding-left: 50px;
    }


    .img_body_center {
        margin-left: 0;
    }
    .slick-dots {
        opacity: 0;
    }
    .slick-arrow {
        /* opacity: 0; */
    }
    .section_three_index_news_name {
        text-align: center;
        padding-left:0;
    }
    .slick-slider {
        padding-top: 50px;
        /* margin-left: 33%; */
    }
    .footer {
        height: 117px;
    }
    .text_news_sect_three {
        font-size: 18px;
        line-height: 23px;
    }
}
@media (max-width: 900px) {
    .mobile_mail {
        padding: 6px;
    }
    .eye_link {
        padding-left: 4px;
        margin-top: -5px;
    }

    .media_news {
        margin-left: 9%;
    }
}
@media (max-width: 800px) {
    .slick-next {
        margin-top: -261px;
    }
    .body_center_text {
        margin-left: 0;
        font-size: 32px;
    }
    .slick-slide > img {
        margin: 0 auto !important;
        width: 400px !important;
        height: 200px !important;
    }
    .block_none {
        display: none;
    }
    .block_on {
        display: block;
    }
    .mobile_mail {
        padding: 8px;
    }
    .media_news {
        margin-left: 4%;
    }
    #mod-search-searchword93 {
        display: none;
    }
}
@media (max-width: 700px) {

    .img_news {
        width: 400px;
    }
    .media_contacts {
        /* margin-left: 18%; */
    }
    .map > iframe {
        width: 100%;
        height: 300px;
    }
    .download_appeal_block {
        width: 418px;
        height: 168px;
    }
    .mobile_mail {
        padding: 4px;
    }
    .eye_link {
        padding-left: 5px;
    }
}
@media (max-width: 650px) {
    .slick-prev {
        float: right;
        margin-right: 50px;
        margin-top: -50px;
    }
    .slick-next {
        margin-top: -290px;
    }
    .slick-track > a {
        margin: 20px !important;
    }
    .electron_form {
        font-size: 30px;
    }
    .right_content_menu {
        display: none;
    }
    .body_center_flex {
        padding-top: 90px;
        flex-direction: column;
    }
    .img_body_center {
        width: 142px;
    }
    .body_center_text {
        margin-left: 0;
        font-size: 32px;
        line-height: 31px;
        text-align: center;
    }
    .footer_text {
        flex-direction: column;
        text-align: center;
    }
}
@media (max-width: 550px) {
    .darov_na {
        padding-right: 5% !important;
    }
    .body_center_text {
        margin-left: 0;
        font-weight: bold;
        font-size: 25px;
        line-height: 25px;
        color: #FFFFFF;
    }
    .slick-slide > img {
        margin: 0 auto !important;
        width: 328px !important;
        height: 200px !important;
    }
    .controls {
        width: 300px;
    }
    .img_news {
        width: 250px;
    }
    .media_contacts {
        /* margin-left: 8%; */
    }
    .textarea_appeal {
        width: 300px;
    }
    .appeal_select {
        width: 300px;
    }
    .fio {
        width: 300px;
    }
    .video_sect_two_index > iframe {
        width: 400px;
        height: 215px;
    }
    .slick-slider {
        margin-left: 14%;
    }
    .textabout_sect_two_index_mobile {
        display: block;
        padding-top:20px;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        color: rgba(39, 43, 58, 0.8);
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }
    .textabout_sect_two_index {
        display: none;
    }
}
@media (max-width: 450px) {
    .media_contacts {
        /* margin-left: 0; */
    }
    .map > iframe {
        width: 100%;
        height: 300px;
    }
    .text_download {
        display: none;
    }
    .or {
        display: none;
    }
    .download_appeal_block {
        width: 300px;
        height: 100px;
    }

}
@media (max-width: 400px) {
    .photogal {
        padding-left: 20px;
        font-weight: bold;
        font-size: 42px;
        line-height: 48px;
        color: #272B3A;
        padding-top: 94px;
        padding-bottom: 50px;
    }
    .slick-slide > img {
        margin: 0 auto !important;
        width: 250px !important;
        height: 157px !important;
    }
    .slick-next {
        margin-top: -247px;
    }
    .video_sect_two_index > iframe {
        width: 300px;
        height: 150px;
    }
    .footer {
        height: 120px;
    }
    .link_sect_two {
        margin-left: 28%;
    }
}
@media (max-width: 370px) {
    .slick-slide > img {
        margin: 0 auto !important;
        width: 220px !important;
        height: 137px !important;
    }
    .electron_form {
        font-size: 22px;
    }
    .map > iframe {
        width: 100%;
        height: 280px;
    }
    .header_logo {
        padding-left: 14px;
    }
    .link_sect_two {
        margin-left: 24%;
    }
    .slick-slider {
        margin-left: 15%;
        margin-right: 0;
    }
    .body_center_text {
        font-size: 23px;
    }
}
@media (max-width: 767.98px){
    #reg_form select{
        width: 100% !important;
    }
}
.one-time{
    padding: 10px 15px;
    margin: 0;
    display: flex !important;
}
.one-time img{
    width: 100%;
    height: auto;
}
.multiple-items{
    padding-top: 75px;
    padding-bottom: 75px;
    display: flex !important;
}
.multiple-items .slick-arrow,
.one-time .slick-arrow{
    margin: 0 !important;
    padding: 0 20px;
}
.one-time .slick-arrow{
    display: none !important;
}
.up_btn{
    height: 50px;
    width: 50px;
    opacity: 0.8;
    border-radius: 50%;
    background-color: #0061BA;
    position: fixed;
    bottom: 65px;
    right: 20px;
    display: none;
}
.up_btn_inner_wr{
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}



