/*/////////////////////////////////////////////////////////////////////////*/
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
/*/////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////*/
.block-page .thumbnail.property {
  padding: 0;
  border-radius: 0;
  border: none;
  box-shadow: 0 0 0 1px #ddd;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-page .thumbnail.property .caption.header {
  position: relative;
  z-index: 1;
  background-color: #756b52;
  margin: 0px;
  padding: 5px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-page .thumbnail.property .caption.header > h3 {
  margin: 0;
  padding: 0;
  font-size: small;
  text-align: center;
  color: #000;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-page .thumbnail.property .caption.middle {
  margin: 0px;
  padding: 10px 5px;
  background-color: #756b52;
}
.block-page .thumbnail.property .caption.middle > h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000;
}
.block-page .thumbnail.property .caption.middle > h3 > small {
  font-size: 50%;
  color: #ccc;
}
.block-page .thumbnail.property .caption.footer {
  margin: 0px;
  padding: 10px 5px;
  background-color: #fff;
  height: 66px;
  line-height: 22px;
  overflow: hidden;
}
.block-page .thumbnail.property .caption.footer > h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #333;
  font-size: small;
}
.block-page .thumbnail.property .picture {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 200px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-page .thumbnail.property .picture > div {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #000;
  color: #756b52;
  padding: 3px 8px 0px 8px;
  margin: 3px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-page .thumbnail.property:hover .picture {
  margin-top: -24px;
  height: 224px;
}
.block-page .thumbnail.property:hover .picture > div {
  background-color: #756b52;
  color: #000;
}
.block-page .page-header .block-circle {
  position: relative;
  background: #fff;
  box-shadow: 0px 3px 0 0 #FC0;
  width: 100px;
  height: 70px;
  border-radius: 50px;
  margin-top: -30px;
}
.block-page .page-header .block-circle > h2 {
  position: absolute;
  left: 0;
  top: 30px;
  font-size: large;
  font-weight: bolder;
  text-transform: uppercase;
  width: 100%;
  margin: 0;
  padding: 0;
}
.block-page .page-header .block-circle > h3 {
  position: absolute;
  left: 0;
  top: 50px;
  font-size: x-small;
  font-weight: lighter;
  text-transform: uppercase;
  width: 100%;
  margin: 0;
  padding: 0;
}
.block-page .search-by-price > .list-group-item {
  border-color: #1b2936;
}
.block-page .search-by-price > .list-group-item > .badge {
  margin-top: -10px;
  width: 43px;
  height: 43px;
  line-height: 43px;
  font-size: 20px;
  color: #756b52;
  background-color: #1b2936;
  border-radius: 0;
}
.block-actualities .link-actualities {
  position: absolute;
  right: 25px;
  top: 21px;
  color: #fff;
  z-index: 1;
  line-height: 25px;
}
.block-actualities .thumbnail-actuality {
  border: none;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-actualities .thumbnail-actuality .caption h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: medium;
  font-weight: 600;
}
.block-actualities .thumbnail-actuality .caption p {
  font-size: medium;
}
.block-actualities .thumbnail-actuality > .picture {
  height: 190px;
  max-height: 190px;
}
.block-actualities .thumbnail-actuality > .caption {
  padding: 10px 0;
}
.block-actualities .thumbnail-actuality > .caption > .caption-date {
  float: left;
  border: 1px solid #ccc;
  width: 54px;
  text-align: center;
  margin-right: 10px;
  background: #fff;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-actualities .thumbnail-actuality > .caption > .caption-date > .date-day {
  font-size: x-large;
  font-weight: bold;
}
.block-actualities .thumbnail-actuality > .caption > .caption-date > .data-month {
  font-size: small;
  text-transform: uppercase;
}
.block-actualities .thumbnail-actuality > .caption > .caption-author {
  font-size: small;
  color: #002850;
}
.block-actualities .thumbnail-actuality > .caption > .caption-title {
  font-size: medium;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEE;
  overflow: hidden;
  height: 37px;
}
.block-actualities .thumbnail-actuality > .caption > .caption-text {
  font-size: small;
  text-align: justify;
  overflow: hidden;
  height: 50px;
}
.block-actualities .thumbnail-actuality:hover > .caption > .caption-date {
  background: #756b52;
  color: #000;
}
.block-adverts .thumbnail.advert {
  padding: 0;
}
.block-adverts .thumbnail.advert > .caption {
  margin: 0;
  padding: 0;
}
.block-adverts .thumbnail.advert > .caption.header > h3 {
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: small;
  background: #E7E7E7;
  color: #333;
  border-radius: 4px 4px 0px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.block-adverts .thumbnail.advert > .caption.middle > h3 {
  margin: 0;
  padding: 5px;
  text-align: right;
  font-size: small;
  background: #E7E7E7;
  color: #333;
}
.block-adverts .thumbnail.advert > .caption.footer > h3 {
  margin: 0;
  padding: 10px;
  text-align: center;
  font-size: medium;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
}
.block-adverts .thumbnail.advert > .picture {
  margin: 10px;
  padding: 0;
  height: 150px;
}
.block-adverts .thumbnail.advert:hover,
.block-adverts .thumbnail.advert:focus {
  border-color: #F04F00;
  text-decoration: none;
}
.block-articles .thumbnail.article {
  padding: 0;
  border-radius: 0px;
  box-shadow: 0px 10px 2px -5px #c8c8c8, 0px 0px 0px 1px #c8c8c8;
  border: none;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-articles .thumbnail.article > .caption {
  margin: 0;
  padding: 0;
}
.block-articles .thumbnail.article > .caption.header > h3 {
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #1b2936;
  border-radius: 4px 4px 0px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px;
}
.block-articles .thumbnail.article > .caption.header > h3.promotion {
  background: #FF0000;
  color: #FFF;
}
.block-articles .thumbnail.article > .caption.middle > h3 {
  margin: 0;
  padding: 5px;
  text-align: right;
  font-size: small;
  background: rgba(90, 180, 90, 0.2);
  color: #005c00;
  line-height: 0px;
}
.block-articles .thumbnail.article > .caption.footer {
  height: 120px;
  min-height: 120px;
  position: relative;
}
.block-articles .thumbnail.article > .caption.footer > h3 {
  padding: 10px;
  text-align: left;
}
.block-articles .thumbnail.article > .caption.footer > h3.name {
  margin: 0;
  font-size: small;
  color: #333;
  line-height: 20px;
  min-height: 50px;
  height: 50px;
}
.block-articles .thumbnail.article > .caption.footer > h3.price {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 10px;
  font-size: large;
  color: #756b52;
  margin: 0;
  text-align: right;
  padding: 0px;
}
.block-articles .thumbnail.article > .caption.footer > h3.price > .icon-promo {
  float: left;
  background: red;
  color: white;
  font-weight: bold;
  font-size: 20px;
  padding: 10px;
  border-radius: 0px 25px 25px 0px;
  border: 1px solid #ccc;
  border-left: none;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-articles .thumbnail.article > .caption.footer > h3.price > .more-details {
  border: 1px solid #ccc;
  background: #f0f0f0;
  float: right;
  padding: 2px 10px;
  color: #333;
  text-transform: uppercase;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-articles .thumbnail.article > .caption.footer > h3.price > .best-price {
  font-size: 50%;
  color: #333;
  font-style: italic;
}
.block-articles .thumbnail.article > .caption.footer > h3.price > .best-price > .true-price {
  text-decoration: line-through;
  font-weight: bold;
}
.block-articles .thumbnail.article > .caption.footer > h3.price > .price-intval {
  font-size: 28px;
  font-weight: bold;
  color: red;
}
.block-articles .thumbnail.article > .caption.footer > h3.price > .price-floatval {
  font-size: 14px;
  color: red;
}
.block-articles .thumbnail.article > .caption.footer > h3.price > sup {
  top: -0.6em;
  font-size: 50%;
}
.block-articles .thumbnail.article > .caption.footer > h3.price > sub {
  bottom: -0.4em;
  font-size: 50%;
}
.block-articles .thumbnail.article > .caption.footer > h3.price > small {
  color: #000;
}
.block-articles .thumbnail.article > .caption.footer > .description {
  margin: -10px 90px 10px 10px;
  font-size: 12px;
  color: #555;
  height: 70px;
  overflow: auto;
}
.block-articles .thumbnail.article > .picture {
  background-color: #ccc !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  margin: 0;
  height: 190px;
  display: table;
  width: 100%;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-articles .thumbnail.article > .picture > .icon-search {
  border-radius: 100px;
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 60px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-articles .thumbnail.article:hover,
.block-articles .thumbnail.article:focus {
  box-shadow: 0px 10px 2px -5px #756b52, 0px 0px 0px 1px #756b52;
}
.block-articles .thumbnail.article:hover > .caption.footer > h3.price > .icon-promo,
.block-articles .thumbnail.article:focus > .caption.footer > h3.price > .icon-promo {
  border-color: #756b52;
}
.block-articles .thumbnail.article:hover > .caption.footer > h3.price > .more-details,
.block-articles .thumbnail.article:focus > .caption.footer > h3.price > .more-details {
  border: 1px solid #756b52;
  background: #fff;
  color: #756b52;
}
.block-articles .thumbnail.article:hover > .picture > .icon-search,
.block-articles .thumbnail.article:focus > .picture > .icon-search {
  border-radius: 0;
  opacity: 1;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.block-articles .thumbnail.formation > .formation-picture {
  width: 100%;
  height: 145px;
}
.block-articles .thumbnail.formation > .formation-caption {
  position: relative;
  right: 0;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-date {
  position: relative;
  top: -10px;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-date > span {
  position: absolute;
  top: 0px;
  background: #f0f0f0;
  font-size: 12px;
  color: #333;
  border-radius: 10px;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-date > span.date-start {
  left: 10px;
  padding: 2px 10px 2px 10px;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-date > span.date-end {
  left: 110px;
  padding: 2px 10px 2px 10px;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-text {
  position: relative;
  top: 10px;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-text > .text-title {
  margin: 0;
  padding: 10px 0 0 10px;
  color: #000;
  font-weight: bold;
  height: 70px;
  max-height: 70px;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-text > ul.list-group {
  margin: 10px 0 0 0;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-text > ul.list-group > li.list-group-item {
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0 0 5px 10px;
  color: #666;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-text > ul.list-group > li.list-group-item > i.fa {
  background: #76b727;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-info {
  margin: 15px 10px 0 10px;
  border-top: 1px solid #76b727;
  padding-top: 10px;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-info .info-price {
  text-align: center;
  line-height: 26px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.block-articles .thumbnail.formation > .formation-caption > .caption-info button.btn {
  font-weight: bold;
  color: #fff;
  background: #76b727;
  border: none;
  font-size: 10px;
  text-transform: uppercase;
}
.block-articles .thumbnail.formation:focus,
.block-articles .thumbnail.formation:hover {
  text-decoration: none !important;
  border-color: #76b727;
}
main > section {
  margin-top: 0;
}
main > section > .carousel {
  position: relative;
  z-index: 10;
  display: block;
}
main > section > .carousel > ol.carousel-indicators {
  display: none;
}
main > section > .carousel > .carousel-inner > .carousel-item > .carousel-caption {
  left: 0%;
  right: 0%;
  top: 50%;
  bottom: 0px;
  margin-top: -106px;
}
main > section > .carousel > .carousel-inner > .carousel-item > .carousel-caption > h5 {
  font-size: 72px;
  color: #fff;
  padding: 10px 0;
  text-transform: uppercase;
}
main > section > .carousel > .carousel-inner > .carousel-item > .carousel-caption > p {
  margin: 0;
  font-size: 30px;
  font-weight: 300;
  border-top: 4px solid #756b52;
  display: inline-block;
  padding-top: 15px;
}
main > section > .carousel > a.carousel-control-prev,
main > section > .carousel > a.carousel-control-next {
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > section > .carousel > a.carousel-control-prev:hover,
main > section > .carousel > a.carousel-control-next:hover,
main > section > .carousel > a.carousel-control-prev:focus,
main > section > .carousel > a.carousel-control-next:focus {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
main > section > .center {
  position: relative;
  z-index: 20;
}
main > section > .center .block-about {
  position: relative;
  z-index: 25;
  background-color: #fff;
}
main > section > .center .block-about > .about-container {
  padding: 75px 0;
}
main > section > .center .block-about > .about-container .page-header {
  border: none;
}
main > section > .center .block-about > .about-container .page-header > h2 {
  text-align: center;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
main > section > .center .block-about > .about-container .page-header > p {
  text-align: center;
  text-transform: uppercase;
  color: #444;
  font-size: 14px;
}
main > section > .center .block-about > .about-container .page-header p::after {
  background-color: #756b52;
  display: block;
  content: "";
  width: 40px;
  height: 3px;
  margin: 10px auto 75px auto;
}
main > section > .center .block-about > .about-container .card-img {
  background-color: #e9ecef;
  padding: 4px;
  border-radius: 100px;
  width: 90%;
  margin: 5%;
}
main > section > .center .block-about > .about-container .card-body {
  padding: 0 1.25rem 0 0;
  margin-bottom: 75px;
}
main > section > .center .block-about > .about-container .card-body > .card-text {
  font-size: 14px;
  color: #444;
  text-align: justify;
  line-height: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #756b52;
  margin-bottom: 5px;
}
main > section > .center .block-about > .about-container .card-body > .card-text > b {
  font-weight: 600;
}
main > section > .center .block-about > .about-container .card-body > .card-text-muted {
  font-size: 70%;
  font-weight: 400;
  text-align: right;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  opacity: 0.7;
}
main > section > .center .block-couverture {
  position: relative;
  z-index: 25;
  background-color: #5b5b5b;
}
main > section > .center .block-couverture > .couverture-container .page-header {
  margin: 75px 0;
  border: none;
}
main > section > .center .block-couverture > .couverture-container .page-header > h2 {
  position: relative;
  text-align: left;
  font-weight: 800;
  margin-bottom: 0.25rem;
  padding-top: 10px;
  color: #fff;
}
main > section > .center .block-couverture > .couverture-container .page-header h2::after {
  background-color: #756b52;
  position: absolute;
  display: block;
  content: "";
  width: 40px;
  height: 3px;
  left: 0;
  top: 0;
}
main > section > .center .block-couverture > .couverture-container .page-header > p {
  text-align: left;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
main > section > .center .block-couverture > .couverture-container .couverture-background {
  background-image: url("https://www.amc-couverture.com/page/index/public/img/couverture/background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
main > section > .center .block-couverture > .couverture-container .couverture-group {
  margin: 0 0 65px 0;
  list-style: none;
  padding: 0;
}
main > section > .center .block-couverture > .couverture-container .couverture-group > .couverture-group-item {
  margin-bottom: 45px;
}
main > section > .center .block-couverture > .couverture-container .couverture-group > .couverture-group-item > .couverture-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  margin: 0 15px 0 0;
  width: 50px;
  height: 50px;
  -webkit-filter: invert(1);
  filter: invert(1);
  opacity: 0.5;
}
main > section > .center .block-couverture > .couverture-container .couverture-group > .couverture-group-item > h4 {
  margin: 0;
  color: #fff;
  font-size: 18px;
}
main > section > .center .block-couverture > .couverture-container .couverture-group > .couverture-group-item > p {
  margin: 10px 60px 0 65px;
  color: #fff;
  font-size: 14px;
  opacity: 0.8;
  text-align: justify;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  main > section {
    margin-top: 98px;
  }
  main > section > .carousel {
    display: none;
  }
  main > section > .center .block-services {
    margin-bottom: 0;
    padding-bottom: 75px;
  }
  main > section > .center .block-services > .services-container {
    top: 75px;
  }
}

/*# sourceMappingURL=index.css.map */