@font-face {
  font-family: 'hanzelnormal';
  src: url('../fonts/hanzel_normal-webfont.eot');
  src: url('../fonts/hanzel_normal-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/hanzel_normal-webfont.woff2') format('woff2'), url('../fonts/hanzel_normal-webfont.woff') format('woff'), url('../fonts/hanzel_normal-webfont.ttf') format('truetype'), url('../fonts/hanzel_normal-webfont.svg#hanzelnormal') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  width: auto !important;
  overflow-x: hidden !important;
}
body {
  font-family: Helvetica, Arial, sans-serif;
  color: #262626;
  overflow-x: hidden;
  max-width: 100%;
}
.container {
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .container.full_width {
    padding-left: 0;
    padding-right: 0;
  }
}
.container_wrapper {
  position: relative;
}
header {
  height: 115px;
  padding-top: 20px;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  header {
    height: 88px;
  }
}
header .menu_button {
  height: 57px;
}
header .logo {
  float: left;
}
header .logo img {
  height: 80px;
}
@media screen and (max-width: 1054px) {
  header .logo img {
    height: 55px;
  }
}
header .logo_sm {
  float: left;
  margin-left: 30px;
}
header .logo_sm img {
  height: 65px;
}
header nav {
  background-image: none;
  border: none;
  border-color: #ffffff;
}
header nav .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
header .navbar-nav {
  margin: 0;
}
header .navbar-toggle {
  margin-right: 30px;
  margin-top: 0;
  border-color: #ffffff !important;
}
@media screen and (max-width: 767px) {
  header .navbar-collapse {
    margin-top: 20px;
  }
}
header .navbar-default {
  z-index: 10;
  border: none;
  background-image: none;
  background-color: #ffffff;
  border-color: #ffffff !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
header .navbar-default ul.navbar-nav {
  padding-top: 10px;
}
header .navbar-default ul.navbar-nav .active a,
header .navbar-default ul.navbar-nav .active a:hover {
  background-image: none;
  background-color: inherit;
  color: #00aeef;
  box-shadow: none;
}
header .navbar-default ul.navbar-nav li a {
  text-transform: uppercase;
  font-family: hanzelnormal;
  color: #6e8693;
}
header .navbar-default ul.navbar-nav li a:hover {
  color: #00aeef;
}
@media screen and (max-width: 930px) {
  header .navbar-default ul.navbar-nav li a {
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 766px) {
  header .navbar-default ul.navbar-nav {
    background-color: #00aeef;
  }
  header .navbar-default ul.navbar-nav li a {
    color: #ffffff;
  }
  header .navbar-default ul.navbar-nav li a:hover {
    color: #8a8b8b;
  }
  header .navbar-default ul.navbar-nav li.active a {
    color: #6e8693;
  }
  header .navbar-default ul.navbar-nav li.active a:hover {
    color: #8a8b8b;
  }
}
.carousel-example-generic {
  position: absolute;
  top: 0;
}
.carousel-control img {
  padding-top: 80%;
  width: 46px;
}
@media screen and (max-width: 400px) {
  .carousel-control img {
    padding-top: 130px;
  }
}
@media screen and (min-width: 1060px) {
  .carousel-control img {
    padding-top: 80%;
  }
}
.carousel-caption {
  z-index: 0;
  height: 100%;
  font-size: 34pt;
  text-shadow: none;
}
.carousel-caption h1 {
  font-family: Helvetica;
  font-weight: 600;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .carousel-caption h1 {
    font-size: 16pt;
    max-width: 50%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  .carousel-caption h1 {
    font-size: 16pt;
    max-width: 90%;
    margin: 20px auto;
  }
}
.big_text {
  padding: 20px;
  font-size: 14pt;
  font-weight: 100;
  margin-bottom: 40px;
}
.big_text.case_study p {
  padding-left: 70px;
  margin-top: -30px;
}
.big_text_20 {
  padding: 20px;
  font-size: 14pt;
  font-weight: 100;
  margin-top: 40px;
  margin-bottom: 40px;
}
.big_text_25 {
  padding: 20px;
  font-size: 25pt;
  font-weight: 100;
  margin-top: 40px;
  margin-bottom: 40px;
}
.news_section {
  margin-bottom: 50px;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.news_block {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .news_block {
    padding: 20px 20px 20px 20px;
  }
}
.news_block .news_body {
  padding: 10px 25px 30px 25px;
  color: #8a8b8b;
  font-size: 12pt;
  font-weight: 100;
}
.news_block .news_body div {
  margin-bottom: 20px;
}
.news_block .news_body a {
  color: #262626;
  font-weight: 600;
}
.news_block .news_body a:hover {
  color: #00aeef;
  text-decoration: none;
}
.sky_color {
  background-color: #edf9fd;
}
.black_color {
  background-color: #262626;
}
.content_section {
  margin-top: 50px;
  margin-bottom: 50px;
}
.content_block {
  text-align: center;
  padding: 20px 60px 20px 60px;
  color: #262626;
  font-size: 12pt;
  font-weight: 100;
}
@media screen and (max-width: 992px) {
  .content_block {
    padding: 20px 25px 20px 25px;
  }
}
@media screen and (max-width: 767px) {
  .content_block {
    padding: 20px 65px 20px 65px;
  }
}
.content_block h3 {
  width: 125px;
  margin: 10px auto;
}
.content_block img {
  height: 150px;
  width: 150px;
  border-radius: 100px;
}
.content_block a {
  font-size: 14pt;
  color: #262626;
  font-weight: 600;
}
.content_block a:hover {
  color: #00aeef;
  text-decoration: none;
}
.content_block a.read_more {
  display: block;
  margin-top: 10px;
  font-size: 10pt;
}
.footer {
  font-family: Helvetica;
  color: #ffffff;
  font-weight: 100;
  font-size: 10pt;
  line-height: 20pt;
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer .more_links {
  padding-left: 80px;
  padding-right: 15px;
}
.footer .more_links h4 {
  margin-left: -15px;
}
@media screen and (max-width: 766px) {
  .footer .more_links h4 {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
.footer .more_links li a {
  font-size: 10pt;
  color: #ffffff;
  font-weight: 100;
}
.footer .more_links li a:hover {
  color: #00aeef;
  text-decoration: none;
}
@media screen and (max-width: 766px) {
  .footer .div,
  .footer .footer_left {
    margin: 0 50px;
  }
}
@media screen and (max-width: 766px) {
  .footer .footer_left {
    padding-left: 0;
  }
}
.address_cp {
  color: #8a8b8b;
  line-height: 20pt;
  font-weight: 100;
}
.address_cp h4 {
  color: #262626;
}
.address_cp .social {
  margin-top: 20px;
}
.contact_form_block input,
.contact_form_block textarea {
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-bottom: 18px;
  background-color: #f8f8f8;
  border-color: transparent;
  font-size: inherit;
}
.contact_form_block .input_block,
.contact_form_block .textarea_block {
  margin-bottom: 15px;
  background-color: #f8f8f8;
  border: 1px solid rgba(138, 139, 139, 0.12);
  padding-left: 15px;
  padding-top: 15px;
}
.contact_form_block ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #8a8b8b;
}
.contact_form_block :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #8a8b8b;
}
.contact_form_block ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #8a8b8b;
}
.contact_form_block :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #8a8b8b;
}
.contact_form_block input::-webkit-input-placeholder,
.contact_form_block textarea::-webkit-input-placeholder {
  color: #8a8b8b;
}
.contact_form_block input:-moz-placeholder,
.contact_form_block textarea:-moz-placeholder {
  color: #8a8b8b;
}
.contact_form_block textarea:focus,
.contact_form_block input[type="text"]:focus,
.contact_form_block input[type="password"]:focus,
.contact_form_block input[type="datetime"]:focus,
.contact_form_block input[type="datetime-local"]:focus,
.contact_form_block input[type="date"]:focus,
.contact_form_block input[type="month"]:focus,
.contact_form_block input[type="time"]:focus,
.contact_form_block input[type="week"]:focus,
.contact_form_block input[type="number"]:focus,
.contact_form_block input[type="email"]:focus,
.contact_form_block input[type="url"]:focus,
.contact_form_block input[type="search"]:focus,
.contact_form_block input[type="tel"]:focus,
.contact_form_block input[type="color"]:focus,
.contact_form_block .uneditable-input:focus {
  box-shadow: none;
  outline: 0 none;
}
.contact_form_block div.sub_but input {
  background-color: #00aeef;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 50px;
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 10pt;
}
.contact_form_block div.sub_but input:hover {
  -webkit-box-shadow: -2px 0px 16px 0px rgba(50, 50, 50, 0.59);
  -moz-box-shadow: -2px 0px 16px 0px rgba(50, 50, 50, 0.59);
  box-shadow: -2px 0px 16px 0px rgba(50, 50, 50, 0.59);
}
.steps_block {
  margin-top: 50px;
  margin-bottom: 50px;
}
.steps_block h3 {
  font-size: inherit;
  font-weight: bold;
}
.steps_block div:first-child .step {
  padding-right: 20px;
}
.steps_block .step {
  font-size: 16pt;
  line-height: 24pt;
  color: #262626;
  font-weight: 100;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .steps_block .step {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.fabr {
  border: 1px solid #6e8693;
  margin-top: 20px;
  padding: 10px;
}
@media screen and (max-width: 766px) {
  .fabr {
    margin-left: 20px;
    margin-right: 20px;
    width: 90%;
  }
  .fabr img {
    margin-bottom: 20px;
  }
}
.fabr .image_div {
  white-space: nowrap;
  text-align: center;
}
.fabr .image_div .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.fabr .image_div img {
  max-height: 200px;
  max-width: 300px;
  vertical-align: middle;
}
@media screen and (max-width: 420px) {
  .fabr .image_div img {
    max-width: 100%;
  }
}
.blog_header {
  height: 100px;
  background-position: center center;
  font-size: 34pt;
  text-shadow: none;
}
.blog_header .container {
  position: relative;
  top: 50%;
  transform: translateY(-60%);
}
.blog_header .container h1 {
  float: left;
  color: #ffffff;
  font-family: Helvetica;
  font-weight: 600;
}
@media screen and (max-width: 766px) {
  .blog_header .container h1 {
    font-size: 20pt;
    max-width: 90%;
  }
}
.blog_header .container .breadcrumbs {
  float: right;
  max-width: 50%;
  font-size: 12pt;
  line-height: 12pt;
  position: relative;
  transform: translateY(200%);
  color: #ffffff;
}
.blog_header .container .breadcrumbs a {
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 100;
}
.blog_header .container .breadcrumbs span.act {
  color: #1a4699;
  font-weight: 100;
  margin-right: 30px;
}
@media screen and (max-width: 660px) {
  .blog_header .container .breadcrumbs {
    float: left;
    width: 100%;
    max-width: 100%;
    transform: translateY(-13%);
  }
  .blog_header .container .breadcrumbs a {
    padding-left: 0;
  }
}
.blog_item .date,
.blog_item .title {
  text-transform: uppercase;
  font-size: 16pt;
  font-weight: bold;
}
.blog_item .date {
  color: #c2c2c2;
}
.blog_item .title a,
.blog_item .sharelink a {
  color: #262626;
}
.blog_item .title a:hover,
.blog_item .sharelink a:hover {
  color: #00aeef;
  text-decoration: none;
}
.blog_item .blog_item_image {
  padding: 20px;
}
.blog_item .blog_item_image img {
  max-height: 250px;
  margin: 0 auto;
}
@media screen and (max-width: 660px) {
  .blog_item .blog_item_image img {
    padding-bottom: 30px;
    border-bottom: 1px solid #8a8b8b;
  }
}
.blog_item .blog_item_image img.not_big_image {
  max-height: 140px;
}
.blog_article {
  padding-top: 40px;
  padding-bottom: 20px;
}
.blog_article .date,
.blog_article .title {
  text-transform: uppercase;
  font-size: 24pt;
  font-weight: bold;
}
.blog_article .title {
  padding-left: 20px;
  color: #262626;
}
.blog_article .title a {
  color: #262626;
}
.blog_article .title a:hover {
  color: #00aeef;
  text-decoration: none;
}
.blog_article .date,
.blog_article .author {
  color: #c2c2c2;
}
.blog_article .author {
  font-weight: 100;
}
.blog_article .sharelink {
  font-weight: 100;
  color: #262626;
}
.blog_article .sharelink a {
  color: #c2c2c2;
}
.blog_article .sharelink a:hover {
  color: #00aeef;
  text-decoration: none;
}
.blog_article img {
  max-height: 40%;
  margin-bottom: 40px;
}
.blog_article .article_body {
  font-weight: 100;
  padding-top: 20px;
  padding-bottom: 40px;
}
.blog_article .table_of_news {
  margin-bottom: 40px;
}
.blog_article .table_of_news b {
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 20px;
}
.blog_article .table_of_news a {
  font-weight: 100;
  font-size: 12pt;
  line-height: 18pt;
  color: #8a8b8b;
}
.blog_article .table_of_news a:hover {
  color: #00aeef;
  text-decoration: none;
}
.news_header {
  padding-left: 20px;
  font-family: hanzelnormal;
  color: #8a8b8b;
  text-transform: uppercase;
}
.tab_header {
  font-family: hanzelnormal;
  color: #8a8b8b;
  text-transform: uppercase;
}
.form_3834_block input {
  background-color: #f8f8f8;
}
.form_3834_block label,
.form_3834_block h4 {
  font-weight: 100;
  font-size: 12pt;
  line-height: 18pt;
  color: #8a8b8b;
}
.form_3834_block label {
  text-align: right;
}
.form_3834_block h4 {
  margin-top: 0;
  color: #8a8b8b;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .form_3834_block .sm_inp {
    margin-bottom: 15px;
  }
}
.form_3834_block .sm_inp4 {
  padding-left: 0;
  padding-right: 0;
}
.form_3834_block .sm_inp4 label {
  text-align: center;
}
.form_3834_block .tip {
  color: #8a8b8b;
  font-size: 10pt;
  margin-bottom: 20px;
}
.form_3834_block div.sub_but input {
  background-color: #00aeef;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 50px;
  margin-bottom: 20px;
  font-size: 10pt;
}
.form_3834_block div.sub_but input:hover {
  -webkit-box-shadow: -2px 0px 16px 0px rgba(50, 50, 50, 0.59);
  -moz-box-shadow: -2px 0px 16px 0px rgba(50, 50, 50, 0.59);
  box-shadow: -2px 0px 16px 0px rgba(50, 50, 50, 0.59);
}
#menu-main_menu .caret {
  display: none;
}
.screen-reader-response {
  display: none;
}
.wpcf7-checkbox span {
  margin-left: 5px;
  margin-right: 10px;
}
