a, body {
	line-height: 18px
}

.btn, .navbar-header .navbar-toggle {
	-webkit-transition: background-color .15s
}

.career-list__title:after, .clear, .header-page__right-block:after, .header-page__row:after, .modal-footer:after, .news-article:after, .news-block:after, .ui-helper-clearfix:after {
	clear: both
}

body {
	font-family: Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	background: #fff
}

a {
	text-decoration: none;
	color: #00a8e4
}

a:active, a:hover {
	text-decoration: none;
	color: #069
}

.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
	margin: 0 0 20px;
	font-weight: 700;
	line-height: normal;
	color: #003c7d
}

.h1, h1 {
	font-size: 30px
}

.h2, h2 {
	font-size: 18px
}

.h3, h3 {
	font-size: 16px
}

.btn, .h4, h4 {
	font-size: 14px
}

ol, ul {
	padding-left: 18px
}

ul ul {
	list-style: disc
}

input[placeholder] {
	text-overflow: ellipsis
}

input::-webkit-input-placeholder {
	text-overflow: ellipsis
}

input::-moz-placeholder {
	text-overflow: ellipsis
}

input:-moz-placeholder {
	text-overflow: ellipsis
}

input:-ms-input-placeholder {
	text-overflow: ellipsis
}

:focus::-webkit-input-placeholder {
	color: transparent
}

:focus::-moz-placeholder {
	color: transparent
}

:focus:-moz-placeholder {
	color: transparent
}

:focus:-ms-input-placeholder {
	color: transparent
}

hr {
	margin: 4px 0;
	border-top: 1px solid #646464
}

.hr-2 {
	margin: 28px 0;
	border-top: 2px solid #ebebeb
}

.container {
	min-width: 300px
}

#pop_loading {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	display: none;
	background: url(../img/bg-overlay.png?1435748535) left top;
	vertical-align: middle;
	text-align: center
}

.header-page{
	display: unset;
	position: relative;
}

.header-page__row{
	position: sticky;
	top: 0;
	background-color: #fff;
	z-index: 100;
	padding-bottom: 14px;
	transition: box-shadow 0.3s ease;
}

.header-page__row.shadow {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

#pop_loading img {
	width: 128px;
	height: auto;
	margin: 15% auto;
	padding: 0
}

.btn {
	display: inline-block;
	cursor: pointer;
	height: 40px;
	padding: 0 18px;
	border: 0;
	outline: 0;
	border-radius: 5px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	background-color: #00a8e4;
	transition: background-color .15s
}

.btn-small, .fontsize-12 {
	font-size: 12px
}

.btn:active, .btn:hover {
	background-color: #069;
	color: #fff
}

.btn:focus{
	color: inherit;
}

.btn-small {
	height: 21px;
	padding: 0 8px;
	line-height: 21px
}

.add-recommendations__list, .features__list, .news__list, .types-programs__item.risks ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.career-list__title:after, .career-list__title:before, .header-page__right-block:after, .header-page__right-block:before, .header-page__row:after, .header-page__row:before, .news-block:after, .news-block:before {
	content: "";
	display: table
}

.add-recommendations__list li:before, .bx-wrapper .bx-pager.bx-default-pager a, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover, .features__list li:before, .header-page__phone span:before, .header-page__phone a:before, .icons-sprite, .link-back:before, .nav-inline a:first-child:after, .news__list li:before, .types-programs__item.risks li .ico-1, .types-programs__item.risks li .ico-2, .types-programs__item.risks li .ico-3, .types-programs__item.risks li .ico-4, .types-programs__item.risks li .ico-5, .types-programs__item.risks li .ico-6 {
	background-image: url(../img/icons-sa20885029c.png);
	background-repeat: no-repeat
}

.header-page {
	padding: 15px 0 0
}

.header-page__left-block {
	float: left;
	width: 22%
}

.header-page .logo {
	display: inline-block;
	margin: 6px 0 0;
	vertical-align: middle;
	-webkit-transition: opacity .25s;
	transition: opacity .25s
}

.header-page .logo a, .header-page .logo img {
	display: block;
	height: 100%
}

.header-page .logo:hover {
	opacity: .8
}

.header-page__slogan {
	display: inline-block;
	width: 55%;
	margin-left: 5%;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	color: #00a8e4
}

.header-page__right-block {
	float: right;
	width: 78%
}

.header-page__wrap-lang-search {
	float: right;
	width: 27%
}

.header-page__lang {
	margin-bottom: 22px;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase
}

.header-page__form-search {
	position: relative;
	max-width: 220px;
	margin: 0 0 0 auto
}

.header-page__form-search .form-group {
	margin: 0 30px 0 0
}

.header-page__form-search .form-control {
	border-right: 0;
	border-radius: 4px 0 0 4px
}

.header-page__form-search input[type=text]::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.header-page__form-search input[type=text][placeholder] {
	text-overflow: ellipsis;
	font-weight: 700;
	font-size: 13px;
	color: #003c7d
}

.header-page__form-search input[type=text]::-webkit-input-placeholder {
	text-overflow: ellipsis;
	font-weight: 700;
	font-size: 13px;
	color: #003c7d
}

.header-page__form-search input[type=text]::-moz-placeholder {
	text-overflow: ellipsis;
	font-weight: 700;
	font-size: 13px;
	color: #003c7d
}

.header-page__form-search input[type=text]:-moz-placeholder {
	text-overflow: ellipsis;
	font-weight: 700;
	font-size: 13px;
	color: #003c7d
}

.header-page__form-search input[type=text]:-ms-input-placeholder {
	text-overflow: ellipsis;
	font-weight: 700;
	font-size: 13px;
	color: #003c7d
}

.header-page__form-search input[type=text]:focus::-webkit-input-placeholder {
	color: transparent
}

.header-page__form-search input[type=text]:focus::-moz-placeholder {
	color: transparent
}

.header-page__form-search input[type=text]:focus:-moz-placeholder {
	color: transparent
}

.header-page__form-search input[type=text]:focus:-ms-input-placeholder {
	color: transparent
}

.header-page__form-search input[type=text] {
	height: 30px;
	margin: 0 30px 0 0;
	padding: 0 10px;
	font-weight: 700;
	font-size: 13px;
	line-height: 30px;
	color: #003c7d;
	background: #fff;
	box-shadow: none
}

.header-page__search-submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px
}

.header-page__form-search.active .header-page__search-submit:hover i {
	color: #fff;
	background: #0489cc
}

.header-page__form-search .header-page__search-submit .glyphicon {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 30px;
	padding: 8px 9px;
	pointer-events: none;
	color: #003c7d;
	font-size: 12px;
	border-radius: 0 4px 4px 0;
	-webkit-transition: color, background-color .15s;
	transition: color, background-color .15s
}

.header-page__search-submit input {
	height: 30px;
	width: 30px;
	border: 1px solid #ccc;
	outline: 0;
	border-radius: 0 4px 4px 0;
	background: #fff
}

@media (min-width: 996px) {
	.header-page__form-search {
		right: 195px;
		position: absolute;
		top: 4px;
		display: none;
	}

	#js-icon__search.active{
		display: none;
	}
}

@media (min-width: 701px) {
	.header-page__lang {
		margin-top: 7px;
	}

	.header-page__icons-panel{
		position: absolute;
		top: 7px;
  		right: 190px;
	}

	.header-page__icons-panel i{
		color: #003c7d !important;
	}
}

.header-page__wrap-phone-link {
	position: relative;
	float: right;
	width: 73%;
	margin-top: 50px;
	text-align: right
}

.header-page__phone {
	position: absolute;
	display: block;
	background-color: #fff;
	float: right;
	top: 36px;
  	right: 30px;
	z-index: 3;
	padding: 6px 30px;
	border-radius: 4px;
	width: 180px;
}

.header-page__phone svg{
	width: 18px;
	height: 18px;
	fill: none;
	stroke: #003c7d;
	transition: .2s ease-in;
	position: absolute;
}

.header-page__phone svg#i-phone{
	left: 8px;
  	top: 10px;
}

.header-page__phone svg#i-arrow{
	right: 8px;
  	top: 10px;
	transform: rotate(90deg);
}

.header-page__phone .phone_item{
	display: block;
	font-size: 14px;
	color: #003c7d;
	line-height: 24px;
	padding: 2px 6px;
	cursor: pointer;
}

.header-page__phone a .phone_text,
.header-page__phone a .phone_name span{
	font-size: 10px;
	color: #000;
	line-height: 12px;
	margin-right: -20px;
	cursor: pointer;
}

.header-page__phone a .phone_text{
	display: block;
}

.header-page__phone a.phone_item{
	display: none;
}

.header-page__phone:hover,
.header-page__phone.active{
	 box-shadow: 4px 4px 10px #bebebe,
				 0px -4px 6px #ffffff;  
}

.header-page__phone:hover a.phone_item,
.header-page__phone.active a.phone_item{
	display: block;
}

.header-page__phone:hover span.phone_item,
.header-page__phone.active span.phone_item{
	display: none;
}

.header-page__phone:hover #i-arrow,
.header-page__phone.active #i-arrow{
	transform: rotate(270deg);
}

.header-page__phone a:hover .phone_name{
	text-decoration: underline;
}

@media (max-width: 700px) {
	.header-page__phone {
		top: 10px;
		left: 0;
		padding: 0 0 6px;
		width: 125px;
	}

	.header-page__phone svg{
		display: none;
	}

	.header-page__phone a .phone_text{
		margin-right: 0;
	}

	.header-page__phone span.phone_item{
		border-radius: 4px;
		text-align: center;
		border-color: #009DDE;
		color: #fff;
		background-color: #009DDE;
		font-size: 15px;
	}

	.header-page__phone.active span.phone_item{
		display: block;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
}

.header-page__buy-online, .header-page__map-offices {
	display: inline-block;
	vertical-align: top;
	line-height: 12px;
	color: #9c9c9c;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left
}

.header-page__buy-online .buy-online, .header-page__map-offices .map-offices {
	position: relative;
	display: block;
	font: 400 16px Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: none;
	padding-left: 20px
}

.header-page__buy-online .buy-online:before, .header-page__map-offices .map-offices:before {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-family: 'Glyphicons Halflings';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.header-page__map-offices .map-offices:before {
	content: "\e062"
}

.header-page__buy-online .buy-online:before {
	content: "\e116"
}

.header-page__icons-panel button {
	border: 0;
	outline: 0;
	margin-right: 4px;
	background: #fff;
	width: 24px;
	height: 24px;
	vertical-align: top
}

.header-page__icons-panel button.active i {
	color: #969696
}

.header-page__icons-panel i {
	font-size: 15px;
	color: #0489cc
}

@media (max-width: 1199px) {
	.header-page__left-block {
		width: 17%
	}

	.header-page__right-block {
		width: 83%
	}

	.header-page__wrap-lang-search {
		float: right;
		width: 27%
	}

	.header-page__wrap-lang-search, .header-page__wrap-phone-link {
		text-align: center
	}

	.header-page .logo {
		max-width: 36%
	}

	.header-page__slogan {
		font-size: 14px;
		margin-left: 2%
	}
}

@media (max-width: 995px) {
	.header-page__left-block {
		width: 22%
	}

	.header-page__right-block {
		width: 78%
	}

	.header-page__wrap-phone-link {
		width: 63%;
		margin-top: 0;
		text-align: left
	}

	.header-page__wrap-lang-search {
		width: 30%
	}

	.header-page__phone {
		display: block;
		margin: 0
	}

	.header-page__buy-online, .header-page__map-offices{
		display: flex;
		justify-content: center;
	}

	.header-page__buy-online{
		margin-top: 20px;
	}

	.header-page__buy-online .buy-online, .header-page__map-offices .map-offices, .header-page__phone span {
		display: inline-block;
	}

	.header-page__form-search {
		display: none;
		width: 100%;
		margin: 0 auto 16px;
		max-width: none
	}

	@media (min-width: 701px) {
		.header-page__form-search {
			margin: 0 0 50px;
			position: relative;
			top: 60px;
			z-index: 10;
			width: 720px;
      		right: calc(720px - 100%);
		}
	}
}

@media (max-width: 700px) {
	.header-page__left-block {
		float: none;
		width: auto;
		margin: auto;
		text-align: center
	}

	.header-page__wrap-lang-search {
		float: none;
		width: 100%;
		margin: 10px 0 0
	}

	.header-page__wrap-phone-link .btn-life{
		margin-right: 0;
		width: 200px;
	}

	.header-page__wrap-phone-link {
		display: flex;
		gap: 20px;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin-top: 10px;
		flex-wrap: wrap;
		position: inherit;
	}

	.header-page__map-offices{
		position: absolute;
		top: 15px;
		right: 0;
	}

	.header-page__map-offices .btn{
		width: auto;
		padding: 5px;
	}

	.header-page__buy-online{
		margin-top: 0;
	}

	.header-page .logo {
		margin: auto;
		width: auto
	}

	.header-page .logo a, .header-page__slogan {
		display: block;
		margin: auto
	}

	.header-page .logo a {
		margin-bottom: 10px
	}

	.header-page__right-block {
		float: none;
		width: 100%
	}

	.header-page__icons-panel {
		position: absolute;
		display: block;
		top: 53px;
		left: 0;
	}

	.header-page__lang {
		position: absolute;
		top: 50px;
		left: 36px
	}

	.header-page__lang.dropdown {
		cursor: pointer
	}

	.header-page__lang.dropdown a, .header-page__lang.dropdown span {
		display: block;
		padding: 4px 10px;
		font-size: 12px;
		color: #003c7d
	}

	.header-page__lang.dropdown .dropdown-menu a + a {
		border-top: 1px solid #ccc
	}

	.header-page__lang.dropdown a:hover, .header-page__lang.dropdown span:hover {
		text-decoration: none;
		color: #969696
	}

	.header-page__lang .dropdown-menu {
		left: auto;
		right: 0;
		min-width: 40px;
		padding: 0;
		font-size: 12px
	}

	.header-page__buy-online, .header-page__map-offices{
		text-align: center
	}

	.header-page__map-offices .btn-life.light-btn{
		background-color: #fff;
		color: #003c7d;
	}
}

.navbar-collapse, .navbar-nav li > a {
	padding-left: 0;
	padding-right: 0
}

@media (max-width: 340px) {
	.header-page__buy-online .buy-online, .header-page__map-offices .map-offices, .header-page__phone span {
		font-size: 16px
	}
}

@media (min-width: 701px) {
	.header-page__lang.dropdown i {
		display: none
	}

	.header-page__lang.dropdown a, .header-page__lang.dropdown div, .header-page__lang.dropdown span {
		position: static;
		display: inline;
		float: none;
		border: 0;
		box-shadow: none
	}

	.header-page__lang.dropdown a, .header-page__lang.dropdown span {
		font-size: 12px;
		margin-left: 6px
	}

	.header-page__lang.dropdown a {
		color: #003c7d
	}
}

.navbar {
	margin: 0 0 10px
}

.navbar-default {
	background-color: #fff;
	border-radius: 0;
	border: 0
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent
}

.navbar-nav:hover:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 4px;
	background: #003c7d
}

.navbar-nav > li {
	margin-right: 20px
}

.navbar-nav > li > .dropdown-menu {
	margin-top: -4px;
	border-top: 4px solid #003c7d
}

.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #003c7d;
	border-bottom: 4px solid transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	position: relative;
	color: #00a8e4;
	background-color: transparent;
	border-bottom-color: #00a8e4
}

@media (min-width: 991px) {
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
		z-index: 5
	}
}

.header-page .navbar-default .colapse, .header-page .navbar-default .dropdown, .header-page .navbar-default .dropup, .header-page .navbar-default .nav {
	position: static
}

.navbar-default .dropdown .dropdown-menu {
	left: 0;
	right: 0;
	background: #ebebeb;
	z-index: 2
}

.dropdown-menu li {
	padding: 12px 16px
}

.dropdown-menu__col {
	display: inline-block;
	width: 24.5%;
	padding: 6px 12px;
	vertical-align: top
}

.dropdown-menu li a {
	display: block;
	margin-bottom: 4px;
	color: #646464;
	font-size: 12px;
	line-height: 16px
}

.navbar-toggle .btn-hamburger, .navbar-toggle .btn-text {
	display: inline-block;
	vertical-align: top
}

.dropdown-menu a:hover {
	text-decoration: none;
	color: #000
}

.dropdown-menu .dropdown-menu__link-head {
	padding: 3px 0 6px;
	color: #003c7d
}

.dropdown-menu .dropdown-menu__link-blue a {
	color: #003c7d
}

.sidebar-nav {
	padding: 9px 0
}

.navbar-header .navbar-toggle {
	position: relative;
	padding: 9px 10px;
	margin: 8px 0;
	border-radius: 4px;
	text-align: center;
	border-color: #00a8e4;
	color: #fff;
	background-color: #00a8e4;
	transition: background-color .15s
}

.navbar-toggle .btn-hamburger .icon-bar {
	background-color: #fff
}

.navbar-toggle .btn-text {
	position: relative;
	top: -2px;
	margin-left: 6px;
	font-size: 15px;
	color: #fff
}

.navbar-default .navbar-toggle:focus {
	border-color: #00a8e4;
	color: #fff;
	background-color: #00a8e4
}

.navbar-header .navbar-toggle:hover {
	border-color: #005daa;
	background-color: #005daa
}

@media (max-width: 995px) {
	.navbar-default .dropdown .dropdown-menu {
		position: static;
		width: 100%;
		margin-bottom: 1em;
		background: #ebebeb
	}

	.navbar-header {
		float: none;
		margin-bottom: 1em
	}

	.navbar-toggle {
		display: block;
		width: 100%
	}

	.navbar-collapse.collapse {
		display: none !important
	}

	.navbar-collapse.collapse.in {
		display: block !important
	}

	.navbar-nav {
		float: none !important
	}

	.navbar-nav:hover:before {
		content: none
	}

	.navbar-nav > li {
		float: none;
		margin-right: 0
	}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px
	}
}

@media (max-width: 768px) {
	.navbar-nav .open .dropdown-menu {
		background-color: #ebebeb;
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
	}

	.dropdown-menu__col {
		width: 32%
	}

	.dropdown-menu {
		margin-bottom: 0
	}

	.dropdown-menu li {
		padding: 0
	}

	.navbar-collapse {
		padding-right: 15px;
		padding-left: 15px
	}

	.footer-page__copyright {
		margin-top: 20px;
		text-align: center
	}
}

@media (max-width: 600px) {
	.dropdown-menu__col {
		display: block;
		width: 100%
	}
}

.header-page__social {
	position: absolute;
	right: 114px;
	top: 16px
}

.header-page__social a {
	display: inline-block
}

.header-page__social a + a {
	margin-left: 6px
}

.header-page__social img {
	display: block;
	border-radius: 4px
}

@media (max-width: 700px) {
	.header-page__social {
		top: 45px;
		right: 6px
	}
}

@media (max-width: 420px) {
	.header-page__social {
		width: 120px
	}

	.header-page__social a:nth-child(odd) {
		margin-left: 6px
	}
}

.nav-pages-section {
	position: relative;
	top: -14px;
	padding: 15px 20px;
	border-top: 4px solid #003c7d;
	background: #ebebeb;
	box-shadow: 0 1px 2px #bababa
}

@media (max-width: 400px) {
	.nav-pages-section div[class^=col-] {
		width: 100%
	}
}

.nav-pages-section a {
	display: block;
	color: #0a5498
}

.nav-pages-section a:hover {
	color: #666
}

.nav-pages-section a.active {
	color: #00a8e4;
	font-weight: 700
}

.nav-pages-section .link-head {
	margin-bottom: 1em
}

.breadcrumb, .content-page__banner {
	margin-bottom: 20px
}

.nav-inline a {
	position: relative;
	display: inline-block;
	margin-right: 15px
}

.nav-inline a:first-child {
	margin-right: 20px
}

.nav-inline a:first-child:after {
	content: "";
	position: absolute;
	top: 8px;
	right: -16px;
	width: 7px;
	height: 5px;
	background-position: 0 -5px
}

.nav-empty {
	padding: 0;
	background: 0 0;
	box-shadow: none
}

@media (max-width: 991px) {
	.nav-empty {
		display: none
	}
}

.breadcrumb {
	padding: 3px 0 0;
	font-size: 10px;
	color: #969696;
	background-color: #fff
}

.breadcrumb a {
	color: inherit
}

.breadcrumb a:hover {
	color: #000
}

.breadcrumb > a + a:before, .breadcrumb > a + span:before {
	content: "\00bb";
	padding: 0 12px 0 4px;
	color: #969696
}

.add-recommendations__list li:before, .adjustment-list__item:before, .advantages-thumbs__link:after, .features__caption:before, .features__list li:before, .link-back:before, .news__list li:before {
	content: ""
}

.content-page__banner img {
	display: block;
	width: 100%
}

.content-page__banner.mb-75 {
	margin-bottom: 75px
}

.footer-page {
	border-top: 2px solid #ebebeb;
	padding: 25px 0 40px;
	line-height: 16px
}

@media (max-width: 500px) {
	.footer-page div[class^=col-] {
		width: 100%
	}
}

.footer-page a {
	display: block;
	line-height: 18px;
	color: #969696
}

.footer-page a:hover {
	color: #333
}

.footer-page_main-page {
	border: 0;
	padding-top: 0
}

label {
	display: block;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 27px;
	color: #646464
}

label.error {
	color: red;
	font-size: 1em
}

input[type=file], input[type=text], select.form-control, textarea {
	height: 30px;
	padding: 0 5px;
	border: 1px solid #cdcdcd;
	border-radius: 0;
	font-size: 14px;
	line-height: 30px;
	color: #003c7d;
	background: #fbfbfb;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .29)
}

input[type=file]:focus, input[type=text]:focus, select.form-control:focus, textarea:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

input[type=file], input[type=text], select {
	height: 30px
}

textarea {
	resize: vertical;
	height: 72px
}

.form-group > p {
	margin-bottom: 33px
}

.form-group i {
	font-style: normal;
	font-size: 19px
}

.form-group small {
	font-size: 10px;
	color: #969696
}

.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-zfix, .ui-widget-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
	content: "";
	display: table
}

.ui-helper-clearfix {
	zoom: 1
}

.ui-helper-zfix {
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-state-disabled {
	cursor: default !important
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 13px;
	height: 24px;
	cursor: default
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider-horizontal {
	height: 6px
}

.ui-slider-horizontal .ui-slider-handle {
	top: -8px;
	margin-left: 0
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif
}

.ui-widget-content {
	background: url(../img/ul-bg-1.png?1435763976) repeat-x #3395b9;
	color: #333
}

.ui-widget-content a {
	color: #333
}

.ui-widget-header {
	background: url(../img/ul-bg.png?1435763988) left top repeat-x #e6e6e6;
	color: #fff;
	font-weight: 700;
	border-radius: 4px
}

.ui-widget-header a {
	color: #fff
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: url(../img/ul-button.png?1435764009) no-repeat;
	font-weight: 700;
	color: #1c94c4;
	cursor: pointer;
	outline: 0
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
	color: #c77405;
	text-decoration: none
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color: #363636
}

.ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error a, .ui-widget-header .ui-state-error-text {
	color: #fff
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.about-gallery__link:hover, .sidebar__block a:hover {
	opacity: .8
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
	border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
	border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
	border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
	border-bottom-right-radius: 4px
}

.container-form-range .h2 {
	margin: 20px 0 40px
}

.form-range__question {
	margin-bottom: 25px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #003c7d
}

.slider-range {
	margin: 0 8px 15px
}

.form-group .btn {
	display: inline-block;
	height: 40px;
	padding: 0 18px;
	border: 0;
	outline: 0;
	border-radius: 5px;
	font-weight: 700;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	background-color: #00a8e4;
	-webkit-transition: background-color .15s;
	transition: background-color .15s
}

.form-group .btn:active, .form-group .btn:hover {
	color: #fff;
	background-color: #069
}

.form-group.filestyle .btn {
	height: 30px;
	line-height: 30px
}

.form-group.filestyle .glyphicon {
	left: -4px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: 0
}

.slider-range__answers {
	margin-bottom: 40px;
	overflow: hidden
}

.slider-range__answers span {
	float: left;
	width: 18%;
	font-size: 12px;
	line-height: 14px
}

.slider-range__answers .slider-range__span-1 {
	width: 28%;
	text-align: left
}

.slider-range__answers .slider-range__span-2 {
	width: 27%;
	text-align: left
}

.slider-range__answers .slider-range__span-3 {
	width: 26%;
	text-align: center
}

.slider-range__answers .slider-range__span-4 {
	width: 19%;
	text-align: right
}

.form-kasko {
	margin-bottom: 30px
}

.form-kasko .form-group.captcha {
	text-align: center
}

.form-kasko .form-group.captcha span {
	display: block
}

.form-kasko .form-group.captcha a {
	cursor: pointer;
	text-decoration: underline
}

.form-kasko .form-group.captcha a:hover {
	text-decoration: none
}

.form-kasko .calculation {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb
}

@media (max-width: 500px) {
	.form-kasko .calculation > div {
		width: 100%
	}

	.form-kasko .calculation > div p {
		margin-bottom: 1em
	}

	.form-kasko .calculation > div .btn {
		display: block
	}
}

.form-kasko__product-selection {
	margin-bottom: 15px;
	border-bottom: 1px solid #ebebeb
}

.form-kasko__product-selection .product-selection__title {
	margin-bottom: 20px
}

.form-kasko__product-selection label {
	display: block;
	width: 107px;
	cursor: pointer;
	margin: 0 auto 15px
}

.form-kasko__product-selection label img {
	display: block;
	width: 107px;
	height: 99px
}

.form-kasko__product-selection input {
	display: block;
	margin: 0 auto 25px
}

.form-search-auto {
	border-bottom: 2px solid #ebebeb
}

.form-search-auto form {
	width: 60%
}

@media (max-width: 991px) {
	.form-search-auto form {
		width: 100%
	}
}

.form-search-auto .form-group {
	display: inline-block;
	width: 70%;
	vertical-align: top
}

@media (max-width: 400px) {
	.slider-range__answers span {
		font-size: 11px
	}

	.form-search-auto .form-group {
		width: 100%;
		display: block
	}
}

.form-search-auto .btn-search {
	display: inline-block;
	margin-bottom: 8px;
	vertical-align: top;
	height: 30px;
	line-height: 30px
}

@media (max-width: 400px) {
	.form-search-auto .btn-search {
		width: 100%;
		display: block
	}
}

.form-search-auto p {
	margin-bottom: 8px
}

.content-page {
	margin-bottom: 90px
}

@media (min-width: 992px) {
	.content-page {
		min-height: 380px
	}
}

@media (max-width: 768px) {
	.content-page {
		margin-bottom: 20px
	}
}

.content-page__title {
	width: 100%;
	display: table;
	margin-bottom: 60px
}

.content-page__title img {
	display: block;
	width: 100%
}

.content-page__title-head {
	display: table-cell;
	width: 30%;
	vertical-align: bottom
}

.content-page__title-img {
	display: table-cell;
	width: 70%;
	vertical-align: top
}

@media (max-width: 768px) {
	.content-page__title-head, .content-page__title-img {
		display: block;
		width: 100%
	}
}

.main-content {
	line-height: 18px
}

.sidebar__block {
	margin-bottom: 20px
}

.sidebar__block a {
	display: block;
	-webkit-transition: opacify .15s;
	transition: opacify .15s
}

.sidebar__block img {
	display: block;
	max-width: 100%;
	margin: auto
}

.sidebar__add-recommendations, .sidebar__contact-media {
	margin-bottom: 20px;
	padding: 14px;
	box-shadow: 0 0 3px #bababa;
	background: #fff
}

.mt-22 {
	margin-top: 22px
}

.add-recommendations__title, .contact-media__title {
	margin-bottom: 10px;
	color: #003c7d;
	font-weight: 700
}

.add-recommendations__list li {
	position: relative;
	padding: 4px 0 4px 12px;
	line-height: 19px
}

.add-recommendations__list li:before {
	position: absolute;
	top: 11px;
	left: 0;
	width: 7px;
	height: 5px;
	background-position: 0 -5px
}

.bx-wrapper, .bxslider-main {
	position: relative
}

.contact-media__content {
	font-size: 11px;
	line-height: 13px
}

.contact-media__content img {
	float: left;
	margin-right: 10px
}

@media (max-width: 991px) {
	.contact-media__content img {
		float: none;
		display: block;
		margin: 0 auto 1em
	}
}

.contact-media__content a, .contact-media__content span {
	display: block;
	margin-left: 77px
}

@media (max-width: 991px) {
	.contact-media__content a, .contact-media__content span {
		margin: 0 auto 1em;
		text-align: center
	}

	.contact-media__title {
		text-align: center
	}
}

.contact-media__name, .contact-media__phone {
	color: #003c7d
}

.contact-media__post {
	margin-bottom: 10px
}

.main-slider {
	margin-bottom: 55px
}

.bx-wrapper {
	padding: 0
}

.bx-wrapper .bx-viewport {
	background: 0 0;
	-webkit-transform: translatez(0);
	-ms-transform: translatez(0);
	transform: translatez(0)
}

.bx-wrapper img {
	display: block;
	width: 100%;
	border: 2px solid #fff
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 16px;
	left: 0
}

.bx-wrapper .bx-caption a {
	display: inline-block;
	padding: 12px 15px;
	font-size: 15px;
	color: #fff;
	background-color: #00a8e4;
	-webkit-transition: background-color .15s;
	transition: background-color .15s
}

.bx-wrapper .bx-caption a:hover {
	background-color: #003c7d
}

@media (max-width: 768px) {
	.bx-wrapper .bx-caption, .bx-wrapper .bx-caption a {
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		-webkit-transition: none;
		transition: none
	}

	.bx-wrapper .bx-caption a, .bx-wrapper .bx-caption a:hover {
		position: absolute;
		color: transparent;
		background-color: transparent
	}
}

.bx-wrapper .bx-loading {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	width: 100%;
	height: 100%;
	min-height: 50px;
	background: url(../img/loading.gif?1435498283) 50% 50% no-repeat #fff
}

.bx-wrapper .bx-pager {
	position: absolute;
	right: 0
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	margin: 1px 0 0 10px
}

.bx-wrapper .bx-pager.bx-default-pager a {
	display: block;
	width: 13px;
	height: 13px;
	outline: 0;
	text-indent: -9999px;
	background-position: 0 -179px
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a.slider-indicator-hover, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-position: 0 -192px
}

.features {
	margin-bottom: 54px
}

@media (max-width: 991px) {
	.features {
		margin-bottom: 1em
	}
}

@media (max-width: 500px) {
	.features div[class^=col-] {
		width: 100%
	}
}

.features__item {
	overflow: hidden;
	margin-bottom: 1em
}

.features__item figure {
	position: relative
}

.features__item figure img {
	display: block;
	width: 100%;
	border-bottom: 5px solid #003c7d
}

.no-touch .features__item:hover .features__caption {
	top: 0
}

.features__title {
	display: block;
	margin-bottom: 5px;
	color: #003c7d;
	font-size: 14px;
	font-weight: 700
}

.features__title:hover {
	color: #000
}

.features__title a {
	display: block;
	min-height: 42px;
	color: inherit
}

.features__img {
	display: block;
	overflow: hidden;
	margin-bottom: 15px
}

.features__img img {
	display: block;
	width: 100%;
	min-height: 129px;
	border-bottom: 5px solid #003c7d;
	-webkit-transition: border-color .15s;
	transition: border-color .15s
}

.features__img:hover img {
	border-color: #00a8e4
}

.features__caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 110%;
	padding: 10px;
	background: #e6e6e6;
	-webkit-transition: top .5s;
	transition: top .5s
}

.features__caption span {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.features__caption i {
	display: table-cell;
	vertical-align: middle;
	font-style: normal
}

.features__caption a {
	display: block;
	line-height: 18px;
	color: #036;
	vertical-align: middle
}

@media (max-width: 991px) {
	.features__img img {
		min-height: 79px
	}

	.features__caption a {
		font-size: 14px;
		line-height: 22px
	}
}

@media (min-width: 500px) and (max-width: 700px) {
	.features__caption a {
		font-size: 12px;
		line-height: 16px
	}
}

.features__caption a:hover {
	color: #000
}

.features__caption:before {
	position: absolute;
	top: -9px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 0 0 13px;
	border-color: transparent transparent transparent #e6e6e6
}

.features__list {
	margin-bottom: 1em
}

.features__list li {
	position: relative;
	padding: 4px 0 4px 12px;
	line-height: 19px;
	color: #0e589d
}

.features__list li:before {
	position: absolute;
	top: 11px;
	left: 0;
	width: 7px;
	height: 5px;
	background-position: 0 -174px
}

.features__list li a {
	color: inherit
}

.features__list li a:hover {
	color: #036
}

.features__switch {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: center
}

.features__switch:focus {
	outline: 0
}

.features__switch .glyphicon {
	display: none;
	top: 2px;
	font-size: 28px;
	color: #000
}

.features__switch:active .icon-bar, .features__switch:focus .icon-bar, .features__switch:hover .icon-bar {
	background-color: #fff
}

.features__btn {
	display: block;
	cursor: pointer;
	width: 38px;
	height: 38px;
	color: #fff;
	padding: 2px 3px;
	background-color: #00a8e4;
	border: 1px solid #00a8e4;
	border-radius: 4px
}

.features__btn .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	margin: auto;
	border-radius: 1px;
	background-color: #fff
}

.features__btn .icon-bar + .icon-bar {
	margin-top: 4px
}

.touch .features__switch {
	display: block !important
}

@media (max-width: 768px) {
	.features-col-custom .col-xs-6 {
		float: none;
		display: inline-block;
		width: 48%;
		vertical-align: top
	}
}

.news {
	margin-bottom: 25px
}

@media (max-width: 500px) {
	.news div[class^=col-] {
		width: 100%
	}
}

.news__marquee {
	border-top: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb
}

.news__marquee .news__title {
	display: block;
	padding: 20px 0;
	color: #003c7d;
	font-size: 14px;
	font-weight: 700
}

.news__marquee .news__title:hover {
	color: #000
}

.news__marquee .marquee {
	width: 100%;
	overflow: hidden;
	margin-bottom: 36px
}

.news__marquee .marquee span {
	color: #646464;
	margin-right: 5px
}

.news__marquee .marquee a {
	color: #003c7d;
	margin-right: 15px
}

.news__list {
	background: #e6e6e6;
	padding: 8px 5px
}

.news__list li {
	position: relative;
	padding: 0 0 0 10px;
	line-height: 20px
}

.news__list li:before {
	position: absolute;
	top: 8px;
	left: 0;
	width: 7px;
	height: 5px;
	background-position: 0 -5px
}

.news__list a {
	color: #003c7d
}

.news__list a:hover {
	color: #646464
}

.map-clients .map > div {
	width: 100%;
	height: 670px
}

.map-clients__selects {
	margin-bottom: 25px
}

.map-clients__select {
	min-width: 210px;
	color: #003c7d;
	margin: 0 10px 10px 0
}

.formaps {
	min-width: 213px;
	font-family: Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.about-header, .about-lead, .about-title {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

.formaps p {
	margin-top: 10px
}

.formaps .name2 {
	font-weight: 400;
	font-size: 18px
}

.formaps .name2 span {
	color: #390;
	display: block;
	font-weight: 400
}

.phone {
	font-weight: 700;
	font-size: 12px;
	line-height: 23px
}

.formaps .phone {
	float: none;
	margin: 10px 0 0;
	padding: 0;
	color: #333
}

.formaps .phone span {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 400;
	color: #390;
	background: 0 0
}

.formaps .photo {
	padding-left: 0
}

.formaps .photo img {
	border: none;
	margin: 5px 5px 0 0
}

.map-clients__about {
	margin-bottom: 20px;
	font-size: 14px
}

.map-clients__about a {
	color: #003c7d;
	text-decoration: underline
}

.map-clients__about a:hover {
	text-decoration: none
}

.car-insurance {
	font-size: 14px
}

.car-insurance p {
	margin-bottom: 10px
}

p.car-insurance__head-text {
	margin-bottom: 45px;
	padding-top: 20px
}

.car-insurance__item-block {
	margin-bottom: 35px
}

.car-insurance__item-block h2 {
	margin: 0 0 20px;
	color: #003c7d;
	font-size: 14px
}

.car-insurance__item-block h2 a {
	color: inherit
}

.car-insurance__item-block h2 a:hover {
	color: #000
}

.car-insurance__item-block > a {
	display: inline-block;
	height: 21px;
	padding: 0 8px;
	border: 0;
	outline: 0;
	border-radius: 0;
	font-weight: 700;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	background-color: #00a8e4;
	-webkit-transition: background-color .15s;
	transition: background-color .15s
}

.car-insurance__item-block > a:hover {
	background-color: #069
}

.responsive-tabs-container[class*=accordion-] .tab-pane {
	margin-bottom: 15px
}

.responsive-tabs-container[class*=accordion-] .accordion-link {
	display: none;
	margin-bottom: 10px;
	padding: 10px 15px;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #003c7d;
	text-decoration: none;
	border-top: 4px solid #003c7d;
	background: #ebebeb;
	box-shadow: 0 1px 2px #bababa
}

.responsive-tabs-container[class*=accordion-] .accordion-link.active, .responsive-tabs-container[class*=accordion-] .accordion-link.current, .responsive-tabs-container[class*=accordion-] .accordion-link:hover {
	border-top-color: #00a8e4
}

@media (max-width: 767px) {
	.responsive-tabs-container.accordion-xs {
		padding-bottom: 15px
	}

	.responsive-tabs-container.accordion-xs .accordion-link {
		display: block
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.responsive-tabs-container.accordion-sm {
		padding-bottom: 15px
	}

	.responsive-tabs-container.accordion-sm .accordion-link {
		display: block
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.responsive-tabs-container.accordion-md .nav-tabs {
		display: none
	}

	.responsive-tabs-container.accordion-md .accordion-link {
		display: block
	}
}

@media (min-width: 1200px) {
	.responsive-tabs-container.accordion-lg .nav-tabs {
		display: none
	}

	.responsive-tabs-container.accordion-lg .accordion-link {
		display: block
	}
}

.nav-tabs {
	border-bottom: 0
}

.nav-tabs > li {
	margin: 0 1px 0 0
}

@media (max-width: 991px) {
	.nav-tabs > li {
		margin: 0;
		float: none
	}
}

.nav-tabs > li > a {
	float: left;
	display: block;
	margin: 0;
	padding: 15px 10px;
	border: 0;
	border-bottom: 4px solid #003c7d;
	border-radius: 0;
	font-size: 13px;
	line-height: 19px;
	color: #003c7d;
	background: #ccc;
	outline: 0
}

@media (max-width: 991px) {
	.nav-tabs > li > a {
		float: none;
		margin: 0;
		padding: 10px
	}
}

.nav-tabs > li > a:hover {
	border-bottom: 4px solid #00a8e4;
	color: #003c7d;
	background: #ebebeb
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	cursor: default;
	border-radius: 0;
	border: 0;
	border-bottom: 4px solid #00a8e4;
	color: #003c7d;
	background-color: #ebebeb
}

.tab-content {
	padding: 20px 14px;
	font-size: 14px;
	line-height: 18px;
	border-top: 4px solid #003c7d;
	margin-top: -4px
}

@media (max-width: 991px) {
	.tab-content {
		margin: 0 0 30px;
		padding: 0;
		border-top: 0
	}
}

.tab-content__footer {
	padding-top: 15px;
	border-top: 2px solid #ebebeb;
	text-align: center;
	display: flex;
  	justify-content: center;
}

.tab-content__footer .btn {
	display: inline-block;
	margin: 0 3px 15px;
	padding: 5px 18px;
	border: 0;
	outline: 0;
	border-radius: 5px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	background-color: #00a8e4;
	-webkit-transition: background-color .15s;
	transition: background-color .15s
}

.tab-content__footer .btn:hover {
	background-color: #069
}

@media (max-width: 500px) {
	.tab-content__footer .btn {
		padding: 5px;
		font-size: 13px;
		flex: 1;
	}
}
.eurokommissar__content figure {
	display: inline-block;
	width: 18%;
	vertical-align: top
}

.eurokommissar__content img {
	display: block;
	max-width: 100%
}

.eurokommissar__list {
	padding-left: 20px;
	display: inline-block;
	width: 80%;
	vertical-align: top
}

.eurokommissar__list p {
	font-size: 12px;
	font-weight: 700;
	margin: 20px 0;
	color: #003c7d
}

.eurokommissar__list ul li, .full-img, .types-programs p, .types-programs__item {
	margin-bottom: 20px
}

.eurokommissar__list ul {
	padding-left: 20px
}

.full-img img {
	display: block;
	max-width: 100%
}

.types-programs__item img {
	display: block;
	width: 120px;
	height: 111px
}

@media (max-width: 770px) {
	.types-programs__item img {
		margin: 0 auto 1em
	}
}

.types-programs__item.risks {
	margin-bottom: 64px
}

.types-programs__item.risks li {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	position: relative;
	padding-left: 40px;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 4px;
	color: #003c7d
}

@media (max-width: 1200px) {
	.types-programs__item.risks li {
		width: 100%
	}
}

.types-programs__item.risks li i {
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height: 25px
}

.types-programs__item.risks li .ico-1 {
	background-position: 0 -24px
}

.types-programs__item.risks li .ico-2 {
	background-position: 0 -49px
}

.types-programs__item.risks li .ico-3 {
	background-position: 0 -74px
}

.types-programs__item.risks li .ico-4 {
	background-position: 0 -99px
}

.types-programs__item.risks li .ico-5 {
	background-position: 0 -124px
}

.types-programs__item.risks li .ico-6 {
	background-position: 0 -149px
}

.types-programs__item.advantages {
	padding: 30px 0
}

.types-programs__item.advantages img {
	display: block;
	width: 190px;
	height: 86px;
	margin: 0 auto 20px
}

.table {
	margin: 30px 0;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb
}

.text-block ol li, .text-block p, .text-block ul, .text-block_font12 p {
	margin-bottom: 20px
}

.table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > th {
	border: 1px solid #fff
}

.news-block, .search-block {
	border-bottom: 2px solid #ebebeb
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 8px;
	line-height: 18px;
	vertical-align: middle;
	border-top: 1px solid #ebebeb
}

.table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > th {
	border-right: 1px solid #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #646464;
	background: #ebebeb
}

.table > tbody > tr > th:first-child, .table > tfoot > tr > th:first-child, .table > thead > tr > th:first-child {
	border-left: 1px solid #fff;
	text-align: left
}

.table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
	border-right: 1px solid #ebebeb;
	text-align: center;
	font-size: 12px;
	color: #003c7d
}

.table > tbody > tr > td:first-child, .table > tfoot > tr > td:first-child, .table > thead > tr > td:first-child {
	border-left: 1px solid #ebebeb;
	text-align: left
}

.table-tariffs > tbody > tr > th {
	padding: 2px 8px;
	text-align: center;
	font-size: 11px
}

.table-tariffs > tbody > tr > th:first-child {
	border-left: 1px solid #fff;
	text-align: center
}

.table-tariffs > tbody > tr > td {
	text-align: center;
	font-size: 11px;
	padding: 5px 8px
}

.text-block {
	font-size: 14px
}

.text-block a {
	color: #003c7d;
	text-decoration: underline
}

.text-block a:hover {
	text-decoration: none
}

.text-block_font12, .text-block_font12 h3, .text-block_font12 h4 {
	font-size: 12px
}

.news-block {
	margin-bottom: 28px;
	padding: 0 0 28px
}

.career-list__item, .other-publications__title {
	padding-bottom: 28px;
	border-bottom: 2px solid #ebebeb
}

.news-block h4 {
	margin: 0
}

.news-block h4 a {
	color: inherit
}

.news-block img {
	display: block;
	max-width: 144px
}

@media (max-width: 768px) {
	.news-block img {
		margin: 0 0 20px
	}
}

.news-block p, .news-block__content > a {
	margin-top: 20px
}

.news-block time {
	display: block;
	font-size: 10px;
	color: #969696
}

.news-block__img {
	float: left;
	width: 20%
}

@media (max-width: 1200px) {
	.news-block__img {
		width: 25%
	}
}

@media (max-width: 991px) {
	.news-block__img {
		width: 30%
	}
}

@media (max-width: 600px) {
	.news-block__img {
		float: none;
		width: 100%
	}
}

.news-block__content {
	float: left;
	width: 80%
}

@media (max-width: 1200px) {
	.news-block__content {
		width: 75%
	}
}

@media (max-width: 991px) {
	.news-block__content {
		width: 70%
	}
}

@media (max-width: 600px) {
	.news-block__content {
		float: none;
		width: 100%
	}
}

.news-block__content.full {
	float: none;
	width: 100%
}

.pagination {
	display: block;
	margin: 20px 0;
	border-radius: 0;
	text-align: center
}

.pagination a {
	display: inline-block;
	color: #8f8584
}

.link-back, .pagination a.active, .pagination a:hover {
	color: #00a8e4
}

.pagination a.active:hover {
	cursor: default
}

@media (min-width: 400px) and (max-width: 768px) {
	.pagination a {
		margin: 0 16px 16px;
		font-size: 16px
	}
}

.link-back {
	position: relative;
	display: inline-block;
	margin: 10px 0 30px;
	padding-left: 17px
}

.link-back:before {
	position: absolute;
	top: 8px;
	left: 0;
	width: 7px;
	height: 5px;
	background-position: 0 0
}

.other-publications__title {
	margin-bottom: 28px;
	color: #003c7d;
	font-size: 18px;
	font-weight: 700
}

.news-article {
	font-size: 14px
}

.news-article p {
	margin-bottom: 20px
}

.news-article hr {
	margin: 7px 0
}

.news-article time {
	display: block;
	margin-bottom: 20px;
	font-size: 13px;
	color: #969696
}

.career-select {
	margin-bottom: 40px;
	text-align: right
}

.career-select select {
	width: 20%;
	height: 30px;
	line-height: 30px;
	color: #003c7d
}

@media (max-width: 991px) {
	.career-select select {
		width: 30%
	}
}

@media (max-width: 768px) {
	.career-select {
		text-align: center
	}

	.career-select select {
		width: 100%
	}
}

.career-list__item {
	margin-bottom: 28px
}

.career-list__item time {
	display: block;
	margin-bottom: 15px;
	font-size: 10px;
	color: #969696
}

.career-list__title h4 {
	float: left;
	width: 80%;
	color: #003c7d
}

@media (max-width: 991px) {
	.career-list__title h4 {
		width: 70%
	}
}

@media (max-width: 768px) {
	.career-list__title h4 {
		float: none;
		width: 100%
	}
}

.career-list__title span {
	float: right;
	display: block;
	width: 20%
}

@media (max-width: 991px) {
	.career-list__title span {
		width: 30%
	}
}

.career-list__title a {
	color: inherit
}

.career-list__title a:hover {
	color: #000
}

.btn-block {
	margin-top: 54px;
	padding-top: 15px;
	border-top: 2px solid #ebebeb;
	text-align: center
}

@media (max-width: 768px) {
	.career-list__title span {
		float: none;
		width: 100%
	}

	.btn-block {
		margin-bottom: 20px
	}
}

.contacts {
	font-size: 14px
}

.contacts a {
	color: #003c7d;
	text-decoration: underline
}

.contacts a:hover {
	text-decoration: none
}

.contacts .map, .contacts p {
	margin: 20px 0
}

.logos__link, .search-block p {
	margin-bottom: 20px
}

.search-block {
	padding: 35px 0
}

.search-block h4 a {
	font-weight: 400;
	color: inherit
}

.logos__link {
	display: inline-block;
	vertical-align: middle;
	width: 32.5%;
	padding: 10px 20px;
	-webkit-transition: -webkit-transform .15s;
	transition: transform .15s
}

@media (max-width: 500px) {
	.table-responsive {
		min-width: 500px
	}

	.logos__link {
		padding: 10px
	}
}

@media (max-width: 400px) {
	.logos__link {
		width: 48%
	}
}

.logos__link:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.logos__link img {
	display: block;
	width: 100%
}

.blocks-picture-text__item {
	display: table;
	width: 100%;
	margin-bottom: 30px
}

.blocks-picture-text__picture {
	display: table-cell;
	width: 10%;
	vertical-align: middle;
	-webkit-transition: -webkit-transform .15s;
	transition: transform .15s
}

@media (max-width: 600px) {
	.blocks-picture-text__picture {
		width: 15%
	}
}

.blocks-picture-text__picture:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.blocks-picture-text__picture img {
	display: block;
	width: 100%
}

.blocks-picture-text__text {
	display: table-cell;
	width: 88%;
	padding-left: 2%;
	vertical-align: middle
}

@media (max-width: 600px) {
	.blocks-picture-text__text {
		width: 85%
	}
}

.blocks-picture-text__text a {
	display: inline-block;
	margin: 20px 0;
	font-size: 14px;
	font-weight: 700;
	color: #003c7d;
	text-decoration: underline
}

.blocks-picture-text__text a:hover {
	text-decoration: none
}

.blocks-picture-text_2 > p {
	margin-bottom: 20px
}

.blocks-picture-text_2 .blocks-picture-text__item {
	margin-bottom: 40px
}

.blocks-picture-text_2 .blocks-picture-text__picture {
	width: 15%
}

@media (max-width: 600px) {
	.blocks-picture-text_2 .blocks-picture-text__picture {
		width: 20%
	}
}

.blocks-picture-text_2 .blocks-picture-text__text {
	width: 83%;
	padding-left: 2%
}

.blocks-picture-text_2 .blocks-picture-text__text h4 {
	margin-bottom: 10px
}

.blocks-picture-text_2 .blocks-picture-text__text a {
	margin: 0;
	color: #003c7d;
	text-decoration: underline
}

.blocks-picture-text_2 .blocks-picture-text__text a:hover {
	text-decoration: none
}

@media (max-width: 600px) {
	.blocks-picture-text_2 .blocks-picture-text__text {
		width: 78%
	}

	.form-kasko__product-selection2 div.col-xs-3 {
		width: 50%
	}
}

.form-kasko__product-selection2 label {
	display: table;
	width: 100%;
	cursor: pointer
}

.form-kasko__product-selection2 label i {
	display: table-cell;
	vertical-align: middle;
	height: 100px
}

.form-kasko__product-selection2 label img {
	display: block;
	margin: auto
}

.form-kasko__product-selection2 input {
	display: block;
	margin: 0 auto 25px
}

.submit-pay {
	text-align: right
}

@media (max-width: 500px) {
	.submit-pay .btn {
		display: block;
		width: 100%
	}
}

.content-page__banner_text-title {
	display: table;
	width: 100%
}

.content-page__banner_text-title h1 {
	display: table-cell;
	width: 40%;
	padding: 0 0 2% 10px;
	vertical-align: bottom
}

.content-page__banner_text-title figure {
	display: table-cell;
	width: 60%;
	vertical-align: bottom
}

@media (max-width: 1200px) {
	.content-page__banner_text-title h1 {
		padding-bottom: 0
	}
}

@media (max-width: 600px) {
	.content-page__banner_text-title {
		display: block
	}

	.content-page__banner_text-title figure, .content-page__banner_text-title h1 {
		display: block;
		width: 100%
	}
}

.nav-tabs.tabs_about > li > a {
	padding: 15px 34px
}

.about-header {
	display: table;
	width: 100%;
	margin-bottom: 64px;
	padding: 22px 0 0 20px
}

.about-header__left-col {
	display: table-cell;
	width: 35%;
	padding-right: 5%
}

.about-header__right-col {
	display: table-cell;
	width: 65%;
	padding-right: 5%
}

.about-header__title {
	margin-bottom: 26px;
	font-size: 27px;
	font-weight: 700;
	line-height: 1
}

.about-header__title strong {
	font-size: 80px;
	line-height: 1
}

.about-header__title span {
	display: block;
	line-height: 1
}

.about-header__text {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px
}

@media (max-width: 480px) {
	.about-header {
		display: block;
		margin-bottom: 30px;
		padding: 0
	}

	.about-header__title {
		margin-bottom: 10px;
		text-align: center
	}

	.about-header__left-col {
		display: block;
		width: 100%;
		margin-bottom: 20px;
		padding-right: 0
	}
}

.about-title {
	display: table;
	width: 100%;
	margin: 0 -14px;
	padding: 30px 14px 14px;
	color: #fff;
	background-color: #00a8e4
}

.about-title__item {
	display: table-cell;
	width: 30%;
	vertical-align: top;
	padding-right: 2%;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700
}

.about-title__item:nth-child(2) {
	padding: 0 5%
}

.about-title__item:nth-child(3) {
	padding: 0 0 0 3%
}

.about-title__item span {
	display: block;
	margin-top: 12px;
	color: #a3d6f2;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px
}

.about-title__item_img {
	position: relative
}

.about-title__item_img img {
	position: absolute;
	top: -52px;
	left: 24px;
	width: 200px;
	height: 167px
}

@media (max-width: 991px) {
	.about-title {
		display: block;
		width: 100%;
		margin: 0;
		padding: 14px
	}

	.about-title__item {
		display: block;
		width: 100%;
		margin-bottom: 20px;
		padding-right: 0;
		text-align: center
	}

	.about-title__item:nth-child(2), .about-title__item:nth-child(3) {
		padding: 0
	}

	.about-title__item_img img {
		position: static;
		display: block;
		margin: 0 auto 20px
	}
}

.about-lead {
	display: table;
	width: 100%;
	padding: 54px 0 44px
}

.about-lead__item {
	display: table-cell;
	width: 33.3%;
	padding: 0 3%;
	vertical-align: top;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700
}

.about-lead__item:last-child {
	padding: 0 3% 0 5%
}

.about-lead__img {
	margin-bottom: 27px
}

.about-lead__img img {
	display: block;
	width: 89px;
	height: 89px
}

.about-lead__title {
	display: block;
	min-height: 62px;
	margin-bottom: 32px;
	color: #003c7d;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px
}

.about-lead__text {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px
}

@media (max-width: 1199px) {
	.about-lead__item, .about-lead__item:last-child {
		padding: 0 1%
	}
}

@media (max-width: 540px) {
	.about-lead {
		display: block;
		padding: 30px 0;
		text-align: center
	}

	.about-lead__item {
		display: block;
		width: 100%;
		margin-bottom: 26px;
		padding: 0
	}

	.about-lead__item:last-child {
		padding: 0
	}

	.about-lead__img {
		margin-bottom: 14px
	}

	.about-lead__img img {
		margin: auto
	}

	.about-lead__title {
		min-height: 0;
		margin-bottom: 8px
	}
}

.about-banner {
	margin: 0 -14px 65px;
	padding: 40px 0;
	text-align: center;
	color: #003c7d;
	font: 700 30px Arial, "Helvetica Neue", Helvetica, sans-serif;
	background: url(../img/content/bg-banner.jpg)
}

.about-description, .landing-block__header:before {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

.about-description {
	display: table;
	width: 100%;
	margin: 0 -14px 16px
}

.about-description__item {
	display: table-cell;
	vertical-align: top
}

.about-description__item_img {
	width: 17%
}

.about-description__item_text {
	width: 55%;
	padding-right: 5%
}

.about-description__item_info {
	width: 20%
}

.about-description__item_info img {
	position: relative;
	top: -9px;
	left: -8px;
	margin-bottom: 26px
}

.about-description__title {
	display: block;
	margin-bottom: 30px;
	color: #003c7d;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px
}

.about-description__text {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px
}

@media (max-width: 1199px) {
	.about-description__item_img {
		padding-right: 10px
	}

	.about-description__item_img img, .about-description__item_info img {
		display: block;
		max-width: 100%
	}

	.about-description__item_info img {
		position: static
	}
}

@media (max-width: 600px) {
	.about-banner {
		margin: 0 0 30px
	}

	.about-description {
		display: block;
		margin: 0 0 30px
	}

	.about-description__item {
		display: block
	}

	.about-description__item_img, .about-description__item_info, .about-description__item_text {
		width: 100%;
		padding: 0
	}

	.about-description__item_img img, .about-description__item_info img {
		margin: 20px auto
	}
}

.about-info {
	display: table;
	width: 100%;
	margin-bottom: 44px;
	padding: 37px 0 40px;
	border-top: 1px solid #cceefa;
	border-bottom: 1px solid #cceefa
}

.about-info__item {
	display: table-cell;
	width: 33.3%
}

.about-info__item:nth-child(1) {
	width: 35.8%
}

.about-info__item:nth-child(2) {
	width: 36.1%
}

.about-info__item:nth-child(3) {
	width: 28.1%
}

.about-info__item strong {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	color: #00a8e4;
	font-size: 44px;
	font-weight: 400
}

.about-info__item dl {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	color: #003c7d;
	font-size: 18px;
	font-weight: 700;
	line-height: 1
}

.about-info__item dd, .about-info__item dt {
	line-height: 1
}

@media (max-width: 1199px) {
	.about-info__item:nth-child(1), .about-info__item:nth-child(2), .about-info__item:nth-child(3) {
		 width: 33.3%;
		 text-align: center
	 }

	.about-info__item strong {
		display: block;
		margin-bottom: 20px
	}
}

@media (max-width: 991px) {
	.about-info {
		margin-bottom: 30px;
		padding: 30px 0
	}
}

@media (max-width: 500px) {
	.about-info {
		display: block
	}

	.about-info__item, .about-info__item:nth-child(1), .about-info__item:nth-child(2), .about-info__item:nth-child(3) {
		display: block;
		width: 100%;
		margin-bottom: 20px
	}

	.about-info__item dl, .about-info__item strong {
		display: inline-block;
		margin-bottom: 0
	}

	.tablesmall, .tablesmall2 {
		min-width: 500px
	}
}

.tab-content__footer_about {
	border-top: 0
}

.tab-content__footer_about .btn {
	margin: 0 16px;
	padding: 12px 10px;
	font: 400 16px/1 Arial, "Helvetica Neue", Helvetica, sans-serif
}

@media (max-width: 991px) {
	.tab-content__footer_about {
		margin: 0 0 40px;
		padding: 0
	}
}

@media (max-width: 580px) {
	.tab-content__footer_about .btn {
		display: block;
		margin-bottom: 20px
	}
}

.about__gallery {
	text-align: center
}

.about-gallery__link {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 0 2% 3% 0;
	-webkit-transition: opacity .15s;
	transition: opacity .15s
}

.about-gallery__link img {
	display: block;
	width: 100%;
	max-height: 181px
}

@media (max-width: 580px) {
	.about-gallery__link {
		width: 40%
	}
}

@media (max-width: 400px) {
	.about-gallery__link {
		width: 100%;
		margin: 0 0 20px
	}
}

.advantages-slider {
	margin-bottom: 30px;
	border: 1px solid #e1edf1
}

.advantages-slider ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.advantages-slider__img {
	margin-bottom: 16px
}

.advantages-slider__img img {
	display: block;
	max-width: 100%;
	width: auto;
	margin: auto
}

.advantages-slider__desc {
	text-align: center;
	color: #012b67;
	font-size: 30px;
	font-weight: 400;
	line-height: 36px
}

.advantages-slider__desc strong {
	display: block;
	font-weight: 700
}

.advantages-thumbs-list {
	display: table;
	width: 100%;
	border-top: 1px solid #e1edf1
}

.advantages-thumbs__item {
	display: table-cell;
	position: relative;
	height: 100px;
	vertical-align: middle;
	width: 12.5%
}

.advantages-thumbs__item + .advantages-thumbs__item {
	border-left: 1px solid #e1edf1
}

.advantages-thumbs__link {
	position: relative;
	display: block;
	height: 100px
}

.advantages-thumbs__link:after {
	position: absolute;
	left: 0;
	right: 0;
	height: 4px;
	bottom: -4px;
	background-color: transparent;
	-webkit-transition: background-color .15s;
	transition: background-color .15s
}

.advantages-thumbs__link.active:after, .advantages-thumbs__link:hover:after {
	background-color: #1fb1e7
}

.advantages-thumbs__link:focus {
	outline: 0
}

.advantages-thumbs__link .advantages-thumbs__img, .advantages-thumbs__link .advantages-thumbs__img_active {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: auto;
	margin: auto;
	-webkit-transition: opacity .15s;
	transition: opacity .15s;
	-webkit-backface-visibility: hidden
}

.advantages-thumbs__link .advantages-thumbs__img_active {
	opacity: 0
}

.advantages-thumbs__link.active .advantages-thumbs__img_active, .advantages-thumbs__link:hover .advantages-thumbs__img_active {
	opacity: 1
}

.advantages-thumbs__link.active {
	cursor: default
}

@media (max-width: 520px) {
	.advantages-thumbs-list {
		display: block;
		font-size: 0
	}

	.advantages-thumbs__item {
		display: inline-block;
		width: 24.9%
	}

	.advantages-thumbs__item:nth-child(5) {
		border-left: 0
	}

	.advantages-thumbs__item:nth-child(-n+4) {
		border-bottom: 1px solid #e1edf1
	}
}

.adjustment-head {
	margin-bottom: 86px;
	padding-top: 14px;
	text-align: center;
	line-height: 1.4;
	overflow: hidden
}

.adjustment-head__img {
	float: left;
	width: 43%;
	margin: 0 2% 0 0
}

.adjustment-head__bonus {
	float: right;
	width: 50%;
	margin: 0 auto 20px;
	font-size: 18px;
	font-weight: 400;
	color: #003c7a
}

.adjustment-head__bonus a {
	display: block;
	color: #02a7e9
}

.adjustment-head__img img {
	width: 100%;
	height: auto;
	margin: auto
}

.adjustment-head__content {
	float: right;
	width: 50%
}

.adjustment-head__title {
	display: block;
	margin-bottom: 20px;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
	color: #003c7a
}

.adjustment-head__title b {
	display: block;
	color: #e00201
}

.adjustment-head__title b sup {
	top: -1.1em;
	font-size: 14px
}

.adjustment-head__text {
	max-width: 600px;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2
}

.adjustment-head__text strong {
	font-weight: 700;
	text-decoration: underline
}

.mfp-close, .panel-title a, .panel-title a:hover, .promo_main .active2, .promo_main .active2:hover, .table_filial a, .video__caption:focus {
	text-decoration: none
}

.adjustment-info {
	width: 80%;
	margin: 0 auto 56px
}

.adjustment-list {
	list-style: none;
	margin: 0 0 2px;
	padding: 0;
	font-size: 0
}

.adjustment-list__item {
	position: relative;
	display: inline-block;
	width: 44%;
	margin: 0 12% 34px 0;
	vertical-align: top;
	padding-left: 66px;
	color: #003c7a;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2
}

.adjustment-list__item:nth-child(even) {
	margin-right: 0
}

.adjustment-list__item strong {
	display: block;
	font-size: 24px;
	font-weight: 700;
	line-height: 1
}

.adjustment-list__item sup {
	color: #003c7a;
	font-size: 14px;
	font-weight: 700
}

.adjustment-list__item:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 48px;
	height: 48px;
	background: url(../img/adjustment/list-ico.jpg) no-repeat
}

.adjustment-info__text {
	margin-left: 66px;
	color: #666;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px
}

.adjustment-info__text sup {
	top: 0;
	color: #003c7a;
	font-size: 14px;
	font-weight: 700
}

.adjustment-steps {
	margin-bottom: 72px;
	padding-top: 48px;
	text-align: center;
	background-color: #f4f7fa
}

.adjustment-steps__title {
	display: block;
	margin-bottom: 65px;
	padding: 0 15px;
	color: #003c7a;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2
}

.adjustment-steps__list {
	counter-reset: steps;
	list-style: none;
	padding: 0;
	margin: 0
}

.adjustment-steps__item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	list-style: none;
	max-width: 360px;
	width: 42%;
	margin: 0 auto 16px;
	padding: 56px 0 68px
}

.adjustment-steps__item:last-child {
	padding-bottom: 40px
}

.adjustment-steps__item:last-child:after {
	content: none
}

.adjustment-steps__item:before {
	content: counter(steps);
	counter-increment: steps;
	position: absolute;
	top: 0;
	left: 50%;
	width: 32px;
	height: 32px;
	margin-left: -16px;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	background-color: #26aeec
}

.header-page__pzulife span:before, .list-2 li:before, .mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .modal-footer:after, .modal-footer:before, .nav-inline span:first-child:after, .news-article:after {
	content: ""
}

.adjustment-steps__img {
	margin-bottom: 22px
}

.adjustment-steps__img img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: auto
}

.adjustment-steps__caption {
	display: block;
	color: #036;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2
}

.adjustment-steps__caption b {
	display: block;
	color: #e00201
}

.adjustment-steps__footer {
	display: table;
	width: 100%;
	table-layout: fixed;
	padding: 30px 42px 32px 0;
	border-top: 1px solid #e1edf1;
	text-align: left
}

.adjustment-steps__ico {
	display: table-cell;
	vertical-align: top;
	width: 102px;
	padding-top: 4px
}

.adjustment-steps__ico img {
	width: 31px;
	height: 32px;
	margin: auto
}

.adjustment-steps__text {
	display: table-cell;
	vertical-align: top;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px
}

.adjustment-video {
	margin-bottom: 48px;
	text-align: center
}

.adjustment-video__title {
	display: block;
	margin-bottom: 46px;
	color: #003c7a;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.3
}

.adjustment-video__content {
	font-size: 0
}

.adjustment-video__item {
	display: inline-block;
	width: 46%;
	margin: 0 2%
}

.adjustment-video__link-img {
	display: block;
	margin-bottom: 16px;
	-webkit-transition: opacity .15s;
	transition: opacity .15s
}

.adjustment-video__link-img:hover {
	opacity: .9
}

.adjustment-video__link-img img {
	width: 100%;
	height: auto;
	margin: auto
}

.adjustment-video__link {
	display: block;
	color: #003c7a;
	font-size: 18px;
	font-weight: 700
}

.adjustment-footer {
	margin-bottom: 64px;
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px
}

.adjustment-footer p:first-child {
	margin-bottom: 48px;
	font-size: 18px
}

.adjustment-footer p:first-child b {
	font-weight: 700
}

.adjustment-footer a {
	color: #02a8e2;
	font-weight: 400
}

.adjustment__footer-note {
	margin-top: 28px;
	color: #666;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px
}

.adjustment-footer-note sup {
	top: 0;
	color: #e00201;
	font-size: 14px;
	font-weight: 700
}

.adjustment-footer__buttons {
	margin-top: 34px
}

.adjustment-footer__buttons .btn_adjustment {
	height: 42px;
	margin: 0 15px;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	font-weight: 700
}

@media (max-width: 1000px) {
	.adjustment-head__title {
		font-size: 30px
	}

	.adjustment-footer__buttons .btn_adjustment {
		display: block;
		margin: 0 auto 20px;
		max-width: 280px
	}
}

@media (max-width: 990px) {
	.adjustment-info {
		width: 100%
	}
}

@media (max-width: 600px) {
	.adjustment-head__bonus, .adjustment-head__content, .adjustment-head__img {
		float: none;
		width: auto
	}

	.adjustment-list__item {
		display: block;
		width: 100%;
		margin: 0 0 60px
	}

	.adjustment-steps__item {
		display: block;
		width: auto
	}

	.adjustment-head__img {
		max-width: 300px;
		margin: 0 auto 30px
	}
}

@media (max-width: 480px) {
	.adjustment-steps__item {
		font-size: 30px
	}

	.adjustment-steps__title, .adjustment-video__title {
		font-size: 24px
	}

	.adjustment-steps__footer {
		display: block;
		padding: 20px
	}

	.adjustment-steps__item {
		padding: 56px 0 20px
	}

	.adjustment-steps__ico {
		display: block;
		margin: 0 auto 20px
	}

	.adjustment-steps__text {
		display: block
	}

	.adjustment-video__item {
		display: block;
		width: auto;
		margin: 0 0 30px
	}
}

.faq__caption {
	margin-bottom: 2px;
	padding: 16px;
	background-color: #f4f7fa
}

.faq__caption-link {
	display: table;
	table-layout: fixed;
	width: 100%;
	line-height: 1.1;
	color: #003c7a;
	font-size: 14px;
	font-weight: 700
}

.faq__caption-link:focus, .faq__caption-link:hover {
	text-decoration: none;
	outline: 0
}

.faq-caption__text {
	display: table-cell;
	vertical-align: middle;
	padding-left: 16px
}

.faq-caption__ico-cell {
	display: table-cell;
	vertical-align: top;
	width: 24px
}

.mfp-container:before, .mfp-content, .social-footer, .tablesmall td, .tablesmall2 td {
	vertical-align: middle
}

.faq-caption__ico {
	display: block;
	width: 24px;
	height: 24px;
	padding-top: 1px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	color: #fff;
	font-style: normal;
	background-color: #02a8e2
}

.faq__text {
	padding: 12px 12px 12px 56px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px
}

@media (max-width: 480px) {
	.faq__text {
		padding: 12px
	}
}

a {
	cursor: pointer !important
}

.nav-pages-section .subm {
	color: #646464
}

.promo_logo {
	float: left
}

.promo_logo .logo {
	margin-right: 10px
}

.promo_logo h1 {
	float: left
}

.promo_logo_div {
	padding-top: 30px;
	width: 100px;
	float: right;
	font-size: 11px
}

.promo_logo div a {
	color: #003c7d
}

.cabinet_logo {
	color: #003c7d;
	width: 220px;
	font-size: 12px;
	padding-top: 35px
}

.client_header div, .client_header div a {
	font-size: 12px;
	color: #003c7d;
	float: right;
	line-height: 24px;
	margin-right: 10px
}

.client_header2 {
	float: right
}

.client_header2 div, .client_header2 div a {
	font-size: 12px;
	color: #003c7d;
	line-height: 24px;
	margin-right: 10px
}

.client_header .btn, .client_header2 .btn {
	padding: 5px 18px;
	line-height: 16px;
	height: auto;
	float: right;
	color: #fff
}

@media (max-width: 350px) {
	.cabinet_logo {
		width: 160px;
		padding-top: 20px
	}
}

.flash_top {
	position: fixed;
	z-index: 10000
}

.img-indent-3 {
	float: right;
	margin: 0 0 20px 20px
}

div.car-insurance__head-text {
	margin-bottom: 45px;
	padding-top: 20px
}

.tablesmall, .tablesmall2 {
	margin-top: 30px;
	margin-bottom: 30px
}

.content-page__title {
	position: relative
}

.content-page__title-head {
	position: absolute;
	bottom: 0
}

@media (max-width: 768px) {
	.content-page__title-head, .content-page__title-img {
		display: block;
		width: 100%;
		position: static
	}
}

table, table td {
	border: none
}

.tablesmall, .tablesmall th, .tablesmall2, .tablevalueleft {
	border-top: 1px solid #ebebeb
}

.tablesmall, .tablesmall th, .tablesmall2 {
	border-bottom: 1px solid #ebebeb
}

.tablesmall th {
	font: 400 12px Tahoma;
	color: #646464;
	padding: 9px 10px;
	background: #ebebeb;
	border-right: 1px solid #fff
}

.tablesmall th:first-child {
	border-left: 1px solid #fff;
	text-align: left
}

.tablesmall td {
	text-align: center;
	font: 400 12px/18px Tahoma;
	color: #003c7d;
	padding: 9px 0;
	border-right: 1px solid #ebebeb
}

.tablesmall td:first-child {
	border-left: 1px solid #ebebeb;
	text-align: left;
	padding: 9px 10px
}

.tablesmall .odd td {
	border-right: 1px solid #fff;
	background: #ebebeb
}

.tablesmall .odd td:first-child {
	border-left: 1px solid #fff
}

.table .oddblue td, .tablesmall .oddblue td {
	border-right: 1px solid #fff;
	background: #cceefa
}

.tablesmall2 th {
	font: 400 11px Tahoma;
	color: #646464;
	padding: 4px 5px;
	background: #ebebeb;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.tablesmall2 td, .tablevalueleft {
	border-bottom: 1px solid #ebebeb
}

.tablesmall2 th:first-child {
	border-left: 1px solid #fff;
	text-align: left
}

.tablesmall2 td {
	text-align: center;
	font: 400 11px/18px Tahoma;
	color: #003c7d;
	padding: 5px 0;
	border-right: 1px solid #ebebeb
}

.tablesmall2 td:first-child {
	border-left: 1px solid #ebebeb;
	text-align: left;
	padding: 4px 5px
}

.tablesmall th, .tablesmall2 .odd td:first-child, .tablevalueleft > tbody > tr > th:first-child, .tablevalueleft > tfoot > tr > th:first-child, .tablevalueleft > thead > tr > th:first-child {
	border-left: 1px solid #fff
}

.tablesmall2 .odd td {
	border-right: 1px solid #fff;
	background: #ebebeb
}

.tablevalueleft {
	margin: 30px 0
}

.tablevalueleft > tbody > tr > td, .tablevalueleft > tbody > tr > th, .tablevalueleft > tfoot > tr > td, .tablevalueleft > tfoot > tr > th, .tablevalueleft > thead > tr > td, .tablevalueleft > thead > tr > th {
	padding: 8px;
	line-height: 18px;
	vertical-align: middle;
	border-top: 1px solid #ebebeb
}

.tablevalueleft > tbody > tr > th, .tablevalueleft > tfoot > tr > th, .tablevalueleft > thead > tr > th {
	border-right: 1px solid #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #646464;
	background: #ebebeb
}

.box-new .head span, .fixed-block .btn, .font-3, .promo_main .active2 {
	font-weight: 700
}

.tablevalueleft > tbody > tr > td, .tablevalueleft > tfoot > tr > td, .tablevalueleft > thead > tr > td {
	border-right: 1px solid #ebebeb;
	text-align: left;
	font-size: 12px;
	color: #003c7d
}

.tablevalueleft > tbody > tr > td:first-child, .tablevalueleft > tfoot > tr > td:first-child, .tablevalueleft > thead > tr > td:first-child {
	border-left: 1px solid #ebebeb
}

.box {
	margin-bottom: 20px;
	padding: 14px;
	background: #fff;
	box-shadow: 0 0 3px #bababa
}

.list-2 {
	margin: 0;
	padding: 0;
	list-style: none
}

.list-2 li {
	position: relative;
	padding: 4px 0 4px 12px;
	line-height: 19px
}

.list-2 li:before {
	background-image: url(../img/icons-sa20885029c.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 11px;
	left: 0;
	width: 7px;
	height: 5px;
	background-position: 0 -5px
}

.buy, .footnote {
	position: relative
}

.font-3 {
	margin-bottom: 10px;
	color: #003c7d;
	font-size: 12px
}

.promo_main .active2, .promo_main .active2:hover {
	color: #003c7d
}

.footnote {
	top: -50px;
	float: left;
	width: 410px;
	left: 20px
}

.buy {
	top: -46px;
	float: right;
	right: 18px
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop, .modal-backdrop.fade.in {
	opacity: .35
}

button.close {
	float: right;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal {
	padding: 0 !important;
	position: fixed;
	top: 50%;
	bottom: auto;
	left: 56%;
	z-index: 1050;
	width: 370px;
	margin: -150px 0 0 -280px;
	overflow: auto;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .3);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box
}

.modal-footer, .modal-form {
	margin-bottom: 0
}

@media (min-width: 768px) {
	.modal-dialog {
		left: 45%;
		width: 650px
	}
}

.modal.fade {
	top: -25%;
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-ms-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out
}

.modal.fade.in {
	top: 55%
}

.modal-big.fade.in {
	top: 25%
}

.modal-header {
	min-height: 20px;
	border-bottom: 1px solid #eee
}

.modal-body {
	text-align: center;
	overflow-y: auto
}

.modal-body .control-label {
	text-align: left
}

.modal-footer {
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff
}

.modal-footer:after, .modal-footer:before {
	display: table
}

.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px
}

.promo_main, .rus_menu {
	margin: 28px 0 10px
}

.promo_main a, .promo_main span {
	text-transform: uppercase
}

.promo_main .active2 {
	cursor: default;
	margin-left: 15px
}

.nav-inline span:first-child:after {
	position: absolute;
	top: 8px;
	right: -16px;
	width: 7px;
	height: 5px;
	background-position: 0 -5px
}

.back2 {
	background: url(../img/marker-back.png) left 8px no-repeat;
	color: #00a8e4;
	display: inline-block;
	padding-left: 17px;
	margin-right: 15px !important
}

.back2:after {
	background: 0 0 !important
}

.select-norm {
	color: #003c7d;
	max-width: 100%;
	height: 20px
}

.img-indent-2 {
	float: left;
	margin-right: 10px
}

.top-3 {
	margin-top: 25px !important
}

.size-1 {
	font-size: 11px;
	line-height: 13px
}

.top-5 {
	margin-top: 10px !important
}

.mt5 {
	margin-top: 5px !important
}

input[type=password] {
	height: 30px;
	padding: 0 5px;
	border: 1px solid #cdcdcd;
	border-radius: 0;
	font-size: 14px;
	line-height: 30px;
	color: #003c7d;
	background: #fbfbfb;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .29)
}

.fixed-block {
	width: 100%;
	position: fixed;
	z-index: 100
}

.fixed-r-b {
	bottom: 0;
	right: 0
}

.fixed-block .btn {
	z-index: 1001;
	float: right;
	display: inline-block;
	padding: 5px 18px;
	border: 5px;
	border-radius: 0;
	outline: 0;
	-webkit-transition: background-color .15s;
	transition: background-color .15s;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	background-color: #00a8e4;
	margin-left: 3px
}

.fixed-block .btn-agent {
	padding: 7px 15px;
	line-height: 1;
	height: auto;
	float: right
}

.btn-agent i {
	font-size: 18px;
	margin-right: 5px
}

.field-help {
	font-size: 12px
}

.btn-right-block {
	text-align: center;
	margin-top: 15px
}

.btn-right-block .btn {
	margin-bottom: 8px;
	min-width: 205px
}

.box-new {
	font-size: 14px !important
}

.font-16 {
	font-size: 16px !important
}

.mb15 {
	margin-bottom: 15px
}

.mb5 {
	margin-bottom: 5px
}

.box-new input[type=text], .box-new select, .box-new textarea {
	color: #003c7d;
	width: 100%;
	height: 26px;
	background: 0 0;
	border: 1px solid #7c7c7c;
	box-shadow: none;
	box-sizing: border-box;
	font-size: 14px;
	padding: 3px 5px;
	line-height: 16px
}

.box-new textarea {
	height: 50px
}

.box-new .head {
	font-size: 15px;
	color: #003c7d
}

.box-new .error, .form-kasko .error, .form-kasko .error label {
	color: red
}

.box-new .error input, .box-new .error select, .form-kasko .error input, .form-kasko .error select {
	color: red;
	border: 1px solid red;
	background-color: #f2dede
}

.right-block-radio {
	font-size: 14px;
	margin-top: 7px
}

.right-block-radio input {
	float: left;
	width: 14px;
	height: auto
}

.right-block-radio div {
	line-height: 20px;
	margin-left: 20px
}

.select-small {
	margin-right: 0;
	min-width: 80px
}

.width-165 {
	width: 165px !important
}

.header-page__pzulife {
	position: relative;
	margin-left: 109px;
	line-height: 16px;
	color: #00a8e4;
	margin-bottom: 22px;
	font-weight: 700
}

.mfp-bg, .mfp-wrap {
	position: fixed;
	left: 0
}

.header-page__pzulife a {
	font-size: 12px
}

.header-page__pzulife i {
	margin-right: 4px;
	margin-left: 5px;
	font-size: 12px
}

@media (max-width: 700px) {
	.header-page__pzulife {
		display: none;
		margin: 14px 0
	}
}

@media (min-width: 701px) {
	.header-page__pzulife {
		display: block !important
	}
}

.header-page__pzulife span {
	display: inline-block;
	font-size: 18px;
	font-weight: 400
}

#avto_info .left-col, .form-group .label-head, .nav-inline a:first-child, .print-block .bold {
	font-weight: 700
}

.header-page__pzulife span:before {
	display: inline-block;
	width: 7px;
	height: 14px;
	margin: 0 9px 0 12px;
	background-position: 0 -10px
}

.block-landing-kasko .block-flash {
	float: left;
	margin-right: 15px
}

.block-landing-kasko .block-flash img {
	width: 400px
}

.block-landing-kasko .block-text {
	margin-left: 15px;
	font-size: 14px
}

.open_row, .table-cabinet tr:hover {
	background-color: #f6f6f6
}

.features__caption ul {
	list-style: none
}

.bottom-1 {
	margin-bottom: 15px
}

.bottom-2 {
	margin-bottom: 20px
}

.bottom-2 img{
	width: 100%;
}

.panel-title h2 {
	margin-bottom: 0
}

.panel-title i {
	float: right
}

.panel-group .panel + .panel {
	margin-top: 10px
}

.tab-content__footer {
	clear: both;
	margin-top: 25px
}

.btn-icon div {
	padding-left: 18px
}

.btn-icon i {
	float: left;
	line-height: 20px;
	padding-top: 8px;
	margin-right: 5px
}

.close_flash {
	position: fixed;
	bottom: 65px;
	right: 35px;
	font-size: 26px;
	color: #003c7d
}

.header-page__social a:hover i {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.header-page__social a i {
	font-size: 20px
}

.header-page__social a i.fa-youtube-play {
	color: #e14e42
}

.header-page__social a i.fa-facebook-square, .header-page__social a i.fa-instagram, .header-page__social a i.fa-vk {
	color: #38609b
}

@media (max-width: 700px) {
	.header-page__social a i {
		font-size: 26px;
	}

	.header-page__social a i.fa-youtube-play {
		color: #38609b
	}
}

.social-footer {
	padding-top: 20px
}

#form_kasko_phone input[disabled], #form_kasko_phone select[disabled] {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

#group-catvehicle input[type=radio] {
	display: none
}

#group-catvehicle img {
	cursor: pointer
}

#avto_info {
	color: #003c7d;
	margin-bottom: 15px
}

#avto_info .left-col {
	text-align: right
}

#avto_info .right-col {
	text-align: left
}

textarea.form-control {
	padding: 0 5px;
	border: 1px solid #cdcdcd;
	border-radius: 0;
	font-size: 14px;
	line-height: 30px;
	color: #003c7d;
	background: #fbfbfb;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .29)
}

.img-indent-4 {
	float: left;
	margin: 0 20px 20px 0
}

.tooltip-inner {
	background-color: #003c7d;
	font-size: 14px
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #003c7d
}

.modal-header {
	padding: 30px 30px 9px
}

.modal-body {
	padding: 15px 30px
}

.modal-footer {
	padding: 14px 30px 15px
}

.btn-cancel, .btn-success {
	cursor: pointer;
	padding: 7px 10px;
	line-height: 20px;
	height: 35px;
	min-width: 70px
}

.btn-darkblue, form.partnerwidgetform button.buy {
	background-color: #003c7d !important
}

.btn-darkblue:hover, form.partnerwidgetform button.buy:hover {
	background-color: #069 !important
}

.btn-success {
	background-color: #003c7d !important;
	color: #fff
}

.btn-success:hover {
	background-color: #069 !important
}

.btn-cancel {
	background-color: #fff !important;
	border: 1px solid #00a8e4;
	color: #00a8e4
}

.mfp-bg, .mfp-container, .mfp-wrap {
	height: 100%;
	width: 100%
}

.btn-cancel:hover {
	background-color: #069 !important
}

#PWTouristCalcModel_GoalTravel {
	display: table;
	width: 100%;
	padding-right: 12px
}

#PWTouristCalcModel_GoalTravel > label {
	display: table-cell !important;
	text-align: center
}

.table_filial td {
	text-align: left;
	padding: 9px 10px;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	color: #646464
}

.table_filial i {
	font-size: 24px
}

.map-clients__selects select {
	font-size: 14px;
	font-weight: 700
}

.print-block {
	font-size: 14px;
	padding: 15px
}

.print-block .t-c, .print-block .t-c > div {
	text-align: center
}

.print-block .t-l {
	text-align: left
}

.print-block .t-r {
	text-align: right
}

.print-block .b-t {
	border-top: 1px solid #646464
}

.print-block .b-r {
	border-right: 1px solid #646464
}

.print-block .b-b {
	border-bottom: 1px solid #646464
}

.print-block .b-l {
	border-left: 1px solid #646464
}

.print-block .top-1 {
	margin-top: 20px
}

.print-block .table-pad > div {
	padding: 5px 15px
}

.print-block .col-sm-2 {
	width: 16.66%;
	float: left
}

.print-block .col-sm-3 {
	width: 25%;
	float: left
}

.print-block .col-sm-7 {
	width: 58.33%;
	float: left
}

.print-block .col-sm-9 {
	width: 75%;
	float: left
}

.mfp-bg {
	z-index: 1042;
	top: 0;
	overflow: hidden;
	opacity: .8;
	background: #0b0b0b
}

.mfp-wrap {
	z-index: 1043;
	top: 0;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 8px;
	text-align: center
}

.mfp-container:before {
	display: inline-block;
	height: 100%
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	z-index: 1045;
	display: inline-block;
	margin: 0 auto;
	text-align: left
}

.mfp-close, .mfp-preloader {
	text-align: center;
	position: absolute
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	z-index: 1044;
	top: 50%;
	right: 8px;
	left: 8px;
	width: auto;
	margin-top: -.8em;
	color: #ccc
}

.mfp-preloader a {
	color: #ccc
}

.mfp-close, .mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow, button.mfp-close {
	z-index: 1046;
	display: block;
	overflow: visible;
	padding: 0;
	border: 0;
	outline: 0;
	cursor: pointer;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0 0 18px 10px;
	opacity: .65;
	font-family: Arial, Baskerville, monospace;
	font-size: 28px;
	font-style: normal;
	line-height: 44px
}

.mfp-close:focus, .mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	right: -6px;
	width: 100%;
	padding-right: 6px;
	text-align: right;
	color: #fff
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	white-space: nowrap;
	font-size: 12px;
	line-height: 18px;
	color: #ccc
}

.mfp-arrow {
	position: absolute;
	top: 50%;
	width: 90px;
	height: 110px;
	margin: -55px 0 0;
	padding: 0;
	opacity: .65;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow:after {
	top: 8px;
	border-top-width: 13px;
	border-bottom-width: 13px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	margin-left: 31px;
	border-right: 17px solid #fff
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	margin-left: 39px;
	border-left: 17px solid #fff
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	width: 100%;
	max-width: 900px;
	line-height: 0
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

.bx-wrapper .bx-caption a.popup-youtube {
	display: inline-block;
	padding: 11px 15px;
	font-size: 15px;
	color: #00a8e4;
	background-color: #fff;
	border: 1px solid #00a8e4;
	-webkit-transition: background-color .15s;
	transition: background-color .15s;
	margin-left: 20px
}

.bx-wrapper .bx-caption a.popup-youtube:hover {
	background-color: #003c7d;
	border: 1px solid #003c7d;
	color: #fff
}

@media (max-width: 768px) {
	.bx-wrapper .bx-caption a.popup-youtube, .bx-wrapper .bx-caption a.popup-youtube:hover {
		position: absolute;
		color: transparent;
		background-color: transparent;
		border: none;
		margin: 0
	}

	.bx-wrapper .bx-caption, .bx-wrapper .bx-caption a.popup-youtube {
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		-webkit-transition: none;
		transition: none
	}
}

.banner-flash {
	width: 70%
}

@media (max-width: 768px) {
	.banner-flash {
		width: 100%
	}
}

.advantages-thumbs__link .advantages-thumbs__img, .advantages-thumbs__link .advantages-thumbs__img_active {
	max-width: 41%
}

.advantages-slider__slide {
	padding: 26px 0
}

.seo-text {
	font-size: 14px;
	color: #969696
}

.about-header__title, .form-group .label-choose {
	color: #003c7d
}

.form-group .label-choose div {
	line-height: 18px;
	margin-top: 4px;
	padding-left: 20px
}

.form-group .label-choose input {
	float: left;
	margin-top: 3px
}

.text-center {
	text-align: center !important
}

.text-left {
	text-align: left !important
}

.news-article:after {
	display: block
}

.news_img {
	width: 300px;
	height: 300px;
	float: left;
	margin-right: 20px
}

p {
	margin: 0 0 20px
}

@media (min-width: 992px) {
	.nav-tabs, .nav-tabs > li {
		display: flex
	}

	.nav-tabs > li > a {
		display: flex;
		align-items: center
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.nav-tabs > li > a {
		padding: 10px 6px;
		font-size: 12px
	}
}

.nav-inline a:first-child {
	color: #00a8e4
}

.lead-images {
	margin-bottom: 20px
}

.lead-images img {
	display: block;
	width: 100%
}

.lead-text {
	padding-top: 20px;
	font-size: 14px
}

.lead-text p {
	margin: 0 0 10px
}

.l-container {
	display: table;
	width: 100%;
	table-layout: fixed
}

.l-content, .l-sidebar {
	display: table-cell;
	vertical-align: top
}

.landing {
	margin-bottom: 82px;
	padding-top: 42px;
	counter-reset: list-landing
}

.landing__btn {
	text-align: center
}

.landing__btn .btn {
	height: 42px;
	padding: 0 32px;
	line-height: 42px
}

.l-content {
	padding-right: 20px
}

.l-sidebar {
	width: 23%;
	min-width: 242px
}

.landing-block {
	position: relative;
	padding-top: 30px;
	margin-bottom: 70px
}

.landing-block__header {
	padding: 40px 10px 30px;
	position: relative
}

.landing-block__header:before {
	content: counter(list-landing);
	counter-increment: list-landing;
	position: absolute;
	top: -24px;
	left: 50%;
	margin-left: -24px;
	width: 48px;
	height: 48px;
	background-color: #26aeec;
	border-radius: 50%;
	color: #fff;
	font-size: 27px;
	font-weight: 900;
	text-align: center;
	line-height: 48px
}

.landing-block__title {
	margin: 0 0 18px;
	color: #003c7a;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	line-height: 1.1
}

.landing-block__subtitle {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.333;
	color: #003c7a
}

.landing-block__subtitle span {
	color: #26aeec
}

.landing-block__content {
	padding-top: 10px
}

.landing-block__list-unordered-1, .landing-block__list-unordered-2 {
	margin: 0;
	padding: 0;
	list-style: none
}

.landing-block__list-unordered-1 li, .landing-block__list-unordered-2 li {
	position: relative;
	padding-left: 60px;
	color: #003c7a;
	font-size: 18px;
	font-weight: 400;
	min-height: 74px;
	line-height: 1.2
}

.landing-block__list-unordered-1 li:before, .landing-block__list-unordered-2 li:before {
	content: "";
	position: absolute;
	top: 1px;
	left: 0;
	width: 41px;
	height: 37px
}

.landing-block__list-unordered-1 li + li, .landing-block__list-unordered-2 li + li {
	margin-top: 20px
}

.landing-block__list-unordered-1 li:before {
	background: url(../img/landing/icons/people-1.png) no-repeat
}

.landing-block__list-unordered-2 li:before {
	background: url(../img/landing/icons/people-2.png) no-repeat
}

.landing-block-1__images img {
	display: block;
	max-width: 100%;
	margin: auto
}

.landing-block--colored .landing-block__header {
	background-color: #f4f7fa;
	border-radius: 12px 12px 0 0
}

.landing-block--colored .landing-block__content {
	background-color: #f4f7fa;
	border-radius: 0 0 12px 12px
}

.landing-block-2 {
	margin-bottom: 52px
}

.landing-block-2 .landing-block__header {
	padding: 48px 10px 4px
}

.landing-block-2__container {
	display: table;
	width: 100%
}

.landing-block-2__col {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	padding: 0 10px 10px 3%
}

.landing-block-2__list-caption {
	display: block;
	margin-bottom: 20px;
	color: #003c7a;
	font-size: 20px;
	font-weight: 700
}

.landing-block-3 .landing-block__header {
	padding: 48px 10px 4px
}

.medicine {
	position: relative;
	width: 690px;
	margin: auto;
	height: 380px
}

.medicine:before, .medicine__list-item img {
	position: absolute
}

.medicine:before {
	content: "";
	top: 50%;
	left: 50%;
	width: 284px;
	height: 232px;
	margin: -116px 0 0 -142px;
	background: url(../img/landing/medicine/main-img.png) no-repeat
}

.medicine__list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0
}

.medicine__list-item {
	position: absolute;
	display: inline-table;
	vertical-align: top;
	height: 67px
}

.medicine__list-item span {
	display: table-cell;
	vertical-align: middle;
	width: 180px;
	color: #003c7a;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2
}

.medicine__list-item:nth-child(-n+5) {
	padding-right: 90px
}

.medicine__list-item:nth-child(-n+5) img {
	right: 0;
	top: 0
}

.medicine__list-item:nth-child(-n+5) span {
	text-align: right
}

.medicine__list-item:nth-child(n+6) {
	padding-left: 90px
}

.medicine__list-item:nth-child(n+6) img {
	left: 0;
	top: 0
}

.medicine__list-item:nth-child(1) {
	top: 2px;
	left: 38px
}

.medicine__list-item:nth-child(2) {
	top: 78px;
	left: 30px;
	width: 212px
}

.medicine__list-item:nth-child(3) {
	width: 100px;
	top: 157px;
	left: 74px
}

.medicine__list-item:nth-child(4) {
	width: 224px;
	left: 18px;
	bottom: 80px
}

.medicine__list-item:nth-child(5) {
	left: 37px;
	bottom: 3px
}

.medicine__list-item:nth-child(6) {
	top: 2px;
	right: 38px
}

.medicine__list-item:nth-child(7) {
	top: 78px;
	right: 30px;
	width: 212px
}

.medicine__list-item:nth-child(8) {
	width: 121px;
	top: 157px;
	right: 74px
}

.medicine__list-item:nth-child(9) {
	width: 224px;
	right: 18px;
	bottom: 80px
}

.medicine__list-item:nth-child(10) {
	right: 37px;
	bottom: 3px
}

.landing-block-4 {
	margin-bottom: 62px
}

.landing-block-4 .landing-block__header {
	border: 1px solid #92d6f5;
	border-bottom: 0;
	border-radius: 12px 12px 0 0;
	padding: 38px 10px 4px
}

.landing-block-4 .landing-block__content {
	border: 1px solid #92d6f5;
	border-top: 0;
	border-radius: 0 0 12px 12px;
	padding: 16px 20px 34px
}

.landing-block-4__container {
	overflow: hidden;
	margin: 0 -3%;
	font-size: 0
}

.landing-block-4__col {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 27.33%;
	margin: 0 3%
}

.landing-block-4__caption {
	position: relative;
	display: block;
	color: #003c7a;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	padding: 14px 8px 12px;
	border-radius: 12px;
	min-height: 74px;
	margin-bottom: 34px;
	line-height: 1.2
}

.landing-block-4__caption:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0;
	margin-left: -5px
}

.landing-block-4__col:nth-child(1):after, .landing-block-4__col:nth-child(2):after {
	position: absolute;
	top: 136px;
	right: -16%;
	width: 30px;
	height: 28px;
	content: ""
}

.landing-block-4__col:nth-child(1) .landing-block-4__caption {
	background-color: #bde7f9
}

.landing-block-4__col:nth-child(1) .landing-block-4__caption:after {
	border-color: #bde7f9 transparent transparent
}

.landing-block-4__col:nth-child(1):after {
	background: url(../img/landing/block-4/arrow.png) no-repeat
}

.landing-block-4__col:nth-child(2) .landing-block-4__caption {
	background-color: #92d6f5
}

.landing-block-4__col:nth-child(2) .landing-block-4__caption:after {
	border-color: #92d6f5 transparent transparent
}

.landing-block-4__col:nth-child(2):after {
	background: url(../img/landing/block-4/arrow.png) no-repeat
}

.landing-block-4__col:nth-child(3) .landing-block-4__caption {
	background-color: #51bef0
}

.landing-block-4__col:nth-child(3) .landing-block-4__caption:after {
	border-color: #51bef0 transparent transparent
}

.landing-block-4__col:nth-child(3) .landing-block-4__img {
	margin: 0 -7px
}

.landing-block-4__img img {
	display: block;
	max-width: 100%;
	margin: auto
}

.landing-block-5 .landing-block__header {
	padding: 38px 10px 4px
}

.landing-block-5 .landing-block__content {
	padding: 38px 20px 30px
}

.landing-block-5__container {
	overflow: hidden;
	margin: 0 -.5%;
	font-size: 0
}

.landing-block-5__item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 23%;
	margin: 0 1%;
	text-align: center
}

.landing-block-5__info {
	font-size: 15px;
	color: #003c7a
}

.landing-block-5__img {
	margin-bottom: 14px
}

.landing-block-5__img img {
	display: block;
	max-width: 100%;
	margin: auto
}

.landing-block-5__caption {
	display: block;
	font-weight: 400
}

.landing-block-5__title {
	display: block;
	font-weight: 700;
	min-height: 40px;
	margin: 0 -2px 10px
}

.landing-block-5__text {
	position: relative;
	margin: 0 0 28px;
	color: #003c7a;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.385;
	min-height: 146px;

}

/*.landing-block-5__text:before {*/
/*	position: absolute;*/
/*	content: "";*/
/*	bottom: 0;*/
/*	left: 50%;*/
/*	width: 24px;*/
/*	height: 24px;*/
/*	margin-left: -12px;*/
/*	background: url(../img/landing/icons/checked.png) no-repeat*/
/*}*/

.landing-block-5__description {
	color: #333;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.385
}

.landing-block-5__description-new {
	color: #003c7a;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.385;
	padding-top: 30px;
	margin-bottom: 30px !important;
}
.landing-block-5__description-new:before {
	position: absolute;
	content: "";
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	background: url(../img/landing/icons/checked.png) no-repeat
}

.landing-block-5__footer {
	text-align: center;
	color: #666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	max-width: 766px;
	margin: auto
}

.landing-block-6 .landing-block__header {
	padding: 38px 10px 4px
}

.landing-block-6 .landing-block__content {
	padding: 10px 20px 56px
}

.landing-block-6__container {
	overflow: hidden;
	margin: 0 -3%;
	font-size: 0
}

.landing-block-6__title {
	color: #003c7a;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.1
}

.landing-block-6__title small {
	display: block;
	font-size: 14px;
	margin: 16px auto 0;
	color: #003c7a;
	font-weight: 700;
	max-width: 156px
}

.landing-block-6__col {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 26.33%;
	margin: 0 3%;
	text-align: center
}

.landing-block-6__col:nth-child(2) {
	width: 29.33%
}

.landing-block-6__col:nth-child(2) .landing-block-6__title {
	font-size: 22px
}

.landing-block-6__img {
	min-height: 212px;
	line-height: 212px;
	text-align: center
}

.landing-block-6__img img {
	max-width: 100%
}

.landing-block-6__footer {
	position: relative;
	margin: 0 2%;
	padding: 48px 3% 24px;
	border: 1px solid #92d6f5;
	border-top: 0;
	border-radius: 0 0 12px 12px
}

.landing-block-6__footer:after, .landing-block-6__footer:before {
	position: absolute;
	left: 50%;
	content: ""
}

.landing-block-6__footer:before {
	top: -38px;
	margin-left: -82px;
	width: 165px;
	height: 60px;
	background-color: #fff;
	border-radius: 32px 32px 0 0
}

.landing-block-6__footer:after {
	top: -22px;
	width: 96px;
	height: 43px;
	margin-left: -48px;
	background: url(../img/landing/block-6/sos-service.png) no-repeat
}

.landing-block__list-unordered-3 {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0
}

.landing-block__list-unordered-3 li {
	display: inline-block;
	vertical-align: top;
	min-height: 32px;
	position: relative;
	padding-left: 36px;
	margin-bottom: 18px;
	color: #003c7a;
	font-size: 13px;
	font-weight: 400
}

.landing-block__list-unordered-3 li:nth-child(odd) {
	width: 52%;
	padding-right: 2%
}

.landing-block__list-unordered-3 li:nth-child(even) {
	width: 48%
}

.landing-block__list-unordered-3 li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background: url(../img/landing/icons/checked.png) no-repeat
}

.polygon {
	text-align: center;
	position: relative;
	width: 420px;
	height: 348px;
	margin: 0 auto 40px;
	background: url(../img/landing/block-7/polygon.svg) 50% 0 no-repeat
}

.polygon__container {
	padding: 0 102px;
	overflow: hidden
}

.polygon__icon {
	margin: 38px auto 35px
}

.polygon__icon img {
	display: block;
	max-width: 100%;
	margin: auto
}

.polygon__text small, .polygon__text span, .polygon__text strong {
	display: block;
	line-height: 1.1
}

.polygon__text strong {
	color: #26aeec;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 20px
}

.polygon__text span {
	color: #003c7a;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 20px
}

.polygon__text small {
	color: #003c7a;
	font-size: 11px;
	font-weight: 400
}

.landing-block-7 {
	margin-bottom: 68px
}

.landing-block-7 .landing-block__header {
	padding: 38px 10px 4px
}

.landing-block-7 .landing-block__content {
	padding: 10px 20px 0;
	text-align: center
}

.landing-block-7__description {
	position: relative;
	max-width: 485px;
	margin: 0 auto 26px;
	padding: 20px 24px 20px 96px;
	text-align: left;
	background-color: #bde7f9;
	border-radius: 12px
}

.landing-faq__title, .video__caption, .video__title {
	text-align: center;
	color: #003c7a
}

.landing-block-7__description:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -10px;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: transparent transparent #bde7f9
}

.landing-block-7__description:after {
	content: "";
	position: absolute;
	top: 22px;
	left: 36px;
	width: 37px;
	height: 51px;
	background: url(../img/landing/block-7/img-2.png) no-repeat
}

.landing-block-7__info {
	font-size: 18px;
	font-weight: 700;
	margin: 0
}

.landing-block-7__info dt {
	line-height: 1.1;
	color: #003c7a;
	margin-bottom: 5px
}

.landing-block-7__info dd {
	line-height: 1;
	color: #26aeec
}

.landing-block-7__text {
	max-width: 485px;
	margin: 0 auto 30px;
	color: #003c7a;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.286
}

.landing-block-7__note {
	max-width: 592px;
	margin: auto;
	color: #666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5
}

.video {
	margin-bottom: 50px
}

.video__title {
	display: block;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px
}

.video__container {
	overflow: hidden;
	font-size: 0;
	margin: 0 -2%
}

.video__item {
	display: inline-block;
	vertical-align: top;
	width: 29.33%;
	margin: 0 2% 30px
}

.video__link {
	display: block
}

.video__link:focus {
	outline: 0
}

.video__link:hover .video__poster img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.video__images {
	position: relative;
	margin-bottom: 20px
}

.video__images img {
	display: block;
	width: 100%
}

.video__wrap {
	position: relative;
	width: 100%
}

.video__poster {
	position: absolute;
	z-index: -1;
	left: 7.5%;
	top: 8.7%;
	right: 7.5%;
	overflow: hidden
}

.video__poster img {
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s
}

.video-js .vjs-big-play-button, .video-js .vjs-menu-button-inline {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s
}

.video__caption {
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.1
}

.landing-faq {
	margin-bottom: 60px
}

.landing-faq__title {
	display: block;
	margin-bottom: 34px;
	font-size: 30px !important;
	font-weight: 700 !important;
}

.landing-faq__list {
	list-style: none;
	margin: 0;
	padding: 0
}

.landing-faq__item {
	margin-bottom: 2px
}

.landing-faq__item-title {
	display: block;
	border: 0;
	outline: 0;
	padding: 15px 16px 15px 58px;
	background-color: #f4f7fa;
	width: 100%;
	text-align: left
}

.landing-faq__item-title span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 14px;
	color: #003c7a;
	font-size: 14px;
	line-height: 1;
	font-weight: 700
}

.landing-faq__item-title span:before {
	content: "+";
	position: absolute;
	left: -46px;
	top: 50%;
	margin-top: -12px;
	width: 24px;
	height: 24px;
	line-height: 1;
	background-color: #02a8e2;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 2px 0;
	font-weight: 700
}

.landing-faq__item-content {
	padding: 15px 2% 40px
}

.landing-faq__text {
	font-size: 14px;
	color: #333;
	margin: 0 0 40px 3%
}

.landing-faq__container {
	display: table;
	width: 100%;
	table-layout: fixed
}

.landing-faq__col {
	position: relative;
	display: table-cell;
	vertical-align: top
}

.landing-faq__col:nth-child(even) {
	width: 12%;
	vertical-align: middle
}

.landing-faq__col:nth-child(odd) {
	width: 29.33%
}

.landing-faq__plus {
	position: relative;
	padding: 0 10px
}

.landing-faq__plus img {
	display: block;
	max-width: 100%;
	margin: 0 auto 80%
}

.landing-faq__icon {
	margin-bottom: 20px
}

.landing-faq__icon img {
	display: block;
	max-width: 100%;
	margin: auto
}

.landing-faq__caption {
	display: block;
	max-width: 170px;
	margin: auto;
	text-align: center;
	color: #003c7a;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.1
}

.landing-faq__item-title--open span:before {
	content: "-"
}

@media (max-width: 1200px) {
	.landing-block-4__container {
		margin: 0 -1%
	}

	.landing-block-4__col {
		width: 31.33%;
		margin: 0 1%
	}

	.landing-block-5__container {
		margin: 0 -1%
	}

	.landing-block-5__item {
		width: 48%;
		margin: 0 1%
	}

	.landing-block-5__text {
		min-height: 100px
	}
}

@media (max-width: 991px) {
	.medicine {
		width: auto;
		height: auto;
		padding-top: 200px
	}

	.medicine:before {
		top: 0;
		left: 50%;
		width: 180px;
		height: 156px;
		margin: 0 0 0 -90px;
		background: url(../img/landing/medicine/main-img-mobile.png) no-repeat
	}

	.medicine__list-item {
		position: relative;
		margin-bottom: 20px;
		width: 50%
	}

	.medicine__list-item span {
		width: auto
	}

	.medicine__list-item:nth-child(-n+5) {
		padding: 0 10px 0 100px;
		top: 0;
		left: 0
	}

	.medicine__list-item:nth-child(-n+5) img {
		right: auto;
		left: 0
	}

	.medicine__list-item:nth-child(-n+5) span {
		text-align: left
	}

	.medicine__list-item:nth-child(n+6) {
		position: relative;
		top: 0;
		right: auto;
		left: 0;
		padding: 0 0 0 100px
	}

	.medicine__list-item:nth-child(2), .medicine__list-item:nth-child(3), .medicine__list-item:nth-child(4), .medicine__list-item:nth-child(7), .medicine__list-item:nth-child(8), .medicine__list-item:nth-child(9) {
		width: 49%
	}

	.landing-block-4__container {
		margin: 0
	}

	.landing-block-4__col:nth-child(2):after {
		content: none
	}
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-control, .vjs-button > .vjs-icon-placeholder:before, .vjs-menu li, .vjs-no-js {
	text-align: center
}

@media (max-width: 767px) {
	.l-container, .l-content, .l-sidebar {
		display: block
	}

	.l-content {
		width: auto;
		padding-right: 0
	}

	.l-sidebar {
		margin: auto;
		width: 242px;
		padding-left: 0
	}
}

@media (max-width: 640px) {
	.landing-block-5__container {
		margin: 0
	}

	.landing-block-5__item {
		display: block;
		width: auto;
		margin: 0 0 20px
	}

	.landing-block-5__text {
		min-height: auto
	}
}

@media (max-width: 600px) {
	.medicine__list-item {
		display: table;
		width: 100%
	}

	.medicine__list-item:nth-child(2), .medicine__list-item:nth-child(3), .medicine__list-item:nth-child(4), .medicine__list-item:nth-child(7), .medicine__list-item:nth-child(8), .medicine__list-item:nth-child(9) {
		width: 100%
	}
}

@media (max-width: 580px) {
	.landing-faq__container {
		display: block
	}

	.landing-faq__col:nth-child(even), .landing-faq__col:nth-child(odd) {
		display: block;
		width: auto
	}

	.landing-faq__plus img {
		margin: 20px auto
	}
}

@media (max-width: 540px) {
	.polygon {
		width: 320px;
		height: 248px
	}

	.polygon__container {
		padding: 0 40px
	}

	.polygon__icon {
		margin: 20px auto
	}

	.polygon__text strong {
		font-size: 26px;
		margin-bottom: 10px
	}

	.polygon__text span {
		font-size: 14px;
		margin-bottom: 10px
	}
}

@media (max-width: 480px) {
	.landing-block-6__container {
		margin: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.landing-block-6__col:nth-child(2) {
		display: block;
		width: auto;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.landing-block-6__col, .landing-block__list-unordered-3 li:nth-child(even), .landing-block__list-unordered-3 li:nth-child(odd) {
		display: block;
		width: auto
	}
}

@media (max-width: 420px) {
	.landing-block-7__description {
		padding: 20px 10px 20px 60px
	}

	.landing-block-7__description:after {
		left: 12px
	}

	.video__container {
		margin: 0
	}

	.video__item {
		display: block;
		width: auto;
		max-width: 300px;
		margin: 0 auto 30px
	}
}

@media (max-width: 400px) {
	.landing-block-7 .landing-block__content {
		padding: 10px 0 0
	}
}

@media (max-width: 370px) {
	.polygon {
		width: 270px;
		margin-bottom: 12px
	}

	.polygon__icon {
		margin: 10px auto
	}
}

@media (max-width: 991px) and (min-width: 768px),(max-width: 640px) {
	.landing-block__list-unordered-1, .landing-block__list-unordered-2 {
		margin-bottom: 20px
	}

	.landing-block__list-unordered-1 li, .landing-block__list-unordered-2 li {
		min-height: auto
	}

	.landing-block-2__container {
		display: block
	}

	.landing-block-2__col {
		display: block;
		width: auto
	}
}

@media (max-width: 991px) and (min-width: 768px),(max-width: 670px) {
	.landing-block-4__col {
		display: block;
		width: auto;
		max-width: 256px;
		margin: 0 auto 30px
	}

	.landing-block-4__caption {
		min-height: auto
	}

	.landing-block-4__col:nth-child(1):after {
		content: none
	}
}

@media (max-width: 991px) and (min-width: 768px),(max-width: 600px) and (min-width: 421px) {
	.video__item {
		width: 46%
	}
}

@media (min-width: 992px) {
	.header-page .logo img.logo-mobile {
		display: none
	}

	.header-page .logo img.logo-main {
		display: block
	}
}

@media (max-width: 991px) {
	.header-page .logo img.logo-mobile {
		display: block
	}

	.header-page .logo img.logo-main {
		display: none
	}
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@font-face {
	font-family: VideoJS;
	font-display: swap;
	src: url(font/VideoJS.eot?#iefix) format("eot")
}

@font-face {
	font-family: VideoJS;
	font-display: swap;
	src: url('data:application/font-woff; charset=utf-8; base64, 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') format("woff"), url("'data: application/x-font-ttf; charset=utf-8; base64, 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bgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAIAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIQECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgAEcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwluZXh0LWl0ZW0NcHJldmlvdXMtaXRlbQAAAAA='") format("truetype");
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before {
	content: "\f101"
}

.vjs-icon-play-circle {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-play-circle:before {
	content: "\f102"
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder, .vjs-icon-pause {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before {
	content: "\f103"
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder, .vjs-icon-volume-mute {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before, .vjs-icon-volume-mute:before {
	content: "\f104"
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder, .vjs-icon-volume-low {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before, .vjs-icon-volume-low:before {
	content: "\f105"
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder, .vjs-icon-volume-mid {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before, .vjs-icon-volume-mid:before {
	content: "\f106"
}

.video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before {
	content: "\f107"
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before {
	content: "\f108"
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-exit {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-exit:before {
	content: "\f109"
}

.vjs-icon-square {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-square:before {
	content: "\f10a"
}

.vjs-icon-spinner {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-spinner:before {
	content: "\f10b"
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-subtitles {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-subtitles:before {
	content: "\f10c"
}

.video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-captions {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-captions:before {
	content: "\f10d"
}

.video-js .vjs-chapters-button .vjs-icon-placeholder, .vjs-icon-chapters {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-chapters-button .vjs-icon-placeholder:before, .vjs-icon-chapters:before {
	content: "\f10e"
}

.vjs-icon-share {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-share:before {
	content: "\f10f"
}

.vjs-icon-cog {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-cog:before {
	content: "\f110"
}

.video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-icon-circle {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before {
	content: "\f111"
}

.vjs-icon-circle-outline {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-circle-outline:before {
	content: "\f112"
}

.vjs-icon-circle-inner-circle {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-circle-inner-circle:before {
	content: "\f113"
}

.vjs-icon-hd {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-hd:before {
	content: "\f114"
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder, .vjs-icon-cancel {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before, .vjs-icon-cancel:before {
	content: "\f115"
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder, .vjs-icon-replay {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before, .vjs-icon-replay:before {
	content: "\f116"
}

.vjs-icon-facebook {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-facebook:before {
	content: "\f117"
}

.vjs-icon-gplus {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-gplus:before {
	content: "\f118"
}

.vjs-icon-linkedin {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-linkedin:before {
	content: "\f119"
}

.vjs-icon-twitter {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-twitter:before {
	content: "\f11a"
}

.vjs-icon-tumblr {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-tumblr:before {
	content: "\f11b"
}

.vjs-icon-pinterest {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-pinterest:before {
	content: "\f11c"
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder, .vjs-icon-audio-description {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder:before, .vjs-icon-audio-description:before {
	content: "\f11d"
}

.video-js .vjs-audio-button .vjs-icon-placeholder, .vjs-icon-audio {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.video-js .vjs-audio-button .vjs-icon-placeholder:before, .vjs-icon-audio:before {
	content: "\f11e"
}

.vjs-icon-next-item {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-next-item:before {
	content: "\f11f"
}

.vjs-icon-previous-item {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}

.vjs-icon-previous-item:before {
	content: "\f120"
}

.video-js {
	display: block;
	vertical-align: top;
	box-sizing: border-box;
	color: #fff;
	position: relative;
	padding: 0;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	word-break: initial
}

.video-js:-moz-full-screen {
	position: absolute
}

.video-js:-webkit-full-screen {
	width: 100% !important;
	height: 100% !important
}

.video-js .vjs-tech, .video-js.vjs-fill {
	width: 100%;
	height: 100%
}

.video-js[tabindex="-1"] {
	outline: 0
}

.video-js *, .video-js:after, .video-js:before {
	box-sizing: inherit
}

.video-js ul {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	list-style-position: outside;
	margin: 0
}

.video-js .vjs-time-tooltip, .vjs-error .vjs-error-display:before, .vjs-menu .vjs-menu-content, .vjs-no-js {
	font-family: Arial, Helvetica, sans-serif
}

.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid {
	width: 100%;
	max-width: 100%;
	height: 0
}

.video-js.vjs-16-9 {
	padding-top: 56.25%
}

.video-js.vjs-4-3 {
	padding-top: 75%
}

.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0
}

body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow-y: auto
}

.vjs-full-window .video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}

.video-js.vjs-fullscreen {
	width: 100% !important;
	height: 100% !important;
	padding-top: 0 !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none
}

.vjs-hidden {
	display: none !important
}

.vjs-disabled {
	opacity: .5;
	cursor: default
}

.video-js .vjs-offscreen {
	height: 1px;
	left: -9999px;
	position: absolute;
	top: 0;
	width: 1px
}

.vjs-lock-showing {
	display: block !important;
	opacity: 1;
	visibility: visible
}

.vjs-no-js {
	padding: 20px;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	width: 300px;
	height: 150px;
	margin: 0 auto
}

.vjs-no-js a, .vjs-no-js a:visited {
	color: #66a8cc
}

.video-js .vjs-big-play-button {
	font-size: 3em;
	display: block;
	position: absolute;
	padding: 0;
	cursor: pointer;
	opacity: 1;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin-top: -.75em;
	margin-left: -1.5em
}

.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
	border-color: #fff;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
	display: none
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
	display: block
}

.video-js button {
	background: 0 0;
	border: none;
	color: inherit;
	display: inline-block;
	overflow: visible;
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
	text-decoration: none;
	transition: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.vjs-control .vjs-button {
	width: 100%;
	height: 100%
}

.video-js .vjs-control.vjs-close-button {
	cursor: pointer;
	height: 3em;
	position: absolute;
	right: 0;
	top: .5em;
	z-index: 2
}

.video-js .vjs-modal-dialog {
	background: rgba(0, 0, 0, .8);
	background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, .8), rgba(255, 255, 255, 0));
	background: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(255, 255, 255, 0));
	overflow: auto;
	box-sizing: content-box
}

.video-js .vjs-modal-dialog > * {
	box-sizing: border-box
}

.vjs-modal-dialog .vjs-modal-dialog-content {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 20px 24px;
	z-index: 1
}

.vjs-menu-button {
	cursor: pointer
}

.vjs-menu-button.vjs-disabled {
	cursor: default
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
	display: none
}

.vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	overflow: auto;
	box-sizing: content-box
}

.vjs-loading-spinner, .vjs-menu .vjs-menu-content > * {
	box-sizing: border-box
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
	display: none
}

.vjs-menu li {
	list-style: none;
	margin: 0;
	padding: .2em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-transform: lowercase
}

.vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover {
	background-color: #73859f;
	background-color: rgba(115, 133, 159, .5)
}

.vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
	background-color: #fff;
	color: #2b333f
}

.vjs-menu li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 .3em;
	font-weight: 700;
	cursor: default
}

.vjs-menu-button-popup .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	width: 10em;
	left: -3em;
	height: 0;
	margin-bottom: 1.5em;
	border-top-color: rgba(43, 51, 63, .7)
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, .7);
	position: absolute;
	width: 100%;
	bottom: 1.5em;
	max-height: 15em
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
	display: block
}

.video-js .vjs-menu-button-inline {
	transition: all .4s;
	overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
	width: 2.222222222em
}

.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover, .video-js.vjs-no-flex .vjs-menu-button-inline {
	width: 12em
}

.vjs-menu-button-inline .vjs-menu {
	opacity: 0;
	height: 100%;
	width: auto;
	position: absolute;
	left: 4em;
	top: 0;
	padding: 0;
	margin: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
	display: block;
	opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
	display: block;
	opacity: 1;
	position: relative;
	width: auto
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
	width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
	width: auto;
	height: 100%;
	margin: 0;
	overflow: hidden
}

.video-js .vjs-control-bar {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3em
}

.vjs-has-started .vjs-control-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	visibility: visible;
	opacity: 1;
	-webkit-transition: visibility .1s, opacity .1s;
	-moz-transition: visibility .1s, opacity .1s;
	-ms-transition: visibility .1s, opacity .1s;
	-o-transition: visibility .1s, opacity .1s;
	transition: visibility .1s, opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	visibility: visible;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	-moz-transition: visibility 1s, opacity 1s;
	-ms-transition: visibility 1s, opacity 1s;
	-o-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}

.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
	display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
	display: table
}

.video-js .vjs-control {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 4em;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}

.vjs-button > .vjs-icon-placeholder:before {
	font-size: 1.8em;
	line-height: 1.67
}

.video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
	text-shadow: 0 0 1em #fff
}

.video-js .vjs-control-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.vjs-no-flex .vjs-control {
	display: table-cell;
	vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
	display: none
}

.video-js .vjs-progress-control {
	cursor: pointer;
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 4em
}

.video-js .vjs-progress-control.disabled {
	cursor: default
}

.vjs-live .vjs-progress-control {
	display: none
}

.vjs-no-flex .vjs-progress-control {
	width: auto
}

.video-js .vjs-progress-holder {
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.video-js .vjs-progress-control .vjs-progress-holder {
	margin: 0 10px
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
	font-size: 1em
}

.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress {
	position: absolute;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 0;
	left: 0;
	top: 0
}

.video-js .vjs-play-progress {
	background-color: #fff
}

.video-js .vjs-play-progress:before {
	font-size: .9em;
	right: -.5em
}

.video-js .vjs-load-progress {
	background: #bfc7d3;
	background: rgba(115, 133, 159, .5)
}

.video-js .vjs-load-progress div {
	background: #fff;
	background: rgba(115, 133, 159, .75)
}

.video-js .vjs-time-tooltip {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .8);
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	color: #000;
	float: right;
	padding: 6px 8px 8px;
	pointer-events: none;
	position: relative;
	visibility: hidden;
	z-index: 1
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
	display: none
}

.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
	display: block;
	font-size: .6em;
	visibility: visible
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
	font-size: 1em
}

.video-js .vjs-progress-control .vjs-mouse-display {
	display: none;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #000;
	z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
	z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
	display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	-moz-transition: visibility 1s, opacity 1s;
	-ms-transition: visibility 1s, opacity 1s;
	-o-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
	display: none
}

.vjs-mouse-display .vjs-time-tooltip {
	color: #fff;
	background-color: #000;
	background-color: rgba(0, 0, 0, .8)
}

.video-js .vjs-slider {
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0 .45em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.video-js .vjs-slider.disabled {
	cursor: default
}

.video-js .vjs-slider:focus {
	text-shadow: 0 0 1em #fff;
	-webkit-box-shadow: 0 0 1em #fff;
	-moz-box-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control {
	cursor: pointer;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 3em
}

.vjs-poster, .vjs-poster img {
	padding: 0;
	vertical-align: middle
}

.video-js .vjs-volume-control {
	cursor: pointer;
	margin-right: 1em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
	width: 5em
}

.video-js .vjs-volume-panel .vjs-volume-control {
	visibility: visible;
	opacity: 0;
	width: 1px;
	height: 1px;
	margin-left: -1px
}

.video-js .vjs-volume-panel {
	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-ms-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel .vjs-volume-control:hover, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel:hover .vjs-volume-control {
	visibility: visible;
	opacity: 1;
	position: relative;
	-webkit-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
	-moz-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
	-ms-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
	-o-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
	transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s
}

.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
	width: 5em;
	height: 3em
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
	width: 9em;
	-webkit-transition: width .1s;
	-moz-transition: width .1s;
	-ms-transition: width .1s;
	-o-transition: width .1s;
	transition: width .1s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
	height: 8em;
	width: 3em;
	left: -3.5em;
	-webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
	-moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
	-ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
	-o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
	transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
	-webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
	-moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
	-ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
	-o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
	transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
	width: 5em;
	height: 3em;
	visibility: visible;
	opacity: 1;
	position: relative;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
	position: absolute;
	bottom: 3em;
	left: .5em
}

.video-js .vjs-volume-bar {
	margin: 1.35em .45em
}

.vjs-volume-bar.vjs-slider-horizontal {
	width: 5em;
	height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
	width: .3em;
	height: 5em;
	margin: 1.35em auto
}

.video-js .vjs-volume-level {
	position: absolute;
	bottom: 0;
	left: 0
}

.video-js .vjs-volume-level:before {
	position: absolute;
	font-size: .9em
}

.vjs-slider-vertical .vjs-volume-level {
	width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
	top: -.5em;
	left: -.3em
}

.vjs-slider-horizontal .vjs-volume-level {
	height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
	top: -.3em;
	right: -.5em
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
	width: 4em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
	height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
	width: 100%
}

.video-js .vjs-volume-vertical {
	width: 3em;
	height: 8em;
	bottom: 8em;
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, .7)
}

.video-js .vjs-volume-horizontal .vjs-menu {
	left: -2em
}

.vjs-poster {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	background-color: #000;
	cursor: pointer;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%
}

.vjs-poster img {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	width: 100%
}

.vjs-has-started .vjs-poster {
	display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
	display: block
}

.vjs-using-native-controls .vjs-poster {
	display: none
}

.video-js .vjs-live-control {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	font-size: 1em;
	line-height: 3em
}

.vjs-no-flex .vjs-live-control {
	display: table-cell;
	width: auto;
	text-align: left
}

.video-js .vjs-current-time, .video-js .vjs-duration, .vjs-live .vjs-time-control, .vjs-live .vjs-time-divider, .vjs-no-flex .vjs-current-time, .vjs-no-flex .vjs-duration {
	display: none
}

.video-js .vjs-time-control {
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	font-size: 1em;
	line-height: 3em;
	min-width: 2em;
	width: auto;
	padding-left: 1em;
	padding-right: 1em
}

.vjs-no-flex .vjs-remaining-time.vjs-time-control.vjs-control {
	width: 0 !important;
	white-space: nowrap
}

.vjs-time-divider {
	display: none;
	line-height: 3em
}

.video-js .vjs-play-control .vjs-icon-placeholder {
	cursor: pointer;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}

.vjs-text-track-display {
	position: absolute;
	bottom: 3em;
	left: 0;
	right: 0;
	top: 0;
	pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom: 1em
}

.video-js .vjs-text-track {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: .1em;
	background-color: #000;
	background-color: rgba(0, 0, 0, .5)
}

.vjs-subtitles {
	color: #fff
}

.vjs-captions {
	color: #fc6
}

.vjs-tt-cue {
	display: block
}

video::-webkit-media-text-track-display {
	-moz-transform: translateY(-3em);
	-ms-transform: translateY(-3em);
	-o-transform: translateY(-3em);
	-webkit-transform: translateY(-3em);
	transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
	-moz-transform: translateY(-1.5em);
	-ms-transform: translateY(-1.5em);
	-o-transform: translateY(-1.5em);
	-webkit-transform: translateY(-1.5em);
	transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
	cursor: pointer;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}

.vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate > .vjs-menu-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.vjs-playback-rate .vjs-playback-rate-value {
	pointer-events: none;
	font-size: 1.5em;
	line-height: 2;
	text-align: center
}

.vjs-playback-rate .vjs-menu {
	width: 4em;
	left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
	font-size: 1.4em;
	text-align: center
}

.vjs-error .vjs-error-display:before {
	color: #fff;
	content: 'X';
	font-size: 4em;
	left: 0;
	line-height: 1;
	margin-top: -.5em;
	position: absolute;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	top: 50%;
	vertical-align: middle;
	width: 100%
}

.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .85;
	text-align: left;
	border: 6px solid rgba(43, 51, 63, .7);
	background-clip: padding-box;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	visibility: hidden
}

.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
	display: block;
	animation: 0s linear .3s forwards vjs-spinner-show
}

.vjs-loading-spinner:after, .vjs-loading-spinner:before {
	content: "";
	position: absolute;
	margin: -6px;
	box-sizing: inherit;
	width: inherit;
	height: inherit;
	border-radius: inherit;
	opacity: 1;
	border: inherit;
	border-color: #fff transparent transparent
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
	-webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite;
	animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
	border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
	border-top-color: #fff;
	-webkit-animation-delay: .44s;
	animation-delay: .44s
}

@keyframes vjs-spinner-show {
	to {
		visibility: visible
	}
}

@-webkit-keyframes vjs-spinner-show {
	to {
		visibility: visible
	}
}

@keyframes vjs-spinner-spin {
	100% {
		transform: rotate(360deg)
	}
}

@-webkit-keyframes vjs-spinner-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

.video-js .vjs-big-play-button, .video__img:after {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}

@keyframes vjs-spinner-fade {
	0%, 100%, 20%, 60% {
		border-top-color: #73859f
	}
	35% {
		border-top-color: #fff
	}
}

@-webkit-keyframes vjs-spinner-fade {
	0%, 100%, 20%, 60% {
		border-top-color: #73859f
	}
	35% {
		border-top-color: #fff
	}
}

.vjs-chapters-button .vjs-menu ul {
	width: 24em
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
	position: absolute
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
	font-family: VideoJS;
	content: "\f10d";
	font-size: 1.5em;
	line-height: inherit
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
	width: auto
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control {
	display: none
}

.vjs-modal-dialog.vjs-text-track-settings {
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, .75);
	color: #fff;
	height: 70%
}

.vjs-text-track-settings .vjs-modal-dialog-content {
	display: table
}

.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-controls, .vjs-text-track-settings .vjs-track-settings-font {
	display: table-cell
}

.vjs-text-track-settings .vjs-track-settings-controls {
	text-align: right;
	vertical-align: bottom
}

@supports (display:grid) {
	.vjs-text-track-settings .vjs-modal-dialog-content {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr auto
	}

	.vjs-text-track-settings .vjs-track-settings-colors {
		display: block;
		grid-column: 1;
		grid-row: 1
	}

	.vjs-text-track-settings .vjs-track-settings-font {
		grid-column: 2;
		grid-row: 1
	}

	.vjs-text-track-settings .vjs-track-settings-controls {
		grid-column: 2;
		grid-row: 2
	}
}

.vjs-track-setting > select {
	margin-right: 5px
}

.vjs-text-track-settings fieldset {
	margin: 5px;
	padding: 3px;
	border: none
}

.vjs-text-track-settings fieldset span {
	display: inline-block
}

.vjs-text-track-settings legend {
	color: #fff;
	margin: 0 0 5px
}

.vjs-text-track-settings .vjs-label {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	display: block;
	margin: 0 0 5px;
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.vjs-track-settings-controls button:active, .vjs-track-settings-controls button:focus {
	outline-style: solid;
	outline-width: medium;
	background-image: linear-gradient(0deg, #fff 88%, #73859f 100%)
}

.vjs-track-settings-controls button:hover {
	color: rgba(43, 51, 63, .75)
}

.vjs-track-settings-controls button {
	background-color: #fff;
	background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
	color: #2b333f;
	cursor: pointer;
	border-radius: 2px
}

.vjs-track-settings-controls .vjs-default-button {
	margin-right: 1em
}

@media print {
	.video-js > :not(.vjs-tech):not(.vjs-poster) {
	 visibility: hidden
 }
}

.vjs-resize-manager {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	visibility: hidden
}

@media \0screen {
	.vjs-user-inactive.vjs-playing .vjs-control-bar:before {
		content: ""
	}

	.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
		visibility: hidden
	}
}

.video-block {
	position: relative;
	max-width: 1080px;
	margin: 10px 0 42px;
	padding: 0;
    display: flex;
    justify-content: center;
}

.video-js {
	font-size: 10px;
	background-color: transparent
}

.video-js .vjs-control-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background-color: #242d31
}

.video-js .vjs-progress-holder {
	height: .8em
}

.video-js .vjs-slider {
	border-radius: 4px;
	background-color: #fff
}

.video-js .vjs-load-progress {
	background-color: #c9d3db
}

.vjs-play-progress {
	border-radius: 4px;
	background-color: #4597cb !important
}

.video-js .vjs-load-progress, .video-js .vjs-slider-bar {
	border-radius: 4px
}

.video-js .vjs-load-progress div {
	background-color: #c9d3db;
	border-radius: 4px
}

.video-js .vjs-mute-control, .video-js .vjs-volume-level:before {
	color: #5494cb
}

.video-js .vjs-volume-level {
	background-color: #5494cb
}

.video-js .vjs-big-play-button {
	line-height: 4em;
	height: 4em;
	width: 4em;
	top: 50%;
	left: 50%;
	border: 0;
	border-radius: 0;
	color: #d0d4d6;
	background-color: transparent;
	transform: translate(-50%, -50%)
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
	font-size: 4em;
	-webkit-transition: color .15s;
	transition: color .15s
}

.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
	background-color: transparent
}

.video-js .vjs-big-play-button:focus .vjs-icon-placeholder:before, .video-js:hover .vjs-big-play-button .vjs-icon-placeholder:before {
	color: #2b7ca5
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
	font-size: 1em
}

.video-js .vjs-play-progress:before {
	content: "";
	position: absolute;
	top: -2px;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	z-index: 1;
	background-color: #fff
}

.video-js .vjs-time-tooltip {
	font-size: 10px !important;
	top: -3em
}

@media (max-width: 995px) {
	.about table, .news-article table, .text-block table {
		width: auto !important
	}

	.about img, .news-article img, .text-block img {
		max-width: 100%;
		height: auto
	}

	.about ul li, .news-article ul li, .text-block ul li {
		max-width: 89%
	}

	.video-youtube__container {
		padding: 0;
		height: auto
	}

	.video-js {
		height: auto;
		width: 100%
	}

	.video-js .vjs-tech {
		position: relative
	}
}

@media (max-width: 440px) {
	.footnote {
		width: 245px
	}
}

@media (max-width: 320px) {
	.about .btn, .news-article .btn {
		max-width: 300px;
		padding-left: 5px;
		padding-right: 5px
	}

	.modal.fade.in {
		max-width: 300px;
		left: 90%
	}

	form.partnerwidgetform .table .col.contleft label {
		line-height: 16px
	}
}

@media (max-width: 1199px) {
	#cke_pastebin img {
		max-width: 100%;
		margin-bottom: 20px
	}

	iframe {
		max-width: 100%
	}
}

@media (max-width: 500px) {
	form.partnerwidgetform .table, form.partnerwidgetform .table .row {
		margin: 0;
		width: auto !important;
		display: block;
		height: auto
	}

	form.partnerwidgetform .table .col.colright, form.partnerwidgetform .table .col.contleft {
		width: auto !important;
		display: block;
		height: auto;
		max-width: 100%
	}

	#PWTouristCalcModel_GoalTravel > label {
		display: block;
		margin-bottom: 10px
	}

	#calculator-block {
		overflow-x: auto
	}
}

@media (max-width: 420px) {
	.header-page__buy-online, .header-page__map-offices {
		color: #646464
	}

	.modal {
		width: 300px;
		margin-left: -150px;
		left: 50%
	}

	.modal-header .close {
		position: absolute;
		top: 10px;
		right: 10px;
		margin-top: 0
	}

	.about img, .news-article img, .text-block img {
		margin-bottom: 20px
	}

	.navbar-toggle .btn-text {
		font-size: 16px
	}

	.features__list li a, .footer-page a, .list-2 li a, .nav-inline a, .nav-pages-section .link-head {
		font-size: 13px
	}
}

@media (max-width: 991px) {
	.overflow-x {
		overflow-x: auto;
		width: 100%
	}

	.nav-tabs > li {
		display: flex;
		align-items: stretch
	}

	.nav-tabs {
		overflow-x: auto;
		display: flex;
		align-items: stretch;
		position: relative
	}

	.nav-tabs > li > a {
		display: flex;
		align-items: center
	}

	.nav-tabs > li > a:after {
		content: '';
		display: block;
		width: 1px;
		height: 100%;
		background-color: #fff;
		position: absolute;
		right: 0;
		top: 0
	}

	.responsive-tabs-container.accordion-xs {
		position: relative
	}

	.responsive-tabs-container.accordion-xs::after, .scroll-left::before {
		content: '';
		height: 100%;
		top: 0;
		position: absolute;
		width: 20px;
		z-index: 3
	}

	.responsive-tabs-container.accordion-xs::after {
		right: 0;
		display: block;
		background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
		background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
		background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%)
	}

	.responsive-tabs-container.accordion-xs.scroll-right::after {
		display: none
	}

	.scroll-left::before {
		left: 0;
		display: block;
		background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
		background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%)
	}
}

.tablesmall th {
	border-top: 1px solid #ebebeb
}

.video__img {
	max-height: 480px;
	overflow: hidden;
	display: flex;
	align-items: center;
	position: relative
}

.video__img img {
	width: 100%
}

.video__img:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 86px;
	height: 60px;
	background: url(../img/icons/youtube.png) no-repeat;
	transform: translate(-50%, -50%);
	z-index: 1
}

.responsive-tabs-container.fix-tabs {
	position: fixed;
	top: 0;
	z-index: 10;
	max-width: calc(100% - 30px)
}

.fix-tabs + .tab-content {
	margin-top: 95px
}
.g-recaptcha-md {
	transform: scale(0.9) translateX(-6%);
}
.g-recaptcha-small {
	transform: scale(0.75) translateX(-16%);
}
@media (max-width: 359px) {
	.g-recaptcha-md {
		transform: scale(0.75) translateX(-16%);
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.g-recaptcha-md {
		transform: scale(0.6) translateX(-32%);
	}
	.g-recaptcha-small {
		transform: scale(0.6) translateX(-32%);
	}
}

.js-main-slider{
	height: 100%;
}

.check_list{
	list-style-type: none;
	padding-left: 16px;
}
.check_list li{
    position: relative;
	line-height: 16px;
	font-size: 14px;
}

.check_list li::before {
    content: "✔";
	position: absolute;
    color: #00a8e4;
    font-size: 14px;
    left: -16px;
}

.flex-block{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 20px;
	flex-wrap: wrap;
}

.flex-block_item{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 5px;
	padding: 15px; 
	border: 1px solid #00a8e4;
	min-height: 100%;
}

@media (max-width: 990px) {
	.flex-block{
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 500px) {
	.flex-block{
		gap: 10px;
	}

	.flex-block_item{
		padding: 15px 5px; 
	}

	.flex-block_item .btn{
		padding: 0 10px;
	}
}

.border_block{
	margin-top: 25px;
	padding: 30px 0;
	border-top: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb; 
}

.seo_block-text {
	position: relative;
	display: block;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
	transition: max-height 0.3s ease;
}

.seo_block-text .show-more{
	background: linear-gradient(0deg,#fff,hsla(0,0%,100%,.25));
	position: absolute;
	height: 40%;
	width: 100%;
	bottom: 0;
}

.seo_block-text span {
	font-size: 14px;
	line-height: 1.4;
	font-weight: 500;
}

.seo_block-text.open .show-more{
	background: transparent;
	height: 30px;
	bottom: 0;
	top: auto;
}

.seo_block-text .show-more svg{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
	transition: all 0.3s ease;
}

.seo_block-text.open .show-more svg{
	transform: rotate(180deg);
}

.two-columns{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

@media (max-width: 767px) {
	.two-columns{
		grid-template-columns: 1fr;
	}
	.hidden-phone {
		display: none !important;
	}
}
