@charset "UTF-8";
.row {
  margin-right: -15px;
  margin-left: -15px
}

.row:after, .row:before {
  display: table;
  content: ''
}

.row:after {
  clear: both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    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
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.main-slider {
  max-width: 1170px;
  margin: auto
}

.main-slider a {
  position: relative
}

.main-slider a:after {
  content: "\e909";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-family: icomoon;
  font-size: 66px;
  margin-top: -50px;
  margin-left: -33px;
  -moz-text-shadow: 0 0 10px rgba(0, 0, 0, .7);
  -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, .7);
  text-shadow: 0 0 10px rgba(0, 0, 0, .7);
  opacity: 0;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s
}

.main-slider a:hover:after {
  opacity: 1
}

body, html {
  padding: 0;
  margin: 0
}

body {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  margin-top: 16px;
  padding-bottom: 4px
}
h3{
  font-size: 18px;
  font-weight: 500;
}
h3 strong{
  font-weight: 500;
}
ol, p, ul {
  margin: 0;
  padding-bottom: 1em;
  color: #666;
}

ol, ul {
  padding-left: 20px
}

p:last-of-type {
  padding-bottom: 0
}

a {
  color: #0872BA;
  text-decoration: none
}

a:hover {
  text-decoration: underline
}

.container {
  position: relative;
  max-width: 1200px;
  padding: 0 20px;
  margin: auto
}

#et-top-navigation:after, #et-top-navigation:before {
  content: " ";
  display: table;
  clear: both;
  width: 100%
}

#top-header {
  z-index: 100000;
  color: #fff;
  font-size: 14px;
  position: relative;
  top: 0;
  width: 100%;
}

#top-header a {
  color: #fff
}

#et-secondary-nav, #top-header {
  -webkit-transition: background-color .4s, transform .4s, opacity .4s ease-in-out;
  -moz-transition: background-color .4s, transform .4s, opacity .4s ease-in-out;
  transition: background-color .4s, transform .4s, opacity .4s ease-in-out
}

#top-header .container {
  padding-top: .75em;
  font-weight: 600
}
#header-holder{
    top: 0;
  background: #FFF;
  position: fixed;
  width: 100%;
  z-index: 99999;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0)
}
#header-holder.fixed {
  position: fixed;
  top: 0;
}
#main-header {
  position: relative;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  font-weight: 500;
  line-height: 23px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0)
}

#header-holder.fixed #top-header{
  display: none;
}

.fixed #main-header #et-top-navigation {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  padding: 10px 0 0;
}

.fixed #main-header .logo_container {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 9
}
.logo_container img{
  width: 128px;
}
#page-container{
  padding-top: 140px;
}
@media (min-width: 768px) {
  .fixed #main-header #logo{
    width: 100px;
  }
}

@media (max-width: 768px) {
  .fixed #main-header {
    position: fixed;
    height: 48px;
  }
  .fixed #main-header .menu-button {
    right: 0;
  }
  #page-container{
    padding-top: 100px;
  }
}

.et_duplicate_social_icons {
  display: none
}

#top-header, #top-header #et-info, #top-header .container, #top-header .et-social-icon a {
  line-height: 1em
}

.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
  padding-top: 80px
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 143px
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
  padding-top: 177px
}

.et_fixed_nav.et_show_nav.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container {
  padding-top: 147px
}

.et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #top-header {
  top: 0;
  right: 0;
  left: 0
}

.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
  position: absolute
}

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
  position: fixed
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
  padding-top: 95px;
  padding-bottom: 6px
}

.logo_container {
  position: absolute;
  top: 27px;
  left: 20px
}

.et_header_style_split #et-top-navigation nav>ul>li>a {
  z-index: 3
}

.et_header_style_split .centered-inline-logo-wrap {
  height: 66px;
  margin: -33px 0;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.et_header_style_split .centered-inline-logo-wrap .logo_container, .et_header_style_split .centered-inline-logo-wrap a {
  height: 100%
}

.et_header_style_split .logo_container {
  position: initial
}

.et_header_style_split #top-menu-nav {
  display: inline-block
}

.et_header_style_split #et_top_search {
  display: inline-block;
  float: none
}

.et_header_style_split.et_vertical_nav #et_top_search {
  display: block
}

.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
  padding-bottom: 24px
}

.et_header_style_split #et-top-navigation {
  display: inline-block;
  float: none;
  position: relative;
  width: 100%;
  line-height: 1;
  text-align: center;
  vertical-align: middle
}

.et_header_style_split.et_vertical_nav #et-top-navigation {
  display: block
}

.et_header_style_split #main-header .container, .et_header_style_split #main-header .logo_container {
  z-index: 2;
  text-align: center
}

.et_header_style_split.et_vertical_nav #et-top-navigation {
  text-align: left
}

.et_header_style_split span.logo_helper {
  display: none
}

.et_header_style_split #top-menu, .et_header_style_split .fullwidth-menu, .et_header_style_split nav#top-menu-nav, .et_header_style_split nav.fullwidth-menu-nav {
  float: none
}

.safari.et_header_style_split #et-top-navigation {
  -webkit-transform: translate3d(0, 0, 0)
}

.et_header_style_centered #main-header .container {
  height: inherit;
  text-align: center
}

.et_header_style_centered.et_vertical_nav #main-header .container {
  height: auto
}

.et_header_style_centered #main-header div#et-top-navigation {
  position: relative;
  bottom: 0;
  width: 100%
}

.et_header_style_centered #et-top-navigation, .et_header_style_centered #logo, .et_header_style_centered #top-menu, .et_header_style_centered nav#top-menu-nav {
  float: none
}

.et_header_style_centered #logo {
  max-height: 64%
}

.et_header_style_centered #main-header .logo_container {
  height: 100px;
  padding: 0
}

.et_header_style_centered header#main-header.et-fixed-header .logo_container {
  height: 70px
}

.et_header_style_centered #et_top_search {
  display: inline-block !important;
  float: none
}

.et_header_style_centered nav#top-menu-nav {
  display: inline-block
}

.et_header_style_centered #top-menu>li>a {
  padding-bottom: 2em
}

.et_header_style_centered #et-top-navigation .et-cart-info {
  float: none
}

.et_hide_search_icon #et_top_search, .et_hide_search_icon .et_slide_menu_top .et-search-form {
  display: none !important
}

.et_vertical_nav.et_header_style_centered #main-header .logo_container, .et_vertical_nav.et_header_style_centered header#main-header.et-fixed-header .logo_container {
  height: auto
}

.et_vertical_nav.et_header_style_centered header#main-header #top-menu>li>a, .et_vertical_nav.et_header_style_centered header#main-header.et-fixed-header #top-menu>li>a {
  padding-bottom: 19px
}

.et_vertical_nav.et_header_style_left #et-top-navigation, .et_vertical_nav.et_header_style_split #et-top-navigation {
  padding-top: 0
}

#logo {
  display: inline-block;
  float: none;
  max-height: 54%;
  margin-bottom: 0;
  vertical-align: middle;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0)
}

.et_pb_svg_logo #logo, .et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
  height: 54%
}

.logo_container {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

span.logo_helper {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle
}

.et_vertical_nav .logo_container {
  position: relative;
  height: auto;
  padding: 0
}

.et_vertical_nav span.logo_helper {
  display: none
}

.safari .centered-inline-logo-wrap {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0)
}

#et-define-logo-wrap img {
  width: 100%
}

.gecko #et-define-logo-wrap.svg-logo {
  position: relative !important
}

.et-cart-info {
  color: inherit
}

#top-header .et-cart-info {
  margin-left: 15px
}

#et-top-navigation .et-cart-info {
  float: left;
  margin: -2px 0 0 22px;
  font-size: 16px
}

.et_vertical_nav #et-top-navigation .et-cart-info {
  margin-left: 0
}

.et_header_style_fullscreen #et-top-navigation a.et-cart-info, .et_header_style_slide #et-top-navigation a.et-cart-info {
  display: none
}

#et-info {
  float: left
}

#et-info-email, #et-info-phone, .et-cart-info span {
  position: relative
}

#et-info-phone:before {
  position: relative;
  top: 2px;
  margin-right: 2px;
  content: "\e090"
}

#et-info-phone {
  margin-right: 13px
}

#et-info-email:before {
  margin-right: 4px;
  content: "\e076"
}

#top-header .et-social-icons {
  display: inline-block;
  float: none
}

#et-secondary-menu .et-social-icons {
  margin-right: 20px
}

#top-header .et-social-icons li {
  margin-top: -2px;
  margin-left: 13px
}

.et-social-icons {
  float: right;
  padding-left: 13px;
  padding-bottom: 0
}

.et-social-icons li {
  display: inline-block;
  margin-left: 20px
}

.et-social-icon a {
  position: relative;
  color: #666;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  transition: color .3s ease 0s
}

.et-social-icon span {
  display: none
}

#top-header .et-social-icon a {
  font-size: 14px
}

#top-menu, #top-menu-nav {
  line-height: 0
}

#et-top-navigation {
  padding: 50px 0 0
}

.et_fixed_nav #et-top-navigation {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

#et-secondary-menu {
  float: right
}

#et-info, #et-secondary-menu>ul>li a {
  display: block;
  padding-bottom: .75em
}

#et-secondary-nav, #et-secondary-nav li {
  display: inline-block
}

#et-secondary-nav a {
  -webkit-transition: background-color .4s, color .4s ease-in-out;
  -moz-transition: background-color .4s, color .4s ease-in-out;
  transition: background-color .4s, color .4s ease-in-out
}

#et-secondary-nav li {
  vertical-align: top;
  margin-left: 15px
}

#et-secondary-nav .menu-item-has-children>a:first-child:after,
#top-menu .menu-item-has-children>a:first-child:after{
  content: " ";
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  float: right;
  margin-left: 10px;
  height: 14px;
  width: 13px
}
#top-menu .current-toggle-menu>a:first-child:after{
  content: " ";
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  float: right;
  margin-left: 10px;
  height: 14px;
  width: 13px;
transform: rotate(180deg);
 }
#et-secondary-nav>li:last-child {
  margin-right: 0
}

.et-cart-info span:before {
  margin-right: 10px;
  content: "\e07a"
}

#top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
  float: right
}

#top-menu>li {
  display: inline-block;
  padding-right: 22px;
  letter-spacing: .05em;
  font-size: 14px
}

#top-menu>li ul {
  padding: 20px 0;
  list-style: none
}

#top-menu>li ul a {
  padding: 10px;
  line-height: 22px;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

#top-menu>li ul li:last-child a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

#top-menu>li:last-child {
  padding-right: 0
}

.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left #top-menu>li:last-child>ul.sub-menu {
  right: 0
}

#top-menu a {
  display: block;
  position: relative;
  color: rgba(0, 0, 0, .6);
  text-decoration: none;
}

#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover {}

#et_top_search {
  display: block;
  position: relative;
  margin: 0 33px 0 15px
}

#et_top_search.et_search_opened {
  position: absolute;
  width: 100%
}

.et_vertical_nav #et_top_search {
  margin-left: 0
}

.container.et_pb_menu_hidden {
  z-index: -1
}

.nav {
  margin: 0;
  padding: 0
}

.nav li li {
  margin: 0;
  padding: 0 20px;
  position: relative;
  width: 100%;
}

.fullwidth-menu li li a {
  width: 200px;
  padding: 6px 20px
}

.nav li {
  position: relative;
  line-height: 1em
}

.nav li ul {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 20px;
  visibility: hidden;
  z-index: 9999;
  width: 240px;
  /*border-top: 3px solid #2ea3f2;*/
  opacity: 0;
  background: rgba(8, 114, 186, 0.9);
  text-align: left;
}

.nav li.et-hover>ul {
  visibility: visible
}

@media (min-width:768px) {
  .nav li.et-touch-hover>ul, .nav li:hover>ul {
    visibility: visible;
    opacity: 1
  }
}

.nav li li ul {
  z-index: 1000;
  top: -23px;
  left: 240px
}

.nav li.et-reverse-direction-nav li ul {
  right: 240px;
  left: auto
}

.nav li:hover {
  visibility: inherit
}

#top-menu>li.current-menu-parent>a {
  border-bottom: 3px solid #0872BA;
  color: #000;
}

#top-menu ul li.current-menu-item a {
  color: #333;
}

.et_mobile_menu li a, .nav li li a {
  font-size: 14px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
  opacity: .7;
  background-color: rgba(0, 0, 0, .03)
}

.et-dropdown-removing>ul {
  display: none
}

.mega-menu .et-dropdown-removing>ul {
  display: block
}

.fullwidth-menu .menu-item-has-children>a:first-child:after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: ETmodules;
  font-size: 16px;
  font-weight: 800;
  content: "3"
}

.fullwidth-menu .menu-item-has-children>a:first-child {
  padding-right: 20px
}

.fullwidth-menu li li.menu-item-has-children>a:first-child:after {
  top: 6px;
  right: 20px
}

.fullwidth-menu-nav li.mega-menu {
  position: inherit
}

.fullwidth-menu-nav li.mega-menu>ul {
  position: absolute !important;
  left: 0 !important;
  width: 100%;
  padding: 30px 20px
}

.fullwidth-menu-nav li.mega-menu ul li {
  display: block !important;
  float: left !important;
  margin: 0;
  padding: 0 !important
}

.fullwidth-menu-nav li.mega-menu li>ul {
  position: relative;
  top: auto;
  left: auto;
  width: 240px !important;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  animation: none !important
}

.fullwidth-menu-nav li.mega-menu li ul {
  display: none;
  visibility: visible;
  opacity: 1
}

.fullwidth-menu-nav li.mega-menu.et-hover li ul {
  display: block
}

.fullwidth-menu-nav li.mega-menu:hover>ul {
  visibility: visible !important;
  opacity: 1 !important
}

.fullwidth-menu-nav li.mega-menu>ul>li>a:first-child {
  padding-top: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, .03);
  font-weight: 700
}

.fullwidth-menu-nav li.mega-menu>ul>li>a:first-child:hover {
  background-color: transparent !important
}

.fullwidth-menu-nav li.mega-menu li>a {
  width: 200px !important
}

.fullwidth-menu-nav li.mega-menu.mega-menu-parent li li, .fullwidth-menu-nav li.mega-menu.mega-menu-parent li>a {
  width: 100% !important
}

.fullwidth-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu {
  float: left;
  width: 100% !important
}

.fullwidth-menu-nav li.mega-menu>ul>li {
  width: 25%;
  margin: 0
}

.fullwidth-menu-nav li.mega-menu.mega-menu-parent-3>ul>li {
  width: 33.33%
}

.fullwidth-menu-nav li.mega-menu.mega-menu-parent-2>ul>li {
  width: 50%
}

.fullwidth-menu-nav li.mega-menu.mega-menu-parent-1>ul>li {
  width: 100%
}

.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after {
  display: none
}

.et_fullwidth_nav #top-menu li.mega-menu>ul {
  right: 30px !important;
  left: 30px !important;
  width: auto
}

.et_mobile_menu {
  display: none;
  visibility: visible;
  position: absolute;
  z-index: 9999;
  left: 0;
  width: 100%;
  padding: 5%;
  border-top: 3px solid #2ea3f2;
  opacity: 1;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
  display: block !important;
  visibility: visible !important;
  padding-left: 10px
}

.et_mobile_menu li li {
  padding-left: 5%
}

.et_mobile_menu li a {
  display: block;
  padding: 10px 5%;
  border-bottom: 1px solid rgba(0, 0, 0, .03);
  color: #666
}

.et_mobile_menu .menu-item-has-children>a {
  background-color: rgba(0, 0, 0, .03);
  font-weight: 700
}

.et_mobile_menu li .menu-item-has-children>a {
  background-color: transparent
}

.et_mobile_nav_menu {
  display: none;
  float: right
}

.mobile_menu_bar, .mobile_nav.closed {
  display: none
}

#top-header {
  background: #EAEAEA
}

@media (max-width:767px) {
  #et_mobile_nav_menu {
    display: block
  }
  .et_header_style_centered .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    opacity: 1
  }
  .et_header_style_centered #et_mobile_nav_menu {
    float: none;
    position: relative;
    margin-top: 20px
  }
  .et_header_style_centered #main-header .mobile_nav {
    display: block;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .05);
    text-align: left
  }
  .et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page {
    display: inline-block;
    color: #666;
    font-size: 14px
  }
  .et_header_style_centered .mobile_menu_bar {
    position: absolute;
    top: 2px;
    right: 5px
  }
  .et_header_style_centered .et_mobile_menu {
    top: 53px
  }
  .et_header_style_split #et_mobile_nav_menu {
    display: block;
    float: none;
    position: relative;
    margin-top: 20px
  }
  .et_header_style_split nav#top-menu-nav {
    display: none
  }
  .et_header_style_split #main-header .mobile_nav {
    display: block;
    padding: 9px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .05);
    text-align: left
  }
  .et_header_style_split .mobile_menu_bar {
    position: absolute;
    top: 2px;
    right: 5px
  }
  .et_header_style_split .et_mobile_menu {
    top: 53px
  }
}

#et-secondary-nav {
  margin: 0;
  padding: 0
}

#et-secondary-nav img {
  width: 24px;
  height: auto;
  transition: transform .2s;
  /* Animation */
}

#et-secondary-nav img:hover {
  transform: scale(1.5);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

#top-menu>li>a {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0872BA;
  padding-bottom: 17px;
  padding-top: 14px;
  border-bottom: 3px solid #fff;
}

#top-menu>li>a:hover {
  color: #000;
}

#top-menu>li:hover>a {
  border-bottom: 3px solid #0872BA;
  color: #000;
}

#et_search_icon {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 40px;
  display: block;
  width: 40px;
  cursor: pointer
}

#et_top_search {
  float: right
}

.et_search_outer {
  position: absolute;
  top: 0;
  right: 56px;
  width: 800px;
  height: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
  background: #fff;

  }
.et_search_outer.visible{
  height: 98px;
  opacity: 1;
visibility: visible;

}
.fixed .et-search-field,
.fixed .et_search_outer.visible{
  height: 58px;
}
.et-search-field {
  height: 98px;
  line-height: 98px;
  border: 0 none; /*1px solid #0969B7;*/
  width: 100%;
  font-size: 14px;
  padding: 5px 20px
}

.et-search-field:focus {
  outline: 0;
  box-shadow: 0 0 2px #0969B7
}

.et_close_search_field {
  width: 40px;
  height: 40px;
  text-align: center;
  background: #fff;
  color: #000;
  border: none;
  font-size: 25px;
  font-weight: 700;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  line-height: 38px
}

.et_close_search_field:hover {
  background: #f5f5f5
}

.arrow-bottom, .menu-button {
  display: none
}

@media (max-width:1200px) {
  #top-menu>li>a {
    font-size: 15px!important;
  }
  #et_top_search {
    margin-right: 0
  }
  .et_search_outer {
    right: 20px
  }

}
@media (min-width:768px) and (max-width:1070px){
  #top-menu > li > a {
	font-size: 14px !important;
}
.logo_container img,
.fixed #main-header #logo {
	width: 80px;
}
#top-menu-nav {
	padding-left: 110px!important;
}
}
@media (min-width:768px) and (max-width:991px) {
  #top-menu>li>a {
  }
  #top-menu>li {
    padding-right: 7px
  }

}
@media  (min-width:768px) and (max-width:910px) {
  #top-menu > li > a {
	font-size: 12px !important;
}
  #et_top_search {
	margin-left: 10px!important;
}
#et-secondary-nav .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after {
	margin-left: 5px!important;
}
}
@media (max-width:860px) {
  #top-menu>li>a {
    font-size: 10px;
  }
  #logo{
    width: 90px;
  }
  .et_search_outer{
    width: 610px;
  }
}
@media (max-width:767px) {
  #logo{
    width: 90px;
  }
  #et-secondary-nav img {
    width: 16px
  }
  #et-secondary-nav li {
    margin-left: 0;
    margin-right: 5px
  }
  .logo_container a {
    display: block
  }
  #top-menu>li>a {
    font-size: 13px;
    line-height: 20px;
  }
  .logo_container img {
    display: block;
    margin: auto;
    height: auto;
    width: 100%
  }
  #et_top_search {
    position: absolute;
    top: 0;
    right: 60px
  }
  .logo_container {
    position: absolute;
    top: 8px;
    left: 20px;
    width: 70px
  }
  .menu-button {
    position: absolute;
    top: 0;
    right: 20px;
    width: 30px;
    display: block;
    padding: 14px 0;
    cursor: pointer
  }
  .menu-button i {
    display: block;
    height: 2px;
    background: #2ea3f2;
    margin: 4px 0
  }
  .menu-button.active i:first-child {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 3px;
    left: 0
  }
  .menu-button.active i:nth-child(2) {
    display: none
  }
  .menu-button.active i:last-child {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: -3px;
    left: 0
  }
  #top-menu-nav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #2ea3f2;
    overflow: hidden;
    display: none
  }
  #top-menu-nav.active {
    display: block
  }
  #top-menu>li {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%
  }
  #top-menu>li>a {
    display: block;
    padding: 5px 20px
  }
  #top-menu {
    padding: 10px 0;
    float: none
  }
  .arrow-bottom {
    height: 22px;
    width: 35px;
    background-color: #fff;
    background-image: url(../images/arrow.s);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    display: block
  }
  .open-menu-li>ul {
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 2;
    left: 0 !important;
    top: 0 !important;
    display: block;
    width: 100% !important
  }
  .nav li li {
    padding: 0
  }
  #et_search_icon {
    width: 50px;
    height: 50px
  }
  .et_search_outer {
    top: 0;
    right: 0;
    width: 100%
  }
  .columns-av:after, .columns-av:before {
    display: none
  }
}

.slick-loading .slick-list {
  /* background: url(ajax-loader.gif) center center no-repeat #fff */
}

.slick-next, .slick-prev {
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  bottom: 11px;
  padding: 0;
  z-index: 2;
  border: none;
  outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  outline: 0;
  opacity: .7
}

.slick-next.slick-disabled:before, .slick-next:focus:before, .slick-next:hover:before, .slick-prev.slick-disabled:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-prev {
  /*background-image: url(../images/arrow-left.png);*/
  background-repeat: no-repeat
}

.slick-next {
  /*background-image: url(../images/arrow-right.png);*/
  background-repeat: no-repeat
}

.slick-dotted .slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: 17px;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  /*display: none !important;*/
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 19px;
  width: 19px;
  margin: 0 8px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 19px;
  width: 19px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  border-radius: 100%;
  padding: 5px;
  cursor: pointer;
  -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .8);
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, .8)
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 19px;
  height: 19px;
  border: 1px solid #fff;
  font-family: icomoon;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  background-color: #fff;
  border-radius: 100%;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  background-color: #3c3c3b;
  border: 1px solid #8b8b8a
}

#footer-widgets {
  overflow: hidden
}
.footer-text-area{
  width: 70%;
  float: left;
}
.footer-logos-area{
  width: 30%;
  float: left;
}
.footer-logos-area > div{
  width: 50%;
  float: left;
  text-align: center;
}
.footer-text-area > div {
  display: inline-block;
  vertical-align: top;
  color: #545454;
  font-size: 14px;
  font-weight: 300;
  padding-right: 50px;
  margin-bottom: 20px;
  width: 32%;
  box-sizing: border-box;
}
.footer-text-area > div:nth-of-type(2){
  width: 36%;
}
.footer-widget h6 {
  font-size: 16px;
  flex-wrap: 700;
  color: #1D1D1B
}

.footer-widget ul {
  list-style: none;
  padding-left: 0
}
@media (max-width: 1180px) {
  .footer-text-area > div{
    width: 33.33%;
  }
  .footer-text-area > div:nth-of-type(2){
    width: 33.33%;
  }
}
@media (max-width: 780px) {
  .footer-text-area{
    width: 100%;
  }
  .footer-logos-area{
    width: 100%;
  }

}
@media (max-width: 550px) {
  .footer-text-area > div{
    width: 100%;
  }
  .footer-text-area > div:nth-of-type(2){
    width: 100%;
  }
}
.footer-top {
  background: #f7f7f7;
  padding: 40px 0 20px
}

.day-footer {
  min-width: 100px;
  display: inline-block
}

.footer-bottom {
  background: #0969B7;
  font-size: 14px;
  color: #fff;
  padding: 20px 0
}

.footer-bottom a {
  color: #fff
}

.et-social-icon a {
  display: block;
  background-image: url(../images/facebook.png);
  background-repeat: no-repeat;
  height: 16px;
  width: 8px
}

.bottom-nav {
  padding: 0;
  float: right;
  list-style: none
}

.bottom-nav li {
  float: left;
  margin-left: 29px
}

@media (max-width:767px) {
  .bottom-nav {
    overflow: hidden;
    padding: 0;
    float: none;
    margin-bottom: 10px;
    width: 100%
  }
  .bottom-nav li {
    margin-left: 0;
    margin-right: 10px
  }
  .et-social-icons {
    float: none;
    padding: 0;
    margin-bottom: 10px;
    text-align: center
  }
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

table {
  width: 100%;
  border-collapse: collapse
}

td, th {
  border: none
}

.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
  clear: both;
  width: 100%
}

.content-av .checkbox-list {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right
}

.content-av .checkbox-list li {
  list-style: none;
  margin-left: 20px;
  float: left;
  width: 24px
}

.checkbox-list img {
  margin-bottom: 5px;
  width: 100%;
  display: block
}

.content-av input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.content-av select::-ms-expand {
  display: none
}

.content-av input[type=checkbox]::-ms-check {
  display: none
}

.content-av input[type=checkbox] {
  height: 24px;
  width: 24px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #E0E0E0;
  display: block;
  margin: 0
}

.content-av input[type=checkbox]:checked {
  background-image: url(../images/close-av.png);
  background-repeat: no-repeat;
  background-position: 50% 50%
}

.content-av .section-style {
  margin-bottom: 30px;
  border: none
}

.content-av .section-style td {
  padding: 16px;
  border-bottom: 1px solid #E0E0E0;
  background: #F7F7F7
}

.content-av .section-style tr:last-child td {
  border-bottom: none
}

.content-av .section-style tr:first-child td {
  border-top: none
}

.content-av-text {
  margin-bottom: 57px
}

.content-av {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #000
}

.content-av h1 {
  font-size: 25px;
  margin: 0 0 18px;
  padding: 0;
  color: #000
}

.content-av .form-control-av {
  border: 1px solid #E0E0E0;
  background: #fff;
  font-size: 16px;
  color: #000;
  height: 36px;
  width: 284px;
  padding: 2px 14px;
  text-overflow: ellipsis;
  overflow: hidden
}

.content-av .form-control-av:focus {
  border-color: #E0E0E0;
  box-shadow: 0 0 0 1px #E0E0E0 inset
}

.content-av .form-control-select-av {
  background-image: url(../images/arrow-bottom.png);
  background-repeat: no-repeat;
  background-position: 100% 50%
}

.content-av .form-control-xs-av {
  width: 120px
}

.content-av .form-control-sm-av {
  width: 160px
}

.content-av .date-av {
  background-image: url(../images/date-av.png);
  background-repeat: no-repeat;
  background-position: 100% 50%
}

.content-av .form-right-av {
  float: right
}
.content-av .form-right-av .select2{
  margin-left: 15px;
}
.content-av .form-right-av input {
  float: left
}

.content-av .form-right-av input+input {
  border-left: none
}

.content-av .form-right-av label {
  float: left;
  margin: 7px 8px
}

.btn-av {
  white-space: nowrap;
  color: #fff;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  background: #0071BA;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 28px;
  text-align: center;
  border-radius: 2px
}

.btn-av:hover {
  background: #005da6
}

.btn-av:active {
  background: #0067b0
}

.img-wrap-av {
  width: 150px
}

.img-wrap-av img {
  width: 65px;
  float: right;
  margin-left: 10px
}

.date-block-av {
  border-radius: 2px;
  background: #E0E0E0;
  height: 65px;
  width: 65px;
  text-align: center
}

.number-av {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  color: #000;
  padding: 8px 0 0
}

.month-av {
  font-size: 10px;
  color: #000;
  line-height: 1.6
}

.year-av {
  font-size: 9px;
  line-height: 1.2;
  color: #7C7C7C
}

.content-av .section-style2 {
  font-size: 14px;
  color: #7C7C7C;
  border: none;
  margin-bottom: 20px
}

.content-av .section-style2 p {
  padding: 7px 0;
  margin: 0
}

.content-av .section-style2 p img {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px 0 0
}

.content-av .section-style2 p .img-flag-av {
  margin-top: 2px
}

.content-av .section-style2 h3 {
  font-size: 18px;
  padding: 0;
  margin: 0;
  color: #000;
  font-weight: 600
}

.content-av .section-style2 h3 a {
  color: #0071BA
}

.content-av .section-style2 h3 a:hover {
  color: #005da6
}

.content-av .section-style2 td {
  padding: 15px;
  border-bottom: 1px solid #E0E0E0
}

.content-av .section-style2 tr:first-child td {
  border-top: 1px solid #E0E0E0
}

.content-av .section-style2 tr:hover td {
  background: #f7f7f7
}

.marker-bg-av {
  background-image: url(../images/marker-bg-av.png);
  background-repeat: no-repeat;
  background-position: 50% 50%
}

.row-av {
  margin-left: -15px;
  margin-right: -15px
}

.row-av>* {
  padding-left: 15px;
  padding-right: 15px
}

.row-av:after {
  content: " ";
  display: table;
  width: 100%;
  clear: both
}

.img-flag-av-position-wrap {
  position: relative
}

.img-flag-av-position-wrap h3 {
  padding-right: 60px
}

.img-flag-av-position {
  position: absolute;
  top: 20px;
  right: 20px
}

.wrap-btn-av {
  padding: 30px 18px;
  background: #F7F7F7
}

.wrap-btn-av .btn-av {
  width: 100%;
  display: block
}

@media (min-width:768px) {
  .row-av {
    margin-left: -15px;
    margin-right: -15px
  }
  .row-av>* {
    float: left
  }
  .col-sm-av-4 {
    width: 33.3%
  }
  .col-sm-av-8 {
    width: 66.6%
  }
  .col-sm-av-12 {
    width: 100%
  }
}

.columns-av {
  background: #F7F7F7;
  position: relative;
  font-size: 14px;
  margin-bottom: 22px
}

.columns-av p {
  padding-bottom: 2px
}

.columns-av:before {
  content: " ";
  background: #E0E0E0;
  width: 1px;
  left: 33.3%;
  position: absolute;
  top: 0;
  height: 100%
}

.columns-av:after {
  content: " ";
  background: #E0E0E0;
  width: 1px;
  right: 33.3%;
  position: absolute;
  top: 0;
  height: 100%
}
.columns-av.columns-av-no-after::before,
.columns-av.columns-av-no-after::after{
  display: none;
}

.columns-av .row-av {
  margin-left: 0;
  margin-right: 0
}

.columns-av .row-av>* {
  padding: 20px
}

.columns-av h3 {
  font-size: 18px;
  font-weight: 700
}

.content-av .img-list-av {
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  float: left
}

.content-av .img-list-av li {
  float: left;
  list-style: none;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 36px
}

.content-av .img-list-av img {
  display: block;
  width: 100%
}

.top-page-av {
  margin-bottom: 55px
}

.img-wrapper-av {
  width: 100px;
  margin-right: 20px;
  float: left
}

.img-wrapper-av img {
  display: block;
  width: 100%
}

.date-block-img-wrapper {
  overflow: hidden
}

.date-block-img-wrapper .date-block-av {
  height: 100px;
  width: 100px;
  float: left;
  margin-right: 20px
}

.date-block-img-wrapper .number-av {
  font-size: 27px;
  line-height: 30px;
  padding-top: 15px
}

.date-block-img-wrapper .month-av {
  font-size: 15px
}

.date-block-img-wrapper .year-av {
  font-size: 14px
}

.date-clock-av-wrap {
  color: #000
}

.content-av .section-style2 p .date-clock-av {
  margin-top: 6px
}

.td-full {
  width: 100%
}

.title-av {
  padding: 28px 15px;
  font-size: 25px
}

.columns-av1:after, .columns-av1:before, .columns-av2:before {
  display: none
}

.osd-section-style {
  padding: 0 20px;
  background: #fff
}

.osd-bg img {
  margin: auto;
  display: block;
  width: 100%
}

.osd-line {
  background-color: #2180C1;
  padding: 25px 0
}

.osd-line h1 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  font-family: 'Fira Mono', monospace;
  text-align: center;
}
.lang-en .osd-line h1 {
font-size: 20px;
}
.osd-line h2 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  font-family: 'Fira Mono', monospace
}



.wrap-column-arrows {
  padding: 30px 0
}

.column-arrows {
  border-right: 1px solid #000;
  overflow: hidden
}

.column-arrows a {
  display: block;
  text-decoration: none;
  font-weight: 500;
  padding: 10px 50px 10px 18px;
  border-left: 1px solid #000;
  width: 33.3%;
  float: left;
  background-image: url(../images/av-arrow.png);
  background-repeat: no-repeat;
  background-position: 92% 50%;
  font-size: 0;
  letter-spacing: 0;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s
}

.column-arrows a span {
  display: inline-block;
  vertical-align: middle;
  color: #0872BA;
  font-size: 18px;
  line-height: 24px;
  width: 100%;
  letter-spacing: 1px;
}

.column-arrows a:after {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 70px
}

.column-arrows a:hover {
  background-color: #f3f3f3
}

.wrap-av-slide {
  /*left: 72%;*/
  left: 0;
  position: relative;
}

.osd-slider>div {
  display: none;
}

.osd-slider>div:first-child {
  display: block;
}

.osd-slider.slick-slider>div {
  display: block;
}

.slick-slider .wrap-av-slide {
  left: 72%;
}

.osd-slide {
  position: relative;
  background: #fff;
  border: 1px solid #E2E2E2;
  padding: 30px;
  -ms-transform: scale(.8, .8);
  -webkit-transform: scale(.8, .8);
  transform: scale(.8, .8);
  /*opacity: .6;*/
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}
.osd-slide .link-next,
.osd-slide .osd-slider-column{
    opacity: .6;
}
.hoverslide .osd-slide{
  -ms-transform: scale(.85, .85);
  -webkit-transform: scale(.85, .85);
  transform: scale(.85, .85);
}

.osd-slide .link-next {
  top: 30px;
  right: 30px
}

.osd-slider-column {
  font-size: 0;
  letter-spacing: 0
}

.osd-slider-column>div {
  display: inline-block;
  vertical-align: bottom
}

.osd-slider-column>div:first-child {
  padding-right: 30px;
  width: 66.6%
}

.osd-slider-column>div:last-child {
  width: 33.3%;
  padding-top: 40px
}

.osd-slider-column img {
  width: 100%
}

.osd-slider-column h2 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px
}

.osd-slider-column p {
  font-size: 14px;
  line-height: 20px
}

.link-next {
  font-size: 14px;
  font-weight: 700;
  /*background-image: url(../images/av-arrow.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;*/
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 17px;
  background-size: 5px auto
}

.osd-section-news {
  overflow: hidden;
  padding: 80px 0
}

.section-content-av-text {
  position: relative
}

.section-content-av-text h2 {
  font-size: 28px;
  margin-right: 240px;
  padding-bottom: 30px;
  font-family: 'Fira Mono', monospace;
  font-weight: 500
}

.slick-center .osd-slide {
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  z-index: 2
}
.slick-center .osd-slide .link-next,
.slick-center .osd-slide .osd-slider-column{
    opacity: 1;
}
.slick-center .wrap-av-slide {
  left: 0;
  z-index: 2
}

.slick-center+* .wrap-av-slide {
  left: -72%
}

.osd-slider {
  margin: 40px 0
}

.osd-section-style2 {
  padding: 40px 0;
  background-size: 100%;
  background-position: center;
}

.slider-nav img {
  width: 40px;
  display: block;
  margin: 10px auto 10px;
  max-width: 100%
}
.slide-nav{
  height: 10px;
}
.slider-nav-dot {
  height: 6px;
  margin: auto;
  width: 6px;
  border-radius: 100%;
  border: 1px solid #CCC;
  background: #CCC;
  margin-top: 2px;
  float: left;
}

.slider-nav .slick-current .slider-nav-dot {
  background: #2180C1;
  border-color: #2180C1;
  height: 10px;
  width: 10px;
  margin-top: 0;
}
.slider-nav .slider-nav-dot{
  cursor: pointer;
}

.slider-nav .slider-nav-dot {
  /*display: none;*/
}

.slider-nav.slider-nav-bullets {
  text-align: center;
}

.slider-nav.slider-nav-bullets .slick-slide {
  width: 24px !important;
  display: inline-block;
  float: none;
}

.slider-nav .slick-current img {
  border: 1px solid rgba(33, 128, 193, 0.67);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(33, 128, 193, 0.67);
  -moz-box-shadow: 0px 0px 5px 0px rgba(33, 128, 193, 0.67);
  box-shadow: 0px 0px 5px 0px rgba(33, 128, 193, 0.67);
}

.slider-nav .slick-track {
  margin: auto
}

.osd-news {
  /*margin: 0 -15px*/
}

.osd-news>div {
  /*
  width: 25%;
  float: left;
  padding: 0 35px
  */
}

.osd-news.osd-news-page>div {
  /*
  width: 33.3%;
  float: left;
  padding: 0 25px;
  margin-bottom: 30px;
  */
}
.osd-news-related > div a,
.osd-section-news > div a,
.osd-news.osd-news-page > div a{
  text-decoration: none;
}
.osd-news.osd-news-page {
  /*overflow: hidden;*/
}

.osd-news h6 {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 14px;
  color: #333333;
  margin-top: 6px;
}
.index-post-content{
  padding-left: 10px;
  padding-right: 10px;
}
.osd-news h4 {
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
  color: #0872BA;
}

.osd-news p {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}
.osd-news .row .col-sm-6{
  padding-bottom: 25px;
}
.news-item{
  padding-bottom: 10px;
  height: 100%;
}
.osd-img-news {
  display: block;
  text-decoration: none;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
  margin: 0;
}

.osd-img-news:hover {
  opacity: .8
}

.osd-img-news img {
  display: block;
  width: 100%;
  height: auto;
}

.slide-nav {
  padding: 0 4px
}

@media (max-width:1200px) {
  .column-arrows a span {
    font-size: 14px
  }
  .osd-news {
    /*margin: 0 -15px 30px*/
  }
  .osd-img-news {
    /*margin: 0 0 30px*/
  }
  .osd-news>div {
    /*
    padding: 0 15px;
    margin-bottom: 50px
    */
  }
}

@media (max-width:900px) {
  .column-arrows a span {
    font-size: 10px
  }
  .osd-news>div {
    /*
    width: 50%
    */
  }
}
@media (max-width:991px) {
.news-item{
  background: #FFFFFF;
box-shadow: 0px 5px 15px rgba(119, 119, 119, 0.09);
}
}
@media (max-width:767px) {
  .column-arrows {
    border: none
  }
  .column-arrows a {
    float: none;
    width: 100%;
    margin-bottom: 10px
  }
  .column-arrows a:after {
    display: none
  }
  .link-next {
    position: static;
    margin-bottom: 20px;
    text-align: right;
    display: block
  }
  .section-content-av-text h2 {
    margin: 0
  }
}

@media (max-width:610px) {
  .osd-slider-column>div {
    width: 100% !important;
    padding: 30px 0 !important
  }
}

@media (max-width:400px) {
  .osd-news>div {
    /*
    width: 100%
    */
  }
}

@media (min-width: 768px) {
  /*
  .osd-news {
    display: flex;
    flex-wrap: wrap;
  }*/
}

.osd-title-page {
  background: #f7f7f7;
  padding: 30px 0 30px;
}

.osd-title-page h2 {
  font-size: 36px;
  color: #000;
  font-weight: 500;
  text-align: left;
  font-family: 'Fira Mono', monospace;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-bottom: 0;
  padding-top: 0;
  line-height: 38px;
}

.osd-title-page h1 {
	font-size: 36px;
    color: #000;
    font-weight: 500;
    text-align: left;
    font-family: 'Fira Mono',monospace;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-top: 0;
    line-height: 38px;
}

.osd-main-section {
  padding: 85px 0
}

.osd-main-section.osd-half-boxes {
  padding: 65px 0;
}

.page-template-template-certificate-type .row.equal .col-sm-6, .osd-half-boxes .row .col-sm-6 {
  margin-bottom: 30px;
}

.osd-main-section.osd-table-section {
  padding: 40px 0 10px;
}

.osd-main-section.osd-center-content {
  padding: 15px 0 10px;
}

.osd-team {
  padding: 0;
  margin: 0 -15px;
  list-style: none;
  font-size: 0;
  letter-spacing: 0
}

.osd-team>li {
  padding: 0 15px;
  margin-bottom: 30px;
  width: 25%;
  display: inline-block;
  vertical-align: top
}

.osd-team img {
  display: block;
  width: 100%;
  margin-bottom: 20px
}

.osd-team-content {
  padding: 30px;
  font-size: 10px;
  line-height: 17px;
  border: 1px solid #EAEAEA;
  min-height: 388px
}

.osd-team-content h3 {
  font-size: 16px;
  font-weight: 700
}

.footer-widget-right {
  float: right;
  padding-top: 10px;
}

.footer-widget-right.widget_media_image img {
  width: 112px;
}

#media_image-3.footer-widget-right.widget_media_image img {
  width: 155px;
  padding-top: 20px;
}

.footer-widget.footer-widget-right {
  padding-right: 50px;
}
.lang-en .footer-widget.footer-widget-right {
  padding-right: 38px;
}
@media (max-width:1200px) {
  .osd-team>li {
    width: 33.3%
  }
}

@media (max-width:767px) {
  .osd-team-content {
    padding: 15px;
    min-height: 150px
  }
  .osd-team>li {
    width: 50%
  }
}

@media (max-width:450px) {
  .osd-team>li {
    width: 100%
  }
}

.osd-main-column, .osd-main-column2 {
  overflow: hidden
}
.osd-main-column2.osd-main-column-overflow{
  overflow: visible;
}
#scrollingsidebar ul{
  padding-bottom: 30px;
}
.osd-main-column2 .osd-sidebar {
  float: right;
  padding-left: 30px;
  padding-right: 0
}

.osd-main-column2 .osd-main-content {
  margin-left: 0;
  margin-right: 286px
}

.osd-sidebar {
  width: 286px;
  padding-right: 30px;
  float: left
}

.osd-sidebar h6 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px
}
.osd-sidebar-news h6 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 0;
}
.osd-sidebar ul, .osd-sidebar ol {
  list-style: none;
  padding: 0;
  margin: 0
}

.osd-sidebar ul a, .osd-sidebar ol a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #0872BA;
  padding: 5px 0;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s
}
.osd-sidebar-news ul, .osd-sidebar-news ol {
  list-style: none;
  padding: 0;
  margin: 0
}

.osd-sidebar-news ul a, .osd-sidebar-news ol a {
  display: block;
  text-decoration: none;
  padding: 7px 0;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;

  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;



  color: #0872BA;

}

.osd-sidebar.left-sidebar ul .current-menu-item a, .osd-sidebar.left-sidebar ol .current-menu-item a, .osd-sidebar.left-sidebar ul .current a, .osd-sidebar.left-sidebar ol .current a, .osd-sidebar ul .current-menu-item a, .osd-sidebar ol .current-menu-item a, .osd-sidebar ul .current a, .osd-sidebar ul a:hover, .osd-sidebar ol .current a, .osd-sidebar ol a:hover {
  color: #000;
}

.osd-sidebar.left-sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #EAEAEA
}

.osd-sidebar.left-sidebar ul li {
  border-bottom: 1px solid #EAEAEA
}
.osd-sidebar.left-sidebar ul.numberedlist a{
  padding-left: 26px;
  position: relative;
}
.osd-sidebar.left-sidebar ul a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #0872BA;
  padding: 8px 0;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;

}
.numbering-list{
  width: 22px;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 8px;

}
.osd-sidebar.left-sidebar ul a.current, .osd-sidebar.left-sidebar ul a:hover {
  color: #000
}

.osd-sidebar .widget {
  margin-bottom: 30px;
}
.osd-sidebar-news .widget {
  margin-bottom: 30px;
}

.osd-main-content.osd-main-content-full.osd-half-boxes-with-menu,
.osd-main-content {
  margin-left: 302px;
  font-size: 16px;
  font-weight: 300;
}

.osd-main-content h2 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 10px;
  font-family: 'Fira Mono';
  font-weight: 500;
  margin-top: 50px;
}

.page-template-template-certificate-type h2 {
  margin-bottom: 15px;
  margin-top: 35px;
  padding-bottom: 0;
}
.wpcf7-form{
  background: #F7F7F7;
}
.wpcf7-form h3{
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #E0E0E0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 16px;
  padding-top: 16px;
  margin-top: 0;
}
.wpcf7-form input{
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  line-height: 36px;
  width: 100%;
}

.osd-main-content h2:first-child {
  margin-top: 0
}

.osd-main-content hr {
  width: 80%;
  display: block;
  margin: 40px auto 52px;
  border: 0 none;
  height: 1px;
  background: #bcbcbc;
}

hr {
  color: #bcbcbc;
}
hr.fullhr{
  width: 100%;
}
hr.smallhr {
  max-width: 100px;
  margin: 40px 0 52px;
}
hr.hrfordw{
  margin: 0;
  margin-top: 20px;
  background: #E0E0E0;
}
hr.centerhr {
  width: 550px;
  max-width: 90%;
  margin: 40px auto 52px;
  border: 1px dashed #7A7A7A;
transform: rotate(0.09deg);
height: 0px;
background: transparent;
}
.osd-slide-img {
  width: 254px;
  max-width: 100%;
  float: right;
  border: 1px solid #EFEEEA
}

.osd-slide-img-small {
  width: 77px;
  position: absolute;
  top: 30px;
  left: 30px
}

.osd-breadcrumb-section {
  padding: 20px 0 0;
}
.archive-link{
  position: relative;
  width: 100%;
  display: none;
}
.archive-page-section .osd-sidebar-news h6{
  display: none;
}
.osd-main-section.archive-page-section{
  padding: 30px 0;
}
.archive-link .link-next{
  color: #000;
}
@media (max-width:1000px) {
  .osd-sidebar {
    width: 200px
  }
  .osd-main-content.osd-main-content-full.osd-half-boxes-with-menu,
  .osd-main-content {
    margin-left: 215px
  }
  .osd-sidebar h6 {
    font-size: 16px
  }
  .osd-sidebar-news h6 {
    font-size: 16px
  }

  .osd-main-column2 .osd-main-content {
    margin-left: 0;
    margin-right: 200px
  }
}

@media (max-width:767px) {
  .archive-link{
    display: block;
  }
  .osd-main-section-news-page.osd-main-section{
    padding-top: 25px;
  }
  .osd-sidebar {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 50px
  }
  .osd-main-content.osd-main-content-full.osd-half-boxes-with-menu,
  .osd-main-content {
    margin: 0
  }
  .osd-main-column2 .osd-main-content {
    margin-right: 0
  }
}

.osd-new-main {
  margin-bottom: 57px
}

.osd-new-main h3 {
  font-size: 18px;
  font-weight: 700
}

.osd-new-main h3 a {
  color: #0872BA
}

.osd-new-main h6 {
  font-size: 10px;
  font-weight: 700;
  color: #666
}

.osd-img-new-main {
  margin-bottom: 15px;
  display: block;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s
}

.osd-img-new-main img {
  width: 100%
}

.osd-img-new-main:hover {
  opacity: .8
}

.osd-download {
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #EAEAEA;
  overflow: hidden
}

.osd-download h3 {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 24px;
  border-bottom: 1px solid #EAEAEA;
  margin-top: 0;
}

.osd-download h3:after {
  content: " ";
  display: block;
  width: 100%
}

.img-a1 {
  float: left;
  margin: -14px 12px 0 0;
  width: 40px;
  height: 40px;
}

.osd-pdf {
  float: left;
  margin: 0 18px 0 0;
  width: 33px;
  height: auto;
}

.osd-pdf-wrap h4 {
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  margin-top: 0;
}
.osd-pdf-wrap h4 span{
  font-weight: normal
}
.osd-pdf-wrap h4 a {
  color: #0872BA
}

.osd-pdf-wrap p {
  font-size: 16px;
  color: #545454;
  font-weight: 300
}

.osd-pdf-wrap {
  padding: 20px 0 0;
  overflow: hidden;
}

.osd-pdf-wrap:after {
  content: " ";
  display: block;
  width: 100%
}

.slick-slide {
  outline: 0
}

.slick-next {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: 20%;
  height: 100%
}

.slick-prev {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  height: 100%
}

.certificate-icon {
  width: 77px;
  height: auto;
}

@media (max-width:767px) {
  .osd-download {
    padding: 15px
  }
  .osd-download h3 {
    padding-top: 20px
  }
}

@media (max-width:991px) {
  .content-av .section-style {
    display: block;
    background: #f7f7f7
  }
  .content-av .section-style tbody, .content-av .section-style td, .content-av .section-style tr {
    display: block
  }
  .content-av .section-style tr {
    padding: 10px;
    border: 1px solid #E0E0E0;
    margin-bottom: 5px
  }
  .osd-find-exam-dates-country-specific .content-av .section-style{
    background: #FFF;
  }
  .osd-find-exam-dates-country-specific .content-av .section-style tr{
    border: 0 none;
    padding: 0;
  }

  .content-av .section-style td {
    border: none;
    padding: 5px 0
  }
  .content-av .section-style td:after {
    content: " ";
    display: block;
    clear: both
  }
  .content-av .checkbox-list, .content-av .form-right-av {
    float: none
  }
  .content-av .checkbox-list li {
    margin-left: 0;
    margin-right: 20px
  }
}

@media (max-width:767px) {
  .content-av .form-right-av input {
    float: none;
    width: 100%;
    border: 1px solid #E0E0E0;
    margin-bottom: 20px
  }
  .content-av .form-right-av input+input {
    border: 1px solid #E0E0E0
  }
  .content-av .section-style2 {
    display: block;
    background: #f7f7f7
  }
  .content-av .section-style2 tbody, .content-av .section-style2 td, .content-av .section-style2 tr {
    display: block
  }
  .content-av .section-style2 tr {
    padding: 10px;
    border: 1px solid #E0E0E0;
    margin-bottom: 5px
  }
  .content-av .section-style2 td {
    border: none;
    padding: 5px 0
  }
  .content-av .section-style2 td:after {
    content: " ";
    display: block;
    clear: both
  }
  .content-av .section-style2 tr:first-child td {
    border-top: none
  }
  .img-wrap-av {
    width: auto;
    overflow: hidden
  }
  .img-wrap-av img {
    float: left;
    margin-left: 0;
    margin-right: 10px
  }
}

@media (max-width:700px) {
  .osd-slide-img-small {
    width: 50px
  }
  .osd-slide-img {
    width: 220px
  }
}

@media (max-width:610px) {
  .osd-slide-img {
    float: left
  }
}

.small-title {
  font-size: 14px;
  padding-left: 48px
}

.img-style {
  border: 1px solid #E2E2E2;
  margin-bottom: 50px
}

.img-style img {
  display: block;
  width: 100%
}

.link-next-static {
  position: static
}

a.job-block {
  padding: 27px;
  height: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  display: block;
  text-decoration: none;
}

.job-block h5 {
  color: #0872BA;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 16px;
  border-bottom: 1px solid #EAEAEA;
}

.job-block p {
  text-decoration: none;
  color: #545454;
}

.block-style {
  border: 1px solid #E2E2E2;
  padding: 27px;
  /*margin: 30px 0 0;*/
  height: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  position: relative
}

.block-style h4 {
  font-size: 18px;
  font-weight: 700
}

.block-style b {
  font-weight: 600
}

.block-style-content {
  margin-left: 64px
}

.block-style-img {
  width: 40px;
  float: left
}

.block-style-img img {
  display: block;
  height: auto;
  width: 100%
}

.block-style-img svg {
  display: block;
  height: 39px;
  width: 40px
}

.block-style-img svg path {
  fill: #000;
}

.osd-aufgabenfelder-section ul {
  padding-left: 0;
}

.osd-aufgabenfelder-section ul li {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath d='M4,2A2,2,0,1,1,2,4,2,2,0,0,1,4,2M4,0A4,4,0,1,0,8,4,4,4,0,0,0,4,0Z' style='fill:%23fec77e'/%3E%3C/svg%3E");
  background-size: 8px 8px;
  background-repeat: no-repeat;
  background-position: 16px center;
  padding-left: 46px;
}

.osd-main-section.osd-center-content.osd-aufgabenfelder-section {
  padding: 10px 0 0px;
  margin-bottom: -20px;
}

p.big-text {
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 1px
}

@media (max-width:1400px) {
  .nav li ul {
    left: auto;
    right: 0
  }
}

.breadcrumbs {
  font-size: 14px;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden
}

.breadcrumbs li {
  float: left;
  font-weight: 700
}

.breadcrumbs li:after {
  content: "›";
  display: inline-block;
  vertical-align: top;
  margin: 0 5px
}

.breadcrumbs li:last-child:after {
  display: none
}

.breadcrumbs a {
  display: inline-block;
  vertical-align: top;
  font-weight: 400
}

.osd-main-content-full {
  margin: 0
}

.number-circle {
  height: 24px;
  width: 30px;
  border-radius: 0;
  display: inline-block;
  background: #EAEAEA;
  text-align: center;
  line-height: 24px;
  vertical-align: top;
  margin-right: 5px;
}

.block-style2 .block-style-img {
  width: 200px;
  padding: 0;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(59,59,59,0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(59,59,59,0.35);
  box-shadow: 0px 0px 5px 0px rgba(59,59,59,0.35);
}

.block-style2 .block-style-content {
  margin-left: 230px
}

.block-style2 .link-next {
  right: 30px;
  top: 25px
}

.block-style2 h4 {
  padding-right: 70px
}

table p {
  color: #000;line-height: 1.5;
}
table{
  border: 0 none;
}
.table-style th {
  padding: 15px;
  font-size: 16px;
  background: #EAEAEA;
  border: 1px solid #EAEAEA;
}

.table-style td {
  background: #fff;
  border: 1px solid #EAEAEA;
  border-left: 0px;
  border-right: 0px;
  padding: 15px;
}

.table-style img {
  display: block;
  height: auto;
  margin: auto;
  width: 32px
}

.osd-main-column table {
  margin-top: 20px;
  margin-bottom: 10px;
}

.osd-main-column table th {
  padding: 5px;
  font-size: 16px;
  background: #EAEAEA;
  border: 1px solid #EAEAEA;
  border-left: 0px;
  border-right: 0px;
}

.osd-main-column table td {
  background: #fff;
  border: 1px solid #EAEAEA;
  border-left: 0px;
  border-right: 0px;
  padding: 5px;
  font-size: 14px;
}

.osd-main-column table img {
  display: block;
  height: auto;
  margin: auto;
  width: 32px
}

.anmeldung-form {
  background: #F7F7F7;
  margin-bottom: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.anmeldung-form h2 {
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #E0E0E0
}

.anmeldung-form p {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

p.login-username-select {
  border-bottom: 1px solid #E0E0E0
}

.anmeldung-form input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 34px;
  width: 100%;
  display: block;
  border-radius: 3px;
  padding: 4px 14px;
  border: 1px solid #D8D8D8;
}

.anmeldung-form select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.61 4'%3E%3Ctitle%3EAsset 11%3C/title%3E%3Cpolygon points='3.3 4 0 0 6.61 0 3.3 4'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: 7px auto;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 34px;
  width: 100%;
  display: block;
  border-radius: 3px;
  padding: 4px 10px;
  border: 1px solid #D8D8D8;
}

.login-remember {
  display: none;
}

.anmeldung-form p {
  padding-left: 20px;
  padding-right: 20px;
}

.anmeldung-form h3 {
  padding-left: 20px;
  padding-right: 20px;
}

.anmeldung-form label, .anmeldung-form input, .anmeldung-form select {
  width: 50%;
  float: left;
}

p.error-login {
  float: right;
  color: #CE171D;
  font-weight: bold;
  width: 50%;
}
a.print-link-footer{
  vertical-align: middle;
  text-decoration: none;
  float: right;
  color: #0872ba;

}
a.print-link-footer span{
    line-height: 24px;
    height: 26px;
    font-weight: 500;
    margin-left: 5px;
}
.print-link-footer svg{
  width: 18px;
  height: auto;
  display: inline-block;  margin-top: 3px;
  float: left;
}


.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 0px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    text-align: right;
}

@media (min-width:768px) {
  .visible-xs {
    display: none !important
  }
}

@media (max-width:1000px) {
  .block-style2 .block-style-img {
    width: 50px;
    padding: 0;
  }
  .block-style2 .block-style-content {
    margin-left: 70px
  }
}

@media (max-width:767px) {
  .osd-sidebar{
    display: none;
  }
  /*
  .table-style tbody {
    display: block
  }
  .table-style thead {
    display: none
  }
  .table-style td, .table-style th {
    display: block
  }
  .table-style tr {
    display: block;
    margin-bottom: 30px
  }
  .osd-main-column table tbody {
    display: block
  }
  .osd-main-column table thead {
    display: none
  }
  .osd-main-column table td, .osd-main-column table th {
    display: block
  }
  .osd-main-column table tr {
    display: block;
    margin-bottom: 30px
  }*/
  .osd-title-page h2 {
    font-size: 28px
  }
  .osd-line h1 {

    font-size: 16px;
  }
  .lang-en .osd-line h1 {
  font-size: 16px;
  }
}

@media print {
  .table-trigger-open-close,#top-header, #main-header #et-top-navigation #top-menu, #main-footer, .osd-breadcrumb-section, .osd-print-button-section,#scrollingsidebar {
    display: none !important;
  }

  .osd-main-content.osd-main-content-full.osd-half-boxes-with-menu,
  .osd-main-content{
    margin-left: 0!important;
  }
  #header-holder{
    position: relative!important;
  }
  #page-container{
    padding-top: 0!important;
  }
  .osd-main-column .table-wrapper table{
    display: table!important;
  }
  .osd-main-column .table-wrapper thead {
        display: table-row-group
    }
    body {
        zoom: .8
    }
}
.checkbox-req .wpcf7-list-item-label::after {
  content: " *";
  color: red;
}
.customer-info #nachricht {
  color: #0872BA;
}
img.abc {
  width: 24px;
}

body {
  font-variant-ligatures: none;
}

/* pagination */
.pagination {
  display: block;
  text-align: left;
  padding: 10px 0 50px;
}

.pagination ul {
  margin: 0;
  padding: 0;
}

.pagination ul li {
  display: inline-block;
  margin: 0 5px;
}

.pagination ul li a, .pagination ul li span {
  padding: 12px 0 12px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  /*border: 2px solid #eee;*/
  max-width: 40px;
  min-width: 40px;
  display: inline-block;
  border-radius: 3px;
  color: #D4D4D4;
  font-family: poppinsregular, sans-serif;
  background: #FAFAFA;
  color: #0872BA;
}

.pagination ul li a:hover, .pagination ul li span:hover {
  border-color: #0872BA;
  color: #0872BA;
  background: #FFF;
  text-decoration: none;
}

.pagination ul .active span {
  border-color: #0872BA;
  color: #fff;
  background: #0872BA;
}

.hrf-faq-list {
  border: 1px solid #E0E0E0;
  margin-bottom: 40px;
  margin-top: 40px;
}

#main-content h3.hrf-title {
  font-weight: normal;
  border-bottom: 1px solid #E0E0E0;
  padding-left: 0;
  padding-right: 0;
}

#main-content .hrf-content {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #E0E0E0;
}

#main-content .hrf-faq-list article:last-child .hrf-content {
  border-bottom: 0;
}

#main-content .hrf-faq-list article:last-child h3.hrf-title {
  border-bottom: 0;
}

#main-content .hrf-faq-list article {
  padding-left: 28px;
  padding-right: 28px;
}

#main-content .hrf-title.close-faq span {
  float: right;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-size: 10px 10px;
}

.osd-main-content ul li {
  padding-top: 0;
  padding-bottom: 0;
}

.job-block {
  background: none;
  border: 0;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 1px #E2E2E2;
  font-size: inherit;
  position: relative;
  vertical-align: middle;
}

.job-block::before, .job-block::after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}

.osd-single-dw-wrap {
  background: none;
  border: 0;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 1px #E2E2E2;
  font-size: inherit;
  position: relative;
  vertical-align: middle;
}

.download-jobs-area {
  box-shadow: inset 0 0 0 1px #E2E2E2;
}

.download-jobs-area .osd-single-dw-wrap {
  box-shadow: none;
}

.osd-main-content .download-jobs-area hr {
  width: 95%;
  margin: 0 auto;
  background: #E2E2E2;
}

.osd-single-dw-wrap::before, .osd-single-dw-wrap::after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}

.osd-main-content a.osd-single-dw-wrap {
  padding: 20px;
  padding-left: 20px !important;
  height: 100%;
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  display: block;
  text-decoration: none;
  background: none !important;
}

.osd-single-dw-wrap h4 {
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  margin-top: 0;
}

.osd-single-dw-wrap h4 span {
  color: #1D1D1B;
  font-weight: 300;
}

.osd-single-dw-wrap h4 {
  color: #0872BA
}

.simple-design-dw.osd-single-dw-wrap {
  border: 0 none;
  padding-bottom: 20px;
}

.simple-design-dw.osd-single-dw-wrap .osd-pdf {
  width: 24px;
  margin-top: 5px;
}

.osd-single-dw-wrap p {
  font-size: 16px;
  color: #545454;
  font-weight: 300
}

.osd-single-dw-wrap {
  padding: 20px 0 0
}

a.btn-print {
  float: left;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  background: rgba(0, 113, 186, 1);
  border-radius: 2px;
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  text-decoration: none;
  transition: background-color 0.5s ease;
}

a.btn-print svg {
  width: 18px;
  display: inline-block;
  fill: #FFF;
  margin-top: 0px;
  vertical-align: middle;
  margin-right: 5px;
}

a.btn-print:hover {
  background-color: rgba(0, 113, 186, 0.8)
}

.draw {
  transition: color 0.25s;
}

.draw::before, .draw::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
}

.draw::before {
  top: 0;
  left: 0;
}

.draw::after {
  bottom: 0;
  right: 0;
}

.draw:hover {
  color: #0872BA;
}

.draw:hover::before, .draw:hover::after {
  width: 100%;
  height: 100%;
}

.draw:hover::before {
  border-top-color: #0872BA;
  border-right-color: #0872BA;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.draw:hover::after {
  border-bottom-color: #0872BA;
  border-left-color: #0872BA;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}

#loginform .button {
  float: right;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  background: rgba(0, 113, 186, 1);
  border-radius: 2px;
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  text-decoration: none;
  transition: background-color 0.5s ease;
  width: auto;
  border: 0 none;
}

#loginform .button:hover {
  background-color: rgba(0, 113, 186, 0.8)
}

p.form-message-selection {
  color: #545454;
  font-weight: 300;
  display: none;
}

.login-username {
  display: none;
}

.page-template-template-certificate-type .img-style {
  margin-bottom: 0;
}

.overflow-hidden-row {
  overflow: hidden;
}

.osd-job-posting {
  padding-top: 30px;
}

#main-content h3.hrf-title {
  padding-left: 30px;
  text-indent: -30px;
  padding-right: 32px;
}

#main-content .hrf-title.close-faq span {
  left: 30px;
}

h6.date-time {
  text-align: right;
  margin-top: 0;
  margin-bottom: 20px;
}

.osd-new-main h6.caption-area {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  float: left;
  color: #7A7A7A;
  margin-bottom: 25px;
  width: 100%;
  margin-top: 10px;
}

.share-article-section {
  float: right;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #7a7a7a;
  margin-bottom: 60px;
  width: 100%;
  text-align: right;
}

.share-article-index.share-article-section {
  text-align: right;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 14px;
  color: #AEAEAE;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  margin-bottom: 0;
  margin-top: 18px;
  float: none;
  visibility: hidden;
}

.news-item:hover .share-article-index.share-article-section {
  visibility: visible;
}

.share-article-index.share-article-section span.label-share {
  float: left;
}

.share-button {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  vertical-align: middle;
}

.share-article-index.share-article-section .share-button {
  margin-left: 7px;
  margin-right: 7px;
}

.share-button:first-child {
  margin-left: 20px;
}

.share-button:last-child {
  margin-right: 0;
}

.osd-main-section-news p {
  color: #000;
}

.osd-main-section-news p strong {
  font-weight: 500;
}

.single .osd-img-new-main {
  margin-bottom: 0;
}

.single .osd-main-column2 .osd-main-content {
  margin-right: 0;
}

.osd-img-new-main img {
  height: auto;
}

.page-template-template-certificate-type .img-style {
  -webkit-box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .08), 0 1px 3px 1px rgba(60, 64, 67, .16);
  -moz-box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .08), 0 1px 3px 1px rgba(60, 64, 67, .16);
  box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .08), 0 1px 3px 1px rgba(60, 64, 67, .16);
  margin-bottom: 10px;
}

.osd-slider-column img {
  -webkit-box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .08), 0 1px 3px 1px rgba(60, 64, 67, .16);
  -moz-box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .08), 0 1px 3px 1px rgba(60, 64, 67, .16);
  box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .08), 0 1px 3px 1px rgba(60, 64, 67, .16);
}

.osd-single-dw-wrap.print-button h4 {
  line-height: 30px;
}

.block-style h4 {
  margin-top: 0;
}

.osd-pdf-wrap.osd-small-dw {
  border: 1px solid #E2E2E2;
  padding: 17px 20px 12px;
  /* margin: 30px 0 0; */
  height: 100%;
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  margin-top: 16px;
}

.osd-pdf-wrap.osd-small-dw h4 {
  margin-bottom: 10px;
}

.page-template-template-certificate-type .osd-pdf-wrap.osd-small-dw {
  border: 0 none;
  padding: 5px 10px 5px;
}

.page-template-template-certificate-type .osd-pdf {
  width: 22px;
  margin: 4px 12px 0 0;
}

.admin-bar #header-holder {
  top: 32px;
}

.admin-bar #header-holder.fixed {
  top: 32px;
}

.reqstar, .wpcf7-form h3 span {
  color: #CE171D;
}

.wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}

.wpcf7-form label {
  font-size: 16px;
  padding-left: 14px;
  padding-right: 14px;
  display: block;
  padding-top: 22px;
  padding-bottom: 4px;
  font-weight: 500;
}

.wpcf7-form select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.61 4'%3E%3Ctitle%3EAsset 11%3C/title%3E%3Cpolygon points='3.3 4 0 0 6.61 0 3.3 4'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: 7px auto;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 34px;
  width: 100%;
  display: block;
  border-radius: 3px;
  padding: 4px 10px;
  border: 1px solid #D8D8D8;
  margin-top: 6px;
}

.wpcf7-form p {
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  color: #545454;
  font-weight: 300;
}

.subscribe-form {
  margin-top: 30px;
}

.subscribe-form label {
  font-size: 16px;
  padding-left: 14px;
  padding-right: 14px;
  display: block;
  padding-top: 22px;
  padding-bottom: 4px;
  font-weight: 500;
  width: 100%;
}

.subscribe-form label.halflabel {
  width: 50%;
}

.subscribe-form .button {
  float: right;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  background: rgba(0, 113, 186, 1);
  border-radius: 2px;
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  text-decoration: none;
  transition: background-color 0.5s ease;
  width: auto;
  border: 0 none;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 16px;
}

.subscribe-form input {
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  line-height: 36px;
  width: 100%;
}

.subscribe-form input[type="checkbox"] {
  padding: 0;
}

.subscribe-form .city-selector-subscribe input[type="checkbox"] {
  float: none;
  margin-left: 20px;
}

.subscribe-form.anmeldung-form h3 {
  font-weight: 500;
  padding-left: 18px;
  padding-right: 18px;
}

.subscribe-form .city-selector-subscribe {
  margin-top: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}

.subscribe-form .wpcf7-list-item {
  font-weight: 500;
}

.subscribe-form p {
  font-size: 15px;
}

.subscribe-form label span {
  color: #CE171D;
}

.event-row {
  border-bottom: 1px solid #EAEAEA;
  line-height: 32px;
  overflow: hidden;
}

.event-row.firstonmonth {
  border-top: 1px solid #EAEAEA;
}

.checkbox-req input {
  float: left;
  width: auto;
}

.checkbox-req span.wpcf7-form-control-wrap, .checkbox-req span {
  display: inline-block;
  width: auto;
}

.osd-main-content .wpcf7-form hr {
  width: 100%;
  border-color: #E0E0E0;
  border: 0;
  border-top: 1px solid;
  margin-top: 22px;
  margin-bottom: 2px;
}

.wpcf7-form textarea {
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  line-height: 36px;
  width: 100%;
  height: 228px;
}

input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  width: 21px;
  background-position: 100% 0;
  margin: 3px 5px 0 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAUCAYAAAD7s6+GAAABV0lEQVRIic3WsUrDQBzH8S/aQcShiINjB3FxsIuLi52dnARXd19B3BQXFx9AN99A6VSclVQ03P106eLeF9A4eEfj0dqm8Uz/cDSU9MuHIw0HgDGmYYw5KbvSNG3iJkYTa21PUrdMUFJXUt8Y04jVRFKWJEmdYrMJnANzAEmS1K21PWNMq0Tzx4RNJGVTdF6BDHgEdgCstZ08tAzST745TfTYIf26nkXoWoB8BhZnEdoLoKvDolVDzwLk0aholdCNAPnwWzQ2dAs4HfGb9wC6UhV0O4e4De6/DJCH46IxoW2H+HSfd+7e9QB5P0k0JnSZwUvcY2+ApwC6VDUUYH4INn99MGn0P/71NeAtB/TIdpHof72eagx2NgM+gIVZhML3Y/DioLtFo9GgI45k+8DFpFF3/myNaRaafBNJff/FtEvSlaTMH3JjNEnTtGmt7ZRdkvb8Tvx18wuMTWRtjBf/AgAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  cursor: pointer;
  border: 0 none;
}

input[type=checkbox]:checked {
  background-position: 0 0
}

.wpcf7-form .button {
  float: left;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  background: rgba(0, 113, 186, 1);
  border-radius: 2px;
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  text-decoration: none;
  transition: background-color 0.5s ease;
  width: auto;
  border: 0 none;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 16px;
}

.wpcf7-form .button:hover {
  background-color: rgba(0, 113, 186, 0.8)
}

div.wpcf7 {
  margin-bottom: 100px;
}

#return-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 0;
  top: 0;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 50px;
  height: 50px;
  background-size: 28px auto;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAmElEQVRYhe3UMQ2DABBAURzgAAc4wAErEypwgQMcMHXoggMc4AAlrxMJQ0MoAcpw38D/udxdkjwBvN3P6zkBQXAUNGj+Ja9WG13dLa8xrwJm1HfJS0xf7npCebW8wLjxXEYUV8lzDDs+3ID8bHmGfod8oUd2ljxF94N8oUN6RkB7QL7QnjCDzThwqSQCIiACIiACIiACruYDouK0Awo1pJEAAAAASUVORK5CYII=');
}

#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
  color: #fff;
  top: -15px;
}

#footer-info p {
  color: #EFEFEF;
}

.text-right {
  text-align: right;
}

.page-id-6309 .osd-breadcrumb-section {
  display: none;
}

.dwlink {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.18 11.8'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23545454;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eico-download-small%3C/title%3E%3Cg id='Ebene_2' data-name='Ebene 2'%3E%3Cg id='ÖSD_Downloads' data-name='ÖSD Downloads'%3E%3Cpath class='cls-1' d='M5.59,7.62V.5a.5.5,0,0,0-1,0V7.62L2.47,5.28,1.74,6,5.09,9.62,8.41,6l-.74-.68Z'/%3E%3Crect class='cls-1' y='10.79' width='10.18' height='1.02' rx='0.13' ry='0.13'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.pagelink {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.07 12.07'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23545454;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eico-link-small%3C/title%3E%3Cg id='Ebene_2' data-name='Ebene 2'%3E%3Cg id='ÖSD_Downloads' data-name='ÖSD Downloads'%3E%3Cpath class='cls-1' d='M8.18.45,5.9,2.74a1.53,1.53,0,0,0,0,2.17l.28.28-1,1L4.91,5.9a1.53,1.53,0,0,0-2.17,0L.45,8.18a1.55,1.55,0,0,0,0,2.18l1.26,1.26a1.55,1.55,0,0,0,2.18,0L6.18,9.34a1.55,1.55,0,0,0,0-2.18L5.9,6.88l1-1,.28.28a1.55,1.55,0,0,0,2.18,0l2.28-2.29a1.55,1.55,0,0,0,0-2.18L10.36.45A1.55,1.55,0,0,0,8.18.45ZM4.48,6.88l-.69.7a.5.5,0,0,0,0,.71.51.51,0,0,0,.71,0l.69-.7.28.28a.54.54,0,0,1,0,.76L3.19,10.92a.55.55,0,0,1-.77,0L1.16,9.65a.54.54,0,0,1,0-.76L3.44,6.6a.55.55,0,0,1,.77,0Zm6.44-4.46a.55.55,0,0,1,0,.77L8.63,5.47a.54.54,0,0,1-.76,0l-.28-.28.76-.76a.5.5,0,0,0,0-.7.5.5,0,0,0-.71,0l-.76.75L6.6,4.21a.55.55,0,0,1,0-.77L8.89,1.16a.54.54,0,0,1,.76,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.contact-text-informations p {
  display: none;
}

.contact-text-informations p:first-child {
  display: inline-block;
}

.contact-text-informations p:last-of-type {
  padding-bottom: 1em;
}

.month-label {
  margin-top: 20px;
}

.tablesofevents p.month-label:last-of-type {
  padding-bottom: 1em;
}

.tablesofevents h4 {
  color: #545454;
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
}

.osd-main-content a:link[href^="http://"]:not([class]), .osd-main-content a:link[href^="https://"]:not([class]) {
  padding-right: 16px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.82 9.82'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%230872ba;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Elink-out-active%3C/title%3E%3Cg id='Ebene_2' data-name='Ebene 2'%3E%3Cg id='FAQ'%3E%3Cpath class='cls-1' d='M8.56,5a.34.34,0,0,0-.34.34V9.15H.67V1.6H4.54a.34.34,0,1,0,0-.67H.33A.33.33,0,0,0,0,1.26V9.49a.33.33,0,0,0,.33.33H8.56a.33.33,0,0,0,.33-.33V5.33A.34.34,0,0,0,8.56,5Z'/%3E%3Cpath class='cls-1' d='M6.71,0a.34.34,0,0,0,0,.67h2L3.5,5.85a.33.33,0,0,0,0,.47.3.3,0,0,0,.23.1A.31.31,0,0,0,4,6.32L9.15,1.14v2a.34.34,0,0,0,.67,0V0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.07 12.07'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23545454;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eico-link-small%3C/title%3E%3Cg id='Ebene_2' data-name='Ebene 2'%3E%3Cg id='ÖSD_Downloads' data-name='ÖSD Downloads'%3E%3Cpath class='cls-1' d='M8.18.45,5.9,2.74a1.53,1.53,0,0,0,0,2.17l.28.28-1,1L4.91,5.9a1.53,1.53,0,0,0-2.17,0L.45,8.18a1.55,1.55,0,0,0,0,2.18l1.26,1.26a1.55,1.55,0,0,0,2.18,0L6.18,9.34a1.55,1.55,0,0,0,0-2.18L5.9,6.88l1-1,.28.28a1.55,1.55,0,0,0,2.18,0l2.28-2.29a1.55,1.55,0,0,0,0-2.18L10.36.45A1.55,1.55,0,0,0,8.18.45ZM4.48,6.88l-.69.7a.5.5,0,0,0,0,.71.51.51,0,0,0,.71,0l.69-.7.28.28a.54.54,0,0,1,0,.76L3.19,10.92a.55.55,0,0,1-.77,0L1.16,9.65a.54.54,0,0,1,0-.76L3.44,6.6a.55.55,0,0,1,.77,0Zm6.44-4.46a.55.55,0,0,1,0,.77L8.63,5.47a.54.54,0,0,1-.76,0l-.28-.28.76-.76a.5.5,0,0,0,0-.7.5.5,0,0,0-.71,0l-.76.75L6.6,4.21a.55.55,0,0,1,0-.77L8.89,1.16a.54.54,0,0,1,.76,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");*/
  background-size: 12px auto;
}

.osd-main-content a:link:not([class]), .osd-main-content a:link[href^="https://www.osd.at"]:not([class]) {
  background: none;
  padding-left: 0;
  padding-right: 0;
}

.osd-main-content a:link[href$=".xlsx"]:not([class]),
.osd-main-content a:link[href$=".zip"]:not([class]),
.osd-main-content a:link[href$=".pdf"]:not([class]),
.osd-main-content a:link[href$=".docx"]:not([class]),
.osd-main-content a:link[href$=".doc"]:not([class]),
.osd-main-content a:link[href$=".dot"]:not([class]),
.osd-main-content a:link[href$=".ppt"]:not([class]),
.osd-main-content a:link[href$=".pptx"]:not([class]),
.osd-main-content a:link[href$=".xls"]:not([class]),
.osd-main-content a:link[href$=".xlsx"]:not([class]),
.osd-main-content a:link[href$=".rtf"]:not([class]),
.osd-main-content a:link[href$=".txt"]:not([class]) {
  padding-left: 0;
  padding-right: 16px;
  background-repeat: no-repeat;
  background-position: right 3px center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.18 11.8'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%230872BA;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eico-download-small%3C/title%3E%3Cg id='Ebene_2' data-name='Ebene 2'%3E%3Cg id='ÖSD_Downloads' data-name='ÖSD Downloads'%3E%3Cpath class='cls-1' d='M5.59,7.62V.5a.5.5,0,0,0-1,0V7.62L2.47,5.28,1.74,6,5.09,9.62,8.41,6l-.74-.68Z'/%3E%3Crect class='cls-1' y='10.79' width='10.18' height='1.02' rx='0.13' ry='0.13'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 10px auto;
}

.page-template-template-long-text table thead {
  position: relative;
}

.page-template-template-long-text table {
  display: none;
}

.page-id-9589.page-template-template-long-text table,
.page-id-7118.page-template-template-long-text table {
  display: table;
  width: 100%;
}

.page-id-9589 .table-trigger-open-close,
.page-id-7118 .table-trigger-open-close {
  display: none;
}

.osd-card-style-jobs {
  padding-left: 65px;
  padding-right: 65px;
  padding-top: 90px;
  padding-bottom: 80px;
  box-shadow: inset 0 0 0 1px #E2E2E2;
}

.table-trigger-open-close {
  width: 100%;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 14px;
  border: 1px solid #EAEAEA;
  color: #666;
  position: relative;
}

.table-trigger-open-close::after {
  content: "+";
  position: absolute;
  font-weight: 400;
  font-size: 19px;
  right: 10px;
  top: 6px;
  background: #0071ba;
  color: #FFF;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  padding-left: 1px;
}

.expanded .table-trigger-open-close::after {
  content: "-";
}

.osd-main-column .table-wrapper table {
  margin-top: 0;
}

.formthankyou {
  display: none;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  display: none !important;
}

.team-filter a {
  margin-right: 14px;
}

.team-filter {
  margin-bottom: 40px;
}

.osd-cover-page .block-style {
  display: inline;
}

a.osd-cover-link {
  display: block;
  margin-top: 20px;
}

a.osd-cover-link:hover {
  text-decoration: none;
}

.osd-cover-link h4 {
  color: #000;
}

.osd-cover-page .osd-cover-link img {
  width: 100%;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(59, 59, 59, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(59, 59, 59, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(59, 59, 59, 0.35);
}

.osd-cover-page h3 {
  font-size: 26px;
  color: #000;
  font-weight: 500;
  text-align: left;
  font-family: 'Fira Mono', monospace;
  margin-top: 36px;
}

.osd-cover-page .col-sm-12:first-of-type h3 {
  margin-top: 15px;
}

.block-style-cover-description p {
  font-size: 13px;
  line-height: 17px;
}

.block-style-cover-description h4 {
  font-size: 15px;
}

.osd-slider .slick-next {
  top: auto;
  right: 0;
  bottom: 0;
  transform: none;
  height: 375px;
  width: 50%;
  z-index: 9;
  cursor: url("../images/next.png"), auto;
}

.osd-slider .slick-prev {
  top: auto;
  left: 0;
  bottom: 0;
  transform: none;
  height: 375px;
  width: 50%;
  z-index: 9;
  cursor: url("../images/prev.png"), auto;
}

.intro-text-downloads-sections {
  margin-bottom: 30px;
}

.intro-text-remarks-sections {
  margin-top: 10px;
  margin-bottom: 10px;
}

.osd-main-column3 .osd-main-content {
  margin-left: 0;
}

.osd-main-column3 .osd-news.osd-news-page>div {
  /*width: 25%;*/
}

.osd-main-column3 .osd-news.osd-news-page>div.page-search-result {
  width: 100%;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 760px;
  padding-bottom: 25px;
}

.page-search-result p {
  color: #000;
}

.page-search-result span {
  color: #666;
  text-decoration: underline;
  font-size: 14px;
}

.osd-main-column3 .osd-news.osd-news-page>div.search-page-heading {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 44px;
  padding-left: 0;
  padding-right: 0;
}

.osd-main-column3 .osd-news.osd-news-page>div.search-page-heading h2 {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: 24px;
  max-width: 760px;
  line-height: 64px;
  padding-bottom: 0;
}

.header-search {
  display: flex;
}

.osd-title-page h2.search-page-result {
  display: inline-block;
  line-height: 48px;
}

.search-page-search-form {
  display: inline-block;
  flex-grow: 1;
}

.search-page-search-form input {
  line-height: 56px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  height: 56px;
  font-size: 36px;
  color: #000;
  font-weight: 500;
  text-align: left;
  font-family: 'Fira Mono', monospace;
  padding-bottom: 0;
  padding-top: 0;
  background-color: #FFF;
  padding-right: 56px;
  background-position: right 20px center;
  background-size: 28px auto;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.31 10.25'%3E%3Ctitle%3Esearch%3C/title%3E%3Cellipse cx='4.27' cy='4.71' rx='3.52' ry='3.96' style='fill:none;stroke:%23666;stroke-miterlimit:10;stroke-width:1.5px'/%3E%3Cline x1='6.84' y1='7.6' x2='8.75' y2='9.75' style='fill:none;stroke:%23666;stroke-miterlimit:10;stroke-width:1.5px'/%3E%3C/svg%3E");
}

.osd-main-search {
  padding-top: 30px;
}

.labelsort {
  background: #E0E0E0;
  margin-right: 8px;
  font-size: 10px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 2px;
  display: inline-block;
}

.prufungzentrum {
  line-height: 20px;
  font-size: 12px;
  color: #7C7C7C;
}

.wrap-btn-av-two-buttons h3 {
  margin-top: 0;
}

.wrap-btn-av-two-buttons a {
  margin-bottom: 10px;
}

.wrap-btn-av-two-buttons a:last-of-type {
  margin-bottom: 0px;
}

.beginn-av {
  font-size: 14px;
  line-height: 1.2;
  color: #7C7C7C;
  padding-top: 15px;
}

.hour-av {
  font-size: 27px;
  font-weight: 700;
  line-height: 30px;
  color: #000;
  padding: 2px 0 0;
}

.prufung_header_separator {
  padding-top: 5px;
  padding-bottom: 20px;
}

.prufung-half-boxes {
  margin-bottom: 15px;
}

.page-template-template-certificate-type h2.prufung_module_heading {
  margin-bottom: 40px;
}

.left-sidebar {
  will-change: min-height;
}

.inner-wrapper-sticky {
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}

.members_area_info_text {
  text-align: center;
}

.members_area_info_text p {
  margin-bottom: 20px;
}

.wpml-ls-menu-item {
  display: none;
}

.logged-in .wpml-ls-menu-item {
  display: inline-block;
}

#top-header .wpml-ls-menu-item {
  position: relative;
}

#top-header .wpml-ls-menu-item a {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0872ba;
  text-decoration: none;
  padding-bottom: 1.2em;
}

#top-header .wpml-ls-menu-item .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 14px;
  visibility: hidden;
  z-index: 9999;
  opacity: 0;
  background: rgba(8, 114, 186, .9);
  text-align: left;
}

#top-header .wpml-ls-menu-item:hover .sub-menu {
  display: block;
  visibility: visible;
  opacity: 1;
}

#top-header .wpml-ls-menu-item a:hover {
  color: #000;
}

#top-header .wpml-ls-menu-item .sub-menu a {
  color: #FFF;
  margin: 0;
  padding: 0;
}

#top-header .wpml-ls-menu-item .sub-menu span {
  padding: 0;
}

#top-header .wpml-ls-menu-item .sub-menu a:hover {
  color: #000;
}

#top-header .wpml-ls-menu-item .sub-menu li {
  padding: 0;
  margin: 0;
}

#et-language-switch-menu .wpml-ls-menu-item {
  position: relative;
  display: inline-block;
}

#et-language-switch-menu .wpml-ls-menu-item a {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0872ba;
  text-decoration: none;
  padding-bottom: 1.2em;
  display: block;
  line-height: 1em;
}

#et-language-switch-menu .wpml-ls-menu-item .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 14px;
  visibility: hidden;
  z-index: 9999;
  opacity: 0;
  background: rgba(8, 114, 186, .9);
  text-align: left;
}

#et-language-switch-menu .wpml-ls-menu-item:hover .sub-menu {
  display: block;
  visibility: visible;
  opacity: 1;
}

#et-language-switch-menu .wpml-ls-menu-item a:hover {
  color: #000;
}

#et-language-switch-menu .wpml-ls-menu-item .sub-menu a {
  color: #FFF;
  margin: 0;
  padding: 0;
}

#et-language-switch-menu .wpml-ls-menu-item .sub-menu span {
  padding: 0;
}

#et-language-switch-menu .wpml-ls-menu-item .sub-menu a:hover {
  color: #000;
}

#et-language-switch-menu .wpml-ls-menu-item .sub-menu li {
  padding: 0;
  margin: 0;
}

#et-language-switch-menu {
  position: absolute;
  right: 110px;
  top: 12px;
  display: none;
}

#et-language-switch-menu .menu-item-has-children>a:first-child::after, #et-language-switch-menu .menu-item-has-children>a:first-child::after {
  content: " ";
  background-image: url(//www.osd.at/wp-content/themes/osd/css/../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  float: right;
  margin-left: 10px;
  height: 14px;
  width: 13px;
}

.btn-eln {
  margin-top: 10px;
  margin-bottom: 20px;
  width: 270px;
  max-width: 100%;
}

.places-open {
  background-color: #f3983f;
  padding-left: 5px;
  padding-right: 5px;
}

.payment_option_ors {
  border-radius: 4px;
  border: 1px solid #cecece;
  text-align: center;
  padding: 30px 15px;
  cursor: pointer;
}

.payment_option_ors img {
  height: 60px;
  width: auto;
}

.payment_option_ors p {
  font-size: 18px;
  margin-bottom: 20px;
}

.payment-method {
  display: none;
}

.payment-methods {
  padding: 20px 0 10px;
}

.payment_option_ors.selected_method {
  border: 1px solid #000;
}

.heidelpaySandboxNotify {
  display: block;
  width: 100%;
  background-color: #ff8005;
  z-index: 9999999 !important;
  text-align: center;
  padding: 15px 0;
  margin: 0 0 20px;
  position: fixed;
}

#form1 {
  position: relative;
}

#step2 .content-av input[type="checkbox"] {
  display: inline-block;
}

#step2 .style-block-av label {
  display: inline-block;
}

#step2 .style-block-av label.error {
  color: red;
  position: absolute;
  bottom: -20px;
  left: 29px;
}

.osd-breadcrumb-section .date {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  color: #333333;
}

.osd-main-section.osd-main-section-news {
  padding-top: 30px;
}

.yearly-archive h4 {
  font-size: 20px;
  line-height: 42px;
  color: #0872ba;
  margin: 0;
  cursor: pointer;
  padding: 0;
}

.yearly-archive ul {
  transition: opacity 1s ease-out;
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.yearly-archive .active ul {
  opacity: 1;
  height: auto;
}

.yearly-archive .active h4 {
  color: #000;
}

.yearly-archive li {
  border-bottom: 1px solid #f7f7f7;
}

.yearly-archive li li {
  padding-left: 30px;
}

.yearly-archive h4 {
  /*border-bottom: 1px solid #CCC;*/
}

.sub-year li:first-child {
  border-top: 1px solid #f7f7f7;
}

.yearly-archive li:last-child {
  border-bottom: 0 none;
}

.yearly-archive li:last-child h4 {
  border-bottom: 1px solid #f7f7f7;
}

.osd-news-nex-prev hr.fullhr {
  margin: 25px auto;
}
.hide-country-holder{
  display: none;
}
.osd-find-exam-dates-country-specific{
  background: #FBFBFB;
}
.osd-find-exam-dates-country-specific .content-av{
  padding-top: 0;
  padding-bottom: 0;
}
.osd-find-exam-dates-country-specific .content-av .section-style{
  margin-bottom: 0;
}
.find-exam-date-country-specific{
  padding: 64px;
  background: #FFF;
  border-radius: 4px;
border: 1px solid #DBDCDC;
box-shadow: 0px 4px 20px 0px rgba(124, 124, 124, 0.12);
}
.osd-find-centers-country-specific h2,
.find-exam-date-country-specific h2{
  margin-top: 0;
  font-family: Fira Mono;
font-size: 38px;
font-style: normal;
font-weight: 700;
margin-bottom: 50px;
}
.osd-find-centers-country-specific h2{
  margin-bottom: 24px;
}
.find-exam-date-country-specific .section-style p{
  margin-bottom: 20px;
}
.osd-find-exam-dates-country-specific .content-av .section-style td{
  background: #FFF;
  padding: 0;
  border: 0 none;
}
.stat-card{
  max-width: 260px;
  margin-bottom: 66px;
}
.stat-card h4{
  line-height: 54px;
  font-size: 32px;
  margin-bottom: 16px;
  margin-top: 0;
}
.stat-card h4 img{
  max-height: 54px;
}
.find-exam-dates-country-info{
  padding-top: 100px;
}
.osd-find-exam-dates-country-specific .content-av .checkbox-list{
  float: left;
  margin-bottom: 18px;
}
.osd-find-exam-dates-country-specific .content-av .checkbox-list li {
	margin-left: 0;
	margin-right: 12px;
	width: 42px;
  text-align: center;
  margin-bottom: 10px;
}
.osd-find-exam-dates-country-specific .content-av input[type="checkbox"] {
	height: 20px;
	width: 20px;
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 8px 0 0 0;
	border: 2px solid #636366;
}
.osd-find-exam-dates-country-specific .content-av input[type="checkbox"]:checked {
	background-image: url(../images/point-checkbox.svg);
	background-repeat: no-repeat;
	background-position: -3px -2px;
	border-color: #0872BA;
}
.osd-find-exam-dates-country-specific .btn {
	margin-top: 46px;
	display: inline-block;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	background: #0872BA;
	box-shadow: 0px 8px 20px rgba(0, 0, 0, .15);
	border-radius: 36px;
	padding: 8px 22px;
	text-decoration: none;
	border: 3px solid #0872BA;
	margin-bottom: 0;
	margin-right: 10px;
  text-transform: uppercase;
}
.osd-find-exam-dates-country-specific .btn:hover {
  color: #0872BA;
  background: #FFF;
}
.osd-find-centers-country-specific{
  padding-top: 120px;
  padding-bottom: 120px;
}
.osd-find-centers-country-specific #termine-loading{

}
/* Hide all rows by default */
.osd-find-centers-country-specific #termine-loading tr {
  display: none;
}

/* Display the first three rows */
.osd-find-centers-country-specific #termine-loading tr:nth-child(-n+3) {
  display: table-row;
}

.osd-find-centers-country-specific #termine-loading tr{
  border-bottom: 1px solid #E0E0E0;
}
.osd-find-centers-country-specific #termine-loading tr:first-child{
  border-top: 1px solid #E0E0E0;
}
.osd-find-centers-country-specific .form-right-av .select2{
  width: 100%!important;
  margin-bottom: 32px;
  margin-top: 32px;
}
.osd-find-centers-country-specific #termine-loading .td-full p:last-child img{
  display: none;
}
.osd-find-centers-country-specific #termine-loading p{
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.osd-find-centers-country-specific #termine-loading .td-full{
  padding-top: 8px;
  padding-bottom: 8px;
}
.osd-find-centers-country-specific #termine-loading .td-full h3{
  margin-top: 4px;
}
.osd-find-centers-country-specific .marker-bg-av {
  margin-left: 15px;
  margin-right: 15px;
	background-image: url(../images/marker-block-av.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.osd-find-centers-country-specific .btn-av{
	background-image: url("data:image/svg+xml,%3Csvg width='76' height='77' viewBox='0 0 76 77' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_2116_370)'%3E%3Crect x='20' y='12.5' width='36' height='36' rx='18' fill='%232180C1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30 30.5C30 30.2348 30.1053 29.9805 30.2929 29.793C30.4804 29.6055 30.7347 29.5002 30.9999 29.5002H42.5846L38.2911 25.209C38.1033 25.0212 37.9978 24.7666 37.9978 24.5011C37.9978 24.2356 38.1033 23.9809 38.2911 23.7932C38.4788 23.6055 38.7335 23.5 38.999 23.5C39.2645 23.5 39.5192 23.6055 39.7069 23.7932L45.7062 29.7921C45.7994 29.885 45.8732 29.9953 45.9236 30.1168C45.9741 30.2383 46 30.3685 46 30.5C46 30.6315 45.9741 30.7617 45.9236 30.8832C45.8732 31.0047 45.7994 31.115 45.7062 31.2079L39.7069 37.2068C39.5192 37.3945 39.2645 37.5 38.999 37.5C38.7335 37.5 38.4788 37.3945 38.2911 37.2068C38.1033 37.0191 37.9978 36.7644 37.9978 36.4989C37.9978 36.2334 38.1033 35.9788 38.2911 35.791L42.5846 31.4998H30.9999C30.7347 31.4998 30.4804 31.3945 30.2929 31.207C30.1053 31.0195 30 30.7652 30 30.5Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_2116_370' x='0' y='0.5' width='76' height='76' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='10'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.0313726 0 0 0 0 0.447059 0 0 0 0 0.729412 0 0 0 0.12 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_2116_370'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_2116_370' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
	background-size: 100%;
	width: 75px;
	height: 75px;
  text-indent: -9999px;
white-space: nowrap;
background-color: transparent;
}
.osd-find-centers-country-specific .select2-container--default .select2-selection--single .select2-selection__clear{
  height: 35px;
}
.osd-find-centers-country-specific .link-next{
  text-transform: uppercase;
  margin-top: 32px;
  float: left;
}
@media (min-width: 768px) {
  .row.equal {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .row.equal .wrap-btn-av.wrap-btn-av-two-buttons,
  .row.equal .columns-av-no-after {
    height: 100%;
    margin-bottom: 0;
  }

  .margin-bottom-equal {
    margin-bottom: 20px;
  }
}

@media (max-width: 950px) {
  .header-search {
    display: block;
  }

  .search-page-search-form {
    display: block;
    width: 100%;
  }
}

@media (min-width: 520px) {
  .osd-news .row.equal {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .osd-tabs .nav .slick-list {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #top-header .wpml-ls-menu-item {
    display: none;
  }

  #et-language-switch-menu {
    display: block;
  }

  .osd-news .col-sm-6 {
    width: 50%;
    float: left;
  }

  .search-page-search-form input {
    line-height: 36px;
    padding-left: 5px;
    height: 36px;
    font-size: 24px;
    background-size: 16px auto;
  }

  .osd-main-column3 .osd-news.osd-news-page>div {
    /*
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    */
  }

  .nav li ul {
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: none;
    top: auto;
  }

  .activesubmenu {
    display: block !important;
  }

  #top-menu>li.current-menu-parent>a,
  #top-menu>li:hover>a {
    border-bottom: 3px solid #FFF;
  }

  .nav li li ul {
    z-index: 1000;
    top: 0;
    left: 0;
    position: relative;
  }

  .arrow-bottom {
    background: none;
  }

  #header-holder.fixed #et_top_search {
    display: none;
  }

  #header-holder.fixed #et-top-navigation {
    height: 48px;
    z-index: 9999999;
  }

  .fixed #main-header {
    z-index: 9999;
  }

  #header-holder.fixed #top-menu-nav {
    position: fixed;
    top: 48px;
  }

  .osd-cover-page .osd-cover-link {
    text-align: center;
  }

  .osd-cover-page .osd-cover-link img {
    max-width: 75%;
    margin: 0 auto;
  }

  .osd-cover-page .osd-cover-link .block-style-cover-description {
    text-align: left;
  }

  .table-wrapper {
    overflow-x: auto;
  }

  .doubleScroll-scroll-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  .doubleScroll-scroll-wrapper::-webkit-scrollbar:horizontal {
    height: 11px;
  }

  .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white;
    background-color: rgba(0, 0, 0, .5);
  }

  .doubleScroll-scroll-wrapper::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
  }

  .table-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  .table-wrapper::-webkit-scrollbar:horizontal {
    height: 11px;
  }

  .table-wrapper::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white;
    background-color: rgba(0, 0, 0, .5);
  }

  .table-wrapper::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
  }

  .table-style span.visible-xs {
    display: none;
  }
}

@media (max-width: 520px) {
  .osd-news .col-sm-6 {
    width: 100%;
  }

  .osd-main-column3 .osd-news.osd-news-page>div {
    /*
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    */
  }
}

@media (max-width: 420px) {
  .osd-cover-page h3 {
    font-size: 22px;
  }

  #top-header #et-secondary-nav, #top-header #et-secondary-nav li {
    text-align: center;
  }
}

@media (min-width: 450px) {
  .osd-team {
    display: flex;
    flex-wrap: wrap;
  }

  .osd-team-content {
    height: 100%;
  }
}

.page-search-result strong {
  font-weight: 600;
}

/* ------------------------------------- */
/* ----------- CUSTOM STYLES ----------- */
/* ------------------------------------- */
.img-fluid {
  max-width: 100%;
  height: auto;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}

.d-flex {
  display: flex;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

@media (min-width: 768px) {
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
}

@media (min-width: 992px) {
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
}

.align-items-start {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-end {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* Top header */
#top-header .container {
  padding-top: 0.875em;
}

#top-header .wpml-ls-menu-item a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0872ba;
  text-decoration: none;
  padding-bottom: 1.2em;
}

#et-info, #et-secondary-menu>ul>li a {
  padding-bottom: 0.875em;
}

#et-language-switch-menu .wpml-ls-menu-item a {
  font-size: 16px;
  line-height: 19px;
}

#et-language-switch-menu .menu-item-has-children>a:first-child::after,
#et-language-switch-menu .menu-item-has-children>a:first-child::after {
  margin-left: 12px;
  height: 20px;
  width: 10px;
}

/* Et-secondary-nav */
#et_top_search {
  top: 16px;
  margin: 0 0 0 70px;
}

.fixed #et_top_search {
  padding-top: 8px;
  top: 0;
}

#et_search_icon {
  background-image: url("../images/search.svg");
  width: 24px;
  height: 24px;
}

#et_search_icon.active {
  background: #0872BA;
  border-radius: 1px;
  background-image: url("../images/search-active.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after,
#top-menu .menu-item-has-children>a:first-child:after {
  width: 10px;
  margin-left: 12px;
}

@media (max-width: 420px) {
  #top-header #et-secondary-menu {
    float: none;
  }

  #top-header #et-secondary-nav {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
  }

  #top-header #et-secondary-nav,
  #top-header #et-secondary-nav li {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  #et_top_search {
    display: none;
    padding-top: 0;
    right: 30px;
  }

  #et_search_icon {
    width: 30px;
    height: 30px;
    background-image: url("../images/search-mobile.svg");
    background-size: 22px;
  }

  #et_search_icon.active {
    background-size: 22px;
  }

  .osd-search-mobile-icon {
    background-image: url("../images/search-mobile.svg");
    width: 22px;
    background-position: center;
    background-size: 18px;
    background-repeat: no-repeat;
  }

  #top-menu .current-toggle-menu>a:first-child:after,
  #top-menu .menu-item-has-children>a:first-child:after {
    display: inline-block;
    float: none;
  }

  .fixed #et-top-navigation.active .osd-search-mobile {
    display: none;
  }
}

@media (min-width: 768px) {
  #top-menu .menu-item-has-children>a:first-child:after {
    height: 20px;
  }
}

@media (min-width: 1200px) {
  #et-secondary-nav>li:last-child {
    margin-left: 54px;
  }

  .fixed #et_search_icon {
    height: 24px;
  }
}

/* Top menu */
.osd-search-mobile {
  margin: 0 0 32px;
  display: none;
  padding-top: 16px;
}

#et-top-navigation {
  padding: 60px 0 0;
}

#et-top-navigation.active .osd-search-mobile {
  display: block;
}

.osd-search-mobile-group {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.osd-search-mobile-icon {
  margin: 13px 19px;
}

#et_search_icon.osd-search-mobile-icon {
  width: 18px;
  height: 16px;
  background-size: 16px;
}

.osd-search-mobile-search-form {
  flex-grow: 1;
}

.osd-search-mobile-search-field {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  border: 0;
  width: calc(100% - 10px);
  background: none;
  height: 44px;
}

#top-menu>li>a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  padding-bottom: 17px;
  padding-top: 21px;
}

.et_search_outer {
  padding: 18px 30px;
  height: 100px;
}

.et-search-field {
  padding: 18px 30px;
  height: 64px;
  border: 1px solid #0872BA;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
}

.fixed .et-search-field {
  height: 61px;
}

.et_clear_search_field {
  position: absolute;
  right: 50px;
  top: calc(50% - (14px/2));
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.et_clear_search_field:focus,
.et_clear_search_field:active {
  opacity: 0.7;
}

.et-search-field::-webkit-search-decoration,
.et-search-field::-webkit-search-cancel-button,
.et-search-field::-webkit-search-results-button,
.et-search-field::-webkit-search-results-decoration {
  display: none;
}

.fixed .et_search_outer.visible {
  height: 100px;
}

@media (min-width: 1400px) {
  #top-menu>li {
    padding-right: 64px;
  }
}

@media (max-width: 1200px) and (min-width: 768px) {
  #top-menu-nav {
    padding-left: 170px;
  }

  #top-menu,
  nav#top-menu-nav {
    float: none;
  }
}

@media (min-width: 768px) {
  #et-top-navigation {
    padding: 20px 0 18px;
  }

  .fixed #top-menu>li>a {
    padding-top: 10px;
  }

  .et_search_outer {
    max-width: 690px;
    top: calc(100% + 0px);
    right: -10px;
  }

  .et_clear_search_field {
    top: calc(50% - (20px/2));
  }
}

@media (max-width: 767px) {

  #et-top-navigation.active #et-language-switch-menu,
  #et-top-navigation.active #et_top_search {
    display: none;
  }

  #top-menu-nav {
    border: 0;
    height: 100vh;
    top: 85%;
  }

  #top-menu>li {
    margin-bottom: 4px;
  }

  #top-menu>li>a {
    text-align: left;
    font-family: 'Roboto';
  }

  #top-menu-nav.active {
    overflow-y: scroll;
  }

  #et-top-navigation.active #top-menu>li>a {
    border-bottom: 1px solid #eee;
  }

  .et_search_outer {
    top: 100%;
  }

  .et_search_outer.visible {
    height: 100px;
  }

  .et-search-field {
    height: 70px;
  }
}

/* Navigation */
.logo_container {
  top: 24px;
}

#et-language-switch-menu {
  right: 75px;
}

@media (max-width: 767px) {
  #et-language-switch-menu {
    top: 20px;
    right: 30px;
  }

  .fixed #main-header .logo_container {
    left: 85px;
  }

  .fixed #et-language-switch-menu {
    top: 14px;
  }

  .fixed #main-header .menu-button {
    padding: 10px 0;
  }

  .menu-button {
    top: 0;
    left: 20px;
    width: 24px;
    padding: 16px 0;
  }

  .menu-button:not(.active) i {
    margin: 6px 0;
  }

  .menu-button.active i:first-child {
    top: 9px;
  }

  .menu-button.active i:last-child {
    top: 3px;
  }

  #logo {
    width: 80px;
  }

  .fixed #logo {
    width: 60px;
  }

  .logo_container {
    position: absolute;
    top: 12px;
    left: 68px;
    width: 70px;
  }
}

@media (max-width: 767.98px) {
  .nav li ul {
    display: none;
  }
}

/* OSD News */
.osd-section-news-v2 {
  padding: 111px 0 98px;
}

.osd-news-v2 .news-item {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

.osd-news-v2 .news-item:hover h4 {
  text-decoration: underline;
}

.osd-news-v2 .index-post-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.osd-news-v2 h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  margin-top: 24px;
  margin-bottom: 12px;
  color: #18191B;
}

.osd-news-v2 p {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #18191B;
  opacity: 0.65;
}

.osd-news-v2 .read-more {
  display: block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 154%;
  margin-top: 24px;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #0872BA;
}

.author-thumbnail {
  float: left;
  margin-right: 30px;
}

.author-thumbnail-img {
  border-radius: 50%;
  max-width: 150px;
}

.author-content-info p.author-title-position {
  font-family: 'Fira Mono';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.5);
  padding-bottom: 0;
}

.author-info {
  display: flex;
  /*
  align-content: center;
  align-items: center;
  */
  margin-bottom: 20px;
  padding-top: 50px;
}

.author-info-row {
  margin-top: 70px;
  border-top: 1px solid #EEEEEE;
}

.author-content-info h3 {
  font-family: 'Fira Mono';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  margin-top: 0;
  color: #000000;
}

.author-content-info p {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.65);
}

@media (max-width: 767px) {
  .author-thumbnail-img {
    max-width: 85px;
  }

  .author-content-info h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .author-content-info p.author-title-position,
  .author-content-info p {
    font-size: 14px;
  }
}

@media (max-width: 991.99px) {
  .find-exam-date-country-specific{
    padding: 40px;
  }
  .osd-section-news-v2 {
    padding: 80px 0;
  }

  .news-item {
    box-shadow: none;
    margin-bottom: 40px;
  }

  .news-item-outer:last-child .news-item {
    margin-bottom: 0;
  }
}

/* section-content-av */
.osd-section-news-v2 .section-content-av-text {
  /*margin-bottom: 54px; */
}

.section-content-av-text h2 {
  font-size: 36px;
  line-height: 160%;
  padding-bottom: 19px;
}

.section-content-av-text p {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 165%;
}
#et-secondary-nav .top-menu-btn a{
  background: #0872ba;
  text-decoration: none;
  line-height: 24px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  transition: transform .2s;
}
#et-secondary-nav .top-menu-btn a:hover{
  text-decoration: none;
  transform: scale(1.5);
}
@media (max-width: 991.98px) {
  .section-content-av-text {
    margin-bottom: 35px;
  }
}

@media (max-width: 767.98px) {
  .find-exam-dates-country-info{
    padding-top: 0;
  }
  .stat-card{
    max-width: 100%;
    margin-bottom: 24px;
  }
  .osd-find-exam-dates-country-specific,
  .osd-find-centers-country-specific {
	padding-top: 60px;
	padding-bottom: 60px;
}
  .section-content-av-text h2 {
    font-size: 28px;
    line-height: 160%;
  }

  .osd-section-news-v2 {
    padding: 50px 0;
  }
}

/* Link text */
.link-next {
  font-size: 18px;
  line-height: 165%;
  background-image: none;
}

.link-next:after {
  display: inline-block;
  position: absolute;
  content: "\00a0\203A";
}

.link-next.relative {
  position: relative;
  margin-top: 30px;
}

@media (max-width: 767.99px) {

  .link-next,
  .link-next.relative {
    text-align: left;
  }
}

/* Hero */
.osd-hero {
  padding: 90px 0 50px;
}

.osd-hero .title {
  font-family: 'Fira Mono';
  font-style: normal;
  font-weight: 700;
  color: #2180C1;
}

@media (min-width: 992px) {
  .osd-hero .image-mobile {
    display: none;
  }

  .osd-hero .title {
    font-size: 40px;
    line-height: 150%;
  }
}

@media (max-width: 991.99px) {
  .osd-hero {
    text-align: center;
    padding: 5px 0 35px;
  }

  .osd-hero .image {
    display: none;
  }

  .osd-hero .title {
    font-size: 32px;
    line-height: 150%;
  }

  .osd-hero [class*="row"] {
    display: flex;
    flex-direction: column;
  }

  .osd-hero [class*="col-"] {
    width: 100%;
  }
}

/* OSD navigation cards */
.osd-section-navigation-cards {
  padding: 40px 0;
}

.osd-section-navigation-cards .section-content-av-text {
  /* margin-bottom: 70px; */
}

.osd-section-navigation-cards .section-content-av-text h2 {
  /*font-size: 24px;*/
}

.osd-section-navigation-cards .section-content-av-text .content {
  display: none;
}

.osd-navigation-cards {
  padding: 0 90px;
}

.osd-navigation-cards-description {
  padding: 0 90px;
}

.osd-navigation-card-outer {
  display: flex;
}

.osd-navigation-card {
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  box-shadow: 0 4px 12px #E2E2E2;
  border-radius: 1px;
  position: relative;
  transition: 0.3s all;
  margin: 0 auto 60px;
  max-width: 440px;
  display: flex;
  flex-direction: column;
}

.osd-navigation-card:hover {
  box-shadow: 0 4px 12px #E2E2E2;
  transform: scale(1.1);
}

.osd-navigation-card .body {
  padding: 27px 20px 48px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.osd-navigation-card .small-heading {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}

.osd-navigation-card .heading {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 165%;
  text-align: center;
  color: #212831;
  opacity: 0.75;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.osd-navigation-card .button-link {
  position: absolute;
  bottom: calc(-58px/2);
  left: calc(50% - 58px/2);
  width: 58px;
  height: 58px;
  background-color: #20323F;
  box-shadow: 0px 8px 20px rgba(8, 114, 186, 0.12);
  border-radius: 36px;
  background-image: url("../images/arrow-right.svg");
  background-position: 50% 50%;
  background-size: 16px 14px;
  background-repeat: no-repeat;
  transition: 0.3s all;
}

.osd-navigation-card:hover .button-link {
  background-color: #0872BA;
}

@media (min-width: 992px) {
  .osd-section-navigation-cards .section-content-av-text .content {
    display: inline-block;
  }
}

@media (max-width: 1199.99px) {
  .osd-navigation-cards-description {
    padding: 0;
  }

  .osd-navigation-cards {
    padding: 0;
  }
}

@media (max-width: 1199.99px) and (min-width: 992px) {
  .osd-section-navigation-cards {
    padding: 60px 0 90px;
  }
}

@media (max-width: 991.99px) {
  .osd-section-navigation-cards {
    padding: 40px 0;
  }

  .osd-section-navigation-cards .section-content-av-text {
    margin-bottom: 0;
  }

  .osd-navigation-card {
    height: auto;
  }

  .osd-navigation-card .small-heading {
    font-size: 16px;
  }

  .osd-navigation-card .heading {
    font-size: 18px;
    line-height: 115%;
  }
}

/* Certificate Overview */
.osd-section-certificate-overview {
  padding: 40px 0 80px;
}

@media (max-width: 991.99px) {
  .osd-section-certificate-overview {
    padding: 40px 0;
  }
}

/*= Tabs */
.osd-tabs .nav-arrows {
  display: flex;
  justify-content: flex-start;
}

.osd-tabs .nav-arrows .arrow:first-child {
  margin-right: 24px;
}

.osd-tabs .nav {
  line-height: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.osd-tabs .tab-nav {
  display: inline-block;
  line-height: 0;
}

.osd-tabs .tab-nav.active {
  border-color: #0071BA;
}

.osd-tabs .tab-pane {
  display: none;
}

.osd-tabs .tab-pane.active {
  display: block;
}

@media (min-width: 768px) {
  .osd-tabs .nav-arrows {
    display: none;
  }
}

/*= Tabs Certificate overview */
.osd-tabs-certificate-overview .nav {
  padding: 40px 80px;
}

.osd-tabs-certificate-overview .tab-content {
  background: #FFFFFF;
  border: 1px solid #DBDCDC;
  box-shadow: 0px 4px 20px rgba(124, 124, 124, 0.12);
  border-radius: 4px;
  padding: 32px;
}

.osd-tabs-certificate-overview .tab-pane.active {
  display: flex;
}

.osd-tabs-certificate-overview .tab-nav-outer {
  margin-right: 14px;
}

.osd-tabs-certificate-overview .tab-nav {
  border-radius: 1px;
  border: 3px solid transparent;
  transition: transform .2s;
}

.osd-tabs-certificate-overview .tab-nav:hover {
  transform: scale(1.2);
}

.osd-tabs-certificate-overview .tab-nav-outer:last-child {
  margin-right: 0;
}

.osd-tabs-certificate-overview .tab-nav img {
  width: 58px;
  height: 58px;
}

.osd-tabs-certificate-overview .media {
  max-width: 250px;
  margin-right: 64px;
}

.osd-tabs-certificate-overview .content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
  justify-content: space-between;
}

.osd-tabs-certificate-overview .content p {
  font-size: 18px;
  line-height: 28px;
}

.osd-tabs-certificate-overview .btn-outer {
  text-align: left;
  margin-top: 28px;
}

.osd-tabs-certificate-overview .btn {
  display: inline-block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #0872BA;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
  border-radius: 36px;
  padding: 8px 22px;
  text-decoration: none;
  border: 3px solid #0872BA;
  margin-bottom: 10px;
  margin-right: 10px;
}

.osd-tabs-certificate-overview .btn.btn-active-v {
  color: #FFF;
  background: #0872BA;
}

.osd-tabs-certificate-overview .heading {
  margin: 0 0 20px;
  line-height: 165%;
  font-size: 24px;
}

.osd-tabs-certificate-overview .btn:hover,
.osd-tabs-certificate-overview .btn:active {
  opacity: 0.75;
}

.certificate-version {
  display: none;
}

.certificate-version.certificate-version-active {
  display: block;
}

@media (max-width: 767.98px) {
  .osd-tabs-certificate-overview .tab-pane.active {
    display: block;
  }

  .osd-tabs-certificate-overview .btn-outer {
    text-align: left;
  }

  .osd-tabs-certificate-overview .btn {}

  .osd-tabs-certificate-overview .media {
    max-width: 125px;
    padding: 0;
    margin-bottom: 40px;
  }

  .osd-tabs-certificate-overview .nav {
    padding: 30px 0;
    margin: 0 -20px 0 auto;
  }

  .osd-news-v2 .index-post-content {
    height: auto;
  }
}

@media (min-width: 768px) {
  .osd-tabs-certificate-overview .tab-nav img {
    width: 48px;
    height: 48px;
  }
}

/* FAQ */
.osd-section-faq {
  background: rgba(247, 247, 247, 0.75);
  padding: 88px 0 84px;
}

.osd-section-faq .section-content-av-text h2 {
  margin-top: 0;
  margin-right: 0;
}

@media (max-width: 640px) {
  .osd-navigation-card .body {
    padding: 0px 10px 48px;
  }

  .osd-navigation-card .small-heading {
    font-size: 14px;
  }
}

@media (max-width: 991.99px) {
  .osd-section-faq {
    padding: 40px 0;
  }
}

/*= Accordion  */
.osd-accordion {
  list-style: none;
  padding: 0;
}

.osd-accordion .item {
  margin-bottom: 48px;
}

.osd-accordion .item-body {
  display: none;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 165%;
  padding-right: 60px;
  margin-top: 24px;
}

.osd-accordion .item.active .item-body {
  display: block;
}

.osd-accordion .item-link {
  width: 100%;
  display: inline-block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 165%;
  color: #212831;
  text-decoration: none;
  padding-right: 32px;
  position: relative;
}

.osd-accordion .item-link:after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url("../images/circle-plus.svg");
  background-size: 26px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.3s all;
}

.osd-accordion .item.active .item-link:after {
  transform: rotate(45deg);
}

.certificate-version p {
  /*height: 140px; */
}

@media (max-width: 991.99px) {
  .osd-accordion .item {
    border-bottom: 1.5px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-bottom: 24px;
  }

  .osd-accordion .item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .osd-accordion .item-link {
    font-size: 18px;
    background-position: right center;
  }
}

.osd-tabs-certificate-overview .content p {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.osd-3-column-icon h2 {
  margin-top: 0;
  margin-bottom: 60px;
}

.page-template-template-landing-page h1,
.page-template-template-landing-page h2,
.page-template-template-landing-page h3,
.page-template-template-landing-page h4,
.page-template-template-landing-page h5,
.page-template-template-landing-page h6 {
  font-family: 'Fira Mono', monospace;
  font-weight: 500;
}

.page-template-template-landing-page h2 {
  color: #18191B;
  font-size: 32px;
  line-height: 160%;
}

.osd-3-column-image h4,
.osd-3-column-checklist h4,
.osd-3-column-icon h4 {
  color: #18191B;
  text-align: center;
  font-size: 22px;
  line-height: 160%;
  margin-top: 0;
}

.column-icon-content {
  text-align: center;
  max-width: 330px;
  margin: 0 auto;
}

.column-icon-content img {
  max-height: 90px;
  width: auto;
  margin-bottom: 24px;
}

.column-icon-checklist {
  padding-right: 80px;
}

.osd-3-column-checklist h2 {
  margin-top: 0;
  margin-bottom: 60px;
}

.column-icon-checklist svg {
  max-height: 46px;
  width: auto;
  margin-bottom: 24px;
}

.osd-3-column-image h2 {
  margin-top: 0;
  margin-bottom: 60px;
}

.column-image-content {
  text-align: center;
}

.column-image-content {
  max-width: 370px;
  margin: 0 auto;
}

.column-image-content img {
  border-radius: 10px;
  margin-bottom: 26px;
}

#main-content img {
  max-width: 100%;
  height: auto;

}

.osd-2-column-bulletpoints h2 {
  margin-top: 0;
  margin-bottom: 45px;
}

.osd-2-column-bulletpoints ul {
  list-style: none;
  padding: 0;
}

.osd-2-column-bulletpoints ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  list-style: none;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1802_462)'%3E%3Cpath d='M16 0.242188C7.17725 0.242188 0 7.41944 0 16.2422C0 25.0649 7.17725 32.2422 16 32.2422C24.8228 32.2422 32 25.0649 32 16.2422C32 7.41944 24.8228 0.242188 16 0.242188ZM24.1094 12.8516L15.4426 21.5181C15.1826 21.7781 14.8413 21.9089 14.5 21.9089C14.1587 21.9089 13.8174 21.7781 13.5574 21.5181L9.22412 17.1848C8.70263 16.6636 8.70263 15.8208 9.22412 15.2996C9.74537 14.7781 10.5879 14.7781 11.1094 15.2996L14.5 18.6902L22.2241 10.9663C22.7454 10.4448 23.5879 10.4448 24.1094 10.9663C24.6306 11.4876 24.6306 12.3301 24.1094 12.8516Z' fill='%230872BA'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1802_462'%3E%3Crect width='32' height='32' fill='white' transform='translate(0 0.242188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: left center;
  background-size: 26px auto;
  background-repeat: no-repeat;
}

.page-template-template-landing-page .osd-section-faq .link-next {
  margin-top: 40px;
}

.page-template-template-landing-page .osd-section-faq .osd-accordion {
  margin-top: 65px;
}

.landing-page-faq {
  max-width: 900px;
  margin: 0 auto;
}

.page-template-template-landing-page .osd-accordion .item.active .item-link::after {
  transform: rotate(0);
  background-image: url("../images/circle-minus.svg");
}

.page-builder-cta {
  border-radius: 12px;
  background: #0872BA;
  box-shadow: 0px 4px 20px 0px rgba(124, 124, 124, 0.12);
  width: 100%;
  color: #FFF;
  padding: 40px;
  box-sizing: border-box;
}

.cta-short.page-builder-cta {
  max-width: 900px;
  margin: 0 auto;
}

.page-builder-cta h3 {
  color: #fff;
  font-size: 42px;
  font-family: 'Fira Mono', monospace;
  font-weight: 700;
  line-height: 135%;
  margin-top: 0;
  padding-right: 40px;
  padding-bottom: 0;
}

.page-builder-cta p {
  color: rgba(255, 255, 255, 0.65);
}

.page-builder-cta .btn {
  margin-top: 20px;
  display: inline-block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #212831;
  background: #FFF;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, .15);
  border-radius: 36px;
  padding: 8px 22px;
  text-decoration: none;
  border: 3px solid #FFF;
  margin-bottom: 10px;
  margin-right: 10px;
}

.page-builder-cta .btn:hover {
  color: #FFF;
  background: #212831;
}

.lp-slider {
  position: relative;
  padding: 0;
}

.lp-slider .slick-dots {
  width: auto;
}

.lp-slider .text {
  z-index: 2
}

.lp-slider .text h1 {
  margin: 5px 0;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #323a42
}

.lp-slider .text h1 span {
  display: block;
  background: linear-gradient(269.88deg, #0BAD90 15%, #00974D 85.32%, #BBD700 119.98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent
}

.lp-slider .text .description {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  color: rgba(0, 10, 20, .65)
}

.lp-slider .slider {
  position: relative;
}

.lp-slider .slider .slick-list, .lp-slider .slider .slick-track {
  height: 100%
}

.lp-slider .slider .slick-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  align-items: center;
  justify-content: flex-start
}

.lp-slider .slider .slick-dots li {
  background: rgba(43, 114, 185, .25);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0px;
  transition: all .3s;
  display: list-item;
}

.lp-slider .slider .slick-dots li button {
  border: none;
  text-indent: -9999px;
  height: auto;
  width: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lp-slider .slider .slick-dots li button::before {
  display: none !important;
}

.lp-slider .slider .slick-dots li:last-child {
  margin: 0
}

.lp-slider .slider .slick-dots .slick-active {
  background: #0872BA
}

.slide-content {
  padding-top: 180px;
  padding-bottom: 180px;
}

.slide-content h2 {
  color: #212831;
  font-size: 42px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 20px;
}

.lp-slider .slick-track {
  display: flex !important;
}

.lp-slider .slick-slide {
  padding-left: 40px;
  height: auto;
}

.lp-slider .btn {
  margin-top: 20px;
  display: inline-block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #FFF;
  background: #0872BA;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, .15);
  border-radius: 36px;
  padding: 8px 22px;
  text-decoration: none;
  border: 3px solid #0872BA;
  margin-bottom: 10px;
  margin-right: 10px;
}

.lp-slider .btn:hover {
  color: #0872BA;
  background: #FFF;
}

.lp-slide-full .lp-slide {
  background-size: cover !important;
}

.lp-slide-half .lp-slide {
  background-size: 50% auto !important;
  background-position: right bottom !important;
}
#appeal-group .appeal-text-informations p {
	padding-bottom: 0;
	margin: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 165%;
	color: #cc1818;
}
@media screen and (min-width: 568px) {
  .lp-slider .text {
    position: relative;
    z-index: 2;
    line-height: 150%
  }

  .lp-slider .text h1,
  .lp-slider .text .description {
    padding-right: 45%
  }

  .lp-slider .slider {
    display: block
  }
}

@media screen and (min-width: 768px) {
  .lp-slider .slider .slick-dots {
    bottom: auto;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    display: block
  }

  .lp-slider .slider .slick-dots li {
    margin-bottom: 10px
  }

  .lp-slider .slider .slick-dots li:last-child {
    margin-bottom: 0
  }
}

@media screen and (min-width: 1024px) {
  .lp-slider .text h1 {
    font-size: 30px;
    line-height: 150%
  }

  .lp-slider .text .description {
    font-size: 14px;
    line-height: 175%
  }

  .lp-slider .slider .slick-dots {
    left: 25px
  }
}

@media screen and (min-width: 1200px) {
  .lp-slider .text h1 {
    font-size: 36px;
    line-height: 150%
  }

  .lp-slider .text .description {
    font-size: 16px
  }

  .lp-slider .slider .slick-dots {
    left: 25px
  }
}

@media screen and (min-width: 1400px) {
  .lp-slider .text h1 {
    font-size: 42px
  }

  .lp-slider .slider .slick-dots {
    left: 30px
  }
}

@media screen and (min-width: 1500px) {
  .lp-slider .text h1 {
    font-size: 48px
  }
}

.plans-cards {
  border-radius: 12px;
  border: 1px solid #DBDCDC;
  background: #FFF;
  box-shadow: 0px 4px 12px 0px rgba(124, 124, 124, 0.12);
  padding: 40px;
}

.plans-cards ul {
  list-style: none;
  padding: 0;
}

.plans-cards h4 {
  color: #18191b;
  font-size: 22px;
  line-height: 160%;
  margin-top: 0;
}

.plans-cards ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  list-style: none;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1802_462)'%3E%3Cpath d='M16 0.242188C7.17725 0.242188 0 7.41944 0 16.2422C0 25.0649 7.17725 32.2422 16 32.2422C24.8228 32.2422 32 25.0649 32 16.2422C32 7.41944 24.8228 0.242188 16 0.242188ZM24.1094 12.8516L15.4426 21.5181C15.1826 21.7781 14.8413 21.9089 14.5 21.9089C14.1587 21.9089 13.8174 21.7781 13.5574 21.5181L9.22412 17.1848C8.70263 16.6636 8.70263 15.8208 9.22412 15.2996C9.74537 14.7781 10.5879 14.7781 11.1094 15.2996L14.5 18.6902L22.2241 10.9663C22.7454 10.4448 23.5879 10.4448 24.1094 10.9663C24.6306 11.4876 24.6306 12.3301 24.1094 12.8516Z' fill='%230872BA'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1802_462'%3E%3Crect width='32' height='32' fill='white' transform='translate(0 0.242188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: left center;
  background-size: 26px auto;
  background-repeat: no-repeat;
}
.row.osd-pricing-cards{
  margin-top: 30px;
}
.osd-pricing-cards .btn {
  margin-top: 20px;
  display: inline-block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #FFF;
  background: #0872BA;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, .15);
  border-radius: 36px;
  padding: 8px 22px;
  text-decoration: none;
  border: 3px solid #0872BA;
  width: 100%;
  text-align: center;
}

.osd-pricing-cards .btn:hover {
  color: #0872BA;
  background: #FFF;
}

.osd-pricing-cards h2 {
  margin-top: 0;
  margin-bottom: 60px;
}

.pricing {
  margin-bottom: 20px;
  margin-top: 20px;
}

.pricing .price {
  color: #18191B;
  font-size: 64px;
  font-family: 'Fira Mono', monospace;
  font-weight: 500;
  line-height: 140%;
}

.pricing .price span {
  color: rgba(33, 40, 49, 0.5);
  font-size: 18px;
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 140%;
  padding-bottom: 10px;
  margin-left: 10px;
}

.plan-card-highlight {
  border-radius: 12px;
  border: 1px solid #DBDCDC;
  background: #0872BA;
  box-shadow: 0px 4px 12px 0px rgba(124, 124, 124, 0.12);
}

.plans-cards.plan-card-highlight ul li,
.plan-card-highlight .pricing .price,
.plans-cards.plan-card-highlight h4 {
  color: #FFF;
}

.plan-card-highlight .pricing .price span,
.plan-card-highlight p {
  color: rgba(255, 255, 255, 0.5);
}

.plans-cards.plan-card-highlight ul li {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1802_682)'%3E%3Cpath d='M16 0.242188C7.17725 0.242188 0 7.41944 0 16.2422C0 25.0649 7.17725 32.2422 16 32.2422C24.8228 32.2422 32 25.0649 32 16.2422C32 7.41944 24.8228 0.242188 16 0.242188ZM24.1094 12.8516L15.4426 21.5181C15.1826 21.7781 14.8413 21.9089 14.5 21.9089C14.1587 21.9089 13.8174 21.7781 13.5574 21.5181L9.22412 17.1848C8.70263 16.6636 8.70263 15.8208 9.22412 15.2996C9.74537 14.7781 10.5879 14.7781 11.1094 15.2996L14.5 18.6902L22.2241 10.9663C22.7454 10.4448 23.5879 10.4448 24.1094 10.9663C24.6306 11.4876 24.6306 12.3301 24.1094 12.8516Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1802_682'%3E%3Crect width='32' height='32' fill='white' transform='translate(0 0.242188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.osd-pricing-cards .plan-card-highlight .btn {
  color: #18191B;
  background: #FFF;
  border: 3px solid #FFF;
}

.osd-pricing-cards .plan-card-highlight .btn:hover {
  color: #FFF;
  background: #0872ba;
  border: 3px solid #FFF;
}

.testimonials {
  max-width: 900px;
  margin: 0 auto;
}

.testimonial-image img {
  border-radius: 50%;
}

.testimonials-center .testimonial-image {
  margin-bottom: 20px;
}

.testimonials .slick-next {
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='37' viewBox='0 0 36 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8014 7.69728C12.49 7.69151 12.1844 7.78267 11.9271 7.95816C11.6698 8.13365 11.4733 8.38478 11.365 8.67681C11.2566 8.96884 11.2417 9.28732 11.3223 9.58819C11.403 9.88906 11.5751 10.1574 11.8149 10.3562L20.9935 18.2138L11.8093 26.0715C11.6415 26.1938 11.5009 26.3495 11.3963 26.5289C11.2917 26.7083 11.2255 26.9074 11.2017 27.1137C11.178 27.32 11.1973 27.5289 11.2584 27.7274C11.3194 27.9258 11.421 28.1095 11.5566 28.2667C11.6922 28.4239 11.8589 28.5514 12.0463 28.6409C12.2336 28.7305 12.4375 28.7802 12.645 28.787C12.8525 28.7938 13.0592 28.7576 13.252 28.6805C13.4448 28.6034 13.6195 28.4872 13.7652 28.3392L24.2647 19.3647C24.4298 19.2236 24.5624 19.0485 24.6533 18.8513C24.7442 18.6541 24.7913 18.4395 24.7913 18.2223C24.7913 18.0052 24.7442 17.7906 24.6533 17.5934C24.5624 17.3962 24.4298 17.221 24.2647 17.08L13.7652 8.07712C13.4991 7.84025 13.1575 7.70563 12.8014 7.69728Z' fill='%2318191B'/%3E%3C/svg%3E%0A");
  background-size: 100%;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  margin-right: -50px;
}

.testimonials .slick-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='37' viewBox='0 0 36 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.1986 7.69728C23.51 7.69151 23.8156 7.78267 24.0729 7.95816C24.3302 8.13365 24.5267 8.38478 24.635 8.67681C24.7434 8.96884 24.7583 9.28732 24.6777 9.58819C24.597 9.88906 24.4249 10.1574 24.1851 10.3562L15.0065 18.2138L24.1907 26.0715C24.3585 26.1938 24.4991 26.3495 24.6037 26.5289C24.7083 26.7083 24.7745 26.9074 24.7983 27.1137C24.822 27.32 24.8027 27.5289 24.7416 27.7274C24.6806 27.9258 24.579 28.1095 24.4434 28.2667C24.3078 28.4239 24.1411 28.5514 23.9537 28.6409C23.7664 28.7305 23.5625 28.7802 23.355 28.787C23.1475 28.7938 22.9408 28.7576 22.748 28.6805C22.5552 28.6034 22.3805 28.4872 22.2348 28.3392L11.7353 19.3647C11.5702 19.2236 11.4376 19.0485 11.3467 18.8513C11.2558 18.6541 11.2087 18.4395 11.2087 18.2223C11.2087 18.0052 11.2558 17.7906 11.3467 17.5934C11.4376 17.3962 11.5702 17.221 11.7353 17.08L22.2348 8.07712C22.5009 7.84025 22.8425 7.70563 23.1986 7.69728Z' fill='%2318191B'/%3E%3C/svg%3E%0A");
  background-size: 100%;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  margin-left: -50px;
}

.news-slider .slick-dots li,
.testimonials .slick-dots li {
  background: rgba(43, 114, 185, .25);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 5px;
  transition: all .3s;
}

.testimonials .slick-dots {
  bottom: 0;
}

.testimonials {
  padding-bottom: 30px;
}
.news-slider .slick-dots{
  bottom: 0;
}
.news-slider .slick-dots li button,
.testimonials .slick-dots li button {
  border: none;
  text-indent: -9999px;
  height: auto;
  width: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.news-slider li button::before,
.testimonials li button::before {
  display: none;
}

.news-slider .slick-dots .slick-active,
.testimonials .slick-dots .slick-active {
  background: #0872ba;
}



.news-slider .slick-prev{
background-image: url("data:image/svg+xml,%3Csvg width='76' height='77' viewBox='0 0 76 77' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_2116_326)'%3E%3Crect width='36' height='36' rx='18' transform='matrix(-1 0 0 1 56 12.5)' fill='%232180C1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46 30.5C46 30.2348 45.8947 29.9805 45.7071 29.793C45.5196 29.6055 45.2653 29.5002 45.0001 29.5002H33.4154L37.7089 25.209C37.8967 25.0212 38.0022 24.7666 38.0022 24.5011C38.0022 24.2356 37.8967 23.9809 37.7089 23.7932C37.5212 23.6055 37.2665 23.5 37.001 23.5C36.7355 23.5 36.4808 23.6055 36.2931 23.7932L30.2938 29.7921C30.2006 29.885 30.1268 29.9953 30.0764 30.1168C30.0259 30.2383 30 30.3685 30 30.5C30 30.6315 30.0259 30.7617 30.0764 30.8832C30.1268 31.0047 30.2006 31.115 30.2938 31.2079L36.2931 37.2068C36.4808 37.3945 36.7355 37.5 37.001 37.5C37.2665 37.5 37.5212 37.3945 37.7089 37.2068C37.8967 37.0191 38.0022 36.7644 38.0022 36.4989C38.0022 36.2334 37.8967 35.9788 37.7089 35.791L33.4154 31.4998H45.0001C45.2653 31.4998 45.5196 31.3945 45.7071 31.207C45.8947 31.0195 46 30.7652 46 30.5Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_2116_326' x='0' y='0.5' width='76' height='76' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='10'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.0313726 0 0 0 0 0.447059 0 0 0 0 0.729412 0 0 0 0.12 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_2116_326'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_2116_326' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: 100%;
  width: 75px;
  height: 75px;
  top: 50%;
  margin-top: -15px;
  margin-right: -50px;
  left: -80px;
}

.news-slider .slick-next{
  right: -80px;
  background-image: url("data:image/svg+xml,%3Csvg width='76' height='77' viewBox='0 0 76 77' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_2116_370)'%3E%3Crect x='20' y='12.5' width='36' height='36' rx='18' fill='%232180C1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30 30.5C30 30.2348 30.1053 29.9805 30.2929 29.793C30.4804 29.6055 30.7347 29.5002 30.9999 29.5002H42.5846L38.2911 25.209C38.1033 25.0212 37.9978 24.7666 37.9978 24.5011C37.9978 24.2356 38.1033 23.9809 38.2911 23.7932C38.4788 23.6055 38.7335 23.5 38.999 23.5C39.2645 23.5 39.5192 23.6055 39.7069 23.7932L45.7062 29.7921C45.7994 29.885 45.8732 29.9953 45.9236 30.1168C45.9741 30.2383 46 30.3685 46 30.5C46 30.6315 45.9741 30.7617 45.9236 30.8832C45.8732 31.0047 45.7994 31.115 45.7062 31.2079L39.7069 37.2068C39.5192 37.3945 39.2645 37.5 38.999 37.5C38.7335 37.5 38.4788 37.3945 38.2911 37.2068C38.1033 37.0191 37.9978 36.7644 37.9978 36.4989C37.9978 36.2334 38.1033 35.9788 38.2911 35.791L42.5846 31.4998H30.9999C30.7347 31.4998 30.4804 31.3945 30.2929 31.207C30.1053 31.0195 30 30.7652 30 30.5Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_2116_370' x='0' y='0.5' width='76' height='76' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='10'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.0313726 0 0 0 0 0.447059 0 0 0 0 0.729412 0 0 0 0.12 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_2116_370'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_2116_370' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-size: 100%;
  width: 75px;
  height: 75px;
  top: 50%;
  margin-top: -15px;
  margin-left: -50px;
}
.osd-center-content .woocommerce-product-gallery{
  display: none;
}
.osd-center-content .woocommerce div.product div.summary {
	width: 100%
}
.wapf-field-input input[type=text],
.wapf-field-input input[type=email]{
	padding: 7px 10px 5px;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
	font-style: normal;
	font-weight: 500;
	line-height: 165%;
	width: 100%;
	color: rgba(33, 40, 49, 0.65);
	position: relative;
	font-family: 'Roboto',sans-serif;
  min-height: 50px;
    font-size: 20px;
}
.wapf-wrapper label {
	display: block;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 165%;
	color: #212831;
	padding-top: 10px;
	padding-bottom: 0;
}
.wapf-wrapper label abbr{
  color: red;
  text-decoration: none;
}
.datenshutz-form{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
	padding: 15px;
	color: rgba(33, 40, 49, 0.65);

}
table.variations,
.input-64ca37dc0f5a5,
.input-64ca37ab85731,
.input-64ca3755ca4c0{
  display: none;
}
.wapf-field-container textarea{
	padding: 7px 10px 5px;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 165%;
	width: 100%;
	color: rgba(33, 40, 49, 0.65);
	position: relative;
	min-height: 244px;
	font-family: 'Roboto',sans-serif;
}
/*
body.woocommerce-checkout .osd-main-content .col-sm-8.col-sm-push-2 {
	background: #FFFFFF;
	border: 1px solid rgba(114, 114, 114, 0.25);
	box-shadow: 0px 4px 12px rgb(123 123 123 / 12%);
	border-radius: 1px;
	float: none;
	width: 90%;
	margin: 0 auto;
	left: auto;
	padding: 20px 0;
}
*/
.woocommerce-page #payment button#place_order,
.osd-main-column .woocommerce div.product form.cart .button.single_add_to_cart_button {
	margin: 30px auto 0;
	float: none;
	display: block;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	min-width: 250px;
	width: auto;
	min-height: 60px;
	border: 1px solid #0872BA;
	background: #0872BA;
	box-shadow: 0px 8px 20px rgb(0 0 0 / 15%);
	border-radius: 36px;
	transition: all 0.3s;
  float: right;
}
.page-id-6778 .osd-center-content #product-15275,
.page-id-9027 .osd-center-content #product-18568,
.page-id-18229 .osd-center-content #product-15275{
  display: none;
}
.single_variation_wrap .select2-container{
  width: 100% !important;
}

#product-18568{
	padding-left: 13px;
	padding-right: 13px;
}
#product-18568 .price{
  display: none;
}

#product-15275{
	padding-left: 13px;
	padding-right: 13px;
}
#product-15275 .price{
  display: none;
}

.datenshutz-form-text{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
	color: rgba(33, 40, 49, 0.65);
}
#order_review .shop_table,
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #customer_details{
  display: none;
}
#appeal-cart #product_price span{
  margin-top: 0;
}
@media (min-width: 1200px) {
  .datenshutz-form-text{
    font-size: 20px;
  }
  .wapf-wrapper label{
  font-size: 20px;
  padding-top: 30px;
}
}
@media (max-width: 1200px) {


  .woocommerce-checkout .osd-main-content .col-sm-8.col-sm-push-2 {
	padding: 80px;
	float: none;
	width: 1000px;
	left: auto;
	margin: 0 auto;
}
  .slide-content {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .lp-slide-half .lp-slide {
	background-size: auto 100% !important;
	background-position: left 50vw center !important;
}
}
@media (max-width: 1060px) {

}
@media (max-width: 992px) {
  .slide-content {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-right: 20px;
  }

  .slide-content h2 {
  	font-size: 32px;
  }
}

@media (max-width: 768px) {
  .plans-cards {
	margin-bottom: 20px;
	padding: 25px;
}
  .osd-2-column-bulletpoints h2,
  .osd-3-column-checklist h2,
  .osd-3-column-image h2,
  .osd-3-column-icon h2 {
	margin-top: 0;
	margin-bottom: 20px;
}
  .page-template-template-landing-page .osd-main-section {
	padding: 35px 0;
}
.column-icon-checklist{
  margin-bottom: 30px;
  padding-right: 0;
}
.column-image-content,
  .column-icon-content{
    margin: 0 auto 30px;
  }
  .lp-slider .slick-slide {
	padding-left: 0px;

}
.lp-slider .slider .slick-dots li{
  margin-left: 5px;
  margin-right: 5px;
}
.slide-content{

  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 0px;
}
  .lp-slide-half .lp-slide{
    background-image: none!important;
  }
  .page-builder-cta h3,
  .slide-content h2 {
  	font-size: 32px;
  }
  .page-template-template-landing-page .osd-section-faq .osd-accordion {
  	margin-top: 20px;
  }
  .page-template-template-landing-page .link-next, .link-next.relative {
	text-align: inherit;
}
}

@media (max-width: 576px) {}
@media (max-width: 600px) {
  .admin-bar #header-holder {
  	top: 46px;
  }
  #page-container {
  	/*padding-top: 54px;*/
  }
  .admin-bar #header-holder.fixed {
	top: 0;
}
}


#applyModal .btn-close{

	position: absolute;
	right: 35px;
	top: 35px;
	z-index: 99;
	width: 2em;
	height: 2rem;
	background-size: 1.5em;

}
#applyModal {
	z-index:99999;
	padding-top:7.5vh;
}
#applyModal iframe{
	height:80vh;
}

#applyModal .btn-close-modal {
	  position: absolute;
    right: 20px;
    top: 38px;
	font-size:24px;
}
@media(max-width:991px){
  #applyModal .btn-close{
    right: 15px;
    top: 11px;

  }
}
@media(max-width:767px) {

	#applyModal .btn-close-modal {
	  position: absolute;
    right: 20px;
    top: 16px;
		color:#fff;
}
	body.modal-open #icon_wrapper {
		display:none !important;
	}
	#applyModal .modal-content {
		height:90vh;
	}
}
@media(max-width:410px) {

	#applyModal .btn-close-modal {
		right: 9px;
		    top: -31px;
		color:#fff;
	}

}

.modal-backdrop {
	z-index:99998;
}
.modal {
	z-index:99999;
}

@media (max-width: 768px){
#header-holder.fixed #et-top-navigation, .fixed #main-header, #header-holder  {
	z-index:99997 !important;
}
	}
