* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "PTSansRegular";
  font-weight: normal;
  font-size: 16px;
  color: #000;
  background-color: #ded4c6; /*#e5dfd6; #ded6cb;*/
}

.clearfix:after {
  display: table;
  content: "";
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.container {
  width: 1180px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 5px -1px 27px -1px #b1a8a0, -5px -1px 27px -1px #b1a8a0;
}

h3 {
  font-size: 30px;
  color: #fff;
}

h4 {
  font-family: "PTSansBold";
  font-weight: normal;
  color: #1a3f74;
  text-transform: uppercase;
}

a {
  text-decoration: none;
}

a.butt {
  display: block;
  float: left;
  font-family: "MuseoSansCyrl900";
  font-weight: normal;
  width: 301px;
  height: 55px;
  border-radius: 15px;
  color: #fff;
  font-size: 17px;
  line-height: 52px;
  text-transform: uppercase;
  -webkit-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
  margin-right: 20px;
  /*text-align: left;*/
  position: relative;
  text-align: center;
  padding-left: 21px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

a.butt:last-child {
  margin-right: 0;
}

a.butt:hover {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
  font-size: 18px;
  line-height: 52px;
}

a.butt-download:hover {
  box-shadow: 0px 0px 0px 1px rgb(54, 91, 119);
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  padding-left: 25px;
}

a.butt-buy:hover {
  box-shadow: 0px 0px 0px 1px rgb(136, 66, 66);
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  padding-left: 25px;
}

a.butt-features:hover {
  box-shadow: 0px 0px 0px 1px rgb(160, 155, 144);
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  padding-left: 24px;
}

.nobreak {
  white-space: nowrap;
}

/*HEADER*/

.header {
  background: url(../img/logo.jpg) center top no-repeat;
}

.header-top {
  height: 100px;
  line-height: 94px;
  padding-right: 42px;
}

.header-top h1,.site-name {
  margin: 0;
  text-align: center;
  font-size: 58px;
  font-weight: normal;
  font-family: "MuseoSansCyrl900";
  /* color:#1c667d; */
  color: #0c6298;
  text-shadow: 2px 1px 0 rgba(255,255,255,.8);
}

.header-top h1 > span,.site-name span {
  color: #a25757;
}

.header nav {
  text-align: center;
  background-color: #2f6b91;
  padding: 8px 0 4px;
}

.header nav ul {
  display: inline-block;
}

.header nav li {
  float: left;
}

.header nav li:last-child {
  margin-right: 0;
}

.header nav a {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 19px;
  line-height: 19px;
  display: block;
  color: #fff;
  /*-webkit-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s; */
  padding: 7px 13px;
  border: 2px solid rgba(255, 255, 255, 0);
  margin-right: 7px;
}

.header nav a:hover {
  /* text-decoration: underline; */
  border: 2px solid #2f84bb;
  box-shadow: inset 0px 0px 20px 7px #3c80ab;
}

.header nav a.active {
  /*background-color: #277bb0;
	text-shadow: 1px 1px #000;*/
  background-color: rgba(22, 77, 111, 0.77);
  text-shadow: 1px 1px #000;
  box-shadow: 0 7px #1b5476, 0 -7px #1b5476;
  /*outline: 2px solid rgb(39, 116, 165);*/
}

.header nav a.active:hover {
  cursor: default;
  border: 2px solid rgba(255, 255, 255, 0);
}

/* END HEADER*/

/*SLIDER*/

.slider .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-prev::before,.slick-next::before {
  font-size: 40px;
  z-index: 100;
}

.slick-prev,.slick-next {
  z-index: 100;
  font-size: 40px;
  width: 40px;
  height: 40px;
}

.slick-prev {
  left: 10px;
}

.slick-next {
  right: 10px;
}

.slick-dots {
  bottom: 3px;
  opacity: 0.7;
}

.slick-dots li button::before {
  font-size: 24px;
}

.slick-dots li.slick-active button::before,.slick-dots li button:hover:before {
  color: #bf7a7a;
}

.slider-carusel {
  max-height:434px;
}

.slider-item {
  background: url(../img/banner_1.jpg) left top no-repeat;
  min-height: 434px;
  max-height: 434px;
  padding: 69px 0 0 123px;
}

#slider-item-2, #slider-item-3, #slider-item-4, #slider-item-5, #slider-item-6 {
  opacity: 0;
}

#slider-item-1 {
  background: url(../img/banner_1.jpg) left top no-repeat;
}

#slider-item-2 {
  background: url(../img/banner_2.jpg) left top no-repeat;
}

#slider-item-3 {
  background: url(../img/banner_3.jpg) left top no-repeat;
}

#slider-item-4 {
  background: url(../img/banner_4.jpg) left top no-repeat;
}

#slider-item-5 {
  background: url(../img/banner_5.jpg) left top no-repeat;
}

#slider-item-6 {
  background: url(../img/banner_6.jpg) left top no-repeat;
}


/*
#slider-content-1 {
}
*/

#slider-content-2 {
  position: relative;
}

#slider-content-3 {
  position: relative;
}

#slider-content-4 {
  position: relative;
}

#slider-content-5 {
  position: relative;
}



/* ----- Второй слайд ---------------------------- */

#slider-content-2__text-1, #slider-content-2__text-2 {
  display: inline-block;
  position: absolute;
  font-size: 29px;
}

#slider-content-2__text-1  i, #slider-content-2__text-2 i {
  display: inline-block;
  opacity: 0.4;
  margin-left: 3px;
  font-size: 25px;
}


#slider-content-2__text-1 {
  top: 293px;
  left: 11px;
  color: #477492;
}

#slider-content-2__text-2 {
  top: -30px;
  left: 493px;
  color: #a25757;
}

/* ----- Третий слайд ---------------------------- */

#slider-content-3__text-1, #slider-content-3__text-2, #slider-content-3__text-3, #slider-content-3__text-4 {
  display: inline-block;
  position: absolute;
  font-size: 31px;
}

#slider-content-3__text-1 {
  top: -20px;
  left: -33px;
  color: #477492;
}

#slider-content-3__text-2 {
  top: 18px;
  left: -32px;
  color: #a25757;
}

#slider-content-3__text-3 {
  top: 58px;
  left: -32px;
  color: #a7a39b;
  font-size: 27px;
}

#slider-content-3__text-4 {
  top: 113px;
  left: -31px;
  color: #a5abaf;
  font-size: 25px;
  line-height: 38px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.5);
}

#slider-content-3__text-4 span {
  color: #c1c0bd;
  font-size: 22px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.4);
  margin-left: 24px;
  display: inline-block;
  margin-top: 8px;
}

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

/* ----- Четвертый слайд ------------------------- */

#slider-content-4__text-1, #slider-content-4__text-2, #slider-content-4__text-3,
#slider-content-4__text-4, #slider-content-4__text-5, #slider-content-4__text-6,
#slider-content-4__text-7, #slider-content-4__text-8, #slider-content-4__text-9
{
  display: inline-block;
  position: absolute;
  color: #a5abaf;
  font-size: 22px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.5);
}

#slider-content-4__text-1 {
  top: -20px;
  left: -33px;
  color: #477492;
  font-size: 31px;
}

#slider-content-4__text-2 {
  top: 18px;
  left: -32px;
  color: #a25757;
  font-size: 31px;
}

#slider-content-4__text-3 {
  top: 58px;
  left: -32px;
  color: #a7a39b;
  font-size: 27px;
}

#slider-content-4__text-4 {
  top: 112px;
  left: -34px;
}

span.slider-des>b {
  display: inline-block;
  padding-top: -3px;
  font-size: 32px;
  vertical-align: bottom;
  color: rgba(167, 163, 155, 0.54);
}

#slider-content-4__text-5 {
  top: 137px;
  left: -11px;
  color: rgba(165, 171, 175, 0.9);
  font-size: 20px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.4);
}

#slider-content-4__text-6 {
  top: 170px;
  left: -34px;
  opacity: 0.9;
}

#slider-content-4__text-7 {
  top: 206px;
  left: -34px;
  opacity: 0.8;
}
#slider-content-4__text-8 {
  top: 242px;
  left: -34px;
  opacity: 0.72;
}
#slider-content-4__text-9 {
  top: 278px;
  left: -34px;
  opacity: 0.62;
}


/* ----- Пятый слайд ---------------------------- */

#slider-content-5__text-1, #slider-content-5__text-2, #slider-content-5__text-3,
#slider-content-5__text-4, #slider-content-5__text-5, #slider-content-5__text-6,
#slider-content-5__text-7, #slider-content-5__text-8, #slider-content-5__text-9
{
  display: inline-block;
  position: absolute;
  font-size: 31px;
}

#slider-content-5__text-1 {
  top: -20px;
  left: -33px;
  color: #477492;
}

#slider-content-5__text-2 {
  top: 15px;
  left: -33px;
  color: #a25757;
}

#slider-content-5__text-3 {
  top: 52px;
  left: -33px;
  color: #9c9996;
  font-size: 29px;
}

#slider-content-5__text-4 {
  top: 109px;
  left: -33px;
  color: #a7b7c2;
  font-size: 25px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.5);
}

#slider-content-5__text-5 {
  top: 139px;
  left: -33px;
  color: #aebcc6;
  font-size: 25px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.5);
}

#slider-content-5__text-6 {
  top: 170px;
  left: -33px;
  color: #b2bfc8;
  font-size: 25px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.5);
}

#slider-content-5__text-7 {
  top: 222px;
  left: -33px;
  color: #c7c5c1;
  font-size: 23px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.4);
}

#slider-content-5__text-8 {
  top: 250px;
  left: -33px;
  color: #c7c5c1;
  font-size: 22px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.3);
}

#slider-content-5__text-8 > b {
  color: #c7c5c1;
  font-size: 23px;
  color: #c1bdb6;
}

#slider-content-5__text-9 {
  top: 277px;
  left: -33px;
  color: #c7c5c1;
  font-size: 22px;
  text-shadow: 2px 1px 0 rgba(255,255,255,.3);
}

#slider-item-5 i {
  display: inline-block;
  min-width:8px;
}

#slider-item-5 i.comma {
  display: inline-block;
  margin-left: 3px;
  opacity: 0.6;
}

#slider-content-5__text-9 i.ftp {
  display: inline-block;
  letter-spacing: 2px;
  font-style: normal;
  margin-left: 3px;
}


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





.slider-item h2 {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 40px;
  line-height: 19px;
  letter-spacing: -1px;
  color: #5d7d93;
  margin: 0 0 50px -1px;
  text-shadow: 2px 2px 0 rgba(255,255,255,0.7);
}

.slider-item h2 i {
  color: #9db6c7;
  text-shadow: 2px 2px 0 rgba(255,255,255,0.2);
  opacity: 0.7;
}

.slider-des {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 31px;
  line-height: 34px;
  color: #777;
  margin: 0 0 37px 0;
  text-shadow: 2px 1px 0 rgba(255,255,255,.7);
}


.slider-des > span:nth-of-type(1) {
  color: #a25757;
  text-shadow: 2px 1px 0 rgba(255,255,255,.7);
  font-size: 33px;
  margin-left: 3px;
}

.slider-des > span:nth-of-type(2) {
  color: #9b948e;
  text-shadow: 2px 1px 0 rgba(255,255,255,.7);
  margin-left: 2px;
}

.slider-des > span:nth-of-type(3) {
  color: #6a8191;
  text-shadow: 2px 1px 0 rgba(255,255,255,.7);
  margin-left: 3px;
}


.slider-item p {
  font-family: "PTSansBold";
  font-size: 17px;
  line-height: 22px;
  color: #7997ad;
  margin: 49px 0 37px 0;
  text-shadow: 2px 1px 0 rgba(255,255,255,0.2);
}

.slider-item p > span {
  color: #b79090;
  margin: 5px;
}

.slider-link {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 16px;
  color: #b9b2ac;
  /*font-size: 17px;
  color: #b5afab;*/
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 1px dotted;
  margin-left: 180px;
  text-shadow: 2px 1px 0 rgba(255,255,255,0.5);
}

.slider-link:hover {
  color: #996363;
}

.button-section {
  padding-top: 47px;
  height: 156px;
  text-align: center;
  background-color: #faf9f7;
}

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

a.butt-download {
  background: url(../img/sprite-small.png) 18px 11px no-repeat, #4995d0;
  border: 2px solid #386383;
}

a.butt-buy {
  background: url(../img/sprite-small.png) 18px -50px no-repeat, #d85e5e;
  border: 2px solid #884242;
}

a.butt-features {
  background: url(../img/sprite-small.png) 18px -98px no-repeat, #c5beb1;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  border: 2px solid #a09b90;
}

.advantages {
  padding: 40px 0 9px;
  padding-top: 45px;
  background-color: #4c7fa0; /*#2c7aab;*/
  position: relative;
}

.advantages:before, .advantages:after {
  display: block;
  position: absolute;
  content: '';
  border: 33px solid transparent;
  display: block;
  width: 0;
  height: 0;
  left: 557px;
  z-index: 10;
}

.advantages:before {
  top: 0;
  border-top: 25px solid #faf9f7;
}

.advantages:after {
  bottom: -57px;
  border-top: 25px solid #4c7fa0; /*25px solid #2c7aab;*/
}

.advantages h3 {
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0,0,0,.5); /*2px 3px 0 rgba(0,0,0,.33); */
  margin: 2px 0 33px 0;
}

.advantages-list {
    display:flex;
    margin-bottom: 24px;
}

.advantages-list div {
    width: 49.9%;
    padding: 0;
}

.advantages-list div:first-child {
    padding-left: 43px;
    padding-right: 33px;
}
.advantages-list div:last-child {
    padding-left: 32px;
    padding-right: 45px;
}



.advantages-list div p {
    position: relative;
    padding-left: 73px;
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 17px;
    color: white;
    text-shadow: 0px 1px 1px rgba(74, 74, 74, 0.65);
    margin: 0;
    margin-bottom: 22px;
    text-align: justify;
}

.advantages-list div img {
    position: absolute;
    left:-1px;
    top:0;
}





.info {
  padding: 75px 0 65px;
  position: relative;
}

.info:before {
  display: block;
  position: absolute;
  content: '';
  border: 33px solid transparent;
  display: block;
  width: 0;
  height: 0;
  left: 557px;
  z-index: 10;
  bottom: -56px;
  border-top: 25px solid #fff;
}

.news {
  width: 283px;
  padding: 0 7px 0 42px;
  margin-right: 30px;
}

.news h4 {
  margin: 16px 0 38px 0;
  font-size: 23px;
  color: #1b5476;
}

.news-box {
  margin: 0 0 21px 0;
}

.news-date {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 18px;
    color: #437696;
    display: block;
    margin: 0 0 10px 0;
    margin-top: 30px;
}

.news-text {
  font-size: 17px;
  line-height: 21px;
  margin: 0 0 10px 0;
  max-width: 225px;
  text-align: justify;
  color: #424242;
  text-shadow: 0 0px 1px #dedede;
}

.news-link {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 15px;
  color: #77acce;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0;
  margin-right: 12px;
  border-bottom: 1px solid transparent;
}

.news-link:hover {
  color: #d85e5e;
  border-bottom: 1px dotted rgba(216, 94, 94, 0.55);
}

.review-wrapper .prev.slick-arrow,.review-wrapper .next.slick-arrow {
  top: auto;
  bottom: -21px;
  position: absolute;
  cursor: pointer;
  z-index: 100000;
}

.review-wrapper .prev.slick-arrow {
  left: 331px;

  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 21px;
  cursor: pointer;
  color: rgba(25, 55, 74, 0.3);
}

.review-wrapper .next.slick-arrow {
  right: 331px;

  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 21px;
  cursor: pointer;
  color: rgba(25, 55, 74, 0.3);
}

.review-wrapper .slick-dots li.slick-active button::before,.review-wrapper .slick-dots li button:hover::before,.review-wrapper .slick-dots li button:before,.review-wrapper .slick-dots li button:after {
  color: transparent;
}

.review-wrapper .slick-dots li button {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 16px;
  line-height: 16px;
  display: block;
  width: 20px;
  height: 20px;
  padding: 2px;
  cursor: pointer;
  color: #19374a;
  border: 0;
  outline: none;
  background: transparent;
  font-weight: bold;
}

.review-wrapper .slick-dots li.slick-active button {
  color: #000;
  background-color: rgba(39,123,176, 0.29);
  border-radius: 5px;
}

.review-wrapper {
  float: right;
  width: 826px;
  margin: 0 40px 0 0;
  border-radius: 15px;
  background-color: #cfedf9;
}

.review-wrapper .slick-dots {
  bottom: -20px;
}

.review-box {
  padding: 16px 35px 1px 31px;
}

.review-box h4 {
  font-size: 22px;
  margin: 1px 0 17px 6px;
  color: #1b5476;
}

.review-box-row {
  margin: 0 0 17px 0;
}

.review-box-text {
    font-family: "PTSansItalic";
    font-weight: normal;
    font-size: 17px;
    margin: 0px 11px -4px 8px;
    text-align: justify;
    line-height: 22px;
    color: #252525;
    text-shadow: 0px 1px 2px #d5e1e6;
}

.review-box-name {
    font-family: "PTSansBold";
    font-weight: normal;
    color: #3e6782;
    margin-right: 10px;
    margin-bottom: 8px;
}

.review-box-name-closer {
    margin-top: -6px;
}
.review-box-name-3 {
    margin-top: -2px;
}


.down-button-section {
  min-height: 164px;
  background-color: #eee;
  padding-top: 54px;
}



/*FOOTER*/

.footer {
  background: url(../img/footer-bg.jpg) left top repeat;
  padding: 17px 0 18px;
  text-align: center;
  position: relative;
}

.footer-menu {
  display: inline-block;
  margin: 0 0 32px 0;
}

.footer-menu li {
  margin-right: 25px;
  float: left;
}

.footer-menu li:last-child {
  margin-right: 0;
}

.footer-menu a {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 16px;
  -webkit-transition: all 0.04s;
  -o-transition: all 0.04s;
  transition: all 0.04s;
  color: #000;
  color: #2f2f2f;
}

.footer-menu a:hover {
  color: #1a3f74;
  border-bottom: 1px solid #4b6f86;
}

.copy span {
  font-size: 13px;
}

.stat-counter {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 57px;
    right: 40px;
    background-color: #e2e2e2;
}

/*END FOOTER*/

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

/* Features Page */

.container-padding {
  padding: 0 32px;
  padding-top: 28px;
  background-color: #eee;
}

.bg-features {
  background-image: url(../img/bg-page.png);
  background-position: 513px 16px;
  background-repeat: no-repeat;
}

.bg-gendrevo {
  background-image: url(../img/bg-page.png);
  background-position: 513px -363px;
  background-repeat: no-repeat;
}

.bg-albums {
  background-image: url(../img/bg-page.png);
  background-position: 522px -346px;
  background-repeat: no-repeat;
}

.bg-createsite {
  background-image: url(../img/bg-page-2.png);
  background-position: 491px -78px;
  background-repeat: no-repeat;
}

.features-header {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 23px;
  color: #0c576e;
  margin: 0 0 29px 0;
  text-align: center;
  text-transform: uppercase;
}

.features-page h2 {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 21px;
  line-height: 21px;
  margin: 0;
  color: #0c576e;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}

.features-page h3 {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  margin: 22px 0 18px -2px;
  color: #0c576e;
  display: inline-block;
  margin-right: 16px;
}

/*табы*/

ul.tabs {
  margin: 0px 0 0 0;
  padding: 0;
  list-style: none;
  width: 100%;
  position: relative;
  z-index: 1000;
}

ul.tabs li {
  float: left;
  cursor: pointer;
  min-height: 77px;
  position: relative;
  font-size: 16px;
  width: calc( 23.33% - 5px);
  margin: 0 5px 0 0;
  text-align: center;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #fff;
  border-bottom: 1px solid #2f6b91;
}

ul.tabs li:after {
  display: block;
  content: '';
  width: 6px;
  position: absolute;
  left: auto;
  top: auto;
  right: -6px;
  bottom: -1px;
  height: 1px;
  background-color: #2f6b91;
  z-index: 1000000;
}

ul.tabs li:first-child {
  /* width: calc( 31.0% ); */
  width: 345px;
}

ul.tabs li:nth-child(2) {
  /* width: calc(25.0%); */
  width: 278px;
}

ul.tabs li:nth-child(3) {
  /* width: calc(20.488%); */
  width: 230px;
}

ul.tabs li:last-child {
  /* width: calc(22.176%); */
  width: 248px;
  margin: 0;
}

ul.tabs li:last-child:after {
  display: none;
}

ul.tabs li.active,ul.tabs li.active:hover {
  border-top: 1px solid #2f6b91;
  border-left: 1px solid #2f6b91;
  border-right: 1px solid #2f6b91;
  /* border-bottom:1px solid transparent; */
  border-bottom: 1px solid #d4e9f1;
  box-shadow: 2px 2px #d4e9f1;
  background-color: #d4e9f1;
  /* #cfedf9 */
  height: 77px;
  margin-top: 0;
  cursor: default;
}

ul.tabs li.active:last-child,ul.tabs li.active:last-child:hover {
  box-shadow: -2px 2px #d4e9f1;
}

ul.tabs li:hover {
  height: 79px;
  margin-top: -2px;
  border-top: 1px solid #89b6d2;
  border-left: 1px solid #89b6d2;
  border-right: 1px solid #89b6d2;
  border-bottom: 1px solid #2f6b91;
  background-color: #f8fcfe;
}

.tab-caption {
  display: block;
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 18px;
  line-height: 19px;
  color: rgb(65, 109, 138);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-52%);
  -ms-transform: translateY(-52%);
  transform: translateY(-52%);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tab-caption-active {
  font-size: 20px;
  line-height: 21px;
  color: #2d5874;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tab-container {
  border: 1px solid #2f6b91;
  padding: 32px 40px 0;
  border-top: none;
  width: 100%;
  overflow: auto;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d4e9f1 ),color-stop(180px, #fff), to(#fff));
  background-image: -webkit-linear-gradient(top, #d4e9f1  0%, #fff 180px, #fff 100%);
  background-image: -o-linear-gradient(top, #d4e9f1  0%, #fff 180px, #fff 100%);
  background-image: linear-gradient(to bottom, #d4e9f1  0%, #fff 180px, #fff 100%);
  -webkit-box-shadow: 0 0 16px rgba(0,0,0,.17);
  box-shadow: 0 0 16px rgba(0,0,0,.17);
}

.list-numeric {
  font-family: "PTSansBold";
  font-weight: normal;
  color: #2f6b91;
  font-size: 17px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 23px 20px;
}

.list-numeric a {
  font-family: "PTSansRegular";
  color: #2f6b91;
  display: inline-block;
  height: 22px;
}

.list-numeric a:hover {
  border-bottom: 1px dotted #3d667b;
  text-shadow: 1px 0px #a2c3d8;
}

ol > li > ul.list {
  line-height: 25px;
  margin-top: 6px;
  margin-bottom: 8px;
}

.list-numeric > li > span {
  font-family: "PTSansBold";
  font-weight: normal;
}

.li-detail {
  opacity: 0.85;
}

.list-numeric .list span {
  font-family: "PTSansRegular";
}

hr.inside-bottom {
  border-top: 1px solid #2f6b91;
  width: 100%;
  margin: 0 0 33px;
}

.header-article {
  margin: 0 0 9px -7px;
}

.header-article > span,h3.caption-article {
  display: inline-block;
  vertical-align: middle;
}

.header-article > span {
  width: 36px;
  height: 34px;
  line-height: 30px;
  background-color: #d46363;
  /* #a25757; */
  color: #fff;
  font-family: "OpenSansSemiBold";
  text-align: center;
  font-size: 25px;
  border-radius: 50%;
  margin: 0 10px 0 0;
  text-shadow: 1px 1px #000;
}

h3.caption-article {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 21px;
  line-height: 21px;
  margin: 0;
  color: #0c576e;
  text-transform: uppercase;
}

h5 {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 19px;
  line-height: 19px;
  margin: 22px 0 18px -2px;
  color: #0c576e;
  display: inline-block;
  margin-right: 16px;
}

.nav-arr {
  display: inline-block;
  vertical-align: middle;
  color: #7995a7;
}

.jump-pointer {
  margin: 0;
  padding: 0;
  font-size: 0;
}

article {
  margin-bottom: 32px;
}

article  p {
  /*line-height: 22px;
	margin: 20px 0 20px 0;*/
  line-height: 23px;
  margin: 0px 0 10px 0;
  padding-right: 6px;
  font-size: 17px;
  text-shadow: 1px 0px 1px #dedede;
  color: #303030;
  text-align: justify;
}

article  p.img {
  text-align: center;
  margin: 13px 0 11px 0;
  padding-left: 6px;
}

article  p .remark, ol li .remark {
  color: #888;
}

article  p .pale {
  color: #CCC;
}

ol li .path {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #7f94a9;
}


.img-croped {
  border-bottom: 1px dashed #b9b9b9;
  border-right: 1px dashed #b9b9b9;
}

.img-outlined {
  outline: 1px solid #d4d4d4;
}

.img-outlined-2 {
  outline: 2px solid #d4d4d4;
}

.img-soft-outline {
  outline: 1px solid #e5e5e5;
}

.img-screenshot {
  margin-top: 17px !important;
  margin-bottom: 37px !important;
}


article p a, .reg-info>a {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 17px;
  color: #2f6b91;
  border-bottom: 1px dotted #8cacbf;
  display: inline-block;
  height: 22px;
  text-shadow: none;
  padding: 0 3px;
  padding-left: 2px;
}

article p a:hover, .reg-info>a:hover {
  color: #186290;
  text-shadow: none;
  border-bottom: 1px solid #e4eef5;
  background-color: #e4eef5;
  box-shadow: 0 1px #98c5e2;
}

article p .b-text {
  font-family: "PTSansBold";
  font-weight: normal;
  margin-left: 1px;
  color: #424242;
}

article .semi-bold, article strong {
  text-shadow: 1px 0px 1px #9c9c9c;
  font-weight: normal;
}

article .light-shadow {
  text-shadow: 1px 0px 1px #b3b3b3;
  font-weight: normal;
}

article  p .inline-button {
  display: inline-block;
  font-family: "PTSansBold";
  font-size: 14px;
  font-weight: normal;
  height: 22px;
  background: #EEE;
  /* vertical-align: -1px; */
  box-shadow: inset 0 0 0 1px #ccc;
  color: #777777;
  text-shadow: none;
}

article p .years {
  color: #a398b7;
  font-size: 16px;
  display: inline-block;
  margin: 0 4px;
}

article p .cross {
  display: inline-block;
  color: gray;
  font-family: Tahoma, sans-serif;
  font-size: 15px;
  vertical-align: 1px;
  line-height: 18px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0 3px 2px 3px;
  border: 1px solid #aaa;
  transform: rotate(90deg) scale(1.2,0.98);
}

article ol {
  font-size: 17px;
  text-shadow: 1px 0px 1px #dedede;
  color: #303030;
  margin:0;
  margin-bottom: 8px;
}


.inline-button.elipsis {
  font-size: 13px;
  height: 23px;
  padding: 0 7px;
  color: #999;
}

article p .fullscr-actions {
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 2px;
  /*color: #0d5a71;
  text-shadow: 0 0 1px #32859e;*/
  color: #6b7bc9;
  text-shadow: 0 0 1px rgba(50, 133, 158, 0.8);
}

article p .keybrd {
  box-shadow: inset 0 0 5px #999;
  vertical-align: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 3px;
  margin-left: 2px;
}
article p .keybrd.plus {
  padding:0;
  padding-right: 1px;
  vertical-align:-1px;
}

article p.ways-list {
  padding-left: 16px;
  line-height: 23px;
}

.article-item > p > span,.list-caption,.list-article span {
  font-family: "PTSansBold";
  font-weight: normal;
  line-height: 22px;
}

.article-item img.left {
  margin: 0 30px 14px 0;
  max-width: 365px;
  width: 100%;
  height: auto;
}

.list-caption {
  display: block;
  line-height: 22px;
}

.article-item img.right {
  margin: 0 54px 20px 40px;
  max-width: 400px;
  width: 100%;
  height: auto;
}

/*======END SCOPE PAGE========*/

/*======SCROLL UP========*/

.upper {
  text-align: center;
  padding: 48px 0 0;
}

#scrollUp {
  display: inline-block;
  color: #626262;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  border-bottom: 2px solid #eee;
}

#scrollUp:hover {
  text-decoration: none;
  color: #314a6d;
  padding: 0 4px 0 4px;
  background-color: #c1d3de;
  border-bottom: 2px solid #c1d3de;
}

#scrollUp:before {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid #929090;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
}

#scrollUp:hover:before {
  border-bottom: 10px solid #314a6d;
}

/*======END SCROLL UP========*/

.common-content {
  padding: 28px 92px;
  padding-right: 72px;
  background-image:  linear-gradient(to bottom, #eee 0%, #fff 45px, #fff 100%);
  min-height: 700px;
}

.common-h1 {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 23px;
    color: #0c576e;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    background: #eee;
    padding-top: 28px;
    position: relative;
}

.common-h2 {
	font-family: "PTSansBold";
	font-weight: normal;
	font-size: 20px;
	color: #21657a;
    line-height: 21px;
    margin: 0;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}

h2.common-h2 span {
    text-transform: none;
    color: #43799c;
}

.common-article-header {
	margin-bottom: 11px;
}

.common-article-header > span {
    width: 33px;
    height: 32px;
    font-size: 22px;
	text-shadow: none;
	color: #eee;
}


.p-download {
  padding-top: 16px;
  padding-right: 28px;
}

.btn-download-link {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 328px;
  height: 86px;
  border: 3px solid #2f6b91;
  border-radius: 8px;
  padding-left: 84px;
  font-family: "MuseoSansCyrl900";
  font-weight: normal;
  background-color: #589dd2;
  color: white;
}

.btn-download-link:hover {
  color: white;
  text-shadow: none;
  background-color: #74b1e0;
  border: 3px solid #2f6b91;
  box-shadow: 0 0 3px 2px #79a2bd;
}


.btn-download-link span:nth-of-type(1) {
  display: block;
  position: absolute;
  left: 93px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 34px;
  letter-spacing: 1px;
  text-shadow: 2px 2px 3px #10374e;
}

.btn-download-link span:nth-of-type(n+2) {
  display: none;
  text-align: left;
}

.btn-download-link span:nth-of-type(2) {
  font-family: "PTSansBold";
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 19px;
  margin-top: 6px;
  color: white;
  text-shadow: 1px 2px 3px black;
}

.btn-download-link span:nth-of-type(3) {
  font-family: "PTSansRegular";
  font-weight: normal;
  font-size: 15px;
  margin-top: 1px;
  color: #041825;
  text-shadow: none;
}

.btn-download-link span:nth-of-type(4) {
  font-family: "PTSansRegular";
  font-weight: normal;
  font-size: 14px;
  margin-top: -3px;
  color: #08324e;
  text-shadow: none;
}

.btn-download-svg {
  display: block;
  position: absolute;
  left: 15px;
  width: 45px;
  height: 45px;
  top: 50%;
  transform: translateY(-50%);
}

.animation-slow {
  animation: bounce 3s infinite;
}

.animation-fast {
  animation: bounce2 1.7s infinite;
}

@keyframes bounce {
  0%   { transform: translateY(1px); }
  25%  { transform: translateY(0);   }
  50%  { transform: translateY(1px); }
  75%  { transform: translateY(0);   }
  100% { transform: translateY(1px); }
}

@keyframes bounce2 {
  0%   { transform: translateY(0);   }
  25%  { transform: translateY(2px); }
  50%  { transform: translateY(0);   }
  75%  { transform: translateY(2px); }
  100% { transform: translateY(0);   }
}

.sep-line-download {
  min-height: 1px;
  background-color: #eeeeee;
  margin: 25px 0;
  margin-top: 50px;
  box-shadow: 0 1px 2px #afafaf;
}

.h3-download {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 20px;
  color: #21657a;
  line-height: 21px;
  margin: 42px 0 11px 0;
}

.h3-reg {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 20px;
    color: #21657a;
    line-height: 21px;
    text-align: center;
    margin:15px 0 16px 0;
}

.sep-line-reg {
    min-height: 1px;
    background-color: #eeeeee;
    margin: 25px 0;
    margin-top: 30px;
    box-shadow: 0 1px 2px #afafaf;
}

.reg-table {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 17px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 26px;

    border: 0;
    border-collapse: collapse;
    border-spacing: 0;

}

.reg-table tr:nth-child(2n+1) {
    height:2px;
}

.reg-table tr:nth-child(2) {
    color: #1d4f6d;
    height: 38px;
    background-color: #E1F0FF;
}

.reg-table td:nth-child(2n+1) {
    background-color: #CCCCCC;
}

.reg-table tr:nth-child(1) td, .reg-table tr:last-child td {
    background-color: #AAAAAA;
}

.reg-table tr:nth-child(2n+2) td:nth-child(2n+1) {
    width:2px;
}

.reg-table tr:nth-child(4) img {
    margin:16px 11px 12px 15px;
}

.reg-table tr:nth-child(6) span {
  display:block;
  padding: 12px 0 12px 5px;
  font-size: 18px;
  color:#007cca; /* #1c5477; */
}
.reg-table tr:nth-child(6) span>span {
    display:inline;
    font-size: 16px;
    color:#3f7394;
    padding:0;
  }

.reg-table tr:nth-child(6) a {
    display:block;
    padding: 0 0 12px 11px;
}

.reg-table .reg-old-price {
  display: block;
  padding: 0  !important;
  font-size: 14px !important;
  color: #5694bb !important;
  text-decoration: line-through;
  margin-bottom: -8px;
  margin-top: 9px;
}

.common-h1>a {
    position: absolute;
    top: 34px;
    left: 110px;
    font-family: "PTSansRegular";
    font-weight: normal;
    font-size: 14px;
    text-transform: none;
    color: #799cb1;
    background-color: none;
    display: inline-block;
    padding: 1px 7px 2px 7px;
}

.common-h1>a:hover {
    color: #ffffff;
    background-color: #2f6b91ba;
}

.pay-content {
    padding-right: 89px;
    position: relative;
}

.pay-wrapper {
    font-family: "PTSansRegular";
    font-weight: normal;
    font-size: 17px;
    width: 646px;
    margin: 0 auto;
    margin-top: 20px;
    box-shadow: inset 0 0 8px 1px #cccccc;
    background-color: #fff;
    padding: 10px 15px;
    padding-right: 9px;
}

.pay-sum {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 18px;
    padding: 10px 0;
    padding-bottom: 20px;
    padding-right: 6px;
    text-align: center;
    color: #4370a1;
}

.pay-sum span {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 21px;
    color:#007cca;
}

.buyer {
    padding: 0 12px;
    margin-bottom: 18px;
}

.buyer-data {
    display: inline-block;
    width: 49.3%;
    padding-left: 10px;
    padding-right: 10px;
}

.buyer-data-phone {
    width: 48.2%;
    color: #585858;
}

.buyer-data input {
    font-family: "PTSansBold";
    font-weight: normal;
    width: 100%;
    margin-top: 4px;
    padding-left: 4px;
    padding-bottom: 3px;
    border: 1px solid #828282;
    color: #0b71b0;
}

.buyer-data span:first-of-type {
    font-family: "PTSansBold";
    font-weight: normal;
    color: #6f6f6f;
}

.buyer-data .hint {
    color: #888;
}

.buyer-data input::-webkit-input-placeholder
{
    font-family: "PTSansRegular";
    font-weight: normal;
    color: #888;
    font-size: 14px;
}
.buyer-data input::-moz-placeholder {
    font-family: "PTSansRegular";
    font-weight: normal;
    color: #888;
    font-size: 14px;
}
.buyer-data input:-ms-input-placeholder {
    font-family: "PTSansRegular";
    font-weight: normal;
    color: #888;
    font-size: 14px;
}
/*.buyer-data input:-moz-placeholder */


.promo-wrapper {
    /*display: none;*/

    font-size: 16px;
    color: #a2a2a2;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 6px;
}

.promo {
    font-size: 15px;
    margin-top: 3px;
    margin-bottom: 7px;
    padding: 11px 10px;
    display: inline-block;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    background-color: rgba(240,240,240,0.4);
}

.promo input[type="text"] {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 16px;
    color: #0c79bd;
    padding-left: 3px;
    text-transform: uppercase;
    display: inline-block;
    width: 110px !important;
    background-color: rgba(255,255,255,0.8);
    border: 1px solid #e7e7e7;
    border-radius: 2px;
}
.check_promo {
    display: inline-block;
    color: #969696;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    background-color: #EEEEEE;
    cursor: pointer;
    padding: 2px 11px 3px 10px;
    font-size: 15px;
    vertical-align: 1px;
}

.check_promo:hover {
    background-color: #a9d1ea;
    border-color: #83b4d2;
    color: #195173;
}

.promo .error {
    display: none;

    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 13px;
    color: red;
    margin-top: 5px;
    margin-bottom: -6px;
}

.how-to-get-promo-code {
    display: inline-block;
    font-family: "PTSansRegular";
    font-weight: normal;
    font-size: 14px;
    color: #96c9e8;
    padding: 0;
    margin-right: 7px;
    margin-bottom: 2px;
    position: relative;
    top: -6px;
    border-bottom: 1px solid rgba(0,0,0,0);
    cursor: pointer;
}

.how-to-get-promo-code:hover {
    font-family: "PTSansBold";
    font-weight: normal;
    color: #7eb4d6;
    border-bottom: 1px dashed;
}

.select-payment-method {
    font-family: "PTSansBold";
    font-weight: normal;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 10px;
    color: #585858;
    font-size: 16px;
}

.payment-methods-container {
    text-align: center;
    padding-right: 10px;
}

.payment-methods-container input[type="radio"] {
    display: none;
}

.payment-methods-container label {
    position: relative;
    display: inline-block;

    width: 170px;
    padding: 0;

    height: 62px;
    margin: 0;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 18px;
    vertical-align: top;

    box-shadow: inset 0 0 35px 2px rgba(237,237,237,0.6); /* #ededed; */
    border: 1px dotted #aaaaaa;
    cursor: default;

    text-align: left;
    font-size: 15px;
}

.payment-methods-container label[for="PC"]    { background: url("../img/reg/PC.png") no-repeat 7% 50%; }
.payment-methods-container label[for="QW"]    { background: url("../img/reg/QW.png") no-repeat 7% 50%; }
.payment-methods-container label[for="AC"]    { background: url("../img/reg/AC.png") no-repeat 7% 50%; }
.payment-methods-container label[for="AB"]    { background: url("../img/reg/AB.png") no-repeat 7% 50%; }
.payment-methods-container label[for="BEE"]   { background: url("../img/reg/bee.png") no-repeat 7% 50%; }
.payment-methods-container label[for="TELE2"] { background: url("../img/reg/tele2.png") no-repeat 7% 50%; }


.payment-methods-container input[type="radio"]:checked + label {
    box-shadow: inset 0 0 13px 2px rgba(74, 154, 205, 0.45);
    border: 1px solid #4a9bce;
    font-family: "PTSansBold";
    font-weight: normal;
    color: rgba(12, 87, 110, 0.93);
}

.payment-methods-container label:hover {
    box-shadow: inset 0 0 35px 2px #ededed;
    border: 1px solid #509ad2;
    cursor: pointer;
}

.payment-methods-container input[type="radio"]:checked + label:hover {
    cursor: default;
}

.payment-methods-container label span {
    display: inline-block;
    position: absolute;
    left: 64px;
    top: 50%;
    transform: translateY(-50%);
}


#pay_link {
    display:block;
    margin: 15px auto;
    margin-bottom: 20px;
    font-size: 0;
    border:0;
    width: 240px;
    height: 40px;
    background: url("../img/reg/gotopay.png") no-repeat 15px 0;
    cursor: pointer;
}

#pay_link:hover {
    background: url("../img/reg/gotopaya.png") no-repeat 15px 0;
}

.yak-form-container input[type="submit"]:active {
    outline: none;
}


.pod-izd-table {
    margin-top: 16px;
    margin-bottom: 30px;
}

.pod-izd-table-buy {
    text-align: center;
    padding: 20px 50px;
    padding-bottom: 10px;
    position: relative;
}

.pod-izd-table-buy .pod-izd-absent {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding-bottom: 14px;
    color: #adadad;
    font-size: 17px;
}

.pod-izd-table-buy .pod-izd-old-price {
    display: block;
    padding: 0;
    font-size: 14px;
    color: #5694bb;
    text-decoration: line-through;
    margin-bottom: 4px;
}

.pod-izd-table-buy span {
    display: block;
    padding: 0;
    font-size: 18px;
    color: #007cca;
}

.pod-izd-table-buy span>span {
    display: inline;
    font-size: 16px;
    color: #3f7394;
    padding: 0;
}


.red-text {
    font-family: "PTSansBold";
    font-weight: normal;
    color: #d46363;
    text-shadow: none;
}

.blue-text {
    font-family: "PTSansBold";
    font-weight: normal;
    color: #2f6b91;
}

.box-features{
    padding-left: 15px;
    list-style-type: circle;
}

.box-features p {
    margin: 0;
}

.galery {
    padding: 4px 0 11px 0;
    box-shadow: inset 0 0 6px 6px #efefef;
    border-radius: 8px;
}

.galery ul {
    list-style: none;
}

.galery li {
    float: left;
}

.galery-1 li {
    padding-right: 35px;
}

.galery-2 li {
    padding-right: 6px;
}

.galery-1 {
    margin-bottom: 24px;
    margin-top: -20px;
}

.galery-2 {
    margin-bottom: 40px;
}


#upgradeSelect {
    height: 32px;
    margin: 0 auto;
    display: block;
    font-size: 17px;
    text-shadow: 1px 0px 1px #dedede;
    color: #303030;
}

#upgradeBlock {
    text-align: center;
    margin-top: 20px;
    margin-bottom: -11px;
    padding-right: 11px;
    height: 29px;
}

#upgradePrice {
    display: inline-block;
    width: 107px;
    height: 29px;
    line-height: 27px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    /* text-shadow: 0px 0px 1px #21657a; */
    font-size: 15px;
    color: #21657a;
    margin-right: 4px;
    background-color: #c4e1ff;
    border-radius: 5px;
    border: 1px solid #8faece;

    visibility: hidden;
}

#upgradeLink {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #fdfdfd;
    text-shadow: 0 0 1px #777777;

    display: inline-block;
    width: 121px;
    height: 29px;
    line-height: 27px;
    text-align: center;
    padding-left: 2px;
    background-color: #f0696b;
    border-radius: 5px;
    border: 1px solid #a54748;

    visibility: hidden;
}

#upgradeLink:hover {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 2px #101010;
    background-color: #56ce56;
    border: 1px solid #588e58;
    padding-left: 4px;
    box-shadow: 0 0 4px #148c14;
}

article p .upgr-vers-text {
    font-family: Tahoma;
    font-size: 14px;
    color: #a398b7;
    display: inline-block;
    margin: 0 1px;
}

.h3-reg-dop {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 20px;
    color: #43799c;
    line-height: 21px;
    margin: 20px 0 11px 0;
}

.p-lic-agr {
    text-align: center;
    margin-top: -16px;
    margin-bottom: 14px;
}
.a-lic-agr {
    font-family: "PTSansRegular";
    font-weight: normal;
    font-size: 14px;
    border-bottom: none;
    color: #89b6d2;
}
.a-lic-agr:hover {
    color: #186290;
    text-shadow: none;
    border-bottom: 1px dashed #c7dbe2;
    background-color: #ffffff;
    box-shadow: 0 1px #ffffff;
}

.reg-info {
    text-align: justify;
    font-size: 17px;
    margin-top: 44px;
    padding: 0 53px 0 55px;
    line-height: 23px;
    margin-bottom: 42px;
}

.reg-info>.b-txt {
    font-family: "PTSansBold";
    font-weight: normal;
    display: inline-block;
    padding: 0 5px;
    padding-right: 6px;
    background-color: #e3f1fb;
    color: #424242;
    border-bottom: 1px dashed #97bbd2;
    height: 23px;
}

.reg-info>a {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 17px;
    color: #2f6b91;
    border-bottom: 1px dotted #8cacbf;
    display: inline-block;
    height: 22px;
    text-shadow: none;
    padding: 0 3px;
    padding-left: 2px;
  }

.reg-info>.remrk {
    color: #949494;
}

#button-mob-ver-setup, #button-shortcut-creation {
    font-family: "PTSansRegular";
    font-weight: normal;
    font-size: 15px;
    background: #eeeeee;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    padding: 4px 10px 6px 12px;
    margin-top: 5px;
    color: #555;
}
#button-mob-ver-setup>span, #button-shortcut-creation>span {
    font-size: 13px;
    color: #999;
    margin-left: 2px;
}


#button-mob-ver-setup:hover, #button-shortcut-creation:hover {
    background: #d4e9f1;
    border: 1px solid #89b6d2;
    color: #000;
    cursor: pointer;
}

#mob-ver-setup-descr, #shortcut-creation-descr {
    display: none;
    margin-top: 18px;
}

#mob-ver-setup-descr .img {
    margin-top: 16px;
    margin-bottom: 16px;
}

.get-promo-code-info {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    width: 584px;
    border: 2px solid #bfbfbf;
    border-radius: 7px;
    font-family: "PTSansRegular";
    font-weight: normal;
    font-size: 17px;
    color: #303030;
    text-align: justify;
    box-shadow: 0 0 12px 7px #dedede;
    padding: 20px 30px;
    margin-left: 4px;

    visibility: hidden;
}

.get-promo-code-info-caption {
    position: relative;
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 17px;
    color: #2f6b91;
    text-align: center;
    padding-right: 4px;
    margin-bottom: 13px;
}

.get-promo-code-info-caption button {
    position: absolute;
    top: -11px;
    right: -20px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #8a6464;
    border: none;
    padding: 4px 8px;
    background-color: #e8e5e0;
    cursor: pointer;
}

.get-promo-code-info-caption button:hover {
    background-color: #fdbcbc;
    color: black;
}

.get-promo-code-info-img {
    text-align: center;
    margin-top: 2px;
    margin-bottom: 13px;
    padding-right: 2px;
}

.get-promo-code-info a {
    font-family: "PTSansRegular";
    font-weight: normal;
    font-size: 17px;
    color: #277bb0;
    text-decoration: none;
    border-bottom: 1px dashed #acc7d8;
    display: inline-block;
    height: 21px;
    padding-right: 3px;
    padding-left: 3px;
    vertical-align: 0px;
    height: 23px;
    border-radius: 4px;
}

.get-promo-code-info a:hover {
    text-decoration: none;
    color: #003d63;
    border-bottom: 1px solid #81a5bb;
    background-color: #d4e9f1;
}


.contacts-form-container {
    background: #eeeeee;
    border: #d2d2d2 1px solid;
    padding: 26px 36px;
    border-radius: 4px;
    width: 90%;
    margin: 0 auto;
    margin-top: 26px;
    margin-bottom: 32px;
}

.contacts-input-row {
    margin-bottom: 20px;
}

.contacts-input-row label {
    font-size: 17px;
    color: #333333;
}

.contacts-input-field {
    width: 100%;
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 17px;
    color: #304950;
    padding: 7px;
    border: #e0dfdf 1px solid;
    box-sizing: border-box;
    margin-top: 3px;
    border-radius: 3px;
}

#msgContent {
    resize: none;
}

.contacts-submit-row {
    text-align: center;
    padding-right: 12px;
    padding-top: 10px;
}

.contacts-btn-submit {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 17px;
    text-transform: uppercase;
    padding: 10px 48px;
    background: #4c8bb3;
    border: #336f92 1px solid;
    color: #ffffff;
    text-shadow: 1px 1px #2d2d2d;
    border-radius: 2px;
    cursor: pointer;
}

.contacts-btn-submit:hover {
    /*background-color: #e66262;*/
    background-color: #d86c6c;
    border: 1px solid #985757;
}


.contacts-info {
    font-size: 14px;
    color: #fb3333;
    padding-left: 16px;
}


.message-send-error {
    height: 270px;
    width: 1001px;
    background: url(../img/contacts/error.png) center no-repeat;
    text-align: center;
    font-size: 18px;
}

.message-send-ok {
    height: 270px;
    width: 1001px;
    background: url(../img/contacts/ok.png) center no-repeat;
    text-align: center;
    font-size: 18px;
}

.qna-article {
    margin-top: 4px;
    margin-bottom: 35px;
}

.h2-qna {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 22px;
    color: #2f6b91;
    line-height: 21px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.mail-adr {
    text-align: center;
    padding-right: 10px;
    margin-top: -10px;
    margin-bottom: 20px;
}

.contacts-pale {
    color: #b3b3b3;
    text-shadow: none;
}

.payment-success {
    background: url(../img/contacts/ok.png) center top no-repeat;
    text-align: center;
    font-size: 18px;
    width: 998px;
    height: 500px;
    font-size: 19px;
    padding-top: 170px;
    margin-top: 35px;
}


.gift-edition {
    display: flex;
    margin: 20px 60px;
    margin-bottom: 24px;
}

.gift-edition--img, .gift-edition--text {
    vertical-align: top;
}

.gift-edition--img {
    padding-right: 40px;
}

.gift-edition--img img {
    width: 300px;
    height: auto;
}

.gift-edition--text {
    font-size: 18px;
    line-height: 24px;
}

.gift-edition--text p {
    margin-top: 16px;
    margin-bottom: 24px;
}

.gift-edition--text h4 {
    font-family: "PTSansBold";
    font-weight: normal;
    text-transform: uppercase;
    color: #e25353;
    font-size: 19px;
    text-shadow: 1px 0px 2px rgba(204, 173, 173, 0.75);
    margin-top: 24px;
    margin-bottom: 24px;
}

.gift-edition--text span {
    font-size: 17px;
    color: #a0a0a0;
}

.gift-edition--text div {
    margin-top: 30px;
}

.gift-edition--text a {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 18px;
    color: #316d9c;
    display: inline-block;
    border-bottom: 1px dashed #74abce;
    height: 25px;
    background: #ddeffd;
    padding-left: 4px;
    padding-right: 3px;
    border-radius: 3px;
}

.gift-edition--text a:hover {
    border-bottom: 1px solid #74abce;
    color: #1a3f74;
    background-color: #bae1ff;
}

.how-to-build-tree {
    display: flex;
    padding: 0 8px 0 44px;
    margin-bottom: 36px;
    color: #333333;
}

.how-to-build-tree div {
    width: 33.3%;
    font-size: 16px;
    text-align: justify;
    padding: 0 34px 0 0;
    line-height: 22px;
}

.h4-how-to-build-tree {
    text-align: center;
    font-size: 22px;
    margin-bottom: 26px;
    margin-top: 35px;
    color: #275c86;
}

.how-to-build-tree div img {
    display: inline-block;
    margin-left: 91px;
    margin-top: 1px;
}


.index-just-text {
    display: flex;
    background: url(../img/bg-sec.jpg) center top no-repeat;
    opacity: 0.8;
    height: 490px;
    color: white;
    padding: 0 16px;
}

.index-just-text div {
    font-family: "PTSansBold";
    font-weight: normal;
    font-size: 17px;
    line-height: 23px;
    text-shadow: 1px 2px 2px #272727;

    width: 49.9%;
    padding: 42px;
    text-align: justify;
}

.index-just-text div:first-child {
    padding-right: 35px;
}
.index-just-text div:last-child {
    padding-left: 37px;
}


.index-just-text div p {
    margin:0;
    margin-bottom: 12px;
}

.h1-span-date {
    font-size: 17px;
    text-transform: none;
    vertical-align: 1px;
    color: #2f6b91;
    display: inline-block;
    margin-left: 6px;
}

.news-content {
    font-size: 17px;
    line-height: 22px;
    padding:30px 218px 30px 228px;
}

.news-content p {
    padding:0;
    margin:0;
    margin-bottom: 18px;
    text-align: justify;
    color: #222;
}

.news-example {
    font-family: "PTSansItalic";
    display: inline-block;
    margin-top: 4px;
    color: #656565;
}

.news-hr {
  min-height: 2px;
  max-width: 600px;
  background-color: silver;
  margin: 40px auto;
}

.news-content a {
  font-family: "PTSansBold";
  font-weight: normal;
  font-size: 17px;
  color: #2f6b91;
  border-bottom: 1px dotted #8cacbf;
  display: inline-block;
  height: 22px;
  text-shadow: none;
  padding: 0 3px;
  padding-left: 2px;
}

.news-content a:hover {
  color: #186290;
  text-shadow: none;
  border-bottom: 1px solid #e4eef5;
  background-color: #e4eef5;
  box-shadow: 0 1px #98c5e2;
}


.new-year-action {
  position: fixed;
  top:0;
  left:2px;
}

/*
.new-year-action a {
  display: inline-block;
  font-family: Tahoma;
  font-size: 17px;
  font-weight: bold;
  color: #bf0d00;
  margin-left: 9px;
  border-bottom: 1px dotted #c8473e;
  text-decoration: none;
  text-shadow: 1px 1px 8px yellow;
}

.new-year-action a:hover {
  border-bottom: 2px solid #c8473e;
  text-decoration: none;
  text-shadow: 0 0 14px yellow;
}
*/

