body {
	font-family: Open Sans,Helvetica,Arial,sans-serif;
	font-size: 15px;
	margin: 0;
	line-height: 1.42857;
	display: block;
}
/********  Навигация *******/
nav {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 1000;
	overflow: hidden;
	transition: .3s linear;
	width: 100%;
}
nav ul {
	float: right;
	height: auto;
	line-height: 33px;
	list-style: none;
	margin: 0;
	margin-right: 10%;
	padding-left: 0;
	text-align: center;
}
nav li {
	display: inline-block;
	margin-left: 55px;
	transition: .5s linear;
}
nav li a {
	color: #fff;
	text-transform: uppercase;
	transition: .2s linear;
}
nav li a:hover {
	color: #ccc;
	text-decoration: none;
}
nav .nav_logo {
	height: 33px;
	margin-left: 5%;
	margin-top: 5px;
	width: auto;
}
nav .nav_tv {
	border: 1px solid;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	line-height: 18px;
	padding: 10px;
	text-align: center;
	transition: all .5s;
	width: 150px;
}
.nav_tv:hover {
	background: #107AFE;
	border: 1px solid #107AFE;
	color: #fff;
	text-decoration: none;;
}

/********  Подвал *******/
footer
{
	background-color: #3a3a3a;
	position: relative;
}
footer .footer-nav
{
	padding: 40px 0 80px;
	text-align: center;
}
footer .footer-nav>div
{
	display: inline-block;
	max-width: 270px;
	vertical-align: top;
	width: 33.3%;
}
footer .footer-nav #footer-product
{
	text-align: right;
}
footer .footer-nav #footer-news
{
	margin-left: 40px;
	margin-right: 40px;
}
footer .footer-nav #footer-contact
{
	text-align: left;
}
footer .footer-nav dl
{
	display: inline-block;
	margin-bottom: 0;
	text-align: left;
	vertical-align: top;
}

footer .footer-nav dl dt
{
	color: #9d9d9d;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.1;
	margin-bottom: 30px;
}
footer .footer-nav dl dd
{
	margin: 0;
}
footer .footer-nav dl dd a
{
	color: #9d9d9d;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
}
footer .footer-nav dl dd a:hover
{
	text-decoration: underline;
}
footer .footer-sns
{
	padding-bottom: 49px;
	text-align: center;
}
footer .footer-sns>ul
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
footer .footer-sns>ul li
{
	display: inline-block;
	margin: 0 9px;
}
footer .footer-sns>ul .icon
{
	display: block;
}
footer .footer-sns>ul .icon:before
{
	background-color: #616161;
	border-radius: 100%;
	color: #3a3a3a;
	display: inline-block;
	font-family: icons;
	font-size: 34px;
	font-style: normal;
	font-weight: 400;
	height: 34px;
	line-height: 1;
	moz-osx-font-smoothing: grayscale;
	position: relative;
	speak: none;
	text-align: center;
	transition: all .5s;
	webkit-font-smoothing: antialiased;
	width: 34px;
}

footer .footer-sns>ul .icon.vkontakte:before
{
	content: "";
	display: inline-block;
	font-family: icons;
	font-style: normal;
	font-weight: 400;
	moz-osx-font-smoothing: grayscale;
	position: relative;
	speak: none;
	webkit-font-smoothing: antialiased;
}
footer .footer-sns>ul .icon.vkontakte:hover:before
{
	background-color: #416088;
	color: #fff;
}
footer .footer-sns>ul .icon.fbk:before
{
	content: "";
	display: inline-block;
	font-family: icons;
	font-style: normal;
	font-weight: 400;
	moz-osx-font-smoothing: grayscale;
	position: relative;
	speak: none;
	webkit-font-smoothing: antialiased;
}
footer .footer-sns>ul .icon.fbk:hover:before
{
	background-color: #3b5998;
	color: #fff;
}
footer .footer-sns>ul .icon.google:before
{
	content: "";
	display: inline-block;
	font-family: icons;
	font-style: normal;
	font-weight: 400;
	moz-osx-font-smoothing: grayscale;
	position: relative;
	speak: none;
	webkit-font-smoothing: antialiased;
}
footer .footer-sns>ul .icon.google:hover:before
{
	background-color: #ce2621;
	color: #fff;
}
footer .footer-sns>ul .icon.twr:before
{
	content: "";
	display: inline-block;
	font-family: icons;
	font-style: normal;
	font-weight: 400;
	moz-osx-font-smoothing: grayscale;
	position: relative;
	speak: none;
	webkit-font-smoothing: antialiased;
}
footer .footer-sns>ul .icon.twr:hover:before
{
	background-color: #00aced;
	color: #fff;
}
footer .footer-sns>ul .icon.okru:before
{
	content: "";
	display: inline-block;
	font-family: icons;
	font-style: normal;
	font-weight: 400;
	moz-osx-font-smoothing: grayscale;
	position: relative;
	speak: none;
	webkit-font-smoothing: antialiased;
}
footer .footer-sns>ul .icon.okru:hover:before
{
	background-color: #cf6700;
	color: #fff;
}
footer .footer-contact-us
{
	padding-bottom: 40px;
	padding-top: 20px;
	text-align: center;
}
footer .footer-contact-us>h2
{
	color: #b1b1b1;
	line-height: 40px;
}
footer .footer-contact-us>p
{
	color: #9f9f9f;
}
footer .footer-contact-us .email-link
{
	color: #9f9f9f;
}
footer .footer-contact-us .email-link:hover
{
	border-bottom: 1px solid #9f9f9f;
}
footer .footer-legal
{
	color: gray;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
footer .footer-legal .link
{
	border-right: 1px solid gray;
	color: gray;
	font-size: 15px;
	margin-right: 11px;
	padding-right: 15px;
}
footer .footer-legal .link:hover
{
	text-decoration: underline;
}
footer .footer-legal .copyright
{
	text-transform: uppercase;
}

* {
    box-sizing: border-box;
}
body {
    background: url(../images/fon.jpg)   center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size:cover;
		text-align: center;
		color: #fff;
}
nav {
	padding: 30px 0;
}
a {
    background-color: transparent;
	color: #fff;
	text-decoration: none
}

a, a:hover, a:focus, a:active, a.active {
    outline: none;
}
a:hover, a:focus {

    text-decoration: none;
}
a:active, a:hover {
    outline: 0;
}

.container {
    width: 970px;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
	text-align:center;
}


#channel-list{
    display: block;
	margin-left:10%;
    width:80%;
    height:auto;
}
#channel-images-list{
	margin-top:20px;
}
.channel-img{
    border: 1px solid;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    line-height: 22px;
	margin-left:10px;
	margin-top:10px;
    text-align: center;
    transition: all .5s;
    color: #fff;
    width:80px;
    height:auto;
}
.qh-download{
    border: 1px solid;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    line-height: 20px;
    padding: 14px;
	margin-left:2%;
    text-align: center;
    transition: all .5s;
    color: #fff;
    width:152px;	
}
.qh-download:hover{
    color:#73CFFA;
}
.cclor{
    background:#73CFFA;
}

section.block {
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 100px;
    padding-top: 60px;
}
#block_a {
    padding-bottom: 20px;
    padding-top: 10px;
	padding-left: 20%;
}


.slogan-1 {
    font-size: 48px;
    font-weight: 300;
    margin: 120px 0 0;
}
.slogan-2 {
    font-size: 22px;
    font-weight: 300;
    margin: 25px 0 70px;
}
.slogan-3 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 40px;
	text-align:center;
}

.download {
    border: 1px solid;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    line-height: 22px;
    padding: 18px;
    text-align: center;
    transition: all .5s;
    background-color: #fff;
    border: none;
    color: #334A69;
    width: 373px;
}
.download:hover, .download:focus, .download:active {
    background-color: #334A69;
    color: #fff;
}



.circle{
 width:180px;
 height:180px;
 display:inline-block;
 border-radius:90px;
 -moz-border-radius:90px;
 -webkit-border-radius:90px;
 -khtml-border-radius:90px;
 font-size:20px;
 color:#fff;
 margin-left:20px; 
 margin-top:10px;
 float:center;
}
.circle:hover{
 opacity:0.8;
}

.circle p{
 margin-top:1px;
 margin-left:22px;
 width:130px;
 height:100px;
 text-align:center;
}
.circle-img{
 margin-top:25px;
 width:50px;
 height:50px;
}
.circle.red{
 background:#FE6969;
}
.circle.green{
 background:#9BC715;
}
.circle.blue{
 background:#73CFFA;
}
.circle.orange{
 background:#F8A459;
}


section.features
{
	background-color: #fff;
}
section.features 
{
	padding-bottom: 82px;
	padding-top: 82px;
}
section.features .details
{
	display: table;
	height: 100px;
	margin-top:20px;
}
 .title
{
	color: #505050;
	font-size: 36px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: .79em;
}
.details  p
{
	color: #595959;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
}



