@font-face {
  font-family: 'PFDinTextCompPro';
  src: url('../font/pfdintextcomppro-medium.eot');
  src: url('../font/pfdintextcomppro-medium.woff') format('woff'), url('../font/pfdintextcomppro-medium.ttf') format('truetype'), url('../font/pfdintextcomppro-medium.svg#webfontfNexjmlx') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaCondCond';
  src: url('font/futuraco-webfont.eot');
  src: local('O'), url('font/futuraco-webfont.woff') format('woff'), url('font/futuraco-webfont.ttf') format('truetype'), url('font/futuraco-webfont.svg#webfontfNexjmlx') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-regular';
  src: url('../font/opensans-regular.eot');
  src: url('../font/opensans-regular.woff') format('woff'), url('../font/opensans-regular.ttf') format('truetype'), url('../font/opensans-regular.svg#webfontfNexjmlx') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-light';
  src: url('../font/opensans-light.eot');
  src: url('../font/opensans-light.woff') format('woff'), url('../font/opensans-light.ttf') format('truetype'), url('../font/opensans-light.svg#webfontfNexjmlx') format('svg');
  font-weight: normal;
  font-style: normal;
}
#menu ul{
	list-style: none;
    padding: 0;
    margin: 0;
    width: 222px;
    float: left;
}
    .okno {
      position: fixed;
      width: 934px;
      height: 100%;
      z-index: 2;
      display: none;
      opacity: 0.9;
    }

    *+html .oknoTabl {
      margin-left: -30px;
    }

    .oknoTabl {
      height: 100%;
      width: 100%;
      text-align: center;
    }

    .oknoUgolLeftTop {
      background: url(image/oknoUgolLeftTop.png) no-repeat;
      width: 23px;
      height: 23px;
    }

    .oknoUgolLeftBottom {
      background: url(image/oknoUgolLeftBottom.png) no-repeat;
      width: 23px;
      height: 23px;
    }

    .oknoUgolRightTop {
      background: url(image/oknoUgolRightTop.png) no-repeat;
      width: 23px;
      height: 23px;
    }

    .oknoUgolRightBottom {
      background: url(image/oknoUgolRightBottom.png) no-repeat;
      width: 23px;
      height: 23px;
    }

    .oknoTop {
      background: url(image/oknoTop.png) repeat-x;
    }

    .oknoBottom {
      background: url(image/oknoBottom.png) repeat-x;
    }

    .oknoLeft {
      background: url(image/oknoLeft.png) repeat-y;
    }

    .oknoRight {
      background: url(image/oknoRight.png) repeat-y;
    }

    .oknoContent {
      background: #e7e7e7;
      width: 500px;
      height: 320px;
      display: none;
    }
    .posleExit {
      padding-top: 20px;
    }
    #exit2 {
      background: url(image/exit.png);
      float: right;
      width: 46px;
      height: 17px;
    }
    #exit2:hover {
      background: url(image/exit.png);
      background-position: -47px 0;
      width: 46px;
      height: 17px;
    }
    #exit2:active {
      background: url(image/exit.png);
      background-position: -94px 0;
      width: 46px;
      height: 17px;
    }
    .vvodTextPhone,
    .vvodText {
      border: 1px solid rgba(196,196,196,1);
      border-radius: 5px;
      padding: 5px;
width: 245px;
      margin: 5px;
    }
.nsselect {
      background: rgb(226,226,226);
      background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(196,196,196,1) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(100%,rgba(196,196,196,1)));
      background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
      background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
      background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
      background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c4c4c4',GradientType=0 );
      padding: 1px 1px;
      border-radius: 6px;
     margin: 5px 0 0 5px;
width: 255px;
}
.vvodTextPromo {
	border: 1px solid rgba(196,196,196,1);
	border-radius: 5px;
	padding: 5px;
	width: 245px;
	margin: 5px;
}

.viborOS {
      font-family: PFDinTextCompPro;
      -webkit-appearance: none;
      width: 100%;
      outline: none;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      text-decoration: none;
      cursor: pointer;
      border: none;
      position: relative;
      background-image: url(../images/arrowup.png);
      background-repeat: no-repeat;
      background-position: 228px 10px;
      color: #838383;
      font-size: 18px;
      padding: 3px 7px;
      border-radius: 5px;
      height: 100%;
}
.otpravit {
      position: relative;
      margin-top: 10px;
}
.license {
    font-family: opensans-regular, arial;
    font-size: 13px;
}
.license a {
    font-family: opensans-regular, arial;
    text-decoration: underline;
    color: #0e2229;
    font-size: 13px;
}
.nsinput {
    position: relative;

}
.nsinput img {
    margin-bottom: -7px;
	padding-top: 5px;
	position: absolute;
	top: 4px;
	right: 12px;
}
.otpravit{
    margin: 0 auto;
	background: rgb(226,226,226);
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(196,196,196,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(100%,rgba(196,196,196,1)));
	background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
	background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
	background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
	background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c4c4c4',GradientType=0 );
	padding: 1px 1px;
	border-radius: 6px;
	width: 118px;
	margin: 8px auto;
}
.otpravit a {
	color: #737373;
	font-size: 17px;
	text-decoration: none;
	background: #eeeeee;
	padding: 4px 7px;
	border-radius: 5px;
	font-family: PFDinTextCompPro;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	height: 100%;
	width: 104px;
	align-items: flex-start;
	text-align: center;
	display: block;
}
.poddergh {
	font-family: 'robotoregular';
	font-size: 20px;
	margin-bottom: 10px;
	color: #7E7E7E;
}

.budservn {
font-family: PFDinTextCompPro;
text-transform: uppercase;
font-size: 16px;
padding-top: 13px;
padding-left: 5px;
margin: 0;
}

.buttonZakaz img {
  cursor: pointer;
  }

.buttonZakaz a {
  cursor: pointer;
  }

.Cont3 {
  font-family: 'robotoregular';
  vertical-align: top;
  font-size: 14px;
  color: #8e6b4c;
}


.cont2 a {
  font-family: 'robotoregular';
  vertical-align: top;
  font-size: 14px;
  color: #18b6e9;
}

.cont2 a:hover {
  font-family: 'robotoregular';
  vertical-align: top;
  font-size: 14px;
  color: #18b6e9;
}

.button {
  width: 200px;
  font-size: 31px;
  color: #c6c7c5;
}
#login .buttonZakaz a{
	text-decoration:underline;
	font-size: 12px;
    color: #18b6e9;
}
#login .buttonZakaz a:hover{
	text-decoration:none;
}
.reg{
	margin-right: 58px;
}
.label-discount {
  position: absolute;
  right: 50px;
  top: 125px;
}
.label-discount img {
  display: block;
  width: 80%;
}
.zagolovok {
    position: absolute;
	top: 910px;
    color: #000;
    font-size: 26px;
    left: 0px;
}
#contSred {
  width: 100%;
  height: auto;
  text-align: center;
}

.peregorodka {
  background: url(image/liniya.png) no-repeat 50% 0%;
  height: 185px;
  width: 20px;
  float:left;
}

#contLeft1 {
  position: absolute;
  width: 230px;
  margin-top: 20px;
}

#contCentr1 {
  position: absolute;
  width: 300px;
  margin-left: 358px;
}

#contRight1 {
  position: absolute;
  width: 220px;
  margin-left: 695px;
    margin-top: 20px;
}

#contLeft {
	width: 288px;
    float: left;
}

#contCentr {
  width: 288px;
    float: left;
}

#contRight {
    float: left;
	width:288px;
}

.contBigShriftLeft {
	font-family: FuturaCondCond;
  font-size: 60px;
  color: #ecacd7;
  padding-right: 15px;
  float: left;
    padding-top: 15px;
}
.contBigShriftLeft2 {
    font-size: 40px;
    font-family: FuturaCondCond;
    line-height: 40px;
    color: #d64054;
    padding-bottom: 7px;
}
.contBigImgLeft {
  background: url(image/gift.png) no-repeat;
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 10px;
}
.contBigImgCenter {
  background: url(image/cards.png) no-repeat;
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 10px;
}
.contBigImgRight {
  background: url(image/support.png) no-repeat;
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 10px;
}

.contSmallShriftLeft {
    font-family: FuturaCondCond;
    font-size: 20px;
    color: #ecacd7;
}

#contImgCenter {
  background: url(image/contImgCenter.png) no-repeat 0% 90%;
  width: 60px;
  height: 90px;
}

.contBigShriftCenter {
	font-family: FuturaCondCond;
    font-size: 60px;
    color: #cdb49f;
    padding-right: 15px;
    float: left;
    padding-top: 15px;
}

.contBigShriftCenter2 {
    font-size: 40px;
    font-family: FuturaCondCond;
    line-height: 40px;
    color: #024769;
    padding-bottom: 8px;
}

.contBigCifriCenter {
    font-family: FuturaCondCond;
    font-size: 60px;
    height: 60px;
	color: #cdb49f;
}

.contSmallShriftCenter {
    font-family: FuturaCondCond;
    font-size: 20px;
	color: #cdb49f;
}

#contImgRight {
  background: url(image/contImgRight.png) no-repeat 0% 90%;
  width: 60px;
  height: 90px;
}

.contBigShriftRight {
    color: #8e6b4c;
    font-family: FuturaCondCond;
    font-size: 60px;
    padding-right: 15px;
    float: left;
    padding-top: 15px;
}

.contBigShriftRight2 {
    font-size: 40px;
    font-family: FuturaCondCond;
    line-height: 40px;
    color: #5b5b5b;
    padding-bottom: 8px;
}

.contBigCifriRight {
    font-size: 60px;
    color: #8e6b4c;
    vertical-align: bottom;
    text-align: left;
    font-family: FuturaCondCond;
    height: 60px;
}

.contSmallShriftRight {
	color: #8e6b4c;
    font-family: FuturaCondCond;
    font-size: 20px;
}

.contentText1 {
  font-family: 'robotoregular';
  font-size: 10px;
  color: #606060;
  text-align: left;
  width: 170px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
}

.contentText2 {
  font-family: 'robotoregular';
  font-size: 10px;
  color: #e7e7e7;
  text-align: left;
  width: 190px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
}

.contentText3 {
  font-family: 'robotoregular';
  font-size: 10px;
  color: #606060;
  text-align: right;
  width: 100%;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
}

.contentText {
    font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #606060;
  text-align: left;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.contentTextChitatDalee {
  float: left;
}

.contentTextChitatDalee a {
  text-decoration: underline;
  font-family: 'robotoregular';
  font-size: 18px;
  color: #232323;
  text-align: left;
  width: 300px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.contentTextChitatDalee a:hover {
  text-decoration: none;
}

















body {
  margin: 0;
  background: url(image/background.png);
  border-style: solid;
  border: 0;
}

body img {
  border: 0;
}

@font-face {
  font-family: 'FuturaCondCond';
  src: url('font/futuraco-webfont.eot');
  src: local('O'), url('font/futuraco-webfont.woff') format('woff'), url('font/futuraco-webfont.ttf') format('truetype'), url('font/futuraco-webfont.svg#webfontfNexjmlx') format('svg');
  font-weight: normal;
  font-style: normal;
}

a {
  outline: none;
  color: #FFFFFF;
  font-family: Myriad Pro;
  text-decoration: none;
}


table {
  border-collapse: collapse;
}
 .license a{
  color:#65CAF1;
      }

#all {
  margin-left: auto;
  margin-right: auto;
  width: 934px;
  height: auto;
}


#general {
	    position: relative;
margin: 0 auto;
  width: 904px;
  height: auto;
}

#header {
  width: 100%;
  height: 54px;
}

.zaglav {
  background-color: #18b6e9;
  width: 176px;
  text-align: center;
  font-size: 30px;
  float: left;
  height: 54px;
}
.twitter{
	float: left;
    margin: 11px 7px 11px 7px;
}
.budserv span{
    margin: 0;
    font-size: 40px;
    font-family: FuturaCondCond;
	line-height: 40px;
}
#email{
    margin: 11px 7px 11px 7px;
	float: left;
}
.zaglav a {
    line-height: 54px;
}
.nafig  td{
    text-align: center;
}
.nafig {
  margin: 15px auto 0;
width: 128px;
}

#ptica {
    margin: 11px 7px 11px 7px;
	float: left;
}

#content1 {
  margin-top: 20px;
}

.menu1 {
  width: 220px;
}

.menu2 {
  width: 230px;
}

.budserv {
  font-family: Arial,Helvetica,sans-serif;
  color: #18b6e9;
  padding-bottom: 10px;
    width: 450px;
    float: right;
}

.budserv2{
  font-family: 'robotoregular';
  font-size: 16px;
  color: #18b6e9;
  padding-bottom: 10px;
}

.styleMenu1 a{
  font-family: FuturaCondCond;
  font-size: 25px;
  color: #7e7e7e;
text-transform: uppercase;
}

.styleMenu2 a {
  font-family: FuturaCondCond;
  font-size: 25px;
  color: #6fc00f;
 text-transform: uppercase;
}

.styleMenu3 a {
  font-family: FuturaCondCond;
  font-size: 25px;
  color: #18b6e9;
}

.styleMenu1 a:hover, .styleMenu2 a:hover, .styleMenu3 a:hover,  .styleMenu4 a:hover{
  text-decoration: underline;
}
#menu{
	width:454px;
	float:left;
    margin-top: 56px;
}
.styleMenu2{
    float: left;
    width: 222px;
	height: 30px;	
}
.level2 li{
	height:30px;
}
.parent{
    height: auto !important;
}
.styleMenu3, .styleMenu4{
    width: 232px;
    float: left;
    height: 30px;	
}
.styleMenu1{
    float: left;
    width: 222px;
	height: 30px;	
}
.cont2 {
    font-family: Arial,Helvetica,sans-serif;
  vertical-align: top;
  font-size: 14px;
  color:#000;
}
.telefon a:hover{
	text-decoration:none;
}
.telefon a{
    font-size: 12px;
    color: #18b6e9;
	font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    font-weight: normal;
}
.telefon {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #18b6e9;
    float: left;
    font-weight: bold;
    width: 192px;
    text-align: center;
    margin-top: 11px;
    margin-right: 39px;
    margin-left: 39px;
}

.comment {
	font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  color: #c6c7c5;
}

.comment a {
	font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  color: #c6c7c5;
}

#podpis3 {
  width: 200px;
  float: right;
  margin-top: 258px;
  margin-right: -170px;
}

#podpis4 {
  width: 200px;
  float: right;
  margin-top: 285px;
  margin-right: 0px;
}

#podpis5 {
  width: 210px;
  float: right;
  margin-top: 270px;
  margin-right: 90px;
}

.bgRed {
  background-color: #db0015;
}

.bgYellow {
  background-color: #dbbf00;
}

#centrFon {
    background: url(image/imageFon.png) no-repeat bottom;
    width: 904px;
    height: 433px;
    margin-top: 10px;
    position: relative;
}

#cluch {
  position: absolute;
  background: url(image/cluch.png) no-repeat;
  width: 30px;
  height: 25px;
  margin-left: -28px;
margin-top: 11px;
}

#contSred {
  margin-top: 15px;
  width: 100%;
  height: auto;
  text-align: center;
}
.name_tarif{
    font-family: 'proxima_nova_rgbold';
	font-size:31px;
	text-align:center;
    text-transform: uppercase;
	margin-top: 28px;
	color:#000;
}
.obem_memory{
	padding-bottom:20px;
	border-bottom:1px solid #f1f1f1;
}
.obem_tarif, .obem_memory{
	margin-top:25px;
	font-family: 'robotoregular';
	font-size:23px;
	font-weight:bold;
	text-align:center;
}
.obem_tarif span, .obem_memory span{
	color:#978a9f;
	font-size:12px;
	font-weight:normal;
}
.obem_memory span{
	font-size:13px;
}
.opic_tarif{
	margin-top:20px;
	text-align:center;
	font-size: 14px;
    font-family: 'robotoregular';
	color:#000;
	padding-bottom:20px;
	border-bottom:1px solid #f1f1f1;
}
.tarif.one:hover{
	-webkit-box-shadow: 0px 0px 1px 3px rgba(255,100,46,1);
	-moz-box-shadow: 0px 0px 1px 3px rgba(255,100,46,1);
	box-shadow: 0px 0px 1px 3px rgba(255,100,46,1);
}
.tarif.two:hover{
	-webkit-box-shadow: 0px 0px 1px 3px rgba(127,197,255,1);
	-moz-box-shadow: 0px 0px 1px 3px rgba(127,197,255,1);
	box-shadow: 0px 0px 1px 3px rgba(127,197,255,1);
}
.tarif.three:hover{
	-webkit-box-shadow: 0px 0px 1px 3px rgba(136,123,99,1);
	-moz-box-shadow: 0px 0px 1px 3px rgba(136,123,99,1);
	box-shadow: 0px 0px 1px 3px rgba(136,123,99,1);
}
.tarif.four:hover{
	-webkit-box-shadow: 0px 0px 1px 3px rgba(85,43,156,1);
	-moz-box-shadow: 0px 0px 1px 3px rgba(85,43,156,1);
	box-shadow: 0px 0px 1px 3px rgba(85,43,156,1);	
}
.tarif.five:hover{
	-webkit-box-shadow: 0px 0px 1px 3px rgba(78,175,23,1);
	-moz-box-shadow: 0px 0px 1px 3px rgba(78,175,23,1);
	box-shadow: 0px 0px 1px 3px rgba(78,175,23,1);
}
#menuFooter{
	float:right;
}
#menuFooter li{
    display: inline;
    margin: 0 10px;
}
.content2{
	font-family: 'robotoregular';
    font-size: 14px;
	padding: 0 10px;
}
.one{
	color:#ff642e;
}
.two{
	color:#7fc5ff;
}
.three{
	color:#887b63;
}
.four{
	color:#552b9c;
}
.five{
	color:#4eaf17;
}
.one .buttonZakaz a {
	background: #ff642e;
}
.two .buttonZakaz a {
	background:#7fc5ff;
}
.three .buttonZakaz a {
	background:#887b63;
}
.four .buttonZakaz a {
	background:#552b9c;
}
.five .buttonZakaz a {
	background:#4eaf17;
}
.tarif  .buttonZakaz a {
    cursor: pointer;
    display: block;
    margin: auto;
    width: 124px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 10px;
}
.tarif .buttonZakaz{
	width:100%;
}
.price_tarif{
	margin-top:25px;
    font-family: 'proxima_nova_rgbold';
	font-size:50px;
	text-align:center;
    line-height: 40px;
    text-transform: uppercase;
    height: 64px;
}
.price_tarif span{
    font-size: 14px;
    font-family: 'robotoregular';
    font-weight: bold;
	line-height:14px;
}
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('font/proximanova-bold-webfont.eot');
    src: url('font/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/proximanova-bold-webfont.woff2') format('woff2'),
         url('font/proximanova-bold-webfont.woff') format('woff'),
         url('font/proximanova-bold-webfont.ttf') format('truetype'),
         url('font/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('font/roboto-regular_allfont.ru-webfont.eot');
    src: url('font/roboto-regular_allfont.ru-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/roboto-regular_allfont.ru-webfont.woff2') format('woff2'),
         url('font/roboto-regular_allfont.ru-webfont.woff') format('woff'),
         url('font/roboto-regular_allfont.ru-webfont.ttf') format('truetype'),
         url('font/roboto-regular_allfont.ru-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.tarif{
	width:170px;
	height:515px;
	float:left;
	background:#fff;
	margin:0 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 50px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
}
#contImgLeft {
  background: url(image/contImgLeft.png) no-repeat 0% 80%;
  width: 52px;
  height: 90px;
}
.clear{
	clear:both;
}
.contBigCifriLeft {
    font-family: FuturaCondCond;
    font-size: 60px;
    color: #ecacd7;
    height: 60px;
}

.zena1 {
  margin-left: 0px;
  min-width: 50px;
}

.contSmallShrift {
  font-family: 'robotoregular';
  font-size: 13px;
  vertical-align: top;
  text-align: left;
}

#contImgCenter {
  background: url(image/contImgCenter.png) no-repeat 0% 70%;
  width: 70px;
  height: 90px;
}

#contImgRight {
  background: url(image/contImgRight.png) no-repeat 0% 80%;
  width: 70px;
  height: 90px;
}


#footer {          
    width: 904px;
    margin: 40px auto 20px;
    overflow: hidden;
}

.baner {
  vertical-align: top;
  width: 150px;

}

.textFooter {
  width: 320px;
  font-family: 'robotoregular';
  color: #232323;
  font-size: 12px;
  text-align: left;
      float: left;
}

#menuFooter {
  width: 540px;
  height: 40px;
  text-align: center;
  float: right;
}

#menuFooter td {
  vertical-align: top;
}


#menuFooter a {
  font-family: 'robotoregular';
  font-size: 12px;
  color: #232323;
}

#menuFooter a:hover {
  color: #696969;
  text-decoration: underline;
}





.tableBorderT {
  background: url(image/tableBorderT.png) repeat-x;
}

.tableCornLT {
  background: url(image/tableCornLT.png) no-repeat;
}

.tableCornRT {
  background: url(image/tableCornRT.png) 100% 0 no-repeat;
  padding: 1px;
}

.tableBorderTop {
  background: #eeeeee;
}

.tableTarif {
  width: 100%;
}

.tableTarif td {
  background: #fff;
  border-right-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #cfcfcf;
  text-align: center;
  padding: 20px 0;
}

.tableTarif tr.tableTarifTitle td {
  background: none;
  font-weight: normal;
}

.tableBorderLeft {
  background: url(image/tableBorderT.png) repeat-y;
}

.tableBorderRight {
  background: url(image/tableBorderT.png) 100% 0 repeat-y;
}

td.tdRightNoneBord {
  border-right-style: none;
}

.tdRightNoneBord a{
color:#FF0000;
}

td.chooseTarifPlane {
  width: 170px;
  font-family: 'robotoregular';
  font-size: 10px;
  color: #606060;
  text-align: left;
  padding-left: 28px;
}

td.skidki {
  background: #283d5a;
  color: #fff;
  font-size: 11px;
  font-family: 'robotoregular';
  padding: 6px 0;
  font-weight: normal;
}

.tableSize td {
  font-weight: bold;
  font-family: 'robotoregular';
  font-size: 15px;
  color: #606060;
}

td.titlePoint, .titlePoint td {
  font-family: 'robotoregular';
  font-size: 10px;
  color: #606060;
  text-align: left;
  padding: 15px 10px 15px 28px;
  font-weight: normal;
}

.tableBottomTr td {
  border-bottom-style: none;
  background: none;
  height: 57px;
  padding: 0;
  text-align: left;
  vertical-align: middle;
}


.tableBottomTr td div {
  margin: 4px auto 0;
  width: 134px;
}

.tableCornLB {
  background: url(image/tableCornLB.png) no-repeat 0 100%;
}

.tableCornRB {
  background: url(image/tableCornRB.png) 100% 100% no-repeat;
}

.tableBorderB {
  background: url(image/tableBorderB.png) 0 100% repeat-x;
}

.tableBorderB2 {
  background: url(image/tableBorderT.png) 0 100% repeat-x;
}

.tableTarifName td {
  padding: 0;
  border: 0;
}

td.contBigShrift{
  font-family: 'robotoregular';
  font-size: 41px;
  vertical-align: bottom;
  text-align: left;
  width: 100%;
  padding: 0;
}

.farmName {
  color: #9a1623;
}

.villageName {
  color: #199405;
}

.RanchoName {
  color: #8e6b4c;
}

.CloudName {
  color: #0063c0;
}

td.tableTarifNameTd {
  padding: 0 25px 5px;
}

td.ot {
  padding: 10px 0 0;
  font-family: 'robotoregular';
  font-size: 24px;
}

.tableBlockTovarTd {
  padding: 40px 0 0;
}

.tableRam {
  width: 100%;
}

.tableRamTovar, .sizeTovar td {
  padding: 10px 20px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #cfcfcf;
}

td.noneBorder {
  border-right-style: none;
}

.tableRamTovar table {
  width: 100%;
}

.tableRamTovar td {
  font-family: 'robotoregular';
  font-size: 10px;
  color: #606060;
  text-align: left;
  font-weight: normal;
}

td.nameRam {
  width: 100%;
  font-family: 'robotoregular';
  font-size: 41px;
  color: #363636;
}

.tableCornRT td {
}

.sizeTovar td {
  text-align: center;
  color: #363636;
  font-family: 'robotoregular';
  font-size: 24px;
  padding: 15px;
}

.oneTdWhiteBg {
  background: #fff;
  text-align: center;
  padding: 10px;
}

.tableFooterTd {
  height: 55px;
}

.tableRamTovar {
  width: 25%;
  vertical-align: top;
}

.oneTdWhiteBg {
  padding: 10px 20px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #cfcfcf;
}

.Prognoz {
  color: #606060;
  font-size: 19px;
  font-family: 'robotoregular';
}

.prognozUtoch {
  font-size: 11px;
  font-family: 'robotoregular';
  color: #606060;
}

.tableSlayder {
  width: 100%;
}

.slayderTd {
  width: 100%;
}

.nameSlayder {
  font-family: 'robotoregular';
  color: #363636;
  font-size: 25px;
}

.inputUserBlock {
    overflow: hidden;
    float: left;
}

.navigate {
 /*  width: 100%; */
}

.inputUserBlock div{
  padding: 0 5px;
    font-family: Arial,Helvetica,sans-serif;
  color: #7e7e7e;
  font-size: 10px;
}
.forma{
    float: left;	
}
.forma span{
	display:block;
}
.inputUserBlock a {
    font-family: Arial,Helvetica,sans-serif;
  color: #7e7e7e;
  font-size: 10px;
}

.inputUserBlock a:hover {
  text-decoration: underline;
}

.inputUserBlock input {
  width: 120px;
  height: 22px;
  border: solid 1px #18b6e9;
  padding: 0;
}
.vhod a{
	color:#fff;
}
.vhod{
    float: left;
    margin-top: 13px;
    background: #18b6e9;
}
.notPassword a {
  color: #7e7e7e;
  font-size: 15px;
}

.modal {
  display: none;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
-webkit-box-shadow: 0px 1px 5px -1px #000;
-moz-box-shadow: 0px 1px 5px -1px #000;
box-shadow: 0px 1px 5px -1px #000;
}

.modal a.close-modal {
  position: absolute;
top: -10px;
right: -10px;
cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url(../images/modclose.png) no-repeat 0 0;
}

.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url(spinner.gif) #111 no-repeat center center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}

.box-title h3 {
font-size: 18px;
color: #838383;
font-weight: normal;
border-bottom: 3px solid black;
padding-bottom: 10px;
font-family: PFDinTextCompPro;
text-transform: uppercase;
margin-top: 9px;
}
.newpassword {
margin-bottom: -15px;
}
.newpassword p {
clear: both;
padding-top: 20px;
font-family: 'robotoregular';
vertical-align: top;
font-size: 14px;
}
.p-title {
padding-top: 10px;
font-size: 16px !important;
font-family: PFDinTextCompPro !important;
text-transform: uppercase;
clear: both;
color: #0e2229;
}
.input-login {
border: 1px solid rgba(196,196,196,1);
border-radius: 5px;
padding: 5px;
float: left;
}
.input-submit {
margin: 0 auto;
background: rgb(226,226,226);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(196,196,196,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(100%,rgba(196,196,196,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(196,196,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c4c4c4',GradientType=0 );
padding: 1px 1px;
border-radius: 6px;
width: 118px;
float: left;
margin: 2px;
}
.input-submit input {
color: #737373;
font-size: 18px;
text-decoration: none;
background: #eeeeee;
padding: 2px 7px;
border-radius: 5px;
font-family: PFDinTextCompPro;
text-transform: uppercase;
border: none;
cursor: pointer;
height: 100%;
width: 100%;
}
#pvalidator,
#validator {
position: absolute;
width: 20px;
height: 20px;
right: 12px;
top: 9px;
} 

.blockervalid {
    position: absolute;
background-color: white;
opacity: 0.5;
height: 95%;
width: 99%;
border-radius: 5px;
}


/* ------------ */

.alert {
  padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert-info {
  background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
#centrFon #button1 {
    position: absolute;
    margin-top: 280px;
    margin-left: 50px;
}
#centrFon #button2 {
    position: absolute;
    margin-top: 345px;
    margin-left: 380px;
}
#centrFon #button3 {
    position: absolute;
    margin-top: 280px;
    margin-left: 690px;
}
#consoleDebug {
  position: fixed;
top: 60px;
right: 30px;
z-index: 9999;
}
.ifsid a {
      background: url(../images/profile.png) no-repeat;
    background-position: 0 1px;
    float: left;
    list-style: none;
    margin-left: 10px;
    font-family: PFDinTextCompPro;
    text-transform: uppercase;
    overflow: hidden;
    color: #0e2229;
    font-size: 18px;
}
.ifsid {
      overflow: hidden;
    width: 245px;
}
.userlogin {
float: left;
    font-family: PFDinTextCompPro;
    text-transform: uppercase;
    color: #18b6e9;
    font-size: 17px;
    padding: 1px;
}
.telefon .nomer{
	font-size:20px;
	text-decoration:none;
}
.level2 li a{
    color: #7e7e7e;
	font-size: 20px;
    margin-left: 20px;
}


/* -------------- */


#ploginalert {
    position: absolute;
    /* background: #E7E7E7; */
    width: 310px;
    padding: 10px 10px 2px 10px;
    top: 60px;
    color: white;
    font-family: arial;
    font-size: 22px;
    text-align: center;
    line-height: 1.5em;
}
#ploginalert a {
      color: #65caf1;
    font-size: 20px;
}
.vhod input {
    cursor: pointer;
}
.login-submit {
    font-size: 10px;
    width: 45px !important;
    height: 22px !important;
    color: white;
    background: #18b6e9;
    padding: 0 !important;
}

#loginalert {
    position: absolute;
    background: #E7E7E7;
    width: 310px;
    padding: 10px 10px 2px 10px;
}
#loginalert span {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    display: inline-block;
}
#closealert {
    text-transform: uppercase;
    color: white;
    float: right;
    margin-top: 3px;
    background: #18b6e9;
    padding: 5px 10px !important;
}
.inputUserBlock .buttonZakaz a {
    text-decoration: underline;
    font-size: 12px;
    color: #18b6e9;
}
.iflogin {
  padding: 5px 5px !important;
  display: inline-block;
}

/*----------------------------------------20/05/16 -----------------------------------*/
div.cycle *{
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cycle {
    padding-bottom: 12px;
    margin: 50px 0 20px 0;
    display: table;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-4 {
    width: 33.33333333%;
  float:left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.cycle__item {
    padding: 0 25px 21px;
    border: solid 3px  #18B6E9;
    border-radius: 10px;
}
.cycle__img {
    background: url(image/background.png);
    position: absolute;
    left: 0;
    right: 0;
    margin: -36px auto 0;
    padding: 0 18px;
}
.cycle__title {
    margin: 56px 0 10px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    color: #000;
    text-align: center;
    line-height: 1.1;
}
.dop_uslugi{
  width:70%;
  border: 3px solid #18B6E9;
  float:left;
  margin-right:5%;
}
.dop_uslugi tr{
  background:#fff;
}
.dop_uslugi td, .dop_uslugi th{
  padding:5px 10px;
}
.dop_uslugi tr:nth-child(odd){
    background: rgb(209, 244, 255);
}
.dop_uslugi tr.green_hr{
    background: rgb(24, 182, 233);
  color:#fff;
}
.dop_uslugi td a{
    background: #F44336;
    display: block;
    color: #fff;
    text-align: center;
    padding: 3px;
  margin:2px;
}
.recomen{
    background: #fff;
  width:23%;
  float:left;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
  border: 7px solid rgb(24, 182, 233);
}
.recomen p.cont_rec{
    text-align: center;
    font-family: 'robotoregular';
    font-size: 19px;
    color: #000;
    line-height: 23px;
}
.recomen p.price_rec{
  text-align: center;
    color: #18B6E9;
    font-size: 19px;
  line-height:19px;
}
.recomen p.price_rec span{
  font-size: 30px;
  font-weight:bold;
}
.recomen p{
  margin:10px 0;
}
.recomen .buttonZakaz a {
    cursor: pointer;
    display: block;
    margin: auto;
    width: 124px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    margin-top: 24px;
  background: #F44336;
    outline: none;
    color: #FFFFFF;
    font-family: Myriad Pro;
    text-decoration: none;
}
.promo-over {
      overflow: hidden;
    margin: 30px 0;
}
.vpsorder {
  background-color: #18b6e9;
    border: none;
    color: white;
    width: 210px;
    text-transform: uppercase;
    font-family: opensans-light;
    font-size: 22px;
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 14px 0;
    margin: 0 auto;
}