
body {
	font-size: 12px;
	font-family: Arial, Verdana, Arial, "Andale Mono", Georgia;
	color: #353535;
	margin: 40px 0px 80px 0px;
	background:white;
}


#padder_bar{
  height: 25px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

#padder{
	width: 100%;
	background: url('../img/padderbar.png') repeat scroll 0 0 transparent;
}

@media (min-width: 992px) {
	.container {
	    max-width: 1060px;
	}
}



/********************* header ************************/
#logo{
    float: left;
}

.logo {
  font-size: 25pt;
  display:block;
  height:auto;
  text-align:left;
}
a.logo:hover {
    color:#353535;
}

#lang_links {
	font-size: 14px;
    float: right;
    padding-top: 20px;
}

#social_btns {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#social_btns a:not(:last-child) {
	margin-right: 0.25rem;
}

#social_btns a img {
	width: 35px;
}

#social_btns a:hover {
    opacity: 0.7;
}

@media (max-width: 315px) {

	#logo {
		width: 60%;
	}

	#lang_links {
		width: 15%;
		padding-top: 70px;
	}
}
.nav-cont {
	padding-bottom: 20px;
}

.navbar {
	text-transform:uppercase;
	padding: 0px;
	background-color: white !important;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 0px;
	font-size: 11px;
}
.navbar-nav>li.nav-item {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 8px;
    line-height: 20px;
}
.navbar-nav>li.nav-item.last-nav-item {
	padding-bottom: 10px;
}


.navbar-nav>li.nav-item.active,
.submenu li.subnav-item.active {
	font-weight: bold;
}

.navbar-light .navbar-toggler {
	border: 0px;
    flex: auto;
}

ul.navbar-nav li.subnav-item {
	padding-left: 30px;
}

.submenu {
	display: none;
	flex-direction: row;
	justify-content: center;
	list-style: none;
	border-bottom: 1px solid black;
	padding-inline-start: 0px;
	margin-bottom: 0px
}
.submenu li  {
	text-transform: uppercase;
	padding: 10px 5px 10px 5px;

}

@media (min-width: 992px) {
	.navbar-nav .subnav-item {
		display: none;
	}

	.navbar-nav>li.nav-item.first-nav-item {
		padding-left: 0px;
	}
	.navbar-nav>li.nav-item {
		padding-bottom: 10px;
	}

	.submenu {
		display: flex;
	}
}


@media (max-width: 768px) {
	.logo {
  		font-size: 20pt;
  	}
  	#lang_links {
	  	padding-top: 14px;
	}
	#social_btns {
    	margin-top: 0px;
    }
}



/*************** Perfos ********************/

.perfo_preview {
	position: relative;
}

.perfo-grid-item{
	margin-bottom: 15px;
}

.perfo_over {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    color: black;
    opacity: 0.7;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    display: none;
    padding: 15px 15px 15px 15px;

}
.perfo_over_box {
	width: 100%;
	height: 100%;
	display: table;
    overflow: hidden;
}

.perfo_over_box_cnt {
	display: table-cell;
	vertical-align: middle;
}


#pr_title{
	margin-bottom: 20px;
	font-weight: bold;
    float: none;
    font-size: 14pt;
}

#backtolist{
    float: right;
    padding: 0px;
    margin-bottom: 0px;
}

.slides {
	position: relative;
    text-align: center;
}

.sub-menu {
	padding-bottom: 10px;
}


/*************************** news ******************************/

.news-item {
	border-bottom: 1px solid black;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.news-img {
		padding-bottom: 20px;
	}
}



/********************* slides ****************************/

.carousel-caption {
	bottom: 0;
	padding-bottom: 5px;
	font-size: 8px;
}

.slides-row .col-xs-12{
	padding-bottom: 20px;
}

.news-img .slides-row .col-xs-12 {
    padding-bottom: 0;
}



/********************* contact *********************/

#mc_embed_signup label {
	font-size: 13px;
	font-family: font-family: Arial, Verdana, Arial, "Andale Mono", Georgia;
	padding-bottom: 0;
}
#mc_embed_signup input.email {
	font-size: 12px;
	    min-height: 22px;
}
#mc_embed_signup input.button {
	font-size: 12px;
	line-height: 22px;
	height: 22px;
}





.img {
	border-style: none;
	border-width: 0px;
}


.clearFloat {
	clear: both;
	padding:0px;
}

.clear {
	clear: both;
	padding:5px;
}

.just {
	text-align: justify;
}

.linebreak {
	clear: both;
	padding:5px;
	text-align:center;
	border-bottom: 1px solid;
}

a:link {
	color:#353535;
	text-decoration: none;
}
a:visited {
	color:#353535;
	text-decoration: none;
}
a:hover {
	color:#AFAFAF;
	text-decoration: none;
}
a:active {
	color:#AFAFAF;
	text-decoration: none;
}

hr {
  	border: 0 dashed;
  	width: 155px;
   	color: #AFAFAF;
	background-color: #AFAFAF;
	height: 1px;
	text-align:left;
}

.separator{
	border-bottom: 1px solid;
	border-color: black;
	margin: 20px 0px 20px 0px;
}

.separator_m{
	border-bottom: 1px solid;
	border-color: black;
	margin: 10px 0px 10px 0px;
}

.separator_s{
	border-bottom: 1px dotted;
	border-color: black;
	margin: 10px 0px 10px 0px;
}

.google-maps, .iframe-cont {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe, .iframe-cont iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.col-xs-12.gmaps-cont {
	padding-bottom: 20px;
}

.img_link:hover { border: none; padding: 0px; background: transparent; outline: none;}
