﻿

/*==============FONTS===============*/

/*
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url(../fonts/MyriadPro-Regular.otf);
   }
*/

/*==================================*/

.wrapper-v {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.clr {
	clear: both;
}
.banner-v {
	width:100%;
	margin: 60px auto;
	padding: 0;
	font-family: Verdana;
}

.ban-left{
	float: left;
    width: 30%;
    min-height: 274px;
    position: relative;
}

.ban-left-1 {
	background: #44C8F5;
	width: 64%;
	min-height: 51%;
	position: absolute;
	top: 0;
	left: 0;
}

.ban-left-2 {
	position: absolute;
	width: 64%;
	border: 3px solid #44C8F5;
	min-height: 50%;
	bottom: 0;
	right: 0px;
}

.ban-middle{
	float: left;
    width: 40%;
    min-height: 274px;
    background: url(images/2.jpg) no-repeat;
    margin-left: -90px;
}

.ban-right {
	float: left;
    width: 40%;
    min-height: 274px;
}

.ban-right-in {
	float: left;
	width: 47.5%;
    min-height: 132px;
    padding-top: 35px;
	text-align: center;
	border:3px solid #44C8F5;
}

.ban-right-plug {
	float: left;
	width: 49%;
	min-height: 109px;
	padding-top: 25px;
	margin-top: 3px;
	background: #7E3FB6;
	text-align: center;
}

.txt-1 {
	position: absolute;
	top: 11%;
	left: 5%;
    width: 54%;
    font-size: 23px;
}

.txt-1 span {
	text-transform: uppercase;
	font-weight: bold;
}
 .txt-2 {
    position: absolute;
    bottom: 10%;
    right: 38%;
    width: 54%;
    font-size: 22px;
 }

.ban-right-in p span {
	font-weight: bold;
}

.ban-right-in p {
	font-size: 24px;
  font-weight: bold;
}

.ban-right-plug p {
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.ban-right-plug a {
	color: #fff;
	font-size: 18px;
	border:2px solid #fff;
	text-decoration: none;
	padding: 4px 11px;
	line-height: 3;
	transition: .3s;
}

.ban-right-plug a:hover {
  color:#7E3FB6;
  background: #fff;
  cursor:pointer;
}

.main-v {
	font-family: Verdana;
	padding: 60px 0;
}

.main-v h2{
	color:#0083C9;
	font-size: 34px;
	margin-bottom: 30px;
	padding: 0 30px;
	text-align: left;
}

.main-v p {
    line-height: 1.4;
    font-size: 14px;
    color: #333;
    text-align: left;
}


@media all and (max-width:900px) {
.ban-left-2 {
	left:0 !important;
	padding-top: 55px;
}

.ban-left-1 {
	    padding-top: 55px;
}
.ban-middle {
	display: none;
}

.ban-left {
	width:50%;
}

.ban-right-in {
	    min-height: 139px;
}

.ban-right, .ban-right-in {
	width: 50%;
}
.ban-left-1, .ban-left-2, .ban-right-plug {
	width: 100%;
}

.ban-right-plug {
	margin-top: 0px;
	padding-top: 21px;
}

.txt-1, .txt-2 {
	position: static;
	text-align: center;
	width: 100%;
}


}


@media all and (max-width:750px) {
.ban-left-2 {
	padding-top: 35px;
}
}

@media all and (max-width:670px) {
.ban-left-1 {
	padding-top: 35px;
}
}

@media all and (max-width:510px) {
.ban-right, .ban-left {
	width: 100%;
}
.ban-left-1, .ban-left-2 {
	padding-top: 52px;
}
.ban-left-2 {
	border-bottom:0px;
}
}

.letniy .txt-1
{
      line-height: 27px;
}

.letniy .ban-right-in p
{
  font-size:20px;
}

.letniy .ban-right-in
{
      line-height: 27px;
    padding-top: 15px;
}

.letniy .ban-middle
{
  background:url('images/letniy.png') no-repeat center center;
}

.letniy .ban-left-2
{
  background:url('images/letniy2.png') no-repeat center center;
}

.letniy .ban-right-in:first-child
{
  background:url('images/letniy3.png') no-repeat center center;
}

.channel-list-item {
    min-height: 155px;
    text-align: center;
    padding: 50px 0 0;
}

.banner-optimalniy
{
	position: relative;
}

.banner-optimalniy input
{
      position: absolute;
    top: 250px;
    right: 70px;
}

.zebra
{
      width: 100%;
    margin: 20px 0;
}

.zebra div
{
    border: 1px solid #dedede;
    padding: 10px;
    margin: -1px -1px 0 0;
    background: #f7f7f7;
}

.tv-pristavka-optimalniy
{
text-align: center;
    position: relative;
}

.tv-pristavka-optimalniy input
{
  position: absolute;
    left: 230px;
    top: 280px;
}

hr
{
  width: 80%;
  margin: 25px 10%;
  border-width: 2px;
  border-color: #d0d0d0;
}