/*  CSS for index page only  */

/* Box CSS */

.box {
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.box.box_header_out {
    border-radius: 0 0 3px 3px;
    border-top: none;
}
.box.z {
    width:100%;
}
.box.index_promo .box_data {
  margin: 20px 0;
}

.box .box_footer {
  border-top: 1px solid #DDD;
  margin: 0 -20px;
  padding: 15px 20px;
}
.box .box_footer.moneyout {
  padding-bottom: 0;
  padding-top: 35px;
}
/* Index style only */

.box_header h1, .box_header h2 {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 25px;
  font-weight: normal;
  color:#FFF;
  background-color: #3b3b3b;
  border-radius: 3px 3px 0 0;
  margin: 0;
  padding: 5px 40px 7px 26px;
  position: relative;
  display: block;
}
.box_header a {
    color:inherit;
    text-decoration:none;
}

.index_promo .box_data .title_old {
    overflow: hidden;
    font-size: 18px;
    color: #323232;
    line-height: 19px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 70px;
}
.box_data .title {
  overflow: hidden;
  font-size: 18px;
  color: #3b3b3b;
  margin-left: -13px;
  line-height: 31px;
}
.box_data .title img {
    width: 30px;
    margin-top: -3px;
    margin-right: 10px;
}
.box_data .title a, .box_data .title_old a {
    text-decoration:inherit;
    color:inherit;
}


.box .antiplagiat {
    margin: -25px 0 0;
    padding: 25px 0 21px 0;
}

#content .box_data > .row > div {
    position: relative;
    padding-left: 40px;
    padding-bottom: 10px;
}

#content .box_data > .row > div:nth-child(1):before {
    content: "";
    position: absolute;
    /* top: -25px; */
    right: -2px;
    width: 2px;
    background: #ececec;
    height: 108%;
}
#content .box_data > .row > div:nth-child(2):before {
    content: "";
    position: absolute;
    /* top: -25px; */
    left: 0px;
    width: 2px;
    background: #ececec;
    height: 108%;
}
#content.box .uni_button.box_button {
    margin-left: 10px;
}

#services .box_data img {
    width: 60px;
}

#services .box_data div {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 130px;

}

#services .box_data span {
    display: block;
    font-size: 12px;
    margin-top: 20px;
    color: #3b3b3b;
}
#services .box_data div a {
    text-decoration: none;
    display: block;
}

.box_data .ico {
  width:60px;
  height: 60px;
  background: url(/i/new/index_sprites.png);
  position: absolute;
  left: 15px;
  top: 0;
}

.box_data a {
    color: inherit;
}
.box_data ul {
    color: #787878
}
.box_data ul, .box_data p, .box_data a {
  line-height: 16px;
  list-style-image: none;
}


.box_data ul li {
  margin-bottom: 10px;
}

.box_data ul.min-margin li {
  margin-bottom: 2px;
}

.box_data p {
  margin-top: 13px;
  margin-bottom: 5px;
}

.box_data ul li:last-child {
  margin-bottom: 0;
}

.box_data ul em {
  color:#000;
  font-style: italic;
}

.index_promo .ico.i1 {
  background-position: 0 -49px;
}

.index_promo .ico.i2 {
  background-position: -60px -49px;
}

.index_promo .ico.i3 {
  background-position: -120px -49px;
}

.index_promo .ico.i4 {
  background-position: 0 -109px;
}

.index_promo .ico.i5 {
  background-position: -60px -109px;
}

.index_promo .ico.i6 {
  background-position: -120px -109px;
}

.index_promo .ico.i7 {
  background-position: -180px -49px;
}

.index_promo .ico.i8 {
  background-position: -240px -49px;
}

.index_promo .ico.i9 {
  background-position: -300px -49px;
}

.box .card_icon {
  margin-top:10px;
  overflow:hidden;
}

.box .card_icon a {
  display:block;
  position:relative;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  width:29px;
  height:20px;
  background: url(/i/new/index_sprites.png); 
}

.box .card_icon a.wm {
  background-position:-145px 0;  
}

.box .card_icon a.yandex {
  background-position:-174px 0;  
}

.box .card_icon a.visa {
  background-position:-203px 0;  
}

.box .card_icon a.mastercard {
  background-position:-232px 0;  
}

.box .card_icon a.bank {
  background-position:-261px 0;  
}

.index_promo_services .txt {
  margin-left: 55px;
}

.index_promo_services p {
  color: #676767;
  line-height: 16px;
}

.index_promo_services .title_old {
  font-size: 17px;
  color: #000;
  line-height: 18px;
}

.index_promo_services .ico {
  width:40px;
  height: 40px;
  background: url(/i/new/index_sprites.png);
  position: absolute;
  left: 15px;
  top: 0;  
}

.index_promo_services .ico.i1 {
  background-position: 0 -169px;
}

.index_promo_services .ico.i2 {
  background-position: -40px -169px;
}

.index_promo_services .ico.i3 {
  background-position: -80px -169px;
}

#unique-online .box_data {
    position:relative; 
    margin-bottom:0;
}
#unique-online .box_data h3 {
    font-size: 18px;
    line-height:18px;
}

#unique-online.index_promo .row {
    margin-left:-15px;
    margin-right:-15px;
}


.inmain #unique-online.box.index_promo .box_header h1 {
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    display: block;
}

.index_promo_black .title {
    font-size: 28px;
    color: #FFF;
    line-height: 28px;
}

.index_promo_black .plagiatus {
font-size: 42px;
color: #FFF;
line-height: 25px;
position: relative;
top: -3px;
}

.index_promo_black .partner {
font-size: 29px;
color: #FFF;
line-height: 27px;
position: absolute;
top: -2px;
left: 12px;
}

.index_promo_black .plagiatus em {
font-size: 20px;
font-style: normal;
padding-left: 3px;
}

.index_promo_black {
position: relative;
border: none;
background-color: #3B3B3B;
color: #B4B4B4;
line-height: 14px;
font-size: 13px;
}

.index_promo_black a {
  color: inherit;
}

.index_promo_black a.promo_button {
  display: block;
  float: left;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  border-radius: 3px;
  height: 52px;
  position: relative;
  padding-left: 65px;
  padding-right: 15px;
  background: #5C832F;
  margin: 0 5px 0 0;
  max-width: 170px;
}

.index_promo_black a.promo_button:hover {
  background: #90b557;
}

.index_promo_black .promo_help {
  display: block;
  float: left;
  background: #5C832F;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 26px;
  border-radius: 18px;
  text-align: center;
  margin: 8px 0 0 20px;
  text-decoration: none;
  color: #ffffff;
}

.index_promo_black .promo_help:hover {
  background: #90b557;
}

.index_promo_black a.promo_button em {
  font-style: normal;
  font-size: 11px;
}

.index_promo_black a.promo_button div {
margin: 0;
display: table-cell;
height: 51px;
vertical-align: middle;
padding-top: 3px;
}

.index_promo_black a.promo_button .ico {
  display: block;
width: 50px;
height: 52px;
background: url(/i/new/index_sprites.png);
position: absolute;
top: 0;
left: 6px;
}

.index_promo_black a.promo_button .ico.download {
  background-position: -145px -209px;
}

.index_promo_black a.promo_button .ico.partner {
  background-position: -195px -209px;
}

.index_promo_black .partner_title, .index_promo_black .plagiatus_title {
font-size: 29px;
color: #FFF;
line-height: 32px;
margin: -10px -20px 10px -20px;
padding: 0 20px;
}

.index_promo_black .plagiatus_title .description {
font-size: 19px;
position: relative;
top: -9px;
margin-left: 13px;
}
.index_promo_black .plagiatus_title {
  position: relative;
  padding: 0 20px 0 80px
}
.index_promo_black .plagiatus_ico {
  display: block;
  width: 80px;
  height: 80px;
  background: url(/i/new/services/ico-service-antiplagiat.svg) 0 0;
  /* float: left; */
  margin-right: 15px;
  top: 0;
  left: 0;
  position: absolute;
  background-size: cover;
}
.index_promo_black .partner_ico {
display: block;
width: 48px;
height: 48px;
background: url(/i/new/index_sprites.png) scroll -20px -209px;
float: left;
margin-right: 15px;
top: 10px;
position: relative;
}


@media screen and (max-width: 1110px) {
  .resize-margin-top {
    margin-top:25px;
  }
  
  .index_promo .box_data .title {
    height: auto;
    display: block;
    padding-left: 0;
    text-align: center;
  } 
  
  .index_promo .ico {
    display: block;
    left: inherit;
    top: inherit;
    position: relative;
    margin: 0 auto 5px;
  } 
}

.index_promo .row {
    margin-right: -20px;
    margin-left: -20px;
}

.index_promo .quick_search {
  margin: 0 0 20px;
  padding: 0 20px 14px;
  position:relative;
}
.index_promo .quick_search.bigform .formitem {
    margin-bottom:0;
}
.index_promo .quick_search button {
    background:#5C832F;
    color:#fff;
    border-color: transparent;
    position:absolute;
}
.index_promo .quick_search button:hover {
    background:#90b557;
}
.index_promo .quick_search input {
    width:84%;
    margin-right: 20px;
}

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

.box_footer.prices {
    line-height:20px;
}
.box_footer.prices .row>div {
    margin-bottom:10px;
    text-align:center;
}
.box_footer.prices .title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
}
.box_footer.prices .price {
    background: #eb9316 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    font: 23px/18px Trebuchet MS;
    margin: 10px 0;
    display: inline-block;
    padding: 6px 11px 1px;
}
.box_footer.prices .price span {
    font-weight:normal;
    font-size: 12px;
}
.box_footer.prices .note {
    color: #787878;
    font-size: 11px;
    line-height: 13px;
    display: block;
}


.moneyout .variants div {
    width: 73px;
    height: 48px;
    background: url(/i/new/cards-10.png);
    float: left;
    margin: 0 6px 15px;
}
.moneyout .title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
    line-height: 43px;
}

/* .moneyout .variants > div.wmz {
    background-position: 0 0;
}
.moneyout .variants > div.wmr {
    background-position: -73px 0;
} */
.moneyout .variants > div.mc {
    background-position: -364px -192px;
}
.moneyout .variants > div.visa {
    background-position: -291px -192px;
}
.moneyout .variants > div.mir {
  background-position: -438px -192px;
}
.moneyout .variants > div.qiwi {
  background-position: -218px -192px;
}
.moneyout .variants > div.yoomoney {
  background-position: -438px -48px;
}
.moneyout .variants > div.sbp {
  background-position: -70px -192px;
}
.moneyout .variants > div.tether {
  background-position: -143px -192px
}
.moneyout .variants div.se {
  background: #FFFFDD;
  border: 1px solid #aaa;
  border-radius: 3px;
  overflow-wrap: break-word;
  padding: 15px 5px;
  /* font-size: 12px; */
  font-weight: bold;
  width: auto;
  /* height: auto; */
  float: none;
  /* display: inline-block; */
  clear: both;
  /* margin-top: 13px; */
  text-align: center;
  max-width: 413px;
}