* {
  padding: 0em;
  margin: 0em;
}

body {
  /*background-image: url(images/Gradient.jpg);*/
  padding: 15px 0px 35px 0px;
  background-attachment: fixed;
  background-position: left top;
  background-repeat: no-repeat;
  height: 100vh;
}

.right {
  float: right;
}
.clear {
  clear: both;
}
<<<<<<< HEAD

body,
input {
  font-size: 10px;
  font-family: "Finlandica", sans-serif;
  color: #333333;
}
=======
>>>>>>> feedback1810
.container{
	padding-top: 2rem !important;
}
p
{
line-height: 1.6rem;
font-size: 1.4rem;
margin-bottom: 1.0em;

font-family: 'Finlandica', sans-serif;
font-weight: lighter;
}

h2 {
  color: black;
  margin-bottom: 2rem !important;
  margin-top: 2rem !important;
}
h2 span {
  background: #f79d5c;
  padding: 1rem;
  line-height: 4rem;
}

a {
  color: #00adef;
  text-decoration: underline;
}

.sign {
  padding-right: 10px;
  padding-top: 10px;
  font-size: 10px;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

a:active {
  color: #000000;
}

img.left {
  position: relative;
  float: left;
  margin: 0em 1.8em 1.4em 0em;
}

img.right {
  position: relative;
  float: right;
  margin: 0em 0em 1.8em 1.8em;
}

#outer {
  z-index: 2;
  position: relative;
  /*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
  width: 90vw;
  max-width: 1400px;
  border-radius: 3em;
  background-color: #ffffff;
  margin: 0 auto;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  height: 100%;
  overflow-y: scroll;
}
.login-link-header {
  font-size: 0.6rem;
  color: #00adef;
  text-decoration: none;
  cursor: pointer;
}
.login-link-header:hover {
  color: #0090f0;
}
.h-captcha {
  margin-top: 2em;
}
.header-form{
	text-align: right;
	margin-right: 0;
    margin-left: auto;

}
#header {
  position: relative;
  width: 100%;
  height: 7em;
  background: #ffffff;
  margin-bottom: 2px;
  margin-top: 10px;
}
.header-form {
  text-align: right;
  margin-right: 0;
  margin-left: auto;
}
b {
  font-weight: bold !important;
  margin-bottom: 0.5rem;
  line-height: 2.5rem;
  text-decoration: underline;
}
.header-form label {
  display: inline-block;
  vertical-align: bottom;

}
.header-form input[type="password"],
.header-form input[type="text"] {
  width: 20%;
  padding: 0;
  vertical-align: bottom;
}
input[type="submit"].login-button {
  color: #4facea;
  border: 1px solid #4facea;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
}
input[type="submit"].login-button:hover {
  color: #0090f0;
  border: 1px solid #0090f0;
  background: transparent;
}
#headercontent {
  position: absolute;
  bottom: 0em;
  padding: 0em 0em 0em 1em;
}

#menu {
  position: relative;
  background: transparent;
  text-align: right;
  border-bottom: 2px solid #00adef;
  height: 2em;
  padding: 0em 0em 0em 1em;
  margin-bottom: 2px;
}

#locatie {
  position: relative;
  background: black;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.4rem 20px;
}

#locatie a {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0;
  text-decoration: none;
}
#locatie a:hover {
  color: #0090f0;
}

#menu ul li {
  position: relative;
  display: inline;
  background: url(images/divider.gif) no-repeat right;
}

#menu ul li a {
  padding: 0.5em 1em 0.9em 1em;
  color: #5789aa;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

#menu ul li a:hover {
  color: #000000;
  text-decoration: underline;
}

#menu ul li a.active {
  color: #000000;
}

#content {
  font-size: 12px;
}

#primarycontent {
  width: 100%;
}
#primarycontent .col-12 {
  margin: 0 !important;
}
#primarycontent .intro-block {
  background-color: #4facea;
}
#primarycontent .intro-block p {
  color: white;
  margin-bottom: 2rem;
}
.rubriek-link {
  padding: 0rem 1rem;
  color: white;
  background-color: #4facea;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 2.2rem;
  display: inline-block;
  margin-bottom: 0.5rem;
}
.rubriek-link:hover {
  background-color: #0090f0;
  color: white;
  text-decoration: none;
}
.lightbox-link {
  color: #4facea;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
}
.lightbox-link:hover {
  color: #0090f0;
}
.side-second-h {
  margin-top: 5rem;
}
.current-selection {
  font-size: 1.4rem;
}
.picto-list {
  margin-bottom: 1rem;
}
.note-text {
  font-size: 0.8rem;
  font-style: italic;
}
.intro-first {
  padding-right: 0 !important;
}
.image-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.image-container{
	background-size: cover;
	background-image: url(images/intro-image.png);
	background-repeat: no-repeat;
	background-position: center;
}
.login-warning{
<<<<<<< HEAD
=======
	width: 100%;
	top: 100%;
	padding: 0 1rem;
	color: #A20021;
	background-color: white;
	text-align: right;
	right: 0;
	z-index: 999;
	position: absolute;
	font-size: 1rem;
}
.image-container img{
	object-fit: cover;
	height: 100%;
}
.aan-de-slag-button{
	background-color: transparent;
    overflow: hidden;
	border: none;
    font-family: inherit;
    font-size: inherit;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	z-index: 3;
	overflow: hidden;
	background-color: #A20021;
}
.aan-de-slag-button:before{
>>>>>>> feedback1810
	width: 100%;
	top: 100%;
	padding: 0 1rem;
	color: #A20021;
	background-color: white;
	text-align: right;
	right: 0;
	z-index: 999;
	position: absolute;
	font-size: 1rem;
}
.image-container img{
	object-fit: cover;
	height: 100%;
}
.image-container img {
  object-fit: cover;
  height: 100%;
}
.aan-de-slag-button {
  background-color: transparent;
  overflow: hidden;
  border: none;
  font-family: inherit;
  font-size: inherit;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 3;
  overflow: hidden;
  background-color: #a20021;
}
.aan-de-slag-button:before {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #a20021;
}
.aan-de-slag-button:after {
  width: 30%;
  height: 200%;
  transform: rotate(-25deg);
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f52f57;
}
.picto-text {
  text-align: center;
  padding: 0 !important;
}
.picto-image {
  padding: 0 !important;
  text-align: center;
}
.meer-info-button {
  background-color: transparent;
}
.aan-de-slag-button,
.meer-info-button,
.secondary-button {
  padding: 1rem;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.secondary-button {
  color: #a20021;
}
.secondary-button:hover {
  color: #f52f57;
  text-decoration: underline;
}
.aan-de-slag-button:hover {
  color: white;
  background-color: #f52f57;
}
.meer-info-button:hover {
  color: #f52f57;
  text-decoration: underline;
}
#content .row .col-12 div {
  padding: 1rem 1rem 2rem 1rem;
}
#content .row {
  margin-bottom: 2rem;
}

#left_home {
  float: left;
  width: 50%;
}

#left {
  float: left;
  width: 50%;
}

#center {
  width: 800px;
}

#right {
  border-left: solid 1px #cccccc;
  padding-left: 20px;
  float: right;
  width: calc(25% - 20px);
}

#right_home {
  padding-left: 20px;
  float: right;
  width: calc(25% - 20px);
}

#center_home {
  float: left;
  padding-left: 20px;
  width: calc(25% - 20px);
}

#bottom {
  position: relative;
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
}

#footer {
  position: relative;
  width: 100%;
  clear: both;
  font-size: 0.8em;
  bottom: 1em;
  padding: 3em;
}

#footer.center {
  position: absolute;
  left: 200px;
  bottom: 10px;
}

h1 {
  color: black;
  font-size: 2rem;
  padding-bottom: 2rem;
}

.sign span {
  font-size: 10px;
}
html > body .sign {
  padding-top: 14px;
}
.sign_in {
  background-image: url(images/login.jpg);
  background-repeat: no-repeat;
  border: 0px;
  cursor: pointer;
  width: 53px;
  height: 17px;
  vertical-align: middle;
}

.inp1 {
  width: 86px;
  height: 19px;
  border: 0px;
  background-image: url(images/bg_inp1.jpg);
  background-repeat: no-repeat;
  padding-top: 2px;
  vertical-align: middle;
}

input.button {
  margin: 0;
  font: 11px Arial, Sans-serif;
  border: none;
  background: #fff;
  color: #666666;
  padding: 0.5em 1em;
}
input.button:hover {
  padding: 0.5em 1em;
  background: #666666;
  color: #fff;
  cursor: pointer;
}

#naam_rubriek {
  height: 40px;
}

input.button.erase {
  margin-top: 1em;
  font-weight: bold;
  color: white;
  background-color: #ffbb33;
  font-size: 1.4rem;
  margin-bottom: 1em;
}
input.button.erase:hover {
  background-color: #ff8800;
}
input.button.submit {
  font-weight: bold;
  color: white;
  background-color: #00c851;
  font-size: 1.4rem;
}
input.button.submit:hover {
  background-color: #007e33;
}
input[type="text"],
textarea,
input[type="password"] {
  width: 100%;
  padding: 0.5rem;
}
.btn-login {
  background-color: #4facea !important;
  color: white !important;
  border-radius: 0 !important;
  margin-left: 1rem;
}
.btn-login:hover {
  background-color: #0090f0 !important;
}
.btn-outline-login {
  background-color: white !important;
  border: 1px solid #4facea !important;
  color: #4facea !important;
  border-radius: 0 !important;
  margin-left: 1rem;
}
.btn-outline-login:hover {
  background-color: white !important;
  border: 1px solid #0090f0 !important;
  color: #0090f0 !important;
}

@media screen and (max-width: 780px) {
  #outer {
    width: 90vw;
    margin-left: 5vw;
    height: 90vh;
    border-radius: 0;
  }

  #content {
    padding: 20px 2.5vw;
  }
  #left_home {
    float: none;
    width: 100%;
  }

  #left {
    float: none;
    width: 100%;
  }

  #center {
    width: 100%;
  }

  #right {
    border-left: none;
    padding-left: 0;
    float: none;
    width: 100%;
  }

  #right_home {
    padding-left: 0;
    float: none;
    width: 100%;
  }

  #center_home {
    float: none;
    padding-left: 0;
    width: 100%;
  }

  #footer {
    bottom: 0;
    padding: 0;
    font-size: 0.5em;
    position: relative;
  }

  #bottom {
    overflow-x: scroll;
  }
  #headercontent img {
    width: 90%;
  }
  .contact-form input {
    width: 100%;
  }
}
