@charset "UTF-8";
/*
 * TABLE OF CONTENTS
 *
 * 1. Typography
 * 2. Elements
 * 3. Navigation
 * 4. Footer
 * 5. Content & structures
 * 6. Pages
 * 7. Form
 * 8. Slider
 * 9. Other
 *
 */

/* ----------------------------------- 1. Typography ----------------------------------- */
.footer-content .fa{    margin-left: 13px;}

body {font-family: 'Titillium Web', sans-serif; font-size: 17px; line-height: 1.8; font-weight: 400; color: #000000; background-color: #f6f6f6;}

h1, h2, h3, h4 {font-weight: 800; letter-spacing: 1px; color: #F36D21; margin: 0;}

h1 {font-size: 35px; line-height: 50px; margin-bottom: 5px;}
h2 {font-size: 33px; line-height: 50px; margin-bottom: 5px;}
h3 {font-size: 30px; line-height: 40px; margin-bottom: 5px;}
h4 {font-size: 25px; line-height: 55px; margin-bottom: 5px; text-transform: uppercase;}
h5 {font-size: 16px; line-height: 30px; margin-bottom: 5px;}

@media screen and (max-width: 1200px) {
	html, body {font-size: 17px;}
	h1 {font-size: 30px; line-height: 40px;}
    h2 {font-size: 22px; line-height: 30px;}
    h3 {font-size: 17px; line-height: 27px;}
    h4 {font-size: 14px; line-height: 27px;}
}

@media screen and (max-width: 992px) {
    html, body {font-size: 16px; line-height: 30px;}
    h1 {font-size: 25px; line-height: 35px;}
    h2 {font-size: 21px; line-height: 27px;}
    h3 {font-size: 17px; line-height: 27px;}
}

p {margin: 0 0 15px 0;}
p a, .block-section ul li a {border-bottom: 1px solid #dcdcdc;}
p a:hover, .block-section ul li a:hover {border-bottom: 1px solid #333;}

a {color: #333; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
a:hover {color: #333; text-decoration: none;}
a:focus, a:active {outline: none; color: #333; text-decoration: none;}

::-moz-selection {color: #333; background: #F36D21;}
::selection {color: #333; background: #F36D21;}

/* ----------------------------------- 2. Elements ----------------------------------- */

img {max-width: 100%; width: 100%; display: block; max-width: 100%; height: auto;}

hr {
    width: 100%;
    height: 3px;
    margin: 25px auto;
    background-color: #cecece;
    border: 0;
}

hr.dark, #footer .footer hr {width: 40px; height: 2px; margin: 12px 0 15px 0; background-color: #fff;}

.block-section ul {padding: 0;}
.block-section ul li {list-style: none; margin: 5px 0;}
.block-section ul li:before {content: "\f0da"; font-family: FontAwesome; padding: 0 10px 0 0; color: #3d6c98;}

button {font-size: 16px; font-weight: 400; letter-spacing: 2px; text-transform: uppercase; color: #333; background: #f5f6fa; border: 3px solid #f5f6fa; padding: 10px 30px; moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
button:hover {color: #f5f6fa; background: #333; border: 3px solid #333; text-decoration: none;}

.btn-default {
    font-size: 16px;
    background: #F36D21;
    color: #fff;
    border: 3px solid #F36D21;
    padding: 10px 30px;
    border-radius: 0;
}
.btn-default:hover {background: #000000; color: #fff; border: 3px solid #000000;}

.btn-primary {margin-top:10px;display: block; font-size: 14px; text-transform: uppercase; color: #fff; background: #F36D21; padding: 8px 0; border: none;}
.btn-primary:hover {text-decoration: none; background: #000000; border: none;}


.btn-green {background: #33a66f; color: #fff; border: 3px solid #33a66f;}
.btn-green:hover {background: #000000; color: #fff; border: 3px solid #000000;}

.btn-blue {background: #3d6c98; color: #fff; border: 3px solid #3d6c98;}

.btn-black {background: #333; color: #fff; border: 3px solid #333;}
.btn-black:hover {background: #3d6c98; color: #fff; border: 3px solid #3d6c98;}

.btn-white {background: #fff; color: #333; border: 3px solid #fff;}
.btn-white:hover {background: #000000; color: #fff; border: 3px solid #000000;}

.btn-trnsp {color: #fff; background: none; border: 3px solid #fff;}
.btn-trnsp:hover {background: #fff; color: #333; border: 3px solid #fff;}

.btn-block {display: block; font-size: 18px; letter-spacing: 1px; text-transform: uppercase; color: #fff; background: #F36D21; padding: 8px 0; border: none;}
.btn-block:hover {text-decoration: none; background: #000000; border: none;}

@media screen and (max-width: 680px) {
    button {font-size: 14px; padding: 7px 25px;}
}

/* ----------------------------------- 3. Navigation ----------------------------------- */

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #F36D21;
    background-color:transparent;
        border-bottom: 2px solid #F36D21;
}

.navbar-brand {
    height: auto;
    padding: 0!important;
}
#site-mobile-buttons {display: none; float: none;}
#site-logo {
    width: 250px;
    padding: 0;
    moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
#site-logo img {width: 100%;}

#site-navbar {background-color: #ffffff; border: none; margin: 0; padding: 15px 0;}
.navbar-default .navbar-nav a{     border-bottom: 2px solid transparent;}


@media screen and (max-width: 768px) {
    
    .caption__tittle {
    font-size: 14px;
    line-height: 14px;
    /* margin-top: 10%; */
}
    
    .block-section > .block-section-container, .content {
    padding: 25px 10px;
    margin-right: auto;
    margin-left: auto;
}

    .navbar-toggle {
    position: relative;
    float: none;
    padding: 9px 10px;
    margin-top: 18px;
    /* margin-right: 50%; */
    margin-left: 44%;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn-primary {

    font-size: 11px;

}
   #site-mobile-buttons {display: block; list-style: none; margin: 0; padding: 0; clear: left;}
  #site-mobile-buttons li {
    display: block;
    width: 50%;
    float: left;
}
   #site-mobile-buttons li a {display: block; padding: 15px; font-size: 14px; color: #fff; background: #F36D21;}
   #site-mobile-buttons li:last-child a {background: #e6e7e8; color: #F36D21;}
   #site-mobile-buttons li a:hover {background: #000000;}
   .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
        margin-top: 20px;
}
#site-navbar-list li {
    float: left;
    width: 100%;
}
}


/* ----------------------------------- 4. Footer ----------------------------------- */

.footer {text-align:center;line-height: 1.8; font-weight: 300; color: #fff; background-color: #F36D21; padding: 10px 0;}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {font-weight: 300; color: #fff;}
.footer p {margin-bottom: 0;}
.footer a {color: #fff; border: none;}
.footer a:hover {text-decoration: underline; border: none;}

#logo-footer {width: 150px;}

#foot-menu {padding: 0;}
#foot-menu li {list-style: none;}
#foot-menu a {color: #fff; border: none;}
#foot-menu a:hover {text-decoration: underline;}

@media screen and (max-width: 992px) {
    .footer .footer-first-col {margin-bottom: 30px;}
    .btn-primary {
    font-size: 8px;
    }
}

@media screen and (max-width: 768px) {
    .footer .footer-first-col {margin-bottom: 0;}
    .footer .col-sm-6 {margin-bottom: 30px;}
    .footer {text-align: center;}
    hr.dark, #footer .footer hr {margin: 12px auto 15px auto;}
    #logo-footer {margin: 0 auto;}
}

/* ----------------------------------- 5. Content & structures ----------------------------------- */


.block-section-container{background:#fff;margin-top:10px;margin-bottom:10px;}


.clear {clear: both;}

.right {float: right;}
.left {float: left;}

.center {margin: 0 auto;}

.grey {background: #f5f6fa;}

.display-table {display: table; table-layout: fixed;}
.display-cell {display: table-cell; vertical-align: middle; float: none;}

/* About text */
#block-282 {padding-top: 40px; padding-bottom: 30px; background-color: #ffffff;}
#block-12882 {padding-bottom: 30px; background-color: #ffffff;}

.block-section > .block-section-container, .content {padding: 15px 15px; margin-right: auto; margin-left: auto;}

.block-section .block-section-container .block-columns .block-section-container {width: auto;}

.block-section > .block-section-container, .container, .parallax .block-section-container {width: 1086px;}

@media (max-width: 1200px) {
    .block-section > .block-section-container, .container, .parallax .block-section-container {width: 992px;}
}

@media (max-width: 992px) {
    .block-section > .block-section-container, .container, .parallax .block-section-container {width: 768px;}
}

@media (max-width: 768px) {
    .block-section > .block-section-container, .container, .parallax .block-section-container {width: 90%;}
.btn-primary {
    font-size: 12px;
}
    
}

/* ----------------------------------- 6. Pages ----------------------------------- */

/* Hem */

#block-2308 {display: table; table-layout: fixed;}
#block-2308 .__col {display: table-cell; vertical-align: middle; float: none;}

.parallax {text-align: center;}
.parallax p {margin-bottom: 30px;}
.parallax a {border-bottom: none;}
.parallax .fa {font-size: 40px; color: #3d6c98;}
.parallax .fa:hover {color: #fff;}


@media (min-width: 680px) {

.sak {
    margin-top: 130px;
}

  
}
@media (max-width: 768px) {
    #block-2308 .__col {display: block;}
}

/* Puffar */
#section-column235931_1 .__content, #section-column235931_2 .__content {background: #ffffff; padding: 0;}
#block-235931 h4, #block-235931 p, #block-235931 a {text-align: center;}
#block-235931 h4 {margin: 0; padding: 30px 30px 0 30px;}
#block-235931 p {margin: 0; padding: 0 30px 30px 30px;}
.puff-p {min-height: 180px; background: #fff;}

@media (max-width: 1200px) {
    .puff-p {min-height: 210px;}
}

@media (max-width: 992px) {
    .puff-p {min-height: 300px;}
}

@media (max-width: 768px) {
    .puff-p {min-height: auto;}
}

/* ----------------------------------- 7. Form ----------------------------------- */


label {font-size: 12px; font-weight: 500; letter-spacing: 1px;}

textarea {resize: vertical;}

.form-control {font-size: 15px; border-radius: 0; background: #fff; height: auto; border-color: #bcbec0; color: #000000; padding: 12px 17px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);}

.form-control:focus {color: #33a66f; border-color: #33a66f; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);}

select.form-control {padding-right: 5px;}

.form-control::-moz-placeholder {color: inherit;}
.form-control:-ms-input-placeholder {color: inherit;}
.form-control::-webkit-input-placeholder {color: inherit;}

select.form-control {-webkit-appearance: menulist;}
select[multiple].form-control {-webkit-appearance: listbox;}

/* Disabled forms */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {opacity: 0.5; filter: alpha(opacity=50);}

/* ----------------------------------- 8. Slider ----------------------------------- */

#site-banner {width: 100%; height: 450px; margin: 0 auto; background: #fff; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#slide_1 {height: 450px; background: transparent url('../../files/images/banner.jpg') no-repeat center -300px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#slide_2 {height: 450px; background: transparent url('../../files/slide_2.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#slide_3 {height: 450px; background: transparent url('../../files/slide_3.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#slide_4 {height: 450px; background: transparent url('../../files/slide_4.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#slide_5 {height: 450px; background: transparent url('../../files/slide_5.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.caption-wrapper {    background: rgba(0, 0, 0, 0.38);width: 100%; display: table;}
.caption {height: 450px; margin: 0 auto; padding: 0 25%; display: table-cell; vertical-align: middle;}
.caption h1, .caption h3, .caption p {text-align: center; color: #fff; /* text-shadow: 1px 1px 5px #ececec; */}
.caption h1 {margin-bottom: 30px; color: #fff;}
.caption h3 {margin-bottom: 0;}
.caption button {margin-right: 20px; margin-bottom: 10px;}

@media screen and (max-width: 1200px) {
    .caption {padding: 0 20%;}
}

@media screen and (max-width: 680px) {
    .navbar-fixed-top {
    position:relative;
}
.navbar-brand {
    float: none;

}
#site-logo {

    margin: 0 auto;

}

    #site-banner, #slide_1, #slide_2, #slide_3, #slide_4, #slide_5, .caption {height: 200px;}
    .caption {padding: 0 5%;}
}

/* bxSlider */

/* Reset and layout */
.bx-wrapper {position: relative; margin: 0; padding: 0; *zoom: 1; -ms-touch-action: pan-y; touch-action: pan-y;}
.bx-wrapper img {max-width: 100%; display: block;}
.bxslider {margin: 0; padding: 0;}
ul.bxslider { list-style: none;}
.bxslider li { border: none !important; padding: 0;}
.bx-viewport {/*fix other elements on the page moving (on Chrome)*/ -webkit-transform: translatez(0);}

/* Theme */
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position: absolute; bottom: -30px; width: 100%;}

/* Loader */
.bx-wrapper .bx-loading {min-height: 50px; background: url('') center center no-repeat #ffffff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}

/* Pager */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; bottom: 0; padding: 0 0 20px 0;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #fff; text-indent: -9999px; display: block; width: 18px; height: 18px; margin: 0 8px; border: none; outline: 0; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {background:#F36D21;}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0; line-height: 0;}

/* Direction controls (next/prev) */
.bx-wrapper .bx-prev {left: 10px; background: url('') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next {right: 10px; background: url('') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; display: none;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}

/* Auto controls (start/stop) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url('') -86px -11px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url('') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}

/* Pager with auto-controls hybrid layout */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left; width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0; width: 35px;}

/* Image captions */
.bx-wrapper .bx-caption {position: absolute; bottom: 0; left: 0; background: #666; background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span {color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px;}

/* ----------------------------------- 9. Other ----------------------------------- */

/* Scroll to top */
.scrollToTop {color: #ffffff; position: fixed; bottom: 5px; right: 5px; width: 50px; height: 50px; text-align: center; cursor: pointer; background-color: #000000; z-index: 1005; display: none;}
.scrollToTop i {line-height: 50px; font-size: 24px;}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 768px) {
	.scrollToTop {width: 40px; height: 40px; background-color: rgba(0, 0, 0, 0.4);}
	.scrollToTop i {line-height: 40px; font-size: 20px;}
}

/* Parallax */
.parallax h1, .parallax h2, .parallax h3, .parallax p, .parallax a {color: #fff;}
.no-touch .light-translucent-bg, .no-touch .dark-translucent-bg, .no-touch .default-translucent-bg, .no-touch .parallax {background-attachment: fixed !important;}
.light-translucent-bg, .dark-translucent-bg, .default-translucent-bg, .parallax {-webkit-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important;}
.parallax {background-position: 50% 0; background-repeat: no-repeat; z-index: 1; position: relative; padding: 100px 0;}
.light-translucent-bg, .dark-translucent-bg, .default-translucent-bg {background-position: 50% 0; background-repeat: no-repeat; z-index: 1; position: relative;}
.light-translucent-bg:after, .dark-translucent-bg:after, .default-translucent-bg:after {content: ""; position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%;}
.light-translucent-bg {color: #333;}
.header + .banner > .light-translucent-bg {border-top: none;}
.slider-banner-container .light-translucent-bg {border: none; width: 100%; height: 100%; position: absolute; top: 0 !important; left: 0 !important; margin: 0 !important; bottom: 0;}
.slider-banner-container .dark-translucent-bg {width: 100%; height: 100%; position: absolute; top: 0 !important; left: 0 !important; margin: 0 !important; bottom: 0;}
.slider-banner-container li .light-translucent-bg:after, .slider-banner-container li .dark-translucent-bg:after {background-color: transparent;}
.light-translucent-bg .separator-2 {background-color: #333;}
.light-translucent-bg:after {background-color: rgba(255, 255, 255, 0.7);}
.dark-translucent-bg:after {background-color: rgba(0, 0, 0, 0.7);}
.dark-translucent-bg, .dark-translucent-bg h1, .dark-translucent-bg h2, .dark-translucent-bg h3, .dark-translucent-bg h4, .dark-translucent-bg h5, .dark-translucent-bg h6 {color: #ffffff;}
.dark-translucent-bg a:not(.btn) {text-decoration: underline; color: #ffffff;}
.dark-translucent-bg a:not(.btn):hover {text-decoration: none; color: #ffffff;}
.default-translucent-bg:after {background-color: rgba(232, 76, 61, 0.7);}
.default-translucent-bg, .default-translucent-bg h1, .default-translucent-bg h2, .default-translucent-bg h3, .default-translucent-bg h4, .default-translucent-bg h5, .default-translucent-bg h6 {color: #ffffff;}
.default-translucent-bg a:not(.btn) {text-decoration: underline; color: #ffffff;}
.default-translucent-bg a:not(.btn):hover {text-decoration: none; color: #ffffff;}
.light-translucent-bg .container, .dark-translucent-bg .container, .default-translucent-bg .container {z-index: 3; position: relative;}
.parallax-bg {background: url("../../files/hem/parallax-bg.jpg") 50% 0px no-repeat;}
.parallax-bg-2 {background: url("../../files/hem/parallax-bg-2.jpg") 50% 0px no-repeat;}
.parallax-bg-3 {background: url("../../files/hem/parallax-bg-3.jpg") 50% 0px no-repeat;}