body {
    font-family: "Raleway",Helvetica,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", Arial, sans-serif;
}

h6 {
    font-size: 13px;
}

body {
    font-size: 15px;
}

.color-primary {
    color: #72c02c !important;
}

a.picto, a.picto h5 {
    font-size: 1.1em;
    text-decoration: none;
    text-decoration-color: transparent;
    color: transparent;
}

.top-v1-data li {
    padding: 0 6px;
    display: inline-block;
    border-right: solid 1px #95afca;
    background-color: rgba(255, 255, 255, 0.79);
    font-size: 15px;
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 1px solid #ddd;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}

.tab-v1 .tab-content img {
    margin-top: 0;
    margin-bottom: 0;
}

.sky-form {
    border: 0;
}

.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.posts .dl-horizontal dt {
    width: 100px;
}

.posts .dl-horizontal dt img {
    width: 100px;
    height: 100px;
}

.posts .dl-horizontal dd {
    margin-left: 110px;
}

.tag-box p {
    margin-bottom: 10px;
}

.imgRight {
    float: right;
    margin: 0 0 20px 20px;
}

.imgLeft {
    float: left;
    margin: 0 20px 20px 0;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.owl-dot {
    background-color: rgba(148, 193, 32, 1);
    float: left;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 50%;
    width: 10px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 10px;
    opacity: 0.5;
}

.boxsameheight {
    position: relative;
}

.text-date-agenda-home {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 20px;
}

.slider-actu, .slider-agenda {
    padding-bottom: 15px;
}

.slider-actu .owl-dot {
    background-color: rgba(148, 193, 32, 1);
}

.slider-agenda .owl-dot {
    background-color: rgba(0, 131, 162, 1);
}

.owl-carousel {
    position: static;
}

.owl-dot.active {
    opacity: 1;
}

.slider-actu .owl-controls {
    position: absolute;
    bottom: 12px;
    left: 10px;
}

.slider-agenda .owl-controls {
    position: absolute;
    bottom: 12px;
    left: 20px;
}

.owl-dots {
    position: absolute;
    bottom: -4px;
    left: 50px;
    height: 20px;
    width: 150px;
}

.owl-nav {
    width: 30px;
    height: 20px;
    position: relative;
}

.slider-actu .owl-nav {
    color: rgba(148, 193, 32, 1);
}

.slider-agenda .owl-nav {
    color: rgba(0, 131, 162, 1);
}

.owl-nav .owl-prev {
    position: absolute;
    top: 0px;
    left: 0px;
}

.owl-nav .owl-next {
    position: absolute;
    top: 0px;
    right: 0px;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.header .dropdown > a:after {
    top: 19px;
    display: none;
}

.revolution-mch-1:after {
    background: rgba(0,0,0,0);
}

.revolution-ch5 h3 {
    font-size: 2.5em;
    line-height: 1.2em;
    color: #000;
    background: rgba(250,250,250,0.7);
    padding-left: 10px;
    padding-right: 10px;
}

h1.titleh1 {
    color: white;
    font-size: 13px;
    margin-bottom: 3px;
    text-transform: uppercase;
    line-height: normal;
}

.header .navbar-toggle {
    margin-top: 0;
}

.btn-u-vert2 {
    background-color: #6ba036;
}

.btn-u-vert2:hover {
    background-color: #4a8015;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.margin-top-0 {
    margin-top: 0;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.fondvert {
    background-color: #94c120;
}

.fondbleuclair {
    background-color: #69b2c5;
}

.fondbleu {
    background-color: #0083A2;
}

.padding-10 {
    padding: 10px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-h-0 {
    padding-right: 0;
    padding-left: 0;
}

.padding-h-5 {
    padding-right: 5px;
    padding-left: 5px;
}

.padding-h-10 {
    padding-right: 10px;
    padding-left: 10px;
}

.padding-h-20 {
    padding-right: 20px;
    padding-left: 20px;
}

.padding-h-30 {
    padding-right: 30px;
    padding-left: 30px;
}

.pictohome {
    padding-right: 8px;
    padding-left: 8px;
}

.boutonall {
    position: absolute;
    bottom: 14px;
    right: 30px;
}

.buttontopright {
    position: absolute;
    top: 10px;
    right: 30px;
}

img.img-bordered-black {
    border: solid 1px #084071 !important;
}

.submenu li:hover {
    padding-left: 10px;
    transition-duration: 0.25s;
}

.footer ul {
    padding-left: 0;
    list-style: none;
}

.footer ul li {
    color: #fff;
    font-size: 12px
}

.texteplus {
    font-size: 1.25em;
    font-weight: bold;
}

.text-noir {
    color: #000 !important;
}

.text-vert {
    color: #94c120 !important;
}

.item a h4, .item a {
    text-decoration: none;
}

.text-bleu {
    color: #00839f;
}

.text-bleu:hover {
    color: #0e5665;
}

.text-white, .text-white a {
    color: #ffffff;
}

.alpha50 {
    opacity: 0.5;
} 

.text-medium-1 {
    font-size: 1.7em;
}

.text-medium {
    font-size: 2.25em;
}

.text-big {
    font-size: 2.5em;
}

@media (min-width: 992px) {

.header .navbar-nav > li#m1.active > a {
    border-bottom-color: #94c201;
}

.header li#m1 .dropdown-menu {
    border-top-color: #94c201;
    border-bottom-color: #94c201;
}

.header .navbar-nav > li#m2.active > a {
    border-bottom-color: #0083a2;
}

.header li#m2 .dropdown-menu {
    border-top-color: #0083a2;
    border-bottom-color: #0083a2;
}

.header .navbar-nav > li#m3.active > a {
    border-bottom-color: #F49801;
}

.header li#m3 .dropdown-menu {
    border-top-color: #F49801;
    border-bottom-color: #F49801;
}

.header .navbar-nav > li#m4.active > a {
    border-bottom-color: #66b1c6;
}

.header li#m4 .dropdown-menu {
    border-top-color: #66b1c6;
    border-bottom-color: #66b1c6;
}

.header .navbar-nav > li#m5.active > a {
    border-bottom-color: #bf1f4b;
}

.header li#m5 .dropdown-menu {
    border-top-color: #bf1f4b;
    border-bottom-color: #bf1f4b;
}

.header .navbar-nav > li#m6.active > a {
    border-bottom-color: #009de8;
}

.header li#m6 .dropdown-menu {
    border-top-color: #009de8;
    border-bottom-color: #009de8;
}

.header .navbar-nav > li#m7.active > a {
    border-bottom-color: #ffea00;
}

.header li#m7 .dropdown-menu {
    border-top-color: #ffea00;
    border-bottom-color: #ffea00;
}

.padding-enimages1 {
    padding-right: 5px;
}

.padding-enimages2 {
    padding-left: 5px;
}

.header .navbar-nav > li > a {
    font-weight: 700;
}

.dropdown-menu {
    background-color: #ffffff;
}

.dropdown-menu li a:hover {
    font-weight: 700;
}

.header .nav > li > .search {
    padding: 17px 0 16px;
}

.header .nav .search-open {
    top: 50px;
}

.navbar-nav>li#m1 {
    background: transparent url("user/themes/unify3/images/bg-top1.gif") repeat-x center -87px;
}

.navbar-nav>li#m2 {
    background: transparent url("user/themes/unify3/images/bg-top2.gif") repeat-x center -87px;
}

.navbar-nav>li#m3 {
    background: transparent url("user/themes/unify3/images/bg-top3.gif") repeat-x center -87px;
}

.navbar-nav>li#m4 {
    background: transparent url("user/themes/unify3/images/bg-top4.gif") repeat-x center -87px;
}

.navbar-nav>li#m5 {
    background: transparent url("user/themes/unify3/images/bg-top5.gif") repeat-x center -87px;
}

.navbar-nav>li#m6 {
    background: transparent url("user/themes/unify3/images/bg-top6.gif") repeat-x center -87px;
}

.navbar-nav>li#m7 {
    background: transparent url("user/themes/unify3/images/bg-top7.gif") repeat-x center -87px;
}

.header .navbar-nav > li {
    color: #000 !important;
    margin-left: 5px;
    margin-right: 5px;
}

.navbar-nav>li {
    moz-transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
}

.navbar-nav>li:hover {
    background-position: center 0 !important;
}

/*accordeon*/

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
}

.acc-v1 .panel-heading a.accordion-toggle {
    position: relative;

}

blockquote {
    font-size: 13px;
}

.acc-v1 .panel-heading a.accordion-toggle:hover {
    text-decoration: none;
}

.acc-v1 .panel-heading .panel-title.in a.accordion-toggle, .acc-v1 .panel-heading a.accordion-toggle[aria-expanded="true"] {
    background-color: #94c201;
    color: #000;
}

.acc-v1 .panel-heading a.accordion-toggle:after {
    top: 7px;
    right: 30px;
    color: #777;
    content: "\f105";
    font-size: 14px;
    position: absolute;
    font-weight: bold;
    display: inline-block;
    font-family: FontAwesome;
}

.acc-v1 .panel-heading .panel-title.in a.accordion-toggle:after, .acc-v1 .panel-heading a.accordion-toggle[aria-expanded="true"]:after {
    content: "\f107";
}

.acc-v1 .panel-heading a.accordion-toggle {
    background-color: transparent;
    border-radius: 6px;
}

.acc-v1 .panel-heading a.accordion-toggle:hover {
    color: #000;
}

.acc-v1 .panel-heading a.accordion-toggle[aria-expanded="false"] {
    background-color: transparent !important;
}

.acc-v1 .panel-heading a.accordion-toggle[aria-expanded="false"]:after {
    content: "\f105" !important;
}

.panel {
    border: 0;
}

.panel .panel-body ul {
    list-style: disc;
    padding-left: 30px;
}

.acc-v1 .panel-heading {
    border: 1px solid #94c201;
    border-radius: 6px;
}

/*fin accordeon*/

.footer-v1 .footer {
    padding: 20px 0;
    background: #465665;
}

.header {
    background: transparent;
    position: fixed;
    width: 100%;
}

.topbanner {
    height: 300px;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.topbanner:after {
    display: block;
    content:'';
    width: 100%;
    height: 100%;
}

.container-top {
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
}

.container-nav {
    background: rgba(255, 255, 255, 0.8);
}

}

@media (min-width: 992px) {
.header .navbar-nav > li > a {
    padding: 19px 20px 9px 20px;
}
}

#access_map {
    height: 350px;
    width: 100%;
}

.float-left {
    float: left;
    margin-right: 10px
}

ul.parsley-errors-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    color: red;
}

li.parsley-length, li.parsley-required, li.parsley-type {
    color: red;
}

@media (max-width: 991px) {
.margin-bottom-xs {
margin-bottom: 10px;
}
}

@media (min-width: 991px) and (max-width: 1020px) {
.header .navbar-nav > li > a {
    font-size: 12px;
}
}

@media (min-width: 1021px) and (max-width: 1110px) {
.header .navbar-nav > li > a {
    font-size: 13px;
}
}


@media (max-width: 479px) {
.img-actu-home {
width: 200px !important;
}
}

@media (min-width: 480px) and (max-width: 767px) {
.img-actu-home {
width: 200px !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.img-actu-home {
width: 200px !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.img-actu-home {
width: 250px !important;
}
}

@media (min-width: 1200px) {
.img-actu-home {
width: 250px !important;
}
}