html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
*::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
*:-moz-placeholder {
  color: #666;
  opacity: 1;
}
*::-moz-placeholder {
  color: #666;
  opacity: 1;
}
*:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
body {
  background: #fff;
}
.header_slider {
  overflow: hidden;
}
.header_slider .slide-single { visibility: hidden; }
.header_slider .slide-single:first-child { visibility: visible; }
.header_slider.slick-initialized .slide-single { visibility: visible; }
.p_0 {
  padding: 0;
}
.pl_0 {
  padding-left: 0;
}
.top_header {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  z-index: 999;
  width: 100%;
}
#header.default {
  position: fixed;
  top: 0;
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.7) !important;
}
.logo {
  float: left;
  margin-right: 25px;
}
.menu {
  float: left;
  margin-top: 15px;
}
.menu li {
  float: left;
  margin-right: 20px;
}
.menu li a {
  text-transform: uppercase;
  font: 15px 'RalewayBold', sans-serif;
  color: #fff;
  padding-bottom: 7px;
}
.menu li a:hover {
  border-bottom: 2px solid #fff;
}
.phone {
  font: 20px "RobotoBold", sans-serif;
  color: #fff;
  float: right;
  margin-top: 10px;
  border: 2px solid #00eb7f;
  border-radius: 15px;
  padding: 0 20px 2px;
}
.mobile_button {
  cursor: pointer;
  float: right;
  padding: 20px 5px;
  margin: 2px 0 7px 0;
}
.mob_sendvich {
  position: relative;
  -webkit-transition-duration: 0.5s, 0.5s;
  transition-duration: 0.5s, 0.5s;
  -webkit-transition-delay: 0.5s, 0;
  transition-delay: 0.5s, 0;
}
.mob_sendvich,
.mob_sendvich:before,
.mob_sendvich:after {
  width: 42px;
  height: 3px;
  background-color: #fff;
  display: table;
}
.mob_sendvich:before,
.mob_sendvich:after {
  position: absolute;
  content: '';
  -webkit-transition-duration: 0.5s, 0.5s;
  transition-duration: 0.5s, 0.5s;
  -webkit-transition-delay: 0.5s, 0;
  transition-delay: 0.5s, 0;
}
.mob_sendvich:before {
  top: -8px;
}
.mob_sendvich:after {
  top: 8px;
}
.mobile_button.active_sendvich .mob_sendvich {
  background: none;
  -webkit-transition-duration: 0.5s, 0.5s;
  transition-duration: 0.5s, 0.5s;
  -webkit-transition-delay: 0.5s, 0;
  transition-delay: 0.5s, 0;
}
.mobile_button.active_sendvich .mob_sendvich:before {
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  transform: rotate(-225deg);
  top: 0;
  -webkit-transition-duration: 0.5s, 0.5s;
  transition-duration: 0.5s, 0.5s;
  -webkit-transition-delay: 0.5s, 0;
  transition-delay: 0.5s, 0;
  background-color: #fff;
  z-index: 10;
}
.mobile_button.active_sendvich .mob_sendvich:after {
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 0;
  -webkit-transition-duration: 0.5s, 0.5s;
  transition-duration: 0.5s, 0.5s;
  -webkit-transition-delay: 0.5s, 0;
  transition-delay: 0.5s, 0;
  background-color: #fff;
  z-index: 10;
}
.header_slider .slick-next,
.header_slider .slick-prev {
  display: none !important;
}
.wrapper_img {
  position: relative;
  width: 100%;
  height: 100%;
}
.wrapper_img .img_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4) !important;
  top: 0;
}
.wrapper_img .text_overlay {
  position: absolute;
  width: 46%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7) !important;
  top: 0;
}
.slick-dots {
  right: 5%;
  text-align: right;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
  font-size: 8px;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 7px;
  opacity: .4;
  color: #fff;
}
.slider_text {
  position: absolute;
  top: 27%;
  color: #fff;
}
.slider_text h2 {
  font: 35px 'RalewayBold', sans-serif;
  text-transform: uppercase;
  padding-bottom: 30px;
  position: relative;
}
.slider_text h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 125px;
  height: 5px;
  background: #fff;
}
.slider_text p {
  font: 18px 'RalewayRegular', sans-serif;
  line-height: 28px;
  max-width: 450px;
  margin-top: 30px;
}
.slide_button{
  font: 13px 'RalewaySemiBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 10px 25px;
  color: #fff;
  border: 1px solid #00eb7f;
  border-radius: 20px;
  display: inline-block;
  margin-top: 40px;
}
.slide_button:hover {
  background: #00eb7f;
}
.header_slider .slick-slide img {
    width: 1920px;
    height: 800px;
}
.wrapper_main h2 {
  font: 63px 'RalewayBold', sans-serif;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: relative;
  padding: 56px 0;
  background: url(../images/border_h2.png) 125px 0 no-repeat;
}
.wrapper_main h2:after {
  content: "";
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 70px;
  height: 5px;
  background: #00eb7f;
}
.wrapper_main p {
  font: 16px 'RalewayRegular', sans-serif;
  color: #000;
  letter-spacing: 0.04em;
}
.about_us {
  padding:  10px 0 120px 0;
}
.about_us p {
  padding-right: 10px;
  line-height: 26px;
  margin-top: 40px;
}
.services {
  background: url(../images/bg_services.jpg) center center no-repeat;
  background-size: cover;
}
.services h2 {
  background: url(../images/border_h2_black.png) 125px 0 no-repeat;
  background-position-y: 25px;
  word-wrap: break-word;
  color: #fff;
}
.wrapper_services {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.overlay_section {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding-bottom: 70px;
}
.services.advantages .overlay_section {
  padding-bottom: 85px;
}
.service_item {
  padding-left: 100px;
  margin-top: 40px;
}
.service_item.item1_bg {
  background: url(../images/service_item1.png) 0 7px no-repeat;
}
.service_item.item2_bg {
  background: url(../images/service_item2.png) 0 7px no-repeat;
}
.service_item.item3_bg {
  background: url(../images/service_item3.png) 0 7px no-repeat;
}
.service_item.item4_bg {
  background: url(../images/service_item4.png) 0 7px no-repeat;
}
.services h3 {
  color: #fff;
  font: 27px 'RalewayRegular', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
}
.service_desription {
  padding-left: 12px;
}
.service_desription li {
  color: #fff;
  font: 10px 'RalewayRegular', sans-serif;
  list-style-type: disc;
}
.service_desription span {
  font: 16px 'RalewayRegular', sans-serif;
  letter-spacing: 0.04em;
  line-height: 22px;
}
.service_detail h2 {
  background-position-y: 35px;
  word-wrap: break-word;
}
.service_detail h3 {
  color: #000;
  display: inline-block;
  font: 21px 'RalewaySemiBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
}
.systems {
  margin-bottom: 10px;
}
.systems_text {
  position: relative;
  padding: 30px 0 0 90px;
  margin-top: 30px;
}
.service_detail_num {
  font: 67px 'RobotoBold', sans-serif;
  color: #c3c2c2;
  letter-spacing: 0.1em;
  position: absolute;
  top: 0;
  left: 0;
}
.service_detail {
  padding-bottom: 80px;
}
.service_detail p {
  line-height: 24px;
  margin-top: 20px;
}
.service_detail ul {
  font: 10px 'RalewayRegular', sans-serif;
  letter-spacing: 0.04em;
  line-height: 24px;
  list-style-type: disc;
}
.service_detail ul span {
  font: 17px 'RalewayRegular', sans-serif;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 22px;
  padding-left: 0;
}
.service_detail ul {
  padding-left: 12px;
  margin-top: 22px;
}
.main_button{
  font: 13px 'RalewaySemiBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 10px 25px;
  color: #fff;
  border: 1px solid #00eb7f;
  border-radius: 20px;
  display: inline-block;
  margin-top: 30px;
  background: #00eb7f;
  box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.2);
}
.service_detail img {
  margin-top: 65px;
}
.systems.screen img {
  margin-top: 55px;
  float: right;
}
.systems.screen .systems_text {
  padding: 30px 0 0 100px;
}
.systems.audio img {
  margin-top: 65px;
}
.systems.audio .service_detail_num {
  left: -5px;
}
.systems.technic img {
  margin-top: 54px;
  float: right;
}
.services.advantages h3 {
  color: #fff;
  font: 17px 'RalewaySemiBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
.services.advantages p {
  color: #fff;
  line-height: 24px;
  letter-spacing: 0.04em;
}
.advantages .service_item {
  padding: 90px 0 0 0;
  margin-top: 40px;
}
.services.advantages {
  background: url(../images/bg_advantages.jpg) center center no-repeat;
  background-size: cover;
}
.advantages .service_item.item1_bg {
  background: url(../images/advantages_item1.png) 0 0 no-repeat;
}
.advantages .service_item.item2_bg {
  background: url(../images/advantages_item2.png) 0 0 no-repeat;
}
.advantages .service_item.item3_bg {
  background: url(../images/advantages_item3.png) 0 0 no-repeat;
}
.map_block h2 {
  background-position-y: 25px;
  word-wrap: break-word;
  margin-bottom: 20px;
}
.map_block {
  padding: 15px 0 60px 0;
}
.map_block .contacts_link {
  font: 13px 'RalewaySemiBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 10px 25px;
  color: #fff;
  border: 1px solid #00eb7f;
  border-radius: 20px;
  display: inline-block;
  margin-top: 30px;
  background: #00eb7f;
  box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.2);
  margin-left: 5px;
}
.gmnoprint div {
  background:none !important;
}
#map {
  margin: 30px 0;
}
.client {
  padding: 15px 0 70px 0;
}
.client h2 {
  background-position-y: 25px;
  word-wrap: break-word;
  margin-bottom: 5px;
}
.client .client_detail {
  font-family: 'RalewaySemiBold', sans-serif;
  vertical-align: 24px;
  letter-spacing: 0.04em;
}
.partners a:not(:last-child) {
  margin-right: 75px;
}
.partners {
  margin-top: 60px;
}
.reviews {
  margin-top: 80px;
}
.reviews h3 {
  text-transform: uppercase;
  font: 21px 'RalewaySemiBold', sans-serif;
  letter-spacing: 0.04em;
  color: #000;
  margin-bottom: 40px;
}
.reviews img {
  border-radius: 50%;
  display: block;
  margin-left: 25px;
  max-width: 173px;
}
.reviews .person_review {
  font-size: 19px;
  font-weight: bold;
  text-align: left;
  margin-top: 20px;
  padding-left: 25px;
}
.reviews .person_company {
  font: 15px 'RalewayRegular', sans-serif;
  text-align: left;
  padding-left: 25px;
  margin-top: 7px;
}
.reviews .review_text {
  padding: 25px 0 0 25px;
  position: relative;
  text-align: left;
  margin-bottom: 30px;
}
.reviews .review_text:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 67px;
  height: 46px;
  background: url(../images/quotes.png);
}
.contacts {
  background: url(../images/bg_contacts.jpg) center center no-repeat;
  background-size: cover;
  color: #fff !important;
}
.contacts .overlay_section {
  padding-bottom: 80px;
}
.contact img {
  max-width: 200px;
  height: auto;
  margin-bottom: 15px;
}
.contacts p {
  color: #fff !important;
}
.contacts h2 {
  background: url(../images/border_h2_black.png) 125px 0 no-repeat;
  background-position-y: 25px;
  word-wrap: break-word;
  color: #fff;
}
.contacts h3 {
  color: #fff;
  font: 18px 'RalewaySemiBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
.contact p {
  color: #fff;
}
.contact .city_phone {
  color: #fff;
  font: 14px 'RalewaySemiBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 10px 0;
}
.contact .city_phone span {
  color: #fff;
  font: 15px 'RobotoLight', sans-serif;
  letter-spacing: 0.04em;
  text-transform: none;
  margin-left: 36px;
}
.contact .mob_phone {
  color: #fff;
  font: 14px 'RalewaySemiBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 10px 0;
}
.contact .mob_phone span {
  color: #fff;
  font: 15px 'RobotoLight', sans-serif;
  letter-spacing: 0.04em;
  text-transform: none;
  margin-left: 30px;
}
.contact .email {
  color: #fff;
  font: 14px 'RalewaySemiBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 10px 0;
}
.contact .email span {
  color: #fff;
  font: 15px 'RalewayRegular', sans-serif;
  letter-spacing: 0.04em;
  text-transform: none;
  margin-left: 17px;
}
.contact {
  margin-top: 15px;
}
.contacts .form_description {
  font: 16px 'RalewayRegular', sans-serif;
  line-height: 24px;
  margin-top: 10px;
}
.section_form {
  margin-top: 40px;
}
.form_comment .comment_text {
  height: 125px;
}
.form_comment .comment_place {
  top: 120px;
}
.wrapper_footer {
  background: #fff;
  padding: 30px 0;
}
.copyright {
  color: #000;
  font: 13px 'RalewayRegular', sans-serif;
  letter-spacing: 0.04em;
}
.slide_button:focus,
.slide_button:active,
.slide_button:visited {
    outline: none;
    outline-offset: 0;
}
#toTop {
  display:none;
  text-decoration:none;
  position:fixed;
  bottom:10px;
  right:10px;
  overflow:hidden;
  width:51px;
  height:51px;
  border:none;
  text-indent:100%;
  background:url(../images/ui.totop.png) no-repeat left top;
}
#toTopHover {
  background:url(../images/ui.totop.png) no-repeat left -51px;
  width:51px;
  height:51px;
  display:block;
  overflow:hidden;
  float:left;
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {
  outline:none;
}
.partners a {
  display: table;
  margin: 0 auto !important;
  text-align: center;
}
.header_slider .slide1 img,
.header_slider .slide2 img,
.header_slider .slide3 img,
.header_slider .slide4 img {
  width: 100%;
  height: auto;
}
.partners .partner11 {
  margin-top: 18px;
}
.systems_text ul li {
  margin-bottom: 8px;
}
.partners img {
  width: 83%;
}
.slide-single {
  position: relative;
}
.contacts .contact.presscom .city_phone span {
  margin-left: 56px;
}
.contacts .contact.presscom .email span {
  margin-left: 37px;
}