@import url("https://fonts.googleapis.com/css?family=Open+Sans|Signika");
body {
  font-family: "Open Sans", sans-serif;
  color: black;
  margin: 0;
  padding: 0; }

h1, h2, h3 {
  font-family: Signika, sans-serif; }

a, a:hover {
  text-decoration: none; }

#navbar-top {
  width: 100%;
  color: white; }
  #navbar-top > .uk-navbar {
    width: 100%;
    z-index: 999; }
  #navbar-top .uk-logo {
    height: 100px;
    margin-top: 30px; }
    #navbar-top .uk-logo img {
      height: 150px; }
  #navbar-top .uk-navbar-nav li a {
    font-size: 16px;
    text-transform: none;
    height: auto;
    line-height: 50px; }
  #navbar-top .uk-navbar-nav .uk-active {
    font-weight: 500;
    border-bottom: 4px solid white; }
  #navbar-top a {
    color: white; }

#navbar-side {
  position: absolute;
  z-index: 1000;
  width: 100%; }
  #navbar-side .uk-navbar-toggle {
    color: white;
    position: absolute;
    right: 5px;
    z-index: 900; }
  @media (max-width: 767px) {
    #navbar-side .uk-logo img {
      margin-top: 45px;
      height: 100px; } }
  @media (min-width: 768px) {
    #navbar-side .uk-logo img {
      margin-top: 100px;
      height: 150px; } }

.uk-open > .uk-offcanvas-bar {
  background-color: #312e4b; }

#offcanvas-slide .uk-navbar-left {
  display: none; }
#offcanvas-slide .uk-navbar-right {
  margin-left: 0;
  width: 100%; }
  #offcanvas-slide .uk-navbar-right .uk-navbar-nav {
    display: block;
    width: 100%; }
    #offcanvas-slide .uk-navbar-right .uk-navbar-nav li {
      height: 40px; }
    #offcanvas-slide .uk-navbar-right .uk-navbar-nav li.uk-active {
      font-weight: 500; }

#header.home {
  min-height: 600px;
  padding-top: 100px; }
  @media (max-width: 1024px) {
    #header.home h1 {
      font-size: 40px; } }
  @media (min-width: 1025px) {
    #header.home h1 {
      font-size: 48px; } }

#header {
  color: white;
  min-height: 250px; }
  #header h1 {
    color: white;
    margin-top: 80px;
    margin-bottom: 0; }
  #header div {
    font-size: 24px; }
  #header .sppb-btn-custom {
    padding: 0 40px;
    margin-top: 20px;
    color: white;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold; }

#teasers h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 10px 0; }
#teasers .sppb-addon-text-block {
  font-size: 13px; }

#information {
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: bold; }

#introduction {
  min-height: 500px;
  color: white; }
  #introduction .sppb-addon-content {
    font-size: 20px; }
  #introduction h2 {
    color: white;
    font-weight: bold; }

#google-maps .sppb-col-md-12 {
  padding: 0; }

footer {
  min-height: 400px;
  padding-top: 50px;
  background-color: #eee;
  color: black;
  font-size: 12px; }
  footer a, footer a:hover {
    color: black; }
  footer .sppb-addon-content {
    font-size: 12px; }
  footer .footer-certifications {
    margin-right: -15px; }
    @media (max-width: 767px) {
      footer .footer-certifications table {
        width: 100%; } }
    @media (min-width: 768px) {
      footer .footer-certifications table {
        float: right; } }
    footer .footer-certifications table td {
      vertical-align: top; }
      @media (max-width: 767px) {
        footer .footer-certifications table td {
          width: 50%;
          text-align: left !important;
          padding-top: 20px; } }
      footer .footer-certifications table td img {
        max-height: 75px; }
  footer #website-by {
    margin-top: 150px;
    text-align: right; }
    footer #website-by a {
      color: #333;
      font-size: 10px;
      text-decoration: none; }

.sppb-addon-content {
  font-size: 14px; }

.sppb-btn-custom, .sppb-btn-custom:hover, .sppb-btn-custom:focus {
  background-color: #312e4b !important;
  color: white;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 2px solid #312e4b !important;
  margin: 10px; }

.sppb-row, .sp-pagebuilder-row {
  margin-left: 0;
  margin-right: 0; }

.sppb-addon-ajax-contact {
  text-align: center; }
  .sppb-addon-ajax-contact #dynamic_recaptcha_1506633934428 div {
    width: 100% !important; }

@media (max-width: 1024px) {
  .sppb-addon-persion {
    margin-bottom: 20px; } }
@media (max-width: 767px) {
  .sppb-addon-persion .sppb-person-information span.sppb-person-name {
    font-size: 12px; } }
.sppb-addon-persion .sppb-person-information span.sppb-person-designation {
  min-height: 40px; }
  @media (max-width: 767px) {
    .sppb-addon-persion .sppb-person-information span.sppb-person-designation {
      font-size: 10px; } }

#section-id-1507402314689 {
  margin-top: 0 !important; }

/*# sourceMappingURL=styles.css.map */
