/*
Bleu: #194865
Jaune: #e6d82d
*/

html, body {
	font: 16px/21px 'Fira Sans Extra Condensed', Helvetica, Arial, sans-serif;
	color: #444444;
}

body {
	background-color: #ffffff;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

.static_content p { padding-top: 0px; margin-top: 0px; }
.static_content ul { list-style: disc inside none; }
.sc_strict p { padding: 0px; margin: 0px; }

.div_link { cursor: pointer; }

.icon_link, .icon_link:visited { text-decoration: none; }
.icon_link:hover { text-decoration: none; }

i.fa { vertical-align: middle; }

.inlinebloc								{ text-align: left; }
.inlinebloc > .item				{ display: inline-block; vertical-align: middle; }
.inlinebloc > .item.left	{ text-align: left; }
.inlinebloc > .item.right { text-align: right; }
.inlinebloc > .item:not(:last-child) { padding-right: 10px; }

.tablebloc								{ display: table;	}
.tablebloc.full						{ width: 100%; }
.tablebloc > .item				{ display: table-cell; text-align: center; vertical-align: middle; }
.tablebloc > .item.left		{ display: table-cell; text-align: left; }
.tablebloc > .item.right	{ display: table-cell; text-align: right; }

/* #Images
================================================== */
img.bordershadow1 {
	border: solid 1px #d1d1d1;
	-webkit-box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, .5);
					box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, .5);
}

img.withborder {
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
	border: 1px solid #d1d1d1;
}

img.withborder_shadow {
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
	border: 1px solid #d1d1d1;

	-webkit-box-shadow: 0 30px 20px -20px rgba(0,0,0,.5);
	        box-shadow: 0 30px 20px -20px rgba(0,0,0,.5);
}


/* #Lazy loading
================================================== */
.hideme { opacity: 0; }
.hideme-slide, .hideme-slide2 { opacity: 0; bottom: -100% !important; }

.dontHide {
	-webkit-transition: all 2s ease-in-out 0.5s;
	        transition: all 2s ease-in-out 0.5s;
}

.dontHide.delay {
	-webkit-transition: all 1.5s ease-in-out 0.5s;
	        transition: all 1.5s ease-in-out 0.5s;
}

#entete,
.wrapper_entete img.logo_menu,
.wrapper_entete .jqueryslidemenu {
	-webkit-transition: all 0.5s ease-in-out 0s;
	        transition: all 0.5s ease-in-out 0s;
}

#entete { width: 100%; position: relative; z-index: 700; }

/*
.sticky-wrapper { height: 200px !important; }
.sticky-wrapper.is-sticky { height: 140px; }
*/

.wrapper_entete {
	text-align: center;

	background-color: #ffffff;
	color: #444444;

	height: 80px;
}

.wrapper_entete img.logo_menu { max-height: 60px; }
.wrapper_entete .mmenu_container { display: inline-block; }

.wrapper_entete h4.language,
.wrapper_entete h4.language a, .wrapper_entete h4.language a:visited {
	font-size: 1.125rem;
	color: #444444;
}
.wrapper_entete h4.language a, .wrapper_entete h4.language a:visited { font-weight: 700; }
.wrapper_entete h4.language a:hover { color: #ff0000; }

.wrapper_entete .open_login i.fa {	font-size: 2rem; }

.sticky-wrapper.is-sticky .wrapper_entete {
	background-color: rgba(255, 255, 255, .9);

	-webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,.4);
	        box-shadow: 0 6px 10px 0 rgba(0,0,0,.4);
}
/* /Sticky menu code */


.wrapper_slider {
	text-align: center;
background: rgb(71,71,71); /* Old browsers */
background: -moz-linear-gradient(top, rgba(71,71,71,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(71,71,71,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(71,71,71,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}


.wrapper_contenu {
	text-align: center;
	background-color: #ffffff;
}


.wrapper_basdepage {
	text-align: center;
	background-color: #555555;
}

.wrapper_basdepage h5 a i.fa { font-size: 3rem; }

.wrapper_basdepage h5,
.wrapper_basdepage h5 a, .wrapper_basdepage h5 a:visited { color: #ffffff; }
.wrapper_basdepage h5 a, .wrapper_basdepage h5 a:visited { font-weight: 600; }
.wrapper_basdepage h5 a:hover {	color: #ff0000; }

.wrapper_basdepage h5.slogan,
.wrapper_basdepage h5.slogan a, .wrapper_basdepage h5.slogan a:visited {
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: -1px;
}

.wrapper_basdepage h5.about1,
.wrapper_basdepage h5.about1 a, .wrapper_basdepage h5.about1 a:visited {
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0px;
}

.wrapper_basdepage h5.about2,
.wrapper_basdepage h5.about2 a, .wrapper_basdepage h5.about2 a:visited {
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0px;
}

.wrapper_basdepage .logo_bottom { max-height: 200px; }

.wrapper_basdepage_credit {
	text-align: center;
	background-color: #194865;
}

.wrapper_basdepage_credit h5,
.wrapper_basdepage_credit h5 a, .wrapper_basdepage_credit h5 a:visited { color: #ffffff; }
.wrapper_basdepage_credit h5 a, .wrapper_basdepage_credit h5 a:visited { font-weight: 600; }
.wrapper_basdepage_credit h5 a:hover {	color: #ff0000; }

.wrapper_basdepage_credit h5 b { font-weight: 700; }


.pagebanner {
	display: table;
	width: 100%;
	height: 100vh;
	text-align: center;
	position: relative;
	z-index: 9;

	background-color: #000000;
}

.pagebanner.height_60		{ height: 60vh; }
.pagebanner.height_75		{ height: 75vh; }
.pagebanner.height_100	{ height: calc(100vh - 80px); }

.pagebanner .pagebanner_inner {
	display: table-cell;
	float: none;
	height: 100%;
	vertical-align: middle;
}

.pagebanner .arrow {
	position: absolute;
	bottom: 80px;
	left: 50%;
	margin-left: -30px;
	width: 80px;
	height: 90px;
}

.pagebanner h1.img_text {
		font-weight: 600;
		font-size: 3.0rem;
		line-height: 100%;
		letter-spacing: -.5px;
		color: #ffffff;
		text-decoration: none;
}

.pagebanner h3.img_text {
		font-weight: 300;
		font-size: 1.5rem;
		line-height: 100%;
		letter-spacing: -.5px;
		color: #ffffff;
		text-decoration: none;
}

.pagebanner .arrow img { height: 80px; }

.pagebanner h1,
.pagebanner h1 a, .pagebanner h1 a:visited {
	color: #ffffff;
	font-size: 4rem;
	font-weight: 500;
	text-shadow: 3px 3px 5px #000000;
}




.sectionTitle { text-align: left }
.sectionTitle i.fa { color: #000000; font-size: 30px; }

.sectionTitle h1,
.sectionTitle h1 a, .sectionTitle h1 a:visited {
	font-family: 'Rokkitt', 'Fira Sans Extra Condensed', Helvetica, Arial, sans-serif;
	color: #194865;
	font-size: 3rem;
	font-weight: 900;
}
.sectionTitle h1 a:hover { color: #000000; }

.sectionTitle h3,
.sectionTitle h3 a, .sectionTitle h3 a:visited {
	font-family: 'Rokkitt', 'Fira Sans Extra Condensed', Helvetica, Arial, sans-serif;
	color: #194865;
	font-size: 1rem;
	font-weight: 600;
}
.sectionTitle h3 a:hover { color: #194865; }

.sectionTitle hr { border: solid #dddddd; border-width: 1px 0 0; clear: both; margin: 0px 0 0px; height: 0; }


/* To Top */
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	overflow: hidden;
	border: none;
	z-index: 1000;

	bottom: .95em;
	right: .95em;

	width: 48px;
	height: 48px;

	color: rgba(0, 0, 0, 0.4);
}

#toTop:hover { color: #386083; }
#toTop:active, #toTop:focus { outline: none; }
/* /To Top */


/* SOCIAL */
.wrapper_social {
	background-color: #888888;
}

.wrapper_social h3,
.wrapper_social h3 a, .wrapper_social h3 a:visited {
	color: #ffffff;
	font-size: 1.5rem;
	font-weight: 600;
	font-style: normal;
}
.wrapper_social h3 a:hover { color: #b70005; }

.wrapper_social h2.Title,
.wrapper_social h2.Title a, .wrapper_social h2.Title a:visited {
	color: #ffffff;
	font-size: 5rem;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 85%;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.wrapper_social h2.Title a:hover { color: #000000; }

.wrapper_social h3.conditions,
.wrapper_social h3.conditions a, .wrapper_social h3.conditions a:visited {
	font-size: 1.125rem;
	color: #000000;
	font-weight: 300;
	letter-spacing: 0px;
}
.wrapper_social h3.conditions a, .wrapper_social h3.conditions a:visited { font-weight: 600; }
.wrapper_social h3.conditions a:hover { color: #555555; }

#infolettreConditionsPopup h3,
#infolettreConditionsPopup h3 a, #infolettreConditionsPopup h3 a:visited {
	color: #000000;
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: 0px;
}
#infolettreConditionsPopup h3 a:hover { color: #b70005; }
/* SOCIAL */


/* CONNEXION */
.wrapper_connexion {
	background-color: #000000;
}

.wrapper_connexion h3,
.wrapper_connexion h3 a, .wrapper_connexion h3 a:visited {
	color: #ffffff;
	font-size: 1.5rem;
	font-weight: 600;
	font-style: normal;
}
.wrapper_connexion h3 a:hover { color: #b70005; }

.wrapper_connexion .bloc_left { display: table-cell; width: 100%; text-align: center; vertical-align: middle; }
/* CONNEXION */


.content .texte_contenu { font-size: 1.250rem; }
.content img.logo_apchq { max-width: 20rem; }

.contact .col_droite h3 {
	color: #000000;
	font-size: 24px;
	font-weight: 700;
}

.contact .col_droite h5,
.contact .col_droite h5 a, .contact .col_droite h5 a:visited {
	color: #000000;
	font-size: 1rem;
	font-weight: 400;
}
.contact .col_droite h5 a, .contact .col_droite h5 a:visited { font-weight: 700; }
.contact .col_droite h5 a:hover {	color: #777777; }

.contact table.contact_hours { margin: 0 auto; border: 1px solid #dddddd; }
.contact table.contact_hours th, .contact table.contact_hours td { padding: 5px; }


/* MODELS */
.models .models_list .item { margin-bottom: 1rem; }
.models .models_list .item:not(:last-child) { padding-right: 30px; }

.models a.model_toggle {
	-webkit-transition: all 0.5s ease-in-out 0s;
	        transition: all 0.5s ease-in-out 0s;
}

.models a.model_toggle, .models a.model_toggle:visited {
	color: #000000;
	font-size: 1.5rem;
	font-weight: 400;
	text-decoration: none;
}
.models a.model_toggle:hover {	color: #194865; }
.models a.model_toggle.active { font-weight: 700; }


.models .unit_inner_container > .item:not(:last-child) { padding-right: 2rem; }

/* .models .unit_inner_container .img_unit { max-width: 900px; } */
.models .unit_inner_container .unit_details_container { width: 250px; }

.models .unit_inner_container table.unit_details { width: 100%; }

.models .unit_inner_container table.unit_details td {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 100%;
	color: #000000;

	padding: 1.5rem 0 0.5rem 0;
}

.models .unit_inner_container table.unit_details td.level_title { font-size: 2.5rem; font-weight: 600; padding: 0.5rem 0 0 0; }
.models .unit_inner_container table.unit_details td.level_cost { font-size: 1.5rem; font-weight: 600; color: #888888; padding: 0.5rem 0 0.5rem 0; }
.models .unit_inner_container table.unit_details td:not(.level_title) { border-bottom: 4px solid #194865; }
.models .unit_inner_container table.unit_details td.unit_details_value { font-weight: 600; }
/* MODELS */


/* PROFILE */
.profile .photo_container {
	display: inline-block;
	vertical-align: top;
	margin: 0 0.5rem 1rem 0;

	text-align: left;
}

.profile .photo_container h4,
.profile .photo_container h4 a, .profile .photo_container h4 a:visited {
	font-size: 1rem;
	font-weight: 400;
}
.profile .photo_container h4 a:hover {	color: #777777; }

.profile .photo_container h5,
.profile .photo_container h5 a, .profile .photo_container h5 a:visited {
	font-size: 0.875rem;
	font-weight: 400;
}
.profile .photo_container h5 a:hover {	color: #777777; }
/* /PROFILE */


/* ALBUMS PHOTOS */
.albums .mix_trigger { text-align: center; }
.albums .mix_trigger a { display: inline-block; padding-right: 20px; }
.albums .mix_trigger a:last-child { padding-right: 0px; }
.albums .mix_trigger h5 a, .albums .mix_trigger h5 a:visited { font-weight: 700; }

.albums #mix_items_container								{ display: none; }
.albums #mix_items_container .col						{ float: left; display: inline; margin-left: 0; margin-right: 0; }
.albums #mix_items_container .col.mix_items	{ width: 25%; padding: 10px; }
.albums #mix_items_container h4 { font-size: 16px; }


.alignmentLtoC { text-align: left; }
.alignmentRtoC { text-align: right; }

.contenu_padding					{ padding: 10px; }
.contenu_padding_sides		{ padding: 0px 10px; }
.ipad-afficher						{ display: none; }
.ipad-portrait-afficher 	{ display: none; }
.ipad-paysage-afficher		{ display: none; }
.mobile-show							{ display: none; }
.mobile-portrait-afficher { display: none; }
.mobile-paysage-afficher	{ display: none; }


@media only screen and (min-width: 1008px) and (max-width: 1030px) {
  .ipad-cacher						{ display: none; }
	.ipad-afficher					{ display: block; }
  .ipad-paysage-cacher		{ display: none; }
	.ipad-paysage-afficher	{ display: block; }
}


/* #Base 1008 Grid */
@media only screen and (min-width: 1008px) and (max-width: 1259px) {

	html, body { font-size: 14px; line-height: 18px; }

	.contenu_padding				{ padding: 8px; }
	.contenu_padding_sides	{ padding: 0px 8px; }

	/* .models .unit_inner_container .img_unit { max-width: 700px; } */

}


/* #Base  756 Grid */
@media only screen and (min-width: 756px) and (max-width: 1007px) {

	html, body { font-size: 13px; line-height: 17px; }

  .ipad-cacher						{ display: none; }
	.ipad-afficher					{ display: block; }
  .ipad-portrait-cacher		{ display: none; }
	.ipad-portrait-afficher { display: block; }

	.contenu_padding				{ padding: 6px; }
	.contenu_padding_sides	{ padding: 0px 6px; }

	.sectionTitle h2 { font-size: 28px; }
}


/* #All Mobile */
@media only screen and (max-width: 755px) {

  .mobile-hide			{ display: none; }
	.mobile-show			{ display: block; }

	.alignmentLtoC, .alignmentRtoC { text-align: center; }

	.contenu_padding_sides		{ padding: 0px 20px; }

	h1, h1 a, h1 a:visited { font-size: 1.625rem; }
	h2, h2 a, h2 a:visited { font-size: 1.250rem; }
	h3, h3 a, h3 a:visited { font-size: 1.125rem; }

	#entete	{ position: static; top: 0px; display: block; }
	.wrapper_entete { height: auto; }
	.wrapper_entete img.logo_menu { max-height: 120px; margin-bottom: 1rem; }

	.wrapper_entete h4.language,
	.wrapper_entete h4.language a, .wrapper_entete h4.language a:visited { font-size: 1.5rem; }

	.pagebanner .pagebanner_inner { display: inline-block; padding: 20px 0; }

	.albums #mix_items_container .col.mix_items	{ width: 50%; padding: 8px; }
	.albums #mix_items_container h4 { font-size: 14px; }
}


/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 755px) {

	html, body { font-size: 13px; line-height: 17px; }

  .mobile-paysage-cacher		{ display: none; }
	.mobile-paysage-afficher	{ display: block; }

	.models .unit_inner_container .unit_details_container { width: 200px; }

}


/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 479px) {

	html, body { font-size: 12px; line-height: 16px; }

  .mobile-portrait-cacher		{ display: none; }
	.mobile-portrait-afficher { display: block; }

	.sectionTitle h2 { font-size: 28px; }
	.sectionTitle h3 { font-size: 20px; }

	.models .unit_inner_container > .item { display: block; padding-right: 0; }
	.models .unit_inner_container > .item:not(:last-child) { padding-right: 0; }
	.models .unit_inner_container > .item:first-child { padding-bottom: 2rem; }
	.models .unit_inner_container .unit_details_container { width: auto; text-align: center; }

}
