@charset "UTF-8";
#main ul {
  margin-left: 15px;
}

#main ul.breadcrumb {
  background: none;
  margin-left: 15px;
}

.service-step-1.wrapper {
  padding: 0 !important;
}

#main {
  margin: 0px auto !important;
}

.guar-text,
.service-step-2 {
  padding: 0 0 30px 0;
}

.price-cap {
  padding: 0 0 30px 0;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* серый */
  color: #787878;
}

.m-pagination {
  padding: 0 !important;
  margin: 20px 0 20px 0 !important;
}

.contacts.c-row {
  margin: 0 0 30px 0;
}

.avto-item {
  position: relative;
  z-index: 1;
}

main#main p {
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 20px 0;
  font-weight: 400;
  color: #000;
}

img.lig-i-right {
  float: right;
  margin: 10px 0 30px 30px;
}

img.lig-i-left {
  float: left;
  margin: 10px 30px 30px 0;
}

.service-pg {
  padding: 0;
  margin-bottom: 25px;
}

.service-step-2 .subtitle {
  margin: 35px 0 0 0;
}

body {
  font-size: 14px;
  color: #3c3c3c;
}

body > header,
body > main,
body > footer,
body > header *,
body > main *,
body > footer * {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h2 {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 22px;
}

.crumbs {
  color: #d4d4d4;
}

.crumbs a + span {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 23px;
  vertical-align: -2px;
}

/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
.wrapper_new {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clear {
  clear: both;
}

#main .new-ab-comp,
#main-home .new-ab-comp {
  padding: 10px 0px !important;
}

#main .new-ab-comp .nac_name,
#main-home .new-ab-comp .nac_name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}

.nac_block {
  float: left;
  padding-right: 20px;
}

.nac_block:first-child {
  width: 33%;
}

.nac_block:nth-child(2) {
  width: 38%;
}

.nac_block:last-child {
  width: 29%;
  padding-right: 0;
}

#main .new-ab-comp .nac_number,
#main-home .new-ab-comp .nac_number {
  color: #4c234f;
  font-size: 80px;
  opacity: 0.3;
  font-weight: bold;
  margin-bottom: -18px;
}

#main .new-ab-comp .nac_text,
#main-home .new-ab-comp .nac_text {
  padding-left: 53px;
}

.s1_main {
  background-color: #4C234F;
  padding: 20px 0;
}

#main .s1_main .s1m_text,
#main-home .s1_main .s1m_text {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
  font-weight: bold;
}

.s1m_text a {
  color: #feb22b;
  text-decoration: underline;
}

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

.s2m_block {
  margin-bottom: 15px;
}

.s2m_wrap_blocks {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 15px 60px;
}

.s2_main {
  /*height: 1500px;*/
  background: url(../images/s2m_bg.jpg);
  background-size: cover;
  background-position: center;
}

.s2_main .wrapper_new {
  padding: 0 20px;
}

.s2mb_top {
  position: relative;
  z-index: 1;
  margin-left: -20px;
}

.s2mt_img {
  width: 100px;
  height: 80px;
  border: 2px solid #FEB22B;
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  /*background-size: cover;*/
}

.s2mt_img1 {
  background: url(../images/s2m_img1.jpg);
  background-size: cover;
}

.s2mt_img2 {
  background: url(../images/s2m_img2.jpg);
  background-size: cover;
}

.s2mt_img3 {
  background: url(../images/s2m_img3.jpg);
  background-size: cover;
}

.s2mt_img4 {
  background: url(../images/s2m_img4.jpg);
  background-size: cover;
}

.s2mt_img5 {
  background: url(../images/s2m_img5.jpg);
  background-size: cover;
}

.s2mt_text {
  color: #fff;
  font-size: 24px;
  background-color: #FEB22B;
  padding: 10px 30px;
  display: inline-block;
  vertical-align: middle;
  margin-left: -5px;
}

.s2m_bottom {
  background-color: #fff;
  padding: 35px 40px 10px;
  margin-top: -30px;
}

.s2m_reverse .s2mb_top {
  text-align: right;
  margin-right: -20px;
}

.s2m_reverse .s2mt_text {
  margin-left: 0;
  margin-right: -5px;
}

.s2m_bottom ul {
  color: #000;
  padding-left: 20px;
}

.s2m_bottom ul li {
  margin-bottom: 5px;
}

.s2_main .bx-controls {
  position: absolute;
  top: 65px;
  left: 0;
  width: 100%;
}

.s2_main .bx-prev {
  position: absolute;
  left: 30px;
  outline: none;
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: transparent !important;
  border-left: solid 2px #FEB22B;
  border-bottom: solid 2px #FEB22B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.s2_main .bx-next {
  position: absolute;
  right: 30px;
  outline: none;
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: transparent !important;
  border-left: solid 2px #FEB22B;
  border-bottom: solid 2px #FEB22B;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.s3_main {
  background: url(../images/backg.jpg) no-repeat;
  background-size: cover;
  padding: 40px 0 20px;
}

.s3m_block {
  float: left;
}

.s3m_block:first-child {
  width: 30%;
  margin-top: -75px;
}

.s3m_block:nth-child(2) {
  width: 70%;
  padding-left: 40px;
}

.s3m_block img {
  width: 100%;
  /*position: relative;*/
  /*top: -75px;*/
}

.s3m_p1 {
  color: #fff !important;
  font-size: 18px !important;
}

.s3m_p2 {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
}

.m-owl-carousel-brands {
  width: 100% !important;
}

.m-owl-carousel-brands {
  max-width: 1170px;
}

@media (max-width: 992px) {
  .s2m_wrap_blocks {
    padding: 30px 0;
  }

  .s2m_block {
    position: relative;
    right: -20px;
  }

  .s2m_reverse {
    position: relative;
    left: -20px;
  }

  .s3m_block:first-child {
    display: none;
  }

  .s3m_block:nth-child(2) {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .nac_block {
    padding-right: 0;
    margin-bottom: 20px;
  }

  .nac_block:first-child {
    width: 100%;
  }

  .nac_block:nth-child(2) {
    width: 100%;
  }

  .nac_block:last-child {
    width: 100%;
  }
}
@media (max-width: 630px) {
  .s2m_wrap_blocks {
    max-width: none;
    width: auto;
  }

  .s2m_block {
    right: 0;
  }

  .s2m_reverse {
    left: 0;
  }

  .s2mb_top {
    margin-left: 0;
  }

  .s2mt_img,
.s2mt_text {
    display: block;
    margin: 0 auto;
  }

  .s2mt_img {
    margin-bottom: -10px;
    width: 140px;
    height: 110px;
  }

  .s2m_reverse {
    margin-top: 100px;
  }

  .s2m_reverse .s2mb_top {
    margin-right: 0;
    text-align: left;
  }

  .s2m_reverse .s2mt_text {
    margin-right: 0;
  }

  .s2m_reverse .s2mt_img {
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
  }
}
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
#header {
  z-index: 3;
}

.header-top {
  padding-top: 15px;
  padding-bottom: 15px;
}

.header-top + [id] {
  position: static;
}

.header-top > .row > div {
  padding-left: 0;
  padding-right: 0;
}

.header-top .c-tbl {
  width: 100%;
}

.header-top .c-cell {
  height: 115px;
}

.h-logo-block {
  padding-left: 80px;
}

.h-logo-block:hover img {
  -webkit-transform: rotateY(720deg);
  transform: rotateY(720deg);
  -webkit-transition: all 1.5s ease-out 0s;
  transition: all 1.5s ease-out 0s;
}

.h-adress-block > div:nth-child(2) > a {
  background-image: url(../images/icons/icon-7.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  padding-left: 25px;
}

.h-logo-block img {
  position: absolute;
  left: 0;
  top: 19px;
  width: 75px;
}

.h-logo-block img + div,
.h-logo-block .cl-blue.f-r-m {
  text-align: center;
  line-height: 1;
  font-size: 18px;
  width: 110px;
}

.h-logo-block > div:first-child {
  position: static;
}

.h-name-block {
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}

.h-name-block > div:first-child {
  font-size: 21px;
}

.h-name-block > div:last-child {
  font-size: 28px;
}

.h-time span {
  /*white-space: nowrap;*/
}

.h-phones {
  font-size: 18px;
  padding-left: 30px;
}

.h-phones-icon {
  background-image: url("../images/icons/icon-1.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 17px;
  height: 30px;
  left: 50%;
  margin-left: -94px;
  top: 10px;
}

.h-contacts-block {
  text-align: center;
}

.h-email {
  font-size: 15px;
  padding-left: 30px;
}

.h-email-icon {
  background-image: url("../images/icons/icon-2.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 26px;
  height: 19px;
  left: 50%;
  margin-left: -98px;
  top: 2px;
}

.h-order {
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 5px;
}

.h-order .e-btn {
  padding-left: 9px;
  padding-right: 9px;
}

.main-menu {
  border-bottom: solid #fff 1px;
}

.m-m-icon {
  background-image: url("../images/icons/icon-menu.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 28px;
  height: 20px;
  top: 10px;
  left: 15px;
  cursor: pointer;
}

.m-m-icon-adress {
  background-repeat: no-repeat;
  position: absolute;
  top: 16px;
  right: 15px;
  cursor: pointer;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #fff;
}

.m-m-btns {
  font-size: 0px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.m-m-item {
  display: inline-block;
  border-top: solid 3px transparent;
  margin-top: -3px;
  width: 14.2857%;
  text-align: center;
  border-right: solid 1px #fff;
  white-space: nowrap;
}

.m-m-item:last-child {
  border-right: none;
}

.m-m-item.active,
.m-m-item:hover {
  border-top-color: #feb22b;
}

.m-m-item.active {
  background-color: #feb22b;
}

.m-m-item.active:hover a {
  color: #fff !important;
}

.m-m-item a {
  text-transform: uppercase;
  font-size: 15px;
  height: 60px;
  line-height: 60px;
  width: 100%;
  display: block;
}

.m-m-item .rollover {
  position: absolute;
  left: 0;
  top: 61;
  min-width: 100%;
  display: none;
}

.m-m-item .rollover a {
  text-transform: none;
  padding-left: 20px;
  padding-right: 20px;
  height: 40px;
  line-height: 40px;
  border-top: solid #fff 1px;
}

.m-m-item:hover .rollover {
  display: block;
}

.m-p-carousel {
  margin-bottom: 80px;
}

.m-carousel {
  margin-left: auto;
  margin-right: auto;
  /*width: 1200px;*/
}

.m-carousel .carousel-inner {
  width: 100%;
  height: 500px;
}

.m-carousel .item {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*min-w: 700px;*/
}

.m-carousel .carousel-indicators {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  left: 0;
  margin-left: 0;
  margin-bottom: 25px;
}

.m-carousel .carousel-indicators li {
  border: none !important;
  width: 10px;
  height: 10px;
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.m-carousel .carousel-indicators li.active {
  background: linear-gradient(12.56deg, #DB3A31 -48.06%, #E5A32E 78.16%) !important;
  width: 15px;
  height: 15px;
  -webkit-box-shadow: 0px 4px 13px rgba(229, 163, 46, 0.58);
          box-shadow: 0px 4px 13px rgba(229, 163, 46, 0.58);
}

.m-carousel .carousel-indicators li + li {
  margin-left: 5px;
}

.m-carousel-under {
  height: 36px;
}

#m-c-prev,
#m-c-next {
  width: 25px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15px;
  padding: 0;
  z-index: 33;
}
#m-c-prev:hover,
#m-c-next:hover {
  opacity: 0.8;
}

#m-c-next {
  right: 15px;
  left: auto;
  padding: 0;
  background: url(i/right.svg) 50% 50% no-repeat;
}

#m-c-prev {
  background: url(i/left.svg) 50% 50% no-repeat;
}

.m-owl-carousel-brands {
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 80px 0;
  z-index: 2;
}

.m-owl-carousel-brands .owl-item {
  text-align: center;
}

.m-owl-carousel-brands .owl-c-item {
  /*display: block;*/
  height: 100px;
  width: 100%;
  /*padding-bottom: 25px;*/
  display: table;
}

.m-owl-carousel-brands .owl-c-item .c-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.m-owl-carousel-brands .owl-c-item + .owl-c-item {
  /*margin-top: 10px;*/
}

.m-owl-carousel-brands .owl-c-item:hover img {
  -webkit-transform: rotateY(720deg);
  transform: rotateY(720deg);
  -webkit-transition: all 1.5s ease-out 0s;
  transition: all 1.5s ease-out 0s;
}

.m-owl-carousel-brands img {
  max-width: 100%;
  /*    max-height: 85px;*/
  max-height: 50px;
}

.m-owl-carousel-brands .owl-c-item .c-cell div {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}

#prev-m-owl-brands,
#next-m-owl-brands,
#prev-m-owl-adv,
#prev-m-owl-serv,
#next-m-owl-adv,
#next-m-owl-serv {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 15px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}

#next-m-owl-brands {
  left: auto;
  right: 15px;
}

#prev-m-owl-adv,
#next-m-owl-adv,
#prev-m-owl-serv,
#next-m-owl-serv {
  top: 180px;
  /*    margin-top: -53px;*/
  left: 65px;
  z-index: 2;
}

#prev-m-owl-serv,
#next-m-owl-serv {
  border-color: #fff;
}

#next-m-owl-adv,
#next-m-owl-serv {
  left: auto;
  right: 65px;
}

#prev-m-owl-brands:hover,
#next-m-owl-brands:hover,
#prev-m-owl-adv:hover,
#next-m-owl-adv:hover,
#prev-m-owl-serv:hover,
#next-m-owl-serv:hover {
  border-color: #feb22b;
}

.m-owl-carousel-adv,
.m-owl-carousel-serv {
  padding: 0px 15px 10px 15px;
  overflow: hidden;
}

.m-owl-carousel-adv .circle,
.m-owl-carousel-serv .circle {
  width: 126px;
  height: 126px;
  border-radius: 50%;
  display: inline-block;
}

.m-owl-carousel-serv .circle {
  background-color: #fff;
}

.m-owl-carousel-adv .circle .icons-3,
.m-owl-carousel-serv .circle .icons-3 {
  width: 118px;
  height: 118px;
  border: solid 3px #fff;
  border-radius: 50%;
  margin-left: 4px;
  margin-top: 4px;
}

.m-owl-carousel-serv .circle .icons-3 {
  border-color: #4c234f;
}

.m-owl-carousel-adv > .name,
.m-owl-carousel-brands > .name,
.m-owl-carousel-serv > .name {
  text-align: center;
  font-size: 40px;
}

.m-owl-carousel-brands > .name {
  margin-top: 20px;
}

.m-owl-carousel-adv .owl-carousel-p,
.m-owl-carousel-serv .owl-carousel-p {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  z-index: 2;
}

.m-owl-carousel-adv .owl-item,
.m-owl-carousel-serv .owl-item {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.m-owl-carousel-adv .owl-c-item,
.m-owl-carousel-serv .owl-c-item {
  display: block;
}

@media all and (max-width: 768px) {
  .m-owl-carousel-adv .owl-c-item,
.m-owl-carousel-serv .owl-c-item {
    width: 75%;
    margin: auto;
  }
}
.m-owl-carousel-adv .owl-c-item .name,
.m-owl-carousel-serv .owl-c-item .name {
  font-size: 15px;
  margin-top: 10px;
}

.m-owl-carousel-serv .owl-c-item .name {
  color: #fff;
}

.m-owl-carousel-adv .bg-img-1,
.m-owl-carousel-adv .bg-img-2 {
  background-repeat: no-repeat;
  position: absolute;
  /*z-index: 1;*/
}

.m-owl-carousel-adv .bg-img-1 {
  background-image: url("../images/img/bg-device-1.png");
  width: 169px;
  height: 305px;
  left: -169px;
  top: 0px;
  background-size: contain;
}

.m-owl-carousel-adv .bg-img-1.anm {
  left: 0;
  -webkit-transition: left 1.5s ease-out 0s;
  transition: left 1.5s ease-out 0s;
}

.m-owl-carousel-adv .bg-img-2 {
  background-image: url("../images/img/bg-device-2.png");
  width: 280px;
  height: 280px;
  right: -280px;
  /*bottom: -112px;*/
  background-size: contain;
  z-index: 1;
  /*bottom: 15px;*/
  top: -17px;
}

.m-owl-carousel-adv .bg-img-2.anm {
  /*right:0;*/
  right: -80px;
  -webkit-transition: right 1.5s ease-out 0s;
  transition: right 1.5s ease-out 0s;
}

@media (max-width: 1230px) {
  .m-owl-carousel-adv .bg-img-2.anm {
    right: -25px !important;
  }
}
@media (max-width: 1410px) {
  .m-owl-carousel-adv .bg-img-2.anm {
    right: -80px;
    top: -60px;
  }
}
@media (max-width: 1300px) {
  .m-owl-carousel-adv .bg-img-2.anm {
    right: -90px;
    top: -74px;
  }
}
@media (max-width: 1300px) {
  #prev-m-owl-adv {
    left: 25px;
  }

  #next-m-owl-adv {
    right: 25px;
  }
}
@media (max-width: 1230px) {
  .m-owl-carousel-adv .bg-img-1 {
    top: -30px !important;
  }
}
@media (max-width: 1180px) {
  #prev-m-owl-adv {
    left: 45px;
  }

  #next-m-owl-adv {
    right: 45px;
  }
}
.m-services {
  min-height: 200px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.m-services:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
}

.m-services > .name {
  text-align: center;
  font-size: 40px;
}

.m-services .service {
  display: block;
  text-align: center;
  font-size: 0;
  padding-top: 60px;
  padding-bottom: 20px;
  margin-top: 30px;
}

.m-services .service:hover {
  outline: solid 3px #feb22b;
}

.m-services .service:hover .romb {
  background-color: #feb22b !important;
}

.m-services .romb {
  display: inline-block;
  width: 142px;
  height: 78px;
}

.m-services .romb:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -35px;
  left: 0;
  border-left: 71px solid transparent;
  border-right: 71px solid transparent;
  border-bottom: 35.5px solid #4c234f;
}

.m-services .romb:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -35px;
  left: 0;
  border-left: 71px solid transparent;
  border-right: 71px solid transparent;
  border-top: 35.5px solid #4c234f;
}

.m-services .service:hover .romb:before {
  border-bottom-color: #feb22b;
}

.m-services .service:hover .romb:after {
  border-top-color: #feb22b;
}

.m-services .service .name {
  font-size: 18px;
  margin-top: 40px;
  height: 50px;
}

.m-bottom {
  background-image: url("../images/img/bg-main-bottom.png");
  /*background-repeat: no-repeat;*/
  background-position: top center;
}

.m-bottom .big-name {
  font-size: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  line-height: 1;
}

.info-quest-block .answer-form {
  display: none;
}

.state + .state,
.answer-form + .state {
  margin-top: 30px;
}

.m-bottom .state-all,
.m-bottom .video-all {
  margin-top: 30px;
}

.m-bottom .video-all {
  padding-left: 15px;
}

.state .left {
  height: 160px;
  float: left;
  width: 30%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.state .right {
  float: left;
  width: 70%;
}

.state .top {
  height: 126px;
  padding: 14px 14px 14px 14px;
}

.state .top.bgr-purple .c-end:before {
  background: -webkit-gradient(linear, left top, right top, from(rgba(76, 35, 79, 0.1)), to(#4c234f));
  background: linear-gradient(90deg, rgba(76, 35, 79, 0.1), #4c234f);
}

.state .top.bgr-blue .c-end:before {
  background: -webkit-gradient(linear, left top, right top, from(rgba(54, 129, 193, 0.1)), to(#3681c1));
  background: linear-gradient(90deg, rgba(54, 129, 193, 0.1), #3681c1);
}

.state .name {
  text-decoration: underline;
}

.state .text {
  height: 80px;
  overflow: hidden;
}

.state .bottom {
  height: 34px;
  padding: 7px 14px 5px 15px;
}

.state .bottom .icon {
  background-image: url("../images/icons/icon-4.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: -1px;
  margin-right: 5px;
}

.state .bottom .time {
  margin-left: 20px;
}

.state .bottom a {
  float: right;
}

.m-bottom .myself {
  padding: 30px;
  border: solid 1px #e1e1e1;
}

.m-videos {
  padding: 30px 15px 30px 15px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.m-videos > .name {
  font-size: 40px;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1;
}

.m-videos .owl-c-item {
  /*height: 230px;*/
  text-align: center;
}

.m-videos .owl-c-item video {
  width: 300px;
  height: 225px;
}

.m-videos .video {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: center;
}

#prev-m-owl-video,
#next-m-owl-video {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 15px;
  cursor: pointer;
}

#next-m-owl-video {
  left: auto;
  right: 15px;
}

#prev-m-owl-video:hover,
#next-m-owl-video:hover {
  border-color: #feb22b;
}

.footer-content {
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-content > .row > div {
  padding-left: 0;
  padding-right: 0;
}

.footer-content .c-tbl {
  width: 100%;
}

.footer-content .c-cell {
  height: 115px;
}

.f-adress-block {
  font-size: 13px;
}

.f-bottom {
  font-size: 11px;
}

.f-bottom .c-cell > div + div {
  margin-top: 5px;
}

.f-bottom a {
  margin-left: 10px;
}

.f-logo-block {
  text-align: center;
}

.f-logo-block img {
  width: 65px;
}

.f-logo-block div {
  line-height: 1;
  font-size: 16px;
}

.f-name-block {
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.f-name-block > div:first-child {
  font-size: 16px;
}

.f-name-block > div:last-child {
  font-size: 20px;
}

.f-time span {
  /*white-space: nowrap;*/
}

.f-adress {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.f-phones {
  font-size: 15px;
}

.f-phones-icon {
  background-image: url("../images/icons/icon-1-1.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 17px;
  height: 30px;
  left: 50%;
  margin-left: -94px;
  top: 10px;
}

.f-contacts-block {
  text-align: center;
}

.f-email {
  font-size: 13px;
  padding-left: 13px;
}

.f-email + a {
  margin-top: 9px;
  display: block;
  font-size: 13px;
  color: #feb22b;
}

.f-email-icon {
  background-image: url("../images/icons/icon-2-1.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 26px;
  height: 19px;
  left: 50%;
  margin-left: -98px;
  top: 4px;
}

.f-order {
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 5px;
}

.f-order .e-btn {
  padding-left: 11px;
  padding-right: 11px;
}

.f-subs {
  text-align: center;
}

.f-subs .e-input {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 180px;
}

.f-subs .e-btn {
  border: solid 2px #feb22b;
  text-transform: uppercase;
  line-height: 34px;
  width: 180px;
  background-color: transparent;
}

.main_table_section {
  background: #F6F6F6;
  padding: 70px 0 60px 0;
}

.main_table_section .cl-blue {
  font-size: 24px;
  color: #000 !important;
  text-align: center;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  padding: 0;
}

.adp-tbl {
  max-width: 1200px;
  margin: 0 auto;
}

.adp-tbl {
  overflow-x: auto;
}

.avto .adp-tbl {
  overflow-x: visible;
}

body > main .adp-tbl table,
body > main .adp-tbl tbody,
body > main .adp-tbl tr,
body > main .adp-tbl th,
body > main .adp-tbl td {
  position: static;
}

.adp-tbl table {
  width: 100%;
  margin-bottom: 40px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* черный */
  color: #131313;
}

.adp-tbl.mb-20 table {
  margin-bottom: 20px;
}

.adp-tbl tr {
  position: static;
  border-bottom: 1px solid #787878;
}

.adp-tbl th,
.adp-tbl.other tr:first-of-type td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  width: auto;
  padding: 10px 30px;
}

.adp-tbl th + th,
.adp-tbl.other tr:first-of-type td + td {
  text-align: center;
}

.adp-tbl tr:not(.fble_htr) {
  counter-increment: rowNumber;
}

.adp-tbl tr:not(.fble_htr) td:first-child::before {
  content: counter(rowNumber);
  min-width: 40px;
  margin-right: 10px;
}

.adp-tbl td {
  width: auto;
  padding: 10px 30px;
  border: solid #d9d9d9 1px;
  vertical-align: middle;
}

.adp-tbl td:nth-child(1) {
  padding-left: 0;
}

.adp-tbl td + td {
  text-align: left;
}

.adp-tbl td:last-child {
  text-align: right;
  padding-right: 0;
}

.adp-tbl caption {
  font-size: 18px;
}

.adp-tbl p {
  margin: 0;
}

.adp-tbl .cl-blue {
  margin: 30px 0 20px;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 32px;
}

.adp-tbl table tr:hover td {
  font-weight: 600;
}

.adp-tbl table tr:hover td:nth-child(1) {
  text-decoration: underline;
}

.adp-tbl table tr td,
.adp-tbl table tr th {
  border: none;
}

.m-pagination {
  background-color: #ebebeb;
  text-align: center;
  font-size: 18px !important;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-top: 20px;
  margin-left: -15px;
  margin-right: -15px;
}

.m-pagination a.active {
  font-size: 24px;
}

.m-pagination a {
  margin-right: 10px;
  font-size: 18px !important;
}

.m-pagination a:not([href]):hover {
  color: #4c234f !important;
  text-decoration: none;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.m-p-carousel .land-name {
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

.m-p-carousel .img-block {
  background-repeat: no-repeat;
  background-position: center;
  text-align: left;
  position: relative;
  padding-top: 100px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none !important;
  display: block;
  padding-left: 78px;
}
.m-p-carousel .img-block .title {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 130%;
  /* or 59px */
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 2px 0px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 20px;
}
.m-p-carousel .img-block .title span {
  background: linear-gradient(12.56deg, #DB3A31 -48.06%, #E5A32E 78.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
}
.m-p-carousel .img-block .text {
  /* text 16 */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  margin-bottom: 48px;
}
.m-p-carousel .img-block .text span {
  background: linear-gradient(12.56deg, #DB3A31 -48.06%, #E5A32E 78.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.m-p-carousel .img-block div {
  text-decoration: none !important;
}

.m-carousel .carousel-inner .item:nth-child(5) .img-block {
  width: 100%;
  height: 100%;
  margin: 0;
}

.m-carousel .carousel-inner .item:nth-child(5) .img-block .mobile-text {
  display: none;
  background: #4c234f;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  padding-top: 30%;
}

.m-carousel .carousel-inner .item:nth-child(5) .img-block .mobile-text .title b {
  white-space: nowrap;
  display: block;
}

.m-carousel .carousel-inner .item:nth-child(5) .img-block .mobile-text .phone a {
  color: #feb22b;
  margin: 20px 0;
  display: block;
  font-size: 28px;
}

.m-p-carousel .l-big-name {
  font-size: 54px;
  /*text-transform: uppercase;
  margin-top: 50px;*/
  line-height: 1.1;
}

.m-p-carousel .l-info-text {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 20px;
  line-height: 1.6;
}

.m-p-carousel .l-info-text-2 {
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px;
  line-height: 1.6;
}

.m-p-carousel .l-big-price {
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 5px;
  padding: 15px 40px;
}

.m-p-carousel .l-big-price div {
  font-size: 14px;
  margin-top: 10px;
  text-transform: none;
}

.m-p-carousel .l-icon-avto {
  display: inline-block;
  margin-top: 25px;
  height: 62px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.m-p-carousel .l-request-btn {
  display: inline-block;
  border-radius: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 20px;
  cursor: pointer;
}

.macros-request-btn {
  display: block;
  border-radius: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
  margin: 20px auto;
  width: 230px;
  cursor: pointer;
}

@media screen and (max-width: 1440px) {
  .m-owl-carousel-adv .bg-img-1 {
    top: 0;
    width: 95px;
    height: 176px;
  }

  .m-owl-carousel-adv .bg-img-2 {
    width: 193px;
    height: 193px;
  }
}
@media screen and (max-width: 1199px) {
  .m-bottom .container {
    width: 100%;
  }

  .m-owl-carousel-adv .bg-img-2 {
    width: 163px;
    height: 163px;
  }

  /*    .h-logo-block img{
          width: 37px;
          top: 38px;
      }
      .h-logo-block div{
          font-size: 13px;
      }*/
  .h-name-block > div:first-child {
    font-size: 15px;
  }

  .h-name-block > div:last-child {
    font-size: 20px;
  }

  /*    .h-logo-block{
          padding-left: 37px;
      }*/
  .h-adress-block {
    text-align: center;
    font-size: 13px;
  }

  .h-time > span:last-child {
    display: block;
  }

  .h-phones {
    font-size: 16px;
  }

  .h-email {
    font-size: 13px;
  }

  .h-order .e-btn {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .h-contacts-block {
    padding-left: 15px;
  }

  .h-phones-icon {
    margin-left: -79px;
    top: 7px;
  }

  .h-email-icon {
    margin-left: -83px;
    top: 0px;
  }

  .m-bottom .video-all {
    padding-left: 0;
  }

  /*    .m-owl-carousel-adv .bg-img-1{
          top:0;
          width: 240px;
          height: 115px;
          background-size: 300px;
          background-position:right -64px;
      }
      .m-owl-carousel-adv .bg-img-2{
         background-position: 100px -245px;
      }*/
  .m-carousel {
    width: 100%;
  }

  .f-bottom {
    position: absolute;
    bottom: -50px;
    left: 15px;
    right: 15px;
  }

  .f-bottom .c-cell {
    height: auto;
  }

  .f-bottom .c-cell > div {
    float: left;
    width: 33.33%;
  }

  .f-bottom .c-cell > div + div {
    text-align: center;
    margin-top: 0;
  }

  .f-bottom .c-cell > div:last-child {
    text-align: right;
  }

  #footer {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .m-m-item a {
    font-size: 13px;
  }

  .h-logo-block img {
    left: 5px;
  }

  .h-logo-block {
    padding-left: 85px;
  }

  .header-top {
    width: auto;
  }
}
@media screen and (max-width: 900px) {
  #next-m-owl-adv,
#next-m-owl-serv {
    right: 30px;
    top: 192px;
  }

  #prev-m-owl-adv,
#prev-m-owl-serv {
    left: 30px;
    top: 192px;
  }
}
@media all and (max-width: 990px) {
  .main-menu {
    position: absolute;
    width: 100%;
    top: 0;
    padding-top: 40px;
    border-bottom: none;
  }
}
@media screen and (max-width: 767px) {
  .h-logo-block img {
    width: 46px;
    top: 38px;
  }

  .h-logo-block div {
    font-size: 13px;
  }

  .h-logo-block {
    padding-left: 37px;
  }

  .header-top .c-cell {
    height: auto;
  }

  .header-top > .row > div {
    margin-top: 10px;
  }

  .h-logo-block {
    text-align: center;
  }

  .h-logo-block > div {
    display: inline-block;
  }

  .h-logo-block img {
    top: -4px;
    left: 50%;
    margin-left: -84px;
  }

  .header-top {
    padding-top: 40px;
  }

  .h-contacts-block {
    padding-left: 0;
  }

  .h-contacts-block > div + div {
    margin-top: 10px;
  }

  .m-m-item .rollover {
    position: relative;
  }

  .m-m-item .rollover a {
    background-color: #fff !important;
    color: #3c3c3c !important;
    border-top-color: #3c3c3c !important;
  }

  .m-m-item .rollover a:hover {
    color: #feb22b !important;
    text-decoration: underline !important;
  }

  .m-m-btns {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 40px;
    background-color: #fff;
    display: none;
  }

  .m-m-item {
    display: block;
    margin-top: 0;
    border-top: solid 1px #3c3c3c;
    width: auto;
  }

  .m-m-item:first-child {
    border-top: none;
  }

  .m-m-item.active,
.m-m-item:hover {
    border-top-color: #3c3c3c;
  }

  .m-m-item a {
    color: #3c3c3c !important;
    height: 40px;
    line-height: 40px;
  }

  .main-menu.show-menu .m-m-btns {
    display: block !important;
  }

  .show-menu .m-opened .rollover {
    display: block !important;
  }

  .h-adress {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    background-color: #feb22b;
    margin-top: 0 !important;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .h-adress .cl-blue {
    color: #4c234f !important;
  }

  .h-time > span:last-child {
    display: inline-block;
  }

  .show-adress .h-adress {
    display: block !important;
  }

  .state .left {
    width: 100%;
  }

  .state .right {
    width: 100%;
  }

  .m-bottom .state-all,
.m-bottom .video-all {
    text-align: center;
  }

  #next-m-owl-adv {
    top: 120px;
  }

  #prev-m-owl-adv {
    top: 120px;
  }

  #next-m-owl-serv {
    top: 120px;
  }

  #prev-m-owl-serv {
    top: 120px;
  }

  .footer-content .c-cell {
    height: auto;
  }

  .footer-content > .row > div + div {
    margin-top: 15px;
  }

  .f-bottom {
    bottom: -100px;
  }

  .f-bottom .c-cell > div {
    float: none;
    width: 100%;
    text-align: center !important;
  }

  #footer {
    padding-bottom: 100px;
  }

  .f-adress-block {
    text-align: center;
  }

  .m-p-carousel .l-big-name {
    font-size: 30px;
    margin-top: 0 !important;
  }

  .m-p-carousel .l-big-price {
    margin-top: 112px !important;
  }

  .m-p-carousel .l-info-text-2 {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .m-p-carousel .l-big-price {
    font-size: 14px;
    padding: 15px 10px;
    margin-top: 135px !important;
  }

  .m-p-carousel .l-big-price div {
    display: none;
  }
}
h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

/*@media screen and (max-width: 700px) {
    .m-carousel .item{
        background-size: auto 410px;
    }
}*/
/* Меняем расположение статей на главной - горизонтально*/
.col-lg-12 .state {
  float: left;
  margin-right: 2%;
  width: 32%;
}

.col-lg-12 .state.last-article {
  margin-right: 0;
}

.col-lg-12 .state + .state {
  margin-top: 0;
}

.col-lg-12 .e-btn {
  margin-top: 35px;
}

.state-all {
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .col-lg-12 .state {
    width: 100%;
    margin-top: 30px !important;
  }
}
@media (max-width: 525px) {
  .m-carousel .carousel-inner .item:nth-child(5) .img-block .mobile-text {
    display: block;
  }
}
section.main-service-akpp {
  background: url(../images/bg-service-list.jpg) 0 0 no-repeat;
  background-size: cover;
}

section.main-service-akpp .wrapper_service {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 15px 60px;
}

section.main-service-akpp .wrapper_service .breadcrumb {
  background: transparent;
  padding: 15px 0;
}

.breadcrumb {
  background: none;
}

.breadcrumb > li {
  display: inline-block;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 150%;
  /* identical to box height, or 22px */
  color: #1366AD;
}

.breadcrumb > .active {
  color: #787878;
}

.breadcrumb > li + li:before {
  padding: 0 2px;
  color: #787878;
  content: "/ " !important;
  position: initial !important;
  font-size: inherit !important;
}

section.main-service-akpp .wrapper_service .list-service-new {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}

section.main-service-akpp .wrapper_service .new-ser {
  position: relative;
}

section.main-service-akpp .wrapper_service .new-ser a {
  position: absolute;
  left: 15px;
  top: 15px;
  background: #fff;
  right: 15px;
  bottom: 15px;
  color: #000000;
  text-align: center;
  font-weight: 500;
  text-decoration: none;
  font-size: 18px;
  border: 1px solid #c6bac7;
}

section.main-service-akpp .wrapper_service .new-ser .images {
  display: table-cell;
  height: 190px;
  vertical-align: middle;
  width: 400px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 25px 0;
}

section.main-service-akpp .wrapper_service .new-ser .names {
  padding: 0 25px;
  margin: -45px 0 0 0;
}

section.main-service-akpp .wrapper_service .new-ser.all .wrapper-all {
  background: rgba(74, 34, 77, 0.2);
  border: 1px solid #4a224d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
}

section.main-service-akpp .wrapper_service .new-ser.all a {
  border: 0;
  top: 0;
  bottom: 0;
  color: #4a224d;
  font-weight: 300;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 0;
  margin: 0 -15px;
}

section.main-service-akpp .page-wrapper-service {
  margin: 15px -15px;
}

section.main-service-akpp .wrapper_service .new-ser.all a i {
  display: inline-block;
  width: 17px;
  height: 13px;
  background: url(../images/ico-ctr-new-col.png) 0 0 no-repeat;
}

.owl-item {
  float: left;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0, 0);
}

section.main-service-akpp .owl-controls .owl-prev {
  position: absolute;
  top: 50%;
  width: 28px;
  height: 46px;
  background: url(../images/left-arrow.png) 0 0 no-repeat;
  text-indent: -9999px;
  left: -65px;
  margin: -14px 0 0 0;
}

section.main-service-akpp .owl-controls .owl-next {
  position: absolute;
  top: 50%;
  width: 28px;
  height: 46px;
  background: url(../images/right-arrow.png) 0 0 no-repeat;
  text-indent: -9999px;
  right: 10px;
  margin: -14px 0 0 0;
}

section.main-service-akpp .wrapper_service .new-ser.all a span {
  padding: 0;
  position: absolute;
  top: 50%;
  margin: -10px 0 0 0;
  width: 100%;
  text-align: center;
  left: 0;
}

section.main-service-akpp .list-service-new .owl2row-item .new-ser {
  width: 100%;
}

@media screen and (min-width: 426px) and (max-width: 1023px) {
  section.main-service-akpp .page-wrapper-service {
    padding: 0 75px;
    position: relative;
  }

  section.main-service-akpp .owl-controls .owl-prev {
    margin-lef: -70px !important;
  }

  section.main-service-akpp .owl-controls .owl-next {
    margin-right: -70px;
  }
}
@media screen and (min-width: 0px) and (max-width: 425px) {
  section.main-service-akpp .page-wrapper-service {
    padding: 0 10px;
    position: relative;
  }

  section.main-service-akpp .owl-controls .owl-prev {
    background-size: cover;
    width: 14px;
    height: 25px;
    left: 0;
    margin: -7px 0 0 0;
  }

  section.main-service-akpp .owl-controls .owl-next {
    background-size: cover;
    width: 14px;
    height: 25px;
    right: 0;
    margin: -7px 0 0 0;
  }
}
/*--------------------------------- -VIDEO- PAGE- --------------------------------*/
.video {
  position: relative;
  overflow: hidden;
}

.video img {
  display: block;
  width: 100%;
  max-height: 441px;
}

.play_video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border: 4px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
}

.play_video-btn i {
  font-size: 50px !important;
  line-height: 92px !important;
  color: #fff;
  padding-left: 7px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.play_video-btn i:before {
  content: "";
}

/*--------------------------------- -VIDEO-POPUP- --------------------------------*/
#cover {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  background-color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#button_close {
  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 2000;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: #ffd600;
  font: 40px/40px Arial;
  text-align: center;
  color: #333;
  cursor: pointer;
  border-radius: 50%;
}

#video_enlarge_block {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  padding: 0 15px;
  text-align: center;
}

#video_wrapper {
  position: relative;
  display: table;
  width: 80%;
  margin: 0 auto;
  background: #000;
}

#video_wrapper img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  -webkit-transition: all 1.5s linear;
  transition: all 1.5s linear;
  -webkit-animation: spinner 1.5s linear infinite;
  animation: spinner 1.5s linear infinite;
}

@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#video_wrapper iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 480px;
}

@media (max-width: 991px) {
  #video_wrapper {
    width: 100%;
  }
}
@media (max-width: 676px) {
  .m-p-carousel .img-block div {
    font-size: 20px !important;
    max-height: 320px;
    padding: 0 10px;
  }

  .carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #m-c-prev,
#m-c-next {
    width: 30px;
    height: 30px;
    padding-top: 7px;
    padding-left: 12px;
  }

  #m-c-prev {
    left: 0;
  }

  #m-c-next {
    padding-left: 4px;
    right: 0;
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}

.flex > [class*=col-] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.faq_item {
  margin-bottom: 100px;
}

.faq_item .faq_item_content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.faq_item .icon {
  height: 120px;
  margin-bottom: 20px;
}

.faq_item .title {
  min-height: 70px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.faq_item .text {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}

@media (max-width: 1200px) {
  .faq_item .title br {
    display: none;
  }

  .faq_item {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .faq_item .icon {
    height: 60px;
    width: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0;
  }

  .faq_item .icon img {
    max-width: 100%;
    height: auto;
  }

  .faq_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
  }

  .faq_top .title {
    padding-left: 15px;
    min-height: auto;
  }
}
.section_title {
  padding-top: 30px;
  padding-bottom: 70px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  color: #000000;
  text-align: center;
}

.navbar-nav .navbar-form .input-group {
  width: 100%;
}

/*
.navbar-form .input-group {
	display: flex !important;
	flex-flow: row;
}
*/
.panel-group {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}

@media (max-width: 767px) {
  #accordion .panel-title a.collapsed::after,
.search_block .panel-title a:after {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
}
/*# sourceMappingURL=main.css.map */