.mr-10 {
}

.mr-20 {
}

.routes__row [id^="bx_"][title] {
    pointer-events: all;
    z-index: 100;
    /*position: relative;*/
}

.capability.capability--service + .press.press--service {
    margin-top: 2rem !important;
}

p.blue {
    background: #a7ccfa42;
    position: relative;
    /* padding-left: 15px; */
    /* margin: 30px -20px 30px 0; */
    margin-left: -1.2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 1.2rem;
    font-size: 1.1rem;
    line-height: 1.3;
}

p.blue:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    left: -4px;
    background: #09388a;
}

.popular__intinkoff{
    text-align: center;
}
.popular__intinkoff img{
    max-width: 100%;
}

.scale.with-bg{
	background: url(/img/emails/1-1.jpg) no-repeat center center;
}
.scale.with-bg .scale__content-item{
	padding-top: 12rem;
}
.scale.with-bg .capability__text{
	color: white;
}
.scale.with-bg .h2{
	color: white;
}
.scale.with-bg .scale__text{
	color: white;
}
.scale.with-bg .link--additional{
	color: white;
}
.scale.with-bg .link--additional:before{
	display: none;
}
.scale.with-bg .link--additional:hover {
    color: #fe991f;
}

.contacts-feedback__field.is-entity.contacts-feedback__field--hide{
	display: none;
}
.image-block.bg-white-section{
	background: white;
}

.pick.three-in-line{

}
.pick.three-in-line .slide-card--assets{
	width: 33.33%;
}
.pick.three-in-line .slide-card--assets .slide-card__text{
    width: 17.5rem;
}

.container-shipping.container-shipping--bg-white{
	background: white;
}

.press__extra-action.active .press__extra-text{
    font-weight: bold;
}


@media (max-width: 989.98px){
	.pick.three-in-line .slide-card--assets{
		width: 100%;
	}
}
@media (min-width: 500px){
	.user-text__intro {
		margin-bottom: 2rem;
	}
	.user-text>.citation, .user-text>.citation-author, .user-text>.images-row, .user-text>.plyr, .user-text>.table-wrap, .user-text>img, .user-text>video {
		margin-bottom: 2rem;
	}
	.user-text h2 {
		font-size: 1.3rem;
	}
}