/**
 * File:        /template/Danneo/css/screen.css
 *
 * Template:    Danneo
 *
 * Project:     Danneo Team
 * @version     Danneo CMS (Next)
 * @copyright   (c) 2005-2020 Danneo Team
 */

html, body {
	background-color: #2e4b66;
	font-family: Montserrat, sans-serif,sans-serif;
	color: #111;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.35em;
	min-width: 100%;
	height: 100%;

}
html {

}

a:link,
a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: 400;
}
a:hover { color: #fbb233; }
a:focus { outline: none; }

/* responsive core */
.core {
	width: 100%;
	
	height: auto;
	margin: 0 auto;
	position: relative;
	left: 0px;
}

/* Top Block */
.header-top {
	display: flex;
	list-style-type: none;
	background-color: rgba(0,25,42,1);
	color: rgba(255,255,255,.6);
	font-size: 14px;
	line-height: 34px;
	width: 92%;
	max-width: 1200px;
	height: 32px;
	margin: 0 auto;
	position: relative;
	left: -3px;
	box-sizing: border-box;
	z-index: 1;
}
.header-top a {
	color: rgba(255,255,255,.6);
}
.header-top a:hover {
	color: rgba(255,255,255,.9);
}
.header-top > li {
	position: relative;
}
.header-top > li:first-child {
	flex-grow: 1;
	padding-left: 27px;
}
.header-top > li:first-child  > span {
	display: inline-block;
	text-transform: lowercase;
	margin-left: 3px;
}
.header-top > li:first-child::before {
	display: block;
	font-family: 'icomoon';
	content: '\e900';
	color: rgba(255,255,255,.7);
	font-size: 14px;
	position: absolute;
	left: 2px; top: -1px;
}
.header-top > li:last-child {
	font-size: 14px;
	flex-shrink: 0;
	flex-direction: column;
	padding-right: 15px;
}
.header-top > li:last-child > div {
	display: inline-block;
	padding-left: 0;
	padding-right: 7px;
}
.header-top > li:last-child > div a,
.header-top > li:last-child > div img {
	display: inline-block;
	line-height: inherit;
}
.header-top > li:last-child > div img {
	display: inline-block;
	max-width: 100%;
	height: 16px;
	border-radius: 50%;
	position: relative;
	top: -1px; left: -7px;
}
.header-top > li:last-child > div.user-top a {
	display: inline-block;
	padding-left: 10px;
	position: relative;
}
.header-top > li:last-child > div.basket-top {
	padding-right: 5px;
}
.header-top > li:last-child > div.basket-top a,
.header-top > li:last-child > div.basket-top span {
	display: inline-block;
	padding-left: 15px;
	position: relative;
}
.header-top > li:last-child > div.basket-top a::before,
.header-top > li:last-child > div.basket-top span::before {
	display: block;
	font-family: 'icomoon';
	content: '\e93a';
	color: rgba(255,255,255,.7);
	font-size: 14px;
	position: absolute;
	left: -7px; top: 0px;
}

.home_banner_area{z-index: 1;
				  position: relative;
				  background-position: center bottom;
				  background-repeat: no-repeat;
				  }
.media-wrap .banner_content {padding-bottom: 70px; padding-top: 100px;}  
.media-wrap .banner_content h3 {text-align: right;}              
.container {
	max-width: 100%;margin: 0 auto;line-height: 1.2;
}
.container_gl {
	max-width: 100%;margin: 0 auto;line-height: 1.2;background-color: #fff;padding-bottom: 50px;
}
.banner_content{max-width: 600px;}
.banner_content h2 {
	color: #fff;text-shadow: 2px 2px 2px #000e38;
	font-size: 48px;
	font-weight: 500;
		max-width: 600px;
}  
.banner_content h3 {
	color: #fff;text-shadow: 2px 2px 2px #000e38;
	font-size: 48px;
	font-weight: 500;
	max-width: 600px;
} 
.home_banner_area .text-uppercase {
color: #fff;padding-top: 50px;text-shadow: 2px 2px 2px #000e38;margin: 0 auto;max-width: 1300px;
}
.banner_content  p{
font-size: 62px; 
text-align: center;
}
.animated-text__word{font-size: 62px;}
.text-center {
	text-align: center !important;
	margin:0 auto;
	padding-top: 190px;
}
.media-desc p{
	font-size: 18px !important;
	font-family: 'Roboto',Arial,sans-serif;
	line-height: 1.55;
	font-weight: 300;
}
.media-desc h3 {
	font-size: 44px;
	font-family: zhikharevc;
	color: #7e794d;
}
.block_test p{
	font-size: 22px;
}
.embed-responsive iframe{
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 800px;
	border: 0;
}     
.t-cover__arrow{margin: 0 auto; width: 0px;padding-top: 180px;}        
.container_block{
	position: relative;
	max-width: 1300px;
	margin: 0 auto;
	padding: 80px 30px 0px 30px;
	margin-top: -50px;
}
.container_block_menu{
	position: relative;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0px 30px 0px 30px;
	margin-top: -50px;
}
.item{text-align: center;font-family: bodoni, sans-serif,sans-serif;}
.item h3 {padding-bottom: 35px;}
.container_block blockquote {
	position: relative;
	display: block;
	border-left: 4px solid #866667;
	margin-left: 35px;
	padding: 25px 25px 13px;
	background-color: rgba(134,102,103,.1);
	margin-bottom: 20px;
}
.container_block blockquote:before {
	position: absolute;
	display: block;
	top: 5px;
	left: -35px;
	font-family: Georgia;
	font-size: 4.5rem;
	color: #866667;
	content: "\201c";    
}
.container_block blockquote p {font-size: 22px;}
.media blockquote {
	position: relative;
	display: block;
	border-left: 4px solid #5a7187;
	margin-left: 35px;
	padding: 25px 25px 13px;   
	background-color: rgba(124,124,124,0.1);
	margin-bottom: 20px;
}
.media blockquote:before {
	position: absolute;
	display: block;
	top: 5px;
	left: -35px;
	font-family: Georgia;
	font-size: 4.5rem;
	color: #5a7187;
	content: "\201c";    
}
.media blockquote p {
font-family: Georgia;
font-size: 22px;
}
.scroll {list-style-type: none;}

.section::-webkit-scrollbar {
	width: 16px;
}
 
.section::-webkit-scrollbar-track {
	background-color: #e4e4e4;
	border-radius: 100px;
}
 
.section::-webkit-scrollbar-thumb {
	background-color: #d4aa70;
	border-radius: 100px;
}
#shtrihi-petrovskogo-vremeni .slide_1{height: 650px;}
#shtrihi-petrovskogo-vremeni .slide_2{height: 650px;}

#deyaniya-petra-velikogo .slide_2{height: 650px;}
#deyaniya-petra-velikogo .slide_3{height: 650px;}
#deyaniya-petra-velikogo .slide_5{height: 650px;}
#deyaniya-petra-velikogo .slide_8{height: 650px;}

#preslavnaya-viktoriya .slide_2{height: 650px;}
#preslavnaya-viktoriya .slide_4{height: 650px;}

#obraz-petra-i-v-hudozhestvennoy-literature .slide_2 {height: 650px;}
#obraz-petra-i-v-hudozhestvennoy-literature .slide_4 {height: 650px;}

@media (max-width: 480px) {
	.header-top {
		line-height: 31px;
		height: 30px;
	} 
	.header-top > li:last-child,
	.header-top > li:last-child > div {
		padding-right: 0;
	}
	#center {
	max-width: 380px;
	}
#shtrihi-petrovskogo-vremeni .slide_1{height: 300px;}
#shtrihi-petrovskogo-vremeni .slide_2{height: 300px;}

#deyaniya-petra-velikogo .slide_2{height: 300px;}
#deyaniya-petra-velikogo .slide_3{height: 300px;}
#deyaniya-petra-velikogo .slide_5{height: 300px;}
#deyaniya-petra-velikogo .slide_8{height: 300px;}

#preslavnaya-viktoriya .slide_2{height: 300px;}
#preslavnaya-viktoriya .slide_4{height: 300px;}

#vo-dni-petra .slide_2 {height: 300px;}
#vo-dni-petra .slide_4 {height: 300px;}
.embed-responsive iframe {height: 600px;}
.cd-top{display: none;}
.cd-fade-out {display: none;}
.cd-is-visible{display: none;}
}

.col-lg-2 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-lg-3 {
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 12px;
	padding-left: 12px;
}
.col-lg-1 {
	margin: 0 auto;
	width: 33%;
}
.rowmedia {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 25px;
	margin-left: 25px;
}
.rowmedia img {
	max-width: 260px;
	height: auto;
	max-height: 700px;
	margin: 0 10px 0 0;
}
.rowmedia .primary-text
{
text-align: center;
color: #000000;
font-size: 16px;
font-family: 'Arial',Arial,sans-serif;
line-height: 1.55;
font-weight: 700;
background-position: center center;
border-color: transparent;
border-style: solid;
padding-left: 15px;
padding-right: 15px;
}
.rowmedia .blog-body p
{
color: #000000;
font-size: 16px !important;
font-family: 'Arial',Arial,sans-serif;
line-height: 1.55;
font-weight: 400;
background-position: center center;
border-color: transparent;
border-style: solid;
padding-left: 15px;
padding-right: 15px;
text-align: left;
}

.text-background-10 {background-color: rgba(255, 255, 255, 0.9);padding: 70px 100px 60px 100px;border: 1px solid #c6c6c6;}



.text-background-12 {background-color: rgba(255, 255, 255, 0.9);padding: 70px 100px 60px 100px;border: 1px solid #c6c6c6;}
.text-background-16 {background-color: rgba(255, 255, 255, 0.9);padding: 70px 100px 60px 100px;border: 1px solid #c6c6c6;}

.text-background-9 h3{font-size: 40px;}
.text-background-13 h3{font-size: 40px;}
#bl-2 {background:#867f87;border-top: 5px solid #fff; border-top: 5px solid #fff;}
#bl-2 .media{background: #fff;padding: 100px;border: 1px solid #c6c6c6;}
#bl-3 .media-desc .rowmedia img {height: auto;max-height: 700px;margin: 0 10px 0 0;padding: 0px;}
#bl-3 .media-desc img {border: 1px solid #d1d0cc;padding: 4px;}
#bl-19 .media-desc img {border: 1px solid #d1d0cc;padding: 4px;}
#bl-4 {border-top: 5px solid #fff; padding-bottom: 1px;}
#bl-5 {padding-top: 1px;}

.col-lg-3 h3{margin-bottom: 1px;}
#bl-6 {background-repeat: no-repeat;background-position: bottom;background-image: url(/np/up/vr5/fon_1.jpg);border-top: 5px solid #fff;background-size: cover;}
#bl-6 .media blockquote {background-color: #4d4a37;color: #fff;border-left: 4px solid #fff;}
#bl-6 .media blockquote:before {color: #ffffff;}
#bl-8 {border-top: 5px solid #fff;background-color: #a0acbc;background-repeat: no-repeat;background-position: top;background-image: url(/np/up/vr5/fon_2.jpg);background-size: cover;}
#bl-14 {border-top: 5px solid #fff;background-color: #a0acbc;background-repeat: no-repeat;background-position: top;background-image: url(/np/up/vr5/fon_10.jpg);background-size: cover;}
#bl-14 .media {background-color: rgba(255, 255, 255, 0.9);padding: 10px 100px 100px 100px;}
#bl-8 .media {background-color: rgba(255, 255, 255, 0.9);padding: 100px;}


#bl-7 .rowmedia .blog-body p {color: #fff;}
#bl-7 .rowmedia .primary-text{color: #fff;}

#bl-7 .media {background-color: rgba(255, 255, 255, 0.9);padding: 40px 120px;margin: 0 auto;}
#bl-12 {padding-top: 1px;border-top: 5px solid #fff;}
#bl-13 {border-top: 5px solid #fff;}
#bl-11 {border-top: 5px solid #fff;padding-top:1px;}


#bl-15 {padding-top: 1px;}



#bl-15 {padding-bottom: 1px;}
#bl-16 {padding-top: 1px;}
#bl-17 {border-top: 5px solid #fff;padding-bottom: 1px;}
#bl-18 {padding-top: 1px;}
#bl-19 {border-top: 5px solid #fff;}
#bl-23 {border-top: 5px solid #fff;}
#bl-25 {border-top: 5px solid #fff;}

#bl-27 {padding-top: 1px;}
#bl-22 {
	border-top: 5px solid #fff;
}
#bl-27 {border-top: 5px solid #fff;}
#bl-21 {padding-top: 1px;border-top: 5px solid #fff;}
#bl-20 .media {
	background-color: rgba(255,255,255,0.9);
	padding: 50px 100px 100px 100px;
	border: 1px solid #c6c6c6;
}

#bl-24 .media {
	background-color: rgba(255,255,255,0.9);
	padding: 50px 100px 100px 100px;
	border: 1px solid #c6c6c6;
}

#bl-26 .media {
	background-color: rgba(255,255,255,0.9);
	padding: 10px 100px 50px 100px;
	border: 1px solid #c6c6c6;
}
#bl-22 {padding-top: 1px;}
#bl-24 {padding-top: 1px;}
#bl-24 .media {background-color: rgba(255,255,255,0.9);padding: 10px 100px 50px 100px;border: 1px solid #c6c6c6;}
#bl-9 .slide_9 {
	height: 650px;
}
#bl-21 .slide_21 {
	height: 650px;
}

#bl-23 .slide_23 {
	height: 650px;
}

#bl-3 .media {
	background-color: rgba(255,255,255,0.9);
	padding: 40px 0px;
}
#bl-19 .media {
	background-color: rgba(255,255,255,0.9);
	padding: 40px 0px;
}


@media (max-width: 420px) {
	#center {
	max-width: 300px;
	}
}
@media (max-width: 300px) {
	#center {
	max-width: 300px;
	}
}
@media (max-width: 320px) {
	#center {
	max-width: 300px;
	}
}

/* Header */
body > header {
	background-color: #013e67;
	display: block;
	width: 100%;
	height: 110px;
	position: relative;
	top: 0; left: 0;
	z-index: 1;
}
body > header .core {
	display: table;
	height: 100%;
}
body > header img {
	image-rendering: pixelated;
}
body > header .img-logo {
	display: table-cell;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: 0 26px;
	width: 65px;
}
body > header .logo {
	display: table-cell;
	width: 350px;
	padding: 35px 20px 0 18px;
}
body > header .logo strong {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 33px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
}
body > header .logo span {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.03em;
	margin-left: 0px;
}
@media (max-width: 768px) {
	body > header {
		height: 90px;
		position: relative;
		top: 0;
	}
	body > header .logo {
		width: auto;
		padding: 27px 15px 0;
	}
	body > header .logo strong {
		font-size: 30px;
		line-height: 1;
		font-weight: 400;
		height: auto;
		margin: 0;
	}
	body > header .logo span {
		font-size: 16px;
		font-weight: 300;
	}
	body > header .img-logo {
		background-image: url('../images/logo-mid.png');
		background-position: 0 18px;
		width: 62px;
	}
}
body > header .slogan {
	display: table-cell;
	position: relative;
}
body > header .slogan > p {
	display: block;
	width: 90%;
	margin: 0;
	padding: 0 20px;
	position: absolute;
	left: 0; bottom: 22px;
	border-left: 1px solid #06335b;
	box-shadow: inset 1px 0 0 0 #175995;
}
body > header .slogan strong {
	display: block;
	color: rgba(255,255,255,.85);
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2em;
	margin: 0 0 5px;
}
body > header .slogan span {
	display: block;
	color: rgba(255,255,255,.85);
	font-size: 14px;
	line-height: 1.35em;
	margin: 0;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow-wrap: break-word;
}


/* Search Top */
.top-search {
	display: none;
	background-color: #3c1b14;
	width: 100%;
	margin: 0;
	padding: 10px;
	position: absolute;
	top: 44px; left: 0;
	z-index: 10;
	box-shadow: 2px 3px 9px rgba(23,89,149,.3);
}
.top-search::after {
	display: block;
	content: ".";
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.top-search input.top-sea {
	width: 100%;
	width: calc(100% - 90px);
	text-indent: 5px;
	height: 36px;
	padding: 5px 7px;
	border: 0 none;
	z-index: 1;
}
.top-search input.top-sea:active,
.top-search input.top-sea:focus {
	border-width: 0 !important;
	outline: none !important;
}
.top-search-select {
	background-color: #fff;
	display: none;
	width: 100%;
	max-width: 170px;
	padding: 5px;
	position: absolute;
	top: 60px; right: 60px;
	z-index: 2;
	box-shadow: 2px 3px 9px rgba(23,89,149,.3);
}
.top-search > p {
	display: inline-block;
	color: #0e4475;
	padding: 10px 15px 10px;
	margin: 0;
	position: absolute;
	right: 126px; top: 9px;
	cursor: pointer;
	z-index: 3;
}
.top-search > p::before {
	font-family: 'icomoon';
	content: '\ea1c';
	color: #5586b1;
	font-size: 18px;
	position: absolute;
	right: -11px; top: 10px;
	transform: rotate(90deg);
}
@media (max-width: 480px) {
	.top-search > p {
		background-color: transparent;
		text-indent: -9999px;
		width: 28px;
		height: 30px;
		border-radius: 30px;
		right: 109px; top: 13px;
	}
	.top-search > p::before {
		color: #6a98c1;
		text-indent: 0;
		font-size: 20px;
		left: -10px; top: 21px;
	}
	.top-search > p:hover::before {
		color: #6a98c1;
	}
}
.top-search-select > ul {
	background-color: #fff;
}
.top-search-select > ul > li {
	list-style-type: none;
	color: #0e4475;
	font-size: 14px;
	line-height: 1;
	padding: 6px 12px 7px;
	margin-bottom: 1px;
	position: relative;
	cursor: pointer;
	transition: all 0.1s linear;
}
.top-search-select li:last-child {
	margin-bottom: 0;
}
.top-search-select li:hover {
	background-color: #7fa9cf;
	color: #fff;
}
.top-search-select li:active {
	background-color: #de1427;
	color: #fff;
}
.top-search-select li.sel {
	background-color: #de1427;
	color: #fff;
}
.top-search form > button.sub {
	background-color: #c78c41;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	text-indent: 3px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	width: 75px;
	height: 38px;
	position: relative;
	top: -2px; left: 5px;
	border-radius: 3px;
	border: 0;
}
.top-search form > button.sub:focus,
.top-search form > button.sub:active,
.top-search form > button.sub:hover {
	background-color: #a5712f;
	box-shadow: 2px 3px 9px rgba(23,89,149,.3);
	border-radius: 3px;
	border: 0;
}

.top-search-button {
	background-color: #3c1b14;
	display: block;
	width: 70px;
	height: 100%;
	position: absolute;
	right: 0; top: 0;
	z-index: 1000;
}
.top-search-button > .sub-search {
	background-color: rgba(255,255,255, .2);
	font-family: 'icomoon';
	text-indent: -9999px;
	display: block;
	width: 39px;
	height: 38px;
	border: 0;
	outline: 0;
	border-radius: 38px;
	position: absolute;
	right: 10px; top: 3px;
	z-index: 2;
}
@media (max-width: 768px) {
	.top-search-button {
		background-color: transparent;
		width: auto;
	}
	.top-search-button > .sub-search {
		z-index: 999;
	}
	.top-search-button {
		right: 11%;
		top: 0;
	}
}
@media (max-width: 640px) {
	.top-search-button {
		right: 13%;
	}
}
@media (max-width: 480px) {
	.top-search-button {
		right: 13.5%;
	}
}
@media (max-width: 375px) {
	.top-search-button {
		right: 14%;
	}
}
@media (max-width: 360px) {
	.top-search-button {
		right: 15%;
	}
}
.top-search-button > .sub-search:hover {
	background-color: rgba(255,255,255, .3);
}
.top-search-button > .sub-search.act {
	background-color: rgba(255,255,255, .4);
}
.top-search-button > .sub-search::before {
	content: "\e986";
	color: #fff;
	font-size: 18px;
	text-indent: 0px;
	line-height: 40px;
	width: 41px;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
	z-index: 1;
}

/* basis skeleton template */
#wrapper {
	background-color: #fff;
	width: 100%;
	padding-top: 0px;
	clear: both;
}
#contents {
	display: table;
	width: 100%;
	margin: 0 0 5px;
}
#center {
	display: table-cell;
	width: 100%;
}
#left, #right {
	display: table-cell;
	width: auto;
	padding-bottom: 5px;
}

/* footer */
body > footer {
	font-size: 14px;
	line-height: 1.4em;
	padding: 20px 80px 10px;
	background-color: #858383;
}
body > footer a:link,
body > footer a:visited {
	
}
body > footer a:hover {
	
}
body > footer ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	list-style-type: none;
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
body > footer li {
	display: block;
	color: #4e4c4c;
	width: 50%;
	padding-right: 15px;
	box-sizing: border-box;
}
body > footer li:nth-child(1) {
	color: #ffffff;
}
body > footer li:nth-child(1) > p {
	color: #ffffff;
}
body > footer li:nth-child(2) {
	width: 56%;
	margin: 0 0 20px;
}
body > footer li:nth-child(3) {
	width: 44%;
	text-align: right;
}
body > footer li:nth-child(3) p {
	color: #4e4c4c;
	margin: 0 0 7px;
}
body > footer li:nth-child(3) a {
	font-size: 14px;
}
body > footer li:nth-child(3) .vcard {
	padding: 4px 0 0;
	margin: 0;
	border: 0;
}
body > footer li:nth-child(3) .vcard > .fn {
	display: block;
	color: #4e4c4c;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 5px;
}
body > footer li > i {
	display: inline-block;
	font-size: 18px;
	font-style: normal;
	margin: 0 1px 0 1px;
}
@media (max-width:768px) {
	body > footer ul {
		display: block;
		margin: 0;
	}
	body > footer li {
		display: block;
		text-align: center;
		width: 100% !important;
		padding: 0px;
		margin: 0 0 10px;
	}
}

/* Tables column */
.tables {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 1px;
	box-sizing: border-box;
}
.tables::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.tables > li {
	display: table;
	list-style-type: none;
	width: 100%;
	min-height: 100%;
	/*table-layout: fixed;*/
}
.tables > li > div {
	display: table-cell;
	height: 100%;
	margin: 0;
	padding-right: 10px;
	box-sizing: border-box;
}
.tables.w16 > li > div {
	width: 16.6%;
}
.tables.w20 > li > div {
	width: 20%;
}
.tables.w25 > li > div {
	width: 25%;
}
.tables.w33 > li > div {
	width: 33%;
}
.tables.w33 > li > div:nth-child(1) {
	padding-right: 10px;
}
.tables.w33 > li > div:nth-child(2) {
	padding-left: 0;
	padding-right: 0;
}
.tables.w33 > li > div:nth-child(3) {
	padding-left: 10px;
	padding-right: 0;
}
.tables.w50 > li > div {
	width: 50%;
}
.tables.w50 > li > div:first-child {
	padding-right: 5px;
}
.tables.w50 > li > div:last-child {
	padding-left: 5px;
	padding-right: 0;
}


.tables_menu {
	display: block;
	width: 640px;
	height: 100%;
	margin: 0 auto;
	padding: 0 1px;
	box-sizing: border-box;
}
.tables_menu::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.tables_menu > li {
	display: table;
	list-style-type: none;
	width: 100%;
	min-height: 100%;
	/*table-layout: fixed;*/
}
.tables_menu > li > div {
	display: table-cell;
	height: 100%;
	margin: 0;
	padding-right: 10px;
	box-sizing: border-box;
}
.tables_menu.w16 > li > div {
	width: 16.6%;
}
.tables_menu.w20 > li > div {
	width: 20%;
}
.tables_menu.w25 > li > div {
	width: 25%;
}
.tables_menu.w33 > li > div {
	width: 33%;
}
.tables_menu.w33 > li > div:nth-child(1) {
	padding-right: 10px;
}
.tables_menu.w33 > li > div:nth-child(2) {
	padding-left: 0;
	padding-right: 0;
}
.tables_menu.w33 > li > div:nth-child(3) {
	padding-left: 10px;
	padding-right: 0;
}
.tables_menu.w50 > li > div {
	width: 50%;
}
.tables_menu.w50 > li > div:first-child {
	padding-right: 5px;
}
.tables_menu.w50 > li > div:last-child {
	padding-left: 5px;
	padding-right: 0;
}
	.banner_content h2 {font-size: 37px;padding-top:0px;padding-bottom:30px;}
	.media-wrap .banner_content h3 {text-align: center;font-size: 32px;}   
	#bl-1{background-position: top right 40%;} 
	.text-center {padding-top: 80px;font-size: 28px;}
	.slider {padding: 10px;}
	.home_banner_area .text-uppercase {color: #fff;padding: 20px;text-shadow: 2px 2px 2px #000e38;font-size: 24px;margin: 0 auto;width: 100%;text-align: center;}
	.imgleft {width: 100%;margin: 0em !important;}
	.container_block {position: relative;width: 100%;margin: 0 auto; padding: 20px;}
	.container_block_menu {padding: 0px 0px 0px 20px;}
	body > nav {width: 100%;margin: 0 auto;}
	body > footer {padding: 10px;}
	.home_banner_area {
	z-index: 1;
	height: 300px;
	position: relative;
	background-size: cover;
	background-attachment: inherit;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 300px;
					  }
	.container_block blockquote p {font-size: 18px;}   
	.media blockquote p { font-size: 18px;}  
	.slider p {width: 100px;} 
	p {font-size: 18px;}  
	.t-cover__arrow {padding-top: 0px;}           

.card-book{height: 377px;text-align: center;}



#bl-8 {
	border-top: 5px solid #fff;
}

#bl-21 {
	border-top: 5px solid #fff;
	background-color: #cffaff;
	background-image: linear-gradient(to right, rgb(164 234 237 / 40%), rgb(0 163 200 / 10%) 11%, rgb(0 0 0 / 0%) 35%, rgb(0 200 200 / 10%) 65%);
	background-image: -webkit-linear-gradient(top, #c6e9ff, #FFF);
	background-image:    -moz-linear-gradient(top, #83d4ef, #FFF);
	background-image:     -ms-linear-gradient(top, #83d4ef, #FFF);
	background-image:      -o-linear-gradient(top, #83d4ef, #FFF);
	box-shadow: inset 0 0 75px rgb(0 208 255 / 30%), inset 0 0 20px rgb(0 196 255 / 40%), inset 0 0 30px rgb(0 149 220 / 80%);
	color: rgba(0,0,0,0.5);
	font-family: "AustralisProSwash-Italic";
	/* width: calc(8.5in - 15em); */
	letter-spacing: 0.05em;
	line-height: 1.8;
	/* padding: 5em 10em 15em 5em; */
	color: #000000;
}


.hr-line {
	margin: 0 auto;
	height: 0;
	border: none;
	border-top: 2px dashed #ddd;
	width: 50%;
}
.blog-body{ font-style: italic;}
@media (max-width: 1024px) {
	.tables.w16 > li > div,
	.tables.w20 > li > div {
		display: block;
		float: left;
		width: 33%;
	}
	.tables.w25 > li > div {
		display: block;
		float: left;
		width: 50%;
	}

}
@media (max-width:768px) {
	/*.tables > li,
	.tables > li > div {
		display: block;
		width: 100% !important;
	}*/
	.tables.w16 > li,
	.tables.w33 > li {
		display: block;
		width: 100%;
	}
	.tables.w16 > li > div,
	.tables.w33 > li > div {
		display: block;
		width: 100%;
		padding: 0 !important;
	}

	#bl-9 .slide_9 {height: 350px;}
	#bl-21 .slide_21 {height: 350px;}
	#bl-2 .media {padding: 30px;}
	#bl-3 .media {padding: 30px;}
	#bl-6 .media {padding: 30px;}
	#bl-7 .media {padding: 30px;}
	#bl-10 .media {padding: 30px;}
	#bl-12 .media {padding: 30px;}
	#bl-14 .media {padding: 30px;}
	#bl-16 .media {padding: 30px;}
	#bl-17 .media {padding: 30px;}
	#bl-20 .media {padding: 30px;}
	#bl-24 .media {padding: 30px;}
	.media-wrap {width: 100%;}
	.slider {padding: 30px;}

	
}
@media (max-width: 640px) {
	.tables.w16 > li > div,
	.tables.w20 > li > div {
		display: block;
		float: left;
		width: 50%;
	}
	.tables.w33 > li {
		display: block;
		width: 100%;
	}
	.tables.w33 > li > div {
		display: block;
		width: 100%;
		padding: 0 !important;
	}
}
@media (max-width: 480px) {
	.tables.w25 > li,
	.tables.w33 > li {
		float: none;
	}
	.tables.w16 > li > div,
	.tables.w20 > li > div,
	.tables.w25 > li > div,
	.tables.w50 > li > div {
		display: block;
		float: none;
		width: 100%;
		padding: 0 !important;
	}
		.tables_menu {
	width:100%;
	}
	
}
@media (max-width:768px) {
	#tab_avatar .tables > li {
		display: table;
	}
	#tab_avatar .tables > li > div {
		display: table-cell;
		width: auto;
	}
}

.breadcrumb {
	background-color: #f3f6f8;
	font-size: 15px;
	width: 100%;
	height: auto ! important;
	margin: 0 0 20px;
	padding: 15px 20px 13px;
	box-sizing: border-box;
	box-shadow: inset 3px 0 0 0 #de1427;
}
.breadcrumb h1 {
	display: block;
	color: #111;
	font-size: 21px;
	margin: 0 0 7px;
}
.breadcrumb a:link,
.breadcrumb a:visited { color: #111; }
.breadcrumb a:hover{ color: #de1427; }
.breadcrumb i {
	display: inline-block;
	text-indent: -9999px;
	width: 0.001em;
	height:0;
	margin: 0 11px 0 9px;
	position: relative;
}
.breadcrumb i::before {
	display: inline-block;
	content: "\2044";
	color: #9a9c9e;
	font-size: 15px;
	font-weight: bold;
	text-indent: 0;
	position: absolute;
	top: 0;
	left: -1px;
}
.breadcrumb::before {
	display: none;
	content: "";
	width: 41px;
	height: 41px;
	position: absolute;
	top: 0;
	left: 0;
}
.breadcrumb.of::before {
	background-position: -256px 9px;
}

/* Site title */
.sub-title {
	display: table;
	background-color: #f3f6f8;
	width: 100%;
	height: auto;
	margin: 10px 0;
	position: relative;
	clear: both;
}
.sub-title::before {
	background-color: #de1427;
	font-family: 'icomoon';
	color: #fff;
	font-size: 20px;
	text-indent: 12px;
	line-height: 43px;
	width: 45px;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
	z-index: 1;
}
.sub-title > h2,
.sub-title > h3	{
	display: table-cell;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2em;
	vertical-align: middle;
	height: 43px;
	min-height: 43px;
	padding: 7px 15px 7px 60px;
	position: relative;
}
.sub-title.rec::before { content: "\e9d3"; font-size: 21px; text-indent: 12px; line-height: 45px; }
.sub-title.set::before {content:"\e994"; font-size: 22px; text-indent: 11px; line-height: 44px; }
.sub-title.present::before { content: "\e929"; font-size: 23px; text-indent: 11px; line-height: 43px; }
.sub-title.info::before { content: "\ea10"; font-size: 22px; text-indent: 11px; line-height: 43px; }
.sub-title.buy::before { content: "\e93a"; font-size: 22px; text-indent: 11px; line-height: 43px; }
.sub-title.error::before { content: "\ea0f"; font-size: 16px; text-indent: 16px; line-height: 42px; }
.sub-title.photo::before { content: "\e90e"; font-size: 21px; text-indent: 11px; line-height: 43px; }
.sub-title.video::before { content: "\e914"; font-size: 21px; text-indent: 11px; line-height: 43px; }
.sub-title.loc::before { content: "\e947"; font-size: 23px; text-indent: 11px; line-height: 43px; }
.sub-title.star::before { content: "\e9d9"; font-size: 22px; text-indent: 12px; line-height: 43px; }
.sub-title.down::before { content: "\e962"; font-size: 21px; text-indent: 12px; line-height: 43px; }
.sub-title.search::before { content: "\e986"; font-size: 21px; text-indent: 14px; line-height: 44px; }
.sub-title.user::before { content: "\e98f"; font-size: 21px; text-indent: 16px; line-height: 42px; }
.sub-title.useradd::before { content: "\e973"; font-size: 21px; text-indent: 12px; line-height: 43px; }
.sub-title.edit::before { content: "\e905"; font-size: 21px; text-indent: 12px; line-height: 43px; }
.sub-title.camera::before { content: "\e90f"; font-size: 23px; text-indent: 11px; line-height: 43px; }
.sub-title.play::before { content: "\e912"; font-size: 23px; text-indent: 11px; line-height: 43px; }
.sub-title.new::before { content: "\ea7e"; font-size: 23px; text-indent: 11px; line-height: 44px; }
.sub-title.pop::before { content: "\e9d9"; font-size: 22px; text-indent: 12px; line-height: 43px; }
.sub-title.rand::before { content: "\e915"; font-size: 22px; text-indent: 12px; line-height: 43px; }
.sub-title.best::before { content: "\e9da"; font-size: 21px; text-indent: 13px; line-height: 44px; }

.sub-title.comout::before { content: "\e96d"; font-size: 21px; text-indent: 11px; line-height: 44px; }
.sub-title.comadd { margin: 15px 0 0; }
.sub-title.comadd::before { content: "\e96b"; font-size: 21px; text-indent: 12px; line-height: 43px; }
.sub-title.comfirst { display: none; }
.sub-title.comfirst::before { content: "\e96b"; font-size: 21px; text-indent: 12px; line-height: 43px; }

.sub-title.error {
	margin: 10px 0 !important;
}
.sub-title span {
	display: inline-block;
	background-color: rgba(88,117,144,.1);
	color: rgba(92, 96, 99, .9);
	font-size: 14px;
	font-weight: 300;
	line-height: 43px;
	width: auto;
	height: 43px;
	padding: 0px 15px;
	position: absolute;
	top: 0; right: 0;
}

/* Contents */
article[role=article] {
	line-height: 1.3em;
	padding: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	border: 0px solid rgba(88,117,144,.3);
	position: relative;
}
article.open {
	line-height: 1.35em;
	margin-bottom: 0;
	padding: 15px 20px;
}
article .tender-closed {
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 0; top: 0;
}
article .tender-closed::before {
	font-family: 'icomoon';
	content: "\e98f";
	color: #d4d6d8;
	font-size: 20px;
	position: absolute;
	left: 2px; top: 7px;
}
article .tender-closed:hover::before {
	color: #de1427;
}
article[role=article]::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
article[role=article] header {
	margin: 0;
	padding: 0;
	clear: both;
}
article[role=article] .text-content {
	margin: 0;
	padding: 0px;
	clear: both;
	position: relative;
	word-break: break-all;
	word-break: break-word;
	word-wrap:overflow-wrap;
	hyphens: auto;
	font-size: 16px;
	line-height: 1.55;
}
article[role=article] footer {
	color: #9a9c9e;
	font-size: 14px;
	clear: both;
}
article[role=article] footer .block-info {
	background-color: rgba(88,117,144,.05);
	list-style-type: none;
	color: rgba(0,0,0,.6);
	font-size: 14px;
	padding: 5px 10px;
	margin: 7px 0 10px;
}
article footer .block-info li {
	display: inline-block;
	line-height: 1.25em;
	position: relative;
	margin: 2px 0;
}
article footer .block-info li:nth-child(odd) {
	width: 90px;
}
article footer .block-info li:nth-child(even) {
	color: #000;
	width: 100%;
	width: calc(100% - 90px);
}
.article-footer {
	padding: 0;
}
article[role=article] footer aside {
	text-align: right;
	margin: 0;
	padding: 0;
	max-width: 1250px;
	margin: 0 auto;
}
}
article[role=article] > header > h2 {
	display: block;
	color: #000;
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 0 5px;
	color: #000000;
	font-size: 36px;
	line-height: 1.35;
	font-weight: 400;
}
article[role=article] > header > h3 {
	display: block;
	color: #000;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0; padding: 0;
	word-break: break-all;
	word-break: break-word;
	word-wrap:overflow-wrap;
	hyphens: auto;
	font-size: 18px;
	height: 44px;
}
article[role=article] > header > h2 > img,
article[role=article] > header > h3 > img {
	display: inline-block;
	width: 16px;
	height: auto;
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-right: 3px;
}
article[role=article] time {
	display: inline-block;
	color: #9a9c9e;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 5px 0px 18px;
	padding: 0;
	position: relative;
	clear: both;
}
article[role=article] time::before {
	display: inline-block;
	font-family: 'icomoon';
	content: "\e94e";
	color: #d4d6d8;
	font-size: 13px;
	line-height: 16px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 1px;
	left: -18px;
	border-radius: 50%;
}
article[role=article] embed {
	max-width: 100%;
	max-height: 100%;
	border: 10px solid #9a9c9e;
	transition: all 0.15s ease-in-out;
}
article[role=article] embed:hover { border-color: #9a9c9e; }
article[role=article] embed:active,
article[role=article] embed:focus { border-color: #e1e4e7; }

.wrap-content {
	padding: 0;
	margin: 0;
}
article[role=article] .text-content .contacts {
	list-style-type: none;
	float: right;
	width: 170px;
	min-height: 100%;
	padding-left: 15px;
	margin-left: 15px;
	border-left: 1px dotted rgba(88,117,144,.3);
}
article[role=article] .text-content .contacts li {
	color: #9a9c9e;
	font-size: 14px;
}

/* Icon for Contents */
span.com,
span.rating,
span.author,
span.trans,
span.hits,
span.col,
span.task,
span.pub,
span.link,
span.not,
span.time {
	background-color: #1495de;
	display: inline-block;
	color: #fff;
	text-align: left;
	width: auto;
	height: 22px;
	line-height: 23px;
	margin-right: 1px;
	margin-bottom: 2px;
	padding: 0 6px 0 25px;
	position: relative;
	top: 2px; left: 0;
	z-index: 0;
	box-shadow: 1px 2px 6px rgba(88,117,144,.2);
	transition: all 0.15s ease-in-out;
	display: none;
}
span.com::before,
span.rating::before,
span.author::before,
span.trans::before,
span.hits::before,
span.col::before,
span.task::before,
span.pub::before,
span.link::before,
span.not::before,
span.time::before {
	font-family: 'icomoon';
	content: "";
	color: #fff;
	font-size: 13px;
	text-indent: 7px;
	line-height: 23px;
	width: 25px;
	height: 23px;
	transition: all 0.1s linear;
	position: absolute;
	top: 0; left: -1px;
	z-index: 0;
}
span.trans::before { content: "\e960"; font-size: 14px; top: -1px }
span.hits::before { content: "\e9d1"; }
span.rating::before { content: "\e9d7"; font-size: 15px; top: -1px }
span.com::before { content: "\e96e"; }
span.col::before { content: "\e99a"; }
span.pub::before { content: "\e94e"; }
span.link::before { content: "\e9cb"; }
span.not::before { content: "\ea7e"; }
span.author { text-indent: 1px; }
span.task::before { content: "\e91a"; top: 1px; }
span.author::before { content: "\e971"; font-size: 15px; top: -1px }
span.time::before { content: "\e94e"; }

span.com > a,
span.author > a {
	color: #fff;
	line-height: 21px;
	display: inline-block;
	transition: all 0.15s ease-in-out;
	position: relative;
	top: -1px;
}
span.com:hover,
span.author:hover,
span.com > a:hover,
span.author > a:hover {
	background-color: #de1427;
}
span.prints > a {
	background-color: #1495de;
	display: inline-block;
	text-indent: -9999px;
	text-align: left;
	width: 26px;
	height: 22px;
	padding: 0;
	margin-right: 1px;
	position: relative;
	top: 2px;
}
span.prints > a:hover {
	background-color: #de1427;
}
span.prints > a::before {
	font-family: 'icomoon';
	content: "\e954";
	color: #fff;
	font-size: 14px;
	text-indent: 0;
	text-align: center;
	line-height: 24px;
	width: 26px;
	height: 23px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
}
a.read {
	float: left;
	display: block;
	position: relative;
	top: 2px; left: 2px;
	visibility: hidden;
	margin-bottom: 10px;
}
a.read::before {
	background-color: transparent;
	display: block;
	font-family: 'icomoon';
	content: "\ea7d";
	color: #d4d6d8;
	font-size: 30px;
	visibility: visible;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	transition: all 0.1s linear;
	text-shadow: 1px 2px 3px rgba(88,117,144,.1);
}
a.read:hover::before {
	color: #de1427;
}
a.read:active,
a.read:focus {
	background-color: #333;
}

/* Article pages */
ol.art-pages {
	counter-reset: section;
	margin: 1px 5px 14px 22px;
	padding: 0;
}
ol.art-pages li {
	list-style-type: none;
	margin: 0 0 4px;
	padding: 0;
	position: relative;
}
ol.art-pages li a {
	display: block;
	color: #015a8c;
	line-height: 1.2em;
	transition: all 0.1s linear;
}
ol.art-pages li a:hover {
	color: #1495de;
}
ol.art-pages li.act em {
	display: block;
	color: #de1427;
	font-style: normal;
	line-height: 1.2em;
}
ol.art-pages li.act::before {
	color: #de1427;
}
ol.art-pages li::before {
	font-family: 'icomoon';
	content: "\ea55";
	color: rgba(88,117,144,.3);
	font-size: 15px;
	position: absolute;
	left: -22px;
	top: -2px;
	transition: all 0.15s linear;
}
ol.art-pages li:hover::before {
	color: #1495de;
}

/* Categories */
.cats {
	margin-top: 25px;
	margin-bottom: 15px;
	padding: 0px 1px;
	hyphens: auto;
}
.cats aside {
	color: rgba(88,117,144,.7);
	font-size: 13px;
	text-align: right;
	margin: 5px 0 0;
	padding: 5px 15px 0px;
	border-top: 1px dotted rgba(88,117,144,.3);
}
.cats aside em {
	display: inline-block;
	position: relative;
	font-style: normal;
}
.cats aside em::before {
	font-family: 'icomoon';
	content: "\e99d";
	color: rgba(88,117,144,.35);
	font-size: 14px;
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -2px;
	left: -26px;
}
.cats i {
	display: inline-block;
	margin-left: 5px;
	font-style: normal;
	color: #9a9c9e;
}
.cats i::before {
	content: "(";
}
.cats i::after {
	content: ")";
}

.cat-box {
	margin: 0 0 10px;
}
.cat-box::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.cat-box > a {
	float: left;
	display: inline-block;
	margin: 0px 10px 10px 0px;
}
/*.cat-box > a:hover {
	border-color: #ddd;
	outline-offset: 0px;
}
.cat-box > a:focus,
.cat-box > a:active {
	border-color: #ccc !important;
}*/
.cat-box > div {
	overflow: hidden;
}
.cat-box > div > p {
	display: inline-block;
	color: rgba(88,117,144,.75);
	font-size: 13px;
	line-height: 1.2em;
	padding: 3px 10px 5px;
	margin: 0;
}
.cat-box > div > a {
	display: block;
	font-size: 15px;
	font-weight: 400;
	margin: 0 0 0px;
}
.cat-box > div > a > span {
	display: inline-block;
	color: rgba(88,117,144,.75);
	font-size: 15px;
	font-weight: 300;
}
.subcat {
	font-size: 14px;
	padding: 0 10px 5px;
}
.subcat > span {
	display: inline-block;
	margin-right: 5px;
}
.subcat > span::after {
	content: ",";
}
.subcat > span:last-child::after {
	content: "";
}
@media (max-width:360px) {
	.cats aside {
		display: none;
	}
}

/* Letters */
.letter {
	background-color: #fff;
	text-align: center;
	margin: 15px 0px 20px 2px;
	padding: 7px 30px;
	border: 1px solid rgba(88,117,144,.3);
	box-sizing: border-box;
}
.letter a {
	background-color: rgba(88,117,144,.1);
	display: inline-block;
	color: #111;
	line-height: 1;
	text-align: center;
	margin: 1px;
	padding: 6px 10px 5px;
}
.letter a:hover {
	background-color: #de1427;
	color: #fff;
}
.letter a.active {
	background-color: #de1427;
	color: #fff;
}
.letter a:active, .letter a:focus {
	background-color: #de1427;
	color: #fff;
}

/* Details */
.wrap-details {
	max-width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: block;
	padding: 5px 0 10px;
	position: relative;
	border: 0px solid rgba(88,117,144,.3);
}
.wrap-details legend {
	color: rgba(0,0,0,.9);
	font-size: 15px;
	font-weight: 400;
	padding: 0px 10px;
	margin: 0 21px;
	font-size: 24px;
	line-height: 1.23;
}
.details {
	margin: auto 0;
	overflow: hidden;
	
}
.details > dl {
	display: table;
	width: auto;
	height: 25px;
	margin: 3px 0 0;
}
.details > dl dt {
	display: table-cell;
	min-width: 25px;
	padding: 1px 5px;
}
.details > dl dt img {
	display: inline-block;
	position: relative;
	top: -3px;
}
.details > dl dd {
	display: table-cell;
	line-height: 1.2em;
	padding: 1px 5px;
}
.details > dl dd:last-child {
	color: rgba(88,117,144,.7);
	font-size: 14px;
	width: auto;
	min-width: 35px;
	white-space: nowrap;
	padding: 2px 0 0;
}
/*
.details > .files img {
	display: inline-block;
	margin-right: 2px;
	position: relative;
	left: -8px;
	top: -1px;
}
.details > .files img + a {
	display: inline-block;
	font-size: 14px;
	position: relative;
	left: -5px;
	top: 0;
}
.details > .files img + a + span {
	display: inline-block;
	color: rgba(88,117,144,.7);
	font-size: 14px;
	position: relative;
	left: 1px;
	top: 1px;
}
*/
.details ul {
	display: table;
	list-style: none;
	width: 100%;
	clear: both;
}
.details ul li {
	display: table-cell;
	font-size: 14px;
	padding: 4px;
	line-height: 1.3em;
	border-bottom: 1px dotted #d4d6d8;
}
.media ul li  {font-size: 18px !important;font-family: 'Roboto', Arial, sans-serif;line-height: 1.55;font-weight: 300;text-align: left;padding-bottom:14px;text-align: justify;}
.details ul:last-child li {
	border-bottom: none;
}
.details li:first-child {
	color: #9a9b9e;
	width: 20%;
	min-width: 120px;
}
.details li:last-child {
	color: rgba(0,0,0,0.9);
	width: 80%;
}
.details li textarea {
	overflow: hidden;
	height: auto;
}
.wrap-details.fold {
	display: block;
}
.title-fold {
	display: inline-block;
	background-color: #1495de;
	color: #fff;
	font-size: 14px;
	margin: 5px 0 10px;
	padding: 2px 12px 3px;
	text-transform: lowercase;
	border-radius: 3px;
	cursor: pointer;
}
.title-fold.act,
.title-fold:hover {
	background-color: #de1427;
	box-shadow: 1px 2px 3px rgba(88,117,144,.2);
}
.data-fold, .share-fold {
	display: none;
	margin-bottom: 10px;
	position: relative;
	top: -5px;
}

/* Notice */
.notice {
	background-color: rgba(88,117,144,.1);
	display: block;
	color: rgba(92,96,99,1);
	line-height: 1.3em;
	width: auto;
	margin: 15px auto;
	padding: 13px 15px 12px 51px;
	position: relative;
	overflow: hidden;
	clear: both;
	zoom: 1;
}
fieldset.notice {
	background-color: #fff;
	display: block;
	color: #9a9c9e;
	padding: 12px 21px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(88,117,144,0.3);
}
.notice::before,
.notice::after {
	display: table;
	content: "";
}
.notice::after {
	clear: both;
}
.notice a {
	display: inline-block;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.notice a:hover {
	color: rgba(255,255,255,.9);
	border-bottom: 1px dotted transparent !important;
}
.notice > p {
	display: block;
	margin: 0;
	position: relative;
}
.notice > p::before {
	font-family: 'icomoon';
	content: "\ea0c";
	color: rgba(88,117,144,.5);
	font-size: 21px;
	position: absolute;
	top: .6em;
	left: -33px;
	margin-top: -13px;
}
.notice.info {
	background-color: #00bcd4;
	color: #fff;
}
.notice.info > p::before {
	content: "\ea0c";
	color: #fff;
}
.notice.alert {
	background-color: #ff9800;
	color: #fff;
}
.notice.alert > p::before {
	content: "\ea07";
	color: #fff;
	font-size: 19px;
	left: -29px;
}
.notice.guest {
	background-color: #ebe3cf;
	color: #725d29;
}
.notice.guest > p::before {
	content: "\ea07";
	color: #725d29;
	font-size: 18px;
	left: -29px;
	top: .67em;
}
.notice.guest a {
	color: #000;
	border-color: #000;
}
.notice.user {
	background-color: rgba(88,117,144,.5);
	color: #fff;
}
.notice.user > p::before {
	content: "\e971";
	color: #fff;
}
.notice.ok {
	background-color: #4caf50;
	color: #fff;
}
.notice.ok > p::before {
	content: "\ea10";
	color: #fff;
	font-size: 19px;
	top: .67em;
	left: -30px;
}
.notice.file,
.notice.push {
	background-color: #9c27b0;
	color: #fff;
}
.notice.file > p::before {
	content: "\e962";
	font-size: 17px;
	color: #fff;
	top: .67em;
	left: -30px;
}
.notice.push > p::before {
	content: "\e977";
	font-size: 17px;
	color: #fff;
	top: .67em;
	left: -30px;
}
.notice.err {
	background-color: #f44336;
	color: #fff;
}
.notice.err > p::before {
	content: "\ea0e";
	color: #fff;
	font-size: 19px;
	left: -32px;
	margin-top: -12px;
}

/* Link Rec */
.site-rec {
	list-style: none;
	margin: 10px 0 15px;
	padding: 0;
}

/* Social block */
.social {
	display: block;
	text-align: right;
	margin: 0;
	padding: 0;
	clear: both;
}
@media (min-width:560px) {
	.social {
		float: left;
		text-align: left;
		display: inline-block;
		padding: 0 20px;
	}
}
a.social-link img {
	display: block;
	max-width: 100%;
	height: auto;
}
a.social-link,
a.social-link:visited {
	display: inline-block;
	text-align: center;
	margin: 0 2px;
	border-radius: 50%;
	transition: all 0.1s linear;
}
a.social-link:hover {
	box-shadow: 0 0 0 3px rgba(88,117,144,.2);
}

/* Search form */
.form-search {
	float: right;
	margin: 15px 5px;
}
@media (min-width:560px) {
	.form-search {
		margin: 0 5px 15px;
	}
}
.form-search > input {
	height: 36px;
	width: 210px;
	margin: 0;
	position: relative;
	top: 0; left: 0;
}
.form-search > button,
.form-search > button:hover {
	background-color: transparent;
	display: inline-block;
	width: 41px;
	height: 36px;
	position: relative;
	top: 2px; left: 0;
	border-radius: 0;
}
.form-search > button::before {
	background-color: #1495de;
	font-family: 'icomoon';
	content: "\e986";
	color: #fff;
	font-size: 18px;
	text-indent: 3px;
	line-height: 38px;
	width: 41px;
	height: 36px;
	position: absolute;
	top: 1px; left: 0;
	transition: all 0.1s linear;
	border-radius: 0;
	z-index: 1;
}
.form-search > button:hover::before {
	background-color: #de1427;
}
.form-search > button:focus::before {
	background-color: #de1427;
}

/* Listings */
.pages {
	font-size: 14px;
	margin: 15px 0;
	padding: 0 7px;
	text-align: center;
	clear: both;
}
.pages span {
	display: inline-block;
	margin: 0 1px;
	padding: 5px 14px;
}
.pages strong {
	font-weight: 300;
}
.pages .pagesrow {
	display: inline-block;
	color: #9a9c9e;
	margin: 0 1px 2px 1px;
	padding: 5px 14px;
}
.pages a {
	background-color: #eef0f3;
	color: #000;
	display: inline-block;
	margin: 0 1px 2px 1px;
	padding: 5px 14px;
	transition: all 0.15s ease-in-out;
	position: relative;
}
.pages a:hover {
	background-color: #1495de;
	text-decoration: none;
	color: #fff;
}
.pages a.pages {
	padding: 5px 18px;
	text-indent: -9999px;
}
.pages a.pages::before {
	font-family: 'icomoon';
	content: "\ea1c";
	color: rgba(88,117,144,.6);
	font-size: 14px;
	text-indent: 0;
	line-height: 21px;
	position: absolute;
	top: 5px; left: 12px;
}
.pages a.pages.lp-first::before,
.pages a.pages.rp-last::before {
	font-family: 'icomoon';
	content: "\ea1f";
	font-size: 17px;
	text-indent: 0;
	line-height: 21px;
	position: absolute;
	top: 5px; left: 9px;
}
.pages a.pages.lp-one::before {
	top: 5px; left: 10px;
	transform: rotate(-180deg);
}
.pages a.pages.rp-last::before {
	top: 6px; left: 12px;
	transform: rotate(-180deg);
}
.pages a.pages:hover::before {
	color: #fff;
}
.pages .pagesempty {
	background-color: #de1427;
	display: inline-block;
	color: #fff;
	margin: 0 1px 2px 1px;
	padding: 5px 14px;
}
@media (max-width:480px) {
	.pages .pagesrow {
		display: none;
	}
}

/* Block of images */
.thumb {
	max-width: 100%;
	height: auto;
	margin: 5px 0 0;
	padding: 0;
	position: relative;
	top: -2px;
}
.thumb img {
	width: 100%;
	height: auto;
	transform:scale(1.0);
	transition-duration: 0.3s;
	transform: rotate(0deg) scale(1);
}
.thumb a {
	display: inline-block;
	max-width: 100%;
	height: auto;
	overflow: hidden;
	transition: all 0.1s linear;
	/*border: 1px solid rgba(88,117,144,.1);*/
}
.thumb a:hover {
	box-shadow: 1px 2px 6px rgba(88,117,144,.35);
}
.thumb a:hover > img {
	transform: rotate(1deg) scale(1.1);
}
.thumb a:active, .thumb a:focus {
	/*border-color: rgba(88,117,144,.3);*/
	box-shadow: 5px 6px 9px rgba(88,117,144,.3);
}

/* Position thumb */
.imgleft {
	float: left;
	margin: 0.4em 1em 2em 1em ;
	
}
.imgright {
	float: right;
	margin: .4em 0 .4em 1em !important;
}
.imgtext-left {
	float: left;
	margin: 1em 1em .4em 0 !important;
	
}
.imgtext-right {
	float: right;
	margin: 1em 0 .4em 1em !important;
}
.imgtext-center {
	float: none;
	display: block;
	text-align: center;
	margin: 1em auto;
	padding: 0;
	clear: both;
}

/* Errors */
.error {
	max-width: 1200px;
	margin: 0 auto;
}
.error > div {
	background-color: #fff;
	color: #000;
	font-size: 15px;
	margin: 0;
	padding: 15px 20px;
	border: 0px solid rgba(88,117,144,.3);
	position: relative;
}
.error > div.err {
	border: 1px solid #f44336;
}
.error > header	{
	display: table;
	background-color: #f3f6f8;
	width: 100%;
	height: auto;
	margin: 10px 0;
	position: relative;
	clear: both;
}
.error > header::before {
	background-color: #de1427;
	font-family: 'icomoon';
	content: "\ea0f";
	color: #fff;
	font-size: 16px;
	text-indent: 1px;
	text-align: center;
	line-height: 43px;
	width: 45px;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
}
.error > header > h3	{
	display: table-cell;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2em;
	vertical-align: middle;
	height: 43px;
	min-height: 43px;
	padding: 7px 15px 7px 60px;
}
.error > div ol {
	counter-reset: section;
	margin: 5px 20px 0;
}
.error > div ol li {
	list-style-type: none;
	position: relative;
	color: #000;
}
.error > div ol li::before {
	display: inline-block;
	counter-increment: section;
	content: ""counter(section)". ";
	color: #000;
	position: absolute;
	top: 0px;
	left: -20px;
}
.error b {
	color: #de1427;
	font-weight: 300;
}

/* Ajax Box */
.ajax-box {
	background-color: #f44336;
	color: #fff;
	font-size: 15px;
	line-height: 1.3em;
	padding: 15px 20px 15px 62px;
	margin: 10px 0;
	position: relative;
	z-index: 9;
}
.ajax-box.box {
	margin: 0;
}
.ajax-box a:link,
.ajax-box a:visited {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.ajax-box a:hover { border: 0; }
.ajax-box::before {
	font-family: 'icomoon';
	content: "\e951";
	color: #fff;
	font-size: 23px;
	position: absolute;
	top: 15px;
	left: 20px;
}
.ajax-box.ok {
	background-color: #4caf50;
}
.ajax-box.ok::before {
	content: "\ea10";
}
.ajax-box.note {
	background-color: #00bcd4;
}
.ajax-box.note::before {
	content: "\e951";
}
.ajax-box.user {
	background-color: #00bcd4;
}
.ajax-box.user::before {
	content: "\e972";
}
.ajax-box.alert {
	background-color: #ff9800;
}
.ajax-box.alert::before {
	content: "\ea07";
}
.ajax-box.gray { 
	background-color: rgba(88,117,144,.1);
	color: #111;
}
.ajax-box.gray::before {
	content: "\e978";
	color: rgba(88,117,144,.35);
	font-size: 20px;
	left: 23px;
}
.ajax-box.push {
	background-color: #9c27b0;
}
.ajax-box.push::before {
	content: "\e977";
}

#errorbox {
	margin: 0;
	padding: 0;
}
#ajaxbox {
	display: none;
	margin: 0;
	padding: 0;
}
#sendbox {
	display: none;
	width: 96%;
	max-width: 450px;
	position: fixed;
	top: 30%; left: 0; right: 1%;
	margin: 0 auto;
	z-index: 1000;
	box-shadow: 2px 3px 12px rgba(201,204,206,.75);
}
#sendbox > .ajax-box {
	margin: 0;
}
#sendbox > div.succes-box {
	background-color: rgba(0,153,0,.9);
	display: none;
	color: #fff;
	text-align: center;
	border: 1px solid rgba(88,117,144,.3);
	padding: 7%;
}
@media (max-width:480px) {
	#sendbox {
		max-width: 88%;
		right: 2%;
	}
}
#sendbox > span.progress {
	display: block;
	background-color: rgba(0,188,212,1);
	background-image: url(../images/oval.svg);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	color: #fff;
	text-align: center;
	padding: 30px 10% 30px 82px;
}
@media (max-width:480px) {
	#sendbox > span.progress {
		background-position: 18% 50%;
	}
}


/* Message */
.message {
	width: 100%;
	margin: 0 0 20px !important;
}
.message > div {
	background-color: #fff;
	color: #000;
	font-size: 15px;
	margin: 0;
	padding: 20px 25px;
	border: 1px solid rgba(88,117,144,.3);
	position: relative;
}
.message.ok,
.message.push {
	margin: 0;
	border: 0;
}
.message.ok > div {
	border-color: rgba(10,156,45,.98);
}
.message.info > div {
	border-color: rgba(0,188,212,.98);
}
.message.gray > div {
	border-color: rgba(88,117,144,.3);
}
.message.push > div {
	border-color: #9c27b0;
}
.message > header	{
	display: table;
	background-color: #f3f6f8;
	width: 100%;
	height: auto;
	margin: 10px 0 15px;
	position: relative;
	clear: both;
}
.message.top > header {
	margin-top: 0;
}
.message > header > h3	{
	display: table-cell;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2em;
	vertical-align: middle;
	height: 43px;
	min-height: 43px;
	padding: 7px 15px 7px 60px;
}
.message > header::before {
	background-color: #00bcd4;
	font-family: 'icomoon';
	content: "\e951";
	color: #fff;
	font-size: 20px;
	text-indent: 1px;
	text-align: center;
	line-height: 43px;
	width: 45px;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
}
.message.ok > header::before {
	background-color: #00931a;
	content: "\ea10";
}
.message.info > header::before {
	background-color: rgba(0,188,212,1);
}
.message.push > header::before {
	background-color: #9c27b0;
}
.message.gray > header::before {
	background-color: rgba(88,117,144,.7);
}
.message strong {
	color: #015a8c;
}
.message p {
	display: block;
	line-height: 1.4em;
	margin: 0 0 5px;
}
.message button {
	display: block;
	width: 210px;
	margin: 15px 0 0 auto;
}
.message > div time {
	display: inline-block;
	background-color: #8fce9e;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	text-indent: 1px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;
}
.message.info > div time {
	background-color: #48cddf;
}
.message.push > div time {
	background-color: #9c27b0;
}
.message > div time::before {
	font-family: 'icomoon';
	content: "\ea1f";
	color: #8fce9e;
	font-size: 21px;
	transition: all 0.1s ease-in-out;
	position: absolute;
	left: -14px;
	top: 0;
}
.message.info > div time::before {
	color: #48cddf;
}
.message.push > div time::before {
	color: #9c27b0;
}
.message > div time:hover::before {
	left: -16px;
}

/*
 * Forms global
 --------------------*/
input, select, textarea {
	background-color: #fff;
	display: inline-block;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: rgba(0,0,0,.9);
	font-size: 15px;
	font-weight: 300;
	line-height: 1.4em;
	text-indent: 7px;
	width: 100%;
	height: 41px;
	padding: 7px;
	border: 1px solid rgba(88,117,144,.3);
	transition: border .15s linear, color .15s linear;
	-webkit-backface-visibility: hidden;
	box-sizing: border-box;
	box-shadow: none;
	position: relative;
	outline: none;
	filter: none;
}

.forms.block {
	background-color: #fff;
	margin: 15px 0;
	padding: 7% 3% 3% 10%;
	box-sizing: border-box;
	border: 1px solid rgba(88,117,144,.3);
}
.forms.block input, .forms.block textarea {
	border: 1px solid rgba(88,117,144,.3);
}
.forms.block input[required], .forms.block textarea[required] {
	border: 1px solid rgba(88,117,144,.3);
}
.js .forms.block > .data-docs aside {
	width: 87.5%;
	right: 0;
}
.forms.block > .data-docs > output > span {
	width: 70%;
}
.js .forms.block > .data-docs aside + span.help {
	right: 5px;
}
.js .forms.block > .data-docs > aside > button {
	width: 35% !important;
	line-height: 44px;
	word-spacing: 1em;
}
.forms.block > .data-docs  {
	margin: 10px 3% 5px 0;
}
.forms.block > .data-docs > output > .view + span {
	display: none;
}
.js .forms.block > .data-docs input {
	width: 50% !important;
}

textarea {
	overflow: auto;
	text-indent: 0;
}
select { text-indent: 1px; padding: 4px 5px; }
select option	{
	font: 13px/1.3em Arial, PT Sans, Helvetica, sans-serif;
	color: #666;
	text-indent: 5px;
	text-transform: none;
	padding: 2px 5px 1px;
}
optgroup {
	display: inline-block;
	font: 12px/1.3em Arial, PT Sans, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-indent: 10px;
	text-transform: uppercase;
	padding: 5px 0;
}
select optgroup > option {
	text-transform: none;
	text-indent: 15px;
	padding: 3px 0px 1px;
}
fieldset {
	width: auto;
	margin: 0;
	padding: 0 0 10px;
	clear: both;
}
legend { padding: 0 5px; }
input[type="radio"], input[type="radio"]:focus {
	background: transparent;
	width: 16px;
	height: 16px;
	padding: 0;
	border: 0;
	overflow: hidden;
	cursor:pointer;
}

/* Class forms */
.forms {
	background-color: #fff;
	margin: 15px 0;
	padding: 4% 5% 3%;
	box-sizing: border-box;
	border: 1px solid rgba(88,117,144,.3);
}
.forms label {
	display: block;
	color: #9a9c9e;
	padding: 0 0 3px;
}
.forms fieldset {
	display: block;
	width: 100%;
	padding: 0 0 10px;
	position: relative;
}
.forms > div {
	margin: 5px 0 0;
}
.forms div > em {
	display: inline-block;
	color: #015a8c;
	font-style: normal;
	margin: 5px 25px 15px;
	position: relative;
}
.forms div > em::before {
	display: inline-block;
	font-family: 'icomoon';
	content: '\e971';
	color: #de1427;
	font-size: 15px;
	position: absolute;
	top: -1px;
	left: -24px;
}
.forms input.error-input,
.forms select.error-input,
.forms textarea.error-input {
	border-color: #f44336 !important;
}
.forms input,
.forms textarea,
.forms select {
	display: inline-block;
	width: 100%;
	width: calc(100% - 30px);
}
.forms input.disable {
	background-color: #fafcfe;
	color: #9a9c9e;
}
.forms label {
	margin: 0px 0px 3px;
}
.forms label.error-mess {
	display: inline-block;
	background-color: #f44336;
	color: #fff;
	font-size: 13px;
	line-height: 1.2em;
	max-width: 200px;
	height: auto;
	padding: 6px 15px 7px 13px;
	position: absolute;
	bottom: 50px;
	right: 0;
	z-index: 10;
}
.forms label.error-mess::after {
	display: block;
	content: '';
	position: absolute;
	left: 15px; bottom: -12px;
	border: 7px solid transparent;
	border-top: 7px solid #f44336;
}

/* Word Tip */
.forms fieldset > cite {
	display: none;
	transform: translate(0, 0);
	transition: transform 350ms, opacity 5s;
}
.forms fieldset > cite {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #9aa0a3;
	font-size: 15px;
	font-style: normal;
	position: absolute;
	top: 0.67em; left: 1.15em;
	opacity: 1;
	z-index: 1;
}
.forms fieldset.focs > cite {
	color: #de1427 !important;
	font-size: 0.7em !important;
	font-weight: 400;
	top: 1.4em !important; left: 16px !important;
	transform: translate(0, -1em);
}
.forms fieldset.full > cite {
	color: rgba(88,117,144,.5);
	font-size: 0.7em;
	font-weight: 400;
	top: 1.4em; left: 16px;
	transform: translate(0, -1em);
}
.forms fieldset.focs.full > cite {
	left: 1.2em;
}
.forms fieldset.focs > cite,
.forms fieldset.full > cite {
	opacity: 1;
}
.forms fieldset.focs input,
.forms fieldset.full input {
	padding-top: 1.4em;
	height: 51px;
	color: #000;
}
.forms fieldset.focs > textarea,
.forms fieldset.full > textarea {
	color: #000;
	font-size: 14px;
	line-height: 1.3em;
	padding-top: 1.6em;
	padding-left: 14px;
}
.forms fieldset.focs > input,
.forms fieldset.focs > textarea {
	border-width: 1px;
}
.forms fieldset.full > input,
.forms fieldset.full > textarea {
	border-width: 1px;
}
.chrome .forms fieldset.focs > input,
.chrome .forms fieldset.focs > textarea {
	border-width: .1em;
}
.chrome .forms fieldset.full > input,
.chrome .forms fieldset.full > textarea {
	border-width: 1px;
}
/*.forms fieldset.focs.full > input {
	transform: scale(1);
}
.forms fieldset.full > input {
	transform: scale(1);
}*/

.forms fieldset input,
.forms fieldset textarea,
.forms fieldset > cite {
	transition: 0.25s ease-in-out;
	transform: scale(1);
}
.forms fieldset > cite {
	background-color: transparent;
}
.forms fieldset.captcha-box {
	margin: 5px 0 0;
}
.forms fieldset > cite + input::placeholder,
.forms fieldset > cite + ul input::placeholder,
.forms fieldset > label + input::placeholder,
.forms fieldset > cite + textarea::placeholder,
.forms fieldset > label + textarea::placeholder {
	color: #9aa0a3;
	font-size: 15px;
	transition-delay: 0s;
	transition-duration: .2s;
	transition-property: opacity;
	transition-timing-function: linear;
	opacity: 0;
}
.forms fieldset > cite + input.inc::placeholder,
.forms fieldset > cite + ul input.inc::placeholder,
.forms fieldset > label + input.inc::placeholder,
.forms fieldset > cite + textarea.inc::placeholder,
.forms fieldset > label + textarea.inc::placeholder {
	opacity: 1;
}
.forms .required {
	display: inline-block;
	position: relative;
}
.forms .required::before {
	display: block;
	font-family: 'icomoon';
	content: '*';
	font-size: 18px;
	font-style: normal;
	color: #ef5174;
	position: absolute;
	left: -15px;
	top: 10px;
}
.forms .tiny-mce {
	width: 100% !important;
}

/* input-placeholder */
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	color: #646870;
}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #646870;
}
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #fff !important;
}

/* input-focus */
input:active, input:focus,
select:active, select:focus,
textarea:active, textarea:focus{
	background-color: #fff;
	color: #000;
	border-color: rgba(88,117,144,1) !important;
	border-style: solid !important;
	outline: none !important;
}
input, textarea{outline:none;}
input:active, textarea:active{outline:none;}
:focus{outline:none;}
textarea{resize:none;}
textarea{resize:vertical;}
textarea{resize:horizontal;}
.text-placeholder{color:#646870;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active  {
	-webkit-box-shadow: 0 0 0 30px white inset !important;
	transition: background-color 5000s ease-in-out 0s;
}
input:-webkit-autofill {
	-webkit-text-fill-color: 000 !important;
}

/* Buton Forms global */
.sub {
	background-color: #7fa9cf;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing: .01em;
	font-weight: 300;
	text-indent: 35px;
	line-height: 39px;
	width: 140px;
	padding: 1px 0;
	outline: 0;
	border: 0;
	border-radius: 45px;
	cursor: pointer;
	position: relative;
	transition: all 0.1s linear;
	z-index: 1;
	overflow: hidden;
}
.sub:hover::after {
	display: block;
	content: '';
	width: 100%;
	height: 300px;
	position: absolute;
	top: -150px; left: 0;
	border-radius: 3000px;
	background: rgba(255,255,255,.2);
	animation: ripple .7s ease-out;
	transform: scale(0);
	z-index: 2;
}
.sub_bl {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing: .01em;
	font-weight: 300;
	text-indent: 0px;
	line-height: 39px;
	width: 180px;
	padding: 1px 0;
	outline: 0;
	border: 0;
	cursor: pointer;
	position: relative;
	transition: all 0.1s linear;
	z-index: 1;
	overflow: hidden;
	text-align: left;
	border-radius: 5px;
	webkit-box-shadow: 0 6px 14px rgb(235 52 72 / 0%);
	box-shadow: 0 6px 14px rgb(235 52 72 / 0%);
	font-size: 18px;
	color: #fff;
	background-image: -webkit-gradient(linear, left top, right top, from(#eb3349), to(#f45c43));
	background-image: -o-linear-gradient(left, #eb3349 0%, #f45c43 100%);
	background-image: linear-gradient(90deg, #eb3349 0%, #f45c43 100%);
	-webkit-transition: background-image 0.3s, -webkit-box-shadow 0.3s;
	transition: background-image 0.3s, -webkit-box-shadow 0.3s;
	-o-transition: background-image 0.3s, box-shadow 0.3s;
	transition: background-image 0.3s, box-shadow 0.3s;
	transition: background-image 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.sub_gr {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing: .01em;
	font-weight: 300;
	text-indent: 0px;
	line-height: 39px;
	width: 200px;
	padding: 1px 0;
	outline: 0;
	border: 0;
	cursor: pointer;
	position: relative;
	transition: all 0.1s linear;
	z-index: 1;
	overflow: hidden;
	text-align: left;
	border-radius: 5px;
	webkit-box-shadow: 0 6px 14px rgb(235 52 72 / 0%);
	box-shadow: 0 6px 14px rgb(235 52 72 / 0%);
	font-size: 18px;
	color: #fff;
	background-image: -webkit-gradient(linear, left top, right top, from(#36bf8a), to(#05a96a));
	background-image: -o-linear-gradient(left, #36bf8a 0%, #05a96a 100%);
	background-image: linear-gradient(90deg, #36bf8a 0%, #05a96a 100%);
	-webkit-transition: background-image 0.3s, -webkit-box-shadow 0.3s;
	transition: background-image 0.3s, -webkit-box-shadow 0.3s;
	-o-transition: background-image 0.3s, box-shadow 0.3s;
	transition: background-image 0.3s, box-shadow 0.3s;
	transition: background-image 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.sub_bl:hover::after {
	display: block;
	content: '';
	width: 100%;
	height: 300px;
	position: absolute;
	top: -150px; left: 0;
	border-radius: 3000px;
	background: rgba(255,255,255,.2);
	animation: ripple .7s ease-out;
	transform: scale(0);
	z-index: 2;
}
.sub_gr:hover::after {
	display: block;
	content: '';
	width: 100%;
	height: 300px;
	position: absolute;
	top: -150px; left: 0;
	border-radius: 3000px;
	background: rgba(255,255,255,.2);
	animation: ripple .7s ease-out;
	transform: scale(0);
	z-index: 2;
}


@keyframes ripple {
  to {
	transform: scale(3);
	opacity: 0;
  }
}
.sub::before {
	background-color: rgba(56,106,150,.3);
	font-family: 'icomoon';
	color: #fff;
	font-size: 20px;
	line-height: 39px;
	text-align: center;
	width: 45px;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	border-radius: 45px 0 0 45px;
	transition: all 0.1s linear;
	z-index: 1;
}
.sub:hover::before {
	background-color: rgba(56,106,150,.6);
}
.sub:hover,
.sub:active,
.sub:focus {
	box-shadow: 1px 3px 9px rgba(88,117,144,.2);
	background-color: #7fa9cf;
	color: #fff;
}
.sub:focus {
	box-shadow: 1px 3px 9px rgba(88,117,144,.3);
}
.sub:focus::before {
	background-color: rgba(56,106,150,.9);
}
a.sub { color: #fff; }
.sub:disabled,
.sub[disabled]:hover  {
	background-color: rgba(88,117,144,.1);
	color: #9a9c9e !important;
}
button.next[disabled]::before { background-color: rgba(88,117,144,.2); }

#send {
	width: 210px;
	margin-left: auto;
}

/* Buton load, broken, jump */
.broken-link {
	margin: 0;
	padding: 0;
}
.broken-down {
	margin: -15px 35px 0;
}
a.broken:link,
a.broken:visited {
	display: inline-block;
	font-size: 15px;
	color: #9a9c9e;
	line-height: 36px;
	padding-left: 20px;
	position: relative;
}
a.broken:hover {
	color: rgba(88,117,144,.9);
}
a.broken::before {
	font-family: 'icomoon';
	content: '\e998';
	color: rgba(88,117,144,.3);
	font-size: 18px;
	line-height: 16px;
	position: absolute;
	top: 8px; left: -6px;
}
a.broken:hover::before {
	color: #de1427;
}

.pload {
	padding: 5px 20px;
}
a.load	{
	width: 195px;
}
a.load:hover	{
}
a.load::before {
	font-family: 'icomoon';
	content: "\e9c5";
	color: #fff;
	font-size: 18px;
	text-indent: 5px;
	line-height: 40px;
	width: 45px;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
	z-index: 1;
}

/* Forms class-send */
.send {
	text-align: left;
	margin: 0 5% 30px;
}
@media ( max-width:480px ) {
	.send { margin: 0 9% 25px; }
}

/* Icons button */
button.pas { width: 200px; }
button.pas::before { content: "\e98f"; font-size: 18px; text-indent: 11px; line-height: 39px; }
button.mail { width: 185px; }
button.mail::before { content: "\e905"; font-size: 18px; text-indent: 2px; line-height: 40px; }
button.post { width: 100%; max-width: 270px; line-height: 43px; }
button.post::before { content: "\e905"; font-size: 18px; text-indent: 3px; line-height: 46px; }
button.go { width: 165px; display: block; margin: 0 auto; margin-bottom: 50px; }
button.go::before { content: "\e967"; font-size: 20px; text-indent: 3px; line-height: 46px; }
button.go.inline { display: inline-block; }
button.ups { width: 230px; line-height: 42px; }
button.ups::before { content: "\ea2e"; font-size: 18px; text-indent: 4px; line-height: 44px; }
button.reg { width: 245px; }
button.reg::before { content: "\e973"; font-size: 18px; text-indent: 4px; line-height: 41px; }
button.acc { width: 210px; line-height: 39px; }
button.acc::before { content: "\e98d"; font-size: 18px; text-indent: 3px; line-height: 41px; }
button.auth { width: 165px; line-height: 38px; }
button.auth::before { content: "\e98f"; font-size: 18px; text-indent: 11px; line-height: 39px !important; }
button.rate { width: 165px; }
button.rate::before	{ content: "\ea10"; font-size: 18px; text-indent: 4px; line-height: 40px; }
button.add { width: 210px; }
button.add::before { content: "\ea1c"; font-size: 18px; text-indent: 7px; line-height: 39px; }
button.poll { width: 210px; }
button.poll::before { content: "\ea10"; font-size: 18px; text-indent: 4px; line-height: 40px; }
button.buy { width: 165px; }
button.buy::before { content: "\e93a"; font-size: 18px; text-indent: 3px; line-height: 41px; }
button.sea { width: 145px; }
button.sea::before { content: "\e986"; font-size: 18px; text-indent: 7px; line-height: 40px; }
button.rec { width: 165px; }
button.rec::before { content: "\ea2e"; font-size: 18px; text-indent: 3px; line-height: 41px; }
button.exe { width: 165px; }
button.exe::before { content: "\ea1c"; font-size: 18px; text-indent: 9px; line-height: 40px; }
button.next { width: 210px; }
button.next::before { content: "\ea1c"; font-size: 18px; text-indent: 9px; line-height: 41px; }
button.del { width: 155px; }
button.del::before { content: "\ea0f"; font-size: 14px; text-indent: 4px; line-height: 40px; }

a.edit { width: 185px; }
a.edit::before { content: "\e905"; font-size: 18px; text-indent: 4px; line-height: 40px; }
a.next, .next { width: 185px; }
a.next::before, .next::before { content: "\ea1c"; font-size: 18px; text-indent: 9px; line-height: 40px; }
a.del, .del { width: 155px; }
a.del::before, .del::before { content: "\ea0f"; font-size: 14px; text-indent: 4px; line-height: 40px; }
a.print, .print { width: 155px; }
a.print::before, .print::before { content: "\e954"; font-size: 18px; text-indent: 3px; line-height: 40px; }
a.out { width: 165px; }
a.out::before { content: "\e990"; font-size: 18px; text-indent: 5px; line-height: 39px; }
a.go, .go { width: 165px; }
a.go::before, .go::before { content: "\e967"; font-size: 18px; text-indent: 3px; line-height: 42px; }
a.order, .order { width: 230px; }
a.order::before, .order::before { content: "\e95f"; font-size: 18px; text-indent: 6px; line-height: 41px; }

button.pol { width: 185px; }
button.pol::before { content: "\ea10"; font-size: 18px; text-indent: 4px; line-height: 40px; }

a.do, a.undo {
	display: inline-block;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	line-height: 32px;
	padding: 0 25px;
	margin: 0 5px;
	border-radius: 4px;
	border: 1px solid rgba(88,117,144,.3);
	transition: all 0.1s linear;
}
a.do:hover,
a.undo:hover {
	box-shadow: 1px 3px 6px rgba(6,51,91,.2);
	background-color: rgba(88,117,144,.7);
	color: #fff;
}
a.do.act,
a.undo.act {
	background-color: #008356;
	color: #fff;
}

@media ( max-width:360px ) {
	button.del { width: 30px; }
}

/* Forms label */
label {
	padding-left: 10px;
	font-size: 18px;
	cursor:pointer;
}
label i,
label u,
label b	{
	background-image: url(../images/icon/stars.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 6px 5px 0;
}
label i { background-position: 0 0; }
label u { background-position: 0 -9px; }
label b { background-position: 0 -18px; }

/* Help Icons */
.help {
	background-color: rgba(88,117,144,.3);
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	line-height: 25px;
	width: 25px;
	height: 25px;
	cursor: default;
	border-radius: 25px;
	position: relative;
	top: 4px;
	left: 3px;
}
.help:hover {
	background-color: rgba(88,117,144,.4);
}

/* Comment */
.commentsend {
	margin: 20px 20px 15px;
}
.commentsend .sendtext {
	color: #000;
	padding-left: 10px;
}
.commentsend img {
	margin: 0px 0px 3px;
	vertical-align: middle;
}
.commentarea.editor {
	margin: 0;
	padding: 0;
}
.commentarea.smilie {
	background-color: rgba(88,117,144,.1);
	display: inline-block;
	width: auto;
	margin: 0 0 7px;
	padding: 4px 7px 3px;
	position: relative; top: -5px;
	border: 1px solid rgba(88,117,144,.2);
	border-radius: 25px;
}
.commentsmilie img {
	display: inline-block;
	position: relative;
	padding: 0 3px;
	cursor: pointer;
}
.commentsmilie img:hover {
	top: -1px;
	filter: opacity(100%);
}
.comment legend {
	font-size: 14px;
}
.comment-time {
	font-weight: normal;
}

/* Form width global */
.forms,
.comment,
.profile {
	padding: 3.5% 2% 2% 4%;
}
@media (max-width: 640px) {
	.forms,
	.comment,
	.profile {
		padding: 4% 2% 3% 5%;
	}
}
@media (max-width: 480px) {
	.forms,
	.comment,
	.profile {
		padding: 6.5% 1% 4% 6.5%;
	}
}

/* Form checkbox */
.forms fieldset.get-notice {
	padding: 0 10px;
	margin: 15px 0 10px;
	position: relative;
}
.forms fieldset.get-notice > div {
	display: table;
	padding: 5px 0;
}
.forms fieldset.get-notice > div > input {
	display: table-cell;
}
.forms fieldset.get-notice span {
	display: table-cell;
	line-height: 1.1em;
	padding-top: 4px;
}
@media (max-width: 400px) {
	.forms fieldset.get-notice span {
		padding-top: 0;
	}
}
.forms input[type=radio],
.forms input[type=checkbox] {
	display: inline-block;
	width: 23px;
	height: 23px !important;
	margin-right: 10px;
	position: relative;
	cursor: pointer;
	z-index: 20;
}

/**
 * Select Style Plugin
 ---------------------------*/
.select-list {
	display: inline-block;
	background-color: #fff;
	width: 100%;
	width: calc(100% - 30px);
	box-sizing: border-box;
	position: relative;
	z-index: 3;
}
.select-list + span.help {
	left: 4px;
}
.select-list .error-mess {
	bottom: 30px;
}
@media (max-width:480px) {
	.select-list {
		max-width: 100%;
	}
}
.select-list .cont-list {
	background-color: #fff;
	color: #9a9c9e;
	height: 41px;
	line-height: 40px;
	padding: 0px 15px;
	border: 1px solid rgba(88,117,144,.3);
	position: relative;
	cursor: pointer;
	z-index: 3;
}
.select-list .cont-list.act {
	border-color: rgba(88,117,144,1);
	border-width: 1px;
	color: #000;
}
.chrome .select-list .cont-list.act {
	border-width: .05em;
}
.select-list .cont-list.error {
	border-color: #f44336;
	border-width: 1px;
	margin: 0 !important;
}
.chrome .select-list .cont-list.error {
	border-color: #f44336;
	border-width: .03em;
}
.select-list .cont-new-list {
	background-color: #f3f6f8;
	box-shadow: 5px 6px 9px rgba(88,117,144,.3);
	width: 100%;
	max-height: 270px;
	position: absolute;
	top: 42px; left: 0;
	cursor: pointer;
	overflow: auto;
}
.select-list .cont-new-list.on {
	display: block;
}
.select-list .cont-new-item span {
	display: block;
	padding: 5px 15px;
}
.select-list .cont-new-item span:hover {
	background-color: #1495de;
	color: #fff;
}
.select-list .cont-new-item span:active {
	background-color: #de1427;
	color: #fff;
}
.select-list .cont-list::after {
	font-family: 'icomoon';
	content: "\ea1c";
	color: rgba(88,117,144,.3);
	font-size: 21px;
	position: absolute;
	top: 1px; right: 9px;
	transition: all .27s ease-in-out;
	transform: rotate(90deg);
}
.select-list .cont-list.on::after {
	transform: rotate(270deg);
	color: #de1427;
	top: 0;
}

.st_ {
  text-align: center;
}

.lyrics {
  display: inline-block;
  text-align: left;
  margin: auto;
  line-height: 1.6;
  width: 350px;
}


.lyrics p {
  white-space: pre;
}
/**
 * Select Style Multcat (multiple)
 ----------------------------------*/
.multcat {
	background-color: #fff;
	display: inline-block;
	height: 0;
	padding: 0;
	border-width: 0;
	margin: -7px 0 0;
	appearance: none;
}
.multcat > option {
	height: 25px;
	text-indent: 10px;
	padding: 0 0 0;
	margin: 0;
}
.multcat > optgroup {
	background-color: #fff;
	display: block;
	font-family: 'Roboto', sans-serif;
	color: #de1427;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	text-indent: 41px;
	text-transform: none;
	padding: 6px 0 0;
	margin: 0px -5px;
	position: relative;
	width: calc(100% + 20px);
}
.chrome .multcat > optgroup {
	text-indent: 38px;
}
.multcat > optgroup:first-child::after {
	font-family: 'icomoon';
	content: "\e969";
	font-size: 15px;
	text-indent: 10px;
	color: rgba(222,20,39,.35);
	position: absolute;
	top: 0; left: 6px;
}
.chrome .multcat > optgroup:first-child::after {
	text-indent: 10px;
	top: 5px; left: 10px;
}
.multcat > optgroup > option {
	background-color: #f6f8f9;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: 300;
	text-transform: none;
	text-indent: 41px;
	padding: 5px 0;
	outline: none !important;
	width: 100%;
	border: 0;
}
.chrome .multcat > optgroup > option {
	text-indent: 27px;
}
.multcat > optgroup > option:hover {
	background-color: #1495de;
	color: #fff;
}
.multcat > optgroup > option:active {
	box-shadow: inset 0px 0px 0px 50px #de1427;
	color: #fff;
}
.multcat > optgroup > option:checked {
	box-shadow: inset 0px 0px 0px 50px #1495de;
	color: #fff;
}
.chrome .multcat > optgroup > option:active,
.chrome .multcat > optgroup > option:checked{
	box-shadow: none;
}
.multcat > optgroup > option:first-child {
	margin-top: 6px;
	border-top: 1px dotted rgba(88,117,144,.3);
}

/* Social Add */
.social-add {
	background: rgba(88,117,144,.1);
	width: 96% !important;
	padding: 15px !important;
	margin-top: 35px;
	margin-bottom: 20px;
	position: relative;
	border-radius: 10px;
}
.chrome .social-add {
	border: .1em solid #903257;
}
.social-add > legend {
	color: #015a8c;
	font-size: 15px !important;
	font-weight: 400;
	display: block;
	width: 100%;
	padding: 0px;
	position: absolute;
	top: -30px;
	left: 15px;
}
a.org-social {
	color: #015a8c;
	display: inline-block;
	position: relative;
	left: 25px;
}
a.org-social::before {
	display: inline-block;
	font-family: 'icomoon';
	content: '\e935';
	color: #b3597c;
	font-size: 13px;
	width: 14px;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0px;
	left: -23px;
}
#social-area > div {
	padding: 0;
	margin: 0 0 10px;
	vertical-align: middle;
}
#social-area input {
	color: #000;
	font-size: 15px;
	margin-right: 5px;
	padding-top: 7px;
	height: 36px;
}
#social-area > div input::placeholder {
	opacity: 1;
}
#social-area > div input:nth-child(1) {
	width: 25%;
}
#social-area > div input:nth-child(2) {
	width: 65%;
}
@media (max-width:950px) {
	#social-area > div input:nth-child(2) {
		width: 60%;
	}
}
@media (max-width:768px) {
	#social-area > div input:nth-child(2) {
		width: 65%;
	}
}
@media (max-width:650px) {
	#social-area > div input:nth-child(2) {
		width: 60%;
	}
}
@media (max-width:480px) {
	#social-area > div input {
		width: 85.5% !important;
		margin-bottom: 5px;
	}
}
@media (max-width:400px) {
	#social-area > div input {
		width: 83.5% !important;
		margin-bottom: 5px;
	}
}
a.sub-corner {
	display: inline-block;
	background-color: #7fa9cf;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	font-weight: 300;
	text-transform: none;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	position: relative; top: 1px;
	cursor: pointer;
	border-radius: 15px;
}
a.sub-corner:hover {
	background-color: #6a96be;
}
#social-area > div a {
	display: inline-block;
	background: #7fa9cf;
	color: #fff;
	font-size: 25px;
	text-align: center;
	text-indent: 1px;
	line-height: 27px;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	position: relative; 
	top: 2px;
}
#social-area > div a:hover {
	color: #fff;
}

/* Class block */
.form-block {
	background-color: #f3f6f8;
	box-sizing: border-box;
	margin: 0 0 5px;
	padding: 16px 15px .01em;
	position: relative;
	z-index: 5;
	border: 0;
}
.form-block > fieldset {
	margin: 0 0 5px;
	padding: 0;
}
.form-block input,
.form-block select {
	width: 100%;
	width: calc(100% - 4px);

}
.form-block .select-list {
	width: 100%;
	width: calc(100% - 4px);
}
.form-block .select-list.required::before {
	display: none;
}
.form-block p {
	font-size: 13px;
	line-height: 1.2em;
	font-style: normal;
	margin: 0 0 5px;
}
.form-block .send {
	text-align: left;
	padding: 5px 1px 10px;
	margin: 0 0 5px;
}
.form-block .send > .sub {
	width: 185px;
	height: 40px;
	line-height: 39px;
}
.form-block .send > .sub::before {
	line-height: 42px;
}

/* User block */
.userblock {
	color: #9a9c9e;
	padding: 0px;
	margin: 0 0 5px;
	border: 0px solid rgba(88,117,144,.3);
}
.userblock > hr {
	height: 0;
	border-bottom: 1px dotted rgba(88,117,144,.3);
}
.userblock legend.fb {
	color: #000;
	font-size: 14px;
	padding: 5px 10px 3px;
}
.avatar-block {
	display: block;
	padding: 2px 0 0px;
	border-bottom: 0px dotted rgba(88,117,144,.3);
	margin-left: 15px;
	margin-right: 25px;
}
.avatar-block img {
	float: left;
	clear: right;
	width: 40px;
	height: auto;
}
.avatar-block > div {
	float: none;
	font-size: 13px;
	line-height: 1.3em;
	padding-left: 15px;
	overflow: hidden;
}
.avatar-block > div > strong {
	display: block;
	color: #015a8c;
	font-size: 14px;
	padding: 0 0 5px;
}
.avatar-block > div > span {
	display: block;
}
.user-link {
	text-align: left;
	padding: 0 10px 10px;
}
.user-public {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px 14px;
}
p.user {
	margin: 3px 0;
	padding: 0px !important;
}
p.user a {
	display: inline-block;
	color: #9a9c9e;
	line-height: 1.3em;
	padding-left: 23px;
	position: relative;
}
p.user a:hover {
	color: #000;
}
p.user a::after {
	display: inline-block;
	font-family: 'icomoon';
	content: "\e971";
	font-size: 13px;
	color: rgba(88,117,144,.5);
	position: absolute;
	top: 0px; left: 0;
}
p.user a.uadd::after { content: "\ea1c"; }
p.user a.uadd.my::after { content: "\e994"; }
p.user a.uadd.news::after { content: "\e926"; }
p.user a.uadd.article::after { content: "\e923"; }
p.user a.uadd.down::after { content: "\e962"; }
p.user a.uadd.firms::after { content: "\e972"; }
p.user a.uadd.photos::after { content: "\e90f"; }
p.user a.ufile::after { content: "\e994"; }
p.user a.umess::after { content: "\e96d"; }
p.user a.uout::after { content: "\e990"; }
p.user a.lost::after { content: "\e98d"; }
p.user a.reg::after { content: "\e973"; font-size: 14px; }
p.user a.uadd.video::after { content: "\e914"; }
p.user a.uadd.tender::after { content: "\e996"; }
p.user a:hover::after {
	color: #de1427;
}
.pad-link {
	text-align: left;
	margin: 5px 0px 0px;
}

/**
 * Checkator jQuery Plugin
 ---------------------------*/
.checkator_source {
	display: block;
	position: relative;
	cursor: pointer;
	z-index: 2;
}
.checkator_holder {
	display: inline-block;
	position: relative;
}
.checkator_element {
	border: 1px solid rgba(88,117,144,.3);
	background-color: #fff;
	display: block;
	position: absolute;
	left: 0; right: 0;
	top: 0; bottom: 0;
	z-index: 1;
}
.checkator_source + .checkator_element::after {
	display: block;
	font-family: 'icomoon';
	content: '\ea10';
	color: transparent;
	font-size: 14px;
	text-indent: 4px;
	position: absolute;
	top: 0; left: 0;
}
.checkator_source:hover + .checkator_element::after {
	color: rgba(88,117,144,.7);
}
.checkator_source:hover + .checkator_element.radio::after {
	color: rgba(88,117,144,.5);
}
/*.checkator_source:checked + .checkator_element.checkbox::after {
	color: rgba(88,117,144,.7);
}*/
.checkator_element.radio {
	border: 2px solid transparent;
	border-radius: 50% !important;
	width: 21px;
	height: 21px;
}
.checkator_element.radio::after {
}
.checkator_element.radio::after {
	display: block;
	color: rgba(88,117,144,.3);
	font-family:'icomoon';
	content: "\ea54";
	font-size: 21px;
	text-indent: -1px;
	line-height: 18px;
	position: absolute;
	top: 0; left: 0;
}
.checkator_source:hover + .checkator_element.radio,
.checkator_source:focus + .checkator_element.radio {
	border: 2px solid transparent;
	/*background-color: rgba(92, 96, 99, .05);*/
}
.checkator_source:hover + .checkator_element.radio::after {
	/*color: rgba(92, 96, 99, .1);*/
}
.checkator_source:checked + .checkator_element.radio::after {
	content: "\ea55";
	color: #de1427;
}
.checkator_source:focus + .checkator_element {
	background-color: #fff;
	border: 2px solid rgba(92, 96, 99, .3);
}
.checkator_source:hover + .checkator_element {
	background-color: #fff;
	border: 2px solid rgba(88,117,144,.5);
}
.checkator_element.checkbox {
	background-color: #fff;
	border: 2px solid rgba(92, 96, 99, .3);
}
.chrome .checkator_element.radio,
.chrome .checkator_element.checkbox,
.chrome .checkator_source:focus + .checkator_element,
.chrome .checkator_source:hover + .checkator_element {
	border-width: .1em;
}
.checkator_source:checked + .checkator_element.checkbox {
	background-color: #fff;
	border: 2px solid rgba(92, 96, 99, .3);
}
.checkator_source:checked + .checkator_element.checkbox::after {
	color: #de1427;
}
.checkator_source:hover:checked + .checkator_element.checkbox {
	border-color: rgba(92, 96, 99, .5);
}

/* Comment bbCode */
.commentbb	{
	margin: 0 0 5px;
}
.commentbb cite,
.commentbb mark	{
	background-color: rgba(88,117,144,.1);
	display: inline-block;
	color: #000;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	cursor: pointer;
	margin-right: 1px;
	padding: 1px 15px 0px;
	transition: all 0.1s linear;
}
.commentbb cite:hover,
.commentbb mark:hover { background-color: #de1427; color: #fff; }
.commentbb cite:active { background: #de1427; }
@media (max-width:376px) {
	.commentbb cite,
	.commentbb mark	{
		padding: 1px 4.4% 0px;
	}
}

/* Resizable Textarea */
.resizable-textarea { width: auto; }
.resizable-textarea span { display: block; }
.grippie	{
	background: #fff url(../images/icon/grippie.png) no-repeat 100% 2px;
	display: block;
	width: 97%;
	height: 10px;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	cursor: s-resize;
	overflow: hidden;
}

/* forms paragraph */
.forms p,
.forms label {
	color: #015a8c;
	font-size: 14px;
	font-weight: 300;
	padding: 0 10px 3px;
	margin: 0;
}

/* Comnent message */
.comnent-body {
	background-color: #fff;
	width: 100%;
	padding: 3px 5px;
	margin: 15px 0px 10px;
	border: 1px solid rgba(88,117,144,.2);
}
.comnent-author {
	color: #015a8c;
	font-size: 14px;
	font-weight: 400;
	padding: 3px 0 4px;
	margin: 0 7px 10px;
	border-bottom: 1px dotted rgba(88,117,144,.2);
}
.comnent-author > span {
	display: inline-block;
	color: rgba(88,117,144,.85);
	font-weight: 300;
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 1px;
}
.comnent-author > time {
	float: right;
	display: inline-block;
	color: #9a9c9e;
	font-size: 13px;
	font-weight: 300;
}
.comnent-avatar {
	display: table-cell;
	width: 75px;
	padding: 5px;
}
.comnent-avatar > a {
	display: block;
	width: 50px;
	height: auto;
	border-radius: 50px;
	transition: all 0.15s ease-in-out;
	box-shadow: 0 0 0 3px rgba(88,117,144,.2);
	position: relative;
	top: -7px;
}
.comnent-avatar > a:hover {
	box-shadow: 0 0 0 5px rgba(88,117,144,.2);
}
.comnent-avatar img {
	width: 50px;
	height: auto;
	border-radius: 50px;
}
.comnent-info {
	display: table;
	width: 100%;
	margin: 0 0 7px;
	width: 100%;
	width: calc(100% - 5px);
}
.comnent-info.rate {
	border-bottom: 1px dotted rgba(88,117,144,.2);
}
.comnent-text {
	display: table-cell;
	background-color: rgba(88,117,144,.1);
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
	padding: 12px 18px;
	border-radius: 10px;
	position: relative;
}
.comnent-text::before {
	content: '';
	position: absolute;
	top: 17px; right: 100%;
	border-top: 7px solid transparent;
	border-right: 14px solid rgba(88,117,144,.1);
	border-bottom: 7px solid transparent;
}
.comnent-foter {
	display: table;
	color: rgba(88,117,144,.85);
	font-size: 13px;
	line-height: 1.35em;
	width: 100%;
	padding: 1px 7px;
}
.comnent-foter > div {
	display: table-cell;
	padding: 0 5px 5px 10px;
	/*border: 1px solid rgba(88,117,144,.2);*/
}
.comnent-foter > div:first-child {
	text-align: left;
	width: 30%;
	min-width: 175px;
}

/* Winner */
.comnent-body.winner {
	border: 1px solid rgba(76,175,80,1) !important;
	box-shadow: 0 0 0 2px rgba(76,175,80,.2) !important;
}
.comnent-body.winner + .star-win {
	text-align: right;
	height: 23px;
	margin: -3px 0 15px;
}
.comnent-body.winner + .star-win > span {
	background-color: #81c784;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	height: 23px;
	margin: 0 10px 0 auto;
	padding: 5px 12px 4px 27px;
	border-radius: 15px;
	position: relative;
	transition: all 0.1s linear;
}
.comnent-body.winner + .star-win > span::before {
	display: block;
	font-family: 'icomoon';
	content: '\e9d9';
	color: rgba(255,255,255,.9);
	font-size: 11px;
	text-indent: 4px;
	position: absolute;
	top: 5px;
	left: 6px;
}
.comnent-body.winner + .star-win > span::after {
	content: '';
	width: 0; height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #81c784;
	transition: all 0.1s linear;
	position: absolute;
	top: -6px; left: 30px;
}
.comnent-body.winner .comnent-info {
	text-shadow: none;
}

.win {
	text-align: right;
	height: 23px;
	margin: -3px 0 15px;
}
.win a {
	background-color: #00bcd4;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	text-transform: lowercase;
	height: 23px;
	margin: 0 10px 0 auto;
	padding: 5px 15px 4px;
	border-radius: 15px;
	position: relative;
	transition: all 0.1s linear;
}
.win a:hover {
	background-color: #de1427;
	box-shadow: 1px 2px 9px rgba(88,117,144,.2);
}
.win a::before {
	content: '';
	width: 0; height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #00bcd4;
	transition: all 0.1s linear;
	position: absolute;
	top: -6px; left: 30px;
}
.win a:hover::before {
	border-bottom-color: #de1427;
}

/** PickMeUp **/
.pickmeup {
	background: #fcfcfd;
	box-sizing: content-box;
	position: absolute;
	margin-top: 2px;
	margin-left: 25px;
	box-shadow: inset 0 0 0 1px #fff, 1px 3px 9px #ccc;
	z-index: 9999;
	border: 1px solid #c9c9cc;
	touch-action: manipulation
}
.pickmeup * {
	box-sizing: border-box
}
.pickmeup.pmu-flat {
	position: relative
}
.pickmeup.pmu-hidden {
	display: none
}
.pickmeup .pmu-instance {
	display: inline-block;
	height: 13.8em;
	padding: .5em;
	text-align: center;
	width: 15em
}
.pickmeup .pmu-instance .pmu-button {
	color: #000;
	cursor: pointer;
	outline: none;
	text-decoration: none
}
.pickmeup .pmu-instance .pmu-today {
	color: #136a9f;
}
.pickmeup .pmu-instance .pmu-today:hover {
	box-shadow: inset 0 0 0 1px #136a9f;
}
.pickmeup .pmu-instance .pmu-button:hover {
	color: #b10204;
	box-shadow: inset 0 0 0 1px #d4d4d4;
}
.pickmeup .pmu-instance .pmu-not-in-month {
	color: #136a9f;
}
.pickmeup .pmu-instance .pmu-disabled,
.pickmeup .pmu-instance .pmu-disabled:hover {
	color: #9a9c9e;
	text-shadow: 0 1px 0 #fff;
	cursor: default;
}
.pickmeup .pmu-instance .pmu-selected {
	background: #136a9f;
	color: #fff
}
.pickmeup .pmu-instance .pmu-selected {
	box-shadow: none;
	background: #56a914;
	color: #fff;
}
.pickmeup .pmu-instance .pmu-selected:hover {
	box-shadow: none;
	background: #C13117;
	color: #fff !important;
}
.pickmeup .pmu-instance nav {
	color: #9a9c9e;
	display: flex;
	line-height: 2em
}
.pickmeup .pmu-instance nav *:first-child :hover {
	color: #40779e;
}
.pickmeup .pmu-instance nav .pmu-prev,
.pickmeup .pmu-instance nav .pmu-next {
	display: none;
	height: 2em;
	width: 1em
}
.pickmeup .pmu-instance nav .pmu-month {
	width: 14em
}
.pickmeup .pmu-instance .pmu-years *,
.pickmeup .pmu-instance .pmu-months * {
	display: inline-block;
	line-height: 3.6em;
	width: 3.5em
}
.pickmeup .pmu-instance .pmu-day-of-week {
	color: #9a9c9e;
	cursor: default
}
.pickmeup .pmu-instance .pmu-day-of-week *,
.pickmeup .pmu-instance .pmu-days * {
	display: inline-block;
	line-height: 1.5em;
	width: 2em
}
.pickmeup .pmu-instance .pmu-day-of-week * {
	line-height: 1.8em
}
.pickmeup .pmu-instance:first-child .pmu-prev,
.pickmeup .pmu-instance:last-child .pmu-next {
	display: block
}
.pickmeup .pmu-instance:first-child .pmu-month,
.pickmeup .pmu-instance:last-child .pmu-month {
	width: 13em
}
.pickmeup .pmu-instance:first-child:last-child .pmu-month {
	width: 12em
}
.pickmeup:not(.pmu-view-days) .pmu-days,
.pickmeup:not(.pmu-view-days) .pmu-day-of-week,
.pickmeup:not(.pmu-view-months) .pmu-months,
.pickmeup:not(.pmu-view-years) .pmu-years {
	display: none
}

/* Show form */
.show-form {
	color: #015a8c;
	cursor: pointer;
}
.show-form:hover,
.show-form:active,
.show-form:focus {
	color: #de1427;
}

.inhone,
.sphone	{
	display: inline-block;
	color: #015a8c;
	padding-left: 0px;
	position: relative;
	cursor: pointer;
}
.inhone:hover,
.sphone:hover {
	color: #de1427;
}

/* Adaptive table */
.work-main-data {
	background-color: #fff;
	margin: 15px 0 20px;
	padding: 10px 25px;
}
.work {
	background-color: #fff;
	font-size: 14px;
	line-height: 1.3em;
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	border-collapse: separate;
	border-spacing: 0px;
}
@media (min-width: 831px) {
	.work {
		margin-bottom: 20px;
	}
}
.work td:first-child {
	width: 5%;
}
.work th {
	background-color: #5586b1;
	color: #fff;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	padding: 9px 15px;
	border: 0px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.work th:last-child {
	border-right: none;
}
.work td {
	color: #000;
	text-align: left;
	vertical-align: middle;
	height: 32px;
	padding: 5px 15px;
	border: 0px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	overflow: hidden;
}
.work tbody tr:nth-child(even) td {
	background-color: rgba(88,117,144,.07);
}
.work tbody tr:nth-child(odd) td {
	background-color: rgba(88,117,144,.01);
}
.work a.col,
.work a.del,
.work a.edit,
.work a.done,
.work a.open,
.work a.video,
.work a.photo {
	display: inline-block;
	float: left;
	font-size: 0;
	text-indent: -9999px;
	width: 29px;
	height: 29px;
	margin-right: 2px;
	border-radius: 29px;
	position: relative;
}
.work a.col::before,
.work a.del::before,
.work a.edit::before,
.work a.done::before,
.work a.open::before,
.work a.video::before,
.work a.photo::before {
	background-color: rgba(88,117,144,.1);
	display: block;
	font-family:'icomoon';
	font-size: 12px;
	color: rgba(88,117,144,.7);
	text-indent: 0;
	text-align: center;
	line-height: 29px;
	width: 29px; height: 29px;
	border-radius: 29px;
	position: absolute;
	top: 0; left: 0;
	transition: all 0.1s linear;
}
.work a.col:hover::before,
.work a.del:hover::before,
.work a.edit:hover::before,
.work a.done:hover::before,
.work a.open:hover::before,
.work a.video:hover::before,
.work a.photo:hover::before {
	background-color: rgba(88,117,144,.1);
	color: #de1427;
}
.work tbody td a.col::before {
	content: "\e905";
	text-indent: 1px;
}
.work tbody td a.edit::before {
	content: "\e905";
	text-indent: 1px;
	line-height: 29px;
}
.work tbody td a.del::before {
	content: "\ea0f";
	font-size: 10px;
	line-height: 30px;
}
.work tbody td a.done::before {
	content: "\ea36";
	line-height: 32px;
	text-indent: 1px;
}
.work tbody td a.open::before {
	content: "\ea32";
	line-height: 29px;
	text-indent: 1px;
}
.work tbody td a.video::before {
	content: "\e914";
	font-size: 14px;
	line-height: 29px;
	text-indent: 1px;
}
.work tbody td a.photo::before {
	content: "\e90f";
	font-size: 14px;
	line-height: 29px;
	text-indent: 0px;
}
.work td.office {
	white-space: nowrap;
}
.work td i {
	display: inline-block;
	color: #9a9c9e;
	width: auto;
	font-size: 14px !important;
	font-style: normal;
	text-indent: 0 !important;
	position: relative;
	top: 6px; left: 3px;
}
.work td p.name {
	display: block;
	font-weight: 300;
	padding: 1px 0 3px;
	margin: 0;
}
.work td p.mess {
	font-size: 12px;
	line-height: 1.2em;
	padding: 3px 7px;
	margin: 0 0 1px;
}
.work tbody td > div.status {
	font-size: 13px;
	line-height: 1.15em;
	padding: 0 10px 0 25px;
	position: relative;
}
.work tbody td > div.status::before {
	display: inline-block;
	font-family:'icomoon';
	color: rgba(88,117,144,.35);
	content: "\ea08";
	font-size: 15px;
	position: absolute;
	top: 0px; left: 0px;
}
.work tr.not > td > div.status::before {
	color: #de1427;
	content: "\ea0e";
}

.work tr.mod > td > div.status {
	color: rgba(156,39,176,1);
}
.work tr.mod > td > div.status::before {
	color: rgba(156,39,176,.7);
	content: "\e994";
}
.work tr.fin > td > div.status {
	color: #9a9c9e;
}
.work tr.fin > td > div.status::before {
	color: #de1427;
	content: "\e950";
	font-size: 16px;
}
.work tr.sel > td p.name {
	color: #090;
}
.work tr.sel > td p.mess {
	display: inline-block;
	background-color: rgba(233, 253, 242,.5);
	border-left: 2px solid #4caf50;
}
.work tr.sel td > div.status::before {
	color: #4caf50;
	content: "\ea10";
}
.work tr.acc td > div.status {
	color: #018458;
}
.work tr.acc td > div.status::before {
	color: #4caf50;
	content: "\ea10";
	font-size: 17px;
}
.work tr.not > td p.mess {
	display: inline-block;
	background-color: rgba(253,239,233,.5);
	border-left: 2px solid #de1427;
	white-space: pre-wrap;
}
.work tr.not > td p.name {
	color: #000;
}
.work td.control {
	width: 15%;
	overflow: hidden;
	white-space: nowrap;
	border-right: none;
}
.work td input {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	border-width: 1px;
	height: 34px;
}
.work td textarea {
	font-family: 'Courier New', 'Roboto', sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.3em;
	overflow: auto;
	height: auto;
	resize: vertical;
	border-width: 1px;
	margin-top: 5px;
}
.work td textarea:focus {
	color: #000;
}
.work td a.media-view > img {
	border-radius: 0;
	border: 2px solid #f0f0f1;
}
.work td a.media-view > img:hover {
	border-radius: 0;
	border: 2px solid #e3e3e5;
}
@media (max-width: 830px) {
	.work {
		background-color: transparent;
		border: 0;
	}
	.work thead {
		display: none;
	}
	.work tr {
		display: block;
		border-bottom: 0;
		margin-bottom: 15px;
	}
	.work td {
		background-color: rgba(88,117,144,.05) !important;
		display: block;
		width: 100% !important;
		height: 100%;
		text-align: right;
		padding: 7px 15px;
		border-bottom: 1px solid #fff;
		border-right: 0;
		border-left: 0;
	}
	.work td i {
		top: 5px;
	}
	.work td > div.status {
		display: block;
		margin-left: 125px;
		text-align: left;
		white-space: pre-wrap;
	}
	.work td p {
		display: block !important;
		margin-left: 125px !important;
		text-align: left;
		white-space: pre-wrap;
	}
	.work td > div.status > p {
		margin-left: 0 !important;
	}
	.work td.title {
		background-color: #5586b1 !important;
		color: #fff;
		font-size: 14px;
		font-weight: 400;
		text-align: left;
		padding: 7px 15px 8px;
		border-top: 0;
	}
	.work td.title > a {
		color: #fff;
	}
	.work td.title > div.status {
		font-weight: 400;
		text-align: left;
	}
	.work td.title > input {
		background-color: rgba(255,255,255,.15);
		border-color: rgba(255,255,255,.3);
		display: block;
		color: #fff;
		margin-left: -6px;
		margin-right: -6px;
		margin-bottom: -2px;
		padding: 0;
		width: calc(100% + 12px);
		position: relative;
		top: 0px;
		left: -1px;
	}
	.work td.title > input:focus {
		background-color: transparent;
		border-color: rgba(255,255,255,.75) !important;
	}
	.work td:last-child {
		width: 100%;
		border-bottom: 0;
	}
	.work td::before {
		display: table-cell;
		content: attr(data-label);
		color: #000;
		text-align: left;
		vertical-align: middle;
		min-width: 100px;
		height: 100%;
		font-size: 14px;
		padding: 5px 15px;
		margin: 0px -15px;
		position: absolute;
		border-bottom: 0;
		border-right: 1px solid #fff;
	}
	.work td:first-child {
		display: none;
	}
	.work td.title::before {
		display: none;
	}
	.work td.office a {
		float: right;
		margin-left: 7px;
	}
	.work td.control a {
		float: right;
		margin-right: 2px;
	}
}

/* FAQ */
.faq-ul {
	margin: 20px 45px;
	padding: 0px;
}
.faq-li {
	padding: 4px 0;
	list-style-type: none;
	position: relative;
}
.faq-li::before {
	background-color: #7fa9cf;
	display: block;
	content: "?";
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-indent: 9px;
	line-height: 26px;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 1px;
	left: -36px;
	border-radius: 25px;
	transition: all 0.1s linear;
}
.faq-li:hover::before {
	background-color: #de1427;
}
.faq-title {
	color: #015a8c;
	font-weight: 400;
	padding: 0 10px !important;
}
.faq-author {
	color: #de1427;
	font-weight: 400;
	padding: 0px 15px 5px;
}
.faq-text {
	display: table-cell;
	background-color: #eef1f4;
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
	padding: 12px 18px;
	margin: 0 0 20px;
	border-radius: 10px;
	position: relative;
	top: 12px;
}
.faq-text::before {
	content: '';
	position: absolute;
	top: -19px; left: 35px;
	border: 10px solid transparent;
	border-bottom: 10px solid #eef1f4;
}
.faq-foot {
	margin: 0 3px;
}
.faq-foot span {
	background-color: transparent;
	font-size: 13px;
	color: rgba(88,117,144,.9);
	box-shadow: none;
}
.faq-foot span::before {
	color: rgba(88,117,144,.5);
	top: 0;
}

/* Faq block */
.faq-block {
	font-size: 14px;
	line-height: 1.3em;
	margin: 5px 0 10px;
	padding: 0 0 5px;
}
.faq-block > .cat {
	margin: 0;
	padding: 5px 5px 0;
}
.faq-block > .quest {
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	padding: 5px 5px 2px;
}
.faq-block > .info {
	margin: 0;
	padding: 0 5px 3px;
	border-bottom: 1px dotted rgba(88,117,144,.9);
}
.faq-block > .info > .author {
	display: inline-block;
	color: #015a8c;
	font-weight: 400;
}
.faq-block > .info > .time {
	float: right;
	color: rgba(88,117,144,.7);
	font-size: 13px;
	padding-left: 16px;
	position: relative;
}
.faq-block > .info > .time::before {
	display: inline-block;
	font-family: 'icomoon';
	content: "\e94e";
	color: rgba(88,117,144,.3);
	font-size: 13px;
	line-height: 16px;
	position: absolute;
	top: 0; left: 0;
}

/* Info */
.info-title {
	width: auto;
	margin: 0px 35px;
	padding: 3px;
	position: relative;
}
.info-title::before {
	background-image: url(../images/icon/icons-white.png);
	background-repeat: no-repeat;
	background-color: #ccc;
	background-position: -19px -20px;
	display: inline-block;
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: -33px;
	margin-top: -12px;
}

/* Tags */
.message > .tags-info {
	background-color: rgba(88,117,144,.05);
	border: 0;
	padding: 10px;
}
.tags-info {
	padding: 0px 5px;
}
.tags-info a {
	display: inline-block;
	color: #015a8c;
	padding: 0 5px;
	margin: 1px;
}
.tags-info a:hover {
	background-color: #de1427;
	color: #fff;
}
.tags-info .smallmin { font-size: 11px; background-color: #e1eaf3; }
.tags-info .small    { font-size: 12px; background-color: #cbd6e0; }
.tags-info .medium   { font-size: 13px; color: #fff; background-color: #b7d0e6; }
.tags-info .high     { font-size: 14px; color: #fff; background-color: #98b4cd; }
.tags-info .highmax  { font-size: 15px; color: #fff; background-color: #7fa0bf; }

.tags {
	display: block;
	color: #9a9c9e;
	font-size: 13px;
	text-align: right;
	padding: 5px 0 0;
}
.tags::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.tags span { display: none; }
.tags a	{
	background-color: #eef0f3;
	display: inline-block;
	color: #0e4475;
	font-size: 12px;
	line-height: 1.3em;
	text-transform: lowercase;
	margin-left: 3px;
	margin-bottom: 3px;
	padding: 2px 7px 3px;
	position: relative;
	transition: all 0.1s linear;
	box-shadow: 1px 2px 6px rgba(88,117,144,.1);
}
.tags a:last-child {
	margin-bottom: 0;
}
.tags a:hover,
.tags a:hover::after {
	background-color: #de1427;
	color: #fff;
}
.tags a:active,
.tags a:focus,
.tags a:active::after,
.tags a:focus::after {
	background-color: #de1427;
	color: #fff;
}

/* Calendar block */
.calendar-wrap {
	background-color: rgba(88,117,144,.1);
	margin: 0 5px 10px;
}
.calendar {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin: 0px;
}
.calendar td {
	color: #000;
	padding: 5px 3px;
}
.calendar td a {
	display: block;
	text-shadow: none;
}
.calendar td.calendar-month	{
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 8px 7px 7px;
	border: 1px solid #fff;
}
.calendar a.month-back-link,
.calendar a.month-next-link {
	display: inline-block;
	position: relative;
	text-indent: -9999px;
}
.calendar a.month-back-link:hover::before,
.calendar a.month-next-link:hover::before {
	color: #de1427;
}
.calendar a.month-back-link::before,
.calendar a.month-next-link::before {
	display: inline-block;
	font-family: 'icomoon';
	color: rgba(88,117,144,.5);
	font-size: 17px;
	text-indent: 0;
	position: absolute;
	top: -1px;
	left: -9px;
}
.calendar a.month-back-link::before {
	content: '\ea1f';
}
.calendar a.month-next-link::before {
	content: '\ea20';
}
.calendar tr.calendar-title td {
	background-color: #7fa9cf;
	color: #fff;
	padding: 3px 3px 2px;
	border: 1px solid #fff;
}
.calendar tr.calendar-title td.sun {
	background-color: #de1427;
	color: #fff;
	padding: 3px 3px 2px;
}
.calendar td.calendar-today	{
	background-color: #4cad9f;
	color: #fff;
	padding: 8px 0px 0px 6px;
	border: 1px solid #fff;
}
.calendar td.calendar-today:hover	{
	background-color: #4cad9f;
}
.calendar td.calendar-today:active	{
	background-color: #de1427;
	color: #fff;
}
.calendar td.calendar-today a,
.calendar td.calendar-today a:focus,
.calendar td.calendar-today a:hover {
	color: #fff;
}
.calendar td.calendar-allday {
	padding: 8px 0px 0px 6px;
	border: 1px solid #fff;
}
.calendar td.public-link {
	background-color: #aecce7;
}
.calendar td.calendar-allday a.calendarlink {
	color: #fff;
	background-color: #aecce7;
	padding: 8px 0px 0px 6px;
	margin: -8px 0 0 -6px;
}
.calendar td.calendar-allday a.calendarlink:hover {
	background-color: #7fa9cf;
}
.calendar td.calendarempty {
	padding: 8px 0px 0px 6px;
	border: 1px solid #fff;
}

/* Maps */
.maps-wrap {
	background-color: rgba(88,117,144,.035);
	padding: 15px 0 20px;
	margin: 0 0 15px;
}
.maps {
	float: none;
	width: 100%;
	margin: 7px 0 0;
	padding: 0 50px;
}
.maps-title {
	float: left;
	display: block;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	padding: 0 7px;
	height: 27px;
	line-height: 27px;
	position: relative;
	clear: both;
}
.maps-title::before {
	background-color: rgba(88,117,144,.1);
	font-family: 'icomoon';
	content: '\e930';
	display: inline-block;
	color: rgba(88,117,144,.5);
	font-size: 17px;
	line-height: 16px;
	text-indent: 7px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	position: absolute;
	top: 3px;
	left: -27px;
}
.maps-text {
	color: rgba(88,117,144,.75);
	padding: 0px 15px;
	clear: both;
}
.maps-link {
	float: none;
	display: block;
	font-size: 15px;
	padding-left: 44px;
}
.maps-link a {
	display: inline-block;
	font-size: 15px;
	line-height: 1.15em;
	padding: 3px 0 2px 0px;
	margin-left: -5px;
	position: relative;
}
.maps-link a::before {
	content: '\25CF';
	display: inline-block;
	color: rgba(88,117,144,.35);
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	left: -13px;
	top: 3px;
}
.maps-link a.cat {
	font-size: 15px;
	line-height: 1.15em;
	font-weight: 300;
	margin-left: -25px;
	margin-bottom: 3px;
	padding: 3px 5px 2px 5px;
}
.maps-link a.cat::before {
	content: '\25A0';
	display: inline-block;
	color: rgba(88,117,144,.35);
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	top: 2px;
	left: -11px;
}

/* Profile */
.forms .main-data {
	line-height: 1.5em;
	margin: 0 0 2em;
	padding: 0;
}
.forms .main-data > .avatar {
	float: left;
	margin-right: 20px;
	padding: 0;
}
.forms .main-data > div {
	color: #9a9c9e;
	font-size: 14px;
	line-height: 1.5em;
	overflow: hidden;
}
.forms .main-data > strong {
	display: block;
	color: #de1427;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
}
.forms .main-data > p {
	display: block;
	color: #9a9c9e;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 300;
	margin: 0;
}
.forms .main-data > p span {
	display: inline-block;
	color: #9a9c9e;
	width: 135px;
}
.pos_r{float:right;}
@media (max-width:360px) {
	.forms .main-data > p {
		float: left;
		width: 100%;
		margin: 10px 0 0;
	}
	.forms .main-data > p span {
		display: block;
	}
}

.profile-cont {
	width: 100%;
	font-size: 14px;
	margin: -2% -2% -1.5%;
	line-height: 1.2em;
}
.profile-cont tr:nth-child(1) td {
	border-bottom: 1px dotted rgba(88,117,144,.3);
}
.profile-cont tr:nth-child(2) td {
	padding-top: 12px;
}
.profile-title {
	color: rgba(88,117,144,.75);
	width: 25%;
	padding: 3px 5px;
	vertical-align: middle;
}
.profile-desc {
	width: auto;
	color: #000;
	padding: 3px 15px;
	vertical-align: bottom;
}
.profile-desc strong {
	display: inline-block;
	color: #de1427;
	font-size: 17px;
	font-weight: 400;
	padding: 0px 0px 10px;
}
.profile-title .uavatar {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
	border: 1px solid transparent;
	box-shadow: 0 0 0 1px rgba(88,117,144,.2);
}

.avatar img {
	border: 2px solid #f0f0f0;
	transition: all 0.15s ease-in-out;
}
.avatar img:hover {
	border-color: #f0f0f0;
}
.avatar img:active {
	border-color: #ccc;
}

.js .tab-avatar {
	display: block;
	float: none;
	clear: both;
	margin: -2% -2% -1.5%;
}
.tab-avatar {
	display: none;
}
.tab-avatar::before, .tab-avatar::after {
	content: " ";
	display: table;
}
.tab-avatar::after {
	clear: both;
}
.tab-avatar > div {
	float: left;
	margin: 5px;
	margin-bottom: 0px;
}
@media (max-width: 768px) {
	.tab-avatar {
		margin: -3% -3% -2.5%;
	}
}
@media (max-width: 480px) {
	.tab-avatar {
		margin: -3% -5% -2.5%;
	}
	.tab-avatar > div {
		width: 77px;
	}
	.tab-avatar.usr > div {
		width: 100%;
		padding: 0;
	}
	.tab-avatar.usr > div.profile {
		width: 100%;
		padding: 15px 0;
	}
}
@media (max-width: 400px) {
	.tab-avatar > div {
		width: 68px;
	}
}
.tab-avatar.usr {
	width: 100%;
	margin: 0 0 25px;
}
.tab-avatar.usr > div {
	float: none;
	margin: -5px 0 0;
}
.tab-avatar.usr #avatar-save img,
.tab-avatar.usr #avatar-result img {
	border: 5px solid #ebebeb;
	cursor: pointer;
}
#form-avatar .send {
	display: none;
	margin: 15px 0 -.5%;
	text-align: center;
}
#avatar-result .send {
	text-align: center;
	margin: 15px auto -4%;
}
#form-avatar-my {
	/*display: none;*/
}
#form-avatar-my img {
	width: 75px;
	height: 75px;
	cursor: pointer;
	border: 3px solid #ebedec;
}
#form-avatar-my img:hover {
	border-color: #ddd;
}
.tab-avatar-content {
	margin: 0 0 20px;
	padding: 1.5% 4% 1.5%;
	border: 1px solid rgba(88,117,144,.3);
}
@media (max-width: 480px) {
	.tab-avatar-content {
		padding: 3.5% 4% 3.5%;
	}
}
.del-avatar {
	float: right;
	margin: 18px 0 0;
}
#avatar-result {
	display: block;
	margin: 0 0 35px;
	text-align: center;
}
#avatar-result > img {
	border: 5px solid #ebebeb;
}
.fields {
	padding: 0;
}
.fields	label {
	margin: 5px 0 2px;
}
.fields-title {
	background-color: #f3f6f8;
	color: #000;
	font-size: 15px;
	font-weight: 300;
	width: 96.5%;
	margin: 5px 0 15px;
	padding: 7px 15px;
	box-shadow: inset 2px 0 0 0 #de1427;
}
@media (max-width:480px) {
	.fields-title {
		width: 90.5%;
	}
}
.wrap-select {
	padding: 0 !important;
	margin: 0 0 15px !important;
}
.wrap-radio {
	padding: 0 !important;
	margin: 0 0 10px !important;
}
.wrap-radio > label {
	color: #015a8c;
	font-size: 14px;
	font-weight: 300;
	padding: 0 10px;
	margin: 0 0 5px;
}
.wrap-radio > div.field-radio {
	display: block;
	margin: 3px 10px 0;
	clear: both;
}
.wrap-radio > div.field-radio input {
	display: inline-block;
	width: 16px;
	margin-right: 10px;
	padding: 0;
}
.wrap-radio > div.field-radio span {
	display: inline-block;
	color: #000;
	margin: 2px 5px 0;
	padding: 0;
}
.field-date {
	padding: 0 !important;
	margin: 0 0 15px !important;
	clear: both;
}
.field-date select {
	display: inline-block;
	width: 100%;
	max-width: 145px;
}

/* Tabs Global */
.tabs{
	list-style: none;
	margin: 15px 0 3px;
}
.tabs::after {
	content:".";
	visibility: hidden;
	line-height: 0;
	height: 0;
	clear: both;
}
.tabs > li,
.tabs > a:link,
.tabs > a:visited {
	background-color: #eef0f3;
	display: inline-block;
	color: rgba(0,0,0,.9);
	padding: 6px 12px;
	margin-bottom: 3px;
	border-radius: 0;
	cursor: pointer;
}
.tabs > a:hover,
.tabs > a:active,
.tabs > li:hover {
	background-color: #1495de;
	text-decoration: none;
	color: #fff;
}
.tabs > li.current:first-child,
.tabs > a.current:first-child {
}
.tabs > li.current,
.tabs > a.current {
	background-color: #de1427;
	color: #fff;
}
.tab-content { padding: 0; }
.btop-null { border-top: 0; }
.tabs-top { margin-top: 0; }
@media (max-width:360px) {
	ul.tabs { width: 100%; }
	ul.tabs li {
		float: none;
		/*
		border: 0;
		border-bottom: 1px solid #fff;
		*/
	}
	ul.tabs li:last-child {
		border-bottom: 0;
	}
}

/* Presentations, Title & description */
.media-main {
	margin: 15px 0 5px;
	padding: 12px 15px 3px;
	border: 1px solid rgba(88,117,144,.3);
}
.media-wrap {
	width: 100%;
	padding-bottom: 50px;
	padding-top: 50px;
	background-position: center top;
	padding-left: 50px;
	padding-right: 50px;
}
.media-main p {
	margin: 0 0 10px;
	padding: 0;
}

/* Presentations, block main contents */
.media-cont {
	width: 100%;
	height: auto;
	padding: 5px 0 10px;
}
.media {
	display: block;
	max-width:1200px;
	height: 100%;
	height: calc(100% - 10px);
	margin: 0 auto;
	outline: 0;
	border: 0px solid rgba(88,117,144,.3);
	transition: all 0.15s ease-in-out;
	box-sizing: border-box;
}
.media.photo,
.media.video {
	margin: 0 0 1px;
}
.media > a {
	display: flex;
	flex-wrap: wrap;
	color: rgba(88,117,144,.9);
	padding: 7px 8px;
}
.media > a:hover {
	color: rgba(88,117,144,.9);
}
.media a:focus {
	background-color: #fff;
	border-color: #000 !important;
}
.media img { 
	height: auto;
	max-height: 700px;
	margin: 0 10px 0 0;
}
.media h4 {
	display: block;
	
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	margin: 5px 0 2px;
	hyphens: auto;
}
.media h4 {
	font-size: 24px !important;
	font-family: zhikharevc;
	color: #606060;
}
.media > a > h4,
.media > a > div {
	flex-basis: calc(50% - 25px);
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
}
.media-desc {
	display: block;
	font-size: 13px;
	line-height: 1.2em;
	width: 100%;
	margin: 7px 0 0;
	max-width: 1100px;
	margin: 0 auto;
}


.media-info {
	display: block;
	line-height: 1.2em;
	width: 100%;
	margin: 0;
}
.media-info > div {
	display: block;
	font-size: .9em;
	text-align: right;
	line-height: 1.2em;
	width: 100%;
	padding: 0 5px;
}
.media time {
	display: block;
	font-size: .9em;
	margin: 0 0 5px;
}
.media-info span > a {
	color: rgba(88,117,144,.7);
	padding: 2px 0 0;
}
.media-info span > a:hover {
	background-color: transparent;
	color: rgba(88,117,144,1);
}
.media-info span {
	background-color: transparent;
	box-shadow: none;
	color: rgba(88,117,144,.7);
	margin: -1px 0;
	margin-left: -5px;
}
.media-info span:hover {
	background-color: transparent;
	color: rgba(88,117,144,1);
}
.media-info span::before {
	color: rgba(88,117,144,.4);
	left: 1px;
}
.media-info span:hover::before {
	color: #de1427;
}
.media:hover {

}
.media:active {

}
@media (max-width:900px) {
	.media img {
		max-width: 100% !important;
		height: auto;
	}
}

/* View full Photo */
.view-media {
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid rgba(88,117,144,.3);
}
.view-media header > h2 {
	font-size: 18px;
	line-height: 1.3em;
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	padding: 0;
}
.view-box {
	width: 100%;
	margin: 5px 0;
}
.view-box td {
	width: auto;
	text-align: center;
	padding: 5px 0;
	box-sizing: border-box;
}
.view-box td.nav {
	width: 36px;
	vertical-align: middle;
}
.view-box div {
	display: block;
	width: 100%;
	max-width: 600px;
	height: auto;
	margin: 0 auto;
	border: 5px solid rgba(88,117,144,.15);
	box-shadow: 1px 2px 12px rgba(88,117,144,.15);
	transition: all 0.1s ease-in-out;
	box-sizing: border-box;
	position: relative;
}
.view-box div.view-video {
	max-width: 780px;
	padding-top: 56.25%;
}
.view-box img {
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}
.view-box object,
.view-box embed {
	width: 600px !important;
	max-width: 100%;
	height: 330px;
	transition: all 0.1s ease-in-out;
	border: 0 !important;
}
.view-box iframe {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
	margin: 0;
	position: absolute;
	top: 0; left: 0;
}
.view-box a	{
	display: inline-block;
	padding: 0px;
}
.view-box div:hover,
.view-box div:active,
.view-box div:focus {
	border-color: rgba(88,117,144,.2);
	box-shadow: 1px 2px 12px rgba(88,117,144,.2);
}
#bl-1{    
	position: relative;
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
	height: 1080px;
	}
@media (max-width:768px) {
	.view-media header > h2 {
		font-size: 17px;
		line-height: 1.2em;
		max-width: calc(100% - 30px);
	}
	.view-box object,
	.view-box embed {
		width: 400px !important;
		max-width: 100%;
		height: 225px;
	}
}
@media (max-width:480px) {
	.view-media {
		padding: 15px 5px 10px !important;
	}
	.view-box td.nav {
		max-width: 27px;
	}
	.view-box div {
		border-width: 3px;
	}
	.view-box object,
	.view-box embed {
		width: 360px !important;
		max-width: 100%;
		height: 203px;
	}
}
@media (max-width:360px) {
	.view-box a,
	.mediain img {
		border-width: 2px;
	}
	.view-box object,
	.view-box embed {
		width: 270px !important;
		max-width: 100%;
		height: 152px;
	}
}
/* Navigation Photo */
a.moves,
span.moves {
	display: inline-block;
	width: 36px;
	height: 69px;
	text-indent: -9999px;
	cursor: pointer;
	position: relative;
}
a.moves::before,
span.moves::before {
	display: block;
	font-family:'icomoon';
	color: rgba(88,117,144,.15);
	content: "\ea25";
	font-size: 36px;
	text-indent: 0;
	line-height: 35px;
	position: absolute;
	top: 16px;
	left: 5px;
	transform: rotate(-90deg);
	transition: all 0.1s ease-in-out;
}
a.moves.prev::before,
span.moves.prev::before  {
	left: -5px;
}
a.moves.next::before,
span.moves.next::before  {
	right: 5px;
	transform: rotate(90deg);
}
@media (max-width:1024px) {
	a.moves.prev::before,
	span.moves.prev::before {
		left: -10px;
	}
	a.moves.next::before,
	span.moves.next::before {
		right: -15px;
		top: 18px;
	}
}
@media (max-width:480px) {
	a.moves::before,
	span.moves::before {
		font-size: 27px;
		top: 16px;
	}
	a.moves.prev::before,
	span.moves.prev::before {
		left: -5px;
	}
	a.moves.next::before,
	span.moves.next::before {
		right: 4px;
		top: 18px;
	}
}
a.moves.prev:hover::before,
a.moves.next:hover::before {
	color: rgba(88,117,144,.35);
}
a.moves:focus,
a.moves:active {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
			tap-highlight-color: rgba(255, 255, 255, 0);
}
span.moves.prev {
	background-position: 0px 0px;
	cursor: default;
}
span.moves.next {
	background-position: -36px 0;
	cursor: default;
}

/* Preview Photo / thumb */
.preview { padding: 10px 0; }
.preview span {
	display: inline-block;
	max-width: 30%;
	margin-right: 5px;
	margin-bottom: 5px;
}
.preview span:last-child {
	margin-right: 0px;
}
.mediain {
	display: inline-block;
}
.mediain > a {
	display: inline-block;
	background-color: #fff;
	max-width: 100%;
	height: auto;
	border: 2px solid rgba(88,117,144,.1);
	transition: all 0.1s ease-in-out;
	box-sizing: border-box;
}
.mediain > a:hover	{
	border-color: rgba(88,117,144,.3);
	box-shadow: 1px 2px 6px rgba(88,117,144,.1);
}
.mediain > a:active {
	border-color: rgba(88,117,144,.3);
}
.mediain > a.current {
	display: inline-block;
	border: 2px solid #ace600;
	box-shadow: 1px 2px 6px rgba(0,230,107,.2);
}

/* Polling */
.poll-wrap {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(88,117,144,.3);
	overflow: hidden;
}
.poll-standart {
	margin: 20px 0 0px;
	padding: 0px;
}
.poll-standart div {
	background-color: rgba(88,117,144,.05);
	padding: 10px 15px;
}
.poll-standart div p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.poll-standart h3 {
	font-size: 15px;
	width: auto;
	margin: 0px 17px 7px;
	padding: 3px 15px;
	position: relative;
}
.poll-standart h3::before {
	display: inline-block;
	font-family:'icomoon';
	color: rgba(88,117,144,.5);
	content: "\e99c";
	font-size: 18px;
	position: absolute;
	top: 50%;
	left: -13px;
	margin-top: -12px;
}
table.poll {
	width: 100%;
}
table.poll td {
	padding: 5px 5px;
	vertical-align: middle;
}
table.poll input[type=radio] {
	display: inline-block;
	vertical-align: middle;
	margin: -1px 0 0;
	padding: 0;
}
table.poll td:nth-child(1) { min-width: 30px; vertical-align: top; }
table.poll td:nth-child(2) { width: 35%; width: calc(35% - 30px); color: #000; font-weight: 400; line-height: 1.2em; }
table.poll td:nth-child(3) { width: 10%; }
table.poll td:nth-child(4) { width: 45%; }
table.poll td:nth-child(5) { width: 10%; text-align: right; }
.pollbar { height: 20px; }
.pollbarout {
	background-color: rgba(88,117,144,.5);
	text-align: left;
	margin: 0; padding: 0;
	position: relative;
}
.pollbarout > div { }
.pollbarout span {
	display: none;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	top: 0;
	right: 10px;
}
.poll-conttext {
	background-color: #f7f8f9;
	margin: 10px 0 2px;
	padding: 15px 15px 12px;
}
.poll-send {
	text-align: center;
	margin: 10px 0 0;
}
@media (max-width:900px) {
	table.poll td { padding: 0; }
	table.poll td:nth-child(1) { display: inline-block; min-width: 25px; padding-bottom: 5px; }
	table.poll td:nth-child(2) { display: inline-block; width: calc(100% - 50px); padding-bottom: 5px; }
	table.poll td:nth-child(4) { display: block; width: 100%; margin-bottom: 10px; }
	table.poll td:nth-child(3),
	table.poll td:nth-child(5) { display: none; }
	.pollbarout span { display: inline;	line-height: 23px; }
	.pollbar { height: 23px; }
	.poll-conttext {
		background-color: #fff;
		margin: 0 0 -10px; padding: 10px 0 0;
		border-top: 1px solid rgba(88,117,144,.2);
	}
}
.poll-block > table {
	border-collapse: collapse;
	border-spacing: 0;
	width: calc(100% + 10px);
	margin: 0 -5px;
}
.poll-block {
	padding: 8px 12px;
	border: 1px solid rgba(88,117,144,.2);
}
.poll-block-title {
	color: #015a8c;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3em;
	padding: 0px 12px 7px;
}
.poll-block td {
	padding: 5px 5px;
	text-align: left;
}
.poll-block td:nth-child(1) {
	min-width: 25px;
	vertical-align: top;
	padding: 3px 5px;
}
.poll-block td:nth-child(2) {
	font-weight: 300;
	width: calc(100% - 25px);
	padding: 4px 0 2px 5px;
}
.poll-block-input {
	color: #111;
	font-weight: 300;
	margin: 0 0 3px;
}
.poll-block-static {
	color: #fff;
	font-size: 12px;
	text-align: left;
	position: absolute;
	top: 0px;
	right: 8px;
}
.poll-block-bar {
	height: 20px;
}
.pollbarout-block {
	background-color: rgba(88,117,144,.5);
	text-align: left;
	margin: 0 0 7px;
	padding: 0;
	position: relative;
}
.poll-block-button {
	padding: 10px 2px;
}
.poll-radio {
	padding: 0px 0px;
}
.poll-block input[type=radio] {
	vertical-align: middle;
	margin: 0;
	margin-right: 1px;
}
#pollerrorbox {
	margin: 0 0 10px;
}

/* Rating */
.ajax-rating {
	background: url(../images/rating/rates.png) repeat-x;
	display: inline-block;
	height: 21px;
	list-style: none;
	margin-right: 5px;
	padding: 0px;
	position: relative;
	top: -1px;
	width: 105px;
}
.ajax-rating li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.ajax-rating li a:link,
.ajax-rating li a:visited {
	display: block;
	height: 21px;
	padding: 0px;
	position: absolute;
	text-decoration: none;
	text-indent: -9000px;
	width: 21px;
	z-index: 20;
}
.ajax-rating li a:hover {
	background: url(../images/rating/rates.png) repeat 0px 100%;
	left: 0px;
	z-index: 2;
}
.ajax-rating a.one-ajax { left: 0px; }
.ajax-rating a.one-ajax:hover { width: 21px; }
.ajax-rating a.two-ajax { left: 21px; }
.ajax-rating a.two-ajax:hover { width: 42px; }
.ajax-rating a.three-ajax { left: 42px; }
.ajax-rating a.three-ajax:hover { width: 63px; }
.ajax-rating a.four-ajax { left: 63px; }
.ajax-rating a.four-ajax:hover { width: 84px; }
.ajax-rating a.five-ajax { left: 84px; }
.ajax-rating a.five-ajax:hover { width: 105px; }
.ajax-rating li.current-rating {
	background: url(../images/rating/rates.png) repeat 0 50%;
	display: block;
	height: 21px;
	position: absolute;
	text-indent: -9000px;
	z-index: 1;
}
fieldset.rating {
	display: block;
	font-size: 15px;
	margin: 10px 0 20px;
	padding: 0 0 5px;
	border: 1px solid rgba(88,117,144,.3);
}
fieldset.rating legend {
	color: rgba(0,0,0,.9);
	font-size: 15px;
	font-weight: 400;
	padding: 0px 10px;
	margin: 0 21px;
}
fieldset.rating aside {
	margin: auto 0;
	overflow: hidden;
	padding: 5px 21px;
}
fieldset.rating aside #view-rate,
fieldset.rating aside #view-progress {
	float: none;
	margin: auto 0;
	overflow: hidden;
	padding: 5px 0;
}
fieldset.rating aside #view-rate img {
	display: inline-block;
	margin: -2px 5px 0 0;
}
fieldset.rating aside #view-progress img {
	display: inline-block;
	margin: 0 25px;
}
fieldset.rating .formrate form {
	display: inline-block;
}
fieldset.rating select {
	margin: 10px 0px;
	position: relative;
	top: 2px;
	width: 180px;
}
fieldset.rating mark {
	background-color: #fff;
	color: #9a9c9e;
	display: inline-block;
	margin: 0 10px;
}
fieldset.rating mark i {
	color: #ccc;
	display: inline-block;
	font-style: normal;
	margin: 0 3px;
}
fieldset.rating mark b {
	color: #9a9c9e;
	display: inline-block;
	font-weight: normal;
}
select[name="rate"] {
	padding: 0px 5px;
}
select[name="rate"] > option {
	color: #fff;
	font-size: 15px;
	padding: 5px;
}
select[name="rate"] option[value="0"] {
	display: none;
}

/* Class forms */
.form-order {
	background-color: rgba(88,117,144,.05);
	padding: 7% 9% 8% !important;
	min-width: 530px;
}
.form-order.full {
	padding: 7% 9% 13% !important;
}
.form-order input {
	width: 100%;
}
.form-order textarea {
	width: 100%;
	min-height: 130px;
}
.form-order.forms {
	border: 0; margin: 0; padding: 0;
}
.form-order h4 {
	color: #de1427;
	font-size: 16px;
	font-weight: 400;
	padding: 0 2px;
	margin: 0 0 15px;
	position: relative;
}
.form-order h4 > span {
	display: inline-block;
	color: #000;
	font-weight: 400;
	padding-right: 20px;
	position: relative;
}
.form-order h4 > span::after {
	display: inline-block;
	color: rgba(88,117,144,.5);
	font-size: 12px;
	content: "\25BA";
	position: absolute;
	top: 1px;
	right: 3px;
}
.form-order em {
	display: block;
	background-color: #fff;
	color: rgba(88,117,144,.9);
	font-size: 13px;
	line-height: 1.2em;
	font-style: normal;
	margin: 15px 0 0;
	padding: 10px 15px 10px 36px;
	border: 1px solid rgba(88,117,144,.35);
	position: relative;
	border-radius: 3px;
}
.form-order em::before {
	display: inline-block;
	font-family:'icomoon';
	color: rgba(88,117,144,.35);
	content: "\ea08";
	font-size: 18px;
	position: absolute;
	top: 10px; left: 10px;
}
.form-order-ok,
.form-order-err {
	color: #fff;
	text-align: center;
	min-width: 450px;
	padding: 7% 9%;
	border: 5px solid rgba(255,255,255,.5);
}
.form-order-ok {
	background-color: #4caf50;
}
.form-order-err {
	background-color: #de1427;
}
.form-order-ok h3,
.form-order-err h3 {
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 5px;
}
@media (max-width:600px) {
	.form-order,
	.form-order-ok,
	.form-order-err {
		min-width: 450px;
	}
}
@media (max-width:480px) {
	.form-order {
		min-width: 100%;
	}
	.form-order.full {
		padding: 7% 9% 18% !important;
	}
	.form-order-ok,
	.form-order-err {
		min-width: 340px;
	}
}

/* Tip */
#tooltip {
	background-color: rgba(1,2,3,.9);
	display: none;
	font-size: 13px;
	color: #fff;
	line-height: 1.25em;
	padding: 5px 12px 6px;
	z-index: 999;
}

#top {
	display: none;
	background-color: rgba(88,117,144,.3);
	width: 49px;
	height: 46px;
	position: fixed;
	bottom: 10%;
	right: 7.8%;
	cursor: pointer;
	z-index: 9999;
	border-radius: 5px;
}
#top:hover {
	background-color: rgba(88,117,144,.4);
}
#top::before {
	display: block;
	font-family: 'icomoon';
	content: "\ea1c";
	color: #fff;
	font-size: 23px;
	text-align: center;
	line-height: 46px;
	width: 49px;
	transform: rotate(-90deg);
}
@media (max-width: 480px) {
	#top {
		display: none !important;
		bottom: 17%;
	}
}

/* Captcha */
.captcha {
	display: table;
	border-collapse: separate;
	border-spacing: 0px;
}
.captcha td,
.captcha li {
	display: table-cell;
	line-height: 41px;
}
.captcha #captcha {
	max-width: 150px;
}
.captcha input {
	display: inline-block;
	width: 95%;
}
.captcha figure {
	display: inline-block;
	width: 100px; height: 50px;
}
.captcha li > img {
	margin-left: 10px;
	cursor: pointer;
}
.captcha li > img {
	transform: rotate(0deg);
	transition: all 400ms;
	cursor: pointer;
}
.captcha li > img:hover {
	transform: rotate(180deg);
}
.captcha li > div {
	width: 100px;
	height: 50px;
	position: relative;
	top: -1px;
}
.captcha li > div > img {
	width: 100px;
	height: 50px;
}

/* Comment Block */
.comm-block {
	background-color: rgba(88,117,144,.05);
	margin: 0 0 5px;
	padding: 10px;
}
.comm-block strong {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: rgba(88,117,144,.9);
	margin-left: 18px;
	position: relative;
}
.comm-block strong::before {
	font-family: 'icomoon';
	content: "\e971";
	color: rgba(88,117,144,.3);
	position: absolute;
	top: 1px;
	left: -19px;
}
.comm-block > .cinfo {
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px dotted rgba(88,117,144,.7);
}
.comm-block > .cinfo > .ctime {
	float: right;
	font-size: 12px;
	color: #9a9c9e;
}
.comm-block > .ctitle {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 2px;
	word-break: break-all;
	word-break: break-word;
	word-wrap:overflow-wrap;
	hyphens: auto;
}
.comm-block > .ctext {
	word-break: break-all;
	word-break: break-word;
	word-wrap:overflow-wrap;
	hyphens: auto;
}

/* Contact */
.vcard {
	padding: 10px 15px;
	margin: 0 0 20px;
	border: 1px solid rgba(88,117,144,.3);
}
.vcard.block {
	font-size: 13px;
	padding: 10px 15px;
	margin: 0 0 15px;
	border: 1px solid rgba(88,117,144,.3);
}

/* Map Yandex */
#YMapsID {
	height: 300px;
	padding: 0 0 1px;
	margin: 0 0 15px;
	border: 2px solid rgba(88,117,144,.2);
}
#YMapsID > ymaps  {
	width: 100%;
	max-width: 100% !important;
}

/* Panorama Yandex */
#Ypan {
	max-width: 960px;
	max-height: 310px;
	overflow: hidden;
}
#Ypan > iframe {
	width: 100%;
	max-width: 100%;
	max-height: auto;
}

.currency {
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0 3px;
}
.currency td {
	padding: 0px 3px;
}
.currency td:nth-child(2) {
	color: #000;
	padding: 0px 7px;
}

/* Load files */
.data-file {
	margin: 25px 3% 10px 0;
	position: relative;
	top: 5px;
}
.data-file.photos {
	padding-top: 10px;
	top: -20px;
}
.js .data-file aside,
.js .data-docs aside {
	display: inline-block;
	width: 95.4%;
	height: 42px;
	overflow: hidden;
	position: relative; right: 1px;
	border: 1px solid rgba(88,117,144,.3);
	border-radius: 25px;
	z-index: 1;
}
.js .data-docs aside {
	display: inline-block;
	width: 95.4%;
	height: 42px;
	overflow: hidden;
	position: relative;
	border: 1px solid rgba(88,117,144,.3);
	border-radius: 25px;
	z-index: 1;
}
.chrome .js .data-file aside,
.chrome .js .data-docs aside {
	border-width: .1em;
}
.data-file aside,
.data-docs aside {
	display: inline-block;
	width: 97.8%;
}
.js .data-file p,
.js .data-docs p {
	background-color: rgba(88,117,144,.1);
	display: inline-block;
	color: #666;
	font-size: 12px;
	line-height: 1;
	padding: 6px 15px;
	border-radius: 25px;
	position: relative;
	top: 10px;
	left: 20px;
	z-index: 10;
}
.js .data-file p::after,
.js .data-docs p::after {
	display: block;
	content: '';
	border: 8px solid transparent;
	border-bottom: 8px solid rgba(88,117,144,.1);
	margin-left: -8px;
	position: absolute;
	top: -16px;
	left: 50px;
}
.js .data-file button,
.js .data-docs button {
	background-color: rgba(88,117,144,.2);
	display: block;
	color: rgba(0,0,0,.7);
	font-size: 12px;
	line-height: 42px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	width: 190px !important;
	height: 44px;
	cursor: pointer;
	position: absolute;
	bottom: -3px;
	right: 0;
	z-index: -1;
	outline: 0;
	border: 0 none;
	overflow: visible;
}
.js .data-file aside:hover button,
.js .data-docs aside:hover button {
	background-color: rgba(88,117,144,.25);
	color: rgba(0,0,0,.9);
}
.data-file button,
.data-docs button {
	display: none;
}
.data-file input,
.data-docs input {
	opacity: 0;
	filter: alpha(opacity: 0);
}
.js .data-file input,
.js .data-docs input {
	display: inline-block;
	font-size: 200px;
	width: 30%;
	height: 62px;
	position: absolute;
	right: 0%;
	top: -40%;
	border: 0 none;
	cursor: pointer;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity: 0);
}
.data-file > output,
.data-docs > output {
	position: absolute;
	top: 0; left: 0;
}
.data-file > output > span,
.data-docs > output > span {
	display: inline-block;
	color: #9a9c9e;
	font-size: 14px;
	line-height: 41px;
	white-space: nowrap;
	width: auto;
	height: 42px;
	position: relative;
	top: 0px;
	left: 25px;
	overflow: hidden;
}
.data-docs > output span > b {
	color: #0db104;
	font-weight: 400;
}
.data-docs > output span > b > i {
	color: #9a9c9e;
	font-style: normal;
}
.data-docs > output span > i {
	color: #000;
	font-style: normal;
	animation: blink 1s linear infinite;
}
.js .data-file aside + span,
.js .data-docs aside + span {
	top: 8px; right: 5px;
}
@media (max-width:1024px) {
	.js .data-file aside,
	.js .data-docs aside {
		width: 92%; right: 3px;
	}
	.js output {
		left: -5px;
	}
}
@media (max-width: 768px) {
	.js .data-file aside + span,
	.js .data-docs aside + span {
		right: 5px;
	}
}
@media (max-width: 600px) {
	.js .data-file > aside > button,
	.js .data-docs > aside > button {
		width: 30% !important;
		line-height: 44px;
		word-spacing: 2em;
	}
}
@media (max-width: 480px) {
	.js .data-file aside,
	.js .data-docs aside {
		width: 87.5%; right: 0;
	}
	.data-docs > output > span {
		width: 70%;
	}
	.js .data-file aside + span.help,
	.js .data-docs aside + span.help {
		right: 5px;
	}
	.js .data-file > aside > button,
	.js .data-docs > aside > button {
		width: 35% !important;
		line-height: 44px;
		word-spacing: 1em;
	}
	.data-file,
	.data-docs  {
		margin: 10px 3% 5px 0;
	}
	output > .view + span {
		display: none;
	}
	.js .data-file input,
	.js .data-docs input {
		width: 50% !important;
	}
	#avatar-result {
		margin: 0 3% 25px;
	}
	#avatar-result > img {
		border-width: 3px;
	}
}
.data-file aside.error	{
	border-color: #f44336;
	margin: 0;
}
.data-file label.error-mess {
	display: inline-block;
	background-color: rgba(255, 51, 0, .85);
	color: #fff;
	font-size: 14px;
	line-height: 1.4em;
	text-align: center;
	width: auto;
	max-width: 270px;
	height: auto;
	padding: 10px 15px;
	margin-left: -135px;
	border-radius: 25px;
	position: absolute;
	bottom: 76px;
	left: 50%;
	z-index: 10;
}
.data-file label.error-mess::after {
	display: block;
	content: '';
	border: 12px solid transparent;
	border-top: 12px solid rgba(255, 51, 0, .85);
	margin-left: -12px;
	position: absolute;
	bottom: -24px;
	left: 50%;
}

/***/
.data-docs {
	padding-right: 3px;
	margin-bottom: 15px !important;
	position: relative;
	top: 15px;
}
.data-docs > output .views {
	display: none;
}
.data-docs > output > .views > img {
	display: none;
}
.data-docs > output .views.error {
	border-color: #f44336;
}
.js fieldset > output {
	display: block;
	width: 65%;
	height: 38px;
	position: absolute;
	bottom: 17px;
	left: 0px;
	z-index: 2;
}
fieldset > output {
	display: none;
}
fieldset > output > span {
	display: inline-block;
	color: #9a9c9e;
	font-size: 14px;
	line-height: 38px;
	white-space: nowrap;
	width: auto;
	height: 38px;
	position: relative;
	top: 0px;
	left: 20px;
}
fieldset > output span > b {
	color: #0db104;
	font-weight: normal;
}
fieldset > output span > b > i {
	color: #9a9c9e;
	font-style: normal;
}
fieldset > output span > i {
	color: #000;
	font-style: normal;
	animation: blink 1.5s linear infinite;
}
@keyframes blink {
	40% { color: #f44336; }
	20% { color: #fff; }
	40% { color: #f44336; }
}
fieldset > output .view {
	background-color: #fff;
	display: inline-block;
	width: 65px;
	height: 64px;
	margin-right: -13px;
	box-shadow: 0 0 0 3px rgba(88,117,144,.2);
	border-radius: 50%;
	position: relative;
	top: -10px;
	left: -1px;
}
fieldset > output > .view > img {
	display: block;
	width: 65px !important;
	height: 64px !important;
	border-radius: 50%;
}
fieldset > output .view.error	{
	border-color: #f44336;
}

/* jQuery rcrop Plugin */
.rcrop-wrapper{
	position: relative;
	display: inline-block;
	max-width: inherit
}
.rcrop-wrapper img {
	display: block
}
.rcrop-wrapper .rcrop-croparea {
	position: absolute;
	top: 0; left: 0;
	z-index:1000
}
.rcrop-wrapper .rcrop-croparea .rcrop-croparea-inner {
	position:absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	border:1px solid #fff;
	box-sizing:border-box
}
.rcrop-wrapper .rcrop-outer-wrapper {
	position:absolute;
	top:0; left:0;
	width:100%;
	height:100%
	opacity: .5;
	filter:alpha(Opacity=50);
}
.rcrop-wrapper .rcrop-outer {
	background: #fff;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
}
.rcrop-wrapper .rcrop-outer.rcrop-outer-left {
	height: 100%;
	left: 0; top: 0;
}
.rcrop-wrapper .rcrop-outer.rcrop-outer-right {
	height: 100%;
	right: 0; top: 0;
}
.rcrop-wrapper .rcrop-outer.rcrop-outer-top {
	top: 0;
	width: 100%;
}
.rcrop-wrapper .rcrop-outer.rcrop-outer-bottom {
	bottom: 0;
	width: 100%;
}
.rcrop-wrapper .rcrop-grid {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}
.rcrop-wrapper .rcrop-grid-line {
	position: absolute;
}
.rcrop-wrapper .rcrop-grid-line:nth-child(1) {
	width: 100%;
	height: 33%;
	top: 33%; left: 0;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}
.rcrop-wrapper .rcrop-grid-line:nth-child(2) {
	height: 100%;
	width: 33%;
	left: 33%; top: 0;
	border-left: 1px dashed #fff;
	border-right: 1px dashed #fff;
}
.rcrop-wrapper .rcrop-handler-wrapper {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-border,
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-corner {
	position: absolute;
	width: 6px;
	height: 6px;
	background: #fff;
	border: 1px solid #000;
}
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-top-left {
	top: -3px;
	left: -3px;
}
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-top-right {
	top: -3px;
	right: -3px;
}
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-bottom-left {
	bottom: -3px;
	left: -3px;
}
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-bottom-right {
	bottom: -3px;
	right: -3px;
}
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-top {
	top: -3px;
	left: 50%;
	margin-left: -3px;
}
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-right {
	right: -3px;
	top: 50%;
	margin-top: -3px;
}
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-bottom {
	bottom: -3px;
	left: 50%;
	margin-left: -3px;
}
.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-left {
	left: -3px;
	top: 50%;
	margin-top: -3px;
}
.rcrop-wrapper .clayfy-touch-device .rcrop-handler-bottom-right {
	display: none;
	width: 18px;
	height: 18px;
	bottom: -5px;
	right: -5px;
}
.clayfy-box:not(.clayfy-not-move) {
	cursor: move;
}
.clayfy-ghost {
	z-index: 1000;
}
.clayfy-ghost-opacity {
	opacity: .5;
}
.clayfy-handler {
	z-index: 1001;
}
.clayfy-handler.clayfy-top {
	cursor: n-resize;
}
.clayfy-handler.clayfy-top.left {
	cursor: nw-resize;
}
.clayfy-handler.clayfy-top.right {
	cursor: ne-resize;
}
.clayfy-handler.clayfy-bottom {
	cursor: n-resize;
}
.clayfy-handler.clayfy-bottom.left {
	cursor: sw-resize;
}
.clayfy-handler.clayfy-bottom.right {
	cursor: se-resize;
}
.clayfy-handler.clayfy-left,
.clayfy-handler.clayfy-right {
	cursor: w-resize;
}
.clayfy-handler.clayfy-touch-device {
	background: #fff;
	border: 1px solid #000;
	border-radius: 3px;
}
.clayfy-sort-droparea {
	border: 2px solid #ccc;
}

/* 404 Not Found */
.sub-title.notexist::before { content: "\ea0e"; font-size: 26px; text-indent: 10px; line-height: 43px; }
.sub-title.notexist {
	margin: 0 0 10px;
}
div.not-fount {
	display: flex;
	flex-direction: row;
	background-color: #fff;
	color: #000;
	font-size: 15px;
	width: 100%;
	width: calc(100% - 4px);
	margin: 0 0 15px;
	padding: 25px 5% 15px;
	border: 1px solid rgba(88,117,144,.5);
	position: relative;
	left: 2px;
}
div.not-fount > h1 {
	display: block;
	color: rgba(88,117,144,.5);
	font-size: 54px;
	font-weight: 400;
	padding: 15px 25px 5px 0;
	text-shadow: 2px 2px 3px rgba(88,117,144,.1);
}
div.not-fount > p {
	display: inline-block;
	padding: 5px 0 0;
	font-weight: 300;
}
@media (max-width: 480px) {
	div.not-fount {
		display: block;
		padding: 20px 10% 10px;
	}
}

/* Block to Offer */
.offer {
	color: rgba(0,0,0,.9);
	line-height: 1.4em;
	padding: 10px;
}
.offer dt {
	font-weight: 400;
	padding: 10px 8px;
}
.offer dd {
	line-height: 1.25em;
	padding-left: 60px;
	margin: 0 0 10px;
	position: relative;
}
.offer dd i {
	font-style: normal;
	position: absolute;
	top: 0; left: 27px;
}

/* Forum, block */
.forum {
	border-collapse: separate;
	border-spacing: 1px;
	color: #000;
	font-size: 14px;
	width: 100%;
	margin: 0;
	padding: 0;
}
.forum td {
	padding: 6px 15px;
}
.forum th {
	background: #f0f0f1;
	font-weight: normal;
	text-align: left;
	padding: 9px 15px;
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}
.forum th:last-child {
	width: 25%;
}
.forum .topic:nth-child(even) td {
	background-color: #f8f8f9;
}
.forum .topic:nth-child(odd) td	{
	background-color: #fff;
}

/* Debug */
.debug {
	background-color: #9a9c9e;
	font: 12px/1.4em Courier New, sans-serif;
	margin: 0 7px 7px;
	padding: 7px;
	border: 2px solid #f90;
}
.debug ol {
	margin: 0;
	padding: 0 7%;
}
.debug ol li		{ color: #fff; }
.debug ol li p		{ color: #900; margin: 7px 0; }
.debug ol li p i	{ color: #000; font-style: normal; }
.debug ol li p u	{ color: #ccc; }
.t144__img {
	max-width: 220px;
}
.t-prefix_1 {
	padding-left: 100px;
}
.t-col {
	display: inline;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 100%;
   
}

.t-col_3 {
 max-width: 260px; 
}

.t-col_4 {
 max-width: 360px; 
}
.t-col_5 {
	max-width: 550px;
}
.t-col_6 {
	max-width: 560px;
}
.t-col_7 {
	max-width: 660px;
}
.t-col_8 {
	max-width: 800px;
}

.t-row {

}

.t-text {
	font-weight: 400;
	color: #000;
}
.t-text_md {
	font-size: 20px;
	line-height: 1.55;
}
.t-container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 100%;
	padding-top:60px;
	padding-bottom:60px;
}

.trainer_area {
	padding-top: 100px;
	display: inline-block;
	background: #ecebe7;
	width: 100%;
}

.trainer_area {
	padding-bottom: 100px;
}

.t-align_center {
	text-align: center;
}
.t-title_xs {
	font-size: 42px;
	line-height: 1.23;
	font-weight: 600;
}
.t504__col-wrapper {
	text-align: center;
	box-sizing: border-box;
	padding: 0 25px;
}
.t-descr_sm {
	font-size: 18px;
	line-height: 1.55;
	font-weight: 400;
	color: #000;
}
.t-section__topwrapper {
	margin-bottom: 105px;
}
.t-section__title {
	margin-bottom: 40px;
	font-family: bodoni, sans-serif,sans-serif;
}
.t504__line {
	width: 1px;
	background: #eee;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -20px;
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
.t504__col {
	vertical-align: top;
	position: relative;
	height: auto;
}
.button-content{padding: 30px 30px 40px;
				background-color: rgb(247, 247, 247);
				font-size: 22px;font-weight: 400;
				color: #494a4a;line-height: 1.35;
				margin-top: 50px;
				}
.t-btn{color: #555555;
	border: 2px solid #555555;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: 700;
	background-image: none;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.t-btn_xs {
	height: 35px;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100px;
	display: table-cell;
}
.button-text{padding-bottom: 20px;}
.wrap-title{text-align: center;font-size: 30px;line-height: 1.35;font-weight: 400;margin-top: 40px;}
.line {padding-top: 28px;padding-bottom: 28px;}
.player{width: 70%;margin: 0 auto;padding-bottom: 40px;margin-top: -120px;}
   .cd-top {
	display: inline-block;
	height: 60px;
	width: 60px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.05);
	box-shadow: 0 0 10px rgba(0,0,0,.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../images/cd-top-arrow.svg) center 50% no-repeat rgba(46,75,102,.8);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s,visibility 0s .3s,background-color .3s 0s;
	transition: opacity .3s 0s,visibility 0s .3s,background-color .3s 0s;
	border: 1px solid #d4d4d4;
	z-index: 1000;
}
  .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
  }
   .cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: .5;
  font-size: 13px;
  }
  .cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
 opacity: 1;
  }
   .cd-top.cd-top--show {
	visibility: visible;
	opacity: 1;
  }
  .no-touch .cd-top:hover {
   background-color: #B71C1C;
	opacity: 1;
  }
#istoriograficheskaya-panorama #bl-2  a {color: #ffcf7d;}
#istoriograficheskaya-panorama #bl-2  a:hover{color: #ffc800;}

#istoriograficheskaya-panorama #bl-4  a {color: #ffcf7d;}
#istoriograficheskaya-panorama #bl-4  a:hover{color: #ffc800;}

#istoriograficheskaya-panorama #bl-5  a {color: #a96a00;}
#istoriograficheskaya-panorama #bl-5  a:hover{color: #e19e07;}

#istoriograficheskaya-panorama #bl-7  a {color: #a96a00;}
#istoriograficheskaya-panorama #bl-7  a:hover{color: #e19e07;}

#istoriograficheskaya-panorama #bl-8  a {color: #ffcf7d;}
#istoriograficheskaya-panorama #bl-8  a:hover{color: #ffc800;}

#deyaniya-petra-velikogo #bl-2  a {color: #ffcf7d;}
#deyaniya-petra-velikogo #bl-2  a:hover{color: #ffc800;}

#deyaniya-petra-velikogo #bl-4  a {color: #ffcf7d;}
#deyaniya-petra-velikogo #bl-4  a:hover{color: #ffc800;}

#deyaniya-petra-velikogo #bl-6  a {color: #a96a00;}
#deyaniya-petra-velikogo #bl-6  a:hover{color: #e19e07;}

#deyaniya-petra-velikogo #bl-8  a {color: #ffcf7d;}
#deyaniya-petra-velikogo #bl-8  a:hover{color: #ffc800;}

#preslavnaya-viktoriya #bl-2  a {color: #ffcf7d;}
#preslavnaya-viktoriya #bl-2  a:hover{color: #ffc800;}

#preslavnaya-viktoriya #bl-4  a {color: #ffcf7d;}
#preslavnaya-viktoriya #bl-4  a:hover{color: #ffc800;}

#obraz-petra-i-v-hudozhestvennoy-literature #bl-2  a {color: #ffcf7d;}
#obraz-petra-i-v-hudozhestvennoy-literature #bl-2  a:hover{color: #ffc800;}

#obraz-petra-i-v-hudozhestvennoy-literature #bl-4  a {color: #ffcf7d;}
#obraz-petra-i-v-hudozhestvennoy-literature #bl-4  a:hover{color: #ffc800;}

.logo img{width: 59px;height: 56px;}

.instruction {
	position: relative;
	background-color: #f7f7f7;
	padding: 34px 0
}

.instruction:after {
	content: "";
	width: 100%;
	height: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(/local/templates/miretno_2020/css/../img/section-pattern.svg);
	background-position: 50%
}

@media (min-width: 768px) {
	.instruction {
		padding: 65px 0 64px
	}
}

@media (min-width: 1344px) {
	.instruction {
		padding: 103px 0 168px
	}
}

.modal .instruction {
	padding: 0;
	background-color: inherit
}

.modal .instruction:after, .modal .instruction:before {
	content: none
}

.instruction__header {
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -.005em;
	color: #2c2f5d;
	margin: 0 0 16px
}

@media (min-width: 768px) {
	.instruction__header {
		font-weight: 700;
		font-size: 48px;
		line-height: 58px;
		letter-spacing: -.005em;
		max-width: 50%;
		margin: 0 0 44px
	}
}

@media (min-width: 1344px) {
	.instruction__header {
		font-weight: 700;
		font-size: 80px;
		line-height: 100px;
		letter-spacing: normal;
		margin: 0 0 95px
	}
}

.modal .instruction__header {
	font-weight: 700;
	letter-spacing: -.005em;
	font-size: 28px;
	line-height: 36px;
	color: #2c2f5d;
	text-align: center;
	margin: 0 0 53px;
	max-width: none
}

@media (min-width: 768px) {
	.modal .instruction__header {
		font-weight: 700;
		font-size: 48px;
		line-height: 58px;
		letter-spacing: -.005em;
		margin: 0 0 92px
	}
}

.instruction__list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 24px 1fr;
	grid-template-columns: repeat(2, 1fr);
	-ms-grid-rows: auto 18px auto 18px auto;
	grid-template-rows: repeat(3, auto);
	grid-column-gap: 24px;
	grid-row-gap: 18px
}

.instruction__list > :first-child {
	-ms-grid-row: 1;
	-ms-grid-column: 1
}

.instruction__list > :nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3
}

.instruction__list > :nth-child(3) {
	-ms-grid-row: 3;
	-ms-grid-column: 1
}

.instruction__list > :nth-child(4) {
	-ms-grid-row: 3;
	-ms-grid-column: 3
}

.instruction__list > :nth-child(5) {
	-ms-grid-row: 5;
	-ms-grid-column: 1
}

.instruction__list > :nth-child(6) {
	-ms-grid-row: 5;
	-ms-grid-column: 3
}

@media (min-width: 768px) {
	.instruction__list {
		grid-row-gap: 32px
	}
}

@media (min-width: 1344px) {
	.instruction__list {
		-ms-grid-columns: 1fr 32px 1fr 32px 1fr;
		grid-template-columns: repeat(2, 1fr);
		-ms-grid-rows: auto 98px auto;
		grid-template-rows: repeat(2, auto);
		grid-column-gap: 32px;
		grid-row-gap: 98px;
		margin: 0 auto;
		width: 90%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.instruction__list > :first-child {
		 padding: 0px;
		-ms-grid-row: 1;
		-ms-grid-column: 1
	}

	.instruction__list > :nth-child(2) {
		 padding: 0px;
		-ms-grid-row: 1;
		-ms-grid-column: 3
	}

	.instruction__list > :nth-child(3) {
		 padding: 0px;
		-ms-grid-row: 1;
		-ms-grid-column: 5
	}

	.instruction__list > :nth-child(4) {
		 padding: 0px;
		-ms-grid-row: 3;
		-ms-grid-column: 1
	}

	.instruction__list > :nth-child(5) {
		padding: 0px;
		-ms-grid-row: 3;
		-ms-grid-column: 3
	}

	.instruction__list > :nth-child(6) {
		padding: 0px;
		-ms-grid-row: 3;
		-ms-grid-column: 5
	}
}

.modal .instruction__list {
	display: block
}

.instruction__item {
	padding: 0 5px 0 0
}

@media (min-width: 768px) {
	.instruction__item {
		padding: 0
	}
}

.modal .instruction__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 0 8px
}

.modal .instruction__item:last-child {
	margin-bottom: 0
}

.instruction__step-number {
	font-weight: 700;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: -.005em;
	color: #2c2f5d;
	padding: 0;
	margin: 0 0 3px;
	position: relative;
	z-index: 0
}

.instruction__step-number:after {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #c14677;
	display: inline-block;
	margin: 0 0 0 8px
}

.instruction__item:nth-child(2n) .instruction__step-number:before {
	top: calc(50% + 20px);
	-webkit-transform: translateY(-50%) rotateX(180deg);
	transform: translateY(-50%) rotateX(180deg)
}

.instruction__item:last-child .instruction__step-number:before {
	content: none
}

.instruction__item:first-child .instruction__step-number {
	font-size: 62px;
	right: 0px;
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}

.instruction__item:first-child .instruction__step-number:before {
	right: 0px;
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.instruction__item:nth-child(2) .instruction__step-number {
		font-size: 62px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.instruction__item:nth-child(2) .instruction__step-number:before {
	right: 0px;
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.instruction__item:nth-child(3) .instruction__step-number {
	 font-size: 62px;
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.instruction__item:nth-child(3) .instruction__step-number:before {
	right: 0px;
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.instruction__item:nth-child(4) .instruction__step-number {
		font-size: 62px;
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.instruction__item:nth-child(4) .instruction__step-number:before {
	right: 0px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s
}

.instruction__item:nth-child(5) .instruction__step-number {
		font-size: 62px;
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.instruction__item:nth-child(5) .instruction__step-number:before {
	right: 0px;
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.animated-block--init .instruction__step-number {
	-webkit-animation-name: showInstructionNumber;
	animation-name: showInstructionNumber;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.animated-block--init .instruction__step-number:before {
	-webkit-animation-name: showInstructionArrow;
	animation-name: showInstructionArrow;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.animated-block--animated .instruction__step-number, .animated-block--animated .instruction__step-number:before {
	-webkit-animation-play-state: running;
	animation-play-state: running
}

@media (min-width: 1344px) {
	.instruction__step-number {
		font-weight: 700;
		font-size: 80px;
		line-height: 100px;
		letter-spacing: normal;
		padding: 0 0 0 8px;
		margin: 0 0 12px
	}

	.instruction__step-number:before {
		content: "";
		width: 292px;
		height: 44px;
		position: absolute;
		top: calc(50% - 20px);
		right: 28px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		
		background-repeat: no-repeat;
		background-position: 100%
	}

	.instruction__step-number:after {
		width: 16px;
		height: 16px
	}
}

.modal .instruction__step-number {
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	letter-spacing: normal;
	font-weight: 700;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 0;
	margin: 0 11px 0 0
}

.modal .instruction__step-number:before {
	content: none
}

.modal .instruction__step-number:after {
	width: 3px;
	height: 3px;
	background-color: #2c2f5d;
	margin: 0
}

@media (min-width: 768px) {
	.modal .instruction__step-number {
		font-size: 24px;
		line-height: 40px;
		letter-spacing: normal;
		font-weight: 700;
		margin: 0 15px 0 0
	}
}

.instruction__step-content {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: normal;
	font-weight: 700;
	color: #2c2f5d;
	margin: 0
}

.instruction__item:first-child .instruction__step-content {
	font-family: bodoni, sans-serif,sans-serif;
	font-size: 32px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.instruction__item:nth-child(2) .instruction__step-content {
		font-family: bodoni, sans-serif,sans-serif;
	font-size: 32px;
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.instruction__item:nth-child(3) .instruction__step-content {
		font-family: bodoni, sans-serif,sans-serif;
	font-size: 32px;
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.instruction__item:nth-child(4) .instruction__step-content {
		font-family: bodoni, sans-serif,sans-serif;
	font-size: 32px;
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.instruction__item:nth-child(5) .instruction__step-content {
		font-family: bodoni, sans-serif,sans-serif;
	font-size: 32px;
	text-align: left;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
   
}

.animated-block--init .instruction__step-content {
	-webkit-animation-name: showInstructionContent;
	animation-name: showInstructionContent;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.animated-block--animated .instruction__step-content {
	-webkit-animation-play-state: running;
	animation-play-state: running
}

@media (min-width: 768px) {
	.instruction__step-content {
		font-weight: 700;
		font-size: 24px;
		line-height: 32px;
		letter-spacing: -.005em
	}
}

@media (max-width: 1444px) {
	#bl-1{    
	height: 800px;
	}
}
@media (max-width: 1080px) {
	#bl-1{    
	height: 600px;
	}
}
@media (max-width: 500px) {
	#bl-1{    
	height: 240px;
	}
}
@media (min-width: 1344px) {
	.instruction__step-content {
		font-weight: 700;
		font-size: 28px;
		line-height: 48px;
		letter-spacing: -.005em
	}
}

.modal .instruction__step-content {
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	letter-spacing: normal
}

@media (min-width: 768px) {
	.modal .instruction__step-content {
		font-size: 24px;
		line-height: 40px;
		font-weight: 500;
		letter-spacing: normal
	}
}

@-webkit-keyframes showInstructionNumber {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes showInstructionNumber {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.quote__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (min-width: 768px) {
	.quote__wrapper {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

@media (min-width: 1344px) {
	.quote__wrapper {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 5fr 32px 7fr;
		grid-template-columns: 5fr 7fr;
		-ms-grid-rows: auto;
		grid-template-rows: auto;
		grid-column-gap: 32px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.quote__wrapper > :first-child {
		-ms-grid-row: 1;
		-ms-grid-column: 1
	}

	.quote__wrapper > :nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3
	}
}

.quote__img-wrapper {
	position: relative
}

@media (min-width: 768px) {
	.quote__img-wrapper {
		max-width: calc(100% - 55px);
		padding: 0 10px
	}
}

@media (min-width: 1344px) {
	.quote__img-wrapper {
		max-width: none;
		padding: 0;
		-ms-flex-item-align: start;
		align-self: flex-start
	}
}

.quote__img-wrapper img {
	display: block;
	margin: 0 auto
}

.quote__img-wrapper svg {
	width: 64px;
	height: 64px;
	display: block;
	position: absolute;
	top: 8px;
	right: -16px
}

@media (min-width: 768px) {
	.quote__img-wrapper svg {
		width: 124px;
		height: 124px;
		top: 16px;
		right: -55px
	}
}

@media (min-width: 1344px) {
	.quote__img-wrapper svg {
		width: 184px;
		height: 184px
	}
}

.quote__content {
	width: 100%;
	padding: 23px 0 0
}

@media (min-width: 768px) {
	.quote__content {
		padding: 36px 0 0
	}
}

@media (min-width: 1344px) {
	.quote__content {
		padding: 41px 0 0 83px;
		-ms-flex-item-align: start;
		align-self: flex-start
	}
}

.quote__blockquote, .quote__text p {
	margin: 0
}

.quote__text p + .quote__text p {
	margin-top: 1em
}

@media (min-width: 768px) {
	.quote__text p {
		font-size: 24px;
		line-height: 40px;
		font-weight: 700;
		font-weight: 500;
		letter-spacing: normal
	}
}

@media (min-width: 1344px) {
	.quote__text p {
		font-size: 28px;
		line-height: 48px;
		font-weight: 400;
		letter-spacing: normal
	}
}

.quote__author {
	color: #2c2f5d;
	margin: 12px 0 0
}

@media (min-width: 768px) {
	.quote__author {
		margin: 15px 0 0
	}
}

@media (min-width: 1344px) {
	.quote__author {
		margin: 40px 0 0
	}
}

.quote__author-name {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: normal;
	margin: 0
}

@media (min-width: 768px) {
	.quote__author-name {
		font-weight: 700;
		font-size: 32px;
		line-height: 48px;
		letter-spacing: -.005em
	}
}

.quote__author-position {
	margin: 1px 0 0
}

@media (min-width: 768px) {
	.quote__author-position {
		font-size: 24px;
		line-height: 40px;
		font-weight: 500;
		letter-spacing: normal;
		margin: 0;
		max-width: 75%
	}
}

@media (min-width: 1344px) {
	.quote__author-position {
		max-width: 66.666666%
	}
}

.moments {
	padding: 34px 0 98px;
	overflow: hidden
}

@media (min-width: 768px) {
	.moments {
		padding: 65px 0 167px
	}
}

@media (min-width: 1344px) {
	.moments {
		padding: 105px 0 135px
	}
}
.block_test{margin-bottom: 40px;margin-left: 40px;}
details[open]>summary {
  display: none;
}

summary {
  display: block;
  cursor: pointer;
  padding: 10px;
  transition: .3s;
  border: 1px solid;
  user-select: none;
  text-align: center;
  width: 300px;
	margin: 0 auto;
	background: #3587d1;
	color: #fff;
	font-size: 16px;
}

.bottomvik {
  display: block;
  cursor: pointer;
  padding: 10px;
  transition: .3s;
  border: 1px solid;
  user-select: none;
  text-align: center;
  width: 300px;
	margin: 0 auto;
	background: #3587d1;
	color: #fff;
	font-size: 16px;
}

@media (max-width: 1050px) {
	body > header .slogan span {
		display: none;
	}
	#bl-9 .media {width: 850px;}
	#bl-21 .media {width: 850px;}
	#bl-9 .slide_9 {height: 350px;}
	#bl-21 .slide_21 {height: 350px;}
		#bl-9 .slide_9 {height: 350px;}
	#bl-21 .slide_21 {height: 350px;}
	#bl-2 .media {padding: 30px;}
	#bl-3 .media {padding: 30px;}
	#bl-6 .media {padding: 30px;}
	#bl-7 .media {padding: 30px;}
	#bl-10 .media {padding: 30px;}
	#bl-12 .media {padding: 30px;}
	#bl-14 .media {padding: 30px;}
	#bl-16 .media {padding: 30px;}
	#bl-17 .media {padding: 30px;}
	#bl-20 .media {padding: 30px;}
	#bl-24 .media {padding: 30px;}
	.media-wrap {width: 100%;}
	.slider {padding: 30px;}
}
@media (max-width: 768px) {
	body > header .slogan {
		display: none;
	}
	#bl-9 .media {width: 650px;}
	#bl-21 .media {width: 650px;}
}
@media (max-width: 480px) {
	body > header {
		display: none;
	}
	.media ul li  {text-align: left;font-size: 16px !important;}
	
	#bl-6 .media {padding: 0px 20px;}
	#bl-3 .media-desc img {margin: 0px;}
	#bl-2 .media {padding:30px;}
	#bl-4 .media {padding:0px 10px;}
	#bl-3 .media {background-color: #f7eedd;padding: 0px;}
	#bl-8 .media {background-color: rgba(255,255,255,0.9);padding:  20px;}
	#bl-10 .media {background-color: rgba(255,255,255,0.9);padding: 20px;}
	#bl-20 .media {background-color: rgba(255,255,255,0.9);padding: 0px; }
	#bl-7 .media {margin: 10px 10px;}
	#bl-12 .media {padding: 4px 15px;}
	#bl-14 .media {padding: 4px 30px;}
	#bl-16 .media {padding: 4px 15px;}
	#bl-17 .media {padding: 4px 15px;}
	#bl-24 .media {padding: 4px 15px;}
	#bl-9 .media {width: 330px;}
	#bl-21 .media {width: 330px;}
	.text-background-4 {padding: 10px;}
	.slider {padding: 0px;}
	.one{width: 160px;}
	.two{width: 80px;}
	.free{width: 80px;}
	.instruction__list {
	list-style: none;
	padding: 20px;
	margin: 0;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 24px 1fr;
	grid-template-columns: repeat(1, 1fr);
	-ms-grid-rows: auto 18px auto 18px auto;
	grid-template-rows: repeat(1, auto);
	grid-column-gap: 24px;
	grid-row-gap: 18px
}   
	.media-desc h3 {font-size: 26px;}
	.media      {padding-top: 0px;padding-bottom: 50px;}
	#bl-20 .media {padding: 20px;}
	.media-wrap {width: 100%;padding-bottom: 10px;padding-top: 10px;padding-left: 10px;padding-right: 10px;}
	.media-desc {padding: 0px;font-size: 28px;}
	.rowmedia {margin-right: 0px;margin-left: 0px;}
	.media blockquote {padding: 5px;}
	#bl-20{background-repeat: no-repeat;}
	#bl-20 .media blockquote{padding: 0px;}
	#bl-20 p {padding-left: 5px;padding-right: 5px;}
	.media-desc p {font-size: 16px !important; text-align:left;}
	#bl-3 .media {background: #ffffffeb;padding: 15px;}
	.text-background-10 {padding: 20px;}
	.text-background-11 {padding: 20px;}
	.text-background-12 {padding: 20px;}
	.text-background-13 {padding: 20px;}
	.text-background-15 {padding: 20px;}
	.text-background-16 {padding: 30px;}
	.text-background-17 {padding: 20px;}
	#bl-19 .media {padding: 10px 30px;}
	#bl-9 .slide_9 {height: 250px;}
	#bl-21 .slide_21 {height: 250px;}
	#bl-18 .media {padding: 10px 20px;}
	#bl-22 .media {padding: 10px 20px;}
	.col-lg-3 {width: 100%; -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px;}
	.col-lg-2 {width: 100%; -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px;}
	.col-lg-1 {width: 100%; -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px;}
	.block_test p {font-size: 18px;}
	.cd-top{display: none;}
	.t-title_xs {font-size: 32px;}
	.block_test {margin-bottom: 40px;margin-left: 20px;}
	.animated-text__word {font-size: 32px;}
	.scroll {display: none;}
	.instruction__item:first-child .instruction__step-content { font-size: 22px;}
	.instruction__step-content{font-size: 22px;}
	.instruction__item:nth-child(2) .instruction__step-content { font-size: 22px;}
	.instruction__item:nth-child(3) .instruction__step-content { font-size: 22px;}
	.instruction__item:nth-child(4) .instruction__step-content { font-size: 22px;}
	.instruction__item:nth-child(5) .instruction__step-content { font-size: 22px; }
	
	.instruction__item:first-child .instruction__step-number {
	font-size: 32px;
	right: 0px;
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}

.instruction__item:nth-child(2) .instruction__step-number {
		font-size: 32px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.instruction__item:nth-child(3) .instruction__step-number {
	 font-size: 32px;
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.instruction__item:nth-child(4) .instruction__step-number {
		font-size: 32px;
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}
.instruction__item:nth-child(5) .instruction__step-number {
		font-size: 32px;
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}
}
.card-img{border: 4px solid #ffffff;padding: 0px;}