body {
    background-color: #fff;
    color: #242a35;
}
.alert-notice {
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
#sp-header {
    background: #0073ed;
	border-bottom: 1px solid rgba(0, 51, 204, 0.3);
}
#sp-main-body {
	padding: 50px 0px!important;
}
.sp-page-title .sp-page-title-sub-heading {
	font-size: 200px;
	white-space: nowrap;
}
.sp-page-title .sp-page-title-heading {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	z-index: 1;
}
.sp-megamenu-parent > li:hover > a {
    color: #fff000;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	color: #ffffff;
}
#offcanvas-toggler > .fa {
    color: #fff;
}
.text-success a {
	color: green;
}
a.brand-link {
	color: #fff;
}
#menu-block a:hover{
	color: #fff000;
}
.practice-areas a {
	color: #666;
}
.practice-areas:hover a {
	color: #fff;
}
.sp-megamenu-parent .sp-mega-group > li > a {
    text-transform: none;
	font-size: 16px!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 16px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:not(:last-child) {
    border-bottom: solid 1px rgba(136, 136, 136, 0.3);
	width: 100%;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    border-radius: 12px;
}
.off-menu_137 dl.level2 dt{
	border-bottom: solid 1px rgba(136, 136, 136, 0.3)!important;
	border-radius: 0px!important;
}
.off-menu_137 dl.level2 dt:last-of-type {
	border-bottom: none!important;
}
.offcanvas-menu {
	background: #0073ed!important;
}
.offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent.menu-parent-open > a, .offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent.menu-parent-open > span {
    color: #fff000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: rgba(255, 255, 255, 0.8);
    text-transform: none!important;
	font-weight: normal!important;
	font-size: 14px!important;
}
.offcans-text-block hr{
	color: rgba(255, 255, 255, 0.8);
	background: rgba(255, 255, 255, 0.8);
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  right: -95px;
}
.form-control {
    color: #999;
    border-radius: 3px;
    background-color: rgba(247, 247, 247, 1);
    border: 1px solid #ccc;
}
input[type="number"]:not(.form-control) {
	display: inline-block;
	padding: 8px 0px!important;
    color: #999;
    border-radius: 3px;
    background-color: rgba(247, 247, 247, 1);
    border: 1px solid #ccc;
}
input[type="text"]:not(.form-control) {
	color: #999;
    border-radius: 3px;
    background-color: rgba(247, 247, 247, 1);
    border: 1px solid #ccc;
}
input[type="tel"]:not(.form-control) {
	color: #999;
    border-radius: 3px;
    background-color: rgba(247, 247, 247, 1);
    border: 1px solid #ccc;
}
.GSearchBlock input[type="text"]:not(.form-control) {
    border-radius: 3px;
}
.TSearchSelect select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 6px);
	border-radius: 3px 0px 0px 3px;
	color: #555;
}
.TSearchSelect {
	margin-bottom: 15px;
	padding: 0px;
	z-index: 1;
}
.coupon input[type="text"]:not(.form-control) {
	color: #999;
    border-radius: 3px;
    background-color: rgba(247, 247, 247, 1);
    border: 1px solid #ccc;
	margin-bottom: 10px;
}
.j2store-cart-table .remove-icon {
    margin-bottom: 3px;
}
.home {
    background-color: #2196f3;
    color: #fff;
}
.sp-page-title {
    background: #2196f3;
}

#sp-bottom {
    background-color: #f2f7f7;
	color: #242a35;
}
#sp-footer {
    background-color: #242a35;
	color: #fff;
}
#sp-bottom .sp-module ul > li > a {
	text-transform: none;
    color: #242a35!important;
	font-size: 12pt;
    font-weight: normal!important;
}
#sp-bottom .sp-module ul > li > a:hover {
    color: #242a35!important;
	opacity: 0.8;
}
#sp-bottom .sp-module ul > li {
    margin-bottom: 5px;
}
#sp-bottom .sp-module .sp-module-title {
    color: #242a35!important;
    margin: 0 0 15px!important;
}
#sp-bottom3 {
    padding-top: 0px!important;
	padding-bottom: 0px!important;
}
#sp-footer {
	font-size: 14px;
}
#sp-footer .container-inner {
    padding: 27px 0px;
}
.practice-areas {
    background-color: #fff;
}
.sppb-img-container img {
	border-radius: 5px;
}
.practice-areas:hover .sppb-img-container img {
  filter: none;
}
.sp-megamenu-parent > li > a {
    color: #fff;
}
div.grid-menu {
	padding: 0px;
}
.article-list .article {
    color: #242a35;
    background-color: #fdfdff;
	border: 1px solid #ccc;
}
#sp-header:not(.header-sticky) {
    background-color: transparent;
}
div.blog-gsearch img {
    margin: 0px 0px 0px 10px!important;
}
.article-intro-image img, div.blog-gsearch img{
	width: 53px!important;
	height: auto;
	border: 1px solid #e6e6e6;
}
.article-header h2 {
	font-family: 'Muli', sans-serif;
	font-size: 16px!important;
	font-weight: normal!important;
	margin-top: 0!important;
    margin-bottom: 1rem!important;
	padding-top: 0px!important;
}
.article-header h2 a {
    color: #0073ed!important;
}
.article-list .article .article-body {
    padding: 5px 15px 0px 15px;
}
.article-list .article:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px -6px rgba(0, 0, 0, 0.8);
}
.price-header {
	background: #242a35;
	color: #fff;
	padding: 5px 0px;
	white-space: nowrap;
	margin-bottom: 5px;
}
.price-photo, .price-model {
	padding-left: 25px;
}
.price-tovar {
	padding-left: 0px;
}
@media only screen and (min-width: 575px) {
	.price-tovar {
	margin-left: -25px;
}
}
.price-name {
	padding: 0px;
}
.price-button {
	padding-left: 25px;
}
@media only screen and (max-width: 575px) {
	.price-button {
	padding-left: 25px;
	text-align: center;
}
	.price-name {
	padding-left: 20px;
}
}
.j2store-checkout-link {
	position: absolute;
	top: 2px;
	left: -5px;
	font-size: 20px;
}
.j2store-addtocart-form {
    margin-top: 0px;
}
#cat-cart .j2store-addtocart-form {
    white-space: nowrap;
}
@media only screen and (min-width: 575px) and (max-width: 768px) {
#cat-cart {
    margin-top: -10px;
}
}
#cat-goods h2 {
	margin-bottom: 0px!important;
}
@media only screen and (min-width: 575px) {
	#cat-goods {
	margin-left: -25px;
}
}
.cat-status {
	font-size: 14px;
	color: #999;
	line-height: 16px;
}
.cat-img img {
	margin-left: 10px;
}
.cat-model {
	padding-left: 10px;
	padding-top: 8px;
}
.cat-tovar {
	padding: 0px;
}
.cat-price {
	padding: 0px;
	line-height: 16px;
	white-space: nowrap;
}
.cat-price-1, .cat-price-2, .cat-price-3 {
	padding-right: 0px;
}
.cat-price-3 {
	color: red;
}
.cat-count {
	font-size: 12px;
	color: #999;
}
.cat-last-price {
	color: #ff0000;
	font-weight: bold;
}
.product-sku {
	font-size: 13px;
	color: #999!important;
	white-space: nowrap;
}
.more-icon {
	position: absolute;
	top: 11px;
	left:6px;
	font-size: 14px;
	color: #999;
}
.more-icon:hover {
	color: #242a35;
}
#sticky {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 25px!important;
	color: #fff;
    font-size: 16px!important;
    white-space: nowrap;
    line-height: 25px!important;
    padding: 0px 0px 0px 20px;
    box-sizing: border-box;
    background-color: #2196f3!important;
    cursor: pointer;
	text-align: center;
	margin-bottom: 5px;
}
#sticky.yellow {
    background-color: #fff000!important;
	color: #000000!important;
	display:none!important;
}

#sticky-place #sticky {
	position: relative!important;
	padding: 0;
	width: 100%;
	left: 0!important;
	top: 0!important;
}
.sticky-place {
	position: fixed;
	top: 83px;
	width: 100%;
	opacity: 0.8;
	left: 0;
	z-index: 999!important;
}
.hide-mob {
	display: inline-block;
	}
@media only screen and (max-width: 574px) {
.hide-mob {
	display: none;
	}
}
.hide-pad {
	display: inline-block;
	}
@media only screen and (max-width: 1024px){
.hide-pad {
	display: none;
	}
}
.hide-pc {
	display: none;
	}
@media only screen and (max-width: 768px) {
.hide-pc {
	display: inline-block;
	}
}
#sp-left .sp-module .sp-module-content, #sp-right .sp-module .sp-module-content {
	border: 1px solid #ccc;
	border-radius: 3px;
}
.btn-consultation {
	background: #fff000!important;
	color: #212529!important;
	z-index: 999;
}
.btn-consultation:hover {
	background: #fff000!important;
	color: #212529!important;
	opacity: 0.9;
}
.btn-yellow {
    color: #212529!important;
    background-color: #fff000;
}
.btn-yellow:hover {
    opacity: 0.9;
}
.work-icon {
    border-radius: 50%;
    font-size: 36px;
    background: #fff;
    color: #212529;
}
.work-step-left {
	font-weight: bold;
	color: #000;
	background: #fff000;
	border-radius: 50%;
	padding: 2px 10px;
	float: left;
}
.work-step-right {
	font-weight: bold;
	color: #000;
	background: #fff000;
	border-radius: 50%;
	padding: 2px 10px;
	float: right;
}
.boder-client-box {
    border-width: 2px;
    border-color: #fff;
    border-style: solid;
    box-shadow: none;
}
ul.hr{
    margin: 0;
    padding: 10px 100px 10px 100px;
}
ul.hr li{
    display: inline;
    margin-right: 5px;
    padding: 3px;
}
.ext_slideout_inner {
	border-radius: 12px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
#ext_slideout_id1 {
    left: 0px!important;
}
.ext_slideout {
    width: 99px!important;
    padding: 0px!important;
	background: none!important;
}
button.button-joomly-callback-form{
    padding: 5px 15px!important;
    background-color: #fff000!important;
    letter-spacing: 0px!important;
    text-transform: none!important;
	font-weight: normal!important;
	border-radius: 29px!important;
	color: #242a35!important;
}
button[type="submit"].button-joomly-callback-lightbox {
    padding: 10px 15px!important;
    background-color: #fff000!important;
    letter-spacing: 0px!important;
    text-transform: none!important;
	font-weight: normal!important;
	color: #242a35!important;
	border-radius: 29px!important;
	margin: 20px;
}
div.joomly-callback-caption {
    background: #0073ed!important;
}
.brand-img img {
	border-radius: 5px;
	border: 1px solid #dbdbdb;
	margin-bottom: 3px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
    text-transform: none;
}
#tabs_mod.tabs {
	position: relative;
	margin: 0 auto;
	width: 100%;
}
#tabs_mod.tabs label {
	cursor: pointer;
	display: block;
	float: left;
	width: 33%;
	position: relative;
	text-align: center;
	font-size: 16px;
}

#tabs_mod.tabs input {
	position: absolute;
	left: -9999px;
}

#tab_1:checked  ~ #tab_l1,
#tab_2:checked  ~ #tab_l2,
#tab_3:checked  ~ #tab_l3 {
	border-color: #fff;
	z-index: 3;
	font-size: 16px;
	width: 33%;
	color: #0a2896;
	font-weight: bold;
}
#tabs_mod.tabs_cont {
	position: relative;
	z-index: 2;
	height: auto;
}
#tabs_mod.tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
#tab_1:checked ~ .tabs_cont #tab_c1,
#tab_2:checked ~ .tabs_cont #tab_c2,
#tab_3:checked ~ .tabs_cont #tab_c3 {
	position: static;
	left: 0;
	opacity: 1;
}
/*79993335087 Олеся МЕНКОЛЛ */
/*8910986-53-01*/
/*treeton.ru*/