/* By Experts */

body {
  user-select: none;
}

#home-hide,
.home-hide {
  display: none;
}

/*Top bar*/
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li > a,
.top_panel_top_contact_phone {
  color: #867a6c;
}

.scheme_original .top_panel_inner_style_3 .top_panel_top a,
.scheme_original .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a {
  color: #867a6c;
}

.top_panel_style_3 .top_panel_top .content_wrap {
  font-size: 1rem;
}

.sc_socials {
  overflow: initial;
}

.sc_socials.sc_socials_size_tiny a,
.sc_socials.sc_socials_size_tiny a .sc_socials_hover {
  width: 1.2em;
  height: auto;
  line-height: initial;
}

.top_panel_top_contact_phone span {
  font-weight: 600;
}

.top_panel_style_3 .top_panel_top_contact_phone .accent1 {
  padding-left: 0;
  margin-left: 0.5em;
  color: white;
  background: #f2a77e;
  padding: 10px;
}

.top_panel_style_3 .top_panel_top_contact_phone .accent1::before {
  content: "\f095";
  font-family: "FontAwesome";
  margin-right: 5px;
}

.top_panel_style_3 .top_panel_top_contact_phone .top-panel-prendre-rdv a {
  padding-left: 0;
  margin-left: 0.5em;
  color: white;
  background: #f2a77e;
  padding: 10px;
  transition: 0.5s;
}

.top-panel-prendre-rdv a:hover {
  color: white !important;
  background: #a8816d !important;
  text-decoration: none;
  transition: 0.5s;
}

/* Top bar test */
.top_panel_top_user_area {
  float: none;
}

.top_panel_top_search,
.menu_user_nav {
  float: none;
}

.top_panel_top_socials {
  float: none;
  display: inline-block;
}

.top_panel_top_contact_phone {
  display: inline-block;
}

/*Menu*/
.top_panel_style_3 .menu_main_nav > li > ul {
  top: 3.1rem;
}

.top_panel_style_3 .top_panel_middle .logo img {
  margin-right: 0;
}

.top_panel_style_3 .top_panel_middle .logo {
  margin-top: 15px;
  margin-bottom: 0;
  text-align: center;
  max-width: initial;
}

.sc_socials.sc_socials_size_tiny .sc_socials_item {
  position: relative;
  margin: 0 1em 0 0;
  top: 0.3em;
}

/*Menu*/
.top_panel_style_3 .top_panel_middle .menu_main_wrap {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.top_panel_style_3 .top_panel_middle .contact_logo {
  display: initial;
  position: relative;
}

.menu_besoins {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 1.1rem;
}

.menu_besoins div {
  width: 50%;
}

.menu_besoins div:last-child {
  text-align: right;
}

.menu_besoins div:first-child span {
  background: #a8816d;
  color: white;
  padding: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}

.menu_besoins div:last-child span {
  background: #36b9d7;
  color: white;
  padding: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}

.top_panel_style_3 .top_panel_middle .menu_main_wrap {
  width: 100%;
}

.top_panel_middle .menu_main_nav_area {
  width: 100%;
}

.top_panel_style_3 .menu_main_wrap {
  float: initial;
}

.menu_main_nav > li > a {
  padding: 0.9em 1em;
}

.scheme_original .menu_main_nav > li > a {
  color: #a8816d;
  cursor: pointer;
}

.scheme_original .menu_main_nav > li:nth-child(-n + 4).current-menu-item > a {
  text-decoration: none;
  background: #a8816d;
  color: white;
}

.scheme_original .menu_main_nav > li:nth-child(n + 5).current-menu-item > a {
  text-decoration: none;
  background: #36b9d7;
  color: white !important;
}

.scheme_original .menu_main_nav > li:nth-child(7).current-menu-item > a,
.scheme_original .menu_main_nav > li:nth-child(8).current-menu-item > a,
.scheme_original .menu_main_nav > li:nth-child(9).current-menu-item > a,
.scheme_original .menu_main_nav > li:nth-child(10).current-menu-item > a,
.scheme_original .menu_main_nav > li:nth-child(11).current-menu-item > a,
.scheme_original .menu_main_nav > li:nth-child(12).current-menu-item > a {
  text-decoration: none;
  background: #36b9d7;
  color: white !important;
}

.scheme_original .menu_main_nav > li:nth-child(7) > a:hover,
.scheme_original .menu_main_nav > li:nth-child(8) > a:hover,
.scheme_original .menu_main_nav > li:nth-child(9) > a:hover,
.scheme_original .menu_main_nav > li:nth-child(10) > a:hover,
.scheme_original .menu_main_nav > li:nth-child(11) > a:hover,
.scheme_original .menu_main_nav > li:nth-child(12) > a:hover,
.menu_main_nav > li.sfHover:nth-child(7) > a,
.menu_main_nav > li.sfHover:nth-child(8) > a,
.menu_main_nav > li.sfHover:nth-child(9) > a,
.menu_main_nav > li.sfHover:nth-child(10) > a {
  text-decoration: none;
  background: #36b9d7;
  color: white;
}

.scheme_original .menu_main_nav > li:nth-child(-n + 4) > a:hover,
.menu_main_nav > li.sfHover:nth-child(-n + 4) > a {
  text-decoration: none;
  background: #a8816d;
  color: white !important;
}

.scheme_original .menu_main_nav > li:nth-child(n + 5) > a:hover,
.menu_main_nav > li.sfHover:nth-child(n + 5) > a {
  text-decoration: none;
  background: #36b9d7;
  color: white !important;
}

.scheme_original .menu_main_nav > li:nth-child(n + 5) a {
  color: #36b9d7;
}

.scheme_original .menu_main_nav > li:nth-child(n + 5) a:hover {
  text-decoration: none;
  background: #36b9d7;
  color: white !important;
}

.scheme_original .menu_main_nav > li ul li a {
  color: #a8816d;
}

.scheme_original .menu_main_nav > li ul li a:hover,
.scheme_original .menu_main_nav > li ul li.current-menu-ancestor > a {
  text-decoration: none;
  background-color: #a8816d;
}

.scheme_original
  .menu_main_nav
  > li:nth-child(-n + 6)
  ul
  li.current-menu-item
  > a,
.scheme_original .menu_main_nav > li:nth-child(-n + 6).current-menu-parent > a {
  background: #a8816d !important;
  color: white !important;
}

.scheme_original
  .menu_main_nav
  > li:nth-last-child(-n + 6)
  ul
  li.current-menu-item
  > a,
.scheme_original
  .menu_main_nav
  > li:nth-last-child(-n + 6).current-menu-parent
  > a {
  background: #36b9d7;
  color: white !important;
}

.menu_main_nav > li ul {
  width: 280px;
}

/*Home*/
.scheme_original
  .sc_services_style_services-1
  .sc_services_item:hover
  .sc_services_item_title
  a:hover {
  color: #a8816d;
}

.sc_item_title::after {
  margin-top: 2.55rem;
  margin-bottom: 3.25rem;
}

.home input[type="submit"] {
  width: 100%;
  margin-top: 10px;
}

.scheme_original input[type="submit"]:hover,
.scheme_original input[type="reset"]:hover,
.scheme_original input[type="button"]:hover,
.scheme_original button:hover,
.scheme_original .sc_button.sc_button_style_filled:hover {
  color: white;
  background-color: #36b9d7;
  border-color: #36b9d7;
  text-decoration: none;
}

.scheme_original
  .sc_services_style_services-1
  .sc_columns
  .column-1_4:nth-child(even)
  .sc_services_item:hover {
  background-color: #36b9d7;
}

.accueil-banner-homme {
  background-position: center right;
}

.eg-default-services-element-6 {
  text-shadow: 0px 0px 3px black;
}

.scroll_to_top.show {
  bottom: 5em;
}

.home .flexslider {
  /* height: 320px !important; */
  height: 256px !important;
  box-shadow: none;
}

.home .flexslider .slides {
  overflow: hidden;
  /* max-height: 312px; */
  max-height: 254px;
}

.home .flexslider .slides img {
  width: auto;
  margin: 0 auto;
  /* max-height: 320px; */
  max-height: 254px;
  overflow: hidden;
}

.home .flexslider ul li::before {
  content: "";
  display: none;
}

/*Titre*/
.sc_title_underline::after {
  bottom: 1em;
}

.scheme_original .sc_title_underline::after {
  border-color: #36b9d7;
}

/*Titre header page*/
.top_panel_title.title_present:not(.navi_present) .breadcrumbs {
  padding: 2.5rem 0 1rem 2rem;
}

.top_panel_title .page_title {
  font-size: 3rem;
}

.scheme_original .top_panel_title_inner .page_title {
  color: #36b9d7;
}

.top_panel_title .page_title {
  float: initial;
  text-align: center;
}

/*Puces*/
.page_content_wrap ul li {
  list-style: none;
}

.page_content_wrap ul li::before {
  content: "\f054";
  color: #ef8f60;
  font-family: "FontAwesome";
  font-size: 12px;
  margin-right: 5px;
}

.page_content_wrap .mainul li::before {
  content: "";
}

/*Link*/
a:focus {
  text-decoration: initial;
}

/*404*/
.post_item_404 .search_wrap .search_submit::before {
  content: "Rechercher";
  width: auto;
}

/*Commentaires*/
.widget-commentaires {
  display: block;
  text-decoration: none;
  color: white !important;
  border: 1px solid white;
  padding: 20px;
  text-transform: uppercase;
  margin: auto;
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
  background: #ef8f60;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

.widget-commentaires:hover {
  color: #34b8dd !important;
  background: white;
  text-decoration: none;
  border: 1px solid #34b8dd;
}

/*Sommaire*/
.scheme_original .sidebar .widget_area_inner {
  background-color: #f2f2f2;
}

.body_filled
  .widget_area[class*="scheme_"]:not(.footer_wrap)
  .widget_area_inner {
  padding: 0;
}

.ez-toc-widget-container {
  white-space: normal;
}

.sidebar .ez-toc-list .active {
  color: #34b8dd;
}

.sidebar .ez-toc-list li a {
  display: block;
}

.sidebar .ez-toc-list li a,
.ez-toc-title {
  color: #8496a2;
}

.sidebar .widget_title {
  color: #8496a2 !important;
}

.scheme_original .sidebar .widget_area_inner {
  /*background: url();
    background-size: cover;
    box-shadow: inset 0 0 0 999px rgba(0, 0, 0, 0.7);
    background-color: transparent;*/
}

.sidebar aside + aside {
  margin-top: 0;
  padding: 1rem;
}

#text-3 .textwidget {
  text-align: center;
}

.widget_area ul li {
  padding-left: 0;
}

.sidebar ul li {
  margin-bottom: 1em;
}

.sidebar ul li:last-child {
  margin-bottom: 0;
}

/*Pages*/
.page_content_wrap {
  padding: 3rem 0 6rem 0;
}

.page-id-1329 .col-lg-12 {
  text-align: center;
  margin-top: 20px;
}

/*Table*/
.sc_table table tr td {
  font-family: "Raleway", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3em;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  color: #2e4b5f;
}

/* Blog */
.sc_blogger .post_title {
  max-height: initial;
  overflow: inherit;
  margin-bottom: 10px;
}

/*Formulaire*/
.row {
  width: 100%;
}

.scheme_original input[type="tel"],
.scheme_original input[type="text"],
.scheme_original input[type="number"],
.scheme_original input[type="email"],
.scheme_original input[type="search"],
.scheme_original input[type="password"],
.scheme_original select,
.scheme_original textarea,
.scheme_original .select2-chosen {
  width: 100%;
}

div.wpcf7-validation-errors {
  border: 2px solid #ba0c10;
}

span.wpcf7-not-valid-tip {
  color: #ba0c10;
}

.scheme_original input[type="tel"],
.scheme_original input[type="text"],
.scheme_original input[type="number"],
.scheme_original input[type="email"],
.scheme_original input[type="search"],
.scheme_original input[type="password"],
.scheme_original select,
.scheme_original textarea,
.scheme_original .select2-chosen {
  background-color: rgba(255, 255, 255, 0.7);
}

/* Commentaires */
.comments_wrap,
.comments_form_wrap {
  margin-top: 4rem;
}

/*Footer*/
.widget_title {
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 1.786rem;
  line-height: 1.3em;
  font-weight: 400;
}

footer.widget_area .widget_title {
  margin-bottom: 1.2em;
}

.widget_area .widget_socials .logo + .logo_descr {
  margin-top: 0em;
}

.scheme_original .widget_area_inner a {
  color: #a8816d;
}

.footer_wrap ul li {
  padding-left: 10px;
}

/*Responsive*/
.header_mobile .logo {
  padding-top: 15px;
  padding-bottom: 15px;
}

.header_mobile .logo_main {
  max-height: 60px;
}

@media screen and (min-width: 1440px) {
  .sidebar_show .content {
    width: 870px;
  }

  /* #menu-item-1974, #menu-item-1975, #menu-item-1397, #menu-item-1389, #menu-item-1388, #menu-item-1392 {
		float: right;
	} */

  .menu_main_nav > li:nth-child(n + 5) {
    float: right;
  }
}

@media screen and (max-width: 1439px) {
  .menu_main_nav > li > a {
    padding: 0.9em 0.5em;
  }
}

@media screen and (min-width: 1136px) and (max-width: 1263px) {
  .menu_main_nav > li > a {
    padding: 0.9em 0.3em;
  }
}

@media screen and (min-width: 1024px) {
  .header-phone,
  .header-prise-rdv {
    display: none;
  }

  .menu_main_nav > li:nth-child(n + 5) {
    float: right;
  }
}

@media screen and (max-width: 1023px) {
  .scheme_original .header_mobile .menu_main_nav > li a,
  .scheme_original .header_mobile .menu_main_nav > li > a:hover {
    color: white;
  }

  .scheme_original .header_mobile .menu_main_nav > .menu-item-1923 a {
    color: white;
    background: #36b9d7;
  }

  .push-contact {
    display: none;
  }

  .header-phone {
    background: #36b9d7;
    color: white;
    padding: 15px;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
  }

  .header-phone a {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
  }

  .fa-phone:before {
    margin-right: 5px;
  }

  .header-prise-rdv {
    background: #f2a77e;
    color: white;
    padding: 15px;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
  }

  .header-prise-rdv a {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
  }

  .fa-calendar:before {
    margin-right: 5px;
  }

  .sc_table table tr td {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 480px) {
  .header_mobile .logo_main {
    max-height: 50px;
  }

  .header_mobile .side_wrap {
    top: 142px;
  }
}
