#bandeau{
height : 30px;
background-color : #92c500;
text-align : center;
padding-top: 5px;
}

p.texte_x {
	line-height: 25px;
	padding-bottom: 5px;
	font-size: 1.20em;
}

p.texte_x em {
	line-height: 55px;
}


a.mode, button {
	color: #fff;
	margin-top: 1em;
}





a.mode:hover, button:hover, onclick:hover {
	/*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);*/
	cursor:pointer;
	color: #92c500;
}

a.mode:active, button:hover {
	/*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);*/
}

.padto {
	margin-top: 6px;
	float: right;
	color: #fff;
}


#navPad {
    float: right;
    clear: right;
    position: fixed;
    padding: 10px;
    width: 110px;
    height: 351px;
    margin: 1em;
		color: #fff;

}


.tab_bonjour {
	background-color: #00283a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;

}

.texte_vert {
	color: #92c500;
}

.deroulant select {
	border: 1px solid #fff;
	background-color: #00283a;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	font-size: 0.85em;
	margin-top: 1em;
	padding: 0.8em 1.75em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}



a.bt_bonjour {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.80em;
	text-align: center;

		background-color: #00283a;

}

.tab_bonjour2 {
	background-color: #00283a;
}

.ligne_bouton {
	margin-bottom: 10px;
}

 .bt_special {
	 cursor: pointer;
	}



.blanc_centrer {
	color: #FFF;!important;
	text-align: center;!important;
	line-height: 45px;
}

.tab_bonjour_chiffres {
	background-color: #00283a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 2em;
	color: #FFF;
	line-height: .5em;
}

.service-text {
/*clear: left;*/
padding-top: 0em;
	/*width: 2em;*/
}

.tab_bonjour_conteneur {
clear: left;
	margin-top: 10px;

}
.boxwhite {
	background-color: #00283a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.white-btn-2 {
border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
    font-size: 0.80em;
		/*margin-top: 1.25em;*/
		    text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
	padding-top: 0.625em;
	padding-right: 1.25em;
	padding-bottom: 0.625em;
	padding-left: 1.25em;
	text-align: center;
	/*margin-right: 1em;*/
}
a.white-btn-2:hover{
	/*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);*/
	cursor:pointer;
	border: 1px solid #92c500;
	color: #92c500;
}

a.white-btn-2:active {
	/*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);*/
	border: 1px solid #000;
}

a.white-btn, input.white-btn {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover, input.white-btn:hover {
	/*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);*/
	cursor:pointer;
	border: 1px solid #92c500;
	color: #92c500;
}

a.white-btn:active, input.white-btn:active {
	/*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);*/
	border: 1px solid #000;
}




a.color-btn, form.customform button.color-btn, form.customform input.color-btn {
	background: none;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover, form.customform input.color-btn:hover {
	border: 1px solid #92c500;
	color: #92c500;
}

a.color-btnX {
	weight:50px
	background: none;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	/*display: block;*/
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btnX:hover {
	border: 1px solid #92c500;
	color: #92c500;
}


button.bt_entete2 {
	color: #798a93;
				font-size: 1.75em;
		cursor:pointer;


}

button.bt_entete2:hover {
	color: #92c500;

}

a.bt_entete {
	color: #798a93;
				font-size: 0.75em;
		cursor:pointer;


}

a.bt_entete:hover {
	color: #92c500;

}

.espace {
	padding-top: 25px;	
}


.info {
	color: #afe11e;
	text-align: center;
	margin-bottom: 1em;
		font-size: 0.85em;

}

.info2 {
	color: #92c500;
	text-align: center;
	margin-bottom: 1em;
		font-weight: 600;

}

.info3 {
	color: #f92509;
	text-align: center;
	margin-bottom: 1em;
		font-weight: 600;

}





#topbar {
  background-repeat: no-repeat;
  /*background-image: url("../images/tele.gif");*/ 
	background-image: "none";

	background-color: #012232;
	  background-position: center; /* Center the image */

	border-bottom: 1px solid #001925;
	padding: 0.3125em 0;
}
#topbar p {
	color: #fff;
	font-size: 0.75em;
	opacity: 0.5;
	position: relative;
	top: 2px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #ffffff;
	font-size: 1.7em;
	opacity: 0.5;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #92c500;
	cursor: pointer;
	opacity: 1;
}
nav {
	background: none repeat scroll 0 0 #00283a;
}
header {
	border-bottom: 4px solid rgba(0, 40, 58, 0.53);
	position: fixed;
	width: 100%;
	z-index: 10;
}
p.logo {
	color: #fff;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.625em;
}
p.logo strong {
	font-weight: 700;
}
.top-nav li a {
	border-top: 2px solid #00283a;
	color: #fff;
	font-size: 0.80em;
	font-weight: 600;
	padding: 1.5em 1.5em 1.5em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li a:hover, .top-nav li.active-item a {
	background: none repeat scroll 0 0 #00283a;
	border-top: 2px solid #92c500;
	color: #92c500;
	position: relative;
}
#carousel .text {
	position: absolute;
	top: 40%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #00283a;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h2 {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.8);
	color: #fff;
	display: inline-block;
	font-size: 2em;
	font-weight: 300;
	margin: 1px 0;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .text p {
	background: none repeat scroll 0 0 #00283a;
	color: #fff;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(0, 40, 58, 0.53);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 40, 58, 0.57);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: none repeat scroll 0 0 #92c500;
}
#first-block {
	background: none repeat scroll 0 0 #00283a;
	padding: 3em 2em;
	text-align: center;
}
#first-block h1 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
}
#first-block p {
	color: #6c7c84;
	font-size: 0.85em;
}
#features {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	position: relative;
	text-align: center;
	z-index: 2;
}
#features i {
	background: none repeat scroll 0 0 #92c500;
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
#features h2 {
	font-size: 1em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
}
#features p {
	color: #777;
	font-size: 0.85em;
	line-height: 1.5em;
}
#about-us {
	clear: both;
	background-image: url(../images/about.jpg);
	background-attachment: scroll;
	background-color: #00283a;
	background-repeat: no-repeat;
	background-position: 0 0;

}
#about-us h3 {
	font-size: 1.75em;
	padding-top: 0.35em;
	padding-left: 0.4em;
}

#about-us h2 {
	padding-bottom: 0.35em;
}

.about-us-icons i {
	border: 2px solid #92c500;
	border-radius: 100px;
	color: #92c500;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0em;
	text-align: center;
	width: 60px;
}

#about-us i {
	/*background: none repeat scroll 0 0 #8cbf00;*/
	border: 2px solid #92c500;
	border-radius: 100px;
	color: #92c500;
	display: block;
	float: left;
	font-size: 1.6em;
	/*font-weight: bold;*/
	/*font-family: "Open Sans", Arial, sans-serif;*/
	height: 60px;
	line-height: 2.2em;
	margin-right: 0em;
	text-align: center;
	width: 60px;
}

.fond {
	background-color: #00283a;

}

#about-us:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us article {
	padding: 4em;
}
article h2 {
	font-size: 4em;
	font-weight: 900;
	letter-spacing: -2px;
	line-height: 1.1;
	margin: 0 0 0 0;
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #fff;
}
.media-container {
		height: 20em;
}

a.validation_paiement_en_attente {cursor: crosshair;}

.media-container video, .media-container img {

  width: 50%;

}

.blanc {
	color: #fff;
}

article p, article li {
	color: #fff;
	font-size: 0.85em;
	opacity: 0.7;
}
article ul {
	padding: 1.25em 0;
}
article ul li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}
article ul li:before {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}

.about-us-icons {
	/*margin-top: 2em;*/
}
h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #dedede;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 0.5em;
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 0 0;
}
#our-work {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	position: relative;
	z-index: 2;
}
.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.our-work-container {
	display: block;
	height: 100%;
	position: relative;
}
.our-work-text {
	background: #00283a none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.our-work-container:hover > .our-work-text {
	opacity: 1;
}
.our-work-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.our-work-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}

/*--------------------*/


#questionnaire {
	background: none repeat scroll 0 0 #fff;
	padding-top: 6em;
	position: relative;
	z-index: 2;
}

.contenu-questionnaire {
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	text-align: center;

}



.contenu-question-questionnaire {
	/*text-align: left;*/

}

.encadre-reponse {
	border: 1px solid #888888;
  	border-radius: 10px;
	text-align: left;
	padding: 1em;
	margin-top: 1em;
	background-image: url(../images/fondgris.jpg);
	background-repeat: no-repeat;
	background-size: 100% 2.5em;

	/*background-position: top;*/

}
.st_st_titre_bleu{
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	margin-bottom: 1.1em;

}


.aff-reponse{
	font-size: 1em;
	color: #0095da;
	font-weight: normal;
	font-style: italic;

}

/*--------------------*/


.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.tab-label:hover, a.tab-label.active-btn {
	background: #92c500;
	color: #fff;
}
#services {
	background: #6f9600 none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
}
#services h2 {
	color: #fff;
	margin: 0 0 0.5em;
}
#services h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#services i {
	background: none repeat scroll 0 0 #8cbf00;
	border-radius: 80px;
	color: #fff;
	display: block;
	float: left;
	font-size: 2em;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	height: 80px;
	line-height: 2.2em;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
#services i em { 
	vertical-align: super; 
	font-size: 0.5em;
	font-style: normal;
}

#services h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
}
#services p {
	color: #fff;
	font-size: 0.8em;
}

.service-text {
	display: table;
	position: relative;
}


.i.circle{
    margin:10px;
    width:80px;
    background:#fff;
    height:80px;
	font-size: 3em;
		font-weight: 1200;
	text-align:center;
    border-radius:80px;
	line-height: 90px; /* 100 - 10 */
	  color:#667bb6;

}


#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	position: relative;
	z-index: 3;
}

#latest-news img {
	margin-top: 0.5em;
}

.news-date {
	background: #6f9600;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	/*min-height: 118px;*/
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.day em {
    vertical-align: super;
		    font-style: normal;
			font-size: 0.5em;

}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	/*min-height: 118px;*/
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}
/*------*/
#connect {
	background: none repeat scroll 0 0 #6f9600;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	position: relative;
	z-index: 2;
}

#connect input, #connect textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	
}

#connect h2 {
	color: #fff;
	margin: 0 0 0.5em;
}

#connect h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}

/*------*/

/*------*/
#mp_oublie {
	background: none repeat scroll 0 0 #6f9600;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	position: relative;
	z-index: 2;
}

#mp_oublie input, #connect textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	
}

#mp_oublie h2 {
	color: #fff;
	margin: 0 0 0.5em;
}

#mp_oublie h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}

/*------*/


/*------*/
#validation {
	background: none repeat scroll 0 0 #6f9600;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	padding-top: 10.em;
	position: relative;
	z-index: 2;
}

#validation2 {
	background: none repeat scroll 0 0 #6f9600;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	padding-top: 10.em;
	position: relative;
	z-index: 2;
}

#validation input, #validation textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	
}

#validation2 input, #validation2 textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	
}

#validation h2 {
	color: #fff;
	margin: 0 0 0.5em;
	padding-top: 1.20em;

}

#validation2 h2 {
	color: #fff;
	margin: 0 0 1.25em;
	padding-top: 1.20em;

}

#validation h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#validation2 h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}




/*------*/


#contact3 {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	position: relative;
	z-index: 2;
}
#contact3 input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}

#contact3 h2 {
	margin: 0 0 0.5em;
}
#contact3 h3 {
	color: #92c500;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact3 p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
}
#contact3 p strong {
	font-weight: 700;
}
#contact3 i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}


/*------*/


#test {
	background: none repeat scroll 0 0 #fff;
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	position: relative;
	z-index: 2;
	text-align: center;*/
}



#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}

#test h2 {
	margin: 0 0 0.5em;
	padding: 1.05em 0 0;
	/*margin: 0 0 1.25em;*/
}

#test h3 {
	color: #92c500;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}

/*------*/

#contact {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    padding: 4em 2em;
    position: relative;
    z-index: 2;
    top: 1px;
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}

#contact h2 {
	margin: 0 0 0.5em;
}
#contact h3 {
	color: #92c500;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}

form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#map-block {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
footer {
	background: none repeat scroll 0 0 #00283a;
	padding: 3.5em 0;
}
footer p, footer a:visited, footer a, footer a:hover {
	color: #6c7c84;
	font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  header {
  	/*position: relative;*/
	position: fixed;
  }

  
    .top-nav li a {
  	background: #05374e none repeat scroll 0 0;
  }
	  #carousel{
	padding-top: 120px;
}
  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  }
  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 4em 2.5em;
  }
}
@media screen and (max-width: 480px) {
		  #carousel{
	padding-top: 120px;
}

  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }
}
