

/* Start:/bitrix/templates/optikaoptima_2.0/components/bitrix/news/optima_news/bitrix/news.detail/.default/style.css?17035859212819*/
.detail_page_element .list_stikers{
    width: 100%;
}

.detail_page_element .list_stikers .item_stiker{
    font-size: 13px;
    margin: 0 10px 0 0;
}

.detail_page_element .detail_picture.position_left{
    float:left;
    width: 309px;
    height: auto;
    margin: 0 30px 30px 0;
    border-radius: 12px;
    overflow: hidden;
}

.detail_page_element .detail_picture.position_right{
    float:right;
    width: 309px;
    height: auto;
    margin: 0 0 30px 30px;
    border-radius: 12px;
    overflow: hidden;
}

.detail_page_element .detail_picture.position_right img,
.detail_page_element .detail_picture.position_left img{
    display: block;
    width: 100%;
    height: auto;
}

.detail_page_element .detail_picture.position_top{
    width: 100%;
    max-height: 300px;
    overflow: hidden;
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.detail_page_element h2,
.detail_page_element h3{
    display: block;
    font-family: inherit;
    line-height: 1.35;
    color: inherit;
    text-align: left;
    margin: 0 0 1em 0;
    padding: 0;
    border:none;
}

.detail_page_element .block_property{
    margin-bottom: 30px;
}

.detail_page_element .block_property .item_property{
    margin-bottom: 15px;
}

.detail_page_element .block_property .item_property:last-child{
    margin-bottom: 0px;
}

.detail_page_element .h4,
.detail_page_element h4{
    color: #00BDCC;
}

.detail_page_element .item_file{
    display: block;
    margin-bottom: 15px;
}

.detail_page_element .item_file:last-child{
    margin-bottom: 0;
}

@media only screen and (max-width: 1306px){

    .detail_page_element .detail_picture.position_left{
        width: 300px;
        margin: 0 15px 15px 0;
    }

    .detail_page_element .detail_picture.position_right{
        width: 300px;
        margin: 0 0 15px 15px;
    }

    .detail_page_element .detail_picture.position_top{
        max-height: 200px;
        margin-bottom: 15px;
    }

}

@media only screen and (max-width: 600px){

    .detail_page_element .list_stikers{
        margin-bottom: 5px;
    }

    .detail_page_element .list_stikers .item_stiker {
        margin: 0 10px 10px 0;
    }

    .detail_page_element .detail_picture.position_left,
    .detail_page_element .detail_picture.position_right{
        float: none;
        width: 100%;
        margin: 0 0 15px 0;
    }

}
/* End */


/* Start:/bitrix/templates/optikaoptima_2.0/components/bitrix/form/optima_feedback_form/bitrix/form.result.new/.default/style.css?16569268892066*/
.wrap_form_feedback{
    width: 300px;
}

.wrap_form_feedback .form_note{
    color:#00BDCC;
    font-weight: bold;
}

.wrap_form_feedback .form_item_input{
    position: relative;
    margin-bottom: 10px;
}

.wrap_form_feedback .form_item_input.item_input_hidden{
    display: none;
}

.wrap_form_feedback .form_list_input textarea,
.wrap_form_feedback .form_list_input input{
    padding: 10px 20px;
    width: 100%;
    background: #FFFFFF;
    border:1px solid #979797;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 13px;
    line-height: 18px;
    color: #303030;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.wrap_form_feedback .form_list_input input::-webkit-input-placeholder {color:#979797;}
.wrap_form_feedback .form_list_input input::-moz-placeholder          {color:#979797;}
.wrap_form_feedback .form_list_input input:-moz-placeholder           {color:#979797;}
.wrap_form_feedback .form_list_input input:-ms-input-placeholder      {color:#979797;}

/**** INPUT FILE****/

.file_input_wrap .input_file{
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.file_input_wrap label{
    position: relative;
    display: block;
    padding: 2px 0 2px 30px;
    font-size: 13px;
    line-height: 18px;
    color: #979797;
}

.file_input_wrap label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url("/bitrix/templates/optikaoptima_2.0/components/bitrix/form/optima_feedback_form/bitrix/form.result.new/.default/images/file_icon.svg") center center no-repeat;
}

.wrap_form_feedback sup{
    position: absolute;
    top: -4px;
    right: -11px;
    z-index: 100;
    font-size: 13px;
    color: #C61212;
}

.wrap_form_feedback .btn{
    width: 100%;
}

.wrap_form_feedback .privacy-policy-msg a,
.wrap_form_feedback .privacy-policy-msg{
    color: #828DA0;
}

@media only screen and (max-width: 500px){
    .wrap_form_feedback{
        width: 100%;
        padding-right: 10px;
    }
}
/* End */
/* /bitrix/templates/optikaoptima_2.0/components/bitrix/news/optima_news/bitrix/news.detail/.default/style.css?17035859212819 */
/* /bitrix/templates/optikaoptima_2.0/components/bitrix/form/optima_feedback_form/bitrix/form.result.new/.default/style.css?16569268892066 */
