/* BODY */

body {
    text-align: center;
    margin: 0 0;
    font-family: Actor; 
}

      /* NAV */

.loggatopp {
    width: 270px;
    float: left; 
    margin-left: 90px; 
}

.navlink {
    margin: 29px 0 0 20px; 
    float:left; 
}

nav {
    background-color: white;
    padding: 18px 0 18px 0;
    width: 100%;
    margin-bottom: 150px;
}


.nav {
    text-decoration: none;
    color: black; 
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav {
    display: inline-block;
    padding: 0 10px;
    font-size: 22px;
    border-right: 1px solid black; 
}

.nav:last-child {
    border:none; 
}

.nav:hover {
    color: #7d7d7d;
}

.navactive {
    color: #7d7d7d;
}

/* COOKIES */

.cookies {
    background: #2e415e; 
    padding: 5px 20px; 
    border-radius: 5px; 
    width: auto; 
    bottom: 20px;
    left: 30%; 
    position: fixed; 
    color: white; 
    display: inline-flex; 
    box-shadow: 0 0 5px black; 
}

.cookiesknapp {
    background: white; 
    padding: 3px 5px; 
    border-radius: 5px; 
    margin-left: 30px; 
    align-self:center; 
    cursor: pointer; 
}


      /* MAIN */

main {
    margin: 50px 0 100px 0;
}

main div {
    margin: 70px;
}

h2 {
    margin-top: 30px;
}

.indexrubrik {
    font-size: 30px; 
}

.startdiv {
    padding: 110px; 
    background-image: url(stockholmgul.jpg);
    background-attachment: fixed; 
    background-size: cover;
    color:white; 
    font-size: 50px; 
    text-align: left;
    text-shadow: 0 0 7px black; 
    bottom: 0; 
    
}


            /* BOSTÄDER */

.bostadsbild {
    width: 300px;
    height: 200px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

td {
    padding: 0 10px 0 10px;
}

table {
    padding: 20px 0 0 0;
    margin: auto;
}

tr, td {
    margin: 0;
}

.hustext {
    display: block;
    border-style: solid;
    border: outset;
    border-color: black; 
    border-top: none; 
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-width: 1px;
    margin: 0;
    padding: 10px 0;
    text-decoration: none;
    color: black; 
    background-color: white; 
    
}

.bostadsbild:hover {
    width: 310px;
    height: 210px; 
    transition: 1s; 
}

.bostaddiv {
    background-color: #949fb0; 
    padding: 50px 0 50px;
}


 /* SÄLJA */
.tablesalja {
    padding: 10px 30px 30px 30px; 
    width: 80%;
    margin: auto; 
}


.saljabostad {
    width: 50%; 
    height: 250px;
    text-align: justify;
    font-size: 19.5px; 
    padding: 0 10px;
}

.saljadiv {
    background-color: #949fb0;  
    padding: 30px 0; 
    color: white; 
    width: 100%; 
    margin: auto;
}


            /* FORM */

input[type=text] {
    margin: 30px; 
    box-sizing: border-box;
    border: 1px solid grey; 
    resize: none; 
}

input[type=submit] {
    cursor: pointer;
}

.maildiv {
    box-sizing: border-box; 
    padding: 40px;
    color: white;
    width: 100%; 
    margin: auto; 
    background-image: url(stockholmgul.jpg);
    background-attachment: fixed;
    background-size: cover; 
    margin-bottom: 140px;
    text-shadow: 0 0 10px black; 
    
}


      /* FOOTER */
#rad {
    margin-bottom: 50px; 
}

#rad:after {
    content: "";
    clear:both;
    display: table; 
}

.kolumn {
    float: left;
    width: 30%; 
    text-align: left;
    line-height: 22px; 
}

.rubrik {
    font-size: 20px;
}

.footertext {
    color: #cfcfcf;
    text-decoration: none; 
}

footer {
    background-color: #3e567d;
    margin-top: 100px;
    padding: 160px 0 80px 0;
    color:white; 
    width: 100%;
    
}

.footerborder {
    border-radius: 100% 100% 0 0 / 40%;
}

/* SOCIALA MEDIER */

.fa {
    padding: 30px; 
    font-size: 55px !important; 
    width: 53px; 
    text-align: center; 
    text-decoration: none; 
    margin: 39px; 
    border-top: #cfcfcf solid 1.5px; 
    border-bottom: #cfcfcf solid 1.5px; 
    display: inline-block; 
}

.fa:hover {
    border-radius: 60px; 
    transition: 0.4s; 
}


.fa-facebook {
    color: #3B5998;
}

.fa-instagram {
    color: #405DE6;
}

.fa-twitter {
    color: #55ACEE;

}


.lisociala {
    list-style: none; 
    display:inline-flex;
    margin-top: 10px; 
}

/* SIDA FÖR SORTERING AV BOSTÄDER */

.rubriksortera {
    font-size: 30px;
    text-decoration: none; 
    margin-bottom: 30px; 
}

.sorteraknapp {
    background-color: #949fb0;
    text-decoration: none; 
    padding: 10px 30px; 
    border-color: grey;
    color: white; 
    border-radius: 50px; 
    margin: 20px 10px 30px 10px; 
}

.sorteraknapp:hover {
    background-color: #536a8f; 
}

.hustext {
    padding-bottom: 45px;
}

.husrubrik {
    font-size: 120%;
}

.stadtext {
    font-size: 80%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.pris {
  float: left;
    margin-left: 19px;
}

.yta {
    float: right;
    margin-right: 19px;
}

.semer {
    background-color: #3e567d;  
    text-decoration: none; 
    padding: 15px; 
    border-color: grey;
    color: white; 
    border-radius: 40px; 
}

.semer:hover {
    background-color: #2e415e; 
}

.semermargin {
    padding:  50px 0 15px; 
}

/* OM OSS */

.omossdiv {
    background-color: #3e567d; 
    padding: 20px 0 40px 0; 
}

.omosskategori {
    color: white; 
    text-decoration: none; 
    padding-right: 10px; 
    margin-right: 10px; 
    border-right: 1px white solid; 
    float: left;  
    
}

.omosskategori:hover {
    color: #cfcfcf;
}

.omosskategori:last-child {
    border: none; 
}

.omosskategori:first-child {
    margin-left: 130px; 
}

.omosskategoriactive {
    color: #cfcfcf;
}

.profil {
    width: 250px;
    height: 300px; 
}

.profil:first-child {
    margin: 40px 0; 
}

.kontakttext {
    text-align: left; 
}

.kontakttr td {
    padding-right: 100px; 
}

.kontakttr td:last-child {
    padding-right: 0; 
}

.tiderrubrik {
    font-size: 21px; 
    text-align: center;
    
    padding-right: 80px; 
}

.tiderrubrik:last-child {
    padding-right: 0; 
}

.tidertextdag {
    text-align: left; 
    font-size: 18px;
    line-height: 40px; 
    letter-spacing: 1px; 
    
    padding-right: 80px; 

}

.tidertexttid {
    text-align: right; 
    font-size: 18px;
    line-height: 40px; 
    letter-spacing: 1px; 
}


.tiderhelg {
    color: #db141a;
}


/* FAQ */

.faqfraga {
    text-align: left; 
    margin-bottom: 20px;
    font-size: 20px;
} 

.faqsvar {

    text-align: justify; 
} 

/* HUSSIDOR */

.tablehus {
    width: 90%;
    margin-bottom: 70px; 
}

.hussidavanster {
    width: 50%;
}

.hussidahoger {
    width: 50%;
    padding-left: 40px; 
    text-align: left;
    vertical-align: top; 
}

.hussidabild {
    width: 95%;
}

.hussidainfo {
    line-height: 26px; 
}

.hussidabeskrivning {
    text-align: justify; 
    margin: 0 150px 150px 85px;
}

