@import url('font-awesome.css');
@import url('custom-fonts.css');

@import url(https://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext);
 @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,latin-ext);
/* Global and Common styles

================================================== 


*/
html {
	overflow-x: hidden !important;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
body {
	border: 0;
	margin: 0;
	padding: 0;
	color: #1F1F1F;
	background-color:#fff5e5;
}
body, p, .normal, .media {
	font-family: arial, sans-serif;;
	font-weight: 400;
	line-height: 24px;
	font-size: 14px;
}
.body-inner {
	position: relative;
	overflow: hidden;
	background-color: #fdfef3;
	margin:0;
	padding:0;
}
.hatter{background-color: #fdfef3;
width: 100%;
height:100%}

#ceg, #galeria{padding-top:25px;
padding-bottom:25px;
background-color: #fdfef3;

}


#ceg{background: url(../img/map.jpg) no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index:3}
h1, h2, h3, .title21, nav{
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
		line-height:normal
}



h1 {font-size: 34px;
padding:0;
margin:0}
.logo{display: block;
	height: 100px;
	width:auto;	
	margin-top: 0px;
	position: absolute;
	z-index: 995;}
	.logo2{display: block;
	height: 100px;
	width:auto;	
	margin-top: 0px;
	position: absolute;
	padding-left:10px;
	z-index: 995;}
	
.flag{float: right;
display: block;
position: relative;
padding-top: 12px;
/*padding-right:-15px;*/
padding-left: 10px;
z-index: 9999}	

.t-szurke{color:#929292 }
.t-zold{color:#63c7ac}
.t-narancs{color: #ff9902;}
.t-piros{color:#e44047}
.t-arany{color:#cc9135}


.feher{
	padding: 8px;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0.90) 11.40%,rgba(255,255,255,0.30) 96.37%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0.90) 11.40%,rgba(255,255,255,0.30) 96.37%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.90) 11.40%,rgba(255,255,255,0.30) 96.37%);
	background-image: linear-gradient(90deg,rgba(255,255,255,0.90) 11.40%,rgba(255,255,255,0.30) 96.37%);
	color:#000;
	margin-bottom:15px;
	
}

.feher2{
	padding: 8px;
	background-color: rgba(249,249,249,0.79);
	-webkit-box-shadow: 0px 1px 10px rgba(188,188,188,0.76);
	box-shadow: 0px 1px 10px rgba(188,188,188,0.76);
	padding-bottom:30px;
}

.feher2 p{padding-left:10px;
padding-right:10px;}
a {color:#2F4E8E;
	
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #1E6CB4;
}
section {
	padding:0;
	position: relative;
}
.ok{text-align:center;
padding-top:100px;
padding-bottom:150px;}
.ok p{text-align:center!important;}
.ok h1 {line-height:normal}
.no-padding {
	padding: 0;
}

a:focus {
	outline: 0;
}
/*
 Carousel controller */



.carousel-control {
	width: auto;
}
.dart-carousel-controller {
	text-align: center;
	padding-top: 50px;
}
.dart-carousel-controller .left,  .dart-carousel-controller .right,  .owl-controls .owl-prev,  .owl-controls .owl-next {
	cursor: pointer;
	background: #f6f6f6;
	width: 38px;
	height: 38px;
	line-height: 38px;
	color: #989898;
	opacity: 1;
	top: auto;
	text-shadow: none;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
}
.owl-controls .owl-next {
	margin-left: 6px;
}
.dart-carousel-controller .left:hover,  .dart-carousel-controller .right:hover,  .owl-controls .owl-prev:hover,  .owl-controls .owl-next:hover {
	background: #eb2c33;
	color: #fff;
}
.owl-controls .owl-page,  .owl-controls .owl-buttons div {
	display: inline-block;
}

/*xxxxxxxxxxxxxxxxxxxxx*/

#owl-demo .item, #owl-demo2 .item{
  margin: 3px;
}
#owl-demo .item img, #owl-demo2 .item img{
  display: block;
  width: 100%;
  height: auto;
  border:solid 1px #C6C6C6;
  margin-bottom:5px;
}






.btn {
	
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

/* Lists circle */


/**/
ul.circle {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:30px;
}
ul.circle li {
	position: relative;
	margin-left: 35px;
	padding-bottom: 5px;
}
ul.circle li:before {
	content: "\f111";
	color: #BD2437;
	font-family: FontAwesome;
	font-size: 8px;
	line-height: 8px;
	border: 2px solid rgba(0, 0, 0,.1);
	border-radius: 100%;
	position: absolute;
	left: -15px;
	top: 5px;
}

/* Lists divider */



h1.title, .title{
	font-size: 36px;
	font-weight: 400;
	line-height: normal;
	
}
.title2{
	font-size: 28px;
	font-weight: 400;
	line-height: normal;
	padding-bottom:15px;
	
	
}
.title21{
	
	font-weight: 400;
	line-height: normal;
	
	
	
}
@media(max-width:768px){
	.title21{
	font-size: 22px;}
	}
@media(min-width:767px){
	.title21{
	font-size: 32px;}
	}
.heading {
	/*max-width: 85%;
	border-bottom: 1px solid #cecece;*/
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}

.heading:after {
	content: "";
	background: #8B9386;
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: -5px;
	left: 50%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .2);
	z-index: 3;
}/**/
/* Header

================================================== */



.main-nav {
	width: 100%!important;
	border-bottom: solid 1px  #DCDCDC;
	border-top: solid 1px  #DCDCDC;
	/*background-color:#FFF4E4;
	********************************
	background-color: #cc9135;
	box-shadow: 0 1px 3px rgba(85,85,85,0.82);
	background-image: -webkit-linear-gradient(0deg,rgba(204,145,53,1.00) 0%,rgba(240,193,120,1.00) 22.28%,rgba(227,167,73,1.00) 79.79%);
	background-image: -moz-linear-gradient(0deg,rgba(204,145,53,1.00) 0%,rgba(240,193,120,1.00) 22.28%,rgba(227,167,73,1.00) 79.79%);
	background-image: -o-linear-gradient(0deg,rgba(204,145,53,1.00) 0%,rgba(240,193,120,1.00) 22.28%,rgba(227,167,73,1.00) 79.79%);
	background-image: linear-gradient(90deg,rgba(204,145,53,1.00) 0%,rgba(240,193,120,1.00) 22.28%,rgba(227,167,73,1.00) 79.79%);*/
}
/*-- Main navigation --*/



.navbar-header {
	position: relative;
	z-index: 9998;
}
a.navbar-brand {
	/*	background: #eb2c33; logo hatter */

	padding: 4px 10px;
}
.navbar {
	border-radius: 0;
	
	margin-bottom: 0;
}
.navbar-nav>li>a {
	padding: 15px;
	font-weight: 400;
	font-size:18px;
}
.navbar-toggle {
	background: #F0E7CD;
	border: solid 1px #BF8E44;
	border-radius: 5px;
	margin-right: 5px;
	color: #fff;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
ul.nav.navbar-nav li {
	/*background-color: rgba(252,252,252,0.80);*/
}
ul.navbar-nav li a {
	color:#666
}
ul.navbar-nav li a:hover, ul.navbar-nav li a:focus, ul.navbar-nav > li.active:hover, ul.navbar-nav > li.active:focus{
	
	color: #E44047;
	
}
ul.navbar-nav li a:focus {
	background: transparent;
}
ul.navbar-nav > li.active, 
ul.navbar-nav li.active > a,  ul.navbar-nav > li.active.dropdown.open {
	color:#888
}
/*
ul.navbar-nav li.active > .dropdown-menu > li.active > a {
	color: #bd2437;
}
.navbar-nav .dropdown-menu {
	left: 0;
	right: auto;
}
.dropdown-menu * {
	width: 100%;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}
.navbar-nav .dropdown-menu {
	background: none;
	border: 0;
	box-shadow: none;
	min-width: 200px;
	display: block;
	opacity: 0;
	z-index: 1;
	visibility: hidden;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(.43, .26, .11, .99);
	-moz-transition: visibility 500ms, opacity 500ms, -moz-transform 500ms cubic-bezier(.43, .26, .11, .99);
	-o-transition: visibility 500ms, opacity 500ms, -o-transform 500ms cubic-bezier(.43, .26, .11, .99);
	-ms-transition: visibility 500ms, opacity 500ms, -ms-transform 500ms cubic-bezier(.43, .26, .11, .99);
	transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(.43, .26, .11, .99);
}
.navbar-nav .dropdown:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	color: #777;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.navbar-nav .dropdown-backdrop {
	visibility: hidden;
}
.navbar-nav .dropdown-menu li {
	padding: 0 10px;
}
.navbar-nav .dropdown-menu li:first-child {
	border-radius: 2px 2px 0 0;
}
.dropdown-menu li:last-child {
	border-radius: 0 0 2px 2px;
}
.dropdown-menu>li>a {
	font-size: 16px;
	
	padding: 15px;
	border-bottom: 1px solid #EDEDED;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,  .dropdown-menu>li.active>a {
	background: none !important;
	color: #666 !important;
}*/
.nav .open>a, .nav .open>a:hover,  .nav .open>a:focus {
	background: transparent;
	border: 0;
}





/*-- Main slide --*/



#main-slide .item img {
	width: 100%;
}
#main-slide .item .slider-content {
	z-index: 0;
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
	z-index: 0;
	opacity: 1;
	-webkit-transition: opacity 100ms;
	-moz-transition: opacity 100ms;
	-o-transition: opacity 100ms;
	transition: opacity 100ms;
}
#main-slide .slider-content {
	top: 50%;
	margin-top: -70px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
}
#main-slide .carousel-indicators {
	bottom: 70px;
}
.carousel-indicators li {
	width: 14px !important;
	height: 14px !important;
	border: 2px solid #fff !important;
	margin: 1px !important;
}
#main-slide .carousel-indicators .active {
	background-color: #eb2c33;
}
#main-slide .carousel-control.left,  #main-slide .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}
#main-slide .carousel-control.left span {
	padding: 15px;
}
#main-slide .carousel-control.right span {
	padding: 15px;
}
#main-slide .carousel-control .fa-angle-left,  #main-slide .carousel-control .fa-angle-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
#main-slide .carousel-control .fa-angle-left {
	left: 0;
}
#main-slide .carousel-control .fa-angle-right {
	right: 0;
}
#main-slide .carousel-control i {
	background: rgba(0,0,0,.7);
	color: #fff;
	line-height: 36px;
	font-size: 32px;
	padding: 15px 20px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#main-slide .carousel-control i:hover {
	background: #eb2c33;
}
#main-slide .slider-content h2 {
	font-size: 76px;
	font-weight: 100;
	text-transform: uppercase;
}
#main-slide .slider-content h3 {
	font-size: 36px;
	font-weight: 300;
	margin-top: 40px;
	text-transform: uppercase;
}
/*
.slider.btn {
	padding: 10px 40px;
	margin-top: 40px;
	font-size: 20px;
	font-weight: 500;
	border-radius: 2px;
	text-transform: uppercase;
	line-height: 28px;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.slider.btn.btn-default {
	margin-left: 4px;
	background: #ECECEC
}
.slider.btn.btn-default:hover {
	background: #000;
	color: #fff;
}*/
.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}
.slider-content-right {
	position: relative;
}
/*-- Animation --*/

.carousel .item.active .animated1 {
}
.carousel .item.active .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}
.carousel .item.active .animated3 {
	-webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
	animation: bounceInLeft 1s ease-in-out 500ms both;
}
.carousel .item.active .animated4 {
	-webkit-animation: flipInX 1s ease-in 500ms both;
	animation: flipInX 1s ease-in 500ms both;
}
.carousel .item.active .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}
.carousel .item.active .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated8 {
	-webkit-animation: bounceInDown 1s ease-in 800ms both;
	animation: bounceInDown 1s ease-in 800ms both;
}

/*****/
/*-- Animation --*/

.carousel .item.active .animated1 {
}
.carousel .item.active .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}
.carousel .item.active .animated3 {
	-webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
	animation: bounceInLeft 1s ease-in-out 500ms both;
}
.carousel .item.active .animated4 {
	-webkit-animation: flipInX 1s ease-in 500ms both;
	animation: flipInX 1s ease-in 500ms both;
}
.carousel .item.active .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}
.carousel .item.active .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated8 {
	-webkit-animation: bounceInDown 1s ease-in 800ms both;
	animation: bounceInDown 1s ease-in 800ms both;
}







.tab-default .tab-content {
	padding: 20px !important;
}





 #hol {
	border-top: solid 1px #C4C4C4;
	border-bottom: solid 1px #C4C4C4;
	background-image: url(../img/4.jpg);
	/*background: url(../img/5.jpg) no-repeat;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	/*background-attachment: fixed;*/
	padding: 60px 0;
}

 #hol2 {
	 border-top: solid 1px #C4C4C4;
	 border-bottom: solid 1px #C4C4C4;
	background: url(../img/4.jpg) no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
		padding: 60px 0;
}
 #level {
	border-top: solid 1px #C4C4C4;
	border-bottom: solid 1px #C4C4C4;
	background-image: url(../img/1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding: 60px 0;
}
#kepek {
	 border-top: solid 1px #C4C4C4;
	 border-bottom: solid 1px #C4C4C4;
	background: url(../img/1.jpg) no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
		padding: 60px 0;
}
.tav25{padding-top:25px;
padding-bottom:25px;}
.tav{padding-left:10px;
padding-right:10px;}
/* Contact

================================================== */

.kapcs{
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom:0!important;
background-color:#DBDBDB;
background: url(../img/6.jpg) no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
border-top: solid 1px #C4C4C4;
}
#contact-form {
	max-width: 824px;
	margin: 0 auto;
}




.map{z-index: 1;
	position: relative;
	/*margin-right:5px;
	margin-left:5px;*/
	
	padding:0;
	
}
.map iframe {
	width: 100%;
	height: 350px;
	border: none;
}


#galeria .wow{margin-bottom:15px;}
#galeria {padding-bottom:20px;}

/* Footer

================================================== */


footer {
	padding: 0;
	/*background: #eb2c33;*/
	text-align: center;
	
	padding-bottom: 50px;
	
	color: #cc9135;
	margin-top: 0;
	border-top: double 3px #E9E5DC;
	background-color: #fff5e5;
	background-image: -webkit-linear-gradient(270deg,rgba(255,237,209,1.00) 0%,rgba(255,245,229,1.00) 71.50%);
	background-image: -moz-linear-gradient(270deg,rgba(255,237,209,1.00) 0%,rgba(255,245,229,1.00) 71.50%);
	background-image: -o-linear-gradient(270deg,rgba(255,237,209,1.00) 0%,rgba(255,245,229,1.00) 71.50%);
	background-image: linear-gradient(180deg,rgba(255,237,209,1.00) 0%,rgba(255,245,229,1.00) 71.50%);
}
footer a, footer a:hover, footer a:focus{color: #cc9135}


/* galĂŠria 

================================================== */

.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
}
.item-thumbs a + img {
	width: 100%;
}
.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 450ms ease-out 0s;
	-moz-transition: all 450ms ease-out 0s;
	-o-transition: all 450ms ease-out 0s;
	transition: all 450ms ease-out 0s;
	-webkit-transform: rotateY(180deg) scale(0.5, 0.5);
	-moz-transform: rotateY(180deg) scale(0.5, 0.5);
	-ms-transform: rotateY(180deg) scale(0.5, 0.5);
	-o-transform: rotateY(180deg) scale(0.5, 0.5);
	transform: rotateY(180deg) scale(0.5, 0.5);
}
.item-thumbs:hover .hover-wrap, .item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1, 1);
	-moz-transform: rotateY(0deg) scale(1, 1);
	-ms-transform: rotateY(0deg) scale(1, 1);
	-o-transform: rotateY(0deg) scale(1, 1);
	transform: rotateY(0deg) scale(1, 1);
}
.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 50%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	background: #000;
}
.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	border-radius: 60px;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 32px;
	line-height: 1em;
	opacity: 1;
	filter: alpha(opacity=100);
}


/*-- Subpage common --*/




.img-overlay {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	height: 100%;
	display: block;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}



/* Responsive styles

================================================== */



/* Large Devices, Wide Screens */

@media (min-width : 1200px) {
.dropdown i {
	display: none;
}
}

/* Medium Devices, Desktops */
.slider-content{
	
	text-shadow: 1px 1px rgba(129,129,129,1.00);
	font-size:16px;
}

@media (min-width : 992px) {
.dropdown i {
	display: none;
}
/* Navigation */

.navbar-nav>li>a {
	padding: 21px 24px;
}
/* Slider */

#main-slide .slider-content h2 {
	font-size: 48px;
}
}

/* Small Devices, Tablets */

@media (min-width : 768px) and (max-width: 991px) {
.dropdown i {
	display: none;
}
/* Header */

.navbar-nav>li>a {
	padding: 21px 12px;
}
.top-info {
	padding: 15px 0;
}
/* Slideshow */

#main-slide .slider-content h2,#main-slide .slider-content h3 {
	font-size: 28px;

}




}

/* Small Devices Potrait */

@media (max-width : 767px) {
/* Header */

.top-info {
	display: none;
}
.navbar-toggle {
	margin-right: 0;
	border: solid 1px rgba(255,255,255,0.64);
	
}
.nav li{text-align:right}
/* Navigation */



.navbar-nav .dropdown-menu {
	opacity: 1;
	z-index: 1;
	visibility: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.navbar-nav .dropdown.open:hover .dropdown-menu,  .navbar-nav .dropdown.open .dropdown-menu {
	opacity: 1 !important;
	visibility: visible !important;
	
}
.navbar-nav .dropdown:hover .dropdown-menu {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.navbar-nav .open .dropdown-menu {
	background-color: #666;
	border-radius: 0;
	padding: 0;
	
}
.navbar-nav .open .dropdown-menu li {
	border-radius: 0;
	
}

/* Slideshow */

#main-slide .slider-content h2, #main-slide .slider-content h3  {
	font-size: 28px;
	line-height: normal;
	margin-bottom: 0;
}


#main-slide .carousel-indicators {
	display: none;
}


}

/* Extra Small Devices, Phones */ 

@media (max-width : 479px) {
/* Header */

.top-info {
	display: none;
}
/* Slideshow */

#main-slide .item .slider-content {
	display: none;
}


}

 

@media (min-width : 320px) and (max-width: 478px) {
/* Logo */

.navbar-brand {
	/*width: 120px !important;*/
	background-size: contain !important;
}


}



.slider-content .text-center {
	background-color: rgba(0,0,0,0.2);/**/
	padding: 5px 0;/*20px 0*/
}

.kiskep{
	vertical-align: text-bottom;
	height:100px;
}
.floatright{float:right;
margin-left:5px;}
.kek{color:#2268C7!important;}

strong{color: #666666}	
#hol ul a, #hol2 ul a{color: #434343}

/* scroll to top  kĂŠk*/
.scrollup {
	position: fixed;
	width: 32px;
	height: 32px;
	bottom: 0px;
	right: 20px;
	background:#C00;
}
a.scrollup {
	outline: 0;
	text-align: center;
}
a.scrollup:hover, a.scrollup:active, a.scrollup:focus {
	opacity: 1;
	text-decoration: none;
}
a.scrollup i {
	margin-top: 10px;
	color: #000;
}
a.scrollup i:hover {
	text-decoration: none;
}

.team-content{text-align:left}
.hon{text-align: left;
margin-top:30px;
margin-bottom:5px;
font-size:12px;
margin-left:20px;}

/*
.media, .media-body {
	overflow:hidden;
	zoom:1
}
.media, .media .media {
	margin-top:15px
}
.media:first-child {
	margin-top:0
}

.media-object {
	display:block
}
.media-heading {
	margin:0 0 5px
}



.recent-post .post-body {
	position: relative;
	padding: 5px 0 0 35px;
}
.recent-post .post-body:before {
	content: '';
	width: 1px;
	top: 20px;
	left: 15px;
	bottom: 15px;
	height: auto;
	background: #e2e2e2;
	position: absolute;
	z-index: 1;
}
.recent-post .post-body:after {
	content: "";
	background: #ECB96A;
	width: 8px;
	height: 8px;
	position: absolute;
	
	top: 12px;
	left: 12px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	z-index: 3;
}*/

.recent-post .post-body {
	position: relative;
	padding: 5px 0 0 35px;
	z-index: 5;
}
.recent-post .post-body:before {
	content: '';
	width: 1px;
	top: 5px;
	left: 15px;
	bottom: 18px;
	height: auto;
	background-color: #e2e2e2!important;
	position: absolute;
	z-index: 5;
}
.recent-post .post-body:after {
	content: "";
	background: #eb2c33;
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: 8px;
	left: 12px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	z-index: 4;
}