body {
	font-family: Helvetica,Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	line-height: 1.7;
	color:#666666;
	font-size:15px;
}

#sp-main-body p, #sp-main-body ul li, #sp-main-body strong {
	color:#666666;
	max-width:790px;
	line-height:1.9em;
	font-size:15px;
}



body.itemid-173  #sp-main-body p, body.itemid-173 #sp-main-body ul li, body.itemid-173 #sp-main-body strong,
body.itemid-174  #sp-main-body p, body.itemid-174 #sp-main-body ul li, body.itemid-174 #sp-main-body strong,
body.itemid-238  #sp-main-body p, body.itemid-238 #sp-main-body ul li, body.itemid-238 #sp-main-body strong,
body.itemid-239  #sp-main-body p, body.itemid-239 #sp-main-body ul li, body.itemid-239 #sp-main-body strong {
	max-width:100%;
}


strong, b {
	font-weight:700;
}

h1,h2,h3,h4,h5,h6
{
	margin:0px;
	padding:0px;
}

a:hover, a:focus {
}



h1 {
}


h2 {
}



h3 {
}

h4 {
}

.sbsw_blue {
	color:#4AB8DB;
}

.sbsw_red {
	color:#F0283C;
}


.ie9 img[src$=".svg"] {
  width: 100%; 
}

#system-message-container {display:none;}

:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}

.modal-content {
	background-color:#F0283C;
	border-radius: 0px;
	padding:25px 60px;
}

.modal-content p {
	color:#fff;
}

.modal-dialog {
    width: 100%;
    margin: 30px auto;
    padding: 0px 20%;
}

.modal-dialog ul > li > a::before {
    content: "" !important;
	margin-right:0px !important;
}

.modal-dialog ul > li > a {
    padding:0px 10px 0px ;
}

.modal-dialog .tab-content {
    padding-top:30px;
}

.modal-dialog .nav-tabs > li > a, 
.modal-dialog .nav-tabs > li > a:focus, 
.modal-dialog  .nav-tabs > li > a:hover {
    color: #555;
    background-color: rgba(255,255,255,0.8);
    border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}

.modal-dialog .nav-tabs > li.active > a, 
.modal-dialog .nav-tabs > li.active > a:focus, 
.modal-dialog  .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: rgba(255,255,255,1.0);
    border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}

.sppb-nav-lines {
    border-bottom: 0px solid #ffffff;
}

/*......................Header...........................*/

#sp-top-bar {
	background: rgba(255, 255, 255, 0) !important;
}

#sp-header {
	background: rgba(255, 255, 255, 0) !important;
	box-shadow: 0 0px 0px rgba(0,0,0,0.05);
	position: absolute;
}

.nav-placeholder {
	display:none;
}

#sp-menu .sp-module {
	max-width:45%;
	display:inline-block;
	z-index:99;
}

#sp-menu .sp-module:nth-child(2) {
	float:right;
	margin-top:0px;
	padding-top:20px;
}

#sp-menu .sp-module:nth-child(2) i {
	color: #ffffff;
	padding-left:25px;
	font-size:1.15em;
}

#sp-menu .sp-module:nth-child(2) p {
	text-align:right;
}

.sbsw_header .sppb-column img,
.sbsw_header .sppb-column .sppb-addon-single-image-container {
	width:100%;
}


.sbsw_header_text .sbws_h2_red {
	padding:25px 30px;
	max-width:660px;

}

.sbsw_header_text .sbws_h2_red h2 {
	color:#FFF !important;
	font-size:32px;
}

.sbsw_header_text .sbws_h2_red::before,
.sbsw_header_text .sbws_h1_red::before {
    border: 1px solid #ffffff;
}

.sbsw_header_text .sbws_h2_red h2 {
	color:#FFF !important;
}

.sbsw_header_text {
	background-image: url("../images/header-text_overlay.png.png");
	background-position: top;
	background-repeat: repeat-x;
}






/*......................Sprachfilter...........................*/


.mod-languages {
	padding-top:14px;
}

.mod-languages .btn {
	padding-left:0px;
}

.mod-languages img {
	display:inline-block;
	border:1px solid #FFF !important;
	width:25px;
	margin-top:-2px;
}

.mod-languages .lang-inline li {
	padding-right:10px;
}

body.de-de .mod-languages .lang-inline li:nth-child(1) a::after {
	content:"FR";
	padding-left: 5px;
}

body.de-de .mod-languages .lang-inline li:nth-child(2) a::after {
	content:"IT";
	padding-left: 5px;
}

body.fr-fr .mod-languages .lang-inline li:nth-child(1) a::after {
	content:"DE";
	padding-left: 5px;
}

body.fr-fr .mod-languages .lang-inline li:nth-child(2) a::after {
	content:"IT";
	padding-left: 5px;
}

body.it-it .mod-languages .lang-inline li:nth-child(1) a::after {
	content:"DE";
	padding-left: 5px;
}

body.it-it .mod-languages .lang-inline li:nth-child(2) a::after {
	content:"FR";
	padding-left: 5px;
}

.mod-languages a,
.mod-languages a:hover {
	color:#FFF !important;
	padding-top:20px;
	font-size:12px;
}

.mod-languages .caret {
	float:right;
	margin:5px 0px 0px 6px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.mod-languages .dropdown-menu {
    background-color:transparent !important;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
	margin-left:5px !important;
}



/*......................Menu...........................*/

.sp-megamenu-parent > li.sp-has-child > a::after, 
.sp-megamenu-parent > li.sp-has-child > span::after {
    content: " ";
}

.sp-megamenu-parent {
    float: left;
	width:100%;
	margin-top:44px;
}

.sp-megamenu-parent li {
   border-bottom:1px solid #FFF;
}


.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li:hover > a {
    color: #fff;
	line-height:40px;
	text-transform: none;
	font-size:14px;
	padding:0px 39px;
}

body.fr-fr .sp-megamenu-parent > li > a,
body.fr-fr .sp-megamenu-parent > li.active > a, 
body.fr-fr .sp-megamenu-parent > li:hover > a {
	font-size:13px;
	padding:0px 25px;
}

.sp-megamenu-parent > li.sp-has-child > a::after, 
.sp-megamenu-parent > li.sp-has-child > span::after {
    position: absolute;
    padding-left: 6px;
}

.sp-megamenu-parent .sp-menu-item:nth-child(1) a,
body.fr-fr .sp-megamenu-parent .sp-menu-item:nth-child(1) a {
    padding-left:0px;
}



.sp-megamenu-parent .sp-menu-item:nth-child(6),
.sp-megamenu-parent .sp-menu-item:nth-child(5),
.sp-megamenu-parent .sp-menu-item:nth-child(4){
    float:right;
}

.sp-megamenu-parent .sp-menu-item:nth-child(6) a,
.sp-megamenu-parent .sp-menu-item:nth-child(5) a,
.sp-megamenu-parent .sp-menu-item:nth-child(4) a{
    padding:0px 14px;
}

body.fr-fr .sp-megamenu-parent .sp-menu-item:nth-child(6) a,
body.fr-fr .sp-megamenu-parent .sp-menu-item:nth-child(5) a,
body.fr-fr .sp-megamenu-parent .sp-menu-item:nth-child(4) a{
    padding:0px 9px;
}

body.fr-fr .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	 padding:10px !important;
}

.sp-megamenu-parent .sp-dropdown-inner .sp-menu-item:nth-child(6),
.sp-megamenu-parent .sp-dropdown-inner .sp-menu-item:nth-child(5),
.sp-megamenu-parent .sp-dropdown-inner .sp-menu-item:nth-child(4){
    float:none;
}

.hbereiche .sp-dropdown li {
	display: none !important;
}

.hbereiche .sp-dropdown li:first-child {
	display: block !important;
}

.hbereiche .sp-dropdown li:nth-child(2) {
	display: block !important;
}

/*..................Menu Dropdown..............*/

.sp-megamenu-parent .sp-dropdown  {
    padding-top: 10px;
	width:250px !important;
}


body.fr-fr .sp-megamenu-parent .sp-dropdown  {
	width:250px !important;
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(240,40,60,0.8);
    box-shadow: none;
    padding: 20px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner a {
    color:#FFF !important;
	line-height:1.8em;
	text-align: center;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner a:hover {
    background: #F0283C !important;
}

.sp-megamenu-parent .sp-dropdown li {
   border-bottom:none;
}

/*..................Offcanvas Mobile Menu..............*/

#offcanvas-toggler > i {
    color: #ffffff !important;
}

#offcanvas-toggler {
    font-size: 30px;
	right: 29px;
    position: absolute;
}

.offcanvas-menu {
    background-color: #F0283C;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
    background-color: #F0283C !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
	text-transform:none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
   
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

/*..................Logo..............*/

.sp-module.logo {
    margin-top: 0px;
}

.logo_start {
	max-width:480px;
	position: absolute;
	bottom: 22%;
	width:480px; 
	left:50%; 
	margin-left:-240px
}

/*..................Content..............*/

.sbws_h2_red h2,
.sbws_h2_red h1,
.sbws_h1_red h1 {
	color:#F0283C;
	font-size:26px;
	font-weight:300;
	margin-bottom:15px;
	line-height:1.3em;
}

.sbws_h2_red::before,
.sbws_h1_red::before
{
    content:' ';
    display:block;
    border:1px solid #F0283C;
	width:28px;
	margin-bottom:15px;
}

.sbws_h2_blue h2,
.sbws_h2_blue h1,
.sbws_h1_blue h1{
	color:#4AB8DB;
	font-size:26px;
	font-weight:300;
	margin-bottom:15px;
}

.sbws_h2_blue::before,
.sbws_h1_blue::before
{
    content:' ';
    display:block;
    border:1px solid #4AB8DB;
	width:28px;
	margin-bottom:15px;
}

.sbsw_download p,
.sbsw_download a {
	text-align:center;
	color:#F0283C !important;
	font-weight:light !important;
	font-size:20px !important;
}

.sbsw_download img {
	max-width:50px;
	display:block;
	margin:0 auto;
	padding-top:10px;
}

.sbsw_katalog_download img {
	border:1px solid #F0283C;
	max-width:500px;
	width:100%;
	margin:0 auto;
}



/*..................Slideshows..............*/


body .cis_main_overlay_without_bg {
    background: rgba(0,0,0,0.8) !important;
}

body .cis_popup_bottom_inner {
    color: #fff !important;
    background: #F0283C !important;
	padding: 15px 10px 15px 10px;
}


body .cis_popup_bottom_title {
    font-size: 1.4em !important;
	font-family: Helvetica,Arial,sans-serif;
}

body .cis_popup_bottom_desc {
    display:none !important;
}

body .cis_popup_bottom_line {
    display:none !important;
}

body .cis_popup_autoplay_play,
body .cis_popup_autoplay_pause,
body .cis_popup_close{
	display:none !important;
}

body .cis_popup_autoplay_bar {
    border-top: 1px solid  #F0283C !important;
    border-bottom: 1px solid  #F0283C !important;
}

body .cis_popup_wrapper_loader_shaddow {
    box-shadow: none !important;
}

body .cis_zoom_icon.cis_icon_black {
    background-color: rgba(240,40,60,1.0);
    border: none;
	box-shadow: none;
	border-radius: 0%;
	background-image: url("/components/com_creativeimageslider/assets/images/zoom_white.png");
}

.rev_slider .tp-caption.runterscrollen {
	cursor: pointer;
}
.rev_slider .tp-caption.runterscrollen img {
	width:170px !important;
	height:78px !important;
	animation-name: downscroll;
	animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes downscroll {
    0%   {margin-top: 0px;}
    50%  {margin-top: 20px;}
    100% {margin-top: 0px;}
}


.rg-scr-controls .prev {
    left: -45px !important;
	width:30px !important;
	height:30px !important;
	border-radius: 30px !important;
}

.rg-scr-controls .next {
    right: -45px !important;
	width:30px !important;
	height:30px !important;
	border-radius: 30px !important;
}

.rg-scr-slice-container {
    width: 65% !important;
}

.rg-scr-content {
    width: 35% !important;
	color:#FFF !important;
	font-size:19px !important;
}

.rg-scr-content span {
    
	font-size:17px !important;
	line-height:1.7em !important;
}

.rg-scr-info {
		padding:50% 30px 30px 30px !important;
}

.rg-scr-slide .pagination {
	color:#FFF !important;
	margin-top:30px;
}

.rg-scr-controls .prev, 
.rg-scr-controls .next {
    background-color: #fff !important;
	border:1px solid #F0283C;
}

.rg-scr-caption p {
	color:#FFF !important;
	font-size: 17px !important;
	line-height: 1.7em !important;
}

body.fr-fr .rg-scr-caption .ger,
body.fr-fr .sbws_h2_red .ger,
body.fr-fr .rg-scr-caption .it,
body.fr-fr .sbws_h2_red .it{
	display:none !important;
}

body.de-de .rg-scr-caption .fr,
body.de-de .sbws_h2_red .fr,
body.de-de .rg-scr-caption .it,
body.de-de .sbws_h2_red .it{
	display:none !important;
}

body.it-it .rg-scr-caption .ger,
body.it-it .sbws_h2_red .ger,
body.it-it .rg-scr-caption .fr,
body.it-it .sbws_h2_red .fr{
	display:none !important;
}


/*..................Handwerksbereiche Multilingual..............*/


body.fr-fr .sbsw_auswahl_handwerksbereiche .ger,
body.fr-fr .sbsw_auswahl_handwerksbereiche .it{
	display:none !important;
}

body.de-de .sbsw_auswahl_handwerksbereiche .fr,
body.de-de .sbsw_auswahl_handwerksbereiche .it{
	display:none !important;
}

body.it-it .sbsw_auswahl_handwerksbereiche .ger,
body.it-it .sbsw_auswahl_handwerksbereiche .fr{
	display:none !important;
}

/*..................Produktübersichtsseite..............*/


.sbsw_product_overview h2 {
	font-size:45px;
	font-weight:100;
	padding-bottom:23px;
}

.sbsw_product_overview h3 {
	font-size:28px;
	padding-bottom:40px;
	font-weight:bold;
}

.sbsw_product_overview p {
	padding-bottom:40px;
}

.sbsw_product_overview_red h2,
.sbsw_product_overview_red h3,
.sbsw_product_overview_red p,
.sbsw_product_overview_blue h2,
.sbsw_product_overview_blue h3,
.sbsw_product_overview_blue p
{
	color:#fff !important;
}

.sbsw_product_overview_white h2,
.sbsw_product_overview_white h3,
.sbsw_product_overview_white p
{
	color:#F0283C !important;
}

.sbsw_product_overview a {
	background-color:#FFF !important;
	color:#F0283C;
	padding:15px 50px;
	border-radius:7px;
	font-size:20px;
	font-weight:100;
	border:1px solid #F0283C;
}

.sbsw_product_overview a:hover {
	background-color:#F0283C !important;
	color:#fff;
	border:1px solid #FFF;
}

.sbsw_product_overview_white a {
	background-color:#F0283C !important;
	color:#fff;
	border:1px solid #fff;
}

.sbsw_product_overview_white a:hover {
	background-color:#fff !important;
	color:#F0283C;
	border:1px solid #F0283C;
}

.sbsw_product_overview_blue a {
	background-color:#fff !important;
	color:#F0283C;
	border:none;
}

.sbsw_product_overview_blue a:hover {
	background-color:#F0283C !important;
	color:#fff;
	border:none;
}

.sbsw_product_overview_red .color,
.sbsw_red_gradient {
	background: #f0283c; /* Old browsers */
	background: -moz-linear-gradient(left,  #f0283c 0%, #fa2a5e 42%, #fa2a5e 57%, #f0283c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #f0283c 0%,#fa2a5e 42%,#fa2a5e 57%,#f0283c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #f0283c 0%,#fa2a5e 42%,#fa2a5e 57%,#f0283c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0283c', endColorstr='#f0283c',GradientType=1 ); /* IE6-9 */
}

.sbsw_product_overview_blue .color,
.sbsw_blue_gradient {
	background: #123b89; /* Old browsers */
	background: -moz-linear-gradient(left,  #123b89 0%, #009de0 42%, #009de0 57%, #123b89 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #123b89 0%,#009de0 42%,#009de0 57%,#123b89 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #123b89 0%,#009de0 42%,#009de0 57%,#123b89 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#123b89', endColorstr='#123b89',GradientType=1 ); /* IE6-9 */
}


/*..................Tabs..............*/

.rl_tabs-toggle-inner img {
	max-width:70px;
	margin:0 auto;
	padding-top:20px !important;
}

.nn_tabs-toggle span {
	color:#F0283C !important;
	font-size: 18px;
}

.rl_tabs .nav-tabs > li > a {
    padding: 23px;
	min-width:180px;
}

.rl_tabs .nav-tabs > li > a {
    margin-right: 10px;
    border-radius: 0px 0px 0 0;
}

.rl_tabs > .nav > li > a:hover {
    background-color: #f9f9f9;
}

.rl_tabs > ul.nav-tabs > li.active > a:focus, 
.rl_tabs > ul.nav-tabs > li > a:focus {
	box-shadow: none !important;
	border-color: #dddddd;
}

.sbsw_auswahl_handwerksbereiche h2 {
	color:#ffffff !important;
	font-size: 18px;
	text-align: center;
	padding-top:15px;
}

.sbsw_auswahl_handwerksbereiche .sppb-col-md-3 .sppb-column {
	padding:10px;
	transition:0.5s all ease; 
	background: #f0283c; /* Old browsers */
	background: -moz-linear-gradient(left,  #f0283c 0%, #fa2a5e 42%, #fa2a5e 57%, #f0283c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #f0283c 0%,#fa2a5e 42%,#fa2a5e 57%,#f0283c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #f0283c 0%,#fa2a5e 42%,#fa2a5e 57%,#f0283c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0283c', endColorstr='#f0283c',GradientType=1 ); /* IE6-9 */

}

.sbsw_auswahl_handwerksbereiche .sppb-col-md-3 .sppb-column:hover,
.sbsw_auswahl_handwerksbereiche .sppb-col-md-3 .sppb-column.active{
	transition:0.5s all ease; 
}

.sbsw_auswahl_handwerksbereiche .sppb-col-md-3 .sppb-column.noborder {
	border:none !important;
	background-color:#fff;
	background:#fff;
}

.sbsw_auswahl_handwerksbereiche .sppb-col-md-3 {
	padding-right:10px;
	padding-left:10px;
}

.sbsw_auswahl_handwerksbereiche .sppb-col-md-3 .sppb-column a {
	position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-decoration: none; 
        z-index: 10;
        background-color: #FFF; 
        opacity: 0; 
        filter: alpha(opacity=1);
}

.sbsw_auswahl_handwerksbereiche img {
	max-width:70px;
	margin:0 auto;
	padding-top:20px !important;
	padding-bottom:15px;
}








/*..................Quotes..............*/


.sbsw_quote p{
	position: relative;
	background: #ffffff;
	border: 2px solid #e0e0e0;
	padding:30px;
	text-align: center;
	background-image: url("/templates/blindenwerkstatt/images/quote-icon_white.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 35px;
}
.sbsw_quote p::after, .sbsw_quote p::before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.sbsw_quote p::after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 30px;
	margin-left: -30px;
}
.sbsw_quote p::before {
	border-color: rgba(224, 224, 224, 0);
	border-top-color: #e0e0e0;
	border-width: 36px;
	margin-left: -36px;
}

.sbsw_quote.sbsw_blue p{
	border: 4px solid #4AB8DB;
	background-color: #4AB8DB;
	color:#FFF !important;
}

.sbsw_quote.sbsw_blue p::before {
	border-top-color: #4AB8DB;
}

.sbsw_quote.sbsw_blue p::after {
	border-top-color: #4AB8DB;
}

.sbsw_quote.sbsw_blue h4 {
	padding-top:30px;
	text-align: center;
	color:#4AB8DB;
	font-size:19px;
}

.sbsw_quote.sbsw_red p{
	border: 4px solid #F0283C;
	background-color: #F0283C;
	color:#FFF !important;
}

.sbsw_quote.sbsw_red p::before {
	border-top-color: #F0283C;
}

.sbsw_quote.sbsw_red p::after {
	border-top-color: #F0283C;
}

.sbsw_quote.sbsw_red h4 {
	padding-top:30px;
	text-align: center;
	color:#F0283C;
	font-size:19px;
}

.sbsw_quote h5 {
	padding-top:10px;
	text-align: center;
	font-weight:300;
	font-size:15px;
	color:#666666;
}

/*......................Portfolio Start...........................*/

.sppb-tab li.active,
.sbsw_download_pdf a,
.sbsw_download_pdf p,
.sbsw_download_pdf_info a,
.sbsw_download_pdf_info p{
	width:100% !important;
	max-width:100% !important;
	display:block;
}

.sppb-tab a,
.sbsw_download_pdf a,
.sbsw_download_pdf_info a{
	padding:15px 0px !important;
	color:#4AB8DB !important;
	font-size:20px !important;
	font-weight:bolder;
	border-bottom: 2px solid #e0e0e0;
}

.sppb-tab a span,
.sbsw_download_pdf a span,
.sbsw_download_pdf_info a span{
	float:right;
	color:#f0283c !important;
}

.sppb-addon-image-overlay-icon {
    border-radius: 0px;
	background: #f0f0f0;
	color:#000000;
	width:50px;
	height:50px;
	line-height:50px;
}

.sppb-addon-image-overlay-icon:hover {
	background: #fff;
	color:#000000;
}

.sppb-tab-pane p {
	margin-bottom:30px;
}

.sbsw_download_img a {
	width:100%;
}

.sbsw_download_img img {
	margin:0 auto;
	border:1px solid #F0283C;
}

.sbsw_download_text h3,
body.sbsw_downloads .sppb-addon-title{
	color:#4AB8DB !important;
	font-size:18px !important;
	padding-top:15px;
}

body.sbsw_downloads .sppb-addon-content img {
	border: 1px solid #e5e5e5 !important;
}

/*......................Impressum h2...........................*/

body.itemid-173 h2,
body.itemid-174 h2,
body.itemid-238 h2,
body.itemid-239 h2,
body.itemid-326 h2,
body.itemid-325 h2{
	margin-top:25px;
	margin-bottom:10px;
	font-size:25px;
}

body.itemid-173 h3,
body.itemid-174 h3,
body.itemid-238 h3,
body.itemid-239 h3,
body.itemid-326 h3,
body.itemid-325 h3{
	margin-top:20px;
	margin-bottom:10px;
	font-size:20px;
}

/*......................Portfolio...........................*/

#wspm .wspm-image .wspm-overlay-wrapper .wspm-overlay {
    background: #f0283c;
}

#wspm .wspm-item .wspm-headline h1, 
#wspm .wspm-item .wspm-headline h2, 
#wspm .wspm-item .wspm-headline h3, 
#wspm .wspm-item .wspm-headline h4, 
#wspm .wspm-item .wspm-headline h5, 
#wspm .wspm-item .wspm-headline h6 {
    background: #ffffff;
    color: #666666;
	font-weight:300;
}

.wspm-headline span.fa {
	display: none;
}



#wspm .wspm-item .wspm-inner .wspm-content .wspm-content-inner {
    padding: 35px;
}

.wspm-content {
	border:2px solid #e0e0e0;
}

.wspm-headline h3 {
	background:transparent !important;
	color:#F0283C !important;
	margin-top:-50px !important;
	font-size:21px !important;
	height:50px;
}

.wspm-inner:hover h3 {
	color:#FFF !important;
}

.wspm-inner h3:hover {
	color:#F0283C !important;
}
/*..................Map..............*/

.jai-map-container .point.point-img, .jai-map-container .point.point-ico {
    min-height: 49px;
    min-width: 49px;
}

.webui-popover {
    border: 1px solid #cccccc !important;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.webui-popover.right > .webui-arrow, .webui-popover.right-top > .webui-arrow, .webui-popover.right-bottom > .webui-arrow {
    border-right-color: #cccccc !important;
}

.webui-popover-title {
	color:#4AB8DB;
    padding: 16px 14px 0px 14px;
    font-size: 16px;
    border-bottom: none;
}

.webui-popover-inner hr {
    border-top: 2px solid #cccccc;
}

/*......................Footer...........................*/


#sp-footer {

	border-top:40px solid #F0283C;
	text-align:left; 
	padding-top:60px;
	padding-bottom:60px;
	line-height:2.0em;
	font-size:14px;
	background: #123b89; /* Old browsers */
	background: -moz-linear-gradient(left,  #123b89 0%, #009de0 42%, #009de0 57%, #123b89 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #123b89 0%,#009de0 42%,#009de0 57%,#123b89 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #123b89 0%,#009de0 42%,#009de0 57%,#123b89 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#123b89', endColorstr='#123b89',GradientType=1 ); /* IE6-9 */

}

#sp-footer::before {
    content:"";
	background-image: url('/templates/blindenwerkstatt/images/mountain_footer.png');
    background-size: 186px 120px;
    display: inline-block;
    width: 186px;
	height:120px;
	position: absolute;
	right: 10%;
	margin-top: -180px;
	z-index:10 !important;
}

#sp-footer h2 {
    color: #ffffff;
	font-weight:100;
	padding-bottom:20px;
}

#sp-footer p {
    color: #ffffff;
}

#sp-footer a {
    color: #ffffff !important;
}

#sp-footer1 strong {
	display:inline-block;
	min-width:55px;
}

body.fr-fr #sp-footer1 strong {
	min-width:75px;
}

#sp-footer2 a,
#sp-footer3 a {
	  color: #ffffff !important;
}

#sp-footer4 strong {
	display:inline-block;
	min-width:55px;
}

#sp-footer5 p {
    color: #ffffff;
	font-size:14px;
	margin-top:7px;
}

#sp-footer6 i {
    color: #ffffff;
	padding-left:25px;
}

#sp-footer6 p {
	text-align:right;
}

#sp-sbswfooter2 {
	padding:15px 0px 10px 0px;	
	background-color:#F0283C;
}

.scrollup {
    background-color: #F0283C !important;
	border:none !important;
}

.scrollup::before {
    color: #fff;
}

/*......................Cookie-Hinweis...........................*/


#redim-cookiehint {
	background-color:#f0283c !important;
	padding:12px 5% !important;
}

#redim-cookiehint p,
#redim-cookiehint .cookiecontent{
	color:#fff !important;
	font-size:14px !important;
	padding-top:6px !important;
}

#redim-cookiehint .cookiebuttons #cookiehintsubmit {
    background-color: #fff !important;
    border: medium none !important;
    color: #f0283c !important;
    cursor: pointer !important;
    font-size: 14px !important;
    height: 22px !important;
    line-height: 24px !important;
    text-decoration: none !important;
	float:right !important;
	padding:0% 6px !important;
	margin-top:2px !important;
}

#redim-cookiehint .cookiebuttons a {
    background-color: #f0283c !important;
    border: medium none !important;
    color: #fff !important;
    cursor: pointer !important;
    height: 29px !important;
    line-height: 14px !important;
    padding: 5px 10px !important;
    text-decoration: none !important;
	font-size:14px !important;
}


#redim-cookiehint .cookiebuttons a:hover{ 
	background-color: #f0283c !important;
}

#redim-cookiehint .cookiebuttons #cookiehintsubmit:hover{ 
	background-color: #fff !important;
}

#redim-cookiehint #cookiehintinfo {
	padding:8px !important;
}

.sbsw_start_videolink {
	background: #f0283c;
    background: -moz-linear-gradient(left, #f0283c 0%, #fa2a5e 42%, #fa2a5e 57%, #f0283c 100%);
    background: -webkit-linear-gradient(left, #f0283c 0%,#fa2a5e 42%,#fa2a5e 57%,#f0283c 100%);
    background: linear-gradient(to right, #f0283c 0%,#fa2a5e 42%,#fa2a5e 57%,#f0283c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0283c', endColorstr='#f0283c',GradientType=1 );
}

.sbsw_start_videolink p,
.sbsw_start_videolink a {
	color:#FFF !important;
	font-size:18px !important;
	float:left;

}

.sbsw_start_videolink p.text {
	padding-top:3px;
}

.sbsw_start_videolink i {
	color:#FFF;
	padding-right:30px;
	margin-left:30px;
}

#cookiehintinfo {
	position: absolute;
	right: 190px;
	bottom: 5px;
}

/*................Werkstatt-Impressionen......................*/

.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
    vertical-align: bottom;
}

.sppb-carousel-content p {
    text-align: left;
    font-size: 18px !important;
    text-shadow: 2px 3px 7px #000;
    color: #fff !important;
	font-weight: normal;
}

/*J4 Upgrade*/

.sppb-carousel-extended-content-wrap {
	width: 358.5px !important;
	background: #f0283c !important;
	background: -moz-linear-gradient(left, #f0283c 0%, #fa2a5e 42%, #fa2a5e 57%, #f0283c 100%) !important;
	background: -webkit-linear-gradient(left, #f0283c 0%, #fa2a5e 42%, #fa2a5e 57%, #f0283c 100%) !important;
	background: linear-gradient(to right, #f0283c 0%, #fa2a5e 42%, #fa2a5e 57%, #f0283c 100%) !important;
	align-items: start !important;
	padding: 0 !important;
	border-radius: 0 !important;
}

.sppb-carousel-extended-item img {
	width: 721.5px !important;
	text-align: right !important;
	float: right !important;
	border-radius: 0 !important;
}

#sp-headerslide .sp-module {
	margin-top: -10px !important;
}

/*......................Responsive...........................*/


@media (max-width: 1199px) {

	.sp-megamenu-parent > li > a, 
	.sp-megamenu-parent > li.active > a, 
	.sp-megamenu-parent > li:hover > a {
		padding: 0px 26px;
		font-size:12px !important;
	}

	.sp-megamenu-parent .sp-menu-item:nth-child(6) a, 
	.sp-megamenu-parent .sp-menu-item:nth-child(5) a, 
	.sp-megamenu-parent .sp-menu-item:nth-child(4) a {
		padding: 0px 7px;
	}
	
	body.fr-fr .sp-megamenu-parent {
		display:none;
	}
	
	body.fr-fr #offcanvas-toggler {
		display:block !important;	
	}
	
	#sp-footer1 strong,
	#sp-footer4 strong {
		display:block;
	}

}

@media (max-width: 991px) {

	.logo_start {
		max-width: 400px;
		width: 400px;
		left: 50%;
		margin-left: -200px;
	}
	
	.rg-scr-controls .prev {
		left: 10px !important;
		top:90% !important;
	}

	.rg-scr-controls .next {
		right: 10px !important;
		top:90% !important;
	}

	.rg-scr-content span {
		font-size:15px !important;
	}
	
	.rg-scr-info {
		padding:15% 30px 30px 30px !important;
	}
	
	.optout {height:300px !important;}


	
	#sp-footer h2 {
		margin-top:40px;
	}
	
	.sbsw_auswahl_handwerksbereiche .sppb-column {
		border-bottom:25px solid #FFF;
	}
	
	.sbsw_product_overview h2 {
		font-size: 35px;
	}
	
	#sp-footer1 strong,
	#sp-footer4 strong {
		display:inline-block;
	}
	
	.modal-dialog {
		padding: 0px 5%;
	}

}

@media (max-width: 767px) {

	.logo_start {
		max-width: 300px;
		width: 300px;
		left: 50%;
		margin-left: -150px;
	}
	
	.rev_slider .tp-caption.runterscrollen img {
		margin-bottom:20px;
	}
	
	.rg-scr-slice-container {
		width: 100% !important;
	}

	.rg-scr-content {
		width: 100% !important;
	}
	
	.rg-scr-controls .prev {
		top:50% !important;
	}
	
	.rg-scr-controls .next {
		top:50% !important;
	}
	
	.rg-scr-info {
		padding:10% 30px 30px 30px !important;
	}
	
		#sp-footer3 h2 {
		display:none !important;
	}
	
	.sppb-tab a,
	.sbsw_download_pdf a,
	.sbsw_download_pdf_info a{
		font-size:17px !important;
	}
	
	.sbws_h2_red h2, .sbws_h2_red h1, .sbws_h1_red h1 {
    font-size: 23px;
	}
	
	#sp-footer {
		padding-left:50px;
	}
	
	#sp-footer .sp-module {
		max-width: 330px;
		margin: 0 auto;
	}
	
	#sp-sbswfooter2 p {
		text-align:center;
	}
	
	.sppb-column-addons .sppb-addon-single-image {
		margin-bottom: 20px;
	}
	
	

}

@media (max-width: 575px) {
	.optout { height:450px !important;}
	
	#sp-footer1 strong,
	#sp-footer4 strong {
		display:block;
	}
	
	.sppb-tab a, .sbsw_download_pdf a, .sbsw_download_pdf_info a {
		border-top: 2px solid #e0e0e0;
		border-bottom:0px !important;
	}
	
	#cookiehintinfo {
		right: 100px;
	}


}
