html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #000;
	line-height: 1;
	color: #989898;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
 
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
	height: 100%;
}

.clear {clear: both;}
/* ClearFix Class */
.cf:before,
.cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}
/******************************/

*,
body,
a:link, a:visited, a:active, a:hover,
input,
select, 
option,
textarea {
	font-family: 'Open Sans', sans-serif;
/*	color: #989898;*/
}

a:link, a:visited, a:active {font-size: 12px; font-weight: normal; color: #f07700; text-decoration: none; }
a:hover {text-decoration: underline;}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.center-960-10 {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}
.cf:before,
.cf:after,
nav#main-menu:before,
nav#main-menu:after,
.content-inner:before,
.content-inner:after,
.content:before,
.content:after {content:"";display:table;}

.cf:after,
nav#main-menu:after,
.content-inner:after,
.content:after {clear:both;}

.cf,
nav#main-menu,
.content {zoom:1;}


/* Header
-----------------------------------------------------------------------------*/
.header {
	width: 960px;
	margin: 0 auto 40px auto;
	padding: 5px 10px 0 10px;
}
.header h1,
.header h1 a {
	width: 323px;
	height: 100px;
	display: block;
}
.header h1 {
	margin: 0 auto 40px auto;
}
.header h1 a {
	background: url("../images/mathieu-madenian-production.png") no-repeat left top;
	text-indent: -99999px;
}

nav#main-menu {
	
}

nav#main-menu ul {
	text-align: center;
}
nav#main-menu ul li,
nav#main-menu ul li a {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px; 
}

nav#main-menu ul li {
	margin: 0 10px;
}
nav#main-menu ul li a {
	padding: 0 10px;
	text-decoration: none;
	color: #989898;
	font-weight: 700
}
nav#main-menu ul li:hover,
nav#main-menu ul li.curr-menu {
	background: #f07700;
}
nav#main-menu ul li:hover a,
nav#main-menu ul li.curr-menu a {
	color: #fff;
}
nav#main-menu ul li.lock a:before {
	background: url("../images/ico.png") no-repeat left top;
	width: 10px;
	height: 13px;
	display: block;
	float: left;
	margin: 8px 5px 0 0;
	content:'';
}
nav#main-menu ul li.lock:hover a:before,
nav#main-menu ul li.curr-menu a:before {
	background: url("../images/ico.png") no-repeat left bottom;
}

article.artistepro-inner {
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
	padding-right: 250px;	
	min-height: 50px;
}

article.artistepro-inner h1,
article.artistepro-inner h1 a {
	color: #fff;
	font-weight: 700
}
article.artistepro-inner h1 {
	margin-bottom: 12px;
}

.tele {
	position: absolute;
	right: 0;
	top: 30px;
}

.tele a {
	font-size: 15px;
	display: block;
	line-height: 23px;
	color: #fff;
	font-weight: 700;
	background: #f07700;
	padding: 10px 12px;
}

.tele a:before {
	background: url("../images/ico-2.png") no-repeat left top;
	content: '';
	width: 25px; 
	height: 23px;
	display: block;
	float: left;
	margin-right: 10px;
}

figure.artistepro {
	width: 170px;
	float: left;
	position: relative;
	margin: 0 22px 40px 0;
	
}

figure.artistepro img {
	border:5px solid #181818;
	margin-bottom: 5px; 
}

figure.artistepro .figcaption {
}

figure.artistepro figcaption h2,
figure.artistepro figcaption h2 a {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
}
figure.artistepro figcaption h2 {
	margin-bottom: 10px;
}
figure.artistepro .ico-lock {
	position: absolute;
	height: 21px;
	width: 16px;
	background: url("../images/ico-3.png") no-repeat left top;
	right: 15px;
	top: 15px;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding: 0 0 90px 0;
	width: 960px;
	margin: 0 auto;
}

article.home {
	margin-bottom: 70px;
}
article.home,
article.home a {
	font-size: 25px;
	font-weight: 200;
	line-height: 33px;
	text-align: center;
}

article.home span {
	font-weight: 400
}

article.home a {
	display: block;
	margin-top: 10px;
}

ul.breadcrumb {
	overflow: hidden;
	width: 100%;	
	margin-bottom: 20px;
}

ul.breadcrumb li,
ul.breadcrumb li a,
ul.breadcrumb li span {
	display: inline-block;
	font-size: 12px;
}
ul.breadcrumb li a {
	color: #989898;
}
ul.breadcrumb li span,
ul.breadcrumb li a:hover {
	color: #f07700;
}

.espacepro-form {
	width: 350px;
	margin: 0 auto;
	min-height: 450px;
}

#send_message {
	min-height: 500px;
}

.espacepro-form label {
	display: block;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
}

.espacepro-form input {
	height: 35px;
	line-height: 35px;
	width: 330px;
	padding: 0 10px;
	font-size: 12px;
	border:none;
	margin-bottom: 15px;
}

.espacepro-form input[type="submit"] {
	background: #f07700;
	color: #fff;
	width: 100px;
	margin: 30px auto 0 auto;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
}
.espacepro-form input[type="text"],
.espacepro-form input[type="password"] {
	background: #444444;
}
#send_message input[type="text"],
#send_message input[type="password"] {
	background: #989898;
}
.espacepro-form textarea {
	margin-bottom: 15px;
	padding: 10px;
	background: #444444;
	width: 500px;
	height: 100px;
	border:0;
	resize:vertical;
}
#send_message textarea {
	background: #989898;
	resize:vertical;
}
#send_message .captcha img {
	float: right;
}
#send_message .captcha input[type="text"]{
	width: 397px;
}

.captcha {
	overflow: hidden;
}

.captcha #code {
	width: 227px;
	float: left;
	margin-right: 10px;
}

.captcha input[type="submit"]{
	margin-top: 15px;
	clear: both;
}

.captcha img {
	float: left;
}

.espacepro-form a {
	font-size: 11px
}

article.archives {
	width: 460px;
	margin: 0 20px 20px 0;
	float: left;
	overflow: hidden;
}

article.archives img {
	float: left;
	margin-right: 25px;
	font-size: 0px;
	border:5px solid #181818;
}

article.archives h1,
article.archives h1 a {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
article.archives h1 {
	margin-bottom: 3px;
}

.date {
	font-size: 15px;
	display: block;
	margin-bottom: 15px;
}
article.archives.more {
	clear: both;
}
article.archives.more a {
	margin-top: 7px;
	display: inline-block;
}

article.news {
	margin: 0 0 10px 0;
	overflow: hidden;
}

article.news img {
	float: left;
	margin-right: 25px;
	font-size: 0px;
	border:5px solid #181818;
}
article.news h1,
article.news h1 a {
	color: #fff;
	font-weight: 700;
	font-size: 15px;
}
article.news h1 {
	margin-bottom: 20px;
}
article.news .more {
	display: block;
	text-align: right;
	padding-top: 15px;
}

article.news p {
	text-align: justify;
}

/* Left
-----------------------------------------------------------------------------*/

#left {
	width: 120px;
	float: left;
	border-right: 1px solid #c66200;
	padding-bottom: 40px;
}

ul#left-menu {
	
}

ul#left-menu li {
	
}

ul#left-menu li a {
	color: #989898;
}

ul#left-menu li strong {
	font-weight: 700
}

ul#left-menu li:hover a,
ul#left-menu li strong,
ul#left-menu li.current-menu strong {
	color: #fff;
}

#left .more {
	display: block;
	margin-top: 30px;
}

.content-inner {
	float: right;
	width: 815px;
}

.content-inner-img {
	width: 170px;
	float: left;
}

.content-inner-img img {
	border:5px solid #181818;
	font-size: 0
}

.content-inner-text {
	width: 620px;
	float: right;
}

.content-inner-text h1 {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	line-height: 29px;
}

.content-inner-text h2 {
	font-size: 15px;
	font-weight: 700;
	line-height: 19px;
	margin-bottom: 30px;
}

.content-inner-text h3 {
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 30px;
	margin-bottom: 15px;
}

.content-inner-text .more {
	display: block;
	clear: both;
	text-align: right;
}

.content-inner-text .more a {
	float: right;
	color: #fff;
}

.content-inner-text .more a:before {
	content: '^';
	padding-right: 5px;
	float: left;
}

.tour-date {
	clear: both;
	width: 100%;
	overflow: hidden;
}

.tour-date span {
	display: inline-block;
	background: #f07700;
	font-size: 18px;
	line-height: 34px;
	padding: 0 15px;
	color: #fff;
	font-weight: 700;
	float: left;
}

ul.numb-list {
	overflow: hidden;
	margin: 20px 0;
	clear: both;
}

ul.numb-list li {
	color: #fff;
	width: 50%;
	float: left;
	text-transform: uppercase;
}

.logo-1 {
	margin-left: 10px;
	color: #fff;
	line-height: 34px;
	display: inline-block;
}

.logo-1 img {
	float: left;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -50px 0 0 0;
	height: 16px;
	background: #181818;
	position: relative;
	color: #fff;
	line-height: 16px;
	padding: 17px 0;
}
.footer a {
	color: #fff;
	line-height: 16px;
}

.copy {
	float: left;
}

ul#foot-menu {
	width: 500px;
	float: left;
	text-align: center; 
}

ul#foot-menu li {
	display: inline-block;
	border-left:1px solid #fff; 
}

ul#foot-menu li:first-child {
	border-left:0; 
}

ul#foot-menu li a {
	display: inline-block; 
	padding: 0 15px;
}

ul.soc-icons {
	float: right;
	display: inline-block;
}

ul.soc-icons li {
	float: left;
	margin-left: 10px;
}

ul.soc-icons li a {
	font-size: 18px;
}

ul.soc-icons li.fb a {background-position: 0px 0px;}
ul.soc-icons li.tw a {background-position: 0px -16px;}
ul.soc-icons li.in a {background-position: 0px -32px;}

em.error,div.error{
    color:red;
	display: block;
	clear: both;
}


.pager{
    text-align: center;
}
div.success{
    color:green;
    text-align: center;
}
em.error,div.error{
    color:red;
}
.espacepro-form input[type="submit"]{
    cursor:pointer;
}
.espacepro-form form {
    padding-top: 40px;
}
.contact_title{
    margin-bottom: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}

#protec1{width:960px; height:410px; position:absolute; zindex:600;}

.news, figcaption, .content-inner-text, .arch-cont{
	font-size:110%;	
}

.content.team h1{
	text-align: center;
	font-size: 26px;
}

.team-list{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 120px;
}
.team-list{
	margin-top: 8em;
}
.team-list > div{
	width: 50%;
	margin-bottom: 40px;
}
.team-list .team-item{
	position: relative;
	display: flex;
	flex-direction: row;
}
.team-list .team-item img{
	max-height: 200px;
	max-width: 170px;
	margin-right: 10px;
}
.team-list .team-item .team-info .fname{
	display: block;
	color: #ffff;
	font-size: 20px;
	line-height: normal;
	font-weight: 400;
}
.team-list .team-item .team-info .lname{
	display: block;
	color: #ffff;
	font-size: 22px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: 400;
}
.team-list .team-item .team-info .job_title{
	display: block;
	color: #f07700;
	font-size: 18px;
	line-height: normal;
	margin: 10px 0;
	font-weight: 300;
}
.team-list .team-item .team-info .email{
	display: block;
	color: #989898;
	font-size: 14px;
	line-height: normal;
	font-weight: 400;
}
.team-list .team-item .team-info .social-links{
	margin-top: 15px;
}
.team-list .team-item .team-info .social-links a{
	color: #fff;
	font-size: 24px;
	display: inline-block;
	margin-right: 5px;
}
.team-list .team-item .team-info .pres-text{
	display: none;
	color: #000;
	font-size: 14px;
	position: absolute;
	width: 100%;
	top: 210px;
	left: 0;
	right: 0;
	border: 1px solid #f07700;
	background: #fff;
	padding: 10px;
	font-weight: bold;
}
.team-list .team-item:hover .team-info .pres-text{
	display: block;
}