

/* Start:/local/templates/arlift_pw/components/bitrix/system.pagenavigation/.default/style.css?1764624435317*/
.pager {
	font-size:13px;
	line-height:20px;
	text-align:center;
	text-transform:uppercase;
}
.pager a,
.pager b,
.pager span {
	display:inline-block;
	padding:2px 7px 0;
}

.pager a:hover {
	background:#eee;
}
.pager b {
	margin:0 3px;
	background:#eee;
	color:#333;
}

.pagenum {
	margin:0 3px;
	font-weight:bold;
}
/* End */


/* Start:/local/templates/arlift_pw/components/bitrix/news.list/pages/style.css?17646244407295*/
:root {
    --twidth:1170px;
}
@media(max-width:1200px) {
    :root {
        --twidth:970px;
    }
}
@media(max-width:992px) {
    :root {
        --twidth:750px;
    }
}
.custom {width:var(--twidth);max-width:100%;margin:0 auto;padding:80px 0;}
.bx-breadcrumb {display:none;}
.tpages h1 {font-family:'Lato', sans-serif;font-size:50px;line-height:1.4;font-weight:bold;text-transform: uppercase;color:#fff;}
.tpages h2 {font-family:'Lato', sans-serif;font-size:30px;line-height:1.4;font-weight:500;margin-bottom: 50px;text-align:left;color:#111;}
.tpages a {transition: 0.5s;}
@media(max-width:1200px) {
    .custom {padding:60px 0;}
    .tpages h1 {font-size:42px;}
    .tpages h2 {font-size:28px;margin-bottom: 42px;}
}
@media(max-width:992px) {
    .custom {padding:40px 0;}
    .tpages h1 {font-size:36px;}
    .tpages h2 {font-size:24px;margin-bottom: 36px;}
}
@media(max-width:768px) {
    .custom {padding:20px 1em;}
    .tpages h1 {font-size:28px;}
    .tpages h2 {font-size:24px;font-weight:bold;margin-bottom: 16px;}
}

.tsld {position: relative;}
.tsld .item-image {position: absolute;z-index:1;top:0;left:0;width:100%;height:100%;}
.tsld .item-image img {width:100%;height:100%;object-position: center center;object-fit: cover;}
.tsld .custom {min-height:580px;position: relative;z-index: 2;color:#fff;padding:60px 0;display:flex;align-items: flex-end;justify-content: start;}
.tpages .tsld  h1 {font-weight:100;}
@media(max-width:1200px) {
    .tsld .custom {min-height:480px;}
}
@media(max-width:992px) {
    .tsld .custom {min-height:420px;}
}
@media(max-width:768px) {
    .tsld .custom {min-height:360px;padding:40px 1em;}
}

.tfin h2 {max-width:570px;}
.tfin-grid {display:grid;grid-template-columns: repeat(2,1fr);gap:24px;align-items: stretch;justify-content: start;}
.tfin-grid .item {padding:40px 30px 50px 40px;color:#fff;background:url('/images/pages/fin1.svg') center center no-repeat;background-size: cover;position: relative;min-height:355px;box-sizing: border-box;display: flex;align-items: start;justify-content: space-between;flex-direction: column;font-size:30px;line-height:1.3;}
.tfin-grid .item:nth-child(2n) {background:url('/images/pages/fin2.svg') center center no-repeat;background-size: cover;font-size:20px;}
.tfin-grid .item-title {font-size:40px;font-weight:bold;text-transform: uppercase;}
@media(max-width:1200px) {
    .tfin-grid .item {font-size:24px;min-height:320px;}
    .tfin-grid .item:nth-child(2n) {font-size:18px;}
    .tfin-grid .item-title {font-size:36px;}
}
@media(max-width:992px) {
    .tfin-grid .item {padding:24px;font-size:20px;min-height:240px;}
    .tfin-grid .item:nth-child(2n) {font-size:16px;}
    .tfin-grid .item-title {font-size:32px;}
}
@media(max-width:768px) {
    .tfin-grid {grid-template-columns: repeat(1,1fr);gap:16px;}
    .tfin-grid .item {min-height:1px;font-size:16px;}
    .tfin-grid .item-title {font-size:24px;}
}


.tadv-grid {display:grid;grid-template-columns: repeat(2,1fr);gap:24px;align-items: stretch;justify-content: start;}
.tadv-grid .item {position:relative;padding-bottom:48.245%;background:#777;font-size:24px;color:#fff;}
.tadv-grid .item-image {position: absolute;z-index: 1;top:0;left:0;width:100%;height:100%;}
.tadv-grid .item-image img {width:100%;height:100%;object-position:center center;object-fit: cover;}
.tadv-grid .item-text {position:absolute;z-index: 2;left:30px;bottom:40px;width:100%;max-width:330px;}
.tadv-grid .item-num {position: absolute;z-index: 2;left:30px;top:14px;padding:7px 14px;width:69px;height:81px;background:url('/images/pages/number.svg') top left no-repeat;}
@media(max-width:1200px) {
}
@media(max-width:992px) {
    .tadv-grid .item {font-size:20px;}
    .tadv-grid .item-text {left:1em;bottom:1em;max-width:calc(100% - 2em);}
    .tadv-grid .item-num {left:0;top:0;padding:7px 14px;width:69px;height:81px;}
}
@media(max-width:768px) {
    .tadv-grid {grid-template-columns: repeat(1,1fr);gap:16px;}
    .tadv-grid .item {font-size:18px;}
}

.tform.custom {background:#f9f9f9;}
.tform h2 {text-align:center;}
.tform .lising-form {padding:0 40px;text-align:center;}
.tform form {display:flex;flex-direction: column;gap:16px;align-items: stretch;justify-content: center;width:100%;max-width:570px;margin:0 auto;}
.tform form .iti--allow-dropdown input, .tform form .iti--allow-dropdown input[type=tel] {width:100%;}
.tform form input {border:0!important;border-bottom:1px solid #cbcbcb!important;background:transparent!important;padding:6px 14px;}
.tform form input:hover,
.tform form input:focus {border-bottom:1px solid #777!important;}
.tform form .agree {display:flex;align-items: center;gap:1em;justify-content: center;}
.tform form .agree input,
.tform form .agree label {margin:0!important;}
.tform form .agree2 {text-align:center;color:#777;font-family: 'Lato', sans-serif;font-size:12px;}
.tform form button {width:275px;max-width:100%;margin:0 auto 0 auto;}
@media(max-width:1200px) {
}
@media(max-width:992px) {
    .tform .lising-form {padding:0 20px;}
}
@media(max-width:768px) {
    .tform .lising-form {padding:0;}
}


.tinfo-info {margin-bottom: 70px;font-size:16px;font-weight:bold;color:#777;max-width:975px;}
.tinfo-grid {display:grid;grid-template-columns: repeat(2,1fr);gap:100px 140px;align-items: stretch;justify-content: center;}
.tinfo-grid .item {display:grid;grid-template-columns: 50px 1fr;gap:30px;align-items: start;justify-content: start;position: relative;color:#777;font-size:16px;}
.tinfo-grid .item:nth-child(3n):before {content:'';position: absolute;top:-50px;left:0;height:1px;width:var(--twidth);background:#D6D6D6;}
@media(max-width:1200px) {
    .tinfo-info {margin-bottom:50px;}
    .tinfo-grid {grid-template-columns: repeat(2,1fr);gap:80px 100px;}
    .tinfo-grid .item:nth-child(3n):before {top:-40px;}
    .tinfo-grid .item {gap:24px;}
}
@media(max-width:992px) {
    .tinfo-info {margin-bottom:42px;}
    .tinfo-grid {grid-template-columns: repeat(2,1fr);gap:60px 80px;}
    .tinfo-grid .item:nth-child(3n):before {top:-30px;}
}
@media(max-width:768px) {
    .tinfo-info {margin-bottom:32px;}
    .tinfo-grid {grid-template-columns: repeat(1,1fr);gap:24px;}
    .tinfo-grid .item {gap:16px;grid-template-columns: 36px 1fr;}
    .tinfo-grid .item:nth-child(3n):before {display:none;}
}


.tpages .tkont h2 {text-align:center;}
.tkont-grid {display:grid;grid-template-columns: repeat(2,1fr);gap:64px;align-items: stretch;justify-content: center;}
.tkont-grid a {box-shadow:0 0 0 1px inset #D6D6D6;display:flex;flex-direction:column;align-items: center;justify-content: center;gap:16px;padding:30px 30px 48px 30px;}
.tkont-grid a .title {font-size:24px;font-weight:500;color:#000;transition: 0.5s;}
.tkont-grid a .value {color:#777;transition: 0.5s;}
.tkont-grid a:hover {box-shadow:0 0 0 1px inset #cc0514;}
.tkont-grid a:hover .title,
.tkont-grid a:hover .value {color:#cc0514;}
@media(max-width:1200px) {
    .tkont-grid {gap:56px;}
}
@media(max-width:992px) {
    .tkont-grid {gap:48px;}
    .tkont-grid a {padding:24px 24px 28px 24px;}
}
@media(max-width:768px) {
    .tkont-grid {grid-template-columns:1fr;gap:24px;}
    .tkont-grid a {padding:16px 24px;}
}
/* End */
/* /local/templates/arlift_pw/components/bitrix/system.pagenavigation/.default/style.css?1764624435317 */
/* /local/templates/arlift_pw/components/bitrix/news.list/pages/style.css?17646244407295 */
