/**
 * @version		1.0.2
 * @package		Motoblog template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2016 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* 01 - Global Structure
/* ----------------------------------------------*/
body {
	scroll-behavior: unset;
}
h1, h2, h3, h4, h5, h6 {
	margin:10px 0 0 0;
}
.row {
	margin-left: 0 !important;
}
table {
	width: 100%;
	border-collapse: collapse;
}
/* Global Styles */
a.hideTxt, span.hideTxt {
	display: block;
}
.hideTxt {
	text-indent: -9999px;
}
#component dd {
	margin-left: 0 !important;
}
.com_content #component dd {
	margin-left: 0 !important;
	display: inline;
	padding-right: 12px
}
.button {
	background: tranparent;
	border: 1px solid #fff;
	vertical-align: top;
}
button.btn {
	margin-bottom: 12px;
}
.btn {
	vertical-align: top !important;
}
.formstyle .button {
	background: #fff;
	border: 1px solid #666;
	vertical-align: top;
	padding: 9px 16px;
}
ul.nav li {
	list-style: none inside none !important;
}
form ul, form ul li {
	list-style-type: none !important;
}
.tooltip {
	background: transparent !important;
	border: 0 !important;
}
#message {
	width: 1280px;
	margin: 0 auto;

	left: 25%;
	z-index: 99;
}
.btn.jmodedit {
	z-index: 1000001;
}
img {
	max-width: 100%;
}
#messagewrap {
	padding: 10px 0;
}
#system-message {
	padding: 0 !important;
	margin-bottom: 0 !important;
}
div#sbox-window.shadow {
	z-index: 9999999999 !important;
}
div.modal.fade.in {
	top: 40% !important;
}
[class^="icon-"], [class*=" icon-"] {
	vertical-align: middle;
}
/* ----------------------------------------------*/
/* 02 - Menu CSS
/* ----------------------------------------------*/
#menuwrap ul.nav li.dropdown:hover > ul.dropdown-menu,.sidemenu ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
#menuwrap ul.dropdown-menu ul.dropdown-menu {
	top: 0 !important;
	margin-top: -5px;
	left: 95%;
}
#menuwrap .navbar ul.dropdown-menu ul.dropdown-menu {
	left: 100%;
}
#menuwrap .dropdown-menu {
	max-width: 999px;
}
#menuwrap ul.nav .dropdown-menu span.separator {
	padding: 0px 6px;
}
#menuwrap .navbar-inner {
	background: transparent;
	padding: 0;
	border: none;
}
#menuwrap ul.nav li.dropdown:hover > ul.dropdown-menu {
	top: 100%;
	padding: 12px;
margin-left: -55px;
}
#menuwrap ul.nav li.dropdown:hover > ul.dropdown-menu li > ul.dropdown-menu {
	padding: 10px;
	margin-top: -11px;
	margin-left:0px;
}
#menuwrap .navbar .nav>li>a {
	text-shadow: none
}
#menuwrap ul.dropdown-menu {
	z-index: 12!important;
}
#menuwrap .dropdown-menu {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#menuwrap .navbar {
	margin-bottom: 0px;
}
#menuwrap .navbar .nav>li>.dropdown-menu:before, #menuwrap .navbar .nav>li>.dropdown-menu:after {
	display: none!important;
}
#menuwrap .navbar .dropdown-menu>.active>a, #menuwrap .navbar .dropdown-menu>.active>a:hover, #menuwrap .navbar .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	background-image: none!important;
	background-repeat: no-repeat;
	outline: 0;
	filter: none;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
	box-shadow: none;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	border: 0px solid #ccc;
	border: 0px solid rgba(0, 0, 0, 0.2);
	border-right-width: 0px;
	border-bottom-width: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}
.navbar-inner {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
	border: 0px solid #d4d4d4;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	filter: none;
	zoom: 1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar .btn-navbar {
	margin-top: 15px;
}
#menuwrap .dropdown-menu>li>a {
	padding: 0px;
}
#menuwrap b.caret {
	display: none;
}
div.nav-collapse.in.collapse {
	position: absolute;
	background: #000;
	top: 90%;
	left: 0;
	width: 100%;
	text-align: left;
	padding-bottom: 100%;
}
.nav-collapse .nav>li>.dropdown-menu:before, .nav-collapse .nav>li>.dropdown-menu:after {
	display: block!important;
}
div.nav-collapse.in.collapse ul.nav li {
	border-bottom: 1px solid #333;
}
#menuwrap .nav-collapse.in.collapse ul.dropdown-menu ul.dropdown-menu {
	margin-top: -5px;
}
.nav-collapse .dropdown-menu {
	margin: 0px;
}
#menuwrap .nav-collapse.in.collapse .nav>li>a, #menuwrap .nav-collapse.in.collapse .nav>li>a.active > a, #menuwrap .nav-collapse.in.collapse .nav>li>a:hover > a, #menuwrap .nav-collapse.in.collapse ul.nav span.separator {
	padding-top: 8px;
	padding-bottom: 8px;
}
#menuwrap .nav-collapse.in.collapse .nav>li>a {
	font-size: 28px;
	font-weight: 100;
	color: #fff!important;
}
#menuwrap .nav-collapse.in.collapse .dropdown-menu a, #menuwrap .nav-collapse.in.collapse ul.nav .dropdown-menu span.separator {
	padding-left: 16px;
	font-size: 18px;
}
#menuwrap #menu .nav-collapse.in.collapse ul.nav ul.dropdown-menu {
	box-shadow: none;
}
#menuwrap #menu .nav-collapse.in.collapse ul.nav li > ul > li {
	border-bottom: 0px;
}
#menuwrap #menu ul.nav ul.dropdown-menu li {
	padding: 8px;
}
#menuwrap #menu .nav-collapse.in.collapse ul.nav ul.dropdown-menu li {
	padding: 8px;
}

#menuwrap #menu ul.nav li:last-child ul.dropdown-menu { 
	margin-left: -74px
}
#menuwrap #menu ul.nav li > ul.dropdown-menu li:last-child ul.dropdown-menu {
	margin-left: 0px
}
/* Multi Column Dropdown Classes */
#menuwrap #menu.dropcol2 ul.nav ul.dropdown-menu {
	min-width: 320px;
	padding: 8px 2px 8px 8px;
	margin-left: -120px
}
#menuwrap #menu.dropcol2 ul.nav li:last-child ul.dropdown-menu {
	margin-left: -190px
}
#menuwrap #menu.dropcol2 ul.nav li > ul.dropdown-menu li:last-child ul.dropdown-menu {
	margin-left: 0px
}
#menuwrap #menu.dropcol2 ul.nav ul.dropdown-menu li {
	display: inline-block;
	width: 44%
}
#menuwrap #menu.dropcol3 ul.nav ul.dropdown-menu {
	min-width: 420px;
	padding: 8px;
	margin-left: -160px;
}
#menuwrap #menu.dropcol3 ul.nav li:last-child ul.dropdown-menu {
	margin-left: -296px
}
#menuwrap #menu.dropcol3 ul.nav li > ul.dropdown-menu li:last-child ul.dropdown-menu {
	margin-left: 0px
}
#menuwrap #menu.dropcol3 ul.nav ul.dropdown-menu li {
	display: inline-block;
	width: 29%
}
#menuwrap #menu.dropcol4 ul.nav ul.dropdown-menu {
	min-width: 560px;
	padding: 8px;
	margin-left: -220px;
}
#menuwrap #menu.dropcol4 ul.nav li:last-child ul.dropdown-menu {
	margin-left: -437px
}
#menuwrap #menu.dropcol4 ul.nav li > ul.dropdown-menu li:last-child ul.dropdown-menu {
	margin-left: 0px
}
#menuwrap #menu.dropcol4 ul.nav ul.dropdown-menu li {
	display: inline-block;
	width: 22%
}
#menuwrap #menu.dropcol2 ul.dropdown-menu ul.dropdown-menu li, #menuwrap #menu.dropcol3 ul.dropdown-menu ul.dropdown-menu li, #menuwrap #menu.dropcol4 ul.dropdown-menu ul.dropdown-menu li {
	display: block;
	width: 90%
}
#menuwrap #menu.dropcol2 .nav-collapse.in.collapse ul.nav ul.dropdown-menu, #menuwrap #menu.dropcol3 .nav-collapse.in.collapse ul.nav ul.dropdown-menu, #menuwrap #menu.dropcol4 .nav-collapse.in.collapse ul.nav ul.dropdown-menu {
	min-width: 100%;
	padding: 0px;
	margin-left: 0px;
}
#menuwrap #menu.dropcol2 .nav-collapse.in.collapse ul.nav ul.dropdown-menu li, #menuwrap #menu.dropcol3 .nav-collapse.in.collapse ul.nav ul.dropdown-menu li, #menuwrap #menu.dropcol4 .nav-collapse.in.collapse ul.nav ul.dropdown-menu li {
	display: block;
	width: 95%
}
#menuwrap #menu.dropcol2 ul.dropdown-menu ul.dropdown-menu, #menuwrap #menu.dropcol3 ul.dropdown-menu ul.dropdown-menu, #menuwrap #menu.dropcol4 ul.dropdown-menu ul.dropdown-menu {
	min-width: 190px;
	padding: 8px 8px 6px 8px;
	margin-left: 0px;
	margin-top: -7px;
}
#menuwrap #menu.dropcol2 .nav-collapse.in.collapse ul.dropdown-menu ul.dropdown-menu, #menuwrap #menu.dropcol3 .nav-collapse.in.collapse ul.dropdown-menu ul.dropdown-menu, #menuwrap #menu.dropcol4 .nav-collapse.in.collapse ul.dropdown-menu ul.dropdown-menu {
	min-width: 90%;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.nolink {cursor:default;}

/* SIDE MENU */
.sidemenu ul.dropdown-menu {
	position: static;
	top: 0;
	left: 0;
	display: none;
	float: none;
	min-width: 0px;
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0px;
	padding: 0px;
	background: transparent;
}
.nav-pills>li>a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 18px;
}
.sidemenu ul.dropdown-menu {
	margin-left: 0px;
}
.sidemenu .nav-pills > li > span.separator, .sidemenu ul.dropdown-menu>li>a:hover, .sidemenu ul.dropdown-menu>li>a:focus, .sidemenu ul.dropdown-menu .dropdown-submenu:hover>a, .sidemenu ul.dropdown-menu .dropdown-submenu:focus>a {
	color: #333;
	background: #eee;
	display: block;
}
.sidemenu ul.dropdown-menu>li>a, .sidemenu .nav-pills > li > .separator {
	padding-top: 8px;
	padding-bottom: 8px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.sidemenu .dropdown-menu>li>a:hover, .sidemenu .dropdown-menu>li>a:focus, .sidemenu .dropdown-submenu:hover>a, .sidemenu .dropdown-submenu:focus>a {
	color: #333;
}
.sidemenu ul.nav li.dropdown:hover > ul.dropdown-menu li > ul.dropdown-menu {
	margin: 0px;
}
.sidemenu .nav-pills > li > span.separator, .sidemenu .nav-pills>li>a {
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
	margin-bottom: 3px
}
.sidemenu i {
	display: inline;
}
/* Canvas Menu */
#jxtc_canvasslide_left *, #jxtc_canvasslide_right * {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: 300;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline;
	line-height: normal;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#jxtc_canvasslide_left a, #jxtc_canvasslide_right a {
	text-decoration: none
}
#jxtc_canvasslide_left input[type="radio"], #jxtc_canvasslide_right input[type="radio"] {
	display: none
}
#jxtc_canvasslide_left label, #jxtc_canvasslide_right label {
	cursor: pointer
}
#jxtc_canvasslide_left {
	z-index: 99999999;
	position: fixed;
	width: 0;
	height: 100%;
	top: 0;
	left: 0
}
#jxtc_canvasslide_right {
	z-index: 99999999;
	/* Keep the item above all other elements on the page */
	position: fixed;
	width: auto;
	/* Width of the wrapper of the section. Adjust this value if you want wider elements */
	height: 100%;
	top: 0;
	/* Vertical position of the elements */
	right: 0/* Horizontal position of the elements */
}
#jxtc_canvasslide_left section {
	margin: 0;
	overflow-y: scroll!important;
	width: 320px;
	height: 100%;
	left: 0;
	top: 10%;
	z-index: 10;
	background: #202020;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1);
	-moz-transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1);
	-ms-transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1);
	-o-transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1);
	transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1)
}
#jxtc_canvasslide_right section {
	margin: 0;
	overflow-y: scroll!important;
	width: 320px;
	height: 100%;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 10;
	background: #202020;
	-webkit-backface-visibility: hidden;
	/* Webkit transition hack */
/* Section animation upon opening */
	-webkit-transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1);
	-moz-transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1);
	-ms-transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1);
	-o-transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1);
	transition: all .4s cubic-bezier(0.2, 0.6, 0.3, 1)
}
#jxtc_canvasslide_left section, #jxtc_canvasslide_left input#close-item:checked ~ section {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%)
}
#jxtc_canvasslide_right section, #jxtc_canvasslide_right input#close-item:checked ~ section {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%)
}
#jxtc_canvasslide_left input#open-item:checked ~ section {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	overflow: visible
}
#jxtc_canvasslide_right input#open-item:checked ~ section {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	overflow: visible
}
#jxtc_canvasslide_left section .wrap {
	padding: 30px 0;
	position: relative
}
#jxtc_canvasslide_left section .innerwrap {
	margin-top: 30px
}
#jxtc_canvasslide_left label.open, #jxtc_canvasslide_left label.close {
	text-align: center;
	position: absolute
}
#jxtc_canvasslide_right label.close:hover, #jxtc_canvasslide_right label.close:focus {
	background: #757786
}
#jxtc_canvasslide_left label.open {
	font-family: 'FontAwesome';
	font-size: 24px;
	color: #222;
	width: 50px;
	bottom: auto;
	left: -98px;
	right: auto;
	top: 8%;
	margin: 0 auto;
	padding: 10px 0;
	text-transform: uppercase;
	z-index: 1
}
#jxtc_canvasslide_right label.open {
	font-family: 'FontAwesome';
	font-size: 24px;
	color: #fff;
	font-weight: 100;
	bottom: auto;
	left: -120px;
	right: auto;
	margin: 12px 236px 0 auto;
	text-transform: uppercase;
	z-index: 1
}
#jxtc_canvasslide_left input#close-item:checked ~ label.open {
	-webkit-transition: left .3s ease 0.4s, background .1s ease, color .1s ease;
	-moz-transition: left .3s ease 0.4s, background .1s ease, color .1s ease;
	-ms-transition: left .3s ease 0.4s, background .1s ease, color .1s ease;
	-o-transition: left .3s ease 0.4s, background .1s ease, color .1s ease;
	transition: left .3s ease 0.4s, background .1s ease, color .1s ease;
	left: 0
}
#jxtc_canvasslide_right input#close-item:checked ~ label.open {
	-webkit-transition: right .3s ease 0.4s, background .1s ease, color .1s ease;
	-moz-transition: right .3s ease 0.4s, background .1s ease, color .1s ease;
	-ms-transition: right .3s ease 0.4s, background .1s ease, color .1s ease;
	-o-transition: right .3s ease 0.4s, background .1s ease, color .1s ease;
	transition: right .3s ease 0.4s, background .1s ease, color .1s ease;
	right: 0
}
#jxtc_canvasslide_left label.open:hover, #jxtc_canvasslide_left label.open:focus {
	background: #222;
	color: #fff
}
#jxtc_canvasslide_left label.close, #jxtc_canvasslide_right label.close {
	padding-left: 8px;
	font-size: 25px;
	background: #9ea3c5;
	color: #fff;
	width: 30px;
	height: 30px
}
#jxtc_canvasslide_left label.close:hover, #jxtc_canvasslide_left label.close:focus {
	background: #757786
}
#jxtc_canvasslide_right label.close:hover, #jxtc_canvasslide_right label.close:focus {
	background: #757786
}
#jxtc_canvasslide_left label, #jxtc_canvasslide_left select, #jxtc_canvasslide_left input {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}
#jxtc_canvasslide_right label, #jxtc_canvasslide_right select, #jxtc_canvasslide_right input {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}
#jxtc_canvasslide_left ul, #jxtc_canvasslide_right ul {
	top: 10%;
	text-align: left
}
#jxtc_canvasslide_left a, #jxtc_canvasslide_right a {
	color: #A9A9A9;
	font-weight: 500;
	padding: 15px;
	cursor: pointer;
	border-bottom: 2px solid #202020;
	border-left: 4px solid #202020;
	font-size: 15px;
	display: block;
	padding: 8px 19px
}
#jxtc_canvasslide_left a:hover, #jxtc_canvasslide_right a:hover {
	background-color: #1b1b1b
}
#jxtc_canvasslide_left ul li, #jxtc_canvasslide_right ul li {
	list-style: none
}
#jxtc_canvasslide_left ul li a, #jxtc_canvasslide_right ul li a {
	padding: 12px 14px
}
#jxtc_canvasslide_left ul li span.separator, #jxtc_canvasslide_right ul li span.separator {
	font-weight: 100;
	font-size: 14px;
	color: #fafafa;
	background-color: #1b1b1b;
	padding: 8px 12px;
	margin: 12px 0;
	border-bottom: 1px solid #191919;
	text-transform: uppercase;
	display: block
}
#jxtc_canvasslide_left span.separator:before, #jxtc_canvasslide_right span.separator:before {
	content: ""
}
#jxtc_canvasslide_left a:before, #jxtc_canvasslide_right a:before {
	margin: 0 12px;
	font-family: 'FontAwesome';
	content: "\f105";
	font-size: 14px;
	font-weight: 100
}
#jxtc_canvasslide_left ul > li > ul > li > ul li a, #jxtc_canvasslide_right ul > li > ul > li > ul li a {
	font-size: 12px;
	padding-left: 34px
}
#jxtc_canvasslide_left ul > li > ul > li > ul > li > ul li a, #jxtc_canvasslide_right ul > li > ul > li > ul > li > ul li a {
	font-size: 12px;
	padding-left: 54px
}
#jxtc_canvasslide_left ul > li > ul > li > ul > li > ul > li > ul li a, #jxtc_canvasslide_right ul > li > ul > li > ul > li > ul > li > ul li a {
	font-size: 12px;
	padding-left: 72px
}
ul.menu.bottom {
	margin-left: 0px;
	list-style: none;
}
ul.menu.bottom li {
	font-size: 14px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #444;
}
ul.menu.bottom li:last-child {
	border-bottom: 0px;
}
/* CSS3 Scrollbar Class */
::-webkit-scrollbar {
 width:12px
}

::-webkit-scrollbar-track {
 -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
 border-radius:10px
}

::-webkit-scrollbar-thumb {
 border-radius:10px;
 -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)
}
/* ----------------------------------------------*/
/* 03 - Joomla CSS
/* ----------------------------------------------*/
/* Joomla Content */
.com_content #component p {
	margin: 0;
}
.com_content #component h1, .com_content #component h2, .com_content #component h3, .com_content #component h4, .com_content #component h5, .com_content #component h6 {
	margin: .25em 0;
	line-height: 100%;
}
.com_content .blog .page-header h1 {
}
.com_content .blog .icons {
	margin-top: 24px;
}
.com_content ul#archive-items li, .com_content .category-list ul li, .com_content .categories-list ul li {
	list-style: none inside none !important;
}
.tags {
	margin-bottom: 16px;
}
dt.article-info-term {
	display: none;
}
.page-header {
	border-bottom: 0;
	text-align: left;
	padding-bottom: 0px;
}
/* Joomla Article */
.com_content .item-page .page-header {
	margin: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
	text-align: left;
}
.com_content .pull-right.item-image {
	margin: 0 0 18px 40px;
	width: 48%;
	height: 100%;
}
.com_content .pull-left.item-image {
	margin: 0 40px 18px 0;
	width: 48%;
	height: 100%;
}
.tags .label-info[href] {
	background: #ccc;
	font-weight: 400;
	text-shadow: none !important;
	padding: 4px 6px;
}
.article-info {
	font-size: 13px;
	font-weight: lighter;
}

.item-page .article-info {
	font-size: 13px;
font-weight: lighter;
color: #fff;
background: #666666;
padding: 6px 12px
}
.item-page .article-info a {color: #fff;}
.item-page a.btn.dropdown-toggle {background:transparent!important;border:0px!important;outline:0px!important;}
.item-page a.btn.dropdown-toggle span {color:#fff!important;font-weight:lighter;}
.item-page .pull-right>.dropdown-menu {margin-top:4px;-webkit-box-shadow: 0px 7px 19px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 7px 19px -1px rgba(0,0,0,0.75);
box-shadow: 0px 7px 19px -1px rgba(0,0,0,0.75);}
span.icon-print,span.icon-envelope {margin-right:6px;}
.article_media {
	margin-bottom: 16px;
display:inline-block;
}
/* Custom CSS for Social Icons in item view */
ul.social {
	margin: 15px 0 0;
}
ul.social li {
	display: inline;
}
ul.social i {
	font-size: 18px;
	color: #333;
	margin-right: 12px;
}
/* Joomla Category Blog */
.com_content .blog .intro, .com_content .cascadeitem, .com_content .blog .item, .com_content .items-leading {
	margin-bottom: 36px;
}
.com_content span.subheading-category {
	margin-bottom: 24px;
	padding-bottom: 12px;
	text-align: center;
}
.com_content p.readmore a.btn {
	background: transparent !important;
	text-shadow: none !important;
	background-image: none !important;
	box-shadow: none !important;
	font-size: 16px !important;
	border-color: #e6e6e6 !important;
	padding: 12px;
	font-size: 18px;
}
p.readmore span {
	display: none;
}
span.txtcounter {
	margin-right: 15px;
}
.blog_icons {
	padding: 12px 0;
	font-size: 11px;
	text-align: left;
}
.com_content .blog .cols-6 .page-header h2 a {
	font-size: 50%;
}
/* Category Pricing Table View */
.com_content .pricetbl-wrap {
	text-align: center;
}
.com_content .blog .pricetbl-wrap p.readmore {
	display: block;
	text-align: center;
	margin: 0 !important;
	border: none !important;
	background: #4c9188;
	color: #fff;
	padding: 18px 0;
}
.com_content .blog .pricetbl-wrap p.readmore a.btn {
	margin-bottom: 0 !important;
	border: 0;
	font-size: 16px;
}
.com_content .blog .pricetbl-wrap p.readmore a.btn span {
	display: none;
}
.com_content .blog .pricetbl-wrap p.readmore a, .com_content .blog .pricetbl-wrap p.readmore a:hover {
	color: #fff !important;
}
.pricetbl-title {
	color: #fff;
}
.pricetbl-title .page-header h2 {
	text-align: center;
}
.pricetbl-price {
	font-size: 62px;
	padding: 20px;
}
.pricetbl-content {
	background: #f1f1f1;
}
.pricetbl-content p:nth-child(odd) {
	background: #efefef;
	margin: 0 !important;
	padding: 12px 0 !important;
}
.pricetbl-content p:nth-child(even) {
	background: #e0e0e0;
	margin: 0 !important;
	padding: 12px 0 !important;
}
.com_content .blog .pricetbl-wrap .page-header h2 a, .com_content .blog .pricetbl-wrap .page-header h2 {
	color: #fff !important;
	font-size: 36px !important;
	margin: 0 !important;
	padding: 12px 0 !important;
}
.com_content .blog .item .pricetbl-wrap .j2store-product {
	display: block;
	text-align: center;
	margin: 0 !important;
	border: none !important;
	background: #4c9188;
	color: #fff;
	padding: 18px 0;
}
.com_content .blog .item .pricetbl-wrap .j2store-product .product-sku, .com_content .blog .item .pricetbl-wrap .j2store-product .sale-price {
	display: none !important;
}
.com_content .blog .item .pricetbl-wrap .j2store-product .btn.btn-primary {
	background: transparent;
	border: 1px solid #fff;
}
/* Category Staff View */
.com_content .item-page .cust-test .page-header, .com_content .blog .cust-test .page-header {
	text-align: center;
}
.cust-test {
	border: 1px solid #ebebeb;
	margin-bottom: 36px;
	text-align:center;
}
.cust-test img {
    width: auto;
	height:20vh;
    max-height: 310px;
    object-fit: cover;
}
.finansy #region3wrap {
    min-height: calc(100vh - 330px);
}
.testm {
	background: #fff;
	padding: 30px;
	text-align: center;
}
.testm:before {
	border-color: transparent #2d8845;
	content: "";
	margin: -60px 0 10px;
	position: relative;
	z-index: 999;
	border-width: 25px 0 25px 25px;
	border-style: solid;
	display: block;
	width: 0;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.testm p.test-text {
	font-size: 12px;
}
.testm p.test-title {
	font-size: 12px;
	font-weight: 700;
}
.testm span {
	font-size: 10px;
}
.speaker-affil {
	border-bottom: 1px solid #999;
	padding: 5px 20px 12px 5px;
	margin: 0 auto;
	display: inline;
}
/* Category FAQ Blog */
.com_content .blog .faq-blog_item {
	border: 1px solid #ccc;
	padding: 0 40px 20px;
	margin-bottom: 0;
	margin-top: 20px;
}
.com_content .blog .faq-blog_item .page-header h2, .com_content .blog .faq-blog_item .page-header h2 a {
	font-size: 18px !important;
	letter-spacing: 0;
}
.com_content .blog .faq-blog_item span .page-header h2 {
	background: #fff !important;
	top: -10px !important;
	left: -20px;
	position: relative;
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
}
.com_content .blog .faq-blog_item span .page-header h2::before {
	font-family: FontAwesome;
	content: "\f05a";
	padding-right: 12px;
}
.category-desc {
	padding-bottom: 26px;
	text-align: center;
}
.com_content .blog .faq-blog_item p.readmore {
	text-align: center;
}
/* Portfolio */
.portfolioitem .pull-none.item-image {
	text-align: center;
}
/* Timeline View */
.timeline_date {
	padding: 20px;
	font-size: 32px;
	display: inline-block;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
}
.timeline_line {
	width: 2%;
	margin: 14px auto;
	height: 100px;
	border-right: 2px solid #333;
}
.timeline_text {
	text-align: left;
}
.timeline-blog-item img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 1px double #333;
	padding: 10px;
}
.timeline-blog-item .page-header {
	border-bottom: 0;
}
.timeline-blog-item h2 a, .timeline-blog-item h2 {
	font-size: 42px !important;
	text-align: center;
}
.timeline_text p {
	font-size: 16px !important;
	padding-top: 3%;
}
.timeline-intro p::before {
	font-family: 'FontAwesome';
	content: "\f10d";
	margin-right: 8px;
	color: #ccc !important;
}
.timeline-intro p::after {
	font-family: 'FontAwesome';
	content: "\f10e";
	margin-right: 8px;
	color: #ccc !important;
}
.timeline-text p.readmore {
	margin-top: .5em !important;
}
.timeline-blog-item span.icon-calendar {
	display: block;
	text-align: center;
	margin: 24px auto;
	font-size: 36px;
	font-weight: 100;
}
.timeline-blog-item dd.published {
	font-size: 18px;
	text-align: center;
}
.timeline-blog-item .page-header h2 a, .timeline-blog-item .page-header h2 {
	font-weight: 100 !important;
}
.timeline-blog-item .pull-left.item-image {
	text-align: right;
	width: 48%;
	margin: 0 60px 18px 0;
}
.timeline-blog-item .pull-right.item-image {
	text-align: left;
	width: 48%;
	margin: 0 0 18px 60px;
}
/* Pagination */
li.pagination-prev, li.pagination-next {
	display: none !important;
}
.item-page .pagenav li {
	list-style: none inside none;
	display: inline;
}
.item-page .pager li>a:hover {
	background: #fff !important;
}
/* CONTACTS */
/* Contact */
.com_contact .thumbnail.pull-right {
	margin: 0 0 24px !important;
}
.com_contact .jicons-icons {
	display: none;
}
.com_contact label#jform_contact_email_copy-lbl.hasTip, .com_contact input[type="checkbox"] {
	float: left;
	margin-right: 14px;
}
.thumbnail > img {
	width: 100%;
}
/* SEARCH */
.com_search.search .search .phrases-box .controls {
	padding-bottom: 18px;
}
.com_search.search .search label {
	display: inline-block;
}
.com_search.search .search input {
	display: inline-block;
}
.com_search legend {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.com_search label {
	display: inline-block !important;
	margin-right: 4%;
}
.com_search .phrases-box, .com_search fieldset.only {
	padding: 20px 0;
}
.com_search .form-limit {
	padding: 10px 0 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.com_search dd.result-created {
	margin-bottom: 16px;
}
form#mod-finder-searchform.form-search {
	margin: 12px 0 0 !important;
}
input#mod-search-searchword.inputbox.search-query {
	color: #000;
}
.search-results .result {
	margin-bottom: 36px;
}
/* USERS */
.com_users #component ul, .com_users #component li {
	margin-left: 0 !important;
	padding-left: 0 !important;
	list-style-position: inside;
}
.com_users .button {
	background: transparent;
	border: 1px solid #fff;
	vertical-align: top;
	font-size: 16px;
	padding: 12px 16px;
	color: #fff;
}
.com_users .profile .dl-horizontal dt {
	margin-right: 12px;
}
.com_users .profile a.btn span {
	display: none;
}
form#login-form .icon-user, form#login-form .icon-lock {
	color: #000;
}
div.login, div.reset, div.remind, div.registration, .login h1, div.reset h1, div.remind h1, div.registration h1 {
	text-align: center;
}
/* TAGS */
.tag-category .cat-list-row {
	margin-bottom: 36px;
}
/* EDIT */
textarea#jform_articletext {
	width: 95% !important;
	margin-top: 16px;
}
/* FORMS */
.form-actions {
	background: transparent;
}
/* BUTTONS */
input.button.subbutton.btn.btn-primary {
	display: inline-block;
	padding: 14px 12px;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	border: 0;
}
/* JOS CALENDAR */
/* The main calendar widget.  DIV containing a table. */
div.calendar {
	position: relative;
	z-index: 99999999999 !important;
	width: 294px !important;
}
.calendar, .calendar table {
	border: 1px solid #ccc;
	font-size: 11px;
	color: #000;
	cursor: default;
	background: #fff !important;
	font-family: arial, verdana, sans-serif;
}
/* Header part -- contains navigation buttons and day names. */
.calendar .button {
	/* "<<", "<", ">", ">>" buttons have this class */
	text-align: center;
	/* They are the navigation buttons */
	padding: /* Make the buttons seem like they're pressing */
2px;
}
.calendar thead .title {
	/* This holds the current "month, year" */
	font-weight: 700;
	/* Pressing it will take you to the current date */
	text-align: center;
	background: #333;
	color: #fff;
	padding: 2px;
	font-size: 18px;
}
.calendar thead .headrow {
	/* Row <TR> containing navigation buttons */
	background: #fff !important;
	color: #000 !important;
	font-size: 18px !important;
}
.calendar thead .name {
	/* Cells <TD> containing the day names */
	border-bottom: 0 solid #ccc !important;
	padding: 2px;
	text-align: center;
	color: #fff !important;
}
.calendar thead .weekend {
	/* How a weekend day name shows in header */
	color: #999;
}
.calendar thead .hilite {
	/* How do the buttons in header appear when hover */
	background: #bbb;
	color: #000;
	border: 1px solid #ccc;
	padding: 1px;
}
.calendar thead .active {
	/* Active (pressed) buttons in header */
	background: #c77;
	padding: 2px 0 0 2px;
}
.calendar thead .daynames {
	/* Row <TR> containing the day names */
	background: #fff !important;
}
/* The body part -- contains all the days in month. */
.calendar tbody .day {
	/* Cells <TD> containing month days dates */
	width: 2em;
	text-align: center !important;
	padding: 7px 1px !important;
	font-size: 14px;
}
.calendar table .wn {
	padding: 2px 3px 2px 2px;
	border-right: 1px solid #ccc;
	background: #fff !important;
}
.calendar tbody .rowhilite td {
	background: #fff !important;
	color: #000 !important;
}
.calendar tbody .rowhilite td.wn {
	background: #fff !important;
	color: #000 !important;
}
.calendar tbody td.weekend {
	/* Cells showing weekend days */
	color: #999;
}
.calendar tbody td.today {
	font-weight: 700;
}
.calendar tbody .disabled {
	color: #999;
}
.calendar tbody .emptycell {
	/* Empty cells (the best is to hide them) */
	visibility: hidden;
}
.calendar tbody .emptyrow {
	/* Empty row (some months need less than 6 rows) */
	display: none;
}
/* The footer part -- status bar and "Close" button */
.calendar tfoot .footrow {
	/* The <TR> in footer (only one right now) */
	text-align: center;
	background: #ccc;
	color: #000;
	font-size: 18px;
}
.calendar tfoot .ttip {
	/* Tooltip (status bar) cell <TD> */
	border-top: 1px solid #ccc;
	background: #efefef;
	color: #000;
}
.calendar tfoot .hilite {
	/* Hover style for buttons in footer */
	background: #666;
	border: 1px solid #f40;
	padding: 1px;
}
.calendar tfoot .active {
	/* Active (pressed) style for buttons in footer */
	background: #999;
	padding: 2px 0 0 2px;
}
/* Combo boxes (menus that display months/years for direct selection) */
.combo {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 4em;
	cursor: default;
	border: 1px solid #655;
	background: #fff;
	color: #000;
	font-size: smaller;
}
.combo .label {
	width: 100%;
	text-align: center;
}
.combo .hilite {
	background: #fc8;
}
.combo .active {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #efefef;
	font-weight: 700;
}
.round-image img {
	border-radius: 50%;
	border: 8px solid #fff;
}
/* ----------------------------------------------*/
/* 04 - Page Classes
/* ----------------------------------------------*/
.item-page.roundimage .item-image img {
	border-radius: 50%;
	height: 500px;
	width: 500px;
	margin: 0 auto 100px;
}
.item-page.content-constrain {
	width: 50%;
	margin: 0 auto;
}
.item-page.content-constrain70 {
	width: 70%;
	margin: 0 auto;
}
.content-constrain .timeline-blog-item {
	width: 60%;
	margin: 0 auto;
}
.item-page.content-constrain .page-header {
	text-align: center;
}
body.region1-constrain #region1, body.region2-constrain #region2, body.region3-constrain #region3, body.region4-constrain #region4, body.region5-constrain #region5, body.region6-constrain #region6, body.region7-constrain #region7, body.region8-constrain #region8, body.region9-constrain #region9, body.region10-constrain #region10, body.region1-constrain #region11, body.region12-constrain #region12 {
	width: 70%;
	margin: 0 auto;
}
body.region1-constrain50 #region1, body.region2-constrain50 #region2, body.region3-constrain50 #region3, body.region4-constrain50 #region4, body.region5-constrain50 #region5, body.region6-constrain50 #region6, body.region7-constrain50 #region7, body.region8-constrain50 #region8, body.region9-constrain50 #region9, body.region10-constrain50 #region10, body.region1-constrain50 #region11, body.region12-constrain50 #region12 {
	width: 50%;
	margin: 0 auto;
}
.constrain {
	width: 70%;
	margin: 0 auto !important;
}
/* ----------------------------------------------*/
/* 05 - Module Styles
/* ----------------------------------------------*/

.moduletitle {
	padding: 0;
}
.modulecontent {
	padding: 5px 0;
}
.module input.button {
	margin-bottom: 12px;
}
/* Common Module Suffix Styles */
/* Transparent */
.module.trans {
	background: rgba(0,0,0,0.2) !important;
}
.trans h3.moduletitle, .trans .modulecontent {
	padding: 20px !important;
}
/* Nopad */
.nopad, .nopad .modulecontent {
	padding: 0 !important;
}
.nopad .breadcrumb, .nopad .modulecontent .breadcrumb {
	padding: 8px 15px !important;
}
/* Nomarg */
.nomarg, .nomarg h3.moduletitle {
	margin: 0 !important;
}
/* Mobileshow */
.mobileshow {
	display: none;
}
/* mod_custom Footer */
p.footertxt {
	color: #999;
}
/* Module suffix add ons */
.h3center h3.moduletitle {
	text-align: center;
}
.wtext h3.moduletitle, .wtext p, .wtext span.rest, .wtext .module h3 span.rest, .wtext span.first_word, .wtext .module h3 span.first_word {
	color: #fff !important;
}
/* Custom HTML */
/* Inset */
.inset_hero h1 {
	font-size: 90px;
	line-height: 96px;
	color: #fff;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.71);
}
/* User 1 - About */
.u1_about {
	padding: 30px 80px 0;
}
/* YT Playlist */
/* User 25 */
.ytp-thumbnail-overlay {
	max-width: 100%;
}
/* User 31 - Get Connected */
.u31_connect {
	text-align: center;
}
/* User 37 - Media Gallery */
.u37_left {
	float: left;
	width: 50%;
}
.u37_right {
	float: left;
	width: 50%;
}
/* ACY MAILING Form */
.acymailing_module_form .acymailing_introtext {
	margin-top: 18px!important;
}
table.acymailing_form label {
	color: #fff!important;
	font-size: 18px;
}
td.acyfield_name input, td.acyfield_email input {
	color: #fff!important;
	border: 2px solid #fff!important;
	background: transparent!important;
	outline: none!important;
	border-radius: 0px!important;
}
td.acysubbuttons input.button.subbutton.btn.btn-primary {
	font-size: 16px;
	color: #fff;
	border: 2px solid #fff;
	padding: 12px 56px;
	display: inline-block !important;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0.40)!important;
	border-radius: 0px;
	margin-left:46px;
}

/* Elevator Module - Back to Top  */
.backtotop {
	opacity: 0;
	padding: 46px 0 0;
	position: fixed;
	bottom: 0;
	left: 93%;
}
body.stickyscroll .backtotop {
	opacity: 1;
}
/* ----------------------------------------------*/
/* 06 - Plugin Styles / Overrides
/* ----------------------------------------------*/
/* Image Gallery */
.imagegalleryplg img {
	max-width: 33.33%;
	margin: 0 !important;
	border: 0 solid #ccc !important;
	padding: 0 !important;
	-moz-box-shadow: 0 0 0 0 #fff !important;
	-webkit-box-shadow: 0 0 0 0 #fff !important;
	box-shadow: 0 0 0 0 #fff !important;
}
/* X-Stream Video */
.xtream {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	
	height: 0;
}
.xtream embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* -----------------------------------------------*/
/* 07 - Bootstrap Styles / Overrides
/* ----------------------------------------------*/
.com_content .item-page .pager li >a, .pager li >span {
	border-radius: 3px !important;
}
/* ----------------------------------------------*/
/* 08 - Mobile / Responsive CSS 
/* ----------------------------------------------*/
/* MOBILE */

.mmobile {
	text-align: center;
	padding: 0 24px;
}
body.mobile {
	padding: 0;
	width: 100%;
	background: #fff;
}
body.mobile #mobile {
	background: #fff;
}
img#videomobile {
	display: none;
}
/*----------310-----*/
.jbzoo .subcategories .column, .jbzoo .related-items .column, .jbzoo .items .column {
	margin:0 0.5% 0.5% 0;
	width:33%;
	border:none;
	border-radius:0;
}
.jbzoo .subcategory, .jbzoo .items .jbzoo-item, .jbzoo .item-full .jbzoo-item, .jbzoo .commentslist .comments {
	margin:0;
	background:#e0e0e0;
}
.jbzoo-item-teaser .item-image.align-left {
    width: 100% !important;
	float:left !important;
}
.jbzoo-item-full .item-image.align-left {
    width: 50% !important;
	float:left !important;
}
.jbzoo .align-left img, .jbzoo .item-image.align-left, .jbzoo .align-left > div {
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
}
.jbzoo-item-product .container {
    clear: both;
    padding-top: 30px;
    width: auto;
}

.jbzoo-item-teaser .item-title > a {
    display: block;
    font-size: 16px;
    text-align: center;
	padding:10px 5px 0;
	line-height: .9;
}
.jbzoo-item-teaser h4.item-title a:last-child {
	position: absolute;
bottom: -20px;
left: 0;
width: 100%;
padding: 0;
}
.jbzoo-item-teaser h4.item-title a img {
    height: 20px;
}
.starttext {
    float: right;
    padding: 0 0 0 20px;
    width: calc(50% - 20px);
}
h2.subcategory-title > p, h2.subcategory-title > a {
    color: #fff;
    font-size: 16px !important;
    /*line-height: 42px !important;*/
	padding:0 !important;
}
.acymailing_module_form td {
	position:relative;
}
td.acysubbuttons input.button.subbutton.btn.btn-primary {
	position:absolute;
	right:0;
	margin-right:46px;
	width:49%;
}
@media (min-width:900px) {
#contact-form {
    float: left;
    width: calc(50% - 40px);
}
.contact-right {
    float: right;
    width: 50%;
}
.catalog-list li.level0.parent {
    float: left;
    width: 33%;
	padding-bottom:15px;
}
.manufacturer-list li.level0.parent {
    float: left;
    width: 25%;
	padding-bottom:15px;
}
}
.control-group {
    clear: both;
}

.form-horizontal .controls {
	position:relative;
}
.form-horizontal .controls input, .form-horizontal .controls textarea {
	width:286px;
}
.form-horizontal .controls .btn.btn-primary.btn-large.validate {
    width: 304px;
}
.level1 {
    clear: both;
}
a.level0.parent {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.manufacturer-list {
	display:none;
}
#t.active, #m.active {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #000;
}

#t.active, #m.active {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bbb;
    color: #000;
}
#t, #m {
    background: #f1f1f1 none repeat scroll 0 0;
    border-color: #ddd #ddd #fff !important;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #aaa;
    display: inline-block;
    font-weight: 600;
    margin: 0 0 -1px;
    padding: 7px 25px;
    text-align: center;
}
#t:hover, #m:hover {
	color:#888;
	cursor:pointer;
}
.jbzoo-item-full .item-title > a {
    color: #333;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
	letter-spacing:normal;
	line-height:32px;
}
.jbzoo-item-full .item-title > a:last-child:after {
	content:'';
}
.jbzoo-item-full .item-title > a:after {
    content: ' /';
    margin-left: 5px;
    margin-right: -5px;
}
.jbzoo-item-full .item-title a img {
    height: 32px;
    width: auto;
}
.category .image-full.align-left > img {
    display: none;
}
.jbzoo-item-full .element-imagepro a {
    border: 1px solid #ededed;
    width: calc(25% - 5.4px);
}
.wk-slideshow img, .wk-gallery img, .spotlight img, a[data-lightbox] img {
    height: 310px;
    object-fit: cover;
    width: 310px;
}
.jbzoo-item-teaser .item-image a img {
    height: 210px;
    object-fit: cover;
}
.jbzoo .jbzoo-item-teaser .item-title {
	height:60px;
	position:relative;
}
.jbzoo-item-full h3, .jbzoo-item-full h2, .description-full h2 {
    color: #2d8845;
    font-size: 24px;
    line-height: 24px;
}
/*---стили от модуля для главной----*/
/* Default CSS */
.legend {
	font-size: 12px;
	font-weight: 700;
	color: #333;
	background-color: #e0e0e0;
	padding: 2px 5px 2px 2px;
	border-bottom: 1px solid #333;
}
.tag {
	padding: 2px;
	font-size: 10px;
	font-family: Arial;
	color: #333;
	background-color: #f9f9f9;
	border-bottom: 1px solid #333;
}


/* Element Area */
.us1_inner {
	padding: 0px !important;
}
.us2_inner {
	padding: 30px 0px;
}
figure.effect-lalya {
}
/* Common style */
figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	background: #000;
	text-align: center;
	cursor: pointer;
}
figure:hover {
}


figure.containimg {
  width: 100%;
  height: 310px !important;
  overflow: hidden;
  position: relative;
}

figure.more.containimg {
  width: 100%;
  height: 587px;
  overflow: hidden;
  position: relative;
}


img.containimg {
  width: 100%;
  height: auto;
  opacity:1;
}

img.containimg:hover {opacity:0.6;}

figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #2d8845;
}
figure figcaption::before, figure figcaption::after {
	pointer-events: none;
}
figure figcaption {
	position: absolute;
	bottom: 10px !important;
	left: 10px !important;
	width: 71% !important;
	height: 60px !important;
	display: flex;
	align-items:center;
	justify-content: center;
}

.us2_newspro figure figcaption {
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	width: 70%;
	height: 70%;
}

.mb_fp_more {
	margin: 68px 0;
}
a.linkbtn {
	padding: 12px 24px;
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
}
/* Anchor will cover the whole item by default */
figure.effect-layla h2 {
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 1);
	color: #fff;
	font-weight: bold;
	font-size: inherit !important;
}
figure.effect-layla.more h2 {
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 1);
	color: #fff;
	font-weight: bold;
	font-size: 32px;
}
figure span {
	font-weight: 100;
}
figure h2, figure p {
	margin: 0;
}
figure p {
	letter-spacing: 1px;
	font-weight: 400;
}
figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
figure.effect-layla figcaption {
	padding: .3em
}

/*figure.effect-layla figcaption::before, figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 1;
}
figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	opacity: 0.2;
}
figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	opacity: 0.2;
}
*/
figure.effect-layla h2 {
	padding-top: 0 !important;
}
figure.effect-layla p {
	padding: .5em 2em;
	text-transform: none;
}
.subcategory-agregaty-dlya-vneseniya-pochvennyh-gerbicidov-i-zhidkih-udobrenij-na-baze-pochvoobrabatyvayushhih-mashin-2  figure.effect-layla p, .subcategory-agregaty-dlya-vneseniya-pochvennyh-gerbicidov-i-zhidkih-udobrenij-na-baze-pochvoobrabatyvayushhih-mashin  figure.effect-layla p {
	line-height:20px !important;
}
figure.effect-layla img, figure.effect-layla figcaption::before, figure.effect-layla figcaption::after, figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform .35s;
	transition: opacity 0.35s, transform .35s;
}
figure.effect-layla:hover img {
	opacity: .7;
	
}
figure.effect-layla:hover figcaption::before, figure.effect-layla:hover figcaption::after {
	opacity: 1;

}
figure.effect-layla:hover h2, figure.effect-layla:hover p {
	opacity: 1;
	
}
figure.effect-layla:hover figcaption::after, figure.effect-layla:hover h2, figure.effect-layla:hover p, figure.effect-layla:hover img {
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}



@media (max-width:900px) {
figure.effect-layla h2 {margin-bottom:26px;line-height:120%;}
figure.effect-layla.more h2 {
	margin-bottom:26px;line-height:120%;
	font-size: 42px;
}
figure.effect-layla p {
	font-size: 24px !important;
}

.us1_inner {
	padding: 60px 0;
}

figure.effect-layla figcaption::before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-top: 0 solid #fff;
	border-bottom: 0 solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
figure.effect-layla figcaption::after {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-right: 0 solid #fff;
	border-left: 0 solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
figure.effect-layla h2 {
	padding-top: 2%;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
}
figure.effect-layla p {
	padding: .5em 1em;
	text-transform: none;
	opacity: 1;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}
figure.effect-layla .more figcaption::before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-top: 0 solid #fff;
	border-bottom: 0 solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
figure.effect-layla .more figcaption::after {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-right: 0 solid #fff;
	border-left: 0 solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
figure.effect-layla .more h2 {
	padding-top: 2%;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
}
figure.effect-layla .more p {
	padding: .5em 1em;
	text-transform: none;
	opacity: 1;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}
.us2_inner {
	padding: 20px 20px;
}

.us2_newspro figure figcaption {left:5%;}
}



@media (max-width:480px) {
figure.effect-layla h2 {font-size:42px;}
.us1_inner{padding:0px;}
.us2_newspro figure.effect-layla figcaption {padding:2em}

figure.effect-layla figcaption {
	padding: 2em;
}
figure.containimg {
  width: 100%;
  height: 678px;
  overflow: visible;
 
}

img.containimg {
  width: 100%;
  height: 100%;
  opacity:0.6;
}
}

@media (max-width:420px) {
figure.effect-layla p {
	padding: 0;
	text-transform: none;
}
}

@media (max-width:380px) {
figure.effect-layla figcaption {
	padding: 1em;
}
figure.effect-layla p {
	font-size: 11px !important;
}
}

@media (max-width:320px) {
figure.effect-layla h2 {
	font-size: 24px !important;
	padding-top: 0;
	margin-bottom: 16px
}
}
/*-------------*/
.brandsOverview ul li {
    float: left;
    height: 155px;
    list-style: outside none none;
    margin: 0;
    padding: 0 5px 10px 0;
    text-align: center;
    width: 120px;
}
.brandname {
    text-transform: capitalize;
}
.brandsOverview ul li img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e4e8;
    border-radius: 2px;
    height: 100px;
    margin: 0;
    padding: 8px;
    width: 100px;
	object-fit: contain;
}
.contact .page-header {
    display: none;
}
#yoo-zoo h1.title {
    font-size: 40px;
    line-height: inherit;
}
#yoo-zoo .category {
    padding: 0 20px;
    margin: 0;
	border-radius:0;
}
.news .page-header h1 {
    display: none;
}
.module.slider {
    margin: 0;
}
.module.slider .modulecontent {
    padding: 0;
}
.col-md-push-3 {
	width: 73%;
    left: 25%;
	float: right;
	padding:0 1%;
}
.col-md-pull-9 {
    right: 75%;
	width: 23%;
	float: left;
	padding:0 1%;
}
.csc-default h2 {
    font-size: 20px;
	padding:0 20px;
}
.csc-textpic-image {
    padding: 5px 0;
    background: #fff;
}
.rl_sliders.accordion > .accordion-group {
	border-radius:0;
}
h1.item-title {
    line-height: 0px !important;
}
.rl_sliders-toggle-inner.nn_sliders-toggle-inner {
    color: #969696;
}
.subcategories .us1_inner .subcategory-description {
    display: none;
}
.subcategories .us1_inner, .subcategories .us1_inner .subcategory-title p{
	transition:none !important;
	max-height: 100%;
}
h2.title {
    font-size: 26px;
}
.frontpage h2.title {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
}
.module.headphone {
    float: right;
}
.module.callback {
    float: left;
}
.module.callback .button-joomly-callback-form.joomly-callback {
    background: transparent;
    color: #333;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800;
	opacity:1;
	letter-spacing:normal;
	padding:18px 20px 0 0;
	line-height: 20px;
}
.module.callback .button-joomly-callback-form.joomly-callback:hover {
	color:#2d8845;
}
.module.callback .tel {
    display: none;
}
.module.callback .button-joomly-callback-lightbox {
	width: calc(100% + 30px);
	max-width: none;
	margin-left:-15px;
}
div.tel {
	height:10px;
}
div.tel > a.fontsize8 {
    display: none;
}
.frontpage #yoo-zoo > h1 {
    display: none;
}
.module.icons a:hover {
    filter: none !important;
}
.subcategory-image.align-left {
    height: 100%;
}
.subcategory-image.align-left img.containimg{
	height:100%;
	object-fit:cover;
}
.frontpage .module.green.box {
	display:none;
}
.zapchasti-title {
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
}
.search-result-card-category.show {
    display: none !important;
}
.element-media video, .mejs-container {
    max-width: 100%;
}
ul.mainfeatures li {
background-image: none;
display: block;
margin: 0px 0px 20px;
padding: 0px;
float: left;
width: 25%;
height: 250px;
text-align: center;
list-style-type:none;
}
.description-full h2 {
	clear:both;
}
.jbzoo-item.jbzoo-item-product.jbzoo-item-teaser .item-image.align-left a {
	position:relative;
	display:block;
}
.jbzoo-item.jbzoo-item-product.jbzoo-item-teaser .item-image.align-left a:after, .slides:after {
	content:'';
	display:block;
	height:50px;
	position:absolute;
	z-index:2;
	bottom:10px;
	right:10px;
	left:10px;
	background:transparent url("https://agmechanica.ru/templates/motoblog/images/wm.png") no-repeat right bottom;
	background-size: cover;
}
.news .item .testm p {
    text-align: justify;
}
.news .item .testm p.readmore {
	margin-top:20px !important;
}
.simplecallback input, .simplecallback textarea {
    color: #fff !important;
border: 2px solid #fff !important;
background: transparent !important;
outline: none !important;
border-radius: 0px !important;
}
.simplecallback button {
    font-size: 16px;
    color: #fff;
    border: 2px solid #fff;
    padding: 12px 56px;
    display: inline-block !important;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.40) !important;
    border-radius: 0px;
	width: 100%;
}
.rTable {
    display: table;
    width: 100%;
    border-collapse: collapse;
}
.rTableRow {
    display: table-row;
}
.rTableCell {
    display: table-cell;
    border: 1px dotted #b3b3b3;
    padding-left: 20px;
    padding-right: 20px;

    margin: 0;
    font-size: 15px;
}
.spec .testm img {
    display: none;
}