/*/////////////////////////////////////////////////////////////////////////*/
@import url("https://use.typekit.net/eww7hdn.css");
/*/////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////*/
.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: #011638;
  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: #ffffff;
  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: #011638;
}
.block-page .thumbnail.property .caption.middle > h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #ffffff;
}
.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: #ffffff;
  color: #011638;
  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: #011638;
  color: #ffffff;
}
.block-page .block-adverts .thumbnail.advert {
  padding: 0;
}
.block-page .block-adverts .thumbnail.advert > .caption {
  margin: 0;
  padding: 0;
}
.block-page .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-page .block-adverts .thumbnail.advert > .caption.middle > h3 {
  margin: 0;
  padding: 5px;
  text-align: right;
  font-size: small;
  background: #E7E7E7;
  color: #333;
}
.block-page .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-page .block-adverts .thumbnail.advert > .picture {
  margin: 10px;
  padding: 0;
  height: 150px;
}
.block-page .block-adverts .thumbnail.advert:hover,
.block-page .block-adverts .thumbnail.advert:focus {
  border-color: #F04F00;
  text-decoration: none;
}
.block-page .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-page .block-articles .thumbnail.article > .caption {
  margin: 0;
  padding: 0;
}
.block-page .block-articles .thumbnail.article > .caption.header > h3 {
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  background: #000000;
  border-radius: 4px 4px 0px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px;
}
.block-page .block-articles .thumbnail.article > .caption.header > h3.promotion {
  background: #FF0000;
  color: #FFF;
}
.block-page .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-page .block-articles .thumbnail.article > .caption.footer {
  height: 120px;
  min-height: 120px;
  position: relative;
}
.block-page .block-articles .thumbnail.article > .caption.footer > h3 {
  padding: 10px;
  text-align: left;
}
.block-page .block-articles .thumbnail.article > .caption.footer > h3.name {
  margin: 0;
  font-size: small;
  color: #333;
  line-height: 20px;
  min-height: 50px;
  height: 50px;
}
.block-page .block-articles .thumbnail.article > .caption.footer > h3.price {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 10px;
  font-size: large;
  color: #011638;
  margin: 0;
  text-align: right;
  padding: 0px;
}
.block-page .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-page .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-page .block-articles .thumbnail.article > .caption.footer > h3.price > .best-price {
  font-size: 50%;
  color: #333;
  font-style: italic;
}
.block-page .block-articles .thumbnail.article > .caption.footer > h3.price > .best-price > .true-price {
  text-decoration: line-through;
  font-weight: bold;
}
.block-page .block-articles .thumbnail.article > .caption.footer > h3.price > .price-intval {
  font-size: 28px;
  font-weight: bold;
  color: red;
}
.block-page .block-articles .thumbnail.article > .caption.footer > h3.price > .price-floatval {
  font-size: 14px;
  color: red;
}
.block-page .block-articles .thumbnail.article > .caption.footer > h3.price > sup {
  top: -0.6em;
  font-size: 50%;
}
.block-page .block-articles .thumbnail.article > .caption.footer > h3.price > sub {
  bottom: -0.4em;
  font-size: 50%;
}
.block-page .block-articles .thumbnail.article > .caption.footer > h3.price > small {
  color: #000;
}
.block-page .block-articles .thumbnail.article > .caption.footer > .description {
  margin: -10px 90px 10px 10px;
  font-size: 12px;
  color: #555;
  height: 70px;
  overflow: auto;
}
.block-page .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-page .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-page .block-articles .thumbnail.article:hover,
.block-page .block-articles .thumbnail.article:focus {
  box-shadow: 0px 10px 2px -5px #011638, 0px 0px 0px 1px #011638;
}
.block-page .block-articles .thumbnail.article:hover > .caption.footer > h3.price > .icon-promo,
.block-page .block-articles .thumbnail.article:focus > .caption.footer > h3.price > .icon-promo {
  border-color: #011638;
}
.block-page .block-articles .thumbnail.article:hover > .caption.footer > h3.price > .more-details,
.block-page .block-articles .thumbnail.article:focus > .caption.footer > h3.price > .more-details {
  border: 1px solid #011638;
  background: #fff;
  color: #011638;
}
.block-page .block-articles .thumbnail.article:hover > .picture > .icon-search,
.block-page .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-page .block-articles .thumbnail.formation > .formation-picture {
  width: 100%;
  height: 145px;
}
.block-page .block-articles .thumbnail.formation > .formation-caption {
  position: relative;
  right: 0;
}
.block-page .block-articles .thumbnail.formation > .formation-caption > .caption-date {
  position: relative;
  top: -10px;
}
.block-page .block-articles .thumbnail.formation > .formation-caption > .caption-date > span {
  position: absolute;
  top: 0px;
  background: #f0f0f0;
  font-size: 12px;
  color: #333;
  border-radius: 10px;
}
.block-page .block-articles .thumbnail.formation > .formation-caption > .caption-date > span.date-start {
  left: 10px;
  padding: 2px 10px 2px 10px;
}
.block-page .block-articles .thumbnail.formation > .formation-caption > .caption-date > span.date-end {
  left: 110px;
  padding: 2px 10px 2px 10px;
}
.block-page .block-articles .thumbnail.formation > .formation-caption > .caption-text {
  position: relative;
  top: 10px;
}
.block-page .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-page .block-articles .thumbnail.formation > .formation-caption > .caption-text > ul.list-group {
  margin: 10px 0 0 0;
}
.block-page .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-page .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-page .block-articles .thumbnail.formation > .formation-caption > .caption-info {
  margin: 15px 10px 0 10px;
  border-top: 1px solid #76b727;
  padding-top: 10px;
}
.block-page .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-page .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-page .block-articles .thumbnail.formation:focus,
.block-page .block-articles .thumbnail.formation:hover {
  text-decoration: none !important;
  border-color: #76b727;
}
.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 .block-actualities .link-actualities {
  position: absolute;
  right: 25px;
  top: 21px;
  color: #fff;
  z-index: 1;
  line-height: 25px;
}
.block-page .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-page .block-actualities .thumbnail-actuality .caption h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: medium;
  font-weight: 600;
}
.block-page .block-actualities .thumbnail-actuality .caption p {
  font-size: medium;
}
.block-page .block-actualities .thumbnail-actuality > .picture {
  height: 190px;
  max-height: 190px;
}
.block-page .block-actualities .thumbnail-actuality > .caption {
  padding: 10px 0;
}
.block-page .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-page .block-actualities .thumbnail-actuality > .caption > .caption-date > .date-day {
  font-size: x-large;
  font-weight: bold;
}
.block-page .block-actualities .thumbnail-actuality > .caption > .caption-date > .data-month {
  font-size: small;
  text-transform: uppercase;
}
.block-page .block-actualities .thumbnail-actuality > .caption > .caption-author {
  font-size: small;
  color: #002850;
}
.block-page .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-page .block-actualities .thumbnail-actuality > .caption > .caption-text {
  font-size: small;
  text-align: justify;
  overflow: hidden;
  height: 50px;
}
.block-page .block-actualities .thumbnail-actuality:hover > .caption > .caption-date {
  background: #011638;
  color: #ffffff;
}
.block-page .search-by-price > .list-group-item {
  border-color: #000000;
}
.block-page .search-by-price > .list-group-item > .badge {
  margin-top: -10px;
  width: 43px;
  height: 43px;
  line-height: 43px;
  font-size: 20px;
  color: #011638;
  background-color: #000000;
  border-radius: 0;
}
main > header,
.main > header,
main > .main-header,
.main > .main-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
main > section,
.main > section,
main > .main-section,
.main > .main-section {
  top: 150px !important;
  margin-top: 0px;
  padding-top: 0px;
}
main > section > .carousel,
.main > section > .carousel,
main > .main-section > .carousel,
.main > .main-section > .carousel {
  display: block;
  height: 87vh;
}
main > section > .carousel > .carousel-inner > .item,
.main > section > .carousel > .carousel-inner > .item,
main > .main-section > .carousel > .carousel-inner > .item,
.main > .main-section > .carousel > .carousel-inner > .item {
  height: 87vh;
}
main > section > .carousel > .carousel-inner > .item > .carousel-caption,
.main > section > .carousel > .carousel-inner > .item > .carousel-caption,
main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption,
.main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption {
  background-color: rgba(1, 22, 56, 0.2);
  text-align: center;
  top: 50%;
  bottom: inherit;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px 50px !important;
  background: #0000;
  box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.2), inset 0px 0px 0px 6px rgba(1, 22, 56, 0.2), inset 0px 0px 0px 7px rgba(255, 255, 255, 0.2) !important;
  max-width: 50%;
  margin: 0 auto !important;
  border-radius: 0 !important;
}
main > section > .carousel > .carousel-inner > .item > .carousel-caption > h3,
.main > section > .carousel > .carousel-inner > .item > .carousel-caption > h3,
main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption > h3,
.main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption > h3 {
  font-size: 3.5rem;
}
main > section > .carousel > .carousel-inner > .item > .carousel-caption > h4,
.main > section > .carousel > .carousel-inner > .item > .carousel-caption > h4,
main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption > h4,
.main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption > h4 {
  font-size: 2rem;
}
main > section > .carousel > .carousel-inner > .item > .carousel-caption:hover,
.main > section > .carousel > .carousel-inner > .item > .carousel-caption:hover,
main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption:hover,
.main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption:hover {
  background-color: #011638;
  box-shadow: inset 0px 0px 0px 2px #fff, inset 0px 0px 0px 6px #011638, inset 0px 0px 0px 7px #fff !important;
}
main > section > .left,
.main > section > .left,
main > .main-section > .left,
.main > .main-section > .left,
main > section > .right,
.main > section > .right,
main > .main-section > .right,
.main > .main-section > .right,
main > section > .section-left,
.main > section > .section-left,
main > .main-section > .section-left,
.main > .main-section > .section-left,
main > section > .section-right,
.main > section > .section-right,
main > .main-section > .section-right,
.main > .main-section > .section-right {
  display: none;
}
main > section > .center > .block-breadcrumb,
.main > section > .center > .block-breadcrumb,
main > .main-section > .center > .block-breadcrumb,
.main > .main-section > .center > .block-breadcrumb,
main > section > .section-center > .block-breadcrumb,
.main > section > .section-center > .block-breadcrumb,
main > .main-section > .section-center > .block-breadcrumb,
.main > .main-section > .section-center > .block-breadcrumb {
  display: none;
}
main > section > .center > .block-realestate,
.main > section > .center > .block-realestate,
main > .main-section > .center > .block-realestate,
.main > .main-section > .center > .block-realestate,
main > section > .section-center > .block-realestate,
.main > section > .section-center > .block-realestate,
main > .main-section > .section-center > .block-realestate,
.main > .main-section > .section-center > .block-realestate {
  background: #fff;
  padding: 70px 0;
}
main > section > .center > .block-realestate > .container .block-item,
.main > section > .center > .block-realestate > .container .block-item,
main > .main-section > .center > .block-realestate > .container .block-item,
.main > .main-section > .center > .block-realestate > .container .block-item,
main > section > .section-center > .block-realestate > .container .block-item,
.main > section > .section-center > .block-realestate > .container .block-item,
main > .main-section > .section-center > .block-realestate > .container .block-item,
.main > .main-section > .section-center > .block-realestate > .container .block-item {
  display: block;
  margin: 0 10px 25px 10px;
  box-shadow: 0px 0px 0px 1px #c7c7c7, 0px 10px 8px -10px rgba(0, 0, 0, 0.8);
}
main > section > .center > .block-realestate > .container .block-item .item-picture,
.main > section > .center > .block-realestate > .container .block-item .item-picture,
main > .main-section > .center > .block-realestate > .container .block-item .item-picture,
.main > .main-section > .center > .block-realestate > .container .block-item .item-picture,
main > section > .section-center > .block-realestate > .container .block-item .item-picture,
.main > section > .section-center > .block-realestate > .container .block-item .item-picture,
main > .main-section > .section-center > .block-realestate > .container .block-item .item-picture,
.main > .main-section > .section-center > .block-realestate > .container .block-item .item-picture {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 250px;
}
main > section > .center > .block-realestate > .container .block-item .item-picture > .item-certificate,
.main > section > .center > .block-realestate > .container .block-item .item-picture > .item-certificate,
main > .main-section > .center > .block-realestate > .container .block-item .item-picture > .item-certificate,
.main > .main-section > .center > .block-realestate > .container .block-item .item-picture > .item-certificate,
main > section > .section-center > .block-realestate > .container .block-item .item-picture > .item-certificate,
.main > section > .section-center > .block-realestate > .container .block-item .item-picture > .item-certificate,
main > .main-section > .section-center > .block-realestate > .container .block-item .item-picture > .item-certificate,
.main > .main-section > .section-center > .block-realestate > .container .block-item .item-picture > .item-certificate {
  position: absolute;
  right: 30px;
  top: 5px;
  background: yellow;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 27px;
  color: red;
  border-radius: 24px;
}
main > section > .center > .block-realestate > .container .block-item .item-picture > .item-heart,
.main > section > .center > .block-realestate > .container .block-item .item-picture > .item-heart,
main > .main-section > .center > .block-realestate > .container .block-item .item-picture > .item-heart,
.main > .main-section > .center > .block-realestate > .container .block-item .item-picture > .item-heart,
main > section > .section-center > .block-realestate > .container .block-item .item-picture > .item-heart,
.main > section > .section-center > .block-realestate > .container .block-item .item-picture > .item-heart,
main > .main-section > .section-center > .block-realestate > .container .block-item .item-picture > .item-heart,
.main > .main-section > .section-center > .block-realestate > .container .block-item .item-picture > .item-heart {
  position: absolute;
  left: 30px;
  top: 5px;
  background: red;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 28px;
  color: white;
}
main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-title,
.main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-title,
main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-title,
.main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-title,
main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-title,
.main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-title,
main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-title,
.main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-title {
  padding: 20px 10px 0px 10px;
  margin: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-price,
.main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-price,
main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-price,
.main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-price,
main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-price,
.main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-price,
main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-price,
.main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-price {
  font-size: 28px;
  color: #011638;
  padding: 10px;
  text-align: center;
  font-weight: lighter;
}
main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-price > sup,
.main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-price > sup,
main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-price > sup,
.main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-price > sup,
main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-price > sup,
.main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-price > sup,
main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-price > sup,
.main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-price > sup {
  top: -10px;
  font-size: 14px;
  margin-left: 5px;
}
main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-details > p,
.main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-details > p,
main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-details > p,
.main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-details > p,
main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-details > p,
.main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-details > p,
main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-details > p,
.main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-details > p {
  color: #555;
  font-weight: normal;
  text-align: center;
  width: 100%;
  font-size: 16px;
  padding: 14px 5px 0px 5px;
}
main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-details > hr,
.main > section > .center > .block-realestate > .container .block-item .item-caption > .caption-details > hr,
main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-details > hr,
.main > .main-section > .center > .block-realestate > .container .block-item .item-caption > .caption-details > hr,
main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-details > hr,
.main > section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-details > hr,
main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-details > hr,
.main > .main-section > .section-center > .block-realestate > .container .block-item .item-caption > .caption-details > hr {
  width: 20%;
  margin: 15px auto;
  border-top: 1px solid #aaa;
}
main > section > .center > .block-realestate > .container .block-item.property-sold .item-caption .caption-price,
.main > section > .center > .block-realestate > .container .block-item.property-sold .item-caption .caption-price,
main > .main-section > .center > .block-realestate > .container .block-item.property-sold .item-caption .caption-price,
.main > .main-section > .center > .block-realestate > .container .block-item.property-sold .item-caption .caption-price,
main > section > .section-center > .block-realestate > .container .block-item.property-sold .item-caption .caption-price,
.main > section > .section-center > .block-realestate > .container .block-item.property-sold .item-caption .caption-price,
main > .main-section > .section-center > .block-realestate > .container .block-item.property-sold .item-caption .caption-price,
.main > .main-section > .section-center > .block-realestate > .container .block-item.property-sold .item-caption .caption-price {
  opacity: 50%;
  font-size: 20px;
}
main > section > .center > .block-advantage,
.main > section > .center > .block-advantage,
main > .main-section > .center > .block-advantage,
.main > .main-section > .center > .block-advantage,
main > section > .section-center > .block-advantage,
.main > section > .section-center > .block-advantage,
main > .main-section > .section-center > .block-advantage,
.main > .main-section > .section-center > .block-advantage {
  background-image: url("https://www.agence-greub.fr/page/index/public/img/bg-advantage.jpg?v=2");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 250px;
}
main > section > .center > .block-advantage > .advantage-container,
.main > section > .center > .block-advantage > .advantage-container,
main > .main-section > .center > .block-advantage > .advantage-container,
.main > .main-section > .center > .block-advantage > .advantage-container,
main > section > .section-center > .block-advantage > .advantage-container,
.main > section > .section-center > .block-advantage > .advantage-container,
main > .main-section > .section-center > .block-advantage > .advantage-container,
.main > .main-section > .section-center > .block-advantage > .advantage-container {
  background-color: #011638;
  padding-bottom: 30px;
}
main > section > .center > .block-advantage > .advantage-container > .container > h1,
.main > section > .center > .block-advantage > .advantage-container > .container > h1,
main > .main-section > .center > .block-advantage > .advantage-container > .container > h1,
.main > .main-section > .center > .block-advantage > .advantage-container > .container > h1,
main > section > .section-center > .block-advantage > .advantage-container > .container > h1,
.main > section > .section-center > .block-advantage > .advantage-container > .container > h1,
main > .main-section > .section-center > .block-advantage > .advantage-container > .container > h1,
.main > .main-section > .section-center > .block-advantage > .advantage-container > .container > h1 {
  text-align: left;
  text-transform: uppercase;
  margin-top: -50px;
  margin-bottom: 0;
  background-color: #011638;
  display: inline-block;
  padding: 30px;
  color: #fff;
  line-height: 50px;
  font-weight: lighter;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
}
main > section > .center > .block-advantage > .advantage-container > .container > h1 > b,
.main > section > .center > .block-advantage > .advantage-container > .container > h1 > b,
main > .main-section > .center > .block-advantage > .advantage-container > .container > h1 > b,
.main > .main-section > .center > .block-advantage > .advantage-container > .container > h1 > b,
main > section > .section-center > .block-advantage > .advantage-container > .container > h1 > b,
.main > section > .section-center > .block-advantage > .advantage-container > .container > h1 > b,
main > .main-section > .section-center > .block-advantage > .advantage-container > .container > h1 > b,
.main > .main-section > .section-center > .block-advantage > .advantage-container > .container > h1 > b {
  font-family: linotype-didot-headline, serif;
  font-weight: bold;
  font-style: italic;
}
main > section > .center > .block-advantage > .advantage-container > .container > .info p,
.main > section > .center > .block-advantage > .advantage-container > .container > .info p,
main > .main-section > .center > .block-advantage > .advantage-container > .container > .info p,
.main > .main-section > .center > .block-advantage > .advantage-container > .container > .info p,
main > section > .section-center > .block-advantage > .advantage-container > .container > .info p,
.main > section > .section-center > .block-advantage > .advantage-container > .container > .info p,
main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info p,
.main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info p {
  padding: 0 0 0 25px;
  color: #aaa;
}
main > section > .center > .block-advantage > .advantage-container > .container > .info h3,
.main > section > .center > .block-advantage > .advantage-container > .container > .info h3,
main > .main-section > .center > .block-advantage > .advantage-container > .container > .info h3,
.main > .main-section > .center > .block-advantage > .advantage-container > .container > .info h3,
main > section > .section-center > .block-advantage > .advantage-container > .container > .info h3,
.main > section > .section-center > .block-advantage > .advantage-container > .container > .info h3,
main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info h3,
.main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info h3 {
  text-align: center;
  font-size: 32px;
  margin-top: -80px;
  color: #fff;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
main > section > .center > .block-advantage > .advantage-container > .container > .info h4,
.main > section > .center > .block-advantage > .advantage-container > .container > .info h4,
main > .main-section > .center > .block-advantage > .advantage-container > .container > .info h4,
.main > .main-section > .center > .block-advantage > .advantage-container > .container > .info h4,
main > section > .section-center > .block-advantage > .advantage-container > .container > .info h4,
.main > section > .section-center > .block-advantage > .advantage-container > .container > .info h4,
main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info h4,
.main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info h4 {
  text-align: center;
  font-size: 24px;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
}
main > section > .center > .block-advantage > .advantage-container > .container > .info h4 > span,
.main > section > .center > .block-advantage > .advantage-container > .container > .info h4 > span,
main > .main-section > .center > .block-advantage > .advantage-container > .container > .info h4 > span,
.main > .main-section > .center > .block-advantage > .advantage-container > .container > .info h4 > span,
main > section > .section-center > .block-advantage > .advantage-container > .container > .info h4 > span,
.main > section > .section-center > .block-advantage > .advantage-container > .container > .info h4 > span,
main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info h4 > span,
.main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info h4 > span {
  background: #fff;
  color: red;
  padding: 8px 10px 5px 10px;
}
main > section > .center > .block-advantage > .advantage-container > .container > .info a,
.main > section > .center > .block-advantage > .advantage-container > .container > .info a,
main > .main-section > .center > .block-advantage > .advantage-container > .container > .info a,
.main > .main-section > .center > .block-advantage > .advantage-container > .container > .info a,
main > section > .section-center > .block-advantage > .advantage-container > .container > .info a,
.main > section > .section-center > .block-advantage > .advantage-container > .container > .info a,
main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info a,
.main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info a {
  color: #011638;
  padding: 4px 10px 0px 10px;
  font-size: 60%;
  background: #fff;
}
main > section > .center > .block-advantage > .advantage-container > .container > .info .btn-link > a,
.main > section > .center > .block-advantage > .advantage-container > .container > .info .btn-link > a,
main > .main-section > .center > .block-advantage > .advantage-container > .container > .info .btn-link > a,
.main > .main-section > .center > .block-advantage > .advantage-container > .container > .info .btn-link > a,
main > section > .section-center > .block-advantage > .advantage-container > .container > .info .btn-link > a,
.main > section > .section-center > .block-advantage > .advantage-container > .container > .info .btn-link > a,
main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info .btn-link > a,
.main > .main-section > .section-center > .block-advantage > .advantage-container > .container > .info .btn-link > a {
  display: block;
  width: 40%;
  background: #fff;
  padding: 15px 10px 10px 10px;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  box-shadow: inset 0px 0px 0px 1.2px #fff, inset 0px 0px 0px 6px #011638, inset 0px 0px 0px 6.5px #fff;
}
main > section > .center > .block-testimonials,
.main > section > .center > .block-testimonials,
main > .main-section > .center > .block-testimonials,
.main > .main-section > .center > .block-testimonials,
main > section > .section-center > .block-testimonials,
.main > section > .section-center > .block-testimonials,
main > .main-section > .section-center > .block-testimonials,
.main > .main-section > .section-center > .block-testimonials {
  background: #fff;
  padding: 70px 0;
}
main > section > .center > .block-testimonials > .container > h1,
.main > section > .center > .block-testimonials > .container > h1,
main > .main-section > .center > .block-testimonials > .container > h1,
.main > .main-section > .center > .block-testimonials > .container > h1,
main > section > .section-center > .block-testimonials > .container > h1,
.main > section > .section-center > .block-testimonials > .container > h1,
main > .main-section > .section-center > .block-testimonials > .container > h1,
.main > .main-section > .section-center > .block-testimonials > .container > h1 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}
main > section > .center > .block-testimonials > .container > h1 > hr,
.main > section > .center > .block-testimonials > .container > h1 > hr,
main > .main-section > .center > .block-testimonials > .container > h1 > hr,
.main > .main-section > .center > .block-testimonials > .container > h1 > hr,
main > section > .section-center > .block-testimonials > .container > h1 > hr,
.main > section > .section-center > .block-testimonials > .container > h1 > hr,
main > .main-section > .section-center > .block-testimonials > .container > h1 > hr,
.main > .main-section > .section-center > .block-testimonials > .container > h1 > hr {
  width: 50%;
  max-width: 400px;
  border-top: 2px solid #011638;
}
main > section > .center > .block-testimonials > .container .block-testimony .testimony-photo,
.main > section > .center > .block-testimonials > .container .block-testimony .testimony-photo,
main > .main-section > .center > .block-testimonials > .container .block-testimony .testimony-photo,
.main > .main-section > .center > .block-testimonials > .container .block-testimony .testimony-photo,
main > section > .section-center > .block-testimonials > .container .block-testimony .testimony-photo,
.main > section > .section-center > .block-testimonials > .container .block-testimony .testimony-photo,
main > .main-section > .section-center > .block-testimonials > .container .block-testimony .testimony-photo,
.main > .main-section > .section-center > .block-testimonials > .container .block-testimony .testimony-photo {
  float: left;
  width: 20%;
  min-width: 70px;
  margin: 0px 20px 0px 0px;
  border-radius: 50px;
}
main > section > .center > .block-testimonials > .container .block-testimony .testimony-text,
.main > section > .center > .block-testimonials > .container .block-testimony .testimony-text,
main > .main-section > .center > .block-testimonials > .container .block-testimony .testimony-text,
.main > .main-section > .center > .block-testimonials > .container .block-testimony .testimony-text,
main > section > .section-center > .block-testimonials > .container .block-testimony .testimony-text,
.main > section > .section-center > .block-testimonials > .container .block-testimony .testimony-text,
main > .main-section > .section-center > .block-testimonials > .container .block-testimony .testimony-text,
.main > .main-section > .section-center > .block-testimonials > .container .block-testimony .testimony-text {
  font-size: 14px;
  color: #555;
  font-style: italic;
  text-align: justify;
  margin-right: 20px;
}
main > section > .center > .block-testimonials > .container .block-testimony .testimony-text > b,
.main > section > .center > .block-testimonials > .container .block-testimony .testimony-text > b,
main > .main-section > .center > .block-testimonials > .container .block-testimony .testimony-text > b,
.main > .main-section > .center > .block-testimonials > .container .block-testimony .testimony-text > b,
main > section > .section-center > .block-testimonials > .container .block-testimony .testimony-text > b,
.main > section > .section-center > .block-testimonials > .container .block-testimony .testimony-text > b,
main > .main-section > .section-center > .block-testimonials > .container .block-testimony .testimony-text > b,
.main > .main-section > .section-center > .block-testimonials > .container .block-testimony .testimony-text > b {
  color: #444;
  display: block;
  text-align: right;
}
main > section > .center > .block-maps,
.main > section > .center > .block-maps,
main > .main-section > .center > .block-maps,
.main > .main-section > .center > .block-maps,
main > section > .section-center > .block-maps,
.main > section > .section-center > .block-maps,
main > .main-section > .section-center > .block-maps,
.main > .main-section > .section-center > .block-maps {
  background-color: #011638;
}
main > section > .center > .block-project,
.main > section > .center > .block-project,
main > .main-section > .center > .block-project,
.main > .main-section > .center > .block-project,
main > section > .section-center > .block-project,
.main > section > .section-center > .block-project,
main > .main-section > .section-center > .block-project,
.main > .main-section > .section-center > .block-project {
  background: #011638;
}
main > section > .center > .block-project .company-phone,
.main > section > .center > .block-project .company-phone,
main > .main-section > .center > .block-project .company-phone,
.main > .main-section > .center > .block-project .company-phone,
main > section > .section-center > .block-project .company-phone,
.main > section > .section-center > .block-project .company-phone,
main > .main-section > .section-center > .block-project .company-phone,
.main > .main-section > .section-center > .block-project .company-phone {
  text-align: center;
  padding: 0 0 70px 0;
  color: #fff;
}
main > section > .center > .block-project .company-phone > span:first-child,
.main > section > .center > .block-project .company-phone > span:first-child,
main > .main-section > .center > .block-project .company-phone > span:first-child,
.main > .main-section > .center > .block-project .company-phone > span:first-child,
main > section > .section-center > .block-project .company-phone > span:first-child,
.main > section > .section-center > .block-project .company-phone > span:first-child,
main > .main-section > .section-center > .block-project .company-phone > span:first-child,
.main > .main-section > .section-center > .block-project .company-phone > span:first-child {
  font-size: 28px;
  font-weight: 800;
  color: #fff;
  display: block;
  padding: 0px 0px 30px 0px;
}
main > section > .center > .block-project .company-phone > span:last-child,
.main > section > .center > .block-project .company-phone > span:last-child,
main > .main-section > .center > .block-project .company-phone > span:last-child,
.main > .main-section > .center > .block-project .company-phone > span:last-child,
main > section > .section-center > .block-project .company-phone > span:last-child,
.main > section > .section-center > .block-project .company-phone > span:last-child,
main > .main-section > .section-center > .block-project .company-phone > span:last-child,
.main > .main-section > .section-center > .block-project .company-phone > span:last-child {
  font-size: 28px;
  color: #fff;
  display: block;
  margin-top: -15px;
}
main > section > .center > .block-project .company-phone > hr,
.main > section > .center > .block-project .company-phone > hr,
main > .main-section > .center > .block-project .company-phone > hr,
.main > .main-section > .center > .block-project .company-phone > hr,
main > section > .section-center > .block-project .company-phone > hr,
.main > section > .section-center > .block-project .company-phone > hr,
main > .main-section > .section-center > .block-project .company-phone > hr,
.main > .main-section > .section-center > .block-project .company-phone > hr {
  border-top: 6px solid #ffffff;
}
main > section > .center > .block-project .company-phone > b,
.main > section > .center > .block-project .company-phone > b,
main > .main-section > .center > .block-project .company-phone > b,
.main > .main-section > .center > .block-project .company-phone > b,
main > section > .section-center > .block-project .company-phone > b,
.main > section > .section-center > .block-project .company-phone > b,
main > .main-section > .section-center > .block-project .company-phone > b,
.main > .main-section > .section-center > .block-project .company-phone > b {
  display: block;
  background-color: #fff;
  width: 610px;
  margin: -63px auto 0 auto;
  border-radius: 5px;
  padding-top: 10px;
  font-size: 36px;
  font-weight: bold;
  color: #011638;
}
main > section > .center > .block-project .company-phone > b > a,
.main > section > .center > .block-project .company-phone > b > a,
main > .main-section > .center > .block-project .company-phone > b > a,
.main > .main-section > .center > .block-project .company-phone > b > a,
main > section > .section-center > .block-project .company-phone > b > a,
.main > section > .section-center > .block-project .company-phone > b > a,
main > .main-section > .section-center > .block-project .company-phone > b > a,
.main > .main-section > .section-center > .block-project .company-phone > b > a {
  font-size: 36px;
  font-weight: bold;
  color: #011638;
}
main > footer > section > .header,
.main > footer > section > .header,
main > .main-footer > section > .header,
.main > .main-footer > section > .header,
main > footer > .footer-section > .header,
.main > footer > .footer-section > .header,
main > .main-footer > .footer-section > .header,
.main > .main-footer > .footer-section > .header,
main > footer > section > .section-header,
.main > footer > section > .section-header,
main > .main-footer > section > .section-header,
.main > .main-footer > section > .section-header,
main > footer > .footer-section > .section-header,
.main > footer > .footer-section > .section-header,
main > .main-footer > .footer-section > .section-header,
.main > .main-footer > .footer-section > .section-header {
  display: none;
}
@media (max-width: 768px) {
  main > section > .carousel > .carousel-inner > .item > .carousel-caption,
  .main > section > .carousel > .carousel-inner > .item > .carousel-caption,
  main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption,
  .main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption {
    top: 15% !important;
    max-width: 90% !important;
    padding: 15px 25px !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
  }
  main > section > .carousel > .carousel-inner > .item > .carousel-caption > h3,
  .main > section > .carousel > .carousel-inner > .item > .carousel-caption > h3,
  main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption > h3,
  .main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption > h3 {
    font-size: 1.5rem !important;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }
  main > section > .carousel > .carousel-inner > .item > .carousel-caption > h4,
  .main > section > .carousel > .carousel-inner > .item > .carousel-caption > h4,
  main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption > h4,
  .main > .main-section > .carousel > .carousel-inner > .item > .carousel-caption > h4 {
    margin-top: 0 !important;
    font-size: 1rem !important;
  }
  main > section > .center > .block-advantage,
  .main > section > .center > .block-advantage,
  main > .main-section > .center > .block-advantage,
  .main > .main-section > .center > .block-advantage,
  main > section > .section-center > .block-advantage,
  .main > section > .section-center > .block-advantage,
  main > .main-section > .section-center > .block-advantage,
  .main > .main-section > .section-center > .block-advantage {
    background-position: top;
    background-size: 100%;
    padding-top: 200px;
  }
  main > section > .center > .block-advantage > .advantage-container h1,
  .main > section > .center > .block-advantage > .advantage-container h1,
  main > .main-section > .center > .block-advantage > .advantage-container h1,
  .main > .main-section > .center > .block-advantage > .advantage-container h1,
  main > section > .section-center > .block-advantage > .advantage-container h1,
  .main > section > .section-center > .block-advantage > .advantage-container h1,
  main > .main-section > .section-center > .block-advantage > .advantage-container h1,
  .main > .main-section > .section-center > .block-advantage > .advantage-container h1 {
    text-align: center !important;
    padding: 10px !important;
    line-height: 24px !important;
    font-size: 18px !important;
    display: block !important;
  }
  main > section > .center > .block-advantage > .advantage-container .info p,
  .main > section > .center > .block-advantage > .advantage-container .info p,
  main > .main-section > .center > .block-advantage > .advantage-container .info p,
  .main > .main-section > .center > .block-advantage > .advantage-container .info p,
  main > section > .section-center > .block-advantage > .advantage-container .info p,
  .main > section > .section-center > .block-advantage > .advantage-container .info p,
  main > .main-section > .section-center > .block-advantage > .advantage-container .info p,
  .main > .main-section > .section-center > .block-advantage > .advantage-container .info p {
    padding: 0 0 0 10px !important;
  }
  main > section > .center > .block-advantage > .advantage-container .info h3,
  .main > section > .center > .block-advantage > .advantage-container .info h3,
  main > .main-section > .center > .block-advantage > .advantage-container .info h3,
  .main > .main-section > .center > .block-advantage > .advantage-container .info h3,
  main > section > .section-center > .block-advantage > .advantage-container .info h3,
  .main > section > .section-center > .block-advantage > .advantage-container .info h3,
  main > .main-section > .section-center > .block-advantage > .advantage-container .info h3,
  .main > .main-section > .section-center > .block-advantage > .advantage-container .info h3 {
    font-size: 18px !important;
    margin-top: 20px !important;
  }
  main > section > .center > .block-advantage > .advantage-container .info .btn-link > a,
  .main > section > .center > .block-advantage > .advantage-container .info .btn-link > a,
  main > .main-section > .center > .block-advantage > .advantage-container .info .btn-link > a,
  .main > .main-section > .center > .block-advantage > .advantage-container .info .btn-link > a,
  main > section > .section-center > .block-advantage > .advantage-container .info .btn-link > a,
  .main > section > .section-center > .block-advantage > .advantage-container .info .btn-link > a,
  main > .main-section > .section-center > .block-advantage > .advantage-container .info .btn-link > a,
  .main > .main-section > .section-center > .block-advantage > .advantage-container .info .btn-link > a {
    width: 100% !important;
    font-size: 18px !important;
    padding: 10px 5px 5px 5px !important;
  }
  main > section > .center > .block-project .company-phone,
  .main > section > .center > .block-project .company-phone,
  main > .main-section > .center > .block-project .company-phone,
  .main > .main-section > .center > .block-project .company-phone,
  main > section > .section-center > .block-project .company-phone,
  .main > section > .section-center > .block-project .company-phone,
  main > .main-section > .section-center > .block-project .company-phone,
  .main > .main-section > .section-center > .block-project .company-phone {
    padding: 15px;
  }
  main > section > .center > .block-project .company-phone > span:first-child,
  .main > section > .center > .block-project .company-phone > span:first-child,
  main > .main-section > .center > .block-project .company-phone > span:first-child,
  .main > .main-section > .center > .block-project .company-phone > span:first-child,
  main > section > .section-center > .block-project .company-phone > span:first-child,
  .main > section > .section-center > .block-project .company-phone > span:first-child,
  main > .main-section > .section-center > .block-project .company-phone > span:first-child,
  .main > .main-section > .section-center > .block-project .company-phone > span:first-child {
    font-size: 22px;
  }
  main > section > .center > .block-project .company-phone > span:last-child,
  .main > section > .center > .block-project .company-phone > span:last-child,
  main > .main-section > .center > .block-project .company-phone > span:last-child,
  .main > .main-section > .center > .block-project .company-phone > span:last-child,
  main > section > .section-center > .block-project .company-phone > span:last-child,
  .main > section > .section-center > .block-project .company-phone > span:last-child,
  main > .main-section > .section-center > .block-project .company-phone > span:last-child,
  .main > .main-section > .section-center > .block-project .company-phone > span:last-child {
    font-size: 12px;
  }
  main > section > .center > .block-project .company-phone > b,
  .main > section > .center > .block-project .company-phone > b,
  main > .main-section > .center > .block-project .company-phone > b,
  .main > .main-section > .center > .block-project .company-phone > b,
  main > section > .section-center > .block-project .company-phone > b,
  .main > section > .section-center > .block-project .company-phone > b,
  main > .main-section > .section-center > .block-project .company-phone > b,
  .main > .main-section > .section-center > .block-project .company-phone > b {
    width: 100%;
    font-size: 18px;
    padding: 17px 8px 10px 8px;
  }
  main > section > .center > .block-project .company-phone > b > a,
  .main > section > .center > .block-project .company-phone > b > a,
  main > .main-section > .center > .block-project .company-phone > b > a,
  .main > .main-section > .center > .block-project .company-phone > b > a,
  main > section > .section-center > .block-project .company-phone > b > a,
  .main > section > .section-center > .block-project .company-phone > b > a,
  main > .main-section > .section-center > .block-project .company-phone > b > a,
  .main > .main-section > .section-center > .block-project .company-phone > b > a {
    font-size: 18px;
  }
}

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