Z/*default version*/
@font-face {
	font-family: 'bernhard-modern';
	src: 
		url('fonts/BernhardModernStd-Italic.otf') 
		format('opentype');
		font-style:italic;
}
/*bold version*/
@font-face {
	font-family: 'bernhard-modern';

	src: 

		url('fonts/BernhardModernStd-Bold.otf') 
		format('opentype');

}


/*Services Box v1
------------------------------------*/
.service-box-mm .service-block {
	background: #fafafa ;
  
   padding-bottom: 20px;
   padding:30px;
   
	   font-family: 'bernhard-modern';
	   font-size:18px;
 }
 
 .service-box-mm p {
   position: relative;
   margin-bottom: 50px;
 
 }
 
 .service-box-mm p:after {
   content: " ";
   left: 50%;
   height: 1px;
   width: 50px;
   bottom: -15px;
   position: absolute;
   margin-left: -25px;
   background: #364346; 
 }
 
 .service-box-mm ul {
   padding: 0 40px;
 }
 
 .service-box-mm li {
   margin: 8px 0;
   font-size: 15px;
   padding-top: 8px;

 }
 
 .service-box-mm li:hover {
   color: #364346;
 }
 
 .service-box-mm li:first-child {
   padding-top: 0;
   border-top: none;
 }
 
 /*Service Block v1
 ------------------------------------*/
 .service-block-mm {
   margin-top: 20px;
   text-align: center;
   position: relative;
   padding: 45px 20px 20px;
   border: 1px solid #f2f2f2;
 }
 



/* Add here all your css styles (customizations) */

body{

}

.wrapper {

background:#babfab; /*pigeon outside*/
background:#ebebe3; /*great white*/
background:#cdb7a5; /*smoked trout walls*/
}

  .breadcrumbs-v3 h2 {
color:#cdb7a5;
	font-size:24px;
  }
.bg-trout {
background:#cdb7a5; /*smoked trout walls*/
}

.pagination li a {
  color: #364346;
  padding: 5px 15px;
}

.pagination li a:hover {
   color: #fff;
   background:#364346;
   border-color:#364346;   
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
   border-color: #babfab; 
   background-color: #babfab;
}


	.header .navbar-nav > li:hover > a {
        color: #990000;
    }
    
    .breadcrumbs {
background:#fcfbf8;
}

.pull-right .breadcrumb li:active  {
color: #ff0000;
}

/*Header v6*/






/*Services Box v1
------------------------------------*/
.service-box-v1 .service-block {
   background: #fafafa url(../img/background.png) no-repeat center;
 
  padding-bottom: 20px;
  padding:30px;
  
  	font-family: 'bernhard-modern';
  	font-size:18px;
}

.service-box-v1 p {
  position: relative;
  margin-bottom: 50px;

}

.service-box-v1 p:after {
  content: " ";
  left: 50%;
  height: 1px;
  width: 50px;
  bottom: -15px;
  position: absolute;
  margin-left: -25px;
  background: #364346; 
}

.service-box-v1 ul {
  padding: 0 40px;
}

.service-box-v1 li {
  margin: 8px 0;
  font-size: 15px;
  padding-top: 8px;
  border-top: dotted 1px #364346;
}

.service-box-v1 li:hover {
  color: #364346;
}

.service-box-v1 li:first-child {
  padding-top: 0;
  border-top: none;
}

/*Service Block v1
------------------------------------*/
.service-block-v1 {
  margin-top: 20px;
  text-align: center;
  position: relative;
  padding: 45px 20px 20px;
  border: 1px solid #f2f2f2;
}

.service-block-v1 i {
  left: 50%;
  top: -30px;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 26px;
  line-height: 62px;
  margin-left: -30px;
  text-align: center;
  position: absolute;
  background: #364346;
  display: inline-block;
}

.service-block-v1 h3,
.service-block-v1 p {
  margin-bottom: 20px;
}




  
.call-action-v1{
background:#cdb7a5;
}

/*Contact Pages
------------------------------------*/
.map {
	width:100%; 
	height:500px;
	border-top:solid 0px #cdb7a5;
	border-bottom:solid 1px #eee;
}

/* important! bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
.map img {
	max-width: none;
}

.map-box {
	height: 250px;
}

.map-box-space {
	margin-top: 15px;
}
.map-box-space1 {
	margin-top: 7px;
}

/*Custom Sky Forms (Advanced Contacts Page)*/
.sky-changes-3.sky-form,
.sky-changes-3.sky-form footer {
  border: none; 
}

.sky-changes-3.sky-form footer,
.sky-changes-3.sky-form fieldset {
	padding: 0;
	background: none;
}
/*Contacts Section
------------------------------------*/
.contacts-section {
  color: #fff;
  position: relative;
  background: #333 url(../../img/sliders/riverside1.jpg) center fixed;
  background-size: cover;
}

.contacts-section:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.7);
}

.contacts-section:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  content: " ";
  position: absolute;
  background: url(../../img/patterns/gridtile.png) repeat;
}

/*Contacts Title*/
.contacts-section .title-v1 p,
.contacts-section .title-v1 h2 {
  color: #fff;
}

/*Contacts Content*/
.contacts-in {
  z-index: 1;
  color: #fff;
  position: relative;
}

.contacts-in h3 {
  color: #fff;
  margin-bottom: 15px;
}

.contacts-in h2 {
  color: #cdb7a5;

}
.contacts-in ul {
  margin-top: 20px;
}

.contacts-in li {
  color: #fff;
  margin: 15px 0;
  font-size: 16px;
  font-weight: 200;
}

.contacts-in li a {
  color: #fff;
}

.contacts-in li i {
  width: 35px;
  padding: 8px;
  font-size: 18px;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
  background: rgba(255,255,255,0.1);
}



/*Copyright Section*/
.copyright-section {
  z-index: 1;
  background: #fff;
  position: relative;
  text-align: center;
  padding: 25px 0 20px;
}

.copyright-section p {
  font-size: 14px;
}

.copyright-section p a {
  color: #555;
  text-decoration: underline;
}

.copyright-section p a:hover {
  text-decoration: none;
}

.copyright-section ul.social-icons li {
  margin-bottom: 0;
  padding: 0;
}

.copyright-section i.back-to-top {
  left: 50%;
  top: -35px;
  color: #555;
  font-size: 20px;
  background: #fff;
  padding: 8px 10px;
  margin-left: -15px;
  position: absolute;
}

.copyright-section i.back-to-top:hover {
  color: #72c02c;
}

/*Header v6*/
.header-v6 {
	z-index: 99;
	position: relative;
background:#babfab;
}

@media (max-width: 991px) {
	.header-v6 {
		position: static;
	}
}

	.header-v6 .navbar-nav  .dropdown-menu {
		margin-top:-2px;
	}


@media (min-width: 768px) and (max-width: 991px) {
  	.header-v6 .menu-container {
	    width: 750px;

  	}
}

@media (max-width: 991px) {
	.header-v6 .menu-container:before,
	.header-v6 .menu-container:after {
		content: " ";
		display: table;
	}

	.header-v6 .menu-container:after {
		clear: both;
	}

    .header-v6 .menu-container {
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
	
	}
	
	.header-v6 > .navbar > .container {
		width: inherit;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
    	padding-right: 0;
    }
	
	.header-v6 > .navbar > .container > .navbar-header,
	.header-v6 > .navbar > .container > .navbar-collapse {
	  	margin-left: 0;
	  	margin-right: 0;
	}
}

/*Navbar*/
.header-v6 .navbar {
	border: none;
	margin-bottom: 0;
}

/*Navbar Brand*/
.header-v6 .navbar-brand {
	height: 93px;
	max-height: 93px;
	line-height: 65px;
}

.header-v6 .navbar-brand img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.header-v6 .navbar-brand img.shrink-logo {
	display: none;
}

.header-v6 .navbar-brand img.default-logo {
	display: inherit;
}

/*Media Queries*/
@media (max-width: 991px) {
	.header-v6 .navbar-brand {
		padding-top: 20px;
	}

	.header-v6 .navbar-brand img.shrink-logo {
		display: inherit;
	}

	.header-v6 .navbar-brand img.default-logo {
		display: none;
	}
	
	
	/*Services Box v1
------------------------------------*/
.service-box-v1 .service-block {

  padding:1px;


}
	
.headline-v2 {

  padding: 5px ;

}
}

/*Navbar Toggle*/
.header-v6 .navbar-toggle {
	border: none;
	margin: 31px 0 31px 15px;
}

.header-v6 .navbar-toggle .icon-bar {
	height: 1px;
	width: 20px;
	font-size: 20px;
	background: #555;
	margin-bottom: 5px;
}

.header-v6 .navbar-toggle .icon-bar:last-child {
	margin-bottom: 0;
}

.header-v6 .navbar-toggle,
.header-v6 .navbar-toggle:hover, 
.header-v6 .navbar-toggle:focus {
	background: inherit;
}

/*Navbar Collapse*/
.header-v6 .navbar-collapse {
	position: relative;
}

/*Navbar Menu*/
.header-v6 .navbar-nav > li > a {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.header-v6 .nav > li > a:hover,
.header-v6 .nav > li > a:focus {
	background: inherit;
}

@media (min-width: 992px) {
	.navbar {
		border-radius: 0;
	}

	.header-v6 .navbar-nav {
		float: right;
	}	
}

/*--------------------------------------------------
	[3. Header - Responsive Navbar Style]
----------------------------------------------------*/

/*Responsive Navbar*/
@media (max-width: 991px) {
	/*Responsive code for max-width: 991px*/
    .header-v6 .navbar-header {
        float: none;
    }
    
    .header-v6 .navbar-toggle {
        display: block;
    }
    
    .header-v6 .navbar-collapse {
		border-color: #eee;
    	border-bottom: 1px solid #eee;
    }

    .header-v6 .navbar-collapse.collapse {
        display: none !important;
    }
    
    .header-v6 .navbar-collapse.collapse.in {
        display: block !important;
  		overflow-y: auto !important;
    }
    
    .header-v6 .navbar-nav {
        margin: 0;
        float: none !important;
    }

    .header-v6 .navbar-nav > li {
        float: none;
    }
    
    .header-v6 .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    /*Navbar Nav*/
    .header-v6 .navbar-nav > li > a {
    	color: #364346;
    }

    /*Pull Right*/
    .header-v6 .dropdown-menu.pull-right {
		float: none !important;
	}

	/*Dropdown Menu Slide Down Effect*/
	.header-v6 .navbar-nav .open .dropdown-menu {
		border: 0;
		float: none;
		width: auto;
		margin-top: 0;
		position: static;
		box-shadow: none;
		background-color: transparent;
	}

	.header-v6 .navbar-nav .open .dropdown-menu > li > a,
	.header-v6 .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	
	}
	
	.header-v6 .navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	
	.header-v6 .navbar-nav .open .dropdown-menu > li > a:hover,
	.header-v6 .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}

	.header-v6 .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}

	.header-v6 .navbar-nav .open .dropdown-menu > li > a:hover,
	.header-v6 .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #000000;
		background-color: transparent;
	}
	
	.header-v6 .navbar-nav .open .dropdown-menu > .active > a,
	.header-v6 .navbar-nav .open .dropdown-menu > .active > a:hover,
	.header-v6 .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #000000;
		background-color: transparent;
	}
	
	.header-v6 .navbar-nav .open .dropdown-menu > .disabled > a,
	.header-v6 .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.header-v6 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #000000;
		background-color: transparent;
	}	

	.header-v6 .dropdown-menu.no-bottom-space {
		padding-bottom: 0;
	}

  	/*Design for max-width: 991px*/
  	.header-v6 .navbar-collapse,
	.header-v6 .navbar-collapse .container {
		padding-left: 0 !important;
		padding-right: 0 !important;
		background:#ebebe3;
	}

	.header-v6 .navbar-nav > li > a {
		font-size: 14px;
		padding: 12px 5px;
	}

	.header-v6 .navbar-nav > li a {
		border-bottom: none;
		border-top: 1px solid #364346;
	}	

	.header-v6 .navbar-nav > li:first-child > a {
		border-top: transparent;
	}

	.header-v6 .navbar-nav > li > a:hover {
		color: #cdb7a5;
		
	}

	.header-v6 .navbar-nav > .open > a,
	.header-v6 .navbar-nav > .open > a:hover,
	.header-v6 .navbar-nav > .open > a:focus {
		color: #364346;
		background: inherit;
	}

	.header-v6 .navbar-nav > .active > a,
	.header-v6 .navbar-nav > .active > a:hover,
	.header-v6 .navbar-nav > .active > a:focus {
		background: inherit;
		color:#ebebe3; !important;	
	}

	.header-v6 .dropdown .dropdown-submenu > a { 
		font-size: 13px;
		color: #555 !important;
		text-transform: uppercase;
	}
	
	/*Navbar Toggle*/
.header-v6 .navbar-toggle {
	border: none;
	margin: 11px 0 11px 15px;
}
	
	
	
}

@media (min-width: 992px) {	
	/*Navbar Collapse*/
	.header-v6 .navbar-collapse {
		padding: 0;
	}

	/*Navbar*/
	.header-v6 .navbar {
		min-height: 40px !important;
	}

	.header-v6 .container > .navbar-header, 
	.header-v6 .container-fluid > .navbar-header, 
	.header-v6 .container > .navbar-collapse, 
	.header-v6 .container-fluid > .navbar-collapse {
		margin-bottom: -10px;
	}

	.header-v6 .navbar-nav {
		top: 2px;
		position: relative;
	}

	.header-v6 .navbar-nav > li > a {
		padding: 20px;
		line-height: 54px;
	}

	.header-v6 .navbar-nav > li > a,
	.header-v6 .navbar-nav > li > a:hover,
	.header-v6 .navbar-nav > li > a:focus,	
	.header-v6 .navbar-nav > .active > a, 
	.header-v6 .navbar-nav > .active > a:hover, 
	.header-v6 .navbar-nav > .active > a:focus {
		color: #364346;
		font-weight: 400;
		background: none;
	}

	.header-v6 .navbar-nav > .open > a,
	.header-v6 .navbar-nav > .open > a:hover,
	.header-v6 .navbar-nav > .open > a:focus {
		color: #fff;
	}

	/*Dropdown Menu*/
	.header-v6 .dropdown-menu { 
		border: none;
		padding: 0;
		min-width: 180px;
		border-radius: 0;
		background: #fff;
		z-index: 9999 !important;
		border-top: solid 3px #364346; 
	}

	.header-v6 .dropdown-menu li a { 
		color: #777; 
		font-size: 13px; 
		font-weight: 400; 
		padding: 6px 25px;
	}

	.header-v6 .dropdown-menu .active > a,
	.header-v6 .dropdown-menu li > a:hover {
		color: #364346;
		background: inherit;
		filter: none !important;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.header-v6 .dropdown-menu li > a:focus {
		background: none;
		filter: none !important;
	}

	.header-v6 .navbar-nav > li.dropdown:hover > .dropdown-menu {
		display: block;
	}	

	.header-v6 .open > .dropdown-menu {
		display: none;
	}
}


/*Header Fixed
------------------------------------*/
/*Media Queries*/
@media (min-width: 992px) {
	/*Header Sticky*/
	.header-fixed .header-v6.header-sticky {
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		z-index: 999;
		position: fixed;
	}

	.header-fixed .header-v6.header-fixed-shrink {
		border-bottom: none;
		box-shadow: 0 0 3px #bbb;
	}

	.header-fixed .header-v6.header-fixed-shrink .navbar {
		background: #fff;
	}

	/*Navbar*/
	.header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
		color: #555;
	}

	.header-fixed .header-v6.header-fixed-shrink .navbar-nav .active > a,
	.header-fixed .header-v6.header-fixed-shrink .navbar-nav li > a:hover {
		color: ;
	}

	/*Navbar Brand*/
	.header-fixed .header-v6.header-fixed-shrink .navbar-brand img.default-logo {
		display: none;
	}

	.header-fixed .header-v6.header-fixed-shrink .navbar-brand img.shrink-logo {
		display: inherit;
	}

	/*Menu Inner Right*/
	.header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style {
		color: #555;
	}

	/*Transition*/
	.header-fixed .header-v6.header-fixed-shrink .navbar-brand,
	.header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a,
	.header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style,
	.header-fixed .header-v6.header-fixed-shrink li.menu-icons span.badge,
	.header-fixed .header-v6.header-fixed-shrink .shopping-cart .shopping-cart-open,
	.header-fixed .header-v6.header-fixed-shrink .search-open .form-control {
		-webkit-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
  		transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
	}

	/*Navbar Brand*/
	.header-fixed .header-v6.header-fixed-shrink .navbar-brand {
		height: 70px;
		max-height: 70px;
		line-height: 39px;		
	}

	/*Navbar Nav*/
	.header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
		line-height: 30px;
	}
}

/*Media Queries*/
@media (max-width: 991px) {
	/*Header*/
	.header-fixed .header-v6,
	.header-fixed .header-v6.header-fixed-shrink {
		height: inherit;
		position: relative;
	}

	/*Header Inner Right*/
	.header-fixed .header-v6.header-fixed-shrink .header-inner-right,
	.header-fixed .header-v6.header-fixed-shrink .menu-icons-list {
		margin-left: 0;
		margin-right: 20px;
	}
	
	.table2 thead > tr > th,
.table2 tbody > tr > th,
.table2 tfoot > tr > th,
.table2 thead > tr > td,
.table2 tbody > tr > td,
.table2 tfoot > tr > td {

  text-align:left;



}
	
	
}

/*--------------------------------------------------
	[14. Header - Classic White Option]
----------------------------------------------------*/

/*Media Queries*/
@media (min-width: 992px) {
	/*Header Sticky*/
	.header-v6.header-classic-white .navbar {
		background: #babfab;
	}

	/*Navbar*/
	.header-fixed .header-v6.header-classic-white .navbar-nav > li > a {
		color: #364346;
		font-weight: 400;
	}

	.header-fixed .header-v6.header-classic-white .navbar-nav .active > a,
	.header-fixed .header-v6.header-classic-white .navbar-nav li > a:hover {
		color: #364346;
	}

	/*Navbar Brand*/
	.header-fixed .header-v6.header-classic-white .navbar-brand img.default-logo {
		display: none;
	}

	.header-fixed .header-v6.header-classic-white .navbar-brand img.shrink-logo {
		display: inherit;
	}

	/*Menu Inner Right*/
	.header-fixed .header-v6.header-classic-white li.menu-icons i.menu-icons-style {
		color: #555;
	}

	.header-fixed .header-v6.header-classic-white.header-dark-search li.menu-icons i.fa-times {
		color: #fff;
	}
		
}
.contacts-section2 {
  color: #fff;
  position: relative;
  background: #333 ;
  background-size: cover;
}

.contacts-section2:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.7);
}

.contacts-section2:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  content: " ";
  position: absolute;
  background: url(../img/gridtile.png) repeat;
}
.contacts-section {
  color: #fff;
  position: relative;
background:#cdb7a5 url(../img/sliders/riverside3.jpg) fixed;
  background-size: cover;
}

.contacts-section:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.9);
}

.contacts-section:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  content: " ";
  position: absolute;
  background: url(../img/gridtile.png) repeat;
}


/*Headline Center v2*/
.headline-center-v2 {
  z-index: 0;
  text-align: center;
  position: relative;
}

.headline-center-v2 h2 {
  color: #555;
  font-size: 20px;
  margin-bottom: 20px;
font-weight:600;
}

.u-list-inline {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  
  .minuscule {
  text-transform:lowercase;
  font-size:14px;
  }
  
  
  .service-block-default:hover {
  box-shadow: 0 0 8px #eee;
}


.service-block-default p,
.service-block-default h2 {
  color: #364346;
  	font-family: 'bernhard-modern';
font-size:26px;
font-weight:200;
}

.service-block-default p {
padding:10px;
}

.service-block {
  background: url(../img/) repeat;
}


.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-bottom: 1px dotted #dddddd;
    border-top: 0px dotted #dddddd;
  text-align:left;
    	font-family: 'bernhard-modern';
  	font-style:italic;

}

.table tbody > tr > td >h2 {
font-style: normal;

}

.table2 thead > tr > th,
.table2 tbody > tr > th,
.table2 tfoot > tr > th,
.table2 thead > tr > td,
.table2 tbody > tr > td,
.table2 tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-bottom: 1px dotted #dddddd;
    border-top: 0px dotted #dddddd;
  text-align:left;
    	font-family: 'bernhard-modern';
}
.dropcap-bg {

  background: #000000;
  width:30px;
  color:#ffffff;
  font-size:16px;
  padding:2px 8px 2px 8px;
  line-height:16px;

  margin: 4px 10px 0 0;


  }

.margin-bottom-10 {
margin-bottom:10px;
}
.margin-bottom-50 {
margin-bottom:50px;
}
.margin-bottom-30 {
margin-bottom:30px;
}
.margin-bottom-0 {
margin-bottom:0px;
}
.blanc {
color: #ffffff;
}
.petit {
font-size:13px;
}


h3 {    	font-family: 'bernhard-modern';
text-align:left;
font-size:20px;
margin-bottom:0px;

}

.moyen {
font-size:20px;
}
.taille24 {
font-size:24px;
text-align:center;
font-weight:bold;
}





