@import url("../webfonts/Comic/stylesheet.css");
html, body {
  width: 100%;
  height: 100%;
}

@media (min-width: 992px) {
  body {
    padding-top: 70px;
    font-family: "Arial",Helvetica,sans-serif;
    font-size: 1.6em;
  }
  #entete {
    margin-top: 10px;
    height: 100px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  #title-short {
    display: none;
  }
  #carousel2 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .hide-top {
    width: 100%;
    height: 15px;
    background-color: #009999;
    position: fixed;
    top: 0px;
    z-index: 10;
  }
  .navbar {
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 5px;
  }
  .navbar-fixed-top {
    top: 10px;
  }
  .carousel-control {
    width: 3%;
  }
  .carousel-inner {
    height: 336px;
    margin-top: 10px;
  }
  .carousel-inner .shdw {
    height: 125px;
    margin-left: 5px;
    box-shadow: 10px 10px 25px #171b1a;
    border-style: solid;
    border-width: 3px;
    border-color: white;
    transform: rotate(-3deg);
  }
  .carousel-inner p, .carousel-inner ul li {
    color: white;
  }
  .carousel-inner p {
    text-align: center;
  }
  .carousel-inner .item {
    height: 335px;
  }
  .defi-sldshw {
    font-family: "Comic",Helvetica,sans-serif;
    font-size: 1.5em;
  }
  .t1, .t2, .t3 {
    padding: 10px;
  }
  .t1 {
    font-size: 1.3em;
    border-radius: 50%;
    background-color: #8dc63f;
    margin-left: 4%;
    margin-right: 4%;
    margin-bottom: 3%;
    box-shadow: 2px 2px 10px #171b1a;
  }
  p.t1 {
    color: #002060;
  }
  p.t1 .t1m {
    font-size: 0.8em;
  }
  p.t3 {
    text-align: left;
  }
  .t2 {
    font-size: 1.2em;
    border-radius: 50px;
    background-color: rgba(10, 6, 92, 0.7);
    box-shadow: 2px 2px 10px #171b1a;
    margin-bottom: 20px;
  }
  .t3 {
    font-size: 1em;
    border-radius: 1px;
    margin-left: 10%;
    margin-right: 10%;
    background-color: rgba(102, 50, 8, 0.7);
    box-shadow: 2px 2px 10px #171b1a;
  }
  #defi, #industriel, #telecom, #Minier, #energie, #transport, #travaux {
    background-size: cover;
    background-repeat: no-repeat;
  }
  #defi table, #industriel table, #telecom table, #Minier table, #energie table, #transport table, #travaux table {
    width: 100%;
  }
  #defi table tr, #industriel table tr, #telecom table tr, #Minier table tr, #energie table tr, #transport table tr, #travaux table tr {
    height: 336px;
  }
  #defi table tr td, #industriel table tr td, #telecom table tr td, #Minier table tr td, #energie table tr td, #transport table tr td, #travaux table tr td {
    width: 50%;
    padding: 10px;
  }
  #defi {
    background-image: url(../_img/_fond/defi.jpg);
  }
  #industriel {
    background-image: url(../_img/_fond/industrie.jpg);
  }
  #telecom {
    background-image: url(../_img/_fond/telecom.jpg);
  }
  #Minier {
    background-image: url(../_img/_fond/minier.jpg);
  }
  #energie {
    background-image: url(../_img/_fond/energie.jpg);
  }
  #transport {
    background-image: url(../_img/_fond/transport.jpg);
  }
  #travaux {
    background-image: url(../_img/_fond/travaux.jpg);
  }
  .resume {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
  }
  .resume a:link {
    color: #fff;
    text-decoration: none;
  }
  .resume a:hover {
    color: #fff;
    text-decoration: underline;
  }
  .resume a:visited {
    color: #fff;
    text-decoration: none;
  }
  .circle {
    height: 150px;
    width: 150px;
    background-color: #009999;
    border-radius: 50%;
  }
  .circle img {
    margin: 0;
    width: 60px;
  }
  .circle p {
    padding-top: 15px;
    margin: 0;
    text-align: center;
    color: white;
    font-weight: bolder;
  }
  .page-header {
    margin: 20px 0 2px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #002060;
  }
  .panel-default {
    margin-top: 50px;
    border-color: #009999;
  }
  .panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #009999 0, #009999 100%);
    background-image: -moz-linear-gradient(top, #009999 0, #009999 100%);
    background-image: -o-linear-gradient(top, #009999 0, #009999 100%);
  }
  .panel-default > .panel-heading h4 {
    margin: 0;
    padding: 0;
    color: white;
    text-align: center;
    font-weight: bolder;
    font-size: 20px;
  }
  .panel-default {
    border-style: none;
  }
  .panel-default table {
    width: 100%;
  }
  .panel-default table tr td {
    border-style: dotted;
    border-width: 1px;
    width: 50%;
    padding: 1%;
  }
  .panel-body {
    padding: 0;
  }
  #pepiniere, #reboisement, #lemur {
    width: 175px;
  }
  #lavage, #ligne, #pylone {
    width: 120px;
  }
  #propithecus, #nepen {
    width: 170px;
  }
  img.rse, img.gestion-environnemental {
    width: 175px;
  }
  #list-client, #photos_intervention {
    margin-top: 15px;
    overflow: auto;
  }
  #list-client p, #photos_intervention p {
    text-align: center;
  }
  #list-client p img, #photos_intervention p img {
    width: 80%;
  }
  #list-client {
    height: 600px;
  }
  #list-client table tr {
    height: 150px;
    font-size: 11px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
  }
  #list-client p {
    margin-bottom: 2px;
  }
  #list-client p img {
    width: 70%;
  }
  #list-client tr.sans-logo {
    font-size: 15px;
    background-color: #ececec;
    font-weight: bold;
  }
  #photos_intervention p img {
    width: 100%;
  }
  #conseils-realisation {
    height: 336px;
    padding: 50px;
    padding-left: 300px;
    font-size: 20px;
    background-image: url(../_img/intervention/intervention01.jpg);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #conseils-realisation p, #conseils-realisation ul {
    color: white;
    border-radius: 10px;
  }
  #conseils-realisation p li, #conseils-realisation ul li {
    margin-left: 50px;
  }
  #conseils-realisation .fond-vert {
    background-color: #008200;
  }
  #atout-mada, #presentation {
    font-size: 16px;
    margin-left: 75px;
    padding-top: 25px;
    background-image: url(../_img/madagascar.jpg);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #atout-mada p, #presentation p {
    margin-bottom: 25px;
  }
  #atout-mada p.intervient, #presentation p.intervient {
    margin-bottom: 8px;
  }
  #atout-mada ul li, #presentation ul li {
    margin-bottom: 5px;
    text-align: justify;
  }
  #atout-mada .comic, #presentation .comic {
    font-family: "Comic",Helvetica,sans-serif;
  }
  #atout-mada .comic p, #presentation .comic p {
    color: #002060;
    padding-left: 50px;
    font-weight: bold;
  }
  #atout-mada {
    font-family: "Comic",Helvetica,sans-serif;
    font-size: 19px;
  }
  .fin-atout {
    height: 120px;
  }
  p.list-group-item-text {
    font-size: 10px;
  }
  .contact-reference {
    margin-top: 10px;
  }
  .contact-reference p {
    text-align: center;
    font-weight: bold;
  }
  #copyright {
    font-size: 12px;
  }
  #copyright hr, #copyright p {
    color: #ccc;
    margin: 0;
    padding: 0;
  }
  .contenant {
    background-color: white;
  }
}

#form_contact {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 992px) {
  body {
    background-color: #f8f8f8;
  }
  #entete {
    height: auto;
  }
  #entete p {
    text-align: center;
  }
  #title-short {
    display: block;
  }
  .slide-show {
    display: none;
    background-color: red;
    height: auto;
  }
  #carousel2 {
    display: none;
  }
  #resume {
    background-color: #009999;
    height: auto;
    padding-top: 20px;
  }
  #resume .col-sm-4 {
    padding-left: 25px;
    padding-right: 25px;
  }
  #resume .circle {
    display: flex;
    align-items: center;
    align-content: center;
    margin-left: auto;
    margin-right: auto;
    height: 75px;
    width: 75px;
    background-color: #8dc63f;
    border-style: solid;
    border-color: #1a4721;
    border-radius: 25%;
  }
  #resume .circle img {
    margin-left: auto;
    margin-right: auto;
    width: 50px;
  }
  #resume h3 {
    color: white;
  }
  #resume p.btn-link {
    text-align: center;
  }
  #conseils-realisation {
    background-image: url(../_img/intervention/intervention01.jpg);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #conseils-realisation p, #conseils-realisation ul {
    background-color: rgba(0, 153, 153, 0.6);
    color: white;
  }
}

#title-long {
  display: none;
}

.navbar {
  margin-bottom: 0px;
}

#navbar ul li a {
  color: #002060;
}

.navbar-default .navbar-nav {
  float: none;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}

thead {
  background-color: #009999;
  color: white;
  text-transform: uppercase;
}

table.dataTable thead th, table.dataTable thead td {
  border: 1px dotted  #9bbb59;
  text-align: center;
}

table.dataTable tbody th, table.dataTable tbody td {
  border: 1px dotted #9bbb59;
}

#example tr.even {
  background-color: #eaf1dd;
}

#example tr.odd {
  background-color: white;
}

/* Carousel base class */
.carousel {
  height: 336px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item .col-sm-6 {
  font-size: 20px;
  padding-left: 60px;
  padding-right: 60px;
}

.carousel .item .col-sm-6 p {
  text-align: center;
}

.carousel-indicators {
  bottom: 0px;
}

h1 {
  font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Raleway', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-font-weight: bolder;
}

.ceexi {
  color: green;
  font-weight: bold;
}

p {
  text-align: justify;
}

#resume h3, #resume h4, #resume p, #contact h3, #contact h4, #contact p {
  text-align: center;
}

p.pht, figure {
  text-align: center;
}

p.pht img, figure img {
  width: 315px;
}

p.pht.cmt-pht, figcaption {
  font-style: oblique;
  font-size: 12px;
}

#contact_footer {
  color: white;
  background-color: #1a4721;
  border-color: white;
  border-style: solid;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

#contact_footer td {
  text-align: center;
}

#intro p {
  text-align: center;
}

#intro p img {
  width: 75%;
}
