#logo {
	height: 63px;
}
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}
body {
	background-color: #f5f5f5;
}
.image {
	background-image: url('../image/teal.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#index-banner {
	height: 945px;
}
#getItNow {
	border: 2px solid white;
	font-size: 25px;
}
#getItNow:hover {
	background-color:rgba(0, 0, 0, 0.5);
	border-color: #009688;
	background-color: white;
}
#features {
	margin-bottom: 30px;
}
.floating {
	visibility: hidden;
}
.sale_hide {
	display: none;
}
.navbar-fixed {
	border: 0px;
}
.down_icon > .material-icons{
	color:white;
}
a#goto.active  {
  background-color: rgba(0,0,0,0.1);
}
.services_title {
	margin-bottom: 0px;
}
i.large {
	color: white;
}
nav ul a {
    font-size: 18px;
    padding: 0 28px;
    font-weight: 300;
 }
 .galery_container{
 	background-color: white;
 	padding-top: 0px;
 }
 .contact_container{
 	background-color: white;
 	padding-left:20px;
 	padding-right: 20px;
 }
 .contact_container > .row {
 	margin-bottom: 0px;
 }
.price_row {
	margin: 0 auto;
}
.galery_row {
	height: 520px;
}
.row_calc_entry{
	padding-bottom: 20px;
	border-bottom: 1px solid #009688;
}
.collection .collection-item {
	padding-top:15px;
	padding-bottom: 15px;
}
.galery_row  img {
  width: 70%;
  height: 100%;
}
.price_row label {
	color:black !important;
	padding-bottom: 3px;
	/*font-size: 12px !important;*/
}
.price_row label.upper {
	font-size: 13px !important;
}
.price_row input[type=number] {
	color:black;
	border-bottom: 1px solid black;
	/*font-size: 12px !important;*/
}
.pdv_paraf {
	font-size: 10px !important;
}
.price_row input[type=text]:disabled {
	color:black;
	border-bottom: 1px solid black;
	/*font-size: 12px !important;*/
}
.stalni {
	margin-bottom: 20px;
	margin-left: 130px;
}
.input-field label:not(.label-icon).active {
    font-size: 14px;
    }
.margin_btm {
	margin-bottom: 20px;
}
.margin_rigt {
	margin-left: 18px;
	font-size: 13px;
}
@media only screen and (min-width: 768px) {
	.price_row label.upper {
		font-size: 13px !important;
	}
	
}
@media only screen and (min-width: 10px) {
	.margin_upper {
		margin-top:-5px;
		margin-bottom: 14px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.price-container { height: :500px !important;}
}

 .carousel.carousel-slider.initialized{
 	height: 100px;
min-height: 650px !important;
}
.carousel .indicators .indicator-item{
	background-color: #004d40;
	    width: 15px;
	    margin: 10px;
    height: 15px;
}
.carousel .indicators .indicator-item.active {
	background-color: #64ffda;
}

.carousel carousel-slider initialized {
	height: 100px;
}
..carousel.carousel-slider {
	height: 100px;
}
#stalni_hide {
	display: block;
}
