h1, h2, h3, h4, h5, h6{
  color: #000;
}

.red{
  color: #c62f2f;
  display: inline
}

h1{
  font-size: 2rem;
}

.header .logo{
  background-color: #c62f2f;
}

.top-bar{
  background: #373737;
}

.top-bar-section ul li{
  background: #373737;
}

.top-bar-section li:not(.has-form) a:not(.button){
  background: #373737;
}

.cust_block{
  width: 100%;
  background:#373737;
}

.cust_block.slide{
  background: url(../../images/letters.jpg) center bottom fixed;
  background-size: cover;
  padding: 15px 0
}

.cust_block.slide p{
  color: #fff;
  font-size: 2rem;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 1);
    margin: 20px 0;
}

.cust_block.slide .button{
  font-size: 2rem;
  margin: 20px 0
}

.news{
  margin: 50px auto;
}

.news h3{
  text-align: center;
}

.cust_block.subs{
  background: url(../../images/pen.jpg) center top fixed;
  background-size: cover;
  padding: 50px 0;
}

.cust_block.subs .title{
  color: #ffffff;
  font-size: 2rem;
}

.cust_block.subs .cust_btn{
  margin-top: 40px;
  border: 10px solid #c62f2f;
  padding: 10px;
  display: inline-block;
  -webkit-transition : border 500ms ease-out;
  -moz-transition : border 500ms ease-out;
  -o-transition : border 500ms ease-out;
  transition : border 500ms ease-out;
}

.cust_block.subs .cust_btn:hover{
  border: 10px solid transparent;
}

.cust_block.subs .button{
  font-size: 1.8rem;
  margin-top: 40px;
  padding: 40px 30px;
  margin: 0;
}

.cust_block.footer{
  background: #373737;
  border-top: 10px #373737 solid;
  padding: 10px 0;
  line-height: 39px;
    color: #fff;
}

.faqs{
  margin-top: 40px;
}

.faq{
  margin-bottom: 20px;
}

.faqs .question{
  color: #c62f2f;
  font-weight: bold;
  font-size: 2rem;
}

.faqs .answer{
  margin-left: 10px;
  border-left: 5px solid #373737;
  padding-left: 10px;
}

small.error{
    margin-top: 0px;
}

.content{
    padding: 0 0;
}

fieldset{
    margin-top: 0;
}

a{
    color: #c62f2f;
}

label{
    line-height: 2.3125rem;
}

h4{
    color: #c62f2f;
}

.faq p{
    margin-left: 25px;
}

#internet{
    float: right;
    font-weight: bold;
    margin: 10px 0;
}

.sidebar{
    background: #373737 ;
    padding: 0px 0px;
    min-height: 900px;
}

.sidebar ul{
    width: 100%;
    margin: 0;
}

.sidebar li{
    width: 100%;
    padding: 10px 0;
    list-style: none;
    padding-left: 10px;
}

.sidebar li:hover{
    background: #222222;
    border-left: 4px solid #c62f2f;
}

.sidebar a{
    color: #fff;
}

.sidebar i{
    margin-right: 5px;
}

.sidebar .user{
    color: #fff;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #222222;
}

.sidebar li.active{
    background: #222222;
    border-left: 4px solid #c62f2f;
}

.actualite{
    margin: 40px 0;
    text-align: center;
    background: url(../../images/stack-letters.jpg) center center no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    padding: 20px;
    opacity: 0.9;
    height: 140px;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.actualite:hover{
    opacity: 1;
}

.large-4.actualite{
    width: 32%;
    margin: 40px 0.5% 40px 0.5%;
    padding: 0;
}

.actualite .title{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 49px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    margin-top: 50px;
    padding: 2px 5px;
}

.actualite .icon{
    width: 40px;
    height: 40px;
    background: #c62f2f;
    color: #fff;
    line-height: 40px;
}

.actualite .title i{
    font-size: 0.7rem;
    color: #c62f2f;
}

table .fa{
    font-size: 1.2rem;
}

.panel{
    margin-bottom: 0;
}

.large-9.columns.panel.clearfix{
    min-height: 900px;
}

.content h1,h2,h3,h4{
    color: #373737;
}

.name{
    text-transform: capitalize;
}

.front{
    padding: 40px 0;
    min-height: 500px;
}

.president{
    color:  #000;
    font-size: 1.2rem;
    margin: 40px 0;
    text-align: justify;
}

.mot{
    margin: 50px auto
}

.mot .dir{
    float: right;
}

.mot h3{
    font-size: 2rem;
}

.news h3{
    font-size: 2rem;
}

.faq h4{
    color: #c62f2f;
}

#internet-block fieldset.large-6 {
    width: 48%;
}

.cotisok{
    border-left: 3px solid #4a831c;
}

.cotisko{
    border-left: 3px solid red;
}

.footer a{
    color: #fff;
}

.footer .first_footer .title{
    font-weight: bold;
}

.footer .first_footer a:hover{
    color: #c62f2f;
}

.footer .first_footer{
    background: #373737;
}

/* ------- BACK TO TOP -------- */

.back-top {
    width:50px;
    height:50px;
    background:#B12627;
    border-radius: 4px;
    position:fixed;
    bottom:68px;
    right:35px;
    display:none;
    opacity:0.8;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: 300;
    padding-top: 5px;
    text-align: center;
}

/* ------- ERRORS ------- */

div.errors{
  color: #b12627;
}

  div.errors li{
    list-style: none;
  }

a.statuts:hover{
  color: #C52F30;
}