body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}


h1 {
text-align: center;
}

.top-wrapp {
        position: fixed;
        top: 0;
width: 100%;
z-index: 999;
  background: #fff;
}

.top {
  overflow: hidden;
  padding: 5px 0;
text-align: center;
}

.top p {
margin: 0;
}

.header-wrapp {
        margin-top: 60px;
  background: #107C10;
  overflow: hidden;
  padding: 15px 0;
}

.navigation {
  text-align: center;
  position: relative;
  margin: 0;
  
}


.navigation li {
  display: inline-block;
  list-style-type: none;
  
}

.navigation a {
  color: #fff;
  text-decoration: none;
  padding: 22px 15px;

}

.navigation a:hover {
  background: #0e6f0e;
}

.logo {
position: absolute;
    top: -8px;
    left: -21px;
  margin-right: -51px;
    display: inline-block;
}

.logo img {
  width: 50%;
}

.adress-wrapp p {
  margin: 0;
  font-weight: 600;
}

.adress-wrapp p span {
  font-weight: 400;
}

.callback ul {
        column-count: 2;
        list-style: none;
}

.callback span {
       padding-right: 10px;
}

.callback a {
      color: #107C10;
      font-weight: 600;
}

.callback .call,
 .callback #callback {
    display: inline-block;
    color: #107C10;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
}

#callback {
  padding-right: 10px;
}

.baner-wrapp {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
}

.baner-img {
  position: absolute;
  
}

.baner-img img {

}

.baner-content {
  min-width: 520px;
  text-align: center;
  padding: 110px 0;

}

.baner-content h2 {
  max-width: 450px;
  margin: 0 auto;
  padding-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 33px
} 
.fix-button {
  display: inline-block;
  padding: 10px;
  border: 1px solid #4c4c4c;
  color:  #4c4c4c;
  font-size: 17px;
  font-weight: 400;
  line-height: 17px;
}

.fix-button:hover {
  text-decoration: none;
  background: #4c4c4c;
  color: #ffffff;
}

.baner-content p {
  margin: 0;
  padding-top: 5px;

}

.green-text {
  font-size: 15px;
  color:  #107C10;
}


.info-block {
  padding: 25px 15px;
}

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

.list-left li,
.list-right li {
  position: relative;
  padding-top: 20px;
  font-weight: 600;
  list-style-type: none;
}

.list-left li:before,
.list-right li:before {
  position: absolute;
  display: inline-block;
  left: -15px;
  top: 23px;
  content: "";
  width: 8px;
  height: 15px;
  background: url(../img/marker.png);
}

.banner-fix-price {
  background: url(../img/baner-fix-price-bg.png);
  margin-bottom: 20px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}


.banner-fix-price .banner-content {
  padding: 50px 30px;
  font-weight: 600;
  text-align: center;
}

.title {
  text-align: center;
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
        display: block;
}

.form-group input {
  padding: 5px 35px 5px 5px;
  color:  #959595;
  font-weight: 300;
  font-size: 14px;
  border-radius: 0;
  border: 1px solid  #4c4c4c;
  margin-right: 5px;
}

.green-btn {
  padding: 6px 30px;
  background:  #107C10;
  border-radius: 0;
  border: 1px solid #107C10;
  color:  #ffffff;
  font-weight: 600;
}

.green-btn:hover {
  background:  #107C10;
  border-radius: 0;
  border: 1px solid #107C10;
  color:  #ffffff;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}

.green-btn:focus {
  background:  #107C10;
  border-radius: 0;
  border: 1px solid #107C10;
  color:  #ffffff;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}

.green-btn:active {
  background:  #107C10;
  border-radius: 0;
  border: 1px solid #107C10;
  color:  #ffffff;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}

.green-btn:active:focus {
  background:  #107C10;
  border-radius: 0;
  border: 1px solid #107C10;
  color:  #ffffff;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}

.text-block {
  padding: 60px 0;
  text-align: center;
}

.text-block p {
  text-align: left;
  font-weight: 400;
  line-height: 25px;
}

.text-block .title {
  margin: 0;
  padding-bottom: 15px;
}

.services {
  padding: 0;
  margin-bottom: 70px;
  border: 1px solid rgba(163, 163, 163, 0.25);
}

.service-item {
  padding: 20px 12px;
  float: left;
  width: 50%;
        min-height: 242px;
  background: #fafafa;
  border-top: 1px solid rgba(163, 163, 163, 0.25);
  border-left: 1px solid rgba(163, 163, 163, 0.25);
}


.service-item:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.service-img {

  float: left;
  width: 40%;

}

.service-info {
  padding-left: 20px;
  width: 60%;
  text-align: center;
  float: left;
}

.service-img img {
  max-height: 200px;
  width: 100%;
}

.service-info .title {
  font-weight: 700;
}

.service-info p {
  max-width: 240px;
  padding-bottom: 20px;
}

.more-btn {
  position: relative;
  display: inline-block;
  padding-right: 40px;
  float: right;
  color: #a3a3a3;
  font-size: 15px;
  font-weight: 700;
}

.more-btn:hover {
  color:  #4c4c4c;
  text-decoration: none;
}

.more-btn:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: -4px;
    right: 5px;
  width: 30px;
  height: 30px;
  background: url(../img/arow-1.png);
}

.service-info .green-text {
  font-size: 14px;
}

.gift-banner {
  margin-bottom: 70px;
  text-align: center;
  background: url(../img/gift-banner-bg.png) no-repeat;
  background-size: contain;
}

.gift-banner p {
  padding: 25px 0;
  color:  #ffffff;
  font-size: 21px;
  font-weight: 600;
  line-height: 21px;
}

.text-block-why {
  text-align: center;
}

.text-block-why .item {
  padding-top: 45px;
  float: left;
  width: 25%;
  padding-bottom: 70px;
}

.text-block-why .info {
  max-width: 200px;
  min-height: 106px;
  margin: 0 auto;
  
}

.text-block-why .info .title {
  font-size: 17px;
  font-weight: 600;
}

.text-block-why .info p {
  font-size: 15px;
  font-weight: 300;
  line-height: 18.75px;
}

.text-block-why  .more {
  color:  #7f7d7d;
  display: inline-block;
  padding: 7px 15px;
  background: #fafafa;
  border: 1px solid #ededed;
}

.text-block-why  .more:hover {
  text-decoration: none;
  color: #fafafa;
  background: #7f7d7d;
}

.banner-2-wrapp {
        background-image: url('../img/banner2-bg.png');
        background-color: #107C10;
  background-size: cover;
}

.banner2-info {
  padding: 35px 0 35px 90px;
  color:  #f0f0f0;
  font-weight: 300;
}

.banner2-info .title {
  padding-bottom: 15px;
  font-weight: 300;
  line-height: 25px;
}

.sale-banner {
  margin-bottom: 70px;
  padding: 25px 0;
  color:  #ffffff;
  text-align: center;
  background: url(../img/sale-banner-bg.png);
}

.how-we-work {
  margin-right: -80px;
  overflow: hidden;
}

.how-we-work .item {
  position: relative;
  width: 20%;
  padding-right: 70px;
}

.how-we-work .item .img {
  padding-bottom: 15px;
}

.how-we-work .item .info {
  min-height: auto;
}

.how-we-work .item:after {
  position: absolute;
  top: 30%;
  right: 15px;
  content: "";
  width: 32px;
  height: 32px;
  background: url(../img/arrow-r.png);
}

.how-we-work .item:last-child:after {
  content: none;
}

.reviews {
  padding-bottom: 70px;
}

.reviews .title {
  text-align: center;
  padding-bottom: 50px;
}

.review-item {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #ededed;
  overflow: hidden;
  background-color:  #fafafa;
}

.avatar, .review-text {
  float: left;
}

.avatar {
  width: 7%;
}

.avatar img {
  width: 100%;
  max-width: 50px;
}

.review-title {
  font-size: 17px;/* Приближение из-за подстановки шрифтов */
  font-weight: 600;
}
 
.review-title .green-text {
  font-size: 15px;
  font-weight: 400;
} 

.review-text {
  width: 93%;
}

.buttons {
  text-align: center;
}

.buttons .green-btn {
  width: 270px;
}

#more-reviews {
  background: #fff;
  border: 1px solid #107C10;
  color:  #107C10;
}

.mfp-content {
    padding: 10px;
    background: #fff;
    text-align: center !important;
}

footer {
  padding: 20px;
  width: 100%;
  color:  #9f9f9f;
  font-size: 13px;
  font-weight: 600;
  background: -moz-radial-gradient(center, ellipse cover, #199621 0%, #0d6812 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #199621 0%,#0d6812 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #199621 0%,#0d6812 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

footer p {
  margin: 0;
}

.footer-nav,
.footer-nav ul,
.copiryght,
.footer-adress,
.footer-callback {
  padding-right: 15px;
  float: left;
}

.footer-nav ul {
     padding-left: 0px;
     text-align: center;
     margin-top: 25px;
}

.copiryght {
  
  text-align: center;
}

.footer-nav li {
  list-style-type: none;
}
 footer a {
  color:  #9f9f9f;
  font-size: 12px;
  font-weight: 600;

 }

  footer a:hover {
    color:  #9f9f9f;
  }

 footer .scheme {
  padding-left: 5px;
 }

 .footer-adress span {
  font-weight: 700;
 }

 .footer-adress p {
  padding-bottom: 10px;
 }

 .footer-callback {
  padding-left: 20px;
  text-align: center;
 }

.footer-callback p {
  font-size: 18px;
  padding-bottom: 15px;
}

.footer-phones ul {
        list-style: none;
}

.footer-callback .btn {
  font-size: 15px;
  font-weight: 700;
  border-radius: 0;
  background: transparent;
  border: 2px solid #9f9f9f;
  color: #9f9f9f;
}

.footer-callback .btn:hover {
  background: #9f9f9f;
  color: #4d4d4d;
}

#scrollup {
position: fixed; /* фиксированная позиция */
padding: 15px 10px 10px; /* отступы */
right: 30px; /* отступ слева */
bottom: 120px; /* отступ снизу */
display: none; /* спрятать блок */
cursor: pointer;
}



.main-content {
  padding: 60px 0;
  padding-right: 30px;
}

.list-left-price {
  padding-bottom: 60px;
  float: none;
}


.text-block-why-price-page .item {
  margin-bottom: 10px;
  border: 2px solid #107C10;
  float: none;
  width: auto;
}

.table-price {
  padding-bottom: 30px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  border-bottom: 1px solid #ededed !important;
}

.table>thead>tr>th {
  background: #ededed;
}
.table>tbody>tr>td {
  background: #fafafa;
}

.table-wrapp {
  padding-top: 20px;
}

.fix-sale-block {
  text-align: center;
}

.fix-sale {
  text-decoration: none;
  background: #4c4c4c;
  color: #ffffff;
}

.fix-sale:hover {
  color: #4c4c4c;
  background: transparent;
}


.sidebar {
  padding: 70px 0;
}

.banner-content textarea {
  display: block;
  margin: 10px auto;
  width: 100%;
  resize: none;
}

.banner-fix-lg {
  margin-bottom: 60px;
        margin-top: 60px;
}

.y_mapAndForm {
        margin-top: 35px;
}

.russia-map {
       position: relative;
       overflow: hidden;
}

.msk-city .fa-dot-circle-o::before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 216px;
    left: 108px;
    cursor: pointer;
    font-size: 16px;
    color: red;
}

.spb-city .fa-dot-circle-o::before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 168px;
    left: 113px;
    cursor: pointer;
    font-size: 16px;
    color: red;
}

.krasnodar-city .fa-dot-circle-o::before {
    position: absolute;
    bottom: 128px;
    left: 50px;
    cursor: pointer;
    font-size: 16px;
    color: red;
}

.rigtContBlock {
    line-height: 12px;
}


.rigtContBlock h3 {
    font-size: 18px;
    font-weight: 600;
}

.rigtContBlock a {
    background: #107C101A;
    color: #57AD93;
    padding: 2px;
}

.contMsk .contact-adress {
     line-height: 20px;
}

.telMsk, .telSpb, .telKrd, .footer-phones a  {
     display: inline-block;
}

.footer-phones a {
     font-size: 20px;
     margin-left: 10px;
}

.banner-fix-lg .form-group,
.banner-fix-lg button {
  width: 49% !important;
  float: left;
}

.banner-fix-lg .form-group {
  padding-right: 10px;
}

.banner-fix-lg .form-control {
  width: 100% !important;
  margin-right: 10px;
}



.banner-fix-rev .inputs,
.banner-fix-rev textarea  {
  float: left;
  display: inline-block;
}

.banner-fix-rev {
  background: linear-gradient(90deg, #eff1f0 67%, #ffffff 100%);
  padding-bottom: 20px;
}

.banner-fix-rev .inputs {
  width: 40%;
  padding-right: 20px;
}

.banner-fix-rev textarea {
  
  margin-top: 0;
}

.banner-fix-rev .textarea {
  position: relative;
  width: 60%;
  float: left;

}

.banner-fix-rev #fix-banner-calculate-btn {
  position: absolute;
  bottom: 12px;
  right: 2px;
}


.service-diagnostick .service-item {
  width: 16.66666%;
}

.service-diagnostick .service-item .service-info,
.service-diagnostick .service-item .service-img {
  float: none;
  width: 100%;
}

.service-diagnostick .service-item .service-info  .title {
  font-size: 14px;
}

.pop-up-overlay {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255,255,255,0.8);

}

.pop-up {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 440px;
  margin-left: -220px;
  margin-top: -110px;
  background: #4d4d4d;
  padding: 15px 30px;
  text-align: center;
  color: #fafafa;
}

#close-btn {
  position: absolute;
  top: -19px;
  right: -19px;
  border-radius: 50%;
  background: #fff
               url(../img/close.png);
  box-shadow: -1px 1px 4px 0px rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  cursor: pointer;
}


.show{
  display: block;
}


.contacts-text-block h3 {
  padding-bottom: 30px;
}

.contacts-text-block{
  padding-bottom: 40px;
}


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

.contact-item {
  position: relative;
}

.contact-item:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 1px;
  left: 1px;
}

.contact-phone:before {
  background: url(../img/phone-ico.png);
  left: 105px;
  top: -2px;
}

.contact-adress:before {
  background: url(../img/loc-ico.png);
  width: 14px;
  left: -5px;
}

.contact-time:before {
  background: url(../img/clock-ico.png);
  left: 49px;
}


.map {
  padding-bottom: 40px;
}

.icon {
  position: fixed;
  right: 15px;
  top: 10px;
  left: unset;
  z-index: 1000;
  display: none;
}

.menui,
.bootom-animate,
.top-animate {
  background: #107C10 !important;
}

.mobilenav {
  background: rgba(100,100,100,0.7);
}

.contactsMainBlock {
  text-align: center;
  margin-bottom: 40px;
}

.contactsMainBlock li {
 list-style-type: none;
}


.mobilenav {
    font-family: inherit;
    top: 0;
    left:0;
    z-index: 999;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}
.mobilenav li {
    list-style-type: none;
    text-align: center;
    padding: 10px;
display: block !important;
}
.mobilenav li a {
    font-size: 150%;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    width: 100%;
}
.mobilenav li:first-child {
    margin-top: 60px;
}

.checkbox label a {
      color: #107c10;
}

.breadcrumb a {
      color: #107c10;
}


/*----------------------- MEDIA QUERIES ------------------------------ */





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

.footer-nav ul {
    min-width: 200px;
}

}



@media (max-width: 1200px) {
  
.adress-wrapp,
.footer-adress {
  font-size: 12px;
}

.navigation a {
  padding: 10px 7px;
}

.list-left, .list-right {
    width: 50%;
}

}

@media (min-width: 768px) and (max-width: 992px) {
 
 .contact-info {
  padding-left: 0;
 }


 .navigation a {
  font-size: 11px;
  font-weight: 400;
 }  

 .baner-img {
    opacity: 0.5;
    left: 0;
}

.banner-fix-wrapp {
  padding-right: 45px;
  padding-left: 0;
}

.banner-fix-price {
  background-size: contain;
}

.service-item {
  padding: 20px 22px;
}

.gift-banner {
  background-size: cover;
}

.gift-banner p {
  padding: 8px 0px;
  font-size: 18px;
}

.banner2-info {
  background: none;
}

.service-diagnostick .service-item {
  width: 50%;
}

.contact-item:before {
  display: none;
}

.fix-sale-block {
  margin-bottom: 40px;
}

.slogan-wrapp {
 display: none;
}


.adress-wrapp {
padding-top: 10px;
}

#callback {
    padding-right: 0;
}

.header-wrapp {
 margin-top: 60px;
}

}

@media (max-width: 768px) {

.callback .call {
  margin-top: 0;
}

.baner-wrapp {
  
}

.banner-fix-wrapp {
  padding-right: 15px;
  padding-left: 15px;
}

.how-we-work {
  zoom: 80%;
  margin-right: 0;
}

.how-we-work .item:last-child {
  padding-right: 0;
}

.service-item {
  padding: 20px 25px;
}

.service-item .service-info .title {
  font-size: 20px;
}

.service-diagnostick .service-item {
  width: 50%;
}

.contact-item:before {
  display: none;
}

.fix-sale-block {
  margin-bottom: 40px;
}

.sidebar .item {
  width: 100%;
}

  
}

@media (max-width: 766px) {

.adress-wrapp {
  display: none;
}

.callback {
   float: left;
   width: 100%;
}

.mobilenav .navigation {
  display: block !important;
}

.mobilenav .navigation .logo {
  display: none;
}

.navigation {
  display: none;
}

.baner-content {
  min-width: 100%;
}

.text-block-why .item {
  width: 50%
}

.gift-banner {
  background-size: cover;
}

.gift-banner p {
  padding: 10px 0;
  font-size: 19px;
}

.avatar {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 15%;
}

.buttons .btn {
    margin-top: 15px;
    margin-left: 0;
}

.service-item {
  width: 100%;
  padding: 20px 25px;
}

.text-block-why .item {
  width: 50%;
}

.how {
  display: none;
}

.footer-nav, .footer-nav ul, .copiryght, .footer-adress, .footer-callback {
  float: none;
  padding-right: 0;
  padding-bottom: 15px;
}


.footer-nav ul {
  padding-left: 10px;
    float: left;
    width: 50%;
}

.list-left, .list-right {
  width: 100%;
}

.sale-banner {
  padding: 25px 10px;
}

.contact-info {
  overflow: hidden;
  padding-left: 0;
}

.contact-info .callback {
    width: 100%;
    float: right;
    padding-bottom: 10px;
    text-align: center;
}

#callback {
  display: none;
}

.banner2-info {
  padding: 35px 0 35px 35px;
}

.icon {
  display: block;
}

.contact-item:before {
  display: none;
}

.green-btn {
  padding: 9px 6px;
  font-size: 10px;
}

.service-diagnostick .service-item {
  width: 100%;
}

.fix-sale-block {
  margin-bottom: 40px;
}

.sidebar .item {
  width: 100%;
}

.banner-fix-rev .inputs, .banner-fix-rev textarea {
  float: none;
  width: 100%;
}

.banner-fix-rev .textarea {
  width: 100%;
}

.banner-fix-rev #fix-banner-calculate-btn {
  bottom: 20px;
    right: 5px;
}

.banner-fix-rev {
  overflow: hidden;
}

.banner-fix-rev .inputs {
  padding-right: 0;
}
  

}

