@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 10px;
	line-height: 1.7;
}
a {
	color: #d43d32;
	text-decoration: none;
	-o-transition: color .0.5s ease-out, background 0.5s ease-in;
	-ms-transition: color .0.5s ease-out, background 0.5s ease-in;
	-moz-transition: color .0.5s ease-out, background 0.5s ease-in;
	-webkit-transition: color .0.5s ease-out, background 0.5s ease-in;
	/* ...and now for the proper property */
	transition: color .05s ease-out, background 0.5s ease-in;
}
a:hover {
	color: #d43d32;
}
.fade-hover {
	text-decoration: none;
	opacity: 1.0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.fade-hover:hover {
	text-decoration: none;
	opacity: 0.5;
	color: #FFFFFF;
}
html, body {
	width: 100%;
}
body {
	background-color: #FFF;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: justify;
	font-weight: 300;
}
#header {
	position: relative;
	width: 100%;
	height: 105px;
	z-index: 190;
	background: url(images/header-bg.png) #999;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}
footer {
	position: relative;
	z-index: 100;
	border-top: 3px solid #979894;
	width: 100%;
	background: #333;
	min-height: 90px;
	color: #FFF;
}
footer .copy {
	text-align: center;
	font-size: 14px;
	color: #999;
}
.social {
	margin: 15px auto;
	text-align:center;
}
.socialtop {
	float: right;
	margin-bottom: 20px;
	margin-right: 15px;
}
.container-wrap {
	padding-left: 10%;
	padding-right: 10%;
}
h1 {
	font-size: 34px;
	position: absolute;
	margin: 0 !important;
	top:20px;
}
h1 a {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 320px;
	height: 54px;
	text-indent: -9999px;
}
h2 {
	font-size: 32px;
	font-family: 'Roboto Slab', serif;
	padding: 5px 0px;
	margin-bottom: 30px !important;
	line-height: 1.2;
	font-weight: normal;
	color: #404038 !important;
	text-align: left;
	border-bottom: 1px solid #CCC;
}
.sunergasteite {
	float:left;
	margin:-8px 0 0 340px;
}
h3 {
	color: #b5b3a6 !important;
	font-family: 'Roboto Slab', serif;
	font-size: 20px !important;
	font-weight: normal;
	margin: 0 !important;
	padding: 10px 0 !important;
}
.separator {
	border-bottom: 1px solid #999;
	padding: 5px 0;
	margin: 20px 0;
}
.box-white {
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	padding: 20px;
}
.ul1 {
	line-height: 1.7;
	list-style: outside;
	margin: 0 10px 10px 30px;
}
.p0 {
	padding: 0px !important;
}
.p20-0 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.p15-0 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.p40 {
	padding: 40px !important;
}
.p60 {
	padding: 60px !important;
}
.p60-45 {
	padding: 60px 45px !important;
}
.p100-auto {
	padding-top: 100px;
	padding-bottom: 100px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.h20 {
	height: 20px;
	clear: both;
}
.h30 {
	height: 30px;
	clear: both;
}
.h40 {
	height: 40px;
	clear: both;
}
.txt_cntr {
	text-align: center !important;
}
.txt_sm {
	font-size: 82%;
}
.center_pic {
	text-align: center;
	padding: 40px 0;
}
.carousel-caption {
	font-size: 34px;
	padding-bottom: 5% !important;
	animation-duration: 3s;
	animation-name: fadeIn;
	color: #d43d32 !important;
	font-weight:bold;
}
.carousel-caption span {
	font-size: 18px;
	font-style: italic;
	font-weight:400;
	color:#FFF;
}
#pararax_bg {
	background: rgba(0, 0, 0, 0) url("images/pararaxbg.jpg") no-repeat fixed 50% center;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
}
#pararax_bg .fl {
	padding: 8%;
}
#pararax_bg h3 {
	font-size: 56px !important;
	color: #d43d32 !important;
	text-align: center;
	font-weight: 800;
	font-family:"Open Sans", sans-serif;
	text-shadow: 0 0 10px #000;
}
#pararax_bg h4 {
	font-size: 34px !important;
	color: #FFF !important;
	text-align: center;
	line-height:1.7;
}
.lang {
	float:right;
	margin:8px;
}
.icons-index {
	background: url(images/square_bg.png) #fafafa;
}
.map-row {
	position: relative;
}
.map-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(212, 61, 50, 0.7);
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight:bold;
}
.map-overlay h3 {
	color: #FFF !important;
	font-weight:bold;
}
.services_index {
	text-align: center;
	font-size: 26px !important;
	color: #666 !important;
}
.gallery-index {
	padding-top: 100px;
}
.gallery-box {
	padding:30px;
	text-align: center;
	color:#666;
}
.gallery-box img {
	width: 70%;
	height: auto;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    box-shadow: 0 0 0 4px #f3f3f3;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}
.gallery-box h3 {
	font-size: 19px !important;
	color: #666 !important;
	padding: 20px 10px 10px 10px !important;
}
.items-box {
	margin-bottom:30px;
}
.items-box img {
	width: 100%;
	height: auto;
	border: 10px solid #fafafa;
    box-shadow: 1px 1px 3px #999;
    position: relative;
    text-align: center;
	margin-bottom: 10px;
}
.items-box h3 {
	font-size: 19px !important;
	font-weight: bold;
	color: #8A8773 !important;
	padding: 10px !important;
	text-align:center;
	height:70px;
}
.offers-item {
    background: #DDD none repeat scroll 0 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    padding: 25px 0;
}
.offers-box {
    background: #fff none repeat scroll 0 0;
    position: relative;
    text-align: center;
}
.offers-box img {
    height: auto;
    width: 100%;
}
.offers-item {
    margin-bottom: 30px;
}
.offers-item h3 {
    color: #777 !important;
    font-size: 28px !important;
}
.zoom-left .col-md-3 {
	padding:0 !important;
}
.zoomWrapper img {
	position:relative !important;
}
.zoomWrapper {
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    width: calc(100% - 0px);
	overflow:hidden;
}
.zoom-left img {
	width:100% !important;
	height:auto !important;
}
.item-description h3 {
	border-bottom: 1px solid #999;
	padding:10px 0;
	margin-bottom:10px;
}
.item-description .items-box h3 {
	font-size:15px !important;
	border:none;
}
ul.products {
	list-style: outside none none;
	width: 100%;
}
ul.products li {
	background-color: #b5b3a6;
	color: #ffffff;
	display: block;
	font-size: 14px;
	list-style: outside none none;
	margin: 5px 0;
	text-transform: uppercase;
	width: 100%;
}
ul.products li a {
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 10px;
}
ul.products li a:hover {
	background-color: #d43d32;
}
nav {
	position: absolute !important;
	top: 30px;
	z-index: 1000;
	width: 100%;
	font-family: 'Roboto Slab', serif;
}
.navbar .navbar-nav {
	display: inline-block;
	float: right;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FFFs !important;
	background-color:#000;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #d43d32 !important;
}

@media (max-width: 1200px) {
.nav > li > a {
	padding: 10px 10px !important;
	font-size: 14px !important;
}
#header {
	height: 145px;
}
nav {
	top: 90px;
}
.sunergasteite {
    margin: -8px 0 0 0px;
}
}
@media (max-width: 1000px) {
.nav > li > a {
	padding: 10px 10px !important;
}
}
@media (max-width: 768px) {
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
.nav > li > a {
	font-size: 15px !important;
}
.container-wrap {
	padding-left: 15px;
	padding-right: 15px;
}
.footer-box {
	min-height:auto;
}
.sunergasteite {
	margin:0 20px;
}
.p60-45 {
	padding: 05px !important;
}
#pararax_bg h3 {
	font-size: 26px !important;
}
#pararax_bg h4 {
	font-size: 16px !important;
}
.zoomContainer {
	display:none;
}
}
@media (max-width: 450px) {
h1 a {
	background-image: url(images/logosm.png);
	width: 240px;
	height: 41px;
}
.sunergasteite {
    margin: 0;
}
}
.form {
	margin-bottom: 10px;
	width: 100%;
}
.form input, .form textarea, .form select {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
	color: #000;
	font-size: 16px;
	left: 0;
	letter-spacing: -1px;
	outline: 0 none;
	padding: 7px;
	top: 0;
	width: 100%;
}
.form .button:hover {
	background-color: #d43d32;
	color: #fff;
	cursor: pointer;
}

/* animated elements */
.animateblock {
	opacity: 0;
	-webkit-transition: all 0.55s linear;
	-moz-transition: all 0.55s linear;
	transition: all 0.55s linear;
}
.animateblock.animated {
	opacity: 1;
}
/* animation transition styles */
.animateblock.left {
	margin-left: -30%;
}
.animateblock.left.animated {
	margin-left: 0%;
}
.animateblock.right {
	display: block;
	margin-left: 100%;
}
.animateblock.right.animated {
	margin-left: 70%;
}
.animateblock.top {
	display: block;
	width: auto;
	text-align: center;
	margin-top: -25px;
}
.animateblock.top.animated {
	margin-top: 0px;
}
.animateblock.btm {
	display: block;
	width: auto;
	text-align: center;
	margin-top: 25px;
}
.animateblock.btm.animated {
	margin-top: 0;
}
.animateblock.centerleft {
	display: block;
	width: auto;
	text-align: center;
	margin-right: -10%;
}
.animateblock.centerleft.animated {
	margin-right: 0;
}
.animateblock.centerright {
	display: block;
	width: auto;
	text-align: center;
	margin-left: -10%;
}
.animateblock.centerright.animated {
	margin-left: 0;
}
.animateblock.center {
	margin-left: 2%;
}
.animateblock.center.animated {
	margin-left: 42%;
}
.animateblock.size {
	display: block;
	width: 10%;
	text-align: center;
}
.animateblock.size.animated {
	width: 100%;
	height: 100%;
}
.animateblock.size img {
	max-width: 100%;
	height: auto;
}
@-moz-keyframes fadeIn {
0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}