/*
Theme Name: Konsulterna.nu
Author: konsulterna.nu
Author URI: http://www.konsulterna.nu/
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #373734;
    font-size: 14px;
}

:focus {
    outline: 0;
}

body {
    line-height: 1;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

img {
    border: none;
}

.k_Upd p {
    line-height: 22px;
    margin: 0;
    padding: 0;
}

.k_Upd ul {
    margin-left: 15px;
    list-style: circle;
}

.k_Upd ul li {
    margin-bottom: 5px;
}

.k_Upd h1,
.k_Upd h2,
.k_Upd h3,
.k_Upd h4,
.k_Upd h5 {
    line-height: 23px;
}

.k_Upd table {
    border: none;
    border-collapse: separate;
    border-spacing: 0;
}

.k_Upd td {
    padding: 2px;
}

.k_Upd hr {
    border: none;
}


/*-----custom---*/

.k_Upd img {
    margin-bottom: 10px;
    margin-right: 15px;
}

.k_Upd h1 {
    font-size: 36px;
    padding: 10px 0;
    margin-bottom: 25px;
}

.k_Upd h2 {
    font-size: 24px;
    margin-bottom: 15px;
    color: #7abf44;
}

.k_Upd h2 span {
    font-size: 24px;
    margin-bottom: 20px;
}

.k_Upd h3,
.k_Upd h4,
.k_Upd h5 {
    font-size: 15px;
}

.k_Upd hr {
    border-top: 1px #ccc solid;
}

@font-face {
    font-family: 'lobster';
    src: url('../font/lobster_1.4-webfont.eot');
    src: url('../font/lobster_1.4-webfont.eot?#iefix') format('embedded-opentype'), url('../font/lobster_1.4-webfont.woff') format('woff'), url('../font/lobster_1.4-webfont.ttf') format('truetype'), url('../font/lobster_1.4-webfont.svg#lobster_1.4regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas';
    src: url('../font/bebasneue.eot');
    src: url('../font/bebasneue.eot?#iefix') format('embedded-opentype'), url('../font/bebasneue.woff') format('woff'), url('../font/bebasneue.ttf') format('truetype'), url('../font/bebasneue.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    padding: 0;
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    background: #f7f8ed;
}

.clear {
    clear: both;
}


/*--CLASSER--*/

a.referenc-link {
    margin-top: 15px;
    display: block;
}

span.mobil-copyright {
    display: none !important;
}

div.headerRow {
    width: 100%;
    min-width: 960px;
    background: url(../images/headerRow-background.png) repeat-x;
    height: 136px;
}

div.header {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
}

div.logo {
    float: left;
    padding-top: 35px;
}

div.menu-row {
    display: block;
    float: right;
    padding-top: 7px;
}

div.menu-row ul.small-menu {
    overflow: hidden;
    list-style: none;
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}

div.menu-row ul.small-menu li {
    float: left;
}

div.menu-row ul.small-menu li a {
    display: block;
    text-decoration: none;
    padding: 0 10px;
    border-left: 1px #717171 solid;
    font-size: 11px;
    color: #717171;
    transition: color 0.7s;
    -moz-transition: color 0.7s;
    -webkit-transition: color 0.7s;
    -o-transition: color 0.7s;
}

div.menu-row ul.small-menu li:first-child a {
    border: none;
}

div.menu-row ul.small-menu li a:hover,
div.menu-row ul.small-menu li a.active,
div.menu-row ul.small-menu li.current-menu-item a {
    color: #fff;
}

div.menu-row h2.menu-title,
div.header-picture-mobil {
    display: none;
}

div.menu-row ul.menu {
    margin: 0;
    padding: 0;
    display: block;
    padding-top: 20px;
}

div.menu-row ul.menu li {
    float: left;
    position: relative;
    display: block;
}

div.menu-row ul.menu li a {
    font-size: 16px;
    color: #f7f8ed;
    text-decoration: none;
    display: block;
    padding: 9px 15px;
    margin: 0 5px;
    transition: color 0.7s;
    -moz-transition: color 0.7s;
    -webkit-transition: color 0.7s;
    -o-transition: color 0.7s;
}

div.menu-row ul.menu li a:hover,
div.menu-row ul.menu li a.active,
div.menu-row ul.menu li.current-menu-item a,
div.menu-row ul.menu li:hover a {
    color: #7abf44;
}

div.container {
    width: 940px;
    margin: 0 auto;
    margin-top: 30px;
}

div.imageHolder {
    position: relative;
    height: 500px;
    border-bottom: 2px dashed #bcbdb4;
    margin-bottom: 20px;
}

div.smarta-kreativa-effektiva,
div.webbproduktioner,
div.sliderTxtHolder,
div.vi-hjalper-dig-att-hitta-ratt-verktyg,
div.secondSliderTxt,
div.cmsImage {
    position: absolute;
}


/*IMAGE 1*/

div.smarta-kreativa-effektiva {
    width: 766px;
    height: 99px;
    top: 0;
    left: 90px;
}

div.webbproduktioner {
    width: 892px;
    height: 116px;
    top: 115px;
    left: 30px;
}

div.sliderTxtHolder {
    top: 230px;
    background: url(../images/sliderTxtHolder-background.jpg) no-repeat left bottom;
    width: 940px;
    height: 175px;
    padding-bottom: 95px;
}

div.sliderTxt {
    position: relative;
    width: 575px;
    margin-left: 335px;
    background: url(../images/sliderTxt-background.png) no-repeat left bottom;
    padding: 20px 0;
}

div.sliderTxt p {
    line-height: 22px;
}


/*IMAGE 2*/

div.vi-hjalper-dig-att-hitta-ratt-verktyg {
    width: 940px;
    height: 81px;
    top: 20px;
}

div.secondSliderTxt {
    width: 740px;
    margin-left: 100px;
    top: 100px;
}

div.secondSliderTxt h3 {
    font-size: 17px;
    line-height: 26px;
    font-weight: normal;
    text-align: center;
}

div.cmsImage {
    top: 175px;
    width: 869px;
    height: 307px;
    left: 30px;
}


/*IMAGE 3*/

div.thirdImage div.send-us-an-mail {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 12px;
    text-align: left;
    width: 360px;
    background: green;
    height: 495px;
    background: url(../images/birds.png) no-repeat left bottom;
}

div.thirdImage div.send-us-an-mail h2 {
    margin-top: 30px;
    font-family: "lobster";
    font-weight: normal;
    font-size: 30px;
    border: 2px dashed #bcbdb4;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 20px;
    text-align: center;
}

div.send-us-an-mail-txt {
    margin-top: 190px;
    margin-left: 110px;
    line-height: 22px;
}

div.whatWeDo {
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
}

div.whatWeDo h2.what-we-do-title {
    display: none;
}

div.whatWeDoIcon {
    position: absolute;
    top: 120px;
    left: 385px;
}

div.whatWeDoTxtBox {
    width: 100%;
    float: left;
}

div.whatWeDoTxtBox div.txtBox {
    width: 375px;
    height: 160px;
    margin-right: 20px;
}

div.txtBox {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px dashed #bcbdb4;
    float: left;
}

div.txtBoxOdd {
    margin-left: 150px;
}

div.txtBoxNoBorder {
    border-bottom: 0;
}


/*div.txtBox:first-child { margin-top:0px; border-top:none;}*/

div.content {
    background: url(../images/content-background.png) no-repeat center -20px;
    height: 480px;
    position: relative;
    text-align: center;
    border-top: 2px dashed #bcbdb4;
    padding-top: 30px;
    margin-top: 10px;
}

div.content h3 {
    font-family: "lobster";
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 40px;
}

div.referenceRow {
    width: 100%;
    min-width: 960px;
    position: relative;
    z-index: 1;
}

div.referenceTop {
    background: url(../images/referencRow-background.png) repeat-x;
    height: 24px;
}

div.referenceBottom {
    background: url(../images/referencRow-background2.png) repeat-x;
    height: 24px;
}

div.reference {
    background: #7abf44;
    position: relative;
    overflow: hidden;
    padding: 35px 0 45px 0;
}

img.portfolioButton {
    position: absolute;
    right: -5px;
    padding: 0;
    margin: 0;
}

div.referenceTxt {
    text-align: center;
    padding-bottom: 15px;
}

div.referenceTxt h2 {
    color: #f7f8ed;
}

div.referenceTxt h3 {
    font-style: italic;
    color: #3f6a1d;
    margin-bottom: 5px;
    font-size: 18px;
}

div.referenceTxt p {
    color: #3f6a1d;
}

ul.pages a.portfolio-link {
    display: none;
}

ul.logo-menu {
    list-style: none;
    overflow: hidden;
    margin-top: 35px;
    margin-left: 0 !important;
    list-style: none !important;
}

ul.logo-menu li {
    float: left;
    text-align: center;
}

ul.logo-menu li a {
    width: 120px;
    margin-left: 9px;
    display: block;
}

ul.logo-menu li a img {
    margin-top: 15px;
}

ul.logo-menu li:first-child a {
    margin-left: 0;
}

ul.check-browser {
    list-style: none !important;
    width: 500px;
    padding-top: 20px;
    margin-left: auto !important;
    margin-right: auto !important;
}

ul.check-browser li {
    float: left;
    padding: 0 10px;
    width: 230px;
}

ul.check-browser li a {
    display: block;
}

ul.check-browser li div.link-description {
    margin-top: 15px;
    display: none;
}

ul.check-browser li div.link-description ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.check-browser li div.link-description ul li {
    margin: 0;
    padding: 0;
    padding: 5px 0 12px 45px;
    border-bottom: 2px #ccc dotted;
}

ul.check-browser li div.link-description ul li.explorer {
    background: url(../images/explorer-logo.png) no-repeat left center;
}

ul.check-browser li div.link-description ul li.firefox {
    background: url(../images/firefox-logo.png) no-repeat left center;
}

ul.check-browser li div.link-description ul li.chrome {
    background: url(../images/chrome-logo.png) no-repeat left center;
}

ul.check-browser li div.link-description ul li.safari {
    background: url(../images/safari-logo.png) no-repeat left center;
}

ul.check-browser li div.link-description ul li a {
    display: block;
    margin-top: 5px;
}

div.footerRow {
    width: 100%;
    min-width: 960px;
    position: relative;
    z-index: 10;
    margin-top: -20px;
}

div.footerTop {
    background: url(../images/footerTop-background.png) repeat-x;
    height: 24px;
}

div.footerHolder {
    background: #212121;
    padding: 45px 0 45px 0;
}

div.footerBottom {
    background: url(../images/footerBottom-background.png) repeat-x;
    height: 55px;
}

div.footer {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
}

div.mappHolder {
    float: left;
    width: 420px;
}

div.footerTxt {
    float: right;
    width: 490px;
}

div.txt {
    float: left;
    width: 300px;
}

div.footerRow h1,
div.footerRow h2,
div.footerRow h3,
div.footerRow h4,
div.footerRow h5 {
    color: #f7f8ed;
    padding: 0;
}

div.footerRow h3,
div.footerRow h1 {
    font-size: 20px;
    margin-bottom: 20px;
}

div.footerRow a {
    color: #949494;
    transition: color 0.7s;
    -moz-transition: color 0.7s;
    -webkit-transition: color 0.7s;
    -o-transition: color 0.7s;
}

div.footerRow a:hover {
    color: #7abf44;
}

div.footerRow p,
div.footerRow p strong,
div.footerRow a {
    color: #949494;
}


/* Anton slideshow code */

div.slideShowContainer {
    width: 5000px;
}

div.imageHolder {
    overflow: hidden;
    width: 940px;
}

div.imageHolder div.firstImage,
div.imageHolder div.secondImage,
div.imageHolder div.thirdImage {
    float: left;
    position: relative;
    height: 500px;
    width: 940px;
}

div.animation-loader {
    display: block;
    position: absolute;
    width: 940px;
    height: 500px;
    background: #F7F8ED;
    text-align: center;
    line-height: 500px;
}

div.animation-loader img {
    margin-bottom: -7px;
    margin-right: 5px;
}


/* Facebook likebox right */

div.facebook-bar {
    position: absolute;
    top: 170px;
    right: 0;
    width: 48px;
    overflow: hidden;
    height: 150px;
    /* Transitions */
    -webkit-transition: width 0.6s, height 0.4s ease-in-out;
    -moz-transition: width 0.6s, height 0.4s ease-in-out;
    -o-transition: width 0.6s, height 0.4s ease-in-out;
    -ms-transition: width 0.6s, height 0.4s ease-in-out;
    transition: width 0.6s, height 0.4s ease-in-out;
}

div.facebook-bar div.facebook-bar-wrapper {
    float: left;
    width: 350px;
    overflow: hidden;
}

div.facebook-bar div.facebook-bar-wrapper a.facebook-expand {
    float: left;
    width: 48px;
    overflow: hidden;
    text-indent: -5000px;
    background: url(../images/faceboookIcon.jpg) no-repeat;
    height: 140px;
}

div.facebook-bar div.facebook-bar-wrapper div.facebook-holder {
    border: 2px solid #17508f;
    float: left;
    width: 290px;
    height: 558px;
    background: #fff;
}

div.facebook-bar:hover {
    width: 338px;
    height: 600px;
}

div.copyrightHolder {
    width: 940px;
    margin: 0 auto;
    padding-bottom: 5px;
    overflow: hidden;
    margin-top: -10px;
}

div.shareThis {
    float: right;
}

div.copyright {
    float: left;
}

div.copyright p {
    color: #afb09d;
}

div.copyright img {
    margin-top: 3px;
}

div.main {
    width: 940px;
    margin: 0 auto;
    padding: 50px 0 70px 0;
    overflow: hidden;
}

div.txtHolder {
    overflow: hidden;
    padding-bottom: 5px;
}

div.txtHolder ul {
    margin-left: 15px;
    list-style: inside;
}

div.txtHolder ul li {
    line-height: 21px;
}

div.txtSidebar {
    width: 750px;
    float: right;
}

div.links {
    float: left;
    width: 170px;
}

div.sidebar {
    float: right;
    padding-bottom: 10px;
}

a.letterIcon,
p.phoneIcon {
    padding: 3px 2px 3px 55px;
    text-decoration: none;
}

a.letterIcon {
    background: url(../images/letterIcon.png) no-repeat left center;
}

p.phoneIcon {
    background: url(../images/phoneIcon.png) no-repeat left center;
    margin-bottom: 10px;
}

#contactForm {
    float: left;
    width: 480px;
    margin: 0 0 0 15px;
    padding: 51px 0 0 0;
    background: url(../images/lines.png);
    position: relative;
}

#contactForm:before {
    content: "";
    width: 19px;
    height: 365px;
    position: absolute;
    left: -19px;
    top: 0;
    background: url(../images/shadow.png);
}

#contactForm fieldset {
    border: none;
}

#contactForm label {
    border: none;
    width: 120px;
    display: block;
    text-align: right;
    float: left;
    font-size: 17px;
    margin: 0 10px 40px 0;
    clear: left;
}

#contactForm input {
    border: none;
    width: 300px;
    height: 40px;
    float: left;
    margin: -18px 0 0 0;
    background: url(../images/dots.png);
    font-family: 'Shadows Into Light', cursive;
    font-size: 22px;
    color: #b9baa0;
    letter-spacing: 3px;
}

#contactForm textarea {
    border: none;
    width: 300px;
    height: 200px;
    float: left;
    margin: -14px 0 40px 0;
    background: url(../images/dots.png);
    font-family: 'Shadows Into Light', cursive;
    font-size: 22px;
    color: #b9baa0;
    letter-spacing: 3px;
    line-height: 40px;
}

#contactForm input#send,
#contactForm input.wpcf7-submit {
    margin-bottom: 30px;
    margin-right: 45px;
    background: url(../images/sendButton.png);
    border: none;
    width: 130px;
    height: 44px;
    float: right;
    cursor: pointer;
    text-indent: -5000px;
    overflow: hidden;
}


/* The form wrapper */

#form_wrapper {
    width: 530px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 400px;
}

#form_wrap {
    overflow: hidden;
    height: 500px;
    position: relative;
    top: 0;
    -webkit-transition: all 1s ease-in-out .3s;
    -moz-transition: all 1s ease-in-out .3s;
    -o-transition: all 1s ease-in-out .3s;
    transition: all 1s ease-in-out .3s;
}

#form_wrap:before {
    content: "";
    position: absolute;
    bottom: 128px;
    left: 0px;
    background: url('../images/before.png');
    width: 530px;
    height: 316px;
}

#form_wrap:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    background: url('../images/after.png');
    width: 530px;
    height: 260px;
}

#form_wrap p.hello-heading {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
}

#form_wrap form {
    background: #f7f2ec;
    position: relative;
    top: 200px;
    overflow: hidden;
    height: 200px;
    width: 400px;
    margin: 0px auto;
    padding: 20px;
    border: 1px solid #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 27px #fff;
    -moz-box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 14px #fff;
    -webkit-box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 27px #fff;
    -webkit-transition: all 1s ease-in-out .3s;
    -moz-transition: all 1s ease-in-out .3s;
    -o-transition: all 1s ease-in-out .3s;
    transition: all 1s ease-in-out .3s;
}

#form_wrap:hover form {
    height: 495px;
    top: 0;
}

#form_wrap label {
    margin: 9px 20px 9px 0;
    font-size: 16px;
    color: #b3aba1;
    text-shadow: 0px 1px 0px #fff;
    float: left;
    width: 180px;
}

#form_wrap input[type=text],
#form_wrap textarea {
    font: 14px normal normal;
    color: #7c7873;
    background: none;
    width: 200px;
    height: 25px;
    margin: 0 0 2px 0;
    padding: 4px;
    border: 1px solid #f8f5f1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0px 0px 1px #726959;
    -webkit-box-shadow: inset 0px 0px 1px #b3a895;
    box-shadow: inset 0px 0px 1px #b3a895;
    float: right;
    width: 180px;
}

#form_wrap textarea {
    height: 80px;
    width: 390px;
    float: none;
}

#form_wrap textarea:focus,
#form_wrap input[type=text]:focus {
    background: rgba(255, 255, 255, .35);
}

#form_wrap input[type=submit] {
    text-indent: -9999px;
    background: url(../images/sendLetter.jpg);
    width: 80px;
    height: 27px;
    border: 0;
    cursor: pointer;
    float: right;
    margin-top: 10px;
}

ul.pages {
    list-style-type: none;
    margin: 20px 0 0 0;
    padding: 0;
    overflow: hidden;
    margin-left: 0 !important;
    list-style: none !important;
}

ul.pages li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 435px;
    height: 384px;
    margin: 0px 30px 30px 0;
    -moz-box-shadow: 3px 3px 3px #9f9f9d;
    -webkit-box-shadow: 3px 3px 3px #9f9f9d;
    box-shadow: 3px 3px 3px #9f9f9d;
}

ul.pages li h2.page-title {
    position: absolute;
    left: 0;
    top: -40px;
    height: 20px;
    color: #fff;
    padding: 10px;
    background: #7abf44;
    width: 100%;
    opacity: 0;
    font-style: normal;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: "lobster";
    font-weight: normal;
    font-size: 24px;
}

ul.pages li div.page-description {
    left: 0;
    position: absolute;
    top: 384px;
    background: url(../images/large-reference-li-background.jpg);
    display: block;
    opacity: 0;
    width: 405px;
    height: 384px;
    padding: 20px;
    font-style: normal;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.pages li:hover div.page-description {
    position: absolute;
    top: 40px;
    opacity: 1;
}

ul.pages li:hover h2.page-title {
    position: absolute;
    top: 0;
    opacity: 1;
}

ul.pages li h4 {
    color: #fff;
}

ul.pages li p {
    color: #cecece;
}


/* The small pages */

ul.pages-small {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 980px;
    list-style: none !important;
}

ul.pages-small li {
    width: 215px;
    height: 215px;
    -moz-box-shadow: 3px 3px 3px #497428;
    -webkit-box-shadow: 3px 3px 3px #497428;
    box-shadow: 3px 3px 3px #497428;
}

ul.pages-small li div.page-description {
    width: 100%;
    background: url(../images/reference-li-background.jpg) no-repeat;
}

ul.pages-small li:hover div.page-description {
    top: 0;
}

ul.pages-small li div.page-description .show-webpage {
    margin-left: 25px !important;
}

ul.pages-small li h2.page-title {
    width: 100%;
    display: none;
}

.show-webpage {
    text-indent: -9999px;
    background: url(../images/visitpage.png) no-repeat;
    width: 130px;
    height: 44px;
    display: block;
    text-decoration: none;
    margin-top: 20px;
}

.read-more {
    text-indent: -9999px;
    background: url(../images/visitpage.png) no-repeat;
    width: 120px;
    height: 41px;
    display: block;
    text-decoration: none;
    margin-top: 20px;
}

.reference-link {
    font-family: "lobster";
    color: #fff;
    text-decoration: none;
    font-size: 27px;
    -webkit-transform: rotate(-15deg) !important;
    -moz-transform: rotate(-15deg) !important;
    position: absolute;
    margin-top: 70px;
    text-shadow: 2px 2px #000;
}


/* Message handling */

div.error {
    background: darkred;
    color: white;
    font-size: 12px;
    padding: 10px;
    margin: 5px 0;
    position: relative;
    top: -25px;
}

div.success {
    background: darkgreen;
    color: white;
    font-size: 12px;
    padding: 10px;
    margin: 5px 0;
    position: relative;
    top: -25px;
}

span.obligatory {
    color: darkred;
}

div.socialButtons {
    float: right;
}

ul.menu_b {
    margin: 0;
    padding: 0;
}

ul.menu_b li {
    margin-right: 10px;
    float: left;
    display: block;
}

ul.menu_b a img {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    postion: relative;
    border: none;
    -webkit-transition: all .2s;
    /* in Safari, every animatable property triggers an animation in .2s */
    -moz-transition: all .2s;
    /* in Safari, every animatable property triggers an animation in .2s */
    transition: all .2s;
    /* in Safari, every animatable property triggers an animation in .2s */
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
}

ul.menu_b a:hover img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
}

a {
    transition: color 0.7s;
    -moz-transition: color 0.7s;
    -webkit-transition: color 0.7s;
    -o-transition: color 0.7s;
}

a:hover {
    color: #7abf44;
}

p.mobil-copyright {
    display: none;
}

div.links {
    margin-top: 7px;
}

div.links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.links ul li a {
    font-size: 15px !important;
    text-decoration: none;
    border-bottom: 1px dashed #bcbdb4;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
}

div.links ul li a.active,
div.links ul li a:hover {
    color: #7abf44;
}

div.links ul li a span {
    color: #373734;
}

@media screen and (min-device-width: 320px) and (max-device-width: 1024px) {
    img.stars-bg {
        display: none;
    }
}

div.facebook-feed {
    margin-top: 20px;
    padding: 15px 0;
    border-top: 1px solid #2f2f2f;
    position: relative;
}

div.facebook-feed hr {
    border-top: 1px #2f2f2f solid;
}

div.facebook-feed h3 {
    color: #3b75b5;
}

.facebook-link {
    margin-bottom: 10px;
    display: block;
    padding: 5px 10px;
    float: left;
    margin-top: 10px;
    color: #fff !important;
    background: #3b75b5;
    text-decoration: none;
}

.facebook-link:hover {
    background: #2a507b;
}

h2.vad-vi-gor-title {
    display: none;
}


/* Responsive design */

@media screen and (max-device-width: 1024px) {
    div.facebook-bar {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    div.whatWeDoIcon,
    div.facebook-bar,
    div.imageHolder,
    div.content img.stars-bg {
        display: none;
    }
    div.logo {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0;
        padding-top: 15px;
    }
    div.logo img {
        max-width: 190px;
        height: auto;
    }
    ul.check-browser {
        list-style: none !important;
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }
    ul.check-browser li {
        float: none;
        padding: 10px 0;
        width: 100%;
    }
    div.menu-row ul.small-menu {
        text-align: center;
        width: 100%;
        float: none;
        margin-right: 0;
    }
    div.menu-row ul.small-menu li {
        display: inline-block;
        float: none;
    }
    div.menu-row ul.small-menu li a {
        display: inline-block;
        padding: 0 10px;
    }
    div.menu-row ul.small-menu li:first-child a {
        border: none;
    }
    div.menu-row ul.small-menu li a:hover,
    div.menu-row ul.small-menu li a.active,
    div.menu-row ul.small-menu li.current-menu-item a {
        color: #fff;
    }
    div.menu-row h2.menu-title,
    div.header-picture-mobil {
        display: none;
    }
    div.headerRow {
        width: 100%;
        min-width: auto;
        min-width: 0;
    }
    div.header {
        width: 100%;
        margin: 0;
    }
    div.header-picture-mobil {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 20px;
        padding-bottom: 30px;
        border-bottom: 2px #bcbdb4 dashed;
        /*background: url(../images/header-picture-mobil.png) repeat-x left bottom; padding-bottom:25px;*/
    }
    div.header-picture-mobil h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 18px;
        color: #373734;
        font-family: "lobster";
        font-weight: normal;
    }
    div.header-picture-mobil h3 {
        font-size: 36px;
        font-weight: normal;
        font-family: 'bebas';
        color: #7abf44;
        margin-bottom: 20px;
        -moz-text-shadow: 10px 10px 5px #989992;
        -webkit-text-shadow: 1px 1px 1px #989992;
        text-shadow: 1px 1px 1px #989992;
    }
    div.logo {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0;
        padding-top: 15px;
    }
    div.menu-row {
        width: 100%;
        float: none;
        text-align: center;
    }
    div.menu-row ul.menu {
        z-index: 1900;
        display: none;
        margin: 0;
        padding: 0;
        background: url(../images/headerRow-background.png) left bottom repeat-x;
        float: none;
        text-align: center;
        position: relative;
        padding-bottom: 15px;
    }
    div.menu-row ul.menu li {
        background: #212121;
        float: none;
        text-align: center;
        border-top: 1px #2f2f2f dashed;
        width: 100%;
    }
    div.menu-row h2.menu-title {
        z-index: 10;
        position: relative;
        font-weight: normal;
        cursor: pointer;
        margin-top: 10px;
        display: block;
        text-decoration: none;
        color: #fff !important;
        font-size: 19px;
        padding: 5px 0 10px 0;
    }
    div.container,
    div.content {
        width: 95%;
        margin: 0 auto;
    }
    div.whatWeDo {
        width: 100%;
        margin: 0;
        text-align: center;
        margin-top: 10px;
    }
    div.left,
    div.right {
        float: none;
    }
    div.whatWeDo h2.what-we-do-title {
        display: block;
        padding: 20px 0 0px 0;
        font-family: 'lobster';
        font-weight: normal;
        color: #373734;
        font-size: 30px;
    }
    div.whatWeDoTxtBox {
        width: 100%;
        text-align: center;
    }
    div.whatWeDoTxtBox div.txtBox {
        width: 100%;
        margin: 0;
        padding: 15px 0;
        border: none;
        height: auto !important;
    }
    a.referenc-link {
        padding: 10px 15px;
        background: #373734;
        display: inline-block;
        text-decoration: none;
        color: #fff;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    div.content {
        width: 100%;
        margin: 0;
        height: auto;
        padding-bottom: 40px;
    }
    div.content img {
        width: 100%;
        height: auto;
    }
    div.content h3 {
        font-size: 20px;
        line-height: 25px;
    }
    div.referenceRow {
        width: 100%;
        margin: 0;
        padding: 0;
        min-width: auto;
        min-width: 0;
        margin-top: -10px;
    }
    div.referenceTop {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    div.reference {
        width: 100%;
        padding: 20px 0;
        margin: 0;
    }
    div.reference img.portfolioButton {
        display: none;
    }
    div.reference div.referenceTxt {
        width: 95%;
        margin: 0 auto;
        padding: 0;
    }
    ul.pages-small {
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
        margin-top: 15px;
        padding-bottom: 30px;
    }
    ul.pages-small a.portfolio-link {
        background: url(../images/projectButton.png);
        text-indent: -9999px;
        width: 190px;
        height: 52px;
        display: inline-block;
    }
    ul.pages-small li {
        display: none;
    }
    div.footerRow {
        width: 100%;
        margin: 0;
        padding: 0;
        min-width: auto;
        min-width: 0;
        margin-top: -10px;
    }
    div.footerTop,
    div.footerBottom {
        width: 100%;
        margin: 0;
    }
    div.footerHolder {
        width: 100%;
        margin: 0;
        padding: 15px 0 0 0;
    }
    div.footer {
        width: 95%;
        margin: 0 auto;
    }
    div.facebook-feed {
        display: none;
    }
    div.mappHolder {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    div.mappHolder img {
        width: 100%;
        height: auto;
        border: none;
    }
    div.footerTxt {
        width: 100%;
        text-align: center;
    }
    div.txt,
    div.socialButtons {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    ul.menu_b {
        text-align: center;
    }
    ul.menu_b li {
        margin-right: 10px;
        float: none;
        display: inline-block;
    }
    ul.menu_b a img {
        margin: 0;
        padding: 0;
        top: 0;
        left: 0;
        postion: static;
        border: none;
        display: inline-block;
        -webkit-transition: 0;
        -moz-transition: 0;
        transition: 0;
        -webkit-transform-origin: 0;
        -moz-transform-origin: 0;
        transform-origin: 0;
    }
    ul.menu_b a:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    div.copyrightHolder {
        width: 100%;
    }
    div.shareThis {
        display: none;
    }
    div.copyright {
        text-align: center;
        width: 100%;
        padding-bottom: 15px;
    }
    div.copyright p {
        float: none;
        width: 100%;
        display: none;
    }
    span.mobil-copyright {
        display: inline-block;
        color: #afb09d;
        line-height: 22px;
    }
    div.main {
        width: 100%;
        padding: 0;
        margin: 0;
        text-align: center;
        padding-bottom: 40px;
    }
    div.main h1 {
        font-size: 26px;
        line-height: 30px;
    }
    div.main img {
        width: 100%;
        height: 100%;
        height: auto;
    }
    div.txtHolder {
        width: 95%;
        padding: 20px 0;
        margin: 0 auto;
    }
    div.txtSidebar {
        float: none;
        width: 100%;
    }
    div.txtSidebar img {
        width: 100%;
        height: auto;
        max-width: 188px;
        float: none !important;
    }
    div.links {
        width: 100%;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 10;
    }
    div.links ul {
        display: none;
        margin: 0;
        padding: 0;
    }
    div.links img,
    div.links h2.title {
        display: none;
    }
    h2.vad-vi-gor-title {
        z-index: 10;
        position: relative;
        font-weight: normal;
        cursor: pointer;
        margin-top: 10px;
        display: block;
        text-decoration: none;
        font-size: 19px;
        padding: 5px 0 10px 0;
        display: block;
        color: #373734;
        border-bottom: 1px dashed #bcbdb4;
    }
    ul.pages {
        width: 100%;
        text-align: center;
    }
    ul.pages li {
        float: none;
        width: 100%;
        text-align: center;
        max-width: 100%;
        height: 100%;
        padding: 0;
        padding-bottom: 15px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: url(../images/box-border.png) center bottom no-repeat;
    }
    ul.pages li div.page-description {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
    }
    ul.pages li div.page-description h4 {
        display: none !important;
    }
    a.show-webpage {
        display: inline-block;
        float: none;
    }
    ul.pages li div.page-description p {
        padding-top: 5px;
        font-size: 12px !important;
        line-height: 17px !important;
    }
    ul.pages li div.page-description p.first-portilio-txt {
        display: none;
    }
    #contactForm {
        float: none;
        width: 100%;
        margin: 0 0 0 0px;
        padding: 51px 0 0 0;
        background: url(../images/lines.png);
        position: relative;
    }
    #contactForm:before {
        content: "";
        width: 100%;
        height: auto;
        position: absolute;
        left: -19px;
        top: 0;
        background: url(../images/shadow.png);
    }
    #contactForm fieldset {
        border: none;
    }
    #contactForm label {
        border: none;
        width: 100%;
        display: block;
        text-align: left;
        float: left;
        font-size: 17px;
        margin: 0 0px 0px 15px;
        clear: left;
        padding: 10px 0 0 0;
    }
    #contactForm input {
        border: none;
        width: 100%;
        height: 40px;
        float: left;
        margin: 0 0 0 0;
        background: url(../images/dots.png);
        font-family: 'Shadows Into Light', cursive;
        font-size: 22px;
        color: #b9baa0;
        letter-spacing: 3px;
    }
    #contactForm textarea {
        border: none;
        width: 100%;
        height: auto;
        float: left;
        margin: -14px 0 40px 0;
        background: url(../images/dots.png);
        font-family: 'Shadows Into Light', cursive;
        font-size: 22px;
        color: #b9baa0;
        letter-spacing: 3px;
        line-height: 40px;
    }
    #contactForm input#send {
        margin-bottom: 30px;
        margin-right: 0;
        background: url(../images/sendButton.png);
        border: none;
        width: 130px;
        height: 44px;
        float: right;
        cursor: pointer;
    }
    .sidebar {
        float: none;
        width: 100%;
    }
    .sidebar p,
    .sidebar a {
        float: none;
        padding: 0;
        margin: 0;
        background: none;
    }
}

/* Previous inline styles */
.txticon {
    position: absolute; 
    left: -35px; 
    top: 40px;
}
.slidertxt-bg {
    padding-bottom: 15px;
}
.stars-bg {
    position:absolute; 
    left:-45px; top:20px;
}
.social-link {
    border:none; 
    text-decoration:none;
}

.addthis_button img {
    border: 0;
}

/* Helpers */
.float-left {
    float: left;
}
.float-right {
    float: right;
}

/* Wordpress styling */

.alignleft {
    float: left;
    margin: 0 5px 5px 0;
}

.alignright {
    float: right;
    margin: 0 0 5px 5px;
}


/* Portfolio page */

ul.pages-portfolio li {
    overflow: visible !important;
    margin: 0px 30px 40px 0 !important;
}

.pages-portfolio li div.portfolio-container {
    overflow: hidden;
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}

.pages-portfolio .like-btn {
    padding: 10px 0;
    float: left;
    text-align: center;
    width: 100%;
}

.google-map {
  width: 300px;
  height: 290px;
  float: right;
}


/* Wordpress styling */

.alignleft {
    float: left;
    margin: 0 5px 5px 0;
}

.alignright {
    float: right;
    margin: 0 0 5px 5px;
}

/* Grid */

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row, 
.column {
    box-sizing: border-box;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}
.column {
    position: relative;
    float: left;
}
.column-1 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}

.column-2 {
    width: 40%;
}

.column-3 {
    width: 60%;
}

.column-4 {
    width: 80%;
}

.column-5 {
    width: 100%;
}


@media only screen and (max-width: 550px) {
    .column-1, 
    .column-2, 
    .column-3, 
    .column-4, 
    .column-5 {
        width: auto;
        float: none;
    }

    .column + .column {
        margin-left: 0;
    }
}

/* About us */
.about-us-pictures {
    margin-top: 40px;
}
.about-description {
    margin-top: 10px;
    width: 100%;
    display: block;
}