@charset "utf-8";

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

/*------------------------------RESET DEFAULT STYLES--------------------------------*/

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

html,
body {
    height: 100%;
}
body {
    background: #fafafc;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    position: relative;
}
td {
    padding: 0;
}
div,
p,
a,
span,
em,
strong,
img,
ul,
ol,
li,
dl,
dt,
dd,
table,
td,
tr,
form,
fieldset,
label,
select,
input,
textarea {
    padding: 0;
    margin: 0;
    outline: none;
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
select,
input,
textarea {
    font-size: 12px;
    vertical-align: middle;
}
textarea {
    vertical-align: top;
}
:focus {
    outline: none;
}
input[type=button] {
    cursor: pointer;
}
img,
fieldset {
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a:link,
a:visited {
    font-family: 'Open Sans', sans-serif;
    color: #397E9C;
}
a:hover {
    text-decoration: none !important;
}
header,
footer,
aside,
main,
section,
figure,
time,
article,
nav {
    display: block !important;
}
.clear {
    clear: both;
}
/*----------------------------------------------------------------------------------*/

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

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

header {
    overflow: hidden;
}
header .logo {
    display: block;
    width: 133px;
    height: 132px;
    margin: 65px auto;
    text-indent: -500px;
    overflow: hidden;
}
main {
    max-width: 1290px;
    margin: 0 auto;
}
main h1,
main h2 {
    text-align: center;
    margin: 20px 0;
}
main h1 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    color: #57ca8e;
}
main h2,
main h1 + p {
    font-size: 25px;
    margin: 20px auto;
    line-height: 35px;
}
main p {
    text-align: center;
    font-size: 17px;
    margin: 0 0 20px;
}
.buttonGroup {
    margin: 20px 0;
    padding: 20px 0;
    overflow: hidden;
    text-align: center;
}
a.button {
    background: #87c5d0;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    padding: 15px 30px;
    margin: 10px;
    text-decoration: none;
    display: inline-block;
}
a.show-more-bonuses {
    padding: 15px 9% 15px 20px;
}
.steps {
    font-size: 18px;
}
.steps > li {
    margin: 0 0 30px 0;
    padding: 0 0 0 110px;
    text-align: left;
    min-height: 130px;
    overflow: hidden;
}
.steps li li {
    font-size: 17px;
}
.steps h3 {
    font-weight: bold;
    margin: 10px 0 20px;
    text-align: left;
    font-size: 20px;
}
.steps h4 {
    font-weight: bold;
    margin: 10px;
}
.steps li p {
    text-align: left;
}
.u-tariffs-table {
    border-collapse: separate;
}
.u-tariffs-table tr:not(:first-child):not(:nth-child(2)) td.tariffs-title {
    padding: 13px 13px 13px 40px !important;
}
td.tariffs-title .title {
    display: block;
    white-space: normal;
}
.u-tariffs-table .u-ico-alert {
    background: url(/ucoz/img/pricing/u-ico-alert.png) no-repeat;
    background-size: auto 100%;
}
.tariffs-title.u-ico-question {
    background: url(/ucoz/img/pricing/u-ico-question.png) 10px center no-repeat #dee7f6 !important;
    background-size: auto 100%;
}
.u-tariffs-table .more-information {
    display: none;
}
.tariffs-wrapper {
    margin: 0 0 40px;
}
.forPro h2 {
    font-weight: bold;
    margin: 10px 0 20px;
    text-align: left;
    font-size: 20px;
}
.forPro li {
    text-align: left;
    margin: 0;
    font-size: 17px;
}
.forPro .underline {
    text-decoration: underline;
}
.show-more-bonuses td {
    background: #57CA8E !Important;
    color: #fff !Important;
    text-transform: uppercase;
    font-size: 20px !Important;
    text-align: center !Important;
    cursor: pointer;
}
.show-more-bonuses td span {
    position: relative;
}
.show-more-bonuses td span:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    height: 0;
    margin: -8px 0 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #ffffff;
}
.show-more-bonuses.active span:before {
    border-width: 10px 8px 0 8px;
    border-color: #ffffff transparent transparent transparent;
    margin: -5px 0 0;
}
.info-separate td {
    max-width: 800px;
    white-space: normal !Important;
}
.seo-module .seo-module-link {
    border-bottom: 1px dashed #000;
    cursor: pointer;
}
.seo-module .hiddenImage {
    display: none;
    position: absolute;
    z-index: 20000;
    box-shadow: 0 0 5px #ccc;
    width: 50%;
}

.widthOfTitleColumn {
    display: block;
}
.clearleft {
    clear: left;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
[hidden] {
    display: none;
}
.center-inner {
    text-align: center;
}
.uflag {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 14px;
    height: 14px;
}
.uflag-us {
    background-position: 0 0;
}
.uflag-ru {
    background-position: 0 -14px;
}
.uflag-ua {
    background-position: 0 -28px;
}
.u-vcenter {
    vertical-align: middle;
}
.u-info,
.u-discount {
    font-weight: bold;
    font-size: 12px;
}
.u-info {
    color: #3f62a1;
}
.u-descr {
    font-size: 11px;
    color: #bdbdbd;
}
.u-discount {
    color: #5bbf33;
}
.u-hr {
    background: #c4cee0;
    border: 0;
    height: 1px;
    overflow: hidden;
}
.u-radio,
.u-checkbox {
    vertical-align: middle;
    margin: 0 5px 0 0 !important;
}
.u-button {
    position: relative;
    margin: 0;
    padding: 0 10px;
    font: bold 12px/38px'Verdana';
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 -2px 2px rgba(0, 0, 0, .2);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    outline: none;
    white-space: nowrap;
}
input.u-button {
    height: 40px;
}
input.u-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.u-button:active {
    top: 1px;
    box-shadow: none;
}
.u-button.u-button-green {
    background-color: #75c543;
    background-image: -webkit-linear-gradient(bottom, #58b730, #97d659);
    background-image: -moz-linear-gradient(bottom, #58b730, #97d659);
    background-image: -o-linear-gradient(bottom, #58b730, #97d659);
    background-image: -ms-linear-gradient(bottom, #58b730, #97d659);
    background-image: linear-gradient(to top, #58b730, #97d659);
    border: 1px solid #56a130;
    color: white;
    text-decoration: none;
}
.u-button.u-button-green:hover {
    background-color: #86dd4d;
    background-image: -webkit-linear-gradient(bottom, #5cc032, #9dde5d);
    background-image: -moz-linear-gradient(bottom, #5cc032, #9dde5d);
    background-image: -o-linear-gradient(bottom, #5cc032, #9dde5d);
    background-image: -ms-linear-gradient(bottom, #5cc032, #9dde5d);
    background-image: linear-gradient(to top, #5cc032, #9dde5d);
    border: 1px solid #62b737;
}
.cp-content {
    padding: 0 20px;
    margin: 15px 0;
}
.subtitle {
    margin: 0;
    padding: 20px 0 10px 2px;
    font: 24px/30px'Arial';
}
.u-payment-tabs {
    position: relative;
    top: 1px;
    z-index: 1;
    margin: 0 0 0 250px;
    padding: 0;
    list-style: none;
    white-space: nowrap;
}
.u-payment-tabs li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0;
    border: 1px solid #c4cee0;
    border-radius: 5px 5px 0 0;
    background: #f1f4f8;
    cursor: pointer;
    *display: inline;
    *zoom: 1;
}
.u-payment-tabs li:first-child {
    margin-left: 0;
}
.u-payment-tabs a {
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    line-height: 32px;
    height: 32px;
    text-decoration: none !important;
}
.utab-text {
    margin: 0 0 0 8px;
}
@media only screen and (max-width: 1250px) {
    .utab-text {
        display: none;
    }
    .utab-icon {
        margin: 6px 0;
    }
}
.u-payment-tabs .utab-active {
    border-bottom-color: transparent !important;
    background: #fff;
    cursor: default !important;
}
.utab-active a {
    cursor: default !important;
}
.utab-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}
.upay-icon-card {
    background-position: 0 0;
}
.upay-icon-mobile {
    background-position: 0 -20px;
}
.upay-icon-wm {
    background-position: 0 -40px;
}
.upay-icon-pp {
    background-position: 0 -60px;
}
.upay-icon-other {
    background-position: 0 -80px;
}
.u-payment-content {
    position: relative;
    padding: 0;
    border: 1px solid #c4cee0;
    border-radius: 5px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.u-payment-divider {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 250px;
    margin-left: -1px;
    content: "";
    border-left: 1px dashed #c4cee0;
}
.u-payment-aside {
    float: left;
    padding: 10px 0;
    width: 250px;
    font-size: 14px;
    border-radius: 5px 0 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.u-payment-aside .u-radio {
    float: left;
    margin-top: 3px !important;
    margin-right: 10px !important;
}
.u-payment-period {
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
}
.u-payment-period li {
    padding: 8px 20px;
    line-height: 16px;
    background-image: none !important;
}
.u-payment-aside label {
    vertical-align: middle;
    margin-right: 10px;
    width: 80px;
}
.payment-period-active {
    background: #f1f4f8;
}
.u-payment-sum {
    padding: 8px 20px;
    text-align: right;
    font-weight: bold;
}
.u-payment-main {
    margin-left: 270px;
    padding: 30px 25px;
}
.u-payment-main p {
    margin: 20px 0;
}
.u-payment-main p:first-child {
    margin-top: 0;
}
.u-payment-main p:last-child {
    margin-bottom: 0;
}
.u-payment-main .u-tabs-content {
    border-left-style: dashed;
    border-bottom-left-radius: 0;
}
.u-payment-main .input-addon {
    font-size: 14px;
    line-height: 1.857;
}
.u-payment-main .input-addon-before {
    margin-right: 3px;
}
.u-payment-main .input-addon-after {
    margin-left: 3px;
}
.u-payment-main input[type=text],
.u-payment-main input[type=password] {
    height: 26px;
    margin: 0;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 1.286;
    border: 1px solid #d5d5d5;
    border-radius: 1px;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *padding: 0 !important;
}
.u-payment-main input[type=text]:focus,
.u-payment-main input[type=password]:focus {
    border-color: #87c8fa;
}
/*-Card-----*/

.u-payment-card {
    position: relative;
    width: 534px;
    height: 189px;
}
.u-card-text {
    font-size: 8px;
    line-height: 12px;
    text-transform: uppercase;
}
.u-card-first {
    float: left;
    padding: 12px 20px;
    width: 270px;
}
.u-card-type {
    text-align: right;
}
.u-card-master,
.u-card-visa {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 60px;
    height: 38px;
    border: 3px solid transparent;
    background: no-repeat left center;
    opacity: .2;
    filter: alpha(opacity=20);
}
.u-card-active {
    border-color: #c4c4c4;
    opacity: 1;
    filter: alpha(opacity=100);
}
.u-payment-card input[type=text],
.u-payment-card input[type=password] {
    width: 59px;
    height: 18px;
    margin: 0 0 0 11px;
    padding: 0 6px;
    font-family: 'Courier New', serif;
    letter-spacing: 0.2em;
}
.u-payment-card input[type=text]:focus,
.u-payment-card input[type=password]:focus {
    border-color: #87c8fa;
}
.u-payment-card input[type=text]:first-child {
    margin-left: 0;
}
.u-card-number {
    margin-top: 30px;
}
.u-card-valid {
    margin: 11px 0 0;
}
.u-card-valid input[type=text] {
    width: 30px;
    margin: 0;
    padding: 0 5px;
    letter-spacing: normal;
}
.u-card-valid .u-card-validtext {
    float: left;
    margin-right: 6px;
    line-height: 9px;
}
.u-card-name {
    margin: 5px 0 0;
}
.u-card-name span {
    display: block;
}
.u-card-holder {
    width: 100% !important;
}
.u-card-second {
    float: right;
    padding: 12px 20px;
}
.u-card-cvv {
    margin: 60px 0 0;
}
.u-card-cvv input[type=text] {
    margin-left: 5px;
    padding: 0 4px;
    width: 35px;
    letter-spacing: normal;
}
.u-secured {
    margin-top: 25px;
    text-align: right;
}
.u-secured img {
    margin-left: 20px;
    vertical-align: bottom;
    opacity: .5;
    filter: alpha(opacity=50);
}
.u-secured img:first-child {
    margin-left: 0;
}
/*Webmoney*/

.wm-purse {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    padding: 9px 10px;
    border: 1px solid;
    border-radius: 5px;
}
.wm-purse:first-child {
    margin-left: 0;
}
/*-Payment-Startpage-----*/

.u-menu-top {
    margin-top: 5px;
}
.u-link {
    margin: 0 10px;
}
.u-link-ico {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: left center;
}

.u-tariffs-table {
    margin: 0 0 40px;
    border-spacing: 0;
    width: 100%;
}
.u-tariffs-table td {
    padding: 7px 5px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    border-bottom: 1px solid;
    border-color: inherit;
    -webkit-transition: background 0.05s linear;
    -moz-transition: background 0.05s linear;
    -ms-transition: background 0.05s linear;
    -o-transition: background 0.05s linear;
    transition: background 0.05s linear;
    color: #515151;
}
.u-tariffs-table tr:not(:first-child):not(:nth-child(2)) td {
    padding: 13px 13px !important;
    border-right: 1px solid #c4cee0;
}
.u-tariffs-table tr:first-child td {
    border-bottom: 0;
}
.u-tariffs-table .separate td:first-child,
.u-tariffs-table tr:nth-child(2) td:first-child,
.u-tariffs-table tr:first-child td:first-child {
    background: none !important;
    border: 0 !important;
}
.u-tariffs-table .separate td {
    background: #dee7f6 !important;
    font-size: 17px;
    text-transform: uppercase;
    color: #063e48;
    border-right: 0 !important;
    border-left: 1px solid #cfd8e6 !important;
}
.info-separate {
    display: none;
}
.info-separate h3 {
    font-weight: bold;
    font-size: 18px;
}
.info-separate p,
.info-separate li {
    text-align: left !Important;
    font-size: 15px;
    margin: 10px 0;
}
.u-tariffs-table td.popular {
    background: #063e48;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 7px 7px 0 0;
    padding: 9px 0;
}
.u-tariffs-table .no-border {
    border-bottom: none !important;
}
.u-tariffs-table td:first-child {
    text-align: left;
    padding-left: 0;
    font-size: 13px;
}
.u-tariffs-table tr:not(:nth-child(2)) td:first-child {
    background: #dee7f6;
    padding: 15px;
    border-left: 2px solid #cfd8e6;
}
td.tariffs-title {
    min-width: 180px;
}
.u-tariffs-table tr:last-child td.tariffs-title,
.before-separate td:first-child {
    border-bottom: 3px solid #cfd8e6;
    border-radius: 0 0 0 7px;
}
.u-tariffs-table tr:last-child td:nth-child(2) {
    border-radius: 0 0 7px 0;
}
.u-tariffs-table tr:last-child td {
    border-radius: 0 0 7px 7px;
    border-bottom: 3px solid #c6cdd8;
}
.u-tariffs-table tr:nth-child(3) td.tariffs-title,
.after-separate td:first-child {
    border-radius: 7px 0 0 0;
    border-top: 1px solid #cfd8e6;
}
tr:not(:first-child) .u-tariff-current {
    background: #fff;
    position: relative;
    border-color: #cfd8e6 !important;
}
.u-tariffs-table tr:nth-child(2) td.u-tariff-current {
    border: 1px solid;
    display: block;
    background: #57ca8e !important;
    border: 1px solid #4db37e !important;
}
.u-tariffs-table tr:nth-child(2) td:not(:first-child).shop {
    background: #87c5d0;
    border-color: #87c5d0;
}
.u-tariff-current-bottom {
    border-radius: 0 0 5px 5px;
    border: 1px solid;
    border-top: 0;
}
.u-tf-maincell {
    line-height: 1.692;
    border-bottom: 0 !important;
}
.u-tf-bigger {
    font-size: 1.167em;
}
.u-tf-title {
    font-size: 20px;
    white-space: nowrap;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.u-tf-price {
    font-size: 24px;
    position: relative;
    padding: 0 0 0 15px;
    margin: 10px 0;
    display: inline-block;
}
.u-tf-price .dollar {
    font-size: 20px !Important;
    position: absolute;
    top: 0;
    left: 0;
}
.u-tf-period {
    font-size: 15px;
    display: block;
}
.u-tf-economy,
.u-tf-gift,
.u-tf-gift2 {
    font-size: 1.083em;
    font-weight: bold;
}
.u-tf-economy {
    color: #509801;
}
.u-tf-gift {
    margin-top: 5px;
    padding-top: 18px;
    color: #760094;
}
.u-tf-gift2 {
    color: #e08f01;
}
.u-ico-check,
.u-ico-minus {
    font-weight: bold;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.u-ico-check {
    text-indent: -99999px;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EOval Copy 3%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Oval-Copy-3' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Crect id='Rectangle' fill='%23D8D8D8' opacity='0' x='0' y='0' width='18' height='18'%3E%3C/rect%3E%3Cg id='check' transform='translate(4.000000, 5.000000)' stroke='%2357CA8E' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpolyline id='Path' points='10 0 3.5 8 9.9475983e-13 4.57142857'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: 100%;
}
.u-ico-minus {
    text-indent: -99999px;
    width: 10px;
    height: 2px;
    background-color: #e3895d;
    border-radius: 1px;
}
.u-buy-btn {
    display: block;
    vertical-align: middle;
    margin: 10px auto;
    padding: 0 20px;
    min-width: 140px;
    height: 40px;
    line-height: 35px;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff !important;
    border: none;
    border-radius: 7px;
    background-color: #e16636;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    cursor: pointer;
    outline: none;
    border: 2px solid #e16636 !important;
    -webkit-transition: background 0.05s linear;
    -moz-transition: background 0.05s linear;
    -ms-transition: background 0.05s linear;
    -o-transition: background 0.05s linear;
    transition: background 0.05s linear;
}
.u-buy-btn.u-btn-inactive {
    background: none;
    border-style: dashed !important;
    border: 2px solid #fff !important;
}
.u-buy-btn:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
}
.u-payment-tariffs-nav {
    text-align: right;
}
.u-payment-tariffs-nav a {
    display: none;
}
.u-border,
.u-border td {
    border-color: #c4cee0;
}
.u-content2 {
    background-color: #e3e9f1 !important;
}
.u-content,
.utab-active {
    background-color: #fff !important;
}
.u-tariffs-table {
    -webkit-transition: margin 0.05s linear;
    -moz-transition: margin 0.05s linear;
    -ms-transition: margin 0.05s linear;
    -o-transition: margin 0.05s linear;
    transition: margin 0.05s linear;
}
.u-tariffs-table tr:nth-child(2) td:not(:first-child) {
    display: table-cell;
    padding-top: 10px;
    background: #c6cedb;
    border-radius: 10px 10px 0 0;
    border: 1px solid #a9b5c9;
    color: #fff;
}
.tariffs-open-info {
    cursor: help;
    text-decoration: none !important;
    font-weight: bold;
    color: #515151 !important;
    padding: 0 0 0 5px;
}
.tariffs-info {
    cursor: pointer;
}
.tariffs-content-info {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2000;
    text-decoration: none;
    text-align: left !important;
    width: 235px !important;
    background: #063e48;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    padding: 15px 25px;
    box-sizing: border-box;
    border-radius: 10px;
    white-space: normal;
    display: none;
}
.tariffs-newLine {
    display: block;
}
.tariffs-navigate {
    clear: both;
    width: 100px;
    margin: 0 auto;
    overflow: hidden;
}
.show-tariffs {
    float: left;
    list-style: none;
    width: 40px;
    height: 40px;
    margin: 0 10px 0 0;
    box-sizing: border-box;
    text-indent: -500px;
    overflow: hidden;
    -webkit-transition: background 0.05s linear;
    -moz-transition: background 0.05s linear;
    -ms-transition: background 0.05s linear;
    -o-transition: background 0.05s linear;
    transition: background 0.05s linear;
    border: 1px solid #a7b2c5;
    border-left-width: 2px;
    border-right-width: 2px;
    border-radius: 5px;
    cursor: pointer;
}
.show-tariffs.tariffs-right {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0;
}
.show-tariffs:hover {
    background-color: #fff;
}
