body
{
	background: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	position: relative;
}

html,body {
	width: 100%;
	overflow-x: hidden;
}

h1,h2,h3 {
	font-weight: bold;
}

.heading {
	font-size: 60px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 60px;
}
.bold {
	font-weight: bold;
}

p {
	letter-spacing: 0px;
	line-height: 28px;
}

#nosp .remarque { display:none; }

.chgwidth { width: 220px; }

@media only screen and (max-width: 991px) {
    .chgwidth { width: 170px; }
  }

.popover-title {
  background-color: #189fde;
  color: #FFFFFF;
  font-size: 15px;
  text-align:center;
}

.popover-content {
  background-color: #f8f8f8;
  color: #333333;
  padding: 10px;
}


@media only screen and (min-width: 500px) {
    .bigphone { display:none;}
  }

@media (min-width: 1200px){
    .containerlarge {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 1200px){
    .containerlarge {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
    }
}


ul.leaders {
    max-width: 100%;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:after {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: white}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: white;
    position: relative;
    z-index: 1}

#myBtn {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  outline-width: medium;
  outline-style: none;
  outline-color: -moz-initial;
  background-color: #189fde;
  color: white;
  cursor: pointer;
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  border-radius: 10px;
  font-size: 18px;
}

@media(max-width:600px){
#myBtn {
  bottom: 10px;
  right: 10px;
  font-size: 13px;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  font-size: 12px;
}
}


#myBtn:hover {
  background-color: black;
}


#about {
	padding-top: 30px;
	padding-bottom: 10px;
}

#team {
	padding-top: 20px;
	padding-bottom: 20px;
}

#contact {
	padding-top: 100px;
	padding-bottom: 100px;
}

#about .fa {
	font-size: 28px;
	min-width: 24px;
}

#about h1 {
	font-weight: 300;
}

/* start navigation */
.custom-navbar {
    background: #ffffff;
    margin-bottom: 0;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.custom-navbar .navbar-brand  {
	color: #333333;
	font-size: 40px;
}
.custom-navbar .navbar-brand .navbar-toggle {
    background: #55acee;
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}
.custom-navbar .nav li a {
    color: #333333;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.5px;
    padding-right: 10px;
    padding-left: 10px;
	transition: all 0.3s ease-in-out;
}

@media(max-width:991px){
   .custom-navbar .nav li a {
    color: #333333;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.25px;
    padding-right: 5px;
    padding-left: 5px;
	transition: all 0.3s ease-in-out;
}
}


.custom-navbar .nav li a:hover {
  	background: #189fde;
        color: #ffffff;
  	transition: all 0.3s ease-in-out;
}
.custom-navbar .nav > li > a:focus {
  	background-color: transparent;
  	outline: none;
}
.custom-navbar .nav li.active > a {
    background-color: #189fde;
    color: #ffffff;
}
.custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
}
.custom-navbar .navbar-toggle .icon-bar {
    background: #189fde;
    border-color: transparent;
}
@media(min-width:768px){
    .custom-navbar {
            background: #ffffff;
            padding: 6px;
            border-bottom: 0;
            
         }
    .custom-navbar.top-nav-collapse {
            padding: 6px;
            background: #fff;
            border-bottom: 1px solid #eeeeee;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        }
}


/* home section */
#home {
  background: url('../images/styl-photo-photographe-professionnel-bruz-rennes.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  text-align: center;
}
#home hr {
  border: 2px solid #404040;
  width: 100px;
}
#home h3 {
  letter-spacing: 2px;
}
#home .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}
#home .btn:hover {
  background: #189fde;
  color: #ffffff;
}

@media(max-width:768px){
   #home .btn {
            padding: 16px 16px;
            }
}



/* galerie section */
#galerie {
  background: url('../images/styl-photo-mariage-bebe-studio.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  text-align: center;
}

#galerie hr {
  border: 2px solid #404040;
  width: 100px;
}

#galerie h3 {
  letter-spacing: 2px;
}

#galerie .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #404040;
  color: #404040;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#galerie .btn:hover {
  background: #404040;
  color: #ffffff;
}

#galerie .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#galerie .btn:hover {
  background: #189fde;
  color: #ffffff;
}

@media(max-width:768px){
   #galerie .btn {
            padding: 16px 16px;
            }
}

/* photos section */
#photos {
  background: url('../images/stylphoto-photographe-professionnel-bruz.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  text-align: center;
}

#photos hr {
  border: 2px solid #404040;
  width: 100px;
}

#photos h3 {
  letter-spacing: 2px;
}

#photos .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #404040;
  color: #404040;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#photos .btn:hover {
  background: #404040;
  color: #ffffff;
}

#photos .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#photos .btn:hover {
  background: #189fde;
  color: #ffffff;
}

@media(max-width:768px){
   #photos .btn {
            padding: 16px 16px;
            }
}

/* prestations section */
#prestations {
  background: url('../images/stylphoto-laboratoire-tirage-developpement-bruz.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  text-align: center;
}

#prestations hr {
  border: 2px solid #404040;
  width: 100px;
}

#prestations h3 {
  letter-spacing: 2px;
}

#prestations .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #404040;
  color: #404040;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#prestations .btn:hover {
  background: #404040;
  color: #ffffff;
}

#prestations .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#prestations .btn:hover {
  background: #189fde;
  color: #ffffff;
}

@media(max-width:768px){
   #prestations .btn {
            padding: 16px 16px;
            }
}


/* commande section */
#commande {
  background: url('../images/stylphoto-photographe-bruz-rennes.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  text-align: center;
}

#commande hr {
  border: 2px solid #404040;
  width: 100px;
}

#commande h3 {
  letter-spacing: 2px;
}

#commande .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #404040;
  color: #404040;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#commande .btn:hover {
  background: #404040;
  color: #ffffff;
}

#commande .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#commande .btn:hover {
  background: #189fde;
  color: #ffffff;
}

@media(max-width:768px){
   #commande .btn {
            padding: 16px 16px;
            }
}

/* contacts section */
#contacts {
  background: url('../images/styl-photo-photographe-bruz-contacts.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  text-align: center;
}

#contacts hr {
  border: 2px solid #404040;
  width: 100px;
}

#contacts h3 {
  letter-spacing: 2px;
}

#contacts .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #404040;
  color: #404040;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#contacts .btn:hover {
  background: #404040;
  color: #ffffff;
}

#contacts .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}

#contacts .btn:hover {
  background: #189fde;
  color: #ffffff;
}

@media(max-width:768px){
   #contacts .btn {
            padding: 16px 16px;
            }
}


/* about section */
#about .col-md-4 .fa {
  background: transparent;
  border-radius: 50%;
  color: #333333;
  font-size: 20px;
  width: 0px;
  height: 0px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 0px;
}

#about .col-md-5 .fa {
  background: transparent;
  border-radius: 50%;
  color: #333333;
  font-size: 15px;
  width: 0px;
  height: 0px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 0px;
}

#about .col-md-6 {
  padding-top: 10px;
}
#about .col-md-6 h3 {
  padding-top: 5px;
  
}

#about .col-md-6 h5 {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 5px;
  font-size:18px;
  font-weight: 600;
}

#about .col-md-6 p {
  padding-bottom: 5px;
  
}

#about span {
  }

#about .progress {
  border-radius: 0;
  box-shadow: none;
  height: 6px;
}
#about .progress .progress-bar-primary {
  background: #189fde;
}

/* portfolio section */
#portfolio {
  padding-top: 30px;
  background: #ffffff;
  text-align: center;
  }
#portfolio .container {
  width: 100%;
  padding: 0;
  margin: 0;
}
#portfolio .col-md-4 {
  padding: 0;
  margin: 0;
}
#portfolio .col-md-3 {
  padding: 0;
  margin: 0;
}
#portfolio .col-md-2 {
  padding: 0;
  margin: 0;
}
#portfolio .col-md-6 {
  padding: 0;
  margin: 0;
}
#portfolio img {
  width: 100%;
  transition: all 0.4s ease-in-out;
}
#portfolio img:hover {
  opacity: 0.6;
}
/* FILTER CSS */
.filter-wrapper {
    width: 100%;
    margin: 40px 0 24px 0;
    overflow: hidden;
    text-align: center;
}
.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}
.filter-wrapper li a {
    color: #999999;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 17px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.filter-wrapper li .selected,
.filter-wrapper li a:focus,
.filter-wrapper li a:hover {
    background: #189fde;
    color: #ffffff;
    outline: none;
  }

/* ISOTOPE BOX CSS */
.iso-box-section {
    width: 100%;
}
.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}
.iso-box {
    position: relative;
    min-height: 50px;
    
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;

}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
  width: 100%;
  display: block;

}

/* team section */
#team {
  text-align: center;
}
#team img:hover {
  opacity: 0.6;
}

#team h3 {
  color: #202020;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
#team .team-des {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* contact section */
#contact {
  background: #f9f9f9;
  text-align: center;
}
#contact .fa {
  font-size: 40px;
}
#contact form {
  padding-top: 80px;
}
#contact .form-control {
  border-radius: 0;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}
#contact .form-control:focus {
  border: 2px solid #808080;
}
#contact input {
  height: 50px;
}
#contact input[type="submit"] {
  border: 2px solid #808080;
  margin-top: 18px;
  height: 54px;
}
#contact input[type="submit"]:hover {
  background: #808080;
  color: #ffffff;
}
#contact textarea {
  height: 170px;
}
.contact-info-box h3 { font-size: 16px; }

/* footer section */
footer {
  background: url('../images/stylphoto-studio-magasin-laboratoire-bruz-rennes.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding-top: 40px;
  padding-bottom:40px;
}

#footer a {
	color: #fff;
}


#footer a:hover {
	color: #189fde;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}


.social-icon {
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.social-icon li {
  list-style: none;
  display: inline-block;
  padding: 0;
}
.social-icon li a {
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  background: rgba(255, 255, 255, 0.2);
}
.social-icon li a:hover {
  background: #189fde;
}

/* copyright section */
#copyright {
  background: #000000;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
}
#copyright p {
  padding-top: 20px;
}

#copyright a {
	color: #fff;
}

#copyright h1 {
        color: #ffffff;
        font-size: 17px;
        line-height: 28px;
        letter-spacing: normal;
        word-spacing: 0px;
	font-weight: 400;
}

#copyright a:hover {
	color: #189fde;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
#copyright .fa {
  background: transparent;
  color: #ffffff;
  font-size: 18px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all 0.2s ease-in-out;
}
#copyright .fa:hover {
  background: transparent;
  color: #189fde;
}

#copyright .fas {
  background: #383838;
  color: #ffffff;
  font-size: 18px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all 0.2s ease-in-out;
}
#copyright .fas:hover {
  background: #189fde;
  color: #000;
}


@media screen and (min-width: 992px) {
  @-moz-document url-prefix() {
    #portfolio .col-lg-4,
    #portfolio .col-md-4 {
      width: 33.333%;
    }
  }    
}

@media ( max-width: 980px ) {
 
  #about img {
    padding-top: 40px;
  }
  #contact form {
    padding-top: 30px;
  }
}

@media ( max-width: 991px ) {
  .custom-navbar .navbar-brand {
    font-size: 24px;
  }
}

@media ( min-width: 992px ) {
  .navbar-brand {
    padding-top: 4px;
  }
}

@media ( max-width: 991px ) {
  .navbar-brand {
    padding-top: 8px;
  }
}

@media screen and (max-width: 767px) {
  .contact-info-box { margin-bottom: 20px; }
  .contact-info-box:last-child { margin-bottom: 0; }
}

@media (max-width: 450px) {
	
  .heading {
    font-size: 40px;
  }
  #about .col-md-4 .fa {
    margin-top: 32px;
  }

  #about .subt {
     font-size: 25px; }

  #contact h3 {
    font-size: 16px;
    padding-bottom: 40px;
  }
}


/* Dropdown Button */
.dropbtn {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 200px;
  padding-top: 0px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: #121212 !important;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: rgba(0,0,0,0.1);}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;} 

@media (max-width: 767px) {
    .dropdown:hover .dropdown-content { display:none; }
  }

#home .scrldwn-btn {
  background-color: #189fde;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #189fde;
  border-right-color: #189fde;
  border-bottom-color: #189fde;
  border-left-color: #189fde;
  border-radius: 10px;
  color: white;
  font-weight: 700;
  letter-spacing: 1px;
  padding-top: 24px;
  padding-right: 18px;
  padding-bottom: 14px;
  padding-left: 18px;
  margin-top: 2px;
  transition: all 0.4s ease-in-out 0s;
  
  
}

#home .scrldwn-btn:hover {
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: #189fde;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}

#home .scrldwn-btn-success {
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: #242424;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.scrldwn-btn:focus {
  outline-width: medium;
  outline-style: none;
}

#home bottscrldwn {
  bottom: 10px;
  left: 0px;
  right: 0px;
}

