.frscr1{
    background-color: #18244d;
    height: 130px;
}



.pagecontent{
    padding-top: 45px;
}
.breadcrumbs {
    clear: both;
    padding-top: 10px;
	font-size: 14px;
    text-align: left;
    color: #2c4c6a;
}
.breadcrumbs a, .breadcrumbs span{
    display: inline-block;
    vertical-align: top;
}
.breadcrumbs a{
    font-weight: 700;
    text-decoration: underline;
    color: #f10528;
    position: relative;
}
.breadcrumbs a:hover{
    color:#18244d;
}
.breadcrumbs a:after{
    display: inline-block;
    vertical-align: middle;
    content: "/";
    color: #2c4c6a;
    margin-left: 10px;
    margin-right: 5px;
    font-weight: 400;
}
.pageblog {
    padding-top: 40px;
}
.blogitem {
    padding-bottom: 33px;
    border-bottom: 1px solid#e1e1e1;
    margin-bottom: 33px;
}
.blogitem:last-child{
    border:none;
    margin-bottom: 0;
}
.blogitem__left {
    width: 570px;
    flex-shrink: 0;
    flex-grow: 0;
    position: relative;
}
.blogitem__date {
    z-index: 2;
    position: absolute;
    top:0;
    left:0;
    font-size: 18px;
    line-height: 20px;
    padding: 20px 22px;
    font-weight: 400;
    color: #fefefe;
    background-color: #2c4c6a;
}
.blogitem__image {
    display: block;
    width: 100%;
    height: auto;
}
.blogitem__right {
    padding-left: 30px;
}
.blogitem__title {
    display: block;
    color: #18244d;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 20px;
}
.blogitem__title:hover{
    color:#f10528;
}
.blogitem__text {
    font-size: 18px;
    color: #18244d;
    font-weight: 500;
}
.blogitem__text p{
    margin-bottom: 15px;
}
.blogitem__morelink {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    color: #f10528;
    text-decoration: underline;
}
.blogitem__morelink:hover{
    color: #18244d;
}
.pager {
    padding-top: 15px;
}
.nav-links {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
}
.page-numbers {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #2c4c6a;
    text-align: center;
    margin: 0 1px;
}
a.page-numbers:hover{
    border: 1px solid #2c4c6a;
    line-height: 30px;
    color: #2c4c6a;
}
.page-numbers.current {
    font-weight: 700;
    color: #ffffff;
    background-color: #f02420;
    text-align: center;
}
a.page-numbers.dots {
    text-align: center;
    color:#999;
}
.page-numbers.page-next {
    padding-top: 2px;
}
.page-numbers.page-prev {
    padding-top: 2px;
}
.page-numbers.page-prev img{
    transform: rotate(180deg);
}












/* HOWTOBUY */
.page{
    color: #18244d;
    padding-top: 35px;
    position: relative;
}
@media all and (min-width:1500px){
    .page--bg:after{
        display: block;
        content: "";
        position: absolute;
        top: -60px;
        right: -545px;
        width: 436px;
        height: 529px;
        background: url(../img/frontpage/abs_scr3.png) center center no-repeat;
        z-index: 2;
        pointer-events: none;
    }
}

.page__title{
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 25px;
}


.buyfeature{
    min-height: 613px;
    margin-top: 25px;
    background: url(../img/delivery/bg__featires.jpg) center top no-repeat;
    background-size: auto 100%;
    padding-top: 180px;
    color: #ffffff;
}
.buyfeature__title{
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}
.buyfeature__block{
    padding-top: 65px;
    align-items: flex-start;
    padding-bottom: 70px;
}
.buyfeature__item{
    flex-grow: 0;
    max-width: 300px;
    width: 25%;
    flex-shrink: 0;
    padding: 0 15px;
}
.buyfeature__img{
    height: 100px;
}
.buyfeature__img img{
	max-height: 95px;
}
.buyfeature__text{
    padding-top: 35px;
    font-size: 16px;
    text-align: center;
	line-height: 1.5;
}
.documents{
    padding-top: 90px;
    text-align: center;
}
.documents .page__title{
    padding-bottom: 10px;
}
.documents .frscr7__block{
    padding-top: 30px;
}
.documents__link{
    flex-basis: 25%;
    margin:15px;
}
.documents__bottom{
    padding-top: 30px;
    font-size: 20px;
    font-weight: 500;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
}
.frscr6--innerpage{
    margin-top: 150px;
    height: 868px;
    min-height: auto;
    margin-bottom: 70px;
    background:url(../img/delivery/bg__garante.jpg) center top no-repeat;
    padding-top: 130px;
    overflow: visible;
}
.frscr6--innerpage .container{
    position: relative;
}
@media all and (min-width:1000px){
    .frscr6--innerpage .container:after{
        display: block;
        content: "";
        position: absolute;
        top:65px;
        left: 0px;
        width: 523px;
        height: 648px;
        background: url(../img/delivery/action__img.png) center center no-repeat;
        z-index: 2;
        pointer-events: none;
    }
}
.frscr6--innerpage .frscr6__bottom{
    padding-top: 45px;
}
.frscr6--nomargintop{
    margin-top:0;
}
.pagebottom{
    padding-top: 30px;
    padding-bottom: 60px;
}
.pagebottom--nopadding{
    padding-top: 0;
}











/* DELIVERY */
.buyfeature--five{
    padding-top: 160px;
    margin-top: 45px;
    margin-bottom: 20px;
}
.buyfeature--five .buyfeature__item{
    width: 20%;
}
.buyfeature--five .buyfeature__text{
    font-size: 16px;
	line-height: 1.5;
    padding-top: 25px;
}
.letters{
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 858px;
    padding-top: 202px;
    color:#fff;
    text-align: center;
    background: url(../img/frontpage/documents/bg__letters.png) center top no-repeat;
}
.letters__title{
    font-size: 36px;
    font-weight: 700;
}
.letters__sub{
    padding-top: 15px;
    font-size: 31px;
    font-weight: 500;
}
/* LETTERS *
.letters__wrap{
    padding-top: 60px;
    align-items: flex-start;
}
.letters__link{
    width: 25%;
    margin: 10px;
}

*/
.frscr6--deliverypage{
    margin-top: 30px;
    padding-top: 165px;
}

.deliveryform {
    margin-top: 35px;
    margin-bottom: 45px;
    height: 868px;
    min-height: auto;
    margin-bottom: 70px;
    background:url(../img/delivery/bg__garante.jpg) center top no-repeat;
    padding-top: 160px;
}
.deliveryform .container{
    position: relative;
}
@media all and (min-width:1020px){
    .deliveryform .container:after{
        display: block;
        content: "";
        position: absolute;
        top:35px;
        left: 0px;
        width: 523px;
        height: 648px;
        background: url(../img/delivery/action__img.png) center center no-repeat;
        z-index: 2;
        pointer-events: none;
    }
}
.deliveryform__wrap {
    width: 575px;
    float: right;
    color:#fff;
	padding-top: 65px;
}
.deliveryform__title {
    font-size: 28px;
    font-weight: 700;
}
.deliveryform__sub {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 500;
}
.deliveryform__form {
    background-color: #204566;
    padding: 70px 74px 70px 70px;
    margin-top: 75px;
}
.deliveryform__launch {
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 55px;
	width: 75%;
}
.formblock__submit {
}
.formblock__submit .button {
    width: 100%;
    height: 57px;
	margin-bottom: -20px;
}
.formblock__submit2 .button {
    width: 75%;
    height: 57px;
}
.deliveryform__otkashka{
    margin-top: 140px;
    padding-top: 145px;
}
@media all and (min-width:1200px){
    .deliveryform__otkashka .deliveryform__title{
        width: 700px;
    }
    .deliveryform__otkashka .container:after{
        top:85px;
    }
}

.page--article{

}
.article__meta{
    position: relative;
    margin-bottom: 30px;
}
.article__meta img{
    display: block;
    max-width: 100%;
    width: 100%;
}
.article__date{
    position: absolute;
    top:0;
    left: 0;
    color:#fff;
    font-size: 18px;
    line-height: 31px;
    padding: 15px 22px;
    background-color: #2c4c6a;
    display: block;
}
.article__date strong{
    font-weight: 700;
}


.page--article .page__text p{
}
.page--article .page__text h2,
.page--article .page__text h3{
    margin-top: 30px;
}
.page--article .page__text>ul>li{
    padding-top: 4px;
    padding-bottom: 4px;
}
.page--article .page__text>ul>li:before{
    width: 6px;
    height: 6px;
    top:15px;
    border-radius: 50%;
    background-color: #18244d;
}
ol.page__squared{
    margin: 0 0;
}
ol.page__squared>li{
    padding-top:1px;
    padding-bottom: 1px;
}
ol.page__squared>li:before{
    width: 16px;
    margin-right: 8px;
    top: -2px;
    height: 16px;
    background-color: #2c4c6a;
    font-size: 14px;
    color: #ffffff;
    line-height: 16px;
    text-align: center;
    content: counter(discCounter);
    padding-right: 0;
    padding-bottom: 0;
}





.service {
    margin-top: 80px;
    margin-bottom: 0;
    min-height: 350px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.26);
    color:#fff;
    font-weight: 500;
    background: url(../img/frontpage/bg_priceform.png) #204566 right bottom no-repeat;
    background-size: 280px 130px;
    align-items: flex-start;
}
.service__img {
    margin-left: 70px;
    position: relative;
    top:-40px;
    flex-grow: 0;
    flex-shrink: 0;
    width: 330px;
    height: 350px;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.26);
}

.service__img2 {
	margin-left: 0px;
	position: relative;
    top:-40px;
    flex-grow: 0;
    flex-shrink: 0;
    width: 330px;
    height: 350px;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.26);
}

.service__img2 img{
    max-width: 100%;
    max-height: 100%;
	height: 350px;
}

.service__img img{
    max-width: 100%;
    max-height: 100%;
	height: 350px;
}
.service__content {
    padding-top: 60px;
    padding-left: 65px;
    padding-right: 115px;
    font-size: 16px;
	line-height: 1.5;
	}
.service__title {
    font-size: 28px;
    padding-bottom: 15px;
}
.service__content p{
    margin-bottom: 15px;
}
.service__action {
    margin-top: 26px;
}
.service__action .button {
    height: 57px;
    width: 230px;
    text-transform: uppercase;
    font-size: 15px;
}
.documents--services{
    padding-top: 10px;
}








.priceblock {
    padding-top: 18px;
    padding-bottom: 0px;
}
.priceblock__title {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}
.priceblock__wrap {
    padding-top: 35px;
}
.priceblock__item {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.26);
    color:#fff;
    position: relative;
    background: url(../img/bg__white-triangle.svg) #2c4c6a left top no-repeat;
    padding-bottom: 45px;
    margin-bottom: 33px;
}
.priceblock__logo {
    position: absolute;
    top:10px;
    left: 5px;
    width: 140px;
    height: 50px;
    z-index: 3;
}
.priceblock__logo img{
    max-width: 80%;
    max-height: 80%;
}
.priceblock__name {
    padding-top: 90px;
    text-align: center;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    font-weight: 700;
}
.priceblock__feats {
    max-width: 225px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 33px;
}
.priceblock__feat {
    padding-left: 40px;
    position: relative;
    font-size: 16px;
    line-height: 25px;
    min-height: 50px;
    padding-bottom: 8px;
    background: url(../img/icon-price-check.png) left top no-repeat;
}
.priceblock__feat strong{
    font-weight: 700;
}
.priceblock__price {
    padding-top: 33px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}
.priceblock__price small{
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    margin-left: 4px;
}
.priceblock__button {
    margin-top: 35px;
    width: 231px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    height: 57px;
}

/* New */

.dop-service {
    margin-top: 128px;
}

.dop-service__title {
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 65px;
    text-align: center;
}

.dop-service__list {
    width: 100%;
    height: 640px;
    position: relative;
    background: url(../img/frontpage/service-bg.svg) center center no-repeat;
    background-size: auto;
}

.dop-service__item {
    display: flex;
    align-items: center;
    max-width: 470px;
    gap: 30px;
    position: absolute;
}

.dop-service__item:first-child {
    top: 200px;
    left: calc(50% + 100px);
}

.dop-service__item:nth-child(2) {
    top: 0;
    max-width: 570px;
    left: calc(50% - 180px);
}

.dop-service__item:nth-child(3) {
    top: 265px;
    left: calc(50% - 580px);
    flex-direction: row-reverse;
    text-align: right;
}

.dop-service__item:nth-child(4) {
    bottom: 0;
    left: calc(50% - 180px);
    flex-direction: row-reverse;
    text-align: right;
}

.dop-service__item_icon {
    width: 170px;
    height: 170px;
    object-fit: contain;
    filter: drop-shadow(0px 0px 24px #FE1919) drop-shadow(0px 0px 3px #FE1919);
}

.dop-service__item_title {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.dop-service__item_link {
    padding: 19px 33px;
}

.payment {
    margin-top: 128px;
}

.payment__title {
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 65px;
    text-align: center;
}

.payment__image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.payment__item {
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 32px;
}

.payment__item:last-child {
    margin-bottom: 0;
}

.payment__item_icons {
    display: flex;
    align-items: center;
    gap: 32px;
    justify-content: center;
}

.payment__item_icon {
    height: 64px;
    width: auto;
    object-fit: contain;
}

.payment__item_title {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.promo {
    margin-top: 128px;
    margin-bottom: 128px;
}

.promo__title {
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 65px;
    text-align: center;
}

.promo__item {
    height: 100%;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 16px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='370' height='96' viewBox='0 0 370 96' preserveAspectRatio='none' fill='none'%3E%3Cpath d='M0 96L370 0V96H0Z' fill='%232D4C69'/%3E%3C/svg%3E");
    background-position: bottom center;
    background-size: 100% 96px;
    background-repeat: no-repeat;
}

.promo__item_title {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.promo__item_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin: 0;
}

.promo__item_link {
    margin-top: auto;
    padding: 19px;
    width: 170px;
}

.modal__item > label {
    display: block;
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
    .dop-service__list {
        background: none;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
    }
    .dop-service__item {
        position: static;
        width: calc(50% - 15px);
        max-width: unset;
        flex-direction: column!important;
        text-align: center!important;
        justify-content: center;
    }
    .dop-service__item_title {
        max-width: 370px;
    }
}

@media (max-width: 991px) {
    .promo {
        margin-bottom: 100px;
    }
    .promo__item {
        margin-bottom: 32px;
        height: auto;
    }
}

@media (max-width: 767px) {
    .dop-service {
        margin-top: 80px;
        margin-bottom: 50px;
    }
    .dop-service__item {
        width: 100%;
    }
    .promo {
        margin-top: 80px;
        margin-bottom: 50px;
    }
}

@media (max-width: 479px) {
    .dop-service__item_content,
    .dop-service__item_link {
        width: 100%;
    }
    .payment__item_icons {
        gap: 8px;
        flex-wrap: wrap;
    }
}

@media (min-width: 768px) {
    .promo .col-lg-4:nth-child(4), .promo .col-lg-4:nth-child(5) {
        margin-top: 30px;
    }
}