body { font-size:100%; margin:0px; padding:0px; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:0px; }
table { border-collapse:collapse; }

.background { width:100%; min-width:100%; min-height:100%; position:fixed; left:0px; top:0px; z-index:-1; }

.page, .top, .header, .slider, .body, .boxx, .footer, .bottom { width:1040px; margin:0px auto; }

.clear { clear:both; height:0px; display:block; overflow:hidden; }

.top .padding { padding:5px 20px; }
.top .reseaux, .top .contact { float:right; margin:0px; text-align:right; }
.top .reseaux ul { margin-right:10px; }
.top .reseaux ul li { margin-left:20px; }
.top .contact { width:350px; }
.top .contact img { width:32px; height:32px; margin-left:20px; margin-right:10px; vertical-align:top; }
.top .contact b { font-weight:normal; }

.header .padding { padding:10px 20px; }
.header .logo { width:300px; float:left; padding:0px; }
.header .menu { width:680px; float:right; padding:0px; text-align:right; }
.header .menu ul { list-style-type:none; margin:0px; padding:0px; }
.header .menu ul li { display:inline-block; line-height:80px; }
.header .menu ul li a { display:block; padding:5px 20px; text-transform:uppercase; text-decoration:none; }

.slider { position:relative; }

.body .padding { padding:20px 40px; }

.body h1 { margin:30px 0px 5px 0px; font-weight:normal; }
.body h2 { margin:0px 0px 0px 0px; font-weight:normal; }
.body .text { margin-top:20px; }
.body .text .col12 { width:460px; float:left; margin-left:14px; padding:0px; text-align:left; }
.body .text .col13 { width:310px; float:left; margin-left:14px; padding:0px; text-align:left; }
.body .text .col23 { width:645px; float:left; margin-left:14px; padding:0px; text-align:left; }

.boxx .padding { padding:30px 40px; }
.boxx .box { width:200px; display:inline; float:left; margin:0px; padding:0px 20px; }
.box2 .box { width:440px; }
.box3 .box { width:280px; }
.box4 .box { width:200px; }

.box h3 { margin:0px 0px 10px 0px; font-weight:normal; text-transform:uppercase; }
.box h3 img { vertical-align:middle; }
.box p { margin:0px; }

.portfolio .padding { padding:20px 0px; }
.portfolio h3 { height:30px; margin:0px 0px 10px 30px; padding-left:10px; font-weight:normal; border-left:5px solid #000000; text-transform:uppercase; }
.portfolio a { font-size:20pt; text-decoration:none; }
.portfolio a:hover { text-decoration:none; }

.carousel { width:940px; position:relative; margin:0px auto; }
.carousel ul { display:block; margin:0px 0px 0px 10px; padding:0px; list-style:none; }
.carousel li { display:block; width:210px; height:168px; float:left; margin:10px; padding:0px; text-align:center; }
.carousel li a img { width:210px; height:168px; }
.carousel.responsive { margin-left:0px; }
.carousel .nav { margin:0px; }
.carousel .nav a { display:block; width:30px; height:40px; overflow:hidden; line-height:40px; position:absolute; top:74px; text-align:center; }
.carousel .prev { left:-20px; background:url('img/arrows-carousel.png') no-repeat 0px 0px; }
.carousel .next { right:-20px; background:url('img/arrows-carousel.png') no-repeat -30px 0px; }

.footer .padding { padding:20px 20px; }
.footer .bloc { width:230px; display:inline; float:left; margin:0px; padding:10px; }
.footer .blocs2 .bloc { width:460px; }
.footer .blocs3 .bloc { width:305px; }
.footer h3 { height:30px; margin:0px 0px 20px 0px; padding-left:10px; font-weight:normal; border-left:5px solid #000000; text-transform:uppercase; }
.footer .article a { display:block; }
.footer .article a.img { width:50px; height:40px; overflow:hidden; float:left; }
.footer .article a.img img { width:50px; height:40px; }
.footer .article a.titre { width:150px; float:left; margin-left:10px; }
.footer .article a.titre i { display:block; margin-top:3px; }
.footer .facebook { width:60px; float:left; padding:5px; }
.footer .google   { width:60px; float:left; padding:5px; }
.footer .twitter  { width:70px; float:left; padding:5px; }

.bottom .padding { padding:30px 40px; }
.bottom .copyright { width:300px; float:left; }
.bottom .menu { width:640px; float:right; text-align:right; }
.bottom .menu ul { list-style-type:none; margin:0px; padding:0px; }
.bottom .menu ul li { display:inline-block; line-height:20px; }
.bottom .menu ul li a { display:block; float:left; padding:0px 10px; text-decoration:none; }
.bottom .menu ul li span { display:block; float:left; width:2px; overflow:hidden; }
.bottom .w3c { width:300px; float:left; }

.contact { margin:0px auto; padding:0px; text-align:left; }
.contact table { border-collapse:collapse; font-size:10pt; margin:0px auto; }
.contact tr { vertical-align:middle; }
.contact tr th { font-weight:normal; padding:1px 3px; text-align:right; white-space:nowrap; }
.contact tr td { padding:3px 5px; }
.contact input, .contact input.text, .contact input.button, .contact textarea { border:1px solid #aaa; border-radius:4px; }
.contact input.button { padding:5px 20px; }
.contact button { border:0px; margin:0px; }
.contact tr.req th { font-weight:bold; }
.contact tr.req th span { color:#c00; font-weight:bold; }
.contact tr.req td input { border:1px solid #c00; }

.contact tr.req td input
{
  background: #fdd;
  background: -webkit-gradient(linear, left top, left bottom, from(#fcc), to(#fff));
  background: -moz-linear-gradient(top, #fcc, #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc', endColorstr='#fff');
}

.contact input.button
{
  background: #aaa;
  background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#666));
  background: -moz-linear-gradient(top, #aaa, #666);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaa', endColorstr='#666');
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

.coordonnees { font-size:10pt; margin:0px auto; text-align:left; }
.coordonnees .adresse { margin:0px 0px 20px 20px; }
.coordonnees .adresse h3 { display:inline; font-size:11pt; line-height:30px; margin:0px; }
.coordonnees .adresse h3 i { color:#888; }

.liens_footer { width: 830px; margin: auto; margin-top: 20px; }
.liens_footer li a {color : #fff; }
.liens_footer li {display : inline-block; width: 250px }
.liens_footer li i {font-style:normal;}
 .row { margin-top: 20px;}

@viewport {width: auto, device-width;}
@media (min-width:768px)
{
  .header .navbar-toggle { display: block; }
  .header .collapse.menu { display: block; visibility: visible; }
}

@media (max-width:768px)
{ 
.body ul {padding:0px!important;}
.header .menu ul li{display: block;text-align: center;}
.page, .top, .header, .slider, .body, .boxx, .footer, .bottom ,#slider, .body img , iframe {max-width : 100%!important;}
.portfolio .carousel li, .portfolio .carousel li a img {width: 250px ; margin: 20px;}
.carousel .nav a {display: none !important;} 
.carousel {width: 96% !important;}
.top .contact {
    max-width: 100%;
    width: 80%;
    clear: both;
}
.header .menu {
    max-width: 100%;
}
#slider img {width: 100%!important;height: 100%!important;}
.header .menu li a{
	color: #333;
}
.header .menu li.current a{
	color: #555761;
}
.top .mob_top {float: left;}
.top .contact br {display: none;}
.carousel li {
    width: 50%!important;
    height: initial!important;
    min-width: inherit;
    padding: 10px 5px;
}
.top .padding {
    padding: 5px;
}
.top .contact b {
    font-size: 3.9vw;
}
.top .contact img {
    width: 5vw;
    height: 5vw;
    margin-left: 0px;
    vertical-align: middle;
}
.top .reseaux {
    position: absolute;
    left: 0;

}
.top .reseaux ul li { padding: 0px; margin-left: 0px; margin-right: 10px; }
.header .logo {max-width: 100%;width: auto;}
.header .logo img {max-width: 100%; max-height: 50px; }
.caroufredsel_wrapper{ width: 100%!important;}
.carousel li a img {
width: 100%!important;
height: auto!important;
}
.portfolio .carousel li,.portfolio .carousel li a img {margin: 0 auto!important}
ul#portfolio-carousel {width: 100%!important;}
#slider {height : 218px;}
.footer .bloc  { position: relative;min-height: 1px;display: block;float: none;width:100%;}
.footer100 , body { background-size: contain;}
.liens_footer , .nivo-controlNav{display: none}
.nivo-slice,.nivo-box{display:none!important;}
.bottom .menu ul li {display: block !important;}
.bottom .menu ul li a {float: none;text-align: center;margin-top: 10px;}
.bottom .copyright {float: none; max-width: 100%;width:100%;text-align: center;}
.bottom .menu {float: none;max-width: 100%;width:100%;text-align: center;}
.header.fixed {position: fixed;top: 0px;z-index: 1;box-shadow: 0px 0px 5px rgba(0, 0, 0, 64);background: #fff; }
.bottom .menu ul li span {display: none}
.footer .bloc {width: 49%;float: left;padding-left: 0px!important;padding-right: 0px!important;}
.footer h3 {font-size: 3.5vw;} 
.footer .article .contenu a , .footer .contact .contenu,.footer .article .contenu a i {font-size: 2.9vw;} 
.contenu img {max-width:100%}
.menu-hidden{display:block!important}
#navbar {display : none}
}

.portfolio h3 { margin-left: 15px; margin-right: 15px; }
.portfolio .nivo-controlNav{display: block}

.caroufredsel_wrapper {overflow: hidden!important;margin: 0 auto!important;height: auto!important;}
ul#portfolio-carousel {height: auto!important;position: relative!important;}
.carousel li, .carousel li a img {    width: 210px;
    height: 168px;}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {position: absolute;visibility: hidden;-webkit-font-smoothing: antialiased !important;}
.navbar-toggle{background-color:#cccccc;background-image:none;border:1px solid #fbfbfb;}
.navbar-toggle .icon-bar { background-color: #fbfbfb; }


@media (max-width:768px)
{ 

.header .padding
{
  padding: 0px;
}

.header .navbar-toggle
{
  margin: 13px 15px 0px 0px;
}

.header .logo
{
  margin: 5px 15px;
}

.header .menu ul li
{
  line-height: 30px;
  border-top: 1px solid #eee;
}

.header .menu ul li:first-child
{
  border-top: 0px;
}

.footer .article a.img
{
  width: 30%;
  height: auto;
}

.footer .article a.titre
{
  width: 65%;
  margin-left: 0px;
}

.bottom .padding
{
  padding: 20px 0px;
}
.bottom .menu
{
  margin-top: 10px;
}
.bottom .menu ul li
{
  display: block !important;
  width: 33%;
  float: left;
}
  .slider { border:0px !important; }
  #slider { height:auto !important; min-height:120px !important; }
  #slider img { height:auto !important; }
  #slider .nivo-prevNav, #slider .nivo-nextNav { visibility:hidden !important; }
  .body .text img { height:auto !important; }

  #portfolio .box.mix { display: none; width: 320px; max-width: 100%; }
  #portfolio .box.mix img { display: block; width: 100%; max-width: 100%; }

  .footer h3 { font-size:11pt !important; }
}

body
{
  background-image:url('img/coiffeur-besancon.com/backgroundv5.jpg');
  background-position:left top;
  background-attachment:fixed;
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.page
{
  border:0px;
}

.top
{
  background-color:#cccccc;
}

.top .contact
{
  color:#888888;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:18pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.header
{
  background-color:#3F3058;
}

.header .menu
{
  font-family: 'Open Sans Condensed', sans-serif;;
  font-size:12pt;
}

.header .menu li a
{
  color:#FFFFFF;
  transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -webkit-transition:all 0.3s ease-in-out;
}

.header .menu li a:hover
{
  color:#FFFFFF;
  transform:all 0.3s ease-in-out;
  -moz-transform:all 0.3s ease-in-out;
  -webkit-transform:all 0.3s ease-in-out;
}

.header .menu li.current a
{
  color:#FFFFFF;
}

.header .menu li.current a:hover
{
  color:#FFFFFF;
}

.header.fixed
{
  background-color:#ffffff;
}

.header .navbar-toggle
{
  background-color:#cccccc;
  border-color:#fbfbfb;
}

.header .navbar-toggle .icon-bar
{
  background-color:#fbfbfb;
}

a
{
  color:#ADA1C0;
}

a:hover
{
  color:#ADA1C0;
}

.slider
{
  background-color:#888888;
}

.body
{
  background-color:#FEF0E8;
}

.body h1
{
  color:#3F3058;
  font-family: 'Roboto', sans-serif;;
  font-size:20pt;
  text-shadow:0 0 0 transparent,#CECECE 0px 1px 0px;
}

.body h2
{
  color:#48164D;
  font-family: 'Open Sans Condensed', sans-serif;;
  font-size:16pt;
  text-shadow:0 0 0 transparent,#CECECE 0px 1px 0px;
}

.body .text
{
  color:#4B3A69;
  font-family: 'Roboto', sans-serif;;
  font-size:12pt;
}

.boxx .box
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.box h3
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:14pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.box a
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.box a:hover
{
  color:#000000;
}

.portfolio
{
  background-color:#FEF0E8;
}

.portfolio h3
{
  color:#3F3058;
  font-family: 'Roboto', sans-serif;;
  font-size:16pt;
  text-shadow:0 0 0 transparent,#CECECE 0px 1px 0px;
}

.footer h3
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:14pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
  border-color:#000000;
}

.footer .article .contenu a
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:11pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.footer .article .contenu a:hover
{
  color:#000000;
}

.footer .article .contenu a i
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:11pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.footer .article .contenu a:hover i
{
  color:#000000;
}

.footer .contact .contenu
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:24pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.bottom100
{
  background-color:#1A132C;
  background-image:url('img/coiffeur-besancon.com/footer_bg.png');
}

.bottom .copyright
{
  color:#000000;
  font-family: 'Roboto', sans-serif;;
  font-size:10pt;
}

.bottom .copyright a
{
  color:#FFFFFF;
}

.bottom .copyright a:hover
{
  color:#FFFFFF;
}

.bottom .menu
{
  color:#ffffff;
  font-family: 'Roboto', sans-serif;;
  font-size:12pt;
}

.bottom .menu ul li a
{
  color:#FFFFFF;
}

.bottom .menu ul li a:hover
{
  color:#FFFFFF;
}

.bottom .menu ul li span
{
  background-color:#FFFFFF;
}

.bottom .w3c
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10pt;
}

.bottom .w3c a
{
  color:#444444;
}

.bottom .w3c a:hover
{
  color:#888888;
}

.coordonnees.adresse a
{
  color:#1A132C;
  font-family: 'Roboto', sans-serif;;
  font-size:12pt;
}

.liens_footer li a
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10px;
}

.liens_footer li a:hover
{
  color:#dedede;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10px;
}

.adresse
{
  color:#3F3058;
  font-family: 'Roboto', sans-serif;;
  font-size:12pt;
}

.adresse h3
{
  color:#1A132C;
  font-family: 'Roboto', sans-serif;;
  font-size:12pt;
}

.sitemap h3
{
  color:#48164D;
  font-family: 'Roboto', sans-serif;;
  font-size:12pt;
}

.sitemap a
{
  color:#414141;
  font-family: 'Roboto', sans-serif;;
  font-size:12pt;
}

.sitemap a i
{
  color:#3F3058;
  font-family: 'Roboto', sans-serif;;
}

.top .reseaux ul li
{
  background-color:#dddddd;
}

.top .reseaux ul > li.facebook:hover
{
  background-color:#415b92;
}



li.button {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.carousel li.button {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

li.button:nth-child(4), li.button:nth-child(6) {
  clear: both;
}

.header .padding {
  border-bottom: 1px solid #0E0A17;
  border-top: 1px solid #281E44;
}

@media screen and (min-width: 1500px) {
  .page {
    width: 100%;
  }
}

@media screen and (max-width: 1500px) {
  .page {
    margin: 0 285px;
    width: 1010px;
  }
}

.slider {
  background: #FDE9DE url(img/coiffeur-besancon.com/footer_bg.png)repeat !important;
  border-bottom: 4px solid #F5DACB;
  border-left: 1px solid #CFC2BB;
  border-right: 1px solid #CFC2BB;
  border-top: 2px dashed #FCF8F5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}

.header {
  background: #F00;
}

.header .menu ul li {
  border-bottom: 1px solid #0E0A17;
  border-top: 1px solid #281E44;
  text-align: left;
}

.header .menu:before {
  background-image: url(img/coiffeur-besancon.com/hover.png);
}

.header .menu ul li.current {
  background-color: #4B3A69;
  background-image: url(img/coiffeur-besancon.com/hover.png);
}

.header .menu ul li:hover {
  background-color: #4B3A69;
}

.body, .portfolio, div.head {
  background: rgba(254, 240, 232, 0.95)url(img/coiffeur-besancon.com/footer_bg.png)repeat !important;
}

.bottom100 {
  border-top: 1px solid #000;
}

.header .padding {
  background-color: #1A132C;
  background-image: url('img/coiffeur-besancon.com/footer_bg.png');
}

.logo {
  background: #3F3058;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 4px 5px rgba(0, 0, 0, 0.7), inset 0 1px 0 rgba(0, 0, 0, 0.7);
  cursor: pointer;
  -moz-border-radius: 80px;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .1), inset 0 4px 5px rgba(0, 0, 0, .7), inset 0 1px 0 rgba(0, 0, 0, .7);
  -moz-transition: all 0.3s ease-in-out;
  -ms-border-radius: 80px;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 80px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 4px 5px rgba(0, 0, 0, 0.7), inset 0 1px 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s ease;
}

.description {
  background: #211A32;
  border: 1px solid rgba(0, 0, 0, 0.2)inset;
  border-bottom: 4px solid #756798;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2)inset;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2)inset;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2)inset;
}

.shadow:before, .shadow:after {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);
  content: '';
  -moz-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);
}

.shadow:before {
  -moz-transform: rotate(4deg)skewX(4deg);
  -ms-transform: rotate(4deg)skewX(4deg);
  -o-transform: rotate(4deg)skewX(4deg);
  transform: rotate(4deg)skewX(4deg);
  -webkit-transform: rotate(4deg)skewX(4deg);
}

.description h3 {
  background: #34294F url(img/coiffeur-besancon.com/SHADOW.png)repeat;
  border: 1px solid rgba(0, 0, 0, 0.3)inset;
  border-bottom: 1px solid #211A32;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.3)inset;
  color: #FFF;
  font-size: 22px;
  -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.3)inset;
  text-align: center;
  text-shadow: 1px 1px 0 #000;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.3)inset;
}

.shadow ul {
  list-style-type: none;
}

.description ul li {
  background: url(img/coiffeur-besancon.com/BORDER.png)repeat-x left bottom;
  border-bottom: 1px dashed #211A32;
  color: #E0E0E0;
  font-size: 12px;
  text-align: center;
}

div.head {
  background-color: #FEF0E8;
}

div.head div.padding, .portfolio .clear:last-child {
  background: url(img/coiffeur-besancon.com/header.png);
}

.portfolio h3 {
  border-left: none;
}

.logo a:after {
  content: " ";
  background-image: url(img/coiffeur-besancon.com/logo_img.png);
  background-repeat: no-repeat;
}

.nivo-directionNav a {
  background: url(img/coiffeur-besancon.com/arrow.png)no-repeat !important;
}

a.nivo-nextNav {
  background-position: -45px 0 !important;
}

