
@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/bebas_neue.eot');
  src: url('../fonts/bebas_neue.eot?#iefix') format('embedded-opentype'), url('../fonts/bebas_neue.woff') format('woff'), url('../fonts/bebas_neue.ttf') format('truetype'), url('../fonts/bebas_neue.svg#bebas_neue_cyrillicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*----------------------------------
	СБРОС СТИЛЕЙ ПО УМОЛЧАНИЮ
----------------------------------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  /*display: inline;
  zoom: 1;*/
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

label, input[type="button"], input[type="submit"], input[type="image"], button {
  cursor: pointer;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

ul {
  list-style-type: none;
}

.B:before,
.B:after {
  content: " ";
  display: table;
}

.B:after {
  clear: both;
}

/* IE6/7 support */
.B {
  /*zoom: 1;*/
}

/*----------------------------------
	ИЗМЕНЯЕМАЯ ЧАСТЬ
----------------------------------*/

body {
  background: #fff;
  /*color: #34495e;*/
  color: #2A2D30;
  font: 300 13px/18px 'Open Sans', arial, sans-serif;
}

p,
span,
a {
  font-size: 14px;
}

::-moz-selection {
  background: #ff5474;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #ff5474;
  color: #fff;
  text-shadow: none;
}

a {
  color: #34495E;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

a:hover {
  color: #06e;
}

a:hover, a:active, a:focus {
  outline: 0;
}

.center_block {
  max-width: 940px;
  margin: 0 auto;
  color: black;
  text-align: center;
  padding: 0 20px;
}

.center_block .menu .r {
  position: absolute;
  right: 0;
}

.MainFooter .center_block  {
  /*color: #9eadbc;*/
  color: white;
}

.center_block  a{
  /*color: #9eadbc;*/
  color: white;
}

.juristic_data {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  line-height: 1.24;
  color: #404040;
  text-align: justify;
}

.juristic_data .doc_header {
  font-size: 1.17em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.juristic_data .paragraph_title {
  font-weight: bold;
  margin-top: 15px;
}

.juristic_data .paragraph_content {
  margin-left: 15px;
}

.juristic_data .paragraph_content a {
  text-decoration: none;
  color: #3ACCBA;
  font-size: 100%;
}

.text {
  font-family: 'Open Sans', arial, sans-serif !important;
  font-size: 1rem !important;
  text-align: justify !important;
  max-width: 25rem;
  margin: 0 auto;
  color: black;
  padding: 0 20px;
}

.text p {
  font-size: 1rem !important;
  margin: 0.5em 0;
  line-height: 1.5em;
}

.text ul {
  font-size: 1rem !important;
  list-style-type: disc;
  margin-left: 1em;
  line-height: 1.5em;
}

.text a {
  text-decoration: none;
}

.Container {
  /*min-width: 1024px;*/
}

.logo {
  width: 239px;
  height: 84px;
  display: inline-block;
  float: left;
  background: url(../img/logo.png) no-repeat 0 0;
  transition: all 0s;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
}

.logo:hover {
  background-position: 0 -95px;
}

.top_header {
  padding: 20px;
  /*display: table;*/
}

.button {
  width: 196px;
  height: 50px;
  line-height: 50px;
  display: block;
  background: #eef7f8;
  color: #4b6176;
  font-size: 11px;
  /*text-transform: uppercase;*/
  text-decoration: none;
  font-weight: 400;
}

button.button {
  border: 0;
}

.button:hover {
  color: #4b6176;
  background: #e1edee;
}

.button:active {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
}

.button span {
  background: url(../img/button_icon.png) no-repeat 0 0;
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin: 10px 10px 0 20px;
}

.top_header .button {
  float: right;
  margin: 15px 0 0 15px;
}

.price_button {
  color: #fff;
  background: #fa3d60;
}

.price_button:hover {
  color: #fff;
  background: #f7244b;
}

.price_button span {
  background-position: -70px 0;
}

.main_nav {
  border-top: 1px solid #cfd9e3;
}

.line_color {
  background: #00d68c;
  background: -moz-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00d68c), color-stop(100%, #00b0dd));
  background: -webkit-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -o-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -ms-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: linear-gradient(to right, #00d68c 0%, #00b0dd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d68c', endColorstr='#00b0dd', GradientType=1);

  height: 5px;
}

.menu li {
  list-style: none;
  float: left;
}

.menu a {
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
  /*border: 1px solid #cfd9e3;*/
  text-decoration: none;
  color: #4b6176;
  padding: 15px 19px;
  margin-left: -1px;
  margin-top: -2px;
}

.menu a:hover {
  position: relative;
  border-color: #5abdbf;
  color: #5abdbf;
  z-index: 10;
}

.menu a.profile {
  font-weight: 600;
}

.menu .active {
  color: #5abdbf;
  border-color: #5abdbf;
  position: relative;
  cursor: default;
  z-index: 20;
}

.menu ul {
  list-style: none;
  display: none;
  position: absolute;
  /*left:-9999px; /* Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
  opacity: 0; /* Устанавливаем начальное состояние прозрачности */
  -webkit-transition: 0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
  z-index: 1000;
}

.menu ul li {
  padding-top: 1px; /* Вводим отступ между li чтобы создать иллюзию разделенных пунктов меню */
  float: none;
  background: #fff;
}

.menu ul a {
  white-space: nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
  display: block;
  padding: 0 23px 0 19px;
}

.menu li:hover ul {
  /* Выводим выпадающий пункт при наведении курсора */
  display: block;
  /*left:0; /* Приносим его обратно на экран, когда нужно */
  opacity: 1; /* Делаем непрозрачным */
}

.menu li:hover ul a {
  /* Изменяем некоторые стили верхнего уровня при выводе выпадающего пункта */
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.075s linear;
}

.menu li:hover ul li a:hover {
  /* Устанавливаем стили для выпадающих пунктов, когда курсор наводится на конкретный пункт */
  /*background:#333;
  /*background:rgba(51,51,51,0.75); /* Будет полупрозрачным */
  /*text-decoration:underline;
  -moz-transform:scale(1.05);
  -webkit-transform:scale(1.05);*/
}

.right-menu a {
  float: right;
  padding: 0 20px;
}

/*----------------------------------
	КОНТЕНТ
----------------------------------*/

.customer_box {
  background: #00d68c;
  background: -moz-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00d68c), color-stop(100%, #00b0dd));
  background: -webkit-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -o-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -ms-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: linear-gradient(to right, #00d68c 0%, #00b0dd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d68c', endColorstr='#00b0dd', GradientType=1);
  padding: 70px 0 0 0;
}

.MainBox .navigator {
  width: 940px;
  display: inline-block;
}

.MainBox .navigator a {
  color: #3ACCBA;
}

.MainBox .navigator a:hover {
  color: #349B8A;
}

.fich_box {
  width: 45%;
  color: #fff;
  padding: 0 0 70px 0;
  vertical-align: top;
  display: inline-block;
}

.right {
  float: right;
}

.left {
  float: left;
}

.fich_box h2 {
  font-family: 'Bebas Neue';
  font-size: 26px;
  line-height: 26px;
  padding: 0 0 15px 0;
}

/*.fich_box img {
  float: left;
  margin-top: 10px;
  margin-left: 20px;
}*/

.fich_box div{
	display: table;
}

.mini_comments {
  width: 840px;
  margin: 0 auto;
  padding: 0 60px;
  font-style: italic;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
}

.form_box {
  width: 840px;
  padding: 50px;
  background: #eef7f8;
  margin: 0 auto 30px;
}

.form_left_box {
  float: left;
  width: 620px;
}

.button_form {
  float: right;
  width: 190px;
  text-align: center;
  padding: 10px 0 0 0;
}

input {
  width: 260px;
  height: 50px;
  padding: 0 15px;
  /*margin-right: 15px;*/
  background: #fff;
  border: 1px solid transparent;
}

input:focus {
  border: 1px solid #34495e;
  outline: rgba(255, 255, 255, 0) solid 1px;
}

input:required:valid {
  outline: 1px solid #00d68c;
}

.form_left_box div {
  padding: 0 0 15px 0;
}

textarea {
  border: none;
  font-family: 'Open Sans', arial, sans-serif;
  /*width: 568px;*/
  /*min-width: 568px;*/
  /*max-width: 568px;*/
  height: 100px;
  padding: 12px 15px;
  font-size: 14px;
  box-sizing: border-box !important;
}

textarea:focus {
  outline: none;
  border: 1px solid #34495e;
  /*width: 566px;*/
  /*min-width: 566px;*/
  /*max-width: 566px;*/
  height: 98px;
}

textarea:required:valid {
  border: 1px solid #00d68c;
  /*width: 566px;*/
  /*min-width: 566px;*/
  /*max-width: 566px;*/
  height: 98px;
}

.button_form h3 {
  font-family: 'Bebas Neue';
  font-size: 26px;
  line-height: 26px;
  padding: 0 0 15px 0;
}

.button_form input {
  width: 120px;
  height: 121px;
  border-radius: 50%;
  background: #2b435c;
  border: none;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  margin: 40px 0 0 0;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

.button_form input:hover {
  background: #193149;
}

.button_form input:active {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
}

.button_form:focus {
  background: #193149;
}

.simple_link {
  color: #2cadfe;
  text-decoration: none;
}

.simple_link:hover {
  color: #2cadfe;
  text-decoration: underline;
}

.red_link {
  color: #fff;
  background: #fa3d60;
  text-decoration: none;
}

.red_link:hover {
  color: #fff;
  background: #f7244b;
}

.download_box {
  background: #40aad1;
  background: -moz-linear-gradient(left, #00d68c 50%, #00b0dd 50%);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #40aad1), color-stop(50%, #35ce89));
  background: -webkit-linear-gradient(left, #00d68c 50%, #35ce89 50%);
  background: -o-linear-gradient(left, #00d68c 50%, #00b0dd 50%);
  background: -ms-linear-gradient(left, #00d68c 50%, #00b0dd 50%);
  background: linear-gradient(to right, #00d68c 50%, #00b0dd 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d68c', endColorstr='#00b0dd', GradientType=1);

  margin-top: -5px;
}

.download_box .center_block {
  background: url(../img/two_fon.png) no-repeat 50% 0;
  height: 455px;
}

.box_down {
  float: right;
  width: 310px;
  text-align: center;
  color: #fff;
  padding: 105px 0 0 0;
}

.head_phone_box {
  padding: 0 0 50px 0;
}

.head_phone_box a {
  display: block;
  float: left;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.head_phone_box .ios {
  background: #74c2e7 url(../img/mobile_icon.png) no-repeat 20px -2px;
  margin-right: 20px;
}

.head_phone_box .android {
  background: #74c2e7 url(../img/mobile_icon.png) no-repeat -140px -2px;
}

.head_phone_box a:hover {
  background-color: #85cff2;
}

.title_phone {
  font-family: 'Bebas Neue';
  font-size: 36px;
  line-height: 36px;
  padding-bottom: 4px;
}

.podtitle_phone {
  font-family: 'Open Sans Condensed';
  font-size: 20px;
  padding-bottom: 4px;
}

.comp {
  float: left;
  padding: 85px 0 0 0;
  position: relative;
  width: 290px;
  margin: 0 130px 0 100px;
}

.comp_pic {
  background: url(../img/comp.png) no-repeat 0 0;
  width: 215px;
  height: 174px;
  margin: 0 auto 35px auto;
}

.down_comp {
  background: url(../img/comp.png) no-repeat -315px 0;
  width: 215px;
  height: 174px;
  display: block;
  position: absolute;
  left: 47px;
  top: 85px;
  opacity: 0;
}

.down_comp:hover {
  opacity: 0.7;
}

.company_story {
  padding: 50px 0 60px 0;
}

.descript_company {
  float: left;
  width: 290px;
}

.title_company {
  width: 280px;
  height: 218px;
  background: url(../img/company_fon.png) no-repeat 50% 50%;
  margin-bottom: 35px;
  text-align: center;
  color: #fff;
  padding-top: 100px;
}

.title_company h2 {
  font-family: 'Bebas Neue';
  font-size: 52px;
  line-height: 52px;
}

.title_company h3 {
  font-family: 'Open Sans Condensed';
  font-size: 24px;
  line-height: 24px;
}

.descipt_people {
  float: left;
  width: 290px;
  text-align: center;
  padding-left: 31px;
}

.descipt_people img {
  padding-bottom: 25px;
}

.name_peop {
  font-family: 'Bebas Neue';
  font-size: 26px;
  line-height: 26px;
  padding-bottom: 2px;
}

.job_peop {
  font-family: 'Bebas Neue';
  font-size: 16px;
  line-height: 18px;
  color: #505050;
}

.social_peop {
  padding-top: 25px;
  margin: 0 auto;
  width: 130px;
}

.social_peop a {
  display: block;
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  background: url(../img/color_social_icon.png) no-repeat 0 0;
  margin-left: 8px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

.social_peop a:hover {
  opacity: 0.6;
}

.social_peop .vkontakte {
  background-position: -41px 0;
}

.social_peop .facebook {
  background-position: -82px 0;
}

.social_peop .habrahabr {
  background-position: -123px 0;
}

.descipt_people2 {
  float: right;
  padding-left: 0;
}

.map_box_contact {
  height: 430px;
  overflow: hidden;
  margin-bottom: 70px;
  position: relative;
}

.box_contact_detal {
  position: absolute;
  width: 820px;
  height: 185px;
  padding: 60px 60px 40px 60px;
  margin-left: -470px;
  left: 50%;
  top: 70px;
  background: rgba(255, 255, 255, 0.9);
  overflow: hidden;
}

.colon_contact {
  float: left;
  width: 332px;
}

.one_contact {
  padding-bottom: 20px;
}

.qr {
  float: right;
}

.print_link {
  position: absolute;
  right: 70px;
  bottom: 25px;
  color: #34495e;
  border-bottom: 1px dashed #34495e;
  text-decoration: none;
}

.print_link:hover {
  color: #32b17f;
  border-color: #32b17f;
}

.one_contact a {
  text-decoration: none;
  color: #34495e;
}

.one_contact a:hover {
  color: #34495e;
}

.arrow_close {
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  opacity: 0.3;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

.arrow_close:hover {
  opacity: 1;
}

.arrow_close2 {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

.error404 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 690px;
  height: 355px;
  margin: -170px 0 0 -300px;
}

.error404 .title_company {
  float: left;
}

.error404 .colon_contact {
  padding: 40px 0 0 70px;
}

.error404 .social_peop {
  padding-top: 5px;
  margin: 0;
  width: auto;
}

.error404 .social_peop a {
  margin-left: 0;
  margin-right: 8px;
}

.main_banner {
  height: 456px;
  margin-bottom: 60px;
}

.transl_b {
  background: url(../img/translate_banner.png) no-repeat 50% 50%;
}

.transl_b_en {
  background: url(../img/translate_banner_en.png) no-repeat 50% 50%;
}

.txt_b {
  float: left;
  color: #fff;
  width: 370px;
  padding-top: 130px;
}

.txt_b h1,
.txt_b h2.h1 {
  font-family: 'Bebas Neue';
  font-size: 77px;
  line-height: 77px;
}

.podtxt_b {
  font-family: 'Open Sans Condensed';
  font-size: 24px;
  line-height: 1.24;
  margin-bottom: 10px;
  color: #404040;
}

.podtxt_b br {
  margin-bottom: 5px;
}

.fitch_list .fich_box {
  color: #34495e;
  padding-bottom: 60px;
}

.fitch_list .fich_box h2 {
  font-size: 24px;
  text-align: left;
  font-weight: 100;
}

.fitch_list {
  border-bottom: 1px solid #cfd9e3;
  margin-bottom: 60px;
}

.tabfitch_box {
  padding-bottom: 0;
}

.tabs {
  list-style: none;
  text-align: center;
  padding-bottom: 30px;
}

.tabs li {
  display: inline;
}

.tabs a {
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
  border: 1px solid #cfd9e3;
  text-decoration: none;
  color: #4b6176;
  padding: 15px 20px;
  margin-left: -4px;
}

.tabs a:hover {
  color: #5abdbf;
  border-color: #5abdbf;
  position: relative;
  z-index: 10;
}

.tabs .tabs_activ {
  border: 1px solid #395067;
  background: #395067;
  color: #fff;
  position: relative;
  cursor: default;
  z-index: 20;
}

.tabs .tabs_activ:hover {
  color: #fff;
  border: 1px solid #395067;
}

.tabs_txt {
  min-height: 100px;
  text-align: center;
  padding: 0 120px;
}

.tabs_txt p {
  padding-bottom: 20px;
}

.boxtabs_txt {
  display: none;
}

.show {
  display: block;
}

.feedback {
  height: 276px;
  background: #eef7f8;
  padding: 90px 0;
}

.box_feedback {
  float: left;
  width: 290px;
  padding: 13px 0 0 40px;
}

.box_feedback h3 {
  font-family: 'Bebas Neue';
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 5px;
}

.box_feedback_h3 {
  float: left;
  padding-left: 40px;
  width: 500px;
}

.box_feedback_h3 h3 {
  font-family: 'Bebas Neue';
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 20px;
}

.box_feedback p {
  padding-bottom: 20px;
}

.box_feedback2 {
  padding-top: 58px;
}

.img_box {
  text-align: center;
  width: 275px;
  height: 275px;
  line-height: 275px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #fff;
  float: left;
}

.img_box img {
  vertical-align: middle;
}

.conference_b {
  background: url(../img/conference_banner.png) no-repeat 50% 50%;
}

.webinars_b {
  background: url(../img/webinars_banner.png) no-repeat 50% 50%;
}

.video_b {
  background: url(../img/video.gif) no-repeat 50% 50%;
}

.video_b .txt_b {
  float: right;
  padding-top: 170px;
  width: 500px;
}

.educ_b {
  background: url(../img/educ_banner.png) no-repeat 50% 50%;
}

.tv_b {
  background: url(../img/tv_banner.png) no-repeat 50% 50%;
}

.tv_b .txt_b {
  padding-left: 65px;
}

.all_b {
  background: url(../img/all_banner.png) no-repeat 50% 50%;
  margin-bottom: 0;
}

.all_b .txt_b {
  width: 940px;
  text-align: center;
  padding-top: 170px;
}

.all_fitch {
  border-top: 1px solid #cfd9e3;
  border-bottom: 1px solid #cfd9e3;
  padding: 30px 0;
  margin: 0;
}

.i_b {
  background: url(../img/i_banner.png) no-repeat 50% 50%;
  margin-bottom: 0;
}

.Obl {
  display: block;
  color: #fff;
  text-decoration: none;
}

.i_fitch_list {
  border: none;
  margin-bottom: 15px;
}

.top_mini_comments .mini_comments {
  padding: 50px 60px;
}

.top_mini_comments {
  border-bottom: 1px solid #cfd9e3;
  margin-bottom: 65px;
}

.peopall_b {
  background: url(../img/all_b.png) no-repeat 50% 50%;
  margin-bottom: 0;
}

.peopall_b .txt_b {
  float: right;
  width: 350px;
}

.banner_slide {
  position: relative;
  margin-bottom: 45px;
  height: 456px;
}

.banner_slide .main_banner {
  display: none;
}

.banner_slide .show {
  display: block;
}

.slide_button {
  position: absolute;
  width: 55px;
  height: 15px;
  bottom: 60px;
  left: 50%;
  margin-left: -465px;
}

.slide_button span {
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 2px solid #fff;
  float: left;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

.slide_button .activ_sl {
  background: #5ab9c8;
}

.slide_button span:hover {
  background: #5ab9c8;
}

.arrow_slide {
  background: url(../img/arrow_slide.png) no-repeat 0 -58px;
  width: 25px;
  height: 52px;
  position: absolute;
  left: 45px;
  top: 50%;
  margin-top: -26px;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

.arrow_slide:hover {
  left: 40px;
}

.arrow_slide_right {
  background-position: 0 0;
  left: auto;
  right: 45px;
}

.arrow_slide_right:hover {
  left: auto;
  right: 40px;
}

.one_box_mini {
  float: left;
  width: 260px;
  margin: 0 70px 0 0;
  display: block;
  text-decoration: none;
  color: #34495e;
}
.one_box_mini .description {
  text-decoration: none;
}
a.landing {
  display: block;
  text-align: center;
  color: #5ABDBF;
}
.one_box_mini a.landing {
  margin-top: 10px;
}
.fitch_list a.landing {
  font-weight: bold;
  font-size: 18px;
  margin-top: -30px;
  margin-bottom: 20px;
}

.thow_box_mini {
  margin: 0 90px;
  width: 290px !important;
}

.one_box_mini:hover .description {
  color: #34495e;
}

.one_box_mini:hover .title_minibanner {
  text-decoration: underline;
}

.box_img {
  text-align: center;
  padding-bottom: 10px;
}

.title_minibanner {
  font-family: 'Bebas Neue';
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 15px;
}

.big_box_img img {
  margin-top: -70px;
  position: relative;
  z-index: 30;
}

.three_colon {
  margin-right: 0;
}

.line_sp {
  height: 1px;
  background: #cfd9e3;
  margin-bottom: 75px;
  clear: both;
}

.mini_banners {
  margin-bottom: 60px;
}

.reg_box {
  background: #00d68c;
  background: -moz-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00d68c), color-stop(100%, #00b0dd));
  background: -webkit-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -o-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -ms-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: linear-gradient(to right, #00d68c 0%, #00b0dd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d68c', endColorstr='#00b0dd', GradientType=1);

  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

.main_reg_box {
  width: 860px;
  height: 484px;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -242px 0 0 -430px;
  box-shadow: 0 0 10px #6aac98;
  -webkit-box-shadow: 0 0 10px #6aac98;
  -moz-box-shadow: 0 0 10px #6aac98;
  z-index: 40;
  overflow: hidden;
}

.box_reg_left {
  float: left;
  width: 310px;
  height: 364px;
  padding: 60px;
  background: #eef7f8;
  position: relative;
}

.box_reg_right {
  float: right;
  width: 310px;
  padding: 60px;
  overflow: hidden;
  position: relative;
}

.zag_reg_box {
  font-family: 'Bebas Neue';
  font-size: 26px;
  line-height: 26px;
  padding-bottom: 35px;
}

.reg_poly {
  margin: 0 0 15px 0;
  width: 280px;
}

.reg_button_main {
  background: #2b435c;
  color: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  width: 150px;
}

.reg_button_main:hover {
  background: #193149;
  color: #fff;
}

.check_box {
  padding-bottom: 40px;
}

.check_box input {
  width: auto;
  height: auto;
  margin: 0 5px 0 0;
  padding: 0;
}

.check_box input:focus {
  width: auto;
  height: auto;
  margin: 0 5px 0 0;
  border: none;
}

.box_reg_right .reg_poly {
  background: #eef7f8;
}

.reg_button_main2 {
  background: #40d381;
  color: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  width: 150px;
}

.reg_button_main:focus {
  width: 150px;
  border: none;
  height: 50px;
}

.reg_button_main2:hover {
  background: #3ec278;
  color: #fff;
}

.reg_button_main2:focus {
  width: 150px;
  border: none;
  height: 50px;
}

.pass_reset {
  position: absolute;
  right: 25px;
  bottom: 25px;
  color: #34495e;
  border-bottom: 1px dashed #34495e;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

.pass_reset:hover {
  color: #32b17f;
  border-color: #32b17f;
}

.close_reg,
.mess_button {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  opacity: 0.3;
  z-index: 20;
}

.close_reg:hover,
.mess_button:hover {
  opacity: 1;
}

.reg_f2 {
  position: absolute;
  right: -400px;
  top: 55px;
  background: #fff;
  padding: 5px 20px 100px 20px;
}

.reg_f2 .reg_button_main2 {
  margin-top: 40px;
}

.main_reg_box .social_peop {
  left: 10px;
  top: 50%;
  height: auto;
  width: 51px;
  position: absolute;
  background: #fff;
  padding: 15px 0 0 0;
  box-shadow: 0 0 10px #6aac98;
  -webkit-box-shadow: 0 0 10px #6aac98;
  -moz-box-shadow: 0 0 10px #6aac98;
  z-index: -1;
  margin-top: -90px;
}

.main_reg_box .social_peop a {
  margin: 0 0 15px 10px;
}

.mess_boxs {
  background: #fff;
  box-shadow: 0 0 10px #6aac98;
  -webkit-box-shadow: 0 0 10px #6aac98;
  -moz-box-shadow: 0 0 10px #6aac98;
  width: 300px;
  padding: 20px;
  position: absolute;
  bottom: -100px;
  left: 50%;
  font-weight: 400;
  z-index: 40;
  margin-left: -170px;
  display: none;
}

.regs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 31;
}

.tariff-slider {
  position: relative;
  font-size: 11px;
  font-family: 'Verdana';
  width: 243px;
  height: 30px;
  padding-top: 1px;
  float: right;
  background: url(../img/slider_ctrl_bg.png) no-repeat;
  top: -140px;
}

.tariff-slider a {
  color: #5c5c5c;
  text-decoration: none;
  display: inline-block;
  border-bottom: 2px dotted #7e7d7d;
  margin-left: 15px;
  padding-right: 0;
  margin-right: 10px;
  font-size: 10px;
}

.tariff-slider a.active {
  height: 28px;
  background: url(../img/slider_ctrl_button.png) left no-repeat;
  border-bottom: 0;
  line-height: 28px;
  margin-left: 0;
  padding-left: 15px;
  position: relative;
  color: #000000;
}

.tariff-slider a.active span {
  display: block;
  height: 28px;
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
  background: url(../img/slider_ctrl_button.png) right no-repeat;
}

/*----------------------------------
	ПОДВАЛ
----------------------------------*/

.one_l {
  background: #2b435c;
  padding: 65px 0 55px 0;
}

.two_menu {
  float: left;
  width: 200px;
  line-height: 20px;
  list-style: none;
}

.two_menu a,
.center_block.price_key_block a {
  color: #fff;
  text-decoration: none;
}

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

.two_menu .activ_menu {
  color: #57d58f;
  cursor: default;
}

.two_menu .activ_menu:hover {
  color: #57d58f;
  text-decoration: none;
}

.footer_button {
  float: right;
  width: 200px;
}

.footer_button .button {
  margin-bottom: 13px;
}

.footer_button .down_button,
.tariff-column .down_button {
  background: #40d381;
  color: #fff;
}

.footer_button .down_button:hover,
.tariff-column .down_button:hover {
  background: #3ec278;
}

.footer_button .down_button span {
  background-position: -35px 0;
}

.contact_box {
  float: left;
  width: 260px;
  color: #fff;
  line-height: 20px;
}

.contact_box p {
  padding: 0 0 20px 0;
}

.contact_box a {
  color: #fff;
  text-decoration: none;
}

address {
  color: #9eadbc;
}

.two_l {
  background: #395067;
  padding: 85px 0;
}

.social_box {
  float: left;
  width: 180px;
  margin-top: 10px;
}

.social_box a {
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  background: url(../img/social_icon.png) no-repeat 0 0;
  margin-right: 12px;
  opacity: 0.4;
}

.social_box .vkontakte {
  background-position: -42px 0;
}

.social_box .facebook {
  background-position: -84px 0;
}

.social_box .habrahabr {
  background-position: -126px 0;
}

.social_box a:hover {
  opacity: 1;
}

.twitter_message {
  float: right;
  width: 310px;
}

.twiiter_name {
  float: left;
  width: 275px;
}

.twiiter_name img {
  float: left;
  margin-right: 15px;
}

.twitter_user {
  font-family: 'Bebas Neue';
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  padding-bottom: 2px;
}

.twitter_message a {
  color: #fff;
  text-decoration: none;
}

.twitter_message a:hover {
  color: #fff;
  text-decoration: underline;
}

.twitter_text {
  float: left;
  width: 310px;
  color: #9eadbc;
  background: url(../img/quote.png) no-repeat 0 0;
  padding: 5px 0 0 45px;
  font-style: italic;
  font-weight: 400;
}

.twitter_message .twitter_user_lilnk {
  font-family: 'Open Sans Condensed';
  font-size: 18px;
  color: #40d381;
}

/*----------------------------------
	ДЛЯ ПЕЧАТИ
----------------------------------*/

@media print {

  .MainHeader, .company_story, .form_box, .MainFooter, .print_link, .arrow_close, .map_box_contact iframe, .qr {
    display: none;
  }

  .box_contact_detal {
    height: 100%;
    overflow: visible;
  }

  .colon_contact {
    width: 100%;
    padding-left: 100px;
  }

}

/*----------------------------------
	ФИКС ДЛЯ МАЛЕНЬКИХ ЭКРАНОВ
----------------------------------*/

@media all and (max-width: 1150px) {

  .arrow_slide {
    display: none;
  }

}

@media all and (max-width: 768px) {

  .main_reg_box {
    position: absolute;
    margin: 0;
    left: 60px;
    top: 60px;
  }

}

/*----------------------------------
	НА ГЛАВНОЙ НИЗ ЛИСТАЛКА
----------------------------------*/
.h2_style {
  color: #3ACCBA;
  margin-bottom: 20px;
  display: inline-block;
  font-family: 'Bebas Neue';
  font-size: 32px;
  width: 100%;
  font-weight: normal;
  line-height: 32px;
}

#keysis .title {
  color: #34495E;
  padding: 15px 15px 5px 15px;
  display: inline-block;
  font-family: 'Bebas Neue';
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  width: 100%;
}

#keysis img,
#keysis iframe {
  margin: 0 10px 15px 15px;
  width: 500px;
  float: right;
  position: relative;
  height: 350px;
}

#keysis .content {
  padding-left: 20px;
  display: block;
  font-family: 'Open Sans';
  font-size: 16px;
  width: 390px;
  text-align: justify;
  color: #2A2D30;
  display: table-cell;
  vertical-align: inherit;
  height: 350px;
}

#keysis .div_content {
  float: left;
  vertical-align: middle;
}

#keysis a,
.feedback a {
  color: #2cadfe;
}

#keysis .readmore {
  float: right;
  margin-top: 15px;
}

.shcooltv {
  background: url(../img/shkoolTV.png) no-repeat 0px 6px;
}

#keysis span br {
  line-height: 30px;
}

#keysis {
  margin-bottom: 60px;
  height: 420px;
  position: relative;
  float: left;
}

/*----------------------------------
	ПРАЙС
----------------------------------*/
.hidden,
.hidden_block {
  display: none;
}

h1.price_title {
  text-align: center;
  font-size: 36px;
  color: #24cdd2;
  margin-top: 30px;
  font-family: 'Bebas Neue';
  font-weight: bold
}

h2.price_title {
  text-align: left;
  font-size: 24px;
  position: relative;
  top: 40px;
  font-family: 'Bebas Neue';
  z-index: 999;
}

.price_a {
  color: #27cd95;
  border-bottom: 2px dotted #27cd95;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}

.cursor_selest {
  cursor: pointer;
}

.colon_price_optium_centre_full {
  height: 110%;
}

.colon_price_optium_end_full {
  height: 105%;
}

.colon_price_optium_end_full:hover {
  height: 110%;
}

.colon_price_optium_centre_mini {
  height: 140%;
}

.colon_price_optium_end_mini {
  height: 120%;
}

.price_span,
.price_span_1 {
  color: #27cd95;
}

.price_key_no {
  background: #eef7f8;
  color: #4b6176;
  width: 150px;
}

.price_key_no:hover {
  background: #e1edee;
}

.windows,
.windows_fon {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
}

.windows_fon {
  background: #555;
  opacity: 0.7;
  filter: alpha(Opacity=70);
}

.windows_close {
  position: absolute;
  right: 3px;
  top: 3px;
}

.windows_price {
  background: #fff;
  opacity: 1;
  filter: alpha(Opacity=100);
  text-align: left;
  width: 700px;
  position: relative;
  top: 50%;
  margin: -200px auto 0;
  z-index: 1002;
  padding: 3px;
}

#windows_content {
  padding: 15px 35px 35px 35px;
  border: 1px solid #00c4b2;
}

.windows h2 {
  font-size: 16px;
  font-family: 'Bebas Neue';
  font-weight: bold;
  padding: 15px 0 30px 0;
}

.windows .key {
  text-align: right;
  padding-top: 25px;
}

input[type="checkbox"] {
  width: 13px;
  height: 13px;
  position: relative;
}

.windows .colon_price {
  height: 63%;
  top: 75px;
  left: 450px;
}

.table_price.first {
  padding: 155px 0 50px 0;
  border-bottom: 0 solid #cfd9e3;
}

.price_span_mini,
.price_span_mini_1,
.price_span,
.price_span_1,
.price_span_year,
.price_span_year_1 {
  font-weight: bold;
  font-size: 16px;
}

.price_block_3,
.price_block_3_1 strong {
  font-size: 11px;
}

.pass_ch {
  display: block;
  position: absolute;
  right: 25px;
  bottom: 25px;
  color: #34495e;
  border-bottom: 1px dashed #34495e;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

.aut_ch {
  display: none;
  position: absolute;
  right: 25px;
  bottom: 25px;
  color: #34495e;
  border-bottom: 1px dashed #34495e;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

.price_checkbox {
  z-index: 100;
}

/* Сообщения об успехе или неудаче */
.mess {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 31;
}

.mess_box {
  background: #00d68c;
  background: -moz-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00d68c), color-stop(100%, #00b0dd));
  background: -webkit-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -o-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: -ms-linear-gradient(left, #00d68c 0%, #00b0dd 100%);
  background: linear-gradient(to right, #00d68c 0%, #00b0dd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d68c', endColorstr='#00b0dd', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

.main_mess_box {
  width: 860px;
  height: 200px;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -242px 0 0 -430px;
  box-shadow: 0 0 10px #6aac98;
  -webkit-box-shadow: 0 0 10px #6aac98;
  -moz-box-shadow: 0 0 10px #6aac98;
  z-index: 40;
}

.box_mess {
  text-align: center;
  width: 750px;
  padding: 60px;
}

#results {
  text-align: center;
}

.MainBox {
  /*height: 100%;*/
  /*min-height: 1000px;*/
  position: relative;
}

.MainFooter {
  /*margin-top: 80px;*/
  position: relative;
  bottom: 0;
  width: 100%;
  height: 140px;
  background: #6cf;
  /*overflow: hidden;*/
  color: #9eadbc;
  font-size: 14px;
}

.buy {
  display: block;
  float: right
}

.out {
  display: inline-block;
  float: right;
  width: 400px;
  text-align: right;
}

.price_3 .gray {
  float: right;
  color: #bbb;
}

.price_3 .pric {
  margin-left: -20px;
}

.price_3 .MainBox,
.price_3 table {
  /*width: 1155px !important;*/
}

.price_3 .colon_price_optium_2 {
  height: 120%;
  z-index: 20;
  border-color: #40d381;
  top: -90px;
  -webkit-box-shadow: 0 0 20px #29967f;
  left: 726px;
}

.price_3 .colon_price_optium_2 div {
  background: #29967f !important;
}

.price_3 .colon_price_optium_2:after {
  display: block;
  border-top: 20px solid #29967f;
}

.price_3 .colon_price_optium_2 p {
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 14px;
  top: -32px;
  position: relative;
}

.price_3 .colon_price_pro {
  left: 940px;
}

.price_3 input[type="checkbox"] {
  float: left;
  margin-left: 70px;
}

.price_3 .colon_price_optium_centre_mini {
  height: 115%;
}

.price_3 .colon_price_optium_end_mini {
  height: 110%;
}

h2.price_title span.price_a {
  font-size: 23px;
  margin: 0 50px 0 0;
  color: #C6CAC9;
  border-bottom: 1px dotted #C6CAC9;
  font-weight: 500;
}

h2.price_title span.price_a.price_select {
  font-size: 23px;
  color: #000;
  border-bottom: 0;
}

.button.down_button,
.button.down_button:hover {
  /*color: #009AC7;*/
  text-decoration: none;
}

.button.price_button,
.button.price_button:hover {
  color: #fff;
  text-decoration: none;
}

/*video_price*/
.video_price + .video_price {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.video_price h2 {
  font-family: 'Bebas Neue';
  font-size: 32px;
  color: #00b0dd;
  margin-top: -20px;
}

.video_price .sub_title {
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}

.video_price .colon_price_optium_end_mini {
  height: 125%;
}

.video_price .colon_price_optium_end_mini:hover {
  height: 150%;
}

.video_price .preb_title {
  text-align: center;
  margin-bottom: 30px;
}

.video_price .preb_title span {
  font-family: 'Bebas Neue';
  font-size: 32px;
  border-bottom: 2px dotted #C6CAC9;
  width: 320px;
}

span.cursor_selest.price_select.returner {
  float: right;
  text-decoration: underline;
}

/* */
.center_wrapper {
  margin: 20px auto;
  width: 430px;
}

.reg_message {
  margin: 0 0 16px;
  font-weight: 500;
  font-size: 14px;
  background: white;
  padding: 15px;
  position: relative;
}

.reg_message:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  border-color: #d5dedf #EEF7F8 #EEF7F8 #d5dedf;
  border-width: 10px;
  border-style: solid;
}

.back-link {
  margin-top: 30px;
  color: #34495E;
  font-size: 20px;
  text-decoration: none;
}

.text-center {
  text-align: center;
}

.podskazka {
  margin-bottom: 10px;
}

#autorize {
  text-align: right;
  margin-top: -1em;
  height: 0;
  margin-right: 170px;
}

.username {
  margin-right: 10px;
}

.exit {
  color: #34495E;
}

.password {
  background: #40D381;
  color: white;
  font-size: 18px;
}

.pass_ch.left {
  left: 25px;
  right: auto;
}

.clear {
  clear: both;
}

.password_title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
}

#cycle_nav {
  display: table;
}

#cycle_nav li {
  list-style: none;
  float: left;
}

#cycle_nav li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
  border: 1px solid #cfd9e3;
  border-bottom: 0;
  text-decoration: none;
  color: #4b6176;
  padding: 15px 19px;
  margin-left: -1px;
}

#cycle_nav li.activeSlide a {
  background: #4b6176;
  color: #fff;
}

#cycle_next2,
#cycle_prev2 {
  cursor: pointer;
  color: #3ACCBA;
  margin-top: 200px;
}

#cycle_next2 {
  float: right;
  margin-left: 20px;
}

#cycle_prev2 {
  float: left;
  margin-right: 20px;
}

.center_block_max {
  width: 1090px;
  margin: 0 auto;
}

.top_out {
  text-align: right;
  /*display: table-cell;*/
  /*vertical-align: middle;*/
}

.top_out a {
  text-decoration: underline;
  cursor: pointer;
  margin-left: 10px;
}

.tariff-table {
  width: 280px !important;
}

.tariff-table td {
  text-align: left;
  font-weight: normal;
}

.tariff-column, .options-form {
  display: inline-block;
  /*margin-left: -4px;*/
  vertical-align: top;
}

.tariff-container {
  max-width: 100%;
  margin: 0 auto;
  color: black;
  text-align: center;
  padding: 0 20px;
}

.tariff-wrapper,
.tariff-wrapper-narrow {
  display: flex;
  margin: 10px auto auto;
  /*margin: 100px auto;*/
  width: 100%;
}

.tariff-wrapper-narrow {
  width: 750px;
  text-align: center;
  margin-top: 45px;
}

.tariff-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.tariff-table {
  display: inline-block;
  font-size: 16px;
  height: 100%;
  width: 330px !important;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.tariff-column {
  /*height: 100%;*/
}

.tariff-table .first-header {
  /*height: 120px;*/
  height: 60px;
}

.tariff-table tr:nth-child(odd) {
  background: #ffffff;
}

.tariff-table tr:nth-child(even) {
  background: #e8e8e8;
}

.tariff-table td {
  padding: 6px 10px;
  height: 20px;
}

.tariff-table .first-header td {
  padding: 0;
}

.tariff-title {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 26px;
  line-height: 50px;
  color: #FFF;
  text-align: center;
  height: 60px;
}

.tariff td {
  text-align: left;
  width: 330px !important;
}

.tariff-table .title_table {
  text-align: left;
  width: 330px;
}

.inline-form {
  display: block;
  width: 100% !important;
}

span.ok {
  background: url(../img/ok.gif) no-repeat 0 50%;
  padding: 4px 10px;
}

.tariff-table strong {
  font-size: 16px;
}

.tariff td {
  width: 190px;
}

.tariff {
  border-width: 1px;
  border-style: solid;
  margin-bottom: 15px;
  position: relative;
  z-index: 10;
  transition: 0.3s;
}

.tariff .tariff-title {
  position: relative;
  transition: 0.3s;
}

.tariff-1 .tariff-title,
.tariff-2 .tariff-title {
  /*background: #40D381;*/
  background: linear-gradient(#00dddd, #40D381) !important;
}

.tariff-3 .tariff-title,
.tariff-4 .tariff-title {
  /*background: #00B0DD;*/
  background: linear-gradient(#00dddd, #00B0DD) !important;
}

/*.tariff.tariff-1 .tariff-title:after,*/
/*.tariff.tariff-2 .tariff-title:after,*/
/*.tariff.tariff-3 .tariff-title:after,*/
/*.tariff.tariff-4 .tariff-title:after {*/
/*  width: 0;*/
/*  height: 0;*/
/*  content: '';*/
/*  border-width: 45px 165px 0;*/
/*  border-style: solid;*/
/*  border-left-color: transparent;*/
/*  border-right-color: transparent;*/
/*  border-bottom-color: transparent;*/
/*  position: absolute;*/
/*  bottom: -45px;*/
/*  left: 0;*/
/*  z-index: 0;*/
/*}*/

.tariff.tariff-1 .tariff-title:after,
.tariff.tariff-4 .tariff-title:after {
  /*display: none;*/
}

.tariff.tariff-2 .tariff-title:after,
.tariff.tariff-3 .tariff-title:after,
.tariff.tariff-4 .tariff-title:after {
  display: block;
}

.tariff.tariff-1 .tariff-title:before {
  /*left: -1px;*/
}

.tariff.tariff-4 .tariff-title:before {
  right: -1px;
}

.tariff.tariff-1 {
  border-color: #abd5db;
  /*margin-top: 25px;*/
}

.tariff.tariff-1 .tariff-title {
  background: #abd5db;
}

.tariff.tariff-2 {
  border-color: #40D381;
}

.tariff.tariff-2 .tariff-title {
  background: #40D381;
}

.tariff.tariff-3 {
  border-color: #29967F;
}

.tariff.tariff-3 .tariff-title {
  background: #29967F;
}

.tariff.tariff-4 {
  border-color: #00B0DD;
  /*margin-top: 25px;*/
}

.tariff.tariff-4 .tariff-title {
  background: #00B0DD;
}

.tariff:hover {
  z-index: 20;
  box-shadow: 0 0 20px #CFD9E3;
}

.tariff.tariff-1 .first-header/*,
.tariff.tariff-4 .first-header*/ {
  height: 104px;
  /*height: 95px;*/
  /*transition: 0.3s;*/
}

.tariff.tariff-1:hover .first-header/*,
.tariff.tariff-4:hover .first-header*/ {
  /*height: 120px;*/
}

.tariff.tariff-1:hover/*,
.tariff.tariff-4:hover*/ {
  margin-top: 0;
}

.tariff.tariff-1:hover .tariff-title:after/*,
.tariff.tariff-4:hover .tariff-title:after*/ {
  display: block;
}

.tariff.tariff-1 .tariff-title:after {
  border-top-color: #abd5db;
}

.tariff.tariff-2 .tariff-title:after {
  border-top-color: #40D381;
}

.tariff.tariff-3 .tariff-title:after {
  border-top-color: #29967F;
}

.tariff.tariff-4 .tariff-title:after {
  border-top-color: #00B0DD;
}

.tariff-title p {
  position: relative;
  /*color: white;*/
  letter-spacing: 2px;
  top: -32px;
  text-align: center;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
}

.tariff .additional_price {
  /*float: right;*/
  color: #BBB;
  white-space: nowrap;
  font-size: 16px !important;
}

.tariff .notice {
  /*float: left;*/
  /*margin-left: -10px;*/
  margin-left: auto;
  font-size: 16px !important;
  display: flex;
  align-items: center;
}

.tariff .notice img {
  height: 1em;
}

.tariff .info {
  font-size: 16px !important;
  padding: 0;
  margin-left: 2px;
  position: relative;
  display: inline-block;
  top: 2px;
  width: 1.2em;
  height: 1.2em;
  background: url('../img/info.svg') no-repeat center;
}

.tariff .info.show-click::after {
  /*color: red !important;*/
}

.tariff .info span {
  position: absolute;
  background-color: #f9f9f9;
  border: 1px solid gray;
  color: black;
  width: 14em;
  text-align: left;
  padding: 4px;
  left: 0;
  top: 1.5em;
  z-index: 10;
  display: none;
}

.tariff .info.show span,
.tariff .info.show-click span
{
  display: inline-block;
}

.tariff .tariff-line {
  /*display: flex;*/
  /*margin: 8px;*/
  /*background-color: #e5f9ee;*/

  display: flex;
  min-width: 290px;
  /*font-size: 120%;*/
  font-weight: normal !important;
  background-color: #e5f9ee;
  border-radius: 8px;
  margin: 6px 0;
  padding: 6px 10px;
  text-align: left;
}

.tariff .checkmark {
  font-size: x-large;
  color: #40d381;
  margin-right: 2px;
  flex: 0;
}

.tariff .checkmark:after {
  /*content: '✔';*/
  /*content: url(/img/ok.svg);*/
  background-image: url('/img/ok.svg');
  background-repeat: no-repeat;
  background-size: 0.5em 0.5em;
  display: inline-block;
  width: 0.7em; 
  height: 0.5em;
  content: "";
}

.tariff i {
  font-style: normal;
}

.tariff .seagreen {
  color: #27CD95;
}

.tariff-column .button {
  margin: 0 auto;
  text-align: center;
  width: 160px;
}





.checkbox {
  display: inline-flex;
  cursor: pointer;
  position: relative;
  width: 100%;
}

label {
  user-select: none;
  text-align: left;
  font-weight: normal;
}

.checkbox > label span {
  color: #34495E;
  padding: 0;
  font-size: 16px !important;
}

.checkbox > input {
  height: 0 !important;
  width: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: -1 !important;
  /*display: none;*/
}

.checkbox > input + label span {
  margin-left: 20px !important;
}

.checkbox > input + label span::before {
  content: ' ' !important;
  display: block !important;
  text-align: center !important;
  color: white !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 14px !important;
  height: 14px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 1px solid #40d381 !important;
  border-radius: 4px !important;
  line-height: 1em !important;
  font-size: 14px !important;
}

.checkbox > input:checked + label span::before {
  content: '\2713' !important;
  background-color: #40d381 !important;
}

.checkbox > input:active  + label span::before {
  border-color: #34495E !important;
}

.checkbox > input:focus + label span::before {
  border-color: #34495E !important;
}

.checkbox > input:disabled + label span::before {
  background-color: #f0f0f0 !important;
}
.checkbox > input:checked:disabled + label span::before {
  background-color: rgba(64, 211, 129, 0.7) !important;
}

input:not[type=checkbox] {
  width: 260px;
  height: 50px;
  padding: 0 15px;
  margin-right: 15px;
}

button.button {
  border: 0;
}

.button:hover {
  color: #4b6176;
  background: #e1edee;
}

.button:active {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
}






.warning-note {
  color: #FF0000;
  margin: 10px 0;
}

.price_checkbox {
  margin-left: 0 !important;
}

.icuser {
  display: inline-block;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: bottom;
  background: transparent url('../img/glyphicons-halflings.png') no-repeat scroll -165px 0;
}

.pc {
  width: 940px;
  margin: 50px auto;
  background: #EEF7F8;
}

.pc .nav {
  width: 250px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  height: 500px;
  background: white;
}

.pc .info {
  padding: 20px;
  display: inline-block;
  vertical-align: top;
}

.pc label {
  font-weight: bold;
  font-size: 14px;
  color: #4B6176;
  width: 180px;
  display: inline-block;
}

.pc fieldset {
  margin-bottom: 20px;
}

.pc .placeholder {
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
}

.input-select {
  padding: 15px 5px 15px 15px;
  border: none;
  background: white;
  width: 290px;
  font-size: 14px;
  height: 50px;
}

.pc .button {
  display: inline-block;
}

.pc .nav a {
  display: block;
  padding: 20px;
  text-decoration: none;
  color: #4B6176;
  border: 1px solid #CFD9E3;
  /*border-right-width: 0;*/
  font-size: 14px;
  font-weight: 400;
}

.pc .nav a:hover,
.pc .nav a.active {
  border-color: #5abdbf;
  color: #5abdbf;
  position: relative;
  z-index: 10;
}

.pc .nav a:nth-child(n+2) {
  margin-top: -1px;
}

.pc .button {
  text-align: center;
}

.pc .reg_message {
  width: 445px;
}

.tariff-column .is_selected {
  display: block;
  text-align: center;
  line-height: 1.5;
  margin-top: 5px;
}

.tariff-wrapper .message-wrapper {
  background: #EEF7F8;
  margin: 0 auto 50px;
  width: 500px;
  padding: 20px 20px 5px;
}

.wrapped-table {
  display: none;
  margin: 2rem auto;
  font-size: 110%;
}

.wrapped-table .tab {
  display: table !important;
}

.wrapped-table .top {
  text-transform: uppercase;
}

.wrapped-table .row {
  line-height: 2rem;
}

.wrapped-table .row .info {
  line-height: normal;
}

.wrapped-table .row .col-left {
  display: inline-block;
  font-weight: bold;
  width: 20rem !important;
  text-align: left;
}

.wrapped-table .row .col-right,
.wrapped-table .row .col-right div
{
  display: inline-block;
}

.wrapped-table .row .col-right div {
  width: 5rem;
  border-left: 1px solid silver;
  padding: 0 4px;
}

.wrapped-table .row .col-right div:first-child {
  width: 5rem;
  border-left: 0 !important;
}

table.tab {
  margin: 2rem auto;
  font-size: larger;
  width: calc(100% - 20rem);
  min-width: 660px;
  max-width: 1320px;
  border-collapse: collapse;
}

table.tab th {
  width: 50%;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
  border-collapse: collapse;
  text-align: left;
  font-weight: bolder;
  height: 2.5rem;
  line-height: 1.2rem;
  vertical-align: middle;
}

table.tab td {
  width: 5rem;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
  border-collapse: collapse;
  text-align: center;
  height: 2.5rem;
  vertical-align: middle;
  font-weight: bolder;
  text-transform: uppercase;
  padding: 0 2px;
}

table.tab td:last-child {
  border-right: 0 !important;
}

.tab .notice {
  font-size: 16px !important;
}

.tab .notice img {
  height: 1em;
}

.tab .info {
  font-size: 16px !important;
  padding: 0;
  margin-left: 2px;
  position: relative;
  display: inline-block;
  top: 2px;
  width: 1.2rem;
  height: 1.2rem;
  line-height: 1rem;
  background: url('../img/info.svg') no-repeat center;
  background-size: 1em;
}

.tab .info.show-click::after {
  /*color: red !important;*/
}

.tab .info span {
  position: absolute;
  background-color: #f9f9f9;
  font-weight: normal;
  border: 1px solid gray;
  color: black;
  width: 14em;
  text-align: left;
  padding: 4px;
  left: 0;
  top: 1.5em;
  z-index: 10;
  display: none;
}

.tab .info.show span,
.tab .info.show-click span
{
  display: inline-block;
}

.reg_message .button {
  display: inline-block;
  text-align: center;
}

.spaced {
  margin-bottom: 15px;
}

.two-buttons {
  padding: 0 20px;
}
.two-buttons .button:nth-child(2) {
  float: right;
}

.faq-group-title {
  font-family: "Bebas Neue", sans-serif;
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 20px;
  text-align: center;
}

.faq-q {
  margin-bottom: 10px;
  font-size: 15px;
  color: #24CDD2;
}

.faq-a {
  margin-bottom: 30px;
}

.faq-a p {
  margin-bottom: 10px;
  line-height: 1.4;
}

.faq-a ul {
  list-style-type: circle;
}

.faq-a p a {
  white-space: nowrap;
}

.to-top {
  display: inline-block;
  float: right;
  border: 1px solid;
  width: 16px;
  height: 16px;
  border-radius: 9px;
  text-decoration: none;
  font-weight: bolder;
  text-align: center;
  font-family: Impact, Arial, sans-serif;
  line-height: 12px;
}

.faq-list li {
  margin-bottom: 10px;
  margin-left: -10px;
  padding-left: 10px;
  line-height: 1.5;
}

#faq h2 {
  margin-bottom: 10px;
  font-size: 15px;
}

.reglink_single {
  float: right;
  text-decoration: none;
  border-bottom: 1px dashed;
  margin-top: 13px;
}

#switch-features {
  margin-top: -65px;
  margin-bottom: 20px;
  cursor: pointer;
}
#switch-features img {
  margin: 0 0 -15px 15px;
}

.bordered {
  border: 2px solid #FF5474;
  padding: 10px;
  margin-left: -12px;
}

.information-block {
  display: inline-block;
  width: 125px;
  color: white;
  vertical-align: top;
  float: right;
  background: #2B435C;
  padding: 5px;
  margin-right: -150px;
  margin-top: -93px;
  position: relative;
}

.information-block:before {
  display: block;
  content: '';
  border-width: 12px 12px 12px 0;
  border-style: solid;
  border-color: transparent #2B435C transparent transparent;
  position: absolute;
  top: 25px;
  left: -12px;
}

.monospace {
  font-family: monospace;
  white-space: pre-wrap;
}

.half{
	width: 45%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 50px!important;
}

.half .left{
	/*float: left;*/
}
.content{
	/*margin-left: 70px!important;*/
  display: table;
  margin: auto;
}

.half .right{
	float: right;
}

.steps img{
	display: inline-block;
}

.steps .text{
	display: inline-block;
	vertical-align: top;
	margin: 0 15px!important;
}

.fich_box img{
	display: inline-block;
}

.fich_box h2, .border h3{
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	width: 320px;
	padding-left: 15px;
}

/*.buy_button {*/
/*  display: inline-block!important;*/
/*  margin-right: 0!important;*/
/*  width: 180px!important;*/
/*  line-height: 1em;*/
/*}*/

.buy_button {
  display: inline-block !important;
  margin: 6px 0 !important;
  width: 100% !important;
  border-radius: 6px !important;
  box-sizing: border-box !important;
  border: 0 !important;
}


.button_month {
  background-color: #00b1dd !important;
}

.button_month:hover {
  background-color: #e1edee !important;
}

.buy_button .p {
  display: block !important;
  background: none !important;
  float: none !important;
  width: unset !important;
  height: unset !important;
  font-size: unset !important;
  line-height: 1em;
  padding: 0;
  margin: 0;
}

.buy_button .price_term {
  display: block !important;
  background: none !important;
  float: none !important;
  width: unset !important;
  height: unset !important;

  font-size: 0.8em;
  padding: 0;
  margin: 0;
  line-height: 1em;
}

.total-table {
  text-align: left;
}

.total-table td, .buttons td{
	height: 50px!important;
	padding: 5px 10px;
	vertical-align: middle;
}

.total-table, .total-table td{
	width: 120px;
}

.buttons td{
	/*width: 420px;*/
}

.buttons {
  margin: 2px;
  /*width: 212px;*/
  text-align: center;
}

.buttons > div {
  margin: 8px;
}

.buy_button{
	background-color: #40D381;
	color: white;
	/*font-family: 'Bebas Neue';*/
    font-family: 'Open Sans', arial, sans-serif;
    /*font-size: 26px;*/
    font-size: 20px;
}

.confirm_button{
	background-color: #3ACCBA;
	color: white;
	/*background: url(../img/btn_paypal.gif) top no-repeat;*/
	display: block;
	width: 140px;
	margin: 0 auto 10px;
    font-weight: bold;
}

.container{
	text-align: center;
	margin-bottom: 50px;
}

h2{
	font-family: 'Bebas Neue';
    font-size: 22px;
    line-height: 26px;
    padding: 0 0 15px 0;
}

.center_block_page{
	width: 550px;
	margin: 0 auto;
	text-align: center;
}

.result-title{
	padding-left: 10px;
	font-size: 22px;
	display: table-cell;
	vertical-align: middle;
}

.content-page{
	margin-bottom: 25px;
	display: table;
}

html, body, .Container{
	height: 100%;
}

.content-main{
	min-height: calc(100% - 140px);
}

.contact-email, .contact-email a {
  font-family: 'Bebas Neue';
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  padding: 0 0 15px 0;
  color: #3ACCBA;
}

.post{
	margin: 10px 0;
	padding-left: 30px;
	color: black;
	text-align: left;
}

.post > a {
  text-transform: uppercase;
}

.excerpt{
  text-align: justify;
  font-family: 'Open Sans Condensed';
  margin-top: 4px;
}

.post a{
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.date {
    margin-right: 5px;
	font-size: 16px;
    font-weight: bold;
}

.date{
	margin-right: 5px;
}

.left_block{
	width: 60%;
    float:left;
}

.right_block{
	width: 40%;
	float: right;
}

.left_block, .right_block{
	display: inline-block;
}

.fich_box img{
	width: 48px;
	height: 48px;
}

.tvchanneloverride{
	display: inline-block;
    margin-left: 10px;
}

.border{
	width: 45%;
	display: inline-block;
	margin-bottom: 15px;
}

.step-list .border {
    width: unset !important;
}

.border div{
	display: table;
}

.steps{
	padding: 0 20px;
}

/**** POSITIONING ****/
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.justify {
  text-align: justify;
}

@media (max-width: 718px){
  .filler {
    display: none !important;
  }
  .center_block .menu a {
    padding: 15px 10px;
  }

  .unwrapped-table {
    display: none;
  }

  .wrapped-table {
    display: table;
  }
}

@media (max-width: 720px){
	.fich_box{
		width: 100%;
	}
	
	.fich_box div{
		margin: 0 auto;
	}
	
	.border{
		width: 100%;
	}
	.border div{
		margin: 0 auto;
	}
	
	.left_block, .right_block{
		width: 100%;
	}
	
	.right_block{
		float: none;
		margin-bottom: 20px;
	}
}

@media (max-width: 800px){
}
