body {
  width: 100%;
  height: 100%;
  font-family: "Arial", sans-serif;
  color: white;
  background-color: #0069AF;
}
html {
  width: 100%;
  height: 100%;
}
h1,
h2,
h3,
h5,
h6 {
  margin: 0 0 35px;
  text-transform: uppercase;
  font-family: "Arial", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}
h4 {
  	margin: 40px 0 10px 0;
	color: #006BB1;
	font-size:16px;
  font-weight: 700;
}
p {
  margin: 0 0 25px;
  font-size: 18px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  p {
    margin: 0 0 35px;
    font-size: 20px;
    line-height: 1.6;
  }
}
.light {
  font-weight: 400;
}
.intro {
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0;
  text-align: center;
  color: white;
  background-color: #0069AF;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.intro .intro-body {
  display: table-cell;
  vertical-align: middle;
}
.intro .intro-body .brand-heading {
  font-size: 40px;
}
.intro .intro-body .intro-text {
  font-size: 18px;
}
.btnAvis {
    text-align:right ; 
}
.btnListe {
    width: 100px;
    font-size: 12px; 
    padding: 5px;
}
@media (max-width: 575.98px) {

}
@media (min-width: 576px) and (max-width: 767.98px) {

}
@media (min-width: 768px) and (max-width: 991.98px) {

}
@media (min-width: 992px) and (max-width: 1199.98px) {
    a.btn.btn-primary.avis{
        width: 133px;
    }
}
@media (min-width: 1200px) {
    a.btn.btn-primary.avis{
        width: 150px;
    }
}

@media screen and (max-width: 991px) {
    .btnAvis{
        text-align:center;
    }
    .btnAvis .btn-group-vertical{
        width:55%;
    }
    .btnAvis .btn-group-vertical .btn{
        margin-bottom:  6px;
    }
    
    .btn .btn-primary .avis {
        width: 5px;
    }
}
@media (min-width: 768px) {
  .intro {
    height: 100%;
    padding: 0;
  }
  .intro .intro-body .brand-heading {
    font-size: 100px;
  }
  .intro .intro-body .intro-text {
    font-size: 26px;
  }
}
@-webkit-keyframes pulse {
  0 {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0 {
    -moz-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
.content-section {
  padding-top: 100px;
}
.download-section {
  width: 100%;
  padding: 50px 0;
  color: white;
  background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
#map {
  width: 100%;
  height: 200px;
  margin-top: 100px;
}
@media (min-width: 767px) {
  .content-section {
    padding-top: 250px;
  }
  .download-section {
    padding: 100px 0;
  }
  #map {
    height: 400px;
    margin-top: 250px;
  }
}
.btn {
  text-transform: uppercase;
  font-family: "Arial";
  font-weight: 300;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
}
ul.banner-social-buttons {
  margin-top: 0;
}
@media (max-width: 1199px) {
  ul.banner-social-buttons {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  ul.banner-social-buttons li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  ul.banner-social-buttons li:last-child {
    margin-bottom: 0;
  }
}
footer {
  padding: 50px 0;
  background-color: #009EE7;
  margin-top: 100px ;
}
footer p {
  margin: 0;
}
.navbar-custom.top-nav-collapse {
  color: red ;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: 006bb1;
  padding: 3px 3px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  transition: color 0.1s linear;
  background: rgba(0, 105, 175, 0.9);
  color: white ;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}
.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;
}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
a:hover {
  color: #337AB7 ;
}
li.a {
  text-transform: uppercase;
}
.btn-circle {
  width: 70px;
  height: 70px;
  margin-top: 15px;
  padding: 7px 16px;
  border: 2px solid white;
  border-radius: 100% !important;
  font-size: 40px;
  color: white;
  background: transparent;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
}
.btn-circle:hover,
.btn-circle:focus {
  outline: none;
  color: white;
  background: rgba(255, 255, 255, 0.2);
}
.btn-circle i.animated {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
}
.btn-circle:hover i.animated {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
}
.img-responsive {
  margin: 0 auto;
}
hr {
  border: none;
  height: 1px;
  color: #EAE5E5;
  /* old IE */
  background-color: #EAE5E5;
  /* old IE */
}

#section_footer {
  margin-top: 50px ;
}
#about {
  margin-top: 180px;
}
.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
}
.affix + .container-fluid {
  padding-top: 70px;
}
.dot {
  height: 45px;
  width: 45px;
  background-color: #FEB100;
  border-radius: 50%;
  display: inline-block;
  font-size: 30px ;
  margin-top: -35px;
}
.liens_utiles {
  font-size: 16px ;
  font-weight: bold ;
  
}
footer  ul  li {
  list-style-type: none;
  margin-left: -40px;
  list-style:none;
}
.menudropdown {
  margin-top: 200px;
}
#about > .container > .row > .col-xs-12 {
  background-color: white ;
  color: black ;
  padding: 25px ;
}
.title_avis {
  margin-top: 5px ;
  color: #0069AF;
  font-size: 20px ;
  font-family: 'Arial';
}
.subject_avis {
  margin-top: 0px ;
  color: #0069af;
  font-weight: bold ;
  font-family: 'Arial';
}
.subject_avis_service {
  margin-top: 20px ;
  color: #3A87AD;
  font-weight: bold ;
  font-family: 'Arial';
}
.subject_avis_fourniture {
  margin-top: 20px ;
  color: #3A87AD;
  font-weight: bold ;
  font-family: 'Arial';
}
.btn-group-vertical > a {
  margin-bottom: 6px;
  border-radius: 0px !important;
  font-family: 'Arial';
}
.btn-group-vertical > .btn {
  width: 95% ;
}
#entity {
  border: 1px solid #000000;
  padding: 10px ;
  font-family: 'Arial';
}
.etablissement_nom {
  color: #00c0f2;
  font-weight: bold ;
  font-size: 16px ;
  font-family: 'arial';
}
.avis_reference {
  margin-top: 30 px ;
  font-family: 'arial';
}
.avis_content {
  font-weight: bold ;
  margin-top: 8px ;
}
.page_link {
  font-family: 'Arial';
}
#exampleFormControlSelect1 {
  width: 50 px ;
}
.avis_reference {
  margin-top: 15px ;
}
.count {
  font-size: 20px ;
  margin-top: -5px;
  background-color: #3A87AD;
  color: white ;
}
.total {
  font-size: 20px ;
  margin-top: -5px;
  color: white ;
}
.avis_date_inf {
  color: black  ;
}
.title_avis_ {
  font-size: 20px ;
  color:#7F7F7F ; 
}

.tt-dataset .tt-dataset-citynames > .tt-suggestion .tt-selectable {
  background-color: red ;
  color: white ;
}
.offres_publie_liens {
  background-color: white ;
}
#mapster_wrap_0 {
  margin-left: -50px;
  margin-top: 50px ;
}
.horizontal-center {
  text-align: justify;
  text-justify: inter-word;
}
.title_creer {
  font-weight: bold ;
  
  color: #006BB1;
  
}
h1.title_creer {
	font-size:20px;
}
.consulter_alerte {
  font-weight: bold ;
  color: #006BB1;
  margin-left: 40px ;
}
.content_sud {
  text-align: center;
  margin-top: -118px;
  text-align: justify;
}
.marche_sud_front {
  font-size: 15px ;
  padding: 20px ;
  text-align: justify;
}
.financer-mes-projets {
  display: block ;
  border: 1px solid #006BB1;
  padding: 15px ;
  text-transform: uppercase;
}
.case_menu_popup > a:hover,
.case_menu_popup > a:focus {
  text-decoration: none;
  transition: color 0.4s linear;
  background: rgba(0, 105, 175, 0.9);
  color: white ;
}
.flesh {
  width: 50px ;
  fill: blue ;
}
ion-icon {
  font-size: 15px ;
}
#alert_hover > a:hover,
#alert_hover > a:focus {
  text-decoration: none;
  transition: color 0.4s linear;
  background: rgba(0, 105, 175, 0.9);
  color: white ;
}
.navbar-toggle {
  margin-top: 16px;
}
#nav {
  margin-top: -1px;
}
.sticky {
  position: fixed;
  top: 0;
}
#statelist {
  margin-left: -1px;
}
.img-box img {
  width: 100%;
}
.img-box p {
  text-align: center;
}
.pull-bottom {
  display: inline-block;
  vertical-align: bottom;
  float: none;
}
.arrow_next {
  display: block;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 40px;
  cursor: pointer;
}
.arrow_next2 {
  display: block;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 20px;
  cursor: pointer;
}
.accedez_a_la_list {
  color: white ;
  text-decoration: underline;
  font-size: 16px ;
}
.title_sud_marche1 {
  font-size: 18px ;
  margin-top: 26px;
}
.title_sud_marche2 {
  font-size: 18px ;
}
.title_sud_marche0 {
  font-size: 24px ;
}
.marginDynamique {
  margin-top: 200px ;
}
.rechercher {
  font-size: 35px;
}
#motsPresident {
  margin-left: 18px ;
  color: #7F7F7F;
}
#motsPresident_md {
  color: #7F7F7F;
}
#motsPresident_sm {
  margin-top: 10px ;
  color: #7F7F7F;
}
#motsPresident_xs {
  margin-top: 30px ;
  color: #7F7F7F;
}
form-group .control-label:after {
  content: "*";
  color: red;
}
.req {
  color: red ;
}
.form-horizontal {
  color: black ;
  padding: 8px ;
}
.block_form_paca_alert {
  margin-top: 20px ;
  color: #7F7F7F;
  margin-left: -38px;
}
#paca_logo_alert {
  margin-left: -80px;
  margin-top: -40px;
}
#paca_logo2 {
  margin-top: 500px;
}
.titre_guide_altere {
  font-size: 25px ;
}
.mode_emploi {
  color: #006bb1;
}
.content-text {
  margin-left: 40px ;
  padding-right: 50px ;
}
.img_mode_emploi {
  margin-left: 40px ;
}
.case_menu_popup {
  margin-left: 40px;
}
.title_creer_pgpd {
  font-weight: normal ;
  margin-top: 20px ;
  color: #006BB1;
  margin-left: 40px ;
}
.rgpd {
  text-align: justify;
  text-justify: inter-word;
}
footer a {
  color: white ;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
  color: white ;
}
footer a:visited,
footer a:active {
  color: white ;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-default .navbar-nav > li > a > img {
    margin-right: 50px ;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-default .navbar-nav > li > a > img {
    margin-top: -20px;
    margin-right: 0px ;
    margin-bottom: -12px;
  }
    
  .map_title {
    position:absolute;    
    font-weight:bold;
    color:#00c0f2 ; 
    margin-left : 5px;
    }
  
  

}
@media (min-width: 1200px) {
  .navbar-default .navbar-nav > li > a > img {
    margin-top: -20px;
    margin-right: 100px ;
    margin-bottom: -12px;
  }
  
  .map_title {
    position:absolute;    
    font-weight:bold;
    color:#00c0f2 ; 
    margin-left : 5px;
    }
}
@media (max-width: 576px) {
  .creerUneAlert {
    margin-left: 5px;
  }
}
footer {
  padding: 50px 0;
  background-color: #009EE7;
  margin-top: 100px ;
}
footer p {
  margin: 0;
}
footer img {
  float: right;
  margin-top: -70px;
}
@media (max-width: 576px) {
  footer img {
    float: left;
    margin-top: 20px;
  }
}
legend {
  margin-left: 40px;
  color: #7F7F7F;
  font-size: 18px;
  width: 90% ;
  font-weight: bold ;
}
@media (max-width: 576px) {
  legend {
    margin-left: 0px;
  }
}
.navbar-nav > li > a {
  margin-top: 8px;
  font-weight: bold ;
}
.navbar-default .navbar-nav > li > a {
  color: #545253;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 14px ;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 15px ;
  }
}
@media (min-width: 1201px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 18px ;
  }
}
.rechercher_appel_front {
  font-weight: bold ;
}
@media (max-width: 575.98px) {
  .rechercher_appel_front {
    font-size: 20px ;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .rechercher_appel_front {
    font-size: 24px ;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .rechercher_appel_front {
    font-size: 24px ;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .rechercher_appel_front {
    font-size: 24px ;
  }
}
@media (min-width: 1200px) {
  .rechercher_appel_front {
    font-size: 24px ;
  }
}
@media (max-width: 575.98px) {
  #img2 {
    width: 198px ;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #img2 {
    width: 200px ;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #img2 {
    width: 200px ;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #img2 {
    width: 200px ;
  }
}
@media (min-width: 1200px) {
  #img2 {
    font-size: 38px ;
  }
}
.mode_emploi_content_text {
  font-size: 16px;
  margin-top: 0px ;
}
.mode_emploi_content {
  background-color: white;
  color: black ;
  margin-top: 100px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
}
.mode_emploi {
  width: 560px ;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: white ;
}
.col:not(:first-child),
.col:not(:last-child) {
  padding-right: 15px;
  padding-left: 15px;
}


@media (max-width: 575.98px) {
  .pagerfanta {
    font-size: 14px;
  }
  
  #paca_image {    
    width: 250px;
  }
 
}



@media (min-width: 576px) and (max-width: 767.98px) {
  .pagerfanta {
    font-size: 14px;
  }
  
    #paca_image {
      width: 540px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .pagerfanta {
    font-size: 14px;
  }
  
  #paca_image {
      width: 500px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .pagerfanta {
    font-size: 16px;
  }
    #paca_image {
      width: 440px;
  }
}
@media (min-width: 1200px) {
  .pagerfanta {
    font-size: 18px;
  }
  
  #paca_image {
      width: 500px;
  }
}
.i-am-centered {
  margin: auto;
  margin-top:4px;
}
@media (max-width: 575.98px) {
  .i-am-centered {
    max-width: 400px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .i-am-centered {
    width: 420px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .i-am-centered {
    width: 420px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .i-am-centered {
    max-width: 390px;
  }
}
@media (min-width: 1200px) {
  .i-am-centered {
    max-width: 550px;
  }
}
.pagerfanta a,
.pagerfanta span {
  display: inline-block;
  border: 1px solid #337AB7;
  float: left ;
  margin-right: 0.2em;
  padding: 4px 5px;
  margin-bottom: 10px ;
}
.pagerfanta a {
  text-decoration: none;
}
.pagerfanta a:hover {
  background: #00c0f2 ;
}
.pagerfanta .dots {
  border-width: 0;
}
.pagerfanta .current {
  background: #006BB1;
  font-weight: bold;
  color: white;
}
.pagerfanta .disabled {
  border-color: #D8D8D8;
  color: #D8D8D8;
}
.col-centered {
  float: none;
  margin: 0 auto;
}
@media (max-width: 575.98px) {
  .g-recaptcha {
    transform: scale(0.8);
    transform-origin: 0 0;
  }
}
@media (max-width: 575.98px) {
  #sorter,#pager, #pager_sm,#sorter_sm {
    width: 100% ;
  }
  #sorter{
      float:left
  }
  #pager{
      float:right
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #pager,#pager_sm,#sorter_sm {
    width: 100% ;
  }

  #sorter {
    width: 100% ;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #pager,#sorter,#pager_sm,#sorter_sm {
    width: 100% ;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #pager,#sorter {
    float: right ;
  }
}
@media (min-width: 1200px) {
  #pager,#sorter {
    float: right ;
  }
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

.intro_explicative {
    margin-left: 40px;
    
}



#paca_logo  {
    margin-top:70px;
}


.footer_partenaires {
    margin-left: 13px;
    
}

#Partenaires  {
  list-style:none;
}


.alert-success {
    text-transform: initial;
    font-weight: normal;
}

.alert-danger {
    text-transform: initial;
    font-weight: normal;
}


.alert-success:first-letter {
    text-transform: uppercase;
}

.alert-danger:first-letter {
    text-transform: uppercase;
}


.sorter {
    float: right ; 
}

.nbAvisAccueil{
	font-size:14px;
}


.texte p {
	font-size : 16px;
	margin-bottom:5px;
	
}
.texte .title_creer {
	margin-left:0;
}

.titreRech {
	color: #008DC2; 
	font-weight: bold; 
	margin-top: 20px; 
}

.decalageDroite {
	margin-left: -9px;
}

.marginContainer {
	padding: 2em 1em 2em 1em;
}

.blanc {
	background-color: white;
	color: black;
}

span i {
	color:white;
	font-size: 30px;
	margin-left: 10px;
	margin-top: 7px
}

.form-group label {
	color: black;
}

.btnRech {
	background-color: white; border-color: #006BB1; color: #006BB1
}

.btnTelechargerDE {
	text-align: right;
    margin-top: -10px;
    margin-bottom: 1em;
}

.marginBlocDE {
	margin: 1em 0em 1em 0em;
}

.resultRech {
	color:#7F7F7F ;
}

.titre_donnees_ess {
    background-color: #0069AF;
    color: white;
    text-align: center;
    margin: auto;
    font-size: 1.5em;
    padding: .5em;
    margin-top: .5em;
    margin-bottom: .5em;
    font-weight: bold;
}

.titre_modif_donnees_ess{
	color : #0069AF;
    margin: auto;
    font-size: 1.25em;
    margin-top: .75em;
    margin-bottom: .25em;
    font-weight: bold;
}

.showDE p {
	font-size: 1.25em;
	margin-bottom: 0;
}

.showDE hr {
	height: 0;
	margin-top: .5em;
	margin-bottom: .5em;
}

.map_title {
	text-shadow: 1px 1px 2px #000000;
}

#pictoAlerte {
	width:2em;
	height:2em;
	margin-right:0;
}

a.nocolor {
    color: inherit;
}