.text-white {color: #FFF;}
.text-blue {color: #353483;}
.text-orange {color: #e3530d;}

.text-nouppercase {text-transform: none;}

.bg-white {background-color: #FFF;}
.bg-blue {background-color: #353483;}
.bg-orange {background-color: #e3530d;}

.icon-grey {color: grey;}

.text-left {float: left;}
.text-right {float: right;}
.text-center {text-align: center;}

.container ul, .container ol {margin-bottom: 20px; list-style: inherit; margin-left: 20px;}
.container ol {list-style-type: decimal;}
.container p, .container li {font: 400 18px/24px "PT Sans", sans-serif;}
.container p {margin-bottom: 18px;}

.separator {margin: 0 10px;}

.breadcrumbs a {text-decoration: underline;}

.rd-navbar-wrap {
	width: 100%;
	height: 50px;
	background-color: #1c3e77;
}
.phone-header {font-size: 24px; margin: 10px auto 10px 50px; line-height: 46px; font-weight: normal;}
.address-header {font-size: 18px; margin: 10px auto 10px 0;}

.contact-info.reveal-inline-block.text-left {width: 50%;}
.contact-info.reveal-inline-block.text-right {width: 50%;}
.contact-info {margin-left: 12%;}

.rd-navbar-top-panel .left-side {float: left; width: 70%;}
.rd-navbar-top-panel .right-side {float: right; width: 30%;}

@media (max-width: 1150px) {
	.address-header {display: none;}
	.rd-navbar-top-panel .left-side {float: left; width: 60%;}
	.rd-navbar-top-panel .right-side {float: right; width: 40%;}
}

.list-inline-sm li {float: left;
    margin-left: 10px;
    background-color: grey;
    padding: 10px;
    color: white;
    border-radius: 6px;}

.lang {float: right; margin: 10px 50px auto 10px;}
.lang li {float: left; padding-top: 4px; margin-right: 20px;}
.lang .lang-ru {background: url('../images/ru.png') no-repeat; width: 64px; height: 32px;}
.lang li a {margin-left: 40px; font-size: 18px;}
.lang .lang-en {background: url('../images/en.png') no-repeat; width: 64px; height: 32px;}
.lang li a {margin-left: 40px; font-size: 18px;}
.lang .lang-es {background: url('../images/es.png') no-repeat; width: 64px; height: 32px;}

.box-title {
	padding: 20px 5px;
	min-height: 128px;
}
.box-title h2 {color: #e3530d; letter-spacing: 0;}

.catalog-razdel h3 {font-size: 21px;}

.catalog-razdel .box-title {min-height: 100px; padding: 20px 15px;}
.box-link h6 {padding: 2px;}
.parallax h2 {font-size: 28px;}

.pers-card {font-size: 14px; margin-bottom: 35px;}
.pers-card .pers-title {
  	font-size: 24px;
  	line-height: 20px;
  	font-weight: 700;
  	color: #353483;
  	margin-top: 20px;
  	min-height: 45px;
}

.bottom_menu {text-align: justify;}
.bottom_menu a {
	float: left;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
   	color: black;
   	margin: 0 60px 0 0;
}
.bottom_menu a:last-child {margin-right: 0;}

.logo_slider {position: absolute; width: 175px; height: 147px; z-index: 1; left: 50%; margin-left: -87px; top: 50px;}
.logo_slider.ru {background: url('/images/lkhp.png') no-repeat; background-size: contain;}
.logo_slider.en {background: url('../images/logo_slider_en.png') no-repeat;}
.well3.bg1 .box_cnt__no-flow {font-weight: 700; line-height: 1.3}
.parallax_1 {padding-top: 700px; padding-bottom: 30px;}
.camera_container img {width: 100%;}
.map_main {margin: 125px auto 0; display: block;}
.date {color: #353484; font-size: 20px; margin-top: 20px; font-weight: 700; margin-bottom: -25px;}

.parallax_3 {
    background: url('/images/cms/headers/paralaks3.jpg') no-repeat;
    background-size: contain;
    min-height: 600px;
    padding-top: 450px; 
    padding-bottom: 30px;
}
.parallax_3 h2 {
    font-size: 25px;
    color: #FFF;
    letter-spacing: 3px;
}
@media (max-width: 1399px) {
	.parallax_3 {min-height: 390px; padding-top: 350px;}
}
@media (max-width: 1024px) {
	.rd-navbar-top-panel .right-side {width: 10%;}
	header .header-right {margin-left: -50px;}
	.lang {margin-right: 0;}
	.lang .text-white {color: #000;}
	.parallax_3 {min-height: 345px; padding-top: 270px;}
	.bottom_menu a {margin: 0 35px 0 0; font-size: 18px;}
}
@media (max-width: 767px) {
	.camera-box {max-width: 70%;}
	.rd-navbar-top-panel .right-side {width: 100%; position: fixed; z-index: 111111111; margin-top: 25px;}
	.search-form {display: none;}
	.stuck_container {margin-top: -25px;}
	.imgLoaded {display: none;}
	.camera_wrap {height: 0 !important;}
	.parallax_3 {min-height: 265px; padding-top: 150px;}
	.news_block {text-align: center;}
	.map_main {margin-top: 50px;}
	.lang {/*margin-top: -70px;*/ display: none;}
	.bottom_menu a {font-size: 14px;}
}
@media (max-width: 480px) {
	.camera_container {margin-top: -145px;}
	.lang {margin-top: -25px; margin-right: 20px;}
	.rd-mobilepanel_title {font-size: 16px;}
	.rd-navbar-top-panel .right-side {position: absolute; z-index: 1;}
	.parallax_3 {min-height: 155px; padding-top: 175px;}
	.parallax_3 h2 {font-size: 16px; letter-spacing: 1px; line-height: 1.1; color: #e3530d;}
	#breadcrumbs {display: none;}
}
@media (max-width: 360px) {
	.rd-mobilepanel_title {font-size: 14px;}
	.parallax_3 {min-height: 190px; padding-top: 125px;}
}

.pagination-classic {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  font-size: 0;
  line-height: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .pagination-classic {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.pagination-classic > li {
  display: inline-block;
  margin-left: 9px;
  text-align: center;
}

.pagination-classic > li.prev > a {
  pointer-events: none;
}

.pagination-classic > li > a,
.pagination-classic > li > span {
  display: inline-block;
  background: #353484;
  color: #FFF;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 14px;
  font-family: 'Montserrat', serif;
  font-weight: 700;
  line-height: 43px;
  min-width: 44.8px;
}

.pagination-classic > li > a.mdi,
.pagination-classic > li > span.mdi {
  font-family: 'Material Design Icons';
}

.pagination-classic > li:first-child > a,
.pagination-classic > li:first-child > span {
  padding-left: 0;
}

.pagination-classic > li:last-child > a,
.pagination-classic > li:last-child > span {
  padding-right: 0;
}

@media (max-width: 767px) {
  .pagination-classic > li.prev, .pagination-classic > li.next {
    display: none;
  }
}

.pagination-classic > li:hover > a,
.pagination-classic > li:hover > span, .pagination-classic > li.active > a,
.pagination-classic > li.active > span {
  color: #FFF;
  background: #bfbfbf;
  border-color: #bfbfbf;
}

.pagination-classic > li.active > a,
.pagination-classic > li.active > span {
  cursor: not-allowed;
}

h1.news-item {
    color: #e3530d;
    font-size: 28px;
    line-height: 34px;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: none;
}

.btn-orange {
  display: inline-block;
  border: 1px solid #e3530d;
  padding: 20px 30px;
  color: #FFF;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  background: #e3530d;}
@media (min-width: 1199px) {
    .btn-orange {min-width: 240px;}
	a.mini_logo_ru {display: block;}
}
@media (max-width: 1024px) {
	.logo_slider {top: 15px;}
}
  .btn-orange:hover {
    background: #FFF;
    border-color: #e3530d;
    color: #e3530d;}
  .btn-orange:active {
    background: #FFF;}
  * + .btn-orange {
    margin-top: 30px;}
        
h2.bb {padding-bottom: 25px;}
.well2 {padding-bottom: 0;}
.well4 {padding-top: 100px; padding-bottom: 35px;}
.owl-dots {padding-top: 100px;}
.owl-theme .owl-nav [class*='owl-'] {background: none; border-radius: 0; top: 25%;}
.owl-theme .owl-nav div.owl-prev {background: url('../images/owl_prev.png') no-repeat; width: 27px; height: 43px; left: -45px;}
.owl-theme .owl-nav div.owl-next {background: url('../images/owl_next.png') 0 0 no-repeat; width: 27px; height: 43px; right: -45px;}
/*a.mini_logo_ru {width: 170px; height: 42px; background: url('../images/mini_logo_ru.png') left no-repeat; display: inline-block !important;}*/
a.mini_logo_ru {width: 170px; height: 42px; background: url('/images/lkhp.png') left no-repeat; display: inline-block !important;}
a.mini_logo_en {width: 170px; height: 42px; background: url('../images/mini_logo_en.png') left no-repeat; display: inline-block !important; margin-top: -11px;}
.nav a.mini_logo_ru {display: inline-block; margin-right: 30px;}
@media (max-width: 1080px) {
	.nav a.mini_logo_ru {margin-right: 0; margin-bottom: 20px;}
}
.btn.list {background-color: #e65300; color: #FFF; border: none;}
.date.list {margin-bottom: -15px;}
.well0 {padding-top: 15px; padding-bottom: 20px;}
.well4.item {padding-top: 40px; padding-bottom: 100px;}
.sf-menu ul {width: 300px; padding-bottom: 45px;}
.camera_container h2 {font-size: 30px;}
.camera_container h6 {font-size: 16px;}
.sf-menu > li > a {font-weight: 400;}
.camera_container {padding-bottom: 35.15%; min-height: 445px;}
@media (max-width: 1100px) {
	.camera_container {padding-bottom: 0;}
}


.btn-gray {
  display: inline-block;
  border: 1px solid #b0aba9;
  padding: 20px 30px;
  color: #FFF;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  background: #b0aba9;}
@media (min-width: 1199px) {
    .btn-gray {min-width: 240px;}
	a.mini_logo_ru {display: block;}
}
@media (max-width: 1024px) {
	.logo_slider {top: 15px;}
}
  .btn-gray:hover {
    background: #FFF;
    border-color: #b0aba9;
    color: #b0aba9;}
  .btn-gray:active {
    background: #FFF;}
  * + .btn-gray {
    margin-top: 30px;}
    
h2.bb {padding-bottom: 25px;}
.well2 {padding-bottom: 0;}
.well4 {padding-top: 100px; padding-bottom: 35px;}
.owl-dots {padding-top: 100px;}
.owl-theme .owl-nav [class*='owl-'] {background: none; border-radius: 0; top: 25%;}
.owl-theme .owl-nav div.owl-prev {background: url('../images/owl_prev.png') no-repeat; width: 27px; height: 43px; left: -45px;}
.owl-theme .owl-nav div.owl-next {background: url('../images/owl_next.png') 0 0 no-repeat; width: 27px; height: 43px; right: -45px;}
/*a.mini_logo_ru {width: 170px; height: 42px; background: url('../images/mini_logo_ru.png') left no-repeat; display: inline-block !important;}*/
a.mini_logo_ru {width: 170px; height: 50px; background: url('/images/lkhp.png') left no-repeat; display: inline-block !important; background-size: contain;}
a.mini_logo_en {width: 170px; height: 42px; background: url('../images/mini_logo_en.png') left no-repeat; display: inline-block !important; margin-top: -11px;}
.nav a.mini_logo_ru {display: inline-block; margin-right: 30px;}
@media (max-width: 1080px) {
	.nav a.mini_logo_ru {margin-right: 0; margin-bottom: 20px;}
}
.btn.list {background-color: #e65300; color: #FFF; border: none;}
.date.list {margin-bottom: -15px;}
.well0 {padding-top: 15px; padding-bottom: 20px;}
.well4.item {padding-top: 40px; padding-bottom: 100px;}
.sf-menu ul {width: 300px; padding-bottom: 45px;}
.camera_container h2 {font-size: 30px;}
.camera_container h6 {font-size: 16px;}
.sf-menu > li > a {font-weight: 400;}
.camera_container {padding-bottom: 35.15%; min-height: 445px;}
@media (max-width: 1100px) {
	.camera_container {padding-bottom: 0;}
}





.box_cnt__no-flow h5 {font-size: 22px;}
.list-inline.list-inline-sm.text-right {margin-right: 16px; list-style: none;}

.camera-box {max-width: 90%; margin: 0 5%;}

@media (max-width: 767px) {
	/*.camera-box {max-width: 530px;}*/
	body {overflow-x: hidden; margin-right: -10px;}
	.box-title {padding: 15px 5px; min-height: inherit;}
	.logo_slider {display: none;}
	.bottom_menu {padding: 0 10px;}
	.camera_container {padding-bottom: 420px; background: url('/images/slider/fon.jpg') top center no-repeat; background-size: cover; margin-top: -145px;}
	.bottom_menu a {display: block; text-align: center; font-size: 20px; width: 100%; margin-bottom: 5px;}
	.col-xs-8.col-xs-offset-2.col-sm-offset-0.col-sm-6.tr {text-align: center; font-size: 14px;}
	.box_cnt__no-flow h5 {font-size: 16px;}
	.nav a.mini_logo_ru {display: none;}
	main {margin-top: -30px;}
}
@media (max-width: 480px) {
	.camera-box img {display: block;}
	.camera_container {height: 1280px; margin-top: -145px;}
	.rd-navbar-top-panel .right-side {margin-top: 50px;}
	.rd-navbar-top-panel .left-side {display: none;}
	main {margin-top: -80px;}
	h1, .h1 {font-size: 26px; letter-spacing: 2px;}
}
@media (max-width: 375px) {
	.camera_container {height: 1130px;}
}

.mt-0 {margin-top: 0;}
.mt-10 {margin-top: 10px;}
.mt-20 {margin-top: 20px;}
.mt-30 {margin-top: 30px;}
.mt-40 {margin-top: 40px;}
.mt-50 {margin-top: 50px;}
.mb-0 {margin-bottom: 0;}
.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}

.pt-0 {padding-top: 0;}
.pt-10 {padding-top: 10px;}
.pt-20 {padding-top: 20px;}
.pt-30 {padding-top: 30px;}
.pt-40 {padding-top: 40px;}
.pt-50 {padding-top: 50px;}
.pb-0 {padding-bottom: 0;}
.pb-10 {padding-bottom: 10px;}
.pb-20 {padding-bottom: 20px;}
.pb-30 {padding-bottom: 30px;}
.pb-40 {padding-bottom: 40px;}
.pb-50 {padding-bottom: 50px;}

.fs-14 {font-size: 14px;}
.fs-18 {font-size: 18px;}
.fs-22 {font-size: 22px;}


.box_icon h3 {margin-top: 16px;}
.box_icon h3 span {
	text-transform: none;
    display: block;
    font-size: 16px;
    line-height: 15px;
}
.box {display: table;}
.box_cnt__no-flow p {line-height: 15px;}
.box_cnt__no-flow {
    overflow: hidden;
    vertical-align: middle;
    height: 70px;
    display: table-cell;
}

.history-uspeh {
	font-size: 20px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: 0;
	line-height: 21px;
}
.history-uspeh span {font-weight: normal;}
.export {margin: -75px auto 50px; display: block;}
p a {text-decoration: underline;}
p a:hover {text-decoration: none;}
p.txt_orange {font-size: 24px; color: #e3530d; font-weight: 700; margin-bottom: 4px;}
p.txt_blue, .txt_blue {color: #353483; font-weight: 700; margin-bottom: 4px;}
p.txt_black {font-weight: 700; margin-bottom: 4px;}
.well5.nmb {padding-bottom: 0; margin-bottom: -25px;}

input::-webkit-input-placeholder {color: #EEE; text-overflow: ellipsis;}
input::-moz-placeholder {color: #EEE; text-overflow: ellipsis;} /* Firefox 19+ */
input:-moz-placeholder {color: #EEE; text-overflow: ellipsis;} /* Firefox 18- */
input:-ms-input-placeholder {color: #EEE; text-overflow: ellipsis;}

#document {margin-left: 175px; margin-top: 15px; font-size: 12pt;}
#uploadbut {border-bottom: 1px dotted #353483; font-size: 24px; display: inline-block;}

.ui-datepicker-trigger {position: relative; right: -100%; top: -37px; margin-left: -40px;}