@font-face {
	font-family: 'GT-Zirkon';
	src: url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Bold.eot');
	src: url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Bold.eot?#iefix') format('embedded-opentype'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Bold.woff2') format('woff2'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Bold.woff') format('woff'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Bold.ttf') format('truetype'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Bold.svg#GT-Zirkon-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'GT-Zirkon';
	src: url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Regular.eot');
	src: url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Regular.eot?#iefix') format('embedded-opentype'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Regular.woff2') format('woff2'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Regular.woff') format('woff'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Regular.ttf') format('truetype'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GT-Zirkon-Regular.svg#GT-Zirkon-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GT-Zirkon';
	src: url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GTZirkon-Light.woff2') format('woff2'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GTZirkon-Light.woff') format('woff'),
	url('https://static-us.mediaslide.com/1.63/fonts/imgmodels/GTZirkon-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

body{
	font-size: 14px;
	font-family: "GT-Zirkon", sans-serif;
	font-weight: 300 !important;
	color: #374151 !important;
	background: #FFFFFF;
	text-transform: uppercase;
}

.dropdown-menu{
	text-transform: none;
}

a{
	text-decoration: none;
}

a:HOVER{
	color: #333333;
	text-decoration: none;
}

.clear{
	clear: both;
}

.packageMenu{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	width: 320px;
	border-right: 1px solid #d6dee2;
}

.packageSubject{
	padding: 0 10px;
	margin-top: 20px;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
}

.packageModel{
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	width: 16%;
	width: calc(20% - 44px);
	vertical-align: top;
}

.packageModel .pictos{
	position: absolute;
	top: 0;
	bottom: 40px;
	right: 0;
	width: 50px;
}

.packageModelPictosDefault{
	color: #374151;
}

.packageModelPictosYes{
	color: #1abc9c;
}

.packageModelPictosMaybe{
	color: #f39c12;
}

.packageModelPictosNo{
	color: #333333;
}

.packageSelection{
	position: absolute;
	top: 300px;
	right: -15px;
	z-index: 999;
	width: 50px;
	display: none;
}

#closeButton{
	position: absolute;
	top: 3px;
	right: 15px;
	font-size: 30px;
	cursor: pointer;
}

#closeButton i{
	cursor: pointer;
	font-size: 30px;
	color: #374151;
}

#closeButton i:HOVER{
	cursor: pointer;
	font-size: 30px;
	color: #374151;
}

.inverse-dropdown{
	background-color: #222;
	border-color: #080808;
}

.inverse-dropdown{
	background-color: #222;
	border-color: #080808;
}

.inverse-dropdown>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #d6dee2;
	white-space: nowrap;
	font-size: 14px;
}

.inverse-dropdown>li>a:hover {
	background-color: #374151;
}

.confirmButtons{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 35px;
	padding-top: 6px;
	padding-bottom: 2px;
	border-top: 1px solid #d6dee2;
}

.modelName{
	text-align: left;
	color: #000000 !important;
	height: 23px;
	overflow: hidden;
	font-weight: 300;
	font-size: 17px;
}

.modelHeight{
	text-align: left;
	font-size: 13px;
	line-height: 16px;
}

.selection{
	padding-bottom: 10px;
	font-weight: 400;
}

#selectionSend{

}

/* CHAT */

.conversationArea{
	font-size: 15px;
	padding: 10px 0;
	border-top: 1px solid #d6dee2;
	overflow: auto;
	background-color: #f6f7f8;
	padding-bottom: 20px;
}

.conversationAreaTitle{
	text-align: center;
	margin-bottom: 5px;
}

.conversationTitle{
	padding: 5px 10px;
	background-image: url(../images/navbar.png);
	color: #b3b9bf;
	border-bottom: 2px solid #ea4b80;
}

.conversationClose{
	position: absolute;
	padding: 5px;
	right: 3px;
	top: 0;
	color: #b3b9bf;
	cursor: pointer;
}

.conversationClose:HOVER{
	color: #FFFFFF;
}

.conversationLetterLeft{
	display: none;
}

.conversationLetterRight{
	display: none;
}

.conversationLetterLeft span, .conversationLetterRight span{
	padding-left: 2px;
}

.conversationElement{
	padding: 5px;
	position: relative;
}

.conversationPicture{
	float: left;
	width: 32px;
	height: 32px;
}

.conversationMessage{
	float: left;
	margin-left: 9px;
	border: 1px solid rgba(0, 0, 0, .18);
	background-color: #f7f7f7;
	background: -webkit-linear-gradient( bottom, #f2f2f2, #fff);
	background:    -moz-linear-gradient( bottom, #f2f2f2, #fff);
	background:     -ms-linear-gradient( bottom, #f2f2f2, #fffe);
	background:      -o-linear-gradient( bottom, #f2f2f2, #fff);
	background:         linear-gradient( bottom, #f2f2f2, #fff);
	text-shadow: rgba(255, 255, 255, .5) 0 1px 0;
	padding: 5px;
	border-radius: 5px;
	max-width: 180px;
	word-wrap: break-word;
}

.conversationMessageMe{
	float: right;
	margin-right: 5px;
	border: 1px solid rgba(0, 0, 0, .18);
	background-color: #f7f7f7;
	background: -webkit-linear-gradient( bottom, #c7defe, #e7f1fe);
	background:    -moz-linear-gradient( bottom, #c7defe, #e7f1fe);
	background:     -ms-linear-gradient( bottom, #c7defe, #e7f1fe);
	background:      -o-linear-gradient( bottom, #c7defe, #e7f1fe);
	background:         linear-gradient( bottom, #c7defe, #e7f1fe);
	text-shadow: rgba(255, 255, 255, .5) 0 1px 0;
	padding: 5px;
	border-radius: 5px;
	max-width: 180px;
	word-wrap: break-word;
}

.conversationArrowLeft{
	position: absolute;
	left: 8px;
	top: 15px;
	background-image: url(../images/conversation_arrow_left.png);
	background-size: 7px 12px;
	width: 7px;
	height: 12px;
}

.conversationArrowRight{
	position: absolute;
	right: 4px;
	top: 15px;
	background-image: url(../images/conversation_arrow_right.png);
	background-size: 7px 12px;
	width: 7px;
	height: 12px;
}

.conversationMessageSend{
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0px;
	text-align: right;
	font-size: 14px;
	border-top: 1px solid #d6dee2;
	padding: 2px 5px;
	background-color: #FFFFFF;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
	height: 24px;
	width: 90%;
	width: calc(100% - 50px);
	color: #333333;
	border: 0px;
	box-shadow: none;
	margin: 0;
	padding: 0;
}

.packageCredit{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0px;
	text-align: right;
	font-size: 14px;
	border-top: 1px solid #d6dee2;
	padding: 10px;
	background-color: #FFFFFF;
}

/* BOOK */

.bookMenu{
	padding-right: 60px;
	text-align: center;
	border-bottom: 1px solid #d6dee2;
	background-color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	font-weight: 400;
}

.bookMenuName{
	margin-right: 50px;
	font-size: 16px;
	color: #374151;
}

.menuSelected{
	color: #c09853;
}

.menuUnselected{
	color: #374151;
}

#bookModelName{
	font-size: 26px;
	line-height: 26px;
	color: #374151;
	font-weight: 400;
	text-transform: uppercase;
}

#bookModelInfos, #bookModelInfosBottom {
	color: #007ad6;
}

#bookModelMeasurements{
	font-size: 15px;
	line-height: 28px;
	margin-top: 20px;
	padding-bottom: 100px;
	color: #4B5563;
	font-weight: 300;
}

#bookModelMeasurements{
	color: #1E2630;
	margin-right: 10px;
	text-transform: uppercase;
}

#bookModelMeasurements .measurementTitle{
	color: #374151;
	margin-right: 10px;
	text-transform: uppercase;
}

#packageList{
	padding-left: 340px;
	padding-right: 20px;
	padding-top: 40px;
}

.packageMenu{
	display: block;
}

#packageTopMenu{
	display: none;
}

#packageBottomMenu{
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding: 5px;
	height: 60px;
	border-top: 1px solid #d6dee2;
	background-color: #FFFFFF;
	z-index: 999;
}

.packageModel{
	position: relative;
	padding-left: 20px;
	padding-right: 40px;
	width: 19%;
	width: calc(20% - 64px);
	margin-bottom: 60px;
}

.bookMenuName{
	padding-left: 100px;
	display: inline-block;
}

.bookMenuLinks{
	display: inline-block;
	font-weight: 300 !important;
}

#modelBook{
	display: block;
}

#modelBookMobile{
	display: none;
}

#modelBookMobileLandscape{
	display: none;
}

#modelBookMobileInfos{
	padding: 10px 0;
	text-align: center;
}

#hamburger
{
	box-sizing: border-box;
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 4;
}
#hamburger:before,
#hamburger:after,
#hamburger span
{
	background: #333333;
	content: '';
	display: block;
	width: 30px;
	height: 5px;
	position: absolute;
	left: 20px;
}
#hamburger:before
{
	top: 10px;
}
#hamburger span
{
	top: 20px;
}
#hamburger:after
{
	top: 30px;
}

/* Hamburger animation */
#hamburger:before,
#hamburger:after,
#hamburger span
{
	-webkit-transition: none 0.2s ease 0.2s;
	transition: none 0.2s ease 0.2s;

	-webkit-transition-property: transform, top, bottom, left, opacity;
	transition-property: transform, top, bottom, left, opacity;
}
html.mm-opening #hamburger:before,
html.mm-opening #hamburger:after
{
	top: 20px;
}
html.mm-opening #hamburger span
{
	left: -50px;
	opacity: 0;
}
html.mm-opening #hamburger:before
{
	transform: rotate( 45deg );
}
html.mm-opening #hamburger:after
{
	transform: rotate( -45deg );
}

.albumCounter{
	display: none;
}

.emailModelName{
	font-weight: bold;
}

.emailModelInfos{
	font-size: 12px;
	color: #374151;
}

.listModelInfos{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#bookModelInfos {
	margin: 0 auto;
	max-width: 500px;
	font-size: 17px !important;
	line-height: 19px;
}