/*
Theme Name: Diviz
Description: Divi child theme
Author: Eleganto
Template: Divi
*/

@import url("../Divi/style.css");

/* Remove Line Below Divi Menu */
    #main-header{ box-shadow:none; }

#et-info {
    float: right !important;
	color:#333;
}

#et-info a{
    color:#333;
}

#footer .widget .widget-title {
    color: #333 !imoportant;
margin-top:0px;
}
#footer{font-size:14px;}
#footer .widget_rss
	{width:40% !important;border:0px solid #000;}
.logo-with-text {color:#333;font-size:3em;font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif; font-weight:bold; letter-spacing:-1px; border:0px solid #000;padding:0px; margin-left:0px;}
.logo-with-text a, .logo-with-text a:hover{color:#333;}
#rc-imageselect, .g-recaptcha {transform:scale(0.66);-webkit-transform:scale(0.66);transform-origin:0 0;-webkit-transform-origin:0 0;}
#google-map iframe {
    width: 100%;
    height: 300px;
    margin-bottom: -6px;
}
#footer-logo{
    max-height: 150px;
    max-width: 150px;
}

span.logo_helper {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    border:0px solid #000;

    /* display: none; */
}

body
	{
	padding-top:20px;
	}


#footer {
    background: #333;
    color: #FFF;
    border-top: 0px solid #e2e2e2

}
#footer a {
    color: #FFF;
	text-decoration:none;
}
#footer .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 50px 0 50px 0;
    max-width: 80%;
    margin: auto;
    position: relative;
	font-size:16px;
}
#footer a{color:#fff;}
@media only screen and (max-width: 529px) {
    #footer .inner {
        flex-direction: column
    }
.et_pb_text_8 {
    font-size: 30px !important;
}
#main-content .entry-content {
    padding-top: 0px !important;
}


}
@media only screen and (max-width: 1080px) {
    #footer .inner {
        padding-left:40px;
        padding-right:40px;
    }
    #footer .widget {
width:100%;max-width:100%;
    }


}
#footer .widget {
    width: 30%;
    margin: 0 1%;
    padding: 0
}

.knappuppe
	{
	margin-left:100px;
	}

.knappuppe a
	{

	}

#footer .widget .widget-title {
    text-align: left;
    font-weight: 700;

}
@media only screen and (max-width: 529px) {
    #footer .widget {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #6C6C6C;
	width:100% !important;
	margin-top:20px;
    }
}
#footer .widget_rss .widget-title .rsswidget {
    color: #000;
    text-decoration: none;

}
#footer .widget_rss a {
    color: #FFF;
    text-decoration: none
}
#footer .widget_rss li {
    margin-bottom: 20px
}
#footer .widget_rss li .rsswidget {
    font-size: 110%;
    font-weight: 700;
    display: inline-block
}
#footer .widget_rss .rss-date {
    display: block;
    margin-bottom: 7px;
    color: #FFF
}
#footer .widget_rss .rssSummary {
    font-size: 90%;
	text-decoration:none;
}
#footer .newsarchive {
    position: absolute;
    left: 50px;
    bottom: 100px;
    color: #FFF
}

#footer .top-col {
float:left;
overflow:hidden;
}

#footer .top-col i {
float:left;
margin-top:3px;
}

#footer .top-col div {
float:left;
width:250px;
margin:10px 0 0px 0px;
}

#footer .widget_rss .widget-title .rsswidget,#footer .widget_rss a {
color:#FFF;
text-decoration:none;

}

.has-icons i {
    width: 16px;
    height: 16px;
    margin: 0 0px 0;
    display: inline-block;
    vertical-align: bottom
}
.has-icons i.phone.white {
    background: url(http://79.99.3.32/_img/icon-phone-white.png) 0 0 no-repeat
}
.has-icons i.phone.black {
    background: url(http://79.99.3.32/_img/icon-phone-black.png) 0 0 no-repeat
}
.has-icons i.mail.white {
    background: url(http://79.99.3.32/_img/icon-mail-white.png) 0 0 no-repeat
}
.has-icons i.mail.black {
    background: url(http://79.99.3.32/_img/icon-mail-black.png) 0 0 no-repeat
}
.has-icons i.map.white {
    background: url(http://79.99.3.32/_img/icon-map-white.png) 0 0 no-repeat
}
.has-icons i.map.black {
    background: url(http://79.99.3.32/_img/icon-map-black.png) 0 0 no-repeat
}

#copyright {
	background: #333;
	padding: 10px;
	color: #fff
}
#copyright .inner {
	max-width: 1000px;
	margin: 0 auto
}
#copyright .right {
	float: right
}
#copyright .right a {
	color: #fff
}
#copyright .to-heaven {
	background: #000 url(http://79.99.3.32/_img/icon-arrow-up.png) center center no-repeat;
	border-radius: 50%;
	display: none;
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 888;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100%;
	width: 60px;
	height: 60px;
	opacity: .9
}

@media only screen and (max-width:529px) {

	#footer .inner {
		padding: 20px
	}
	#footer .top-col div {
		width: 200px
	}
    #copyright .right {
        float: inherit;
    }

    #et-info{text-align:left;}

    .et_header_style_left .logo_container.logo-with-text{position:inherit;}
    .et_header_style_left .logo_container.logo-with-text > a{text-align:center;display:block;line-height:1em;}



}

.et_boxed_layout #page-container{
    width: 90%;
    max-width: 982px;
    margin: auto;
}

h2 {padding-top:30px;}

.et_boxed_layout #page-container{box-shadow:inherit;-webkit-box-shadow:inherit;}

#footer-menu{margin:10px 0 6px 0;}
#footer-menu a{color:#111;margin-right:25px;}
h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title{line-height:1em !important;}
#mobile-number-wrapper{
    display:none;
    background: #f5f5f5;
    border-top: 1px solid #ccc;
    padding: 13px 20px 10px 20px;
    color: #fff;
}
#mobile-number-wrapper a{color:#000;}


#mobile-number {float: right;margin-right: 60px;line-height: 100px;}
#mobile-number-top span,
#mobile-number span{display:inline-block;background: url(images/icon-tel.png) center left no-repeat;width:29px;height:29px;vertical-align: middle;margin-right: 10px;margin-top: 2px;}
#mobile-number-top a,
#mobile-number a{font-weight:normal;font-size: 28px;}
.et-fixed-header #mobile-number{line-height:71px;}
@media only screen and (max-width:980px) {
    #mobile-number{line-height:75px;display:none;}
    #sidebar-kontakt{margin-top:0 !important;width:100% !important;}
    #sidebar-form{margin:0 auto !important;}
    #header-top .et_pb_text_0{text-align:center !important;}
    #mobile-number{display:none;}
    #mobile-number-wrapper{display:block !important;}
    #mobile-number-top span{margin-top:-11px;}
}



#widget-menu{margin-bottom:25px;}
#widget-menu li {margin-bottom:0px !important;}
#widget-menu li a{text-decoration: underline !important;}
#widget-menu li a:hover{color:#d5d5d5 !important;}
.middle-logo{text-align:center;}
.middle-logo img{max-width:300px;height:auto;}
.open-externt{display:none;}
.visa-externt{text-decoration:underline;margin-bottom:12px;display:inline-block;}
.visa-externt:hover{color:#333 !important;}
#sidebar-kontakt{padding:0;}
#sidebar-kontakt h3{color:#333;}
.home #sidebar-kontakt{}

#sidebar-kontakt .top-col{margin-top:0px;overflow:hidden;font-size: 14px !important;}
#sidebar-kontakt .top-col a{color:#fff;}
#sidebar-kontakt .top-col i {width:30px;height:30px;display:inline-block;float:left;margin:0 0px 0 0;}
#sidebar-kontakt .top-col div {float:left;max-width: 150px;line-height:19px;}
#footer #sidebar-kontakt .top-col i {width:0 !important;height:0 !important;}

#sidebar-infobox{margin-top:30px;font-size:14px;}

@media only screen and (max-width:400px) {
    #mobile-number span{float:left;}
    #mobile-number a {
        line-height: 0;
        font-size: 24px;
        display: inline-block;
        float: left;
        margin-left: 40px;
        margin-top: -15px;
    }
}

.top-fb a,
.top-web a{
    background: green;
    display: block;
    border-radius: 3px;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    font-size:12px;
}

.top-fb a{
    line-height:24px;
    background: #4563a2; /* Old browsers */
    background: -moz-linear-gradient(top, #4563a2 0%, #3b5998 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4563a2 0%,#3b5998 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4563a2 0%,#3b5998 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4563a2', endColorstr='#3b5998',GradientType=0 ); /* IE6-9 */
}
.top-fb a span{background:url(images/fb-thumb.png) center -4px no-repeat;float:left;width:36px;height:36px;display:inline-block;}

.top-fb a:hover,
.top-web a:hover{color:#fff;}
.top-fb a:hover{background:#3b5998;}

#sidebar-form {
    width: 240px;
    background: green;
    padding: 20px;
    margin-left: 15px;
    border-radius: 5px;
    color:#fff;
}
#sidebar-form h3 {
    position: relative;
    color: #fff;
    margin: -20px -20px 10px -20px;
    text-align: center;
    padding-top: 8px;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
}
#sidebar-form h3:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: black;
    border-width: 12px;
    margin-left: -12px;
}

#sidebar-form input,
#sidebar-form textarea{font-size:12px;border-radius:0;width:200px !important;}
#sidebar-form button{
    border:0;
    width:200px;
    margin:0;
    font-size:12px;
    line-height:22px;
    box-shadow:inherit;
    -webkit-box-shadow:inherit;
    border-radius:3px;
    color:#fff;
    text-align:center;
    display:block;
    background: #222; /* Old browsers */
    background: -moz-linear-gradient(top, #222 0%, #151515 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #222 0%,#151515 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #222 0%,#151515 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#151515',GradientType=0 ); /* IE6-9 */
}
#sidebar-form .form-field {margin-bottom: 6px;}
#sidebar-form fieldset{padding:0;}
#sidebar-form p{margin-bottom:6px;font-size: 12px;text-align: center;}

#header-boxes{
    padding:30px 0;
    position:relative;
    background:url(images/header-boxes-shadow.png) top center no-repeat;
    font-size: 13px;
    line-height: 20px;
}
#header-boxes:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index:122;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #d6d6d6;
    border-width: 30px;
    margin-left: -30px;
}
#header-boxes h3,
#header-boxes h2,
#header-boxes h4{text-transform:uppercase;}
@media only screen and (max-width:780px) {

.knappuppe
	{
	width:100%;
	margin:0 auto;
	text-align:center;

	}

.knappuppe a
	{
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-bottom:10px;
	}
#main-content .entry-content
	{
	padding-top:100px;
	background:#FFF;
	}

}

