/* vietnamese */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Asap Regular'), local('Asap-Regular'), url(https://fonts.gstatic.com/s/asap/v9/KFOoCniXp96ayzQe4HRO.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Asap Regular'), local('Asap-Regular'), url(https://fonts.gstatic.com/s/asap/v9/KFOoCniXp96ayzUe4HRO.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Asap Regular'), local('Asap-Regular'), url(https://fonts.gstatic.com/s/asap/v9/KFOoCniXp96ayzse4A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


body {
  font-family: "Asap", sans-serif;
  background-size: 100%;
  font-size: 14px;
  background-color: #ffffff !important;
  background-repeat: no-repeat !important;
  background-position: top !important;
  background-attachment: fixed;
}

#menu {
  background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6) !important;
}

#menucontainer {
  background-color: #0000009c;
}

#menucontainer,
#language {
  z-index: 500;
}

#menubar {
  z-index: 500;
}

#showcasefull {
  background-color: rgba(255, 255, 255, 0.9) !important;
}

#content {
  background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.9) !important;
  color: #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 40px;
}

#logowrapper {
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
}

#logo {
  position: absolute;
  margin-top: 20px;
  margin-left: 5em;
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 200px;
  z-index: 120;
  width: 250px;
  max-width: 250px;
}


@media (min-width: 1200px) {
  body {
    background-image: url(/templates/bootstrapbasic/images/bg1.webp) !important;
  }

  #logowrapper {
    background-image: url("../images/header1_1920.jpg");
  }

  #logo {
    margin-top: 15px;
    margin-left: 7em;
  }
}

@media (max-width: 1200px) {
  body {
    background-image: url(/templates/bootstrapbasic/images/bg1.webp) !important;
  }

  #logowrapper {
    background-image: url("../images/header1_1080.jpg");
  }

}


#boxwrapper1-bg,
#boxwrapper2-bg,
#boxwrapper3-bg,
#logowrapper {
  margin-bottom: 10px;
  text-align: center;
}

#footer {
  background-color: white;
  height: 42px;
}

.moduletabletirol_logo {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}

.breadcrumb {
  background-color: transparent;
}

.pagination ul {
  float: left;
  list-style: none;
  margin-right: 5px;
}

.pagination ul li {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}

ul.nav a {
  color: #fff;
}

ul.dropdown-menu a {
  color: #666;
}

#footer ul li a {
  color: #000;
  text-decoration: none;
  font-weight: lighter;
  padding: 10px 15px 0px 0px;
}

#footer ul li a:hover {
  color: #808080;
  text-decoration: none;
  font-weight: lighter;
}

@media (min-width:992px) {
  body {
    background-size: 100%;
  }

  #box1,
  #box4,
  #box7,
  #box10 {
    text-align: left;
    padding-left: 0px;
  }

  #box2,
  #box5,
  #box8,
  #box11 {
    text-align: center;
  }

  #box3,
  #box6,
  #box9,
  #box12 {
    text-align: right;
    padding-right: 0px;
  }
}

@media (min-width:768px) {
  .boxes img {
    width: 100%;
  }

}

.navbar {
  margin-top: 150px;
}

.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}

.boxes img {
  width: 260px;
}

.navbar-default .navbar-toggle {
  z-index: 500;
}

.navbar-inverse .navbar-nav .active,
.navbar-inverse .navbar-nav>.active>a {
  color: #fff;
  font-weight: bold;
}

@media (min-width:768px) {
  .navbar-nav>li:hover {
    background-color: #fff;
    color: #35362C;
  }

  .navbar-inverse .navbar-nav>li>a {
    color: #fff;
  }

  .navbar-nav>li:hover a,
  .navbar-inverse .navbar-nav>li>a:hover {
    color: #35362C;
  }

  .navbar-inverse .navbar-nav .active {
    color: #fff;
    background-color: transparent;
  }

  .nav-child {
    display: none;
    position: absolute;
    list-style: none;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    color: #000;
  }

  .navbar-nav li:hover ul {
    display: block;
  }

  .nav-child li {
    text-align: center;
    margin: 0px;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .nav-child li a {
    color: #35362C;
    text-decoration: none;
    font-size: 16px;
  }

  .nav-child li:hover {
    background-color: #35362C;
    color: #fff;
  }

  .nav-child li:hover a {
    color: #fff;
  }

  #footer .menu li {
    float: left;
  }

  #breadcrumbs {
    height: 30px;
  }
}

@media (max-width:768px) {
  body {
    background-size: cover;
  }

  #left,
  #right {
    display: none;
  }

  .menu {
    background-color: #000;
  }

  .nav-child {
    list-style: none;
    padding: 0px;
    margin: 0px;
    background-color: #1B1B1B;
    color: #fff;
  }

  .nav-child li {
    font-size: 14px;
    padding: 5px 0px;
  }

  #right .moduletable,
  #right .moduletable div {
    text-align: center;
    width: 100%;
  }

  .moduletabletirol_logo {
    float: none;
    margin-right: 20px;
    margin-top: 5px;
  }

  #footer {
    height: 100%;
    text-align: center;
  }

  .moduletabletirol_logo {
    width: 100%;
    text-align: center;
  }

  #footer .menu {
    background-color: #fff;
  }

  #footer .menu>li {
    text-align: center;
    line-height: 1.3em;
    background-color: transparent;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  #footer .menu li a {
    font-size: 1.2em;
  }
}

.categories-list_weblinks>div {
  background-color: white;
}

.categories-list_weblinks>div>h3 {
  padding: 5px;
  margin: 5px;
}

.weblink-category_weblinks ul {
  list-style: none;
}

.weblink-category_weblinks ul li {
  background-color: white;
  padding: 5px;
  margin-bottom: 5px;
}