
@font-face {
	font-family: 'UbuntuCondensed-Regular';
	src: url('../fonts/UbuntuCondensed-Regular.eot');
	src: local('☺'), url('../fonts/UbuntuCondensed-Regular.woff') format('woff'), url('../fonts/UbuntuCondensed-Regular.ttf') format('truetype'), url('../fonts/UbuntuCondensed-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body{
  padding: 0;
  margin: 0;
  
}
html{
  height: 100%;
}
body{
  max-height: 100vh;
  margin: 0;
  background-color: #000;
}

/* Block-Darstellung für HTML5-Elemente im IE8 */
header, 
footer {
   display: block;
   background-color: #000;
}
/***********************************************/

h2 {
	font-family: 'UbuntuCondensed-Regular';
    font-size: 1.2em;
    color: #ccc;
    text-align: center;
}

h3 {
	font-family: 'UbuntuCondensed-Regular';
    font-size: 1.5em;
    color: #fff;
    text-align: center;
}

photocaption {
  font-family: 'UbuntuCondensed-Regular';
  display: block; 
  text-align: left;
  color: #fff
}

figure {
  text-align: center; 
}

#wrapper {
    max-width: 1060px; 
    margin: 20px auto;
    background-color: #000;
    margin-top: 0px;
    padding: 0px;
    max-height : 100%;
}

#header-wrapper {
	padding: 1em 0 0 0;
}

header {
    width: 100%;
    height: 85px;
    background-color: #000;
    margin-bottom: 1px;
    text-align: center;
}

.liniefin{ 
    display: block;
    margin-top: 0em;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
    width: 100%;
} 
footer .liniefin {
    margin-bottom: 0
}

.linie {
    display: block;
    margin-top: 0;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 2px;
    width: 100%;
}

.logo {
	float : left;
    background-color: #000;
    text-align: center;
    width: 300px;
    height : 80px;
    color: #fff;
}

#leftside {
	color: #fff;
	float: left;
	width: 20%;
	padding-top: 50px;
	font-family: 'UbuntuCondensed-Regular';
	text-align: left;
	background-color: #000;
	height: 100%;
}

@media only screen and (max-width: 700px){
    #leftside {
        width: 49.99999%;
        margin: 6px 0;
        height: auto;
    }
}

@media only screen and (max-width: 500px){
    #leftside {
        width: 100%;
    }
}

.lien a{
 	font-family: 'UbuntuCondensed-Regular';
    text-align:center;
	float: right;
	width: 36px;
	height: 36px;
	border: 2px solid #909090;
	border-radius: 100%;
	margin-top: 10px; /*space top*/
	margin-right: 7px; /*space between*/
    display: flex;
    align-items: flex-start;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
} 

#content {
    width: 80%;
    height: auto;
    min-height: 350px;
    background-color: #000;
    margin-bottom: 1px;
    color: #ccc;
    float:right;
	font-family: 'UbuntuCondensed-Regular';

}

#content_text {
    width: 100%;
    height: auto;
    background-color: #000;
    margin-bottom: 1px;
    color: #ccc;
    padding: 30px;
    text-align: center;
	font-family: 'UbuntuCondensed-Regular';

}

#content_text_long {
    width: 100%;
    height: 350px;
    background-color: #000;
    margin-bottom: 1px;
    color: #ccc;
    padding: 30px;
	font-family: 'UbuntuCondensed-Regular';

}

#content_text_presentation {
    width: 95%;
    height: auto;
    background-color: #000;
    margin-bottom: 1px;
    color: #ccc;
    padding: 20px;
	font-family: 'UbuntuCondensed-Regular';
	/*border: 1px solid #404040;*/
}

#content_center {
	width: 100%;
	height: auto;
	background-color: #000;
	margin-bottom: 1px;
	/*margin-left: 130px;*/
	color: #ccc;
	padding: 35px 10px 1px 10px;
	font-family: 'UbuntuCondensed-Regular';
	text-align: center;
	display: flex;
	/* establish flex container */
	flex-direction: raw;
	/* make main-axis vertical */
	justify-content: center;
	/* align items vertically, in this case */
	align-items: center;
	/* align items horizontally, in this case */

}
/*768*/
@media only screen and (max-width: 768px){
    #content_center {
		flex-direction: column;
    }
}
/*480*/
@media only screen and (max-width: 480px){
    #content_center {
		flex-direction: column;

    }
}

#content_center_index {
    width: 100%;
    height: 330px;
    background-color: #000;
    margin-bottom: 1px;
    margin-left: 130px;
    color: #ccc;
    padding: 10px 180px 1px 0px;
	text-align: center;
	font-family: 'UbuntuCondensed-Regular';

}

footer {
    clear: both; 
    width: 100%;
    height: auto;
    background-color: #000;
    text-align: center;
	font-family: 'UbuntuCondensed-Regular';
	float: left;
}

#copyright {
	float: left;
	text-align: left;
	color: #aaa;
	padding: 1em 0em 1em 0;
	font-family: 'UbuntuCondensed-Regular';
	font-size: 14px;
	max-height: 50px;
}

.watermark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(nano/images/1234.png) center center no-repeat;
    z-index: 1100;
}


/*   */
 .tab div { 
 background: #efefef;
 color: #aaa;
 font-family: 'UbuntuCondensed-Regular';
 }

@media screen and (min-width: 620px ) {
.tab div { display: table-cell; width: 33%; }
.tab div:nth-child(1) { vertical-align: middle; }
.tab div:nth-child(3) { vertical-align: bottom; }
}


/* forms */
form {
	width: 50%;
    border: 0px solid #404040;
    text-align: center;
    float: right;
}

input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
	font-family: 'UbuntuCondensed-Regular';

}

button {
    background-color: #BF6020;
    color: #404040;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;50
    cursor: pointer;
    width: 100%;
    font-family: 'UbuntuCondensed-Regular';

}

.cancelbtn {
    width: auto;
    padding: 5px 10px;
    background-color: #808080;
	font-family: 'UbuntuCondensed-Regular';

}

.envoyerbtn {
    width: auto;
    padding: 15px 25px;
    background-color: #BF6020;
   	font-family: 'UbuntuCondensed-Regular';

}

.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}

.container {
    padding-left: 10em;
    padding-top: 3em;
    padding-bottom: 3em;
    width : 50%;
	text-align: center;
}

span.psw {
    float: right;
    padding-top: 16px;
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
       display: block;
       float: none;
    }
    .cancelbtn {
       width: 100%;
    }
}



/* CSS TABLE STYLES */

.css-table {
display: table;
margin: auto;
}

.css-table-header {
display: table-header-group;
font-weight: bold;
background-color: rgb(191, 191, 191);
}

.css-table-body {
display: table-row-group;
}

.css-table-row {
display: table-row;
}

.css-table-header div,
.css-table-row div {
display: table-cell;
padding: 10px 20px;
}

.css-table-header div {
text-align: center;
border: 1px solid rgb(255, 255, 255);
}


.flexslider .containers3 {
    margin-top: 0;
    margin-bottom: 40px;
}

.flexslider .slides {
    min-height: 550px;
    border: 1px solid #909090;
    padding: 20px;
    display: flex;
}

.flexslider .slides img {
    border-top: 4px solid #202020;
    border-left: 4px solid #606060;
    border-right: 4px solid #303030;
    border-bottom: 4px solid #808080;
}

.flexslider .slides a {
    display: block;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.flexslider .slides .img_container {
    position: relative;
    display: inline-block;
}

.ombre_cadre {
    position: absolute;
    top: 4px;
    left: 4px;
    bottom: 4px;
    right: 4px;
    box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.5) inset;
}

.mentionlegal a {
    padding-bottom: 1em !important;
}

footer {
    padding-bottom: 20px;
}

.social-links a:hover {
    transform: scale(1.3);
    background-color: rgba(255, 255, 255, 0.2) !important;
}