﻿/*
Theme Name: your-clean-template
Theme URI: https://github.com/saxap/clean-wp-template
Version: 1.0
Tags: clean, development, html5
Description: Чистый шаблон для разработки. Можете купить мне пива если хотите, PayPal: saxap@bk.ru
Author: saxa:p
Author URI: http://dontforget.pro
*/
@import url(css/styles.css);


.sub-menu-columns ul.sub-menu li {
    display: inline-block;
    float: left;
    width: 200px;
}
.sub-menu-columns ul.sub-menu li:nth-child(odd) {
    float: left;
    margin-right: 10px;
}
.sub-menu-columns ul.sub-menu li:nth-child(even) {
    float: right;
}

/*** Постраничная навигация базовый стиль ***/
/***** Белый *****/
.pagination{
width:100%;
float:left;
text-align:center;
}

.pagination ul{
width:100%;
float:left;
padding:0px;
margin:0px;
}

.pagination ul li{

display:inline-block;
list-style:none;
margin:3px 3px;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
}

.pagination ul li a, .pagination ul li a:visited{
display:block;
padding:5px 10px;
text-decoration:none;
}

.pagination ul li a:hover{
display:block;
padding:5px 10px;
text-decoration:none;
}
.pagination ul li a:link, .pagination ul li a:visited{
border:1px solid #CCCCCC;
background: #e0e0e0;
background: -moz-linear-gradient(top, #fff, #e0e0e0);
background: -ms-linear-gradient(top, #fff, #e0e0e0);
background: -webkit-gradient(linear,left top, left bottom, from(#fff), to(#e0e0e0));
background: -o-linear-gradient(top, #fff, #e0e0e0);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#e0e0e0', GradientType=0);
color:#666666;
text-shadow:none !important;
}

.pagination ul li a:hover{
border:1px solid #999;
background: #fff;
background: -moz-linear-gradient(top, #fff, #999);
background: -ms-linear-gradient(top, #fff, #999);
background: -webkit-gradient(linear,left top, left bottom, from(#fff), to(#999));
background: -o-linear-gradient(top, #fff, #999);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#999999', GradientType=0);
color:#666666;
text-shadow:none !important;
}

.pagination ul li a:link.whitesquareactive, .pagination ul li a:visited.whitesquareactive{
border:1px solid #999;
background: #fff;
background: -moz-linear-gradient(top, #fff, #999);
background: -ms-linear-gradient(top, #fff, #999);
background: -webkit-gradient(linear,left top, left bottom, from(#fff), to(#999));
background: -o-linear-gradient(top, #fff, #999);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#999999', GradientType=0);
color:#666666;
text-shadow:none !important;
}




/***

  сірі новини

***/


aside,article{display:block;padding:0;margin:0;}




.newsList, .newsList2{
	white-space:nowrap;
	margin:0 0 25px -7px;
	overflow:hidden;
}
.newsList2{
	white-space:normal;
	margin:0 0 20px -10px;
	overflow:hidden;
	zoom:1;
	font-size:0;
}

.newsList li,.newsList2 li{
	display:inline-block;
	vertical-align:top;
	width:16.666666666%;
	box-sizing:border-box;
	padding:0 0 0 7px;
	list-style-type: none; /* Убираем маркеры */
}
.newsList2 li{
	padding:0 0 10px 10px;
	width:20%;
	list-style-type: none; /* Убираем маркеры */
}


.newsList a>img,.newsList2 a>img{
	width:100%;
	height:auto;
	display:block;
}
.newsList a,.newsList2 a{
	display:block;
	white-space:normal;
	background:#e5e5e5;
	border:none;
	position:relative;
	z-index:1;

}
.newsList a>span,.newsList2 a>span{
	display:block;
	padding:15px 20px 0 20px;
}
.newsList .date,.newsList2 .date{
	display:block;
	vertical-align:top;
	position:relative;
	z-index:1;
	font-size:11px;
	font-family: 'pf_dindisplay_proregular',"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.newsList .date:before,.newsList2 .date:before{
	content:'';
	position:absolute;
	z-index:1;
	left:0;
	bottom:0;
	background:#000;
	height:1px;
	width:50px;
	-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;
}
.newsList .date em, .newsList2 .date em{
	font-size:10px;
	font-family: 'pf_dindisplay_proregular',"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:none;
	letter-spacing:normal;
	color:#686868;
	font-style:normal;
	padding:0 0 0 2px;
}
.jsHeight{
	position:relative;
	z-index:5;
}
.jsHeight:before{
	content:'';
	position:absolute;
	z-index:1;
	left:50%;
	bottom:100%;
	margin:0 0 0 -10px;
	border-bottom:10px solid #e5e5e5;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
}
.newsList a>span.newsphotosline,.newsList2 a>span.newsphotosline{
	height:50px;
	background:#000;
	background:rgba(0,0,0,0.7);
	margin:-40px 0 0 0;
	padding:0 5px;
	position:relative;
	z-index:2;
	height:40px;
	line-height:40px;
	white-space:nowrap;
}
.newsphotosline img{
	width:12.6666666%;
	height:auto;
	margin:0 2%;
	vertical-align:middle;
	max-height:30px;
}

.newsList a:hover .date:before,.newsList2 a:hover .date:before{width:100%;}

.newsList strong,.newsList2 strong{
	display:block;
	line-height:normal;
	font-size:14px;
	font-family: 'pf_dindisplay_proregular',"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	padding:0 0 5px 0;
	letter-spacing:1px;
}
.newsList .jsHeight>em,.newsList2 .jsHeight>em{
	display:block;
	color:#4C4C4C;
	font-style:normal;
	font-family: 'proximanova-light', Arial;
	line-height:normal;
	font-size:12px;
	padding:0 0 15px 0;
}
.newsList a>span.newsCat,.newsList2 a>span.newsCat{
	display:block;
	line-height:1;
	text-transform:uppercase;
	font-size:12px;
	padding-top:0;
	padding-bottom:15px;
	letter-spacing:1px;
}
.eventDate{
	position:absolute;
	z-index:1;
	right:5px;
	top:5px;
	background:#2a2a30;
	color:#fbdf00;
	overflow:hidden;
	width:65px;
	padding:7px 0 0 0 !important;
	text-align:center;
	line-height:30px;
	font-size:42px;
	font-family:"proximanova-bold";
}
.last .eventDate{
	background:#fbdf00;
	color:#2a2a30;
}
.eventDate em{
	display:block;
	height:1px;
	margin:0 0 10px 0;
}
.eventDate em:before{
	content:'';
	height:1px;
	display:block;
	width:25px;
	margin:0 auto;
	background:#fbdf00;
}
.last .eventDate em:before{
	background:#2a2a30;
}
.eventDate small{
	display:block;
	font-family:"proximanova-reg";
	font-size:12px;
	line-height:1;
	letter-spacing:1px;
	padding:5px 0 7px 0;
}
.eventDate small:first-child{padding-top:0;}
.newsCat:before{
	content:'';
	display:inline-block;
	width:5px;
	height:5px;
	border-radius:2px;
	background:#f74e00;
	line-height:1;
	vertical-align:top;
	margin:3px 4px 0 -9px;
}
.newsCat.smi-o-nas:before,.catTabs a.smi-o-nas:before,.newsCat.media-about-us:before,.catTabs a.media-about-us:before{background:#48c300;}
.newsCat.vazhnoe:before,.catTabs a.vazhnoe:before,.newsCat.important:before,.catTabs a.important:before{background:#f99c34;}
.newsCat.novosti:before,.catTabs a.novosti:before,.newsCat.news:before,.catTabs a.news:before{background:#f74e00;}
.newsCat.sobytiya:before,.catTabs a.sobytiya:before,.newsCat.events:before,.catTabs a.events:before{background:#edb4ff;}
.newsCat.foto:before,.catTabs a.foto:before,.newsCat.photo:before,.catTabs a.photo:before{background:#cf2bff;}
.newsCat.video:before,.catTabs a.video:before,.newsCat.video:before,.catTabs a.video:before{background:#2f80ff;}
.oneDayBlock{
	background:url(/bitrix/templates/19/images/4.jpg) no-repeat center top;
	background-size:cover;
	padding:30px 0;
	min-height:380px;
	margin:0 0 20px 0;
	position:relative;
	z-index:1;
}
.oneDayBlock .siteWidth{position:relative;z-index:5;}
.oneDayText{
	background:#1b1b24;
	background:rgba(27,27,36,0.8);
	color:#fff;
	padding:25px 30px;
	width:280px;
}
.oneDayText h3{
	font-size:24px;
	padding:0 40px 10px 0;
	margin:0 0 15px 0;
	line-height:1.4;
	position:relative;
	z-index:1;
	letter-spacing:1px;
}
.oneDayText p{
	padding:0 40px 20px 0;
}
.oneDayText h3:before{
	content:'';
	position:absolute;
	z-index:1;
	left:0;
	bottom:0;
	height:1px;
	width:60px;
	background:#fcdf00;
}

aside{
	float:left;
	margin:0 20px 20px 0;
	width:220px;
}

.catTabs a{
	display:block;
	padding:2px 0 0 50px;
	line-height:50px;
	white-space:nowrap;
	font-family: arial;
	text-transform:uppercase;
	letter-spacing:1px;
	border:none;
	border:1px solid #76b82a;
	margin:0 0 -1px 0;
	position:relative;
	z-index:1;

}
.catTabs a:before{
	content:'';
	position:absolute;
	z-index:1;
	left:25px;
	top:50%;
	width:6px;
	height:6px;
	background:#fcdc35;
	border-radius:50%;
	margin:-3px 0 0 0;
	-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;
}
.catTabs a.current,.catTabs a:hover{
	background:#76b82a;
	color:#fff;
	/*border-color:#2a2a30;*/
}
.catTabs a.current:before,.catTabs a:hover:before{
	transform:scale(1.5);
}

.newsList a>span.newsIco, .newsList2 a>span.newsIco{
	position:absolute;
	z-index:1;
	right:0;
	top:0;
	background:#000;
	background:rgba(0,0,0,0.7);
	padding:0;
	line-height:33px;
	text-align:center;
	color:#fff;
	font-family: arial;
	font-size:13px;
	min-width:40px;
	padding:2px 5px 0 5px;
	list-style-type: none; /* Убираем маркеры */
}












	/* Стили модального окна */
.modal-header h2 {
    color: #555;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
}
/* кнопка закрытия окна */
.modal .btn-close {
    color: #aaa;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 5px;
    top: 0;
}
.modal .btn-close:hover {
    color: red;
}
/* слой затемнения */
.modal-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.modal-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
}
/* активация слоя затемнения и модального блока */
.modal-open:checked ~ .modal-wrap:before,
.modal-open:checked ~ .modal-wrap .modal-overlay {
    display: block;
}
.modal-open:checked ~ .modal-wrap .modal-dialog {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 17%;
}
/* элементы модального окна */
.modal-dialog {

	/*margin: -250px 0 0 -32%;
	opacity: 0;
	position: absolute;
	top: -50%;
	visibility: hidden;*/

background: #fefefe;
    border: none;
    border-radius: 5px;
    position: fixed;
    width: 80%;
    max-width: 500px;
	min-height: 200px;
max-height: 800px;
overflow-y: auto;
min-height: 200px;
    left: 50%;
    top: -90%;

    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    z-index: 103;
}
.modal-body {
  padding: 20px;
}
.modal-body p {
    margin: 0;
}
.modal-header,
.modal-footer {
    padding: 20px 20px;
}
.modal-header {
    border-bottom: #eaeaea solid 1px;
}
.modal-header h2 {
    font-size: 20px;
    margin: 0;
}
.modal-footer {
    border-top: #eaeaea solid 1px;
    text-align: right;
}
.modal-footer-person {
    border-top: #eaeaea solid 1px;
    
}
/* адаптивные картинки в модальном блоке */
.modal-body img {
    max-width: 100%;
    height: auto;
}
/* кнопки */
.btn {
    background: #fff;
    border: #555 solid 1px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 8px 15px;
    text-decoration: none;
    text-align: center;
    min-width: 60px;
    position: relative;
}
.btn:hover, .btn:focus {
    background: #f2f2f2;
}
.btn-primary {
    background: #428bca;
    border-color: #357ebd;
    color: #fff;
}
.btn-primary:hover{
    background: #66A1D3;
}




/*МОДАЛ ДЛЯ КОМАНДИ*/
	/* Стили модального окна */
.modalkomanda-header h2 {
    color: #555;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
}
/* кнопка закрытия окна */
.modalkomanda .btnkomanda-close {
    color: #aaa;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 5px;
    top: 0;
}
.modalkomanda .btnkomanda-close:hover {
    color: red;
}
/* слой затемнения */
.modalkomanda-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.modalkomanda-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
}
/* активация слоя затемнения и модального блока */
.modalkomanda-open:checked ~ .modalkomanda-wrap:before,
.modalkomanda-open:checked ~ .modalkomanda-wrap .modalkomanda-overlay {
    display: block;
}
.modalkomanda-open:checked ~ .modalkomanda-wrap .modalkomanda-dialog {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 17%;
}
/* элементы модального окна */
.modalkomanda-dialog {

	/*margin: -250px 0 0 -32%;
	opacity: 0;
	position: absolute;
	top: -50%;
	visibility: hidden;*/

background: #fefefe;
    border: none;
    border-radius: 5px;
    position: fixed;
    width: 80%;
    max-width: 500px;
	min-height: 200px;
max-height: 800px;
overflow-y: auto;
min-height: 200px;

    left: 50%;
    top: 5%;
	bottom:5%;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    z-index: 103;
}
.modalkomanda-body {
  padding: 20px;
}
.modalkomanda-body p {
    margin: 0;
}
.modalkomanda-header,
.modalkomanda-footer {
    padding: 20px 20px;
}
.modalkomanda-header {
    border-bottom: #eaeaea solid 1px;
}
.modalkomanda-header h2 {
    font-size: 20px;
    margin: 0;
}
.modalkomanda-footer {
    border-top: #eaeaea solid 1px;
    text-align: right;
}
.modalkomanda-footer-person {
    border-top: #eaeaea solid 1px;
    
}
/* адаптивные картинки в модальном блоке */
.modalkomanda-body img {
    max-width: 100%;
    height: auto;
}
/* кнопки */
.btnkomanda {
    background: #fff;
    border: #555 solid 1px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 8px 15px;
    text-decoration: none;
    text-align: center;
    min-width: 60px;
    position: relative;
}
.btnkomanda:hover, .btnkomanda:focus {
    background: #f2f2f2;
}
.btnkomanda-primary {
    background: #428bca;
    border-color: #357ebd;
    color: #fff;
}
.btnkomanda-primary:hover{
    background: #66A1D3;
}









#s {
border: 2px solid #02909d; /* толщина и цвет рамки */
color: #000; /* черный шрифт */
height: 30px; /* высота поля */
width: 85%; /* ширина поля*/
padding: 0 0 0 5px;
}
#searchsubmit {
border: 0 none;
cursor: pointer;
height: 32px; /* высота кнопки */
margin: 0 0 0 0; /* чтобы кнопка наехала на поле */
width: 10%;
background: #02909d; /* цвет фона кнопки */
color: #fff; /* белый шрифт */
border-radius: 3px;
}





.gymHead {
    text-align: center;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0 0 0 0;
    letter-spacing: 1px;
}

.jsbuilshowWrap{
	display:inline-block;
	height:80px;
	-webkit-transform:perspective(1000px);
        transform:perspective(1000px);
	}
.jsbuilshow{
	border:none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition:all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-transform-style:preserve-3d;
		transform-style:preserve-3d;
	height:40px;}

.jsbuilshow>span{
	padding:0 10px;
	line-height:74px;
	vertical-align:middle;
	display:block;
	height:74px;
	border:3px solid #77CCE0;
	color:#0C6AB0;
	background:#fff;
	text-align:center;
	-webkit-transform:translateZ(40px);
		transform:translateZ(40px);
	}
.jsbuilshow .jsText2{
	-webkit-transform:rotateX(-90deg) translateZ(-40px);
		transform:rotateX(-90deg) translateZ(-40px);
	}
.jsbuilshow:hover, .jsbuilshow.current{
	-webkit-transform:rotateX(90deg);
		transform:rotateX(90deg);
	}
.jsbuilshow.current:hover{
	-webkit-transform:rotateX(0deg);
		transform:rotateX(0deg);
	}

	@media only screen and (max-width: 400px){
	.jsbuilshow > span{ padding:0; font-size:14px}
	.jsbuilshowWrap{ display:block; width:100%;}
}


.jsbuilshow > span{ letter-spacing:0px;}
.jsLink{display:inline-block;}

.gymHead h3 span {
    background: #fff;
    position: relative;
    z-index: 5;
    padding: 0 10px;
}

.gymHead h3 {
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 1;

    letter-spacing: 1px;
    padding: 0 0 -10px 0;
}
.gymHead h3:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 18px;
    width: 100%;
    height: 1px;
    background: #76bd1d;
}
.gymHead h2{
	display:block;
	font-size:60px;
	line-height:1;
	padding:0 0 0 0;
	letter-spacing:2px;
	/*height:80px;*/
}
.gymHead h2 .jsLink{display:inline-block;line-height:1;}

.news-single-text a:link {
color: #000; 
border-bottom: 1px dashed;
}
.news-single-text a:hover{
color: #76b82a;
  border-bottom: 1px dashed;
}












/*.flavor { margin: 0 0 15px 0; clear: both; overflow: hidden; }
.flavor img { float: left; margin: 0 15px 0 0; }
.flavor p { float: left; width: 460px; }
#flavor-nav { margin: 0 0 15px 0; }
#flavor-nav a { padding: 2px 6px; }*/
#flavor-nav a:hover { color: #0C6AB0; }
#flavor-nav a.current { color: #0C6AB0; }


@media only screen and (max-width: 1550px){
	.newsList2 li{width:25%;}
	}
@media only screen and (max-width: 1450px){
	.newsList2 li{width:25%;}

}
@media only screen and (max-width: 1350px){
	.newsList li{width:20%;}
	.newsList li.news6{display:none;}
	.gymHead h2{font-size:50px;}
}

@media only screen and (max-width: 1250px){
	.newsList li{width:25%;}
	.newsList li.news5{display:none;}
	.newsList2 li{width:33.33333333%;}
	.gymHead h2{font-size:40px;}
}
@media only screen and (max-width: 1000px){
	.newsList li{width:33.333333%;}
	.newsList2 li{width:50%;}
	.gymHead h2{font-size:32px;}
	.gymHead h3{font-size:30px;}
	.gymHead h3:before{top:14px;}
	.gymHead{padding:10px 0 0 0;}
}
@media only screen and (max-width: 700px){
		article{padding:20px 0 0 0 !important;}
		.gymHead h2{ font-size:28px;}
}
@media only screen and (max-width: 800px){

	.newsListScr .newsList li{width:250px;}
	.newsList li.news4,.newsList li.news5,.newsList li.news6{display:inline-block;}
	aside{float:none;margin:0 0 20px 0;width:auto;}
	.catTabs a{line-height:30px;font-size:12px;}
	.gymHead{padding:20px 0 50px 0;}
	.gymHead h3{font-size:18px;}
	.gymHead h3:before{top:8px;}
	.gymHead h2{font-size:24px;}
	.gymHead{padding:10px 0;}
	
}
@media only screen and (max-width: 500px){	
.gymHead h2{letter-spacing:1px;font-size:20px;}
	.gymHead h3{font-size:14px;padding:0 0 20px 0;}
	.gymHead h3:before{top:6px;}
	.newsList2 li{width:100%;}
	.newsList2 a>span.jsHeight{height:auto !important;}
	.gymHead h2{padding:0 0 20px 0;font-size:16px;}
	.jsbuilshow > span{ padding:0; font-size:14px}
	.gymHead h2 .jsLink{ width:100%;} 
	.jsbuilshowWrap{ display:block; width:100%;}
	}
	
@media only screen and (max-width: 400px){
	
	}

	
	
	
#loadmore_gs{
	text-decoration:none; 
 text-align:center; 
 padding:9px 57px; 
 border:solid 2px #77CCE0; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#E5FFFF; 
 background-color:#5CAF53; 

 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
	
cursor:pointer;	
	
	
    
}
	
	
	
	
	
/* Стили модального окна и содержания */
.dm-overlay {/* слой затемнения */
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.65);*/
	z-index: 999;
}
/* активируем модальное окно */
.dm-overlay:target {
    display: block;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
/* блочная таблица */
.dm-table {
    display: table;
    width: 100%;
    height: 100%;

		z-index: 999;
}
/* ячейка блочной таблицы */
.dm-cell {
   /* display: table-cell;*/
    padding: 0 1em;
	margin-top: 200px; 
    vertical-align: top;
    text-align: center;
}
/* модальный блок */
.dm-modal {

    display: inline-block;
    padding: 20px;
    max-width: 50em;
    /*background: #607d8b;*/
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: left;
    -webkit-animation: fade .8s;
    -moz-animation: fade .8s;
    animation: fade .8s;
		z-index: 999;
}

/* изображения в модальном окне */
.dm-modal img {
    width: 100%;
    height: auto;
}
/* миниатюры изображений */
.pl-left,
.pl-right {
    width: 25%;
    height: auto;
}
.pl-right {
    float: right;
    margin: 5px 0 5px 15px;
}
.pl-left {
    float: left;
    margin: 5px 15px 5px 0;
}
/*видео в модальном окне*/
.video {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0;
}
.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* кнопка закрытия */
.close {
    z-index: 9999;
    float: right;
    width: 30px;
    height: 30px;
    color: #cfd8dc;
    text-align: center;
    text-decoration: none;
    line-height: 26px;
    cursor: pointer;
}
.close:after {
    display: block;
    border: 2px solid #cfd8dc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: 'X';
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
/* кнопка закрытия при наведении */
.close:hover:after {
    border-color: #fff;
    color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/* варианты фонвой заливки */
	.zzz-greenlight {
    background-color: #A3CF4A;
}
	.zzz-bluelight {
    background-color: #77CCE0;
}
	.zzz-greendark {
    background-color: #5CAF53;
}
	.zzz-bluedark {
    background-color: #0C6AB0;
}
	.zzz-yellow {
    background-color: #FEC335;
}
	.zzz-rozy {
    background-color: #E64094;
}	

	.zzz-white {
    background-color: #fff;
	color: #000;
}	













/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}	
	
	
	
	/* блок кнопок демо */
.btn-per-block {
    width: 100%;
    text-align: center;
}
.btn-per {
    display: inline-block;
   /* margin-bottom: 15px;*/
    padding: 0px 1rem;
    height: 45px;
    outline: 0px none;
    border: medium none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: white;
    /*background-clip: padding-box;*/
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #5CAF53;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 24 px;
	font-weight:bold;
    line-height: 46px;
    cursor: pointer;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.btn-per:hover {
    background-color: #5CAF53;
	color: #fff;
}
	
	
/* Example 3 */

#example3 .sp-selected-thumbnail {
	border: 4px solid #5CAF53;
}	
	