html, body{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-family: Georgia;
}
img{
    max-widht:100%;
}
a:link {
    color: black;
}	
a:visited {color: black;}
a:hover {color: black;}
a:active {color: black;}
li > ul {
    display:none;
}
li.current-menu-item > ul, li.current-menu-ancestor > ul {
    display:block;
}
.currentPage{
    background-color:	rgba(255, 243, 243, 0.6);
}
.menu-item{
    float:left;
}
.centerDiv{
    margin:0 auto;
}
.menu-item-has-children {
    width:20%;
    text-align: center;
    font-size:1.6em;
    list-style-type: none;	
}
.menu-item-169{
    width:20%;
    text-align: center;	
    font-size:1.6em;
    list-style-type: none;
}
h1{font-size:3em;}
h2{font-size:2.5em;}
h3{font-size:2em;}
h4{font-size:1.5em;}
h5{font-size:1em;}
h6{font-size:0.9em;}
.menuText{
    font-size:1.5em;
    margin-top:15px;
}
.sliderText {
    position: absolute;
    right: 5%;
    bottom: 30px;
    z-index: 10;
    padding:5px;
    color: #fff;
    text-align: center;
}	
.carousel-indicators {
    bottom: 0px;
}

.sliderArrow {
    position: relative;
    top: 1px;
    color:#fff;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    line-height: 1;
}
@media screen and (min-width: 600px) {
    .sliderText {
        padding:10px;
    }
}
@media screen and (max-width: 1100px) {
    .menuText{font-size:1.3em;}
}
@media screen and (max-width: 1000px) {
    .menuText{font-size:1.1em;}
}
@media screen and (max-width: 800px) {

    .menuText{font-size:1em;
              margin:0px;
    }
    html, body{
        font-size: 90%;
    }
}
.backgroundColor1{
    background-color: rgb(000, 000, 000);
}
.backgroundColor2{
    background-color: rgb(255, 255, 255);
}
.backgroundColor3{
    background-color: rgb(102, 14, 14);
}
.backgroundColor4{
    background-color:rgba(102, 14, 14, 0.5);
}
.textColor1{
    color: rgb(000, 000, 000);
}
.textColor2{
    color: rgb(255, 255, 255);
}
.textColor3{
    color: rgb(102, 14, 14);
}
.image-text.bottom-text a {
    color: rgb(255, 255, 255);
    cursor: pointer;
    text-decoration: underline;
}
.boxwidth{
    max-width:1200px;
}
.row{
    padding:0px;
    margin:0px;
}
ul {
    list-style-type: none;
    margin:0px;
    padding: 0px;
    list-style: none;
}
span#info-scroll {
    text-decoration: underline;
    cursor: pointer;
}
.error-message {
    color: red;
}
.step-columns strong {
    color: rgb(102, 14, 14);
}
.step-columns img  {
    padding: 5px 0;
}
.top-image, .full-image {
    padding: 0;
}
.button.button-primary {
    border: 1px solid rgb(102, 14, 14);
    background: #FFF;
    padding: 5px 15px;
}
.image-text {
    position: absolute;
    left: 15px;
    right: 15px;
}
.image-text.backdrop {
    background: rgba(102, 14, 14, 0.5);
}
.image-text.no-title-text {
    text-transform: uppercase;
}
.image-text.no-title-text h2 {
    font-size: 2em;
    margin-top: 10px;
}
.image-text.heading {
    padding-top: 8px;
    margin-top: 0;
}
.image-text.top-text {
    top: 10px;
}
.image-text.bottom-text {
    bottom: 0;
    margin: auto;
    padding: 10px;
    top: 0;
    max-height: 140px;
    font-size: 1.3em;
}
.image-background {
    height: 450px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.top-separator {
    height: 30px;
}
.column-extra-padding {
    padding: 30px 45px;
}
.contact-info-image {
    float: left;
}
.frm_style_formidables-stilmall.with_frm_style .frm_submit button{
    color: rgb(102, 14, 14);
    background: #FFF;
    border-color: rgb(102, 14, 14);
}
.menu-huvudmeny-container{
    text-align: center;
    margin: auto;  	
}
.logo{
    width:60%;
    margin-top:10px;
}
.borderRight{border-right: 1px solid #D6D6D6;}
.borderLeft{border-left: 1px solid #D6D6D6;}
@media screen and (max-width: 500px) {
    .noPhoneStaff{
        float:none;
        width:100%;
    }
    .Phone{
        float:none;
        width:100%;
        max-width:100%;
    }
}
@media screen and (max-width: 991px) {
    .column-extra-padding {
        padding: 10px;
    }
    .column-extra-padding div {
        padding: 0 3px;
    }
    .top-image .image-text.top-text {
        font-size: 1.7em;
        padding: 5px;
    }
    .top-image .image-text.bottom-text {
        font-size: 1em;
    }
    .image-background {
        height: 250px;
    }
    .borderRight{
        border-right: none;
    }
    .borderLeft{
        border-left: none;
        border-top:1px solid #D6D6D6;
        margin-top:30px;
        margin-bottom:15px;
    }	
    .logo{
        width:90%;
        margin-top:30px;
    }
}
/* -------------------- Footer -------------------- */
.footerText{
    font-size:1em;
}
.top15{margin-top:15px;}
.right15{margin-right:15px;}
.left15{margin-left:15px;}
@media screen and (max-width: 991px) {
    .footerText{
        text-align: center;
    }
    .right15{margin-right:0px; }
    .left15{margin-left:0px;}
}

/* -------------------- Menu -------------------- */		
.navbar-menu {
    background-color: #fff;
    border:none;
}
.navbar-menu .navbar-brand {
    color: #000;
}
.navbar-menu .navbar-brand:hover,
.navbar-menu .navbar-brand:focus {
    color: #000;
    background-color: transparent;
}
.navbar-menu .navbar-text {
    color: #000;
}
.navbar-menu .navbar-nav > li > a {
    color: #000;
}
.navbar-menu .navbar-nav > li > a:hover,
.navbar-menu .navbar-nav > li > a:focus {
    color: #000;
    background-color: transparent;
}
.navbar-menu .navbar-nav > .active > a,
.navbar-menu .navbar-nav > .active > a:hover,
.navbar-menu .navbar-nav > .active > a:focus {
    color: #000;
    background-color: transparent;
}
.navbar-menu .navbar-nav > .disabled > a,
.navbar-menu .navbar-nav > .disabled > a:hover,
.navbar-menu .navbar-nav > .disabled > a:focus {
    color: #000;
    background-color: transparent;
}
.navbar-menu .navbar-toggle {
    border-color:rgb(102, 14, 14);
}
.navbar-menu .navbar-toggle:hover,
.navbar-menu .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-menu .navbar-collapse,
.navbar-menu .navbar-form {
    border:none;
}
.navbar-menu .navbar-nav > .open > a,
.navbar-menu .navbar-nav > .open > a:hover,
.navbar-menu .navbar-nav > .open > a:focus {
    color: #fff;
    background-color:rgb(102, 14, 14);
}
.navbar-toggle {
    position: relative;
    float: right;
    padding:1px;
    background-color:#fff;
    background-image: none;
    border: 1px solid ;
    border-radius: 3px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
    max-height:100%;
}
@media screen and (max-width: 767px) {

    .navbar-fixed-top1 {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-fixed-top1{
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }
}
