/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


body, html, p, ul, li, h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}

body, p {
	font-size : 16px;
	font-weight : 400;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark span {
	color: #fff!important;
}

h1.dark {
	color: #fff!important;
}

h2 {
	font-size : 36px;
	font-weight : 600;
}

h3 {
	font-size : 20px;
	font-weight : 700;
	color:#63809e;
	margin-bottom: 13px;
}

h3.titre {line-height: 1.2;}
h3.titre span {display:block;}

.nobr	{ white-space:nowrap; }

/* Style par notre graphiste DÉBUT */
.font-family-roboto{font-family: 'Roboto', sans-serif;}
.font-family-roboto{font-family: 'Raleway', sans-serif;}
.font-size-16 {font-size : 16px;}
.font-size-40 {font-size : 40px;}
.font-style-1 {}
.font-style-1 {}
.font-style-1 {}
.font-style-1 {}
.font-style-1 {}

.color1 {color: #010007;}
.color2 {color: #909da7;}
.color3 {color: #323a40;}
.color4 {color: #0b2d53;}
.color5 {color: #004a98;}
.color6 {color: #697680;}

.bg-color1 {background-color: #010007!important;}
.bg-color2 {background-color: #909da7!important;}
.bg-color3 {background-color: #323a40!important;}
.bg-color4 {background-color: #0b2d53!important;}
.bg-color5 {background-color: #004a98!important;}
.bg-color6 {background-color: #697680!important;}

.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;	
    display: flex;
}

.row-flex div {
	height: inherit!important;
}


/* Style par notre graphiste FIN */

strong, .strong {font-weight : 700;}

.row {
    margin-left: 0;
    margin-right: 0;
}


.bg-dark-blue,
#page-title.bg-dark-blue
 {
    background-color: #0b2d53;
}

.button-border {
	border: 2px solid #364973;
	color: #364973;
}

.button.button-border:not(.button-fill):hover {
    background-color: #0b2d53;
    color: #FFF;
}


#page-title.bg-dark-blue span {
    color: #ddd;
}

#page-title.bg-dark-blue a {
    color: #999;
}

#page-title.bg-dark-blue a:hover, #page-title.bg-dark-blue a:active{
    color: #ddd;
}



#page-title.bg-dark-blue h1, #page-title.bg-dark-blue h2 {
    color: #fff;
}

.max-width850 {
	max-width:850px;
}


.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), .dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark), .dark #header.transparent-header.floating-header .container, .dark #header.transparent-header.floating-header.sticky-header .container, #header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), #header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark), #header.dark.transparent-header.floating-header .container, #header.dark.transparent-header.floating-header.sticky-header .container, .dark .responsive-sticky-header #header-wrap, .responsive-sticky-header.dark #header-wrap {
    background-color: #fff;
}
#header.sticky-header #header-wrap {
    background-color: #FFF;
}

/*-----------------------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------------------*/
#social-header{
    position: relative;
    float: left;
    margin-right: 40px;
        padding-top: 20px;
}

.controller-site.action-index #social-header i{
	color:#fff;
}

.sticky-header #social-header {
    padding-top: 10px;
}

.controller-site.action-index .sticky-header #social-header i,
.sticky-header #social-header i{
	color:#384971;
}

#header.full-header #primary-menu > ul {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

.main_home #primary-menu ul li > a {
	    color: #fff;
}
.main_home #primary-menu ul li:hover > a, #primary-menu ul li.current > a {
    color: #ccc;
}

.main_home .sticky-header #primary-menu ul li > a {
    color: #010007;
    font-weight: 700;
}

.main_home .sticky-header #primary-menu ul li:hover > a, .sticky-header #primary-menu ul li.current > a {
    color: #b31b28;
}

#separator-apropos, #separator-services, #separator-contact{
    margin-top: -100px;
    padding-top: 100px;
}


#slider .slider-caption{
    bottom: 0;
    top: inherit!important;
    padding-bottom: 100px;
    max-width: initial;
}

#slider .slider-caption h1, #slider .slider-caption h2 {
    font-weight: 300;
    margin-bottom: 0;
}

#slider .slider-caption h1 span {
    display: block;
    margin-top: 10px;
}

/*-----------------------------------------------------------------------------------------
	À propos
-----------------------------------------------------------------------------------------*/
.paper-bg,
.thank-you-bg,
.apropos-bg {
	background-image:url(../images/background/bl_background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

/*-----------------------------------------------------------------------------------------
	Services
-----------------------------------------------------------------------------------------*/

ul.custom-bullet{
  display:inline-block;
  padding:0.5em;
  padding-left:1em;
  margin:0.5em;
}

ul.custom-bullet{
  list-style:none;
}

ul.custom-bullet > li {
  clear:left;
  padding: 8px 0px;  
  line-height: 1;
}

ul.custom-bullet > li:before {
  content:"-";
  height: 16px;
  width: 12px;
  display:block;
  float:left;
  margin: 0px 0px 0 -14px;
  background-position:center;
  background-repeat:no-repeat;
  background-size:100%:
}


.dark .feature-box h4 {
    color: #fff;
}

#section-services h4 {
	font-size : 24px;
	font-weight : 700;
	color:#63809e;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
}

/*-----------------------------------------------------------------------------------------
	Sections 
-----------------------------------------------------------------------------------------*/
.section {
    background-color: transparent;
}


/*-----------------------------------------------------------------------------------------
	Blogue
-----------------------------------------------------------------------------------------*/

#section-last-articles .section {
	margin-top:0;
	padding-top:0;
}

.controller-post.action-view h2  {
	margin-bottom:0px;
}

.controller-post.action-view ul, .controller-post.action-view ol  {
    list-style-position: outside;
    padding-left: 26px;
}

.entry-image img,
.ipost .entry-image img,
.small-thumbs .entry-image img, .ievent .entry-image img {
    border-radius: 0;
    border: 1px solid #dcdfea;
}

.before-heading a {
	color:#8a8a8a;
	font-family: 'Roboto', sans-serif;
}

.more-link {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
}


.social-share a {
    background: #fff;
}

#page-title a,
.dark .entry-meta li a,
.dark .entry-meta li {
    color: #dcdcdc;
}

#page-title a:hover,
.dark .entry-meta li a:hover {
    color: #FFF;
}

#page-title h2 {
    font-weight: 300;
}

/*-----------------------------------------------------------------------------------------
	Formulaire contact
-----------------------------------------------------------------------------------------*/



#section-contact p {
    margin-bottom: 10px;
    margin-left: 15px;
    color:#9c9c9c;
	font-size: 15px;
    line-height: 1.42857143;
}

#section-contact .form-control {
    border-top: none;
    border-right: none;
    border-left: none;
    box-shadow: none;
}


#section-contact h3{
    font-size: 26px;
    color: #fff;
    margin-left: 0;
    margin-bottom: 0px;
}

#section-contact p.t300 {
    font-size: 26px;
    color: #fff;
    margin-left: 0;
    margin-bottom: 30px;
}

.coordonnees {
	color:#fff;
}

.coordonnees a, .coordonnees h3
 {
	color:#fff;
}

#contact-form .alert.alert-block.alert-danger {
	display:none!important;
}

#section-contact p.error {
    color: #e42c3e;
    margin-left: 0;
    text-transform: uppercase;
}

.social {
    margin-top: 20px;
}

.social-icon {
    border-radius: 0;
    display: inline-block;
    float: none;
}
    
/*-----------------------------------------------------------------------------------------
	Carte Google
-----------------------------------------------------------------------------------------*/

.sticky-header #logo img {
    padding: 9px;
}



.map-row {
	height:655px;
	overflow:hidden;
    position:relative;	
}

iframe.map{
    width: 100%;
    height:100%;
}
.map-bar{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
}

iframe.grayscale,
iframe.map.grayscale {
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);	
    height: 655px;
}

.map-bg {
	background: #dadada url("../images/background/saint-m2-map-grayscale.jpg") center center  no-repeat	;
}


/*-----------------------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------------------*/
.dark #copyrights {
    color:#fff;
    padding: 20px 0;
}

.dark #copyrights p, .dark #copyrights a {
	margin-bottom:0;
	color:#ccc;
	font-size:14px;
}

.dark #copyrights a:hover {
    color: #a0a0a0;
}

.dark #footer .social-icon.si-borderless, #footer.dark .social-icon.si-borderless {
    color: #fff !important;
}

body.action-error #footer {
	margin-top: 0px;	
}
/*-----------------------------------------------------------------------------------------
	Thank You
-----------------------------------------------------------------------------------------*/
.small-page-min-height {
    min-height: 56vh;
}


.row.common-height .col-md-12 {
	height: auto!important;
}
/*-----------------------------------------------------------------------------------------
	Responsive
-----------------------------------------------------------------------------------------*/

@media screen and (max-width: 991px)  {

	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li,
	#header #primary-menu > ul li {
		border-top-color: rgba(255,255,255,0.1) !important;
	}
	#header #primary-menu ul li > a {
	    color: #fff!important;
	}
	
	
	#header.dark.transparent-header, #header.dark.semi-transparent {
	    background-color: #323a40;
	    border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	
	#header .icon-reorder:before {
	    color: white;
	}	
	
	.transparent-header .container {
	    background: #323a40;
	    width: 100%;
	    text-align: center;
	}
	
	#primary-menu ul li {
	    text-align: center!important;
	}	
	

	#primary-menu-trigger, #page-submenu-trigger {
	    font-size: 30px;
	}	
	

	
	#footer {
	    margin-top: 0!important;
	}
	
	.row.common-height .col-md-6 {
		height: auto!important;
	}

}
@media screen and (max-width: 767px)  {

	#footer .text-right {
	    text-align: left;
	}
		
	.feature-box.fbox-large {
	    padding: 0;
	}	
	
	.feature-box .fbox-icon {
	    position: relative;
	}	
	#header .container {
	    width: 100% !important;
	}	

	#slider .slider-caption h1, #slider .slider-caption h2 {
    	font-size: 25px;
    	text-align: center;
	}	
	#slider .slider-caption {
	    bottom: 0;
	    padding: 50px;
	}	
	
	.slider-caption-bottom-right {
	    left: 0;
	    right: 0;
	}	
	
	#slider .slider-caption h1 span {
	    margin-top: 20px;
	}	
	
	.font-size-40 {
	    font-size: 30px;
	}	
		
	.row-flex {
	    display:block;
	}	
	
}
@media screen and (max-width: 479px)  {
	#header .container {
	    width: 100% !important;
	}
		
	#header, #header-wrap, #logo img {
	    height: 80px;
	}	
	
	#primary-menu-trigger {
	    top: 13px;
	}	
	
	.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide, .ei-slider {
	    height: auto !important;
	    min-height: 300px;
	}
	
	#slider .slider-caption h1, #slider .slider-caption h2 {
    	font-size: 20px;
	}
	
	#slider .slider-caption {
	    padding: 20px;
	}	
	#header #logo {
	    height: auto;
	    max-width: 81%;	
	}
	
	.feature-box.fbox-large .fbox-icon {
	    width: 60px;
	}	
	
	.feature-box.fbox-plain.fbox-large .fbox-icon img {
	    height: 60px;
	}	
	#section-services h4 {
	    font-size: 19px;
	}	

	h2 {
	    font-size: 28px;
	}	

	.container, #header.full-header .container, .container-fullwidth {
	    width: 95%!important;
	}	
	
	footer .container {
	    width: 100%!important;
	}		
	
	.section {
	    margin: 30px 0;
	    padding: 30px 0;
	}	
}