@font-face {
  font-family: "Myriad Pro";
  src: url("../../../../fonts/MyriadPro-Light.eot");
  src: url("../../../../fonts/MyriadPro-Light.eot@") format("embedded-opentype"),
    url("../../../../fonts/MyriadPro-Light.woff") format("woff"),
    url("../../../../fonts/MyriadPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../../../../fonts/MyriadPro-Regular.eot");
  src: url("../../../../fonts/MyriadPro-Regular.eot@")
      format("embedded-opentype"),
    url("../../../../fonts/MyriadPro-Regular.woff") format("woff"),
    url("../../../../fonts/MyriadPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../../../../fonts/MyriadPro-Semibold.eot");
  src: url("../../../../fonts/MyriadPro-Semibold.eot@")
      format("embedded-opentype"),
    url("../../../../fonts/MyriadPro-Semibold.woff") format("woff"),
    url("../../../../fonts/MyriadPro-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../../../../fonts/MyriadPro-Bold.eot");
  src: url("../../../../fonts/MyriadPro-Bold.eot@") format("embedded-opentype"),
    url("../../../../fonts/MyriadPro-Bold.woff") format("woff"),
    url("../../../../fonts/MyriadPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
html {
  overflow-y: scroll;
}
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,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
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;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focs {
  outline: 0;
}
body {
  font: 16px/1.5 "Myriad Pro", Arial, Helvetica, sans-serif;
  color: #010101;
  background: #fff;
  overflow-x: hidden;
}
.wrapper {
  max-width: 1160px;
  min-width: 300px;
  margin: 0 auto;
  position: relative;
}
.content {
  display: block;
  margin: 20px 0;
}
.section {
  float: left;
}
.aside + .section {
  width: 665px;
}
.aside {
  float: left;
  width: 265px;
  position: relative;
  padding-right: 30px;
}
#footer {
  display: block;
  width: 950px;
  padding: 0 5px;
}
.prod_aside {
  float: left;
  width: 212px;
  position: relative;
  padding-right: 50px;
}
.prod_section {
  float: left;
}
.prod_aside + .prod_section {
  width: 898px;
}
#logo,
.address,
#telephon {
  position: absolute;
  bottom: 0;
}
#logo {
  width: 160px;
  height: 140px;
}
#logo dt {
  position: absolute;
  left: -10px;
  top: 14px;
  text-align: center;
  display: block;
  width: 190px;
  height: 100px;
  margin-right: 3em;
  background: url("../../../../img/logo.gif") no-repeat 0 0;
  color: #666;
  text-indent: -9999px;
}
#logo dd {
  position: absolute;
  bottom: 0;
  left: 5px;
  font-size: 12px;
  color: #fff;
  background: #666;
  width: 160px;
  text-align: center;
  padding: 4px 0;
  -webkit-box-shadow: #aaa 0 0 4px;
  -moz-box-shadow: #aaa 0 0 4px;
  box-shadow: #aaa 0 0 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#logo dd span {
  position: absolute;
  width: 13px;
  height: 9px;
  display: block;
  left: 8px;
  top: -8px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../../../img/bg-logo-arrow.gif") no-repeat 0 0;
  cursor: default;
}
.address {
  left: 210px;
}
.address dt {
  font-weight: normal;
  font-size: 18px;
  color: #666;
}
#telephon {
  right: 5px;
  width: 280px;
  display: block;
  padding: 10px 15px;
  color: #fff;
  background: #666 url("../../../../img/bg-telephone.jpg") no-repeat 100% 0;
  font-size: 16px;
  -webkit-box-shadow: #aaa 0 0 4px;
  -moz-box-shadow: #aaa 0 0 4px;
  box-shadow: #aaa 0 0 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#nav {
  color: #fff;
  font-size: 13px;
}
#nav li {
  float: left;
  text-align: center;
  width: 100px;
  margin-right: 1em;
  margin-bottom: 10px;
}
.active {
  font-weight: bold;
  text-decoration: underline;
}
#nav .active,
#nav a {
  display: block;
  font-size: 13px;
  color: #fff;
  padding: 3px 0 5px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #aaa 0 0 4px;
  -moz-box-shadow: #aaa 0 0 4px;
  box-shadow: #aaa 0 0 4px;
  behavior: url("../../../../css/pie/PIE.htc.html");
}
#nav .active {
  position: relative;
  cursor: default;
  font-weight: normal;
  background: #a91010;
  border: 1px solid #a91010;
  text-shadow: #9d0202 1px 1px 0;
}
#nav span {
  position: absolute;
  display: block;
  height: 10px;
  width: 15px;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent url("../../../../img/bg-nav-active.gif") no-repeat 0 0;
  bottom: -11px;
  left: 41px;
}
#nav a {
  text-decoration: none;
  background: #e94c12 url("../../../../img/bg-nav-btn.png") repeat-x 0 0;
  border: 1px solid #e45e30;
  text-shadow: #c8420f 1px 1px 0;
}
#nav a:hover {
  background: #e94c12;
  border: 1px solid #d14510;
  text-shadow: #c4410f 1px 1px 0;
}
.list-news li {
  margin-bottom: 0.5em;
}
.list-news b {
  display: block;
  color: #666;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6 {
  font-family: "Myriad Pro";
  font-weight: normal;
  margin: 1.1em 0 20px 0;
  color: #555;
}
h1,
.h1 {
  font-size: 30px;
  color: #003c62;
  margin: 20px 0 24px;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.4px;
}
h2,
.h2 {
  font-size: 18px !important;
  text-align: left;
  text-transform: uppercase;
  color: #006483;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 16px;
}
h6 {
  font-size: 15px;
}
ol {
  list-style: decimal;
}
.content .article ul,
.content .article ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.article ol li {
  margin: 20px 0 20px 30px;
}
.article ul.list li {
  line-height: 1.5;
  font-size: 13px;
  margin-bottom: 8px;
  background: transparent url("../../../../img/point-arrow.gif") no-repeat 0 8px;
}
.main_ul li {
  line-height: 2;
  margin: 0 0 0 10px;
  padding: 0 0 0 19px;
  list-style: none !important;
}
.article ul li {
  line-height: 2;
  margin: 0 0 0 20px;
  list-style: circle;
}
.content .article ul.wide_line {
  margin: 20px auto;
  max-width: 880px;
  display: block;
}
.content .article ul.wide_line li {
  display: inline-block;
  width: 30%;
  margin: 0;
  color: #003c62;
  font-weight: 700;
  position: relative;
  padding-left: 20px;
  font-size: 16px;
}
.content .article ul.wide_line li:before {
  content: "";
  width: 11px;
  height: 1px;
  background: #15a1d6;
  position: absolute;
  left: 0;
  top: 11px;
  box-sizing: border-box;
}
.article sup {
  font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  font-size: 14px;
  color: #000;
}
.article dt {
  margin: 0.3em 0;
  font-size: 19px;
  color: #555;
  font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}
strong,
b,
.strong,
.b {
  font-weight: bold;
  color: #555;
}
i,
em,
.i,
.em {
  font-style: italic;
}
.description {
  margin-bottom: 6px;
  display: block;
}
p,
hr,
pre,
table,
address,
fieldset,
.article,
.article dd,
.article ol,
.article ul,
.article dl {
  margin-bottom: 20px;
  color: #333;
  font-size: 16px;
}
blockquote,
blockquote p {
  margin: 1.5em 0.8em;
  border-bottom: 1px dotted #bbb;
  color: #333;
  font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}
blockquote cite {
  margin: 0.5em 0;
  display: block;
  color: #00518a;
  font-family: Arial;
  font-style: normal;
}
.small_p {
  font-size: 12px !important;
}
a {
  color: #07559d;
  text-decoration: none;
}
a:hover {
  color: #c23f10;
  text-decoration: none;
}
select,
input,
textarea,
button {
  resize: none;
  color: #444;
  border: 1px solid #bbb;
  padding: 5px;
  font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}
.invalid {
  border: 1px dotted red;
  background: #fff2f2;
}
textarea {
  overflow: auto;
}
input[type="radio"] {
  vertical-align: text-bottom;
  border: 0;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
form ins.invalid {
  font-size: 13px;
  font-style: italic;
  display: block;
  margin: 0.3em 0;
  background: transparent;
  color: red;
  border: 0;
  text-decoration: none;
}
#send-request {
  position: relative;
  display: block;
  max-width: 1160px;
}
#send-request fieldset {
  padding: 0.5em 1.5em 1em;
  position: relative;
  background: #f2f2f2;
}
#send-request #tech-info {
  padding: 15px 0;
}
#send-request #tech-info .zagolovok {
  background: url("../../../../img/sprite.png") no-repeat -558px -12px;
  width: 313px;
  height: 44px;
  position: absolute;
  left: -10px;
}
#send-request legend {
  color: #a91010;
  padding: 0 0.3em;
  font-size: 14px;
}
#send-request sup {
  color: #003660;
  margin-right: 2px;
}
#send-request li {
  list-style: none;
  background: none;
  padding: 0.3em 0;
  margin: 0;
  display: block;
}
#send-request dl {
  float: left;
  width: 250px;
}
#send-request dl.col-r {
  float: right;
}
#send-request dl,
#send-request ul {
  padding: 0;
  margin: 0;
}
#send-request textarea {
  font-size: 13px;
  height: 80px;
  width: 240px;
  display: block;
}
#send-request dd,
#send-request li {
  margin-bottom: 10px;
}
#send-request dt {
  font-weight: normal;
  font-size: 13px;
  font-style: italic;
  color: #444;
}
#send-request .jslider {
  margin: 1em 0;
}
#send-request em,
#send-request .em {
  display: block;
}
.ui-slider {
  margin: 1em 0;
  width: 200px;
}
#place .ui-button-text {
  font-weight: normal;
  font-style: normal;
}
#send-request #rentalStart {
  background: none;
  width: 70px;
}
select#leaseTerm,
select#numberUnits {
  border: 1px solid #bbb;
  padding: 0;
  vertical-align: middle;
  width: 100px;
}
#leaseTermSpan,
#numberUnitsSpan {
  vertical-align: middle;
  font-size: 12px;
  font-style: italic;
  margin-left: 0.3em;
  color: #777;
}
#send-request #place-ul span {
  display: block;
}
#send-request #place-ul span#leaseTermSpan {
  display: inline;
}
#tech-info {
  position: relative;
  display: block;
}
#place-ul {
  float: left;
  width: 300px;
  padding: 50px 0 0 20px !important;
}
#order-summary {
  float: right;
  width: 300px;
  padding-top: 35px !important;
  border-left: 2px solid #00b0ef;
}
#order-summary .h2 {
  text-align: left;
}
#send-request #order-summary,
#send-request #order-summary ul,
#send-request #order-summary li,
#send-request #order-summary h2,
#send-request #order-summary h3,
#send-request #order-summary .h2,
#send-request #order-summary .h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: italic;
}
#send-request #order-summary ul {
  margin: 0.5em 0 1.2em;
}
#send-request #order-summary li {
  font-size: 12px;
}
#send-request #order-summary h2,
#send-request #order-summary h3,
#send-request #order-summary .h2,
#send-request #order-summary .h3 {
  font-size: 15px;
}
#order-summary h3 b,
#order-summary .h3 .b {
  color: #a91010;
  font-size: 21px;
}
#order-summary p {
  font-size: 12px;
  color: #777;
  margin: 1em 0;
}
#order-summary .summa {
  font-size: 20px !important;
  color: #000;
}
#order-summary .summa span {
  padding: 7px 7px 7px 0;
  float: left;
}
#order-summary .summa #total-all {
  font-size: 22px !important;
  color: #007fb1 !important;
  background: #fff;
  box-shadow: 2px 2px 0 0 #699;
  padding-left: 10px;
}
#send-request fieldset.otpravka {
  border: 4px solid #e1e1e1;
}
#send-request fieldset.otpravka .zagolovok {
  background: url("../../../../img/sprite.png") no-repeat -355px -143px;
  width: 313px;
  height: 44px;
  position: absolute;
  left: -10px;
}
#send-request fieldset.otpravka .poyasnenie {
  float: right;
  width: 300px;
  color: #777;
}
#send-request fieldset.otpravka .col-l {
  padding-top: 20px;
  width: 100%;
}
#send-request fieldset.otpravka .col-l label {
  width: 130px;
  display: inline-block;
}
#send-request fieldset.otpravka .col-l input[type="text"] {
  width: 200px;
}
#send-request fieldset.otpravka #submit {
  float: right;
  margin-top: -10px;
  background: url("../../../../img/icons/new/zakaz.png") no-repeat;
  width: 198px;
  height: 44px;
  font-size: 18px;
  border: 0;
  padding: 0;
  box-shadow: #e1e1e1 0 0 3px;
  color: white;
  text-align: center;
}
#send-request fieldset.otpravka #submit:hover {
  background: url("../../../../img/icons/new/zakaz.png") no-repeat;
  opacity: 0.8;
}
hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}
.type-radio,
.type-checkbox {
  border: 0;
  padding: 0;
  font-size: 100%;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.ie6 input {
  vertical-align: text-bottom;
}
.ie6 input,
ie6 button {
  margin-right: 4px;
}
.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}
label,
button {
  cursor: pointer;
}
input[type="button"],
input[type="submit"] {
  cursor: pointer;
}
.message-error {
  display: block;
  padding: 10px;
  color: #777;
  margin: 20px 0;
  background: #eee;
  text-align: center;
}
.btn-submit-ticket {
  cursor: pointer;
  position: absolute;
  top: -7px;
  width: 280px;
  display: block;
  font-size: 15px;
  background: #e94c12 url("../../../../img/bg-btn-big.png") repeat-x 0 90%;
  padding: 7px 15px 8px 15px;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #b06500;
  border-top: 1px solid #eb8900;
  border-left: 1px solid #eb8900;
  border-right: 1px solid #eb8900;
  text-shadow: #b06500 1px 1px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #888 0 1px 3px;
  -moz-box-shadow: #888 0 1px 3px;
  box-shadow: #888 0 1px 3px;
}
.btn-submit-ticket em {
  font-style: normal;
  float: left;
  cursor: pointer;
}
.btn-submit-ticket i {
  float: left;
  display: block;
  width: 5px;
  height: 11px;
  overflow: hidden;
  text-indent: -9999px;
}
.btn-submit-ticket span {
  float: right;
  font-size: 13px;
  margin-top: 3px;
  font-weight: normal;
  cursor: pointer;
  padding-left: 20px;
  background: url("../../../../img/bg-btn-arrow.gif") no-repeat 0 55%;
}
.btn-submit-ticket:hover span {
  background: url("../../../../img/bg-btn-arrow.gif") no-repeat -195px 55%;
}
.btn-submit-ticket:hover {
  color: #fff;
  text-decoration: none;
  text-shadow: #c8420f 1px 1px 0;
  border: 1px solid #e94c12;
  background: #e94c12 url("../../../../img/bg-btn-big.png") repeat-x 0 180%;
}
#arendabytovki-img {
  display: block;
  height: 160px;
  position: relative;
  margin: 4.3em 0 25px 0;
}
#arendabytovki-img img {
  position: absolute;
  left: -3px;
}
#arendabytovki-tetx {
  font: normal 13px/2 Arial;
  position: relative;
  color: #555;
  width: 248px;
  padding: 25px 30px;
  display: block;
  background: #fff url("../../../../img/bg-minidomik-box.png") repeat-x -20px 1px;
  border: 1px solid #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #bbb 0 0 5px;
  -moz-box-shadow: #bbb 0 0 5px;
  box-shadow: #bbb 0 0 5px;
}
#arendabytovki-tetx ul {
  margin: 0;
}
.box-top,
.box-bottom {
  left: 1px;
  position: absolute;
  display: block;
  width: 306px;
  height: 16px;
}
.box-top {
  top: 7px;
  background: url("../../../../img/bg-box.png") no-repeat 0 0;
}
.box-bottom {
  bottom: 7px;
  background: url("../../../../img/bg-box.png") no-repeat 0 100%;
}
#footer {
  font-size: 12px;
  color: #000;
  margin: 2em 5px;
}
#twitter_update_list {
  margin: 0 0 20px;
  font-style: italic;
}
#twitter_update_list li {
  font-size: 12px;
  background: none;
  display: block;
  padding: 0;
  padding: 0.7em 0;
  margin: 0;
  border-bottom: 1px dotted #bbb;
}
#twitter_update_list span {
  color: #666;
}
#twitter_update_list a.timestamp {
  padding: 0;
  font-size: 12px;
  font-style: normal;
}
.block:after,
#nav:after,
.content:after,
form li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .block,
* html #nav,
* html .content,
* html form li {
  height: 1%;
}
*:first-child + html .block,
*:first-child + html #nav,
*:first-child + html .content,
*:first-child + html form li {
  min-height: 1px;
}
#header {
  -pie-png-fix: true;
}
.footer {
  height: 120px;
}
.bold {
  font-weight: bold;
}
.clear {
  clear: both;
}
#header_wrapper {
  max-width: 1160px;
  min-width: 300px;
  height: 75px;
  margin: 20px auto 40px;
}
div#logo_wrapper,
div#logo_wrapper_f {
  float: left;
  text-align: center;
  margin-right: 35px;
}
div#sublogo_wrapper,
div#sublogo_wrapper_f {
  float: left;
  color: #000;
  line-height: 21px;
  font-weight: 300;
  margin-top: 15px;
  font-size: 14px;
  text-shadow: 0 0 0 #000;
}
div#phone_wrapper,
div#phone_wrapper_f {
  float: left;
  margin-left: 25px;
  margin-top: 12px;
}
div#info_wrapper,
div#info_wrapper_f {
  float: left;
  margin-left: 40px;
  color: #7f7f7f;
  margin-top: 22px;
}
div#info_wrapper div,
div#info_wrapper_f div {
  display: inline-block;
}
.sh-time {
  background: url("../../../../img_new/nclock.png") no-repeat 0 center;
  padding-left: 27px;
  margin-right: 40px;
}
.sh-time b {
  display: block;
  color: #000;
}
.sh-email {
  background: url("../../../../img_new/nemail.png") no-repeat 0 center;
  padding-left: 30px;
}
.sh-email a {
  display: block;
  text-decoration: underline;
  color: #0078aa;
  font-size: 14px;
}
.ft-time {
  line-height: normal;
  background: url("../../../../img_new/clock.png") no-repeat;
  padding-left: 25px;
  background-position-x: 1px;
}
.ft-email {
  background: url("../../../../img_new/mail.png") no-repeat;
  padding-left: 25px;
  line-height: normal;
  background-position-y: 2px;
}
.ft-email,
.ft-email a {
  font-weight: normal !important;
  color: #181818 !important;
}
.ft-email a:hover {
  font-weight: normal;
  color: #181818;
  text-decoration: underline;
}
.ft-addr {
  line-height: normal;
  background: url("../../../../img_new/addr.png") no-repeat;
  padding-left: 25px;
  background-position-x: 2px;
}
div#btn_wrapper,
div#btn_wrapper_f {
  float: right;
  text-align: right;
  margin-top: 0;
}
#call_button a,
#call_button_f a {
  background: linear-gradient(to top, #014367, #005381);
  border-radius: 17px;
  width: 138px;
  height: 33px;
  display: block;
  font-size: 15px;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 8px;
  color: white;
  line-height: 33px;
  margin-top: -7px;
}
#call_button a:hover,
#call_button_f a:hover {
  opacity: 0.8;
}
#manipul_bt,
.kartochka_name_stl a.manipul_bt {
  background: url("../../../../img/icons/new/arenda.png") no-repeat;
  width: 166px;
  height: 32px;
  display: block;
  font-size: 15px;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 10px;
  color: white;
  line-height: 29px;
}
#manipul_bt:hover,
.kartochka_name_stl a.manipul_bt:hover {
  opacity: 0.8;
}
#call_button2 a,
#call_button2_f a {
  background: linear-gradient(to top, #0094cc, #2fb2e4);
  border-radius: 17px;
  width: 138px;
  height: 33px;
  display: block;
  font-size: 15px;
  cursor: pointer;
  box-sizing: border-box;
  margin-bottom: 14px;
  margin-top: 3px;
  color: white;
  text-align: center;
  line-height: 33px;
}
#call_button2 a:hover,
#call_button2_f a:hover {
  opacity: 0.8;
}
.B_crumbBox {
  font-size: 10px;
  letter-spacing: 0.4px;
  color: #000;
  text-transform: uppercase;
}
.B_crumbBox li {
  display: inline;
}
.B_crumbBox li a {
  color: #00b0ef;
}
.kartochka_img {
  float: left;
  padding-right: 15px;
}
.kartochka_img img {
  width: 220px;
}
.kartochka_name {
  float: right;
  max-width: 385px;
}
.cont_kartochka .h2 {
  color: #003660;
}
.kartochka_name .name a,
.kartochka_name .name {
  font-size: 22px !important;
  text-align: left;
  color: #003660;
}
.kartochka_name .name a:hover {
  text-decoration: underline;
}
.kartochka_name .price {
  font-size: 20px !important;
  text-align: left;
  color: #003660;
}
.zav {
  margin: 6px 0;
}
.har {
  display: block;
}
.har tr {
  display: inline-block;
}
.har td {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 178px;
  padding-top: 80px;
  margin-bottom: 30px;
  background-position-x: 50%;
  background-position-y: 30px;
  background-repeat: no-repeat;
  position: relative;
  color: #003c62;
  font-size: 14px;
  font-weight: 600;
}
.har td:before {
  width: 60px;
  height: 60px;
  border: 2px solid #00b0ef;
  border-radius: 50%;
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 58px;
}
.har td.razz {
  display: none;
}
.har td.razmer {
  background-image: url("../../../../img/icons/razmer.png");
}
.har td.electro {
  background-image: url("../../../../img/icons/electro.png");
}
.har td.metalkar {
  background-image: url("../../../../img/icons/metalkar.png");
}
.har td.shkaf {
  background-image: url("../../../../img/icons/shkaf.png");
}
.har td.light {
  background-image: url("../../../../img/icons/light.png");
}
.har td.lavki {
  background-image: url("../../../../img/icons/lavki.png");
}
.har td.rozet {
  background-image: url("../../../../img/icons/rozet.png");
}
.har td.switch {
  background-image: url("../../../../img/icons/switch.png");
}
.har td.stand {
  background-image: url("../../../../img/icons/stand.png");
}
.har td.veshal {
  background-image: url("../../../../img/icons/veshal.png");
}
.har td.avtomat {
  background-image: url("../../../../img/icons/avtomat.png");
}
.har td.obshiv {
  background-image: url("../../../../img/icons/obshiv.png");
}
.har td.obogrev {
  background-image: url("../../../../img/icons/obogrev.png");
}
.har td.derevo {
  background-image: url("../../../../img/icons/derevo.png");
}
.har td.stol {
  background-image: url("../../../../img/icons/stol.png");
}
.har td.floor {
  background-image: url("../../../../img/icons/floor.png");
}
.har td.utepl {
  background-image: url("../../../../img/icons/utepl.png");
}
.har td.oknoresh {
  background-image: url("../../../../img/icons/oknoresh.png");
}
.har td.kabel {
  background-image: url("../../../../img/icons/kabel.png");
}
.har td.plan {
  background-image: url("../../../../img/icons/plan.png");
}
.har td.roof {
  background-image: url("../../../../img/icons/roof.png");
}
#logo_wrapper div span {
  color: #006483;
}
#phone_number,
#phone_number_f {
  font-size: 22px;
  color: #181818;
  line-height: normal;
  background: url("../../../../img_new/nphone.png") no-repeat 0 center;
  padding-left: 25px;
  margin-bottom: 11px;
}
#phone_number:last-child,
#phone_number_f:last-child {
  background: url("../../../../img_new/smartphone.png") no-repeat 0 center;
}
#phone_number span,
#phone_number_f span {
  font-size: 23px;
  color: #181818;
}
#phone_number a,
#phone_number_f a {
  color: #000;
  font-size: 19px;
  font-weight: 700;
  text-shadow: 0 0 0 #000;
}
#phone_number a:hover,
#phone_number_f a:hover {
  opacity: 0.8px;
}
#times {
  font-size: 12px;
  padding-top: 7px;
}
.zav a {
  background: url("../../../../img/sprite.png") no-repeat -14px -14px;
  width: 177px;
  height: 30px;
  display: block;
  font-size: 0;
  cursor: pointer;
}
.zav a:hover {
  background: url("../../../../img/sprite.png") no-repeat -14px -60px;
}
#email {
  padding-bottom: 7px;
}
#email a {
  color: #000;
  text-decoration: underline;
  font-size: 12px;
}
.block_contener {
  margin-bottom: 25px;
}
.block_contener img {
  max-height: 145px;
}
.name_block a,
.name_block .a {
  color: #0064a0;
}
.name_block span.a {
  font-weight: normal;
}
.name_block a:hover {
  text-decoration: underline;
}
.name_block span {
  font-weight: bold;
}
.opisanie_cont {
  padding: 10px;
  background: #ededed;
  border-radius: 5px;
  margin-top: 10px;
}
.opisanie_cont table {
  margin: 0;
  color: #0064a0;
}
.opisanie_cont td:first-child {
  font-weight: normal;
}
.opisanie_cont td {
  padding-left: 10px;
  font-weight: bold;
}
@media (min-width: 993px) {
  .top_menu {
    width: 100%;
    clear: both;
  }
  .menu_wrapper {
    max-width: 1160px;
    min-width: 300px;
    margin: 0 auto;
    height: 52px;
  }
  .menu_wrapper ul {
    width: 100%;
    display: table;
  }
  .menu_wrapper ul li {
    display: table-cell;
    line-height: 52px;
    text-align: center;
  }
  .menu_wrapper ul li:last-child {
    padding-right: 0;
  }
  .menu_wrapper ul li:hover,
  .menu_wrapper ul li .active {
    background: #007fb1;
    text-decoration: none;
    font-weight: normal;
    opacity: 0.7;
  }
  #menu {
    height: 52px;
    width: 100%;
    margin: 0 auto;
    float: left;
    background: #003c62;
  }
  .menu_wrapper ul li a {
    color: #fff;
    display: block;
  }
  #menu ul li ul.submenu li {
    display: block;
  }
  #menu ul li:hover,
  #menu ul li:hover a {
    background-color: #fff;
    color: #003c62;
  }
  #menu > ul > li:hover a:after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #00b0ef;
  }
  #menu ul li ul.submenu {
    display: none;
    position: absolute;
    background-color: white;
    text-align: left;
  }
  #menu ul li ul.submenu li a {
    color: #003c62;
    font-size: 15px;
    padding: 0 5px;
    display: block;
  }
  #menu ul li ul.submenu li a:after {
    content: none;
  }
  #menu ul li ul.submenu li:hover a {
    color: #003c62;
    background-color: #fff;
  }
  #menu ul li ul.submenu li:hover {
    background-color: #005281;
  }
  #menu ul li ul.submenu li {
    opacity: 1;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    width: 16.4%;
    position: relative;
  }
  #menu ul li ul.submenu li:before {
    display: inline-block;
    content: " — ";
    color: #00aeec;
    position: absolute;
    left: -15px;
  }
  #menu ul li ul.submenu li:first-child:before,
  #menu ul li ul.submenu li:nth-child(7n):before {
    display: none;
  }
  .menu_wrapper ul li:hover,
  .menu_wrapper ul li .active {
    background: #007fb1;
    text-decoration: none;
    font-weight: normal;
    opacity: 1;
  }
  #menu ul li:hover ul.submenu {
    display: block;
    z-index: 100;
    left: 0;
    width: 100%;
    padding: 15px 25px;
    border-radius: 0 0 8px 8px;
    box-sizing: border-box;
  }
  .menu_wrapper ul li a {
    color: #fff;
    display: block;
    padding: 0 15px;
    font-size: 16px;
    position: relative;
  }
  .menu_wrapper ul li ul.submenu li a {
    font-weight: normal;
  }
  .menu_wrapper ul {
    width: 100%;
    display: block;
    position: relative;
  }
  .menu_wrapper ul li {
    display: inline-block;
    line-height: 52px;
    text-align: center;
  }
  .menu_wrapper ul {
    width: auto;
    display: block;
    position: relative;
    text-align: center;
  }
  .top_menu {
    width: 100%;
    clear: both;
  }
  .menu_wrapper ul li:last-child a {
    padding-right: 10px;
    padding-left: 10px;
  }
  #menu .active {
    padding: 0 20px 0 10px;
    background-color: #005281;
  }
  #menu .active span {
    font-weight: 600;
  }
  #menu .submenu .active span {
    font-size: 12px;
    color: white;
    font-weight: normal;
  }
  #menu a:hover {
    cursor: pointer !important;
  }
  .menu_wrapper #menu ul li:nth-child(2) .active {
    padding-right: 20px;
  }
}
#aside_button {
  width: 212px;
  height: 42px;
  text-align: left;
  line-height: 40px;
  color: #003c62;
  font-size: 15px;
  padding-left: 12px;
  background: #fff;
  box-sizing: border-box;
}
.right-campaign-banner {
  margin: 25px 0 15px;
}
.aside_button {
  border-bottom: 1px solid #0195d2;
}
.aside_button a:hover {
  text-decoration: underline;
}
.spec_uslugi {
  margin: 15px 0 15px 0;
  padding: 16px 15px 16px 8px;
  box-shadow: 0 0 34px 1px rgba(0, 1, 1, 0.11);
  border-radius: 8px;
  background-color: #fff;
}
.spec_uslugi table {
  margin: 0;
}
.spec_uslugi a,
.spec_uslugi p {
  margin: 0;
  color: #000;
  font-size: 13px;
}
.spec_uslugi a:hover {
  color: #007fb1;
}
.spec_uslugi p span {
  font-weight: bold;
}
.spec_uslugi td {
  vertical-align: middle;
}
.spec_uslugi td:first-child {
  text-align: center;
}
.spec_uslugi td:last-child {
  padding-left: 12px;
}
.spec_uslugi img {
  max-height: 25px;
  max-width: 39px;
  margin: 10px 0;
}
.right_btnblock {
  margin-top: 35px;
}
.btn_container {
  height: 48px;
  margin-bottom: 7px;
}
.btn_trap {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  line-height: 48px;
  letter-spacing: 0.8px;
  padding: 0 0 0 22px;
  position: relative;
  display: inline-block;
  background-color: #003c62;
  height: 48px;
  border-radius: 8px 0 0 8px;
}
.btn_trap:before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: -30px;
  width: 40px;
  height: 52px;
  transform: rotatey(24deg) rotatex(24deg);
  border-radius: 0 8px 8px 0;
  background-color: #003c62;
  z-index: -1;
}
.btn_trap.btn_blue,
.btn_trap.btn_blue:before {
  background-color: #00b0ef;
}
.btn_trap.btn_grey,
.btn_trap.btn_grey:before {
  color: #003c62;
  background-color: #d7e1e4;
}
.article p {
  margin: 0;
  font-size: 16px;
  margin-top: 10px;
}
#zagolovok {
  color: #006483;
  font-size: 14px;
}
.footer-line {
  width: 994px;
  height: 52px;
  margin: 0 auto;
}
.footer_wr {
  max-width: 1160px;
  min-width: 300px;
  margin: 40px auto;
  color: #006483;
  position: relative;
}
#span_blue {
  color: #006483;
}
.ul_img {
  padding-right: 15px;
}
.active {
  color: white;
}
.prilip {
  position: fixed;
  top: 0;
  z-index: 10;
}
.photogallery {
  text-align: left;
}
.photka {
  display: inline-block;
  padding: 5px 10px;
  background: #f7f7f6;
  border: 1px solid #d9d5d2;
}
.photka a {
  display: block;
  line-height: 0;
}
.block_ul {
  border: 1px solid #898787;
  padding: 10px 26px 0 15px;
  margin: 15px 0;
}
.block_ul ul {
  margin-left: 6px;
}
.block_ul ul li {
  margin-bottom: 6px;
  padding-left: 0;
}
.seoCartProd {
  margin-top: 15px;
  padding: 0;
  border: 1px solid #0083ae;
}
.seoCartProd .seoCartProdTitle {
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 10px;
  background: #9ccbe9;
  font-size: 17px;
  border-bottom: 1px solid #0083ae;
}
.seoCartProd table {
  margin: 0;
  margin-bottom: 10px;
}
.seoCartProd td {
  padding: 0 10px;
  vertical-align: middle;
}
.seoCartProd td .seoCartProdImg {
  width: 300px;
  border: 1px solid #0083ae;
  display: block;
}
.seoCartProd td span {
  font-weight: bold;
}
.seoCartProd td ul {
  margin: 0;
}
.seoCartProd td li {
  margin: 0;
  margin-left: 15px;
  padding: 0;
  font-size: 13px;
}
.seoCartProd .seoPhone {
  margin: 10px 0;
}
.footer,
.footer_wr,
.footer a,
.footer p {
  color: #333;
}
.bottom .bottom_cont {
  max-width: 1160px;
  min-width: 300px;
  margin: 0 auto;
  border-top: 1px solid #c9c9c9;
  padding: 26px 0 24px;
  opacity: 0.7;
  color: #000;
}
.table11 tr,
.table11 td {
  border: 1px solid black;
}
.button {
  background: url("../../../../img/button.png") no-repeat #0093cb;
  padding-left: 50px;
  padding-right: 10px;
  height: 30px;
  display: inline-block;
  color: white;
  line-height: 30px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.button:hover {
  color: white;
  background-color: #0d4370;
  cursor: pointer;
}
.main-offer li {
  list-style: none !important;
  margin: 0 !important;
  width: 28%;
  padding-right: 75px;
  display: inline-block;
}
.main-offer li:nth-child(3),
.main-offer li:nth-child(6) {
  padding-right: 0;
}
.main-offer li img {
  margin: 10px 10px 22px 0;
  display: block;
  vertical-align: middle;
  width: 47px;
}
.main-offer li p {
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
  color: #404040;
}
.main-offer li p span {
  font-weight: bold;
  color: #404040;
  font-size: 20px;
}
.foot-info {
  border: 4px solid #e1e1e1;
  border-collapse: collapse;
  width: 100%;
}
.foot-info td {
  border: 4px solid #e1e1e1;
  border-collapse: collapse;
  vertical-align: top;
  padding: 8px;
}
.fi-logo {
  background: #003660;
}
.fic-title {
  color: #006483;
  font-weight: bold;
}
.right-otz-box {
  padding: 8px;
  border-radius: 8px;
}
.right-otz-box p.content {
  text-align: left;
  font-size: 13px;
  line-height: 1.3;
  padding-top: 0;
  margin-top: 5px;
}
.right-title {
  color: #003c62;
  margin-bottom: 10px;
  font-size: 30px;
  text-transform: uppercase;
}
.product #send-request {
  margin-top: 10px;
}
.dsave-calc {
  text-align: center;
}
.block_allcontener .block_contener {
  border: 4px solid #e1e1e1;
  padding: 10px;
}
td.zav {
  text-align: center;
}
td.zav a {
  display: inline-block;
}
.block_allcontener .block_contener .name_block span {
  display: block;
}
.priem {
  border: 2px solid #d1d1d1;
  display: block;
  margin: 15px 0;
  padding: 15px;
  position: relative;
  width: 100%;
}
.priem > div {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  vertical-align: top;
  width: 24.5%;
  font-size: 13px;
}
.priem > div > img {
  display: block;
  margin: 0 auto 10px;
  width: 100px;
}
.priem > div > span.label {
  font-size: 26px;
  font-weight: bold;
  display: block;
  text-align: center;
}
.priem > div.priem-title {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 15px;
}
.btsc {
  background: #00518a none repeat scroll 0 0;
  border: 1px solid #00518a;
  border-radius: 5px;
  box-shadow: 0 0 3px #aaa;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  margin-top: 5px;
  min-width: 145px;
  padding: 5px 15px 4px;
  text-align: center;
  text-shadow: 1px 1px 0 #00518a;
}
.btsc:hover {
  background-image: none;
}
.btcalc {
  width: 175px;
  height: 32px;
  background: url("../../../../img/icons/new/calc.png") no-repeat;
  font-size: 15px;
  display: block;
  margin: 0 auto;
  color: white;
  line-height: 31px;
  padding-left: 25px;
  background-position-x: 13px;
}
.cont_kartochka_stl .btarenda {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 45px;
}
.cont_kartochka .btarenda {
  margin: 0;
  margin-top: -10px;
  margin-bottom: 10px;
  padding-left: 45px;
}
.btsc.btarenda {
  padding-left: 40px;
  line-height: 20px;
}
.btsc.btarenda:hover {
  background: url("../../../../img/icons/new/dog_ar.png") no-repeat;
  opacity: 0.8px;
}
.btprice {
  width: 175px;
  height: 32px;
  background: url("../../../../img/icons/new/price.png") no-repeat;
  font-size: 15px;
  display: block;
  margin: 0 auto;
  color: white;
  line-height: 31px;
  padding-left: 15px;
  background-position-x: 8px;
}
.btprice:hover {
  opacity: 0.8;
  color: white;
}
.btpriceft {
  width: 161px;
  height: 37px;
  background: linear-gradient(to top, #0094cc, #2fb2e4);
  border-radius: 25px;
  font-size: 16px;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: white !important;
  line-height: 35px;
  padding-left: 0;
  background-position-x: 1px;
}
.btcalc:hover,
.btarenda:hover,
.btpriceft:hover {
  opacity: 0.8;
  color: white;
}
.section .gallery {
  margin-top: 5px;
}
.gallery .fancy img {
  width: 215px;
  vertical-align: top;
}
p a.fancy img {
  vertical-align: middle;
  margin: 5px 0;
}
table.pricestable td {
  border: 1px solid #ddd;
  padding: 5px;
}
table.pricestable {
  width: 100%;
  margin: 10px 0;
}
table.pricestable td.zav {
  border: 0;
  padding-top: 10px;
}
.orderbtn1 {
  background: url("../../../../img/icons/new/zakaz.png") no-repeat;
  width: 198px;
  height: 44px;
  font-size: 20px;
  border: 0;
  padding: 0;
  color: white;
  text-align: center;
  display: block;
  margin: 0 auto;
  line-height: 40px;
}
.orderbtn1:hover {
  color: white;
  opacity: 0.8;
  cursor: pointer;
}
.nalichie img,
.price_mouth img {
  width: 37px;
  vertical-align: middle;
}
.nalichie {
  margin-top: 20px;
  margin-left: 10px;
  font-size: 18px;
}
.price_mouth img {
  margin-right: 10px;
}
.action p {
  margin: 0;
  clear: both;
}
.action {
  border: 1px solid #c3c3c3;
  padding: 5px 5px;
  margin-bottom: 10px;
}
.owl-carousel li,
.gallery li {
  list-style: none;
  display: inline-block;
}
.owl-carousel-video li a {
  margin: 8px;
  display: block;
  position: relative;
}
.owl-carousel-video li a img {
  max-width: 100%;
  display: block;
}
.owl-carousel-video li a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0, 62, 101, 0.68) url("../../../../img_new/video.png")
    no-repeat center;
}
.dspopup-modal {
  display: none;
}
.prodazha-block .photo,
.prodazha-block .right {
  width: 50%;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  box-sizing: border-box;
}
.prodazha-block .right {
  padding-left: 30px;
}
.prodazha-block .photo img {
  max-width: 100%;
}
#call_button a.zakaz {
  background: url("../../../../img_new/btn_zakaz.png") no-repeat;
  width: 105px;
  height: 35px;
}
.prodazha-block .price img {
  vertical-align: middle;
  margin-right: 10px;
}
.prodazha-block .price {
  font-size: 14px;
}
.prodazha-block .price span {
  font-size: 20px !important;
  text-align: left;
  color: #003660;
  display: block;
}
.prodazha-block .name {
  font-size: 22px;
  text-align: left;
  color: #003660;
}
.prodazha-block .name,
.prodazha-block .price {
  margin-bottom: 20px;
}
.prodazha-block {
  margin-bottom: 30px;
  padding: 15px;
  border: 4px solid #e1e1e1;
}
.price-table td {
  padding: 5px;
  vertical-align: top;
  border: 1px solid black;
}
.price-table tr:first-child td,
.price-table td:nth-child(1),
.price-table td:nth-child(2),
.price-table td:nth-child(3) {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.price-table td:nth-child(3) {
  min-width: 90px;
}
.price-table img {
  width: 150px;
}
.fancybox > img.img_news {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 250px;
  height: 150px;
}
.img_cat_page {
  width: 150px;
  height: 100px;
}
.tbl_news_page td {
  padding: 4px;
  vertical-align: middle;
}
.block_hb_line {
  margin-top: -68px;
  display: flex;
  justify-content: space-between;
}
.block_rc,
.block_lc {
  height: 135px;
  position: relative;
  width: 51%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 18px;
  line-height: 1.3;
}
.block_rc {
  background: url("../../../../img_new/block_lc.png") no-repeat 0 center;
  padding-left: 130px;
  margin-right: -10px;
  color: #003455;
}
.block_lc {
  background: url("../../../../img_new/block_rc.png") no-repeat right center;
  padding-left: 175px;
  color: #00b0ef;
  padding-top: 15px;
}
.block_rc b,
.block_lc b {
  color: #fff;
  font-family: "Myriad Pro";
  font-size: 32px;
  font-weight: 600;
  text-shadow: 1px 1px rgba(0, 60, 98, 0.8);
}
.fullscreen-bg {
  z-index: -100;
  position: relative;
  width: 100%;
  overflow: hidden;
  max-height: 850px;
}
.fullscreen-bg__video {
  width: 100%;
  height: 100%;
}
.main-banners-index p {
  text-align: center;
  font-size: 34px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 0 7.2px rgba(0, 0, 0, 0.33);
  margin-top: 77px;
  margin-bottom: 29px;
}
.main-banners-index ul {
  width: 750px;
  margin: 0 auto;
  display: table;
}
.main-banners-index ul li {
  display: table-cell;
  width: 100px;
  text-align: center;
}
.main-banners-index ul li:last-child {
  margin-left: -15px;
}
.main-banners-index ul li img {
  display: block;
  width: 53px;
  height: 50px;
  clear: left;
  margin: 0 auto;
}
.main-banners-index ul li span {
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.carosel_offers {
  position: relative;
}
.carosel_offers .owl-pagination {
  display: none;
}
.carosel_offers .owl-buttons {
  position: absolute;
  top: 48%;
  z-index: 6;
  width: 100%;
}
.carosel_offers .owl-buttons .owl-prev,
.carosel_offers .owl-buttons .owl-next {
  opacity: 1 !important;
  margin: 0 !important;
  text-indent: -9999px;
  width: 15px;
  height: 29px;
  border-radius: 0 !important;
  position: absolute;
}
.carosel_offers .owl-buttons .owl-prev:hover,
.carosel_offers .owl-buttons .owl-next:hover {
  opacity: 0.5 !important;
}
.carosel_offers .owl-buttons .owl-prev {
  background: url("../../../../img_new/owl-left.png") no-repeat center !important;
  left: 10px;
}
.carosel_offers .owl-buttons .owl-next {
  background: url("../../../../img_new/owl-right.png") no-repeat center !important;
  right: 10px;
}
.spoiler {
  margin-bottom: 25px;
}
.rask {
  color: #0195d2;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 35px;
}
.rask:hover {
  text-decoration: none;
  opacity: 0.8;
}
.index_wrapper ul {
  margin-left: 29px;
}
.index_wrapper ul li {
  list-style-type: none;
  list-style-image: url("../../../../img_new/pupk.svg");
  line-height: unset;
}
.index_wrapper h1 {
  font-size: 30px;
  color: #272727;
  text-align: center;
  margin-bottom: 17px;
}
.toptext {
  margin-top: 30px;
}
.index_offers .cust_z.h2 {
  color: #000;
  font-family: "Myriad Pro";
  font-size: 38px !important;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: center;
}
.item_offers {
  border-radius: 8px;
  border: 1px solid #c5c5c5;
  margin: 20px 0 40px;
  padding: 20px 20px 35px;
}
.item_offers_img {
  width: 33%;
  display: inline-block;
  vertical-align: top;
}
.item_offers_info {
  width: 66.5%;
  display: inline-block;
  position: relative;
}
.item_offers_info_row_1 {
  width: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  vertical-align: top;
  padding-right: 20px;
}
.item_offers_info_row_2 {
  width: 49.5%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  vertical-align: top;
  padding-left: 35px;
}
.item_offers_name {
  margin: 0 0 10px;
  line-height: 1.3;
}
.item_offers_name a {
  color: #003c62;
  font-size: 34px;
  font-weight: 600;
  text-decoration: none;
}
.item_offers_prefs ul,
.item_offers_base ul {
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 24px;
}
.item_offers_prefs ul li {
  list-style: none;
  padding-left: 22px;
  background: url("../../../../img_new/line_li.png") no-repeat 3px 12px;
}
.item_offers_base ul li {
  list-style: none;
  padding-left: 27px;
  background: url("../../../../img_new/var_li.png") no-repeat 6px 9px;
}
.item_offers_prefs ul strong,
.item_offers_base ul strong {
  color: #003c62 !important;
}
.item_offers_size {
  position: relative;
  top: 10px;
  width: 374px;
  height: 75px;
  background: url("../../../../img_new/item_offers_size.png");
  padding-left: 130px;
  color: #010101;
  font-size: 35px;
  font-weight: 400;
  line-height: 75px;
  box-sizing: border-box;
  margin-bottom: 25px;
}
.item_offers_size span {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.25px;
  vertical-align: middle;
}
.item_offers_descr {
  font-size: 16px;
  text-shadow: 0 0 0 #010101;
}
.item_offers_chars {
  margin-top: 25px;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  margin-right: 20px;
}
.item_offers .h2 {
  color: #00b0ef;
  font-size: 24px !important;
  font-weight: 600;
  text-transform: none;
  margin: 15px 0;
}
.item_offers_dop {
  margin: 25px 0 35px 0;
  border-bottom: 1px solid #c5c5c5;
  padding: 0 20px 30px 0;
}
.item_offers_dop ul {
  padding: 0;
  margin: 0;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
}
.item_offers_dop ul li {
  list-style: none;
  color: #00b0ef;
  font-weight: 700;
}
.item_offers_dop ul li strong {
  color: #003c62;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
.item_offers_price_mouth,
.item_offers_price6Moth,
.item_offers_price12Moth {
  color: #003c62;
  font-size: 22px;
  font-weight: 600;
  line-height: 50px;
  position: relative;
  display: inline-block;
  margin-top: 10px;
}
.item_offers_price_mouth span i {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  float: right;
  color: #003c62;
}
.item_offers_price_mouth span,
.item_offers_price6Moth span,
.item_offers_price12Moth span {
  vertical-align: middle;
  min-width: 150px;
  display: inline-block;
}
.item_offers_price_mouth span + span,
.item_offers_price6Moth span + span,
.item_offers_price12Moth span + span {
  font-size: 50px;
  font-weight: 600;
  margin: 0 15px 0 5px;
  min-width: auto;
}
.item_offers_price_mouth span + span + span,
.item_offers_price6Moth span + span + span,
.item_offers_price12Moth span + span + span {
  font-size: 17px;
  font-weight: 700;
  min-width: auto;
  vertical-align: sub;
}
.old_price span:first-child {
  color: #87a3b4;
}
.item_offers_priceday {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.25px;
  height: 26px;
  line-height: 26px;
  border-radius: 6px;
  border: 1px solid #fff;
  background-color: #00b0ef;
  padding: 0 12px;
  position: absolute;
  top: -7px;
  right: -20px;
}
.old_price .item_offers_priceday {
  background-color: #d7e1e4;
  color: #003c62;
  opacity: 0.6;
}
.item_offers_btns {
  position: absolute;
  bottom: 10px;
  right: -40px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.item_offers_btns a {
  display: block;
  height: 53px;
  line-height: 53px;
  text-align: center;
  text-decoration: none;
  padding-left: 5px;
  cursor: pointer;
}
.item_offers_btns a:first-child {
  background: url("../../../../img_new/item_offers_newbtn_1.png") no-repeat
    right center;
  text-transform: uppercase;
  letter-spacing: 0.88px;
  color: #fff;
  font-size: 22px;
  width: 274px;
}
.item_offers_btns a:last-child {
    background: url("../../../../img_new/item_offers_newbtn_1.png") no-repeat
    right center;
  text-transform: uppercase;
  letter-spacing: 0.88px;
  color: #fff;
  font-size: 22px;
  width: 274px;
}
.item_offers_zav_stl {
  margin-top: 19px;
  margin-bottom: 11px;
}
.item_offers_zav_stl a {
  background: linear-gradient(to top, #0094cc, #2fb2e4);
  border-radius: 25px;
  width: 166px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.item_offers_zav_stl a:hover {
  opacity: 0.8;
}
.item_offers_price {
  font-size: 22px;
  color: #15a1d6;
}
.item_offers_read {
  text-align: center;
}
.item_offers_read a {
  font-size: 14px;
  color: #404040;
  text-decoration: underline;
}
.item_offers_read a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.item_offer_img {
  display: flex;
  justify-content: space-between;
}
.item_offer_img .item_offers_video {
  margin-top: 0;
}
.item_offer_img .item_offers_video img {
  width: 430px;
}
.item_offer_info {
  position: relative;
}
.item_offer_info .item_offers_priceday {
  display: inline-block;
  position: relative;
  top: 0;
  right: 0;
}
.prodform_row {
  display: flex;
  justify-content: space-around;
  margin: 25px 0 0;
  border-top: 1px solid #c5c5c5;
  padding: 35px 0;
}
.prodform_row input {
  height: 62px;
  border-radius: 6px;
  border: 1px solid #d7e1e4;
  padding: 0 20px;
  width: 220px;
}
.prodform_row button {
  height: 62px;
  border-radius: 6px;
  border: 1px solid #fff;
  background-color: #00b0ef;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  width: 265px;
}
.text_quest {
  text-align: center;
  color: #003c62;
  font-size: 22px;
  font-weight: 600;
}
.text_quest span {
  color: #00b0ef;
}
.relative_blocktit {
  color: #0a4266;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin: 45px 0;
}
.relative_block {
  padding: 15px;
}
.relative_block_in {
  box-shadow: 0 0 15px 1px rgba(0, 1, 1, 0.11);
  background-color: #fff;
  border-radius: 16px;
  padding: 30px 35px 40px;
}
.relative_img {
  text-align: center;
  height: 155px;
}
.relative_tit {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  min-height: 40px;
  margin-bottom: 10px;
}
.relative_tit a {
  color: #000;
}
.relative_row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 600;
  color: #000;
}
.relative_row span:last-child {
  color: #00b0ef;
  font-weight: 700;
}
.relative_block #rent_bt {
  width: 100%;
  height: 50px;
  line-height: 48px;
  border-radius: 6px;
  border: 1px solid #fff;
  background-color: #00b0ef;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin-top: 16px;
}
.pos_nub {
  position: relative;
  height: 19px;
  margin-bottom: 4px;
}
.pos_nub span {
  position: absolute;
}
.index_wrapper .section {
  max-width: 1160px;
}
.dos-but,
.sel_d,
.ori_srk,
.kol_bit {
  font-size: 16px;
}
.index_wrapper #send-request #tech-info {
  border-radius: 8px;
  border: 2px solid #00b0ef;
  background-color: #f0f0f0;
  padding: 0;
  margin: 80px auto;
}
.index_wrapper #send-request #tech-info #place-ul {
  width: 47.5%;
  height: 510px;
  padding: 0 0 0 30px !important;
  box-sizing: border-box;
  background: #f7f7f7;
  margin: 25px 0 25px 25px;
  border-radius: 12px 0 0 12px;
  font-size: 16px;
}
.index_wrapper #send-request #tech-info #order-summary {
  width: 50%;
  padding-left: 50px;
  box-sizing: border-box;
}
.index_wrapper #send-request #tech-info #place-ul .zagolovok {
  position: static;
  background: none;
  color: #404040;
  height: 27px;
  margin-top: 15px;
  margin-bottom: 19px;
  font-size: 24px !important;
  width: 400px;
}
.index_wrapper #send-request #tech-info #place-ul #place label {
  background: #0195d2;
  font-size: 16px;
  color: #fff;
  padding: 5px 32px 5px;
  border: 0;
}
.index_wrapper #send-request #tech-info #place-ul #place label:hover {
  opacity: 0.8;
}
.index_wrapper #send-request #tech-info #place-ul #place label span {
  padding: 0;
}
.index_wrapper #send-request #tech-info #place-ul #place label.ui-state-active {
  background: #0ba7e7;
}
.index_wrapper #send-request #tech-info #place-ul #place label:nth-child(2) {
  border-radius: 25px 0 0 25px;
}
.index_wrapper #send-request #tech-info #place-ul #place label:nth-child(4) {
  border-radius: 0 25px 25px 0;
}
.index_wrapper #send-request #tech-info #place-ul #data_ar input {
  width: 267px;
  height: 37px;
  border-radius: 25px;
  background-color: #fff;
  background-image: url("../../../../img_new/Forma_1.svg");
  background-repeat: no-repeat;
  background-position: 90% 50%;
  box-shadow: 0 5px 10px #d6d6d6 inset;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  padding-left: 20px;
}
.index_wrapper #send-request #tech-info #place-ul #data_ar .dp-choose-date,
.index_wrapper #send-request #tech-info #place-ul #orient_dat #leaseTerm,
.index_wrapper #send-request #tech-info #place-ul #orient_dat #leaseTermSpan,
.index_wrapper #send-request #tech-info #place-ul #kolll_bit #numberUnits,
.index_wrapper #send-request #tech-info #place-ul #kolll_bit #numberUnitsSpan {
  display: none;
}
.index_wrapper
  #send-request
  #tech-info
  #place-ul
  #orient_dat
  .ui-slider-horizontal
  .ui-slider-handle,
.index_wrapper
  #send-request
  #tech-info
  #place-ul
  #kolll_bit
  .ui-slider-horizontal
  .ui-slider-handle {
  background: unset;
  background-color: #0195d2;
  border: 4px solid #fff;
  box-shadow: 0 2px 21px #c3c3c3;
  border-radius: 25px;
  height: 10px;
  width: 10px;
  top: -6px;
}
.index_wrapper
  #send-request
  #tech-info
  #place-ul
  #orient_dat
  .ui-slider-horizontal
  .ui-slider-handle:hover,
.index_wrapper
  #send-request
  #tech-info
  #place-ul
  #kolll_bit
  .ui-slider-horizontal
  .ui-slider-handle:hover {
  background-color: #00b0f9;
}
.index_wrapper
  #send-request
  #tech-info
  #place-ul
  #orient_dat
  .ui-slider-horizontal
  .ui-slider-range-min,
.index_wrapper
  #send-request
  #tech-info
  #place-ul
  #kolll_bit
  .ui-slider-horizontal
  .ui-slider-range-min {
  background: #949494;
}
.index_wrapper
  #send-request
  #tech-info
  #place-ul
  #orient_dat
  .ui-slider.ui-widget-content,
.index_wrapper
  #send-request
  #tech-info
  #place-ul
  #kolll_bit
  .ui-slider.ui-widget-content {
  background-color: #fff;
  box-shadow: 0 5px 10px #d6d6d6 inset;
  width: 307px;
}
.index_wrapper #send-request #tech-info .dost {
  font-size: 16px;
  color: #656565;
}
.index_wrapper #send-request #tech-info #order-summary .h2 {
  text-transform: unset;
  margin-bottom: 24px;
  font-size: 27px !important;
}
.index_wrapper #send-request #tech-info #order-summary,
.index_wrapper #send-request #tech-info #order-summary .i,
.index_wrapper #send-request #tech-info #order-summary ul,
.index_wrapper #send-request #tech-info #order-summary li,
.index_wrapper #send-request #tech-info #order-summary h2,
.index_wrapper #send-request #tech-info #order-summary h3,
.index_wrapper #send-request #tech-info #order-summary .h2,
.index_wrapper #send-request #tech-info #order-summary .h3 {
  font-style: normal;
  color: #404040;
  font-size: 16px;
}
.index_wrapper #send-request #tech-info #order-summary .b {
  color: #0195d2;
}
.index_wrapper #send-request #tech-info #order-summary .summa span {
  display: block;
  float: none;
  background: none;
  padding: 0;
  font-size: 18px !important;
  box-shadow: none;
}
.index_wrapper #send-request #tech-info .dsave-calc {
  text-align: left;
}
.index_wrapper #send-request #tech-info .dsave-calc p {
  font-size: 16px;
  color: #656565;
  margin-top: 25px;
}
.index_wrapper #send-request #tech-info #order-summary #btsc {
  background: linear-gradient(to top, #014367, #005381);
  border-radius: 25px;
  text-shadow: unset;
  box-shadow: unset;
  font-size: 16px;
  color: #fff;
  padding: 10px 25px;
}
.main-offer-index {
  background: #f7f7f7;
  padding-bottom: 20px;
}
.main-offer-index .h2 {
  font-size: 32px !important;
  color: #1e1e1e;
  padding-top: 40px;
  text-align: center;
  margin-top: 0;
}
.main-offer-index .main-offer {
  margin-top: 23px;
  padding-left: 22px;
}
#formZayavkaFormIndex {
  background-image: url("../../../../img_new/formZayavkaFormIndex_bg.png");
  height: 257px;
}
#formZayavkaFormIndex #send-request fieldset.otpravka {
  border: 0;
  background: none;
  padding: 0;
}
#formZayavkaFormIndex #send-request fieldset.otpravka .zagolovok {
  background: none;
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #404040;
  position: static;
  text-transform: uppercase;
  margin-top: 40px;
  font-weight: 600;
}
#formZayavkaFormIndex #send-request fieldset.otpravka .poyasnenie {
  display: block;
  width: 100%;
  color: #404040;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
  float: none;
}
#formZayavkaFormIndex #send-request fieldset.otpravka dl {
  width: 820px;
  margin: 0 auto;
  float: none;
}
#formZayavkaFormIndex #send-request fieldset.otpravka dd {
  float: left;
  width: 37%;
}
#formZayavkaFormIndex #send-request fieldset.otpravka dd:last-child {
  width: 26%;
}
#formZayavkaFormIndex #send-request fieldset.otpravka dd input {
  width: 250px;
  height: 34px;
  padding-left: 20px;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 5px 10px #d6d6d6 inset;
  border: 0;
  cursor: pointer;
  font-size: 17px;
}
#formZayavkaFormIndex #send-request fieldset.otpravka #submit {
  background: linear-gradient(to top, #0094cc, #2fb2e4);
  border-radius: 25px;
  width: 210px;
  height: 44px;
  display: block;
  font-size: 17px;
  cursor: pointer;
  box-sizing: border-box;
  margin-bottom: 10px;
  color: white;
  text-align: center;
  line-height: 22px;
  margin-top: 0;
}
.revie_block {
  background-color: #fff;
}
.revie_block .zagl {
  width: 100%;
  float: unset;
  font-size: 38px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin: 42px 0 33px;
}
.revie_block .wrapper {
  display: flex;
  justify-content: space-between;
}
.revie_image {
  box-shadow: 0 2px 60px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 40px;
}
.revie_block .revie_item {
  width: 370px;
  box-sizing: border-box;
  box-shadow: 0 2px 60px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  border: 1px solid #eee;
  padding: 19px 24px 33px 30px;
}
.revie_block .revie_item p {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.revie_block .revie_item p:before {
  content: "";
  width: 46px;
  height: 42px;
  display: inline-block;
  position: relative;
  top: 17px;
  margin-right: 20px;
  background-image: url("../../../../img_new/revie.svg");
}
.revie_block .revie_item span {
  font-size: 14px;
  color: #333;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.revie_block .revie_item a {
  color: #6094bc;
  font-size: 14px;
  text-decoration: underline;
}
.revie_block .revie_item a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.sert_block {
  background-color: #f7f7f7;
  margin: 50px 0;
  padding: 60px 0 40px;
}
.sert_block .zagl {
  width: 100%;
  font-size: 38px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.sert_block .wrapper {
  display: flex;
  justify-content: space-between;
}
.sert_image {
  margin-bottom: 40px;
  box-shadow: 0 2px 60px rgba(0, 0, 0, 0.07);
}
.sert_image a {
  display: block;
  line-height: 0;
}
.brands_ttl {
  font-size: 27px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 5.4px;
  color: #000;
  margin: 100px 0 40px;
}
.brands_ttl b {
  display: block;
  font-size: 38px;
  font-weight: 400;
  letter-spacing: 1.52px;
  color: #000;
}
.faq_block {
  padding: 40px 0 40px;
}
.faq_block .zagl {
  width: 100%;
  font-size: 38px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.faqrow {
  display: -webkit-box;
  display: flex;
}
.faqrow input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.faqrow .col {
  -webkit-box-flex: 1;
  flex: 1;
}
.tabs {
  overflow: hidden;
}
.tab {
  width: 100%;
  color: white;
  overflow: hidden;
  border-bottom: 1px solid #c1c1c1;
}
.tab-label {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 1.25em 0;
  margin-bottom: 0;
  font-size: 20px;
  cursor: pointer;
  color: #333;
}
.tab-label b {
  color: #003c62;
  text-decoration: underline;
  font-weight: 400;
}
.tab-label:hover b {
  text-decoration: none;
}
.tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-decoration: none !important;
  opacity: 0.3;
}
.tab-content {
  max-height: 0;
  padding: 0;
  font-size: 15px;
  background: white;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  color: #000;
}
input:checked + .tab-label b {
  text-decoration: none;
  font-weight: 600;
}
input:checked + .tab-label::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 0 0 2em;
}
.big_callback_form {
  position: relative;
  border: 3px solid #000;
  padding: 0 70px 60px;
  box-sizing: border-box;
  text-align: center;
}
.big_callback_form .ttl {
  color: #000;
  font-size: 38px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1.52px;
  margin-top: -19px;
  width: 100%;
  text-align: center;
}
.big_callback_form .ttl span {
  background: #fff;
  padding: 0 40px;
}
.big_callback_form .subttl {
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 5.4px;
  line-height: 22px;
  text-align: center;
  margin: 40px 0;
}
.big_callback_row > div {
  padding: 0 15px;
  display: inline-block;
  width: 33%;
  box-sizing: border-box;
  text-align: left;
}
.big_callback_row label {
  display: block;
  color: #003c62;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
}
.big_callback_row input,
.big_callback_row select {
  display: block;
  width: 100%;
  height: 57px;
  box-shadow: inset 0 3px 29px rgba(0, 0, 0, 0.15);
  border: 1px solid #c3c3c3;
  opacity: 0.7;
  padding: 0 15px;
  box-sizing: border-box;
}
.big_callback_form p {
  text-align: center;
  color: #000;
  font-size: 16px;
  display: block;
  margin: 35px 0;
}
.big_callback_form button {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  padding: 15px 65px;
  border-radius: 26px;
  background-color: #00b0ef;
  border: 0;
}
.photo_block .zagl {
  color: #000;
  font-size: 38px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.52px;
  margin-bottom: 45px;
  text-align: center;
}
.home_prefs {
  min-height: 527px;
  background: #004069 url("../../../../img_new/prefs_bg.jpg");
  margin: 100px 0;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  padding: 65px 0;
  box-sizing: border-box;
}
.home_prefs_ttl {
  font-size: 38px;
  letter-spacing: 1.5px;
  margin-bottom: 90px;
}
.home_prefs_row {
  display: flex;
  justify-content: space-around;
}
.home_prefs_row > div {
  flex-grow: 1;
  width: 25%;
}
.home_prefs_row > div div {
  width: 137px;
  height: 137px;
  border: 2px solid #00b0ef;
  border-radius: 50%;
  margin: 0 auto 40px;
}
.home_prefs_1 {
  background: #003c62 url("../../../../img_new/home_prefs_1.png") no-repeat
    center;
}
.home_prefs_2 {
  background: #003c62 url("../../../../img_new/home_prefs_2.png") no-repeat
    center;
}
.home_prefs_3 {
  background: #003c62 url("../../../../img_new/home_prefs_3.png") no-repeat
    center;
}
.home_prefs_4 {
  background: #003c62 url("../../../../img_new/home_prefs_4.png") no-repeat
    center;
}
.block_plan_type {
  text-align: center;
}
.block_plan_type .zagl {
  font-size: 38px;
  letter-spacing: 1.5px;
  margin-bottom: 55px;
  display: block;
  text-transform: uppercase;
  color: #000;
}
.plan_type_row {
  display: flex;
  justify-content: space-between;
  text-align: left;
  margin-bottom: 60px;
  font-size: 18px;
  color: #003c62;
}
.plan_type_row > div {
  max-width: 280px;
}
.plan_type_row b {
  display: block;
  font-weight: 600;
  margin-top: 25px;
  color: #003c62;
}
.plan_type_table {
  text-align: left;
  font-size: 17px;
  width: 100%;
  margin: 40px 0;
  background: #ebebeb;
  border: 20px solid #ebebeb;
  border-left: 50px solid #ebebeb;
  border-right: 50px solid #ebebeb;
}
.plan_type_table td {
  padding: 10px 0;
  border-bottom: 1px solid #fff;
  border-left: 30px solid #ebebeb;
  border-right: 30px solid #ebebeb;
}
.plan_type_table td:first-child {
  font-weight: 700;
}
.block_plan_rent .zagl {
  font-size: 38px;
  letter-spacing: 1.5px;
  margin-bottom: 40px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.block_plan_rent table {
  width: 100%;
  border-collapse: collapse;
  font-size: 18px;
}
.block_plan_rent table th {
  border-bottom: 3px solid #000;
  text-align: left;
  padding: 25px 12px;
  font-weight: 400;
}
.block_plan_rent table td {
  vertical-align: middle;
  width: auto;
  border-bottom: 1px solid #ccc;
  padding: 10px 12px;
}
.block_plan_rent table td:first-child,
.block_plan_rent table tr:last-child td {
  border-bottom: 0;
}
.block_plan_rent table td:nth-child(2) {
  width: 25%;
  border-bottom: 0;
}
.block_plan_rent table th:first-child {
  border-bottom: 0;
}
.block_plan_rent table b {
  display: block;
  color: #000;
}
.block_plan_rent table .red {
  font-weight: 700;
  color: #f00;
}
.plan_rent_tit {
  width: 124px;
  height: 53px;
  background: url("../../../../img_new/plan_rent_tit.png") no-repeat;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  line-height: 53px;
  text-align: center;
}
.block_plan_compl {
  padding: 65px 0 100px;
  color: #fff;
  background: #003c62;
  margin-top: 100px;
}
.block_plan_compl .zagl {
  font-size: 38px;
  letter-spacing: 1.5px;
  margin-bottom: 80px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.plan_compl_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.plan_compl_row h3 {
  color: #fff;
  font-size: 18px;
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin-bottom: 50px;
}
.plan_compl_row ol {
  counter-reset: myCounter;
  font-size: 18px;
}
.plan_compl_row ol li {
  list-style: none;
}
.plan_compl_row ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: white;
  background: #00b0ef;
  display: inline-block;
  text-align: center;
  margin: 10px 15px;
  line-height: 39px;
  width: 39px;
  height: 39px;
  border-radius: 50%;
}
.block_variant {
  text-align: center;
  margin-bottom: 65px;
}
.block_variant .zagl {
  font-size: 38px;
  letter-spacing: 1.5px;
  margin-bottom: 80px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.block_variant_row {
  display: flex;
  justify-content: space-between;
}
.block_variant_row ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block_variant_row li {
  font-size: 13px;
  line-height: 24px;
  padding-left: 18px;
  background: url("../../../../img_new/var_li.png") no-repeat 0 center;
  white-space: nowrap;
}
.block_variant_row p {
  padding: 0 45px 15px;
  color: #003c62;
}
.rent_label {
  color: #00b0ef;
  font-size: 18px;
  font-weight: 600;
  margin-top: 25px;
}
.rent_price {
  color: #003c62;
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
}
.rent_price small {
  font-size: 19px;
  line-height: 45px;
  display: inline-block;
  vertical-align: bottom;
}
.plan_sbm {
  cursor: pointer;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  line-height: 53px;
  width: 274px;
  height: 53px;
  text-align: center;
  background: url("../../../../img_new/plan_sbm.png") no-repeat center;
  display: block;
  margin-top: 30px;
}
.block_variant input,
.block_variant section {
  clear: both;
  padding-top: 10px;
  display: none;
}
.block_variant label {
  font-weight: 400;
  font-size: 17px;
  line-height: 1;
  display: inline-block;
  padding: 16px 25px 14px;
  border-radius: 12px 12px 0 0;
  border: 1px solid #00b0ef;
  border-bottom: 0;
  margin-left: -3px;
  color: #003c62;
}
.block_variant label:hover {
  cursor: pointer;
  text-decoration: none;
  background: #ddd;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3 {
  display: block;
  text-align: left;
  border-radius: 12px;
  border: 1px solid #b5d4e8;
  background-color: #fff;
  padding: 55px 70px;
}
.block_variant input:checked + label {
  background-color: #00b0ef;
  color: #fff;
}
.kartochka_img_stl,
.kartochka_name_stl {
  background: #fff;
  padding: 15px;
}
.cont_kartochka_stl {
  width: 286px;
  display: inline-block;
  vertical-align: top;
  border: 4px solid #e1e1e1;
  padding-bottom: 0;
  padding-bottom: 15px;
  margin-bottom: 20px;
  background: #e9e9e9;
}
.s-list-product .cont_kartochka_stl:nth-child(odd) {
  margin-right: 10px;
}
.kart_harak_stl tbody tr td:first-child {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  box-sizing: border-box;
}
.kart_harak_stl tbody tr td:last-child {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  box-sizing: border-box;
}
.kart_harak_stl tbody tr {
  display: none;
}
.kart_harak_stl tbody tr:nth-child(1),
.kart_harak_stl tbody tr:nth-child(2) {
  display: block !important;
}
.kart_harak_stl tbody tr td {
  height: 40px;
}
.kart_harak_stl tbody tr span {
  vertical-align: sub;
}
.kart_harak_stl tbody tr .razz {
  clear: both;
  display: block !important;
  height: 0;
}
.kart_harak_stl .har {
  width: 100%;
}
.har .two td {
  background-color: none;
}
.kartochka_img_stl img {
  display: block;
  margin: auto;
  height: 147px;
}
.nalichie {
  display: none;
}
.kartochka_name_stl a {
  color: #003660;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  margin-top: 10px;
  display: block;
  margin-bottom: 10px;
}
.cont_kartochka_stl .price {
  color: #545454;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
}
.cont_kartochka_stl .zav_stl {
  border-radius: 3px;
  background: -webkit-linear-gradient(90deg, #0093cb 0, #2fb2e4 100%);
  background: -moz-linear-gradient(90deg, #0093cb 0, #2fb2e4 100%);
  background: -o-linear-gradient(90deg, #0093cb 0, #2fb2e4 100%);
  background: -ms-linear-gradient(90deg, #0093cb 0, #2fb2e4 100%);
  background: linear-gradient(0deg, #0093cb 0, #2fb2e4 100%);
  width: 166px;
  width: 190px;
  height: 32px;
  cursor: pointer;
  margin-bottom: 10px;
}
.cont_kartochka_stl .zav_stl a {
  color: white;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
}
.cha__stl {
  padding-left: 15px;
  padding-right: 15px;
  background: #e9e9e9;
}
.showAllCharach {
  font-weight: bold;
  text-decoration: underline;
  color: #07559d;
  cursor: pointer;
  margin-bottom: 10px;
}
.cha__stl .h2 {
  text-transform: none;
  color: #333;
  padding-top: 10px;
  margin: 0;
}
.sVnalichie img {
  vertical-align: top;
  padding-right: 8px;
}
.sVnalichie {
  font-weight: bold;
  color: #51ac3f;
}
.har td.razmer {
  background-image: url("../../../../img_new/11/3.png");
}
.har td.avtomat {
  background-image: url("../../../../img_new/11/9.png");
}
.har td.metalkar {
  background-image: url("../../../../img_new/11/4.png");
}
.har td.floor {
  background-image: url("../../../../img_new/11/10.png");
}
.har td.light {
  background-image: url("../../../../img_new/11/5.png");
}
.har td.derevo {
  background-image: url("../../../../img_new/11/11.png");
}
.har td.obshiv {
  background-image: url("../../../../img_new/11/6.png");
}
.har td.stand {
  background-image: url("../../../../img_new/11/8.png");
}
.har td.switch {
  background-image: url("../../../../img_new/11/7.png");
}
.har td.electro {
  background-image: url("../../../../img_new/11/12.png");
}
.har td.rozet {
  background-image: url("../../../../img_new/11/13.png");
}
.har td.stol {
  background-image: url("../../../../img_new/11/14.png");
}
.show_elem {
  display: block !important;
}
.har td.kabel {
  background-image: url("../../../../img_new/11/12.png");
}
.zav_stl #rent_bt:hover {
  background: #0d4370;
  border-radius: 3px;
}
.kartochka_name_stl .name a:hover {
  color: #16a1d7;
}
.cont_kartochka_stl table td {
  height: 54px;
}
.s-list-product {
  margin-top: 20px;
}
.main-banners .slick-dots {
  bottom: 0;
}
.main-banners .slick-dots li button::before {
  color: white;
  font-size: 10px;
  opacity: 0.7;
}
.main-banners .slick-dots li.slick-active button::before {
  color: red;
  font-size: 14px;
}
.priceteb {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: separate;
}
.priceteb img {
  width: 65%;
}
.priceteb tr td {
  padding-bottom: 0;
}
.price-table a {
  color: #003660;
}
.price-table a:hover {
  color: #16a1d7;
}
.price-table img:hover {
  opacity: 0.8;
}
.har.mani td {
  padding-left: 20px;
}
.mani .price {
  color: #003660;
}
.harak .mani {
  width: 100%;
}
.har.mani tr td {
  background: none;
  padding: 0;
  font-size: 14px;
}
.cont_kartochka_stl table.har.mani td {
  height: 25px;
}
.cont_kartochka_stl.mani {
  padding-bottom: 0;
}
.menu_wrapper ul li:nth-child(4) div.active {
  padding: 0 15px 0 10px;
  width: 90%;
}
.right-otz-box .name_rew {
  background: url("../../../image/name_rew.png");
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 0;
  margin-top: 0;
  border-bottom: 1px solid #ececec;
  padding-bottom: 5px;
}
.right-otz-box .name_rew a {
  color: #004169;
  font-weight: bold;
  font-size: 13px;
}
.right-otz-box .rewies {
  background: url("../../../image/rew.png");
  background-repeat: no-repeat;
  padding-top: 25px;
  padding-left: 15px;
  padding-bottom: 78px;
  background-size: 100%;
  padding-right: 10px;
  position: relative;
  height: 70px;
}
.right-otz-box .more a {
  color: #569dc3;
}
.right-otz-box .more {
  bottom: 25px;
  position: absolute;
  right: 10px;
  font-size: 13px;
}
#send-request.otzyv .head {
  text-transform: none;
  color: #222;
  text-align: center;
  margin: 0;
  padding-top: 5px;
}
.otzyv .blueline {
  border: 0 #2b8ab8 solid;
  width: 100px;
  border-top-width: 1px;
}
.otzyv .wrpr {
  padding-left: 45px;
}
#send-request.otzyv input {
  width: 250px;
  height: 25px;
  border-radius: 5px;
  display: block;
}
#send-request.otzyv .col-l,
.col-r {
  float: left;
}
#send-request.otzyv textarea {
  font-size: 13px;
  height: 83px;
  width: 240px;
  display: block;
  margin-left: 30px;
  border-radius: 5px;
}
#send-request.otzyv .btnsub {
  text-align: center;
  margin-top: 20px !important;
  margin-bottom: 15px !important;
}
#send-request.otzyv .btnsub button {
  background: #2b8ab8;
  border: 0;
  text-shadow: none;
  box-shadow: none;
}
#send-request.otzyv fieldset {
  padding: 0.5em 1.5em 1em;
  position: relative;
  background: #f2f2f2;
  border-radius: 5px;
  border: 1px solid gray;
}
.price-table a {
  text-decoration: underline;
}
.footer #call_button a {
  margin-top: -4px;
  margin-bottom: 14px;
}
.footer .btpriceft {
  width: 166px;
}
.tabbtn a {
  background: #004974;
  color: white;
  display: inline-block;
  padding: 7px 20px;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  margin: 5px 0;
}
.tabbtn a:hover {
  color: white;
  opacity: 0.8;
}
.stl_skika {
  font-weight: bold;
  color: green;
}
.sisea-search-form {
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 0;
}
.sisea-search-form input[type="text"] {
  width: 205px;
  box-sizing: border-box;
  height: 32px;
}
.sisea-search-form input[type="submit"] {
  box-sizing: border-box;
  width: 60px;
  height: 32px;
  background: #e9e9e9;
}
.img_cat_page_1 {
  width: 175px;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.pod_ubr {
  background: url("../../../../img/icons/fon.png");
  width: 100%;
  height: 140px;
  background-repeat: no-repeat;
  background-position-x: 0;
  position: relative;
  background-size: 100%;
}
.pod_ubr .head {
  position: absolute;
  margin-top: 20px;
  margin-left: 30px;
}
.c-1 {
  position: absolute;
  top: 65px;
  width: 100px;
  left: 75px;
}
.c-2 {
  position: absolute;
  top: 65px;
  left: 305px;
  width: 110px;
}
.c-3 {
  position: absolute;
  width: 105px;
  top: 65px;
  left: 550px;
}
table.art td {
  vertical-align: top;
}
table.art .h2 {
  margin: 0;
}
.article blockquote {
  border: 0;
}
.art a {
  border-bottom: 1px dotted #bbb;
  width: 100%;
  display: inline-block;
}
.sub_menu {
  display: none;
  position: absolute;
  left: 212px;
  width: 250px;
  top: 0;
  border: 1px solid #0195d2;
}
.sub_menu div {
  background: #fff;
  height: 42px;
  padding: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.sub_menu div:hover {
  background: #0081b4;
  color: #fff;
}
.sub_menu a {
  line-height: 15px;
  padding-top: 6px;
  color: #00192d;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-decoration: none !important;
  display: inline-block;
}
.sub_menu div:hover a {
  color: #fff;
}
.aside_button:hover .sub_menu {
  display: block;
}
.aside_button {
  position: relative;
}
.arrow-ico {
  display: block;
  background: url("../../../../css/arrow.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 1;
  left: 202px;
  top: 14px;
}
@media (max-width: 700px) {
  #header_wrapper {
    margin-bottom: 10px;
  }
  div#logo_wrapper,
  div#logo_wrapper_f {
    margin-right: 0;
  }
  #sublogo_wrapper,
  #info_wrapper {
    display: none;
  }
  .item_offers_info {
    width: 100%;
    display: block;
  }
  .item_offers_size {
    position: relative;
    top: auto;
    right: auto;
  }
  .item_offers_price_mouth,
  .item_offers_price6Moth,
  .item_offers_price12Moth {
    font-size: 17px;
  }
  .item_offers_price_mouth span + span,
  .item_offers_price6Moth span + span,
  .item_offers_price12Moth span + span {
    font-size: 20px;
    margin: 0 10px;
  }
  .item_offers_btns {
    position: relative;
    bottom: auto;
    right: auto;
  }
  .item_offers_btns a {
    margin: auto;
  }
  .index_wrapper #send-request #tech-info {
    margin: 20px auto;
  }
  .index_wrapper #send-request #tech-info #place-ul {
    margin: 0;
  }
  #order-summary {
    border-left: 0;
    border-top: 2px solid #00b0ef;
  }
  .photka {
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 3px;
  }
  .item_offers {
    margin: 5px 0 10px;
    padding: 10px 5px 10px;
  }
  .item_offers_info_row_1,
  .item_offers_info_row_2 {
    width: 100%;
    display: block;
    padding-right: 0;
    padding-left: 0;
  }
  .item_offers_size {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .item_offers_chars {
    margin-right: 0;
  }
  .item_offers .h2 {
    font-size: 20px !important;
    margin: 5px 0;
  }
  .har td {
    width: 150px;
    padding-top: 60px;
    margin-bottom: 10px;
    background-position-y: 20px;
  }
  .har td:before {
    width: 50px;
    height: 50px;
    top: 3px;
    left: 51px;
  }
  .item_offers_dop {
    margin: 5px 0 15px 0;
    padding: 0 5px 5px;
  }
  .item_offers_dop ul {
    display: block;
  }
  .item_offers_dop ul li strong {
    display: inline;
  }
  .item_offers_dop ul + p {
    display: none;
  }
  .item_offers_price_mouth {
    margin-bottom: 0;
    text-align: center;
  }
  .item_offers_price_mouth span,
  .item_offers_price6Moth span,
  .item_offers_price12Moth span {
    min-width: auto;
  }
  .item_offers_price_mouth span i {
    float: none;
  }
  .revie_block .wrapper {
    display: block;
  }
  .revie_block .revie_item {
    width: 100%;
    padding: 10px 15px 15px 10px;
    margin: 5px 0;
  }
  .brands_ttl {
    margin: -40px 0 20px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
  }
  .brands_ttl b {
    font-size: 28px;
  }
  .sert_block {
    margin: 20px 0;
    padding: 20px 0;
  }
  .sert_block .zagl {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .sert_block .wrapper {
    display: block;
  }
  .sert_image {
    margin-bottom: 10px;
    display: inline-block;
    width: 49%;
  }
  .faq_block {
    padding: 0 10px;
  }
  .faq_block .zagl {
    font-size: 28px;
    margin-bottom: 0;
  }
  .tab-label {
    padding: 0.5em 0;
    font-size: 16px;
  }
  .big_callback_form {
    padding: 0 10px 20px;
  }
  .big_callback_form .ttl {
    font-size: 28px;
    letter-spacing: 0;
    margin-top: -14px;
  }
  .big_callback_form .ttl span {
    padding: 0 10px;
    margin-top: -40px;
  }
  .big_callback_row > div {
    padding: 0 10px;
    display: block;
    width: 100%;
  }
  .big_callback_row label {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .big_callback_form .subttl {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 15px 0 0;
  }
  .photo_block .wrapper {
    margin-top: 20px !important;
  }
  .photo_block .zagl {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .home_prefs {
    margin: 20px 0;
    font-size: 20px;
    font-size: 14px;
    padding: 25px 0;
    min-height: auto;
  }
  .home_prefs_ttl {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .home_prefs_row {
    display: block;
  }
  .home_prefs_row > div {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin-bottom: 10px;
  }
  .home_prefs_row > div div {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
  }
  .block_plan_type .wrapper {
    margin-top: 20px !important;
  }
  .block_plan_type .zagl {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .plan_type_row {
    display: block;
    margin-bottom: 10px;
  }
  .plan_type_row b {
    display: block;
    margin: 0;
  }
  .plan_type_row > div {
    max-width: none;
  }
  .plan_type_table {
    font-size: 15px;
    margin: 10px 0;
    border: 0;
  }
  .plan_type_table td {
    border: 0;
    padding: 5px;
  }
  .block_plan_rent .wrapper {
    margin-top: 20px !important;
    overflow-x: auto;
  }
  .block_plan_rent .zagl {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .block_plan_rent table th {
    border-bottom: 2px solid #000;
    padding: 0;
  }
  .plan_rent_tit {
    width: auto;
    height: auto;
    background: none;
    color: #000;
    font-size: 23px;
    line-height: 1px;
  }
  .block_plan_rent table td:nth-child(2) {
    width: 0;
    padding: 0;
  }
  .block_plan_compl {
    padding: 15px 0 20px;
    margin-top: 0;
  }
  .block_plan_compl .zagl {
    font-size: 28px;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  .plan_compl_row {
    display: block;
  }
  .plan_compl_row h3 {
    margin-bottom: 10px;
  }
  .block_variant {
    margin-bottom: 15px;
  }
  .block_variant .wrapper {
    margin-top: 20px !important;
    overflow-x: auto;
  }
  .block_variant .zagl {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .block_variant label {
    display: block;
    margin-left: 0;
    border-radius: 12px;
  }
  #tab1:checked ~ #content1,
  #tab2:checked ~ #content2,
  #tab3:checked ~ #content3 {
    padding: 10px;
  }
  .block_variant_row {
    display: block;
  }
  .block_variant_row p {
    padding: 0;
  }
  .footer {
    padding-bottom: 0 !important;
  }
  .footer_wr {
    margin: 10px auto;
  }
  div#sublogo_wrapper_f,
  div#info_wrapper_f,
  div#btn_wrapper_f {
    display: none;
  }
  .bottom .bottom_cont {
    padding: 16px 0 14px;
    text-align: center;
    font-size: 13px;
  }
}
.wcpbox {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 1s linear;
}
.fixbtns_box {
  width: 95px;
  height: 95px;
  position: fixed;
  right: 0;
  top: 40%;
}
.fixbtns_box a {
  width: 95px;
  height: 95px;
  border-radius: 16px;
  display: inline-block;
  position: relative;
  right: -14px;
  line-height: 0;
  transition: width 2s linear 1s;
}
.fixbtns_box a:hover {
  right: 0;
}
.fix_calc {
  background: #003c62 url("../../../../img/calc.png") no-repeat center;
}
.fix_wcp {
  margin-top: 10px;
  background: #00b0ef url("../../../../img/wcp_w.png") no-repeat center;
}
@media (max-width: 767px) {
  .wcpbox {
    visibility: visible;
    opacity: 1;
    position: fixed;
    left: 60px;
    bottom: 74px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    z-index: 999;
  }
  .wcpbox a {
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: #5ec758 url("../../../../img/whatsapp.png") no-repeat center;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    cursor: pointer;
  }
  .wcpbox a:hover {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }
  .fixbtns_box {
    display: none;
  }
}
blockquote {
  font-weight: 100;
  position: relative;
  margin: 1rem 0;
  padding: 1rem 40px 1rem 60px;
  border: 0;
}
blockquote:before,
blockquote:after {
  position: absolute;
  color: #bbb;
  font-size: 8rem;
  width: 4rem;
  height: 4rem;
}
blockquote:before {
  content: "“";
  left: 0;
  top: -2rem;
}
blockquote:after {
  content: "”";
  right: -1rem;
  bottom: 1rem;
}
.home_text_about_wrap {
  margin: 80px 0;
}
.home_text_about_wrap h2 {
  color: #000;
  font-family: "Myriad Pro";
  font-size: 38px !important;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.home_text_about {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  text-align: justify;
  text-align-last: left;
}
.home_text_about > div {
  width: 50%;
}
.home_text_about_txt {
  padding-right: 65px;
}
.home_text_about_txt b {
  display: block;
  font-size: 22px;
  text-align: left;
  position: relative;
  margin-bottom: 50px;
}
.home_text_about_txt b:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -25px;
  width: 44px;
  height: 4px;
  background: #00b0ef;
}
.home_text_about_list {
  border-radius: 16px;
  border: 1px solid #fff;
  background-color: #d7e1e4;
  padding: 20px 65px 20px 45px;
}
.home_text_about_list ol {
  counter-reset: my-counter;
  list-style: none;
  padding-left: 65px;
}
.home_text_about_list ol li {
  padding: 15px 0;
  counter-increment: my-counter;
  position: relative;
}
.home_text_about_list ol li::before {
  content: counter(my-counter);
  color: #00b0ef;
  font-family: "Myriad Pro";
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  width: 33px;
  height: 33px;
  border: 2px solid #00b0ef;
  background-color: #fff;
  border-radius: 50%;
  top: calc(50% - 19px);
  left: -65px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_text_2_wrap {
  position: relative;
}
.home_text_2_wrap:before {
  width: 100%;
  height: 527px;
  background-color: #003c62;
  position: absolute;
  content: "";
  top: 0;
}
.home_text_2 {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  padding-top: 70px;
}
.home_text_2 > div {
  width: 47%;
}
.home_text_2_l p {
  color: #fff;
  font-family: "Myriad Pro";
  font-size: 38px;
  font-weight: 400;
  margin-bottom: 55px;
  text-transform: uppercase;
}
.home_text_2_l p b {
  color: #fff;
}
.home_text_2_count_wrap {
  display: flex;
  justify-content: space-between;
  color: #fff;
  margin-bottom: 100px;
}
.home_text_2_count b {
  color: #ffb922;
  font-size: 38px;
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.home_text_2_h4 {
  color: #00b0ef;
  font-size: 22px;
  font-weight: 700;
  display: block;
  position: relative;
  margin-bottom: 50px;
}
.home_text_2_h4:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -25px;
  width: 44px;
  height: 4px;
  background: #00b0ef;
}
.home_text_2_h4 + p {
  color: #fff;
}
.home_text_3_wrap {
  padding: 130px 0;
  background: url("../../../../img_new/home_text_3_bg.png") no-repeat 70% center;
}
.home_text_3_h2 {
  font-size: 29px;
  font-weight: 700;
  text-transform: uppercase;
  color: #003c62;
  letter-spacing: 1px;
}
.home_text_3 p {
  color: #003c62;
  font-size: 29px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.home_text_3_ico_row {
  display: flex;
  margin: 35px 0;
}
.home_text_3_ico {
  width: 86px;
  height: 86px;
  border-radius: 16px;
  border: 2px solid #003c62;
  margin-right: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_text_3_ico img {
  display: block;
}
.home_text_4_wrap {
  margin: 0 0 120px;
}
.home_text_4_h2 {
  color: #000;
  font-family: "Myriad Pro";
  font-size: 38px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.home_text_4_row {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.home_text_4_step {
  width: 204px;
  height: 260px;
  box-shadow: 0 0 69px 4px rgba(0, 1, 1, 0.11);
  border: 1px solid #fff;
  background-color: #fff;
  padding: 100px 30px 0;
  font-family: "Myriad Pro";
  border-radius: 16px;
  background-repeat: no-repeat;
  background-position: top 30px right 35px;
}
.home_text_4_step:nth-child(1) {
  background-image: url("../../../../img_new/home_text_4_ico_1.png");
}
.home_text_4_step:nth-child(2) {
  background-image: url("../../../../img_new/home_text_4_ico_2.png");
}
.home_text_4_step:nth-child(3) {
  background-image: url("../../../../img_new/home_text_4_ico_3.png");
}
.home_text_4_step:nth-child(4) {
  background-image: url("../../../../img_new/home_text_4_ico_4.png");
}
.home_text_4_step b {
  color: #00b0ef;
  font-size: 64px;
  display: block;
  margin-bottom: 20px;
}
.home_text_4_step p {
  font-size: 14px;
  text-align: justify;
  text-align-last: left;
}
#formZayavkaFormIndex_2 {
  margin: 50px 0;
}
#send-request_2 {
  background: url("../../../../img_new/send-request_2_bg.png") no-repeat right
    center;
}
.send-request_2_hdr {
  font-size: 38px;
  font-weight: 400;
  text-transform: uppercase;
  color: #003c62;
  padding-bottom: 30px;
  border-bottom: 2px solid #00b0ef;
  max-width: 68%;
}
.send-request_2_hdr b {
  color: #003c62;
  font-weight: 700;
}
.send-request_2_subhdr {
  margin: 35px 0 30px;
  font-size: 15px;
  display: block;
}
#send-request_2 input {
  width: 386px;
  max-width: 100%;
  height: 50px;
  border-radius: 6px;
  border: 1px solid #d7e1e4;
  padding: 0 20px;
  margin-bottom: 17px;
}
#send-request_2 button {
  height: 50px;
  line-height: 50px;
  border-radius: 6px;
  border: 1px solid #fff;
  background-color: #00b0ef;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 30px;
}
#formZayavkaFormIndex_3 {
  margin: 100px 0;
}
#send-request_3 {
  border-radius: 32px;
  border: 1px solid #fff;
  background-color: #00b0ef;
  background-image: linear-gradient(
    57deg,
    #00a1db 0,
    #00a1db 10%,
    #04bdff 82%,
    #04bdff 100%
  );
  padding: 60px;
  color: #fff;
}
#send-request_3 legend {
  color: #fff;
  font-size: 38px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1;
}
#send-request_3 legend b {
  color: #fff;
  font-weight: 700;
}
.send-request_3_row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 25px;
}
.send-request_3_inp {
  width: 30%;
}
.send-request_3_inp label {
  display: block;
  color: #fff;
  margin-bottom: 15px;
}
.text-center {
  text-align: center;
}
.send-request_3_inp input {
  width: 100%;
  height: 40px;
  border-radius: 6px;
  border: 1px solid #d7e1e4;
  opacity: 0.8;
  background: none;
  color: #fff;
}
#send-request_3 button {
  height: 50px;
  line-height: 50px;
  border-radius: 6px;
  border: 1px solid #fff;
  background-color: #003c62;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 30px;
}
.home_text_5_wrap {
  padding: 25px 0;
}
.home_text_5_row {
  display: flex;
  justify-content: space-between;
  margin: 50px 0;
}
.home_text_5_cnt p {
  color: #003c62;
  font-weight: 700;
  font-size: 22px;
}
.home_text_5_cnt b {
  padding-left: 75px;
  display: block;
  color: #00b0ef;
  font-size: 110px;
  line-height: 70px;
  background-position: left 0 bottom 3px;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}
.home_text_5_cnt:nth-child(1) b {
  background-image: url("../../../../img_new/home_text_5_ico_1.png");
}
.home_text_5_cnt:nth-child(2) b {
  background-image: url("../../../../img_new/home_text_5_ico_2.png");
}
.home_text_5_cnt:nth-child(3) b {
  background-image: url("../../../../img_new/home_text_5_ico_3.png");
}
.home_text_6_bg {
  background: url("../../../../img_new/home_text_6_bg.png") no-repeat right
    center;
}
.home_text_4_h2 b {
  display: block;
  color: #000;
  font-weight: 700;
  line-height: 1;
}
.home_text_6_subhdr {
  opacity: 0.7;
  font-size: 24px;
  display: block;
  margin: 40px 0 50px;
}
.home_text_6_row {
  display: flex;
  max-width: 50%;
  flex-wrap: wrap;
}
.home_text_6_block {
  width: 50%;
}
.home_text_6_block p {
  color: #003c62;
  font-size: 22px;
  font-weight: 700;
  margin: 25px 0 50px;
}
.item_offers_video {
  margin-top: 20px;
  display: flex;
}
.item_offers_video a {
  display: flex;
  cursor: pointer;
  position: relative;
}
.item_offers_video a:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 15;
  background: rgba(135, 162, 171, 0.73) url("../../../../img/video.png")
    no-repeat center;
}
@media (max-width: 767px) {
  .home_text_about_wrap {
    margin: 20px 0;
  }
  .home_text_about {
    flex-direction: column;
  }
  .home_text_about > div {
    width: 100%;
  }
  .home_text_about_txt {
    padding-right: 0;
  }
  .home_text_about_list {
    padding: 10px 0;
  }
  .home_text_about_list ol {
    padding-left: 45px;
  }
  .home_text_about_list ol li {
    padding: 5px 10px;
    text-align: left;
  }
  .home_text_about_list ol li::before {
    left: -38px;
  }
  .home_text_2_wrap {
    background: #003c62;
  }
  .home_text_2 {
    padding-top: 30px;
    flex-direction: column;
  }
  .home_text_2 > div {
    width: 100%;
  }
  .home_text_2_l p {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .home_text_2_count b {
    margin-bottom: 0;
  }
  .home_text_2_count_wrap {
    margin-bottom: 20px;
  }
  .home_text_3_wrap {
    padding: 30px 0;
    background: none;
  }
  .home_text_3_ico_row {
    margin: 25px 0;
    justify-content: space-between;
  }
  .home_text_3_ico {
    margin-right: 0;
  }
  .home_text_3_h2 {
    font-size: 24px;
    text-align: center;
  }
  .home_text_4_wrap {
    margin: 0;
  }
  .home_text_4_row {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .home_text_4_step {
    padding: 80px 10px 0;
    width: calc(50% - 25px);
    margin-bottom: 5px;
    height: auto;
  }
  #formZayavkaFormIndex_2 {
    margin: 20px 0;
  }
  #send-request_2 {
    border-radius: 12px;
  }
  .send-request_2_hdr {
    font-size: 30px;
    padding-bottom: 10px;
    max-width: 90%;
    line-height: 1.3;
  }
  .send-request_2_subhdr {
    margin: 10px 0;
  }
  #send-request_2 input {
    width: 250px;
  }
  #formZayavkaFormIndex_3 {
    margin: 30px 0;
  }
  #send-request_3 {
    border-radius: 16px;
    padding: 20px;
  }
  #send-request_3 legend {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.2;
  }
  .send-request_3_row {
    flex-direction: column;
  }
  .send-request_3_inp {
    width: 96%;
  }
  .home_text_5_row {
    margin: 20px 0;
    flex-direction: column;
  }
  .home_text_5_cnt b {
    font-size: 70px;
    margin-bottom: 5px;
  }
  .home_text_4_h2 {
    font-size: 31px;
  }
  .home_text_6_subhdr {
    font-size: 20px;
    margin: 15px 0 20px;
  }
  .home_text_6_bg {
    background: none;
  }
  .home_text_6_row {
    max-width: 100%;
  }
  .home_text_6_block p {
    font-size: 16px;
    margin: 0 0 30px;
  }
  .home_text_6_block p br {
    display: none;
  }
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui-helper-clearfix {
  display: inline-block;
}
* html .ui-helper-clearfix {
  height: 1%;
}
.ui-helper-clearfix {
  display: block;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaa;
  background: transparent;
  color: #222;
}
.ui-widget-content a {
  color: #222;
}
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc
    url("../../../../img/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50%
    repeat-x;
  color: #222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("../../../../img/ui-bg_glass_75_e6e6e6_1x400.png") 50%
    50% repeat-x;
  font-weight: normal;
  color: #555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url("../../../../img/ui-bg_glass_75_dadada_1x400.png") 50%
    50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url("../../../../img/ui-bg_glass_65_ffffff_1x400.png") 50%
    50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-widget :active {
  outline: 0;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("../../../../img/ui-bg_glass_55_fbf9ee_1x400.png") 50%
    50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec
    url("../../../../img/ui-bg_inset-soft_95_fef1ec_1x100.png") 50% bottom
    repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("../../../../img/ui-icons_222222_256x240.png");
}
.ui-widget-content .ui-icon {
  background-image: url("../../../../img/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../../../../img/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../../../../img/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../../../../img/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../../../../img/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../../../../img/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../../../../img/ui-icons_cd0a0a_256x240.png");
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-off {
  background-position: -96px -144px;
}
.ui-icon-radio-on {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-widget-overlay {
  background: #aaa url("../../../../img/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50%
    repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url("../../../../img/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50%
    repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-accordion {
  width: 100%;
}
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: 0.5em 0.5em 0.5em 0.7em;
}
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}
.ui-accordion .ui-accordion-content-active {
  display: block;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
}
* html .ui-autocomplete {
  width: 1px;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 0.2em 0.4em;
  line-height: 1.5;
  zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 0.1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 0.5em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-dialog {
  position: absolute;
  padding: 0.2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: 0.5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-slider.ui-widget-content,
.ui-slider-horizontal .ui-slider-range,
.ui-slider-horizontal .ui-slider-range-min,
.ui-slider-horizontal .ui-slider-range-max {
  height: 5px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ui-slider-horizontal {
  height: 5px;
  overflow: hidden;
}
.ui-slider.ui-widget-content {
  overflow: visible;
  border: 0;
  background: #9d9d9d url("../../../../img/jslider.gif") no-repeat 0 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal .ui-slider-handle {
  background: transparent url("../../../../img/jslider.gif") no-repeat 0 -40px;
  width: 13px;
  height: 15px;
  background-position: 0 -40px;
  position: absolute;
  top: -4px;
  margin-left: -6px;
  cursor: pointer;
  outline: 0;
  border: 0;
}
.ui-slider-horizontal .ui-slider-handle:hover {
  background-position: -20px -40px;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  background: transparent url("../../../../img/jslider.gif") no-repeat 0 -20px;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
  background: transparent url("../../../../img/jslider.gif") no-repeat 0 -20px;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
  background: transparent url("../../../../img/jslider.gif") no-repeat 0 -20px;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
  zoom: 1;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 0.2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
table.jCalendar {
  border: 1px solid #000;
  background: #aaa;
  border-collapse: separate;
  border-spacing: 2px;
  margin: 0;
}
table.jCalendar th {
  background: #333;
  color: #fff;
  font-weight: bold;
  padding: 3px 5px;
}
table.jCalendar td {
  background: #ccc;
  color: #000;
  padding: 3px 5px;
  text-align: center;
}
table.jCalendar td.other-month {
  background: #ddd;
  color: #aaa;
}
table.jCalendar td.today {
  background: #666;
  color: #fff;
}
table.jCalendar td.selected {
  background: #f66;
  color: #fff;
}
table.jCalendar td.selected.dp-hover {
  background: #f33;
  color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
  background: #fff;
  color: #000;
}
table.jCalendar tr.selectedWeek td {
  background: #f66;
  color: #fff;
}
table.jCalendar td.disabled,
table.jCalendar td.disabled.dp-hover {
  background: #bbb;
  color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
  background: #bbb;
  color: #888;
}
div.dp-popup {
  position: relative;
  background: #ccc;
  font-size: 10px;
  font-family: arial, sans-serif;
  padding: 2px;
  width: 171px;
  line-height: 1.2em;
}
div#dp-popup {
  position: absolute;
  z-index: 399;
}
div.dp-popup h2 {
  font-size: 12px;
  text-align: center;
  margin: 2px 0;
  padding: 0;
}
a#dp-close {
  font-size: 11px;
  padding: 4px 0;
  text-align: center;
  display: block;
}
a#dp-close:hover {
  text-decoration: underline;
}
div.dp-popup a {
  color: #000;
  text-decoration: none;
  padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
  position: absolute;
  top: 2px;
  left: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-prev a {
  float: left;
}
div.dp-popup div.dp-nav-prev a,
div.dp-popup div.dp-nav-next a {
  cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled,
div.dp-popup div.dp-nav-next a.disabled {
  cursor: default;
}
div.dp-popup div.dp-nav-next {
  position: absolute;
  top: 2px;
  right: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-next a {
  float: right;
}
div.dp-popup a.disabled {
  cursor: default;
  color: #aaa;
}
div.dp-popup td {
  cursor: pointer;
}
div.dp-popup td.disabled {
  cursor: default;
}
a.dp-choose-date {
  float: left;
  width: 23px;
  height: 23px;
  padding: 0;
  margin: 0 5px 0;
  display: block;
  text-indent: -2000px;
  overflow: hidden;
  background: url("../../../../img/sprite.png") no-repeat -801px -70px;
}
a.dp-choose-date.dp-disabled {
  background-position: 0 -20px;
  cursor: default;
}
input.dp-applied {
  float: left;
}
#open_menu {
  display: none;
}
@media (max-width: 992px) {
  .sub_menu {
    position: relative;
    left: 0;
    width: 100%;
    display: block;
  }
  .sub_menu div {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 4px solid #000;
  }
  .sub_menu div a {
    padding: 5px 0 !important;
  }
  .aside + .section {
    width: 100%;
    overflow: hidden;
  }
  #tcal {
    left: 40px !important;
  }
  body.active_menu:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 21;
    background-color: rgba(0, 0, 0, 0.72);
    width: 100%;
    height: 100%;
  }
  body.active_menu .top_menu {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    opacity: 1;
  }
  body.active_menu #open_menu {
    left: 265px;
  }
  body.active_menu #open_menu .fas {
    margin: auto;
  }
  body.active_menu #open_menu .fas.fa-bars {
    visibility: hidden;
  }
  body.active_menu #open_menu .far.fa-times-circle {
    visibility: visible;
  }
  #open_menu {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    width: 34px;
    height: 34px;
    color: #fff;
    z-index: 99999;
    display: block;
    background-color: #2295c6;
    text-align: center;
    font-size: 20px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
  }
  #open_menu .fas {
    margin: auto;
  }
  #open_menu .fas.fa-bars {
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #open_menu .far.fa-times-circle {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: hidden;
  }
  #header + .wrapper .content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .aside {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
  }
  .aside .article.block_allcontener {
    display: none;
  }
  .section {
    width: 100%;
  }
  .wrapper:before,
  .wrapper:after {
    content: " ";
    display: table;
    clear: both;
  }
  .priem {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .clr:before,
  .clr:after {
    content: " ";
    display: table;
    clear: both;
  }
  body {
    padding: 0;
    margin: 0;
  }
  #header {
    margin: 0 10px;
    padding-top: 20px;
  }
  #header:before,
  #header:after {
    content: " ";
    display: table;
    clear: both;
  }
  #header_wrapper {
    height: auto;
  }
  #header_wrapper:before,
  #header_wrapper:after {
    content: " ";
    display: table;
    clear: both;
  }
  .top_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    z-index: 999;
    background-color: #2295c6;
    padding: 0 20px 20px 20px;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-300px);
    -ms-transform: translate(-300px);
    transform: translate(-300px);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    visibility: hidden;
    padding-top: 20px;
  }
  .top_menu a {
    font-family: Arial;
    color: #fff;
    text-decoration: none;
  }
  .top_menu .active {
    text-decoration: none;
    font-weight: bold;
  }
  .top_menu span {
    text-decoration: none;
  }
  .top_menu li li {
    margin-left: 10px;
  }
  .top_menu li li:before {
    content: "- ";
    color: #fff;
  }
  .top_menu li li a {
    text-transform: none;
  }
  .main-banners {
    display: none !important;
  }
  div#info_wrapper {
    margin-left: 40px;
  }
  div#phone_wrapper {
    float: right;
    margin-left: 0;
  }
  div#btn_wrapper {
    margin-top: 0;
    position: fixed;
    right: 0;
    top: 0;
    text-align: left;
    float: none;
    z-index: 20;
  }
  div#btn_wrapper ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #call_button2 a {
    border-radius: 0;
    margin: 0;
    height: auto;
    font-size: 14px;
  }
  #call_button a {
    border-radius: 0;
    margin: 0;
    height: auto;
    font-size: 14px;
  }
  .wrapper {
    margin: 0 10px;
  }
  .index_wrapper h1 {
    font-size: 25px;
  }
  .index_wrapper .cust_z.h2 {
    font-size: 22px !important;
  }
  .carosel_offers .owl-buttons {
    top: 18px;
  }
  .index_wrapper ul {
    margin-left: 0;
  }
  .rask {
    margin-left: 0;
  }
  .index_wrapper .section {
    width: 100%;
  }
  #send-request {
    width: 100%;
    left: 0;
  }
  .index_wrapper #send-request #tech-info {
    border-radius: 0;
    margin-bottom: 0;
  }
  .index_wrapper #send-request #tech-info #place-ul {
    width: 100%;
    padding-left: 0 !important;
    padding: 0 10px !important;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .index_wrapper #send-request #tech-info #order-summary {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #formZayavkaFormIndex {
    height: auto;
    padding: 20px 0;
    margin: 0 10px;
    margin-top: -40px;
  }
  #formZayavkaFormIndex #send-request fieldset.otpravka {
    margin-bottom: 0;
  }
  #formZayavkaFormIndex #send-request fieldset.otpravka .zagolovok {
    margin-top: 0;
    font-size: 22px;
    height: auto;
  }
  #formZayavkaFormIndex #send-request fieldset.otpravka .poyasnenie {
    margin-top: 0;
  }
  .main-offer-index {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 10px;
  }
  .main-offer-index:before,
  .main-offer-index:after {
    content: " ";
    display: table;
    clear: both;
  }
  .main-offer-index .h2 {
    font-size: 22px !important;
  }
  .main-offer {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0 !important;
  }
  .main-offer li {
    width: 48%;
    height: auto;
    float: none;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-offer li:nth-child(2n + 2) {
    margin-left: 4% !important;
  }
  .main-offer li p {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .main-offer li img {
    display: none;
  }
  .owl-carousel-video {
    display: none !important;
  }
  .owl-carousel-video .owl-item {
    text-align: center;
  }
  .carosel_offers.owl-carousel.owl-theme {
    display: block !important;
    margin-bottom: 0;
    height: auto !important;
  }
  .carosel_offers.owl-carousel.owl-theme .owl-item {
    text-align: center;
  }
  .carosel_offers.owl-carousel.owl-theme .item_offers {
    margin-right: 0;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 7px;
    float: none;
  }
  #scrollTop {
    display: none !important;
  }
  .item_offers_name a {
    font-size: 22px;
  }
  .item_offers_img {
    width: 100%;
    text-align: center;
  }
  .item_offers_img img {
    width: auto;
    height: 100%;
    display: inline-block;
  }
  .item_offers_price_mouth {
    height: auto;
    line-height: 1.2;
    padding: 10px 10px 0;
    margin-bottom: 10px;
  }
  .item_offers_price {
    display: block;
  }
  .item_offers_name {
    height: auto;
    line-height: 1.2;
    text-align: center;
    padding: 10px;
    margin: 10px 0;
  }
  .item_offers_zav_stl {
    margin: 10px 0;
  }
  .revie_block {
    height: auto;
    padding-bottom: 20px;
  }
  .revie_block:before,
  .revie_block:after {
    content: " ";
    display: table;
    clear: both;
  }
  .revie_block .zagl {
    margin: 20px 0;
    font-size: 22px;
  }
  .revie_block > div > div {
    width: 48%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    float: left;
    padding: 15px;
    border-radius: 5px;
  }
  .revie_block > div > div + div {
    margin-left: 4%;
  }
  .footer {
    height: auto;
    padding-bottom: 40px;
  }
  .footer:before,
  .footer:after {
    content: " ";
    display: table;
    clear: both;
  }
  .footer .footer_wr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 10px;
  }
  .footer .footer_wr:before,
  .footer .footer_wr:after {
    content: " ";
    display: table;
    clear: both;
  }
  .footer .col4 {
    display: none;
  }
  .footer .col1 {
    display: none;
  }
  .footer .col2 {
    padding: 0;
  }
  .footer .col3 {
    padding: 0;
    margin-left: 20px;
  }
  .footer .col3 ul {
    display: none;
  }
  .article div .button {
    float: none !important;
    margin-top: 15px;
  }
  .article blockquote {
    margin: 20px 0;
  }
  .article img {
    display: inline-block;
    max-width: 100% !important;
    height: auto !important;
  }
  .article iframe {
    max-width: 100%;
  }
  .article .gallery {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .article .gallery a {
    margin: 5px;
  }
  .article .gallery a img {
    margin: 0;
  }
  .article table.price-table {
    display: block;
  }
  .article table.price-table tr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article table.price-table tr:first-child {
    display: none;
  }
  .article table.price-table tr:nth-child(2n + 2) {
    background-color: #eee;
  }
  .article table.price-table tr td {
    width: 50%;
    border: 1px solid #ddd;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article .cont_kartochka_stl {
    height: auto !important;
  }
  .tbl_news_page {
    width: 100%;
  }
  .tbl_news_page tr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tbl_news_page td {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .tbl_news_page td:first-child {
    display: none;
  }
  .tbl_news_page td:first-child img.img_cat_page {
    width: 150px !important;
  }
  .tbl_news_page td div {
    top: 0 !important;
  }
  .tbl_news_page .h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 16px !important;
  }
}
@media (max-width: 700px) {
  #formZayavkaFormIndex #send-request fieldset.otpravka .poyasnenie {
    font-size: 14px;
  }
  #formZayavkaFormIndex #send-request fieldset.otpravka dl {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #formZayavkaFormIndex #send-request fieldset.otpravka dl dd {
    float: none;
    width: 60% !important;
  }
  body img {
    max-width: 100%;
  }
  .main-offer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-offer li {
    width: 100%;
  }
  .main-offer li:nth-child(2n + 2) {
    margin-left: 0 !important;
  }
  .revie_block .zagl {
    margin-top: 0;
  }
  .revie_block > div > div {
    display: block;
    width: 50%;
  }
  .revie_block > div > div + div {
    margin-left: 0;
    margin-top: 0;
  }
  #formZayavkaFormIndex #send-request fieldset.otpravka dd input {
    width: 100%;
    height: 38px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #formZayavkaFormIndex #send-request fieldset.otpravka #submit {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #logo_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  #logo_wrapper p {
    margin-left: 10px;
  }
  div#info_wrapper {
    margin-left: 0;
    margin-top: 4px;
    margin-right: 20px;
    float: none;
  }
  div#phone_wrapper {
    float: none;
    margin-top: 0;
  }
  .priem {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .priem > div {
    font-size: 12px;
  }
  .article a.btsc.btarenda {
    float: none !important;
    margin-top: 0 !important;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .prodazha-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .prodazha-block .photo {
    width: 100%;
  }
  .prodazha-block .right {
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
  .prodazha-block .name {
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 10px;
    text-align: center;
  }
  .prodazha-block .price {
    margin-bottom: 10px;
  }
  .prodazha-block .price img {
    display: none;
  }
  .prodazha-block .price span {
    text-align: center;
    display: inline-block;
  }
  .prodazha-block #call_button {
    text-align: center;
  }
  .prodazha-block #call_button a {
    display: inline-block;
  }
  .priceteb {
    display: block;
    width: 100%;
  }
  .priceteb tbody {
    display: block;
    width: 100%;
  }
  .priceteb tr {
    height: auto !important;
    display: block;
    width: 100%;
  }
  .priceteb tr:nth-child(1),
  .priceteb tr:nth-child(2) {
    display: none;
  }
  .priceteb tr:nth-child(2n + 2) {
    background-color: #eee;
  }
  .priceteb td {
    display: block;
    width: 100%;
    border: 1px solid #eee;
  }
  #send-request #tech-info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 0 #969696;
    box-shadow: 0 0 0 #969696;
  }
  #place-ul {
    float: none;
    width: 100%;
    border-right: 0 solid #000;
    padding-left: 0 !important;
  }
  #order-summary {
    float: none;
    width: 100%;
    padding-top: 0 !important;
  }
  #send-request fieldset.otpravka .zagolovok {
    position: relative;
    left: 0;
    margin-left: 0;
  }
  #send-request fieldset.otpravka .poyasnenie {
    float: none;
    width: 100%;
    padding-top: 10px;
    display: block;
  }
  #send-request fieldset.otpravka #submit {
    float: none;
    display: block;
    margin-top: 10px;
  }
  .index_wrapper #send-request #tech-info #place-ul .zagolovok {
    margin-top: 0;
    padding-top: 10px;
  }
  .har {
    width: 100%;
    font-size: 13px;
  }
  .har td {
    padding-left: 5px;
  }
}
@media (max-width: 500px) {
  .kartochka_name .name a,
  .kartochka_name .name {
    font-size: 18px !important;
  }
  .cont_kartochka .h2 {
    font-size: 16px !important;
  }
  .article table.price-table tr {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .article table.price-table tr:first-child {
    display: none;
  }
  .article table.price-table tr td {
    width: 100%;
  }
  .article .photka {
    margin-right: 0;
    width: 150px;
    text-align: center;
  }
  .article .photka a {
    display: inline-block;
    margin: 0 auto;
  }
  .article .photka:nth-child(2n + 3) {
    margin-left: 10px;
  }
  .aside {
    margin: 0 auto;
    float: none;
  }
  .priem > div:nth-child(1n + 2) {
    width: 50%;
  }
  .priem > div:nth-child(1n + 4) {
    margin-top: 5%;
  }
  .footer .col3 {
    margin-left: 0;
  }
  .footer .footer_wr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .foot-info td.fi-logo {
    display: none;
  }
  #formZayavkaFormIndex #send-request fieldset.otpravka .zagolovok {
    font-size: 18px;
  }
  #formZayavkaFormIndex #send-request fieldset.otpravka dl dd {
    width: 100% !important;
  }
  .index_wrapper #send-request #tech-info #place-ul .zagolovok {
    width: 100%;
    height: auto;
    font-size: 18px !important;
    text-align: center;
    margin-bottom: 10px;
  }
  #header {
    padding-top: 35px;
  }
  #call_button2 a,
  #call_button a {
    line-height: 1;
    width: auto;
    padding: 10px 15px;
  }
  #phone_number {
    margin-bottom: 0;
  }
  .index_wrapper .cust_z.h2 {
    font-size: 18px !important;
    text-align: center;
    margin-bottom: 20px;
  }
  .carosel_offers .owl-buttons {
    right: auto;
    left: 50%;
    top: 30px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .main-offer-index .h2 {
    font-size: 18px !important;
    padding: 20px 0 0 0;
  }
  #send-request dl {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #send-request input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #send-request textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article p:before,
  .article p:after {
    content: " ";
    display: table;
    clear: both;
  }
  #rent,
  #zvonok,
  #save-calc {
    width: 250px !important;
  }
}
.fr-name {
  display: none;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../../../../js/fancybox/fancybox.png");
}
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: 0;
  display: none;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: 0;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0 solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("../../../../js/fancybox/fancybox.png") -40px 0;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: 0;
  background: transparent url("../../../../js/fancybox/blank.gif");
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0;
}
#fancybox-right {
  right: 0;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("../../../../js/fancybox/fancybox-x.png");
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("../../../../js/fancybox/fancybox-y.png");
  background-position: -20px 0;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("../../../../js/fancybox/fancybox-x.png");
  background-position: 0 -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("../../../../js/fancybox/fancybox-y.png");
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -122px;
}
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url("../../../../js/fancybox/fancy_title_over.png");
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: 0;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: 0;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("../../../../js/fancybox/fancybox.png") -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #fff;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url("../../../../js/fancybox/fancybox-x.png") 0 -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("../../../../js/fancybox/fancybox.png") -55px -90px no-repeat;
}
.fancybox-ie6 #fancybox-close {
  background: transparent;
}
.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
}
.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
}
.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  zoom: 1;
}
.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
}
.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
}
.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
}
#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
}
#fancybox-loading.fancybox-ie6 div {
  background: transparent;
}
.fancybox-ie .fancybox-bg {
  background: transparent !important;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
.slick-loading .slick-list {
  background: #fff url("../../../../js/slick/ajax-loader.gif") center center
    no-repeat;
}
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("../../../../js/slick/fonts/slick.eot");
  src: url("../../../../js/slick/fonts/slick.eot@") format("embedded-opentype"),
    url("../../../../js/slick/fonts/slick.woff") format("woff"),
    url("../../../../js/slick/fonts/slick.ttf") format("truetype"),
    url("../../../../js/slick/fonts/slick.svg") format("svg");
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 33px;
  height: 62px;
  margin-top: -31px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  z-index: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: 0;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA+CAQAAAAPbbqqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfhCA4JGjaxJQq4AAABlElEQVRYw+3WzyvDYRwH8Pf29WO2wxy+KV8HTdGQy5gN8+MgxFIoyoG4chEufhSy5oKTOHJTchrLSb4O6Du7GDuoYdpSWm1+Lav98A94vt88u+n5XD/vXs+np89TjwrdyLLU2QKMYAQjGPFPiamypwU+JwtiRFhbLW2QZqkJO7/jzNNn0leXlIRNv+8s4JFx7wyfURE1OpdDJwDinv2YlJElSvNPlwoNwPVB2wE5JUPwORfzfBXgd1v35A4iElq1NCPUAgHRvJ3KUBCcyjtpaAZCHutGPC1/XwRCGjd2Aq+3NmckCVAQ4pCpH4gG2leCCSWAQOi0AJD6flecgEhYdv0nAF99MUd6F4pEKmPeejgHhDppWqu4v4RAPG1ZD3sAQ4t3glNREUAk2eR8vQOMXdIYJQEEE+3L0QBgGhAHKQnA99W7+BkCWkaPesgpDuVyyHPCd9Vny9VV1BlfDp+oCOA+HpTsrZymur7k0RWmIoCbj5i3o43TFGk2RUoCkGKcr7K40fGW+q2rYr9fRjCCEYz4c/0Ajuhz8v4rCzcAAAAASUVORK5CYII=")
    no-repeat 50% 50% / auto 100%;
}
.slick-prev:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA+CAMAAACSuoITAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAq1BMVEUAAwcQUGghnMcDERgOQ1gkrd0gmsYLN0gkq9olsOEYdJYJLDsjqdklseIafqIHIi4jptQchqwEGCIio9EdjrUhn8wflL4ABQoBChAgmsYgmcQflsAhnsoej7cios8ch60jpdMejrYio9EflL4hn8wgmsUgmsYhn8sflsAios8ej7cch60jqdgkq9oYdZYNQlYlsOEWbIsQTWQkrt8hnckTWnUioc4lseIAAACjTJNmAAAAN3RSTlNKbMZOZPDDXuv9ilnl/pVV3p9R1arMtUtMwsC4yq3Todyr1LfLwcHKt9SsoOPqi2T7gWr0yHLRxn5J7QAAAAFiS0dEOKAHpdYAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfhCA4JGjfGIjouAAAAk0lEQVRIx+3RRxKCQBRF0VZEVAS0Dd1mzDmHu/+duYM3p4o7PvUH7xtTVlbMKtVAg1pIXYKoQbOlQNwmSRXIOtBVwPagr0AwgKETwI9g7AVwE5jKKWYwtwosIM/kVEtYyRPGrWGjP+K3sPOSBHs4OEnsEU5SmCyHsybxBVJNoivJTZN7yOOpyevNRwvz/VlTVlas/gxUDm0lnsg6AAAAAElFTkSuQmCC")
    no-repeat 50% 50% / auto 100%;
}
[dir="rtl"] .slick-prev {
  right: 0;
  left: auto;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA+CAQAAAAPbbqqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfhCA4JGjUoLFsCAAABkklEQVRYw+3WvUtCURgG8Od6rcA71HAnl3AojGixzDCLAsFKI2iRlgaHIGpoSAItwiCjwSXIoaWCoKGaMmoKuoXGrSD6uJt9kUImmPYdV+0fyBsdp+C84+HwO8/7wguHQReKLFWxACUoQQlK/DeCRdVPx7xa8rCxSKoIQhqrbG4z3x+ePhM3Eo7kc6XlQb+DJ06xcWPMVDeUcD0mQbj7JEoBOLb2lgFOuzldxxESQNva8TpQodv1VZYREkDTkrQN8DXhcV5NSGTzxuCVAGgNolujIiKAt5wpEDsCdJaTYZYhIoCk3DyTuAD0NtFFSAC3n9apVBQw9O47CQkgI2c/AEDDERK8OuzlawFpp3GRiNCoxFFtPXAtGOezeQKCZU6GdC1A/Lgx8JYjGqfo0ncAiUuzPykXuqNI7DkNvcBT1Oq7VVg1BSJkb+0HXmLdE+evSg8VJFbb7YPA+2Of5yCt3GwBYsHkHAHzlR7whJIAEdFpY9Tyq9u7Ev8NKEhYZh/O/JNz178DAEN/v5SgBCUo8ef6BvOydzSRj4L5AAAAAElFTkSuQmCC")
    no-repeat 50% 50% / auto 100%;
}
.slick-next:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA+CAMAAACSuoITAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAq1BMVEUAAwcDERghnMcRUWohnMckrd0ORVkYdJYlsOEkq9oLN0gafqIlseIjqdkJLDschqwjptQHIi4djrUio9EEGCIABQoflL4hn8wBChAgmsUgmsYhn8sflsAios8ej7cjpdMciK4io9Eej7chn8wflL4gmsYgmsYflsAhn8wios8ch60jptQjqdgYdZYkq9oWbIslsOENQlYhnsokrt8QTmUioc4TW3YlseIAAADMugnJAAAAN3RSTlNKTsZtw/Bliv3rXpX+5Vmf3lWr1lFLts1MwcPKuNOt3KHUrMy3wsG3y9Sh3OSL6oH7ZMj0a9Fzr3y/ygAAAAFiS0dEOKAHpdYAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfhCA4JGjfGIjouAAAAlElEQVRIx+2SRxLCQAwE14BJNsGwhiXZ5JxT//9n/GA4u2r73KUajWSMx1MsglL5j1EhrGqjVqfR1EoU02prpQPdRCs96FtppAMYBlJxIxg7XcoEpqlU7AwynTbJYa6HLGApg6xgrYK4DWzVMukO9rKQDA6y1COc5GEiOMvjXmKu8kFud8KHrOrJ6y0FYz9f4/EUkx/x8w5r22hfTQAAAABJRU5ErkJggg==")
    no-repeat 50% 50% / auto 100%;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: 0;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: 0;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}



#floatCallButton {
  position: fixed;
  bottom: 50px;
  right: 10px;
  padding: 10px;
  background-color: #00b0ef; /* Цвет фона */
  color: white; /* Цвет иконки */
  border-radius: 50%; /* Делает кнопку круглой */
  text-align: center;
  font-size: 24px; /* Размер иконки */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px; /* Установите ширину */
  height: 50px; /* Установите высоту */
  z-index: 100;
}

/* Анимация тряски с паузой */
@keyframes shake {
  0%, 100% { transform: translateX(0); }
  10%, 90% { transform: translateX(0); } /* Пауза перед и после тряски */
  25% { transform: translateX(-5px); }
  75% { transform: translateX(5px); }
}

#floatCallButton {
  animation: shake 1.5s ease-in-out infinite;
}



@media (min-width: 1024px) {
  #floatCallButton {
      bottom: 20px;
      right: 20px;
  }
}

/* Для средних экранов (например, планшетов) */
@media (min-width: 768px) and (max-width: 1023px) {
  #floatCallButton {
      bottom: 15px;
      right: 15px;
  }
}

/* Для маленьких экранов (например, мобильных телефонов) */
@media (max-width: 767px) {
  #floatCallButton {
      bottom: 10px;
      right: 10px;
      width: 40px; /* Уменьшаем размер для мобильных устройств */
      height: 40px; /* Уменьшаем размер для мобильных устройств */
      font-size: 20px; /* Уменьшаем размер иконки для мобильных устройств */
  }
}