.uk-overlay-panel {
	text-align: center
}
.style3.ver2 .module-title .mod_title::after {
	border-top: none;
	content: "";
	left: 80px;
	position: absolute;
	top: 23px;
	width: 145px;
}
.uk-accordion-title {
	background: none !important;
	cursor: pointer;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 0;
	padding: 5px 20px;
}
.inputbox, .chzn-done {
	background: none!important
}
.uk-overlay-background {
	background-image: url("../../images/background-top.jpg")!important;
	background-position: top center!important;
    background-repeat: repeat-x;
    box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}
.home-excerpts .uk-slidenav-position .uk-slidenav {
	color: #8c6239!important;
}
.bfQuickMode .pull-right {
	float: left!important;
}
#bfSubmitButton {
	width: 70%;
	background-image: url("../../images/button_bkgr_2.png");
    background-repeat: repeat-x;
    box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.2) inset;
    color: #ffffff;

}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #8c6239;
	border-color: #8c6239;
}
.plazart-megamenu ul.level0 > li.active > a {
	color: #fff;
	text-decoration: underline;
}
.plazart-megamenu ul li.open > a, .plazart-megamenu ul li.open > a:hover, .plazart-megamenu ul li.open > a:focus {
	color: #fff;
}
#tz-main-body-wrapper {
	background-color: rgb(255, 255, 255) !important;
	color: rgb(6, 6, 6) !important;
	padding: 50px 0 !important;
}
.tz-header.style_1.tz-fixed {
	background-image: url("../../images/background-top.jpg");
    background-repeat: repeat-x;
}
#tz-footer-wrapper {
	background-image: url("../../images/background-bottom.jpg");
    background-repeat: repeat-x;
}
#tz-footer-wrapper {
    background-color: rgb(0, 0, 0) !important;
    color: rgb(255, 254, 254) !important;
    padding: 40px 0 !important;
}
ul.data-list li {
	background-color: none!important;
	border-bottom: 1px solid #8c6239;
	padding: 5px;
}
.uk-accordion-title {
	color: #8c6239;
	border-left: 2px solid #8c6239;
}
.tz-header.style_1 {
	background: rgba(0, 0, 0, 0.0);
}
.tparrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"!important;
	-moz-opacity: 0.5!important;
	-khtml-opacity: 0.5!important;
	opacity: 0.5!important;
}
@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(0.9); opacity: 0.7; }
    50% { -webkit-transform: scale(1); opacity: 1; }
    100% { -webkit-transform: scale(0.9); opacity: 0.7; }
}

@keyframes pulse {
    0% { transform: scale(0.8); opacity: 0.7; }
    50% { transform: scale(1); opacity: 1; }
    100% { transform: scale(0.8); opacity: 0.7; }
}

.pageDown i {
	color:#fff;   
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7); 
    -webkit-animation: pulse 3s infinite ease-in-out;
    -o-animation: pulse 3s infinite ease-in-out;
    -ms-animation: pulse 3s infinite ease-in-out; 
    -moz-animation: pulse 3s infinite ease-in-out; 
    animation: pulse 3s infinite ease-in-out;
}
.plazart-megamenu ul li a {
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9); 
}
.mega-dropdown-inner ul li a {text-shadow: none;}
.btn-menu .menu-toggle .bar {
    background-color: #fff;
}
.tz-header.style_1 {
    top: 5px;
}
.plazart-megamenu ul.level0 > li > a {
    padding: 40px 20px;
}
.tz-header.style_1.tz-fixed .plazart-megamenu ul.level0 > li > a {
    padding: 40px 12px;
}
.tz-header.style_1.tz-fixed #tzlogo {
    padding: 10px 0;
}
.plazart-megamenu ul li {
    font-size: 15px;
}
ul.bullett-list { list-style:disc}
ul.bullett-list li { margin-left:15px}
#toTop .toTop {
    right: 10px;
}
.button-class .uk-panel-box-secondary {
	background-image: url("../../images/button_bkgr.png");
    background-repeat: repeat-x;
}
/*.button-class .uk-panel-box-secondary:hover {
	background-image: url("../../images/button_bkgr_2.png");
    background-repeat: repeat-x;
}
*/a.button, a.uk-button {
	background-image: url("../../images/button_bkgr.png");
    background-repeat: repeat-x;
    box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.2) inset;
    color: #ffffff;
}
/*a.button:hover, a.uk-button:hover {
	background-image: url("../../images/button_bkgr_2.png");
    background-repeat: repeat-x;
    box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.2) inset;
    color: #ffffff;
}
*/
.tz-pages_sidebar .uk-overlay-bottom {
	background-image: url("../../images/button_bkgr.png");
    background-repeat: repeat-x;
    box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.2) inset;
    color: #ffffff;
}
#toTop .toTop {
    bottom: 40px;
}
.tz-footer a, .tz-footer a:active, .tz-footer a:hover {
    color: #ffff;
}

@media (min-width: 1200px) {
		#tz-block-1-wrapper {
    padding: 20px 75px;
}
		#tz-block-3-wrapper {
    padding: 0 100px;
}
	
}
@media (max-width: 1199px) and (min-width: 992px) {
.plazart-megamenu ul.level0 > li > a {
    padding: 15px 8px;
}
.tz-header.style_1.tz-fixed .plazart-megamenu ul.level0 > li > a {
    padding: 40px 8px;
}
		#tz-block-1-wrapper {
    padding: 20px 75px;
}
		#tz-block-3-wrapper {
    padding: 0 100px;
}

}
@media (max-width: 991px) and (min-width: 768px) {
	.tz-header.style_1.tz-fixed .plazart-megamenu ul.level0 > li > a {
    padding: 40px 10px;
}
		#tz-block-1-wrapper {
    padding: 20px 75px;
}
		#tz-block-3-wrapper {
    padding: 0 100px;
}
	
}
@media (max-width: 480px) {
			#tz-block-1-wrapper {
    padding: 0;
}
	#tz-block-3-wrapper {
    padding: 0;
}
	
}
.card .image {
    height: 75px;
    width: 125px;
    border-radius:100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: auto;
}
.plazart-mainnav .nav-collapse .plazart-megamenu {
    background: rgba(0,0,0,0.7);
}