

/* Start:/local/templates/55x5/css/style.css?1749628467144241*/
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;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

.breadcrumb_item {
  display: inline-block;
}

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

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

a {
  text-decoration: none;
  color: #f1b809;
}

span.politika,
p.politika {
  position: relative;
  display: block;
  font-size: 10px;
  max-width: 180px;
  text-align: center;
  margin: 10px auto 0;
  padding: 0;
  color: #000;
}

p.politika {
  position: absolute;
  line-height: 9px;
}

span.politika a,
p.politika a {
  display: block;
  color: #000000;
  /* border-bottom: 1px solid #000; */
  max-width: 160px;
  margin: 0 auto;
}

p.politika a {
  max-width: 155px;
}

span.politika a:hover,
p.politika a:hover {
  border-bottom: 1px solid transparent;
}

b {
  font-weight: 700;
}

.main-banner {
  width: 100%;
  color: #515d77;
  position: relative;
  min-width: 250px;
  max-height: 250px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  padding: 25px;
  overflow: hidden;
  border: 1px solid #f4f4f4;
  background: #eeeeee14;
  margin-bottom: 26px;
}

.main-banner h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}

.main-banner > p.text-banner {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.main-banner > p.text-banner span {
  color: #f1b709;
}

.main-banner .text-banner-last {
  font-style: italic;
  font-size: 19px;
  font-weight: 400;
  margin: 20px 0 0px;
}

.main-banner > p.text-banner span.text-banner-border {
  color: #515d77;
  font-weight: 600;
  font-size: 14px;
  text-transform: none;
  border: 2px dotted;
  border-radius: 4px;
  padding: 10px;
  top: -8px;
  display: inline-block;
  position: relative;
}

.main-banner img {
  position: absolute;
  right: 0;
  top: 0;
}

.main-banner a {
  background-color: #ffc108;
  color: #fff;
  padding: 15px 45px;
  margin-top: 10px;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 0;
}

.main-banner a:hover {
  background-color: #515d77;
  text-decoration: none;
  color: #fff;
}

/*Bootstrap Grid*/
img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

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

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

/*END Bootstrap Grid*/
.top-slider .slider-text h2 span.ram-1 {
  color: #fff;
  border-bottom: 0;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.top-slider .slider-text p span.ram-2 {
  color: #fff;
  border-bottom: 0;
  display: block;
  margin: 0 0 0 0;
  padding: 15px 0 15px 0;
  font-weight: 400;
  font-size: 40px;
}

.top-slider .slider-text p span.ram-3 {
  color: #fff;
  border-bottom: 0;
  display: block;
  margin: 0 0 0 0;
  padding: 15px 0 0 40px;
  font-size: 24px;
  background: url(/local/templates/55x5/css/../images/icon-slide.png) no-repeat center;
  font-weight: 400;
  position: relative;
  background-position: 12px 22px;
}

.top-slider .slider-text p span.ram-4 {
  color: #fff;
  border-bottom: 0;
  display: block;
  margin: 0 0 0 0;
  padding: 15px 0 0px 40px;
  font-size: 24px;
  background: url(/local/templates/55x5/css/../images/icon-slide.png) no-repeat center;
  font-weight: 400;
  position: relative;
  background-position: 12px 22px;
}

#uptocall-mobile {
  position: fixed;
  bottom: 20px;
  text-align: center;
  z-index: 999;
  width: 100%;
}

#uptocall-mobile img {
  width: 20px;
  margin: -2px 5px 0 0;
}

#uptocall-mobile a {
  color: #fff;
  background: #555e76;
  padding: 15px;
  display: none;
  z-index: 999;
  width: 200px;
  margin: 0 auto;
  -webkit-box-shadow: 2px 2px 9px 0px rgba(50, 50, 50, 0.61);
  box-shadow: 2px 2px 9px 0px rgba(50, 50, 50, 0.61);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 667px) {
  #uptocall-mobile a {
    display: block;
  }
}

/*Bootstrap 5 Grid*/
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}

/*END Bootstrap 5 Grid*/
.wrapper {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
}

.content {
  /*max-width: 1200px;*/
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
  overflow: hidden;
}

/* HEADER */
.top-panel-h {
  border-bottom: 1px solid #dfe1e7;
}

.top-panel-h .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mar-btn {
  /*padding: 10px 0 0 15px;*/
}

.mar-btn .col-xs-12 {
  padding-top: 15px;
}

.main-menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-menu li {
  margin: 0 20px;
}

.main-menu li:first-child {
  margin-left: 0;
}

.main-menu li:last-child {
  margin-right: 0;
}

.main-menu a {
  font-size: 15px;
  color: #000;
  display: block;
  /* padding: 0 8px; */
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 3px solid transparent;
  height: 45px;
  line-height: 45px;
  position: relative;
  top: 1px;
}

.main-menu a:hover {
  color: #f1b707;
  border-color: #f1b707;
}

.log-in {
  padding: 0 0 0 21px;
  background: url(/local/templates/55x5/css/../images/log-icon.png) no-repeat left top;
  border-bottom: 1px dashed #555d75;
  font-size: 14px;
  color: #555d75;
  min-height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.keywors_and_positions,
.moi-pozicii table {
  width: 100%;
}

.moi-pozicii table thead tr td {
  color: #fff !important;
  font-weight: 500 !important;
  border-color: #555d75 !important;
  padding: 15px !important;
  background: #555d75;
}

.log-in:hover {
  color: #f1b707;
  border-color: #f1b707;
}

.footer-panel-h .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 15px 15px;
}

.logo {
  width: 345px;
  /* margin-right: auto; */
}

.logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.logo a span {
  margin-left: 40px;
  line-height: 20px;
  position: relative;
  display: block;
  max-width: 196px;
}

.logo a span:before {
  content: "";
  width: 1px;
  height: 65px;
  background: #dfe1e7;
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.logo img {
  max-width: 100px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  height: inherit;
}

.adres-h {
  font-size: 16px;
  color: #000;
  padding-left: 38px;
  background: url(/local/templates/55x5/css/../images/adres-icon.png) no-repeat left top;
}

.adres-h span {
  font-size: 24px;
  color: #000;
  display: block;
  line-height: 32px;
  margin-bottom: 2px;
}

.phone-callb {
  /*margin-left: 8%; */
}
header .phone-callb {
  display: flex;
}

.phone-callb p {
  text-align: center;
}

.phone-number {
  font-size: 30px;
  color: #000;
  background: url(/local/templates/55x5/css/../images/phone-icon.png) no-repeat left center;
  padding-left: 38px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  margin-bottom: 5px;
}

.phone-number span {
  color: #f1b706;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.phone-number:hover {
  color: #f1b706;
}

.phone-number:hover span {
  color: #666f87;
}

.call-back-h {
  color: #000;
  font-size: 16px;
  font-weight: 400;
 /* border-bottom: 1px dashed #141721; */
  -webkit-transition: 0.3s;
  transition: 0.3s;
  float: right;
}

.call-back-h:hover {
  color: #f1b706;
  border-color: #f1b706;
}

/* END HEADER */
/* MAIN-CONTENT */
.services-list-main {
  padding: 50px 0 25px;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.reviews-slider div,
.cms-slider div,
.top-slider div {
  outline: none;
}

.main-content h2 {
  font-size: 36px;
  font-weight: 500;
  color: #000;
}

.other-blocks {
  position: relative;
  border: 1px solid #ececed;
  border-radius: 3px;
}

.other-blocks:after,
.other-blocks:before {
  content: "";
  height: 3px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 1px solid #ececed;
  border-radius: 3px;
  background: #fff;
}

.other-blocks:after {
  width: 96%;
  bottom: -5px;
  z-index: 6;
}

.other-blocks:before {
  width: 91%;
  bottom: -8px;
  z-index: 3;
  border-radius: 2px;
  -webkit-box-shadow: 0 11px 35px rgba(59, 66, 84, 0.21);
  box-shadow: 0 11px 35px rgba(59, 66, 84, 0.21);
}

.top-slider .slick-dots {
  width: auto;
  bottom: 20px;
  left: auto;
  right: 30px;
}

.top-slider .slick-dots li {
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  margin: 0 3px;
}

.top-slider .slick-dots .slick-active {
  background: #f1b707;
}

.top-slider .slick-arrow {
  width: 20px;
  height: 50px;
  font-size: 0;
  border: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  z-index: 9;
}

.top-slider .slick-prev {
  left: 25px;
  /*background: url(/local/templates/55x5/css/../images/arr-sl-l.png) no-repeat center;*/
  background-color: inherit;
}
.top-slider .slick-prev:before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 47px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -273px;
}

.top-slider .slick-prev:hover:before {
  /*background: url(/local/templates/55x5/css/../images/arr-sl-l-h.png) no-repeat center;*/
  background-position: -0px -226px;
}

.top-slider .slick-next {
  right: 30px;
  /*background: url(/local/templates/55x5/css/../images/arr-sl-r.png) no-repeat center;*/
  background-color: inherit;
}
.top-slider .slick-next:before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 47px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -273px;
  transform: rotate(180deg);
}
.top-slider .slick-next:hover:before {
  /*background: url(/local/templates/55x5/css/../images/arr-sl-r-h.png) no-repeat center;*/
  background-position: -0px -226px;
}

.top-slider .item-slider {
  padding: 0 60px 0 75px;
  height: 425px;
  overflow: hidden;
  position: relative;
}

.top-slider .item-slider .slider-img {
  width: auto;
  height: auto;
  position: absolute;
  right: 80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.top-slider .slider-text h2 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 70px;
}

.top-slider .slider-text h2 span {
  color: #ffc311;
  border-bottom: 2px solid #ffc311;
}

.top-slider .slider-text a {
  font-size: 16px;
  color: #fff;
  display: block;
  height: 40px;
  width: 160px;
  line-height: 37px;
  font-weight: 400;
  border: 1px solid #fff;
  border-radius: 3px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  float: left;
  margin-right: 15px;
}

.top-slider .slider-text a:hover {
  color: #ffc311;
  border-color: #ffc311;
}

.top-slider .item-sl-1 {
  background: url(/local/templates/55x5/css/../images/sl-1-bg.png) no-repeat center;
}

.top-slider .item-sl-1 .slider-text {
  padding-top: 120px;
}

.top-slider .item-sl-1 .slider-img {
  top: 54%;
}

.top-slider .item-sl-2 {
  background: url(/local/templates/55x5/css/../images/sl-2-bg.png) no-repeat center;
}

.top-slider .itemslid-0 {
  background: url(/local/templates/55x5/css/../images/bg-1-slide.jpg) no-repeat center;
}

.top-slider .itemslid-0 .slider-text {
  padding-top: 90px;
}

.top-slider .item-sl-2 .slider-img {
  top: 51%;
}

.top-slider .item-sl-2 .slider-text {
  padding-top: 90px;
}

.top-slider .item-sl-2 .slider-text h2 {
  text-transform: uppercase;
}

.top-slider .item-sl-2 .slider-text h3 {
  font-size: 48px;
  color: #fff;
  font-weight: bold;
}

.top-slider .item-sl-2 .slider-text h3 span {
  color: #ffc311;
  border-bottom: 2px solid #ffc311;
}

.top-slider .item-sl-2 .slider-text h3 span i {
  position: relative;
}

.top-slider .item-sl-2 .slider-text h3 span i:after {
  content: "";
  width: 100%;
  height: 4px;
  background: #ffc311;
  position: absolute;
  bottom: 14px;
  left: 0;
}

.top-slider .item-sl-2 .slider-text p {
  color: #fff;
  font-size: 24px;
  margin: 20px 0 12px;
}

.why-we {
  padding: 70px 0 20px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.why-list {
  /* display: block; */
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.why-list img{
    max-width: 100%;
    height: inherit;
}

.why-list li {
  padding: 15px;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #555d75;
  font-weight: 400;
  position: relative;
  /* height: 142px; */
  padding-bottom: 0;
}

.why-list li:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #dee1e9;
  position: absolute;
  top: 0;
  right: 0;
}

.why-list li p {
  margin-top: 16px;
}

.why-list li:last-child:after {
  display: none;
}

.our-services {
  margin-top: 65px;
}

.services-list {
  padding: 50px 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.service {
  margin: 5%;
  border: 1px solid #ececed;
  border-radius: 3px;
  background: #fff;
  padding: 30px 30px 25px;
  text-align: center;
}

.service h3 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}

.service p {
  font-size: 24px;
  font-weight: bold;
  color: #f1b709;
  margin-top: 18px;
}

.service p i {
  position: relative;
}

.service p i:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #f1b709;
  position: absolute;
  bottom: 8px;
  left: 0;
}

.service a {
  font-size: 16px;
  color: #fff;
  display: block;
  height: 48px;
  line-height: 48px;
  width: 100%;
  margin-top: 25px;
  background: #555d75;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service a:hover {
  background: #606984;
}

.our-services-2 {
  margin-top: 80px;
}

.our-services-2 .services-list {
  padding: 0;
  margin-top: 35px;
}

.our-services-2 .service {
  padding: 0 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.our-services-2 .service h3 {
  font-size: 22px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  background: #555e76;
}

.our-services-2 .service a {
  background: #f1b709;
  margin: 30px auto 0;
  width: calc(100% - 60px);
}

.our-services-2 .service a:hover {
  background: #e7b009;
}

.our-services-2 .service p {
  font-size: 30px;
  color: #555d75;
  margin-top: auto;
  padding: 0 30px;
}

.our-services-2 .service p i:after {
  background: #555d75;
  bottom: 9px;
  height: 3px;
}

.our-services-2 .service ul {
  margin: 15px 0 30px;
  padding: 0 30px;
}

.our-services-2 .service ul li {
  border-bottom: 1px solid #ebebed;
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  color: #555d75;
  font-weight: 400;
}

.our-services-2 .service ul li:last-child {
  border-bottom: 0;
}

.our-services-2 .service span {
  font-size: 18px;
  color: #555d75;
  font-style: italic;
  font-weight: 400;
  margin: 15px 0 0;
  padding: 0 30px 0;
}

.our-services-2 .sevices-low ul {
  margin: 5px 0 25px;
}

.csm-list {
  padding: 105px 0 25px;
}

.cms-slider {
  padding: 0 40px;
  margin-top: 36px;
}

.cms-slider .slick-arrow {
  width: 16px;
  height: 42px;
  font-size: 0;
  border: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  z-index: 9;
}

.cms-slider .slick-prev {
  left: 0;
  /*background: url(/local/templates/55x5/css/../images/cms-arr-l.png) no-repeat center;*/
  background-color: inherit;
}
.cms-slider .slick-prev:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -184px;
}

.cms-slider .slick-prev:hover:before {
  /*background: url(/local/templates/55x5/css/../images/cms-arr-l-h.png) no-repeat center;*/
  background-position: -0px -142px;
}

.cms-slider .slick-next {
  right: 0;
  /*background: url(/local/templates/55x5/css/../images/cms-arr-r.png) no-repeat center;*/
  background-color: inherit;
}
.cms-slider .slick-next:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -184px;
  transform: rotate(180deg);
}
.cms-slider .slick-next:hover:before {
  /*background: url(/local/templates/55x5/css/../images/cms-arr-r-h.png) no-repeat center;*/
  background-position: -0px -142px;
}

.cms-slider .item-slider {
  border: 1px solid #e5e8f1;
  border-radius: 3px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 12px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/*
.cms-slider .item-slider img:last-child {
  opacity: 0;
  display: none;
}

.cms-slider .item-slider:hover img:first-child {
  opacity: 0;
  display: none;
}

.cms-slider .item-slider:hover img:last-child {
  opacity: 1;
  display: block;
} 
*/
.cms-slider .item-slider img {
  filter: grayscale(1);
  opacity: 0.5;
}

.cms-slider .item-slider:hover img {
  opacity: 1;
  filter: grayscale(0);
}

.how-create {
  padding: 85px 0 65px;
}

.add-main-title {
  font-size: 18px;
  color: #000;
  font-style: italic;
  margin-top: 10px;
}

.create {
  position: relative;
  display: block;
  height: 155px;
}

.create-after {
  content: "";
  width: 90%;
  height: 18px;
  background: url(/local/templates/55x5/css/../images/line-arr.png) no-repeat center;
  position: absolute;
  top: 22px;
  left: 57%;
}

.create-after-last {
  display: none;
}

@media screen and (max-width: 991px) {
  .create-after-3 {
    display: none;
  }

  .create-after-4 {
    top: 42px;
  }
}

.create p {
  margin-top: 20px;
  font-size: 15px;
  color: #000;
  font-weight: 400;
  text-align: center;
}

.create-img {
  width: 61px;
  margin: 0 auto;
  display: block;
}

.create-list {
  display: block;
  margin-top: 45px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.begin-form {
  font-size: 16px;
  color: #000;
  font-style: italic;
  margin-top: 60px;
  text-align: center;
}
p.begin-form:after {
  content: "";
  display: inline-block;
  width: 68px;
  height: 25px;
  background: url(/local/templates/55x5/css/../images/arr-form.png);
  margin-left: 10px;
  margin-bottom: -14px;
}

.begin-form span {
  padding: 0 85px 11px 0;
  position: relative;
  background: url(/local/templates/55x5/css/../images/arr-form.png) no-repeat right center;
}

.w-100 {
  width: 100%;
}

.form-container {
  padding: 15px;
 /* width: 50%;*/
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.create-form .form-container p.politika, .create-form .form-container p.politika a{
display: inline-block;
    max-width: inherit;
margin-top: -15px;
    position: relative;
}
.create-form {
  padding: 20px 15px 40px 40px;
  background: #f1b709;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.create-form h2 {
  font-size: 36px;
  color: #000;
  font-weight: 500;
  margin-bottom: 15px;
  /*width: 80%;*/
  padding: 0;
  position: absolute;
  top: 27px;
}

.create-form input[type="text"],
.create-form input[type="email"],
.create-form input[type="tel"] {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  padding: 0 12px;
  background: #f3f3f5;
  border-radius: 2px;
  height: 50px;
  line-height: 50px;
  margin-top: 25px;
}

.create-form input[type="text"]::-webkit-input-placeholder,
.create-form input[type="email"]::-webkit-input-placeholder,
.create-form input[type="tel"]::-webkit-input-placeholder {
  color: #acb1bf;
}

.create-form input[type="text"]::-moz-placeholder,
.create-form input[type="email"]::-moz-placeholder,
.create-form input[type="tel"]::-moz-placeholder {
  color: #acb1bf;
}

.create-form input[type="text"]:-moz-placeholder,
.create-form input[type="email"]:-moz-placeholder,
.create-form input[type="tel"]:-moz-placeholder {
  color: #acb1bf;
}

.create-form input[type="text"]:-ms-input-placeholder,
.create-form input[type="email"]:-ms-input-placeholder,
.create-form input[type="tel"]:-ms-input-placeholder {
  color: #acb1bf;
}

input[type="text"],
input[type="email"],
textarea,
input[type="tel"],
input[type="reset"],
input[type="submit"] {
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  border: 0;
  display: block;
}

.up-load-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.up-load-btn input {
  z-index: -1;
  display: block;
  height: 50px;
  width: 145px;
  margin-left: -145px;
  visibility: hidden;
}

.up-load-btn label {
  display: inline-block;
  border-radius: 2px;
  background-color: #9499a7;
  width: 145px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.up-load-btn label:hover {
  background: #868c9b;
}

.up-load-btn label i {
  width: 17px;
  height: 16px;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 3px;
  /*background: url(/local/templates/55x5/css/../images/clip-icon.png) no-repeat center;*/
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -126px;
}

.up-load-btn p {
  color: #000;
  font-size: 14px;
  margin-left: 5px;
  display: inline-block;
  padding-right: 3px;
  word-break: break-all;
}

.up-load-btn span {
  font-weight: 500;
}

.create-form input[type="submit"] {
  height: 50px;
  width: 94%;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  background: #555d75;
  border-radius: 2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
margin-top: 25px;
}

.create-form input[type="submit"]:hover {
  background: #606984;
}
@media(max-width:992px){
	.create-form h2 {
		margin-bottom: 35px;
	}
	
	.create-form input[type="text"], .create-form input[type="email"], .create-form input[type="tel"] {
		margin-top: 0;
	}
	
	.create-form input[type="submit"] {
		height: inherit;
		margin-top: 0;
	}
}

.smal-cont-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px;
}

.our-works {
  padding: 70px 0 30px;
}

.our-works .header-eny-content,
.dev_list_portfolio .header-eny-content,
.reviews .header-eny-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-cont-h {
  font-size: 16px;
  color: #000;
  width: 290px;
  height: 50px;
  line-height: 47px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
}

.btn-cont-h:hover {
  background: #555d75;
  color: #fff;
}

.work {
  padding: 20px 17px;
  margin: 35px 15px 15px 15px;
  /*	margin: 35px 0px 15px 30px; параметр левого и правого*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=42, Direction=0, Color=#555D75)";
  -webkit-box-shadow: 0 37px 42px -33px rgba(85, 93, 117, 0.3);
  box-shadow: 0 37px 42px -33px rgba(85, 93, 117, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=42, Direction=135, Color=#555D75);
  /*IE 5.5-7*/
}

/*
@media screen and (max-width: 560px) {
  .work {
    margin: 0 !important;
  }
}
*/

.ready-sites .col-md-4 {
  margin-bottom: 15px;
}

.work h3 {
  margin-top: 15px;
  height: 2em;
}

.work h3 a {
  color: #000;
  text-decoration: underline;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.work h3 a:hover {
  text-decoration: none;
}
.work a.title {
  margin-top: 15px;
  height: 2em;
}

.work a.title {
  color: #000;
  text-decoration: underline;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
}

.work a.title:hover {
  text-decoration: none;
}

.work p {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  margin-top: 7px;
}

.work-img {
  background: #f7f7f7;
  border-radius: 2px;
  text-align: center;
  padding: 32px 4px;
}

.work-img img {
  width: 100%;
      height: inherit;
}

.reviews {
  padding: 70px 0 35px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}

.reviews-slider {
  padding: 0 135px;
  margin-top: 55px;
}

.reviews-slider .slick-arrow {
  width: 16px;
  height: 42px;
  font-size: 0;
  border: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  z-index: 9;
}

.reviews-slider .slick-prev {
  left: 0;
  /*background: url(/local/templates/55x5/css/../images/cms-arr-l.png) no-repeat center;*/
  background-color: inherit;
}
.reviews-slider .slick-prev:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -184px;
}

.reviews-slider .slick-prev:hover:before {
  /*background: url(/local/templates/55x5/css/../images/cms-arr-l-h.png) no-repeat center;*/
  background-position: -0px -142px;
}

.reviews-slider .slick-next {
  right: 0;
  /*background: url(/local/templates/55x5/css/../images/cms-arr-r.png) no-repeat center;*/
  background-color: inherit;
}
.reviews-slider .slick-next:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -184px;
  transform: rotate(180deg);
}
.reviews-slider .slick-next:hover:before {
  /*background: url(/local/templates/55x5/css/../images/cms-arr-r-h.png) no-repeat center;*/
  background-position: -0px -142px;
}

.header-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 45px 0 60px;
  margin-bottom: 5px;
}

.header-review a {
  width: 127px;
  height: 70px;
  border: 1px solid #e5e8f1;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  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;
}

.header-review a img:last-child {
  opacity: 0;
  display: none;
}

.header-review a:hover img:first-child {
  opacity: 0;
  display: none;
}

.header-review a:hover img:last-child {
  opacity: 1;
  display: block;
}

.header-review h3 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.header-review p.name {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}

.header-review p {
  font-size: 14px;
  font-weight: 400;
  color: #555d75;
  margin-top: 5px;
}

.header-text-sl {
  margin-left: 15px;
}

.text-review {
  background: url(/local/templates/55x5/css/../images/otz.png) no-repeat center;
  background-size: 100% 100%;
  padding: 0 40px 10px 60px;
}

.text-review p {
  padding-top: 15px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

.text-review p a {
  color: #555d75;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.text-review p a:hover {
  color: #f1b709;
}

.our-clientage {
  padding-top: 35px;
}

.clientage-slider {
  padding: 0 40px;
  margin-top: 36px;
}

.clientage-slider .slick-arrow {
  width: 16px;
  height: 42px;
  font-size: 0;
  border: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  z-index: 9;
}

.clientage-slider .slick-prev {
  left: 0;
  /*background: url(/local/templates/55x5/css/../images/cms-arr-l.png) no-repeat center;*/
  background-color: inherit;
}
.clientage-slider .slick-prev:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -184px;
}
.clientage-slider .slick-prev:hover:before {
  /*background: url(/local/templates/55x5/css/../images/cms-arr-l-h.png) no-repeat center;*/
  background-position: -0px -142px;
}

.clientage-slider .slick-next {
  right: 0;
  /*background: url(/local/templates/55x5/css/../images/cms-arr-r.png) no-repeat center;*/
  background-color: inherit;
}
.clientage-slider .slick-next:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -184px;
  transform: rotate(180deg);
}
.clientage-slider .slick-next:hover:before {
  /*background: url(/local/templates/55x5/css/../images/cms-arr-r-h.png) no-repeat center;*/
  background-position: -0px -142px;
}

.clientage-slider .item-slider {
  border: 1px solid #e5e8f1;
  border-radius: 3px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 12px;
}

.create-advance {
  padding: 50px 0 0px;
}

.create-advance h1 {
  padding-bottom: 5px;
  font-size: 36px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
}

.create-advance p {
  font-size: 16px;
  color: #f1b809;
  font-weight: 400;
  margin-top: -6px;
  line-height: 20px;
}
.create-advance h3 {
  font-size: 16px;
  color: #f1b809;
  font-weight: 500;
  margin-top: 20px;
  line-height: 20px;
}

.create-advance p a {
  color: #475067;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /* text-decoration: underline; */
}

.create-advance p a:hover {
  color: #555d75;
}

.news {
  padding: 75px 0 90px;
}

.news-list {
  margin-top: 30px;
}

.new {
  padding: 15px;
  margin-left: calc(7% / 3);
}

.new:first-child {
  margin-left: 0;
}

.new span {
  display: block;
  width: 90px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  background: #f1b709;
  position: relative;
}

.new span:after {
  content: "";
  border-left: 5px solid;
  border-top: 7px solid;
  border-right: 5px solid;
  border-color: #f1b709 transparent transparent transparent;
  position: absolute;
  bottom: -6px;
  left: 5px;
}

.new a {
  margin-top: 12px;
  display: block;
}

.new a {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-decoration: underline;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

.new p {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 10px;
}

/*  END MAIN-CONTENT */
/*FOOTER */
footer {
  background: #555e76;
  padding: 50px 0 30px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
}

footer .logo {
  width: auto;
}

footer .adres-h {
  color: #fff;
  margin-top: 30px;
}

footer .adres-h span {
  color: #fff;
}

footer .phone-number {
  color: #fff;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 28px;
}

footer .phone-number:hover span {
  color: #fff;
}

footer .phone-callb {
  margin-left: 0;
}

footer .call-back-h {
  color: #fff;
  border-color: #fff;
}

.first-footer {
  padding-right: 6%;
  border-right: 1px solid #6c7489;
}

.copyright {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 15px;
}

.footer-eny-bl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.footer-eny-bl li {
  width: 85px;
  height: 30px;
  background: #4c546c;
}

.footer-eny-bl li:first-child {
  margin-right: 10px;
}

.footer-navigation {
  padding: 0 2%;
}

.footer-navigation li {
  margin-top: 15px;
}

.footer-navigation li:first-child {
  margin-top: 0;
}

.footer-navigation a {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer-navigation a:hover {
  color: #f1b709;
}

.footer-services {
  padding: 0 3% 0 2.6%;
  border-left: 1px solid #6c7489;
}

.footer-services li {
  margin-top: 15px;
}

.fill-online,
.calculate-cost,
.send-create {
  line-height: 25px;
  display: inline-block;
  padding-left: 37px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

.fill-online:hover,
.calculate-cost:hover,
.send-create:hover {
  color: #f1b709;
}
.fill-online:before {
  display: block;
  position: absolute;
  width: 28px;
  height: 22px;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -28px;
  left: 0;
  content: "";
  top: 2px;
}

.calculate-cost:before {
  display: block;
  position: absolute;
  width: 20px;
  height: 23px;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -103px;
  left: 0;
  content: "";
  top: 2px;
}

.send-create:before {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -50px;
  left: 0;
  content: "";
  top: 2px;
}

/*.fill-online {
  background: url(/local/templates/55x5/css/../images/f-services-1.png) no-repeat left center;
}

.calculate-cost {
  background: url(/local/templates/55x5/css/../images/f-services-2.png) no-repeat left center;
}

.send-create {
  background: url(/local/templates/55x5/css/../images/f-services-3.png) no-repeat left center;
}*/

.adres-phone-f {
  padding-left: 3.3%;
  border-left: 1px solid #6c7489;
}

/* END FOOTER */
.icon-menu {
  width: 25px;
  height: 26px;
  padding: 5px 0;
  cursor: pointer;
  display: none;
}

.sw-topper {
  position: relative;
  top: -5px;
  width: 25px;
  height: 2px;
  background: #555e76;
  border: none;
  -webkit-transition: top 0.2s, -webkit-transform 0.5s;
  transition: top 0.2s, -webkit-transform 0.5s;
  transition: transform 0.5s, top 0.2s;
  transition: transform 0.5s, top 0.2s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, top 0.2s;
  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
  -o-transition: transform 0.5s, top 0.2s;
}

.sw-bottom {
  position: relative;
  width: 25px;
  height: 2px;
  top: 0;
  background: #555e76;
  border: none;
  -webkit-transition: top 0.2s, -webkit-transform 0.5s;
  transition: top 0.2s, -webkit-transform 0.5s;
  transition: transform 0.5s, top 0.2s;
  transition: transform 0.5s, top 0.2s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, top 0.2s;
  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
  -o-transition: transform 0.5s, top 0.2s;
  transition-delay: 0.2s, 0s;
  -moz-transition-delay: 0.2s, 0s;
  -webkit-transition-delay: 0.2s, 0s;
  -o-transition-delay: 0.2s, 0s;
}

.sw-footer {
  position: relative;
  width: 25px;
  height: 2px;
  top: 5px;
  background: #555e76;
  border: none;
  -webkit-transition: top 0.2s, -webkit-transform 0.5s;
  transition: top 0.2s, -webkit-transform 0.5s;
  transition: transform 0.5s, top 0.2s;
  transition: transform 0.5s, top 0.2s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, top 0.2s;
  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
  -o-transition: transform 0.5s, top 0.2s;
  transition-delay: 0.2s, 0s;
  -moz-transition-delay: 0.2s, 0s;
  -webkit-transition-delay: 0.2s, 0s;
  -o-transition-delay: 0.2s, 0s;
}

.icon-menu.active .sw-topper {
  top: 7px;
  transform: rotate(140deg);
  -moz-transform: rotate(140deg);
  -webkit-transform: rotate(140deg);
  -o-transform: rotate(140deg);
}

.icon-menu.active .sw-bottom {
  top: 5px;
  transform: rotate(-140deg);
  -moz-transform: rotate(-140deg);
  -webkit-transform: rotate(-140deg);
  -o-transform: rotate(-140deg);
}

.icon-menu.active .sw-footer {
  top: 0;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  opacity: 0;
}

.popup-content {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  display: none;
}

.popup {
  width: 650px;
  background: #f1b709;
  z-index: 999;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 40px 20px 45px;
  display: none;
  -webkit-box-shadow: 3px 3px 23px 0px rgba(50, 50, 50, 0.22);
  box-shadow: 3px 3px 23px 0px rgba(50, 50, 50, 0.22);
}

.popup h2 {
  font-size: 36px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 42px;
  font-weight: 400;
}
.popup p.title-form {
  font-size: 36px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  line-height: 42px;
  font-weight: 400;
}
.popup form {
  display: block;
}

.popup form .sp-1,
.popup form .sp-3 {
  margin: 20px auto 0;
  display: block;
  width: 70%;
}

.popup form .sp-3 {
  margin-top: 30px;
  width: 200px;
}

.popup .pop-form input[type="text"],
.popup .pop-form input[type="email"],
.popup .pop-form input[type="tel"] {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  padding: 0 12px;
  background: #f3f3f5;
  border-radius: 2px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 25px;
}

.popup .pop-form input[type="text"]::-webkit-input-placeholder,
.popup .pop-form input[type="email"]::-webkit-input-placeholder,
.popup .pop-form input[type="tel"]::-webkit-input-placeholder {
  color: #acb1bf;
}

.popup .pop-form input[type="text"]::-moz-placeholder,
.popup .pop-form input[type="email"]::-moz-placeholder,
.popup .pop-form input[type="tel"]::-moz-placeholder {
  color: #acb1bf;
}

.popup .pop-form input[type="text"]:-moz-placeholder,
.popup .pop-form input[type="email"]:-moz-placeholder,
.popup .pop-form input[type="tel"]:-moz-placeholder {
  color: #acb1bf;
}

.popup .pop-form input[type="text"]:-ms-input-placeholder,
.popup .pop-form input[type="email"]:-ms-input-placeholder,
.popup .pop-form input[type="tel"]:-ms-input-placeholder {
  color: #acb1bf;
}

.popup .pop-form input[type="submit"] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  background: #555d75;
  border-radius: 2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.popup .pop-form input[type="submit"]:hover {
  background: #606984;
}

.close-pop {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: url(/local/templates/55x5/css/../images/close.png) no-repeat center;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  will-change: transform;
}

.close-pop:hover {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
  will-change: transform;
}

/* MEDIA */
@media screen and (max-width: 1180px) {
  .main-menu li {
    margin: 0 10px;
  }

  .footer-panel-h .content {
    padding: 15px;
  }

  .phone-callb {
    margin-left: 5%;
  }

  .our-services-2 .service h3 {
    font-size: 20px;
  }

  .phone-number {
    font-size: 24px;
    min-height: 26px;
  }

  .top-slider .slider-text h2 {
    font-size: 40px;
  }

  .top-slider .item-sl-2 .slider-text p {
    margin-top: 2px;
  }

  .top-slider .item-sl-2 .slider-img {
    top: 52%;
    right: 50px;
  }

  .service h3 {
    font-size: 22px;
  }

  .clientage-slider .item-slider {
    padding: 0 5px;
  }

  .clientage-slider .item-slider img {
    max-width: 100%;
  }

  .copyright {
    font-size: 14px;
  }

  .fill-online,
  .calculate-cost,
  .send-create {
    font-size: 14px;
  }

  footer .phone-number {
    font-size: 20px;
  }

  footer .adres-h span {
    font-size: 20px;
  }
}

@media screen and (max-width: 1023px) {
  .icon-menu {
    display: block;
  }

  header nav {
    display: none;
    position: absolute;
    left: 0;
    top: 72px;
    z-index: 100;
    width: 100%;
  }

  .main-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
  }

  .main-menu li {
    margin: 0;
    border-bottom: 1px solid #555e76;
  }

  .main-menu li:last-child {
    border: 0;
  }

  .main-menu a {
    height: 35px;
    line-height: 35px;
    text-align: center;
  }

  .top-panel-h .content {
    height: 70px;
    display: none;
  }

  .reviews-slider {
    padding: 0 70px;
  }

  .work {
    padding: 20px 31px;
    margin: 40px 15px 15px 15px;
  }

  .create-form {
    padding: 40px 0;
  }

  .phone-callb {
    margin-left: 4%;
  }

  .logo {
    width: 295px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .logo a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
  }

  .logo a span {
    margin-left: 30px;
  }

  .call-back-h {
    font-size: 14px;
  }

  .phone-number {
    font-size: 20px;
  }

  .adres-h {
    font-size: 14px;
  }

  .adres-h span {
    font-size: 20px;
  }

  /* .top-slider .item-slider .slider-img {
    display: none;
  } */

  .our-services .service {
    display: block;
  }

  .our-services .service h3 {
    margin-bottom: 18px;
  }

  .our-services .service p {
    margin-top: auto;
  }

  .our-clientage,
  .csm-list {
    overflow: hidden;
  }
}

@media screen and (max-width: 1023px) {
  footer .content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .adres-phone-f {
    margin-top: 30px;
    border-left: 0;
    padding-left: 0;
  }

  footer .adres-h span {
    line-height: 26px;
  }
}

@media screen and (max-width: 767px) {
  .list-tarrif_2 .tarrif-item .top-tarrif,
  .list-tarrif_3 .tarrif-item .top-tarrif,
  .list-tarrif_1 .tarrif-item .top-tarrif {
    /* padding-left: 0 !important; */
    /* padding-top: 50px; */
  }

  .tarrif-item {
    margin: 15px auto;
    padding: 15px 0 20px 15px !important;
  }

  .price-tarrif sup {
    top: 0 !important;
  }

  .footer-panel-h .content {
    /* -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; */
  }

  .logo {
    margin: 0 auto;
  }

  .adres-h {
    margin-top: 30px;
    font-size: 16px;
    background: url(/local/templates/55x5/css/../images/adres-icon.png) no-repeat left;
    text-align: center;
    padding: 0;
  }

  .adres-h span {
    font-size: 24px;
  }

  .phone-callb {
    margin: 30px 0 0 0;
  }

  .top-slider .slider-text a.call-back-h {
    clear: both;
    margin-top: 10px;
  }

  footer .phone-number {
    font-size: 24px;
    text-align: center;
    padding: 0;
  }

  .call-back-h {
    font-size: 16px;
  }

  .top-slider .slick-prev {
    left: 5px;
  }

  .top-slider .slick-next {
    right: 5px;
  }

  .top-slider .item-slider {
    padding: 0 30px 0 35px;
    height: 300px;
  }

  .top-slider .slider-text h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .top-slider .slider-text p span.ram-2 {
    font-size: 24px;
  }

  .top-slider .slider-text p span.ram-3 {
    padding: 8px 0 0px 40px;
    font-size: 15px;
    background-position: 12px 14px;
  }

  .top-slider .slider-text p span.ram-4 {
    padding: 8px 0 0px 40px;
    font-size: 15px;
    background-position: 12px 14px;
  }

  .top-slider .item-sl-1 .slider-text {
    padding-top: 75px;
  }

  .top-slider .item-sl-2 .slider-text h3 {
    font-size: 24px;
  }

  .top-slider .item-sl-2 .slider-text {
    padding-top: 55px;
  }

  .top-slider .item-sl-2 .slider-text h3 span i:after {
    height: 2px;
    bottom: 8px;
  }

  .why-list {
    padding-top: 15px;
  }

  .why-list li {
    margin-top: 25px;
  }

  .why-list li:nth-child(2):after {
    display: none;
  }

  .our-services .services-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .our-services .service {
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
  }

  .services-list {
    padding-top: 10px;
  }

  .our-services-2 {
    margin-top: 50px;
  }

  .our-services-2 .services-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .our-services-2 .service {
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
  }

  .create-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 15px;
  }

  .create {
    margin-top: 30px;
  }

  .create-after {
    display: none;
  }

  .btn-cont-h {
    margin: 30px auto 0;
  }

  .works-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .reviews-slider {
    padding: 0 25px;
  }

  .header-review {
    padding: 0 0 0 10px;
  }

  .text-review {
    padding: 0 10px 10px;
    background: transparent;
  }

  .create-advance {
    padding-top: 65px;
  }

  .news {
    padding-top: 35px;
  }

  .new {
    margin-left: 0;
    margin-top: 30px;
  }

  .news-list {
    margin-top: 0;
  }

  footer .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .first-footer {
    border-right: 0;
  }

  .first-footer {
    width: 100%;
  }

  footer .logo {
    text-align: center;
  }

  footer .logo a {
    display: inline-block;
  }

  .first-footer {
    text-align: center;
    padding: 0;
  }

  .footer-eny-bl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
  }

  .footer-navigation {
    text-align: center;
    width: 100%;
    margin-top: 30px;
  }

  .footer-services {
    padding: 0;
    width: 100%;
    max-width: 320px;
    border: 0;
    margin: 20px auto 0 auto;
  }

  .header-review a {
    padding: 0 5px;
  }

  .popup {
    width: 95%;
    max-width: 420px;
    position: absolute;
  }

  .popup form .sp-1 {
    width: 100%;
  }

  .popup h2 {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (max-width: 560px) {
  .why-list li:after {
    display: none;
  }

  .work {
    width: 100%;
  }

  .new {
    width: 100%;
  }
}

@media screen and (max-width: 424px) {
  .main-content h2 {
    font-size: 26px;
  }

  .top-slider .slider-text h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .top-slider .item-sl-2 .slider-text p {
    font-size: 20px;
  }

  .our-services-2 .services-list {
    margin-top: 0;
  }

  .csm-list {
    padding-top: 70px;
  }

  .how-create {
    padding-top: 70px;
  }

  .create {
    width: 100%;
  }

  .begin-form {
    font-size: 13px;
  }

  .begin-form span {
    padding: 0 0 30px;
    background-position: bottom center;
  }
}

.breadcrumbs {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  padding-bottom: 20px;
}

.breadcrumbs a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.breadcrumbs a:hover {
  border-bottom-color: transparent;
}

.current {
  color: #a6acba;
}

.main-content-in {
  border-top: 1px solid #dfe1e7;
  padding-top: 25px;
  padding-bottom: 40px;
}

.main-content-in h1 {
  font-weight: 500;
  color: #000;
  /*  text-transform: uppercase; */
  font-size: 36px;
  line-height: 36px;
  padding-bottom: 20px;
}

/*------------------contacts-----------------*/
.list-contact {
  font-size: 14px;
  color: #000;
  padding-bottom: 20px;
  padding-top: 15px;
}

.list-contact strong {
  font-weight: 700;
  display: block;
  padding-bottom: 10px;
}

.list-contact a {
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.list-contact a:hover {
  color: #ffca29;
}

.contact-item {
  padding-left: 33px;
  padding-top: 3px;
  padding-bottom: 25px;
}

.contact-item:nth-child(1) {
  background: url(/local/templates/55x5/css/../images/adres-icon.png) 0 0 no-repeat;
  padding-left: 33px;
}
.contact-item:nth-child(2) {
  background: url(/local/templates/55x5/css/../images/adres-icon.png) 0 0 no-repeat;
  padding-left: 35px;
  margin-left: -50px;
}
/*
.contact-item:nth-child(2) {
  background: url(/local/templates/55x5/css/../images/clock_icon.png) 0 0 no-repeat;
  padding-left: 35px;
  margin-left: -50px;
}
*/
.contact-item:nth-child(3) {
  background: url(/local/templates/55x5/css/../images/phone-icon.png) 0 0 no-repeat;
  padding-left: 37px;
}

.contact-item:nth-child(4) {
  background: url(/local/templates/55x5/css/../images/email_icon.png) 0 0 no-repeat;
  padding-left: 40px;
}

.list-social {
  padding-bottom: 50px;
}

.social-item {
  padding-left: 35px;
  margin-right: 40px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  background: url(/local/templates/55x5/css/../images/social_icon3.png) 0 0 no-repeat;
  width: 127px;
  margin-right: 100px;
  margin-bottom: 15px;
}

.social-item:nth-child(1) {
  background-position: 0 center;
}

.social-item:nth-child(1) a {
  color: #5279a6;
  text-decoration: underline;
}

.social-item:nth-child(1) a:hover {
  text-decoration: none;
}

.social-item:nth-child(2) {
  background-position: -145px center;
}

.social-item:nth-child(2) a {
  color: #2daae1;
  text-decoration: underline;
}

.social-item:nth-child(2) a:hover {
  text-decoration: none;
}

.social-item:nth-child(3) {
  background-position: -271px center;
}

.social-item:nth-child(3) a {
  color: #3c579e;
  text-decoration: underline;
}

.social-item:nth-child(3) a:hover {
  text-decoration: none;
}

.social-item:nth-child(4) {
  background-position: -410px center;
}

.social-item:nth-child(4) a {
  color: #7430a9;
  text-decoration: underline;
}

.social-item:nth-child(4) a:hover {
  text-decoration: none;
}

.social-item:nth-child(5) {
  background-position: -560px center;
}

.social-item:nth-child(5) a {
  color: #00a3e2;
  text-decoration: underline;
}

.social-item:nth-child(5) a:hover {
  text-decoration: none;
}

.social-item:nth-child(6) {
  background-position: -710px center;
}
.social-item:nth-child(6) a {
  color: #00e76e;
  text-decoration: underline;
}

.social-item:nth-child(6) a:hover {
  text-decoration: none;
}

.social-item:nth-child(7) {
  background-position: -860px center;
}
.social-item:nth-child(7) a {
  color: #c8312b;
  text-decoration: underline;
}

.social-item:nth-child(7) a:hover {
  text-decoration: none;
}
.social-item.vk {
  background-position: 0 center;
}

.social-item.twitter {
  background-position: -145px center;
}

.social-item.facebook {
  background-position: -271px center;
}


.social-item.viber {
  background-position: -410px center;
}



.social-item.telegram {
  background-position: -560px center;
}


.social-item.whatsapp {
  background-position: -710px center;
}


.social-item.instagram {
  background-position: -860px center;
}
@media (min-width: 992px) {
  .list-social.container {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
  }
  .social-item {
    margin-bottom: 20px;
    margin-right: 15px;
    width: 100%;
    max-width: 100px;
    display: block;
  }
  .list-social.container:before,
  .list-social.container:after {
    display: none;
  }
}

#map {
  height: 300px;
  margin-bottom: 40px;
}

.gm-style-iw * {
  display: block;
  width: 100%;
}

.gm-style-iw h4,
.gm-style-iw p {
  margin: 0;
  padding: 0;
}

.gm-style-iw a {
  color: #4272db;
}

/*------------------portfolio-----------------*/
.top-site-block {
  margin-top: 10px;
  margin-bottom: 55px;
  position: relative;
  padding: 3px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}

.top-site-block img {
  display: block;
  width: 100%;
}

.top-site-slider .slick-arrow {
  width: 20px;
  height: 50px;
  font-size: 0;
  border: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  z-index: 9;
}

.top-site-slider .slick-next {
  right: 30px;
  background: url(/local/templates/55x5/css/../images/arr-sl-r-h.png) no-repeat center;
}

.top-site-slider .slick-prev {
  left: 30px;
  background: url(/local/templates/55x5/css/../images/arr-sl-l-h.png) no-repeat center;
}

.top-title {
  font-size: 18px;
  color: #fff;
  background: #f6bc08 url(/local/templates/55x5/css/../images/top.png) 35px center no-repeat;
  padding: 0 25px 0 75px;
  position: absolute;
  top: 20px;
  left: -10px;
  border-radius: 0 3px 3px 0;
  line-height: 50px;
  font-weight: 500;
}

.top-title:after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 23px;
  background: url(/local/templates/55x5/css/../images/shape_1.png) 0 bottom no-repeat;
  left: 0;
  right: -20px;
}

.list-category {
  padding-bottom: 0px;
}

.category-item {
  padding: 17px 30px 14px 30px;
  display: inline-block;
  font-size: 18px;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 2px;
  position: relative;
  margin-bottom: 25px;
}

.category-item span {
  border-bottom: 1px dashed #000;
}

.category-item:hover {
  background: #555e76;
  color: #fff;
}

.category-item:after {
  content: "";
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid #555e76;
  display: block;
  left: 50%;
  margin-left: -8px;
  bottom: -5px;
  opacity: 0;
}

.category-item_active {
  background: #555e76;
  color: #fff;
}

.category-item_active:after {
  opacity: 1;
}

.main-content-in .our-works {
  padding-top: 0;
  padding-bottom: 70px;
}

/*------------------podderjka-----------------*/
.container-aside {
  padding-bottom: 60px;
}

.container-aside aside {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  min-width: 300px;
  max-width: 300px;
  padding-right: 20px;
}

.container-aside main {
  width: calc(100% - 300px);
  width: -webkit-calc(100% - 300px);
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.title-aside {
  font-size: 25px;
  color: #000;
  padding-bottom: 20px;
  font-weight: 500;
  padding-top: 4px;
}

.aside-menu {
  padding-bottom: 45px;
}

.aside-menu li {
  margin-bottom: 20px;
}

.aside-menu li a:hover {
  padding-left: 40px;
  color: #e5ae07;
  background: url(/local/templates/55x5/css/../images/arrow_menu_h.png) 20px center no-repeat;
}

.aside-menu li a {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding-left: 20px;
  background: url(/local/templates/55x5/css/../images/arrow_menu.png) 0 center no-repeat;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  left: 0;
}

.entry-content {
  color: #000;
  position: relative;
}

.entry-content p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding-bottom: 15px;
  line-height: 22px;
  min-height: 18px;
  margin-bottom: 0px;
}

.entry-content h2 {
  font-size: 36px;
  font-weight: 500;
  padding-bottom: 15px;
  padding-top: 20px;
}

.entry-content h3 {
  font-size: 25px;
  font-weight: 500;
  padding-bottom: 15px;
}

.entry-content strong {
  font-weight: 400;
}

.entry-content ul {
  color: #475067;
  margin-left: 20px;
  margin-bottom: 20px;
}

.entry-content ol {
  color: #475067;
  margin-left: 20px;
  margin-bottom: 20px;
}

.entry-content ul li {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding-bottom: 15px;
  line-height: 20px;
  list-style: disc;
  position: relative;
}

.entry-content ol li {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding-bottom: 15px;
  line-height: 17px;
  list-style: decimal;
  position: relative;
}

.entry-content .fw500 {
  font-weight: 500;
}

.entry-content .fw500 li {
  font-weight: 500;
}

.entry-content .fw500lh {
  font-weight: 500;
  line-height: 30px;
}

.entry-content .fw500lh li {
  font-weight: 500;
  line-height: 30px;
  padding-bottom: 30px;
}

.img-podderjka {
  position: absolute;
  right: 0;
  bottom: -5px;
  max-width: 100%;
  width: 50%;
  height: auto;
  max-width: 439px;
}

.list-tarrif {
  display: flex;
  flex-wrap: wrap;
  padding-top: 5px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.list-tarrif_1 {
  padding-bottom: 45px;
  padding-top: 20px;
}

.tarrif-item {
  border: 1px solid #e0e2e7;
  border-radius: 3px;
  padding: 15px 20px 20px 20px;
  margin-right: 9px;
  margin-bottom: 15px;
  /* min-height: 182px; */
}

.tarrif-item:nth-child(3n) {
  margin-right: 0;
}

.description-tarrif {
  color: #000;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.top-tarrif {
  padding-left: 65px;
  padding-bottom: 10px;
}

.name-tarrif {
  padding-bottom: 13px;
  margin-top: 20px;
}

.name-tarrif a {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  border-bottom: 1px dashed #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.name-tarrif a:hover {
  border-bottom-color: transparent;
}

.price-tarrif {
  color: #e5ae07;
  font-size: 14px;
  font-weight: 400;
}

.price-tarrif strong {
  font-weight: 700;
  font-size: 16px;
}

.price-tarrif sup {
  position: relative;
  top: -5px;
  font-size: 12px;
}

.list-tarrif_1 .col-md-4:nth-child(1) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/podderjka_icon_1.png) 0px 3px no-repeat;
}

.list-tarrif_1 .col-md-4:nth-child(2) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/podderjka_icon_2.png) 0px 3px no-repeat;
}

.list-tarrif_1 .col-md-4:nth-child(3) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/podderjka_icon_3.png) 0px 0px no-repeat;
}
.list-tarrif_1 .col-md-4:nth-child(4) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/creature_icon_6.png) 0px 0px no-repeat;
}
.list-tarrif_1 .col-md-4:nth-child(5) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/creature_icon_5.png) 0px 0px no-repeat;
}
.list-tarrif_1 .col-md-4:nth-child(6) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/creature_icon_4.png) 0px 0px no-repeat;
}

/*------------------sozdanie-----------------*/
.list-tarrif_2 {
  padding-bottom: 10px;
}

.list-tarrif_2 .tarrif-item .top-tarrif {
  padding-left: 70px;
}

.list-tarrif_2 .col-md-4:nth-child(1) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/creature_icon_1.png) 0px 3px no-repeat;
}

.list-tarrif_2 .col-md-4:nth-child(2) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/creature_icon_2.png) 0px 3px no-repeat;
}

.list-tarrif_2 .col-md-4:nth-child(3) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/creature_icon_3.png) 0px 3px no-repeat;
}

.list-tarrif_2 .col-md-4:nth-child(4) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/creature_icon_4.png) 0px 3px no-repeat;
}

.list-tarrif_2 .col-md-4:nth-child(5) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/creature_icon_5.png) 0px 3px no-repeat;
}

.list-tarrif_2 .col-md-4:nth-child(6) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/creature_icon_6.png) 0px 3px no-repeat;
}

.work-cont h2 {
  font-size: 36px;
  font-weight: 500;
  color: #000;
  padding-bottom: 25px;
}

.work-cont .our-works {
  padding-bottom: 0px;
}

.work-cont .our-works h2 {
  font-size: 36px;
  font-weight: 500;
  text-transform: none;
  padding-bottom: 0;
}

.work-cont .our-works .work {
  padding: 12px;
}

.work-cont .header-eny-content {
  margin-bottom: 10px;
  position: relative;
  z-index: 700;
}

/*------------------prodvijenie-----------------*/
.list-tarrif_3 {
  padding-bottom: 45px;
  padding-top: 20px;
}

.list-tarrif_3 .tarrif-item .top-tarrif {
  padding-left: 63px;
}

.list-tarrif_3 .col-md-4:nth-child(1) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/prodv_icon_1.png) 0px 3px no-repeat;
}

.list-tarrif_3 .col-md-4:nth-child(2) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/prodv_icon_2.png) 0px 3px no-repeat;
}

.list-tarrif_3 .col-md-4:nth-child(3) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/prodv_icon_3.png) -6px 3px no-repeat;
}

.list-tarrif_3 .col-md-4:nth-child(4) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/prodv_icon_4.png) 0px 3px no-repeat;
}

.list-tarrif_3 .col-md-4:nth-child(5) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/prodv_icon_5.png) 0px 3px no-repeat;
}

.list-tarrif_3 .col-md-4:nth-child(6) .top-tarrif {
  background: url(/local/templates/55x5/css/../images/prodv_icon_6.png) 0px 3px no-repeat;
}

.works-slider {
  margin-top: 40px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: -40px;
}

.works-slider .slick-slide {
  padding-bottom: 40px;
}

.works-slider * {
  outline: none;
}

.works-slider .slick-arrow {
  width: 20px;
  height: 50px;
  font-size: 0;
  border: 0;
  outline: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  z-index: 9;
}

.works-slider .slick-next {
  right: 0px;
  background: url(/local/templates/55x5/css/../images/cms-arr-r.png) no-repeat center;
}

.works-slider .slick-next:hover {
  background: url(/local/templates/55x5/css/../images/cms-arr-r-h.png) no-repeat center;
}

.works-slider .slick-prev {
  left: 0px;
  background: url(/local/templates/55x5/css/../images/cms-arr-l.png) no-repeat center;
}

.works-slider .slick-prev:hover {
  background: url(/local/templates/55x5/css/../images/cms-arr-l-h.png) no-repeat center;
}

.works-slider .item-slider {
  margin: 0 15px;
  border: 1px solid #ececed;
  border-radius: 3px;
  padding: 20px 15px;
  position: relative;
}

.works-slider .item-slider:after {
  content: "";
  height: 3px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 1px solid #ececed;
  border-radius: 3px;
  background: #fff;
  width: 91%;
  bottom: -8px;
  z-index: 3;
  border-radius: 2px;
  -webkit-box-shadow: 0 11px 35px rgba(59, 66, 84, 0.21);
  box-shadow: 0 11px 35px rgba(59, 66, 84, 0.21);
}

.works-slider .item-slider:before {
  content: "";
  height: 3px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 1px solid #ececed;
  border-radius: 3px;
  background: #fff;
  width: 96%;
  bottom: -5px;
  z-index: 6;
}

.top-item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.img-item {
  min-width: 110px;
  max-width: 110px;
  padding: 10px 0;
  background: #f7f7f8;
  margin-right: 25px;
}

.img-item img {
  display: block;
  width: 100%;
  height: auto;
}

.title-item {
  padding-bottom: 7px;
  font-size: 14px;
}

.title-item a {
  font-weight: 500;
  color: #000;
  border-bottom: 1px solid #dddee2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.title-item a:hover {
  border-bottom-color: transparent;
}

.small-description {
  padding-bottom: 10px;
  color: #000;
  font-size: 12px;
  font-weight: 400;
}

.order-item {
  display: block;
  width: 110px;
  line-height: 30px;
  background: #555e76;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.order-item:hover {
  background: #6a7694;
}

.title-item {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  padding-bottom: 10px;
}

.line-info {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px dashed #dcdfe6;
  padding: 5px 0;
  font-size: 13px;
  font-weight: 400;
}

.line-info:last-child {
  border-bottom-color: transparent;
}

.title-info {
  color: #cd7b40;
  text-decoration: underline;
}

.rating-info {
  color: #000;
}

/* shablon page */
.search {
  position: relative;
}

.search input[type="submit"] {
  width: 40px;
  height: 40px;
  background: url(/local/templates/55x5/css/../images/search-icon.png) no-repeat 3px center;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  cursor: pointer;
}

.search-inp {
  outline: none;
  width: 100%;
  display: block;
  border: 1px solid #b3b9ca;
  background: #fff;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #474f67;
  padding: 0 40px 0 18px;
}

.search-inp::-webkit-input-placeholder {
  color: #474f67;
}

.search-inp::-moz-placeholder {
  color: #474f67;
}

.search-inp:-moz-placeholder {
  color: #474f67;
}

.search-inp:-ms-input-placeholder {
  color: #474f67;
}

.search-inp::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.search-btn {
  width: 40px;
  height: 40px;
  background: url(/local/templates/55x5/css/../images/search-icon.png) no-repeat 3px center;
  position: absolute;
  top: 0;
  right: 0;
}

.select-options {
  margin-top: 20px;
}

.options-panel {
  background: #f2f3f7;
  border-radius: 2px;
  padding: 30px 15px 35px 20px;
  margin-top: 12px;
}

.title-options,
.sub-title-options {
  font-size: 18px;
  color: #555d75;
  font-weight: 700;
}

.sub-title-options {
  font-size: 14px;
}

.options-category select {
  height: 35px;
  line-height: 35px;
  border: 1px solid #b3b9ca;
  //background: #fff url(/local/templates/55x5/css/../images/select-icon.png) no-repeat 96% center;
  border-radius: 3px;
  padding: 0 20px 0 15px;
  color: #474f67;
  margin-top: 12px;
}

.options-cms {
  margin-top: 35px;
}

.options-cms li {
  margin-top: 14px;
}

.calculate-block input[type="checkbox"],
.brif-create input[type="checkbox"],
.options-panel input[type="checkbox"] {
  display: none;
}

.brif-create ul {
  margin-bottom: 15px;
}

.checkbox input[type="checkbox"] {
  background: #fff;
}

.checkbox input[type="checkbox"] + label span {
  //height: 16px;
  //width: 16px;
  margin: -1px 10px 0 0;
  background-color: #fff;
  border: 1px solid #b3b9ca;
  border-radius: 3px;
  display: inline-block;
  vertical-align: sub;
}

.checkbox input[type="checkbox"] + label span:not(.select-color) {
  height: 16px;
  width: 16px;
}

.checkbox input[type="checkbox"]:checked + label span {
  background: #fff url(/local/templates/55x5/css/../images/check-icon.png) center no-repeat;
}

.checkbox label {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
}

.options-files {
  margin-top: 35px;
}

.options-files .checkbox,
.colors-list .checkbox {
  display: block;
  width: 100%;
}

.colors-list .checkbox li {
  width: 18.6%;
  margin-top: 14px;
  display: inline-block;
  text-align: center;
}

.options-files li {
  width: 47%;
  margin-top: 14px;
  display: inline-block;
}

.options-colors {
  margin-top: 40px;
}

.colors-list {
  display: block;
  padding-top: 5px;
}

.select-color {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  position: relative;
  margin: 10px 0 0 11px;
}

.select-color.active {
  border-color: #fff;
  -webkit-box-shadow: 0 11px 24px rgba(59, 66, 84, 0.32);
  box-shadow: 0 11px 24px rgba(59, 66, 84, 0.32);
}

.select-color.active:after {
  content: "";
  border: 1px solid #fff;
  border-radius: 2px;
  width: 26px;
  height: 26px;
  background: url(/local/templates/55x5/css/../images/check-w.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.select-color.active:before {
  content: "";
  border: 3px solid #fff;
  border-radius: 2px;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -3px;
  left: -3px;
}

.btn-show {
  margin-top: 40px;
  background: #ffc108;
  border-radius: 2px;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
}

.btn-show:hover {
  background: #eeb200;
  color: #606984;
}

.btn-reset {
  height: 38px;
  line-height: 38px;
  border-radius: 2px;
  margin-top: 12px;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  background: #535d75;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.btn-reset:hover {
  background: #5e6984;
}

.ready-sites .work {
  text-align: center;
  padding: 15px 15px 20px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ready-sites .work:after,
.ready-sites .work:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ready-sites .work:hover {
  border-color: #ffc108;
}

.ready-sites .work:hover:after,
.ready-sites .work:hover:before {
  opacity: 0.3;
}

.ready-sites .work:hover a {
  color: #ffc108;
  text-decoration: none;
}

.ready-sites .work a {
  text-transform: none;
}

.ready-sites .work:first-child {
  margin-top: 15px;
}

.ready-sites .work:nth-child(2) {
  margin-top: 15px;
}

.ready-sites .work:nth-child(3) {
  margin-top: 15px;
}

.ready-sites .work > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ready-sites .work-img {
  padding: 0;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-top: 110px;
  font-size: 18px;
}

.pagination a {
  width: 33px;
  height: 33px;
  line-height: 33px;
  border: 1px solid transparent;
  border-radius: 3px;
  font-weight: 400;
  color: #000;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-left: 8px;
}

.pagination a:hover {
  color: #f1b709;
}

.pagination a.active {
  border-color: #000;
  color: #000;
}

.pagination a:first-child,
.pagination a:last-child {
  margin-left: 0;
}

.pagination span {
  margin: 0 20px;
  color: #858a99;
  font-weight: 400;
}

/* shablon */
/* works -page */
.work-container main {
  width: calc(100% - 320px);
}

.work-container aside {
  min-width: 320px;
  max-width: 320px;
}

.more-our-work .title-options,
.more-our-work .sub-title-options {
  color: #474f67;
}

.more-our-work .work-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.more-our-work .work {
  width: 100%;
  margin-top: 40px;
  margin-left: 0;
}

.more-our-work .work:first-child {
  margin-top: 20px;
}

.example-work-text p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 20px;
  color: #555d75;
  font-weight: 400;
}

.example-work-text p:first-child {
  margin-top: 0;
}

.example-work-table {
  border-collapse: collapse;
  font-size: 16px;
  color: #000;
  margin-top: 5px;
}

.example-work-table td {
  font-weight: 400;
  padding-top: 25px;
  position: relative;
}

.example-work-table td:last-child {
  padding-left: 12px;
}

.example-work-table td:first-child {
  width: 52%;
}

.example-work-table td:first-child:after {
  content: "";
  border-bottom: 1px dashed #f0f0f0;
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.example-work-table strong {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding-right: 7px;
  background: #fff;
}

.example-work-table a {
  color: #555e76;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.example-work-table a:hover {
  text-decoration: none;
}

.example-work-img {
  margin-top: 45px;
}

.example-work-img img {
  width: 100%;
  height: auto;
}

.link-want {
  display: block;
  height: 55px;
  line-height: 55px;
  width: 300px;
  background-color: #ffc108;
  border-radius: 2px;
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  margin: 70px 40% 0;
}

.link-want:hover {
  background: #eeb200;
  color: #606984;
}

.link-want:before {
  content: "";
  width: 90px;
  height: 52px;
  background: url(/local/templates/55x5/css/../images/arr-work.png) no-repeat center;
  position: absolute;
  top: -22px;
  left: -125px;
}

/* works -page end */
/* pozicii */
.check-text {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 22px;
}

.check-forms {
  width: 54%;
  padding: 10px 0 25px;
}

.check-form-block p {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  padding: 15px 0 10px;
}

.edit-site select {
  width: 100%;
}

.addpositions textarea,
.edit-site select,
.edit-site textarea,
.edit-site input,
.form-input-div input,
.check-form-block input[type="text"],
.check-form-block input[type="tel"],
.check-form-block input[type="email"],
.check-form-block textarea,
.check-form-block select {
  border: 1px solid #b3b9ca;
  border-radius: 3px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 400;
  color: black;
}

.check-form-block input[type="text"]::-webkit-input-placeholder,
.check-form-block input[type="tel"]::-webkit-input-placeholder,
.check-form-block input[type="email"]::-webkit-input-placeholder,
.check-form-block textarea::-webkit-input-placeholder,
.check-form-block select::-webkit-input-placeholder {
  color: #bbc0cd;
}

.check-form-block input[type="text"]::-moz-placeholder,
.check-form-block input[type="tel"]::-moz-placeholder,
.check-form-block input[type="email"]::-moz-placeholder,
.check-form-block textarea::-moz-placeholder,
.check-form-block select::-moz-placeholder {
  color: #bbc0cd;
}

.check-form-block input[type="text"]:-moz-placeholder,
.check-form-block input[type="tel"]:-moz-placeholder,
.check-form-block input[type="email"]:-moz-placeholder,
.check-form-block textarea:-moz-placeholder,
.check-form-block select:-moz-placeholder {
  color: #bbc0cd;
}

.check-form-block input[type="text"]:-ms-input-placeholder,
.check-form-block input[type="tel"]:-ms-input-placeholder,
.check-form-block input[type="email"]:-ms-input-placeholder,
.check-form-block textarea:-ms-input-placeholder,
.check-form-block select:-ms-input-placeholder {
  color: #bbc0cd;
}

.edit-site input,
.form-input-div input,
.check-form-block input[type="text"],
.check-form-block input[type="tel"],
.check-form-block input[type="email"] {
  height: 40px;
  line-height: 40px;
}

.check-form-block textarea {
  padding: 15px 10px 10px;
  height: 100px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  resize: none;
}

.edit-site select,
.check-form-block select {
  height: 40px;
  line-height: 40px;
  padding: 0 33px 0 10px;
  color: #555e76;
}

.code-capcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.check-form-code {
  width: calc(100% - 190px);
}

.check-form-capcha {
  max-width: 150px;
  height: 35px;
  margin-left: 40px;
}

.check-form-btn {
  width: 40%;
}

.check-form-btn .btn-show {
  margin-top: 0;
}

.check-form-footer {
  margin-top: 25px;
}

/* pozicii end */
/* reviews page */
.reviews-container {
  padding-top: 10px;
  padding-bottom: 20px;
}

.reviews-container + .pagination {
  margin-top: 90px;
  padding-bottom: 60px;
}

.review-item {
  padding: 30px;
  border: 1px solid #636b81;
  border-radius: 3px;
  margin-top: 30px;
}

.review-item:first-child {
  margin-top: 0;
}

.review-item .text-review {
  background: transparent;
  padding: 0;
}

.review-item .text-review p {
  padding-top: 20px;
}

.review-item .header-review {
  padding: 0;
}

/* reviews page  end */
/* news-page */
.news-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
}

.news-container + .pagination {
  padding-bottom: 35px;
}

.news-item {
  width: 44.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px 0 0 11%;
}

.news-item:nth-child(2n + 1) {
  margin-left: 0;
}

.news-item:nth-child(2) {
  margin-top: 0;
}

.news-item:first-child {
  margin-top: 0;
}

.news-item-img {
  width: 125px;
  margin-right: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 2px;
  overflow: hidden;
}

.news-item-img img {
  max-width: 100%;
}

.news-item-text h2 {
  font-size: 18px;
  color: #474f67;
  font-weight: 400;
  line-height: 22px;
}

.news-item-text h2 a {
  color: #000;
  border-bottom: 1px dashed #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 15px;
}

.news-item-text h2 a:hover {
  border-color: transparent;
}

.news-item-text p {
  font-size: 14px;
  color: #000;
  margin-top: 10px;
}

/* news-page  end */
/* news-page-text */
.news-text-page {
  padding-bottom: 0;
}

.align-left,
.align-rgiht {
  width: 265px;
}

.align-left {
  float: left;
  margin: 0 45px 35px 0;
}

.align-right {
  float: right;
  margin: 0 0 30px 45px;
}

.news-container-text p,
.news-container-text ul,
.news-container-text ol {
  font-size: 16px;
  color: #000;
  margin-top: 15px;
}

.news-container-text ul,
.news-container-text ol {
  padding-left: 15px;
}

.news-container-text ul li,
.news-container-text ol li {
  margin-top: 8px;
  color: #000;
}

.news-container-text ul li:first-child,
.news-container-text ol li:first-child {
  margin-top: 0;
  color: #000;
  /*  margin-left: 20px; */
}

.news-container-text ul {
  list-style: disc;
}

.news-container-text ol {
  list-style: decimal;
}

.sidebar-news {
  padding-right: 20px;
}

.sidebar-news .news-item {
  width: 100%;
  margin: 40px 0 0;
}

.sidebar-news .news-item-img {
  width: 95px;
  margin-right: 10px;
}

.sidebar-news .news-item-text h2 {
  font-size: 14px;
  line-height: 18px;
}

.watch-all-btn {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #000;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 55px;
}

.watch-all-btn i {
  display: inline-block;
  padding-right: 20px;
}

.watch-all-btn:hover {
  background: #555d75;
  color: #fff;
}

/* news-page-text end */
/* card-page */
.header-eny-content h1 {
  padding-bottom: 0;
}

.header-eny-content .search {
  width: 26.5%;
}

.card-product {
  padding-top: 35px;
}

.card-img {
  padding: 22px 18px;
  border: 1px solid #b3b9ca;
  background: #fff;
  border-radius: 3px;
}

.card-img img {
  max-width: 100%;
}

.about-card-product .example-work-table {
  margin-top: 0;
}

.about-card-product .example-work-table tr:first-child td {
  padding-top: 0;
}

.about-card-product .example-work-table td {
  position: relative;
  font-size: 18px;
}

.about-card-product .example-work-table td:first-child {
  width: 65.6%;
}

.about-card-product .example-work-table td:last-child {
  padding-left: 15px;
}

.card-list-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: -11px;
}

.card-color {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  margin-left: 10px;
}

.card-color:first-child {
  margin-left: 0;
}

.card-information-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 65px;
}

.card-information-footer .btn-show {
  width: 290px;
  margin-top: 0;
}

.all-version-btn {
  height: 50px;
  line-height: 50px;
  background: #555e76;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 310px;
}

.all-version-btn:hover {
  background: #66718e;
}

.card-content {
  margin-top: 65px;
}

.card-content h2 {
  color: #474f67;
  font-size: 18px;
  padding-bottom: 25px;
  font-weight: 700;
}

.card-content ul {
  margin-left: 30px;
}

.card-content ul li {
  padding-bottom: 20px;
  font-size: 14px;
  color: #475067;
  font-weight: 400;
  line-height: 17px;
  list-style: disc;
}

.condition-card {
  font-size: 14px;
  color: #475067;
  font-style: italic;
  padding-left: 15px;
  font-weight: 400;
  margin-top: 10px;
}

.condition-card i {
  color: #e54949;
}

.related-tamplates {
  margin-top: 65px;
  padding-bottom: 65px;
}

.related-tamplates h2 {
  font-size: 24px;
  text-transform: uppercase;
}

.related-tamplates .work {
  margin-left: 3.73333%;
}

.related-tamplates .work:nth-child(4n + 1) {
  margin-left: 0;
}

.related-tamplates .ready-sites .work:first-child,
.related-tamplates .ready-sites .work:nth-child(2),
.related-tamplates .ready-sites .work:nth-child(3),
.related-tamplates .ready-sites .work:nth-child(4) {
  margin-top: 30px;
}

/* card-page end */
/*calculate */
.calculate-price {
  padding-bottom: 80px;
}

.calculate-price .check-text {
  padding-bottom: 20px;
}

.calculate-price .check-form-block input[type="text"]#calculate-price-value {
  font-size: 18px;
  color: #555d75;
  font-weight: 700;
  background: url(/local/templates/55x5/css/../images/rub.png) no-repeat 98% center;
  padding-right: 30px;
}

.calculate-price .check-form-block input[type="text"]::-webkit-input-placeholder {
  color: #555d75;
}

.calculate-price .check-form-block input[type="text"]::-moz-placeholder {
  color: #555d75;
}

.calculate-price .check-form-block input[type="text"]:-moz-placeholder {
  color: #555d75;
}

.calculate-price .check-form-block input[type="text"]:-ms-input-placeholder {
  color: #555d75;
}

.calculate-block {
  width: 67%;
}

.calculate-send-form {
  display: none;
}

.calculate-btn {
  width: 280px;
  margin-top: 75px;
}

.calculate-btn .btn-show {
  margin-top: 0;
  margin-bottom: 15px;
}

input[type="radio"] {
  display: none;
}

.calculate-block .checkbox {
  padding-top: 25px;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
}

.radio-btns {
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.calculate-block .checkbox li {
  margin-top: 15px;
  //width: 40%;
  //margin-left: 20%;
}

.radio-btns li {
  margin-top: 15px;
  width: 40%;
  margin-left: 20%;
}

.calculate-block .checkbox li:nth-child(odd) {
  margin-left: 0;
}

.radio-btns li:nth-child(odd) {
  margin-left: 0;
}

.radio-btns input[type="radio"] {
  background: #fff;
}

.radio-btns input[type="radio"] + label span {
  height: 12px;
  width: 12px;
  margin: -1px 10px 0 0;
  background-color: #fff;
  border: 1px solid #b3b9ca;
  border-radius: 50%;
  position: relative;
}

.radio-btns input[type="radio"]:checked + label span {
  border-color: #ffc108;
}

.radio-btns input[type="radio"]:checked + label span:after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffc108;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.radio-btns label {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*calculate end */
/*brif */
.check-form-block span {
  display: block;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding-bottom: 10px;
}

.brif-btn {
  width: 280px;
  margin-top: 70px;
}

.brif-btn .btn-show {
  margin-top: 0;
}

.brif-create {
  width: 55%;
  padding: 20px 0 35px;
}

.brif-create .check-form-block {
  margin-top: 20px;
}

.brif-create .check-form-block p {
  font-size: 18px;
}

.brif-create .check-form-block p + span {
  padding-top: 6px;
}

.brif-create .check-form-block:first-child {
  margin-top: 0;
}

.brif-create .check-form-block textarea {
  height: 80px;
}

.brif-create .radio-btns input[type="radio"] + label span {
  margin-top: -2px;
}

.brif-create .radio-btns {
  display: block;
  padding-top: 0;
  margin-bottom: 15px;
}

.brif-create .radio-btns li {
  width: auto;
  margin-left: 0;
}

.brif-create .radio-btns li:first-child {
  margin-top: 10px;
}

.brif-create .radio-btns label {
  display: inline-block;
}

.brif-create .radio-btns span {
  display: inline-block;
  vertical-align: middle;
}

.like-dislike {
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.like-dislike .like-product textarea,
.like-dislike .dislike-product textarea {
  height: 255px;
}

.like-product,
.dislike-product {
  width: 47.5%;
}

.like-product span {
  color: #a1c025;
}

.dislike-product span {
  color: #df3d3d;
}

/*brif end */
/* hosting page */
.advert-page {
  padding: 15px;
  color: #f1b707;
  font-size: 16px;
  font-weight: 500;
  border: 1px dashed #caccd2;
  border-radius: 2px;
}

.special-host {
  padding: 30px 20px;
  width: 445px;
  background: #f3f4f9;
  border-radius: 2px;
  margin-top: 27px;
}

.special-host h2 {
  font-size: 18px;
  color: 475067;
  font-weight: 500;
  padding-bottom: 10px;
}

.special-host-table {
  border-collapse: collapse;
  color: #474f67;
  font-size: 14px;
}

.special-host-table tr td {
  padding-top: 16px;
  font-weight: 400;
}

.special-host-table tr td:first-child {
  font-weight: 500;
  width: 53%;
}

.special-host-table tr td:last-child {
  padding-left: 5px;
}

.rates-hosts {
  padding-bottom: 75px;
  margin-top: 40px;
}

.rates-hosts h2 {
  font-size: 18px;
  color: #474f67;
  text-transform: uppercase;
}

.rates-host-table {
  margin-top: 25px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 40px;
}

.rates-host-table tr {
  border-bottom: 1px solid #dfe1e7;
}

.rates-host-table tr:first-child {
  background: #555d75;
  border: 0;
}

.rates-host-table tr:first-child td {
  color: #fff !important;
  font-weight: 500;
  border-color: #555d75 !important;
}

.rates-host-table tr:nth-child(2) {
  background: #eaecf1;
  border: 0;
}

.rates-host-table tr:nth-child(2) td {
  color: #000;
  font-weight: 500;
  border-color: #eaecf1 !important;
  padding: 14px 0;
}

.rates-host-table tr:last-child td {
  padding: 9px 0;
}

.rates-host-table tr td {
  font-weight: 400;
  text-align: center;
  padding: 15px 0;
  border-left: 1px solid #dfe1e7;
  position: relative;
  width: 15.6%;
}

.rates-host-table tr td:first-child {
  color: #000;
  text-align: left;
  padding-left: 15px;
  padding-right: 5px;
  width: 22%;
}

.rates-host-table tr td:last-child {
  border-right: 1px solid #dfe1e7;
}

.rates-host-table strong {
  font-size: 16px;
  font-weight: 500;
}

.rates-host-table a {
  display: inline-block;
  width: 86%;
  background: #ffc108;
  border-radius: 2px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  height: 35px;
  line-height: 35px;
  position: absolute;
  bottom: -45px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.rates-host-table a:hover {
  background: #f1b709;
}

/* hosting page end */
/* comparison */
.comparison-rate-table {
  margin: 20px 0 55px;
  border-collapse: collapse;
  font-size: 14px;
  width: 100%;
  color: #474f67;
}

.comparison-rate-table tr {
  border-bottom: 1px solid #dfe1e7;
}

.comparison-rate-table tr:first-child {
  background: #555d75;
  border: 0;
}

.comparison-rate-table tr:first-child td {
  color: #fff !important;
  font-weight: 500;
  border-color: #555d75 !important;
  padding: 15px 0;
}

.comparison-rate-table tr:last-child {
  background: #eaecf1;
  border: 0;
}

.comparison-rate-table tr:last-child td {
  color: #474f67;
  font-weight: 500;
  border-color: #eaecf1 !important;
  padding: 13px 0;
}

.comparison-rate-table tr td {
  font-weight: 400;
  text-align: center;
  padding: 9px 0;
  border-left: 1px solid #dfe1e7;
  width: 22.16667%;
}

.comparison-rate-table tr td:first-child {
  font-weight: 400;
  text-align: left;
  padding-left: 15px;
  padding-right: 5px;
  width: 33.5%;
}

.comparison-rate-table tr td:last-child {
  border-right: 1px solid #dfe1e7;
}

.comparison-rate-table tr strong {
  font-size: 18px;
}

.filter-show {
  width: 35px;
  height: 35px;
  display: block;
  border-radius: 50%;
  background: #f1b706 url(/local/templates/55x5/css/../images/listing-option.svg) no-repeat center;
  background-size: 50% 50%;
  position: fixed;
  right: 10px;
  top: 250px;
  z-index: 100;
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.filter-show:hover {
  opacity: 0.8;
}

.filter-show.active {
  background: url(/local/templates/55x5/css/../images/x-icon.png) no-repeat center;
  top: 5px;
}

.brif-create .checkbox li {
  margin-top: 15px;
}

/* comparison end */
/*------------------media-----------------*/
@media screen and (max-width: 1200px) {
  .contact-item:nth-child(2) {
    margin-left: 0;
  }

  .comparison-rate-table tr td:first-child {
    padding-left: 10px;
  }

  .comparison-rate-table,
  .rates-host-table {
    font-size: 12px;
  }

  .comparison-rate-table tr strong,
  .rates-host-table strong {
    font-size: 15px;
  }

  .advert-page {
    font-size: 13px;
    text-align: center;
  }

  .check-forms {
    width: 68%;
  }

  .example-work-table td:first-child {
    width: 47%;
  }

  .example-work-table {
    font-size: 14px;
  }

  .card-iformation {
    width: 62%;
  }

  .about-card-product .example-work-table td {
    font-size: 15px;
  }
}

@media screen and (max-width: 1023px) {
  .container-aside {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container-aside main {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .container-aside aside {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 30px;
    padding-right: 0;
    min-width: 10px;
    max-width: 100%;
  }

  .list-contact {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
  }

  .aside-menu {
    padding-bottom: 0;
  }

  .category-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  /*news-page*/
  .brif-create,
  .calculate-block,
  .check-forms {
    width: 100%;
  }

  .calculate-price {
    padding-bottom: 40px;
  }

  .news-item {
    width: 100%;
    margin-left: 0;
  }

  .news-item:nth-child(2) {
    margin-top: 50px;
  }

  .header-eny-content .search {
    width: 290px;
    padding-left: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .card-product {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .card-iformation {
    width: 100%;
    margin-top: 50px;
  }

  .card-img {
    max-width: 390px;
    width: 100%;
  }

  .about-card-product .example-work-table {
    width: 100%;
  }

  .related-tamplates .work {
    margin-left: 5%;
  }

  .related-tamplates .ready-sites .work:nth-child(4) {
    margin-top: 45px;
  }

  .related-tamplates .work:nth-child(4n + 1) {
    margin-left: auto;
  }

  .related-tamplates {
    margin-left: 0;
  }

  .filter-show {
    display: block;
  }

  .seach-filter {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #f2f3f7;
    padding: 10px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    max-width: 280px;
    z-index: 99;
  }

  .options-panel {
    padding: 30px 0 35px;
  }
}

@media screen and (max-width: 767px) {
  .up-load-btn p {
    max-width: 160px;
  }

  .tarrif-item {
    width: 90%;
    margin: 15px auto;
  }

  .img-podderjka {
    position: static;
    width: 100%;
    display: block;
  }

  .form-container {
    width: 100%;
  }

  .list-social {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .social-item {
    margin-bottom: 15px;
  }

  .item-slider {
    margin: 0;
  }

  .category-item {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .top-title {
    top: 0px;
    right: 0;
    left: 0;
    border-radius: 2px;
  }

  .top-title:after {
    display: none;
  }

  .top-site-block {
    padding-top: 60px;
  }

  .top-site-slider .slick-next {
    right: 10px;
  }

  .top-site-slider .slick-prev {
    left: 10px;
  }

  .list-category {
    text-align: center;
  }

  .main-content-in .our-works h2 {
    text-align: center;
    width: 100%;
  }

  /*news-page*/
  .radio-btns input[type="radio"] + label span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .calculate-btn {
    margin: 50px auto 0;
  }

  .radio-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .radio-btns li {
    width: 100%;
    margin-left: 0;
  }

  .comparison-rate-table img,
  .rates-host-table img {
    max-width: 12px;
  }

  .comparison-rate-table tr td {
    padding: 9px 5px !important;
    font-size: 9px;
  }

  .comparison-rate-table tr strong {
    font-size: 11px;
  }

  .main-content-in h1 {
    font-size: 19px;
    line-height: 24px;
  }

  .comparison-rate-table {
    margin: 10px 0 0;
  }

  .advert-page,
  .special-host {
    width: 100%;
  }

  .special-host-table {
    font-size: 12px;
  }

  .rates-host-table a {
    font-size: 10px;
    height: 27px;
    line-height: 27px;
    bottom: -37px;
  }

  .rates-host-table {
    font-size: 10px;
  }

  .rates-host-table strong {
    font-size: 9px;
  }

  .rates-hosts {
    padding-bottom: 40px;
  }

  .sidebar-news {
    padding-right: 0;
  }

  .check-form-btn {
    width: 55%;
  }

  .link-want:before {
    display: none;
  }

  .link-want {
    margin: 70px auto 0;
  }

  .example-work-table td:first-child:after {
    display: none;
  }

  .header-eny-content .search {
    margin: 30px auto 0;
    padding-left: 0;
  }

  .about-card-product .example-work-table td:first-child {
    width: auto;
  }

  .about-card-product .example-work-table td {
    font-size: 14px;
  }

  .all-version-btn {
    width: 100%;
    max-width: 290px;
    margin-bottom: 30px;
  }

  .card-information-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .related-tamplates .work {
    margin-left: 4%;
  }

  .related-tamplates .ready-sites .work:nth-child(3) {
    margin-top: 45px;
  }

  .related-tamplates .work:nth-child(odd) {
    margin-left: 0;
  }

  .related-tamplates .work:nth-child(even) {
    margin-left: 4%;
  }

  .brif-create .checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .checkbox input[type="checkbox"] + label span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .brif-btn {
    margin: 70px auto 0;
  }

  .calculate-block .checkbox li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
  }
  .calculate-block .checkbox {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}

@media screen and (max-width: 470px) {
  .url a,
  .tbldomains .last a,
  .field a {
    margin-left: 0 !important;
  }

  .small-description {
    max-width: 130px;
  }

  .works-slider .item-slider {
    padding: 20px 0;
  }

  .up-load-btn p {
    max-width: 120px;
  }

  .smal-cont-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .create-form input[type="submit"] {
    margin-top: 15px;
    width: 100%;
  }

  .create-form h2 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    width: 100%;
  }

  .align-left,
  .align-right {
    float: none;
    margin: 0 auto;
    display: block;
  }

  .news-container-text br {
    display: none;
  }

  .review-item {
    padding: 20px;
  }

  .reviews-container + .pagination {
    margin-top: 60px;
    padding-bottom: 30px;
  }

  .link-want {
    width: 100%;
  }

  .related-tamplates .work {
    width: 100%;
    margin-left: 0;
  }

  .related-tamplates .ready-sites .work:nth-child(2) {
    margin-top: 45px;
  }

  .related-tamplates .work:nth-child(even) {
    margin-left: 0;
  }

  .related-tamplates .works-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 424px) {
  .header-review .header-text-sl h3 {
    width: 100px;
  }

  .brif-create {
    padding-top: 0;
  }

  .like-dislike {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .like-product,
  .dislike-product {
    width: 100%;
  }

  .brif-btn {
    width: 100%;
    margin-top: 50px;
  }

  .dislike-product {
    margin-top: 30px;
  }

  .comparison-rate-table tr td,
  .comparison-rate-table tr strong {
    /*font-size: 8px;*/
font-size: 8px;
  }

  .breadcrumbs {
    font-size: 12px;
    line-height: 1.5;
  }

  .special-host {
    padding: 20px 10px;
  }

  .special-host-table {
    font-size: 10px;
  }

  .rates-host-table tr td:first-child {
    padding-left: 5px;
    padding-right: 5px;
  }

  .rates-host-table {
    /*font-size: 8px;*/
font-size: 12px;
  }

  .rates-host-table a {
    /*font-size: 7px;*/
font-size: 12px;
  }

  .news-item-text {
    width: 100%;
    margin-top: 15px;
  }

  .news-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pagination {
    margin-top: 60px;
  }

  .check-form-btn {
    width: 100%;
  }

  .check-form-text {
    font-size: 11px;
  }

  .check-form-capcha {
    margin-left: 0px;
  }

  .check-form-code {
    width: calc(100% - 170px);
  }

  .card-color {
    width: 20px;
    height: 20px;
  }

  .card-list-color {
    bottom: -3px;
  }
}

/*---------------------slick--------------------*/
.slick-slider {
  position: relative;

  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;

  -webkit-touch-callout: none;

  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0 -15px;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-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-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;
}

/* Slider */
.slick-loading .slick-list {
}

/* Arrows */

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
}

.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:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */
.slick-slider {
}

.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: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.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;
}

/* PDS STYLE */

.positions {
  color: #555d75;
}

.vse_pozicii_data td {
  padding: 14px 3px;
}

.vse_pozicii td {
  padding: 0 2px;
  border: 1px solid;
}

.vse_pozicii:hover {
  background: rgba(0, 0, 0, 0.1) !important;
}

.filter select,
.filter input {
  width: 30% !important;
  height: 46px !important;
  float: left;
  margin-right: 10px;
}

.edit-site tr {
  margin: 18px 0;
  border-bottom: 22px solid #fff;
}

.field {
  width: 55%;
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 5px 0;
}

.site_operation a {
  border: none !important;
  margin: 4px 0;
  display: inline-block;
}

.moi-sayti a,
.positions a {
  color: #555d75;
  border-bottom: 1px solid #555d75;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 10px;
}

.moi-sayti a:hover,
.positions a:hover {
  border-bottom: 1px solid transparent;
}

.url a,
.tbldomains .last a,
.field a {
  color: #555d75;
  border-bottom: 1px solid #555d75;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-left: 8px;
}

.url a:hover,
.tbldomains .last a:hover,
.field a:hover {
  border-bottom: 1px solid transparent;
}

.form-input-div input {
  width: 100%;
}

.field-button input {
  margin-top: 5px !important;
}

p,
.field-get-message {
  font-size: 15px;
  color: #000;
  font-weight: 400;
  padding-bottom: 15px;
  line-height: 20px;
  min-height: 18px;
}

.editsite {
  margin: 35px 0;
  color: #555e76;
}

.region {
  font-weight: 700;
  color: #475067;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 36px;
  padding-bottom: 20px;
}

.addpositions {
  margin-bottom: 40px;
  color: #475067;
}

.extend {
  margin: 30px 0;
}

.forgot-form h1,
.content-form h1,
.cabinet h1,
.editsite h1,
.positions h1,
.addpositions h1,
.extend h1 {
  font-weight: 700;
  color: #475067;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 36px;
  padding-bottom: 20px;
}

.btn-main-pds {
  width: auto;
  height: auto;
  line-height: 20px;
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  font-size: 16px;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
}

.btn-main-pds:hover {
  border-bottom-color: transparent;
  background: none;
  color: #555e76;
}

.block_textarea .form-input {
  border: 1px solid #b3b9ca;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  color: #3c3c3c;
  padding: 15px 10px 10px;
  height: 100px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  resize: none;
}

.block_submit .form-submit {
  margin-top: 20px;
  background: #ffc108;
  border-radius: 2px;
  font-size: 16px;
  color: #555d75;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.block_submit .form-submit:hover {
  color: #fff;
  background: #555d75;
}

.zone-list {
  margin-top: 5px;
  color: #555d75;
}

.wois-result,
.wois-info {
  margin: 25px 0;
  color: #555d75;
  border: 1px solid #555d75;
  padding: 20px;
}

.wois-result .fileds .title {
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}

#close-message .error,
.fields {
  margin-bottom: 20px;
  margin-top: 20px;
  color: #475067;
}

.fileds ul li {
  margin-bottom: 10px;
}

.green {
  color: green;
}

.red {
  color: red;
}

.work-img a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  will-change: transform;
}

.work-img a img:hover {
  opacity: 0.8;
}

#site_submit,
.positions input {
  margin-top: 11px;
  background: #ffc108;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
  margin: 20px 0;
  padding: 0;
}

.positions input {
  height: 35px;
  margin: 0;
}

.vse_pozicii:nth-child(odd) {
  background: #eee;
}

textarea#keyword_name {
  height: 100px;
}

.addpositions table {
  width: 61%;
}

.moi-pozicii table {
  margin-top: 20px;
}

.positions .filter {
  margin-bottom: 20px;
}

#user-menu a {
  color: #555d75;
  border-bottom: 1px solid #555d75;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-left: 10px;
}

#user-menu a:hover {
  border-bottom: 1px solid transparent;
}

input#submit_bt {
  width: 100%;
  margin-bottom: 20px;
}

#filteryear,
#filtermonth {
  height: 35px;
  line-height: 35px;
  border: 1px solid #b3b9ca;
  background: #fff url(/local/templates/55x5/css/../images/select-icon.png) no-repeat 96% center;
  border-radius: 3px;
  padding: 0 20px 0 15px;
  color: #474f67;
  margin-top: 12px;
}

.positions .filter {
  margin-bottom: 80px;
  display: block;
  margin-top: 8px;
  position: relative;
}

.filter .form-submit {
  margin: 10px 4px;
  width: 17% !important;
  border: 0;
}

.cabinet {
  font-size: 14px;
  color: #555d75;
  font-weight: 400;
  margin-top: 20px;
  line-height: 18px;
}

.moi-sayti .title {
  float: left;
  margin-right: 10px;
}

.example-work-text {
  font-size: 14px;
  color: #555d75;
  font-weight: 400;
  margin-top: 0;
  line-height: 18px;
}

.field-button input {
  margin-top: 5px !important;
  background: #ffc108;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
  max-width: 200px;
  margin: 0 auto;
}

.add-site table td {
  padding: 7px 0;
}

.add-site input[type="text"],
.add-site input[type="email"],
textarea,
.add-site select,
.add-site input[type="tel"],
.add-site input[type="reset"],
.add-site input[type="submit"] {
  padding: 6px;
  border: 1px solid #d3d3d3;
}

@-webkit-keyframes up-down {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes up-down {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
/* Стилизация новых услуг */
.steps {
  position: relative;
}

.steps:before {
  top: 15px;
  bottom: 15px;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #ffc311;
  left: 50%;
  margin-left: -1px;
}

.timeline {
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  padding: 0px;
  margin-left: 0 !important;
  list-style-type: none;
}

.timeline .timeline-box {
  position: relative;
  float: left;
  clear: left;
  width: 45%;
  margin: 1em 0 1em 0;
  list-style-type: none;
  display: block;
  padding: 25px;
  background: #f8f8f8;
  z-index: 15;
}

.timeline .timeline-box .timeline-title {
  color: #555d75;
  font-weight: 900;
  font-size: 1em;
  float: left;
  padding-top: 8px;
  text-transform: uppercase;
}

.timeline .timeline-box .timeline-details {
  clear: both;
  padding-top: 5px;
}

.timeline .timeline-box span {
  position: absolute;
  top: 55px;
  right: 24px;
  font-size: 8em;
  font-weight: 700;
  color: #ffc311;
  opacity: 0.1;
  z-index: -1;
}

@media all and (max-width: 600px) {
  .timeline .timeline-box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.timeline .timeline-box:hover:after {
  background: #ffc311;
}

@media all and (min-width: 650px) {
  .timeline .timeline-box:after {
    display: block;
    content: " ";
    height: 9px;
    width: 9px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: -6.55%;
    top: 1.5em;
    border: 2px solid #ffc311;
  }
}

.timeline .timeline-box:first-child {
  margin-bottom: 2.5em;
}

.timeline .timeline-box:nth-of-type(1n):before {
  position: absolute;
  top: 15px;
  right: -10px;
  display: inline-block;
  border-top: 10px solid transparent;
  border-left: 10px solid #f8f8f8;
  border-right: 0 solid #f8f8f8;
  border-bottom: 10px solid transparent;
  content: " ";
}

.timeline .timeline-box:nth-of-type(2n) {
  float: right;
  clear: right;
}

.timeline .timeline-box:nth-of-type(2n):before {
  right: auto;
  left: -10px;
  position: absolute;
  top: 15px;
  display: inline-block;
  border-top: 10px solid transparent;
  border-right: 10px solid #f8f8f8;
  border-left: 0 solid #f8f8f8;
  border-bottom: 10px solid transparent;
  content: " ";
}

@media all and (min-width: 600px) {
  .timeline .timeline-box:nth-of-type(2n) {
    margin-top: 1em;
  }
}

.timeline .timeline-box:nth-child(2n):after {
  left: -6.5%;
  right: auto;
}

.timeline-box:hover,
.timeline-box:focus {
  transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
}

.timeline-box:hover,
.timeline-box:focus {
  -webkit-box-shadow: 0px 3px 0px 0px #ffc311;
  -moz-box-shadow: 0px 3px 0px 0px #ffc311;
  box-shadow: 0px 3px 0px 0px #ffc311;
}

.timeline-box {
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.steps-area {
  padding: 0;
  z-index: 0;
  display: block;
}

.push {
  list-style: none;
  margin-left: 0 !important;
}

.push li {
  position: relative;
  padding: 22px 0 20px 40px;
  color: #ffc311;
  cursor: pointer;
  list-style: none !important;
}

.push li:before {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffc311;
  content: "";
  left: 0;
  transition: 0.3s ease-in-out;
  top: 27px;
}

.push li:after {
  position: absolute;
  border-left: 1px dashed #d29d25;
  width: 1px;
  bottom: -12px;
  content: "";
  left: 3px;
  top: 48px;
}

.push li:hover:before {
  box-shadow: 0 0 0 10px rgba(255, 195, 17, 0.38);
}

.push li:last-child:after {
  content: none;
}

.push li span {
  border-bottom: 1px dashed rgba(86, 95, 119, 0.34901960784313724);
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  color: #565f77;
}

.push li:hover span {
  border-bottom: 1px dashed #ffc311;
}

.span_img {
  border-bottom: 0 !important;
  margin-left: -133px;
  position: relative;
  display: inline-block;
  transform: rotate(-360deg);
  opacity: 0;
  left: 0;
}

.push li:hover .span_img {
  margin-left: 10px;
  transform: rotate(0deg);
  position: relative !important;
  opacity: 1;
  z-index: 99;
}

.push li img {
  max-width: 20px;
}

/* START TOOLTIP STYLES */
[tooltip] {
  position: relative;
  /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none;
  /* opinion 2 */
  font-size: 0.9em;
  /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[tooltip]::before {
  content: "";
  border: 5px solid transparent;
  /* opinion 4 */
  z-index: 1001;
  /* absurdity 1 */
}

[tooltip]::after {
  content: attr(tooltip);
  /* magic! */

  /* most of the rest of this is opinion */
  text-align: center;

  /*
    Let the content set the size of the tooltips
    but this will also keep them from being obnoxious
    */

  min-width: 240px;
  max-width: 240px;
  padding: 1ch 1.5ch;
  border-radius: 0.3ch;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #565f77;
  color: #fff;
  z-index: 1000;
  /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip=""]::before,
[tooltip=""]::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #565f77;
}

[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}

[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -0.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}

[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}

[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, 0.5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-0.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(0.5em, -50%);
}

[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(0.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.prizyv {
  border: 1px dashed #ffc311;
  padding: 15px 15px 0 70px;
  margin-bottom: 15px;
  background: url(https://55x5.ru/local/templates/55x5/images/podderjka_icon_3.png) 15px 21px no-repeat;
  z-index: 999;
}

h2.zh2 {
  position: relative;
  left: 15px;
}
h2.zsus2 {
  position: relative;
  font-weight: 400;
  font-size: 20px;
  display: block;
  border: 1px dashed #555d75;
  border-radius: 4px;
  padding: 15px 20px;
  color: #555d75;
  margin: 0 30px 0 0;
}

form#feedback_form .error_message {
  position: absolute;
  right: 30px;
  top: 60px;
  text-align: right;
}

.why-we.with-sidbar {
  /* display: block; */
  /* position: relative; */
  /* overflow: hidden; */
  box-sizing: border-box;
  margin-bottom: 50px;
  padding-top: 20px;
}

.why-we.with-sidbar .why-list li {
  margin-bottom: 25px;
}

.why-we.with-sidbar .why-list li:nth-child(2):after {
  display: none;
}
.reviews.with-sidbar {
  margin-bottom: 48px;
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  padding-top: 30px;
}

.clientage-slider .item-slider {
  flex-wrap: wrap;
  padding: 0 5px;
}
.slick-slide img {
  max-width: 100%;
}
.our-clientage.with-sidbar {
  margin-bottom: 50px;
}
.works-list {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;
}
.overlay .closebtn {
  position: absolute;
  top: 0;
  right: 45px;
  font-size: 60px;
  z-index: 99999;
}
@media (max-width: 992px) {
  .container.result.adaptive > div:nth-child(1) {
    padding-right: 0;
  }
  aside {
    float: left;
  }

  .list-tarrif {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .container.result.adaptive {
    flex-wrap: wrap;
    justify-content: center;
  }
  .bottom_form {
    overflow: hidden;
  }
  main.portfolio-page .bg_bred {
    padding: 20px;
  }

  main.portfolio-page .redmobi {
    padding: 0 15px;
  }

  main.portfolio-page .task {
    margin: 80px 15px 80px 0;
  }
  .pds_priev > div {
    max-width: inherit;
    padding-right: 15px;
  }
  .list-tarrif_3 .tarrif-item .top-tarrif {
    /* padding-top: 65px !important; */
  }
}
@media (max-width: 400px) {
  main.portfolio-page .title {
    font-size: 30px;
  }
  main.portfolio-page .col-video {
    width: 100%;
  }
}
@media (max-width: 350px) {
  .create-form input[type="submit"] {
    float: initial !important;
    margin: 0 auto;
  }

  p.politika {
    position: relative;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 100%;
  }
  .bottom_form {
    max-width: 1400px;
    margin: 0 auto;
  }

  .content {
    max-width: 1400px;
  }
  .top-slider {
    /* max-width: 1200px; */
    margin: 0 auto;
  }
}
@media (min-width: 1150px) {
  .top-slider .item-slider {
    background-size: cover;
  }
}
div#myNav {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  font-size: 20px;
}
.mm-spn .p20 li:before {
  display: none;
}

.mm-spn .p20 span {
  font-weight: bold;
}

.mm-spn .p20 li a {
  padding-left: 35px;
}
input.user_is {
  display: none;
}
table.poziciya_table {
  width: 100%;
  max-width: 700px;
  margin: 50px auto;
}

table.poziciya_table tr:nth-child(1) td {
  background: rgb(235, 235, 235);
  font-weight: bold;
}

table.poziciya_table tr td {
  padding: 5px 7px;
  border: 1px solid silver;
  width: inherit !important;
}

.comparison-rate-table.positions tr:last-child {
  background: inherit;
  border-bottom: 1px solid #dfe1e7;
}

.comparison-rate-table.positions tr:last-child td {
  font-weight: normal;
}
.sozdatxlsx > a {
  color: #555d75;
  border-bottom: 1px solid #555d75;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-right: 10px;
  position: relative;
  display: inline-block;
}

.sozdatxlsx > a:hover {
  border-bottom: none !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sozdatxlsx > a:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/local/templates/55x5/css/../images/arrow_menu.png) 0 center no-repeat;
  position: absolute;
  top: 5px;
  right: -25px;
  transform: rotate(90deg);
}
.sozdatxlsx > a:hover:after {
  background: url(/local/templates/55x5/css/../images/arrow_menu_h.png) center center no-repeat;
}

.why-we.with-sidbar .why-list li {
  list-style: none;
}
.social {
  display: block;
  float: left;
  margin-top: 3px;
  padding-left: 5px;
}

.social a {
  display: inline-block;
 width: 32px;
 height: 32px;
  background: #fff;
 margin-right: 10px;
}

header a.whatsapp {
  background: url(/local/templates/55x5/css/../images/whatsapp_icon.png);
}

header a.telegram {
  background: url(/local/templates/55x5/css/../images/telegram_icon.png);
}
footer a.whatsapp {
  background: url(/local/templates/55x5/css/../images/whatsapp_icon-foot.png);
}

footer a.telegram {
  background: url(/local/templates/55x5/css/../images/telegram_icon-foot.png);
}
header .row.content:before,
header .row.content:after {
  display: none;
}
@media (max-width: 1180px) {
  .h-phone {
    /* flex: 1 1 auto; */
  }

  .social {
    /* flex: 0 0; */
    margin-top: -4px;
  }
}
@media (max-width: 991px) {
  .phone-number:before {
    width: 20px;
    background-size: cover;
    height: 20px;
  }
  .logo a span {
    display: none;
  }

  .logo img {
    width: inherit;
  }

  .logo {
    width: 100px;
  }

  .footer-panel-h .adres-h {
    display: none;
  }
}
.top-slider .slick-slide img:hover {
  -webkit-transform: translate3d(20px, 20px, 20px);
  -ms-transform: translate3d(20px, 20px, 20px);
  transform: translate3d(20px, 20px, 20px);
  transform: translateY(-50%);
  transform: rotate3d(1, 1, 1, 45deg);
  transition: all 0.5s;
}

.top-slider .slider-img img {
  transition: all 0.5s;
}

.top-slider .item-slider {
  transform-style: preserve-3d;
}
/* .main-menu>ul > li > ul {
  display: none;
} */
.list-tarrif_2 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  /* margin-bottom: 15px; */
}

.list-tarrif > div {
  margin-bottom: 15px;
}

.list-tarrif > div .tarrif-item {
  height: 100%;
}
.why-we.about {
  padding-top: 0;
}
.home-about {
  display: block;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
}

.home-about h2 {
  margin-bottom: 25px;
}
.top-slider .item-slider .slider-img {
  zoom: 95%;
}

@media (max-width: 1100px) {
  .top-slider .item-slider .slider-img {
    zoom: 80%;
  }
}
@media (max-width: 992px) {
  .top-slider .item-slider .slider-img {
    zoom: 50%;
  }
}
@media (max-width: 768px) {
  .top-slider .slick-arrow {
    display: none;
  }
}
@media (max-width: 560px) {
  .top-slider .item-slider .slider-img {
    zoom: 38%;
    top: 75%;
    z-index: 0;
  }
}
@media (max-width: 768px) {
  header .adres-h {
    display: none;
  }
  .footer-panel-h .content {
    padding: 15px 10px 10px;
  }

  .top-panel-h .content {
    height: 50px;
  }
}
.main-menu a.root-item-selected {
  border-color: #f1b707;
}
.main-menu a.root-item-selected {
  border-color: #f1b707;
}

.main-menu ul {
  /* transform-style: preserve-3d; */
  /* perspective: 2000px; */
  /* z-index: 2; */
}

.main-menu ul > li {
  line-height: 1;
  /* transform-style: preserve-3d; */
  /* perspective: 200px; */
  z-index: 3;
}

.main-menu ul > li > ul {
  position: absolute;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  /* min-width: 27.5em; */
  pointer-events: none;
  /* box-sizing: border-box; */
  z-index: 999;
  margin-left: -5em;
  clip-path: inset(18em 21em 10em 15em);
  opacity: 0;
  font-weight: initial;
  padding: 8px 0 0;
  transition: all 0.5s;
  /* border: 1px solid #e0e2e7; */
  border-radius: 3px;
}

.main-menu ul > li ul li {
  line-height: 1;
}

.main-menu ul > li ul a {
  height: inherit;
  line-height: 1.5;
  text-transform: inherit;
}

.main-menu ul > li:hover > ul {
  opacity: 1;
  margin-left: 0;
  pointer-events: all;
  clip-path: inset(0 0 0 0);
  /* background: #fbfbfb; */
  transition: all 0.5s;
}
@keyframes clipPath {
  0% {
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg) scale(1);
    top: 4.5em;
    opacity: 1;
  }
}

.main-menu ul > li > ul > li {
  margin: 0;
  border: 1px solid #e0e2e7;
  padding: 4px 20px;
  background: #fbfbfb;
  margin-bottom: -1px;
}
.main-menu ul > li > ul > li:last-child {
  /* padding-bottom: 0; */
  border-bottom: 2px solid #e0e2e7;
}

.main-menu ul > li > ul > li a:hover {
  border-color: #fbfbfb;
}

.main-menu ul > li:hover ul:before {
  content: "";
  transition: bottom 0.25s ease-out, opacity 0.01s ease-out 0.01s;
  /* opacity: 0; */
  content: "";
  position: absolute;
  pointer-events: none;
  top: -11px;
  left: calc(50% - 10px);
  border-color: transparent transparent #e0e2e7 transparent;
  border-width: 10px;
  border-style: solid;
}
.main-menu ul > li > ul > li:first-child {
  border-radius: 3px 3px 0 0;
}

.main-menu ul > li > ul > li:last-child {
  border-radius: 0 0 3px 3px;
}

/*faq*/

.questions-accordion {
  margin-top: 100px;
}
.questions-accordion h2 {
  margin-bottom: 25px;
}
.questions-accordion button.accordion {
  display: block;
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 14px 62px 14px 29px;
  font-size: 18px;
  color: #000;
  background: #f3f3f3;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  margin-top: -1px;
  position: relative;
  margin-bottom: 10px;
}

.questions-accordion .accordion:hover {
  background-color: #f0f0f0;
}

.questions-accordion .panel {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.questions-accordion .panel-body {
  padding: 15px 30px;
  text-align: justify;
  margin-bottom: 10px;
}

.questions-accordion button.accordion.active + .panel {
  -webkit-box-shadow: 0px 6px 8px rgba(83, 134, 171, 0.25);
  box-shadow: 0px 6px 8px rgba(83, 134, 171, 0.25);
}

.questions-accordion .panel-body p {
  font-size: 16px;
  margin-bottom: 10px;
}

button.toogle-questions {
  display: none;
  cursor: pointer;
  background: inherit;
}

button.toogle-questions.active {
  display: inline-block;
  float: right;
  margin-top: 35px;
  color: black;
  text-decoration: none;
  border: 1px solid;
  border-color: #f15f22;
  font-size: 18px;
  padding: 15px 72px;
}

.questions-accordion button.accordion.active:after,
.questions-accordion button.accordion.active:hover:after {
  content: "";
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.questions-accordion button.accordion:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 19px;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/*end faq*/
header .phone-callb .phone-number:before {
  display: none;
}

header .phone-callb a.phone-number {
  padding-left: 0;
}

header .phone-callb a.call-back-h {
  border-bottom: none;
  background: #ffc108;
  display: block;
  padding: 7px 7px 8px;
  width: 100%;
  text-align: center;
}

header .phone-callb a.call-back-h:hover {
      color: black;
    background: #ffd042;
    box-shadow: 0 0 13px #00000026;
    transform: scale(92%);
}
@media (max-width: 420px) {
  .top-slider .item-slider .slider-img {
    zoom: 20%;
    top: 65%;
  }
}
.for-calc-btn-wrap {
  display: flex;
  width: 100%;
  margin: 40px 0;
  flex-wrap: wrap;
}

.for-calc-btn-wrap a {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  color: white;
  font-size: 21px;
  border: 1px solid #e9e9e9;
  margin: 10px;
  background: #555d75;
  transition: all 0.5s;
}

.for-calc-btn-wrap a:hover {
  background: #f1b709;
  transition: all 0.5s;
}
.dev_list_portfolio1 .header-eny-content {
    flex-wrap: wrap;
}

.rates-host-table a.cms-link {
    position: relative;
    background: none;
    display: inline;
    height: inherit;
    left: inherit;
    top: inherit;
    bottom: inherit;
}

header .phone-callb.callb-ceter {
    justify-content: center;
    align-content: center;
}

header .phone-callb.callb-ceter a.call-back-h {
    padding: 15px 20px;
    font-size: 18px;
    border-radius: 6px;
}

header .phone-callb.callb-ceter p {
    padding-bottom: 0;
}
@media (max-width:768px){
header .phone-callb.callb-ceter {
    display: none;
}
.popup p.title-form {
    font-size: 20px;
    line-height: 1.5;
}

.popup .pop-form input[type="text"], .popup .pop-form input[type="email"], .popup .pop-form input[type="tel"] {
    height: inherit;
    line-height: inherit;
    padding: 8px 15px;
    margin-top: 5px;
}

.popup {
    position: fixed;
    top: 50% !important;
}
}
.our_team.slick-initialized {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0 33px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.our_team .item-team {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    padding: 10px 25px 25px;
    border: 1px solid #e5e8f1;
    margin: 0 10px;
    height: inherit;
}

.our_team .slick-track {
    /* padding: 0 14px; */
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.our_team .slick-list.draggable {
    padding: 0 10px;
}

.our_team .item-team img {
    /* border-radius: 300px; */
    margin-bottom: 25px;
}

.our_team .item-team  p.specialist {
    font-size: 23px;
    text-align: center;
    font-weight: 200;
    line-height: 1.3;
}

.our_team .item-team  p.name {
    font-size: 25px;
    font-weight: 700;
}

.our_team .slick-arrow {
  width: 16px;
  height: 42px;
  font-size: 0;
  border: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  z-index: 9;
}

.our_team .slick-prev {
  left: 0;
  /*background: url(/local/templates/55x5/css/../images/cms-arr-l.png) no-repeat center;*/
  background-color: inherit;
}
.our_team .slick-prev:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -184px;
}
.our_team .slick-prev:hover:before {
  /*background: url(/local/templates/55x5/css/../images/cms-arr-l-h.png) no-repeat center;*/
  background-position: -0px -142px;
}

.our_team .slick-next {
  right: 0;
  /*background: url(/local/templates/55x5/css/../images/cms-arr-r.png) no-repeat center;*/
  background-color: inherit;
}
.our_team .slick-next:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(/local/templates/55x5/css/../images/sprire-icons.png) no-repeat;
  background-position: -0px -184px;
  transform: rotate(180deg);
}
.our_team .slick-next:hover:before {
  /*background: url(/local/templates/55x5/css/../images/cms-arr-r-h.png) no-repeat center;*/
  background-position: -0px -142px;
}

.our_team_wrap {
    margin-top: 40px;
}
@media (max-width:768px){
    .our_team .item-team p.specialist {
    font-size: 18px;
}

.our_team .item-team p.name {
    font-size: 20px;
}

.our_team .item-team {
    padding: 10px 10px 10px;
}
}

.popup-overlay {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgb(0 0 0 / 55%);
    z-index: 999;
}

input[name="user_name"], input[name="user_name-text"] {
    padding-left: 45px !important;
    background-image: url('/local/templates/55x5/css/../images/user-icon-form.png') !important;
    background-repeat: no-repeat !important;
     background-position: 5px 50% !important;
}

input[name="user_phone"], input[name="user_phone-text"] {
     padding-left: 45px !important;
     background-image: url('/local/templates/55x5/css/../images/phone-icon-form.png') !important;
    background-repeat: no-repeat !important;
     background-position: 5px 50% !important;
}

input[type="email"] {
    padding-left: 45px !important;
    background-image: url('/local/templates/55x5/css/../images/mail-icon-form.png') !important;
    background-repeat: no-repeat !important;
     background-position: 5px 50% !important;
}

.news-container-text {
    line-height: 1.5;
}

label.politika-label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-top: 5px;
    margin-left: -2px;
}

label.politika-label span.politika {
    display: inline-block;
    margin: inherit;
}
/* End */


/* Start:/local/templates/55x5/css/lightbox.css?14996777322453*/
body:after{content:url(/local/templates/55x5/css/../images/close.png) url(/local/templates/55x5/css/../images/loading.gif) url(/local/templates/55x5/css/../images/prev.png) url(/local/templates/55x5/css/../images/next.png);display:none}
.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none}
.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400}
.lightbox .lb-image{display:block;height:auto;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.lightbox a images{border:none}
.lb-outerContainer{position:relative;background-color:#fff;*zoom:1;width:250px;height:250px;margin:0 auto;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
.lb-outerContainer:after{content:"";display:table;clear:both}
.lb-container{padding:4px}
.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}
.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/local/templates/55x5/css/../images/loading.gif) no-repeat}
.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
.lb-container > .nav{left:0}
.lb-nav a{outline:none}
.lb-prev,.lb-next{width:49%;height:100%;cursor:pointer;display:block}
.lb-prev{left:0;float:left}
.lb-prev:hover{background:url(/local/templates/55x5/css/../images/prev.png) left 48% no-repeat}
.lb-next{right:0;float:right}
.lb-next:hover{background:url(/local/templates/55x5/css/../images/next.png) right 48% no-repeat}
.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}
.lb-dataContainer:after{content:"";display:table;clear:both}
.lb-data{padding:0 4px;color:#bbb}
.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}
.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}
.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}
.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/local/templates/55x5/css/../images/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7}
.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}
/* End */


/* Start:/local/templates/55x5/css/pravki.css?168733022810846*/
body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.adres-h,
.phone-number {
	background: none;
}
.main-banner img {
	right: -40px;
}
.adres-h span:before {
	content: "";
	/*background: url(/local/templates/55x5/css/../images/adres-icon.png);*/
	background: url(/local/templates/55x5/css/../images/sprire-icons.png);
	background-position: -0px -75px;
	width: 23px;
	position: relative;
	height: 28px;
	display: inline-block;
	right: 35px;
	top: 5px;
	margin-right: -23px;
}
header .adres-h span:before {
	content: "";
	/*background: url(/local/templates/55x5/css/../images/adres-icon.png);*/
	background: url(/local/templates/55x5/css/../images/sprire-icons.png);
	background-position: -0px -75px;
	width: 23px;
	position: relative;
	height: 28px;
	display: inline-block;
	right: 35px;
	top: 5px;
	margin-right: -23px;
}
footer .adres-h span:before {
	content: "";
	/*background: url(/local/templates/55x5/css/../images/adres-icon.png);*/
	background: url(/local/templates/55x5/css/../images/sprire-icons.png);
	background-position: -0px -75px;
	width: 23px;
	position: relative;
	height: 28px;
	display: inline-block;
	right: 35px;
	top: 6px;
	margin-right: -23px;
}
.phone-number:before {
	content: "";
	/*background: url(/local/templates/55x5/css/../images/phone-icon.png);*/
	background: url(/local/templates/55x5/css/../images/sprire-icons.png);
	background-position: -0px -0px;
	width: 29px;
	height: 28px;
	position: relative;
	display: inline-block;
	right: 35px;
	top: 6px;
	margin-right: -28px;
}
.create-form input[type="submit"] {
	width: 100%;
}
.only-xs {
	display: none;
}
.csm-list {
	padding: 25px 0;
	padding-top: 50px;
}
.mar-btn .col-xs-12,
.how-create {
	padding-top: 25px;
}
.works-slider .slick-next {
	right: -10px;
}
.works-slider .slick-prev {
	left: -10px;
}
.main-content-in main {
	margin-bottom: 30px;
}
.more-our-work,
.seach-filter {
	padding: 0 20px;
}
.aside-menu {
	padding: 0 10px;
}
aside {
	margin-bottom: 30px;
}
.price-tarrif {
	padding-bottom: 0;
}
.calculate-block > .brif-create > .check-form-block > input[type="text"] {
	background: none;
}
.rates-host-table a.call-back-h:hover {
	color: #fff;
}
@media screen and (max-width: 1200px) {
	.phone-number {
		font-size: 22px;
		min-height: 26px;
	}
}
/* Large desktop */
@media (min-width: 1200px) {
}
@media (min-width: 980px) and (max-width: 1999px) {
	.card-iformation {
		width: 57%;
	}
	footer .phone-number {
		font-size: 18px;
	}
	.list-tarrif_2 .tarrif-item .top-tarrif {
		padding-left: 65px;
	}
	.all-version-btn {
		margin-right: 30px;
	}
	.create-form h2 {
		left: 15px;
	}
	.tarrif-item {
		/* min-height: 222px; */
	}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.main-content-in main {
		/*padding-left: 20px;*/
	}
	.footer-services {
		border-left: none;
		border-right: 1px solid #6c7489;
	}
	.first-footer {
		border-right: none;
		border-left: 1px solid #6c7489;
		padding: 0 3% 0 2.6%;
	}
	footer .adres-h {
		margin-top: 15px;
	}
	.phone-callb p {
		text-align: left;
	}
	.phone-callb {
		margin-left: 0;
	}
	.phone-number {
		font-size: 17px;
		background-position: left -2px;
	}
	.create-form h2 {
		left: 15px;
	}
	.news-list .new {
		height: 200px;
		margin-bottom: 30px;
	}
	.how-create {
		padding: 25px 10px 65px;
	}
	.only-xs {
		display: block;
	}
	.csm-list {
		padding: 25px 0 50px;
	}
	.up-load-btn label i {
		display: none;
	}

	.work-cont .our-works {
		padding: 0 20px 65px;
	}
	.works-slider .slick-prev {
		left: -30px;
	}
	.works-slider .slick-next {
		right: -20px;
	}
	.tarrif-item {
		padding: 15px 20px 20px;
		min-height: 184px;
	}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.create-form {
		display: block;
		padding: 40px 0px 70px !important;
	}
	.begin-form {
		clear: both;
	}
	#advanced .phone {
		top: 51px;
		left: 120px;
	}
	#advanced .logo {
		top: 5px;
		left: 5px;
	}
	#advanced .bg {
		height: 80px;
	}
	#advanced {
		height: 80px;
	}
	.img-item {
		margin-right: 7px;
	}
	.check-form-btn .btn-show {
		margin-bottom: 30px;
	}
	.top-site-block {
		padding-top: 50px;
	}
	.contact-item {
		min-height: 130px;
	}
	.tarrif-item {
		padding: 5px 15px !important;
		min-height: inherit;
	}

	.top-slider .slick-next {
		right: 0;
	}
	.top-slider .slick-prev {
		left: 0;
	}
	.top-slider .itemslid-0 .slider-text {
		padding-top: 20px;
	}
	.top-slider .item-slider {
		padding: 0 30px 0 40px;
    	background: #CD0D36;
	}
	.reviews .btn-cont-h {
		width: 170px;
	}
	footer .phone-callb {
		margin: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.footer-navigation {
		margin-bottom: 30px;
	}
	.footer-services {
		margin-bottom: 25px;
		text-align: center;
		max-width: 100%;
	}
	.adres-phone-f {
		margin-bottom: 30px;
	}
	footer {
		padding: 25px 0 30px;
	}
	.reviews {
		padding: 70px 0 5px;
	}
	.adres-h span:before {
		right: 8%;
	}
	.header-eny-content {
		margin-bottom: 15px;
	}
	.btn-cont-h {
		margin: 0;
		float: right;
	}
	.form-container:first-child {
		padding-bottom: 0;
	}
	.form-container:last-child {
		padding-top: 0;
	}
	.create-form h2 {
		left: 15px;
		top: 7px;
	}
	.work,
	.our-services .service {
		width: auto;
		margin: 0 20px 45px;
	}
	.service a {
		max-width: 220px;
		margin: 25px auto 0;
	}
	.our-works h2 {
		float: left;
		margin-bottom: 10px;
	}
	.our-works .header-eny-content a.btn-cont-h {
		display: block;
		width: 170px;
	}
	footer .adres-h span:before {
		right: 35px;
	}
	.mar-btn .col-xs-12:last-child {
		padding-bottom: 30px;
		padding-top: 10px;
	}
	.create-form input[type="submit"] {
		/*width: 130px;*/
		/*float: right;*/
	}
}
@media (max-width: 375px) {
	.our-works .header-eny-content a.btn-cont-h {
		margin-top: -10px;
		width: 110px;
	}
}

/* Landscape phones and down */
@media (max-width: 480px) {
	.create-form {
		padding: 0 !important;
	}
	.main-content-in .entry-content img {
		float: none !important;
		margin: 0 !important;
	}
	.up-load-btn p {
		max-width: 160px;
	}
	.up-load-btn label {
		width: 95px;
	}
	.up-load-btn label i {
		display: none;
	}
	.reviews-slider .slick-prev {
		/* left: -5px; */
	}
	.csm-list {
		padding-top: 20px;
		padding-bottom: 50px;
	}
	.cms-slider,
	.clientage-slider {
		padding: 0 20px;
	}
	.cms-slider .slick-slide,
	.clientage-slider .slick-slide {
		width: 200px;
	}
	.works-slider .item-slider {
		padding: 20px 13px;
	}
	.our-works .header-eny-content {
		display: block;
		height: 80px;
	}
	.create-form h2 {
		left: 0;
	}
	.our-works .header-eny-content a.btn-cont-h {
		margin-top: -10px;
	}
	.main-content-in .our-works h2 {
		text-align: left;
		width: 58%;
	}
	.our-works .header-eny-content a.btn-cont-h {
		margin-top: 0;
		width: 42%;
	}
	.main-banner {
		max-height: 300px;
		padding: 15px;
	}

	.main-banner > p.text-banner span.text-banner-border {
		top: 12px;
	}
}

@media screen and (max-width: 1023px) {
	#feedback_form .error_message {
		width: 100%;
		position: relative;
		top: 30px;
		left: 17px;
	}
	.why-list li:nth-child(2):after {
		display: none;
	}
	.why-list li {
		margin-bottom: 30px;
	}
	.only-xs {
		display: block;
	}
	.main-banner img {
		display: none;
	}
	.adres-phone-f {
		margin-top: 0px;
		margin-bottom: 15px;
	}
	.main-menu li:last-child {
		border-bottom: 1px solid #555e76;
	}
	.create-form {
		padding: 40px 0px;
		margin: 0 2px;
	}
	.work-img a img {
		max-width: 305px;
	}
	.card-img {
		max-width: 100%;
	}
	.work {
		padding: 20px 10px;
		margin: 40px 10px 15px 10px;
	}
	.work-cont .our-works .work {
		padding: 20px 5px;
		margin: 40px 5px 15px 5px;
	}
	.btn-main-pds {
		margin-right: 15px;
	}
}
@media (min-width: 500px) and (max-width: 767px) {
	.list-tarrif .col-xs-12 {
		width: 50%;
		min-height: inherit;
	}
}
@media (min-width: 430px) and (max-width: 767px) {
	iframe.col-xs-12 {
		width: 50%;
		height: 190px;
	}
	.create-form {
		padding: 50px 0 0 0 !important;
	}
	.create-form h2 {
		left: 17px;
	}
	.ready-sites .col-sm-4,
	.main-content-in .works-list .col-md-4 {
		width: 50%;
		float: left;
	}
	.list-contact .contact-item.col-xs-12 {
		width: 50%;
	}
	.why-we ul li,
	.services-list-main .col-md-4 {
		width: 50%;
		min-height: 170px;
	}
	.our-works .col-md-4 {
		width: 50%;
		float: left;
	}
	.how-create .col-md-1-5 {
		width: 33%;
	}
	.services-list-main .col-md-4:last-child {
		margin: 0 auto;
		left: 25%;
	}
	.how-create .col-md-1-5:nth-child(4) {
		margin-left: 18%;
	}
	.how-create .col-xs-offset-3 {
		margin-left: 0;
	}
	.why-list li:nth-child(2):after {
		display: none;
	}
	.csm-list {
		padding: 25px 0;
	}
	.reviews-slider .slick-prev {
		left: -5px;
	}
	header .footer-panel-h .content {
		/* display: block; */
	}
	header .logo.col-sm-4 {
		width: calc(100% - 323px);
		float: left;
		margin: auto;
		width: initial;
		flex: 1 1 auto;
	}
	.only-xs {
		display: block;
		/* flex: 1 1 auto; */
		width: 25px;
		height: 25px;
		position: relative;
	}
	header .adres-h {
		display: none;
	}
	header .phone-callb {
		float: left;
		margin: 0 auto;
		text-align: center;
		/* margin-top: -15px; */
		flex: 1 1 auto;
	}
	.adres-h span:before {
		right: 11%;
	}
	footer .phone-callb {
		width: 55%;
	}
	footer .adres-h {
		width: 45%;
	}
	footer .adres-h span:before {
		right: 14%;
	}
	footer .phone-number:before {
		right: 27px;
	}
	.footer-services {
		width: 50%;
		float: right;
	}
	.footer-navigation {
		width: 50%;
		float: left;
	}
}
@media (max-width: 429px) {
	.logo.col-sm-4 {
		width: 60px;
		display: flex;
		flex: 0 0 auto;
		justify-content: start;
		margin: initial;
	}

	.logo img {
		width: 100%;
	}

	.phone-callb {
		margin: 0;
	}

	.footer-panel-h .phone-number {
		font-size: 16px;
min-height: inherit;
	}
header .phone-callb {
    display: flex;
    align-items: center;
}
	.social a {
		/*width: 25px;*/
		/*height: 25px;*/
		/*margin-right: 0px;*/
		background-size: 100% !important;
	}
footer .social {
    margin-top: 15px;
}
	.logo a {
		align-items: start;
		justify-content: start;
	}
	.phone-number:before {
		background-size: 100%;
		width: 20px;
		height: 20px;
	}
}
.overlay {
	height: 0;
	width: 100%;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
	overflow-x: hidden;
	transition: 0.5s;
}

.overlay-content {
	position: relative;
	top: 25%;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	transition: 0.3s;
}
.overlay a {
	padding: 15px 8px;
	text-decoration: none;
	font-size: 36px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
	color: #f1f1f1;
}

.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}

@media screen and (max-height: 450px) {
	.overlay a {
		font-size: 20px;
	}
	.overlay .closebtn {
		font-size: 40px;
		top: 15px;
		right: 35px;
	}
}

/* End */


/* Start:/local/templates/55x5/css/mmenu-light.css?15765005526444*/
/*!
 * Mmenu Light v3.0.0
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:80%;width:var(--mm-ocd-width);min-width:200px;min-width:var(--mm-ocd-min-width);max-width:440px;max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:calc(100% - 80%);width:calc(100% - var(--mm-ocd-width));min-width:calc(100% - 440px);min-width:calc(100% - var(--mm-ocd-max-width));max-width:calc(100% - 200px);max-width:calc(100% - var(--mm-ocd-min-width));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:130%;padding-right:30%;line-height:24px;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:'';display:block;height:50px;height:var(--mm-spn-item-height)}.mm-spn>ul{left:0}.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:-30%;overflow-y:hidden}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:'';display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);right:25px;right:calc(var(--mm-spn-item-height)/ 2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translate(0,-50%);-ms-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);opacity:.4}.mm-spn li:after{content:'';display:block;margin-left:20px;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:13px 20px;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - 50px);width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:'';display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);left:20px;left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:50px;height:var(--mm-spn-item-height);padding:0 40px;padding:0 calc(var(--mm-spn-item-indent) * 2);line-height:50px;line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:51px;top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:'';display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid currentColor;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f3f3f3}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:25px;height:calc(var(--mm-spn-item-height)/ 2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%,0);-ms-transform:rotate(135deg) translate(-50%,0);transform:rotate(135deg) translate(-50%,0)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}
/* End */


/* Start:/local/templates/55x5/components/bitrix/menu/horizontal_multilevel/style.min.css?16323285943715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/55x5/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/55x5/components/bitrix/menu/horizontal_multilevel/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/55x5/components/bitrix/menu/horizontal_multilevel/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/bitrix/templates/.default/components/odinsoft/feedback/callback1/style.min.css?1524572072251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/templates/55x5/components/bitrix/news.list/news/style.css?1499677750108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/55x5/css/style.css?1749628467144241 */
/* /local/templates/55x5/css/lightbox.css?14996777322453 */
/* /local/templates/55x5/css/pravki.css?168733022810846 */
/* /local/templates/55x5/css/mmenu-light.css?15765005526444 */
/* /local/templates/55x5/components/bitrix/menu/horizontal_multilevel/style.min.css?16323285943715 */
/* /bitrix/templates/.default/components/odinsoft/feedback/callback1/style.min.css?1524572072251 */
/* /local/templates/55x5/components/bitrix/news.list/news/style.css?1499677750108 */
