/* ==== Google font ==== */
@import url('custom-fonts.css');
@import url('font-awesome.css');
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,latin-ext);
@import 'https://fonts.googleapis.com/css?family=Roboto+Slab';

a {
	color:#0078A3;
}
a:hover {
	color: #4E6B17;
}
a, a:hover {
	text-decoration: none;
}
header, h1, h2, h3, .cim1{text-shadow:  0 1px 2px #999}
.fej {
	padding-top: 10px;
}

.fejbalra {
	display: inline-block;
	width: 250px;
}
/*guru logó, guru domain*/
.logo {
	margin-right: 5px;
	float: left;
}
/**/

#wrapper {
	
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: solid 2px #A89C7A;
	/*border-top: solid 1px #F96915; #999; */
	background-color:#F2EEE3;
	color: #3E3E3E;
}
.row, .row-fluid {
	width: 100%;
	clear: both;
}


a.domain {
	
padding-top:10px;
	
}
 .dom{margin-top:30px!important;
 width: 150px;
 float:left;
 font-size: 30px;
	
	font-weight: 400;
color: #00842C;

	line-height: normal;}
.fej a.domain:hover {
	text-decoration: none;
}
/* ikonok - levél, galéria, feb*/
.f-kapcs {
	width: 300px;
	float: right;
	text-align: right;
	display: inline-block;
	
	color:#3E3E3E;
	font-size:16px;
	margin-top:15px;
}
.f-kapcs a {
	color: #663333;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.f-kapcs a:hover, .breadcrumb a:hover {
	color:#BD0407;
}


h1.cim1, .cim1, h1, h2, h3 {
	
	font-weight: 400;
	color:#663333;
	
	line-height: normal;
	
}
h1, h2, h3, .cim1 {
	font-size: 26px;/*text-transform:uppercase;*/
}

.zold {
	color:#007E2A;
}
.feher{color: #FFFFFF}
.szin{color: #A69567

}
.clear {
	clear: both;
}
.piros{color:#BD0407;}
.padslide{
	margin-top:20px;
	border-radius: 3px;
	border: 1px solid #A69567;
	owerflow: hidden;
	
	
}

.kerek{
	border-radius: 100px;
	border: 12px solid #A69567;
	width: 100px;
	height: 100px;
	
}

.sorki {
	text-align: justify;
}
.ok {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 100px;
}

/*
****
















***}*/


/* ===================================
2. layout
==================================== */



.contentnad{
	 border-top: solid 1px #C4C4C4;
	 border-bottom: solid 1px #C4C4C4;
	background: url(../img/nad2.jpg) no-repeat;/*5*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	/*background-attachment: fixed;
	padding: 60px 0;*/
}
.feherhatter{
	margin: 15px;
	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;
	
}
.content,  .content3 {
	position: relative;
	padding: 30px 0 20px 0!important;
	
}
.content1{background-color: #D7CCB0;
/*background-image: url(../img/sss.png);*/}
.content3{
	background-color: #edece9;/*ua.fej   faf9f8*/
	background-image: url(../img/v.jpg);
}
.content2{
	background-color: #faf9f8;
	background-image: url(../img/s.jpg);
}

.content4{
	background-color: #edece9;/*ua.fej   faf9f8*/
	background-image: url(../img/ss.jpg);
}
.arny{
	margin-bottom: 15px;	
	-webkit-box-shadow: 0px 5px 15px 5px rgba(152,152,152,1.00);
	box-shadow: 0px 5px 15px 5px rgba(152,152,152,1.00);
}
/*.row{margin-top:30px;
margin-bottom:20px;}
.pad2 {
	padding: 1px;
	border: solid 2px #E3DAB5;
	border-radius: 8px;
	-webkit-box-shadow: 3px 3px 6px #A29B7F;
	box-shadow: 3px 3px 6px #A29B7F;
}*/

.content img {
	max-width: 100%;
	height: auto;
}
/* =========
11. Forms
============================= */

/* --- contact form  ---- */
form#contactform input[type="text"], #mail, #tel {
	width: 100%;
	border: 1px solid #CCC;
	min-height: 40px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
}
form#contactform textarea {
	border: 1px solid #CCC;
	width: 100%;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
	font-size: 14px;
}
.item-thumbs {
	position: relative;
	overflow: hidden;
	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.0;
	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.0;
	filter: alpha(opacity=100);
}

footer a {
	color: #FFF;
}
footer .alsolink {
	text-align: center;
}
footer .alsolink a {
	padding: 8px;
	white-space: nowrap;
}
footer .alsolink a:hover, footer .alsolink a:focus {
	text-decoration: underline!important;
}
/* --- Heading style --- 

.widget {
	padding: 10px;
}
.heading {
	margin-bottom: 30px;
	position: relative;
}*/
/* --- Map --- */


.map, .video {
	position: relative;
	/*margin-right:5px;
	margin-left:5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding:0;
	box-shadow: 1px 1px 3px #5C5C5C;*/
}
.map iframe {
	width: 100%;
	height: 270px;
	border: none;
}

.video-container {
	position: relative;
	margin: 0 0 15px 0;
	/**/padding-bottom: 51%;
	padding-top: 30px;
	/*height: 0;*/
	overflow: hidden;
	border: none;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ===============================
16. Footer
================================ */



footer {
	
	padding: 20px 0 0 0;
	border-top: medium double #CCC;
}
.hon {
	margin-top: 30px;
	text-align: left;
	font-size: 10px;
	margin-bottom: 10px;
}

footer, footer strong, footer a, footer a:hover {
	color: #FFF;
}
footer a:hover {
	text-decoration: underline;
}
/* scroll to top */
.scrollup {
	position: fixed;
	width: 32px;
	height: 32px;
	bottom: 0px;
	right: 20px;
	background:#00A0F9;
}
a.scrollup {
	outline: 0;
	text-align: center;
}
a.scrollup:hover, a.scrollup:active, a.scrollup:focus {
	opacity: 1.0;
	text-decoration: none;
	background-color: #05B3FC;
}
a.scrollup i {
	margin-top: 10px;
	color: #000;
}
a.scrollup i:hover {
	text-decoration: none;
}
/* =============================
18. Position & alignment
============================= */


.floatright {
	float: right;
}
.img-floatright {
	float: right;
	margin-left: 10px;
	width: 100px;
	height: auto;
}
.floatleft {
	float: left;
}
.img-floatleft {
	float: left;
	margin-right: 5px;
}

/* ===================================
kis képek
==================================== */



.click-mobile {
	font-size: 18px;
}
@media (max-width: 480px) {
.flexslider .flex-caption {
	display: none;
}
.click-mobile {
	font-size: 22px;
}
.domain a {
	font-size: 24px;
}

}
/**menüszínek*/

.nav li a {
color: #F6F2E7;
	font-size:1.3em;
	line-height: 28px;
	text-shadow: 0 1px 1px #000;
}
.nav li a:hover, .nav li a:focus, .nav li ul li a:hover, .nav li ul li a:focus {
	color:#000;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .active > a {
	color:#000;/*#D6D5C3!important;*/
}
.navbar-nav .open .dropdown-menu .active a {
	background-color:#AF4047;/*#693D22;*/
	color:#FFF!important;
}
.navbar-nav .open .dropdown-menu a {
	white-space: nowrap
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	color:#000!important;
	background-color: #9E353B;/*background-color: #7E2D31*/
}

@media (max-width:767px) {
.active> a {
	background-color:#AF4047;
}
.nav li a:hover, .nav li a:focus {
	color:#0BE4D5!important;
	background-color: #9E353B;/*#362013;*/
}
}
