/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         ONEGENT
 Author URI:     https://www.onegent.com
 Template:       divi
 Version:        1.0.0
*/

h3{
    color: #4cb1b1!important;
}

div#footer-bottom {
    background: #2f2f2f;
}

.poweredby {
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
}

.poweredby a {
    color: inherit;
}

.poweredby a:hover {
    color: #fff;
}

.background-darken:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.85) !important;
}

.vorteilsliste ul {
    margin-left: 10px;
    padding-left: 30px;
    font-size: 1.4em !important;
    list-style-type: none;
}

.vorteilsliste ul li {
    line-height: 1.5em !important;
    margin-bottom: 20px;
}

.vorteilsliste ul li:before {
    content: ">";
    color: #4cb1b1;
    position: absolute;
    left: 10px;
    font-size: 1.8em;
}

.et-pb-contact-message p {
    color: #4491cc;
    background: #dcf0ff;
    border: 1px solid;
    padding: 15px;
    text-align: center;
    font-weight: 600;
}

@media (max-width:980px){
	.et_pb_column .et_pb_row_inner, .et_pb_row {
    	padding: 10px 0 !important;
	}
	.investbox {
    	margin: 30px 0;
	}
	.ib-icon-kontakt-bg{
		font-size:6em;
	}
	.poweredby {
    	float: none;
    	margin: 0 auto 5px auto;
    	display: table;
	}
}

@media (max-width:768px){
	.thirdcol {
    	width: 100% !important;
	}
	.begruessung:before {
    	left: -29px;
    	font-size: 100px;
    	top: -16px;
	}
	.et_pb_column {
    	margin-bottom: 5px;
	}
	.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_1 {
    	margin-bottom: 15px;
	}
}

@media (max-width:600px){
	.begruessung h1{
		font-size:24px;
	}
	.begruessung-container {
    	display: block;
    	left:5%;
	}
	.begruessung:before {
		display:none;
	}
	.begruessung{
		padding:15px;
	}
	p{
		text-align:left !important;
	}
}