

/* Start:/bitrix/templates/glavnaya/components/bitrix/news.detail/service_page_template_v2/style.css?160795332510957*/
/*СРОЧНЫЙ ФИКС ЛИШНИХ БЛОКОВ, ВЫПАДАЮЩИХ ИЗ КАРУСЕЛЕЙ*/
.container > .popoffer_item {
    display: none !important;
}
/*СРОЧНЫЙ ФИКС ЛИШНИХ БЛОКОВ, ВЫПАДАЮЩИХ ИЗ КАРУСЕЛЕЙ*/
* {
    font-family: Roboto;
}
div.news-detail {
    word-wrap: break-word;
}
div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}
.text__title {
    font-weight: 500 !important;
}
.section_title {
    text-align: center !important;
    font-weight: 300 !important;
}
.news-date-time {
    color: #486DAA;
}
.strength__btn {
    font-weight: 400 !important;
}

/* ПЕРВЫЙ БЛОК-БАННЕР С ОПИСАНИЕМ */
.text__block_vykup {
    margin-top: 49px;
    margin-bottom: 44px;
}
.top_block {
    height: 500px;
    background-repeat: no-repeat;
    background-position: 70%;
    background-size: contain;
}
.top_block .container {
    display: flex;
    height: 100%;
}
.text__block {
    margin: auto 0 auto 0 !important;
}
.text__block .text__title {
    margin-top: 0 !important;
}
.credit__btn {
    border: none !important;
}
.credit__btn .css_popup {
    border: none !important;
}
@media screen and (max-width: 1440px) {
    .top_block {
        background-position: right;
    }
}
@media screen and (max-width: 1199px) {
    .top_block {
        background-image: unset !important;
    }
}
.top_block_vykup {
    padding-top: 0px !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
@media screen and (max-width: 1199px) {
    .top_block_vykup {
        background-image: none !important;
    }
}
.top_block_vykup .text__title {
    margin-top: 20px !important;
    margin-bottom: 24px !important;
}

.text__block_vykup .b_text,
.text__block_vykup .i_text {
    text-align: center;
}

.text__block_vykup .percent_block + .b_text {
    width: 50%;
}

.top__back_vykup {
    right: -33% !important;
}

@media screen and (max-width: 1199px) {
    .top__back_vykup {
        display: none;
    }

    .text__block_vykup .b_text,
    .text__block_vykup .i_text {
        text-align: start;
    }
}
.text__description_vykup {
    margin-bottom: 39px !important;
    color: #3a3a3a !important;
    font-size: 24px !important;
    font-weight: 300 !important;
}
.text__block_vykup .i_text {
    color: #3a3a3a !important;
    margin-top: 19px !important;
    margin-bottom: 27px !important;
    font-weight: 300;
}
.b_text {
    font-weight: 500;
}
.credit__btn {
    font-weight: 400 !important;
}
/* ПЕРВЫЙ БЛОК-БАННЕР С ОПИСАНИЕМ */

/* ВТОРОЙ БЛОК "ЧЕМ МЫ МОЖЕМ БЫТЬ ПОЛЕЗНЫ" */
.section_title.how-can {
    margin-top: 100px !important;
}
.strengths_items {
    display: flex;
}
.strength_item {
    margin-bottom: 49px !important;
}
.strength_text {
    height: unset !important;
    font-weight: 300 !important;
}

@media screen and (max-width: 1000px) {
    .strengths_items {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        gap: 10px;
    }

    .strength_item {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
}
.strength__btn {
    border: none !important;
}
/* ВТОРОЙ БЛОК "ЧЕМ МЫ МОЖЕМ БЫТЬ ПОЛЕЗНЫ" */

/* ТРЕТИЙ БЛОК "КАЛЬКУЛЯТОР" */
.calc {
    background-color: #f2f2f2 !important;
}

.calc-title h2 {
    margin-top: 50px !important;
    margin-bottom: 58px !important;
}

.calc .form-column:first-child {
    /* height: 281px; */
}

.calc .form-column label {
    background: unset !important;
    color: #000000;;
    font-size: 18px;
    font-weight: 400;
}

.calc .form-column label input {
    background: unset;
    font-size: 16px;
    font-weight: 300;
}

.calc .form-column label input::placeholder {
    text-align: left;
    text-transform: none;
}

.calc .form-column:first-child label {
    /*height: calc(50% - 10px);*/
    padding: 24px 40px 31px 21px;
    margin: 0px;
    border: 1px solid #aaaaaa;
    background-color: #f6f6f6 !important;
}

.calc .form-column:first-child label:first-child {
    margin-bottom: 24px;
}

.calc .form-column:first-child label:first-child select {
    margin: 37px 0 0 7px;
    background: unset;
    border: none;
    color: #000000;
    font-size: 18px;
    font-weight: 300;
}
.calc .form-column label:first-child input {
    margin: 37px 0 0 0px;
}
.calc .price.priceParent {
    padding-bottom: 21px !important;
}

.calc .price.priceParent input {
    margin: 41px 0 0 0;
}

.calc .row .form-column:nth-child(2) label {
    border: none !important;
}

.calc .row .form-column:nth-child(2) label input {
    margin-top: 21px;
}

.calc .row input[type=submit] {
    height: unset !important;
    width: unset !important;
    margin-top: 48px;
    border-radius: 10px;
    padding: 24px 49px 24px 49px;
    font-weight: 400;
    border: none !important;
}

/* ТРЕТИЙ БЛОК "КАЛЬКУЛЯТОР" */

/* ЧЕТВЕРТЫЙ БЛОК "СРАВНИТЕЛЬНАЯ ТАБЛИЦА КРЕДИТОВ" */
.compare_table h2 {
    margin-top: 47px !important;
    margin-bottom: 54px !important;
    text-align: center;
}

section.compare_table > div.custom-container {
    width: 80%;
    margin: 0 auto;
}
@media screen and (max-width: 1200px) {
    section.compare_table > div.custom-container {
        width: 90%;
    }
}
@media screen and (max-width: 1000px) {
    section.compare_table > div.custom-container {
        width: 100%;
    }
}
@media screen and (max-width: 960px) {
    .compare_table .btn_cell,
    td.hiddenRow[colspan='2'] {
        display: none;
    }
}
@media screen and (max-width: 760px) {
    th.th-pay-over,
    td.extra_pay {
        display: none;
    }
}
@media screen and (max-width: 630px) {
    th.th-payment,
    td.payment {
        display: none;
    }
    .detail_info {
        flex-direction: column;
    }
    .table_documents-wrapper {
        margin-left: 25px;
    }
}
@media screen and (max-width: 505px) {
    th.percent,
    th.th_bank,
    td.rate {
        display: none;
    }
}
.table-wrap th {
    color: #3a3a3a;
    font-size: 24px;
    padding: 15px 15px 22px 20px !important;
    font-weight: 300;
}
.table-wrap table {
    border: none !important;
}
td.hiddenRow {
    border-bottom: 1px solid #cfcfcf !important;
}
.table-wrap table tbody tr td {
    border-bottom: none;
}
.table-wrap table tbody tr td:first-child {
    border-collapse: unset !important;
    border-left: 1px solid #cfcfcf;
}
.table-wrap table tbody tr td:last-child {
    border-collapse: unset !important;
    border-right: 1px solid #cfcfcf;
}
.bank-logotype {
    width: 165px !important;
}
.bank_name {
    color: #3a3a3a !important;
    font-weight: 400 !important;
}
.table_offer {
    font-size: 16px !important;
    font-weight: 300 !important;
}
.btn_cell .table__btn {
    border: none !important;
    font-weight: 400;

}
.payment span,
.extra_pay span {
    font-size: 20px;
    font-weight: 400;
}
.conditions li {
    font-weight: 300;
}
.conditions li b {
    font-weight: 500;
}
.table_documents-wrapper .cell_header {
    font-weight: 400;
}
.table_documents-wrapper .cell_header_2 {
    font-weight: 400;
}
td.rate, td.payment, td.extra_pay {
    font-weight: 500;
}
.documents > div {
    font-weight: 300;
}
.table-wrap a {
    color: unset !important;
    text-decoration: none !important;
}
/* ЧЕТВЕРТЫЙ БЛОК "СРАВНИТЕЛЬНАЯ ТАБЛИЦА КРЕДИТОВ" */

/* ПЯТЫЙ БЛОК "ПОПУЛЯРНЫЕ ПРЕДЛОЖЕНИЯ БАНКОВ" */
.popoffer_item .strength__btn {
    left: calc(50% - 131px) !important;
}
.owl-carousel .owl-item .popoffer_item .content .bank img {
    max-width: 100% !important;
    height: auto !important;
    width: unset !important;
}
.content .popoffer_rate {
    font-size: 24px;
    font-weight: 400;
    padding: 8px 0 12px 0;
}
.owl-item .content .strength__btn {
    bottom: 35px !important;
}
.content .popoffer_details {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 300;
}
.offers {
    padding-bottom: 15px !important;
}
.content a {
    text-decoration: none !important;
}
/* ПЯТЫЙ БЛОК "ПОПУЛЯРНЫЕ ПРЕДЛОЖЕНИЯ БАНКОВ" */

/* ШЕСТОЙ БЛОК "ИНТЕРАКТИВНЫЙ ТЕКСТ" */
.faq__accordion {
    position: relative !important;
}
.faq__accordion::after {
    position: absolute !important;
    bottom: calc(50% - 13px) !important;
    right: 20px !important;
    float: unset !important;
}
.faq__accordion h4.custom_paragraph {
    margin: 0 !important;
    padding-right: 80px;
}
.faq__panel div:last-child {
    padding-bottom: 10px;
}
.container .custom_text {
    margin-top: 100px;
    margin-bottom: 0;
}
main section:last-child {
    padding-bottom: 100px;
}
.custom_text .custom_title {
    margin-bottom: 87px;
    font-weight: 300;
}
.custom_text .faq__accordion {
    padding: 0;
    background: none;
}
.custom_text .faq__accordion h4 {
    color: #000000;
    font-size: 24px;
    font-weight: 300;
}
.custom_text .faq__accordion::after,
.custom_text .faq__accordion.active::after {
    content: '';
    width: 21px;
    height: 21px;
    background-image: url("/images(1)/arrow_circle.png");
    background-repeat: no-repeat;
    background-position: center;
}
.custom_text .faq__accordion.active::after {
    transform: rotate(90deg);
}
.custom_text .faq__panel {
    background: none;
    opacity: 0.7;
    color: #000000;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2;
    padding: 0;
    height: 0;
    max-height: unset;
    margin-bottom: 0;
}
.custom_text .faq__accordion.active + .faq__panel {
    height: auto;
    padding: 32px 59px 0 82px;
}
@media screen and (max-width: 1000px){
    .custom_text .faq__accordion.active + .faq__panel {
        padding-left: 20px;
    }
}
.text-block .container {
    width: 1170px;
    margin: 0 auto;
}
@media screen and (max-width: 1300px) {
    .text-block .container {
        width: 80%;
    }
}
@media screen and (max-width: 700px) {
    .text-block .container {
        width: 90%;
    }
    .faq__accordion h4.custom_paragraph {
        padding-right: 60px;
        text-align: left;
    }
    .custom_text .faq__accordion.active + .faq__panel {
        padding-right: 20px;
    }
}
/* ШЕСТОЙ БЛОК "ИНТЕРАКТИВНЫЙ ТЕКСТ" */

/* СЕДЬМОЙ БЛОК "ПОЧЕМУ НАС" */
.sum-text {
    opacity: 0.7;
    color: #000000;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2;
}
.sum-text > * {
    margin: 20px 0 20px 0;
}

.sum-text > span {
    font-size: 28px;
    font-weight: 400;
}
ul > li,
ol > li {
    margin: 5px 0 5px 0;
}
/* СЕДЬМОЙ БЛОК "ПОЧЕМУ НАС" */
.calc .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
	display: -webkit-box;
	display: -webkit-box !important;
}
/* End */


/* Start:/bitrix/templates/glavnaya/components/bitrix/news.detail/we-are-cool/style.css?15917907573920*/
.bx-newslist {}
.bx-newslist-block {
	padding: 0 14px;
	margin-bottom: 40px;
}
@media (min-width: 992px) {
	.bx-newslist .bx-newslist-container:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-newslist .bx-newslist-container:nth-child(2n+1) {
		clear: both;
	}
}
/* POST FORMATS */
.bx-newslist-img,
.bx-newslist-audio,
.bx-newslist-youtube,
.bx-newslist-slider {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.bx-newslist-slider img,
.bx-newslist-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.bx-newslist-video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: 1;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	background: url("/bitrix/templates/glavnaya/components/bitrix/news.detail/we-are-cool/images/bx-video.png") no-repeat center;
}
.bx-newslist-video:hover {
	opacity: 1;
}
/* POST FORMATS /// SLIDER */
.bx-newslist-slider {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.bx-newslist-slider-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.bx-newslist-slider-slide {
	float: left;
	z-index: 100;
}
.bx-newslist-slider-arrow-container-left,
.bx-newslist-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}
.bx-newslist-slider-arrow-container-left {
	left: 0;
}
.bx-newslist-slider-arrow-container-right {
	right: 0;
}
.bx-newslist-slider-arrow {
	position: absolute;
	line-height: 34px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	font-size: 48px;
	height: 48px;
	width: 20px;
	top: 50%;
	margin-top: -24px;
	z-index: 110;
	opacity: .5;
	text-shadow:0 0 2px rgba(0,0,0,.5);
}
.bx-newslist-slider-arrow-container-left:hover .bx-newslist-slider-arrow,
.bx-newslist-slider-arrow-container-right:hover .bx-newslist-slider-arrow {
	color: #FFF;
	display: block;
	opacity: 1;
}
.bx-newslist-slider-arrow-container-left .bx-newslist-slider-arrow {
	left: 20px;
}
.bx-newslist-slider-arrow-container-right .bx-newslist-slider-arrow {
	right: 20px;
}
.bx-newslist-slider-control {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 110;
	text-align: center;
	word-spacing: -4px;
}
.bx-newslist-slider-control li {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	width: 10px;
	height: 10px;
	word-spacing: -4px;
	margin: 0 3px;
	opacity: .5;
}
.bx-newslist-slider-control li:hover,
.bx-newslist-slider-control li.current {
	background: #FFF;
	opacity: 1;
}
bx-newslist-slider-arrow,
.bx-newslist-slider-control li {
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
}
.bx-newslist-title,
.bx-newslist-title a {
	color: #000;
	margin: 0;
	font-weight: 600;
	padding: 2px 0 15px;
	font-size: 18px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.bx-newslist-title a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-lg .bx-newslist-title {
	font-size: 24pt;
}
.bx-md .bx-newslist-title {
	font-size: 20pt;
}
.bx-xs .bx-newslist-title {
	font-size: 18pt;
}
.bx-newslist-view,
.bx-newslist-date,
.bx-newslist-comments,
.bx-newslist-author,
.bx-newslist-other {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.bx-newslist-view i.fa,
.bx-newslist-date i.fa,
.bx-newslist-comments i.fa,
.bx-newslist-author i.fa,
.bx-newslist-tags i.fa,
.bx-newslist-other i.fa {
	width: 13px;
	color: #b4b4b4;
}
.bx-newslist-tags {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
}
.bx-newslist-content {
	font-size: 14px;
	margin-bottom: 5px;
}
.bx-newslist-more {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* End */
/* /bitrix/templates/glavnaya/components/bitrix/news.detail/service_page_template_v2/style.css?160795332510957 */
/* /bitrix/templates/glavnaya/components/bitrix/news.detail/we-are-cool/style.css?15917907573920 */
