/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.table>thead>tr>th {
     vertical-align: middle;
     text-align: center;
}

td, th {
    font-size: 14px;
    text-align: center !important;
}

h1 {
  text-transform: uppercase;
  color: #ff9800;
  font-size: 18px;
  padding: 0 0 15px 0;
  margin-bottom: 15px;
  display: inline-block;
}

/* line 28, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

b {
  font-weight: bold !important;
}

li {
  color: #676767;
  font-size: 14px;
  padding-bottom: 3px;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.right-side {
    padding-bottom: 40px;
}

/* line 24, ../sass/screen.scss */
body {
  font-size: 16px;
  font-family: Roboto, sans-serif;
}
/* line 27, ../sass/screen.scss */
body a {
  color: #000;
}
/* line 29, ../sass/screen.scss */
body a:hover {
  color: #ff9800;
}

/* line 35, ../sass/screen.scss */
p {
  color: #676767;
  line-height: 26px;
  padding-bottom: 15px;
  font-size: 16px;
}

/* line 42, ../sass/screen.scss */
.top-menu {
  padding: 20px 0;
}
/* line 44, ../sass/screen.scss */
.top-menu ul {
  list-style: none;
  float: left;
}
/* line 46, ../sass/screen.scss */
.top-menu ul li {
  display: inline-block;
}
/* line 48, ../sass/screen.scss */
.top-menu ul li a {
  display: inline-block;
  margin-right: 25px;
  font-size: 15px;
  color: #494949;
}
/* line 53, ../sass/screen.scss */
.top-menu ul li a:hover {
  text-decoration: none;
  color: #ff9800;
}
/* line 61, ../sass/screen.scss */
.top-menu span {
  float: right;
  font-size: 19px;
  color: #ff9800;
  font-weight: bold;
}

/* line 69, ../sass/screen.scss */
.top-menu-right {
  padding-top: 10px;
}

/* line 73, ../sass/screen.scss */
.top-slide {
  min-height: 370px;
  background: url("../images/template/banner1.jpg") no-repeat center center;
}
/* line 76, ../sass/screen.scss */
.top-slide h2 {
  font-size: 36px;
  color: #fff;
  font-weight: 300;
  padding-top: 60px;
  padding-bottom: 30px;
}
/* line 84, ../sass/screen.scss */
.top-slide p {
  padding-bottom: 20px;
  color: #fff;
  font-size: 17px;
}
/* line 90, ../sass/screen.scss */
.top-slide a {
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 15px;
  background: #ff9800;
  padding: 15px 25px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
/* line 99, ../sass/screen.scss */
.top-slide a:hover {
  text-decoration: none;
  color: #fff;
  background: #f08f00;
  transition: 0.3s;
  cursor: pointer;
}

/* line 108, ../sass/screen.scss */
.content {
  padding-top: 60px;
}

/* line 113, ../sass/screen.scss */
.left-side h2 {
  text-transform: uppercase;
  color: #ff9800;
  font-size: 16px;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #ff9800;
  margin-bottom: 15px;
  max-width: 250px;
}
/* line 123, ../sass/screen.scss */
.left-side .side-wrap {
  padding-bottom: 60px;
}
/* line 128, ../sass/screen.scss */
.left-side ul li {
  padding-bottom: 15px;
}
/* line 130, ../sass/screen.scss */
.left-side ul li a {
  color: #494949;
  font-size: 17px;
}

/* line 138, ../sass/screen.scss */
.category-box-main {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 25px;
  padding-bottom: 10px;
}
/* line 142, ../sass/screen.scss */
.category-box-main img {
  max-width: 100%;
}

/* line 147, ../sass/screen.scss */
.desc-category-box-main {
  padding: 40px 0 0 50px;
}
/* line 149, ../sass/screen.scss */
.desc-category-box-main h2 {
  font-size: 22px;
  text-transform: uppercase;
  color: #494949;
  font-family: Roboto, sans-serif;
  padding-bottom: 8px;
}
/* line 156, ../sass/screen.scss */
.desc-category-box-main p {
  font-size: 16px;
  text-transform: uppercase;
  color: #494949;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  padding-bottom: 25px;
}
/* line 165, ../sass/screen.scss */
.desc-category-box-main a {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  display: inline-block;
  text-align: center;
  padding: 13px 23px;
  background: #669933;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* line 175, ../sass/screen.scss */
.desc-category-box-main a:hover {
  color: #fff;
  text-decoration: none;
  background: #59862d;
  transition: 0.3s;
}
/* line 183, ../sass/screen.scss */
.desc-category-box-main .a-cat2 {
  background: #ff9800 !important;
}
/* line 185, ../sass/screen.scss */
.desc-category-box-main .a-cat2:hover {
  background: #e68900 !important;
}
/* line 190, ../sass/screen.scss */
.desc-category-box-main .a-cat3 {
  background: #8d8d8d !important;
}
/* line 192, ../sass/screen.scss */
.desc-category-box-main .a-cat3:hover {
  background: gray !important;
}

/* line 198, ../sass/screen.scss */
.main-text {

  padding-bottom: 30px;
}

/* line 203, ../sass/screen.scss */
.main-form {
  background: #639531;
  padding: 40px 0;
  width: 100%;
  overflow: hidden;
}

/* line 210, ../sass/screen.scss */
.main-form-box {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
/* line 214, ../sass/screen.scss */
.main-form-box h2 {
  font-size: 24px;
  color: #fff;
  padding-bottom: 5px;
  font-weight: bold;
}
/* line 219, ../sass/screen.scss */
.main-form-box p {
  font-size: 18px;
  color: #fff;
  padding-bottom: 15px;
}
/* line 225, ../sass/screen.scss */
.main-form-box input[type="text"] {
  background: #57832b;
  border: none;
  padding: 14px 15px;
  font-size: 17px;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  min-width: 320px;
  margin-right: 20px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.main-form-box input[type="tel"] {
  background: #57832b;
  border: solid 1px #65962f;
  padding: 14px 15px;
  font-size: 17px;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* line 237, ../sass/screen.scss */
.main-form-box input::-moz-placeholder {
  color: #fff;
  font-size: 17px;
}
/* line 238, ../sass/screen.scss */
.main-form-box input::-webkit-input-placeholder {
  color: #fff;
  font-size: 17px;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
    max-width: 370px;
    margin: 0 auto !important;
    margin-top: 20px !important;
}

div.wpcf7-mail-sent-ok {
    background: #84d435 !important;
}
/* line 240, ../sass/screen.scss */
.main-form-box input[type="submit"] {
  background: #ff9800 !important;
  border: none;
  padding: 14px 15px;
  font-size: 17px;
  color: #fff !important;
  display: inline-block;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.wpcf7-not-valid-tip {
    color: #9e2f2f !important;
    font-size: 12px !important;
}
/* line 250, ../sass/screen.scss */
.main-form-box input[type="submit"]:hover {
  background: #e68900 !important;
  transition: 0.3s;
}
/* line 257, ../sass/screen.scss */
.main-footer {
  background: #a8a7a7;
  padding: 40px 0;
}
/* line 260, ../sass/screen.scss */
.main-footer h3 {
  font-size: 23px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 20px;
}
/* line 266, ../sass/screen.scss */
.main-footer ul {
  list-style: none;
}
/* line 268, ../sass/screen.scss */
.main-footer ul li {
  padding-bottom: 20px;
}
/* line 270, ../sass/screen.scss */
.main-footer ul li a {
  color: #f3f3f3;
  font-size: 16px;
}
/* line 273, ../sass/screen.scss */
.main-footer ul li a:hover {
  color: #fff;
}

/* line 282, ../sass/screen.scss */
.footer-right-p {
  padding-top: 0px;
  font-size: 19px;
  color: #fff;
}

/* line 290, ../sass/screen.scss */
.mobile-box {
  display: none;
}

/* line 294, ../sass/screen.scss */
.burger img {
  max-height: 40px;
  width: auto;
}


/*Модальная форма*/
.modal-form {
    background: #fff !important;
    color: #000 !important;
}
.modal-form h2 {
    color: #000 !important;
}
.modal-form p {
   color: #000 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.modal-row-form {
    max-width: 90%;
    margin: 0 auto;
}

.shadow1 {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}

.wrap-box {
    padding-top: 60px;
}

.box-sv-link {
    padding: 10px 0 5px 0 !important;
    text-align: center;
}

.box-sv-link a {
    box-shadow: none !important;
}

.wrap-box h2 {
    text-transform: uppercase;
    color: #ff9800;
    font-size: 18px;
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    display: inline-block;
}

.box-desc-wrap {
    padding: 10px 15px 15px 15px;
}

.box-sv-title {
    padding: 10px 0;
    font-weight: bold;
}
.box-sv-desc p {
    line-height: 17px;
}

.box1 {
    overflow: hidden;
    padding-bottom: 15px;
}

.boxcol {
    padding-bottom: 20px;
}

.box1 img {
    width: 100%;
}

.top-menu-wrap {
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.modal-form .main-form-box input[type="tel"] {
    width: 100%;
    background: #f8f8f8;
    border: solid 2px #e1e1e1;
    color: #000;
    font-size: 16px;
    padding: 15px;
}

/* line 237, ../sass/screen.scss */
.modal-form input::-moz-placeholder {
  color: #000 !important;
  font-size: 17px;
}

/* line 238, ../sass/screen.scss */
.modal-form input::-webkit-input-placeholder {
  color: #000;
  font-size: 17px;
}

.more-table-sv {
    color: #ff9801 !important;
}

.sv_item {
    padding-bottom: 10px;

}

.sv_item span {
    color: #ff9800;
    font-weight: normal !important;
}

.sv_item_content {
    padding-top: 30px;
}

.sv_item_content h2 {
    text-transform: uppercase;
    color: #ff9800;
    font-size: 18px;
    padding: 0 0 15px 0;
    display: inline-block;
}

.sv_gallery {
    display: inline-block;
    width: 80px;

}

.sv_gallery img {
    width: 100% !important;
    height: auto;
        border: solid 1px #ccc;
    padding: 1px;

}

.modal-content {
    border-radius: 0px !important;
    border: solid 5px #ffda22;
}

.modal-custom {
    max-width: 400px;
}



/*MOBILE*/
/*mobile-version*/
@media only screen and (max-width: 970px) {
  /* line 304, ../sass/screen.scss */
  .top-slide {
    padding-top: 20px;
  }
  /* line 306, ../sass/screen.scss */
  .top-slide h2 {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 25px;
    font-weight: bold;
  }
  /* line 312, ../sass/screen.scss */
  .top-slide p {
    padding-bottom: 5px;
  }

  /* line 317, ../sass/screen.scss */
  .category-box-main {
    padding: 10px;
  }
  /* line 320, ../sass/screen.scss */
  .category-box-main img {
    margin-top: 15px;
  }

  /* line 325, ../sass/screen.scss */
  .md-text-center {
    text-align: center !important;
  }

  /* line 329, ../sass/screen.scss */
  .desc-category-box-main {
    padding: 40px 0 0 0;
  }
  /* line 331, ../sass/screen.scss */
  .desc-category-box-main a {
    width: 70%;
    margin-bottom: 10px;
  }
  /* line 336, ../sass/screen.scss */
  .desc-category-box-main h2 {
    padding: 0 15px;
  }
  /* line 339, ../sass/screen.scss */
  .desc-category-box-main p {
    padding: 0 15px;
  }

  /* line 345, ../sass/screen.scss */
  .main-form-box input[type="tel"] {
    margin-right: 0px;
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  /* line 352, ../sass/screen.scss */
  .main-form-box input[type="submit"] {
    margin-top: 20px;
  }
  /* line 356, ../sass/screen.scss */
  .main-form-box h2 {
    padding: 0 20px;
    font-size: 22px !important;
  }
  /* line 360, ../sass/screen.scss */
  .main-form-box p {
    font-size: 16px;
  }

  /* line 366, ../sass/screen.scss */
  .footer-logo {
    padding-bottom: 20px;
  }

  /* line 371, ../sass/screen.scss */
  .mobile-box ul {
    width: 100% !important;
    padding: 10px 0;
  }
  /* line 374, ../sass/screen.scss */
  .mobile-box ul li {
    display: block;
    width: 100%;
  }
  /* line 377, ../sass/screen.scss */
  .mobile-box ul li a {
    display: block;
    text-align: center !important;
    font-size: 22px;
    padding: 15px 0;
  }

  .main-form {
      padding: 40px 0 !important;
  }

  .main-form-box p {
      padding-bottom: 15px !important;
  }

    .box-desc-wrap {
        padding: 10px 6px 5px 6px !important;
    }

    .box-sv-link a {
        width: 90% !important;
    }

    div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
        max-width: 300px !important;
    }

    .boxcol {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }

    .box1 {
        padding-bottom: 5px !important;
    }

    .content {
        padding-top: 30px !important;
    }

    .h1-category {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }

    .sv-gallery-box {
        padding-bottom: 20px;
    }

}
