/* HUCHEPIE CSS */

body {
font-family: 'Lato', sans-serif;
}

/* ==================================================
  COOKIES
================================================== */


 #cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;z-index:2000;}
 #cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
 #cookie-bar.fixed.bottom {bottom:0; top:auto;}
 #cookie-bar p {margin:0; padding:0;}
 #cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
 #cookie-bar .cb-enable {background:#f94877;}
 #cookie-bar .cb-enable:hover {background:#009900;}
 #cookie-bar .cb-disable {background:#990000;}
 #cookie-bar .cb-disable:hover {background:#CCC;}
 #cookie-bar .cb-policy {background:#0033bb;}
 #cookie-bar .cb-policy:hover {background:#0055dd;}


 blockquote {
     padding: 10px 20px;
     margin: 0 0 20px;
     font-size: 17.5px;
     border-left: 5px solid #2db0e5;
     opacity: .7;
 }

/* LISTE PENSION AU BOX */

/*.listepension > li::before {
    background: #29c086 none repeat scroll 0 0;
}
.listepension > li::before {
    display: inline-block;
    height: 14px;
    margin: 2px 12px auto auto;
    width: 14px;
}
*/

/*.listepension > ul li a::before {
    background: #29c086 none repeat scroll 0 0;
}*/

.listepension ul li 
{
  margin-bottom: 30px;
}

.listepension li a {
  color:#000000;
  margin: 0 0 25px;
  font-size: 18px;
  line-height: 1.4;
  background: #29c086 none repeat scroll 0 0;
  list-style: none;
  /*border-bottom: 1px dashed #fff;
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
  margin-bottom: 24px;
*/}


.listepension ul li a::before {
    background: #29c086 none repeat scroll 0 0;
}


mark {
    color: #000;
    background: #f8b9ca;
    padding: 3px;
    font-style: italic;
}


.bgsocial {
height: 60px;
background: rgb(122, 8, 42) none repeat scroll 0% 0%;
width: auto;
padding: 0px;
margin: 0px auto;
position: fixed;
top: 0px;
z-index: 9999;
width: 100%;
}

.titre {
  background: transparent;
  border: none;
  margin: 55px 0 20px;
  color:#000000;
  padding: 7px;
  font-weight: 600;
  letter-spacing: -1px;
}

.titre small{
  font-weight: normal;
  line-height: 1;
  color: #777;
}

.blanc{
    color: #fff;
}

.rose{
color:#f94877;
}

.bleu{
color:#2db0e5;
}

.help-box {
display: block;
margin-top: 5px;
margin-bottom: 15px;
}

.text-danger{
color:#f94877;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #f94877;
}

hr.star-light:after {
    color: #f94877;
    background-color: #3f729b;
}

hr.star-primary {
    border-color: #2db0e5;
}

hr.star-primary:after {
    color: #2db0e5;
    background-color: #fff;
}

img {
    border: 0;
    padding-top: 70px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 22px;
    margin-bottom: 10px;
}

.insta {
background:#3f729b;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 17px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    top: 10px;
    color: #fff;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 5px;
}

@media(-webkit-min-device-pixel-ratio:1.0),(min-resolution:1.0dppx),(min-resolution:144dpi), (min-width:1400px) {
/*@media screen (min-width: 800px){*/
.fxfamilynav-logo {
	float:left;
	width:160px;
	height:140px;
	/*margin:8px 20px 0 10px;*/
  margin: 0;
	background-image:url("https://www.centre-equestre-pornic.fr/logo-nav.png");
  background-position: 14px 0px;
  background-size: 70%;
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	-webkit-transition:-webkit-transform .3s ease;
	transition:-webkit-transform .3s ease;
	-webkit-transition:transform .3s ease;
	transition:transform .3s ease;
  padding: 0 20px 0 0;
  background-repeat: no-repeat;
  /* test */
  position: absolute;
  /*left: 18%;*/
  left: 10%;
  top: 25%
}
}
/*@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi) {
	.fxfamilynav-logo {
		background-image:url("http://www.huchepie.fr/logo-nav.png");
		-webkit-background-size:140px 365px;
		background-size:140px 365px
	}
}*/
@media(min-width:320px) and (max-width:1024px) {
  .fxfamilynav-logo {
  float:left;
  /* width:80px; */
  height:81px;
  margin: 0;
  background-image:url("https://www.centre-equestre-pornic.fr/logo-nav.png");
  background-position: 14px 0px;
  text-indent:120%;
  white-space:nowrap;
  overflow:hidden;
  -webkit-transition:-webkit-transform .3s ease;
  transition:-webkit-transform .3s ease;
  -webkit-transition:transform .3s ease;
  transition:transform .3s ease;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  position: absolute;
  left: 12%;
  top: 20%;
  background-size: contain;
  /* display: none; */
}
}
@media(min-width:1400px) {
	.fxfamilynav-logo {
		margin-right:75px;
		margin-left:20px;

  }

  }

@media(max-width:1024px) {
	.fxfamilynav-logo {
		/*margin-right:10px;
		margin-left:10px;*/
    display:none;
	}
}
@media(max-width:760px) {
	.fxfamilynav-logo {
		/*display:none;*/
	}
  .light {
    font-weight: 400;
    margin-left: 0px;
    padding-bottom: 25px;
}
}

/*
User ID: 2975956573
Username: huchepie
Name: HUCHEPIE
*/