@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 10px;
	line-height: 1.7;
}
a {
	color: #0069b4;
	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: #0069b4;
}
.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: 'Ubuntu', sans-serif !important;
	font-size: 15px;
	text-align: justify;
	font-weight: 300;
}
#header {
	position: relative;
	width: 100%;
	height: 140px;
	z-index: 190;
	background-color: #FFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	clear: both;
}
footer {
	position: relative;
	z-index: 100;
	border-top: 3px solid #979894;
	width: 100%;
	background: #333;
	min-height: 90px;
	color: #CCC;
}
.footer-box {
	background: rgba(0, 0, 0, 0.7);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	padding: 15px;
	margin-bottom: 10px;
	min-height:250px;
}
.footer-box .btn {
	border: none;
	float: right;
	margin-top: 10px;
}
footer p {
	margin-top: 20px;
	font-size: 14px;
}
footer a {
	color: #FFF;
}
footer h3 {
	font-size: 18px !important;
	padding-bottom: 10px !important;
	font-weight: bold;
	border-bottom: 3px solid #0069b4;
	margin-bottom: 20px;
	color: #999 !important;
}
footer .copy {
	text-align: center;
	font-size: 14px;
	color: #CCC;
}
.social {
	margin-top: 15px;
}
.social img {
	width: 13%;
	height: auto;
	display: inline-block;
	margin: 5px;
}
.container-wrap {
	padding-left: 10%;
	padding-right: 10%;
	max-width: 1900px;
}
h1 {
	font-size: 34px;
	position: relative;
	margin: 0 !important;
}
h1 a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 250px;
	height: 75px;
	text-indent: -9999px;
	margin-top: 10px;
}
h2 {
	font-size: 32px;
	padding: 5px 0px 20px 0;
	margin-bottom: 20px !important;
	line-height: 1.2;
	color: #808080 !important;
	text-align: left;
	border-bottom: 3px solid #0069b4;
}
h3 {
	color: #666 !important;
	font-size: 22px !important;
	font-weight: normal;
	margin: 10px 0 !important;
	padding: 10px 0 0 0!important;
}
.separator {
	border-bottom: 3px solid #0069b4;
	padding: 5px 0;
	margin: 20px 0;
}
.box-white {
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	padding: 10px;
}
.ul1 {
	line-height: 1.7;
	list-style: outside;
	margin: 0 10px 10px 30px;
}
.p0 {
	padding: 0px !important;
}
.p40-0 {
	padding-top: 40px !important;
	padding-bottom: 40px !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;
}
.m1015 {
	margin: 10px 15px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.h20 {
	height: 20px;
	clear: both;
}
.h15 {
	height: 15px;
	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;
}
.bg-index {
	background-color: #F8F8F8;
}
td {
	padding: 10px !important;
}
.btn-prosfora {
	width:100%;
	margin:20px 0;
	padding:30px !important;
	font-size:24px !important;
	color:#FFF !important;
	background-color:#0069b4 !important;
}
.btn-prosfora:hover {
	background-color:#666 !important;
}
.carousel {
	min-height: 120px;
	clear: both;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
	height: auto;
}
.carousel-control.left {
  background-image: none !important;
  filter: none;
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image:none !important;
  filter: none;
  background-repeat: none;
}
.img-top {
	background: rgba(0, 0, 0, 0) url("../images/top-bg-texture.png") fixed 50% top;
	height: 150px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
}
#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 .fr {
	padding: 8%;
}
#pararax_bg h3 {
	font-size: 56px !important;
	color: #FFF !important;
	text-align: center;
	font-weight: bold;
}
#pararax_bg h4 {
	font-size: 42px !important;
	color: #FFF !important;
	text-align: center;
}
.map-row {
	position: relative;
}
.map-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 105, 180, 0.7);
	text-align: center;
	padding: 10px;
	color: #FFF !important;
}
.map-overlay h3 {
	color: #FFF !important;
}
.pdf-box {
	margin-bottom:30px;
	color: #666 !important;
}
.pdf-box img {
	width: 100%;
	height: auto;
}
.services_index {
	text-align: center;
	font-size: 26px !important;
	color: #666 !important;
}
.boxes_index .gallery-box h3 {
	height: 70px;
}
.gallery-index {
	padding-top: 100px;
}
.gallery-box {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	background: #FFF;
	text-align: center;
	color: #666 !important;
	margin-bottom: 30px;
}
.gallery-box img {
	width: 100%;
	height: auto;
}
.gallery-box h3 {
	font-size: 15px !important;
	font-weight: bold;
	color: #333 !important;
	padding: 15px 10px 20px 10px !important;
}
.gallery-box h3 a:hover {
	color: #999;
}
.item-list .gallery-box {
	margin-bottom: 20px;
}
.items-list {
	background-color: #F8F8F8;
	padding: 20px;
}
.items-list img {
	width: 100%;
	height: auto;
}
a .items-list {
	color: #333;
	margin-bottom: 20px;
}
a:hover .items-list {
	color: #000;
	background-color: #CCC;
}
ul.products {
	list-style: outside none none;
	width: 100%;
}
ul.products li {
	background-color: #F8F8F8;
	color: #ffffff;
	display: block;
	font-size: 14px;
	list-style: outside none none;
	margin: 10px 0;
	text-transform: uppercase;
	width: 100%;
	border: 1px solid #CCC;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
ul.products li a {
	color: #0069b4;
	display: block;
	font-weight: bold;
	padding: 20px;
}
ul.products li a:hover {
	background-color: #0069b4;
	color: #FFF;
}
@media (min-width: 1360px) {
ul.list-services li {
	width: 49% !important;
	float: left;
}
ul.list-services li:nth-child(even) {
	margin-left: 2%;
}
}
nav {
	position: absolute !important;
	top: 35px;
	z-index: 1000;
	width: 100%;
}
.navbar .navbar-nav {
	display: inline-block;
	float: right;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: 600 !important;
}
.navbar-default {
	background: none !important;
	border: none !important;
}
.navbar .navbar-collapse {
	text-align: center;
}
.nav > li {
	margin-left: 5px;
}
.nav > li > a {
	padding: 5px 10px !important;
	color: #0069b4 !important;
}
.nav > li > a:hover {
	color: #333 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FFF !important;
	background-color: #0069b4 !important;
}
.dropdown-menu {
	border-radius: 0 !important;
}
.navbar-nav .dropdown-menu > li > a {
	padding: 8px 10px;
	font-size: 13px !important;
}
@media (max-width: 1350px) {
.nav > li > a {
	padding: 7px !important;
	font-size: 14px !important;
}
.nav > li {
	margin-left: 0px;
}
}
@media (max-width: 1250px) {
nav {
	top: 100px;
}
.nav > li > a {
	font-size: 15px !important;
}
#header {
	height: 140px;
}
}
@media (max-width: 1000px) {
.nav > li > a {
	padding: 5px !important;
	font-size: 13px !important;
}
}
@media (max-width: 850px) {
.container-wrap {
	padding-left: 10px;
	padding-right: 10px;
}
}
@media (max-width: 768px) {
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
	background-color:#FFF;
	width:100%;
}
.navbar .navbar-collapse {
	text-align: center;
}
nav {
	top: 90px;
}
.nav > li > a {
	font-size: 15px !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	text-align:center;
	font-weight:bold;
}
#header {
	height: 140px;
}
.container-wrap {
	padding-left: 0;
	padding-right: 0;
}
}
@media (max-width: 450px) {
h2 {
	font-size: 24px !important;
}
}
.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: #999;
	font-size: 16px;
	left: 0;
	letter-spacing: -1px;
	outline: 0 none;
	padding: 7px;
	top: 0;
	width: 100%;
}
.form .button:hover {
	background-color: #0095da;
	color: #fff;
	cursor: pointer;
}
/* animated elements */
.animateblock {
	color: #fff;
	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;
}
}