body {
    background: #EFF4F8;
    font-family: 'Conv_HelveticaNeueCyr-Roman';
    font-size: 17px;
    height: 100%;
}

html {
    height: 100%;
}

h4 {
    margin-bottom: 20px;
    font-size: 22px;
    font-family: 'Conv_helveticaneuecyr-medium';
    padding-top: 10px;
}

.modal h1, .modal h2, .modal h3, .modal h4{
    text-align: center !important;
}
.modal-content p{
    text-align: center;
}
.modal .modal-content{
    border: 4px solid #ff4081;
}

input {
    outline: none !important;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}


h5{
    margin-bottom: 12px !important;
        font-size: 1.1em !important;
    margin-top: 1px !important;
    font-weight: bold !important;
}
h6{
    font-size: 16px  !important;
    color: #1E73BE;
}
.block1{
    background: #fff;
    padding: 30px 20px 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
        margin: 30px auto 30px;
    width: 100%;
}

input[type="text"] {
    padding: 0px 10px !important;
    width: 94% !important;
     border: 1px solid #ccc !important;
    background-color: #fff !important;
}

.input-fields {
    position: relative;
    margin-top: 1rem;
}
.radio, .checkbox, .for_inp, .input-field{
    margin-bottom: 0 !important;
}

.materialize-textarea{
    border: 1px solid #ccc !important;
    background-color: #fff !important;
    width: 94% !important;
}
textarea.materialize-textarea {
    overflow-y: hidden;
    padding: .8rem 10px 1.6rem  !important;
    resize: none;
    min-height: 3rem;
}

.dashed{
    width: 100%;
    background: #ccc;
    height: 1px;
    margin-bottom: 30px;
    margin-top: 30px;
    opacity: 0.3;
}

.noUi-target{
    margin-top: 6px;
}
.noUi-horizontal {
    height: 9px !important;
}
.noUi-horizontal .noUi-handle {
    width: 22px !important;
    height: 21px !important;
    left: -11px !important;
    top: -7px !important;
}
.noUi-handle:after, .noUi-handle:before {
    height: 9px !important;
    left: 7px !important;
    top: 5px !important;
}
.noUi-handle:after {
    left: 12px !important;
}

.span_color{
   border-radius: 4px; width: 48px; height: 48px; display: block;
}

.color input[type="checkbox"].filled-in#cvet20:checked+label:before{
        border-right: 2px solid #1E73BE !important;
    border-bottom: 2px solid #1E73BE !important;
}


.bordoviy{
    background-color: #B2102D;
}
.red{
     background-color: #ed1c24;
}
.rozoviy{
        background-color: #D81B6F;
}
.brown{
    background-color:#713714;
}
.kakao{
    background-color:#AE6B54;
}
.orange{
    background-color:#FB8021;
}
.beg{
    background-color:#EFDAB4;
}
.yellow{
    background-color:#FFE506;
}
.yantar{
    background-color:#FECA01;
}
.crem{
    background-color:#FBF8C7;
}
.salat{
     background-color:#8dc63f;
}
.green{
    background-color:#01923F;
}
.fist{
    background-color:#D1E69D;
}
.sin{
    background-color:#005C9D;
}
.gol{
    background-color:#22A5D8;
}
.bir{
    background-color:#00889C;
}
.purple{
    background-color:#9D338E;
}
.violet{
    background-color:#77427F;
}
.seriy1{
    background-color:#74726E;
}
.seriy2{
    background-color:#E8E8E8;
}
.white{
    background-color:#fff;
}
.black{
    background-color:#000;
}
.negn_roz{
    background-color: #f5989d;
}


.color p{
    display: inline-block;
}
.color input[type="checkbox"]+label{
        position: relative;
    padding-left: 0px;
    cursor: pointer;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    width: 48px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.color input[type="checkbox"].filled-in:not(:checked)+label:before{
        width: 48px  !important;
    height: 48px  !important;
    border: 3px solid transparent;
    left: 0px  !important;
    top: 0px  !important;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.color input[type="checkbox"].filled-in:not(:checked)+label:after {
    height: 48px !important;
    width: 48px !important;
    background-color: transparent;
    border: 2px solid #fff;
    top: 0px;
    z-index: 0;
}
.color input[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 48px !important;
    height: 48px !important;
    border: 2px solid #1E73BE;
    background-color: transparent !important;
    z-index: 0;
}
.color input[type="checkbox"].filled-in:checked+label:before {
        top: 14px;
    left: 16px;
}









.matrl h6{
        margin-bottom: 20px;
}
.matrl label{
    margin-bottom: 10px;
}
.marb20{
    margin-bottom: 30px !important;
}
















.oda{
    background-size: cover;
        height: 278px;
}

#secondModal h2{
    text-align: center;
}
#secondModal p{
    margin-bottom: 22px;
    text-align: center;
}
form{
        margin: 30px auto 50px;
    width: 100%;

}

label{
    color: #000 !important
}
[type="radio"]:not(:checked)+label, [type="radio"]:checked+label{
    font-size: 17px !important;
}

.krasota{
    background: #fff;
      padding: 34px 17px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
     width: 100%;
    border:4px solid #ff4081;
}


p{
    font-size: 14px;
    margin-top: 0px !important;
}


h5 span{
    color: #f00;
}


input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea{
    margin-bottom: 0 !important;
}


.flex{
        -webkit-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex label{
    margin-right: 10px;
}
.flex input[type=text]{
        height: 2rem !important;
    font-size: 17px !important;
}





.radio, .checkbox, .for_inp, .input-field{
    margin-bottom: 40px;
    position: relative;
}








