body, dt, b, strong {
  letter-spacing: normal;
}

.sc_item_title, .sc_item_button a, .sc_form button, .sc_price_link, .sc_action_item_link {
  letter-spacing: normal;
}

.scheme_default body {
  color: #403d3d;
}

.bg_image_11,
.bg_image_12,
.bg_image_13,
.bg_image_14 {
  background-image: url(../images/img-header-le-gabriel.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg_image_3 {
  background-image: url(../images/content/nouvelles/gabriel_image_back_architecture.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.scheme_default h1, .scheme_default h2, .scheme_default h3, .scheme_default h4, .scheme_default h5, .scheme_default h6, .scheme_default h1 a, .scheme_default h2 a, .scheme_default h3 a, .scheme_default h4 a, .scheme_default h5 a, .scheme_default h6 a, .scheme_default li a {
  color: #403d3d;
}

.scheme_default a.sc_button_simple:not(.sc_button_bg_image), .scheme_default .sc_item_button a.sc_button_simple:not(.sc_button_bg_image), .scheme_default a.sc_button_simple:not(.sc_button_bg_image):before, .scheme_default .sc_item_button a.sc_button_simple:not(.sc_button_bg_image):before, .scheme_default a.sc_button_simple:not(.sc_button_bg_image):after, .scheme_default .sc_item_button a.sc_button_simple:not(.sc_button_bg_image):after {
  color: #d6de24;
}

section.scheme_dark, .scheme_dark.column_container > .column-inner, .scheme_dark.wpb_text_column {
  background-color: #929497;
}

.sc_item_button a {
  font-family: 'Archivo Narrow', sans-serif !important;
}

.sc_button_simple::before, .sc_button_simple::after {
  content: '\e908';
  font-weight: normal;
}

/* .sc_button_simple:hover {
    color: #8cc440;
} */
.height_large, .height_big {
  height: 6rem !important;
}

/* MENU */
.scheme_side .menu_side_inner .logo img {
  max-width: 70%;
}

.scheme_side .menu_side_inner, .scheme_side .menu_mobile_inner {
  background-color: #403d3d;
}

.scheme_side .toc_menu_item .toc_menu_icon {
  background-color: #929497;
  border-color: #929497;
  color: #403d3d;
}

.scheme_side .toc_menu_item:hover .toc_menu_icon, .scheme_side .toc_menu_item_active .toc_menu_icon {
  background-color: #8cc440;
}

/* SLIDES */
.slider_wrap.slider_alias_homeslider-1 {
  min-height: 800px;
}

#rev_slider_1_1 {
  min-height: 800px;
  /* .tp-parallax-wrap:nth-child(3) {
        top: 150px !important;
    } */
}

#rev_slider_1_1 .slide_subtitle img {
  width: 100% !important;
  height: auto !important;
}

#rev_slider_1_1 .tp-parallax-wrap:nth-child(2) {
  top: 20px !important;
}

#rev_slider_1_1 .tp-parallax-wrap:nth-child(3) .tp-mask-wrap {
  background: rgba(0, 0, 0, 0.5);
  padding: 25px 20px 25px 20px;
  left: -20px !important;
}

#rev_slider_1_1 .tp-parallax-wrap:nth-child(4) {
  top: unset !important;
  bottom: 125px !important;
}

#rev_slider_1_1 .slotholder {
  background: #000;
}

#rev_slider_1_1 .slotholder > div:first-child {
  opacity: 0.65 !important;
}

#rev_slider_1_1 .theme_scroll_down {
  letter-spacing: 0 !important;
}

#rev_slider_1_1 .theme_scroll_down::after {
  font-size: 30px;
  line-height: 45px;
}

/* .slide-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    line-height: 1.2;
    text-align: left;
    max-width: 250px;
    min-width: 250px;
    left: 10px;
    font-weight: 700;
    border-left: 6px solid #d6de24;
    padding: 0 0 0 6px;
    margin: 40vh auto 0;
    position: relative;
    background: rgba(0,0,0,0.5);
    padding: 60px 10px 50px 12px;
} */
.top_panel .slider_engine_revo .slide_title {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px !important;
  line-height: 1.2 !important;
  text-align: left !important;
  max-width: 380px !important;
  min-width: 380px !important;
  left: 10px !important;
  font-weight: 600 !important;
  border-left: 6px solid #d6de24 !important;
  padding: 0 0 0 6px !important;
  margin-top: 0 !important;
}

.top_panel .slider_engine_revo .slide_title small {
  margin-top: 10px;
  color: #d6de24;
  text-transform: none;
  display: block;
  font-weight: normal;
  line-height: 1.2 !important;
  font-size: 32px !important;
}

.top_panel .slider_engine_revo .slide_title span {
  background: #203e06ad;
  display: block;
  position: absolute;
  -webkit-backdrop-filter: brightness(1.2) contrast(2);
          backdrop-filter: brightness(1.2) contrast(2);
  left: -36px;
  right: -10px;
  bottom: -113px;
  font-size: 18px !important;
  line-height: 1.3 !important;
  text-transform: none;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  padding: 32px 65px !important;
}

.top_panel .slider_engine_revo .slide_title span a {
  color: #fff;
  font-size: inherit !important;
}

.top_panel .slider_engine_revo .theme_scroll_down {
  font-family: 'Archivo Narrow', sans-serif !important;
  color: #d6de24 !important;
  text-transform: none;
  font-size: 22px !important;
}

@media screen and (max-width: 959px) {
  #rev_slider_1_1 .tp-parallax-wrap:nth-child(3) {
    top: 200px !important;
  }
  .top_panel .slider_engine_revo .slide_title {
    max-width: 300px !important;
    min-width: 300px !important;
    font-size: 28px !important;
  }
  .top_panel .slider_engine_revo .slide_title small {
    font-size: 25px !important;
  }
  .top_panel .slider_engine_revo .slide_title span {
    bottom: -149px;
    font-size: 16px !important;
  }
  .top_panel .slider_engine_revo .theme_scroll_down {
    font-size: 20px !important;
  }
}

/* PRESENTATION */
#presentation .sc_item_subtitle {
  font-family: 'Archivo Narrow', sans-serif !important;
  font-style: normal;
  color: #26a8e0;
}

#presentation .sc_item_title {
  font-family: 'Montserrat', sans-serif;
  color: #403d3d;
  font-weight: 800;
  font-size: 2.5rem;
  letter-spacing: 0;
}

#presentation .sc_item_descr {
  font-family: 'Montserrat', sans-serif;
  padding-left: 0;
  margin-top: 10px;
  font-size: 0.9em;
}

#presentation .sc_promo_modern .sc_promo_button {
  padding-left: 0;
}

#presentation .sc_promo_modern .sc_promo_button .sc_button_title {
  font-family: 'Archivo Narrow', sans-serif;
  font-style: normal;
  font-weight: bold;
}

#presentation .sc_button_simple:hover {
  color: #8cc440 !important;
}

#presentation .sc_button_simple:hover::before {
  color: #8cc440 !important;
}

#presentation .sc_promo_link2.sc_video {
  padding: 0;
  background: transparent !important;
}

#sc_skills_1.sc_skills_counter .sc_skills_item_wrap {
  text-align: center;
  padding: 2.4em 2em 0 2em;
}

#sc_skills_1.sc_skills_counter .sc_skills_column + .sc_skills_column:before {
  height: auto;
  top: 25%;
  bottom: 25%;
  width: 2px;
  background-color: #d6de24;
}

#sc_skills_1 .sc_skills_total {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 800;
}

#sc_skills_1 .sc_skills_item_title {
  font-family: 'Archivo Narrow', sans-serif;
  color: #d6de24;
  text-align: center;
  font-style: normal;
  margin-top: 15px;
}

#sc_skills_1 .trx_addons_columns_wrap {
  margin-right: 0;
}

#sc_skills_1 .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
  padding-right: 0;
  padding-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 959px) {
  #presentation .sc_promo_link2.sc_video {
    bottom: 35%;
  }
}

@media screen and (max-width: 767px) {
  #sc_skills_1 .sc_skills_column:nth-child(3)::before {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  #sc_skills_1 .sc_skills_column:nth-child(2)::before,
  #sc_skills_1 .sc_skills_column:nth-child(4)::before {
    display: none;
  }
}

/* GALLERY */
#photo_tour {
  margin-bottom: 35px;
}

#photo_tour .slider_wrap {
  min-height: auto;
}

#photo_tour .sc_item_title, .dplan .sc_item_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  margin-bottom: 20px;
}

#photo_tour .sc_item_subtitle.sc_item_title_style_shadow {
  display: none;
}

#photo_tour .slider_swiper.slider_controls_side .slider_controls_wrap > a, #photo_tour .slider_outer_controls_side .slider_controls_wrap > a {
  background-color: #403d3d;
  color: #d6de24;
}

#photo_tour .slider_outer_controls_side .slider_controls_wrap > .slider_prev:before {
  content: '\e907';
}

#photo_tour .slider_outer_controls_side .slider_controls_wrap > .slider_next:before {
  content: '\e908';
}

#photo_tour .slider_style_modern .slider_controls_label {
  color: #d6de24;
}

#photo_tour .slider_style_modern .slider_controls_label span {
  font-family: 'Archivo Narrow', sans-serif;
  font-style: normal !important;
}

#photo_tour .slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a:before {
  top: 52%;
}

#photo_tour .slider_style_modern .swiper-pagination-current {
  font-family: 'Archivo Narrow', sans-serif;
  color: #26a8e0;
  font-size: 1.2em;
  font-weight: bold;
}

#photo_tour .slider_swiper_outer .swiper-pagination-fraction {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 1.2em;
}

#photo_tour .download {
  text-align: center;
  margin-top: 50px;
}

#photo_tour .download a {
  font-family: 'Archivo Narrow', sans-serif;
}

/* FEATURES */
#features {
  min-height: 850px;
}

#features h2.sc_item_title.sc_item_title_style_default {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 800;
  font-size: 2.7rem;
  line-height: 1.1;
}

#features .grid-icons {
  width: 95%;
}

#features .trx_addons_column-1_3 {
  width: 185px;
}

#features .sc_services_iconed .sc_services_item_header {
  background-color: #403d3d;
  padding: 1rem;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#features .sc_services_iconed .sc_services_item_header .sc_services_item_icon {
  text-align: center;
}

#features .sc_services_iconed .sc_services_item_header .sc_services_item_icon .hover {
  display: none;
}

#features .sc_services_iconed .sc_services_item_header .sc_services_item_icon:hover .default {
  display: none;
}

#features .sc_services_iconed .sc_services_item_header .sc_services_item_icon:hover .hover {
  display: block;
}

#features .sc_services_iconed .sc_services_item_header.services_icon_larger img {
  height: 85px;
}

#features .sc_services_iconed .sc_services_item_header.services_icon_larger h6 {
  margin-top: -10px;
}

#features .sc_services_iconed .sc_services_item_title {
  font-family: 'Archivo Narrow', sans-serif;
  text-transform: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #fff;
}

#features > [class*="container"] > .row > .columns_wrap > .column_container > .column-inner {
  margin-left: 50px;
  padding: 140px 100px;
  background: rgba(0, 0, 0, 0.55);
}

@media screen and (min-width: 1525px) {
  #features .grid-icons {
    width: 70%;
    max-width: 600px;
  }
}

@media screen and (max-width: 1263px) {
  #features .grid-icons {
    width: 100%;
  }
  #features .trx_addons_column-1_3 {
    width: 160px;
  }
  #features .sc_services_iconed .sc_services_item_header {
    height: auto;
  }
}

@media (max-width: 959px) {
  #features .trx_addons_column-1_3 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  #features {
    /* .grid-icons {
            width: 100%;
        } */
  }
  #features > [class*="container"] > .row > .columns_wrap > .column_container > .column-inner {
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  #features > [class*="container"] > .row > .columns_wrap > .column_container > .column-inner {
    padding: 100px 30px;
  }
  #features h6 {
    text-align: left;
  }
  #features .trx_addons_column-1_3 {
    padding: 20px 10px 0;
  }
  #features .trx_addons_column-1_3 .sc_services_item_header {
    min-height: 130px;
  }
}

/* LIFESTYLE */
#lifestyle .sc_item_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  letter-spacing: 0;
  font-size: 2.8rem;
}

#lifestyle .sc_promo_text_inner,
#lifestyle .sc_item_descr {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  letter-spacing: 0;
}

#lifestyle .sc_item_descr {
  line-height: 1.5;
  margin-top: 15px;
}

#lifestyle .sub-lifestyle-1 .sc_promo_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#lifestyle .sub-lifestyle-1 .sc_image {
  padding-right: 50px;
}

#lifestyle .sub-lifestyle-1 .sc_video {
  position: absolute;
  right: 0;
  top: 55%;
}

#lifestyle .sub-lifestyle-1 .sc_video video {
  width: 320px !important;
  height: 240px !important;
}

#lifestyle .sub-lifestyle-2 .sc_image {
  padding-left: 100px;
}

#lifestyle .sub-lifestyle-2 .sc_video {
  position: absolute;
  left: 0;
  top: 15%;
}

#lifestyle .sub-lifestyle-2 .sc_video video {
  width: 240px !important;
  height: 180px !important;
}

#lifestyle .sub-lifestyle-2 .sc_promo_text_inner {
  padding-left: 8%;
}

#lifestyle .sub-lifestyle-2 .lifestyle-list li {
  margin-top: 10px;
}

@media screen and (max-width: 959px) {
  #lifestyle .sub-lifestyle-1 .sc_video video {
    width: 200px !important;
    height: 115px !important;
  }
  #lifestyle .sub-lifestyle-2 .sc_video video {
    width: 140px !important;
    height: 100px !important;
  }
}

@media screen and (max-width: 959px) {
  #lifestyle .sub-lifestyle-1 .sc_video {
    top: 40%;
  }
}

@media screen and (max-width: 768px) {
  #lifestyle .sub-lifestyle-1 .sc_video {
    top: 60%;
  }
  #lifestyle .sub-lifestyle-2 .sc_video {
    top: 25%;
  }
}

/* ADVANTAGES */
.sc_services_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  font-size: 2.7rem !important;
}

#advantages {
  width: 55%;
  margin: 25px auto;
  color: #fff;
}

#advantages .tabs-bar {
  display: none;
}

#advantages .tabs {
  padding-right: 0;
  margin-bottom: 0;
}

#advantages .tabs > li {
  list-style: none;
  background: #403d3d;
  margin-bottom: 10px;
}

#advantages .tabs > li > .sc_button_simple {
  font-family: 'Archivo Narrow', sans-serif;
  color: #fff;
  display: block;
  padding: 15px 5px 15px 35px;
  text-transform: none;
  font-size: 1em;
  letter-spacing: 0;
}

#advantages .tabs > li > .sc_button_simple::before {
  top: 14px;
  left: 10px;
  color: #26a8e0;
  font-size: 1.2em;
  content: '\e908';
  -webkit-transition: none;
  transition: none;
}

#advantages .tabs > li > .sc_button_simple::after {
  top: 14px;
  left: 10px;
  color: #26a8e0;
  font-size: 1.2em;
  content: '\e908';
  -webkit-transition: none;
  transition: none;
}

#advantages .tabs > li > .sc_button_simple .active {
  display: none;
}

#advantages .tabs > li > .sc_button_simple > div {
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
}

#advantages .tabs > li > .sc_button_simple > div img {
  position: absolute;
  top: -12px;
  left: 12px;
}

#advantages .tabs > li:hover > .sc_button_simple {
  color: #fff !important;
}

#advantages .tabs > li:hover > .sc_button_simple::before, #advantages .tabs > li:hover > .sc_button_simple::after {
  color: #26a8e0 !important;
}

#advantages .tabs li.ui-state-active {
  background: #929497;
}

#advantages .tabs li.ui-state-active > .sc_button_simple::before {
  top: 14px;
  left: 10px;
  color: #d6de24;
}

#advantages .tabs li.ui-state-active > .sc_button_simple::after {
  top: 14px;
  left: 10px;
  color: #d6de24;
}

#advantages .tabs li.ui-state-active > .sc_button_simple .default {
  display: none;
}

#advantages .tabs li.ui-state-active > .sc_button_simple .active {
  display: block;
}

#advantages .tabs li.ui-state-active:hover > .sc_button_simple {
  color: #fff !important;
}

#advantages .tabs li.ui-state-active:hover > .sc_button_simple::before, #advantages .tabs li.ui-state-active:hover > .sc_button_simple::after {
  color: #d6de24 !important;
}

#advantages .tabs li:last-child {
  margin-bottom: 0;
}

#advantages .content {
  background: #929497;
  padding: 15px 25px;
}

/* For mobile */
#advantages-accordion {
  display: none;
  /* & > h3 {
        & > ul {
            padding-right: 0;
            margin-bottom: 0; */
}

#advantages-accordion h3 {
  list-style: none;
  background: #403d3d;
  margin-top: 10px;
  margin-bottom: 0px;
}

#advantages-accordion h3:first-child {
  margin-top: 20px;
}

#advantages-accordion h3 > .sc_button_simple {
  font-family: 'Archivo Narrow', sans-serif;
  color: #fff;
  display: block;
  padding: 15px 5px 15px 40px;
  text-transform: none;
  font-size: 2rem;
  letter-spacing: 0;
}

#advantages-accordion h3 > .sc_button_simple::before {
  top: 15px;
  left: 12px;
  color: #26a8e0;
  font-size: 1.2em;
  content: '\e908';
  -webkit-transition: none;
  transition: none;
}

#advantages-accordion h3 > .sc_button_simple::after {
  top: 15px;
  left: 12px;
  color: #26a8e0;
  font-size: 1.2em;
  content: '\e908';
  -webkit-transition: none;
  transition: none;
}

#advantages-accordion h3 > .sc_button_simple .active {
  display: none;
}

#advantages-accordion h3 > .sc_button_simple > div {
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
}

#advantages-accordion h3 > .sc_button_simple > div img {
  position: absolute;
  top: -11px;
  left: 12px;
}

#advantages-accordion h3:hover > .sc_button_simple {
  color: #fff !important;
}

#advantages-accordion h3:hover > .sc_button_simple::before, #advantages-accordion h3:hover > .sc_button_simple::after {
  color: #26a8e0 !important;
}

#advantages-accordion h3.ui-state-active {
  background: #929497;
}

#advantages-accordion h3.ui-state-active > .sc_button_simple::before {
  top: 14px;
  left: 10px;
  color: #d6de24;
}

#advantages-accordion h3.ui-state-active > .sc_button_simple::after {
  top: 14px;
  left: 10px;
  color: #d6de24;
}

#advantages-accordion h3.ui-state-active > .sc_button_simple .default {
  display: none;
}

#advantages-accordion h3.ui-state-active > .sc_button_simple .active {
  display: block;
}

#advantages-accordion h3.ui-state-active:hover > .sc_button_simple {
  color: #fff !important;
}

#advantages-accordion h3.ui-state-active:hover > .sc_button_simple::before, #advantages-accordion h3.ui-state-active:hover > .sc_button_simple::after {
  color: #d6de24 !important;
}

#advantages-accordion h3:last-child {
  margin-bottom: 0;
}

#advantages-accordion > div {
  background: #929497;
  padding: 15px 25px;
  color: #fff;
}

@media screen and (max-width: 1263px) {
  #advantages .tabs > li > .sc_button_simple > div img {
    top: -15px;
  }
}

@media screen and (max-width: 959px) {
  #advantages {
    width: 65%;
  }
}

@media screen and (max-width: 767px) {
  #advantages {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  /* #advantages {
        position: relative;
        .content {
            margin-top: 10px;
        }
        .tabs-bar {
            display: block;
            background: #929497;
            width: 20%;
            float: right;
            height: 100%;
            min-height: 200px;
            position: absolute;
            right: 0;
        }
        .tabs > li {
            width: 79%;
        }
        .tabs li.ui-state-active {
            width: 80%;
        }
    } */
  #advantages {
    display: none;
  }
  #advantages-accordion {
    display: block;
  }
}

/* DESCRIPTION GCS */
#description-gcs .scheme_side.sc_parallax .sc_parallax_overlay {
  background-color: #403d3d;
}

#description-gcs .scheme_side.sc_promo .sc_promo_text .sc_align_center {
  padding: 20px;
}

#description-gcs .scheme_side.sc_promo .sc_promo_text .sc_align_center img {
  max-width: 90%;
}

#description-gcs .gcs-slogan {
  color: #4a819d;
  text-transform: uppercase;
  margin-top: 50px;
  font-family: sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
}

#description-gcs .gcs-slogan span {
  font-size: 2.8rem;
}

#description-gcs .scheme_side.sc_promo .sc_promo_text_inner {
  background-color: #929497;
}

#description-gcs .scheme_side .sc_item_descr {
  color: #403d3d;
}

#description-gcs .scheme_side .sc_item_descr strong {
  color: #403d3d;
}

#description-gcs .sc_promo.sc_promo_size_normal .sc_promo_text_inner {
  padding: 2.5em 3em;
}

#description-gcs .sc_promo.sc_promo_size_normal .sc_promo_text_inner a {
  color: #403d3d;
}

#description-gcs .sc_promo.sc_promo_size_normal .sc_promo_text_inner a > span > img {
  width: 20px;
}

#description-gcs .column_container:last-child {
  margin-left: 20px;
}

#description-gcs .sc_item_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 1.9rem;
}

#description-gcs .sc_item_descr {
  font-family: 'Archivo Narrow', sans-serif;
  line-height: 1.4;
}

#description-gcs .sc_promo_content {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.4;
  margin-top: 15px;
}

#description-gcs .sc_promo_content p {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 0.9em;
  line-height: 1.6;
}

#description-gcs .sc_promo_content .sc_item_button > a {
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: bold;
  margin-top: 10px;
  font-style: normal;
}

#description-gcs .sc_promo_content .sc_item_button > a:hover {
  color: #8cc440 !important;
}

#description-gcs .sc_promo_content .sc_item_button > a:hover::before {
  color: #8cc440 !important;
}

#description-gcs .sc_promo_button .sc_button_simple:before, #description-gcs .sc_promo_button .sc_button_simple:after {
  top: 2px;
}

/* CONTACT */
#contact {
  /* input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        // color: #b8c3cc;
        color: #fff;
    } */
}

#contact.scheme_side {
  background-color: #929497;
  color: #fff;
}

#contact h3 {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 2.6rem;
}

#contact .columns_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#contact .container-fluid::before, #contact .container-fluid > .row::before, #contact .columns_wrap::before {
  display: none;
  content: '';
}

#contact .columns_wrap > div.column-1_3:first-child {
  font-family: 'Archivo Narrow', sans-serif;
  text-align: left;
}

#contact .columns_wrap > div.column-1_3:first-child p {
  line-height: 1.4;
  font-size: 1.1em;
}

#contact .columns_wrap > div.column-1_3:first-child a {
  color: #fff;
}

#contact .columns_wrap > div.column-1_3:first-child a > span > img {
  width: 20px;
}

#contact .columns_wrap > div.column-1_3:first-child .trx_addons_dark {
  font-size: 1.1em;
}

#contact .sc_form .sc_form_field input[type="text"], #contact .sc_form .sc_form_field textarea {
  font-family: 'Archivo Narrow', sans-serif;
  background-color: #403d3d;
  border-color: #403d3d;
  color: #fff;
}

#contact .widget_socials .social_item a {
  color: #403d3d !important;
  background: #fff !important;
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em;
}

#contact .widget_socials .social_item a:hover {
  color: #fff !important;
}

#contact .widget_socials .social_item a.social_facebook:hover {
  background: #1c75ba !important;
}

#contact .widget_socials .social_item a.social_linkedin:hover {
  background: #0e76a8 !important;
}

#contact .sc_form_field button {
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: bold;
  color: #403d3d !important;
  background: #fff !important;
  padding: 10px 30px;
}

#contact .sc_form_field button:hover {
  color: #fff !important;
  background: #1c75ba !important;
}

#contact .sc_googlemap_wrap {
  height: 100%;
}

#contact .sc_googlemap_wrap .sc_googlemap {
  height: 100%;
}

.entrez{font-family:'Montserrat', sans-serif;font-weight:800;margin-bottom:20px;font-size:3.3333rem !important;}
@media (max-width: 768px) {
    .entrez{font-size:24px;}
    .ph20p{padding-left:10% !important;}
}
@media (max-width: 1262px) {
  /* #contact {
        .sc_googlemap {
            max-height: 85vh;
        }
    } */
}

@media (min-width: 768px) and (max-width: 959px) {
  #contact .columns_wrap, #contact .trx_addons_columns_wrap {
    margin-right: -10px;
  }
  #contact .sc_form_field_button {
    margin-right: -10px;
  }
  #contact .sc_googlemap {
    max-height: none;
  }
}

/* OTHER */
@media (min-width: 960px) and (max-width: 1262px) {
  .columns_wrap, .trx_addons_columns_wrap {
    margin-right: 0;
  }
}



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