.navigation {
    padding: 15px 30px;
    text-align: center;
}
.logo_box.block {
    display: none;
}
.navigation .page-numbers {
    padding: 3px 8px;
    background: #fff;
    color: #23120e;
    border: 1px solid #23120e;
    margin: 0 3px;
    font-size: 16px;
}
span.page-numbers.current {
    padding: 3px 10px;
    background: #fff;
    color: #23120e;
    border: 1px solid #3a5072;
    margin: 0 3px 0;
    font-size: 16px;
}
.navigation span.page-numbers.current, .navigation .page-numbers:hover {
    background: #3a5072;
    color: #fff;
}
.aioseo-breadcrumbs span a {
    position: relative;
    color: #054c7a;
    font-size: 13px;
}
.aioseo-breadcrumbs span:last-child {
    font-size: 13px;
}
span.aioseo-breadcrumb-separator {
    color: #e31d23;
    font-size: 18px;
    margin: 0 3px;
}
.aioseo-breadcrumbs {
    padding: 20px 0;
}
.menu {
    list-style: none;
    margin: 0px;
    padding: 0px 0 15px;
    display: flex;
    justify-content: space-between;
}
ul.menu ul.sub-menu {
    display: none;
    position: absolute;
    top: 20px;
    background: #3a5072;
    min-width: 404px;
    width: 100%;
    left: 0;
    padding: 5px 0;
    box-shadow: rgb(51 51 51 / 20%) -7px 20px 20px 3px;
    text-align: left;
    z-index: 999;
}
.menu li {
    padding: 0px 15px;
    position: relative;
}
.menu li:last-child {
    padding: 0px 0px 0 15px;
}
.menu li:first-child {
    padding: 0px 15px 0 0px;
}
.menu .sub-menu li a:hover {
    background: #e31d23;
    text-decoration: none;
}
.menu ul li a {
    color: #fff;
    line-height: 20px;
    text-decoration: none;
    display: block;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-size: 14px;
    padding: 10px 20px;
}
ul.menu li.menu-item-has-children:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    transform: rotate(45deg);
    margin: -3px 0px 0px 10px;
    width: 7px;
    height: 7px;
    border-color: #fff;
    border-style: solid;
    border-width: 0px 3px 3px 0px;
    right: 6px;
    position: absolute;
    top: 9px;
    transition: all 0.3s ease 0s;
}
ul.menu li.menu-item-has-children:hover:before {
    transform: rotate(225deg);
    top: 13px;
}
.menu .sub-menu li a {
    padding: 10px 20px;
    font-family: 'Open Sans', sans-serif;
}
header.header {
    position: absolute;
    top: 0;
    width: 100%;
}
.bl_1 {
    padding: 128px 0;
    height: 503px;
}
.home .bl_1 {
    height: 804px;
}
.box_bl_1 {
    padding-left: 95px;
}
.title_bl_1 {
    font-size: 39px;
    margin-top: 40px;
    font-weight: 900;
    text-align: left;
    line-height: 1.5;
}
.title_box_bl_1 {
    font-family: 'Gilroy';
    text-transform: uppercase;
    font-weight: 900;
    color: #3a5072;
}
.text_bl_1 {
    font-size: 34px;
    display: block;
    font-weight: 400;
    font-family: 'Gilroy';
}
.link_flex_bl_1 {
    display: flex;
    align-items: center;
    padding-top: 20px;
}
.item_link1 a {
    padding: 10px 48px 10px 20px;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #FE656D;
    position: relative;
    color: #fff;
}
.item_link1 a:before {
    content: "→";
    right: 14px;
    position: absolute;
    top: 2px;
    font-size: 21px;
    font-family: 'Open Sans', sans-serif;
    display: block;
}
.item_link2 {
    padding-left: 50px;
}
.item_link2 a:before {
    display: block;
    content: "";
    width: 40px;
    height: 47px;
    background: url(images/request-consultation-icon.png) 0 0 no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
.item_link2 a {
    position: relative;
    padding-left: 50px;
    display: inline-block;
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
}
.item_link3 span {
    font-size: 14px;
    text-transform: uppercase;
}
.header_flex {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.item_link3 span.icon {
    width: 26px;
    height: 28px;
    background-image: url(images/request-call-icon.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}
.item_link3 a {
    position: relative;
    color: #fff;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0.4);
    padding: 7px 15px;
    margin-top: 15px;
}
.logo_box {
    display: inline-block;
    padding-top: 30px;
    width: 11%;
}
.menu_b {
    padding: 30px 0 0 0;
    border-top: 4px solid #00285b;
    width: 71%;
}
.box_link_header {
    border-top: 4px solid #e31d23;
    padding-top: 30px;
    width: 29%;
    text-align: right;
    font-family: 'Gilroy';
    font-weight: 900;
}
.header_right {
    width: 83%;
    display: flex;
    justify-content: space-between;
}
ul.menu > li.menu-item-has-children:hover ul.sub-menu li {
    padding: 0;
}
a.link_clik {
    display: block;
    font-size: 22px;
    color: #3a5072;
}
.menu > li:hover a {
    color: #3a5072;
}
ul.menu li:hover ul.sub-menu li a, .foot_left .item_link2 a, .item1_bl_2, .foot_menu .menu li:hover a {
    color: #fff;
}
ul.menu li.menu-item-has-children:hover:before {
    transform: rotate(225deg);
    top: 13px;
    border-color: #3a5072;
}
ul.menu > li.menu-item-has-children {
    padding: 0px 25px 0 0px;
}
.menu li a {
    font-family: 'Gilroy';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
}
.bl_2 {
    position: relative;
    padding-top: 180px;
    padding-bottom: 20px;
}
.box_top_bl_2:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: -20px;
    bottom: -20px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.box_top_bl_2 {
    position: relative;
    z-index: 2;
    border-top: 4px solid #00285b;
    background: #fff;
    padding: 40px 60px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: -235px;
    flex-wrap: wrap;
}
.bl_2:before {
    content: "";
    position: absolute;
    left: 0;
    top: -56px;
    width: 100%;
    height: 57px;
    background-image: url(images/header-bg-bottom.png);
    background-size: cover;
    background-position: center;
}
.title_rabot {
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 18px;
    color: #3a5072;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.tekst_rabot {
    font-size: 14px;
}
.col2_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.col2 {
    width: 33.333%;
    padding: 0 10px;
    vertical-align: top;
}
.icon_rabot {
    width: 23%;
}
.icon_rabot img {
    width: 100%;
    display: block;
}
.box_tit_text {
    width: 68%;
}
.flex_bl_2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    margin-top: -15px;
}
.title_bl_2 {
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
}
.item1_bl_2 .link a {
    font-size: 14px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.item1_bl_2 .item_link1 {
    background: #FD1126;
    padding: 4px 4px;
    position: absolute;
    left: 50%;
    bottom: 13px;
    transform: translate(-50%);
}
.item2_bl_2 {
    width: 48%;
    height: 400px;
}
.txt_bl_2 {
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
    line-height: 2;
}
.item1_bl_2 .link {
    margin-top: 25px;
}
.title_bl_3 {
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 24px;
    color: #3a5072;
    text-transform: uppercase;
    text-align: center;
}
.title2_bl_3 {
    font-size: 13px;
    color: #3a5072;
    text-transform: uppercase;
    text-align: center;
}
.bl_3 {
    padding: 50px 0;
}
.box_slider_singl {
    padding: 60px 20px 0;
    position: relative;
}
.item_cat2 {
    background: #fff;
    border-bottom: 5px solid #00285b;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    padding: 30px;
    padding-top: 80px;
}
.box_excerpt {
    font-size: 14px;
    padding: 30px 0;
    color: #333;
}
.title_singl_slider {
    width: 80%;
    margin: 0 auto;
}
.text-center {
    text-align: center!important;
}
.text-center a {
    font-size: 14px;
    color: #054c7a;
    text-decoration: none;
}
.text-center a span {
    border-bottom: 2px solid #e31d23;
}
.box_singl_slider {
    padding: 0 15px;
}
.title_singl_slider a {
    color: #3a5072;
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
}
.title_singl_slider {
    text-align: center;
}
.square {
    width: 20px;
    height: 20px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    z-index: 9999;
    position: absolute;
    top: 230px;
}
.square.right_square {
    right: 16px;
}
.square.left_square {
    left: 15px;
}
.slider_singl .owl-nav.disabled, .slider_galerea .owl-nav.disabled, .slider_client .owl-nav.disabled, .slider_projects .owl-nav.disabled {
    display: block!important;
}
.slider_singl .owl-next:before, .slider_singl .owl-prev:before, .slider_galerea .owl-next:before, .slider_galerea .owl-prev:before, .slider_client .owl-next:before, .slider_client .owl-prev:before, .slider_projects .owl-next:before, .slider_projects .owl-prev:before {
    display: block;
    content: "";
    width: 65px;
    height: 54px;
    background: url(images/left-arrow.png) 0 0 no-repeat;
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0;
}
.slider_singl .owl-next, .slider_singl .owl-prev, .slider_galerea .owl-next, .slider_galerea .owl-prev, .slider_client .owl-next, .slider_client .owl-prev, .slider_projects .owl-next, .slider_projects .owl-prev {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65px;
    font-size: 0;
    height: 54px;
    right: -35px;
    z-index: 1;
    text-indent: -9999px;
    top: 0px;
    bottom: 0;
    margin: auto;
}
.slider_singl .owl-prev, .slider_galerea .owl-prev, .slider_client .owl-prev, .slider_projects .owl-prev {
    left: -35px;
    right: auto;
}
.slider_singl .owl-next:before, .slider_galerea .owl-next:before, .slider_client .owl-next:before, .slider_projects .owl-next:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.slider_projects .owl-prev {
    left: -20px;
}
.slider_projects .owl-next {
    right: -20px;
}
.item_cat1 a {
    display: block;
}
.item_cat1 {
    margin-bottom: -60px;
}
.item_cat1 a img {
    height: 100%;
    display: block;
    margin: 0 auto;
    width: auto;
}
.item_cat1 a {
    display: block;
    text-align: center;
    height: 250px;
}
.page_title {
    font-size: 24px;
    color: #3a5072;
    font-family: 'Gilroy';
    font-weight: 900;
    text-transform: none;
    text-align: left;
}
.col_r p {
    margin: 0 0 16px;
}




















table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse; 
    border-top: 5px solid #00285b;
    border-bottom: 5px solid #00285b;
}
table td {
    border: 1px solid #dddddd;
    padding: 5px;
}
tbody tr:nth-child(2n) {
    background: #e6f5fa;
}

table tr:first-child td {
    background: #00285b;
    color: #fff;
    margin-right: 5px;
}





































table::-webkit-scrollbar-button {
 background-image:url('');
 background-repeat:no-repeat;
 width:15px;
 height:0px
}
table::-webkit-scrollbar-track {
 background: #e6f5fa;
}
table::-webkit-scrollbar-thumb {
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color:#e6f5fa;
 background: #00285b;
}
table::-webkit-scrollbar-thumb:hover{
}
table::-webkit-resizer{
 background-image:url('');
 background-repeat:no-repeat;
 width:4px;
 height:0px
}
table::-webkit-scrollbar{
 width: 15px;

}









.col_r h2 {
    text-align: left;
    margin: 0 0 16px;
    font-weight: 400;
    text-transform: none;
    font-size: 32px;
    line-height: 1.2;
}
.slider_galerea {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 20px;
}
.item_galerea img {
    width: 100%;
    height: 444px;
    object-fit: cover;
    object-position: center;
}
footer {
    color: #fff;
    padding: 50px 0 0;
}
.footer_bott {
    position: relative;
}
footer .footer_bott:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(56, 69, 91, 0.6);
}
.title_contact {
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 24px;
    color: #3a5072;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 65px 0px;
}
.box_fon_contact {
    padding: 50px 0;
}
.flex_contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    color: #fff;
}
.item_contact1 .tel_box_flex a.link_clik {
    color: #fff;
    font-family: 'Gilroy';
    font-weight: 900;
    padding-right: 35px;
}
.item_contact1 .tel_box_flex a.link_clik:hover, .foot_menu .menu li a:hover {
    text-decoration: underline;
}
.item_contact1 {
    width: 48%;
}
.item_contact2 {
    width: 44%;
    position: relative;
}
.tel_box_flex .item_link3 a {
    margin: 0;
    font-weight: 900;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 7px 7px;
}
.tel_box_flex:before {
    display: block;
    content: "";
    width: 32px;
    height: 35px;
    background: url(images/phone-icon.png) 0 0 no-repeat;
    position: absolute;
    top: 9px;
    left: 0px;
}
.adres_box:before {
    display: block;
    content: "";
    width: 36px;
    height: 35px;
    background: url(images/map-icon.png) 0 0 no-repeat;
    position: absolute;
    top: 11px;
    left: 0px;
}
.email_box:before {
    display: block;
    content: "";
    width: 36px;
    height: 36px;
    background: url(images/mail-icon.png) 0 0 no-repeat;
    position: absolute;
    top: -4px;
    left: 0px;
}
.adres_box, .email_box {
    font-size: 20px;
    position: relative;
    padding: 0 0 30px 60px;
}
.tel_box_flex {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 0 30px 60px;
}
input.wpcf7-form-control::-webkit-input-placeholder {
 color: #4c4c4c !important;
}
input.wpcf7-form-control:-moz-placeholder {
 color: #4c4c4c !important;
}
input.wpcf7-form-control::-moz-placeholder {
 color: #4c4c4c !important;
}
input.wpcf7-form-control:-ms-input-placeholder {
 color: #4c4c4c !important;
}
input.wpcf7-not-valid::-webkit-input-placeholder {
    color: #f00 !important;
}
input.wpcf7-not-valid:-moz-placeholder {
    color: #f00 !important;
}
input.wpcf7-not-valid::-moz-placeholder {
    color: #f00 !important;
}
input.wpcf7-not-valid:-ms-input-placeholder {
    color: #000 !important;
}
input.wpcf7-not-valid {
    border: 1px solid #f00 !important;
}
.item_flex_btn2 .fofc_btn {
    margin: 0;
    max-width: 198px;
}
.fofc_item textarea {
    outline: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .fofc_item textarea {
    width: 100%;
    border: none;
    border-left: 5px solid #e31d23;
    padding: 15px 15px;
    font-size: 13px;
    color: #4c4c4c;
    resize: none;
}
form input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 20px 10px 20px;
    font-size: 13px;
    font-weight: 900;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #FE656D;
    position: relative;
    background: #FD1126;
    margin: 0;
    width: 100%;
    text-align: center;
}
p.f_text {
    font-size: 13px;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 15px auto;
}
.item_contact2 p.f_tit {
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 24px;
    margin: 0;
    text-align: center;
}
footer p.f_tit {
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
}
p.f_titl {
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
}
.fofc_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fofc_flex .fofc_item {
    width: 100%;
    max-width: 350px;
}
.fofc_flex_btn {
    display: flex;
    align-items: end;
    padding-top: 24px;
}
.item_flex_btn1 {
    width: 42%;
}
.item_flex_btn2 {
    width: 58%;
}
.item_flex_btn2 .fofc_btn, .popup .fofc_btn, .item_contact2 .fofc_btn, .tel_box_flex .item_link3, .link_flex_bl_1 .item_link1 {
    margin: 0;
    background: #FD1126;
    padding: 4px 4px;
    box-shadow: 3px 4px 7px 4px rgb(51 51 51 / 20%);
    max-width: 195px;
}
.item_contact2 .fofc_btn {
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.tel_box_flex .item_link3, .link_flex_bl_1 .item_link1 {
    max-width: none;
}
.item_flex_btn1 p.f_text {
    margin: 0;
    text-align: left;
    width: 70%;
}
.box_footer {
    padding-bottom: 40px;
}
.footer_bott {
    position: relative;
    padding: 10px 0;
}
.footer_bott_flex {
    display: flex;
    justify-content: space-between;
    align-items: end;
    z-index: 1;
    position: relative;
    flex-wrap: wrap;
}
.foot_item1 {
    width: 40%;
    display: flex;
    justify-content: space-between;
}
.foot_item2 {
    width: 50%;
}
.foot_menu .menu li a {
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
	white-space: nowrap;
}
.foot_menu .menu li {
    padding: 0;
}
.foot_menu .menu {
    display: block;
}
.foot_menu:first-child {
    padding-right: 10px;
}
.foot_left a.link_clik {
    color: #fff;
    font-family: 'Gilroy';
    font-weight: 900;
}
.foot_item2 {
    width: 50%;
    display: flex;
    justify-content: space-between;
}
.foot_right .logo_box.none {
    width: 100%;
    padding: 0 0 25px;
}
.copyright {
    font-size: 13px;
    padding-bottom: 25px;
}
.foot_right {
    width: 27%;
}
.foot_left {
    width: 73%;
}
.foot_left .item_link2 {
    padding: 35px 0 0;
}
.foot_left .item_link2 a:before {
    background: url(images/request-consultation-icon-red.png) 0 0 no-repeat;
}
.foot_right a {
    font-size: 13px;
    color: #fff;
}
.foot_left .item_link3 a {
    font-weight: 700;
}
.item_contact2:after {
    content: "Вопрос";
    color: rgba(255, 255, 255, 0.2);
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 169px;
    text-transform: uppercase;
    position: absolute;
    bottom: -74px;
    right: -168px;
    line-height: 1;
}
.s3.page_pag, .s4.page_pag {
    padding: 0px 0px 50px;
}
body.error404.logged-in h1.page_title {
    padding-bottom: 25px;
}
.home_link {
    color: #3a5072;
    font-weight: 700;
}
.home_link:hover {
    text-decoration: underline;
}
.popup p.f_tit {
    font-family: 'Gilroy';
    color: #fff;
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
}
.popup p.f_titl {
    margin-bottom: 30px;
    padding: 0;
    font-size: 14px;
}
.popup:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 0;
}
.popup .fofc_btn {
    max-width: 195px;
    margin: 0 auto;
}
.popup p.f_text {
    width: 100%;
}  
.closer {
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    position: absolute;
    padding: 0;
    text-align: center;
    text-decoration: none;
    z-index: 999;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.popup .dad_span_1, .popup .dad_span_2 {
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #fff;
    left: -2px;
}
.popup .dad_span_1 {
    transform: rotate(45deg);
    top: 10px;
}
.popup .dad_span_2 {
    top: 10px;
    transform: rotate(-45deg);
}
.footer_top input {
    margin: 0;
}
.bl_4_item1 {
    width: 30%;
    position: relative;
    padding-left: 160px;
}
.bl_4_item2 {
    width: 70%;
}
.title_box_bl_4 {
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;    
}
.bl_4 {
    padding: 45px 0;
}
.flex_bl_4 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}.flex_bl_4 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bl_4_item1:before {
    display: block;
    content: "";
    width: 121px;
    height: 137px;
    background: url(images/folder-image.png) 0 0 no-repeat;
    position: absolute;
    top: -17px;
    left: 0;
}
.img_box_client img {
    width: 100%;
    display: block;
}
.bl_5 {
    border-bottom: 5px solid #3a5072;
    padding: 50px 0;
    overflow-x: hidden;
}
.title2_bl_5, .title2_bl_6 {
    font-size: 13px;
    color: #3a5072;
    text-transform: uppercase;
    text-align: center;
}
.title_bl_5, .title_bl_6 {
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 24px;
    color: #3a5072;
    text-transform: uppercase;
    text-align: center;
}
.slider_projects {
    padding-top: 30px;
}
.flex_projects {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 20px 50px;
}
.projects_item1 {
    width: 60%;
    height: 490px;
    border: 5px solid #fff;
}
.projects_item1 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.projects_item2 {
    width: 47%;
    background: url(images/fon_projects_item.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    position: relative;
    padding: 10px;
    margin-left: -75px;
}
.projects_item2:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: -20px;
    top: -20px;
    background: #596981;
}
.flex_projects:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 45px;
    background-image: url(images/pencil.png);
    background-size: cover;
    background-position: center;
    width: 260px;
    height: 142px;
}
.projects_item2_border {
    border: 1px solid #566172;
    padding: 25px; 
}
.projects_item_title {
    font-size: 22px;
    font-weight: 900;
    font-family: 'Gilroy';
    position: relative;
    padding-left: 60px;
}
.projects_item_title:before {
    display: block;
    content: "";
    width: 47px;
    height: 33px;
    background: url(images/icon32.png) 0 0 no-repeat;
    position: absolute;
    top: 3px;
    left: 0px;
    background-size: 45px;
}
.projects_item_text {
    font-size: 14px;
}
.projects_item_meta {
    padding: 20px 0;
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 900;
    font-family: 'Gilroy';
}
p.area {
    padding-right: 40px;
    position: relative;
	width: 35%;
}
p.area span {
    font-size: 10px;
	position: absolute;
    top: 2px;
}
.projects_item_link {
    display: flex;
    align-items: center;
    z-index: 999;
}
.projects_item_text_dop {
    font-size: 20px;
    font-weight: 900;
    font-family: 'Gilroy';
    line-height: 1.3;
    padding-right: 40px;
}
.projects_item_text {
    font-size: 14px;
    padding-bottom: 30px;
}
.box_bl_5 .item_link1 {
    background: #FD1126;
    padding: 4px 4px;
    margin: 0 auto;
    box-shadow: 3px 4px 7px 4px rgb(51 51 51 / 20%);
    max-width: 198px;
}
.projects_item_link .item_link3 a {
    margin-top: 0;
    z-index: 9999;
}
.page_title.arch_titl {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.thumb_box_cat {
    padding: 8px;
}
.article_box {
    padding: 10px 25px 18px 25px;
}
.flex_singl_cat {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 40px;
}
.box_singl_cat {
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    border-bottom: 5px solid #00285b;
    margin: 24px 0 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
}
.thumb_box_cat a.link_thumb {
    width: 100%;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.thumb_box_cat a.link_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.article_box .link_title a {
    font-weight: 700;
    font-size: 16px;
    color: #3a5072;
}
.article_box .link_title a:hover {
    text-decoration: underline;
}
.article_box .text_singl {
    font-size: 14px;
    color: #333;
    margin-top: 15px;
}
.article_box .text_singl p {
    margin: 0;
}
.item2_bl_2 img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}
.bl_6 {
    padding: 50px 0 0px;
    background-position: left!important;
}
.foot_menu.blok_menu {
    display: none;
}
.foot_right .logo_box {
    width: 100%;
    padding: 0 0 20px;
    text-align: left;
}
.logo_box a {
    display: inline-block;
}
.flex_sibgl_bl_6 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 145px;
}
.box_singl_bl_6 {
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    border-bottom: 5px solid #00285b;
    margin: 24px 0 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
}
.box_bl_6 .link {
    padding: 30px 0;
    text-align: center;
}
.box_bl_6 .link a {
    color: #104E77;
    border-bottom: 2px solid #e31d23;
    font-size: 14px;
}
.box_bl_6 .thumb_box_cat a.link_thumb {
    height: 135px;
}
.box_content {
    padding-top: 15px;
}
.boxs_author {
    padding-top: 30px;
}
.img_author {
    padding-bottom: 20px;
}
.boxs_author .site_author a {
    color: #3a5072;
    font-weight: 700;
}
.box_link_single_cat {
    padding-top: 20px;
}
.box_link_single_cat h2.page_title.arch_title, .profile_author {
    text-align: left;
    text-transform: none;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
    color: #3a5072;
}
.author_meta {
    padding: 5px 0;
}
.author_meta a {
    font-weight: 700;
    color: #3a5072;
}
.author_meta a:hover, .box_link_single_cat .link_single_cat a:hover, .boxs_author .site_author a:hover {
    text-decoration: underline;
}
.box_link_single_cat .link_single_cat a {
    padding: 3px 0;
    display: inline-block;
    color: #3a5072;
    font-family: 'Gilroy';
    font-weight: 700;
}
a.link_clik.mob_link_clik, span.wpcf7-spinner {
    display: none;
}
.item_flex_btn2 .fofc_btn {
    background: transparent;
}





























































.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-nav.disabled+.owl-dots {
    display: none;
}
.owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-dots .owl-dot span {
    background: #fff;
}
.owl-nav.disabled, .owl-nav {
    text-indent: -9999px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background:#fac629
}
.owl-dots .owl-dot span {
    background: rgba(255, 255, 255, 0.7);
    width: 16px;
    height: 16px;
    margin: 0;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dot.active span {
    width: 20px;
    height: 20px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #F9BB4C;
}
.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    border: 2px solid #F9BB4C;
    border-radius: 50%;
    margin: 0 5px;
}
.owl-dot.active {
    border: 0px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
}
.owl-dots {
    display: none;
}




@media (min-width: 576px) {
.container {
    max-width: 540px;
}





}


@media (min-width: 768px) {
.container {
    max-width: 720px;
}



}


@media (min-width: 992px) {
.container {
    max-width: 960px;
}
.box_top_bl_2 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    margin-left: 8.333333%;
}
.item1_bl_2 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    margin-left: 8.333333%;
}



}



@media (min-width: 1200px) {
.container {
    max-width: 1140px;
}


}





@media (min-width: 991px) {
ul.menu > li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}



}



































@media (max-width: 1199px) {
nav.menu_box, ul.menu li.menu-item-has-children:before, .logo_box.none, .mobile_btn .dad_span_2 {
    display: none;
}
.header_right {
    width: 100%;
}
#dad_mobile_btn {
    display: none;
    position: absolute;
    top: 27px;
    left: 0;
    width: 36px;
    height: 36px;
    box-sizing: border-box;
    border-radius: 15px;
    cursor: pointer;
}
#dad_mobile_btn, .logo_box.block, .menu {
    display: block;
}
span.toog {
    content: "";
    position: absolute;
    top: 21px;
    left: 13px;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(45deg);
    margin: -3px 0px 0px 10px;
    width: 10px;
    height: 10px;
    border-color: #fff;
    border-style: solid;
    border-width: 0px 3px 3px 0px;
    background-size: 10px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
span.toogs {
    content: "";
    position: absolute;
    right: 4px;
    top: 0;
    width: 54px;
    height: 54px;
}
span.toogs.active span.toog {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
ul.menu ul.sub-menu {
    display: none;
    position: initial;
    top: auto;
    left: auto;
}
ul#menu-glavnoe-menyu > li {
    padding: 0;
    margin-right: 0;
}
.menu .sub-menu li a {
    font-size: 14px;
    padding: 10px 20px;
    text-transform: none;
}
.dad_span_1, .dad_span_2, .dad_span_3 {
    position: absolute;
    width: 27px;
    height: 3px;
    transition: 0.3s;
    background: #FD1126;
}
.dad_span_1 {
    top: 7px;
}
.dad_span_2 {
    top: 16px;
}
.dad_span_3 {
    top: 25px;
}
.mobile_btn .dad_span_1 {
    transform: rotate(45deg);
    top: 21px;
}
.mobile_btn .dad_span_3 {
    top: 21px;
    transform: rotate(-45deg);
}
nav.menu_box {
    position: absolute;
    top: 90px;
    z-index: 2;
    left: 0;
    background: url(images/menu-bg.png) 0 0 no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    border-top: 4px solid #00285b;
    width: 100vh;
    box-shadow: 0 0 15px 0px rgb(0 0 0 / 30%);
}
.menu_b {
    padding: 0;
    justify-content: flex-end;
    display: flex;
    position: relative;
}
.logo_box {
    width: 90%;
    text-align: center;
}
.menu > li:hover a {
    color: #fff;
}
ul.menu > li.menu-item-has-children:hover ul.sub-menu {
    display: none;
}
.menu li a {
    display: inline-block;
    font-size: 16px;
    padding: 15px;
}
.menu li:first-child, .menu li:last-child {
    padding: 0;
}
ul.menu > li.menu-item-has-children > a {
    padding: 15px 50px 15px 15px;
}
ul#menu-glavnoe-menyu > li:hover {
    background: #e31d23;
}
.box_link_header {
    width: 35%;
}
.home .bl_1 {
    background-position: 50% 100%!important;
    height: 503px;
}
.item_contact1 .tel_box_flex {
    flex-wrap: wrap;
}
.item_contact1 .tel_box_flex a.link_clik {
    padding: 0 0 25px;
    width: 100%;
}
.fofc_flex .fofc_item {
    max-width: 250px;
}
.flex_bl_2 {
    margin-top: 0;
}
.slider_singl .owl-next, .slider_singl .owl-prev {
    top: -365px;
}
.flex_sibgl_bl_6 {
    padding-left: 0;
}


}






























@media (max-width: 991px) {
.foot_menu.none_menu, .item_contact2:after, .projects_item2:before {
    display: none;
}
.foot_menu.blok_menu {
    display: block;
}  
.bl_4_item2 {
    width: 100%;
}  
.menu_b {
    width: 68%;
}
.box_link_header {
    width: 34%;
}
.box_bl_1 {
    padding-left: 0;
}
.bl_1 {
    background-position: 50% 100%!important;
}
table {
    display: block;
    overflow-x: auto;
    max-width: 100%;
}
.foot_item1 {
    width: 70%;
    margin: 0 auto;
}
.foot_item2 {
    width: 100%;
    padding-top: 0;
}
.foot_menu .menu li a {
    padding: 5px 0;
}
.foot_left, .foot_right {
    width: 50%;
}
.foot_menu:first-child {
    padding: 0;
}
.fofc_flex .fofc_item {
    max-width: 200px;
}
.item1_bl_2 {
    width: 100%;
    padding: 40px 0 0px;
}
.item1_bl_2 .item_link1 {
    position: inherit;
    left: auto;
    top: auto;
    bottom: auto;
    transform: none;
    max-width: 198px;
    margin: 20px auto;
}
.item2_bl_2 {
    width: 100%;
    height: auto;
}
.bl_2 {
    padding-bottom: 25px;
    background-position: 0% 50%!important;
}
.box_slider_singl {
    padding: 60px 20px 0;
}
.bl_4_item1 {
    width: 100%;
    padding: 0 0 50px 155px;
}
.slider_client .owl-next {
    right: -55px;
}
.slider_client .owl-prev {
    left: -55px;
}
.projects_item1 {
    width: 100%;
    margin-bottom: -15px;
    z-index: 999;
}
.projects_item2 {
    width: 100%;
    margin-left: 0;
}
.slider_projects .owl-next, .slider_projects .owl-prev {
    top: 265px;
    bottom: auto;
}











}




























@media (max-width: 770px) {
header.header a.link_clik, header.header span.text_link, .bl_2:before, .square.right_square, .flex_projects:after {
    display: none;
}
.link_flex_bl_1 {
    display: block;
}
.foot_item1, .item_contact2, .item_contact1, .item_flex_btn1, .item_flex_btn1 p.f_text, .item_flex_btn2 {
    width: 100%;
}
header.header .item_link3 a {
    border: none;
    margin: 0;
    padding: 0;
}
.item_link3 span.icon {
    margin-right: 0;
}
.bl_1 {
    padding: 68px 0;
}
.flex_singl_cat {
    padding-bottom: 20px;
}
.box_singl_cat {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.s3.page_pag, .s4.page_pag {
    padding: 0px 0px 20px;
}
.link_flex_bl_1 .item_link1 {
    max-width: 198px;
}
.link_flex_bl_1 .item_link2 {
    padding: 20px 0 0;
}
.foot_item2 span.text_link {
    display: inline-block;
}
.box_fon_contact {
    background-position: 0% 0%!important;
}
.item_contact2 {
    padding-top: 30px;
}
.fofc_flex, .fofc_flex_btn {
    justify-content: center;
    flex-wrap: wrap;
}
.fofc_flex .fofc_item {
    max-width: none;
    padding-bottom: 20px;
}
.item_flex_btn1 {
    padding-bottom: 20px;
}
.fofc_flex_btn .item_flex_btn2 .fofc_btn {
    margin: 0 auto;
}
.fofc_flex .fofc_item:last-child {
    padding-bottom: 0;
}
.col2 {
    width: 100%;
    padding: 0;
}
.icon_rabot {
    width: auto;
}
.box_top_bl_2 {
    margin-top: -400px;
}
.home .bl_1 {
    height: 730px;
}
.col2:last-child {
    padding: 25px 0 0;
    margin-bottom: 0;
}
.slider_singl .owl-next, .slider_singl .owl-prev {
    top: -310px;
}
.box_singl_bl_6 {
    margin: 15px;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.flex_sibgl_bl_6 {
    justify-content: center;
}
.bl_6 {
    background: #fff!important;
}
.box_bl_6 .link {
    padding: 10px 0 30px;
}
.box_bl_6 .thumb_box_cat a.link_thumb {
    height: 175px;
}




}























@media (max-width: 550px) {
.foot_menu.blok_menu, .adres_box br, .projects_item_text_dop br, .projects_item_title:before {
    display: none;
}
p.title_meta, .projects_item_link .item_link3, .foot_left, .foot_right {
    width: 100%;
}
.menu_b {
    position: inherit;
}
nav.menu_box {
    width: 100%;
    max-width: 320px;
}
ul.menu ul.sub-menu {
    min-width: auto;
}
.title_bl_1 {
    font-size: 28px;
}
.slider_galerea .owl-prev {
    left: 0;
}
.slider_galerea .owl-next {
    right: 0px;
}
.foot_menu.none_menu {
    display: block;
    width: 100%;
}
.foot_item1, .foot_item2, .projects_item_link, .projects_item_meta {
    flex-wrap: wrap;
    text-align: center;
}
.foot_item1 .foot_menu.none_menu:first-child .menu {
    padding: 0;
}
.copyright {
    padding: 20px 0 15px;
}
.foot_right .logo_box {
    padding: 30px 0 0;
    text-align: center;
}
.box_link_header {
    width: 20%;
}
.menu_b {
    width: 80%;
}
.closer {
    top: 10px;
    right: 10px;
}
.slider_singl .owl-next, .slider_singl .owl-prev {
    top: 0;
}
.slider_client .owl-next {
    right: -15px;
}
.slider_client .owl-prev {
    left: -15px;
}
.slider_client {
    padding: 0 30px;
}
.projects_item1 {
    height: 390px;
}
.slider_projects .owl-next, .slider_projects .owl-prev {
    top: 215px;
}
.projects_item_text_dop {
    padding: 0 0 20px;
    width: 100%;
}
p.area {
    padding: 0;
    width: 100%;
}
.projects_item_text {
    text-align: center;
    padding-bottom: 20px;
}
.projects_item_title {
    padding-left: 0;
    text-align: center;
}
.projects_item_meta {
    padding: 10px 0;
}
.flex_projects {
    padding: 20px 0;
}
.bl_5 {
    padding: 50px 0 20px;
}
.box_singl_bl_6 {
    margin: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
a.link_clik.mob_link_clik {
    display: block;
    text-align: center;
    padding-top: 10px;
}
.box_top_bl_2 {
    padding: 40px 20px;
}










}