@charset "UTF-8";
/* colors.scss */
/* #D2D3D3;*/
/* end colors.scss */
/*fonts.scss */
@import url(//fonts.googleapis.com/css?family=Exo);
@import url(//fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i);
/* end fonts.scss */
/* colors.scss */
/* #D2D3D3;*/
/* end colors.scss */
/* forms.scss */
.btn {
  border-radius: 30px; }

.form-control {
  -webkit-appearance: none;
  line-height: 30px; }
  .form-control:focus {
    outline: 0; }

.form-group {
  position: relative; }
  .form-group.form-group-xs {
    margin-bottom: 10px; }
    .form-group.form-group-xs .form-label {
      top: 20px;
      left: 28px; }
    .form-group.form-group-xs .form-control {
      height: 40px;
      padding-top: 6px;
      padding-bottom: 6px;
      padding-left: 25px; }
  .form-group.form-group-xxs {
    margin-bottom: 10px; }
    .form-group.form-group-xxs .form-label, .form-group.form-group-xxs .form-group.form-group-xxs .form-control {
      font-size: 12px; }
    .form-group.form-group-xxs .form-label {
      top: 15px;
      left: 15px; }
    .form-group.form-group-xxs .form-control {
      height: 30px;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 13px; }
  .form-group .form-offset-bottom-none {
    margin-bottom: 0; }

@media (max-width: 767px) {
  .form-group {
    margin-bottom: 5px; } }
.form-label {
  position: absolute;
  top: 25px;
  left: 20px;
  font-size: 14px;
  color: #888;
  pointer-events: none;
  z-index: 1;
  transition: .3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .form-label.focus {
    opacity: 0; }
  .form-label.auto-fill {
    color: #888; }

label {
  margin-bottom: 10px;
  font-weight: 400; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.form-control {
  font-size: 14px; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .input-sm:focus, .input-group-sm > .form-control:focus,
.input-group-sm > .input-group-addon:focus,
.input-group-sm > .input-group-btn > .btn:focus,
.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg:focus,
.input-group-lg > .form-control:focus,
.input-group-lg > .input-group-addon:focus,
.input-group-lg > .input-group-btn > .btn:focus,
.form-control,
.form-control:focus {
  box-shadow: none; }

textarea.form-control {
  height: 170px;
  min-height: 50px;
  max-height: 370px;
  resize: vertical;
  line-height: 1.2; }

.form-group.form-group-xs textarea.form-control {
  padding-top: 12px; }

.form-control {
  -webkit-appearance: none;
  line-height: 30px; }

.form-control:focus {
  outline: 0; }

.form-group {
  position: relative; }

.form-group.form-group-xs {
  margin-bottom: 10px; }

.form-group.form-group-xs .form-label {
  top: 20px;
  left: 28px; }

.form-group.form-group-xs .form-control {
  height: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 25px; }

.form-group.form-group-xxs {
  margin-bottom: 10px; }

.form-group.form-group-xxs .form-label, .form-group.form-group-xxs .form-control {
  font-size: 12px; }

.form-group.form-group-xxs .form-label {
  top: 15px;
  left: 15px; }

.form-group.form-group-xxs .form-control {
  height: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 13px; }

@media (max-width: 767px) {
  .form-group {
    margin-bottom: 5px; } }
.form-group.form-offset-bottom-none {
  margin-bottom: 0; }

.form-label {
  position: absolute;
  top: 25px;
  left: 20px;
  font-size: 14px;
  color: #888;
  pointer-events: none;
  z-index: 1;
  transition: .3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.form-label.focus {
  opacity: 0; }

.form-label.auto-fill {
  color: #888; }

@media (min-width: 768px) {
  .form-label-outside {
    position: static; }

  .form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
    -webkit-transform: none;
    transform: none;
    color: #888;
    font-size: 14px; } }
.form-validation {
  position: absolute;
  right: 22px;
  top: 2px;
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  color: #d9534f;
  margin-top: 2px;
  transition: .3s;
  z-index: 1; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control:not(.form-control-impressed), .has-error .form-control:not(.form-control-impressed):focus {
  border-color: #f2dede;
  box-shadow: none; }

.has-error .form-control-impressed, .has-error .form-control-impressed:focus {
  box-shadow: inset 0 0 0 1px #f2dede; }

.has-error .input-group-addon {
  color: #fff;
  border-color: #f2dede;
  background-color: #f2dede; }

.has-error .input-group-btn > .btn {
  border-color: #f2dede;
  background: #f2dede; }

.has-error .form-validation {
  color: #a94442; }

.modal .modal-body label {
  color: #404040 !important; }

/* end form.scss */
/*nav_dropdown.scss*/
/*
.dropdown:hover>.dropdown-menu {
	@media (min-width:991px) {
		display:block;
	}
}
*/
/* colors.scss */
/* #D2D3D3;*/
/* end colors.scss */
@media (max-width: 990px) {
  .page-wrapper .navbar .navbar-collapse {
    max-width: 100%;
    padding: 15px 15px 0px 15px;
    background: rgba(0, 0, 0, 0.8); }
    .page-wrapper .navbar .navbar-collapse .navbar-nav .nav-link.head-nav {
      float: left !important;
      display: block;
      width: 80% !important; }
      .page-wrapper .navbar .navbar-collapse .navbar-nav .nav-link.head-nav.active {
        color: #2caee2;
        border-bottom: none !important; }
    .page-wrapper .navbar .navbar-collapse .navbar-nav .nav-link.dropdown-toggle {
      float: left !important;
      width: 20%;
      height: 25px;
      text-align: right; }
      .page-wrapper .navbar .navbar-collapse .navbar-nav .nav-link.dropdown-toggle:after {
        content: "";
        display: block;
        clear: both;
        text-align: center;
        right: 15px;
        position: absolute; }
    .page-wrapper .navbar .navbar-collapse .navbar-nav .dropdown-menu {
      margin-top: 40px; }
      .page-wrapper .navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item {
        white-space: unset; }
        .page-wrapper .navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item:not(:last-child) {
          border-bottom: rgba(0, 0, 0, 0.2) 1px solid; } }
@media (min-width: 991px) {
  .dropdown-toggle {
    display: none; }

  .navbar-nav .nav-item:first-child .dropdown-menu {
    left: 0px !important;
    right: unset !important; }
  .navbar-nav .nav-item .dropdown-menu {
    background: #727272;
    color: #fff;
    left: unset;
    right: 0px !important;
    border: solid 1px #fff; }
    .navbar-nav .nav-item .dropdown-menu .dropdown-item {
      color: #fff; }
      .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
        background-color: #727272 !important;
        color: #2caee2; } }
/*end nav_dropdown.scss */
@keyframes prg_fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes prg_fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes carousel_captions_left_in {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes carousel_captions_left_out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes carousel_captions_right_in {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes carousel_captions_right_out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes carousel_captions_top_in {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes carousel_captions_top_out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes carousel_captions_bottom_in {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes carousel_captions_bottom_out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes carousel_captions_fade_in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes carousel_captions_fade_out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* reference */
/*
animation-name: prg_fadeIn;
animation-iteration-count: 1;
animation-timing-function: ease-in;
animation-duration: 2s;
*/
.component.carousel .flexslider {
  overflow: hidden;
  border: none; }
  .component.carousel .flexslider .flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 35px;
    display: inline-block;
    overflow-y: hidden;
    opacity: 1;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }
  .component.carousel .flexslider[data-captions='0'] .slides .meta {
    display: none; }
  .component.carousel .flexslider[data-captions='1'] .slides li {
    position: relative; }
    .component.carousel .flexslider[data-captions='1'] .slides li .meta {
      position: absolute;
      color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; }
    .component.carousel .flexslider[data-captions='1'] .slides li p {
      margin-top: 17px;
      padding: 20px;
      font-size: 30px;
      font-weight: 600;
      -webkit-animation-duration: .6s;
      animation-duration: .6s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: carousel_captions_out;
      animation-name: carousel_captions_out; }
    .component.carousel .flexslider[data-captions='1'] .slides li.flex-active-slide p {
      -webkit-animation-delay: .4s;
      animation-delay: .4s;
      -webkit-animation-duration: .6s;
      animation-duration: .6s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: carousel_captions_in;
      animation-name: carousel_captions_in; }
  .component.carousel .flexslider[data-captions='1'][data-captionsposition='1'] .slides li .meta {
    top: 20px; }
  .component.carousel .flexslider[data-captions='1'][data-captionsposition='0'] .slides li .meta {
    bottom: 20px; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="left"] .slides li p {
    -webkit-animation-name: carousel_captions_left_out;
    animation-name: carousel_captions_left_out; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="left"] .slides li.flex-active-slide p {
    -webkit-animation-name: carousel_captions_left_in;
    animation-name: carousel_captions_left_in; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="right"] .slides li p {
    -webkit-animation-name: carousel_captions_right_out;
    animation-name: carousel_captions_right_out; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="right"] .slides li.flex-active-slide p {
    -webkit-animation-name: carousel_captions_right_in;
    animation-name: carousel_captions_right_in; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="vertical"][data-captionsposition='1'] .slides li p {
    -webkit-animation-name: carousel_captions_top_out;
    animation-name: carousel_captions_top_out; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="vertical"][data-captionsposition='1'] .slides li.flex-active-slide p {
    -webkit-animation-name: carousel_captions_top_in;
    animation-name: carousel_captions_top_in; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="vertical"][data-captionsposition="0"] .slides li p {
    -webkit-animation-name: carousel_captions_bottom_out;
    animation-name: carousel_captions_bottom_out; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="vertical"][data-captionsposition="0"] .slides li.flex-active-slide p {
    -webkit-animation-name: carousel_captions_bottom_in;
    animation-name: carousel_captions_bottom_in; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="fade"] .slides li p {
    -webkit-animation-name: carousel_captions_fade_out;
    animation-name: carousel_captions_fade_out; }
  .component.carousel .flexslider[data-captions='1'][data-captionsanimation="fade"] .slides li.flex-active-slide p {
    -webkit-animation-name: carousel_captions_fade_in;
    animation-name: carousel_captions_fade_in; }
  .component.carousel .flexslider[data-captions='1'][data-controlnavposition="inside"] .flex-control-paging {
    bottom: 0px; }
  .component.carousel .flexslider[data-captions='1'][data-controlnavposition="right"] .flex-control-paging {
    top: 46%;
    right: 15px;
    width: 10px;
    vertical-align: center; }
  .component.carousel .flexslider[data-itemmargin="2"] .slides li .innerSlide, .component.carousel .flexslider[data-itemmargin="3"] .slides li .innerSlide, .component.carousel .flexslider[data-itemmargin="4"] .slides li .innerSlide, .component.carousel .flexslider[data-itemmargin="5"] .slides li .innerSlide {
    background: #fff;
    margin: 0 15px;
    text-align: center;
    position: relative; }
    .component.carousel .flexslider[data-itemmargin="2"] .slides li .innerSlide .meta, .component.carousel .flexslider[data-itemmargin="3"] .slides li .innerSlide .meta, .component.carousel .flexslider[data-itemmargin="4"] .slides li .innerSlide .meta, .component.carousel .flexslider[data-itemmargin="5"] .slides li .innerSlide .meta {
      width: 100%;
      left: 0px;
      background-color: #92eefc; }
      .component.carousel .flexslider[data-itemmargin="2"] .slides li .innerSlide .meta p, .component.carousel .flexslider[data-itemmargin="3"] .slides li .innerSlide .meta p, .component.carousel .flexslider[data-itemmargin="4"] .slides li .innerSlide .meta p, .component.carousel .flexslider[data-itemmargin="5"] .slides li .innerSlide .meta p {
        width: 100%;
        text-align: center;
        font-weight: bold;
        animation-name: none !important;
        font-size: 12px;
        padding: 0px; }
        .component.carousel .flexslider[data-itemmargin="2"] .slides li .innerSlide .meta p span, .component.carousel .flexslider[data-itemmargin="3"] .slides li .innerSlide .meta p span, .component.carousel .flexslider[data-itemmargin="4"] .slides li .innerSlide .meta p span, .component.carousel .flexslider[data-itemmargin="5"] .slides li .innerSlide .meta p span {
          display: block;
          font-weight: normal; }

/*main.scss */
.component {
  width: 100%; }

.small-height .tm-logo-link {
  max-width: 180px;
  transition: max-width 0.1s; }

.tm-logo-link {
  display: inline-block;
  position: absolute;
  bottom: 0px;
  z-index: 2;
  transition: max-width 0.1s; }

.tm-header-menu-container {
  padding-left: 0px; }
  .tm-header-menu-container img {
    max-width: 88%; }

[data-sectionid="Homecarousel"] p {
  color: #002856; }

.address-display {
  margin-top: 25px;
  margin-bottom: 25px; }

[data-sectionid="CivicAddresses"] {
  margin-bottom: 25px; }

h1.tm-headline {
  text-shadow: white 2px 2px 2px; }

section.section-no-padding {
  padding: 0px; }
  section.section-no-padding .container, section.section-no-padding .container-fluid {
    padding: 0px; }
  section.section-no-padding .row {
    margin-right: 0px;
    margin-left: 0px;
    max-width: 100%; }
  section.section-no-padding .col-12, section.section-no-padding .col-sm-12, section.section-no-padding .col-md-12, section.section-no-padding .col-lg-12, section.section-no-padding .col-xl-12 {
    padding: 0px; }

@media (max-width: 575px) {
  [data-sectionid] .container h1, [data-sectionid] .container p {
    padding: 15px !important; } }

.btn-primary {
  background: #2caee2;
  border-color: #2caee2;
  transition: background 0.2s, border-color 0.2s; }
  .btn-primary:hover {
    background-color: #2caee2;
    border-color: #af562d; }

a:hover {
  color: #2caee2;
  transition: color 0.2s; }

.btn {
  min-width: 185px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 9px 20px;
  font-size: 12px;
  line-height: 21px;
  border-radius: 30px;
  transition: .3s ease-out; }

.h1, h1 {
  font-size: 36px;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .h1, h1 {
      line-height: 1.2;
      font-size: 60px; } }

h2, .h2 {
  font-size: 30px;
  line-height: 1.4; }
  @media (min-width: 768px) {
    h2, .h2 {
      line-height: 1.25;
      font-size: 48px; } }

h3, .h3 {
  font-size: 24px;
  line-height: 1.5; }
  @media (min-width: 768px) {
    h3, .h3 {
      line-height: 1.38889;
      font-size: 36px; } }

h4, .h4 {
  font-size: 24px;
  line-height: 1.5; }
  @media (min-width: 768px) {
    h4, .h4 {
      line-height: 1.23333;
      font-size: 30px; } }

h5, .h5 {
  font-size: 20px;
  line-height: 1.5; }
  @media (min-width: 768px) {
    h5, .h5 {
      line-height: 1.33333;
      font-size: 24px; } }

h6, .h6 {
  font-size: 17px;
  line-height: 1.5; }
  @media (min-width: 768px) {
    h6, .h6 {
      line-height: 1.27273;
      font-size: 22px; } }

h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a {
  transition: .3s all ease; }
  h1 a:hover, .h1 a:hover,
  h2 a:hover, .h2 a:hover,
  h3 a:hover, .h3 a:hover,
  h4 a:hover, .h4 a:hover,
  h5 a:hover, .h5 a:hover,
  h6 a:hover, .h6 a:hover {
    color: #1F9B9A; }
h1 .small, .h1 .small,
h2 .small, .h2 .small,
h3 .small, .h3 .small,
h4 .small, .h4 .small,
h5 .small, .h5 .small,
h6 .small, .h6 .small {
  color: #333; }

img {
  max-width: 100%; }

h5 {
  color: #727272; }

body {
  font-family: "Exo", sans-serif;
  font-size: 16px;
  line-height: 1.5; }

pre {
  color: #fff; }

.brand-logo {
  max-height: 5em; }

.bg-dark {
  background-color: rgba(0, 0, 0, 0.5) !important; }

.navbar {
  font-size: 14px; }
  .navbar.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    border-bottom: 0.25em solid transparent; }
    .navbar.navbar-dark .navbar-nav .nav-link.active {
      border-bottom: 0.25em solid #1F9B9A; }
    .navbar.navbar-dark .navbar-nav .nav-link:hover {
      border-bottom: 0.25em solid #1F9B9A; }
  .navbar.navbar-dark .navbar-nav .dropdown-item {
    text-transform: uppercase; }

.text-small {
  font-size: 14px; }

.text-big {
  font-size: 18px; }

.card {
  padding: 15px;
  color: #727272;
  text-align: justify;
  margin-bottom: 25px; }
  .card h4 {
    margin-top: 25px;
    font-weight: bold;
    margin-bottom: 20px; }

main section {
  margin: 0 30px; }
  main section.headercarrousel {
    margin-top: 120px; }
    main section.headercarrousel#ourteam_carrousel {
      margin-top: 150px; }
  main section:first-child {
    padding-top: 1em; }
  main section#contactus_head {
    margin: 0; }
  main section#accueil_head {
    padding-top: 0; }
  main section.hero {
    margin: 0; }
  main section#accueil_head {
    margin: 0; }

.hidden-front {
  display: none; }

.thumbnail-classic .figure {
  max-width: 370px;
  margin: 0 auto 25px auto;
  position: relative;
  display: block;
  border-radius: 5px; }
  .thumbnail-classic .figure img {
    width: 100%;
    border-radius: 5px; }
  @media (max-width: 991px) {
    .thumbnail-classic .figure {
      margin-bottom: 70px; } }
  .thumbnail-classic .figure:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50%;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent);
    background-image: -o-linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent); }
.thumbnail-classic .figcaption {
  position: absolute;
  left: 10px;
  bottom: 18px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  color: #DDD; }

.row.nomargin {
  margin: 0px; }

.nopadding {
  padding-left: 0px; }

.bg-overlay-darker {
  background: rgba(0, 0, 0, 0); }

.bg-overlay-darkers {
  background: rgba(0, 0, 0, 0); }

.bg-overlay-inverse-md-darker {
  background: rgba(0, 0, 0, 0.35); }
  @media (min-width: 992px) {
    .bg-overlay-inverse-md-darker {
      background: transparent; } }

.ui-to-top {
  width: 50px;
  height: 50px;
  position: fixed;
  display: block;
  right: 0px;
  bottom: 0px;
  margin-right: 50px;
  margin-bottom: 0px;
  background: #2caee2;
  z-index: 2;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  opacity: 0;
  cursor: pointer;
  transition: margin-bottom 0.7s, opacity 0.7s; }
  .ui-to-top i, .ui-to-top svg {
    margin-top: 15px; }
  .ui-to-top.active {
    margin-bottom: 50px;
    opacity: 1;
    transition: margin-bottom 0.5s, opacity 0.5s; }
  @media (max-width: 460px) {
    .ui-to-top {
      display: none; } }

/************************************************home***************************************/
.home .card {
  background: #ECECEC; }
.home.chooseus .card h4 {
  margin-bottom: 10px; }
.home.chooseus .card p {
  margin-bottom: 0px; }
.home .thumbnail-classic .figure {
  border-radius: 5px; }
  .home .thumbnail-classic .figure:before {
    border-radius: 5px; }
  .home .thumbnail-classic .figure .figcaption {
    background: #ECECEC;
    font-size: 16px;
    left: 0px;
    bottom: -60px;
    padding: 25px;
    color: #727272 !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
    .home .thumbnail-classic .figure .figcaption:after {
      content: "+";
      color: #FFF;
      font-size: 28px;
      text-align: center;
      position: absolute;
      right: 20px;
      bottom: 15px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #2caee2;
      display: block; }
    @media (max-width: 400px) {
      .home .thumbnail-classic .figure .figcaption {
        padding-right: 60px; } }

.home.chooseus {
  margin-top: 100px;
  padding: 0px;
  background-size: cover;
  overflow-y: hidden; }
  .home.chooseus .overlay {
    background: rgba(0, 0, 0, 0.15);
    padding-top: 50px;
    padding-bottom: 50px; }
  .home.chooseus h3 {
    margin-bottom: 35px; }
  .home.chooseus .card {
    padding: 20px 20px 0px;
    font-size: 14px;
    color: #727272;
    margin-bottom: 30px;
    height: 90%; }
    .home.chooseus .card .col-left {
      text-align: center; }
      .home.chooseus .card .col-left i, .home.chooseus .card .col-left svg {
        font-size: 30px;
        margin: 0px;
        color: #2caee2; }
    .home.chooseus .card .col-10 h4 {
      margin-top: 0px;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: bold; }
  .home.chooseus .btn {
    margin: 5px; }
    @media (max-width: 340px) {
      .home.chooseus .btn {
        max-width: 185px;
        white-space: normal; } }

.home.testimonies {
  padding: 20px 15px; }
  .home.testimonies h3 {
    margin-bottom: 40px; }
  .home.testimonies .testimonies-carousel .owl-prev, .home.testimonies .testimonies-carousel .owl-next {
    background: #2caee2;
    border: none;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%; }
    .home.testimonies .testimonies-carousel .owl-prev span, .home.testimonies .testimonies-carousel .owl-next span {
      display: none; }
    .home.testimonies .testimonies-carousel .owl-prev:before, .home.testimonies .testimonies-carousel .owl-next:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px; }
  .home.testimonies .testimonies-carousel .owl-prev:before {
    content: "";
    background: url(/assets/svg/chevron-left.svg);
    background-position: center;
    background-size: 40%;
    background-repeat: no-repeat; }
  .home.testimonies .testimonies-carousel .owl-prev:hover {
    background: #2caee2; }
  .home.testimonies .testimonies-carousel .owl-next:before {
    content: "";
    background: url(/assets/svg/chevron-right.svg);
    background-position: center;
    background-size: 40%;
    background-repeat: no-repeat; }
  .home.testimonies .testimonies-carousel .owl-next:hover {
    background: #2caee2; }

#home_corpo {
  padding: 0px;
  min-height: 600px;
  background-size: cover; }
  #home_corpo .overlay {
    background: rgba(0, 0, 0, 0.15);
    padding-top: 50px;
    padding-bottom: 50px;
    height: 100%;
    min-height: 600px; }
  #home_corpo a {
    color: #2caee2;
    transition: color 0.2s; }
    #home_corpo a:hover {
      text-decoration: none;
      color: #2caee2;
      transition: color 0.2s; }
    #home_corpo a.btn {
      color: #ffffff; }
  #home_corpo .btn {
    margin-top: 25px; }

#home_stats {
  padding: 50px 0px; }
  #home_stats .stat-header {
    margin-top: 20px;
    font-size: 60px;
    color: #FFF; }
  #home_stats .value {
    font-size: 36px;
    font-weight: bold;
    color: #2caee2; }
  #home_stats .label {
    font-style: italic; }

#home_info {
  padding: 0px;
  background-size: cover;
  min-height: 500px; }
  #home_info .overlay {
    background: rgba(0, 0, 0, 0.15);
    padding-top: 50px;
    min-height: 500px; }

/**********************************************form*****************************************/
.form-control-feedback, .form-control-danger {
  display: none; }
  .form-control-feedback.alert-danger, .form-control-danger.alert-danger {
    border-radius: 4px;
    padding: 2px 5px; }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none; } }

/*********************************************parralax**************************************/
.rd-parallax-layer[data-url] {
  background-size: cover !important;
  background-position: 20% 112% !important; }
  @media screen and (min-width: 1200px) {
    .rd-parallax-layer[data-url] {
      background-size: cover !important;
      background-position: 20% 112% !important; } }
  @media screen and (max-device-width: 768px) {
    .rd-parallax-layer[data-url] {
      background-position: center top;
      background-size: contain;
      background-repeat: no-repeat; } }

/*********************************************BODY******************************************/
.shell,
.shell-wide,
.shell-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (max-width: 590px) {
  main .shell {
    padding-left: 30px;
    padding-right: 30px; } }

@media (min-width: 768px) {
  .shell,
  .shell-wide {
    max-width: 750px; } }
@media (min-width: 992px) {
  .shell,
  .shell-wide {
    max-width: 970px; } }
@media (min-width: 1200px) {
  .shell,
  .shell-wide {
    max-width: 1200px; } }

@media (min-width: 1800px) {
  .shell-wide {
    max-width: 1800px; } }

/****************************************HEADER************************************************/
header section {
  text-align: center; }
  header section .shell {
    color: #FFF;
    padding: 200px 0px; }
  header section .rd-parallax-layer-holder {
    background: rgba(0, 0, 0, 0.2) !important; }
  header section h6 {
    padding: 0px 15px; }

/*****************************************FOOTER **********************************************/
footer {
  background-color: #222B2B;
  color: #fff; }
  footer a {
    color: #fff; }
  footer .btn {
    min-width: 185px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 9px 20px;
    font-size: 12px;
    line-height: 21px;
    border-radius: 30px;
    transition: .3s ease-out; }
  footer .navbar-brand {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0px; }
  footer hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #FFF;
    margin: 1em 0;
    padding: 0; }
  footer #copyright {
    color: #888;
    font-size: 12px; }
  footer #footerContent {
    padding-top: 80px; }
    footer #footerContent button {
      width: 160px; }
    footer #footerContent .contact {
      list-style-type: none; }
      footer #footerContent .contact li {
        line-height: 39px;
        font-size: 14px; }
        footer #footerContent .contact li i, footer #footerContent .contact li svg {
          margin-right: 12px;
          font-size: 18px;
          color: #2caee2; }
    footer #footerContent .socialMediaList {
      padding-top: 30px;
      padding-bottom: 30px; }
      footer #footerContent .socialMediaList i, footer #footerContent .socialMediaList svg {
        font-size: 50px;
        padding: 10px;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background: #2caee2;
        color: #222B2B; }
        @media (max-width: 575px) {
          footer #footerContent .socialMediaList i, footer #footerContent .socialMediaList svg {
            width: 40px;
            height: 40px; } }
      footer #footerContent .socialMediaList img {
        border-radius: 50%; }
  footer .gray {
    background-color: #D2D3D3; }
  footer ul {
    padding: 0px; }
    footer ul#footerMenu {
      font-size: 14px;
      list-style-type: none; }
      footer ul#footerMenu li {
        display: inline;
        margin: 15px; }
      footer ul#footerMenu a {
        color: #888; }

/****************************************** Contact ***************************************************/
#contact_map {
  margin-top: 25px;
  padding: 0px; }
  #contact_map .shell {
    max-width: 100% !important;
    padding: 0px; }
  #contact_map .row {
    margin-left: 0px;
    margin-right: 0px; }
  #contact_map #contactMap {
    height: 500px; }
    #contact_map #contactMap #infoWindow {
      color: #727272; }
      #contact_map #contactMap #infoWindow h1 {
        font-size: 18px; }

#a-propos-right img, #about-us-right img {
  margin: 25px 0px; }
#a-propos-right .btn, #about-us-right .btn {
  max-width: 100%;
  white-space: normal !important;
  margin-bottom: 15px; }

/***************************************** Sign up modal **********************************************/
#subscribe .modal-header {
  position: absolute;
  right: 0px;
  border: none;
  z-index: 1; }
  #subscribe .modal-header button.close {
    padding: 5px 10px;
    height: 15px; }
#subscribe .modal-body {
  padding: 0px; }
  #subscribe .modal-body h5 {
    margin-bottom: 25px; }
  #subscribe .modal-body .row {
    margin: 0px; }
    #subscribe .modal-body .row .modal-left {
      padding: 0px;
      height: 380px;
      background: url("../img/template/home-01-385x390.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
    #subscribe .modal-body .row .modal-right {
      text-align: center;
      padding: 50px; }
      #subscribe .modal-body .row .modal-right input {
        border-radius: 35px; }
    #subscribe .modal-body .row .social {
      padding-top: 30px; }
      #subscribe .modal-body .row .social i, #subscribe .modal-body .row .social svg {
        font-size: 50px;
        padding: 10px;
        width: 32px;
        height: 32px;
        border-radius: 35px;
        background: #2caee2;
        color: #FFF; }
#subscribe .modal-footer {
  position: absolute;
  bottom: 0px;
  text-align: right;
  right: 0px;
  border: none; }
  #subscribe .modal-footer .form-group.form-group-xs .form-label {
    top: 20px;
    left: 28px; }
  #subscribe .modal-footer button {
    float: right; }
#subscribe .btn {
  min-width: 100%; }

/********************************** blogue *********************************************/
.bloglist {
  max-width: 1200px; }
  .bloglist .header {
    overflow: hidden;
    height: 245px; }
    .bloglist .header img {
      width: 100%;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
  .bloglist .blog {
    flex: 1;
    margin-bottom: 40px;
    border-radius: 7px;
    background: #ECECEC; }
    .bloglist .blog .content {
      padding: 40px;
      min-height: 360px;
      font-size: 14px;
      color: #808080; }
      .bloglist .blog .content h5 {
        color: #727272;
        font-weight: bold;
        font-size: 16px;
        text-transform: uppercase; }
      .bloglist .blog .content .published {
        margin: 15px 0px;
        font-size: 12px;
        text-transform: uppercase; }
        .bloglist .blog .content .published .separator {
          margin: 0px 15px;
          color: #FFF; }
        .bloglist .blog .content .published .author a {
          color: #2caee2; }
    .bloglist .blog .link {
      padding: 0px 40px 40px 40px; }
      .bloglist .blog .link a {
        font-size: 12px;
        min-width: 100px;
        line-height: 10px; }
  .bloglist .col.col-12.col-sm-6.col-md-4 {
    display: flex;
    flex-direction: column; }

.blog.page {
  margin-top: 150px; }
  .blog.page p {
    font-size: 14px; }
  .blog.page h5, .blog.page h4 {
    color: #2caee2; }
  .blog.page img {
    border-radius: 7px;
    max-width: 100%; }
  .blog.page .col-md-4 span {
    margin-top: 5px;
    display: block;
    width: 100%;
    font-size: 12px;
    color: #AAA; }
    .blog.page .col-md-4 span.hidden-front {
      display: none; }
  .blog.page .col-md-4 .published span {
    display: inline-block;
    width: auto; }
  .blog.page .col-md-4 p {
    text-align: center;
    margin-bottom: 25px; }
  .blog.page .col-md-8 {
    padding-top: 50px; }
  .blog.page #blog_content p {
    text-align: justify; }

/***********************************a propos*********************************************/
#a-propos img, #about-us img {
  border-radius: 20px; }

/********************************** pagination *********************************************/
.pagination {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px; }
  .pagination .page-item a {
    color: #DDD;
    background: none;
    border: none; }
    .pagination .page-item a.active {
      border-radius: 4px;
      background: #2caee2; }

/****************************************commentaires***********************************/
.commentZone {
  margin-bottom: 90px; }
  .commentZone h4 {
    margin-top: 35px;
    margin-bottom: 15px; }
  .commentZone .commentForm label {
    margin-bottom: 5px;
    color: #DDD; }
    .commentZone .commentForm label:after {
      content: " :";
      display: inline; }

.commentsShow .card.pageComment {
  background: none;
  margin: 40px 0px; }
  .commentsShow .card.pageComment p {
    color: #AAA;
    margin-left: 15px; }
.commentsShow .moreComments {
  margin-bottom: 25px; }

#agent_avantages .col-md-12 {
  padding: 40px;
  background: #ECECEC;
  max-width: 800px;
  border-radius: 5px; }
  #agent_avantages .col-md-12 h5 {
    font-weight: bold; }
  #agent_avantages .col-md-12 ul {
    padding: 20px;
    color: #808080; }
    #agent_avantages .col-md-12 ul li {
      margin-bottom: 15px;
      font-size: 14px; }

/****************************************a propos ***********************************************/
#page-a-propos h5, #page-about-us h5 {
  text-align: center; }
#page-a-propos #zone_vert, #page-a-propos #green_zone, #page-about-us #zone_vert, #page-about-us #green_zone {
  padding-top: 35px;
  padding-bottom: 35px; }
#page-a-propos #zone_vert_right img, #page-about-us #zone_vert_right img {
  border-radius: 17px; }

.tm-icon-box-text span {
  padding-left: 20px; }
  .tm-icon-box-text span .svg-inline--fa {
    margin-right: 4px; }
  .tm-icon-box-text span.fa-icon {
    padding: 0; }

#contactForm .alert-danger {
  margin-top: 10px; }
#contactForm .alert-success {
  margin-top: 10px; }

.tm-header-info .svg-inline--fa {
  margin-right: 4px; }

.company-infos span:not(.hidden-front) {
  font-size: 75%;
  display: block; }
.company-infos strong {
  display: block; }
  .company-infos strong:not(:first-child) {
    margin-top: 10px; }

.company-infos ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.payment ul {
  list-style: none;
  display: block;
  margin: 0 0 15px;
  padding: 0;
  overflow: hidden; }
  .payment ul li {
    float: left;
    width: 60px;
    height: 60px;
    position: relative;
    color: #ffffff;
    margin-right: 10px;
    text-align: center; }
    .payment ul li.check {
      background-color: #444444; }
    .payment ul li.cash {
      background-color: #69a55a; }
    .payment ul li.credit {
      background-color: #2caee2; }
    .payment ul li .svg-inline--fa {
      font-size: 200%;
      display: block;
      margin: 7px auto 3px; }
    .payment ul li span {
      font-size: 50%;
      display: block;
      text-align: center; }
.payment strong {
  clear: both; }

#contactMap {
  width: 100%;
  height: 500px; }

@media (max-width: 768px) {
  .tm-header3 .tm-header-info {
    padding: 0; }
    .tm-header3 .tm-header-info a {
      font-size: 12px;
      margin-left: 5px; } }
.svg-inline--fa.fa-w-14 {
  width: auto !important; }

li.check i img {
  width: 60%;
  margin: 12px auto 5px; }

/* Notre ├ëquipe */
#ourteam_carrousel {
  max-width: 700px; }

/* Notre ├ëquipe component */
[data-sectionid="Teamlist"] .team {
  margin-top: 70px; }
  [data-sectionid="Teamlist"] .team h2 {
    margin-bottom: 35px; }
  [data-sectionid="Teamlist"] .team .teammate .inner {
    margin: 20px;
    position: relative;
    border: 1px solid #002856; }
    [data-sectionid="Teamlist"] .team .teammate .inner .picture {
      background-size: 100% !important;
      background-position: center center !important;
      transition: background-size 0.5s; }
      [data-sectionid="Teamlist"] .team .teammate .inner .picture img {
        -webkit-box-shadow: inset 10px 10px 155px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 10px 10px 155px 0px rgba(0, 0, 0, 0.5);
        box-shadow: inset 10px 10px 155px 0px rgba(0, 0, 0, 0.5); }
    [data-sectionid="Teamlist"] .team .teammate .inner .details {
      position: absolute;
      bottom: 50px;
      padding: 5px;
      background: rgba(44, 174, 226, 0.93);
      width: 100%;
      color: #fff;
      transition: padding 0.5s, bottom 0.5s, background 0.5s; }
      [data-sectionid="Teamlist"] .team .teammate .inner .details .name {
        display: block;
        font-weight: bold; }
  [data-sectionid="Teamlist"] .team .teammate:hover .picture {
    background-size: 110% !important;
    transition: background-size 0.1s; }
  [data-sectionid="Teamlist"] .team .teammate:hover .details {
    padding: 10px;
    bottom: 45px;
    background: #2caee2;
    transition: padding 0.2s, bottom 0.2s, background 0.2s; }

section#teammate {
  margin-top: 150px; }
  section#teammate [data-subpart="pic"] {
    text-align: center; }
    section#teammate [data-subpart="pic"] img {
      border: 1px solid #002856; }
  section#teammate [data-subpart="bio"] h3 {
    margin-top: 0px; }
    section#teammate [data-subpart="bio"] h3 small {
      display: block;
      font-size: 20px; }
  section#teammate [data-subpart="bio"] h5 {
    margin-top: 30px;
    margin-bottom: 25px; }
  section#teammate p {
    max-width: 650px;
    text-align: justify; }

/* end main.scss*/

/*# sourceMappingURL=main.css.map */
