@-webkit-keyframes nomAnim { from { Opacity: 0; -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; -webkit-transform: translate(0px, 20px); -moz-transform: translate(0px, 20px); -o-transform: translate(0px, 20px); transform: translate(0px, 20px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 5px); -moz-transform: translate(0px, 5px); -o-transform: translate(0px, 5px); transform: translate(0px, 5px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
@-moz-keyframes nomAnim { from { Opacity: 0; -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; -webkit-transform: translate(0px, 20px); -moz-transform: translate(0px, 20px); -o-transform: translate(0px, 20px); transform: translate(0px, 20px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 5px); -moz-transform: translate(0px, 5px); -o-transform: translate(0px, 5px); transform: translate(0px, 5px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
@-ms-keyframes nomAnim { from { Opacity: 0; -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; -webkit-transform: translate(0px, 20px); -moz-transform: translate(0px, 20px); -o-transform: translate(0px, 20px); transform: translate(0px, 20px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 5px); -moz-transform: translate(0px, 5px); -o-transform: translate(0px, 5px); transform: translate(0px, 5px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
@-o-keyframes nomAnim { from { Opacity: 0; -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; -webkit-transform: translate(0px, 20px); -moz-transform: translate(0px, 20px); -o-transform: translate(0px, 20px); transform: translate(0px, 20px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 5px); -moz-transform: translate(0px, 5px); -o-transform: translate(0px, 5px); transform: translate(0px, 5px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
@keyframes nomAnim { from { Opacity: 0; -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; -webkit-transform: translate(0px, 20px); -moz-transform: translate(0px, 20px); -o-transform: translate(0px, 20px); transform: translate(0px, 20px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 5px); -moz-transform: translate(0px, 5px); -o-transform: translate(0px, 5px); transform: translate(0px, 5px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
.animscroll { -webkit-animation: nomAnim 0.55s linear 0.25s backwards; -moz-animation: nomAnim 0.55s linear 0.25s backwards; -ms-animation: nomAnim 0.55s linear 0.25s backwards; -o-animation: nomAnim 0.55s linear 0.25s backwards; animation: nomAnim 0.55s linear 0.25s backwards; }

@-webkit-keyframes nomAnimRight { from { Opacity: 0; -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; -webkit-transform: translate(40px, 0px); -moz-transform: translate(40px, 0px); -o-transform: translate(40px, 0px); transform: translate(40px, 0px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
@-moz-keyframes nomAnimRight { from { Opacity: 0; -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; -webkit-transform: translate(40px, 0px); -moz-transform: translate(40px, 0px); -o-transform: translate(40px, 0px); transform: translate(40px, 0px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
@-ms-keyframes nomAnimRight { from { Opacity: 0; -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; -webkit-transform: translate(40px, 0px); -moz-transform: translate(40px, 0px); -o-transform: translate(40px, 0px); transform: translate(40px, 0px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
@-o-keyframes nomAnimRight { from { Opacity: 0; -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; -webkit-transform: translate(40px, 0px); -moz-transform: translate(40px, 0px); -o-transform: translate(40px, 0px); transform: translate(40px, 0px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
@keyframes nomAnimRight { from { Opacity: 0; -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; -webkit-transform: translate(40px, 0px); -moz-transform: translate(40px, 0px); -o-transform: translate(40px, 0px); transform: translate(40px, 0px); }
  50% { Opacity: 0.75; -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; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); }
  to { opacity: 1; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); } }
.animscrollright { -webkit-animation: nomAnimRight 0.85s linear 0.8s backwards; -moz-animation: nomAnimRight 0.85s linear 0.8s backwards; -ms-animation: nomAnimRight 0.85s linear 0.8s backwards; -o-animation: nomAnimRight 0.85s linear 0.8s backwards; animation: nomAnimRight 0.85s linear 0.8s backwards; }

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after { content: ''; content: none; }

q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

@font-face { font-family: 'Glyphicons Halflings'; src: url("fonts/glyphicons-halflings-regular.eot"); src: url("fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/glyphicons-halflings-regular.woff") format("woff"), url("fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
html { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

body { font-family: "Roboto", sans-serif; }

h1, h1 a { font-weight: 700; font-size: 36px; line-height: 1.7em; color: #323b3f; }

h2, h2 a { font-weight: 700; font-size: 34px; line-height: 1.7em; color: #323b3f; }

h3, h3 a { font-weight: 700; font-size: 22px; line-height: 1.7em; color: #323b3f; }

#content h2 { margin-bottom: 25px; letter-spacing: 2px; }

h4, h4 a { font-weight: 700; font-size: 26px; line-height: 1.7em; color: #323b3f; }

li, a, p, span { font-size: 14px; line-height: 1.7em; color: #323b3f; letter-spacing: 1.3px; }
li.memo, a.memo, p.memo, span.memo { font-size: 12px; max-width: 800px; display: block; margin: 0 auto; color: #72848c; margin-top: 50px; }

strong { font-weight: 700; }

@font-face { font-family: "Flaticon"; src: url("/public/font/flaticon/Flaticon.eot"); src: url("/public/font/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"), url("/public/font/flaticon/Flaticon.woff") format("woff"), url("/public/font/flaticon/Flaticon.ttf") format("truetype"), url("/public/font/flaticon/Flaticon.svg#Flaticon") format("svg"); font-weight: normal; font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family: "Flaticon"; src: url("/public/font/flaticon/Flaticon.svg#Flaticon") format("svg"); } }
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after { font-family: Flaticon; font-size: 18px; font-style: normal; color: #09a6a4; }

.flaticon-checked:before { content: "\f100"; }

.flaticon-security-on:before { content: "\f101"; }

.flaticon-next:before { content: "\f102"; }

.flaticon-newspaper:before { content: "\f103"; }

.flaticon-calendar-icon:before { content: "\f104"; }

.flaticon-network:before { content: "\f105"; }

.flaticon-medal:before { content: "\f106"; }

.flaticon-employee:before { content: "\f107"; }

.flaticon-security:before { content: "\f108"; }

@font-face { font-family: "FlaticonT"; src: url("/public/font/flaticon-3/Flaticon.eot"); src: url("/public/font/flaticon-3/Flaticon.eot?#iefix") format("embedded-opentype"), url("/public/font/flaticon-3/Flaticon.woff") format("woff"), url("/public/font/flaticon-3/Flaticon.ttf") format("truetype"), url("/public/font/flaticon-3/Flaticon.svg#Flaticon") format("svg"); font-weight: normal; font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family: "FlaticonT"; src: url("/public/font/flaticon-3/Flaticon.svg#Flaticon") format("svg"); } }
[class^="FlaticonT-"]:before, [class*=" FlaticonT-"]:before, [class^="FlaticonT-"]:after, [class*=" FlaticonT-"]:after { font-family: FlaticonT; font-size: 20px; font-style: normal; }

.FlaticonT-close:before { content: "\f100"; }

.FlaticonT-menu-lines:before { content: "\f101"; }

.FlaticonT-transport:before { content: "\f102"; }

.FlaticonT-underground:before { content: "\f103"; }

.FlaticonT-car-compact:before { content: "\f104"; }

#showRightPush .FlaticonT-menu-lines:before { content: "\f101"; -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; }

#showRightPush.active .FlaticonT-menu-lines:before { content: " "; -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; }

#hideRightPush .FlaticonT-menu-lines:before { content: "\f100"; -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; }

#content { padding-top: 120px; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }
/*
@media (min-width: 1400px) { .container { width: 1370px; }
}*/
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.row { margin-left: -15px; margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.padding-col-0 .col-xs-1, .padding-col-0 .col-sm-1, .padding-col-0 .col-md-1, .padding-col-0 .col-lg-1, .padding-col-0 .col-xs-2, .padding-col-0 .col-sm-2, .padding-col-0 .col-md-2, .padding-col-0 .col-lg-2, .padding-col-0 .col-xs-3, .padding-col-0 .col-sm-3, .padding-col-0 .col-md-3, .padding-col-0 .col-lg-3, .padding-col-0 .col-xs-4, .padding-col-0 .col-sm-4, .padding-col-0 .col-md-4, .padding-col-0 .col-lg-4, .padding-col-0 .col-xs-5, .padding-col-0 .col-sm-5, .padding-col-0 .col-md-5, .padding-col-0 .col-lg-5, .padding-col-0 .col-xs-6, .padding-col-0 .col-sm-6, .padding-col-0 .col-md-6, .padding-col-0 .col-lg-6, .padding-col-0 .col-xs-7, .padding-col-0 .col-sm-7, .padding-col-0 .col-md-7, .padding-col-0 .col-lg-7, .padding-col-0 .col-xs-8, .padding-col-0 .col-sm-8, .padding-col-0 .col-md-8, .padding-col-0 .col-lg-8, .padding-col-0 .col-xs-9, .padding-col-0 .col-sm-9, .padding-col-0 .col-md-9, .padding-col-0 .col-lg-9, .padding-col-0 .col-xs-10, .padding-col-0 .col-sm-10, .padding-col-0 .col-md-10, .padding-col-0 .col-lg-10, .padding-col-0 .col-xs-11, .padding-col-0 .col-sm-11, .padding-col-0 .col-md-11, .padding-col-0 .col-lg-11, .padding-col-0 .col-xs-12, .padding-col-0 .col-sm-12, .padding-col-0 .col-md-12, .padding-col-0 .col-lg-12 { padding-left: 0px; padding-right: 0px; }

.padding-col-50 .col-xs-1, .padding-col-50 .col-sm-1, .padding-col-50 .col-md-1, .padding-col-50 .col-lg-1, .padding-col-50 .col-xs-2, .padding-col-50 .col-sm-2, .padding-col-50 .col-md-2, .padding-col-50 .col-lg-2, .padding-col-50 .col-xs-3, .padding-col-50 .col-sm-3, .padding-col-50 .col-md-3, .padding-col-50 .col-lg-3, .padding-col-50 .col-xs-4, .padding-col-50 .col-sm-4, .padding-col-50 .col-md-4, .padding-col-50 .col-lg-4, .padding-col-50 .col-xs-5, .padding-col-50 .col-sm-5, .padding-col-50 .col-md-5, .padding-col-50 .col-lg-5, .padding-col-50 .col-xs-6, .padding-col-50 .col-sm-6, .padding-col-50 .col-md-6, .padding-col-50 .col-lg-6, .padding-col-50 .col-xs-7, .padding-col-50 .col-sm-7, .padding-col-50 .col-md-7, .padding-col-50 .col-lg-7, .padding-col-50 .col-xs-8, .padding-col-50 .col-sm-8, .padding-col-50 .col-md-8, .padding-col-50 .col-lg-8, .padding-col-50 .col-xs-9, .padding-col-50 .col-sm-9, .padding-col-50 .col-md-9, .padding-col-50 .col-lg-9, .padding-col-50 .col-xs-10, .padding-col-50 .col-sm-10, .padding-col-50 .col-md-10, .padding-col-50 .col-lg-10, .padding-col-50 .col-xs-11, .padding-col-50 .col-sm-11, .padding-col-50 .col-md-11, .padding-col-50 .col-lg-11, .padding-col-50 .col-xs-12, .padding-col-50 .col-sm-12, .padding-col-50 .col-md-12, .padding-col-50 .col-lg-12 { padding-left: 50px; padding-right: 50px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-pull-11 { right: 91.66666667%; }

.col-xs-pull-10 { right: 83.33333333%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-8 { right: 66.66666667%; }

.col-xs-pull-7 { right: 58.33333333%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-5 { right: 41.66666667%; }

.col-xs-pull-4 { right: 33.33333333%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-2 { right: 16.66666667%; }

.col-xs-pull-1 { right: 8.33333333%; }

.col-xs-pull-0 { right: 0%; }

.col-xs-push-12 { left: 100%; }

.col-xs-push-11 { left: 91.66666667%; }

.col-xs-push-10 { left: 83.33333333%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-8 { left: 66.66666667%; }

.col-xs-push-7 { left: 58.33333333%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-5 { left: 41.66666667%; }

.col-xs-push-4 { left: 33.33333333%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-2 { left: 16.66666667%; }

.col-xs-push-1 { left: 8.33333333%; }

.col-xs-push-0 { left: 0%; }

.col-xs-offset-12 { margin-left: 100%; }

.col-xs-offset-11 { margin-left: 91.66666667%; }

.col-xs-offset-10 { margin-left: 83.33333333%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-8 { margin-left: 66.66666667%; }

.col-xs-offset-7 { margin-left: 58.33333333%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-5 { margin-left: 41.66666667%; }

.col-xs-offset-4 { margin-left: 33.33333333%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-2 { margin-left: 16.66666667%; }

.col-xs-offset-1 { margin-left: 8.33333333%; }

.col-xs-offset-0 { margin-left: 0%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-pull-11 { right: 91.66666667%; }
  .col-sm-pull-10 { right: 83.33333333%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-8 { right: 66.66666667%; }
  .col-sm-pull-7 { right: 58.33333333%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-5 { right: 41.66666667%; }
  .col-sm-pull-4 { right: 33.33333333%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-2 { right: 16.66666667%; }
  .col-sm-pull-1 { right: 8.33333333%; }
  .col-sm-pull-0 { right: 0%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-push-11 { left: 91.66666667%; }
  .col-sm-push-10 { left: 83.33333333%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-8 { left: 66.66666667%; }
  .col-sm-push-7 { left: 58.33333333%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-5 { left: 41.66666667%; }
  .col-sm-push-4 { left: 33.33333333%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-2 { left: 16.66666667%; }
  .col-sm-push-1 { left: 8.33333333%; }
  .col-sm-push-0 { left: 0%; }
  .col-sm-offset-12 { margin-left: 100%; }
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-8 { margin-left: 66.66666667%; }
  .col-sm-offset-7 { margin-left: 58.33333333%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  .col-sm-offset-4 { margin-left: 33.33333333%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  .col-sm-offset-0 { margin-left: 0%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-pull-11 { right: 91.66666667%; }
  .col-md-pull-10 { right: 83.33333333%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-8 { right: 66.66666667%; }
  .col-md-pull-7 { right: 58.33333333%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-5 { right: 41.66666667%; }
  .col-md-pull-4 { right: 33.33333333%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-2 { right: 16.66666667%; }
  .col-md-pull-1 { right: 8.33333333%; }
  .col-md-pull-0 { right: 0%; }
  .col-md-push-12 { left: 100%; }
  .col-md-push-11 { left: 91.66666667%; }
  .col-md-push-10 { left: 83.33333333%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-8 { left: 66.66666667%; }
  .col-md-push-7 { left: 58.33333333%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-5 { left: 41.66666667%; }
  .col-md-push-4 { left: 33.33333333%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-2 { left: 16.66666667%; }
  .col-md-push-1 { left: 8.33333333%; }
  .col-md-push-0 { left: 0%; }
  .col-md-offset-12 { margin-left: 100%; }
  .col-md-offset-11 { margin-left: 91.66666667%; }
  .col-md-offset-10 { margin-left: 83.33333333%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-8 { margin-left: 66.66666667%; }
  .col-md-offset-7 { margin-left: 58.33333333%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-5 { margin-left: 41.66666667%; }
  .col-md-offset-4 { margin-left: 33.33333333%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-2 { margin-left: 16.66666667%; }
  .col-md-offset-1 { margin-left: 8.33333333%; }
  .col-md-offset-0 { margin-left: 0%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-pull-11 { right: 91.66666667%; }
  .col-lg-pull-10 { right: 83.33333333%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-8 { right: 66.66666667%; }
  .col-lg-pull-7 { right: 58.33333333%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-5 { right: 41.66666667%; }
  .col-lg-pull-4 { right: 33.33333333%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-2 { right: 16.66666667%; }
  .col-lg-pull-1 { right: 8.33333333%; }
  .col-lg-pull-0 { right: 0%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-push-11 { left: 91.66666667%; }
  .col-lg-push-10 { left: 83.33333333%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-8 { left: 66.66666667%; }
  .col-lg-push-7 { left: 58.33333333%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-5 { left: 41.66666667%; }
  .col-lg-push-4 { left: 33.33333333%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-2 { left: 16.66666667%; }
  .col-lg-push-1 { left: 8.33333333%; }
  .col-lg-push-0 { left: 0%; }
  .col-lg-offset-12 { margin-left: 100%; }
  .col-lg-offset-11 { margin-left: 91.66666667%; }
  .col-lg-offset-10 { margin-left: 83.33333333%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-8 { margin-left: 66.66666667%; }
  .col-lg-offset-7 { margin-left: 58.33333333%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-5 { margin-left: 41.66666667%; }
  .col-lg-offset-4 { margin-left: 33.33333333%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-2 { margin-left: 16.66666667%; }
  .col-lg-offset-1 { margin-left: 8.33333333%; }
  .col-lg-offset-0 { margin-left: 0%; } }
header { background: white; z-index: 100; position: fixed !important; left: 0; height: 120px; width: 100%; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border-bottom: 1px solid #f9f9fc; }
header.default { top: 0; }
header.fixed { top: -120px; }
header .navbar { position: initial; }
header .nav-tii { position: initial; clear: both; }
@media (min-width: 767px) { header .nav-tii { clear: none; } }
header .nav-tii .nav { border-right: 1px solid #ebebeb; padding: 0px 12px; float: none; text-align: center; }
@media (min-width: 992px) { header .nav-tii .nav { float: right; } }
@media (min-width: 1200px) { header .nav-tii .nav { padding: 0px 25px; } }
header .nav-tii .nav li { position: inherit; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; }
header .nav-tii .nav li a { color: #3d464b; text-transform: uppercase; line-height: 120px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; -webkit-transition: -webkit-transform 0.5s, opacity 0.5s; -webkit-transition-delay: 0s; transition-delay: 0s; font-size: 13px; padding-left: 10px; padding-right: 10px; }
@media (min-width: 1200px) { header .nav-tii .nav li a { padding-left: 15px; padding-right: 15px; font-size: 14px; } }
header .nav-tii .nav li a:after { position: absolute; top: -3px; left: 0px; right: 0px; height: 3px; background: #3d464b; content: ""; opacity: 0; }
header .nav-tii .nav li a:hover { -webkit-transform: translate3d(0, 3px, 0); transform: translate3d(0, 3px, 0); -webkit-transition-delay: 0s; transition-delay: 0s; }
header .nav-tii .nav li a:hover:after { -webkit-transition-delay: 0s; transition-delay: 0s; opacity: 1; }
header .nav-tii .nav li.active a { font-weight: 700; }
header .nav-tii .nav li .dropdown-menu { overflow: hidden; position: absolute; left: 0px; right: 0px; top: 120px; background: #3d464b; text-align: center; height: 120px; -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; }
header .nav-tii .nav li .dropdown-menu li { display: inline-block; position: relative; overflow: hidden; width: 33%; max-width: 390px; }
header .nav-tii .nav li .dropdown-menu li a { color: white; font-weight: 700; opacity: 0.5; position: relative; -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; z-index: 10; }
header .nav-tii .nav li .dropdown-menu li a:hover { opacity: 1; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
header .nav-tii .nav li .dropdown-menu li:after { content: ""; border-radius: 50%; position: absolute; left: 50%; top: 50%; margin-left: -20px; margin-top: -20px; width: 40px; height: 40px; background: #ffffff; z-index: 0; opacity: 0.0; -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; }
header .nav-tii .nav li .dropdown-menu li:hover:after { opacity: 0.3; -webkit-transform: scale(10.5); -moz-transform: scale(10.5); -o-transform: scale(10.5); transform: scale(10.5); }
header .nav-tii .nav li .dropdown-menu li.active a { opacity: 1; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
header .nav-tii .nav li .dropdown-menu li.active:after { opacity: 0.5; -webkit-transform: scale(10.5); -moz-transform: scale(10.5); -o-transform: scale(10.5); transform: scale(10.5); }
header .logo { padding: 20px; max-height: 117px; }
header .banner-head { padding: 12px 0px; border-top: 1px solid #ebebeb; background: #eaeaea; }
header .banner-head .breadcrumb { display: none; padding: 0px; margin: 0px; text-transform: uppercase; font-weight: 700; }
header .banner-head .breadcrumb li, header .banner-head .breadcrumb a { color: #3d464b; font-size: 11px; }
header .banner-search { background: url("/public/images/layout/banner-interne-1.jpg") no-repeat center center; background-size: 100%; }
header .col-md-3 { text-align: center; }
header .connect-expert { position: relative; display: inline-block; margin: 0 auto; text-align: left; position: relative; }
header .connect-expert:before { font-family: Flaticon; font-size: 18px; content: "\f101"; position: absolute; left: 0px; line-height: 50px; display: block; color: #3d464b; }
@media (min-width: 992px) { header .connect-expert:before { display: none; } }
header .connect-expert .btn { position: relative; padding: 0px; padding-top: 35px; padding-bottom: 35px; background: none; padding-left: 0px; padding-right: 0px; border-radius: 0px; -webkit-transition: -webkit-transform 0.5s, opacity 0.5s; -webkit-transition-delay: 0s; transition-delay: 0s; }
header .connect-expert .btn .caret { position: absolute; right: 0px; top: 50%; }
header .connect-expert .btn:after { position: absolute; top: -4px; left: 0px; right: 0px; height: 3px; background: #3d464b; content: ""; opacity: 0; }
header .connect-expert .btn:hover { -webkit-transform: translate3d(0, 3px, 0); transform: translate3d(0, 3px, 0); -webkit-transition-delay: 0s; transition-delay: 0s; }
header .connect-expert .btn:hover:after { -webkit-transition-delay: 0s; transition-delay: 0s; opacity: 1; }
header .connect-expert .dropdown-menu { margin-top: 5px; padding: 25px; background: white; border: 1px solid #ebebeb; }
header .connect-expert .dropdown-menu li { text-transform: uppercase; }
header .connect-expert .dropdown-menu li a.link-before-arrow { line-height: 25px; }
header .connect-expert .dropdown-menu li a.link-before-arrow:hover { font-weight: 700; }
header .connect-expert .dropdown-menu li a.link-before-arrow:before { font-weight: 700; font-size: 10px; padding-right: 14px; font-family: Flaticon; content: "\f102"; }
header .connect-expert .dropdown-menu hr { margin-top: 10px; margin-bottom: 10px; }
header .type-expert { text-transform: uppercase; margin: 0px; line-height: 25px; font-size: 14px; color: #3d464b; }
header .name-expert { font-weight: 600; line-height: 25px; text-transform: uppercase; margin: 0px; color: #3d464b; }
header #showRightPush { background: none; line-height: 65px; padding: 25px 10px; display: block; width: 100%; outline: none; text-align: right; }
header #hideRightPush { background: none; line-height: 30px; padding: 12px 10px 12px 10px; display: block; width: 100%; outline: none; text-align: right; color: white; }
header #hideRightPush span:before { color: white; }
header .btn-head { margin-top: 0px; line-height: 120px; padding-top: 0px; }

.logout button, .logout a { margin-top: 20px; padding: 0px 10px; text-align: center; display: block; line-height: 40px !important; border-radius: 3px; text-transform: uppercase; background: #e74c3c; color: white; -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; }
.logout button:hover, .logout a:hover { background: #c0392b; }

.logout-profil a { max-width: 300px; display: block; margin: 0 auto; margin-top: 20px; font-weight: 700; }

.logout-profil a:focus, .logout-profil a:hover { text-decoration: none; }

#cbp-spmenu-s2 .btn-1 { margin-top: 25px; }

.cbp-spmenu a:active, .cbp-spmenu a:hover { background: white !important; color: #3d464b !important; }

.navbar-nav .open .dropdown-menu > li > a { font-size: 14px; line-height: 30px; font-weight: 700; background: rgba(255, 255, 255, 0.1); }
@media (min-width: 992px) { .navbar-nav .open .dropdown-menu > li > a { line-height: 120px; } }

#dropdownMenu4 { background: none; width: 100%; }
#dropdownMenu4 .name-expert, #dropdownMenu4 .type-expert { color: white; }
@media (min-width: 767px) { #dropdownMenu4 .name-expert, #dropdownMenu4 .type-expert { color: #2e373c; } }

footer { font-size: 0px; background: #2e373c; padding: 25px 0; }
@media (min-width: 1200px) { footer { padding: 50px 50px; } }
footer .logo-footer { max-width: 300px; margin-bottom: 25px; }
footer p { color: white; }
footer p a { color: white; }
footer .newsletter h4 { color: white; margin-bottom: 25px; }
footer .newsletter .form-group { margin-top: 25px; }
footer .nav-footer { display: block; text-align: center; }
footer .nav-footer li, footer .nav-footer li a { color: white; font-weight: 700; }
footer .btn-1 { margin-top: 10px; margin-bottom: 10px; }
footer .form-group { overflow: hidden; }
footer .form-group .col-sm-12 { padding: 0px; }
footer .form-group .form-control { border-radius: 4px 0px 0px 4px; }
footer .champs_oblig { display: none; }
footer button[type="submit"] { margin-top: 26px; font-size: 16px; background: #09a6a4; color: white; width: 100%; line-height: 29px; }

body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.clearer { clear: both !important; }

img { max-width: 100%; }

.no-padding { padding: 0px !important; }

.no-padding-xs { padding: 0px !important; }
@media (min-width: 767px) { .no-padding-xs { padding-left: 15px !important; padding-right: 15px !important; } }

.hide-icon { text-indent: -9999em !important; display: none !important; }

.back-to-top { position: fixed !important; bottom: 2em !important; right: 20px; font-size: 12px; padding: 0px 15px; }
.back-to-top:after { color: white; }
.back-to-top span { color: white; }
.back-to-top:before { content: ""; opacity: 0; }

.back-to-top:hover { opacity: 0.5; }

.txt-center { text-align: center; }

.btn-twitter { background: #00acee; border-radius: 0; color: #ffffff !important; outline: none !important; }

.btn-twitter:link, .btn-twitter:visited { color: #ffffff !important; }

.btn-twitter:active, .btn-twitter:hover { background: #0087bd; color: #ffffff !important; }

.btn-facebook { background: #3b5998; border-radius: 0; color: #ffffff !important; outline: none !important; }

.btn-facebook:link, .btn-facebook:visited { color: #ffffff !important; }

.btn-facebook:active, .btn-facebook:hover { background: #30477a; color: #ffffff !important; }

.btn-googleplus { background: #e93f2e; border-radius: 0; color: #ffffff !important; outline: none !important; }

.btn-googleplus:link, .btn-googleplus:visited { color: #ffffff !important; }

.btn-googleplus:active, .btn-googleplus:hover { background: #ba3225; color: #ffffff !important; }

.btn-stumbleupon { background: #f74425; border-radius: 0; color: #ffffff !important; outline: none !important; }

.btn-stumbleupon:link, .btn-stumbleupon:visited { color: #ffffff !important; }

.btn-stumbleupon:active, .btn-stumbleupon:hover { background: #c7371e; color: #ffffff !important; }

.btn-linkedin { background: #0e76a8; border-radius: 0; color: #ffffff !important; outline: none !important; }

.btn-linkedin:link, .btn-linkedin:visited { color: #ffffff !important; }

.btn-linkedin:active, .btn-linkedin:hover { background: #0b6087; color: #ffffff !important; }

.btn-radius { border-radius: 2px !important; }

.bloc-social .fa { color: #ffffff !important; }

.bloc-social { clear: both; margin: 20px 0px; }
.bloc-social a { margin-bottom: 10px; padding: 5px; }

.zone-event { margin-bottom: 25px; margin-top: 25px; }
@media (min-width: 992px) { .zone-event { margin-bottom: 0px; } }
.zone-event img { border-radius: 5px; margin-bottom: 25px; }
.zone-event .date-event { color: #09a6a4; font-weight: 600; }
.zone-event a.btn-1 { margin-top: 25px; }
.zone-event a.btn-1 .flaticon-next:before { color: white; }

.new-menu-item.selected { font-weight: 700; }

.new-detail .col-sm-4 h3 { margin-bottom: 0px; }
.new-detail .col-sm-4 h4 { margin: 0px; padding: 0px; padding-bottom: 0px; }
.new-detail .col-sm-4 a.btn-1 { margin-top: 15px; margin-right: 0px; margin-bottom: 15px; }

.int-blog-encart .blog-name p { margin-bottom: 0px; }
.int-blog-encart .blog-name p a { font-weight: 700; margin-top: 25px; }

.int-blog-encart .new-date { color: white; }

.page-result h1 { line-height: 1em; margin-bottom: 50px; }

.filter-search { /*        @include boxshadow(0px,0px,10px,rgba(0, 0, 0, 0.06));*/ border: 1px solid #ebebeb; background: white; padding: 25px; margin-bottom: 25px; }
.filter-search .btn-1 { width: inherit; display: block; text-align: center; margin-top: 25px; margin-right: 0px; margin-bottom: 25px; max-width: inherit; }
.filter-search .select-titre { width: 100%; border: 0px; height: 48px; background: white; border: 1px solid #dee7eb; text-align: left; overflow: hidden; text-transform: capitalize; border-radius: 3px; padding: 0px 10px; letter-spacing: 2px; margin-bottom: 12px; margin-top: 12px; font-size: 12px; line-height: initial; }
@media (min-width: 767px) { .filter-search .select-titre { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; } }
.filter-search .select-titre .caret { float: right; color: #3d464b; line-height: 48px; margin-top: 10px; }
@media (min-width: 992px) { .filter-search .select-titre .caret { margin-top: 0px; } }
.filter-search .dropdown-menu { color: #2e373c; line-height: 1.7em; font-size: 18px; background: white; border-radius: 4px; max-width: 100%; overflow: hidden; padding: 25px 12px; -webkit-box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); -moz-box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); -ms-box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); -o-box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); letter-spacing: 2px; }
@media (min-width: 992px) { .filter-search .dropdown-menu { max-width: inherit; min-width: 500px; height: 400px; overflow-y: scroll; } }
.filter-search .dropdown-menu li { padding: 3px 0px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
@media (min-width: 1200px) { .filter-search .dropdown-menu li { padding: 3px 18px; } }
.filter-search .dropdown-menu li input { margin: 6px 10px 0 0px; }
.filter-search .dropdown-menu li a { padding: 0px; white-space: inherit; }

.fiche-expert-result { /*@include boxshadow(0px,0px,30px,rgba(0, 0, 0, 0.04));*/ padding: 25px; margin-bottom: 25px; position: relative; }
.fiche-expert-result:before { background: white; border: 1px solid #ebebeb; content: ""; left: 10px; z-index: 0; top: 0px; right: 10px; bottom: 0px; position: absolute; }
.fiche-expert-result h4 { margin-bottom: 10px !important; padding-bottom: 0px !important; line-height: 28px !important; text-align: center; font-size: 20px; }
.fiche-expert-result .societe-name { text-align: center; }
.fiche-expert-result .link-1 { align-self: flex-end; text-align: left; margin-top: 12px; display: inline-block; font-weight: 700; position: relative; }
.fiche-expert-result .link-1:after { position: absolute; left: 0px; right: 0px; bottom: -3px; background: rgba(46, 55, 60, 0.1); height: 1px; content: ""; }
.fiche-expert-result .link-1:before { font-size: 14px; padding-right: 10px; display: inline-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; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); }
.fiche-expert-result .link-1:hover { text-decoration: none; }
.fiche-expert-result .link-1:hover:before { -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; -webkit-transform: translate(5px, 0px); -moz-transform: translate(5px, 0px); -o-transform: translate(5px, 0px); transform: translate(5px, 0px); }
.fiche-expert-result .btn-1 { float: right; margin: 0px; padding: 0px 20px; position: relative; background: #eaeaea; -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; margin-bottom: 20px; }
.fiche-expert-result .btn-1:after { background: white; content: ""; left: 2px; position: absolute; border-radius: 2px; right: 2px; bottom: 2px; top: 2px; -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; }
.fiche-expert-result .btn-1 span { z-index: 10; position: relative; -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; }
.fiche-expert-result .btn-1:hover:after { bottom: 100%; }
.fiche-expert-result .btn-1:hover, .fiche-expert-result .btn-1:focus { text-decoration: none !important; }
.fiche-expert-result .btn-1.selected { background: #7bd876; border: 0px; }
.fiche-expert-result .btn-1.selected span { color: white; }
.fiche-expert-result .btn-1.selected:before { content: "\f100"; font-size: 14px; line-height: 24px; margin-right: 10px; color: white; font-family: Flaticon; }
.fiche-expert-result .btn-1.selected:after { display: none; }
.fiche-expert-result h4 { color: #3d464b; clear: both; margin-bottom: 0px; }
.fiche-expert-result p { font-size: 14px; }
.fiche-expert-result ul { margin-top: 12px; }
.fiche-expert-result ul li { text-align: left; font-size: 14px; color: #3d464b; font-weight: 600; line-height: 1.7em; padding-left: 12px; }
.fiche-expert-result .profil-user { width: 100px; height: 100px; border-radius: 50%; border: 5px solid #09a6a4; overflow: hidden; display: block; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; clear: both; }
.fiche-expert-result .profil-user img { max-width: 100%; }
.fiche-expert-result .societe-name { margin-bottom: 12px; color: #09a6a4; }

#page-fiche .bloc-adress-organization { background: white; padding: 40px; margin-top: 15px; }
@media (min-width: 992px) { #page-fiche .bloc-adress-organization { margin-top: 0px; } }

.confirm-message { display: block; margin: 0 auto; max-width: 600px; text-align: center; padding: 50px; line-height: 24px; background: #27ae60; color: white; border-radius: 3px; margin-top: 100px; }

#content .form-become-member label { display: block !important; line-height: 20px; font-weight: 700; font-family: "Roboto", sans-serif; font-size: 14px; padding-left: 20px; margin-bottom: 3px; }
#content .form-become-member h2 { margin-bottom: 0px; margin-top: 25px; padding-bottom: 10px; }
#content .form-become-member ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #ffffff; }
#content .form-become-member ::-moz-placeholder { /* Firefox 19+ */ color: #ffffff; }
#content .form-become-member :-ms-input-placeholder { /* IE 10+ */ color: #ffffff; }
#content .form-become-member :-moz-placeholder { /* Firefox 18- */ color: #ffffff; }
#content .form-become-member #message, #content .form-become-member #slib { height: 200px; }

@media (min-width: 992px) { .flex-list { clear: both; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; } }

.no-result { background: #3d464b; padding: 25px; text-align: center; }
.no-result p { color: white; font-weight: 700; }

.edit-membre { background: none; position: absolute; z-index: 100; right: 10px; top: 0px; padding: 10px; }
.edit-membre img { max-width: 24px; -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; }
.edit-membre:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.civilite { text-transform: capitalize; font-size: 20px; }

.padding-section { padding: 25px 0px; overflow: hidden; }
@media (min-width: 992px) { .padding-section { padding: 50px 0px; } }

.padding-section-2 { padding: 25px 0px; overflow: hidden; }
@media (min-width: 992px) { .padding-section-2 { padding: 50px 0px; } }

.padding-section-3 { padding: 25px 0px; overflow: hidden; }
@media (min-width: 992px) { .padding-section-3 { padding: 100px 0px; } }

button { border: 0px; }

.button_back a, .btn-1 { display: inline-block; position: relative; background: #09a6a4; border-radius: 3px; line-height: 2.7em; margin: 12px 12px 25px 0px; padding: 0px 50px; color: white; font-size: 16px; font-weight: 700; cursor: pointer; -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; background: #009999; background: -moz-linear-gradient(left, #009999 0%, #17bbb6 99%); background: -webkit-linear-gradient(left, #009999 0%, #17bbb6 99%); background: linear-gradient(to right, #009999 0%, #17bbb6 99%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009999', endColorstr='#17bbb6',GradientType=1 ); }
.button_back a:hover, .btn-1:hover { text-decoration: none; }
.button_back a:hover:before, .btn-1:hover:before { left: -15px; }
@media (min-width: 992px) { .button_back a, .btn-1 { margin: 50px 12px 50px 0px; } }
@media (min-width: 1200px) { .button_back a, .btn-1 { font-size: 18px; } }
.button_back a:hover, .btn-1:hover { opacity: 0.7; -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; }
.button_back a.btn-center, .btn-1.btn-center { margin: 0 auto; margin-top: 50px; margin-bottom: 50px; }

.btn-white { background: #ffffff; color: #09a6a4 !important; margin-top: 20px; margin-bottom: 20px; }

.button_back { text-align: center; }

.bg-blue { background: #09a6a4; }
.bg-blue p, .bg-blue p a, .bg-blue h1, .bg-blue span, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue li { color: white !important; }
.bg-blue p:after, .bg-blue p a:after, .bg-blue h1:after, .bg-blue span:after, .bg-blue h2:after, .bg-blue h3:after, .bg-blue h4:after, .bg-blue li:after { background: #ffffff !important; }
.bg-blue p:before, .bg-blue p a:before, .bg-blue h1:before, .bg-blue span:before, .bg-blue h2:before, .bg-blue h3:before, .bg-blue h4:before, .bg-blue li:before { color: #ffffff !important; }
.bg-blue .btn-1 { background: white; color: #09a6a4; }

.bg-grey { background: #f9f9fc; }

.bg-grey-2 { background: #72848c; }
.bg-grey-2 p, .bg-grey-2 p a, .bg-grey-2 h1, .bg-grey-2 span, .bg-grey-2 h2, .bg-grey-2 h3, .bg-grey-2 h4, .bg-grey-2 li { color: white !important; }
.bg-grey-2 p:after, .bg-grey-2 p a:after, .bg-grey-2 h1:after, .bg-grey-2 span:after, .bg-grey-2 h2:after, .bg-grey-2 h3:after, .bg-grey-2 h4:after, .bg-grey-2 li:after { background: #ffffff !important; }
.bg-grey-2 p:before, .bg-grey-2 p a:before, .bg-grey-2 h1:before, .bg-grey-2 span:before, .bg-grey-2 h2:before, .bg-grey-2 h3:before, .bg-grey-2 h4:before, .bg-grey-2 li:before { color: #ffffff !important; }

.border-grey { border-top: 1px solid #ebebeb; }

.titre-module span.flaticon-next { margin-left: 20px; }

.hexa { position: relative; width: 40px; height: 40px; background-color: #09a6a4; margin: 20px 20px 20px 0px; }
.hexa i { width: 40px; color: white; display: inline-block; text-align: center; }
.hexa i:before { color: white; text-align: center; margin-left: 6px; }

.hexa:before, .hexa:after { content: ""; position: absolute; width: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; left: 0px; }

.hexa:before { bottom: 100%; border-bottom: 10px solid #09a6a4; }

.hexa:after { top: 100%; width: 0; border-top: 10px solid #09a6a4; }

.intro-interne h1 { position: relative; padding: 0px 0px 50px 0px; line-height: 1.3em; }
.intro-interne h1, .intro-interne h2, .intro-interne h3, .intro-interne h4 { padding: 0px 0px 25px 0px; margin-bottom: 50px; position: relative; }
.intro-interne .style-1 { position: relative; color: #09a6a4; margin-bottom: 25px; font-size: 16px; text-transform: uppercase; font-weight: 700; line-height: 45px; }
@media (min-width: 992px) { .intro-interne .style-1 { font-size: 20px; } }
.intro-interne .style-2 { position: relative; font-size: 24px; line-height: 1.2em; }
@media (min-width: 992px) { .intro-interne .style-2 { font-size: 32px; } }
.intro-interne .style-2:after { position: absolute; content: ""; left: 0px; bottom: 0px; height: 2px; width: 50px; background: #09a6a4; }
.intro-interne .style-3 { position: relative; font-size: 32px; line-height: 1em; }
.intro-interne .style-2-center { position: relative; font-size: 32px; line-height: 1.2em; text-align: center; }
.intro-interne .style-2-center:after { position: absolute; content: ""; left: 50%; margin-left: -25px; bottom: 0px; height: 2px; width: 50px; background: #09a6a4; }

.zone-find .col-sm-4:nth-child(2) .zone-get { background: rgba(9, 166, 164, 0.9); padding: 50px 25px; }

.zone-find .col-sm-4:nth-child(3) .zone-get { background: rgba(9, 166, 164, 0.7); padding: 50px 25px; }

.zone-find .col-sm-4:nth-child(4) .zone-get { background: rgba(9, 166, 164, 0.5); padding: 50px 25px; }

.form-control[type="text"] { box-shadow: none; -webkit-appearance: none; }

.form-connect .input-connected { max-width: 400px; margin: 0 auto; display: block; }

.padding-zone-mob { padding-bottom: 100px; }
@media (min-width: 767px) { .padding-zone-mob { padding-bottom: 0px; } }

.cbp-spmenu { box-shadow: none !important; }

#fancybox-wrap { min-height: 340px !important; }
#fancybox-wrap #fancybox-outer { min-height: 340px !important; }
#fancybox-wrap #fancybox-outer #fancybox-inner { min-height: 340px !important; }
#fancybox-wrap #fancybox-outer #fancybox-inner .container { min-height: 340px !important; padding: 20px; }
@media (min-width: 992px) { #fancybox-wrap #fancybox-outer #fancybox-inner .container { padding: 50px; } }
#fancybox-wrap #fancybox-outer #fancybox-inner .container p { font-size: 18px; font-weight: 700; }
#fancybox-wrap #fancybox-outer #fancybox-inner .container ul { padding-left: 14px; }
#fancybox-wrap #fancybox-outer #fancybox-inner .container ul li { position: relative; }
#fancybox-wrap #fancybox-outer #fancybox-inner .container ul li:before { content: "- "; }

.bg-white-inscription { background: url("/public/images/layout/background-contact-mobile.jpg") no-repeat left top #f4f8f9; background-size: auto 100%; height: 370px; padding: 100px 0px; }
@media (min-width: 992px) { .bg-white-inscription { background: url("/public/images/layout/background-contact.jpg") no-repeat left top #f4f8f9; background-size: 100%; } }

.bg-white { padding: 25px 15px; background: white; -webkit-box-shadow: 0px 0px 100px rgba(114, 132, 140, 0.2); -moz-box-shadow: 0px 0px 100px rgba(114, 132, 140, 0.2); -ms-box-shadow: 0px 0px 100px rgba(114, 132, 140, 0.2); -o-box-shadow: 0px 0px 100px rgba(114, 132, 140, 0.2); box-shadow: 0px 0px 100px rgba(114, 132, 140, 0.2); margin-bottom: 25px; }
@media (min-width: 767px) { .bg-white { margin-top: -15px; } }
@media (min-width: 992px) { .bg-white { padding: 50px !important; margin-top: -50px; } }

.input-connect { box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; border: 0px; height: 48px; background: white; border: 1px solid #dee7eb; text-align: left; text-transform: capitalize; border-radius: 3px; padding: 0px 10px; letter-spacing: 2px; max-width: 400px; margin: 0 auto; margin-top: 25px; margin-bottom: 25px; display: block; }

button.button-connect { width: 100%; max-width: 400px; margin: 0 auto; margin-top: 25px; margin-bottom: 25px; border: 0px; text-transform: uppercase; height: 48px; }

#content .page-benefits { position: relative; }
#content .page-benefits ul { padding: 25px 0px 25px 40px; }
#content .page-benefits ul li { line-height: 1.7em; margin-bottom: 12px; position: relative; }
#content .page-benefits ul li:before { color: #09a6a4; font-size: 16px; font-family: Flaticon; content: "\f102"; position: absolute; left: -40px; font-weight: 700; }
#content .page-benefits.bg-blue { overflow: hidden; }
#content .page-benefits .zone-cost .col-sm-3 { color: white; padding: 25px; }
@media (min-width: 992px) { #content .page-benefits .zone-cost .col-sm-3 { padding: 50px; min-height: 280px; } }
#content .page-benefits .zone-cost .col-sm-3 p { color: white; font-weight: 700; }
#content .page-benefits .zone-cost .col-sm-3 p .cost-member { font-weight: 700; margin: 0 auto; color: white; font-weight: 700; margin-top: 20px; font-size: 36px; padding-top: 15px; display: block; position: relative; }
#content .page-benefits .zone-cost .col-sm-3 p .cost-member:before { position: absolute; top: 0px; left: 0px; height: 4px; width: 25px; background: white; content: ""; }
#content .page-benefits .zone-cost .col-sm-3 .box-content-scroll { -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); -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; transition-duration: .6s; transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }
#content .page-benefits .zone-cost .col-sm-3 .box-content-scroll a.link-subscribe { opacity: 0; -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-height: 30px; text-transform: uppercase; color: white; border-bottom: 2px solid white; font-weight: 700; font-size: 14px; list-style: none; text-decoration: none; }
#content .page-benefits .zone-cost .col-sm-3:hover { -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; background: #eaeaea; }
#content .page-benefits .zone-cost .col-sm-3:hover .box-content-scroll { -webkit-transform: translate(0px, -20px); -moz-transform: translate(0px, -20px); -o-transform: translate(0px, -20px); transform: translate(0px, -20px); }
#content .page-benefits .zone-cost .col-sm-3:hover a.link-subscribe { opacity: 1; cursor: pointer; }
#content .page-benefits .zone-cost .col-sm-3:nth-child(2) { background: rgba(9, 166, 164, 0.9); }
#content .page-benefits .zone-cost .col-sm-3:nth-child(3) { background: rgba(9, 166, 164, 0.7); }
#content .page-benefits .zone-cost .col-sm-3:nth-child(4) { background: rgba(9, 166, 164, 0.5); }
#content .page-benefits .zone-cost .col-sm-3:nth-child(5) { background: rgba(9, 166, 164, 0.3); }
#content .page-benefits .bg-deco-right { position: absolute; right: 0px; bottom: 0px; z-index: 0; max-width: 50%; }
#content .page-benefits .bg-deco-left { position: absolute; top: 0px; z-index: 0; width: 55%; left: -100px; }
@media (min-width: 1200px) { #content .page-benefits .bg-deco-left { width: 50%; left: -50px; } }
#content .page-benefits .container { position: relative; z-index: 10; }
#content .page-benefits .container .col-sm-6 h2 { margin-bottom: 0px; margin-top: 25px; }

.zone-txt-image { margin-top: 50px; }
.zone-txt-image .col-sm-2 { padding: 12px; min-height: 165px; font-weight: 700; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; }
.zone-txt-image .col-sm-2 p { line-height: 1.2em; font-size: 14px; }
.zone-txt-image .col-sm-2:nth-child(odd) { background: white; }
.zone-txt-image .col-sm-2:nth-child(even) { background: #72848c; }
.zone-txt-image .col-sm-2:nth-child(even) p { color: white; }

.bg-blue-filter { background: url("/public/images/layout/bg-decor.jpg") no-repeat center bottom #09a6a4; background-size: 100%; overflow: visible; padding: 50px 0px; }
.bg-blue-filter p, .bg-blue-filter p a, .bg-blue-filter h1, .bg-blue-filter span, .bg-blue-filter h2 { color: white; }
@media (min-width: 992px) { .bg-blue-filter { padding: 50px 0px; } }
.bg-blue-filter h1 { font-size: 28px; }
@media (min-width: 992px) { .bg-blue-filter h1 { font-size: 36px; } }
@media (min-width: 992px) { .bg-blue-filter .flaticon-employee { float: left; display: inline-block; line-height: 45px; width: 30px; text-align: center; } }
.bg-blue-filter .name-skill { color: #000000; font-size: 12px; line-height: 23px; max-height: 46px; display: inline-block; }
.bg-blue-filter .filter-home { background: white; border-radius: 5px; margin-top: 50px; padding: 12px 0px; }
@media (min-width: 767px) { .bg-blue-filter .filter-home { height: 72px; } }
.bg-blue-filter .filter-home button { margin: 0px; width: 100%; border: 0px; text-transform: uppercase; height: 48px; margin-bottom: 10px; font-size: 14px; padding: 0px 20px; line-height: 20px; }
@media (min-width: 767px) { .bg-blue-filter .filter-home button { margin-bottom: 0px; } }
@media (min-width: 1200px) { .bg-blue-filter .filter-home button { line-height: 48px; padding-top: 0px; padding-bottom: 0px; } }
.bg-blue-filter .filter-home .dropdown { margin-top: 10px; margin-bottom: 10px; display: block; width: 100%; }
@media (min-width: 767px) { .bg-blue-filter .filter-home .dropdown { margin-bottom: 0px; margin-top: 0px; } }
.bg-blue-filter .filter-home .select-titre { width: 100%; border: 0px; height: 48px; background: white; border: 1px solid #dee7eb; text-align: left; overflow: hidden; text-transform: capitalize; border-radius: 3px; padding: 0px 10px; letter-spacing: 2px; font-size: 12px; line-height: initial; }
@media (min-width: 767px) { .bg-blue-filter .filter-home .select-titre { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; } }
.bg-blue-filter .filter-home .select-titre .caret { float: right; color: #3d464b; line-height: 48px; margin-top: 10px; }
@media (min-width: 992px) { .bg-blue-filter .filter-home .select-titre .caret { margin-top: 0px; } }
.bg-blue-filter .filter-home .dropdown-menu { color: #2e373c; line-height: 1.7em; font-size: 18px; background: white; min-width: 210px; padding: 25px 12px; max-width: 100%; overflow: hidden; -webkit-box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); -moz-box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); -ms-box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); -o-box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); box-shadow: 0px 0px 25px rgba(46, 55, 60, 0.12); letter-spacing: 2px; }
@media (min-width: 992px) { .bg-blue-filter .filter-home .dropdown-menu { max-width: inherit; min-width: 500px; height: 400px; overflow-y: scroll; } }
.bg-blue-filter .filter-home .dropdown-menu li { padding: 3px 0px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
@media (min-width: 1200px) { .bg-blue-filter .filter-home .dropdown-menu li { padding: 3px 18px; } }
.bg-blue-filter .filter-home .dropdown-menu li input { margin: 6px 10px 0 0px; }
.bg-blue-filter .filter-home .dropdown-menu li a { padding: 0px; }
.bg-blue-filter .btn-1.btn-white { margin-right: 0px; padding: 0px 20px; font-size: 14px; text-transform: uppercase; width: 100%; text-align: center; margin-top: 25px; line-height: 26px; padding-top: 10px; padding-bottom: 10px; }
@media (min-width: 767px) { .bg-blue-filter .btn-1.btn-white { margin-top: 50px; } }
@media (min-width: 1200px) { .bg-blue-filter .btn-1.btn-white { line-height: 72px; padding-top: 0px; padding-bottom: 0px; } }

button:focus { outline: none; }

.home-skills .flaticon:before { font-weight: 300; margin-bottom: 25px; line-height: 1em; display: block; font-size: 48px; }

.home-skills h3 { font-weight: 400; line-height: 1em; }

.home-skills .col-sm-6 { padding-top: 20px; padding-bottom: 20px; }
@media (min-width: 992px) { .home-skills .col-sm-6 { padding-top: 0px; padding-bottom: 0px; } }

.image-deco-home { min-height: 300px; background: url("/public/images/web/photo-tii-content.png") no-repeat center center; background-size: 300px; }
@media (min-width: 767px) { .image-deco-home { min-height: 280px; background-size: 100% 100%; } }
@media (min-width: 992px) { .image-deco-home { min-height: 375px; } }
@media (min-width: 1200px) { .image-deco-home { min-height: 450px; } }

.coordonnees span { color: white; }
.cc-message{
color:#ffffff!important;}
/*# sourceMappingURL=bsmain.css.map */
