@charset "UTF-8";

*{
margin: 0px;
padding: 0px;
text-align: left;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
display: block;
}
html{
height:100%;
}
body{
text-align: center;
margin: 0px;
color: #000;
font-size: 14px;
font-weight: 400;
font-family: 'Futura PT Book', sans-serif;
background-color: #FFF;
letter-spacing: 0.01em;
}
img{
border: none;
}
ul{list-style: none;
}
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}
.clearfix{
clear: both;
}
a{
text-decoration: none;
transition: all 0.2s ease-in-out;
color: #000;
}

.main{
width: 100%;
max-width: 1480px;
margin: 0 auto;
}
.wrap{
padding: 0px 20px;
position: relative;
}
.flex{
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: stretch;
}

header{
	background: #252525;
	height: 70px;
}
header .logo{
	padding: 15px 0px 10px 0px;
	float: left;
}
header .logo img{
	display: block;
}
header .social{
	width: 150px;
	float: right;
	line-height: 70px;
	text-align: right;
}
header .social a{
	color: #FFFFFF;
	opacity: 0.5;
	font-size: 24px;
	display: inline-block;
	margin: 0px 0px 0px 20px;
}
header .social a:hover{
	opacity: 1;
}
header .wrap{
	text-align: center;
}
.main-menu{
	display: inline-block;
}
.main-menu li{
	float: left;
}
.main-menu li a{
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 70px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline-block;
	padding: 0px 16px;
}
.main-menu li a:hover{
	opacity: 0.7;
}
.main-menu li.active{
	background: #414141;
}
.main-menu li.active a:hover{
	opacity: 1;
}

/*main-box*/
.main-box-niz{
	background: url(../img/niz.jpg) no-repeat 50% 100%;
	padding: 20px 0px 60px 0px;
	font-family: 'FuturaPT-Light';
}
.main-box-niz .slogan{
font-style: normal;
font-weight: 300;
font-size: 40px;
line-height: 151.7%;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
}
.main-box-niz .slogan span{
	display: inline-block;
	background: url(../img/Frame.png) no-repeat 0% 50%;
	padding: 3px 0px 3px 80px;
}
.main-box-niz .subslogan{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 151.7%;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
}
.main-box-niz .subslogan span{
	display: inline-block;
	border-bottom: 2px solid #FF8330;
}
.main-box{
	padding: 0px 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.81) 0%, #131313 100%);
}
.main-box .text{
	padding: 30px 0px;
	width: 55%;
	color: #FFF;
}
.main-box .text .style-1{
font-family: 'FuturaPT-Light';
font-style: normal;
font-weight: 300;
font-size: 34px;
line-height: 122.7%;
padding: 0px 0px 40px 0px;
}
.main-box .text .style-1 span, .main-box .text .style-2 span{
	color: #FF8330;
}
.main-box .text .style-2{
font-style: normal;
font-weight: 400;
font-size: 48px;
line-height: 122.7%;
text-transform: uppercase;
padding: 0px 0px 40px 0px;
}
.main-box .text .heard{
font-family: 'FuturaPT-Light';
margin: 0px 0px 50px 0px;
background: linear-gradient(90.04deg, rgba(26, 25, 30, 0) 8.61%, #414141 44.86%, rgba(26, 25, 30, 0) 87.71%);
font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 151.7%;
}
.main-box .text .heard span{
display: inline-block;
background: url(../img/illustration-heart-m.png) no-repeat 0% 50%;
background-size: auto 100%;
padding: 0px 0px 0px 100px;
}
.main-box .text .button{
border: 1px solid #FF8330;
display: inline-block;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 27px;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
padding: 25px 45px;
}
.main-box .text .button:hover{
background:	#FF8330;
}
.main-box .trener{
	width: 40%;
	background: url(../img/vova-1.png) no-repeat 0% 100%;
	background-size: auto 85%;
	padding-top: 80px;
}
.main-box .trener .inf{
	width: 200px;
	text-align: center;
	font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 135.95%;
text-align: center;
color: #FFFFFF;
float: right;
border-radius: 50%;
padding: 40px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+39,000000+39,000000+52,000000+59&0.65+0,0+67,0+67 */
background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.27) 39%, rgba(0,0,0,0.14) 52%, rgba(0,0,0,0.07) 59%, rgba(0,0,0,0) 67%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.27) 39%,rgba(0,0,0,0.14) 52%,rgba(0,0,0,0.07) 59%,rgba(0,0,0,0) 67%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.27) 39%,rgba(0,0,0,0.14) 52%,rgba(0,0,0,0.07) 59%,rgba(0,0,0,0) 67%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.main-box .trener .inf span{
	color: #FF8330;
	font-family: 'FuturaPT-Light';
	display: block;
	font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 151.7%;
text-align: center;
padding: 5px 0px 0px 0px;
}

footer{
	background: #1A191E;
	padding: 70px 0px;
}
footer .logo{
	width: 290px;
}
footer .logo span{
	font-family: 'FuturaPT-Light';
	display: block;
	font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 26px;
text-transform: uppercase;
color: #FFFFFF;
padding-top: 3px;
}
footer .free{
	width: 370px;
}
footer .free a{
	font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 226.91%;
text-decoration-line: underline;
color: #FF8330;
text-align: center;
display: block;
}
footer .sys-inf{
	font-family: 'FuturaPT-Light';
	font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 28px;
color: #A5A4B7;
}
footer .menu ul{
	width: 50%;
	float: left;
}
footer .menu a{
	display: inline-block;
font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 45px;
font-family: 'FuturaPT-Light';
color: #A5A4B7;	
}
footer .menu a.act, footer .menu p a{
	color: #FF8330;
	text-decoration-line: underline;
}
footer .menu a:hover, footer .free a:hover{
color: #FFF;
}
footer .menu p{
	padding: 0px 0px 0px 0px;
}

.box-in{
	padding: 50px 0px 30px 0px;
}
.box-in .title{
	background: #1A191E;
	padding: 10px 30px;
	margin: 0px 0px 30px 0px;
}
.box-in .title span{
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 140.2%;
color: #FFFFFF;
display: block;
line-height: 50px;
}
#treningi .title span{
	background: url(../img/trening.png) no-repeat 0% 50%;
	padding: 0px 0px 0px 90px;
}
#treningi .item{
	width: 49%;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	box-sizing: border-box !important;
	padding: 25px 35px 120px 35px;
	margin: 0px 0px 65px 0px;
	color: #000;
	position: relative;
	background: #FBFAF8;
}
#treningi .item .subtitle{
font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 126.7%;
font-family: 'FuturaPT-Light';
}
#treningi .item h3{
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 126.7%;
font-family: 'Futura PT Demi';
text-transform: uppercase;
padding: 0px 0px 15px 0px;
}
#treningi .item hr{
	border: none;
	border-top: 2px solid #FF8330;
	width: 270px;
	margin: 15px 0px;
}
#treningi .item p{
	font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 126.7%;
font-family: 'FuturaPT-Light';
padding: 15px 0px 25px 0px;
max-width: 280px;
}
#treningi .item .more{
	display: inline-block;
	border: 2px solid #FF8330;
	padding: 14px 30px;
	font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 14px;
text-align: center;
text-transform: uppercase;
font-family: 'Futura PT Demi';
color: #000;
position: absolute;
bottom: 30px;
}
#treningi .item .more:hover{
	background: #FF8330;
	color: #FFFFFF;

}
#treningi .item .price {
  color: #FF8330;
  font-size: 16px;
  position: absolute;
  bottom: 80px;
}
#treningi .item .price span{
    font-family: 'Futura PT Demi';
    font-size: 18px;
}


#treningi .item.it-1{
background: #FBFAF8 url(../img/sexy-smiling-beautiful-woman-her-handsome-boyfriend-happy-cheerful-family-having-tender-momentsyoung-passionate-couple-hugging-sensual-pair-isolate.jpg) no-repeat 100% 100%;	
background-size: auto 85%;
}
#treningi .item.it-2{
background: #FBFAF8 url(../img/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheer.jpg) no-repeat 100% 100%;	
background-size: auto 85%;
}

.go-in-razdel{
	text-align: center;
}
.go-in-razdel a.button{
border: 2px solid #FF8330;
display: inline-block;
font-style: normal;
font-family: 'Futura PT Demi';
font-weight: 600;
font-size: 24px;
line-height: 28px;
text-align: center;
text-transform: uppercase;
color: #000;
padding: 25px 90px;
}
.go-in-razdel a.button:hover{
background:	#FF8330;
color: #FFFFFF;
}

#book .title span{
	background: url(../img/book.png) no-repeat 0% 50%;
	padding: 0px 0px 0px 90px;
}
#book .item{
	margin: 0px 0px 50px 0px;
	color: #000000;
}
#book .item.bk{
	width: 350px;
}
#book .item h3{
	font-family: 'Futura PT Demi';
	font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 140.2%;
padding: 0px 0px 10px 0px;
}
#book .item .subtitle{
	font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 140.2%;
padding: 0px 0px 10px 0px;
}
#book .item p{
		font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 126.7%;
font-family: 'FuturaPT-Light';
padding: 15px 0px 15px 0px;
}
#book .item img{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

#podkast .title span{
	background: url(../img/podkast.png) no-repeat 0% 50%;
	padding: 0px 0px 0px 90px;
}
#blog .title span{
	background: url(../img/blog.png) no-repeat 0% 50%;
	padding: 0px 0px 0px 90px;
}

.blog-in{
	width: 75%;
	flex-wrap: wrap;
}
.blog-in .item{
	width: 30%;
	font-family: 'FuturaPT-Light';
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
	margin: 0px 0px 30px 0px;
}
.blog-in .item img{
	width: 100%;
}
.blog-in .item .text{
	padding: 10px 25px 30px 25px;
}
.blog-in .item .text span{
font-style: normal;
font-weight: 300;
font-size: 12px;
line-height: 17px;
color: #A5A4B7;
display: inline-block;
padding: 0px 0px 0px 20px;
}
.blog-in .item .text span.date{
	float: left;
	background: url(../img/date.png) no-repeat 0% 50%;
}
.blog-in .item .text span.view{
	float: right;
	background: url(../img/view.png) no-repeat 0% 50%;
}
.blog-in .item .text h3{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 120%;
color: #000000;
padding: 17px 0px 30px 0px;
}
.more{
	display: inline-block;
	border: 2px solid #FF8330;
	padding: 14px 60px;
	font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 18px;
text-align: center;
text-transform: uppercase;
font-family: 'Futura PT Demi';
color: #000;
}
.more:hover{
	background: #FF8330;
	color: #FFFFFF;
}

.banner{
	width: 330px;
}
.banner .item{
	margin: 0px 0px 30px 0px;
	padding: 30px 25px;
	text-align: center;
	width: 330px;
	box-sizing: border-box !important;
}
.free-black{
	background: #000000;
}
.free-black .subtitle{
	font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 151.7%;
color: #FFFFFF;
font-family: 'Futura PT Demi';
}
.free-black h3{
	font-style: normal;
font-weight: 300;
font-size: 40px;
line-height: 100%;
font-family: 'FuturaPT-Light';
color: #FFFFFF;
padding: 40px 0px 20px 0px;
}
.free-black h3 span{
	color: #FF8330;
	display: inline-block;
    margin: 10px 0px 0px 0px;
}
.banner .item a.more{
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: 400;
	font-family: 'Futura PT Book', sans-serif;
	margin-top: 40px;
}
.free-black a.more{
	border: 1px solid #FF8330;
	color: #FFFFFF;
}
.podpiska{
	background: linear-gradient(0deg, #A22112 0%, #FF8330 100%);
}
.podpiska .fon{
	background: url(../img/mail.png) no-repeat 80% 20%;
	text-align: center;
}
.podpiska .subtitle{
	font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 130%;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
font-family: 'FuturaPT-Light';
padding: 30px 0px 30px 0px;
}
.podpiska h3{
	font-style: normal;
font-weight: 500;
font-size: 30px;
line-height: 120%;
text-align: center;
color: #FFFFFF;
font-family: 'FuturaPT-Medium';
padding: 15px 0px;
}
.podpiska a.more{
	border: 1px solid #FFF;
	color: #FFFFFF;
}
.podpiska a.more:hover{
	border: 1px solid #000;
	background: #000;
	color: #FFFFFF;
}

.main-box.vn{
	padding: 70px 0px 100px 0px;
}
.main-box.review{
	background: url(../img/fon-review.jpg) no-repeat 50% 50%;
	background-size: cover;
	
}
.main-box.vn .navigator{
	font-style: normal;
	font-family: 'FuturaPT-Light';
font-weight: 300;
font-size: 20px;
line-height: 22px;
color: #FFF;
padding: 0px 0px 20px 0px;
}
.main-box.vn .navigator a{
color: #A5A4B7;	
}
.main-box.vn .style-2{
	font-family: 'FuturaPT-Light';
	font-style: normal;
font-weight: 300;
font-size: 40px;
line-height: 157.7%;
text-transform: uppercase;
color: #FFFFFF;
padding: 30px 0px 5px 0px;
}
.main-box.vn .style-1{
	font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 28px;
color: #FF8330;
padding: 0px 0px 60px 0px;
}

.content{
	padding: 100px 0px 50px 0px;
}

.otzivi #niz-sl, .otzivi #osn-sl{
	margin: 0px 0px 50px 0px;
	position: relative;
	padding: 0px 30px;
}
.otzivi #niz-sl .item{
	width: 400px;
	background: #C4C4C4;
	margin: 0px 10px;
	position: relative;
}
.otzivi #niz-sl .item:before{
	content: " ";
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0px 0px -25px;
	z-index: 50;
	background: url(../img/play.png) no-repeat 50% 50%;
}
.otzivi #osn-sl .item{
	width: 1250px;
	height: 500px;
	background: #C4C4C4;
	margin: 0px 10px;
}
.otzivi #osn-sl .item iframe{
	height: 500px !important;
}
.slider .slick-arrow{
	width: 31px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -28px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}
.otzivi #niz-sl .slick-arrow.slick-prev{
	left: 0px;
	background: url(../img/left.png) no-repeat 50% 50%;
}
.otzivi #niz-sl .slick-arrow.slick-next{
	right: 0px;
	background: url(../img/right.png) no-repeat 50% 50%;
}

.dark{
	padding: 30px 0px 0px 0px;
	background: #212121;
}
#phone-sl .item{
	width: 340px;
	position: relative;
}
#phone-sl .item img{
	width: 100%;
	max-width: 347px;	
}
#phone-sl{
	margin: 0px 0px 0px 0px;
	position: relative;
	padding: 0px 30px;
}
#phone-sl .slick-arrow.slick-prev{
	left: 0px;
	background: url(../img/left-w.png) no-repeat 50% 50%;
}
#phone-sl .slick-arrow.slick-next{
	right: 0px;
	background: url(../img/right-w.png) no-repeat 50% 50%;
}

.rekl-box.free-black{
	padding: 40px 100px;
	float: none;
	text-align: center;
	background: #191A1E;
}
.rekl-box.free-black img{
	float: right;
}
.rekl-box.free-black h3{
	font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 100%;
text-transform: uppercase;
font-family: 'Futura PT Book', sans-serif;
padding-bottom: 60px;
max-width: 80%;
}
.rekl-box.free-black a.more{
	font-family: 'FuturaPT-Light';
}

.ask{
	background: linear-gradient(222.49deg, #070707 -44.54%, #B82413 28.3%, #EF7525 84.39%);
	padding: 50px 50px;
	position: relative;
	margin-top: -180px;
	margin-bottom: 80px;
}
.ask .flex{
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.ask .text{
	width: 60%;
color: #FFFFFF;
font-family: 'FuturaPT-Light';
}
.ask .text h3{
font-style: normal;
font-weight: 300;
font-size: 40px;
line-height: 160.2%;
}
.ask .text p{
	font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 151.7%;
}
.ask .contact{
	display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.ask .contact img{
width: 37px;
}
.ask .contact a{
	margin: 0px 0px 0px 11px;
}
.ask .contact a.social{
display: inline-block;
padding: 12px 0px;;
}
.ask .contact a.more{
	border: 1px solid #FFF;
	color: #FFFFFF;
	font-family: 'FuturaPT-Light';
	margin: 0px 0px 0px 20px;
}
.ask .contact a.more:hover{
	border: 1px solid #000;
	background: #000;
	color: #FFFFFF;
}
footer.vn{
	margin-top: 150px;
}

.main-box.test{
	background: url(../img/fon-test.png) no-repeat 50% 50%;
	background-size: cover;
}
.main-box .style-3{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 157.7%;
color: #FFFFFF;
font-family: 'FuturaPT-Light';
}
.main-box .style-3 ul{
	list-style: disc;
	padding: 20px 0px 0px 30px;
	width: 60%;
}
.testing{
	width: 73%;
}
.testing .item{
	border: 1px solid #A5A4B7;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: left;
	font-family: 'FuturaPT-Light';
	margin: 0px 0px 30px 0px;
}
.testing .item h3{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 111.7%;
color: #000000;
padding: 0px 0px 10px 0px;
}
.testing .item p{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 40px;
height: 80px;
overflow: hidden;
color: #000;
padding: 0px 0px;
}
.testing .item img{
	display: block;
	width: 245px;
}
.testing .item .text{
	padding: 30px 40px;
	position: relative;
	width: 100%;
}
.testing .item .view{
font-style: normal;
font-weight: 300;
font-size: 12px;
line-height: 17px;
color: #A5A4B7;
display: inline-block;
padding: 0px 0px 0px 20px;
background: url(../img/view.png) no-repeat 0% 50%;
}
.testing .item .go{
	font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 22px;
color: #FF8330;
display: inline-block;
padding: 0px 50px 0px 0px;
background: url(../img/go.png) no-repeat 100% 50%;
position: absolute;
bottom: 30px;
right: 30px;
}

a.more.style2{
	border: 1px solid #FF8330;
	color: #FF8330;
	font-family: 'Futura PT Book', sans-serif;
	text-transform: none;
	font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 27px;
text-align: center;
margin: 30px 0px 0px 0px;
}
a.more.style2:hover{
color: #FFF;
}

.main-box.podkast{
	background: url(../img/fon-podkast.jpg) no-repeat 50% 50%;
	background-size: cover;
	padding: 70px 0px 80px 0px;
}
.main-box.vn .style-4 {
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 120%;
text-transform: uppercase;
color: #FF8330;
padding: 0px 0px 20px 0px;
max-width: 70%;
}

.main-box.kontakt{
	background: url(../img/fon-contact.png) no-repeat 50% 50%;
	background-size: cover;
	padding: 70px 0px 80px 0px;
}

.contact-form{
	padding: 40px 90px;
	font-family: 'FuturaPT-Light';
	background: #FFF;
}
.w50{width: 47%;box-sizing: border-box !important;}
.contact-form .flex{
align-items:flex-end ;
}
.contact-form p{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 48px;
color: #000000;
padding: 18px 0px 30px 0px;
}
.contact-form .social{
	margin: 0px 10px 0px 0px;
}
.contact-form .social img{
	width: 37px;
}
.contact-form label{
	display: block;
	font-weight: 300;
font-size: 30px;
line-height: 48px;
color: #000000;
padding: 18px 0px 0px 0px;
}
.contact-form input[type='text']{
	box-sizing: border-box !important;
	border: 1px solid #000000;
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 48px;
color: #A5A4B7;
font-family: 'FuturaPT-Light';
padding: 16px 10px;
width: 100%;
margin: 0px 0px 50px 0px;
}
.contact-form input[type='submit']{
background: #000000;
border: none;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 80px;
text-align: center;
text-transform: uppercase;
font-family: 'Futura PT Book', sans-serif;
color: #FFFFFF;
width: 100%;
margin: 100px 0px 50px 0px;
cursor: pointer;
}

.content.black{
background: linear-gradient(0deg, rgba(0, 0, 0, 0.81) 0%, #131313 100%);
}

.main-box.blog{
	background: #090909 url(../img/fon-blog-1.jpg) no-repeat 80% 0%;
	background-size: auto 100%;
}
.blog .style-2{
	width: 50%;
}
.blog .style-2 span{
	color: #FF8330;
}

.search{
	margin: 0px 0px 50px 0px;
}
.search input{
	background: #FFFFFF url(../img/search-interface-symbol.png) no-repeat 99% 50%;
	border: 1px solid #A5A4B7;
	width: 100%;
	box-sizing: border-box !important;
	font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 46px;
color: #A5A4B7;
font-family: 'FuturaPT-Light';
padding: 0px 20px;
}

.content h2{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 140.2%;
color: #000000;
font-family: 'FuturaPT-Light';
padding: 0px 0px 35px 0px;
}
.blog-in .flex{
	flex-wrap: wrap;
}
.filter{
	margin: 0px 0px 50px 0px;
	font-family: 'FuturaPT-Light';
}
.filter.flex{
	align-items:flex-start;
	justify-content: flex-start;
}
.filter .title{
font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 46px;
color: #000000;
background: url(../img/filter.png) no-repeat 0% 50%;
padding: 0px 0px 0px 35px;
margin: 0px 30px 0px 0px;
}
.filter .tags a{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 46px;
text-align: center;
color: #A5A4B7;
display: inline-block;
padding: 0px 10px;
margin: 0px 10px 10px 0px;
background: #EFEFF1;
}

#prokach h2{
	font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 126.7%;
text-align: center;
text-transform: uppercase;
color: #000000;
padding: 40px 0px 50px 0px;
}
#prokach .nice-list ul li{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 151.7%;
color: #000000;	
font-family: 'FuturaPT-Light';
padding: 0px 0px 0px 60px;
margin: 0px 0px 10px 0px;
background-repeat: no-repeat;
background-position: 0px 50%;
background-size: 30px auto;
}
#prokach .nice-list ul li.icon-1{
background-image: url(../img/female-hair-shape-and-face-silhouette.png);	
}
#prokach .nice-list ul li.icon-2{
background-image: url(../img/in-love2.png);	
}
#prokach .nice-list ul li.icon-3{
background-image: url(../img/in-love.png);	
}
#prokach .nice-list ul li.icon-4{
background-image: url(../img/gender.png);	
}
#prokach .nice-list ul li.icon-5{
background-image: url(../img/like.png);	
}
#prokach .nice-list ul li.icon-6{
background-image: url(../img/stop.png);	
}
#prokach .nice-list ul li.icon-7{
background-image: url(../img/broken-heart.png);	
}
#prokach .nice-list ul li.icon-8{
background-image: url(../img/crown.png);	
}
#prokach .nice-list ul li.icon-9{
background-image: url(../img/hand-shake.png);	
}
#prokach .nice-list ul li.icon-10{
background-image: url(../img/man-in-suit-and-tie.png);	
}
#prokach .nice-list ul li.icon-11{
background-image: url(../img/running.png);	
}
#prokach .nice-list ul li.icon-12{
background-image: url(../img/fist.png);	
}

#call-me .call-me_in{
	background: linear-gradient(202.06deg, #070707 -28.34%, #B82413 45.08%, #EF7525 101.62%);
	padding: 40px 90px 20px 90px;
	font-family: 'FuturaPT-Light';
	color: #FFFFFF;
}
#call-me .call-me_in .fon{
		background: url(../img/cll.png) no-repeat 90% 50%;
}
#call-me .call-me_in .text h2{
	font-style: normal;
font-weight: 300;
font-size: 40px;
line-height: 145.7%;
color: #FFFFFF;
}
#call-me .call-me_in .text .subtitle{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 151.7%;
padding: 10px 0px 20px 0px;
}
#call-me .call-me_in p{
	font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 151.7%;
padding: 0px 0px 20px 0px;
}
#call-me .call-me_in .social{
	margin: 0px 10px 0px 0px;
}
#call-me .call-me_in .social img{
	width: 37px;
}
#call-me .call-me_in hr{
	border: none;
	border-top: 1px solid rgb(201, 201, 201, 0.5);
	margin: 15px 0px 20px 0px;
}
#call-me .call-me_in p a{
	color: #FFFFFF;
}
#call-me .call-me_in p a{
	display: inline-block;
	margin: 0px 10px 0px 10px;
}
#call-me .call-me_in .info-icon{
	background: url(../img/Ellips.png) no-repeat 0% 0%;
	padding: 0px 0px 0px 130px;
}

#otzv .title span{
	background: url(../img/review.png) no-repeat 0% 50%;
	padding: 0px 0px 0px 90px;
}

.video-box{
	padding: 100px 0px 0px 0px;
}
.video-box .video, .video-box .video-text{
	width: 50%;
	box-sizing: border-box !important;
}
.video-box .in{
	background: #1A191E;
}
.video-box .video{
	border: 5px solid #FF8330;
}
.video-box .video{
   background: url(../img/fon-vimeo.jpg) no-repeat 50% 50%; 
   background-size: 100% auto;
}
.video-box .video a{
    display: block;
    height: 100%;
    background: url(../img/play.png) no-repeat 50% 50%;
}
.video-box .video-text{
	padding: 20px 20px 0px 70px;
}
.video-box .video-text ul li{
	padding: 0px 0px 30px 50px;
	background: url(../img/marker.png) no-repeat 0% 8px;
	font-family: 'FuturaPT-Light';
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	line-height: 151.7%;
	color: #FFFFFF;
}
.video-box .video-text ul li strong{
	font-family: 'Futura PT Demi';
	font-style: normal;
	font-weight: 600;
	display: block;
}

/* article */
.main-box.vn.article{
	background: linear-gradient(91.81deg, rgba(0, 0, 0, 0.3) 23.34%, rgba(184, 36, 19, 0.3) 81.35%, rgba(239, 117, 37, 0.3) 97.59%), linear-gradient(180deg, rgba(0, 0, 0, 0.81) 0%, #131313 100%), #1A191E;
	padding: 70px 0px 0px 0px;
}
.main-box.vn.article .style-title{
	background: #FFF;
	padding: 50px 20px 20px 20px;
	margin: 40px 0px 0px 0px;
}
.main-box.vn.article .style-title h1{
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 60px;
text-align: center;
color: #000000;
width: 100%;
max-width: 920px;
margin: 0 auto;
}
.w-1000{
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	position: relative;
}
img.full{
	width: 100%;
}
.w-1000 p{
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 40px;
color: #000000;
padding: 20px 0px;
}
.content.article{
	padding: 40px 0px 50px 0px;
}


.otzivi #niz-sl .item{
	cursor: pointer;
}

.nice-art h2{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 34px;
line-height: 50px;
color: #000000;
margin: 40px 0px 20px 0px;
background: url(../img/line.png) no-repeat 0% 21px;
padding: 0px 0px 0px 70px;
}
.nice-art blockquote{
	width: 460px;
	float: right;
	border-top: 2px solid #000000;
	margin: 20px 0px 100px 70px;
	padding: 30px 0px 0px 0px;
}
.nice-art blockquote p{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-size: 28px;
line-height: 50px;
}
.nice-art blockquote p:before{
content: ' ';
display: inline-block;
width: 60px;
height: 50px;
background: url(../img/cit.png) no-repeat 0% 0%;
float: left;
}
.nice-art h3{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 34px;
line-height: 28px;
color: #000000;
padding: 20px 0px;
}

.w-1000 .info-panel{
	position: absolute;
	top: 0px;
	right: -350px;
	background: #FFF;
	font-family: 'FuturaPT-Light';
	font-style: normal;
	font-weight: 300;
	color: #000000;
	line-height: 33px;
	font-size: 22px;
	width: 320px;
}
.w-1000 .info-panel span{
	color: #A5A4B7;
}
.w-1000 .info-panel .view{
	background: url(../img/view.png) no-repeat 0% 50%;
	margin: 15px 0px;
	padding: 0px 0px 0px 30px;
	color: #A5A4B7;
}
.w-1000 .info-panel a{
	text-decoration: underline;
}

.list-title{
	margin: 70px 0px;
	border-left: 5px solid #FF8330;
	padding: 0px 0px 0px 80px;
}
.list-title div{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 28px;
text-transform: uppercase;
color: #000000;
}
.list-title h3{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 34px;
line-height: 28px;
text-transform: uppercase;
color: #000000;
padding: 40px 0px;
}
.list-title ol{
	font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 40px;
color: #FF8330;
padding: 0px 0px 0px 30px;
}
.list-title ol a{
color: #000000;	
}
.list-title ol a:hover{
color: #FF8330;	
}

.main-box.traning{
	background: url(../img/fon-tran.jpg) no-repeat 50% 50%;
	background-size: cover;
	padding: 70px 0px 0px 0px;
}
.main-box.traning .img{
	width: 30%;
	background: url(../img/vova-2.png) no-repeat 100% 100%;
	background-size: auto auto;
}
.main-box.traning .text {
  padding: 0px 0px 30px 0px;
  width: 60%;
}

#tran-list .big{
background: #FBFAF8;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
padding: 30px 30px 0px 30px;
}
#tran-list .big .in{
	width: 100%;
	max-width: 1130px;
	margin: 0 auto;
	padding-bottom: 30px;
	background: url(../img/fon-tr-1.png) no-repeat 100% 100%;
	background-size: 55% auto;
}
#tran-list .big h2{
	font-family: 'Futura PT Demi';
	font-style: normal;
font-weight: 600;
font-size: 38px;
line-height: 126.7%;
text-transform: uppercase;
color: #000000;
border-bottom: 2px solid #FF8330;
padding: 0px 0px 15px 0px;
margin: 0px 0px 20px 0px;
}
#tran-list .big .sub-title{
	font-family: 'Futura PT Demi';
	font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 126.7%;
text-transform: uppercase;
color: #FF8330;
padding: 5px 0px 15px 0px;
}
#tran-list .big p{
font-family: 'Futura PT Demi';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 126.7%;
color: #000000;
padding: 0px 0px 45px 0px;
max-width: 60%
}
#tran-list .big ul{
padding: 10px 0px 45px 30px;	
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 126.7%;
color: #000000;
list-style: disc;
}


.upform h3{
font-family: 'Futura PT Demi';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 140.2%;
padding: 0px 20px 10px 20px;
text-align: center;
}
.upform input[type='text']{
	box-sizing: border-box !important;
	border: 1px solid #000000;
	font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 28px;
color: #A5A4B7;
font-family: 'FuturaPT-Light';
padding: 16px 10px;
width: 100%;
margin: 0px 0px 10px 0px;
}
.upform input[type='submit']{
background: #FF8330;
border: none;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 60px;
text-align: center;
text-transform: uppercase;
font-family: 'Futura PT Book', sans-serif;
color: #FFFFFF;
width: 100%;
box-sizing: border-box !important;
margin: 20px 0px 0px 0px;
cursor: pointer;
}

#treningi .item.it-3{
background: #FBFAF8 url(../img/0010.png) no-repeat 100% 100%;	
background-size: auto 75%;
}
#treningi .item.it-4{
background: #FBFAF8 url(../img/0009.png) no-repeat 100% 100%;	
background-size: auto 75%;
}
#tran-list h3.title-center{
font-family: 'Futura PT Demi';
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 126.7%;
text-align: center;
text-transform: uppercase;
color: #000000;
padding: 10px 0px 40px 0px;
}

#treningi .item.it-5{
background: #FBFAF8 url(../img/vid-2.png) no-repeat 100% 80%;	
background-size: 55% auto;
}
#treningi .item.it-6{
background: #FBFAF8 url(../img/vid-1.png) no-repeat 100% 80%;	
background-size: 55% auto;
}
#treningi #tran-list .item{
padding: 25px 35px 100px 35px;
}
#treningi #tran-list .item p{
font-family: 'Futura PT Book', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 126.7%;
color: #000000;
}
#treningi.content {
  padding: 80px 0px 50px 0px;
  margin: 0px 0px 50px 0px;
}
#treningi.content.dark{
	background: #131313;
}
#treningi.content.dark #tran-list h3.title-center{
color: #FFF;	
}

#treningi.content.dark .item{
background-color: linear-gradient(180deg, rgba(0, 0, 0, 0.81) 0%, #131313 100%);
box-shadow: 0px 0px 20px rgba(165, 164, 183, 0.25);
color: #FFF;
}
#treningi.content.dark #tran-list .item p{
color: #FFF;	
}
#treningi.content.dark .item .more{
color: #FFF;	
}

#treningi .item.it-7{
background: #131313 url(../img/tra-d-1.png) no-repeat 90% 90%;	
background-size: auto 55%;
}
#treningi .item.it-8{
background: #131313 url(../img/tra-d-2.png) no-repeat 100% 100%;	
background-size: auto 65%;
}
#treningi.content.dark .flex{
	flex-wrap: wrap;
}
#treningi .item.it-9{
background: #131313 url(../img/tra-d-3.png) no-repeat 100% 100%;	
background-size: auto 65%;
}
#treningi .item.it-10{
background: #131313 url(../img/tra-d-4.png) no-repeat 100% 100%;	
background-size: auto 65%;
}

#treningi .item.it-11{
background: #131313 url(../img/___22.png) no-repeat 100% 100%;	
background-size: auto 55%;
}
#treningi .item.it-12{
background: #131313 url(../img/0007.png) no-repeat 100% 100%;	
background-size: auto 55%;
}
#treningi .item h3.orange{
	color: #FF8330;
}

#treningi .sistema .modul{
	padding: 50px 0px;
}
#treningi .sistema .modul .img{
	width: 25%;
}
#treningi .sistema .modul .img img{
	width: 80%;
}
#treningi .sistema .modul .text{
	width: 75%;
}
#treningi .sistema .modul .text .subtitle{
font-family: 'Futura PT Demi';
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 47px;
color: #FF8330;
}
#treningi .sistema .modul .text h3{
	padding: 30px 0px;
	font-style: normal;
font-weight: 400;
font-size: 26px;
line-height: 120%;
text-transform: uppercase;
color: #FFFFFF;
}
#treningi .sistema .modul .text ul{
font-family: 'FuturaPT-Light';
font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 50px;
color: #FFFFFF;
padding: 0px 0px 30px 20px;
list-style: disc;
}
#treningi .sistema .modul .more{
color: #FFFFFF;	
}

#treningi .sistema .line{
background: url(../img/modul-line.png) no-repeat 50% 50%;	
background-size: auto 100%;	
height: 100px;
}
#all-sis h3.title-center{
	color: #FFF;
	padding: 30px 0px;
}
#all-sis.content.dark{
	margin: 0px;
background: url(../img/Rectangle-573.png) no-repeat 50% 50%;	
background-size: cover;
padding: 0px 0px 0px 0px;
}
#all-sis.content.dark .more{
color: #FFFFFF;	
}
#all-sis.content.dark .text .subtitle{
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 35px;
color: #FF8330;
padding: 10px 0px;
}
#all-sis.content.dark .text .subtitle span{
	color: #FFFFFF;	
}
#all-sis.content.dark .heard{
margin: 0px 0px 50px 0px;
background: linear-gradient(90.04deg, rgba(26, 25, 30, 0) 8.61%, #414141 44.86%, rgba(26, 25, 30, 0) 87.71%);
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 151.7%;
color: #FFFFFF;	
max-width: 50%;
margin: 30px 0px 50px 0px;
}
#all-sis.content.dark .heard span{
display: inline-block;
background: url(../img/illustration-heart-m.png) no-repeat 0% 50%;
background-size: auto 100%;
padding: 0px 0px 0px 100px;
}

.main-box-niz.all{
	background: #131313;
	padding: 20px 0px 0px 0px;
	font-family: 'FuturaPT-Light';
}
.main-box-niz.all .slogan{
font-style: normal;
font-weight: 300;
font-size: 40px;
line-height: 151.7%;
text-align: center;
text-transform: none;
color: #FFFFFF;
}
.main-box-niz.all .slogan span{
	display: inline-block;
	background: none;
	padding: 20px 0px 20px 0px;
}
#all-sis .line{
background: url(../img/Rectangle-575.png) no-repeat 50% 100%;	
background-size: 100% auto;
height: 70px;	
}
.mobile{
	display: none !important;
}
.sm-menu{
	display: none;
}

.podkasting{
	width: 75%;
	margin: 0px 30px 0px 0px;
}
.podkasting .item, #podkast .item{
	padding: 0px 0px 30px 0px;
} 

.main-box.vn.review .contact img{
	width: 45px;
}
.main-box.vn.review .contact a{
	display: inline-block;
	margin: 10px 20px 0px 0px;
}
#all-sis h3.title-center.subtitle-center{
	text-align: left;
	padding: 10px 0px;
	font-family: 'FuturaPT-Light';
	font-weight: 300;
}
#all-sis .text p{
	color: #FFF;
	font-family: 'Futura PT Demi';
font-style: normal;
font-weight: 600;
font-size: 30px;
padding: 10px 0px;
}
#all-sis .text ul{
	color: #FFF;
font-family: 'FuturaPT-Light';
font-size: 30px;
padding: 10px 0px 10px 30px;
line-height: 151.7%;
list-style: disc;
}
#all-sis.content.dark.marafon{
	background: #1a191f url(../img/steps.jpg) no-repeat 50% 0%;	
margin-bottom: 50px;
padding-bottom: 25px;
background-size: auto 100%;
}
#all-sis.content.dark.marafon #tran-list{
    padding-right: 40%;
}

.otzivi #osn-sl .item a::before {
    content: " ";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0px 0px -25px;
    z-index: 50;
    background: url(../img/play.png) no-repeat 50% 50%;
}
.pad-niz{margin-bottom: 50px;}
.nice-art img {
    width: 100%;
}
.main-box.vn{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.main-box.traning, .main-box.vn.article{
    padding-bottom: 0px !important;
}

.nice-art p a, .nice-art ul a, .nice-art ol a{
    color: #FF8330;
}
.nice-art .list-title ol a{
    color: #000;
}
.nice-art .list-title ol a:hover{
    color: #FF8330;
}
.nice-art ul{
    padding: 10px 30px;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    list-style: disc;
}
.nice-art ol{
    padding: 20px 30px 10px 30px;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
}
.main-box .style-3 ul li a{
    color: #FFF;
    text-decoration: underline;
}
.main-box .style-3 ul li a:hover{
    text-decoration: none;
}

.nice-art code{
    display: block;
    padding: 20px 40px;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    margin: 0px 40px;
    border: 5px solid #FF8330;
    font-style: italic;
font-weight: 700;
}

.blog-in .item .text {
    padding-bottom: 70px;
    
}
.blog-in .item{
    position: relative;
}
.blog-in .item .text a.more{
    position: absolute;
    bottom: 30px;
}

#phone-sl .item{
	width: 330px;
	position: relative;
	padding: 7px 15px 20px 15px;
	background: url(../img/fon-iph.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#phone-sl .item img{
	width: 100%;
	border-radius: 30px;
}

.bot_right{
    position: fixed;
    top: 30%;
    right: 0px;
}
.nice-art ul li, .nice-art ol li{
    padding: 0px 0px 10px 0px;
}

#in_article .rekl-box.free-black{
    margin: 20px 0px;
    padding: 30px 30px;
    text-align: left;
}
#in_article .rekl-box.free-black h3{
    color: #FFF;
}
.nice-art #in_article .rekl-box.free-black img{
    width: auto;
}
#in_article .rekl-box.free-black a.more{
    font-family: 'Futura PT Book', sans-serif;
}

.content.article .social{
    text-align: center;
}
.content.article .social .h4{
    margin: 30px 0px 30px 0px;
    text-align: center;
    background: url(../img/line.png) repeat-x 0% 50%;
}
.content.article .social .h4 span{
    font-size: 18px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    padding: 0px 30px;
    background: #FFF;
    font-weight: bold;
    text-align: center;
}
#my-rating{
    padding: 0px 0px 30px 0px;
    display: inline-block;
    text-align: center;
}
.content.article .social ul{
    width: 100%;
    display: block;
}
.content.article .social ul li{
    width: 14%;
    margin: 0px!important;
}
.content.article .social ul li a{
    text-align: center;
}
#poisk_rezult a{
    color: #FF8330;
text-decoration: underline;
}
#poisk_rezult a:hover{
    text-decoration: none;
}
.simplesearch-result .extract{
    padding: 0px 0px 0px 30px;
    font-size: 16px;
    line-height: 24px;
}
.simplesearch-result .extract p{
    font-size: 16px;
    line-height: 24px;
}
.simplesearch-result h3{
    font-size: 24px;
    line-height: 28px;
    padding: 30px 0px 0px 0px;
}
.simplesearch-results .simplesearch-highlight{
    font-weight: bold;
}

#other_articles{
    padding: 50px 0px 0px 0px;
}
#other_articles .blog-in{
    width: 100%;
}
.ya-share2__container_shape_round.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
    background-size: 60px 60px!important;;
}
.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    height: 64px!important;;
    width: 64px!important;;
}

.pagination li{
    float: left;
    font-size: 16px;
    padding: 0px 20px 0px 0px;
}
.pagination li a{
    color: #FF8330;
}
.main-menu ul li{
    position: relative;
}
.main-menu ul li ul{
    position: absolute;
    top: 70px;
    left: 0px;
    background: #252525;
    width: 300px;
    z-index: 100;
    display: none;
}
.main-menu ul li ul li{
    float: none;
}
.main-menu ul li ul li a{
    text-transform: none;
    line-height: 20px;
    padding: 10px 15px 10px 15px;
}
.main-menu ul li:hover ul{
    display: block;
}
.main-menu ul li.active ul{
    background: #414141;
}
.main-menu ul li.active ul a:hover{
    opacity: 0.7;
}
.w-1000 .center{
    text-align: center;
}
.item.podpiska.game img{
    width: 100%;
    display: block;
}
.banner .item.podpiska.game a.more{
    width: 100%;
    box-sizing: border-box !important;
    margin-top: 0px;
}
.banner .item.free-black a.more{
    width: 100%;
    box-sizing: border-box !important;
}
.tg_button{
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 56px;
    height: 56px;
    z-index: 50;
}
.tg_button a{
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
}
.tg_button img{
    width: 100%;
    border-radius: 50%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.tg_button a:hover{
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
}
.rekl-box.free-black.game img{
    height: 250px;
}
.hud__speed{
    text-align: center;
}

/*game2*/
.rekl-box.free-black.game.game2 h4{
    font-size: 18px;
    color: #FF8330;
    text-transform: uppercase;
    ont-style: normal;
    font-weight: 400;
}
.rekl-box.free-black.game.game2 h3{
    text-transform: uppercase;
    max-width: 100%;
    line-height: 120%;
    font-size: 26px;
}
.rekl-box.free-black.game.game2 h3 span{
    margin: 0px;
}

.rekl-box.free-black.game.game2 .in{
    padding: 30px 30px;
    width: 100%;
}
#in_article .rekl-box.free-black.game2{
    padding: 0px 0px 0px 0px;
}
#in_article .rekl-box.free-black.game2{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
}
#in_article .rekl-box.free-black.game2.forimg{
    align-items: center;
}
#in_article .rekl-box.free-black.game2 .img{
    width: 40%;
    background: #FF8330;
background: radial-gradient(circle farthest-corner at center center, #FF8330 -50%, #191A1E 50%);
}
#in_article .rekl-box.free-black.game2 .img div{
    height: 100%;
    background-size: auto 95% !important;
    text-align: center;
}
#in_article .rekl-box.free-black.game2 .img div img{
    float: none;
}

#in_article .rekl-box.free-black.game2.testing{
    width: 100%;
}
#in_article .rekl-box.free-black.game2.testing h3{
    padding: 0px 0px 20px 0px;
}
#in_article .rekl-box.free-black.game2.testing h3, #in_article .rekl-box.free-black.game2.testing h4{
   text-align: center; 
}
#in_article .rekl-box.free-black.game2.testing .in{
    text-align: center; 
}
.more_rew .item{
    width: 50%;
    box-sizing: border-box !important;
    padding: 20px;
    float: left;
}
.more_rew .item{
	position: relative;
}
.more_rew .item:before{
	content: " ";
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0px 0px -25px;
	z-index: 50;
	background: url(../img/play.png) no-repeat 50% 50%;
}
.btn.btn-default.btn-more{
    border: 2px solid #FF8330;
display: inline-block;
font-style: normal;
font-family: 'Futura PT Demi';
font-weight: 600;
line-height: 28px;
text-align: center;
text-transform: uppercase;
color: #000;
font-size: 22px;
padding: 15px 80px;
margin: 0 auto!important;
width: auto !important;
background:	#FFF;
display: block;
cursor: pointer;
transition: all 0.2s ease-in-out;
}
.btn.btn-default.btn-more:hover{
background:	#FF8330;
color: #FFFFFF;
}
.nice-art .faq{
    border-left: 3px #FF8330 solid;
    padding: 0px 0px 0px 20px;
}

.article .style-title .slogan{
    text-align: center;
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 34px;
line-height: 50px;
color: #000000;
margin: 40px 0px 10px 0px;
}

.article .banner_img{
    padding: 30px 0px;
}
.article .banner_img img{
    width: 100%;
}

.mob_banner{
    display: none !important;
} 
.dsk_banner{
    display: block !important;
} 

#vip-trening #tran-list .big{
    background: url(https://thumb.tildacdn.com/tild6137-3039-4236-b038-353961636634/-/format/webp/bg222.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#vip-trening #tran-list .big h2{
    color: #FFF;
}
#vip-trening #tran-list .big p, #vip-trening #tran-list .big ul, #vip-trening .more{
    color: #FFF;
}
#vip-trening #tran-list .big .in{
    background: url(https://static.tildacdn.com/tild6130-3636-4538-a431-353739346437/shamshurin.png) no-repeat 90% 100%;
    background-size: 30% auto;
}
.banner_img .in img{
    width: 100%;
}
.modal_mess{
    padding: 0px;
}
.modal_mess p{
    padding: 10px 0px 15px 0px;
    font-style: normal;
  font-weight: 300;
  font-size: 20px;
  font-family: 'FuturaPT-Light';
}
.modal_mess h2{
    font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  color: #000000;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
.modal_mess img{
    width: 100%;
    max-width: 1200px;
}
#fancybox-1 .fancybox__content{
    padding: 0px;
}

.new-banner{
    margin: 30px 0px;
    background: #000 url(../img/fon-top3.jpg) no-repeat 50% 100%;
    background-size: 100% auto;
    padding: 30px 0px;
}
.new-banner .lenta{
    height: 80px;
    background: url(../img/lenta.png) no-repeat 50% 50%;
    background-size: auto 100%;
    margin-top: -50px;
}
.new-banner .new-banner_in{
    padding: 0px 30px;
}
.new-banner .new-banner_in .text{
    width: 65%;
    float: left;
}
.new-banner .new-banner_in .text h3{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    color: #FFF;
}
.new-banner .new-banner_in .text h3 span{
    color: #FF8330;
}
.new-banner .new-banner_in .text p{
    opacity: 0.8;
    font-size: 24px;
    color: #FFF;
    line-height: 30px;
    padding: 0px;
}
.new-banner .new-banner_in .video{
    width: 33%;
    float: right;
    padding-top: 30px;
}
.new-banner .new-banner_in .video img{
    width: 100%;
}
.new-banner .new-banner_in .btn{
    padding: 30px 0px 30px 0px;
    float: left;
}
.new-banner .new-banner_in .btn a{
    display: inline-block;
    padding: 15px 30px;
    color: #282828;
    text-transform: uppercase;
    background: #FF8330;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Open Sans';
}
.new-banner .new-banner_in .timer p{
    opacity: 0.8;
    font-size: 16px;
    color: #FFF;
    line-height: 30px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
}
.new-banner .new-banner_in .timer #timer{
    color: #FFF;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
}

#banner-pod h3{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #FF8330;
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
    line-height: inherit;
}
#banner-pod .btn{
    text-align: center;
}
#banner-pod .btn a{
    display: inline-block;
    padding: 15px 30px;
    color: #282828;
    text-transform: uppercase;
    background: #FF8330;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Open Sans';
}
#banner-pod .timer{
    text-align: center;
    padding: 20px 0px;
}
#banner-pod .timer p{
    padding: 0px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
}
#banner-pod .timer #timer{
    text-align: center;
    font-size: 44px;
    font-weight: 700;
}
#banner-pod .video img{
    width: 100%;
}

#strong-gen #tran-list .big .in{
    background-image: url(../img/gen.png);
    background-size: 35% auto;
}
#flirt #tran-list .big .in{
    background-image: url(../img/flirt.png);
    background-size: 35% auto;
}
#all-sis.content.dark.marafon.dengi{
    background-image: url(../img/2-3.webp);
    background-position: 100% 0%;
}



