/* Sass Document */
/* html5reset.css - 01/11/2011 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

* {
  box-sizing: border-box; }

/* Sass Document */
/*  GRID OF FOUR   ============================================================================= */
.span_4_of_4 {
  width: 100%; }

.span_3_of_4 {
  width: 74.6%; }

.span_2_of_4 {
  width: 49.2%; }

.span_1_of_4 {
  width: 23.8%; }

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
  .span_4_of_4 {
    width: 100%; }

  .span_3_of_4 {
    width: 100%; }

  .span_2_of_4 {
    width: 100%; }

  .span_1_of_4 {
    width: 100%; } }
.nav {
  clear: both;
  float: left;
  margin-top: 0px; }

.menu {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  float: left;
  margin-top: -19px; }

.menu-item, .sub-menu-item {
  width: 20%;
  padding: 3px 0;
  text-align: center; }
  .menu-item a, .sub-menu-item a {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 1.65vw;
    line-height: 1.8em;
    text-decoration: none;
    color: #000;
    margin-top: 5px; }

.menu-bg {
  width: 100%;
  height: 35px;
  margin-top: -8px;
  background: #ddd;
  border-right: 2px solid #aaa; }
  .menu-bg:last-of-type {
    border-right: 0; }

.sub-menu-item {
  width: 100% !important;
  background: #ddd;
  border-right: 2px solid #aaa;
  border: none;
  text-align: left;
  padding-left: 4px;
  z-index: 9999; }
  .sub-menu-item:last-child {
    border-right: 0; }

.dropdown-icon {
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg); }

#drop1, #drop2, #drop3, #drop4 {
  display: none; }

@media only screen and (max-width: 720px) {
  .menu-item {
    width: 100%; } }
/* Sass Document */
.orint_main_wrapper {
  box-sizing: border-box; }

.orint_index_section1, .orint_index_section2 {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap;
  justify-content: center;
  height: 100%;
  padding: 0px 60px; }

.orint_index_section2 {
  min-height: 50vh; }

.orint_box_1, .orint_box_2 {
  margin: 0 auto !important;
  height: auto;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  font-size: 1.8vw;
  line-height: 2.5vw; }
  .orint_box_1 h1, .orint_box_2 h1 {
    font-size: 180%;
    line-height: 200%; }

.orint_box_2 {
  flex: 1;
  padding-left: 20px;
  overflow: hidden; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.intro {
  font-size: 120% !important;
  line-height: 120% !important; }

.orint_redaktion_toptekst {
  padding: 10px 100px 10px 60px;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  font-size: 1.4vw;
  line-height: 2.5vw; }
  .orint_redaktion_toptekst h1 {
    font-size: 180%;
    line-height: 200%; }
  .orint_redaktion_toptekst input, .orint_redaktion_toptekst textarea {
    font-size: 1.4vw; }

/* Scss Document */
.orint_header {
  background: linear-gradient(#d20202, rgba(255, 255, 255, 0));
  float: left;
  height: 100%;
  padding: 30px 60px; }

.orint_header_inner {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  overflow: none;
  background: linear-gradient(90deg, #09798a, rgba(9, 121, 138, 0.95));
  border: 1px solid #ffffff;
  padding: 10px 20px;
  margin-bottom: 20px; }

.orint_header_tegn {
  width: 6%;
  display: inline-block;
  float: left;
  margin-right: 2%; }

.orint_header_sitename {
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  font-size: 4.5vw;
  color: #ffffff;
  float: left;
  vertical-align: top;
  display: inline-block; }

.orint_header_payoff {
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  font-size: 1.9vw;
  text-align: center;
  color: #000000;
  position: absolute;
  bottom: 10px;
  left: 20%;
  right: 20%; }

.orint_header_dragon {
  width: 16.3%;
  float: right;
  margin-top: -3%;
  margin-right: 5%; }

/* Scss Document */
.orint_footer_wrapper {
  display: flex;
  margin-top: 1.5%; }

.orint-footer-content {
  display: flex;
  flex-direction: row wrap;
  flex: 1;
  background: linear-gradient(rgba(165, 58, 58, 0.1), #a53a3a);
  border-top: 2px solid #ddd;
  padding-top: 1.9%;
  padding-bottom: 0.8%;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  font-size: 1.2vw;
  line-height: 1.7vw; }
  .orint-footer-content .orint_footer_content_left, .orint-footer-content .orint_footer_content_middle {
    flex: 1;
    width: 20%;
    margin-left: 60px;
    color: #fff; }
    .orint-footer-content .orint_footer_content_left a, .orint-footer-content .orint_footer_content_left a:visited, .orint-footer-content .orint_footer_content_middle a, .orint-footer-content .orint_footer_content_middle a:visited {
      color: #fff;
      text-decoration: 0; }

.orint-footer-copyright {
  flex: 1;
  clear: both;
  margin-right: 60px;
  width: 100%;
  font-size: 1.0vw;
  text-align: center;
  color: #fff; }

option, optgroup{
	 font-size: 1.1vw;
}
.orint_adresse_info{
	margin: 30px auto;
	margin-bottom:65px;
	padding: 20px;
	font-size:1.8vw;
	line-height: 2.2vw;
	border-bottom:1px solid;
}
.orint_omos_info{
	margin: 30px auto;
	margin-bottom:65px;
	padding: 0 40px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size:1.8vw;
	line-height: 2.2vw;
	border-bottom:1px solid;
}
.orint_omos_info p{
	margin-bottom:15px;
}