
/****************************************************************
***************SMARTPHONE (VERSION FRANCAIS)*********************/





@media(max-width: 500px ){
  footer .list-inline{
text-align: center;
    }
  .navbar-callus li a{font-size: 12px;}
 table {
    margin: 19px;
    width: 100% !important;
    margin: 12px 0 12px 0;
    padding: 0;
    text-align: initial;
}
  .block_logo img{   
    display: block;
    width: 56%;
    padding: 4px;
    text-align: right;
    margin: 0 -16px 0 0;
}
.video-dgpc{
    padding: 15px 0 0 0;
}
.video-dgpc iframe{
  margin: 0;
    padding: 0;
    height: 204px;
}
.video-dgpc .mb-5 {
    margin-bottom: 15px;
}

/*....*/
/*La carte*/
.map-google  iframe{
  width: 100% !important; 
}

nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
    font-family: 'FontAwesome' !important;
    content: "\f107" !important;
    float: right !important;
    font-size: 16px !important;
    /* margin-right: 6px; */
}

	.sidemenu-mobile{
		display: block;
	}
 .nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before{

/* display: none !important; */
}
.slide-menu__list  li a:before{
/* display: none !important; */
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    margin-top: 0%;
    color: #1b4f90;
    right: 0 !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    color: #1b4f90;
    font-size: smaller;
    padding: 10px;
    width: 100%;
 
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li  {
	margin: 0px;
}
#prg{
    font-size: 9px;
    line-height: 13px;
    width: max-content;
}
.block_logo img{
    padding-bottom: 0;
    width: 50%;
    display: block;
    margin: 0;
    padding-left: 0;
    transform: translateX(0);
      }

.navbar-header{
     padding-top: 7px;
     width: fit-content;
 }
.block_logo{
   margin-top: 0; 
   padding: 0px; 
    padding-top: 0;
}
/* .search-inp {
    float: right !important;
    padding-top: 1%;
    width: 49%;
    margin: 0 31px 0 0;
    
} */
.search-inp .search-field{
  color: #1b4f90;
}
#search-inp .btn-info{
	       min-width: 24%;
    margin: 0 0 1px 0;
}
#business{
	height: auto;
}
.card-img img {
    width: 100%;
    padding-top: 0%;
    /* padding-left: 11%; */
    /* padding-top: 4%; */
    padding: 19px;
}
#page .column{
	padding-top: 45%;
  padding-bottom: 4%;
}
.column{
    padding-top: 4%;
  padding-bottom: 4%;
}
.content-search h2{
      color: #1b4f90;
    font-size: 21px;
}
#but .btn-info{
	width: 100%;
}
.info-formation{
	padding-top: 0%;
}
.images-1{
	width: 100%;
}
#notfound {
    margin-top: 31%;
    position: relative;
    height: 76vh;
}
.formation{
	height: auto;
}
.list-contact i{
      color: white;
    margin: 9px 10px 0 0;
}
.contact-page #contact{
  width: 90%;
  display: block;
  margin: auto;
}
.contact-page #contacts{
  background: transparent;
      padding-top: 5%;
}
.contact-page .btn{
  width: 100%;
}
.contenu_sensibilation{
  padding-top: 4%;
  padding-bottom: 4%;
}
.image-grid img {
    margin: 9px 0 -25px 0;
    width: 100%;
    height: 200px;
    object-fit: contain;
}
#col1 img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    display: block;
    margin: auto;
}
.sensibilation{
	height: auto;
	padding: 0px;
}
.img-sens {
	width: 50%;
	    margin: 33px auto;

}
.logistique{
	height: auto;
}
.list-logistique {
     display: block; 
     margin: 0px; 
}
.img-logistique img{
 
    height: 200px;
    object-fit: cover;
    display: block;
    max-width: 100%;
     margin: 30px 0px 0 0px;
     width: 100%;
}
.img-logistique{
	width: 100%;
}
.p-top-80{
  padding-top: inherit;
}
.parag-footer{
	text-align: center;
	padding-bottom: 12px;
}
.widget_item {
	    margin: 0 0 -7px 0;
}
.widget_item h5 {
    font-weight: 700;
    margin: 23px 0 0 0;
}
.m-top-80{
     margin-top: 30px; 
}
.content-logistique{
	padding-left: 0px;
	text-align: justify;
}
.navbar .navbar-callus img {
    width: 16% !important;
    padding-right: 5px !important;
    margin-top: -4px !important;
}
.list-inline{
	    margin: 0px 0 !important;
}

@keyframes fadeInBack {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1.15);
  }
}
.scale-word {
  animation: fadeInBack 3.6s linear forwards;
}

body {
  margin: 0;
}

.main-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: #f5f5f5;
  overflow: hidden;
}

.big-text {
  display: block;
  text-shadow: 2px 12px 24px rgba(73, 72, 72, 0.33);
  color: #f5f5f5;
  font-family: Ubuntu;
  font-weight: 700;
  text-transform: uppercase;
}

.text1, .text2, .text4 {
  position: absolute;
  font-size: 20rem;
}

.text1 {
  font-size: 50vh;
  top: -120px;
  left: -20px;
}

.text2 {
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  right: -300px;
  top: 110px;
  font-size: 50vh;
}

.text3 {
  position: absolute;
  bottom: -80px;
  font-size: 40vw;
}

.text4 {
  top: 300px;
  transform: rotate(90deg);
  transform-origin: 25% 30%;
  left: 0;
  font-size: 40vh;
}

.content__container__list {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f3f3f3;
  width: 95%;
  height: 95vh;
  margin: auto;
}
.content__container {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.content__container__item {
  display: inline-block;
  font-size: 9vw;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}

.back-text {
  font-size: 18vw;
  text-align: center;
  text-shadow: 3px 21px 24px rgba(73, 72, 72, 0.22);
  color: #f5f5f5;
  text-transform: uppercase;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
}

.checkBox {
  width: 55px;
  margin: 15px auto;
  color: #4274D3;

  text-transform: uppercase;
  text-align: center;
  position: relative;
  cursor: pointer;
}

svg {
  position: absolute;
  top: 3px;
  left: 0;

}

svg rect, svg path, svg polyline {
/*   fill: none;
stroke: #1b4f90;
stroke-width: 5; */
display: none;
}

/* Check Box */
.checkBox {
    position: fixed;
    top: 51px;
    right: 0;
    z-index: 99999999;
}

.checkBox svg {
  /* Presentation Purposes */
  margin-left:  1px;
}

.checkBox.anim-rect svg rect {
  stroke-width: 5;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}

.checkBox svg .button {
  stroke-dasharray: 390px, 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}

.checkBox.anim-rect svg rect {
  stroke-dasharray: 0, 800px;
  stroke-dashoffset: 10px;
}

 
#burger-container {
  position: relative;
  width: 30px;
}

#burger {
  cursor: pointer;
  display: block;
}

#burger span {
  background: #1b4f90;
  display: block;
  width: 100%;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  top: 0;
  transition: all ease-in-out 0.4s;
}

#burger-container.open span:nth-child(2) {
  transform: rotate(45deg);
  top: -4px;
}

#burger-container.open span:nth-child(1) {
  transform: rotate(-45deg);
  top: 5px;
}
#burger-container.open span:nth-child(3) {
display: none;
}
.slide-menu {
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  background-color: #1b4f90;
  height: 100vh;
  width: 316px;
  padding-top: 150px;
  transform: translateX(350px);
  transition: all ease-in-out 0.4s;
}
.slide-menu__item {
  flex-basis: 70px;
  font-size: 26px;
}

li {
/*   list-style-type: none; */
}

.slide-menu__list {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-content: space-around;

}

.show-slide-menu {
  transform: translateX(0px);
   
}

.overlay-in:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.content__container__list {
  overflow: hidden;
}

li span {
  will-change: opacity, filter;
  opacity: 0;
  filter: blur(0px);
}
.slide-menu__list li a{
color: white;
    font-size: larger;
    /* margin: 0 0 7px 0; */
    text-transform: uppercase;
}
.slide-menu__list li{
    /* text-align: center; */
    /* text-align: center; */
    margin: 0 0 17px 0;
    width: 100%;
    display: block;
    margin: 10px auto;
    padding-left: 43px;
    padding-right: 43px;
    display: flex;
}
.post-module .post-content .title {
    margin: 12px 0 8px 0;
    /* padding: 0 0 10px; */
}
.post-module .post-content{
	bottom: 0%;
}

.post-article {
    padding-top: 11%;
}

.tabs-header ul {
    display: block;
    width: 100%;
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
    /* width: calc(100% - 68px); */
}
.text-15 h5{
	width: 100%;
}
.card-pdf{
	margin: 15px 0 0 0 ;
	padding: 9px 0;
}
#size-espace {
    height: 36vh;
}
.total {
    background: #1b4f90;
    padding: 9px;
    /* position: fixed; */
    position: fixed;
    /* background: red; */
    /* width: max-content; */
    /* left: 0; */
    display: flex;
    z-index: 999;
    left: -81.9%;
    width: 100%;
}
.back-img img {
    width: 60px !important;
}
.total:hover {
    left: 0%;
    width: 94%;
    transition: .5s;
}


.total1 {
    background: #1b4f90;
    padding: 9px;
    /* position: fixed; */
    position: fixed;
    /* background: red; */
    /* width: max-content; */
    /* left: 0; */
    display: flex;
    z-index: 999;
    left: -81.9%;
    width: 100%;
}
 .contactez-nous .form-control{
  height: auto;
}
.total1:hover {
    left: 0%;
    width: 94%;
    transition: .5s;
}
.contactez-nous div.wpcf7 {
    margin: 26px;
    padding: 0;
}
.contactez-nous{
  padding-top: 5%;
}
.total a { 
    font-size: 17px;
    color: white;
    top: 50%;
    transform: translateY(22%);
}
.total1 a { 
    font-size: 17px;
    color: white;
    top: 50%;
    transform: translateY(22%);
}


.breadcrumb-image {

    color: #ffffff;
    font-size: 33px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
       padding: 42px 0 76px;
        text-shadow: rgb(0, 0, 0) 2px 2px 2px;
          transform: translateY(-10px);
}
.tabs-header a{
  text-align: center;
}

.post-module .post-content .post-meta{
	margin: 0px;
}

 

.content-formation h4{
	    font-weight: bold;
    font-family: sans-serif;
    color: #1b4f90;
    cursor: pointer;
}
#text-9 h1 {
    color: #1b4f90;
    margin: 27px 0 0 0;
    font-size: 1.8rem;
}

.content-logistique h3 {
    font-size: 16px;
    font-weight: 600;
    color: #1b4f90;
    text-align: start;
}
.mediatheque{
	 padding: 31px 0;
    background: #dfdfdf;
    height: auto;
}
.content-article .gallery{
	display: block !important;
}

.gallery img{
	width: 100% !important;
	object-fit: cover !important;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container{
	    top: 163px !important;
}
.breadcrumb-image h2{
	    font-size: 20px;
}

.slidemeu-mobile{
	display: block;
}

@keyframes fadeInBack {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1.15);
  }
}
.scale-word {
  animation: fadeInBack 3.6s linear forwards;
}

body {
  margin: 0;
}

.main-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: #f5f5f5;
  overflow: hidden;
}

.big-text {
  display: block;
  text-shadow: 2px 12px 24px rgba(73, 72, 72, 0.33);
  color: #f5f5f5;
  font-family: Ubuntu;
  font-weight: 700;
  text-transform: uppercase;
}

.text1, .text2, .text4 {
  position: absolute;
  font-size: 20rem;
}

.text1 {
  font-size: 50vh;
  top: -120px;
  left: -20px;
}

.text2 {
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  right: -300px;
  top: 110px;
  font-size: 50vh;
}

.text3 {
  position: absolute;
  bottom: -80px;
  font-size: 40vw;
}

.text4 {
  top: 300px;
  transform: rotate(90deg);
  transform-origin: 25% 30%;
  left: 0;
  font-size: 40vh;
}

.content__container__list {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f3f3f3;
  width: 95%;
  height: 95vh;
  margin: auto;
}
.content__container {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.content__container__item {
  display: inline-block;
  font-size: 9vw;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}

.back-text {
  font-size: 18vw;
  text-align: center;
  text-shadow: 3px 21px 24px rgba(73, 72, 72, 0.22);
  color: #f5f5f5;
  text-transform: uppercase;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
}

.checkBox {
  width: 130px;
  margin: 15px auto;
  color: #4274D3;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  cursor: pointer;
}

svg {
  position: absolute;
  top: 0;
  left: 0;
}

svg rect, svg path, svg polyline {
  fill: none;
  stroke: #000;
  stroke-width: 5;
}

/* Check Box */
.checkBox {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 4;
}

.checkBox svg {
  /* Presentation Purposes */
  margin-left: -10px;
}

.checkBox.anim-rect svg rect {
  stroke-width: 5;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}

.checkBox svg .button {
  stroke-dasharray: 390px, 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}

.checkBox.anim-rect svg rect {
  stroke-dasharray: 0, 800px;
  stroke-dashoffset: 10px;
}

.burger-box {
    position: absolute;
    top: 80px;
    left: 84px;
}

#burger-container {
  position: relative;
  width: 30px;
}

#burger {
  cursor: pointer;
  display: block;
}

#burger span {
  background: #000;
  display: block;
  width: 100%;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  top: 0;
  transition: all ease-in-out 0.4s;
}

#burger-container.open span:nth-child(2) {
  transform: rotate(45deg);
  top: -4px;
}

#burger-container.open span:nth-child(1) {
  transform: rotate(-45deg);
  top: 5px;
}

.slide-menu {
  overflow-x: scroll;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  background-color: #1b4f90;
  height: 100vh;
  width: 330px;
  padding-top: 150px;
  transform: translateX(350px);
  transition: all ease-in-out 0.4s;
}
.slide-menu__item {
  flex-basis: 70px;
  font-size: 26px;
}

li {
  list-style-type: none;
}

.slide-menu__list {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-content: space-around;
}

.show-slide-menu {
  transform: translateX(0px);
}

.overlay-in:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.content__container__list {
  overflow: hidden;
}

li span {
  will-change: opacity, filter;
  opacity: 0;
  filter: blur(0px);
}

.caret{
  display: none;
}
.contenu-equipement h5{
  width: auto;
}
.business_item h2{
    text-align: center;
     font-size: 1.8rem;
    padding-top: 13%;
    font-weight: 500;
}
#text-10 h2{
     font-size: 1.8rem;
}
.formation #text-8 h1{
     font-size: 1.8rem;
}
.botom-line{
    display: block;
    margin: auto;
    padding-bottom: 7%;
 
}
#business iframe {
    width: max-content;
    height: 171px;
    display: block;
    margin: 0 auto;
}
 video{
      display: block;
    margin: auto;
    text-align: center;
}
nav.navbar.bootsnav.navbar-fixed{
  height:146px !important;
}
.ctu-ultimate-wrapper{
  color: orange !important;
}

/*CHANGE COLOR TO THE TABS*/

.ctu-ultimate-style-heading-6{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-7{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-8{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-5{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-4{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-3{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-2{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-1{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-9{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-10{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-11{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-12{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-13{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-14{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-15{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-16{
    color: #ffffff !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    line-height: 22px !important;
    line-height: 22px !important;
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
/*CHANGE COLORS TO THE TABS*/

.gallery{
  display: block !important;
}
.contenu-presentation {
    padding-top: 4%;
    padding-bottom: 4%;
}
.dropdown-menu{
  width: 100% !important;
}
.search-inp {
    
    padding-top: 0%;
    width: 100%;
    margin: 0;
    padding-bottom: 16px;
    display: block;
    margin: auto;
    width: 92%;
}
#search-inp .btn-info{
  min-width: 0%;
}
.thumbnails{
  width: 45%;
    height: 186px;
    object-fit: cover;
    padding-right: 12px;
}
.navigation{
  padding-bottom: 11px;
}
.navbar-brandmy{
  padding:0; 
}
.conteu-tremblement li {
    list-style-type: disc;
}
.conteu-tremblement ul li{
  text-align: left;
}
.tabs-content .conteu-tremblement p{
  width: 100%;
}
.conteu-tremblement h4{
  text-align: left;
}

 
.img-carte img {

   width: 124%;
    max-width: 195%;
    float: right;
    margin-right: -9%;
}
.box-card-carte p {
    line-height: 22px;
    text-align: left;
    font-size: 11px;
    background: white;
}

.box-card-carte h4 {
    /* padding-bottom: 5px; */
    font-size: 10px;
    padding: 7px;

}


.examples-17 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 38px;
    margin-top: -36.9%;
}
.examples-18 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 44px;
    margin-top: -37.7%;
}
.examples-19 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 58px;
    margin-top: -40%;
}
.examples-20 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 67px;
    margin-top: -38%;
}
.examples-34 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 11px;
    margin-top: -19%;
}
.examples-33 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 20px;
    margin-top: -20.9%;
}

.examples-35 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 30px;
    margin-top: -18.5%;
}
.examples-36 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 28px;
    margin-top: -7%;
}
.examples-37 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 44px;
    margin-top: -7%;
}

.examples-39 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 46px;
    margin-top: -14.3%;
}
.examples-26 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 48px;
    margin-top: -25.3%;
}
.examples-27 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 58px;
    margin-top: -29%;
}


.examples-40 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 54px;
    margin-top: -18.4%;
}
.examples-41 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 68px;
    margin-top: -15.2%;
}
.examples-42 {
 
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 80px;
    margin-top: -16.9%;
}
.examples-38 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 70px;
    margin-top: -4%;
}
.examples-1 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 201px;
    margin-top: -42%;
}
.examples-2 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 200px;
    margin-top: -38.2%;
}
.examples-3 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 192px;
    margin-top: -37.5%;
}
.examples-4 {
  width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 183px;
    margin-top: -38%;
}
.examples-5 {
  width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 161px;
    margin-top: -40.4%;
}
.examples-6 {
  width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 159px;
    margin-top: -46.4%;
}
.examples-7 {
  width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 231px;
    margin-top: -27.9%;
}
.examples-8 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 214px;
    margin-top: -28.4%;
}
.examples-9 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 211px;
    margin-top: -23%;
}
.examples-10 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 198px;
    margin-top: -24.5%;
}
.examples-11 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 191px;
    margin-top: -24.5%;
}
.examples-12 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 181px;
    margin-top: -22%;
}
.examples-13 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 180px;
    margin-top: -24.3%;
}
.examples-14 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 183px;
    margin-top: -26.3%;
}
.examples-15 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 183px;
    margin-top: -28.1%;
}
.examples-16 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 162px;
    margin-top: -28.6%;
}
.examples-21 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 83px;
    margin-top: -37%;
}
.examples-22 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 97px;
    margin-top: -39.9%;
}
.examples-23 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 115px;
    margin-top: -39.9%;
}
.examples-24 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 109px;
    margin-top: -37.3%;
}
.examples-25 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 128px;
    margin-top: -37.3%;
}
.examples-28 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 107px;
    margin-top: -27.9%;
}
.examples-29 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 113px;
    margin-top: -27.9%;
}
.examples-99 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 171px;
    margin-top: -28%;
}
.examples-30 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 117px;
    margin-top: -29.3%;
}
.examples-31 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 120px;
    margin-top: -23%;
}
.examples-32 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 131px;
    margin-top: -24.25%;
}
.examples-43 {
     width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 88px;
    margin-top: -14.9%;
}
.examples-44 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 100px;
    margin-top: -10%;
}
.examples-45 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 124px;
    margin-top: -17%;
}
.examples-46 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 124px;
    margin-top: -12.9%;
}
.examples-47 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 131px;
    margin-top: -12.5%;
}
.examples-48 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 136px;
    margin-top: -8.5%;
}
.examples-49 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 168px;
    margin-top: -6%;
}


.example-53 {

    width: 5px;
    height: 5px;
    margin-left: 52%;
    margin-top: 17%;
}
.box-card-carte{
  width: 92%;
  left:13px;
      z-index: 999;
          background: white;
}
 
.example-52 {
 
    width: 5px;
    height: 5px;
    margin-left: 39%;
    margin-top: 50%;
}
.example-1 {

    width: 5px;
    height: 5px;

    margin-left: 44%;
    margin-top: 130px;
}
.example-2 {

    width: 5px;
    height: 5px;
    margin-left: 268px;
    margin-top: 5%;
}

.example-3 {

    width: 5px;
    height: 5px;
    margin-left: 189px;
    margin-top: 31%;
}
.example-4 {

    width: 5px;
    height: 5px;
    margin-left: 208px;
    margin-top: 21%;
}
.example-5 {

    width: 5px;
    height: 5px;
    margin-left: 210px;
    margin-top: 46px;
}

.example-6 {

    width: 5px;
    height: 5px;
    margin-left: 243px;
    margin-top: 33px;
}
.example-7 {

    width: 5px;
    height: 5px;
    margin-left: 213px;
    margin-top: 41px;
}

.example-8 {

    width: 5px;
    height: 5px;
    margin-left: 237px;
    margin-top: 47px;
}
.example-9 {
    width: 5px;
    height: 5px;
    margin-left: 270px;
    margin-top: 39px;
}
.example-10 {
    width: 5px;
    height: 5px;
    margin-left: 222px;
    margin-top: 27px;
}
.example-12 {

    width: 5px;
    height: 5px;
    margin-left: 200px;
    margin-top: 50px;
}
.example-11 {
 
    width: 5px;
    height: 5px;
 
    margin-left: 192px;
    margin-top: 54px;
}
.example-13 {

    width: 5px;
    height: 5px;
    margin-left: 252px;
    margin-top: 15.5%;
}

.box-sens-sec {
      top: 0;
    right: 0;
    width: 73%;
}
.box-sens-sec h4 {
    font-size: 17px;
}
}



@media (max-width: 414px) and (min-width: 410px){

.example-2 {
    width: 5px;
    height: 5px;
    margin-left: 311px;
    margin-top: 5%;
}
.example-9 {
    width: 5px;
    height: 5px;
    margin-left: 316px;
    margin-top: 44px;
}
.example-13 {
    width: 5px;
    height: 5px;
    margin-left: 295px;
    margin-top: 15.5%;
}
.example-6 {
    width: 5px;
    height: 5px;
    margin-left: 279px;
    margin-top: 39px;
}
.example-8 {
    width: 5px;
    height: 5px;
    margin-left: 278px;
    margin-top: 51px;
}
.example-10 {
    width: 5px;
    height: 5px;
    margin-left: 259px;
    margin-top: 31px;
}
.example-7 {
    width: 5px;
    height: 5px;
    margin-left: 247px;
    margin-top: 48px;
}
.example-5 {
    width: 5px;
    height: 5px;
    margin-left: 242px;
    margin-top: 54px;
}
.example-12 {
    width: 5px;
    height: 5px;
    margin-left: 234px;
    margin-top: 59px;
}
.example-11 {
    width: 5px;
    height: 5px;
    margin-left: 224px;
    margin-top: 64px;
}
.example-4 {
    width: 5px;
    height: 5px;
    margin-left: 242px;
    margin-top: 21%;
}
.example-3 {
    width: 5px;
    height: 5px;
    margin-left: 222px;
    margin-top: 31%;
}
.example-1 {
    width: 5px;
    height: 5px;
    margin-left: 44%;
    margin-top: 152px;
}
.example-52 {
    width: 5px;
    height: 5px;
    margin-left: 40%;
    margin-top: 51%;
}

.examples-1 {
    margin-left: 239px;
    margin-top: -158px;
}
.examples-2 {
    margin-left: 238px;
    margin-top: -146px;
}

.examples-3 {
    margin-left: 228px;
    margin-top: -142px;
}

 .examples-6 {
    margin-left: 188px;
    margin-top: -46.6%;
}
.examples-4 {
    margin-left: 228px;
    margin-top: -142px;
}
.examples-5 {
    margin-left: 190px;
    margin-top: -153px;
}
.examples-25 {
    margin-left: 151px;
}
.examples-24 {
   margin-left: 129px;
}
.examples-23 {
    margin-left: 137px;
    margin-top: -40.9%;
}
.examples-21 {
    margin-left: 99px;
    margin-top: -38%;
}
.examples-22 {
    margin-left: 115px;
    margin-top: -40.9%;
}
.examples-20 {
    margin-left: 80px;
    margin-top: -39%;
}
.examples-19 {
    margin-left: 68px;
    margin-top: -40%;
}
.examples-18 {
    margin-left: 52px;
    margin-top: -38.7%;
}
.examples-17 {
      margin-left: 45px;
    margin-top: -37%;
}

.examples-7 {
    margin-left: 275px;
    margin-top: -27.9%;
}

.examples-8 {
    margin-left: 254px;
    margin-top: -28.5%;
}
.examples-9 {
    margin-left: 250px;
    margin-top: -23%;
}
.examples-10 {
    margin-left: 235px;
    margin-top: -24.5%;
}

.examples-11 {
    margin-left: 227px;
    margin-top: -24.5%;
}
.examples-12 {
    margin-left: 215px;
    margin-top: -22%;
}
.examples-13 {
    margin-left: 214px;
    margin-top: -24.4%;
}
.examples-14 {
    margin-left: 217px;
    margin-top: -26.3%;
}
.examples-15 {
    margin-left: 203px;
    margin-top: -28.7%;
}
.examples-99 {
    margin-left: 217px;
    margin-top: -28.5%;
}

.examples-16 {
    margin-left: 193px;
    margin-top: -29%;
}
.examples-32{
    margin-left: 155px;
    margin-top: -24.4%;
}

.examples-31{
    margin-left: 142px;
    margin-top: -23.5%;
}
.examples-30{
    margin-left: 139px;
    margin-top: -29.9%;
}

.examples-29{
    margin-left: 134px;
    margin-top: -27.9%;
}

.examples-28{
    margin-left: 127px;
    margin-top: -27.9%;
}
.examples-27{
    margin-left: 69px;
    margin-top: -29%;
}
.examples-26{
    margin-left: 57px;
    margin-top: -25.3%;
}
.examples-49{
    margin-left: 199px;
    margin-top: -6%;
}
.examples-48{
margin-left: 161px;
    margin-top: -8.7%;
}

.examples-46{
    margin-left: 147px;
    margin-top: -12.9%;
}

.examples-47{
    margin-left: 156px;
    margin-top: -12.5%;
}

.examples-44{
    margin-left: 119px;
    margin-top: -10%;
}
.examples-43{
    margin-left: 104px;
    margin-top: -14.9%;
}
.examples-42{
    margin-left: 95px;
    margin-top: -16.9%;
}
.examples-41{
    margin-left: 81px;
    margin-top: -15.2%;
}
.examples-39{
    margin-left: 55px;
    margin-top: -14.5%;
}
.examples-38{
    margin-left: 84px;
    margin-top: -4%;
}
.examples-35{
    margin-left: 36px;
    margin-top: -18.5%;
}
.examples-33{
    margin-left: 24px;
    margin-top: -21%;
}
.examples-36{
    margin-left: 33px;
    margin-top: -7%;
}



}

/* @media(min-width: 370px) and (max-width: 375px){
  .block_logo img {
    padding-bottom: 4px;
    width: 90%;
    display: block;
    margin: auto;
    padding-left: 0;
    transform: translateX(135%);
}
} */

@media (max-width: 375px) and (min-width: 373px){


.example-2 {
    width: 5px;
    height: 5px;
    margin-left: 280px;
    margin-top: 5%;
}
.example-9 {
    width: 5px;
    height: 5px;
    margin-left: 284px;
    margin-top: 39px;
}
.example-6 {
    width: 5px;
    height: 5px;
    margin-left: 255px;
    margin-top: 33px;
}
.example-10 {
    width: 5px;
    height: 5px;
    margin-left: 233px;
    margin-top: 29px;
}
.example-13 {
    width: 5px;
    height: 5px;
    margin-left: 264px;
    margin-top: 15.5%;
}
.example-8 {
    width: 5px;
    height: 5px;
    margin-left: 250px;
    margin-top: 47px;
}
.example-4 {
    width: 5px;
    height: 5px;
    margin-left: 218px;
    margin-top: 21%;
}
.example-3 {
    width: 5px;
    height: 5px;
    margin-left: 201px;
    margin-top: 31%;
}
.example-3 {
    width: 5px;
    height: 5px;
    margin-left: 199px;
    margin-top: 31%;
}
.example-1 {
    width: 5px;
    height: 5px;
    margin-left: 44%;
    margin-top: 136px;
}
.example-7 {
    width: 5px;
    height: 5px;
    margin-left: 223px;
    margin-top: 44px;
}
.example-5 {
    width: 5px;
    height: 5px;
    margin-left: 218px;
    margin-top: 48px;
}
.example-12 {
    width: 5px;
    height: 5px;
    margin-left: 210px;
    margin-top: 53px;
}
.example-11 {
    width: 5px;
    height: 5px;
    margin-left: 201px;
    margin-top: 57px;
}
.examples-2 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 210px;
    margin-top: -38.6%;
}
.examples-1 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 211px;
    margin-top: -42%;
}
.examples-3 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 201px;
    margin-top: -37.5%;
}
.examples-4 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 192px;
    margin-top: -38%;
}
.examples-5 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 168px;
    margin-top: -40.4%;
}
.examples-6 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 167px;
    margin-top: -46.4%;
}
.examples-25 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 133px;
    margin-top: -37.3%;
}
.examples-23 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 120px;
    margin-top: -40.9%;
}
.examples-24 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 114px;
    margin-top: -37.3%;
}
.examples-22 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 101px;
    margin-top: -40.9%;
}
.examples-21 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 87px;
    margin-top: -37.5%;
}
.examples-20 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 70px;
    margin-top: -39%;
}
.examples-19 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 60px;
    margin-top: -40%;
}
.examples-7 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 244px;
    margin-top: -27.9%;
}
.examples-9 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 222px;
    margin-top: -23%;
}
.examples-8 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 225px;
    margin-top: -28.4%;
}

.examples-10 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 208px;
    margin-top: -24.5%;
}
.examples-11 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 201px;
    margin-top: -24.5%;
}
.examples-13 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 190px;
    margin-top: -24.3%;
}
.examples-14 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 193px;
    margin-top: -26.3%;
}
.examples-99 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 193px;
    margin-top: -28.5%;
}
.examples-15 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 180px;
    margin-top: -28.5%;
}
.examples-16 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 170px;
    margin-top: -28.4%;
}
.examples-12 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 190px;
    margin-top: -22%;
}
.examples-32 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 137px;
    margin-top: -24.25%;
}
.examples-30 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 123px;
    margin-top: -29.3%;
}
.examples-29 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 119px;
    margin-top: -27.9%;
}
.examples-28 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 112px;
    margin-top: -27.9%;
}
.examples-26 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 51px;
    margin-top: -25.3%;
}
.examples-49 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 176px;
    margin-top: -6%;
}
.examples-48 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 142px;
    margin-top: -8.9%;
}
.examples-47 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 138px;
    margin-top: -12.5%;
}
.examples-46 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 130px;
    margin-top: -12.9%;
}
.examples-31 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 125px;
    margin-top: -23%;
}
.examples-45 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 130px;
    margin-top: -17%;
}
.examples-44 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 104px;
    margin-top: -10%;
}
.examples-43 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 93px;
    margin-top: -14.9%;
}
.examples-42 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 85px;
    margin-top: -16.9%;
}
.examples-41 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 72px;
    margin-top: -15.2%;
}
.examples-40 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 56px;
    margin-top: -18.6%;
}
.examples-39 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 48px;
    margin-top: -14.6%;
}
.examples-38 {
    width: 6px;
    height: 6px;
    font: 0px/0 'Barlow Semi Condensed', sans-serif;
    margin-left: 74px;
    margin-top: -4%;
}

}
@media (max-width: 411px) and (min-width: 409px) {
  .example-2 {
    width: 5px;
    height: 5px;
    margin-left: 311px;
    margin-top: 5%;
}
.example-9 {
    width: 5px;
    height: 5px;
    margin-left: 315px;
    margin-top: 43px;
}
.example-13 {
    width: 5px;
    height: 5px;
    margin-left: 293px;
    margin-top: 15.5%;
}
.example-6 {
    width: 5px;
    height: 5px;
    margin-left: 283px;
    margin-top: 38px;
}
.example-8 {
    width: 5px;
    height: 5px;
    margin-left: 275px;
    margin-top: 51px;
}
.example-10 {
    width: 5px;
    height: 5px;
    margin-left: 258px;
    margin-top: 32px;
}
.example-7 {
    width: 5px;
    height: 5px;
    margin-left: 248px;
    margin-top: 49px;
}
.example-5 {
    width: 5px;
    height: 5px;
    margin-left: 242px;
    margin-top: 54px;
}
.example-12 {
    width: 5px;
    height: 5px;
    margin-left: 231px;
    margin-top: 59px;
}
.example-11 {
    width: 5px;
    height: 5px;
    margin-left: 223px;
    margin-top: 64px;
}
.example-4 {
    width: 5px;
    height: 5px;
    margin-left: 241px;
    margin-top: 21%;
}
.example-3 {
    width: 5px;
    height: 5px;
    margin-left: 220px;
    margin-top: 31%;
}
.example-1 {
    width: 5px;
    height: 5px;
    margin-left: 45%;
    margin-top: 150px;
}
.example-52 {
    width: 5px;
    height: 5px;
    margin-left: 40%;
    margin-top: 51%;
}



}



 /*
***************************************************************
***************IPAD (VERSION francais)********************/


@media (max-width: 768px) and (min-width:690px ){
  .video-dgpc{
    padding: 26px 0 26px 0;
}
.video-dgpc iframe{
    height: 220px;
}
.video-dgpc .mb-5 {
    margin-bottom: 15px;
}

   .map-google  iframe{
    width: 100% !important; 
  }
  .navbar-brandmy{
    padding: 0px;
  }
  .block_logo img{
 
    width: 100%;
    display: block;
 
  }

  #prg{
    text-transform: uppercase;
    position: absolute;
    margin-left: 0;
    margin-top: 6px;
    font-size: 10px;
    color: #1b4f90;
    font-weight: 700;
  }
  .block_logo {
    margin-top: -31px;
    padding: 0px;
    width: 181px;
}
#business {
    padding-top: 4%;
     height: auto; 
}
.formation{
  height: auto;
}
.sensibilation{
  height: auto;
}
.logistique{
  height: auto;
}
.mediatheque {
     padding: 0px; 
    padding-bottom: 22px;
    }
    .card-img img {
    width: 100%;
    padding-top: 0;
    padding-left: 11%;  
}
.post-module .post-content {
   padding-left: 0; 
       padding: 8px;
}
#but .btn-info {
    padding: 9px;
    margin-top: 4%;
    width: 22%;
}

#col1 img {
    height: 543px;
    width: 100%;
    object-fit: cover;
}
.info-formation{
  padding-top: 0;
}
.image-grid img{
  margin: 0 !important;
}
.images-1{
      width: 57.668447%;
}
.image-grid{
  padding-bottom: 21px;
}
.img-sens {
   width: 80%;
    display: block;
    margin: 47px auto;
}
.img-logistique{
  width: auto;
}
.widget_item{
  padding-bottom: 23px;
}
.navbar .navbar-callus img{
      width: 17%;
    padding-right: 7px;
    margin-top: -4px;
}
.roomy-70{
  padding-bottom: 0px;
}

.actualites-post .column{
/*   padding-bottom: 16%;*/  
    padding-top: 3%;

}
.checkBox {
  width: 55px;
  margin: 15px auto;
  color: #4274D3;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  cursor: pointer;
  display: block !important;
}

svg {
  position: absolute;
  top: 3px;
  left: 0;

}

svg rect, svg path, svg polyline {
/*   fill: none;
stroke: #1b4f90;
stroke-width: 5; */
display: none;
}

/* Check Box */
.checkBox {
    position: fixed;
    top: 106px;
    right: 0;
    z-index: 999999999;
}

.checkBox svg {
  /* Presentation Purposes */
  margin-left:  1px;
}

.checkBox.anim-rect svg rect {
  stroke-width: 5;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}

.checkBox svg .button {
  stroke-dasharray: 390px, 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}

.checkBox.anim-rect svg rect {
  stroke-dasharray: 0, 800px;
  stroke-dashoffset: 10px;
}

 
#burger-container {
  position: relative;
  width: 30px;
}

#burger {
  cursor: pointer;
  display: block;
}

#burger span {
  background: #000;
  display: block;
  width: 100%;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  top: 0;
  transition: all ease-in-out 0.4s;
}

#burger-container.open span:nth-child(2) {
  transform: rotate(45deg);
  top: -4px;
}

#burger-container.open span:nth-child(1) {
  transform: rotate(-45deg);
  top: 5px;
}
#burger-container.open span:nth-child(3) {
display: none;
}
.slide-menu {
overflow: scroll;
    position: fixed;
    z-index: 99999999;
    top: 0;
    right: 0;
    background-color: #1b4f90;
    height: 100vh;
    width: 324px;
    padding-top: 123px;
    transform: translateX(350px);
    transition: all ease-in-out 0.4s;
}
.slide-menu__item {
  flex-basis: 70px;
  font-size: 26px;
}

li {
/*   list-style-type: none; */
}

.slide-menu__list {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-content: space-around;
}

.show-slide-menu {
  transform: translateX(0px);
}
  nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before{
  display: none !important;
}

.overlay-in:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.content__container__list {
  overflow: hidden;
}

li span {
  
    opacity: 1;  
}
.slide-menu__list li a{
color: white;
 
    /* margin: 0 0 7px 0; */
    text-transform: uppercase;
}
.slide-menu__list li{
    /* text-align: center; */
    /* text-align: center; */
    margin: 0 0 17px 0;
    width: 100%;
    display: block;
    margin: 10px auto;
    padding-left: 43px;
    padding-right: 43px;
}
.dropdown-menu li a {
    color: #1b4f90;
    font-size: smaller;
    padding: 10px;
    width: 100%;
}
.dropdown-menu{
  width: 100% !important;
}

.slidemeu-mobile{
  display: block;
} 
.navbar .navbar-callus img {
    width: 15%;
    padding-right: 4px;
    margin-top: -7px;
}

.slidemeu-mobile .search-inp{
  display: none;
}
.ctu-ultimate-style-heading-6{
    color: #ffffff !important;
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-7{
    color: #ffffff !important;
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-8{
    color: #ffffff !important;
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-5{
    color: #ffffff !important;
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-4{
    color: #ffffff !important;
 
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-3{
    color: #ffffff !important;
 
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-2{
    color: #ffffff !important;
 
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-1{
    color: #ffffff !important;
 
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-9{
    color: #ffffff !important;
  
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-10{
    color: #ffffff !important;
   
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-11{
    color: #ffffff !important;
   
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-12{
    color: #ffffff !important;
 
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-13{
    color: #ffffff !important;
 
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-14{
    color: #ffffff !important;
 
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-15{
    color: #ffffff !important;
 
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
.ctu-ultimate-style-heading-16{
    color: #ffffff !important;
   
    /* font-weight: 600 !important; */
 
    border-radius: 0px !important;
    background: #1b4f90 !important;
    border-color: #1b4f90 !important;
    box-shadow: 0 0 0 !important;

}
/*CHANGE COLORS TO THE TABS*/
.contenu-presentation table {
    width: 100% !important;
margin: 0 0 26px 0 !important;
}
.total{
  width: 21%;
      height: 62px;
}
.total1{
  width: 21%;
      height: 62px;
}
#size-espace {
    height: 25vh;
}
.card-pdf{
  padding: 5px;
}
.post-article .column{
  padding-bottom: 0%; 
    padding-top: 18%;
}
.contact-page .cnt{
     display: block;
    margin: auto;
    width: 80%;

}
.contact-page .contact .contact-info i{
  padding-right: 10px;
}

.container{
  width: auto;
}

.contactez-nous{
  padding: 61px;
}
.contactez-nous .form-control{
  padding: 26px;
}

.example-11 {
    width: 5px;
    height: 5px;
    margin-left: 487px;
    margin-top: 81px;
}
.example-53 {
    width: 5px;
    height: 5px;
 
    margin-left: 62.1%;
    margin-top: 11.4%;
}
.box-card-carte {
    left: 15px;
}
.example-52 {

    width: 5px;
    height: 5px;
    margin-left: 53.5%;
    margin-top: 34%;
}
.example-1 {
   
    width: 5px;
    height: 5px;
    margin-left: 57%;
    margin-top: 189px;
}
.example-3 {
    
    width: 5px;
    height: 5px;
    margin-left: 482px;
    margin-top: 21%;
}

.example-2 {
  
    width: 5px;
    height: 5px;
    margin-left: 593px;
    margin-top: 3%;
}

.example-4 {
    
    width: 5px;
    height: 5px;
    margin-left: 510px;
    margin-top: 14%;
}
.example-5 {

    width: 5px;
    height: 5px;
    margin-left: 508px;
    margin-top: 69px;
}
.example-6 {
    
    width: 5px;
    height: 5px;
    margin-left: 558px;
    margin-top: 48px;
}
.example-7 {
   
    width: 5px;
    height: 5px;
    margin-left: 518px;
    margin-top: 63px;
}
.example-8 {
    
    width: 5px;
    height: 5px;
    margin-left: 551px;
    margin-top: 65px;
}

.example-9 {
 
    width: 5px;
    height: 5px;
    margin-left: 600px;
    margin-top: 55px;
}
.example-10 {

    width: 5px;
    height: 5px;

    margin-left: 527px;
    margin-top: 41px;
}
.example-12 {
    width: 5px;
    height: 5px;
    margin-left: 497px;
    margin-top: 75px;
}
.example-13 {
    width: 5px;
    height: 5px;
    margin-left: 573px;
    margin-top: 10.2%;
}
.box-sens-sec {
    width: 27%;
}
.examples-17 {
    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;
    margin-left: 89px;
    margin-top: -39%;
}

.examples-18 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;
    margin-left: 103px;
    margin-top: -41%;
}
.examples-19 {
    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;
    margin-left: 132px;
    margin-top: -43%;
}
.examples-20 {
    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;
    margin-left: 158px;
    margin-top: -41%;

}

.examples-21 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;
    margin-left: 198px;
    margin-top: -40%;
}
.examples-22 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 229px;
    margin-top: -43.5%;
}
.examples-24 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 255px;
    margin-top: -40.3%;
}

.examples-23 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 273px;
    margin-top: -43.1%;
}

.examples-25 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;
    margin-left: 302px;
    margin-top: -39.3%;
}
.examples-5 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 383px;
    margin-top: -43.4%;
}

.examples-6 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 378px;
    margin-top: -50.1%;
}
.examples-4 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

margin-left: 438px;
    margin-top: -40%;
}
.examples-26 {
    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 111px;
    margin-top: -27.3%;
}
.examples-27 {

 width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 130px;
    margin-top: -31.3%;
}

.examples-28 {

 width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 252px;
    margin-top: -30.3%;
}
.examples-30 {
 width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 277px;
    margin-top: -32.1%;
}

.examples-29 {

 width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 269px;
    margin-top: -30.3%;
}
.examples-31 {

 width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 284px;
    margin-top: -25%;
}

.examples-32 {

 width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 309px;
    margin-top: -26.25%;
}
.examples-16 {
 width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 386px;
    margin-top: -31.1%;
}

.examples-15 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 407px;
    margin-top: -31.1%;
}

.examples-99 {

    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 438px;
    margin-top: -30%;
}
.examples-14 {


    width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 432px;
    margin-top: -28.3%;
}
.examples-13 {

   width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 429px;
    margin-top: -26.3%;
}
.examples-12 {

   width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 430px;
    margin-top: -24%;
}
.examples-34 {

   width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 19px;
    margin-top: -20.5%;
}
.examples-33 {
     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;
    margin-left: 45px;
    margin-top: -23.25%;
}

.examples-35 {
     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 67px;
    margin-top: -19.5%;
}
.examples-39 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 108px;
    margin-top: -15.9%;
}
.examples-40 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 128px;
    margin-top: -20.2%;
}
.examples-41 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 161px;
    margin-top: -16.2%;
}
.examples-42 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 189px;
    margin-top: -18%;
}

.examples-43 {
     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 210px;
    margin-top: -16%;
}

.examples-44 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 235px;
    margin-top: -11%;
}
.examples-45 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 296px;
    margin-top: -19%;
}
.examples-46 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 291px;
    margin-top: -14%;
}
.examples-47 {
     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 310px;
    margin-top: -14.1%;
}
.examples-48 {
     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 319px;
    margin-top: -9.5%;
}
.examples-49 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 398px;
    margin-top: -7%;
}

.examples-36 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 64px;
    margin-top: -8%;
}

.examples-37 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 102px;
    margin-top: -8%;
}
.examples-38 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 166px;
    margin-top: -4.5%;
}

.examples-1 {


     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 479px;
    margin-top: -45%;
}
.examples-2 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 478px;
    margin-top: -41.1%;
}
.examples-3 {
     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 459px;
    margin-top: -40.1%;
}
.examples-7 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 556px;
    margin-top: -30.4%;
}

.examples-8 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 511px;
    margin-top: -30%;
}
.examples-9 {


     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 505px;
    margin-top: -24.9%;

}
.examples-10 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 477px;
    margin-top: -26.5%;
}

.examples-11 {

     width: 18px;
    height: 18px;
    font: 5px/3.6 'Barlow Semi Condensed', sans-serif;

    margin-left: 456px;
    margin-top: -26.5%;
}


}  

 




/****************************************************************
***************IPAD PRO (VERSION francais)********************/
@media (max-width: 1024px) and (min-width: 800px) {
  .map-google  iframe{
  width: 100% !important; 
  }
    .block_logo{
  padding: 0px;
}
.block_logo img {
 
    width: 100%;
} 
nav.navbar.bootsnav ul.nav > li > a {
padding: 25px 4px;
    font-weight: 600;
    font-size: 13px;
}
#prg{
  font-size: 9px;
}
.block_logo img {
 
    width: 100%;
   
}
.block_logo img {
    display: block;
}
.navbar-header{
  width: 17%;
}
.actualites-post .column {
    padding-bottom: 16%;
    padding-top: 3%;
}
.post-module{
      height: 546px;
}
.formation {
  height: auto;
}

.image-col{
  display: table;
}

.image-grid img {
    margin: 0 0 3.296759903158%;
    height: 141px;
    object-fit: cover;
}
.sensibilation{
  padding: 30px;
}
.cols{
  display: none;
}
#class-bot {
    padding-bottom: 16px;
}
.post-article{
  padding-top: 0%;
}
#size-espace {
    height: 23vh;
}
.total{
  width: 19%;
}
.total1{
  width: 19%;
}
.total:hover {
    left: 0%;
    width: 40%;
    transition: .5s;
}
.total1:hover {
    left: 0%;
    width: 40%;
    transition: .5s;
}
.total a {
    color: white;
    top: 50%;
    transform: translateY(26%);
    font-size: 14px;
}
.total1 a {
    color: white;
    top: 50%;
    transform: translateY(26%);
    font-size: 14px;
}
.conteu-tremblement h4{
  text-align: left;
}
.navbar .navbar-callus img {
    width: 11%;
    padding-right: 7px;
    margin-top: -5px;
}

.example-2{
      margin-left: 758px;
}
.example-10{
margin-left: 671px;
}

.example-6{
    margin-left: 706px;
    margin-top: 60px;
}
.example-9{
    margin-left: 763px;
    margin-top: 69px;
}
.example-7{
    margin-left: 649px;
    margin-top: 78px;
}
.example-5{
    margin-left: 644px;
    margin-top: 88px;
}

.example-12{
    margin-left: 630px;
    margin-top: 94px;
}
.example-11{
      margin-left: 615px;
    margin-top: 100px;
}

.example-8{
    margin-left: 704px;
    margin-top: 80px;
}
.example-13{
    margin-left: 728px;
    margin-top: 10.2%;
}
.example-4{
    margin-left: 647px;
}

.example-3{
    margin-left: 611px;
}
.example-1{
    margin-left: 57%;
    margin-top: 239px;
}
.examples-17{
  margin-left: 109px;
  margin-top: -40%;
}

.examples-18{
margin-left: 133px;
margin-top: -41%;
}

.examples-19{
    margin-left: 175px;
    margin-top: -43%;
}

.examples-20{
    margin-left: 202px;
    margin-top: -42%;
}

.examples-21{
    margin-left: 253px;
    margin-top: -40%;
}
.examples-24{
margin-left: 334px;
}
.examples-22{
    margin-left: 296px;
    margin-top: -43.5%;
}
.examples-23{
     margin-left: 349px;
}
 
.examples-25{
        margin-left: 385px;
}
.examples-5{
       margin-left: 489px;
   
}
.examples-4{
    margin-left: 562px;
    margin-top: -41%;
}
.examples-3{
    margin-left: 593px;
    margin-top: -40.5%;
}
 
.examples-1{
    margin-left: 619px;
    margin-top: -45%;
}
.examples-2{
    margin-left: 620px;
    margin-top: -41.5%;
}
.examples-26{
    margin-left: 145px;
}
.examples-33{
    margin-left: 61px;
    margin-top: -23.25%;
}
.examples-35{
    margin-left: 86px;
    margin-top: -19.5%;
}
.examples-27{
    margin-left: 176px;
    margin-top: -31.3%;
}
.examples-28{
    margin-left: 322px;
    margin-top: -30.3%;
}
.examples-29{
    margin-left: 349px;
    margin-top: -30.3%;
}
.examples-30{
    margin-left: 361px;
    margin-top: -32.3%;
}
.examples-31{
    margin-left: 369px;
    margin-top: -25%;
}
.examples-32{
    margin-left: 400px;
    margin-top: -26.25%;
}
.examples-16{
    margin-left: 498px;
    margin-top: -31.1%;
}
.examples-15{
    margin-left: 529px;
}
.examples-99{
margin-left: 563px;
}
.examples-13{
    margin-left: 553px;
}
.examples-12{
    margin-left: 555px;
}
.examples-14{
    margin-left: 567px;
}
.examples-11{
     margin-left: 587px;
}
.examples-10{
margin-left: 614px;
}
.examples-8{
margin-left: 658px;
}
.examples-9{
margin-left: 649px;
}
.examples-7{
margin-left: 711px;
}
.examples-41{
    margin-left: 210px;
}
.examples-39{
    margin-left: 138px;
}
.examples-42{
margin-left: 242px;
}
.examples-43{
    margin-left: 270px;
}
.examples-44{
margin-left: 307px;
}
.examples-45{
    margin-left: 379px;
}
.examples-46{
    margin-left: 376px;
}
.examples-47{
    margin-left: 404px;
}
.examples-48{
    margin-left: 414px;
}
.examples-49{
      margin-left: 516px;
}
.examples-38{
    margin-left: 213px;
}
.examples-37{
margin-left: 131px;
}
.examples-36{
margin-left: 80px;
}



}
 /*
***************************************************************
***************IPAD PRO (VERSION francais)********************/

/*Grand catastrophe for iphone 6 7 plus*/




