/*   
Theme Name: NZIV
Version: 1.0
Author: TG
Author URI: http://tomgarret.ru
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	background:none;
}

h2 {
	line-height: 2;
	font-weight:900;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	/*height: 100%;*/
}

body {
	line-height: 1;
	min-height: 100%;
	/*display: grid;
    grid-template-rows: auto;*/	
	/*background:url("https://nziv.ru/wp-content/uploads/2020/01/pattern_blue.png");*/
	background:url("https://nziv.ru/wp-content/uploads/2020/02/AI_Image-mono.jpg");
}
ol, ul {
    margin-left: 30px;
    line-height: 1.7;
	font-family: 'Roboto Condensed';
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:300,300i,400,400i,700,700i&subset=cyrillic');*/

body {
    font-family: 'Roboto';
    font-size: 16px;
}

.wrapper {
    width: 100%;
    /*min-width: 1200px;*/
}

.inner {
    /*position: relative;
    width: 1200px;
    min-width: 1200px;
    max-width: 1200px;
    margin: 0 auto;*/
	padding:50px;
}

header {
/*    background: repeating-linear-gradient( 45deg, #011a2b, #011a2b 4px, #03243E 4px, #03243E 6px );*/
    /* background: url('images/header_left.png') no-repeat top left, url('images/header_right.png') no-repeat top right, #03243E;*/
	/*background: url("https://nziv.ru/wp-content/uploads/2020/01/header_back.jpg");
    background-size: auto 100%;*/
    padding: 25px 0;
	/*height:196px !important;*/
	
/*    overflow: hidden;*/
}

.main_slider .fotorama__nav--dots .fotorama__nav__frame {
    width: 26px;
    height: 30px;
}
.main_slider .fotorama__nav--dots .fotorama__nav__frame:not(:last-child) {
    margin-right: 30px;
}
.main_slider .fotorama__nav-wrap {
    margin-top: -60px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.main_slider .fotorama__dot {
    position: relative;
    width: 15px !important;
    height: 8.66px !important;
    background-color: #ffffff;
    margin: 4.33px 0;
    border-radius: 0 !important;
    border: 0 !important;
    border-width: 0 !important;
    opacity: 0.6;
}
.main_slider .fotorama__nav__frame.fotorama__active .fotorama__dot {
    opacity: 1;
}
.main_slider .fotorama__dot:before,
.main_slider .fotorama__dot:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
}
.main_slider .fotorama__dot:before {
    bottom: 100%;
    border-bottom: 4.33px solid #ffffff;
}

.main_slider .fotorama__dot:after {
    top: 100% !important;
    width: 0;
    border-top: 4.33px solid #ffffff;
    left: 0 !important;
    padding: 0 !important;
}

.wrapper.production {
    background: #f8f6f6;
    padding: 70px 0;
}
.wrapper.production > .inner > h1 {
    color: #02233c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 70px;
    font-family: 'Roboto Condensed';
    line-height: 44px;
}
.wrapper.production > .inner > .items {
    margin-bottom: 10px;
    font-size: 0;
}
.wrapper.production > .inner > .items > ul {
    width: 95%;
    margin: 0 auto;
    font-size: 0;
}
.wrapper.production > .inner > .items > ul > li > a {
    position: relative;
    display: inline-block;
    padding-top: 160px;
    color: #02233c;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    min-width: 128px;
    z-index: 1;
    border: none;
}
.wrapper.production > .inner > .items > ul > li > a > span {
    border-bottom: 1px solid #02233c;
}
.wrapper.production > .inner > .items > ul > li {
    display: inline-block;
    width: 25%;
    text-align: center;
    margin-bottom: 70px;
    vertical-align: top;
}
.wrapper.production > .inner > .items > ul > li.item_1 > a {
    background: url('images/icons/production_1.png') no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production > .inner > .items > ul > li.item_2 > a {
    background: url('images/icons/production_2.png') no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production > .inner > .items > ul > li.item_3 > a {
    background: url('images/icons/production_3.png') no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production > .inner > .items > ul > li.item_4 > a {
    background: url('images/icons/production_4.png') no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production > .inner > .items > ul > li.item_5 > a {
    background: url('images/icons/production_5.png') no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production > .inner > .items > ul > li.item_6 > a {
    background: url('images/icons/production_6.png') no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production > .inner > .items > ul > li.item_7 > a {
    background: url('images/icons/production_7.png') no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production > .inner > .items > ul > li.item_8 > a {
    background: url('images/icons/production_8.png') no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production > .inner > .docs {
    text-align: right;
    width: 80%;
    margin: 0 auto;
}
.wrapper.production > .inner > .docs > a {
    position: relative;
    color: #02233c;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Roboto Condensed';
}
.wrapper.production > .inner > .docs > a:after {
    content: '';
    position: absolute;
    top: -4px;
    left: -35px;
    background: url('images/icons/docs.png') no-repeat center center;
    background-size: 100% auto;
    width: 24px;
    height: 30px;
}
.wrapper.production > .inner > .docs > a > span {
    border-bottom: 1px solid #02233c;
}

.wrapper.about_link {
    position: relative;
/*    background: repeating-linear-gradient( 45deg, #011a2b, #011a2b 4px, #03243E 4px, #03243E 6px );*/
    background: #10283e;
    padding: 30px 0 30px 0;
    text-align: center;
}
.wrapper.about_link:before {
    content: '';
    position: absolute;
    top: 0;
    left: -1000px;
    background: #10283e;
    width: 1000px;
    height: 100%;
}
.wrapper.about_link:after {
    content: '';
    position: absolute;
    top: 0;
    right: -1000px;
    background: #10283e;
    width: 1000px;
    height: 100%;
}
.wrapper.about_link > .inner > a {
    color: #fff;
    text-decoration: none;
}
.wrapper.about_link > .inner > a > span {
    border-bottom: 1px solid #fff;
}
.wrapper.about_link.more_news {
    display: none;
}

footer {
/*    background: repeating-linear-gradient( 45deg, #011a2b, #011a2b 4px, #03243E 4px, #03243E 6px );*/
  /*  background: url("https://nziv.ru/wp-content/uploads/2020/01/footer_back.png");*/
    padding: 10px 0 10px 0;
	color: #fff;
	line-height: 1.5;
}
footer > .inner > .col_4 > .copyright {
	margin-top: 20px;
}
footer > .inner > .col_4 > .politic_confidence {
	margin-top: 20px;
	color: #fff;
}

footer > .inner > .col_4 > .politic_confidence > a {
	color: #fff;
}

footer > .inner > .col_4 > .politic_confidence > a:hover {
	color: #0034A9;
}

footer > .inner > .col_4 {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}
footer > .inner > .col_4 > .title {
    color: #fff;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'Roboto Condensed';
    font-size: 18px;
}


footer > .inner > .col_5 {
    display: inline-block;
    vertical-align: top;
    width: 16.6%;
}
footer > .inner > .col_5 > .title {
    color: #fff;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'Roboto Condensed';
    font-size: 18px;
}
footer > .inner > .col_5:nth-child(2) > ul > li:not(.mini_title) {
    display: none;
}
footer > .inner > .col_5 > ul > li > ul.sub-menu {
    display: none;
}
footer > .inner > .col_5 > ul > li:not(:last-child) {
    margin-bottom: 7px;
}
footer > .inner > .col_5 > ul > li > a {
    color: #b8bdc1;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}
footer > .inner > .col_5 > ul > li.title {
    display: block !important;
    margin-bottom: 20px;
}
footer > .inner > .col_5 > ul > li.title > a {
    color: #fff;
    font-weight: 500;
    font-family: 'Roboto Condensed';
    font-size: 18px;
}

.wrapper.copyright {
    background: url('images/footer_left.png') no-repeat top left, url('images/footer_right.png') no-repeat top right, #021e32;
    background-size: auto 100%;
    font-family: 'Roboto Condensed';
}
/* .wrapper.copyright > .inner {
    background: url('images/logo.png') no-repeat top 9px left;
    background-size: auto 55px;
    padding: 20px 0 20px 0;
    padding-left: 200px;
    box-sizing: border-box;
} */
.wrapper.copyright > .inner > .email {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-weight: 600;
    line-height: 22px;
    margin-right: 30px;
}
.wrapper.copyright > .inner > .address {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-weight: 600;
    line-height: 22px;
}

.wrapper.last_news {
    padding: 70px 0;
}
.wrapper.last_news > .inner > h2 {
    color: #02233c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 70px;
    font-family: 'Roboto Condensed';
    line-height: 44px;
}
.wrapper.last_news > .inner > .items_wrapper {
    position: relative;
}
.wrapper.last_news > .inner > .items_wrapper > .prev {
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 230px);
    background: url('images/icons/news_arrow_left.png') no-repeat center center;
    background-size: 100% auto;
    width: 30px;
    height: 100px;
    z-index: 9;
    border: none;
    cursor: pointer;
}
.wrapper.last_news > .inner > .items_wrapper > .next {
    position: absolute;
    top: calc(50% - 55px);
    right: calc(50% - 230px);
    background: url('images/icons/news_arrow_right.png') no-repeat center center;
    background-size: 100% auto;
    width: 30px;
    height: 100px;
    z-index: 9;
    border: none;
    cursor: pointer;
}
.wrapper.last_news > .inner > .items_wrapper.owl_none > .prev,
.wrapper.last_news > .inner > .items_wrapper.owl_none > .next {
    display: none;
}
.wrapper.last_news > .inner > .items_wrapper > .items {
    position: relative;
}
.wrapper.last_news > .inner > .items_wrapper > .items:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url('images/white_shadow_left.png') no-repeat center left;
    background-size: 100% auto;
    width: 450px;
    height: 100%;
    z-index: 9;
    pointer-events: none;
}
.wrapper.last_news > .inner > .items_wrapper > .items:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url('images/white_shadow_right.png') no-repeat center left;
    background-size: 100% auto;
    width: 450px;
    height: 100%;
    z-index: 9;
    pointer-events: none;
}
.wrapper.last_news > .inner > .items_wrapper > .items .item {
    position: relative;
    width: 300px;
    height: 350px;
    margin: 0 auto;
}
.wrapper.last_news > .inner > .items_wrapper > .items .item > .info {
    position: absolute;
    top: 145px;
    left: 25px;
    width: 70%;
}
.wrapper.last_news > .inner > .items_wrapper > .items .item > .info > .date {
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}
.wrapper.last_news > .inner > .items_wrapper > .items .item > .info > .title {
    
}
.wrapper.last_news > .inner > .items_wrapper > .items .item > .info > .title > a {
    color: #fff;
    line-height: 20px;
    font-family: 'Roboto Condensed';
    border: none;
    font-size: 18px;
}
.wrapper.last_news > .inner > .items_wrapper > .items .item > .hexagon {
    position: relative;
    top: -125px;
    width: 300px;
    height: 600px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    cursor: pointer;
}
.wrapper.last_news > .inner > .items_wrapper > .items .item > .hexagon > .hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
}
.wrapper.last_news > .inner > .items_wrapper > .items .item > .hexagon > .hexagon-in1 > .hexagon-in2 {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
}
body.home .wrapper.last_news > .inner > .items_wrapper > .items .item > .hexagon > .hexagon-in1 > .hexagon-in2:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 29, 82, 0.5);
    display: none;
    z-index: 1;
}
body.home .wrapper.last_news > .inner > .items_wrapper > .items .item:hover > .hexagon > .hexagon-in1 > .hexagon-in2:after {
    display: block;
}
body.home .wrapper.last_news > .inner > .items_wrapper > .items .item:hover > .info > .title > a,
body.home .wrapper.last_news > .inner > .items_wrapper > .items .item:hover > .info > .date {
    color: #9399c5;
}

.loadmore {
    text-align: center;
    font-family: 'Roboto Condensed';
}
.loadmore > a {
    color: #03243E;
    text-decoration: none;
    line-height: 22px;
    font-size: 16px;
}
.loadmore > a > span {
    border-bottom: 1px solid #03243E;
}

.wrapper.contacts {
    background: #f4f4f4;
    padding: 70px 0;
}
.wrapper.contacts > .inner > h2 {
    color: #02233c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 70px;
    font-family: 'Roboto Condensed';
    line-height: 44px;
}
.wrapper.contacts > .inner > .row {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
    font-size: 0;
}
.wrapper.contacts > .inner > .row > .col_2 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    color: #02233c;
    font-family: 'Roboto Condensed';
    font-size: 16px;
}
.wrapper.contacts > .inner > .row > .col_2 > .title {
/*    text-transform: uppercase;*/
    font-weight: bold;
    margin-bottom: 20px;
}
.wrapper.contacts > .inner > .row > .col_2 > .phone {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
.wrapper.contacts > .inner > .row > .col_2 > .phone:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    background: url('images/icons/phone.png') no-repeat center center;
    background-size: 100% auto;
    width: 18px;
    height: 20px;
}
.wrapper.contacts > .inner > .row > .col_2 > .email {
    position: relative;
    padding-left: 30px;
}
.wrapper.contacts > .inner > .row > .col_2 > .email > a {
    color: inherit;
}
.wrapper.contacts > .inner > .row > .col_2 > .email:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url('images/icons/email.png') no-repeat center center;
    background-size: 100% auto;
    width: 20px;
    height: 16px;
}

.wrapper.production.about > .inner > .items > ul > li {
    width: 33%;
}
.wrapper.production.about > .inner > .items > ul > li.item_1 > a {
    background: url(images/icons/about_1.png) no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production.about > .inner > .items > ul > li.item_2 > a {
    background: url(images/icons/about_2.png) no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production.about > .inner > .items > ul > li.item_3 > a {
    background: url(images/icons/about_3.png) no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production.about > .inner > .items > ul > li.item_4 > a {
    background: url(images/icons/about_4.png) no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production.about > .inner > .items > ul > li.item_5 > a {
    background: url(images/icons/about_5.png) no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production.about > .inner > .items > ul > li.item_6 > a {
    background: url(images/icons/about_6.png) no-repeat center top;
    background-size: 128px auto;
}

.wrapper.production.production_page > .inner > .items > ul {
    text-align: center;
}
.wrapper.production > .inner > .items > ul > li {
    position: relative;
}
.wrapper.production > .inner > .items > ul > li:hover > .hexagon_hover {
    display: block;
}

.hexagon_hover {
    display: none;
    position: absolute;
    top: 0;
    left: calc(50% - 64px);
    width: 128px;
    height: 72px;
    background-color: rgba(38, 52, 139, 0.6);
    margin: 36.95px 0;
}
.hexagon_hover:before,
.hexagon_hover:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 64px solid transparent;
  border-right: 64px solid transparent;
  left: 0;
}
.hexagon_hover:before {
  bottom: 100%;
  border-bottom: 36.95px solid rgba(38, 52, 139, 0.6);
}
.hexagon_hover:after {
  top: 100%;
  width: 0;
  border-top: 36.95px solid rgba(38, 52, 139, 0.6);
}

.wrapper.production.services > .inner > .items > ul > li.item_1 > a {
    background: url(images/icons/services_1.png) no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production.services > .inner > .items > ul > li.item_2 > a {
    background: url(images/icons/services_2.png) no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production.services > .inner > .items > ul > li.item_3 > a {
    background: url(images/icons/services_3.png) no-repeat center top;
    background-size: 128px auto;
}
.wrapper.production.services > .inner > .items > ul > li.item_4 > a {
    background: url(images/icons/services_4.png) no-repeat center top;
    background-size: 128px auto;
}

.wrapper.page_header {
    position: relative;
    background-size: cover !important;
}
.wrapper.page_header:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
}
.wrapper.page_header > .inner {
    padding: 40px 0;
}
.wrapper.page_header > .inner > .info {
    position: relative;
    z-index: 2;
}
.wrapper.page_header > .inner > .info > h1 {
    color: #fff;
    font-size: 36px;
    font-family: 'Roboto Condensed';
    line-height: 44px;
    text-align: center;
}
.wrapper.page_header > .inner > .info > .subcategory {
    text-align: center;
    margin-top: 30px;
}
.wrapper.page_header > .inner > .info > .subcategory:empty {
    display: none;
}
.wrapper.page_header > .inner > .info > .subcategory > a {
    font-family: 'Roboto Condensed';
    color: #fff;
}
.wrapper.page_header > .inner > .info > .subcategory > a:not(:last-child) {
    margin-right: 20px;
}
.wrapper.page_header > .inner > .info > .text {
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    line-height: 26px;
    margin-top: 30px;
    text-align: center;
}
.wrapper.page_header > .inner > .info > .text:empty {
    display: none;
}

.wrapper.history {
/*    padding: 70px 0;*/
}
.wrapper.history > .inner > .history_step {
    position: relative;
    width: 800px;
    margin: 0 auto;
    box-sizing: border-box;
    border-top: 3px solid #021d30;
    border-left: 3px solid #021d30;
    padding: 10px;
}
.wrapper.history > .inner > .history_step:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border: 3px solid #021d30;
    background: #fff;
    border-radius: 100%;
    top: -14px;
    left: -14px;
}
.wrapper.history > .inner > .history_step > .year {
    color: #021d30;
    font-size: 26px;
    margin-bottom: 10px;
    font-family: 'Roboto Condensed';
    line-height: 34px;
}
.wrapper.history > .inner > .history_step > .description {
    color: #021d30;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    line-height: 24px;
}

.wrapper.page_with_bg_header {
    padding: 70px 0;
    overflow: hidden;
}
.wrapper.page_with_bg_header > .inner > article > p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #032039;
    font-family: 'Roboto Condensed';
}
article > .cite {
    position: relative;
    background: #f4f4f4;
    font-size: 24px;
    line-height: 36px;
    color: #032039;
    font-family: 'Roboto Condensed';
    padding: 50px 0;
    margin-top: 50px;
    margin-bottom: 50px;
}
article > .cite p {
    font-size: 24px !important;
    line-height: 36px !important;
    margin: 0 !important;
}
article > .cite:before {
    content: '';
    position: absolute;
    top: 0;
    left: -1000px;
    width: 1000px;
    height: 100%;
    background: #f4f4f4;
}
article > .cite:after {
    content: '';
    position: absolute;
    top: 0;
    right: -1000px;
    width: 1000px;
    height: 100%;
    background: #f4f4f4;
}

article table {
    border-collapse: collapse;
    border: 4px solid #f4f4f4;
    font-size: 16px;
    line-height: 24px;
}
article table tr {
    
}
article table td {
    padding: 30px;
    border: 2px solid #b8bfc5;
}
article table th {
    padding: 15px 30px;
    border: 2px solid #b8bfc5;
    text-align: left;
    font-weight: 600;
}

.teammate {
    width: 80%;
    margin: 0 auto;
    font-size: 0px;
}
.teammate > .left {
    display: inline-block;
    vertical-align: top;
    width: 30%;
}
.teammate > .left > img {
    max-width: 100%;
}
.teammate > .right {
    display: inline-block;
    vertical-align: top;
    width: 70%;
    box-sizing: border-box;
    padding-left: 50px;
}
.teammate > .right > .name {
    font-size: 24px;
    line-height: 36px;
    color: #032039;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px;
}
.teammate > .right > .bio {
    font-size: 18px;
    line-height: 24px;
    color: #032039;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px;
}
.teammate > .right > .phone {
    font-size: 22px;
    line-height: 28px;
    color: #032039;
    font-family: 'Roboto Condensed';
    margin-bottom: 10px;
}
.teammate > .right > .email > a {
    font-size: 22px;
    line-height: 28px;
    color: #032039;
    font-family: 'Roboto Condensed';
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items .item > .hexagon > .hexagon-in1 > .hexagon-in2 {
    position: relative;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items .item > .hexagon > .hexagon-in1 > .hexagon-in2 > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items .item > .hexagon > .hexagon-in1 > .hexagon-in2:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items .item > .info {
    bottom: 115px;
    top: auto;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items:after,
.wrapper.last_news.awards > .inner > .items_wrapper > .items:before {
    display: none;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items .item > .info > .title {
    text-align: left;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items .item > .info > .title > a {
    text-decoration: none;
    text-transform: uppercase;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .prev {
    left: -15px;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .next {
    right: -15px;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items.owl_none {
    display: flex;
}
/*
.wrapper.last_news.awards > .inner > .items_wrapper > .items.owl_none .item {
    display: inline-block;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items.owl_none .item:not(:last-child) {
    margin-right: 80px;
}
.wrapper.last_news.awards > .inner > .items_wrapper > .items.owl_none {
    text-align: center;
}
*/

.wrapper.content_page {
    overflow: hidden;
    padding: 70px 0;
}

article > .doc_link {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    margin-bottom: 25px;
    font-size: 0px;
}
article > .doc_link > .left {
    display: inline-block;
    width: 40px;
    vertical-align: middle;
    background: url('images/icons/docs_red.png') no-repeat center left;
    background-size:auto 40px;
    min-height: 40px;
}
article > .doc_link > .right {
    display: inline-block;
    width: calc(100% - 40px);
    vertical-align: middle;
}
article > .doc_link > .right > a {
    color: #02233c;
    line-height: 20px;
    font-size: 16px;
    font-family: 'Roboto Condensed';
}

.wrapper.last_news.gallery > .inner > .items_wrapper > .items .item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}
.wrapper.last_news.gallery > .inner > .items_wrapper > .items:before,
.wrapper.last_news.gallery > .inner > .items_wrapper > .items:after {
    display: none;
}
.wrapper.last_news.gallery > .inner > .items_wrapper > .items .item {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
    width: 33%;
}
.wrapper.last_news.gallery > .inner > .items_wrapper > .items .item > .hexagon {
    margin: 0 auto;
}
.wrapper.last_news.gallery > .inner > .items_wrapper > .items .item a:hover {
    background: rgba(38, 52, 139, 0.6);
}

.wrapper.catalog {
    padding: 70px 0;
    background: #f4f4f4;
}
.wrapper.catalog > .inner > .back_link {
    text-align: center;
    margin-bottom: 40px;
}
.wrapper.catalog > .inner > .back_link > a {
    color: #032039;
    font-family: 'Roboto Condensed';
    font-size: 16px;
}
.wrapper.catalog > .inner > .items {
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
}
.wrapper.catalog > .inner > .items > .item {
    display: inline-block;
    vertical-align: top;
    width: 23.5%;
    margin-bottom: 40px;
    overflow: hidden;
    background: #fff;
}
.wrapper.catalog > .inner > .items > .item:not(:nth-child(4n)) {
    margin-right: 2%;
}
.wrapper.catalog > .inner > .items > .item > .image {
    margin-bottom: 20px;
    text-align: center;
    padding: 40px 0;
    height: 180px;
}
.wrapper.catalog > .inner > .items > .item > .image > a > img {
    max-height: 180px;
    max-width: 90%;
}
.wrapper.catalog > .inner > .items > .item > .title {
    padding: 0 30px 30px 30px;
}
.wrapper.catalog > .inner > .items > .item > .title > a {
    color: #032039;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    line-height: 20px;
}
    /*.wrapper.catalog > .inner > .items > .item > .left {*/
    /*display: block;*/
    /*width: 300px;*/
    /*height: 360px;*/
    /*margin: 0 auto;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .left > .image {*/
    /*position: relative;*/
    /*width: 300px;*/
    /*height: 350px;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .left > .image > .hexagon {*/
    /*position: relative;*/
    /*top: -120px;*/
    /*width: 300px;*/
    /*height: 600px;*/
    /*margin: 0px 0px 0px 0px;*/
    /*overflow: hidden;*/
    /*visibility: hidden;*/
    /*-webkit-transform: rotate(120deg);*/
    /*-moz-transform: rotate(120deg);*/
    /*-ms-transform: rotate(120deg);*/
    /*-o-transform: rotate(120deg);*/
    /*transform: rotate(120deg);*/
    /*cursor: pointer;*/
    /*z-index: 2;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .left > .image > .hexagon > .hexagon-in1 {*/
    /*overflow: hidden;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*-webkit-transform: rotate(-60deg);*/
       /*-moz-transform: rotate(-60deg);*/
        /*-ms-transform: rotate(-60deg);*/
         /*-o-transform: rotate(-60deg);*/
            /*transform: rotate(-60deg);*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .left > .image > .hexagon > .hexagon-in1 > .hexagon-in2 {*/
    /*position: relative;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background-size: 75% auto !important;*/
    /*background-repeat: no-repeat !important;*/
    /*background-position: center center !important;*/
    /*visibility: visible;*/
    /*-webkit-transform: rotate(-60deg);*/
       /*-moz-transform: rotate(-60deg);*/
        /*-ms-transform: rotate(-60deg);*/
         /*-o-transform: rotate(-60deg);*/
            /*transform: rotate(-60deg);*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .left > .image > .hexagon > .hexagon-in1 > .hexagon-in2 > a {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .left > .image > .hexagon_back {*/
    /*position: absolute;*/
    /*top: -125px;*/
    /*left: -4px;*/
    /*width: 308px;*/
    /*height: 610px;*/
    /*margin: 0px 0px 0px 0px;*/
    /*overflow: hidden;*/
    /*visibility: hidden;*/
    /*-webkit-transform: rotate(120deg);*/
    /*-moz-transform: rotate(120deg);*/
    /*-ms-transform: rotate(120deg);*/
    /*-o-transform: rotate(120deg);*/
    /*transform: rotate(120deg);*/
    /*cursor: pointer;*/
    /*z-index: 1;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .left > .image > .hexagon_back > .hexagon-in1 {*/
    /*overflow: hidden;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*-webkit-transform: rotate(-60deg);*/
       /*-moz-transform: rotate(-60deg);*/
        /*-ms-transform: rotate(-60deg);*/
         /*-o-transform: rotate(-60deg);*/
            /*transform: rotate(-60deg);*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .left > .image > .hexagon_back > .hexagon-in1 > .hexagon-in2 {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background-size: 100% auto !important;*/
    /*background-repeat: no-repeat !important;*/
    /*background-position: center center !important;*/
    /*visibility: visible;*/
    /*-webkit-transform: rotate(-60deg);*/
       /*-moz-transform: rotate(-60deg);*/
        /*-ms-transform: rotate(-60deg);*/
         /*-o-transform: rotate(-60deg);*/
            /*transform: rotate(-60deg);*/
    /*background: #c3c9cf;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .right {*/
    /*display: block;*/
    /*font-family: 'Roboto Condensed';*/
    /*padding-top: 25px;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .right > .date {*/
    /*color: #03243E;*/
    /*font-size: 12px;*/
    /*margin-bottom: 10px;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .right > .title {*/
    /*width: 70%;*/
    /*margin: 0 auto;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .right > .title > a {*/
    /*color: #03243E;*/
    /*text-decoration: none;*/
    /*line-height: 22px;*/
    /*font-size: 16px;*/
/*}*/
/*.wrapper.catalog > .inner > .items > .item > .right > .title > a > span {*/
    /*border-bottom: 1px solid #03243E;*/
/*}*/
.wrapper.catalog > .inner > .items > .nothing {
    text-align: center;
    color: #6f6f6f;
    font-size: 16px;
}

.wrapper.single_catalog {
    padding: 70px 0;
}
.wrapper.single_catalog > .inner > article {
    min-height: 350px;
}
.wrapper.single_catalog > .inner > article > .left {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
}
.wrapper.single_catalog > .inner > article > .left > .image {
    position: relative;
    width: 300px;
    height: 350px;
}
.wrapper.single_catalog > .inner > article > .left > .image > .hexagon {
    position: relative;
    top: -120px;
    width: 300px;
    height: 600px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    cursor: pointer;
    z-index: 2;
}
.wrapper.single_catalog > .inner > article > .left > .image > .hexagon > .hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
}
.wrapper.single_catalog > .inner > article > .left > .image > .hexagon > .hexagon-in1 > .hexagon-in2 {
    width: 100%;
    height: 100%;
    background-size: 75% auto !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
}
.wrapper.single_catalog > .inner > article > .left > .image > .hexagon_back {
    position: absolute;
    top: -125px;
    left: -4px;
    width: 308px;
    height: 610px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    cursor: pointer;
    z-index: 1;
}
.wrapper.single_catalog > .inner > article > .left > .image > .hexagon_back > .hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
}
.wrapper.single_catalog > .inner > article > .left > .image > .hexagon_back > .hexagon-in1 > .hexagon-in2 {
    width: 100%;
    height: 100%;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
    /*background: #c3c9cf;*/
}
.wrapper.single_catalog > .inner > article > .middle {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
}
.wrapper.single_catalog > .inner > article > .middle > .title {
    color: #02233c;
    font-size: 32px;
    margin-bottom: 30px;
    font-family: 'Roboto Condensed';
    line-height: 38px;
}
.wrapper.single_catalog > .inner > article > .middle > .description {
    line-height: 22px;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px;
}
.wrapper.single_catalog > .inner > article > .middle > .pdf > .link {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 25px;
}
.wrapper.single_catalog > .inner > article > .middle > .pdf > .link > .left {
    display: inline-block;
    width: 40px;
    vertical-align: middle;
    background: url('images/icons/docs_red.png') no-repeat center left;
    background-size: auto 36px;
    min-height: 40px;
}
.wrapper.single_catalog > .inner > article > .middle > .pdf > .link > .right {
    display: inline-block;
    width: calc(100% - 40px);
    vertical-align: middle;
}
.wrapper.single_catalog > .inner > article > .middle > .pdf > .link > .right > a {
    color: #02233c;
    font-family: 'Roboto Condensed';
}
.wrapper.single_catalog > .inner > article > .right {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 40px;
}
.wrapper.single_catalog > .inner > article > .right form {
    
}
.wrapper.single_catalog > .inner > article > .right form .title {
    background: #02233b;
    text-align: center;
    color: #fff;
    font-family: 'Roboto Condensed';
    padding: 20px 0;
}
.wrapper.single_catalog > .inner > article > .right form .fields {
    background: #f4f4f4;
    font-family: 'Roboto Condensed';
    padding: 20px 20px;
}
.wrapper.single_catalog > .inner > article > .right form .fields input[type=text] {
    width: 100%;
    outline: none;
    border: none;
    font-family: inherit;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 16px;
    margin-bottom: 10px;
}
.wrapper.single_catalog > .inner > article > .right form .fields textarea {
    width: 100%;
    outline: none;
    border: none;
    font-family: inherit;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 16px;
    resize: none;
    height: 70px;
}
.wrapper.single_catalog > .inner > article > .right form .submit {
    background: #f4f4f4;
    font-family: 'Roboto Condensed';
    padding: 0 20px 20px 20px;
}
.wrapper.single_catalog > .inner > article > .right form .submit input[type=submit] {
    display: block;
    background: #02233b;
    text-align: center;
    color: #fff;
    font-family: 'Roboto Condensed';
    padding: 20px 0;
    border: none;
    outline: none;
    width: 100%;
    font-size: 18px;
    cursor: pointer;
}
.wrapper.single_catalog > .inner > article > .right span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: -5px;
}
.wrapper.single_catalog > .inner > article > .right div.wpcf7-response-output {
    border: none;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Roboto Condensed';
    margin: 15px 0 0 0;
}

.wrapper.search_title {
    background: #f4f4f4;
    padding: 70px 0;
}
.wrapper.search_title > .inner > h1 {
    color: #02233c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 70px;
    font-family: 'Roboto Condensed';
    line-height: 44px;
}
.wrapper.search_title > .inner > form {
    width: 50%;
    margin: 0 auto;
}
.wrapper.search_title > .inner > form > input[type=text] {
    background: #fff;
    border: none;
    box-sizing: border-box;
    padding: 10px 20px;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    outline: none;
    width: 100%;
}

.wrapper.search_result {
    padding: 70px 0;
}
.wrapper.search_result > .inner > .items {
    font-size: 0px;
}
.wrapper.search_result > .inner > .items > article {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
}
.wrapper.search_result > .inner > .items > article:not(:nth-child(2n)) {
    margin-right: 4%;
}
.wrapper.search_result > .inner > .items > article > .date {
    font-family: 'Roboto Condensed';
    font-size: 14px;
    margin-bottom: 5px;
}
.wrapper.search_result > .inner > .items > article > .title {
    margin-bottom: 20px;
}
.wrapper.search_result > .inner > .items > article > .title > a {
    color: #02233c;
    font-size: 18px;
    text-align: center;
    font-family: 'Roboto Condensed';
    line-height: 24px;
    text-decoration: none;
}
.wrapper.search_result > .inner > .items > article > .title > a > span {
    border-bottom: 1px solid #02233c;
}
.wrapper.search_result > .inner > .items > article > .excerpt {
    font-size: 16px;
    font-family: 'Roboto Condensed';
    line-height: 22px;
}
.wrapper.search_result > .inner > .items > .nothing {
    text-align: center;
    color: #6f6f6f;
    font-size: 16px;
    font-family: 'Roboto Condensed';
}

.wrapper.single_alternate_image {
    display: none;
}
.wrapper.single_alternate_image > .inner {
    padding: 0;
}
.wrapper.single_alternate_image > .inner > img {
    width: 100%;
}
.wrapper.single_alternate_image > .inner > .title {
    position: absolute;
    bottom: 40px;
    left: 40px;
    color: #02233c;
    font-size: 32px;
    font-family: 'Roboto Condensed';
    line-height: 38px;
    width: 80%;
}

.wrapper.last_news > .inner > .mobile_news {
    display: none;
}

.wrapper.not_found {
    padding: 70px 0;
}
.wrapper.not_found > .inner > h1 {
    color: #02233c;
    font-size: 70px;
    text-align: center;
    margin-bottom: 70px;
    font-family: 'Roboto Condensed';
    line-height: 70px;
}
.wrapper.not_found > .inner > p {
    color: #02233c;
    font-size: 32px;
    text-align: center;
    font-family: 'Roboto Condensed';
    line-height: 32px;
}
.not_found_gray_bg {
    background: #f4f4f4;
    padding: 40px 0;
}
.not_found_gray_bg > .inner > ul {
    text-align: center;
    margin-bottom: 40px;
}
.not_found_gray_bg > .inner > ul > li:not(:last-child) {
    margin-bottom: 20px;
}
.not_found_gray_bg > .inner > ul > li > a {
    font-family: 'Roboto Condensed';
    color: #03243E;
    text-decoration: none;
    border-bottom: 1px solid #03243E;
}
.not_found_gray_bg > .inner > form {
    width: 50%;
    margin: 0 auto;
}
.not_found_gray_bg > .inner > form > input[type=text] {
    background: #fff;
    border: none;
    box-sizing: border-box;
    padding: 10px 20px;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    outline: none;
    width: 100%;
}

.content_page article h1 {
    color: #02233c;
    font-size: 36px;
    margin-bottom: 40px;
    font-family: 'Roboto Condensed';
    line-height: 44px;
}
.content_page article h2 {
    color: #02233c;
    font-size: 30px;
    margin-bottom: 40px;
    font-family: 'Roboto Condensed';
    line-height: 30px;
}
.content_page article h3 {
    color: #02233c;
    font-size: 24px;
    margin-bottom: 40px;
    font-family: 'Roboto Condensed';
    line-height: 24px;
}
.content_page article h4 {
    color: #02233c;
    font-size: 18px;
    margin-bottom: 40px;
    font-family: 'Roboto Condensed';
    line-height: 18px;
}
.content_page article h5 {
    color: #02233c;
    font-size: 14px;
    margin-bottom: 40px;
    font-family: 'Roboto Condensed';
    line-height: 14px;
}
.content_page article p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Roboto Condensed';
}
.content_page article strong {
    font-weight: bold;
}
.content_page article p:empty {
    display: none;
}
.content_page article a {
    color: #02233c;
    text-decoration: none;
    border-bottom: 1px solid #02233c;
}
.content_page article a:hover {
    color: #000;
    border-bottom: 1px solid #000;
}
.content_page article ul {
    margin-bottom: 20px;
    padding-left: 17px;
    font-family: 'Roboto Condensed';
}
.content_page article ul.children {
    margin-top: 20px;
}
.content_page article ul > li > ul.wsp-posts-list {
    margin-top: 20px;
}
.content_page article ul > li {
    list-style-type: disc;
}
.content_page article ul > li:not(:last-child) {
    margin-bottom: 10px;
}
.content_page article ol {
    margin-bottom: 20px;
    padding-left: 17px;
    font-family: 'Roboto Condensed';
}
.content_page article ol > li {
    list-style-type: decimal;
}
.content_page article ol > li:not(:last-child) {
    margin-bottom: 10px;
}
.content_page article .col_rows {
    font-size: 0px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.content_page article .col_rows > .inner > .col {
    font-size: 16px;
}
.content_page article .col_rows > .inner > .col_2 {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}
.content_page article .col_rows > .inner > .col_2:not(:nth-child(2n)) {
    margin-right: 4%;
}
.content_page article .col_rows > .inner > .col_3 {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.content_page article .col_rows > .inner > .col_4 {
    display: inline-block;
    width: 25%;
    vertical-align: top;
}
.content_page article .spoiler {
    border-bottom: 1px solid #02233c;
    padding-bottom: 20px;
    margin-top: 23px;
}
.content_page article .spoiler > .content {
    display: none;
    margin-top: 20px;
}
.content_page article .spoiler > .title {
    position: relative;
    padding-left: 20px;
    color: #02233c;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    cursor: pointer;
}
.content_page article .spoiler > .title:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 10px;
    border-color: transparent transparent transparent #03243E;
}
.content_page article .alignleft {
    float: left;
    margin-right: 40px;
}
.content_page article .alignright {
    float: right;
    margin-left: 40px;
}
.wp-caption-text {
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}
article table tr:nth-child(2n-1) > td {
    background: #fff;
}
article .cite table tr td {
    background: transparent !important;
}


.textpage_form {
    background: #f4f4f4;
    font-family: 'Roboto Condensed';
    padding-bottom: 20px;
}
.textpage_form .title {
    background: #02233b;
    text-align: center;
    color: #fff;
    font-family: 'Roboto Condensed';
    padding: 20px 0;
    margin-bottom: 20px;
}
/*.textpage_form > form > .fields {*/
    /*background: #f4f4f4;*/
    /*font-family: 'Roboto Condensed';*/
    /*padding: 20px 20px;*/
/*}*/
.textpage_form input[type=text] {
    width: 90%;
    margin: 0 auto;
    display: block;
    outline: none;
    border: none;
    font-family: inherit;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 16px;
    margin-bottom: 10px;
    border: 1px solid transparent;
}
.textpage_form input[type=text]:focus,
.textpage_form textarea:focus {
    border: 1px solid #03243E;
}
.textpage_form textarea {
    width: 90%;
    margin: 0 auto;
    display: block;
    outline: none;
    border: none;
    font-family: inherit;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 16px;
    resize: none;
    height: 70px;
    border: 1px solid transparent;
}
.textpage_form p {
    margin: 0;
}
/*.textpage_form > form > .submit {*/
    /*background: #f4f4f4;*/
    /*font-family: 'Roboto Condensed';*/
    /*padding: 0 20px 20px 20px;*/
/*}*/
.textpage_form input[type=submit] {
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    background: #02233b;
    text-align: center;
    color: #fff;
    font-family: 'Roboto Condensed';
    padding: 20px 0;
    border: none;
    outline: none;
    /*width: 100%;*/
    font-size: 18px;
    cursor: pointer;
}
.textpage_form input[type=submit]:hover {
    background: #304c61;
}
/* .textpage_form .radio_button, */
.textpage_form .wpcf7-radio .wpcf7-list-item {
    display: block;
    color: #032039;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.textpage_form .radio_button > input[type="radio"],
.textpage_form .wpcf7-radio .wpcf7-list-item input[type="radio"] {
    display: none;
}
.textpage_form .radio_button > label,
.textpage_form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}
.textpage_form .radio_button > label:after,
.textpage_form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #032039;
    border-radius: 50px;
}
.textpage_form .radio_button > input[type="radio"]:checked + label:before,
.textpage_form .wpcf7-radio .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    background: #032039;
    width: 6px;
    height: 6px;
    border-radius: 50px;
}
.textpage_form .checkbox_button,
.textpage_form .wpcf7-checkbox .wpcf7-list-item {
    display: block;
    color: #032039;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.textpage_form .checkbox_button > input[type="checkbox"],
.textpage_form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
    display: none;
}
.textpage_form .checkbox_button > label,
.textpage_form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}
.textpage_form .checkbox_button > label:after,
.textpage_form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #032039;
    /*border-radius: 50px;*/
}
.textpage_form .checkbox_button > input[type="checkbox"]:checked + label:before,
.textpage_form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked +  .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    background: #032039;
    width: 6px;
    height: 6px;
    /*border-radius: 50px;*/
}
.textpage_form .form_divider {
    color: #032039;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: bold;
}
.textpage_form select {
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    font-family: inherit;
    font-size: 16px;
    box-sizing: border-box;
    padding: 5px 10px;
    border: 1px solid #032039;
}
span.wpcf7-not-valid-tip {
    font-size: 12px !important;
    margin-top: -5px !important;
    margin-left: 5%;
}
div.wpcf7-response-output {
    border: none !important;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Roboto Condensed';
    margin: 15px 0 0 0 !important;
}
div.wpcf7-response-output.wpcf7-validation-errors {
    color: #f00;
}

.calendar {
    margin-top: 40px;
    margin-bottom: 40px;
}
.calendar .calendar-head-card {
    display: none;
}
.calendar .calendar-container {
    font-family: 'Roboto Condensed';
    background: #f4f4f4;
}
.calendar .calendar-top-selector {
    background: #fff;
    margin-bottom: 10px;
    padding: 5px 0;
}

.geo_map {
    position: relative;
    background: #11273d;
}
.geo_map:before {
    content: '';
    position: absolute;
    top: 0;
    left: -1000px;
    width: 1000px;
    height: 100%;
    background: #11273d;
}
.geo_map:after {
    content: '';
    position: absolute;
    top: 0;
    right: -1000px;
    width: 1000px;
    height: 100%;
    background: #11273d;
}
.geo_map > .title {
    text-align: center;
    color: #fff;
    padding: 35px 0;
}
.geo_map > .title > span {
    position: relative;
    font-family: 'Roboto Condensed';
    /*border-bottom: 1px solid #fff;*/
    font-size: 16px;
    /*cursor: pointer;*/
}
/*.geo_map > .title > span:after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: 8px;*/
    /*left: -20px;*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-style: solid;*/
    /*border-width: 8px 6px 0 6px;*/
    /*border-color: #fff transparent transparent transparent;*/
/*}*/
.geo_map > .map {
    font-size: 0;
    padding-bottom: 90px;
}
.geo_map > .map > .left {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
.geo_map > .map > .left > .link:not(:last-child) {
    margin-bottom: 15px;
}
.geo_map > .map > .left > .link > a {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-family: 'Roboto Condensed';
}
.geo_map > .map > .left > .link > .text {
    display: none;
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    padding-left: 15px;
}
.geo_map > .map > .right {
    position: relative;
    width: 70%;
    display: inline-block;
    vertical-align: top;
}
.geo_map > .map > .right > .image img {
    width: 100%;
    height: auto;
}
.geo_map > .map > .right > .info {
    display: none;
    position: absolute;
    left: 0;
    bottom: -55px;
    font-size: 14px;
    background: #d52316;
    padding: 20px;
    width: 260px;
}
.geo_map > .map > .right > .info > .title {
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    font-size: 16px;
}
.geo_map > .map > .right > .info > .text {
    color: #fff;
    line-height: 20px;
}

.wrapper.content_page .wrapper.contacts {
    position: relative;

}
.wrapper.content_page .wrapper.contacts:before {
    content: '';
    position: absolute;
    top: 0;
    left: -1000px;
    width: 1000px;
    height: 100%;
    background: #f4f4f4;
}
.wrapper.content_page .wrapper.contacts:after {
    content: '';
    position: absolute;
    top: 0;
    right: -1000px;
    width: 1000px;
    height: 100%;
    background: #f4f4f4;
}

body.home .wrapper.content_page {
    padding: 70px 0 0 0;
}

.main_productions > .inner > h2 {
    color: #02233c;
    font-size: 36px;
    margin-bottom: 40px;
    font-family: 'Roboto Condensed';
    line-height: 44px;
    text-align: center;
}
.main_productions > .inner > .catalog_list {
    font-size: 0;
}
.main_productions > .inner > .catalog_list > .col_3 {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    font-size: 16px;
    color: #03243E;
    font-family: 'Roboto Condensed';
}
.main_productions > .inner > .catalog_list > .col_3:not(:nth-child(3n)) {
    margin-right: 5%;
}
.main_productions > .inner > .catalog_list > .col_3 > .title {
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 20px;
}
.main_productions > .inner > .catalog_list > .col_3 > ul {
    padding-left: 17px;
}
.main_productions > .inner > .catalog_list > .col_3 > ul > li {
    list-style-type: disc;
}
.main_productions > .inner > .catalog_list > .col_3 > ul > li:not(:last-child) {
    margin-bottom: 10px;
}
.main_productions > .inner > .catalog_list > .col_3 > ul > li > a {
    color: inherit;
}
.main_productions > .inner > .catalog_list > .col_3 > ul > li > ul {
    margin-top: 10px;
}
.main_productions > .inner > .catalog_list > .col_3 > ul > li > ul > li > a {
    color: inherit;
}
.main_productions > .inner > .catalog_list > .col_3 > ul > li > ul > li:not(:last-child) {
    margin-bottom: 10px;
}
.main_productions > .inner > .items > .docs {
    font-size: 16px;
    text-align: center;
}
.main_productions > .inner > .items > .docs > a {
    color: #02233c;
    font-family: 'Roboto Condensed';
}
.main_productions > .inner > .items {
    margin-top: 70px;
    font-size: 0;
}
.main_productions > .inner > .items > ul {
    font-size: 0;
}
.main_productions > .inner > .items > ul > li > a {
    position: relative;
    display: inline-block;
    padding-top: 160px;
    color: #02233c;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    min-width: 128px;
    z-index: 1;
    border: none;
}
.main_productions > .inner > .items > ul > li > a > span {
    border-bottom: 1px solid #02233c;
}
.main_productions > .inner > .items > ul > li {
    position: relative;
    display: inline-block;
    width: 16.6%;
    text-align: center;
    margin-bottom: 70px;
    vertical-align: top;
}
.main_productions > .inner > .items > ul > li.item_1 > a {
    background: url('images/icons/about_1.png') no-repeat center top;
    background-size: 128px auto;
}
.main_productions > .inner > .items > ul > li.item_2 > a {
    background: url('images/icons/about_2.png') no-repeat center top;
    background-size: 128px auto;
}
.main_productions > .inner > .items > ul > li.item_3 > a {
    background: url('images/icons/about_3.png') no-repeat center top;
    background-size: 128px auto;
}
.main_productions > .inner > .items > ul > li.item_4 > a {
    background: url('images/icons/about_4.png') no-repeat center top;
    background-size: 128px auto;
}
.main_productions > .inner > .items > ul > li.item_5 > a {
    background: url('images/icons/about_5.png') no-repeat center top;
    background-size: 128px auto;
}
.main_productions > .inner > .items > ul > li.item_6 > a {
    background: url('images/icons/about_6.png') no-repeat center top;
    background-size: 128px auto;
}
.main_productions > .inner > .items > ul > li:hover > .hexagon_hover {
    display: block;
}

.for_partners {
    
}
.for_partners > .inner > h2 {
    color: #02233c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 70px;
    font-family: 'Roboto Condensed';
    line-height: 44px;
}
.for_partners > .partners_items {
    font-size: 0px;
}
.for_partners > .partners_items > .item {
    position: relative;
    width: 49%;
    vertical-align: top;
    display: inline-block;
    font-size: 16px;
    box-sizing: border-box;
    padding: 40px;
    height: 250px;
    margin-bottom: 10px;
}
.for_partners > .partners_items > .item:not(:nth-child(2n)) {
    margin-right: 10px;
}
.for_partners > .partners_items > .item.item_1 {
    background: url('images/partner_1.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners > .partners_items > .item.item_2 {
    background: url('images/partner_2.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners > .partners_items > .item.item_3 {
    background: url('images/partner_3.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners > .partners_items > .item.item_4 {
    background: url('images/partner_4.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners > .partners_items > .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.for_partners > .partners_items > .item > .title {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
.for_partners > .partners_items > .item > .title > a {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-size: 36px;
    font-weight: 200;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.for_partners > .partners_items > .item > .text {
    position: relative;
    z-index: 1;
    color: #fff;
    width: 80%;
    font-family: 'Roboto Condensed';
    line-height: 20px;
}
.for_partners > .inner > .items > ul {
    font-size: 0px;
    text-align: center;
}
.for_partners > .inner > .items > ul > .item {
    position: relative;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    font-family: 'Roboto Condensed';
}
.for_partners > .inner > .items > ul > .item > .image {
    position: relative;
    width: 230px;
    height: 270px;
    margin: 0 auto;
}
.for_partners > .inner > .items > ul > .item > .image > .hexagon_back {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 230px;
    height: 270px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    cursor: pointer;
    z-index: 1;
}
.for_partners > .inner > .items > ul > .item > .image > .hexagon_back > .hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.for_partners > .inner > .items > ul > .item > .image > .hexagon_back > .hexagon-in1 > .hexagon-in2 {
    width: 100%;
    height: 100%;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    background: #10283e;
}
.for_partners > .inner > .items > ul > .item > .image > .hexagon {
    position: absolute;
    top: 0px;
    left: 3px;
    width: 224px;
    height: 270px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    cursor: pointer;
    z-index: 2;
}
.for_partners > .inner > .items > ul > .item > .image > .hexagon > .hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.for_partners > .inner > .items > ul > .item > .image > .hexagon > .hexagon-in1 > .hexagon-in2 {
    width: 100%;
    height: 100%;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    background: #f4f4f4;
}
.for_partners > .inner > .items > ul > .item a {
    position: absolute;
    top: 46%;
    left: 10%;
    color: #11273d;
    font-size: 18px;
    width: 80%;
    text-align: center;
    z-index: 3;
    line-height: 22px;
}
.for_partners > .inner > .items > ul > .item.item_3 a {
    top: 43%;
}
.for_partners.productions_category {
    margin-top: -70px;
    margin-bottom: -70px;
}

a.vertical_banner {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -250px;
}
a.vertical_banner > img {
    height: auto;
    width: 240px;
}
a.horizontal_banner {
    display: block;
}
a.horizontal_banner > img {
    width: 100%;
    height: auto;
}

.wrapper.about_text {
    min-width: 1200px;
    font-size: 0px;
    margin-bottom: 70px;
	text-align:center;
}
.wrapper.about_text > .item {
    position: relative;
    font-size: 16px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 50px;
}
.wrapper.about_text > .item:not(:nth-child(4n)) {
    margin-right: 10px;
}
.wrapper.about_text > .item > img {
    width: 95%;
    display: block;
    margin: 0 auto;
}
    /*.wrapper.about_text > .item.item_1 {*/
    /*background: url('images/about/about_1.jpg') no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
/*.wrapper.about_text > .item.item_2 {*/
    /*background: url('images/about/about_2.jpg') no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
/*.wrapper.about_text > .item.item_3 {*/
    /*background: url('images/about/about_3.jpg') no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
/*.wrapper.about_text > .item.item_4 {*/
    /*background: url('images/about/about_4.jpg') no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
/*.wrapper.about_text > .item.item_5 {*/
    /*background: url('images/about/about_5.jpg') no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
/*.wrapper.about_text > .item.item_6 {*/
    /*background: url('images/about/about_6.jpg') no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
/*.wrapper.about_text > .item.item_7 {*/
    /*background: url('images/about/about_7.jpg') no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
/*.wrapper.about_text > .item.item_8 {*/
    /*background: url('images/about/about_8.jpg') no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
.wrapper.about_text > .item > span {
    z-index: 1;
    font-family: 'Roboto Condensed';
    display: block;
    border-left: 2px solid #fff;
    position: relative;
    line-height: 22px;
    margin-top: 40px;
    color: #02233c;
}
/*.wrapper.about_text > .item:after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: rgba(0, 0, 0, 0.5);*/
/*}*/
.wrapper.about_text > .docs {
    font-size: 16px;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 10px;
}
.wrapper.about_text > .docs > a {
    color: #02233c;
    font-family: 'Roboto Condensed';
    font-size: 16px;
}

.production_teaser.military {
    background: url('images/production_military.jpg') no-repeat center center;
    background-size: cover;
    padding: 60px 0;
    margin-bottom: 30px;
}
.production_teaser.civil {
    background: url('images/production_civil.jpg') no-repeat center center;
    background-size: cover;
    padding: 60px 0;
}
.production_teaser > .inner {
    font-size: 0px;
    font-family: 'Roboto Condensed';
}
.production_teaser > .inner > .left {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    font-size: 16px;
}
.production_teaser > .inner > .left > .title {
    margin-bottom: 30px;
}
.production_teaser > .inner > .left > .title > a {
    color: #fff;
    font-size: 36px;
    font-weight: 200;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.production_teaser > .inner > .left > .text {
    color: #fff;
    line-height: 20px;
}
.production_teaser > .inner > .right {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 40px;
}
.production_teaser > .inner > .right > ul {
    font-size: 0;
}
.production_teaser > .inner > .right > ul > li {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    font-size: 16px;
}
.production_teaser > .inner > .right > ul > li > a {
    display: block;
    padding-top: 105px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
.production_teaser.military > .inner > .right > ul > li.item_1 > a {
    background: url('images/icons/fly.png') no-repeat center top;
}
.production_teaser.military > .inner > .right > ul > li.item_2 > a {
    background: url('images/icons/auto.png') no-repeat center top;
}
.production_teaser.military > .inner > .right > ul > li.item_3 > a {
    background: url('images/icons/ship.png') no-repeat center top;
}
.production_teaser.military > .inner > .right > ul > li.item_4 > a {
    background: url('images/icons/rocket.png') no-repeat center top;
}
.production_teaser.military > .inner > .right > ul > li.item_5 > a {
    background: url('images/icons/helicopter.png') no-repeat center top;
}
.production_teaser.civil > .inner > .right > ul > li.item_1 > a {
    background: url('images/icons/production_w_3.png') no-repeat center top;
}
.production_teaser.civil > .inner > .right > ul > li.item_2 > a {
    background: url('images/icons/production_w_4.png') no-repeat center top;
}
.production_teaser.civil > .inner > .right > ul > li.item_3 > a {
    background: url('images/icons/production_w_5.png') no-repeat center top;
}
.production_teaser.civil > .inner > .right > ul > li.item_4 > a {
    background: url('images/icons/production_w_6.png') no-repeat center top;
}
.production_teaser.civil > .inner > .right > ul > li.item_5 > a {
    background: url('images/icons/production_w_7.png') no-repeat center top;
}

.for_partners.military_block {
    /*margin-top: -140px;*/
    /*margin-bottom: -140px;*/
}
.for_partners.military_block > .partners_items > .item.item_1 {
    background: url('images/about/about_3.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners.military_block > .partners_items > .item.item_2 {
    background: url('images/about/about_4.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners.civil_block {
    /*margin-top: -140px;*/
    /*margin-bottom: -140px;*/
}
.for_partners.civil_block > .partners_items > .item.item_1 {
    background: url('/wp-content/uploads/2018/10/Depositphotos_35869659_xl-2015.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners.civil_block > .partners_items > .item.item_2 {
    background: url('/wp-content/uploads/2020/01/main-explosives-light.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners.civil_block > .partners_items > .item.item_3 {
    background: url('/wp-content/uploads/2018/10/Depositphotos_46095983_xl-2015.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners.civil_block > .partners_items > .item.item_4 {
    background: url('images/about/about_5.jpg') no-repeat center center;
    background-size: cover;
}
.for_partners.civil_block > .partners_items > .item.item_5 {
    background: url('images/about/about_2.jpg') no-repeat center center;
    background-size: cover;
}

.wrapper.main_productions.main_productions_page {
    margin-top: 20px;
    margin-bottom: 20px;
}

.wrapper.page_with_bg_header .gallery a,
.wrapper.content_page .gallery a {
    border-bottom: none;
}
.wrapper.page_with_bg_header .gallery a > img,
.wrapper.content_page .gallery a > img {
    border: none !important;
    width: 90%;
    height: auto;
}
.wrapper.page_with_bg_header .gallery .gallery-caption,
.wrapper.content_page .gallery .gallery-caption {
    width: 90%;
    margin: 0 auto !important;
    text-align: left;
    margin-top: 5px !important;
    font-family: 'Roboto Condensed';
    color: #02253e;
}
.wrapper.page_with_bg_header .gallery .gallery-item,
.wrapper.content_page .gallery .gallery-item {
    margin-bottom: 30px;
}
.wrapper > .inner > h2 {
    color: #02233c;
    font-size: 36px;
    margin-bottom: 40px;
    font-family: 'Roboto Condensed';
    line-height: 44px;
    text-align: center;
}

.contact-name {
	line-height: 2;
}

.anticorruption{
text-align:left;	
}
.anticorruption img{
	/*max-width:150px;*/
}

.payment_terms_banner img{
	/*max-width:150px;*/
}

.payment_gis_banner img{
	/*max-width:150px;*/
}


.address{
	font-size:10pt;
	text-align:left;
}

@media screen and (max-width:990px){
	.address{
		text-align:center;
	}	
	.bottom_first_banner{		
	}
	
	.footer_banner img{
		width:80%;
	}
}

@media screen and (max-width:768px){
	.address{
		text-align:center;
		word-break:normal;			
	}	
	.bottom_first_banner{
		margin-top:20px;
	}
	
	.footer_banner img{
		width:30%;
	}
}


@media screen and (max-width:576px){
	.address{
		text-align:center;
	}	
	.bottom_first_banner{
		margin-top:20px;
	}
	
	.footer_banner img{
		width:30%;
	}
}


.bottom_menu{
	border-bottom:#c0c0c0 2px solid;
}

.bottom_menu_list{
	color:white;
	list-style:none;
	margin-bottom:50px;
}
.bottom_menu_list a{
	color:white;
	list-style:none;
}
.bottom_menu_caps_item{
	text-transform:uppercase;
	font-weight:bold;
}
.bottom_menu_caps_item a{
	text-transform:uppercase;
	font-weight:bold;
}

#mega-menu-wrap-top{
	z-index:999;
}

.footer_banner{
	padding-top:15px;	
}

.inner{
	background:white;
}

.single_news{
	background:white;
	padding:20px;	
	margin-bottom:50px;
}

.article{
	margin-top:20px;
	margin-bottom:20px;
	
}

.info{
	height: 60px;
    font-size: 40px;
    color: white;
    text-align: center;
    padding-top: 10px;
    
}
.content_wrapper{
	background-color:white;
	min-height:650px;
}

