/*#tds-header-languages-mobile {
  display: none !important;
}*/

@media screen and (min-width: 992px){
  .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 1rem;
      padding-left: 1rem;
      font-size: 1.05rem !important;
      font-weight: 400;
      color: white !important;
      margin-left: 1.3rem !important;
  }
  .tds-header-menu-pc-standard .navbar-brand img {
    height: 55px !important;
  }
  .navbar {
    padding: 1.3rem 1.3rem;
  }
  main {
    margin-top: 1.95rem;
  }
  #tds-home-title {
    font-size: 1.8rem !important;
  }
  #tds-home-title small {
    font-size: 70% !important;
  }
  .tds-header-menu-pc-standard {
    background-color: #0091a4 !important;  
    color: white !important;
  }
  .navbar .dropdown:hover>.dropdown-menu {
    display: block;
  }
  .navbar .dropdown-menu {
    background: rgba(102, 194, 212, 1);
    border: 0px !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .navbar .dropdown-menu .dropdown-item {
    color: white !important;
  }
  .navbar .dropdown-menu .dropdown-item:hover {
    background: rgba(102, 194, 212, 1);
    color: #1b1e24 !important;
  }
  .navbar .dropdown-menu .dropdown-divider {
    margin: .5rem 1.5rem;
    border-top: 1px solid #a3dae5;
  }
}

  .btn-light {
    background-color: rgba(102, 194, 212, 1) !important;
    color: white !important;
  }

  #page-header {
    background: rgba(102, 194, 212, 1);;
  }
  #page-title-sub, #page-title {
    color: white !important;
  }
  #page-title {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #page-body {
    background: #e5f4f7 !important;
  }

  #footer-selector-all {
    background: #7cc1d1 !important;
  }
  #footer-selector-all .h4, #footer-selector-all .h3 {
    color: white;
  }
  #footer-selector-all a:hover {
    text-decoration: none !important;
  }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  main {
    margin-top: 2.7rem !important;
  }
}

@media screen and (max-width: 992px){
  .navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
  }
  .navbar-light .navbar-nav .nav-link {
    color: white !important;
  }
  .navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,0) !important;
  }
  .navbar .dropdown .dropdown-toggle {
    display: none !important;
  }
  .page h4 {
    font-size: 1.0rem !important;
  }
}

#tds-header-contact a {
  color: #0091a4 !important;
  background: white !important;
}

#tds-home-first {
  display: none !important;
}
#tds-home-description {
  display: none !important; 
}

.tds-home-selector-pc-all {
  display: none !important;
}
#tds-home-selector-mobile {
  display: none !important;
}

#tds-home-selector-pc-1 {
  background-color: rgba(102, 194, 212, 1);
  
}

#tds-home-selector-pc-2 {
  background-color: rgba(51, 174, 198, 1);
  
}

#tds-home-selector-pc-3 {
  background-color: rgba(0, 154, 184, 1);
}

#tds-home-selector-pc-4 {
  background-color: rgba(102, 194, 212, 1);
  /*background-color: rgba(51, 174, 198, 1); */
}

.tds-home-selector-pc-instituts {
  padding-top:5rem;
  padding-bottom:5rem;
}

.tds-home-selector-pc-instituts h2, .tds-home-selector-pc-instituts p{
  color: white !important;
}

.tds-home-selector-pc-instituts .btn-primary {
  color: #0091a4 !important;
  background: white !important;
}

.tds-home-selector-pc-instituts a:hover {
  text-decoration: none !important;
}

.tds-home-selector-pc-instituts-icons i {
  font-size: 8rem !important;
  color: white !important;
}

#tds-home-blog-section-pc, #tds-home-blog-section-mobile {
  background-color: #f1f1f1!important;
}


#tds-page-files-attached .h5 {
  display: none !important;
}
