/* Body */

body {
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	color: #2c3d4f;
}

/* Nav */

.main-logo img {
	width: 170px;
}

.bg-dark {
	background-color: #333e48 !important;
}

.main-navigation {
	flex-grow: 0;
}

.main-navigation li {
	margin-left: 4em;
}

.main-navigation a {
	text-transform: uppercase;
	font-size: 13px;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}

.main-navigation a:hover {
	width: 100%;
	position: relative;
}

.main-navigation a:hover::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 10%;
	width: 25%;
	right: 10%;
	border-bottom: 3px solid #62a945;
}


/** Flexslider **/

.flexslider {
	border: none !important;
	box-shadow: none !important;
	margin: 0;
	overflow: hidden;
}

.slides img {
	height: 800px;
}

.flex-control-nav {
	bottom: 0;
	background-color: rgba(0,0,0,0.4);
	height: 30px;
}

.flex-control-nav li {
	margin-top: 10px;
}

.flex-control-nav li>a {
	background: #fff;
}

.flex-control-paging li a.flex-active {
	background-color: #62a945;
}

/** Order Section **/

.order {
	position: relative;
}

.order-text {
	margin: 70px 0 70px 0;
}

.order-text h5 {
	text-transform: uppercase;
	color: #62a945;
	margin-bottom: 20px;
}

.order-text h3 {
	color: #2c3d4f;
	font-weight: 700;
	margin-bottom: 20px;
}

.order-btn {
	margin-bottom: 50px;
}

.order-btn button {
	position: absolute;
	top: 50%;
	left: 25%;
	background: #62a945;
	color: #fff;
	width: 200px;
	text-transform: uppercase;
}
/* .order-number {
	position: absolute;
	top: 90%;
	left: 25%;
	display: none;
} */

.contact-order input, .contact-order textarea {
	margin-bottom: 10px;
	border-radius: 15px;
	font-size: 12px;
}

.contact-order input {
	width: 200px;
}

.contact-order textarea {
	margin-bottom: 15px;
}

.contact-order button {
	float: right;
	text-transform: uppercase;
	color: #fff;
	background: #62a945;
	border: none;
	width: 45%;
	border-radius: 15px;
	font-size: 12px;
	margin-top: 15px;
}

.contact-order button:hover {
	background: #fff;
	color: #62a945;
	border: 1px solid #62a945;
	-webkit-transition: 1s;
	-moz-transition: 1s; 
}

/** Image section **/

.jumbotron-image-homepage {
	height: 600px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 30px;
}

.border-up {
	background: rgba(255,255,255,0.8);
	height: 100px;

}

.border-down {
	background: rgba(255,255,255,0.8);
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100px;
}

/** Paralax**/

.section-bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.section-bg3 {
	background-attachment: fixed;
	background-position: cover;
	background-repeat: no-repeat;
}

/** 360 View **/

.studio360 {
	margin-top: 70px;
}

.studio360 h5 {
	text-transform: uppercase;
	color: #62a945;
	margin-bottom: 40px;
}

/** Footer **/

.footer {
	position: relative;
}

.footer-content {
	border-bottom: 1px solid #fff;
	margin-top: -40px;
}

.footer-image {
	height: 300px;
}

.footer-logo img {
	position: absolute;
	margin: 0;
	top: 30%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.footer-nav {
	position: absolute;
	top: 70%;
	left: 50%;
	margin-right: -50%;
	padding-bottom: 70px;
	transform: translate(-50%, -50%);
}

.footer-nav a {
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}

.footer-nav a:hover {
	color: #62a945;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s; 
}

.footer-contact {
	position: absolute;
	top: 80%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.footer-contact li {
	display: inline-block;
	color: #fff;
	font-size: 12px;
}

.footer-social {
	margin-right: 20px;
	text-align: center;
}

.footer-social li {
	margin: 0 5px 0 5px;
}

.footer-social a {
	color: #fff;
}

.footer-social a:hover {
	color: #62a945;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s; 
}

.copyright {
	color: #fff;
	text-align: center;
	font-size: 10px;
	margin-top: 10px
}

/** O nama **/

.header-image {
	border-bottom: 7px solid #62a945;
	padding-bottom: 5px;
}

.about-logo img {
	display: block;
	margin: 5% auto 5% auto;
	width: 17%;
}

.about-up {
	background-color: #f8f8f8;
	padding-top: 10px;
}

.about-header h4 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
}

.about-content {
	margin-top: 5%;
	margin-bottom: 5%;
}

.about-content h6 {
	text-transform: uppercase;
}

.about-content img {
	height: 450px;
	margin-bottom: 10%;
}

/** Kontakt **/

.contact-main {
	padding-top: 70px;
	padding-bottom: 70px;
}

.contact-data h5 {
	text-transform: uppercase;
	color: #62a945;
	padding-bottom: 10px;
}

.contact-data h3 {
	font-weight: 700;
}

.contact-data ul {
	margin-top: 50px;
}

.contact-data ul>li {
	font-size: 16px;
	text-transform: uppercase;
	list-style: none;
	padding-bottom: 10px;
}

.contact-form input, .contact-form textarea {
	margin-bottom: 10px;
	border-radius: 15px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
}

.contact-form textarea {
	margin-bottom: 15px;
}

.contact-form button {
	float: right;
	text-transform: uppercase;
	color: #fff;
	background: #62a945;
	border: none;
	width: 45%;
	border-radius: 15px;
	font-size: 12px;
	margin-top: 15px;
}

.contact-form button:hover {
	background: #fff;
	color: #62a945;
	border: 1px solid #62a945;
	-webkit-transition: 1s;
	-moz-transition: 1s; 
}

.map {
	border-bottom: 7px solid #62a945;
	padding-bottom: 5px;
}

.map iframe {
	width: 100%;
	height: 300px;
}

/** Galery **/

.galery-main {
	margin-left: 0;
	margin-right: 0;
}

.galery {
	margin-top: 30px;
	margin-bottom: 30px;
}

.galery img {
	margin-bottom: 25px;
}

/** Menu **/

.table {
	margin-top: 30px;
}

.table th {
	background: rgb(98, 169, 69);
	color: #fff;
	text-transform: uppercase;
}



/** Media **/

@media screen and (max-width: 768px) {
	.slides img {
		height: 200px;
	}

	.main-navigation a {
		text-align: center;
	}

	.main-navigation li {
		margin-left: 0;
	}

	.main-navigation li:hover {
		background-color: #62a945;
	}

	}