::-webkit-scrollbar {
    width: 5px;
    height: 3px;
}

::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #000;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #000;
}

body {
    background: #fff;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    color: #000;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Montserrat";
}

textarea,
button,
a,
select,
input {
    outline: none !important;
    text-decoration: none;
}

::selection {
    background: #000;
    color: #fff;
}

::-moz-selection {
    background: #000;
    color: #fff;
}


.container {
    max-width: 1300px;
    margin: 0 auto;
    width: 90%;
    position: relative;
}

.container-mini {
    max-width: 980px;
    margin: 0 auto;
    width: 90%;
}

.iziModal-overlay:before {
    content: "";
    position: fixed;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.6);
}

.iziModal {
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.48);
}

.modal-content {
    padding: 0px;
}

.modal-content h3 {
    font-size: 32px;
    font-weight: 600;
}

i.close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    z-index: 20;
}

.overflowww {
    overflow-x: hidden;
    position: relative;
}

.modl {
    display: none;
}

.topline {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 50px;
}

.menu ul {
    display: flex;
}

.menu ul li{
    margin-left: 35px;
}
.menu ul li a{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    text-transform: uppercase;
}

.offer {
    height: 925px;
    width: 100%;
    display: flex;
    align-items: center;
    background: url(../image/top.png) no-repeat center;
    background-size: cover;
    justify-content: center;
    flex-direction: column;
}
.offer h1{
    font-style: normal;
font-weight: normal;
font-size: 72px;
line-height: 96px;
/* or 133% */
color: #FFFFFF;
max-width: 1054px;
margin-top: 215px;
margin-bottom: 34px;
}
.offer h1 span{
    font-weight: bold;
}

a.btn-line{
    border: 2px solid #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 474px;
    width: 100%;
    height: 80px;
    font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 32px;
/* identical to box height, or 145% */
text-transform: uppercase;
color: #FFFFFF;
transition: .2s;
}
a.btn-line:hover{
    opacity: .5;
}
.bullet{
    padding: 160px 0;
}
.bulletFlex {
    display: flex;
    align-items: center;

}
.bulletFlex img{
    margin-right: 140px;
}
.bullet_Info ul li{
    font-style: normal;
font-weight: normal;
font-size: 31px;
line-height: 32px;
/* identical to box height, or 103% */
color: #313231;
max-width: 510px;
width: 100%;
margin-bottom: 68px;
position: relative;
padding-left: 60px;
}

.bullet_Info ul li::before{
    position: absolute;
    left: 0;
    top: 5px;
    background: url(../image/check.svg)no-repeat center;
    width: 28px;
    height: 22px;
    background-size: contain;
    content:"";
}
.bullet_Info ul li span {
    font-weight: 600;
}

.flexTarif {
    display: flex;
    justify-content: space-between;
    margin-bottom: 97px;
}
.tarif_Item{
    text-align: center;
    width: 100%;
}
.tarif_Item img{
    margin-bottom: 55px;
    height: 140px;
}
p.tarifName{
    font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 32px;
text-align: center;
color: #313231;
margin-bottom: 56px;
}
p.price{
    font-style: normal;
font-weight: 500;
font-size: 36px;
line-height: 32px;
color: #313231;
margin: 0 auto;
margin-bottom: 61px;
}
.tarif_Item ul li{
    font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 32px;
/* identical to box height, or 178% */

text-align: center;
text-transform: uppercase;
max-width: 293px;
margin: 0 auto;
color: #313231;
padding: 20px 0;
border-bottom: 1px solid #989898;
}
.tarif_Item ul li:nth-child(1){
    border-top: 1px solid #989898;

}
.flexTarif .tarif_Item:nth-child(3) {
    border: none;
}

a.btn-custom, .btn-custom {
    background: #313231;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80px;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: .2s;
    cursor: pointer;
    margin-top: 10px;
    border: none;
}

.btn-default {
    background: #313231;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: .2s;
    cursor: pointer;
    border: none;
    padding: 10px 20px;
    margin-top: 30px;
}

a.btn-custom:hover, .btn-custom:hover, .btn-default:hover {
background: #4C4B4B;
}
a.btn-custom:disabled, .btn-custom:disabled, .btn-default:disabled {
    background: #989898;
}

.centered{
    margin: 0 auto;
}
.flexCta{
    display: flex;
    justify-content: space-between;
}

.flexCta img {
    width: 100%;
}

.form-main{
    max-width: 468px;
    padding-right: 20px;
    width: 100%;
}

i.logo-right {
    position: absolute;
    right: 0;
    z-index: -1;
    right: -187px;
    pointer-events: none;
}

label{
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    /* identical to box height, or 160% */
    color: #313231;
}

.form-group {
    margin-bottom: 48px;
}

.grecaptcha-badge {visibility: hidden;}

.recaptcha {
    margin-top: 10px;
    font-size: 10px;
    color: #767676;
}
.recaptcha a {
    font-size: 10px;
    color: #767676;
}
.checkbox_input {
    position: relative;
    width: 28px;
    height: 28px;
    border-radius: 3px;
    transform: scale(1);
    vertical-align: middle;
}

.recaptcha a:hover, .recaptcha a:focus {
    color: #000;
}

.main-inp{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #313231;
    width: 100%;
    padding: 20px 10px;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;

    color: #989898;

}
.checkFlex{
    display: flex;
}
span.lbl{
    font-style: normal;
font-weight: bold;
font-size: 10px !important;
line-height: 14px;
color: #313231;
margin-left: 15px;
width: 90%;
}

.cbx {
    margin: auto;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    display: flex;
    margin-bottom: 27px;
  }

  .cbx span {
    /* display: inline-block; */
    vertical-align: middle;
    transform: translate3d(0, 0, 0);
  }
  .cbx span:first-child {
    position: relative;
    width: 28px;
    height: 28px;
    border-radius: 3px;
    transform: scale(1);
    vertical-align: middle;
    border: 1px solid #9098A9;
    transition: all 0.2s ease;
  }
  .cbx span:first-child svg {
    position: absolute;
    top: 6px;
    left: 6px;
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    transform: translate3d(0, 0, 0);
  }
  .cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #313231;
    display: block;
    transform: scale(0);
    opacity: 1;
    border-radius: 50%;
  }
  .cbx span:last-child {
    padding-left: 8px;
  }
  .cbx:hover span:first-child {
    border-color: #313231;
  }

  .inp-cbx:checked + .cbx span:first-child {
    background: #313231;
    border-color: #313231;
    animation: wave 0.4s ease;
  }
  .inp-cbx:checked + .cbx span:first-child svg {
    stroke-dashoffset: 0;
  }
  .inp-cbx:checked + .cbx span:first-child:before {
    transform: scale(3.5);
    opacity: 0;
    transition: all 0.6s ease;
  }

  @keyframes wave {
    50% {
      transform: scale(0.9);
    }
  }


 .accordionjs .acc_section {
    border: none;
    position: relative;
    z-index: 10;
    margin-top: 0;
    overflow: visible;
}
.accordionjs .acc_section .acc_head {
    position: relative;
    background: none;
    padding: 20px 0px;
    font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 32px;
/* identical to box height, or 133% */
border-bottom: 1px solid rgba(49, 50, 49, 0.5);


color: #313231;

    display: block;
    cursor: pointer;
    background: url(../image/arrow-down.svg) no-repeat right center;
}

.accordionjs .acc_section.acc_active > .acc_head {

    border-bottom: none;
    background: url(../image/arrow-down.svg) no-repeat right center;

    border-bottom: 1px solid rgba(49, 50, 49, 0.5);
}

.accordionjs .acc_section .acc_content {
    padding: 20px 0;
}

section.faq {
    padding: 50px 0;
}

.footerline {
    margin-bottom: 55px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left-foot {
    display: flex;
}

.col-sm-2 p, .col-sm-4 p {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    /* or 114% */

    text-transform: uppercase;
    margin-bottom: 16px;
    color: #313231;
}

.menu-foot ul li a{
    font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 14px;
/* identical to box height, or 100% */
display: block;
margin-bottom: 16px;
color: #313231;
text-transform: uppercase;
}

.modal-content {
    padding: 62px 97px;
}
.form--title{
    font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 32px;
color: #313231;
margin-bottom: 58px;
}
.text-footer-form{
    font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 24px;
/* or 150% */
max-width: 490px;
margin-bottom: 50px;
color: #313231;

}
.btn--form{
    max-width: 100%;
}
a.form-bottom-ll {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    text-decoration-line: underline;
    color: #9F9F9F;
    text-align: center;
    display: block;
    margin-top: 20px;
}

button.form-bottom-ll {
    background: none;
    border: none;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    text-decoration-line: underline;
    color: #9F9F9F;
    text-align: center;
    display: block;
    margin-top: 20px;
}

.flexLk {
    display: flex;
    grid-gap: 20px;
}

.flexProduct {
    display: flex;
}

.info-product-image {
    position: relative;
    max-width: 585px;
    width: 100%;
}

.info-product {
    margin-left: 40px;
    max-width: 464px;
    width: 100%;
}

.info-product .product-price {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 46px;
    color: #313231;
}

.info-product .product-title {
    margin: 5px 0px;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    color: #313231;
}

.info-product .product-block-color {
    display: flex;
    margin-top: 5px;
    grid-gap: 20px;
}

.info-product .product-block-color p {
    margin-top: 2px;

}

.info-product .product-color {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    border: 1px solid #000000;
}




.info-product-image img {
    width: 100%;
}

.form-lk{
    width: 100%;
    max-width: 533px;
}

.cta h1{
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #313231;
}

.side {
    width: 280px;
}

.side li a{
    font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 32px;
/* identical to box height, or 178% */


color: #313231;
}
.side li a.active{
    text-decoration: underline;
}

i.logo-right-ff {
    position: absolute;
    right: 0;
    z-index: -1;
    right: 0;
    top: 0;
    pointer-events: none;
}

.card-bonus {
    max-width: 464px;
    width: 100%;

    display: block;
    height: 272px;
    background: #313231;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    padding:18px 50px;
    margin-bottom: 58px;
}

.info-bonus{
    max-width: 464px;
    width: 100%;
}
.top-info img{
    height: 120px;
}

.top-info, .bonInf {
    display: flex;
    justify-content: space-between;
}
.top-info p{
    font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 32px;
/* identical to box height, or 89% */
margin-top: 40px;
color: #CFC3AB;

}

.checkNum{
    font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 32px;
/* identical to box height, or 100% */

text-align: center;
letter-spacing: 0.08em;
margin:18px 0;
color: #FFFFFF;
}

.bonInf p{
    color: #FFFFFF;

}

.bottonInfoC{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}
.bolder{
    font-weight: 600;
}

.desc-off{
    display: none;
}

.burger, .right-menu {
    display: none;
}

.help-block {
    margin-top: 10px;
    color: #D32F2F;
}

.payment {
    margin-top: 100px;
    text-align: center;
}

.payment i {
    font-size: 36px;
}

.payment p {
    margin: 30px 0;
    font-size: 20px;
    color: #525151;
}

.payment.payment-none i {
    color: #424242;
}
.payment.payment-success i {
    color: #2E7D32;
}
.payment.payment-cancel i  {
    color: #C62828;
}
.payment.payment-update i {
    color: #EF6C00;
}

.bonus-history h2 {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #313231;
}

.bonus-history .bonus-item {
    display: flex;
    border-bottom: 1px solid #595A59;
    padding: 7px 0;
    margin: 7px 0;
}

.bonus-history .bonus-item .bonus-block-left {
    width: 100%;
}


.bonus-history .bonus-item .bonus-block-left .bonus-title {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #313231;
}

.bonus-history .bonus-item .bonus-block-left .bonus-date {
    display: block;
    font-style: normal;
    font-size: 14px;
    line-height: 32px;
    color: #989898;
}

.bonus-history .bonus-item .bonus-price {
    display: block;
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    padding: 10px 0px;
}

.product a {
    color: #767676;
}

.product .product_name {
    padding-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    width: 100%;
}

.product .product_price {
    padding-top: 5px;
    font-weight: bold;
    font-size: 18px;
    color: black;
}
.product .product-color {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    border: 1px solid #000000;
}

.product .product-block {
    display: flex;
    margin-top: 5px;
    grid-gap: 2px;
}

.page-link.active, .active > .page-link {
    color: #fff;
    background-color: #313231;
    border-color: #313231;
}

.page-link {
    color: #313231;
}

.favorite_item {
    position: absolute;
    top: 12px;
    right: 5px;
    border: none;
    height: 30px;
    background: none;
    z-index: 500;
}

.favorite_item i {
    color: black;
    font-size: 24px;
}

.child a {
    font-weight: 400!important;
    margin-left: 20px;
}
