@charset "UTF-8";
/* ##########################################
	IMPORT
############################################ */
/* ############################################ 
	media col-xs 768px
############################################ */
@media screen and (min-width: 200px) and (max-width: 768px) {
  /* ############################################ 
  	HP
  ############################################ */
  /* ############################################ 
  	STRENGHTS
  ############################################ */
  /* line 16, ../sass/hp_mq.scss */
  section#strengths {
    background: none !important;
  }
  /* line 19, ../sass/hp_mq.scss */
  section#strengths div:nth-of-type(2),
  section#strengths div:nth-of-type(3) {
    margin-bottom: 30px;
  }

  /* ############################################ 
  	VIDEO
  ############################################ */
  /* line 33, ../sass/hp_mq.scss */
  section#video .row #container_video {
    height: 200px !important;
  }
  /* line 36, ../sass/hp_mq.scss */
  section#video .row #container_video span {
    line-height: 200px !important;
  }

  /* ############################################ 
  	SECTION BLOG 
  ############################################ */
  /* line 48, ../sass/hp_mq.scss */
  section#blog .container_article:nth-of-type(1),
  section#blog .container_article:nth-of-type(2) {
    margin: 0 auto 40px auto !important;
  }

  /* ############################################ 
  	COMMENT CA MARCHE
  ############################################ */
  /* line 62, ../sass/hp_mq.scss */
  section#comment_ca_marche .section_title_container {
    padding: 20px 5px !important;
  }
  /* line 66, ../sass/hp_mq.scss */
  section#comment_ca_marche .container_block_etape:nth-of-type(2) .block_etape {
    margin-top: 20px !important;
  }
  /* line 70, ../sass/hp_mq.scss */
  section#comment_ca_marche .container_block_etape:nth-of-type(3) .block_etape {
    margin-top: 20px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 800px) {
  /* line 82, ../sass/hp_mq.scss */
  section#strengths .col_strengths .title, section#strengths .col_strengths p {
    width: 210px !important;
  }
}
/* ############################################ 
	IMPORT 
/* ############################################ 
	VARIABLES 
############################################ */
/* ############################################ 
	MIXINS 
############################################ */
/* ##########################################
	IMPORT
############################################ */
/* ############################################ 
	media col-xs 768px
############################################ */
@media screen and (min-width: 200px) and (max-width: 768px) {
  /* ############################################ 
  	ÉLÉMENTS GÉNÉRIQUES
  ############################################ */
  /* line 12, ../sass/template_layout_mq.scss */
  section {
    margin-bottom: 60px !important;
  }

  /* line 16, ../sass/template_layout_mq.scss */
  #ariane {
    display: none;
  }

  /* line 20, ../sass/template_layout_mq.scss */
  .section_title {
    margin-bottom: 20px !important;
  }
  /* line 24, ../sass/template_layout_mq.scss */
  .section_title div {
    width: 100% !important;
    border-bottom: none !important;
    height: auto !important;
  }
  /* line 29, ../sass/template_layout_mq.scss */
  .section_title div span {
    background-color: transparent !important;
    font-size: 31px !important;
  }

  /* line 36, ../sass/template_layout_mq.scss */
  .left_bar {
    padding: 0 !important;
  }
  /* line 39, ../sass/template_layout_mq.scss */
  .left_bar ul {
    position: relative;
    z-index: 999;
  }
  /* line 43, ../sass/template_layout_mq.scss */
  .left_bar ul li.active {
    display: block;
  }
  /* line 46, ../sass/template_layout_mq.scss */
  .left_bar ul li.active span.fa {
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  /* line 54, ../sass/template_layout_mq.scss */
  .left_bar ul li.active span.fa.rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  /* line 62, ../sass/template_layout_mq.scss */
  .left_bar ul ul.submenu_mobile {
    height: 0;
    overflow: hidden;
    display: block;
    background-color: #fff;
    width: 100%;
    z-index: 998;
    -moz-box-shadow: 0px 3px 10px 0px #eee;
    -webkit-box-shadow: 0px 3px 10px 0px #eee;
    -o-box-shadow: 0px 3px 10px 0px #eee;
    box-shadow: 0px 3px 10px 0px #eee;
  }

  /* ############################################ 
  	TOP
  ############################################ */
  /* line 81, ../sass/template_layout_mq.scss */
  header.white {
    text-align: center;
  }
  /* line 84, ../sass/template_layout_mq.scss */
  header.white #log {
    display: none;
  }

  /* line 91, ../sass/template_layout_mq.scss */
  nav img {
    margin-top: -4px !important;
    height: 47px !important;
  }
}
/* ############################################ 
	media col-sm 992px
############################################ */
@media screen and (min-width: 200px) and (max-width: 992px) {
  /* line 105, ../sass/template_layout_mq.scss */
  .container {
    max-width: none !important;
    width: 100% !important;
  }

  /* line 112, ../sass/template_layout_mq.scss */
  footer #left {
    text-align: center;
    font-size: 25px;
  }
  /* line 117, ../sass/template_layout_mq.scss */
  footer #middle {
    margin-bottom: 15px;
  }
  /* line 121, ../sass/template_layout_mq.scss */
  footer #middle .row a {
    font-size: 14px;
  }
  /* line 125, ../sass/template_layout_mq.scss */
  footer #middle .row span {
    font-size: 12px !important;
  }
  /* line 130, ../sass/template_layout_mq.scss */
  footer #right {
    display: none;
  }
}
/* ############################################ 
	media col-md 1200px
############################################ */
@media screen and (min-width: 200px) and (max-width: 1200px) {
  /* line 142, ../sass/template_layout_mq.scss */
  header nav {
    padding-top: 23px;
  }
  /* line 145, ../sass/template_layout_mq.scss */
  header nav #main_logo {
    margin-top: -3px;
  }
  /* line 149, ../sass/template_layout_mq.scss */
  header nav #nav_links #links a {
    margin-right: 7px !important;
    padding-right: 10px !important;
    font-size: 12px !important;
  }
  /* line 155, ../sass/template_layout_mq.scss */
  header nav #nav_links #btns_sociaux a {
    font-size: 18px !important;
    padding: 12px 4px !important;
  }
}
/* ############################################ 
	media 892px
############################################ */
@media screen and (max-width: 892px) {
  /* line 170, ../sass/template_layout_mq.scss */
  nav #burger {
    display: block !important;
  }
  /* line 174, ../sass/template_layout_mq.scss */
  nav #main_logo {
    float: none !important;
    margin: 0 auto;
    background: url("../images/logoFMR_mobile_white.svg") no-repeat !important;
    width: 160px !important;
  }
  /* line 181, ../sass/template_layout_mq.scss */
  nav #nav_links {
    display: none;
  }

  /* line 186, ../sass/template_layout_mq.scss */
  header.white nav #main_logo {
    background: url("../images/logoFMR_mobile_color.svg") no-repeat !important;
  }
}
/* thèmes spécifiques aux pages */
/* ############################################ 
	FONT-FACES 
############################################ */
/* Montserrat regular */
@font-face {
  font-family: 'mt_r';
  src: url("../fonts/Montserrat-Regular.eot") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Montserrat ultra black */
@font-face {
  font-family: 'mt_bla';
  src: url("../fonts/Montserrat-Black.eot") format("embedded-opentype"), url("../fonts/Montserrat-Black.otf") format("opentype"), url("../fonts/Montserrat-Black.woff") format("woff"), url("../fonts/Montserrat-Black.ttf") format("truetype"), url("http://www.fitmyrun.fr/assets/fonts/Black-UltraLight.svg#../fonts/Black-UltraLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Montserrat bold */
@font-face {
  font-family: 'mt_b';
  src: url("../fonts/Montserrat-Bold.eot") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Montserrat light */
@font-face {
  font-family: 'mt_l';
  src: url("../fonts/Montserrat-Light.eot") format("embedded-opentype"), url("../fonts/Montserrat-Light.otf") format("opentype"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Montserrat ultra light */
@font-face {
  font-family: 'mt_ul';
  src: url("../fonts/Montserrat-UltraLight.eot") format("embedded-opentype"), url("../fonts/Montserrat-UltraLight.otf") format("opentype"), url("../fonts/Montserrat-UltraLight.woff") format("woff"), url("../fonts/Montserrat-UltraLight.ttf") format("truetype"), url("../fonts/Montserrat-UltraLight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro bold italic */
@font-face {
  font-family: 'ap_b_i';
  src: url("../fonts/ArcherPro-BoldItalic.eot") format("embedded-opentype"), url("../fonts/ArcherPro-BoldItalic.woff") format("woff"), url("../fonts/ArcherPro-BoldItalic.ttf") format("truetype"), url("../fonts/ArcherPro-BoldItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro regular */
@font-face {
  font-family: 'ap_r';
  src: url("../fonts/ArcherPro-Book.eot") format("embedded-opentype"), url("../fonts/ArcherPro-Book.woff") format("woff"), url("../fonts/ArcherPro-Book.ttf") format("truetype"), url("../fonts/ArcherPro-Book.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro regular italic */
@font-face {
  font-family: 'ap_r_i';
  src: url("../fonts/ArcherPro-BookItalic.eot") format("embedded-opentype"), url("../fonts/ArcherPro-BookItalic.woff") format("woff"), url("../fonts/ArcherPro-BookItalic.ttf") format("truetype"), url("../fonts/ArcherPro-BookItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro medium */
@font-face {
  font-family: 'ap_m';
  src: url("../fonts/ArcherPro-Medium.eot") format("embedded-opentype"), url("../fonts/ArcherPro-Medium.woff") format("woff"), url("../fonts/ArcherPro-Medium.ttf") format("truetype"), url("../fonts/ArcherPro-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro medium italic */
@font-face {
  font-family: 'ap_m_i';
  src: url("../fonts/ArcherPro-MediumItalic.eot") format("embedded-opentype"), url("../fonts/ArcherPro-MediumItalic.woff") format("woff"), url("../fonts/ArcherPro-MediumItalic.ttf") format("truetype"), url("../fonts/ArcherPro-MediumItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ############################################ 
	INPUTS, CHECKBOX, SELECT BOX 
############################################ */
/* line 124, ../sass/template_layout.scss */
input, select, textarea {
  font-family: 'mt_l' !important;
  color: #333 !important;
  height: 40px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  width: 100%;
}

/* line 133, ../sass/template_layout.scss */
textarea {
  height: auto !important;
}

/* line 136, ../sass/template_layout.scss */
input[type="submit"] {
  width: auto;
}

/* line 139, ../sass/template_layout.scss */
input[type="radio"] {
  display: none;
}

/* line 142, ../sass/template_layout.scss */
input[type="checkbox"],
input[type="radio"] + label {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 23px !important;
  height: 23px !important;
  border: 0 !important;
  border: solid 1px #ff5a5f !important;
  border-radius: 100% !important;
  display: inline-block !important;
  vertical-align: middle;
  cursor: pointer;
  margin: 0;
  margin-top: 0px !important;
  margin-right: 5px;
  font-family: FontAwesome !important;
  color: #ff5a5f !important;
  line-height: 20px;
  font-size: 11px;
  text-align: center;
  background-color: #fff !important;
}

/* line 167, ../sass/template_layout.scss */
input[type="checkbox"]:checked:before,
input[type="radio"]:checked + label:before {
  content: '\f111';
  position: absolute;
  font-size: 17px;
  top: 2px;
  left: 3px;
}

/* line 176, ../sass/template_layout.scss */
input[type="checkbox"]:checked {
  padding: 2px 0 0 1px !important;
}

/* line 180, ../sass/template_layout.scss */
.input-group input + span {
  margin-bottom: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

/* line 186, ../sass/template_layout.scss */
hr.separator {
  display: block;
  width: 80%;
  margin: 20px auto;
  border-top: 1px solid #eee;
}

/*
input[type="checkbox"] {
	width: 17px !important;
	height: 17px !important;
	border: 0 !important;
	border: solid 1px $framboise !important;
	border-radius: 3px !important;
	display: inline-block !important;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
	font-family: FontAwesome !important;
	color: #fff !important;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	background-color: #fff !important;
	padding: 0 !important;
	padding-left: 1px !important;
}

input[type="checkbox"]:checked {
	background-color: $framboise !important;
}

input[type="checkbox"]:checked:before {
	content: '\f00c';
}
*/
/* line 225, ../sass/template_layout.scss */
select {
  background: url("../images/input/carret.png") no-repeat right #fff;
}

/* line 229, ../sass/template_layout.scss */
input.hidden {
  display: none !important;
}

/* ############################################ 
	ÉlÉMENTS GÉNÉRIQUES 
############################################ */
/* line 237, ../sass/template_layout.scss */
html {
  overflow-x: hidden;
}

/* line 241, ../sass/template_layout.scss */
body {
  padding-bottom: 0px !important;
  overflow-x: hidden;
}
/* line 245, ../sass/template_layout.scss */
body * {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

/*
.main_wrapper {
	-moz-box-shadow: -5px 0px 5px 0px rgba(140,140,140,.2);
	-webkit-box-shadow: -5px 0px 5px 0px rgba(140,140,140,.2);
	-o-box-shadow: -5px 0px 5px 0px rgba(140,140,140,.2);
	box-shadow: -5px 0px 5px 0px rgba(140,140,140,.2);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(140,140,140,.2), Direction=180, Strength=5);
}
*/
/* line 266, ../sass/template_layout.scss */
header.full_height {
  height: 100%;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

/* line 272, ../sass/template_layout.scss */
header.none {
  height: 86px;
}

/* line 276, ../sass/template_layout.scss */
section, header {
  margin-bottom: 100px;
}
/* line 279, ../sass/template_layout.scss */
section .section_title_container, header .section_title_container {
  text-align: center;
  color: #333333;
  text-transform: uppercase;
  font-family: 'mt_r';
  margin: 10px 0 30px 0;
}
/* line 286, ../sass/template_layout.scss */
section .section_title_container .up_section_title, header .section_title_container .up_section_title {
  display: inline-block;
  margin: 0 auto;
  letter-spacing: 1px;
}
/* line 292, ../sass/template_layout.scss */
section .section_title_container .section_title, header .section_title_container .section_title {
  font-size: 36px;
  font-family: 'mt_l';
}

/* ############################################ 
	BTNS
############################################ */
/* line 303, ../sass/template_layout.scss */
.white_btn,
.blue_btn,
.red_btn {
  padding: 10px 20px 8px 20px !important;
  display: inline-block;
  border: none !important;
  white-space: normal !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  text-transform: uppercase;
  font-family: 'mt_r' !important;
  font-size: 14px !important;
  margin: 0 7px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  vertical-align: bottom;
  height: auto !important;
}

/* line 327, ../sass/template_layout.scss */
.white_btn:hover,
.blue_btn:hover,
.red_btn:hover {
  text-decoration: none;
}

/* line 333, ../sass/template_layout.scss */
.blue_btn a {
  color: #fff !important;
}

/* line 337, ../sass/template_layout.scss */
.blue_btn a:hover {
  text-decoration: none !important;
}

/* line 341, ../sass/template_layout.scss */
.blue_btn {
  background-color: #69d2e7 !important;
  color: #fff;
}

/* line 346, ../sass/template_layout.scss */
.blue_btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #ff5a5f !important;
}

/* line 352, ../sass/template_layout.scss */
.white_btn {
  background-color: transparent !important;
  border: solid 2px #fff !important;
  color: #fff !important;
}

/* line 358, ../sass/template_layout.scss */
.white_btn:hover {
  text-decoration: none;
  color: #ff5a5f !important;
  background-color: #fff !important;
}

/* line 364, ../sass/template_layout.scss */
.red_btn {
  color: #fff !important;
  background-color: #ff5a5f;
  border: solid 2px #ff5a5f;
  text-decoration: none !important;
}

/* line 371, ../sass/template_layout.scss */
.red_btn a {
  color: #fff !important;
  text-decoration: none !important;
}

/* line 376, ../sass/template_layout.scss */
.red_btn:hover {
  background-color: #D94D51;
  border-color: #D94D51 !important;
}

/* line 381, ../sass/template_layout.scss */
#btn_up {
  display: none;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  color: white;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #ff5a5f;
  cursor: pointer;
}

/* line 395, ../sass/template_layout.scss */
#btn_up:hover {
  background-color: #333;
}

/* ############################################ 
	MODAL
############################################ */
/* line 403, ../sass/template_layout.scss */
.modal-content {
  text-align: center;
}
/* line 406, ../sass/template_layout.scss */
.modal-content .modal-title {
  color: #333333;
  font-family: 'mt_b';
  text-transform: uppercase;
}
/* line 412, ../sass/template_layout.scss */
.modal-content p {
  color: #666666;
  font-family: 'mt_r';
  font-size: 14px;
}
/* line 418, ../sass/template_layout.scss */
.modal-content input[type="email"] {
  width: 98%;
  color: #999999;
  padding: 10px 119px 10px 10px;
  font-family: 'mt_r';
  border: solid 1px #d3d3d3;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: none;
}
/* line 429, ../sass/template_layout.scss */
.modal-content form {
  position: relative;
}
/* line 433, ../sass/template_layout.scss */
.modal-content input[type="submit"] {
  position: absolute;
  right: 5px;
  color: #fff !important;
  background-color: #ff5a5f;
  font-family: 'mt_b' !important;
  width: auto;
  text-transform: uppercase;
  padding: 11px !important;
  border: none;
  font-weight: 500;
  border-radius: 0 !important;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
/* line 449, ../sass/template_layout.scss */
.modal-content input[type="submit"]:hover {
  background-color: #69d2e7;
}

/* ############################################ 
	TABLE PT FORT
############################################ */
/* line 460, ../sass/template_layout.scss */
.table_pt_fort .point_fort {
  text-align: center;
  margin-bottom: 30px;
}
/* line 465, ../sass/template_layout.scss */
.table_pt_fort .point_fort .title {
  margin: 0 auto;
  color: #007a87;
  font-family: 'mt_r';
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 473, ../sass/template_layout.scss */
.table_pt_fort .point_fort p {
  max-width: 260px;
  margin: 0 auto;
  font-family: 'mt_l';
  font-size: 14px;
  color: #666666;
}

/* ############################################ 
	ARIANE
############################################ */
/* line 487, ../sass/template_layout.scss */
div#ariane {
  padding: 15px;
}
/* line 490, ../sass/template_layout.scss */
div#ariane span.fa {
  color: #999999;
}
/* line 494, ../sass/template_layout.scss */
div#ariane a, div#ariane span.current {
  font-size: 11px;
  text-transform: uppercase;
  color: #999999;
  font-family: 'mt_r';
}
/* line 501, ../sass/template_layout.scss */
div#ariane a:hover span.fa,
div#ariane a:hover {
  text-decoration: none;
  color: #ff5a5f;
}

/* line 508, ../sass/template_layout.scss */
.col-centered {
  float: none !important;
  margin: 0 auto;
}

/* ############################################ 
	FRAME
############################################ */
/* line 517, ../sass/template_layout.scss */
.container_frame {
  height: calc(100% - 51px);
  display: flex;
  align-items: center;
}
/* line 522, ../sass/template_layout.scss */
.container_frame .frame {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
  padding: 20px !important;
}

/* ############################################ 
	LEFT BAR
############################################ */
/* line 536, ../sass/template_layout.scss */
.left_bar {
  background-color: #fff;
  padding: 0 !important;
}
/* line 540, ../sass/template_layout.scss */
.left_bar ul {
  margin-bottom: 0;
  padding: 0;
}
/* line 544, ../sass/template_layout.scss */
.left_bar ul li {
  list-style: none;
  display: block;
  color: #999999;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'mt_r';
  padding: 15px 20px;
  cursor: pointer;
}
/* line 556, ../sass/template_layout.scss */
.left_bar ul li span.fa {
  display: none;
  float: right;
  font-size: 25px;
  line-height: 18px;
}
/* line 563, ../sass/template_layout.scss */
.left_bar ul li a {
  color: #999;
  text-decoration: none;
}
/* line 569, ../sass/template_layout.scss */
.left_bar ul li:hover {
  text-decoration: none;
}
/* line 574, ../sass/template_layout.scss */
.left_bar ul li.active,
.left_bar ul li:hover {
  background-color: #ff5a5f;
  color: #fff;
}
/* line 579, ../sass/template_layout.scss */
.left_bar ul li.active a,
.left_bar ul li:hover a {
  color: #fff;
  text-decoration: none;
}

/* ############################################ 
	SECTION TOP
############################################ */
/* line 592, ../sass/template_layout.scss */
header {
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-bottom: 50px;
}
/* line 600, ../sass/template_layout.scss */
header:not(.noMainTitle, .white) {
  height: 400px;
}
/* line 604, ../sass/template_layout.scss */
header.noMainTitle {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 60;
}
/* line 612, ../sass/template_layout.scss */
header.cblack * {
  color: #333 !important;
}
/* line 616, ../sass/template_layout.scss */
header.white nav {
  padding: 10px !important;
}
/* line 619, ../sass/template_layout.scss */
header.white nav #nav_links {
  padding-top: 6px;
}
/* line 624, ../sass/template_layout.scss */
header nav {
  padding-top: 20px;
}
/* line 628, ../sass/template_layout.scss */
header nav #burger {
  display: none;
  height: 32px;
  width: 28px;
  margin-top: -2px;
  background: url("../images/btn_burger_white.svg");
  cursor: pointer;
  float: left;
}
/* line 638, ../sass/template_layout.scss */
header nav #main_logo {
  height: 40px;
  width: 255px;
  display: block;
  float: left;
  background: url("../images/logoFMR_white.svg") no-repeat;
}
/* line 646, ../sass/template_layout.scss */
header nav #nav_links {
  float: right;
  text-align: right;
}
/* line 650, ../sass/template_layout.scss */
header nav #nav_links a {
  color: #fff;
  vertical-align: middle;
  text-transform: uppercase;
}
/* line 656, ../sass/template_layout.scss */
header nav #nav_links a:hover {
  color: #ff5a5f;
}
/* line 660, ../sass/template_layout.scss */
header nav #nav_links #links, header nav #nav_links #btns_sociaux {
  display: inline-block;
  color: white;
  font-size: 12px;
}
/* line 666, ../sass/template_layout.scss */
header nav #nav_links #links a {
  display: inline-block;
  margin-right: 10px;
  padding-right: 13px;
  font-family: 'mt_r';
  height: 10px;
  line-height: 10px;
  border-right: solid 1px rgba(255, 255, 255, 0.8);
}
/* line 676, ../sass/template_layout.scss */
header nav #nav_links #links a:last-child {
  border-right: none;
}
/* line 680, ../sass/template_layout.scss */
header nav #nav_links #links a:hover {
  text-decoration: none;
}
/* line 684, ../sass/template_layout.scss */
header nav #nav_links #btns_sociaux a {
  font-size: 18px;
  padding: 12px 6px;
}
/* line 692, ../sass/template_layout.scss */
header #text_hero {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 70px;
}
/* line 698, ../sass/template_layout.scss */
header #text_hero #main_title {
  font-size: 36px;
  line-height: 38px;
  padding: 0 35px;
  font-family: 'mt_b';
  letter-spacing: -1px;
  margin: 0;
}
/* line 707, ../sass/template_layout.scss */
header #text_hero #main_subtitle {
  font-size: 12px;
  letter-spacing: 1px;
  font-family: 'mt_r';
  padding: 0 35px;
  margin: 0;
}
/* line 715, ../sass/template_layout.scss */
header #text_hero .white_btn,
header #text_hero .red_btn {
  margin-top: 30px;
}
/* line 720, ../sass/template_layout.scss */
header #text_hero a {
  margin-bottom: 50px;
}
/* line 727, ../sass/template_layout.scss */
header #more div {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
}
/* line 733, ../sass/template_layout.scss */
header #more div span {
  font-family: 'mt_r';
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  cursor: pointer;
}
/* line 741, ../sass/template_layout.scss */
header #more div span span {
  line-height: 18px;
  font: normal normal normal 35px/1 FontAwesome;
}
/* line 746, ../sass/template_layout.scss */
header #more div span:hover, header #more div span:hover span {
  color: #ff5a5f;
}

/* ##########################################
	HEADER WHITE (profil, inscription ...)
############################################ */
/* line 757, ../sass/template_layout.scss */
header.white {
  min-height: 0;
  margin-bottom: 0;
  background: url("../images/bgs_top/dashboard.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.bg.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg', sizingMethod='scale')";
}
/* line 768, ../sass/template_layout.scss */
header.white nav {
  background-color: #fff !important;
  padding-bottom: 7px;
  z-index: 999;
}
/* line 773, ../sass/template_layout.scss */
header.white nav #burger {
  background: url("../images/btn_burger_black.svg");
}
/* line 777, ../sass/template_layout.scss */
header.white nav #main_logo {
  background: url("../images/logoFMR_color.svg") no-repeat;
}
/* line 781, ../sass/template_layout.scss */
header.white nav #log {
  float: right;
}
/* line 785, ../sass/template_layout.scss */
header.white nav #log #welcome {
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  text-transform: uppercase;
  font-family: 'mt_r';
  vertical-align: middle;
}
/* line 793, ../sass/template_layout.scss */
header.white nav #log #welcome .bjr {
  font-size: 11px;
  margin-bottom: -5px;
}
/* line 798, ../sass/template_layout.scss */
header.white nav #log #welcome #name {
  font-size: 15px;
  font-family: 'mt_b';
}
/* line 804, ../sass/template_layout.scss */
header.white nav #log img.btn {
  padding: 0;
  height: 40px;
  width: 40px;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
/* line 814, ../sass/template_layout.scss */
header.white nav #log .dropdown-menu {
  width: 220px !important;
}
/* line 820, ../sass/template_layout.scss */
header.white .user_name {
  text-align: center;
  color: #fff;
  padding: 45px 0;
}
/* line 825, ../sass/template_layout.scss */
header.white .user_name img {
  border-radius: 100%;
  width: 120px;
  height: 120px;
  margin-bottom: 15px;
}
/* line 832, ../sass/template_layout.scss */
header.white .user_name .name {
  font-family: 'mt_b';
  font-size: 20px;
  text-transform: uppercase;
}
/* line 838, ../sass/template_layout.scss */
header.white .user_name .infos {
  font-family: 'mt_l';
  font-size: 15px;
  text-transform: uppercase;
}
/* line 844, ../sass/template_layout.scss */
header.white .user_name a.fa {
  font-size: 15px;
  color: #fff;
}
/* line 849, ../sass/template_layout.scss */
header.white .user_name a.fa:hover {
  text-decoration: none;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* ##########################################
	DROPDOWN MENU
############################################ */
/* line 863, ../sass/template_layout.scss */
.dropdown-menu {
  color: #333333;
  font-family: 'mt_r';
  font-size: 13px;
  left: auto !important;
  right: 0 !important;
  margin-top: 10px;
}
/* line 871, ../sass/template_layout.scss */
.dropdown-menu img {
  position: absolute;
  top: -6px;
  right: 15px;
}
/* line 877, ../sass/template_layout.scss */
.dropdown-menu li a {
  padding: 7px 20px !important;
}
/* line 881, ../sass/template_layout.scss */
.dropdown-menu li.profil a {
  margin: 7px;
  padding: 10px 7px;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}
/* line 888, ../sass/template_layout.scss */
.dropdown-menu li.profil a span.fa {
  display: none;
}
/* line 893, ../sass/template_layout.scss */
.dropdown-menu li.profil.active a {
  background-color: #ff5a5f;
}
/* line 896, ../sass/template_layout.scss */
.dropdown-menu li.profil.active a span.fa {
  display: block;
  font-size: 18px;
  float: right;
}
/* line 903, ../sass/template_layout.scss */
.dropdown-menu li.profil .charger {
  display: block;
  line-height: 7px;
  text-transform: uppercase;
  font-size: 10px;
}
/* line 910, ../sass/template_layout.scss */
.dropdown-menu li.profil.active .charger {
  display: none;
}

/* ############################################ 
	SECTION FOOTER
############################################ */
/* line 920, ../sass/template_layout.scss */
footer {
  min-height: 64px;
  background-color: #4d4d4d;
  padding: 10px;
}
/* line 925, ../sass/template_layout.scss */
footer * {
  color: #fff !important;
}
/* line 930, ../sass/template_layout.scss */
footer #left a {
  display: inline-block;
  font-size: 22px;
  padding: 0 10px;
  line-height: 44px;
  vertical-align: middle;
}
/* line 938, ../sass/template_layout.scss */
footer #left a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 942, ../sass/template_layout.scss */
footer #left a:hover span {
  color: #ff5a5f !important;
}
/* line 947, ../sass/template_layout.scss */
footer #middle {
  text-align: center;
  font-size: 10px;
  font-weight: 700px;
  text-transform: uppercase;
  padding-top: 7px;
}
/* line 954, ../sass/template_layout.scss */
footer #middle div a {
  display: inline-block;
  padding: 0 10px;
  font-family: 'mt_r';
  font-size: 11px;
  line-height: 11px;
  color: #fff;
  border-right: solid 1px #fff;
}
/* line 964, ../sass/template_layout.scss */
footer #middle div a:last-child {
  border: none;
}
/* line 968, ../sass/template_layout.scss */
footer #middle div a:hover {
  color: #ff5a5f !important;
  text-decoration: none;
}
/* line 973, ../sass/template_layout.scss */
footer #middle div span {
  font-size: 13px;
  font-family: 'mt_b';
}
/* line 979, ../sass/template_layout.scss */
footer #right {
  text-align: right;
}
/* line 982, ../sass/template_layout.scss */
footer #right div {
  font-size: 30px;
  line-height: 44px;
  cursor: pointer;
}
/* line 988, ../sass/template_layout.scss */
footer #right div:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  color: #ff5a5f !important;
}

/* ############################################ 
	MOBILE MENU MMENU
############################################ */
/* line 999, ../sass/template_layout.scss */
#right_bar_sm {
  display: none;
  position: fixed;
  overflow: scroll;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.57);
  z-index: 9999;
  overflow: scroll;
}

/* line 1011, ../sass/template_layout.scss */
#my-menu {
  background-color: #fff;
}
/* line 1014, ../sass/template_layout.scss */
#my-menu .mm-navbar {
  display: none !important;
}
/* line 1018, ../sass/template_layout.scss */
#my-menu .mm-panel {
  padding-top: 20px !important;
}
/* line 1021, ../sass/template_layout.scss */
#my-menu .mm-panel .user_infos {
  text-transform: uppercase;
  text-align: center;
  position: relative !important;
}
/* line 1026, ../sass/template_layout.scss */
#my-menu .mm-panel .user_infos img {
  border-radius: 100%;
  width: 90px;
  height: 90px !important;
}
/* line 1032, ../sass/template_layout.scss */
#my-menu .mm-panel .user_infos .name {
  font-family: 'mt_r';
  font-size: 20px;
  color: #333333;
}
/* line 1038, ../sass/template_layout.scss */
#my-menu .mm-panel .user_infos .city {
  font-size: 12px;
  color: #afb0b5;
}
/* line 1044, ../sass/template_layout.scss */
#my-menu .mm-panel .mm-listview > li:not(.mm-divider):after {
  border-bottom: none;
}
/* line 1048, ../sass/template_layout.scss */
#my-menu .mm-panel .mm-listview li {
  border: none !important;
  border-bottom: solid 1px #eaeaea !important;
  font-family: 'mt_r';
  text-transform: uppercase;
  color: #333333;
  padding: none;
  line-height: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 1061, ../sass/template_layout.scss */
#my-menu .mm-panel .mm-listview li span.fa {
  float: right;
  margin: 15px 20px 0;
  font-size: 20px;
}
/* line 1068, ../sass/template_layout.scss */
#my-menu .mm-panel .mm-listview li:first-child {
  border-top: solid 1px #eaeaea !important;
}
/* line 1072, ../sass/template_layout.scss */
#my-menu .mm-panel .mm-listview li:hover a,
#my-menu .mm-panel .mm-listview li a.active {
  border-left: solid 4px #ff5a5f;
}

/* line 1083, ../sass/template_layout.scss */
.panel.panel-default {
  border: none;
  border-radius: 0;
}

/* line 1088, ../sass/template_layout.scss */
.alert {
  border: none !important;
  padding: 10px 15px;
}

/* ############################################ 
	HEADER
############################################ */
/* line 13, ../sass/hp.scss */
header {
  background-image: url("../images/bgs_top/bg_hp.jpg");
}
/* line 16, ../sass/hp.scss */
header:not(.noMainTitle) {
  height: 600px;
}
/* line 20, ../sass/hp.scss */
header #text_hero {
  padding-top: 200px;
}

/* ############################################ 
	SECTION STRENGTHS
############################################ */
/* line 29, ../sass/hp.scss */
section#strengths {
  min-height: 180px;
}
/* line 32, ../sass/hp.scss */
section#strengths .col_strengths {
  padding: 0 20px !important;
  text-align: center;
}
/* line 36, ../sass/hp.scss */
section#strengths .col_strengths span {
  display: block;
  margin: 0 auto 15px auto;
  background-color: #007a87;
  color: #fff;
  height: 48px;
  width: 48px;
  text-align: center;
  font-family: 'mt_r';
  font-size: 30px;
  line-height: 48px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
/* line 52, ../sass/hp.scss */
section#strengths .col_strengths .title {
  width: 232px;
  margin: 0 auto 15px auto;
  color: #333333;
  font-family: "mt_b";
  font-size: 16px;
  text-transform: uppercase;
}
/* line 61, ../sass/hp.scss */
section#strengths .col_strengths p {
  width: 232px;
  margin: 0 auto;
  font-family: 'mt_l';
  font-size: 14px;
  color: #666666;
}

/* ############################################ 
	SECTION VIDEO
############################################ */
/* line 77, ../sass/hp.scss */
section#video .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 82, ../sass/hp.scss */
section#video #container_video {
  padding: 0 !important;
  width: 100%;
  height: 528px;
  text-align: center;
  margin-bottom: 40px;
  background: #fff url("../images/bgs_top/bg_video.jpg") no-repeat center;
  -webkit-bacground-size: cover;
  background-size: cover;
}
/* line 93, ../sass/hp.scss */
section#video #container_video span {
  line-height: 528px;
  color: #fff;
  font-size: 70px;
  cursor: pointer;
}
/* line 100, ../sass/hp.scss */
section#video #container_video span:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 107, ../sass/hp.scss */
section#video .content_text p {
  font-family: 'mt_l';
  margin: 0 auto;
  text-align: justify;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  margin-bottom: 15px;
}
/* line 117, ../sass/hp.scss */
section#video .content_text p#more {
  max-height: 0;
  overflow: hidden;
}
/* line 122, ../sass/hp.scss */
section#video .content_text a {
  color: #007a87;
  font-family: 'mt_r';
  text-transform: uppercase;
}
/* line 128, ../sass/hp.scss */
section#video .content_text a:hover {
  color: #ff5a5f;
}

/* ############################################ 
	SECTION BLOG 
############################################ */
/* line 139, ../sass/hp.scss */
section#blog {
  background-color: #f7f7f7;
  margin-bottom: 0;
  padding-bottom: 50px;
}
/* line 144, ../sass/hp.scss */
section#blog a:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 149, ../sass/hp.scss */
section#blog a:hover > div.container_article {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
/* line 157, ../sass/hp.scss */
section#blog a:hover > div.container_article img {
  -webkit-transform: scale(1.3) rotate(5deg);
  -moz-transform: scale(1.3) rotate(5deg);
  -ms-transform: scale(1.3) rotate(5deg);
  -o-transform: scale(1.3) rotate(5deg);
  transform: scale(1.3) rotate(5deg);
}
/* line 166, ../sass/hp.scss */
section#blog a:hover > div.container_article .btn_blog {
  display: block;
}
/* line 170, ../sass/hp.scss */
section#blog .container_article {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
}
/* line 176, ../sass/hp.scss */
section#blog .container_article .container_img {
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 185, ../sass/hp.scss */
section#blog .container_article .container_text {
  border: solid 1px #f1f1f1;
  border-top: none;
  padding: 10px;
}
/* line 190, ../sass/hp.scss */
section#blog .container_article .container_text .title_vignettes {
  font-family: 'mt_b';
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 5px;
}
/* line 198, ../sass/hp.scss */
section#blog .container_article .container_text p {
  font-family: 'mt_r';
  font-size: 12px;
  color: #666666;
}
/* line 206, ../sass/hp.scss */
section#blog .container_article .btn_blog {
  display: none;
  position: absolute;
  top: 60px;
  left: 90px;
  color: #666666;
  border: solid 1px #fff;
  padding: 7px 12px 6px 12px;
  font-family: 'mt_r';
  text-transform: uppercase;
  background-color: #fff;
}
/* line 219, ../sass/hp.scss */
section#blog .container_article .btn_blog .fa {
  font-size: 17px;
}
/* line 224, ../sass/hp.scss */
section#blog div#btn_visit_blog {
  text-align: center;
  padding-top: 60px;
}
/* line 228, ../sass/hp.scss */
section#blog div#btn_visit_blog .blue_btn:hover {
  background-color: #428895 !important;
}