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

html {
    box-sizing: border-box;
}

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

body {
    background: #fff;
    color:#242424;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding:0px 0 0 ;
    margin:0 auto;
    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";
}

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

.skip-link { display:none; }

h1, h2, h3, h4, nav a {
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-style: normal;
}

h1 span, h2 span, h3 span, h4 span { color:#777; }

h3 {
    font-size: 24px;
    font-weight: 500;
}

strong {
    font-weight: 900;
}

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

.mt-20px {
    margin-top: 20px;
}

.mt-40px {
    margin-top: 40px;
}

.m0 {
    margin: 0;
}

.content-wrapper {
    width:100%;
    margin:0 auto;
}

.wrapper {
    max-width: 1400px;
    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 img {
    display:none;
}
*/
.article-content figure img {
    display:inline-block;
}

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

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

.mt10 {
    margin-top: 10px;
}

header.header {
    position: fixed;
    width:100%;
    height:60px;
    top: 0;
    left:0;
    border-bottom:1px solid #dedede;
    background:rgba(255,255,255,1);
    z-index: 1002;
    font-size: 17px;
}

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

header.header.scroll {
    background:rgba(255,255,255,1);
    border-bottom:1px solid #dedede;
}

header.header.scroll.open {
    background:rgba(255,255,255,1);
    border-bottom:1px solid #dedede;
}

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

header.header a span {
    color: #a30157;
}

header.header.open a {
    color: #fff;
}

.hdr-logo {
    margin: 18px 0 15px 15px;
    padding:0;
    float: left;
    width: 170px;
    height: 27px;
}

.hdr-logo a { 
    background-image: url(../img/myndform-merki.png?v=1);
    background-size: cover;
    font-size: 0;
    width: 170px;
    height: 27px;
    display: block;
}

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

#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, #nav-main ul li.current-menu-parent:after {
    content: "";
    width:20px;
    height:2px;
    background:#dc291a;
    position: absolute;
    bottom: 0px;
    left:calc(50% - 10px);
}

#nav-main ul li.lang-item.current_page_item:after, #nav-main ul li.lang-item.current-menu-item:after {
    display: none;
}

#nav-main ul li.lang-item a, #nav-main ul li.lang-item a{
    color:#c8c8c8;
}

#nav-main ul li.lang-item.current-lang a {
    /*text-decoration: underline #f4c901;*/
    color:#232323;
}



#nav-main ul li.lang-item-13:before {
    color:#232323;
}

#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;
    position: absolute;
    top: 40px;
    background-color: #fff;
    min-width: 200px;
    left: 0;
}
#nav-main ul li ul li { font-size: 16px; margin-left: 0; width: 100%; }

#nav-main ul li:hover ul {
    display: block;
}

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

#nav-main ul li ul li.current_page_item::after, #nav-main ul li ul li.current-menu-item::after {
    content: "";
    display: none;
}

.adal {
    margin: 0;
    padding: 60px 0 0px;
    float: left;
    width: 100%;
    position: relative;
}

.adal .texti {
    width: calc(100% - 600px);
    float: left;
    padding: 120px 0px 0 0px;
    height: 100px;
    position: relative;
}

.adal .texti a.nanar {
    color:#a30157;
    text-decoration: none;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
}

.forsidumynd {
    width:500px;
    height:500px;
    float: right;
    margin: 20px 10px 0;
    position: relative;
}

.forsidumynd a { 
    width:480px;
    height:480px; 
    border-radius: 50%;
    overflow: hidden;
    display: block;
    transition: 0.2s ease-in-out;
}

.forsidumynd.honeyishrunkthekids a { 
    width:80px;
    height:80px;
    margin: 200px 0 0 200px
}

.forsidumynd a.smaller { 
    width:170px;
    height:170px; 
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: -7px;
    left: -47px;
}

.forsidumynd.honeyishrunkthekids a.smaller { 
    width:70px;
    height:70px;
    margin: 0px;
    bottom:43px;
    left:3px;
}

.forsidumynd span:nth-child(1) {
    width:495px;
    height:495px;
    border:1px solid #444;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 0;
    opacity: 0.7;
    animation: mymove_cir 20s infinite;
    animation-timing-function: ease-in-out;
}

@keyframes mymove_cir {
    0% { top: -5px; left: -5px; }
    25% { top: -2px; left: -7px; }
    50% { top: 0px; left: -9px; }
    75% { top: -3px; left: -6px; }
    100% { top: -5px; left: -5px; }
}

.forsidumynd span:nth-child(2) {
    width:500px;
    height:500px;
    border:1px solid #555;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: -10px;
    z-index: 0;
    opacity: 0.4;
}

.forsidumynd span:nth-child(3) {
    width:500px;
    height:500px;
    border:1px solid #a30157;
    border-radius: 50%;
    position: absolute;
    top: -13px;
    left: -15px;
    z-index: 0;
    opacity: 1;
    animation: mymove3 30s infinite;
    animation-timing-function: ease-in-out;
}

@keyframes mymove3 {
    0% { top: -13px; left: -15px;opacity: 1; }
    50% { top: top: -10px; left: -11px;opacity: 0.4; }
    100% { top: -13px; left: -15px;opacity: 1; }
}

.forsidumynd span:nth-child(4) {
    width:490px;
    height:490px;
    border:1px solid #a30157;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 0;
    opacity: 0.3;
    animation: mymove2 20s infinite;
    animation-timing-function: ease-in-out;
}

@keyframes mymove2 {
    0% { top: -5px; left: -5px; }
    25% { top: -5px; left: -6px; }
    50% { top: -4px; left: -7px; }
    75% { top: -4px; left: -6px; }
    100% { top: -5px; left: -5px; }
}

.forsidumynd span.smallereitt {
    width: 185px;
    height: 185px;
    border:1px solid #dedede;
    border-radius: 50%;
    position: absolute;
    bottom: -12px;
    left: -57px;
    z-index: 1;
    opacity: 0.7;
}

.forsidumynd span.smallertvo {
    width:185px;
    height:185px;
    border:1px solid #a30157;
    border-radius: 50%;
    position: absolute;
    bottom: -15px;
    left: -58px;
    z-index: 1;
    opacity: 0.5;
}

.forsidumynd span.smallerthrju {
    width:185px;
    height:185px;
    border:1px solid #232323;
    border-radius: 50%;
    position: absolute;
    bottom: -17px;
    left: -50px;
    z-index: 1;
    opacity: 0.3;
}

.forsidumynd span.smallerfjogur {
    width:190px;
    height:190px;
    border:1px solid #a30157;
    border-radius: 50%;
    position: absolute;
    bottom: -15px;
    left: -52px;
    z-index: 1;
    opacity: 0.7;
}

.forsidumynd span.smallerfimm {
    width:170px;
    height:170px;
    border:0px solid #a30157;
    border-radius: 50%;
    position: absolute;
    bottom: -7px;
    left: -47px;
    z-index: 0;
    opacity: 1;
    background:#f5f6f6;
}

h4.flokkur {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    color:#a30157;
    position: relative;
    display: inline-block;
    line-height: 1;
}

h4.flokkur:after {
    content: "";
    position: absolute;
    width:60px;
    height:1px;
    background:#313131;
    right: -70px;
    top:50%;
}

h3.yfirfyrirsogn {
    font-size: 36px;
    font-weight: 400; 
    margin: 0 0 5px;
    line-height: 1;
    padding-right: 60px;
    color:#696969;
}

h2.titill {
    font-size: 50px;
    margin: 0;
    text-transform: uppercase;
}

h2.titill a {
    color:#000;
    text-decoration: none;
}

.forsidumynd img {
    width: auto;
    height: 100%;
    margin-left: 0px;
}

.forsidumynd .smaller img {
    width: auto;
    height: 100%;
    margin-left: -0px;
    min-width: 100%;
}

.slider {
    position: absolute;
    bottom:50px;
    list-style-type: none;
    padding:0;
    margin:0;
    font-weight: 400;
}

.slider li { 
    display: inline-block;
    margin-right: 5px;
}

.slider li a { 
    color: #232323;
    font-weight: 400;
    text-decoration: none;
    position: relative;
}

.slider li.valid a {
    color: #a30157;
} 

.slider li.valid a:before{
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    border: 1px solid #a30157;
    opacity: 0.3;
    border-radius: 10px;
    top:3px;
    left:-2px;
    z-index: 0;
} 

.slider li.valid a:after {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    border: 1px solid #999;
    opacity: 0.5;
    border-radius: 10px;
    top:2px;
    left:-4px;
    z-index: 0;
} 

a.takki {
    position: relative;
    display: inline-block;
    border-radius: 4px;
    padding: 4px 16px;
    text-decoration: none;
    z-index: auto;
    font-size: 18px;
    font-weight: 600;
    color: #232323;
    border: 1px solid rgb(220, 41, 26);
}

a.takki:hover {
    color:#232323;
}

.samfelasmidlar {
    width:100%;
    margin:20px 0 0;
    font-size: 24px;
}

.samfelasmidlar a {
    font-weight: 400;
}

.ourmethod {
    background: #fff;
    width:100%;
    padding:40px 0;
    font-size: 16px;
    float:left;
    color:#232323;
    border-top: 1px solid #fff;
    margin-top: 3px;
}

.ourmethod.f9 {
    background-color: #f9f9f9;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.ourmethod.npt {
    padding: 0 0 40px 0;
}

.ourmethod h2 {
    margin: 0 0 15px;
    font-size: 30px;
    color: #232323;
    font-weight: 700;
}

.ourmethod h3 {
    margin: 5px 0 10px;
    font-size: 24px;
    color: #232323;
    font-weight: 600;
}

.ourmethod p, .ninetofive p {
    margin: 0 0 20px;
}

p.undir {
    color:#a30157;
    font-size: 18px;
    font-weight: 400;
}

p.undirdark {
    color:#d2d2d2;
    font-size: 18px;
    font-weight: 400;
}

.ourmethod .item {
    display: inline-block;
    width:calc(25% - 40px);
    margin:20px;
    padding: 0;
    vertical-align: top;
    font-size: 16px;
    border-top: 1px solid #a30157;
    border-bottom: 1px solid #a30157;
    padding: 10px 10px 20px 10px;
    /*min-height: 220px;*/
}

.ourmethod .item:nth-child(3) {
    margin:20px 20px 20px 0px;
    width:calc(25% - 20px);
}

.ourmethod .item:nth-child(6) {
    margin:20px 0 20px 20px;
    width:calc(25% - 20px);
}

article img { max-width: 100%; height:auto; }

.bloggidokkar {
    width:100%;
    padding:0px 0 40px;
    font-size: 18px;
    float:left;
    text-align: center;
}

.ninetofive {
    width:100%;
    padding:40px 0;
    font-size: 18px;
    float:left;
}

.single-post .ninetofive {
    padding:20px 0;
}

.single-post .ninetofive.p100 {
    padding:100px 0;
}

.ninetofive h2, .bloggidokkar h2 {
    margin: 0 0 1px;
    font-size: 30px;
    color: #232323;
    font-weight: 700;
}

.bloggidokkar h1 {
    margin: 10px 0 1px;
}

.bloggidokkar h3 {
    margin: 0 0 1px;
    font-size: 26px;
    color: #232323;
    font-weight: 400;
}

.bloggidokkar .article-body h2, .ninetofive .article-body h2 {
    margin: 0 0 15px;
}

.egabestukonuiheimi {
    width:100%;
    padding:40px 0;
    font-size: 20px;
}

.egabestukonuiheimi h1.aboutme {
    font-size: 24px;
    margin: 0;
    color: #a30157;
    font-weight: 400;
}

.egabestukonuiheimi h2.aboutme {
    font-size: 40px;
    margin: 0;
}

.egabestukonuiheimi h4.aboutme {
    font-size: 24px;
    margin: 0 0 40px;
    color: #8e8e8e;
    font-weight: 400;
}

.egabestukonuiheimi h4.aboutme strong {
    color: #a30157;
}

.egabestukonuiheimi h2 {
    font-size: 34px;
}

article.work {
    width:19%;
    clear: both;
    min-height:320px;
    margin: 20px 0;
    display: inline-block;
}

.flytileidir {
    width: 100%;
    z-index: 1000;
    top: -80px;
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.flytileid {
    width:calc(25% - 40px);
    clear: both;
    margin: 10px 20px;
    display: inline-block;
    padding: 10px;
    background-color: #c20d19;
    border-radius: 4px;
    text-align: center;
    min-height: 200px;
    vertical-align: top;
}

.flytileid img { 
    height:122px;
    width:137px;
}

article.work .texti {
    float:left;
    width:calc(100% - 0px);
    padding:0 10px;
    text-align: center;
    font-size: 16px;
}

article.work .texti p, article.blogg .texti p {
    margin: 20px 0 20px;
}

article.work .texti h3 {
    padding-top: 20px;
    margin: 0 0 5px;
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
}

.flytileid h3 {
    padding-top: 0px;
    margin: 5px 0;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color:#fff;
}

article.work .texti h3 a {
    text-decoration: none;
    color:#242424;
    font-weight: 500;
}

.flytileid h3 a {
    text-decoration: none;
    color:#fff;
    font-weight: 600;
    font-size: 28px;
}

article.work .texti h4 {
    font-weight: 400;
    margin: 0px 0;
    color:#a30157;
    font-size: 18px;
    line-height: 1;
}

article.work .texti h4 a { 
    text-decoration: none;
    font-weight: 400;
}

article.work .texti h4 a span {
    color:#dfb0b2;
} 

.mytrophyshelf {
    background: #fff;
    width:100%;
    padding:40px 0;
    font-size: 16px;
    float:left;
    text-align: center;
    border-top:1px solid #fff;
}

.mytrophyshelf h2 {
    margin: 0 0 1px;
    font-size: 32px;
    font-weight: 600;
    color: #232323;
}

.mytrophyshelf h3 {
    margin: 0 0 5px;
    font-size: 22px;
    color: #696969;
    font-weight: 400;
}

.mytrophyshelf p {
    margin: 0 0 20px;
}

.mytrophyshelf .item {
    display: inline-block;
    width:calc(20% - 20px);
    margin:20px 20px 20px 0;
    padding: 0;
    vertical-align: top;
    font-size: 16px;
}

.mytrophyshelf .item h3 {
    margin: 0 0 10px;
    font-size: 16px;
    color:#a30157;
}

.mytrophyshelf .item h3 a {
    text-decoration: none;
    font-weight: 600;
    color:#232323;
    font-size: 20px;
}

.mytrophyshelf .item ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mytrophyshelf .item ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 0px;
    line-height: 1;
}

footer {
    width: 100%;
    float: left;
    min-height: 90px;
    background: #c20d19;
    padding: 30px 0 20px;
    color:#fff;
    margin-top: 50px;
}

footer a { 
    text-decoration: none;
    color: #fff;
    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:#fff;
}

footer #ta_about h3 {
    font-size: 28px;
    font-weight: 800;
}

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

footer #ta_menu {
    text-align: right;
    padding:0px 20px;
}

footer #ta_menu h3 {
    min-height: 52px;
 }

footer #ta_address {
    text-align: center;
    padding:0px 20px;
}

footer #ta_Getintouch {
    text-align: right;
}

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:#f4c901;
}

footer .lang-item {
    display:none;
}

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

.samfes {
    float:right;
}

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

#tungumalmobile {
    position: fixed;
    right:20px;
    top: 0px;
    z-index: 170;
    font-weight: 500;
    font-style: normal;
    display: none;
}

#tungumalmobile ul { 
    list-style-type: none;
    padding: 0;
    margin-top: 20px;
}

#tungumalmobile ul li ul { display: none; } 

#tungumalmobile ul li { 
    display: inline-block;
    position: relative;
    font-size: 18px;
    padding: 0 7px;
}

#tungumalmobile ul li a {
    color: #c8c8c8;
    text-decoration: none;
}

#tungumalmobile ul li.current-lang a {
    color: #232323;
    text-decoration: none;
}

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

#tungumalmobile ul li:first-child:before { 
    display: none; 
} 

#hamborgari {
    width: 48px;
    height: 36px;
    position: fixed;
    margin: 0px auto;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
    top: 13px;
    right:20px;
    z-index: 1003;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.aukamenu {
    height: 36px;
    width: auto;
    position: fixed;
    margin: 0px auto;
    top: 14px;
    right:80px;
    z-index: 1003;
}

.aukamenu a {
    display: inline-block;
    background-image: url(../img/celsius-merki.png?v=1);
    height: 28px;
    width: 28px;
    background-size: cover;
    margin: 4px;
    font-size: 0;
    vertical-align: top;
    opacity: 0.7;
    transition: 0.3s ease-in-out;
}

.aukamenu a:hover {
    opacity: 1;
}

#hamborgari .textinn {
    line-height: 36px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
    display: none;
}

#hamborgari span {
    display: block;
    position: absolute;
    height: 3px;
    width: 26px;
    background: #333;
    border-radius: 2px;
    opacity: 1;
    right: 10px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    top: 9px;
}

#hamborgari span:nth-child(1) {
    top: 11px;
    width: 26px;
}

#hamborgari span:nth-child(2) {
    top: 16px;
    width: 26px;
}

#hamborgari span:nth-child(3) {
    top: 23px;
    width: 22px;
}

#hamborgari:hover span:nth-child(3) {
    width: 26px;
}

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

#hamborgari.open span { right:12px; }

#hamborgari.open span:nth-child(2) {
    transform:rotate(45deg);
    top:16px;
    background-color:#ca3c2a;
    width:22px
}

#hamborgari.open span:nth-child(3) {
    opacity:0
}

#hamborgari.open span:nth-child(4) {
    transform:rotate(-45deg);
    top:16px;
    background-color:#ca3c2a;
    width:22px
}


#tungumalmobile.open ul li.current-lang a {
    color: #fff;
}

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

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

.menu {
    width: 370px;
    max-width: 100%;
    height: 100%;
    background:#fff;
    transition: .3s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 102;
    font-weight: 700;
    right: -320px;
    overflow: auto;
    position: absolute;
    top: 0;
}

.menu.open {
    opacity: 1;
    filter: alpha(opacity=100);
    right: 0;
}

.menu ul li {
    margin:10px 0;
    border-top: 1px dotted #dedede;
    padding: 10px 0 0;
}

.menu ul li ul li {
    margin:3px 20px;
    text-align: left;
    border-top: 0px dotted #dedede;
    list-style: disc;
    color: #dedede;
}

.menu ul {
    display: none;
    -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); 
}

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

.menu ul {
    position: absolute;
    top: 20px;
    left: 0px;
    list-style: none;
    width: 100%;
    padding: 0;
    text-align: left;
    padding: 0 20px;
}

.menu ul li ul {
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    padding: 0;
}

.menu ul li ul li {
    border-top: 0px dotted #dedede;
}

.menu ul li a {
    font-size: 17px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.menu ul li ul li a {
    font-size: 15px;
    font-weight: 400;
}

.menu ul li a:hover {
    color:#c20d19;
}

.menu .socialicons {
    width:100%;
    margin-top: 20px;
    color: #dfb0b2;
}

.menu .socialicons a {
    font-size: 20px;
    font-weight: 400;
}

.page-head {
    background:#f7f7f7;
    width:100%;
    padding: 40px 0;
    text-align: left;
    margin: 20px 0;
}

.work.work-post ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.work.work-post ul li {
    display: inline-block;
}

.tagid {
    padding: 3px 8px;
    background: rgba(190,50,57,0.03);
    display: inline-block;
    border: 1px solid rgba(190,50,57,0.1);
    border-radius: 4px 11px 5px 10px;
    margin: 0 3px 5px 0;
    font-weight: 400;
    text-decoration:none;
    color:rgba(190,50,57,0.8);
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.tagid:hover {
    color:rgba(190,50,57,1);
    background: rgba(190,50,57,0.1);
    border: 1px solid rgba(190,50,57,0.2);
    border-radius: 11px 4px 10px 5px;
}

.page-head .tagid { 
    font-size: 20px;
    background: rgba(255,255,255,0.7);
}

.page-head .tagid:hover {
    background: rgba(255,255,255,0.9);
}

.experience {
    list-style-type: none;
    padding: 0;
    margin: 10px 0;
}
 
.experience li {
    padding: 3px 8px;
    background:#fff;
    display: inline-block;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    margin: 0 3px 5px 0;
    font-weight: 400;
    font-size: 15px;
    text-decoration:none;
    color:#232323;
}

.post-type-page {
    width:100%;
    clear: both;
}

.article-content {
    width:100%;
    clear: both;
    display: inline-block;
    text-align: left;
}

.article-content.with-sidekick {
    width:calc(100% - 450px);
    display: inline-block;
}

.sidekick {
    width:400px;
    margin-left:25px;
    padding-left:25px;
    min-height: 300px;
    float: right;
    border-left: 1px dotted #f1cece;
}

.article-content h1 {
    font-size: 40px;
    margin: 0 0 20px;
}

.sidekick h2 {
    font-size: 24px;
    color:#a30157;
    position: relative;
    font-weight: 400;
}

.sidekick h2:after {
    position: absolute;
    content: "";
    left:-26px;
    width:1px;
    height:100%;
    background:#a30157;
    top: 3px;
}

.sidekick h3 {
    font-size: 20px;
    position: relative;
}

.sidekick h3:after {
    position: absolute;
    content: "";
    left:-26px;
    width:1px;
    height:20px;
    background:#a30157;
    top: 3px;
}

.employment_item {
    padding-left: 20px;
    border-left: 1px dotted #f1cece;
    margin-bottom: 40px;
    margin-top: 20px;
}

.employment_item h3 { 
    font-size: 22px;
    margin: 2px 0;
    position: relative;
    font-weight: 600;
}

.employment_item h3:before { 
    position: absolute;
    height: 24px;
    width: 1px;
    content: "";
    top: 5px;
    left:-21px;
    background:#a30157;
} 

.employment_item h4 { 
    font-size: 18px !important;
    margin: 0px;
    color:#8e8e8e;
    font-weight: 400 !important;
}

.employment_item .jobtitle { 
    font-size: 18px;
    margin: 0 0 10px;
    color:#a30157;
}

.verkefni_mynd {
    width: 220px;
    height: 220px;
    position: relative;
    text-align: center;
    border-radius: 50%;
    margin:0 auto;
}


.verkefni .verkefni_mynd span.smallereitt, .blogg .verkefni_mynd span.smallereitt {
    width: 230px;
    height: 230px;
    border:1px solid #a30157;
    border-radius: 50%;
    position: absolute;
    bottom: calc(50% - 115px);
    left: calc(50% - 115px);
    z-index: 1;
    opacity: 0.7;
}

.verkefni .verkefni_mynd span.smallertvo, .blogg .verkefni_mynd span.smallertvo {
    width:225px;
    height:225px;
    border:2px solid #a30157;
    border-radius: 50%;
    position: absolute;
    bottom: calc(50% - 118px);
    left: calc(50% - 117px);
    z-index: 1;
    opacity: 0.5;
}

.verkefni .verkefni_mynd span.smallerthrju, .blogg .verkefni_mynd span.smallerthrju {
    width:230px;
    height:230px;
    border:1px solid #a30157;
    border-radius: 50%;
    position: absolute;
    bottom: calc(50% - 120px);
    left: calc(50% - 112px);
    z-index: 1;
    opacity: 0.3;
}
  
.verkefni .verkefni_mynd span.smallerfjogur, .blogg .verkefni_mynd span.smallerfjogur {
    width:220px;
    height:220px;
    border:1px solid #a30157;
    border-radius: 50%;
    position: absolute;
    bottom: calc(50% - 114px);
    left: calc(50% - 110px);
    z-index: 1;
    opacity: 0.7;
}

.verkupplysingar {
    width: calc(100% - 480px);
    display: inline-block;
}

.verkupplysingar h3 {
    font-size: 24px !important;
    margin: 0px 0 20px !important;
}

.verkupplysingar h3 a {
    text-decoration: none;
    color:#a30157;
}

.article-content .verkupplysingar h1 {
    font-size: 50px;
    margin: 70px 0 0px;
}

.article-content .verkupplysingar h2 {
    font-size: 28px;
    margin: 0px 0 10px;
    font-weight: 400;
    padding-right:40px;
}

.article-content .verkupplysingar h3 {
    font-size: 30px;
    margin: 10px 0 30px;
    font-weight: 400;
    color:#a30157;
}

.article-content .verkupplysingar ul.posttags {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    font-size: 18px;
}

.article-content .verkupplysingar ul.posttags li { display: inline-block; }

.article-content .verkupplysingar h3 a { text-decoration: none; font-weight: 400; font-size: 28px; }

.verkefnistort {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.content {
    padding: 0px;
    clear: both;
    text-align: center;
}

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

.article-body iframe {
    max-width: 100%;
    height: auto;
    min-height: 360px;
}


aside .adalmynd {
   width: 309px;
    height: 282px;
    background:url(../img/gre_profile.png);
    position: relative;
    background-size: cover;
}

.prevpost {
    position: relative;
    height:80px;
     -webkit-transform: translate3d(0,0,0);
    -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;
    display: inline-block;
    float: right;
}

.nextpost {
    position: relative;
    display: inline-block;
    float: left;
    height:80px;
     -webkit-transform: translate3d(0,0,0);
    -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;
}

.page-id-7 .page-head h1, .page-id-9 .page-head h1  {
	font-size: 40px;
    margin-bottom: 5px;
}

.page-id-7 .page-head h3, .page-id-9 .page-head h3  {
	font-size: 24px;
    margin: 0px;
    font-weight: 400;
}

.page-id-7 .article-body h2, .page-id-9 .article-body h2  {
    margin: 0;
    font-size: 34px;
}

.article-body ul.posttags {
    list-style-type: none;
    padding: 0;
    margin: 0 0 40px;
    font-size: 18px;
}

.article-body ul.posttags li {
    display: inline-block;
}

.verkefni_safn {
    width:100%;
    clear: both;
    margin: 40px auto 20px;
}

.verkefni_safn .alpha {
    width:calc(70% - 30px);
    display: inline-block;
    vertical-align: top;
    padding:0;
    margin:0;
}

.verkefni_safn .alpha img {
    position: relative;
    width:100%;
    height: auto;
}

.verkefni_safn .delta {
    width:calc(30% - 30px);
    display: inline-block;
    vertical-align: bottom;
    padding-left: 40px;
}

.mynd_2, .mynd_3 {
    position: relative;
    width:100%;
    height: auto;
    padding: 0;
    margin-top: 20px;
}

.nf-form-content { max-width: 1400px !important; }

h3.extrainfo {
    margin: 20px 0 0px;
    font-size: 18px;
    color: #696969;
    font-weight: 500;
}

.blogg {
    background:#fff;
    color: #bebebe;
}

.blogg h2 {
    color:#232323;
}

.numberfloat { 
    position: absolute;
    z-index: 31;
    bottom: -33px;
    color: #757575; 
    left:0px;
    font-size: 18px;
    padding:5px 10px;
    -webkit-transition: .50s ease-in-out;
    -moz-transition: .50s ease-in-out;
    -o-transition: .50s ease-in-out;
    transition: .50s ease-in-out;
    opacity: 1;
    font-weight: 500;
    z-index: 10;
    width: 100%;
    text-align: center;
}

.grid-item .flokkur { 
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 40px 0;
    border-color: transparent rgba(0,0,0,1) transparent transparent;
    position: absolute;
    z-index: 30;
    top: 0;
    right:0;
    -webkit-transition: .50s ease-in-out;
    -moz-transition: .50s ease-in-out;
    -o-transition: .50s ease-in-out;
    transition: .50s ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 10;
}

a.verk_url {
    width:100%;
    height:100%;
    position: absolute;
    display: block;
    top:0;
    left:0;
} 

.grid-item .flokkurb { 
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0 0 0px;
    border-color: transparent transparent transparent rgba(0,0,0,1);
    position: absolute;
    z-index: 30;
    bottom: 0;
    left:0;
    -webkit-transition: .50s ease-in-out;
    -moz-transition: .50s ease-in-out;
    -o-transition: .50s ease-in-out;
    transition: .50s ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 10;
}

.umverkid {
    width:100%;
    height:100%;
    color:#fff;
    padding:10px;
     -webkit-transition-property: width height background-color font-size left top color;
    -webkit-transition-duration: .50s;
    -webkit-transition-delay: .0s;
    -webkit-transition-timing-function: linear;
    transition-property: width height background-color font-size left top color;
    transition-duration: .50s;
    transition-delay: .0s;
    transition-timing-function: linear;
    background: transparent;
    position: absolute;
    z-index: 31;
    top: 0;
    left:0;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
}

.umverkid h3 { 
    font-size: 26px; 
    text-align: center;
    margin: 30% auto 0;  
    z-index: 31;
    position: relative;
}

.umverkid a { 
    color:rgba(255,255,255,0.5); 
    text-decoration: none; 
    font-weight: 400;  
    z-index: 31;
    position: relative;
}

.umverkid a.nanar {
    color:rgba(255,255,255,0); 
    display: inline-block; 
    padding:8px 16px; 
    background:rgba(0,0,0,0); 
    -webkit-transition: .50s ease-in-out;
    -moz-transition: .50s ease-in-out;
    -o-transition: .50s ease-in-out;
    transition: .50s ease-in-out;
    position: absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
}

.umverkid a.nanar:hover {
    color:rgba(255,255,255,0); 
    background:rgba(0,0,0,0); 
}

.grid-item  {
    float:left;
    width:calc(100% / 6);
    height:250px;
    margin: 0px 0 10px;
    position: relative;
    font-size: 16px;
}

.grid-item:hover .umverkid { 
    width:100%;
    height:100%;
    opacity: 1;
    filter: alpha(opacity=100);
    overflow:hidden;
    position: absolute;
}

.grid-item:hover .flokkur { 
   border-width: 0 800px 800px 0; 
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.grid-item:hover .flokkurb {    
    border-width: 800px 0 0 800px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.grid-item:hover .numberfloat { 
   color:#232323;
}

.ninetofive .grid-item:nth-child(2) figure {
    top:-15px;
    height:calc(100% + 30px);
    left: -5px;
    width: calc(100% + 10px);
    z-index: 38;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.ninetofive .grid-item:nth-child(2) .umverkid {
    top:-15px;
    left: -5px;
    height:calc(100% + 30px);
    width: calc(100% + 10px);
    z-index: 39;
}

.grid-item:nth-child(2) .numberfloat {
    z-index: 40;
    bottom: -48px;
}

.ninetofive .grid-item:nth-child(3) figure {
    top:-2px;
    height:calc(100% + 4px);
    left: 0px;
    width: calc(100% + 0px);
    z-index: 32;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.ninetofive .grid-item:nth-child(3) .umverkid {
    top:-2px;
    left: 0px;
    height:calc(100% + 4px);
    width: calc(100% + 0px);
    z-index: 33;
}

.grid-item:nth-child(3) .numberfloat {
    z-index: 34;
    bottom: -37px;
}

.grid-item:nth-child(5) figure {
    top:-17px;
    height:calc(100% + 34px);
    left: -1px;
    width: calc(100% + 2px);
    z-index: 34;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.grid-item:nth-child(5) .umverkid {
     top:-17px;
    height:calc(100% + 34px);
    left: -1px;
    width: calc(100% + 2px);
    z-index: 35;
}

.grid-item:nth-child(5) .numberfloat {
    z-index: 36;
    bottom: -47px;
}

.grid-item:nth-child(6) figure {
    top:-6px;
    height:calc(100% + 8px);
    left: 0px;
    width: calc(100% + 0px);
    z-index: 32;
}

.grid-item:nth-child(6) .umverkid {
    top:-6px;
    left: 0px;
    height:calc(100% + 8px);
    width: calc(100% + 0px);
    z-index: 33;
}

.grid-item:nth-child(6) .numberfloat {
    z-index: 34;
}

.verkin {
    width:100%;
    margin-top: 20px;
    min-height: 300px;
    float: left;
}

.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 p {
    font-size: 17px;
    color:#5a5a5a;
    font-weight: 400;
}

.sidebar a {
    font-size: 16px;
    color:#232323;
    font-weight: 600;
    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;
}

.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;
}

.bloggid {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 200;
    text-align: left;
}

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

.bloggid h3 { 
    margin:3px 0;
}

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

.bloggid h4 { 
    margin:0px 0 20px;
    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
}

.single-post .page-head h1 {
    font-size: 40px;
    margin: 30px 0 0;
}

.single-post .page-head h3 {
    font-size: 28px;
    margin: 5px 0 10px;
    font-weight: 400;
}

.verkefnin {
    width: 32%;
    display: inline-block;
    height: 590px;
    padding: 10px ;
    position: relative;
    text-align: center;
}

.verkefnin .ramminn {
    height:600px;
    margin: 0 auto;
    display: block;
    width: 100%;
    clear: both;
    text-align: center;
}

.verkefnin figure {
    height:100%;
    width: 100%;
    margin: 0 auto;
    float: none;
}

.verkefnin .ramminn.emmett figure {
    max-height: 470px;
    max-width: 350px;
}

.verkefnin .ramminn.bill figure {
    max-height: 480px;
    max-width: 370px;
}

.verkefnin .ramminn.luke figure {
    max-height: 450px;
    max-width: 380px; 
}

.verkefnin .ramminn.bob figure {
    max-height: 410px;
    max-width: 340px; 
}

.verkefnin .ramminn.grat figure {
    max-height: 380px;
    max-width: 360px; 
}

.verkefnin .ramminn .um {
    display: block;
    clear: both;
    height:100px;
    width:100%;
    text-align: left;
    max-width: 390px;
    margin: 10px auto;
    font-size: 18px;
}

.verkefnin .ramminn.emmett .um { max-width: 350px; }
.verkefnin .ramminn.bill .um { max-width: 370px; }
.verkefnin .ramminn.luke .um { max-width: 380px; }
.verkefnin .ramminn.bob .um { max-width: 340px; }
.verkefnin .ramminn.grat .um { max-width: 360px; }

.verkefnin .ramminn .um h3, .pipparar .um h3 {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    font-size: 26px;
    font-weight: 600;
}

.verkefnin .ramminn .um h4, .pipparar .um h4 { 
    width: 100%;
    margin: 0 auto 10px;
    font-size: 24px;
    font-weight: 400;
    color:#696969;
}

.pipparar .um h4 { 
    text-align: left;
}

.verkefnin .ramminn .um a, .pipparar .um a { 
    color: #9f1e58;
    text-decoration: none;
}

.verkefnin .ramminn .um p, .pipparar .um p { 
    font-size: 16px;
    margin: 10px 0;
    color:#bebebe;
    line-height: 1.2;
}

.verkefnin .ramminn .um p span, .pipparar .um p span { 
    color:#232323;
}

.verkefnin .ramminn .um h3 a, .pipparar .um h3 a  { 
    color: #232323;
    text-decoration: none;
}

.category-verkefnin .page-head h1, .category-work .page-head h1, .category-folkid .page-head h1, .category-people .page-head h1, .page .page-head h1 {
    margin: 0px;
    font-size: 40px;
}


.category-verkefnin .page-head h3, .category-work .page-head h3, .category-folkid .page-head h3, .category-people .page-head h3, .page .page-head h3  {
    font-size: 28px;
    margin: 5px 0 10px;
    font-weight: 400;
}

.pipparar {
    width:49%;
    display: inline-block;
    height:300px;
    padding:20px;
    text-align: left;
    margin-bottom: 50px;
}

.pipparar figure { 
    height:250px;
    width:33.333%;
    display: inline-block;
    float: none;
}

.pipparar .um {
    width:64%;
    display: inline-block;
    padding-left: 40px;
    vertical-align: bottom;
} 

.alignright {
    float: right;
    padding:0 0 15px 15px;
}

.alignleft {
    float: right;
    padding:0 15px 15px 0;
}

.merkjasky { 
    list-style-type: none;
    padding:0;
    margin: 0;
    display:none;
}

.merkjasky li {
    display: inline-block;
    margin-right: 10px;
}

.merkjasky li a {
    display: block;
    padding:3px 10px;
    color:#9ea3a3;
    border:1px solid #bcc0c0;
    text-decoration: none;
    border-radius: 5px;
    font-size: 15px;
}

.merkjasky li a:hover {
    color:#ad1c69;
}

.profilemynd, .profilemynd img  {
    max-width: 100%;
    height: auto;
    position: relative;
    border-radius: 50%;
    border:1px solid #ebebeb;
}

.profilemynd:before { 
    position: absolute;
    content: "";
    top:-3px;
    left: -1px;
    height:100%;
    width:100%;
    border: 1px solid #a30157;
    border-radius: 50%;
}

.profilemynd:after { 
    position: absolute;
    content: "";
    top:1px;
    left: 2px;
    height:100%;
    width:100%;
    border: 1px solid #999;
    border-radius: 50%;
}


.single-post .page-head h4.aka {
    color:#8e8e8e;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}

.article-body h3 {
    font-size: 28px;
    font-weight: 600;
}

.article-body h4 {
    font-size: 24px;
    font-weight: 600;
}

/*
 * Default WP Alignment Classes
 *****************************************************************************/

.aligncenter,.alignleft,.alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}

.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

.wp-caption {
    padding: 0;
    background: #fff;
    text-align: center;
    font-size: 15px;
    color: #888;
}

.wp-caption img {
    display: inline;
}

.wp-caption p.wp-caption-text {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-weight: 100;
    font-style: italic;
    color: #555;
}
 
.wp-caption a {
    position: relative;
    text-indent: 0;
}

blockquote {
    position: relative;
    font-size: 1.2em;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px;
}

blockquote:after {
    content: "“";
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    position: absolute;
    top: -20px;
    right: -40px;
    font-size: 70px;
    color: #f3e510;
}

blockquote:before {
    content: "„";
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    position: absolute;
    bottom: -10px;
    left: -40px;
    font-size: 70px;
    color: #f3e510;
}


.slideshow-container {
    height: 450px;
    width: 100%;
    position: relative;
    margin: 0px auto;
    border-radius: 0px;
    padding: 0;
    margin-bottom: 20px;
    border-bottom: 10px solid #c20d19;
}

.page-template-page-undirsida .slideshow-container {
    margin: 60px auto 40px;
        height: 450px;
}

.mySlides {
    display: none;
    width: 100%;
    height:100%;
    max-height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    border-radius: 0px;
    background-color: #ca3c2a;
    position: relative;
}

.mySlides::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height:200px;
    background: #000;
    background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    background-color: #000;
    display: none;
}

.next {
    right: 20px;
    border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
}

.dots {
    bottom: 70px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1001;
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    border: 1px solid #fff;
}

.active, .dot:hover {
    background-color: #fff;
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

.herotext {
    position: absolute;
    bottom: 20px;
    font-size: 22px;
    color: #fff;
    text-shadow: 0 0 10px rgbg(0,0,0,0,0.2);
    z-index: 10;
}

.home .mySlides .herotext {
    display: none;
}

.home .mySlides a {
    display: block;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    font-size: 0;
}

.home .mySlides::after {
    display: none;
}

.home .slideshow-container {
    height: 550px;
}

.herotext h2 {
    font-size: 46px;
    font-weight: 900;
    margin: 0 0 5px;
    padding: 0;
}

.herotext p {
    margin: 0 0 15px;
    font-weight: 500;
}

.herotext a.takki {
    background-color: #fff;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 4px;
    color:#000;
    text-decoration: none;
    font-weight: 600;
    border: none !important;
}

.kvikmynd {
    background-color: #fff;
    height: 370px;
    border-radius: 4px;
    padding: 20px;
    width: calc(25% - 20px);
    position: relative;
    border: 1px solid #dedede;
    text-align: left;
}

.kvikmynd a {
    color:#000;
    text-decoration: none;
}

.kvikmynd h3 {
    font-size: 20px;
    margin: 0 0 5px;
    min-height: 60px;
    display: block;
    float: left;
    width: 100%;
}

.kvikmynd figure {
    height:340px;
    margin-bottom: 20px;
}


.vorurheild {
    background-color: #fff;
    height: 450px;
    border-radius: 4px;
    padding: 20px;
    width: calc(25% - 20px);
    position: relative;
    border: 1px solid #dedede;
    text-align: left;
    min-height: 450px;
}

.vorurheild a {
    color:#000;
    text-decoration: none;
}

.vorurheild h3 {
    font-size: 20px;
    margin: 0 0 5px;
    display: block;
    float: left;
    width: 100%;
}

.vorurheild figure {
    height:220px;
    margin-bottom: 20px;
}

.spil {
    background-color: #fff;
    height: 340px;
    border-radius: 4px;
    padding: 20px;
    width: calc(25% - 20px);
    position: relative;
    border: 1px solid #dedede;
    text-align: left;
    min-height: 340px !important;
}

.spil a {
    color:#000;
    text-decoration: none;
}

.spil h3 {
    font-size: 20px;
    margin: 0 0 5px;
    min-height: 60px;
    display: block;
    float: left;
    width: 100%;
}

.spil figure {
    height:210px;
    margin: 20px 0;
}

.swiper-wrapper { 
    padding-bottom: 50px;
}

.swiper-button-next, .swiper-button-prev {
    background-color: #000;
    padding: 5px;
    border-radius: 4px;
    color: #fff !important;
    opacity: 0.4;
    transition: 0.3s ease-in-out;
}

.swiper-button-next, .swiper-button-prev {
  & svg {
    max-height: 20px;
  }
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    opacity: 0.9;
    background-color: #c20d19;
}

swiper-button-next, .swiper-button-prev {
  &.swiper-button-disabled {
    cursor: auto;
    opacity: .15 !important;
    pointer-events: none;
  }
}


.cat {
    padding: 40px 0;
    width: calc(25% - 10px);
    display: inline-block;
    padding-right: 30px;
    padding-left: 0px;
}

.cat.r {
    padding-right: 0px;
    padding-left: 30px;
}

.cat .cat_img {
    width:100%;
    vertical-align: top;
}

.cat .cat_img figure {
    height:200px;
    border-radius: 8px;
    margin-bottom: 30px;
}

.cat .cat_info {
    width:100%;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    font-size: 16px;
}

.cat .cat_info p {
    margin-top: 5px;
    line-height: 1.2;
}

.cat .cat_info h3 {
    font-size: 22px;
    margin:0px 0 5px;
    line-height: 1;
    font-weight: 800;
}


.sjananar {
    display: inline-block;
    position: relative;
    font-weight: 700;
    text-decoration: none;
    color: #232323;
    transition: 0.3s ease-in-out;
}

.sjananar::after {
    position: absolute;
    content: "";
    bottom: -3px;
    left: 0;
    height:3px;
    width: 20px;
    background-color: #938e8f;
    transition: 0.3s ease-in-out;
}

.sjananar:hover:after {
    width: 100%;
    background-color: #ca3c2a;
}

.vorumerki {
    width:100%;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 20px 0;
    height:200px;
}

.vorumerki h3 {
    color:#000;
    margin-bottom: 5px;
}

.vorumerki p {
    margin: 5px 0;
}

.vorumerki h3 a {
    color:#000;
    text-decoration: none;
}

.vorumerki figure {
    height:150px;
    width: 260px;
    float: left;
}

.vorumynd {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    padding-right: 50px;
}

.voru-lysing {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    padding-top: 0px;
    text-align: left;
}

.vorumerkid {
    width: calc(20% - 15px);
    margin: 0 10px 10px 0;
    display: inline-block;
    float:left;
    padding: 10px;
    min-height: 400px;
}

.vorumerkid figure {
    height: 240px;
}

.vorumerkid.spil figure {
    height: 230px;
}

.vorumerkid h3 {
    font-size: 18px;
}

.vorumerkid a {
    color: #000;
    text-decoration: none;
}

.breadcrumb {
    padding: 8px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}
.breadcrumb a {
    color: #232323;
    text-decoration: none;
}


.starfsfolk {
    padding: 20px 0;
    font-size: 16px;
}

.starfsfolk .staff {
    width:100;
    border: 1px solid var(--ormsson-ligthgrey);
    padding: 10px;
    margin-bottom: 3px;
    background: #fff;
    border-radius: 4px;
}

.starfsfolk .staff a {
    color:#000;
    text-decoration: underline var(--ormsson-orange);
    text-decoration-thickness: 1px;
}

.starfsfolk .staff:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.starfsfolk .staff.top {
    border-bottom: none;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: 700;
}

.starfsfolk .staff .staff_name {
    display: inline-block;
    width:50%;
    vertical-align: top;
}

.starfsfolk .staff .staff_titill {
    display: inline-block;
    width:50%;
    vertical-align: top;
    text-align: right;
}

.starfsfolk .staff .staff_titill span {
    color:var(--ormsson-darkgrey)
}

#myInput {
    margin: 0 10px;
    width:calc(100% - 20px);
}

.gallery:after {content:"";display:table;clear:both;}

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block; margin:1em auto;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}


.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}


.gallery figure {float:left; margin:0 2% 1em 0; min-height: 300px;}


.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}


.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}


.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}


.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}


.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}


.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}


.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}


.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}


.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}

h2.bordspil_haus {
    font-size: 32px;
    margin: 5px 0 5px !important;
}

h3.bordspil_haus {
    font-size: 24px;
    margin: 0px 0 20px;
    font-weight: 500;
}

.corpcolor {
    color:#cc1723;
}