.banner-section{
    position: relative;
    margin-top: 66px;
}
.banner-section .swiper-container {
    position: relative;
    height: 100% !important;
    z-index: 9;
}
.swiper-container .swiper-wrapper .swiper-slide {
    position: relative;
    top: 0%;
    left: 0%;
    height: 700px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-section .swiper-container-link {
    position: relative;
    margin-left: 5rem;
}
.banner-section .swiper-container-link ul {
    display: flex;
    flex-wrap: wrap;
}
.banner-section .swiper-container-link ul li {
    padding: 0.5rem;
}
.banner-section .swiper-container-link ul li a {
    text-decoration: none;
    margin: 0.3rem;
    margin-right: 1.5rem;
    color: #222;
}
.inner-box .image img {
    border-radius: 5px;
}
.municpalite-conseil-municipal_img {
    border-radius: 0%;
    position:relative;
    height: 300px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
}
.municpalite-conseil-municipal_link {
    justify-content: center;
    text-align: center;
    margin-top: 1.5rem;
}
.municpalite-conseil-municipal_title h4 {
    font-weight: bold;
    line-height: 1.1em;
} 
.municpalite-conseil-municipal_intro h3 {
    margin-top: 35px;
    margin-bottom: 1.5rem;
    padding: 0px 0px 0px 20px;
    text-align: center;
    font-weight: 700;
}
.municpalite-conseil-municipal_centent {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    padding: 0px 0px 0px 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}
.team-section-two {
    margin-top: -5rem;
}
.swiper-slide {
    margin: 0%;
    padding: 0%;
}
.swiper-slide .content-box {
    width: max-content;
    text-align: center;
    padding: 0%;
}
.swiper-slide .content-box h1 {
    font-size: 70px;
    font-weight: 900;
}
.swiper-slide .content-box .inner {
    text-align: center;
}
.content-box .inner h1,
.content-box .inner p {
    color: #fff;
}
.content-box .inner p {
    font-size: 25px;
}
.row-plan {
    justify-content: center;
    width: 100%;
    margin: auto;
    padding-top: 20%;
    padding-left: 20%;
}
.col-sm-12 {
    margin: 0%;
    padding: 0%;
}

.page_plans .col-sm-12 .box-content p {
    padding: 2rem;
    background-color: midnightblue;
    text-align: center;
    border-radius: 0px 0px 5px 5px;
}
.page_plans .col-sm-12 .box-content p a,
.page_plans .col-sm-6 .box-content p a {
    color: #fff;
}

.page_plans .col-sm-6 .box-content img {
    
    border: 4px solid #ddd;
}
.page_plans .col-sm-6 .box-content p {
    padding: 2rem;
    background-color: midnightblue;
    text-align: center;
    color: #fff;
    border-radius: 0px 0px 5px 5px;
}
.auto-container {
    margin: auto;
    padding: 0%;
}

.auto-container .row .row-burok {
    margin: 0%;
}
.page_plans .col-sm-12 .content-title {
    text-align: center;
}
.page_plans .col-sm-12 .content-title h1 {
    font-size: 55px;
    font-weight: bold;
    color: #0a8c51;
}
.page_plans .col-sm-12 .content-title h2 {
    font-size: 35px;
    color: #0a8c51;
    margin-top: 1.2rem;
}
.navbar-box {
    margin-top: 3.2rem;
    padding: 0%;
}
.navbar-box .nav-bar ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.navbar-box .nav-bar ul li a {
    text-decoration: none;
    color: #0a8c51;
    font-size: 17px;
    font-weight: 700;
}
.navbar-box .nav-bar ul li a:hover {
    color: blue;
}
.col-sm-4 {
    margin-top: 2rem;
}
.col-sm-4 .box-content {
    justify-items: left;
}
.col-sm-4 .box-content img {
    border-radius: 5%;
}
.col-sm-4 .box-content h4 {
    font-size: 15;
    font-weight: 600;
    margin-top: 1.3rem;
    color: #0a8c51;
}
.col-sm-4 .box-content p {
    margin-top: 1.5rem;
}
/* deliberation */
.auto-container .border-content {
    border: 3px solid limegreen;
    padding: 1.5rem;
    margin-bottom: 50px;
}
.auto-container .border-content .col-lg-7 {
    text-align: left;
}
.auto-container .border-content .col-lg-7 .municpalite_title h4 {
    font-size: 25px;
}
.auto-container .border-content .col-lg-7 .municpalite_intro {
    font-size: 15px;
    font-weight: 200;
    border: none;
}
.auto-container .border-content .col-lg-7 .municpalite_content {
    text-align: left;
    margin-left: 0%;
    padding: 0%;
    padding-left: 1.5rem;
    color: #111;
}
.auto-container .border-content .col-lg-5 {
    padding-right: -5rem;
    margin: 0%;
}
.auto-container .border-content .col-lg-5 .municpalite_img {
    width: 300px;
    height: 400px;
}
.auto-container .border-content .col-lg-5 .municpalite_img .municpalite_img_title {
    color: #111;
    font-size: 17px;
}
.container-form {
    max-width: 500px;
    margin: 50px auto;
    text-align: left;
    font-family: sans-serif;
}
.form-contact {
    border: 1px solid #1A33FF;
    background: #ecf5fc;
    padding: 40px 50px 45px;
}
.form-control:focus {
    border-color: #000;
    box-shadow: none;
}
label {
    font-weight: 600;
}
.error {
    color: red;
    font-weight: 400;
    display: block;
    padding: 6px 0;
    font-size: 14px;
}
.form-control.error {
    border-color: red;
    padding: .375rem .75rem;
}
td {
    border-top: 1px solid #ededed;
    padding: 10px;
    border-right: 1px solid #ededed;
    width: 100px;
}
table{
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin: 0 0 32px;
    width: 100%;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}


.page_home .lemotdumaire .text{
    color: #393d52;
    clear: both;
    line-height: 39px;
    margin: 0 0 15px;
    font-weight: bold;
    font-size: 20px;
}
.page_devenirVolontaire h1{
    text-align: center;
}