

/* 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/news.list/accord_type_glassing/style.css?17719171024228*/
.accord_type_glassing_list h2 {
    color: var(--text, #333);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 31.2px */
}
.accord_type_glassing_list {
    margin-top: 50px;
    padding: 40px 0;
    background: var(--footer-color, #EFEFEF);
}
.accord_type_glassing_list_top {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.accord_type_glassing_title {
    color: var(--main-red, #ED1C24);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 26px */
    padding: 13px 40px 2px;
    cursor: pointer;
}
.accord_type_glassing_title.active {
    background: linear-gradient(#EFEFEF 0 0) padding-box, /*this is your grey background*/
    linear-gradient(to bottom, #878787, #EFEFEF00) border-box;
    color: #313149;
    border: 1px solid transparent;
    border-radius: 30px 30px 0 0;
}
.accord_type_glassing_content_list:not(.active) {
    display: none;
}
.accord_type_glassing_content_list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    color: var(--text, #333);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}
.accord_type_glassing_price {
    color: var(--text, #333);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 31.2px */
}
.accord_type_glassing_price span {
    color: var(--text, #333);
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.accord_type_glassing_desc > div {
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: center;
}
.accord_type_glassing_desc > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.accord_type_glassing_desc {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.accord_type_glassing_desc p {
    margin: unset;
}
.accord_type_glassing_slider {
    width: 100%;
}
.accord_type_glassing_slider .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.accord_type_glassing_list .page-bnr__btn {
    margin: 20px auto 0;
    display: block;
    width: fit-content;
}
.accord_type_glassing_content .swiper-pagination {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

.accord_type_glassing_content .swiper-pagination .swiper-pagination-bullet  {
    border-radius: 20px;
    border: 1px solid var(--main-red, #ED1C24);
    background: unset;
    opacity: 1;
    width: 13px;
    height: 13px;
    position: relative;
}
.accord_type_glassing_content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    width: 5px;
    height: 5px;
    display: block;
    border-radius: 5px;
    border: 1px solid var(--main-red, #ED1C24);
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
}


@media(min-width: 1025px) {
    .accord_type_glassing_slider .swiper-wrapper .swiper-slide {
        width: auto;
    }
    .accord_type_glassing_list .container {
        padding: 0;
    }
}

@media(max-width: 1024px) {
    .accord_type_glassing_slider .swiper-wrapper {
        flex-wrap: unset;
        justify-content: unset;
        gap: unset;
    }

}
@media(max-width: 767px) {
    .accord_type_glassing_title {
        background: unset !important;
        border: unset !important;
        padding: unset;
    }
    .accord_type_glassing_desc > div {
        flex-wrap: wrap;
        gap: 20px;
    }
    .types_glazing_container {
        margin-bottom: 60px;
    }

}
@media(max-width: 600px) {
    .accord_type_glassing_desc > div {
        /*flex-direction: column;*/
        padding: 0 30px;
        justify-content: flex-start;
    }
    .accord_type_glassing_desc > div > div {
        flex-direction: row;  
    }
    .accord_type_glassing_desc > div > div svg {
        width: 90px;
        height: 90px;
    }
    .accord_type_glassing_content_list {
        text-align: left;
    }
}
/* End */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/news.list/okna_type_bloks_redis/style.css?17719171021076*/
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;
}
.typeItem-headerTitle {
	display: block;
}
.row-types-block{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 0;
}
.clear{
	clear:both;
	width: 100%;
	flex-shrink: 0;
}
.item_standartblock{
	margin-bottom: 10px;
}
.item_standartblock .item-header .img-wrp {
	flex-grow: 1;
}
.section-standart .item_standartblock .item-header {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.item_standartblock {
	display: flex;
	flex-direction: column;
	height: 100%;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.item_standartblock .item-descr {
		 display: block !important; 
	}
	.row-types-block {
		gap: 20px;
	}
	.section-standart .item_standartblock {
		margin-bottom: unset !important;
	}
	.clearfix:after, .container:after, .container-fluid:after, .row:after {
		content: unset !important;
	}
	.section-darkbg.section-standart.section-standartch {
		padding: 10px 0 !important;
	}
}

/* End */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/news.list/stoimost-ostekleniy-balkona/style.css?1697021133458*/
.select_type_balcony{
    text-align: center;
}
.select_type_balcony .type_balcony_item .type_balcony_img{
    position: static !important;
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.select_type_balcony .type_balcony_item .type_balcony_img img{
    display: block;
    max-width: none;
    max-width: 150%;
}
.select_type_balcony .type_balcony_item .type_balcony_container{
    padding-top: 0 !important;
}
/* End */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/news.list/oknastar_works/style.css?1730992766526*/
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-ourworks.slide-pk .slide {
    min-height: 135px;
}

@media only screen and (max-width: 768px) {
    .section-ourworks--mobile {
        display: block;
    }

    .slide-pk {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .slide-pk {
        display: block;
    }
}
/* 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 */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/form/formExpert/bitrix/form.result.new/.default/style.css?17719171026257*/
.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;
    }
    .form-call-expert {
        overflow: hidden;
    }
}
.form_call_expert_balcon .section-callorder--expert--bd {
    padding-top: unset;
    margin-top: unset;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/oknastar_production_breadcrumb/style.css?1589458191587 */
/* /bitrix/templates/oknastar.ru/components/bitrix/news.list/accord_type_glassing/style.css?17719171024228 */
/* /bitrix/templates/oknastar.ru/components/bitrix/news.list/okna_type_bloks_redis/style.css?17719171021076 */
/* /bitrix/templates/oknastar.ru/components/bitrix/news.list/stoimost-ostekleniy-balkona/style.css?1697021133458 */
/* /bitrix/templates/oknastar.ru/components/bitrix/news.list/oknastar_works/style.css?1730992766526 */
/* /bitrix/templates/oknastar.ru/components/bitrix/news.list/certificates-slider/style.css?1730992766651 */
/* /bitrix/templates/oknastar.ru/components/bitrix/form/formExpert/bitrix/form.result.new/.default/style.css?17719171026257 */
