* {
    box-sizing: border-box;
    margin: 0;
    outline: medium none;
    padding: 0;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto;
}
span, select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
a img { border: none; }
header, section, footer, article, nav { display: block; }
header{ height: 80px; }
:focus { outline: medium none; }
fieldset, button { border: 0 none; }
ul { list-style: outside none none; }
.center_cic{ text-align: center; }
a{
    text-decoration: none;
    color: #0374ab;
}
body {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    background-color: #fff;
}
.wrapper_cic, .wrap_bg, .nav_wrap, .slider_wrap{
    max-width: 1170px;
    min-width: 300px;
    margin: 0 auto;
}
.wrap_bg{ background-color: #fff; }
header{
    background-color: #fff;
    padding: 8px 0;
    height: 80px;
}
.grey_block{ background-color: #f2f2f2; }
.map_block{ background-color: #474273; }
.map_bg{ background: url("../img/map.jpg") no-repeat center; }
footer{ background-color: #212429; }
.bottom_block{ padding: 45px 0; }
.bottom_items{ margin-top: 10px; }
.bottom_items li i{
    color: #7f8389;
    font-size: 10px;
    margin-right: 6px;
}
.bottom_items li a{ color: #7f8389; }
.bottom_items li a:hover, .bottom_items li a:active{
    text-decoration: underline;
    color: #b7bec7;
}
.logotype_sm img{ margin-top: 35px; }
.bottom_phone{
    color: #00a1d9;
    font-weight: 700;
}
.bottom_phone i{ margin-right: 5px; }
.last_bottom{
    border-top: 1px solid #404348;
    padding: 26px 0;
    color: #7f8389;
    font-size: 12px;
}
footer .copyright, footer .link_developer{ width: 49%; }
footer .link_developer{ text-align: right; }
footer .link_developer a:hover, footer .link_developer a:active, a.bottom_section:hover, a.bottom_section:active,
.map_pl span a:hover, .map_ua span a:hover, .map_pl span a:active, .map_ua span a:active, a.crumb_normal:hover, a.crumb_normal:active, .requisites_cic p a{
    text-decoration: underline;
}
.marg_bot{ margin-top: 15px; }
.bottom_section{
    color: #00a1d9;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.link_developer a{ color: #00a1d9; }
.header_right, .right_cic{
    float: right;
}
.left_cic{
    float: left;
}
.lang_cic{
    display: block;
    margin-left: 25px;
    width: 36px;
}
.lang_cic img{
    border: 1px solid #b8b8b8;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 100%;
}
.top_menu li a, .top_menu li div, .top_menu li i, .list_counties_cic li, .link_developer, .copyright, .list_flag_partners li, .direction_block,
.basic_services, .partners_logo_cic div, .list_about_cic div, .sertificate_block .preview_doc, .breadcrumbs li, .flags_vacancy img{
    display: inline-block;
    vertical-align: top;
}
.bottom_phone i, .list_flag_partners li img, .list_flag_partners li p,
.list_about_cic p, .list_about_cic img, .about_services_links a, .about_services_links a i,
.about_services_links a span, .list_main_services i{
    display: inline-block;
    vertical-align: middle;
}
.list_counties_cic li img, .list_flag_partners li img, .list_about_cic img, .flags_vacancy img{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.logotype img{
    max-width: 101px;
}
.header_phone i{
    margin-right: 10px;
    font-size: 16px;
}
.white_block h2, .grey_block h2, .map_block h2{
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    letter-spacing: -0.3px;
}
.white_block h2, .grey_block h2{
    color: #191a1a;
}
.map_block h2{
    color: #fff;
}
.name_cic{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
}
.white_block .name_cic, .grey_block .name_cic{
    color: #0398dd;
}
.map_block .name_cic{
    color: #75c5ea;
}
.nazva_cic{
    font-size: 30px;
    font-weight: 600;
    color: #191a1a;
}
.btn_main, .sub_order, .btn_feedback{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    width: 200px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    border: none;
}
.btn_main, .sub_order{
    background-color: #312c7d;
}
.btn_feedback{
    background-color: #3e8ac8;
    margin-top: 25px;
}
.btn_main:hover, .btn_main:active, .sub_order:hover, .sub_order:active{
    background-color: #221e57;
}
.btn_feedback:hover, .btn_feedback:active{
    background-color: #377cb5;
}
.list_main_services li{
    padding: 7px 0;
}
.list_main_services li a{
    font-weight: 700;
    color: #191a1a;
    letter-spacing: -0.3px;
}
.list_main_services li a:hover, .list_main_services li a:active{
    border-bottom: 1px solid #272363;
    color: #272363;
}
.list_main_services i{
    color: #0398dd;
    margin-right: 15px;
}
.list_counties_cic li{
    margin: 5px 0.6%;
    background-color: #e4e4e4;
    padding: 12px 2%;
}
.list_counties_cic li img{
    width: 70px;
    height: 47px;
}
.list_flag_partners{
    margin-top: 35px;
}
.list_flag_partners li{
    width: 23%;
    margin: 10px 0.6%;
    padding-left: 3%;
}
.list_flag_partners li img{
    margin-right: 20px;
    width: 50px;
    height: 33px;
    border: 1px solid #dddddd;
}
.container_partners_logo{
    background-color: #fff;
    padding: 20px 0;
}
.nav_menu{
    background-color: #4c74a8;
    height: 50px;
}
.top_menu li{
    cursor: pointer;
    position: relative;
}
.top_menu li a, .top_menu li div{
    font-size: 14px;
    line-height: 50px;
}
.top_menu li i{
    line-height: 50px;
}
.top_menu li.open i.icon-arrow_down{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sub_menu{
    display: none;
}
.sub_menu li{
    width: 100%;
}
.sub_menu li a{
    display: block;
}
.main_services, .main_directions_cic{
    text-align: center;
}
.service_block{
    float: left;
    width: 23%;
    background-color: #29235c;
    min-height: 134px;
    padding: 22px 0;
}
.service_block{
    margin-right: 1.7%;
}
.service_block:last-child{
    margin-right: 0 !important;
}
.service_block i{
    font-size: 45px;
    color: #0398dd;
}
.service_block p{
    margin-top: 15px;
    color: #fff;
    font-weight: 600;
}
.work_bg, .building_bg, .about_bg, .contact_bg{
    padding-top: 300px;
    min-height: 800px;
    padding-bottom: 35px;
}
.work_bg{
    background: url("../img/fotofon1.jpg") no-repeat top center;
}
.building_bg{
    background: url("../img/fotofon2.jpg") no-repeat top center;
}
.about_bg{
    background: url("../img/fotofon3.jpg") no-repeat top center;
}
.contact_bg{
    background: url("../img/fotofon_contact.jpg") no-repeat top center;
}
.block_crumbs{
    border-bottom: 1px solid #d4d4d4;
    padding: 15px 0;
}
.breadcrumbs li{
    padding: 6px 0;
}
.breadcrumbs i{
    color: #5f5f5f;
    font-size: 10px;
}
.breadcrumbs li::after{
    content: "/";
    color: #5f5f5f;
    margin: 0 5px;
}
.breadcrumbs li:last-child::after{
    content: "" !important;
    margin: 0 !important;
}
.breadcrumbs li .crumb_normal, .breadcrumbs li .crumb_current{
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.breadcrumbs li .crumb_normal{
    color: #5f5f5f;
}
.breadcrumbs li .crumb_current{
    color: #0398dd;
}
.content_page_cic{
    padding: 50px 0 100px 0;
}
.content_page_cic h1{
    font-family: "Open Sans",sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #262262;
    line-height: 30px;
    letter-spacing: -0.3px;
}
.content_block_cic{
    padding: 50px 0 0 0;
}
.right_menu_cic{
    width: 268px;
    border: 1px solid #d4d4d4;
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.03);
    margin: 0 0 30px 0;
}
.right_menu_cic li{
    border-bottom: 1px solid #d4d4d4;
}
.right_menu_cic li:last-child{
    border-bottom: 0 !important;
}
.right_menu_cic li a{
    display: block;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    color: #262262;
    padding: 0 25px;
}
.right_menu_cic li a:hover, .right_menu_cic li a:active{
    background-color: #f2f2f2;
}
.advantage_block h2{
    font-size: 18px;
}
.advantage_block{
    background-color: #f2f2f2;
}
.total_list{
    margin-top: 15px;
    line-height: 24px;
    list-style: disc;
}
.total_list li{
    color: #0398dd;
}
.total_list li span{
    color: #000;
}
.text_block{
    padding: 0 0 30px 0;
}
.blocks_cic, .scheme_block, .blocks_about_cic{
    padding: 30px 0;
}
.blocks_cic h2{
    text-align: center;
    font-weight: 700;
}
.blocks_about_cic h2{
    text-align: center;
    font-weight: 700;
    letter-spacing: -0.3px;
}
.scheme_block h2{
    margin-bottom: 25px;
}
.direction_block{
    max-width: 270px;
    line-height: 24px !important;
}
.direction_block img{
    margin: 0 auto 10px auto;
}
.scheme_block img{
    margin: 10px auto 10px auto;
}
.construction_works_block{
    margin-bottom: 30px;
    line-height: 18px;
}
.construction_works_block img{
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
}
.construction_works_block div span{
    color: #0398dd;
    font-size: 14px;
    font-weight: 700;
}
.construction_works_block div p{
    margin-top: 10px;
}
.black_txt, .blue_txt{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.blue_txt{
    color: #4c74a8;
    margin-bottom: 25px;
}
.about_basic{
    text-align: center;
    margin-top: 25px;
}
.basic_services{
    background-color: #29235c;
    text-align: center;
    padding: 15px 0.5%;
    min-height: 156px;
    line-height: 21px;
}
.basic_services i{
    color: #0398dd;
    font-size: 50px;
}
.basic_services p{
    color: #cdcdd6;
    font-size: 16px;
    font-weight: 700;
}
.basic_services:first-child p{
    margin-top: 10px;
}
.basic_services:nth-child(2) p, .basic_services:nth-child(3) p, .basic_services:last-child p{
    margin-top: 25px;
}
.partners_logo_cic{
    padding: 60px 0 0 0;
    text-align: center;
}
.partners_logo_cic div{
    width: 216px;
    height: 100px;
    margin: 5px 0.1%;
    border: 1px solid #e8e8e8;
}
.partners_logo_cic div img{
    margin: 0 auto;
}
.bg_grey_map{
    margin-top: 50px;
    background: url("../img/map_about.jpg") no-repeat center;
    background-size: contain;
}
.list_about_cic{
    padding-top: 25px;
    text-align: center;
}
.list_about_cic div{
    margin: 10px 2%;
    padding-left: 3%;
    text-align: left;
    width: 24%;
}
.list_about_cic img{
    margin-right: 20px;
    border: 1px solid #dddddd;
}
.license_block{
    background-color: #e6e5e5;
    border: 1px solid #dcdcdc;
    padding: 20px 1.5%;
}
.map_pl{
    background: url("../img/map_pl.jpg") no-repeat top center;
    background-size: contain;
}
.map_ua{
    background: url("../img/map_ukraine.jpg") no-repeat top center;
    background-size: contain;
}
.map_pl span, .map_ua span{
    background-color: #646464;
    padding: 2px 25px;
    font-size: 18px;
    font-weight: 700;
    color: #f5f5f5;
}
.name_company{
    font-size: 24px;
    padding: 2px 15px !important;
}
.map_pl span a, .map_ua span a{
    color: #f5f5f5;
}
.about_services_links{
    margin: 30px 0;
}
.about_services_links a{
    margin: 8px 1%;
    background-color: #f0f0f0;
    padding: 15px 2%;
    text-align: left !important;
    width: 290px;
    margin: 8px 0.5%;
}
.about_services_links a:hover, .about_services_links a:active{
    background-color: #4c74a8;
}
.about_services_links a:hover > i, .about_services_links a:active > i, .about_services_links a:hover > span, .about_services_links a:active > span{
    color: #f0f0f0;
}
.about_services_links a i{
    font-size: 45px;
    color: #4c74a8;
    margin-right: 5%;
}
.about_services_links a span{
    color: #000000;
    font-size: 16px;
    font-weight: 700;
}
.container_vacancies{
     max-width: 810px;
}
.block_vacancy{
    margin-bottom: 8px;
    line-height: 18px !important;
}
.nazva_vacancy{
    background-color: #e4ebf5;
    border: 1px solid #cbd1d4;
    padding: 9px 1%;
    color: #4c74a8;
    font-weight: 700;
}
.description_vacancy{
    background-color: #f9f9f9;
    border-bottom: 1px solid #cbd1d4;
    border-left: 1px solid #cbd1d4;
    border-right: 1px solid #cbd1d4;
}
.profession span{
    font-size: 14px;
    font-weight: 400;
}
.salary{
    text-align: right;
}
.salary span{
    font-size: 14px;
}
.description_vacancy{
    padding: 9px 1%;
}
.flags_vacancy{
    margin-top: 5px;
}
.flags_vacancy img{
    margin-right: 8px;
    border: 1px solid #dddddd;
    width: 35px;
    height: 23px;
}
.order_block .btn_main{
    margin: 25px auto;
}
.lookfor span{
    color: #4c74a8;
    text-decoration: underline;
    cursor: pointer;
}
.lookfor span:hover, .lookfor span:active{
    text-decoration: none;
}
.missions_cic{
    margin-top: 25px;
}
.descript_mission{
    background-color: #f2f2f2;
    padding: 20px 5%;
    min-height: 126px;
}
.fon_online_order, .window_bg{
    display: none;
}
.fon_online_order{
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2000;
}
.window_bg{
    z-index: 2001;
    border-top: 7px solid #0398dd;
    background-color: #fafafa;
    padding: 15px;
    min-width: 280px;
    max-width: 500px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 95%;
}
.nazva_fs{
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #343433;
    line-height: 24px;
    padding: 20px 0;
    text-align: center;
}
.icon_close{
    position: absolute;
    top: 15px;
    right: 10px;
    cursor: pointer;
    color: #0398dd;
    z-index: 201;
    font-size: 18px;
}
.icon_close:hover{
    color: #0374ab;
}
.pole_oo_rd, .pole_feedback{
    margin-bottom: 10px;
    border: none;
    background-color: #ffffff;
    height: 40px;
    padding: 0 10px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    color: #3d3d3d;
    border: 1px solid #c0c0c0;
}
.pole_oo_rd{
    width: 100%;
    box-shadow: inset 0 0 3px rgba(0,0,0, 0.2);
}
.pole_feedback:last-child{
    margin-right: 0 !important;
}
.pole_oo_rd::-moz-placeholder, .polefortext::-moz-placeholder,
.pole_feedback::-moz-placeholder, .text_feedback::-moz-placeholder{
    opacity: 1;
}
.sub_wrp{
    text-align: right;
    margin-top: 20px;
}
.polefortext, .text_feedback{
    border: none;
    height: 100px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color: #3d3d3d;
    width: 100%;
    border: 1px solid #c0c0c0;
    padding: 5px;
}
.polefortext{
    box-shadow: inset 0 0 3px rgba(0,0,0, 0.2);
}
.radiobox input[type="radio"] + label {
    display: block;
    line-height: 20px;
    margin-bottom: 12px;
}
.radiobox .radio {
    height: 20px;
    vertical-align: top;
    width: 20px;
}
.radiobox .radio + label {
    cursor: pointer;
}
.radiobox .radio:not(checked) {
    opacity: 0;
    position: absolute;
}
.radiobox .radio:not(checked) + label {
    padding: 0 0 0 25px;
    position: relative;
}
.radiobox .radio:not(checked) + label::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cfcfcf;
    border-radius: 50%;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px;
}
.radiobox .radio:not(checked) + label::after {
    background: #3e8ac8 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 5px;
    opacity: 0;
    position: absolute;
    top: 5px;
    transition: all 0.2s ease 0s;
    width: 10px;
}
.radiobox .radio:checked + label::after {
    opacity: 1;
}
.requisites_cic{
    margin-bottom: 55px;
}
.requisites_cic p{
    margin-bottom: 10px;
}
.requisites_cic i{
    color:  #0374ab;
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.company_cic{
    color: #0374ab;
    font-size: 16px;
}
.requisites_cic p a:hover, .requisites_cic p a:active{
    text-decoration: none;
}
.select_vacancy_period{
    margin-bottom: 25px;
}
select {
    width: 230px;
    height: 30px;
    border: 1px solid #cbd1d4;
    background-color: #f9f9f9;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
    outline:none;
    cursor:pointer;
}
select::-ms-expand{
    display: none;
}
.nazva_feedback{
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}
label {position:relative}
label::after {
    font-size: 16px;
    color: #000;
    content: ">";
    padding: 0 0 2px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: -7px;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
}
.owl-carousel.mainslider .item{
    display: block;
}
.sertificate_block .preview_doc{
    width: 46%;
    margin: 20px 1.5% 0 1.5%;
    box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.10);
}
.popup_img{
    display: none;
    z-index: 2001;
    min-width: 260px;
    max-width: 500px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 95%;
}
.sertificate_block .icon_close{
    right: 20px;
}
@media only screen and (min-width: 1160px) {
    .top_menu li{
        display: inline-block;
        vertical-align: top;
    }
    .top_mnu_button{
        display: none;
    }
    .top_menu li a, .top_menu li div{
        color: #fff;
    }
    .top_menu li i{
        color: #fff;
        font-size: 13px;
    }
    .top_menu li .icon-arrow_down{
        width: 36px;
        text-align: center;
    }
    .top_menu li:hover, .top_menu li:active, .top_menu li:hover > a, .top_menu li:active > a, .top_menu li:hover > div, .top_menu li:active > div,
    .top_menu li:hover > a i, .top_menu li:active > a i, .top_menu li:hover > i, .top_menu li:active > i, .top_menu li.open,
    .top_menu li.open > a, .top_menu li.open > i, .top_menu li.open > div{
        background-color: #f2f2f2;
        color: #4c74a8;
    }
    .sub_menu{
        background-color: #fafafa;
        position: absolute;
        top: 50px;
        z-index: 10;
        left: 0;
        border-left: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
        border-bottom: 1px dotted #d1d1d1;
    }
    .top_menu li .sub_menu li a{
        color: #4c74a8;
        line-height: 18px !important;
        padding: 10px 15px;
        white-space: nowrap;
    }
    .top_menu li:first-child a, .top_menu li:nth-child(2) a, .top_menu li:last-child a{
        padding: 0 15px;
    }
    .top_menu li:nth-child(3) a, .top_menu li:nth-child(4) a, .top_menu li:nth-child(5) a, .top_menu li:nth-child(6) div{
        padding: 0 0 0 15px;
    }
    .top_menu li .sub_menu li{
        border-top: 1px dotted #d1d1d1;
    }
}
@media only screen and (max-width: 1159px) {
    .top_mnu_button{
        border: none;
        display: block;
        height: 50px;
        background-color: #4c74a8;
        margin-left: 20px;
        width: 50px;
    }
    .top_mnu_button .icon-menu-button{
        color: #fff;
        font-size: 35px;
    }
    .top_menu{
        display: none;
        background-color: #f2f2f2;
        position: absolute;
        width: 100%;
        z-index: 1000;
        color: #4c74a8;
    }
    .wrap_bg{
        width: 85%;
    }
    .top_menu li{
        border-top: 1px solid #d1d1d1;
    }
    .top_menu li a, .top_menu li div, .top_menu li i{
        color: #4c74a8;
        font-size: 16px;
        font-weight: 700;
    }
    .top_menu li .icon-arrow_down{
        width: 13%;
        text-align: center;
    }
    .top_menu li a, .top_menu li div{
        padding-left: 4%;
        width: 87%;
    }
    .top_menu li.open > .sub_menu li a{
        color: #4c74a8;
        background-color: #fff;
    }
    .top_menu li .sub_menu li a{
        background-color: #fff;
        padding-left: 8% !important;
        width: 100% !important;
        font-size: 14px !important;
        font-weight: 400 !important;
    }
    .top_menu li:hover, .top_menu li:active{
        background-color: #4c74a8;
    }
    .top_menu li:hover > a, .top_menu li:active > a, .top_menu li:hover > div, .top_menu li:active > div,
    .top_menu li .sub_menu li a:hover, .top_menu li .sub_menu li a:active, .top_menu li:hover > a i, .top_menu li:active > a i,
    .top_menu li:hover > i, .top_menu li:active > i, .top_menu li.open a, .top_menu li.open .icon-arrow_down{
        color: #fff;
        background-color: #4c74a8;
    }
}
@media only screen and (min-width: 1120px) {
    .construction_works_block img, .construction_works_block div{
        display: inline-block;
        vertical-align: middle;
    }
    .construction_works_block div{
        width: 40%;
    }
    .construction_works_block img{
        width: 20%;
        margin-right: 2%;
    }
}
@media only screen and (min-width: 1120px) {
    .construction_works_block img{
        width: 180px;
    }
}
@media only screen and (min-width: 980px) {
    .direction_block{
        width: 29%;
        margin: 15px 1.5% 25px 1.5%;
    }
    .basic_services{
        width: 23%;
        margin: 0 0.5% 25px 0.5%;
    }
}
@media only screen and (min-width: 569px) and (max-width: 979px) {
    .basic_services{
        width: 37%;
        margin: 0 2% 25px 2%;
    }
}
@media only screen and (min-width: 569px) and (max-width: 979px) {
    .direction_block{
        width: 47%;
        margin: 15px 1% 25px 1%;
    }
}
@media only screen and (min-width: 801px) {
    .license_block{
        width: 49%;
    }
    .license_block:first-child{
        float: left;
    }
    .license_block:last-child{
        float: right;
    }
}
@media only screen and (max-width: 800px) {
    .license_block{
        margin-bottom: 25px;
    }
}
@media only screen and (min-width: 641px) and (max-width: 800px) {
    .descript_mission{
        line-height: 21px;
        padding: 15px 2%;
    }
}
@media only screen and (min-width: 769px) {
    .bottom_items li a{
        line-height: 30px;
    }
    .bottom_phone{
        font-size: 18px;
    }
    .requisites_cic, .pole_feedback{
        display: inline-block;
        vertical-align: top;
    }
    .requisites_cic{
        width: 49%;
    }
    .pole_feedback{
        width: 32%;
        margin-right: 1.5%;
    }
}
@media only screen and (max-width: 768px) {
    .bottom_items li a{
        line-height: 24px !important;
        font-size: 12px;
    }
    .bottom_phone{
        font-size: 14px;
    }
    .pole_feedback{
        width: 100%;
    }
}
@media only screen and (min-width: 761px) {
    .picture_services{
        float: left;
        width: 50%;
    }
    .list_main_services{
        padding-left: 10%;
        float: left;
        width: 50%;
    }
    .list_main_services i{
        font-size: 30px;
    }
    .list_main_services li a{
        font-size: 18px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 760px) {
    .picture_services{
        margin-bottom: 25px;
    }
    .list_main_services{
        width: 270px;
        margin: 0 auto;
    }
    .list_main_services i{
        font-size: 24px;
    }
    .list_main_services li a{
        font-size: 16px;
        line-height: 24px;
    }
}
@media only screen and (min-width: 668px) {
    .right_menu_cic li a{
        font-size: 16px;
    }
    .blocks_cic h2{
        font-size: 18px;
    }
    .blocks_about_cic h2{
        font-size: 24px;
    }
    body {
        font-size: 14px;
        line-height: 18px;
    }
    .main_directions_cic{
        margin-top: 40px;
    }
    .total_list{
        margin-left: 50px;
    }
    .right_menu_cic{
        float: right;
        margin: 0 0 30px 30px;
    }
    .right_menu_cic li a{
        line-height: 62px;
    }
    .total_list li{
        margin-top: 20px;
    }
    .advantage_block{
        margin-top: 40px;
        padding: 50px 40px;
    }
    .white_block h2, .grey_block h2, .map_block h2{
        font-size: 36px;
        line-height: 50px;
    }
    .name_cic{
        font-size: 24px;
        line-height: 50px;
        margin-bottom: 45px;
    }
    .white_block, .grey_block, .map_bg{
        padding: 75px 0 110px 0;
    }
    .list_counties_cic li{
        width: 30%;
    }
    .list_counties_cic li img, .list_counties_cic li p{
        display: inline-block;
        vertical-align: middle;
    }
    .list_counties_cic li img{
        margin-right: 5%;
    }
    .list_counties_cic li p{
        text-align: left !important;
    }
    .bottom_menu{
        float: left;
        width: 26%;
    }
    .bottom_lm{
        text-align: right;
        float: left;
        width: 22%;
    }
    .logotype_sm{
        float: right;
    }
}
@media only screen and (max-width: 667px) {
    .right_menu_cic li a, .list_counties_cic{
        font-size: 14px;
    }
    .blocks_cic h2{
        font-size: 16px;
    }
    .blocks_about_cic h2{
        font-size: 18px;
    }
    body {
        font-size: 13px;
        line-height: 16px;
    }
    .total_list li{
        margin-top: 10px;
    }
    .main_directions_cic{
        margin-top: 20px;
    }
    .total_list{
        margin-left: 20px;
    }
    .right_menu_cic li a{
        line-height: 36px;
    }
    .advantage_block{
        margin-top: 30px;
        padding: 20px 20px 25px 20px;
    }
    .name_cic{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 35px;
    }
    .white_block, .grey_block, .map_bg{
        padding: 45px 0 70px 0;
    }
    .list_counties_cic li{
        width: 30%;
        padding: 5px 2%;
        text-align: center;
    }
    .list_counties_cic li p{
        margin-top: 5px;
    }
    .list_counties_cic li img{
        margin: 0 auto;
    }
}
@media only screen and (min-width: 641px) {
    .missions_cic img{
        float: left;
    }
    .descript_mission{
        margin-left: 204px;
    }
}
@media only screen and (min-width: 381px) and (max-width: 667px) {
    .white_block h2, .grey_block h2, .map_block h2{
        font-size: 24px;
        line-height: 30px;
    }
    .bottom_menu, .bottom_lm{
        float: left;
        width: 50%;
        min-height: 240px;
        padding-left: 9%;
    }
}
@media only screen and (min-width: 600px) {
    .wrapper_cic, .wrap_bg{
        padding: 0 30px;
    }
}
@media only screen and (max-width: 599px) {
    .wrapper_cic, .wrap_bg{
        padding: 0 15px;
    }
}
@media only screen and (min-width: 569px) {
    .basic_services{
        display: inline-block;
        vertical-align: top;
    }
    .bg_grey_map{
        min-height: 396px;
    }
}
@media only screen and (max-width: 568px) {
    .direction_block{
        width: 100%;
        margin: 15px 0 25px 0;
    }
    .white_block h2, .grey_block h2, .map_block h2{
        font-size: 21px;
        line-height: 24px;
    }
    .basic_services{
        width: 100%;
        margin: 0 0 25px 0;
    }
}
@media only screen and (min-width: 481px) {
    .header_right{
        padding-top: 20px;
    }
    .header_phone, .lang_cic{
        float: right;
    }
    .header_phone{
        padding-top: 3px;
        font-size: 18px;
    }
}
@media only screen and (max-width: 480px) {
    .header_phone i{
        display: inline-block;
        vertical-align: middle;
    }
    .header_phone{
        padding-top: 10px;
        font-size: 14px;
    }
    .header_right{
        text-align: right;
    }
    .lang_cic{
        display: inline-block;
    }
}
@media only screen and (min-width: 450px) {
    .profession, .salary{
        display: inline-block;
        vertical-align: top;
    }
    .profession{
        width: 64%;
    }
    .salary{
        width: 34%;
    }
    .nazva_vacancy{
        font-size: 18px;
    }
    .map_pl, .map_ua{
        padding-top: 70px;
        min-height: 307px;
    }
    .content_block_cic{
        line-height: 30px;
    }
}
@media only screen and (max-width: 449px) {
    .nazva_vacancy, .map_pl span, .map_ua span{
        font-size: 14px;
    }
    .map_pl, .map_ua{
        padding-top: 184px;
        min-height: 307px;
    }
    .content_block_cic{
        line-height: 24px;
    }
}
@media only screen and (max-width: 380px) {
    .bottom_menu{
        display: none;
    }
    .bottom_lm{
        text-align: center;
    }
    .bottom_lm a img{
        margin: 25px auto 0 auto;
    }
}



