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

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

html {
    box-sizing: border-box;
}

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

body {
    background: fefcf7;
    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:#a30157;
    text-decoration: underline;
}

.skip-link { display:none; }

h1, h2, h3, h4 {
    font-family: 'Poppins', 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;
}

.ml20 {
    margin-left: 20px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.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:60px;
    box-shadow: 0 0 0px rgba(0,0,0,0);
    top: 0;
    left:0;
    background:rgba(140,6,99,0);
    z-index: 100;
    font-size: 16px;
    padding: 3px 10px;
}

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

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

header.header.scroll.open {
    background:rgba(140,6,99,0);
    box-shadow: 0 0 20px rgba(0,0,0,0);
}

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

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

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

.hdr-logo {
    margin: 4px 0;
    line-height: 36px;
    font-size: 36px;
    padding:7px 0;
    float: left;
    font-weight: 600;
    color:#e4e4e4;
    background:url(../img/pablo_merki.png);
    background-size: cover;
    width: 135px;
    height: 69px;
    transition: 0.3s ease-in-out;
}

.header.scroll .hdr-logo, .page .header .hdr-logo {
    width: 92px;
    height: 51px;
    margin: 3px 0;
}

.hdr-logo a { font-weight: 800;font-size: 0px; display: block; height:100%; width: 100%; position: absolute; }

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

#nav-main ul {
    list-style-type: none;
    margin: 5px 0;
    padding: 0px;
    float: right;
    transition: 0.3s ease-in-out;
}

header.header.scroll #nav-main ul, .page header.header #nav-main ul {
    margin-top: 0 !important;
}

#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: 300;
    opacity: 0.3;
}

#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:rgb(245, 201, 203);
    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;
    display: none !important;
}



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

.adal {
    background: rgb(254,254,254);
    background: linear-gradient(0deg, rgba(254,254,254,1) 17%, rgba(252,246,247,1) 100%);
    margin: 0;
    padding: 100px 0 80px;
    width: 100%;
    position: relative;
    height:700px;
    background-image: url(../img/2E4A0859.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.adal::after {
    background: #E25F30;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #EF4F8A, #E25F30, #FFA41B, #2B715B);
    background: linear-gradient(to right, #EF4F8A, #E25F30, #FFA41B, #2B715B);

background: rgb(231,96,95);
background: radial-gradient(circle, rgba(231,96,95,1) 14%, rgba(227,68,67,1) 25%, rgba(229,79,79,1) 37%, rgba(230,88,87,1) 70%);
    position: absolute;
    opacity: 0.8;
    height:100%;
    width:100%;
    top:0;
    left:0;
    content: " ";
    z-index: 1;
}

.adal .texti {
    width: 100%;
    max-width: 800px;
    padding: 100px 0px 0 0px;
    position: relative;
    z-index: 3;
    text-align: center;
    color:#fff;
    font-size: 18px;
    margin: 0 auto;
    font-weight: 300;
}

.adal .texti a.nanar {
    color:#fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    background-color: transparent;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    transition: 0.3s ease-in-out;
    border:2px solid #fff;
}

.adal .texti a.nanar:hover {
    color:#ffd130;
    border:2px solid #ffd130;
}


h3.yfirfyrirsogn {
    font-size: 32px;
    margin: 0 0 20px;
    line-height: 1;
    color:#fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
}

h2.titill {
    font-size: 70px;
    margin: 10px auto ;
    text-transform: uppercase;
    color:#fff;
    max-width: 800px;
    line-height: 1;
    font-weight: 900;
    /*text-shadow: 5px 5px #805628;*/
}

h2.titill a {
    color:#fff;
    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: #2b715c;
    border-radius: 0px;
    padding: 10px 20px;
    text-decoration: none;
    z-index: auto;
    transition: 0.3s ease-in-out;
    margin:20px 0 0 -7px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

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

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

.samfelasmidlar a {
    font-weight: 400;
}

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

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:40px 0;
    font-size: 18px;
    float:left;
    text-align: center;
}


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

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

article.blogg {
    width:24%;
    clear: both;
    margin: 20px 0;
    display: inline-block;
}

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:20px;
    text-align: left;
    font-size: 16px;
    background:#f4c901;
    color:#4D4637;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

article.blogg .texti:hover {
    background:#4D4637;
    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;
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
    color:#fff;
}

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

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

article.work .texti h4 {
    font-weight: 400;
    margin: 0px 0;
    color:#96244e;
    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: rgba(245, 201, 203,0.5);
    padding: 40px 0;
    color:#232323;
    z-index: 9;
    position: relative;
    margin: 10px 0 0 0;
}

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

footer a:hover { color:#232323; }

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

footer h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    color:#96244e;
    text-transform: uppercase;
}

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

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

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

footer #ta_menu input {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    border-radius: 4px;
    text-align: center;
    width: 100%;
    background:transparent;
    padding: 10px 0;
    color:#fff;
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: 500;

}

footer #ta_menu input::placeholder {
    color:rgba(255,255,255,0.6);
}

footer .nf-form-fields-required {
    display: none !important;
}

.nf-error .nf-error-msg {
    color: #f39ca1 !important;
}

.nf-error.field-wrap .nf-field-element:after {
    background: #f39ca1 !important;
}

.nf-error .ninja-forms-field {
    border-color: #f39ca1 !important;
    transition: all .5s;
}

.nf-error-msg.nf-error-required-error {
    position: absolute;
    width: 100%;
}

.nf-error-msg, .ninja-forms-req-symbol {
    color: #f39ca1 !important;
}

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:rgb(245, 201, 203);
    background:#96244e;
    font-size: 13px;
}

.samfes {
    display: block;
    width:100%;
    margin: 40px 0;
    text-align: center;
    float: left;
}

.samfes a, .siteinfo a {
    color:#e75331;
    text-decoration: none;
    font-weight: 400;
    background-color: rgba(255,255,255,0.4);
    height:40px;
    width:40px;
    border-radius: 20px;
    display: inline-block;
    vertical-align: top;
}
 
.samfes a:hover { background-color: rgba(255,255,255,0.8); }

#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: 36px;
    height: 36px;
    position: fixed;
    margin: 0px auto ;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
    z-index: 101;
    padding: 10px;
    box-sizing: unset;
    top:8px;
    left:8px;
}

#hamborgari span {
    display: block;
    position: absolute;
    height: 4px;
    width: 30px;
    background: #fff;
    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: 15px;
}

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

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

#hamborgari.open span {
    background: rgba(238,80,137,1) !important;
}

#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: #fff;
    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;
    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;
    top: 0;
    position: absolute;
}

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

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


.menu .Getintouch {
    display: none;
    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;
    filter: alpha(opacity=0);
}

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

.menu ul {
    position: relative;
    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: 100px 0;
    margin-top: 60px;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    text-align: center;
}

.page-id-11 .page-head  {
    min-height: 400px;
}

.page-head h1 {
    margin: 0px;
    font-size: 90px;
    color: rgb(245, 201, 203);
    text-align: center;
}

.page-id-11 .page-head h1 {
    color: rgb(226, 95, 47);
}


.page-head h3  {
    font-size: 32px;
    margin: 5px 0 10px;
    font-family: 'Poppins', sans-serif;
    color: rgb(245, 201, 203);
    text-align: center;
    font-weight: 100;
}

.page-head .takki {
    display: inline-block;
    margin: 20px auto;
    font-size: 18px;
    padding: 10px 50px;
}

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


.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;
    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 {
    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); 
    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: 100;
}

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

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

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

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

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

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

.pink, .pink a {
    color:#ef4f8a;
}

.green, .green a {
    color:#2d705c;
}

.orange, .orange a {
    color:#e35f31;
}

.yellow, .yellow a {
    color:#ffa41b;
}

.eventday {
    display: inline-block;
    width:60%;
    padding: 20px;
    vertical-align: top;
    color:#96244e !important;
}

.eventday figure {
    height:360px;
    width: 100%;
    background-color: rgba(238,80,137,1) !important;
    margin-bottom: 20px;
}

.events {
    width:100%;
    padding: 40px 0;
    margin:0 0 0px 0;
    text-align: center;
    background-color: #fff !important;
    color:#96244e !important;
}

.events h1, .ninetofive h1 {
    margin: 0 0 20px;
    color: rgb(255, 255, 255);
    text-shadow: 0 0 1px #96244e;
    font-size: 70px;
    text-transform: uppercase;
    font-weight: 800;
}

.events h2.top, .ninetofive h2 { 
    margin-top: -85px;
    font-size: 40px;
    color:#96244e;
}

.events h3.top, .ninetofive h3.top { 
    margin-top: -25px;
    font-size: 20px;
    font-weight: 100;
    color: #232323;
}

.ninetofive h3.top {
    margin-top: 5px;
    margin-bottom: 40px;
}

.eventday h2 {
    margin:0;
    font-size: 26px;
    color: #96244e !important;
    text-transform: uppercase;
}
.eventday h3 { margin:10px 0 0; font-weight: 500; color:#232323;}
.eventday h4 { margin:0; font-weight: 400; color:#232323;}

.ourstaff {
    width: 100%;
    float: left;
    margin:40px 0;
    background: rgba(238,80,137,1) !important;
    padding: 80px 0;
}
.staff_text {
    width:24%;
    display: inline-block;
    vertical-align: top;
}

.staff_item {
    width:19%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 330px;
}

.staff_text h3 {font-family: 'Poppins', sans-serif;font-size: 20px; font-weight: 100;color: rgba(255, 255, 255,0.6) !important; margin: 5px 0; }
.staff_text h2 { font-size: 50px; font-weight: 700; margin: 5px 0; padding-right: 10px;color: #fff; line-height: 1; }

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

.staff_item figure {
    width: 227px;
    height: 260px;
    margin: 0 25px;
    background-size: 100%;
    transition: 0.3s ease-in-out;
    opacity: 0.9;
}

.staff_item:hover figure {
    width: 227px;
    height: 260px;
    margin: 0 25px;
    background-size: 101%;
    opacity: 0.9;
}

.staff_item .staff_info {
    position: absolute;
    bottom: 10px;
    width: calc(100% - 20px);
    margin: 0 25px;
    background-color: rgba(238,80,137,1) !important;
    height: 70px;
    z-index: 2;
    text-align: center;
    border-radius: 0px;
    color:rgb(245, 201, 203);
}

.staff_item .staff_info h3 { margin:0;font-size: 18px;font-weight: 500; color: #fff; }

.staff_item .social { margin:0; }
.staff_item .social ul { margin:5px 0; padding:0; list-style-type: none; color: #fff; }
.staff_item .social ul li { display: inline-block; }
.staff_item .social ul li a { color: rgba(255,255,255,0.6); font-size: 20px; margin:0 2px; transition: 0.3s ease-in-out; }
.staff_item .social ul li a:hover { color: rgba(255,255,255,1); }
.page header.header {
    background-color: #232323 !important;
}

footer #ta_address {
    font-size: 18px;
    text-align: left;
    font-weight: 400;
}

footer #ta_address h3 {
    text-align: left;
    margin-bottom: 20px;
    font-weight: 700;
}

footer #ta_address span {
    float: right;
}

footer ul.boka {
    margin: 0 !important;
    float: none;
}

footer ul.boka a {
    border: 1px solid #96244e;
    color:#96244e;
}

footer ul.boka a:hover {
    border: 1px solid #96244e;
    color:#232323;
}

.tripA {
    background-image: url(../img/tripadvisor.svg);
    width: 28px;
    display: inline-block;
    height:20px;
    background-repeat: no-repeat;
    margin-top: 11px;
}

.samfes a {
    line-height: 40px;
    margin: 0 2px;
    opacity: 0.8;
    transition: 0.3s ease-in-out;
}

.samfes a:hover {
    opacity: 1;
}

.samfes a i {
    font-size: 22px;
    line-height: 40px;
}

.icons {
    width:100%;
    padding: 0px 0;
    position: absolute;
    bottom: 50px;
    left:0;
    z-index: 10;
}

.icons .wrapper {
    max-width: 900px;
}

.icons .icon {
    display: inline-block;
    width: 25%;
    text-align: center;
    color:#fff;
}

.icons .icon h4{ 
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
}

.icons .icon.glass svg {
    max-height: 60px;
}

.icons .icon.pineapple svg {
    max-height: 60px;
}

.icons .icon svg {
    max-height: 50px;
}

.icons path {
    fill: #fff; /* changes the color to red */
}

.cls-1-1597896428 {
    fill: #f5c9cb;
}

.footer_icon {
    width: 100%;
    margin-top: -150px;
    margin-bottom: 30px;
    text-align: center;
}

.ananas {
    display: inline-block;
    height: auto;
    background: #e25f2f;
    padding: 10px;
    border-radius: 50px;
}

.ananas svg{
    max-width: 100px;
    display: block;
    height: auto;
}

.komduikaraoke {
    background-color: rgba(245,201,203,1) !important;
    min-height: 580px;
}

.komduikaraoke .texti {
    width: 60%;
    display: inline-block;
    padding: 50px 250px 50px 50px;
    vertical-align: top;
    font-size: 18px;
    color: rgb(48, 100, 113);
}

.komduikaraoke .texti h2 {
    margin: 0 0 20px 0;
    color: rgb(48, 100, 113);
    font-size: 50px;
}

.komduikaraoke .texti a {
    color: rgb(48, 100, 113);
    font-weight: 700;
}

.komduikaraoke .texti .takki {
    background-color: rgb(48, 100, 113);
    color:#fff;
    padding: 10px 40px;
}

.komduikaraoke figure {
    display: inline-block;
    width: 40%;
    float: none;
    vertical-align: top;
    min-height: 580px;
}

.karaoketilbod {
    background-color: rgba(48,100,113,1) !important;
    color: rgba(247,176,150,1) !important;
    width: 100%;
    float: left;
    padding: 50px 0;
    text-align: center;
}

.karaoketilbod  h2 {
    font-size: 60px;
}

.drinkirtilbod {
    max-width: 900px;
    display: inline-block;
}

.drink {
    width:50%;
    vertical-align: top;
    font-size: 24px;
    min-height: 120px;
    float: left;
}


.drink .texti {
    display: inline-block;
    width:70%;
    vertical-align: top;
    text-align: left;
}

.drink .texti h4 {
    margin:0;
    font-size: 24px;
}

.drink .texti p {
    margin:0;
    font-size: 16px;
}

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

.bokasal {
    width: 100%;
    float: left;
    margin-bottom: 100px;
}

.bokasal h3 {
    font-size: 50px;
    margin: 0;
}

.bokasal p { 
    margin: 5px 0;
    font-size: 20px;
}

.bokasal a {
    color: rgba(247,176,150,1) !important;
    text-decoration: none;
}

.page-id-11 .drinkirtilbod, .page-id-21 .drinkirtilbod {
    display: inline-block;
    margin: -100px auto 0;
    background-color: rgba(43,114,92,1) !important;
    text-align: center;
    padding: 0 0px;
}

.page-id-11 .drinkirtilbod h2, .page-id-21 .drinkirtilbod h2 {
    color:rgba(238,80,137,1) !important;
    font-size:44px;
    font-weight: 900;
    width: 100%;
    clear: both;
}

.page-id-11 .drinkirtilbod h3.verd, .page-id-21 .drinkirtilbod h3.verd {
    color:rgba(255,255,255,0.8) !important;
    font-size:24px;
    font-weight: 700;
    width: 100%;
    clear: both;
    margin: -40px 0 40px 0;
}

.page-id-11 .drinkirtilbod .drink, .page-id-21 .drinkirtilbod .drink {
    color:rgba(255,164,27,1) !important;
    text-align: left !important;
    min-height: 180px;
    padding: 0 40px;
}

.page-id-11 .drinkirtilbod .drink p, .page-id-21 .drinkirtilbod .drink p  {
    margin: 0;
    font-size: 16px;
}

.page-id-11 .drinkirtilbod .drink .price, .page-id-21 .drinkirtilbod .drink .price {
    display: none;
}

#nf-field-16 {
    background-color: #f5c9cb !important;
    width: auto !important;
    display: inline-block;
    padding: 10px 30px !important;
    color:#e25f2f !important;
    border:none !important;
}

.umokkur {
    background-color: rgba(140,6,99,1) !important;
    float: left;
    width: 100%;
    padding: 40px 0;
}

.umokkur h2 {
    text-transform: uppercase;
    color: rgb(206, 228, 176);
    font-size: 40px;
}

.umokkur .texti {
    font-size: 18px;
    color: rgb(206, 228, 176);
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.umokkur .myndir { 
    width: 60%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}

.umokkur .myndir .mynd {
    display: inline-block;
    height:300px;
    width: 30%;
    background-color: rgba(255, 255, 255, 0.5);
}

.umnedri h2 {
    text-transform: uppercase;
    color: rgb(224, 158, 41);
    font-size: 40px;
    margin-bottom: 10px;
}

.umnedri h3 {
    text-transform: uppercase;
    color: rgb(224, 158, 41);
    font-size: 30px;
    margin-top: 0;
}

.umnedri p {
    margin: 5px auto;
    width:100%;
    max-width: 300px;
    text-align: left;
    font-size: 18px;
} 

.umnedri p span { float:right; }



.hafdusamband {
    background-color: rgba(245,201,203,1) !important;
    float: left;
    width: 100%;
    padding: 40px 0;
    text-align: center;
}

.umnedri {
    background-color: rgba(43,114,92,1) !important;
    float: left;
    width: 100%;
    padding: 40px 0 80px;
    text-align: center;
    color:rgb(224, 158, 41);
}

.umnedri iframe {
    width: 100%;
}

.wecanbeheros {
    position: relative;
    top:0;
    left: 0;
    min-height: 700px;
    width:100%;
    background-color: #c4ba41;
    text-align: center;
    z-index: 1;
}

.wecanbeheros .gradient {
    background: rgb(78,19,38);
    background: linear-gradient(18deg, rgba(78,19,38,1) 0%, rgba(12,88,143,1) 36%, rgba(78,19,38,1) 69%, rgba(12,88,143,1) 100%);
    width: 100%;
    position: absolute;
    height:700px;
    z-index: 2;
    opacity: 0.6;
}

.wecanbeheros .hero {
    width: 100%;
    position: absolute;
    height:700px;
    z-index: -1;
    opacity: 0;
    transition: 3.5s ease-in-out;
    overflow: hidden;
}

.wecanbeheros .hero figure {
    width: 100%;
    height: 800px;
    position: absolute;
    top: 0;
    left: 0;
    transition: 4.5s ease-in-out;
}

.wecanbeheros .hero.active {
    z-index: 1;
    opacity: 1;
}

.wecanbeheros .hero.active figure {
    width: 120%;
    height: 760px;
    position: absolute;
    top: -30px;
    left: -10%;
}


.heromessage {
    width: 100%;
    padding-top: 200px;
    text-align: center;
    margin:0 auto;
    z-index: 10;
    position: absolute;
}

.heromessage h3 {
    font-size: 30px;
    font-weight: 100;
    line-height: 1;
    padding: 0;
    margin: 0 auto 10px;
    color:#fff;
    max-width: 800px;
    display: block;
    clear: both;
    width: 100%;
}

.heromessage h2 {
    font-size: 70px;
    line-height: 1;
    padding: 0;
    margin: 0 auto 30px;
    color:#fff;
    max-width: 800px;
    display: block;
    clear: both;
    width: 100%;
}

.nanar {
    display: inline-block;
    margin: 20px 0;
    padding: 10px 30px;
    border: 2px solid #fff;
    color:#fff;
    text-decoration: none;
}

.nanar.drykkir  {
    border: 2px solid #96244e;
    color:#96244e;
}

ul.boka {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
    color:rgba(245, 201, 203,0.5);
    margin-left: 30px !important;
    text-transform: uppercase;
}

ul.boka a {
    display: block;
    color:rgb(245, 201, 203);
    border:1px solid rgba(245, 201, 203,0.5);
    padding: 0px 10px;
    line-height: 30px;
    margin-top: 4px;
    transition: 0.3s ease-in-out;
}

ul.boka a:hover {
    border:1px solid rgba(245, 201, 203,1);
    color:#fff;
}

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

#nav-main ul.boka li {
    margin-left: 10px;
}


h3.dagur {
    font-size: 26px;
    text-shadow: 0 0 2px #96244e;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-weight: 900;
}

h3.dagsetningin {
    font-size: 26px;
    color: #323232;
    margin: -15px 0 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.formid {
    max-width: 800px;
    padding: 20px 40px;
    margin: -120px auto 20px;
    background-color: #fdfdfd;

}

.article-body.formid .nf-form-fields-required { display: none; }

.mtb0 {
    margin:0;
}

.nasesta {
    text-align: center;
}

.nasesta h2 { max-width: 700px; margin: 0 auto; }

.nasesta a.takki {background-color:rgb(245, 201, 203); color:rgba(140,6,99,1) !important; }


.menu ul.boka {
    float: none;
    text-align: center;
    margin-left: 0 !important;
}

.menu ul.boka li a {
    max-width: 200px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 auto;
}