@font-face {
    font-family: 'AmazingGrotesk-Ultra';
    src: url('../fonts/AmazingGrotesk-Ultra.eot');
    src: url('../fonts/AmazingGrotesk-Ultra.woff2') format('woff2'),
    url('../fonts/AmazingGrotesk-Ultra.woff') format('woff'),
    url('../fonts/AmazingGrotesk-Ultra.ttf') format('truetype'),
    url('../fonts/AmazingGrotesk-Ultra.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', Arial, sans-serif;
    background-color: #FFFFFF;
    height: 100%;
    position: relative;
    font-size: 11px;
    font-weight: 300;
}

h2 {
    font-size: 1.5em !important;
    color: #555;
    font-weight: normal;
    margin-bottom: 8px !important;
    padding: 12px 0 8px 0 !important;
    font-family: 'AmazingGrotesk-Ultra';
}

h3 {
    font-size: 1.4em !important;
    color: #525252;
    font-weight: normal;
    margin-bottom: 8px !important;
    padding: 12px 0 8px 0 !important;
}

hr {
    border-top: 3px solid #F5F3F0;
}

li {
    color: #585858;
    margin-left: 10px !important;
}

img {
    max-width: 100%;
}

ul {
    margin-bottom: 10px !important;
}

blockquote {
    padding-left: 16px !important;
    width: 700px;
    max-width: 100%;
    margin: 0 !important;
    background-color: #B0EFFF;
}

div {
    font-size: 16px;
    line-height: 1.5;
    color: #585858;
    padding: 12px 0 12px 0;
}

.boxTab ul {
    margin-bottom: 0 !important;
}

/*MAIN*/

.textBlock h1,
.textBlock h2,
.textBlock h3 {
    text-align: center;
    color: #414c5b;
}

.textBlock h2,
.textBlock h3 {
    margin-top: 16px;
}

div.checker {
    cursor: pointer;
}

.flexslider .slides li {
    margin-left: 0 !important;
}

.fL {
    float: left
}

.fR {
    float: right
}

.clear {
    clear: both
}

.im {
    margin: 0
}

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    height: 100%;
    min-width: 320px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

/*table {
    border-collapse: collapse;
    border-width: 0;
    padding: 0;
    margin: 0;
}
*/
html {
    height: 100%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

input,
textarea {
    font: 12px "OpenSans-CondensedLight", Arial, sans-serif;
    color: #333;
    outline: none;
}

input[type="button"],
input[type="submit"],
button {
    cursor: pointer
}

td {
    margin: 0;
    padding: 0;
}

form {
    padding: 0;
    margin: 0;
}

a {
    color: #0dbce5;
    -moz-transition: color 0.1s linear;
    -o-transition: color 0.0s linear;
    -ms-transition: color 0.0s linear;
    -webkit-transition: color 0.0s linear;
    transition: color 0.0s linear;
    text-decoration: none;
    outline: none
}

a:hover {
    text-decoration: underline;
}

.boxNumbers a:hover,
.columnRight a:hover,
a.mainLogo:hover,
a.buttonCalculate:hover,
a.zzz:hover {
    text-decoration: none;
}

.boxMenu a:hover {
    text-decoration: none;
}

.oneAdvertising .img {
    min-height: 200px;
}

.boxMenu .oneSectionMenu ul li a:hover {
    text-decoration: underline;
}

input[type=submit],
input[type=button] {
    -webkit-appearance: none;
}

.clearfix:after,
.wrapper:after,
.content:after,
header:after,
footer:after,
.mobileBlockMenu:after,
.oneLine:after,
.oneOptionProduct .lineTitle:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#subheader {
    height: auto;
    z-index: 1;
}

/*

================================================================================
|                                     BG_STYLES                                |
================================================================================
*/

.mainWrapper {
    min-width: 320px;
    overflow: hidden;
    min-height: 100%;
    position: relative;
}

.wrapper {
    max-width: 1526px;
    min-width: 320px;
    margin: 0 auto;
    /*position:relative;*/
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.blockFixedCard .wrapper {
    max-width: 982px;
}

.shortWrapper {
    max-width: 1000px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    padding: 0 10px 0 10px !important;
}

.shortWrapper.center {
    text-align: center;
}

.gray {
    background: #ededed;
}

@font-face {
    font-family: 'PTRoubleSans-Regular';
    src: url('../fonts/PTRoubleSans_gdi.eot');
    src: url('../fonts/PTRoubleSans_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PTRoubleSans_gdi.woff') format('woff'),
    url('../fonts/PTRoubleSans_gdi.ttf') format('truetype'),
    url('../fonts/PTRoubleSans_gdi.svg#PTRoubleSans-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-005F;
}

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/

header {
    width: 100%;
    min-width: 320px;
    height: 88px;
    text-align: left;
    border-bottom: solid 1px #d6d6d6;
    position: relative;
    background: #ffffff;
    z-index: 50;
}

.mainLogo {
    float: left;
    margin: 10px 0 0 2.5%;
    text-align: center;
}

.mainLogo span.text {
    font: 9px/16px Arial;
    color: #bbcbd2;
    display: block;
    padding: 2px 0 0 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.mainLogo .mobile {
    display: none;
    padding: 13px 0 0 0;
}

.boxContactsHead {
    float: left;
    padding: 24px 1.45% 0 1.85%;
    height: 100%;
    border-left: solid 1px #efefef;
    border-right: solid 1px #efefef;
    margin: 0 0 0 2.2%;
}

.boxAddres {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: url(../img/icon_address.png) no-repeat 0 10px;
    padding: 13px 0 0 22px;
}

.boxAddres .linkAddres {
    min-height: 25px;
    font: 16px/18px Arial;
    color: #0dbce5;
    display: inline-block;
}

.boxAddres .phone {
    font: 14px/18px Arial;
    color: #b1b1b1;
    display: inline-block;
    vertical-align: top;
    padding: 1px 0 0 10px;
    letter-spacing: 0.5px;
}

.boxAddres .phone span {
    font: 15px/18px Arial;
}

.boxMenu {
    float: left;
    margin: 20px 0 0 3%;
}

.buttonMenu:hover {
}

.buttonMenu {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    font: 16px/18px Arial;
    color: #ffffff;
    padding: 17px 10px 0 43px;
    height: 51px;
    background-color: #0ec0e6;
    width: 240px;
}

.buttonMenuPress {
    cursor: pointer;
    position: relative;
    color: white;
    z-index: 15;
    margin-top: -3px;
    margin-left: -43px;
    padding-left: 43px;
    margin-right: -10px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.buttonMenu.active .buttonMenuPress {
    color: #0ec0e6;
    background: white;
}

.buttonMenu:before {
    z-index: 16;
    background: url(../img/icon_menu.png) no-repeat left top;
    width: 17px;
    height: 14px;
    content: '';
    display: block;
    position: absolute;
    margin-left: -24px;
    margin-top: 1px;
}

.buttonMenu .textMobile {
    display: none;
}

.menu {
    padding: 3px 0 0 0;
    display: inline-block;
    vertical-align: top;
}

.menu > li {
    list-style: none;
    float: left;
    margin: 0 0 0 5px;
    position: relative;
    padding: 1px 1px 0 1px;
}

.menu > li > a {
    font: 16px/18px Arial;
    color: #b1b1b1;
    padding: 14px 15px 14px 15px;
    display: block;
}

.menu > li > a:hover {
    text-decoration: underline;
}

.menu > li.withDrop:hover {
    background: #ffffff;
    border: solid 1px #95e3f4;
    border-bottom: none;
    text-decoration: none;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    position: relative;
    padding: 0;
    -moz-box-shadow: 0 6px 14px 0 rgba(88, 191, 216, 0.45);
    -webkit-box-shadow: 0 6px 14px 0 rgba(88, 191, 216, 0.45);
    box-shadow: 0 6px 14px 0 rgba(88, 191, 216, 0.45);
}

.menu > li.withDrop:hover:after {
    background: #ffffff;
    height: 9px;
    width: 100%;
    z-index: 21;
    position: absolute;
    left: 0;
    bottom: -1px;
    content: '';
    display: block;
}

.menu > li.withDrop > a:hover {
    text-decoration: none;
}

.dropMenu {
    border: solid 1px #95e3f4;
    width: auto;
    padding: 4px 15px 8px 15px;
    position: absolute;
    left: -1px;
    top: 100%;
    display: none;
    background: #ffffff;
    border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
    -moz-box-shadow: 0 4px 10px 0 rgba(88, 191, 216, 0.45);
    -webkit-box-shadow: 0 4px 10px 0 rgba(88, 191, 216, 0.45);
    box-shadow: 0 4px 10px 0 rgba(88, 191, 216, 0.45);
    z-index: 20;
}

.menu > li:hover .dropMenu {
    display: block;
}

.dropMenu li {
    list-style: none;
    display: block;
    padding: 6px 0 6px 0;
}

.dropMenu li a {
    font: 16px/18px Arial;
    color: #b1b1b1;
    white-space: nowrap;
}

.dropMenu li a:hover {
    text-decoration: underline;
}

.boxSearch {
    float: left;
    position: relative;
    margin: 35px 10px 0 29px;
}

.boxSearch .buttonSearch {
    background: url(../img/button_search.png) no-repeat left top;
    width: 22px;
    height: 22px;
    display: block;
}

.boxSearch .buttonSearch:hover {
    background-position: left bottom;
}

.openSearch {
    width: 565px;
    height: 55px;
    position: absolute;
    right: -18px;
    top: -17px;
    display: none;
}

.openSearch .fieldSearch {
    position: relative;
}

.openSearch input[type="text"] {
    width: 100%;
    height: 55px;
    border: solid 2px #0ec1e6;
    font: 300 16px/18px Arial;
    color: #d5d5d5;
    padding: 13px 15px 13px 15px;
    background: #ffffff;
    z-index: 100;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    scroll-behavior: smooth;
    position: relative;
}

::-webkit-input-placeholder {
    color: #d5d5d5;
    opacity: 1 !important;
}

::-moz-placeholder {
    color: #d5d5d5;
    opacity: 1 !important;
}

.openSearch input[type='submit'] {
    display: block;
    BORDER-RIGHT: 0;
    BORDER-TOP: 0;
    BORDER-LEFT: 0;
    CURSOR: pointer;
    BORDER-BOTTOM: 0;
    background: url(../img/button_search.png) no-repeat left bottom;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 18px;
    top: 16px;
}

.buttonFavorite {
    width: 15.15%;
    height: 100%;
    float: right;
    background: #0dbde5;
    padding: 36px 0 0 22px;
    text-align: center;
}

.buttonFavorite span.icon {
    background: url(../img/icon_favorite.png) no-repeat left top;
    display: inline-block;
    vertical-align: top;
    min-height: 20px;
    width: 33px;
    position: relative;
}

.buttonFavorite span.icon .number {
    background: #ef6639;
    width: 29px;
    height: 29px;
    position: absolute;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: absolute;
    left: -12px;
    top: -17px;
    display: block;
    font: 18px/20px Arial;
    color: #ffffff;
    text-align: center;
    padding: 4px 0 0 0;
    scroll-behavior: smooth;
}

.buttonFavorite span.text {
    padding: 2px 0 0 4px;
    font: 16px/18px Arial;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
}

.boxUser {
    border-left: solid 1px #efefef;
    height: 100%;
    padding: 36px 1.5% 0 1.5%;
    float: right;
    text-align: center;
    position: relative;
}

.buttonLogin {
    display: inline-block;
    font: 16px/18px Arial;
    color: #0dbee5;
}

.buttonLogin .icon {
    display: inline-block;
    vertical-align: top;
    background: url(../img/icon_login.png) no-repeat left top;
    width: 19px;
    height: 22px;
}

.buttonLogin .name {
    display: inline-block;
    vertical-align: top;
    font: 16px/18px Arial;
    color: #0dbee5;
    padding: 2px 0 0 5px;
}

.buttonLogin:hover .name {
    text-decoration: underline;
}

.buttonMenu.active {
    background-color: #ffffff;
    border: solid 1px #95e3f4;
    color: #0ec1e6;
    -moz-box-shadow: 0 4px 14px 0 rgba(88, 191, 216, 0.45);
    -webkit-box-shadow: 0 4px 14px 0 rgba(88, 191, 216, 0.45);
    box-shadow: 0 4px 14px 0 rgba(88, 191, 216, 0.45);
    scroll-behavior: smooth;
}

.buttonMenu.active:before {
    background-position: left bottom;
}

.buttonMenu.active:after {
    background: #ffffff;
    height: 11px;
    width: 97%;
    z-index: 5;
    position: absolute;
    left: 1.3%;
    margin-left: 1px;
    bottom: -1px;
    content: '';
    display: block;
}

.dropDownMenu {
    position: absolute;
    background: #ffffff;
    left: 1.3%;
    top: 68px;
    border: solid 1px #95e3f4;
    padding: 20px 0.7% 100px 0.7%;
    width: 97.4%;
    display: none;
    z-index: 4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 4px 10px 0 rgba(88, 191, 216, 0.45);
    -webkit-box-shadow: 0 4px 10px 0 rgba(88, 191, 216, 0.45);
    box-shadow: 0 4px 10px 0 rgba(88, 191, 216, 0.45);
    scroll-behavior: smooth;
}

.sub-content-menu {
    text-align: center;
}

.oneSectionMenu {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    margin: 3px 2.05% 35px 2.4%;
    height: 260px;
    overflow: hidden;
    width: 15%;
    min-width: 200px;
    position: relative;
}

.oneSectionMenu:hover,
.oneSectionMenu.hover {
    overflow: inherit;
    z-index: 3;
}

.oneSectionMenuCont {
    width: 100%;
    padding: 30px 30px 10px 30px;
    background: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
    scroll-behavior: smooth;
}

.oneSectionMenu:after {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    content: '';
    background: rgb(77, 77, 77);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    -pie-background: linear-gradient(#ffffff, #ffffff);
}

.oneSectionMenuCont:hover,
.hover .oneSectionMenuCont {
    -moz-box-shadow: 0 2px 14px 0 rgba(230, 235, 235, 1);
    -webkit-box-shadow: 0 2px 14px 0 rgba(230, 235, 235, 1);
    box-shadow: 0 2px 14px 0 rgba(230, 235, 235, 1);
    padding: 30px 30px 30px 30px;
    scroll-behavior: smooth;
}

.oneSectionMenu .img {
    display: block;
}

.oneSectionMenu .title {
    font: bold 19px/22px Arial;
    color: #414c5b;
    display: inline-block;
    vertical-align: top;
    margin: 15px 0 0 0;
}

.oneSectionMenu:hover .title,
.oneSectionMenu.hover .title {
    color: #0ec0e6;
}

.oneSectionMenu.hover .title:after,
.oneSectionMenu:hover .title:after {
    width: 9px;
    height: 12px;
    position: absolute;
    display: inline-block;
    vertical-align: top;
    content: '';
    margin: 5px 0 0 5px;
}

.oneSectionMenu.hover .title:after,
.oneSectionMenu:hover .title:after {
    background: url(../img/marker_section_menu.png) no-repeat left top;
    width: 9px;
    height: 12px;
    position: absolute;
    display: inline-block;
    vertical-align: top;
    content: '';
    margin: 5px 0 0 5px;
}

.oneSectionMenu ul {
    padding: 8px 0 0 0;
}

.oneSectionMenu ul li {
    list-style: none;
    padding: 5px 0 5px 0;
}

.oneSectionMenu ul li a {
    font: 14px/18px Arial;
    color: #585858;
    display: block;
}

.oneSectionMenu ul li a:hover {
    text-decoration: underline;
}

.oneSectionMenu:hover:after,
.oneSectionMenu.hover:after {
    display: none;
}

.mobileBlockMenu {
    width: 100%;
    padding: 0 20px 0 30px;
    display: none;
    position: relative;
}

.mobileBlockMenu .menu {
    margin-left: -13px;
}

.mobileBlockMenu .boxUser {
    border: none;
    height: 33px;
    padding: 5px 10px 0 0;
    float: right;
    margin: 8px 0 0 0;
}

.mobileBlockMenu .boxUser .name {
    display: inline-block !important;
}

.searchMobile {
    width: 100%;
    position: relative;
    margin: 12px 0 0 0;
}

.searchMobile input[type="text"] {
    width: 100%;
    height: 52px;
    border: solid 1px #ececec;
    font: 14px/18px Arial;
    color: #b1b1b1;
    padding: 13px 15px 13px 15px;
    background: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    scroll-behavior: smooth;
    position: relative;
}

.searchMobile input[type='submit'] {
    display: block;
    BORDER-RIGHT: 0;
    BORDER-TOP: 0;
    BORDER-LEFT: 0;
    CURSOR: pointer;
    BORDER-BOTTOM: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url(../img/icon_button_search.png) no-repeat center center;
    background-color: #1bc2e9;
    width: 58px;
    height: 52px;
    position: absolute;
    right: 0;
    top: 0;
}

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/

.content {
    text-align: left;
    max-width: 100%;
    padding: 30px 0 80px 0;
    /*max-width:1622px;
	margin:0 auto;*/
}

.card .content {
    padding: 30px 0 175px 0;
}

.boxSelectAdvertising {
    padding: 10px 0 0 0;
    overflow: hidden;
    text-align: center;
}

.boxSelectAdvertising .img {
    width: 100%;
    position: relative;
    margin: 37px 0 0 0;
}

.boxSelectAdvertising img {
    width: 100%;
}

.outdoorAdvertising {
    width: 51.9%;
    float: left;
    padding: 20px 0 0 0;
    position: relative;
}

.outdoorAdvertising:after {
    background: url(../img/line_1.png) no-repeat left top;
    width: 1px;
    height: 100%;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.indoorAdvertising {
    width: 48.1%;
    float: left;
    padding: 20px 0 0 0;
}

.boxSelectAdvertising .button {
    width: 219px;
    height: 46px;
    border: solid 1px #d4d4d4;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    position: relative;
    text-align: center;
    font: 16px/18px Arial;
    color: #b1b1b1;
    display: inline-block;
    vertical-align: top;
    padding: 13px 0 0 0;
    scroll-behavior: smooth;
}

.boxSelectAdvertising .button:hover {
    border: solid 1px #0dbde5;
    color: #0ebfe6;
}

.boxStep {
    position: relative;
    margin: 62px 0 0 40px;
    text-align: center;
}

.boxStep li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    width: 290px;
    text-align: left;
    position: relative;
}

.boxStep li + li {
    width: 340px;
}

.boxStep li + li + li {
    width: 230px;
}

.boxStep .numberStep {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    background: #ef6639;
    font: 16px/18px Arial;
    color: #ffffff;
    padding: 3px 0 0 0;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    position: relative;
    text-align: center;
    margin: 4px 0 0 0;
    z-index: 3;
    scroll-behavior: smooth;
}

.boxStep .info {
    display: inline-block;
    vertical-align: top;
}

.boxStep .name {
    font: bold 20px/24px Arial;
    color: #414c5b;
}

.boxStep img {
    margin: 5px 0 0 5px;
}

.boxStep .numberStep:after {
    background: url(../img/after_step_1.png) no-repeat left top;
    width: 289px;
    height: 33px;
    position: absolute;
    left: 14px;
    top: -30px;
    content: '';
}

.boxStep li + li .numberStep:after {
    background: url(../img/after_step_2.png) no-repeat left top;
    width: 324px;
    height: 36px;
    left: 22px;
    top: 14px;
}

.boxStep li + li + li .numberStep:after {
    display: none;
}

.blockFixedCard {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 12;
}

.boxCenter {
    text-align: center;
}

.boxFilter {
    background: #f5f3f0;
    display: inline-block;
    width: auto;
    padding: 16px 26px 26px 26px;
    margin: 39px 0 0 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: relative;
    scroll-behavior: smooth;
}

.boxFilter label {
    display: inline-block;
    vertical-align: top;
    font: 16px/20px Arial;
    color: #b1b1b1;
    padding: 27px 5px 0 0;
}

.select1 {
    display: inline-block;
    vertical-align: top;
    width: 265px;
    height: 51px;
    margin: 10px 10px 0 0;
}

.listAdvertising {
    padding: 25px 0 0 0;
    text-align: center;
    /* position:relative;*/
}

.listAdvertising li {
    display: inline-block;
    vertical-align: top;
    padding: 16px 6px 0 7px;
    margin: 0 5px !important;
    text-align: left;
    max-width: 360px;
    min-width: 280px;
    /* position:relative;*/
}

.oneAdvertising {
    /*position:relative; /*overflow:hidden;*/
}

.oneAdvertising:hover {
    /*position:relative;*/
    -moz-box-shadow: 0 20px 20px 4px rgba(88, 191, 216, 0.45);
    -webkit-box-shadow: 0 20px 20px 4px rgba(88, 191, 216, 0.45);
    box-shadow: 0 0 20px 3px rgba(88, 191, 216, 0.45);
}

.oneAdvertising .img {
    cursor: pointer;
    display: block;
    position: relative;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    /* overflow:hidden; */
    scroll-behavior: smooth;
}

.oneAdvertising .img img {
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    max-height: 235px;
    min-height: 235px;
    margin: 0 auto;
    scroll-behavior: smooth;
}

.oneAdvertising .calculate {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
    background: rgba(0, 0, 0, 0.6);
    display: block;
    position: absolute;
    z-index: 1;
    font: 13px/16px Arial;
    color: #ffffff;
    padding: 7px 12px 6px 12px;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    border-radius: 0 0 3px 0;
    -moz-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
}

.done .oneAdvertising .calculate,
.done .oneAdvertising .mask {
    display: none !important;
}

.oneAdvertising .title {
    font: 14px/16px Arial;
    color: #777;
    padding: 5px 0 0 3px;
    margin: 0 0 0 0;
    letter-spacing: -0.2px;
    max-width: 265px;
    max-height: 52px;
    overflow: hidden;
}

.done .oneAdvertising .title {
    font-weight: bold;
    color: #444;
}

.oneAdvertising .img .title {
    height: 42px;
    max-height: 42px;
}

.oneAdvertising .mask {
    width: 100%;
    height: 100%;
    background: url(../img/loupe.png) no-repeat center 55px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 10;
    background: url(../img/mask_2.png) center center;
}

.oneAdvertising:hover .mask {
    display: block;
}

.oneAdvertising:hover .calculate {
    display: none;
}

.oneAdvertising .functions {
    background: #ffffff;
    width: 100%;
    padding: 18px 0 20px 0;
    position: absolute;
    left: 0;
    top: 170px;
    z-index: 11;
    text-align: center;
    display: none;
    -moz-box-shadow: 0 0 20px 0 rgba(88, 191, 216, 0.5);
    -webkit-box-shadow: 0 0 20px 0 rgba(88, 191, 216, 0.5);
    box-shadow: 0 0 20px 0 rgba(88, 191, 216, 0.5);
    border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border: solid 1px #0dbde5;
}

.oneAdvertising:hover .functions {
    display: block;
}

.done .oneAdvertising:hover .functions {
    display: none;
}

.done .oneAdvertising:hover {
    box-shadow: none;
}

.buttonCalculate {
    width: 255px;
    height: 51px;
    background: #0ebfe6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    font: 16px/18px Arial;
    color: #ffffff;
    display: inline-block;
    padding: 16px 0 0 0;
    max-width: 100%;
}

.buttonCalculate span {
    display: inline-block;
    vertical-align: top;
    padding: 2px 0 0 0;
}

.buttonCalculate span.icon {
    background: url(../img/icon_calculate.png) no-repeat left top;
    width: 16px;
    height: 19px;
    margin: 0 0 0 7px;
    padding: 0 0 0 0;
}

.buttonCalculate:hover {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.addFavorite {
    background: url(../img/icon_view.png) no-repeat right 2px;
    font: 14px/16px Arial;
    color: #0ec0e6;
    display: inline-block;
    vertical-align: top;
    margin: 13px 0 0 0;
    padding: 0 19px 0 0;
}

.addFavorite:hover {
    text-decoration: underline;
}

.buttonMore {
    transition: all .4s;
    border: solid 1px #d5d5d5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    width: 266px;
    height: 56px;
    font: 16px/16px Arial;
    color: #888;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 18px 0 0 0;
    margin: 29px 0 0 0;
    scroll-behavior: smooth;

}

.buttonMore:hover {
    text-decoration: none;
    border: solid 1px #3dcaea;
    color: white;
    background: #3dcaea;
}

.iconLoading {
    background: url(../img/icon_loading.png) no-repeat left top;
    width: 39px;
    height: 41px;
    display: inline-block;
    vertical-align: top;
    margin: 67px 0 53px 0;
}

.textBlock {
    padding: 20px 20px 0 0;
    max-width: 780px;
    margin: 0 auto;
    height: 281px;
    overflow: hidden;
    position: relative;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.15s linear;
}

.textBlock h2 {
    font-size: 24px;
    line-height: 28px;
    color: #414c5b;
}

.shadowBottomBlock {
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: rgb(77, 77, 77);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    -pie-background: linear-gradient(#ffffff, #ffffff);
    background: #ffffff;
}

.textBlock p {
    /*font: 14px/18px Arial;*/
    padding: 12px 0 0 0
}

.textBlock p a {
    /*font: 14px/18px Arial;*/
    color: #0ec0e6;
    text-decoration: underline;
}

.textBlock p a:hover {
    text-decoration: none;
}

.textBlock.active {
    height: auto !important;
    padding-bottom: 50px !important;
}

.textBlock.active .shadowBottomBlock {
    display: none;
}

.buttonExpand {
    border: solid 1px #d7d7d7;
    padding: 4px 5px 0 15px;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 3;
    margin-left: -80px;
    width: 160px;
    height: 28px;
    background: url(../img/marker_open_batton_2.png) no-repeat 9px top;
    background-color: #ffffff;
    text-align: center;
    font: 13px/18px Arial;
    color: #bbbbbb;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    scroll-behavior: smooth;
}

.active .buttonExpand {
    background-position: 6px bottom;
}

.buttonExpand:hover {
    text-decoration: underline;
}

.caruselAchievements {
    padding: 0 0 0 0;
    margin: 60px auto;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    display: block;
}

.caruselAchievements ul {
    display: inline-block;
    padding-bottom: 20px;
    overflow: hidden;
}

.caruselAchievements ul li {
    list-style: none;
    float: left;
    margin-left: 0 !important;
    width: 272px;
    overflow: hidden;
    border: solid 1px #e9e9e9;
    text-align: center;
    background: #ffffff;
    margin-right: 0;
    position: relative;
}

.caruselAchievements ul li + li {
    border-left: none;
}

.caruselAchievements ul li:first-child {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}

/* .caruselAchievements ul li::nth-child(3) {
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
} */

.caruselAchievements ul li a {
    cursor: default;
    padding: 0 0 30px 0;
    display: block;
}

.caruselAchievements ul li a {
    text-decoration: none;
}

.caruselAchievements img {
    display: block;
    margin: 0 auto;
}

.caruselAchievements ul li .title {
    font: 16px/20px Arial;
    color: #414c5b;
    padding: 0 15px 0 15px;
    display: block;
}

.caruselAchievements .pager a {
    font-size: 0;
    background: #cccccc;
    width: 5px;
    height: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    display: inline-block;
    margin: 0 1px 0 1px;
}

.caruselAchievements .pager a.selected,
.caruselAchievements .pager a:hover {
    background: #414c5b;
}

.caruselAchievements li {
    height: 256px !important
}

.caruselAchievements ul {
    height: 256px !important
}

.caruselAchievements .caroufredsel_wrapper {
    height: 256px !important
}

.prevGallery1 {
    background: url(../img/prev.png) no-repeat left top;
    width: 29px;
    height: 29px;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -14px;
    display: block;
    z-index: 30;
}

.nextGallery1 {
    background: url(../img/next.png) no-repeat left top;
    width: 29px;
    height: 29px;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -14px;
    display: block;
    z-index: 30;
}

.titleCarusel {
    border: solid 1px #dddddd;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    scroll-behavior: smooth;
    border-top: none;
    position: absolute;
    left: 50%;
    top: 1px;
    margin-left: -70px;
    z-index: 20;
    font: 13px/16px Arial;
    color: #414c5b;
    background: #ffffff;
    padding: 6px 14px 6px 14px;
}

.boxNotFound {
    padding: 16px 0 60px 0;
    text-align: center;
}

.boxNotFound.top {
    padding: 60px 0 0 0;
    text-align: center;
}

.boxNotFound h3 {
    font-size: 26px !important;
    font-family: 'AmazingGrotesk-Ultra', sans-serif;
    color: #333;
}

.boxNotFound p {
    font-size: 20px;
    line-height: 1.7;
    color: #333;
    padding: 13px 0 0 0;
}

.boxNotFound p.phone {
    font: 26px/30px Arial;
    color: #0ec0e6;
    background: url(../img/icon_phone.png) no-repeat left 3px;
    padding: 0 0 0 32px;
    margin: 20px 0 0 0;
    display: inline-block;
}

.buttonSend {
    transition: all .4s;
    border: solid 2px #0dbce4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    width: 248px;
    height: 53px;
    text-align: center;
    color: #0dbce4;
    padding: 15px 0 0 0;
    margin: 20px 0 0 0;
    scroll-behavior: smooth;
}

.buttonSend:hover {
    background: #0dbce4;
    text-decoration: none;
    color: white;
}

.dropDownAdvertising {
    position: absolute;
    /* top:340px; */
    width: 100%;
    left: 0;
    padding: 0 0 20px 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
}

.dropDownAdvertising.visible {
    visibility: visible;
    overflow: visible;
    display: block !important
}

.heightDescription {
    display: none;
}

.dropDownAdvertising .cont {
    background: #2a2b2d;
    position: relative;
    width: 100%;
    min-width: 320px;
    min-height: 600px;
    margin-top: 20px;
    padding: 25px 0 25px 0;
}

.dropDownAdvertising .cont:before {
    display: none;
    background: url(../img/triangle_1.png) no-repeat left top;
    width: 52px;
    height: 21px;
    position: absolute;
    left: 50%;
    top: -21px;
    content: '';
    margin-left: 331px;
}

.dropDownAdvertising .bigImg {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 4%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    width: 54.1%;
}

.dropDownAdvertising .bigImg img {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    max-width: 100%;
    width: 100%;
}

.dropDownAdvertising .info {
    display: inline-block;
    vertical-align: top;
    width: 36%;
    padding: 37px 0 0 54px;
}

.dropDownAdvertising .info p {
    font: 14px/20px Arial;
    color: #c2c2c2;
    padding: 14px 0 0 0;
}

.dropDownAdvertising .info .title {
    font: bold 24px/28px Arial;
    color: #ffffff;
    padding: 0 0 0 0;
}

.boxButtonsAdvertising {
    display: inline-block;
    text-align: center;
    width: 250px;
    padding: 19px 0 0 0;
}

.boxMiniImg {
    padding: 16px 0 0 5px;
}

.boxMiniImg .name {
    font: 14px/18px Arial;
    color: #979798;
}

.boxMiniImg ul {
}

.boxMiniImg ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    padding: 12px 0 0 10px;
    position: relative;
    width: 124px;
    height: 105px;
}

.boxMiniImg ul li:hover,
.boxMiniImg ul li.active {
    background: url(../img/shadow_mini_img.png) no-repeat left top;
}

.boxMiniImg ul li a {
    display: block;
    position: relative;
    width: 104px;
    height: 81px;
    text-align: center;
    font: 16px/18px Arial;
    color: #ffffff;
}

.boxMiniImg ul li img {
    display: block;
    width: 100%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.boxMiniImg ul li.more a {
    background: url(../img/mini_img_6.jpg) no-repeat center center;
    padding: 33px 0 0 0;
    color: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}

.dropDownAdvertising .prev {
    background: url(../img/prev_2.png) no-repeat left top;
    width: 24px;
    height: 45px;
    position: absolute;
    left: 30px;
    top: 290px;
    margin-top: -22px;
}

.dropDownAdvertising .next {
    background: url(../img/next_2.png) no-repeat left top;
    width: 24px;
    height: 45px;
    position: absolute;
    right: 30px;
    top: 290px;
    margin-top: -22px;
}

.dropDownAdvertising .close {
    background: url(../img/close.png) no-repeat left top;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 30px;
    top: 30px;
    margin-top: 0;
}

.shotCardInf {
    display: none;
    background: url(../img/triangle_1.png) no-repeat left top;
    width: 52px;
    height: 21px;
    position: absolute;
    left: 50%;
    margin-left: -19px;
    bottom: -35px;
    z-index: 10;
}

h1 {
    font-size: 36px;
    line-height: 44px;
    font-family: 'AmazingGrotesk-Ultra';
    color: #414c5b;
    text-align: center;
    padding: 6px 0 8px 0;
}

h1.left {
    text-align: left;
}

h1.top {
    padding: 18px 0 10px 0;
}

.boxFavorite {
    background: #ffffff;
    border: solid 1px #d2dcdf;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    max-width: 980px;
    margin: 18px 0 0 0;
    padding: 0 0 20px 0;
    overflow: hidden;
    scroll-behavior: smooth;
}

.lineFunctionsFavorite {
    padding: 20px 28px 10px 19px;
    overflow: hidden;
    border-bottom: solid 1px #d7d9dc;
    position: relative;
    -moz-box-shadow: 0 0 5px 3px #f5f5f6;
    -webkit-box-shadow: 0 0 5px 3px #f5f5f6;
    box-shadow: 0 0 5px 3px #f5f5f6;
    scroll-behavior: smooth;
}

.lineFunctionsFavorite.onMobile {
    display: none;
    background: #ffffff;
    margin: 45px 0 0 0;
    padding: 20px 10px 10px 10px;
    -moz-box-shadow: 0 0 0 0 #f5f5f6;
    -webkit-box-shadow: 0 0 0 0 #f5f5f6;
    box-shadow: 0 0 0 0 #f5f5f6;
    scroll-behavior: smooth;
    border-top: solid 1px #c9cbce;
}

.checkbox {
    float: left;
    padding: 15px 0 0 0;
    width: 19px;
}

.boxFavorite .columnRight {
    width: 100%;
    margin-left: -19px;
    float: left;
    padding: 0 0 0 35px;
}

.buttonFunction {
    border: solid 2px #e9e5de;
    float: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    font: 15px/18px Arial;
    color: #bab6b2;
    height: 46px;
    padding: 13px 38px 0 38px;
    margin: 0 19px 10px 0;
    scroll-behavior: smooth;
}

.buttonFunction:hover {
    border: solid 2px #0dbde5;
    color: #0dbde5;
}

.buttonFunction.right {
    float: right;
    margin: 0 0 0 0;
}

.onMobile .buttonFunction {
    min-width: 90px;
    padding: 8px 10px 0 10px;
    text-align: center;
    width: 25%;
    font: 13px/14px Arial;
}

.onMobile .buttonFunction span {
    display: block;
}

.onMobile .buttonFunction.right {
    background: #f06e3d;
    border: solid 2px #f06e3d;
    color: #ffffff;
    min-width: 105px;
}

.listFavorites {
}

.listFavorites li {
    padding: 33px 34px 0 20px;
    overflow: hidden;
    list-style-type: none;
    position: relative;
}

.columnRightCont {
    border-bottom: solid 2px #ecedee;
    padding-bottom: 38px;
    overflow: hidden;
    position: relative;
}

.listFavorites li:last-child .columnRightCont {
    border-bottom: none;
}

.listFavorites .checkbox {
    padding: 5px 0 0 0;
}

.listFavorites .img {
    width: 211px;
    float: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    scroll-behavior: smooth;
}

.listFavorites .img img {
    width: 100%;
    display: block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    scroll-behavior: smooth;
}

.listFavorites .info {
    width: 100%;
    margin: 0 0 0 -211px;
    padding: 3px 0 0 237px;
    float: left;
}

.listFavorites .title {
    font: bold 23px/26px Arial;
    color: #414c5b;
    display: block;
}

.listFavorites .title.onMobile {
    display: none;
}

.columnDescription {
    width: 340px;
    float: left;
}

.columnPrice {
    width: 155px;
    padding: 13px 0 0 24px;
    float: left;
}

.listFavorites .columnButton {
    width: 156px;
    padding: 11px 0 0 0;
    float: right;
    text-align: center;
}

.columnDescription .description {
    border: solid 2px #e9e5de;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    padding: 9px 10px 11px 15px;
    margin: 12px 0 0 0;
    scroll-behavior: smooth;
}

.columnDescription .description p {
    font: 14px/24px Arial;
    color: #bab6b2;
    letter-spacing: -0.1px;
}

.columnDescription .description p span {
    font-weight: bold;
}

.functionsDescription {
    padding: 10px 0 0 0;
    margin-left: -41px;
    overflow: hidden;
}

.btnfunction {
    font: 16px/20px Arial;
    color: #bab6b2;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 22px;
    margin: 5px 0 0 41px;
    min-height: 20px;
}

.btnfunction:hover {
    text-decoration: underline !important;
}

.btnfunction.edit {
    background: url(../img/icon_edit.png) no-repeat left 1px;
}

.btnfunction.delete {
    background: url(../img/icon_delete.png) no-repeat left 1px;
}

.btnfunction.question {
    background: url(../img/icon_question.png) no-repeat left 1px;
    display: inline-block;
    vertical-align: top;
    margin: 24px 0 0 0;
}

.columnPrice p {
    font: 15px/18px Arial;
    color: #999ea6;
    padding: 0 0 0 0;
}

.columnPrice p.price {
    font: bold 24px/30px Arial;
    color: #414c5b;
    padding: 1px 0 0 0;
}

span.rouble {
    color: #414c5b;
    font: bold 24px/26px 'PTRoubleSans-Regular' !important;
}

.buttonBuy {
    width: 100%;
    height: 56px;
    background: #0ec0e6;
    text-align: center;
    color: #ffffff;
    font: 16px/18px Arial;
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    padding: 18px 0 0 0;
    margin: 0 0 0 0;
    scroll-behavior: smooth;
}

.buttonBuy:hover {
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

.boxContacts {
    padding: 11px 0 0 0;
}

.map {
    width: 56%;
    height: 437px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin: 2px 0 0 0;
    scroll-behavior: smooth;
}

.infoContacts {
    float: left;
    padding: 0 0 0 3.5%;
    width: 44%;
}

.infoContacts p {
    /*font: 16px/22px Arial;*/
    color: #414c5b;
    padding: 12px 0 0 0;
}

.infoContacts .contactPhone {
    background: url(../img/icon_phone.png) no-repeat left 3px;
    padding: 0 0 0 31px;
    font: 26px/28px Arial;
    color: #0ec0e6;
    display: inline-block;
}

.infoContacts .contactLine {
    padding: 0;
}

.infoContacts .contactMail {
    background: url(../img/icon_mail.png) no-repeat left 6px;
    padding: 0 0 0 33px;
    font: 26px/28px Arial;
    color: #0ec0e6;
    display: inline-block;
    vertical-align: top;
    margin: 19px 0 0 0;
}

.infoContacts .contactMail:hover {
    text-decoration: underline;
}

.infoContacts p.sub {
    padding: 22px 0 0 0;
}

.infoContacts p.sub.top {
    padding: 48px 0 0 0;
}

.infoContacts .subMail {
    font: 16px/22px Arial;
    color: #0ec0e6;
}

.infoContacts .subMail:hover {
    text-decoration: underline;
}

.boxBattonsContacts {
    padding: 45px 0 0 0;
}

.boxBattonsContacts .buttonSend {
    margin: 10px 20px 0 0;
}

.windowOpen {
    display: none;
    background: #ffffff;
    width: 384px;
    z-index: 101;
    text-align: left;
    text-align: center;
    border: solid 1px #2f8a9d;
}

.windowCont {
    position: relative;
    padding: 24px 35px 31px 35px;
    min-height: 418px;
    text-align: center;
}

.windowCont h2 {
    font-size: 29px;
    line-height: 30px;
    color: #414c5b;
}

.imgCall {
    display: inline-block;
    padding: 25px 0 0 0;
}

.windowCont p {
    font: 14px/17px Arial;
    color: #414c5b;
    padding: 12px 0 0 0;
}

.backCall form {
    display: inline-block;
    width: 249px;
}

.fieldPhone {
    width: 100%;
    margin: 17px 0 0 0;
    display: inline-block;
}

.fieldPhone input[type="text"],
.fieldPhone input[type="number"] {
    width: 100%;
    height: 56px;
    border: solid 1px #dfdfde;
    font: 19px/21px Arial;
    color: #474646;
    padding: 15px 15px 15px 15px;
    background: #ffffff;
    position: relative;
}

.fieldPhone ::-webkit-input-placeholder {
    color: #757575;
    opacity: 1 !important;
}

.fieldPhone ::-moz-placeholder {
    color: #757575;
    opacity: 1 !important;
}

.buttonCall {
    position: relative;
    width: 100%;
    height: 54px;
    font: bold 14px Arial;
    color: #222528;
    font: 15px/18px Arial;
    color: #ffffff;
    background: #0ebee5;
    border: none;
    margin: 13px 0 0 0;
}

.buttonCall:hover {
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

.windowOpen.selTown {
    width: 450px;
}

.selTown .windowCont {
    background: #ffffff;
}

.selTown .windowCont h2 {
    margin-top: -82px;
    padding: 0 0 0 0;
    color: #ffffff;
    font-size: 36px;
    line-height: 40px;
}

.listLetters {
    text-align: center;
    padding: 42px 0 0 0;
}

.listLetters li {
    list-style: none;
    display: inline-block;
    padding: 14px 9px 3px 9px;
}

.listLetters li a {
    font: 16px/18px Arial;
    color: #0dbbe4;
    text-transform: uppercase;
}

.listLetters li a:hover {
    text-decoration: underline;
}

.listTowns {
    text-align: left;
    padding: 30px 0 0 4px;
}

.listTowns ul {
    padding-right: 71px;
    margin-bottom: 0 !important;
}

.listTowns ul:last-child {
    padding-right: 0;
}

.listTowns ul li {
    list-style: none;
    display: block;
    padding: 15px 9px 5px 9px;
}

.listTowns ul li a {
    font: 24px/28px Arial;
    color: #414c5b;
}

.listTowns ul li a:hover {
    text-decoration: underline;
}

.boxArticle {
    text-align: left;
    padding: 60px 0 0 0;
    margin: 0 auto;
}

.boxArticle h1 {
    text-align: left;
}

.boxArticle p {
    font-size: 20px;
    line-height: 1.7;
    color: #333;
    padding: 12px 0 12px 0;
}

.boxArticle a {
    font-size: 20px;
}

.boxArticle li {
    font-size: 20px;
}

.boxArticle p span {
    font-weight: bold;
}

.linkInText {
    font: 16px/24px Arial;
    color: #0ec0e6;
}

.linkInText:hover {
    text-decoration: underline;
}

.boxArticle .boxSimilarArticles {
    max-width: 100%;
}

.boxSimilarArticles {
    border: solid 1px #e6e6e6;
    margin: 32px auto 15px;
    padding: 20px 10px 20px 10px;
    max-width: 701px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    scroll-behavior: smooth;
}

.boxSpesialTitle {
    width: 280px;
    text-align: center;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -140px;
    z-index: 2;
}

.boxSpesialTitle h3 {
    display: inline-block;
    border: solid 1px #dddddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 4px 18px 4px 18px !important;
    font-size: 2rem !important;
    color: #757c85;
    background: #ffffff;
    scroll-behavior: smooth;
}

.listArticles {
    padding: 0 0 0 10px;
}

.listArticles li {
    list-style: none;
    padding: 6px 0 6px 0;
}

.listArticles li a {
    background: url(../img/marker_list_1.png) no-repeat left 5px;
    font-size: 20px;
    color: #0ec0e6;
    padding: 0 0 0 16px;
}

.listArticles li a:hover {
    text-decoration: underline;
}

.blockSlider1 {
    margin: 23px 0 24px 0;
    position: relative;
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    scroll-behavior: smooth;
}

.blockSlider1 .buttonCalculate {
    position: absolute;
    left: 50%;
    bottom: 16px;
    margin: 0 0 0 -125px;
    display: block;
}

.boxFilter.top {
    margin: 63px 0 0 0;
}

.boxTabs1 {
    max-width: 951px;
    display: inline-block;
    width: 100%;
    padding: 20px 0 0 0;
}

.boxTab ul {
    overflow: hidden;
}

.boxTab ul li {
    list-style: none;
    float: left;
}

.boxTab ul li a {
    display: block;
}

.boxTab ul li.current a {
}

.boxTabs1 {
    max-width: 951px;
    display: inline-block;
    width: 100%;
}

.boxTabs1 .boxTab ul {
    text-align: left;
    position: relative;
    z-index: 2;
}

.boxTabs1 .boxTab ul li {
    width: 38.6%;
    position: relative;
}

.boxTabs1 .boxTab ul li a {
    width: 100%;
    background: #0ebee5;
    height: 46px;
    margin: 9px 0 0 0;
    position: relative;
    border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    font: bold 16px/18px Arial;
    color: #ffffff;
    text-align: center;
    padding: 14px 0 0 25px;
    scroll-behavior: smooth;
}

.boxTabs1 .boxTab ul li + li a {
    padding: 14px 0 0 45px;
}

.boxTabs1 .boxTab ul li a:after {
    background: url(../img/after_tabs.png) no-repeat left top;
    width: 36px;
    height: 46px;
    content: '';
    position: absolute;
    right: -36px;
    top: 0;
}

.boxTabs1 .boxTab ul li.current {
    z-index: 2;
    width: 48.55%
}

.boxTabs1 .boxTab ul li.current a {
    background: #f7f5f2;
    height: 55px;
    margin: 0 0 0 0;
    border-left: solid 1px #dde1e3;
    border-top: solid 1px #dde1e3;
    font: bold 21px/23px Arial;
    color: #3f3a35;
    text-align: center;
    padding: 24px 0 0 45px;
}

.boxTabs1 .boxTab ul li.current a:after {
    background: url(../img/after_tabs_active.png) no-repeat left top;
    width: 52px;
    height: 56px;
    right: -52px;
    top: -1px;
    background-size: cover;
}

.boxTabs1 .tabContent {
    padding: 9px 3.75% 37px 3.6%;
    background: #f7f5f2;
    text-align: left;
    border: solid 1px #dce1e3;
    margin-top: -1px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    position: relative;
    scroll-behavior: smooth;
}

.formLogin {
    width: 46.5%;
    float: left;
}

.fieldInputLogin {
    width: 100%;
    position: relative;
    margin: 18px 0 0 0;
}

.fieldInputLogin label {
    position: absolute;
    left: 16px;
    top: 6px;
    font: 12px/18px Arial;
    color: #4f5967;
    display: none;
    z-index: 2;
}

.fieldInputLogin.active label {
    display: block;
}

.fieldInputLogin input[type="text"],
.fieldInputLogin input[type="password"] {
    width: 100%;
    height: 56px;
    border: solid 1px #d6d6d6;
    font: 16px/20px Arial;
    color: #4f5967;
    padding: 15px 15px 17px 15px;
    background: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    scroll-behavior: smooth;
    position: relative;
}

textarea {
    width: 100%;
    max-width: 100%;
    height: 123px;
    border: solid 1px #d6d6d6;
    font: 16px/20px Arial;
    color: #4f5967;
    padding: 15px 15px 17px 15px;
    background: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    scroll-behavior: smooth;
    position: relative;
}

.fieldInputLogin ::-webkit-input-placeholder {
    color: #4f5967;
    opacity: 1 !important;
}

.fieldInputLogin ::-moz-placeholder {
    color: #4f5967;
    opacity: 1 !important;
}

.fieldInputLogin input[type="text"]:focus,
.fieldInputLogin input[type="password"]:focus {
    border: solid 1px #0ec1e6;
    height: 56px;
    position: relative;
    -moz-box-shadow: inset 0 0 1px 0 #bfeef8;
    -webkit-box-shadow: inset 0 0 1px 0 #bfeef8;
    box-shadow: inset 0 0 1px 0 #bfeef8;
    scroll-behavior: smooth;
    padding: 24px 15px 8px 15px;
}

.fieldInputLogin textarea:focus {
    border: solid 1px #0ec1e6;
    position: relative;
    -moz-box-shadow: inset 0 0 1px 0 #bfeef8;
    -webkit-box-shadow: inset 0 0 1px 0 #bfeef8;
    box-shadow: inset 0 0 1px 0 #bfeef8;
    scroll-behavior: smooth;
    padding: 24px 15px 8px 15px;
}

.battonForm1 {
    background: #f06c3d;
    width: 100%;
    height: 56px;
    border: none;
    margin: 18px 0 0 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    font: 16px/20px Arial;
    color: #ffffff;
    scroll-behavior: smooth;
}

.battonForm1:hover {
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

.lineLoginWithSoc {
    padding: 20px 0 0 0;
    text-align: center;
}

.lineLoginWithSoc h3 {
    font: bold 18px/20px Arial;
    color: #3f3a35;
    padding: 9px 0 8px 0;
}

.lineLoginWithSoc a {
    display: inline-block;
    vertical-align: top;
    margin: 10px 6px 0 5px;
}

.lineLoginWithSoc a:hover img {
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    opacity: 0.80;
}

.boxProductsWithQuestions {
    width: 50.3%;
    border: solid 2px #dad1c3;
    padding: 0 0 3px 0;
    float: right;
    margin: 20px 0 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    background: #ffffff;
    scroll-behavior: smooth;
}

.boxProductsWithQuestions h4 {
    background: #dad1c3;
    padding: 13px 6% 12px 5.8%;
    width: 100%;
    font: 16px/20px Arial;
    color: #726859;
}

.listProduct {
    padding: 6px 23px 0 23px;
}

.listProduct li {
    list-style: none;
    padding: 17px 0 23px 0;
    border-bottom: solid 2px #ece7e0;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.listProduct li.last {
    border-bottom: none;
}

.listProduct .img {
    float: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    width: 138px;
    position: relative;
    z-index: 2;
    scroll-behavior: smooth;
}

.listProduct .img img {
    width: 100%;
    display: block;
}

.listProduct .info {
    float: left;
    position: relative;
    width: 100%;
    margin: 0 0 0 -138px;
    padding: 0 0 0 158px;
    position: relative;
    z-index: 1;
}

.listProduct .title {
    font: bold 18px/22px Arial;
    color: #414c5b;
    margin-right: -20px;
    padding: 0 25px 0 0;
    width: 100%;
    z-index: 1;
    position: relative;
}

.listProduct .title.onMobile {
    display: none;
}

.listProduct .description {
    border: solid 2px #e0dad0;
    border-top: solid 3px #e0dad0;
    width: 100%;
    padding: 10px 14px 10px 14px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    margin: 14px 0 0 0;
    scroll-behavior: smooth;
}

.listProduct .description p {
    font: 12px/18px Arial;
    color: #9d9791;
}

.listProduct .description p span {
    font-weight: bold;
}

.listProduct .delete {
    background: url(../img/close_questions.png) no-repeat left top;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -2px;
    top: 18px;
    display: block;
    z-index: 2;
}

.tabsColumnRight {
    float: right;
    width: 48%;
    min-height: 354px;
    border-left: solid 2px #d6d6d6;
    margin: 20px 0 0 0;
    padding: 0 0 0 20px;
}

.tabsColumnRight .lineLoginWithSoc {
    padding: 0 0 0 0;
}

.cardProduct {
    padding: 9px 0 0 0;
}

.leftCardProduct {
    width: 48.6%;
    float: left;
}

.leftCardProduct .img {
    width: 100%;
    margin: 5px 0 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    scroll-behavior: smooth;
}

.leftCardProduct .img img {
    width: 100%;
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    scroll-behavior: smooth;
}

.leftCardProduct .textBlock {
    padding: 10px 20px 0 0;
    height: 133px;
    overflow: hidden;
    position: relative;
}

.leftCardProduct .textBlock p {
    font: 20px/1.7 Arial;
    color: #333;
}

.leftCardProduct .textBlock .shadowBottomBlock {
    height: 72px;
}

.rightCardProduct {
    width: 48.4%;
    float: right;
}

.oneOptionProduct {
    border: solid 1px #dcdcdc;
    margin: 2px 0 0 0;
    padding: 22px 20px 0 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    margin-bottom: 30px;
    scroll-behavior: smooth;
}

.oneOptionProduct .lineTitle {
    padding: 0 0 10px 0;
}

.oneOptionProduct .lineTitle h3 {
    font: bold 23px/26px Arial;
    color: #414c5b;
    float: left;
    width: 100%;
    margin: 0 -51px 0 -29px;
    font-size: 30px !important;
    padding: 3px 55px 0 37px !important;
}

.oneOptionProduct .lineTitle .number {
    background: #cfcfcf;
    width: 29px;
    height: 29px;
    text-align: center;
    font: 15px/20px Arial;
    color: #ffffff;
    float: left;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: relative;
    padding: 5px 0 0 0;
    scroll-behavior: smooth;
}

.oneOptionProduct.active .lineTitle .number {
    background: #ef6639;
}

.boxHelp {
    display: inline-block;
    vertical-align: top;
    margin: 4px 5px 0 4px;
    position: relative;
}

.img-list-block {
    max-width: 345px;
    overflow: hidden;
}

li.list-more-link {
    margin-left: auto !important;
    margin-right: auto !important;
    clear: both;
    display: block;
    text-align: center;
    min-height: auto;
    min-width: 100%;
}

.done .img-list-block {
    border-radius: 3px;
}

#carousel.mobile {
    display: none;
}

.boxHelp .linkHelp {
    background: url(../img/icon_question.png) no-repeat left top;
    width: 19px;
    height: 19px;
    margin: 0 0 0 0;
    display: block;
    cursor: pointer;
}

.buttonSwitch {
    background: url(../img/button_switch.png) no-repeat left top;
    width: 50px;
    height: 26px;
    float: right;
    margin: 5px 1px 0 0;
}

.buttonSwitch.active {
    background-position: left bottom;
}

.oneOptionProduct .img {
    width: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    margin: 15px 0 0 2px;
    scroll-behavior: smooth;
}

.oneOptionProduct .img img {
    display: block;
    width: 100%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    scroll-behavior: smooth;
}

.oneOptionProduct .column {
    float: left;
    width: 50%;
    padding-right: 1%;
}

.oneOptionProduct .column.right {
    float: right;
    padding-left: 3.9%;
    padding-right: 0;
}

.buttonsOnImg {
    width: 165px;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -82px;
    top: 16px;
}

.buttonsOnImg a {
    width: 50%;
    height: 24px;
    float: left;
    font: 12px/16px Arial;
    color: #414c5b;
    text-align: center;
    padding: 4px 0 0 0;
}

.buttonsOnImg a:first-child {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
}

.buttonsOnImg a:last-child {
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
}

.buttonsOnImg a.white {
    background: #ffffff;
    position: relative;
    position: relative;
    -moz-box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    scroll-behavior: smooth;
}

.buttonsOnImg a.black {
    background: #414c5b;
    color: #ffffff;
    position: relative;
    -moz-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    scroll-behavior: smooth;
}

.boxNumbers {
    text-align: center;
    background: #e7e7e7;
    padding: 15px 15px 19px 15px;
    margin: 14px 0 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    scroll-behavior: smooth;
}

.lineNumber {
    padding: 14px 0 0 0;
    overflow: hidden;
    text-align: center;
}

.active .boxNumbers {
    background: #eeeae4;
}

.lineNumber .buttonMinus {
    border: solid 1px #d7d7d7;
    float: left;
    width: 33.33%;
    text-align: center;
    font: 24px/28px Arial;
    color: #a8a9ac;
    height: 48px;
    background: #ffffff;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    position: relative;
    padding: 8px 0 0 0;
    scroll-behavior: smooth;
}

.lineNumber .buttonPlus {
    border: solid 1px #d7d7d7;
    float: left;
    width: 33.33%;
    text-align: center;
    font: 24px/28px Arial;
    color: #a8a9ac;
    height: 48px;
    background: #ffffff;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    position: relative;
    padding: 8px 0 0 0;
    scroll-behavior: smooth;
}

.boxNumbers label {
    font: 13px/20px Arial;
    color: #585858;
    padding: 3px 0 0 0;
    display: block;
    float: none;
}

.lineNumber input[type="text"] {
    width: 33.33%;
    height: 48px;
    border: none;
    float: left;
    border-top: solid 1px #d7d7d7;
    border-bottom: solid 1px #d7d7d7;
    font: 23px/26px Arial;
    color: #595b60;
    padding: 13px 9px 13px 9px;
    background: #ffffff;
    text-align: center;
}

.lineNumber ::-webkit-input-placeholder {
    color: #595b60;
    opacity: 1 !important;
}

.lineNumber ::-moz-placeholder {
    color: #595b60;
    opacity: 1 !important;
}

.buttonAllSettings {
    border: solid 1px #F06D3D;
    background: #F06D3D;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: block;
    text-align: center;
    margin: 12px 0 0 0;
    padding: 5px 0 6px 0;
    scroll-behavior: smooth;
}

.buttonAllSettings span {
    font: 14px/16px Arial;
    color: white;
    display: inline-block;
    position: relative;
}

.buttonAllSettings span:before {
    background: none;
    /*url(../img/marker_open_batton.png) no-repeat left top; */
    width: 12px;
    height: 8px;
    content: '';
    position: absolute;
    left: -16px;
    top: 4px;
    display: block;
}

.buttonAllSettings.active span:before {
    background-position: left bottom;
}

.buttonAllSettings .textOpen {
    display: block;
}

.buttonAllSettings .textClose {
    display: none;
}

.buttonAllSettings.active .textOpen {
    display: none;
}

.buttonAllSettings.active .textClose {
    display: block;
}

.listSettings {
    display: none;
}

.oneSectionSettings {
    padding: 16px 0 4px 0;
}

.boxSelectRel {
    position: relative;
}

.buttonSelect {
    border: solid 1px #d4d4d4;
    display: block;
    min-height: 52px;
    line-height: 52px;
    width: 100%;
    padding: 0 30px 0 20px;
    border-radius: 4px;
    position: relative;
    color: #999999;
    letter-spacing: 0.3px;
    font-family: Arial;
}

.buttonSelect.withSub {
    padding: 10px 30px 0 20px;
    letter-spacing: 0;
}

.buttonSelect span.name {
    display: inline-block;
    vertical-align: top;
    color: #000;
}

.buttonSelect .sub {
    display: block;
    font: 12px/14px Arial;
    color: #999999;
}

.buttonSelect .boxHelp {
    margin: 0 5px 0 1px;
}

.buttonSelect.withSub .boxHelp {
    margin: 1px 5px 0 1px;
}

.buttonSelect:after {
    background: url(../img/marker_open_batton.png) no-repeat left top;
    width: 12px;
    height: 8px;
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px;
}

.buttonSelect.active:after {
    background-position: left bottom;
}

.dropDownListSelect {
    border: solid 1px #d4d4d4;
    width: 100%;
    padding: 10px 20px 10px 20px;
    position: relative;
    color: #b1b1b1;
    letter-spacing: 0.3px;
    position: absolute;
    left: 0;
    top: 100%;
    background: #ffffff;
    z-index: 3;
    display: none;
    margin-top: -1px;
}

.dropDownListSelect li {
    list-style: none;
    margin: 0 !important;
}

.dropDownListSelect li a {
    font-family: Arial;
    font-size: 16px;
    color: #999999;
    display: block;
    height: 34px;
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropDownListSelect li a:hover {
    color: #0dbbe4;
}

.dropDownListSelect li a.active {
    color: #000000;
}

.oneContSectionSettings {
    padding: 0 0 0 0;
}

.oneContSectionSettings .oneLine {
    padding: 19px 0 8px 0;
    position: relative;
}

.oneContSectionSettings .title {
    position: relative;
    display: inline-block;
    font: 16px/18px Arial;
    color: #8a8a8a;
    margin: 0 0 0 1px;
}

.selYesNo {
    padding: 10px 0 0 0;
}

.selYesNo a {
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px 10px 20px;
    border: solid 1px transparent;
    font: 16px/18px Arial;
    color: #595b60;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    position: relative;
    margin-right: 4px;
    scroll-behavior: smooth;
}

.selYesNo a.active {
    border: solid 1px #0dbbe4;
    color: #0dbbe4;
    background: url(../img/marker_2.png) no-repeat 8px center;
}

.selYesNo a:hover {
    color: #0dbbe4;
}

.oneContSectionSettings .column.right {
    padding-left: 2%;
}

.oneContSectionSettings .column.top {
    margin-top: 10px;
}

.oneContSectionSettings .boxHelp {
    margin: -1px 5px 0 1px;
}

.oneContSectionSettings .checkbox {
    padding: 0 0 9px 0;
    width: 100%;
}

.checkbox label {
    float: left;
    margin-left: -30px;
    padding: 3px 0 0 31px;
    font: 16px/18px Arial;
    color: #8a8a8a;
    width: 100%;
    cursor: pointer;
}

.checkbox .boxHelp {
    margin: -1px 5px 0 1px;
}

.radio1 {
    padding: 0 0 8px 0;
    width: 100%;
    display: block;
}

.radio1 label {
    display: inline-block;
    vertical-align: top;
    margin-left: -30px;
    padding: 1px 0 0 31px;
    font: 16px/18px Arial;
    color: #8a8a8a;
    width: 100%;
    cursor: pointer;
}

.radio1 .boxHelp {
    margin: -1px 5px 0 1px;
}

.boxHelp:hover .dropRightHelp {
    display: block;
}

.dropRightHelp {
    position: absolute;
    left: 100%;
    top: -26px;
    padding: 0 0 0 14px;
    display: none;
    z-index: 4;
}

.dropRightHelp .cont {
    background: #ffffff;
    border: solid 1px #cfcfcf;
    padding: 15px 22px 17px 22px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    width: 280px;
    background: #ffffff;
    z-index: 2;
    -moz-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.15);
    scroll-behavior: smooth;
    display: block;
}

.dropRightHelp .text {
    font: 14px/18px Arial;
    color: #737a88;
    display: block;
}

.dropRightHelp .titleText {
    font-weight: bold;
    display: block;
    color: #414c5b;
    padding-bottom: 5px;
    display: block;
}

.dropRightHelp .cont:before {
    background: url(../img/before_help.png) no-repeat left top;
    width: 11px;
    height: 29px;
    content: '';
    position: absolute;
    left: -11px;
    top: 20px;
}

.fieldInput.opt2 {
    margin: 0 0 0 0;
}

.fieldInput.opt2 textarea {
    height: 107px;
    margin-top: 20px;
    resize: none;
}

.fieldInput.opt2 ::-webkit-input-placeholder {
    color: #b1b1b1;
    opacity: 1 !important;
}

.fieldInput.opt2 ::-moz-placeholder {
    color: #b1b1b1;
    opacity: 1 !important;
}

.lineTotlaPriceSection {
    background: #d6d6d6;
    padding: 16px 0 21px 0;
    margin: 15px -20px 0 -20px;
    overflow: hidden;
}

.active .lineTotlaPriceSection {
    background: #0ebee5;
}

.lineTotlaPriceSection .discount {
    background: #ef6639;
    display: inline-block;
    vertical-align: top;
    padding: 3px 15px 3px 22px;
    color: #ffffff;
    font: 14px/16px Arial;
    display: inline-block;
    position: relative;
    height: 23px;
    margin-top: 5px;
}

.lineTotlaPriceSection .discount:after {
    background: url(../img/after_discount.png) no-repeat left top;
    width: 7px;
    height: 23px;
    content: '';
    position: absolute;
    right: -7px;
    top: 0;
}

.lineTotlaPriceSection .price {
    float: right;
    width: 220px;
    color: #ffffff;
    font: 12px/14px Arial;
    padding: 0 0 0 30px;
}

.lineTotlaPriceSection .price span {
    display: inline-block;
    vertical-align: top;
}

.lineTotlaPriceSection .price span.number {
    padding: 0 0 0 10px;
    color: #ffffff !important;
    font: bold 28px/30px Arial;
    letter-spacing: -0.5px;
}

.lineTotlaPriceSection span.rouble {
    color: #ffffff;
    padding: 0 0 0 3px;
}

.oneOptionProduct .description {
    display: block;
    padding: 14px 0 0 0;
}

.oneOptionProduct .description p {
    font: 16px/22px Arial;
    color: #414c5b;
}

.lineMainTotalPrice {
    width: 100%;
    border-left: solid 1px #f5f5f5;
    border-right: solid 1px #f5f5f5;
    display: inline-block;
    vertical-align: top;
    border-top: solid 2px #e8e8e8;
    display: inline-block;
    margin: 0 0 0 0;
    padding: 16px 40px 16px 20px;
    background: #ffffff;
    z-index: 21;
    position: relative;
}

.lineMainTotalPrice .columnLeft {
    float: left;
    max-width: 300px;
    text-align: left;
    padding: 15px 0 0 0;
}

.lineMainTotalPrice .columnLeft p {
    color: #414c5b;
    font: 14px/30px Arial;
    display: inline-block;
    vertical-align: middle;
}

.lineMainTotalPrice .columnLeft p a {
    color: #0ebee5;
    font: 14px/17px Arial;
}

.lineMainTotalPrice .columnLeft p a:hover {
    text-decoration: underline;
}

.lineMainTotalPrice .columnLeft .price {
    border-left: solid 2px #efefef;
    font: bold 27px/30px Arial;
    color: #414c5b;
    margin: 3px 0 0 15px;
    padding: 0 0 0 20px;
}

.lineMainTotalPrice .columnRight {
    float: right;
}

.lineMainTotalPrice .columnRight .buttonBuy {
    width: 202px;
    float: right;
}

.btnfunction.favorite {
    background: url(../img/icon_add_favorite.png) no-repeat left 1px;
    padding: 0 0 0 24px;
}

.btnfunction.favorite .ic-comparison {
    display: none;
}

.lineMainTotalPrice .boxBtnsfunctions {
    float: left;
}

.lineMainTotalPrice .btnfunction {
    float: left;
    margin: 21px 25px 0 0;
}

.btnfunction.question {
    background: url(../img/icon_question.png) no-repeat left 1px;
}

.longTitle {
    background: url(../img/box_line.png) repeat-x 0 19px;
    margin: 11px 0 0 0;
    text-align: center;
}

.longTitle h2 {
    color: #414c5b;
    font-size: 30px;
    line-height: 34px;
    background: #ffffff;
    display: inline-block;
    padding: 0 12px 0 12px;
}

.boxCatalog {
    padding: 13px 0 0 0;
}

.boxCatalog h1 {
    text-align: center;
}

.textInfCatalog {
    max-width: 90%;
    margin: 0 auto;
    padding: 3px 10px 0 10px;
    margin-bottom: -7px;
    font-size: 20px;
    line-height: 1.7;
    color: #333;
}

.boxFilter div.selector span {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    position: relative;
    padding-right: 20px;
}

.boxFilter div.selector span:after {
    right: 0;
    top: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    vertical-align: middle;
    left: 5px;
}

.marginFirst {
    margin-left: 540px;
}

.productsCatalog {
    padding: 0 0 0 0;
    position: relative;
}

.catalogCarousel {
    position: absolute;
    width: 540px;
    position: absolute;
    left: 8.5%;
    top: 0;
    z-index: 1;
}

.catalogCarousel .caruselAchievements {
    padding-top: 0;
    margin-top: 38px;
}

.pager {
    text-align: center;
}

.caruselAchievements.mainAchievements {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}

.catalogCarousel .caruselAchievements ul li .title {
    font: bold 16px/20px Arial;
}

.catalogCarousel .calculate {
    border-right: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
    padding: 2px 10px 2px 10px;
    background: #FFF;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font: 13px/16px Arial;
    color: #414c5b;
    padding: 7px 12px 6px 12px;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    border-radius: 0 0 3px 0;
    -moz-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
    scroll-behavior: smooth;
}

.caroufredsel_wrapper li a {
    position: relative;
}

.listAdvantages {
    padding: 20px 0 0 0;
}

.news-list {
    max-width: 760px;
    min-width: 320px;
    text-align: left;
    padding: 60px 0 0 0;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
}

.news-list h1 {
    padding-bottom: 40px;
}

div.news-item {
    margin-bottom: 16px;
}

div.news-list p {
    /*font: 14px/24px Arial;*/
    color: #585858;
    padding: 0;
    display: block;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.news-list a b {
    font-family: 'AmazingGrotesk-Ultra';
    font-size: 20px;
    line-height: 1.7;
    color: #0ec0e6;
    padding: 16px 0 0;
    display: block;
}

.news-list .preview_picture {
    float: right !important;
}

.nes-list font {
    font: 16px/24px Arial;
    color: #585858;
}

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/

.boxFooter {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    min-width: 1000px;
    overflow: hidden;
}

footer {
    text-align: left;
}

@media screen and (max-width: 1541px) {
    .mainLogo {
        margin: 10px 0 0 1.4%;
    }

    .boxContactsHead {
        float: left;
        padding: 24px 1.0% 0 1.0%;
        margin: 0 0 0 1.4%;
    }

    .boxMenu {
        margin: 20px 0 0 1.4%;
    }

    .menu li {
        margin: 0 0 0 0;
    }

    .menu > li > a {
        padding: 14px 11px 14px 11px;
    }

    .openSearch {
        width: 550px;
    }

    .marginFirst {
        margin-left: 0;
    }

    .catalogCarousel {
        position: absolute;
        width: 100%;
        position: static;
        left: 0;
        top: 0;
        width: 540px;
        margin: 0 auto -60px auto;
        max-width: 100%;
    }
}

@media screen and (max-width: 1441px) {
    .boxAddres {
        padding: 2px 0 0 22px;
    }

    .linkAddres {
        display: block;
    }

    .boxAddres .phone {
        padding: 1px 0 0 0;
        display: block;
    }
}

@media screen and (max-width: 1241px) {
    .buttonFavorite {
        width: auto;
        padding: 36px 25px 0 25px;
    }

    .buttonLogin .name {
        display: none;
    }

    .buttonFavorite span.text {
        display: none;
    }

    .openSearch {
        width: 545px;
    }
}

@media screen and (max-width: 1051px) {
    .mainLogo {
        margin: 10px 0 0 15px;
    }

    .mainLogo .mobile {
        display: block;
    }

    .mainLogo .main {
        display: none;
    }

    .boxContactsHead {
        margin: 0 0 0 20px;
    }

    .boxStep {
        margin: 62px 0 0 0;
    }

    .boxStep li + li {
        width: 250px;
    }

    .boxStep li + li + li {
        display: block;
        width: 100%;
        text-align: center;
    }

    .boxStep li + li .numberStep:after {
        display: none;
    }

    .dropDownAdvertising .bigImg {
        display: block;
        position: relative;
        width: 100%;
        margin: 0 0 0 0;
    }

    .dropDownAdvertising .info {
        display: block;
        width: 100%;
        padding: 27px 0 0 0;
    }
}

@media screen and (max-width: 1024px) {
    .columnDescription {
        display: block;
        width: 100%;
        overflow: hidden;
    }

    .columnPrice {
        width: 45%;
        padding: 13px 0 0 0;
    }

    .listFavorites .columnButton {
        width: 156px;
        padding: 11px 0 0 0;
        float: right;
        text-align: center;
    }
}

@media screen and (max-width: 921px) {
    .boxContactsHead {
        padding: 24px 10px 0 10px;
        border-right: none;
        margin: 0 0 0 20px;
    }

    ._desktope {
        display: none;
    }

    .boxAddres {
        background-position: 14px 0;
        padding: 23px 0 0 0;
        width: 44px;
        overflow: hidden;
    }

    .boxAddres .linkAddres {
        font: 14px/18px Arial;
        white-space: nowrap;
    }

    .boxAddres .phone {
        display: none;
    }

    .buttonFavorite {
        width: 74px;
    }

    .openSearch {
        width: 530px;
    }

    .map {
        width: 100%;
        height: 437px;
        float: none;
        display: block;
    }

    .map iframe {
        width: 100%;
        min-width: 100%;
    }

    .infoContacts {
        float: none;
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .leftCardProduct {
        width: 100%;
        float: none;
    }

    .rightCardProduct {
        width: 100%;
        float: none;
        padding: 25px 0 0 0;
    }

    .boxBattonsContacts .buttonSend {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .lineMainTotalPrice {
        padding: 10px 10px 0 10px;
    }

    .lineMainTotalPrice .columnRight {
        display: block;
        overflow: hidden;
        white-space: nowrap;
    }

    .lineMainTotalPrice .columnLeft {
        display: block;
        padding: 10px 0 10px 0;
        white-space: nowrap;
    }

    .lineMainTotalPrice .btnfunction {
        white-space: normal;
    }
}

@media screen and (max-width: 850px) {
    .formLogin {
        width: 100%;
        float: none;
        display: block;
    }

    .boxProductsWithQuestions {
        width: 100%;
        float: none;
        display: block;
    }

    .tabsColumnRight {
        width: 100%;
        float: none;
        display: block;
        padding: 10px 0 0 0;
        border-left: none;
        border-top: solid 1px #d6d6d6;
        margin: 25px 0 10px 0;
        min-height: 0;
    }

    .lineMainTotalPrice {
        padding: 10px 10px 0 10px;
    }

    .lineMainTotalPrice .columnRight .buttonBuy {
        width: 165px;
        font-size: 14px;
    }
}

@media screen and (min-width: 801px) and (max-width: 921px) {
    .menu li {
        margin: 0 0 0 0;
    }

    .boxSearch {
        float: left;
        position: relative;
        margin: 35px 5px 0 15px;
    }

    .buttonFunction.right {
        float: left;
    }

    .nextGallery1 {
        right: 0;
    }

    .prevGallery1 {
        left: 0;
    }
}

@media screen and (max-width: 800px) {
    header {
        height: 65px;
    }

    .windowCont {
        padding: 10px;
    }

    .mainLogo {
        margin: 0 0 0 15px;
        padding: 0 0 0 0;
    }

    .boxContactsHead {
        padding-top: 13px;
    }

    .menu {
        display: none;
    }

    .boxSearch {
        display: none;
    }

    .boxMenu {
        margin: 9px 0 0 10px;
    }

    .buttonMenu {
        padding: 14px 10px 0 37px;
        width: 99px;
        height: 46px;
    }

    .blockFixedCard .btnfunction.question {
        display: none;
    }

    .buttonMenuPress {
        cursor: pointer;
        position: relative;
        color: white;
        z-index: 15;
        margin-top: -2px;
        margin-left: -37px;
        padding-left: 30px;
        margin-right: -10px;
        padding-right: 0;
        padding-bottom: 20px;
    }

    .mobileBlockMenu .boxUser {
        margin-top: -4px;
    }

    .buttonMenu:before {
        margin-left: -27px;
        margin-top: 3px;
    }

    .dropDownMenu {
        top: 50px;
    }

    .buttonMenu .textMain {
        display: none;
    }

    .buttonMenu .textMobile {
        display: block;
    }

    .boxUser {
        display: none;
    }

    .boxSelectAdvertising {
        display: none;
    }

    .boxStep {
        margin: 62px 0 0 0;
    }

    .buttonFavorite {
        padding: 26px 0 0 10px;
        text-align: center;
    }

    .boxFilter {
        text-align: center;
    }

    .boxFilter label {
        float: none;
        display: block;
        width: 100%;
        padding: 5px 0 0 0;
    }

    .oneSectionMenu {
        margin: 3px 0% 15px 0%;
    }

    .mobileBlockMenu {
        display: block;
    }

    .onMobile {
        display: block !important;
    }

    .dropDownAdvertising {
        display: none !important;
        height: 0 !important;
        overflow: hidden !important;
        visibility: hidden !important
    }

    .heightDescription {
        display: none !important;
        height: 0 !important;
        overflow: hidden !important;
        visibility: hidden !important
    }

    .shotCardInf {
        display: none !important;
    }

    .lineFunctionsFavorite {
        display: none;
    }

    .listFavorites .img {
        max-width: 300px;
        float: none;
        display: block;
        width: 100%;
    }

    .boxFavorite .columnRight {
        padding: 0 0 0 30px;
    }

    .listFavorites li {
        padding: 20px 15px 0 15px;
    }

    .listFavorites .info {
        margin: 0 0 0 0;
        padding: 3px 0 0 0;
        float: left;
    }

    .columnRightCont {
        padding-bottom: 20px;
    }

    .map {
        height: 300px;
    }

    h1 {
        font: bold 28px/34px Arial;
    }

    .boxArticle {
        padding: 10px 0 0 0;
    }

    .boxFilter {
        margin: 25px 0 0 0 !important;
    }

    .boxTabs1 .tabContent {
        padding: 9px 19px 37px 19px;
    }

    .nextGallery1 {
        right: 0;
    }

    .prevGallery1 {
        left: 0;
    }

    .catalogCarousel .nextGallery1 {
        right: -10px;
    }

    .catalogCarousel .prevGallery1 {
        left: -10px;
    }

    .listFavorites .title {
        display: none;
    }

    .listFavorites .title.onMobile {
        display: block;
        margin: 2px 0 10px 0;
    }

    .listFavorites .columnButton {
        width: 45%;
        padding: 11px 0 0 0;
        float: right;
        text-align: center;
    }

    .listFavorites .columnRightCont {
        padding-bottom: 80px;
    }

    .functionsDescription {
        position: absolute;
        left: 0;
        bottom: 45px;
        margin-left: -15px;
        padding: 0 0 0 0;
    }

    .functionsDescription .btnfunction {
        margin-left: 15px;
    }

    .listFavorites .btnfunction.question {
        position: absolute;
        bottom: 15px;
        left: 0;
    }

    .listAdvertising li {
        width: 49%;
        max-width: 49%;
        padding: 16px 0 0 0;
    }

    .oneAdvertising {
        min-height: 277px;
    }

    .oneAdvertising .img {
        position: relative;
        width: 100%;
    }

    .oneAdvertising .img img {
        width: 100%;
        max-height: none;
        min-height: auto;
    }

    .oneAdvertising .functions {
        bottom: -77px;
        top: auto;
        height: 110px;
    }

    .lineMainTotalPrice .btnfunction {
        float: left;
        margin: 15px 15px 0 0;
    }

    .dropDownAdvertising {
        display: none !important;
    }

    .heightDescription {
        display: none !important
    }

    .oneAdvertising .mask {
        display: none !important;
    }

    .lineFunctionsFavorite.onMobile {
        display: block;
    }

    .content.noPadMobile {
        padding: 30px 0 0 0;
    }
}

@media screen and (max-width: 600px) {
    .listAdvertising li {
        max-width: 90%;
    }

    .boxStep {
        margin: 22px 0 0 0;
    }

    .boxStep li {
        display: block;
        width: 100%;
        text-align: left;
        padding: 0 0 15px 15px;
    }

    .boxStep li + li {
        width: 100%;
    }

    .boxStep li + li + li {
        text-align: left;
    }

    .boxStep li .numberStep {
        position: static;
    }

    .boxStep li .numberStep:after {
        background: url(../img/box_link.png) repeat-y;
        width: 3px;
        height: 90%;
        margin: 25px 0 0 25px;
        z-index: 2;
        left: 0;
        top: 0;
    }

    .boxStep li + li .numberStep:after {
        display: block;
        background: url(../img/box_link.png) repeat-y;
        width: 3px;
        height: 90%;
        margin: 25px 0 0 25px;
        z-index: 2;
        left: 0;
        top: 0;
    }

    .oneSectionMenu {
        margin: 3px 0% 5px 0%;
        width: 49%;
        min-width: 150px;
    }

    .oneSectionMenuCont {
        padding: 30px 10px 10px 10px;
    }

    .oneSectionMenuCont:hover {
        padding: 30px 10px 10px 10px;
    }

    .oneSectionMenuCont .img {
        width: 104px;
    }

    .oneSectionMenuCont .img img {
        width: 100%;
        margin: 0 !important;
    }

    .oneSectionMenu .title {
        font: bold 16px/21px Arial;
    }

    .mobileBlockMenu {
        padding: 0 10px 0 10px;
    }

    .mobileBlockMenu .menu {
        margin-left: -8px;
    }

    .menu > li > a {
        padding: 14px 4px 14px 4px;
    }

    .boxTabs1 .boxTab ul li a {
        font: bold 14px/14px Arial;
        color: #ffffff;
        padding: 9px 0 0 15px;
    }

    .boxTabs1 .boxTab ul li a span {
        display: block;
    }

    .boxTabs1 .boxTab ul li.current {
        width: 40%;
    }

    .boxTabs1 .boxTab ul li.current a {
        font: bold 16px/16px Arial;
        color: #3f3a35;
        text-align: center;
        padding: 14px 0 0 15px;
    }

    .lineTotlaPriceSection .discount {
        margin-bottom: 10px;
    }

    .lineTotlaPriceSection .price {
        float: none;
        width: 100%;
        display: block;
        padding: 5px 0 0 22px;
    }

    .boxBtnsfunctions {
        width: 160px;
        text-align: left;
    }

    .lineMainTotalPrice .columnRight .buttonBuy {
        width: 135px;
        float: left;
    }

    .lineMainTotalPrice {
        border-left: none;
        border-right: none;
        border-top: solid 2px #e8e8e8;
        margin: 28px 0 0 0;
        padding: 10px 0 0 0;
    }

    .buttonCalculate {
        height: 37px;
        font: 11px/16px Arial;
        padding: 10px 0 0 0;
        margin: 0 auto;
        white-space: nowrap;
    }

    .buttonCalculate span.icon {
        background: url(../img/icon_calculate.png) no-repeat left top;
        width: 16px;
        height: 19px;
        margin: 1px 0 0 3px;
        padding: 0 0 0 0;
    }

    .oneAdvertising .functions {
        padding: 10px 0 10px 0;
    }

    .oneAdvertising .mask {
        background-size: 20px 21px;
        background-position: center 30%;
    }
}

@media screen and (max-width: 500px) {
    .listProduct .img {
        float: none;
        display: block;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .listProduct .info {
        float: none;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .listProduct .title {
        display: none;
    }

    .listProduct .title.onMobile {
        display: block;
    }

    .oneOptionProduct .column {
        float: none;
        width: 100%;
        padding-right: 0%;
    }

    .oneOptionProduct .column.right {
        float: none;
        padding-left: 0% !important;
        padding-right: 0;
    }

    .buttonAllSettings {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    .oneAdvertising .addFavorite {
        max-width: 160px;
        background-position: right center;
        font-size: 12px;
    }
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
    url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
    url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
    url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
    url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.guide-popup-wrapper {
    opacity: 0;
    z-index: -10000;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    background: rgba(190, 238, 248, 0.8);

    background: url(../img/mask.png) repeat;
    cursor: pointer;
}

.guide-popup {
    opacity: 0;
    z-index: -10000;
    position: fixed;
    box-sizing: border-box;
    width: 1450px;
    height: 420px;
    padding: 48px 53px 50px;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
    background: #fff;
    font-family: sans-serif;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, .4);
    /*
	-webkit-box-shadow: 0 3px 7px rgba(14,192,230,.45);
	-moz-box-shadow: 0 3px 7px rgba(14,192,230,.45);
	box-shadow: 0 3px 7px rgba(14,192,230,.45);
	*/
}

.guide-popup__step {
    float: left;
    padding-left: 30px;
    position: relative;
}

.guide-popup__step img {
    max-width: 100%;
    height: auto;
}

.guide-popup__step:before {
    position: absolute;
    box-sizing: border-box;
    width: 26px;
    height: 26px;
    left: 0;
    top: 4px;
    background: #0ec0e6;
    color: #fff;
    font: 18px/24px "OpenSans-Regular", sans-serif;
    border-radius: 50%;
    text-align: center;
    padding-left: 1px;
}

.guide-popup__step-first {
    width: 546px;
}

.guide-popup__step-first:after {
    content: url("../img/popup1/arrow-right-1920.png");
    position: absolute;
    right: -26px;
    top: 56%;
}

.guide-popup__step-first img {
    margin-top: 15px;
}

.guide-popup__step-second:after {
    content: url("../img/popup1/arrow-right-1920.png");
    position: absolute;
    right: -25px;
    top: 54%;
}

.guide-popup__step-second {
    width: 342px;
}

.guide-popup__step-second img {
    position: relative;
    left: -3px;
    top: -1px;
}

.guide-popup__step-third img {
    margin: 16px 0 0 5px;
}

.guide-popup__step-first:before {
    content: "1";
}

.guide-popup__step-second:before {
    content: "2";
}

.guide-popup__step-third:before {
    content: "3";
}

.guide-popup__description {
    max-width: 360px;
    padding-left: 12px;
    font: 13px/15px "OpenSans-Light", sans-serif;
    color: #000;
}

.guide-popup__step-second .guide-popup__description {
    max-width: 265px;
}

.guide-popup__close {
    position: absolute;
    right: 7px;
    top: 9px;
    padding: 8px;
    cursor: pointer;
}

.guide-popup__mobile {
    display: none;
}

.mainWrapper--blurred {
    /*-webkit-filter: blur(3px);
	filter: blur(3px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');*/
}

.steps-popup-wrapper {
    opacity: 0;
    z-index: -10000;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
}

.steps-popup {
    opacity: 0;
    z-index: -10000;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    width: 980px;
    margin: auto;
}

.steps-popup__step1 {
    display: none;
    position: relative;
    padding: 82px 0 0;
    width: 604px;
}

.steps-popup__step2 {
    display: none;
    position: relative;
    padding: 82px 0 0 136px;
    width: 600px;
}

.steps-popup__step3 {
    display: none;
    position: fixed;
    bottom: 159px;
    left: 0;
    width: 980px;
    right: 0;
    margin: auto;
    padding: 0 0 0 485px;
}

.steps-popup__step1:before {
    content: url("../img/popup2/popup2-arrow-left-1920.png");
    float: left;
    margin: 13px 18px 0 0;
}

.steps-popup__step1:after {
    content: url("../img/popup2/popup2-arrow-right-1920.png");
    position: absolute;
    right: -13px;
    top: 86px;
}

.steps-popup__step2:after {
    content: url("../img/popup2/popup2-arrow-right-1920-step2.png");
    position: absolute;
    right: -123px;
    top: 86px;
}

.steps-popup__step3:after {
    content: url("../img/popup2/popup2-arrow-right-1920-step2.png");
    position: absolute;
    right: -110px;
    top: 12px;
}

.steps-popup__description {
    color: #fff;
    position: relative;
    letter-spacing: 0.07em;
}

.steps-popup__step1 .steps-popup__description {
    float: left;
    width: 463px;
    font: 17px/1.1 "OpenSans-Regular", sans-serif;
    font-weight: bold;
}

.steps-popup__step2 .steps-popup__description {
    width: 352px;
    font: 17px/1.1 "OpenSans-Regular", sans-serif;
    font-weight: bold;
    letter-spacing: 0.14em;
}

.steps-popup__step3 .steps-popup__description {
    font: 17px/1.1 "OpenSans-Regular", sans-serif;
    width: 365px;
    font-weight: bold;
    letter-spacing: 0.12em;
}

.steps-popup__text {
    color: #f8713f;
}

.steps-popup__button {
    background: transparent;
    padding: 0;
    border-radius: 25px;
    border: 2px solid #fff;
    font: 18px/38px "OpenSans-Regular", sans-serif;
    color: #fff;
    margin: 12px 11px 0 0;
    width: 133px;
    outline: none;
}

.steps-popup__button:hover {
    color: #0dbbe4;
    border-color: #0dbbe4;
}

.steps-popup__close {
    position: absolute;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: url("../img/popup2/popup2-close.png") no-repeat;
    border: none;
    outline: none;
}

.steps-popup__close:hover {
    background-position: 0 -41px;
}

.steps-popup__step1 .steps-popup__close {
    right: -15px;
    top: -37px;
}

.steps-popup__step2 .steps-popup__close {
    right: -9px;
    top: -40px;
}

.steps-popup__step3 .steps-popup__close {
    right: -18px;
    top: -33px;
}

.body-step1 .cardProduct .img {
    position: relative;
    z-index: 60;
}

.body-step2 #target-1 {
    position: relative;
    z-index: 60;
    background: #fff;
}

.body-step1 .steps-popup__step1,
.body-step2 .steps-popup__step2,
.body-step3 .steps-popup__step3 {
    display: block;
}

.body-step1 .blockFixedCard {
    opacity: 0;
}

.body-step1 .blockFixedCard,
.body-step2 .blockFixedCard {
    z-index: 63;
}

.body-step1 .blockFixedCard:after,
.body-step2 .blockFixedCard:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: block;
    z-index: 50;
}

.body-step3 .blockFixedCard {
    z-index: 60;
}

.steps-popup__step2 .steps-popup__button-close {
    position: relative;
    z-index: 2;
}

.body-step header,
.body-step h1.top,
.body-step .leftCardProduct .textBlock,
.body-step1 .lineTitle,
.body-step1 .column.right,
.body-step1 .buttonAllSettings,
.body-step1 .listSettings,
.body-step1 .lineTotlaPriceSection,
.body-step center,
.body-step > .mainWrapper > .content > .shortWrapper,
.body-step > .mainWrapper > .content > .wrapper,
.body-step2 .leftCardProduct > .img,
.body-step3 .leftCardProduct > .img,
.body-step3 .rightCardProduct,
.body-step1 .blockFixedCard,
.body-step2 .blockFixedCard {
    /*-webkit-filter: blur(3px);*/
    /*filter: blur(3px);*/
    /*filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');*/
}

.popup-fileinput {
    height: 56px;
    line-height: 56px;
    position: relative;
    overflow: hidden;
}

.popup-fileinput input {
    position: absolute;
    margin-left: -60px;
    top: 0;
    height: 56px;
    cursor: pointer;
    z-index: 1;
    color: transparent;
    opacity: 0;
    letter-spacing: 10em;
    /* IE 9 fix */
    -ms-transform: scale(20);
    /* IE 9 fix */
}

.popup-fileinput label {
    line-height: 36px;
    min-height: 36px;
    display: inline-block;
    padding-left: 45px;
    background-image: url(/img/fileicon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}

@media screen and (max-width: 1520px) {
    .guide-popup {
        width: 654px;
        height: 474px;
        padding: 22px 32px 50px;
    }

    .guide-popup__description {
        max-width: 360px;
        padding-left: 1px;
        font: 13px/14px "OpenSans-Light", sans-serif;
    }

    .guide-popup__step-first {
        width: 281px;
    }

    .guide-popup__step:before {
        width: 18px;
        height: 18px;
        left: 0;
        top: 3px;
        font: 13px/16px "OpenSans-Regular", sans-serif;
    }

    .guide-popup__step {
        padding-left: 22px;
    }

    .guide-popup__step-first img {
        margin-top: 2px;
    }

    .guide-popup__step-second {
        width: 257px;
        float: right;
        margin: 55px 0 0 0;
        padding-left: 0;
    }

    .guide-popup__step-third {
        width: 288px;
        margin-top: 14px;
    }

    .guide-popup__step-third img {
        margin: 4px 0 0 -3px;
    }

    .guide-popup__close {
        right: 2px;
        top: 3px;
        width: 12px;
        height: 11px;
        box-sizing: content-box;
    }

    .guide-popup__step-second img {
        position: relative;
        top: 0;
        left: -7px;
    }

    .guide-popup__step-second .guide-popup__description {
        padding-left: 6px;
        max-width: 197px;
    }

    .guide-popup__step-second:before {
        left: -17px;
    }

    .guide-popup__step-first:after {
        content: url("../img/popup1/arrow-right-1024-first.png");
        right: -282px;
        top: 18px;
    }

    .guide-popup__step-second:after {
        content: url("../img/popup1/arrow-right-1024-second.png");
        right: 32px;
        top: 300px;
    }
}

@media screen and (max-width: 1400px) {
    .steps-popup__step3 {
        padding: 0 0 0 426px;
    }

    .steps-popup__step3:after {
        right: -46px;
    }
}

@media screen and (max-width: 1250px) {
    .steps-popup__step3 {
        padding: 0 0 0 347px;
    }

    .steps-popup__step3:after {
        right: 29px;
    }
}

@media screen and (max-width: 1090px) {
    .steps-popup__step3 {
        padding: 0 0 0 207px;
    }

    .steps-popup__step3:after {
        right: 174px;
    }
}

@media screen and (max-width: 980px) {
    .steps-popup {
        width: 100%;
    }
}

@media screen and (max-width: 921px) {
    .steps-popup__step1 {
        padding: 82px 0 0 35px;
        width: 338px;
    }

    .steps-popup__step1:before {
        display: none;
    }

    .steps-popup__step1:after {
        content: url("../img/popup2/popup2-arrow-right-320-step1.png");
        top: auto;
        bottom: -76px;
        right: 41px;
    }

    .steps-popup__step2:after {
        content: url("../img/popup2/popup2-arrow-right-320-step2.png");
        right: -4px;
        top: auto;
        bottom: -27px;
    }

    .steps-popup__step3:after {
        content: url("../img/popup2/popup2-arrow-right-320-step2.png");
        position: absolute;
        right: 10px;
        top: 24px;
    }

    .steps-popup__step1 .steps-popup__description,
    .steps-popup__step2 .steps-popup__description,
    .steps-popup__step3 .steps-popup__description {
        font: 12px/1.2 "OpenSans-Regular", sans-serif;
        font-weight: bold;
    }

    .steps-popup__step1 .steps-popup__description {
        width: 300px;
    }

    .steps-popup__close {
        height: 20px;
        width: 20px;
        background-position: -41px -7px;
    }

    .steps-popup__close:hover {
        background-position: -41px -35px;
    }

    .steps-popup__step1 .steps-popup__close {
        right: 15px;
        top: -20px;
    }

    .steps-popup__button {
        font: 11px/20px "OpenSans-Regular", sans-serif;
        width: 76px;
    }

    .steps-popup__step2 .steps-popup__button {
        margin: 12px 6px 0 0;
    }

    .steps-popup__step2 .steps-popup__description {
        width: 100%;
    }

    .steps-popup__step2 {
        padding: 82px 0 0 0;
        width: 263px;
        margin: 0 auto;
    }

    .steps-popup__step2 .steps-popup__close {
        right: -9px;
        top: -21px;
    }

    .steps-popup__step3 {
        width: 263px;
        margin: 0 auto;
        padding: 0;
    }

    .steps-popup__step3 .steps-popup__close {
        right: 26px;
        top: -20px;
    }

    .body-step1 .leftCardProduct .img {
        z-index: 30;
        /*-webkit-filter: blur(3px);*/
        /*filter: blur(3px);*/
        /*filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');*/
    }
}

@media screen and (max-width: 700px) {
    .guide-popup {
        width: 523px;
        height: 398px;
        padding: 15px 26px 15px;
    }

    .guide-popup__step {
        padding-left: 19px;
    }

    .guide-popup__description {
        max-width: 360px;
        padding-left: 1px;
        font: 11px/12px "OpenSans-Light", sans-serif;
    }

    .guide-popup__step-first img {
        margin-top: 2px;
    }

    .guide-popup__step-first {
        width: 232px;
    }

    .guide-popup__step:before {
        width: 18px;
        height: 18px;
        left: -4px;
        top: 2px;
        font: 12px/16px "OpenSans-Regular", sans-serif;
    }

    .guide-popup__step-second {
        width: 198px;
        float: right;
        margin: 57px 0 0 0;
        padding-left: 0;
    }

    .guide-popup__step-second:before {
        left: -19px;
    }

    .guide-popup__step-second .guide-popup__description {
        padding-left: 5px;
        max-width: 158px;
    }

    .guide-popup__step-second img {
        top: -1px;
    }

    .guide-popup__step-third {
        width: 237px;
        margin-top: 18px;
    }

    .guide-popup__step-third img {
        margin: 2px 0 0 -3px;
    }

    .guide-popup__close {
        right: 2px;
        top: 1px;
        width: 9px;
        height: 9px;
    }

    .guide-popup__step-first:after {
        content: url("../img/popup1/arrow-right-800-first.png");
        right: -215px;
        top: 30px;
    }

    .guide-popup__step-second:after {
        content: url("../img/popup1/arrow-right-800-second.png");
        right: 28px;
        top: 236px;
    }
}

@media screen and (max-width: 600px) {
    #carousel .flex-direction-nav {
        display: none;
    }

    .body-step1 .blockFixedCard:after,
    .body-step2 .blockFixedCard:after {
        top: auto;
        height: 155px;
    }

    .steps-popup__step3 {
        bottom: 195px;
    }

    .news-list {
        padding-top: 20px;
    }
}

@media screen and (max-width: 580px) {
    .guide-popup {
        width: 100%;
        height: auto;
        overflow: auto;
        max-height: 90%;
        padding: 16px 0 22px;
    }

    .guide-popup__close {
        right: 2px;
        top: 3px;
        width: 16px;
        height: 15px;
    }

    .guide-popup__step {
        width: 100%;
        padding: 0 13px;
        box-sizing: border-box;
    }

    .guide-popup__step:before {
        width: 21px;
        height: 21px;
        left: 50%;
        margin-left: -10px;
        top: 0;
        font: 15px/19px "OpenSans-Regular", sans-serif;
    }

    .guide-popup__step img {
        display: block;
        margin: 0 auto;
    }

    .guide-popup__description {
        max-width: 100%;
        padding-left: 0;
        margin: 30px 0 0 0;
        font: 12px/15px "OpenSans-Light", sans-serif;
        box-sizing: border-box;
    }

    .guide-popup__step-second .guide-popup__description {
        padding: 0 13px;
        max-width: 100%;
    }

    .guide-popup__step-second {
        margin: 17px 0 0 0;
        padding: 0;
    }

    .guide-popup__step-first:after,
    .guide-popup__step-second:after {
        display: none;
    }

    .guide-popup__step-second img {
        display: none;
    }

    .guide-popup__step-second .guide-popup__mobile {
        display: block;
        margin-top: -13px;
        left: 0;
    }

    .guide-popup__step-third {
        padding: 0;
        margin-top: 2px;
    }

    .guide-popup__step-third .guide-popup__description {
        padding: 0 13px;
    }

    .guide-popup__step-third img {
        padding: 8px 10px 0;
        box-sizing: border-box;
    }

    .guide-popup__step-first img {
        margin-top: 3px;
    }

    .steps-popup__step3 .steps-popup__description {
        width: 100%;
    }
}

@media screen and (max-width: 360px) {
    .steps-popup__step1 {
        padding: 82px 0 0 19px;
    }
}

.oneAdvertising:hover .calculate {
    -webkit-animation: fadeout .8s normal;
    -moz-animation: fadeout .8s normal;
    -ms-animation: fadeout .8s normal;
    animation: fadeout .8s normal;
    display: block;
    opacity: 0;
}

.oneAdvertising:hover .mask {
    -webkit-animation: fadein .8s normal;
    -moz-animation: fadein .8s normal;
    -ms-animation: fadein .8s normal;
    animation: fadein .8s normal;
}

.boxArticle img {
    max-width: 100% !important;
    height: auto !important;
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-moz-keyframes fadeout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-ms-keyframes fadeout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.windows8 {
    position: relative;
    width: 78px;
    height: 78px;
    margin: auto;
    display: none;
    margin-top: 65px;
}

.windows8 .wBall {
    position: absolute;
    width: 74px;
    height: 74px;
    opacity: 0;
    transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    animation: orbit 6.96s infinite;
    -o-animation: orbit 6.96s infinite;
    -ms-animation: orbit 6.96s infinite;
    -webkit-animation: orbit 6.96s infinite;
    -moz-animation: orbit 6.96s infinite;
}

.windows8 .wBall .wInnerBall {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #0ec0e6;
    left: 0;
    top: 0;
    border-radius: 10px;
}

.windows8 #wBall_3.wBall .wInnerBall {
    background: #F06637;
}

.windows8 #wBall_1 {
    animation-delay: 1.52s;
    -o-animation-delay: 1.52s;
    -ms-animation-delay: 1.52s;
    -webkit-animation-delay: 1.52s;
    -moz-animation-delay: 1.52s;
}

.windows8 #wBall_2 {
    animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
}

.windows8 #wBall_3 {
    animation-delay: 0.61s;
    -o-animation-delay: 0.61s;
    -ms-animation-delay: 0.61s;
    -webkit-animation-delay: 0.61s;
    -moz-animation-delay: 0.61s;
}

.windows8 #wBall_4 {
    animation-delay: 0.91s;
    -o-animation-delay: 0.91s;
    -ms-animation-delay: 0.91s;
    -webkit-animation-delay: 0.91s;
    -moz-animation-delay: 0.91s;
}

.windows8 #wBall_5 {
    animation-delay: 1.22s;
    -o-animation-delay: 1.22s;
    -ms-animation-delay: 1.22s;
    -webkit-animation-delay: 1.22s;
    -moz-animation-delay: 1.22s;
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        transform-origin: 0%;
    }

    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        transform-origin: 7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        transform-origin: 30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        transform-origin: 39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        transform-origin: 70%;
    }

    76% {
        opacity: 0;
        transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        transform: rotate(900deg);
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-transform-origin: 0%;
    }

    30% {
        opacity: 1;
        -o-transform: rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-transform-origin: 7%;
    }

    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-transform-origin: 30%;
    }

    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-transform-origin: 39%;
    }

    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-transform-origin: 70%;
    }

    76% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-transform-origin: 0%;
    }

    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-transform-origin: 7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-transform-origin: 30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-transform-origin: 39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-transform-origin: 70%;
    }

    76% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-transform-origin: 0%;
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform-origin: 7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-transform-origin: 30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-transform-origin: 39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-transform-origin: 70%;
    }

    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-transform-origin: 0%;
    }

    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-transform-origin: 7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-transform-origin: 30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-transform-origin: 39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-transform-origin: 70%;
    }

    76% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }
}

.info_block {
    max-width: 800px;
    min-width: 320px;
    overflow: hidden;
    padding: 7px 0 17px 0;
    margin: 0 auto;
}

.info_block * {
    margin: 0;
    padding: 0;
    transition: 0.3s;
}

.info_block img {
    display: block;
    float: left;
    width: 40%;
    border-radius: 500px;
    margin: 3px 0 0 7px;
}

.content_block_info {
    float: right;
    width: 46%;
}

.content_block_info h2 {
    font-family: Arial;
    font-weight: bold;
    text-align: center;
    color: #414c5b;
    font-size: 42px;
    line-height: 30px;
    min-height: 65px;
    display: block;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}

.content_block_info p {
    font-family: Arial;
    font-weight: bold;
    color: #808080;
    text-align: center;
    font-size: 25px;
    padding: 18px 0 23px 0;
    line-height: 30px;
}

.content_block_info p span {
    color: #ef6639;
    font-size: 33px;
}

.content_block_info a {
    display: block;
    font-family: Arial;
    background-color: #0ebfe6;
    color: white;
    margin: 0 7px 25px 0;
    text-decoration: none;
    font-size: 17px;
    line-height: 17px;
    border-radius: 5px;
    padding: 13px 0 15px 73px;
    background-repeat: no-repeat;
    box-shadow: 4px 4px 6px rgba(0, 32, 56, 0.36);
}

.content_block_info a:last-child {
    margin-bottom: 0;
}

.content_block_info a:hover {
    background-color: #00b6de;
}

.icon_eye {
    background-image: url(/img/eye.png);
    background-position: 26px center;
}

.icon_calc {
    background-image: url(/img/calc.png);
    background-position: 30px center;
}

@media only screen and (max-width: 750px) {
    .content_block_info h2 {
        font-size: 40px;
        line-height: 37px;
        padding-top: 5px;
    }

    .content_block_info {
        max-width: 380px;
        padding: 0 7px;
    }

    .content_block_info p {
        font-size: 23px;
        padding: 16px 0 20px 0;
        line-height: 27px;
    }

    .content_block_info p span {
        font-size: 30px;
    }

    .content_block_info a {
        padding-left: 65px;
        margin: 0 0 20px 0;
    }

    .icon_eye {
        background-position: 23px center;
    }

    .icon_calc {
        background-position: 27px center;
    }
}

@media only screen and (max-width: 725px) {
    .content_block_info h2 {
        font-size: 40px;
    }

    .content_block_info {
        max-width: 360px;
        padding: 0 7px;
    }

    .content_block_info p {
        font-size: 19px;
        padding: 10px 0 19px 0;
        line-height: 25px;
    }

    .content_block_info p span {
        font-size: 28px;
    }

    .content_block_info a {
        padding-left: 65px;
        margin: 0 0 15px 0;
    }

    .icon_eye {
        background-position: 23px center;
    }

    .icon_calc {
        background-position: 27px center;
    }
}

@media only screen and (max-width: 670px) {
    .content_block_info h2 {
        font-size: 40px;
    }

    .content_block_info {
        max-width: 330px;
        padding: 0 7px;
    }

    .content_block_info p {
        font-size: 19px;
        padding: 15px 0 19px 0;
    }

    .content_block_info a {
        margin: 0 0 10px 0;
        font-size: 16px;
        padding: 10px 0 12px 80px;
    }

    .icon_eye {
        background-position: 21px center;
    }

    .icon_calc {
        background-position: 25px center;
    }
}

@media only screen and (max-width: 610px) {
    .info_block img {
        float: none;
        width: 310px;
        margin: 0 auto;
    }

    .content_block_info {
        float: none;
        width: 310px;
        padding: 0;
        margin: 0 auto;
    }

    .content_block_info h2 {
        font-size: 37px;
        line-height: 44px;
        padding-top: 23px;
    }

    .content_block_info p {
        font-size: 24px;
        padding: 20px 0 25px 0;
        line-height: 30px;
    }

    .content_block_info p span {
        font-size: 28px;
    }

    .content_block_info a {
        padding-left: 70px;
        font-size: 15px;
    }
}

.oneAdvertising .price-calc b {
    color: white;
}

.oneAdvertising .price-calc {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
    bottom: 6px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
    padding: 2px 10px 2px 10px;
    background: rgba(0, 0, 0, 0.6);
    display: block;
    position: absolute;
    z-index: 1;
    font: 13px/16px Arial;
    color: #ffffff;
    padding: 7px 12px 6px 12px;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    border-radius: 0 0 3px 0;
    -moz-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
}

.textBlockCustom {
    position: relative;
    padding-bottom: 30px;
}

.textBlockHidden {
    display: none;
}

.active .textBlockHidden {
    display: block;
}

.textBlock a {
    color: #0dbce5;
}

.textBlock a:hover {
    text-decoration: underline;
}

.block-faq h4 {
    font-size: 20px;
    line-height: 28px;
    padding: 6px 10px 12px 28px;
    font-family: 'AmazingGrotesk-Ultra';
}

.section-faq {
    background: #f5f3f0;
    border: 1px solid #ccc;
    margin-top: -1px;
    transition: all 0.5s;
	position: relative;
}

.section-faq .section-faq__title {
    padding: 6px 10px 6px 28px;
    line-height: 28px;
    cursor: pointer;
}

.section-faq .section-faq__desc {
    display: none;
    padding: 6px 10px 6px 12px;
}

.section-faq.active .section-faq__desc {
    display: block;
}

.section-faq .section-faq__title:before {
    color: #0ebee5;
    content: '+';
    font-size: 20px;
    left: 12px;
    position: absolute;
}

.section-faq.active .section-faq__title:before {
    content: '-';
}

.section-faq.active {
    background: #fff;
}

/*************************ÐÐÐ§ÐÐ›Ðž ÐŸÐ ÐÐ’ÐšÐ˜ ÐŸÐž Ð¢Ð•ÐšÐ¡Ð¢Ð£, Ð¡Ð¡Ð«Ð›ÐšÐÐœ Ð˜ Ð—ÐÐ“ÐžÐ›ÐžÐ’ÐšÐÐœ**************************/
.textBlock,
.textBlock p,
.textBlock a,
.textBlock li,
.boxNotFound p,
.news-item > div,
.boxArticle,
.boxArticle p,
.boxArticle a,
.boxArticle li,
.news-list .news-item,
.news-list .news-item p,
.news-list .news-item a,
.news-list .news-item a b,
.textInfCatalog,
.textInfCatalog p,
/*.textInfCatalog a:not(.btn),*/
.textInfCatalog li,
.listArticles li a,
.leftCardProduct,
.leftCardProduct p,
.leftCardProduct li,
.leftCardProduct a,
.infoContacts p,
.articles-wrapper .article-item p,
.left-container,
.left-container p,
.left-container a,
.left-container li,
.right-container,
.right-container p,
.right-container a,
.right-container li,
.notice,
.notice p,
.notice a,
.notice li {
    font-family: Calibri, Arial, sans-serif;
    color: #333;
    font-size: 1.375rem;
    line-height: 1.875rem;
}

.listArticles li a {
    background: url(../img/marker_list_1.png) no-repeat left 10px;
}

.textBlock a,
.boxArticle a,
/*.textInfCatalog a:not(.btn),*/
.news-list .news-item a,
.news-list .news-item a b,
.listArticles li a,
.leftCardProduct a,
.notice a {
    color: #0ec0e6;
    text-decoration: underline;
    cursor: pointer;
}

.textInfCatalog a.buttonBuy{
    color: #fff;
    line-height: 100%;
    text-decoration: none;
}

a.buttonExpand {
    font: 13px/18px Arial;
    font-size: 0.8125rem;
    line-height: normal;
    text-decoration: none;
}

a.buttonBuy {
    color: #fff;
    line-height: 100%;
    text-decoration: none;
}

.content_block_info a {
    font-family: Arial;
    color: #fff;
    line-height: 17px;
    font-size: 17px;
    text-decoration: none;
}

@font-face {
    font-family: "LG_Smart_Light";
    src: url('../fonts/LGSmartLight.otf');
}

h1, .textBlock h1, .boxArticle h1 {
    font-family: "LG_Smart_Light" !important;
    font-size: 4.375rem !important;
    font-weight: 400 !important;;
    line-height: 1 !important;
}

h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
    font-family: "LG_Smart_Light" !important;
    font-size: 3.75rem !important;
    font-weight: 400 !important;;
    line-height: 1 !important;
}

h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
    font-family: "LG_Smart_Light" !important;
    font-size: 3rem !important;
    font-weight: 400 !important;
    line-height: 1 !important;
}

h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
    font-family: "LG_Smart_Light" !important;
    font-size: 2rem !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    padding: 8px 0 8px;
}

@media (max-width: 1279px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 61px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 52.5px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 42px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 38px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 1150px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 57px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 49px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 39px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 36px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 1050px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 55px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 47px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 37.5px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 34px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 950px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 52.5px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 45px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 36px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 32px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 910px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 50px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 43px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 34.5px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 31px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 870px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 48px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 41px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 33px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 30px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 830px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 61px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 52.5px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 42px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 38px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }

    /*.left-container,
    .left-container p,
    .left-container a,
    .left-container li,
    .right-container,
    .right-container p,
    .right-container a,
    .right-container li{
        font-size: 22px;
    }
    */
}

@media (max-width: 780px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 57px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 49px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 39px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 36px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 730px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 52.5px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 45px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 36px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 33px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 680px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 48px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 41px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 33px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 30px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 630px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 44px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 38px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h3, .textBlock h3, .boxNotFound h3, .textInfCatalog h3, .articles-wrapper .article-item h3 {
        font-size: 30px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h4, .textBlock h4, .boxNotFound h4, .textInfCatalog h4, .articles-wrapper .article-item h4 {
        font-family: "LG_Smart_Light" !important;
        font-size: 27px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 580px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 42px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 36px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    .textBlock,
    .textBlock p,
    .textBlock a,
    .textBlock li,
    .boxNotFound p,
    .news-item > div,
    .boxArticle,
    .boxArticle p,
    .boxArticle a,
    .boxArticle li,
    .news-list .news-item,
    .news-list .news-item p,
    .news-list .news-item a,
    .news-list .news-item a b,
    .textInfCatalog,
    .textInfCatalog p,
    .textInfCatalog a,
    .textInfCatalog li,
    .listArticles li a,
    .leftCardProduct,
    .leftCardProduct p,
    .leftCardProduct li,
    .leftCardProduct a,
    .infoContacts p,
    .articles-wrapper .article-item p,
    .left-container,
    .left-container p,
    .left-container a,
    .left-container li,
    .right-container,
    .right-container p,
    .right-container a,
    .right-container li,
    .notice,
    .notice p,
    .notice a,
    .notice li {
        font-size: 20px;
        line-height: 1.675rem;
    }

    a.buttonExpand {
        font: 13px/18px Arial;
        font-size: 0.8125rem;
        line-height: normal;
    }
}

@media (max-width: 480px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 39px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 34px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    table td,
    table th,
    table p,
    table a,
    table li {
        font-size: 16px;
    }
}

@media (max-width: 420px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 37px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 32px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    table td,
    table th,
    table p,
    table a,
    table li {
        font-size: 14px;
    }

    .textBlock,
    .textBlock p,
    .textBlock a,
    .textBlock li,
    .boxNotFound p,
    .news-item > div,
    .boxArticle,
    .boxArticle p,
    .boxArticle a,
    .boxArticle li,
    .news-list .news-item,
    .news-list .news-item p,
    .news-list .news-item a,
    .news-list .news-item a b,
    .textInfCatalog,
    .textInfCatalog p,
    .textInfCatalog a,
    .textInfCatalog li,
    .listArticles li a,
    .leftCardProduct,
    .leftCardProduct p,
    .leftCardProduct li,
    .leftCardProduct a,
    .infoContacts p,
    .articles-wrapper .article-item p,
    .left-container,
    .left-container p,
    .left-container a,
    .left-container li,
    .right-container,
    .right-container p,
    .right-container a,
    .right-container li,
    .notice,
    .notice p,
    .notice a,
    .notice li {
        font-size: 18px;
        line-height: 1.675rem;
    }

    a.buttonExpand {
        font: 13px/18px Arial;
        font-size: 0.8125rem;
        line-height: normal;
    }
}

@media (max-width: 380px) {
    h1, .textBlock h1, .boxArticle h1 {
        font-size: 35px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }

    h2, .textBlock h2, .boxArticle h2, .textInfCatalog h2 {
        font-size: 30px !important;
        font-family: "LG_Smart_Light" !important;
        font-weight: 400 !important;
    }
}


.notice {
    font-family: Calibri, Arial, sans-serif;
    color: #333;
    padding-left: 32px;
    position: relative;
    line-height: 1.5rem;
}

.notice a {
    color: #0ec0e6;
}

.notice:after {
    content: "";
    position: absolute;
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    top: 0.1rem;
    left: 0;
    background: url(../img/notice.png) no-repeat center center/contain;
}

.notice:before {
    content: "";
    position: absolute;
    background: #ff5720;
    height: 4.375rem;
    width: 1px;
    left: 0.9rem;
    top: 1.8rem;
    height: calc(97% - 1.8rem);
}

@media (max-width: 580px) {
    .notice {
        font-size: 20px;
    }
}

@media (max-width: 420px) {
    .notice {
        font-size: 18px;
    }
}

/***********************************ÐšÐžÐÐ•Ð¦ ÐŸÐ£ÐÐšÐ¢1.5 ÐÐšÐ¦Ð•ÐÐ¢Ð˜Ð ÐžÐ’ÐÐÐ˜Ð• Ð¢Ð•ÐšÐ¡Ð¢Ð***************************************/

/******************************ÐÐÐ§ÐÐ›Ðž ÐŸÐ£ÐÐšÐ¢ 1.2 Ð ÐÐ¡ÐŸÐžÐ›ÐžÐ–Ð•ÐÐ˜Ð• Ð¢Ð•ÐšÐ¡Ð¢Ð**************************************/
.wrapper-columns {
    max-width: 1000px;
    margin: 0 auto;
}

.left-container {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 50px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.right-container {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding-left: 50px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.clear-fix {
    clear: both;
}

.left-container,
.left-container p,
.left-container a,
.left-container li,
.right-container,
.right-container p,
.right-container a,
.right-container li {
    font-family: Calibri, Arial, sans-serif;
    color: #333;
    /*font-size: 19px;*/
    line-height: 1.5rem;
    font-weight: 300;
}

.left-container a, .right-container a {
    color: #0ec0e6;
}

.left-container h1,
.left-container h2,
.left-container h3,
.right-container h1,
.right-container h2,
.right-container h3 {
    padding-bottom: 1.8rem !important;
    margin-bottom: 1.8rem !important;
    margin-top: 0;
}

.left-container ul,
.right-container ul {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width: 1020px) {
    .wrapper-columns {
        padding-right: 20px;
        padding-left: 20px;
    }

    /*.left-container{
        padding-right: 40px;
        padding-left: 20px;
    }
    .right-container{
        padding-left: 40px;
        padding-right: 20px;
    }
    .left-container,
    .left-container p,
    .left-container a,
    .left-container li,
    .right-container,
    .right-container p,
    .right-container a,
    .right-container li{
        font-size: 17px;
    }*/
}

@media (max-width: 980px) {
    /*.left-container{
        padding-right: 30px;
        padding-left: 30px;
    }
    .right-container{
        padding-left: 30px;
        padding-right: 30px;
    }
    .left-container,
    .left-container p,
    .left-container a,
    .left-container li,
    .right-container,
    .right-container p,
    .right-container a,
    .right-container li{
        font-size: 16px;
    }*/
}

@media (max-width: 830px) {
    .wrapper-columns {
        padding-right: 0;
        padding-left: 0;
    }

    .left-container, .right-container {
        float: none;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .left-container,
    .left-container p,
    .left-container a,
    .left-container li,
    .right-container,
    .right-container p,
    .right-container a,
    .right-container li {
        font-size: 22px;
    }

    .left-container h1,
    .left-container h2,
    .left-container h3,
    .right-container h1,
    .right-container h2,
    .right-container h3 {
        padding-bottom: 1rem !important;
        margin-bottom: 1rem !important;
        margin-top: 0;
    }
}

@media (max-width: 580px) {
    .left-container,
    .left-container p,
    .left-container a,
    .left-container li,
    .right-container,
    .right-container p,
    .right-container a,
    .right-container li {
        font-size: 20px;
    }
}

@media (max-width: 400px) {
    .left-container,
    .left-container p,
    .left-container a,
    .left-container li,
    .right-container,
    .right-container p,
    .right-container a,
    .right-container li {
        font-size: 18px;
    }
}

.menu .dropdown-parent {
    position: relative;
    border: solid 1px transparent;
    border-bottom: none;
    z-index: 40;
}

.menu .dropdown-parent:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #fff;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 50;
}

.menu .dropdown-parent:hover {
    box-sizing: border-box;
    border: solid 1px #95e3f4;
    border-bottom: none;
    box-shadow: 0 4px 10px 0 rgba(88, 191, 216, 0.45);
}

.menu .dropdown-parent > ul > li > a {
    color: #333;
    text-decoration: none;
}

.menu .dropdown-parent > ul > li > a:hover {
    text-decoration: underline;
}

.menu .dropdown-parent > ul > li {
    list-style: none;
    height: 35px;
}

.menu .dropdown-parent > ul {
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    background-color: #fff;
    width: 150px;
    border: solid 1px #95e3f4;
    box-shadow: 0 4px 10px 0 rgba(88, 191, 216, 0.45);
    z-index: 20;
    padding-top: 5px;
    margin-left: 0;
}

.menu .dropdown-parent:hover .dropdown-menu {
    display: block;
}

#subheader .menu a[href="/content/article/"],
#subheader .menu a[href="/tags/"],
#subheader .menu a[href="/job/"] {
    display: none;
}

#subheader .menu > li {
    padding: 0;
}

table td img {
    width: 100% !important;
}

table {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 14px;
    border-collapse: collapse;
    text-align: center;
}

th { /* was , td:first-child */
    background: #ffffff;
    color: white;
    padding: 10px 20px;
}

th, td {
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: black;
}

td {
    background: #ffffff;
}

th:first-child, td:first-child {
    text-align: left;
}

@media (max-width: 800px) {
    table {
        width: 100% !important;
    }
}

/******************************ÐšÐžÐÐ•Ð¦ ÐŸÐ£ÐÐšÐ¢ 2.4 Ð’Ð•Ð Ð¡Ð¢ÐšÐ Ð¢ÐÐ‘Ð›Ð˜Ð¦***************************/

/*************************ÐÐÐ§ÐÐ›Ðž ÐŸÐ£ÐÐšÐ¢ 3.1 Ð‘Ð›ÐžÐš Ð¡Ð¢ÐÐ¢Ð•Ð™****************************/

.articles-wrapper {
    text-align: center;
    letter-spacing: -.36em;
}

.articles-wrapper .article-item {
    display: inline-block;
    width: 50%;
    margin-bottom: 30px;
    max-width: 940px;
    vertical-align: top;
    letter-spacing: normal;
    outline: 2px solid #fff;
}

.articles-wrapper .article-item .article-text {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
}

.articles-wrapper .article-item .article-text h4 {
    color: #0ec0e6;
    text-decoration: underline;
    font-size: 24px;
    font-family: "LG_Smart_Light";
    padding-top: 10px;
    padding-bottom: 10px;
}

.articles-wrapper .article-item .article-text p {
    font-size: 17px;
    line-height: 100%;
}

.articles-wrapper .article-item a {
    text-decoration: none;
}

.articles-wrapper .article-item a:hover {
    text-decoration: none;
}

.articles-wrapper .article-item .article-image {
    position: relative;
    outline: 2px solid #fff;
}

.articles-wrapper .article-item .article-image .mobile {
    display: none;
}

.articles-wrapper .article-item .article-image .desk {
    display: block;
}

.articles-wrapper .article-item .article-image .white-blur {
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    position: absolute;
    background-color: transparent;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.articles-wrapper .article-item:hover .white-blur {
    background-color: rgba(255, 255, 255, 0.4);
}

@media (max-width: 850px) {
    .articles-wrapper .article-item {
        width: 100%;
        display: block;
    }
}

@media (max-width: 500px) {
    .articles-wrapper .article-item .article-image .mobile {
        display: block;
    }

    .articles-wrapper .article-item .article-image .desk {
        display: none;
    }
}

.articles-wrapper .article-item:nth-child(odd) .article-text {
    padding-left: 70px;
}

.articles-wrapper .article-item:nth-child(even) .article-text {
    padding-right: 70px;
}

.articles-wrapper .article-item:nth-child(odd):last-child .article-text {
    padding-right: 20px;
    padding-left: 20px;
}

@media (max-width: 850px) {
    .articles-wrapper .article-item .article-text {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.banner img {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: block;
}

.banner img.banner-mobile {
    display: none;
}

@media (max-width: 830px) {
    .banner img.banner-mobile {
        display: block;
    }

    .banner img.banner-desk {
        display: none;
    }
}

.buttonMore {
    margin-bottom: 10px;
}

.boxFilter {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
}

.boxFilter div.selector span {
    font-size: 12px;
    line-height: 29px;
    padding-right: 0;
    padding-left: 0;
}

div.selector {
    line-height: 28px;
    height: 30px;
}

.boxFilter form {
    width: 1140px;
    margin: 0 auto;
}

.boxFilter form label {
    display: block;
    font-family: Calibri, Arial, sans-serif;
    color: #333;
    font-size: 1.675rem;
    font-weight: 700;
    line-height: 1.875rem;
    padding-top: 0;
    text-align: center;
}

.boxFilter form .select1 {
    width: 265px;
    height: 30px;
    text-align: center;
}

.boxFilter form .select1:last-child {
    display: block;
    width: 100%;

}

.boxFilter form .select1:last-child a {
    margin-right: 10px;
}

.boxFilter form .select1 .buttonCalculate {
    width: 290px;
    height: 30px;
    padding-top: 6px;
}

.boxFilter form .select1 option {
    color: #333;
}

.boxFilter form .select1 option:hover {
    color: #fff;
    background-color: #AFEEEE;
}

.boxFilter div.selector span:after {
    display: none;
}

.boxFilter.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    margin-top: 0 !important;
}

.selectric-wrapper .selectric, .boxFilter div.selector span {
    height: 30px;
}

.selectric-wrapper {
    position: absolute !important;
    top: 0;
    left: -1px;
    width: 265px;
    height: 30px;
}

.selectric-wrapper.down-arrow:before {
    display: block;
    content: "";
    position: absolute;
    left: 3px;
    top: 12px;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 6px solid transparent;
    border-top: 6px solid #000;
}

.selectric-wrapper.right-arrow:after {
    display: block;
    content: "";
    position: absolute;
    left: 6px;
    top: 9px;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 6px solid transparent;
    border-left: 6px solid #000;
}

.selectric {
    height: 49px;
    opacity: 0;
}

.selectric-wrapper .selectric-items li {
    text-align: left;
    font-size: 12px;
    margin-left: 0 !important;
    color: #333;
}

.selectric-wrapper .selectric-items li:hover,
.selectric-wrapper .selectric-items li.selected {
    color: #fff;
    background-color: #AFEEEE;
}

.selectric-wrapper .selectric-items li.disabled {
    color: #C0C0C0;
}

.boxFilter form .select1 div.selector {
    overflow: visible;
    height: 30px;
}

.selYesNo a, .selYesNo a:hover {
	cursor: pointer!important;
}

@media (max-width: 1180px) {
    .boxFilter form {
        width: 100%;
    }
}

@media (max-width: 630px) {
    .boxFilter {
        display: none;
    }
}

.fancybox__container .sliders-product-popup {
    opacity: 1;
    right: 0;
    position: relative;
    padding: 50px 38px;
    pointer-events: auto;
}
.fancybox__container .fancybox__content#popup-gallery{
    padding: 20px;
}
.fancybox__content img {
    width: 100%;
    height: auto!important;
}
.fancybox__container, .fancybox__counter{
    --carousel-button-color: #fff;
    color: #fff;
}