@font-face {
  font-family: "Roboto Slab B";
  src: url(../fonts/RobotoSlab-Bold.ttf); }

@font-face {
  font-family: RobotoB;
  src: url(../fonts/Roboto-Bold.ttf); }

@font-face {
  font-family: RobotoL;
  src: url(../fonts/Roboto-Light.ttf); }

@font-face {
  font-family: RobotoCondensedL;
  src: url(../fonts/roboto-condensed-light.ttf); }

@font-face {
  font-family: GeometriaB;
  src: url(../fonts/Geometria-Bold.otf); }

body {
  line-height: 1; }

div, span, a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a:hover, a:focus {
  text-decoration: none; }

.hidden-mnu {
  z-index: 5;
  position: relative; }

.toggle-mnu {
  display: block;
  float: right;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 48px; }

.toggle-mnu {
  display: block;
  width: 24px;
  height: 28px;
  margin: 27px 23px 0 0; }
  .toggle-mnu:focus {
    outline: none; }

.toggle-mnu span:after,
.toggle-mnu span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px; }

.toggle-mnu span:after {
  top: 9px; }

.toggle-mnu span {
  position: relative;
  display: block; }

.toggle-mnu span,
.toggle-mnu span:after,
.toggle-mnu span:before {
  width: 24px;
  height: 3px;
  background-color: #006899;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-border-radius: 2px;
          border-radius: 2px; }

.toggle-mnu.on span {
  background-color: transparent; }

.toggle-mnu.on span:before {
  -webkit-transform: rotate(45deg) translate(5px, 5px);
      -ms-transform: rotate(45deg) translate(5px, 5px);
          transform: rotate(45deg) translate(5px, 5px);
  top: 28px;
  left: 22px; }

.toggle-mnu.on span:after {
  -webkit-transform: rotate(-45deg) translate(7px, -8px);
      -ms-transform: rotate(-45deg) translate(7px, -8px);
          transform: rotate(-45deg) translate(7px, -8px);
  top: 46px;
  left: 22px; }

.toggle-mnu.on + #menu {
  opacity: 1;
  visibility: visible; }

.toggle-mnu.on {
  background-color: #006899;
  width: 70px;
  height: 73px;
  margin-top: 0;
  margin-top: -8px;
  margin-right: 0; }

.toggle-mnu.on span,
.toggle-mnu.on span:after,
.toggle-mnu.on span:before {
  background-color: #FFF; }

.col-mnu .top-mnu-1, .col-mnu .top-call-1, .col-mnu .serv-mnu, .col-mnu .top-phone {
  display: none; }

.overka {
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  display: none; }

.dblock {
  display: block !important; }

#caller_widget.dblock {
  display: block !important; }

.wrapper {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
  background-color: #FFF;
  position: relative; }

.w111 {
  width: 1100px !important;
  margin: auto !important;
  display: block !important;
  float: none !important; }

.top {
  padding-top: 10px;
  width: 1100px;
  margin: auto;
  overflow: hidden;
  padding-bottom: 10px; }

.logo {
  display: block;
  float: left;
  text-decoration: none;
  width: 267px; }
  .logo img {
    float: left; }

.s-logo {
  float: left;
  display: block;
  margin-left: 11px;
  margin-top: 18px; }
  .s-logo > span {
    display: block; }

.logo1 {
  font-family: "Roboto Slab B";
  font-size: 25px;
  text-transform: uppercase;
  color: #000;
  margin-left: 2px;
  margin-bottom: 5px;
  letter-spacing: 2px;
  line-height: 1; }
  .logo1 span {
    color: #db5800;
    letter-spacing: 0;
    line-height: 1; }

.logo2 {
  color: #000;
  font-family: RobotoCondensedL;
  font-size: 14px;
  margin-left: 1px;
  letter-spacing: 0.2px; }

.top-mnu-1 {
  width: 260px;
  float: left;
  margin-top: 21px;
  margin-left: 53px; }
  .top-mnu-1 ul {
    padding: 0;
    margin: 0; }
  .top-mnu-1 li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-right: 10px;
    width: 110px;
    margin-bottom: 6px; }
  .top-mnu-1 a {
    color: #000;
    font-family: RobotoL;
    font-size: 14px;
    text-decoration: none; }
    .top-mnu-1 a:hover {
      color: #db5800; }

.orbutt, .top-call-1, .b-form form input[type="submit"], .serv-butt, .show-all, .bot-form form input[type="submit"] {
  display: block;
  width: 240px;
  height: 40px;
  background-color: #db5800;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  text-align: center;
  color: #fff;
  font-family: RobotoL;
  font-size: 14px;
  text-decoration: none; }
  .orbutt:hover, .top-call-1:hover, .b-form form input[type="submit"]:hover, .serv-butt:hover, .show-all:hover, .bot-form form input[type="submit"]:hover, .orbutt:focus, .top-call-1:focus, .b-form form input[type="submit"]:focus, .serv-butt:focus, .show-all:focus, .bot-form form input[type="submit"]:focus {
    color: #FFF;
    text-decoration: none; }

.top-call-1 {
  float: left;
  line-height: 3;
  margin-top: 20px;
  margin-left: 20px; }

.top-phone {
  float: right;
  text-align: right;
  color: #000;
  font-family: RobotoL;
  font-size: 14px;
  margin: 20px 26px 0 0; }
  .top-phone > span {
    display: block;
    text-align: right; }
  .top-phone p {
    font-family: "Roboto Slab B";
    font-size: 20px;
    color: #000;
    margin: 0;
    padding: 0;
    margin-top: 8px;
    text-align: right; }
    .top-phone p span {
      color: #db5800; }
    .top-phone a {
      color: #000;
    }

.serv-mnu {
  background-color: #006899;
  width: 100%;
  height: 50px;
  overflow: hidden; }
  .serv-mnu ul {
    padding: 0;
    margin: 0; }
    .serv-mnu ul li {
      list-style: none;
      float: left; }
      .serv-mnu ul li:nth-child(2) {
        margin-right: 0px; }
      .serv-mnu ul li:nth-child(3) {
        margin-right: 0px; }
      
      .serv-mnu ul li a {
        color: #fff;
        font-family: RobotoB;
        font-size: 17px;
        text-decoration: none;
        padding-left: 44px;
        padding-right: 45px;
        line-height: 3;
        display: block;
        height: 100%; }
        .serv-mnu ul li a:hover {
          background-color: #008f68; }
    .serv-mnu ul .active a {
      background-color: #008f68;
       }

       .serv-mnu ul .current-menu-item a {
        background-color: #008f68; 
       }

.advants {
  height: 70px;
  background-color: #db5800;
  overflow: hidden;
  padding-top: 15px;
  padding-left: 8px; }

.advant {
  float: left;
  display: inline-block;
  color: #fff;
  font-family: RobotoB;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  width: 181px;
  margin-right: 100px; }
  .advant img {
    float: left;
    margin-right: 26px; }
  .advant span.adv-txt {
    margin-top: 5px;
    display: inline-block; }
  .advant:nth-child(2) {
    margin-right: 103px; }
    .advant:nth-child(2) img {
      margin-top: 6px; }
  .advant:nth-child(3) {
    margin-right: 96px; }
    .advant:nth-child(3) img {
      margin-right: 28px; }
  .advant:nth-child(4) {
    width: 150px;
    margin-right: 0; }

.adv-txt p {
  margin: 0 !important;
}

.banner1 {
  background: url(../img/ban-bg.png) no-repeat 0 0;
  overflow: hidden;
  height: 540px;
  background-size: cover; }
  .banner1 h1 {
    color: #fff;
    font-family: "Roboto Slab B";
    font-size: 50px;
    margin-top: 0;
    margin-bottom: 10px; }
  .banner1 .head-txt p {
    color: #fff;
    font-family: RobotoB;
    font-size: 20px;
    margin-top: 0; }
    .banner1 .head-txt p span {
      background-color: #ff7e27;
      display: inline-block;
      padding: 4px 6px;
      -webkit-border-radius: 4px;
              border-radius: 4px; }

.b-left {
  float: left; }

.head-txt {
  float: left;
  margin-top: 44px;
  width: 715px; }

.img-markers {
  margin-left: 30px; }
  .img-markers img {
    float: left; }
  .img-markers ul {
    float: left;
    padding: 0;
    margin: 45px 0 0 61px; }
    .img-markers ul li {
      color: #fff;
      font-family: RobotoB;
      font-size: 17px;
      line-height: 1.2;
      padding: 0;
      margin: 0;
      margin-bottom: 30px;
      list-style: none;
      background: url("../img/marker1.png") no-repeat left top 3px;
      padding-left: 49px; }

.b-form {
  float: right;
  width: 320px;
  height: 440px;
  background-color: #fff;
  -webkit-box-shadow: 5px 8.7px 20px rgba(0, 2, 4, 0.1);
          box-shadow: 5px 8.7px 20px rgba(0, 2, 4, 0.1);
  padding: 30px;
  margin-top: -102px;
  position: relative;
  margin-right: 30px; }
  .b-form .sale {
    width: 240px;
    height: 36px;
    background-color: #006899;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    color: #fff;
    font-family: RobotoB;
    font-size: 17px;
    line-height: 2.25;
    text-transform: uppercase;
    padding-left: 10px;
    position: relative;
    margin-top: 27px; }
  .b-form form {
    margin-top: 57px; }
    .b-form form input[type="text"] {
      width: 260px;
      height: 50px;
      background-color: #fff;
      border: 1px solid #dcdcdc;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 20px;
      font-family: RobotoL;
      font-size: 14px; }
    .b-form form input[type="submit"] {
      width: 260px;
      height: 50px;
      border: none;
      font-family: RobotoB;
      font-size: 17px; }
    .b-form form ::-webkit-input-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .b-form form ::-moz-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .b-form form :-ms-input-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .b-form form ::placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .b-form form ::-webkit-input-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .b-form form :-ms-input-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .b-form form :-moz-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }

.sale20 {
  position: absolute;
  display: block;
  width: 90px;
  height: 90px;
  background: url("../img/sale20.png") no-repeat 0 0;
  top: -27px;
  right: -22px;
  text-align: center; }

.sale-wrap {
  width: 77px;
  text-align: center;
  color: #fff;
  font-family: "Roboto Slab B";
  text-transform: uppercase;
  display: table;
  text-align: center;
  padding-left: 8px; }
  .sale-wrap > span {
    display: table-cell;
    vertical-align: middle;
    height: 20px; }
  .sale-wrap span {
    font-size: 24px; }
  .sale-wrap .count-pers {
    font-size: 40px; }

.depart30 {
  width: 320px;
  height: 26px;
  background-color: #008f68;
  position: absolute;
  left: 0;
  bottom: 37px;
  color: #fff;
  font-family: RobotoL;
  font-size: 14px;
  padding-left: 110px;
  line-height: 1.8; }
  .depart30:after {
    content: "";
    display: block;
    background: url("../img/clock.png") no-repeat 0 0;
    width: 40px;
    height: 51px;
    position: absolute;
    left: 50px;
    bottom: -7px; }

.brands {
  padding-top: 58px;
  padding-bottom: 40px; }
  .brands h2 {
    color: #000;
    font-family: "Roboto Slab B";
    font-size: 30px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0; }
  .brands ul {
    text-align: center;
    display: block;
    margin: 0;
    margin-top: 84px;
    padding: 0;
    margin-bottom: 82px; }
    .brands ul li {
      list-style: none;
      display: inline-block;
      margin: 0 27px; }

.brand-dots ul {
  display: block;
  text-align: center;
  margin: 0;
  padding: 0; }
  .brand-dots ul li {
    list-style: none;
    display: inline-block;
    margin: 0 8px; }
    .brand-dots ul li a {
      width: 10px;
      height: 10px;
      display: block;
      background-color: #DCDCDC;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
      .brand-dots ul li a:hover {
        background-color: #DB5800; }
  .brand-dots ul .act-dot a {
    background-color: #DB5800; }

.price-serv {
  background-color: #fbfbfb;
  overflow: hidden;
  padding: 56px 0; }
  .price-serv h2 {
    color: #000;
    font-family: "Roboto Slab B";
    font-size: 30px;
    text-align: center;
    margin-top: 0; }

.servs {
  width: 1100px;
  margin: auto;
  margin-top: 32px;
  display: table;
  border-collapse: collapse;
  border: 2px solid #fbfbfb; }

.table-row {
  display: table-row;
  border-collapse: collapse; }

.serv-item {  
  position: relative;
  width: 278px;
  height: 320px;
  border: 1px solid #F1F1F1;
  border-left: none;
  border-top: none;
  text-align: center;
  padding: 29px 20px 0 20px;
  float: left; }
  .serv-item:after {
    display: none;
    content: "";
    width: 100%;
    background-color: #FFF;
    height: 75px;
    position: absolute;
    bottom: -60px;
    z-index: 2;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0 8px 20px rgba(0, 2, 4, 0.04);
            box-shadow: 0 8px 20px rgba(0, 2, 4, 0.04); }
  .serv-item:hover {
    -webkit-box-shadow: 0 8px 20px rgba(0, 2, 4, 0.04);
            box-shadow: 0 8px 20px rgba(0, 2, 4, 0.04);
    background-color: #FFF;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .serv-item:hover .serv-butt {
      display: block; }
  .serv-item:hover:after {
    display: block; }
  .serv-item:nth-child(1) {
    width: 270px;
    border-top: none; }
    .serv-item:nth-child(1) .serv-butt {
      width: 230px; }
  .serv-item:nth-child(4n+1) {
    width: 270px;
    border-top: none; }
    .serv-item:nth-child(4n+1) .serv-butt {
      width: 230px; }
  .serv-item:nth-child(4n) {
    width: 270px;
    border-right: none; }
    .serv-item:nth-child(4n) .serv-butt {
      width: 230px; }


.serv-item:nth-last-child(1),
.serv-item:nth-last-child(2),
.serv-item:nth-last-child(3),
.serv-item:nth-last-child(4) {
  border-bottom: none;
}


  .serv-item h3 {
    text-align: center;
    color: #000;
    font-family: RobotoB;
    font-weight: normal;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.15; }
  .serv-item p {
    color: #000;
    font-family: RobotoL;
    font-size: 14px;
    margin-top: 0; }

.serv-img {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  margin: auto;
  margin-bottom: 17px; }

.serv-price {
  color: #db5800;
  font-family: "Roboto Slab B";
  font-size: 17px;
  width: 100%;
  position: absolute;
  bottom: 33px;
  left: 0; }

.serv-butt {
  width: 240px;
  height: 40px;
  margin: auto;
  font-family: RobotoL;
  font-size: 14px;
  line-height: 2.9;
  display: none;
  position: absolute;
  bottom: -30px;
  z-index: 3; }
  .serv-butt:hover {
    color: #FFF; }

.rem-l {
  float: left;
  width: 800px;
  margin-bottom: 60px;
  padding-left: 20px; }

.seo-txt {
  color: #000;
  font-family: RobotoL;
  font-size: 14px;
  line-height: 1.4;
  padding-bottom: 62px;
  height: 203px;
  overflow: hidden;
  position: relative; }
  .seo-txt:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 0;
    height: 85px;
    background-color: #fff; }
  .seo-txt:before {
    height: 1px;
    background-color: #DCDCDC;
    width: 100%;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 1; }
  .seo-txt h2 {
    color: #000;
    font-family: "Roboto Slab B";
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 19px;
    line-height: 1;
    margin-top: -3px; }
  .seo-txt p {
    margin-top: 0;
    margin-bottom: 10px; }

.moree1 {
  background-color: #008f68;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  color: #fff;
  font-family: RobotoL;
  font-size: 14px;
  line-height: 1.4;
  padding: 1px 7px;
  display: inline-block;
  margin-top: 17px;
  position: absolute;
  bottom: 40px;
  z-index: 5;
  left: 0; }
  .moree1:hover, .moree1:focus {
    color: #FFF; }

.rem-r {
  width: 260px;
  float: right; }

.r-head {
  height: 110px;
  background: url("../img/r-head.png") no-repeat 0 0;
  text-align: center;
  padding-top: 27px; }
  .r-head h3 {
    color: #fff;
    font-family: RobotoB;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 11px; }
  .r-head p {
    color: #fff;
    font-family: RobotoL;
    font-size: 14px;
    margin-top: 0; }

.r-block {
  width: 260px;
  height: auto;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 4px 6.9px 20px rgba(0, 2, 4, 0.04);
          box-shadow: 4px 6.9px 20px rgba(0, 2, 4, 0.04);
  margin-bottom: 31px; }

.step {
  text-align: center;
  margin: auto;
  width: 220px;
  border-bottom: 1px solid #dcdcdc;
  padding-top: 21px;
  padding-bottom: 24px; }
  .step:last-child {
    border: none; }
  .step span {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #db5800;
    margin: auto;
    text-align: center;
    line-height: 2.27;
    color: #fff;
    font-family: GeometriaB;
    font-size: 14px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    margin-bottom: 17px; }
  .step div {
    color: #000;
    font-family: RobotoL;
    font-size: 14px;
    line-height: 1.4; }

.rem-work {
  width: 1100px;
  margin: auto;
  padding-top: 52px; }

.clear {
  clear: both; }

.r-rev-item {
  color: #000;
  font-family: RobotoL;
  font-size: 14px;
  line-height: 1.45;
  padding-bottom: 13px;
  border-bottom: 1px solid #dcdcdc;
  position: relative; }
  .r-rev-item:after {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: url("../img/rev-corner.png") no-repeat 0 0;
    bottom: -10px;
    left: 29px; }

.r-rev-name-date {
  font-family: Roboto;
  font-size: 14px; }
  .r-rev-name-date span {
    color: #008f68;
    font-family: RobotoB;
    margin-bottom: 7px;
    display: inline-block; }
  .r-rev-name-date div {
    color: #000;
    font-family: RobotoL; }

.r-reviews {
  padding-bottom: 30px; }
  .r-reviews .r-cont {
    padding: 0 20px;
    padding-top: 26px; }

.r-rew-name-arrs {
  margin-top: 30px; }

.r-rev-name-date {
  float: left; }

.r-rev-arrs {
  float: right;
  margin-right: 0px;
  margin-top: 0px; }
  .r-rev-arrs a {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    float: left;
    margin-left: 9px; }
    .r-rev-arrs a:hover {
      background-color: #008f68;
      border-color: #008F68; }
  .r-rev-arrs .arr-l {
    background: url("../img/arrs-l.png") no-repeat left 9px top 7px; }
    .r-rev-arrs .arr-l:hover {
      background-position: left 9px top 7px; }
  .r-rev-arrs .arr-r {
    background: url("../img/arrs-r.png") no-repeat right 9px top 7px; }
    .r-rev-arrs .arr-r:hover {
      background-position: right 9px top 7px; }
  .r-rev-arrs .arr-act {
    background-color: #008f68;
    border-color: #008F68; }

.regions {
  padding: 37px 0 35px 0;
  position: relative;
  height: 301px;
  overflow: hidden; }
  .regions:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: 0;
    height: 55px;
    background-color: #fff; }
  .regions:before {
    height: 1px;
    background-color: #DCDCDC;
    width: 100%;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 1; }
  .regions h3 {
    margin-top: 0;
    color: #000;
    font-family: "Roboto Slab B";
    font-size: 24px;
    margin-bottom: 25px; }

.list-reg ul {
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 50px;
  width: 114px; }
  .list-reg ul:nth-child(5) {
    margin-right: 0; }

.list-reg li {
  padding: 0;
  margin-bottom: 8px;
  line-height: 1;
  list-style: none; }
  .list-reg li:nth-child(3n) {
    margin-bottom: 30px; }
  .list-reg li a {
    color: #000;
    font-family: RobotoL;
    font-size: 14px; }
    .list-reg li a:hover {
      text-decoration: underline; }

.show-all {
  position: absolute;
  bottom: 0px;
  left: -webkit-calc(50% - 120px);
  left: calc(50% - 120px);
  line-height: 2.3;
  font-size: 14px;
  width: 240px;
  height: 30px;
  padding-right: 20px;
  padding-left: 16px;
  background: #db5800 url("../img/arr-b.png") no-repeat right 17px center;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 3; }

.regions-2 {
  padding-top: 30px;
  height: 290px;
  margin-top: 20px; }
  .regions-2 h3 {
    margin-bottom: 28px; }
  .regions-2 ul {
    margin-bottom: 40px; }
  .regions-2 .list-reg li {
    margin-bottom: 6px; }
    .regions-2 .list-reg li:first-child {
      margin-bottom: 15px; }
      .regions-2 .list-reg li:first-child a {
        font-family: RobotoB;
        color: #db5800; }
    .regions-2 .list-reg li:nth-child(3n) {
      margin-bottom: 10px; }

.regions-3 {
  padding-top: 30px;
  height: 295px;
  margin-top: 20px; }

.easy-work {
  background-color: #fbfbfb;
  padding: 56px 0 21px 0;
  width: 100%;
  overflow: hidden; }
  .easy-work h2 {
    text-align: center;
    margin-bottom: 53px;
    margin-top: 0;
    color: #000;
    font-family: "Roboto Slab B";
    font-size: 30px; }
  .easy-work ul {
    padding: 0;
    margin: 0; }
    .easy-work ul li {
      list-style: none;
      float: left;
      width: 530px;
      margin-bottom: 60px; }
      .easy-work ul li:first-child {
        margin-right: 40px; }
      .easy-work ul li:nth-child(3) {
        margin-right: 40px; }
        .easy-work ul li:nth-child(3) .easy-head-desc {
          padding-top: 6px; }
      .easy-work ul li:nth-child(4) .easy-head-desc {
        padding-top: 17px; }
      .easy-work ul li:nth-child(2) .easy-head-desc {
        padding-top: 16px; }
  .easy-work .easy-img {
    float: left;
    width: 160px;
    height: 140px;
    margin-right: 20px;
    overflow: hidden; }

.easy-head-desc {
  padding-top: 27px; }
  .easy-head-desc div {
    color: #000;
    font-family: RobotoB;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1; }
  .easy-head-desc span {
    color: #000;
    font-family: RobotoL;
    font-size: 14px;
    line-height: 1.3; }

.bot-form {
  padding: 55px 0 55px 0;
  width: 100%;
  overflow: hidden;
  outline: 1px solid;
  background: url("../img/ban-bg.png") no-repeat 0 0;
  height: 360px;
  background-size: cover; }
  .bot-form h2 {
    color: #fff;
    font-family: "Roboto Slab B";
    font-weight: normal;
    font-size: 30px;
    margin-top: 0;
    text-align: center;
    margin-bottom: 54px; }
  .bot-form form {
    width: 840px;
    margin: auto;
    margin-bottom: 35px; }
    .bot-form form input[type="submit"] {
      border: none;
      width: 260px;
      height: 50px;
      background-color: #db5800;
      font-family: RobotoB;
      font-size: 17px; }
    .bot-form form input[type="text"] {
      width: 260px;
      height: 50px;
      border: 1px solid #dcdcdc;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      float: left;
      padding: 0 22px;
      margin-right: 30px; }
    .bot-form form ::-webkit-input-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .bot-form form ::-moz-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .bot-form form :-ms-input-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .bot-form form ::placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .bot-form form ::-webkit-input-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .bot-form form :-ms-input-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
    .bot-form form :-moz-placeholder {
      color: #888;
      font-family: RobotoL;
      font-size: 14px; }
  .bot-form h3 {
    margin-top: 0;
    text-align: center;
    line-height: 1;
    font-weight: normal;
    color: #fff;
    font-family: "Roboto Slab B";
    font-size: 20px;
    margin-bottom: 30px; }
  .bot-form .sogl {
    color: #fff;
    font-family: RobotoL;
    font-size: 12px;
    line-height: 1.4;
    display: block;
    text-align: center;
    width: 417px;
    margin: auto; }

.bot-form form p {
  margin-block-start: 0;
  margin-block-end: 0;
}

.wpcf7-form-control-wrap.your-name,
.wpcf7-form-control-wrap.your-phone {
  float: left;
}

.bot-form form input[type="submit"] {
  float: left;
}

.bot-form form {
  overflow: hidden;
}

.footer1 {
  width: 100%;
  overflow: hidden;
  background: #f8f8f8;
  height: 180px; }
  .footer1 .w111 {
    padding: 15px 0 46px 0; }

.f1-phone {
  float: left;
  margin-left: 21px;
  margin-right: 99px; }
  .f1-phone p {
    font-family: "Roboto Slab B";
    font-size: 30px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 20px; }
    .f1-phone p span {
      color: #db5800; }
  .f1-phone div {
    color: #000;
    font-family: RobotoL;
    font-size: 14px;
    line-height: 1.4; }

.f1-phone a {
  color: #000;
}

.f1-adress-work {
  float: left;
  margin-top: 50px; }

.f1-adress {
  color: #000;
  font-family: "Roboto Slab B";
  font-size: 20px;
  margin-bottom: 23px; }

.f1-work {
  color: #000;
  font-family: RobotoL;
  font-size: 14px; }
  .f1-work span {
    float: left;
    display: inline-block;
    margin-right: 47px; }

.f1-mnu {
  float: left;
  margin-left: 27px;
  margin-top: 51px; }
  .f1-mnu ul {
    padding: 0;
    margin: 0;
    width: 344px; }
    .f1-mnu ul li {
      padding: 0;
      list-style: none;
      float: left;
      margin-right: -31px;
      margin-bottom: 16px;
      width: 172px; }
      .f1-mnu ul li a {
        color: #000;
        font-family: RobotoL;
        font-size: 14px; }

.footer2 {
  background-color: #262e32;
  height: 80px;
  overflow: hidden;
  padding: 8px 0; }

.f-logo {
  margin-top: 0px;
  width: 200px; }
  .f-logo .s-logo {
    margin-left: 8px; }
  .f-logo .logo1 {
    font-family: "Roboto Slab B";
    font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 2px; }
    .f-logo .logo1 span {
      color: #db5800; }
  .f-logo .logo2 {
    color: #fff;
    font-family: RobotoCondensedL;
    font-size: 10px; }

.f-copy {
  color: #fff;
  font-family: RobotoL;
  font-size: 14px;
  float: left;
  margin-top: 27px;
  margin-left: 60px; }

.f-rights {
  color: #fff;
  font-family: RobotoL;
  font-size: 14px;
  float: left;
  margin-top: 27px;
  margin-left: 109px; }

.polyt {
  float: left;
  margin-left: 114px;
  margin-top: 26px; }
  .polyt a {
    color: #fff;
    font-family: RobotoL;
    font-size: 14px; }

.bot-call {
  display: block;
  background: url("../img/bot-call.png") no-repeat 0 0;
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 50px;
  right: 20px; }
  .bot-call:hover {
    width: 80px;
    height: 80px;
    background: url("../img/bot-call2.png") no-repeat 0 0;
    bottom: 40px;
    right: 10px; }

.sogl2 {
  display: none !important; }

.rem-l-r {
  width: 1100px;
  margin: auto;
  margin-top: 40px; }
  .rem-l-r .rem-l {
    padding-left: 0;
    margin-bottom: 20px; }

.rem-l .easy-work {
  background-color: #FFF; }
  .rem-l .easy-work h2 {
    text-align: left; }

.close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 18px;
  height: 18px;
  display: block;
  background: url("../img/close.png") no-repeat 0 0; }

.b-form.pop-form {
  position: fixed;
  left: -webkit-calc(50% - 160px);
  left: calc(50% - 160px);
  top: 240px;
  width: 320px;
  padding-left: 30px;
  padding-right: 30px;
  height: 380px;
  z-index: 10;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none; }
  .b-form.pop-form form {
    margin-top: 0; }
    .b-form.pop-form form input[type="text"] {
      width: 100% !important; }
    .b-form.pop-form form input[type="submit"] {
      width: 100% !important;
      margin-bottom: 23px; }
  .b-form.pop-form .pop-pol {
    color: #000;
    font-family: RobotoL;
    font-size: 14px;
    line-height: 1.4;
    text-align: center; }
  .b-form.pop-form h3 {
    color: #000;
    font-family: RobotoB;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 34px; }

.ha {
  height: auto;
  overflow: hidden; }

.regions.ha {
  height: auto !important; }

.r-preim {
  margin-bottom: 40px;
  height: 340px; }
  .r-preim ul {
    padding: 0;
    margin: 0; }
  .r-preim li {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    float: left;
    height: 100px;
    -webkit-box-shadow: 4px 6.9px 20px rgba(0, 2, 4, 0.04);
            box-shadow: 4px 6.9px 20px rgba(0, 2, 4, 0.04);
    margin-bottom: 20px; }
    .r-preim li:last-child {
      margin-bottom: 0; }
    .r-preim li span {
      display: block; }

.r-preim-item-img {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 20px; }

.r-preim-item-txt {
  padding: 15px;
  padding-top: 17px; }

.r-preim-item-head {
  color: #000;
  font-family: RobotoB;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.2; }

.r-preim-item-desc {
  color: #000;
  font-family: RobotoL;
  font-size: 14px;
  line-height: 1.2; }

.l-preim {
  display: none; }

.banner2 {
  background: url("../img/banner2-bg.png") no-repeat 0 0;
  width: 800px;
  height: 490px;
  color: #FFF;
  position: relative; }

.banner2-txt {
  width: 395px;
  float: left;
  margin-top: 38px;
  margin-left: 40px; }
  .banner2-txt > span {
    color: #fff;
    font-family: RobotoL;
    font-size: 12px;
    display: block;
    margin-bottom: 34px; }
  .banner2-txt h1 {
    color: #fff;
    font-family: "Roboto Slab B";
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1; }
  .banner2-txt > div {
    color: #fff;
    font-family: RobotoL;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 52px; }
  .banner2-txt .orbutt, .banner2-txt .top-call-1, .banner2-txt .b-form form input[type="submit"], .b-form form .banner2-txt input[type="submit"], .banner2-txt .serv-butt, .banner2-txt .show-all, .banner2-txt .bot-form form input[type="submit"], .bot-form form .banner2-txt input[type="submit"] {
    width: 260px;
    height: 50px;
    font-family: RobotoB;
    line-height: 2.9;
    font-size: 17px; }

.our-help {
  padding-left: 20px;
  padding-top: 35px;
  height: 600px; }
  .our-help h2 {
    color: #000;
    font-family: "Roboto Slab B";
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 35px; }
  .our-help ul {
    padding: 0;
    margin: 0; }

.help-item {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 240px;
  height: 220px;
  -webkit-box-shadow: 4px 6.9px 20px rgba(0, 2, 4, 0.04);
          box-shadow: 4px 6.9px 20px rgba(0, 2, 4, 0.04);
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  text-align: center; }
  .help-item:nth-child(3n) {
    margin-right: 0; }

.help-item-big {
  margin-right: 0; }

.help-item-img {
  display: block;
  margin-bottom: 20px; }

.help-item-head {
  display: block;
  color: #000;
  font-family: RobotoB;
  font-size: 16px;
  margin-bottom: 13px; }

.help-item-price {
  color: #db5800;
  font-family: "Roboto Slab B";
  font-size: 17px;
  display: block; }

.help-item-big {
  background: url("../img/master-min-l.png") no-repeat left bottom;
  width: 510px;
  margin-right: 0;
  padding-left: 230px;
  text-align: left;
  padding-top: 45px; }

.help-item-big-head {
  color: #db5800;
  font-family: "Roboto Slab B";
  font-size: 24px;
  display: block;
  margin-bottom: 16px;
  line-height: 1.2; }

.help-item-big-txt {
  font-family: RobotoL;
  font-size: 14px;
  line-height: 1.45;
  color: #000;
  text-align: left; }
  .help-item-big-txt strong {
    font-family: RobotoB;
    color: #008f68; }

.rem-l .easy-work {
  background: none;
  padding-left: 20px;
  padding-top: 5px;
  overflow: hidden; }
  .rem-l .easy-work .easy-img {
    width: 240px;
    margin-right: 40px; }
  .rem-l .easy-work h2 {
    margin-bottom: 35px; }
  .rem-l .easy-work ul li {
    margin-bottom: 20px;
    width: 100%; }
    .rem-l .easy-work ul li .easy-head-desc {
      padding-top: 25px; }
    .rem-l .easy-work ul li:nth-child(1) .easy-head-desc {
      padding-top: 37px; }

.r-easy-work {
  display: none; }

/**********************************************************************/
/**********************************************************************/
/**********************************************************************/
/**********************************************************************/


div.wpcf7 .ajax-loader {
  display: none;
}

.help-item-big-txt p {  
    margin: 0;
}

.help-item-big-head a{
   color: #db5800;
}

.testimonial_rotator_wrap {
  padding: 0 !important;
  margin: 0; }

.testimonial_rotator_prev, .testimonial_rotator_next {
  bottom: 5px;
  top: auto;
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left;
  margin-left: 9px; }
  .testimonial_rotator_prev i, .testimonial_rotator_next i {
    opacity: 0; }
  .testimonial_rotator_prev:hover, .testimonial_rotator_next:hover {
    background-color: #008f68;
    border-color: #008F68; }

.testimonial_rotator_prev {
  left: auto;
  right: 59px;
  background: url(../img/arrs-l.png) no-repeat left 9px top 7px; }

.testimonial_rotator_next {
  background: url(../img/arrs-r.png) no-repeat left 9px top 7px;
  right: 20px; }
   

.easy-work .easy-img img {
  max-width: auto !important;
}

.brands {
 width: 1160px;
 margin: auto; 
}

.slick-arrow {
  display: none !important; }

.brands h2 {
  margin-bottom: 75px; }

.wpls-logo-showcase {
  height: 130px; }
  .wpls-logo-showcase .slick-dots {
    overflow: hidden; }

.wpls-logo-showcase .slick-dots li button {
  width: 10px !important;
  height: 10px !important;
  display: block !important;
  background-color: #DCDCDC !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  border: none !important;
  margin-right: 10px !important;
  margin-left: 10px !important; }

.wpls-logo-showcase .slick-dots li.slick-active button {
  background-color: #DB5800 !important; }

.banner1 .w111 {
  position: relative;
}

.banner1 .w111 .b-form {
  position: absolute;
  top: 152px;
  right: 0;
}

.main-cont {
  padding: 40px 0; 
  font-family: RobotoL;
  font-size: 16px;
  line-height: 1.4;
}

.main-cont h1 {
  margin-top: 0;
}

.main-cont p {
  margin-top: 0;
  margin-bottom: 20px;
}

/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .wrapper {
    width: 100%; }
  .w111 {
    width: 980px !important; }
  .top, .servs, .rem-work {
    width: 980px; }
  .top-call-1 {
    width: 196px;
    margin-left: 0; }
  .top-mnu-1 {
    margin-left: 22px; }
  .serv-mnu ul li a {
    padding: 0 29.4px; }
  .advants {
    padding-left: 0; }
    .advants .w111 {
      text-align: center; }
  .advant, .advant:nth-child(2), .advant:nth-child(3),
  .advant:last-child {
    float: none;
    display: inline-block;
    margin: 0 34px; }
  .b-form {
    margin-right: 0; }
  .brands ul li {
    margin: 0 17px; }
  .brand-dots ul li {
    margin: 0 8px; }
  .serv-item .serv-butt {
    width: 200px; }
  .serv-item {
    width: 248px;
  }
  .serv-item:nth-child(1),
  .serv-item:nth-child(4n+1),
  .serv-item:nth-child(4n) {
    width: 240px;
  } 
  .serv-item:nth-child(1) .serv-butt, .serv-item:nth-child(4n+1) .serv-butt, .serv-item:nth-child(4n) .serv-butt {
    width: 200px; }
  .rem-l {
    width: 698px; }
  .list-reg ul {
    margin-right: 30px; }
  .easy-work ul li {
    width: 470px; }
  .f1-phone {
    margin-right: 35px; }
  .f1-mnu {
    margin-left: 0; }
  .f1-work span {
    margin-right: 27px; }
  .f-rights {
    margin-left: 44px;
    margin-right: 25px; }
  .polyt {
    margin-left: 30px; }
  .rem-l-r {
    width: 980px;
    margin-top: 12px; }
    .rem-l-r .rem-l, .rem-l-r .rem-r {
      width: 980px;
      margin-left: auto;
      margin-right: auto;
      float: none; }
  .our-help {
    padding-left: 0; }
  .rem-l .easy-work {
    padding-left: 0; }
  .banner2 {
    width: 100%;
    background-size: cover; }
  .help-item {
    width: 306px; }
  .help-item-big {
    width: 644px;
    padding-left: 254px;
    padding-top: 55px; }
  .help-item-big-txt strong {
    display: block;
    margin-top: 5px; }
  .help-item-img {
    overflow: hidden;
    height: 140px; }
    .help-item-img img {
      width: 100%; }
  .r-preim li {
    width: 100%; }
  .rem-l-r .r-block {
    float: left;
    margin: 30px 115px 0;
    margin-bottom: 30px; }


.brands {
    width: 980px; }


     }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .footer2 {
    height: 110px;
    padding: 18px 0; }
    .footer2 .w111 {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-wrap: wrap !important;
          -ms-flex-wrap: wrap !important;
              flex-wrap: wrap !important; }
    .footer2 .f-copy {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3;
      width: 100%;
      float: none;
      margin: 0;
      text-align: center; }
    .footer2 .f-rights {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      width: 100%;
      float: none;
      margin: 0;
      text-align: center;
      margin-bottom: 15px; }
    .footer2 .polyt {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      width: 100%;
      float: none;
      margin: 0;
      text-align: center;
      margin-bottom: 15px; }
    .footer2 .f-logo {
      display: none;
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4; }
  .f1-adress-work {
    float: right;
    margin-top: 39px; }
  .f1-mnu {
    display: none; }
  .bot-form {
    height: auto; }
    .bot-form form {
      width: 260px; }
      .bot-form form input[type="text"] {
        float: none;
        margin: auto;
        margin-bottom: 20px;
        width: 100%; }
      .bot-form form input[type="submit"] {
        width: 100%;
        float: none;
        margin: auto; }
  .easy-work ul li {
    margin: 0;
    width: 100%;
    margin-bottom: 40px; }
  .rem-l {
    width: 720px;
    margin: auto;
    padding-left: 0; }
  .rem-r {
    width: 720px; }
  .r-block {
    float: left;
    margin: 20px 50px; }
  .servs {
    display: block;
    border: none; }
  .table-row {
    display: block; }
  .serv-item {
    display: block;
    border: none;
    width: 50% !important;
    float: left; }
    .serv-item .serv-butt {
      left: -webkit-calc(50% - 100px);
      left: calc(50% - 100px); }
  .brands > ul {
    width: 970px;
    margin-left: -webkit-calc(50% - 503px);
    margin-left: calc(50% - 503px); }
  .banner1 {
    height: 1200px;
    background-color: #006899;
    background-size: 1265px !important; }
    .banner1 .w111 {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
  .head-txt {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .b-left {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .b-form {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 40px; }
  .img-markers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: 0;
    margin-top: 50px; }
    .img-markers img {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .img-markers ul {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      width: 100%;
      margin-left: 0; }
  .advants {
    height: 196px;
    background-color: transparent;
    padding: 0; }
    .advants .w111 {
      width: 100% !important;
      margin: 0;
      text-align: unset; }
  .advant {
    background-color: #e27933;
    background-color: #e27933;
    display: block !important;
    width: 50% !important;
    float: left !important;
    margin: 0 !important;
    height: 98px;
    text-align: center;
    padding-top: 8px; }
    .advant img {
      float: none !important;
      margin: 0 !important; }
    .advant:first-child .adv-txt {
      margin-top: 9px; }
    .advant:nth-child(2) {
      background-color: #DF691A;
      padding-top: 12px; }
      .advant:nth-child(2) .adv-txt {
        margin-top: 16px; }
    .advant:nth-child(3) {
      background-color: #DD610D; }
      .advant:nth-child(3) .adv-txt {
        margin-top: 9px; }
    .advant:nth-child(4) {
      background-color: #DB5800; }
      .advant:nth-child(4) .adv-txt {
        margin-top: 10px; }
  .adv-img-txt {
    display: inline-block;
    width: 160px;
    margin: auto;
    float: none; }
    .adv-img-txt span {
      display: block;
      width: 100%;
      margin-top: 10px; }
  .serv-mnu ul li {
    float: none;
    text-align: left; }
  .top-mnu-1, .top-call-1, .serv-mnu {
    display: none; }
  .col-mnu .top-mnu-1, .col-mnu .top-call-1, .col-mnu .serv-mnu, .col-mnu .top-phone {
    display: block; }
  .col-mnu .top-phone {
    background-color: #FFF;
    background-color: transparent;
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 280px;
    margin-left: -5px; }
    .col-mnu .top-phone p {
      color: #000;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .col-mnu .top-phone > span {
      color: #000;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      margin-top: 17px; }
  .col-mnu .top-mnu-1 {
    float: none;
    overflow: hidden;
    margin-left: 20px; }
    .col-mnu .top-mnu-1 li {
      margin-bottom: 13px; }
  .col-mnu .top-call-1 {
    float: none;
    margin-left: 20px !important;
    width: 230px;
    margin-bottom: 25px; }
  .top-mnu-1-call-phone {
    background-color: #FFF;
    overflow: hidden;
    height: auto;
    height: 280px;
    padding-top: 13px;
    z-index: 10;
    position: relative; }
  .main-mnu {
    display: none;
    float: right;
    width: 100% !important;
    text-align: left;
    width: auto;
    position: absolute;
    top: 70px;
    right: 0px;
    height: auto;
    z-index: 10;
    margin-top: 0; }
  .serv-mnu {
    height: auto;
    padding: 20px 0; }
    .serv-mnu ul li {
      width: -webkit-calc(100% - 70px);
      width: calc(100% - 70px); }
      .serv-mnu ul li a {
        text-align: left;
        padding: 0.7px 20px; }
  .w111 {
    width: 720px !important; }
  .top, .servs, .rem-work {
    width: 720px; }
  .logo-col-mnu {
    height: 70px;
    padding: 5px 0; }
  .top {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0; }
  .logo {
    margin-left: 10px;
    width: 262px; }
    .logo img {
      height: 60px;
      width: auto; }
  .s-logo {
    margin-top: 8px;
    margin-left: 5px; }
  .logo1 {
    font-size: 24px; }
  .logo2 {
    font-size: 14px; }
  .top-phone {
    background-color: #006899;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 12px 0; }
    .top-phone p {
      color: #fff;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      display: block;
      float: left;
      width: 100%;
      padding: 0;
      margin: 0;
      text-align: center; }
    .top-phone a {
      color: #FFF;
    }
    .top-mnu-1-call-phone .top-phone a {
        color: #000;
    }
    .top-phone > span {
      padding: 0;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      float: left;
      width: 100%;
      text-align: center;
      margin-top: 7px; }
  .rem-l-r {
    margin-left: auto;
    margin-right: auto;
    width: 720px; }
    .rem-l-r .rem-l, .rem-l-r .rem-r {
      width: 720px; }
  .help-item {
    width: 220px; }
  .help-item-big {
    width: 470px;
    padding-left: 216px; }
  .rem-l-r .r-block {
    margin: 30px 50px; }

.brands {
    width: 720px; }



.banner1 .w111 .b-form {
  position: static;
}


     }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .head-txt {
    width: auto;
  }
  .footer1 {
    height: 240px;
    padding: 27px 0; }
    .footer1 .w111 {
      padding: 0; }
  .f1-phone {
    float: none;
    margin: 0;
    margin-bottom: 20px; }
    .f1-phone p {
      margin-top: 10px; }
  .f1-adress-work {
    float: none;
    margin: 0; }
  .w111 {
    width: 600px !important; }
  .servs, .rem-work {
    width: 600px; }
  .b-form {
    margin-top: 10px; }
  .rem-l, .rem-r {
    width: 100%; }
  .list-reg ul:nth-child(5) {
    margin-right: 30px; }
  .regions-3 {
    height: auto; }
  .r-block {
    margin: 20px; }
  .rem-l-r {
    width: 600px; }
    .rem-l-r .rem-l, .rem-l-r .rem-r {
      width: 600px; }
  .banner2 {
    background-size: 787px; }
  .help-item {
    width: 285px; }
  .help-item:nth-child(3n) {
    margin-right: 30px; }
  .help-item:nth-child(2n) {
    margin-right: 0; }
  .help-item-big {
    width: 600px; }
  .rem-l .easy-work ul li .easy-head-desc {
    padding-top: 10px !important; }
  .rem-l-r .r-block {
    margin: 30px 20px; }


.brands {
    width: 600px; }


     }

@media only screen and (max-width: 640px) {
  .w111 {
    width: 530px !important; }
  .servs, .rem-work {
    width: 530px; }
  .regions {
    height: 300px; }
  .regions-3 {
    height: auto; }
  .list-reg ul:nth-child(4) {
    margin-right: 0; }
  .r-block {
    margin: 20px 2px; }
  .rem-l-r {
    width: 530px; }
    .rem-l-r .rem-l, .rem-l-r .rem-r {
      width: 530px; }
  .help-item {
    width: 250px; }
  .help-item-big {
    width: 530px; }
  .rem-l .easy-work ul li .easy-head-desc {
    padding-top: 5px !important; }
  .rem-l .easy-work .easy-img {
    margin-right: 20px; }
  .rem-l .easy-work div {
    font-size: 18px;
    margin-bottom: 7px; }
  .rem-l-r .r-block {
    margin: 30px 2px; } 


.brands {
    width: 530px; }


}

@media only screen and (max-width: 570px) {
  .w111 {
    width: 440px !important; }
  .servs, .rem-work {
    width: 440px; }
  .banner1 {
    background-size: 1212px !important; }
    .banner1 h1 {
      font-size: 30px; }
    .banner1 p {
      font-size: 20px; }
  .regions {
    height: 500px; }
    .regions ul {
      width: 150px; }
  .list-reg {
    overflow: hidden; }
  .regions-1 {
    height: 335px; }
  .regions-2 {
    height: 315px; }
  .regions-3 {
    height: auto; }
  .easy-work .easy-img {
    width: 240px;
    height: 140px;
    margin: auto;
    float: none; }
  .easy-head-desc {
    width: 100%;
    float: none; }
  .rem-l-r {
    width: 100%;
    margin-top: 0; }
    .rem-l-r .rem-l {
      width: -webkit-calc(100% - 40px);
      width: calc(100% - 40px); }
    .rem-l-r .rem-r {
      width: -webkit-calc(100% - 40px);
      width: calc(100% - 40px); }
  .banner2 {
    margin-top: 0;
    height: 510px;
    background: #4691b5 url("../img/banner2-bg320.png") no-repeat right bottom;    
    margin-left: -20px;
    margin-right: -20px;
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px); }

  
  .r-preim {
    display: none; }
  .l-preim {
    display: block;
    padding-top: 20px; }
  .rem-l .easy-work {
    display: none; }
  .r-easy-work {
    display: block;
    overflow: hidden;
    background-color: #FFF; }
  .our-help {
    padding-top: 23px; }
    .our-help h2 {
      font-size: 24px; }
  .rem-r .easy-work h2 {
    font-size: 24px;
    text-align: left; }
  .help-item {
    width: 205px; }
  .help-item-big {
    width: 440px;
    padding-top: 30px;
    padding-left: 196px;
    margin-bottom: 0; }
  .rem-l-r .r-block {
    margin-top: 20px;
    margin-bottom: 20px; }
  .r-block.r-how-work {
    margin-bottom: 0; }
  .easy-work {
    padding-top: 15px; }
    .easy-work h2 {
      margin-bottom: 25px; }
  .easy-work ul li {
    width: 280px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    margin-bottom: 30px; }
    .easy-work ul li:last-child {
      margin-bottom: 20px; }
    .easy-work ul li .easy-head-desc {
      padding-top: 20px !important; }
      .easy-work ul li .easy-head-desc div {
        margin-bottom: 15px; }


.brands {
    width: 440px; }


     }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .bot-form .sogl {
    display: none; }
  .sogl2 {
    display: block !important; }
  .w111 {
    width: 320px !important; }
  .servs, .rem-work {
    width: 320px; }
  .head-txt {
    margin-top: 26px; }
  .banner1 {
    background-size: 1190px !important;
    height: 1125px; }
  .img-markers ul {
    margin-top: 20px; }
  .img-markers img {
    float: none;
    margin: auto; }
  .brands h2, .price-serv h2, .seo-txt h2, .easy-work h2 {
    font-size: 24px;
    padding: 0 20px; }
  .seo-txt h2 {
    padding: 0; }
  .easy-work h2 {
    text-align: left;
    margin-bottom: 37px;
    padding: 0; }
  .bot-form h2 {
    font-size: 24px; }
  .serv-item {
    width: 100% !important; }
  .regions {
    height: 320px; }
  .regions-2 {
    height: 310px !important; }
    .regions-2 ul:nth-child(2n) {
      margin-right: 0; }
  .regions-3 {
    height: 502px;
    border-bottom: none; }
    .regions-3 .list-reg ul:nth-child(4) {
      margin-right: 0; }
  .list-reg ul {
    width: 145px; }
    .list-reg ul:nth-child(2) {
      margin-right: 0; }
  .regions-3 .list-reg ul {
    display: block !important; }
  .r-block {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .easy-work ul li:nth-child(3) .easy-head-desc {
    padding-top: 17px; }
  .bot-form .sogl {
    width: 300px;
    padding: 0; }
  .banner2-txt h1 {
    font-size: 30px; }
  .banner2-txt {
    width: 100%;
    margin: auto;
    padding: 36px 10px 10px; }
    .banner2-txt > div {
      margin-bottom: 36px; }
  .banner2-txt .orbutt, .banner2-txt .top-call-1, .banner2-txt .b-form form input[type="submit"], .b-form form .banner2-txt input[type="submit"], .banner2-txt .serv-butt, .banner2-txt .show-all, .banner2-txt .bot-form form input[type="submit"], .bot-form form .banner2-txt input[type="submit"] {
    width: 200px;
    font-size: 17px; }
  .help-item {
    width: 280px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    display: block;
    list-style: none; }
  .our-help {
    overflow: hidden;
    height: auto; }
  .r-block {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    width: 280px; }
    .r-block .r-head {
      background-size: 280px;
      height: 120px; }
  .help-item-big {
    background: url("../img/master-min-center.png") no-repeat 0 0;
    padding-top: 0;
    padding-left: 0;
    padding: 20px 20px 0 20px;
    height: 390px; }
  .regions-1 .list-reg ul:nth-child(2n) {
    margin-right: 0 !important; }
  .easy-work h2 {
    padding: 0; } 

.brands {
    width: 320px; }
  .wpls-logo-showcase .slick-dots li button {
    margin-left: 5px !important;
    margin-right: 5px !important; }


  }

@media only screen and (max-width: 360px) {
  .w111 {
    width: 300px !important; }
  .servs, .rem-work {
    width: 300px; }
  .logo {
    width: 235px; }
  .b-form {
    width: 300px;
    padding: 30px 20px; }
  .banner1 {
    background-size: 1170px !important;
    height: 1110px; }
  .img-markers {
    margin-top: 33px; }
  .brands {
    padding: 27px 0; }
    .brands h2 {
      line-height: 1.25; }
  .serv-item {
    width: 280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important; }
  .serv-item p {
    line-height: 1.25; }
  .list-reg ul {
    margin-right: 10px; }
  .regions {
    padding: 28px 0;
    height: 280px; }
    .regions h3 {
      font-size: 20px; }
  .regions-1 {
    height: 320px; }
  .regions-2 {
    height: 320px !important;
    padding-top: 38px; }
    .regions-2 .list-reg ul {
      width: 140px; }
  .regions-3 {
    padding-top: 38px;
    height: 480px; }
    .regions-3 .list-reg ul {
      width: 140px; }
  .r-block {
    width: 280px; }
  .r-head {
    background-size: 280px;
    height: 120px; }
  .bot-form {
    padding: 30px 0; }
    .bot-form h2 {
      padding: 0 17px !important;
      display: block !important;
      line-height: 1.25; }
    .bot-form h3 {
      font-size: 16px;
      margin-bottom: 20px; }
  .list-reg ul {
    margin-right: 10px !important; }

.brands {
    width: 300px; }

   }

.serv-item .serv-price p {
  margin: 0;
  padding: 0;
  color: #db5800;
  font-family: "Roboto Slab B";
  font-size: 17px;
  width: 100%;  
}

@media only screen and (max-width: 320px) {
  /**/ }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/ }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 1200px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .main-mnu {
    display: block !important; }
  a {
    outline: none !important; }
  .hidden-mnu {
    display: none; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
        .serv-mnu ul li:not(:first-child) a {
        padding: 0 55px;
      } }
