.footer-bottom-inner p, .footer-bottom-inner ul li a {
  font-size: 14px;
}

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 5px;
}

.reference-slider.owl-carousel .owl-item .item img {
  width: 200px;
  height: 200px;
}

.footer-tuv li img {
  width: 200px;
  height: 200px;
}

.hero-banner {
  min-height: 1000px;
}

.home .hero-banner {
  padding: 318px 0 0;
  min-height: 1100px;
  margin-bottom: -130px;
  background-position: bottom;
}

.footer-tuv li img {
  width: 120px;
  height: 120px;
}

.post-content p {
  color: #ffffff;
  font-size: 17px;
  line-height: 24px;
}

.news-meta {
  background-color: #314d79;
}

.ifcontainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 75%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.header-logo img {
  width: 250px;
  height: auto;
}

.header-part.sticky .header-logo img {
  width: 250px;
  height: auto;
}

.header-part.sticky {
  padding: 15px 0;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row > [class^="col-"] {
  padding: 0 10px;
  align-items: flex-start;
}

.input-div {
  width: 100%;
}

.wpcf7-form p {
  margin-bottom: 2px !important;
}

.input-div input, .input-div textarea {
  width: 100%;
  background-color: #ffffff;
  padding: 12px;
  font-size: 14px;
  line-height: 22px;
  border: none;
  outline: none;
  margin-bottom: 20px;
}

input, textarea, a, img {
  outline: none !important;
  resize: none;
}

button, input {
  overflow: visible;
}

.codedropz-upload-wrapper {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wpcf7 input[type="file"] {
  cursor: pointer;
}

.wpcf7-drag-n-drop-file.d-none {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
}

.codedropz-upload-handler {
  border: 2px dashed #c5c5c5;
  border-radius: 5px;
  position: relative;
}

.codedropz-upload-handler {
  border: none !important;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  width: 100%;
}

.codedropz-upload-container::before {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  background: url(https://mikrohaus.com/wp-content/plugins/js_composer/assetsimages/file-upload.svg) no-repeat center;
    background-size: auto;
  background-size: contain;
  margin: 0 auto 5px;
}

.wpcf-7 .row p {
margin-bottom: 0;
  margin: 5px 0  5px 0;
}

.news-meta {
  background-color: #72b33c;
}

input[type="checkbox"], input[type="radio"] {
  width: 20px;
}

.footer-top {
  background-color: #f3f3f3;
}

.codedropz-upload-inner h3 {
  font-size: 15px !important;
  line-height: 15px !important;
}

.codedropz-upload-inner span, .codedropz-upload-inner a {
  font-size: 15px !important;
  line-height: 15px !important;
}

.wpb_image_grid .wpb_image_grid_ul img {
  max-width: 22%;
  height: auto;
  margin-right: 2px;
}

.schaeden div ul li {
  margin-bottom: 15px !important;
}

.wpcf7 form.spam .wpcf7-response-output {
  background-color: #f56e28;
}

.isotope-item{
  float: left !important;
}

.downlink a {
  color: #fff;
}

.downlink a:hover {
  color: #fff;
  text-decoration: underline;
}

.dropdown-toggle span, .dropdown-toggle span::before, .dropdown-toggle span::after {
  background-color: #72b33c;
}

h2 span {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
}


.footer-menu li a, .footer-blog a, .footer-bottom-inner a:link, .footer-bottom-inner a:visited  {
  color: #a3b7d8;
}

.footer-menu li a:hover, .footer-blog a:hover, .footer-bottom-inner a:hover, .footer-bottom-inner a:active  {
  color: #476eb1;
}

.news-blog .main-btn {
  background-image: none;
  background-color: #fff;
}