@charset "UTF-8";
@-ms-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/*
 *
 *  Copyright (c) David Bushell | http://dbushell.com/
 *
 */
/* normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  gridor: #000;
  background: #ff0;
}
minall {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  gridor: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-gridlapse: gridlapse;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 62.5%;

  -webkit-tap-highlight-gridor: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  gridor: #333;
  background-gridor: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  gridor: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  gridor: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-gridor;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: 'Lato_reg', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none!important;
}

a:visited,
a:active,
a:link  { 
  color:#FFF;
  text-decoration: none;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

ul, ol {
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0;
}

a {
  text-decoration: none;
}

* {font-family: 'Lato_reg', sans-serif;}

body {
  color: #333;
  position: relative;
  width: 100%;
  min-width: 20em;
  background: #FFF;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}

.highlight {
  background: #fff699;
  padding: 0 0.5em;
}

.prose ul, .prose ol {
  list-style: outside disc;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
.prose p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
.prose p.small {
  margin: auto;
  color: #666;
  font-size: 0.8125em;
  line-height: 1.84615em;
  margin-bottom: 1.84615em;
}
.prose p.medium {
  color: #666;
  font-size: 0.875em;
  line-height: 1.71429em;
  margin-bottom: 1.71429em;
}
.prose p:last-child {
  margin-bottom: 0;
  text-align: center;
}
.prose h1 {
  font-size: 1.875em;
  line-height: 1.2em;
  margin-bottom: 0.4em;
}
.prose h2 {
  font-size: 1.5em;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}
.prose a {
  color: #6d7173;
  text-decoration: none;
  outline: none;
}
.prose a:focus, .prose a:hover {
  color: #000;
}

.block {
  position: relative;
  margin: 2%;
  padding: .5em 1.25em;
  max-width: 100%;
}

#outer-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#inner-wrap {
  position: relative;
  width: 100%;
}

#nav {
  z-index: 200;
  position: absolute;
  overflow: hidden;
  width: 100%;
  color: #fff;
}
#nav .close-btn {
  display: none;
}
#nav .block-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#nav .block {
  z-index: 2;
  position: relative;
  padding: 0.75em 1.25em;
  background: rgba(0,0,0,.0);
}

#nav ul {
  *zoom: 1;
  display: block;
}
#nav ul:before, #nav ul:after {
  content: "";
  display: table;
}
#nav ul:after {
  clear: both;
}
#nav li {
  display: block;
}
#nav li a {
  display: block;
  color: #fff;
  opacity: .4;
  font-size: 0.975em;
  line-height: 1.28571em;
  font-weight: bold;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
}
#nav li a:focus,
#nav li a:hover,
#nav li a:active {
  opacity: 1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
  color: #FFF;
}

#nav li a.active {
  opacity: 1;
  color: #FFF;
}

@media screen and (max-width: 1048px) {
  #top .block a#nav-open-btn i.fa {visibility: visible;}
  #top .block a#nav-open-btn h1.block-title {display: none;}
  #nav li a:focus,
  #nav li a:hover,
  #nav li a:active {
    border-bottom: none;
  }
  #nav li a.active {
  border-bottom: none;
  }
}

@media screen and (min-width: 1048px) {
  #top .block a#nav-open-btn i.fa {visibility: hidden;}
  #top .block a#nav-open-btn h1.block-title {visibility: visible;}
}

#top {
  z-index: 100;
  position: absolute;
  height: 50px;
  color: #fff;
  margin: 2%;
}
#top .block-title {
  font-family: 'Theona', Georgia, Serif;
  letter-spacing:10px;
  margin: 0;
  font-size: 2em;
  line-height: 1.2em;
  text-align: center;
  white-space: nowrap;
}

@media screen and (max-width: 990px) {
    #top .block-title {
    font-family: 'Theona', Georgia, Serif;
    margin: 0;
    font-size: 2em;
    line-height: 1.2em;
    text-align: center;
    white-space: nowrap;
  }
}

#top .nav-btn {
  position: absolute;
  top: .5em;
  left: 1.875em;
}

#main .block {
  padding: 2.625em 1.875em;
}

footer[role="contentinfo"] {
  background: #ddd;
}

@media screen and (min-width: 1048px) {
  #top .nav-btn {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  #nav .close-btn {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #nav .block-title {
    font-family: 'Shangri', Georgia, Serif;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #nav ul {
    text-align: right;
    white-space: nowrap;
  }
  #nav li {
    display: inline-block;
  }
  #nav li:last-child {
    border-right: none;
  }
  #nav li a {
    padding: 0.42857em 0.85714em;
  }
}
@media screen and (max-width: 1048px) {
  #nav {
    position: absolute;
    top: 0;
    padding-top: 1.25em;
  }
  #nav:not(:target) {
    z-index: 1;
    height: 0;
  }
  #nav:target .close-btn {
    display: block;
  }
  #nav .close-btn {
    position: absolute;
    top: -3.75em;
    left: 1.875em;
  }
  #nav .block {
    position: relative;
    padding: 0;
  }
  #nav li {
    position: relative;
  }
  #nav li.is-active:after {
    z-index: 50;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: -0.03125em;
    margin-top: -0.625em;
  }
  #nav li a {
    padding: 0.85714em 2.14286em;
  }

  .js-ready #nav {
    height: 100%;
    width: 70%;
    background: #1e1e1e;
  }
  .js-ready #nav .block {
    background: transparent;
  }

  .js-ready #nav {
    left: -70%;
  }
  .js-ready #inner-wrap {
    left: 0;
  }

  .js-nav #inner-wrap {
    left: 70%;
  }

  .csstransforms3d.csstransitions.js-ready #nav {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .csstransforms3d.csstransitions.js-ready #inner-wrap {
    left: 0 !important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .csstransforms3d.csstransitions.js-nav #inner-wrap {
    -webkit-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
  }

  .csstransforms3d.csstransitions.js-ready #nav .block {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
    -webkit-transition-delay: ease, 0s;
    -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
    -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
    transition: opacity 300ms 100ms ease, transform 500ms ease;
    -webkit-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
    -moz-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
    -ms-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
    -o-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
    transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }

  .csstransforms3d.csstransitions.js-nav #nav .block {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);
  }

  #nav li a:last-child {
    border: none;
  }
}



@media screen and (max-width: 990px) {
  #intro .intro {
    margin-left: 10%!important;
  }
}

/*-------------------------------------------------------------
 Footer
 ------------------------------------------------------------*/

#footerWrapp {
  background-color: #000;
  position: relative;
  font-family: 'Lato_reg'!important;
}

#footerWrapp a:hover,
#footerWrapp .fa:hover {
  color: #308ce7;
    -webkit-transition: color .5s ease-out;
    -moz-transition: color .5s ease-out;
    -o-transition: color .5s ease-out;
    transition: color .5s ease-out;
}

#footerWrapp .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 61.25em;
}

.goTop {
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -27.5px;
  width: 55px;
  height: 60px;
  background-image: url(img/back-to-top.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
  text-indent: -9999px;
  background-size: 55px 60px;
}

#topFooter {
  background-color: #1b1b1b;
  padding: 50px 0 40px 0;
}

#footer-navigation {
  padding-bottom: 15px;
  border-bottom: 1px solid #6b6969;
}

.footerUl {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer-navigation li {
  float: left;
}

#footer-navigation li:first-child a {
  padding-left: 0;
}

#footer-navigation li a {
  color: #918e8e;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 8px;
}

#footer-info {
  margin-top: 10px!important;
}

#footer-info li,
#footer-info li a {
  float: left;
  margin-right: 12px;
  padding-right: 12px;
  color: #918e8e;
  font-size: 15px;
}

.footerSocials {
  padding-left: 15px !important;
}

@media screen and (max-width: 990px) {
  #footerWrapp {
    font-family: 'Lato_reg'!important;
  }
  .footerSocials {
    margin-top: 15px;
  }
  .footerSocials p.mt-40px {margin-top: 40px}
}

.footerSocials p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #918e8e;
  text-transform: uppercase;
  padding-bottom: 17px;
  border-bottom: 1px solid #6b6969;
}

.footSocials {
  display: block;
  margin-top: 9px;
}

.footSocials .fa,
.footSocials a {
  margin-right: 6px;
  color: #918e8e;
}

#copyright {
  padding: 18px 0;
}

#copyright p {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #918e8e;
}

/*RESPONSIVE WITH MEDIA QUERIES*/
@media only screen and (max-width: 768px) {
  #servicesWrapper {
  background-image: none;
}

.post-num {
  overflow: hidden;
}

#headerWrapper {
  margin-bottom: 0 !important;
}

.serviceInfo p {
  text-align: center;
}

.title-area {
  margin-right: 0;
  text-align: center;
}

.servContainer p {
  text-align: center;
}

.top-bar .name h1 a {
  width: 100%;
}

#services > h2 {
  text-align: center;
}

.portLinks a {
  float: left;
  margin-right: 15px;
}

.portContent p {
  margin-bottom: 0 !important;
}

#leftSide {
  padding-right: 0;
}

.postInfo img {
  display: none;
}

.postInfo p {
  margin-left: 0;
  text-align: center;
}

.blogHover {
  display: none;
}

.serviceInfo:hover img {
  -webkit-transform: none;
}

#rightSide {
  padding-left: 0;
}

.lService1,.lService2,.lService3 {
  margin-top: 70px;
}

.lService4,.lService5,.lService6 {
  margin-top: 70px;
}

.text1 {
  width: 100% !important;
}

.top-bar-section ul {
  border: none;
}

.top-bar-section ul li {
  padding: 15px 0;
  border-bottom: 1px solid #333;
  margin-right: 0;
}

#socials {
  position: relative;
  left: 43%;
}

#socials li {
  border: none;
  float: left;
  text-align: center;
}

.traits-wrapper {
  display: none;
}

#recentProjects {
  margin-top: 30px;
  width: 66%;
}

.recTitle h4 {
  text-align: center;
}

.recPost {
  width: 100% !important;
  margin-bottom: 25px;
}

.hoverEffect {
  width: 190px;
  left: 50%;
  margin-left: -95px;
}

#services {
  width: 66%;
}

.serContainer2 .serviceInfo {
  float: left;
}

#postsContainer {
  width: 66%;
}

.postContainer {
  margin-bottom: 25px;
}

#footer-navigation {
  padding-left: 20%;
}

#footer-info {
  margin-top: 25px;
  padding-left: 22%;
}

.footerSocials p {
  display: none;
}

.footerSocials {
  padding-left: 40% !important;
  margin-top: 25px;
}

#quoteContent {
  width: 80%;
}

#copyright p {
  float: none;
  text-align: center;
}

#aboutUs {
  width: 80%;
}

#theTeam {
  width: 80%;
}

#clients {
  width: 69%;
}

#portfolioWrapp {
  width: 90%;
}

#blogWrapper {
  width: 60%;
}

#contactWrapp {
  width: 80%;
}

#contactInfo {
  margin-bottom: 25px;
}

.dropdown {
  background-color: transparent !important;
}

.top-bar .toggle-topbar.menu-icon a {
  display: none;
}

.top-bar-section .dropdown li.title h5 a {
  color: black;
}

#singlePost {
  width: 80%;
}

#teamWrapper {
  width: 80%;
}

#memberInfo {
  margin-bottom: 25px;
}

#typographyWrapper {
  width: 80%;
}

.jobList a {
  margin-bottom: 45px;
}

#theTeam {
  margin-top: 20px;
}

}

@media only screen and (max-width: 568px) {
  .servContainer p {
  text-align: center;
}

#serviceSlider {
  width: 236px;
  float: left;
  margin-left: 16.7%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.postInfo p {
  padding: 0 15px;
}

#blogWrapper {
  width: 330px;
  padding: 0 15px;
  overflow-x: hidden;
}

.blogHover {
  display: none;
}

#leftSider {
  padding-right: 0;
}


#singlePost {
  width: 100%;
}


#postsContainer {
  width: 325px;
}

.postContainer {
  width: 100% !important;
}

.serviceInfo {
  width: auto;
}

#footer-navigation {
  padding-left: 8%;
}

#footer-info {
  padding-left: 11%;
}

.footerSocials {
  padding-left: 36% !important;
}

#clients-wrapp {
  padding-left: 7%;
}

#portfolioContainer {
  width: 84%;
}

.portLinks a {
  float: left;
  margin-right: 15px;
}

#accordions,#proBars,#typoButtons {
  margin-bottom: 25px;
}

.title-area {
  margin-right: 0;
  text-align: center,;
}

.logo {
  width: 100% !important;
  display: block;
  margin: 0;
  text-align: center;
}

.serviceInfo img {
  display: none;
}

.serviceInfo h3 {
  text-align: center;
}

}

@media only screen and (max-width: 480px) {
  #serviceSlider {
  margin-left: 9.7%;
}

.serviceInfo p {
  text-align: center;
}

.serviceInfo h3 {
  text-align: center;
}

#titleContainer {
  display: none;
}

.serviceInfo img {
  display: none;
}

.text1 {
  margin-top: 50px;
  margin-bottom: 25px;
}

.quoteSection {
  padding: 0 30px;
}

.orbit-container .quoteContent {
  font-size: 14px;
}

.postInfo {
  font-size: 14px;
}

#footer-navigation {
  padding: 0;
}

#footer-navigation li {
  float: none;
}

#footer-navigation li a {
  border: none;
  padding: 10px 0;
  display: block;
  text-align: center;
  border-top: 1px solid #6b6969;
}

#footer-info {
  padding: 0;
}

#footer-info li {
  float: none;
  border: none;
  text-align: center;
  padding: 10px 0;
  border: none;
  margin: 0;
}

.footerSocials {
  clear: both;
  padding: 0 !important;
}

.footSocials {
  float: left;
  width: 156px;
  position: relative;
  left: 50%;
  margin-left: -78px;
}

#clients-wrapp {
  padding-left: 26%;
}

#portfolio-filter li a {
  font-size: 16px;
}

#portfolioContainer {
  width: 88%;
}

.fluid_container {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  max-height:270px !important;
  position:absolute;
  top:0;
  z-index:-100;
}

}

@media only screen and (max-width : 320px) {
  .servContainer h3 {
  font-size: 32px;
}

.servContainer p {
  text-align: center;
}

#serviceSlider {
  margin-left: -20px;
}

#socials {
  left: 38%;
}

.serviceInfo img {
  display: none;
}

.serviceInfo h3,.serviceInfo p {
  text-align: center;
}

.postInfo img {
  display: none;
}

.postInfo p {
  margin-left: 0;
}

.post-num {
  margin-bottom: 10px;
}

#about {
  padding: 0;
}

#about img {
  float: none;
  margin-left: 30%;
  margin-bottom: 10px;
}

#about blockquote,#about p.citer {
  text-align: center;
}

.jobList a {
  margin-right: 18px;
}

.employee img {
  margin-right: 0;
  margin-bottom: 15px;
  float: none;
  margin-left: 14%;
}

.employee h3,.employee h4,.employee p {
  text-align: center;
}

.employee:nth-child(2n+2) p {
  padding-right: 0 !important;
}

.employee .memberSocials {
  margin-left: 14%;
}

#clients-wrapp {
  padding-left: 16%;
}

#portfolio-filter li {
  margin-right: 8px;
  padding-right: 8px;
}

#portfolio-filter li a {
  font-size: 13px;
}

#portfolio-list > li {
  width: 100%;
}

#portfolioContainer {
  float: left;
}

#portfolio-list {
  margin-left: 12px;
}

#portContent h2 {
  font-size: 24px;
}

.imagesContainer li {
  width: 240px;
}

.imagesContainer li img {
  height: auto;
}

#leftSider h2,#rightSider h2 {
  text-align: center;
}

#popularTags span a {
  float: none;
  text-align: center;
  margin-right: 0;
  padding: 15px 0;
}

.latestPro {
  float: left;
}

.memberContact li:first-child {
  border: none;
  margin-bottom: 10px;
}

#memberInfo p {
  text-align: center;
}

.memberContact li {
  margin-right: 0;
  padding-right: 0;
  float: none;
  text-align: center;
  height: 20px;
}

.memberContact li:last-child {
  padding-left: 35%;
}

.footSocials {
  left: 52%;
}

#contactInfo h2,#contactForm h2 {
  text-align: center;
}

}

/*-------------------------------------------------------------
 Images
 ------------------------------------------------------------*/
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/*-------------------------------------------------------------
 Video 
 ------------------------------------------------------------*/

.overlay {
  top: 0px;
  left: 0px;
  float: left;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: url('./img/pattern/spot.png') repeat scroll 0% 0%;
}

#cl-video {
  float: left;
  top: 0px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  z-index: 9;
}

.full {
  width: 100%;
}

.container-video {
  z-index: 200;
}

#video {
  min-width: 100%;
  width: 100%;
  height: auto;
}

@media only screen and (max-width : 990px) {
  .intro-img { 
    display: block; 
    width: 100%;
    height: 400px;
    background: url('img/header/woman-hair-blur.jpg') no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    z-index: 200;
  }
}

@media only screen and (max-width : 990px) {
  #video {
    display: none;
  }
}

.full {
  width: 100%;
}

.novid {
  display: none;
}

/*-------------------------------------------------------------
 Ajustements textes et bouttons
 ------------------------------------------------------------*/

.txt-center {text-align: center}
.txt-right {text-align: right}
.txt-left {text-align: left}
.txt-justify {text-align: justify}
.txt-white {color:#FFF;}
.txt-black {color:#3a3a3a;}
.txt-blue {color: #308ce7}
.mt-20px{margin-top: 20px}
.fa {vertical-align: middle;}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  gridor: inherit;
}
h1, h2, h3 {font-family: 'Nautilus';}
h1 minall,
h2 minall,
h3 minall,
h4 minall,
h5 minall,
h6 minall,
.h1 minall,
.h2 minall,
.h3 minall,
.h4 minall,
.h5 minall,
.h6 minall,
h1 .minall,
h2 .minall,
h3 .minall,
h4 .minall,
h5 .minall,
h6 .minall,
.h1 .minall,
.h2 .minall,
.h3 .minall,
.h4 .minall,
.h5 .minall,
.h6 .minall {
  font-weight: normal;
  line-height: 1;
  gridor: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

.btn-circle {
  display: inline-block;
  padding: 6px 4%;
  font-family: 'Lato_bold', Helvetica, Arial, sans-serif;
  border: 2px solid #FFF;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
  line-height: 1;
  cursor: pointer;
}
.btn-circle:hover {
  color: #50a8ff!important;
  background: #FFF;
  border: 2px solid #FFF;
}

.btn-circle-active {
  display: inline-block;
  padding: 6px 4%;
  font-family: 'Lato_bold', Helvetica, Arial, sans-serif;
  border: 2px solid #FFF;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
  line-height: 1;
  cursor: pointer;
  color: #50a8ff!important;
  background: #FFF;
  border: 2px solid #FFF;
}

.btn-circle-2 {
  color: #308ce7!important;
  display: inline-block;
  padding: 6px 4%;
  font-family: 'Lato_bold', Helvetica, Arial, sans-serif;
  border: 2px solid #308ce7;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  font-size: 16px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
  line-height: 1;
  cursor: pointer;
}
.btn-circle-2 a:visited,
.btn-circle-2 a:active,
.btn-circle-2 a:link {
  color: #308ce7!important;
}
.btn-circle-2:hover,
.btn-circle-2 a:hover {
  color: #FFF!important;
  background: #308ce7;
  border: 2px solid #308ce7;
}
.btn-submit {
  color: #FFF;
  background-color: #308ce7;
  border: 2px solid #308ce7!important;
  padding: 8px auto;
  font-family: 'Lato_bold', Helvetica, Arial, sans-serif;
  text-transform: uppercase;


  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

.btn-submit:hover {
  color: #308ce7;
  background-color: #FFF;
  border: 2px solid #308ce7!important;
  padding: 8px auto;

  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

/*-------------------------------------------------------------
 Admin
 ------------------------------------------------------------*/

.admin-background {
  display: block; 
  width: 100%;
  height: 100%;
  background-color: #308ce7;
  z-index: 200;
}

#admin h1 {
  margin-bottom: 20px;
  font-family: 'Lato_light';
}

#admin form {
  margin: 20% auto 80% auto;
  padding: 20% 3%;
  vertical-align: center;
}

#admin form input {
  display: block;
  width: 100%;
  margin: 7% auto;
}

#admin .btn-circle {
  background-color: rgba(0,0,0,.0);
}
#admin .btn-circle:hover {
  background-color: #FFF;
}

#admin form input.field {
  background-color: #FFF;
  margin: 3% auto!important;
  border: 2px solid #FFF;
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px; 
  border-radius: 3px; 
  padding: 2%;
  color: #308ce7;
}

@media screen and (max-width: 990px) {
  #admin form input.field {
    padding: 4%;
  } 
}


/*-------------------------------------------------------------
 Homepage
 ------------------------------------------------------------*/

#intro .intro {
  position:absolute;
  margin-top: 20%;
  padding: 2%;
}

#intro .intro h1 {
  font-family: 'Nautilus', Helvetica, sans-serif;
  font-size: 40px;
}

#intro .intro p {
  font-family: 'Lato_light', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  margin: 10px 0 24px 0;
}
#intro .intro a {
  margin-bottom: 24px;
}

@media only screen and (max-width : 990px) {
  #intro .intro {
    position:absolute;
    margin-top: 6em;
    padding: 2%;
  }

  #intro .intro p {
    display: none;
  }

  #intro .intro h1 {
    font-size: 26px;
  }
}

#intro .fa-angle-down {
  z-index: 200;
  display: block;
  opacity: 0.3;
}

@media screen and (min-width: 768px) {
  #intro a.mobile {display: none;}
}

@media screen and (max-width: 768px) {
  #intro a.desktop {display: none;}
}

/*----------------------
 Horaires
-----------------------*/

.row-salon {
  padding: 30px 0;
}

.row-main h1 {
  color:#9199a8;
  padding-bottom: 20px;
}

.row h1 {
  font-size: 2.4em;
  font-family: 'Nautilus';
}

.row-salon .horaire {
  padding: 20px 0;
}

.row-salon .horaire h4 {
  color: #308ce7;
  margin-bottom: 8px;
}
.row-salon .horaire p {
  color: #78838e;
}

/*----------------------
 Temoignages
-----------------------*/

#temoignages {
  background: url('img/header/woman-hair-blur.jpg') no-repeat center center;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.bloc-temoignages {
  margin-top:40px;
}

.temoignage {
  background-color:#FFF;
  padding: 16px 0;
  border-radius: 6px;
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px;
  margin-bottom: 40px;
}

.btn-temoignages{
  padding-bottom: 40px;
}

.arrow-bot {
  position: absolute;
  margin: 20px auto;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #FFF;
}

.responsive-center {
  left: 50%;
  transform: translate(-50%, -50%);
}

.temoignage {text-align: right;}

.temoignage p,
.temoignage small {margin:0 6%}

.temoignage p {text-align: justify}
.temoignage small {color: #9199a8}

@media screen and (max-width: 990px) {
  .temoignage {margin-bottom: 25px}
  #temoignages .off-min {display: none}
  .bloc-temoignages {margin-top:30px;}
  .btn-temoignages{padding-bottom:25px;}
}

.user {
  position: absolute;
  margin-top: 80px;
  background-color: #FFF;
  padding: 16px 8px 0 8px;
  height: 77px;
  width: 70px;
}

.rounded-img {
  border-radius: 50%;
  overflow: hidden;
  height: 79px;
  width: 79px;
}

.temoignage .fa {color:#bdc4d2}

.temoignage .fa-quote-left {
  margin-right: 6px;
}
.temoignage .fa-quote-right {
  margin-left: 6px;
}

/*----------------------
 Marques partenaires
-----------------------*/

#marques_partenaires {
  margin: 80px auto;
}

#marques_partenaires .logo {
  overflow: hidden;
}

#marques_partenaires img {
  position:absolute;
  margin: auto;
  top:0;
  left:0;
  right:0;
  bottom:0;
  max-height:80%;
  max-width: 80%;
}

@media screen and (max-width: 990px) {
  #marques_partenaires h1 {
    font-size: 1.9em;
  }
  #marques_partenaires img {
    position:absolute;
    margin: auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
    max-height:50%;
    max-width: 50%;
  }
}

/*-------------------------------------------------------------
 Salon
 ------------------------------------------------------------*/

#salon-header {
  width: 100%;
  height: 720px;
  background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 35%), url('img/header/equipe.jpg') no-repeat center center;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
 }



/*----------------------
 La famille Chrisland
-----------------------*/

#salon h1 {
  padding: 50px 0 20px 0;
  color: #308ce7;
}

#salon p:first-child{
  text-align: justify;
}

#salon p{
  text-align:center;
  color: #9199a8;
  font-size: 20px;
  line-height: 30px;

}

#salon a{
  margin-bottom: 100px;
}

/*-------------------------------------------------------------
 Prestations
 ------------------------------------------------------------*/

#prestations-header { 
  display: block; 
  width: 100%;
  height: 350px;
  background: url('img/header/prestations.jpg') no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#prestations-header .intro {
  margin-top: 110px;
}

#prestations-header h1 {margin-bottom: 12px;}
#prestations-header a {margin: 20px 12px;}

@media screen and (max-width: 990px) {
  #prestations-header { 
    height: 256px;
  }
  #prestations-header .intro h1 {
    margin-top: -10px;
  }
  #prestations-header .intro p {
    display: none;
  }
  #prestations-header .intro a {
    margin: 1%;
  }
}
#prestations-filters {
  display:relative;
  padding: 30px auto;
  margin: 30px auto;
}

#prestations-filters .container {padding: 30px auto;}

#prestations-filters .filters-btn a {
  font-family: 'Lato_bold';
  display: inline-block;
  padding: 2% 3%;
  margin: 1% 16px;
  background-color: transparent;
  color: #308ce7;
  cursor: pointer;
  border: 2px solid #308ce7;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;


  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

#prestations-filters .filters-btn a:hover,
#prestations-filters .filters-btn a:active,
#prestations-filters .filters-btn a.active {
  padding: 2% 3%;
  margin: 1% 16px;
  background-color: #308ce7;
  color: #FFF;
  cursor: pointer;
  border: 2px solid #308ce7;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;

  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

#prestations-results .row .grid-max-4,
#prestations-results .row .grid-min-4 {margin: 15px auto 30px auto;}

#prestations-results .row .prestations-coiffure {
  overflow: hidden;
  max-height: 300px;
  border-radius: 4px;
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;
}

@media screen and (min-width: 1440px) {
  #prestations-results .row .prestations-coiffure {
    overflow: hidden;
    max-height: 600px;
    border-radius: 4px;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px;
  }
}

#prestations-results .row .prestations-coiffure img {
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}


/*----------------------
 Extensions
-----------------------*/

#extensions h2 {
  color: #308ce7;
  margin-top: 40px;
}
#extensions p {
  font-size: 1.2em;
  color: #9199a8;
}
#extensions .av-ap {font-family: 'Lato_light'}

#extensions .grid-max-6{margin: 20px auto 60px auto;}

#extensions .extensions-coiffure {
  overflow: hidden;
  max-height: 500px;
  border-radius: 4px;
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;
}

#extensions .extensions-coiffure img {
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/*----------------------
 Lissage
-----------------------*/

#lissage {margin: 80px auto}

/*-------------------------------------------------------------
 Évenements
 ------------------------------------------------------------*/

#evenements-header { 
  display: block; 
  width: 100%;
  height: 200px;
  background: url('img/header/woman-hair-blur.jpg') no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
#evenements-header h1 {
  margin-top: 15%;
}

@media screen and (min-width: 1680px) {
  #evenements-header h1 {
    margin-top: 10%;
  }
}

#evenements-forms {margin: 6% auto;}

#evenements-forms .container form input,
#evenements-forms .container form textarea {
  border: 1px solid #9199a8;
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px; 
  border-radius: 3px; 
  width: 100%;
  display: block;
  padding: 2%;
  margin: 6% auto!important;
}
#evenements-forms .container form textarea {
  resize:none;
  height: 200px;
}

/*----------------------
 Admin Panel
-----------------------*/

#admin-panel {background-color: #F0F8FF;}
#admin-panel .row {
  margin: 20px auto;
}

#admin-panel h3 {
  font-family: 'Lato_reg';
}

/*----------------------
 Events rows
-----------------------*/

#evenements .event-list {
  list-style: none;
  font-family: 'Lato', sans-serif;
  margin: 0px;
  padding: 0px;
}

#evenements .row-fluid:nth-child(even) {
  background-color: #F0F8FF;
}

#evenements .row-fluid:nth-child(even) .date {
  background-color: #379bff;
}

#evenements .date {vertical-align: middle!important;}

#evenements .event-list > li > time {
  display: inline-block;
  width: 100%;
  color: rgb(255, 255, 255);
  text-align: center;
  text-transform: uppercase;
}

#evenements .event-list > li > time > span {
  display: none;
}
#evenements .event-list > li > time > .day {
  display: block;
  font-size: 56px;
  font-weight: 100;
  line-height: 1;
}
#evenements .event-list > li time > .month {
  display: block;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
}

#evenements .row-fluid {display: table;width: 100%!important}
#evenements .row-fluid [class*="grid-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

#evenements .row-fluid .date {
  background-color: #308ce7;
}

#evenements .row-fluid h4,
#evenements .row-fluid p {
  margin: 20px;
}

#evenements .row-fluid h4 {
  font-size: 2em;
  color: #308ce7;
}

#evenements .row-fluid p {
  font-size: 1.2em;
  color: #9199a8;
}

#evenements .row-fluid p a {
  font-size: 14px;
  color: #308ce7;
}

#evenements .row-fluid .fa {
  float: right;
}

#evenements .btn-circle-2,
#admin-panel .container .row .btn-circle-2, {color: #308ce7!important}
#evenements .btn-circle-2:hover {color: #FFF}

#evenements .btn-circle-2 {
  margin-top: 16px;
}

@media screen and (max-width: 990px) {
  #evenements-header h1 {
    margin-top: 100px;
  }
  #evenements .date {display:block;min-width: 20px!important;}
  #evenements .desc {display:block;min-width: 400px!important;}
  #evenements .date .day {font-size: 36px!important;margin-bottom: 2%}
  #evenements .date .month {font-size: 12px!important}
  #evenements .row-fluid {display: table;width: 100%!important}
  #evenements .btn-circle-2 {
    display: block;
    margin-top: 16px;
  }

  #evenements .grid-min-3 {
     min-width: 80px!important;
  }
}

#evenements-forms input {color: #666}

/*-------------------------------------------------------------
 Haircut genius
 ------------------------------------------------------------*/

#haircutgenius-header { 
  display: block; 
  width: 100%;
  height: 200px;
  background: url('img/header/woman-hair-blur.jpg') no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#haircutgenius-header h1 { 
  margin-top: 90px
}

#haircutgenius-filters .filters {
  padding: 30px 0 30px 0
}
#haircutgenius-filters .filters h2 {
  font-family:'Lato_bold';
  color:#717171;
  text-align: left;
}
#haircutgenius-filters .grid-min-4,
#haircutgenius-filters .grid-max-2  {
  margin-top: 50px!important;
}
#haircutgenius-filters li {
  text-align: center;
  margin: 0 auto;
  float: left;
}
#haircutgenius-filters div {
  position: relative;
}
#haircutgenius-filters p {
  font-family: 'Lato_bold';
  font-size: 20px!important;
  display: block;
  color: #717171;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;  
}
#haircutgenius-filters p:hover {
  color: #308ce7;
}

#haircutgenius-filters .types a.btn-circle-2 {margin:4% 2%;}


#haircutgenius-results ul { 
  margin-bottom: 18px;
}

#haircutgenius-results ul {
  margin-left: 36px;
}

#haircutgenius-results #filter {
  float:left;
  font-size:16px; 
  list-style:none; 
  margin-left:0; 
  width:100%;
}

#haircutgenius-results #filter li { 
  border-right: 1px solid #dedede;
  float: left;
  line-height: 16px;
  margin-right: 10px;
  padding-right: 10px;
}

#haircutgenius-results ul#filter li:last-child {
  border-right:none;
  margin-right:0;
  padding-right:0;
}

#haircutgenius-results ul#filter a {
  color: #999;
  text-decoration: none;
}

#haircutgenius-results #images .grid-min-3,
#haircutgenius-results #images .grid-max-2 {
  overflow: hidden;
}

#haircutgenius-results .grid-max-4 {
  margin-bottom: 60px;
  overflow: hidden;
}

#haircutgenius-results .haircut-visage {
  height: 300px;
  display: block;
}

@media screen and (max-width: 768px) {
  #haircutgenius-results .haircut-visage {
    height: 200px;
  }
}

@media screen and (min-width: 1440px) {
  #haircutgenius-results .haircut-visage {
    height: 600px;
  }
}

#haircutgenius-results .haircut-visage img {
  width: 100%;
}

#haircutgenius-bottom {
  margin: 40px auto 80px
}

#haircutgenius-bottom p {
  color: #717171!important;
  font-size: 20px;
  font-family: 'Lato_light';
}

/*-------------------------------------------------------------
 Accessoires
 ------------------------------------------------------------*/

#header-img { 
  display: block; 
  width: 100%;
  height: 400px;
  background: url('img/header/accessoires.jpg') no-repeat center bottom;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#header-intro .intro {
  position:absolute;
  margin-top: 110px;
  padding: 2%;
}

#header-intro .intro h1 {
  font-family: 'Nautilus', Helvetica, sans-serif;
  font-size: 46px;
}

#header-intro .intro p,
#header-intro .intro a {
  font-family: 'Lato_reg', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  margin: 10px 0 24px 0;
}
#header-intro .intro a {
  margin-bottom: 24px;
}
#header-intro .facebook-p {
  margin-top: 20px
}


@media only screen and (max-width : 990px) {
  #header-intro .intro {
    position:absolute;
    margin-top: 6em;
    padding: 2%;
  }

  #header-intro .intro p,
  #header-intro .intro h1 {
    display: none;
  }
}

@media only screen and (max-width: 990px) {
  #header-img {height: 256px;}
}

#accessoires-content .container {
  margin-top: 40px;
  font-size: 20px;
  color: #777;
}

#accessoires-content .container p.txt-center {
  font-family: 'Lato_light';
  margin: 40px auto 12px auto;
}

/*-------------------------------------------------------------
 Temoignages
 ------------------------------------------------------------*/

#temoignages-header-img {
  display: block; 
  width: 100%;
  height: 300px;
  background: url('img/header/woman-hair.jpg') no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#header-intro .row-temoignages .intro {
  margin-top: 80px;
}

#header-intro .row-temoignages .intro h1 {
  margin-bottom: 20px;
}

#temoignages-content {
  clear: both;
  display: block;
  position: relative;
  margin: 60px auto;
}
#temoignages-content .temoignage {
  background-color:#308ce7;
  color: #FFF;
  padding: 16px 0;
  border-radius: 6px;
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px;
  margin-bottom: 5%;
}

#temoignages-btn a {
  width: 100%!important;
  margin-bottom: 80px;
}

#temoignages-content .temoignage #main .fa,
#temoignages-content .temoignage small {color:#FFF!important;}

@media only screen and (max-width : 990px) {
  .row-temoignages .intro {
    position:absolute;
    margin-top: 6em;
    padding: 2%;
  }
}


/*-------------------------------------------------------------
 Conseils
 ------------------------------------------------------------*/

#conseils-header-img {
  display: block; 
  width: 100%;
  height: 280px;
  background: url('img/header/woman-hair.jpg') no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

h2.faq  {font-size: 3.875em}

#conseils-content {margin: 30px auto 80px auto;}

#conseils-content h2 {margin-left: 16px}

#conseils-content h2,
#conseils-content h4 {
  font-family: 'Lato_bold';
  color: #9199A8;
  margin-top: 20px;
}

#conseils-content .faq dt {
  background-color: #F0F8FF;
  color: #308ce7;
  cursor: pointer;
  width: 100%;;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  box-sizing: border-box;
  padding: 1% 2%;
  margin: 3% auto 0 auto;
}

#conseils-content .faq dd {
  border: 1px solid transparent;
  color: #777;
  display: none;
}

#conseils-content .faq dd p {margin: 16px;font-size: 16px;}


/*-------------------------------------------------------------
 Tarifs
 ------------------------------------------------------------*/

#tarifs-header { 
  display: block; 
  width: 100%;
  height: 350px;
  background: url('img/header/recompense-bleu.jpg') no-repeat center 20%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#tarifs-header h1 {
  margin-top: 170px;
  font-family: 'Nautilus';
  font-size: 42px;
}

#tarifs .tarifs-content {
  margin-top:100px;
  margin-bottom:100px;
}

#tarifs .tarifs-content h2 {
  margin-bottom: 20px;
  color: #308ce7;
}

#tarifs .tarifs-content p {
  text-align: justify;
  font-size: 20px;
  line-height: 30px;
  color: #9199a8;
  margin-bottom: 30px;
}

#tarifs .tarifs-content p strong {
  color: #308ce7;
}

/*-------------------------------------------------------------
 Formations
 ------------------------------------------------------------*/

#formations-header { 
  display: block; 
  width: 100%;
  height: 350px;
  background: url('img/header/formations.jpg') no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#formations-header h1 {
  margin-top: 170px;
  font-family: 'Nautilus';
  font-size: 48px;
}

#formations .tarifs-content {
  margin-top:100px;
}

#formations .tarifs-content h1{
  font-family: 'Lato_bold';
  margin-bottom: 20px;
  color: #308ce7;
  line-height: 1.2;
}

#formations .tarifs-content h2{
  margin-bottom: 20px;
  color: #308ce7;
  line-height: 0.7;
}

#formations .tarifs-content p {
  text-align: justify;
  font-size: 20px;
  line-height: 30px;
  color: #9199a8;
  margin-bottom: 30px;
}

#formations .tarifs-content p strong {
  color: #308ce7;
}



#formations-bottom {
  margin: 60px auto
}

#formations-bottom p {
  color: #717171!important;
  font-size: 20px;
  font-family: 'Lato_light';
}

/*-------------------------------------------------------------
 Contact
 ------------------------------------------------------------*/

#contact-header-img {
  display: block; 
  width: 100%;
  height: 300px;
  background: url('img/header/woman-hair.jpg') no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.icon-color{
  color:#308ce7;
  margin-bottom: 20px;
}

#contact {
  background: url('img/header/woman-hair-blur.jpg') no-repeat center center;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#contact  .bloc-contact input,
#contact  .bloc-contact textarea {
  background-color: rgba(223, 223, 223, 0.3);
  color:white;
  width: 100%;
  margin: 10px auto;
  padding: 8px;
  border:none;
  border-radius:3px;
}

#contact .bloc-contact textarea {
  height: 100px;
}

.btn-formulaire{
  text-align: center;
  margin:10px;
  padding-bottom: 80px;
}

#contact .btn-circle{
  background-color: rgba(0, 0, 0, .0)
}

#contact .btn-circle:hover{
  background-color: #FFF;
}

.bloc-contact {
  margin-top:40px;
}

input::-webkit-input-placeholder{
    color:#FFF;
}

#contact .bloc-contact textarea:focus, 
#contact .bloc-contact input:focus{
  background: rgba(0, 0, 0, 0);
  border: 2px solid #FFF;
}

.txt-alert{
  color:#FFF;
}

#contact li,
#contact p{
  color:#FFF;
}

@media only screen and (max-width : 990px) {
  #contact .bloc-contact textarea {
    height: 200px;
  }
}

#map-canvas {
  width: 100%;
  height: 400px;
}