

/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/oknastar_production_breadcrumb/style.css?1589458191587*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/form/formRequestBalcon/bitrix/form.result.new/.default/style.css?16976275402196*/
.bfo__wrap{
    background: #F2F2F2;
    padding: 38px 33px;
    display: flex;
    align-items: stretch;
}
.bfo__text-wrap{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 246px;
}
.bfo__title{
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 15px;
    color: #000;
}
.bfo__title span{
    color: #ED1C24;
}
.bfo__text{
    font-size: 14px;
    line-height: 150%;
}
.bfo__img{
    margin: -38px 32px -38px 6px;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
}
.bfo__form{

}
.bfo__form-text{

}
.bfo__form-row{
    display: flex;
    margin-top: 20px;
}
.bfo__form-input{
    width: 50%;
    flex-shrink: 0;
    padding-right: 10px;
}
.bfo__form-input + .bfo__form-input{
    padding-left: 10px;
    padding-right: 0;
}
.bfo__form-input input[type="text"]{
    border-radius: 60px;
    border: 1px solid #DFDFDF;
    background: #FFF;
    padding: 12px 20px;
    width: 100%;
    font-size: 14px;
    line-height: 1;
}
.bfo__form-input .formRequestSubmit{
    border-radius: 60px;
    padding: 12px 20px;
    width: 100%;
    font-family: "HelveticaNeue","Lucida Grande","Lucida Sans Unicode","Geneva","Verdana",sans-serif;
    font-size: 15px;
    line-height: 1;
}
.bfo__form-input input::placeholder{
    color: #CBCBCB;
}

.bfo__form-policy{
    position: relative;
    padding-left: 21px;
    font-size: 10px;
    line-height: 1.2;
    display: block;
}
.bfo__form-policy-input{
    position: absolute;
    left: 0;
    top: 3px;
}
.bfo__wrap--2 .bfo__text-wrap{
    max-width: 286px;
}
@media (max-width: 1023px) {
    .bfo__img{
        display: none;
    }
    .bfo__form{
        padding-left: 32px;
    }
}
@media (max-width: 767px) {
    .bfo__wrap{
        flex-direction: column;
        padding: 33px;
        align-items: center;
    }
    .bfo__text-wrap{
        max-width: 264px;
    }
    .bfo__form{
        padding-left: 0;
        margin-top: 15px;
        max-width: 264px;
    }
    .bfo__form-row{
        flex-direction: column;
    }
    .bfo__form-input{
        padding: 0 !important;
        width: 100%;
    }
    .bfo__form-input + .bfo__form-input{
        margin-top: 15px;
    }
}
/* End */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/form/formExpert/bitrix/form.result.new/.default/style.css?17187005546094*/
.errortext{
    font-size:1rem;
}
.form-call-expert .form_left_part .form-wrp {
    float: unset;

}
.form_left_part_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    align-items: center;
}
.form-call-expert .form_left_part_bottom .form-wrp--submit {
    margin: 0;
    padding: 0;
}
.form_content {
    display: flex;
    border: 3px dashed #FFFFFF;
    padding: 25px 38px 35px;
}
.form_left_part {
    width: 60%;
    z-index: 2;
}
.form_right_part {
    width: 40%;
    margin-left: 17px;
}
.row_inputs {
    display: flex;
    justify-content: space-between;
}
.form_left_part .header_h1 {
    font-family: Lucida Sans Unicode;
    font-size: 36px;
    font-weight: 400;
    line-height: 55.32px;
    text-align: left;
    color: #000;
}
.form-call-expert input, 
.form-call-expert textarea {
    border: 1px solid #B8B8B8;
    border-radius: 60px;
    color: #848484;
    padding: 7px 18px;
    min-height: unset !important;
}
.form_left_part_inputs input,
.form_left_part_inputs textarea {
        background-color: #fff !important;
}
.form-call-expert textarea {
    border-radius: 15px;
}
.form-call-expert textarea::placeholder,
.form-call-expert input::placeholder {
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 13px !important;
    color: #848484 !important;
}
.form-call-expert input {
    margin-bottom: 16px;
    max-width: calc((100% - 20px)/2);
}
.form-call-expert .file-input::before {
    display: none;
}
.form_left_part .form-wrp--file {
    padding: 0 !important;
}
.form_left_part .file-input {
    display: flex;
    align-items: center;
    margin-top: 12px;
    border-bottom: unset !important;
}
.form_left_part .file-input svg {
    margin-right: 10px;    
}
.form_left_part .file-input span {
    text-decoration: underline dotted;
}
form .form_left_part_bottom .privacy-policy input[name=SECURED_PRIVACY_POLICY] {
    min-width: 16px;
    height: 16px;
}
form .form_left_part_bottom .privacy-policy label {
    display: flex;
    align-items: center;
    font-size: 9px;
    font-weight: 400;
    line-height: 12px;
    text-align: left;
    color: #333333;

}
form .form_left_part_bottom .privacy-policy label span {
    max-width: 227px;
}
form .form_left_part_bottom .privacy-policy {
    padding: 0;
    margin: 0;
}
.form-call-expert input[type="submit"] {
    margin-bottom: 0;
    font-family: Lucida Sans Unicode;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    color: #fff;
}
.form-call-expert .form_left_part .form-wrp.form_button {
    max-width: 250px;
    width: 100%;
}
.form-call-expert {
    background-image: url('/bitrix/templates/oknastar.ru/img/back_form.png');
    padding: 12px 20px;
    background-size: cover;
}
.form-call-expert {
    position: relative;
}
.form_right_part_text {
    box-shadow: 0px 7px 20px 0px #0000001F;
    padding: 14px 20px 14px 14px;
    font-family: Lucida Sans Unicode;
    font-size: 13px;
    font-weight: 400;
    line-height: 19.98px;
    text-align: right;
    color: #676767;
    background: #fff;
    border-radius: 10px;
    max-width: 205px;
    margin-top: -10px;
}
.form_right_part_text_title {
    font-family: Lucida Sans Unicode;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    text-align: right;
    color: #000;
}
.form_right_part img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    max-width: unset;
    right: -180px;
}
.form_left_part .textarea_h {
    min-height: 110px !important;
    height: auto !important;
}
.section_callorder_custom {
    margin: 30px 0;
}
.mobile_header_h1 {
    display: none;
}
@media(max-width: 992px) {
    .form_left_part .header_h1 {
        display: none;
    }
    .header_h1.mobile_header_h1 {
        display: block;
        font-family: Lucida Sans Unicode;
        font-size: 36px;
        font-weight: 400;
        line-height: 44px;
        text-align: left;
        /*max-width: 150px;*/
    }
    .form_left_part {
        width: 50%;

    }
    .form_right_part {
        width: 50%;
    }
    .form_right_part img {
        max-width: 100%;
        right: -120px;
    }
    .form_right_part_text {
        display: flex;
        flex-direction: column;
        max-width: 300px;
    }
    .form_left_part_bottom {
        flex-direction: column;
        align-items: flex-start;
    }
    form .form_left_part_bottom .privacy-policy {
        margin-bottom: 20px;
    }
}
@media(max-width: 768px) {
    .row_inputs {
        flex-direction: column;
    }
    .form-call-expert input {
        max-width: 100%;
    }
    .form_right_part img {
        max-width: unset;
        max-height: 370px;
    }
    .form_right_part img {
        right: -50px;
    }
    .form_left_part .textarea_h {
        min-height: 225px !important;
    }
    .form_right_part_text_title {
        text-align: left;
    }
    .form_right_part_text {
        text-align: left;
    }
    .form_right_part_text > span:not(.form_right_part_text_title) {
        max-width: 100px;    
    }
    .form-call-expert input[type="submit"] {
        padding: 12px 0;
    }
}
@media(max-width: 650px) {
    .form_content {
        flex-direction: column;
    }
    .form_left_part {
        width: 100%;
    }
    .form_right_part {
        width: 100%;
        margin-top: 18px;
    }
    form .form_left_part_bottom .privacy-policy label span {
        max-width: 100%;
    }
    .form_left_part_bottom {
        align-items: center;
    }
    .form_left_part .header_h1 {
        display: block;
        font-family: Lucida Sans Unicode;
        font-size: 27px !important;
        font-weight: 400;
        line-height: 36px;
        text-align: left;

    }
    .header_h1.mobile_header_h1 {
        display: none;
    }
    .form_right_part_text {
        max-width: 200px;
        margin-top: 0;
    }
    .form_right_part img {
        max-height: 236px;
    }
    .form_right_part {
        padding-bottom: 40px;
        margin-left: 0;
    }
    .form_content {
        padding: 15px 25px 35px;
    }
}
/* End */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/news.list/certificates-slider/style.css?1730992766651*/
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;
}
.section-ourworks--mobile{
    display:none;
  }

.section-imgbg.slide-pk .title.title-section h2{
  margin-top: 15px;
}

.section-imgbg.slide-pk .owl-carousel--ourworks .owl-nav {
  top: -56px;
}

@media only screen and (max-width : 768px) {
  .section-ourworks--mobile{
    display:block;
  }
  .slide-pk{
    display:none;
  }
  .section-imgbg.slide-pk .owl-carousel--ourworks .owl-nav {
    top: -56px;
  }
}

@media only screen and (max-width: 768px) {
  .slide-pk {
    display: block;
  }
}
/* End */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/oknastar_production_breadcrumb/style.css?1589458191587 */
/* /bitrix/templates/oknastar.ru/components/bitrix/form/formRequestBalcon/bitrix/form.result.new/.default/style.css?16976275402196 */
/* /bitrix/templates/oknastar.ru/components/bitrix/form/formExpert/bitrix/form.result.new/.default/style.css?17187005546094 */
/* /bitrix/templates/oknastar.ru/components/bitrix/news.list/certificates-slider/style.css?1730992766651 */
