@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed');

/*font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;*/

#admin-menu {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #101010;
}

/*Языковой модуль*/

#block-locale-language {
    margin: 40px 0;
    float: right;
}

ul.language-switcher-locale-session {
    line-height: 0;
}

ul.language-switcher-locale-session li {
    display: inline-block;
    line-height: 0;
}

/*Адаптивное меню*/

.mm-page {
    height: 100%;
}

#block-responsive-menu-toggle {
    float: left;
    padding: 32px;
}

a.responsive-menu-toggle-icon span.label {
    display: none;
}

.responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after, .responsive-menu-toggle-icon span.icon {
    background: #004680;
    width: 30px;
    height: 6px;
}

.responsive-menu-toggle-icon span.icon {
    top: 11px;
    left: 0;
}

.responsive-menu-toggle-icon:after {
    top: 22px;
    left: 0;
}

.responsive-menu-toggle-icon:before {
    left: 0;
    top: 0;
}

.breadcrumb {
    display: none !important;
}

body.front {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

body.front .shtrih-post {
    padding: 0;
}

.not-front nav.shtrih-nav {
	position: fixed;
    box-shadow: 0 1px 10px rgba(0,0,0,.5);
}

.not-front .shtrih-sheet {
    margin-top: 114px;
    margin-bottom: 150px;
}

.logo {
    margin: 5px;
}

.video-block {
	text-align: center;
}

#video {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    height: auto !important;
    max-width: 400%;
}

figure {
    margin: 0;
}
.video-block, .video-block figure {
    height: 100%;
}

.video-block figure {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.video-block-text {
	text-align: center;
    color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
}

.video-block-text h1, .video-block-text h2, .video-block-text h3, .video-block-text h4 {
    color: #fff;
}

.shtrih-post {
    padding: 0;
}

.shtrih-post .shtrih-postcontent {
    display: inline-block;
    width: 1170px;
}

.shtrih-layout-cell {
    text-align: center;
}

.region.region-content, .region.region-banner4 {
    position: relative;
    width: 1170px;
    right: 0;
    left: 0;
    display: inline-block;
    vertical-align: middle;
}

body.front .shtrih-layout-cell {
    vertical-align: middle;
    padding-bottom: 180px;
    box-sizing: border-box;
    display: table-cell;
    height: 100%;
}

body.front .shtrih-layout-cell .shtrih-postcontent {
    text-align: center; 
}

body.front #shtrih-main {
    background: #000;
}

/*Страница видео*/

.view-display-id-page .view-content {
    column-count: 4;
}

.view-display-id-page .view-content .views-row {
    height: 300px;
}

.views-field-title {
    line-height: 125% !important;
}

.views-field-title a {
    line-height: 125% !important;
}

.ytp-large-play-button svg {
    background: url(/sites/default/files/img/button-play.png) no-repeat scroll 0 0;
    content: "";
    height: 100px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100px;
}

.shtrih-postcontent h1 {
    text-align: center;
}

.flexslider {
    width: 80%;
    margin: 0 auto;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.view-display-id-block_2 .flexslider .slides > li {
    margin-right: 20px;
}

#videoslider {
    text-align: center;
    margin-bottom: 140px;
}

#videoslider .views-field {
    position: absolute;
    width: 100%;
}

#videoslider ul.slides {
    margin: auto;
}

h2.video-slider-title {
    margin: 20px 0;
}

h2.video-carousel-title {
    font-size: 20px;
}

p.video-slider-body {
    color: #717070;
    font-weight: 100;
    margin-bottom: 40px;
    margin-top: 60px;
    max-height: 60px;
    overflow: hidden;
}

.view-video .view-content .flex-direction-nav .flex-next {
    right: 10px !important;
}

.view-video .view-content .flex-direction-nav .flex-prev {
    left: 10px !important;
}

.view-video .view-footer .flex-direction-nav .flex-next {
    right: -40px !important;
}

.view-video .view-footer .flex-direction-nav .flex-prev {
    left: -40px !important;
}

.view-video .view-footer .flex-direction-nav a {
    top: 40%;
}

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: block;
}

.flex-direction-nav a {
    transition: none;
    opacity: 1;
    text-shadow: none;
    width: 30px;
    height: 50px;
}

.flex-direction-nav a.flex-prev:before {
    content: url(/sites/default/files/img/arrow-back.png) !important;
}

.flex-direction-nav a.flex-next:before {
    content: url(/sites/default/files/img/arrow-forward.png) !important;
}

#videoslider a.youtube-field-player:after {
    background: url(/sites/default/files/img/button-play.png) no-repeat scroll 0 0;
    content: "";
    height: 100px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100px;
}

.bp-image {
    position: relative;
    z-index: 0;
    margin-left: -55px;
    margin-bottom: 40px;
}

.bp-title {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    margin-top: 100px;
}

.bp-title h1 {
    color: #ffffff;
}

.bp-title h1:after {
    text-transform: none;
    content: '\25cf \25cf \25cf ';
    display: inline-block;
    width: 15px;
    word-wrap: break-word;
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    color: #ffffff;
    font-size: 20px;
    line-height: 15px;
}

.view-display-id-block_3 .view-content {
    column-count: 3;
    margin: auto;
    width: 80%;
}

.view-display-id-block_3 .view-content .views-row {
    display: block;
    margin-bottom: 20px;
    height: 220px;
    overflow: hidden;
}

.video-page-anons-video a img {
    width: 100%;
    height: auto;
}

.video-page-anons-title {
    font-size: 16px;
    font-weight: bold;
}

/*Подвал*/

#block-panels-mini-footer ul.menu {
    display: inline-block;
    margin: 20px 0;
    text-align: center;
}

.shtrih-footer ul>li:before {
    content: none;
}

body.front .shtrih-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

body.not-front .shtrih-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#mini-panel-footer ul.menu li {
    display: inline-block;
}

.shtrih-footer-inner {
    max-width: 1170px;
}

#mini-panel-footer .footer-logo img {
    width: 50px !important;
    height: 50px !important;
}

#mini-panel-footer ul.menu li a {
    text-transform: uppercase;
}










/*Админ меню для редактирования*/

ul.arttabs_primary li {
    padding-left: 0;
}

ul.arttabs_primary li:before, ul.arttabs_secondary li:before {
    content: none;
}

ul.arttabs_primary li a.shtrih-button.active {
    line-height: 100% !important;
    margin: 0 !important;
    font-size: 18px !important;
}

ul.arttabs_primary li a.shtrih-button:link {
    line-height: 100% !important;
    margin: 0 !important;
    font-size: 18px !important;
    height: 18px !important;
    padding: 4px 8px !important;
    text-transform: inherit;
    background: #279c41;
    border: 1px solid #fff;
}




