/* Theme Name:Worthy - Free Powerful Theme by HtmlCoderAuthor:HtmlCoderAuthor URI:http://www.htmlcoder.meVersion:1.0.0Created:November 2014License:Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)File Description:Main CSS file of the template */
/* Mes Rajouts----------------------------------------------------------------------------- */

header.header.fixed.clearfix.navbar.navbar-fixed-top {
    position: relative;
    margin: 0;
    border: 0;
}
.img-center {
    margin: 0 auto;
}
.inline {
    display: inline;
}
.floatRight {
    float: right
}
#marginRow {
    margin-top: 2em;
}
.tagButton {
    vertical-align: middle;
    width: 80px;
    height: 80px;
    background-color: Transparent;
    border: none;
    background-size: cover;
    background-repeat: no-repeat;
}
.marginJobMenu {
    margin: 5px;
}
.descriptionJob {
    padding-bottom: 0.75em;
    margin-bottom: 1em;
    border-bottom: 1px solid;
}

.linkColor {
    color: #FFFFFF;
}

.drop-shadow-png {
	-webkit-filter:  drop-shadow(0px 0px 4px rgba(0,0,0,0.1));
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.1));
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.drop-shadow-png:hover {
	-webkit-filter:  drop-shadow(0px 0px 4px rgba(0,0,0,0.25));
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.25));
}

.drop-shadow-box {
	box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.05);
}

/*
#jobBlock {
    margin: 2em;
    color: black;
}
*/
#metierMenu {
	max-width: 620px;
}

#tag-description{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 220%;
}

@media(max-width: 768px) {
	
	#questions-description {
		margin-bottom: 136px;
	}
	
	#tag-buttons-container {
		width: 100%;
		position: fixed;
		bottom: 0px;
		left: 0px;
		background-color: rgba(207, 216, 220, 0.5);
		border-top: 1px solid #CFD8DC;
		z-index: 1;
	}
	
	#rightColumn {
		margin: 0px;
		padding-top: 1em;
		width: 100%;
		position: fixed;
		bottom: 0px;
		left: 0px;
		right: 0px;
		background-color: rgba(207, 216, 220, 0.5);
		border-top: 1px solid #CFD8DC;
		z-index: 1;
	}
	
	#tag-description{
		margin: 0px;
		line-height: 160%;
		margin-bottom: 81px;
	}
}

#like {
    background-image: url('../images/hearth.png');
}
#dislike {
    background-image: url('../images/dislike.png');
}
#bigBack {
    background-image: url('../images/back.png');
}
#nextPrevBlock {
    width: auto;
    /*height: 110px;*/
}
#tagContent {
    padding: 2%
}
#tagContent > div.Description.col-sm-offset-2.col-md-4 > a:nth-child(5) > span {
    position: relative;
    top: 2.5em;
    left: 2.5em;
}

#AimezVous {
	font-size: 250%;
    position: absolute;
    bottom: 1em;
    left: 0;
    right: 0;
}

#title-tag-container {
	position: absolute;
	right: 0;
    left: 0;
	height: 30%;
}

#else-tag-container {
	margin-top: 1em;
	position: absolute;
	top: 30%;
}

.Photos {
	background-color: #000;
	width: 200%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -50%;
	height: 30%;
	max-height: 300px;
	text-align: center;
	vertical-align: middle;
}

.imgTag {
	opacity: 0.5;
    /*float: left;
    /*margin: 0.25%;
    width: 49.5%;
    height: 49.5%;*/
	/*height:100%;*/
	min-width: 12.5%;
	display: inline-block;
}
#imgQuestion {
    width: 80px;
    height: 80px;
    margin: auto;
}
#tagContainer {
    margin: auto;
    height: 80px;
    Width: 300px;
}
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
form#footer-form {
    position: relative;
    z-index: 10;
}
.tag {
    margin: auto;
    height: 200px;
    width: 300px;
}
#titleHeader {
    color: white;
    margin: 0px;
}

@media (max-width: 640px){
    #titleHeader {
        font-size: 24px !important;
    }
	
	#AimezVous {
		font-size: 220%;
	}
}

@media (max-width: 440px){
    #titleHeader {
        font-size: 22px !important;
    }
}

@media (max-width: 380px){
    #titleHeader	{
        font-size: 18px !important;
		padding-top: 18px;
    }
	#AimezVous {
		font-size: 200%;
	}
}

@media max-width: 320px){
    #titleHeader	{
        font-size: 16px !important;
		padding-top: 20px;
    }
}

.job {
    font-size: 20px;
    width: 200px;
    height: 100px;
    margin-top: 100px;
    margin: auto;
}
#menuBar {
    margin-top: 40px;
    margin: auto;
    min-height: 100px;
    min-width: 100px;
    max-width: 400px;
}
#englishFlag {
    margin: 20px 10px 0px 0px;
    float: right;
    margin: auto;
    width: 50px;
    height: 25px;
    background-color: Transparent;
    border: none;
    background-image: url(../images/USA_Flag.png);
    background-size: cover;
    background-repeat: no-repeat;
}
#frenchFlag {
    margin: 0px 10px 0px 0px;
    float: right;
    width: 50px;
    height: 25px;
    background-color: Transparent;
    border: none;
    background-image: url(../images/France_Flag.png);
    background-size: cover;
    background-repeat: no-repeat;
}
#displayTag {
    font-size: 13px;
}
#displayTag ul li {
    margin: 10px;
    display: inline-block;
    list-style-type: none;
}
.SelectedSlider {
    color: #0172b9 !important;
    font-weight: bold;
    font-size: 22px;
}
.centerBlock {
    margin: auto;
    min-height: 400px;
    min-width: 300px;
    max-width: 600px;
    background-color: azure;
    border-radius: 10px;
}
#title {
    float: left;
    height: 100px;
    width: 250px;
    background-color: blueviolet;
    clear: both;
}
/*
footer {
    background-color: blue;
}
*/
#logo {
	width: 100%;
	max-width: 245px;
    height: auto;
    max-height: 6em;
}
#description {
    margin-top: 6%;
    height: 120px;
    width: auto;
    background-color: blueviolet;
    clear: both;
}
#jobPicture {
    height: auto;
    width: auto;
}
.center {
    text-align: center;
}
#back {
    float: left;
    width: 80px;
    height: 80px;
    margin: auto;
    background-color: Transparent;
    border: none;
    background-image: url(../images/back.png);
    background-size: cover;
    background-repeat: no-repeat;
}
#play {
    float: right;
    width: 80px;
    height: 80px;
    margin: auto;
    background-color: Transparent;
    border: none;
    background-image: url(../images/play.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.google-search {
	cursor: pointer;
    width: 24px;
    height: 24px;
    margin: auto;
	margin-left: 12px;
    background-color: Transparent;
    border: none;
    background-image: url(../images/google_btn.png);
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%;
    background-repeat: no-repeat;
}

#start {
    height: 4.5em;
    width: 4.5em;
    border-radius: 50%;
    border: 0;
    color: #0171b9;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: lighter;
    position: relative;
    top: 120px;
    left: 30%;
    z-index: 10;
	background-color: #ECEFF1;
	opacity: 1;
	padding: 0px;
}

#fullScreen {
    width: 150px;
    height: 150px;
    background-color: Transparent;
    border: none;
    background-image: url(../images/fullScreen.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 0;
}

#tutorial-content {
	text-align: center;
}

#tutorial-content h1,
#tutorial-content h2,
#tutorial-content h3,
#tutorial-content h4,
.Description h2,
.ChooseTag h3,
#metierMenu h2 {
	color: #0172b9 !important;
}

#metierMenu h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#tutorial-content h5,
.Description,
label {
	color: #607D8B !important;
}

#tuto {
	position: relative;
}

.right-block {
	padding-left: 5%;
	text-align: left;
	width: 50%;
	display: inline-block;
}

.right-block button,
.left-block button  {
	float: none !important;
}

.left-block {
	padding-right: 5%;
	text-align: right;
	width: 50%;
	display: inline-block;
}

/* Search ----------------------------------------------------------------------------- */

#mini-searchbar {
	height: 24px;
	width: 0px;
	padding: 0px;
	border: 0px;
	border-radius: 12px;
	display: inline-block;
	color: #0171b9;
	font-size: 90%;
	position: relative;
	outline: none;
	max-width: 210px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#mini-searchbar-btn {
	display: inline-block;
	background-color: transparent;
	border: none;
	background-image: url('../images/search_ico.svg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 28px;
	height: 28px;
	vertical-align: bottom;
	margin-left: 6px;
	margin-bottom: -2px;
}

#mini-searchbar-config-btn {
	display: inline-block;
	background-color: transparent;
	border: none;
	background-image: url('../images/settings_ico.svg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 18px;
	height: 21px;
	margin-left: -21px;
	margin-right: 3px;
	vertical-align: middle;
	position: relative;
	
	/*position: absolute;
    right: 58px;
    /*top: 35px;*/
}

#search-li {
	margin-top: -4px;
}

#search-a {
	white-space: nowrap;
	overflow: hidden;
}

#search-toolbar {
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: rgba(207, 216, 220, 0.5);
	border-bottom: 1px solid #CFD8DC;
	width: 100%;
}

#big-searchbar,
#medium-searchbar {
	height: 36px;
	width: calc(100% - 100px);
	max-width: 574px;
	padding: 0px;
	padding-left: 12px;
	border: 1px solid #B0BEC5;
	border-bottom-left-radius: 18px;
	border-top-left-radius: 18px;
	border-right: 0px;
	display: inline-block;
	color: #0171b9;
	font-size: 125%;
	outline: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	z-index: 2;
}

#big-searchbar:hover,
#medium-searchbar:hover {
	border-color: #78909C;
}

#big-searchbar:focus,
#medium-searchbar:focus {
	border-color: #0171b9;
}

.ui-autocomplete {
	color: #78909;
	font-size: 90% !important;
    max-height: 160px;
	position: absolute;
	overflow: hidden;
	overflow-y: scroll;
	z-index: 1031 !important;
}

.ui-state-focus {
	background-image: none !important;
	background: rgb(236, 239, 241) !important;
	color: #0171b9 !important;
	border: 0px !important;
}

#big-searchbar-btn,
#medium-searchbar-btn {
	display: inline-block;
	border: 0px;
	background-color: #0171b9;
	background-image: url('../images/search_ico.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 46px;
	height: 36px;
	border-bottom-right-radius: 18px;
	border-top-right-radius: 18px;
	vertical-align: top;
}

#medium-searchbar-config-btn {
	display: inline-block;
	background-image: url('../images/settings_gray_ico.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 48px;
	height: 32px;
	vertical-align: middle;
	float: right;	
	margin-top: 2px;
	padding: 0px;
	border: 1px solid #90A4AE;
	border-radius: 4px;
	background-color: transparent;
	opacity: 0.6;
}

#medium-searchbar-config-btn:hover {
	opacity: 1;
	background-color: rgba(207, 216, 220, 0.75);
} 

.search-config-btn {
	margin-top: 10px;
	margin-bottom: 9px;
	opacity: 0.7;
	background: transparent;
	border: 0px;
	outline: none;
	
	/*
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	*/
}

.search-config-btn p{
	display: inline-block;
	margin: 0px;
	margin-left: 6px;
	margin-right: 6px;
    vertical-align: middle;
}

.search-config-btn:hover {
	opacity: 1;
}

.close-ico,
.dropdown-ico,
#settings-ico {
	display: inline-block;
}

.popover-content label {
	font-weight: normal;
	margin-left: 4px;
	display: inline;
	vertical-align: top;
}

#advanced-search {
	margin-top: 4em;
	text-align: center;
}

#big-logo-RUFU {
	margin-bottom: 1em;
	width: 420px;
	max-width: 70%;
	height: auto;
	display: inline;
}

.result-name,
.result-url,
.result-add-infos {
	display: block !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.result-name {
	opacity: 1;
	font-size: 150%;
	color: #0172b9;
}

.result-name:hover,
.result-name:visited {
	color: #609;
}

.result-add-infos {
	color: /*#FF6D00*/ #78909C;
	height: 20px;
    line-height: 24px !important;    white-space: inherit;
    text-overflow: inherit;
    overflow: inherit;
	display: inline-block !important;
}

.result-add-infos .dropdown-ico {
	width: 18px;
	cursor: pointer;
}

.contact-btn {
	background-color: transparent;
	padding: 0px;
	line-height: 18px;
	border: none;
	outline: none;
	font-weight: bold;
}

.contact-btn:hover,
.contact-btn-pressed {
	color: #FF6D00;
}

.contact-btn:hover > .dropdown-ico,
.contact-btn-pressed > .dropdown-ico {
	fill: #FF6D00;
}

.contact-popover p,
.contact-popover a{
	opacity: 1;
	margin : 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 90%;
	display: inline;
}

.contact-popover img {
	display: inline-block !important;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.contact-popover p {
	color: rgba(0,0,0,.8);
}

.contact-title {
	font-weight: bold;
	color: #0172b9 !important;
	margin: 0px;
	margin-top: 6px;
	display: inline-block !important;
	
}

.result-url {
	color: /*#00C853*/ /*#50c5ee*/ #55acee;
	font-size: 90% !important;
	line-height: 1.25 !important;
}

.result-description {
	color: rgba(0,0,0, .8);
}

.show-more {
	border: 1px solid #B0BEC5;
	border-radius: 2px;
	color: #90A4AE;
	font-size: 75%;
	background-color: #ECEFF1;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 6px;
}

.show-more:hover {
	background-color: rgba(207, 216, 220, 0.5);
}

.result-box {
	margin-top: 18px;
	margin-bottom: 18px;
}

.result-box > a {
	display: inline-block;
	width: auto;
}

.results-page {
	max-width: 620px;
	padding-bottom: 6px;
	padding-bottom: 6px;
	margin-bottom: 18px;
	border-top: 1px solid rgba(207, 216, 220, 0.7);
	border-bottom: 1px solid rgba(207, 216, 220, 0.7);
}

#infos-results {
	margin: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#results {
	
}

#pages-nav {
	width: 100%;
	max-width: 620px;
	display: inline-block;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 24px;
	color: #0171b9;
	font-size: 110% !important;
	
}

/*
#pages-nav span {
	vertical-align: top;
    font-size: 85% !important;
}
*/

.page-btn {
	background-color: transparent;
	border: none;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
}

#page-s-btn,
#page-p-btn {
	font-size: 125% !important;
}

.selected-page-btn,
.page-btn:hover {
	color: #FF6D00;
}

/* ASIDE & footer */

footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	text-align: center;
}

#aside {
	width: 180px;
	font-size: 85%;
	position: absolute;
	top: 12px;
	right: 15px;
}

@media (max-width: 1100px) {
	#aside {
		top: 12px;
		width: auto;
	}
	
	#aside p {
		display: none !important;
	}
	
	/*
	#aside-social-links {
		border-top:1px solid rgba(207, 216, 220, 0.7);
		padding-top: 10px;
	}
	*/

	#aside li {
		text-align: center;
		border-radius: 10px;
		background-color: #FFFFFF;
		width: 20px;
		height: 20px;
		margin-bottom: 8px;
		box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.05);
	}
}

@media (max-width: 680px) {
	
	#aside li {
		display: inline-block;
		margin-left: 8px;
	}
	
	#aside div {
		display: inline-block;
	}
	
	#aside {
		top: 35px;
	}
	
	#test-results {
		margin-top: 24px;
	}
	
	footer li {
		margin-left: 0.5em !important;
		margin-right: 0.5em !important;
		height: 1.5em !important;
		width: 1.5em !important;
	}
	
	footer .fa {
		vertical-align: baseline !important;
	}
}

.aside-title {
	margin-top: 9px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid rgba(207, 216, 220, 0.7);
}

footer a,
#aside a {
	opacity: 1;
	vertical-align: middle;
}

#aside a:hover p{
	color: rgb(96, 125, 139);
}

footer ul,
#aside ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

footer li {
	display: inline-block;
	margin: 1em;
	border-radius: 50%;
    border: 0;
    background-color: #ECEFF1;
	height: 2em;
	width: 2em;
	text-align: center;
	vertical-align: middle;
}

#aside li p{
	border-bottom: none;
	color: #90A4AE;
	margin-left: 6px;
	display: inline-block;
}

footer a,
#aside a{
	cursor: pointer;
}

footer .fa {
	vertical-align: middle;
	text-align: center;
}

footer .fa-facebook,
#aside .fa-facebook {
	color: #3b5998;
}

footer .fa-twitter,
#aside .fa-twitter {
	color: #55acee;
}

footer .fa-linkedin,
#aside .fa-linkedin {
	color: #0077B5;
}

footer .fa-youtube,
#aside .fa-youtube {
	color: #cd201f;
}


footer .fa-suitcase,
footer .fa-graduation-cap {
	color:#ECEFF1;
}

footer li:first-child{
	background-color: #FF6D00;
}

footer .fa-play,
#aside .fa-play {
	color: #FF6D00;
}

footer .fa-search,
#aside .fa-search {
	color: #50c5ee;
}

footer .popover-content,
#aside-explore .popover-content {
	padding: 2px;
}

footer .popover-content input,
#aside-explore .popover-content input{
	border: none;
	width: 240px;
	color: rgb(96, 125, 139);
}

footer .popover,
#aside-explorer .popover {
	max-width: auto;
}

/* Accordion------------------------------------------------------------------------------ */

.ui-accordion-header {
	/*margin: 0px !important;*/
	border: none;
	background-color: transparent;
	background-image: none;
	/*border-radius: 0px;*/
	color: #607D8B !important;
	background-color: rgba(96, 125, 139, 0.25);
}

.ui-accordion-header-active {
	color: #FFFFFF !important;
	background-color: #FF6D00;
	
	/*background-color: rgba(96, 125, 139, 0.25);*/
	
	/*margin-top: 2px !important;
	-webkit-transition: margin 0.2s linear;
    -moz-transition: margin 0.2s linear;
    -o-transition: margin 0.2s linear;
    -ms-transition: margin 0.2s linear;
    transition: margin 0.2s linear;*/
}

.ui-accordion-content {

	border: none;
	border-bottom-left-radius: 12px;
	border-radius: 0px;
	background-color: rgba(96, 125, 139, 0.05);
	padding-bottom: 1.4em;
	background-image: none;
	
	/*
	margin-bottom: 2px !important;
    -webkit-transition: margin 0.2s linear;
    -moz-transition: margin 0.2s linear;
    -o-transition: margin 0.2s linear;
    -ms-transition: margin 0.2s linear;
    transition: margin 0.2s linear;*/
}

.ui-accordion-content h4{
	color: #607D8B !important;
}

/* Typography----------------------------------------------------------------------------- */

body {
    font-family: 'Open Sans', sans-serif;
}
.site-name {
    font-family: 'Raleway', sans-serif;
}

html,
body {
    height: 100%;
}

body {
    font-size: 15px;
    /*line-height: 1.50;*/
    color: #333333;
    background-color: #0171b9;
    position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333333;
}
h1 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
}
h2 {
    font-size: 28px;
    margin-bottom: 15px;
    color: #0172b9;
    ;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 18px;
    font-weight: 700;
}
h5 {
    font-size: 16px;
    font-weight: 700;
	margin-top: 36px;
}
h6 {
    font-weight: 700;
}
h1 span,
h2 span,
h3 span,
h4 span {
    color: #339BEB;
}
.text-colored {
    color: #55acee;
}
a {
    color: #55acee;
}
a:hover {
    color: #339BEB;
}
a:focus,
a:active {
    outline: none;
}
.large {
    font-size: 18px;
}
img {
    display: block;
    max-width: 100%;
}
.list-unstyled li {
    padding: 5px 0;
}
.list-horizontal {
    padding: 15px 0;
}
.list-horizontal-item img {
    display: block;
    margin: 0 auto;
}
.list-icons {
    padding: 0;
    margin: 20px 0;
    list-style: none;
    font-size: 18px;
}
.list-icons li {
    padding: 0 0 15px 0;
}
blockquote {
    border-left: none;
    padding-left: 0;
    padding-right: 0;
}
.title {
    margin-top: 0;
}

#tuto sub {
	color: #FF0000;
}

.padding-text-btn {
	padding-top: 60px;
	margin-bottom: 60px !important;
}

.courses-col {
	vertical-align: top;
    text-align: left;
    display: inline-block;
    margin: 12px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 50%;
}

/* Layout----------------------------------------------------------------------------- */

.header {
	height: 130px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.10);
    padding: 10px 0;
   /* -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;*/
}


.banner-menu {
	background-color: #0172b9 !important;
}


.banner-home {
	height: calc(100% - 130px) !important;
	min-height: calc(100% - 130px) !important;
	background-color: #0172b9 !important;
}
.banner {
    width: 100%;
    /*height: calc(100% - 130px);*/
    min-height: calc(100% - 130px);
    position: relative;
    color: white;
    overflow-x: hidden;
	background-color: rgb(236, 239, 241);
}

/*
.banner-image {
    background-color: #eeeeee;
    vertical-align: middle;
    width: 100%;
}
*/
.banner:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    /*Initial à 0.55 le dernier*/
}

.banner-caption {
    /*background: url('../images/banner.jpg') no-repeat;*/
    background-size: 100%;
    background-color: white;
    color: white;
    width: 100%;
    min-height: 100%;
    z-index: 2;
}
.banner-caption h2 {
    color: white;
    margin: 0;
}
#slider {
	border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 4em;
    margin-bottom: 1em;
}

.slider-step {
	top: -2em;
	position: absolute;
	color: #FFFFFF;
}

.ui-slider-range {
	background: #FF6D00 !important;
}

.ui-slider-handle {
	top: -.2em !important;
}

#tuto img {
	margin: auto;
}

.subfooter {
    background-color: #fafafa;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 40px 0;
}
.section {
    background-color: #ffffff;
    padding: 80px 0;
}
/* Backgrounds----------------------------------------------------------------------------- */

.default-bg {
    background-color: #222222;
    color: #ffffff;
}
.default-bg.blue {
    background-color: #55acee;
}
.translucent-bg {
    color: #ffffff;
}
.default-bg h1,
.default-bg h2,
.default-bg h3,
.default-bg h4,
.default-bg h5,
.default-bg h6,
.translucent-bg h1,
.translucent-bg h2,
.translucent-bg h3,
.translucent-bg h4,
.translucent-bg h5,
.translucent-bg h6 {
    color: #ffffff;
}
.default-bg blockquote footer,
.translucent-bg blockquote footer {
    color: #cccccc;
}
.default-bg a,
.translucent-bg a {
    color: #ffffff;
    text-decoration: underline;
}
.default-bg a:hover,
.translucent-bg a:hover {
    text-decoration: none;
}
.translucent-bg {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
}
.translucent-bg .translucent-bg {
    margin-top: 80px;
    z-index: 3;
}
.translucent-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.translucent-bg.blue:after {
    background-color: rgba(85, 172, 238, 0.7);
}
.translucent-bg .container {
    z-index: 3;
    position: relative;
}
.bg-image-1 {
    background: url("../images/bg-image-1.jpg") 50% 0px no-repeat;
}
.bg-image-2 {
    background: url("../images/bg-image-2.jpg") 50% 0px no-repeat;
}
/* Misc----------------------------------------------------------------------------- */

.object-non-visible {
    opacity: 1;
    filter: alpha(opacity=0);
}
.object-visible,
.touch .object-non-visible {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
/* Targeting only Firefox for smoothest animations */

@-moz-document url-prefix() {
    .object-visible, .touch .object-non-visible {
        -webkit-transition: opacity 0.6s ease-in-out;
        -moz-transition: opacity 0.6s ease-in-out;
        -o-transition: opacity 0.6s ease-in-out;
        -ms-transition: opacity 0.6s ease-in-out;
        transition: opacity 0.6s ease-in-out;
    }
}
.space {
    padding: 20px 0;
}
.pr-10 {
    padding-right: 10px;
}
.pl-10 {
    padding-left: 10px;
}
.pb-clear {
    padding-bottom: 0;
}
/* Sections----------------------------------------------------------------------------- */

.banner-caption h1,
.banner-caption h3,
.banner-caption h4,
.banner-caption h5,
.banner-caption h6 {
    color: #ffffff;
}
.banner-caption h1 {
    font-size: 60px;
}
.subfooter p {
    margin-bottom: 0;
}
/* Template Components----------------------------------------------------------------------------- */
/* Buttons---------------------------------- */

.btn {
	margin-top: 24px;
	margin-bottom: 24px;
	border-radius: 24px;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    min-width: 160px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn-default {
    color: #55acee;
    border: 1px solid #cccccc;
}
.btn-default:hover {
    color: #ffffff;
    background-color: #339BEB;
    border-color: #339BEB;
}
/* Collapse---------------------------------- */

.panel-group .panel {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
}
.panel-default > .panel-heading {
    padding: 0;
    outline: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #f0f0f0;
    border-top: none;
    background-color: #fafafa
}
.panel-heading a {
    font-weight: 400;
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #55acee;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}
.panel-heading a.collapsed {
    color: #ffffff;
    background-color: #333333;
}
.panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f147";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}
.panel-heading a.collapsed:after {
    content: "\f196";
}
.panel-heading a:hover {
    text-decoration: none;
    background-color: #55acee;
    color: #ffffff;
}
.panel-title a i {
    padding-right: 10px;
    font-size: 20px;
}
/* Pills---------------------------------- */

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover {
    background-color: #55acee;
    border-color: #55acee;
    color: #ffffff;
}
.nav-pills > li > a {
    border-radius: 0;
    padding: 8px 20px;
    border: 1px solid #cacaca;
    color: #666666;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
}
/* Forms---------------------------------- */

.form-control {
    height: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.form-control-feedback {
    color: #cccccc;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 15px;
}
textarea {
    resize: vertical;
}
/* Modals---------------------------------- */

.modal-content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.modal-header {
    background-color: #55acee;
    color: #ffffff;
}
.modal-header h4 {
    color: #ffffff;
}
.modal-header .close {
    font-weight: 300;
    color: #FFFFFF;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
}
/* Large devices (Large desktops 1200px and up) */

@media (min-width: 1200px) {
    .modal-lg {
        width: 1140px;
    }
}
/* Media---------------------------------- */

.media .fa {
    font-size: 24px;
    width: 40px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    text-align: center;
}
/* Navigations----------------------------------------------------------------------------- */

.header {
    background-color: #0172b9;
}
.header .navbar {
    /* Rajout test---------------------------------- */
    
    margin-bottom: 0;
}
.main-navigation .navbar-default {
    background-color: transparent;
    border: none;
}
.main-navigation .navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 300;
	cursor: pointer ;
}
.main-navigation .navbar-default .navbar-nav > li.active > a {
    background-color: transparent;
    color: #55acee;
}
.main-navigation .navbar-default .navbar-nav > li > a:hover,
.main-navigation .navbar-default .navbar-nav > li.active > a:hover {
    color: /*#55acee*/ #FFFFFF;
}
@media (min-width: 768px) {
    .main-navigation .navbar-default .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 30px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .main-navigation .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-nav {
        float: left !important;
    }
}
@media (max-width: 767px) {
    .header.navbar-fixed-top {
        position: absolute;
    }
}
/* Fixed Header----------------------------------------------------------------------------- */

.fixed-header-on .header {
    background-color: rgba(0, 0, 0, 0.95);
    padding: 5px 0;
}
.fixed-header-on .site-name {
    font-size: 24px;
}
.fixed-header-on .logo {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    margin-top: 0;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .fixed-header-on .navbar-default .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (max-width: 991px) {
    .fixed-header-on .logo,
    .fixed-header-on .site-name,
    .fixed-header-on .site-slogan {
        display: none;
    }
}
/* Blocks/Widgets----------------------------------------------------------------------------- */
/* Logo, Site Name, Site Slogan---------------------------------- */

.logo {
    margin: 10px 10px 10px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.logo,
.site-name-and-slogan {
    float: left;
}
.site-name {
    font-size: 36px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.site-name a {
    color: #ffffff;
}
.site-name a:hover {
    text-decoration: none;
}
.site-slogan {
    font-size: 12px;
}
/* Testimonials---------------------------------- */

.testimonial .media-left {
    width: 60px;
}
/* Social Links---------------------------------- */

.social-links {
    position: relative;
    z-index: 10;
    padding: 0;
    list-style: none;
    margin: 15px 0;
}
.social-links li {
    margin: 10px 25px 10px 0;
    display: inline-block;
    font-size: 36px;
}
.social-links li a {
    color: #333333;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.social-links li a:hover {
	-webkit-filter:  drop-shadow(0px 0px 4px rgba(0,0,0,0.25));
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.25));
	border: 1px #FFFFFF;
}

.social-links li.twitter a:hover {
    color: #55acee;
}
.social-links li.skype a:hover {
    color: #00aff0;
}
.social-links li.linkedin a:hover {
    color: #0976b4;
}
.social-links li.googleplus a:hover {
    color: #dd4b39;
}
.social-links li.youtube a:hover {
    color: #b31217;
}
.social-links li.flickr a:hover {
    color: #ff0084;
}
.social-links li.facebook a:hover {
    color: #3b5998;
}
.social-links li.pinterest a:hover {
    color: #cb2027;
}
/* Isotope Items---------------------------------- */

.filters {
    margin: 0 0 30px 0;
}
.filters .nav-pills > li {
    margin-right: 2px;
    margin-bottom: 2px;
}
.filters .nav-pills > li + li {
    margin-left: 0px;
}
.text-center.filters .nav-pills > li {
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    display: inline-block;
    float: none;
}
.isotope-container {
    overflow: hidden;
}
.isotope-item {
    margin-bottom: 20px;
}
.isotope-item .btn-default {
    color: #999999;
}
.isotope-item .btn-default:hover {
    color: #ffffff;
}
@media (max-width: 480px) {
    .filters .nav-pills > li {
        width: 100%;
        display: block;
    }
}
/* Images Overlay----------------------------------------------------------------------------- */

.overlay-container {
    position: relative;
    display: block;
    overflow: hidden;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: -1px;
    background-color: rgba(85, 172, 238, 0.9);
    cursor: pointer;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}
.overlay:hover {
    text-decoration: none;
}
.overlay span {
    position: absolute;
    display: block;
    bottom: 10px;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
}
.overlay i {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 18px;
    line-height: 1x;
    color: #ffffff;
    margin-top: -8px;
    margin-left: -8px;
    text-align: center;
}
.overlay-container:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1);
}
