@font-face {
  font-family: 'HelveticaBold';
  src: url('/var/themes/default/skin/fonts/HelveticaRounded-Bold.eot');
  src: url('/var/themes/default/skin/fonts/HelveticaRounded-Bold.woff') format('woff'), url('/var/themes/default/skin/fonts/HelveticaRounded-Bold.ttf') format('truetype'), url('/var/themes/default/skin/fonts/HelveticaRounded-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
/**@main styles begin**/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  padding: 0;
}
input {
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  padding-left: 20px;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.trumb {
  overflow: hidden;
}
h1,
h2 {
  margin: 15px 0px;
}
html,
body {
  width: 100%;
  height: 100%;
}
.dropdown-menu .items {
  list-style: none;
}
.list-item {
  list-style: none;
}
body {
  position: relative;
  background: #f7f3f3;
  min-height: 100%;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #2a2a2a;
  padding-top: 130px;
}
* {
  outline: none;
}
.wrapper {
  min-height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.wrapper-empty {
  height: 225px;
}
.reset-list {
  padding: 0;
  margin: 0;
}
.reset-list li {
  list-style: none;
}
/**@Universal templates begin**/
.breadcrumb {
  background: none;
  margin: 0 auto;
}
.breadcrumb li.first {
  margin-left: 0;
}
.breadcrumb li > span {
  color: #949494;
}
.btn {
  background: #cbcbcb;
  color: #ffffff;
  border-radius: 1px;
  font-size: 12px;
  padding: 12px 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.btn:hover {
  background: #949494;
  color: #ffffff;
}
.quote {
  margin: 25px 0;
  font-style: italic;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
}
.main-utp-block {
  margin-bottom: 30px;
}
.main-utp-block .item {
  text-align: center;
  color: #ffffff;
}
.main-utp-block .item:first-child .background:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 50%;
  background: #ec2b27;
  left: -11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.main-utp-block .item .background {
  left: 0;
  position: absolute;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  display: block;
  width: 100%;
  height: 100%;
}
.main-utp-block .item .content {
  padding: 25px 70px;
  position: relative;
  z-index: 100;
  letter-spacing: 1px;
}
.main-utp-block .item .content .image {
  height: 40px;
  margin-bottom: 10px;
}
.block-title {
  font-size: 42px;
  font-weight: 700;
  color: #2a2a2a;
  letter-spacing: 1px;
  margin-bottom: 10px;
  position: relative;
}
.block-title.aline:after {
  content: '';
  width: 50px;
  height: 1px;
  display: inline-block;
  background: #ec2b27;
  position: absolute;
  top: 50%;
  margin-left: 15px;
}
.sub-title {
  font-size: 24px;
  font-weight: 700;
  color: #2a2a2a;
  letter-spacing: 1px;
  margin-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}
.small-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.service_list .item {
  margin-bottom: 30px;
}
.service_list .item a {
  display: block;
  text-align: center;
  color: #ffffff;
  height: 250px;
  text-transform: uppercase;
  padding: 55px 15px;
  position: relative;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.service_list .item a:hover {
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.9);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.9);
  opacity: 1;
}
.service_list .item a:hover:after {
  background: #ffffff;
}
.service_list .item a .icon {
  margin-bottom: 30px;
  min-height: 75px;
}
.service_list .item a .icon img {
  max-width: 75px;
  max-height: 75px;
}
.service_list .item a:after {
  content: '';
  position: absolute;
  width: 50%;
  bottom: 0;
  height: 20px;
  background: #ec2b27;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-home-text {
  text-align: center;
  margin-bottom: 55px;
}
.service-home-text .text {
  text-align: left;
  overflow: hidden;
}
.service-home-text .text .h1,
.service-home-text .text h1 {
  font-size: 1.9rem;
  text-align: center;
}
.service-home-text .text .h2,
.service-home-text .text h2 {
  font-size: 1.2rem;
}
.service-home-text .text p {
  margin-bottom: 10px;
  line-height: 18px;
  text-align: justify;
}
.service-home-text .text ol,
.service-home-text .text ul {
  padding-left: 40px;
  margin-bottom: 10px;
}
.service-home-text .moreservices {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
  display: none;
}
.home-confession img {
  max-width: 100%;
}
.utp-about {
  background: url(/var/themes/default/skin/images/statue_back.png) no-repeat 50% 50%;
  background-size: 100% 100%;
  padding-top: 40px;
  position: relative;
  z-index: 150;
}
.utp-about .statue {
  width: 100%;
}
.utp-about .item {
  margin-top: 140px;
}
.utp-about .item .title {
  font-family: HelveticaBold;
  font-weight: bold;
  font-size: 115px;
  line-height: 1;
}
.utp-about .item .content {
  margin-top: -50px;
  margin-left: 50px;
  position: relative;
}
.utp-about .item .content * {
  padding: 3px 10px;
  margin: 1px 0;
  background: #ec2b27;
  color: #ffffff;
  float: left;
  clear: both;
}
.clientsblock {
  background: url(/var/themes/default/skin/images/clients-fon.png) no-repeat 100% 0%;
  background-size: 700px;
  margin-top: -117px;
  padding-top: 170px;
  padding-bottom: 70px;
}
.clientsblock .block-title {
  margin-bottom: 40px;
}
.clientsblock .text {
  margin-bottom: 30px;
  /*line-height: 2;
		font-weight: 600;
		letter-spacing: 1px;*/
}
.clientsblock .clientsblock-slider {
  background: #f7f3f3;
  padding: 15px 30px;
  position: relative;
}
.clientsblock .clientsblock-slider .swiper-slide {
  text-align: center;
}
.clientsblock .clientsblock-slider .swiper-slide .cell {
  text-align: center;
  height: 130px;
}
.clientsblock .clientsblock-slider .swiper-slide .cell::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.clientsblock .clientsblock-slider .swiper-slide .cell img {
  width: 130px;
  margin: 0 auto;
  vertical-align: middle;
  display: inline-block;
}
.clientsblock .clientsblock-slider .arrowsblock .arrow {
  background: none;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
.clientsblock .clientsblock-slider .arrowsblock .arrow:before {
  content: '';
  width: 18px;
  height: 18px;
  border-top: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.clientsblock .clientsblock-slider .arrowsblock .swiper-button-prev {
  background: none;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
.clientsblock .clientsblock-slider .arrowsblock .swiper-button-prev:before {
  content: '';
  width: 18px;
  height: 18px;
  border-top: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.clientsblock .clientsblock-slider .arrowsblock .swiper-button-prev:before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  left: 5px;
}
.clientsblock .clientsblock-slider .arrowsblock .swiper-button-next {
  background: none;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
.clientsblock .clientsblock-slider .arrowsblock .swiper-button-next:before {
  content: '';
  width: 18px;
  height: 18px;
  border-top: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.clientsblock .clientsblock-slider .arrowsblock .swiper-button-next:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 5px;
}
.latest-news {
  padding: 50px 0 40px;
  background: #ffffff;
}
.latest-news .block-title {
  float: left;
  margin-bottom: 40px;
}
.latest-news .more {
  float: right;
  margin-top: 20px;
  letter-spacing: 1px;
  border-bottom: 1px solid #2a2a2a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.latest-news .more:hover {
  color: #434343;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.latest-news .articles-last .article-block {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.latest-news .articles-last .article-block:hover {
  color: #434343;
}
.latest-news .articles-last .article-block img {
  float: left;
  margin-right: 10px;
}
.latest-news .articles-last .article-block .article-content .title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.2;
}
.latest-news .articles-last .article-block .article-content .announce {
  margin-top: 10px;
}
.latest-news .articles-last .article-block .article-content .read-more {
  color: #ec2b27;
  font-weight: 600;
  display: inline-block;
  padding-bottom: 0px;
  border-bottom: 1px solid #ec2b27;
  position: relative;
}
.latest-news .articles-last .article-block .article-content .read-more:before {
  content: '';
  position: absolute;
  display: block;
  background: #ec2b27;
  top: 3px;
  left: 110%;
  width: 18px;
  height: 18px;
}
.latest-news .articles-last .article-block .article-content .read-more:after {
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: 9px;
  left: 115%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.read-page .content .small-title {
  margin: 10px 0 5px;
}
.read-page .content .more-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 20px;
}
.read-page .content .more-info > * {
  display: inline-block;
  margin: 0;
}
.read-page .content .more-info > *:last-child:after {
  display: none;
}
.read-page .content .more-info > *:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 10px;
  margin: 0 10px;
  background: #949494;
}
.read-page .content .text {
  padding-bottom: 20px;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 20px;
}
.read-page .content .text .image {
  float: left;
  margin: 5px 15px 5px 0;
}
.read-page .content .bottominfo .left {
  float: left;
}
.read-page .content .bottominfo .left .share_title {
  text-transform: uppercase;
  color: #434343;
  margin-bottom: 10px;
}
.read-page .content .bottominfo .right {
  float: right;
}
.read-page .content .bottominfo .right a {
  display: inline-block;
  font-size: 14px;
  margin-left: 40px;
  font-weight: 600;
}
.read-page .content .bottominfo .right a:first-child {
  margin-left: 0;
}
.read-page .content .bottominfo .right a:hover {
  text-decoration: none;
}
.read-page .content .bottominfo .right a:after {
  content: '';
  display: block;
  border-bottom: 1px solid #949494;
}
.regular-page {
  padding-top: 30px;
  padding-bottom: 25px;
}
.partners-page .partners_list {
  margin: 15px -15px;
  position: relative;
}
.partners-page .partners_list .partner {
  position: static;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.partners-page .partners_list .partner.active {
  background: #ffffff;
}
.partners-page .partners_list .partner.active .block .image img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%);
}
.partners-page .partners_list .partner.active .content {
  opacity: 1;
  display: block;
  padding: 20px;
}
.partners-page .partners_list .partner .block {
  display: table;
  width: 100%;
}
.partners-page .partners_list .partner .block .image {
  height: 200px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.partners-page .partners_list .partner .block .image img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 75%;
  padding: 10px;
  /*-webkit-filter: grayscale(100%);
						-moz-filter: grayscale(100%);
						-o-filter: grayscale(100%);
						-ms-filter: grayscale(100%);
						filter: grayscale(100%);*/
}
.partners-page .partners_list .partner .content {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  display: none;
  overflow: hidden;
  width: 100%;
  position: absolute;
  background: #ffffff;
  padding: 0 20px;
  left: 0;
}
.vacancy-page .getexample {
  color: #ec2b27;
  text-decoration: underline;
  margin: 20px 0;
  font-size: 15px;
  padding: 10px 0px 10px 40px;
  background: url(/var/themes/default/skin/images/upload_file.png) no-repeat 0% 0%;
  display: block;
}
.vacancy-page .vacancylist {
  margin-bottom: 40px;
}
.vacancy-page .vacancylist .item {
  padding: 20px 0;
  border-bottom: 1px solid #2a2a2a;
}
.vacancy-page .vacancylist .item .name {
  line-height: 2.9;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.vacancy-page .vacancylist .item .text {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.vacancy-page .vacancylist .item .text.active {
  max-height: 1200px;
}
.vacancy-page .vacancylist .item .btn {
  float: right;
}
.vacancy-page .sendtomail .mailto {
  font-size: 22px;
  color: #ec2b27;
}
.rubric-menu {
  border: 1px solid #cbcbcb;
  padding: 15px 20px 30px;
}
.rubric-menu .title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.rubric-menu .rubric-link {
  margin-bottom: 5px;
}
.rubric-menu .rubric-link a {
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rubric-menu .rubric-link a:hover {
  text-decoration: none;
}
.rubric-menu .rubric-link a.active:before {
  border: 1px solid #ec2b27;
  background: transparent;
}
.rubric-menu .rubric-link a:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 8px;
  height: 8px;
  background: #ec2b27;
}
.news-list .article-block {
  display: block;
  margin-bottom: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.news-list .article-block:hover {
  text-decoration: none;
}
.news-list .article-block .article-content .title {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.news-list .article-block .article-content .title:after {
  content: '';
  display: block;
  width: 150px;
  border-bottom: 2px solid #2a2a2a;
}
.news-list .article-block .article-content .announce {
  -webkit-transition: 0s;
  transition: 0s;
  margin-bottom: 10px;
  color: #2a2a2a;
}
.news-list .article-block .article-content .bottom .left {
  float: left;
}
.news-list .article-block .article-content .bottom .left .read-more {
  color: #ec2b27;
  font-weight: 600;
  display: inline-block;
  padding-bottom: 0px;
  border-bottom: 1px solid #ec2b27;
  position: relative;
}
.news-list .article-block .article-content .bottom .left .read-more:before {
  content: '';
  position: absolute;
  display: block;
  background: #ec2b27;
  top: 3px;
  left: 110%;
  width: 18px;
  height: 18px;
}
.news-list .article-block .article-content .bottom .left .read-more:after {
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: 9px;
  left: 115%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.news-list .article-block .article-content .bottom .right {
  float: right;
  font-size: 13px;
}
.news-list .article-block .article-content .bottom .right > * {
  display: inline-block;
  margin: 0 10px;
}
.news-list .article-block .article-content .bottom .right > *:last-child {
  margin-right: 0;
}
.addresses .addr {
  margin: 30px 0;
}
.addresses .addr .title {
  font-size: 15px;
  margin-bottom: 20px;
  font-weight: 600;
}
.addresses .addr .map .info {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  width: 340px;
  height: 315px;
  padding: 20px;
  color: #ffffff;
  font-size: 14px;
}
.addresses .addr .map .info .name {
  font-size: 14px;
  margin-bottom: 20px;
}
.addresses .addr .map .info .icon {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 17px;
  height: 21px;
}
.addresses .addr .map .info .content {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
.addresses .addr .map .info .content:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 17px;
  height: 21px;
  background-color: #ffffff;
  -webkit-mask-image: url(/var/themes/default/skin/images/map_pointer.svg);
  mask-image: url(/var/themes/default/skin/images/map_pointer.svg);
}
.addresses .addr .map .info .email {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  color: white;
  display: block;
}
.addresses .addr .map .info .email:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 17px;
  height: 21px;
  width: 20px;
  background-color: #ffffff;
  -webkit-mask-image: url(/var/themes/default/skin/images/empty_email.svg);
  mask-image: url(/var/themes/default/skin/images/empty_email.svg);
}
.addresses .addr .map .info .email a {
  color: white;
}
.addresses .addr .map .info .phones {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.addresses .addr .map .info .phones:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 17px;
  height: 21px;
  width: 21px;
  background-color: #ffffff;
  -webkit-mask-image: url(/var/themes/default/skin/images/phone_icon.svg);
  mask-image: url(/var/themes/default/skin/images/phone_icon.svg);
}
.addresses .addr .map .info .phones a {
  color: white;
}
.addresses .addr .map .info:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 7px solid transparent;
  border-right: 85px solid #ec2b27;
  border-bottom: 7px solid #ec2b27;
  border-left: 85px solid transparent;
}
.addresses .addr .map .mapblock {
  height: 315px;
}
footer {
  border-top: 2px solid #ec2b27;
  background: #2a2a2a;
  color: #cbcbcb;
  margin-top: -225px;
  position: relative;
  z-index: 20;
}
footer > .container {
  padding: 25px 0;
}
footer > .container #nav-footer ul {
  list-style-position: inside;
  -webkit-column-count: 3;
  column-count: 3;
}
footer > .container #nav-footer ul .list-item {
  margin-bottom: 11px;
}
footer > .container #nav-footer ul .list-item .btn-link {
  color: #cbcbcb;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer > .container #nav-footer ul .list-item .btn-link.nounderline {
  text-decoration: none;
}
footer > .container #nav-footer ul .list-item .btn-link:hover {
  text-decoration: underline;
}
footer > .container .contacts-block a {
  color: white;
}
footer > .container .phones {
  text-align: right;
}
footer > .container .phones .phone {
  font-size: 15px;
  margin-bottom: 8px;
  color: white;
  display: block;
}
footer > .container .phones .phone span {
  vertical-align: super;
  font-size: 9px;
}
footer > .container .mail {
  text-align: right;
  color: #cbcbcb;
  margin-bottom: 10px;
  display: inline-block;
}
footer > .container .social {
  text-align: right;
  margin-top: 10px;
}
footer > .container .social a {
  color: #cbcbcb;
  text-decoration: none;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-left: 5px;
}
footer > .container .social a > * {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
footer > .container .social a:hover > * {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
footer > .container .social a img {
  width: 100%;
}
footer > .container .social a .fa {
  background: #ffffff;
  color: #ec2b27;
  padding: 10px;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 100%;
}
footer .copyright-block {
  text-align: center;
  color: #cbcbcb;
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #434343;
}
footer .copyright-block a {
  color: #cbcbcb;
  font-size: 12px;
}
footer .copyright-block a:hover img {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
footer .copyright-block a img {
  margin-right: 5px;
  -webkit-transition: 1s;
  transition: 1s;
}
.services-page {
  padding-bottom: 25px;
}
.services-page .service_list {
  margin-top: 40px;
}
.articles-list article.block {
  overflow: hidden;
}
.articles-list article.block .image {
  width: 300px;
  height: 160px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.articles-list article.block .image img {
  display: block;
}
.articles-list article.block .title {
  overflow: hidden;
}
.articles-list article.block .announce {
  overflow: hidden;
}
.gallery {
  overflow: hidden;
}
.gallery .image {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  float: left;
  overflow: hidden;
}
.gallery .image a {
  display: block;
}
.gallery .image a img {
  display: block;
  width: 100%;
  height: auto;
}
.slider-on-main {
  overflow: hidden;
  margin: 0;
}
.slider-on-main .swiper-slide .titleblock {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.slider-on-main .swiper-slide .titleblock .title {
  font-size: 65px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 5%;
  text-transform: uppercase;
  width: 90%;
  font-weight: 700;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  text-shadow: 0 1px 18px rgba(0, 0, 0, 0.8);
}
.swiper-wrapper .swiper-slide a {
  display: block;
}
.swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
/*
Меню категорий
*/
.nav-categories {
  position: relative;
}
.nav-categories .category {
  position: relative;
  float: left;
  padding: 10px;
}
.nav-categories .category .dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 100;
  float: left;
  background: #fff;
}
.nav-categories .category .dropdown ul {
  padding: 0;
  margin: 0;
}
.nav-categories .category .dropdown ul li {
  list-style: none;
}
.nav-categories .category .dropdown ul li a {
  display: block;
  padding: 10px;
}
.nav-categories .category:hover .dropdown {
  display: block;
}
/*
Категории в каталоге
*/
.root-categories {
  position: relative;
}
.root-categories .category {
  position: relative;
  float: left;
  padding: 10px;
}
.root-categories .category .sub {
  position: relative;
  background: #fff;
}
.root-categories .category .sub ul {
  padding: 0;
  margin: 0;
}
.root-categories .category .sub ul li {
  list-style: none;
}
.root-categories .category .sub ul li a {
  display: block;
  padding: 10px;
}
.filter-block {
  width: 100%;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* For IE8 - See #6727 */
}
.filter-block .title {
  padding: 5px 10px 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
.filter-block .separator {
  height: 1px;
  background: #e2e3e5;
}
.filter-block .selected-block .selected-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px;
}
.filter-block .selected-block .attribute {
  padding: 0 10px;
}
.filter-block .selected-block .attribute-label {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 8px;
}
.filter-block .selected-block .attribute-value {
  font-size: 13px;
  font-weight: bold;
  margin: 3px 5px;
}
.filter-block .selected-block .attribute-value a {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  text-decoration: none;
  color: #000000;
}
.filter-block .selected-block .attribute-value a i {
  margin-right: 5px;
}
.filter-block .block-label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  padding: 0 10px;
}
.filter-block .attribute-checkbox {
  padding: 6px 10px 6px 10px;
}
.filter-block .attribute-checkbox a {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  padding-left: 25px;
  font-weight: bold;
  color: #000000;
  font-size: 13px;
  text-decoration: none;
  background: url('../images/checkbox-off.png') no-repeat left center;
  display: block;
}
.filter-block .attribute-checkbox a:hover {
  background: url('../images/checkbox-on.png') no-repeat left center;
}
.filter-block .attribute-checkbox a .count {
  color: #c0c0c0;
}
.filter-block .attribute-checkbox.selected a {
  background: url('../images/checkbox-on.png') no-repeat left center;
}
.filter-block .attribute-range {
  padding: 0 10px;
  overflow: hidden;
}
.filter-block .attribute-range .label-from {
  color: #2a2a2a;
  font-size: 12px;
  float: left;
  line-height: 24px;
  padding-right: 5px;
}
.filter-block .attribute-range .range-from {
  width: 54px;
  padding: 0 5px;
  line-height: 24px;
  font-size: 12px;
  color: #434343;
  float: left;
}
.filter-block .attribute-range .range-to {
  border: 1px solid #e3e3e3;
  width: 54px;
  padding: 0 5px;
  line-height: 24px;
  color: #434343;
  float: right;
}
.filter-block .attribute-range .label-to {
  color: #2a2a2a;
  font-size: 12px;
  float: right;
  line-height: 24px;
  padding-right: 5px;
}
.filter-block .flush {
  margin-bottom: 8px;
  text-align: center;
}
.filter-block .flush a {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  text-transform: uppercase;
  font-size: 13px;
  color: #1c98e2;
  border-bottom: 1px dashed #1c98e2;
  text-decoration: none;
  font-weight: 600;
}
.filter-block .flush a:hover {
  border-bottom: 1px solid #ff5900;
}
.filter-block .ui-slider {
  position: relative;
  height: 5px;
  width: 244px;
  margin: 20px 10px 20px 0px;
  background: #2a2a2a;
  text-align: left;
}
.filter-block .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  margin: -4px 0 0 -4px;
  background: #2a2a2a;
  height: 13px;
  width: 7px;
  cursor: pointer;
}
.filter-block .ui-slider .ui-slider-handle:hover {
  opacity: 0.8;
}
.filter-block .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  height: 5px;
  display: block;
  border-radius: 3px;
  background: #2a2a2a;
}
.filter-block .ui-slider.ui-state-disabled .ui-slider-handle,
.filter-block .ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}
.page-title {
  /*font-size: 42px;
	font-weight: 700;
	color: @black;
	letter-spacing: 1px;
	margin-bottom: 10px;
	position: relative;
	&.aline{
		&:after{
			content: '';
			width: 50px;
			height: 1px;
			display: inline-block;
			background: @red;
			position: absolute;
			top: 50%;
			margin-left: 15px;
		}
	}*/
  background: #2a2a2a;
  color: #ffffff;
  padding: 15px 0;
  letter-spacing: 2px;
}
.page-title h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 26px;
  color: #ffffff;
  text-transform: uppercase;
}
.page-title h1:after {
  margin-top: 10px;
  content: '';
  display: block;
  width: 100px;
  border-bottom: 3px solid #ec2b27;
}
.left-column-page .page-title {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 0;
}
.left-column-page .page-title:after {
  display: none;
}
.left-column-page .page-title h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  padding: 14px 0;
  color: #2a2a2a;
}
.left-column-page .left-column {
  width: 230px;
  float: left;
  overflow: hidden;
}
.left-column-page .right-column {
  margin-left: 250px;
}
.left-column-page .right-column .column-content {
  width: 100%;
  float: left;
}
.sorting {
  float: right;
}
.sorting .title {
  float: left;
  font-size: 14px;
  padding-top: 6px;
  margin-right: 15px;
}
.sorting a {
  display: inline-block;
  font-size: 11px;
  text-decoration: none;
  color: #1684dd;
  padding: 5px;
  border-radius: 16px;
}
.sorting a:hover {
  background: #e9e9e9;
}
.sorting a.active {
  background: #e9e9e9;
}
.sorting .jqselect {
  width: 250px;
  float: left;
}
.sorting .jqselect.opened .jq-selectbox__select {
  background: url('../images/select_arrow_up.jpg') no-repeat 97% center;
}
.sorting .jqselect .jq-selectbox__select {
  width: 250px;
  height: 30px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  cursor: pointer;
  background: url('../images/select_arrow_down.jpg') no-repeat 97% center;
}
.sorting .jqselect .jq-selectbox__select .jq-selectbox__select-text {
  width: 220px !important;
}
.sorting .jqselect .jq-selectbox__dropdown {
  top: 30px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  z-index: 999999;
}
.sorting .jqselect .jq-selectbox__dropdown li {
  padding-left: 10px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
}
.sorting .jqselect .jq-selectbox__dropdown li:hover {
  background: #434343;
}
.product-block {
  border: 1px solid #dfdfdf;
  width: 25%;
  float: left;
  height: 400px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-block .image {
  border: 1px solid #dfdfdf;
  height: 150px;
}
.a-background {
  background: url(/var/themes/default/skin/images/letter-A-back.png) no-repeat -50% 0%;
}
.team-page .team_list {
  margin-top: 30px;
}
.team-page .team_list .member {
  margin-bottom: 45px;
}
.team-page .team_list .member:nth-child(2n) .right {
  -webkit-box-ordinal-group: -4;
      -ms-flex-order: -5;
          order: -5;
}
.team-page .team_list .member .right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.team-page .team_list .member .right > * {
  margin-bottom: 10px;
}
.team-page .team_list .member .right .notice {
  display: inline-block;
  margin-right: 5px;
  font-weight: 600;
}
.team-page .team_list .member .right > .fio {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}
.team-page .team_list .member .right .block_list {
  margin-top: 15px;
}
.team-page .team_list .member .right .block_list .item {
  margin-bottom: 5px;
  background: white;
}
.team-page .team_list .member .right .block_list .item.active .title:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 14px;
}
.team-page .team_list .member .right .block_list .item .title {
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  padding: 10px 35px 10px 20px;
}
.team-page .team_list .member .right .block_list .item .title:hover {
  color: #ec2b27;
}
.team-page .team_list .member .right .block_list .item .title:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #ec2b27;
  border-right: 1px solid #ec2b27;
  margin-left: 10px;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 17px;
  right: 10px;
}
.team-page .team_list .member .right .block_list .item .text {
  padding: 10px 20px;
  /*max-height: 0;
							overflow: hidden;*/
  display: none;
}
.team-page .team_list .member .right .block_list .item .text.active {
  max-height: 1500px;
}
.service-page .image_main {
  width: 100%;
}
.service-page .serviceblock {
  margin: 30px 0;
  padding-right: 20px;
}
.service-page .serviceblock .title {
  text-transform: uppercase;
  border-bottom: 1px solid #ec2b27;
  padding: 0px 0px 10px 30px;
  font-weight: 600;
  font-size: 14px;
  position: relative;
}
.service-page .serviceblock .title:before {
  content: '';
  left: 0;
  top: 3px;
  position: absolute;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-top: 7px solid transparent;
  border-bottom: 7px solid #ec2b27;
  border-right-color: #ec2b27;
}
.service-page .serviceblock ul {
  list-style: none;
}
.service-page .serviceblock ul li {
  margin: 15px 0;
  position: relative;
}
.service-page .serviceblock ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #ec2b27;
  position: absolute;
  top: 10px;
  left: -20px;
}
.service-page .seo_text {
  max-height: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.service-page .seo_text.active {
  max-height: 6000px;
}
.service-page .seemore {
  font-size: 1px;
  padding-top: 3px;
}
.oooabsolute {
  font-size: 11px;
  color: #949494;
}
.tabs .ui-tabs-nav li {
  float: left;
  margin-right: 6px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #dadada;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  padding: 0 16px;
}
.tabs .ui-tabs-nav li a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.tabs .ui-tabs-nav li.ui-state-active {
  border: none;
  background: #2a2a2a;
  padding: 1px 17px;
}
.tabs .ui-tabs-nav li.ui-state-active a {
  color: #FFFFFF;
}
.tabs .tab-content {
  border: 1px solid #dadada;
  border-left: none;
  border-right: none;
  padding-bottom: 50px;
  padding-top: 17px;
  display: inline-block;
}
.tabs.tabs-product {
  margin-top: 5px;
}
.product-card {
  /*.product-params-wrapper{
    margin-right: 350px;
  }*/
}
.product-card .select-block {
  margin-top: 10px;
}
.product-card .select-block .title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.product-card .select-block .jqselect {
  width: 100%;
}
.product-card .select-block .jqselect.opened .jq-selectbox__select {
  background: url('../images/select_arrow_up.jpg') no-repeat 97% center;
}
.product-card .select-block .jqselect .jq-selectbox__select {
  width: 100%;
  border: 2px solid #434343;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  cursor: pointer;
  background: url('../images/select_arrow_down.jpg') no-repeat 97% center;
}
.product-card .select-block .jqselect .jq-selectbox__dropdown {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
}
.product-card .select-block .jqselect .jq-selectbox__dropdown li {
  padding-left: 10px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
}
.product-card .select-block .jqselect .jq-selectbox__dropdown li:hover {
  background: #434343;
}
.product-card .sidebar {
  float: right;
  width: calc(100% - 600px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: visible;
  margin-left: 20px;
  position: relative;
}
.product-card .rate_and_review {
  background: url('../images/reviews_bg.jpg') no-repeat 10px center;
  padding: 12px 0 12px 50px;
  line-height: 14px;
  color: #434343;
  top: 0;
  margin-top: 13px;
  margin-bottom: 13px;
  border: 2px solid #434343;
  width: 215px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
}
.product-card .rate_and_review .highlight-count {
  color: #2a2a2a;
}
.product-card .rate_and_review .highlight-value {
  color: #2a2a2a;
}
.product-card .rate_and_review .stars {
  margin-top: 6px;
  height: 20px;
  overflow: hidden;
  /*.border-radius(0 0 3px 3px)*/
}
.product-card .rate_and_review .stars img {
  width: 20px;
}
.product-card .sidebar-product-image {
  display: none;
  border-radius: 3px;
  padding-top: 10px;
  overflow: hidden;
  clear: both;
}
.product-card .sidebar-product-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 3px;
}
.product-card .qty-edit {
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 13px;
  bottom: 0;
  left: 0;
  height: 30px;
}
.product-card .qty-edit li {
  float: left;
  margin-right: 6px;
  line-height: 30px;
}
.product-card .qty-edit input {
  width: 85px;
  height: 29px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  background: #ffffff;
}
.product-card .qty-edit a {
  text-decoration: none;
  display: block;
  background: #434343;
  border-radius: 3px;
  width: 29px;
  font-size: 18px;
  font-weight: bold;
  color: #2a2a2a;
  text-align: center;
  height: 29px;
  line-height: 29px;
}
.product-card .buy-block {
  float: left;
  top: 13px;
  right: 350px;
  width: 290px;
  margin-top: 13px;
  z-index: 50;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-card .buy-block .in-stock {
  color: #2a2a2a;
  font-size: 18px;
  font-weight: bold;
  float: left;
  padding-left: 26px;
  background: url('../images/in_stock.jpg') no-repeat left center;
}
.product-card .buy-block .out-of-stock {
  color: #949494;
  font-size: 15px;
  font-weight: bold;
  float: left;
  line-height: 29px;
}
.product-card .buy-block .sku {
  background: #434343;
  color: #434343;
  float: right;
  line-height: 29px;
  font-size: 13px;
  min-width: 135px;
  padding: 0 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}
.product-card .buy-block .price-not-found {
  color: #949494;
  font-size: 15px;
  font-weight: bold;
  line-height: 143px;
  height: 143px;
}
.product-card .buy-block .price-block {
  position: relative;
  clear: both;
  padding-top: 60px;
  margin-bottom: 10px;
}
.product-card .buy-block .price-block .price-old {
  position: absolute;
  left: 0;
  top: 10px;
  color: #949494;
  font-size: 14px;
  font-weight: bold;
  line-height: 42px;
}
.product-card .buy-block .price-block .price-old .sum {
  font-size: 26px;
  text-decoration: line-through;
  color: #949494;
}
.product-card .buy-block .price-block .price-difference {
  position: absolute;
  top: 10px;
  right: 0;
  height: 30px;
  float: right;
  background: #434343;
  border-radius: 0 3px 3px 0;
  min-width: 90px;
  text-align: right;
  padding: 5px 9px;
  line-height: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-card .buy-block .price-block .price-difference .value {
  color: #ff3334;
  font-size: 14px;
  font-weight: bold;
  padding-left: 3px;
}
.product-card .buy-block .price-block .price-difference .value span {
  color: #434343;
}
.product-card .buy-block .price-block .price-difference:after {
  content: '';
  position: absolute;
  left: -15px;
  top: 0;
  background: url("../images/price-difference-arrow.png") no-repeat center center;
  background-size: 15px 100%;
  width: 15px;
  height: 30px;
}
.product-card .buy-block .price-block .price {
  font-size: 40px;
  color: #ec2b27;
  font-weight: bold;
  text-align: center;
  padding: 7px;
  border: 1px solid grey;
}
.product-card .buy-block .price-block .price span {
  font-size: 27px;
  color: #434343;
  font-weight: bold;
}
.product-card .utp-block {
  float: right;
  overflow: hidden;
  border: 3px solid #434343;
  width: 268px;
}
.product-card .utp-block .item {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  border-top: 2px solid #434343;
}
.product-card .utp-block .item:first-of-type {
  border: none;
}
.product-card .utp-block .item .link {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.product-card .utp-block .item .title {
  font-weight: bold;
  padding-left: 20px;
  line-height: 31px;
  font-size: 14px;
  color: #2a2a2a;
  text-align: left;
  overflow: hidden;
  /*background-color: @black;
        background-repeat: no-repeat;
        background-position: 10px center;*/
}
.product-card .utp-block .item .text {
  font-size: 12px;
  line-height: 18px;
  border-top: 0;
  text-align: left;
  padding: 5px 5px 5px 45px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.product-card .utp-block .item .text p {
  padding: 5px 0;
}
.product-card .card-attributes {
  margin-top: 15px;
  min-width: 230px;
  float: left;
  padding-left: 2%;
}
.product-card .card-attributes.big {
  display: block;
  width: calc(98% - 580px);
}
.product-card .card-attributes.small {
  display: none;
  width: 100%;
}
.product-card .card-attributes .block-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  padding-left: 33px;
  background: url('../images/characteristic_bg.jpg') no-repeat left top;
}
.product-card .card-attributes .block-title a {
  position: relative;
  color: #2a2a2a;
  text-decoration: none;
  border-bottom: 1px dashed #2a2a2a;
  margin-left: 36px;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
.product-card .card-attributes .block-title a:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 0px;
  background: url('../images/characteristic_slash.jpg') no-repeat left top;
  height: 22px;
  width: 22px;
}
.product-card .card-attributes ul {
  margin-top: 10px;
  position: relative;
  padding: 0;
  margin: 0;
}
.product-card .card-attributes ul li {
  list-style: none;
}
.product-card .card-attributes ul:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  background: #434343;
  left: calc(50% - 2px);
}
.product-card .card-attributes ul li {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  border-radius: 3px;
  background: #f4f4f4;
  font-size: 13px;
}
.product-card .card-attributes ul li.second {
  background: none;
}
.product-card .card-attributes ul li .title {
  display: block;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
}
.product-card .card-attributes ul li .value {
  display: block;
  width: 50%;
  float: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
}
.product-card .card-attributes ul li .triggerAllFeatures {
  color: #434343;
}
.product-card .card-attributes ul li .triggerAllFeatures:hover {
  color: #2a2a2a;
}
.product-card .card-attributes-small {
  margin-top: 15px;
  min-width: 230px;
  float: left;
  padding-left: 2%;
  display: none;
  width: 100%;
}
.product-card .card-attributes-small .block-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  padding-left: 33px;
  background: url('../images/characteristic_bg.jpg') no-repeat left top;
}
.product-card .card-attributes-small .block-title a {
  position: relative;
  color: #2a2a2a;
  text-decoration: none;
  border-bottom: 1px dashed #2a2a2a;
  margin-left: 36px;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
.product-card .card-attributes-small .block-title a:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 0px;
  background: url('../images/characteristic_slash.jpg') no-repeat left top;
  height: 22px;
  width: 22px;
}
.product-card .card-attributes-small ul {
  margin-top: 10px;
  position: relative;
  padding: 0;
  margin: 0;
}
.product-card .card-attributes-small ul li {
  list-style: none;
}
.product-card .card-attributes-small ul:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  background: #434343;
  left: calc(50% - 2px);
}
.product-card .card-attributes-small ul li {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  border-radius: 3px;
  background: #f4f4f4;
  font-size: 13px;
}
.product-card .card-attributes-small ul li.second {
  background: none;
}
.product-card .card-attributes-small ul li .title {
  display: block;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
}
.product-card .card-attributes-small ul li .value {
  display: block;
  width: 50%;
  float: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
}
.product-card .card-attributes-small ul li .triggerAllFeatures {
  color: #434343;
}
.product-card .card-attributes-small ul li .triggerAllFeatures:hover {
  color: #2a2a2a;
}
.product-card .sliderkit {
  width: 575px;
  overflow: hidden;
  position: relative;
  padding-bottom: 113px;
  margin-top: 13px;
}
.product-card .sliderkit a:focus {
  outline: none;
}
.product-card .sliderkit .sliderkit-go-btn {
  position: absolute;
  width: 27px;
  bottom: 0;
  z-index: 100;
  height: 102px;
  margin-bottom: 3px;
}
.product-card .sliderkit .sliderkit-go-btn a {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  outline: none;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #323232;
  background-repeat: no-repeat;
  background-position: center center;
  /*background-image: url("../images/sliderkit-nav-arrows.png");
        background-repeat: no-repeat;
        background-color: rgba(0,0,0,0.1);*/
}
.product-card .sliderkit .sliderkit-go-btn a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.product-card .sliderkit .sliderkit-go-btn.sliderkit-go-prev {
  left: 0;
}
.product-card .sliderkit .sliderkit-go-btn.sliderkit-go-prev a {
  background-image: url("../images/product_slider_arrow_left.png");
}
.product-card .sliderkit .sliderkit-go-btn.sliderkit-go-next {
  right: 0;
}
.product-card .sliderkit .sliderkit-go-btn.sliderkit-go-next a {
  background-image: url("../images/product_slider_arrow_right.png");
}
.product-card .sliderkit .sliderkit-go-btn.sliderkit-btn-disable a {
  background-color: rgba(0, 0, 0, 0.1);
}
.product-card .sliderkit .sliderkit-go-btn.sliderkit-btn-disable a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.product-card .sliderkit .sliderkit-nav {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 105px;
}
.product-card .sliderkit .sliderkit-nav .sliderkit-nav-clip {
  overflow: hidden;
  left: 0;
}
.product-card .sliderkit .sliderkit-nav .sliderkit-nav-clip ul {
  position: relative;
}
.product-card .sliderkit .sliderkit-nav .sliderkit-nav-clip ul li {
  position: relative;
  text-align: center;
}
.product-card .sliderkit .sliderkit-nav .sliderkit-nav-clip ul li a {
  margin: 0 auto;
  display: block;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-right: 12px;
}
.product-card .sliderkit .sliderkit-panels {
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
}
.product-card .sliderkit .sliderkit-panels .sliderkit-panel {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: none;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product-card .sliderkit .sliderkit-panels .sliderkit-panel img {
  position: relative;
  width: 100%;
  height: auto;
}
.product-card .sliderkit .sliderkit-panels .sliderkit-panel.sliderkit-panel-active {
  display: block;
}
.product-card .all-images .image {
  overflow: hidden;
  margin: 10px 0;
}
.product-card .all-images .image img {
  display: block;
  width: 100%;
  height: auto;
}
.product-card .tabs.tabs-product .ui-tabs-nav {
  border-bottom: 2px solid #434343;
  overflow: hidden;
}
.product-card .tabs.tabs-product .ui-tabs-nav .sku {
  float: right;
  margin-top: 22px;
  background: #434343;
  height: 25px;
  line-height: 25px;
  padding: 0 15px;
}
.product-card .tabs.tabs-product .ui-tabs-nav li {
  border-radius: 0;
  float: left;
  margin-right: 4px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #dadada;
  border-bottom: none;
  padding-right: 30px;
  background: #434343;
}
.product-card .tabs.tabs-product .ui-tabs-nav li a {
  font-weight: normal;
  color: #434343;
  text-decoration: none;
  font-size: 14px;
  display: block;
  height: 100%;
  width: 100%;
}
.product-card .tabs.tabs-product .ui-tabs-nav li a:hover {
  text-decoration: underline;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.icon a {
  padding-left: 20px;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.icon-details {
  background: url("../images/icon-info.png") no-repeat 11px center;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.icon-colors {
  background: url("../images/icon-paint.png") no-repeat 11px center;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.icon-reviews {
  background: url("../images/icon-reviews.png") no-repeat 11px center;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.icon-multiset {
  background: url("../images/icon-paint.png") no-repeat 11px center;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.icon-gallery {
  background: url("../images/icon-photo.png") no-repeat 11px center;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.icon-credit {
  background: url("../images/icon-paint.png") no-repeat 11px center;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.ui-state-active {
  border: none;
  background-color: #2a2a2a;
  padding-right: 32px;
  padding-top: 2px;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.ui-state-active a:hover {
  text-decoration: none;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.ui-state-active.icon-details {
  background: url("../images/icon-info-active.png") no-repeat 11px center #2a2a2a;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.ui-state-active.icon-colors {
  background: url("../images/icon-paint-active.png") no-repeat 11px center #2a2a2a;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.ui-state-active.icon-reviews {
  background: url("../images/icon-reviews-active.png") no-repeat 11px center #2a2a2a;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.ui-state-active.icon-multiset {
  background: url("../images/icon-paint-active.png") no-repeat 11px center #2a2a2a;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.ui-state-active.icon-gallery {
  background: url("../images/icon-photo-active.png") no-repeat 11px center #2a2a2a;
}
.product-card .tabs.tabs-product .ui-tabs-nav li.ui-state-active.icon-credit {
  background: url("../images/icon-paint-active.png") no-repeat 11px center #2a2a2a;
}
.product-card .tabs.tabs-product .tab-content {
  border: 0;
  padding: 0;
  display: block;
  position: relative;
  margin-right: 350px;
  overflow: hidden;
}
.product-card .tabs.tabs-product .tab-content.sidebar-margin {
  margin-right: 700px;
}
.product-card #tab-all,
.product-card #tab-details,
.product-card #tab-material,
.product-card #tab-images,
.product-card #tab-reviews,
.product-card #tab-multiset {
  min-height: 530px;
}
.product-card .block {
  background: #434343;
  border-radius: 5px;
}
.product-card .block .block-title {
  font-size: 18px;
  font-weight: bold;
}
.product-card .material-select {
  margin-top: 20px;
  position: relative;
  overflow: hidden;
  padding: 20px;
}
.product-card .material-select .selected-block {
  display: none;
  padding: 20px;
  width: 270px;
  height: 160px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.product-card .material-select .selected-block .selected {
  margin-top: 10px;
}
.product-card .material-select .selected-block .selected .image {
  border-radius: 4px;
  border: 3px solid #fff;
  width: 80px;
  height: 80px;
  background: #d4c3b9;
  float: left;
}
.product-card .material-select .selected-block .selected .label {
  font-weight: bold;
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
  margin-left: 90px;
}
.product-card .material-select .selected-block .selected .title {
  margin-left: 90px;
}
.product-card .material-select .option-list {
  position: relative;
  margin-left: 0;
  overflow: visible;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-card .material-select .option-list.show-all-btn {
  padding-right: 145px;
}
.product-card .material-select .option-list.show-all-btn .view-all {
  display: block;
}
.product-card .material-select .option-list .hidden {
  clear: both;
  display: none;
  overflow: hidden;
}
.product-card .material-select .option {
  cursor: pointer;
  width: 12.5%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 160px;
  border-left: 1px solid #434343;
}
.product-card .material-select .option:hover {
  background: #434343;
}
.product-card .material-select .option:first-of-type {
  border-left: 1px solid transparent;
}
.product-card .material-select .option:last-of-type {
  border-right: 1px solid transparent;
}
.product-card .material-select .option .holder {
  position: relative;
  max-width: 100px;
  min-width: 80px;
  margin: 0 auto;
  padding-top: 20px;
}
.product-card .material-select .option .image {
  position: relative;
  border-radius: 4px;
  border: 3px solid #fff;
  width: 80px;
  height: 80px;
  background: #d4c3b9;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-card .material-select .option .image-zoom {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  border-radius: 3px;
  border: 2px solid #000;
}
.product-card .material-select .option:hover .image-zoom {
  z-index: 100;
  display: block;
}
.product-card .material-select .option .title {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
  text-decoration: underline;
}
.product-card .material-select .option .price {
  margin-top: 5px;
  text-align: center;
}
.product-card .material-select .option .price .plus {
  font-weight: bold;
  font-size: 12px;
}
.product-card .material-select .option .price .value {
  font-size: 18px;
  font-weight: bold;
  color: #ec2b27;
}
.product-card .material-select .option .price .currency {
  font-size: 12px;
  font-weight: bold;
}
.product-card .material-select .option.active .image {
  border: 3px solid #f57f00;
}
.product-card .view-all {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  width: 145px;
  border-radius: 3px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1ea5e3+0,177dd5+93,20b1e7+100 */
  background: #1ea5e3;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#1ea5e3), color-stop(93%, #177dd5), to(#20b1e7));
  background: linear-gradient(to bottom, #1ea5e3 0%, #177dd5 93%, #20b1e7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ea5e3', endColorstr='#20b1e7', GradientType=0);
  /* IE6-9 */
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 25px;
  text-decoration: none;
}
.product-card .view-all span {
  text-decoration: underline;
}
.product-card .view-all:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 10px;
  border-top: 14px solid #fff;
  border-right: 9px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 9px solid transparent;
}
.product-card .view-all.active:after {
  border-top: 14px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 14px solid #fff;
  border-left: 9px solid transparent;
}
.product-card .material-list {
  overflow: visible;
  margin: 10px 300px 10px 0;
}
.product-card .material-list .block {
  padding: 10px 20px;
}
.product-card .material-list .material {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-card .material-list .material:last-of-type {
  margin-bottom: 0;
}
.product-card .material-list .material .title {
  font-size: 18px;
  color: #434343;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0;
}
.product-card .material-list .material .group-title {
  color: #434343;
  padding: 10px 0;
  font-size: 14px;
  clear: left;
}
.product-card .material-list .material .items .material-item {
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.product-card .material-list .material .items .material-item .image {
  border-radius: 4px;
  border: 3px solid #fff;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 3px;
}
.product-card .material-list .material .items .material-item .image img {
  display: block;
  width: 100px;
  height: 100px;
}
.product-card .material-list .material .items .material-item .image-zoom {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  border-radius: 3px;
  border: 2px solid #000;
}
.product-card .material-list .material .items .material-item .title {
  text-decoration: underline;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  text-transform: none;
}
.product-card .material-list .material .items .material-item .label {
  display: none;
  position: absolute;
  z-index: 2;
  left: 2px;
  right: 2px;
  top: 2px;
  padding: 5px 0;
  border-radius: 3px;
  background: #14c318;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.product-card .material-list .material .items .material-item:hover {
  z-index: 100;
}
.product-card .material-list .material .items .material-item:hover .image-zoom {
  display: block;
}
.product-card .material-list .material .items .material-item.active .image {
  width: 80px;
  height: 80px;
  border: 3px solid #f57f00;
}
.product-card .material-list .material .items .material-item.active .image-zoom {
  border: 2px solid #f57f00;
}
.product-card .material-list .material .items .material-item.active .title {
  color: #000;
  text-decoration: none;
}
.product-card .extra-options {
  margin-top: 20px;
  border-radius: 4px;
  border: 1px dashed #434343;
  padding: 20px;
}
.product-card .extra-options .block-title {
  font-size: 15px;
  font-weight: bold;
  background: url("../images/ico-extra-options.png") no-repeat 8px center;
  padding-left: 35px;
}
.product-card .extra-options ul {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  width: 50%;
}
.product-card .extra-options ul li {
  list-style: none;
}
.product-card .extra-options ul li {
  width: 90%;
  display: block;
  border-bottom: 1px solid #434343;
  padding: 2px 0;
}
.product-card .extra-options ul li:last-of-type {
  border-bottom: 0;
}
.product-card .extra-options ul li a {
  display: block;
  padding: 10px 10px 10px 35px;
  background: url("../images/ui-checkbox.png") no-repeat 10px 13px;
  text-decoration: none;
  color: #2a2a2a;
}
.product-card .extra-options ul li a.active {
  background-position: 10px -119px;
  background-color: #434343;
  border-radius: 3px;
}
.product-card .extra-options ul li a .plus {
  float: right;
  color: #2a2a2a;
}
.product-card .extra-options ul li a .price {
  float: right;
  color: #ec2b27;
  font-weight: bold;
}
.product-card .extra-options ul li a .price span {
  color: #2a2a2a;
  font-weight: normal;
}
.product-card .extra-options ul li .tooltip-content {
  display: none;
}
.product-card .details-short {
  width: 48%;
  float: left;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #434343;
  /*max-height: 500px;*/
  overflow: hidden;
}
.product-card .details-short .block-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  padding-left: 33px;
  background: url('../images/details_bg.jpg') no-repeat left top;
  height: 25px;
  padding-top: 1px;
}
.product-card .details-short .block-title a {
  position: relative;
  color: #2a2a2a;
  text-decoration: none;
  border-bottom: 1px dashed #2a2a2a;
  margin-left: 36px;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
.product-card .details-short .block-title a:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 0px;
  background: url('../images/characteristic_slash.jpg') no-repeat left top;
  height: 22px;
  width: 22px;
}
.product-card.sidebar-one-column .sidebar {
  width: 300px;
}
.product-card.sidebar-one-column .tabs.tabs-product .tab-content {
  margin-right: 350px;
}
.product-card.sidebar-one-column .tabs.tabs-product .tab-content.sidebar-margin {
  margin-right: 350px;
}
.product-card.sidebar-one-column .rate_and_review {
  display: none;
  position: relative;
  top: auto;
  right: auto;
  width: auto;
}
.product-card.sidebar-one-column .utp-block {
  display: none;
}
.product-card.sidebar-one-column .buy-block {
  width: 305px;
  background: #434343;
  padding: 10px;
  position: relative;
  top: auto;
  right: auto;
}
.product-card.sidebar-one-column .buy-block .jq-selectbox__select {
  background: url('../images/select_arrow_down.jpg') no-repeat 97% center #ffffff;
}
.product-card.sidebar-one-column .sliderkit {
  margin-right: auto;
}
/**
* Отзывы
*/
.review-form-wrapper {
  float: left;
  width: 300px;
  margin: 0;
  float: right;
  overflow: hidden;
}
.review-form-wrapper .review-rate {
  float: left;
  position: relative;
  height: 36px;
  margin: 10px auto;
}
.review-form-wrapper .review-rate .text {
  float: left;
  font-size: 14px;
  padding-top: 3px;
  margin-right: 10px;
}
.review-form-wrapper .review-rate .vote-label {
  position: absolute;
  width: 20%;
  bottom: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.review-form-wrapper .review-rate .vote-label.label-1 {
  left: 0;
}
.review-form-wrapper .review-rate .vote-label.label-2 {
  left: 20%;
}
.review-form-wrapper .review-rate .vote-label.label-3 {
  left: 40%;
}
.review-form-wrapper .review-rate .vote-label.label-4 {
  left: 60%;
}
.review-form-wrapper .review-rate .vote-label.label-5 {
  left: 80%;
}
.review-form-wrapper .review-rate .vote-star {
  float: left;
  width: 20px;
  height: 20px;
  background: url('../images/stars.png') no-repeat left top;
  cursor: pointer;
  background-size: 20px 60px;
}
.review-form-wrapper .review-rate .vote-star.active {
  background-position: left bottom;
}
.reviews-list {
  overflow: hidden;
  padding: 10px 10px 0 10px;
  margin: 10px 320px 10px 0;
}
.reviews-list .review {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px dashed #434343;
}
.reviews-list .review:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}
.reviews-list .review .name {
  font-weight: bold;
  float: left;
  padding-right: 20px;
}
.reviews-list .review .date {
  float: left;
  color: #949494;
}
.reviews-list .review .rate {
  margin: 2px 10px 2px 0;
  overflow: hidden;
  float: left;
}
.reviews-list .review .review-benefits {
  clear: left;
  padding: 5px 0;
}
.reviews-list .review .review-limitations {
  clear: left;
  padding: 5px 0;
}
.reviews-list .review .review-content {
  clear: left;
  padding: 10px 0;
}
.reviews-list .review .respond {
  clear: left;
  margin-left: 5%;
}
.reviews-list .review .actions {
  overflow: hidden;
}
.reviews-list .review .actions .action-add {
  margin-top: 7px;
  display: block;
  float: left;
  color: #2a2a2a;
  text-decoration: none;
  padding-left: 35px;
  background: url("../images/ico-review-response.png") no-repeat left center;
}
.reviews-list .review .actions .action-add span {
  border-bottom: 1px dashed #434343;
}
.reviews-list .review .actions .action-response {
  margin-top: 7px;
  line-height: 23px;
  margin-left: 20px;
  display: block;
  float: left;
  color: #434343;
  text-decoration: none;
  padding-left: 30px;
  background: url("../images/ico-review-response-view.png") no-repeat left center;
}
.reviews-list .review .actions .action-response span {
  line-height: 23px;
  border-bottom: 1px dashed #434343;
}
.reviews-list .review .response-form-wrapper {
  display: none;
  padding-top: 10px;
}
.reviews-list .review .response-list-wrapper {
  overflow: hidden;
  display: none;
}
.reviews-list .review .response-list-wrapper .respond {
  margin-top: 5px;
  margin-bottom: 5px;
}
.reviews-list .separator {
  border-top: 1px solid #434343;
  margin-bottom: 10px;
  margin-top: 10px;
}
.reviews-list .separator.line {
  border-top: 1px solid #434343;
}
.reviews-list .vote-wrap {
  overflow: hidden;
}
.reviews-list .vote-block {
  position: relative;
}
.reviews-list .vote-hover {
  float: left;
  cursor: pointer;
}
.reviews-list .vote-stars {
  position: absolute;
  left: 0;
  top: 0;
}
.reviews-list .vote-active {
  position: absolute;
  left: 0;
  top: 0;
}
.reviews-list .vote-result {
  display: none;
}
.reviews-list .vote-success {
  display: none;
}
.reviews-last {
  border-bottom: 2px solid #434343;
  border-top: 2px solid #434343;
  margin-top: 30px;
  padding-top: 30px;
  width: 48%;
  float: right;
}
.reviews-last .block-title {
  margin-left: 10px;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  padding-left: 33px;
  background: url('../images/characteristic_bg.jpg') no-repeat left top;
}
.reviews-last .block-title span {
  float: left;
}
.reviews-last .block-title a {
  position: relative;
  color: #2a2a2a;
  text-decoration: none;
  border-bottom: 1px dashed #2a2a2a;
  margin-left: 36px;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
.reviews-last .block-title a:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 0px;
  background: url('../images/characteristic_slash.jpg') no-repeat left top;
  height: 22px;
  width: 22px;
}
.reviews-last .block-title a.btn {
  width: 160px;
  background: #050505;
  float: left;
  margin-top: -10px;
  margin-left: 10px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.reviews-last .block-title a.btn:before {
  display: none;
}
.reviews-last .review {
  width: 90%;
  border: 2px solid #434343;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*&:nth-child(2n){
      float: right;
    }*/
}
.reviews-last .review:last-of-type {
  border-bottom: 2px solid #434343;
}
.reviews-last .reviews-list-title {
  font-size: 24px;
  font-style: italic;
  padding: 10px;
}
.reviews-last .reviews-list-title .count {
  color: #2a2a2a;
}
.reviews-last .reviews-list {
  margin-right: 0;
  border: none;
}
/**
* Лайки
*/
.likes-block {
  overflow: hidden;
  padding: 5px 0;
  float: right;
  margin-right: 20px;
}
.likes-block .label {
  float: left;
  padding: 5px 10px 5px 0;
  font-weight: bold;
}
.likes-block .trigger-positive {
  float: left;
  width: 21px;
  height: 23px;
  background: url("../images/ico-like-positive.png") no-repeat left top;
  margin-right: 5px;
  cursor: pointer;
}
.likes-block .trigger-positive.clicked,
.likes-block .trigger-positive:hover {
  background-position: left bottom;
}
.likes-block .trigger-negative {
  float: left;
  width: 21px;
  height: 23px;
  background: url("../images/ico-like-negative.png") no-repeat right top;
  cursor: pointer;
}
.likes-block .trigger-negative.clicked,
.likes-block .trigger-negative:hover {
  opacity: 0.3;
}
.likes-block .count-positive {
  height: 23px;
  font-weight: bold;
  line-height: 23px;
  float: left;
  padding: 0 5px;
}
.likes-block .count-negative {
  height: 23px;
  font-weight: bold;
  line-height: 23px;
  float: left;
  padding: 0 5px;
}
/*Creator form*/
.form-horizontal {
  color: #2a2a2a;
  /*.btn {
      float: right;
      border: 0;
      display: block;
      background: #f68500;
      color: #ffffff;
      font-size: 19px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 42px;
      cursor: pointer;
  }**/
}
.form-horizontal .column-left {
  min-width: 250px;
}
.form-horizontal .control-group {
  overflow: visible;
  padding: 0 0 10px 0;
}
.form-horizontal .control-group .control-label {
  display: block;
  font-size: 13px;
  color: #2a2a2a;
  font-weight: bold;
  text-transform: none;
  padding: 8px 0;
  overflow: visible;
  position: relative;
}
.form-horizontal .control-group .control-label .required {
  color: #cf2a40;
  position: absolute;
  left: 5px;
  top: 40px;
  z-index: 10;
}
.form-horizontal .control-group .control-label .required:before {
  content: '*';
}
.form-horizontal .control-group .control-label.cellphone .required {
  top: 52px;
}
.form-horizontal .control-group .controls {
  overflow: visible;
  position: relative;
}
.form-horizontal .control-group .controls .form-control {
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  color: #2a2a2a;
  padding: 10px 10px;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-horizontal .control-group .controls .form-control.gui-field-error {
  border-color: red;
}
.form-horizontal .control-group .controls textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100px;
  resize: none;
  border: 1px solid #d7d7d7;
  color: #2a2a2a;
  border-radius: 3px;
  padding: 5px;
}
.form-horizontal .control-group .controls .error-sticker {
  display: none;
  position: absolute;
  z-index: 200;
  left: 100%;
  top: 50%;
  margin-top: -20px;
  margin-left: 10px;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 18px;
  color: #fff;
  background: #f53400;
  white-space: nowrap;
  word-wrap: normal;
  border-radius: 3px;
}
.form-horizontal .control-group .controls .error-sticker:before {
  content: '';
  position: absolute;
  background: url('../images/error-sticker-arrow.png') no-repeat left top transparent;
  width: 15px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  left: -10px;
}
.form-horizontal .control-group .controls.error .error-sticker {
  display: block;
}
.form-horizontal .control-group .controls.error .form-control {
  color: #f53400;
  border: 1px solid #f53400;
}
.form-horizontal .btn-send {
  position: relative;
  z-index: 1;
  overflow: visible;
  cursor: pointer;
  text-align: center;
}
.form-horizontal .btn-send:hover:before {
  opacity: 0.8;
}
.form-horizontal .btn-send:hover .btn {
  opacity: 0.8;
}
.form-horizontal .alert-success {
  color: green;
  margin-bottom: 10px;
}
/**
 * Диалоги
 */
.ui-widget-overlay {
  z-index: 10000000;
  background: url('../images/ui-overlay.png');
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.ui-dialog {
  outline: none;
  z-index: 10000001;
  position: absolute;
  background: #fff;
  border-radius: 4px;
  border: 3px solid #abb9e5;
}
.ui-dialog .ui-dialog-title {
  display: block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  color: #414141;
}
.ui-dialog.checkoutDialog .ui-dialog-title {
  border-bottom: 1px solid transparent;
  font-size: 15px;
}
.ui-dialog .ui-dialog-titlebar {
  display: block;
  position: relative;
  z-index: 1111;
  padding: 10px 0 5px 15px;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0;
  border: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(../images/ui-close.png) no-repeat left top;
  text-indent: -9999px;
  outline: none;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
  background-position: left bottom;
}
.ui-dialog .ui-resizable-handle {
  display: none;
}
.ui-dialog .ui-dialog-content {
  background: #fff;
  padding: 8px 15px;
  position: relative;
  zoom: 1;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.paginationControl > .item {
  background: #dcdcdc;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid transparent;
  margin: 0 3px;
}
.paginationControl > .item .arrow {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  display: inline-block;
  position: relative;
  top: -3px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.paginationControl > .item:hover {
  color: #ffffff;
  text-decoration: none;
}
.paginationControl > .item:hover:after {
  border-color: #ffffff !important;
}
.paginationControl > .item.current {
  font-weight: normal;
  color: #ec2b27;
  border: 1px solid #ec2b27;
  background: transparent;
}
.paginationControl > .item.prev:after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  display: inline-block;
  position: relative;
  top: -3px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  right: -2px;
}
.paginationControl > .item.next:after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  display: inline-block;
  position: relative;
  top: -3px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: -2px;
}
.fancybox-skin {
  border-radius: 0;
}
.fancybox-skin .fancybox-outer .fancybox-inner .form-horizontal {
  padding: 15px 20px;
}
.about-page .row {
  overflow: visible;
}
.about-page .content {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 50px;
}
.about-page .content:before {
  content: '';
  width: 5px;
  height: 60px;
  background: #ec2b27;
  position: absolute;
  top: -25px;
  left: 25px;
  -webkit-transform: skewX(-40deg);
          transform: skewX(-40deg);
}
.titlewithline {
  position: relative;
}
.titlewithline:after {
  content: '';
  width: 50px;
  height: 1px;
  background: #ec2b27;
  display: inline-block;
  margin-left: 10px;
  position: absolute;
  top: 13px;
}
.about-utp {
  margin-bottom: 80px;
}
.about-utp .small-title {
  font-weight: 600;
  margin-bottom: 30px;
  position: relative;
}
.about-utp .small-title:after {
  content: '';
  width: 50px;
  height: 1px;
  background: #ec2b27;
  display: inline-block;
  margin-left: 10px;
  position: absolute;
  top: 13px;
}
.about-utp .item .image {
  float: left;
  margin-right: 15px;
  height: 32px;
}
.about-utp .item .image img {
  height: 100%;
  display: block;
}
.about-utp .item .title {
  height: 32px;
  line-height: 32px;
  font-size: 15px;
}
.about-utp .item:after {
  content: '';
  clear: both;
  display: block;
}
.recognition .small-title {
  font-weight: 600;
  position: relative;
}
.recognition .small-title:after {
  content: '';
  width: 50px;
  height: 1px;
  background: #ec2b27;
  display: inline-block;
  margin-left: 10px;
  position: absolute;
  top: 13px;
}
.recognition .recognition_list {
  margin: 15px -15px;
  position: relative;
}
.recognition .recognition_list .recom {
  position: static;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.recognition .recognition_list .recom.active {
  background: #ffffff;
  /*.block{
					.image{
						img{
							max-width: 100%;
							-webkit-filter: grayscale(0%);
							-moz-filter: grayscale(0%);
							-o-filter: grayscale(0%);
							-ms-filter: grayscale(0%);
							filter: grayscale(0%);
						}
					}
				}*/
}
.recognition .recognition_list .recom.active .content {
  opacity: 1;
  display: block;
  padding: 30px;
}
.recognition .recognition_list .recom .block {
  display: table;
  width: 100%;
}
.recognition .recognition_list .recom .block .image {
  height: 200px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.recognition .recognition_list .recom .block .image img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 100%;
  height: 100%;
  margin-bottom: 20px;
  padding: 20px;
  /*-webkit-filter: grayscale(100%);
						-moz-filter: grayscale(100%);
						-o-filter: grayscale(100%);
						-ms-filter: grayscale(100%);
						filter: grayscale(100%);*/
}
.recognition .recognition_list .recom .content {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  display: none;
  overflow: hidden;
  width: 100%;
  position: absolute;
  background: #ffffff;
  padding: 0 20px;
  left: 0;
}
.recognition .recognition_list .recom .content .title {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.rewards {
  background: #ffffff;
  padding: 10px 0;
  margin-top: 120px;
  margin-bottom: 70px;
}
.rewards .small-title {
  margin-top: -70px;
  font-weight: 600;
  position: relative;
}
.rewards .small-title:after {
  content: '';
  width: 50px;
  height: 1px;
  background: #ec2b27;
  display: inline-block;
  margin-left: 10px;
  position: absolute;
  top: 13px;
}
.rewards .rewards-list {
  padding: 0 45px;
}
.rewards .rewards-list .arrowsblock .arrow {
  background: none;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
.rewards .rewards-list .arrowsblock .arrow:before {
  content: '';
  width: 18px;
  height: 18px;
  border-top: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.rewards .rewards-list .arrowsblock .swiper-button-prev {
  background: none;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
.rewards .rewards-list .arrowsblock .swiper-button-prev:before {
  content: '';
  width: 18px;
  height: 18px;
  border-top: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.rewards .rewards-list .arrowsblock .swiper-button-prev:before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  left: 5px;
}
.rewards .rewards-list .arrowsblock .swiper-button-next {
  background: none;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
.rewards .rewards-list .arrowsblock .swiper-button-next:before {
  content: '';
  width: 18px;
  height: 18px;
  border-top: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.rewards .rewards-list .arrowsblock .swiper-button-next:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 5px;
}
#vacancyFormContainer .fade {
  opacity: 1;
  background: none;
  border: none;
}
.more-text.hide .content {
  max-height: 145px;
}
.more-text.hide .morebtn .more {
  display: inline-block;
}
.more-text.hide .morebtn .hide {
  display: none;
}
.more-text .content {
  overflow: hidden;
  max-height: 1000px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.more-text .morebtn {
  font-weight: 600;
  text-align: center;
}
.more-text .morebtn span {
  cursor: pointer;
}
.more-text .morebtn .more {
  display: none;
}
.block-content {
  margin: 10px 0;
}
@media (min-width: 780px) {
  .block-content {
    display: none;
  }
}
.call-btn {
  padding: 4px 10px;
  margin: 1px 0;
  background: #ec2b27;
  color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 600;
}
.call-btn:hover {
  text-decoration: none;
  background: none;
  color: #ec2b27;
}
@media (max-width: 1200px) {
  .block-title {
    font-size: 32px;
  }
  .nav-header .nav-item {
    font-size: 13px;
  }
  .slider-on-main .swiper-slide .titleblock .title {
    font-size: 26px;
    width: 80%;
    left: 10%;
  }
  .slider-on-main .triangle {
    bottom: -140px;
  }
  .slider-on-main .arrowsblock .swiper-button-prev {
    left: 0;
  }
  .slider-on-main .arrowsblock .swiper-button-next {
    right: 0;
  }
  .utp-about .item .title {
    font-size: 90px;
  }
  .utp-about .item .content * {
    padding: 1px 10px;
  }
  .service_list .item a {
    padding: 35px 15px;
  }
  .service_list .item a .icon {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .page-title h1 {
    font-size: 24px;
  }
  .breadcrumb li {
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block;
    float: none;
  }
  .header .logo {
    height: 100%;
  }
  .header .logo .d-table-cell {
    vertical-align: middle;
  }
  .header .logo .d-table-cell img {
    margin: 0 auto;
  }
  .header #nav-header {
    position: static;
    padding-left: 0;
  }
  .header #nav-header .navbar-toggler {
    padding: .50rem .75rem;
  }
  .header #nav-header .nav-pages {
    width: 100%;
    height: calc(100% - 145px);
    position: fixed;
    left: 0;
    top: 145px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .header #nav-header .nav-pages .navbar-nav {
    padding: 15px 30px 45px;
  }
  .header #nav-header .nav-pages .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
    padding: .7rem 0rem;
    border-bottom: 1px solid #434343;
  }
  .header #nav-header .nav-pages .navbar-nav > .nav-item > .nav-link span:after {
    display: none;
  }
  .header #nav-header .nav-pages .navbar-nav .parent {
    display: block;
    position: relative;
  }
  .header #nav-header .nav-pages .navbar-nav .parent .arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 30px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header #nav-header .nav-pages .navbar-nav .parent .arrow:before {
    content: '';
    width: 15px;
    height: 15px;
    display: block;
    border-top: 1px solid #ec2b27;
    border-right: 1px solid #ec2b27;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: 8px;
  }
  .header #nav-header .nav-pages .navbar-nav .parent .dropdown-menu {
    display: block;
    opacity: 1;
    background: #ffffff;
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    max-height: 0;
  }
  .header #nav-header .nav-pages .navbar-nav .parent .dropdown-menu.active {
    left: 0;
    max-height: 1500px;
  }
  .header #nav-header .nav-pages .navbar-nav .parent .dropdown-menu .close_menu {
    padding: 15px 25px 0;
    font-weight: bold;
    cursor: pointer;
  }
  .header #nav-header .nav-pages .navbar-nav .parent .dropdown-menu .items {
    margin-top: 0;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .header #nav-header .nav-pages .navbar-nav .parent .dropdown-menu .items .nav-link {
    font-size: 15px;
    padding-left: 25px;
    width: 100%;
    overflow-y: auto;
    height: calc(-45%);
  }
  .header .langs {
    position: absolute;
    right: 15px;
    overflow: hidden;
    max-height: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header .langs.selected {
    max-height: 300px;
  }
  .header .langs.selected .currentlang {
    background: #949494;
  }
  .header .langs.selected .currentlang:after {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  .header .langs .currentlang {
    width: 50px;
    height: 50px;
    background-color: #434343;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    text-transform: uppercase;
    overflow: hidden;
  }
  .header .langs .currentlang:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    position: relative;
    top: -3px;
    margin-left: 5px;
  }
  .header .langs .lang {
    width: 50px;
    height: 50px;
    line-height: 50px;
    float: none;
    display: block;
    border: none;
  }
  .slider-on-main .triangle {
    display: none;
  }
  .main-utp-block {
    margin-top: 20px;
  }
  .main-utp-block .item .background {
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg);
  }
  .main-utp-block .item .background:before {
    display: none;
  }
  .main-utp-block .item .content {
    padding: 25px 0px;
  }
  .utp-about .item {
    margin-top: 60px;
  }
  .utp-about .item:first-child {
    margin-top: 0;
  }
  .about-utp {
    margin-bottom: 40px;
  }
  .about-utp .item {
    margin-bottom: 15px;
  }
  .recognition .recognition_list .recom .block .image img {
    height: auto;
  }
  .addresses .addr .title {
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .addresses .addr .map .info {
    position: static;
    background: none;
    color: #2a2a2a;
    height: auto;
    padding: 10px 20px;
  }
  .addresses .addr .map .info .content:before {
    background-color: #ec2b27;
  }
  .addresses .addr .map .info .phones {
    margin-bottom: 0;
  }
  .addresses .addr .map .info .phones a,
  .addresses .addr .map .info .phones .phone {
    color: #2a2a2a;
  }
  .addresses .addr .map .info .phones:before {
    background-color: #ec2b27;
  }
  .addresses .addr .map .info .email a,
  .addresses .addr .map .info .email {
    color: #2a2a2a;
  }
  .addresses .addr .map .info .email:before {
    background-color: #ec2b27;
  }
  .paginationControl {
    text-align: center;
  }
  .articles-list .article-content .bottom .right {
    display: none;
  }
  .rubric-menu {
    border: none;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .rubric-menu.active .title:after {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    top: -5px;
  }
  .rubric-menu.active .list {
    max-height: 1000px;
  }
  .rubric-menu .title {
    background: #636363;
    color: #ffffff;
    padding: 15px;
    margin: 0 -15px 10px;
  }
  .rubric-menu .title:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    margin-left: 10px;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    top: 0px;
  }
  .rubric-menu .list {
    overflow-y: hidden;
    max-height: 0px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 74px;
    left: 0;
    background: #ffffff;
  }
  .rubric-menu .list .rubric-link {
    padding: 5px 15px;
  }
  .rubric-menu .list .rubric-link a {
    padding: 10px 0;
    font-size: 14px;
  }
  .read-page .content .bottominfo .left .share {
    margin: 10px 0;
  }
  .partners-page .partners_list .partner .block .image {
    height: 125px;
  }
  footer > .container .mail {
    display: block;
    padding: 25px 15px;
  }
}
@media (max-width: 768px) {
  .team-page .team_list .member:nth-child(2n) .right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .h2,
  h2 {
    font-size: 1.5rem;
  }
  .h3,
  h3 {
    font-size: 1.25rem;
  }
  .h4,
  h4 {
    font-size: 1rem;
  }
  body {
    padding-top: 100px;
  }
  .sub-title {
    font-size: 16px;
  }
  .block-title {
    text-align: center;
    font-size: 25px;
    margin-bottom: 20px;
  }
  .block-title.aline:after {
    width: 100px;
    display: block;
    margin: 0 auto;
    position: static;
    margin-top: 10px;
  }
  .header {
    height: 100px;
  }
  .header #nav-header .nav-pages {
    top: 100px;
    height: calc(100% - 100px);
  }
  .slider-on-main .swiper-slide .titleblock .title {
    font-size: 13px;
    text-align: center;
  }
  .main-utp-block .item .content {
    padding: 15px 0px;
    text-align: left;
  }
  .main-utp-block .item .content .image {
    float: left;
    margin-right: 15px;
    width: 55px;
  }
  .main-utp-block .item .content .image img {
    margin: 0 auto;
    display: block;
  }
  .utp-about {
    background-size: cover;
  }
  .utp-about .item {
    margin-top: 25px;
  }
  .utp-about .item .title {
    font-size: 65px;
  }
  .utp-about .item .content {
    margin-top: 0;
    margin-left: 0;
  }
  .latest-news .block-title {
    float: none;
  }
  .latest-news .more {
    margin-top: 0;
  }
  .latest-news .articles-last .article-block {
    margin-bottom: 30px;
  }
  .about-page .content {
    padding-left: 15px;
    margin-top: 0px;
  }
  .about-page .content:before {
    display: none;
  }
  .about-page .content h2,
  .about-page .content .h2 {
    font-size: 1.5rem;
  }
  .regular-page {
    padding-top: 0px;
  }
  .service-page .serviceblock {
    background: #ffffff;
    padding: 15px 15px 10px;
    margin: 20px 15px 0px;
  }
  .service-page .serviceblock.active .title:after {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    top: 3px;
  }
  .service-page .serviceblock.active ul {
    max-height: 1000px;
  }
  .service-page .serviceblock .title {
    border-bottom: 0;
    padding-right: 20px;
    padding-bottom: 5px;
  }
  .service-page .serviceblock .title:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #434343;
    border-right: 1px solid #434343;
    margin-left: 10px;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    top: 6px;
    right: 0px;
  }
  .service-page .serviceblock ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .service-page .serviceblock ul:before {
    content: '';
    display: block;
    border-bottom: 1px solid #ec2b27;
    width: 80%;
  }
  .vacancy-page .getexample {
    font-size: 17px;
    background-position: 0% 50%;
  }
  .vacancy-page .sendtomail .mailto {
    font-size: 19px;
  }
  footer > .container {
    text-align: center;
  }
  footer > .container .phones {
    text-align: center;
    padding: 0 10px;
    display: block;
  }
  footer > .container .mail {
    text-align: center;
    padding: 10px;
    display: block;
  }
  footer > .container .social {
    text-align: center;
    margin-right: 10px;
    margin-bottom: 15px;
  }
}
@media (max-width: 430px) {
  .service_list .item a {
    height: auto;
  }
}
