@import '/css/bootstrap.min.css';
@import '/css/jquery.jgrowl.css';
@import '/css/jquery.arcticmodal.css';
@import '/css/style.css';
.box-shadow {
  -webkit-box-shadow: 0px 0px 5px 0px;
  -moz-box-shadow: 0px 0px 5px 0px;
  box-shadow: 0px 0px 5px 0px;
}
body {
  font-family: 'Open Sans', sans-serif;
}
#small-modal-1,
#small-modal-2,
#small-modal-3,
#small-modal-4,
#small-modal-5 {
  width: 100%;
  position: relative;
  min-height: 140px;
  padding: 0;
}
#small-modal-1 ::-webkit-input-placeholder,
#small-modal-2 ::-webkit-input-placeholder,
#small-modal-3 ::-webkit-input-placeholder,
#small-modal-4 ::-webkit-input-placeholder,
#small-modal-5 ::-webkit-input-placeholder {
  color: lightgrey;
}
#small-modal-1 ::-moz-placeholder,
#small-modal-2 ::-moz-placeholder,
#small-modal-3 ::-moz-placeholder,
#small-modal-4 ::-moz-placeholder,
#small-modal-5 ::-moz-placeholder {
  color: lightgrey;
}
#small-modal-1 :-moz-placeholder,
#small-modal-2 :-moz-placeholder,
#small-modal-3 :-moz-placeholder,
#small-modal-4 :-moz-placeholder,
#small-modal-5 :-moz-placeholder {
  color: lightgrey;
}
#small-modal-1 :-ms-input-placeholder,
#small-modal-2 :-ms-input-placeholder,
#small-modal-3 :-ms-input-placeholder,
#small-modal-4 :-ms-input-placeholder,
#small-modal-5 :-ms-input-placeholder {
  color: lightgrey;
}
.form-bg-top {
  border-radius: 6px;
}
.form-bg-bottom {
  border-radius: 6px;
}
.form-container {
  padding: 40px 40px 30px 40px;
}
.modal-close {
  background: #FFB05B;
  top: 10px;
  right: 10px;
}
.modal-close:hover {
  background: #ffc98e;
}
.modal-close:active {
  background: #ff9728;
}
input.tell,
input.email,
input.name,
input.phone,
textarea {
  color: #777;
  padding: 10px;
  width: 100%;
  border: solid 1px lightgrey;
  font-size: 16px;
  margin-top: 15px;
  background: url('../../images/bg-white-transparent.png') repeat top center;
}
textarea {
  resize: vertical;
}
::-webkit-input-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff;
}
:-moz-placeholder {
  color: #fff;
}
:-ms-input-placeholder {
  color: #fff;
}
label {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
input.feedback,
button.feedback {
  background: #FFB05B;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#FFB05B 0%,#FFB05B 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFB05B),color-stop(100%,#FFB05B));
  background: -webkit-linear-gradient(top,#FFB05B 0%,#FFB05B 100%);
  background: -o-linear-gradient(top,#FFB05B 0%,#FFB05B 100%);
  background: -ms-linear-gradient(top,#FFB05B 0%,#FFB05B 100%);
  background: linear-gradient(to bottom,#FFB05B 0%,#FFB05B 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #FFB05B;
  border-top: none;
  border-left: none;
  border-right: none;
  outline: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 0px grey;
  display: inline-block;
  padding: 12px 20px;
  text-transform: uppercase;
  margin-top: 30px;
  font-size: 18px;
}
input.feedback:hover,
button.feedback:hover {
  background: #FFB05B;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffbc75 0%,#ffbc75 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffbc75),color-stop(100%,#ffbc75));
  background: -webkit-linear-gradient(top,#ffbc75 0%,#ffbc75 100%);
  background: -o-linear-gradient(top,#ffbc75 0%,#ffbc75 100%);
  background: -ms-linear-gradient(top,#ffbc75 0%,#ffbc75 100%);
  background: linear-gradient(to bottom,#ffbc75 0%,#ffbc75 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #ffbc75;
}
input.feedback:active,
button.feedback:active {
  background: #FFB05B;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffae56 0%,#ffae56 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffae56),color-stop(100%,#ffae56));
  background: -webkit-linear-gradient(top,#ffae56 0%,#ffae56 100%);
  background: -o-linear-gradient(top,#ffae56 0%,#ffae56 100%);
  background: -ms-linear-gradient(top,#ffae56 0%,#ffae56 100%);
  background: linear-gradient(to bottom,#ffae56 0%,#ffae56 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 3px #ffa442;
  text-shadow: none;
  padding-bottom: 15px;
}
.input-button {
  text-align: center;
}
.form-callback-title {
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 120%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-show-title {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
}
.form-show-desc {
  text-align: center;
  font-size: 16px;
  margin-bottom: 0;
}
#small-modal-1 .modal-close {
  background: #FFB05B;
}
#small-modal-1 .modal-close:hover {
  background: #ffc98e;
}
#small-modal-1 .modal-close:active {
  background: #ff9728;
}
#feedback-modal-box .modal-close {
  background: #72c521;
  line-height: 25px;
}
#feedback-modal-box .modal-close:hover {
  background: #ffc98e;
}
#feedback-modal-box .modal-close:active {
  background: #ff9728;
}
input.feedback,
button.feedback {
  background: url('../../images/bg-button.jpg') center top repeat;
  border-bottom: solid 3px #db7100;
}
input.feedback:hover,
button.feedback:hover {
  background: url('../../images/bg-button.jpg') center bottom repeat;
  border-bottom: solid 3px #db7100;
}
input.feedback:active,
button.feedback:active {
  padding-bottom: 12px;
}
@media (max-width: 992px) {
  .nav>li>a {
    font-size: 12px;
  }
}
.top-header {
  background: #858585;
  color: #fff;
  height: 44px;
  text-align: center;
  margin-bottom: 62px;
}
@media (max-width: 768px) {
  .top-header {
    margin-bottom: 54px;
  }
}
.top-header .addr {
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .top-header .addr {
    display: none;
  }
}
.top-header .callback {
  float: right;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px dashed #333;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 5px;
  color: #ffffff;
  border-color: #fff;
  margin-top: 9px;
  margin-bottom: 9px;
}
.top-header .callback:hover {
  border-color: #f0f0f0;
  color: #6a6a6a;
}
.top-header .callback:active {
  color: #000000;
}
.top-header .callback:hover {
  color: #fff;
  border-color: #fff;
  border: none;
}
@media (max-width: 768px) {
  .top-header .callback {
    float: left;
    margin-left: 10px;
  }
}
@media (max-width: 550px) {
  .top-header .callback {
    display: none;
  }
}
.top-header .phone {
  float: right;
  font-size: 24px;
  font-weight: bold;
  padding-left: 25px;
  background: url('../../images/ico-green-phone.png') left center no-repeat;
  margin-left: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  color: #fff;
}
@media (max-width: 550px) {
  .top-header .phone {
    float: none;
    text-align: center;
    display: inline-block;
    padding-right: 0;
    margin-left: 0;
  }
}
.top-header:after {
  clear: both;
  content: "";
  display: block;
}
.navbar.navbar-default {
  background-color: #f0f0f0;
  margin-bottom: 0;
  text-align: center;
  top: 45px;
}
.navbar.navbar-default.affix {
  top: 0;
  box-shadow: 1px 2px 3px;
}
.navbar.navbar-default .nav.menu.navbar-nav {
  float: right;
}
@media (max-width: 768px) {
  .navbar.navbar-default .nav.menu.navbar-nav {
    float: none;
    text-align: left;
    display: block;
  }
}
.navbar-brand {
  padding: 0;
  overflow: hidden;
  margin-left: 0 !important;
}
@media (max-width: 768px) {
  .navbar-brand {
    height: 52px;
  }
}
.navbar-brand img {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .navbar-brand img {
    height: 40px;
    margin-left: 10px;
  }
}
@media (max-width: 992px) {
  .navbar-brand img {
    width: 210px;
    padding-top: 3px;
  }
}
.item-106 a {
  border-bottom: none !important;
  padding-bottom: 5px !important;
}
body > div.navbar-example > nav > div > div > div.moduletable.collapse.navbar-collapse > ul > li.item-111 {
  display: none;
}
.cleaning-and-tech {
  display: table;
  width: 100%;
  height: auto;
  text-align: center;
  color: #fff;
  line-height: normal;
  background: url('../../images/bg_cleaning-and-technical.jpg') no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.cleaning-and-tech > .inner {
  display: table-cell;
  vertical-align: middle;
}
.cleaning-and-tech > .inner h1 {
  font-size: 48px;
  text-transform: uppercase;
  text-shadow: 1px 2px 3px #000;
  margin-top: 32%;
  font-weight: bold;
}
@media (max-width: 768px) {
  .cleaning-and-tech > .inner h1 {
    font-size: 24px;
    margin-top: 40%;
  }
}
.cleaning-and-tech > .inner .inner-text {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 20px;
  text-shadow: 1px 2px 3px #000;
}
@media (max-width: 768px) {
  .cleaning-and-tech > .inner .inner-text {
    font-size: 18px;
    margin-top: 10px;
  }
}
.cleaning-and-tech > .inner .callback-1 {
  padding: 10px;
  margin-bottom: 40px;
  font-size: 18px;
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#72c521),color-stop(100%,#72c521));
  background: -webkit-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -o-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -ms-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: linear-gradient(to bottom,#72c521 0%,#72c521 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #5da11b;
  border-top: none;
  border-left: none;
  border-right: none;
  outline: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 0px grey;
  display: inline-block;
  padding: 12px 20px;
  background: url('../../images/bg-button.jpg') center top repeat;
  border-bottom: solid 3px #db7100;
}
.cleaning-and-tech > .inner .callback-1:hover {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7fda25),color-stop(100%,#7fda25));
  background: -webkit-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -o-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -ms-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: linear-gradient(to bottom,#7fda25 0%,#7fda25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #6ab71f;
}
.cleaning-and-tech > .inner .callback-1:active {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fc120),color-stop(100%,#6fc120));
  background: -webkit-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -o-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -ms-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: linear-gradient(to bottom,#6fc120 0%,#6fc120 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 3px #508b17;
  text-shadow: none;
  padding-bottom: 15px;
}
.cleaning-and-tech > .inner .callback-1:hover {
  background: url('../../images/bg-button.jpg') center bottom repeat;
  border-bottom: solid 3px #db7100;
}
.cleaning-and-tech > .inner .callback-1:active {
  padding-bottom: 12px;
}
.about {
  display: table;
  width: 100%;
  height: auto;
  text-align: center;
  color: #fff;
  line-height: normal;
  background: url('../../images/bg_about.jpg') no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.about .inner {
  padding-top: 20px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: bold;
}
.about .inner h2 {
  font-size: 38px;
  text-transform: uppercase;
  text-shadow: 1px 2px 3px #000;
  margin-bottom: 50px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .about .inner h2 {
    font-size: 34px;
  }
}
.about .inner .item {
  display: inline-block;
  width: 270px;
  vertical-align: top;
}
.about .inner .item .item-text {
  margin-bottom: 50px;
}
.about .inner img {
  margin-bottom: 10px;
}
.our-services {
  background: #fff;
  text-align: center;
  line-height: normal;
}
.our-services h3 {
  text-align: center;
  color: #da251d;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 20px;
}
.our-services .item {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: center;
  margin-top: 20px;
}
.our-services .item.item-1 .image-wrapper {
  background: url('/images/services/klining-color.jpg') left center no-repeat;
  background-size: cover;
}
.our-services .item.item-2 .image-wrapper {
  background: url('/images/services/teh-ekspl-color.jpg') left center no-repeat;
  background-size: cover;
}
.our-services .item.item-3 .image-wrapper {
  background: url('/images/services/dom-pers-color.jpg') left center no-repeat;
  background-size: cover;
}
.our-services .item.item-4 .image-wrapper {
  background: url('/images/services/outstaffing-color.jpg') left center no-repeat;
  background-size: cover;
}

.our-services .item.item-5 .image-wrapper {
  background: url('/images/services/podderzhka-color.jpg') left center no-repeat;
  background-size: cover;
}

.our-services .item .image-wrapper {
  box-shadow: 0 6px 30px -5px;
  border-radius: 10px;
  overflow: hidden;
}
.our-services .item img {
  width: 100%;
  background: #fff;
  border-radius: 10px;
}
.our-services .text {
  position: absolute;
  color: #fff;
  width: 100%;
  top: 34%;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 2px 3px #000;
  z-index: 99;
}
.our-services .text .item-text-bg {
  background: url('../../images/bg-black-transparent.png') repeat;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.our-services .text.item-1-text {
  font-size: 48px;
}
@media (max-width: 768px) {
  .our-services .text.item-1-text {
    font-size: 20px;
  }
}
.our-services .text.item-2-text {
  font-size: 30px;
}
@media (max-width: 768px) {
  .our-services .text.item-2-text {
    font-size: 20px;
  }
}
.our-services .text.item-3-text {
  font-size: 36px;
}
@media (max-width: 768px) {
  .our-services .text.item-3-text {
    font-size: 20px;
  }
}
.our-services .text.item-4-text {
  font-size: 48px;
}
@media (max-width: 768px) {
  .our-services .text.item-4-text {
    font-size: 20px;
  }
}
.our-services .readmore a {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#72c521),color-stop(100%,#72c521));
  background: -webkit-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -o-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -ms-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: linear-gradient(to bottom,#72c521 0%,#72c521 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #5da11b;
  border-top: none;
  border-left: none;
  border-right: none;
  outline: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 0px grey;
  display: inline-block;
  padding: 12px 20px;
  background: url('../../images/bg-button.jpg') center top repeat;
  border-bottom: solid 3px #db7100;
  font-size: 18px;
  text-transform: uppercase;
  width: 200px;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 20px;
  text-decoration: none;
}
.our-services .readmore a:hover {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7fda25),color-stop(100%,#7fda25));
  background: -webkit-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -o-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -ms-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: linear-gradient(to bottom,#7fda25 0%,#7fda25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #6ab71f;
}
.our-services .readmore a:active {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fc120),color-stop(100%,#6fc120));
  background: -webkit-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -o-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -ms-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: linear-gradient(to bottom,#6fc120 0%,#6fc120 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 3px #508b17;
  text-shadow: none;
  padding-bottom: 15px;
}
.our-services .readmore a:hover {
  background: url('../../images/bg-button.jpg') center bottom repeat;
  border-bottom: solid 3px #db7100;
}
.our-services .readmore a:active {
  padding-bottom: 12px;
}
.our-services .readmore a:hover {
  text-decoration: none;
}
#questions {
  color: #fff;
  line-height: normal;
  background: url('../../images/bg_questions.jpg') no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
#questions .container {
  padding-top: 20px;
  padding-bottom: 10px;
}
#questions h4 {
  font-weight: bold;
  font-size: 36px;
}
@media (min-width: 768px) {
  #questions h4 {
    padding-left: 50px;
  }
}
#questions .item-text {
  font-size: 18px;
}
@media (min-width: 768px) {
  #questions .item-text {
    padding-left: 50px;
  }
}
#questions .form-container {
  text-align: center;
  padding: 0 40px 30px 40px;
}
@media (max-width: 768px) {
  #questions .form-container {
    padding: 0 0 20px 0;
  }
}
#questions .form-container .form-control {
  height: initial;
  font-size: 24px;
}
#questions .form-container .feedback {
  font-size: 16px;
  width: 100%;
  white-space: normal;
  margin-top: 15px;
}
#questions .send-request.feedback {
  background: url('../../images/bg-button.jpg') center top repeat;
  border-bottom: solid 3px #db7100;
}
#questions .send-request.feedback:hover {
  background: url('../../images/bg-button.jpg') center bottom repeat;
  border-bottom: solid 3px #db7100;
}
#questions .send-request.feedback:active {
  padding-bottom: 12px;
}
#honors {
  border-bottom: solid 7px #e2e2e2;
  background-color: #fff;
}
#honors .moduletable {
  max-width: 800px;
  margin: 0 auto;
}
#honors .moduletable h5 {
  color: #da251d;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-top: 40px;
}
#honors .moduletable div.sigplus-gallery ul>li>img,
#honors .moduletable div.sigplus-gallery ul>li>a>img {
  margin: 30px !important;
}
@media (max-width: 600px) {
  #honors .moduletable div.sigplus-gallery ul>li>img,
  #honors .moduletable div.sigplus-gallery ul>li>a>img {
    margin: 30px 0 30px 0 !important;
    width: 300px;
    height: initial;
  }
}
#clients {
  background: #fff;
  text-align: center;
  border-bottom: solid 7px #e2e2e2;
  vertical-align: top;
}
#clients h5 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #da251d;
}
#clients .item {
  display: inline-block;
  margin: 20px;
  vertical-align: top;
}
#contacts {
  border-bottom: solid 7px #d8d6d6;
  position: relative;
  z-index: 1;
}
#contacts .container {
  padding-bottom: 100px;
  margin-top: -300px;
}
#contacts .heading {
  padding-top: 30px;
}
#contacts .heading h6 {
  position: relative;
  z-index: 2;
  font-size: 36px;
  text-align: center;
  color: #da251d;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: -79px;
}
#contacts .contact-info {
  background: #ffeacb url('../../images/bg-contact-info.png') repeat-x;
  padding-bottom: 20px;
  font-size: 18px;
  box-shadow: 1px 8px 63px -20px;
  opacity: 0.9;
}
#contacts .contact-info .item {
  padding-left: 40px;
  padding-top: 20px;
}
@media (max-width: 768px) {
  #contacts .contact-info .item {
    padding-left: 20px;
  }
}
#contacts .contact-info .item .phone-free {
  font-weight: bold;
  background: url('../../images/ico-contact-free-phone.png') left center no-repeat;
  padding-left: 40px;
  margin-bottom: 20px;
}
#contacts .contact-info .item .phone {
  margin-bottom: 10px;
}
#contacts .contact-info .item .phone .phone-text {
  background: url('../../images/ico-contact-phone.png') 5px center no-repeat;
  display: inline-block;
  vertical-align: top;
  padding-left: 40px;
}
#contacts .contact-info .item .phone .phone-num {
  display: inline-block;
}
#contacts .contact-info .item .addr {
  padding-left: 40px;
  background: url('../../images/ico-contact-addr.png') 5px center no-repeat;
  margin-bottom: 20px;
}
#contacts .contact-info .item .e-mail {
  padding-left: 40px;
  background: url('../../images/ico-contact-e-mail.png') left center no-repeat;
}
#contacts .contact-info .item .time {
  padding-left: 40px;
  background: url('../../images/ico-contact-time.png') left center no-repeat;
}
#cleaning-block-1 {
  color: #fff;
  line-height: normal;
  background: url('../../images/bg_cleaning.jpg') no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-bottom: 40px;
}
#cleaning-block-1 h1 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 2px 3px #000;
  padding-top: 30px;
}
#cleaning-block-1 .desc {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 2px 3px #000;
  text-align: center;
  margin-bottom: 60px;
}
#cleaning-block-1 .item-1 {
  font-size: 24px;
  padding-bottom: 30px;
  text-align: left;
}
#cleaning-block-1 .item-1 ul li {
  margin-bottom: 5px;
}
#cleaning-block-1 .item-1 .info {
  font-size: 18px;
  font-weight: normal;
  margin-top: 30px;
}
#cleaning-block-1 .item-1 .info ul {
  list-style: none;
}
#cleaning-block-1 .container-item-2 {
  text-align: center;
}
#cleaning-block-1 .container-item-2 .item-2 {
  background: url('../../images/bg-black-transparent.png') repeat;
  border-radius: 10px;
  max-width: 380px;
  padding: 30px;
  line-height: normal;
  display: inline-block;
}
#cleaning-block-1 .container-item-2 .item-2 .consult-info {
  font-size: 24px;
}
#cleaning-block-1 .container-item-2 .item-2 .callback-1 {
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px;
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#72c521),color-stop(100%,#72c521));
  background: -webkit-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -o-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -ms-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: linear-gradient(to bottom,#72c521 0%,#72c521 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #5da11b;
  border-top: none;
  border-left: none;
  border-right: none;
  outline: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 0px grey;
  padding: 12px 20px;
  background: url('../../images/bg-button.jpg') center top repeat;
  border-bottom: solid 3px #db7100;
}
#cleaning-block-1 .container-item-2 .item-2 .callback-1:hover {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7fda25),color-stop(100%,#7fda25));
  background: -webkit-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -o-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -ms-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: linear-gradient(to bottom,#7fda25 0%,#7fda25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #6ab71f;
}
#cleaning-block-1 .container-item-2 .item-2 .callback-1:active {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fc120),color-stop(100%,#6fc120));
  background: -webkit-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -o-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -ms-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: linear-gradient(to bottom,#6fc120 0%,#6fc120 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 3px #508b17;
  text-shadow: none;
  padding-bottom: 15px;
}
#cleaning-block-1 .container-item-2 .item-2 .callback-1:hover {
  background: url('../../images/bg-button.jpg') center bottom repeat;
  border-bottom: solid 3px #db7100;
}
#cleaning-block-1 .container-item-2 .item-2 .callback-1:active {
  padding-bottom: 12px;
}
#cleaning-block-2 {
  background: #fff;
  line-height: normal;
  padding-bottom: 30px;
}
#cleaning-block-2 h2 {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 40px;
  color: #da251d;
}
#cleaning-block-2 .item-1 {
  color: #3f3f3f;
}
#cleaning-block-2 .item-1 ul {
  list-style: none;
}
#cleaning-block-2 .item-1 ul li {
  margin-bottom: 30px;
  font-size: 18px;
}
#cleaning-block-2 .item-1 ul .elem-1 {
  background: url('../../images/ico-cleaning-01.png') left center no-repeat;
  padding-left: 80px;
  padding-top: 20px;
  padding-bottom: 10px;
}
#cleaning-block-2 .item-1 ul .elem-2 {
  background: url('../../images/ico-cleaning-02.png') left center no-repeat;
  padding-left: 80px;
  padding-top: 20px;
  padding-bottom: 10px;
}
#cleaning-block-2 .item-1 ul .elem-3 {
  background: url('../../images/ico-cleaning-03.png') left center no-repeat;
  padding-left: 80px;
  margin-bottom: 40px;
}
#cleaning-block-2 .item-1 ul .elem-4 {
  background: url('../../images/ico-cleaning-04.png') left center no-repeat;
  padding-left: 80px;
  margin-bottom: 40px;
}
#cleaning-block-2 .item-1 ul .elem-5 {
  background: url('../../images/ico-cleaning-05.png') left center no-repeat;
  padding-left: 80px;
}
#cleaning-block-2 .container-item-2 {
  text-align: center;
}
#cleaning-block-2 .container-item-2 .item-2 {
  max-width: 370px;
  display: inline-block;
}
#cleaning-block-2 .container-item-2 .item-2 img {
  border: solid 10px #fff;
  border-radius: 10px;
  box-shadow: 0 6px 30px -5px;
}
#cleaning-block-2 .container-item-2 .item-2 .desc {
  color: #7d7d7d;
  font-size: 18px;
  font-style: italic;
  margin-top: 30px;
}
#cleaning-block-3 {
  color: #fff;
  line-height: normal;
  background: url('../../images/img-cleaning-block-3.jpg') no-repeat top center scroll;
  border-bottom: solid 7px #9E9E9E;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-bottom: 80px;
  padding-top: 50px;
  text-align: center;
}
#cleaning-block-3 h3,
#cleaning-block-3 h4 {
  font-size: 33px;
  font-weight: bold;
  text-align: left;
  padding-top: 20px;
  margin-bottom: 30px;
  color: #fff;
}
#cleaning-block-3 h4 {
  margin-top: 60px;
}
#cleaning-block-3 .item {
  max-width: 520px;
  font-size: 18px;
  display: inline-block;
  text-align: left;
}
#cleaning-block-3 .item ul li {
  margin-bottom: 7px;
}
#technical-block-1 {
  color: #fff;
  line-height: normal;
  background: url('../../images/bg_technical.jpg') no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-bottom: 40px;
  text-align: center;
}


#technical-block-1 h1 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 2px 3px #000;
  padding-top: 50px;
}
@media (max-width: 768px) {
  #technical-block-1 h1 {
    font-size: 24px;
  }
}
#technical-block-1 .desc {
  font-size: 30px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 100px;
  text-shadow: 1px 2px 3px #000;
}
#technical-block-1 .item {
  background: url('../../images/bg-black-transparent.png') repeat;
  border-radius: 10px;
  max-width: 380px;
  padding: 30px;
  line-height: normal;
  display: inline-block;
}
#technical-block-1 .item .consult-info {
  font-size: 24px;
}
#technical-block-1 .item .callback-1 {
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px;
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#72c521),color-stop(100%,#72c521));
  background: -webkit-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -o-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -ms-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: linear-gradient(to bottom,#72c521 0%,#72c521 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #5da11b;
  border-top: none;
  border-left: none;
  border-right: none;
  outline: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 0px grey;
  padding: 12px 20px;
  background: url('../../images/bg-button.jpg') center top repeat;
  border-bottom: solid 3px #db7100;
}
#technical-block-1 .item .callback-1:hover {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7fda25),color-stop(100%,#7fda25));
  background: -webkit-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -o-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -ms-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: linear-gradient(to bottom,#7fda25 0%,#7fda25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #6ab71f;
}
#technical-block-1 .item .callback-1:active {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fc120),color-stop(100%,#6fc120));
  background: -webkit-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -o-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -ms-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: linear-gradient(to bottom,#6fc120 0%,#6fc120 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 3px #508b17;
  text-shadow: none;
  padding-bottom: 15px;
}
#technical-block-1 .item .callback-1:hover {
  background: url('../../images/bg-button.jpg') center bottom repeat;
  border-bottom: solid 3px #db7100;
}
#technical-block-1 .item .callback-1:active {
  padding-bottom: 12px;
}
#technical-block-1 .private {
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 20px;
  background: url('../../images/key.png') left center no-repeat;
  padding-left: 30px;
}
#technical-block-1 .private a {
  color: #fff;
  text-decoration: underline;
}
#technical-block-1 .private a:hover {
  text-decoration: none;
}
#technical-block-2 {
  background: #fff;
  line-height: normal;
  padding-bottom: 30px;
}
#technical-block-2 h2 {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 40px;
  color: #da251d;
}
#technical-block-2 .item-1 {
  color: #3f3f3f;
}
#technical-block-2 .item-1 ul {
  list-style: none;
}
#technical-block-2 .item-1 ul li {
  margin-bottom: 30px;
  font-size: 18px;
}
#technical-block-2 .item-1 ul li ul {
  margin-left: 0;
  padding-left: 0;
}
#technical-block-2 .item-1 ul li ul li {
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}
#technical-block-2 .item-1 ul li ul li:before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}
#technical-block-2 .item-1 ul .elem-1 {
  background: url('../../images/ico-technical-01.png') 20px 5px no-repeat;
  padding-left: 80px;
}
#technical-block-2 .item-1 ul .elem-2 {
  background: url('../../images/ico-technical-02.png') left 5px no-repeat;
  padding-left: 80px;
  margin-bottom: 40px;
}
#technical-block-2 .item-1 ul .elem-3 {
  background: url('../../images/ico-technical-03.png') left 5px no-repeat;
  padding-left: 80px;
  margin-bottom: 20px;
}
#technical-block-2 .item-1 ul .elem-4 {
  background: url('../../images/ico-technical-04.png') left center no-repeat;
  padding-left: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#technical-block-2 .container-item-2 {
  text-align: center;
}
#technical-block-2 .container-item-2 .item-2 {
  max-width: 370px;
  display: inline-block;
}
#technical-block-2 .container-item-2 .item-2 img {
  border: solid 10px #fff;
  border-radius: 10px;
  box-shadow: 0 6px 30px -5px;
  width: 100%;
}
#technical-block-2 .container-item-2 .item-2 .desc {
  color: #7d7d7d;
  font-size: 18px;
  font-style: italic;
  margin-top: 30px;
}
#technical-block-2 .container-item-3 {
  text-align: center;
}
#technical-block-2 .container-item-3 .item-3 {
  max-width: 476px;
  display: inline-block;
}
#technical-block-2 .container-item-3 .item-3 img {
  border: solid 10px #fff;
  border-radius: 10px;
  box-shadow: 0 6px 30px -5px;
  margin-top: 30px;
  width: 100%;
}
#technical-block-2 .container-item-3 .item-3 .desc {
  color: #7d7d7d;
  font-size: 18px;
  font-style: italic;
  margin-top: 30px;
}
#technical-block-2 .container-item-4 .advantages {
  padding-left: 80px;
  list-style: initial;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 30px;
}
#technical-block-2 .container-item-4 .advantages li {
  margin-bottom: 10px;
}
#technical-block-2 .container-item-4 strong.advantages {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 30px;
  display: block;
}
#staff-block-1 {
  color: #fff;
  line-height: normal;
  background: url('../../images/bg_cleaning.jpg') no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-bottom: 40px;
}
#staff-block-1 h1 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 2px 3px #000;
  padding-top: 30px;
}
#staff-block-1 .desc {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 2px 3px #000;
  text-align: center;
  margin-bottom: 60px;
}
#staff-block-1 .item-1 {
  font-size: 24px;
  padding-bottom: 30px;
  text-align: left;
}
#staff-block-1 .item-1 ul li {
  margin-bottom: 5px;
}
#staff-block-1 .item-1 .info {
  font-size: 18px;
  font-weight: normal;
  margin-top: 30px;
}
#staff-block-1 .item-1 .info ul {
  list-style: none;
}
#staff-block-1 .container-item-2 {
  text-align: center;
}
#staff-block-1 .container-item-2 .item-2 {
  background: url('../../images/bg-black-transparent.png') repeat;
  border-radius: 10px;
  max-width: 380px;
  padding: 30px;
  line-height: normal;
  display: inline-block;
}
#staff-block-1 .container-item-2 .item-2 .consult-info {
  font-size: 24px;
}
#staff-block-1 .container-item-2 .item-2 .callback-1 {
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px;
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#72c521),color-stop(100%,#72c521));
  background: -webkit-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -o-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -ms-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: linear-gradient(to bottom,#72c521 0%,#72c521 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #5da11b;
  border-top: none;
  border-left: none;
  border-right: none;
  outline: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 0px grey;
  padding: 12px 20px;
  background: url('../../images/bg-button.jpg') center top repeat;
  border-bottom: solid 3px #db7100;
}
#staff-block-1 .container-item-2 .item-2 .callback-1:hover {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7fda25),color-stop(100%,#7fda25));
  background: -webkit-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -o-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -ms-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: linear-gradient(to bottom,#7fda25 0%,#7fda25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #6ab71f;
}
#staff-block-1 .container-item-2 .item-2 .callback-1:active {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fc120),color-stop(100%,#6fc120));
  background: -webkit-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -o-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -ms-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: linear-gradient(to bottom,#6fc120 0%,#6fc120 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 3px #508b17;
  text-shadow: none;
  padding-bottom: 15px;
}
#staff-block-1 .container-item-2 .item-2 .callback-1:hover {
  background: url('../../images/bg-button.jpg') center bottom repeat;
  border-bottom: solid 3px #db7100;
}
#staff-block-1 .container-item-2 .item-2 .callback-1:active {
  padding-bottom: 12px;
}
#staff-block-2 {
  background: #fff;
  line-height: normal;
  padding-bottom: 30px;
}
#staff-block-2 h2 {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 40px;
  color: #da251d;
}
#staff-block-2 .item-1 {
  color: #3f3f3f;
}
#staff-block-2 .item-1 ul {
  list-style: none;
}
#staff-block-2 .item-1 ul li {
  margin-bottom: 30px;
  font-size: 18px;
}
#staff-block-2 .item-1 ul .elem-1 {
  background: url('../../images/ico-staff-01.png') left center no-repeat;
  padding-left: 80px;
  padding-top: 20px;
  padding-bottom: 10px;
}
#staff-block-2 .item-1 ul .elem-2 {
  background: url('../../images/ico-staff-02.png') left center no-repeat;
  padding-left: 80px;
  padding-top: 20px;
  padding-bottom: 10px;
}
#staff-block-2 .item-1 ul .elem-3 {
  background: url('../../images/ico-staff-03.png') left center no-repeat;
  padding-left: 80px;
  padding-top: 20px;
  padding-bottom: 10px;
}
#staff-block-2 .item-1 ul .elem-4 {
  background: url('../../images/ico-staff-04.png') left center no-repeat;
  padding-left: 80px;
  margin-bottom: 40px;
}
#staff-block-2 .item-1 ul .elem-5 {
  background: url('../../images/ico-staff-05.png') left center no-repeat;
  padding-left: 80px;
  margin-bottom: 40px;
}
#staff-block-2 .item-1 ul .elem-6 {
  background: url('../../images/ico-staff-06.png') left center no-repeat;
  padding-left: 80px;
}
#staff-block-2 .container-item-2 {
  text-align: center;
}
#staff-block-2 .container-item-2 .item-2 {
  max-width: 370px;
  display: inline-block;
}
#staff-block-2 .container-item-2 .item-2 img {
  border: solid 10px #fff;
  border-radius: 10px;
  box-shadow: 0 6px 30px -5px;
}
#staff-block-2 .container-item-2 .item-2 .desc {
  color: #7d7d7d;
  font-size: 18px;
  font-style: italic;
  margin-top: 30px;
}
#outstaff-block-1 {
  color: #fff;
  line-height: normal;
  background: url('../../images/bg_outstaffing.jpg') no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-bottom: 40px;
}
#outstaff-block-1 h1 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 2px 3px #000;
  padding-top: 30px;
}
@media (max-width: 768px) {
  #outstaff-block-1 h1 {
    font-size: 24px;
  }
}
#outstaff-block-1 .desc {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 2px 3px #000;
  text-align: center;
  margin-bottom: 60px;
}
#outstaff-block-1 .item-1 {
  font-size: 24px;
  padding-bottom: 30px;
  text-align: left;
}
#outstaff-block-1 .item-1 .submitting {
  margin-left: 40px;
  margin-bottom: 10px;
}
#outstaff-block-1 .item-1 ul li {
  margin-bottom: 5px;
}
#outstaff-block-1 .item-1 .info {
  font-size: 18px;
  font-weight: normal;
  margin-top: 30px;
}
#outstaff-block-1 .item-1 .info ul {
  list-style: none;
}
#outstaff-block-1 .container-item-2 {
  text-align: center;
}
#outstaff-block-1 .container-item-2 .item-2 {
  background: url('../../images/bg-black-transparent.png') repeat;
  border-radius: 10px;
  max-width: 380px;
  padding: 30px;
  line-height: normal;
  display: inline-block;
}
#outstaff-block-1 .container-item-2 .item-2 .consult-info {
  font-size: 24px;
}
#outstaff-block-1 .container-item-2 .item-2 .callback-1 {
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px;
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#72c521),color-stop(100%,#72c521));
  background: -webkit-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -o-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: -ms-linear-gradient(top,#72c521 0%,#72c521 100%);
  background: linear-gradient(to bottom,#72c521 0%,#72c521 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #5da11b;
  border-top: none;
  border-left: none;
  border-right: none;
  outline: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 0px grey;
  padding: 12px 20px;
  background: url('../../images/bg-button.jpg') center top repeat;
  border-bottom: solid 3px #db7100;
}
#outstaff-block-1 .container-item-2 .item-2 .callback-1:hover {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7fda25),color-stop(100%,#7fda25));
  background: -webkit-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -o-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: -ms-linear-gradient(top,#7fda25 0%,#7fda25 100%);
  background: linear-gradient(to bottom,#7fda25 0%,#7fda25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 6px #6ab71f;
}
#outstaff-block-1 .container-item-2 .item-2 .callback-1:active {
  background: #72c521;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxYzQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODk2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fc120),color-stop(100%,#6fc120));
  background: -webkit-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -o-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: -ms-linear-gradient(top,#6fc120 0%,#6fc120 100%);
  background: linear-gradient(to bottom,#6fc120 0%,#6fc120 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c410',endColorstr='#d8961b',GradientType=0);
  border-bottom: solid 3px #508b17;
  text-shadow: none;
  padding-bottom: 15px;
}
#outstaff-block-1 .container-item-2 .item-2 .callback-1:hover {
  background: url('../../images/bg-button.jpg') center bottom repeat;
  border-bottom: solid 3px #db7100;
}
#outstaff-block-1 .container-item-2 .item-2 .callback-1:active {
  padding-bottom: 12px;
}
#outstaff-block-2 {
  background: #fff;
  line-height: normal;
  padding-bottom: 30px;
}
#outstaff-block-2 h2 {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 40px;
  color: #da251d;
}
#outstaff-block-2 .item-1 {
  color: #3f3f3f;
}
#outstaff-block-2 .item-1 ul {
  list-style: none;
}
#outstaff-block-2 .item-1 ul li {
  margin-bottom: 30px;
  font-size: 18px;
}
#outstaff-block-2 .item-1 ul .elem-1 {
  background: url('../../images/ico-cleaning-01.png') left center no-repeat;
  padding-left: 80px;
  padding-top: 20px;
  padding-bottom: 10px;
}
#outstaff-block-2 .item-1 ul .elem-2 {
  background: url('../../images/ico-cleaning-02.png') left center no-repeat;
  padding-left: 80px;
  margin-bottom: 40px;
}
#outstaff-block-2 .item-1 ul .elem-3 {
  background: url('../../images/ico-cleaning-03.png') left center no-repeat;
  padding-left: 80px;
  margin-bottom: 40px;
}
#outstaff-block-2 .item-1 ul .elem-4 {
  background: url('../../images/ico-cleaning-04.png') left center no-repeat;
  padding-left: 80px;
}
#outstaff-block-2 .container-item-2 {
  text-align: center;
}
#outstaff-block-2 .container-item-2 .item-2 {
  max-width: 370px;
  display: inline-block;
}
#outstaff-block-2 .container-item-2 .item-2 img {
  border: solid 10px #fff;
  border-radius: 10px;
  box-shadow: 0 6px 30px -5px;
}
#outstaff-block-2 .container-item-2 .item-2 .desc {
  color: #7d7d7d;
  font-size: 18px;
  font-style: italic;
  margin-top: 30px;
}
#news h1 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #da251d;
}
#news .page-header {
  margin: 0;
}
#news .page-header h2 {
  margin: 0;
  font-weight: normal;
  font-size: 18px;
}
#news .page-header h2 a {
  color: #333;
}
#news .item {
  margin-bottom: 30px;
}
#vacancies h1 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #da251d;
}
#vacancies .page-header {
  margin: 0;
}
#vacancies .page-header h2 {
  margin: 0;
  font-weight: normal;
  font-size: 18px;
}
#vacancies .page-header h2 a {
  color: #333;
}
#vacancies .item {
  margin-bottom: 30px;
}
.pagination>li>span.pagenav {
  color: #ddd;
}
.news-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.news-title a {
  text-transform: initial;
  text-decoration: underline;
  color: #fff;
}
.news-title a:hover {
  text-decoration: none;
}
#questions .news {
  line-height: 1.4;
}
#questions .news ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
#questions .news ul li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
#questions .news ul li h4 {
  font-size: 16px;
  font-weight: normal;
  padding: 0;
}
#questions .news ul li h4 a {
  color: #fff;
  text-decoration: underline;
}
#questions .news ul li h4 a:hover {
  text-decoration: none;
}
#footer {
  background: #c1c1c1;
  color: #6e6e6e;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: normal;
}
@media (max-width: 768px) {
  #footer .copy-container {
    text-align: center;
  }
}
@media (max-width: 992px) {
  #footer .phone-container {
    text-align: right;
  }
}
@media (max-width: 768px) {
  #footer .phone-container {
    text-align: center;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  #footer .addr-container {
    text-align: center;
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  #footer .idwt-container {
    text-align: right;
    padding-top: 5px;
  }
}
@media (max-width: 768px) {
  #footer .idwt-container {
    text-align: center;
    margin-top: 20px;
    margin-left: -40px;
  }
}
#footer .item {
  display: inline-block;
  font-size: 18px;
  vertical-align: top;
}
#footer .item.phone {
  padding-left: 30px;
  background: url('../../images/ico-footer-phone.png') left 5px no-repeat;
}
#footer .item.addr {
  padding-left: 30px;
  background: url('../../images/ico-footer-addr.png') left 5px no-repeat;
}
#footer .item.idwt {
  font-size: 14px;
  padding-left: 60px;
  background: url('../../images/ico-footer-idwt.png') left 5px no-repeat;
}
@media (max-width: 768px) {
  #footer .item.idwt {
    background: none;
  }
}

.checkbox-main {
      padding-top: 20px;
}

/*Checkboxes styles*/
.checkbox-main input[type="checkbox"] { display: none; }

.checkbox-main input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;

  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.checkbox-main input[type="checkbox"] + label:last-child { margin-bottom: 0; }

.checkbox-main input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #db7100;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

.checkbox-main input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#about:before {
	display: block;
	content: "";
	height: 55px;
	margin: -55px 0 0;
}

.form-control {
    display: block;
    width: auto;
    height: 24px;
    padding: 0px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.containerss div {
	display: none;
}