/********************************/
/*								*/
/* 			CIE MATAPESTE		*/
/*		  © William Russeil		*/
/*				2018			*/
/*								*/
/********************************/


/*  couleur du fond rouge : #c31c32
	couleur du fond gris : #f5f5f5
	police: #282627
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

/*@font-face {
	font-family: 'Arista-2-light';
	src: url('../fonts/0304704749af9a72358905c79927b5a1.eot');
	src: url('../fonts/0304704749af9a72358905c79927b5a1.ttf') format('truetype');
}*/

@font-face {
	font-family: 'Arista light';
	src: url('../fonts/Arista light.eot');
	src: url('../fonts/Arista light.ttf') format('truetype');
}

@media screen {
	html body img.skype_pnh_logo_img {
		display: none !important;
	}
	html body span.skype_pnh_container span.skype_pnh_highlighting_inactive_common span.skype_pnh_text_span {
		color: #190019 !important; /* Your link color */
	}
}

html, body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, a, td, textarea, label {
	font-weight: 400;
	color: #282627;
	font-size: 90%;
}

body {
	font-family: 'Roboto', sans-serif;
	background-color: #f5f5f5;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
	border : 0;
}

h1, h2, h3 ,h4, h5, h6 {
	font-family: 'Arista light', sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}

h1 {
	font-size: 1.9rem;
	font-size: 2.25vw;
	padding: 1rem 0;
}

h2 {
	font-size: 1.5rem;
	font-size: 1.8vw;
	padding-top: 1em;
}

h3 {
	font-size: 1.4rem;
	font-size: 1.7vw;
	padding: 0.4rem 0;
}

h4 {
	font-size: 1.25rem;
	font-size: 1.5vw;
	margin: 0.4rem 0;
	font-weight: normal;
}

h5 {
	font-size: 1.2rem;
	font-size: 1.35vw;
	margin: 0.6em 0;
}

p, li {
	font-size: 1rem;
	font-size: 1.2vw;
    line-height: 1.4rem;
}

/*p a {
	font-size: inherit;
}*/

a {
	font-size: inherit;
	text-decoration: none;
}

a img:hover {
	-o-filter: brightness(110%) saturate(1);
	-ms-filter: brightness(110%) saturate(1);
	-webkit-filter: brightness(110%) saturate(1);
	filter: brightness(110%) saturate(1);
}

.suite {
	display: block;
	font-size: 1.1rem;
	font-size: 1.3vw;
	margin-top: 1.6em;
}

.suite a {
	border: 1px solid #282627;
	padding: 0 1.8%;
}

.cadre {
	border: 1px solid #282627;
	padding: 0.1em 1.5%;
}

.cadre-blanc {
	border: 1px solid white;
	padding: 0.1em 1%;
}

.bold {
	font-weight: bold;
}

ul {
	list-style-position: inside;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.left {float:left !important;}
.right {float:right !important;}

.stabylo-bleu {
	color: white;
	background-color: #3c6cff;
}

.stabylo-rouge {
	color: white;
	background-color: #fe5d00;
	padding: 0 1.5%;
}

.stabylo-vert {
	color: white;
	background-color: #3dff00;
}

.stabylo-jaune {
	color: white;
	background-color: #ffa600;
}

.mention {
    font-size: 0.8rem;
    font-size: 0.9vw;
}

hr.hr-for-article {
	width: 100%;
	height: 12px;
	border: 0;
	background-color: #f5f5f5;
	color: #f5f5f5;
}

.mention {
    font-size: 0.9rem;
    font-weight: 100;
}

/************************************/
/*				COULEURS			*/
/************************************/

h1 {
	color: #12210c;
}
.suite a {

}
.main-menu-top, .main-menu-top li, .dropdown, .main-menu-top li a, .dropdown a, .agenda-date-format, .contact-form .submit button[type="submit"], #searchForm .submit button[type="submit"], #searchForm .submit input[type="submit"] {
	color: white;
}
.agenda-title {
	color: #1b3213;
}
.tags-view li a, .tags-view-single li a, .result-tag span a {
	color: #190019;
}
.main-menu-articles a:hover, .submenu-articles li a:hover {
	color: rgba(126, 81, 11, 1);
}
.sidemenu li a {
	color: #1e001e;
}
.link-name span {
	color: #026600;
}
.actus-home-subtitles li span, .actus-subtitles li span {
	color: white;
}

/*****************************/

#header-wrapper, .header, .flexslider-bg, .article-view, .category-article-view, .agenda, .contact-text, .contact-form textarea {
	background-color: white;
}
.actus-home-subtitles li span, .actus-subtitles li span {
	background-color: black;
}
#content, #content-home, .actus-home-title-zone {
	background-color: #f5f5f5;
}
.result-details, #tags-list, .sidebar-wrapper {
	background-color: #f0f0e5;
}
.link-name span {
	background-color: #eaeaea;
}
.tags-view li, .tags-view-single li, .result-tag span, .tag-result {
	background-color: #ffa600;
}
.result-tag span {
	border-left: 1px solid #f0f0e5;
}
/*.home-news, .home-news-by_2, .home-news-by_3, .home-news-by_4, .agenda-title, .edito {
	background-color: white;
}*/
.edito-text, .actus {
	background-color: white;
}
.agenda-date-format {
	background-color: #006664;
}
#top-menu {
	background-color: rgba(21,  0,  21, 0.92);
}
.main-menu-articles a:hover, .submenu-articles li a:hover {
	background-color: #fbd08a;
}
#contact-wrapper, .contact-form {
	background-color: #e5e5e5;
}
.contact-form .submit button[type="submit"], #searchForm .submit button[type="submit"], #searchForm .submit input[type="submit"] {
	background-color: #026600;
}

/************************************/

#header-wrapper, footer {
	width: 100%;
	margin-bottom: 2em;
}

#content-home, #content, .header, .login {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.header {

}

.login {
	padding-bottom: 2em;
}

#content {
	padding: 0;
}

.col_1_of_1 {
	clear: both;
	float: none;
	width: 100%;
	padding-bottom: 0.9em;
	padding-bottom: 1vw;
}

.col_1_of_2, .col_1_of_3, .col_2_of_3, .col_1_of_4, .col_2_of_4, .col_3_of_4 {
	float: left;
	padding: 0;
	overflow: hidden;
}

.col_1_of_3 {
	width: 33.3333%;
}

.col_2_of_3 {
	width: 66.6666%;
}

.col_1_of_4 {
	width: 25%;
}

.col_1_of_2, .col_2_of_4 {
	width: 50%;
}

.col_3_of_4 {
	width: 75%;
}

.header-logo {
	width: 13.3333%;
	max-width: 160px;
	margin: 1em auto;
}

.login-bottom {
	margin-top: 2em;
	padding: 2em 0;
}

/************************************/
/*				HOME				*/
/************************************/

#content-home {
	padding: 0 0 2em 0;
}

.priority {
	width: 100%;
	padding: 0;
}

.priority-news-duet {
	float: left;
	width: 46%;
	padding: 2em 2%;
}

.priority-news-single {
	width: 96%;
	padding: 2em 2%;
}

.edito {
	width: 96%;
	margin-top: 2em;
}

.col_1_of_4:nth-child(1) .edito {
	margin-left: 0;
	margin-right: 4%;
}

.col_1_of_4:nth-child(2) .edito {
	margin-left: 1.5%;
	margin-right: 2.5%;
}

.col_1_of_4:nth-child(3) .edito {
	margin-left: 2.5%;
	margin-right: 1.5%;
}

.col_1_of_4:nth-child(4) .edito {
	margin-left: 4%;
	margin-right: 0;
}

.edito-image {
	max-width: 100%;
}

.edito-text {
	width: 95%;
	padding: 1.5em 2.5%;
}

.actus-home-title-zone {
	position: relative;
	width: 80%;
	margin: 0 auto;
	/*top: -8em;*/
	top: -6em;
	padding-bottom: 2em;
}

.actus-home-title, .actus-title {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin-bottom: 0.5em;
}

.actus-home-title, actus-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	padding-top: 1em;
}

.actus-home-subtitles, .actus-subtitles {
	list-style-type: none;
	text-align: center;
}

.actus-home-subtitles li, .actus-subtitles li {
	display: inline-block;
	padding: 0 0.5% 1.2em 0.5em;
}

.actus-home-subtitles li:first-child, , .actus-subtitles li:first-child {
	font-weight: bold;
	font-size: 1.3rem;
	font-size: 1.6vw;
}

.actus-home-subtitles li span, .actus-subtitles li span {
	text-transform: uppercase;
	padding: 0.1em;
	cursor: pointer;
}

#actus-columns-home {
	/*margin-top: -9em;*/
	margin-top: -7em;
}

.actus {
	float: left;
	width: 92%;
	margin-top: 2em;
	margin-right: 4%;
	padding: 1em 2% 2em 2%;
}

#actus-columns-home .col_1_of_4 {

}

#actus-columns-home .col_1_of_4:nth-child(2) .actus {
	margin-right: 0;
	margin-left: 0;
	/*border: 1px solid red;*/
}

#actus-columns-home .col_1_of_4:nth-child(3n) .actus {
	margin-right: 0;
	margin-left: 3%;
}

#actus-columns-home .col_1_of_4:nth-child(4n) .actus {
	margin-right: 0;
	margin-left: 6%;
}

#actus-columns-home .col_1_of_4:nth-child(5n) .actus {
	margin-right: 0;
	margin-left: 6%;
}

#actus-columns .col_1_of_4:nth-child(4n+1) {
	clear: left;
	float: left;
}

.actus h2 {
	font-family: "Roboto";
	margin-bottom: 1em;
}

.actus img {
	margin-bottom: 0.8em;
}

.vignettes-accueil-wrapper {
	margin: 3em auto 0 auto;
	background-color: #c31c32;
	padding: 0 5%;
}

.vignettes-title {
	text-align: center;
	margin: 1em 0;
	color: white;
}

/*.affiches-accueil {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}*/

.affiches-accueil {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    list-style-type: none;
}

.affiches-accueil-large {
	max-width: 1200px;
}

.affiches-accueil-medium {
	max-width: 1000px;
}

.affiches-accueil-small {
	max-width: 800px;
}

.col_1_of_5 {
	display: inline-block;
	width: 20%;
	padding: 0;
	vertical-align: bottom;
}

.col_1_of_6 {
	display: inline-block;
	width: 15.6666%;
	padding: 0;
	margin-left: 1%;
	vertical-align: bottom;
	list-style-type: none;
}

.vignettes-spectacles-accueil:nth-child(2) {
	margin-left: 0;
}

#loader-wrapper {
	position: relative;
	display: none;
	z-index: 500;
}

#loader {
	position: absolute;
	z-index: 501;
}

.ajax-loader {
	width: 10%;
	max-width: 128px;
	margin: 10em auto;
}

/************************************/
/*			PARTENAIRES				*/
/************************************/

.partenaires {
	margin: 1em auto 2em auto;
}

.partenaires img {
	float: left;
	width: 10%;
	margin-left: 5.7143%;
}

/************************************/
/*				VIEWS				*/
/************************************/

.article-view {
	width: 90%;
	margin: 1em auto;
	padding: 2em 5%;
	min-height: 250px;
	border: 0;
}

.full-page-image {
	position: relative;
	width: 120%;
	margin-top: -2em;
	margin-left: -5.5%;
}

.category-article-view .full-page-image {
	width: 111%;
}

.full-page-image img {
	width: 100%;
}

.no-tag {
	margin-top: 1em;
}

.article-thumb {
	column-span: all;
	-moz-column-span: all;
	max-width: 100%;
	font-size: 1.2rem;
	font-size: 1.47vw;
}

.has_columns_by_2 {
	columns: 200px 2;
	-moz-columns: 200px 2;
	column-gap: 3em;
	/*text-align: justify;*/
}

.has_columns_by_3 {
	columns: 200px 3;
	-moz-columns: 200px 3;
	column-gap: 3em;
	/*text-align: justify;*/
}

.has_columns img {
	margin: 1em 3% 1em 0;
}

.has_columns_by_2 h1, .has_columns_by_3 h1 {
	column-span: all;
}

.category-article-view {
	margin: 1em auto;
	padding: 2em 5%;
}

.categories-view-image-left {
	float: left;
	margin-right: 4%;
}

.categories-view-image-right {
	float: right;
	margin-left: 4%;
}

.article-view h1, .article-view h2, .article-view p.colspan {
	column-span: all;
	-moz-column-span: all;
}

.shows-list, .shows-list-extended {
	list-style-type: none;
}

/*.shows-list li {
	clear: left;
	float: none;
	padding-top: 1em;
	font-size: 1.3rem;
	font-size: 1.6vw;
}*/

h1.shows-list-title {
	font-family: "Arista light", sans-serif;
	text-transform: lowercase;
	color: white;
}

h2.shows-list-subtitle {
	font-family: "Arista light", sans-serif;
	text-transform: lowercase;
	text-transform: capitalize;
	color: white;
	padding: 0;
	margin: 0;
}

h2.shows-list-subtitle a {
	color: white;
}

.shows-list-subtitle:before {
	content: "# ";
}

.shows-list h2 {
	/*font-size: 1.75rem;
	font-size: 2.1vw;*/
	color: black;
	padding: 0;
	text-align: center;
}

.shows-list h2 a {
	color: black;
}

.shows-list h2:before {
	content: "";
}

.shows-list-extended {
	width: 100%;
}

.shows-list-extended li {
	width: 100%;
}

/*.shows-list-extended li .shows-list-content h2 {
	font-size: 1.75rem;
	font-size: 2.1vw;
	padding: 0;
}*/

.shows-list li {
	float: left;
	width: 33%;
	padding-top: 0;
	font-size: 1.3rem;
	font-size: 1.6vw;
}

.shows-list li:nth-child(3n+1) {
	clear: left;
}

.shows-list-content {
	clear: left;
	float: none;
	width: 94%;
	margin: 0.4em auto;
	background-color: white;
	padding: 1em 1% 1.2em 1%;
	text-align: center;
}

.shows-list-extended>li>.shows-list-content {
	width: 95%;
	margin-left: 0;
	background-color: #c21b32;
}

.shows-list-image {
	clear: left;
	margin: 0 auto;
	padding: 1.2em 0;
}

.shows-list-text {
	font-size: 1rem;
	font-size: 1.2vw;
	padding: 0 5%;
}

/*.shows-list li .shows-list-content h2 {
	text-align: center;
}*/

.shows-list-content .suite {
	text-align: center;
}

/************************************/

.sidebar-wrapper {
	width: 85%;
	margin-top: 1em;
	padding-bottom: 2em;
}

.sidebar-wrapper h3 {
	padding-left: 5%;
	margin-top: 1em;
}

.sidebar-wrapper h3:first-child {
	margin-top: 0;
}

h3.no-pad {
	margin-top: 0;
}

.sidemenu, .archives {
	width: 95%;
	margin-top: 1em;
	margin-left: 5%;
	list-style-type: none;
}

.sidemenu li a, .archives li a {
	font-family: 'Roboto', serif;
	font-size: 1rem;
	font-size: 1.32vw;
}

.sidemenu li a:hover, .archives li a:hover {
	background-color: #d9d9cf;
}

.sidemenu li a {
	font-weight: 300;
}

.archives li a {
	font-weight: 100;
}

.tags-view-single {
	position: relative;
	width: 90%;
	right: -3.6%;
	margin: -2em 0 2em auto;
	list-style-type: none;
	text-align: right;
}

.tags-view {
	width: 90%;
	margin: 1em auto -1em auto;
	list-style-type: none;
	text-align: right;
}

.tags-view li {
	display: inline-block;
	padding: 0.2rem 1%;
	border-left: 1px solid #640066;
	border-bottom: 1px solid #640066;
}

.tags-view-single li {
	display: inline-block;
	padding: 0.2rem 1%;
	border-left: 1px solid white;
}

.tags-view li a, .tags-view-single li a, .result-tag span a {
	font-family: 'Roboto', serif;
	font-weight: 100;
}

.grid-item { width: 300px; }
.grid-item--width2 { width: 600px; }

/************************************/
/*				AGENDA				*/
/************************************/

.agenda-title {
	width: 90%;
	margin: 1rem 0 0 5%;
	padding: 0.2rem 0 0.3rem 0;
	font-size: 1.3rem;
	font-size: 1.7vw;
	font-family: 'Roboto', serif;
	font-weight: 100;
	text-align: center;
	text-transform: uppercase;
}

.agenda {
	float: left;
	width: 28.3333%;
	margin-top: 1em;
	margin-left: 2.5%;
	padding-bottom: 0.5em;
}

.agenda:nth-child(3n+2) {
	clear: left;
	float: left;
	margin-left: 5%;
}

.agenda-event-name {
	margin-top: 0;
	padding-top: 0;
}

.agenda-date-format {
	font-family: 'Roboto', serif;
	font-weight: 400;
	padding: 0.5em 5%;
}

.agenda-image {
	width: 100%;
	padding: 0;
}

.agenda-content {
	padding: 1em 5%;
}

/************************************/
/*				INDEX				*/
/************************************/

.articles-index {

}

.articles-index h1 {
	font-size: 1.4rem;
	font-size: 1.8vw;
	margin-bottom: 0;
}

h4.result-title {
	padding: 0;
	margin: 2em 0 0.8em 0;
}

h4.result-title span {
	font-family: 'Roboto', serif;
	font-weight: 100;
	font-size: smaller;
}

h4.result-title span.result-title-date {
	font-size: 0.8rem;
	font-size: 1vw;
}

.result-details {
	padding: 0;
}

.result-details img {
	padding-top: 2em;
	margin-left: 6%;
}

.summary {
	padding: 1em 3% 1.6em 6%;
}

.result-tag {
	text-align: right;
}

.result-tag span {
	padding: 0 1% 1px 1%;
}

/************************************/
/*				NETWORKS			*/
/************************************/

.networks {
	padding-top: 1em;
}

.network-icon {
	float: left;
	width: 20%;
	margin-left: 4%;
}

/************************************/
/*				FOOTER				*/
/************************************/

footer {
	width: 100%;
	max-width: 1200px;
	margin: 2em auto;
}

.footer-logo {
	width: 53.3333%;
	max-width: 160px;
	margin: 0 auto;
}

.footer-baseline {
	width: 100%;
	list-style-type: none;
	text-align: center;
	margin: 2em auto;
}

.footer-baseline li {
	display: inline-block;
	padding-left: 1%;
}

.footer-baseline li:first-child {

}

/************************************/
/*				SEARCH				*/
/************************************/

.results-title {
	margin-left: 5%;
}

#tags-list-wrapper {
	position: relative;
	display: none;
}

#tags-list {
	position: absolute;
	width: 98%;
	top: 1.3em;
	left: -100%;
	border-bottom: 1px solid #926095;
	border-left: 1px solid #926095;
}

#tags-list p {
	text-align: right;
	cursor: pointer;
	margin-top: 0.4em;
	margin-right: 5%;
}

#tags-list ul {
	list-style-type: none;
	padding: 1em 5%;
}

/************************************/
/*				IFRAMES				*/
/************************************/

.p-frame {
	width: 60%;
}

.iframe-resize {
    position: relative;
    padding-bottom: 150%; /* = aspect ratio / h/w*100 */
    height: 0;
    overflow: hidden;
}

.iframe-resize-letter {
    position: relative;
    padding-bottom: 150%; /* = aspect ratio / h/w*100 */
    height: 0;
    overflow: hidden;
}

.iframe-video {
    position: relative;
    height: 0;
    overflow: hidden;
}

.iframe-resize iframe, .iframe-resize-letter iframe, .iframe-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    /*-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);*/
}

/************************************/
/*			PAGINATION				*/
/************************************/

.crumbs {
	font-family: 'Roboto', serif;
	font-size: 1.2rem;
	font-size: 1.35vw;
	margin-top: 0;
	margin-bottom: 2em;
}

ul.pagination {
	display: block;
	margin: 1rem auto 1rem auto;
	margin-bottom: 1rem;
	text-align: center;
}

.paginator ul.pagination li {
	float: none;
	display: inline-block;
}

ul.pagination li {
	font-family: monospace;
	font-size: 0.875rem;
	margin-left: 0.2rem;
	display: block;
	float: left;
	border: 1px solid #cccccc;
	border-radius: 4px;
	padding: 0 0.3rem;
}

ul.pagination .first, ul.pagination .prev, ul.pagination .next, ul.pagination .last {
	border: none;
	margin: 0;
	padding: 0;
}

ul.pagination .disabled a {
	color: #cdcdcd;
}

/*ul.pagination .active a {
	color: #514848;
}*/

.paginator p {
	text-align: right;
}

/************************************/
/*			FLASH MESSAGES			*/
/************************************/

.message {
	text-align: center;
	padding: 0.3em 1%;
	font-weight: 300;
}

.success {
	color: white;
	background-color: #dc1933;
}

.error {
	color: white;
	background-color: #6c3e4b;
}

/************************************/
/*				MENU				*/
/************************************/


/************************************/
/*				CONTACT				*/
/************************************/

#contact-wrapper {
	width: 90%;
	margin: 1em 0 1em 5%;
}

.contact-text {
	width: 79.3333%;
	margin: 1em 0 1em 13.6666%;
	padding: 2em 3%;
}

.contact-form {
	width: 91.78082%;
	margin: 0 4.10959%;
	padding-bottom: 2em;
}

.contact-form fieldset {
	width: 100%;
	border: solid 1px #514848;
	border: none;
	border-radius: 2%;
	padding: 1em 0;
}

.contact-form legend {
	font-size: 1.2rem;
	font-size: 1.47vw;
	margin-left: 7%;
}

.contact-form label {
	display: block;
	width: 85%;
	margin-top: 0.8em;
	margin-left: 7%;
	text-align: left;
	font-size: 1em;
}

.contact-form input {
	display: block;
	width: 85%;
	margin-top: 0.4em;
	margin-left: 7%;
	padding: 0.3em 1%;
	border-top: solid 1px #ababab;
	border-left: solid 1px #ababab;
	font-size: 1em;
}

.contact-form.check-field {
	display: inline-block;
}

.contact-form textarea {
	width: 85%;
	margin-top: 0.6em;
	margin-left: 7%;
	padding: 0.6em 1%;
	border-top: solid 1px #ababab;
	border-left: solid 1px #ababab;
	font-size: 1em;
}

.contact-form .submit {
	width: 100%;
	margin-top: 0;
	padding: 0;
	text-align: center;
	/*background-color: transparent;*/
}

.contact-form .submit button[type="submit"] {
	float: right;
	margin-right: 1rem;
	text-transform: uppercase;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.26);
	font-size: 1em;
	font-size: 1.4vw;
	padding: 0.3em 3%;
	cursor: pointer;
}

.contact-form .submit:after {
	clear: both;
	display: table;
	content: "";
}

/********************* FORMS *********************/

#searchForm input[type="text"] {
	width: 94%;
	height: auto;
	margin: 0;
	border-top: 1px solid rgba(7,  22,  52, 0.36);
	border-left: 1px solid rgba(7,  22,  52, 0.22);
	padding: 0.3em 3%;
	font-size: 1rem;
	font-size: 1.33vw;

}

#searchForm label {
	display: none;
}

#searchForm fieldset {
	padding: 0;
	margin: 0;
}

#searchForm .submit {

}

#searchForm .submit button[type="submit"], #searchForm .submit input[type="submit"] {
	float: right;
	margin-right: 1rem;
	padding: 0 2%;
	text-transform: uppercase;
	font-style: normal;
	font-size: 1.2rem;
	font-size: 1.47vw;
	font-weight: 400;
	margin-right: 0;
	box-shadow: none;
}

#searchForm .submit:after {
	clear: right;
	display: table;
	content: "";
	height: 0;
}

.form-file {
	font-size: 1rem;
	font-size: 1.2vw;
}

/************************************/
/*			PATRO-FORM				*/
/************************************/

#patro-form {
	float: left;
	width: 66.3333%;
	/*margin: 0 4.10959%;*/
	margin: 0;
	padding-bottom: 2em;
}

#patro-form fieldset {
	width: 90%;
	border: none;
	/*border: solid 1px red;*/
	border-bottom: solid 1px #ababab;
	padding: 1em 0;
}

#patro-form legend {
	font-size: 1.9rem;
	font-size: 2.25vw;
}

#patro-form label {
	display: none;
}

#patro-form input {
	display: block;
	float: left;
	width: 80%;
	margin-top: 0.4em;
	padding: 0.3em 1%;
	/*border-bottom: solid 1px #ababab;*/
	font-size: 1em;
	font-size: 1.3vw;
}

#patro-form .submit {
	display: inline-block;
	width: 15%;
	margin-top: 0;
	padding: 0;
	text-align: right;
	background-color: transparent;
	/*border: solid 1px red;*/
}

#patro-form .submit button[type="submit"] {
	margin-right: 1rem;
	text-transform: uppercase;
	font-size: 1em;
	font-size: 1.4vw;
	padding: 0.3em 0;
	cursor: pointer;
	background-color: transparent;
}

/************************************/
/*				LINKS				*/
/************************************/

.link-group {
	font-family: 'Roboto', serif;
	text-transform: uppercase;
}

.link-name {
	margin-bottom: 0;
}

.link-name span {

}

.link-url {
	font-size: 0.9rem;
	font-style: italic;
}

.link-comment {
	font-size: 0.9rem;
	width: 80%;
	margin-left: 5%;
	border: 1px solid #efefef;
	padding: 0.2em 2%;
}

/************************************/
/*				PHOTOS				*/
/************************************/

#mask {
	position: fixed;
	display: none;
	z-index: 900;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	top:0;
	left:0;
	background-color: black;
	opacity: 0.3;
}

#lightbox {
	position: relative;
	z-index: 2010;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 2.7em;
	cursor: pointer;
}

#loader {
	position: absolute;
	z-index: 2020;
	top: 40%;
	left: 35%;
	width: 30%;
}

.ajax-loader {
	width: 100%;
}

#img-container {
	position: absolute;
	z-index: 2100;
	width: 100%;
	top: 3.1em;
	left: 0;
}

.diapo {
	/*height: 100%;*/
}

.thumbs-wrapper {
	width: 100%;
	overflow: scroll;
	/*margin: 0 auto;*/
}

.thumbs-box {
	width: auto;
	max-width: 1200px;
	margin: 1em auto 2em auto;
}

.thumbs-box-element {
	float: left;
	width: 24%;
	margin-top: 1em;
	margin-left: 1%;
	cursor: pointer;
	max-width: 300px;
	max-height: 200px;
	min-width: 180px;
	overflow: hidden;
}

#caption {
	text-align: center;
	margin: 1em 0;
	font-size: 1.2rem;
	font-size: 1.47vw;
}

.caption-text {

}

#prevImg, #nextImg {
	color: white;
	cursor: pointer;
}

.caption-text, #prevImg, #nextImg {
	color: white;
	background-color: black;
	opacity: 0.8;
	padding: 1em;
}

.credit-photo {
	clear: both;
	float: none;
	width: 100%;
	margin-top: 2em;
	text-align: right;
}

.credit-photo p {
	font-size: 0.9rem;
	padding-right: 1%;
}

/**************************************************/






