/*---------- slut på media query ------------ */

.speaking-web__inside {
    float: left;
}

.speaking-web__link {
    left: 45px;
}


/*---------- CSS FÖR OMSTRUKTURERING I HEADERN UPPHÖR ------------ */


/* line 1, ../sass/base/_typography-common.scss */

body {
    color: #434343;
    font: 16px/1.4 "proxima-nova", arial, sans-serif;
}


/* line 28, ../sass/base/_typography-common.scss */

a {
    color: #c09a5e;
    text-decoration: none;
}


/* line 3, ../sass/base/_typography.scss */

h1,
.h1 {
    font-family: "proxima-nova", arial, sans-serif;
    font-weight: 800;
}


/* line 6, ../sass/base/_typography-common.scss */

h2 {
    font-family: "proxima-nova", arial, sans-serif;
    font-weight: 800;
}

p.ingress {
    font-weight: 300;
}

.breadcrumbs li {
    font-weight: 300;
}


/* line 70, ../sass/layout/_main.scss */

.published {
    font-weight: 300;
}


/* line 19, ../sass/layout/_header.scss */




/* line 11, ../sass/layout/_sidebar.scss */

.sidebar-right h3 {
    font-size: 15px;
    background-color: #c09a5e;
    color: #fff;
    padding: 9px 40px 9px 20px;
    text-transform: none;
    letter-spacing: 1px;
    position: relative;
    font-weight: bold;
}

.sidebar-right .news h3,
.sidebar-right .Nyheter h3,
.sidebar-right h3.news {
    background-color: #86cbc9;
    color: #fff;
    padding: 9px 40px 9px 20px;
    text-transform: none;
    letter-spacing: 1px;
    position: relative;
    font-weight: bold;
}

/* line 28, ../sass/layout/_header.scss */




/* line 3, ../sass/components/_menus.scss */

.menu a {
    /* text-transform: uppercase; */
    color: #434343;
    text-decoration: none;
    font-weight: bold;
}


/* line 43, ../sass/components/_menus.scss */

.menu li.level-3.active a {
    color: #917240;
}


/* line 76, ../sass/components/_menus.scss */

.site-header .menu {
    text-align: left;
}

.site-header .nav {
    padding-bottom: 0;
}


/* line 84, ../sass/components/_menus.scss */

.site-header .menu a {
    text-transform: none;
    display: inline-block;
    padding: 27px 12px 15px;
    font-weight: 800;
}

.site-header .menu li:last-of-type a {
    padding-right: 0;
}


/* line 92, ../sass/components/_menus.scss */

.site-header .menu a:focus,
.site-header .menu a:hover,
.site-header .menu .current a,
.site-header .menu .active a
{
    background-color: #fff;
    color: #917240;
}

.menu .level-2 button span {
    background-position: -20px 4px;
}

.sidebar .menu li {
    background-color: #c09a5e;
}

/* line 110, ../sass/components/_menus.scss */

.sidebar .menu a {
    text-transform: none;
    font-weight: 800;
    color: #fff;
    font-size: 15px;
}


/* line 120, ../sass/components/_menus.scss */

.sidebar .menu li:hover,
.sidebar .menu li.active {
    background-color: #917240;
}


/* line 35, ../sass/components/_menus.scss */

.menu li.level-3 a {
    font-weight: 300;
    text-transform: none;
    color: #434343;
    padding-top: 6px;
    padding-bottom: 7px;
}


/* line 140, ../sass/components/_menus.scss */

.sidebar .menu li.level-3 a:hover {
    color: #c09a5e;
}


/* line 145, ../sass/components/_menus.scss */

.sidebar .menu li.level-3.current a {
    color: #917240;
}


/* line 15, ../sass/components/_menus.scss */

.menu li.collapsed button span {
    background-position: -12px -20px;
}


/* line 46, ../sass/components/_search.scss */

.search-result-empty span,
.search-result-counter span {
    color: #c09a5e;
}


/* line 55, ../sass/components/_search.scss */

.list .list-item h3 {
    color: #c09a5e;
    font-weight: bold;
    margin-bottom: 3px;
}


/* line 37, ../sass/responsive/_tablet.scss */

.site-header .menu-toggle .tripple-sausage span {
    display: block;
    height: 5px;
    width: 100%;
    background-color: #c09a5e;
}


/* line 94, ../sass/responsive/_tablet.scss */
.site-header .menu a:focus, .site-header .menu a:hover, .site-header .menu .current a, .site-header .menu .active a,
.site-header .menu .level-1:hover>a,
.site-header .menu .level-1.active>a {
    color: #917240;
    background-color: initial;
}


/* line 121, ../sass/responsive/_tablet.scss */

.site-header .menu .level-2:hover>a,
.site-header .menu .level-2.active>a {
    font-weight: bold;
    color: #917240;
}


/* line 156, ../sass/responsive/_tablet.scss */

.site-header .menu .level-3:hover {
    color: #c09a5e;
}


/* line 159, ../sass/responsive/_tablet.scss */

.site-header .menu .level-3:hover a {
    color: #c09a5e;
    background-color: transparent;
}

.form-search button span {
    background-image: url("../images/search_gold.png");
    background-size: 16px;
    background-position: center;
}

.form-search .search-query {
    padding-top: 7px;
    padding-bottom: 7px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 222, ../sass/responsive/_tablet.scss */
    .site-header .home {
        left: 25px;
        right: auto;
        top: 0;
        padding-top: 10px;
        -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.4);
    }
  
  

    .speaking-web {
        top: 5px;
        left: 215px;
     }
}

@media only screen and (max-width: 991px) {
    /* line 15, ../sass/responsive/_tablet.scss */
    .site-header .menu-toggle {
        font-family: "proxima-nova", arial, sans-serif;
    }
    /* line 37, ../sass/responsive/_tablet.scss */
    .site-header .menu-toggle .tripple-sausage span {
        background-color: #c09a5e;
    }
    
    .header-search-modules { display: none; }
  
  .speaking-web {
    width: auto;
  }
  .site-header .menu .level-1 {
    background-color: #c09a5e;
  }
  
   .site-header .menu .level-1 > a{
    color: #fff !important;
  }
  .site-header .menu a{
    display: block;
  }
}

@media screen and (min-width: 991px) {

    /* TA BORT? */
    .site-header .home {
        border-radius: 0 0 10px 10px;
        position: absolute;
        top: 68px;
        right: 65px;
        padding: 0px 22px 11px 20px;
        background-color: #fff;
    }

    .site-header .form-search {
        position: absolute;
        top: 68px;
        margin-top: 50px;
        left: 15px;
        width: 22.5%;
    }
    /* /TA BORT? */

    .site-header .menu a {
    	font-size: 12px;
    }
    /* CSS FÖR OMSTRUKTURERING I HEADERN */
    /* line 37, ../sass/layout/_header.scss */
    .site-header .header-modules {
        height: auto;
        position: static;
    }

    .site-header {
        height: auto;
    }

    .site-header .container { 
        display: flex;
        justify-content: flex-end;
    }

    .site-header .logo {
        width: 130px;
        max-width: initial;
    }

    /* line 19, ../sass/layout/_header.scss */
    .site-header .home {
        /*float: right;*/
        position: static;
        padding: 10px 0 0 0;
        margin-left: 80px;
        /*right: auto;
        left: 15px;
        top: 0;*/
    }
    .header-search-modules {
        margin-left: 10px;
    }

    .form-search button {
        top: 7px;
    }

    .site-header .form-search {
        position: static;
        margin-top: 0px;
        padding-top: 24px;
        width: 100%;
    }

    .speaking-web__inside {
        padding: 0;
        padding-left: 30px;
        position: static;
        width: auto;
        float: none;
    }

    /* line 58, ../sass/layout/_header.scss */
    .speaking-web {
        position: static;
        padding-top: 28px;
        display: block;
        width: auto;
    }

    .speaking-web .fa {
        color: #c09a5e;
    }

    /* line 89, ../sass/layout/_header.scss */
    .speaking-web button {
        position: static;
        right: 0;
        top: 0;
        padding: 0 5px;
        border-radius: 0 0 10px 10px;
        -moz-appearance: none;
        -webkit-appearance: none;
        background-color: #fff;
        z-index: 2;
        font-size: 18px;
        height: 100%;
        width: auto;
        text-align: center;
    }

    .speaking-web__inside:hover,
    .speaking-web__inside.expanded {
        width: auto;
        padding: 0;
    }

    /* line 111, ../sass/layout/_header.scss */
    .speaking-web__link {
        display: inline-block;
        position: static;
        opacity: 1; 
        line-height: 22px;
        color: #434343;
        font-weight: bold;
        font-size: 14px;
    }
    .site-header.scrolled .header-modules {
        box-shadow: none;
    }
    /* line 124, ../sass/layout/_header.scss */
    .google-translate-wrapper {
        position: static;
        padding-top: 28px;
        padding-left: 35px;
        height: auto;
    }
    /* line 136, ../sass/layout/_header.scss */
    .google-translate-wrapper .google_translate_element {
        position: static;
        background-image: url("../images/translate.png");
        background-repeat: no-repeat;
        background-size: 20px;
        height: 30px;
        background-position: center left;
        padding-left: 25px;
        line-height: 30px;
    }

    .goog-te-gadget-icon {
        display: none;
    }

    .goog-te-gadget {
        font-family: inherit !important;
    }

    .goog-te-gadget-simple {
        background-color: transparent !important;
        border-left: none !important;
        border-top: none !important;
        border-bottom: none !important;
        border-right: none !important;
        font-size: 14px !important;
        padding: 0 !important;
        font-weight: bold !important;
    }

    .goog-te-gadget-simple .goog-te-menu-value {
        color: #434343 !important;
    }

    .goog-te-gadget-simple .goog-te-menu-value span {
        border: none !important;
        padding-right: 3px;
    }

    .goog-te-gadget-simple .goog-te-menu-value span:last-of-type {
        display: none !important;
    }
}


/*---------- slut på media query ------------ */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 210, ../sass/responsive/_tablet.scss */
    .site-header nav {
        left: 0;
    }
}
.esrv_columns {
            columns: 2 !important;
        }
        .esrv_dropdowns {
            background-color: #c09a5e !important;
        }
        .esrv_result_row,
        .esrv_result_title {
            font-family: "proxima-nova", arial, sans-serif !important;
        }
 
        .esrv_result_title {
            padding: 10px;
            background-color: #c09a5e !important;
        }
 
        .esrv_result_row_value a {
            color: #c09a5e !important;
            text-decoration: none !important;
        }
        .esrv_btn-group .active {
            color: #c09a5e !important;
        }
 
        .esrv_btn-group button:hover {
            color: #c09a5e !important;
        }
 
        .esrv_input span {
            color: #c09a5e !important;
        }
 
        .esrv_btn-group {
            display: none !important;
        }
.esrv_input {
            height: auto !important;
        }
 
        .esrv_center_div {
            width: 100% !important;
        }
 
        .esrv_operations_dropdown {
            height: 40px !important;
            padding: 5px 0 !important;
        }