@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,600);

body {
  overflow-x: hidden;
  font-family: 'Raleway', sans-serif;
  background: #fff;
  padding-top: 94px;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border: 0;
}

.text-primary {
  color: rgb(45, 43, 43)
}
p {
  font-size: 14px;
  line-height: 1.75
}
p.large {
  font-size: 16px
}

h1,
h2 {
font-family: "Montserrat", serif;
}

h3,
h4,
h5,
h6 {
  font-family: 'Chivo', sans-serif;
  text-transform: none;
  font-weight: 700
}

/* header, section {
position: relative;
} */

section {
  padding: 50px 0;
  width: 100%;
  overflow: hidden;
}
img{
  max-width: 100%;
}
.navbar{
  background: #022D4F;
  font-family: Montserrat;
}
.nav-link{
  color: white;
}

.navbar-brand img {
  position: relative;
  display: inline-block;
  float: left;
  width: 70px;
  padding: 2.5px 0px;
}
.navbar-brand h1, .navbar-brand h2 {
  position: relative;
  display: inline-block;
  font-size: 17px;
  top: -2px;
  color: white;
  padding-left: 5px;
  left: 7.5px;
  line-height: 27px;
  border-bottom: solid 1px white;
  text-transform: none;
  bottom: auto;
  padding-right: 5px;
}
.navbar-brand h2 {
  font-size: 11px;
  text-decoration: none;
  margin-left: -109px;
  float: right;
  top: 28px;
  bottom: auto;
  border-bottom: none;
  padding-right: 15px;

}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #5390FF;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}
#footer .footer-newsletter {
  padding: 20px 0;
  background: #022D4F;
}
#footer .hidden{
  display: none;
}
.#footer .visible{
  display: block;
}
#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  color: #5390FF;
}
#footer .footer-newsletter .phone-form {
  margin-top: 10px;
  max-width: 300px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
}
#footer .footer-newsletter input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 200px);
}
#footer .footer-newsletter input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  margin: 3px;
  background: #5390FF;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
}
#footer .footer-newsletter input[type="submit"]:hover {
  background: #3E6CBF;
  border: 1px solid rgba(0, 0, 0, .05);
  box-shadow: 1px 1px 2px rgba(255, 255, 255, .2);
  color: #fff;
  text-decoration: none;
  text-shadow: -1px -1px 0 #55677A;
  transition: all 250ms linear;
}
#footer .footer-top {
  background: #022D4F;
  border-top: 1px solid #17455e;
  border-bottom: 1px solid #123649;
  padding: 60px 0 30px 0;
}
#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
#footer .footer-top .footer-info h3 {
  font-size: 18px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  color: #5390FF;
  font-weight: 600;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  color: #fff;
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #1e4356;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
  background: #68A4C4;
  color: #fff;
  text-decoration: none;
}
#footer .footer-top h4 {
  font-size: 18px;
  font-weight: 600;
  color: #5390FF;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #a2cce3;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #a2cce3;
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}
#footer .footer-top .footer-contact p {
  line-height: 26px;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
#footer .credits a {
  color: #a2cce3;
}

/*-----------------END FOOTER--------------------------*/

#navbarResponsive li {
  padding: 10px 12.5px;
}
#navbarResponsive li a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
.navbar-toggler-icon {
  color:white;
  font-size: 36px;
  margin-bottom: -15px;
}




.dw-menu a {
  position: relative;
  text-decoration: none;
  padding-bottom: 8px;
}
.dw-menu a:before, .dw-menu a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #fff;
}
.dw-menu a:before {
  opacity: 0;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  -webkit-transition: opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s;
  transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.dw-menu a:after {
  opacity: 0;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.dw-menu a:hover:before, .dw-menu a:hover:after, .dw-menu a:focus:before, .dw-menu a:focus:after, .dw-menu .active > a:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dw-menu > a:hover:before, .dw-menu > a:focus:before, .dw-menu .active > a:before {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.dw-menu a:hover:after, .dw-menu a:focus:after, .dw-menu .active a:after {
  -webkit-transition: opacity 0s 0.2s, -webkit-transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: opacity 0s 0.2s, -webkit-transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.2s;
  transition: transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.2s, -webkit-transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.drop-down ul {
  display: none;
  position: absolute;
  background: #022D4F;
  padding-top: 30px;
  margin-left: -26px;
}
.drop-down ul li {
  list-style:none;
}
.drop-down:hover > ul {
  display: block;
}



.only-on-mobile {
	display:none;
}

@media only screen and (max-width: 990px) {
  #navbarResponsive ul {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .only-on-mobile {
      display:block;
  }
  .drop-down ul {
    display: block;
    position: relative;
    background: #022D4F;
    padding-top: 0px;
    margin-left: 0px;
  }
}
/* Begin cookie melding */
#okCookie{
  background-color:#F2F2F2;
  color:#333333;
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  padding:10px;
  font-family:sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top:1px solid #ccc;
  z-index:10;
}
#okCookie p {
  margin:0 0 0 0;
  float:left;
  padding:5px 0px;
}
#okCookie #okClose, #okCookie #okCprivacy{
  padding:5px 20px;
  float:right;
  margin-left:10px;
  text-decoration:none;
  border-radius:3px;
  color:white;
}
#okCookie #okClose{
  background-color:#39B54A;
  text-shadow:0px 1px 1px #507F2B;
  box-shadow:inset 0px -1px 1px #507F2B;
}
#okCookie #okClose:hover{
  background-color:#42ce55}
#okCookie #okCprivacy{
  background-color:#8D9499;
  text-shadow:0px 1px 1px #63666B;
  box-shadow:inset 0px -1px 1px #63666B;
}
#okCookie #okCprivacy:hover{
  background-color:#a0a8ae}
.okcBeginAnimate{
  -webkit-animation: myfirst 2s;
  animation: myfirst 2s;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Standard syntax */
@keyframes myfirst {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Einde cookie melding */
