#cms1 section#bloc1{
    display: block;
}
section#bloc1{
    background: transparent;
    float: left;
    width: 100%;
    display: none;
    position: relative;
}
.bg-bloc1 {
    background: url(img/bg-bloc1.jpg)center no-repeat;
    background-size: auto;
    position: relative;
    float: left;
    height: 480px;
    width: 100%;
    display: block;
}
.bg-bloc1-2{
    background: url(img/bg-bloc1-2.jpg)center no-repeat fixed;
    background-size: auto;
    position: relative;
    float: left;
    height: 480px;
    width: 100%;
    display: block;
}
.slogan-1 {
    color: #6893c1;
    text-align: center;
    font-weight: bold;
    font-size: 34px;
    margin-top: 70px;
    line-height: 35px;
    float: left;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-family: 'Philosopher', sans-serif;
}
.slogan-2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 24px;
    color: #6893c1;
    margin-bottom: 50px;
}
 .img-bloc1-1,.img-bloc1-2,.img-bloc1-3,.img-bloc1-4{
 height: 180px;
 max-width: 230px;
 margin: 20px auto;
 float: none;
 width: auto;
 position: relative;
 text-align: center;
 display: block;
 top: 0;
 transition: all 3s ease;
 animation: flipInY 3s ease-out alternate infinite;
}
.img-bloc1-1:hover,.img-bloc1-2:hover,.img-bloc1-3:hover,.img-bloc1-4:hover{
 transform: scale(0.95);
transition: all .3s ease-in-out;}

#titre-contact {
    width: 270px;
    height: 190px;
    float: none;
    margin: 0 auto;
    display: block;
    background: url(img/contact.png) center no-repeat;
    background-size: contain;
}
#colunm_infos_bloc1 {
   
}
#colunm_infos_bloc4 h4 {
  
}
.cords-bloc1 {
    display: block;
    float: none;
    width: 290px;
    margin: 0 auto;
    margin-top: 0px;
    padding: 10px;
    background: url(img/bg-contact.jpg) center no-repeat;
    color: #fff;
}
.adresse-bloc1{
    background: url(img/adresse-bloc1.png) left 10px no-repeat;
    margin-bottom: 40px;
    background-size: 50px;
}
#adresse-bloc1 {
    font-size: 21px;
    padding-left: 80px;
}
#adresse-bloc1, #tel-bloc1, #mail-bloc1 {
    color: #fff;
    text-decoration: none !important;
    padding: 0px 0;
    padding-left: 60px;
    font-weight: normal;
    font-size: 21px;
    display: inline-block;
    line-height: initial;
    position: relative;
    text-align: left;
    width: 100%;
}
.tel-bloc1 {
    background: url(img/tel-bloc1.png) left 10px no-repeat;
    background-size: 50px;
    margin-bottom: 50px;
}
.mail-bloc1 {
    background: url(img/mail-bloc1.png) left 10px no-repeat;
    background-size: 50px;
}
#titre-cords {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    padding-left: 60px;
    text-transform: uppercase;
    font-family: 'Philosopher', sans-serif;
}
.container-bc1 {
    float: none;
    margin: 0 auto;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
@media (min-width: 320px) and (max-width: 767px) {
.bg-bloc1 {
    background: url(img/bg-bloc1.jpg)30% 50% no-repeat;
    background-size: cover;
    position: relative;
    float: left;
    height: auto;
    width: 100%;
    display: block;
    padding: 20px 0px;
}
.bg-bloc1-2 {
  
    background-size: cover;
   
    height: 270px;
 
}
 .img-bloc1-1,.img-bloc1-2,.img-bloc1-3,.img-bloc1-4{
    height: 230px;
    max-width: 250px;
}
}
@media (min-width: 768px){
    .table-bloc1 td:first-child {
    width: 100% !important;
    vertical-align: middle;
    display: table-row !important;
    padding-right: 0;
}
 .container-bc1 {
    float: none;
    margin: 0 auto;
    width: 660px;
}
.bg-bloc1 {
    background: url(img/bg-bloc1.jpg)center no-repeat;
    height: 370px;
}
#titre-contact {
    width: 370px;
    height: 230px;
    background-size: auto;
    margin-top: 20px;
    float: left;
}
.cords-bloc1 {
    width: 49%;
    margin-top: -20px;
    margin-right: 2%;
    height: 410px;
    padding: 30px 20px;
}
 .img-bloc1-1,.img-bloc1-2,.img-bloc1-3,.img-bloc1-4{
   height: 140px;
   transition: all .3s ease-in-out;
   max-width: 150px;
   margin: 40px auto;
   float: left;
   margin-right: 1%;
   margin-left: 1%;
   width: auto;
}

#adresse-bloc1, #tel-bloc1, #mail-bloc1 {
    font-size: 18px;
    padding-left: 80px;
}
#titre-cords {
    font-size: 25px;
    font-weight: 600;
    padding-left: 80px;
}
.table-bloc1 td:last-child {
    width: 100% !important;
    vertical-align: middle;
    display: table-row !important;
}
}
@media (min-width: 992px){
    .table-bloc1 td:first-child {
    width: 37% !important;
    vertical-align: middle !important;
    padding-right: 1% !important;
    display: table-cell !important;
}
.table-bloc1 td:last-child {
    width: 40% !important;
    vertical-align: middle !important;
    display: table-cell !important;
}
    .container-bc1 {
    float: none;
    width: 870px;
}
    .bg-bloc1 {
    background: url(img/bg-bloc1.jpg)center no-repeat;
    float: left;
    height: 410px;
}
.img-bloc1-1,.img-bloc1-2,.img-bloc1-3,.img-bloc1-4{
     height: 180px;
     max-width: 210px;
     margin-right: 1%;
     margin-left: 1%;
     }
#titre-contact {
    background-size: auto;
    margin-left: 7%;
    margin-top: 50px;
}
.cords-bloc1 {
    width: 48%;
    height: 450px;
    padding: 60px 50px;
    margin-right: 5%;
}
#adresse-bloc1, #tel-bloc1, #mail-bloc1 {
    font-size: 18px;
}
}
@media (min-width: 1200px){
    .container-bc1 {
    float: none;
    width: 1000px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.img-bloc1-1,.img-bloc1-2,.img-bloc1-3,.img-bloc1-4{
    height: 210px;
    max-width: 230px;
    }
}
@media (min-width: 1400px){
    .container-bc1{
    float: none;
    width: 1090px;
    margin-top: 30px;
    margin-bottom: 30px;
}
    .img-bloc1-1,.img-bloc1-2,.img-bloc1-3,.img-bloc1-4{height: 210px;max-width: 250px;margin-right: 2%;margin-left: 2%;}
    .bg-bloc1 {
    background: url(img/bg-bloc1.jpg)center no-repeat;
    float: left;
    height: 410px;
}
#titre-contact {
    width: 360px;
    height: 210px;
    margin-left: 18%;
    margin-top: 60px;
}
.cords-bloc1 {
    width: 43%;
    margin-right: 10%;
}
#adresse-bloc1, #tel-bloc1, #mail-bloc1 {
    font-size: 22px;
}
#titre-cords {
    font-size: 25px;
    font-weight: 600;
    padding-left: 80px;
}
}
@media (min-width: 1700px){
    .container-bc1 {
    float: none;
    width: 1090px;
    margin-top: 30px;
    margin-bottom: 30px;
}
   .img-bloc1-1,.img-bloc1-2,.img-bloc1-3,.img-bloc1-4{
    height: 210px;
    max-width: 270px;
    width: auto;
    margin-top: 40px;
    margin-bottom: 80px;
}
.cords-bloc1 {
    width: 42%;
    margin-top: -20px;
    margin-right: 7%;
    height: 530px;
    padding: 80px 90px;
}
.bg-bloc1 {
    background: url(img/bg-bloc1.jpg)center no-repeat;
    float: left;
    height: 490px;
}
#titre-contact {
   
    margin-left: 27%;
   
}
#adresse-bloc1, #tel-bloc1, #mail-bloc1 {
    font-size: 26px;
}
}