

/* Start:/local/templates/terra-c/components/bitrix/news/logistic/style.css?17714044824427*/
.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) {
    .logistic h2 {
        margin-top: 30px;
    }
    .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 only screen and (max-width : 480px) {
    .rightbar_data .rightbar_data-text {
        font-size: 9.5vw;
    }
}

@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.detail/.default/style.css?17520576131784*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.logistic .left-line {
	padding-left: 20px;
	border-left: 2px solid #66C1FF;
	margin-bottom: 40px;
}
.logistic h2 {
	margin-bottom: 30px !important;
}
.logistic .item h3 {
	line-height: 120%;
	margin-bottom: 5px !important;
}

.logistic ul {
	list-style: disc;
	padding-left: 20px;
}
.content .logistic li {
	font-size: 20px;
	line-height: 170%;
	color: #4E4E4E;

}
.logistic li::marker {
	color: #0097FD;
	font-size: 24px;
	background-color: #0097FD;
}
.question__item p {
	display: none;
	color: #9D9D9D;
	margin-bottom: 20px;
	font-size: 20px;
}
.question__item.active p {
	display: block;
}
.question__item {
	border-bottom: 1px solid #4E4E4E;
	cursor: pointer;
}
.question__item h5 {
	font-size: 24px;
	line-height: 120%;
	font-weight: 400;
	letter-spacing: 0;
	position: relative;
	margin-top: 16px !important;
	padding-right: 40px;
}
.question__item h5::before,
.question__item h5::after {
	content: "";
	position: absolute;
	right: 20px;
	width: 10px;
	height: 2px;
	background-color: #4E4E4E;
}
.question__item h5::before {
	top: 10px;
	transform: rotate(45deg);
}
.question__item h5::after {
	top: 16px;
	transform: rotate(-45deg);
}
.question__item.active h5::before {
	top: 14px;
	right: 20px;
}
.question__item.active h5::after {
	top: 14px;
	right: 14px;
}
.rightbar_menu a.selected {
	background-color: #E5F5FF;
}

.content .logistic.detail li,
.content .logistic.detail p {
	line-height: 150%;
}
.content .logistic.detail p,
.content .logistic.detail ul {
	margin-bottom: 15px;
}
.content .logistic.detail .item p {
	margin-bottom: 0px;
}
@media (max-width: 540px) {
	.question__item h5 {
		font-size: 22px;
	}
}
/* 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 */
/* /local/templates/terra-c/components/bitrix/news/logistic/style.css?17714044824427 */
/* /local/templates/terra-c/components/bitrix/news/logistic/bitrix/news.detail/.default/style.css?17520576131784 */
/* /local/components/mi/form.iblock/templates/.default/style.css?17526492572493 */
