@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
.maxwidth {
  max-width: 83.33%;
  padding: 0 15px;
  margin: 0 auto; }
.mob_title{
    display:none;
}
body {
  font-family: 'Roboto Slab', serif; }

.top-line {
  background: #fcfafc;
  padding: 14px 0; }
  .top-line ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block; }
    .top-line ul.fright {
      float: right; }
  .top-line li {
    display: inline-block;
    padding-right: 50px; }
    .top-line li:last-child {
      padding-right: 0; }
    .top-line li a {
      font-size: 16px;
      color: #363636;
      line-height: 16px;
      opacity: 0.6;
      font-family: 'Raleway', sans-serif; }
      .top-line li a:hover {
        text-decoration: none;
        opacity: 1 !important; }

.bg-wrap {
  background: url("../img/main-bg.jpg") top center no-repeat;
  background-size: 100% auto; }

.bg-service-main {
  background: url("../img/service_main.jpg") top center no-repeat;
  background-size: 100% auto; }

.bg-k {
  background: url("../img/bg-k.jpg") top center no-repeat;
  background-size: 100% auto; }

.bg-service-in {
  background: url("../img/service_in.jpg") top center no-repeat;
  background-size: 100% auto; }

.bg-special {
  background: url("../img/special.jpg") top center no-repeat;
  background-size: 100% auto; }

.bg-cond {
  background: url("../img/bg-cond.jpg") top center no-repeat;
  background-size: 100% auto; }

.page-title {
  padding: 100px 0; }
  .page-title h1 {
    font-size: 50px;
    line-height: 50px;
    margin: 0; }
  @media (max-width: 1440px) and (min-width: 1280px) {
    .page-title {
      padding: 50px 0 59px; }
      .page-title h1 {
        font-size: 40px;
        line-height: 40px; } }

.logo-box {
  display: inline-block; }
  .logo-box a {
    font-size: 40px;
    line-height: 40px;
    color: #37b9f9;
    display: inline-block;
    letter-spacing: -0.01em; }
    .logo-box a:hover {
      text-decoration: none; }

.logo-and-nav {
  padding: 15px 0; }

.top-menu {
  display: inline-block;
  padding: 0 0 0 60px;
  margin: 0;
  list-style-type: none;
  position: relative;
  top: -9px; }
  .top-menu li {
    display: inline-block;
    padding-right: 60px;
    padding-bottom:15px;}
    .top-menu li:last-child {
      padding-right: 0; }
    .top-menu li a {
      display: block;
      font-weight: 500;
      color: #363636;
      font-size: 17px;
      font-family: 'Raleway', sans-serif; }
      .top-menu li a:hover {
        text-decoration: none; }

.inb {
  display: inline-block; }

.fright {
  float: right; }

.button {
  display: inline-block;
  line-height: 40px;
  border-radius: 40px;
  background: #fff;
  box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
  text-align: center;
  color: #6ec7f9;
  font-size: 17px;
  padding: 0 30px; }

.top-text {
  padding: 90px 0 0; }
  .top-text p {
    font-size: 23px;
    line-height: 23px;
    padding: 0 0 20px;
    margin: 0; }
  .top-text h1 {
    margin: 0;
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 50px; }
  .top-text span {
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    padding-bottom: 66px;
    font-family: 'Raleway', sans-serif;
    color: #363636; }

.benefit-block h2 {
  text-align: center;
  font-size: 45px; }
.benefit-block .title-description {
  text-align: center;
  padding-bottom: 50px;
  font-size: 20px; }
.benefit-block img {
  position: relative;
  display: block;
  max-width: 100%;
  left: -30px; }
  .benefit-block img.img2 {
    left: -46px; }
  .benefit-block img.img3 {
    left: -58px; }
  .benefit-block img.img4 {
    left: -71px; }

.service-block {
  padding-bottom: 90px; }
  .service-block a {
    display: block; }
    .service-block a img {
      display: block;
      max-width: 126%;
      margin-left: -27px; }
    .service-block a span {
      display: block;
      text-align: center;
      font-family: 'Raleway', sans-serif;
      font-weight: 600;
      color: #025178;
      margin-top: -20px;
      font-size: 14px; }

.how-it-work img {
  display: block;
  max-width: 100%;
  margin: 0 auto; }

.link {
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #000000;
  text-decoration: underline;
  display: block; }

.what-the-price {
  position: relative;
  top: -62px; }
  .what-the-price ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: 'Raleway', sans-serif; }
    .what-the-price ul li {
      position: relative;
      font-size: 17px;
      line-height: 31px; }
      .what-the-price ul li:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        left: -20px;
        top: 50%;
        margin-top: -5px;
        background: #f4f8fe; }
  .what-the-price h2 {
    margin: 0 0 57px;
    font-size: 37px;
    letter-spacing: 0.01em; }
  .what-the-price p {
    font-size: 16px;
    margin-bottom: 26px;
     font-family: 'Raleway', sans-serif;}
  .what-the-price .link {
    padding: 11px 0 18px; }

.cheaper-box {
  padding-bottom: 70px; }
  .cheaper-box .trava {
    max-width: 126%;
    display: block;
    position: relative;
    left: -40px; }
  .cheaper-box .chep {
    max-width: 49%;
    display: block;
    position: relative;
    margin: 0 auto; }
  .cheaper-box h2 {
    text-align: center;
    font-size: 38px;
    letter-spacing: -0.01em; }
  .cheaper-box .title-description {
    text-align: center;
    padding-bottom: 59px;
    font-size: 17px;
    letter-spacing: -0.011em;
    padding-top: 2px; }
  .cheaper-box span {
    display: block;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-size: 14px;
    padding-bottom: 10px; }
  .cheaper-box a {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    text-decoration: underline; }

.serv-bg {
  background: url("../img/serv-bg.jpg") top center no-repeat;
  padding: 70px 0; }

@media (max-width: 767px) and (min-width: 320px) {
  .maxwidth {
    max-width: 100%; }

  .bg-wrap {
    background-size: cover; }

  .logo-and-nav {
    background: #072442;
    margin: 0 -15px;
    padding: 13px 15px; }
    .logo-and-nav .button {
      display: none; }

  .logo-box a {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    display: inline-block;
    letter-spacing: -0.01em; }

  .top-line {
    display: none; }

  .top-menu {
    display: none; }

  .top-text {
    padding: 30px 0 0; }

  .top-text p {
    font-size: 15px;
    line-height: 15px;
    padding: 0 0 22px;
    margin: 0; }

  .top-text h1 {
    margin: 0;
    font-size: 30px;
    line-height: inherit;
    padding-bottom: 30px; }

  .top-text span {
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    padding-bottom: 10px;
    font-family: 'Raleway', sans-serif;
    color: #363636; }

  .service-block a img {
    display: block;
    max-width: 100%;
    margin-left: 0; }

  .service-block a span {
    display: block;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #025178;
    margin-top: -20px;
    font-size: 12px; }

  .service-block a {
    display: block;
    /*height: 175px; */
    height: initial; 
      
  }

  .service-block {
    padding-bottom: 40px; }

  .benefit-block h2 {
    text-align: left;
    font-size: 27px;
    font-family: 'Raleway', sans-serif; }

  .benefit-block .title-description {
    text-align: left;
    padding-bottom: 30px;
    font-size: 14px;
    font-family: 'Raleway', sans-serif; }

  .benefit-img {
    float: left;
    width: 20%; }

  .benefit-text-box {
    float: left;
    width: 80%; }

  .benefit-block img {
    position: relative;
    display: block;
    max-width: 100%;
    left: -14px; }

  .benefit-block img.img2 {
    left: -18px; }

  .benefit-block img.img3 {
    left: -22px; }

  .benefit-block img.img4 {
    left: -20px; }

  .benefit-text-box h3 {
    font-size: 14px;
    margin: 0;
    font-weight: 700;
    margin-bottom: 10px; }
  .benefit-text-box p {
    padding-bottom: 25px;
    font-size: 14px; }

  .how-it-work {
    padding-bottom: 50px; }
    .how-it-work h2 {
      margin: 0 0 15px;
      font-size: 27px; }
    .how-it-work .text-description {
      font-size: 14px; }

  .link {
    font-size: 14px; }

  .what-the-price {
    position: relative;
    top: 0; }
    .what-the-price h2 {
      font-size: 27px;
      margin-bottom: 30px; }
    .what-the-price p {
      font-size: 14px;
      margin-bottom: 20px;
      font-family: 'Raleway', sans-serif; }
    .what-the-price ul {
      padding: 0 0 15px 27px; }
      .what-the-price ul li {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 13px; }
        .what-the-price ul li:before {
          top: 3px;
          margin-top: 0; }

  .cheaper-box .trava {
    max-width: 115%;
    display: block;
    position: relative;
    left: -15px; }

  .cheaper-box h2 {
    text-align: center;
    font-size: 27px;
    letter-spacing: -0.03em; }

  .cheaper-box .title-description {
    text-align: center;
    padding-bottom: 8px;
    font-size: 14px;
    letter-spacing: -0.03em;
    padding-top: 2px; }

  .serv-bg {
    padding: 20px 0; } }
@media (max-width: 1440px) and (min-width: 1200px) {
  .top-line {
    background: #fcfafc;
    padding: 5px 0; }
    .top-line ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      display: inline-block; }
      .top-line ul.fright {
        float: right; }
    .top-line li {
      display: inline-block;
      padding-right: 38px; }
      .top-line li:last-child {
        padding-right: 0; }
      .top-line li a {
        font-size: 13px;
        color: #363636;
        line-height: 13px;
        letter-spacing: -0.01em;
        font-family: arial;
      }
        .top-line li a:hover {
          text-decoration: none; }

  .logo-box {
    display: inline-block; }
    .logo-box a {
      font-size: 26px;
      line-height: 36px;
      color: #37b9f9;
          text-align: center;
      display: inline-block;
      letter-spacing: -0.05em; }
      .logo-box a:hover {
        text-decoration: none; }

  .logo-and-nav {
    padding: 15px 0; }

  .top-menu {
    display: inline-block;
    padding: 0 0 0 50px;
    margin: 0;
    list-style-type: none;
    position: relative;
    top: -32px; }
    .top-menu li {
      display: inline-block;
      padding-right: 28px;
      padding-bottom:15px;}
      .top-menu li:last-child {
        padding-right: 0; }
      .top-menu li a {
        display: block;
        font-weight: 500;
        color: #363636;
        font-size: 14px;
        letter-spacing: -0.06em; }
        .top-menu li a:hover {
          text-decoration: none; }

  .button {
    display: inline-block;
    line-height: 46px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 14px;
    padding: 0 20px; }

  .top-text {
    padding: 60px 0 0; }
    .top-text p {
      font-size: 16px;
      line-height: 16px;
      padding: 0;
      margin: 0;
      letter-spacing: -0.02em; }
    .top-text h1 {
      margin: 0;
      font-size: 36px;
      line-height: 50px;
      padding-bottom: 27px;
      letter-spacing: -0.05em; }
    .top-text span {
      font-size: 13px;
      line-height: 20px;
      display: inline-block;
      padding-bottom: 29px;
      font-family: 'Raleway', sans-serif;
      color: #363636; }

  .benefit-block h2 {
    text-align: center;
    font-size: 29px;
    letter-spacing: -0.01em; }
  .benefit-block .title-description {
    text-align: center;
    padding-bottom: 43px;
    font-size: 14px;
    letter-spacing: -0.011em;
    padding-top: 2px; }
  .benefit-block .benefit-img {
    height: 114px; }
  .benefit-block .benefit-text-box {
    font-family: 'Raleway', sans-serif;
    position: relative;
    top: -23px; }
    .benefit-block .benefit-text-box h3 {
      margin: 0 0 13px;
      font-weight: 700;
      font-size: 15px; }
    .benefit-block .benefit-text-box .benefit-text {
      font-size: 13px;
      font-weight: 500; }
  .benefit-block img {
    position: relative;
    display: block;
    max-width: 100%;
    left: -30px; }
    .benefit-block img.img1 {
      max-width: 38%;
      left: -22px; }
    .benefit-block img.img2 {
      left: -26px;
      max-width: 40%; }
    .benefit-block img.img3 {
      left: -39px;
      max-width: 36%;
      top: 6px; }
    .benefit-block img.img4 {
      left: -53px;
      max-width: 50%; }

  .service-block {
    padding-bottom: 70px; }
    .service-block a {
      display: block; }
      .service-block a img {
        display: block;
        max-width: 136%;
        margin-left: -23px; }
      .service-block a span {
        display: block;
        text-align: center;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        color: #025178;
        margin-top: -20px;
        font-size: 12px; }

  .how-it-work img {
    display: block;
    max-width: 78%;
    margin: 0 auto;
    position: relative;
    left: -12px;
    top: -33px; }
  .how-it-work h2 {
    margin: 0;
    padding-top: 190px;
    font-size: 31px;
    letter-spacing: -0.01em;
    padding-bottom: 41px; }
  .how-it-work .text-description {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 37px;
    font-family: 'Raleway', sans-serif; }
  .how-it-work .link {
    font-size: 15px; }

  .what-the-price {
    position: relative;
    top: -68px; }
    .what-the-price h2 {
      margin: 0 0 44px;
      font-size: 30px;
      letter-spacing: 0.01em; }
    .what-the-price p {
      font-size: 14px;
      margin-bottom: 7px; }
    .what-the-price ul li {
      position: relative;
      font-size: 14px;
      line-height: 28px; }
    .what-the-price .cheaper-box {
      padding-bottom: 90px;
      position: relative;
      top: -21px; }
      .what-the-price .cheaper-box h2 {
        text-align: center;
        font-size: 30px;
        letter-spacing: -0.01em; }
      .what-the-price .cheaper-box .title-description {
        font-size: 14px; }

  .what-the-price .link {
    padding: 11px 0 0; }

  .link {
    font-size: 16px; }

  .cheaper-box h2 {
    margin: 0; }

  .cheaper-box span {
    letter-spacing: -0.03em; }

  .cheaper-box {
    padding-bottom: 55px; } }
@media (max-width: 1700px) and (min-width: 1600px) {
  .top-line {
    background: #fcfafc;
    padding: 10px 0; }
    .top-line ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      display: inline-block; }
      .top-line ul.fright {
        float: right; }
    .top-line li {
      display: inline-block;
      padding-right: 50px; }
      .top-line li:last-child {
        padding-right: 0; }
      .top-line li a {
        font-size: 16px;
        color: #363636;
        line-height: 16px;
        letter-spacing: -0.01em; }
        .top-line li a:hover {
          text-decoration: none; }

  .logo-box {
    display: inline-block; }
    .logo-box a {
      font-size: 34px;
      line-height: 34px;
      color: #37b9f9;
      display: inline-block;
      letter-spacing: -0.05em; }
      .logo-box a:hover {
        text-decoration: none; }

  .logo-and-nav {
    padding: 15px 0; }

  .top-menu {
    display: inline-block;
    padding: 0 0 0 66px;
    margin: 0;
    list-style-type: none;
    position: relative;
    top: -1px; }
    .top-menu li {
      display: inline-block;
      padding-right: 54px;
      padding-bottom:15px;}
      .top-menu li:last-child {
        padding-right: 0; }
      .top-menu li a {
        display: block;
        font-weight: 500;
        color: #363636;
        font-size: 17px;
        letter-spacing: -0.06em; }
        .top-menu li a:hover {
          text-decoration: none; }

  .button {
    display: inline-block;
    line-height: 52px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 17px;
    padding: 0 30px; }

  .top-text {
    padding: 85px 0 0; }
    .top-text p {
      font-size: 20px;
      line-height: 23px;
      padding: 0 0 5px;
      margin: 0;
      letter-spacing: -0.02em; }
    .top-text h1 {
      margin: 0;
      font-size: 50px;
      line-height: 50px;
      padding-bottom: 41px;
      letter-spacing: -0.05em; }
    .top-text span {
      font-size: 16px;
      line-height: 24px;
      display: inline-block;
      padding-bottom: 80px;
      font-family: 'Raleway', sans-serif;
      color: #363636; }

  .benefit-block h2 {
    text-align: center;
    font-size: 38px;
    letter-spacing: -0.01em; }
  .benefit-block .title-description {
    text-align: center;
    padding-bottom: 59px;
    font-size: 17px;
    letter-spacing: -0.011em;
    padding-top: 2px; }
  .benefit-block .benefit-img {
    height: 114px; }
  .benefit-block .benefit-text-box {
    font-family: 'Raleway', sans-serif; }
    .benefit-block .benefit-text-box h3 {
      margin: 0 0 13px;
      font-weight: 700;
      font-size: 20px; }
    .benefit-block .benefit-text-box .benefit-text {
      font-size: 16px;
      font-weight: 500; }
  .benefit-block img {
    position: relative;
    display: block;
    max-width: 100%;
    left: -30px; }
    .benefit-block img.img1 {
      max-width: 38%;
      left: -30px; }
    .benefit-block img.img2 {
      left: -35px;
      max-width: 40%; }
    .benefit-block img.img3 {
      left: -51px;
      max-width: 36%;
      top: 6px; }
    .benefit-block img.img4 {
      left: -60px;
      max-width: 50%; }

  .how-it-work img {
    display: block;
    max-width: 78%;
    margin: 0 auto;
    position: relative;
    left: -12px;
    top: -33px; }
  .how-it-work h2 {
    margin: 0;
    padding-top: 272px;
    font-size: 38px;
    letter-spacing: -0.01em;
    padding-bottom: 56px; }
  .how-it-work .text-description {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 37px;
    font-family: 'Raleway', sans-serif; } }
.has-children {
  position: relative; }
  .has-children .submenu {
    position: absolute;
    margin: 0;
    padding: 10px 40px;
    background: #fff;
    width: 270px;
    left: -40px;
  top:100%;
  z-index:9999;
    display: none; }
    .has-children .submenu li {
      padding: 8px 0; }
  .has-children:hover .submenu {
    display: block; }

footer {
  padding: 70px 0 30px;
  background: #072442; }
  footer .logo-box {
    padding: 0 0 10px; }
    footer .logo-box a {
      color: #edf3fa; }
  footer .logo-desckription {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #edf3fa;
    padding-bottom: 20px; }
  footer .footer-seo-text {
    font-size: 14px;
    color: #5d81a5;
    line-height: 28px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: -0.03em;
    padding-bottom: 30px; }
  footer .call-us a {
    background: #5b94cf;
    display: inline-block;
    width: 220px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    border-radius: 40px;
    text-align: center; }
  footer .title-item {
    font-size: 22px;
    line-height: 34px;
    color: #c7daee;
    padding-bottom: 53px; }
  footer .footer-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: 'Raleway', sans-serif; }
    footer .footer-menu a {
      color: #96b3d1;
      font-size: 16px;
      display: inline-block;
      margin-bottom: 15px;
      transition: all .3s; }
      footer .footer-menu a:hover {
        color: #fff;
        text-decoration: none; }
  footer .footer-contacts {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    footer .footer-contacts li a {
      color: #c7daee;
      font-size: 16px;
      display: inline-block;
      margin-bottom: 15px;
      transition: all .3s;
      letter-spacing: -0.02em; }
    footer .footer-contacts li.footer-phone a {
      color: #fff; }
  footer .social-block {
    padding-top: 22px; }
    footer .social-block a {
      display: inline-block;
      margin-right: 10px; }
      footer .social-block a i {
        font-size: 24px;
        color: #456b92;
        transition: all .3s; }
      footer .social-block a:hover i {
        color: #fff; }
      footer .social-block a:last-child {
        margin-right: 0; }
  footer .footer-rights {
    padding: 40px 0 0;
    font-family: 'Raleway', sans-serif; }
    footer .footer-rights span {
      font-size: 16px;
      color: #1c4c81;
      padding-right: 30px; }
    footer .footer-rights a {
      font-size: 16px;
      color: #1c4c81;
      transition: all .3s; }
      footer .footer-rights a:hover {
        color: #fff;
        text-decoration: none; }

.error-inner {
  background: url("../img/error.jpg") bottom center no-repeat;
  height: 100vh;
  background-size: cover;
  padding-top: 120px; }
  .error-inner .error-title {
    font-size: 40px;
    padding-bottom: 20px; }
  .error-inner .error-text {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 40px; }
  .error-inner .error-link {
    display: inline-block;
    line-height: 52px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 17px;
    padding: 0 60px;
    transition: all .3s; }
    .error-inner .error-link:hover {
      text-decoration: none;
      box-shadow: none; }

.breadcrumbs {
  padding: 0 0 15px;
  margin: 0;
  list-style-type: none; }
  .breadcrumbs li {
    display: inline-block;
    padding-right: 40px;
    position: relative; }
    .breadcrumbs li:before {
      content: '';
      position: absolute;
      background: url("../img/right.png") center no-repeat;
      width: 5px;
      height: 8px;
      right: 17px;
      top: 50%;
      margin-top: -4px; }
    .breadcrumbs li:last-child {
      padding-right: 0; }
      .breadcrumbs li:last-child:before {
        display: none; }
    .breadcrumbs li a {
      font-size: 15px;
      color: #9f9f9f;
      font-weight: 300; }
  @media (max-width: 1440px) and (min-width: 1280px) {
    .breadcrumbs li a {
      font-size: 13px; } }

.text-with-image .text-image {
  position: relative; }
.text-with-image img {
  max-width: 100%;
  position: absolute;
  bottom: -225px; }
.text-with-image span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  padding-bottom: 80px;
  font-family: 'Raleway', sans-serif;
  color: #363636; }
@media (max-width: 1440px) and (min-width: 1280px) {
  .text-with-image span {
    font-size: 14px;
    line-height: 22px; } }

.text span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  color: #363636; }
@media (max-width: 1440px) and (min-width: 1280px) {
  .text span {
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    color: #363636; } }

.title-in {
  text-align: center;
  font-size: 35px;
  padding: 80px 0; }
  @media (max-width: 1440px) and (min-width: 1280px) {
    .title-in {
      text-align: center;
      font-size: 30px;
      padding: 60px 0; } }

.service-item-in {
  padding-bottom: 86px; }
  .service-item-in img {
    display: block;
    max-width: 100%; }
    @media (max-width: 1440px) and (min-width: 1280px) {
      .service-item-in img {
        max-width: 50%; } }
  .service-item-in .service-item-in-title {
    font-size: 35px;
    color: #025178;
    padding-bottom: 30px; }
  .service-item-in .service-item-text {
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    color: #363636;
    margin: 0;
    padding-bottom: 30px; }
  .service-item-in .service-link {
    display: inline-block;
    line-height: 52px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 17px;
    padding: 0 30px;
    width: 200px; }
  .service-item-in ul {
    padding: 0 0 25px;
    list-style-type: none;
    margin: 0; }
    .service-item-in ul li {
      position: relative;
      font-size: 16px;
      line-height: 24px;
      display: block;
      font-family: 'Raleway', sans-serif;
      color: #363636; }
      .service-item-in ul li:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        left: -20px;
        top: 50%;
        margin-top: -5px;
        background: #f4f8fe; }
  @media (max-width: 1440px) and (min-width: 1280px) {
    .service-item-in {
      padding-bottom: 90px; }
      .service-item-in .service-item-in-title {
        font-size: 25px;
        padding-bottom: 25px; }
      .service-item-in .service-item-text {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 20px; }
      .service-item-in ul li {
        font-size: 14px;
        line-height: 22px; } }

.service-water {
  padding-bottom: 80px; }
  .service-water img {
    display: block;
    max-width: 100%; }
  .service-water .serv-water-title {
    font-size: 22px;
    color: #025178;
    font-weight: 700;
    padding-bottom: 20px; }
  .service-water .serv-water-text {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 50px; }
  .service-water .water-link {
    line-height: 52px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 17px;
    padding: 0 30px;
    width: 200px;
    display: block;
    margin: 0 auto; }
  @media (max-width: 1440px) and (min-width: 1280px) {
    .service-water .serv-water-title {
      font-size: 18px;
      padding-bottom: 10px; }
    .service-water .serv-water-text {
      font-size: 13px;
      line-height: 20px;
      padding-bottom: 30px; } }

.service-sewerage {
  padding: 80px 0 0; }
  .service-sewerage .serage-item {
    padding-bottom: 80px; }
  .service-sewerage .sewerage-title {
    font-size: 30px;
    color: #025178;
    padding-bottom: 60px; }
  .service-sewerage .sewerage-text {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 90px; }
  .service-sewerage a {
    display: inline-block;
    line-height: 52px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 17px;
    padding: 0 30px;
    width: 200px; }
  .service-sewerage .sewerage-img-title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 5px;
    color: #025178; }
  .service-sewerage .sewerage-img-text {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 15px; }
  @media (max-width: 1440px) and (min-width: 1280px) {
    .service-sewerage .sewerage-title {
      font-size: 26px;
      padding-bottom: 50px; }
    .service-sewerage .sewerage-text {
      font-size: 14px;
      line-height: 22px;
      padding-bottom: 75px; }
    .service-sewerage .sewerage-img-title {
      font-size: 15px; }
    .service-sewerage .sewerage-img-text {
      font-size: 12px;
      line-height: 18px;
      padding-bottom: 10px; } }

.cond-after-title {
  padding: 0 0 25px;
  margin: 0;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500; }

.page-title h1.title-cond {
  font-size: 33px; }

.text-cond-after-title {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Raleway', sans-serif;
  padding-bottom: 45px; }

.service-cond-item-title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 25px;
  color: #025178; }

@media (max-width: 1440px) and (min-width: 1280px) {
  .text-cond-after-title {
    font-size: 14px;
    line-height: 22px; } }
.service-cond {
  padding-bottom: 80px; }
  .service-cond ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    min-height: 136px;
    margin-bottom: 30px; }
    .service-cond ul li {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 10px;
      position: relative;
      font-family: 'Raleway', sans-serif; }
      .service-cond ul li:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        left: -20px;
        top: 50%;
        margin-top: -5px;
        background: #f4f8fe; }
  .service-cond a {
    display: inline-block;
    line-height: 52px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 17px;
    padding: 0 30px;
    width: 160px; }
  @media (max-width: 1440px) and (min-width: 1280px) {
    .service-cond ul li {
      font-size: 14px;
      line-height: 22px;
      margin-bottom: 10px;
      position: relative;
      font-family: 'Raleway', sans-serif; } }

.disp-block {
  display: block;
  max-width: 100%;
  position: relative;
  top: -100px; }

.plumbing-item {
  padding: 70px 0 0; }
  .plumbing-item .plumbing-item-title {
    font-size: 32px;
    padding-bottom: 50px;
    color: #025178; }
  .plumbing-item .plumping-text {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    max-width: 50%;
    padding-bottom: 30px; }
  .plumbing-item .plumb-list-title {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
    color: #025178; }
  .plumbing-item ul {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 24px; }
  .plumbing-item .btn-block {
    position: relative;
    top: -90px; }
  @media (max-width: 1440px) and (min-width: 1280px) {
    .plumbing-item {
      padding: 38px 0 0; }
      .plumbing-item .plumbing-item-title {
        font-size: 28px;
        padding-bottom: 40px;
        color: #025178; }
      .plumbing-item .plumping-text {
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        max-width: 50%;
        padding-bottom: 25px; }
      .plumbing-item .plumb-list-title {
        font-size: 14px;
        font-weight: 600;
        padding-bottom: 15px;
        color: #025178; }
      .plumbing-item ul {
        margin: 0;
        padding: 0;
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        line-height: 22px; }
      .plumbing-item .btn-block {
        position: relative;
        top: -40px; } }

.prop {
  position: relative; }
  .prop .block-with-properties {
    position: absolute;
    right: 0;
    top: 0;
    color: #025178;
    font-size: 16px; }
    .prop .block-with-properties .title {
      padding-bottom: 30px;
      font-weight: bold; }
    .prop .block-with-properties .item {
      padding-bottom: 15px; }

.title-info {
  font-size: 26px;
  line-height: 26px; }

.title-info-subtitle {
  font-size: 16px;
  padding-bottom: 35px; }

.info-list {
  padding: 0 0 50px;
  margin: 0;
  font-family: 'Raleway', sans-serif; }
  .info-list li {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px; }

@media (max-width: 1440px) and (min-width: 1280px) {
  .title-info {
    font-size: 23px;
    line-height: 34px; }

  .title-info-subtitle {
    font-size: 14px;
    padding-bottom: 35px; }

  .info-list {
    padding: 0 0 50px;
    margin: 0;
    font-family: 'Raleway', sans-serif; }
    .info-list li {
      font-size: 14px;
      line-height: 22px;
      padding-bottom: 10px; } }
.special-ofer {
  padding-top: 80px; }
  .special-ofer .special-title {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 25px; }
  .special-ofer .special-btn {
    display: block;
    width: 200px;
    margin: 15px auto 0;
    line-height: 52px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 16px;
    padding: 0 30px;
    text-decoration: none; }
  @media (max-width: 1440px) and (min-width: 1280px) {
    .special-ofer {
      padding-top: 45px; }
      .special-ofer .title-description {
        padding-bottom: 0; }
      .special-ofer .special-title {
        font-size: 16px;
        padding-bottom: 10px; } }

.inner-title-box {
  padding: 100px 0 45px;
  text-align: center; }
  .inner-title-box .inner-title {
    font-size: 40px;
    text-align: center;
    line-height: 40px;
    padding-bottom: 20px; }
  .inner-title-box .inner-subtitle {
    font-size: 20px; }

.map-bg {
  background: url("../img/map-bg.jpg") top center no-repeat;
  background-size: 100% auto; }

.map-box {
  padding: 0 0 100px; }
  .map-box #map-in {
    display: block;
    width: 100%;
    height: 600px; }

.price-bg {
  background: url("../img/price-bg.jpg") top center no-repeat, #d6e6f0;
  background-size: 100% auto;
  padding-bottom: 80px; }

.price-block {
  background: #fdfbfb;
  padding: 30px 80px;
  box-sizing: border-box;
  margin-top: 80px; }

.table-inner {
  padding-bottom: 50px;
  display: none; }

.table-item {
  border-bottom: 1px solid #c1bfbb; }
  .table-item:last-child {
    border-bottom: 0; }

table {
  width: 100%;
  border: 1px solid #c1bfbb;
  border-bottom: 0; }
  table thead {
    background: #dceff9; }
    table thead tr {
      border-bottom: 1px solid #c1bfbb; }
    table thead td {
      padding: 20px 29px;
      font-size: 18px;
      line-height: 18px;
      color: #025178; }
  table tbody tr {
    border-bottom: 1px solid #c1bfbb; }
    table tbody tr td {
      font-size: 16px;
      font-family: 'Raleway', sans-serif;
      line-height: 16px;
      padding: 17px 29px; }
    table tbody tr th {
      font-size: 16px;
      font-family: 'Raleway', sans-serif;
      line-height: 16px;
      font-weight: 500;
      color: #025178;
      padding: 17px 29px; }

.table-title {
  font-size: 20px;
  padding: 25px 29px;
  position: relative;
  cursor: pointer; }
  .table-title img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px; }

.table-item.active .table-inner {
  display: block; }
.table-item.active .table-title img {
  transform: rotate(180deg); }

.calc-block {
  background: #fdfbfb;
  padding: 30px 80px 70px;
  box-sizing: border-box;
  margin-top: 80px; }
  .calc-block input {
    line-height: 52px;
    border-radius: 52px;
    border: 1px solid #cbc9c6;
    box-shadow: 0 2px 5px #cbc9c6 inset;
    display: block;
    box-sizing: border-box;
    padding: 0 20px;
    width: 200px; }
  .calc-block .button {
    max-width: 200px;
    display: block;
    margin: 0 0 0 auto; }
  .calc-block .calc-title {
    font-size: 16px;
    height: 40px; }

.range-inner {
  position: relative; }
  .range-inner .cur-val {
    position: absolute;
    font-size: 16px;
    color: #025178;
    bottom: -50px;
    height: 22px; }
    .range-inner .cur-val:before {
      content: '';
      position: absolute;
      bottom: 100%;
      background: url("../img/dot.png") center no-repeat;
      width: 4px;
      height: 15px;
      left: 50%;
      margin-left: -2px; }
    .range-inner .cur-val.min-val {
      left: -13px; }
    .range-inner .cur-val.max-val {
      right: -20px; }
    .range-inner .cur-val.center-val {
      left: 50%; }

.ui-slider-handle {
  background: url("../img/switch.png") center no-repeat !important;
  width: 54px !important;
  height: 55px !important;
  border: 0 !important;
  background-size: 100% !important;
  top: -19px !important;
  margin-left: -23px !important; }
  .ui-slider-handle:focus {
    outline: none; }

div#slider-range {
  height: 15px;
  border-radius: 25px;
  position: relative;
  margin-top: 20px; }
  div#slider-range:before {
    content: '';
    position: absolute;
    left: -7px;
    right: -7px;
    bottom: -7px;
    top: -7px;
    border: 1px solid #dddcda;
    border-radius: 20px;
    box-shadow: 0 2px 5px #dddcda inset; }

.ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#72d8f6+0,095479+100 */
  background: #72d8f6;
  /* Old browsers */
  background: -moz-linear-gradient(left, #72d8f6 0%, #095479 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #72d8f6 0%, #095479 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #72d8f6 0%, #095479 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72d8f6', endColorstr='#095479', GradientType=1);
  /* IE6-9 */ }

#map-cont {
  width: 100%;
  height: 400px; }

.top-contacts {
  padding: 80px 0; }
  .top-contacts .cont-title {
    font-size: 38px;
    line-height: 38px;
    padding-bottom: 20px; }
  .top-contacts .cont-subtitle {
    font-size: 18px;
    padding-bottom: 50px; }
  .top-contacts ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .top-contacts ul li {
      font-size: 18px;
      line-height: 26px;
      padding-bottom: 10px; }
      .top-contacts ul li a {
        font-size: 18px;
        line-height: 26px;
        color: #000; }
  .top-contacts .social-block {
    padding-top: 20px; }
    .top-contacts .social-block a {
      display: inline-block;
      margin-right: 10px;
      font-size: 20px; }

.cont-form {
  background: url("../img/cont-form.jpg") top center no-repeat;
  background-size: 100% auto;
  padding: 75px 0; }
  .cont-form .title {
    font-size: 38px;
    text-align: center;
    padding-bottom: 40px; }
  .cont-form .form-box {
    max-width: 870px;
    margin: 0 auto;
    position: relative; }
  .cont-form input[type=text], .cont-form input[type=email] {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0;
    margin-bottom: 25px;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #000; }
    .cont-form input[type=text]:focus, .cont-form input[type=email]:focus {
      outline: none; }
  .cont-form input[type=submit] {
    display: inline-block;
    line-height: 52px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 17px;
    padding: 0 30px;
    border: 0; }

.cont-bg {
  background: url("../img/cont-bg.jpg") top center no-repeat;
  background-size: 100% auto; }

.modal-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  display: none; }

.close-btn {
  position: absolute;
  right: 0;
  top: -141px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 20px;
  cursor:pointer;}

.galery-block .galery-item {
  padding-bottom: 40px; }
  .galery-block .galery-item .gal-img {
    box-shadow: 0 10px 20px rgba(84, 163, 194, 0.4);
    margin-bottom: 15px; }
  .galery-block .galery-item img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
  .galery-block .galery-item .gal-text {
    text-align: center;
    color: #363636;
    font-size: 18px; }

.mfp-content {
  max-width: 800px;
  max-height: 700px; }
  .mfp-content .slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 42px;
    height: 42px;
    background: url(../img/slid-arrow.png) center no-repeat;
    margin-top: -21px;
    font-size: 0;
    color: transparent;
    border: 0;
    z-index: 100; }
    .mfp-content .slider .slick-arrow.slick-next {
      right: -10%;
      transform: rotate(180deg); }
    .mfp-content .slider .slick-arrow.slick-prev {
      left: -10%; }
    .mfp-content .slider .slick-arrow:focus {
      outline: none; }

button.mfp-close {
  position: absolute;
  right: -77px;
  color: #fff !important;
  opacity: 1;
  font-size: 46px;
  top: 1px; }

.rew-avatar {
  float: left;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
  max-width:200px;
}

  .rew-avatar img {
    display: block;
    max-width:100%;}

.name-rew {
  font-size: 26px;
  font-weight: 700; }

.time-rew {
  color: #999999;
  font-size: 14px;
  padding-bottom: 25px;
  font-family: 'Roboto', sans-serif; }

.text-rew {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  line-height: 24px; }
  .text-rew a {
    color: #999999; }

.rew-tem {
  margin-bottom: 40px;
  height:230px;
    
}

.pagin {
  padding: 40px 0 0;
  margin: 0;
  list-style-type: none; }
  .pagin li {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    font-family: 'Roboto', sans-serif; }
    .pagin li a {
      font-family: 'Roboto', sans-serif;
      font-size: 18px;
      color: #333333; }
      .pagin li a:hover {
        color: #6ec7f9;
        text-decoration: none; }
    .pagin li span {
      color: #6ec7f9;
      font-size: 18px; }
      .pagin li span.dote {
        color: #333333; }

/*# sourceMappingURL=main.css.map */

.byr-img img{
    display:block;
    max-width: 100%;
    margin: 0 auto;
}

.menu-btn {
    display:none;
}

.menu-only-mob {
    display:none !important;
}



@media (max-width: 767px) and (min-width: 320px) { 
    .cont-form {
        background-size: cover;
        padding: 40px 0;
    }
    .cont-form .title {
    font-size: 27px;
    text-align: left;
    padding-bottom: 40px;
    padding: 0 15px 30px;
}
.cont-form input[type=text], .cont-form input[type=email] {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    margin-bottom: 25px;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #000;
}

.error-inner .error-title {
    font-size: 24px;
    padding-bottom: 20px;
}
.error-inner .error-text {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 40px;
}
.error-inner .error-link {
    display: inline-block;
    line-height: 46px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 15px;
    padding: 0 44px;
    transition: all .3s;
}
.cont-bg {
    background-size: cover;
}

.top-contacts {
    padding: 40px 0;
    margin: 0 -15px;
}

.top-contacts .cont-title {
    font-size: 27px;
    line-height: 27px;
    padding-bottom: 20px;
}


.top-contacts .cont-subtitle {
    font-size: 15px;
    padding-bottom: 50px;
}

.top-contacts ul li {
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 10px;
}

.top-contacts ul li a {
    font-size: 15px;
    line-height: 22px;
    color: #000;
}

.top-contacts .social-block {
    padding-top: 20px;
    padding-bottom:40px;
}

#map-cont {
    width: 100%;
    height: 220px;
}

.rew-avatar {
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    max-width: 50px;
    max-height: 50px;
}


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

.name-rew {
    font-size: 20px;
    font-weight: 700;
}

.time-rew {
    color: #999999;
    font-size: 12px;
    padding-bottom: 25px;
    font-family: 'Roboto', sans-serif;
}

.rew-tem p {
    font-size:12px;
}


.inner-title-box .inner-title {
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    padding-bottom: 20px;
}


.inner-title-box {
    padding: 59px 0 45px;
    text-align: center;
}

.price-block {
    background: #fdfbfb;
    padding: 0;
    box-sizing: border-box;
    margin: 0 -15px;
}
.inner-title-box .inner-subtitle {
    font-size: 14px;
}
.table-title {
    font-size: 16px;
    padding: 18px 50px;
    position: relative;
    cursor: pointer;
}

.table-title img {
    position: absolute;
    left: 29px;
    top: 50%;
    margin-top: -4px;
}

table thead td {
    padding: 15px 15px;
    font-size: 16px;
    line-height: 16px;
    white-space: normal;
    color: #025178;
}
table tbody tr th {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    line-height: 16px;
    font-weight: 500;
    color: #025178;
    padding: 15px;
}
table tbody tr td {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    line-height: 14px;
    padding: 15px;
}
.map-bg {
    background-size: cover;
}

.map-box #map-in {
    display: block;
    width: 100%;
    height: 400px;
    margin: 0 -15px;
}

.map-box {
    padding: 0 0 50px;
    margin: 0 -15px;
}
.page-title h1 {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
}
.page-title {
    padding: 30px 0;
}



.breadcrumbs li a {
    font-size: 12px;
    color: #9f9f9f;
    font-weight: 300;
}

.text-with-image span {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    padding-bottom: 10px;
    font-family: 'Raleway', sans-serif;
    color: #363636;
}

.text-with-image img {
    max-width: 100%;
    position: relative;
    bottom: 0;
}

.text span {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    color: #363636;
}

.title-in {
    text-align: center;
    font-size: 22px;
    padding: 40px 0;
}

.service-item-in .service-item-in-title {
    font-size: 18px;
    color: #025178;
    padding-bottom: 30px;
}

.service-item-in .service-item-text {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    color: #363636;
    margin: 0;
    padding-bottom: 20px;
}

.page-title h1.title-cond {
    font-size: 27px;
}

.cond-after-title {
    padding: 0 0 25px;
    margin: 0;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.text-cond-after-title {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 45px;
}

.service-cond-item-title {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 25px;
    color: #025178;
    padding-top: 30px;
}

.service-cond ul {
    padding: 0 0 0 20px;
    margin: 0;
    list-style-type: none;
    min-height: 136px;
    margin-bottom: 30px;
}

.serage-item img {
    display:block;
    max-width:100%;
}

.service-sewerage .sewerage-img-title {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 5px;
    color: #025178;
}

.service-sewerage .sewerage-img-text {
    font-size: 12px;
    line-height: 18px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 15px;
}

.service-sewerage .serage-item {
    padding-bottom: 40px;
}

.service-sewerage .sewerage-title {
    font-size: 18px;
    color: #025178;
    padding-bottom: 20px;
}


.service-sewerage .sewerage-text {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 50px;
}
.service-sewerage a {
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}

.plumbing-item .plumbing-item-title {
    font-size: 18px;
    padding-bottom: 30px;
    color: #025178;
}

.plumbing-item .plumping-text {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    max-width: 100%;
    padding-bottom: 30px;
}

.plumbing-item {
    padding: 0px 0 0;
}

.plumbing-item ul {
    margin: 0;
    padding: 0 0 50px 15px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 20px;
}


.disp-block {
    display: block;
    max-width: 100%;
    position: relative;
    top: 0;
}

.plumbing-item .btn-block {
    position: relative;
    top: 0;
    padding:30px 0 50px;
}
.title-info {
    font-size: 18px;
    line-height: 22px;
}
.title-info-subtitle {
    font-size: 14px;
    padding-bottom: 35px;
}

.info-list {
    padding: 0 0 50px 20px;
    margin: 0;
    font-family: 'Raleway', sans-serif;
}
.info-list li {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 15px;
}

.service-item-in img {
    display: block;
    max-width: 100%;
    margin-top: 30px;
}
.prop .block-with-properties {
    position: relative;
    right: 0;
    top: 0;
    color: #025178;
    font-size: 16px;
}


.prop .block-with-properties .title {
    padding-bottom: 30px;
    font-weight: bold;
    font-size: 14px;
}

.prop .block-with-properties .item {
    padding-bottom: 8px;
    font-size: 14px;
}
.service-item-in {
    padding-bottom: 50px;
}


.top-menu {
    display: none;
    position: fixed;
    padding:15px;
    top: 78px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;

background: #09446e; /* Old browsers */
background: -moz-linear-gradient(top, #09446e 0%, #0a2b4a 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #09446e 0%,#0a2b4a 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #09446e 0%,#0a2b4a 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.top-menu li {
    display: block;
    padding-right: 0;
    padding-bottom: 15px;
}
.top-menu li a {
    display: block;
    font-weight: 500;
    color: #fff;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
}
.hidden-body{
    overflow:hidden;
}
.menu-btn {
    display:block;
    float:right
}

.menu-btn i.fa.fa-bars {
    color: #fff;
    font-size: 28px;
}

.menu-only-mob {
    display:block !important;
}
.submenu {
    display:none !important;
}
.menu-only-mob a{
    opacity:0.7;
}

}

@media (max-width: 1100px) and (min-width: 768px) {
    
    .maxwidth {
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    }
    .logo-and-nav {
    background: #072442;
    margin: 0 -15px;
    padding: 13px 15px;
    }
    .logo-box {
    display: inline-block;
}
.logo-box a {
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    display: inline-block;
    letter-spacing: -0.01em;
}
.menu-btn {
    display: block;
    float: right;
}
.menu-btn i.fa.fa-bars {
    color: #fff;
    font-size: 28px;
}

.top-menu {
    display:none;
}
    .top-line {
        display:none;
    }
    .top-text p {
    font-size: 16px;
    line-height: 16px;
    padding: 0 0 15px;
    margin: 0;
}
    .top-text h1 {
    margin: 0;
    font-size: 35px;
    line-height: 35px;
    padding-bottom: 50px;
}

.top-text span {
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    padding-bottom: 66px;
    font-family: 'Raleway', sans-serif;
    color: #363636;
}
.service-block a img {
    display: block;
    max-width: 107%;
    margin-left: -10px;
}
    .service-block a {
        height:254px;
    }
    
    
    .benefit-block h2 {
    text-align: center;
    font-size: 32px;
}
.benefit-block .title-description {
    text-align: center;
    padding-bottom: 30px;
    font-size: 16px;
}

.benefit-img {
    float: left;
    display:none;
}

.benefit-text-box h3 {
    font-size:18px;
}
    .benefit-text {
        font-size:14px;
        line-height:20px;
              font-family: 'Raleway', sans-serif;
    }
    
    .bg-wrap {
    background-size: cover;
}

.how-it-work {
    padding:30px 0 50px;
}
.how-it-work h2 {
    margin-bottom:30px;
}

.how-it-work .text-description {
    font-size:14px;
    line-height:22px;
          font-family: 'Raleway', sans-serif;
}
    
    
    .what-the-price {
    position: relative;
    top: 0;
}
    .link {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #000000;
    text-decoration: underline;
    display: block;
}
    .what-the-price h2 {
    margin: 0 0 20px;
    font-size: 30px;
    letter-spacing: 0.01em;
}
    .what-the-price p {
    font-size: 14px;
    margin-bottom: 22px;
    font-family: 'Raleway', sans-serif;
}
    .what-the-price ul {
    margin: 0;
    padding: 0 0 20px 20px;
    list-style-type: none;
    font-family: 'Raleway', sans-serif;
}
.what-the-price ul li {
    position: relative;
    font-size: 14px;
    line-height: 27px;
}

.cheaper-box .trava {
    max-width: 114%;
    display: block;
    position: relative;
    left: -36px;
}

.cont-form {
    background-size: cover;
    padding: 35px 0;
}

.serv-bg {
    -webkit-background-size: cover;
    background-size: cover;
    padding: 40px 0;
}
    
    footer .footer-menu {
    margin: 0;
    padding: 0 0 50px 0;
    list-style-type: none;
    font-family: 'Raleway', sans-serif;
    clear:both;
}

.button {
    display: inline-block;
    line-height: 26px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 14px;
    padding: 0 16px;
    margin-right: 20px;
}

.top-menu {
    display: none;
    position: fixed;
    padding: 15px;
    top: 53px;
    bottom: 0;
    left: auto;
    right: 0;
    max-width: 320px;
    z-index: 100;
    background: #09446e;
    background: -moz-linear-gradient(top, #09446e 0%, #0a2b4a 99%);
    background: -webkit-linear-gradient(top, #09446e 0%,#0a2b4a 99%);
    background: linear-gradient(to bottom, #09446e 0%,#0a2b4a 99%);
}
    
    .top-menu li {
    display: block;
    padding-right: 0;
    padding-bottom: 15px;
}
.top-menu li a {
    display: block;
    font-weight: 500;
    color: #fff;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
}
.hidden-body{
    overflow:hidden;
}

.menu-only-mob {
    display:block !important;
    opacity:0.7;
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}

  @media (max-width: 1440px) and (min-width: 1280px) {
      
      .rew-avatar img {
    display: block;
    max-width: 140px;
}
.name-rew {
    font-size: 21px;
    font-weight: 700;
}
.text-rew p {
    font-size:14px;
}
.rew-avatar {
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 100px;
}

      
  }
  
  .calc-block a.calc-btn {
          display: inline-block;
    line-height: 52px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 17px 34px rgba(121, 211, 246, 0.26);
    text-align: center;
    color: #6ec7f9;
    font-size: 17px;
    padding: 0 30px;
        border: 0;
        float:right;
  }
  
  .mfp-hide {
    display: none !important; }

.thanks {
    text-align: center;

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


.thanks .mfp-content h2{
    color:#37b9f9;
}

input#amount {
    background: 0;
    border: 0;
    box-shadow: none;
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -70px;
}

.total-sum {
    display:none;
    position: relative;
    top: -40px;
}

.total-sum-price {
    font-size: 18px;
    padding-bottom: 18px;
    color: #37b9f9;
}

.total-sum-info {
    color: #8a8a8a;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
}
.total-sum {
    display: none;
    position: relative;
    top: -40px;
    padding-left: 19px;
}
.total-sum-title {
    font-size: 16px;
    padding-bottom: 8px;
}

.smobile{
    display:none;
}
  @media (max-width: 768px) and (min-width: 320px) {
      .menu-btn {
    position: absolute;
    right: 20px;
    top: 26px;
}
      .smobile{
        max-width: 80%;
        display: inline-block;
      }
.mob_title{
    display:block;
    width: 100%;
    margin: 0 auto 0;
    font-size: 20px;
    line-height: inherit;
    text-align: center;
}
.total-sum {
    display: none;
    position: relative;
    top: 35px;
    padding-left: 0;
}
input.calc-btn {
    margin: 49px 0 0;
}

.calc-block .calc-title {
    font-size: 16px;
    padding-bottom: 46px;
    height: 40px;
    margin-top: 29px;
}



}

.thank-you{
    display:none;
}


#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(../img/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}


.mfp-content {
    text-align: center;
}
.popup_form{
	display:none;
}
.form_title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.form_desc {
    font-size: 18px;
    margin: 0 0 19px 0;
    text-align: center;
}
.form_desc_polic a {
    text-decoration: underline;
    color: #6d6464;
}
.form_desc_polic {
    font-size: 12px;
    line-height: 16px;
    color: #6d6464;
}
.mfp-content .popup_form{
	display:inline-block;
	position: relative;
}
.popup_form .send_form{
	margin: 0 auto;
    float: none;
	max-width: 570px;
	padding: 25px 40px 35px;
}
.popup_form .send_form input[type="text"]{
	padding: 17px 30px 16px 55px;
    border: 1px solid #37b9f9;
    border-radius: 30px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
}
.form_content{
    max-width: 334px;
    margin: 0 auto;
}
.form_desc_polic label{
	display: inline;
	padding: 0 0 0 2px;
}
.form_desc_polic input[type=checkbox]{
	position:relative;
	top:2px;
}
.mfp-close-btn-in .mfp-close {
    color: #6ab743!important;
    opacity: 1;
    font-weight: bold;
    right: 0;
}
.mfp-hide {
    display: none !important;
}
.send_form input[type="submit"] {
    background: #37b9f9;
    border: 0;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 19px 20px;
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
}
.send_form::after {
    background: #f7f7f7;
    height: 10px;
    content: " ";
    width: 90%;
    left: 0;
    z-index: 1;
    right: 0;
    position: absolute;
    display: block;
    margin: 0 auto;
    bottom: -10px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.popup_form .send_form {
    margin: 0 auto;
    float: none;
    max-width: 570px;
    padding: 25px 40px 35px;
}
.mfp-content {
    max-width: 100%;
}
.mfp-wrap .mfp-inline-holder .mfp-content, .mfp-wrap .mfp-ajax-holder .mfp-content {
    width: auto;
}
.send_form {
    background: #fff;
    border-radius: 10px;
    padding: 25px 40px 45px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.18);
    position: relative;
    z-index: 2;
    margin: 113px 0 0 0;
    max-width: 414px;
    float: right;
}
.mfp-preloader{
    display:none;
}
*{
    outline:none!important;
}
@media only screen and (max-width: 768px){
    .popup_form .send_form {
    padding: 25px 20px 35px;
}
    .form_title {
    font-size: 24px;
}
.form_desc {
    font-size: 16px;
    line-height: normal;
}
.form_content {
    max-width: 334px;
    margin: 0 auto;
}


}

