
/***** HEADER *****/

.logo img {
    width: auto;
}

/***** INDEX *****/

.questions .title {
    position: relative;
    margin-bottom: 0;
    z-index: 1;
}


.reviews__item_content strong{
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #f6f8fa;
    margin-top: 27px;
    margin-bottom: 12px;
    display: block;
}
.reviews__item_auth-image img {
    min-width: 48px;
}
.reviews__item_text{
	min-height: 100px;
}

.banner .breadcrumbs .separator {
    font-size: 16px;
    background: none;
    width: auto;
    margin: 0px 10px;
}
.breadcrumbs span {
    margin: 0;
}
.category__item_dsc ul {
    margin: 0;
    margin-bottom: 10px;
}
.category__item_content{

}
.category__item_price del * {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #8f9ab1;
}
/* !!! */
.category__item {
    display: flex;
    height: calc(100% - 10px);
    flex-direction: column;
}
.category__item_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
/* !!! */
.btn-big.js_showmore{
-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-max-content;
  	width: -moz-max-content;
  	width: max-content
    max-width: max-content;
    margin: 10px auto;
}
.footer__menu ul li {
    margin: 0;
}
.footer__menu ul {
    display: block;
}
.menu-container{
    position: relative;
    z-index: 1;
}
.menu-container .container{
    position: relative;
}
.menu-side{
    position: absolute;
    left: -120px;
    top: 50px;
}
.menu-side li.nav-item {
    list-style: none;
}
.menu-side li.nav-item a{
    background: #1C1C1C;
    border-radius: 99px;
    width: 95px;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-flow: column;
    flex-wrap: wrap;
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    color: #515A6E;
    margin-bottom: 11px;
    position: relative;
}
.menu-side li.nav-item a:before{
    content: "";
    display: block;
    background-image: url(../images/template/menu_coins.svg);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;   
}
.menu-side li.nav-item.active a, .menu-side li.nav-item:hover>a{
    background: #7A59FF;
    color: #FFFFFF;
}
.menu-side li.nav-item.active a:before, .menu-side li.nav-item:hover>a:before{
    filter: invert(94%) sepia(100%) saturate(0%) hue-rotate(198deg) brightness(107%) contrast(106%);
}
.menu-side .dropdown-menu.show {
    display: block;
    background: transparent;
    left: 100%;
    top: 0;
    padding: 0;
    min-width: auto;
    border: 0;
    margin-left: 11px;
}
.menu-side .dropdown {
    border: 0;
    margin: 0;
}
.nav-item__mob-drop img {
    transform: rotate(90deg);
}
.nav-item__mob-drop.rotate img {
    transform: rotate(270deg);
}
.nav-item__mob-drop {
    padding: 0px 5px;
    height: 100%;
}
[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    opacity: 1;
}
.product-card form {
    display: inline-flex;
    width: 100%;
    flex-direction: column;
}
.landing-block__left {
    width: 100%;
}
.product-card__main{
    display: inline-flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}
.product-card__info {
    max-width: 425px;
    position: relative;
    top: 0;
    right: 0;
    padding:22px;
    background: #212121;
    border: 1px solid #313132;
    box-shadow: 0px 4px 27px rgba(0, 0, 0, 0.49);
    border-radius: 4px;
}
.product-page{
    padding-top:0;
}
.product_card_right {
    margin-top: -280px;
    width: 425px;
}
.info-title__before, .tc-epo-label{
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F6F2FF;
    margin-bottom: 10px !important;
}
.info-title__title{
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #F6F8FA;
}
/*.options_block{
    border-top: 1px solid #313132;
    padding: 15px 0px;
}*/
.product-card__info-title{
    margin-bottom:20px;
}
.product-card__options {
    margin-top: 10px;
}
label.form-check-label span {
    background-color: transparent;
    padding-right: 0;
}
.form-switch .form-check-input, .form-switch .form-check-input:focus, .form-switch .form-check-input:active {
    width: 55px!important;
    height: 25px;
    border: 1px solid #9d9d9d;
}
.form-check-input:checked[type=checkbox] {
    filter: invert(65%) sepia(71%) saturate(7458%) hue-rotate(235deg) brightness(99%) contrast(103%);
}
.tm-extra-product-options .tc-active .tc-label-wrap{
    background-color: transparent !important;    
}
.product-card__info_btns button, .product-card__info_btns button:hover, .product-card__info_btns button:focus, .added_to_cart, .added_to_cart:hover, .added_to_cart:focus{
    background: linear-gradient(90deg, #6302D8 10.53%, #5030CE 95.39%);
    border-radius: 999px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #F6F8FA; 
    border: 0px;   
}
.product-card__info_btns button:hover, .product-card__info_btns button:focus{
    background: linear-gradient(90deg, #5030CE 10.53%, #6302D8 95.39%);
}
.added_to_cart:hover, .added_to_cart:focus{
    background: linear-gradient(90deg, #5030CE 10.53%, #6302D8 95.39%);
}

.tc-extra-product-options .tc-row{
    margin: 0;   
}
.tm-extra-product-options .tcwidth-100, .tm-extra-product-options .tc-cell.tcwidth-100, .tc-cell.tcwidth-100, .tcwidth-100 {
    padding: 0;
}
.tc-extra-product-options .tc-row .tc-container {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 0;
}
.tm-extra-product-options .cpf-section .tc-section-inner-wrap > .tc-row > .tc-cell {
    padding: 0;
}
.tc-cell.tc-col.tc-element-container ul {
    margin: 0;
}

.noui-touch-area {
    background: #7a59ff;
    border-radius: 0px;
}

.noui-horizontal .noui-handle {
    width: 7px;
    height:18px;
    background: #7a59ff;
    border-radius: 0px;
}
.noui-horizontal .noui-active.noui-handle {
    width: 10px;
    height:18px;
}
.noui-connect, .noui-horizontal .noui-tooltip {
    background: #7a59ff;
}
.tc-element-inner-wrap{
    border-top: 1px solid #313132;
    padding: 15px 0px;
}
.noui-horizontal {
    height: 8px;
    margin-left: 0;
}
.noui-base {
    background: #2F2F2F;
    border-radius: 3px;
}
.product-card__info_price>div {
    padding: 10px 0;
    border: 0;
}

.price.amount.options{
    text-align: end;
}
.product-card__info_price {
    padding-right: 0;
}
.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount {
    font-size: 14px !important;
}
.tm-extra-product-options-totals>div>span{
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F6F2FF;
}
.product-card__full-price .woocommerce-Price-amount.amount bdi {
    font-size: 16px;
    line-height: 24px;
    color: #F6F8FA;
    font-weight: 700;
}
.product-card__info_price__final .product-card__full-price .woocommerce-Price-amount.amount bdi{
    font-size: 20px;
    line-height: 28px;   
    font-weight: 800;
}
.product-card__info_price>div {
    padding: 5px 0;
    border: 0;
}
.banner-products .banner__benefits{
    padding: 15px 22px;
    padding-right: 450px;
}
.banner-products .banner__benefits .banner__benefits_title, .banner-products .banner__benefits a, .banner-products .banner__benefits div{
    font-size: 12px;
    line-height: 15px;
    color: #F6F8FA;
    background: transparent;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
}
.banner-products .banner__benefits .banner__benefits_title{
    font-weight: 700;
    text-transform: uppercase;    
}
.banner-products .banner__benefits .banner__benefits_items{
    width: auto;
    flex-direction: row;
    display: flex;
}
.banner-products .banner__benefits .banner__benefits_items a{
    margin:0px 6px;
}
.banner-products .banner__benefits .banner__benefits_items a:hover{
    background: -o-linear-gradient(358.29deg,#9e85ff 28.01%,#7ea2ff 51.45%);
    background: linear-gradient(91.71deg,#9e85ff 28.01%,#7ea2ff 51.45%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.reviews .slick-list {
    width: calc(100% + 700px);
    padding-right: 700px;
}
.product-card__right .form-check-input{
    width: 25px !important;
    height: 25px; 
    background: #232324;
    border: 1px solid #313132;
    border-radius: 7px;
}
.product-card__right .form-switch .form-check-input,
.product-card__right .form-switch .form-check-input:focus, 
.product-card__right .form-switch .form-check-input:active{
    width: 25px !important;
    height: 25px; 
    background: #232324;
    border: 1px solid #313132;
    border-radius: 7px;    
}
.product-card__right [type=checkbox]:checked + label:before{
    content: "";
    display: block;
    z-index: 1;
    background: transparent;
    background-image: url(../images/checkbox-active.svg);
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;  
    border: 0;
    left: -43px;
    top: 4px; 
}
.product-card__right select{
    background: #2F2F2F;
    border: 1px solid #313132;
    border-radius: 8px;
    color: #fff;
}
.tm-extra-product-options-select label {
    max-width: 100% !important;
}
.cpf-type-select .tc-price-wrap{
    position: absolute;
    right: 40px;
}
.product-card__info_benefits {
    margin-top: 22px;
}
.product-card__info_benefits div{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #A5A9B4;
    position: relative;
    padding-left: 25px;
}
.pc_benefit-time:before{
    content: "";
    display: block;
    background-image: url(../images/product-time.svg);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; 
    position: absolute;
    left: 0;
    top: 3px;  
}
.product-card__info_payment-types{
    margin-top: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    margin-left: -12px;
    width: calc(100% + 24px);
}
.product-card__info_payment-types img{
    padding: 11px 10px;
}
.product-card__description{
    padding-right: 22px;  
    color: #F6F8FA;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #F6F8FA; 
}
.product-card__description p{
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #F6F8FA; 
}
.product-card__description h3{
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.product-card__description h3 img{
    margin-right: 15px;
}
.li_diamond{
    list-style: none; 
    padding-left:0; 
    display: flex;
    flex-direction: column;
    margin-top: 14px;
    margin-bottom: 20px;  
}
.li_diamond li{
    display: inline-flex;
    margin-bottom: 8px;
}
.li_diamond li img{
    margin-right: 12px;  
}
.pc__chat{
    background-image: url(../images/bg__chat.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; 
    border-radius: 16px;   
    padding: 30px 25px;
    margin-top: 17px;
}
.pc__chat .title {
    margin-bottom: 0;
}

.pc__chat .title-section{
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #F6F8FA;
}
.pc__chat .title-btn{
    margin-top: 12px;
}
.pc__chat .title-btn a{
    background: #f6f8fa;
    color: #7a59ff;
}
.woocommerce section .title-before{
    color: #7A59FF;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #a5a9b4;
}
body.woocommerce {
    background: #171717;
}
body.woocommerce .whyus {
    background: transparent;
}
.form__type{
    padding: 37px 40px 30px 40px;
    background-image: url(../images/template/product-form__bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 16px; 
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    place-items: flex-start;
    align-self: flex-start;
}
.woocommerce section .form__type .title-before {
    color: #F6F2FF;
}


.form__type .btn{
    background: #f6f8fa;
    color: #7a59ff;
}
.form__type>div{
    max-width: 400px;    
}
.form_slider, .form_slider img{
    border-radius: 12px;
}
.slider-arrows .slick-arrow {
  height: 32px;
  width: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  z-index: 1;
  font-size: 0;
  border-radius: 5px;
    background: #1C1C1C;
    border: 1px solid #636872;
    border-radius: 10px;
}
.slider-arrows .slick-arrow:before {
  -webkit-filter: none;
  filter: none;
    margin-top: 4px;
    margin-left: 3px;
}
.slider-arrows .slick-arrow.slick-prev {
  left: -12px;
}
.slider-arrows .slick-arrow.slick-prev:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slider-arrows .slick-arrow.slick-next {
  right: -12px;
}
.slick-arrow:before {
  content: "";
  background-image: url(../images/template/btn-slide.svg);
  -webkit-filter: invert(48%) sepia(10%) saturate(326%) hue-rotate(189deg) brightness(93%) contrast(92%);
  filter: invert(48%) sepia(10%) saturate(326%) hue-rotate(189deg) brightness(93%) contrast(92%);
  width: 11px;
  height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slick-arrow:hover {
  background: #30323a!important;
}
.slick-arrow:hover:before {
  -webkit-filter: invert(0) sepia(48%) saturate(2%) hue-rotate(29deg) brightness(104%) contrast(101%)!important;
  filter: invert(0) sepia(48%) saturate(2%) hue-rotate(29deg) brightness(104%) contrast(101%)!important;
}
.slick-arrow.slider_btn__previous {
  margin-right: 12px;
}
.slick-arrow.slider_btn__previous:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.form__type-min{
    background-image: url(../images/template/product-form__bg-min.jpg);
    padding: 32px 32px 32px 50px;
    position: relative;
    display: inline-flex;
    align-items: center;
}
.form__type-min .title-section{
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    color: #F6F8FA;
}
.form__type-min .title-description{
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #F6F8FA;
}
.form__type-min .title{
    margin:0;
}

.form__type-min__img{
    position: absolute;
    left: 50%;
    margin-left: -140px;
    bottom: 0;
}
.form__type-min .title-btn {
    margin-top: 16px;
}
.woocommerce form .form-row input.input-text{
    color: #fff;       
}
.woocommerce form .form-row select{
    color: #fff;      
}
.checkout.woocommerce-checkout{
    margin-bottom: 22px;
}
.labels>div{
    background: linear-gradient(91.71deg,#9e85ff 28.01%,#7ea2ff 51.45%) !important;
    color: #fff;
}
.info-region a, .info-region div{
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
    background: transparent;
    padding: 10px;
    border: 1px solid #7a59ff;
}
.info-region a{
    background: #7a59ff2b;
    border-color: #7a59ff;
}
.info-region a:hover{
    background: transparent;
    border-color: #7a59ff;    
}
.info-region .info-region__active {
    color: #fff;
    background: #7a59ff;
    border-color: transparent;
}
.info-region a:first-child, .info-region div:first-child{
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.info-region a:last-child, .info-region div:last-child{
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.product-card__info{

}
.info-region{
    display: inline-flex;
    margin-top: 10px;   
    padding-left: calc(0.5 * var(--tcgap));
}
.banner__review{
    z-index: 0;    
}
.product-card__info-title {
    margin-bottom: 10px;
}
.woocommerce-input-wrapper .woocommerce-form__label-for-checkbox input{
    display: none !important;
}
.default-check .form-check-input:checked ~ .form-check-label::before, .privacy.woocommerce-validated label::before {
    background-color: #7a59ff!important;
}
.woocommerce-info a.showcoupon {
    color: #7a59ff;
}
.woocommerce-checkout .content .woocommerce {
    width: 100%;
}
.cart-block__form_payments_item .btn{
    background: #212121;
}
.cart-block__form_payments_item .btn:hover, .btn-check:checked+.btn-outline-success, .btn-check+.btn-outline-success:hover {
    background: #7a59ff;
    border: 1px solid #7a59ff;
    color: #fff;
}
.search-form label {
    height: 38px;
}
.search-form{
    min-height: 38px;   
}
.dropdown__select {
    padding: 9px 12px;
}
.header-content__right .btn{
    padding: 9px 16px;
}
.btn_cart{
    position: relative;
    height: 40px;
    display: flex;
    padding: 10px !important;
    width: 40px;
    box-shadow: 0px 4px 27px rgb(0 0 0 / 49%);
    border-radius: 10px;
    margin-right: 8px;
}
.btn_cart:before{
    content: "";
    display: block;
    background-image: url(../images/template/cart.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;   

}
.how_list b{
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #F6F8FA;
    display: block;  
}
.how_list b data{
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.1em;
    color: #F6F2FF;
    margin-right: 18px;
}
.how_list span{
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #A5A9B4;
    margin-top:14px;
    display: block; 
}
.how_list {
    list-style: none;
    padding:0;
}
.how_list li {
    margin-bottom: 18px;
    position: relative;
    padding-left: 30px;
}

.how_list li:before{
    content: "";
    background: #212121;
    border: 1px solid #F6F8FA;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
}
.how_list li:after{
    content: "";
    width: 1px;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 7px;
    top: 18px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='1' stroke-dasharray='6%2c 14' stroke-dashoffset='100' stroke-linecap='round'/%3e%3c/svg%3e");
}
.how_list li:last-child:after{
    display: none;
}
.category__item_price{
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}
.category__item_price b{
    margin-right: 10px;
    display: inline-flex;
}
a:hover .category__item_price b{
    color: #a5a9b4;
}

.cart-block__form_line .form-switch{
    position: relative;   
}
.product-template-default .banner__title {
        max-width: 658px;
}
.personal-block .woocommerce form .form-row label{
    position: relative;
}
.personal-block .woocommerce form .form-row label [type=checkbox]{
    position: relative;
}
.form-check.default-check [type=checkbox]{
    display: none;
}
.header-content__right .btn {
    width: auto;
}
.category__item_img img {
    height: auto;
}

.breadcrumbs{
    margin:16px 0px;
}
.breadcrumbs a, .breadcrumbs>div{
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #636872;
}
.top-page{

}
.breadcrumbs p {
    margin-bottom: 0;
}
.breadcrumbs .last{
    font-weight: 600;
    font-size: 14px;
    color: #A5A9B4;
    background: #212121;
    border-radius: 8px;
    padding: 2px 8px;
}
.page__title{
    min-height: 63px;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.page__title h1, .page__title h2{
    font-weight: 700;
    font-size: 52px;
    line-height: 63px;
    color: #F6F8FA;
    margin:0;
}
.page__title h2{
    font-size: 36px;
    line-height: 44px;
}
.contacts__form {
    background: #212121;
    border-radius: 12px;
    padding: 33px;
}
.btn-style, button.btn-style, .woocommerce button.button {
    padding: 14px 35px;
    background: linear-gradient(90deg, #6302D8 10.53%, #5030CE 95.39%);
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #F6F8FA;
}
.btn-style:hover, button.btn-style:hover, .woocommerce button.button:hover {
    color: #F6F8FA;   
    background: linear-gradient(90deg, #7A14F4 10.53%, #4F26F5 95.39%);
}
.btn-style:focus, button.btn-style:focus, .woocommerce button.button:focus {
    background: linear-gradient(90deg, #6A1ACB 10.53%, #3613BF 95.39%);
    color: #F6F8FA; 
}
form input[type="email"], form input[type="text"], form input[type="tel"], textarea, form input[type="password"], .wc-stripe-elements-field, .wc-stripe-iban-element-field {
    background: #2F2F2F;
    border: 1px solid #313132;
    border-radius: 8px;
    color: #A5A9B4;
}
.contacts__soc-list {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
}
.contacts__soc-list a{
    margin: 0;
    margin-bottom: 10px;
    padding: 10px 10px 10px 26px;
    background: #212121;
    box-shadow: 0px 33px 104px rgb(0 0 0 / 5%);
    border-radius: 12px;
    min-height: 60px;
}
.contacts__soc-list a:hover {
    background: #2f2f2f;
}
body textarea {
    border: transparent;
}
.contacts__soc-list a:before{
    width: 41px;
    height: 41px;
    background-size: 41px;
    margin:0;
    position: absolute;
}
.contacts-soc__discord:before{
    background-image:url(../images/soc-discord-color.svg);  
}
.contacts-soc__instagram:before{
    background-image:url(../images/soc-instagram-color.svg);    
}
.contacts-soc__skype:before{
    background-image:url(../images/soc-skype-color.svg);    
}
.contacts-soc__mail:before{
    background-image:url(../images/soc-discord-mail.svg);  
}
.contacts__soc-list a div{
    padding-left: 69px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    color: #F6F2FF;
}
.contacts-soc__title{
    text-transform: uppercase;
}
.contacts-soc__description{
    font-size: 18px;
    line-height: 22px;
}
.tooltip-block:hover .tooltiptext {
    top: -40px;
}
.footer {
    margin-top: 50px;
}
.mini-page{
    background: #212121;
    border: 1px solid #313132;
    box-shadow: 0px 4px 27px rgba(0, 0, 0, 0.49);
    border-radius: 12px;
    max-width: 926px;
    margin: 30px auto 50px;
    padding: 29px 47px;
}

h1{
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
}
h4 {
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    text-transform: none;
}
.page .title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.accordion-button, .accordion-item:first-of-type .accordion-button {
    background: #212121;
    /*padding: 18px 29px;*/
}

.accordion-item, .accordion-item:first-of-type, .accordion-item:last-of-type {
    background: #212121;
    padding: 18px 29px;
}
.accordion-button:not(.collapsed){
    background: #212121;  
}
button.accordion-button {
    font-weight: 800;
    font-size: 18px !important;
    line-height: 28px;
    padding-left: 12px;
}
.accordion-collapse.collapse.show{
    border-top: 1px solid #313132;
    padding-top: 20px;
}
.accordion-collapse {
    transition: 0.4s;
}
.accordion-button:not(.collapsed):after {
    filter: invert(34%) sepia(84%) saturate(2540%) hue-rotate(235deg) brightness(100%) contrast(102%);
}
.banner__desc{
    margin-top: 16px;
    display: flex;  
}
.banner__eta{
    padding-right: 20px;   
}
.banner__desc_title{
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #F6F8FA;

}
.banner__desc_value{
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #F6F8FA;
}

.menu-item-type-custom a{
    display: flex;
    flex-flow: row-reverse;
    justify-content: flex-end;
}
#menu-top-categories{
    padding: 0;
    list-style: none;
}
.menu-top-categories-container  img {
    max-width: 24px;
}
.forms .form_slider {
    min-width: 400px;   
}
label.form-check-label span.tc-price-wrap{
    padding-right: 10px !important;   
}
label.form-check-label .tc-tooltip {
    right: -30px;
}

.cart-block__content{
    position: relative;    
}
.woocommerce a.remove{
    position: absolute;
    top: 5px;
    right: 5px;
}
.woocommerce a.remove {
    color: #ff3434!important;
}
.woocommerce a.remove:hover {
    color: #ff3434!important;
    background: #443754;
}
.blockUI.blockOverlay{
    display: none !important;
}
.irs-bar, .irs-from, .irs-to{
    background: #591ad3 !important;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.page_work-with-us{
    background: #171717;    
}
.page_work-with-us .top-page{

}
.page_work-with-us .why{
    border: 0;
    background: #171717;
    padding: 40px 0px;    
}
.page_work-with-us .why .row{
    position: relative;
}

.why-info-block__container{
    background: #212121;
    box-shadow: 0px 33px 104px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    padding: 26px 37px;
}
.why-ib_item__title{
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #F6F8FA;
}
.why-ib_item__text{
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F6F2FF;
}
.page_work-with-us .why{
    position: relative;
    background-image: url(../images/template/main_bg2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.why-info-block{
    position: absolute;
    bottom: 120px;
}
.why-info-block__container{
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
}
.work-with-us__img{
    position: relative;
}

.work-with-us__img:after {
    content: "";
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    display: block;
    width: 350px;
    height: 330px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-image: url(../images/template/bg_block_benefits.svg);
    position: absolute;
    z-index: 0;
    left: -70px;
    top: -40px;
}
.page_work-with-us .accordion-item{
    padding: 0;
    margin-bottom: 8px;
}
.page_work-with-us button.accordion-button, .accordion-item:first-of-type .accordion-button {
    padding: 18px 29px;
}
.page_work-with-us .accordion-body {
    padding: 0px 85px 38px 29px;
}
.page_work-with-us .faq .title{
    text-align: center;
}
.page_work-with-us .faq .title>div{
    width: 100%;
}

.your-role__slider-container{
    margin: 10px 20px;
    position: relative;
}

.your-role__slide-item{
    background: linear-gradient(90deg, #6302D8 10.53%, #5030CE 95.39%);
    box-shadow: -8px 15px 51px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    display: inline-flex !important;
    justify-content: end;
    position: relative;
    overflow: hidden;
    padding-top: 80px;
}
.your-role__slide-item img{
    z-index: 1;
    max-height: 350px;
}
.your-role__slider-container .tns-nav {
    display: none;
}
.your-role__slide-title{
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #F6F8FA;
    position: absolute;
    top: 46px;
    left: 27px;
}
.your-role__slider-container 
.tns-controls button{
    padding: 10px;
    background-size: 12px;
    border-radius: 5px;
    background-position: center;
    border: 1px solid #443754;
    background-repeat: no-repeat;
}
.your-role__slider-container 
.tns-outer button[data-controls="prev"]{
    left: -5px;    
}
.your-role__slider-container 
.tns-outer button[data-controls="next"]{
    right: -5px;
}

.your-role__slider-container .your-role__slide-item:before{
    content: "";
    position: absolute;
    background-image: url(../images/template/img-shadow.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: 100%;
    z-index: 0;
    bottom: -1px;
    right: 0;
}

.page_work-with-us .faq{
    background: #080808;
}

.your-role__slide-title2{
    font-weight: 700;
    font-size: 65px;
    line-height: 79px;
    color: rgba(255, 255, 255, 0.1);
    position: absolute;
    left: -21px;
    width: 150%;
    top: 68px;
}
.your-role__description{
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;    
}
.your-role__description h4{

}
.your-role__description h5{
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F6F2FF;  
}
.your-role__info{
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #A5A9B4;
    padding-left: 18px;
}
.your-role__description .title-btn{
    display: inline-flex;
    margin-top: 16px;
    align-items: center;
}
.your-role__description .title-btn a{
    min-width: 202px;
}
.about_loyalty{
    background: #1c1c1c;
}

.benefits_loyalty{
    background: transparent;
}
.news-item__desc a {
    color: #7a59ff;
}
.landing-404{
    padding:  180px 0px;
    background-position: top;
}
.landing-404 .container{
    text-align: center;    
}
.landing-404 .container img{
    margin: 0 auto;
}
.landing-404-title{
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    color: #F6F8FA;
    margin: 49px 0px 21px 0px;
}























@media (max-width: 1440px){
.menu-side {
    left: -85px;
}

}



@media (max-width: 991.98px){

.product_card_right {
    margin-top: -160px;
    width: 360px;
}
.form__type-min{
    display: block;   
}
.form__type-min__img {
    position: absolute;
    left: auto;
    margin-left: 0;
    bottom: 0;
    right: 0;
}
.form__type>div {
    max-width: 45%;
}



}



@media (max-width: 768px){
.product-card__main{
    flex-direction: column-reverse;   
}
.product_card_right {
    margin-top: 0;
    width: 100%;
    max-width: 100%;
}
.product-card__info {
    max-width: 100%;
}
.pc__chat{
    margin-bottom: 20px;
}
.banner-products .banner__benefits {
    padding-right: 0;
}
.product-card__right{
    width: 100%;   
}
.form__type{
    flex-direction: column;    
}
.form__type>div {
    max-width: 100%;
}
.form__type-min__img{
    display: none;
}
.product-card__info_price__options span {
    min-width: inherit;
}
.forms .form_slider {
    min-width: 300px;   
}
.why-info-block__container {
    flex-direction: column;
    align-items: center;
}
.why-ib_item{
    margin-bottom: 10px; 
    text-align: center;   
}
.your-role .row{
    flex-direction: column-reverse;
}
.your-role__slider-container {
    margin: 20px;
}
.why-info-block {
    position: relative;
    margin-bottom: -120px;
}




}






