@charset "UTF-8";
body {
  color: #212121;
  font-size: 18px;
  overflow-x: hidden;
  font-family: OpenSans-Regular;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0; }

a, a:hover, a:active {
  color: #fff;
  text-decoration: none; }

input, button, select {
  height: 48px; }

.container-fluid {
  margin: 0;
  padding: 0; }

.row {
  margin: 0;
  padding: 0; }

.SECTION {
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 20px; }

input[type="tel"]::-webkit-input-placeholder {
  color: #bdbdbd; }

input[type="tel"]::-moz-placeholder {
  color: #bdbdbd; }

input[type="number"]::-webkit-input-placeholder {
  color: #bdbdbd; }

input[type="number"]::-moz-placeholder {
  color: #bdbdbd; }

@font-face {
  font-family: OpenSans-Regular;
  src: url(fonts/OpenSans-Regular.ttf);
  font-weight: normal; }
@font-face {
  font-family: OpenSans-Bold;
  src: url(fonts/OpenSans-Bold.ttf);
  font-weight: normal; }
@font-face {
  font-family: OpenSans-ExtraBold;
  src: url(fonts/OpenSans-ExtraBold.ttf);
  font-weight: normal; }
@font-face {
  font-family: RobotoSlab-Regular;
  src: url(fonts/RobotoSlab-Regular.ttf);
  font-weight: normal; }
@font-face {
  font-family: RobotoSlab-Bold;
  src: url(fonts/RobotoSlab-Bold.ttf);
  font-weight: normal; }
.OpenSans-Regular {
  font-family: OpenSans-Regular; }

.OpenSans-Bold {
  font-family: OpenSans-Bold; }

.OpenSans-ExtraBold {
  font-family: OpenSans-ExtraBold; }

.RobotoSlab-Regular {
  font-family: RobotoSlab-Regular; }

.RobotoSlab-Bold {
  font-family: RobotoSlab-Bold; }
.underline{
  text-decoration: underline;
}
.dn {
  display: none; }

.bred {
  border: 1px red solid; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.m0a {
  margin: 0 auto; }

.m10a {
  margin: 0 auto; }

.m20a {
  margin: 0 auto; }

.wall {
  width: 100%; }

.clear {
  clear: both; }

.text-blue {
  color: #01579b; }

.text-orange {
  color: #ff9800; }

.text-white {
  color: #fff; }

.text-gray {
  color: #bdbdbd; }

.text-black {
  color: #212121; }

.bg-blue {
  background: #01579b; }

.bg-orange {
  background: #ff9800; }

.bg-gray {
  background: #f5f5f5; }

/***** HEADER **** */
.callme {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 100px;
  width: 90px;
  height: 90px;
  z-index: 9999; }

.HEADER {
  background: #fff; }
  .HEADER ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .HEADER ul li {
      display: block;
      float: left; }

.logo {
  height: 80px; }

.menu-container {
  display: flex;
  align-items: flex-end; }

.menu-container2 {
  display: flex;
  align-items: center;
  justify-content: space-around; }
  .menu-container2 a {
    display: block;
    color: #01579b; }

.main-menu li {
  margin-right: 10px;
  display: none; }
  .main-menu li a {
    display: block;
    color: #01579b; }
  .main-menu li a:hover {
    color: #ff9800; }

.phone {
  padding-top: 6px; }
  .phone span {
    font-size: 30px; }

.insta {
  text-align: center; }
  .insta ul li a img {
    height: 60px; }

.phone-mobile {
  display: none;
  line-height: 18px; }

.phone-mobile:active, .phone-mobile:visited, .phone-mobile:link, .phone-mobile:hover {
  color: #ff9800 !important; }

#ph_1 {
  font-size: 12px; }

#ph_2 {
  margin-top: 20px;
  font-size: 16px;
  text-shadow: 0px 0px 1px #01579b; }

/***** /HEADER **** */
/***** BANNER **** */
.BANNER {
  border-top: 5px solid #01579b;
  background-image: url(../img/banner.png);
  background-size: cover; }

.block_text1 {
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0 16px 0; }

.block_text2 {
  width: 60%;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
  padding: 16px 0 10px 0; }

.other-text-banner {
  width: 60%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center; }

.block_input {
  width: 400px;
  margin: 0 auto; }
  .block_input input {
    padding: 0 20px;
    border: 2px solid #ff9800;
    margin: 0;
    width: 69%;
    text-align: center; }
  .block_input button {
    position: relative;
    top: -1px;
    left: -5px;
    border: 1px solid #ff9800;
    text-align: center;
    margin: 0;
    width: 29%; }
  .block_input input[type="submit"] {
    position: relative;
    top: -1px;
    left: -5px;
    border: 1px solid #ff9800;
    text-align: center;
    margin: 0;
    width: 31%; }

.clean_montag {
  color: #0091ea;
  font-family: RobotoSlab-Bold;
  text-align: center;
  font-size: 24px; }
  .clean_montag a {
    font-size: 18px !important;
    text-decoration: underline;
    color: #000; }

/***** /BANNER **** */
/***** CALC **** */
.CALC {
  width: 800px;
  margin: 0 auto; }

.calc-wrap {
  position: relative;
  top: -40px;
  border-radius: 6px; }
  .calc-wrap h2 {
    text-align: center; }
  .calc-wrap select {
    width: 90%;
    border: none;
    padding-left: 20px; }
  .calc-wrap label {
    font-weight: normal;
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    padding-top: 10px;
    margin-right: 15px; }
  .calc-wrap label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 4px;
    background-color: #fafafa; }
  .calc-wrap .radio label:before {
    border-radius: 8px; }
  .calc-wrap input[type=radio]:checked + label:before {
    content: "•";
    color: #ff9800;
    font-size: 34px;
    text-align: center;
    line-height: 17px; }
  .calc-wrap input[type=radio] {
    display: none; }

.calc_inp {
  width: 60px;
  text-align: right;
  border: none; }

.sum {
  border-top: 2px solid #fff;
  text-align: right;
  padding: 20px; }

/***** /CALC **** */
/***** TYPES **** */
.feedback-types {
  background-image: url(../img/bg-types.png);
  -webkit-background-size: cover;
  background-size: cover; }
  .feedback-types .block_input input {
    border: 2px solid #01579b; }
  .feedback-types .block_input button {
    border: 1px solid #01579b;
    top: 0px; }
  .feedback-types input[type="submit"] {
    border: 1px solid #01579b;
    background: #01579b;
    top: 0px; }

.TYPES img {
  border: 2px #fff solid; }
.TYPES img:hover {
  border: 2px #ff9800 solid;
  transition: 0.5s; }

/***** /TYPES **** */
/***** SOLUTION **** */
.video {
  background: #FAFAFA; }

.social-link li {
  float: left; }

/***** /SOLUTION **** */
/***** PROMO **** */
.line-blue {
  margin-top: 10px;
  border-top: 4px solid #01579b; }

.PROMO h2 {
  border: 2px solid #fff; }
.PROMO h2:hover {
  border: 2px solid #01579b;
  transition: 0.5s; }

.PROMO-single img {
  border: 2px #fff solid; }
.PROMO-single img:hover {
  border: 2px #01579b solid;
  transition: 0.5s; }

/***** /PROMO **** */
/***** FEEDBACK-1 **** */
.FEEDBACK-1 {
  background-color: #01579b;
  background-image: url(../img/bg-fb1.png);
  -webkit-background-size: cover;
  background-size: cover; }
  .FEEDBACK-1 input, .FEEDBACK-1 button {
    width: 100%;
    border: none;
    text-align: center; }

/***** /FEEDBACK-1 **** */
/***** SOLUTION **** */
.SOLUTION ul {
  list-style: disc !important; }
.SOLUTION li {
  float: none;
  margin-bottom: 10px; }

/***** /SOLUTION **** */
/***** FEEDBACK-2 **** */
.FEEDBACK-2 {
  background-image: url(../img/bg-fb-2.png);
  -webkit-background-size: cover;
  background-size: cover; }
  .FEEDBACK-2 h2 {
    padding: 10px;
    width: 60%; }
  .FEEDBACK-2 img {
    width: 50px; }
  .FEEDBACK-2 a {
    padding: 10px 20px;
    border-radius: 3px;
    margin: 0 10px; }
  .FEEDBACK-2 p {
    color: #fff; }

.hover_blue:hover {
  color: #fff;
  background: #01579b;
  transition: 0.5s; }

.hover_orange:hover {
  color: #fff;
  transition: 0.5s;
  background: #ff9800; }

/***** FEEDBACK-2 **** */
/***** ABOUT US**** */
.card {
  margin: 0 auto;
  width: 400px;
  height: 200px;
  background-image: url(../img/bg-about.png);
  -webkit-background-size: cover;
  background-size: cover;
  padding: 20px 0 20px 50px; }

.wrap-mobile {
  display: none; }

/***** /ABOUT US**** */
/***** FEEDBACK-3 **** */
.fb-3-form input {
  padding-left: 10px;
  border: none;
  margin: 0;
  width: 200px;
  border: none; }
.fb-3-form button {
  padding: 0 20px;
  border: none;
  margin-left: -5px; }
.fb-3-form input[type="submit"] {
  border: none;
  width: 126px; }

.FEEDBACK-3 h3 {
  padding: 20px 10px 20px 10px; }

/***** FEEDBACK-3 **** */
/***** OUR-COMPANY **** */
.OUR_COMPANY h2:before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 40px;
  background-image: url(../img/logo-h.png);
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat; }
.OUR_COMPANY p {
  text-align: justify; }

/***** /OUR-COMPANY **** */
/***** POTFOLIO **** */
.POTFOLIO {
  background: #f5f5f5; }

.potfolio_container {
  width: 960px;
  margin: 0 auto; }

.instagram-pics {
  list-style: none;
  margin: 0;
  padding: 0; }
  .instagram-pics li {
    float: left;
    width: 33.33%;
    padding: 10px; }
    .instagram-pics li a img {
      width: 100%; }

/***** /POTFOLIO **** */
/***** COMMENTS **** */
.more {
  display: block;
  width: 200px;
  padding: 10px 20px; }

/***** /COMMENTS **** */
/***** FOOTER **** */
.FOOTER {
  background: #212121; }
  .FOOTER ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .FOOTER ul li {
      float: left; }
      .FOOTER ul li a {
        display: block;
        color: #fff;
        padding: 5px 10px; }

.fb-footer {
  display: block;
  width: 200px;
  padding: 10px 20px; }

.insta_footer {
  height: 80px; }

.copyright {
  color: #bcbcbc; }

/***** /FOOTER **** */
/***** MODALS **** */
.modal-body {
  width: 70%;
  margin: 0 auto;
  padding: 20px; }
  .modal-body span, .modal-body input {
    width: 100% !important; }
  .modal-body p {
    padding: 0; }
  .modal-body input[type="submit"] {
    width: 96%;
    color: #fff;
    border: none;
    background-color: #01579b; }

.size-inp {
  width: 100% !important; }

div .wpcf7-mail-sent-ok {
  padding: 10px;
  border: 0px solid white !important;
  background: #B9F6CA;
  border-radius: 3px; }

.ajax-loader {
  display: none; }

.writeme ul {
  list-style: none; }
  .writeme ul li {
    display: block;
    margin-left: 10px;
    float: left; }

/***** /MODALS **** */
/***** SINGLE-PAGE **** */
.SINGLE-PAGE-CONTENT iframe {
  display: block;
  margin: 0 auto;
  width: 80% !important;
  height: 600px !important; }

/***** /SINGLE-PAGE **** */

.blockspare-blocks{
  margin: 0 10% !important;
}
/*# sourceMappingURL=style.css.map */
