/***********************************************/
/* style.css           (c) SOS Decor 1990-2007     */
/***********************************************/
#moving-notice {
	background: rgb(255, 184, 140);
	background: linear-gradient(
		293deg,
		rgb(230, 122, 72) 0%,
		rgb(231, 49, 49) 100%
	);
	color: white;
	height: 60px;
	display: flex;
	justify-content: center;
}

#moving-notice .text {
	align-self: center;
}

/* Layout Divs */
#container {
	width: 750px;
	height: 1000px;
	text-align: left;
	margin: 0px auto 0px auto;
}

#partner_container {
	width: 1100px;
	height: 1000px;
	text-align: left;
	margin: 0px auto 0px auto;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 100%;
	text-align: center;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	padding: 0px 20px 0px 0px;
}

#menu a:link {
	color: #000000;
	text-decoration: none;
}

#menu a:visited {
	color: #000000;
	text-decoration: none;
}

#menu a.current {
	color: #000000;
	text-decoration: none;
}

#menu a.active:link,
#menu a.active:visited,
#menu a:hover {
	color: #990000;
	text-decoration: underline;
}

.centered_block {
	width: 425px;
	margin-left: auto;
	margin-right: auto;
}

.serv_address {
	float: left;
	margin: 0;
}

.serv_address p {
	vertical-align: bottom;
}

.serv_docnav {
	clear: both;
	border: 1px solid #fff;
	margin: 0;
}

.serv_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	padding: 0;
}

.serv_menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0px 20px 0px 0px;
}

.serv_menu a:link {
	color: #890707;
	text-decoration: none;
}

.serv_menu a:visited {
	color: #000000;
	text-decoration: none;
}

.serv_menu a.current {
	color: #000000;
	text-decoration: none;
}

.serv_menu a.active:link,
.serv_menu a.active:visited,
.serv_menu a:hover {
	color: #000;
	text-decoration: underline;
}

.foot {
	color: #999;
	clear: both;
	margin: 50px auto 50px auto;
	text-align: center;
	font-size: 75%;
}

.foot .bigfoot {
	font-size: 175%;
}

/* HTML tag styles */
body,
td,
th {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; /* Set the font here to effect entire template */
}
a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #006600;
}

a.textlink,
a.textlink:visited {
	color: #000;
	text-decoration: underline;
}

a.textlink:hover,
a.textlink:active {
	color: red;
	text-decoration: underline;
}

img {
	display: block;
}

.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imgcenter_map {
	display: block;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.style1 {
	color: #336600;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	margin: 20px 0px 0px 0px;
	clear: both;
}

.style2 {
	font-size: 20px;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
}

.style3 {
	font-size: 1.1em;
	padding: 10px 0px 0px 10px;
	margin: 0 0 0.5em 0;
}

.imgstream {
	position: absolute;
	top: 150px;
}

.imgstream .img1 {
	position: relative;
	left: 30%;
}

.imgstream .img2 {
	position: relative;
	left: 95%;
}

.imgstream .img3 {
	position: relative;
	left: 80%;
}

.imgstream .img4 {
	position: relative;
	left: 106%;
}

.imgstream .img5 {
	position: relative;
	left: 50%;
}

.imgstream .img6 {
	position: relative;
	left: 65%;
}

.imgstream .img7 {
	position: relative;
	left: 92%;
}

.imgstream .team_img1 {
	position: relative;
	left: 80%;
}

.imgstream .team_img2 {
	position: relative;
	left: 121%;
}

.imgstream .team_img3 {
	position: relative;
	left: 22%;
}

.imgstream .team_img4 {
	position: relative;
	left: -3%;
}

.story {
	padding: 0 0 12px 0px;
	font-style: normal;
	color: #000000;
}

.story td {
	text-align: left;
	vertical-align: top;
}
.story p,
h4 {
	margin: 0;
	padding: 0px 0px 0px 10px;
}

.story td img {
	padding-top: 0px;
}

.leftbox {
	position: absolute;
	top: 150px;
}

.partner_leftbox {
	position: absolute;
	top: 200px;
	padding: 0 0 0 150px;
}

.title_rightalign {
	position: absolute;
	display: block;
	top: 45px;
	right: 35%;
	padding: 0px;
	margin: 0px;
	font-size: 1.15em;
	text-align: right;
}

.fr_title_rightalign {
	position: absolute;
	display: block;
	top: 45px;
	right: 30%;
	padding: 0px;
	margin: 0px;
	font-size: 1.15em;
	text-align: right;
}

.title_cent {
	position: absolute;
	display: block;
	top: 45px;
	left: 38%;
	text-align: center;
	font-size: 1.15em;
	white-space: nowrap;
	font-weight: bold;
}

.fr_title_cent {
	position: absolute;
	display: block;
	top: 45px;
	left: 29%;
	text-align: center;
	font-size: 1.15em;
	white-space: nowrap;
	font-weight: bold;
}

.title_left {
	position: absolute;
	top: 45px;
	margin: 0 0 0 230px;
	text-align: right;
	font-size: 1.15em;
	white-space: nowrap;
	font-weight: bold;
}

.fr_title_left {
	position: absolute;
	top: 45px;
	margin: 0 0 0 200px;
	text-align: right;
	font-size: 1.15em;
	white-space: nowrap;
	font-weight: bold;
}

.redline_top {
	position: relative;
	top: 60px;
	left: 295px;
	height: 5px;
	width: 75px;
}

.menu_redline_top {
	position: relative;
	top: 120px;
	left: 295px;
	height: 5px;
	width: 75px;
}

.partner_menu_redline_top {
	position: relative;
	top: 120px;
	left: 500px;
	height: 5px;
	width: 75px;
}

.menu_redline_top_notitle {
	position: relative;
	top: 35px;
	left: 295px;
	height: 5px;
	width: 75px;
}

.redline_bottom {
	position: relative;
	bottom: -25px;
	left: -60px;
	height: 5px;
	width: 75px;
}

.team_redline_bottom {
	position: relative;
	bottom: -650px;
	left: -60px;
	height: 5px;
	width: 75px;
}

.rightbox {
	float: right;
	top: 25px;
	font-size: 14px;
	width: 45%;
	padding: 100px 25px 60px 25px;
	right: 0;
	background: #d5dde8;
}

.rightbox2 {
	float: right;
	font-size: 14px;
	width: 45%;
	padding: 140px 25px 60px 25px;
	top: 25px;
	right: 0;
	background: #d5dde8;
}

.partner_logobox {
	float: right;
	font-size: 14px;
	width: 200px;
	padding: 0;
	top: 25px;
	right: 0;
	text-align: center;
}

.partner_logobox img {
	display: block;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	text-decoration: none;
	border: 0;
}

.partner_rightbox2 {
	float: right;
	font-size: 14px;
	width: 315px;
	padding: 140px 25px 60px 25px;
	top: 25px;
	background: #d5dde8;
}

.rightbox2_notitle {
	float: right;
	font-size: 14px;
	width: 45%;
	padding: 40px 25px 60px 25px;
	top: 25px;
	right: 0;
	background: #d5dde8;
}

.rightbox3 {
	float: right;
	font-size: 14px;
	width: 45%;
	padding: 100px 25px 60px 25px;
	top: 25px;
	right: 0;
	height: 650px;
	background: #d5dde8;
}

.rightbox p,
h4 {
	margin: 0;
	padding-bottom: 1em;
}

.catalogue_msg {
	padding: 15px 25px 60px 20px;
	font-size: 14px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.SetGo_content {
	position: relative;
	background-image: url("images/gradient_2.gif");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #5a7e5b;
	overflow: hidden;
}

.SetGo_content img.logo {
	position: absolute;
	top: 20px;
	left: 14px;
}

.SetGo_content h1 {
	position: absolute;
	top: 45px;
	left: 235px;
	font-size: 15pt;
	font-weight: bold;
	color: #1b8238;
}

.SetGo_content p.specs {
	position: absolute;
	top: 755px;
	left: 40px;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
}

.SetGo_content div.advantages {
	position: relative;
	float: left;
	top: 845px;
	left: 40px;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
}

.SetGo_content img.sos_coords {
	position: absolute;
	top: 840px;
	left: 135px;
}

.SetGo_content p.sos_coords {
	position: absolute;
	top: 838px;
	left: 260px;
	font-size: 7pt;
	line-height: 8pt;
	color: #fff;
}

.SetGo_content img.cascades_text {
	position: absolute;
	top: 840px;
	left: 40px;
}

.SetGo_content p.cascades_text {
	position: absolute;
	top: 500px;
	left: 50px;
}

.SetGo_photo_montage {
	position: absolute;
	top: 144px;
	left: 0;
	height: 638px;
	width: 598px;
	background-image: url("images/SetGo_photo_montage.gif");
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 1;
}

.SetGo_text_column {
	position: relative;
	float: right;
	width: 270px;
	font-size: 9pt;
	color: #000;
	z-index: 2;
	padding: 95px 10px 0 0;
}

.SetGo_bottom_text_column {
	position: relative;
	float: right;
	width: 270px;
	font-size: 9pt;
	color: #fff;
	z-index: 2;
	padding: 265px 10px 190px 0;
}

.SetGo_bottom_text_column p {
	color: #000;
}

.SetGo_bottom_text_column p strong {
	color: #fff;
}

.SetGo_bottom_text_column ul {
	padding: 0 0 0 15px;
	margin: 0;
}

.SetGo_bottom_text_column ul li {
	padding: 0 0 3px 0;
}

/* VARIABLES */
.title {
	font-size: 36px;
	font-weight: bold;
}

.subtitle {
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0px;
}

/* CONTACT PAGE */
.page-contact-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 32px;
}

.page-contact-left {
	padding: 92px 32px 32px 32px;
	width: 350px;
	text-align: left;
}
.page-contact-right {
	padding: 32px;
}

.contact-page-block {
	display: block;
	padding: 16px 0px;
	align-items: left;
	text-align: left;
}

.contact-info {
	padding: 4px 0px;
}

.open-hours-container {
	display: flex;
	justify-content: space-between;
}

.open-hours-days {
	display: block;
	width: 80px;
	text-align: left;
}

.open-hours-hours {
	display: block;
	width: 100px;
	text-align: left;
}
