@charset "utf-8";
.link-all-menu {
	display:none;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	position:fixed;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:rgba(0,0,0,0.6);
	left:0;top:10px;
	font-size:0;
	cursor:pointer;
	z-index:99999;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}
.header-inner .link-all-menu {top: 6px}
.link-all-menu.active {left:280px}
.link-off-menu {
	color:#fff;
	display:none;
	cursor:pointer;
	position:absolute;
	font-weight:bold;
	font-size:20px;
	right:10px;
	top:6px
}
.link-all-menu:before{
	content:'';
	width:26px;
	height:20px;
	color:#fff;
	background: url(../images/bg/i-menu.png) no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	display:inline-block;
	vertical-align:middle;
	font-size:36px
}

.link-off-filter {
	color:#fff;
	display:none;
	cursor:pointer;
	position:absolute;
	font-weight:bold;
	font-size:20px;
	right:10px;
	top:-28px;
	z-index:30
}

@media screen and (max-width: 1120px) {
	.main-card  .form-get label {
		width:20%
	}
	.main-card  .form-get  input[type="submit"] {
		width:140px
	}
}
@media screen and (max-width: 980px) {
	/* header */
	.left-header {
		width:46%;
		padding:40px 0 4px 0;
		text-align:center
	}
	.header-inner .left-header{width:auto}
	.left-header .logo {
		font-size: 30px;
		line-height: 1em;
		border-bottom:4px solid #ff632e;
		padding-bottom:24px;
		margin-bottom:24px;
		text-align:left
	}
	.left-header .logo span {
		font-size: 36px;
		line-height: 1em
	}
	.header-inner .left-header .logo .link-contact {
		top:12px
	}
	.slogan,
	p.slogan {
		font-size: 13px;
		line-height: 1.8em
	}
	.left-header .slogan {
		width:100%;
		float:none;
		text-align:left
	}
	.slogan:before {
		top: 6px;
		font-size: 28px
	}
	.compare {
		height: 60px;
		font-size: 15px;
		line-height: 60px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px
	}
	.left-header .compare {
		float:none;
		margin-top:10px
	}
	.compare:before {
		width: 24px;
		height: 26px;
		left: 31px;
		top: 16px
	}
	.right-header {
		width:47%;
		padding:44px 0 10px 0
	}
	.head-serv {
		font-size:30px;
		line-height:1em;
		margin:0 0 6px 0
	}
	.header-inner .compare {
		height: 56px;
		font-size: 22px;
		line-height: 56px;
	}
	.header-inner .compare:before {
		width: 24px;
		height: 26px
	}
	.menu-new {
		padding:20px 0 0 0;
		margin:0 0 8px 0
	}
	.menu-new li {
		font-size: 13px;
		line-height: 50px;
		margin-bottom:8px
	}
	.menu-new li {
		margin-bottom:0;
		white-space:normal
	}

	.content .catalog-card article {
		width: 214px;
		padding: 14px 10px 96px
	}
	.content .main-card article {
		width:auto;
		display:block;
		background: #fff;
		position: relative;
		text-align:left;
		padding:12px;
		margin: 0 0 11px 0
	}
	.content .catalog-card article:hover {
		padding: 13px 9px 95px
	}
	.content .main-card article:hover {
		padding:11px
	}

	.main-card .price b, .main-card .price strong {
		display:block
	}

	.main-card  .form-get label {
		width:18%;
		margin:0 10px 0 0
	}
	.main-card  .form-get  input[type="submit"] {
		width:160px
	}

	.important figure img {
		width:100%;
		max-width:100%
	}
	.r-footer {
		width: 34%
	}
	.c-footer {
		margin: 0 34% 0 26%
	}
	.content .card .right-catalog-card article {
		padding: 14px 12px;
		width: 250px;
		display:inline-block;
		margin: 0 16px 20px 0
	}
	.content .card .right-catalog-card article:hover {padding: 13px 11px}
	.content .card .right-catalog-card .bot-card, .content .card .right-catalog-card article:hover .bot-card {
		position: static;
		left:auto;
		height:auto;
		width: auto
	}
	.content .card .right-catalog-card .bot-card .btn {
		width:170px;
		display:inline-block
	}
	.l-card, .r-card {
		width: 100%;
		float:none;
		margin:0 0 12px 0
	}
}
@media screen and (max-width: 950px) {
	.main-card article ul li {
		padding:13px 10px 13px 12px
	}
	.main-card article figure {
		width:100px;
		height: 70px
	}
	.main-card article figure a {
		height:70px;
		width: 100px
	}
	.main-card article figure img {
		width:100%;
		max-height:100%
	}
	.main-card article .btn {
		padding: 0 4px;
		margin: 0;
		width:auto
	}
	.main-card  .form-get label {
		width:19%
	}
	.main-card  .form-get  input[type="submit"] {
		width:130px
	}
}
@media screen and (max-width: 900px) {
	.container {float:none}
	.content {margin:0 !important}
	.right-sidebar {
		float:none;
		margin:0 !important;
		width:100% !important
	}
	.right-sidebar .sticky-wrapper, .floating-div {width:100%!important;position:static!important}
	.right-sidebar .sticky-wrapper.is-sticky {position:static!important}
	.important .floating-div {margin:0}
	.important:before {
		top: -40px
	}
	.main-card  .form-get label {
		width:22%
	}
	.main-card  .form-get  input[type="submit"] {
		width:130px
	}
	.right-sidebar .catalog-card article {
		width:48%;
		margin:0 1% 20px 0;
		display:inline-block;
		vertical-align:top;
		text-align:center
	}
	.l-card {
		width: 60%;
		float:left
	}
	.r-card {
		width: 38%;
		float:right;
	}
}
@media screen and (max-width: 890px) {
	.left-header {
		width:100%;
		padding:40px 0 4px 0;
		text-align:left
	}
	.left-header .slogan {
		width:60%;
		float:left;
		margin-top:10px
	}
	.left-header .compare {
		float:right;
		margin-top:-8px
	}
	.right-header {
		width:100%;
		float:none;
		clear:both;
		padding:20px 0 18px 0
	}
	.header-inner .left-header {
		width:auto;
		padding:0;
		text-align:left
	}
	.header.header-inner {
		min-height: none
	}
	.header-inner .right-header {
		text-align:left;
		padding:0;
		float:right;
		clear:none;
		padding:0
	}
	.header-inner .c-container:before {
		right:20px
	}
	.header-inner .menu-new {
		margin:6px 0;
		display:block;
		clear:both;
		text-align:left
	}
	.header-inner .menu-new li {
		display:inline-block
	}
	.filter-by li {margin: 0 4px;min-width: 20px}
	.r-footer {
		width: 30%
	}
	.c-footer {
		margin: 0 30% 0 26%
	}
}
@media screen and (max-width: 830px) {
	.r-footer {
		width: 24%
	}
	.c-footer {
		margin: 0 24% 0 26%
	}

}
@media screen and (max-width: 778px) {
	.filter-by {
		padding: 0!important;
		min-height: 10px
	}
	.filter-by .menu-new {padding: 6px 12px 8px}
	.filter-by .menu-new ul {
		text-transform:lowercase;
		font-weight:normal;
		position:relative;
		top:-2px;
		padding: 6px 10px;
		margin: 0
	}
	.filter-by li, .header-inner .menu-new li {
		border:0;
		height:auto!important;
		line-height:1.2!important;
		width:auto;
		text-decoration:underline;
		border-radius: 0;
		padding: 0!important;
		text-transform: none;
		font-weight: normal
	}
	.header-inner .menu-new {
		position: relative;
		padding: 6px 12px 8px
	}
	.filter-by li:hover, .filter-by li.active {background:none}
	.filter-by li.active:before,
	.filter-by li:hover:before, .filter-by li i {display:none}
	.l-footer {
		width: 100%;
		float:none;
		text-align:center
	}
	.r-footer {
		width: 100%;
		float:none;
		width:70%;
		margin:0 auto;
		text-align:center
	}
	.c-footer {
		display:none
	}

	.sub-menu {display:none}
}
@media screen and (max-width: 684px) {
	.main-card  .form-get .head-form-get {
		text-align:center;
		display:block;
		width:auto
	}
	.main-card  .form-get label {
		width:100%;
		display:block;
		margin:4px 0
	}
	.main-card  .form-get .bot-card, .main-card .form-get:hover  .bot-card {
		width:100%;
		text-align:center
	}
	.main-card  .form-get .bot-card label:before {
		display:none
	}

	.main-card  .form-get .bot-card label {
		display:block;
		width:100%
	}
	.main-card  .form-get  input[type="submit"] {
		width:100%
	}
	.card {
		white-space:normal;
		width:100%;
		float:none;
	}
	.l-card {
		width:100%;
		float:none;
		margin:0 auto 12px auto;
		display:block
	}
	.r-card {
		width:100%;
		float:none;
		text-align:left;
		display:block;
	}
	.r-card nav {
		text-align:left;
		display:block
	}
	.review_scrshot{
		display:block;
		width: 100%
	}
	.review_summary{
		display:block;
		margin-left:0;
		width: 100%;
	}
	.last_cases ul {
		width:100%;
		display:block;
		margin:0 0 16px 0
	}
	.last_cases ul li figure {
		float:none;
		display:inline-block;
		vertical-align:middle;
		margin:6px 0 0 0
	}
	.last_case_intro_text {
		float:none;
		display:inline-block;
		vertical-align:middle;
	}
}
@media screen and (max-width: 640px) {
	.brand-priser table {
		text-align:center;
		display:flex;
		width:270px;
		margin:0 auto
	}
	.brand-priser table td article{
		width:270px;
		margin:6px 0
	}
	.brand-priser table td article figure{
		width:70%
	}
	.brand-priser table td{
		display:inline-block;
		width:270px;
	}
	.brand-priser table td.es-brand {
		display: table-header-group
	}
	.brand-priser table td:first-child {
		display: table-row-group
	}
	.brand-priser table td:last-child {
		display: table-footer-group
	}
	.brand-priser table td article ul li {
		padding:2px 0
	}
	.brand-priser table td article ul li:before{
		position:relative;
		display:inline-block;
		vertical-align:middle;
		top:-1px;
		margin-right:4px
	}
}
@media screen and (max-width: 600px) {
	.main-card article figure {
		width:80px;
		height: 50px
	}
	.main-card article figure a {
		height:50px;
		width: 80px
	}
	.catalog-table table  {border:0}
	.catalog-table .btn {
		padding: 16px 0 12px 0;
		margin: 0;
		width:auto !important;
		display:block
	}
	.catalog-table  .catalog-table .moore, .catalog-table table td:first-child, .catalog-table table th:first-child {
        display:none;
    }

    .star-raiting {}

	.catalog-table table th {
		font-size:14px;
		line-height:1.2em
	}
	.catalog-table table td figure img {
		width:140px
	}
	.catalog-table .raiting-main b {
		font-size: 20px;
		line-height: 1.2em
	}
	.catalog-table table td:nth-child(3), .catalog-table table th:nth-child(3) {
		width:16%
	}
	.main-top h1 {
		padding:0 0 6px 0
	}
	.main-top .txt-right {
		display:none
	}
	.item-reviews {
		display: block
	}
	.user-reviews {
		float:left;
		margin:0 16px 2px 0
	}
	.item-reviews article {
		width:auto
	}
	.user-reviews {
		margin-right:6px
	}
	.head-reviews{
		-ms-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-moz-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.left-item-reviews,.raiting-item-reviews {width:100%}
	.raiting-item-reviews {margin-bottom:8px}
	.raiting-item-reviews .star-raiting {
		margin:0
	}
}
@media screen and (max-width: 560px) {
	.header-inner .left-header {
		width:100%;
		text-align:center;
		margin-bottom:12px
	}
	.header-inner .left-header .logo {
		width:100%;
		text-align:center
	}
	.header-inner .left-header .logo {
		font-size:34px;
		line-height: 1em
	}
	.header-inner .left-header .logo span {
		font-size: 40px;
		line-height: 1em
	}
	.header-inner .right-header {
		text-align:center;
		float:none;
		width:100%
	}
	.header-inner .main-search, .header-inner .right-header .compare {
		float:none;
		display:inline-block;
		vertical-align:middle;
		margin:0
	}
	.header-inner .right-header .compare {
		padding: 0 22px
	}
	.header-inner .menu-new {
		margin:0
	}
}
@media screen and (max-width: 550px) {
	h1 {
		font-size:30px;
		line-height:1.1em
	}
	.content h1:after {
		top: -8px;
		font-size: 22px
	}
	.left-header {
		text-align:center;
		padding:30px 0 12px 0;
	}
	.left-header .slogan {
		width:50%;
		margin-top:0;
		text-align:left
	}
	.left-header .compare {
		margin-top:-2px
	}
	.head-serv {
		font-size:28px;
		line-height:1em
	}
	.menu-new>li {
		font-size: 12px;
		line-height: 1em;
		margin-bottom:10px;
		padding: 0 16px
	}
	.menu-new>li:first-child {padding-left:0}
	.header-inner .c-container:before {
		display:none
	}
	.header-inner .right-header {
		text-align:center;
		padding:18px 0 10px 0
	}
	.header-inner .left-header .logo .link-contact{
		font-size:13px;
		line-height:1.2em;
		top:14px;right:-4px
	}

	.main-card article ul li {
		padding:13px 6px 13px 6px
	}
	.main-card article ul li figure {
		width:90px;
		height: 60px
	}
	.main-card article ul li figure a {
		height:60px;
		width: 90px
	}
	.main-card article ul li .brand {display:none}
	.main-card article ul li .price {
		font-size: 12px;
		line-height: 1.2em
	}
	.main-card article ul li .btn {
		padding: 0 4px;
		margin: 0;
		width:auto;
		min-width:auto;
		width:100px
	}

	.service-doc figure {
		width:100%;
		float:none;
	}
	.service-doc article {
		width:100%;
		float:none;
	}
	.all-doc {
		width:100%
	}
	.all-doc article {
		width:100%;
		display:block;
		margin:0 0 22px 0
	}
	.filter-by li {
		margin: 0 9px
	}
	.t-top-5-form {
		display:block
	}
	.t-top-5-form>ul {
		display:block
	}
	.t-top-5-form>ul>li {
		display:block;
		padding:6px 0
	}
	.catalog-table table th {
		font-size:12px;
		line-height:1.2em
	}
	.catalog-table table th:nth-child(4) {padding-right:0}
	.right-sidebar .catalog-card article {
		width:100%;
		margin:0 0 20px 0;
		display:block
	}
	.image-right  {
		width:100%;
		float:none;
		margin:0 0 2px 0
	}
}
@media screen and (max-width: 500px) {
	.catalog-table table td figure img {
		width:110px
	}
	.catalog-table .btn {
		min-width:90px
	}
	.filter-by>p {display: none}
}
@media screen and (max-width: 480px) {
	.last_cases ul li figure {
		display:block;
		width:100%;
		margin:12px 0 0 0
	}
	.last_case_intro_text {
		display:block;
		width:100%
	}
	.brand-priser table td article figure{
		width:80%
	}
}
@media screen and (max-width: 440px) {
	.header {
		min-height: 20px;
		padding-bottom: 20px;
		margin-bottom: 24px
	}
	.header-inner, .header.header-inner {
		padding-top:16px;
		padding-bottom: 6px;
	}
	.header.header-inner {margin-bottom: 40px}
	.none {display:block}
	.right-header .slogan, .header-inner .left-header .slogan {
		width:100%;
		float:none;
		margin-top:0;
		margin-bottom:6px;
		padding-left:0;
		font-size: 12px;
		line-height:1em;
		padding:6px 0;
		white-space:nowrap;
		text-align:center;
		overflow:hidden;
		text-overflow:ellipsis;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.head-serv {
		font-size:24px;
		line-height:1em;
		text-align:center;
		margin:0
	}
	.left-header .slogan {display:none}
	.header-inner .left-header .slogan {
		display:block;
		text-align:center
	}
	.header-inner .left-header .head-serv {
		font-size: 22px;
		line-height:1em;
	}
	.header-inner .left-header .head-serv.fixed {
		width:100%;
		float:none;
		margin-top:0;
		margin-bottom:6px;
		padding-left:0;
		font-size: 12px;
		line-height:1em;
		display:block;
		padding:6px 0;
		white-space:nowrap;
		text-align:center;
		overflow:hidden;
		text-overflow:ellipsis;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.right-header .slogan.fixed, .header-inner .left-header .slogan.fixed, .header-inner .left-header .head-serv.fixed {
		position:fixed;
		width:100%;
		background:rgba(0,0,0,0.7);
		height:40px;
		line-height:36px;
		padding:0 60px 0 42px;
		left:0;top:0;

	}
	.left-header .slogan:before {display:none}
	.bot-r-header {display:none}

	.left-header .compare, .none .compare {
		padding:0;
		height:28px;
		width:34px;
		line-height:28px;
		float:none;
		margin-top:0;
		font-size:0;
		position:fixed;
		top:3px;right:12px;
		z-index:99999;
		text-align:center !important
	}
	.left-header .compare:before {
		content:'\go';
		font-size:16px;
		display:inline-block;
		vertical-align:middle;
		position:static;
		background:none
	}
	.none .compare:before {
		margin-left:4px
	}
	.left-header {
		padding:6px 0
	}
	.right-header {
		padding:10px 0
	}

    .article .image-right  {
        display: none;
    }
	.header-inner .right-header {
		display:none
	}
	.right-header .slogan {
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.filter-by li {
		margin: 0 1px
	}
	.main-card article ul li figure {
		width:70px;
		height: 50px
	}
	.main-card article ul li figure a {
		height:50px;
		width: 70px
	}
	
	.filter-by, .header-inner .filter-by {
		padding: 0!important;
		min-height:10px;
		border-radius: 0!important
	}
	.filter-by.fixed-by {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		height: 50px;
		background: rgba(0,0,0,0.6);
	}
	.menu-new {	
		z-index:999;
		padding: 8px 0 2px;
		overflow: auto
	}
	.menu-new ul, .header-inner .menu-new ul {
		white-space: nowrap;
		position: relative;
		left: -12px
	}
	.menu-new.active {left:0}
	.menu-new>li, .header-inner .menu-new li, .filter-by li, .header-inner .filter-by .menu-new li  {
		text-align:left;
		float: none;
		font-size:14px;
		line-height:1em;
		border-left: 0;
		padding: 8px 3px!important;
		text-decoration: underline;
		text-transform: none;
		margin: 0
	}
	.menu-new>li:first-child {padding-left: 0!important}

	/*.catalog-table table td:nth-child(3), .catalog-table table th:nth-child(3) {*/
		/*display:none*/
	/*}*/

	.whatsapp-container {
		display: block;
	}
	.hash-links li{
	    width: 40%
	}
}
@media screen and (max-width: 420px) {
	.main-card article ul li figure {
		width:60px;
		height: 40px
	}
	.main-card article ul li figure a {
		height:40px;
		width: 60px
	}
	.main-card article ul li .btn {
		width:70px;
		height:36px;
		line-height:36px
	}
	.marked {top:14px}
	.catalog-card article:hover .marked {
    top: 13px
}
}
@media screen and (max-width: 380px) {
	.head-serv {
		font-size:22px;
		line-height:1em
	}
	.main-search{display:none}
	.filter-by li:first-child {margin-left:0}
	.main-card article ul li {
		padding:13px 4px 13px 4px
	}
	.main-card article ul li figure {
		width:40px;
		height: 30px
	}
	.main-card article ul li figure a {
		height:30px;
		width: 40px
	}
	.catalog-table table td figure img {
		width:90px
	}
}

.right-top {position:relative}
.right-catalog-card article {
    width: auto;
    display:block;
	text-align:center;
	background:#fff;
    padding: 14px 12px;
    margin: 0 0 20px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.right-catalog-card article figure {display:inline-block}
.right-catalog-card article:hover {padding: 13px 11px}
.right-catalog-card article figure a {
    height: 116px;
    width: 316px
}
.right-catalog-card .bot-card, .right-catalog-card article:hover .bot-card {
    position: static;
    left:auto;
    height:auto;
    width: auto
}
.right-catalog-card .bot-card .btn {
	width:186px;
	display:inline-block
}
@media screen and (max-width: 500px) {
	.content .card .catalog-card.right-catalog-card article {
		display:block;
		width:100%;
		margin: 0 auto 20px auto
	}
	.content .card .catalog-card.right-catalog-card {
		float:none;
		width:100%
	}
}