﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300);
@import url(fonts_new/stylesheet.css);

body{
  -webkit-text-size-adjust: 100%;
}

header, section, footer, aside, nav, main, article, figure {
    display: block; 
}
#content h2:after ~ li.current{
	background-color: #fff;
}
div [data-folder="tab"]{
  clear: both; 
}
.general_content.images{
  	padding: 3%;
  }
#middle_content{
  padding: 0 !important;
}
#sidebar .one_first{
  width: 100%;
}
#header {
    background-color: #15072A;
}
#header > .header_inner {
  // height: 100% !important;
  position: relative;
}
a img:hover{
  transition:0.3s all;
}
#header > .header_inner .ubermenu-main {
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #15072A;
}
.ubermenu-current-menu-item > a > span{
	font-weight: 700 !important;
}
.logo{
  top: -8px !important;
  z-index: 101;
}
.logo:hover{
  opacity: 1;
}

.header_inner.subh{
  height: 100%;
}
.underheader{
  background-color:#005e99;
}
.underheader__phone, .underheader__mail{
  display: inline-block;
  padding: 20px 0px;
}
.underheader__phone{
  margin-right: 40px;
  border-right: 1px solid #246e9d;
  border-left: 1px solid #246e9d;
  padding-right: 20px;
  padding-left: 38px;
}
.underheader__mail{

}
.underheader__phone a, .underheader__mail a{
  display: inline-block;
  font-family: OpenSans, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  position: relative;
}

.underheader__phone a{
  font-size: 14.5px;
}

.underheader__phone a:before{
  content: url(../img/telephone.png);
  position: absolute;
  left: -17px;
  top: -2px;
}

.underheader__mail a:before{
  content: url(../img/mail.png);
  position: absolute;
  left: -29px;
  top: 1px;
}

.underheader__mail a{
  display: inline-block;
}

.blue-text{
  font-size: 14px;
  color: #0ba1ff;
  font-weight: bold;
}

.blue-text.blue-text__header{
  display: inline-block;
  margin-bottom: 15px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container_bootstrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.images_in_quality{
  padding-left: 15px;
}



@media (min-width: 768px) {
  .container_bootstrap {
    width: initial;
  }
  .tabs_tab .alignleft{
  	margin-left: 35%;
  }
}
@media (min-width: 992px) {
  .container_bootstrap {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container_bootstrap {
    width: 1113px;
  }
}
.container_bootstrap-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.clearfix:before,
.clearfix:after,
.container_bootstrap:before,
.container_bootstrap:after,
.container_bootstrap-fluid:before,
.container_bootstrap-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container_bootstrap:after,
.container_bootstrap-fluid:after,
.row:after {
  /*clear: both;*/
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}


.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
    background: #15072a !important;
}

.wpcf7-form input, .wpcf7-form textarea{
  width: 100%;
}

div[data-folder="map"]{
  padding-right: 10px;
}

.wpcf7-response-output{
    margin-bottom: 50px;
    margin-top: 5px;
}

h1.main-header{
  font-size: 32px;
  font-family: 'montserratsemi_bold', sans-serif;
  color: #0D679F;
  margin-top: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 7px
}


.rb-blog{
  margin-top: 10px;
}

.rb-blog #sidebar{
  margin-top: -10px;
}

.rb-blog #content h3{
  margin-left: 0;
}

.rb-blog .blog-header h4{
      margin-bottom: 0;
      font: 18px/24px Arial, Helvetica, 'Nimbus Sans L', sans-serif;
      font-weight: 700;
      font-style: normal;
}
.rb-blog a.more_button{
  margin-top: 0;
}

.rb-blog .blog-header h1:before, .rb-blog .blog-header h1:before{
  display: none;
}

.rb-blog .blog-header h6{
  border-bottom: 2px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.rb-blog .blog-header.tag-header{
  margin-left: 11%;
  margin-bottom: 20px;
  margin-top: 15px;
}

.rb-blog .blog-header.tag-header h4{
  
}

.rb-blog .blog-header.tag-header h4 span{
    border-bottom: 3px solid #005e99;
    padding-bottom: 2px;
}

#sidebar .widget_search{
  padding: 0 10px;
  margin-top: -10px;
}
//  h1.main-header{
//   font-family: 'Montserrat', sans-serif;
//   font-size: 19px;
//   font-style: normal;
//   background: #c2c2c2;
//   color: #FFF;
//   border-bottom: none;
//     padding: 17px 0px 16px 26px;
//     margin-left: -7px;
//     z-index: 1;
//     position: relative;
// }

//  h1.main-header:before {
//   background: white;
//     width: 0px;
//     content: "";
//     /* float: left; */
//     /* height: 10px; */
//     display: block;
//     border: 20px solid transparent;
//     border-top: 51px solid #C2C2C2;
//     border-right: 0px solid #C2C2C2;
//     position: absolute;
//     margin-left: -34px;
//     margin-top: -17px;
// }
  
//  h1.main-header:after {
//   content: "";
//   width: 53%;
//   background: url('../img/header-h2-image.png') 0 0 no-repeat;
//     background-color: #e0e0e0;
//     position: absolute;
//     right: 0;
//   height:50px;
//     z-index: -1;
//     margin-top: -17px;
//   }





p{
	// font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

#content h3{
  font-size: 14px;
    color: #0ba1ff;
    font-weight: bold;
    background: none;
    padding: 0;
    margin-left: 0;
    font-style: normal;
    margin-left: 20px;
    margin-right: 20px;
}

#content h2, #content h1,
#content_about h2, #content_about h1, h2.aboutus_header {
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-style: normal;
	background: #c2c2c2;
	color: #FFF;
	border-bottom: none;
    padding: 17px 0px 16px 26px;
    margin-left: -7px;
    z-index: 1;
    position: relative;
}

#content h2:before, #content h1:before,
#content_about h2:before, #content_about h1:before , h2.aboutus_header:before{
	background: white;
    width: 0px;
    content: "";
    /* float: left; */
    /* height: 10px; */
    display: block;
    border: 20px solid transparent;
    border-top: 51px solid #C2C2C2;
    border-right: 0px solid #C2C2C2;
    position: absolute;
    margin-left: -34px;
    margin-top: -17px;
}
	
#content h2:after, #content h1:after,
#content_about h2:after, #content_about h1:after, h2.aboutus_header:after {
	content: "";
	width: 48%;
	background: url('../img/header-h2-image-modern.png') 0 0 no-repeat;
    /*background-color: #e0e0e0;*/
    background-color: #ebebeb;
    position: absolute;
    right: 0;
	height:50px;
    z-index: -1;
    margin-top: -17px;
	}

  #content h1,
  #content_about h1 {
    padding-bottom: 9px;
  }

.alignleft{z-index: 10;
    position: relative;}

	
/*header section*/
#header_second_section .header_second_section-wrapper {
	background:url(../img/banner_first_image.jpg) 0 0 no-repeat;
	background-size: cover;
	color:white;
	}
	
#header_second_section h1{
	text-decoration:none;
	font-family: 'montserratsemi_bold';
	text-transform: uppercase;
	color: rgb( 247, 247, 247 );
	border:none;
	font-style: normal;
	font-size:25px;
	text-shadow: 0.5px 2.598px 12px rgb( 0, 0, 0 );
	margin-left: 15px;
}	

 
  


.slider_block,
.slider_block--full
{
	margin-top:40px;
	padding-right:0%;
	}
.slider_block--full{
	width: 98.7%;

}
  .fancybox-inner{
        background: #80acc8;
  }
	
.phone_block{
	height:83%;
	background:rgba(17,105,161,0.5);
	text-align:center;
	padding-bottom:30px;
	}

  .footer_form.poupUp{
        background: rgba(17,105,161,0.0);
  }

  .contact-form-container{
  float: left;
  // width: 50%;
  width: 100%;
  padding-bottom: 40px;
}

.phone_block_number--no-icon p:before{
  display: none;
}

.person-container{
  // margin-top: 75px;
}

.person-container__text{
  text-align: left;
  padding-right: 25px;
  margin-bottom: 5px;
}

.person-container__text-img{
    display: inline-block;
    float: left;
    margin-right: 20px;
    /* 
    margin-bottom: 7px; 
    padding: 10px 20px;
    border-radius: 74px; 
    background: #CACACA;
    */
}

.person-container__text-img img{
  max-width: 80px;
}
	
@media (min-width: 992px) {
	.phone_block {
		width:20.416%;
	}
  .phone_block.footer_form{
    width: 22%;
  }
	.slider_block{
		width:75.74%;
	}
}

@media (min-width: 1160px) {
.content_wrap{width:1160px!important;}
}

@media (max-width: 768px) {

  #sidebar .widget_search{
    margin-top: -70px;
  }
	
	#content h2:after, #content h1:after,
      #content_about h2:after, #content_about h1:after {display:none;}
	
	#content h2:before, #content h1:before,
	#content_about h2:before, #content_about h1:before {display:none;}
	
	#sidebar {float:left!important; margin-top:0px!important;}
	}
	.blog-header{
		margin-left: 4%;
	}
.in-one-line .product-overview__img-item{
      width: 60%;
  }

.header_inner {
    height: 60px;
}

.contact-form-container{
  //width: 100%;
}

.person-container__text{
  padding: 10px;
}
 
.header_second_section-wrapper{
	
	text-align:left!important;
	min-height:210px;
	}

.light_blue, .main_text_in_slider p strong{
	font-family: 'montserratlight';
	color:#61c2ff;
	font-weight: normal;
	}
 
.dark_background{
	background:rgba(0,0,0,0.55);
	}
	
.main_text_in_slider{
    padding: 23px 30px 10px 30px;
    font-size: 22px;
    margin-left: -15px;
    margin-top: -6px;
	}

.main_text_in_slider p{
	font-family: 'montserrathairline';
	width:500px;
	line-height:22px;
	}	
	
.phone_block_header{
	background:#1169a1;

	/*
	height: 47px;
	margin-top: -34px;
	margin-left: 24px;
    width: 100%;*/
	}
.phone_block_header p{
	font-family: 'montserratregular';
	text-align:center;
	font-size:17px;
	padding-top:13px;
	}	
	
.phone_block_number{
	font-family: 'montserratlight';
	margin-top:24px;
	font-size:17px;

}	

.btn_callback{
	font-family: 'montserratregular';
	margin-top:19px;
	margin-bottom: 25px;
	background: #3eb979;
    color: white;
    padding: 4px 9px;
    text-transform: uppercase;
    border-radius: 2px;
	}
	
	
#sidebar{
    width: 270px!important;
    padding: 0px!important;
	  background: white;
	}	

	
#sidebar .one_first {
    padding-bottom: 21px;
}
#sidebar .one_first .widgettitle{
	font-family: 'montserratregular';
	background:#0d679f; 
	color:white;
	text-decoration:none;
	font-size: 22px;
	color: white;
	border:none;
	font-style: normal;
	padding: 15px 20px;
	font-weight:normal;
	margin-bottom: 10px;
	font-size:17px;
}	


#sidebar .widget.widget_nav_menu ul li {
	margin-left:21px;
	margin-right:21px;
	}
#sidebar .widget.widget_nav_menu ul li a{
	margin-left:10px;
	display:block;
}
#sidebar .widget.widget_nav_menu ul li:before{
	left:21px;
	right:initial;
	display:none;
}


#sidebar .widget.widget_nav_menu ul li.current_page_item a{
  color: #686868;
}

#sidebar .widget.widget_nav_menu ul li.current_page_item:before{
	display: block;
	left:0px;
	margin-top:-5px;
	}
	
#content{
	padding:0px!important;
	width:887px!important;
	border-right: 1px solid #e3e3e3;
	}

#content_about {
    padding: 0px !important;
    width: 1125px !important;
    border-right: none;
}	

@media screen and (min-width: 1024px) {
#content_about {
    margin-left: 18px;
}	
}


.thx-container h1{
	text-align: center;
    padding: 13px;
    background: #1169a1;
    color: #FFF;
    font-size: 23px;
}

.thx-container p{
	text-align: center;
    font-size: 14px;
}
	
/*
.cmsms_cc .one_first{
	width: 886px!important;
}
*/

.cmsms_cc{overflow:initial!important;/*width: 100%;*/}	


.brochure_content_block{   
	float: left;
    width: 50%;
    margin-left: 21px;
	}
	
.brochure_content_block span{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size:14px;
	color: #b2b2b2;
	}
	
.brochure_content_block  ul{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	color:#aeaeae;
	margin-top:5px;
}	
.brochure_content_block  ul li{
    line-height: 19px;
	}
	
.btn_in_brochure{
	margin-top:10px;
	color: #000;
	background:#dbdbdb;
	border:1px solid #a8a6a6;
	padding: 3px 22px;
	}

  .btn_in_brochure:first-letter{
    text-transform: uppercase;
  }

  .btn_in_brochure:hover{
    background: #cfcfcf;
  }
/*
.quality_standarts p,.quality_standarts img:first-child{
	margin-left:15px;	
	}*/
.quality_standarts p{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	color:#b2b2b2;
	line-height:20px;
  padding: 4%;
	}
	
.quality_standarts p span{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
}	

.quality_standarts p.small_in_quality{
	font-size:10px;
	line-height:18px;
}

ul.menu li a{
	color:#989898;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
}
ul.menu li a:hover{
	color:#ddd;
	}

.product-overview__img-container{
  margin-bottom: 30px;
}

.product-overview_img-description{
  margin-top: 4px;

}

.product-overview__img-item{
  //display: inline-block;
  float: left;
  width: 33%;
  margin-bottom: 30px;
}

.six-item:nth-child(4){
  clear: both;
}
.five-item:nth-child(4){
  clear: both;
}

.in-one-line .product-overview__img-item{
  width: 24%;
}

.product-overview__img-item img{
  float: left;
  margin-right: 10px;
}

.product-overview_img-description span{
  display: block;
}

	
.footer_in_content{
	background:url(../img/footer_bg_1.jpg);
	width:100%;
	min-height: 328px;
	clear:both;
	background-size: cover;
}	

.slider-prod{
  // width: 200px;
  // float: right;
}

.tabs_tab h2{
  margin-top: 25px;
}

.cover-img{
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  color: #000;
  font-size: 120%;
  text-align: center;
  text-transform: uppercase;
}

.slick-slide:hover .cover-img {
  display: block;
}

.slick-slide{
  position: relative;
}

.cover-img img{
    position: absolute;
    /* right: -130px; */
    left: 23%;
    top: 70px;
}

.slick-slide a img{
  opacity: 1 !important;
}



.slick-slide:hover .cover-bg {
  display: block;
}


.slider-container{
  // border-left: 1px solid #E3E3E3;
  float: right;
  width: 34.5%;
}

.features-container{
  margin-top: -18px;
}

.text-features{
  float: left;
  width: 62%;
  line-height: 1.9;
  padding-left: 20px;
  // margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right: 1px solid #E3E3E3;

}

.text-features ul{
    list-style-image: url(../img/ul-marker.png); /* Путь к изображению маркера */
    padding-top: 18px;
    // font-family: 'Roboto', sans-serif;
    // font-weight: 300;
}

.text-features ul li{
  list-style: inherit;
  margin-left: 25px;
}

.slick-slide img{
  margin-left: 45px;
}


.slick-prev:before, .slick-next:before {
  color: #C2C2C2;
}

.slick-prev:before {
    content: url(../img/arrows-left-slick.png);
}

.slick-next:before {
    content: url(../img/arrows-right-slick.png);
}

.slick-dots li button:before {
  content: url(../img/dots-slick.png);
  opacity: 1;
}

.slick-dots li{
  margin: 0;
}

.slick-dots li.slick-active button:before {
  content: url(../img/dots-active-slick.png);
}

.slick-prev, .slick-next {
  top:106%;
  z-index: 10;
}

.slick-next {
    right: 80px;
}

.slick-prev {
    left: 80px;
}

.phone_block.footer_form{
  padding-left: 0;
  padding-right: 0;
  color: #FFF;
  padding-bottom: 20px;
}
.phone_block.footer_form .phone_block_number{
  font-size: 14px;
  margin-top: 90px;
}

.phone_block.footer_form .phone_block_number p{
  position: relative;
  font-family: 'montserratlight';
  padding-bottom: 0;
  margin-left: 10px;
  display: inline-block;
}

.phone_block.footer_form .phone_block_number p:before{
  content: url(../img/phone-ico-form-footer.png);
  position: absolute;
  left: -15px;
}

.phone_block.footer_form .btn_callback {
  margin-top: 15px;
  margin-bottom: 106px;
}

.footer-form input[type='text'], .footer-form input[type='submit']{
  width: 81%;
}

.footer-form input[type='text']{
  border: 1px solid #012358;
  margin-bottom: 5px;
}

.footer-form input[type='submit']{
  background: #3681ae;
  font-family: 'montserratregular';
  font-size: 14px;
  background-image: -webkit-linear-gradient(top, #3681ae, #045c93);
  background-image: -moz-linear-gradient(top, #3681ae, #045c93);
  background-image: -ms-linear-gradient(top, #3681ae, #045c93);
  background-image: -o-linear-gradient(top, #3681ae, #045c93);
  background-image: linear-gradient(to bottom, #3681ae, #045c93);
  text-shadow: 1px 1px 6px #333;
  text-transform: uppercase;
}

.footer-form input[type='submit']:hover{
  color:#FFF;
  background: #58a8d6;
  background-image: -webkit-linear-gradient(top, #58a8d6, #2171a3);
  background-image: -moz-linear-gradient(top, #58a8d6, #2171a3);
  background-image: -ms-linear-gradient(top, #58a8d6, #2171a3);
  background-image: -o-linear-gradient(top, #58a8d6, #2171a3);
  background-image: linear-gradient(to bottom, #58a8d6, #2171a3);
}

.footer_overlay_block{
  width: 72.8%;
}

.footer_overlay_block .main_text_in_slider{
  color: #FFF;
  margin-top: 120px;
  padding: 30px 0 20px 30px;
}

.tabs_tab{
  padding: 0;
}

.tabs_tab h2, .tabs_tab h5{
  font-size: 14px !important;
  color: #0ba1ff !important;
  font-weight: bold !important;
  background: none !important;
  padding: 0 !important;
   margin-left: 20px !important;
   font-style: normal;
   font-family: 'Montserrat', sans-serif;
}

.tabs_tab h2:before{
  border: none !important;
}

.tabs_tab h2:after{
  background: none !important;
}

.tabs_tab img{
  float: right;
  // border: 1px solid #eee;
      margin-left: 30px;
}

.tab .tab_content{
  border:none;
  margin-right: 2px;
  //margin-top: 5%;
} 

.tab{
  overflow: visible;
}

.tabs{
  margin-bottom: 11px;
  position: absolute;
  top: -88px;
  z-index: 100;
  left: 199px;
  /*
  border-top: 1px solid #C1C1C1;
  border-bottom: 1px solid #c1c1c1;
  */
}

.tab .tabs li.current:nth-child(1):before{
  // background: white;
  //   width: 0px;
  //   content: "";
  //    float: left; 
  //    height: 10px; 
  //   display: block;
  //   border: 20px solid transparent;
  //   border-top: 51px solid #C2C2C2;
  //   border-right: 0px solid #C2C2C2;
  //   position: absolute;
  //   margin-left: -135px;
  //   margin-top: -17px;
  //   // left: -10px;
  //   z-index: 2;
  //   top: 18px;
    content: url(../img/tab-left-before-modern-1.png);
    position: absolute;
    z-index: 10;
    left: 1px;
    top: 0px;
}

.tab .tabs li a{
  font-weight: bold;
}

.tab .tabs li:nth-child(2){
  background: #dad9d9;
}

.tab .tabs li:nth-child(1):before{
  content: url(../img/tab-left-before-modern-1-na.png);
  position: absolute;
    z-index: 10;
    left: 1px;
    top: 0px;
}

.tab .tabs li:nth-child(1) a{
  background: #eaeaea;
}

.tab .tabs li:nth-child(2) a{
  background: #ebebeb;
}

.tab .tabs li:nth-child(2):before{
  content: url(../img/tab-left-before-modern-2-na.png);
  position: absolute;
  z-index: 10;
  left: -12px;
  top: 0px;
}

.tab .tabs li.current:nth-child(2):before{
  content: url(../img/tab-left-before-modern-2.png);
  position: absolute;
  z-index: 10;
  left: -12px;
  top: 0px;
}

.tab .tabs li.prev-active:nth-child(2):before{
  content: url(../img/tab-left-before-modern-3.png);
  position: absolute;
  z-index: 10;
  left: -12px;
  top: 0px;
}

.tab .tabs li:nth-child(3){
  background: #ebebeb;
}

.tab .tabs li:nth-child(3):before{
  content: url(../img/tab-left-before-modern-3.png);
  position: absolute;
  z-index: 10;
  left: -12px;
  top: 0px;
}

.tab .tabs li.before-active:nth-child(3):before{
  content: url(../img/tab-left-before-active-modern-3.png);
  position: absolute;
  z-index: 10;
  left: -12px;
  top: 0px;
}

.tab .tabs li.current:nth-child(3):before{
  content: url(../img/tab-left-before-modern-2.png);
  position: absolute;
  z-index: 10;
  left: -12px;
  top: 0px;
}

.tab .tabs li.current:nth-child(3)  .tab .tabs li:nth-child(2):before{
  content: url(../img/tab-left-before-modern-3.png);
  position: absolute;
  z-index: 10;
  left: -12px;
  top: 0px;
}

.tab .tabs li:nth-child(3) a{
  background: #ebebeb;
}

.tab .tabs li.current:last-child a{
  // padding-right: 303px;
}

.entry{
  margin-left: -15px;
  padding-left: 15px;
  overflow: hidden;
}



.related_posts>ul li a.current, .related_posts>ul li a:hover, .tabs li.current a, .tabs li a:hover {
  // background: #CFCECE;
  background: #FFF;
  text-decoration: underline;
  padding: 19px 30px 13px;
  margin: -6px 0 0;
  }

  .tab .tabs.active li.current a{
    background: #FFF;
  }

  .related_posts>ul li a, .tabs li a {
    border: none;
    transition: none;
    background: #CFCECE;
    opacity: 1;
    padding: 19px 30px 13px;
    margin: -6px 0 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    // color: #FFF;
    color: #696969;
  }

.tab .tabs li{
  padding: 4px 0 0 9px;
}

.product-overview h3{
	font-size: 14px !important;
    color: #0ba1ff !important;
    font-weight: bold !important;
    background: none !important;
	line-height:22px;
	margin-bottom:5px;
  font-style: normal;
	}

  // .related_posts>ul li a, .tabs li a {
  //   transition: none;
  // }
	
#content .cmsms_cc p{
	line-height:22px;
	padding:0px;
  padding-right: 22px;
  padding-left: 20px;
  padding-bottom: 10px;
}
	
.img_wrap{
	cursor: pointer;
}	
.align-right img{
	float:right;
}
.img_wrap:after{
	content: "";
    background: url('../img/img_hover.png');
    position: absolute;
    bottom: 0px;
    margin-right: -3px;
    width: 46px;
    height: 46px;
    right: 18px;
}

.repair_content{
	margin-left:0px;
	}
	
.read_more{
	background:url('../img/read_more.png');
	width:105px;
	height:25px;
	margin-top:12px;
	display: block;
}	

.text-features  h3{
  margin-left: 0px !important;
  margin-bottom: 0;
}

.text-features p{
  font-family: inherit;
  padding-right: 11px;
}


ul.blue-marker{
  list-style-image: url(../img/ul-marker.png) !important;
  margin-left: 25px;
  margin-bottom: 0;
  margin-top: 0;
  float: left;
  // font-family: 'Roboto';
  width: 30%;
}

ul.blue-marker li{
 border-top: none !important;
 font-size: inherit !important;
 line-height: 30px !important;
 list-style: inherit;
 font-weight: 100 !important;
 padding: 0 !important;
 margin-bottom: -3px;
 // -webkit-columns: auto 2;
 //    -moz-columns: auto 2;
 //    columns: auto 2;
}

ul.blue-marker li:before,
ul.blue-marker--line li:before{
  display: none;
}


ul.blue-marker.full-width{
  width: 100%;
}
ul.blue-marker.half-width{
  width: 40%;
}

ul.blue-marker.no-float{
  float: none;
  width: inherit;
  margin-bottom: 35px;
  padding-left: 215px;
}

ul.blue-marker--line{
  list-style-image: url(../img/ul-marker.png);
  margin-left: 25px;
  margin-bottom: 0;
  margin-top: 0;
  // font-family: 'Roboto';
  width: 100%;
  padding: 16px;
}
ul.blue-marker--line li{
	float: left;
	margin-left: 10%;
   	border-top: none !important;
 	font-size: inherit !important;
 	line-height: 30px !important;
 	list-style: inherit;
 	font-weight: 100 !important;
 	padding: 0 !important;
 	margin-bottom: -3px;
 	// -webkit-columns: auto 2;
 	//    -moz-columns: auto 2;
 	//    columns: auto 2;
}
ul.blue-marker--line li:first-child{
	margin-left: 0;
}




.general_content{
  padding: 0 17px 0px 0;
}

.general_content figure{
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
}

.general_content figure figcaption{
  background: url(../img/blue_generalsect_bg.png) no-repeat;
  padding: 10px;
  font-family: 'montserratlight';
  font-size: 14px;
  color:#fff;
  position: absolute;
  bottom: 10px;
  width: 130px;
  background-position: 0;
  text-align: center;
  padding-left: 4px;
}


.general_content h3{
  font-size: 14px;
  color: #0ba1ff;
  font-weight: bold;
  background: none;
  padding: 0;
  margin-left: 0;
  font-style: normal;
}

.general_content p{

}

.general_content h3:last-child {
  margin-top: 18px;
}

.one_first.ui-sortable-handle{
  // width: 871px !important;
}

.phone_block.poupUp{
  width: 100%;
}

.phone_block.poupUp.footer_form .phone_block_number{
  font-size: 16px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.phone_block.poupUp textarea{
  border: 1px solid #012358;
  margin-bottom: 5px;
  width: 81%;
  min-height: 100px;
}

.alignleft{
  margin: 15px 20px 18px 0;
}

.tabs_tab .alignleft{
  margin-top: -30px;
}

#breadcrumbs{
  padding: 15px 20px;
  /* background: #E6E6E6; */
   /*margin-left: -15px;*/
       

}

#breadcrumbs a{
  color: #0ba1ff;
  font-weight: bold;
  font-family: Arial,Helvetica,'Nimbus Sans L',sans-serif;
}

#breadcrumbs .breadcrumb_last{
  font-family: Arial,Helvetica,'Nimbus Sans L',sans-serif;
  font-weight: bold;
  color: #555;
}


#bottom, #bottom small, #footer, #bottom h1, #bottom h2, #bottom h3, #bottom h4, #bottom h5, #bottom h6, #bottom a, #footer a {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}


.rb-sect #sidebar{
    margin-top: -95px;
  }

.rb-sect #breadcrumbs{
  width: 75.2%;
  border-right: 1px solid#E3E3E3;
}

.tabs_tab p{
  	float: left;
  	width: 65%;
  }

/*-------media queries---------*/

@media screen and (min-width: 320px) and (max-width: 425px){
	#content h3{
  	padding-top: 5%;
  }
  #sidebar .one_first{
    width: 100%;
  }
  .phone_block.footer_form .btn_callback{
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .tabs_tab h2{
  	text-align: center;
  }
  .tabs_tab p{
  	width: 90%;
  }
  .tabs_tab p,
  .tabs_tab img{
  	float: none;
  }
  .tabs_tab .alignleft{
  	margin-top: 2%; 
  	margin-left: 17%;
    width: 210px;
    height: auto;

  }
  .header_second_section-wrapper{
  	background-size: contain;
  }
  .header_second_section-wrapper .phone_block{
  	background: #1169a1;
  }
  .footer_overlay_block .main_text_in_slider{
  	margin-top: -100%;
  	padding-top: 15%;
  	padding-bottom: 10%;
  }
}
@media screen and (min-width: 375px) and (max-width: 413px){
	.tabs_tab .alignleft{
		margin-left: 21%;
    width: 210px;
    height: auto;
	}
	.footer_overlay_block .main_text_in_slider{
	  	margin-top: -85%;
	  	padding-top: 15%;
	  	padding-bottom: 12%;
  }
}
@media screen and (min-width: 414px) and (max-width: 735px){
	.footer_overlay_block .main_text_in_slider{
	  	margin-top: -77%;
	  	padding-top: 15%;
	  	padding-bottom: 10%;
  }
}
@media screen and (min-width: 568px) and (max-width: 666px){
	  .general_content a{
  	display: block !important;
  }
  .general_content figure{
  	width: 40%
  }
  .general_content figure figcaption{
  	margin-bottom: 25px;
  }
}
@media screen and (min-width: 568px) and (max-width: 736px){
	.header_second_section-wrapper{
  	background-size: contain;
  }
  .header_second_section-wrapper .phone_block{
  	background: #1169a1;
  }
}
@media screen and (min-width: 480px) and (max-width: 567px){
	.tabs_tab p{
		width: 45%;
	}
	.tabs_tab .alignleft{
		margin-left: 0;
	}
	.footer_overlay_block .main_text_in_slider{
		padding-bottom: 12%;
		padding-top: 11%;
		margin-top: -90%;
	}
}
@media screen and (min-width: 568px) and (max-width: 767px){
	.tabs_tab p{
		width: 53%;
	}
	.footer_overlay_block .main_text_in_slider{
		padding-bottom: 8%;
		padding-top: 10%;
		margin-top: -75%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
	.header_second_section-wrapper{
		background-size: cover;
	}
	.header_second_section-wrapper .phone_block{
		background: #1169a1;
	}
	.tabs_tab h2{
  	text-align: center;
  }
	.tabs_tab p,
  	.tabs_tab img{
  		float: none;
  	}
	.tabs_tab .alignleft{
		margin-left: 38%;
		margin-top: 4%;
    width: 210px !important;
    height: auto;
	}
	.tabs_tab p{
		width: 95%;
	}
}
@media screen and (min-width: 1024px){
	.tabs{
		margin-left: -3%;
		width: 102.9%;
	}

	.tabs_tab .alignleft{
		margin-left: 0;
		margin-top: -4%;
	}
	.tabs_tab p{
		width: 60%;
		display: inline-block;
	}
}
@media screen and (max-width: 780px) {

	

  .btn_callback{
  	margin-top:2%;
  	margin-bottom: 0;
  }
  .phone_block_number{
  	margin-top: 2%;
  }
  .tab .tabs li:before{
    display: none !important;
  }

  h1.main-header{
    padding-left: 10px;
  }

  .rb-sect #breadcrumbs{
    border-right: none;
    padding-left: 27px;
  }

  #content h2,
  #content_about h2{
    padding-right: 5px;
    /*width: 100%;*/
  }
  .logo {
    top: 0px !important;
  }

  .header_inner.subh{
    margin: 0;
    width: 100%;
  }

  .underheader__phone{
    margin-left: -15px;
  }

  #header > .header_inner .ubermenu-main{
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .fa {
    font-size: 24px;
  }
  
  ul.blue-marker.full-width{
    width: 86%;
  }
  
  .ubermenu-responsive-toggle .fa {
    width: 1.0em !important;
  }

  .ubermenu-skin-vanilla.ubermenu-responsive-toggle{
    font-size: 20px;
  }

  #header_second_section h2{
    line-height: 1.1;
    font-size: 20px;
    margin-left: 5px;
  }

  .header_second_section-wrapper .main_text_in_slider p{
    width: 87%;
    line-height: 35px;
  }

  .slider_block {
    // width: 97%;
    //width: 87.4%;
    width: inherit;
    margin-top: 50px;
  }

  .header_second_section-wrapper{
    //width: 100%;
  }

  .main_text_in_slider{
    font-size: 16px;
    padding: 15px 30px 5px 20px;
  }

  #content,
  #content_about{
    width: 100% !important;
    overflow: hidden;
  }

  .content_wrap{
    width: 100%;
  }

  #middle{
    padding: 0;
  }

  .slider-container {
    width: 32%;
    //float: none;
    margin: 0 auto;
    border: none;
    margin-bottom: 15px;
    margin-top: 10px;
  }

  .cmsms_cc .one_first {
    width: 97% !important;
  }
  ul.blue-marker{
    float: left;
    width: 24%;
    padding: 0 15px;
  }
  ul.blue-marker li{
	line-height: 23px !important;
	margin-bottom: 6px;
}

  .general_content.text{
    text-align: inherit;
  }

  .general_content{
    text-align: center;
  }

  .general_content a{
     display: inline-block;
     width: 18%;
  }

  .general_content a img{
	width:100%;
  }
  .general_content a:first-child{
	margin-left: -30px;
  }
  
  .tabs {
    // display: none;
    margin-bottom: 0;
    position: inherit;
    top: 0;
    z-index: 100;
    left: 0;
  }
  

  .tab .tabs li {
    padding: 4px 0 0 0;
  }

  .phone_block{
    // width: 82.999998%;
  }

  #header_second_section .row{
    overflow: hidden;
  }

  .product-overview__img-container{
    text-align: center;
  }

  .product-overview__img-item{
    width: 100% 
  }

  

  #header_second_section .phone_block_header, #header_second_section .phone_block_number, #header_second_section .btn_callback{
    margin-left: -40px;
  }

  #sidebar{
    width: 100%!important;
    margin-top: 0;
  }

  


  .text-features{
    padding: 13px 20px;
    width: 60%;
  }
  .text-features > h3 > p{
  	clear: both;
  }
  .slider-prod{
    width: 300px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  
  .conten_left_60,.content_right_30{float:left;}
  .content_right_30{width:24%;}
  .conten_left_60{width:63%;}
  
  .general_content figure{
    margin-bottom: 20px;
    // float: none;
  }

  div[data-folder="text"] img{
    float: none;
  }

  .repair_content{
    padding-right: 10px;
  }

  .img_repair{
    position: relative;
  }

  .img_wrap{
    text-align: center;
    margin-top: 20px;
  }

  .img_wrap a{
    display: inline-block;
    position: relative;
  }

  .img_wrap a:after{
    content: "";
    background: url('../img/img_hover.png');
    position: absolute;
    bottom: 20px;
    margin-right: 0;
    width: 46px;
    height: 46px;
    right: 0px;
  }

  .alignleft{
    margin-bottom: 10px;
    margin-left: 20px;
  }
  
  
  #content .cmsms_cc p{
	margin-right:20px;
  
  }
  ul.blue-marker--line{
  	list-style-image: none;
  	list-style: none;
  	margin: 0;
  	padding: 0;
  }
  ul.blue-marker--line li{
  	float: none;
  	width: 100%;
  	text-align:center;
  	margin: 0;
  }
  ul.blue-marker--line li:nth-child(2n+1){
  	background:#c2c2c2; 
  }
 /* 
 .footer_in_content  .footer_overlay_block {
	    margin-top: -333px;
 }
 */
 .phone_block.footer_form .phone_block_number{
  margin-top: 90px;
 }
  .footer_in_content .phone_block{
	    margin-top: 168px;
  }
 
 .brochure_content_block{
	    width: 19%;
		margin-left: 241px;
 }
 .textwidget{margin-top:30px;}
 .quality_standarts{text-align:center;}
 
  .img_wrap:after{
    display: none;
  }
/*
  .footer_overlay_block .main_text_in_slider{
    margin-top: 5px;
  }
*/
  .footer_overlay_block{
    width: 100%;
  }

  .footer_overlay_block .main_text_in_slider p{
    width: 88%;
  }

  #content h2:after,#content h2:before,
  #content_about h2:after,#content_about h2:before{
    display: none;
  }/*
  .footer_overlay_block .main_text_in_slider{
    padding-bottom: 10%;
    padding-top: 16%;
  }*/
  .footer_in_content{
    width: 102%;
  }

}


@media screen and (min-width: 425px) and (max-width: 780px) {

  .product-overview__img-item{
    width: 35%;
  }

  .tabs{
    left: -1px;
  }

  .tabs>li {
    width: 100%;
  }
  #content h3{
  	padding-top: 4%;
    padding-right: 25px;
  }
  #header > .header_inner .ubermenu-nav{
    margin-left: 25px;
  }
  #header > .header_inner .ubermenu-main{
    // margin-left: 25px;
    margin-left: 0 !important;
  }

  #header > .header_inner .ubermenu-submenu{
    // margin-left: -25px;
    // padding-left: 18px;
    margin-left: 0px;
  }
  .in-one-line .product-overview__img-item{
    margin-left: 10px;
  }
  .four-item:nth-child(3){
    clear: both;
  }
}

@media screen and (min-width: 501px) and (max-width: 780px){

  div[data-folder="text"] img {
    float: left;
  }

  .underheader{
    padding-right: 20px;
  }

  .logo{
    top: 20px !important;
  }

  #header > .header_inner .ubermenu-main{
    margin-top: 35px;
    margin-bottom: 0px;
  }

  #header_second_section h2{
    font-size: 25px;
  }

  .main_text_in_slider {
    padding: 23px 30px 10px 30px;
    font-size: 22px;
    margin-left: -15px;
    margin-top: -6px;
  }

  .slider_block{
    padding-bottom: 26px;
  }

  .tabs_tab img {
    margin-right: 40px;
  }

  .product-overview__img-item {
    width: 33%;
    text-align: left;
  }

}

@media screen and (min-width: 659px) and (max-width: 780px) {
  #header_second_section h2{
    font-size: 25px;
  }

  .main_text_in_slider {
    padding: 23px 30px 10px 30px;
    font-size: 22px;
    margin-left: -15px;
    margin-top: -6px;
    width: 106%;
  }

  .slider_block{
    padding-bottom: 0px;
  }
  .cmsms_cc{
    /*margin: 0;*/
  }

  .product-overview__img-container{
    text-align: left;
    padding-left: 20px;
    margin-top: -15px;
  }
}

@media screen and (min-width: 769px) and (max-width: 780px) {
  .footer_overlay_block .main_text_in_slider{
    margin-bottom: 40px;
  }

}

@media screen and (min-width: 780px) and (max-width: 991px) {
  .cmsms_cc .one_first{
        width: 100% !important;
  }

  #content,
  #content_about{
    width: 100% !important;
  }

  #content .cmsms_cc p{
    padding-right: 40px;
  }

  #content h2:before,
  #content_about h2:before{
    display: none;
  }

  .container {
    width: 100% !important;
    overflow: hidden;
  }

  .alignleft{
    margin: 0 20px 10px 20px;
  }

  // .cmsms_cc .one_first {
  //   width: 780px !important;
  // }

  .logo {
    top: 30px !important;
  }

  #middle .content_wrap{
    width: 100%;
  }

  #sidebar{
    width: 100% !important;
  }

  .repair_content{
    float: left;
    width: 72%;
  }

  #middle.container_bootstrap{
    padding-left: 0;
    padding-right: 0;
  }

  ul.blue-marker{
    margin-left: 40px;
    width: 39%;
  }

  .general_content figure {
    /* float: left; */
    margin-right: 40px;
    margin-left: 34px;
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 10px;
  }

  .product-overview__img-container{
    padding-left: 20px;
  }

  .footer_overlay_block{
    width: 100%;
  }

  .footer_overlay_block .main_text_in_slider{
    margin-top: 6px;
    margin-bottom: 35px;
  }

  .tabs{
    margin-bottom: 11px;
    position: absolute;
    top: -38px;
    z-index: 100;
    left: -15px;
  }

  .tab .tabs li{
    width: 100%;
  }

  .tab .tabs li:before{
    display: none;
  }
  .tabs_tab img{
    margin-right: 50px;
  }

  .img_wrap{
    // width: 90%;
  }

  .img_wrap:after{
    display: none;
  }


   .img_wrap a{
    display: inline-block;
    position: relative;
  }

  .img_wrap a:after{
    content: "";
    background: url('../img/img_hover.png');
    position: absolute;
    bottom: 0px;
    margin-right: 0;
    width: 46px;
    height: 46px;
    right: 0px;
  }

  .repair_content{
    width: 71%;
  }

  .footer_in_content{
    background-size: cover;
    background-position: center;
  }


}


@media screen and (min-width: 830px) and (max-width: 890px) {
  .general_content a figure:first-child{
    
  }
  .general_content figure{
        margin-right: -6px;
    margin-left: 20px;
  }
}

@media screen and (min-width: 891px) and (max-width: 991px) {

  .general_content figure{
    margin-right: 0px;
    margin-left: 26px;
  }
}

// @media screen and (min-width: 891px) and (max-width: 1199px) {



// }

@media screen and (min-width: 992px) and (max-width: 1025px) {
  .container {
    width: 100% !important;
    overflow: hidden;
  }

  .slider_block {
    width: 75%;
  }

  .phone_block{
    padding-bottom: 45px;
  }

  #sidebar {
    width: 27.9% !important;
    margin-top: -50px;
    left: 16px;
  }

  .footer_overlay_block .main_text_in_slider{
    width: 637px;
  }

   .rb-sect #breadcrumbs{
   
    width: 69.03%;
  }

}


@media screen and (min-width: 1025px) and (max-width: 1199px) {

  .container {
    width: 100% !important;
    overflow: hidden;
  }

  .slider_block {
    width: 75%;
  }

  .phone_block{
    padding-bottom: 45px;
  }

  #sidebar {
    // width: 887px!important;
    // margin-top: 0;
    // left: -71px;
  }

  .footer_overlay_block .main_text_in_slider{
    width: 637px;
  } 

  .about__content {
    padding: 25px 2% 50px 2% !important;
  } 

  .aboout__middleline{
    height: 50px !important;
  }
}

@media screen and (min-width: 1060px) and (max-width: 1199px) {
  #sidebar {
    //left: -271px;
  }
}




@media screen and (max-width: 651px) {

    h1.main-header {
      padding-left: 10px;
      margin-top: 25px;
      padding: 20px 10px;
  }

  .phone_block.footer_form .phone_block_number{
    margin-top: 32px;
  }

	.slider-container{width:100%;}
	.text-features{width:93%;}
	
	ul.blue-marker{
		float: none;
		width: 80%;
		padding: 0 15px;
	  }
  
	.general_content a{
		width:initial;
	}
	
	.general_content a:first-child{
		margin-left:0px;
	}
	
	.conten_left_60,.content_right_30{
		width:93%;
	}
	
	div[data-folder="text"] img{
    float: none;
	display: block;
	width: 100%;
    margin: 0px auto 20px auto;
    height: auto;
  }

  div[data-folder="text"] .product-overview__img-item img{
    width: 69px;
  }

   div[data-folder="text"] .product-overview__img-item p{
    margin-right: 0px !important;
   }
  
  .textwidget{
	text-align:center;
  }
  
 
 .brochure_content_block{
    width: 39%;
    margin-left: 56px;
	}
	
	.phone_block{
		width:99%
	}

  ul.blue-marker.no-float{
    padding-left: 15px
  }

  .blue-text.blue-text__header{
    margin-left: 20px;
  }

  .contact-form-container{
    width: 100%;
    float: none;
    //margin-top: 530px;
  }

  .person-container {
    //margin-top: -945px;
  }

  #content .cmsms_cc p{
    margin-right: 0px;
  }

  .footer_overlay_block .main_text_in_slider{
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-top: 30px;
  }

  .footer_in_content .phone_block{
    margin-top: 0;
    padding-bottom: 52px;
  }

  .phone_block.footer_form .btn_callback{
    margin-bottom: 25px;
  }

  .main_text_in_slider p{
    font-size: 18px;
  }

  .footer_in_content{
    background-size: 915px;
    background-repeat: no-repeat;
  }

}

@media screen and (max-width: 406px) {
  .footer_in_content .phone_block{
    padding-bottom: 34px;
  }
}

@media screen and (max-width: 400px) {
  .person-container {
    //margin-top: -997px;
  }
  .contact-form-container{
    //margin-top: 580px;
  }

}

@media screen and (min-width: 468px) and (max-width: 568px){
  .person-container {
    //margin-top: -815px
  }
  .contact-form-container{
    //margin-top: 412px
  }
}

@media screen and (min-width: 992px) and (max-width: 1174px){
  #header{
    padding: 0;
  }
  #content {
    width: 70.5% !important;
  }
  #content_about{
    width: 100% !important;
  }

  #sidebar{
    /*
    width: 29% !important;
    margin-top: 0;
    float: left;
    */
    left: 0;
  }
  #middle{
    width: 100%;
  }
  .content_wrap{
    width: 100%;
  }
  .slider_block{
    width: 66.66666667%;
  }
  .phone_block{
    width: 25%;
  }
  .container_bootstrap{
    width: inherit;
  }
  .cmsms_cc .one_first {
    width: 96.1%!important;
    margin-right: 0;
  }
  .logo{
    // width: inherit;
  }
  #sidebar .one_first .widgettitle{
    padding: 16.5px 20px;
  }

  .features-container .col-md-12{
    width: inherit;
  }
  .slick-slider{
    margin-bottom: 48px;
  }
  .slick-slide img {
    margin-left: 11%;
  }
  .slick-prev, .slick-next {
    top: 107%
  }
  .slick-prev {
    left: 60px;
  }
  .slick-next {
    right: 60px;
  }
  .general_content{
    padding-right: 35px;
  }
  .general_content.images{
    margin-left: 30px;
    text-align: center;
    padding: 0 !important;
    width: 93%;
  }
  .general_content figure{
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 30px;
    float: none;
    display: inline-block;
    width: 18%;
  }
  .general_content.images a figure img{
    width: 100%;
  }
  .tab .tabs li {
    width: 100%;
  }
  .tab .tabs li:nth-child(2){
  	background: #ebebeb;
  }
  .tab .tabs li:first-child{
    width: 100%;
    padding-left: 0;
  }
  .tab .tabs li:before{
    display: none;
  }
  .tab .tabs li.current{
    padding-left: 0;
    width: 100%;
  }
  .one_first div[data-folder="text"] h2:before{
  	display: none;
  }
  .tabs {
    margin-bottom: 11px;
    position: inherit;
    top: 0;
    z-index: 100;
    left: 4px;
  }
  ul.blue-marker{
    width: 29%;
  }
  .footer_in_content{
    overflow: hidden;
    margin-left: -22px;
    width: 103%;
  }
  .footer_overlay_block .main_text_in_slider{
    width: 100%;
  }
  .footer_overlay_block{
    width: 63%;
  }
  .phone_block.footer_form{
    width: 30%;
  }
  .phone_block.footer_form.poupUp{
    width: 100%;
  }
  #content h2:after,
  #content_about h2:after{
    width: 49%;
  }

  .quality_standarts{
    padding-right: 10px;
  }

  .general_content figure figcaption{
    font-size: 10px;
    background-size: 90%;
    text-align: left;
    padding-left: 8px;
    width: 110px;
  }


}

@media screen and (min-width: 362px) and (max-width: 780px){
  /*
  .footer_overlay_block .main_text_in_slider{
    padding-bottom: 10%;
    padding-top: 16%;
  }
  */

  #sidebar .one_first{
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .footer_in_content .btn_callback{
    width: 73%;
  }
}

@media screen and (min-width: 652px) and (max-width: 768px){

  ul.blue-marker.no-float{
  padding-left: 235px;
}

  .general_content.images{
    padding-left: 15px;
  }
  .general_content figure figcaption{
    font-size: 10px;
    background-size: 78%;
    text-align: left;
    padding-left: 6px;
  }
  .general_content a{
    display: inline-block;
    margin-left: 5px;
  }
  .general_content a figure img{
    display: inherit;
  }
  .general_content figure{
    float: none;
    margin-right: 0;
    margin-left: 0;
    position: relative;
    display: inline-block;
    width: 85%;
  }
  .img_wrap a:after{
    bottom: 0;
  }
  .img_wrap a{
    margin-left: -35px;
  }

  .slick-slide img {
    margin-left: 0px;
  }
  .slick-dots {
    right: 52px;
  }
  .slick-next {
    right: 125px;
  }
  .slick-prev {
    left: 20px;
  }
  .general_content a:first-child {
    margin-left: -15px;
  }
  #get_in_touch .phone_block.footer_form{
  	width: 100%;
  }

}

@media screen and (min-width: 652px) and (max-width: 992px){
  .phone_block.footer_form{
    width: 30%;
  }

  .footer_overlay_block {
    width: 65%;
  }

  .footer_in_content .footer_overlay_block{
    margin-top: 60px;
  }

  .dark_background.main_text_in_slider.footer_overlay_block{
    width: 105%;
    padding: 30px 0 20px 30px;
  }

  .footer_in_content .phone_block{
    margin-top: 0;
  }
}

@media screen and (max-width: 518px) {

  .general_content figure{
    float: left;
    width: 50%;
    margin-left: 25%;
  }

  .general_content a,  .general_content a:first-child{
    width: 85%;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .general_content figure figcaption{
	  background: url(../img/blue_generalsect_bg.png) no-repeat;
	  padding: 10px;
	  font-family: 'montserratlight';
	  font-size: 12px;
	  color:#fff;
	  position: absolute;
	  bottom: 35px;
	  width: 130px;
	  background-position: 0;
	  text-align: center;
	  padding-left: 4px;
  }

}

@media screen and (min-width: 519px) and (max-width: 651px){
  .general_content figure{
    float:none;
  }
}
@media screen and (min-width: 568px) and (max-width: 736px){
	.header_inner .ubermenu-main{
		width: 100%;
	}
}
@media screen and (min-width: 568px) and (max-width: 666px){
	.tabs_tab p{
		width: 40%;
	}
	.tabs_tab .alignleft{
		margin-left: 0;
	}
}
@media screen and (min-width: 667px) and (max-width: 736px){
	.tabs_tab p{
		width: 50%;
	}
	.tabs_tab .alignleft{
		margin-left: 0;
	}
}
@media only screen and (min-width: 737px) and (max-width: 1024px){
	#header > .header_inner .ubermenu-main{
    width: 100%%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1024px){
  .cmsms_responsive #header > .header_inner {
      height: 90px;
  }

  .in-one-line .product-overview__img-item{
      width: 28%;
      margin-left: 25px;
  }
  
  .one_first h2:before{
    margin-left: -20px;
  }
  .general_content.images{
  	padding: 3%;
  }
}

@media only screen and (max-width: 500px){
  .cmsms_responsive #header > .header_inner {
    height: auto;;
  }
  .product-overview__img-item img{
    width: 69px;
  }
}

@media screen and (min-width: 400px) and (max-width: 500px){
  .logo{
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1025px){
	.header-white-after:after{
  		background-color: #fff !important;
	}
}

@media screen and (max-width: 450px) {
  .general_content h3, .general_content.images{
    display: none;
  }
  .person-container{
    display: none;
  }
}

@media screen and (min-width: 780px) and (max-width: 991px){
  .tab_content .tabs_tab{
    padding-top: 110px;
  }
  .tabs_tab p {
    width: 94%;
  }
}

@media screen and (min-width: 851px) and (max-width: 991px){
  .logo{
    margin-top: -35px;
  }
}

@media screen and (max-width: 780px){
	.in-one-line .product-overview__img-item {
		    width: 100% ;
		    margin-left: 0 ;
		    display: inline-block;
	}
}




/* Contact page new styles */

.contacts_block-container{
  padding: 0 20px 0 20px;
  margin: 30px 0 10px 0;
}

.contacts_block-container.contacts-details{
  
}

h2.contacts_header, h2.contacts_header.contacts_header-underline{
  font-family: 'Montserrat', sans-serif;
  border-bottom: none;
  font-style: normal;
  font-size: 21px;
  margin-bottom: 30px;
}

h2.contacts_header.contacts_header-underline{
  border-bottom: 2px solid #f0f0ee;
  padding-bottom: 5px;
  margin-bottom: 0;
}

span.contacts_text{
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.contacts_details-item-img-container{
    width: 60px;
    float: left;
}

.contacts_details-item-text-container{
    width: 70%;
    float: left;
}
.contacts_block-container.contacts-details{
  margin-bottom: 0;
  margin-top: 10px;
}
.contacts_block-container.contacts_details-item{
  margin-top: 0;
}

.contacts_details-item-text span.header, .contacts_company-reg-info-item-header{
  font-family: 'montserratsemi_bold', sans-serif;
  font-size: 14px;
  color: #005e99;
  display: block;
}

.contacts_details-item-text span.text, .contacts_company-reg-info-item-text{
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
}

.contacts_details-item-text{
  margin-bottom: 15px;
  margin-top: 15px;
}

h2.contacts_contact-form-header{
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  font-style: normal;
  background: #c2c2c2;
  color: #FFF;
  border-bottom: none;
  padding: 17px 0px 16px 26px;
  margin-left: -7px;
  z-index: 1;
  position: relative;
  margin-bottom: 0;
}

h2.contacts_contact-form-header:before{
    background: white;
    width: 0px;
    content: "";
    display: block;
    border: 20px solid transparent;
    border-top: 51px solid #C2C2C2;
    border-right: 0px solid #C2C2C2;
    position: absolute;
    margin-left: -39px;
    margin-top: -17px;
}

h2.contacts_contact-form-header:after{
    content: "";
    width: 48%;
    background: url('../img/header-h2-image-modern.png') 0 0 no-repeat;
    background-color: #ebebeb;
    position: absolute;
    right: 0;
    height: 50px;
    z-index: -1;
    margin-top: -17px;
}

.contacts_contact-form form{
  border: 1px solid #f0f0ee;
  padding: 0 40px;
  text-align: center;
}

.contacts_contact-form form input[type='text'], .contacts_contact-form form input[type='email'],
.contacts_contact-form form textarea {
    border: none;
    border-bottom: 2px solid #f0f0ee;
    font-family: 'Roboto', sans-serif;
    margin-top: 5px;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: 300;
}

.contacts_contact-form form textarea {
  min-height: 50px!important;
}

.contacts_contact-form form input[type='submit']{
  width: 35%;
  background: #0269a3;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  transition: 0.3s;
  padding: 6px 0px;
}

.contacts_contact-form form input[type='submit']:hover{
  color: #FFF;
  background: #1691d6;
}

.contacts_company-reg-info-item{
  /*float: left;
  width: 33%;*/
  display: inline-block;
  margin-right: 10%;
}

.contacts_map{
  margin: 30px 30px 10px 0;
}

div.contacts_company-reg-info-item:nth-child(3){
  margin-right: 0;
}

.contacts_company-reg-info{
  border: 1px solid #f0f0ee;
  padding: 25px 30px;
}

.clearfix{
  clear: both;
}


.about__item__title {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #005e99;
}


.about__item__title--small {
    font-size: 14px;
    display: block;
    text-align: center;
    font-weight: bold;
    color: #005e99;
    margin-bottom: 15px;
}

Inherited from body.page.page-id-781.page-template.page-template-templates.page-template-page-about.page-template-templatespage-about-php




@media screen and (max-width: 640px){
  div[data-folder="text"] .contacts_details-item-img-container img{
    width: 46px;
  }
  h2.contacts_contact-form-header:after{
    width: 35%;
  }
}

@media screen and (max-width: 767px){
  .contacts_map{
    margin-bottom: 60px;
  }
  h2.contacts_contact-form-header:after{
    width: 35%;
  }
  .contacts_map{
    margin-right: 0;
  }
}

@media screen and (min-width: 768px){
  .contacts_details-item-text-container{
    width: 90%;
  }
  h2.contacts_contact-form-header:after{
    width: 35%;
  }
}
