/*
    Reset by Imperavi
  v2.1.0
  Last Updated: 2011-08-07
  Author: Imperavi Ltd. - http://imperavi.com
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /* font: inherit;*/
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 5px 0px 10px;
}

h2 {
  font-size: 18px;
}

ol,
ul {
  padding-left: 30px;
}

p {
  padding-left: 30px;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  overflow: auto;
}

input {
  margin: 0;
}

/* /Reset by Imperavi */
/* My code */
body {
  color: #000;
  font: 14px/1.5em "Century Gothic", sans-serif;
}

a {
  color: #959595;
}

a:hover {
  text-decoration: none;
}

/* layout */
html,
body {
  height: 100%;
}

img {
  max-width: 100%;
}

.all {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  /*background: url("../images/page-bg0.jpg") repeat 0 0;*/
}

.wrapper {
  margin: 0 auto;
  padding: 0 1px;
  width: 980px;
  height: auto;
  /*background: url("../images/content-.jpg") repeat-y 0 0;*/
}

.top {
  position: relative;
  min-height: 130px;
}

.top .picture {
  clear: both;
  margin-top: 5px;
  width: 1000px;
  position: relative;
  top: 5px;
  left: -30px;
  height: 348px;
  background: url("../images/big-pict.jpg") no-repeat top left;
}

.content-small {
  margin-top: 50px;
  padding-bottom: 0;
}

.footer ul,
ul.menu,
.nolist {
  list-style: none;
}

.nolist li {
  float: left;
}

.brands {
  margin: 0 auto;
}

.brands li {
  width: 300px;
}

.brands li span {
  background: #369;
  display: block;
  position: relative;
  float: left;
}

.brands li img {
  width: 100px;
  float: left;
}

/* top */
.name {
  /*color:#fff;*/
  color: black;
  /*#888;*/
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  margin: 20px 0 0 20px;
  width: 380px;
  font-weight: 600;
}

.logo {
  float: left;
  display: block;
  height: 120px;
  width: 120px;
  /*margin-top:10px;*/
  background: url("../images/logo.png") no-repeat 29px 0;
  /* background-color:#2E2E2E; */
  padding-top: 10px;
  padding-left: 20px;
}

.search {
  float: left;
  margin: 8px 0 0;
}

.search .inputbox {
  padding: 1px 25px 1px 0;
  width: 56px;
  height: 14px;
  border: 0;
  background: url("../images/search-b.jpg") no-repeat 0 0;
  color: #fff;
}

.search-button {
  border: 0;
  background: none;
  color: #777;
  font-size: 14px;
}

.menu {
  margin-top: 29px;
  height: 30px;
}

.menu li {
  float: left;
}

.item-page {
  color: black;
  font-size: 16px;
  margin-bottom: 25px;

}

.page-text {
  font-size: 17px;
  font-weight: bold;
}

.menu a {
  display: block;
  padding: 15px 19px;
  color: black;
  /*#888;*/
  font-size: 15px;
  text-decoration: none;
}

.menu .active a {
  background-color: #8c8c8c;
  color: #fff;
}

.menu .active a:hover {
  color: #fff;
}

.menu a:hover {
  color: #d90115;
}

.content h3 {
  color: #FF2339;
}

/* content */
.menu_subheader {
  width: 100%;
  position: relative;
}

.menu_subheader.lined {
  width: 170px;
  height: 821px;
  /*padding-left: 800px;*/
  padding-top: 15px;
  position: relative;
  float: left;
}

.menu_subheader_inner {
  /* clear: both;
  display: none;
  position: absolute;
  top: 15px;
  width: 801px;
  min-height: 640px;
  height: auto;
  margin-left: -5px;
  padding-top: 0;
  left: 15px;
  border-left: 1px solid #777;
  left: 205px!important;
  padding-left: 24px;*/
  border-left: 1px solid #777;
  /* clear: both;*/
  display: none;
  float: left;
  height: auto;
  left: 205px !important;
  margin-left: 0;
  margin-top: 144px;
  min-height: 640px;
  /* padding-left: 24px;*/
  padding-top: 0;
  /* position: absolute;*/
  top: 15px;
  width: 82%;
  min-height: 1239px;

}

.block {
  display: block;
  float: left;
  padding: 10px 0px 0;
  width: 156px;
  text-decoration: underline;
  color: #262626;

  margin-right: 4px;
  left: 0 !important;
  /*V*/
}

.block:hover,
.block.active {
  color: red;
}

.block img {
  opacity: 0.7;
  max-width: 156px;
}

.block:hover img {
  opacity: 1;
}

.block span {
  margin-top: -5px;
  padding-left: 5px;
  line-height: 21px;
  display: block;
  height: 93px;
  padding-left: 12px;
}

.menu_subheader a:nth-child(6) {
  margin-left: 3px;
  width: 160px;
}

/* end blocks */

.content-wrapper {
  clear: both;
  /*padding:30px 0 0;*/
  position: relative;
  z-index: 100;
}

.content-wrapper2 {
  clear: both;
  padding: 30px 0 0;
  position: relative;
  z-index: 100;
  margin-left: 220px;
}

.feedback {
  position: absolute;
  color: #fff;
  left: 700px;
  top: 155px;
}

.feedback .header {
  text-shadow: 1px 0px 10px rgba(150, 150, 150, 1);
  padding: 0 0 0 26px;
  line-height: 23px;
}

.feedback .phone {
  background: url("../images/phone.png") no-repeat;
  text-shadow: 1px 0px 2px rgba(53, 53, 53, 1);
  padding-left: 40px;
  font-weight: bold;
  font-size: 28px;
}

.feedback .request {
  padding: 0 5px 0 0;
  text-align: right;
}

.feedback .request a {
  color: red;
  font-size: 14px;
}

.content h1 {
  color: #FF2339;
  font-size: 18px;
}

/* footer */
.menu_footer li {
  margin-bottom: 15px;
}

.menu_footer li:last-child {
  background: none;
}

.menu_footer a {
  color: #262626;
  text-decoration: underline;
  font-size: 14px;
}

.menu_footer a:hover {
  color: #d90115;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

form {
  margin: 0 0 20px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

legend small {
  font-size: 15px;
  color: #999999;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;

  margin-top: 1px;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  line-height: 30px;
}

select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
  margin-left: 10px;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

.controls-row [class*="span"]+[class*="span"] {
  margin-left: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}

.controls-row:after {
  clear: both;
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}

.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

.form-actions:after {
  clear: both;
}

.help-block,
.help-inline {
  color: #595959;
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .btn-group>.dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child,
.input-append .uneditable-input+.btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child>.dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn,
.input-prepend.input-append .uneditable-input+.btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

input.search-query {
  padding-right: 14px;
  padding-right: 4px;
  padding-left: 14px;
  padding-left: 4px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  margin-bottom: 10px;
}

legend+.control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}

.form-horizontal .control-group:after {
  clear: both;
}

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  margin-left: 180px;
}

.form-horizontal .help-block {
  margin-bottom: 0;
}

.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .input-append+.help-block {
  margin-top: 10px;
}

.form-horizontal .form-actions {
  padding-left: 180px;
}

.btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
}

.btn:active,
.btn.active {
  background-color: #cccccc;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

blockquote {
  border-left: 5px solid #EEEEEE;
  margin: 0px 0px 20px;
  padding: 0px 0px 0px 15px;
}

blockquote {
  margin-bottom: 5px;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 0px;
}

blockquote small {
  color: #999999;
  display: block;
  line-height: 20px;
}

small {
  font-size: 85%;
}

.feedbackbox {
  position: fixed;
  background: rgba(0, 0, 0, .7);
  display: none;
  left: 0;
  top: 0;
  z-index: 99999999;
  width: 100%;
  height: 100%;
}

.feedbackbox .grecaptcha-badge {
  display: none;
}

.feedbackbox-block {
  position: absolute;
  top: 12%;
  left: 50%;
  transform: translateX(-50%);
  width: 250px;
  height: 350px;
  padding: 20px;
  background: #2E2E2E;
  border: 1px solid #B9B9B9;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

h3 {
  font-size: 16px;
  padding-bottom: 10px;
}

.feedbackcon {
  position: absolute;
  left: 0px;
  top: 150px;
  background: #FBFBFB;
  border-radius: 0px 5px 5px 0px;
  border: medium none currentColor;
  color: #B5B5B5;
}

.mailbtn {
  display: block;
  margin-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.flexslider .slides li {
  float: left;
}

.widget_our_clients-container {
  display: block;
  position: absolute;
  left: 30px;
  right: 30px;
  display: block;
}

.flex-direction-nav {
  list-style: none;
  position: relative;
}

.flex-direction-nav a {
  font-size: 0px;
  text-decoration: none;
  border: none;
  color: rgba(0, 0, 0, 0.01);
  position: absolute;
  top: -80px;
}

.flex-direction-nav a.flex-prev:hover {
  background: url(../images/left-hover.png);
}

.flex-direction-nav a.flex-prev {
  display: block;
  width: 15px;
  height: 25px;
  background: url(../images/left.png);
  left: -30px;
  top: -50px;
}

.flex-direction-nav a.flex-next:hover {
  background: url(../images/right-hover.png);
}

.flex-direction-nav a.flex-next {
  display: block;
  width: 15px;
  height: 25px;
  background: url(../images/right.png);
  right: -30px;
  top: -50px;
}

.sliderkit {
  display: none;
  position: relative;
  overflow: hidden;
  text-align: left;
}

.sliderkit a,
.sliderkit a:hover {
  text-decoration: none;
}

.sliderkit a:focus {
  outline: 1px dotted #000;
}

.sliderkit img {
  border: 0;
}

.sliderkit-panel img {
  margin-left: 8px;
}

.sliderkit .sliderkit-nav {
  z-index: 10;
  position: absolute;
  text-align: center;
}

.sliderkit .sliderkit-nav-clip {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.sliderkit .sliderkit-nav-clip ul {
  position: relative;
  left: 0;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sliderkit .sliderkit-nav-clip ul li {
  float: left;
}

.sliderkit .sliderkit-nav-clip ul li a {
  display: block;
  overflow: hidden;
}

.sliderkit .sliderkit-btn {
  z-index: 10;
}

.sliderkit .sliderkit-panel {
  z-index: 1;
  position: absolute;
  overflow: hidden;
}

.sliderkit .sliderkit-panel-active {
  z-index: 5;
}

.sliderkit .sliderkit-panel-old {
  z-index: 4;
}

/*---------------------------------
 *  Photos slider > Minimal
 *---------------------------------*/
.photoslider-mini {
  width: 500px;
  height: 335px;
}

/* Panels buttons */
.photoslider-mini .sliderkit-go-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 50px;
  height: 335px;
}

.photoslider-mini .sliderkit-go-prev {
  left: 0;
}

.photoslider-mini .sliderkit-go-next {
  right: 0;
}

.photoslider-mini .sliderkit-go-btn a {
  display: block;
  width: 50px;
  height: 335px;
  opacity: 0.6;
  cursor: pointer;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
}

.photoslider-mini .sliderkit-go-prev a {
  background-image: url("../images/slider-arrow-left.gif");
}

.photoslider-mini .sliderkit-go-next a {
  background-image: url("../images/slider-arrow-right.gif");
}

.photoslider-mini .sliderkit-btn-disable a {
  opacity: 0
    /*can be set to any value until 1*/
  ;
  cursor: default;
}

.photoslider-mini .sliderkit-btn-disable a:hover {
  cursor: default;
}

.photoslider-mini .sliderkit-go-btn span {
  display: none;
}

/*---------------------------------
 *  Photos slider > With nav bullets
 *---------------------------------*/
.photoslider-bullets {
  width: 500px;
  height: 335px;
}

/* Nav */
.photoslider-bullets .sliderkit-nav {
  position: absolute;
  top: 10px;
  right: 10px;
}

.photoslider-bullets .sliderkit-nav-clip ul li {
  float: left;
  margin: 0 1px 0 0;
}

.photoslider-bullets .sliderkit-nav-clip ul li a {
  width: 13px;
  height: 13px;
  background: transparent url("../images/bullet-off.png") no-repeat 0 0;
}

.photoslider-bullets .sliderkit-nav-clip ul li.sliderkit-selected a {
  background: transparent url("../images/bullet-on.png") no-repeat 0 0;
}


.photoslider-1click {
  width: 500px;
  height: 335px;
}

/* Nav */
.photoslider-1click .sliderkit-nav {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.photoslider-1click .sliderkit-nav-clip ul li {
  float: left;
  margin: 0 1px 0 0;
}

.photoslider-1click .sliderkit-nav-clip ul li a {
  display: block;
  padding: 2px 6px;
  color: #fff;
  background: #000
}

.photoslider-1click .sliderkit-nav-clip ul li.sliderkit-selected a {
  color: #000;
  background: #fff;
}

.photoslider-1click .sliderkit-nav-clip ul a:hover {
  color: #fff;
  background: #00668d;
}


#photoslider-vertical {
  width: 300px;
  height: 335px;
  padding-left: 200px;
}

/* Nav */
#photoslider-vertical .sliderkit-nav {
  left: 10px;
  top: 99px;
  width: 150px;
  height: 90px;
}

#photoslider-vertical .sliderkit-nav-clip {
  top: 19px;
  width: 150px !important;
  text-align: center;
}

#photoslider-vertical .sliderkit-nav-clip li {
  width: 150px !important;
  text-align: center;
  display: block;
  color: #090909;
  font-size: 1.2em;
  text-transform: uppercase;
}

/* Buttons */
#photoslider-vertical .sliderkit-nav-btn {
  position: absolute;
  z-index: 10;
  left: 110px;
  width: 15px;
  height: 15px;
}

#photoslider-vertical .sliderkit-nav-prev {
  top: 0;
}

#photoslider-vertical .sliderkit-nav-next {
  top: 75px;
}

#photoslider-vertical .sliderkit-nav-btn a {
  display: block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background: transparent url("../images/mc-hpslider-arrows.gif") no-repeat 0 0;
}

#photoslider-vertical .sliderkit-nav-prev a {
  background-position: 0 0;
}

#photoslider-vertical .sliderkit-nav-next a {
  background-position: 0 -15px;
}

#photoslider-vertical .sliderkit-nav-btn span {
  display: none;
}


.multiple-sliders {
  width: 600px;
}

.multiple-sliders-part {
  position: relative;
  float: left;
  width: 190px;
  height: 127px;
}

.multiple-sliders-part .sliderkit {
  width: 190px;
  height: 127px;
  margin: 0;
}

.multiple-sliders-part .sliderkit-panel img {
  width: 190px;
}

.photosgallery-std {
  display: inline-block !important;
  width: 380px;
  height: 185px;
  padding: 0 0 76px;
}

/* Navbar */
.photosgallery-std .sliderkit-nav {
  left: 0;
  bottom: 0;
  width: 300px;
  margin-left: 27px;
}

.photosgallery-std .sliderkit-nav-clip ul li {
  float: left;
  margin: 0;
}

.photosgallery-std .sliderkit-nav-clip ul li a {
  display: block;
  width: 75px;
  height: 50px;
  overflow: hidden;
  margin: 0;
  padding: 3px;
}

.photosgallery-std .sliderkit-nav-clip ul li.sliderkit-selected a {
  padding: 0;
  border: 3px solid #fff;
}

/* Buttons */
.photosgallery-std .sliderkit-btn {
  position: absolute;
  top: 0;
}

.photosgallery-std .sliderkit-btn span {
  display: none;
}

.photosgallery-std .sliderkit-btn-disable {
  opacity: 0.3
    /*can be set to any value until 1*/
  ;
  cursor: default;
}

.photosgallery-std .sliderkit-btn-disable a:hover {
  cursor: default;
}

/* Navbar buttons */
.photosgallery-std .sliderkit-nav .sliderkit-btn a {
  display: block;
  width: 20px;
  height: 50px;
}

.photosgallery-std .sliderkit-nav .sliderkit-nav-prev {
  left: -25px;
  background: transparent url("../images/left.png") no-repeat center 0;
}

.photosgallery-std .sliderkit-nav .sliderkit-nav-next {
  right: -50px;
  background: transparent url("../images/right.png") no-repeat center 0;
}


/* Panels buttons */
.photosgallery-std .sliderkit-go-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 50px;
  height: 335px;
}

.photosgallery-std .sliderkit-go-prev {
  left: 0;
}

.photosgallery-std .sliderkit-go-next {
  right: 0;
}

.photosgallery-std .sliderkit-go-btn a {
  display: block;
  width: 50px;
  height: 335px;
  opacity: 0.6;
  cursor: pointer;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
}

.photosgallery-std .sliderkit-btn-disable a {
  opacity: 0
    /*can be set to any value until 1*/
  ;
  cursor: default;
}

.photosgallery-std .sliderkit-go-btn span {
  display: none;
}

/* Panel */
.photosgallery-std .sliderkit-panel {
  top: 0;
  left: 0;
  width: 500px;
  height: 200px;
}

/*---------------------------------
 *  Photos gallery > With captions
 *---------------------------------*/
.photosgallery-captions {
  width: 200px;
  height: 335px;
  padding: 0 0 76px;
}

/* Navbar */
.photosgallery-captions .sliderkit-nav {
  left: 0;
  bottom: 0;
  width: 480px;
  padding: 10px;
  background: #000;
}

.photosgallery-captions .sliderkit-nav-clip ul li {
  float: left;
  margin: 0;
}

.photosgallery-captions .sliderkit-nav-clip ul li a {
  display: block;
  width: 75px;
  height: 50px;
  overflow: hidden;
  margin: 0;
  padding: 3px;
}

.photosgallery-captions .sliderkit-nav-clip ul li.sliderkit-selected a {
  padding: 0;
  border: 3px solid #fff;
}

/* Buttons */
.photosgallery-captions .sliderkit-btn {
  position: absolute;
  top: 0;
}

.photosgallery-captions .sliderkit-btn a {
  display: block;
  height: 76px;
  background: transparent url("../images/arrows-h.png") no-repeat center 0;
}

.photosgallery-captions .sliderkit-btn span {
  display: none;
}

.photosgallery-captions .sliderkit-btn-disable {
  opacity: 0.3
    /*can be set to any value until 1*/
  ;
}

.photosgallery-captions .sliderkit-btn-disable a:hover {
  cursor: default;
}

/* Buttons > Navbar buttons */
.photosgallery-captions .sliderkit-nav-btn {
  width: 15px;
}

.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev {
  left: 15px;
}

.photosgallery-captions .sliderkit-nav .sliderkit-nav-next {
  right: 15px;
}

.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev a {
  background-position: -89px center;
}

.photosgallery-captions .sliderkit-nav .sliderkit-nav-next a {
  background-position: -108px center;
}

.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev a:focus {
  background-position: -126px center;
}

.photosgallery-captions .sliderkit-nav .sliderkit-nav-next a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-nav-next a:focus {
  background-position: -145px center;
}

/* Buttons > Go buttons */
.photosgallery-captions .sliderkit-go-btn {
  width: 10px;
}

.photosgallery-captions .sliderkit-nav .sliderkit-go-prev {
  left: 40px;
}

.photosgallery-captions .sliderkit-nav .sliderkit-go-next {
  right: 40px;
}

.photosgallery-captions .sliderkit-nav .sliderkit-go-prev a {
  background-position: 0 center;
}

.photosgallery-captions .sliderkit-nav .sliderkit-go-next a {
  background-position: -20px center;
}

.photosgallery-captions .sliderkit-nav .sliderkit-go-prev a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-go-prev a:focus {
  background-position: -40px center;
}

.photosgallery-captions .sliderkit-nav .sliderkit-go-next a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-go-next a:focus {
  background-position: -60px center;
}

/* Panel */
.photosgallery-captions .sliderkit-panel {
  top: 0;
  left: 0;
  width: 500px;
  height: 335px;
}

/* Panel > Textbox */
.photosgallery-captions .sliderkit-panel .sliderkit-panel-textbox {
  bottom: 0;
  left: 0;
  width: 500px;
  height: 70px;
}

.photosgallery-captions .sliderkit-panel .sliderkit-panel-text {
  height: 50px;
  padding: 10px 15px;
  font-size: 0.9em;
  color: #fff;
}

.photosgallery-captions .sliderkit-panel .sliderkit-panel-text h4 {
  height: auto;
  margin: 0 0 7px;
  line-height: 1.1em;
  font-size: 1.1em;
  font-weight: bold;
  border: none;
}

.photosgallery-captions .sliderkit-panel .sliderkit-panel-overlay {
  width: 500px;
  height: 70px;
  background: #000;
  opacity: 0.6;
}

/*---------------------------------
 *  Photos gallery > Vertical
 *---------------------------------*/
.photosgallery-vertical {
  width: 500px;
  height: 335px;
}

/* Nav */
.photosgallery-vertical .sliderkit-nav {
  top: 0;
  left: 0;
  width: 95px;
  height: 100%;
  background: #000;
}

.photosgallery-vertical .sliderkit-nav-clip {
  left: 7px;
}

.photosgallery-vertical .sliderkit-nav-clip ul li {
  margin: 0;
  padding: 0;
}

.photosgallery-vertical .sliderkit-nav-clip ul li a {
  display: block;
  width: 75px;
  height: 50px;
  overflow: hidden;
  padding: 3px;
}

.photosgallery-vertical .sliderkit-nav-clip ul li.sliderkit-selected a {
  padding: 0;
  border: 3px solid #c5dbe6;
}

.photosgallery-vertical .sliderkit-nav-clip ul li img {
  width: 75px;
  height: 50px;
  margin-bottom: -3px;
}

/* Nav buttons */
.photosgallery-vertical .sliderkit-nav .sliderkit-nav-btn {
  position: absolute;
  left: 0;
}

.photosgallery-vertical .sliderkit-nav .sliderkit-nav-btn a {
  display: block;
  width: 95px;
  height: 16px;
  background: transparent url("../images/left.png") no-repeat center 0;
}

.photosgallery-vertical .sliderkit-nav .sliderkit-nav-btn a span {
  display: none;
}

.photosgallery-vertical .sliderkit-nav .sliderkit-nav-prev {
  top: 25px;
}

.photosgallery-vertical .sliderkit-nav .sliderkit-nav-next {
  bottom: 25px;
}

.photosgallery-vertical .sliderkit-nav .sliderkit-nav-prev a {
  background-position: center -89px;
}

.photosgallery-vertical .sliderkit-nav .sliderkit-nav-next a {
  background-position: center -108px;
}

.photosgallery-vertical .sliderkit-nav .sliderkit-nav-prev a:hover,
.photosgallery-vertical .sliderkit-nav .sliderkit-nav-prev a:focus {
  background-position: center -126px;
}

.photosgallery-vertical .sliderkit-nav .sliderkit-nav-next a:hover,
.photosgallery-vertical .sliderkit-nav .sliderkit-nav-next a:focus {
  background-position: center -145px;
}

/* Go Buttons */
.photosgallery-vertical .sliderkit-go-btn a {
  width: 200px;
  height: 300px;
  background: #ccc;
  opacity: .8;
}

.photosgallery-vertical .sliderkit-go-prev {
  top: 0;
  left: 0;
}

.photosgallery-vertical .sliderkit-go-next {
  top: 0;
  right: 0;
}

/* Panel */
.photosgallery-vertical .sliderkit-panel {
  top: 0;
  left: 0;
  width: 500px;
  height: 335px;
}

/* Panel > Textbox */
.photosgallery-vertical .sliderkit-panel .sliderkit-panel-textbox {
  bottom: 0;
  left: 0;
  height: 85px;
  width: 500px;
}

.photosgallery-vertical .sliderkit-panel .sliderkit-panel-text {
  height: 65px;
  padding: 10px 15px 10px 115px;
  font-size: 0.9em;
  color: #fff;
}

.photosgallery-vertical .sliderkit-panel .sliderkit-panel-text h4 {
  height: auto;
  margin: 0 0 7px;
  line-height: 1.1em;
  font-size: 1.1em;
  font-weight: bold;
  border: none;
}

.photosgallery-vertical .sliderkit-panel .sliderkit-panel-overlay {
  height: 85px;
  width: 500px;
  background: #000;
  opacity: 0.6;
}

/*---------------------------------
 *  Photos gallery > Minimalistic
 *---------------------------------*/
.photosgallery-minimalistic {
  width: 500px;
  height: 335px;
  padding: 0 0 50px;
}

/* Navbar */
.photosgallery-minimalistic .sliderkit-nav {
  left: 0;
  bottom: 0;
  width: 500px;
  padding: 0;
  background: #000;
}

.photosgallery-minimalistic .sliderkit-nav-clip {
  margin: 0 auto;
}

.photosgallery-minimalistic .sliderkit-nav-clip ul li {
  float: left;
  margin: 0 0 0 0;
}

.photosgallery-minimalistic .sliderkit-nav-clip ul li a {
  display: block;
  width: 75px;
  height: 50px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  opacity: 0.4;
}

.photosgallery-minimalistic .sliderkit-nav-clip ul li a:hover {
  cursor: default;
}

.photosgallery-minimalistic .sliderkit-nav-clip ul li.sliderkit-selected a {
  opacity: 1;
}

/* Panel */
.photosgallery-minimalistic .sliderkit-panel {
  top: 0;
  left: 0;
  width: 500px;
  height: 335px;
}

/* Panel */
.photosgallery-minimalistic .sliderkit-timer {
  top: 332px;
}

/*---------------------------------
 *  Photos gallery > #5 = 'navpanelautoswitch' option
 *---------------------------------*/
.photosgallery-5 .sliderkit-count-lines {
  left: 220px;
  top: auto;
  right: auto;
  bottom: 75px;
}

.content-wrapper {
  margin-bottom: 0;
}

.item-text {
  display: inline-block;
  vertical-align: top;
}

.item-text h2 {
  color: #959595;
  text-decoration: underline;
  margin-left: 30px;
}

.images {
  display: inline-block;
  width: 340px;
}

.images iframe {
  margin-left: 30px;

}

.abs {
  /* position: absolute !important;*/
  z-index: 10;
  padding-left: 6px !important;
  left: 53px;
  border-right: 1px solid #777;
}

.images_grid {
  padding: 20px;
}

.images_grid .photo {
  display: inline-block;
  margin: 10px;
}

.flex-control-paging {
  display: none;
}

.phone-mail {
  display: inline-block;
  margin-left: 35px;
}

.header-phone,
.header-mail {
  position: relative;
  display: block;
  font-size: 20px;
  color: #000;
}

.header-mail a {
  color: #d90115;
  font-size: 14px;
}

.header-phone {
  margin-bottom: 10px;
}

.header-phone:before {
  content: url("../images/phone-ico.png");
  display: inline-block;
  position: absolute;
  left: -35px;
}

.header-mail:before {
  content: url("../images/mail-ico.png");
  display: inline-block;
  position: absolute;
  left: -35px;
}

.feedback-block:hover {
  background-color: #ff1e35;
}

.feedback-block {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 15px 15px 30px;
  text-align: center;
  width: 155px;
  background-color: #d90115;
}

.feedback-text {
  position: absolute;
  right: 0;
  top: 55px;
  color: #000;
}

.feedback-block span {
  font-size: 15px;
  color: #ffffff;
  position: relative;
}

.feedback-block span:before {
  content: url("../images/feedback-ico.png");
  display: inline-block;
  position: absolute;
  left: -23px;
  top: 1px;
}

.main-image {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  height: 338px;
  background-image: url("../images/main-image.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.main-image .main-feed-back {
  position: absolute;
  width: 205px;
  right: 80px;
  top: 30px;
  height: 245px;
}

.main-feed-back .title {
  font-size: 20px;
  color: #ff2339;
  font-weight: bold;
  margin-bottom: 12px;
}

.main-feed-back .text {
  color: #ffffff;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 10px;
}

.main-feed-back input {
  width: 164px;
  height: 28px;
  background-color: #fff;
  border: 0;
  outline: 0;
  display: block;
  margin-bottom: 10px;
  padding: 2px 0 2px 9px;
  color: #808080;
  border-radius: 0;
}

.main-feed-back .button:hover {
  background-color: #ff1e35;
}

.main-feed-back .button {
  background-color: #d90115;
  width: 173px;
  height: 32px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  padding: 0 !important;
}

.partners .feedback a:hover {
  text-decoration: none;
}

.partners .feedback a {
  color: #d90115;
  text-decoration: underline;
  margin-bottom: 12px;
  display: block;
}

.partners .feedback {
  position: absolute;
  right: 40px;
  top: 30px;
  left: auto;
}

.partners-slider {
  width: 100%;
  position: relative;
  height: 85px;
}

.partners .button:hover {
  background-color: #ff1e35;
}

.partners .button {
  background-color: #d90115;
  width: 173px;
  height: 32px;
  text-align: center;
  color: #fff;
  padding-top: 8px;
  cursor: pointer;
}

.left-side-block {
  float: left;
  width: 650px;
  margin-right: 50px;
  margin-top: -34px;
}

.right-side-block {
  border-left: 1px solid #d9d9d9;
  float: left;
  width: 278px;
  margin-top: 19px;
}

.right-side-block .sub-title {
  color: #000;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 30px;
  margin-left: 30px;

}

.right-side-block .underline {
  border-bottom: 1px dotted #d9d9d9;
  margin-left: 30px;
  margin-bottom: 12px;
}

.right-side-block .item .image-content {
  float: left;
  width: 90px;
  text-align: center;
}

.right-side-block .item .item-content {
  float: left;
  width: 159px;
}

.right-side-block .item .item-content>.text {
  font-size: 13px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 17px;
}

.right-side-block .item .item-content>.title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
}

.right-side-block>.title {
  color: #d90115;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
  margin-left: 30px;
  margin-top: -2px;
}

.item-page h2,
.item-page h1 {
  color: #d90115;
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
}

.item-page p {
  padding-left: 0;
}

.item-page {
  font-size: 14px;
  line-height: 21px;
}

.shadow-box {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 2, 0.15);
  padding: 30px;
}

.partners .text {
  font-size: 14px;
  line-height: 25px;
  width: 540px;
  color: #000;
  margin-bottom: 30px;
}

.partners .title {
  color: #d90115;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}

.footer-bg {
  background-color: #f0f0f0;
  margin-top: 40px;
  padding-top: 40px;
}

.footer {
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

.footer ul {
  padding-left: 0;
}

.footer .title {
  color: #262626;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
}

.footer-main-menu {
  vertical-align: top;
  display: inline-block;
  padding-right: 70px;
  border-right: 1px solid #d9d9d9;
}

.menu_footer {
  padding-left: 0;
}

.bottom-footer {
  padding: 30px 0 50px;
}

.webdev a:hover {
  text-decoration: underline;
}

.webdev a {
  color: #d90115;
  text-decoration: none;
}

.webdev {
  float: right;
}

.copyright {
  float: left;
}

.uslugi ul li {
  margin-bottom: 15px;
}

.uslugi {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  padding-right: 50px;
  border-right: 1px solid #d9d9d9;
}

.uslugi a {
  color: #262626;
}

.uslugi a:hover {
  color: #d90115;
}

.footer-feedback {
  position: relative;
  margin-left: 30px;
  display: inline-block;
  vertical-align: top;
}

.footer-button-feedback {
  position: relative;
  top: 20px;
}

.content-uslugi .title {
  font-size: 20px;
  margin-top: -39px;
  color: #ff2339;
  font-weight: bold;
  margin-bottom: 12px;
}

.content-uslugi .category-title {
  text-decoration: underline;
  margin-bottom: 10px;
  display: block;
}

.content-uslugi .header,
.uslugi2 .header {
  color: #d90115;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
}

.uslugi_menu2 a:hover {
  color: #d90115;
}

.content-uslugi .content {
  margin: 20px 0 15px;
}

.uslugi_menu li a:hover {
  color: #d90115;
}

.uslugi_menu li a.active {
  color: #d90115;
}

.uslugi_menu li a {
  color: #262626;
}

.uslugi_menu li {
  display: table-cell;
  text-align: center;
  width: 155px;
}

.uslugi_menu {
  margin-bottom: 10px;
  margin-top: 10px;
  /*    width: 100%;
    display: table;
    list-style: none;
    padding-left: 0;*/
}

.left-side-block table {
  margin-left: 15px !important;
}

.feedbackbox .close:hover {
  color: #ffffff;
}

.feedbackbox .close {
  position: absolute;
  right: 20px;
  font-weight: bold;
  cursor: pointer;
  color: #D90115;
}

#callback .feedbackbox-block {
  height: 200px !important;
}

.uslugi_menu2 li {
  display: inline-block;
  width: 184px;
  vertical-align: top;
  margin: 10px;
  text-align: center;

}

.uslugi_menu2 {
  list-style: none;
}

.uslugi2 .content h2 {
  color: #555;
}

.uslugi2 {
  margin-top: 20px;
}

.uslugi-sub-menu-item a:hover {
  color: #d90115;
}

.uslugi-sub-menu .uslugi-sub-menu-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  width: 150px;
  text-align: center;
}

.content-small .header {
  color: #d90115;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 50px;
}

/*jump*/
.ButtonWrapper input.Button,
button.g-recaptcha {
  border: none;
  text-align: center;
  width: 155px;
  background-color: #d90115;
  margin-left: 45px;
  margin-top: 20px;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

form.N_new input.forText {
  margin-left: 10px;
  margin-top: 10px;
}

.forms {
  padding-top: 25px;
  background: #f5f5f5;
  padding-bottom: 10px;
  height: 430px;
}

.forms h2 {
  color: #d90115;
  padding: 16px 0px 26px 86px;
  background: url(/images/rub.png) no-repeat 31px 0px;
  margin-top: 0;
  margin-bottom: 5px;
}

.forms p {
  font-size: 13px;
  color: #8c8c8c;
  display: block;
  line-height: 19px;
  width: 200px;
}

.forms label {
  font-size: 13px;
  color: #8c8c8c;
  margin-left: 31px;
}

.forms input.required {
  width: 200px;
  height: 33px;
  border: 1px solid #dadada;
  padding: 1px 0 0 10px;
  border-radius: 0;
  margin-top: 5px;
}

.forms input#button {
  background: #d90115;
  border: 1px solid;
  box-sizing: content-box;
  color: white;
  font-size: 16px;
  font-weight: bold;
  margin-left: 31px;
  width: 170px;
  height: 44px;
  padding: 0px 0 0 45px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.forms label.error {
  color: red;
}

.forms .buts:before {
  content: " ";
  position: absolute;
  background: url(/images/arrs.png)no-repeat;
  width: 12px;
  height: 12px;
  margin-left: 46px;
  margin-top: 16px;
}

.forms .buts:after {
  content: " ";
  position: absolute;
  border-left: 1px solid #9c0311;
  width: 1px;
  height: 44px;
  margin-top: 1px;
  margin-left: -173px;
  margin-inline-start: -175px;
  margin-block-start: 1px;
}

form#demoForm {
  z-index: 1;
  position: relative;
}

.forms input#button:hover {
  border-color: black;
}

.abs_bg {
  position: absolute;
  padding-top: 25px;
  background: #f5f5f5;
  padding-bottom: 10px;
  height: 430px;
  width: 500px;
  right: 0;
  margin: -25px 0 0 0px;
}

#messegeResult span {
  text-align: center;
  display: block;
  padding-top: 160px;
}

.forms input.required:hover,
.forms input.required:visited,
.forms input.required:focus,
.forms input.required:active {
  border-color: #d90115;
  box-shadow: none;
}

@media screen and (max-width: 1425px) {
  .abs_bg {
    width: 245px;
  }
}

.partners {
  position: relative;
}

.advantages>.title {
  color: #d90115;
  font-size: 24px;
  font-weight: 600;
}

.advantages>.sub-title {
  color: #000;
  font-size: 14px;
  margin-top: 10px;
}

.advantages .item {
  display: inline-block;
  width: 20%;
  text-align: center;
  vertical-align: top;
  margin: 50px 0;
  padding: 0 10px;
  box-sizing: border-box;
}

.advantages .item .title {
  font-size: 15px;
  font-weight: 600;
  margin: 5px 0;
}

.advantages .item .text {
  color: #666;
  font-size: 13px;
}

.main_menu ul {
  list-style-type: none;
}

.main_menu ul ul {
  display: none;
}

.main_menu ul ul ul {
  display: none;
}

.main_menu>ul>li {
  border: 2px solid #eeeeee;
  margin: 5px 0;
  padding: 12px 15px 12px 25px;
  position: relative;
}

.main_menu>ul>li:before {
  content: '';
  background: #000;
  width: 2px;
  height: 60%;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.main_menu>ul>li>a {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}

.main_menu>ul>li:hover>ul,
.main_menu>ul>li.active>ul {
  display: block;
}

.main_menu>ul>li:hover,
.main_menu>ul>li.active {
  background: #cb2128;
}

.main_menu>ul>li:hover:before,
.main_menu>ul>li.active:before {
  background: #fff;
  height: 94%;
}

.main_menu>ul>li:hover a,
.main_menu>ul>li.active a {
  color: #fff;
}

.main_menu>ul>li li a {
  color: #fff;
  text-decoration: none;
  padding: 5px 0;
  display: block;
}

.main_menu>ul>li li {
  position: relative;
}

.main_menu>ul>li li:hover:before,
.main_menu>ul>li li.active:before {
  content: '';
  width: 1px;
  height: 70%;
  left: -8px;
  top: 5px;
  border-left: 1px dotted #fff;
  position: absolute;
}

.main_menu>ul>li ul {
  padding: 0 15px;
  margin-top: 10px;
}

.main_menu>ul>.class-973,
.main_menu>ul>.class-996,
.main_menu>ul>.class-1027,
.main_menu>ul>.class-748,
.main_menu>ul>.class-759,
.main_menu>ul>.class-1076,
.main_menu>ul>.class-1156,
.main_menu>ul>.class-1175,
.main_menu>ul>.class-1194,
.main_menu>ul>.class-1213,
.main_menu>ul>.class-1232,
.main_menu>ul>.class-1251 {
  display: none;
}

.gallery_price {
  padding: 0 5px;
  margin: 0 5px 10px;
  min-height: 21px;
  font-size: 14px;
  color: #ff2339;
  font-weight: bold;
}

.reviews {
  margin: 100px 0;
}

.reviews .title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.reviews a {
  background: #cb2128;
  color: #fff;
  font-size: 16px;
  padding: 15px 40px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
}

.review-text p {
  font-size: 13px;
  font-style: italic;
  padding: 0;
}

.review-author {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  margin-top: 20px;
  text-align: right;
  padding-right: 15%;
}

.slick-slide {
  outline: none;
}

.reviews .slick-prev {
  position: absolute;
  right: 31px;
  background: #cb2128;
  border: 0;
  z-index: 2;
  width: 30px;
  height: 30px;
  color: transparent;
  overflow: hidden;
}

.reviews .slick-prev:before {
  content: '<';
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.reviews .slick-next {
  position: absolute;
  right: 0;
  top: 0;
  background: #cb2128;
  z-index: 1;
  width: 30px;
  height: 30px;
  border: 0;
  color: transparent;
  overflow: hidden;
}

.reviews .slick-next:before {
  content: '>';
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.review-text {
  margin-top: 50px;
}

.feedback-price {
  background: #ff2339;
  color: #fff;
  border: 0;
  margin-left: 8px;
  margin-bottom: 10px;
  width: 94%;
  padding: 10px 5px;
  cursor: pointer;
}

.feedback-price:hover {
  background: #ff1e35;
}

.uslugi_menu .slick-prev {
  position: absolute;
  left: -15px;
  top: 30px;
  background: #cb2128;
  border: 0;
  z-index: 2;
  width: 30px;
  height: 30px;
  color: transparent;
  overflow: hidden;
}

.uslugi_menu .slick-prev:before {
  content: '<';
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.uslugi_menu .slick-next {
  position: absolute;
  right: -15px;
  top: 30px;
  background: #cb2128;
  border: 0;
  z-index: 2;
  width: 30px;
  height: 30px;
  color: transparent;
  overflow: hidden;
}

.uslugi_menu .slick-next:before {
  content: '>';
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.statii-sub-menu-item .category-title {
  color: #d90115;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
  margin-bottom: 15px;
}

.category-info {
  display: flex;
}

.category-info .left {
  max-width: 290px;
}

.category-info .right {
  width: calc(100% - 290px);
}

.category-info .category-link {
  padding-left: 30px;
  margin-top: 20px;
  display: inline-block;
}

.statii-sub-menu-item {
  margin-bottom: 40px;
}

.class-1650 {
  display: none;
}

.city_selector {
  width: 980px;
  margin: auto;
  display: flex;
}

.slick-slide {
  height: auto !important;
}

.city_list a {
  margin-left: 5px;
}

.search_fild {
  box-shadow: 0 0 1px 1px grey;
  width: 155px;
  border-radius: 3px;
  padding: 3px 10px;
  margin: 5px;
  position: relative;
  cursor: text;
}

.city_list {
  height: 90%;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
}

.search_container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.city_list a {
  width: 150px;
  margin: 1px 8px;
  overflow: hidden;
}

.top_bar {
  background: #5B703D;
  height: 25px;
  display: flex;
  align-items: center;
}

.error-404 {
  display: flex;
  justify-content: space-between;
}

.error-404-text__title {
  font-family: "Century Gothic", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  color: #000000;
  padding-top: 80px;
}

.error-404-text__message {
  width: 338px;
  font-family: "Century Gothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  color: #333333;
  padding-top: 30px;
}

.error-404-linkToHome {
  display: block;
  width: 140px;
  height: 40px;
  background: #D90115;
  font-family: "Century Gothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  margin-top: 40px;
}

.error-404-linkToHome:hover {
  background-color: #ff1e35;
}

.error-404-image {
  margin-right: -121px;
}