/*
Theme Name: Andenne Child
Template: Divi
Author: Child Theme Configurator
Author URI: Marc Magnier
Version: 1.0.1430136146
Updated: 2015-04-27 13:02:26
*/

@charset "UTF-8";

.multicolumn3
{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;

}

hr {margin-bottom: 10px;
	margin-top: 10px;
.et_pb_section_short { padding-top: 0px; padding-bottom: 0px; }

.et_pb_button_andana{color:#e02b20!important;background:rgba(224,43,32,0.22);border-color:#e04941;letter-spacing:0px;font-size:16px}
.et_pb_row_x {
     width:100%;
}
.Bibcircular {
margin:auto;
 width: 130px;
    height: 130px;
    -webkit-border-radius: 130px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 130px;
    -moz-background-clip: padding;
    border-radius: 130px;
    background-clip: padding-box;
    float: left;
    background-size: cover;
    background-position: center center;
border-style: solid;
    border-width: 3px;
border-color:#79110f;
margin-bottom: 50px;
margin-right: 20px;

}



.one_half, .one_third, .two_third, .one_fourth , .three_fourth { float:left; margin-right:4%; position:relative; }
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width:65.32%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }
.one_fifth {float:left; min-width: 18%; padding-left: 5px; padding-right: 5px;}

.last { margin-right: 0px !important; clear:right; }
.clear { clear:both; }

.homeImage {
	width :250px;
	height: 100px;
	background-size:   cover;                      
    background-repeat: no-repeat;
    background-position: center center;
}

.straight { overflow: hidden; display: block;}

h2, h3  {padding-top: 10px; padding-bottom: 15px;}

