@font-face 
{
    font-family: 'poppins';
    src: url('fonts/Poppins-Regular.ttf');
}

@font-face 
{
    font-family: 'poppinslight';
    src: url('fonts/Poppins-Light.ttf');
}

@font-face 
{	
	font-family : 'lora_regular';
	src: url('fonts/Lora-Regular.ttf');
}

@font-face 
{	
	font-family : 'lora_semibold';
	src: url("fonts/Lora-SemiBold.ttf");
}

/*Antispam */ 
.remarque
	{
		display:none
	}
/*fin Antispam */ 

.animated
{
webkit-animation-fill-mode: none !important;
	animation-fill-mode: none !important;
}

.social-group a
{

	font-size: 30px;
	color:#831a1c!important;
	margin:10px;
}

.input-group-btn
{
	margin-top:-30px;
	margin-right:0px;
	margin-left:7%;

}

.search-blog input
{
	width:100%;
}

.search-blog
{
	display: block!important;
}

.list-group-item h5
{
	font-size: 17px !important;
	font-weight: normal;
}

.icon-row
{
	color: #686868;
}

.list-group-item.active
{
	background-color: #831a1c!important;
	border:0px;
	margin-bottom:0px;
	margin-top:10px!important;
}

.text_header_index
{
	text-shadow: 1px 1px 2px black;
}

.blanc_titre
{
	color:#fff;
	font-size: 20px;
	font-weight: bold;
	position:absolute;
	right:25px;
	top:15px;
	
}

.anim_menu
{
	
	animation-duration:1s!important;
	
}


.content_blog li, .content_calendar li
{
		 margin-left: 30px; 

 list-style-image : url(images/favicon/favicon-16x16.png) ;
}
.ligne_genealogie
{
	height: 3px; 
	border:1px; 
	border-bottom: 0px; 
	border-style:solid; 
	border-color: #B12E31;
	width:50%; 
	margin-bottom:15px;
	margin-top:20px;
}


*{
    margin: 0;
    padding: 0;
}

h2{
    color: #333;
    font-size: 3.12em !important;
    text-align: center;
	padding-bottom:20px;
	 font-family: 'lora_semibold', Arial, Helvetica, sans-serif;
}

h3
{
	 font-family: 'lora_regular', Arial, Helvetica, sans-serif;
}

.span_ {
    text-align: center;
    padding-top: 50px;
    font-size: 1.2em;
	font-weight: bold;
	color: #B12E31;
	 font-family: 'poppins', Arial, Helvetica, sans-serif;
}




.accueil {
    background-image: url(images/accueil2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}
li{
    margin-right: 30px;
     margin-top: 13px;  
}

a{
    color: #333!important;
    font-family: 'poppins';
    text-decoration: none;
    
    /*font-size: 1.3em;*/
}

.navbar-nav a
{
	color:#fff!important;
}

.logo {
    height: 50px;
    transform: translateY(-7px);
     margin: 0 15px;
    border-radius: 5px;
}

.menu_down {
	
    border: 1px solid #c04d4d;
    position: absolute;
    background-color: #B12E31;
    text-align: left;
    margin-top: 18px;
	padding: 20px 0;
	z-index:99; 
	
}


.dropdown-item:hover {
    background-color: #B12E31!important;
}

.dropdown-item:focus {
    background:  #B12E31!important;
}

.box1 {
    padding: 30px;
    margin-top: 60px;
    margin-left: 100px;
}

.titre {
    
    font-size: 4em;
    margin-bottom: 15px;
    font-family: 'lora_regular';
    color: #fff

}

.navbar {
    padding-top: -400px!important;
}

.box1 :nth-child(2) {
    color:  #fff;
    font-family: 'poppins';
    font-size: 1.1em;
}

.button {
    margin-top: 30px;
    padding: 20px 40px;
	
    background-color: #333;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'poppins';
    cursor: pointer;
}


/****** SECTION 2 CADRE CHEVAUX */
.content_blog{
    background: #EBEFF1;
    padding-bottom: 78px;
}


/*div.content_blog h2{
    color: #B12E31;
    font-size: 3.12em;
    text-align: center;
}*/


.box {
    margin-top: 30px;
}

.card-title {
    font-size: 2em;
    color: #B12E31;
}
.card-text {
  
    margin-top: 20px;
}

.btn {
    padding: 10px 20px !important;
    background-color:rgba(131,26,28,1.00)!important;
    border: 1px solid rgb(177, 46, 49) !important;
    border-radius: 20px !important;
    margin: 10px;
	font-size: 15px !important;
	color:#fff!important;
}


/* ----------SECTION ABOUT --------------------------- */
.section_box1 {
    padding: 150px 0px;
    display: flex;
    background: url("images/lys.png") #921012 no-repeat center -70px;
}



.about .span_
{
	color:#fff;
	text-align: left;
	padding-top:0px;
	
	
}
    .box3 h2 {
        

        letter-spacing: 0.1em;
     
        text-transform: uppercase;
        font-size: 3.5em;
        color: #fff;
        
		text-align: left;
    }

    .box3 p {
        font-size: 1.4em;
        font-family: 'poppinsregular', Arial, Helvetica, sans-serif;
        margin-bottom: 50px;
		color: #fff;
    }
   
 

    .btn_about a {
        padding: 20px 40px;
        color: #fff;
        border-radius: 30px;
        background-color: #333;
        font-size: 0.9em;
    }

    .btn_about a:hover {
        color: #fff!important;
        text-decoration: none!important;
    }

/*CALENDAR ------------*/
.row {
    padding: 10px;
}
.content_img{
    border: 1px solid #c6c5c5;
    background-repeat: no-repeat;
    background-size: cover;
    height: 160px;
} 
.content_calendar {
   
    /*padding: 25px 25px;*/
}

.content_description {
    padding: 30px 40px !important;
    border: 1px solid #c6c5c5;
    display: flex;
}

.btn_info {
    color: #fff!important;
    font-size: 'poppins';
}

.hour {
    margin-top: 15px;
    margin-left: 7px;
}

.icons {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	opacity: 0;
}

.icons:hover {
    background-color: rgba(0,0,0,0.10);
    z-index: 20;
	opacity: 1;
	
}

.icons i {
    position: relative;
    font-size: 50px;
    cursor: pointer;
    margin: -1em 0 0 -1em;
    z-index: 300000;
    top: 50%;
    left: 50%;
    width: 2em;
    height: 2em;
    transition: all;
}

.date {
    height: 75px;
    width: 75px;
    background: #B12E31;
    border-radius: 50%;
    position: absolute;
    z-index: 40000000;
    top: 27%;
    right: 0;
    transform: translateX(50%);
}

.date p {
    position: relative;
    top: 15px;
    width: 40px;
    text-align: center;
    margin: auto;
    color: #fff;
    font-weight: 500;
    font-family: 'poppins';
} 

/* -------------- CONTACT -------------- */

.footer {
background-color: #333;
padding: 50px 0px;
	color: #EEEEEE;
}

.footer a {
	color: #EEEEEE !important;
	padding: 10px 20px !important;
}

.footer img 
{
	opacity: 0.7;
}



form input {
    background: #fff;
    
    border-radius: 15px;
    height: 40px;
    padding-left: 10px;
    margin-bottom: 25px;
    width: 100%;
}

form textarea {
   
    padding-left: 10px;
    border-radius: 10px;
}

textarea {
   width: 100%;
}

.title_contact {
    text-align: center;
    padding: 25px;
}

.title_contact .span {
    color: #B12E31;
    padding-top: 10%;
    letter-spacing: 0.3em;
}

.title_contact h4 {
    font-size: 1.6em;
    font-family: 'poppins';
    margin-top: 12px;
}

.checkbox {
    text-align: center;
    margin-top: 10px;
}

.btn_contact {
     width: 250px;
     background-color: #B12E31;
     padding: 15px 25px;
     margin: auto;
     border-radius: 30px;
     margin-top: 10px;
     text-align: center;
}
.btn_contact a {

   text-decoration: none;
   color: #fff;
}

.btn_contact a:hover {
    text-decoration: none;
    color: #fff;
}

/* ------------ MEDIA QUERIES------------------ */
@media (max-width: 768px){
	.center_mb
	{
		text-align: center;
	}
	.titre
	{
		margin-top:-20px;
	}
		
.accueil {
    
   
    background-position: left;
    

}
.header_page .container
	{
		padding-top:50px;
	}
	
.nav-item
	{
		padding:0px;
		margin: 0px;
	}



.mobile_top
	{
		position: fixed;
		width: 100%;
		background: #B12E31;
		z-index: 10;
	}

.mobile
{	
	background: #B12E31;
	width: 80%;
	font-size: 20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	position: absolute;
	z-index: 100;
	top:55px;
	left:0px;

}

.menu_down
	{
		margin-top:0px;
	}
	
.dropdown-item
	{
		font-size: 16px;
	
		
	}
	
.box1
	{
		margin-top:0px;
		padding-top: 95px;	
    }	
    
.date {
    right: 50%;
    top: 74%;
}

}







@media (min-width: 768px) {
    .calendar {
        /*margin-left: 15px;*/
    } 
}

@media (max-width: 767px) {
    .menu_down {
    position: static;
    border: none;
}

.logo {
    display: none;
}

.navbar :nth-child(3) {
    margin-top: 0;
}

}


