.orange {
  background: #f49c1c;
  background: -moz-linear-gradient(left, #f49c1c 0%, #f4b01c 100%);
  background: -webkit-linear-gradient(left, #f49c1c 0%, #f4b01c 100%);
  background: linear-gradient(to right, #f49c1c 0%, #f4b01c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49c1c', endColorstr='#f4b01c', GradientType=1);
}
.clearfix {
  content: "";
  display: table;
  clear: both;
}
img {
  max-width: 100%;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i,
em {
  font-style: italic;
  font-weight: inherit;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
b,
strong {
  font-weight: bold;
  font-style: inherit;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
u,
span.underline {
  text-decoration: underline;
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
  font-size: inherit;
}
a,
span {
  text-decoration: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  outline: none;
}
a {
  display: inline-block;
  vertical-align: middle;
}
.nostretch {
  white-space: nowrap;
  width: 1%;
}
.illus img {
	height:auto;
	padding-bottom:20px;
}
@font-face {
  font-family: 'Istok-Web';
  src: url('../font/IstokWeb-Regular.eot');
  src: url('../font/IstokWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../font/IstokWeb-Regular.woff2') format('woff2'), url('../font/IstokWeb-Regular.woff') format('woff'), url('../font/IstokWeb-Regular.ttf') format('truetype'), url('../font/IstokWeb-Regular.svg#IstokWeb-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Istok-Web';
  src: url('../font/IstokWeb-Bold.eot');
  src: url('../font/IstokWeb-Bold.eot?#iefix') format('embedded-opentype'), url('../font/IstokWeb-Bold.woff2') format('woff2'), url('../font/IstokWeb-Bold.woff') format('woff'), url('../font/IstokWeb-Bold.ttf') format('truetype'), url('../font/IstokWeb-Bold.svg#IstokWeb-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'DINRoundPro';
  src: url('../font/DINRoundPro-Bold.eot');
  src: url('../font/DINRoundPro-Bold.eot?#iefix') format('embedded-opentype'), url('../font/DINRoundPro-Bold.woff2') format('woff2'), url('../font/DINRoundPro-Bold.woff') format('woff'), url('../font/DINRoundPro-Bold.ttf') format('truetype'), url('../font/DINRoundPro-Bold.svg#DINRoundPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'DINRoundPro';
  src: url('../font/DINRoundPro.eot');
  src: url('../font/DINRoundPro.eot?#iefix') format('embedded-opentype'), url('../font/DINRoundPro.woff2') format('woff2'), url('../font/DINRoundPro.woff') format('woff'), url('../font/DINRoundPro.ttf') format('truetype'), url('../font/DINRoundPro.svg#DINRoundPro') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: 'Istok-Web';
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #334246;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'DINRoundPro';
  font-weight: bold;
  color: #334246;
}
body {
  background-image: url('../IMG2/fond.jpg');
  overflow-x: hidden;
  position: relative;
}
body::before {
  content: url('../IMG2/chat-cote.png');
  position: absolute;
  left: 0;
  top: 1740px;
}
@media screen and (max-width: 767px) {
  body::before {
    display: none;
  }
}
body::after {
  content: url('../IMG2/chien-cote.png');
  position: absolute;
  right: 0;
  top: 555px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  body::after {
    display: none;
  }
}
header .header-top {
  margin-top: 15px;
  font-size: 0;
  margin-bottom: 15px;
}
header .header-top .partie-logo {
  display: inline-block;
  vertical-align: middle;
  background-color: white;
}
@media screen and (max-width: 991px) {
  header .header-top .partie-logo {
    width: 100%;
    text-align: center;
  }
}
header .header-top .partie-logo a {
  padding: 21px 23px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1199px) {
  header .header-top .partie-logo a {
    padding: 52px 21px 51px 21px;
  }
}
@media screen and (max-width: 991px) {
  header .header-top .partie-logo a {
    padding: 21px 23px;
    width: 100%;
  }
}
header .header-top .partie-prestep {
  background-color: #334246;
  width: calc(100% - 300px);
  display: inline-block;
  vertical-align: middle;
  padding: 20px 25px;
  min-height: 115px;
  background-image: url('../IMG2/bandeau-haut.jpg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}
@media screen and (max-width: 991px) {
  header .header-top .partie-prestep {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  header .header-top .partie-prestep {
    background-image: none;
    text-align: center;
  }
}
header .header-top .partie-prestep .prestep-text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}
@media screen and (max-width: 767px) {
  header .header-top .partie-prestep .prestep-text {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
header .header-top .partie-prestep .prestep-text h3 {
  color: white;
  font-size: 25px;
  margin: 0;
}
header .header-top .partie-prestep .prestep-text p {
  color: white;
  font-size: 17px;
  margin-bottom: 5px;
}
header .header-top .partie-prestep .prestep-text span {
  color: #09b269;
}
header .header-top .partie-prestep .bouton-prestep {
  display: inline-block;
  vertical-align: middle;
}
header .header-top .partie-prestep .bouton-prestep a {
  font-size: 18px;
  color: white;
  font-family: 'DINRoundPro';
  background: #f49c1c;
  background: -moz-linear-gradient(left, #f49c1c 0%, #f4b01c 100%);
  background: -webkit-linear-gradient(left, #f49c1c 0%, #f4b01c 100%);
  background: linear-gradient(to right, #f49c1c 0%, #f4b01c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49c1c', endColorstr='#f4b01c', GradientType=1);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 7px 20px;
  line-height: 22px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .header-top .partie-prestep .bouton-prestep a:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  text-decoration: none;
  margin-left: 5px;
}
header nav.navbar {
  background-color: transparent;
  border: none;
}
@media screen and (max-width: 767px) {
  header nav.navbar {
    text-align: center;
    min-height: 0;
  }
}
@media screen and (max-width: 767px) {
  header nav.navbar .navbar-toggle {
    background-color: white;
    margin: 0;
    float: none;
  }
}
header nav.navbar .collapse,
header nav.navbar .collapsing {
  padding: 0;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  header nav.navbar .collapse,
  header nav.navbar .collapsing {
    position: absolute;
    width: 100%;
    z-index: 100;
  }
}
header nav.navbar .collapse .nav,
header nav.navbar .collapsing .nav {
  width: 100%;
  font-size: 0;
  display: table;
  float: none;
}
header nav.navbar .collapse .nav::before,
header nav.navbar .collapsing .nav::before {
  content: none;
}
@media screen and (max-width: 767px) {
  header nav.navbar .collapse .nav,
  header nav.navbar .collapsing .nav {
    margin: 0;
  }
}
header nav.navbar .collapse .nav li,
header nav.navbar .collapsing .nav li {
  width: calc(100% / 8);
  padding: 0 2.5px;
  display: table-cell;
  float: none;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  header nav.navbar .collapse .nav li,
  header nav.navbar .collapsing .nav li {
    display: block;
    width: 100%;
  }
}
header nav.navbar .collapse .nav li:first-child,
header nav.navbar .collapsing .nav li:first-child {
  padding-left: 0;
}
header nav.navbar .collapse .nav li:last-child,
header nav.navbar .collapsing .nav li:last-child {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  header nav.navbar .collapse .nav li,
  header nav.navbar .collapsing .nav li {
    padding: 0;
  }
}
header nav.navbar .collapse .nav li a,
header nav.navbar .collapsing .nav li a {
  background-color: #334246;
  text-align: center;
  height: 64px;
  padding: 0;
  display: table;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header nav.navbar .collapse .nav li a.orange,
header nav.navbar .collapsing .nav li a.orange {
  background-color: transparent;
}
header nav.navbar .collapse .nav li a.orange:hover,
header nav.navbar .collapsing .nav li a.orange:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
header nav.navbar .collapse .nav li a span,
header nav.navbar .collapsing .nav li a span {
  color: white;
  font-family: 'DINRoundPro';
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
}
header nav.navbar .collapse .nav li a:hover,
header nav.navbar .collapsing .nav li a:hover {
  background-color: #09b269;
}
header nav.navbar .collapse .nav li.activ a,
header nav.navbar .collapsing .nav li.activ a {
  background-color: #09b269;
}
header nav.navbar .collapse .nav li .dropdown-menu,
header nav.navbar .collapsing .nav li .dropdown-menu {
  left: 2px;
  border: 0;
}
header nav.navbar .collapse .nav li.dropdown:hover .dropdown-menu,
header nav.navbar .collapsing .nav li.dropdown:hover .dropdown-menu {
  display: block;
}
header nav.navbar .collapse .nav li.dropdown li,
header nav.navbar .collapsing .nav li.dropdown li {
  display: block;
  background-color: white;
  width: 100%;
  padding: 0;
}
header nav.navbar .collapse .nav li.dropdown li a,
header nav.navbar .collapsing .nav li.dropdown li a {
  background-color: white;
  padding: 5px 15px;
  height: auto;
  text-align: left;
  width: 100%;
}
header nav.navbar .collapse .nav li.dropdown li a:hover,
header nav.navbar .collapsing .nav li.dropdown li a:hover {
  background-color: #334246;
  color: white;
}
.bouton {
  background: #f49c1c;
  background: -moz-linear-gradient(left, #f49c1c 0%, #f4b01c 100%);
  background: -webkit-linear-gradient(left, #f49c1c 0%, #f4b01c 100%);
  background: linear-gradient(to right, #f49c1c 0%, #f4b01c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49c1c', endColorstr='#f4b01c', GradientType=1);
  padding: 15px 90px 15px 35px;
  color: white;
  font-size: 20px;
  text-align: right;
  font-family: 'DINRoundPro';
  line-height: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .bouton {
    text-align: center;
    padding: 10px 35px;
  }
}
.bouton::after {
  width: 34px;
  height: 34px;
  content: url('../IMG2/fleche-bouton.png');
  position: absolute;
  top: calc(50% - 17px);
  right: 35px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .bouton::after {
    display: none;
  }
}
.bouton:hover {
  margin-left: 5px;
  color: white;
  text-decoration: none;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
}
.bouton:hover::after {
  right: 30px;
}
.bouton.deux-lignes {
  padding: 10px 90px 10px 35px;
}
@media screen and (max-width: 767px) {
  .bouton.deux-lignes {
    text-align: center;
    padding: 10px 35px;
  }
}
strong {
  font-family: inherit;
}
.raceChien{
display:inline-block;
vertical-align:top;
margin-right:5px;
margin-bottom:20px;
}
.prestep-accueil {
  background-image: url('../IMG2/chat-top.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: 15px;
}
.prestep-chien {
  background-image: url('../IMG2/chien-top.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .prestep-chien {
    padding: 30px;
    text-align: center;
  }
}
.prestep-chien h2 {
  font-size: 40px;
  margin-bottom: 5px;
}
.prestep-chien.prestep-interne h2 {
  font-size: 25px;
  margin-top: 20px;
}
.prestep-chat.prestep-interne h2 {
  font-size: 25px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .prestep-chien h2 {
    font-size: 30px;
  }
}
.prestep-chien h2 + p {
  font-size: 16px;
  color: #09b269;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 30px;
}
.prestep-chien .bouton {
  font-size: 25px;
  line-height: 24px;
}
.prestep-chien.prestep-interne .bouton {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 20px;
}
.prestep-chat.prestep-interne .bouton {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .prestep-chien .bouton {
    font-size: 17px;
    line-height: 20px;
  }
}
.prestep-chien p {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}

.prestep-chat {
  background-image: url('../IMG2/chat-top.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .prestep-chat {
    padding: 30px;
    text-align: center;
  }
}
.prestep-chat h2 {
  font-size: 40px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .prestep-chat h2 {
    font-size: 30px;
  }
}
.prestep-chat h2 + p {
  font-size: 16px;
  color: #09b269;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 30px;
}
.prestep-chat .bouton {
  font-size: 25px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .prestep-chat .bouton {
    font-size: 17px;
    line-height: 20px;
  }
}
.prestep-chat p {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}


@media screen and (max-width: 767px) {
  .prestep-accueil {
    padding: 30px;
    text-align: center;
  }
}
.prestep-accueil h2 {
  font-size: 40px;
  margin-bottom: 5px;
}
.prestep-accueil h2 + p {
  font-size: 16px;
  color: #09b269;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 30px;
}
.prestep-accueil .bouton {
  font-size: 25px;
  line-height: 24px;
}
.prestep-accueil p {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}
.content h1 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 30px;
}
.content .paragraphe-accueil {
  margin-bottom: 35px;
  font-size: 16px;
}
.content .paragraphe-accueil a {
	color:#334246;
	text-decoration:underline;
}
.content .paragraphe-accueil a:hover {
	text-decoration:none;
}

.bouton-accueil {
  text-align: center;
  margin-top: 47px;
  margin-bottom: 100px;
}
.avantage-animaux, .edito ul.avantage-animaux {
  list-style-type: none;
  font-size: 0;
  margin-right: -15px;
  margin-left: -15px;
  padding: 0;
}
.avantage-animaux li, .edito ul.avantage-animaux li {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 30px);
  margin: 0 15px;
  background-color: white;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
  background-image: none;
}
@media screen and (max-width: 991px) {
  .avantage-animaux li {
    width: calc(50% - 30px);
  }
}
.avantage-animaux li .img-avantage {
  background-color: #334246;
  height: 120px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  background-position: center center;
}
.avantage-animaux li .img-avantage.gain {
  background-image: url('../IMG2/temps.png');
}
.avantage-animaux li .img-avantage.argent {
  background-image: url('../IMG2/argent.png');
}
.avantage-animaux li .img-avantage.etude {
  background-image: url('../IMG2/personnalise.png');
}
.avantage-animaux li .img-avantage.garantie {
  background-image: url('../IMG2/garantie.png');
}
.avantage-animaux li h3, .edito ul.avantage-animaux li h3{
  color: #09b269;
  font-size: 18px;
  margin-top: 10px;
  padding: 0;
}
.avantage-animaux li p {
  margin: 0 ;
  padding: 0 20px 20px 20px;
  font-size: 14px;
}
.liste-chien-chat .bloc-chien-chat {
  background-color: #334246;
  text-align: center;
  padding-bottom: 60px;
  margin-bottom: 40px;
}
.liste-chien-chat .bloc-chien-chat img {
  width: 100%;
}
.liste-chien-chat .bloc-chien-chat h2 {
  background-color: white;
  display: inline-block;
  vertical-align: middle;
  padding: 25px;
  margin: 0;
  margin-top: -38px;
  text-transform: uppercase;
  font-size: 24px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.liste-chien-chat .bloc-chien-chat h3 {
  font-size: 18px;
  color: #09b269;
  text-transform: uppercase;
  font-weight: normal;
}
.liste-chien-chat .bloc-chien-chat ul {
  padding: 0 5px;
  margin: 25px 0 40px 0;
}
.liste-chien-chat .bloc-chien-chat ul li {
  list-style-type: none;
  color: white;
  text-align: left;
  font-size: 16px;
  padding-left: 40px;
  margin-bottom: 10px;
  position: relative;
}
.liste-chien-chat .bloc-chien-chat ul li::before {
  content: url('../IMG2/fleche.png');
  position: absolute;
  left: 10px;
}
.liste-chien-chat .bloc-chien-chat .bouton {
  padding: 10px 35px;
}
.liste-chien-chat .bloc-chien-chat .bouton::after {
  content: none;
}
.edito {
  background-color: white;
  padding: 40px 0;
  margin-bottom: 50px;
}
.edito .titre-principal {
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 33px;
}
.edito p,
.edito h1,
.edito h2,
.edito h3,
.edito h4,
.edito h5,
.edito h6 {
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .edito p,
  .edito h1,
  .edito h2,
  .edito h3,
  .edito h4,
  .edito h5,
  .edito h6 {
    padding: 0 15px;
  }
}
.edito img + h2 {
  margin-top: 50px;
}
.edito h2 {
  font-size: 25px;
  margin-top: 0;
}
.edito p {
  margin-top: 27px;
  margin-bottom: 30px;
}
.edito ul {
  margin-bottom: 30px;
  padding-left: 70px;
}
.edito ul li {
  list-style-type: none;
  background-image: url(../IMG2/fleche.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  padding-bottom: 3px;
  padding-top: 3px;
  list-style-position: 10px;
}

.edito ul li a {
	color:#334246;
	text-decoration:underline;
}
.edito ul li a:hover {
	text-decoration:none;
}

.edito .fond-bleu {
  padding: 15px 0;
  background-color: #334246;
}
.edito .fond-bleu p,
.edito .fond-bleu h2,
.edito .fond-bleu h3,
.edito .fond-bleu h4,
.edito .fond-bleu h5,
.edito .fond-bleu h6 {
  color: white;
}
.edito .fond-bleu a {
	color:#fff;
	text-decoration:underline;
}
.edito .fond-bleu a:hover {
	text-decoration:none;
}
.edito .accordeon {
  padding: 0 40px;
}
.edito .accordeon p,
.edito .accordeon h2,
.edito .accordeon h3,
.edito .accordeon h4,
.edito .accordeon h5,
.edito .accordeon h6 {
  padding: 0;
  display: none;
}
.edito .accordeon button {
  width: 100%;
  text-align: left;
  padding: 17px;
  font-size: 18px;
  color: white;
  background-color: #334246;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: none;
  margin-bottom: 5px;
  font-family: 'DINRoundPro';
  position: relative;
}
.edito .accordeon button::after {
  content: url('../IMG2/fleche-accordeon.png');
  position: absolute;
  right: 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.edito .accordeon button.rotate::after {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.edito .accordeon button:focus {
  outline: none;
}
.edito .bouton {
  margin: 30px 0;
}
.prestep-bottom {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
.prestep-bottom .animaux-bas {
  position: absolute;
}
.prestep-bottom .animaux-bas.chat-bas {
  left: -15px;
  bottom: -66px;
}
@media screen and (max-width: 1199px) {
  .prestep-bottom .animaux-bas.chat-bas {
    left: -100px;
  }
}
.prestep-bottom .animaux-bas.chien-bas {
  right: -100px;
  bottom: -87px;
}
@media screen and (max-width: 1199px) {
  .prestep-bottom .animaux-bas.chien-bas {
    right: -150px;
  }
}
@media screen and (max-width: 991px) {
  .prestep-bottom .animaux-bas {
    display: none;
  }
}
.sidebar h3 {
  font-size: 30px;
  background-color: #334246;
  color: white;
  margin: 0;
  font-weight: normal;
  padding: 30px 50px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .sidebar h3 {
    padding: 20px;
  }
}
.sidebar .prestep-sidebar {
  text-align: center;
  background-color: white;
  padding-bottom: 40px;
  margin-bottom: 30px;
}
.sidebar .prestep-sidebar h4 {
  background-color: #09b269;
  margin: 0;
  padding: 12px;
}
@media screen and (max-width: 1199px) {
  .sidebar .prestep-sidebar h4 {
    padding: 10px;
  }
}
.sidebar .prestep-sidebar h4 span {
  color: white;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 30px;
  font-family: inherit;
  font-weight: normal;
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  .sidebar .prestep-sidebar h4 span {
    margin-left: 15px;
  }
}
.sidebar .prestep-sidebar ul {
  padding: 40px 40px 25px 40px;
  list-style-type: none;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .sidebar .prestep-sidebar ul {
    padding: 30px 30px 15px 30px;
  }
}
.sidebar .prestep-sidebar ul li {
  margin-bottom: 15px;
}
.sidebar .prestep-sidebar ul li a .img-assurance {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .sidebar .prestep-sidebar ul li a .img-assurance {
    display: none;
  }
}
.sidebar .prestep-sidebar ul li a p {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  font-family: 'DINRoundPro';
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  .sidebar .prestep-sidebar ul li a p {
    margin-left: 10px;
  }
}
.sidebar .prestep-sidebar ul li a p img {
  margin-right: 20px;
}
@media screen and (max-width: 1199px) {
  .sidebar .prestep-sidebar ul li a p img {
    margin-right: 10px;
  }
}
.sidebar .liste-article {
  background-color: white;
  margin-bottom: 30px;
}
.sidebar .liste-article h3 strong {
  font-size:25px;
}
.sidebar .liste-article h3 {
  font-size:25px;
}
.sidebar .liste-article ul {
  padding: 30px 15px;
}
.sidebar .liste-article ul li {
  list-style-type: none;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #334246;
}
.sidebar .liste-article ul li a {
  font-size: 20px;
  color: #09b269;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 10px;
}
.sidebar .liste-article ul li p {
  margin-bottom: 0;
  font-size: 14px;
}
.sidebar .liste-article ul li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sidebar .annonce {
  margin-bottom: 30px;
}
.prestep-interne {
  background-size: cover;
  font-variant-caps: center center;
  margin-bottom: 15px;
  text-align: center;
  padding: 0;
}
.prestep-interne.prestep-chat {
  background-image: url('../IMG2/bandeau-top-chat.jpg');
}
.prestep-interne.prestep-chien {
  background-image: url('../IMG2/bandeau-top-chien.jpg');
}
.prestep-interne .partie-gauche,
.prestep-interne .partie-droit {
  display: inline-block;
  vertical-align: middle;
}
.prestep-interne .partie-gauche {
  text-align: right;
  padding-right: 40px;
  margin-right: 40px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .prestep-interne .partie-gauche {
    text-align: center;
    padding: 0 40px;
    margin: 0;
  }
}
.prestep-interne .partie-gauche::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 1px;
  height: 50px;
  background-color: #334246;
  top: calc(50% - 25px);
  right: 0;
}
@media screen and (max-width: 991px) {
  .prestep-interne .partie-gauche::after {
    content: none;
  }
}
.prestep-interne .partie-gauche p {
  font-weight: bold;
  font-size: 16px;
  color: #09b269;
  margin-bottom: 10px;
}
.prestep-interne .partie-droit .bouton {
  margin-bottom: 10px;
}
.prestep-interne .partie-droit p {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}
.commentaire {
  margin-bottom: 30px;
}
.commentaire h2 {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 30px;
}
.commentaire ul {
  background-color: white;
  list-style-type: none;
  padding: 50px 80px 50px 120px;
}
.commentaire ul li {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #09b269;
  position: relative;
}
.commentaire ul li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: none;
}
.commentaire ul li::before {
  content: "";
  background-image: url('../IMG2/commentaire.png');
  width: 40px;
  height: 35px;
  background-repeat: no-repeat;
  background-position: center center;
  top: 0;
  right: calc(100% + 30px);
  position: absolute;
}
.commentaire ul li p {
  margin-bottom: 0;
}
.commentaire ul li h4 {
  margin-top: 0;
  color: #09b269;
}
.ecrire-avis {
  margin-bottom: 50px;
}
.ecrire-avis h2 {
  text-align: center;
  margin-bottom: 30px;
}
.ecrire-avis label {
  font-weight: normal;
}
.ecrire-avis input {
  width: 100%;
  background-color: white;
  border: 1px solid #697477;
  border-bottom: 2px solid #697477;
  height: 40px;
  margin-bottom: 30px;
  padding-left:10px;
}
.ecrire-avis textarea {
  height: 175px;
  width: 100%;
  border: 1px solid #697477;
  border-bottom: 2px solid #697477;
}
.ecrire-avis .bouton {
  float: right;
  margin-top: 30px;
}
.center {
  text-align: center;
}
.caracteristique {
  margin-bottom: 50px;
  background-color: white;
  padding: 60px 45px 45px 45px;
}
.caracteristique h2 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0;
}
.caracteristique table {
  width: 100%;
}
.caracteristique table tr:nth-child(odd) {
  background-color: #E5E5E5;
}
.caracteristique table tr td {
  border-right: 1px solid #334246;
  text-align: right;
  padding: 10px 30px;
}
.caracteristique table tr td:last-child {
  border: none;
  text-align: left;
  color: #09b269;
  font-size: 25px;
  font-family: 'DINRoundPro';
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .caracteristique table tr td:last-child {
    font-size: 18px;
    line-height: 20px;
  }
}
.prenom {
  margin-bottom: 50px;
  background-color: white;
  padding: 20px 45px 45px 45px;
}
@media screen and (max-width: 768px) {
  .prenom {
    padding: 15px
  }
}
.prenom h2 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0;
  font-size:22px;
}
.prenom table {
  width: 100%;
  text-align: center;
}
.prenom table tr th {
  background-color: #334246;
  text-align: center;
  color: white;
  font-size: 20px;
  font-family: 'DINRoundPro';
  font-weight: bold;
  padding: 10px;
}
.prenom table tr td {
  padding: 10px;
  border-right: 1px solid #334246;
  width: 33.333333%;
}
.prenom table tr td:last-child {
  border: none;
}
.prenom table tr:nth-child(even) {
  background-color: #E5E5E5;
}
.contour-tableau {
  overflow-x: auto;
}
h2 {
  font-size: 25px;
}
footer {
  background-color: #334246;
  padding: 25px;
  text-align: center;
}
footer p {
  color: white;
  font-size: 18px;
  font-family: 'DINRoundPro';
}
footer p a {
  color: inherit;
  font-family: inherit;
  vertical-align: bottom;
  text-decoration: underline;
}
footer p a:hover {
  color: #09b269;
}

.bloc-blanc table {
  width: 100%;
}
.bloc-blanc table caption {
  text-align: center;
  color: #334246;
  font-size: 14px;
}
.bloc-blanc table thead th {
  background-color: #334246;
  color: white;
  text-align: center;
  line-height: 17px;
  border-right: 1px solid white;
  padding: 5px;
}
.bloc-blanc table thead th.grande-case {
  width: 27%;
}
.bloc-blanc table thead th.petite-case {
  width: 12%;
}
.bloc-blanc table tbody tr:nth-child(odd) {
  background-color: #e8e8e8;
}
.bloc-blanc table tbody tr th,
.bloc-blanc table tbody tr td {
  border-right: 1px solid #334246;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  padding: 5px;
}
.bloc-blanc table tbody tr th a,
.bloc-blanc table tbody tr td a {
  font-size: 17px;
  padding-left: 10px;
  font-weight: bold;
  color: #09b269;
  text-decoration: underline;
  text-align: left;
  display: block;
}
.bloc-blanc table tbody tr th a:hover,
.bloc-blanc table tbody tr td a:hover {
  color: #334246;
}
.bloc-blanc table tbody tr th p,
.bloc-blanc table tbody tr td p {
  font-size: 14px;
  text-align: left;
  display: inline-block;
  margin-bottom: 0px;
}
.bloc-blanc table tbody tr th:last-child,
.bloc-blanc table tbody tr td:last-child {
  border-right: 0px;
}
#comparator-block{
  position: relative;
}
#comparator-block img{
  position: absolute;
  top: 0;
  right: calc(100% - 39px);
}
.contour-landing{
  margin-top: -20px;
  background-color: white;
  padding: 30px 0 30px 30px;
}
@media screen and (max-width: 767px) {
  .contour-landing{
    padding: 0;
  }
  #body-landing{
    background-image: none;
  }
  #body-landing .row{
    margin: 0;
  }
  #body-landing .col-md-6, #body-landing .col-xs-12, #body-landing .container{
    padding: 0;
  }
  #divLCA{
    margin-top: 15px;
  }
  .col-edito{
    padding: 0;
  }
  .ecrire-avis{
    padding: 0 15px;
  }
  .prestep-bottom{
    padding: 0 15px;
  }
  .contour-landing .col-md-12{
    padding: 0;
  }
  .contour-landing h2{
    padding: 0 15px;
  }
  .contour-landing h4 img{
    margin-right: 10px;
  }
  .col-xs-12{
  	padding: 0;
  }
  .container{
  	padding: 0;
  }
  .row{
  	margin: 0;
  }
  .avantage-animaux, .edito ul.avantage-animaux{
  	width: 100%;
  	margin: 0;
  }
  .bouton-accueil{
  	margin-top: 30px;
  	margin-bottom: 30px;
  	padding: 0px 10px;
  }
  .avantage-animaux li, .edito ul.avantage-animaux li{
  	margin-bottom: 10px;
  	margin-right: 5px;
  	margin-left: 5px;
  	width: calc(50% - 10px);
  }
  .edito .accordeon{
  	padding: 0 10px;
  }
  .edito .accordeon button{
	padding-right: 35px;
  }

  .edito .accordeon button::after {
  	right: 15px;
  }
  .edito .accordeon p, .edito .accordeon h2, .edito .accordeon h3, .edito .accordeon h4, .edito .accordeon h5, .edito .accordeon h6{
  	padding: 0 15px;
  }
  .edito ul {
  	margin-bottom: 30px;
  	padding-left: 10px;
  	padding-right: 10px;
  }
  .commentaire ul {
  	padding: 50px 10px 50px 20px;
  }
  .commentaire ul li::before {
  	content: none;
  }
  .content{
  	padding: 0 10px;
  }
  .raceChien{
    width: 50%;
    padding: 5px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    text-align: center;
  }
  .raceChien strong{
    background-color: #334246;
    color: white;
    padding: 5px;
    width: 100%;
    display: block;
  }
  .raceChien strong + br{
    display: none;
  }
  .edito .edito {
    font-size: 0;
    margin-left: 0 !important;
  }
  .caracteristique {
    margin-bottom: 30px;
    background-color: white;
    padding: 15px;
  }
}
#body-landing::before{
  content: none;
}
.tabComparatif{
  padding: 15px;
}
.tabComparatif .contour-tableau table caption{
  width: 100%;
  text-align: center;
}
.tabComparatif .contour-tableau table thead{
  background-color: #334246;
}
.tabComparatif .contour-tableau table thead{
  background-color: #334246;
}
.tabComparatif .contour-tableau table thead tr th{
  color: white;
  text-align: center;
  padding: 10px 5px;
  line-height: 18px;
  font-weight: bold;
}
.tabComparatif .contour-tableau table tbody tr:nth-child(odd){
  background-color: #EAEAEA;
}
.tabComparatif .contour-tableau table tbody tr td, .tabComparatif .contour-tableau table tbody tr th{
  text-align: center;
  padding: 10px 10px;
  width: 8%;
  font-size: 14px;
}

.tabComparatif .contour-tableau table tbody tr td a, .tabComparatif .contour-tableau table tbody tr th a{
  font-size: 16px;
  color: #09b269;
  font-weight: bold;
  line-height: 23px;
  text-decoration: underline;
  margin-bottom: 10px;

}
.tabComparatif .contour-tableau table tbody tr th{
  text-align: center;
  padding: 10px 5px;
  width: 20%;
}
.bloc-cat-footer{
  background-color: #334146;
  border-top: 3px solid #179c62;
  text-align: center;
  position: fixed;
  padding: 20px 0;
  bottom: 0;
  width: 100%;
  left: 0;
  margin-bottom: -170px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bloc-cat-footer.fermer-cta{
  margin-bottom: -161px !important;
}
.bloc-cat-footer .col-xs-12 > img{
  position: absolute;
  bottom: -20px;
  left: 60px;
}
.bloc-cat-footer .bloc-texte-cta{
  display: inline-block;
  padding-left: 200px;
  vertical-align: middle;
  text-align: right;
  margin-right: 30px;
}
.bloc-cat-footer .bloc-texte-cta h3{
  color: #179c62;
  font-weight: bold;
  font-size: 31px;
  margin-bottom: 0;
  margin-top: 0;
}
.bloc-cat-footer .bloc-texte-cta p{
  color: white;
  font-weight: 18px;
  font-family: 'DINRoundPro';
}
.bloc-cat-footer .bloc-bouton{
  display: inline-block;
  vertical-align: middle;
}
.bloc-cat-footer .bloc-bouton .bouton{
  font-weight: bold;
  left: 0;
  position: relative;
}
.bloc-cat-footer .bloc-bouton .bouton:hover{
  margin: 0;
  left: 5px;
}
.bloc-cat-footer button{
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: white;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  top: calc(50% - 15px);
  right: 15px;
  border: none;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bloc-cat-footer button:hover{
  background-color: #179c62;
}
body{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fermer-cta-body{
  padding-bottom: 0 !important;
}
@media screen and (max-width: 1199px) {
  .bloc-cat-footer .col-xs-12 > img{
    display: none;
  }
  .bloc-cat-footer .bloc-texte-cta{
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .bloc-cat-footer .bloc-texte-cta{
    text-align: center;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .bloc-cat-footer button{
    top: -16px;
    left: calc(50% - 16px);
  }

  .bloc-cat-footer {
    margin-bottom: -100%;
  }
  .bloc-cat-footer.fermer-cta {
    margin-bottom: -100% !important;
  }
}
