/*
Theme Name: Divi-child
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes.
Author:   Omar Abou Alpha
Template: Divi
*/


@font-face {
    font-family: 'uni_sansbook';
    src: url('UniSans-Book-webfont/uni_sans_book-webfont.eot');
    src: url('UniSans-Book-webfont/uni_sans_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('UniSans-Book-webfont/uni_sans_book-webfont.woff') format('woff'),
         url('UniSans-Book-webfont/uni_sans_book-webfont.ttf') format('truetype'),
         url('UniSans-Book-webfont/uni_sans_book-webfont.svg#uni_sansbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'uni_sans_regularregular';
    src: url('UniSans-Regular-webfont/uni_sans_regular-webfont.eot');
    src: url('UniSans-Regular-webfont/uni_sans_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('UniSans-Regular-webfont/uni_sans_regular-webfont.woff') format('woff'),
         url('UniSans-Regular-webfont/uni_sans_regular-webfont.ttf') format('truetype'),
         url('UniSans-Regular-webfont/uni_sans_regular-webfont.svg#uni_sans_regularregular') format('svg');
    font-weight: 500;
    font-style: normal;

}


.home .et_parallax_bg {
    background-position: top center;
}

.et_parallax_bg {
    background-position: center;
}

body h1, body h2, body h3, body h4, body h5, body h6{
    font-family: 'uni_sansbook', 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    line-height: 1.1;
	font-weight:500;
}

body h1 strong{
    font-family: 'uni_sans_regularregular', 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.big-h1 h1{
    color: #fff;
    font-size: 85px;
    line-height: 1.1;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);
}

.rel {
    position: relative;
}

.img-responsive{
    width: 100%;
    height: auto;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
    width: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    max-width: 1200px;
}

.wpcf7 textarea{
    height: 125px!important;
}

#total,
#elpris1,
#moms1,
#manadsavgift1,
#kampanjkod,
#typ,
#nyinflyttadtyp,
#avtalslangd,
#betalatyp,
#userid,
#elprodukt,
#elursprung1,
#elomrade {
    display: none;
}

p#footer-info {
  display: none;
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, .et_fixed_nav.et_show_nav #page-container {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

#main-header .nav li ul a {
    color: #ffffff !important;
}

#main-header {
    background-color: rgba(255, 255, 255, 0.9);
}

body.et_pb_button_helper_class .et_pb_button{
    color: white !important;
}

.footer-widget p{
    font-size: 12px;
}

.footer-widget .phone-info{
    color: #fff;
    font-size: 17px;
    line-height: 27px;
}

.footer-widget .phone-info a {
    color: #fff;
}

.wpcf7 .et_pb_row{
    width: 100%;
    padding: 0;
}

.grey_box ul{
    padding-top: 20px;
}

.footer-widget #black-studio-tinymce-4 {

}

@media (max-width: 980px){
        
    .wpcf7 .et_pb_column {
        margin-bottom: 0px;
    }
        
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
    width:100%;
    -moz-box-sizing: 100%;
    -webkit-box-sizing: 100%;
    box-sizing: 100%;
}
.wpcf7 p {
	padding: 0;
	margin-bottom: 20px;
	line-height: 1.5 !important;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
    font-size: 16px;
    color: #222;
    background: rgb(243, 243, 243);
    padding: 0px 10px;
    border: 0;
    width: 100%;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    margin-bottom: 0;
    height: 45px;
    border-radius: 5px;
}
.menu-Avtalsform:after, .menu-faktura:after, .menu-Trygghets:after, .menu-52:after{
    content: '\25BC';
    font-size: 15px;
    line-height: 13px;
    float: left;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 2px;
    position: absolute;
    right: 10px;
    color: #fff;
    width: 15px;
    height: 15px;
}
.wpcf7 .submit-p {
	line-height: 0;
}

#main-footer .wpcf7 input[type="submit"], #main-footer .wpcf7-submit {
	width: 150px;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	background: #33ba1f;
	outline: 0;
	border: 0;
	right: 0;
	border: 0;
	border-radius:5px;
	color: #fff;
	padding: 0;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    position: relative;
    float: right;   
    margin-top: 20px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight:500;
    text-transform: uppercase;
}


#main-footer .wpcf7 input[type="submit"]{
    margin-top: -1px;
}

.wpcf7 .wpcf7-response-output, body .wpcf7-response-output, .wpcf7 .wpcf7-not-valid-tip, body .wpcf7-not-valid-tip {
    position: absolute;
    margin:0;
    z-index: 500;
    background-color: #C60711;
    border: 0;
    color:#fff;
    margin-top: 10px;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.35);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.35);
    box-shadow: 0 1px 5px rgba(0,0,0,0.35);
    font-size: 13px;
    padding: 5px 10px;
    width: 390px;
    width: auto;
    margin-right: 30px;
}

.wpcf7 .wpcf7-not-valid-tip, body .wpcf7-not-valid-tip {
    width: 206px;
    font-size: 12px;
    margin-top: 10px;
    top: -17px;
    left: 10px;
    line-height: 1.5;
}

.wpcf7 .wpcf7-response-output, body .wpcf7-response-output{
    position: relative;
}

.wpcf7 .wpcf7-mail-sent-ok, body .wpcf7-mail-sent-ok{
    background-color: #6CCC4E;
}

.wpcf7 textarea, #main-footer .wpcf7 textarea{
    padding-top: 10px;
    height: 175px;
}

body .ajax-loader {
	display: none;
}

.entry-content tr td {
    font-size: 17px;
    line-height: 29px;
    padding: 6px 15px;
}




.RadioBtn {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 0.625rem 0.625rem 0;
    position: relative;
}

.RadioBtn input[type="radio"] {
    position: relative;
    display: none;
}

.RadioBtn input[type="radio"] + label {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(243, 243, 243, 0);
    border-radius: 0rem;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0.5rem 0.75rem 0.625rem 0.5rem;
    border-radius: 5px;
  }

  .RadioBtn input[type="radio"] + label:hover {
    background: rgba(255, 255, 255, 0.6);
  }

  .RadioBtn input[type="radio"] + label {
    display: inline-block;
  }


  .RadioBtn input[type="radio"] + label > span {
    display: inline-block;
    height: 1.25rem;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 1.625rem;
    z-index: initial;
  }

  .RadioBtn input[type="radio"] + label > span::before {
    border-radius: 100%;
    width: 0.625rem;
    height: 0.625rem;
    margin-top: 0.3125rem;
    margin-left: 0.3125rem;
    opacity: 0;
  }

  .RadioBtn input[type="radio"] + label > span::after, .RadioBtn input[type="radio"] + label > span::before {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0.0625rem;
  }

  .RadioBtn input[type="radio"] + label > span::after {
    border: 1px solid #222222;
    border-radius: 100%;
    height: 1.25rem;
    margin-top: 0;
    width: 1.25rem;
  }

  .RadioBtn input[type="radio"] + label p {
    color: #222222;
    display: inline-block;
    font-size: 16px;
    font-weight: inherit;
    line-height: 1.3;
    margin: 0;
    vertical-align: middle;
  }

  .RadioBtn input[type="radio"]:checked + label {
    background: #f7af45;
  }
  .RadioBtn input[type="radio"]:checked + label > span::before {
    opacity: 1;
    transition: opacity 0.4s ease-out;
    background: #222;
  }
  .RadioBtn input[type="radio"]:checked + label > span::after {
    border: 1px solid;
    border: 1px solid #222;
  }

  h4 i {
      margin-right: 5px;
  }
textarea:focus {
	border-color: #fff;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(181, 181, 181, 0.61);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(181, 181, 181,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(181, 181, 181,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(181, 181, 181,.6);
    background: #f7af45;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: #222;
}

input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 18- */
   color: #222;
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #222;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
   color: #222;
}

div.wpcf7 .ajax-loader {
    position: absolute;
    left: 0;
}

h4.title {
	color: #fff;
}

button:focus, .button:focus {
    background-color: transparent;
}

.et_pb_section {
    position: relative;
    background-color: #fff;
}

.et_pb_tabs {
    border: 0px solid #d9d9d9;
    background-color: rgba(255, 255, 255, 0);
}

.et_pb_tabs_controls {
    border-bottom: 1px solid #d9d9d9;
    background-color: rgba(255, 255, 255, 0);
}

.et_pb_tabs_controls li {
    border-left: 1px solid #d9d9d9;
}

.et_pb_tabs_controls li:last-child {
    border-right: 1px solid #d9d9d9;
}

.et_pb_tabs_controls li a {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.et_pb_all_tabs {
    background: #d9d9d9;
}

.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #d9d9d9;
    bottom: 0px;
    color: #fff;    
    padding: 5px 25px 3px;
}

.et_pb_tabs_controls li a {
    text-decoration: none;
    color: #155798;
}

.et_pb_tabs_controls li {
    float: left;
    padding: 5px 25px 3px;
    border-right: 1px solid #d9d9d9;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    max-width: 100%;
    background-color: #Fff;
    border-top: 1px solid #d9d9d9;
    margin-right: -1px;
}

.et_pb_section_video_bg {
    opacity: 0.8;
}

.grey_box, .et_pb_all_tabs{
    background-color: #d9d9d9;
    background-image: url('http://www.stockholmselbolag.se/wp-content/uploads/2015/09/stamp.png');
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: top right;
    margin-bottom: 50px;
    padding: 36px 48px !important;
    position: relative;
}

.et_pb_tab .et_pb_text {
    margin-bottom: 50px !important;
    margin-left: 50px !important;
}
.et_pb_tab .et_pb_image {
    margin-right: 50px !important;
}

.et_pb_tab .et_pb_row {
    padding: 0;
    width: 100%;
}

.et_pb_section{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAG0lEQVQIW2NkYGCQZGBgeM7AwMDACCJgAIUDAB/ZAQR47V8FAAAAAElFTkSuQmCC);
    background-size: 2px;
    background-repeat: repeat;
}

.et_pb_with_background, .et_mobile_device .et_pb_section_video{
    background-size: inherit;
    background-repeat: inherit;
}

.et_mobile_device .et_pb_section_video{
    background-image: url('http://www.stockholmselbolag.se/wp-content/uploads/2015/07/stockholm-848255_1920-e1443789568816.jpg');
}

.error404{
    padding-top: 100px;
}

.et_pb_scroll_top.et-pb-icon {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

#footer-bottom{
    position: fixed;
    top: 40%;
    left: 0%;
    padding: 5px 0px;
    width: 35px;
    z-index: 5555;
}

.rc-anchor-center-container {
    height: 48px;
}

.et-social-icons {
}

#footer-bottom .et-social-icon a {
    padding: 5px;
    line-height: 1;
    font-size: 15px;
}

.lb-log-in{
    float: left;
    margin-top: 13px;
    height: 118px;
    display: none;
}

.lb-log-in span{
    display: block;
    font-size: 15px;
    margin-left: -36px;
}

.et-social-icons {
    float: left;
}

.et-social-icons li {
    margin-left: 0px;
    margin-right: 10px;
}

.lb-text{
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 87px;
    margin-left: -35px;
    margin-top: 38px;
    text-transform: uppercase;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.form-avtal {
    background: #FFF;
    padding: 10px;
    margin-bottom: 20px;
}

.form-avtal h4{ 
    padding-top: 20px;
}

.radio-box {
    background: #F3F3F3;
    padding: 10px;
}

.accept_box {
    line-height: 22px;
    font-size: 11px;
    background: #F3F3F3;
    padding: 10px;
    margin-bottom: 20px;
}

.accept_box input, .radio-box input{
    margin: 0;
    margin-right: 9px;
    font-size: 20px;
}

.accept_box_privat input[type="checkbox"] {
    position: relative;
    display: none;
}

.accept_box_privat label {
    display: inline-block;
    margin-right: 0.9375rem;
    position: relative;
    z-index: 1;
}

.accept_box_content {
    margin-left: -5px;
}

.accept_box_privat label span.checkbox {
    margin-left: 2.1875rem;
    display: inline-block;
    position: relative;
    cursor: pointer;
    z-index: -1;
}

.accept_box_privat label span.checkbox:after, 
.accept_box_privat label span.checkbox:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -35px;
    top: -14px;
}

.accept_box_privat label span.checkbox:before {
    opacity: 0;
    background: url(checkmark.svg) center no-repeat;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
    background-size: 50%;
    transition: 0.25s ease-in;
}

.accept_box_privat label span.checkbox:after {
    position: absolute;
    border: 1px solid #155798;
}

.accept_box_privat label span.is-checked:before {
    opacity: 1;
    transform:scale(1.0);
    transition: opacity 0.25s ease-out;
}

input:disabled{
	opacity: 0.8;
}

#top-menu > li:last-child .sub-menu{
    right: 0px;
}

.post-password-required .et_password_protected_form {
    margin: 165px auto;
    max-width: 500px;
}

@media (min-width: 980px){
    .grey_box .et_pb_button, .et_pb_all_tabs .et_pb_button{
        position: absolute;
        right: 30px;
    }
}


@media (max-width: 1328px){
    #top-menu li, .et_pb_tabs_controls li a {
        font-size: 12px;
    }
    #logo {
        max-height: 25px;
    }
    .big-h1 h1 {
        font-size: 75px;
    }
}

@media (max-width: 1328px){
    .et_pb_tabs_controls li a {
        font-size: 10px;
    }
}
@media (max-width: 980px){
    
    #footer-bottom{
        display: none;
    }
    .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
        position: fixed;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
        padding-top: 6px;
        display: block;
    }
    .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
        padding-bottom: 5px;
    }
    .et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
        border-color: #155798;
    }
    .et_mobile_menu{
        border-color: #FECF44 !important;
        background: rgba(22, 88, 148, 0.9);
        text-transform: uppercase;
        color: #fff;
    }
   .et_mobile_menu li a{
        color: #fff !important;
    }
    .big-h1 h1 {
        font-size: 30px;
    }
    body.et_pb_button_helper_class .et_pb_button {
        width: 100%;
    }
    #main-footer .wpcf7 input[type="submit"] {
        margin-top: -28px;
        width: 100%;
    }
    .et_pb_section_parallax {
        height: 245px !important;
    }
    .et-social-icons {
        margin-top: -62px;
    }
}


@media (max-width: 980px){
    #top-menu li, .et_pb_tabs_controls li a {
        font-size: 12px;
    }
    .et_pb_tabs_controls li {
        width: 100%;
        text-align: center;
    }
    .et_pb_tab .et_pb_image, .grey_box .et_pb_image{
        margin-right: 0px !important;
    }
    .et_pb_tab .et_pb_text, .grey_box .et_pb_text{
        margin-bottom: 0px !important;
        margin-left: 0px !important;
    }
    .grey_box, .et_pb_all_tabs {
        padding: 30px 15px !important;
    }
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
        margin-left: 0px;
    }
}

.accept_box_privat label {
    max-height: 150px;
    overflow: hidden;
}


.accept_box_privat.expand label {
    max-height: 9999px;
}

.accept_box_privat .fade {
    position: absolute;
    top: 50px;
    left: 0;
    height: 100px;
    width: 100%;
    text-align: center;
    
    background: -moz-linear-gradient(top,  rgba(243,243,243,0) 0%, rgba(243,243,243,1) 65%, rgba(243,243,243,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(243,243,243,0) 0%,rgba(243,243,243,1) 65%,rgba(243,243,243,1) 100%);
    background: linear-gradient(to bottom,  rgba(243,243,243,0) 0%,rgba(243,243,243,1) 65%,rgba(243,243,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f3f3f3', endColorstr='#f3f3f3',GradientType=0 );
    
}

.accept_box_privat .readmore {
    cursor: pointer;
    top: 63px;
}

.wpcf7 p.form-text, .wpcf7 p.form-title {
    padding: 0px 12px 0px 0px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 12px;
}

.form-avtal img {
    padding: 59px 12px 0px 0px;
}