.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
h2 {
	font-size: 22px;
}
ul {
    list-style: none;
	margin: 0;
	padding: 0;
}
.main-logo a img{
	max-width: 218px;
	max-height:90px;
}
img {
	max-width: 100%;
}
a {
	color: #29abe2;
	transition: color .3s;
}
a:hover, a:focus {
	color: #d80000;
	text-decoration: none;
}
.gr960 {
	max-width: 960px;
	margin: auto;
}
.menu {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: auto;
    z-index: 999;
    height: 115px;
    box-shadow: 1px 1px 15px #000;
	background-color: #fff;
}
.menu .col-xs-6 {
	padding-top: 20px;
}
.navbar-nav {
	float: right;
	padding-top: 40px;
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: transparent;
}
.header {
    width: 100%;
    background-color: grey;
}
#header-image-wrapper-1 img {
    width: 100%;
    padding-top: 115px;
}
#header-image-wrapper-1 {
	position: relative;
}
#header-image-wrapper-1:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 85%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
a.thumb {
    float: left;
    width: 22%;
    margin-left: 1%;
}
.container {
	text-align: center;
}
.font20 {
	font-size: 20px;
}
.widget-wrapper {
    margin: 7px;
}
.form-manager p {
    padding: 4px 0;
    margin: 0;
}
.form-manager .diy-form-manager-name {
    font-weight: bold;
    font-size: 1.4em;
	padding-bottom: 20px;
}
.required:after {
    content: ' *';
    color: red;
}
.form-manager label {
    display: inline-block;
    padding-bottom: 5px;
    margin-top: 12px;
    width: 100%;
}
#form_content_298742 {
	text-align: left;
}
.form-manager li input[type="text"], .form-manager li input[type="email"] {
    padding: 3px;
    height: 27px;
    width: 96%;
}
.form-manager li textarea {
    padding: 3px;
    height: 110px;
    width: 96%;
}
.personal-info{
	float: left;
	width: 49%
}
.footer {
	margin: 20px auto 0 auto;
	padding: 0 15px 10px 15px;
	background-color: #232323;
	color: #fff;
	text-align:center;
}
.footer .row {
	text-align:center;
}
.footer.col-sm-10>* {
	text-align:center;
}
.footer.col-sm-2 a {
	text-decoration:none;
	color:#fff;
}
.footer.col-sm-2 a>img {
	margin-top:.2em;
}
.form-manager input[type="submit"] {
    margin-top: 12px;
}
ul.col-sm-6 {
	list-style: inherit;
	text-align: left;
}
.ulcontainer {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.form-not-ok {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    padding: 1em;
    margin-bottom: .8em;
    text-align: center;
	width: 96%;
}
.form-ok {
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    border-radius: 4px;
    padding: 1em;
    margin-bottom: .8em;
    text-align: center;
	width: 96%;
}
.description {
	text-align: center;
}
.description > p {
	width: 60%;
	display: inline-block;
	clear: both;
	float: none;
}
.description > .col-sm-6 {
	text-align: left;
}
.description li {
	list-style-type: disc;
	list-style-position: inside;
}
.thumb {
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	width: 256px;
	/*height: 144px;*/
	display: inline-block;
	margin: 10px;
	box-sizing: content-box;
	transition: background-color 0.5s ease-out;
	border-radius: 4px;
	padding: 2px;
	background-color: #fff;
}
.thumb:hover {
	background-color: #29abe2;
}
.thumb img {
	border-radius: 4px;
}
.free-image {
	text-align:center;
	margin: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix {
	overflow: auto;
}
.menu .main-logo {
	padding-top: 17px;
	text-align: left;
}
.menu .logo {
	padding: 30px 0 0 92px;
}
.navbar-collapse.collapse.in {
	overflow: visible;
}
table {
	width:100%;
}
tr {
	text-align: left;
}
/*tr:nth-of-type(2n){
	background:#86ceec;
}*/

.button-send input[type="submit"] {
	
	border-radius:24px;
	padding: 10px 20px;
	font-size: 16px;
	font-family:Comic Sans MS;
	/*border: 2px solid #286090; */
	border:none;
	color:white;
	background: #1077cc;
	background: -moz-linear-gradient(left,  #1077cc 0%, #29abe2 35%, #29abe2 50%, #29abe2 65%, #1077cc 100%);
	background: -webkit-linear-gradient(left,  #1077cc 0%,#29abe2 35%,#29abe2 50%,#29abe2 65%,#1077cc 100%);
	background: linear-gradient(to right,  #1077cc 0%,#29abe2 35%,#29abe2 50%,#29abe2 65%,#1077cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1077cc', endColorstr='#1077cc',GradientType=1 );
}
td {
	padding:.5em 1em;
}
th {
	/*padding: .5em 1em 0.5em 0;*/
	padding: .5em 1em
}
.menu .main-logo.text {
    text-align: center;
    font-size: 24px;
    font-family: 'Noto Sans', sans-serif;
}
.room-presentation-list li {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0 1em;
}
.room-presentation-list li table .table-heading-center {
	text-align: center;
	background-color: rgb(134, 206, 236);
}
.room-presentation-list li table tr:hover {
	background-color: rgb(134, 206, 236);
}

@media (max-width: 768px) {
	.onepagelink { background-color:#fff; }
	.nav > li > .onepagelink:hover { background-color:#ddd; }
	.navbar-nav { margin-right: 5px; }
	.main-logo a img { width:335px; height:82px;}
	.navbar-toggle {font-size: 1.85em;}
	.navbar-toggle>span {font-size:.85em;}
	.room-presentation-list li {
	    float: none;
	    width: 100%;
	}
}
@media (min-width: 992px) {
	.watergate {
		position: absolute;
		right: 0;
		top: -7px;
	}
}
@media (max-width: 991px) {
	.watergate {
		display: inline-block;
		width: 100%;
	}
}
@media (max-width: 440px) {
	.main-logo a img { width:140px; height:60px;}
}
@media (max-width: 995px) {
	a.thumb  { 
	width:30%;
	}
}
@media (max-width: 660px) {
	a.thumb  { 
	width:45%;
	}
}
@media (max-width: 480px) {
	a.thumb  { 
	width:auto;
	float:none;
	}
}