/*--------------------------------------------------------------
 FONTS
--------------------------------------------------------------*/
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v6/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v6/pxiEyp8kv8JHgFVrJJnecmNE.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: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v6/pxiEyp8kv8JHgFVrJJfecg.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;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.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: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLGT9Z1xlFQ.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;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.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: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLEj6Z1xlFQ.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: 'Poppins', sans-serif;
  font-weight: 300;
  color: #666;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
}
h3, h4 {
    font-size: 2.5rem;
    color: #0093DD;
    text-transform: none;
}
h5 {
    font-size: 16px;
    color: #0093DD;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 0px;
}
.site-logo {
  padding: 2px;
  margin-top: 0px;
  margin-left: 60px;
}
.site-logo img {
    height: 60px;
}
.shrink .site-logo {
    padding: 2px;
}
#home>div.banner {
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-position: 100% 50%;
    height: 360px;
}
#home:before {
    background: radial-gradient(ellipse at top right,rgba(0,149,209,0) 0,#0095d7 80%);
    content: "";
    position: absolute;
    top: 70px;
    right: 0px;
    bottom: 0;
    left: 0;
    height: 360px;
}
#login-dp {
    background-color: rgba(26, 55, 133,1);
    margin-top: 85px;
}
.login-portalen {
    text-transform: none;
}
#login-nav input {
    margin-top: 5px;
}
.topmenu {
    float: right;
    padding: 10px;
}
.topmenu ul {
    list-style: none;
	margin: 0px;
    padding: 0px;
}
.topmenu ul li {
    display: inline;
	padding-right: 20px;
	margin: 0px
}
.topmenu ul li a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    color: #918b85;
}
.topmenu li a:hover,
.topmenu li a:focus,
.topmenu li.active {
  outline: 0;
  color:#2487cd ;
}
.navbar-toggle {
    float: left;
    margin-left: 15px;
}
.topmenu.logon-page {
    padding: 30px 30px 30px 0px;
}
.navbar-fixed-top {
    border: 0px;
}
#main-menu .navbar-collapse {
    background-color: #1A3785;
}
#main-menu .nav.navbar-nav {
    padding: 0px;	
    background-color: #1A3785;
    border-color: #1A3785;
    float: left!important;
    margin-left: 60px;
}
#breadcrumbs {
    position: relative;
    padding: 0px;
    margin: 0px -15px;
    background-color: #f5f5f5;
    border-bottom: 1px #e5e5e5 solid;
}
.breadcrumb {
    border-radius: unset;
}
.breadcrumb>li>a {
    color: #0093DD;
    text-decoration: none;
    font-size: 16px;
}
.breadcrumb>li>a.crumb:after {
    content: "\f054";
    font-family: "FontAwesome";
    color: #0093DD;
    text-align: center;
    pointer-events: none;
    font-size: 14px;
    padding: 0 5px;

}
.breadcrumb>li+li:before {
    padding: 0px;
    color: #0093DD;
    content: none;
}
.shrink .brand img {
    max-height: 60px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.shrink .topmenu {
    padding: 4px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.shrink .breadcrumb {
    padding: 0px 15px;
}
.shrink .breadcrumb>li>a {
    font-size: 12px;
}

#about {
    margin-top: 170px;
}
#about.logon-page {
    margin-top: 45px;
}
.nav {
    background-color: #fff;
}
.navbar-fixed-top ul.nav li a {
    font-size: 16px;
	color: #fff;
}
.navbar-fixed-top ul.nav li a:hover,
.navbar-fixed-top ul.nav li a:focus,
.navbar-fixed-top ul.nav li a:active {
	color: #0093DD;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #0093DD;
}
/*.navbar-default .navbar-toggle {
    float: right;
}*/
.navbar-default .navbar-collapse, 
.navbar-default .navbar-form {
    border: 0px;
}
.nav.navbar-nav {
    padding: 0px;
}
#sub-menu {
    background-color: #fff;
    border-color: #fff;
}
#sub-menu .navbar-nav>li>a,
#sub-menu .navbar-nav>li>a:hover, 
#sub-menu .navbar-nav>li>a:focus {
    color: #0093DD;
    background-color: #fff;
}
#sub-menu .navbar-nav>.active>a, 
#sub-menu .navbar-nav>.active>a:hover, 
#sub-menu .navbar-nav>.active>a:focus {
    color: #333;
    background-color: #fff;
}
footer {
    background-color: #0093DD;
}
footer a {
    text-decoration: underline;
}
footer a:hover,
footer a:focus {
    text-decoration: none;
}
.ListCellHeader {
    background: #4DB5E3;
}

@media (max-width: 1024px) {
  .site-logo {
    margin-left: 0px;
  }
  .site-logo img {
    height: 50px;
  }
  #menu {
    position: relative;
    top: 36px;
  }
  .navbar-header {
    float: right;
  }
  nav.sidebar .navbar-brand, 
  nav.sidebar .navbar-header {
    position: relative;
    top: -40px;
  }
  .topmenu ul li {
    padding-right: 10px;
  }
  .topmenu ul li a {
    font-size: 12px;
  }
  .banner {
    margin-top: 70px;
  }
}

@media (max-width: 768px) {
  #sub-menu .navbar-toggle {
    float: right;
  }
}

@media (max-width: 400px) {
  #about {
    margin-top: 200px;
  }
}
