

/* Start:/css/styles.css?1778145932129186*/
/* Fonts */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');

/* Reset style css */
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, tt, var, 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;
	outline: none;
} 
html {
	height: 101%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body, .window {	
	scrollbar-width: thin;
}
::-webkit-input-placeholder {
	color:#000;
}
::-moz-placeholder {
	color:#000;
}
:-moz-placeholder {
	color:#000;
}
:-ms-input-placeholder {
	color:#000;
}

body::-webkit-scrollbar, .window::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
body::-webkit-scrollbar-thumb, .window::-webkit-scrollbar-thumb {
    background: #0049A8;
}
body::-webkit-scrollbar-track, .window::-webkit-scrollbar-track {
    background: #EFF1F1;
}
body::selection, .window::selection {
    background: #0049A8;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
strong {
	font-weight: bold;
}
input {
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
	max-width: 100%;
}
a {
	text-decoration: underline;	
}
a, button, a:hover, button:hover, .answer-medic span, .attention strong {
	text-decoration: none;
	transition: all 250ms linear;	
	outline: none;
	color: #0049A8;
}
.jq-radio, .jq-checkbox, .form_label, .poll_sections_buttons input {
	transition: all 150ms linear;	
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 100;
}
h1, h2 {
	color: #0049A8;
	font-weight: 900;
}
h3, h4 {
	color: #0049A8;
	font-weight: 700;
}
h1 {
	font-size: 36px;
	line-height: 42px;
}
h2 {
	font-size: 123.1%;
}
h3 {
	font-size: 108%;
}
p {
	font-size: 15px;
	line-height: 32px;
	font-weight: 400;
}
section, footer, div, a, li {
	-moz-box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important;
}
input, textarea {
	-moz-box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important;
	box-shadow: none!important;
	resize: none!important;
	margin: 0px;
	-webkit-appearance: none;
	outline-style:none;	
	border-color:transparent;
	border-radius: 0;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
.clear {
	width:100%;
	height:0;
	margin:0;
	padding:0;
	clear:both;
}
mark {
	background: #FBD753;
}
.hover-at, .hover-at::after, .hover-at::before, .bottom-fixed,  .block-wrappers, .block-items ul::after, .bg-on img, .bwi-bg-wrapper .bwi-items, .e404-item img, .ci-bg::after, .gallery-items span img, .slider-nav span img, .ni-bg img, .caw-more::before, .bw4-items img, .plb-items img, .caw-more span, .red-block.sb-bg > span, .top i, .sb-bg-items, .f-news img, .f-contacts img, .hi-truck::before, .nit-bottom h2, .nit-item, .pl span img  {
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
} 
.truck-index:hover::after, .block-items:hover .bg-on img, .caw-more:hover::before  {
	-webkit-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
}
.personal-index:hover::after, .sb-bg:hover .sb-bg-items, .f-news:hover img, .f-contacts:hover img, .e404-item:hover img, .ni-bg:hover img, .gallery-items span:hover img, .slider-nav span:hover img, .plb-items:hover img, .bw4-items:hover img {
	-ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}



/* Site */

body {		
	min-width: 320px;
	font-size: 16px;
	line-height: 26px;
	color: #1e2831;
	background: #EFF1F1;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	overflow-x: hidden;
}
.wrapper {
	height: auto;	
	max-width: 2000px;
	margin: auto;
	background: #fff;
	
	position: relative;
	z-index: 1;
}


/* Header */

.header-index {
	position: relative;
	height: 100vh;
	background: #EFF1F1;
	overflow: hidden;
	min-height: 600px;
}
.header-index figure {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.header-index figure video {
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
    object-position: center;
	pointer-events: none;
	width: 100%;
	height: 100%;
}
@supports (-ms-ime-align:auto)  {
	.header-index figure video  {
		height: auto!important;
	}
}
.header-index a {
	color: #fff;
}
.header-content {
	position: relative;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 2;
	color: #fff;
	padding: 40px 60px 120px 60px;
	display: grid;
	grid-template-columns: 10% 75% 15%;
	grid-template-rows: 10% 80%;
	grid-template-areas: ". . ." ".";
}
.header-content > div {
	align-self: center;
    justify-self: center;
	width: 100%;
}
.logo-item {
	height: 70px;
	position: relative;
	padding: 10px 0 0 0;
}
.logo {
	display: inline-block;
	background: url(/css/../img/cmhk.svg) no-repeat;
	background-size: 48px;
	width: 48px;
	height: 48px;
	opacity: 0.5;
	color: #fff;
	position: relative;
	vertical-align: top;	
}
.logo i {
	position: absolute;
	bottom: -20px;
	text-align: center;
	font-size: 8px;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	transition: all 250ms linear;	
}
.logo:hover, .header-index .sinotrans:hover, .header-inner .sinotrans:hover {
	opacity: 1;
	color: #fff;
}
.header-index .sinotrans, .header-inner .sinotrans {
	display: block;
	background: url(/css/../img/sinotrans.svg) no-repeat top;
	background-size: 80px 40px;
	width: 80px;
	height: 40px;
	opacity: 0.5;
	position: absolute;	
	left: 60px;
	top: 15px;
}
.header-inner .sinotrans {
	opacity: 1;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	left: 20px;
	top: -2px;
}
.header-inner .sinotrans:hover {
	opacity: 0.5;
}
.menu {
	display: none;
}
.nav-item {
	margin-left: 0px;	
}
.nav-item li {
	display: inline-block;
	padding: 0 100px 0 0;
	position: relative;
	z-index: 5;
}
.nav-item li:last-child {
	padding: 0;
}
.nav-item li a { 
	color: #fff;
	line-height: 18px;
	position: relative;
}
.nav-item li .im-inner { 
	position: absolute;
	background: #0049A8;
	width: 100%;
	width: -moz-calc(100% + 40px);
    width: -webkit-calc(100% + 40px);
    width: -o-calc(100% + 40px);
    width: calc(100% + 40px);
	left: -70px;
	opacity: 1;
	
}
.nav-item li .im-inner ul {
	width: 100%;
}
.nav-item li .im-inner ul li {
	width: 100%;
	padding: 12px 10px 15px 20px;
	line-height: 18px;
}
.nav-item li .im-inner ul li:nth-child(2n) {
	background: rgba(17, 99, 205, 0.4);
}
.nav-item li .im-inner ul li:first-child {
	padding-top: 20px;
}

.nav-item li .im-inner a {
	font-size: 13px;
	line-height: 16px;
	display: inline;	
}

.item_menu_active span {
	opacity: 0.5;
}
.item_menu_active span::after {
	display: none;
}
.item_menu_active::after {
	content: '';
	position: absolute;
	left: -70px;
	top: -20px;
	background: #0049A8;	
	height: 100%;
	
	height: -moz-calc(100% + 20px);
    height: -webkit-calc(100% + 20px);
    height: -o-calc(100% + 20px);
    height: calc(100% + 20px);
	
	width: -moz-calc(100% + 40px);
    width: -webkit-calc(100% + 40px);
    width: -o-calc(100% + 40px);
    width: calc(100% + 40px);
	
}
.item_menu {
	position: relative;
	z-index: 2;
	cursor: pointer;	
}
.nav-item .hidden {
	display: block;
	height: 0;
	overflow: hidden;
	opacity: 0;
}


.right-contacts {
	text-align: right;
}
.right-contacts p {
	display: inline-block;
}
.right-contacts a {
	font-size: 18px;
	font-weight: 400;
}
.right-contacts small {
	font-size: 12px;
	line-height: 16px;
	opacity: 0.6;
	display: block;
}
.centee-content {
	text-align: left;
}
.centee-content h1 {
	font-size: 68px;
	line-height: 88px;
	font-weight: 300;
	color: #fff;
}
.centee-content h1 strong {
	display: block;
	font-weight: 700;
}
.lang {	
	margin: 20px 0 0 0;
}
.lang li {
	display: inline-block;
	vertical-align: middle;
	font-weight: 100;
	margin: 0 20px 0 0;
}
.lang li a {
	position: relative;
	display: inline-block;
	font-size: 22px;
	line-height: 32px;
}
.lang li a::after, .nav-item li a::after, .nav-item li .item_menu::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	opacity: 0.4;
	bottom: 0;
	left: 0;
}
.lang li a:hover::after, .nav-item li a:hover::after, .nav-item li .item_menu:hover::after  {
	opacity: 1;
	transition: all 1s ease;
}
.active-lang {
	opacity: 0.5;
	cursor: default;
}
.active-lang::after {
	display: none;	
}


.header-bottom {
	position: relative;
	padding: 0 60px 0 60px;
	margin: -160px 0 140px 0;	
	display: grid;
	grid-template-columns: 50% 25.5% 24.5%;
	grid-template-rows: 1fr;
	grid-template-areas: ". . .";
	height: 320px;
	z-index: 3;
}
.header-bottom a {
	color: #fff;
}
.news-slider-index {
	background: #0049A8;
	position: relative;
}
.nsi-wrapper {
	display: grid!important;
	grid-template-columns: 48.5% 51.5%;
	grid-template-rows: 1fr;
	grid-template-areas: ". .";	
	position: relative;
	height: 100%;
}
.nsi-img {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.nsi-img img {
	object-fit: cover;
    object-position: center;
	width: 100%;
	height: 100%;
}
.nsi-text {
	align-self: center;
    justify-self: center;
	width: 100%;
	padding: 20px 40px 20px 40px;	
}
.nsi-text h3, .truck-index p, .personal-index p {
	display: inline;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);	
	text-decoration: none;
	font-weight: 400;
}
.nsi-text h3 {
	font-size: 24px;
	line-height: 36px;	
	font-weight: 300;
	color: #fff;
}
.nsi-text p {
	font-size: 15px!important;
	line-height: 24px;
	padding: 15px 0 0 0;
	position: relative;
	overflow: hidden;
	max-height: 150px;
	font-weight: 300;
}

.truck-index {
	background: #3480E2;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;	
}
.truck-index:hover span {
	transition: all 250ms linear;
}
.truck-index::after {
	content: '';
	position: absolute;
	background: url(/css/../img/tmp/02.png) no-repeat center left;
	background-size: 338px;
	width: 338px;
	height: 320px;
	left: -160px;
	top: 0;
}
.truck-index:hover::after {
	-webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.ar-white::before, .ar-red::before, .ar::before {
	content: '';
	position: absolute;
	right: 20px;
	top: 21px;
	background: url(/css/../img/ar-white.svg) no-repeat;
	background-size: 17px;
	width: 17px;
	height: 15px;
	transform: rotate(-45deg);	
	z-index: 2;
}
.ar-red::before {
	background: url(/css/../img/ar-red.svg) no-repeat;
	transform: rotate(-45deg);
}
.ar::before {
	background: url(/css/../img/ar.svg) no-repeat;
	transform: rotate(-45deg);
}
.ar-red:hover::before, .ar-white:hover::before, .ar:hover::before {
	opacity: 0.2;
}
.open-news .ar:hover::before {
	opacity: 0.5;
}
.truck-index > span {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
	padding: 0;	
	transition: all 250ms linear;	
	float: right;
	width: 60%;
	height: 100%;
}
.truck-index > span span {
	align-self: center;
    justify-self: left;
	padding: 0;	
	max-width: 200px;
}
.truck-index strong {
	font-weight: 900;
	font-size: 96px;
	line-height: 96px;
	display: block;
}
.truck-index p {
	font-size: 24px;
	line-height: 36px;	
}

.personal-index {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #fff;
}
.personal-index:hover {
	color: #fff;
}
.personal-index::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(/css/../img/tmp/03.jpg) no-repeat center bottom;
	z-index: -1;
}
.personal-index:hover > span {
	background: rgba(0, 0, 0, 0.75);
}
.personal-index > span {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
	padding: 0;
	transition: all 250ms linear;	
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.65);
}
.personal-index > span span {
	align-self: center;
    justify-self: center;
	
}
.personal-index p {
	font-size: 24px;
	line-height: 36px;
}
.personal-index .ico-personal {
	margin-bottom: 15px;
}
.ico-personal {
	margin: auto;
	display: block;
	background: url(/css/../img/personal.svg) no-repeat;
	background-size: 73px;
	width: 73px;
	height: 75px;
}


.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.nsi-wrappers, .slick-list, .slick-track, .slick-slide, .slick-slide > div {
	height: 100%!important;	
} 

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;

}
.slick-track:before, .slick-track:after {
    display: table;

    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;    
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 50%;

    width: 20px;
    height: 20px;
    cursor: pointer;
	z-index: 3;
	
	border: 0;
	
}
.slick-next {
	background: url(/css/../img/ar-black.svg) no-repeat center;
	right: 0;
}
.slick-prev {
	background: url(/css/../img/ar-prev-black.svg) no-repeat center;
	left: 0;	
}
.slick-prev.slick-disabled, .slick-next.slick-disabled {
    opacity: 0.3;
}
.news-slider-index .slick-prev, .news-slider-index .slick-next {
	bottom: -52px;
	top: inherit;
}
.news-slider-index .slick-prev {
	left: 80px;
}
.news-slider-index .slick-next {
	right: 80px;
}
.slick-prev:hover, .slick-next:hover, a.more:hover  {
	opacity: 0.5;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
	z-index: 4;
}
.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.slider-nav {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
	position: absolute;
	height: 80px;
	background: #EFF1F1;
	width: 100%;
	bottom: -80px;
	left: 0;
	text-align: center;	
	z-index: 1;
}
.slider-nav .pagingInfo, .more {
	align-self: center;
    justify-self: center;
}
a.more {
	color: #000;	
	font-size: 32px;
	line-height: 0px;
	display: inline-block;
	margin: -17px 0 0 0;
}



/* Header inner*/

.header-inner {
	background: #0049A8;
	color: #fff;
	height: 120px;
	display: grid;
	grid-template-columns: 64% 18% 18%;
	grid-template-rows: 1fr;
	grid-template-areas: ". . .";
	position: relative;
	z-index: 4;
}
.hi-left, .hi-truck, .hi-personal {
	width: 100%;
}
.hi-left {
	align-self: center;
    justify-self: center;
	padding: 0 0 0px 60px;
	font-size: 14px;
}
.hi-left .logo {
	opacity: 1;
	width: 48px;
	height: 48px;
	background-size: 48px;
	display: inline-block;
	vertical-align: middle;
	margin: -5px 0 0 0;
}
.hi-left .logo:hover {
	opacity: 0.5;	
}
.hi-left .logo:hover i {
	opacity: 1;
}
.hi-left .logo i {
	font-size: 10px;
	font-weight: 600;
	bottom: -20px;
	opacity: 0.5;	
}
.hi-lang {
	margin:  0 0 0 11%;
}
.hi-lang, .hi-lang li {
	display: inline-block;	
}
.hi-lang li {
	margin: 0 20px 0 0;
}
.hi-lang li a {
	display: inline;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	color: #fff;
}
.hi-lang li a:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 1)
}
.hi-right {
	float: right;
	padding: 7px 90px 0 0;
}
.hi-right p {
	opacity: 0.5;
	display: inline-block;
}
.hi-right a {
	color: #fff;
	display: inline-block;
	padding: 0 0 0 50px;
}



.hi-truck {
	height: 100%;
	background: #1163CD;
	position: relative;
	display: grid;
	overflow: hidden;
}
.hi-truck::before {
	content: '';
	position: absolute;
	background: url(/css/../img/tmp/14.png) no-repeat center;
	background-size: 154px;
	width: 154px;
	height: 154px;
	top: -20px;
	left: -65px;	
}
.hi-truck:hover::before{
	-webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.hit-items {	
	cursor: pointer;
	display: grid;
	width: 100%;
	height: 100%;
	color: #fff;
}
.hit-items:hover {
	color: #fff;
}
.hit-items span {
	align-self: center;
    justify-self: center;
	padding: 0 0 0 15px;
}
.hit-items span big {
	display: block;
	font-size: 48px;
	line-height: 40px;
	font-weight: 900;
}
.hit-items span p {
	display: inline;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.hit-items:hover span p {
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}
.hi-personal {
	height: 100%;
	background: #3188F9;
	display: grid;
}
.header-inner .ar-white::before {
	background-size: 15px;
    width: 15px;
    height: 15px;
	right: 15px;
    top: 16px;
}


.hi-nav {
	background: #DFE2E2;
	padding: 15px 0 15px 60px;
	position: relative;
	z-index: 5;
}
.hi-nav nav {	
	padding: 0 0 0 10%;
	font-size: 14px;
}
.hi-nav nav ul li { 
	display: inline-block;
	vertical-align: middle;
	margin: 0 40px 0 0;
	white-space: nowrap;
	position: relative;
}
.hi-nav .item_menu_active::after {
	display: none;
}
.hi-nav nav ul li:first-child span {
	display: inline-block;
	padding: 0 20px 0 60px;
}
.hi-nav nav ul li a {
	display: inline;
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);
}
.hi-nav nav ul li a:hover {
	border-bottom: 1px solid rgba(0, 73, 168, 1);
}
.hi-nav .im-inner {
	position: absolute;
	background: #DFE2E2;
	top: 41px;
}
.hi-nav-bg .im-inner {
	background: rgba(0, 0, 0, 0.7);
}
.hi-nav .im-inner ul {
	margin: 12px 0 15px 0;
} 
.hi-nav .item_menu {
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);
	transition: all 250ms linear;
	color: #0049A8;
}
.item_menu_active .item_menu {
	border-bottom: 0!important;
}
.hi-nav .item_menu:hover {
	border-bottom: 1px solid rgba(0, 73, 168, 1);
}
.hi-nav-bg .item_menu {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);	
	color: #fff;
}
.hi-nav-bg .item_menu:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 1);	
}
.hi-nav .im-inner li {
	white-space: inherit;
	display: block;
	margin: 0;
	padding: 12px 20px 15px 20px;
    line-height: 18px;
}

.hi-title {
	background: #EFF1F1;
	display: grid;
	grid-template-columns: 60% 40%;
	grid-template-rows: 1fr;
	grid-template-areas: ". .";
	min-height: 180px;
	padding: 0 60px 0 60px;
	margin: 0 0 40px 0;
}
.hi-title a {
	display: inline;
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);
}
.hi-title a:hover {
	border-bottom: 1px solid rgba(0, 73, 168, 1);
}

.hit-left, .hit-right {
	width: 100%;
	align-self: center;
    justify-self: center;
	padding: 20px 0 20px 0;
}
.hit-left {
	padding-left: 17.2%;
}
.hit-left p {
	padding: 5px 0 0 0;
	line-height: 24px;
	color: #7F7F7F;
}
.hit-left p strong {
	color: #000;
}
.hit-right {
	text-align: right;
	padding-right: 25%;
}
.hit-right ul {
	text-align: right;
}
.hit-right li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 20px;
}
.hit-right li button, .hit-right li .ico-link {
	display: block;
	border: 1px solid #0049A8;
	background: none;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	position: relative;
}
.hit-right li button::after, .hit-right li button::before, .hit-right li .ico-link::after, .hit-right li .ico-link::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

li button.calendar::before {	
	background:  url(/css/../img/calendar.svg) no-repeat center;
	background-size: 22px 21px;
}
li button.calendar::after {	
	background:  url(/css/../img/calendar-white.svg) no-repeat center;
	background-size: 22px 21px;
	opacity: 0;
}

li button.share::before {
	background: url(/css/../img/share.svg) no-repeat center;
	background-size: 22px 23px;	
}
li button.share::after {
	background:  url(/css/../img/share-white.svg) no-repeat center;
	background-size: 22px 23px;
	opacity: 0;
}

li .print::before {
	background:  url(/css/../img/print.svg) no-repeat center;
	background-size: 24px 22px;
}
li .print::after {
	background:  url(/css/../img/print-white.svg) no-repeat center;
	background-size: 24px 22px;
	opacity: 0;
}

li .ico-link:hover, li button:hover {
	background: #0049A8;
}
li .ico-link:hover::before, li button:hover::before {
	opacity: 0;
}
li .ico-link:hover::after, li button:hover::after {
	opacity: 1;
}

a.active, a.active:hover {
	border: 0!important;
	opacity: 0.5;
	cursor: default;
}


/* Center */
.wrapper-group {
	position: relative;
	padding: 60px 60px 60px 60px;
}
.wrapper-group h2 {
	font-weight: 900;
	font-size: 36px;
	line-height: 48px;
	color: #0049A8;
	padding: 0 0 20px 10%;	
}
.block-wrapper {
	padding: 20px 0 0 0px;
	position: relative;
	margin: 0 0 0 -20px;
	width: -moz-calc(100% + 40px);
   	width: -webkit-calc(100% + 40px);
    width: -o-calc(100% + 40px);
	width: calc(100% + 40px);	
	display: flex;
	flex-wrap: wrap;
	gap: 40px 0;
}
.block-item {
	position: relative;
	width: 25%;	
	min-height: 480px;
	
}
.block-items {
	background: #EFF1F1;
	margin: 0 20px 0  20px;	
	position: relative;
	height: 100%;
}
.block-wrappers {
	position: relative;	
	width: 100%;
	height: 100%;
	z-index: 2;	
	padding: 60px 50px 0px 50px;	

	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}

.bw-bg:hover .block-wrappers {	
	background: rgba(0, 0, 0, 0.65);
	color: #fff;
}
.bw-bg:hover .block-wrappers a {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.bw-bg:hover .block-wrappers a:hover {	
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}

a.block-title {
	display: inline;
	font-size: 28px;
	line-height: 38px;
	color: #0049A8;
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);	
	
}

.block-items ul {		
	font-size: 14px;
	margin-bottom: 110px;
	position: relative;
}
.block-items ul li {
	display: block;
	margin: 10px 20px 10px 0;
}
.block-items ul a {
	display: inline;
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);
}
.block-items ul a:hover {
	border-bottom: 1px solid rgba(0, 73, 168, 1);
}
.block-items ul::after {
	content: '';
	position: absolute;
	background: url(/css/../img/download.svg) no-repeat bottom;
	background-size: 36px;
	width: 36px;
	height: 37px;
	bottom: -60px;
	transition: all 0.2s;
}
.bg-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;		
	overflow: hidden;
    opacity: 0;
	transition: all 0.2s;
}

.bg-img img {
	object-fit: cover;
    object-position: center;
	width: 100%;
	height: 100%;    
}
.bw-bg:hover .bg-img {	     
    opacity: 1;	
	transition: all 1.0s;
}



.bw-bg:hover ul::after {
	background: url(/css/../img/download-white.svg) no-repeat bottom;
	opacity: 0.3;
	transition: all 0.2	s;
}
.bg-on {
	display: block;
	opacity: 1;	
	bottom: 0px;
	top: inherit;
	height: auto;
	text-align: center;
}
.bg-on img {
	width: 100%;
	height: auto;
	margin-bottom: -10px;
}

.block-items:hover .bg-on img {
	-webkit-transform: translateY(10px);
    transform: translateY(10px);    
}

.custom-about-wrapepr {
	position: relative;
	background: #0049A8;
	display: grid;
	grid-template-columns: 25.6% 74.4%;
	grid-template-rows: 1fr;
	grid-template-areas: ". .";
	min-height: 560px;
	margin: 20px 0 0 0;
}
.caw-slider {
	width: 100%;
	height: 100%;
	background: #1163CD;
}
.caw-slider img {
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.caw-slider-nav {
	float: left;
	width: 25.6%;
	background: #EFF1F1;
	height: 80px;
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
}
.caw-slider .slick-prev, .caw-slider .slick-next {
	top: auto;
	bottom: -50px;
	z-index: 3;
}
.caw-slider .slick-prev {
	left: 50px;
}
.caw-slider .slick-next {
	right: 50px;
}
.caw-page {
	align-self: center;
    justify-self: center;
	font-weight: 500;
	font-size: 18px;
}

.caw-center {
	width: 100%;
	color: #fff;
	position: relative;
	padding: 0 0 0 7%;
	overflow: hidden;
	height: 100%;
}
.caw-center .caw-centers {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
	height: 100%;
	padding: 40px 0 60px 0;
	position: relative;
	z-index: 4;
}
.caw-centers-items {
	align-self: center;
    justify-self: center;	
}
.caw-center::after {
	content: '';
	position: absolute;
	right: -10%;
	top: inherit;
	bottom: 0;
	background: url(/css/../img/logo.svg) no-repeat right center;
	background-size: 780px;
	height: 100%;
	width: 100%;
	opacity: 0.05;
}
.caw-center p {
	width: 50%;
	padding: 20px 0 20px 0;
}

.caw-download {
	padding: 20px 0 0 0;
	position: relative;
}
.pdf-link {
	display: inline;
	position: relative;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	margin: 0 0 0 55px;
}
.pdf-link::before {
	content: '';
	position: absolute;
	background: url(/css/../img/pdf.svg) no-repeat center left;
	background-size: 41px;
	width: 41px;
	height: 40px;
	left: -55px;
	top: -5px;
}
.pdf-link:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	color: #fff;
}
.caw-more {
	float: right;
	display: grid;
	width: 74.4%;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";	
	height: 80px;
	background: #1163CD;
	text-align: right;
	color: #fff;
	font-size: 20px;
	padding: 0 14% 0 0;
	position: relative;
}
.caw-more::before {
	content: '';
	position: absolute;
	background: url(/css/../img/right-white.svg) no-repeat;
	background-size: 29px;
	width: 29px;
	height: 16px;
	right: 40px;
	top: 50%;
	margin: -8px 0 0 0;
}
.caw-more:hover::before {
	-webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.caw-more span {
	align-self: center;
    justify-self: center;
	width: 100%;
	position: relative;	
}
.caw-more:hover {
	color: #fff;
}
.caw-more:hover span {
	opacity: 0.5;
}

.red h2 {
	color: #EA3841;
}

.gw-sb {
	padding-left: 40px;
	padding-right: 40px;
}
.slider-block {
	position: relative;
	padding: 20px 0 0 0;
}

.sb-wrappers {
	padding: 0 20px 0 20px;
}

.red-block {
	color: #EA3841;
	background: #EFF1F1;
	width: 100%;
	height: 400px;
	display: grid!important;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
	font-size: 18px;
	position: relative;
	border: 0;
	cursor: pointer;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.red-block:hover {
	background: #EA3841;
	color: #fff;
}
.red-block.sb-bg > span  {
	padding-top: 0;
	height: auto;
	max-height: 150px;
	color: #fff;
}
.red-block > span {
	align-self: center;
    justify-self: center;	
	text-align: center;
	display: block;
	padding: 20px 15px 0 15px;
	position: relative;
	height: 150px;
	overflow: hidden;
	z-index: 2;
}
.red-block span p {
	border-bottom: 1px solid rgba(234, 56, 65, 0.4);
	display: inline;
	font-size: 18px;
	line-height: 26px;
}
.red-block.sb-bg span p {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.red-block span i {
	display: block;
	width: 62px;
	height: 62px;
	margin: auto;
	margin-bottom: 15px;	
	position: relative;
}
.red-block span i img {
	position: absolute;
}
.red-block span i img:last-child { 
	opacity: 0;
}
.red-block:hover span p {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.red-block:hover span i img:last-child { 
	opacity: 1;
}
.red-block:hover span i img:first-child { 
	opacity: 0;
}

.slick-center .red-block {
	background: #EA3841;
}
.sb-nav {
	height: 80px;
	background: #EFF1F1;
	margin: 40px 20px 0 20px;
	text-align: center;
	display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 1fr;
    grid-template-areas: ".";
}
.sb-nav .more {
	align-self: center;
    justify-self: center;	
}
.gw-sb .slick-prev, .gw-sb .slick-next {
	top: auto;
	bottom: -90px;
	
}
.gw-sb .slick-prev {
	left: 70px;
}
.gw-sb .slick-next {
	right: 70px;
}
.sb-bg-items {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.sb-bg-items img {
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.red-block.sb-bg > span {
	display: grid!important;
    grid-template-columns: 100%;
    grid-template-rows: 1fr;
    grid-template-areas: ".";
	width: 100%;
	height: 100%;
	max-height: inherit;
	left: 0;
	padding: 0;
	margin: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: 1;
}
.red-block.sb-bg:hover > span {
	background: rgba(0, 0, 0, 0.7);
}
.red-block.sb-bg span span {
	align-self: center;
    justify-self: center;	
	max-height: 150px;
	position: relative;
	overflow: hidden;
	display: inline;
}
.red-block.sb-bg span p {
	margin: 10px;
}


.maps {
	position: relative;
	margin: 20px 0 0 0;
	background: #EFF1F1;
	height: 640px;
}
.maps-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.maps-wrapper img {
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.maps-dot {
	display: block;
	background: url(/css/../img/map-dot.svg) no-repeat;		
	background-size: 37px;
	width: 37px;
	height: 53px;		
}
.maps-inf {
	position: absolute;
	right: 40px;
	top: 40px;
	z-index: 3;
	width: 500px;
}
.title-img {
	position: relative;
	height: 290px;
}
.title-img img {
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.mi-wrapper {
	background: #fff;
	padding: 50px;
	display: grid;
	grid-template-columns: 30% 70%;
	grid-template-rows: 1fr;
	grid-template-areas: ". .";
}

.qr {
	align-self: center;
    justify-self: center;
	width: 100%;
	text-align: left;
}
.mi-adres {
	align-self: center;
    justify-self: center;
	width: 100%;
	text-align: left;
}
.mi-adres p {
	line-height: 22px;
	font-size: 14px;
}
.mi-adres p strong {
	display: block;
	font-size: 18px;
	padding: 5px 0 5px 0;
}
.gps {
	background: #EFF1F1;
	display: grid;
	grid-template-columns: 60% 40%;
	grid-template-rows: 1fr;
	grid-template-areas: ". .";
}
.gps p {
	color: #EA3841;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	align-self: center;
    justify-self: center;
}
.gps p input {
	background: none;
	font-weight: bold;
	color: #EA3841;
	font-size: 15px;
	width: 170px;
}
.gps button {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	border: 0;
	background: #EA3841;
	color: #fff;
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;	
}
.gps button span {
	position: relative;
	z-index: 2;
}
.gps button::after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #FF626A;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;	
}
.gps button:hover::after {
	opacity: 1;
    width: 100%;	
}


.wg-inner {
	position: relative;
	padding: 40px 60px 40px 60px;
	overflow: hidden;
	background: #fff;
}

.news-item {
	position: relative;		
	margin: 0px 0 40px 0;
	background: #EFF1F1;
}
.news-item:hover .nit-item, .news-item:hover .ni-easy, .open-news .nit-item, .open-news .ni-easy {
	background: rgba(0, 73, 168, 0.75);
	color: #fff;
}
 .open-news .ni-easy .nit-bottom h2 {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}
.ni-title {
	position: relative;
	cursor: pointer;
}
.ni-bg {
	height: 480px;
	overflow: hidden;
	color: #fff;
	display: grid;
}
.ni-bg img {
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.nit-item {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
}
.nit-items {
	width: 65%;
	margin: auto;
	padding: 60px 40px 0px 40px;
	height: 100%;	
	position: relative;
	font-size: 15px;
}
.nit-items span {
	opacity: 0.7;
	font-weight: 300;
}
.nit-bottom {
	position: absolute;
	bottom: 60px;
	width: 90%;
}
.nit-bottom h2 {
	font-size: 36px;
	font-weight: 400;
	display: inline;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.nit-bottom p {
	display: block;
	width: 100%;
	padding: 30px 0 0 0;
}
.news-item:hover .nit-bottom h2 {
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.ni-easy::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 100%;
	background: #0049A8;
}
.ni-easy .nit-bottom h2 {
	color: #0049A8;
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);	
}
.ni-easy:hover .nit-bottom h2 {
	border-bottom: 1px solid rgba(0, 73, 168, 1);
}
.ni-easy .nit-bottom {
	position: relative;
	bottom: inherit;
	padding: 70px 0 0 0;
}
.ni-easy .nit-items {
	padding: 60px 40px 60px 40px;
}
.news-item:hover .ni-easy h2 {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 1);	
}
.more-button {
	position: relative;
	padding: 0 0 0 0;
	text-align: center;
}
.more-button button {
	background: #EA3841;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	border: 0;
	padding: 19px 30px 19px 30px;
	cursor: pointer;
	position: relative;
	height: 56px;
	width: 180px;
}
.more-button button span {
	position: relative;
	z-index: 2;
	
}
.more-button button::after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #FF626A;	
}
.more-button button:hover::after {
	opacity: 1;
    width: 100%;	
}
.more-button .load_items {
	padding: 15px 30px 19px 30px;
	-webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.more-button .load_items::after {
	display: none;
}
.more-button .load_items span {
	display: inline-block;
	text-indent: -9999px;
	background: url(/css/../img/loader-w.svg) no-repeat center;
	background-size: 30px;
	padding: 5px 0 5px 0;
	transition: all 0ms linear;
	width: 100%;
}



.open-news .ar-white::before, .open-news .ar::before {
	background: url(/css/../img/close-white.svg) no-repeat;
	background-size: 20px 21px;
	width: 20px;
	height: 21px;
	transform: rotate(0deg);
}
.open-news:hover .ar-white::before {
	opacity: 1;
}
.open-news .ar-white:hover::before {
	opacity: 0.5;
}

.open-news .ni-news {
	background: #EFF1F1;
	padding: 70px 0 0 0;
}

.open-news .nit-item, .open-news .ni-easy {
	background: rgba(0, 73, 168, 0.75);
}
.nin-text {
	width: 65%;
    margin: auto;
    padding: 0px 40px 20px 40px;
}
.nin-text p {
	padding: 10px 0 10px 0;
}
.nin-text a {
	display: inline;
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);
}
.nin-text a:hover {
	border-bottom: 1px solid rgba(0, 73, 168, 1);
}
.nin-text h1, .nin-text h2 {
	font-size: 28px;
	padding: 20px 0 10px 0;
	line-height: 34px;
}
.nin-text h3, .nin-text h4 {
	font-size: 22px;
	line-height: 26px;
	padding: 15px 0 5px 0;
}
.nin-text ul, .nin-text ol {
	margin: 10px 0 10px 50px;
}
.nin-text ul li, .nin-text ol li {
	margin: 10px 0 10px 0;
	position: relative;
}
.nin-text ul li::before {
	content: '';
	position: absolute;
	left: -15px;
	top: 11px;
	width: 5px;
	height: 5px;
	background: #0049A8;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.nin-text ol {
	list-style-type: decimal;
}



blockquote {
	background: #0049A8;
	color: #fff;
	padding: 45px 160px 45px 113px;
	font-size: 22px;
	line-height:32px;
	margin: 30px 0 30px 0;
	position: relative;	
}
blockquote::before {
	content: '';
	position: absolute;
	left: -40px;
	top: 0;
	height: 100%;
	width: 2px;
	background: #0049A8;
}
blockquote p {
	line-height: inherit;
	padding: 0;
	font-size: 22px;
}
blockquote::after {
	content: '';
	position: absolute;
	right: -100px;
	top: 0;
	background: url(/css/../img/logo.svg) no-repeat right;
	background-size: 30%;
	width: 100%;
	height: 100%;
	opacity: 0.1;
	
}
.nin-bottom {
	background: #DFE2E2;
	padding: 15px 0 15px 0;
}
.ninb-items {
	width: 65%;
    margin: auto;
    padding: 0px 40px 0px 40px;
}
.ninb-items ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
	font-size: 14px;
}
.share-f, .share-f:hover {
	display: block;
	background: url(/css/../img/ico/facebook.svg) no-repeat;
	background-size: 35px;
	width: 35px;
	height: 35px;
	border: 0;
	cursor: pointer;
}
.share-t, .share-t:hover {
	display: block;
	background: url(/css/../img/ico/twitter.svg) no-repeat;
	background-size: 35px;
	width: 35px;
	height: 35px;
	border: 0;
	cursor: pointer;
}
.share-v, .share-v:hover {
	display: block;
	background: url(/css/../img/ico/vk.svg) no-repeat;
	background-size: 35px;
	width: 35px;
	height: 35px;
	border: 0;
	cursor: pointer;
}

.content-table {
	display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
	width: 100%;
}
.ct-items {
	position: relative;
	padding: 20px 0 20px 0;
	flex: 0 0 auto;
    min-width: 100%;
}
table {
	width: 100%;	
	font-size: 16px;
}
table th, table td {
	padding: 15px 25px 15px 25px;
	text-align: left;
	vertical-align: middle;
}
table th {
	background: #0049A8;
	color: #fff;	
}
table tr td {
	-webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
table tr:nth-child(2n+1) td {
	background: #EFF1F1;
	color: #0049A8;
}
.ni-news table tr:nth-child(2n+1) td {
	background: #DFE2E2;
}
table tr:hover td {
	background: #EA3841!important;
	color: #fff;	
}

.big-slider {
	position: relative;
	width: 65%;
	margin: auto;
}
.big-slider .slider-nav-n {	
	position: relative;
	bottom: 0;
	height: inherit;
}
.big-slider .slider-nav-n span {
	display: block;
	margin: 20px;
	position: relative;
	overflow: hidden;
}
.big-slider .slider-nav-n span {
	cursor: pointer;
}
.open-news .big-slider {
	background: #DFE2E2;
}
.big-slider .slick-center {
	opacity: 0.4;
}
.big-slider .slick-prev, .big-slider .slick-next {
	display: none!important;
}
.big-slider .slick-slide img {
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.big-slider .bs-items {
	position: relative;
} 


.gallery {
	background: #EFF1F1;
	width: 65%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 20px;
}
.ni-news .gallery, .ni-news .video {
	background: #DFE2E2;	
}
.gallery-items {
	margin: 20px;
	float: left;
	position: relative;
	overflow: hidden;
	width: -moz-calc(25% - 40px);
    width: -webkit-calc(25% - 40px);
    width: -o-calc(25% - 40px);
    width: calc(25% - 40px);
}
.gallery-items a {
	display: block;
	overflow: hidden;
}
.gallery-items img {
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
	display: block;
}
.video {
	background: #EFF1F1;	
	width: 65%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;	
	position: relative;	
}
.video-items {
	padding: 40px;
	position: relative;
	overflow: hidden;		
}
.simple-video::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: url(/css/../img/paly.svg) no-repeat center;
	background-size: 55px;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.simple-video.is-remote::after {
	display: none;
}
.is-remote iframe {
	height: 100%;
}
.simple-video {
	position: relative;
	z-index: 1;
	overflow: hidden;
	cursor: none !important;
	height: 480px;
}
.simple-video::before {
	display: block;
	padding-top: 56.25%;
	content: '';
}
.simple-video video, .simple-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

.simple-video iframe {
	z-index: 2;
}
.simple-video.is-remote {
	cursor: auto;
}
.simple-video__cursor {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 50px;
	height: 50px;
	pointer-events: none;
	cursor: none !important;
	visibility: hidden;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Ccircle r='25' cy='25' cx='25' opacity='.7' fill='%23fff'/%3E%3Cpath d='M19.6 32.4V17.5c0-.5.5-1 1-.9.2 0 .3.1.5.1l13.6 7.4c.4.2.6.8.4 1.2-.1.2-.2.3-.4.4-.6.4-12.5 7-13.6 7.6-.5.3-1.1.1-1.3-.3-.2-.2-.2-.4-.2-.6z'/%3E%3Ccircle r='20.1' cy='24.9' cx='25' fill='none' stroke='%23000'/%3E%3C/svg%3E") no-repeat;
	background-size: contain;
}
.simple-video__cursor.is-visible {
	z-index: 2;
	visibility: visible;
}

.ni-bottom {
	background: #EFF1F1;
	margin: 0px 60px 0px 60px;
}
.ni-bottom .ninb-items {
	height: 160px;
	display: grid;
	grid-template-columns: 40% 60%;
	grid-template-rows: 1fr;
	grid-template-areas: ". .";
}
.ni-bottom .ninb-items div {
	align-self: center;
    justify-self: center;
	width: 100%;
}
.ni-bottom .ninb-items div:nth-child(2) {
	text-align: right;
}
.prev-link {	
	position: relative;
	color: #0049A8;
	display: inline;
    border-bottom: 1px solid rgba(0, 73, 168, 0.4);
}
.prev-link::after {	
	content: '';
	position: absolute;
	left: -20px;
	top: 4px;
	background: url(/css/../img/ar-prev-black.svg) no-repeat;
	background-size: 8px 15px;
	width: 8px;
	height: 15px;
}
.prev-link:hover::after {
	-webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}
.prev-link:hover {
	border-bottom: 1px solid rgba(0, 73, 168, 1);	
}

.title-bgi {	
	height: -moz-calc(100vh - 120px);
   	height: -webkit-calc(100vh - 120px);
    height: -o-calc(100vh - 120px);
	height: calc(100vh - 120px);
	min-height: 500px;
	
	width: 100%;
	background: #0049A8;
	position: relative;
	overflow: hidden;
	
	margin: -57px 0 0 0;
}

.tbgi-item {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	z-index: 3;
}
.hi-nav-bg {
	background: rgba(0, 0, 0, 0.7);
	z-index: 4;
	position: relative;
	color: #fff;
}
.hi-nav-bg nav ul li a {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.hi-nav-bg nav ul li a:hover {	
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}
.tbgii {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	padding: 15px 0px 15px 60px;
	bottom: 0;
	width: 100%;
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
	min-height: 180px;
}
.tbgi-items {	
	padding: 0 0 0 10%;	
	align-self: center;
    justify-self: center;
	width: 100%;
}
.tbgi-items h1 {
	font-size: 36px;
	font-weight: 400;
	color: #fff;	
	max-height: 75px;
	position: relative;
	overflow: hidden;
	max-width: 70%;
}
.tbgi-items .ti-small {
	opacity: 0.5;
	font-size: 14px;
	display: block;
	margin: 15px 0 0 0;
	width: 80%;
}

.zoom-slider {
	position: fixed;
	overflow: hidden;
	width: 100%;
	max-width: 2000px;
	height: 100%;
	top: 0;
	
}
.zs-anim img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;

	animation: slideShow 12s linear infinite 0s;
	-o-animation: slideShow 12s linear infinite 0s;
	-moz-animation: slideShow 12s linear infinite 0s;
	-webkit-animation: slideShow 12s linear infinite 0s;

	object-fit: cover;	
	object-position: center;
}
.zs-anim  img:nth-child(1) {
	opacity: 1;
}
.zs-anim  img:nth-child(2) {
	animation-delay: 6s;
	-o-animation-delay: 6s;
	-moz--animation-delay: 6s;
	-webkit-animation-delay: 6s;
}
@keyframes slideShow {  
	0% {
		opacity: 0;
		transform:scale(1);
		-ms-transform:scale(1);
	}
	5% {
		opacity: 1
	}
	25% {
		opacity: 1;
	}
	60% {
		opacity: 0;
		transform:scale(1.1);
		-ms-transform:scale(1.1);
	}
	100% {
		opacity: 0;
		transform:scale(1.1);
		-ms-transformm:scale(1.1);
	}
}

@-o-keyframes slideShow {  
	0% {
		opacity: 0;
		-o-transform:scale(1);
	}
	5% {
		opacity: 1
	}
	25% {
		opacity: 1;
	}
	60% {
 		opacity: 0;
 		-o-transform:scale(1.1);
	}
 	100% {
		opacity: 0;
		-o-transformm:scale(1.1);
	}
}

@-moz-keyframes slideShow {  
	0% {
		opacity: 0;
		-moz-transform:scale(1);
	}
 	5% {
 		opacity: 1
	}
 	25% {
 		opacity: 1;
	}
	60% {
		opacity: 0;
		-moz-transform:scale(1.1);
	}
 	100% {
		 opacity: 0;
		 -moz-transformm:scale(1.1);
	}
}
@-webkit-keyframes slideShow {  
	0% {
		 opacity: 0;
		 -webkit-transform:scale(1);
	}
 	5% {
		opacity: 1
	}
	25% {
		opacity: 1;
	}
	60% {
		 opacity: 0;
		 -webkit-transform:scale(1.1);
	}
 	100% {
		 opacity: 0;
		 -webkit-transformm:scale(1.1);
	}
}

.tbgi-right {
	position: absolute;
	right: 60px;
	bottom: 60px;
}
.tbgi-right li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 20px;
}
.down-black {
	position: relative;
	background-color: rgba(0, 0, 0, 0.7);	
	width: 50px;
	height: 50px;
	border: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}
.down-black::after {
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0;
	top: 0;
	background-image:url(/css/../img/ar-bottom-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px 22px;
}
.share-black {
	position: relative;
	background-color: rgba(0, 0, 0, 0.7);	
	width: 50px;
	height: 50px;
	border: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;		
	cursor: pointer;
}
.share-black::after {
	content: '';
	position: absolute;
	background-image:url(/css/../img/share-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 22px 23px;
	width: 50px;
	height: 50px;
	left: 0;
	top: 0;
}
.tbgi-right li button:hover {
	background-color: #0049A8;
}

.bs-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 20px 40px 20px 40px;
}

.gw-inners {
	position: relative;
	background: #fff;
}

.photo-slider {
	position: relative;
	margin: 20px 0 50px -20px;
	width: -moz-calc(100% + 40px);
	width: -webkit-calc(100% + 40px);
	width: -o-calc(100% + 40px);
	width: calc(100% + 40px);
}
.ps-nav-wrapper {
	padding: 0 40px 0 40px;
}
.ps-nav {
    width: 50%;
	margin: auto;
	background: #DFE2E2;
	height: 80px;
	margin-top: 20px;
	position: relative;	
}
.ps-nav::after {
	content: '';
	position: absolute;
	left: 50%;
	height: 100%;
	background: #fff;
	width: 40px;
	margin: 0 0 0 -20px;
}
.photo-slider .slick-prev, .photo-slider .slick-next {
	bottom: -72px!important;
	top: auto;
	z-index: 1;
}
.photo-slider .slick-prev {
	left: 30%;
}
.photo-slider .slick-next {
	right: 30%;
}

.ps-items {
	width: 20%;
}
.psi-inner {
	margin: 0 20px 0 20px;
	background: #DFE2E2;
}
.ps-items span {
	display: block;
	background: #EFF1F1;
	text-align: center;
	padding: 20px 10px 20px 10px;
}
.ps-items img {
	display: block;
}
.ps-items span h3 {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
}
.ps-items span p {
	color: #7F7F7F;
	font-size: 14px;
}

blockquote.red, blockquote.red::before {
	background: #EA3841;
	color: #fff;
}

.year-slider {
	padding: 0 0 50px 17.5%;
	width: -moz-calc(100% + 60px);
	width: -webkit-calc(100% + 60px);
	width: -o-calc(100% + 60px);
	width: calc(100% + 60px);
}
.ys-items {	
	height: 400px;
	background: #EFF1F1;
	margin: 0 40px 0 0;
	width: 380px;
	text-align: center;
	position: relative;
}
.ys-items button {
	display: grid;
	height: 100%;
	width: 100%;
	border: 0;	
	position: relative;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	z-index: 2;
	background: #EFF1F1;
	color: #0049A8;
}
.ys-items button::after, .ys-items button:hover::after {
	content: '';
	position: absolute;
	background: url(/css/../img/pdf-2.svg) no-repeat center;
	background-size: 31px 30px;
	width: 100%;
	height: 30px;
	bottom: 40px;
	left: 0;
}
.ys-items button::before {
	content: '';
	position: absolute;
	background: url(/css/../img/ar.svg) no-repeat;
	background-size: 17px 15px;
	width: 17px;
	height: 15px;
	top: 21px;
	right: 20px;
	transform: rotate(-45deg);
}
.ys-items button:hover {
	background: #0049A8;
	color: #fff;
}
.ys-items button:hover h3 {
	color: #fff;
}
.ys-items button:hover::after {
	background: url(/css/../img/pdf-white.svg) no-repeat center;	
}
.ys-items button span {
	align-self: center;
    justify-self: center;
	padding: 0 20px 0 20px;
	position: relative;
	height: 130px;
	overflow: hidden;
}
.ys-items button span h3 {
	font-size: 48px;
	line-height: 48px;
	font-weight: 900;
	margin: 0 0 10px 0;
}
.ys-items button span p {
	display: inline;
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);
}
.ys-items button:hover span p {
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}
.year-slider .slick-prev, .year-slider .slick-next {
	top: auto;
	bottom: -70px;
}
.year-slider .slick-prev {
	left: 20px;
}
.year-slider .slick-next {
	left: 337px;
}
.ys-nav {
	background: #DFE2E2;
	height: 80px;
    margin-top: 20px;
	width: 380px;
	position: relative;
}
.ys-nav::after {
	content: '';
	position: absolute;
	width: 20px;
	height: 100%;
	background: #fff;
	left: 50%;
	margin: 0 0 0 -10px;
}
.ys-bg button {
	background: rgba(0, 0, 0, 0.55);
	color: #fff;
}
.ysb-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.ysb-wrapper img {
	object-fit: cover;
    object-position: center;
	width: 100%;
	height: 100%;
}
.ys-items.ys-bg button::after {
	background: url(/css/../img/pdf-white.svg) no-repeat center;
}
.ys-items.ys-bg button::before {
	background: url(/css/../img/ar-white.svg) no-repeat center;
}
.ys-items.ys-bg button:hover::before {
	opacity: 0;
}
.ys-items.ys-bg button span h3 {
	color: #fff;
}
.ys-items.ys-bg button span p {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.block-w2 {
	width: 65%;
	margin: auto;
	padding: 0 20px 0 20px;
}
.block-w2 h2 {
	font-size: 28px;
	padding: 15px 0 15px 20px;
	line-height: 34px;
}
.bw-items {
	width: 50%;
	float: left;
	padding: 20px 20px 20px 20px;
}
.bw-items button {
	min-height: 200px;
	position: relative;
	background: #EFF1F1;
	width: 100%;
	border: 0;
	color: #EA3841;
	padding: 0;
	cursor: pointer;	
}
.bw-items button:hover {
	background: #EA3841;
	color: #fff;
	
}
.bw-items button .bwi-items {
	display: block;		
	width: 100%;
	position: relative;
}
.bw-items button i {
	width: 100%;
	align-self: center;
    justify-self: center;
	position: relative;
	display: block;
	height: 65px;
}
.bw-items button i img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;	
}
.bw-items button i img:nth-child(1) {
	opacity: 1;
}
.bw-items button i img:nth-child(2) {
	opacity: 0;
}
.bw-items button:hover i img:nth-child(1) {
	opacity: 0;
}
.bw-items button:hover i img:nth-child(2) {
	opacity: 1;
}

.bw-items button p {
	width: 100%;
	text-align: center;
	line-height: 24px;
	padding: 15px 0 0 0;
	display: block;
}
.bw-items button p strong {
	display: inline;
	font-size: 18px;
	border-bottom: 1px solid rgba(234, 56, 65, 0.4);
	font-weight: 400;
	transition: all 0ms linear;
}
.bw-items button:hover p strong {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	transition: all 0ms linear;
}
button.bwi-bg-wrapper p strong {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
button.bwi-bg-wrapper:hover p strong {
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}
.bw-items button .bwi-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: block;
	z-index: 1;
}
.bw-items button .bwi-bg img {
	object-fit: cover;
    object-position: center;
	width: 100%;
	height: 100%;
}
.bwi-bg-wrapper .bwi-items {
	position: relative;
	z-index: 2;
	background: rgba(0, 0, 0, 0.4);
	height: 200px;
	color: #fff;
}
.bwi-bg-wrapper i img:nth-child(1) {
	opacity: 0;	
}
button.bwi-bg-wrapper i img:nth-child(2) {
	opacity: 1;	
}
.bwi-bg-wrapper:hover .bwi-items {
	background: #EA3841;
}
.block-w2 .bw-items button .bwi-items  {
	display: grid;
}
.block-w2 .bw-items button p {
	align-self: center;
    justify-self: center;
}


.fb-forms {
	width: 65%;
	margin: auto;
	padding: 0px 40px 0px 40px;
	
}
.fb-elements {
	position: relative;
	margin: 0 0 20px 0;
}

.inp, .texta  {
	position: relative;
	margin: auto;
	width: 100%;	
	background: #EBF4FF;
	display: block;
	height: 60px;
	line-height: 60px;
}
.texta {
	height: 120px;
}
.inp .label, .texta .label {
	position: absolute;
	top: 0px;
	left: 40px;
	font-size: 16px;
	font-weight: 500;
	transform-origin: 0 0;
	transition: all 0.2s ease;
}
.inp input, .texta textarea {
	background: none;
	position: relative;
	z-index: 4;
	width: 100%;
	border: 0;
	height: 60px;	
	font-size: 16px;
	font-weight: 400;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;	
	color: #000;
	transition: all 0.25s ease;
	border-left: 2px solid rgba(49, 136, 249, 0.3);
	font-family: 'Open Sans', sans-serif;
}
.texta textarea {
	line-height: 18px;
	height: 120px;
	padding-top: 32px;
	padding-bottom: 20px;
}
.inp input:focus, .texta textarea:focus {
	border-left: 2px solid rgba(49, 136, 249, 1);
}
.inp input:not(:placeholder-shown) + span, .texta textarea:not(:placeholder-shown) + span { 
	color: #0049A8;
	font-size: 14px;
	transform: translateY(0px) scale(0.75);
}
.inp input:focus, .texta textarea:focus {
	outline: none;
}
.inp input:focus + span, .texta textarea:focus + span {
	color: #0049A8;	
	font-size: 14px;
	transform: translateY(0px) scale(0.75);
}
.errors {
	background: rgba(255, 173, 177, 0.4)!important;
	border-left: 2px solid #EA3841!important;	
} 
.error input:not(:placeholder-shown) + span, .error input:focus + span   {
	color: #EA3841;
}

.iinf {
	color: #EA3841;
	font-size: 14px;	
	padding: 5px 0 25px 40px;
}
.iinf p {
	line-height: 18px;
}

.button {
	cursor: pointer;
	border: 2px solid #0049A8;
	height: 60px;
	line-height: 56px;
	text-transform: uppercase;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	margin: 20px 0 0 0;
	position: relative;
	display: block;
	text-align: center;
}
.button span  {
	position: relative;
	z-index: 2;
}
.button:hover {
	color: #fff;
}
.button::after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #0049A8;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;	
}
.button:hover::after {
	opacity: 1;
    width: 100%;	
}

.radio-items {
	background: #EBF4FF;
	height: 80px;
	line-height: 80px;
	display: block;
	cursor: pointer;
	padding: 0 40px 0 40px;
}
.radio-items:hover, .radio-items.active {
	background: #3188F9;
	color: #fff;
}




/* Forms elements */

.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-checkbox,
.jq-radio {
	width: 20px;
	height: 20px;
	margin: 0 5px 0 0;
	border: 2px solid rgba(49, 136, 249, 0.3);		
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused {
	border: 2px solid rgba(49, 136, 249, 1);
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 3px;
}
.jq-checkbox.checked {
	background: rgba(49, 136, 249, 1)!important;
}

.jq-checkbox.checked .jq-checkbox__div {
	width: 10px;
	height: 5px;
	margin: 4px 0 0 3px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
	width: 100%;	
}
.jq-selectbox__select {	
	height: 60px;
	padding: 0 45px 0 40px;
	border-left: 2px solid rgba(49, 136, 249, 0.3);
	background: rgba(49, 136, 249, 0.1);				
}
.jq-selectbox__select:hover {
	
}
.jq-selectbox__select:active {
	border-left: 2px solid rgba(49, 136, 249, 1);	
}
.jq-selectbox.focused .jq-selectbox__select {
	border-left: 2px solid rgba(49, 136, 249, 1);
}
.jq-selectbox.disabled .jq-selectbox__select {
	
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
	line-height: 60px;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;	
	height: 100%;
}
.jq-selectbox__trigger-arrow {
	position: absolute;	
	right: 10px;
	width: 40px;
	height: 100%;
	background: url(/css/../img/down.svg) no-repeat center;
	background-size: 14px 8px;	
}
.opened .jq-selectbox__trigger-arrow {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: 0.5;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;		
	background: rgba(235, 244, 255, 1);
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 8px 10px 8px 40px;	
}
.jq-selectbox li.selected, .jq-selectbox li.selected:hover {
	background-color: #0049A8;	
	color: #fff;
}
.jq-selectbox li:hover {
	background-color: #B4D4FE;
}
.jq-selectbox li.disabled {
	opacity: 0.5;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}

.radio-items {
	padding: 0;
}
.radio-items span {
	padding: 0 0 0 80px;
	position: relative;
}
.radio-items .jq-radio {
	background: none;
	border: 0;
	box-shadow: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 0;
}
.radio-items .jq-radio__div, .jq-radio.checked .jq-radio__div {
	background: rgba(52, 128, 226, 0.3);
	border: 0;
	width: 22px;
	height: 22px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	box-shadow: none;
	position: absolute;
	top: 50%;
	margin: -11px 0 0 40px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.radio-items:hover .jq-radio__div {
	background: rgba(255, 255, 255, 0.3);
}
.radio-items .jq-radio.checked .jq-radio__div {
	background: rgba(255, 255, 255, 0.5)!important;
}
.radio-items .jq-radio.checked .jq-radio__div::after {
	background: rgba(49, 136, 249, 1);
}
.radio-items .jq-radio__div::after {
	content: '';
	background: #EFF1F1;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -5px;
	position: absolute;
}
.radio-items .jq-radio.checked  .jq-radio__div {
	background: #fff;
	box-shadow: none;
}
.jq-radio {
	position: relative;
}
.form_label .jq-radio.checked {
	background: none;
	border: 5px solid rgba(49, 136, 249, 1);
}
.radio-items.active span {
	color: #fff;
}


.file-items {
	background: #EBF4FF;
	border-left: 2px solid rgba(49, 136, 249, 0.3);
	height: 200px;
	display: grid;
}
.file-items div {
	display: block;
	align-self: center;
    justify-self: center;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	color: #7F7F7F;
	width: 240px;
	margin: auto;
	text-align: center;
}
.upload-ico {
	display: block;
	background: url(/css/../img/upload.svg) no-repeat;
	background-size: 86px 58px;
	width: 86px;
	height: 58px;
	margin: auto;
	margin-bottom: 15px;
}

.vacany-wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}
.vacany-wrapper h2 {
	padding-top: 0px!important;
	font-weight: 600;
}
.vacany-item {
	background: #EFF1F1;
	position: relative;
	padding: 60px 40px 40px 60px;
	text-align: left;
	border: 0;
	color: #000;
	margin: 20px 0 20px 0;
	cursor: pointer;
	width: 100%;
}
.vacany-item h3 {
	font-weight: 400!important;
	display: inline;
	transition: all 250ms linear;
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);
	padding: 0;
}
.vacany-item:hover h3 {
	border-bottom: 1px solid rgba(0, 73, 168, 1);
}
.vacany-item::before {
	content: '';
	position: absolute;
	left: -40px;
	top: 0;
	height: 100%;
	width: 2px;
	background: #DFE2E2;
}
.vacany-item:hover::before {
	background: #0049A8;
}
.vacany-item::after {
	content: '';
    position: absolute;
    background: url(/css/../img/ar.svg) no-repeat;
    background-size: 17px 15px;
    width: 17px;
    height: 15px;
    top: 21px;
    right: 20px;
    transform: rotate(-45deg);
}
.vacany-item:hover::after {
	opacity: 0;
}
.vacany-item.red {
	background: #EA3841;
	color: #fff;
}
.vacany-item.red h3  {
	color: #fff;
	display: inline;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.vacany-item.red:hover h3 {
	border-bottom: 1px solid rgba(255, 255, 255, 1);	
}
.vacany-item.red::after {
	background: url(/css/../img/ar-white.svg) no-repeat;
}
.vacany-item.red::before {
	background: #EA3841;
}
.vacany-item p {
	line-height: 26px;
	padding: 15px 0 0 0;
}

.wg-inners {
	padding-top: 20px!important;
	padding-bottom: 60px!important;
}
.wg-inners .maps {
	margin: 0!important;
}

blockquote.information {
	padding: 0;
	font-size: 14px;
}
blockquote.information::after {
	background-size: 100%;
	right: -50%;	
}
blockquote.information ul, blockquote.information ol, blockquote.information p {
	padding: 60px;
	margin: 0;
	position: relative;
}
blockquote.information ul, blockquote.information ol {
	margin-left: 20px;
}
blockquote.information li {
	margin: 5px 0 5px 0;
}
blockquote.information .i-bottom {
	background: #1163CD;
	padding: 15px 20px 15px 60px;
	color: #fff;
}
blockquote.information .i-bottom a {
	color: #fff;
	border-bottom: 0;
}
blockquote.information .i-bottom ul {
	padding: 0;
	margin: 0;	
}
blockquote.information .i-bottom ul li {
	padding: 0;
	margin: 0 40px 0 0;
	display: inline-block;
}
blockquote.information .i-bottom ul li::before {
	display: none;
}


a.dowload-items {
	display: block;
	background: #EA3841;
	color: #fff;
	font-size: 18px;
	padding: 20px 90px 20px 40px;
	width: 100%;
	border: 0;
	margin: 20px 0 20px 0;
	position: relative;
}
a.dowload-items::before {
	content: '';
	position: absolute;
	left: -40px;
	top: 0;
	height: 100%;
	width: 2px;
	background: #EA3841;
}
a.dowload-items::after {
	content: '';
	position: absolute;
	right: 40px;
	bottom: 0;
	background: url(/css/../img/download-white.svg) no-repeat center;
	background-size: 26px 27px;
	height: 100%;
	width: 36px;	
}
a.dowload-items:hover::after {
	-webkit-transform: translateY(5px);
    transform: translateY(5px);
}
a.dowload-items:hover {
	border: 0;
}
a.dowload-items span {
	display: inline;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	transition: all 250ms linear;
}
a.dowload-items:hover span {	
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	transition: all 250ms linear;
}

.block-w4 {
	width: -moz-calc(100% + 40px);
    width: -webkit-calc(100% + 40px);
    width: -o-calc(100% + 40px);
    width: calc(100% + 40px);
	margin: 0 0 20px -20px;
}
.bw4-item {	
	float: left;
	width: 25%;	
	position: relative;
	overflow: hidden;
}
.bw4-items {
	margin: 20px;
	background: #EFF1F1;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.bw4-bg-ico::after, .bw5-bg-ico::after {
	content: '';
	position: absolute;
	right: 20px;
	bottom: 20px;
	background: url(/css/../img/content/geraldicheskie-simvoly.png) no-repeat;
	background-size: 143px 153px;
	width: 143px;
	height: 153px;
}
.bw5-bg-ico::after {
	background: url(/css/../img/content/gerb-minskoy-oblasti.png) no-repeat;
	background-size: 143px 153px;
	width: 143px;
	height: 153px;
}

.pl {
	display: grid;
	height: 380px;
}
.pl.ar-white::before {
	z-index: 5;
} 
.pl span {
	align-self: center;
    justify-self: center;
	z-index: 2;
}
.plb-items {
	cursor: pointer;
}
.plb-items span strong {
	color: #fff;
	z-index: 4;
	position: relative;
}
.plb-items span::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 3;
	width: 100%;
	height: 100%;
}

.pl span img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	opacity: 0.6;
}
.pl:hover span img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
	opacity: 1;
}
.pl-bg {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.pl-bg img {
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
	position: relative;
	z-index: -1;
}

.contacts-item {
	height: 380px;
}
.contacts-item.red {
	background: rgba(234, 56, 65, 1);
	color: #fff;
}
.contacts-item.red h3, .contacts-item.red a {
	color: #fff;
	font-weight: 400;
}
.ci-wrapper {
	position: relative;
	z-index: 3;
	height: 100%;
	padding: 40px;
}
.ci-wrapper p {
	font-size: 13px;
	line-height: 18px;
	padding: 10px 0 0 0;
}
.ci-wrapper h3 {
	font-size: 24px;
	line-height: 32px;
	color: #EA3841;
}
.ci-wrapper ul {
	position: absolute;
	bottom: 40px;
}
.ci-wrapper ul li {
	margin: 10px 0 0 0;
}
.ci-wrapper li a {
	color: #000;
}
.bg-black {
	background: rgba(0, 0, 0, 0.5);	
}
.bg-black, .bg-black h3, .bg-black li a {
	color: #fff;
}
.w50 {
	width: 50%;
}
.ci-bg::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: -40%;
	background: url(/css/../img/tmp/07.png) no-repeat bottom;
	background-size: 100%;
	width: 500px;
	height: 100%;
}
.ci-bg:hover::after {
	-webkit-transform: translateY(10px);
    transform: translateY(10px);   
}
.ci-bg h3 {
	font-size: 18px;
	line-height: 24px;
}
.contacts-wrapper {
	padding-top: 0!important;
	padding-bottom: 60px;
}
.e404, .rsearch, .ztk-wrapper {
	padding-top: 20px;
	padding-bottom: 60px;
}

.e404-item {
	position: relative;
	height: 380px;
}
.e404-item .bg-img {
	opacity: 1;
}
.e404-items {
	display: grid;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: relative;
	z-index: 2;
}
.e404-items a {
	align-self: center;
    justify-self: center;
	color: #fff;
	font-size: 24px;
	display: inline;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.e404-items:hover a {
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}


.rsearch .nin-text {
	padding: 0!important;
	
}
.rs-wrap {
	border-left: 4px solid #DFE2E2;
	padding: 40px;
	margin: 20px 0 20px 0;
}
.rs-wrap:last-child {
	margin-bottom: 0;
}

.ztk .open-table {
	display: none;
}
.ztk table {
	border: 1px solid #DFE2E2;
	table-layout: auto;
}
.ztk table th {
	max-width: 90px;
	font-size: 12px;
	line-height: 14px;
	width: auto;
	background: #EFF1F1;
	border-bottom: 2px solid #FF8C47;
	color: #000;
	font-weight: 600;
}
.ztk table td {
	font-size: 13px;
	line-height: 16px;
	-webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.ztk table tbody tr:nth-child(2n+1) td {	
	color: #000;
	background: #fff!important;
}
.ztk table tbody tr:nth-child(even) {
	background: #EFF1F1!important;	
}
.ztk table tr:hover td, .ztk table tbody tr:hover:nth-child(2n+1) td  {
	background: #FF8C47!important;
	color: #fff!important;	
}
.b-small {
	padding: 20px 160px 20px 40px;
	margin-left: 40px;
	margin-top: 0;
}
.b-small p {
	font-size: 14px;
	line-height: 24px;	
}

.i-share {
	position: absolute;
	right: 10%;
	top: 0;
	width: 60px;
	height: 60px;
	background: #EFF1F1;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 0;
	cursor: pointer;
}
.i-share:hover {
	background: #0049A8;
}
.i-share::after, .i-share::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background-size: 22px 23px;
	width: 60px;
	height: 60px;
	transition: all 250ms linear;	
}
.i-share::after {	
	background: url(/css/../img/share.svg) no-repeat center;	
	opacity: 1;
}
.i-share::before {	
	background: url(/css/../img/share-white.svg) no-repeat center;	
	opacity: 0;
}
.i-share:hover::after {
	opacity: 0;
}
.i-share:hover::before {
	opacity: 1;
}
.m-menu {
	position: absolute;	
	opacity: 0;
	left: -9999;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	

}

.window {
	position: fixed;
	z-index: 99;	
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	overflow-y: scroll;
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
	-webkit-overflow-scrolling: touch;
}
.open .w-wrappers {
	position: fixed;
	width: 100%;
	height: 100%;	
	z-index: 9999;
	overflow: hidden;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;	 
}
.w-bg {
	position: fixed;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9;
}
.window .w-wrapper {
	align-self: center;
    justify-self: center;
	padding: 60px 0 60px 0;
	width: 60%;
	z-index: 10;
}
.mini-window .w-wrapper {
	width: 420px;
}
.ww-item {
	background: #fff;
	width: 100%;	
}
.ww-title {
	background: #EFF1F1;
	padding: 25px 40px 25px 40px;
}
.ww-title h1 {
	font-size: 24px;
	line-height: 28px;
}
.ww-items {
	padding: 25px 40px 25px 40px;
}
.ww-items blockquote {
	margin-left: 40px;
}
.ww-items.nin-text {
	width: 100%!important;
	position: relative;
	overflow: hidden;
}
.ww-item .dowload-items {
	margin-left: 40px;
	width: auto;
}
.close {
	display: block;
	width: 55px;
	height: 55px;
	background: rgba(255, 255, 255, 0.2);
	position: relative;
	border: 0;
	margin: auto;
	margin-bottom: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}
.close:hover {
	background: rgba(255, 255, 255, 0.4);
}
.close::after {
	content: '';
	position: absolute;
	width: 55px;
	height: 55px;
	left: 0;
	top: 0;
	background: url(/css/../img/close-white.svg) no-repeat center;
}
.close-bottom {
	display: none;
	margin: 0;
}
.close-bottom.button {
	background: #EA3841;
	border: 2px solid #EA3841;
	color: #fff;
}
.close-bottom.button:hover {
	border: 2px solid #FF626A;
}
.close-bottom.button::after {
	background-color: #FF626A;
}
body.open {
	overflow: hidden!important;	
}
.open_wrapper {
	filter: blur(4px);
}
.ww-forms  {
	padding: 40px;
	border-top: 2px solid #DFE2E2;
}
.ww-forms .red {
	color: #EA3841;
	padding: 0 0 20px 0;
}
.ww-forms .red p {
	line-height: 24px;
}
.social-wrapper {

}
.social-wrapper li {
	display: inline-block;
	vertical-align: middle;	
	width: 100%;
}
.social-wrapper li:first-child button {
	margin: 0;
}
.loader {
	text-align: center;
}
.loader img { 
	width: 85px;
	height: 85px;
}
.ni-news .loader {
	padding-bottom: 70px;
}
a.site_map {
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);
	display: inline-block;
	margin: 0 10px 0 0;
}
a.site_map:hover {
	border-bottom: 1px solid rgba(0, 73, 168, 1);	
}
.no_pdf .ys-items button::after {
	display: none;
}

.file-selectdialog {
	padding: 15px 0px 0 0;
}
.file-selectdialog {
	background: #EBF4FF;
    border: 0;
	border-left: 2px solid rgba(49, 136, 249, 0.3);
    border-radius: 0px;
	box-shadow: none;
}
.file-selectdialog .file-label {
	color: #000;
	text-shadow: none!important;
}
.file-selectdialog .file-extended .file-selector {
	color: #000;
	font-weight: 400;
	text-shadow: none;
	border-radius: 0;
	font-size: 14px;
	line-height: 22px;
}
.file-selectdialog .file-extended .file-load-img {
	background: url(/css/../img/upload.svg) no-repeat;
	background-size: 86px 58px;
	width: 86px;
	height: 58px;
    top: auto!important;
	left: auto!important;
	background-position: 0!important;
    position: relative;
	margin: auto;
	margin-top: 10px;
}
.file-selectdialog .file-extended .file-selector {
	padding: 20px 20px 30px 20px!important;
	text-align: center;
	border: 0!important;
	margin: 0;
}
.file-selectdialog .file-placeholder {
	margin: 40px 0 0 0;
}
table tr:nth-child(2n+1) td {
	background: rgba(49, 136, 249, 0.2)!important;	
}
table tr:hover td {
	background: rgba(49, 136, 249, 0.7)!important;	
}
.file-placeholder .files-list td {
	box-shadow: none;
	color: #000;
	border: 0;
	white-space: normal;
}
.file-placeholder .files-list td.files-name {
	padding-left: 10px;
}
.files-storage-block {
	padding-right: 10px;
}
.file-selectdialog .file-simple, .file-selectdialog .file-extended {
	margin-left: 0;
}
.file-placeholder .f-wrap {
	vertical-align: middle;
}
.file-placeholder .files-storage-block .del-but {
	background: url(/css/../img/close-red.svg) no-repeat;
	background-size: 15px;
	width: 15px;
	height: 15px;
	right: 15px;
}
.file-placeholder-tbody {
	border-bottom: 1px solid #fff;
}
.file-selectdialog .file-uploader .file-fileUploader {
	left: 0;
	width: 100%;
	height: 115px;
}
.file-selectdialog .file-extended .file-uploader {
	display: block;
}
.file-selectdialog .file-extended .file-uploader .file-but-text {
	width: 100%;
	display: inline;
	border-bottom: 1px solid rgba(0, 73, 168, 0.4);
}
.file-selectdialog .file-extended .file-uploader .file-but-text:hover {
	border-bottom: 1px solid rgba(0, 73, 168, 1);
}
.file-placeholder .files-text {
	color: #000;
}
.file-placeholder .files-size {
	padding-left: 10px!important;
	width: 22%;
}
.file-placeholder .files-storage {
	width: 10%;
}
.file-selectdialog-switcher {
	border-bottom: 1px dashed rgba(0, 73, 168, 0.4);
}
.file-selectdialog-switcher:hover {
	border-bottom: 1px dashed rgba(0, 73, 168, 1);
}
.errors .file-selectdialog {
	border-left: 0px;
	background: #f3d7e0;
}

.text_form {
	color: #fff;
	background: #EA3841;
	padding: 20px;
	margin: 0;	
}


.logo-items {
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
	margin: 0 10% 0 0;                   
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	display: none;
}	
.logo-items span {
	opacity: 0.5;
}
.logo-items:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	color: #fff;
}
.logo-items:hover span {
		opacity: 1;
}


a.developer {
	opacity: 0.5;
}
a.developer:hover {
	opacity: 1;
}

.bottom-fixed {
	z-index: 1;
	position: fixed;
	bottom: 0;
	width: 100%;	
	height: 60px;	
	display: none;
	grid-template-columns: 50% 50%;
	grid-template-rows: 1fr;
	grid-template-areas: ". .";
	
	background: rgba(0, 0, 0, 0.7);

}
.bottom-fixed a {
	display: block;
	color: #fff;
	text-decoration: none;
	align-self: center;
    justify-self: center;
	height: 100%;
    width: 100%;
    text-align: center;
    line-height: 60px;
}
.bottom-fixed a:last-child {
    background: rgba(0, 0, 0, 0.5);
}


.approved, .process {
	padding: 3px 5px 3px 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
}
.approved {
	background: #88b52e;
	color: #fff;	
	border: 1px solid #88b52e;
}
table tr:hover td .approved {
	border: 1px solid #fff;
}

.process {
	background: #EA3841;
	color: #fff;
	border: 1px solid #EA3841;
}
table tr:hover td .process {
	border: 1px solid #fff;
}
.ztk-wrapper .inp::before {
	content: '';
	position: absolute;
	right: 40px;
    top: 20px;
	background: url(/css/../img/search.svg) no-repeat;
	background-size: 19px;
	width: 19px;
	height: 19px;
	cursor: pointer;
	z-index: 5;
}
.attention {
	position: fixed;
	left: 20px;
	bottom: 20px;
	background: #EA3841;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
	
	border: 0;
	z-index: 3;
	
	cursor: pointer;
}
.attention strong {
	align-self: center;
    justify-self: center;	
	font-size: 32px;
	color: #fff;
}
.attention:hover {
	color: #fff;
}
.attention:hover strong {
	opacity: 0.6;
}

/* Answer */
.poll_question {
	padding: 30px 0;
	border-bottom: 1px solid #DFE2E2;
}
.poll_question input[type="text"] {
	background: #EBF4FF;
    position: relative;   
    width: 100%;
	max-width: 100%;
    border: 0;
    height: 50px;
	line-height: 50px;
    font-size: 16px;
    font-weight: 400;   
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    transition: all 0.25s ease;
    border-left: 2px solid rgba(49, 136, 249, 0.3);
    font-family: 'Open Sans', sans-serif;
}
.poll_question input:focus[type="text"], .poll_question textarea:focus {
	border-left: 2px solid rgba(49, 136, 249, 1);
}
.poll_question textarea {
	background: #EBF4FF;
	width: 100%;
	max-width: 100%;
	height: 120px;
	padding-left: 40px;
    padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
    color: #000;
	font-size: 16px;
    transition: all 0.25s ease;
	border: 0;
    border-left: 2px solid rgba(49, 136, 249, 0.3);
    font-family: 'Open Sans', sans-serif;
}
.poll_question_description {
	margin: 0px 0 10px 0;
}
.poll_required {
	color: #EA3841;
}
.poll_question label {
	display: inline-block;
	vertical-align: middle;
	width: 85%;	
}
.form_label {
	padding: 10px 15px 10px 15px;
	width: -moz-calc(100% + 15px);
	width: -webkit-calc(100% + 15px);
	width: -o-calc(100% + 15px);
	width: calc(100% + 15px);
	margin-left: -15px; 
}
.form_label:hover {
	background: #EBF4FF;
}
.jq-checkbox, .jq-radio, .poll_question label  {
	cursor: pointer;
}
.div_buttom_form {
	position: relative;
	height: 60px;
	width: 100%;
}
.div_buttom_form::before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #0049A8;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.div_buttom_form:hover::before {
	opacity: 1;
    width: 100%;	
}
.poll_sections_buttons input, .poll_buttons a {	
    cursor: pointer;
    border: 2px solid #0049A8;
    height: 60px;    
    text-transform: uppercase;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    background: #fff;    
    position: relative;
    display: block;
    text-align: center;
	margin: 0;
	z-index: 2;
}
.div_buttom_form:hover input {
	color: #fff;
	background: none;
}
.poll_question_title {
	font-weight: 600;	
}
.poll_question_title strong {
	display: block;
	font-size: 18px;
	font-weight: 800;
	margin: 0 0 5px 0;
}
p.form_description {
	padding: 30px 0 10px 0;
}
.poll_errors {
	border: 2px solid #b00;
	padding: 15px 20px 15px 20px;
	font-size: 14px;
}
.poll_errors p {
	padding: 5px 0 5px 0;
	line-height: 16px;
	font-size: 12px;
}

.poll_item {
	border: 1px solid #DFE2E2;
	margin: 0;
}
.poll_item .poll_links a {
	margin: 0;
	border-radius: 0;
	border: 2px solid #0049A8;
	color: #0049A8!important;
	padding: 10px 25px 10px 25px;
	
}
.poll_item .poll_links a:hover {
	background: #0049A8;	
	color: #fff!important;
}
.poll_question_title {
	vertical-align: middle;
	overflow: inherit;
}
.poll_buttons2 {
	padding: 30px 0 0 0;
}
.poll_question {
	margin: 0;
}
span.poll_question_title {
	width: 50%;
}
.div_poll_new_interview2 {
	margin-top: 20px;
}
a.poll_new_interview2 {
	display: inline;
    border-bottom: 1px solid rgba(0, 73, 168, 0.4);	
}

.answer-medic {
	position: fixed;
	right: 20px;
	bottom: 20px;
	background: #FFD433;	
	height: 60px;
	z-index: 4;
	padding: 0 0 0 70px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.answer-medic span {
	color: #000;
	width: 125px;
	font-size: 14px;
	line-height: 18px;
	display: block;
	padding: 0 20px 0 20px;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	font-weight: 600;
	margin-top: 12px;
	text-decoration: underline;
}
.answer-medic:hover span {
	text-decoration: none;
}
.answer-medic::after {
	content: '';
	position: absolute;
	background: url(/css/../img/folder-ico.svg) no-repeat center;
	background-size: 31px;
	width: 31px;
	height: 100%;
	left: 20px;
	top: 0;
}

@supports (-ms-ime-align:auto)  {
	.simple-video video, .simple-video iframe  {
		height: auto!important;
	}
	.tbgi-items h1 {
		font-size: 28px;
		font-weight: 100;
		line-height: 36px;
	}
	.w-bg {
		z-index: -1;
	}
}




/* Footer */

footer {
	position: relative;	
	color: #fff;
	background: #fff;
}


footer .f-wrapper {
	background: #0049A8;
	position: relative;
	display: grid;
	grid-template-columns: 20% 20% 20% 20% 20%;
	grid-template-rows: 1fr;
	grid-template-areas: ". . . . .";
	margin: 0 60px 0 60px;	
}
footer .f-wrapper h3 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 25px 0;
	color: #fff;
}
footer .f-wrapper a, .f-personal p, .f-truck p   {
	color: #fff;
	display: inline;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
footer .f-wrapper a:hover, .f-personal:hover p, .f-truck:hover p {
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}
.f-nav {
	font-size: 14px;
}
.f-nav li {
	margin: 18px 0 18px 0;
	display: block;
}

.f-nav ul  {
	margin: 10px 0 20px 0;
}
.f-nav ul li {
	margin: 0px 10px 0px 0;
	display: inline-block;
}
.f-nav ul li a {
	font-size: 11px;
	opacity: 0.5;
}

.f-col1, .f-col2, .f-col3 {
	width: 100%;
	padding: 80px 50px 50px 50px;
	position: relative;
}
.f-news, .f-contacts {
	position: relative;	
	width: 100%;
	overflow: hidden;
}
.f-news img, .f-contacts img {
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.fn-title, .fc-title {
	position: absolute;
	bottom: 50px;
	padding-right: 30px;
}
.fn-title span {
	opacity: 0.6;
	font-size: 12px;
	display: block;
}
.fn-title a {
	font-size: 14px;	
}
.fn-wrapper, .fc-wrapper {
	background: rgba(0, 73, 168, 0.6);
	width: 100%;
	height: 100%;
	padding: 80px 50px 50px 50px;
	position: relative;
	z-index: 2;
}
.fc-wrapper {
	background: rgba(0, 0, 0, 0.6);
}
.fc-title p {
	font-size: 12px;
	line-height: inherit;
}
.fc-title p strong {
	display: block;
	font-size: 18px;
	font-weight: 400;	
}

.f-col4, .f-col5 {
	width: 100%;
	position: relative;
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 70% 30%;
	grid-template-areas: "." ".";
}
.f-col2 {
	background: #1163CD;	
}

.f-truck, .f-personal {
	display: grid!important;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";
	width: 100%;
}
.f-truck span, .f-personal span {	
	align-self: center;
    justify-self: center;
}
.f-truck p, .f-personal p {
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.f-truck {
	background: #1163CD;
	position: relative;
}
.f-personal {
	background: #3188F9;
	position: relative;
}
.f-personal-ico {
	display: block;
	background: url(/css/../img/personal.svg) no-repeat;
	background-size: 45px;
	width: 45px;
	height: 46px;
	margin: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
.f-truck-ico {
	display: block;
	background: url(/css/../img/truck.svg) no-repeat bottom;
	background-size: 45px;
	width: 45px;
	height: 46px;
	margin: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}

.f-bottom {
	display: grid;
	grid-template-columns: 20% 60% 20%;
	grid-template-rows: 1fr;
	grid-template-areas: ". . .";	
	position: relative;
	z-index: 4;
	margin: -1px 0 0 0;
	background: #fff;
}

.f-bottom input, .fb-inf, .top {	
	width: 100%;
	align-self: center;
    justify-self: center;
	height: 160px;
}
.f-bottom input {		
	line-height: 160px;
	padding: 0 20px 0 90px;	
	position: relative;	
	background: #DFE2E2 url(/css/../img/search.svg) no-repeat 50px center;
	background-size: 19px;
}
.fb-inf {	
	background: #EFF1F1;
	color: #000;
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";	
}
.fb-inf > div {	
	align-self: center;
    justify-self: center;
	width: 100%;
	padding: 0 0 0 50px;	
}
.fb-inf p, .fb-inf a {	
	font-size: 12px;
	line-height: 18px;
}
.top {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr;
	grid-template-areas: ".";	
}
.top i {
	align-self: center;
    justify-self: center;
	background: url(/css/../img/ar-top-black.svg) no-repeat;
	background-size: 16px;
	width: 16px;
	height: 29px;
	display: block;
}
.top:hover i {
	-webkit-transform: translateY(10px);
    transform: translateY(10px)
}
.f-bottom-wrapper {
	margin: 0 60px 0 60px;	
	position: relative;
}
.f-bottom-wrapper::before {
	content: '';
	position: absolute;
	left: -60px;
	width: 100%;
	height: 100%;
	background: #DFE2E2;
}
.hidden {
	display: none!important;
}


/* Print */
.header-print {
	text-align: center;
	display: block;
	height: auto;
	padding: 20px 0 10px 0;
	background: #0049A8;
	color: #fff;
}
.header-print span {
	width: 52px;
	display: block;
	margin: auto;
}
.header-print span img {
	width: 52px;
	height: 52px;
	display: block;
}
.header-print span i {
	font-size: 10px;
    font-weight: 600;    
    opacity: 0.5;
	display: block;
	text-align: center;
	font-style: normal;
}
.f-print {
	background: #EFF1F1;
	padding: 20px;
	color: #000;	
	text-align: center;
}
.f-print p {
	font-size: 12px;
}
.print-title {
	height: auto;
	min-height:inherit!important;
	display: block;
	text-align: center;
}


/* Responsive */

@media all and (min-width: 1740px) {
	.header-index, .title-bgi {
		min-height: 740px;
		max-height: 1100px;
	}
	
}

@media all and (min-width: 1000px) {
	.gallery-items span {
		display: block;
		position: relative;		
	}
	.gallery-items span::after, .gallery-items span::before {
		opacity: 0;
		-webkit-transition: all 0.250s;
		-moz-transition: all 0.250s;
		-o-transition: all 0.5s;
		transition: all 0.250s;
	}
	.gallery-items span:hover::after, .gallery-items span:hover::before {
		opacity: 1;
		-webkit-transition: all 0.250s;
		-moz-transition: all 0.250s;
		-o-transition: all 0.250s;
		transition: all 0.250s;
	}
	.gallery-items span::after {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background:  rgba(0, 73, 168, 0.8);
		z-index: 1;
	}
	.gallery-items span::before {
		content: '';
		position: absolute;
		background: url(/css/../img/logo.svg) no-repeat center;
		background-size: 35px;
		width: 100%;
		height: 100%;
		z-index: 2;
	}
}

@media all and (max-width: 1840px) {
	.nav-item li a {
		font-size: 16px;
	}
	.centee-content h1 {
		font-size: 48px;
		line-height: 68px;
	}
	.lang li a {
		font-size: 18px;
		line-height: 28px;
	}
}

@media all and (max-width: 1740px) {
	.logo-item {
		height: 60px;
	}	
	.header-index .sinotrans {
		left: 55px;
	}
	.header-bottom, .news-slider-index, .truck-index, .personal-index {
		height: 280px;
	}
	.header-bottom {		
		margin: -140px 0 90px 0;
	}
	.wrapper-group {
		padding: 30px 60px 60px 60px;
	}
	.gw-sb {
		padding-left: 40px;
		padding-right: 40px;
	}
	.wrapper-group h2 {
		font-size: 32px;
		padding-bottom: 10px;
	}
	a.block-title {
		font-size: 22px;
		line-height: 32px;
	}
	.block-items ul {
		margin-bottom: 90px;

	}
	.block-items ul::after, .bw-bg:hover ul::after  {
		background-size: 30px;
    	width: 30px;
    	height: 31px;
		bottom: -50px;
	}
	.block-item {
		min-height: 420px;
	}
	.truck-index::after {
		background-size: 295px;
		width: 295px;
		height: 280px;
	}
	.nsi-text h3, .truck-index p, .personal-index p {
		font-size: 20px;
		line-height: 30px;
	}
	.truck-index strong {
		font-size: 76px;
		line-height: 76px;
	}
	.truck-index > span {
		width: 60%;
	}
	.truck-index > span span {
		max-width: 160px;
	}
	.ico-personal {
		background-size: 63px;
		width: 63px;
		height: 65px;
	}
	.news-slider-index .slick-prev, .caw-slider .slick-prev, .gallery .slick-prev {
		left: 40px;
	}
	.news-slider-index .slick-next, .caw-slider .slick-right,  .gallery .slick-next {
		right: 40px;
	}
	.slider-nav {
		height: 60px;
		bottom: -60px;
	}
	.news-slider-index .slick-prev, .news-slider-index .slick-next {
		bottom: -40px;
	}
	.caw-center::after {
		right: -20%;
	}
	.caw-more, .caw-slider-nav, .sb-nav {
		height: 60px;
	}
	.caw-more {
		font-size: 18px;
	}
	.caw-slider .slick-prev, .caw-slider .slick-next {
		bottom: -40px;
	}
	.gw-sb .slick-prev, .gw-sb .slick-next {
		bottom: -80px;
	}
	.caw-more::before {
		background-size: 29px;
		width: 24px;
		height: 16px;
		background-position: right;
	}
	.gw-sb .slick-prev {
		left: 60px;
	}
	.gw-sb .slick-next {
		right: 60px;
	}
	.f-col1, .f-col2, .f-col3, .fn-wrapper, .fc-wrapper {
		padding: 60px 40px 40px 40px;
	}
	.f-bottom input {
		background-position: 40px center!important;
		padding: 0 20px 0 80px;
	}
	.fb-inf > div {
		padding: 0 0 0 40px;
	}
	.hit-left h1 {
		font-size: 32px;
	}
	.hit-right li button, .hit-right li .ico-link {
		width: 50px;
		height: 50px;
	}
	li button.share {
		background-size: 33px 34px;
	}
	.hi-nav nav {
		padding: 0 0 0 7%;
	}
	.hit-left {
		padding-left: 12.2%;
	}
	.hi-lang {
		margin: 0 0 0 5.8%;
	}
	.hi-title {
		min-height: 160px;
	}
	.hi-title {
		margin: 0 0 30px 0;
	}
	.wg-inner {
		padding: 30px 60px 40px 60px;
	}
	.nit-bottom h2 {
		font-size: 28px;
	}
	.nit-bottom p {
		padding: 20px 0 0 0;
	}
	.ni-easy .nit-items {
		padding: 40px 40px 40px 40px;
	}
	.ni-bg {
		height: 420px;
	}
	.hi-truck::before {
		left: -75px;
	}
	.hit-right {
		padding-right: 18%;
	}
	.nin-text h1, .nin-text h2, .block-w2 h2 {
		font-size: 24px;
		line-height: 28px;
	}
	.nin-text h3, .nin-text h4 {
		font-size: 18px;
		font-weight: 800;
		line-height: 24px;
	}
	.big-slider .slider-nav-n span {
		margin: 10px;
	}
	.tbgi-items {
		padding: 0 0 0 7%;
	}
	.tbgi-items h1 {
		font-size: 28px;
		line-height: 38px;
	}
	.ps-nav, .ys-nav {
		height: 60px;
	}
	.photo-slider .slick-prev, .photo-slider .slick-next {
		bottom: -61px!important;
	}
	.ps-items span {
		padding: 15px 10px 15px 10px;
	}
	.year-slider .slick-prev, .year-slider .slick-next {
		bottom: -60px;
	}
	.ys-items, .ys-nav {
		width: 320px;
	}
	.year-slider .slick-next {
		left: 280px;
	}
	.ys-items {
		height: 380px;
	}
	.maps-inner {
		padding-top: 30px!important;
	}
}

@media all and (max-width: 1680px) {
	.ztk table td {
		font-size: 12px;
		line-height: 16px;		
	}
	table th, table td {
		padding: 7px 0px 7px 12px;
	}
	.approved, .process { 
		font-size: 11px;
		padding: 2px 5px 2px 5px;
	}
}

@media all and (max-width: 1540px) {
	.logo-item {
		height: 50px;
		padding: 0;
	}
	.header-index .sinotrans {
		top: 5px;
	}
	.nav-item {
		margin-left: 50px;
	}
	.nav-item li a, .nav-item li span {
		font-size: 15px;
		font-weight: 300;
	}	
	.centee-content h1 {
		font-size: 42px;
		line-height: 58px;
	}
	.lang {
		margin: 15px 0 0 0;
	}
	.header-content {
		padding: 40px 40px 120px 40px;
		grid-template-columns: 10% 75% 15%;
	}
	.header-bottom {
		padding: 0 40px 0 40px;
	}
	.truck-index::after {
		left: -180px;
	}
	.ar-white::before, .ar-red::before, .ar::before {
		background-size: 15px;
		width: 15px;
		height: 13px;
	}
	.truck-index > span {
		width: 65%;
	}
	.block-wrappers {
		padding: 40px 40px 0px 40px;
	}
	.wrapper-group {
		padding: 30px 40px 30px 40px;
	}
	.gw-sb {
		padding-left: 20px;
		padding-right: 20px;
	}
	.caw-center::after {
		right: -40%;
	}
	.caw-center p {
		width: 60%;
	}
	.red-block span p {
		font-size: 16px;
	}
	footer .f-wrapper, .f-bottom-wrapper {
		margin: 0 40px 0 40px;
	}
	.f-bottom input {
		background-position: 30px center!important;
		padding: 0 20px 0 70px;
	}
	.nit-items, .nin-text, .ninb-items, .big-slider, .gallery, .video, .block-w2, .fb-forms {
		width: 75%;
	}
	.hi-nav nav {
		padding: 0;
	}
	.hit-left {
		padding-left: 0;
	}
	.hi-left {
		padding: 0 0 0 40px;
	}
	.hi-right {
		padding: 7px 50px 0 0;	
	}
	.hi-nav {
		padding: 15px 0 15px 40px;
	}
	.hi-title {
		padding: 0 40px 0 40px;
		min-height: 140px;
	}
	.wg-inner {
		padding: 30px 40px 40px 40px;
	}	
	.hit-right {
		padding-right: 0;
	}
	blockquote {
		font-size: 18px;
		line-height: 26px;
		padding: 35px 60px 35px 60px;
	}
	blockquote p {
		font-size: 18px;
	}
	.ni-bottom {
		margin: 0 40px 0 40px;
	}
	.tbgi-items {
		padding: 0;
	}
	.tbgii {
		padding: 20px 0px 20px 40px;
		height: auto;
		min-height: 120px;
	}
	.tbgi-items .ti-small {
		margin: 5px 0 0 0;
		line-height: 24px;
	}
	.tbgi-right {
		bottom: 28px;
	}
	.year-slider {
		padding: 0 0 40px 12.3%;
		width: -moz-calc(100% + 40px);
		width: -webkit-calc(100% + 40px);
		width: -o-calc(100% + 40px);
		width: calc(100% + 40px);
	}
	.bw-items button p strong {
		font-size: 16px;
	}
	.maps-inner {
		padding-top: 10px!important;
		padding-bottom: 40px!important;
	}
	blockquote.information ul, blockquote.information ol, blockquote.information p {
		padding: 40px;
	}
	blockquote.information .i-bottom {
		padding-left: 40px;
	}
	.pl {
		height: 320px;
	}
	.pl span img {
		width: 160px;
	}
	.contacts-wrapper {
		padding-top: 0!important;
		padding-bottom: 40px;
	}
	.e404, .rsearch, .ztk-wrapper {
		padding-top: 15px;
	}
	.i-share, .i-share::after, .i-share::before {
		width: 50px;
		height: 50px;
	}
}

@media all and (max-width: 1460px) {
	a.block-title {
		font-size: 18px;
    	line-height: 28px;
	}
	footer .f-wrapper h3 {
		font-size: 16px;
	}
	.f-nav {
		font-size: 13px
	}
	.hi-truck::before {
		left: -95px;
	}
	.header-inner {
		grid-template-columns: 60% 20% 20%;
	}
	.hi-right a {
		padding: 0 0 0 30px;
	}
	.ci-bg::after {
		background-size: 100%;
		width: 400px;
		height: 100%;
		right: -10%;
		bottom: -20%;
	}
	
	.f-nav li {
		margin: 10px 0 10px 0;
	}
	.f-nav ul {
		margin: 5px 0 10px 0;
	}
	footer .f-wrapper h3 {
		margin: 0 0 15px 0;
	}
	.f-col1, .f-col2, .f-col3, .fn-wrapper, .fc-wrapper {
		padding: 50px 40px 40px 40px;
	}
	.nsi-text h3 {
		font-size: 18px;
		line-height: 28px;
	}
}

@media all and (max-width: 1320px) {
	.f-col1, .f-col2, .f-col3, .fn-wrapper, .fc-wrapper {
		padding: 40px 30px 30px 30px;		
	}
	.hi-right {
		padding: 7px 40px 0 0;
	}
	table th, table td {
		padding: 7px 7px 7px 12px;
	}
}

@media all and (max-width: 1250px) {
    .nav-item {
    	margin-left: 20px;
	}
	.header-inner .sinotrans {
		left: 10px;
	}
	.hi-right a {
		padding: 0 0 0 10px;
	}
}

@media all and (max-width: 1200px) {
	.header-content {
	    grid-template-columns: 25% 50% 25%;
	}
	.header-bottom {
		height: auto;
	}
	.header-bottom, .truck-index, .personal-index {
		  display: block;		  
	}
	.nsi-wrapper {
		grid-template-columns: 50% 50%;
	}
	.truck-index, .personal-index {
		width: 50%;
		float: left;
	}
	.truck-index::after {
		left: -120px;
	}
	.nav-item, .hi-lang, .hi-truck, .hi-personal, .hi-nav {
		display: none;
	}
	.centee-content {
		text-align: center;
	}
	
	.header-content {
		grid-template-columns: 1% 98% 1%;
		padding: 40px 40px 15px 40px;
	}
	.logo, .right-contacts p {
		position: absolute;
		white-space: nowrap;
		top: 40px;
	}
	.header-index .logo {
		top: 0;
	}
	.header-index .sinotrans {
		left: 70px;
	}
	.right-contacts p {
		right: 120px;
		top: 37px;
	}
	.header-bottom {
		margin: -70px 0 30px 0;
	}
	.news-slider-index {
		margin-bottom: 80px;
	}
	.block-item {
		width: 50%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.block-wrapper {
		padding: 0;
		gap: 0;
	}
	.bg-on img {
		width: 85%;
	}
	.block-items ul::after {
		opacity: 0.5;
	}
	.wrapper-group h2 {
		font-size: 28px;
		padding: 0 0 10px 0;
		text-align: center;		
	}
	.block-item:nth-child(3), .block-item:nth-child(4)  {
		margin-bottom: 0;
	}
	.custom-about-wrapepr {
		grid-template-columns: 30% 70%;
	}
	.caw-slider-nav {
		width: 30%;
	}
	.caw-more {
		width: 70%;
	}
	.caw-page {
		font-size: 16px;
	}
	.caw-center p {
		width: 70%;
	}
	.caw-center::after {
		width: 140%;
	}
	footer .f-wrapper {
		display: none;
	}
	.f-bottom-wrapper::before, .top {
		display: none;
	}
	.f-bottom {
		display: block;
	}
	.f-bottom input {
		height: 60px;
		line-height: 60px;
	}
	.fb-inf {
		height: auto;
		padding: 25px 0px 20px 0px;
	}
	.f-bottom input {
		background-position: 40px center!important;
		padding: 0 20px 0 80px;
	}
	.hi-left .logo {
		top: 35px;
	}
	.header-inner {
		grid-template-columns: 100% 0% 0%;
	}
	.hi-right {
		padding: 0 120px 0 0;
	}
	.hi-title {
		min-height: 120px;
	}
	.hit-left h1 {
		font-size: 28px;
	}
	.hi-right .menu {
		top: 35px;
	}
	.nit-items, .nin-text, .ninb-items, .big-slider, .video, .block-w2 {
		width: 100%;
	}
	.block-w2 {
		padding: 0;
	}
	.ni-easy::after {
		width: 5px;
	}
	.ni-bg .nit-bottom p {
		padding-right: 20px;
	}
	.hi-title {
		margin: 0;
	}
	.wg-inner {
		padding: 40px;
	}
	.open-news .ni-news {
		padding: 40px 0 0 0;
	}
	blockquote::before {
		left: -15px;
	}
	.gallery {
		width: 100%;
	}
	.ni-bottom {
		background: #fff;
	}
	.ni-bottom .ninb-items {
		height: 120px;
	}
	.ni-bottom .ninb-items div:nth-child(2) {
		display: none;
	}
	.ni-bottom .ninb-items {
		display: block;
		height: auto;
	}
	.ni-bottom .ninb-items div {
		text-align: center!important;
		padding: 0 0 40px 0;
	}
	.ni-wg .nin-text {
		padding-left: 20px;
		padding-right: 20px;
	}
	.title-bgi {
		margin: 0;
	}
	.tbgi-right li:last-child {
		display: none;
	}
	.tbgi-right {
		position: fixed!important;
		right: 40px;
	}
	.share-black {
		background: #fff;
		background-image: url(/css/../img/share.svg);
		background-repeat: no-repeat;
		background-position: center;
    	background-size: 22px 23px!important;
	}
	.tbgi-items h1 {
		max-width: 85%;
	}
	.tbgi-right {
		bottom: 20px;
	}
	.tbgi-items h1 {
		max-height: 150px;
	}
	.bs-title {
		padding: 15px 20px 15px 20px;
		font-size: 14px;
		line-height: 18px;
	}
	.ps-items span h3 {
		font-size: 16px;
		line-height: 24px;		
	}
	.ps-items span p {
		line-height: 20px;
		padding: 5px 0 0 0;
	}
	.share-black, .share-black::after {
		display: none;
	}
	.mobile .share-black {
		display: block;
	}
	.year-slider {
		padding: 0 0 40px 0;
		width: -moz-calc(100% + 40px);
		width: -webkit-calc(100% + 40px);
		width: -o-calc(100% + 40px);
		width: calc(100% + 40px);
	}
	.tbgi-items .ti-small {
		width: 100%;
		line-height: 22px;
	}
	.vacany-item::before {
		left: -15px;
	}
	.vacany-wrapper {
		padding-top: 60px;
    	padding-bottom: 40px;
	}
	.maps-inner {
		padding-top: 40px!important;
		padding-bottom: 40px!important;
	}
	.hit-left h1 {
		line-height: 32px;
	}
	a.dowload-items::before {		
		left: -20px;
	}
	.bw4-item {
		width: 50%;
	}
	.ci-bg li {
		background: #EFF1F1;		
	}
	.print {
		display: none!important;
	}
	.contacts-wrapper {
		padding-top: 20px!important;		
	}
	.ztk .hit-right {
		display: none;
	} 
	.b-small {
		margin-left: 10px;
	}
	.b-small::before {
		left: -10px;
	}
	.menu {
		display: inline-block;
		position: absolute;
		width: 50px;
		height: 50px;
		background: rgba(0, 0, 0, 0.30);
		-webkit-border-radius: 50%;
		border-radius: 50%;
		border: 0;
		right: 40px;
		top: 40px;
		z-index: 5;
	}
	.menu i {
		width: 20px;
		height: 2px;
		position: absolute;
		top:50%;
		left: 50%;
		margin: -1px 0 0 -10px;
		background: #fff;
		opacity: 0.8;
	}
	.menu i::after, .menu i::before {
		content: '';
		position: absolute;
		width: 20px;
		height: 2px;		
		background: #fff;		
	}
	.menu i::after {
		left: 0;
		top: -6px;		
	}
	.menu i::before {
		left: 0;		
		bottom: -6px;		
	}
	.menu i, .menu i::after, .menu i::before {
		transition: all 250ms linear;				
	}
	.menu-open {
		position: fixed;
		z-index: 9;
	}
	.menu-open i {
		background: none;
	}
	.menu-open i::after {
		transform: rotate(-45deg);
		top: 0;
	}
	.menu-open i::before {
		transform: rotate(45deg);
		bottom: 0;
	}
	.menu-inner {
		top: 35px;	
	}
	.mobile-wrapper .wrapper {
		opacity: 0;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}
	.mobile-wrapper .wrapper  {		
		overflow: hidden;
		position: relative;
		height: 0;
	}
	.mobile-wrapper {
		background: #1163CD;		
	}
	.mobile-wrapper .m-menu {
		display: block;
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 8;
		background: #1163CD;
		color: #fff;
		left: 0;
		opacity: 1;
	}
	.mm-header {
		background: #0049A8;
		height: 130px;
		width: 100%;
		position: fixed;
		display: grid;
		padding: 0 0 0 60px;
	}
	.mm-header p {
		align-self: center;
		justify-self: left;
		line-height: 24px;
		font-size: 19px;
	}
	.mm-header p small {
		display: block;
		opacity: 0.5;
		font-size: 13px;
	}
	.mm-header a {
		color: #fff;
	}
	.mm-main {
		margin: 130px 0 60px 0;
		width: 100%;
		min-height: 300px;
		height: -moz-calc(100vh - 190px);
		height: -webkit-calc(100vh - 190px);
		height: -o-calc(100vh - 190px);
		height: calc(100vh - 190px);
		overflow-y: auto;
	}
	.mm-bottom {
		position: absolute;
		bottom: 0;
		height: 60px;
		width: 100%;
		background: #3188F9;
	}
	.mm-bottom ul {
		display: grid;
		grid-template-columns: 50% 50%;
		grid-template-rows: ;
		grid-template-areas: ". .";
		height: 100%;
	}
	.mm-bottom ul li {
		width: 100%;
		align-self: center;
    	justify-self: center;
		text-align: center;		
	}
	.mm-bottom::before {
		content: '';
		position: absolute;
		height: 100%;
		left: 50%;
		border-right: 1px solid #1163CD;
	}
	.mm-bottom ul li a {
		color: #fff;
		font-size: 14px;
	}
	.mm-bottom ul li a i {
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px 0 0;
	}
	.ico-truck {
		background: url(/css/../img/truck.svg) no-repeat;
		background-size: 36px 35px;
		width: 36px;
		height: 35px;
	}
	.m-menu .ico-personal {
		background: url(/css/../img/personal.svg) no-repeat;
		background-size: 33px 35px;
		width: 33px;
		height: 35px;
	}
	.mm-bottom ul li span {
		display: inline-block;
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
		line-height: 18px;
	}
	.mm-bottom ul li a:hover span {
		border-bottom: 1px solid rgba(255, 255, 255, 1);
	}
	.mm-wrapper {
		padding: 40px 60px 100px 60px;
	}
	.mm-wrapper h3 {
		font-size: 16px;
		font-weight: 700;
		margin: 0 0 15px 0;
		color: #fff;
	}
	.mm-wrapper ul {
		margin: 0 0 25px 0;
	}
	.mm-wrapper ul li {
		margin: 5px 0 5px 0;
	}
	.mm-wrapper ul li ul li {
		display: inline-block;
		margin: 0 5px 0 0;
	}
	.mm-wrapper ul li ul li a {
		font-size: 11px;
		opacity: 0.5;
	}
	.mm-wrapper ul li a {
		font-size: 14px;
		font-weight: 400;
	}	
	.mm-wrapper a {
		color: #fff;
		display: inline;
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	}
	.mm-wrapper a:hover {
		border-bottom: 1px solid rgba(255, 255, 255, 1);
	}
	.ww-items blockquote, .ww-item .dowload-items  {
		margin-left: 15px;
	}
	.header-inner .sinotrans {
		left: 70px;
		top: -6px;
	}
	.logo-items {
		display: inline-block;
	}
	.logo-item {
		position: inherit;
		align-self: start!important;
	}
}

@media all and (max-width: 1000px) {
	.truck-index::after {
		left: -150px;
	}
	.custom-about-wrapepr {
	    display: block;
		width: 100%;
	}
	.caw-slider-nav {
		display: none;
	}
	.caw-more {
		width: 100%;
	}
	.caw-slider {
		height: 380px;
	}
	.caw-slider .slick-prev, .caw-slider .slick-next, .gallery .slick-prev, .gallery .slick-next {
		bottom: auto;
		top: 50%;
		margin-top: -15px;
	}	
	.caw-slider .slick-prev, .gallery .slick-prev {
		left: 20px;
		width: 34px;
		height: 34px;
		background: rgba(0, 0, 0, 0.50);
		-webkit-border-radius: 50%;
		border-radius: 50%;
	}
	.caw-slider .slick-prev::after, .gallery .slick-prev::after {
		content: '';
		position: absolute;
		background: url(/css/../img/ar-prev-white.svg) no-repeat center;
		left: 4px;
		top: 7px;
		width: 20px;
    	height: 20px;
	}
	.caw-slider .slick-next, .gallery .slick-next {
		right: 20px;
		width: 34px;
		height: 34px;
		background: rgba(0, 0, 0, 0.50);
		-webkit-border-radius: 50%;
		border-radius: 50%;
	}
	.caw-slider .slick-next::after, .gallery .slick-next::after {
		content: '';
		position: absolute;
		background: url(/css/../img/ar-next-white.svg) no-repeat center;
		left: 7px;
		top: 7px;
		width: 20px;
    	height: 20px;
	}
	.caw-center {
		padding: 40px 60px 60px 60px;
	}
	.caw-center .caw-centers {
		padding: 0;
	}
	.caw-center p {
		width: 100%;
	}
	.caw-center {
		padding: 20px 40px 40px 40px;
	}
	.caw-more {
		padding: 0 0 0 40px;
	}
	.caw-more span {
		text-align: left;		
	}
	.maps {
		height: auto;
		position: inherit;
		padding-bottom: 60px;
	}
	.maps-inf {
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		height: auto;
		position: static;		
	}
	.gps {
		position: absolute;
		bottom: 0;
		width: 100%;
		z-index: 3;
	}
	.mi-wrapper {
		display: block;
		padding: 40px;
		background: #EFF1F1;
		position: relative;
	}
	.qr {
		display: none;
	}
	.maps-wrapper {
		height: 380px;
		bottom: 0px;
		top: inherit;
		position: relative;
	}
	.year {
		display: none!important;
	}
	.hit-right li button {
		position: fixed;
		right: 40px;
		top: 140px;
		z-index: 3;
		background-color: #fff;	
		border: 0;
	}
	.hit-right .share {
		top: 200px;
		z-index: 4;
	}
	.hi-title {
		display: block;
		height: auto;
		min-height: inherit;		
		text-align: center;
		padding: 0 20px 30px 20px;
	}
	.hit-left, .hit-right {
		padding: 0;
	}
	.hit-right ul {
		position: absolute;
		right: 0;
		width: 50px;
		z-index: 5;
	}
	.hit-left h1 {
		padding: 40px 0 0 0;
	}
	.video-items {
		width: 100%;
		padding: 0;
	} 
	.gallery, .gallery .gallery-items {		
		width: 100%;
		margin: 0;
	}
	.simple-video {
		height: 420px;
	}
	.fb-forms {
		width: 100%;
		padding: 0;
	}
	.maps-inner {
		padding-top: 20px!important;
		padding-bottom: 40px!important;
	}
	a.dowload-items {
		font-size: 16px;
	}
	.w50 {
		width: 100%;
	}
	.ci-bg::after {
		background-size: 100%;
		width: 500px;
		height: 100%;
		right: 0;
		bottom: -30%;
	}
	.window .w-wrapper {
		width: 90%;
	}
	.jq-selectbox__select {
		padding-left: 20px;
	}
	.inp input, .texta textarea {
		padding-left: 20px;
		padding-right: 20px;
	}
	.inp .label, .texta .label {
		font-size: 14px;
		left: 20px;
	}
	.ztk-wrapper .inp::before {
		right: 20px;
	}
	.poll_question_title {
		display: block;
		width: 100%;
		margin: 0 0 20px 0;
	}
}

@media all and (max-width: 800px) {
	.truck-index::after {
		left: -180px;
	}
	.centee-content h1 {
		font-size: 32px;
    	line-height: 48px;
	}
	.block-item {
		width: 100%;
		min-height: 360px;
		margin-bottom: 0;
	}
	.bg-on img {
		width: 360px;
	}
	.sb-nav {
		margin-top: 20px;
	}
	.gw-sb .slick-prev, .gw-sb .slick-next {
		bottom: -60px;
	}
	.nit-bottom h2 {
		font-size: 22px;
	}
	.nit-items {
		padding: 20px 40px 0px 40px;
	}
	.nit-bottom {
		position: relative;
		bottom: inherit;
		align-self: flex-end;
    	justify-self: left;
		padding: 0 0 40px 0;
		width: 100%;
	}
	.ni-bg {
		height: inherit;
		min-height: 420px;
	}
	.nit-items {
		display: grid;
	}
	.hit-right li button {
		right: 20px;
	}
	.ni-bg .nit-bottom p {
		padding-right: 0px;
	}
	.header-inner {
		height: 70px;
	}
	.hi-right .menu, .hi-left .logo {
		top: 15px;
		margin: 0;
		width: 41px;
		height: 41px;
		background-size: 41px;
	}
	.hi-left .logo i {
		display: none;		
	}
	.header-inner .sinotrans {
		background-size: 70px 35px;
		width: 70px;
		height: 35px;
		left: 50px;
		top: 0;
		opacity: 0.5;
	}
	.hi-left .logo { 
		opacity: 0.5;
	}
	.hi-left .logo:hover { 
		opacity: 1;
	}
	.menu-inner {
		top: 14px;
		width: 41px;
		height: 41px;
	}
	.menu-inner i {
		width: 18px;
		margin: -1px 0 0 -9px;
	}
	.menu-inner i::after, .menu-inner i::before {
		width: 18px;		
	}
	blockquote {
		padding: 25px 40px 25px 40px;
		font-size: 16px;
	}
	blockquote p {
		font-size: 16px;
	}
	.title-bgi {
		height: -moz-calc(100vh - 70px);
		height: -webkit-calc(100vh - 70px);
		height: -o-calc(100vh - 70px);
		height: calc(100vh - 70px);
	}
	.bw-items {
		width: 100%;
		padding: 10px 0 10px 0;
	}
	.vacany-item {
		padding: 40px 40px 40px 40px;
	}
	a.dowload-items {
		padding: 20px 80px 20px 20px;
	}
	a.dowload-items::after {
		right: 20px;
	}
	.b-small {
		padding: 20px 40px 20px 40px;
	}
	.m-menu-inner .mm-header {
		height: 70px;
	}
	.mm-header p {
		font-size: 16px;
		line-height: 20px;
	}
	.title-bgi {
		height: -moz-calc(90vh - 70px);
		height: -webkit-calc(90vh - 70px);
		height: -o-calc(90vh - 70px);
		height: calc(90vh - 70px);
	}
	.zs-anim {
		position: absolute;
	}
	.logo-items {
		margin: 0 5% 0 0;
	}	
}

@media all and (max-width: 700px) {
	.news-slider-index {
		height: auto;
		margin: 0 0 80px 0;
	}
	.nsi-wrapper {
		display: block!important;		
	}
	.news-slider-index .ar-white::before, .hi-right p, .hi-right a {
		display: none;
	}
	.nsi-text {
		padding: 30px 40px 35px 40px;
	}
	.truck-index, .personal-index {
		width: 100%;
	}
	.wrapper-group h2, .hit-left h1 {
		font-size: 24px;
		line-height: 28px;
	}
	.fb-inf > div {
		padding: 0 40px 0 40px;
		text-align: center;
	}
	.header-index {
		min-height: 500px;
		height: 90vh;
	}
	.header-content {
		padding: 20px 40px 15px 40px;
	}
	.ni-bg .nit-bottom p {
		position: relative;
		max-height: 150px;		
		overflow: hidden;
	} 
	p {
		line-height: 26px;
	}
	blockquote::after {
		right: -50px;
		background-size: 60%;
	}
	.title-bgi {
		min-height: 300px;
		height: -moz-calc(80vh - 70px);
		height: -webkit-calc(80vh - 70px);
		height: -o-calc(80vh - 70px);
		height: calc(80vh - 70px);
	}
	.ps-nav-wrapper {
		padding: 0 20px 0 20px;
	}
	.ps-nav {
		width: 100%;
	}
	.photo-slider .slick-prev {
		left: 10%;
	}
	.photo-slider .slick-next {
		right: 10%;
	}
	.ps-items img {
		object-fit: cover;
    	object-position: center;
		width: 100%;
	}
	.ps-nav::after {
		width: 20px;
		margin: 0 0 0 -10px;
	}
	.bw4-item {
		width: 100%;
	}
	.ci-bg::after {
		background-size: 100%;
		width: 500px;
		height: 100%;
		right: -50%;
		bottom: -50%;
	}
	.ci-wrapper ul li span {
		font-size: 13px;
	}
	.right-contacts p {
		display: none;
	}
	.logo {
		top: 20px;
		left: 20px;
	}
	.menu {
		top: 20px;
		right: 40px;
	}
	.logo-items {
		position: absolute;
		left: 40px;
		top: 22px;
	}
	.logo {
		position: relative;
		top: inherit!important;
		left: inherit;
		right: inherit;
	}
	.menu-inner {
		right: 40px;
	}
	.hi-left {
		padding: 0;
		text-align: center;
	}
	.mm-header {
		height: 90px;
		padding: 0px;
		min-width: 320px;
	}
	.mm-header p {
		padding: 0 0 0 20px;
	}
	.mobile-wrapper .m-menu {
		min-width: 320px;
	}
	.mm-main {
		margin: 90px 0 60px 0;
		height: -moz-calc(100vh - 150px);
		height: -webkit-calc(100vh - 150px);
		height: -o-calc(100vh - 150px);
		height: calc(100vh - 150px);
	}
	.mm-header p {
		font-size: 14px;
		line-height: 18px;
	}
	.mm-wrapper {
		margin: 40px 20px 100px 40px;
		padding: 0;
	}
	.menu-inner {
		top: 16px;   	 
	}
	.logo-item {
		position: inherit;
	}
	.header-index .logo {
		top: -20px;
		left: -10px;
	}
	.header-index .sinotrans {		
		left: 60px;
	}
	.header-inner .sinotrans {
		left: 10px;
	}
	.bottom-fixed { 
		display: grid;
	}
	.index-page .fb-inf {
		padding: 25px 0px 80px 0px;
	}
	.answer-wrapper {
		font-size: 14px;
	}
	.poll_question_title strong {
		font-size: 16px;
	}
	.answer-medic {
		z-index: 5;
		width: 50%;
		right: 0;
		bottom: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}
	
	.attention {
		left: 15px;
		bottom: 80px;
		width: 50px;
		height: 50px;
	}
}

@media all and (max-width: 560px) {
	.header-content {
		padding: 20px 20px 15px 20px;
	}
	.wg-inner {
		padding: 20px 20px 40px 20px;
	}
	.news-item {
		margin: 0 0 20px 0;
	}
	.more-button {
		padding: 20px 0 0 0;
	}
	.header-bottom {
		padding: 0 20px 0 20px;
	}
	.truck-index strong {
		font-size: 72px;
		line-height: 72px;
	}
	.truck-index > span {
		width: 100%;
	}
	.truck-index > span span {
		max-width: 160px;
		text-align: center;
		margin: auto;
	}
	.truck-index::after {
		left: -140px;
	}
	
	.caw-center p {
		padding: 10px 0 10px 0;
	}
	
	.wrapper-group {
		padding: 30px 20px 30px 20px;
	}
	.block-item {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.custom-about-wrapepr {
		margin-top: 10px;
	}
	.slider-block {
		padding-top: 10px;
	}
	.caw-center p {
		font-size: 14px;
		line-height: 28px;
	}
	.pdf-link {
		font-size: 14px;
		margin: 0 0 0 40px;
		white-space: nowrap;
	}
	.pdf-link::before {
		background-size: 31px;
		width: 31px;
		height: 30px;
		left: -40px;
	}
	.caw-center::after {
		width: 180%;
		background-position: center;
	}
	.caw-more {
		font-size: 16px;
	}
	.sb-wrappers {
		padding: 0;
	}
	.sb-nav {
		margin-left: 0px;
		margin-right: 0px;
	}
	.gw-sb .slick-prev {
		left: 40px;
	}
	.gw-sb .slick-next {
		right: 40px;
	}
	.gps {
		display: block;
	}
	.gps p {
		font-size: 14px;
		padding: 15px 0 15px 0;
		text-align: center;
		width: 100%;
	}
	footer .f-wrapper, .f-bottom-wrapper {
		margin: 0 20px 0 20px;
	}
	.ni-bg {
		height: inherit;
		min-height: 420px;
	}
	.more-button button {
		width: 100%;
	}
	.nin-text h1, .nin-text h2, .block-w2 h2 {
		font-size: 22px;
		line-height: 26px;
	}
	.nin-text h3, .nin-text h4 {
		font-size: 16px;
		font-weight: 800;
		line-height: 20px;
	}
	table {
		font-size: 14px;
	}
	.nin-text ul, .nin-text ol {
		margin: 10px 0 10px 30px;
		font-size: 15px;
	}
	.tbgi-items h1 {
		max-width: 100%;
	}
	.tbgii {
		background: rgba(0, 0, 0, 0.6);
		padding: 20px;
		text-align: center;
		left: 0px;
		right: 0px;
		width: auto;
	}
	.tbgi-items h1 {	
		font-size: 22px;
		line-height: 28px;
	}
	.fb-forms {
		padding: 20px 0px 0px 0px;
	}
	.radio-items .jq-radio__div, .jq-radio.checked .jq-radio__div {
		margin: -9px 0 0 20px;
	}
	.radio-items span {
		padding: 0 0 0 60px;
	}
	.inp input {
		padding-left: 20px;
		padding-right: 20px;
	}
	.inp .label {
		left: 20px;
	}
	.iinf {
		padding: 5px 0 25px 20px;
	}
	.inp .label {
		font-size: 14px;
	}
	.upload-ico {
	    background-size: 76px 48px;
		width: 76px;
		height: 48px;
	}
	.year-slider {
		padding: 0 0 40px 0px;
	}
	table th, table td {
		padding: 10px 20px 10px 20px;
	}
	.vacany-wrapper h2 {
		text-align: center;
		margin-bottom: 10px;
	}
	.vacany-item h3 {
		line-height: 26px;
	}
	.vacany-wrapper {
		padding: 30px 0px 0px 0px!important;
	}
	.vacany-item {
		margin: 10px 0 10px 0;
	}
	.vacany-item::before, blockquote.information::after {
		display: none;
	}
	.fb-forms .button {
		margin: 0;
	}
	blockquote.information ul, blockquote.information ol, blockquote.information p {
		padding: 20px;
	}
	.bw4-items {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.ci-wrapper ul li {
		margin: 5px 0 0 0;
	}
	.ci-bg h3 {
		font-weight: 600;
	}
	.e404-items a {
		font-size: 16px;
	}
	.ztk .open-table {
		display: block;
	}
	.ztk table td {
		font-size: 12px;
	}
	
	.ww-title h1 {
		font-size: 18px;
		line-height: 24px;
	}
	.close-bottom {
		display: block;
	}
	.tbgi-items .ti-small {
		font-size: 12px;
		line-height: 18px;
	}
	blockquote.information li {
		margin: 15px 0 15px 0;
	}
	.bw4-bg-ico::after, .bw5-bg-ico::after {
		background-size: 93px 103px;
		width: 93px;
		height: 103px;
	}
	.bw5-bg-ico.ci-wrapper h3 {
		font-size: 16px;
    	line-height: 26px;
	}
	.header-index .logo {
		left: -5px;
	}
	.menu {
		top: 20px;
		right: 20px;
	}
	.logo-items {
		left: 20px;
	}
	.menu-inner {
		right: 20px;
		top: 16px;
	}
	.bw-bg .block-wrappers, .bw-bg:hover .block-wrappers {
		background: rgba(0, 0, 0, 0.65);
    	color: #fff;
	}
	.bw-bg .bg-img, .bw-bg:hover .bg-img {
		opacity: 1;
		transition: all 1.0s;
	}
	.bw-bg .block-wrappers a, .bw-bg:hover .block-wrappers a {
		color: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	}
	.bw-bg ul::after {
		background: url(/css/../img/download-white.svg) no-repeat bottom;
		opacity: 0.3;
		background-size: 30px;
		width: 30px;
		height: 31px;
		bottom: -50px;
	}
	.red-block, .red-block:hover {
		color: #EA3841;
    	background: #EFF1F1;
	}
	.red-block span i img:first-child, .red-block:hover span i img:first-child  {
		opacity: 1;
	}
	.red-block span i img:last-child, .red-block:hover span i img:last-child  {
		opacity: 0;
	}
	.red-block:hover span p {
		color: #EA3841;
		border-bottom: 1px solid rgba(234, 56, 65, 0.4);
	}
	.ar-red:hover::before, .ar-white:hover::before, .ar:hover::before {
		opacity: 1;
	}
	
}

@media all and (max-width: 460px) {
	.truck-index::after {
		left: -180px;
	}
	.centee-content h1 {
		font-size: 26px;
		line-height: 38px;
		white-space: nowrap;
	}
	.bg-on img {
		width: 95%;
	}
	.block-items ul {
		font-size: 13px;
		margin-bottom: 80px;
	}
	.caw-slider {
		height: 280px;
	}

	.block-items ul::after, .bw-bg:hover ul::after {
		bottom: -50px;
	}
	.ninb-items ul li:first-child {
		display: block;
		padding: 0 0 5px 0;
		
	}
	.nit-bottom h2 {
		font-size: 18px;
	}
	.bs-title {
		font-size: 11px;
		line-height: 14px;
		padding: 10px 10px 10px 10px;
	}
	.ys-items {
		height: 320px;
		margin: 0 20px 0 0;
	}
	.ys-items, .ys-nav {
		width: 260px;
	}
	.ys-items button span p {
		font-size: 14px;
	}
	.ys-items button span h3 {
		font-size: 42px;
	}
	.year-slider .slick-next {
		left: 222px;
	}
	.radio-items span {
		padding: 0 0 0 60px;
		width: 220px;
		display: inline-block;
		line-height: 22px;
		vertical-align: middle;
		font-size: 14px;
	}
	blockquote.information .i-bottom ul li {
		margin: 10px 0 10px 0;
		width: 100%;
	}
	.ci-wrapper h3 {
		font-size: 18px;
	}
	.ci-wrapper {
		font-size: 14px;
	}
	.ci-wrapper ul li span {
		font-size: 10px;
	} 
	.hi-title h1 {
		font-size: 20px;
		line-height: 26px;
	}
	.hi-title p {
		font-size: 12px;
	}
	.close, .close::after {
		width: 50px;
    	height: 50px;
		background-size: 18px;
	}
	.ni-bg {
		height: 340px;
		min-height: 340px;
	}
	.ni-bg .nit-bottom p, .nit-bottom p {
		max-height: 80px;
		overflow: hidden;
	}	
	.gallery {
		padding: 0px;
		margin: 0 0 20px 0;
	}
	.gallery, .gallery .gallery-items {
		height: 280px;
	}
	.gallery-items span:hover img {
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	.answer-medic { 
		width: 100%;
	}
	.answer-medic span {
		height: 28px;		
		padding: 8px 20px 0 20px;
		width: auto;
	}
}

@media all and (max-width: 420px) {
	.hit-right li button {
		width: 40px;
		height: 40px;
	}
	li button.calendar {
		background-size: 18px 17px;
	}
	li button.share {
		background-size: 29px 31px;
	}
	blockquote::after {
		right: -80px;
		background-size: 100%;
	}
	.share-black {
		width: 40px;
		height: 40px;
	}
	.tbgi-right {
		right: 20px;
	}
	.bw-items button i img {
		width: 54px;
		height: 54px;
		margin: -27px 0 0 -27px;
	}
	.tbgi-items h1 {
		font-size: 18px;
		line-height: 24px;
	}
	a.dowload-items {
		font-size: 14px;
		line-height: 24px;
	}
	.ci-bg::after {
		background-size: 80%;
		width: 500px;
		height: 300px;
		right: -50%;
		bottom: -250px;
	}
	.mm-bottom ul li a i {
		margin: 0 5px 0 0;
	}
	.ico-truck {
		background-size: 32px 33px;
		width: 32px;
		height: 33px;
	}
	.m-menu .ico-personal {
		background-size: 31px 33px;
		width: 31px;
		height: 33px;
	}
	.mm-bottom ul li a {
		font-size: 13px;
	}
	.mm-bottom {
		min-width: 320px;
	}
	.ww-forms {
		padding: 20px;
	}
	.ww-forms .red p {
		font-size: 13px;
		line-height: 18px;
	}
	.jq-selectbox__trigger-arrow {
		right: 0;
	}	
	.bottom-fixed a {
		font-size: 14px;
	}
	.poll_question label {
		font-size: 13px;
    	line-height: 16px;
	}
}
/* End */


/* Start:/css/lightgallery.css?177814593225801*/
@font-face {
  font-family: 'lg';
  src: url("/css/../fonts/lg.eot?n1z373");
  src: url("/css/../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/css/../fonts/lg.woff?n1z373") format("woff"), url("/css/../fonts/lg.ttf?n1z373") format("truetype"), url("/css/../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 9px 10px 10px 10px;
  position: absolute;
  top: 50%;
  z-index: 1080;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
	background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {  
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 0;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #1163CD;
}
.lg-outer .lg-thumb-item.active img, .lg-outer .lg-thumb-item:hover img {
	opacity: 0.3;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toggle-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toggle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/css/../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/css/../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/css/../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/css/../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/css/../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("/css/../img/loader-w.svg") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
	background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}


.lg-on .wrapper {
	filter: blur(4px);
}
/* End */


/* Start:/css/fm.revealator.jquery.css?177814593210861*/
/*
 Revealator jQuery Plugin
 Revealator is a jQuery-based plugin for adding effects to elements that enter the window. It's simple, and easy to use.
 version 1.3, Jan 11th, 2016
 by Ingi á Steinamørk
 The MIT License (MIT)
 Copyright (c) 2016 Qodio
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 */
.revealator-fade,
.revealator-slideup,
.revealator-slideleft,
.revealator-slideright,
.revealator-slidedown,
.revealator-zoomin,
.revealator-zoomout,
.revealator-rotateleft,
.revealator-rotateright {
/* Default effect duration */
  transition: all 600ms;
}
/* Fade effect */
.revealator-fade {
  opacity: 0;
}
.revealator-fade.revealator-within,
.revealator-fade.revealator-partially-above,
.revealator-fade.revealator-above {
  opacity: 1;
}
/* Slide up effect */
.revealator-slideup {
  transform: translate(0, 100px);
  opacity: 0;
}
.revealator-slideup.revealator-within,
.revealator-slideup.revealator-partially-above,
.revealator-slideup.revealator-above {
  transform: translate(0, 0);
  opacity: 1;
}
/* Slide left effect */
.revealator-slideleft {
  transform: translate(100px, 0);
  opacity: 0;
}
.revealator-slideleft.revealator-within,
.revealator-slideleft.revealator-partially-above,
.revealator-slideleft.revealator-above {
  transform: translate(0, 0);
  opacity: 1;
}
/* Slide right effect */
.revealator-slideright {
  transform: translate(-100px, 0);
  opacity: 0;
}
.revealator-slideright.revealator-within,
.revealator-slideright.revealator-partially-above,
.revealator-slideright.revealator-above {
  transform: translate(0, 0);
  opacity: 1;
}
/* Slide down effect */
.revealator-slidedown {
  transform: translate(0, -100px);
  opacity: 0;
}
.revealator-slidedown.revealator-within,
.revealator-slidedown.revealator-partially-above,
.revealator-slidedown.revealator-above {
  transform: translate(0, 0);
  opacity: 1;
}
/* Zoom in effect */
.revealator-zoomin {
  transform: scale(0.75);
  opacity: 0;
}
.revealator-zoomin.revealator-within,
.revealator-zoomin.revealator-partially-above,
.revealator-zoomin.revealator-above {
  transform: scale(1);
  opacity: 1;
}
/* Zoom out effect */
.revealator-zoomout {
  transform: scale(1.5);
  opacity: 0;
}
.revealator-zoomout.revealator-within,
.revealator-zoomout.revealator-partially-above,
.revealator-zoomout.revealator-above {
  transform: scale(1);
  opacity: 1;
}
/* Rotate left effect */
.revealator-rotateleft {
  transform: rotate(20deg);
  opacity: 0;
}
.revealator-rotateleft.revealator-within,
.revealator-rotateleft.revealator-partially-above,
.revealator-rotateleft.revealator-above {
  transform: rotate(0deg);
  opacity: 1;
}
/* Rotate right effect */
.revealator-rotateright {
  transform: rotate(-20deg);
  opacity: 0;
}
.revealator-rotateright.revealator-within,
.revealator-rotateright.revealator-partially-above,
.revealator-rotateright.revealator-above {
  transform: rotate(0deg);
  opacity: 1;
}
.revealator-delay1 {
  transition-delay: 100ms !important;
}
.revealator-delay1.revealator-below,
.revealator-delay1.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay2 {
  transition-delay: 200ms !important;
}
.revealator-delay2.revealator-below,
.revealator-delay2.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay3 {
  transition-delay: 300ms !important;
}
.revealator-delay3.revealator-below,
.revealator-delay3.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay4 {
  transition-delay: 400ms !important;
}
.revealator-delay4.revealator-below,
.revealator-delay4.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay5 {
  transition-delay: 500ms !important;
}
.revealator-delay5.revealator-below,
.revealator-delay5.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay6 {
  transition-delay: 600ms !important;
}
.revealator-delay6.revealator-below,
.revealator-delay6.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay7 {
  transition-delay: 700ms !important;
}
.revealator-delay7.revealator-below,
.revealator-delay7.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay8 {
  transition-delay: 800ms !important;
}
.revealator-delay8.revealator-below,
.revealator-delay8.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay9 {
  transition-delay: 900ms !important;
}
.revealator-delay9.revealator-below,
.revealator-delay9.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay10 {
  transition-delay: 1000ms !important;
}
.revealator-delay10.revealator-below,
.revealator-delay10.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay11 {
  transition-delay: 1100ms !important;
}
.revealator-delay11.revealator-below,
.revealator-delay11.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay12 {
  transition-delay: 1200ms !important;
}
.revealator-delay12.revealator-below,
.revealator-delay12.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay13 {
  transition-delay: 1300ms !important;
}
.revealator-delay13.revealator-below,
.revealator-delay13.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay14 {
  transition-delay: 1400ms !important;
}
.revealator-delay14.revealator-below,
.revealator-delay14.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay15 {
  transition-delay: 1500ms !important;
}
.revealator-delay15.revealator-below,
.revealator-delay15.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay16 {
  transition-delay: 1600ms !important;
}
.revealator-delay16.revealator-below,
.revealator-delay16.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay17 {
  transition-delay: 1700ms !important;
}
.revealator-delay17.revealator-below,
.revealator-delay17.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay18 {
  transition-delay: 1800ms !important;
}
.revealator-delay18.revealator-below,
.revealator-delay18.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay19 {
  transition-delay: 1900ms !important;
}
.revealator-delay19.revealator-below,
.revealator-delay19.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay20 {
  transition-delay: 2000ms !important;
}
.revealator-delay20.revealator-below,
.revealator-delay20.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay21 {
  transition-delay: 2100ms !important;
}
.revealator-delay21.revealator-below,
.revealator-delay21.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay22 {
  transition-delay: 2200ms !important;
}
.revealator-delay22.revealator-below,
.revealator-delay22.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay23 {
  transition-delay: 2300ms !important;
}
.revealator-delay23.revealator-below,
.revealator-delay23.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay24 {
  transition-delay: 2400ms !important;
}
.revealator-delay24.revealator-below,
.revealator-delay24.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay25 {
  transition-delay: 2500ms !important;
}
.revealator-delay25.revealator-below,
.revealator-delay25.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay26 {
  transition-delay: 2600ms !important;
}
.revealator-delay26.revealator-below,
.revealator-delay26.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay27 {
  transition-delay: 2700ms !important;
}
.revealator-delay27.revealator-below,
.revealator-delay27.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay28 {
  transition-delay: 2800ms !important;
}
.revealator-delay28.revealator-below,
.revealator-delay28.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay29 {
  transition-delay: 2900ms !important;
}
.revealator-delay29.revealator-below,
.revealator-delay29.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay30 {
  transition-delay: 3000ms !important;
}
.revealator-delay30.revealator-below,
.revealator-delay30.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-speed1,
.revealator-duration1 {
  transition-duration: 100ms !important;
}
.revealator-speed2,
.revealator-duration2 {
  transition-duration: 200ms !important;
}
.revealator-speed3,
.revealator-duration3 {
  transition-duration: 300ms !important;
}
.revealator-speed4,
.revealator-duration4 {
  transition-duration: 400ms !important;
}
.revealator-speed5,
.revealator-duration5 {
  transition-duration: 500ms !important;
}
.revealator-speed6,
.revealator-duration6 {
  transition-duration: 600ms !important;
}
.revealator-speed7,
.revealator-duration7 {
  transition-duration: 700ms !important;
}
.revealator-speed8,
.revealator-duration8 {
  transition-duration: 800ms !important;
}
.revealator-speed9,
.revealator-duration9 {
  transition-duration: 900ms !important;
}
.revealator-speed10,
.revealator-duration10 {
  transition-duration: 1000ms !important;
}
.revealator-speed11,
.revealator-duration11 {
  transition-duration: 1100ms !important;
}
.revealator-speed12,
.revealator-duration12 {
  transition-duration: 1200ms !important;
}
.revealator-speed13,
.revealator-duration13 {
  transition-duration: 1300ms !important;
}
.revealator-speed14,
.revealator-duration14 {
  transition-duration: 1400ms !important;
}
.revealator-speed15,
.revealator-duration15 {
  transition-duration: 1500ms !important;
}
/*# sourceMappingURL=fm.revealator.jquery.css.map */
/* End */
/* /css/styles.css?1778145932129186 */
/* /css/lightgallery.css?177814593225801 */
/* /css/fm.revealator.jquery.css?177814593210861 */
