.breadcrumbs{padding:30px 0}.breadcrumbs__wrapper{width:1120px;margin:auto}.breadcrumbs a{color:#600;transition:color .35s;outline:none}.breadcrumbs a:focus,.breadcrumbs a:hover{color:#cb2721}.breadcrumbs li{display:inline-block}@media screen and (max-width:1200px){.breadcrumbs__wrapper{width:90%}}.pagination{display:inline-flex;border:1px solid #b9241e;border-radius:3px}.pagination_full-width .pagination{width:1120px;margin:auto}.pagination .current,.pagination .first,.pagination .last,.pagination .next,.pagination .page,.pagination .previous{font-size:14px;min-width:32px;text-align:center}.pagination .current:not(:last-child),.pagination .first:not(:last-child),.pagination .last:not(:last-child),.pagination .next:not(:last-child),.pagination .page:not(:last-child),.pagination .previous:not(:last-child){border-right:1px solid #b9241e}.pagination .current>a,.pagination .first>a,.pagination .last>a,.pagination .next>a,.pagination .page>a,.pagination .previous>a{position:relative;width:100%;outline:none;padding:7px;display:inline-block;transition:background .35s,color .35s}.pagination .current,.pagination .current>a:focus,.pagination .current>a:hover,.pagination .first>a:focus,.pagination .first>a:hover,.pagination .last>a:focus,.pagination .last>a:hover,.pagination .next>a:focus,.pagination .next>a:hover,.pagination .page>a:focus,.pagination .page>a:hover,.pagination .previous>a:focus,.pagination .previous>a:hover{background:#b9241e;color:#fff}.pagination .current{padding:7px}@media screen and (max-width:1200px){.pagination_full-width .pagination{width:90%}}@media screen and (max-width:767px){.pagination .current,.pagination .first,.pagination .last,.pagination .next,.pagination .page,.pagination .previous{min-width:27px}}.alert-message{padding:20px;margin:10px 0;border:1px;border-style:solid;border-color:none;word-break:break-word}.alert-message--error{color:#d8000c;background-color:#ffbaba;border-color:#b9241e}.alert-message--success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.field{position:relative;display:block}.field__title{font-size:14px;margin:0 0 10px}.field__input{position:relative;border:none;background:none;padding:12px 10px;width:100%;box-sizing:border-box;font-size:13px;border-radius:0}.field__email_input{width:30%;min-width:200px}.field_type_input .field__input{border:1px solid #ccc;background:#fff}.field_type_input .field__label{margin-bottom:5px;display:block}.field_type_input .field__input:focus{border-color:#cb2721}.field__check-area{display:inline-block;width:18px;height:18px;background:#fff;position:relative;margin-right:5px;border-radius:3px;border:1px solid #ccc;overflow:hidden}.field__check-area:after,.field__check-area:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.field__check-area:before{width:20px;height:20px;transition:background .35s}.field__check-area:after{width:7px;height:3px;border:1px solid #fff;border-width:0 0 1px 1px;left:4px;top:5px;transform:rotate(-45deg)}.field_type_checkbox{position:relative}.field_type_checkbox .field__label{display:flex;transition:color .35s;user-select:none;cursor:pointer;color:#600}.field_type_checkbox .field__input:checked~.field__label .field__check-area:before{transition-duration:.175s;background:#b9241e}.field_type_checkbox .field__input:focus~.field__label,.field_type_checkbox .field__label:hover{transition-duration:.175s;color:#cb2721}.field_type_checkbox .field__input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.field_type_check-group .field__checkboxes{border:none}.field_type_check-group .field__checkbox:not(:last-child){border-right:none}.field_type_check-group .field__label{display:flex;align-items:center;transition:color .35s;user-select:none;cursor:pointer;color:#600}.field_type_check-group_grid .field__checkboxes{display:inline-flex;border:1px solid #ccc}.field_type_check-group_grid .field__label{padding:8px 20px;display:block;transition:background .35s,color .35s;user-select:none}.field_type_check-group_grid .field__input:focus~.field__label,.field_type_check-group_grid .field__label:hover{transition-duration:.175s;background:$backgroundInputColor}.field_type_check-group_grid .field__checkbox:not(:last-child){border-right:1px solid #ccc}.field_type_check-group_grid .field__input:checked~.field__label{transition-duration:.175s;background:#639;color:#fff}.field_type_check-group_grid .field__input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.field_type_radio{position:relative}.field_type_radio .field__check-area{border-radius:50%}.field_type_radio .field__check-area:before{border-radius:50%;width:10px;height:10px}.field_type_radio .field__check-area:after{display:none}.field_type_radio .field__label{display:flex;align-items:center;transition:color .35s;user-select:none;cursor:pointer;color:#600}.field_type_radio .field__input:checked~.field__label .field__check-area:before{transition-duration:.175s;background:#639}.field_type_radio .field__input:focus~.field__label,.field_type_radio .field__label:hover{transition-duration:.175s;color:#cb2721}.field_type_radio .field__input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.field_type_textarea .field__input{border:1px solid #ccc;height:100px}.field_type_textarea .field__label{margin-bottom:5px;display:block}.field_type_textarea .field__input:focus{border-color:#cb2721}.field_hide-label .field__label{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.field_border{border:1px solid #ccc}.field_error .field__input{border:1px solid $errorColor}.field__msg-error{color:#b7b7b7;font-size:12px;padding:10px 10px 0}.one-col{position:relative}.one-col__wrapper{position:relative;width:1120px;margin:auto}@media screen and (max-width:1200px){.one-col__wrapper{width:90%}}.text-content h1{font-size:26px;margin-bottom:18px;font-weight:600}.text-content h2{font-size:20px;color:#444;font-weight:600}.text-content h3{font-size:18px;color:#444;font-weight:600}.text-content p{margin:10px 0}.text-content ul{list-style:outside;padding-left:20px}.text-content li{margin-bottom:10px;line-height:1.2}.text-content ol{list-style:decimal;margin:10px 0;padding-left:40px}.text-content .table,.text-content table{width:100%;margin:15px 0;border:none;border-spacing:0;border-collapse:collapse}.text-content .table tbody tr,.text-content table tbody tr{transition:background-color .35s ease}.text-content .table tbody tr:hover,.text-content table tbody tr:hover{background-color:#f2f3f5;transition-duration:.06s}.text-content .table td,.text-content .table th,.text-content table td,.text-content table th{padding:10px;vertical-align:middle;border:none}.text-content .table .first_tr_price_table td,.text-content .table th,.text-content table .first_tr_price_table td,.text-content table th{font-weight:600;background:#b9241e;color:#fff}.text-content .table .first_tr_price_table td,.text-content .table .first_tr_price_table th,.text-content table .first_tr_price_table td,.text-content table .first_tr_price_table th{position:sticky;top:96px;z-index:10}.text-content .table .first_tr_price_table td a,.text-content .table .first_tr_price_table td a:hover,.text-content .table .first_tr_price_table th a,.text-content .table .first_tr_price_table th a:hover,.text-content table .first_tr_price_table td a,.text-content table .first_tr_price_table td a:hover,.text-content table .first_tr_price_table th a,.text-content table .first_tr_price_table th a:hover{color:#000}.text-content .table .green_plus,.text-content table .green_plus{color:green}.text-content .table-bordered,.text-content .table-bordered td,.text-content .table-bordered th,.text-content table-bordered,.text-content table-bordered td,.text-content table-bordered th{border:1px solid #b9241e}.text-content img{margin:12px 0}@media screen and (max-width:767px){.text-content table{font-size:14px}}.testimonials input[type=text].testimonial_input{width:85%}.testimonials textarea.testimonial_input{height:100px;width:89%}.testimonials__sent{margin-bottom:50px}.testimonials__send,.testimonials__show-form{display:inline-block}.testimonials__send{background-color:#fff;padding:10px;margin-bottom:30px}.testimonials__form{padding:10px;width:520px}@media screen and (max-width:767px){.testimonials__form{width:auto}}.testimonials__form ul{list-style:none}.testimonials__form ul:not(.chzn-results){color:#b9241e;padding:0;margin:0 0 10px}.testimonials__form label{border:none!important;background:none!important;padding:0}.testimonials__form-item{margin-bottom:30px}.testimonials__form select{appearance:menulist;-webkit-appearance:menulist;margin-left:20px}.testimonials__one-line{display:inline-block;width:47%}.testimonials .testimonials__avatar{float:left;margin-right:5px}.testimonials__product{float:right}.testimonials__border{display:inline-block;margin:10px 0;width:100%}