*, *::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: "Poppins", 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:#121212;
    text-decoration: none;
}

.skip-link { display:none; }

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

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

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: 1340px;
    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:210px;
    box-shadow: 0 0 0px rgba(0,0,0,0);
    top: 0;
    left:0;
    border-bottom:1px solid rgba(255,255,255,0);
    background:#004228;
    z-index: 100;
    font-size: 16px;
    background-image: url(../img/lifframtidin_header.jpg);
    background-size: cover;
}

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

header.header.scroll {

    box-shadow: 0 0 20px rgba(0,0,0,0.03);
    border-bottom:1px solid #004228;
}

header.header.scroll.open {

    box-shadow: 0 0 20px rgba(0,0,0,0);
    border-bottom:1px solid #004228;
}

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

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

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

.hdr-logo {
    margin: 0;
    padding:0px;
    float: left;
    color:#fff;
    height:161px;
    width: 100%;
    text-align: center;
}

.hdr-logo a { vertical-align: top;height:170px;width:278px;font-size: 0px;display: inline-block;color:#fff !important; background-image: url(../img/lf_merki.png?v=2);background-size: cover; }

#nav-main {
    padding: 0px;
    line-height: 40px;
    height: 40px;
    width: 100%;
    background-color: #cba659;
    text-align: center;
    margin-top: 10px;
    float: left;
}

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

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

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

#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:1px;
    background:#fff;
    position: absolute;
    bottom: 7px;
    left:calc(50% - 10px);
    opacity: 0.4;
}

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

#nav-main ul li.hnappur a {
    background-color: #004228;
    display: block;
    border-radius: 4px;
    color:#fff;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    transition: 0.3s ease-in-out;
}

#nav-main ul li.hnappur a:hover {
    background-color: #000;
}

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

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

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

h4.flokkur {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    color:#004228;
    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: 700; 
    margin: 0 0 5px;
    line-height: 1;
    padding-right: 60px;
    color:#004228;
}

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;
    background: #000;
    border-radius: 4px;
    padding: 10px 20px;
    text-decoration: none;
    z-index: auto;
    transition: 0.3s ease-in-out;
    margin:20px 0 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

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

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

.samfelasmidlar a {
    font-weight: 400;
}

.ourmethod {
    width:100%;
    padding:40px 0;
    font-size: 16px;
    float:left;
    color:#232323;
    text-align: center;
    margin-top: 3px;
}

.ourmethod h2 {
    margin: 0 0 5px;
    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 .article-body h2, .ninetofive .article-body h2 {
    margin: 0 0 15px;
}

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

article.blogg {
    width:calc(25% - 14px);
    clear: both;
    margin: 20px 10px 0 0;
    display: inline-block;
    vertical-align: top;
}

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

article.blogg .bloggid {
    float:left;
    width:250px;
    padding:0 10px;
    text-align: center;
    font-size: 16px;
}

article.blogg .texti {
    float:left;
    width:calc(100% - 0px);
    padding:10px 20px 0 0;
    text-align: left;
    font-size: 16px;
    color:#004228;
    transition: 0.4s ease-in-out;
    background-color: #fff;
}

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

article.blogg .texti date {
    padding-top: 20px;
    color:#8e8e8e;
    line-height: 30px;
}

article.blogg .texti a.nanar {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

article.blogg .texti h3 {
    padding-top: 0px;
    margin: 5px 0 10px;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    color:#121212;
}

article.blogg .texti h4 {
    font-weight: 400;
    margin: 0;
    color:#555;
}

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

article.blogg .texti h3 a {
    text-decoration: none;
    color:#121212;
    font-weight: 600;
    font-size: 18px;
}

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: 200px;
    background: #f9f9f9;
    padding: 30px 0 20px;
    color:#000;
    margin-top: 50px;
}

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

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

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

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

footer #ta_menu {
    width: calc(25% - 0px);
    text-align: center;
    padding:0px 20px;
}

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

footer .lang-item {
    display:none;
}

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

.samfes {
    float:right;
}

.samfes a {
    color:#004228;
    text-decoration: none;
    font-weight: 700;
}

#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: 40px;
    height: 45px;
    position: fixed;
    margin: 10px auto;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    right: 15px;
    top: 15px;
    display:none;
    z-index: 1000;
}

#hamborgari span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

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

#hamborgari span:nth-child(2) {
  top: 10px;
}

#hamborgari span:nth-child(3) {
    top: 20px;
}

#hamborgari.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#hamborgari.open span:nth-child(2) {
    transform: rotate(45deg);
}

#hamborgari.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 11px;
}


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

.menu {
    width:0px;
    height: 0px;
    background:#232323;
    margin-left: -20px;
    margin-top: -20px;
    -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-weight: 700;
}

.menu.open {
    background:#232323;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    margin-top:  0px;
    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;
}

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

header open

.menu .Getintouch {
    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); 
    position: absolute;
    top: 90px;
    left: 340px;
    list-style: none;
    font-size: 14px;
}

.menu .Getintouch h3 { 
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: underline;
}

.menu .Getintouch a { 
    color: #fdf8f8;
    text-decoration: none;
}

.menu .Getintouch p {
    margin-top: 0;
}

.menu ul {
    display: none;
    transition: .30s ease-in-out;
    opacity: 0;
}

.menu.open ul {
    display: block;
    opacity: 1;
}

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

.menu ul li {
    margin: 10px 0;
}

.menu ul li a {
    font-size: 30px;
    color: #fff;
    text-decoration: none;
}

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

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

.page-head {
    width:100%;
    padding: 20px 0;
    margin-top: 220px;
}

.bloggidokkar .page-head {
    width:100%;
    padding: 40px 0 40px 0;
    margin-top: 100px;
    text-align: left;
}

.thjonusta h1 {

}

.thjonusta h3 {
    font-weight: 400;
}


.bloggidokkar .wrapper {
    max-width: 1024px;
    text-align: center;
}

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

.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 {
    color: #bebebe;
}

.blogg h2 {
    text-align: left;
    color:#004228;
    font-weight: 800;
}

.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: calc(50% - 30px);
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
    padding-bottom: 50px;
    font-weight: 300;
    text-align: left;
    margin-right: 30px;
}

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

.blogg figure {
    height:220px;
    width:100%;
    margin-bottom: 0px;
}

.reviews figure {
    height:240px;
    width:calc(100% - 20px);
    margin: 0 10px 10px 10px;
    border-radius: 4px;
}

.reviews:nth-child(2) figure {
    margin-top: 40px;
}

.reviews:nth-child(3) figure {
    margin-top: 20px;
}

.reviews:nth-child(5) figure {
    margin-top: 20px;
}

.reviews:nth-child(6) figure {
    margin-top: 40px;
}

.bloggid h3 { 
    margin:3px 0;
}

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

.reviews h3 { 
    margin:3px 0;
    font-size: 18px;
    font-weight: 700;
    padding: 0 20px;

}

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

.reviews h4 {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    padding: 0 20px;
    margin: 0;
    color: #555;
}

.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: 0px;
    text-align: center;
}

.single-post .page-head h3 {
    font-size: 28px;
    margin: 5px 0 10px;
    font-weight: 400;
    text-align: center;
    color:#555;
}

.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 !important;
    padding:0 0 15px 15px !important;
}

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

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

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

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

.gsm_getintouch {
    width: 100%;
    margin-top:20px;
    position: absolute;
    bottom:30px;
    left:0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.gsm_getintouch h3 { 
    color:#fff;
    font-size: 22px;
    margin: 0;
}

.gsm_getintouch h4 { 
    color:#d2d2d2;
    font-size: 18px;
    margin: 0 0 10px;
    font-weight: 500;
}

.gsm_getintouch a {
    text-decoration: none;
    color:#f4c901;
} 

.gsm_getintouch i { 
    font-style: normal;
}

/*
 * 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: 1em;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
}

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

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

.slideshow-container {
    height: calc(80vh - 180px);
    width: 100%;
    position: relative;
    margin: 180px auto 0;
}

.mySlides {
    display: none;
    width: 100%;
    height:100%;
    max-height: 80vh;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}

.mySlides::after {
    content: "";
    bottom: 0;
    width:100%;
    height:400px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 95%, rgba(0,0,0,0) 100%);
    position: absolute;
    z-index: 0;
}

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

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

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

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 90px;
}

.dots {
    bottom: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.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: 100px;
    max-width: 720px;
    font-size: 18px;
    color: #fff;
    text-shadow: 0 0 10px rgbg(0,0,0,0,0.2);
    z-index: 10;
}

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

.herotext p {
    margin: 0 0 15px;
}

.herotext a.takki {
    background-color: #004228;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 4px;
    color:#fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
}

.efnid {
    width: 100%;
    margin: 10px 0 0;
    font-size: 20px;
    color: #7d7d7d;
}

.efnid ul {
    padding-left: 30px;
}


.synieintak {
    margin: 60px auto;
    width: 100%;
}

.arkitektar_win {
    margin: 80px auto;
    width: 100%;
    background-color: #f9f9f9;
    padding: 40px 0;
}

.synieintak .headline  {
    display: inline-block;
    width:40%;
    vertical-align: middle;
    padding-right: 50px;
}

.synieintak .headline h2 {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    padding: 0 60px 0 0;
    line-height: 1;
    color:#004228;
}

.synieintak .headline h4 {
    margin: 5px 0;
    padding: 0;
    color:#84754d;
    font-weight: 400;
    font-size: 20px;
}

.synieintak .lysing  {
    display: inline-block;
    width:60%;
    font-size: 20px;
    color:#555;
    vertical-align: middle;
}

.synieintak .myndir {
    margin: 40px 0 10px;
    width:100%;
}

.synieintak .myndir .mynd {
    width:16%;
    border-radius: 4px;
    border:1px solid #f9f9f9;
    height:300px;
    display: inline-block;
    margin-left:10px;
}

.synieintak .myndir .sjameira {
    width:17%;
    display: inline-block;
    margin-left:10px;
    padding:60px 0 0;
    vertical-align: top;
    text-align: center;
}

.synieintak .myndir .sjameira a {
    color:#232323;
    text-decoration: none;
}

.synieintak .myndir .sjameira i {
    height:80px;
    width:80px;
    border: 2px solid #232323;
    line-height: 78px;
    text-align: center;
    border-radius: 40px;
    margin-bottom: 10px;
    font-size: 30px;
    transition: 0.3s ease-in-out;
}

.synieintak .myndir .sjameira a:hover i {
    background-color:#232323;
    color:#fff;
}

.synieintak .myndir .mynd.nreitt {
    width:28%;
}

.synieintak .myndir .mynd.small {
    height: 250px;
}

.synieintak .myndir .mynd figure {
    border-radius: 4px;
}

.synieintak .myndir .myndtexti {
    width:calc(70% - 20px);
    display: inline-block;
    padding-left: 40px;
    vertical-align: top;
}

.synieintak .myndir .myndtexti.pr {
    padding-left: 0px;
    padding-right: 40px;
}

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

.drauminadveruleika {
    padding: 10px;
}

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

.sjameira h4 {
    margin: 20px 0;
    font-weight: 500;
    font-size: 22px;
}

.sjameira a {
    display: inline-block;
    background-color: #121212;
    color:#fff !important;
    padding: 10px 20px;
    border-radius: 4px;
}

.article-content ul {
    margin: 20px 0;
    padding: 0 0 0 30px;
}

.medmaeli {
    background-color: rgba(208,164,72,0.1);
    text-align: left;
}

.medmaeli h3 {
    font-weight: 500;
}

.medmaeli h4 {
    font-style: italic;
    font-weight: 500;
    color:#555;
}

h2.maxwidth {
    max-width: 1024px;
    display: inline-block;
    width: 100%;
}

.gjafabref {
    border: 1px solid #cba659;
    display: black;
    padding: 10px;
    background:#f5edde;
    margin-top: 20px;
}

.gjafabref h3 {
    margin:0;
    font-weight: 500;
}

.gjafabref h2 {
    margin:5px 0 20px !important;
    padding: 0 !important;
    color: #000 !important;
    font-weight: 700 !important;
}

.gjafabref .lysing {
    font-size: 18px !important;
    color: #000 !important;
}

.gjafabref .lysing a {
    display: inline-block;
    background-color: #121212;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 4px;
}

article.reviews {
    width: calc(20% - 14px);
    clear: both;
    margin: 20px 10px 0 0;
    display: inline-block;
    vertical-align: top;
}

.texti-medmaeli {
    display: inline-block;
    width:70%;
    vertical-align: top;
    padding-right: 60px;
}

.mynd-medmaeli {
    display: inline-block;
    width:30%;
    vertical-align: top;
    float: right;
}

em {
    color: #555;
}

.medmaelisja {
    width: 100%;
    margin: 30px 0;
    text-align: center;
}