body {
	background: #BEC3C8 url(../../../../images/page_bg.jpg) 50% 0 repeat;
    background-attachment: fixed;
	font-size:18px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10.5px;
    margin-bottom: 10.5px;
}

a {
	color:#6ec3ac;
}

.socialIcons {
	padding-top:20px;
}

.socialIcons a {
	padding-left:5px;
	font-size:20px;
	color:#333;
}

.datepicker {
    padding: 18px;
    border-radius: 0px;
}

.cover-img {
    height: 250px;
    object-fit: cover;
}

.fronpageTours {
	min-height: 50px;
}

.fronpageTours a {
	color:#000;
	font-size:16px;
	font-weight:bold;
	
}

#pricePlace {
	font-size:24px;
	color:#3C0;
	padding:20px;
}



.navbar-default {
    background-color: #5ab4b4;
    border-color: #2885b9;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
	text-shadow: 0px 0px 10px #F90;
	font-weight:bold;
	background: #2885b9;
}


.navbar-default .navbar-nav > li > a:hover {
    color: #F90;
	text-shadow: 0px 0px 10px #F90;
	background: #2885b9;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
	font-size: 16px;
}

.dropdown-menu {
	background:#5ab4b4;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
	font-size: 18px;
}


#column_left {
	background-color: #515151;
}


.nav > li > a {
    padding: 15px 10px;
}

.nav-list li a {
	text-decoration: none;
	display: block;
	padding: 10px;
	cursor: pointer;
	border-bottom: 1px solid #515151 !important;
	color: #9d9d9d;
}

.nav-list > li > a {
	color: #C4C4C4;
	font-size: 16px;
	padding-left: 13px !important;
	border-bottom: 1px solid #585858;
}

.nav-list > li > a:hover {
	background-color: #444444;
}



.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-submenu {
  margin-left:20px;
}









/*********************************************/
/* Toolbar */
/*********************************************/
#toolbar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#toolbar ul li {
	float:left;
	padding-right:10px;
}








.mm-slideout { z-index:auto;}

a:hover {
	text-decoration:none;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

.btn-zold {
	background-color: #6ec3ac;
	color:#FFF;
}

.noPont {
	list-style-type:none;
	padding:0px;
}

.noPont a {
	color:#000;
	font-weight:bold;
}

/****************************************************/
/* tartalmi oldal */
/****************************************************/
.blog-content-item-sidebar {
	margin-bottom: 10px;
    padding: 0px;
    border: 0px solid #ddd;
	background-color: rgba(249, 249, 231, 0.9);
	padding:15px;
}

.blog-content-item-sidebar h4 {
	/*background-color: #F90;*/
	padding:10px;
	border-left: 3px solid #6ec3ac;
	margin-bottom: 10px;
	color:#000;
	font-size:24px;
	font-weight:bold;
	
}

.blog-content-item {
	margin-bottom: 10px;
    padding: 0px;
    border: 0px solid #ddd;
	background-color: rgba(255, 248, 233, 0.7);
	padding:15px;
}

.blog-content-item .img-container {
	margin-bottom: 10px;
}

.blog-content-item .img-text {
    margin: 0;
    top: 0;
    display: block;
    left: auto;
    right: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 4px 10px 4px 10px;
    position: absolute;
    text-transform: uppercase;
    z-index: 9;
	background-color:#F00;
}

.blog-content-item hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

.blog-content-item .title {
	/*background-color: #F90;*/
	padding:10px;
	border-left: 3px solid #6ec3ac;
	margin-bottom: 10px;
	color:#000;
	
}

.blog-content-item .title a {
	color:#000;
	font-weight:bold;
}

.blog-content-item .title h3 {
	margin:0px;
	padding: 0px;
}

.blog-content-item .icon-holder {
	font-size:12px;
	margin-bottom: 10px;
}

.blog-content-item .icon-holder a {
	padding: 0px 0px 0px 10px;
}

.zoom-thumb {
  position: relative;
  margin: 0%;
  overflow: hidden;
}
.zoom-thumb img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.zoom-thumb:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.sidebar {
    margin: 35px 0;
    padding: 0 15px;
    border: 1px solid #ddd;
}

.sidebar .sidebar-heading {
    padding: 11px 0 8px;
    border-bottom: 1px solid #ececec;
    position: relative;
	font-weight:bold;
}

.sidebar .sidebar-content {
    padding: 11px 0 11px;
    position: relative;
}

#top-a, #top-b, #top-c,  #bottom-a, #bottom-b, #bottom-c {
	background-color:#CCC;
	margin:50px 0px;
	padding:50px;
}


footer {
	background-color:#333;
}

#copyright {
	background-color: transparent;
	
	
}

.copyright {
	padding: 10px;
	color:#000;
	background-color: rgba(255, 248, 233, 0.7);
}

.copyright a, .copyright a:hover  {
	color:#000;
	font-weight:bold;
}


.scrollToTop {
    bottom: 60px;
    color: #fff;
    display: none;
    font-size: 23px;
    height: 50px;
    line-height: 45px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 50px;
    z-index: 999;
    background-color: #999;
    border: 1px solid #000;
}

.scrollToTop:hover {
    color: #fff;
    background-color: #000;
    border: 1px solid #fff;
}


















































/*========================= 
	Shopping Cart 
===========================*/
.cart-active {
    position: relative;
}
.cart-form {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EFEFEF;
    padding: 25px;
    position: absolute;
    right: 0;
    width: 275px;
    z-index: 99999999;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}

.action-cart a {
    background: none repeat scroll 0 0 #ededed;
    display: inline-block;
    font-weight: 700;
    padding: 10px 15px;
}
.action-cart {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 10px;
}
.cart-active .cart-form .action-cart a:hover {
    background: #36538d;
    color: #fff;
}
.viewcart {
    margin-right: 9px;
}
.checkout {
    margin-left: 9px;
}
.cart-active:hover .cart-form {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}