@import url(
  http://fonts.googleapis.com/css?family=Roboto:500,
  300,
  700,
  400&subset=cyrillic,
  latin
);

body {
  background-position: top center;
  background-repeat: repeat-x;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  width: 100%;
  height: 100%;
  font-weight: 300;
  margin: 0;
  padding: 0;
  color: #656a7f;
}

html {
  /*margin-top: -60px;*/
  height: 100%;
  /*zoom: 0.9;
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);*/
}

a {
  color: #14a8bb;
  outline: none;
  text-decoration: none;
}

a:hover {
  color: #59d0df;
  text-decoration: underline;
}

a img {
  border: none;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
}

h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 10px 0;
}
h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

/* common styles */

.overhead {
  background-color: #f4f2ec;
  font-size: 12px;
}

.top-slogan,
.top-topmenu,
.top-adres {
  display: inline-block;
  padding: 11px 10px 11px 0px;
}

.top-adres {
  float: right;
}

header {
  background: #2c2e2f;
  height: 100px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  box-shadow: 0 17px 0 0 rgba(48, 48, 48, 0.07);
}

.inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1140px;
}

.logo {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
}

.logo img {
  padding-top: 22px;
  width: 230px;
}

.header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.righthead {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  padding-right: 20px;
}

.mobile-menu,
.close-nav {
  display: none;
}

@media (max-width: 950px) {
  .righthead .mobile-menu {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
  }
  .righthead .mobile-menu img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

  .dropdown {
    display: none;
    position: absolute;
    background: #2c2e2f;
    top: 40px;
    width: 225px;
    padding: 10px;
  }

  .toplinks {
    justify-content: center;
  }

  .toplinks .close {
    display: none;
  }

  .dropdown.active {
    display: block;
  }

  .close-nav {
    display: block;
  }
}

/* .lefthead {
  float: left;
}


.righthead {
display: inline-block;
width: initial;
text-align: right;
vertical-align: top;
float: right;
} */

.toplinks {
  padding-top: 12px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media (max-width: 950px) {
  .toplinks {
    justify-content: center;
  }
}

.toplinks img {
  width: 19px;
  vertical-align: middle;
  padding: 5px 0 0 0;
}

.toplinks a {
  color: #fff;
  padding-left: 0px;
  font-weight: 300;
  vertical-align: middle;
  font-size: 14px;
}

header menu {
  font-size: 20px;
  padding: 0;
  margin: 0;
}

header menu a {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  padding: 10px 6px;
  color: #fff;
  display: inline-block;
  padding: 5px 6px;
  margin: 11px 0 0 13px;
  border-radius: 4px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
}

@media (max-width: 675px) {
  header menu a {
    font-size: 16px;
  }
}

header menu a:hover {
  background-color: #0e76a8;
  border-radius: 5px;
  cursor: pointer;
}

header menu a.active {
  background-color: #0e76a8;
  border-radius: 5px;
  cursor: pointer;
}

.app-navigation a:hover {
  cursor: pointer;
  background-color: #0e76a8;
  border-radius: 5px;
}

.app-navigation .active {
  background-image: url(/img/active-menu.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 20px;
}

.app-navigation .active h2 {
  background-color: #0e76a8;
  border-radius: 5px;
  cursor: pointer;
}

ul#cssmenu ul {
  background: transparent;
  background-color: rgba(255, 255, 255, 0.9);
  border: 0 none;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  display: none;
  left: 0;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 200;
}

ul#cssmenu ul li {
  display: block !important;
  float: left;
  font-size: 12px;
  min-width: 185px;
}

ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
  background: none repeat scroll 0 0 #3cb7ea;
}

ul#cssmenu {
  margin: 0;
  padding: 0;
}

ul#cssmenu li {
  display: inline-block;
  list-style: none outside none;
  margin: 0 0 0 22px;
  padding: 0;
  position: relative;
  z-index: 1007;
}

@media (max-width: 767px) {
  ul#cssmenu li {
    display: block;
  }
}

ul#cssmenu ul:after {
  clear: both;
  content: ".";
  display: block;
  font: 1px/0 serif;
  height: 0;
  visibility: hidden;
}

ul#cssmenu li a {
}

ul#cssmenu li li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  display: block;
  margin-bottom: 0;
  padding: 10px;
}

ul#cssmenu li li:last-child a {
  border-bottom: none;
}

ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
  float: none;
}

ul#cssmenu ul ul {
  display: none;
  left: 170px;
  position: absolute;
  top: 0;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
  display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
  display: block;
}

.hmenu-eqip {
  width: 555px;
}

.top-main {
  width: 100%;
  background-position: center center;
  height: 100%;
}

.mb-first {
  background-image: url("../img/index/mb1.png");
  background-color: #88c1c3;
  width: 100%;
  background-position: center center;
  height: 568px;
}

.mb-scnd {
  background-image: url("../img/index/mb2.png");
  background-position: center center;
  width: 100%;
  height: 678px;
  margin-top: -116px;
}

@media (max-width: 675px) {
  header menu a {
    font-size: 16px;
  }
}

.mb-third {
  background-image: url("../img/index/mb3.png");
  background-position: center center;
  width: 100%;
  height: 678px;
  margin-top: -116px;
}

.mb-four {
  background-image: url("../img/index/mb4.png");
  background-position: center center;
  width: 100%;
  height: 678px;
  margin-top: -116px;
  z-index: 200;
  position: relative;
}

.mb-five {
  background-image: url("../img/index/mb5.png");
  background-position: center center;
  width: 100%;
  height: 678px;
  margin-top: -116px;
  z-index: 1000;
}

.mb-fivenew {
  background-image: url("../img/index/mb5new.png");
  background-position: center center;
  width: 100%;
  height: 678px;
  margin-top: -116px;
  z-index: 1000;
}

.mb-six {
  background-image: url("../img/index/mb6.png");
  background-position: center center;
  width: 100%;
  height: 678px;
  margin-top: -116px;
  z-index: 1000;
}

.mb-last {
  background: #4d5155;
  width: 100%;
  height: 400px;
  margin-top: -116px;
  position: relative;
}

.mb-text {
  width: 50%;
  text-align: right;
  box-sizing: border-box;
  padding: 89px 44px 0 0;
  color: #fff;
  font-size: 28px;
}

.mb-scnd .mb-text {
  width: 50%;
  text-align: left;
  box-sizing: border-box;
  padding: 204px 0 0 44px;
  color: #444444;
  font-size: 28px;
  margin-left: 50%;
}

.mb-third .mb-text {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 402px 0 0;
  color: #fff;
  font-size: 28px;
}

.mb-four .mb-text {
  padding: 215px 44px 0 0;
}

.mb-five .mb-text {
  width: 50%;
  text-align: left;
  box-sizing: border-box;
  position: relative;
  padding: 204px 0 0 44px;
  color: #fff;
  font-size: 28px;
  margin-left: 50%;
}

.mb-fivenew .mb-text {
  width: 50%;
  text-align: right;
  box-sizing: border-box;
  position: relative;
  padding: 204px 0 0 44px;
  color: #fff;
  font-size: 28px;
  margin-right: 50%;
}

.mb-six .mb-text {
  width: 50%;
  text-align: left;
  box-sizing: border-box;
  padding: 241px 0 0 79px;
  color: #fff;
  font-size: 28px;
  margin-left: 50%;
}

.mb-last .mb-text {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 80px 44px 0 0;
  color: #fff;
  font-size: 46px;
  font-weight: 300;
}

.mb-text h2 {
  font-size: 60px;
  font-weight: 300;
  text-transform: none;
  line-height: 60px;
}

.mb-text h2 strong {
  font-weight: 500;
}

.login-b {
  padding-top: 14%;
}

.main-block {
  margin-top: 30px;
  text-align: center;
}

.main-block h2 {
  font-weight: 300;
  font-size: 40px;
  text-transform: none;
}

.main-block h3 {
  font-size: 24px;
  font-weight: 300;
}

.blocks {
  margin-top: 30px;
  font-size: 18px;
}

.main-block div.block {
  width: 320px;
  display: inline-block;
  background-color: #f9f8f6;
  font-weight: 300;
  padding: 20px;
  height: 205px;
  font-size: 22px;
  position: relative;
  margin: 0px 28px 28px 0;
  box-sizing: border-box;
  vertical-align: top;
}

.learnmore {
  position: absolute;
  bottom: 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.learnmore a {
  color: #415560;
}

.learnmore img {
  width: 90px;
}

footer {
  background-color: #303036;
}

.f-cols {
  padding: 25px 0 10px 0;
}

.f-col {
  color: #fff;
  float: left;
  width: 340px;
}

.f-col:nth-child(1) {
  width: 350px;
}

.f-col:nth-child(2) {
  width: 100px;
  float: right;
}

.f-col:nth-child(3) {
  width: 160px;
  float: right;
}

.f-col:nth-child(4) {
  width: 160px;
  float: right;
}

.f-col:nth-child(5) {
  width: 160px;
  float: right;
}

.f-col h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 4px 0 10px;
  text-transform: none;
}

.f-col ul {
  font-size: 16px;
  line-height: 31px;
  font-weight: 300;
  list-style: none;
  margin: 0;
  padding: 0;
}

.f-col ul img {
  padding-right: 6px;
  vertical-align: middle;
}

.foot-contacts1 {
}

.foot-contacts2 {
}

.foot-contacts3 {
}

.footlogo {
  float: left;
  margin: 25px 0 0;
  font-weight: 300;
}

.footlogo span {
  color: #a4a6b1;
}

.footlogo img {
  width: 200px;
}

.social {
  padding: 27px 0 0 24px;
  display: inline-block;
}

.social img {
  width: 33px;
  padding: 8px 0 0 5px;
}

.copy {
  color: #fff;
  margin: 10px 0;
}

.sf-menu {
  color: #8e8b8d;
  font-size: 16px;
  font-weight: 300;
  padding-top: 15px;
  margin-top: 24px;
  float: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sf-menu a {
  color: #fff;
  padding-right: 20px;
}

.f-col a {
  color: #fff;
}

.subfooter {
  padding: 0px 0 20px 0;
  background-color: #303036;
}

.nextsplash {
  margin: 40px 0;
}

.main-features {
  width: 100%;
  font-size: 22px;
  margin: 25px 0 0 0;
}

.main-features tr td:nth-child(2n + 2) {
  text-align: left;
  padding: 20px;
}
.main-features td {
  vertical-align: middle;
}

.features {
  width: 100%;
  font-size: 20px;
  margin: 25px 0 0 0;
}

.features td {
  vertical-align: middle;
  width: 33%;
  padding-bottom: 15px;
}

.features td.divider {
  background-color: #eee;
  padding: 0;
  height: 1px;
  margin-top: 20px;
}

/* Левое меню
/* Вертикальное меню*/

.vertmenu {
}
ul.vertmenu {
  margin: 0;
  padding: 0;
}
ul.vertmenu li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
}
ul.vertmenu li ul {
  padding: 0;
  margin: 0;
  display: none;
  text-transform: none;
}
ul.vertmenu li ul li {
}
ul#myvertmenu a {
  /*Конечное вертикальное меню*/
  text-decoration: none;
  display: block;
  padding: 9px 13px;
  border-bottom: 1px solid #ccc;
}

ul#myvertmenu a {
  font-weight: bold;
  color: #930326;
}

ul#myvertmenu ul a {
  font-weight: 300;
  color: #000;
  background-position: 14px 6px;
  background-repeat: no-repeat;
  padding-left: 46px;
}

ul#myvertmenu ul a:hover {
  background-color: #385593;
  color: #fff;
}

ul#myvertmenu ul a.eqip1 {
  background-image: url("../img/index/eqipicon1.png");
}
ul#myvertmenu ul a.eqip1:hover {
  background-image: url("../img/index/eqipiconwhite1.png");
}

ul#myvertmenu ul a.eqip2 {
  background-image: url("../img/index/eqipicon2.png");
}
ul#myvertmenu ul a.eqip2:hover {
  background-image: url("../img/index/eqipiconwhite2.png");
}

ul#myvertmenu ul a.eqip3 {
  background-image: url("../img/index/eqipicon3.png");
}
ul#myvertmenu ul a.eqip3:hover {
  background-image: url("../img/index/eqipiconwhite3.png");
}

ul#myvertmenu ul a.eqip4 {
  background-image: url("../img/index/eqipicon4.png");
}
ul#myvertmenu ul a.eqip4:hover {
  background-image: url("../img/index/eqipiconwhite4.png");
}

ul#myvertmenu ul a.eqip5 {
  background-image: url("../img/index/eqipicon5.png");
}
ul#myvertmenu ul a.eqip5:hover {
  background-image: url("../img/index/eqipiconwhite5.png");
}

ul#myvertmenu ul a.eqip6 {
  background-image: url("../img/index/eqipicon6.png");
}
ul#myvertmenu ul a.eqip6:hover {
  background-image: url("../img/index/eqipiconwhite6.png");
}

ul#myvertmenu ul a.eqip7 {
  background-image: url("../img/index/eqipicon7.png");
}
ul#myvertmenu ul a.eqip7:hover {
  background-image: url("../img/index/eqipiconwhite7.png");
}

ul#myvertmenu ul a.eqip8 {
  background-image: url("../img/index/eqipicon8.png");
}
ul#myvertmenu ul a.eqip8:hover {
  background-image: url("../img/index/eqipiconwhite8.png");
}

ul#myvertmenu a.collapsed {
  background: url("../img/index/arrowright.png") right 6px no-repeat;
}
ul#myvertmenu a.expanded {
  background: url("../img/index/arrowdown.png") right 6px no-repeat;
}

.visible {
  opacity: 1;
}
.hidden {
  opacity: 0;
}

.sp-content {
  margin-top: 120px;
}

.selectplan {
  width: 100%;
}

.selectplan td {
  border-right: 1px solid #c3c3c3;
  font-size: 19px;
  font-weight: 300;
  padding: 12px;
  text-align: center;
}

.selectplan tr td:last-child {
  border: 0;
}

.selectplan tr td:first-child {
  text-align: left;
}

.selectplan tr:first-child td {
  border-bottom: 1px solid #c3c3c3;
}

.selectplan tr:last-child td {
  border: 0;
}

.sp-caption {
  font-size: 48px;
}

.selectplan tr:nth-child(even) td {
  background-color: #f9f9f9;
}

.selectplan td.sp-head {
  text-align: left;
  vertical-align: top;
  font-weight: 500;
  width: 170px;
}

.sp-cost-free {
  font-size: 38px;
  color: #ffd44f;
}

.sp-cost {
  color: #0e76a8;
  line-height: 53px;
}

.sp-cmsoon {
  background-image: url("/img/spcmsn.png");
  background-position: 131px center;
  background-repeat: no-repeat;
}

.selectplan tr td.sp-divider {
  background-color: #e8e8e8;
}

.selectplan tr td.sp-free {
  background-color: #fffaec;
}

.selectplan tr:nth-child(even) td.sp-free {
  background-color: #fbf6e8;
}

.selectplan tr td.sp-green {
  background-color: #dbefdb;
}

.selectplan tr:nth-child(even) td.sp-green {
  background-color: #d7ebd7;
}

a.sp-butgreen {
  background-color: #5cb85c;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  padding: 5px 11px;
}

a.sp-buthblue {
  background-color: #59b062;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  padding: 5px 13px;
  display: inline-block;
}

a.sp-butblue {
  background-color: #0e76a8;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  padding: 5px 11px;
}

.comingsoon {
  padding: 4px 9px;
  display: block;
  color: #fdff68;
  border-radius: 8px;
  position: absolute;
  top: 154px;
  right: 0;
  border: 1px solid #fdff68;
}

.header-image-3d {
    position: relative;
    width: 90%;
    transform-style: preserve-3d;
    will-change: transform;
    margin: 0px;
    padding: 0px;
    border: 0px;
    font: inherit;
    vertical-align: baseline;
}

.header-image {
        position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: conic-gradient(from 180deg at 50% 50%, rgb(192, 112, 255) -21.1deg, rgb(251, 151, 108) 108.58deg, rgb(101, 243, 218) 246.22deg, rgb(192, 112, 255) 338.9deg, rgb(251, 151, 108) 468.58deg);
    filter: blur(150px);
    opacity: 0.4;
    
}

.snapshot {
    display: block;
    position: relative; 
    top:100%;
    left: 25%; 
    width: 50%;*/
    border: 1px solid rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    transform: translate(-50%, -50%) translateZ(70px);
    filter: drop-shadow(rgba(41, 80, 125, 0.15) -5px 10px 25px);
    pointer-events: none;
}

