@charset "utf-8";
@import url("style_font_awesome.css");
@import url("../_fonts/lato/lato.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,700&subset=cyrillic');
@import url("../_fonts/notoserif/notoserif.css");

html {font-family: 'Lato', Tahoma; }
body {margin:0; padding:0; color: #666; font-size:18px; font-family: 'Lato', Tahoma; line-height: 1.82;}
.padtop {padding-top: 85px;}
body.flying .padtop {padding-top: 80px;}

h1, h2, h3, h4, h5, h6 {color: #003671; font-family: 'Montserrat';}
h1 {font-size: 37.5pt; margin-top: 0; font-weight: bold; margin-bottom: 45px; text-transform: uppercase;}
h2 {font-size: 2.6em; font-weight: 700; color: #003671;}
h3 {font-weight: 500; font-size: 1.35em; margin-bottom: 20px; margin-top: 15px; color: #003671;}
h4 {font-size: 16.5pt; margin-top: 15px; font-weight: normal;}
h5 {font-size: 1em; margin-top: 0; font-weight: 600; color: #2a3c50;}
.noto {font-family: 'Noto Serif';}
.b500 {font-weight: 500;}

a {color: #b48d70;}
a:hover {color: #f9ba48;}

/* Меню */
/*nav .nav li {padding-left: 5px;padding-right: 5px;}*/
nav li {padding-bottom: 0 !important;}
.navbar-default {border: none; border-radius: 0; box-shadow: none; margin-bottom: 0; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {background:none; box-shadow: none; color: #00abe4;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {background:none; box-shadow: none; color: #00abe4 !important;}
.navbar-toggle {border-radius: 5px; transition: all 0.2s;}
.navbar-collapse {z-index: 1000000; padding-left: 0;}
.navbar-nav > li {float: none; }
.navbar-nav > li > a { transition: all 0.2s;}
.nav > li { display: table-cell; text-align: center; vertical-align: middle; white-space: normal; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background: none;}
.navbar-default .navbar-toggle:hover .icon-bar {background-color: #00bff3;}
.navbar-brand {padding: 30.5px 15px;}
header .navbar-text {margin-top: 14.833333px !important; margin-bottom: 14.833333px !important; }
header .navbar-text a {color: #191919; font-size: 11.25pt; }
header .navbar-text a.bordered {border-color: #b2c2c5;}
header .menu {font-family: 'Montserrat'; font-size: 0.8em; text-transform: uppercase; font-weight: 500;}
header li.active a {background: url(../images/bg/bg_active_menu.png) bottom repeat-x !important;}
header .navbar-right {margin-right: 15px;}
header .nav > li > a {margin-right: 15px; margin-left: 15px; padding-left: 0; padding-right: 0;}
.navbar-link .fa {color: #95a4a7;}

.dropdown:hover .dropdown-menu {
	pointer-events: auto;
	border-radius: 0;
	border: none;
	opacity: 1;
}

.langs {color: #757575;}
.langs a.lang {margin: 0 5px; color: #757575;}
.langs a.lang.active {color: #00abe4;}

.sticky-nav {transition: all 0.3s; z-index: 10000; background: #fff; position: fixed; left:0; right:0; top:0; }
.sticky-nav.flying {box-shadow: 0 0 7px rgba(0,0,0,0.2); }
.sticky-nav.flying .navbar-nav > li > a {padding-top: 18px; padding-bottom: 18px;}
.sticky-nav.flying .top-icon {padding-top: 20px;}

header .dropdown-menu {pointer-events: none; display: block; border: none; transition: all 0.3s; min-width: 200px; padding: 10px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); opacity:0;}
.dropdown-menu li a {padding: 10px 15px 5px; line-height: 1em !important; color: #333; font-size: 14px !important; text-transform:none; transition: all 0.3s;}
.dropdown-menu li a:hover {color: #aa9; background: #fff; text-transform:none;}
.dropdown-menu:after {display: none;}
.dropdown-menu li a:before {display:none;}
nav .dropdown-menu a.menu_sel {font-weight: bold !important}

.form-control {color: #444; font-size: 13px; box-shadow: none;}

/* flex */
.row-flex { display: flex; flex:1 1 auto; }
.row-flex .panel { height: calc(100% - 25px);}
.flex-vertical { display: flex; flex-direction: column; justify-content: center;}

/* Блоки */

.panel-success .panel-heading {background: #102338; color: #fff;}

.container-fluid.width-fixed {max-width: 1200px;}
.header-index {position: absolute; left: 0; right: 0;}
.header-index.header-inner {position: relative ; left: 0; right: 0; background: #102338; margin-bottom: 60px;}
.index-top-pic {background: url(../images/bg/bg_header2.jpg) center no-repeat; background-size: cover; color: #fff; padding-top: 200px; padding-bottom: 200px;}
.index-pic h1 {color: #fff; font-weight: 700; text-transform: none; font-size: 28.5pt;}
.index-pic img {width: 45%; margin-bottom: 30px;}

.gray {background: #effcfc; margin-bottom: 60px;}
.gray2, .gray3 {background: #effcfc; padding-top: 50px; padding-bottom: 50px;}
.gray3 {padding-top: 0; padding-bottom: 0;}
.gray2 img, .gray3 img {margin-top: 60px; margin-bottom: 20px; box-shadow: 10px 11px 24px -10px rgba(0,0,0,0.33);}

.spacer {height: 700px; background: url('../images/bg/bg_index1.png') no-repeat; background-size: cover; background-position: right top;}

.digits {font-size: 11em; font-family: 'Montserrat'; font-weight: 700; color: #f5f5f5; text-align: center; line-height: 1em;}
.water {background: url(../images/bg/bg_index_digits.jpg) right bottom; background-size: cover; padding-top: 500px; padding-bottom: 80px;}
.water p {color: #003671; font-weight: bold; font-family: 'Montserrat'; }
.water strong {font-size: 1.3em; display: block; margin-bottom: -10px;}
.water p.digits2 {font-size: 2.8em; font-weight: 500; color: #00abe4; line-height: 1em; margin-bottom: 0;}

.toppest {background: #f5f5f5; color: #003671; font-size: 16px; padding-top: 18px; padding-bottom: 18px; }
.toppest * {transition: all 0.3s;}
.toppest .fa {color: #36a5ed; }
.toppest a .fa {color: #003671; }
.toppest a:hover .fa {color: #36a5ed; }

.badge {font-size: 11px; font-weight: normal; padding: 3px 6px; }

.page-pic {text-align: center; padding-top: 100px; height: 330px; }
.page-pic h1 {color: #fff; text-shadow: 0 0 5px #000; margin-top: 30px;}
.no-page-pic {text-align: center; padding-top: 30px; padding-bottom: 30px; }
.no-page-pic h1 {color: #000; margin-bottom: 0;}

[class^=bg-] {padding: 15px; margin-top: 15px;}
[class^=bg-] i {color: #990000;}

.tooltip > .tooltip-inner hr {margin: 5px 0; border-color: #fff;}
.tooltip > .tooltip-inner { background: #333; color: #fff; border: solid 1px #333; padding: 5px 10px; font-size: 12px;}
.tooltip.top > .tooltip-arrow {
    border-top: 5px solid #333; }
.tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid #333;}
.tooltip.left > .tooltip-arrow {
    border-left: 5px solid #333;}
.tooltip.right > .tooltip-arrow {
    border-right: 5px solid #333;}

/*.sticky { color: #000; font-weight: 700; position: fixed; bottom: 30px !important; right:10px; z-index: 9999; transform: rotate(-90deg) translateX(50%) translateY(50%);}*/
.sticky { display: none !important; color: #000; font-weight: 700; position: fixed; bottom: 20px !important; right:20px; z-index: 9999;}
.sticky .fa {font-size: 1.5em;}
.sticky a {color: #000; text-decoration: none; display: block; border-radius: 4px; border: solid 1px #000;padding: 4px 9px;}
.sticky a.white {color: #fff; border: solid 1px #fff;}


.extrabold {font-weight: 900;}

li {margin-bottom: 5px;}

footer { color: #fff; position: relative; line-height: 1.5; padding: 75px 0 60px;  background: #102338; font-size: 0.87em;}
footer.footer-inner { margin-top: 60px;}
footer h4 {color: #fff; font-size: 1.5em; margin-top: 0; margin-bottom: 2em;}
footer a {color: #00abe4 !important; transition: all 0.3s; }
footer a:hover {color: #fff  !important; text-decoration: none;}
footer .header {font-weight: 500; font-size: 1.2em; font-family: 'Montserrat'; margin-bottom: 45px;}
footer ul {padding: 0 0 0 0; list-style: none;} 
footer ul li {margin: 0 0 10px;}
footer .img-responsive {max-width: 150px;}
footer p {margin: 15px 0;}

.underfooter {padding-top: 20px; padding-bottom: 10px;}
.underfooter a {color: #fff !important; transition: all 0.3s; }
.underfooter a:hover {color: #00abe4  !important; text-decoration: none;}
.underfooter .fa {margin-left: 15px;}
.underfooter {background: #0a1623; color: #fff; font-size: 0.8em;}

/* Хлебные крошки */
.breadcrumbs {color: #929497; font-size: 13px; background: #f8f8f8; padding: 20px 30px; margin-bottom: 45px;}
.breadcrumbs a:hover {color: #000;}
.breadcrumbs span {background: url(../images/breadcrumbs.png) no-repeat; display: inline-block; margin: 0 5px; width: 6px; height: 9px;}

/* СубМеню */
h2.submenu {margin-top :0; margin-bottom: 15px; color: #fff; }
.sub-menu {list-style: none; padding: 0; margin-bottom: 0; }
.sub-menu > li {padding: 1px 0; margin: 0 0 7px; transition: all 0.3s;}
.sub-menu > li:hover {padding: 1px 0 1px 5px; margin: 0 0 7px; }
.sub-menu a {color: #fff; width: 100%; display: block; text-decoration: none !important;}
.sub-menu .menu_sel a {font-weight: bold;}

hr { border: 0px; border-top: 1px solid #ccc; margin: 12px 0;}
.semibold {font-weight: 600;}

img[align=left] {margin-right: 15px;}

/* Статьи */
article {margin-bottom: 30px; min-height: 510px;}
article h1 {font-size: 2em; font-weight: 500; margin-top: 30px; margin-bottom: 0;}
article h3 {text-transform: none; font-size: 1.5em; font-weight: 500; margin-top: 0; margin-bottom: 20px;}
article h4 {line-height: 1.25em; }
article a {color: #000;}
article a:hover {text-decoration: none; color: #999;}
article img {margin-bottom: 15px;}
article img:not(:first-child) {margin-top: 25px;}
.article_date {color: #999; margin-bottom: 10px; line-height: 1em; font-size: 0.8em; display: block; }
.article_short {color: #aaa;}
.details {font-weight: bold; font-size: 0.85em;}

.index-small h4 {font-size: 15px; font-weight: 600; margin-top: 0;}
.article_date_detail {display: inline-block; font-size: 1.15rem; color: #aaa; padding: 15px 0 0; margin: 0 0 5px; background: transparent; }
.article_date_detail_inner {display: inline-block; font-size: 1.15rem; color: #aaa; padding: 15px 0 30px; margin: 0 0 5px; background: transparent; }


.article_photos {margin-top: 30px;}
.article_photos div[class^=col] {background: rgba(0,0,0,0.1); transition: all 0.2s; padding: 0 5px;}
/*.article_photos div[class^=col]:nth-child(3n-1) {margin-top: -40px;}*/
.article_photos div[class^=col]:hover {background: rgba(0,0,0,0.3);} 
.article_photos img {margin: 5px 0; cursor: pointer;}
.article_photo_info {background: rgba(0,0,0,0.6); position: absolute; bottom: 5px; left: 5px; right: 5px; text-align: center; color: #fff; }
.article_photo_info a {color: #fff;}
.article_photo_info p {line-height: 1.1em; margin: 5px 5px 10px; font-size: 13px;}
.article_photo_info .share-item {display: none; margin: 10px 0; font-size: 12px; width: 20px; padding-top: 2px; height: 20px; border: solid 1px;}
.article_photos div[class^=col]:hover .share-item {display: inline-block; }
img.article_full {padding: 5px; border: solid 1px #f0f0f0; margin-bottom: 15px;}

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

.videoWrapper {	position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* Статьи главной */
article.index {margin-bottom: 0;}
article.index .row {padding: 15px 30px; }

.social_buttons {margin-bottom: 30px; margin-top: 30px; clear: both;}

#.text, .text-index {font-weight: 300;}
.text h4 {margin-bottom: 25px;;}
.text a:not([class^=btn]) {color: #2c98dd; text-decoration: none;}
.text table th {background: #fff; color: #95a4a7; font-size: 11.25pt; font-weight: normal; border-top: 0 !important; border-bottom: solid 1px #eef0f2;}

/* СТРАНИЦЫ */
div.pages {clear: both; padding: 20px 0; margin-top: 30px;}
div.pages a {margin: 0 2px; transition: all 0.3s; text-decoration: none !important; background: #ececec; color: #878787; display: inline-block; line-height: 35px; text-align:center; width: 35px; height: 35px;}
div.pages a:hover {background: #f9ba48; text-decoration: none; color: #fff;}
div.pages a.active {background: #000; color: #fff; }

:focus {outline:0 !important; outline:none !important;}

label {color: #95a4a7; font-size: 12pt;}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } 
input[type="number"] { -moz-appearance: textfield;}

.btn {font-family: 'Montserrat'; font-size: 0.8em; text-transform: uppercase; padding: 18px 38px; transition: all 0.3s;}

.hand {cursor: pointer;}
.nomargin {margin: 0;}
.img-responsive {display: inline-block;}

img.img-left {margin-right: 15px; float: left;}
img.img-right {margin-left: 15px; float: right;}

sup {font-size: 55%;}

@media (max-width: 992px) {
	h1 {font-size: 4vw; }
	h2 {font-size: 3.5vw;}	
	h3 {font-size: 1.1em;}
	.digits {font-size: 9em;}
	.flex-vertical {width: 50%;}
	.container-bg.toppest {font-size: 13px;}
	.water p.digits2 {font-size: 1.8em;}
	header .menu {font-size: 0.6em;}
}

@media (max-width: 768px) {
	h1 {font-size: 1.5em; }
	h2 {font-size: 1.4em;}	
	.row-flex { display: block; }
	.flex-vertical {width: 100%; padding-bottom: 30px;}
	
	.toppest .text-center {text-align: left;}
	.index-pic img {width: 55%;}
	
	.spacer {height: 300px; background-size: contain; background-position: center bottom;}
	
	.index-top-pic {padding-top: 170px; padding-bottom: 130px;}
	
	.water p {line-height: 1.2em;}
	.water p.digits2 {font-size: 1.5em;}
	.water strong {font-size: 1.1em; margin-bottom: 0; }
	.water .dd {min-height: 120px;}
	
	
	iframe { width: 100% !important; height: 300px;}
	
	.logo {width:100%; max-width: 200px;}

	.page-pic {text-align: center; padding-top: 50px; height: 200px; }
	.breadcrumbs {margin-bottom: 30px; padding: 20px 0;}
	
	.sticky-nav.flying .top-right {padding-top: 23px; }
	.nav-xs {opacity: 0; pointer-events: none; position: fixed; padding-top: 40px; background: #000; left: 0; right: 0; transition: all 0.3s;}
	.nav-xs .close-menu {color: #fff; padding-top: 20px; padding-bottom: 10px; position: fixed; top: 0; left: 0; right: 0; z-index: 1000000; background: rgba(0,0,0,.8);}
	.nav-xs ul {list-style: none; padding: 15px; }
	.nav-xs a {color: #fff;}
	.nav-xs.nav-xs-show {opacity: 1; z-index: 100000; pointer-events: auto; overflow: auto;}
	
	.btn-menu {background: #fff; color: #00abe4; font-size: 2em; padding: 3px 10px; margin-top: 30px;}
	
	footer .navbar {min-height: 50px; padding: 0;}
	.navbar {min-height: 50px; padding: 0;}
	.navbar-left {float: left;}
	.navbar-right {float: right;}
	.navbar-brand {height: 110px;}
	.navbar-brand img {max-width: 100px;}
	.navbar-collapse {border: none; position: relative; left: 0; right: 0; padding: 0;}
	.navbar-header {text-align: center;}
	.navbar-toggle {border: none; font-size: 20px; color: #fff; float: none; padding:0;}
	.dropdown-menu:not(.datepicker) > li > a { color: #003671; padding: 5px 0;}
	.dropdown-menu:not(.datepicker) > li { margin: 0; }
	.dropdown-menu:not(.datepicker) {float: none; border-radius: 0; position: absolute; background: #fff; border: solid 2px #36a5ed; z-index: 1000; right:12px; left: 12px; padding: 0;}
	.dropdown-menu:not(.datepicker) a {color: #003671;}
	.dropdown-menu:not(.datepicker) ul {list-style: none; margin-top: 5px;} 
	.dropdown-menu:not(.datepicker) li a {padding: 10px 15px; font-size: 16px !important; text-transform:uppercase; transition: background 0.1s;}
	.dropdown-menu:not(.datepicker):after {display: none;}
	.dropdown-menu:not(.datepicker) li.menu_sel a {color: #fff; background: #36a5ed;}

	.menu-select {
		font-size: 12px;
		overflow: hidden;
	}
	
	article h3 {font-size: 16px; line-height: 1.25em; }
	
	.text {margin-top: 20px;}
	
	img {max-width: 100%;}

	.langs .btn {padding:2px;}
	.langs .dropdown-menu:not(.datepicker) li a {padding:5px;}
	.langs .dropdown-menu {left:auto; right:0; min-width: auto;}
	.dropdown.langs {border-bottom: none; font-size: 11px; padding: 0;}

}

#feedback_form {padding: 20px; background: #f0f0f0;}

.tooltip-inner { max-width: 350px; }
label {font-weight: normal;}
.nopadding {padding-left: 0;padding-right: 0;}

.fotorama__dot {width: 10px; height: 10px; border-radius: 50%; border: solid 1px #ccc; background: #fff;}
.fotorama__nav__frame.fotorama__active .fotorama__dot { width: 10px; height: 10px; background: #99ca3c; border: solid 1px #99ca3c;}
.fotorama__nav { margin-top: 0; z-index: 20; }
.fotorama__dot { border-color: #eee; box-shadow: 0 1px 0 rgba(0, 0, 0, .5); }
.fotorama__active .fotorama__dot { background-color: #eee; box-shadow: 0 -1px 0 rgba(0, 0, 0, .5); }

.fancybox-caption {padding: 10px 0;}

.required {color: #9ccb3b;}

.share42init {position: absolute; transition: all 0.3s; opacity: 0; background: white; box-shadow: 1px 1px 2px #999; margin-left: 20px; white-space: nowrap; margin-top: -7px; padding: 10px 3px 3px 10px;}
.share42init:hover {opacity: 1; }