/* CSS Document */
/*.sport-menu2 li, .sport-menu3 li{
	height:55px;
}*/
table tr td{
	vertical-align:middle;
}
ul {
        list-style-position: inside; 
}
.left{
	float:left;
}
.auto{
	margin:0 auto;
}
.sport1-wrapper, .sport4-wrapper{
	width:50%;
}
.pad-left{
	padding-left:10px;
}
em{
	font-style:italic !important;
}
.light{
        font-weight:300 !important;
}
.grey, .docs, .conf{
	background:#f6f6f6;
}
.dark-grey{
	background:#eeeeee;
}
.inl-block{
	display:inline-block;
}
.uppercase{
        text-transform:uppercase;
}
.sport2-wrapper, .sport3-wrapper{
	width:100%;
}
.display-none{
	display:none;
}
.white-bg, .current-projects-more{
	background:#ffffff;
}
.white, .current-projects-pagetitle a, .current-projects-pagetitle a:hover, .current-projects-pagetitle a:focus{
	color:#ffffff;
}
.black{
	color:#000000;
}
.blue{
	color:#00bfff;
}
.no-padding{
	padding-right:0 !important;
	padding-left:0 !important;
}
.no-padding-right{
	padding-right:0 !important;
}
.no-padding-left{
	padding-left:0 !important;
}
.clear{
	clear:both;
}
.right{
	float:right;
}
*{
	transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
}
.main{
	background:url(../img/back.jpg) no-repeat center top , url(../img/back5.png) repeat-y center top;
}
.logo{
	margin-right:40px;
}
/*.top-menu, .lang*/.top-menu-wrapper{
	border-bottom:1px solid rgba(255,255,255,0.3);
        margin-top:43px;
        display:inline-block;
}
.top-menu li, .top-menu li a, .lang a, .logo-wrapper{
	display:inline-block;
}
.top-menu li a{
	border-bottom:2px solid transparent;
	margin-bottom:-2px;
	margin-right:32px;
	font:18px/18px Roboto;
	color:#ffffff;
	padding-bottom:15px;
}
.top-menu{
	/*margin-right:-100px;*/margin-bottom:0;
}
.lang{
	color:rgba(255,255,255,0.3);
	/*margin-left:-26px;
	padding-right:17px;*/
	display:inline-block;
}
.lang a, .top-menu li a{
	font-weight:300 !important;
}
.lang a{
	/*font:15px/15px Roboto;*/
	font: 18px/18px Roboto;
	color:rgba(255,255,255,0.3);
	padding-bottom:15px;
	/*margin-bottom:-1px;*/
}
.lang a:hover, .lang a:focus, .lang .active-a{
	color:#ffffff;
	text-decoration:none;
}
.top-menu li.active a, .top-menu li a:hover, .top-menu li a:focus{
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}
.icon-bar{
	background-color:#ffffff;
}
.social-icons{
	font-size:13px;
	margin-top:10px;
	text-align: center;
	display: inline-block;
}
.social-icons a{
	color:#ffffff;
	margin-right:10px;
}
.social-icons a:hover .fa-vk, .social-icons a:focus .fa-vk, .contact-bold a:hover .fa-vk, .contact-bold a:focus .fa-vk{
	color:#537599;
}
.social-icons a:hover .fa-facebook, .social-icons a:focus .fa-facebook, .contact-bold a:hover .fa-facebook, .contact-bold a:focus .fa-facebook{
	color:#3a5795;
}
.social-icons a:hover .fa-youtube-play, .social-icons a:focus .fa-youtube-play, .contact-bold a:hover .fa-youtube-play, .contact-bold a:focus .fa-youtube-play{
	color:#e12a27;
}
.social-icons a:hover .fa-instagram, .social-icons a:focus .fa-instagram, .contact-bold a:hover .fa-instagram, .contact-bold a:focus .fa-instagram{
	color:#D9B573;
}
.social-icons a{
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.contact-bold a:hover .fa-flickr, .contact-bold a:focus .fa-flickr{
	color:#0063db;
}
.main-h1, .main2-h1, .main3-h1{
	color:#ffffff;
	margin:-29px 10% 50px;	
}
.main-h1{
	font:bold 48px/48px Roboto;
}
.main2-h1{
	font:49px/49px Roboto;
	font-weight:200;
}
.main3-h1, .main4-h1{
	font:bold 49px/49px Roboto;
	text-transform:uppercase;
}
.main-h2{
	color:#000000;
	font:bold 18px/18px Roboto;
	margin-top:26px;
	margin-bottom:26px;
	padding-bottom:15px;
	border-bottom:1px solid #e5e5e5;
}
.main3-img{
	display:inline-block;
	margin:0 auto 25px;
}
.one-new{
	margin-bottom:25px;
}
.one-new tr td{
	vertical-align:top;
}
.one-new-title{
	margin-bottom:7px;
}
.one-new-title a, .one-new-title a:hover, .one-new-title a:focus{
	font:bold 16px/5px Roboto;
	color:#000000;
}
.one-new-introtext{
	font:13px/15px Roboto;
	color:#000000;
	font-weight:300;
}
.one-new tr td img{
	margin-right:30px;
	-webkit-border-radius: 70px;
        -moz-border-radius: 70px;
	border-radius: 70px;
}
.all-news, .all-news:hover, .all-news:focus, .all-news2, .all-news2:hover, .all-news2:focus{
	display:inline-block;
	color:#000000;
	font:12px/12px Roboto;
	font-weight:300;
	padding:7px 11px;
	border:1px solid #eaeaea;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
}
.all-news, .all-news:hover, .all-news:focus{
	margin:5px auto 30px;
}
.all-news2, .all-news2:hover, .all-news2:focus{
	margin:0 auto;
}
.all-news:hover, .all-news:focus, .all-news2:hover, .all-news2:focus{
	border:1px solid #00c3ff;
}
.item-date{
	font:bold 30px/30px Roboto;
	color:#3dc5f3;
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	margin-top:4px;
	background:#ffffff;
}
.item-year{
	color:#000000;
	font:15px/15px Roboto;
	font-weight:300;
}
.item-year-margin{
	margin-top:20px;
	margin-bottom:13px;
}
.item-hr{
	width:70%;
	border-top:1px solid #74dafb;
	margin-top:-15px;
	margin-bottom:0;
}
.blue-phone{
	background:#06b4ef;
	margin-bottom:20px;
}
.blue-phone-text{
	padding-left:25px;
	padding-right:20px;
}
.category{
	font:11px/11px Roboto;
	font-weight:300;
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid rgba(255,255,255,0.3);
}
.item-title{
	font:bold 14px/18px Roboto;
	margin-top:8px;
}
.item-a, .item-a:hover, .item-a:focus{
	font:12px/12px Roboto;
	font-weight:300;
	color:#ffffff;
	text-decoration:none;
	display:inline-block;
	padding:7px 15px;
	border:1px solid rgba(255,255,255,0.3);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	margin-top:14px;
}
.item-a:hover, .item-a:focus{
	background:rgba(255,255,255,0.3);
}
.blue-phone img, .blue-phone-text{
	width:50%;
}
#owl-demo .owl-controls .owl-page span{
	background:#fff !important;
	opacity: 1 !important;
	border:1px solid #00c3ff;
}
#owl-demo .owl-controls .owl-page.active span, #owl-demo .owl-controls.clickable .owl-page:hover span{
	opacity: 1 !important;
	background:#00c3ff !important;
}
.main-text{
	margin-bottom:25px;
	box-shadow: 2.5px 4.33px 5px 0px rgba(119,119,119,0.2);
}
.main-img{
	box-shadow: 2.5px -4.33px 5px 0px rgba(119,119,119,0.2);
}
.copy{
	font:bold 13px/13px Roboto;
	color:#7fddfa;
	letter-spacing:-0.7px;
}
.copy table{
	margin-top:7px;
}
.copy, .sky{
	padding-top:5px;
}
.logos{
	padding-top:6px;
}
.news-logos img{
	margin-right:30px;
}
.news-logos{
	margin-bottom:30px;
}
.logos div{
	margin:0 auto;
}
.sky{
	background:#25b5cb;
}
.sky-a, .sky-a:hover, .sky-a:focus{
	font:11px/11px Roboto;
	color:#ffffff;
	font-weight:300;
}
.sky-a{
	text-decoration:underline;
}
.sky-a:hover, .sky-a:focus, .current-projects-more:hover, .current-projects-more:focus, .more-projects:hover, .more-projects:focus{
	text-decoration:none;
}
.sky-a2, .sky-a2:hover, .sky-a2:focus{
	font:13px/13px Roboto;
	color:#ffffff;
	text-decoration:none;
}
.sky-a2{
	margin-bottom:5px;
	display:inline-block;
	margin-top:4px;
}
.sky-a2 span{
	font-weight:bold;
}
/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}
.effect-apollo1{
	max-width:190px;
	max-height:154px;
}
.effect-apollo3{
	max-width:380px;
	max-height:154px;
}
.effect-apollo4{
	max-width:190px;
	max-height:308px;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
}

.grid figure figcaption {
	padding-top:36px;
	padding-left:10px;
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font:16px/16px Roboto;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	font:16px/18px Roboto;
	font-weight: 500;
}

.grid figure h2 span {
	font-weight: 300;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}
figure.effect-apollo {
	background: #3498db;
}

figure.effect-apollo img, figure.effect-apollo2 img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before, figure.effect-apollo2 figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.effect-apollo figcaption::before{
	width: 147%;
	height: 158%;
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
}
figure.effect-apollo2 figcaption::before{
	width: 300%;
	height: 158%;
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
}
figure.effect-apollo h2,  figure.effect-apollo2 h2{
	text-align: left;
}

figure.effect-apollo:hover img,  figure.effect-apollo2:hover img{
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before,  figure.effect-apollo2:hover figcaption::before{
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.main2{
	/*background:url(../img/back2.jpg) no-repeat center top ,/* url(../img/back4.jpg) repeat-y center top*/ /*url(../img/back2.png) repeat-y center top;*/
	background:url(../img/back11.jpg) no-repeat center top , url(../img/back10.png) repeat-y center top;
}
.sport-menu, .sport-menu-wrapper{
	margin-bottom:25px;
}
.sport-menu{
	display:table;
}
.sport-menu-wrapper{
	display:block;
}
.sport-menu-wrapper{
	width:100%;
}
/*.sport-menu2{
	width:13%;
}
.sport-menu3{
	width:82%;
}*/
.nav-hr{
	border-top: 1px solid rgba(255,255,255,0.3);
	margin-top:0px;
	margin-bottom:-1px;
}
.sport-menu li.active, .sport-menu-wrapper ul li.active{
	border-top:1px solid #ffffff;
	text-decoration:none;
} 
.sport-menu li a:focus, .sport-menu li a:hover, .sport-menu-wrapper ul li a:focus, .sport-menu-wrapper ul li a:hover{
	text-decoration:none;
}
.sport-menu li.active a, .sport-menu-wrapper ul li.active a{
	font-weight:bold;
}
.sport-menu li a, .sport-menu-wrapper ul>li a{
	font:15px/20px Roboto;
	color:#ffffff;
	font-weight:300;
	display:inline-block;
	padding-top:15px;
}
.sport-menu li, .sport-menu-wrapper ul>li{
	text-align:center;
	padding-left:16px;
	padding-right:16px;
	vertical-align:top;
	border-top:1px solid transparent;
}
.sport-menu li{
	display:table-cell;
}
.sport-menu-wrapper ul>li{
	display:block;
	float:left;
}
.sport-menu-wrapper ul.sport-menu2>li{
	padding-left:0;
}
.sport-menu li{
	width:14%;
}
.sport-menu2 li a .fa{
	font-size:14px;
}

.sport-menu-wrapper ul.down-ul li{
	display:block;
	width:100%;
	padding:0;
}
.sport-menu span.li-wrapper:last-child, .sport-menu3 span.li-wrapper:last-child, #more-projects{
	display:none;
}
.sport-menu2 li{
	position:relative;
}
.down-ul{
	position:absolute;
	background:#44cbf6;
	z-index:2;
	padding-bottom:15px;
	width:100%;
	padding-left:5px;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 2.5px 4.33px 5px 0px rgba(119,119,119,0.1);	
	display:none;
	top: 60px;
}
.down-ul img{
	margin-right:5px;
}
.sport-menu-wrapper ul.down-ul>li{
	text-align:left;
}
.all-articles{
	padding-top:33px;
	padding-bottom:25px;
	margin-bottom:35px;
	box-shadow: 2.5px 4.33px 5px 0px rgba(119,119,119,0.2);
}
.li-wrapper{
	display:table-cell;
	vertical-align:middle;
	width:1px !important;
}
.li-after{
	background:rgba(255,255,255,0.3);
	display:inline-block;
	height:17px;
	width:1px;
}
.one-article-date, .one-article-date a:focus, .one-article-date a:hover, .one-article-date a{
	font:13px/13px Roboto;
	font-weight:300;
	color:#bebebe;
	margin-top:13px;
	margin-bottom:10px;
}
.one-article-title a, .one-article-title a:hover, .one-article-title a:focus{
	font:bold 16px/16px Roboto;
	color:#000000;
}
.one-article-introtext{
	font:13px/18px Roboto;
	font-weight:300;
	color:#000000;
	margin-top:5px;
}
.news-article{
	margin-bottom:30px;
	height:330px;
}
.ditto_page{
	color:#383737;
}
.ditto_currentpage, .ditto_page:hover, .ditto_page:focus{
	color:#ffffff;
	background:#4fcef8;
	text-decoration:none;
}
.ditto_page, .ditto_currentpage{
	font:16px/35px Roboto;
	width:35px;
	height:35px;
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
	border-radius: 35px;
	text-align:center;
	display:inline-block;
	margin-right:5px;
}
.ditto_next_link, .ditto_next_link:hover, .ditto_next_link:focus, .ditto_previous_link, .ditto_previous_link:focus, .ditto_previous_link:hover{
	color:#383737;
	font:16px/16px Roboto;
	margin-right:5px;
}
.news-wrapper, .anons-wrapper, .current-projects-wrapper{
	position:relative;
}
.news-inner, .anons-inner, .current-projects-inner{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.news-inner-category-a a, .news-inner-category-a a:hover, .news-inner-category-a a:focus, .category-link, .category-link:hover, .category-link:focus{
	font:12px/12px Roboto;
	color:#ffffff;
	font-weight:300;
	padding:7px;
	border:1px solid #ffffff;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	display:inline-block;
	text-decoration:none;
}
.news-inner-category-a a:hover, .news-inner-category-a a:focus, .category-link:hover, .category-link:focus{
	background:rgba(255,255,255,0.5);
}
.news-inner-category-a-margin{
	margin-top:22%;
}
.news-inner-a{
	margin-right:10%;
	margin-left:10%;
}
.news-inner-a a, .news-inner-a a:hover, .news-inner-a a:focus{
	font:bold 15px/15px Roboto;
	color:#ffffff;
}
.news-inner-a-margin{
	margin-top:7%;
}
.news-inner-category-a-margin2{
	margin-top:10%;
}
.news-wrapper-shadow{
	box-shadow: 2.5px 0 5px 0px rgba(119,119,119,0.2);
}
.grey-font{
	font:13px/13px Roboto;
	font-weight:300;
	color:#c7c7c7;
	margin-top:25px;
	margin-bottom:20px;
}
.one-article-image{
	margin-top:35px;
}
.one-article-image img{
	-webkit-border-radius: 162px;
        -moz-border-radius: 162px;
	border-radius: 162px;
}
.one-article-title2{
	font:38px/38px Roboto;
	font-weight:300;
	color:#000000;
	margin-top:70px;
	margin-bottom:30px;
	letter-spacing:-1.5px;
}
.one-article-introtext2{
	font:bold 24px/24px Roboto;
	color:#000000;
}
.one-article-shadow{
	box-shadow: 2.5px 4.33px 5px 0px rgba(119,119,119,0.2);
	margin-bottom:35px;
	background:url(../img/news-article-bg.jpg) no-repeat center bottom #ffffff;
}
.one-article-hr{
	margin:0;
	border-top: 1px solid #e5e5e5;
}
.share{
	margin-top:48px;
	margin-bottom:70px;
}
.share2{
	margin-top:25px;
}
.share-p{
	font:bold 13px/18px Roboto;
	width: 100px;
        display: inline-block;
}
.stButton .stButton_gradient, .stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
	height:20px !important;
}
.one-article-text{
	margin-top:50px;
}
.one-article-text p{
	margin-bottom:10px;
        font-weight: 300;
}
.one-article-text p, .one-article-text ul li{
	font:16px/25px Roboto;
	color:#000000;
}
.stButton .stLarge:hover {
	background-position: 0 !important; 
}
.one-article-text p.play{
	font:italic 21px/27px Playfair Display;
}
.one-article-text p.item-text{
	font:18px/28px Roboto;
	font-weight:300;
	margin-top:25px;
	padding-top:15px;
	border-top:1px solid #e5e5e5;
}
#sync2 .owl-item, #sync2 .item{
	width:193px !important;
	margin-right:10px;
	float:left;
}
#sync2{
	text-align:center;
	margin-bottom:40px;
}
#sync2 .owl-wrapper{
	width:90% !important;
	margin:0 auto;
}
#sync2 img, .more-projects{
	cursor:pointer;
}
#sync1 .owl-buttons .fa{
	color:#cccccc;
	font-size:30px;
}
.owl-theme .owl-controls .owl-buttons div{
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	opacity:1 !important;
}
#sync1 .owl-controls .owl-buttons div{
	position: absolute;
}
#sync1 .owl-controls .owl-buttons .owl-prev{
	left: -45px;
}
#sync1 .owl-controls .owl-buttons .owl-prev, #sync1 .owl-controls .owl-buttons .owl-next{
 	bottom: -91px;
}
#sync1 .owl-controls .owl-buttons .owl-next{
	right: -45px;
}
.one-article-text p.table-p{
	font:16px/20px Roboto;
	font-weight:300;
	color:#a3a3a3;
	margin-top:15px;
}
.one-article-text table tr td{
	vertical-align:top;
}
.one-article-tr{
	padding-right:40px;
}
.one-article-text p span.play-span, .one-article-text p span.play-span-underline{
	font-family:Playfair Display;
	font-style:italic;
}
.one-article-text p span.play-span-underline{
	text-decoration:underline;
}
.quote{
	font:75px/20px Playfair Display;
}
.one-article-text p.grey-text{
	font:italic 21px/30px Playfair Display;
	color:#737373;
}
.one-article-text hr, .about-us hr{
	border-top:1px solid #e5e5e5;
	margin-top:0;
	margin-bottom:40px;
	width:30%;
}
.one-article-text p.big-quote{
	/*font-size:40px;*/
	font:75px/20px Playfair Display;
	margin-bottom:20px;
}
.one-article-text p.author{
	text-align:right;
	font:italic 21px/30px Playfair Display;
	color:#c8c8c8;
}
.flickr{
	display:inline-block !important;
	position: relative;
	top: -8px;
}
.one-article-text p span.or{
	font: 13px/13px Roboto;
	font-weight:300;
}
.read{
	font:italic 21px/30px Playfair Display;
	padding-top:35px;
	border-top:1px solid #e5e5e5;
	margin-bottom:40px;
}
.all-news2-p{
	padding-bottom:15px;
	border-bottom:1px solid #e5e5e5;
}
.bfas2{
	margin:27px auto 35px;
}
.all-news-av{
	font: bold 34px/34px Roboto;
	display:inline-block;
	margin:40px auto 20px;
}
.new-first{
	font: 27px/27px Roboto;
	font-weight:300;
	display:inline-block;
	margin-bottom:30px;
}
#mess{
      font: 27px/27px Roboto;
      color:#ffffff;
}
.white-wrapper{
	border-bottom:1px solid rgba(255,255,255,0.3);
	border-left:1px solid rgba(255,255,255,0.3);
	border-right:1px solid rgba(255,255,255,0.3);
	width:75%;
	margin:0 auto 45px;
}
.sign-wrapper{
	margin-bottom:45px;
}
.sign input[type="text"]{
	width:245px;
	padding-left:15px;
	font:15px/15px Roboto;
	height:39px;
	font-weight:300;
	border:none;
}
.sign input[type="text"], .current-projects-date, .current-projects-more, .more-projects{
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
}
.sign input[type="text"]::-webkit-input-placeholder{
	font:15px/20px Roboto;
	color:#aaaaaa;
	font-weight:300;
}
.sign input[type="text"]:-moz-placeholder{
	font:15px/20px Roboto;
	color:#aaaaaa;
	font-weight:300;
}
.sign input[type="text"]::-moz-placeholder{
	font:15px/20px Roboto;
	color:#aaaaaa;
	font-weight:300;
}
.sign input[type="text"]:-ms-input-placeholder{ 
	font:15px/20px Roboto;
	color:#aaaaaa;
	font-weight:300;
}
.sign input[type="text"] .placeholder{ 
	font:15px/20px Roboto;
	color:#aaaaaa;
	font-weight:300;
}
.sign input[type="submit"]{
	border:1px solid #1979b8;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	height:40px;
	color:#ffffff;
	background:url(../img/submit-bg.png) repeat-x left center;
}
.img-margin{
	margin-left:-53px;
}
.B_crumbBox, .B_homeCrumb, .B_crumb{
	font:11px/11px Roboto;
	color:#000000;
	font-weight:300;
	text-transform:uppercase;
}
.B_homeCrumb:hover, .B_homeCrumb:focus, .B_crumb:hover, .B_crumb:focus{
	color:#000000;
	text-decoration:none;
}
.B_homeCrumb, .B_crumb{
	text-decoration:underline;
}
.breadcr{
	margin-top:30px;
	margin-bottom:15px;
}
.fed-menu-wrapper{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background:#fcfcfc;
}
.fed-menu li{
	display:inline-block;
}
.fed-menu li a, .fed{
	color:#000000;
	display:inline-block;
}
.fed{
	font:bold 21px/16px Roboto;
	padding:20px 7px 20px 0;
}
.fed-menu li a{
	font:16px/16px Roboto;
	font-weight:300;
	padding:20px 7px;
}
.fed-menu li a:hover, .fed-menu li a:focus, .fed-menu li.active a{
	background:#ebebeb;
	text-decoration:none;
	color:#000000;
}
.fed-menu{
	margin:0;
}
.map-wrapper{
	position:relative;
	margin-top:35px;
	margin-bottom:50px;
}
.map-inner{
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.50);
	z-index:100;
	width:100%;
	height:100%;
}
.our-address{
	font:bold 16px/16px Roboto;
	margin-top:30px;
	margin-bottom:23px;
}
.show-on-map{
	 font:12px/12px Roboto;
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;
	 border:1px solid #ffffff;
	 display:inline-block;
	 padding:6px 11px;
	 margin-top:25px;
	 cursor:pointer;
	 font-weight:300;
}
.show-on-map:hover, .show-on-map:focus{
	background:rgba(255,255,255,0.3);
	color:#ffffff;
	text-decoration:none;
}
.map-inner .fa-map-marker{
	font-size:24px;
}
.map-marker{
	margin-top:25px;
	margin-bottom:19px;
}
.map-inner hr{
	border-top:1px solid rgba(255,255,255,0.3);
	margin-top:0;
	margin-bottom:15px;
}
.map-address{
	font:18px/30px Roboto;
	font-weight:300;
}
.row-shadow{
	box-shadow: 2.5px 4.33px 5px 0px rgba(119,119,119,0.2);
}
.row-shadow ul li, .one-article-shadow ul li{
	list-style-type:disc;
}
.contact-bold{
	font:bold 16px/16px Roboto;
	padding-top:4px;
}
.contact-hr{
	border-top:1px solid #cccccc;
	margin-top:15px;
	margin-bottom:5px;	
}
.contact-span{
	font:16px/30px Roboto;
	font-weight:300;
}
.contact-margin{
	margin-bottom:30px;
}
.contact-icons{
	width:20%;
}
.contact-bold a{
	color:#000000;
}
.fed-contact{
	padding-bottom:60px;
	margin-bottom:28px;
}
.fed-menu-wrapper .icon-bar{
	background-color:#000000;
}
.str-image{
	-webkit-border-radius: 139px;
        -moz-border-radius: 139px;
	border-radius: 139px;
}
.str-position{
	font:bold 21px/21px Roboto;
}
.str-fio{
	font:italic 21px/30px Playfair Display;
}
.str-desc{
	font:18px/18px Roboto;
	font-weight:300;
	margin-top:20px;
}
.one-man{
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #e5e5e5;
}
.all-leads{
	margin-top:30px;
	margin-bottom: 30px;
}
.download-files{
	font:27px/27px Roboto;
	font-weight:300;
	margin-top:40px;
	margin-bottom:15px;
}
.about-us-text a.str-a{
	font:15px/15px Roboto;
	font-weight:300;
	display:inline-block;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #cccccc;
	padding:13px 15px;
	color:#000000;
	margin:20px 12px 45px 12px;
}
.about-us-text a.str-a:hover, .about-us-text a.str-a:focus{
	text-decoration:none;
	color:#ffffff;
	background:#4fcef8;
	border:1px solid #4fcef8;
}
.structure-row{
	padding-bottom:47px;
	margin-bottom:33px;
}
.download-wrapper{
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	margin-top:45px;
	margin-bottom:45px;
}
.one-article-text p.Playfair, .about-us-text p.Playfair, .Playfair{
	font:italic 18px/22px Playfair Display;
}
.about-us{
	margin-bottom:42px;
	padding-bottom:45px;
}
.about-us-title{
	font:italic 25px/25px Playfair Display;
	margin-bottom:30px;
}
.one-article-text p.Roboto, .about-us-text p.Roboto, .Roboto{
	font:16px/25px Roboto;
        font-weight:300;
}
.auto{
	margin:0 auto;
}
.inline-block{
	display:inline-block !important;
}
.about-us-text a, .about-us-text a:hover, .about-us-text a:focus{
	color:#00bffd;
}
.about-us-text,  .smi-wrapper{
	padding-top:35px;
}
.p-bottom{
	margin-bottom:20px;
}
.doc-title{
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:55px;
	background:#fcfcfc;
}
.doc-title p{
	font:bold 21px/21px Roboto;
	margin-top:17px;
	margin-bottom:17px;
}
.docs, .docs-second, .docs-third{
	font:16px/16px Roboto;
	font-weight:300;
	cursor:pointer;
}
.docs, .conf{
	padding:12px 36px 14px 	23px;
}
.doc-wrapper, .docs, .conf{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.docs-second, .conf-inner-style{
	padding:12px 36px 14px 	0;
}
.conf-inner-style, .docs-slide, .docs-second-files, .docs-slide3{
	margin-left:40px;
}
.conf-inner-style2{
	margin-left:40px;
}
.docs-second{
	border-bottom:1px solid #e5e5e5;
}
.docs-third{
	padding:12px 36px 14px 	0;	
	/*margin-left:80px;*/
	border-bottom:1px solid #e5e5e5;
}
.docs-slide2{
	margin-left:40px;
}
.docs-second p, .docs-third p{
	background:url(../img/down.png) no-repeat center right;
}
.docs p, .conf p{
	background:url(../img/down3.png) no-repeat center right;
}
.doc-table, /*.docs-second, .docs-third,*/ .conf-inner-style, .conf-inner-style2, /*.docs-slide,*/ .docs-slide2, .docs-slide3, .docs-second-files{
	display:none;
}
.doc-table{ 
	margin-left:80px;
}
.up{
	background:url(../img/up.png) no-repeat center right !important;
}
.up2{
	background:url(../img/up2.png) no-repeat center right !important;
}
.doc-tr{
	display:table;
	width:100%;
	margin-top:9px;
	padding-bottom:9px;
	border-bottom:1px solid #f5f5f5;
}
.doc-td1, .doc-td2, .doc-td3, .doc-td4, .doc-td5{
	display:table-cell;
}
.doc-td1{
	width:87%;
}
.doc-td1 a{
	font:16px/16px Roboto;
	color:#000000;
}
.doc-td1 a:hover, .doc-td1 a:focus{
	color:#00bfff;
	text-decoration:none;
}
.doc-td2,.doc-td3, .doc-td4{
	font:11px/16px Roboto;
} 
.doc-td3{
	width:2%;
}
.doc-td4{
	width:7%;
}
.doc-td5{
	width:4%;
}
.doc-row{
	padding-bottom:55px;
	margin-bottom:35px;
}
.sport-photo{
	margin-top:70px;
	margin-bottom:90px;
}
.sport-photo img{
	-webkit-border-radius: 71px;
        -moz-border-radius: 71px;
	border-radius: 71px;
	margin:0 auto;
}
.calendar a{
	font:15px/15px Roboto;
	font-weight:300;
	color:rgba(255,255,255,0.3);
	text-transform:uppercase;
}
.calendar-p a{
	color:rgba(255, 255, 255, 0.3);
}
.calendar a:hover, .calendar a:focus, .calendar-p a:hover, .calendar-p a:focus, .calendar-p2 a, .calendar-p2 a:hover, .calendar-p2 a:focus{
	color:#ffffff;
	text-decoration:none;
}
.calendar, .sport-h2, .one-sport-menu{
	margin-left:15%;
}
.sport-h2{
	font:60px/60px Roboto;
	color:#ffffff;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:600;
}
.sport-hr{
	border-top:1px solid rgba(255,255,255,0.3);
	margin-top:0;
	margin-bottom:35px;
}
.one-sport-menu li a, .one-sport-menu li{
	font:15px/15px Roboto;
	color:#ffffff;
	font-weight:300;
	display:inline-block;
	text-transform:uppercase;
}
.one-sport-menu li a:hover, .one-sport-menu li a:focus{
	text-decoration:none;
}
.one-sport-menu li{
	margin-right:35px;
	padding-right:15px;
	position:relative;
	border-bottom:2px solid transparent;
}
.one-sport-menu li ul{
	position:absolute;
	text-align:left;
	padding-top:12px;
}
.one-sport-menu>li{
	padding-bottom:10px;
}
.one-sport-menu li ul li{
	display:block;
	margin-bottom:10px;
	padding-top:10px;
	border-bottom:none !important;
}
.one-sport-menu li ul li a{
	display:inline-block;
}
.justifyfull{
	text-align:justify;
}
.justifyleft{
	text-align:left;
}
.justifyright{
	text-align:right;
}
.one-sport-menu li ul{
	display:none;
}
.indent{
	text-indent:50px;
}
.bot-border{
	border-bottom:2px solid rgba(255,255,255,0.3) !important;
}
.arrow-down{
	background:url('../img/right-down.png') no-repeat 100% 20%;
}
.one-sport-menu{
	margin-bottom:300px;
}
#sync1 img{
	margin:0 auto;
}
.smi-img, .smi-div{
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	border-radius: 80px;
	margin:0 auto;
}
.smi-div{
        border: 1px solid #e5e5e5;
        width:80px;
        height:80px;
        line-height:80px;
}
.smi-date, .smi-date a{
	font:11px/11px Roboto;
	color:#b7b7b7;
}
.smi-date a{
	text-decoration:underline;
}
.smi-date a:hover, .smi-date a:focus{
	text-decoration:none;
	color:#b7b7b7;
}
.smi-date-a{
	text-transform:uppercase;
}
.smi-source{
	font:16px/16px Roboto;
	color:#000000;
	margin-top:8px;
	margin-bottom:8px;
}
.smi-source-thin{
	font-weight:300;
}
.smi-source-bold{
	font-weight:bold;
}
.smi-pagetitle a, .smi-pagetitle a:hover, .smi-pagetitle a:focus{
	font:bold italic 16px/16px Playfair Display;
	color:#000000;
}
.smi-pag{
	padding-top:20px;
	border-top:1px solid #e5e5e5;
	margin-top:60px;
}
.smi{
	padding-top:18px;
	padding-bottom:18px;
	border-bottom:1px solid #f7f7f7;
	height:138px;
}
.press-source{
	font:bold 21px/21px Roboto;
}
.press-pagetitle{
	font:italic 21px/21px Playfair Display;
	margin-top:15px;
	margin-bottom:25px;
}
.press-pagetitle a{
	color:#000000;
}
.press-pagetitle a:hover, .press-pagetitle a:focus{
	color:#000000;
}
.press-introtext{
	font:16px/25px Roboto;
	font-weight:300;
	text-align:justify;
}
.press-introtext-margin{
		margin-bottom: 15px;
}
.press-a{
	margin-top:35px;
	margin-bottom:30px;
}
.press-a-more,  .press-a-more:hover, .press-a-more:focus, .press-a-download, .press-a-download:hover, .press-a-download:focus, .about-us-text a.press-a-more,  .about-us-text a.press-a-more:hover, .about-us-text a.press-a-more:focus{
	font:14px/14px Roboto;
	font-weight:300;
	color:#000000;
}
.press-a-more:hover, .press-a-more:focus{
	text-decoration:none;
	border:1px solid #e5e5e5;
}
.press-a-more{
	padding:10px 20px;
	display:inline-block;
	border:1px solid #44c9fd;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	margin-right:25px;
}
.press-a-download:hover, .press-a-download:focus{
	text-decoration:none;
	color:#44c9fd;
}
#vk_like{
	display:inline-block;
}
.fb-share-button{
	display:inline-block;	
}
.fb_iframe_widget{
        position:absolute !important;
}
.press-line{
	border-bottom:1px solid #e5e5e5;
	margin-bottom:30px;
}
.media-a{
	margin-top:25px;
	margin-bottom:40px;
}
.media-a a{
	font:20px/20px Roboto;
	font-weight:300;
	color:#000000;
	text-transform:uppercase;
}
.media-a a:hover, .media-a a:focus{
	color:#4fcef8;
	text-decoration:none;
}
.flickr-border{
	padding-bottom:40px;
	border-bottom:1px solid #f2f2f2;
	margin-bottom:40px;
}
.flickr-border img{
	margin:0 auto;
}
.photo-img{
	margin-bottom:30px;
}
.date-day{
	font:bold 59px/48px Roboto;
}
.date-month{
	font:bold 13px/13px Roboto;
	text-transform:uppercase;	
}
.date-press, .date-day, .date-month{
	display:inline-block;
}
.date-press{
	margin-top:58px;
	border-right:1px solid #e5e5e5;
	padding-right:40px;
}
#owl-demo2{
        width:80%;
}
#owl-demo2 .owl-controls .owl-buttons div{
	position: absolute;
}
#owl-demo2 .owl-controls .owl-buttons .owl-prev{
	left: -5px;
}
#owl-demo2 .owl-controls .owl-buttons .owl-prev, #owl-demo2 .owl-controls .owl-buttons .owl-next{
 	bottom: 2px;
}
#owl-demo2 .owl-controls .owl-buttons .owl-next{
	right: 0;
}
#owl-demo2 .owl-controls .owl-buttons .owl-prev .fa, #owl-demo2 .owl-controls .owl-buttons .owl-next .fa{
	font-size:30px;
	color:#cccccc;
        opacity:0.5;
}
#owl-demo2 .owl-controls .owl-buttons .owl-prev:hover .fa, #owl-demo2 .owl-controls .owl-buttons .owl-next:hover .fa{
        opacity:1;
}
.logo-wrapper{
	display:table;
}
.logo-inner{
	display:table-cell;
	vertical-align:middle;
}
.logo-wrapper, .logo-inner{
	height:35px;
}
#owl-demo2 .owl-controls {
	margin-top: 0; 
}
.black-opacity{
	background:rgba(0,0,0,0.3);
}
.news-inner-table p{
	font:11px/16px Roboto;
	color:#ffffff;
	font-weight:300;
}
.news-inner-table{
	margin:0 auto;
	border-top:1px solid rgba(255,255,255,0.3);
	display:none;
}
.news-inner-table p.news-inner-table-bold{
	font-weight:bold;
	padding-top:10px;
}
.news-inner-table-padding{
	padding-right:50px;
}
.news-inner-table-first{
	margin-top:100px;
}
.news-inner-table-second{
	margin-top:5px;
}
.find{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:25px;
	margin-bottom:25px;
}
.bordered{
	border:1px solid #75d7f8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font:16px/16px Roboto;
	font-weight:300;
	padding:3px 0 5px 5px;
	margin-bottom:15px;
	width:50%;
}
.bordered:focus{
	outline:none;
}
.width-50{
	width:46%;
}
.width-25{
	width:20%;
}
.year{
	margin-right:6%;
}
.find-text::-webkit-input-placeholder{
	font:16px/20px Roboto;
	color:#b6b6b6;
	font-weight:300;
}
.find-text:-moz-placeholder{
	font:16px/16px Roboto;
	color:#b6b6b6;
	font-weight:300;
}
.find-text::-moz-placeholder{
	font:16px/16px Roboto;
	color:#b6b6b6;
	font-weight:300;
}
.find-text:-ms-input-placeholder{ 
	font:16px/16px Roboto;
	color:#b6b6b6;
	font-weight:300;
}
.find-text .placeholder{ 
	font:16px/16px Roboto;
	color:#b6b6b6;
	font-weight:300;
}
.find-submit{
	font:15px/15px Roboto;
	color:#ffffff;
	font-weight:300;
	background:#3dc8f6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	padding:14px 60px;
	margin-top:10px;
}
.event{
	text-transform:uppercase;
	font:bold 16px/16px Roboto;
	margin-top:15px;
	margin-bottom:10px;
}
.event-table{
	width:100%;
	background:#fbfbfb;
	font:16px/16px Roboto;
	font-weight:300;
}
.event-table tr td{
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:middle;
}
.event-table tr{
	border-bottom:1px solid #e1e1e1;
}
.event-table tr.dark-line{
	border-bottom:1px solid #c9c9c9;
}
.event-td1{
	width:38%;
	position:relative;
}
.event-td2, .event-td3{
	width:20%;
}
.event-td4{
	width:12%;
}
.event-table .my-calendar{
	font:11px/11px Roboto;
	font-weight:300;
	display:inline-block;
	border:1px solid #c9c9c9;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	color:#000000;
	padding:6px 20px 8px;
	cursor:pointer;	
}
.event-table .my-calendar:hover, .event-table .my-calendar:focus{
	text-decoration:none;
	color:#000000;
	border:1px solid #3dc8f6;
}
.event-href a{
	color:#000000;
	font-size:13px;
}
.event-menu li{
	display:inline-block;
	margin-right:10px;
	position:relative;
}
.event-menu li .event-menu-span, .add-event, .fai2-text{
	position:absolute;
	display:inline-block;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	background:#ffffff;
	display:none;
}
.event-menu li .event-menu-span, .add-event{
       	font: 13px/13px Roboto;
        border: 1px solid #75d7f8;
        padding:5px 0;
	text-align: center;
}
.fai2-text{
       font: 13px/15px Roboto;
       color:#4fcef8;
       bottom: -95px;
       right: 0;
       width: 216px;
       z-index:20;
       padding:10px;
}
.fai2-text::after, .fai2-text::before{
	content: ''; 
	position: absolute; 
	right: 10px; top: -16px; 
	border: 8px solid  transparent; 
	border-bottom: 8px solid #ffffff;
}
.event-menu li .event-menu-span{
	top: -30px;
	left: -52px;
	width: 112px;	
}
.add-event{
	width: 122px;
	top: -38px;
	left: -47px;
}
.event-menu li .event-menu-span::after, .event-menu li .event-menu-span::before,  .add-event::after, .add-event::before{
	content: ''; 
	position: absolute; 
	left: 50px; bottom: -16px; 
	border: 8px solid  transparent; 
	border-top: 8px solid #75d7f8;
}
.event-menu li .event-menu-span::after, .add-event::after{
	border-top: 8px solid white;
	bottom: -15px; 
}
.event-menu{
	margin-bottom:0;
}
.info h1{
	font:25px/25px Roboto;
	font-weight:300;
	margin-top:30px;
	margin-bottom:60px;
}
.info-menu li{
	display:inline-block;
}
.info-menu li img{
	margin-right:10px;
	margin-top:-5px;
}
.info-menu li a, .info-menu li a:hover, .info-menu li a:focus{
	font:16px/16px Roboto;
	font-weight:300;
	color:#000000;
	padding-bottom:20px;
	text-decoration:none;
}
.info-menu li a:hover, .info-menu li a:focus, .info-menu li.active a{
	border-bottom:1px solid #69c1df;
}
.info-menu li{
	margin-right:80px;
}
.info-menu li:last-child{
	margin-right:0;
}
.about-us hr.info-hr{
	border-top:1px solid #e5e5e5;
	width:100%;
	margin-bottom:0;
	margin-top:19px;
}
.info-bold{
	font:bold 16px/16px Roboto;
	padding-right:15px;
}
.info-light{
	font:16px/16px Roboto;
	font-weight:300;
	padding-left:15px;
}
.info-border{
	border-bottom:1px solid #e5e5e5;
}
.info-table{
	width:93%;
	margin-top:10px;
}
.info-table tr td{
	width:50%;
}
.info-table tr td{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}
.info-a, .info-a:hover, .info-a:focus{
	font:13px/13px Roboto;
	font-weight:300;
	color:#ffffff;
	display:inline-block;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	background:#44cbf6;
	padding:10px;
	margin:20px auto;
	text-decoration:none;
}
.info h2{
	font:bold 16px/16px Roboto;
	margin:0 auto;
	display:inline-block;
	padding:0 50px;
	background:#ffffff;
}
.about-us hr{
	width:100%;
	margin-top:-10px;
	margin-bottom:0;
}
.info-table2{
	width:100%;
	margin-top:20px;
}
.info-table2 tr td{
	vertical-align:middle;
	padding-top:15px;
	padding-bottom:15px;
}
.info-table2-tr{
	border-bottom:1px solid #e5e5e5;
}
.info-light2{
	font:16px/16px Roboto;
	font-weight:300;
	padding-right:15px;
}
.info-site, .info-site:hover, .info-site:focus{
	color:#44cbf6;
}
.info-light2 p{
	padding-top:10px;
	padding-bottom:10px;
}
.article-pagetitle a, .article-pagetitle a:hover, .article-pagetitle a:focus, .article-pagetitle{
	font:bold 16px/16px Roboto;
	margin-top:25px;
	margin-bottom:15px;
	color:#000000;
}
.article-introtext{
	font:14px/20px Roboto;
	font-weight:300;
	margin-bottom:19px;
}
.first_new_event{
	margin-top:30px;
}
.event-docs{
	margin-top:25px;
	margin-bottom:25px;
}
.select_main{
	position:relative; 
	border:1px solid #75d7f8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font:16px/16px Roboto;
	margin-bottom:15px;
	background:url(../img/select.png) no-repeat right;
}
.lic-select{
	position:relative; 
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	background:url(../img/select-white.png) no-repeat right center #3dc8f6;
	height:50px;
	width:36%;
	display:inline-block;
	text-align:left;
}
.lic-form{
	position:relative; 
}
.lic-form option{
	background: #3dc8f6;
	font: 16px/25px Roboto;
	color:#ffffff;
}
.lic-form form{
	display:inline-block;
	width:55%;
}
.choose-event select, .lic-form select{
	width:100%;
	position:reative; 
	border:none; 
	cursor:pointer; 
	opacity:0;
	filter: alpha(opacity=0);
}
.choose-event select{
	height:31px;
}
.lic-form select{
	height:50px;
}
.select_main p, .lic-form p {
	width:100%; 
	height:100%; 
	position:absolute; 
	left:0; 
	top:0; 
	overflow:hidden;
	font-weight:300;
}
.select_main p{
	color:#000000;
	font:15px/20px Roboto;
	padding:5px 0 5px 5px;
}
.lic-form p{
	color:#ffffff;
	font:16px/16px Roboto;
	padding:18px 0 18px 16px;
}
.hide-events, .show-events{
	cursor:pointer;
	display:inline-block;
	margin-left:29px;
}
.hide-events, .show-all{
	display:none;
}
.choose{
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	background:#e5e5e5;
	text-align:center;
}
.choose-active, .choose{
	width:14px;
	height:14px;
	display:inline-block;
	margin-left:5px;
	margin-right:10px;
	cursor:pointer;
}
.choose-active{
	background:url(../img/choose.png) no-repeat;
}
.choose .fa{
	color:#ffffff;
	font-size:10px;
	line-height:5px;
	display:inline-block;margin-top:-10px;
}
.event-title{
	padding-left:29px;
}
.event-table tr:last-child{
	border-bottom: none;
}
.next-events{
	margin-top:50px;
}
.search{
	font:16px/16px Roboto;
	font-weight:300;
	display:inline-block;
}
.about-us-text a.print, .about-us-text a.print:hover, .about-us-text a.print:focus, .about-us-text a.download-calendar, .about-us-text a.download-calendar:hover, .about-us-text a.download-calendar:focus, .download-calendar, .download-calendar:hover, .download-calendar:focus{
	font:12px/12px Roboto;
	font-weight:300;
	color:#000000;
}
.download-calendar{
	display:inline-block;
	padding:8px;
	border:1px solid #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top:-4px;
}
.download-calendar:hover, .download-calendar:focus{
	text-decoration:none;
	border:1px solid #75d7f8;
}
.inline-top{
	border-bottom:1px solid #e5e5e5;
	padding:15px 15px 15px 30px;
	margin-bottom:25px;
}
.inline-bottom{
	border-top:1px solid #e5e5e5;
	margin-top:25px;
	padding:20px 15px 15px 30px;
	font:14px/14px Roboto;
	font-weight:300;
	color:#7f7f7f;
}
.save, .save:hover, .save:focus, .download-cal, .download-cal:hover, .download-cal:focus, .send-calendar input[type="text"]{
	font:14px/14px Roboto;
	font-weight:300;
	display:inline-block;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
}
.save, .save:hover, .save:focus, .download-cal, .download-cal:hover, .download-cal:focus{
	padding:11px 20px;
}
.send-calendar input[type="text"]{
	padding:9px 20px;
}
.save, .save:hover, .save:focus{
	color:#ffffff;
	background:#75d7f8;
}
.arrow{
	margin-left:30px;
}
.download-cal, .download-cal:hover, .download-cal:focus{
	color:#7f7f7f;
}
.download-cal{
	border:1px solid #7f7f7f;
}
.download-cal:hover, .download-cal:focus{
	border:1px solid #75d7f8;
}
.send-calendar input[type="submit"]{
	background:url(../img/arrow-bottom.png) no-repeat;
	border:none;
	margin-left: -28px;
}
.send-calendar input[type="text"]{
	border:1px solid #7f7f7f;
}
.send-calendar{
	display:inline-block;
}
.send-calendar::-webkit-input-placeholder{
	font:14px/14px Roboto;
	color:#7f7f7f;
	font-weight:300;
}
.send-calendar:-moz-placeholder{
	font:14px/14px Roboto;
	color:#7f7f7f;
	font-weight:300;
}
.send-calendar::-moz-placeholder{
	font:14px/14px Roboto;
	color:#7f7f7f;
	font-weight:300;
}
.send-calendar:-ms-input-placeholder{ 
	font:14px/14px Roboto;
	color:#7f7f7f;
	font-weight:300;
}
.send-calendar placeholder{ 
	font:14px/14px Roboto;
	color:#7f7f7f;
	font-weight:300;
}
.option-none{
	display:none;
}
.quest{
	background:#3dc8f6;
	display:inline-block;
	color:#ffffff;
	height:30px;
	width:30px;
	-webkit-border-radius: 30px;
        -moz-border-radius: 30px;
	border-radius: 30px;
	text-align:center;
	font:bold 19px/30px Roboto;
	margin-top:30px;
	margin-bottom:15px;	
}
.lic-content{
	font:16px/25px Roboto;
	font-weight:300;
	margin-bottom:30px;
}
.lic-prompt{
	color:#b4bbc2;
	font:14px/14px Roboto;
	margin-bottom:30px;
	margin-top:25px;
}
.lic-table-wrapper{
	-webkit-border-radius: 3px;
        -moz-border-radius: 3px;
	border-radius: 3px;
	background:#f3f2f2;
	padding-bottom:15px;
}
.lic-table tr td{
	text-align:center;
	font:16px/16px Roboto;
	font-weight:300;
	padding-top:15px;
	padding-bottom:15px;
	width:16%;
}
.lic-table tr{
	border-bottom:1px solid #dad9d9;
}
.question{
	font:16px/20px Roboto;
	background:url(../img/answer-bottom.png) no-repeat left top;
	cursor:pointer;
}
.question, .answer{
	padding-left:30px;
}
.answer{
	margin-top:15px;
	display:none;
}
.answer, .answer p{
	font:14px/25px Roboto;
	font-weight:300;
}
.question-answer{
	margin-bottom:25px;
	margin-left:25px;
}
.question-answer-p{
	font:16px/16px Roboto;
	font-weight:300;
	margin-bottom:15px;
}
.lic-form input[type="text"]{
	font:16px/16px Roboto;
	color:#000000;
	border:none;
	border-top:2px solid #c6ccd2;
	border-bottom:2px solid #c6ccd2;
	padding:8px 0 10px 20px;
	margin-left:-4px;
	display:inline-block;
	width:45%;
	height:50px;
}
.lic-form input[type="text"]:focus{
	outline:none;
}
.lic-form input[type="text"]::-webkit-input-placeholder{
	font:16px/20px Roboto;
	color:#d4d8dc;
}
.lic-form input[type="text"]:-moz-placeholder{
	font:16px/30px Roboto;
	color:#d4d8dc;
}
.lic-form input[type="text"]::-moz-placeholder{
	font:16px/30px Roboto;
	color:#d4d8dc;
}
.lic-form input[type="text"]:-ms-input-placeholder{ 
	font:16px/30px Roboto;
	color:#d4d8dc;
}
.lic-form input[type="text"] placeholder{ 
	font:16px/20px Roboto;
	color:#d4d8dc;
}
.lic-form input[type="submit"]{
	-webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	background:#3dc8f6;
	border:none;
	color:#ffffff;
	font:16px/16px Roboto;
	font-weight:300;
	padding:17px 15px 17px 15px;
	margin-left:-4px;
	display:inline-block;
	height:50px;
}
.partner{
	-webkit-border-radius: 4px;
        -moz-border-radius:  4px;
	border-radius: 4px;
	height:225px;
	color:#ffffff;
	padding-top:35px;
	margin-bottom:30px;
	border: 1px solid transparent;
}
.partner-title{
	font:14px/14px Roboto;
	text-transform:uppercase;
}
.partner-img-partner{
	width:260px;
	height:90px;
	display:table;
	margin:10px auto;
}
.partner-img-partner div, .partner-img-partner1 div, .partner-img-partner2 div{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.partner-img-partner div img, .partner-img-partner1 div img, .partner-img-partner2 div img{
	margin:0 auto;
}
.partner a{
	font:14px/14px Roboto;
	color:#ffffff;
	display:inline-block;
	padding:10px 35px;
	border:1px solid #ffffff;
	-webkit-border-radius: 35px;
        -moz-border-radius:  35px;
	border-radius: 35px;
}
.partner a:hover, .partner a:focus{
	color:#ffffff;
	text-decoration:none;
}
.partner-hover{
	border: 1px solid #999;
	box-shadow: 0 0 30px #999 inset;
}
.partner-hover2{
	border: 1px solid #fff;
	box-shadow: 0 0 30px #fff inset;
}
.partner-bottom1, .partner-bottom2{
	border:1px solid #ebebeb;
	-webkit-border-radius: 4px;
        -moz-border-radius:  4px;
	border-radius: 4px;
	height:300px;
}
.partner-bottom1-left{
	width:60%;
}
.partner-bottom1-right{
	width:40%;
}
.partner-img-partner1{
	display:table;
	width: 100%;
	height:300px;
}
.partner-bottom1-left{
	padding:30px 0 0 30px;
}
.partner-bottom1-termin{
	font:bold 12px/12px Roboto;
}
.partner-description{
	color:#838d8f;
	font:14px/18px Roboto;
}
.partner-bottom1-title{
	color:#3c3d41;
	font:bold 22px/22px Roboto;
	margin-top:15px;
	margin-bottom:15px;
}
.partner-bottom1-left a, .partner-bottom1-left a:hover, .partner-bottom1-left a:focus{
	display:inline-block;
	border:1px solid #ededed;
	padding:10px 30px;
	-webkit-border-radius: 30px;
        -moz-border-radius:  30px;
	border-radius: 30px;
	color:#3c3d41;
	font:12px/12px Roboto;
	margin:15px auto 0;
	text-decoration:none;
}
.partner-bottom2{
	padding:20px;
}
.partner-img-partner2{
	display:table;
	width:170px;
	height:50px;
	margin-top:30px;
	margin-bottom:30px;
}
.partner-bottom2-title{
	color:#3a3d3f;
	font:bold 15px/15px Roboto;
	margin-bottom:10px;
}
.partner-bottom1, .partner-bottom2{
	margin-bottom:30px;
}
.sport-podmenu-text, .sport-podmenu-text p{
	font: 16px/25px Roboto;
	font-weight: 300;
}
.sport-podmenu-text{
	padding-top:30px;
}
.sport-menu2-icon{
	background:#44cbf6;
	width:36px;
	height:36px;
	line-height:36px;
}
.sport-menu2 li a.li-first-a{
	color:#44cbf6;
	background:#ffffff;
	padding-right:10px;
}
.sport-menu2-icon, .sport-menu2 li a.li-first-a{
	-webkit-border-radius: 36px;
        -moz-border-radius: 36px;
	border-radius: 36px;
	display:inline-block;
}
.sport-menu-wrapper ul.sport-menu2>li a.li-first-a{
	padding-top:0;
	margin-top:15px;
}
.before-menu{
	display:none;
	z-index: 2;
	position:absolute;
}
.display-block{
	display:block;
}
.sport-menu-wrapper ul.sport-menu3>li a{
	padding-top:22px;
}
.sport-menu3{
	margin-bottom:35px;
}
.blr{
	color:#6f7275;
	font:16px/16px Roboto;
	position:absolute;
	right:-50px;
	top:17px;
	font-weight:500;
}
#vk_like1{
	display:inline-block;
}
.or{
	display: inline-block;
	margin-left: 130px;
	position: relative;
	top: -5px;
}
.fai{
	position:absolute;
	right:25px;
	top:40px;
}
.main4-h1{
	color:#ffffff;
	margin:-29px 10% 25px;	
}
.calendar-p, .calendar-p2{
        margin-bottom:25px;	
}
.calendar-p2{
	display:inline-block;
	border-top:1px solid #ffffff;
	padding-top:5px;
}
.press-content, .press-content p{
	font:16px/25px Roboto;
	font-weight:300;
}
.press-content p{
	margin-bottom:15px;
}
.press-table-img{
	-webkit-border-radius: 50px;
        -moz-border-radius:  50px;
	border-radius: 50px;
	margin-right:18px;
}
.press-author{
	color:#3c3d41;
	font:bold 11px/12px Roboto;
}
.press-table tr td{
	vertical-align:top;
}
.press-job{
	color:#838d8f;
	font:12px/22px Roboto;
	font-weight:400;
}
.press-phone{
	color:#838d8f;
	font:16px/22px Roboto;
}
.press-table{
	margin:25px 0;
	width:50%;
}
.press-hr{
	margin-bottom:25px;
}
.press-table-img-td{
	width:10%;
}
.consist{
	border:1px solid #ebebeb;
	-webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	border-radius: 4px;
	padding-bottom:15px;
	margin-bottom:20px;
}
.consist-name{
	margin:25px 0 20px 0;
}
.consist-name a, .consist-name a:hover, .consist-name a:focus{
	color:#838c8e;
	font:bold 18px/18px Roboto;
}
.consist-name a:hover, .consist-name a:focus{
	text-decoration:none;
	color:#000000;
}
.sport-podmenu-text p.consist-number{
	color:#838c8e;
	font:12px/13px Roboto;
	margin-bottom:6px;
}
.consist .img-responsive{
	margin:20px auto 0;
}
.sport-podmenu-text p.consist-pagetitle{
	color:#838c8e;
	font:bold 20px/20px Roboto;
	text-transform:uppercase;
	margin:0 0 20px 0;
}
.result-list, .result-list:hover, .result-list:focus{
	color:#38bbff;
	font:13px/16px Roboto;
	margin:20px  0 25px 0;
	text-decoration:underline;
	display:inline-block;
}
.result-list:hover, .result-list:focus{
	text-decoration:none;
}
.about-man, .about-man p{
	font:16px/26px Roboto;
	font-weight:300;
}
.about-man{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding:23px 0 30px 0;
	margin:0 0 40px 0;
}
.block2{
	color:#838c8e;
	font:14px/25px Roboto;
}
.block2 ul{
	list-style-image:url('../img/arrow2.png');
	margin-top:30px;
	list-style-position: inside;
}
.block2 h3{
	color:#838c8e;
	font:bold 18px/18px Roboto;
	margin:0;
}
.about-person{
	margin-bottom:40px;
}
.top-new{
	position:relative;
}
.top-new-inner{
	top:0;
	left:0;
	position:absolute;
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	color:#ffffff;
}
.category-link{
	margin:75px 0 30px 0;
}
.top-new-inner h2{
	font:38px/38px Roboto;
	font-weight:300;
	margin:0;
}
.top-new-inner-introtext{
	font: bold 24px/24px Roboto;
	width:70%;
	margin:30px auto;
}
.lang a.fai2{
        padding-bottom:0;
}
.fai2-wrapper{
        display:inline-block;
        float: right;
        margin-top: 20px;
        position:relative;
}
.top-nav .navbar-collapse{
	padding-left:0 !important;
	padding-right:0 !important;
}
.top-new-span-margin{
    display:inline-block;
    margin-right:40px;
}
.anons-inner{
	padding-left:30px;
}
.anons-inner-place{
	font:14px/14px Roboto;
	text-transform:uppercase;
	bottom:15px;
}
.anons-inner-date{
	font:22px/22px Roboto;
	padding:10px 15px;
	border:1px solid #ffffff;
	bottom:43px;
}
.anons-inner-place, .anons-inner-date{
	position:absolute;
}
.anons-text{
	background:#f1f5f8;
	font:13px/15px Roboto;
	color:#000000;
	padding:13px 30px;
	text-align:jus
}
.anons-text p.anons-text-a  a, .anons-text p.anons-text-a  a:hover, .anons-text p.anons-text-a a:focus{
	color:#18aceb;
	font:bold 18px/18px Roboto;
}
.anons-text p.anons-text-a{
	margin-bottom:5px;
}
.tibo{
        position:fixed;
        right:0;
        top:128px;
}
.smi2{
        background:#e8e8e8;
	    margin:0 15px;
}
.smi2-inner{
        padding:15px 5% 20px;
}
.smi2 .smi-date{
        margin:15px 0;
}
.smi-introtext{
       color:#7f7f7f;
       font:13px/22px Roboto;
       margin-top:10px;
}
.current-projects-inner div{
       width:60%;    
}
.current-projects-date, .current-projects-more, .more-projects{
       font:11px/11px Roboto;
       padding:13px 26px;
}
.current-projects-date, .current-projects-more{
       border:1px solid rgba(255,255,255,0.8);
}
.current-projects-date{
       margin:35px 0 28px;
}
.current-projects-pagetitle{
       font:bold 20px/25px Roboto;
}
.current-projects-introtext{
       font:12px/19px Roboto;
       margin:30px 0;
}
.current-projects-more, .current-projects-more:hover, .current-projects-more:focus{
       color:#000000;
}
.projects-h2, .more-projects{
       margin:30px 0;
}
.projects-h2{
       font:26px/26px Roboto;
}
.current-projects-inner div.current-projects-inner-div{
       width:80%;
}
.current-projects-inner-div-margin{
       margin-top:18%;
}
.more-projects{
      border:1px solid #000000;
}
.more-projects, .more-projects:hover, .more-projects:focus{
      color:#000000;
}
.more-projects:hover, .more-projects:focus{
      border:1px solid #44c9fd;
}
@media (min-width: 768px){
.top-nav .navbar-collapse.collapse {
display: inline-block!important;
float:left;
}
}
@media (max-width: 1800px) {
.fai{
	top:92px;
}
}
@media (min-width:1200px){
       .container{
       	   width:1140px !important;
       }
}
@media (min-width: 992px) and (max-width: 1200px) {
	.top-menu li a{
		margin-right:3px;
	}
	.lang {
		margin-left: -46px;
	}
	.sport-menu li{
		padding:0;
		letter-spacing:-0.4px;
	}
	.white-wrapper{
		width: 85%;
	}
	.one-sport-menu li {
		margin-right: 23px;
	}
	.show-on-map{
		margin-top: 6px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.top-menu li a{
		margin-right:3px;
	}
	.top-menu li a {
		font: 14px/18px Roboto;
	}
	.logo{
		width: 70px;
		margin-right: 5px;
	}
	.lang {
		margin-left: -37px;
	}
	.lang a {
		padding-bottom: 17px;
	}
	.sport3-wrapper{
		width:50%;
	}
	.logos{
		margin-bottom:10px;
	}
	.sport-menu li{
		padding:0;
		letter-spacing:-0.7px;
	}
	.sport-menu li a{
		font: 12px/15px Roboto;
	}
	.news-wrapper img{
		width:100%;
	}
	#sync1 .owl-controls .owl-buttons .owl-prev{
		left: -10px;
	}
	#sync1 .owl-controls .owl-buttons .owl-next{
		right: -10px;
	}
	.img-margin {
		margin-left: -11px;
	}
	.white-wrapper{
		width: 93%;
	}
	.main-h1 {
		margin: 0 10% 25px;
	}
	.one-sport-menu li {
		margin-right: 9px;
	} float
	.calendar, .sport-h2, .one-sport-menu{
		margin-left:0;
	}
	.map-inner hr{
		margin-bottom:10px;
	}
	.show-on-map{
		margin-top:0;		
	}
}
@media (max-width: 767px) {
	.top-menu li{
		display:block;
	}
	.lang{
		margin-left:0;
	}
	.top-menu {
		border-bottom: none;
	}
	.top-menu li a{
		border-bottom: 1px solid transparent;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.logos{
		margin-bottom:10px;
	}
	#owl-demo .owl-pagination{
		margin-bottom:20px;
	}
	.sport-menu li {
		display: block; 
		width: 100%;
		padding: 0;
		border-right: none;
		text-align:left;
	}
	.main-h1, .main2-h1{
		margin: 0px 0px 25px;
	}
	#sync1 .owl-controls .owl-buttons .owl-prev{
		left: -10px;
	}
	#sync1 .owl-controls .owl-buttons .owl-next{
		right: -10px;
	}
	#sync2 .owl-item, #sync2 .item {
		width: 125px !important;
	}
	#sync1 .owl-controls .owl-buttons .owl-prev, #sync1 .owl-controls .owl-buttons .owl-next{
	 	bottom: -66px;
	}
	.img-margin{
		margin-left: -10px;
	}
	.all-news-av {
		font: bold 31px/34px Roboto;
	}
	.sign {
		margin-bottom: 35px;
	}
	.white-wrapper {
		margin: 0 auto 35px;
	}
	.fed-menu li{
		display:block;
	}
	.fed-menu li a, .fed{
		padding:10px 7px;
		display:block;
		float:none;
	}
	.fed{
		width:180px;
	}
	.lang{
		display:block;
	}
	.signiture{
		text-align:left;
	}
	.doc-td2{
		width:31%;
	}
	.doc-td4{
		width:33%;
	}
	.li-wrapper{
		display:none;
	}
	.sport-menu li.active, .sport-menu li a:hover, .sport-menu li a:focus{
		border-top:none;
		text-decoration:underline;
	}
	.calendar, .sport-h2, .one-sport-menu {
		margin-left: 0;
	}
	.sport-h2 {
		font: 40px/40px Roboto;
	}
	.one-sport-menu li{
		 display:block;
		 margin-right: 0; 
		 padding-right: 0;
	}
	.one-sport-menu>li {
		padding-bottom: 0;
		margin-top:10px;
		margin-bottom:10px;
	}
	.one-sport-menu li ul {
		display: block;
		position: relative;
		padding-top: 0;
		margin-left:20px;
		margin-top:15px;
	}
	.one-sport-menu li ul li{
		margin-top:5px;
		margin-bottom:5px;
		padding-top:0;
	}
	.one-sport-menu li a:hover, .one-sport-menu li a:focus{
		text-decoration:underline;
	}
	.one-sport-menu li.active a{
		font-weight:bold;
	}
	.map{
		height:216px !important;
	}
	.sport1-wrapper, .sport4-wrapper{
		width: 35%;
	}
	/**{
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
	}*/
}
@media (max-width: 400px) {
	.main-h1 {
		font: bold 34px/42px Roboto;
	}
	.sport1, .sport2, .sport4, .sport5{
		width:290px;
	}
	.one-new tr td img {
		margin-right: 15px;
	}
	.one-new-introtext{
		margin-bottom:20px;
	}
	.item-title {
		font: bold 13px/15px Roboto;
		margin-top: 5px;
	}
	.category {
		margin-top: 10px;
	}
	.blue-phone-text {
		padding-left: 10px;
		padding-right: 5px;
	}
	.item-a, .item-a:hover, .item-a:focus {
		padding: 3px 7px;
		margin-bottom:10px;
	}
	.news-inner-a {
		margin-right: 5%; 
		margin-left: 5%; 
	}
	.news-inner-category-a-margin2 {
		margin-top: 3%;
	}
	.sport1-wrapper, .sport4-wrapper{
		width:50%;
	}
	.sport2-wrapper, .sport3-wrapper{
		width:100%;
	}
	.contact-icons {
		width: 50%;
	}
	.our-address {
		margin-top: 0; 
		margin-bottom: 5px; 
	}
	.map-marker{
		margin-top: 5px; 
		margin-bottom: 5px; 
	}
	.map-address{
		font: 18px/20px Roboto;
	}
	.new-first {
		font: 15px/15px Roboto;
		margin-bottom: 10px;
	}
	.all-news-av {
		font: bold 20px/21px Roboto;
		margin: 10px auto 5px;
	}
	.main2-h1 {
		font: 38px/38px Roboto;
		font-weight:200;
	}
	.sport-h2 {
		font: 36px/36px Roboto;
	}
}




.rg-image-wrapper{
    position:relative;
    padding:20px 30px;
    background:/*transparent url('../img/black.png') repeat top left;*/#ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-height:20px;
}
.rg-image{
    position:relative;
    text-align:center;
    line-height:0px;
}
.rg-image img{
    max-height:100%;
    max-width:100%;
}
.rg-image-nav a{
    position:absolute;
    top:0px;
    left:0px;
    background:#fff url('../img/nav.png') no-repeat -20% 50%;
    width:28px;
    height:100%;
    text-indent:-9000px;
    cursor:pointer;
    opacity:0.3;
    outline:none;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
    right:0px;
    left:auto;
    background-position:115% 50%;
    -moz-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
    opacity:0.8;
}
.rg-caption {
    text-align:center;
    margin-top:15px;
    position:relative;
}
.rg-view{
    height:30px;
}
.rg-view a{
    display:block;
    float:right;
    width:16px;
    height:16px;
    margin-right:3px;
    background:#464646 url('../img/views.png') no-repeat top left;
    border:3px solid #464646;
    opacity:0.8;
}
.rg-view a:hover{
    opacity:1.0;
}
.rg-view a.rg-view-full{
    background-position:0px 0px;
}
.rg-view a.rg-view-selected{
    background-color:#6f6f6f;
    border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
    background-position:0px -16px;
}
.rg-loading{
    width:46px;
    height:46px;
    position:absolute;
    top:50%;
    left:50%;
    background:#000 url('../img/ajax-loader.gif') no-repeat center center;
    margin:-23px 0px 0px -23px;
    z-index:100;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity:0.7;
}
/* Elastislide Style */
.es-carousel-wrapper{
	background: /*#101010;*/#ffffff;
	padding:10px 27px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position:relative;
	position:relative;
	margin-bottom:20px;
}
.es-carousel{
	overflow:hidden;
	background:/*#000;*/#ffffff;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
	width:180px !important;
}
.es-carousel ul li a{
	display:block;
	border-style:solid;
	border-color:#222;
	opacity:0.8;
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.es-carousel ul li.selected a{
	border-color:#fff;
	opacity:1.0;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span{
	position:absolute;
	top:50%;
	left:8px;
	background:transparent url('../img/nav_thumbs.png') no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:8px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__container, .pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.pswp__container, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  -webkit-transition: opacity 0.15s;
          transition: opacity 0.15s; }

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }
 /*! end of PhotoSwipe main CSS */
 /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg); }

  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
    background: none; }
 }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

.pswp__button--arrow--left, .pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

.pswp__counter, .pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  font-family: "myriad-pro","Myriad Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

.pswp__caption--fake {
  visibility: hidden; }

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    background: url(preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; }
 }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }

  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }

  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar, .pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001; }

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }
  
  
 .my-simple-gallery, .my-simple-gallery2,  .my-simple-gallery3{
  width: 740px;
  margin:0 auto;
}
.my-simple-gallery img, .my-simple-gallery2 img, .my-simple-gallery3 img {
  width: 100%;
  height: auto;
}
.my-simple-gallery figure, .my-simple-gallery2 figure, .my-simple-gallery3 figure{
  display: block;
  float: left;
  margin: 0 12px 12px 0;
  width: 171px;
  height: 114px;
  overflow:hidden;
}
.my-simple-gallery figcaption, .my-simple-gallery2 figcaption,  .my-simple-gallery3 figcaption{
  display: none;
}
.my-simple-gallery figure:first-child, .my-simple-gallery2 figure:first-child, .my-simple-gallery3 figure:first-child {
  width: 360px;
  height: 240px;
  overflow:hidden;
}