@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;400;600;700;800;900;1000&display=swap');

*, *::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: 'Mulish', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding:60px 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: 'Mulish', sans-serif;
    font-weight: 700;
    font-style: normal;
}

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

strong {
    font-weight: 700;
}

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

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

#typed2 {
    top: 100px;
    position: absolute;
    width:calc(100% - 700px)
}

#lysing {
    font-size: 20px;
    color: #757575;
}

header.header {
    position: fixed;
    width:100%;
    height:60px;
    top: 0;
    left:0;
    background:rgba(255,255,255,1);
    z-index: 100;
    font-size: 18px;
}

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

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

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

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

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

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

.hdr-logo {
    line-height: 36px;
    font-size: 36px;
    padding:7px 0;
    float: left;
    font-weight: 600;
    color:#e4e4e4;
    overflow: hidden;
    margin: 3px auto 0;
}

.hdr-logo a { display: block;font-size: 26px; font-weight: 900; }

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

#nav-main ul {
    list-style-type: none;
    margin: 0;
    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:#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:#6f9dcc;
    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 #6f9dcc;
    color:#000;
}

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

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

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

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

.lang-item-2 {
    margin-left: 40px !important;
}

#nav-main ul li.lang-item-2::before {
    content: "";
}

.adal {
    background: #fff;
    margin: 0;
    padding: 20px 0 40px;
    float: left;
    width: 100%;
    position: relative;
    height: 640px;
}

.adal .texti {
    width: 100%;
    float: left;
    padding: 120px 50px 0 0px;
    height: 600px;
    position: relative;
    z-index: 2;
}

.adal .texti a.nanar {
    color:#fff;
    text-decoration: none;
    font-weight: 700;
    background-color: #000;
    display: inline-block;
    color:#fff;
    padding: 10px;
    border-radius: 4px;
}

.forsidumynd {
    width: calc(100% - 0px);
    height:600px;
    margin: 0px;
    position: absolute;
    border-radius: 10px;
    z-index: 1;
    max-width: 1340px;
}

.forsidumynd figure {
    width:600px;
    height:600px;
    border-radius:10px;
    -webkit-mask-image: url(../img/verk_maski_1.svg);
    mask-image: url(../img/verk_maski_1.svg);
    webkit-mask-image: url(../img/verk_maski_1.svg);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    float: right;
}

.forsidumynd a {
    width:100%;
    height:580px;
    overflow: hidden;
    display: block;
    transition: 0.2s ease-in-out;
}

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

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

h3.yfirfyrirsogn {
    font-size: 32px;
    font-weight: 900;
    margin: 0 0 5px;
    line-height: 1;
}

h2.titill {
    font-size: 46px;
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
    color:#000;
}

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

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

.slider {
    position: absolute;
    bottom:30px;
    list-style-type: none;
    padding:0;
    margin:0;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
}

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

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

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

.slider li.valid a:before{
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    border: 1px solid #fff;
    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 22px;
    text-decoration: none;
    z-index: auto;
    -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;
    margin:20px 0 0 -7px;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    color: #fff;
}

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

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

.samfelasmidlar a {
    font-weight: 400;
}

p.undir {
    color:#757575;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    margin: 5px 0;
}

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

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:60px 0;
    font-size: 18px;
    float: left;
}

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

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

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

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

.ferdin {
    width:calc(33.33334% - 25px);
    clear: both;
    margin: 20px 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    color:rgb(113, 113, 113) !important
}

.ferdin a {color:rgb(113, 113, 113) !important}

.ferdin:nth-child(3) {
    width:calc(33.33334% - 0px);
    margin-right: 0px;
}

.ferdin h3 {
    float: left;
    margin: 0px 0 5px;
    width: 100%;
    font-size: 20px;
    color:#000;
}

.ferdin p {
    float: left;
    margin: 3px 0 10px;
    width: 100%;
    font-size: 18px;
}

.ferdin .pricefrom {
    margin: 0 0 0 0;
}

.ferdin .duration {
    margin: 0 0 0 0;
}

.ferdin .pricefrom strong, .ferdin .duration strong {font-weight: 700; color:#000000; }

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

.blogposts article.blogg:last-child {
    width:calc(25% - 0px);
    margin-right: 0px;
}

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 figure, .ferdin figure  {
    height:280px;
    width:100%;
    margin-bottom: 10px;
    border-radius: 8px;
}

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

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

article.blogg .texti h3 a {
    text-decoration: none;
    color:#000;
    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;
}

footer {
    width: 100%;
    float: left;
    min-height: 200px;
    background: #fcfcfc;
    padding: 30px 0 20px;
    color:#232323;
}

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

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

footer h3 {
    font-size: 18px;
    font-weight: 800;
    margin: 0;
    color:#232323;
}

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

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

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

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

footer #ta_Getintouch {
    width: calc(25% - 0px);
    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-family: 'Poppins', sans-serif;
    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;
    font-weight: 700;
}

#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: 36px;
    height: 36px;
    position: fixed;
    margin: 0px auto;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
    top: 13px;
    left:20px;
    z-index: 103;
    display: none;
}
#hamborgari span {
    display: block;
    position: absolute;
    height: 4px;
    width: 30px;
    background: #333;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    top: 8px;
}

#hamborgari span:nth-child(1) {
    left: 10px;
    top: 5px;
}

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

#hamborgari span:nth-child(3) {
    left: 10px;
    top: 21px;
    width: 30px;
}

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

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

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

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


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

.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-family: 'Mulish', sans-serif;
    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;
}

.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;
    -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: 70px;
    left: 0px;
    list-style: none;
    width: 100%;
    padding: 0;
    text-align: center;
}

.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 {
    background:#fff;
    width:100%;
    padding: 20px 0;
    margin-top: 40px;
}

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

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

.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-family: 'Mulish', sans-serif;
    font-weight: 500;
    z-index: 10;
    width: 100%;
    text-align: center;
}

.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 h3.top {
    margin-top: 0px;
}

.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-family: 'Mulish', sans-serif;
    font-weight: 200;
}

.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-family: 'Mulish', sans-serif;
    font-weight: 200;
}

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

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

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

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

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

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

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

.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 .page-head h1, .page .page-head h1 {
    margin: 0px;
    font-size: 40px;
    font-weight: 900;
}


.category .page-head h3, .page .page-head h3  {
    font-size: 28px;
    margin: 5px 0 10px;
    font-weight: 400;
    color: #757575;
}

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

.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: 1.2em;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px;
}

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

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

.article-body p.pricefrom {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
}

.article-body p.duration {
    font-size: 22px;
    font-weight: 700;
    margin-top: 0;
}

.whyboowithus {
    background: #fff;
    padding: 15px;
    font-size: 16px;
}

.whyboowithus li {margin: 5px 0;}

.ourstaff {
    width: 100%;
    float: left;
    margin:40px 0;
    background: #fcfcfc;
    padding: 40px 0;
}
.staff_text {
    width:calc(100% - 600px);
    display: inline-block;
    vertical-align: top;
}

.staff_item {
    width:300px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 250px;
}

.staff_text h3 {font-size: 20px; font-weight: 700;color: rgb(113, 113, 113) !important; margin: 5px 0; }
.staff_text h2 { font-size: 40px; font-weight: 900; margin: 5px 0; padding-right: 200px;}

.staff_text p {font-size: 18px; color: rgb(113, 113, 113) !important; margin: 10px 0 0; padding-right: 100px; }

.staff_item figure {
    width: 250px;
    height: 300px;
    margin: 0 25px;
    -webkit-mask-image: url(../img/verk_maski_5.svg);
    mask-image: url(../img/verk_maski_5.svg);
    webkit-mask-image: url(../img/verk_maski_5.svg);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-color: #6f9dcc;
}

.staff_item .staff_info {
    position: absolute;
    bottom: -10px;
    width: calc(100% - 50px);
    margin: 0 25px;
    background-color: rgba(255,255,255,0.99);
    height: 70px;
    z-index: 2;
    text-align: center;
    border-radius: 4px;
}

.staff_item .staff_info h3 { margin:10px 0 5px; font-size: 18px; font-weight: 900; }
.staff_item .staff_info h4 { margin:0px 0 5px; font-size: 18px; font-weight: 400; color: rgb(113, 113, 113) !important; }