@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@400;500;700&family=Roboto:wght@300;400;700&display=swap');

@font-face {
    font-family: 'Mexcellent';
    src: url('fonts/Mexcellent-Regular.eot');
    src: url('fonts/Mexcellent-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Mexcellent-Regular.woff2') format('woff2'),
        url('fonts/Mexcellent-Regular.woff') format('woff'),
        url('fonts/Mexcellent-Regular.ttf') format('truetype'),
        url('fonts/Mexcellent-Regular.svg#Mexcellent-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

*, *::before, *::after {
    box-sizing: border-box;
}
 
html {
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
    background: rgba(230,121,43,0.04);
    color:#242424;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding:0px;
    margin:0px;
    height: 100%;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased !important;
	text-rendering: optimizeLegibility;
	font-feature-settings: "kern";
	-webkit-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern=1";
}

.skip-link { display: none; }

.p40 {
    padding-top: 40px;
}
.p100 {
    padding-top: 120px;
}

.mt-0px {
    margin-top: 0 !important;
}

a {
    color:#e7792b;
    text-decoration: underline;
}

.skip-link { display:none; }

h1 {
    font-family: 'Kanit', sans-serif;
    font-weight: 800;
    font-style: normal;
}

.read-more {display: none; }

h2, h3, h4, nav a {
    font-family: 'Kanit', sans-serif;
    font-weight: 600;
    font-style: normal;
}

.adallitur {
    color:#e7792b;
}

.adalliturback {
    background:#e7792b;
}

.adalliturback-gradiant {
    background: rgb(231,121,43);
    background: -moz-radial-gradient(circle, rgba(231,121,43,1) 62%, rgba(205,104,32,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(231,121,43,1) 62%, rgba(205,104,32,1) 100%);
    background: radial-gradient(circle, rgba(231,121,43,1) 62%, rgba(205,104,32,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e7792b",endColorstr="#cd6820",GradientType=1); 
}

.adal {
    width:100%;
    padding:60px 0px;
    margin-top: 70px;
}

.rymi {
    width:100%;
    display: inline-block;
    vertical-align: top;
}

.x2 {
    width:50%;
}

.x3 {
    width:33.33334%;
}

.x4 {
    width:66.666666%;
    padding-left:60px;
}

.fal.off {
    opacity: 0.5;
    color:#333;
}

.folk {
    font-size: 46px;
    text-align: right;
    padding-top: 5px;
    color:#e6792b;
}

.wrapper {
    max-width: 1240px;
    width:100%;
    margin:0 auto;
    padding: 0 20px;
}

figure  {
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
	margin:0;
	padding:0;
}

figure figcaption {
    padding:5px 0;
    font-size: 15px;
}

figure img {
    display:none;
}

figure a {
    display:block;
	width: 100%;
	height: 100%;
    z-index: 1;
    position: absolute;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    visibility: visible;
}

.article-content figure {
    max-width: 100%;
    margin: 20px 0;
}

.article-content figure img {
    display:block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

.mt10 {
    margin-top: 10px;
}

header.header {
    position: fixed;
    width:100%;
    height:100px;
    box-shadow: 0 0 0px rgba(0,0,0,0);
    top: 0;
    left:0;
    background:rgba(255,255,255,0);
    z-index: 100;
    font-size: 18px;
    padding: 0px 0 0 0;
    border-bottom: 1px solid #f7f6f6;
}

.admin-bar header.header {
    top:32px;
}

header.header.scroll {
    background:#fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.03);
}

header.header a {
    color: #272423;
    text-decoration: none;
}

header.header a span {
    opacity: 0.5;
}

.topbar {
    height: 36px;
    line-height: 35px;
    margin: 0 0 5px;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    display: inline-flex;
    font-family: 'Kanit', sans-serif;
    font-size: 16px;
}


.topbar .alpha {
    flex: 70%;
    padding-left: 0px;
}

.topbar .gamma {
    flex: 30%;
    text-align: right;
    padding-right: 10px;
}

.topbar i {
    font-size: 20px;
    margin-top: 8px;
    margin-left: 5px;
}

header.header .topbar a {
    color: rgba(0,0,0,0.5);
}

.aherslur {
    border: 1px solid #2986CC;
    background-color: rgba(41, 134, 204, 0.1);
    padding: 20px;
    border-radius: 4px;
    font-size: 18px;
    color:#0b568e;
    font-weight: 700;
    margin-top: 20px;
}

.aherslur a { 
    color:#0b568e;
    text-decoration: none;
}


.hdr-logo {
    margin: 0;
    height: 38px;
    float: left;
    font-weight: normal;
}

.hdr-logo a { 
    font-weight: 700; 
    color:#e6792b !important; 
    display: block;
    width: 170px;
    font-size: 38px;
    text-transform: uppercase;
     -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.hdr-logo a:hover { 
    color:#232323 !important; 
}

.hdr-logo img { 
    max-height: 46px;
}

#nav-main {
    float:right;
    padding: 10px;
    line-height: 32px;
}

#nav-main ul {
    list-style-type: none;
    margin: 0;
    padding: 0px;
}

#nav-main ul li {
    float: left;
    margin-left: 29px;
    position: relative;
}

#nav-main ul li:before {
    content: "|";
    position: absolute;
    top:0;
    left:-16px;
    color:#dedede;
    font-weight: 400;
}

#nav-main ul li.current_page_item:after, #nav-main ul li.current-menu-item:after {
    content: "";
    width: 7px;
    height: 7px;
    background: #e7792b;
    position: absolute;
    bottom: -3px;
    left: calc(50% - 4px);
    border-radius: 50%;
}

#nav-main ul li:first-child:before {
    content: "";
    display: none;
}

#nav-main ul li a {
    font-weight: 500;
}

#nav-main ul li ul {
    display: none;
}

h2.prosenda {
    font-weight: 600;
    font-size: 120px;
    margin: 0;
    text-align: left;
    line-height: 1;
    color:#e6792b;
}

.rymi h3 {
    margin: 10px auto;
    color: #000;
    font-size: 36px;
    line-height: 1;
    text-align: left;
    font-weight: 500;
}

.rymi h4 { 
    margin: 0;
    font-size: 26px;
    color:#232323;
    font-weight: 400;
}

.sogur {
    width:100%;
}

.saga {
    width:calc(50% - 5px);
    display: inline-block;
    padding:10px;
    vertical-align: top;
    border: 1px solid #e6792b;
    border-radius: 5px;
    background:#e6792b;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin:3px 0;
}

.saga:hover { 
    background:#232323;
    
    border: 1px solid #232323;
}

.saga figure {
    height: 230px;
    width: 40%;
    margin-bottom: 10;
    display: inline-block;
    border-radius: 5px;
}

.saga .texti {
    height: 230px;
    width: 60%;
    margin-bottom: 10;
    padding: 10px 0 0 20px; 
    display: inline-block;
    vertical-align: top;
}

.saga .texti h3 { 
    margin:0 0 20px;
    font-size: 30px;
}

.saga a { 
    color:#fff;
    text-decoration: none;
}

.blogg {
    width:24%;
    display: inline-block;
    opacity: 0.9;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.article-body {
    font-size: 18px;
    line-height: 1.2;
}

.blogg:hover {
    opacity: 1;
}


.grein-mynd {
    margin:0 0 20px;
    width:100%;
}

.grein-mynd img {
    max-width:100%;
    height:auto;
}

/* Footer */ 

footer {
    width: 100%;
    float: left;
    min-height: 200px;
    background: #fefefe;
    padding: 20px 0;
    color:#232323;
    margin-top: 40px;
    border-top: 1px solid #f1f1f1;
}

footer a { 
    text-decoration: none;
    color: #000;
    font-weight: 400;
}

footer .item {
    width: calc(50% - 0px);
    float: left;
    padding:0px;
    font-size: 15px;
}

footer h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    color:#000;
}

footer #ta_about h3 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

footer #ta_about h3 span { 
    opacity: 0.5;
}

footer h4 {
    font-size: 18px;
    margin: 0 0 16px;
    font-style: normal;
    color:#232323;
    font-weight: 400;
}

footer #ta_address {
    width: calc(50% - 0px);
    text-align: right;
    padding:0px 20px;
}

footer ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    margin-top: 20px;
}

footer ul li {
    display: inline-block;
    margin:0 0 5px 0;
    width:100%;
}

footer ul li a {
    font-size: 14px;
    color:#000;
}

footer .lang-item {
    display:none;
}

.siteinfo {
    width:100%;
    clear: both;
    line-height: 30px;
    color:#232323;
    background:#fefefe;
    font-size: 13px;
}


.siteinfo a {
    color:#232323;
    text-decoration: underline #e6792b;
}

.siteinfo .wrapper {
    border-top: 1px solid #f1f1f1;
}

.samfes {
    float:right;
}


.samfes a {
    color:#c2c2c2;
    text-decoration: none;
    font-weight: 400;
}

.takathatt {
    width: 100%;
    margin: 40px 0;
    background: #fefefe;
    padding: 20px 0 40px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.takathatt h2.milli {
    text-align: center;
    color: #e6792b;
    margin: 20px 0;
    font-size: 34px;
    text-decoration: underline #232323;
}

.kassi {
    display: inline-block;
    width:33.3334%;
    margin:0;
    border:1px solid #dddddd;
    border-radius: 8px;
    padding:10px;
    min-height: 150px;
    vertical-align: top;
    background:#fff;
    text-align: center;
}

.kassi.m {
    width:calc(33.3334% - 20px);
    margin:0 10px;
}

.kassi h3 { 
    margin: 0 0 10px;
    font-size: 24px;
}

.blogg {
    width:calc(20% - 5px);
    vertical-align: top;
}

.blogg figure {
    border:1px solid #dddddd;
    border-radius: 8px;
    height:300px;
    float: left;
}

.blogg .texti {
    padding:10px 0;
    float: left;
    width: 100%;
}

.blogg .texti h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
}

.blogg a {
    color:#232323;
    text-decoration: none;
}

h2.milli {
    font-size: 34px;
    margin-bottom: 6px;
    text-decoration: underline #e6792b;
}

p.undir {
    margin: 0 0 30px;
    color:#484848;
    font-weight: 300;
    font-size: 18px;
}

.takki {
    display: inline-block;
    background: #e7792b;
    color:#fff;
    padding:8px 12px;
    font-family: 'Kanit', sans-serif;
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.takki:hover {
    background: #232323;
}

.wsidebar {
    width:calc(100% - 350px);
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
    
}

.sidebar {
    width:350px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-left: 30px;
    border-left: 1px solid #f9f9f9;
}

.sidebar h2 {
    font-size: 22px;
    margin: 20px 0;
    font-weight: 400;
}

.sidebar h3 {
    border-bottom: 1px solid #e4e4e4;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 22px;
    margin-top: 35px;
}

.sidebar h4 {
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 18px;
    margin-top: 10px;
}

.sidebar p {
    font-size: 17px;
    color:#5a5a5a;
    font-weight: 400;
}

.sidebar p.taktu {
    font-size: 17px;
    color:#5a5a5a;
    font-weight: 400;
    margin:5px 0 20px 0;
}

.sidebar p.taktu a.takki { color:#fff !important; }

.sidebar a {
    font-size: 16px;
    color:#232323;
    font-weight: 500;
    text-decoration: none;
}

.sidebar .item {
    width:100%;
    margin:0;
    display: block;
    height: 220px;
}

.sidebar .blogfaerslur .item { 
    height: 90px;
}

.sidebar .item.pippari {
    width:50%;
    display: inline-block;
    padding:0 10px;
}

.sidebar .item figure {
    width:100%;
    height:160px;
    display: inline-block;
}

.sidebar .blogfaerslur .item figure { 
    height:80px;
    width: 80px;
    border-radius: 5px;
}

.sidebar .item.pippari figure {
    height:120px;
}

.sidebar .item .textinn {
    width:calc(100% - 0px);
    margin:0;
    height:60px;
    display: inline-block;
    vertical-align: top;
}

.sidebar .blogfaerslur .item .textinn { 
    width:calc(100% - 90px);
    height:80px;
    margin-left: 10px;
}

.sidebar .item .textinn h4 {
    margin: 5px 0 0;
    font-size: 18px;
}

.sidebar .item.pippari .textinn h4 {
    text-align: center;
    font-size: 20px;
}

.sidebar .item.pippari .textinn h4 a {
    line-height: 1;
}

.page-head h1 {
    font-size: 44px;
    margin-top: 0;
    line-height: 1;
}

.page-head h2 {
    font-size: 22px;
    margin-top: -20px;
    line-height: 1;
    font-weight: 300;
    
}


.page-head h3 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #e6792b;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
}

#hamborgari {
    width: 36px;
    height: 40px;
    position: fixed;
    margin: 0px auto ;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
    top: 42px;
    right:30px;
    z-index: 103;
    display: none;
}

#hamborgari span {
    display: block;
    position: absolute;
    height: 6px;
    width: 36px;
    background: #333;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    top: 8px;
}

#hamborgari span:nth-child(1) {
    left: 0;
}

#hamborgari span:nth-child(2) {
    left: 0px;
    top: 17px;
    width: 36px;
}

#hamborgari span:nth-child(3) {
    left: 0px;
    top: 26px;
    width: 36px;
}

#hamborgari.open span {
    background: #fff;
}

#hamborgari.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 17px;
    left: 2px;
    width: 32px;
}

#hamborgari.open span:nth-child(2) {
    background: #232323;
    width:0;
    left: 15px;
}

#hamborgari.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 17px;
    left: 2px;
    width: 32px;
}

.overlayfix {
    max-height: 100%;
    max-width: 100%;
    position: fixed;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    width:0px;
    height: 0px;
    background: rgba(255,255,255,0.8);
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
    text-align: left;
    left: 0;
    top:0;
}

.overlayfix.open {
    width:100%;
    height: 100%;
    opacity: 1;
    filter: alpha(opacity=100); 
    z-index: 101;
}

.menu ul { 
    padding:0; 
    margin: 0;
    list-style-type: none;
    width: 100%;
    position: absolute;
    top:50px;
}

.menu {
    width:0px;
    height: 0px;
    background:#232323;
    -webkit-transition: .30s ease-in-out;
    -moz-transition: .30s ease-in-out;
    -o-transition: .30s ease-in-out;
    transition: .30s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 102;
    font-family: 'Kanit', sans-serif;
    font-weight: 800;
}

.menu.open {
    background:#232323;
    width: 100%;
    height: 100%;
    opacity: 1;
    filter: alpha(opacity=100); 
    color:#dfb0b2;
}

.menu.open .Getintouch {
    display: block;
    opacity: 1;
    filter: alpha(opacity=1); 
}

.menu ul li {
    margin:10px 0;
    text-align: center;
}

.menu ul li a { 
    text-decoration: none;
    font-size: 26px;
}

.menu ul li.lang-item {
    display: none;
}

.rymi.x4 {float:right;}

.bloggid {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e4e4e4;
}

.bloggid figure {
    height:360px;
    width:100%;
    margin-bottom: 20px;
    background-position: top;
}

.bloggid h3 { 
    margin:3px 0;
}

.bloggid h3 a { 
    color:#232323;
    text-decoration: none;
    font-size: 36px;
}

.bloggid h4 { 
    margin:0px 0 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
}

.bloggid h4 a { 
    color:#232323;
    text-decoration: none;
    font-size: 18px;
}

.bloggid date, .bloggidokkar date {
    color:#7c7c7c;
}

.bloggid p {
    margin: 0 0 10px;
}

.bloggid .texti a { 
    color:#232323;
    text-decoration: none;
    font-size: 16px;
}

.bloggid .texti small {
    color:#7c7c7c;
}

.bloggid .texti small a {
    color: #a30157 !important;
    font-weight: 500;
    text-decoration: underline #e4e4e4 !important
}

blockquote {
    position: relative;
    font-size: 1.2em;
    font-size: 20px;
}

blockquote:after {
    content: "“";
    font-weight: 700;
    position: absolute;
    top: -20px;
    right: -40px;
    font-size: 70px;
    color: #e6792b;
}

blockquote:before {
    content: "„";
    font-weight: 700;
    position: absolute;
    bottom: -10px;
    left: -40px;
    font-size: 70px;
    color: #e6792b;
}

.utaf a {
    background:#232323;
    color:#fff !important;
    border-radius: 5px;
    font-size: 15px;
    padding: 3px 6px;
}

.page-id-35 .fela {
    display: none;
}

.heimildarmynd_texti {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 500px);
    min-height: 340px;
}

.heimildarmynd_myndband {
    display: inline-block;
    vertical-align: top;
    width: 460px;
    float: right;
    min-height: 340px;
}

h4.milli {
    margin: 0;
    color: #e6792b;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.heimildarmynd_texti h2.milli {
    margin-top: 0;
}

.ninetofive.myndin {
    border-bottom: 1px solid #f1f1f1;
}

.myndbond {
    width:100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 40px;
}

.myndbond h3 a {
    color: #232323;
    text-decoration: underline #e6792b;
    font-size: 34px;
}


.frambjodendur {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.frambjodendur .frambjodandi {
    background-color: #fff;
    flex: 1 1 auto;
    height: auto;
    border-radius: 4px;
    border: 1px solid var(--ormsson-ligthgrey);
    padding: 0px;
    width: calc(100%/3 - 10px);
    padding: 20px;
}

.frambjodendur .frambjodandi figure {
    height: 240px;
    margin: 0 0 10px;
}

.frambjodendur .frambjodandi h3, .frambjodendur .frambjodandi h4, .frambjodendur .frambjodandi h5 {
    padding: 0 10px;
}

.frambjodendur .frambjodandi h4 {
    font-weight: 400;
    margin:0 0 10px;
    color:#e6792b;
}

.frambjodendur .frambjodandi h5 {
    font-weight: 400;
    margin:0 0 10px;
    font-size: 16px;
}

p.undirfyrirsogn {
    font-size: 20px;
    margin-bottom: 30px;
}