

/* Start:/bitrix/templates/doweb/components/bitrix/news.list/slider_office/style.css?16649520152889*/
.office_slider_container {
	position: relative;	
}
.office_slider_container .slider_office__info{
	background-color: #2f3947;
	z-index: 10;
	padding: 20px 15px;
}

.office__slide__items .owl-item.active.center .office_slider__item img {
	min-height: 200px;
}
.slider__slodan {
	font-size: 26px;
	line-height: 1.3;
}
.slider__slodan span {
	display: block;
}
.slider__slodan span.color {
	color: var(--color-theme);
}
.slider_office__info .slider__title,
.slider_office__info .slider__nav,
.slider_office__info .slider__description {
	margin-bottom: 30px;
}
.slider_office__info .slider__description {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.3;
}
.slider_office__info .slider__nav {
	display: inline-block;
	position: relative;
	width: 80px;
    height: 40px;
}
.slider_office__info .slider__nav .owl-prev, 
.slider_office__info .slider__nav .owl-next {
	top: 0;
}
.office__slide__items .owl-item .office_slider__item a{
	display: block;
}
@media (max-width: 999px){
	.office_slider_container .slider_office__info {
		padding-bottom: 40px;
	}
	.office__slide__items .owl-dots {
		margin-top: -25px;
	}
	.office_slider_container {
		display: flex;
		flex-direction: column;	
	}
	.slider_office__info {
		order: 1;
	}
	.office__slide__items {
		order: 2;
	}
}
@media (max-width: 767px) {
	.slider_office__info .slider__title {
		text-align: center;
	}
	.slider__nav.disabled {
		display: none;
	}
	.slider__slodan {
		font-size: 22px;
	}
}
@media (min-width: 1000px) and (max-width: 1399px){

	.office_slider_container {
		display: flex;
	}
	.slider_office__info {
		order: 1;
		flex-basis: 50%;
		flex-shrink: 0;
	}
	.office__slide__items {
		flex-basis: 50%;
		order: 2;
	}

}
@media (min-width: 1400px){
	.office__slide__items .owl-item .office_slider__item .parent {
		position: relative; 
		padding-top: 72.20708446866486%;
	}
	.office__slide__items .owl-item .office_slider__item img.lazyload {
		 position: absolute; 
		 top: 0; 
		 left: 0; 
		 width: 100%;
	}
	.office__slide__items .owl-item .office_slider__item {
		width: 734px;
	}
	.office__slide__items .owl-item.active.center .office_slider__item {
		padding-left: 300px;
		width: calc(734px + 300px)!important;
	}
	.office_slider_container .slider_office__info{
		position: absolute;
		width: 557px;
		height: 532px;
		background-color: #2f3947;
		top: -1px;
		left: calc(100%/3 - 300px);
		z-index: 10;
		padding: 50px 50px 50px 50px;
	}

	.office__slide__items,
	.office__slide__items.owl-carousel .owl-stage-outer,
	.office__slide__items.owl-carousel .owl-stage,
	.office__slide__items.owl-carousel .office__slide__items {
		max-height: 530px;
	}
	.office__slide__items .owl-item:not(.center):before,
	.office__slide__items .owl-item.active:not(.center):before{
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.418);
		left: 0;
		top: 0;
		z-index: 2;
	}
}


/* End */


/* Start:/bitrix/templates/.default/components/pd/ajax.call_order/send_portfolio/style.css?17435184003608*/
.form-open .title-site_h2 {
    text-align: center;
    margin-bottom: 40px;
}

.form-open.form_answer {
    padding-top: 100px;
    /* padding-bottom: 100px; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 200px;
}

.form-open .row.flexbox {
    display: flex;
    justify-content: space-between;
}

.form-open .row.flexbox .col {
    flex-basis: 45%;
}

.form-open .form-open__img {
    text-align: center;
}

.input-comment {
    padding-top: 20px;
}

.form_answer .form-group__field,
.form-group__label {
    padding-left: unset!important;
}

.select_style {
    padding-left: unset;
    padding-right: 20px;
    display: block;
    font: 14px "Montserrat", Arial, sans-serif;
    color: #fff;
    line-height: 1.3;
    /* padding: .6em 1.4em .5em .8em;  */
    height: 50px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    /* border: 1px solid #aaa; */
    border: unset;
    border-bottom: 2px solid #abb6c6;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
    /* border-radius: .5em; */
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    /* background-color: #fff;  */
    background-image: url('/bitrix/templates/.default/components/pd/ajax.call_order/send_portfolio/images/select.svg');
    background-repeat: no-repeat;
    background-size: 17px 10px;
    background-position: calc(100% - 40px) center;
}

.select_style::-ms-expand {
    display: none;
}

.select_style:focus {
    border-color: #aaa;
    /* box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;  */
    color: #fff;
    outline: none;
}

.select_style option {
    font-weight: normal;
}

*[dir="rtl"] .select_style,
:root:lang(ar) .select_style,
:root:lang(iw) .select_style {
    background-position: left .7em top 50%, 0 0;
    padding: .6em .8em .5em 1.4em;
}


/*--upload file*/

.filupp>input[type="file"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.filupp {
    /* padding-left: 20px; */
    padding-left: unset;
    padding-right: 20px;
    position: relative;
    display: block;
    border-bottom: 2px solid #abb6c6;
    font: 14px "Montserrat", Arial, sans-serif;
    width: 100%;
    height: 50px;
    color: #fff;
    cursor: pointer;
}

.filupp:after {
    content: '';
    background: url('/bitrix/templates/.default/components/pd/ajax.call_order/send_portfolio/images/upload.svg') center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    width: 26px;
    height: 26px;
}

.filupp-file-name {
    line-height: 50px;
    width: 75%;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}


/*--upload file end*/

@media (max-width: 999px) {
    .form-open.form_answer .st-form_mobile {
        margin-top: unset;
    }
}

@media (max-width: 767px) {
    .form-open .row.flexbox {
        flex-direction: column;
    }
    .form-open .form-btn {
        text-align: center;
    }
}

@media (min-width: 1000px) {
    .form-open .title-site_h2 {
        font-size: 36px!important;
    }
    .form-open .form-btn {
        margin-right: unset;
    }
}

@media only screen and (min-width: 1250px) {
    .form-open .form-btn {
        margin-right: unset;
        margin-top: 40px;
    }
    .form-open .btn_lg.btn_min-width {
        max-width: 100%;
        width: 100%;
    }
}

select.select_style option {
    color: #fff;
    background: #2f3947;
}
/* End */
/* /bitrix/templates/doweb/components/bitrix/news.list/slider_office/style.css?16649520152889 */
/* /bitrix/templates/.default/components/pd/ajax.call_order/send_portfolio/style.css?17435184003608 */
