

/* Start:/local/templates/galaxystore/css/credit/credit.css?17556350325622*/
.page-credit .g-header-top.gm-static{
    background-color: #fff!important;
}
@media (min-width: 1280px) {
    .page-credit .g-header.gm-static {
        background-color: #fff!important;
    }
}
.credit__top .action-list__top img{
    max-width: 100%;
    display: block;
}
@media (min-width: 980px) {
    .credit__top .action-list__top{
        margin-bottom: 60px;
    }
}
@media (max-width: 979px) {
    .credit__top .action-list__top{
        margin-right: -20px;
        margin-left: -20px;
    }
    .credit__top .action-list__top{
        margin-bottom: 30px;
    }
}

.credit-tab:not(:last-child) {
    margin-bottom: 20px;
}
.credit-tab.gm-active .credit-tab__content {
    display: block;
}
.credit-tab.gm-active .credit-tab__title:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.credit-tab__title {
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-right: 25px;
}
.credit-tab__title:after {
    position: absolute;
    content: " ";
    top: 3px;
    right: 4px;
    width: 7px;
    height: 14px;
    background-image: url('/local/templates/galaxystore/img/global/svg/arrow-right-bold.svg');
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
.credit-tab__content {
    display: none;
    padding-top: 20px;
}
.credit-tab__list:not(:last-child) {
    margin-bottom: 20px;
}
.credit-faq__title {
    margin-bottom: 33px;
}
.credit-faq__title-m {
    margin-bottom: 11px;
}
.credit-faq__text:not(:last-child) {
    margin-bottom: 20px;
}
.credit-faq__items {
    margin-bottom: 35px;
}
.credit-faq__item {
    padding: 35px 0;
    border-top: 1px solid #EAEAEA
}
.credit-faq__item:last-child {
    border-bottom: 1px solid #EAEAEA;
}
.credit-faq__phone {
    color: #000000;
    margin-top: 7px;
    display: inline-block;
}
.credit-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px -10px 0;
}
.credit-links .credit-links__link {
    margin-left: 10px;
    margin-right: 10px;
}
.credit-top__title {
    margin-bottom: 17px;
}
.credit-top__list {
    margin-bottom: 20px;
}
.credit-top__text {
    margin-top: 20px;
}
.credit-top__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.credit-top__logo img {
    max-width: 100%;
}
.credit-top__logo {
    height: 30px;
    margin-right: 30px;
}
.credit-top__logo img {
    max-height: 100%;
}
.credit__top {
    background-color: #fff;
}
.credit-top{
    padding-bottom: 40px;
    border-bottom: 1px solid #EAEAEA;
}
.credit__content {
    padding-top: 30px;
}
.wrap-950{
    max-width: 950px;
}
.t-grey{
    color:#999999;
    margin-top: 40px;
    padding-bottom: 60px;
    border-bottom: 1px solid #EAEAEA;
}
.t-grey p{
    color:#999999;
}
.credit-rule{
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
.credit-rule img{
    display: block;
    max-width: 60px;
    margin-bottom: 20px;
}
@media (min-width: 1360px) {
    .credit-top__logos{
        margin-top: 35px;
    }
}
@media (max-width: 1359px) {
    .credit-top__logo{
        margin-bottom: 20px;
    }
}

@media (min-width: 1446px) {
    .creditpay-iframe {
        height: 1080px;
        width: 1600px;
    }
}

@media (max-width: 1446px) and (min-width: 1300px) {
    .creditpay-iframe {
        height: 840px;
        width: 1600px;
    }
}
@media (max-width: 1300px) and (min-width: 1040px) {
    .creditpay-iframe {
        height: 850px;
        width: 100%;
    }
}

@media (max-width: 1040px) and (min-width: 640px) {
    .creditpay-iframe {
        height: 740px;
        width: 100%;
    }
}


@media (max-width: 640px) {
    .creditpay-iframe {
        height: 1010px;
        width: 100%;
    }
}

@media (max-width: 460px) {
    .creditpay-iframe {
        height: 1430px;
        width: 100%;
    }
}
/*730px*/

@media (min-width: 768px) {
    .credit-top__title {
        margin-bottom: 45px;
    }
    .credit-top {
        padding-bottom: 60px;
    }
    .credit__content {
        padding-top: 60px;
    }
}
@media (max-width: 767px) {
    .credit-rule{
        margin-bottom: 30px;
    }
    .credit-rule+.credit-rule+.credit-rule,
    .credit-rule+.credit-rule+.credit-rule+.credit-rule{
        margin-bottom: 0;
    }
}
@media (min-width: 980px) {
    .credit-top__title-m {
        margin-top: 60px;
        margin-bottom: 30px;
    }
}
@media (max-width: 979px) {
    .credit-top__title-m {
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .credit-top__text {
        margin-top: 10px;
    }
    .credit-top__text.gm-mb40 {
        margin-top: 0;
    }
    .col-12 h1{
        font-size: 22px;
        line-height: 27px;
    }
    .credit-top__logos{
        margin-top: 20px;
        margin-bottom: -20px;
    }
    .t-grey{
        padding-bottom: 40px;
    }

}
@media (max-width: 479px) {
    .credit-rule{
        margin-bottom: 30px;
        -webkit-box-flex: 0!important;
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
        padding-left: 75px!important;
        padding-right: 25px!important;
    }
    .credit-rule+.credit-rule+.credit-rule{
        margin-bottom: 30px;
    }
    .credit-rule+.credit-rule+.credit-rule+.credit-rule{
        margin-bottom: 0;
    }
    .credit-rule img{
        width: 40px;
        position: absolute;
        left: 20px;
        top: 0;
    }
}
/* End */


/* Start:/local/templates/galaxystore/components/multisite/news.getlist/credit/style.css?1745928296849*/
.content-news, .content-credit, .content-service, .content-news-body {width:1100px;}

.content-news-body .text-page .product-share {margin-top:20px;}
.content-news-body .text-page .product-share span.pink-a.product-share-a {font-family: 'Graphik-Regular-Cy';}
.content-news-body .text-page .product-share-block {display:none;}

.text-page .news-date {color:#222222; font-size:20px;display:block;margin-top:20px;font-family: 'Graphik-Regular-Cy';}
.text-page .news-share-a {display:block;margin-top:20px;}

.content-news-body .text-page>.clear {clear: both;}
.content-news-body .text-page .news-hr {width:825px; height:1px; background-color:#e6e6e6; margin:0 0 0 20px; padding:0; border:0; display:block;}

.credit__table-figure{
    width:40px!important;
    height:40px!important;
}

.bottom_margin_54{
    margin-bottom: 54px;
}
/* End */
/* /local/templates/galaxystore/css/credit/credit.css?17556350325622 */
/* /local/templates/galaxystore/components/multisite/news.getlist/credit/style.css?1745928296849 */
