@font-face {
  font-family: 'SF UI Display Regular';
  src: url('fonts/SFUIDisplay-Regular.eot');
  src: local('SF UI Display Regular'), local('SFUIDisplay-Regular'), url('fonts/SFUIDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/SFUIDisplay-Regular.woff2') format('woff2'), url('fonts/SFUIDisplay-Regular.woff') format('woff'), url('fonts/SFUIDisplay-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SF UI Display Ultralight';
  src: url('fonts/SFUIDisplay-Ultralight.eot');
  src: local('SF UI Display Ultralight'), local('SFUIDisplay-Ultralight'), url('fonts/SFUIDisplay-Ultralight.eot?#iefix') format('embedded-opentype'), url('fonts/SFUIDisplay-Ultralight.woff2') format('woff2'), url('fonts/SFUIDisplay-Ultralight.woff') format('woff'), url('fonts/SFUIDisplay-Ultralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'SF UI Display Heavy';
  src: url('fonts/SFUIDisplay-Heavy.eot');
  src: local('SF UI Display Heavy'), local('SFUIDisplay-Heavy'), url('fonts/SFUIDisplay-Heavy.eot?#iefix') format('embedded-opentype'), url('fonts/SFUIDisplay-Heavy.woff2') format('woff2'), url('fonts/SFUIDisplay-Heavy.woff') format('woff'), url('fonts/SFUIDisplay-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'SF UI Display Black';
  src: url('fonts/SFUIDisplay-Black.eot');
  src: local('SF UI Display Black'), local('SFUIDisplay-Black'), url('fonts/SFUIDisplay-Black.eot?#iefix') format('embedded-opentype'), url('fonts/SFUIDisplay-Black.woff2') format('woff2'), url('fonts/SFUIDisplay-Black.woff') format('woff'), url('fonts/SFUIDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'SF UI Display Semibold';
  src: url('fonts/SFUIDisplay-Semibold.eot');
  src: local('SF UI Display Semibold'), local('SFUIDisplay-Semibold'), url('fonts/SFUIDisplay-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/SFUIDisplay-Semibold.woff2') format('woff2'), url('fonts/SFUIDisplay-Semibold.woff') format('woff'), url('fonts/SFUIDisplay-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'SF UI Display Bold';
  src: url('fonts/SFUIDisplay-Bold.eot');
  src: local('SF UI Display Bold'), local('SFUIDisplay-Bold'), url('fonts/SFUIDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/SFUIDisplay-Bold.woff2') format('woff2'), url('fonts/SFUIDisplay-Bold.woff') format('woff'), url('fonts/SFUIDisplay-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SF UI Display Thin';
  src: url('fonts/SFUIDisplay-Thin.eot');
  src: local('SF UI Display Thin'), local('SFUIDisplay-Thin'), url('fonts/SFUIDisplay-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/SFUIDisplay-Thin.woff2') format('woff2'), url('fonts/SFUIDisplay-Thin.woff') format('woff'), url('fonts/SFUIDisplay-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'SF UI Display Medium';
  src: url('fonts/SFUIDisplay-Medium.eot');
  src: local('SF UI Display Medium'), local('SFUIDisplay-Medium'), url('fonts/SFUIDisplay-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/SFUIDisplay-Medium.woff2') format('woff2'), url('fonts/SFUIDisplay-Medium.woff') format('woff'), url('fonts/SFUIDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'SF UI Display Light';
  src: url('fonts/SFUIDisplay-Light.eot');
  src: local('SF UI Display Light'), local('SFUIDisplay-Light'), url('fonts/SFUIDisplay-Light.eot?#iefix') format('embedded-opentype'), url('fonts/SFUIDisplay-Light.woff2') format('woff2'), url('fonts/SFUIDisplay-Light.woff') format('woff'), url('fonts/SFUIDisplay-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font: 16px 'Montserrat', 'SF UI Display Regular', sans-serif;
  color: #333333;
  line-height: 20px;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border: 0;
}
img.rte-image {
  text-align: center;
  width: auto;
  max-width: 100%;
  height: auto;
}
a {
  color: #333333;
}
a:hover {
  text-decoration: none;
}
p {
  line-height: 24px;
  margin-bottom: 16px;
}
p:last-child {
  margin-bottom: 0;
}
.contenttable td p:last-child {
  margin-bottom: 16px;
}
strong {
  font-family: 'Montserrat', 'SF UI Display Semibold', sans-serif;
}
ul {
  list-style: none;
}
[class*="frame-type-menu"] ul,
ul.contentlist,
ul.square {
  margin-bottom: 30px;
}
[class*="frame-type-menu"] ul:last-child,
ul.contentlist:last-child,
ul.square:last-child {
  margin-bottom: 0;
}
[class*="frame-type-menu"] ul li,
ul.contentlist li,
ul.square li {
  padding-left: 16px;
  position: relative;
  line-height: 24px;
}
[class*="frame-type-menu"] ul li:before,
ul.contentlist li:before,
ul.square li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  background: #f58220;
}
.frame-type-menu_section ul {
  margin-left: 2em;
}
.frame-type-menu_section ul li {
  padding-left: 16px;
  position: relative;
  line-height: 24px;
}
.frame-type-menu_section ul li a {
  text-decoration: none;
}
.frame-type-menu_section ul li a:hover {
  text-decoration: underline;
}
.frame-type-menu_section ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  background: #333;
}
ol {
  list-style: none;
  padding-left: 20px;
  counter-reset: count;
}
ol li {
  padding-left: 22px;
  line-height: 26px;
  position: relative;
  counter-increment: count;
}
ol li:before {
  content: counter(count) ".";
  position: absolute;
  left: 0;
  top: 4px;
  font: 16px 'Montserrat', 'SF UI Display Light';
}
h1 {
  font: 48px/48px 'Montserrat', 'SF UI Display Medium';
  margin-bottom: 30px;
}
h2 {
  font: 30px 'Montserrat', 'SF UI Display Regular';
  margin-bottom: 30px;
}
h3 {
  font: 24px 'Montserrat', 'SF UI Display Regular';
  margin-bottom: 24px;
}
h4 {
  font: 18px 'Montserrat', 'SF UI Display Medium';
  margin-bottom: 18px;
}
h5 {
  font: 16px 'Montserrat', 'SF UI Display Medium';
  margin-bottom: 13px;
}
section {
  margin-bottom: 44px;
}
section:last-child {
  margin-bottom: 0;
}
hr {
  border: none;
  height: 1px;
  width: 100%;
  background: #b0b0b0;
  margin-bottom: 44px;
}
.tab_content > .frame,
#main > .frame,
.container {
  margin: 0 auto;
  max-width: 1170px;
  min-width: 280px;
  padding: 0 20px;
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
.tab_content > .frame.frame-default,
#main > .frame.frame-default {
  margin-bottom: 2em;
}
.flexbox {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.row {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: 0 -20px;
}
.row.wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.row.between {
  justify-content: space-between;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
}
.row.around {
  justify-content: space-around;
}
.row.center {
  justify-content: center;
}
.row.right {
  justify-content: flex-end;
}
.row.vcenter {
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.row.bottom {
  align-items: flex-end;
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
}
.row .col100 {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  margin-bottom: 40px;
}
.row .col75 {
  flex-basis: 75%;
  -webkit-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  margin-bottom: 40px;
}
.row .col66 {
  flex-basis: 66.66%;
  -webkit-flex-basis: 66.66%;
  -ms-flex-preferred-size: 66.66%;
  margin-bottom: 40px;
}
.row .col50 {
  flex-basis: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  margin-bottom: 40px;
}
.row .col33 {
  flex-basis: 33.33%;
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  margin-bottom: 40px;
}
.row .col25 {
  flex-basis: 25%;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  margin-bottom: 40px;
}
.row .col {
  margin-bottom: 40px;
}
.row .inside {
  margin: 0 20px;
  height: 100%;
}
.columns2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  /*ul li{
      -webkit-column-break-inside:avoid;
      -moz-column-break-inside:avoid;
      -moz-page-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid-column;
    }*/
}
.columns2 ul {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -moz-page-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}
.columns2 ul:first-child {
  display: inline-block;
  /** for this https://yadi.sk/i/feGZtL3okJsauw in FF **/
}
.columns3 {
  column-count: 3;
}
.columns3 ul {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -moz-page-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}
.floats:after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
}
.btn {
  display: block;
  border: 1px solid #666666;
  color: #333333;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  padding: 12px 30px 13px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.btn:hover {
  border-color: #333333;
  background: #333333;
  color: #ffffff;
}
.btn.yellow {
  border-color: #ffca00;
  background: #ffca00;
}
.btn.yellow:hover {
  border-color: #f58220;
  background: #f58220;
  color: #ffffff;
}
.btn.orange {
  border-color: #f58220;
  background: #f58220;
  color: #ffffff;
}
.btn.orange:hover {
  border-color: #ffca00;
  background: #ffca00;
  color: #333333;
}
.btns {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin: 0 -15px;
}
.btns.center {
  justify-content: center;
}
.btns .btn {
  margin: 0 15px 15px;
}
.gradient_grey {
  padding: 0 0 20px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeced 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeced 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeced 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeced', GradientType=0);
}
.tab {
  margin: -58px 0 44px;
  position: relative;
  z-index: 10;
}
.tab.gradient .tab_content {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeced 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeced 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeced 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeced', GradientType=0);
}
.tab:last-child {
  margin-bottom: 0;
}
.tab.tabs-with-links {
  margin-bottom: 54px;
}
.tab .tab_captions {
  overflow: hidden;
  position: relative;
}
.tab .tab_captions a {
  text-decoration: none;
}
.tab .tab_captions a:hover {
  text-decoration: underline;
}
.tab .tab_captions .tab_items {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  position: relative;
}
.tab .tab_captions .tab_items .item {
  cursor: pointer;
  display: block;
  text-transform: uppercase;
  background: rgba(51, 51, 51, 0.7);
  padding: 20px 20px;
  margin-right: 4px;
  white-space: nowrap;
  font: 15px 'Montserrat', 'SF UI Display Medium';
  color: #ffffff;
}
.tab .tab_captions .tab_items .item.active {
  background: #ffffff;
  color: #333333;
}
.tab .tab_captions .tab_items .item:last-child {
  margin-right: 0px;
}
.tab .tab_captions .nav {
  position: absolute;
  top: 0;
  width: 58px;
  height: 100%;
  display: none;
}
.tab .tab_captions .nav:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.tab .tab_captions .nav.prev {
  left: 0;
  background: -moz-linear-gradient(left, #333333 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #333333 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #333333 50%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#00ffffff', GradientType=1);
}
.tab .tab_captions .nav.prev:after {
  background: url('images/icon33_1.png') no-repeat center center;
  background-size: auto 55%;
}
.tab .tab_captions .nav.next {
  right: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #333333 50%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #333333 50%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #333333 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#333333', GradientType=1);
}
.tab .tab_captions .nav.next:after {
  background: url('images/icon34_1.png') no-repeat center center;
  background-size: auto 55%;
}
.tab .tab_content {
  display: none;
  padding: 60px 0 20px;
}
.tab .tab_content.active {
  display: block;
}
.form .row .col50 {
  margin-bottom: 0;
}
.form .fields {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: 0 -8px 10px;
}
.form .fields label {
  margin: 0 8px;
  padding-top: 8px;
  flex-basis: 100px;
  -webkit-flex-basis: 100px;
  -ms-flex-preferred-size: 100px;
}
.form .fields .field {
  margin: 0 8px;
  flex-grow: 1;
}
.form label .star {
  color: #cc0000;
}
.form input[type="text"] {
  color: #333333;
  width: 100%;
  font: 16px 'Montserrat', 'SF UI Display Regular';
  padding: 8px 20px 9px;
  border: 1px solid #cccccc;
}
.form input[type="submit"] {
  padding-top: 9px;
  padding-bottom: 10px;
  font: 16px 'Montserrat', 'SF UI Display Regular';
}
.form textarea {
  color: #333333;
  width: 100%;
  height: 134px;
  font: 16px 'Montserrat', 'SF UI Display Regular';
  padding: 11px 20px 12px;
  resize: none;
  border: 1px solid #cccccc;
}
.form .textfield input {
  height: 42px;
  border: 1px solid #999999;
  font: 16px 'Montserrat', 'SF UI Display Regular';
  padding: 11px 20px 12px;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .form .textfield input {
    width: 290px;
  }
}
.form .select {
  position: relative;
}
.form .select:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 5;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 5px solid #6c6c6c;
  border-bottom: none;
}
.form .select select {
  height: 42px;
  border: 1px solid #999999;
  font: 16px 'Montserrat', 'SF UI Display Regular';
  padding: 11px 20px 12px;
  color: #333333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
}
.form .select select option {
  font: 16px 'Montserrat', 'SF UI Display Regular', sans-serif;
  padding: 11px 20px 12px;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .form .select select {
    width: 290px;
  }
}
/* Form*/
label .star {
  color: #cc0000;
}
select {
  border: 1px solid #cccccc;
  width: 100%;
  padding: 9px 10px 10px;
  color: #333333;
}
input {
  outline: none;
}
input[type="password"],
input[type="email"],
input[type="text"] {
  border: 1px solid #cccccc;
  width: 100%;
  padding: 9px 10px 10px;
  color: #333333;
}
textarea {
  outline: none;
  border: 1px solid #cccccc;
  width: 100%;
  padding: 6px 8px;
  color: #333333;
  resize: none;
  vertical-align: middle;
}
form p:last-child {
  margin-bottom: 16px;
}
form .row_field {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: 0 -6px 10px;
}
form .row_field label {
  padding: 10px 0;
  margin: 0 6px;
  flex-basis: 100px;
  -webkit-flex-basis: 100px;
  -ms-flex-preferred-size: 100px;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
}
form .row_field .fields {
  margin: 0 -6px;
}
form .row_field .field {
  margin: 0 6px;
  flex-grow: 1;
}
form .row_field textarea {
  height: 184px;
}
form .fields {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: 0 -12px;
}
form .fields.vcenter {
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
form .fields .field {
  margin: 0 12px;
}
form .col-lg-6 {
  flex-basis: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
}
form .col-lg-6 fieldset {
  border: none;
  margin: 0 30px;
}
form .col-lg-6 fieldset legend {
  display: none;
}
form .col-lg-6 fieldset .form-group {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: 0 -6px 10px;
}
form .col-lg-6 fieldset .form-group label {
  margin: 0 6px;
  flex-basis: 100px;
  -webkit-flex-basis: 100px;
  -ms-flex-preferred-size: 100px;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  padding: 10px 0;
}
form .col-lg-6 fieldset .form-group .input {
  margin: 0 6px;
  flex-grow: 1;
}
form .col-lg-6 fieldset .form-group textarea {
  height: 184px;
}
form .required {
  color: #cc0000;
}
form .input.checkbox {
  padding-left: 125px;
  padding-top: 10px;
  padding-bottom: 10px;
}
form .input.checkbox .form-check-label {
  cursor: pointer;
}
form .input.checkbox input[type="checkbox"] {
  margin-right: 5px;
}
form .form-group {
  margin-bottom: 10px;
}
form .form-navigation {
  padding-left: 125px;
}
form .form-navigation .btn {
  padding-top: 9px;
  padding-bottom: 10px;
  font: 16px 'Montserrat', 'SF UI Display Regular';
  border-color: #ffca00;
  background: #ffca00;
}
form .form-navigation .btn:hover {
  border-color: #f58220;
  background: #f58220;
  color: #ffffff;
}
.owl-carousel .owl-stage {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.owl-carousel .owl-stage .owl-item {
  float: none;
  position: relative;
}
.owl-carousel .owl-stage .owl-item.active {
  z-index: 1;
  margin-right: -5px;
}
#main_menu {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: 0 15px -20px 0;
}
#main_menu > li {
  font-size: 18px;
}
#main_menu li:hover {
  background: #f7f7f7;
  /*.sub{
                display: block;
            }*/
}
#main_menu li:hover a {
  text-decoration: underline;
}
#main_menu li.open {
  background: #eaeced;
}
#main_menu li.active a {
  text-decoration: underline;
}
#main_menu li a {
  padding: 15px 10px 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #333333;
  display: block;
}
#main_menu li .sub {
  display: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 20px;
  right: 20px;
  background: #eaeced;
  padding: 50px 60px 0px;
}
#main_menu li .sub ul {
  padding-bottom: 40px;
}
#main_menu li .sub ul.menu-real-link {
  padding-bottom: 20px;
}
#main_menu li .sub ul.menu-real-link:last-child {
  padding-bottom: 40px;
}
#main_menu li .sub ul li {
  padding: 0;
  margin-bottom: 22px;
}
#main_menu li .sub ul li:hover {
  background: transparent;
}
#main_menu li .sub ul li.title {
  font: 19px/21px 'SF UI Display Medium', sans-serif;
  text-transform: uppercase;
  display: flex;
}
#main_menu li .sub ul li:last-child {
  margin-bottom: 0;
}
#main_menu li .sub ul li a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
  text-transform: none;
  position: relative;
  padding: 0;
  display: inline;
  line-height: normal;
}
#main_menu li .sub ul li a:after {
  content: "";
}
#main_menu li .sub ul li a:hover {
  text-decoration: underline;
  color: #f58220;
}
#main_menu li .sub ul li a:hover:after {
  content: "";
  position: absolute;
  left: -14px;
  top: 5px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #f58220;
  border-right: none;
}
#main_menu li .sub ul li p {
  font-size: 15px;
  line-height: 20px;
}
#btn_mobile {
  width: 40px;
  display: none;
}
#btn_mobile span {
  display: block;
  width: 100%;
  height: 6px;
  margin-bottom: 7px;
  background: #333333;
}
#btn_mobile span:last-child {
  margin-bottom: 0;
}
#mobile_menu {
  z-index: 110;
}
#mobile_menu .mm-panels .sub .mm-listitem.title {
  font: 15px/20px 'Montserrat', 'SF UI Display Medium';
  padding: 10px 10px 10px 20px;
  text-transform: uppercase;
}
#mobile_menu .mm-panels .sub .mm-listitem:after {
  content: none;
}
#mobile_menu .mm-panels .sub .mm-listitem:last-child:after {
  content: "";
}
#mobile_menu .mm-listitem__text {
  font: 15px/20px 'Montserrat', 'SF UI Display Regular';
  color: #333333;
}
#mobile_menu .mm-navbars_bottom .mm-navbar {
  display: none;
}
#mobile_menu .mm-navbars_bottom .mm-navbar:first-child {
  display: block;
}
#mobile_menu .socials {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding: 0 15px;
}
#mobile_menu .socials a {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  display: block;
  padding: 5px 5px;
  margin-right: 10px;
}
#mobile_menu .socials a:hover {
  opacity: 0.55;
}
#mobile_menu .socials a:last-child {
  margin-right: 0;
}
#mobile_menu .socials a img {
  vertical-align: middle;
}
#mobile_menu .btn {
  font-size: 15px;
  padding: 7px 10px 8px;
  margin: auto 15px;
  color: #333333;
  min-height: auto;
  height: 37px;
}
#mobile_menu .search_block {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: auto 15px;
}
#mobile_menu .search_block .search_input {
  margin-right: 12px;
  flex-grow: 1;
}
#mobile_menu .search_block .search_input input {
  width: 100%;
  border: 1px solid #999999;
  border-radius: 0;
  padding: 6px 10px 7px;
  font: 15px 'Montserrat', 'SF UI Display Regular';
}
#mobile_menu .search_block .search_btn {
  cursor: pointer;
  display: block;
  width: 33px;
  height: 33px;
  background: #e7e9ea url('images/icon09.png') no-repeat center center;
  border: none;
  text-indent: -9999px;
}
#main_slider {
  color: #ffffff;
  position: relative;
  margin-bottom: 45px;
}
#main_slider .item {
  height: 100%;
  padding: 190px 0 165px;
  background-size: cover;
}
#main_slider .head {
  font: 48px/48px 'Montserrat', sans-serif;
  font-weight: 500;
  margin-bottom: 30px;
}
#main_slider .note {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 30px;
}
#main_slider .owl-nav button {
  position: absolute;
  top: 50%;
  width: 19px;
  height: 35px;
  margin-top: -18px;
}
#main_slider .owl-nav button span {
  display: none;
}
#main_slider .owl-nav button.owl-prev {
  left: 30px;
  background: url('images/icon33.png') no-repeat;
}
#main_slider .owl-nav button.owl-next {
  right: 30px;
  background: url('images/icon34.png') no-repeat;
}
#search_block {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: auto 0 -6px;
}
#search_block .search_input {
  display: none;
  position: absolute;
  right: 65px;
}
#search_block .search_input input {
  width: 100%;
  border: 1px solid #999999;
  border-radius: 0;
  padding: 6px 20px 7px;
  font: 15px 'Montserrat', 'SF UI Display Regular';
}
#search_block .search_btn {
  cursor: pointer;
  display: block;
  width: 33px;
  height: 33px;
  background: #e7e9ea url('images/icon09.png') no-repeat center center;
  border: none;
  text-indent: -9999px;
}
#header {
  font-family: 'SF UI Display Regular', sans-serif;
  padding-top: 29px;
  background: #ffffff;
}
#header .logo {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  color: #333333;
  text-decoration: none;
  margin: 0 10px 18px 20px;
  align-items: center;
}
#header .logo img {
  max-width: 149px;
}
#header .logo span {
  font-size: 15px;
}
#header .col {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 20px 0 10px;
}
#header .top {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}
#header .top .btn {
  padding: 7px 25px 8px;
  margin-right: 30px;
}
#header .top .btn .short {
  display: none;
}
#header .top .socials {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  margin-right: 0;
  /** 30px **/
  /** language disabled **/
}
#header .top .socials a {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  display: block;
  margin-right: 14px;
}
#header .top .socials a:hover {
  opacity: 0.55;
}
#header .top .socials a:last-child {
  margin-right: 0;
}
#header .top .socials a img {
  vertical-align: middle;
}
#header .top .lang {
  display: none;
  /** language disabled **/
  position: relative;
  z-index: 10;
}
#header .top .lang.open .select:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#header .top .lang .select {
  border: 1px solid #666666;
  padding: 7px 35px 8px 15px;
  position: relative;
  cursor: pointer;
}
#header .top .lang .select:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 10px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 5px solid #6c6c6c;
  border-bottom: none;
}
#header .top .lang .list {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  display: none;
  background: #ffffff;
  border: 1px solid #666666;
  border-top: none;
  padding: 2px 0 3px;
}
#header .top .lang .list li {
  padding: 5px 15px;
  cursor: pointer;
}
#header .top .lang .list li.no-link {
  cursor: inherit;
}
#header .top .lang .list li:hover {
  background: #ffca00;
}
#header .top .lang .list li a {
  text-decoration: none;
}
#header .bottom {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  margin-bottom: 20px;
}
#main .main_banner {
  background-size: cover;
  color: #ffffff;
  padding: 160px 0 165px;
  margin-bottom: 60px;
}
#main .main_banner.gradient {
  background: #666666;
  background: -moz-linear-gradient(left, #666666 0%, #bcbbbb 100%);
  background: -webkit-linear-gradient(left, #666666 0%, #bcbbbb 100%);
  background: linear-gradient(to right, #666666 0%, #bcbbbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#bcbbbb', GradientType=1);
  padding: 50px 0 110px;
}
#main .main_banner.gradient.no_tabs {
  padding: 50px 0 5px 0;
  margin-bottom: 2em;
}
#main .main_banner.gradient.no_tabs.with_note .head {
  margin-bottom: 8px;
}
#main .main_banner.black {
  color: #333333;
}
#main .main_banner .head {
  font: 48px/48px 'Montserrat', sans-serif;
  margin-bottom: 30px;
}
#main .main_banner .note {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 30px;
}
#main .main_banner.small_margin {
  margin-bottom: 45px;
}
#main .solutions {
  text-align: center;
  margin-bottom: 50px;
}
#main .solutions h2 {
  text-align: center;
}
#main .solutions img {
  width: auto;
  margin-bottom: 24px;
}
#main .team {
  background: url('img/img03.jpg') no-repeat;
  background-size: cover;
  padding: 64px 44px 35px;
}
#main .team .text_holder {
  flex-basis: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
}
#main .team h3 {
  font-family: 'Montserrat', 'SF UI Display Medium';
}
#main .team .note {
  margin-bottom: 70px;
}
#main .projects {
  margin-bottom: 45px;
}
#main .projects .text_holder {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-basis: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  background: #ebedee;
  padding: 50px 44px 45px;
}
#main .projects .img_holder {
  flex-basis: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%;
}
#main .projects .title {
  font: 18px 'Montserrat', 'SF UI Display Bold';
  text-transform: uppercase;
  color: #f58220;
  margin-bottom: 40px;
}
#main .news {
  padding: 80px 0 45px;
  background: #ebedee;
  margin-bottom: 60px;
}
#main .news .date {
  font-size: 14px;
  line-height: 24px;
  position: relative;
  margin-bottom: 38px;
}
#main .news .date:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 68px;
  height: 5px;
  background: #f58628;
}
#main .partners {
  margin-bottom: 20px;
}
#main .partners h2 {
  text-align: center;
}
#main .partners .row {
  flex-direction: row;
}
#main .partners .item {
  margin: 38px 38px;
  flex-basis: 112px;
  -webkit-flex-basis: 112px;
  -ms-flex-preferred-size: 112px;
  text-align: center;
}
#main .partners .item img {
  width: auto;
}
#main .search_form {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #eaeced 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #eaeced 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #eaeced 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#eaeced', GradientType=0);
  padding: 52px 0;
}
#main .search_form h3 {
  color: #f58220;
  text-align: center;
}
#main .search_form .row {
  margin: 0 -8px;
  align-items: center;
  justify-content: center;
}
#main .search_form .row .field {
  margin: 0 8px 16px;
  flex-basis: 33.33%;
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
}
#main .search_form .row .field.auto {
  flex-basis: auto;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
}
#main .search_form .form input[type="submit"] {
  padding-top: 10px;
  padding-bottom: 11px;
}
#main .block_grey_bg_wide,
#main .feedback_form {
  background: #ebedee;
  padding: 45px 0;
}
#main .distributor_list {
  padding: 80px 0 10px;
}
#main .distributor_list .item {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin-bottom: 40px;
  border-bottom: 1px solid #c2c2c2;
}
#main .distributor_list .item .img_holder {
  margin: 0 40px 40px 0;
  flex-basis: 260px;
  -webkit-flex-basis: 260px;
  -ms-flex-preferred-size: 260px;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  text-align: center;
}
#main .distributor_list .item .img_holder img {
  width: auto;
}
#main .distributor_list .item .text_holder {
  margin-bottom: 40px;
}
#main .distributor_list .add {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  margin-bottom: 40px;
}
#main .distributor_list .add img {
  width: auto;
  margin-right: 15px;
}
#main .distributor_list .add .text_holder a {
  color: #333333;
}
#main .add {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  margin-bottom: 40px;
}
#main .add img {
  width: auto;
  margin-right: 15px;
}
#main .add .text_holder a {
  color: #333333;
}
#main .blank {
  background: #ebedee;
  padding: 30px 30px;
  margin-bottom: 22px;
}
#main .blank.border {
  border: 1px solid #cfcfcf;
  background: transparent;
}
#main .blank:last-child {
  margin-bottom: 0;
}
#main .holders .img_holder {
  flex-basis: 300px;
  -webkit-flex-basis: 300px;
  -ms-flex-preferred-size: 300px;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  text-align: center;
}
#main .holders .img_holder img {
  margin-bottom: 15px;
}
#main .holders .img_holder img:last-child {
  margin-bottom: 0;
}
#main .no_margin {
  margin-bottom: 0;
}
#footer {
  background: #333333;
  color: #ffffff;
  padding: 57px 0 40px;
  font-size: 14px;
  line-height: 24px;
}
#footer a {
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .top .logo {
  margin-bottom: 35px;
}
#footer .top .logo img {
  width: auto;
}
#footer .top .contact {
  min-width: 185px;
}
#footer .top .columns {
  column-count: 3;
  column-gap: 40px;
}
#footer .top .columns .menu {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -moz-page-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  margin-bottom: 35px;
}
#footer .top .columns .menu .title {
  text-transform: uppercase;
  margin-bottom: 16px;
}
#footer .bottom {
  padding-top: 36px;
  border-top: 1px solid #878787;
}
#footer .bottom .copyright {
  margin: 0 20px;
}
#footer .bottom .socials {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  margin: 0 20px;
}
#footer .bottom .socials a {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  border: 1px solid #666666;
  display: block;
  width: 28px;
  height: 28px;
  margin-right: 14px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
#footer .bottom .socials a:hover {
  opacity: 0.55;
}
#footer .bottom .socials a:last-child {
  margin-right: 0;
}
#footer .bottom .socials a img {
  width: auto;
  vertical-align: middle;
}
@media screen and (max-width: 1320px) {
  #main_slider:hover .owl-nav {
    opacity: 1;
  }
  #main_slider .owl-nav {
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
  }
  #main_slider .owl-nav button {
    width: 40px;
    height: 60px;
    margin-top: -30px;
  }
  #main_slider .owl-nav button span {
    display: none;
  }
  #main_slider .owl-nav button.owl-prev {
    left: 0;
    background: rgba(51, 51, 51, 0.7) url('images/icon33.png') no-repeat center;
  }
  #main_slider .owl-nav button.owl-next {
    right: 0;
    background: rgba(51, 51, 51, 0.7) url('images/icon34.png') no-repeat center;
  }
}
@media screen and (max-width: 1200px) {
  #main_menu > li {
    font-size: 17px;
  }
  #main_menu > li > a {
    padding-left: 7px;
    padding-right: 7px;
  }
  #header .top .btn {
    margin-right: 26px;
  }
  #header .top .btn span {
    display: none;
  }
  #header .top .btn span.short {
    display: inline;
  }
  #header .top .socials {
    margin-right: 0;
    /** 26px **/
    /** language disabled **/
  }
  #header .logo span {
    font-size: 12px;
    line-height: 14px;
  }
  #main .projects .text_holder {
    flex-basis: 60%;
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
  }
}
@media screen and (max-width: 1010px) {
  #btn_mobile {
    display: block;
  }
  #main_menu {
    display: none;
  }
  #main_slider .item {
    padding: 120px 0 100px;
  }
  #search_block {
    margin: auto 12px 0 0;
  }
  #search_block .search_input {
    display: block;
    right: 117px;
  }
  #header .top .socials {
    display: none;
  }
  #header .logo span {
    font-size: 15px;
    line-height: normal;
  }
  #main .main_banner {
    padding: 100px 0;
  }
  #main .projects .text_holder {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
  #main .projects .img_holder {
    display: none;
  }
  #footer .top .columns {
    column-count: 2;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 36px;
    line-height: 36px;
  }
  h2 {
    font-size: 26px;
    margin-bottom: 26px;
  }
  h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  h4 {
    font-size: 16px;
    margin-bottom: 16px;
  }
  #main_slider {
    /*.item{
            background-image: url('img/img02.jpg');
        }*/
  }
  #main_slider .head {
    font: 36px/36px 'Montserrat', sans-serif;
  }
  #main_slider .note {
    font-size: 18px;
    line-height: 24px;
  }
  .form .row {
    flex-direction: column;
  }
  #header .logo span {
    display: none;
  }
  #header .top .btn {
    padding: 5px 15px 6px;
  }
  #main .main_banner .head {
    font: 36px/36px 'Montserrat', sans-serif;
  }
  #main .main_banner .note {
    font-size: 18px;
    line-height: 24px;
  }
  #main .solutions {
    text-align: left;
  }
  #main .solutions .row {
    flex-direction: column;
  }
  #main .solutions .item {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-start;
  }
  #main .solutions .item img {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    margin: 0;
  }
  #main .solutions .item .text_holder {
    margin-left: 20px;
  }
  #main .team .text_holder {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
  #main .team .note {
    margin-bottom: 40px;
  }
  #main .projects .title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #main .news {
    padding: 40px 0;
    text-align: left;
  }
  #main .news .row {
    flex-direction: column;
  }
  #main .news .date {
    margin-bottom: 23px;
  }
  #main .search_form .row {
    flex-direction: column;
  }
  #main .search_form .row .field {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
  }
  #main .search_form .row .field.auto {
    align-self: center;
  }
  #main .distributor_list .item .img_holder {
    flex-basis: 200px;
    -webkit-flex-basis: 200px;
    -ms-flex-preferred-size: 200px;
    margin-right: 30px;
  }
  #footer .top .row {
    flex-direction: column;
  }
  #footer .top .row .col25 .inside {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  }
  #footer .top .logo {
    margin: 0 30px 0 0;
  }
  #footer .bottom .row {
    flex-direction: column;
    align-items: flex-start;
  }
  #footer .bottom .copyright {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  #header .top .btn {
    padding: 4px 12px 5px;
  }
  .form .fields {
    flex-direction: column;
  }
  .form .fields label {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
  }
  #main .row {
    flex-direction: column;
  }
  #main .holders .img_holder {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
  }
  #main .distributor_list .item {
    flex-direction: column;
  }
  #main .distributor_list .item .img_holder {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 560px) {
  #mobile_menu .mm-navbars_bottom .mm-navbar {
    display: block;
  }
  #search_block {
    display: none;
  }
  #header {
    padding-top: 10px;
  }
  #header .top .btn {
    display: none;
  }
  #header .logo {
    margin: 0 10px 9px 20px;
  }
  #header .logo img {
    max-width: 90px;
  }
  #footer .top .columns {
    column-count: 1;
  }
}
@media screen and (max-width: 440px) {
  #main_slider .item {
    padding: 60px 0;
  }
  #main_slider .note br {
    display: none;
  }
  #main .main_banner {
    padding: 60px 0;
  }
  #main .main_banner .note br {
    display: none;
  }
  #main .solutions .item {
    flex-direction: column;
    align-items: center;
  }
  #main .solutions .item img {
    margin-bottom: 15px;
  }
  #main .solutions .item .text_holder {
    margin: 0;
  }
  #main .solutions .item .text_holder h3 {
    text-align: center;
  }
  #footer .top .row {
    flex-direction: column;
  }
  #footer .top .row .col25 .inside {
    display: block;
  }
  #footer .top .logo {
    margin: 0 0 20px 0;
  }
}
/* default styles for extension "tx_frontend" */
.ce-align-left {
  text-align: left;
}
.ce-align-center {
  text-align: center;
}
.ce-align-right {
  text-align: right;
}
.ce-textpic,
.ce-image,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: hidden;
}
.ce-left .ce-gallery,
.ce-column {
  float: left;
}
.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%;
}
.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%;
}
.ce-right .ce-gallery {
  float: right;
}
.ce-gallery figure {
  display: table;
  margin: 0;
}
.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom;
}
.ce-gallery img {
  display: block;
}
.ce-gallery iframe {
  border-width: 0;
}
.ce-border img,
.ce-border iframe {
  border: 1px solid #999999;
  padding: 0;
}
.image-caption {
  text-align: center;
  margin-top: 13px;
}
.ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-above .ce-gallery {
  margin-bottom: 40px;
}
.ce-image .ce-gallery {
  margin-bottom: 0;
}
.ce-intext.ce-right .ce-gallery {
  margin-left: 40px;
}
.ce-intext.ce-left .ce-gallery {
  margin-right: 40px;
}
.ce-below .ce-gallery {
  margin-top: 40px;
}
.ce-column {
  margin-right: 20px;
}
.ce-column:last-child {
  margin-right: 0;
}
.ce-row {
  margin-bottom: 20px;
}
.ce-row:last-child {
  margin-bottom: 0;
}
.ce-above .ce-bodytext {
  clear: both;
}
.ce-intext.ce-left ol,
.ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto;
}
/* Headline */
.ce-headline-left {
  text-align: left;
}
.ce-headline-center {
  text-align: center;
}
.ce-headline-right {
  text-align: right;
}
/* Uploads */
.ce-uploads {
  margin: 0;
  padding: 0;
}
.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0;
}
.ce-uploads-description {
  padding-left: 31px;
}
.ce-uploads-img {
  float: left;
}
.ce-uploads-img img {
  border: 1px solid #ccc;
  margin-right: 10px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table tr th {
  background: #e9e9e9;
  padding: 0.3em 0.7em 0.3em 0.7em;
  text-align: left;
}
table tr td {
  border-bottom: 1px solid #ddd;
  padding: 0.3em 0.7em 0.3em 0.7em;
}
.ce-table td,
.ce-table th {
  vertical-align: top;
}
/* Table */
.ce-table {
  width: 100%;
  max-width: 100%;
}
.ce-table th,
.ce-table td {
  padding: 9px 25px 10px;
  vertical-align: top;
}
.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: #e9e9e9;
}
.ce-table.ce-table-striped th,
.ce-table.ce-table-striped td {
  border-top: 0;
  border-bottom: 0;
}
.ce-table-bordered th,
.ce-table-bordered td {
  border: 1px solid #dadada;
}
.frame-type-table .ce-table td {
  border-top: 0;
}
.frame-type-table .ce-table.ce-table-bordered td {
  border-top: 1px solid #dadada;
}
/* RTE / Table styling */
table.contenttable {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1em;
}
table.contenttable tr th {
  background: #ffc905;
  padding: 0.3em 0.7em 0.3em 0.7em;
  text-align: left;
  border: 1px solid #ddd;
}
table.contenttable tr td {
  border: 1px solid #ddd;
  padding: 0.3em 0.7em 0.3em 0.7em;
}
/* Space */
.frame-space-before-extra-small {
  margin-top: 0 !important;
}
.frame-space-before-small {
  margin-top: 1em !important;
}
.frame-space-before-medium {
  margin-top: 1.8em !important;
}
.frame-space-before-large {
  margin-top: 2.7em !important;
}
.frame-space-before-extra-large {
  margin-top: 4em !important;
}
.frame-space-after-extra-small {
  margin-bottom: 0 !important;
}
.frame-space-after-small {
  margin-bottom: 1em !important;
}
.frame-space-after-medium {
  margin-bottom: 1.8em !important;
}
.frame-space-after-large {
  margin-bottom: 2.7em !important;
}
.frame-space-after-extra-large {
  margin-bottom: 4em !important;
}
/* Frame */
.frame-ruler-before:before {
  content: '';
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 2.7em;
}
.frame-ruler-after:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 2.7em;
}
.frame-indent {
  margin-left: 15%;
  margin-right: 15%;
}
.frame-indent-left {
  margin-left: 33%;
}
.frame-indent-right {
  margin-right: 33%;
}
@media (max-width: 992px) {
  .ce-gallery {
    width: 100%;
  }
  .ce-intext.ce-right .ce-gallery {
    margin-left: 0;
  }
  .ce-intext.ce-left .ce-gallery {
    margin-right: 0;
  }
  .ce-textpic .ce-gallery,
  .ce-textpic .ce-bodytext {
    float: none;
  }
}
@media (min-width: 640px) and (max-width: 1200px) {
  .ce-gallery .ce-column {
    margin: 0;
    /* Abstand zwischen Bildern */
    padding: 0 5px;
    box-sizing: border-box;
  }
  .ce-gallery .ce-column:first-child {
    padding-left: 0;
  }
  .ce-gallery .ce-column:last-child {
    margin-right: 0;
  }
  /* Fluid Image Tags */
  .ce-gallery img,
  .ce-gallery picture {
    width: 100%;
    height: auto;
  }
  .ce-gallery[data-ce-columns="2"] .ce-column {
    width: 50%;
  }
  .ce-gallery[data-ce-columns="3"] .ce-column {
    width: 33%;
  }
  .ce-gallery[data-ce-columns="4"] .ce-column {
    width: 25%;
  }
  .ce-gallery[data-ce-columns="5"] .ce-column {
    width: 20%;
  }
}
@media (max-width: 640px) {
  .ce-gallery .ce-column {
    margin: 0 0 10px;
    width: 100%;
    box-sizing: border-box;
  }
  /* Fluid Image Tags */
  .ce-gallery img,
  .ce-gallery picture {
    width: 100%;
    height: auto;
  }
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.ce-uploads img {
  width: auto;
}
.icn_txt {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
.icn_txt .icn {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  line-height: 0;
}
.icn_txt .icn + .txt {
  margin-left: 10px;
}
.icn_txt .txt + .icn {
  margin-left: 10px;
}
.button2_button--small:hover {
  background-color: #fff;
  color: #000;
}
.button2_button--small {
  display: inline-block;
  padding: 4px 10px;
  font-size: 12px;
  flex: 0 0 auto;
  font-weight: 500;
  color: #000;
  transition: background-color 0.2s;
  background-color: #ffc905;
  border: 2px solid #ffc905;
  outline: none;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  border-radius: 15px;
}
.f3-widget-paginator {
  display: inline-block;
  border-radius: 4px;
  margin: 0px 0px;
  padding-left: 0px;
}
.f3-widget-paginator > li {
  display: inline;
}
.f3-widget-paginator > li.morepages,
.f3-widget-paginator > li > a,
.f3-widget-paginator > li.less-pages,
.f3-widget-paginator > li.current {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  text-decoration: none;
  border: 1px solid #DDD;
  background-color: #FFF;
  /*color: #FF8700;*/
}
.f3-widget-paginator > li.current,
.f3-widget-paginator > li > a:hover,
.f3-widget-paginator > li > a:focus {
  text-decoration: underline;
  background-color: #f2f2f2;
}
.f3-widget-paginator > li:first-child > a,
.f3-widget-paginator > li.current:first-child {
  margin-left: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.f3-widget-paginator > li:last-child > a,
.f3-widget-paginator > li.current:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.news-single .extra,
.news-list-item .extra {
  margin-bottom: 0.7em;
}
.news-list-item h3 a {
  text-decoration: none;
}
.news-title-link {
  text-decoration: none;
}
.news-title-link:hover {
  text-decoration: underline;
}
.news-block .itemactive {
  font-weight: bold;
}
.page_nav {
  margin-top: 2em;
}
.news-single .date {
  margin-bottom: 15px;
}
#main .news_item {
  margin-bottom: 3em;
}
#main .news_item .head {
  font: 22px 'Montserrat', 'SF UI Display Regular';
  margin-bottom: 2px;
  display: block;
  text-decoration: none;
}
#main .news_item .head:hover {
  text-decoration: underline;
}
#main .news_item .date {
  color: #666;
}
img.bodyimg {
  float: left;
  width: 220px !important;
  height: auto;
  padding: 5px;
  margin: 0 15px 15px 0;
  border: 1px solid #b9b9b9;
}
.ya-site-form__search {
  max-width: 800px;
}
.ya-site-form__submit {
  height: 34px;
  padding-left: 12px;
  padding-right: 12px;
}
.ya-site-form__input-text {
  height: 32px;
  padding-left: 7px;
  padding-right: 7px;
}
table tr td.ya-site-form__search-input,
#ya-site-form0 .ya-site-form__search-wrap {
  border: 0;
  padding: 0;
}
td.b-head__specify,
td.b-head__r,
td.b-head__l {
  border: 0;
}
img.b-head__logo {
  width: auto;
  height: auto;
  vertical-align: auto;
  border: 0;
}
#main .search_form.search_form_project,
#main .search_form.search_form_vacancy {
  padding-top: 0;
}
#main .project_list,
#main .vacancy_list {
  padding-top: 40px;
  text-align: left;
}
.paginated-items-wrapper {
  margin-top: 20px;
  border-top: 1px solid #c2c2c2;
  padding-top: 40px;
}
#main .distributor_list {
  padding-top: 40px;
}
.distributor_list {
  text-align: center;
}
.distributor_list .item {
  text-align: left;
}
.distributor_list .f3-widget-paginator {
  margin-bottom: 20px;
}
/* tabs to top */
#header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding-top: 0;
}
#header.fixed .logo {
  margin-bottom: 0;
  margin-top: 10px;
  width: 80px;
  height: 20px;
  background: url('/typo3conf/ext/ttmpl/Resources/Public/Tmpl/images/logo_fix.jpg') no-repeat;
  background-size: contain;
}
#header.fixed .logo img {
  display: none;
}
#header.fixed .logo span {
  display: none;
}
#header.fixed .top {
  display: none;
}
#header.fixed .bottom {
  margin-bottom: 0;
}
#header.fixed #search_block {
  margin: 3px 0 0;
}
#header.fixed #main_menu {
  margin: 0 10px;
}
#header.fixed #main_menu > li {
  font-size: 15px;
}
#header.fixed #main_menu li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
#header.fixed #main_menu li a:hover:after {
  top: 15px;
}
#header.fixed #btn_mobile {
  margin: 4px 0 4px 12px;
}
.tabs-with-links {
  margin-bottom: 54px;
}
.tab.fixed {
  margin: 0;
}
.tab.fixed .tabs_holder {
  position: fixed;
  z-index: 500;
  top: 40px;
  left: 0;
  right: 0;
  background: #cccccc;
}
.tab.fixed .tab_captions .tab_items .item {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* /tabs to top */
.contenttable .contentlist .link {
  word-break: break-all;
}
#header .top #button_for_mobile_menu {
  display: none;
}
#mobile_menu .active.mm-listitem > .mm-listitem__text {
  font-weight: bold;
}
body.site-en .search_block,
body.site-en #search_block {
  display: none !important;
}
body.site-en #main_menu {
  margin-right: 0;
}
