

/* Start:/local/templates/terra-c/components/bitrix/news/logistic/style.css?17520572704255*/
.banner-btn {
    display: block;
    width: max-content;
    text-transform: uppercase;
    background-color: #0085D6;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 8px;
    margin-top: 30px;
    padding: 18px 25px;
}
.logistic h2 {
    font-size: 24px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 30px;
}
.logistic .item {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}
.logistic .item div:first-child {
    font-size: 64px;
    line-height: 110%;
    font-weight: 600;
    color: #BBBBBB;
    font-style: italic;
    width: 97px;
    min-width: 97px;
}
.logistic p {
    font-size: 22px;
    line-height: 120%;
    color: #666666;
}
.logistic p span {
    color: #2F80ED;
}
.logistic-icons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 30px;
    margin: 60px 0;
}
.logistic-icon {
    display: flex;
    flex-direction: column;
}
.logistic-icon img {
    width: 64px;
    height: 64px;
    object-fit: contain;
    margin-bottom: 15px;
}
.logistic-icon div {
    font-size: 20px;
    font-weight: bold;
    line-height: 130%;
    margin-bottom: 5px;
}
.logistic-icon span {
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    color: #666666;
}
.rightbar_menu {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
.rightbar_menu a {
    display: flex;
    gap: 20px;
    align-items: center;
    border-bottom: 1px solid #666666;
    padding: 10px 0;
}
.rightbar_menu a.last {
    border-bottom: unset;
    margin-bottom: 0;
}
.rightbar_menu a img {
    width: 72px;
    height: 72px;
    object-fit: contain;
}
.rightbar_menu a span {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    color: #666666;
    text-decoration: none;
}


.content_rightbar {
    max-width: 384px;
}




/*partners*/
.logistic-title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 120%;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 30px;
}
.slider-block .logistic-title {
    margin-top: 0;
}
.logistic-partners {
    display: flex;
    justify-content: center;
    align-items: center;
}
.logistic-partners__item {
    width: 25%;
    height: 120px;
    border: 1px solid #DADADA;
    border-left: unset;
}
.logistic-partners__item.first {
    border-left: 1px solid #DADADA;
}
.logistic-partners__item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.last {
    margin-bottom: 80px;
}


@media (max-width: 638px) {
    .heading_title-2 {
        width: 70%;
    }
    .logistic .item div:first-child {
        width: 55px;
        min-width: 55px;
        font-size: 40px;
    }
    .logistic p {
        font-size: 20px;
    }
    .content_rightbar {
        max-width: 100%;
    }
    .logistic-icons {
        margin: 60px 0;
        display: flex;
        flex-direction: column;
    }
    .logistic-icon {
        flex-direction: row;
        align-items: center;
        gap: 15px;
    }
    .logistic-icon img {
        margin-bottom: 5px;
    }
    .logistic-partners__item {
        width: 50%;
    }
    .last {
        margin-bottom: 40px;
    }
    .logistic-partners {
        margin-bottom: 40px;
    }
}

@media (max-width: 360px) {
    .heading_title-2 {
        width: 100%;
    }
    .heading.__5 .heading_title-2 {
        font-size: 30px !important;
    }
    .logistic-icon div {
        font-size: 16px;
    }
    .logistic p {
        font-size: 14px;
    }
    .logistic-partners__item {
        width: 100%;
    }
    .banner-btn {
        font-size: 14px;
    }
    .left-line {
        margin-top: 20px;
    }
    .content .logistic li {
        font-size: 18px;
    }
    .logistic .left-line p,
    .content .logistic .left-line li {
        font-size: 16px;
        line-height: 150%;
    }
    .logistic .item h3 {
        font-size: 18px;
    }
    .content .logistic li {
        font-size: 18px;
    }
    .question__item h5 {
        font-size: 20px !important;
        padding-right: 30px;
    }
    .question__item p {
        font-size: 16px !important;
    }
}
.projects .slider-block {
    padding-bottom: 20px;
}
/* End */


/* Start:/local/templates/terra-c/components/bitrix/news/logistic/bitrix/news.list/.default/style.css?1751887772150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/mi/form.iblock/templates/.default/style.css?17526492572493*/
/*form*/
.logistic-form-wrapper {
    background-color: #E5F5FF;
    /*border-radius: 16px;*/
    width: 100%;
    padding: 80px 0;
    margin-top: 30px;
}
.logistic-form {
    width: 812px;
    margin-left: auto;
    margin-right: auto;
}
.form-title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 10px;
}
.form-subtitle {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 140%;
    color: #788196;
    margin-bottom: 30px;
}
.form-help {
    font-size: 14px;
    color: #788196;
    margin-bottom: 25px;
}
.form-help span {
    color: #0085D6;
}
.form-grid-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    margin-bottom: 20px;
}
.form-flex-3 {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    align-items: flex-end;
}
.form-flex-3 label {
    flex: 1;
}
.change-direction {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #A5D6F9;
    border-radius: 8px;
    height: 48px;
    width: 48px;
    cursor: pointer;
}
.logistic-form input {
    width: 100%;
    border: 1px solid #A5D6F9;
    border-radius: 8px;
    padding: 13px 10px;
}
.logistic-form label div,
.form-item > div,
.comment div {
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 5px;
}
.logistic-form label div span,
/*.form-item > div span,*/
.comment div span {
    color: #0085D6;
}
.gab {
    display: flex;
    align-items: center;
    gap: 10px;
}
.gab span {
    font-weight: normal;
}
.comment textarea {
    width: 100%;
    border: 1px solid #A5D6F9;
    border-radius: 8px;
    padding: 13px 10px;
}
.policy {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #444444;
    margin-top: 20px;
}
.policy input {
    width: 16px;
}
.logistic-form button {
    width: 100%;
    text-transform: uppercase;
    background-color: #0085D6;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 8px;
    margin-top: 15px;
    padding: 18px 0;
}

.form-subtitle.custom_dws {
    display: flex;
    justify-content: center;
    text-align: left;
}
@media (max-width: 638px) {
    .logistic-form-wrapper {
        padding: 40px 0;
    }
    .form-grid-3 {
        display: flex;
        flex-direction: column;
    }
    .logistic-form {
        width: auto;
        padding: 0 20px;
    }
    
}
/* End */


/* Start:/local/templates/terra-c/components/bitrix/news.list/logistic_partners/style.css?17519632871068*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.logistic .slider-block_item {
	height: 258px;
}
.logistic .slider-block_image {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 258px;
	padding: 15px;
	border-radius: 8px;
	position: relative;
	z-index: -2;
	overflow: hidden;
}
.logistic .slider-block_image::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0.1) 0%, rgba(10, 10, 10, 0.6) 100%);
}
.logistic .section {
	background-color: #66C1FF;
	color: #FFFFFF;
	padding: 9px 12px;
	border-radius: 16px;
	font-size: 12px;
	width: max-content;
}
.logistic .name {
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
	color: #FFFFFF;
	position: relative;
}
.bottom-info {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	color: #FFFFFF;
	margin-top: 30px;
}
/* End */


/* Start:/local/templates/terra-c/components/bitrix/news.list/logistic_projects/style.css?17520569301161*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.logistic .slider-block_item {
	height: 258px;
}
.logistic .slider-block_image {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 258px;
	padding: 15px;
	border-radius: 8px;
	position: relative;
	z-index: -2;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.logistic .slider-block_image::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0.1) 0%, rgba(10, 10, 10, 0.6) 100%);
}
.logistic .section {
	background-color: #66C1FF;
	color: #FFFFFF;
	padding: 9px 12px;
	border-radius: 16px;
	font-size: 12px;
	width: max-content;
}
.logistic .name {
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
	color: #FFFFFF;
	position: relative;
}
.bottom-info {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	color: #FFFFFF;
	margin-top: 15px;
}
/* End */
/* /local/templates/terra-c/components/bitrix/news/logistic/style.css?17520572704255 */
/* /local/templates/terra-c/components/bitrix/news/logistic/bitrix/news.list/.default/style.css?1751887772150 */
/* /local/components/mi/form.iblock/templates/.default/style.css?17526492572493 */
/* /local/templates/terra-c/components/bitrix/news.list/logistic_partners/style.css?17519632871068 */
/* /local/templates/terra-c/components/bitrix/news.list/logistic_projects/style.css?17520569301161 */
