@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i,800,800i&subset=all';
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6, p, div ul, li, section, article, aside {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

ul, li {
    list-style: none;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.blog-masthead {
    background-color: #008bd7;
}
.blog-nav .blog-nav-item {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0;
    margin: 10px 0;
    display: inline-block;
}

.blog-nav .blog-nav-item+.blog-nav-item:before {
    content: "\0399";
    padding: 0 10px;
    color: #fff
}
.blog-nav .blog-nav-item:first-child {
    padding-left: 0;
}
.blog-nav .right-nav .blog-nav-item {
    margin-left: 20px;
}
.blog-nav .right-nav .blog-nav-item+.blog-nav-item:before {
    content: none;
    padding: 0 10px;
}
.blog-nav .right-nav .blog-nav-item.icon {
    margin: 7px 0 7px 20px;
}
.blog-nav .right-nav .blog-nav-item.icon i {
    font-size: 20px;
}
.blog-nav .right-nav .blog-nav-item:last-child {
    padding-right: 0;
}
.site-logo {
    margin-top: 17px;
    padding-left: 0px;
}
.header-row {
    border-bottom: 1px solid #f0f0f4;
    padding-bottom: 10px;
}
#breadcrumbs {
    margin: 10px 0 0 0;
}
#hitta-aterforsaljare {
    margin-top: 79px;
}
/** BOX SEARCH **/
.box-search {
    width: 100%;
    height: 35px;
    margin-top: 28px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 2px solid #f0f0f4;
}
#hitta-aterforsaljare .box-search {
    margin-top: 5px;
}
.box-search .search-input {
    color: #bababa;
    font-style: italic;
    border: none;
    margin-top: 5px;
    margin-left: 20px;
}
.reseller-search .box-search .search-input {
    width: 250px;
}
.box-search .search-btn {
    border: none;
    background: transparent;
    margin-right: 29px;
    margin-top: 5px;
    padding: 0;
}
.box-search .search-btn i {
    color: #0375b8;
    font-size: 20px;
}
/** BANNER **/
.box-banner {
    margin-top: 20px;
}
.box-banner .carousel-caption {
    width: 100%;
    left: 0;
    padding: 0;
    top: 0;
    text-align: left;
}
.box-banner h1 {
    font-size: 33px;
    line-height: 46px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.box-banner h2 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-top: 52px;
    margin-bottom: 27px;
}
.box-banner p {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    margin-top: 22px;
    line-height: 26px;
}
.box-banner .link {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-top: 27px;
    display: inline-block;
    background-color: #008bd7;
    padding: 10px 20px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-transform: uppercase;
}

/** INDEX BOXES **/
.boxes .box {
    margin-top: 20px;
    position: relative;
}
.boxes .box .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: transparent url('../img/box-bg.png') left top repeat;
    padding-top: 30px;
    padding-bottom: 30px;
}
.boxes .box .overlay h1 {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 4px;
}
.boxes .box .overlay p {
    font-size: 14px;
    font-weight: normal;
}
.boxes .box .description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding-bottom: 13px;
    padding-left: 20px;
}
.boxes .box .description h1 {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}
.boxes .box .description p {
    font-size: 16px;
    font-weight: normal;
    margin-top: 6px;
}

/** PAGE FOOTER **/
.page-footer {
    margin-top: 36px;
    margin-bottom: 50px;
}
.page-footer .box {
    margin-top: 50px;
}
.page-footer .box .col-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
}
.page-footer .box .row,
.page-footer .box ul li {
    margin-top: 10px;
    color: #0475b2;
    font-size: 14px;
}
.page-footer .box ul li a {
    color: #0475b2;
}
.page-footer .box ul li a i {
    font-size: 20px;
    width: 32px;
}
.page-footer .box .row,
.page-footer .box .row address {
    line-height: 27px;
}
.page-footer .box .row address abbr {
    font-weight: 700;
    border: none;
}

/** BREADCRUMB **/
.box-breadcrumb {
    margin-top: 15px;
}

/** SIDEBARS **/

.box-sidebar {
    margin-top: 35px;
}

.box-sidebar h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 22px;
}

.box-sidebar ul {
    border-top: 1px solid #f0f0f4;
    margin-bottom: 60px;
}

.box-sidebar ul li {
    padding: 22px 0px;
    border-bottom: 1px solid #f0f0f4;
}

.box-sidebar ul li:before {
    font-family: FontAwesome;
    font-weight: normal !important;
    font-style: normal;
    display: inline-block;
    content: "\f0da";
}

.box-sidebar ul li a {
    color: #000;
    padding-left: 10px;
}

.box-sidebar ul li.current-menu-item,
.box-sidebar ul li.current-menu-item a {
    color: #008bd7;
    font-weight: bold;
}

/** DETAIL **/
.box-detail .slider {
    margin-top: 15px;
}
.box-detail .detail {
    margin-top: 15px;
}
.box-detail .detail .title {
    font-size: 33px;
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
}
.box-detail .detail .table.information {
    margin-top: 15px;
}
.box-detail .detail .table.information td {
    padding: 10px 5px;
}
.box-detail .detail .table.information .sub-label {
    font-weight: 700;
    font-size: 15px;
}
.box-detail .detail .table.information .sub-description {
    color: #008bd7;
    font-size: 13px;
    text-decoration: underline;
}
.box-detail .detail .table.information span.item {
    margin-left: 10px;
}
.box-detail .detail .find-btn {
    display: block;
    background-color: #008bd7;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
}
.box-detail .detail .sub-title {
    font-weight: 700;
    font-size: 15px;
    margin-top: 19px;
}
.box-detail .detail .desc {
    font-weight: 300;
    font-size: 15px;
    margin-top: 6px;
    line-height: 29px;
}
.box-detail .box-tab .nav-tabs {
    border-bottom: 3px solid #f3f3f3;
}
.box-detail .box-tab .nav-tabs > li {
    border-left: 3px solid #f3f3f3;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.box-detail .box-tab {
    margin-top: 45px;
}
.box-detail .box-tab .nav-tabs > li a {
    color: #000;
    padding: 10px 50px;
}
.box-detail .box-tab .nav-tabs > li a:hover {
    background: none;
    border-color: transparent;
}
.box-detail .box-tab .nav-tabs > li.active a {
    border: 1px solid transparent;
    border-bottom: none;
    color: #008bd7;
}
.box-detail .box-tab .panel-body h1.title,
.box-detail .box-tab .tab-content h1.title,
.box-detail .box-tab .panel-body h2.title,
.box-detail .box-tab .tab-content h2.title{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}
.box-detail .box-tab .panel-body h2,
.box-detail .box-tab .tab-content h2 {
    margin-top: 30px;
    font-size: 15px;
    font-weight: 700;
}
.box-detail .box-tab .panel-body p,
.box-detail .box-tab .tab-content p {
    margin-top: 9px;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
}

.text-page .desc {
    margin-top: 15px;
}
.text-page .desc .title {
    font-weight: 800;
    font-size: 33px;
    text-transform: uppercase;
    margin-bottom: 28px;
}
.text-page .desc p {
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 26px;
    line-height: 26px;
}
.text-page .reseller-search {
    background: #008bd7;
    color: #fff;
    padding-bottom: 20px;
    border-top-left-radius: 13px;
    -webkit-border-top-left-radius: 13px;
    -moz-border-radius-topleft: 13px;
    border-top-right-radius: 13px;
    -webkit-border-top-right-radius: 13px;
    -moz-border-radius-topright: 13px;
}
.text-page .reseller-search .search-label {
    margin-top: 27px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.text-page .reseller-search .search-label.label-right {
    margin-top: 23px;
    text-align: center;
}
.text-page .reseller-search .search-label a {
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 800;
    text-decoration: underline;
}
.text-page .reseller-search .box-search {
    margin-top: 20px;
    background: #fff;
    border-color: #147bbc;
}
.text-page .box-result {
    margin-top: 30px;
}
.text-page .box-result table td {
    padding-left: 10px;
    padding-right: 10px;
}
.text-page .box-result table td:first-child {
    padding-left: 0;
}
.text-page .box-result table th {
    padding-left: 0;
    padding-right: 0;
}
.text-page .box-result table .tr-map {
    display: none;
}
.text-page .box-result table td.google-map {
    border-top: none;
    padding-top: 0;
}
.text-page .box-result table td.google-map .map {
    margin-top: 15px;
    position: relative;
    overflow: hidden;
}
.text-page .box-result table td.google-map .map iframe {
    width: 100%;
}
.text-page .box-result .result-title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.text-page .box-result table th.result-label {
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 18px;
}
.text-page .box-result table td.result-detail h1 {
    font-size: 15px;
    font-weight: 700;
    margin-top: 9px;
    margin-bottom: 5px;
}
.text-page .box-result table td.result-detail p {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0;
}
.text-page .box-result table td.result-detail p.link1 {
    margin-top: 7px;
    margin-bottom: 10px;
}
.text-page .box-result table td.result-detail p.link1 a {
    color: #008bd7;
    font-weight: 700;
}
.text-page .box-result table td.result-detail p.link2 {
    margin-top: 1px;
}
.text-page .box-result table td.result-detail p.link2 a {
    color: #008bd7;
    font-weight: 300;
    text-decoration: underline;
}
.text-page .box-result table td.result-detail p.phone {
    margin-top: 4px;
}


#myCarousel .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    text-shadow: none;
}
#myCarousel .carousel-inner {
    padding: 0;
}

#myCarousel .list-group {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 15px;
}

#myCarousel .list-group-item {
    border-radius: 0px;
    cursor: pointer;
    padding: 0;
    border: none;
    margin-bottom: 10px;
}

#myCarousel .list-group .active {
    background-color: transparent;
}
.show_map{
    display: none;
    height: 400px;
}

.show_map .result-detail{
    height: 100%;
}
.map_stores {
    height: 400px
}
.right-panel-direction {
    font-family: 'Roboto','sans-serif';
    line-height: 30px;
    padding-left: 10px;
}

.right-panel-direction select, #right-panel-direction input {
    font-size: 15px;
}

.right-panel-direction select {
    width: 100%;
}

.right-panel-direction i {
    font-size: 12px;
}
.right-panel-direction {
    height: 400px;
    overflow: auto;
}
@media print {
    .map_stores {
        height: 500px;
        margin: 0;
    }
    .right-panel-direction {
        float: none;
        width: auto;
    }
}

@media (min-width: 992px) {
    #myCarousel {
        padding-right: 110px;
        margin-left: 0;
    }

    #myCarousel .carousel-controls {
        display: none;
    }
}

@media (max-width: 991px) {
    .carousel-caption p,
    #myCarousel .list-group {
        display: none;
    }
}

.carousel-indicators .active {
    background: #31708f;
}

.content {
    margin-top: 20px;
}

.adjust1 {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.adjust2 {
    margin: 0;
}

.carousel-indicators li {
    border: 1px solid #ccc;
}

.carousel-control {
    color: #31708f;
    width: 5%;
}

.carousel-control:hover, .carousel-control:focus {
    color: #31708f;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.media-object {
    margin: auto;
    margin-top: 15%;
}

.right-content-material .col-md-6{
    padding: 0;
    padding-top: 30px;
}
#materialberakn table th{
    background-color: #e8e8e8;
    border: 1px solid #ccc;
}
#materialberakn table th:first-child{
    width: 40px;
}
#materialberakn table td:first-child{
    width: 40px;
}
#materialberakn table td{
    border: 1px solid #ccc;
    padding: 5px;
}
#materialberakn table td input{
    border: none;
    width: 95px;
    
}
#materialberakn td.table-index-number {
    text-align: center;
    background-color: #e8e8e8;
}
.header-menus {
	margin-top: 16px;
	margin-bottom: 0;
	float: right;
}
#main-menus {
	padding: 0;
}
#main-menus .navbar-nav > li > a {
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
#main-menus .navbar-nav > li:last-child a {
	padding-right: 0;
}
#main-menus .navbar-nav > li > a:hover,
#main-menus .navbar-nav > li > a:focus {
	color: #636363;
	background: none;
}
.search-result-item h2.title{
    color: #333;
    font-size: 24px !important;
    margin-bottom: 6px !important;
}
.search-result-item h2.title a{
    color: #333;
}
.material-row-1,.material-row-2,.material-row-3,
.material-row-4,.material-row-5,.material-row-6,
.material-row-7,.material-row-8,.material-row-9,
.material-row-10,.material-row-11{
    display: none;
}
a.add-material-row:hover {
    color: #000 !important;
}
a.add-material-row{
    color: #000 !important;
    font-size: 13px;
    display: block;
    padding: 3px 5px ;
}
.read-material-result{
    background-color: #bbb;
    border: 1px solid #9c9c9c;
    padding: 12px  60px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 20px;
}
#pdf-content-attach,
#store-locator-email{
    display: none;
}
.reseller-search.has-list-btn{
    margin-top: 120px;
}
.list-btn-group{
    display: block;
    margin-top: 45px;
    margin-bottom: 30px;
    overflow: hidden;
    margin-top: -70px;
}
.list-btn-group a{
    width: 24%;
    float: left;
    display: inline-block;
    background-color: #008bd7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
}
.list-btn-group a+a{
    margin-left: 14%;
}
.reseller-search.has-select .box-search {
    position: relative;
    width: 70%;
}
select::-ms-expand {
    display: none;
}
.box-search select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none; 
    -webkit-border-radius: 0px;
    border: none;
    padding: 4px 18px;
    width: 100%;
    color: #bababa;
    background: transparent;
    z-index: 99;
    position: relative;
}
select:focus {
  outline-color: transparent!important;
  outline-style: none!important;
}

.box-search .filter_partner_wrapper{
    height: 35px;
    background: #fff;
    border-radius: 15px;
    border: 2px solid #147bbc;
    position: absolute;
    left: 100%;
    top: -2px;
    margin-left: 15px;
    width: 180px;
    overflow: hidden;
}
.box-search .filter_partner_wrapper:before{
   position: absolute;
   content: "\f107";
   font-family: FontAwesome;
   color: #0375b8;
   right: 15px;
   top: 0px;
   background: #fff;
   padding: 0 8px;
   font-size: 30px;
   line-height: 33px;
   z-index: 999\9;
}
.box-result .details-table{
    border-bottom: 1px solid  #ddd;
    margin-bottom: 30px;
}
.box-result .details-table td:first-child{
    border-right: 1px solid #ddd;
}
.box-result .details-table td + td{
    padding-left: 15px!important;
}
.expanded-info{
    display: none;
}
.expanded-info > td{
    border: 0!important;
    padding: 0!important;
}
.expanded-info .result-label{
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.expanded-info h4{
    font-size: 15px;
    font-weight: 700;
    margin-top: 9px;
    margin-bottom: 5px;
}
.expanded-info .result-detail .info{
    margin-bottom: 15px!important;
}
// .box-result .result-detail h1.has-hover {
//     cursor: pointer;
// }
.expanded-info .details-table td[colspan="2"]{
    border-right: 0;
    padding-right: 0;
}
.expanded-info .details-table .acf-map{
    height: 400px;
}
@media screen and (max-width: 1199px) {
    .box-search .search-input{
        width: calc(100% - 70px)!important;
    }
    .list-btn-group a {
        width: 28%;
    }
    .list-btn-group a+a {
        margin-left: 8%;
    }
}
@media screen and (max-width: 768px) {
    .media-object {
        margin-top: 0;
    }
    .blog-nav{text-align: center;}
    .blog-nav .pull-left a:last-child{
        margin-top: 0;
    }
    .blog-nav .right-nav{
        float: none!important;
    }
    .list-btn-group{
        margin-top: -165px;
    }
    .list-btn-group a{
        width: 100%;
        float:none;
        margin-bottom: 10px;
        margin-left: 0!important;
    }
    .reseller-search.has-list-btn {
        margin-top: 190px;
    }
    .reseller-search.has-select .box-search{
        width: 100%;
        margin-bottom: 35px;
    }
    .box-search .filter_partner_wrapper{
        position: relative;
        top: 15px!important;
        left: 0!important;
        margin-left: 0!important;
        border: 0;
        height: 31px;
        box-shadow: 0 0px 0 2px #147bbc;
        -webkit-box-shadow: 0 0px 0 2px #147bbc;
        -moz-box-shadow: 0 0px 0 2px #147bbc;
        width: 100% !important;
    }
    .box-search .filter_partner_wrapper:before{
        right: 0;
    }

    .box-result{ overflow-x: scroll;}
    .text-page .box-result table td:first-child, .text-page .box-result table th{
        padding-left: 10px;
    }
    .expanded-info > td{
        padding-left: 10px!important;
        padding-bottom: 20px!important;
    }
    .expanded-info table{
        border-width: 1px 0;
        margin-bottom: 0!important;
    }
}

/** Ipad 1024 **/
@media screen and (max-width: 1024px) {
    .box-banner h2 {
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .box-banner h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .box-banner p {
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px;
    }
    .box-banner .link {
        margin-top: 15px;
        font-size: 13px;
    }
	.box-search .search-btn {
		margin-right: 10px;
	}
	.header-menus {
		margin-top: 18px;
	}
	#main-menus .navbar-nav > li > a {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
		
	}
}
@media screen and (max-width: 768px) {
    .box-banner h2 {
        font-size: 11px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .box-banner h1 {
        font-size: 15px;
        line-height: 20px;
    }

    .box-banner p {
        font-size: 12px;
        line-height: 15px;
        margin-top: 10px;
        display: block;
    }
    .box-banner .link {
        margin-top: 10px;
        font-size: 10px;
    }
    .boxes .box img {
        width: 100%;
    }
	.navbar-toggle {
		margin-right: 0;
		padding-right: 0;
	}
	.navbar-toggle .icon-bar {
		background: #000;
		height: 3px;
	}
	.header-menus {
		width: 100%;
	}
	#main-menus .navbar-nav {
		margin: 0;
	}

}
@media screen and (max-width: 667px) {
    .box-banner h2 {
        font-size: 11px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .box-banner h1 {
        font-size: 15px;
        line-height: 20px;
    }

    .box-banner p {
        font-size: 12px;
        line-height: 15px;
        margin-top: 5px;
        display: block;
    }
    .box-banner .link {
        margin-top: 5px;
        font-size: 10px;
    }
}
/** iPhone 5 **/
@media screen and (max-width: 568px) {
    .box-banner h2 {
        font-size: 11px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .box-banner h1 {
        font-size: 15px;
        line-height: 20px;
    }

    .box-banner p {
        display: none;
    }
    .box-banner .link {
        margin-top: 10px;
        font-size: 10px;
    }
}
@media screen and (max-width: 414px) {
    .box-banner .carousel-caption {
        display: none;
    }
}