* {
  margin: 0;
  padding: 0;
}

input,
textarea,
button {
  outline: none;
  box-shadow: none;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

input[required=required],
textarea[required=required] {
  outline: none;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

body {
  background: #fff;
  color: #2b2b2a;
  font-family: "RobotoRegular", sans-serif;
  font-size: 16px;
  line-height: 1;
  min-width: 320px;
  text-align: left;
  vertical-align: top;
  overflow-x: hidden;
}

li {
  list-style: none;
}

.tinymce .justifyright,
#tinymce .justifyright {
  text-align: right;
}

.tinymce img.justifyright,
#tinymce img.justifyright {
  float: right;
  margin: 0 0 10px 25px;
}

.tinymce .justifyleft,
#tinymce .justifyleft {
  text-align: left;
}

.tinymce img.justifyleft,
#tinymce img.justifyleft {
  float: left;
  margin: 0 25px 10px 0;
}

.tinymce .justifycenter,
#tinymce .justifycenter {
  text-align: center;
}

.tinymce .justifyfull,
#tinymce .justifyfull {
  text-align: justify;
}

.tinymce h1,
#tinymce h1 {
  font-size: 26px;
  margin: 0 0 20px 0;
  text-align: left;
}

.tinymce h2,
#tinymce h2 {
  font-size: 22px;
  margin: 0 0 15px 0;
  text-align: left;
}

.tinymce h3,
#tinymce h3 {
  font-size: 18px;
  margin: 0 0 15px 0;
  text-align: left;
}

.tinymce p,
#tinymce p {
  margin: 0 0 15px 0;
  text-align: justify;
}

.tinymce ul li,
#tinymce ul li {
  list-style-type: disc;
  margin: 0 0 7px 35px;
  text-align: justify;
}

.tinymce ol li,
#tinymce ol li {
  list-style-type: decimal;
  margin: 0 0 7px 35px;
  text-align: justify;
}

.tinymce ul li:last-child,
#tinymce ul li:last-child {
  margin: 0 0 15px 35px;
}

.tinymce ol li:last-child,
#tinymce ol li:last-child {
  margin: 0 0 15px 35px;
}

.tinymce a,
#tinymce a {
  color: #F72A27;
  text-decoration: underline;
}

.tinymce a:hover,
#tinymce a:hover {
  text-decoration: none;
}

.tinymce img,
#tinymce img {
  vertical-align: top;
}

.tinymce img[style*="float: left"],
.tinymce img[style*="float:left"],
#tinymce img[style*="float: left"],
#tinymce img[style*="float:left"] .tinymce img[style*="float: left"],
#tinymce img[style*="float:left"] {
  margin: 0 25px 10px 0;
}

.tinymce img[style*="float: right"],
.tinymce img[style*="float:right"],
#tinymce img[style*="float: right"],
#tinymce img[style*="float:right"] {
  margin: 0 0 10px 25px;
}

.tinymce table,
#tinymce table {
  border-collapse: collapse;
  margin: 0 0 15px 0;
}

.tinymce table[align=center],
#tinymce table[align=center] {
  margin: 0 auto 15px;
}

.tinymce table[align=left],
#tinymce table[align=left] {
  margin: 0 0 15px 0;
}

.tinymce table[align=right],
#tinymce table[align=right] {
  margin: 0 0 15px auto;
}

.tinymce table.tiny-center,
#tinymce table.tiny-center {
  margin: 0 auto 15px;
}

.tinymce table.tiny-left,
#tinymce table.tiny-left {
  margin: 0 0 15px 0;
}

.tinymce table.tiny-right,
#tinymce table.tiny-right {
  margin: 0 0 15px auto;
}

.tinymce table td,
#tinymce table td {
  padding: 6px 10px;
  text-align: left;
  vertical-align: top;
}

.tinymce table td p,
#tinymce table td p {
  margin: 0;
}

#header {
  background: url(../img/fon-2.jpg) repeat;
}
#header .toggle-mnu {
  display: block;
  width: 28px;
  height: 24px;
  padding: 6px 9px 2px;
  box-sizing: content-box;
  border-radius: 5px;
  margin-top: 24px;
  cursor: pointer;
}
#header .toggle-mnu.on {
  background: transparent;
}
#header .toggle-mnu span:after,
#header .toggle-mnu span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
}
#header .toggle-mnu span:after {
  top: 18px;
}
#header .toggle-mnu span {
  position: relative;
  display: block;
}
#header .toggle-mnu span,
#header .toggle-mnu span:after,
#header .toggle-mnu span:before {
  width: 100%;
  height: 2px;
  background-color: #000;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 2px;
}
#header .toggle-mnu.on span {
  background-color: transparent;
}
#header .toggle-mnu.on span:before {
  transform: rotate(45deg) translate(-1px, 0px);
}
#header .toggle-mnu.on span:after {
  transform: rotate(-45deg) translate(6px, -7px);
}
#header .toggle-mnu {
  float: right;
  position: absolute;
  z-index: 21;
  right: 0;
  top: 0;
}
#header .logo {
  display: block;
  background: url(../img/logo.png) no-repeat;
  width: 185px;
  height: 97px;
  margin-top: 16px;
}
#header .adress,
#header .mail-head,
#header .phone-head {
  display: inline-block;
  vertical-align: top;
}
#header .adress {
  margin-top: 27px;
  margin-left: 140px;
  padding-left: 24px;
  position: relative;
}
#header .adress:before {
  content: "";
  width: 12px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/coords.png);
}
#header .mail-head {
  margin-top: 28px;
  margin-left: 77px;
  padding-left: 33px;
  position: relative;
  color: #2b2b2a;
}
#header .mail-head:before {
  content: "";
  width: 18px;
  height: 14px;
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  background: url(../img/email.png);
}
#header .phone-head {
  margin-top: 27px;
  margin-left: 75px;
  padding-left: 32px;
  color: #2b2b2a;
  position: relative;
}
#header .phone-head:before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  background: url(../img/phone.png);
}
#header .menu-header {
  margin-top: 46px;
}
#header .menu-header a {
  font-family: "RobotoBold", sans-serif;
  line-height: 24px;
  text-transform: uppercase;
  color: #2b2b2a;
}
#header .menu-header > ul > li {
  background: transparent;
  margin-left: 29px;
}
#header .menu-header > ul > li:first-child {
  margin-left: 0;
}
#header .menu-header > ul > li a {
  border-top: none;
  border-left: none;
  padding: 0;
}
#header .menu-header > ul > li a:hover {
  color: #e31f25;
}
#header .menu-header > ul > li.active > a {
  color: #e31f25;
}
#header .menu-header  ul ul li.active a {
  color: #e31f25;
}
#header .menu-header ul ul {
  background-color: white;
  border-radius: 3px;
  padding: 23px;
  margin-top: 35px;
  position: absolute;
}
#header .menu-header ul ul:after {
  content: "";
  position: absolute;
  width: 38px;
  height: 16px;
  background: url(../img/tringl.png);
  top: -15px;
  left: 41px;
}
#header .menu-header ul ul a {
  line-height: 24px;
  color: #2b2b2a;
  text-decoration: underline;
  font-family: "RobotoRegular", sans-serif;
  text-transform: none;
  text-decoration: none;
}
#header .menu-header ul ul a:hover {
  text-decoration: underline;
}
#header .menu-header ul ul li {
  background: transparent;
  margin-bottom: 30px;
}
#header .menu-header ul ul li:last-child {
  margin-bottom: 0;
}

#slider {
  min-height: 627px;
  background: url(../img/slider.jpg) no-repeat center top / cover;
}
#slider .title-slider {
  color: white;
  font-family: "Panton-ExtraBold", sans-serif;
  font-size: 36px;
  text-transform: uppercase;
  margin-top: 80px;
  line-height: 42px;
}
#slider .description-slider {
    color: white;
    font-size: 16px;
    line-height: 29px;
    margin-top: 45px;
    padding-right: 265px;
}
.title-section {
  color: #2b2b2a;
  font-family: "Panton-ExtraBold", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}

#services {
  background: url(../img/fon-2.jpg) repeat;
  padding-top: 55px;
  padding-bottom: 70px;
}
#services .item {
  position: relative;
  margin-top: 45px;
}
#services .item .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 34px 18px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.63);
}
#services .item .overlay .title-item {
  color: white;
  font-family: "RobotoBold", sans-serif;
  font-size: 18px;
  line-height: 22px;
  padding-left: 17px;
  position: relative;
}
#services .item .overlay .title-item:before {
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  background-color: #e41f25;
  position: absolute;
  width: 4px;
}
#services .item .overlay .more-item {
  color: white;
  text-decoration: underline;
  padding-left: 17px;
  position: absolute;
  bottom: 26px;
}
#services .item .overlay .more-item:hover {
  color: #e41f25;
}
#services .item .overlay .more-item:hover:after {
  content: "";
  background: url(../img/arrow.png);
  right: -15px;
  width: 9px;
  height: 7px;
  position: absolute;
  top: 6px;
}

#advantages {
  background: url(../img/fon.jpg) no-repeat center top;
  min-height: 745px;
  padding-top: 55px;
}
#advantages > div > div.row > div:nth-child(1) > div {
  margin-top: -13px;
}
#advantages > div > div.row > div:nth-child(6) {
    margin-top: -15px;
}
#advantages .item-advance {
  min-height: 202px;
  margin-bottom: 95px;
}
#advantages img {
  display: block;
  margin: auto;
}
#advantages .title-section {
  margin-bottom: 52px;
}
#advantages .title-adv {
  color: #2b2b2a;
  font-family: "RobotoBold", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 24px;
}
#advantages .descr-adv {
  color: #5f5f5e;
  font-size: 14px;
  text-align: center;
  line-height: 22px;
  margin-top: 20px;
}

#partner {
  background: url(../img/fon-2.jpg) repeat;
  padding-top: 60px;
  padding-bottom: 88px;
}
#partner #items-carousel {
  padding-left: 42px;
  padding-right: 42px;
  position: relative;
  margin-top: 70px;
}
#partner .item {
  display: inline-block !important;
  vertical-align: middle !important;
  float: none !important;
}
#partner .item img {
  display: block;
  margin: auto;
}
#partner .slick-prev {
  width: 20px;
  height: 36px;
  background: url(../img/prev.png) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  border: none;
  font-size: 0;
  opacity: 0.6;
}
#partner .slick-prev:hover {
  opacity: 1;
}
#partner .slick-next {
  width: 20px;
  height: 36px;
  background: url(../img/next.png) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  border: none;
  font-size: 0;
  opacity: 0.6;
}
#partner .slick-next:hover {
  opacity: 1;
}
#partner .slick-dots li button {
  width: 19px;
  height: 19px;
  background-color: #a2a1a3;
  border-radius: 2px;
  border: none;
  font-size: 0;
}
#partner .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
#partner .slick-dots li.slick-active button {
  background-color: #e81f25;
}
#partner ul.slick-dots {
  text-align: center;
  top: 54px;
  position: relative;
}

#portfolio {
  background: url(../img/fon-2.jpg) repeat;
  padding-top: 34px;
  padding-bottom: 53px;
}
#portfolio .slider-for2 .item {
  margin: 0 15px;
}
#portfolio .slick-prev {
  left: 0;
  background: url(../img/prev-2.png);
}
#portfolio .slick-next {
  right: 0;
  background: url(../img/next-2.png);
}
#portfolio .slick-prev, #portfolio .slick-next {
  width: 45px;
  height: 45px;
  position: absolute;
  padding: 0;
  font-size: 0;
  z-index: 2;
  top: 50%;
  border: none;
}
#portfolio .slick-prev:hover, #portfolio .slick-next:hover {
  opacity: 0.6;
}
#portfolio .product-photos {
  margin-top: 75px;
}
#portfolio .slider-nav2 {
  margin: 54px -10px 0;
}
#portfolio .slider-nav2 img {
  border: none;
}
#portfolio .slider-nav2 .item {
  margin: 0 14px;
  cursor: pointer;
}
#portfolio .slick-slide.slick-current.slick-active {
  border: 2px solid #e31f25;
  outline: none;
}
#portfolio .slick-slide {
  border: 2px solid transparent;
}

#footer {
  background-color: #2b2b2a;
  padding-top: 45px;
  padding-bottom: 50px;
}
#footer .copyright {
  color: white;
  line-height: 48px;
}
#footer .politica {
  color: white;
  text-decoration: underline;
  margin-top: 25px;
  display: block;
}
#footer .politica:hover {
  text-decoration: none;
}
#footer .coords-footer, #footer .mail-footer, #footer .phone-footer {
  padding-left: 32px;
  color: white;
  line-height: 24px;
  display: block;
  position: relative;
}
#footer .coords-footer, #footer .mail-footer {
  margin-bottom: 25px;
}
#footer .coords-footer:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/coords.png);
  width: 12px;
  height: 16px;
}
#footer .mail-footer:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/email.png);
  width: 18px;
  height: 14px;
}
#footer .phone-footer:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/phone.png);
  width: 16px;
  height: 16px;
}
#footer .menu-footer li {
  margin-bottom: 10px;
}
#footer .menu-footer li a {
  line-height: 24px;
  text-transform: uppercase;
  color: white;
}
#footer .menu-footer li a:hover {
  color: #e31f25;
}
#footer .developer {
  width: 180px;
  height: 64px;
  display: block;
  background: url(../img/developer.png) no-repeat center bottom;
  color: white;
  font-size: 14px;
  float: right;
  padding-bottom: 56px;
  text-align: right;
}

#perehod {
  background: url(../img/fon-3.jpg) no-repeat center top/cover;
  min-height: 97px;
}

#breadcrumbs {
  background: url(../img/fon-2.jpg) repeat;
  color: #5f5f5e;
  font-size: 14px;
  padding: 24px 0;
}
#breadcrumbs a {
  font-size: 14px;
  color: #e31f25;
  text-decoration: underline;
}
#breadcrumbs a:hover {
  text-decoration: none;
}

#sidebar li.active {
  background-color: #e31f25;
}
#sidebar li {
  width: 100%;
  background-color: #2b2b2a;
  border-radius: 3px;
  margin-bottom: 5px;
}
#sidebar li a {
  color: white;
  font-family: "RobotoBold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  padding: 15px 10px;
  width: 100%;
  height: 100%;
  line-height: 18px;
}
#sidebar li a:hover {
  background-color: #e31f25;
}

#content-page {
  background: url(../img/fon-2.jpg) repeat;
}
#content-page .title-section {
  text-align: left;
  line-height: 34px;
}
#content-page .text {
  line-height: 24px;
  margin-top: 15px;
}

#number-company {
  text-align: center;
  margin-top: 55px;
  padding-bottom: 30px;
}
#number-company .number {
  color: #e31f25;
  font-family: "Panton-ExtraBold", sans-serif;
  font-size: 48px;
  text-transform: uppercase;
}
#number-company .text-number {
  color: #2b2b2a;
  font-family: "RobotoBold", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 35px;
}

#items-news {
  margin-top: 23px;
}
#items-news .item-news {
  padding: 10px;
  border: 1px solid #bcbcbb;
  margin-bottom: 20px;
}
#items-news .item-news .title-news {
  display: block;
  color: #e31f25;
  font-family: "RobotoBold", sans-serif;
  font-size: 18px;
  text-decoration: underline;
  text-transform: uppercase;
}
#items-news .item-news .title-news:hover {
  text-decoration: none;
}
#items-news .item-news .text-news {
  color: #2b2b2a;
  line-height: 24px;
  margin-top: 18px;
}
#items-news .block {
  margin-left: 30px;
}
#items-news .date-news {
  color: #e31f25;
  margin-top: 11px;
}

.pagination {
  text-align: center;
  margin-top: 30px;
}
.pagination a {
  width: 48px;
  height: 48px;
  background-color: #a2a1a3;
  border-radius: 3px;
  display: inline-block;
  color: white;
  line-height: 47px;
  text-align: center;
  margin: 0 3px;
}
.pagination a:hover {
  background-color: #e81f25;
}
.pagination .but.active {
  background-color: #e81f25;
}

#letter {
  margin-top: 30px;
}
#letter img {
  width: 100%;
}
#letter .item-letter {
  margin-bottom: 30px;
  display: block;
  box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
  position: relative;
}
#letter .item-letter:hover .overlay {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
#letter .item-letter .overlay {
  width: 100%;
  height: 100%;
  background: #00000080;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  visibility: hidden;
}
#letter .item-letter .overlay:after {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  background: url(../img/zoom.png) no-repeat;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

#items-portfolio {
  margin-top: 30px;
}
#items-portfolio .name {
  color: #2b2b2a;
  font-family: "RobotoBold", sans-serif;
  font-size: 18px;
  text-decoration: underline;
  text-transform: uppercase;
  text-align: center;
  margin-top: 25px;
}
#items-portfolio .item-port {
  margin-bottom: 40px;
  display: block;
}
#items-portfolio .item-port:hover .name {
  color: #e31f25;
}

#contacts {
  margin-top: 30px;
  background: url(../img/map.jpg) no-repeat center top/cover;
  min-height: 614px;
}

.block-contact {
    width: 360px;
    height: 359px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    padding-left: 80px;
    padding-top: 33px;
    padding-right: 45px;
    margin-top: 163px;
    position: absolute;
    z-index: 10;
}
.block-contact span {
  color: #2b2b2a;
  font-family: "RobotoBold", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.block-contact .spisok {
  margin-bottom: 35px;
}
.block-contact a {
  color: #2b2b2a;
  line-height: 24px;
  text-transform: uppercase;
}
.block-contact .adress-con {
  position: relative;
}
.block-contact .adress-con:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 16px;
  background: url(../img/coords.png);
  left: -30px;
  top: 0;
}
.block-contact .email-con {
  position: relative;
}
.block-contact .email-con:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 14px;
  background: url(../img/email.png);
  left: -30px;
  top: 0;
}
.block-contact .phone-con {
  position: relative;
}
.block-contact .phone-con:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../img/phone.png);
  left: -30px;
  top: 0;
}
.block-contact .clock-con {
  position: relative;
}
.block-contact .clock-con:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../img/clock.png);
  left: -30px;
  top: 0;
}