

/* Start:/bitrix/components/metizi/metizi.feedback/templates/product/css/reset.css?16287750701066*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}
/* End */


/* Start:/bitrix/components/metizi/metizi.feedback/templates/product/css/fonts.css?16287750701196*/
@font-face {
    font-family: 'icomoon';
    src: url('/bitrix/components/metizi/metizi.feedback/templates/product/css/../fonts/icomoon.eot');
    src: url('/bitrix/components/metizi/metizi.feedback/templates/product/css/../fonts/icomoon.eot') format('embedded-opentype'),
         url('/bitrix/components/metizi/metizi.feedback/templates/product/css/../fonts/icomoon.woff2') format('woff2'),
         url('/bitrix/components/metizi/metizi.feedback/templates/product/css/../fonts/icomoon.woff') format('woff'),
         url('/bitrix/components/metizi/metizi.feedback/templates/product/css/../fonts/icomoon.ttf') format('truetype'),
         url('/bitrix/components/metizi/metizi.feedback/templates/product/css/../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-map-marker:before {
    content: "\f041";
}
.icon-circle-o:before {
    content: "\f10c";
}
.icon-smile-o:before {
    content: "\f118";
}
.icon-frown-o:before {
    content: "\f119";
}
.icon-dot-circle-o:before {
    content: "\f192";
}
.icon-calendar-check-o:before {
    content: "\f274";
}
/* End */


/* Start:/bitrix/components/metizi/metizi.feedback/templates/product/main_adaptive.css?16291983307913*/
html
, body {
    height: 100%;
}

body {
    font: 13px/1.3 "Myriad Pro", Helvetica, Arial, sans-serif;
    color: #000;
    background: #fff;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    height: 1px;
    line-height: 0;
    font-size: 0;
    clear: both;
}

a {
    color: #27abe2;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


.h-wrap {
    width: 862px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 100px;
}

.h-salon-feedback {
    width: 730px;
    padding: 20px 0 0 132px;
    /*background: url(/bitrix/components/metizi/metizi.feedback/templates/product/images/ribbon.png) 81px 23px no-repeat;
    /*background: url(/bitrix/components/metizi/metizi.feedback/templates/product/images/logo.png)257px 60px no-repeat;*/
    color: #000;
}

.h-salon-feedback .col {
    float: left;
    width: 49%;
}

.h-salon-feedback .col_2 {
    float: right;
}

.h-salon-feedback h1 {
    margin: 0 0 27px;
    height: 67px;
    font-size: 36px;
    font-weight: normal;
    line-height: 67px;
    color: #000;
}

.h-salon-feedback h2 {
    margin: 0 0 19px;
    padding: 0 0 27px;
    font-size: 18px;
    font-weight: normal;
    line-height: 100%;
    color: #27abe2;
    border-bottom: 1px dashed #bfbfbf;
}

.h-salon-feedback h2 b {
    font-weight: normal;
    position: relative;
}

.h-salon-feedback h2 .icon-map-marker {
    font-size: 24px;
    position: absolute;
    top: -6px; left: 5px;
}

.h-salon-feedback h2 .icon-calendar-check-o {
    font-size: 18px;
    position: absolute;
    top: -4px; left: 0;
}

.h-salon-feedback h2 .name
, .h-salon-feedback h2 .date {
    display: block;
    vertical-align: top;
    padding: 0 0 0 32px;
}

.b-feed-item {
    margin: 0 0 16px;
    padding: 0 0 17px;
    border-bottom: 1px dashed #bfbfbf;
}

.b-feed-item.last {
    border: none;
    padding: 0 0 2px;
}

.b-feed-title {
   /* margin: 0 0 20px;   TODO remove this*/
}

.b-feed-title .h-l {
    overflow: hidden;
    padding: 20px 0 0;
}

.b-feed-title h3 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 5px;
}
.b-feed-title p,
.b-feed-input-checkbox-main label span{
    color: #666;    
}
.b-feed-input-checkbox label span {
    font-size: 16px;
    font-weight: normal;
    margin-right: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;   
}
.b-feed-input-checkbox-main label span {
    font-weight: normal;
    margin-right: 5%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;          
}
.b-feed-rating {
    padding: 17px 0;
}

.radio-rating li {
    float: left;
    width: 25%;
    text-align: center;
}

.radio-rating input.radio {
    margin: 0;
    padding: 0;
    /*position: absolute;
    top: 0; left: 0; */
    opacity: 0;
    display: none;
}

.radio-rating label {
    color: #666;
    display: block;
    position: relative;
    cursor: pointer;
    padding: 0 0 33px;
}

.radio-rating .icon-circle-o
, .radio-rating .icon-dot-circle-o {
    position: absolute;
    bottom: 0; left: 50%;
    margin-left: -14px;
    font-size: 30px;
    display: block;
}

.radio-rating .icon-dot-circle-o {
    opacity: 0;
}

.radio-rating input.radio:checked + label {
    /*color: #27abe3;  TODO remove this*/
    color: #f7a61b;
}
.radio-rating input.radio.b-label-bad:checked + label {
    color: #df001b;
}
.radio-rating input.radio.b-label-excellent:checked + label {
    color: #1bdf00;
}
.radio-rating input.radio:checked + label .icon-circle-o {
    opacity: 0;
}

.radio-rating input.radio:checked + label .icon-dot-circle-o {
    opacity: 1;
}

.b-feed-item .b-textarea h4 {
    font-size: 13px;
    font-weight: normal;
    color: #666;
    line-height: 24px;
    margin: 0 0 7px;
    padding: 0 0 0 33px;
    position: relative;
}

.b-feed-item .b-textarea .icon-smile-o
, .b-feed-item .b-textarea .icon-frown-o {
    font-size: 24px;
    position: absolute;
    top: -2px; left: 4px;
    /*color: #28abe3; TODO remove this*/
    color: #1bdf00;
}

.b-feed-item .b-textarea .icon-frown-o {
    color: #c3c3c3;
}

.b-feed-item .b-textarea textarea {
    box-sizing: border-box;
    margin: 0;
    padding: 5px;
    width: 100%;
    height: 50px;
    border: 1px solid #bfbfbf;
    font: 13px "Myriad Pro", Helvetica, Arial, sans-serif;
    color: #000;
    resize: none;
}
.b-feed-item .b-textarea input[type="text"],
.b-feed-item .b-textarea input[type="tel"] {
    box-sizing: border-box;
    margin: 0;
    padding: 5px;
    width: 100%;
    border: 1px solid #bfbfbf;
    font: 13px "Myriad Pro", Helvetica, Arial, sans-serif;
    color: #000;
    resize: none;
}
.b-feed-item .text_form_info {
    font-size: 12px;
    color: #666;    
}
.h-salon-feedback input.submit {
    margin: 0;
    padding: 0;
    width: 148px;
    height: 40px;
    border: none;
    /*background: #27abe3; TODO remove this*/ 
    background: #df001b;
    border-radius: 5px;
    font: 14px/40px "Myriad Pro", Helvetica, Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}
.h-salon-feedback input.submit:disabled {
    opacity: 0.75;
    cursor: default;     
}
/*start - Личные данные*/
.personal-info {
   
}
.b-feed-item.personal-info .b-textarea h4 {
    padding-left: 0px;      
}
.b-feed-item.personal-info .b-textarea h4 {
    padding-left: 0px;      
}
.b-feed-item.personal-info .one-block-personal-info {
    margin-bottom: 10px;
}
.b-feed-item.personal-info .wrap-input-checkbox label {
    font-size: 13px;
    font-weight: normal;
    color: #666;
    display: block;
    position: relative;
    padding-left: 20px;
    outline: none; 
    border: none;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;     
}
.b-feed-item.personal-info .wrap-input-checkbox input[type="checkbox"]{
    margin-left: 0px;
    position: absolute;
    left: 0px;
    top: -2px;
    
}

.b-feed-item.personal-info .radio-rating li {
    width: 65px;
}
/*end - Личные данные*/

.success-info{
  font-size: 25px;
  text-align: center;
  padding: 15px;
}
.success-info h3{
  color: #129c00;
}
@media screen and (max-width: 961px) {

    .h-wrap {
        width: auto;
    }

    .h-salon-feedback {
        width: auto;
        padding-left: 0px;
        background-position: 0 23px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .h-salon-feedback .col {
        float: none;
        width: auto;
        display: block;
        padding: 0 0 20px;
    }

    .h-salon-feedback h2 {
        margin-right: 5%;
        padding: 0 0 5px;
    }

    .h-salon-feedback h2 .icon-calendar-check-o {
        left: 4px;
    }

    .b-feed-item {
        padding: 0 0 10px 0;
    }

    .h-salon-feedback .b-feed-title {
        overflow: hidden;
    }
    
    .h-salon-feedback .b-feed-item.personal-info .b-feed-title,
    .h-salon-feedback .b-wrap-block .b-feed-title {
        padding: 0;
    }
    
    .h-salon-feedback .b-feed-rating {
        padding: 0 0 30px;
    }
    .h-salon-feedback .b-feed-rating {
        padding: 0 0 30px;
    }
    .b-feed-title.b-no-paddin-small .h-l {
        padding: 0px;
    }
}

/* End */
/* /bitrix/components/metizi/metizi.feedback/templates/product/css/reset.css?16287750701066 */
/* /bitrix/components/metizi/metizi.feedback/templates/product/css/fonts.css?16287750701196 */
/* /bitrix/components/metizi/metizi.feedback/templates/product/main_adaptive.css?16291983307913 */
