

/* Start:/local/templates/main/css/acquiring-style.css?17509401868658*/

.wrapper main .acquiring-detail-page .inner .top-banner:before {
    content: '';
    right: 43%;
    top: -14px;
    width: 38px;
    height: 38px;
}

.wrapper main .acquiring-detail-page .inner .top-banner:after {
    content: '';
    right: 35%;
    top: 220px;
    width: 56px;
    height: 56px;
}

.wrapper main .acquiring-detail-page .inner .top-banner-wave {
    display: block;
    right: 38%;
    top: 236px;
    height: 24px;
}

.wrapper main .acquiring-detail-page .inner .top-banner-image  {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 310px;
    margin-bottom: 40px;
}

.wrapper main .acquiring-detail-page .inner .acquiring-details-link a {
    position: relative;
    display: block;
    width: 160px;
    text-align: center;
    font: 300 18px/53px 'Gilroy', sans-serif;
    color: #f65e64;
    background: #fff;
    border: 1px solid #f65e64;
    border-radius: 35px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.wrapper main .acquiring-detail-page .inner .acquiring-details-link a {
    width: 380px;
}

.wrapper main .acquiring-detail-page .inner .acquiring-details-link a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#eb5760), to(#fd9b5c));
    background: linear-gradient(to right, #eb5760, #fd9b5c);
    border-radius: 35px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.wrapper main .acquiring-detail-page .inner .acquiring-details-link a:hover {
    line-height: 55px;
    color: #fff;
    border: none;
}

.wrapper main .acquiring-detail-page .inner .acquiring-details-link a:hover:before {
    opacity: 1;
}

.wrapper main .acquiring-detail-page .inner .acquiring-details-link a:hover span:before {
    border-color: #fff;
}

.wrapper main .acquiring-detail-page .inner .acquiring-details-link a span {
    position: relative;
    padding-right: 20px;
}

.wrapper main .acquiring-detail-page .inner .acquiring-details-link a span:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 13px;
    height: 13px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-top: 1px solid #f65e64;
    border-right: 1px solid #f65e64;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.wrapper main .acquiring-detail-page .inner .steps.gray {
    padding: 55px 70px 60px;
    background: #fbfbfb;
    border-radius: 20px;
}

.acquiring-cost__block_light {
    width: 1221px;
    height: 465px;
    left: 420px;
    top: 847px;
    background: #FBFBFB;
    border-radius: 20px;
    padding: 60px 50px 35px;
}

.acquiring-cost__title {
    font: 700 36px/1.3 'Gilroy', sans-serif;
}

.acquiring-cost__left-white {
    background: #FFFFFF;
    border-radius: 20px;
    margin-top: 30px;
    padding: 25px 40px 30px 35px;
}

.acquiring-cost__abs-size {
    font-size: 36px;
    line-height: 12px;
}

.acquiring-cost__right {
    padding: 8px 0px 0px 85px;
}

.acquiring-cost__right .tariffs-about-block-item a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 29px;
    height: 32px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/local/templates/main/css/./../img/icon_list.svg) no-repeat;
    background-size: contain;
}

.paysystems-images img {
    margin: 0 6px 18px 6px;
}

@media (max-width: 1480px) {
    .wrapper main .acquiring-detail-page .inner .acquiring-details-link a {
        width: 100%;
        line-height: 43px;
        font-size: 16px;
    }
    
    .wrapper main .acquiring-detail-page .inner .acquiring-details-link a:hover {
        line-height: 43px;
        border: 1px solid transparent;
    }
    
    .wrapper main .acquiring-detail-page .advantage-block-item {
        padding: 30px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: unset;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 120px;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-image img {
        max-height: 100%;
        max-width: 100%;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: calc(100% - 120px);
        margin-top: 25px;
        text-align: center;
        font-size: 16px;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-text br {
        display: none;
    }
}

@media (max-width: 1239px) {    
    .wrapper main .acquiring-detail-page .inner .acquiring-details-link a {
        width: 100%;
        font-size: 16px;
        line-height: 45px;
    }
    
    .wrapper main .acquiring-detail-page .inner .acquiring-details-link a:hover {
        line-height: 45px;
        border: 1px solid transparent;
    }
    
    .wrapper main .acquiring-detail-page .inner .acquiring-details-link a span {
        font-size: 16px;
    }
}
    
@media (max-width: 979px) { 
    .wrapper main .acquiring-detail-page .inner .acquiring-details-link a {
        max-width: 80%;
		margin: 0 auto;
    }

    .wrapper main .acquiring-detail-page .inner .top-banner-image {
        width: 230px;
    }

    .wrapper main .acquiring-detail-page .advantage-title {
        font-size: 30px;
    }

    .wrapper main .acquiring-detail-page .advantage-block {
        margin-top: 40px;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item {
        padding: 15px 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-image {
        height: 100px;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-text-desc {
        margin-top: 15px;
        padding: 0 15px;
        font-size: 16px;
        text-align: center;
    }
}
    
@media (max-width: 979px) { 
    .wrapper main .acquiring-detail-page .advantage-block {
        margin-top: 25px;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item {
        margin-top: 15px !important;
        padding: 10px 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item:first-child {
        margin-top: 0 !important;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item:first-child .advantage-block-item-image {
        padding-top: 8px;
        padding-bottom: 2px;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-image {
        margin: 0;
        padding: 5px 15px;
        width: 120px;
        min-width: 120px;
        height: 90px;
        background: transparent;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-image img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-text-desc {
        margin: 0;
        padding: 0 20px;
        font-size: 16px;
        text-align: left;
    }

    .wrapper main .acquiring-detail-page .advantage-block-item-text-desc br {
        display: none;
    }
}

@media (max-width: 767px) { 
    .wrapper main .acquiring-detail-page .inner .steps.gray	{
        padding: 10px 20px;
    }
}    
		
@media (max-width: 520px) { 
	.wrapper main .acquiring-detail-page .inner .acquiring-details-link a {
        max-width: 100%;
	}
	
	.wrapper main .acquiring-detail-page .inner .acquiring-details-link a span {
		font-size: 14px;
	}
	
	.wrapper main .acquiring-detail-page.internet-acquiring .inner .steps-block-item-text {
		max-height: 45px;
	}
	
    .wrapper main .acquiring-detail-page .inner .advantage-block-item-image {
        padding: 0;
    }

    .wrapper main .acquiring-detail-page .inner .advantage-block-item-text-desc {
        padding: 20px 10px 20px 20px;
    }
}
/* End */


/* Start:/local/templates/main/css/tools-style.css?17509401869749*/

.wrapper main .all-tools-page .inner .top-banner:before {
    content: '';
    right: 43%;
    top: -14px;
    width: 38px;
    height: 38px;
}

.wrapper main .all-tools-page .inner .top-banner:after {
    content: '';
    right: 35%;
    top: 220px;
    width: 56px;
    height: 56px;
}

.wrapper main .all-tools-page .inner .top-banner-wave {
    display: block;
    right: 38%;
    top: 236px;
    height: 24px;
}

.wrapper main .all-tools-page .inner .top-banner-image  {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 210px;
}

.wrapper main .all-tools-page .inner .top-banner-image img {
    width: auto;
}

.wrapper main .all-tools-page .inner .tools-open-link a {
    position: relative;
    display: block;
    width: 160px;
    text-align: center;
    font: 300 18px/53px 'Gilroy', sans-serif;
    color: #f65e64;
    background: #fff;
    border: 1px solid #f65e64;
    border-radius: 35px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.wrapper main .all-tools-page .inner .tools-open-link a {
    width: 280px;
}

.wrapper main .all-tools-page .inner .tools-open-link a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#eb5760), to(#fd9b5c));
    background: linear-gradient(to right, #eb5760, #fd9b5c);
    border-radius: 35px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.wrapper main .all-tools-page .inner .tools-open-link a:hover {
    line-height: 55px;
    color: #fff;
    border: none;
}

.wrapper main .all-tools-page .inner .tools-open-link a:hover:before {
    opacity: 1;
}

.wrapper main .all-tools-page .inner .tools-open-link a:hover span:before {
    border-color: #fff;
}

.wrapper main .all-tools-page .inner .tools-open-link a span {
    position: relative;
    padding-right: 20px;
}

.wrapper main .all-tools-page .inner .steps.gray-block {
    padding: 32px 36px 42px;
    background: #fbfbfb;
    border-radius: 20px;
}

.wrapper main .all-tools-page .inner .steps.gray-block .features-title {
    font: 700 24px/1.3 'Gilroy', sans-serif;
}

.wrapper main .all-tools-page .inner .bonuses-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}
.wrapper main .all-tools-page .inner .bonuses-filter-item {
    min-width: 120px;
    margin-right: 18px;
    padding: 0 30px;
    text-align: center;
    font: 300 18px/38px 'Gilroy', sans-serif;
    color: rgba(0, 0, 0, 0.5);
    border: 1px solid #e6e8e0;
    border-radius: 35px;
    -webkit-transition: color 0.3s, border 0.3s;
    transition: color 0.3s, border 0.3s;
    cursor: pointer;
}
.wrapper main .all-tools-page .inner .bonuses-filter-item:hover {
    color: #f65e64;
    border-color: #f65e64;
}
.wrapper main .all-tools-page .inner .bonuses-filter-item:last-child {
    margin-right: 0;
}
.wrapper main .all-tools-page .inner .bonuses-filter-item.active {
    color: #fff;
    border-color: #f65e64;
    background: #f65e64;
}
.wrapper main .all-tools-page .inner .bonuses-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
}
.wrapper main .all-tools-page .inner .bonuses-block:after {
    content: '';
    -ms-flex-preferred-size: calc((100% - 50px)/3);
    flex-basis: calc((100% - 50px)/3);
}
.wrapper main .all-tools-page .inner .bonuses-block-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc((100% - 50px)/3);
    margin-top: 25px;
    border: 1px solid #e6e8e0;
    border-radius: 20px;
    overflow: hidden;
}

.wrapper main .inner .services-block-item-image img {
    max-width: 100%;
    max-height: 190px;
}

.wrapper main .all-tools-page .steps-block .services-block-item {
    background: #fff !important;
}
.wrapper main .all-tools-page .inner .docs-block {
    margin-top: 35px;
}
.wrapper main .all-tools-page .inner .docs-block-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.wrapper main .all-tools-page .inner .docs-block-title-item {
    margin-left: 15px;
    padding: 5px 25px;
    font: 300 18px/1.3 'Gilroy', sans-serif;
    border: 1px solid #e6e8e0;
    border-radius: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}
.wrapper main .all-tools-page .inner .docs-block-title-item:first-child {
    margin-left: 0;
}
.wrapper main .all-tools-page .inner .docs-block-title-item.active {
    color: #f65e64;
    background: #f4f4f4;
    border-color: #f4f4f4;
}
.wrapper main .all-tools-page .inner .docs-block-content {
    margin-top: 35px;
}
.wrapper main .all-tools-page .inner .docs-block-content-item {
    overflow: hidden;
    height: 0;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.wrapper main .all-tools-page .inner .docs-block-content-item.active {
    height: auto;
    opacity: 1;
}


@media (max-width: 1480px) {
    .wrapper main .all-tools-page .inner .tools-open-link a {
        width: 100%;
        line-height: 43px;
        font-size: 16px;
    }
    
    .wrapper main .all-tools-page .inner .tools-open-link a:hover {
        line-height: 43px;
        border: 1px solid transparent;
    }
    
    .wrapper main .all-tools-page .advantage-block-item {
        padding: 30px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: unset;
    }

    .wrapper main .all-tools-page .advantage-block-item-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 120px;
    }

    .wrapper main .all-tools-page .advantage-block-item-image img {
        max-height: 100%;
        max-width: 100%;
    }

    .wrapper main .all-tools-page .advantage-block-item-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: calc(100% - 120px);
        margin-top: 25px;
        text-align: center;
        font-size: 16px;
    }

    .wrapper main .all-tools-page .advantage-block-item-text br {
        display: none;
    }
}

@media (max-width: 1239px) {    
    .wrapper main .all-tools-page .inner .tools-open-link a {
        width: 100%;
        font-size: 16px;
        line-height: 45px;
    }
    
    .wrapper main .all-tools-page .inner .tools-open-link a:hover {
        line-height: 45px;
        border: 1px solid transparent;
    }
    
    .wrapper main .all-tools-page .inner .tools-open-link a span {
        font-size: 16px;
    }
}
    
@media (max-width: 979px) { 
    .wrapper main .all-tools-page .inner .tools-open-link a {
        max-width: 170px;
    }

    .wrapper main .all-tools-page .inner .top-banner-image {
        width: 230px;
    }

    .wrapper main .all-tools-page .advantage-title {
        font-size: 30px;
    }

    .wrapper main .all-tools-page .advantage-block {
        margin-top: 40px;
    }

    .wrapper main .all-tools-page .advantage-block-item {
        padding: 15px 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .wrapper main .all-tools-page .advantage-block-item-image {
        height: 100px;
    }

    .wrapper main .all-tools-page .advantage-block-item-text-desc {
        margin-top: 15px;
        padding: 0 15px;
        font-size: 16px;
        text-align: center;
    }
}
    
@media (max-width: 979px) { 
    .wrapper main .all-tools-page .advantage-block {
        margin-top: 25px;
    }

    .wrapper main .all-tools-page .advantage-block-item {
        margin-top: 15px !important;
        padding: 10px 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .wrapper main .all-tools-page .advantage-block-item:first-child {
        margin-top: 0 !important;
    }

    .wrapper main .all-tools-page .advantage-block-item:first-child .advantage-block-item-image {
        padding-top: 8px;
        padding-bottom: 2px;
    }

    .wrapper main .all-tools-page .advantage-block-item-image {
        margin: 0;
        padding: 5px 15px;
        width: 120px;
        min-width: 120px;
        height: 90px;
        background: transparent;
    }

    .wrapper main .all-tools-page .advantage-block-item-image img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
    }

    .wrapper main .all-tools-page .advantage-block-item-text-desc {
        margin: 0;
        padding: 0 20px;
        font-size: 16px;
        text-align: left;
    }

    .wrapper main .all-tools-page .advantage-block-item-text-desc br {
        display: none;
    }
}
    
@media (max-width: 520px) { 
    .wrapper main .all-tools-page .inner .advantage-block-item-image {
        padding: 0;
    }

    .wrapper main .all-tools-page .inner .advantage-block-item-text-desc {
        padding: 20px 10px 20px 20px;
    }
}
/* End */


/* Start:/local/templates/main/css/widget-style.css?175094018623957*/
@font-face { 
    font-family: 'Formular';
     src: url("/local/templates/main/css/fonts/Formular.ttf");
}

.top-banner-image {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.wrapper main .payment-widget-page .inner .top-banner-wave {
    display: block;
    right: 35%;
    top: 50px;
    height: 24px;
}

.wrapper main .payment-widget-page .inner .top-banner:after {
    content: '';
    right: 42%;
    top: 30px;
    width: 55px;
    height: 55px;
}

.pagination-links {
    display: flex;
}

.payment-widget-page .pagination-link {
    min-width: 120px;
    margin-right: 18px;
    padding: 0 30px;
    text-align: center;
    font: 300 18px/38px 'Gilroy', sans-serif;
    color: rgba(0, 0, 0, 0.5);
    border: 1px solid #e6e8e0;
    border-radius: 35px;
    -webkit-transition: color 0.3s, border 0.3s;
    transition: color 0.3s, border 0.3s;
    cursor: pointer;
}

.payment-widget-page .pagination-link.active {
    color: #fff;
    border-color: #f65e64;
    background: #f65e64;
}

.payment-widget-page .pagination-page {
    display: none;
}

.payment-widget-page .pagination-page.active {
    display: block;
}

.payment-widget-page .gray-block {
    padding: 50px 70px;
    background: #fbfbfb;
    border-radius: 20px;
}

.gray-block.top-gray-block {
	padding: 50px 30px;
}

#pg3 .gray-block {
	padding: 10px 70px 50px;
}

.payment-widget-page .gray-block img.w100 {
    width: 100%;
}

.wrapper main .payment-widget-page .inner .acquiring-details-link a {
    position: relative;
    display: block;
    width: 160px;
    text-align: center;
    font: 300 18px/53px 'Gilroy', sans-serif;
    color: #f65e64;
    background: #fff;
    border: 1px solid #f65e64;
    border-radius: 35px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.wrapper main .payment-widget-page .inner .acquiring-details-link a {
    width: 258px;
}

.wrapper main .payment-widget-page .inner .acquiring-details-link a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#eb5760), to(#fd9b5c));
    background: linear-gradient(to right, #eb5760, #fd9b5c);
    border-radius: 35px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.wrapper main .payment-widget-page .inner .acquiring-details-link a:hover {
    line-height: 55px;
    color: #fff;
    border: none;
}

.wrapper main .payment-widget-page .inner .acquiring-details-link a:hover:before {
    opacity: 1;
}

.wrapper main .payment-widget-page .inner .acquiring-details-link a:hover span:before {
    border-color: #fff;
}

.wrapper main .payment-widget-page .inner .acquiring-details-link a span {
    position: relative;
    padding-right: 20px;
}

.wrapper main .payment-widget-page .inner .acquiring-details-link a span:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 13px;
    height: 13px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-top: 1px solid #f65e64;
    border-right: 1px solid #f65e64;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.cms-blocks .cms-block {
    border: 1px solid #E6E8E0;
    box-sizing: border-box;
    border-radius: 20px;
}

.cms-blocks .cms-block .h3{
    font: 700 22px/1.2 'Gilroy', sans-serif;
}

.cms-blocks .cms-block div.request-block-buttons-callback {
    width: 100% !important;
    margin-left: 0 !important;
}

.wrapper main .payment-widget-page .inner .steps-block-item {
    width: 25%;
}

.wrapper main .payment-widget-page .inner #pg3 .steps-block-item:first-child {
    width: 35%;
}

.wrapper main .payment-widget-page .inner #pg3 .steps-block-item {
    width: 35%;
}

.wrapper main .payment-widget-page .inner #pg3 .steps-block-item:last-child {
    width: 25%;
}

.wrapper main .payment-widget-page .inner #pg3 .steps-block-item .steps-descriptions {
	font: 300 18px/24px 'Gilroy', sans-serif;
}

.steps-block-item.active .steps-block-item-image-circle svg path {
    fill: #fff;
}

.wrapper main .inner .steps-block-item-text-desc {
	max-width: 275px;
}

.wrapper main .inner #pg3 .choose-block-item-title {
	font: 700 24px/24px 'Gilroy', sans-serif;
	margin-bottom: 30px;
}

.wrapper main .inner #pg3 .steps-block-item-text-desc {
	max-width: 350px;
}

.wrapper main .inner #pg3 .steps-block-item-text-desc p {
	font: 300 16px/22px 'Gilroy', sans-serif;
}

.wrapper main .inner .choose-title {
	margin: 50px 0 30px;
}

.wrapper main .inner .steps-block-item-image {
	max-width: 93%;
}

.wrapper main .payment-widget-page .inner .steps-block-item .step-header {
    font-weight: 600;
}

.wrapper main .payment-widget-page .inner .steps-block-item .steps-descriptions p {
    padding-left: 40px;
}

.wrapper main .payment-widget-page .steps-descriptions ul {
    list-style-type: none;
}

.wrapper main .payment-widget-page .steps-descriptions ul.list li {
    line-height: 1.5;
    font-weight: 300;
    margin-top: 16px;
}

.wrapper main .payment-widget-page .steps-descriptions li:before {
    content: url(/local/templates/main/css/../img/i.svg);
    height: 24px;
    width: 36px;
    position: absolute;
    left: 0;
    top: 2px;
    background: none;
}

.wrapper main .payment-widget-page .steps-descriptions a {
    color: #f65e64;
}

.format-example h5 {
	font: 300 24px/24px 'Gilroy', sans-serif;
}

.format-example p {
    margin: 30px 0;
}

.wrapper main .payment-widget-page .rounded-copy {
    border: 1px solid #E6E8E0;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
	margin: 30px 0 50px;
}

.wrapper main .payment-widget-page .rounded-copy .copy-me {
    position: absolute;
    right: 0;
    margin: 16px;
    cursor: pointer;
}

.rounded-copy .text-to-copy {
	max-width: 730px;
	padding: 20px;
	font-family: Monospace;
}

.rounded-copy .text-to-copy pre code {
	font: 300 12px/18px monospace;
}

table.table.api-params {
	margin-top: 20px;
}

.api-params thead {
	font: 300 18px/26px 'Gilroy', sans-serif;
	border: 0;
}

.api-params thead tr td {
	border: 0;
}

.api-params tbody tr td {
	pading: 20px 0;
}

.api-params tbody tr:first-child td {
	border: 0;
	width: 200px;
}

.api-params thead tr td {
	font: 300 18px/24px 'Gilroy', sans-serif;
}

.api-params tbody tr td p.text-muted {
	font: 300 14px/22px 'Gilroy', sans-serif;
	color: #808080;
}

.api-params-header {
	font: 300 24px/24px 'Gilroy', sans-serif;
	margin: 25px 0;
}

.api-params-table {
	margin-bottom: 20px;
}

.api-params-table .table-row, .api-params-table .table-header {
	display: grid;
	grid-template-columns: 220px auto;
	padding: 24px 18px 11px;
	border-bottom: 1px solid #e6e8e0;
}

.api-params-table .table-header {
	font: 300 18px/26px 'Gilroy', sans-serif;
	color: #808080;
	background: #fbfbfb;
	padding: 11px 18px;
	border-bottom: 0;
}

.api-params-table .table-row > div:first-child {
	font: 300 18px/26px 'Gilroy', sans-serif;
	margin-left: 21px;
}

.api-params-table .table-row > div:first-child::before {
	content: '';
	height: 8px;
	width: 8px;
	position: absolute;
	margin-top: 10px;
	margin-left: -21px;
	background: #f65e64;
	border-radius: 50%;
}

.api-params-table .text-muted {
	font: 300 14px/22px 'Gilroy', sans-serif;
	color: #808080;
}

.api-params-table {
	
}

.wrapper main .payment-widget-page .api-params ul.list {
    margin-top: 0;
    margin-bottom: 0;
}

.wrapper main .payment-widget-page .api-params ul.list li {
    font: 300 18px/26px 'Gilroy', sans-serif;
}

.wrapper main .payment-widget-page .api-params ul.list li:before {
    top: 8px;
}

.docs-block p {
	font: 300 18px/24px 'Gilroy', sans-serif;
}

.docs-block-text {
	max-width: 1067px;
}

.table .thead-light {
    background: #FBFBFB;
}

td p strong {
	font-weight: 600;
}

.pay-form-control {
	display: flex;
	align-items: center;
}

.pay-form-control {
	margin-bottom: 50px;
}

.pay-form-block-text {
	margin-left: 50px;
	max-width: 429px;
	display: inline-block;
	vertical-align: middle;
}

.doubleBtn {
	padding: 28px 12px 10px;
	margin-left: 49px;
	display: inline-block;
	vertical-align: middle;
}

.formExample {
	max-width: 460px;
	font-family: 'Formular';
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 50px;
}

.formTextBlock {
	display: inline-block;
	vertical-align: middle;
	margin-left: 50px;
	max-width: 370px;
}

.formLink {
	align-items: center !important;
}

.advantage {
    display: flex;
    align-items: center;
    margin: 40px 0;
}
.advantage p {
    padding-left: 20px;
}
.advantage img {
    color: #f65e64;
    fill: red;
    stroke: blue;
}

object.logo g {
    fill: blue !important;
}

.advantage svg path {
    fill: #f65e64;
}

code.language-html {
    font-size: 10pt;
}

.advantagesAndCode {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.code pre {
    margin: 0;
}
.advantages_list {
    width: 25%;
    margin: auto 0;
}
.advantage svg {
    min-width: min-content;
}
.code {
    background: #fff;
    /*padding: 15px 40px 15px 15px;*/
    padding: 15px;
    border: 3px solid #f65e64;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.35);
    margin-bottom: 50px;
    width: 100%;
    box-sizing: border-box;
    margin: auto;
}

.pageDelimer {
    width: 85%;
    margin: 40px auto;
    background-image: linear-gradient(#ffffff,#ffffff), linear-gradient(97deg,#ffffff, #9c9e96 67%, #fff);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    border-bottom: solid 1px transparent;
}

.sendRequest {
    text-align: center;
    margin-bottom: 40px;
    font-size: 14pt;

}

.cmsBlocks_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.cmsBlock {
    width: 39%;
    border: 1px solid rgba(246, 94, 100, 0.6);
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box;
    margin: 30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.35);
}
.infoBlock {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.infoSection {
    font-size: 16pt;
    font-weight: bold;
}
.versionBlock {
    font-size: 12pt;
    color: #8c8e86;
}
.downloadBlock {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
a.downloadBtn,
a.downloadBtnDocs {
    text-decoration: none;
    color: #fff;
    font-size: 12pt;
    padding: 9px 23px 7px;
    min-height: 42px;
    min-width: 32px;
    box-sizing: border-box;
    transition-property: background-color,border,box-shadow;
    transition-duration: .25s;
    transition-timing-function: ease;
    border: 1px solid #f78a8a;
    background-color: #f78a8a;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    vertical-align: middle;
    border-radius: 4px;
}
a.downloadBtn:hover{
    border-color: #ff7b7b;
    background-color:#ff7b7b;
}
a.downloadBtnDocs {
    border: 1px solid transparent;
    background-color: transparent;
    align-items: center;
    color: #f65e64;
}

.iconDocs{
    color: rgb(224, 31, 25);
    vertical-align: top;
    margin-right: 4px;
}

/*
.container-fluid {
    width: 460px !important;
    margin: auto;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 10px;

    background-image: linear-gradient(#ffffff,#ffffff), linear-gradient(97deg,#f65e64, #f97c60 67%, #fd9b5c);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    border: solid 2px transparent;
    border-radius: 3px;
}
*/
form#PaymentForm {
    width: 460px;
    margin: auto;
    display: grid;
	background: #fff;
	padding: 8px;
	border: 1px solid #ddd;
	border-radius: 10px;	
}
form#PaymentForm > div .PaymentFormRow,
form#PaymentForm > div > div textarea.PaymentFormRow,
form#GenerateForm .PaymentFormRow {
    width: 100%;
    margin: auto;
    min-height: 25px;
    margin-bottom: 10px;


    font-size: 16px;
    background-color: transparent;
    text-indent: 14px;
    color: #3c3c3c;
    border: solid 1px transparent;
    border-radius: 3px;
    outline: none;
    padding:0;
    background-color: #ffffff;
    display: inline-block;
}

.disabledInput {
    background: #e7e7e7;
}

form#PaymentForm .disabledInput input {
    background: transparent;
    color:#9e9e9e;
}

form#PaymentForm > div .PaymentFormRow {
    width:80%;
    padding: 10px 0 0 0;
    background: transparent;
}

.inputWithlogo
{
    width: 63.9%;
    display: inline-block;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
    border-radius: 30px;
    margin-bottom: 5px;
    border: solid 1px transparent;
}

form#GenerateForm .inputWithlogo {
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
    border-radius: 30px;
    width: 40%;
    margin: 0 10px 0 20px;
}

form#GenerateForm .PaymentFormRow {
    width: 80%;
    margin-bottom: 0;
    padding: 10px 0;
    background: transparent;
}

form#GenerateForm {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: baseline;
}

.inputWithlogo:hover,
.inputWithlogo:active,
.inputWithlogo:focus  {
    background-image: linear-gradient(#ffffff,#ffffff), linear-gradient(97deg,#f65e64, #f97c60 67%, #fd9b5c);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    border: solid 1px transparent;
}

.disabledInput:hover,
.disabledInput:active,
.disabledInput:focus  {
    /*background-image: linear-gradient(#e7e7e7,#e7e7e7), linear-gradient(97deg,#f65e64, #f97c60 67%, #fd9b5c);*/
    background: #e7e7e7;
}

.inputWithlogo p,
.hint {
    width: 10%;
    display: inline-block;
    font-size: 20px;
    color: #3c3c3c;
    margin: 0;
	text-align: center;
	font-family: Formular;
}

.inputWithlogo .hint {
    border: 1px solid #3c3c3c;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.PaymentFormCard label {
    font-size: 16px;
	text-align: center;
    margin: 0;
    width: 35%;
    color: #3c3c3c;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    height: 30px;
    border-bottom: 1px solid #8c8e86;
}

form#PaymentForm > div > div  textarea.PaymentFormRow{
    text-indent: 0;
    resize: none;
    padding: 4px 14px;
    box-sizing: border-box;
    height: auto;
    margin-bottom: 0;
    margin-top: 20px;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.45);
}

form#PaymentForm > div > .PaymentFormRow:last-child {
    margin-bottom:0;
}

.descLength {
    font-size: 12px;
    float: right;
}

.PaymentFormCard {
    padding: 15px;
	background: #fbfbfb;
}

form#PaymentForm input.PaymentFormSubmitBtn,
form#PaymentForm input.PaymentFormDeclineBtn,
input#sendRequestBtn,
.sendRequest a,
form#GenerateForm input.PaymentFormSubmitBtn
{

    margin: 10px 15px 10px 15px;
    width: fit-content;
    height: 32px;
    background-color: #f65e64;
    border-radius: 16px;
    color: #ffffff;

    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    border: none;
    outline: none;
    padding: 0 20px;
    font-weight: 100;
    cursor: pointer;
}

form#PaymentForm input.PaymentFormDeclineBtn {
    background-color: #8c8e86;
}

form#PaymentForm input.PaymentFormSubmitBtn:focus,
form#PaymentForm input.PaymentFormSubmitBtn:active,
form#PaymentForm input.PaymentFormSubmitBtn:hover,
input#sendRequestBtn:focus,
input#sendRequestBtn:active,
input#sendRequestBtn:hover,
.sendRequest a:hover {
    background-color: #c03238;
    text-decoration: none;
    cursor: pointer;
}

form#PaymentForm input.PaymentFormDeclineBtn:focus,
form#PaymentForm input.PaymentFormDeclineBtn:active,
form#PaymentForm input.PaymentFormDeclineBtn:hover{
    background-color: #3c3c3c;
    text-decoration: none;
}

form#PaymentForm textarea.PaymentFormRow:focus{
    background-image: linear-gradient(#ffffff,#ffffff), linear-gradient(97deg,#f65e64, #f97c60 67%, #fd9b5c);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    border: solid 1px transparent;
    border-radius: 3px;
}

.actionBtns {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: baseline;
}
.sendRequest a {
    font-size: 15pt;
    padding: 15px;
    height: auto;
    text-decoration: none;
}
.sendRequest > div {
    margin: 50px 0;
}

.tooltip {
    position: fixed;
    padding: 10px 20px;
    border: 1px solid #b3c9ce;
    border-radius: 4px;
    text-align: center;
    font: 14px/1.3 sans-serif;
    color: #333;
    background: #fff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
	opacity: 1 !important;
	font-style: italic !important;
	text-align: center !important;
	width: 100%;
	left: unset !important;
	top: 30px !important;
    transform: translateX(-50%);
}

input#sendRequestBtn {
    font-size: 15pt;
    padding: 15px;
    height: auto;
}

.mainDesc h2 {
    text-align: center;
}


li {
    line-height: 2; }

/*:invalid {
  outline: 1px solid red; }
*/
.shell {
    position: relative;
    line-height: 1; }
.shell span {
    position: absolute;
    left: 14px;
    top: calc(50% - 5px);
    color: #ccc;
    pointer-events: none;
    z-index: -1; }
.shell span i {
    font-style: normal;
    /* any of these 3 will work */
    color: transparent;
    opacity: 0;
    visibility: hidden; }

input.masked,
.shell span {
    font-size: 16px;
    font-family: monospace;
    padding-right: 10px;
    background-color: transparent;
    /*text-transform: uppercase; */}

.codeZone {
    position: relative;
    width: 100%;
	margin-top: 20px;
}

.codeZone p {
    font-family: Formular;
	margin-top: 20px;
}

.withBtn .actionBtns{
    margin-top: 20px;
}
.copyBtn {
    width: fit-content;
    position: absolute;
    right: 10px;
    top: 10px;
}
.copyBtn input:focus,
.copyBtn input:active {
    outline: none;
}
.bufferHint {
    width: fit-content;
    font-size: 9pt;
    background: #f8f8f8;
    border: 1px solid #f65e64;
    padding: 10px;
    border-radius: 5px;
    position: absolute;
    right: -5%;
    top: -30px;
    transition: 5.3s;
}

div#API ol span,
div#API p span {
    text-decoration: underline;
}

div#API .table{
    display: grid;
    border: 2px solid #f65e64;
    border-radius: 3px;
}
div#API .table .row {
    display: flex;
    border-bottom: 1px solid #f65e64;
    height: 100%;
}
div#API .table .row:last-child {
    border-bottom: 0px solid #f65e64;
}
div#API .table .row .column {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
div#API .table .row .column:first-child{
    width: 17%;
    border-right: 1px solid #f65e64;
    padding: 10px;
}
div#API .table .row .column:nth-child(2){
    width: 79%;
    padding: 0 20px;
}
div#API .table .row .column .example {
    font-style: italic;
}
div#API .table .row .column p {
    width: 100%;
}
div#API .table .tableHeader {
    background: #ffdadb;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #f65e64;
}

input:focus + .slider {
    box-shadow: 0 0 1px #f65e64;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

form#GenerateForm .formCheckboxes p {
    margin-right: 20px;
	font-family: 'Formular';
}
.formCheckbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin: 15px 0 0;
}
.formCheckboxes {
    margin-right: 40px;
}

input:-internal-autofill-selected {
    -webkit-box-shadow: inset 0 0 0 50px rgba(255,255,255,0);
    -webkit-text-fill-color: #000;
    border: 1px solid transparent;
    transition: background-color 5000s ease-in-out 0s;
}

.pay-button-block > p {
	margin: 30px 0;
    display: inline-block;
}

.pay-button-block-text {
	max-width: 780px;
}

.pay-url-block > p {
	max-width: 900px;
}

.paymentBtn {
    max-width: 740px;
	max-width: 790px;
    border: 1px solid #e6e8e0;
    border-radius: 10px;
    padding: 48px 12px 30px;
	background: white;
	font-family: 'Formular';
}

.paymentGenerate {
    width: 100%;
    margin: 0 auto 20px;
}

#pg2 > p {
	max-width: 780px;
}

@media (max-width: 1679px) {
	.formExample, .pay-form-block-text, .doubleBtn {
		margin-left: 10px;
	}
	.formTextBlock {
		margin-left: 50px;
	}
}

@media screen and (max-width: 1480px) {
    code.language-html {
        font-size: 9pt;
    }
    .main-cointaner {
        width: 80%;
    }
    div#API .table .row .column p {
        font-size: 12pt;
    }
	.formExample, .pay-form-block-text {
		margin-left: 0;
	}
	.formCheckboxes {
		margin-right: 0;
	}
	.pay-form-block-text {
		max-width: 275px;
	}
}
@media (max-width: 1239px) {
	.pay-form-control {
		justify-content:space-between;
	}
}
@media screen and (max-width: 1024px) {
    .main-cointaner {
        width: 90%;
        font-size: 12pt;
    }
    div#API .table .row .column p {
        font-size: 10pt;
    }
    a.downloadBtnDocs{
        font-size: 11pt;
    }
}

@media (max-width: 979px) {
	.wrapper .inner {
		width: 95% !important;
	}
	.wrapper main .inner .steps-block-item-text-desc {
		max-width: 100%;
	}
	.pay-form-block {
		display: flex;
		flex-flow: column;
		align-items: center;
	}
	.pay-form-control {
		flex-flow: column-reverse;
	}
	.pay-form-block-text {
		max-width: 430px;
	}
	form#PaymentForm {
		width: 460px;
	}
	.formTextBlock {
		margin-left: 0;
		max-width: 430px;
	}
	.formExample {
		margin-left: 10px;
	}
	.doubleBtn {
		max-width: 460px;
	}
	.paymentBtn .h5 {
		font: 300 18px/38px 'Formular', sans-serif; 
	}
	form#GenerateForm .inputWithlogo {
		width: 35%;
	}
	.wrapper main .inner .steps-block-item {
		-webkit-box-align: flex-start !important;
		-ms-flex-align: flex-start !important;
		align-items: flex-start !important;
	}
	.api-params-table .table-row, .api-params-table .table-header {
	    display: grid;
		grid-template-columns: 30% 70%;
		padding: 14px 0 1px;
	}
	.api-params-table .table-row > div:first-child {
		margin-left: 0;
		margin-right: 12px;
		word-break: break-all;
	}
	.api-params-table .table-row > div:last-child {
		overflow-x: scroll;
	}
	.api-params-table .table-row > div:first-child::before {
		display: none;
	}
	#pg3 .gray-block {
		padding: 10px 20px;
	}
	.cms-block.p-4 {
		padding: 25px 10px !important;
		margin: 0 -10px;
	}
	.rounded-copy .text-to-copy {
		padding: 50px 20px 20px;
		word-break: break-all;
	}
	.docs-block p {
		word-break: break-word;
	}
}

@media (max-width: 767px) {
	.gray-block.top-gray-block {
		padding: 20px 10px;
	}
	.formTextBlock {
		margin-left: 0;
		max-width: 460px;
	}
	.wrapper main .inner .h3.features-title {
		text-align: center;
	}
	.doubleBtn {
		margin-left: 0;
	}
	.payment-widget-page .gray-block {
		padding: 10px 20px;
		margin-bottom: 20px;
	}
}

@media (max-width: 545px) {
	.payment-widget-page .gray-block {
		border-radius: 0;
		margin-left: -20px;
		margin-right: -20px;
	}
	form#PaymentForm {
		width: unset;
		margin-top: 10px;
	}
	form#GenerateForm .formCheckboxes p {
		max-width: 60%;
	}
	.PaymentFormCard label {
		display: none !important;
	}
	.inputWithlogo {
		width: 100%;
	}
	form#GenerateForm .inputWithlogo {
		width: 40%;
	}
	.payment-widget-page .pagination-link {
		padding: 10px 20px;
		font: 300 16px/18px 'Gilroy', sans-serif;
		align-self: center;
		color: #000;
		min-width: unset;
		margin-right: 10px;
	}
}
/* End */
/* /local/templates/main/css/acquiring-style.css?17509401868658 */
/* /local/templates/main/css/tools-style.css?17509401869749 */
/* /local/templates/main/css/widget-style.css?175094018623957 */
