/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@media (max-width: 479px) {
  .imageResponsive {
    width: 100%;
  }
}

.contact-ajax .ctajax-wrap .ctajax-element {
  margin-bottom: -100px;
}

:-moz-placeholder {
  color: #000 !important
}

::-moz-placeholder {
  color: #000 !important;
}

::-webkit-input-placeholder {
  color: #000 !important;
}

:-ms-input-placeholder {
  color: #000 !important;
}


.uk-panel-box {
  color: #000 !important;
}

textarea {
  border: 1px solid #000 !important;
}

input[type="text"] {
  border: 1px solid #000 !important;
}

body {
  color: #000 !important;
}

.tm-navbar-full, .tm-navbar-full .uk-navbar {
}

.minus {
 margin-top: -55px;
  margin-bottom: 6px;
  z-index: 20;
}


h5 {
  font-size: 14px !important;
}


.smallPadding {
  padding-bottom: 0;
}

.smallPadding2 {
  padding-top: 0;
}

.blueBG {
  background-color: #3D458A;
}

.blueBG h3 {
  color: white;
}

.blueBG p {
  color: white;
}

/* Only phones */
@media (max-width: 883px) {
  .wk-slideshow-tabs .nav span {
    padding: 7px 5px 7px 5px;
  }
}

