.post-content h2, .single, .single__title, h1, h2, h3 {
  font-style: normal
}

html {
  position: relative;
  min-height: 100%
}

h1, h2, h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  line-height: normal;
  text-align: left
}

a:hover {
  color: #ed5e42;
  text-decoration: none
}

@media (max-width:480px) {
  body {
    overflow-x: hidden
  }
}

p:empty {
  padding: 0;
  margin: 0
}

.top-menu--wrapper {
  position: relative;
  margin-bottom: 0
}

@media (min-width:1024px) {
  .top-menu--wrapper {
    z-index: 999998
  }
}
@media (max-width: 991px) {
  .img__info_1{
    width: 50%;
  }
}

@media (min-width:768px) {
  .top-menu--wrapper {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc
  }
}

.primary-menu, .top-menu ul {
  margin: 0 auto;
  position: relative
}

.top-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
  overflow-x: auto;
  opacity: 0;
  -webkit-transition: opacity .2s ease 0s;
  transition: opacity .2s ease 0s
}

.mobile-bar, .secondary-menu {
  height: 45px;
  overflow: hidden
}

.top-menu ul li {
  list-style: none;
  white-space: nowrap;
  text-align: center
}

.top-menu ul li a {
  display: block;
  text-transform: none;
  font-size: 15px;
  letter-spacing: .3px;
  font-weight: 400
}

.primary-menu {
  background-color: #0a7aab;
  height: 45px
}

.primary-menu ul {
  position: relative
}

.primary-menu ul li a {
  padding: 16px 10px 14px;
  text-transform: uppercase;
  color: #fff
}

.primary-menu ul li a:hover {
  text-decoration: none;
  background: #1b5688
}

.secondary-menu {
  position: relative;
  background: #e7f0f9
}

@media (max-width:767px) {
  .primary-menu, .secondary-menu {
    display: none
  }
  .single-container {
    margin-top: 40px!important
  }
  .footer-intl-links{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer-intl.resp-container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.secondary-menu ul li a {
  margin: 16px 10px 14px;
  color: #666
}

.secondary-menu ul li a:hover {
  text-decoration: none;
  color: #000
}

.mobile-bar {
  background: #0a7aab;
  position: fixed;
  z-index: 9;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0
}

@media (min-width:768px) {
  .mobile-bar {
    display: none!important
  }
  .single-post-header .single-post-header__pattern {
    min-height: 300px
  }
}

.mobile-bar__menu-icon {
  padding: 15px 20px 15px 30px;
  line-height: 1
}

.mobile-bar__search-icon {
  padding: 15px 30px 15px 20px;
  line-height: 1
}

.mobile-bar__lh-logo__img {
  display: inline-block;
  max-width: 135%
}

.mobile-bar__lh-logo__link {
  display: inline-block;
  width: 125px;
  margin: 0 40px 5px 0
}

@media (min-width:415px) {
  .mobile-bar__lh-logo__link {
    width: 144px
  }
}

.footer {
  overflow-x: hidden;
  background: #222;
  padding: 10px 0;
  color: #fff;
  position: relative;
  z-index: 1999999;
  font-size: 14px
}

.single .footer {
  border-top: 15px solid #f0f0f0
}

@media all and (max-width:1024px) {
  .footer {
    padding: 0 0 10px
  }
}

.footer-wrapper {
  max-width: 1250px;
  padding: 0 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto
}

@media all and (max-width:767px) {
  .footer-wrapper {
    padding: 0 20px
  }
}

.footer-right {
  max-width: 100%;
  text-align: center
}

.footer-right-copy {
  padding-bottom: 3px;
  padding-top: 6px;
  color: gray
}

.footer-right-16-years {
  font-size: 10px;
  color: #403e3e;
  opacity: .5;
  font-weight: 400;
  line-height: 12px;
  margin-top: -1.3px
}

.footer__warning-container {
  margin-top: 7px
}

.side-banner--wrapper {
  position: static
}

.single {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: normal
}

.single__content {
  position: relative;
  margin: 0 auto;
  background-color: #fff
}

@media (min-width:1190px) {
  .single-format-standard .single__content {
    padding-left: 17px
  }
}

@media (max-width:1189px) {
  .single__content {
    padding: 0
  }
}

.single__title {
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.1;
  font-size: 37px;
  margin: 15px 0;
  font-weight: 700;
  max-width: 900px;
  text-align: left;
  color: #fff;
}

.block_form_label, .ifr_button, .single__banner--wrapper {
  text-align: center
}

@media (min-width:1024px) and (max-width:1320px) {
  .single__fix-width-sidebar {
    width: 330px;
    min-width: 330px
  }
}

.single-post-header {
  margin: 0 auto;
  position: relative
}

@media (max-width:767px) {
  .single__title {
    font-size: 37px;
    color: #000;
  }
  .single-post-header {
    width: 100%;
    max-width: 100%;
    margin: 0;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .single-post-header .single-post-header__pattern {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.single-post-header .single-post-header__pattern {
  padding-bottom: 50%
}

.single-post-header .single-post-header__pattern img {
  width: 100%;
  display: none
}

.single-post-header .single-post-header__text-block {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(50%, rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .95)));
  background: linear-gradient(transparent 30%, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .95) 100%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media (max-width:767px) {
  .single-post-header .single-post-header__text-block {
    position: static;
    background: 0 0;
    color: #000;
    padding: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

.single-post-footer {
  margin: 0 auto;
  max-width: 100%
}

@media (max-width:1190px) {
  .single-post-footer {
    max-width: 630px
  }
}

.single-container {
  max-width: 1190px;
  overflow-x: hidden;
  margin: 100px auto 0;
  background: #fff;
  position: relative
}

@media (max-width:1189px) {
  .single-container {
    max-width: 990px
  }
}

@media (max-width:1023px) {
  .single-container {
    margin-left: 15px;
    margin-right: 15px
  }
}

.single__content--wrapper {
  padding-right: 15px;
  margin: 0 auto;
  width: 95%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

@media (max-width:1189px) {
  .single__content--wrapper {
    padding: 0
  }
}

@media (max-width:767px) {
  .single-container {
    margin-left: 0;
    margin-right: 0
  }
  .single__content--wrapper {
    padding-right: 0
  }
}

@media (max-width:1023px) {
  .single__content--wrapper {
    margin: 0 auto
  }
}

.single__sidebar--wrapper {
  padding: 15px;
  margin: 0;
  width: 330px;
  min-width: 330px
}

.single__content-and-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px 0 0;
  position: relative;
  border-bottom: 15px solid #f0f0f0
}

@media (max-width:1189px) {
  .single__content-and-sidebar {
    padding: 0
  }
}

.single-sidebar, .single__sidebar--wrapper {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media (max-width:1023px) {
  .single-sidebar, .single__sidebar--wrapper {
    display: none
  }
}

.post-content {
  line-height: 1.6;
  font-size: 19px
}

.post-content h2 {
  margin: 30px 0;
  overflow-wrap: break-word;
  font-family: Roboto, sans-serif;
  line-height: 1.17;
  font-size: 28px;
  font-weight: 400
}

.post-content p:empty {
  display: none
}

.post-content p {
  margin: 15px 0
}

.post-content img {
  max-width: 500px;
  height: auto
}

.post-content a {
  color: #09f
}

.post-content a:active, .post-content a:focus, .post-content a:hover {
  text-decoration: none;
  color: #ed5e42
}

.img-is-loaded {
  padding-bottom: 0!important
}

@media (max-width:767px) {
  .post-content h2 {
    font-size: 22px
  }
  .post-content p {
    font-size: 19px
  }
  .img-is-loaded {
    background: 0 0
  }
}

.img-is-loaded img {
  display: block!important
}

body {
  text-rendering: optimizelegibility;
  font-family: "Open Sans", sans-serif;
  color: #444;
  line-height: 1.5625
}

.iframe {
  width: 100%;
  height: auto;
  background: rgba(1, 210, 248, .19);
  border: 7px groove #6093b1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px
}

.form-font {
  font-size: 31px;
  text-shadow: 0 0 1px #67864d;
  line-height: 42px
}

.order_form {
  padding: 10px 20px 0;
  border-radius: 5px;
  margin: 0;
  font-family: Arial, Helvetica
}

.block_form {
  margin: 0 0 12px
}

.block_form_label {
  font-size: 14px;
  color: #333;
  display: block;
  float: left;
  width: 98%;
  margin: 0 auto 5px
}

.block_form input {
  display: block;
  padding: 8px 10px;
  border: 1px solid #888;
  font-size: 14px;
  border-radius: 5px;
  background: #fff;
  width: 210px;
}
.form_input__selcect{
  display: block;
  width: 230px;
  padding: 8px 10px;
  border: 1px solid #888;
  font-size: 14px;
  border-radius: 5px;
  background: #fff
}

input {
  outline: 0
}

.ifr_button {
  display: block;
  font-family: calibri, roboto, arial;
  font-size: 20px;
  font-weight: 600!important;
  letter-spacing: 1.4px;
  text-decoration: none;
  cursor: pointer;
  height: auto;
  min-height: 50px;
  margin: 20px auto;
  padding: 0 34px;
  color: #fff;
  background: #008cd3;
  -webkit-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  border: none;
}

.ifr_button:hover {
  -webkit-box-shadow: 0 0 0 2px #008cd2 inset, 0 0 0 4px #fff inset;
  box-shadow: 0 0 0 2px #008cd2 inset, 0 0 0 4px #fff inset
}

@media (max-width:759px) {
  .iframe {
    width: 100%;
    margin-left: -20px;
    margin-right: -20px
  }
  .form-font {
    font-size: 29px
  }
  .ifr_button {
    margin: 31px auto
  }
  .post-template-default.single.single-post.postid-966304.single-format-standard {
    margin-top: -60px
  }
  h1 {
    font-size: 32px
  }
}

@media (max-width:480px) {
  .single__title {
    font-size: 28px
  }
}

.comment-item {
  display: flex;
  align-items: flex-start
}

.comment-avatar {
  width: 50px;
  height: 50px;
  margin: 10px 10px 0 0
}
@media (max-width: 575px) {
  .breadcrumb{
    font-size: 12px;
    text-align: center;
  }
  .img__info_1{
    width: 80%;
  }
}

.block_form .form_input {
  height: 50px;
  width: 100%;
  max-width: 400px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 50px;
  box-sizing: border-box;
}
