.breadcrumb {
	margin-top: 6px;
}
.breadcrumb li:last-child a {
  cursor: pointer;
}
.navbar-nav li a {
	width: 154px;
}
.logo img {
	margin-top: 4px;
}
.szazsz {
	width: 100%;
}
.portfolio_block .project .hover_img {
	background-color: #fff;
}
.portfolio_block .project .hover_img img {
	margin-bottom: 10px;
}	
.price_item {
	width: 33%;
}
.list4 li .fe {
	font-size: 12px;
}
.fo_cegcsop_kep img {
	padding: 20px;
	border: 1px solid #E3E3E3;
	margin: 0px !important;
}
.fo_cegcsop_szoveg {
	padding: 26px 10px 14px !important;
	min-height: 134px !important;
}
.galeria_kep {
	height: 162px;
	background-repeat:no-repeat;
    background-size:cover;
}
#CB_Window {
  z-index: 91100 !important;
}
#CB_ContentHide {
  z-index: 91000 !important;
}
 
/* Sajátok */
.art1 {
  margin-bottom: 55px;
}
.art1 time {
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  margin: 2px 35px 10px 0;
  font-weight: 400;
  float: left;
  color: #3e454c;
}
.extra_wrapper {
  overflow: hidden;
}
.art1 time span {
  font-size: 50px;
  display: block;
  line-height: 40px;
  color: #FF1C32;
  margin-bottom: 9px;
}
.box_sarga {
	background-color: #DDDDDD;
	width: 100%;
	color: #fff;
	padding: 20px;
	margin-bottom: 30px;
}
.box_sarga input[type="text"] {
	background-color: #fff;
	width: 100%;
	margin-bottom: 10px;
	border: 0;
}
.box_sarga input[type="submit"], .kosar_gomb2 {
	background-color: #ff1c32 !important;
	float: right !important;
	padding: 8px 8px !important;
	color: white !important;
	font-weight: bold !important;
	border: 0 !important;
}
.box_sarga input[type="submit"]:hover, .kosar_gomb2:hover {
	background-color: #333333 !important;
}

.client_list {
  overflow: hidden;
}
.client_list li {
	float: left;
	width: 110px;
	padding: 8px;
}
.aloldal_kep {
	float: left;
	margin: 0 20px 20px 0;
	max-width: 360px;
}
.aloldal_kep_jobb {
	float: right;
	margin: 0 0 20px 20px;
	max-width: 360px;
}
.levelkuldo_form .sent_btn {
  display: inline-block;
  width: auto;
  margin: 0 7px 10px 0;
  padding: 7px 20px;
  color: #333;
  background-color: #aeaeae;
}
.levelkuldo_form .clear_form {
  display: inline-block;
  width: auto;
  margin: 0 1px 5px 0;
  padding: 7px 20px;
  color: #fff;
  background-color: #505050;
}
.levelkuldo_form .clear_form:hover, .levelkuldo_form .sent_btn:hover {
  background-color: #333;
  color: #fff;
}
@media (max-width: 1199px) and (min-width: 992px) {
	.navbar-nav li a {
		width: 134px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.navbar-nav li a {
		width: 111px;
		font-size: 10px;
		padding: 26px 0 26px !important;
	}
	.logo img {
		width: 140px;
		margin-top: 16px;
	}
	.navbar-nav li a {
		padding: 10px 0 12px;
	}
}
@media (max-width: 767px) {
	.price_item {
		width: 100%;
	}
	.flex_caption1 {
		/* display: none; */
	}
	.flex_caption1 p{
		background-color:rgba(255,255,255,0.8);
		-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
		-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
		box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
		padding: 6px;
	}
	.flex_caption1 span{
		background-color:rgba(255,255,255,0.8);
		-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
		-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
		box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
		padding: 6px;
	}
}