/*
Theme Name: Angelik site
Version: 2.0
License: GNU General Public License v2 or later
*/
/*BOOTSTRAP CUSTOM*/

@import url(http://fonts.googleapis.com/css?family=Karla:400,400italic,700,700italic);

@import url(http://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,600,600italic,700,700italic);

html, body {
  height: 100%;
}

.jumbotron.vertical-center {
  margin-bottom: 0; /* Remove the default bottom margin of .jumbotron */
}

.jumbotron {
  background-color: transparent;
  padding:0px;
}

.vertical-center {
  min-height: 80%;
  min-height: 80vh; 
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; 
  
    -webkit-box-align : center;
  -webkit-align-items : center;
       -moz-box-align : center;
       -ms-flex-align : center;
          align-items : center;
  
  /* In legacy web browsers such as Firefox 9
     we need to specify the width of the flex container */
  width: 100%;
  
  /* Also 'margin: 0 auto' doesn't have any effect on flex items in such web browsers
     hence the bootstrap's container won't be aligned to the center anymore.
  
     Therefore, we should use the following declarations to get it centered again */
         -webkit-box-pack : center;
            -moz-box-pack : center;
            -ms-flex-pack : center;
  -webkit-justify-content : center;
          justify-content : center;
}


@font-face {
    font-family: 'socicon';
    src: url('fonts/socicon.eot');
    src: url('fonts/socicon.eot?#iefix') format('embedded-opentype'),
         url('fonts/socicon.woff') format('woff'),
         url('fonts/socicon.woff2') format('woff2'),
         url('fonts/socicon.ttf') format('truetype'),
         url('fonts/socicon.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}

.container-full {
}

.container-full .row{
	margin:auto;
}

section{
	padding-bottom:50px;
}

a{
	color:#000;
}

a:hover{
	color:#000;
}

/* Custom navbar */

.navbar{
	font-family: 'Crimson Text', serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:0.2em;
}

.navbar-brand {
	padding: 0px 0px;
	width: 100%;
}

.navbar-nav>li>a{
	padding-top:10px;
	font-size:10px;
}

.navbar .nav li {
    padding-left: 25px;
  	padding-right: 25px;
    display: inline-block;
    float: none;
}
.navbar .nav {
    float: none;
    text-align: center;
}

.navbar-nav {
	padding-bottom:10px;
	padding-top:0px;
	width:100%;
}
.navbar{min-height: 0px;}
.navbar-collapse{
	border-top: none;
}

.navbar-default {
  background-color: transparent;
  border-bottom: 1px solid #000;
  border-top: none;
  border-radius: 0px;
  font-size:12px;
  top:10px;
  z-index:10000;
  margin-left:30px;
  margin-right:30px;
  border-color:transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.navbar-default .navbar-nav>li>a{
  color:#57565b;
  padding-right: 0px;
}

li.active{
	text-decoration:none;
	font-weight:700;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background-color: #fff;
	color:#000;
}

.navbar-brand, .navbar-nav>li>a {
  padding-bottom: 0px;
}


.navbar-nav>li:last-child>a:after {
  content:'';
}

#home{
	width:100%;
}

/*Wordpress editor styles start*/
.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}

.thumb{
	margin-bottom:10px;
}

.thumb img{
	width:100%;
	height:auto;
}


#gallery .col-lg-2, #gallery .col-md-3, #gallery .col-sm-3, #gallery .col-xs-6 {
	padding-right: 5px;
  	padding-left: 5px;
}


.owl-carousel .owl-item img {
display: block;
width: auto !important;
max-height:75vh !important;
margin:auto;
}

.owl-carousel {
	max-height:80vh !important;
	height:80vh !important;
}

.owl-nav{
position:absolute;
top:50%;
width:100%;
}

.owl-nav .owl-prev{
	float:left;
	margin-left:30px;
}

.owl-nav .owl-next{
	float:right;
	margin-right:30px;
}

.owl-carousel .owl-video-wrapper{
	height: 500px;
	width:auto;
	max-width:1200px;
	margin:0 auto;
}

.contour img{
	border:1px solid #000;
}

.videoslide{
}

.item-video{
	margin-top:0%;
}

.disabled{
	display:none;
}

.title{
	padding-right:10px;
	font-family: 'Karla', sans-serif;	
	font-weight:400;
	font-size:12px;
}

.info{
	padding-left:10px;
	font-family: 'Karla', sans-serif;	
	font-weight:400;
	font-size:11px;
}
.table>tbody>tr>td.info{
	background-color:#fff;
	text-align:right;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	border:none;
	padding-left:30px;
	padding-right:30px;
}

.clients h3{
	font-family: 'Karla', sans-serif;
	font-size:15px;
	font-weight:600;
	letter-spacing:0.2em;
	padding-bottom:5px;
	border-bottom:#000 1px solid;
	margin-bottom:30px;
}
.clients h4{
	font-family: 'Crimson Text', serif;
	font-size:14px;
	font-weight:400;
	text-decoration:underline;
	padding:0;
	margin:0px;
}

.clients ul {
	list-style:none;
	padding:0px;
	font-family: 'Crimson Text', serif;
	font-size:13px;
	line-height:150%;
	font-weight:400;
}

#about{
	font-family: 'Crimson Text', serif;
	font-weight:400;
}

#about a{
	color:#000;
}

#about h2{
	font-family: 'Karla', sans-serif;	
	font-weight:400;
	text-transform: uppercase;
}
#about p{
	border-top:1px #000 solid;
	padding-top:10px;
	font-size:13px;
}

#about .image{
	display: inline-block;
    vertical-align: middle;
    float: none;
	top:10px;
}

#about .social{
	position:relative;
	text-align:center;
	font-size:12px;
	margin-top:20px;
	right:0px;
	font-family: 'Karla', sans-serif;	
	font-weight:400;
	font-size:11px;
	letter-spacing:0.1em;
}

#about .lesourcil-logo{
	margin-bottom:20px;
	margin-top:20px;
}

#about .la-marque div{
	border-top:1px #000 solid;
	padding-top:10px;
	font-size:13px;
}

#about .la-marque h2{
	font-family: 'Karla', sans-serif;	
	font-weight:400;
	text-transform: uppercase;
	margin-top:30px;
}

#footer{
	position:fixed;
	width:100%;
	bottom:0;
	text-align:center;
	padding:10px;
	font-family: 'Karla', sans-serif;	
	font-weight:400;
	font-size:10px;
	letter-spacing:0.1em;
}

.social{
	position:absolute;
	right:30px;
	bottom:0px;
}

.social a, .social a:hover {
  color: #000;
  text-decoration: none;
  padding-left: 5px;
}

.social-icon{
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'socicon';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.social-icon:empty{
    width: 1em;
}

.social-icon-facebook:before { content: "b"; }
.social-icon-pinterest:before { content: "d"; }
.social-icon-vimeo:before { content: "s"; }
.social-icon-instagram:before { content: "x"; }



/*Wordpress editor styles end*/

/*MOBILE*/

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
  }
}
@media (max-width: 550px) {
	.owl-nav{
		display:none;
	}
}

@media (max-width: 767px) {
	.navbar-default {
		margin-left:0px;
		margin-right:0px;
	}
	
	.navbar-nav>li {
		border-top:1px solid #000;
		text-transform:uppercase;
	}
	
	.navbar-nav {
 	float: none;
	width:auto;
	}
	
	.navbar-nav>li>a:after {
	  content:none;
	}
	
	.navbar-nav>li>a {
		text-align:center;
	}
	
	.navbar .nav li {
	  width: 100%;
	  padding-bottom: 10px;
	}
	
	.navbar .nav li:first-child {
		border-top:none;
	}
	
	.navbar .nav li:first-child {
		padding-top: 0px;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}
	.navbar-default .navbar-toggle {
  		border: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color:#fff;
}
.social{
	position:relative;
	text-align: center;
  	margin-left: 40px;
  	margin-top: 20px;
	font-size:14px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	background-color:#FFF;
	width:100%;
}

.clients{
	text-align:center;
}

.videoslide video , .video-js {
	height:100% !important;
	width:100%;
}

.owl-nav{
top:30%;
}

.vertical-center {
  min-height: 50%;
  min-height: 50vh;
}

.video-js, .video-js .vjs-tech, .vjs-poster{
	background-color:#fff !important;
}

.video-bloc {
  max-height: 50vh !important;
  height: 50vh !important;
  width: 100%;
}

#footer{
	position:relative;
	width:80%;
	bottom:0;
	text-align:center;
	padding:10px;
	font-family: 'Karla', sans-serif;	
	font-weight:400;
	font-size:10px;
	letter-spacing:0.1em;
	margin:auto;
}

}

/*CUSTOM LAYOUT */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }

}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 2000px) {
    .col-xl-15 {
        width: 16.66666667%;
        float: left;
    }
}