/*
Theme Name: shab
*/

/* NULL */

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}
SUP, SUB {
    line-height: 1px;
}
BODY {
    line-height: 1;
}
UL {
    list-style: none;
}
:focus {
    outline: 0;
}
INS {
    text-decoration: none;
}
DEL {
    text-decoration: line-through;
}
input::-moz-focus-inner {
    border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
.none, .hidden, .on980, .on760, .on320, .only980, .only760 {
    display: none;
}
.clear, .clr {
    clear: both;
}
hr.clear, hr.clr {
    padding: 0;
    margin: 0;
    height: 1px;
    overflow: hidden;
    border: 0;
}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {
    content: " ";
    display: table;
}
.clearfix:after, .clf:after {
    clear: both;
}
.clearfix, .clf {
    *zoom: 1;
}
.alignright, .right {
    float: right;
}
.alignleft, .left {
    float: left;
}
.center {
    text-align: center;
}
.centered, .aligncenter {
    display: block;
    margin: 0 auto;
}
img.alignright, img.right {
    margin: 0 0 7px 20px;
    display: inline;
}
img.alignleft, img.left {
    margin: 0 20px 7px 0;
    display: inline;
}
a img {
    border: none;
}
img {
    max-width: 100%}
.entry img {
    height: auto;
}
body {
    color: #f9fafa;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Arial', sans-serif;
    background: #0b0d0e;
    text-align: center;
}
.bg_all {
    background: linear-gradient(180deg, rgba(252, 243, 243, .9) 0%, rgba(255, 255, 255, .9) 420px);
}
.wrap {
    width: 1060px;
    margin: 0 auto;
    text-align: left;
}
input, textarea {
    color: #333;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Arial', sans-serif;
}
a {
    color: #cfd4d8;
    text-decoration: underline;
    transition: all .3s .02s ease;
}
a:hover {
    color: #f9fafa;
    text-decoration: none;
}
p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
    margin: 0 0 25px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
    color: #f9fafa;
    font-weight: 600;
}
h1, .h1, .title {
    font-size: 28px;
    line-height: 32px;
}
h2, .h2 {
    font-size: 24px;
    line-height: 28px;
}
h3, .h3 {
    font-size: 22px;
    line-height: 26px;
}
h4, .h4 {
    font-size: 20px;
    line-height: 24px;
}
h5, .h5 {
    font-size: 19px;
    line-height: 22px;
}
h6, .h6 {
    font-size: 18px;
    line-height: 20px;
}
.black {
    color: #000;
}
.white {
    color: #fff;
}
.grey {
    color: gray;
}
.green {
    color: #34c924;
}
.red {
    color: red;
}
.orange {
    color: orange;
}
.yellow {
    color: #ff0;
}
.blue {
    color: #00f;
}
.purple {
    color: #8b00ff;
}
.pink {
    color: pink;
}
.table, .entry table {
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid #959596;
    border-left: 1px solid #959596;
}
.table tr th, .entry table tr th {
    border-bottom: 1px solid #959596;
    border-right: 1px solid #959596;
    background: #f4f4f4;
    padding: 8px 10px;
}
.table tr td, .entry table tr td {
    border-bottom: 1px solid #959596;
    border-right: 1px solid #959596;
    padding: 8px 10px;
}
.entry table.nobord, .entry table.nobord tr th, .entry table.nobord tr td {
    border: 0;
    padding: 0;
    background: 0 0;
}
.entry ul, ul.list {
    padding: 0 0 0 20px;
    list-style: none;
}
.entry ol, ol.list {
    padding: 0 0 0 25px;
    list-style: none;
}
.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {
    margin: 5px 0 0;
}
.entry ol>li, ol.list>li {
    margin: 7px 0 7px 10px;
    list-style: decimal outside;
}
.entry ul>li, ul.list>li {
    margin: 7px 0 7px 10px;
    list-style-type: disc;
}
code {
    font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
    font-size: .9em;
    letter-spacing: .07em;
    cursor: help;
}
acronym, abbr {
    border-bottom: 1px dashed #999;
}
blockquote {
    padding-left: 20px;
    border-left: 5px solid #ddd;
}
blockquote cite {
    margin: 5px 0 0;
    display: block;
}
.grid {
    clear: both;
    *zoom: 1;
}
.grid:after {
    content: "";
    display: table;
    clear: both;
}
[class*=col-] {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 0;
}
.col-1-8 {
    width: 12.5%}
.col-1-4 {
    width: 25%}
.col-1-3 {
    width: 33.33%}
.col-1-2 {
    width: 50%}
.col-2-3 {
    width: 66.66%}
.form_line {
    padding: 0 0 15px;
}
.lab {
    display: block;
    padding: 0 0 2px;
}
.inp {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    -webkit-appearance: none;
    color: #000;
    font-size: 15px;
    line-height: 18px;
}
.ta {
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    -webkit-appearance: none;
    color: #000;
    font-size: 15px;
    line-height: 18px;
    vertical-align: bottom;
}
.form_sub {
    position: relative;
}
.btn {
    display: inline-block;
    box-sizing: border-box;
    min-height: 40px;
    padding: 10px 20px;
    border: 1px solid #57b64d;
    background: #57b64d;
    border-radius: 5px;
    transition: all .3s .02s ease;
    -webkit-appearance: none;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    margin: 5px;
}
.btn:hover {
    border-color: #ca2a3c;
    background-color: #ca2a3c;
    color: #fff;
    text-decoration: none;
}
.form_sub .ajax-loader {
    position: absolute;
    top: -5px;
    right: -5px;
}
header {
    padding: 10px 0;
    border-bottom: 2px solid #1fad66;
    background: #22262a;
}
.header_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.logo {
    width: 150px;
}
.logo img {
    vertical-align: bottom;
    transition: all .3s .02s ease;
}
.logo a:hover img {
    transform: scale(1.05);
}
.h_right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.adapt_menu {
    position: relative;
    display: none;
    width: 22px;
    height: 14px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.adapt_menu span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #f9fafa;
    border-radius: 3px;
    transition: all .2s ease-in-out;
}
.adapt_menu span:nth-child(2) {
    top: 6px;
    width: 11px;
}
.adapt_menu span:nth-child(3) {
    top: 12px;
    width: 18px;
}
.adapt_menu.adapt_menu_active span {
    top: 6px;
    width: 100%;
    background: #c91c2d;
}
.adapt_menu.adapt_menu_active span:nth-child(1) {
    transform: rotate(45deg);
}
.adapt_menu.adapt_menu_active span:nth-child(2) {
    opacity: 0;
}
.adapt_menu.adapt_menu_active span:nth-child(3) {
    transform: rotate(-45deg);
}
.main_nav {
    margin: 0 0 10px;
}
.main_nav>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.main_nav>ul>li {
    display: block;
    position: relative;
    padding: 0 5px;
}
.main_nav>ul>li>a {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #cfd4d8;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding: 0 0 8px;
}
.main_nav>ul>li>a:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    right: 0;
    height: 3px;
    width: 0;
    background: #1fad66;
    border-radius: 12px;
    transition: all .3s .02s ease;
}
.main_nav>ul>li>a:hover:before, .main_nav>ul>li.current-menu-item>a:before {
    width: 100%}
.main_nav>ul>li.menu-item-has-children {
    padding: 0 15px 0 5px;
    background: url(images/main_nav.svg) no-repeat right 8px;
}
.main_nav>ul>li>ul {
    display: none;
    width: 160px;
    position: absolute;
    z-index: 1;
    top: 90%;
    right: 0;
    box-sizing: border-box;
    background: #fefefe;
    border: 1px solid #ddd;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, .2);
    border-radius: 6px;
    padding: 20px 15px 6px;
}
.main_nav>ul>li:hover>ul {
    display: block;
}
.main_nav>ul>li>ul>li {
    display: block;
    padding: 0 0 14px;
}
.main_nav>ul>li>ul>li>a {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    position: relative;
}
.main_nav>ul>li>ul>li>a:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 0;
    background: #1fad66;
    border-radius: 4px;
    transition: all .3s .02s ease;
}
.main_nav>ul>li>ul>li>a:hover:before, .main_nav>ul>li>ul>li.current-menu-item>a:before {
    width: 100%}
.main_pop {
    margin: 0 0 50px;
}
.main_title {
    font-weight: 600;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    color: #f9fafa;
    margin: 0 0 20px;
    position: relative;
}
.main_title.white {
    color: #f9fafa;
}
.main_title:after {
    content: "";
    display: block;
    height: 5px;
    width: 100px;
    background: #1fad66;
    border-radius: 12px;
    margin: 5px auto 0 auto;
}
.prod_buy {
    width: 160px;
}
.prod_buy a {
    display: block;
    height: 42px;
    position: relative;
    background: #1fad66;
    border-radius: 6px;
    font-weight: 600;
    font-size: 15px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}
.prod_buy a:hover {
    background: #1cd478;
    box-shadow: 0 .66px 0 #0b0d0e;
}
.prod_buy a:before {
    content: "";
    display: block;
    width: 10px;
    height: 14px;
    background: url(images/prod_buy.svg) no-repeat center;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    transition: all .3s .02s ease;
}
.prod_buy a:hover:before {
    right: 8px;
}
#content {
    padding: 20px 0 30px;
}
.description {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    color: #f9fafa;
    margin: 0 0 40px;
}
.post {
    border: 1px solid #1fad66;
    background: #22262a;
    box-shadow: 0 .66px 0 #0b0d0e;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 40px 30px;
    margin: 0 0 30px;
}
.param_list {
    margin: 0 auto 30px auto;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #1fad66;
    background: #22262a;
    box-shadow: 0 .66px 0 #0b0d0e;
}
.param_bl {
    margin: 0 0 10px;
    border-radius: 4px;
    background: #fff;
}
.param_b_line {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 16px;
    line-height: 16px;
    border-radius: 4px;
    background: #1fad66;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-align: right;
    text-shadow: 1px 1px 0px #000;
    padding: 0 10px;
    box-sizing: border-box;
}
.coments_bg {
    background: #333;
    padding: 30px 0;
}
.СЃomparison_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 10px;
}
.СЃomparison_list_p {
    width: 48%;
    margin: 0 0 20px;
    border-radius: 8px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #1fad66;
    background: #22262a;
    box-shadow: 0 .66px 0 #0b0d0e;
}
.СЃomparison_list_m {
    width: 48%;
    margin: 0 0 20px;
    border-radius: 8px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #1fad66;
    background: #22262a;
    box-shadow: 0 .66px 0 #0b0d0e;
}
.СЃomparison_list_b {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.СЃomparison_list_b:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 2px;
    background: #1fad66;
    transition: all .3s .02s ease;
}
.СЃomparison_list_b:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(90deg);
    width: 12px;
    height: 2px;
    background: #1fad66;
    transition: all .3s .02s ease;
}
.СЃomparison_list_m .СЃomparison_list_b:after {
    display: none;
}
.faq {
    background: #22262a;
    padding: 25px 0 20px;
}
.faq_b {
    margin: 0 0 20px;
    padding: 8px 10px;
    color: #fff;
    border: 1px solid #1fad66;
    border-radius: 8px;
}
.faq_b.active {
    padding: 10px;
    border: 1px solid #1fad66;
    box-shadow: 0 .66px 0 #0b0d0e;
}
.faq_b_title {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    padding: 0 20px 0 0;
}
.faq_b_text {
    padding: 20px 0 0;
}
.faq_b_title:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 10px;
    width: 8px;
    height: 14px;
    background: url(images/prod_buy.svg) no-repeat center;
    background-size: 8px auto;
    transform: rotate(90deg);
    transition: all .3s .02s ease;
}
.faq_b_title.active:before {
    transform: rotate(-90deg);
}
footer {
    background: #22262a;
    padding: 25px 0 20px;
}
.flogo {
    background: url(images/footer_list.png) no-repeat center top;
    padding: 20px 0 0;
    margin: 0 0 20px;
    text-align: center;
}
.flogo img {
    width: 150px;
    vertical-align: bottom;
    transition: all .3s .02s ease;
}
.flogo a:hover img {
    transform: scale(1.05);
}
.copu {
    background: url(images/footer_list.png) no-repeat center top;
    padding: 20px 0 0;
    text-align: center;
    font-weight: 600;
    font-size: 10px;
    line-height: 17px;
    color: #eaeaea;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.comments_list li {
    padding: 15px;
    margin: 0 0 15px;
    border: 1px solid #ddd;
    background: #f8f8f8;
}
.comments_list li li {
    margin: 15px 0 0;
}
.comments_list li.thread-even {
    background: #fff;
}
.comments_list .even {
    background: #fff;
}
.comments_list .alt {
    background: #f8f8f8;
}
.comment_ava {
    float: left;
    padding: 0 10px 0 0;
}
.comment_top {
    padding: 0 0 10px;
}
.comment_a {
    font-weight: 700;
}
.comment_d {
    font-style: italic;
}
.comment_repl {
    text-align: right;
}
#respond {
    margin: 0 0 15px;
}
.comments_list #respond {
    margin: 0 15px 15px;
}
#cancel-comment-reply-link {
    display: inline-block;
    margin: 0 0 15px;
}
.wp-caption {
    box-sizing: border-box;
    max-width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding: 4px;
    margin: 10px;
    border-radius: 3px;
}
.wp-caption img {
    max-width: 100%;
    height: auto;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
.wpcf7-not-valid {
    border-color: #ad2929 !important;
    color: #ad2929;
}
#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}
#wp-calendar a {
    text-decoration: none;
}
#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}
#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}
#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}
#wp-calendar a {
    display: block;
}
#wp-calendar caption {
    text-align: center;
    width: 100%}
#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}
#wp-calendar td.pad:hover {
    background-color: #fff;
}
.buttons {
    text-align: center;
    margin: 20px 0;
}
.btnclr {
    background: #1fad66;
    border: none;
}
.video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    margin: 30px auto;
}
.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%}


@media (max-width: 1100px) {
	.wrap {
		width: 960px;
		}
	}


@media (max-width: 1000px) {
	.wrap {
		width: 760px;
		box-sizing: border-box;
		padding: 0 10px;
	}
	header {
		padding: 20px 0 0;
	}
	.header_list {
		padding: 0 0 20px;
	}
	.logo {
		margin: 0;
	}
	.adapt_menu {
		display: block;
	}
	.main_nav {
		display: none;
		margin: 0 0 10px;
	}
	.main_nav>ul {
		display: block;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	.main_nav>ul>li {
		display: block;
		position: relative;
		padding: 0 0 12px;
	}
	.main_nav>ul>li>a {
		font-weight: 600;
		font-size: 16px;
		line-height: 22px;
		color: #cfd4d8;
		text-decoration: none;
		position: relative;
		display: inline-block;
		padding: 0 0 2px;
	}
	.main_nav>ul>li>a:before {
		content: "";
		display: block;
		position: absolute;
		z-index: 1;
		bottom: 0;
		right: 0;
		height: 3px;
		width: 0;
		background: #1fad66;
		border-radius: 12px;
		transition: all .3s .02s ease;
	}
	.main_nav>ul>li>a:hover:before, .main_nav>ul>li.active>a:before {
		width: 100%}
	.main_nav>ul>li.drop {
		padding: 0 15px 15px 0;
		background: url(images/main_nav.svg) no-repeat right 8px;
	}
	.main_nav>ul>li>ul {
		display: block;
		width: auto;
		position: relative;
		z-index: 1;
		top: 0;
		right: 0;
		box-sizing: border-box;
		background: 0 0;
		border: 0 solid #ddd;
		box-shadow: 0px 0 0 rgba(0, 0, 0, .2);
		border-radius: 0;
		padding: 10px 0 0 15px;
	}
	.main_nav>ul>li>ul>li>a {
		color: #cfd4d8;
	}
	.main_nav>ul>li>ul>li {
		padding: 0 0 7px;
	}
	.post {
		padding: 30px 20px;
	}
	.СЃomparison_list {
		display: block;
	}
	.СЃomparison_list_p {
		width: auto;
	}
	.СЃomparison_list_m {
		width: auto;
	}
	}



@media (max-width: 759px) {
	.wrap{width:100%}.main_text{font-size:18px;line-height:22px}.post{padding:20px 15px}.logo{width:auto}.prod_buy{width:130px}

	img.alignright, img.right {
		float: none;
		display: block;
		margin: 0 0 10px 0;
		}
	img.alignleft, img.left {
		float: none;
		display: block;
		margin: 0 0 10px 0;
		}

	.video {
		position: relative;
		overflow: hidden;
		height: 0;
		padding-bottom: 54.15%;
	}
	.video iframe,  
	.video object,  
	.video embed {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		}

	.entry_table {
		width: 100%;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		}

	.entry img {
		width: auto !important;
		height: auto !important;
		}

	[class*='col-'] {
		float: none;
		width: auto;
		padding: 0;
		}
	}
	
	