@charset "utf-8";
/* open-sans-regular - cyrillic_latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/open-sans-v15-cyrillic_latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v15-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), url(/* IE6-IE8 */'../fonts/open-sans-v15-cyrillic_latin-regular.woff2') format('woff2'), url(/* Super Modern Browsers */'../fonts/open-sans-v15-cyrillic_latin-regular.woff') format('woff'), url(/* Modern Browsers */'../fonts/open-sans-v15-cyrillic_latin-regular.ttf') format('truetype'), url(/* Safari, Android, iOS */'../fonts/open-sans-v15-cyrillic_latin-regular.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
footer,
nav,
header,
section,
aside {
  display: block;
}
/*чёрный*/
/*фиолетовый*/
/*коричневый*/
/*светлый*/
/**/
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
html {
  font-family: "Open Sans", Arial, sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
label,
input,
textarea,
select,
button {
  color: black;
}
/* Rows
--------------------------------------------------------------------------------------------------------------- */

.row0 {
  border-bottom: 1px solid;
  border-top: 2px solid #82607b;
}
/* Top Bar
--------------------------------------------------------------------------------------------------------------- */

#topbar {
  padding: 0px 0;
  font-size: 14px;
}
#topbar .fl_left {
  margin-top: 4px;
}
#topbar .fl_left .inline > li {
  margin-right: 15px;
  text-align: left;
}
#topbar .fl_left .inline > li i {
  margin: 0 5px 0 0;
  line-height: normal;
}
#topbar .faico li {
  margin: 0;
}
#social-links,
.telephones {
  margin-top: 1px !important;
}
/* Header
--------------------------------------------------------------------------------------------------------------- */

#header {
  padding: 5px;
}
#header #logo h1 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.img-logo {
  width: 100px !important;
}
.img-logo-m {
  width: 90px !important;
  border: 2px solid #4b4350;
  border-radius: 2px;
}
/* PageIntro
--------------------------------------------------------------------------------------------------------------- */

#pageintro {
  padding: 75px 0 50px;
}
#pageintro .services article {
  margin: 0;
}
#pageintro .services i {
  border: 1px solid;
}
#pageintro .services footer {
  text-align: right;
}
/* Content Area
--------------------------------------------------------------------------------------------------------------- */

.container {
  padding: 20px 0;
}
/* Content */

/* Comments */

#comments ul {
  margin: 0 0 40px 0;
  padding: 0;
  list-style: none;
}
#comments li {
  margin: 0 0 10px 0;
  padding: 15px;
}
#comments .avatar {
  float: right;
  margin: 0 0 10px 10px;
  padding: 3px;
  border: 1px solid;
}
#comments address {
  font-weight: bold;
}
#comments time {
  font-size: smaller;
}
#comments .comcont {
  display: block;
  margin: 0;
  padding: 0;
}
#comments .comcont p {
  margin: 10px 5px 10px 0;
  padding: 0;
}
#comments form {
  display: block;
  width: 100%;
}
#comments input,
#comments textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid;
}
#comments textarea {
  overflow: auto;
}
#comments div {
  margin-bottom: 15px;
}
#comments input[type="submit"],
#comments input[type="reset"] {
  display: inline-block;
  width: auto;
  min-width: 150px;
  margin: 0;
  padding: 8px 5px;
  cursor: pointer;
}
/* Sidebar */

.sidebar .sdb_holder {
  margin-bottom: 50px;
}
.sidebar .sdb_holder:last-child {
  margin-bottom: 0;
}
/* Info
--------------------------------------------------------------------------------------------------------------- */

#info {
  padding: 80px 0;
}
#info .services article {
  margin-bottom: 35px;
  border: 1px solid;
}
/* Footer
--------------------------------------------------------------------------------------------------------------- */

#footer {
  padding: 50px 0;
}
#footer .title {
  margin: 0 0 30px 0;
  padding: 0 0 8px 0;
  border-bottom: 1px solid;
  font-size: 16px;
  text-transform: uppercase;
}
#footer .linklist li {
  margin-bottom: 10px;
}
#footer .linklist li:last-child {
  margin-bottom: 0;
}
#footer .smallfont {
  font-size: 0.8rem;
  margin: 0;
}
#footer input,
#footer button {
  border: none;
}
#footer input {
  display: block;
  width: 100%;
  padding: 8px;
}
#footer button {
  padding: 6px 12px 8px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
#footer a {
  color: white;
}
#footer a:hover {
  letter-spacing: 2px;
}
/* Copyright
--------------------------------------------------------------------------------------------------------------- */

#copyright {
  padding: 20px 0;
}
#copyright * {
  margin: 0;
  padding: 0;
}
/* Transition Fade
--------------------------------------------------------------------------------------------------------------- */

.faico a,
#backtotop,
.services i,
#info .services li,
.overlay {
  transition: all 0.3s ease-in-out;
}
/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* Navigation
--------------------------------------------------------------------------------------------------------------- */

nav ul,
nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar nav a::after {
  position: absolute;
  font-family: "FontAwesome";
  font-size: 10px;
  line-height: 10px;
}
/* Breadcrumb */

#breadcrumb {
  padding: 50px 0;
}
#breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#breadcrumb li {
  display: inline-block;
  position: relative;
  margin: 0 6px 0 0;
  padding: 0;
  font-size: 12px;
}
#breadcrumb li:first-child {
  padding-left: 15px;
}
#breadcrumb li:first-child::before {
  top: 3px;
  left: 0;
  content: "\f015";
}
#breadcrumb li:last-child {
  display: block;
  margin: 10px 0 0 0;
  padding: 0;
  text-transform: capitalize;
  font-size: 1.6rem;
}
#breadcrumb li a {
  position: relative;
  margin: 0;
  padding: 0 12px 0 0;
}
#breadcrumb li a::after {
  top: 3px;
  right: 0;
  content: "\f101";
}
#breadcrumb li:last-child a {
  padding: 0;
}
#breadcrumb li:last-child a::after {
  display: none;
}
/* Sidebar Navigation */

.sidebar nav {
  display: block;
  width: 100%;
}
.sidebar nav li {
  margin: 0 0 3px 0;
  padding: 0;
}
.sidebar nav a {
  display: block;
  position: relative;
  margin: 0;
  padding: 5px 10px 5px 15px;
  text-decoration: none;
  border: solid;
  border-width: 0 0 1px 0;
}
.sidebar nav a::after {
  top: 9px;
  left: 5px;
  content: "\f101";
}
.sidebar nav ul ul a {
  padding-left: 35px;
}
.sidebar nav ul ul a::after {
  left: 25px;
}
.sidebar nav ul ul ul a {
  padding-left: 55px;
}
.sidebar nav ul ul ul a::after {
  left: 45px;
}
/* Pagination */

.pagination {
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
}
.pagination li {
  display: inline-block;
  margin: 0 2px 0 0;
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination a,
.pagination strong {
  display: block;
  padding: 8px 11px;
  border: 1px solid;
  background-clip: padding-box;
  font-weight: normal;
}
/* Back to Top */

#backtotop {
  z-index: 999;
  display: inline-block;
  position: fixed;
  visibility: hidden;
  bottom: 20px;
  left: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  opacity: 0.2;
}
#backtotop i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: inherit;
}
#backtotop.visible {
  visibility: visible;
  opacity: 0.5;
}
#backtotop:hover {
  opacity: 1;
}
/* Tables
--------------------------------------------------------------------------------------------------------------- */

table,
th,
td {
  border: 1px solid;
  border-collapse: collapse;
  vertical-align: top;
}
table,
th {
  table-layout: auto;
}
table {
  width: 100%;
  margin-bottom: 15px;
}
th,
td {
  padding: 5px 8px;
}
td {
  border-width: 0 1px;
}
/* Gallery
--------------------------------------------------------------------------------------------------------------- */

#gallery {
  display: block;
  width: 100%;
  margin-bottom: 50px;
}
#gallery figure figcaption {
  display: block;
  width: 100%;
  clear: both;
}
#gallery li {
  margin-bottom: 30px;
}
/* Font Awesome Social Icons
--------------------------------------------------------------------------------------------------------------- */

.faico {
  margin: 0;
  padding: 0;
  list-style: none;
}
.faico li {
  display: inline-block;
  float: left;
  margin: 0 2px 0 0;
  padding: 0;
  line-height: normal;
}
.faico li:last-child {
  margin-right: 0;
}
.faico a {
  display: inline-block;
  width: 16px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  margin-right: 15px;
  width: 30px;
  margin-left: -7px;
}
.faico a {
  color: white;
}
.faicon-facebook:hover {
  background-color: #3b5998;
}
.faicon-instagram:hover {
  background-color: #813930;
}
.faicon-vk:hover {
  background-color: #3d87bb;
}
/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* Colours
--------------------------------------------------------------------------------------------------------------- */

body {
  color: black;
}
a {
  color: #ff8d2c;
}
hr,
.borderedbox {
  border-color: #d7d7d7;
}
label span {
  color: red;
  background-color: inherit;
}
.overlay {
  color: inherit;
}
/* Rows */

.row0,
.row0 a {
  color: white;
  background-color: #4b4350;
}
.row1,
.row1 a {
  COLOR: black;
}
.row1 {
  background-color: white;
  border-bottom: 2px solid #dfe2db;
  -webkit-box-shadow: 0px 6px 23px -1px #dfe2db;
  -moz-box-shadow: 0px 6px 23px -1px #d5e0f2;
  box-shadow: 0px 6px 23px -1px #dfe2db;
}
.row2 {
  color: white;
  border-bottom: 30px solid white;
}
.row3 {
  color: black;
  background-color: white;
}
.row3 a {
  color: #ee6d00;
}
/* Darker Orange */

.row4 {
  color: black;
  background: #dfe2db;
  background: -moz-radial-gradient(circle, #dfe2db 0%, white 100%);
  background: -webkit-radial-gradient(circle, #dfe2db 0%, white 100%);
  background: radial-gradient(at top, white 0%, #b6b7b2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dfe2db", endColorstr="#ffffff", GradientType=1);
}
.row4 a {
  color: #9d4700;
}
/* Darker Orange */

.row12,
.row12 a {
  color: #191919;
  background-color: white;
}
.row11 {
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  background: #4b4350;
  color: white;
}
.row12 {
  border-bottom: 1px solid #dadce1;
}
/* Top Bar */

#topbar .faico a {
  color: inherit;
}
#topbar .faico a:hover {
  color: white;
}
/* PageIntro */

#pageintro .services .heading {
  color: white;
}
#pageintro .services p {
  color: black;
}
#pageintro .services a i {
  color: white;
  border-color: #333333;
}
#pageintro .services li:hover a i {
  color: white;
  background-color: #ff8d2c;
  border-color: #ff8d2c;
}
#pageintro .services li:hover .overlay {
  background-color: black;
}
/* Info */

#info .services article {
  border-color: white;
  background: white;
  padding: 20px;
}
#info .services li:hover article {
  border: 2px solid #4b4350;
}
/* Footer */

#footer .title {
  color: white;
  border-color: #f1f1f1;
}
#footer input {
  color: white;
  background-color: #2f2f2f;
}
#footer button {
  color: white;
  background-color: #ff8d2c;
}
#breadcrumb li,
#breadcrumb a {
  color: black;
  background-color: inherit;
}
#breadcrumb li:last-child a {
  color: white;
}
.container .sidebar nav a {
  color: inherit;
  border-color: #d7d7d7;
}
.container .sidebar nav a:hover {
  color: #ff8d2c;
}
.pagination a,
.pagination strong {
  border-color: #d7d7d7;
}
.pagination .current * {
  color: white;
  background-color: #ff8d2c;
}
#backtotop {
  color: white;
  background-color: #4b4350;
}
/* Tables + Comments */

table,
th,
td,
#comments .avatar,
#comments input,
#comments textarea {
  border-color: #d7d7d7;
}
th {
  color: white;
  background-color: #373737;
}
tr,
#comments li,
#comments input[type="submit"],
#comments input[type="reset"] {
  color: inherit;
  background-color: #fbfbfb;
}
tr:nth-child(even),
#comments li:nth-child(even) {
  color: inherit;
  background-color: #f7f7f7;
}
table a,
#comments a {
  background-color: inherit;
}
/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------ */

/* Media Queries
--------------------------------------------------------------------------------------------------------------- */

@-ms-viewport {
  width: device-width;
}
.slicknav_brand {
  display: none;
}
/* Smartphone + Tablet
--------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 180px) and (max-width: 750px) {
  .imgl,
  .imgr {
    display: inline-block;
    float: none;
    margin: 0 0 10px 0;
  }
  .fl_left,
  .fl_right {
    display: block;
    float: none;
  }
  .one_half,
  .one_third,
  .two_third,
  .one_quarter,
  .two_quarter,
  .three_quarter {
    display: block;
    float: none;
    width: auto;
    margin: 0 0 30px 0;
    padding: 0;
  }
  .last {
    margin-bottom: 0;
  }
  #topbar {
    text-align: center;
  }
  #topbar .inline {
    margin-bottom: 15px;
  }
  #topbar .faico li {
    float: none;
  }
  #header {
    padding: 5px 0px;
  }
  .slicknav_menu {
    padding: 5px 0;
  }
  .slicknav_btn {
    margin: 5px 0px 6px;
    padding: 0.438em 0em;
  }
  .slicknav_nav a {
    padding: 5px 10px;
  }
  .slicknav_nav a:hover {
    background: #ff8d2f;
  }
  .slicknav_nav .active a {
    font-weight: bold;
  }
  .slicknav_nav .active ul li a {
    font-weight: normal;
  }
  .slicknav_nav .activeSecLevel a {
    font-weight: bold !important;
  }
  .slicknav_icon {
    margin: 0.188em 0 0 0em !important;
  }
  #header #logo {
    text-align: center;
    margin-bottom: 15px;
  }
  #pageintro {
    padding: 140px 0 50px;
  }
  .container {
    padding-bottom: 50px;
  }
  #info {
    padding-bottom: 50px;
  }
  #footer {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 180px) and (max-width: 1000px) {
  #topbar,
  #header,
  #pageintro,
  #breadcrumb,
  .container,
  #info,
  #footer,
  #copyright {
    max-width: 90%;
  }
  #social-links {
    display: none;
  }
  #comments input[type="reset"] {
    margin-top: 10px;
  }
  .pagination li {
    display: inline-block;
    margin: 0 5px 5px 0;
  }
  #copyright p:first-of-type {
    margin-bottom: 10px;
  }
}
/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1300px) {
  #topbar,
  #header,
  #pageintro,
  #breadcrumb,
  .container,
  #info,
  #footer,
  #copyright {
    width: 96%;
  }
}
@media screen and (min-width: 978px) and (max-width: 1300px) {
  #topbar,
  #header,
  #pageintro,
  #breadcrumb,
  .container,
  #info,
  #footer,
  #copyright {
    width: 96%;
  }
}
/* Other
--------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 650px) {
  .scrollable {
    display: block;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0 0 15px 0;
    overflow: auto;
    overflow-x: scroll;
  }
  .scrollable table {
    margin: 0;
    padding: 0;
    white-space: nowrap;
  }
  .xxl {
    font-size: 40px;
  }
}
/*custom*/

/*----------------*/

.fix-header {
  position: fixed;
  z-index: 100000;
  width: 100%;
}
.time-to-work {
  margin: 15px 30px;
  display: inline-block;
  color: black;
}
#mobile-logo {
  display: none;
}
.float-block {
  position: relative;
  top: 115px;
}
.gallery {
  top: 160px;
}
.velcom {
  background-position: 0 -17px;
  background-image: url(images/contacts_icons.png);
  height: 14px;
  width: 16px;
  margin: 3px 8px 0 0 !important;
  display: block;
  float: left;
}
.viber {
  background-image: url(images/ic-viber.png);
  height: 17px;
  width: 16px;
  margin: 2px 8px 0 0 !important;
  display: block;
  float: left;
}
.mts {
  background-image: url(images/mts.png);
  height: 16px;
  margin: 2px 8px 0 0 !important;
  width: 16px;
  display: block;
  float: left;
}
.telephones .fa-envelope {
  color: yellow;
  margin-right: 10px !important;
}
.telephones a {
  background: none;
}
.desktop-phone {
  display: none;
}
.input-text {
  height: 30px;
  width: 100%;
}
.order-call {
  padding: 7px 15px;
  border: none;
  background: #4b4350;
}
.zakaz-zvonka-block .mobile-phone {
  font-size: 24px;
  color: #4b4350;
}
.zakaz-uslugi-block .mobile-phone {
  font-size: 24px;
  color: #4b4350;
}
@media only screen and (min-device-width: 1224px) {
  .mobile-phone {
    display: none;
  }
  .desktop-phone {
    display: inline;
  }
}
@media screen and (min-width: 180px) and (max-width: 450px) {
  .leftalign {
    border-top: 1px solid #dfe2db;
  }
  .leftalign .mobile-site-title {
    text-align: left;
    font-size: 20px;
  }
}
.only-mob {
  display: none;
}
@media screen and (min-width: 180px) and (max-width: 750px) {
  .only-desc {
    display: none !important;
  }
  .only-mob {
    display: block;
  }
  #logo,
  #time-work {
    display: none;
  }
  #mobile-logo {
    display: block;
    font-size: 25px;
    margin: 15px 15px 15px 0;
    color: #3d87bb;
    FLOAT: LEFT;
  }
  #mobile-logo img {
    width: 78px;
  }
  #topbar .inline {
    margin-bottom: 10px;
  }
  .telephones li {
    display: block;
  }
  .float-block {
    top: 200px;
  }
  .gallery {
    top: 230px;
  }
}
.mobile-site-title {
  display: none;
  text-align: center;
  text-shadow: -1px 2px 2px #969696;
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  margin: 10px 0 15px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.mobile-site-title img {
  width: 50%;
}
@media screen and (min-width: 461px) and (max-width: 750px) {
  #header {
    padding: 0px;
  }
  .float-block {
    top: 120px;
  }
}
@media screen and (min-width: 180px) and (max-width: 460px) {
  #mobile-logo {
    display: none;
  }
  .mobile-site-title {
    display: block;
  }
}
.order-call-form .small-letter {
  color: #888888;
}
.order-call-form input,
.order-call-form button {
  width: 100%;
  height: 40px;
  padding: 10px;
}
.order-call-form input {
  background: white;
  BORDER: 1px solid #dfe2db;
}
.order-call-form button {
  margin-top: 35px;
}
.title-site {
  color: black !important;
  text-align: left;
  font-weight: bold;
}
.services li > article {
  padding: 0px;
}
.video-btn {
  display: block;
  clear: both;
  max-width: 200px;
  font-size: 18px;
  border: none;
  background: #5d5b36;
  color: white;
  padding: 8px 15px !important;
  -webkit-box-shadow: -2px 2px 1px -1px #191919;
  -moz-box-shadow: -2px 2px 1px -1px #191919;
  box-shadow: -2px 2px 1px -1px #191919;
  border-radius: 4px;
  margin: 40px 0 !important;
}
.video-btn:hover {
  cursor: pointer;
  background: white;
  color: #5d5b36;
  box-shadow: inset 0 0 0 3px #5d5b36;
}
button {
  border-radius: 4px;
}
.small-letter {
  font-size: 10px;
}
.title-form {
  color: black;
  text-transform: uppercase;
  text-align: center;
}
/*adventur*/

/*adventur*/

.why-block,
.zakaz-zvonka-block {
  margin: 0px;
}
.zakaz-uslugi-block {
  margin: 40px 0 0 0;
}
.why-block .container,
.zakaz-zvonka-block .container,
.zakaz-uslugi-block .container {
  max-width: 800px;
}
@media screen and (min-width: 600px) and (max-width: 960px) {
  .why-block .container,
  .zakaz-zvonka-block .container,
  .zakaz-uslugi-block .container {
    max-width: 70%;
  }
}
.outer-reasons1 {
  border: 11px solid transparent;
  -moz-border-image: -moz-linear-gradient(left, #5d5b36 0%, #82607b 100%);
  -webkit-border-image: -webkit-linear-gradient(left, #5d5b36 0%, #82607b 100%);
  border-image: linear-gradient(to right, #5d5b36 0%, #82607b 100%);
  border-image-slice: 1;
  padding: 20px 0;
  position: relative;
  margin-top: 90px;
}
.outer-reasons1 ul {
  width: 90%;
  margin: auto;
}
.why-block img,
.zakaz-zvonka-block img {
  margin: 5px auto;
  display: block;
  width: 80px;
}
.why-block article {
  text-align: center;
  font-size: 1.3rem;
}
.large-letter {
  font-size: 22px;
  color: black;
  font-weight: bold;
}
.why-we {
  text-transform: uppercase;
  text-align: center;
  line-height: 50px;
  margin: 20px;
  font-weight: 300;
  font-size: 35px;
}
.why-block img.tree,
.zakaz-zvonka-block img.tree {
  position: absolute;
  top: 50%;
  margin-top: -130px;
  right: -133px;
  width: 250px;
}
.why-block li img {
  float: left;
  width: 80px;
  min-width: 80px;
}
.why-block li {
  display: table;
  text-align: left;
}
.why-block li img,
.why-block li article {
  display: table-cell;
  vertical-align: middle;
}
.why-block li img {
  margin: 5px 0;
}
.why-block li article {
  width: auto;
  text-align: left;
  padding: 5px 20px;
}
.pad100 {
  padding-right: 100px !important;
}
@media screen and (max-width: 600px) {
  .pad100 {
    padding-right: 0px !important;
  }
  .why-block .container,
  .zakaz-zvonka-block .container,
  .zakaz-uslugi-block .container {
    max-width: 90%;
  }
  .outer-reasons1 .tree {
    display: none;
  }
  .zakaz-zvonka-block .container .outer-reasons1 > div {
    padding: 10px;
  }
  .why-block li {
    display: block;
  }
  .why-block li img {
    display: block;
    float: none;
    margin: 10px auto 0;
  }
  .why-block li article {
    text-align: center;
  }
}
#how-we-work {
  background-size: cover;
}
.overlay-back {
  background: #4b4350;
  background: transparent \9;
  background: rgba(75, 67, 80, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4b4350b3, endColorstr=#4b4350b3);
}
.overlay-back h2 {
  color: white;
}
.overlay-back .why-we {
  margin-bottom: 30px;
}
/*------------------------------------------------------------*/

/*prices block*/

.price-menu {
  margin-right: 50px !important;
  background: #82607b;
  border-right: 1px solid white;
  border-left: 1px solid white;
}
.price-menu:hover,
.price-menu a:hover {
  background: #836179;
}
.price-menu-mobile {
  float: right;
  display: none;
  margin-right: 0px !important;
  background: #ff0033;
}
@media screen and (min-width: 180px) and (max-width: 960px) {
  .price-menu {
    margin-right: 0 !important;
    position: absolute;
    top: 0;
    right: 10px;
  }
  .price-menu-mobile {
    display: block;
  }
}
.price-menu a,
.price-menu-mobile a {
  width: 100px;
  text-align: center;
  display: block;
  color: white;
  background: #82607b;
  position: relative;
  top: 7px;
  height: 32px;
  font-size: 16px;
  font-weight: bold;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
@media screen and (min-width: 180px) and (max-width: 350px) {
  .price-menu-mobile a {
    width: 85px;
  }
}
.equalized_block,
.equalized_block2 {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
}
.equalized_block li {
  margin-bottom: 20px;
}
.arborist-block {
  margin: 0px 10px;
  height: 100%;
  -webkit-box-shadow: 0 0 7px #191919;
  -moz-box-shadow: 0 0 7px #191919;
  box-shadow: 0 0 7px rgba(25, 25, 25, 0.59);
  position: relative;
  padding-bottom: 60px;
}
.arborist-block:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  position: relative;
  z-index: 5;
}
.arborist-block .img-wrapper {
  position: relative;
  max-height: 300px;
}
.arborist-block h3 {
  width: 100%;
  font-size: 18px;
  padding: 10px 10px;
  text-align: center;
  font-weight: 600;
  background: #4b4350;
  color: white;
}
.arborist-block p {
  text-align: justify;
  padding: 0 10px;
}
.arborist-block div.pricing {
  position: absolute;
  top: 10px;
  z-index: 2;
  background: #4b4350;
  color: white;
  border: #4b4350 1px solid;
  left: -5px;
  height: 36px;
  line-height: 30px;
  font-size: 24px;
  padding: 0 10px;
  box-shadow: 0 0 7px black;
  -webkit-box-shadow: 0 0 7px black;
  -moz-box-shadow: 0 0 7px black;
}
.akcent_btn {
  padding: 7px 15px;
  border: none;
  background: #82607b;
  font-size: 16px;
  margin: auto;
  color: white;
  cursor: pointer;
  -webkit-box-shadow: -2px 2px 11px 0px rgba(166, 166, 166, 0.75);
  -moz-box-shadow: -2px 2px 11px 0px rgba(166, 166, 166, 0.75);
  box-shadow: -2px 2px 11px 0px rgba(166, 166, 166, 0.75);
}
.akcent_btn:hover {
  background: white;
  color: #82607b;
  box-shadow: inset 0 0 0 3px #82607b;
}
.zakazat-uslugu-btn {
  padding: 7px 0px !important;
  width: 160px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -80px;
}
.short-navigation {
  text-align: left;
  width: 100%;
  margin: 20px 30px 20px 0px !important;
  float: left;
}
.short-navigation span {
  color: black;
  font-size: 18px;
}
.short-navigation .far {
  color: #5d5b36;
  font-weight: bold;
}
.video-container,
.video-container-tv {
  /*max-width: 360px;*/
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video- object,
.video-container embed,
.video-container-tv embed,
.video-container iframe,
.video-container-tv iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bestsides {
  margin: auto;
  margin-top: 60px;
}
.bestsides .inner h3,
.bestsides .inner .image {
  text-align: center;
}
.bestsides .inner h3 {
  min-height: 60px;
}
.bestsides .image {
  padding-bottom: 20px;
  border-bottom: 1px #8c8a8a solid;
}
.bestsides .inner h3 {
  border-bottom: 1px #8c8a8a solid;
}
.bestsides .inner {
  margin-bottom: 70px;
}
.bestsides .image img {
  height: 100px;
}
@media screen and (min-width: 750px) {
  .floatpict {
    float: right;
  }
}
.clearfix {
  clear: both;
}
.commenting-opinions {
  color: #2a2a2a;
  font-size: 40px;
  padding-right: 15px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.who-opinion {
  text-align: right !important;
  line-height: 0px;
  font-style: italic;
  color: black;
  text-shadow: #4b4350 1px 0 0;
  font-size: 1.1em;
}
#navbtns i {
  color: #474646;
  width: 60px;
  font-size: 30px;
}
.arbo {
  float: left;
  margin-right: 20px;
  margin-top: 7px;
  max-width: 340px;
  width: 50%;
}
.equalized_block {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
}
.loader {
  display: none;
}
.loaderback {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  position: fixed;
  height: 100%;
  z-index: 500000;
}
.loaderimg {
  width: 100px;
  position: absolute;
  z-index: 10000000;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  top: 50%;
}
#loaderCon .loaderback,
#loaderContact .loaderback {
  top: 0;
  left: 0;
}
#loaderCon .loaderimg,
#loaderContact .loaderimg {
  position: fixed;
}
.qq-gallery .qq-upload-button {
  width: 170px !important;
  margin-bottom: 40px;
  background: #5d5b36;
  border-color: #5d5b36;
}
#callback-in-popup,
#contact-with-us,
#konsultacia {
  position: relative;
}
.message-popup {
  display: none;
  background: #aaaaaa;
  color: black;
  position: relative;
  z-index: 10;
  padding: 10px;
  line-height: 20px;
  bottom: 10px;
  min-height: 50px;
}
#callback-in-popup .message-popup,
#contact-with-us .message-popup {
  z-index: 300001;
}
.message-result.error {
  color: #e00e0e;
}
.qq-gallery.qq-uploader,
.qq-gallery .qq-upload-list {
  max-height: max-content !important;
}
.qq-gallery .qq-upload-list {
  text-align: left;
}
.qq-gallery.qq-uploader DIALOG .qq-dialog-buttons BUTTON {
  float: left;
}
.field-validation-error {
  display: inline-block;
  color: #e00e0e;
  WIDTH: 100%;
  text-align: left;
  margin-top: 10px;
}
.back_fon {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.pic1 {
  background: url(images/pila_work_pen-min.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  width: 50%;
  position: relative;
  height: 100%;
  z-index: 4;
  margin: 0;
}
.pic2 {
  position: relative;
  height: 100%;
  -webkit-box-shadow: 0px 3px 15px 0px #323232;
  -moz-box-shadow: 0px 3px 15px 0px #323232;
  box-shadow: 0px 3px 15px 0px #323232;
  width: 25%;
  margin: 0;
  z-index: 4;
  top: 10px;
}
.pic3 {
  background: url(images/lipa_up.jpg);
  background-size: cover;
  position: relative;
  height: 100%;
  width: 25%;
  margin: 0;
  background-position: center;
}
.main_text {
  z-index: 3;
  position: relative;
  background: transparent;
}
.main_text .order-call-form,
.main_text .introduce {
  padding: 60px 30px 10px !important;
  margin-bottom: 0 !important;
}
.introduce > div.center {
  padding: 15px 25px;
  background: rgba(255, 255, 255, 0.7);
}
.introduce .heading {
  font-size: 41px;
  line-height: 45px;
  margin-bottom: 23px;
  text-shadow: 1px 1px 1px #b7b8b5;
}
.introduce .heading2 {
  font-size: 28px;
  color: black;
  font-weight: bold;
  text-align: left;
}
.introduce .heading3 {
  text-align: left;
  font-size: 20px;
  color: black;
  font-weight: bold;
  margin-top: 10px;
}
.line-triangle {
  border: 15px solid #4b4350;
  background: #4b4350;
}
.line-triangle:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -80px;
  margin-top: 15px;
  border: 80px solid transparent;
  border-top: 80px solid #4b4350;
}
@media screen and (max-width: 1400px) {
  .introduce .heading {
    font-size: 38px;
  }
  .introduce .heading2 {
    font-size: 23px;
  }
  .introduce .heading3,
  .short-navigation span {
    font-size: 15px;
  }
  .main_text .order-call-form,
  .main_text .introduce {
    padding: 30px 30px 10px !important;
  }
}
@media screen and (min-width: 1400px) {
  .main_text .order-call-form {
    padding: 60px 10px 10px !important;
  }
}
@media screen and (max-width: 750px) {
  .kos1,
  .kos2 {
    display: none;
  }
  .order-call-form {
    padding-top: 0;
    border-top: 20px solid white;
  }
  .video-btn {
    margin-bottom: 0 !important;
  }
  .introduce-wrapper {
    background: #fff056;
    margin-bottom: 0;
    background: url(images/lipa_up.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .main_text .introduce {
    padding: 70px 15px 10px !important;
    margin-bottom: 0 !important;
  }
  .title-form {
    font-weight: bold;
  }
  .line-triangle:after {
    margin-left: -50px;
    border: 50px solid transparent;
    border-top: 50px solid #4b4350;
  }
  .main_text .order-call-form {
    padding: 15px !important;
    background: url(images/pila_work_pen-min.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .inside-order-call-form {
    background: white;
    background: transparent \9;
    background: rgba(255, 255, 255, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff7a, endColorstr=#ffffff7a);
    padding: 10px 30px !important;
  }
  .introduce > div.center {
    background: white;
    background: transparent \9;
    background: rgba(255, 255, 255, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff7a, endColorstr=#ffffff7a);
  }
  .introduce .heading {
    font-size: 35px;
    line-height: 35px;
    text-align: center;
  }
  .introduce .heading2 {
    font-size: 22px;
    text-align: center;
  }
  .introduce .heading3 {
    font-size: 16px;
    text-align: center;
  }
  .short-navigation {
    font-size: 14px;
    text-align: center;
    margin: 20px auto !important;
  }
  .short-navigation span {
    font-size: 14px;
  }
  .video-btn {
    margin: 0 auto 10px !important;
  }
  .price-nav a {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #836179;
    font-size: 16px;
  }
}
@media screen and (min-width: 750px) and (max-width: 1065px) {
  .pic2 {
    width: 49%;
  }
  .pic3 {
    backgound: none;
    display: none;
  }
  .main_text .one_quarter {
    width: 48.466257669% !important;
  }
  .main_text .order-call-form {
    margin: 120px 20px 0;
  }
}
.int {
  font: 700 4em/1;
  letter-spacing: 0;
  padding: 0.25em 0 0.325em;
  display: block;
  margin: 0 auto;
  text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
  /* Clip Background Image */
  background: url(http://f.cl.ly/items/010q3E1u3p2Q0j1L1S1o/animated_text_fill.png) repeat-y;
  -webkit-background-clip: text;
  background-clip: text;
  /* Animate Background Image */
  -webkit-text-fill-color: transparent;
  -webkit-animation: aitf 80s linear infinite;
  /* Activate hardware acceleration for smoother animations */
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
@-webkit-keyframes aitf {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
.btn-2 {
  letter-spacing: 0;
}
.btn-2:hover,
.btn-2:active,
.active .btn-2 {
  letter-spacing: 1px;
}
.line-divide {
  clear: both;
  position: relative;
  height: 0px;
  background: black;
  -webkit-transform: skewY(-4deg);
  -moz-transform: skewY(-4deg);
  -ms-transform: skewY(-4deg);
  -o-transform: skewY(-4deg);
  transform: skewY(-4deg);
  z-index: 2;
}
.line-divide:before {
  content: '';
  position: absolute;
  top: -20px;
  width: 0;
  height: 0;
  border-bottom: 20px solid #4b4350;
  border-right: 100vw solid transparent;
}
.line-divide:after {
  content: '';
  position: absolute;
  bottom: -30px;
  width: 0;
  height: 0;
  border-top: 30px solid black;
  border-right: 100vw solid transparent;
}
.line-divide-op {
  position: relative;
  height: 0px;
  background: black;
  -webkit-transform: skewY(4deg);
  -moz-transform: skewY(4deg);
  -ms-transform: skewY(4deg);
  -o-transform: skewY(4deg);
  transform: skewY(4deg);
  z-index: 2;
}
.line-divide-op:before {
  content: '';
  position: absolute;
  top: -30px;
  width: 0;
  height: 0;
  border-bottom: 30px solid black;
  border-right: 100vw solid transparent;
}
.line-divide-op:after {
  content: '';
  position: absolute;
  bottom: -20px;
  width: 0;
  height: 0;
  border-top: 20px solid #4b4350;
  border-right: 100vw solid transparent;
}
.row5,
.row5 .fon {
  position: relative;
}
.row5 .fonr {
  -webkit-transform: skewY(4deg);
  -moz-transform: skewY(4deg);
  -ms-transform: skewY(4deg);
  -o-transform: skewY(4deg);
  transform: skewY(4deg);
}
.row5 .fonr main {
  -webkit-transform: skewY(-4deg);
  -moz-transform: skewY(-4deg);
  -ms-transform: skewY(-4deg);
  -o-transform: skewY(-4deg);
  transform: skewY(-4deg);
}
.fon-gradient-grey {
  background-color: #131313;
}
.fon-gradient-grey .why-we,
.fon-gradient-grey h2,
.fon-gradient-grey .lrspace,
.fon-gradient-grey h3 {
  color: white;
}
.fon-gradient-grey .video-container,
.fon-gradient-grey .pictures_inst img {
  border: 10px white solid;
}
.fon-gradient-grey #footer {
  color: white;
}
.fon-gradient-grey .faico a {
  background: transparent;
}
.etap-old {
  border: 2px dashed black;
  width: 240px;
  margin: auto;
  padding: 20px 20px;
  border-radius: 120px;
  height: 240px;
  background: white;
}
.etap-old img {
  clear: both;
  margin: auto;
  display: block;
}
.etap-old div {
  margin: auto;
  text-align: center;
  padding-top: 10px;
}
.num-etap {
  font-weight: bold;
  font-size: 20px;
}
.etaps {
  margin: auto;
  max-width: 675px;
}
.we-work-plan {
  margin-top: 50px;
}
.ocenka {
  background: white;
}
.ocenka h3 {
  padding: 10px 3px;
  background: #82607b;
  text-align: center;
  border: 1px white solid;
  color: white;
}
.ocenka div {
  padding: 5px 10px 10px;
}
.ocenka p {
  margin-top: 0px;
}
#instrument h3 {
  line-height: 12px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.top40 {
  margin-top: 40px;
}
.etaps li {
  font-size: 13px;
}
.we-work-plan h2 {
  font-size: 45px;
  line-height: 45px;
}
#prices ul img {
  width: 100%;
}
#prices ul.narrow {
  max-width: 750px;
  margin: auto;
}
@media screen and (min-width: 180px) and (max-width: 750px) {
  #prices ul {
    max-width: 460px;
    margin: auto;
  }
  .textside {
    padding-top: 0px;
  }
  .etaps li {
    position: relative;
  }
  .etaps li:nth-child(2) {
    top: -50px;
  }
  .etaps li:nth-child(3) {
    top: -100px;
  }
  .we-work-plan {
    margin-top: 0px;
    position: relative;
    top: -50px;
  }
  .top40 {
    margin-top: 0px;
  }
}
@media screen and (min-width: 180px) and (max-width: 950px) {
  .we-work-plan h2 {
    text-align: center;
  }
}
.dashed-block {
  border-top: 5px dashed white;
  margin-top: 40px;
  width: 100%;
}
.row6 {
  margin-bottom: 40px;
}
.row7 {
  position: relative;
  background-size: cover;
}
.row7 .overlay-back {
  padding: 20px 0;
}
.row7 .overlay-back .why-we {
  padding: 0 10px;
}
.row9 {
  background: url('images/fon-otzyvy.jpg');
  background-size: cover;
}
.row9 .overlay-back {
  padding-top: 30px;
  padding-bottom: 40px;
}
.row9 {
  position: relative;
}
.pictures_inst img {
  max-width: 540px;
  width: 90%;
  margin: auto;
  display: block;
}
.pictures_inst img:nth-child(2) {
  margin-top: 20px;
}
@media screen and (min-width: 750px) and (max-width: 820px) {
  #topbar {
    font-size: 12px;
  }
}
/*gallery*/

.lg-backdrop.in {
  z-index: 100000;
}
.lg-outer.lg-visible {
  z-index: 100001;
}
.gallery h1 {
  text-transform: uppercase;
  margin-bottom: 40px;
  color: black;
  text-align: center;
  font-weight: 300;
  font-size: 30px;
}
#responsive-images {
  text-align: center;
  padding: 20px 10px;
}
#responsive-images a img {
  border: 7px solid white;
  -webkit-box-shadow: 4px -1px 8px 0 rgba(49, 50, 50, 0.51);
  -moz-box-shadow: 4px -1px 8px 0 rgba(49, 50, 50, 0.51);
  box-shadow: 4px -1px 8px 0 rgba(49, 50, 50, 0.51);
  margin: 5px;
}
.gradient {
  background-color: #82607b;
  /* IE9, iOS 3.2+ */
  background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, white), color-stop(1, #82607b), color-stop(1, #82607b), color-stop(1, #82607b));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(to top, #82607b 0%, white 40%, #4b4350 70%, #82607b 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to top, #82607b 0%, white 40%, #4b4350 70%, #82607b 100%);
  background-image: -ms-repeating-linear-gradient(to top, #82607b 0%, white 40%, #4b4350 70%, #82607b 100%);
}
/* Top Navigation */

.menu {
  margin-top: 5px;
  float: right;
  text-transform: uppercase;
}
.menu ul {
  list-style-type: none;
}
.menu ul li {
  display: inline-block;
  position: relative;
}
.menu ul li a {
  padding: 7px 9px;
  display: inline-block;
}
.menu ul li span {
  padding: 7px 0px 7px 9px;
  margin-bottom: 10px;
  display: inline-block;
}
.menu ul li i {
  padding-right: 9px;
}
.menu ul li ul {
  display: none;
}
.menu ul li:hover {
  cursor: pointer;
}
.menu ul li:hover a {
  color: #82607b;
}
.menu ul li:hover span {
  color: #82607b;
}
.menu ul li:hover ul {
  display: block;
  margin-top: 0px;
  font-weight: 300;
  width: 250px;
  left: -75px;
  text-align: center;
  position: absolute;
  background-color: #4b4350;
  border: 1px #4d4552 solid;
  border-top: 10px solid #4b4350;
  border-bottom: 10px solid #4b4350;
  border-left: 20px solid #82607b;
  padding: 0;
}
.menu ul li:hover ul li {
  display: block;
  border-bottom: 1px solid #82607b;
}
.menu ul li:hover ul li:last-child {
  border-bottom: 0px;
}
.menu ul li:hover ul li:hover {
  background: #82607b;
}
.menu ul li:hover ul li a {
  color: white;
  text-transform: initial;
}
.shorten .menu {
  margin: 0px;
}
.shorten .menu ul {
  margin: 0px;
  padding-left: 8px;
}
.shorten .menu ul li {
  padding: 0;
}
.shorten .menu ul li a {
  color: white;
  padding: 2px 20px;
}
.shorten .menu ul li span {
  padding: 2px 0px 2px 20px;
  margin-bottom: 5px;
}
.shorten .menu ul li:hover > a,
.shorten .menu ul li:hover > span {
  color: #d7d7d7 !important;
}
.shorten .menu ul li:hover ul {
  background: #82607b;
  border-left: 20px solid #4b4350;
  border-top: 10px solid #82607b;
  border-bottom: 10px solid #82607b;
}
.shorten .menu ul li:hover ul li {
  border-bottom: 1px solid #4b4350;
}
.shorten .menu ul li:hover ul li:last-child {
  border-bottom: 0px;
}
.shorten .menu ul li:hover ul li:hover {
  background: #4b4350;
}
.shorten .menu ul li.active {
  border-bottom: 2px solid white;
}
@media screen and (min-width: 830px) and (max-width: 1000px) {
  .menu ul li {
    font-size: 11px;
  }
  .menu ul li a {
    padding: 2px 3px !important;
  }
  .menu ul li span {
    padding: 2px 0px 2px 3px !important;
  }
  .menu ul li i {
    padding-right: 3px !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 829px) {
  .menu ul li {
    font-size: 9px !important;
  }
  .menu ul li a {
    padding: 2px 2px !important;
  }
  .menu ul li span {
    padding: 2px 0px 2px 2px !important;
  }
  .menu ul li i {
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 750px) {
  header {
    max-width: 100% !important;
  }
  .mobile-site-title {
    margin: 0px;
  }
  .menu {
    width: 100%;
    text-align: center;
    background-color: #4b4350;
    margin: 0;
  }
  .menu ul {
    padding: 0px;
  }
  .menu ul li {
    color: white;
    font-size: 12px;
  }
  .menu ul li a {
    padding: 3px 10px;
    color: white;
    font-size: 12px;
  }
  .menu ul li a:hover {
    color: #d7d7d7;
  }
  .menu ul li span {
    padding: 3px 0px 3px 10px;
    margin: 5px 0;
  }
  .menu ul li span:hover {
    color: #d7d7d7;
  }
  .menu ul li i {
    padding-right: 10px;
  }
  .menu ul li:hover ul {
    z-index: 1000;
    background: #82607b;
    border-left: 20px solid #4b4350;
    border-top: 10px solid #82607b;
    border-bottom: 10px solid #82607b;
  }
  .menu ul li:hover ul li {
    border-bottom: 1px solid #4b4350;
  }
  .menu ul li:hover ul li:last-child {
    border-bottom: 0px;
  }
  .menu ul li:hover ul li:hover {
    background: #4b4350;
  }
}
@media screen and (max-width: 340px) {
  .menu ul li a {
    padding: 3px 8px;
  }
  .menu ul li span {
    padding: 3px 0px 3px 8px;
  }
  .menu ul li i {
    padding-right: 8px;
  }
}
.menu .active {
  border-bottom: 1px solid white;
}
@media screen and (min-width: 751px) {
  .menu .active {
    border-bottom: 2px solid #191919;
  }
  .submenu {
    z-index: 9999;
    position: absolute;
    text-align: left;
    text-transform: none;
    margin-top: 12px;
    width: auto;
    right: 10px;
    list-style: none;
    top: 95px;
    background: rgba(25, 25, 25, 0.8);
    padding: 5px;
  }
  .submenu li {
    float: left;
    width: auto !important;
  }
  .submenu li a {
    padding: 5px 10px !important;
    letter-spacing: 0px !important;
    background: transparent;
    color: white;
  }
  .submenu li.current a {
    letter-spacing: 1px !important;
    color: #4b4350;
  }
  .submenu li:hover {
    border-right: 1px white solid;
    border-left: 1px white solid;
  }
  .submenu li:first-child:hover {
    border-left: 0px;
  }
  .submenu li:last-child:hover {
    border-right: 0px;
  }
  .submenu li:hover a {
    font-weight: normal !important;
    letter-spacing: 1px !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 900px) {
  .submenu li a {
    font-size: 12px;
  }
  .time-to-work {
    font-size: 11px;
  }
}
.submenu {
  display: none;
}
@media screen and (max-width: 750px) {
  .submenu {
    display: block;
  }
  .submenu {
    width: 125px;
  }
  .submenu li.current a {
    letter-spacing: 0px !important;
    font-weight: bold;
  }
  .submenu li:hover a {
    font-weight: bold;
    letter-spacing: 0px !important;
  }
  .submenu {
    position: absolute;
    right: 0;
    text-align: center;
    top: -9px;
    list-style: none;
    font-size: 11px;
    line-height: 21px;
    padding: 0 11px;
    color: white !important;
    -webkit-box-shadow: -4px 5px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: -4px 5px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: -4px 5px 5px 0px rgba(50, 50, 50, 0.75);
    background: white;
  }
  .submenu li a {
    background: transparent;
  }
  .row0 {
    border-top: none;
  }
  .price-menu {
    display: none;
  }
}
.active #link3:after {
  display: none;
}
.active #link2:after {
  display: none;
}
/*pokos travy*/

.wrapper-pokos {
  background: url('/Content/images/fon_pokos.jpg') center;
  background-size: cover;
  margin-bottom: 8px;
}
.wrapper-pokos .overlay {
  background: rgba(75, 67, 80, 0.5) !important;
}
.wrapper-pokos2 .overlay {
  background: rgba(75, 67, 80, 0.5) !important;
}
.wrapper-pokos .introduce {
  padding-top: 100px !important;
}
.wrapper-pokos .introduce > div.center {
  background: none;
}
.wrapper-pokos .heading {
  color: white !important;
  text-shadow: 1px 1px 1px #4b4350;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 2px;
  text-align: center;
}
.wrapper-pokos .heading2 {
  color: white !important;
  font-size: 24px;
  text-align: center;
  padding-top: 16px;
  letter-spacing: 1px;
}
.forma-konsult {
  padding: 30px 0;
}
.forma-konsult .order-call-form {
  background: rgba(255, 255, 255, 0.35);
  padding: 30px 0px 10px !important;
  margin-right: 20px;
  max-width: 315px;
}
.forma-konsult .title-form {
  background: #5d5b36;
  color: white;
  line-height: 40px;
  position: relative;
  left: -1%;
  width: 102%;
}
.forma-konsult .akcent_btn {
  background: #4b4350;
}
.forma-konsult .akcent_btn:hover {
  background: white;
  color: #4b4350;
  box-shadow: inset 0 0 0 3px #4b4350;
}
.forma-konsult .order-call-form-wrapper {
  margin: 30px 10px 0;
}
.pokos-why img {
  height: 100px;
  margin: auto;
  display: block;
}
.pokos-why article {
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}
.pokos-why {
  margin-bottom: 50px;
  border: none;
}
.pokos-prices .zakazat-uslugu-btn {
  position: relative;
  margin-top: 20px;
  bottom: 30px;
}
.pokos-prices article {
  padding: 35px 16px;
  text-align: center;
  height: 260px;
  width: 240px;
  margin: auto;
}
.pokos-prices article h3 {
  margin-bottom: 10px;
  font-size: 23px;
  min-height: 55px;
}
.pokos-prices article p {
  font-size: 20px;
  padding-bottom: 10px;
  margin: 0px 0 20px;
}
.pokos-prices article.pokos30 {
  color: white;
  border: 2px solid #cccccc;
  padding-top: 20px;
}
.pokos-prices article.pokos50 {
  border: 2px solid #585858;
  padding-top: 20px;
}
.pokos-prices article.pokosburian {
  border: 2px solid #2d2d2d;
  padding-top: 20px;
}
.pokos-prices article.pokos30 p {
  border-bottom: 1px solid #191919;
}
.pokos-prices article.pokos50 p {
  border-bottom: 1px solid #4b4350;
}
.pokos-prices article.pokosburian p {
  border-bottom: 1px solid #4b4350;
}
.pokos-prices .green {
  color: #5d5b36;
}
.pokos-prices .black {
  color: #191919;
}
.pokos-prices .white {
  color: #82607b;
}
.pokos-prices .yellow {
  color: #4b4350;
}
.pokos-prices .price-large {
  font-size: 50px;
}
.pokos-prices .price-small {
  font-size: 26px;
}
.pokos-prices .price-middle {
  font-size: 40px;
  font-weight: 400;
}
.attention {
  border: 2px solid #a0aba2;
  margin: 60px auto 20px;
  padding: 10px;
  text-align: center;
  width: 90%;
}
@media screen and (min-width: 1000px) {
  .pokos-prices .container {
    max-width: 900px;
  }
}
@media screen and (min-width: 180px) and (max-width: 750px) {
  .wrapper-pokos .order-call-form {
    border: 0px;
  }
  .wrapper-pokos .introduce {
    padding-top: 50px !important;
  }
  .wrapper-pokos .heading {
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 40px;
  }
  .forma-konsult .order-call-form {
    margin: auto;
    max-width: 500px;
  }
  .pokos-why {
    margin-bottom: 0;
  }
  .attention {
    margin-top: 0;
  }
}
@media screen and (min-width: 180px) and (max-width: 520px) {
  .forma-konsult .order-call-form {
    max-width: 95%;
  }
}
@media screen and (min-width: 180px) and (max-width: 460px) {
  .wrapper-pokos .introduce {
    padding-top: 80px !important;
  }
}
/*end pokos travy*/

/*contacts*/

.contacts h2 {
  margin: 1em 0;
}
.contact-info img {
  width: 90%;
  max-width: 240px;
  margin: 20px 0;
}
.infocontact {
  font-size: 16px;
}
.contact-introduce {
  background: #f3f3f3;
  padding: 15px;
  border: 2px solid #4a4949;
  border-radius: 4px;
  font-size: 16px;
}
.welcome {
  font-weight: bold;
}
.contact-introduce .invitation {
  line-height: 30px;
}
.contacts .akcent_btn {
  margin: 30px 0;
}
.contacts .letter-panel {
  position: relative;
}
.contacts .letter-panel input[type=text],
.contacts .letter-panel textarea {
  background: white;
  BORDER: 1px solid #dfe2db;
  border-radius: 0;
}
.contacts .message-popup {
  padding: 30px 10px;
}
@media screen and (min-width: 180px) and (max-width: 750px) {
  .contact-info {
    text-align: center;
  }
}
/*end contacts*/

@media screen and (min-width: 1600px) {
  html,
  body {
    font-size: 16px;
  }
  #pageintro,
  #breadcrumb,
  .container,
  #info,
  #footer,
  #copyright {
    width: 80%;
  }
  .why-we {
    font-size: 45px;
  }
  .row2 ul {
    padding: 40px 0;
  }
  .row2 h2.heading {
    font-size: 58px !important;
    line-height: 60px !important;
  }
  .row2 h3.heading2 {
    font-size: 35px !important;
  }
}
.tel-short {
  display: none;
}
.row1.shorten {
  background-color: #4b4350;
  color: white;
}
.shorten #logo,
.shorten #time-work {
  display: none;
}
.shorten .submenu {
  top: 35px;
}
.shorten .tel-short {
  display: block;
  padding-top: 3px;
  font-size: 14px;
}
.shorten .tel-short a {
  color: white !important;
}
.shorten .tel-short li {
  margin-right: 10px;
}
@media screen and (max-width: 900px) {
  .shorten .tel-short {
    font-size: 11px;
  }
}
.slicknav_menu {
  display: none;
}
@media screen and (max-width: 750px) {
  .back_fon {
    display: none;
  }
  /* #menu is the original menu */
  
  .menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_menu .fa-angle-down {
    display: none;
  }
  .slicknav_menu {
    text-align: center;
  }
  .leftalign .slicknav_menu {
    text-align: center;
  }
  .leftalign .slicknav_btn {
    margin-left: 5%;
  }
  .leftalign .mobile-site-title {
    display: none;
  }
  .leftalign #header {
    padding: 0px;
  }
  .slicknav_menu {
    background-color: #4b4350;
  }
  .shortMob .telephones li {
    display: none;
  }
  .shortMob .telephones li:nth-child(2),
  .shortMob .telephones li:nth-child(1) {
    display: block;
  }
  .slicknav_brand {
    display: none;
  }
}
.slicknav_menu .slicknav_icon-bar {
  -webkit-box-shadow: 0 1px 0 transparent;
  -moz-box-shadow: 0 1px 0 transparent;
  box-shadow: 0 1px 0 transparent;
  background: white;
}
.slicknav_menu .slicknav_menutxt {
  color: white;
  text-shadow: 0 1px 2px black;
  float: right;
  margin-left: 5px;
}
.slicknav_menu a {
  background: transparent !important;
  color: white !important;
}
.slicknav_btn {
  float: none;
  display: inline-block;
  background: transparent !important;
  margin: 0px;
}
.inst-ref {
  font-size: 24px;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-top: 30px;
  color: #82607b;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
}
@media screen and (max-width: 750px) {
  .row7 .overlay-back .why-we,
  .row9 .overlay-back .why-we {
    padding: 0 10px;
    margin: 0px 0 20px;
  }
  .inst-ref {
    margin-top: 0px;
  }
}
/*scheme*/

.scheme-work {
  margin-left: 5%;
}
.wid10 {
  width: 10%;
  float: left;
  margin-bottom: 40px;
}
.etap .number-et {
  text-align: center;
  font-size: 38px;
  color: white;
  font-family: times new roman;
  font-weight: bold;
}
.etap .img-et {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;
}
.etap .img-et img {
  height: 60px;
}
.etap .text-et {
  color: white;
  text-align: center;
}
.line-et {
  height: 52px;
  border-bottom: 2px solid white;
}
@media screen and (min-width: 571px) and (max-width: 1200px) {
  .wid10 {
    width: 19%;
  }
  .line-et.invis {
    border: none;
  }
  .wid10 .text-et {
    font-size: 12px;
  }
  .etap .number-et {
    font-size: 34px;
  }
  .we-work-plan {
    margin-top: 150px;
  }
}
@media screen and (min-width: 180px) and (max-width: 570px) {
  .wid10 {
    width: 50%;
    float: none;
    margin-bottom: 0px;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
  }
  .line-et {
    height: 52px;
    border-right: 2px solid white;
    width: 50%;
    border-bottom: none;
  }
  .sec {
    float: right !important;
  }
  .we-work-plan {
    margin-top: 150px;
  }
  .etap .text-et {
    padding: 5px;
  }
}
.skidki {
  background: URL('images/snow.png');
  PADDING: 60PX 20px;
  BACKGROUND-SIZE: CONTAIN;
  MARGIN: 30PX 0 40px;
  font-size: 60px;
  text-align: center;
  color: #82607b;
  line-height: 60px;
}
.mfp-wrap {
  z-index: 400000 !important;
}
.mfp-bg {
  z-index: 399999 !important;
}
.otzyvy .why-we {
  color: #82607b;
}
.otzyvy ul {
  padding-top: 20px;
  border-top: 10px dotted #82607b;
}
.otzyvy li {
  margin-bottom: 50px;
  margin-top: 20px;
}
.otzyvy li.first {
  clear: left;
}
.opinion,
.opinion h3 {
  text-align: center;
}
.op-type {
  display: inline;
  font-size: 14px;
  margin: auto;
  padding: 5px 10px;
  border: 1px solid #d3d1d1;
  border-radius: 5px;
  text-transform: uppercase;
}
.op-text {
  color: #7e7e7e;
}
.why-we.marg {
  margin-top: 30px;
}
.op-video-btn,
.op-img-btn {
  border-radius: 5px;
  padding: 7px 10px;
  background: #82607b;
  color: white;
}
#tv-market .one_half {
  float: none;
  padding: 0 20px;
}
@media screen and (max-width: 750px) {
  #tv-market .one_quarter {
    display: none;
  }
}
/*content pages*/

.wrapper-uslugi {
  background-size: cover;
  margin-bottom: 8px;
}
.wrapper-uslugi .overlay {
  background: rgba(75, 67, 80, 0.5) !important;
}
.wrapper-uslugi .overlay {
  background: rgba(75, 67, 80, 0.5) !important;
}
.wrapper-uslugi .introduce {
  padding: 60px 30px 10px 60px !important;
}
.wrapper-uslugi .heading {
  color: white !important;
  text-shadow: 1px 1px 1px #4b4350;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 2px;
}
.wrapper-uslugi .heading2 {
  color: white !important;
  font-size: 24px;
  padding-top: 16px;
  letter-spacing: 1px;
}
.wrapper-uslugi .heading3 {
  color: white !important;
  font-size: 20px;
  text-align: center;
  padding-top: 16px;
  letter-spacing: 1px;
}
.wrapper-uslugi .forma-konsult .title-form {
  background: #4b4350;
  font-size: 20px;
}
.wrapper-uslugi .forma-konsult .akcent_btn {
  background: #82607b;
}
.wrapper-uslugi .forma-konsult .akcent_btn:hover {
  background: white;
  color: #82607b;
  box-shadow: inset 0 0 0 3px #82607b;
}
.wrapper-uslugi.udalenie-dereviev {
  background: url(images/fon_udalenie_derevev.jpg) center -190px;
  background-size: cover;
}
.wrapper-uslugi.spilivanie-dereviev {
  background: url(images/fon_spil.jpg) center 20%;
  background-size: cover;
}
.wrapper-uslugi.obrezka {
  background: url(images/fon_spil_obrezka.jpg) center 40%;
  background-size: cover;
}
.wrapper-uslugi.obrezka-plodovyh {
  background: url(images/fon_spil_obrezka_plodovyh.jpg) center;
  background-size: cover;
}
.wrapper-uslugi.valka {
  background: url(images/fon_valka.jpg) center;
  background-size: cover;
}
.wrapper-uslugi.vyrubka {
  background: url(images/vyrubka.jpg) center;
  background-size: cover;
}
.wrapper-uslugi.korchevanie {
  background: url(images/fon_korchevanie.jpg) center;
  background-size: cover;
}
.wrapper-uslugi.droblenie {
  background: url(images/fon_droblenie_pnej2.jpg) center;
  background-size: cover;
}
.raschistka .pic1 {
  background: url(images/raschistka1-min.jpg) no-repeat !important;
  background-position: top center !important;
  background-size: cover !important;
}
.raschistka .pic3 {
  background: url(images/raschistka2-min.jpg) no-repeat;
  background-position: center !important;
}
.wrapper-uslugi.izmelchitel {
  background: url(images/fon_izmelchenie1-min.jpg) center;
  background-size: cover;
}
.wrapper-uslugi.izmelchitel .overlay {
  background: rgba(75, 67, 80, 0.7) !important;
}
@media screen and (max-width: 750px) {
  .raschistka .introduce-wrapper {
    background: url(images/raschistka2-min.jpg) no-repeat;
  }
  .raschistka .main_text .order-call-form {
    background: url(images/raschistka1-min.jpg) no-repeat;
    background-position: center 30%;
  }
  .wrapper-uslugi.izmelchitel {
    background: url(images/fon_izmelchenie1.jpg) -600px center;
  }
}
@media screen and (min-width: 1000px) {
  .wrapper-uslugi .container {
    max-width: 900px;
  }
}
@media screen and (min-width: 180px) and (max-width: 750px) {
  .wrapper-uslugi .order-call-form {
    border: 0px;
  }
  .wrapper-uslugi .introduce {
    padding: 100px 30px 10px 30px !important;
  }
  .wrapper-uslugi .heading {
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 40px;
  }
  .wrapper-uslugi.udalenie-dereviev {
    background: url(images/fon_udalenie_derevev.jpg) center 0px;
  }
}
@media screen and (min-width: 180px) and (max-width: 460px) {
  .wrapper-uslugi .introduce {
    padding: 80px 30px 10px 30px !important;
  }
}
@media screen and (max-width: 1065px) and (min-width: 750px) {
  .wrapper-uslugi .main_text .order-call-form {
    margin-top: 0px;
  }
}
.magrin80 {
  margin-top: 80px;
}
.marginbottom30 {
  margin-bottom: 30px;
}
.why-we.uslugi-we {
  line-height: 45px;
  margin-top: 40px;
}
.line-triangle {
  line-height: 0px;
}
.uslugi-dostoinstva {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
}
.uslugi-dostoinstva .uslugi-dostoinstva-img {
  border: 3px solid #4b4350;
  padding: 10px;
  margin-bottom: 10px;
  display: inline;
}
.uslugi-dostoinstva .uslugi-dostoinstva-img img {
  height: 100px;
}
.uslugi-dostoinstva .uslugi-dostoinstva-short {
  font-weight: bold;
  text-transform: uppercase;
  margin: 15px 0 5px;
}
.text-arrow {
  border-left: 15px solid #4b4350;
  padding: 15px;
  color: #4b4350;
  font-size: 16px;
}
.overlay-back .why-we {
  color: white;
}
.scheme-udalenie {
  background-size: cover;
  background-position: center;
}
.scheme-valka {
  background-size: cover;
  background-position: center 15%;
}
.scheme-pokos1 {
  background-size: cover;
  background-position: center;
}
.scheme-pokos1 .overlay-back {
  color: white;
  background: #4b4350;
  background: transparent \9;
  background: rgba(75, 67, 80, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4b4350b3, endColorstr=#4b4350b3);
}
.vydelenie {
  font-weight: bold;
}
.large {
  text-transform: uppercase;
}
.title-usluga-zakazat {
  width: 100%;
  font-size: 18px;
  padding: 10px 10px;
  text-align: center;
  font-weight: 600;
  background: #4b4350;
  color: white;
}
.dop-uslugi {
  background: #4b4350;
  color: white;
  padding-bottom: 30px;
}
.dop-uslugi h2,
.dop-uslugi h3 {
  margin-top: 30px;
}
.dop-uslugi ul {
  list-style: none;
  font-size: 16px;
  line-height: 22px;
  max-width: 900px;
  margin: 40px auto;
  padding-left: 0px;
}
.dop-uslugi ul li {
  margin-bottom: 20px;
  text-align: center;
}
.dop-uslugi ul li img {
  width: 120px;
  border-radius: 60px;
  border: 10px solid white;
  background: white;
}
.dop-uslugi ul li span {
  margin-bottom: 20px;
  display: block;
}
.dop-uslugi ul li a {
  color: white;
}
.dop-uslugi ul li a:hover {
  color: gainsboro;
}
.dop-uslugi.alter span {
  border: 1px solid #cfcfcf;
  border-radius: 8px;
  margin: auto;
  margin-top: 20px;
  max-width: 290px;
  padding: 2px;
}
.buttons-at-end .zakazat-uslugu-btn {
  position: relative;
  bottom: 0;
  left: 0;
  margin: auto;
}
.buttons-at-end .video-btn {
  margin: 20px auto !important;
  text-align: center;
}
.end-text {
  border-top: 3px solid #4b4350;
  padding-top: 20px;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.otzyvy-btn a {
  display: inline-block;
  margin: 0;
  color: #4b4350;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}
.otzyvy-btn a img {
  height: 100px;
}
.open-menu {
  position: fixed;
  top: 0;
  width: 100%;
  overflow-y: scroll;
  height: 100%;
}
.slicknav_nav ul {
  margin: 0px;
  text-align: left;
}
.slicknav_nav ul li {
  border-bottom: 1px solid #82607b;
}
.slicknav_nav ul li ul li a {
  margin-left: 20px;
}
@media screen and (max-width: 750px) and (min-width: 180px) {
  .slicknav_nav a {
    padding: 5px 10px !important;
  }
}
/* text uslugi on main*/

.wrapper-text-title-uslugi {
  background: #4b4350;
}
.wrapper-text-title-uslugi div {
  height: 41px;
  width: 340px;
  margin: auto;
}
.wrapper-text-title-uslugi .ud_cel {
  background: url('/Content/images/text_desc_ud_cel.png');
}
.wrapper-text-title-uslugi .ud_cel_ot {
  background: url('/Content/images/text_desc_ud_cel_ot.png');
}
.wrapper-text-title-uslugi .ud_ch {
  background: url('/Content/images/text_desc_ud_ch.png');
}
.wrapper-text-title-uslugi .ud_ob_sad {
  background: url('/Content/images/text_desc_ob_sad.png');
}
.wrapper-text-title-uslugi .ud_ob {
  background: url('/Content/images/text_desc_ob.png');
}
.wrapper-text-title-uslugi .ud_kl {
  background: url('/Content/images/text_desc_ud_kl.png');
}
.wrapper-text-title-uslugi .drob {
  background: url('/Content/images/text_desc_drob.png');
}
.wrapper-text-title-uslugi .korch {
  background: url('/Content/images/text_desc_korch.png');
}
.wrapper-text-title-uslugi .izmel {
  background: url('/Content/images/text_desc_izmelchenie.png');
}
.wrapper-text-title-uslugi .pok {
  background: url('/Content/images/text_desc_pok.png');
}
@media screen and (min-width: 751px) and (max-width: 1270px) {
  .wrapper-text-title-uslugi div {
    height: 62px;
    width: 165px;
    margin: auto;
  }
  .wrapper-text-title-uslugi div.drob,
  .wrapper-text-title-uslugi div.korch,
  .wrapper-text-title-uslugi div.pok {
    height: 41px;
    background-position: center;
    margin: auto;
  }
  .wrapper-text-title-uslugi .ud_cel {
    background: url('/Content/images/text_desc_ud_cel_mob.png');
  }
  .wrapper-text-title-uslugi .ud_cel_ot {
    background: url('/Content/images/text_desc_ud_cel_ot_mob.png');
  }
  .wrapper-text-title-uslugi .ud_ch {
    background: url('/Content/images/text_desc_ud_ch_mob.png');
  }
  .wrapper-text-title-uslugi .ud_ob_sad {
    background: url('/Content/images/text_desc_ob_sad_mob.png');
  }
  .wrapper-text-title-uslugi .ud_ob {
    background: url('/Content/images/text_desc_ob_mob.png');
  }
  .wrapper-text-title-uslugi .ud_kl {
    background: url('/Content/images/text_desc_ud_kl_mob.png');
  }
  .wrapper-text-title-uslugi .izmel {
    background: url('/Content/images/text_desc_izmelchenie_mob.png');
  }
}
@media screen and (max-width: 400px) {
  .wrapper-text-title-uslugi div {
    height: 62px;
    width: 165px;
    margin: auto;
  }
  .wrapper-text-title-uslugi div.drob,
  .wrapper-text-title-uslugi div.korch,
  .wrapper-text-title-uslugi div.pok {
    height: 41px;
    background-position: center;
    margin: auto;
  }
  .wrapper-text-title-uslugi .ud_cel {
    background: url('/Content/images/text_desc_ud_cel_mob.png');
  }
  .wrapper-text-title-uslugi .ud_cel_ot {
    background: url('/Content/images/text_desc_ud_cel_ot_mob.png');
  }
  .wrapper-text-title-uslugi .ud_ch {
    background: url('/Content/images/text_desc_ud_ch_mob.png');
  }
  .wrapper-text-title-uslugi .ud_ob_sad {
    background: url('/Content/images/text_desc_ob_sad_mob.png');
  }
  .wrapper-text-title-uslugi .ud_ob {
    background: url('/Content/images/text_desc_ob_mob.png');
  }
  .wrapper-text-title-uslugi .ud_kl {
    background: url('/Content/images/text_desc_ud_kl_mob.png');
  }
  .wrapper-text-title-uslugi .izmel {
    background: url('/Content/images/text_desc_izmelchenie_mob.png');
  }
}
/*end text uslugi on main*/

.close-btn-ic .slicknav_icon {
  display: none;
}
.block-zakaz .order-call-form {
  background: #bdbdbd;
  padding: 30px 0px;
}
.block-zakaz .order-call-form .title-form {
  background: #4b4350;
  font-size: 20px;
  color: white;
  padding: 10px;
}
.block-zakaz .order-call-form .order-call-form-wrapper {
  padding: 10px;
}
.block-ocenka {
  background: url(lightGallery/images/480/39-480.jpg);
  background-size: cover;
  background-position: center;
}
.block-ocenka > div {
  background: rgba(75, 67, 80, 0.5);
  padding: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.block-ocenka > div .video-btn {
  margin: 30px auto !important;
  text-align: center;
}
@media screen and (min-width: 751px) {
  .block-ocenka,
  .block-ocenka > div {
    height: 100%;
  }
  .block-ocenka > div {
    padding: 50px 30px;
  }
}
.zagolovok-p {
  font-size: 25px;
  line-height: 30px;
  margin: 40px 10px 0;
}
.pricing_duble {
  background: #4b4350;
  color: white;
  font-size: 17px;
  padding: 5px 10px;
  text-align: center;
}
.prices-alternative .arborist-block {
  padding-bottom: 25px;
}
.prices-alternative-sec .arborist-block {
  padding-bottom: 0px;
}
.spisok-recommend {
  display: inline-block;
  text-align: left;
}
.zogolovok-p2 {
  font-size: 25px;
  margin: 0;
}
.one_quarter.arbousluga .title-usluga-zakazat {
  min-height: 65px;
}
@media screen and (max-width: 750px) {
  .one_quarter.arbousluga .title-usluga-zakazat {
    min-height: 0;
  }
}
@media screen and (min-width: 750px) and (max-width: 1150px) {
  .one_quarter.arbousluga {
    width: 47%;
  }
  .one_quarter.arbousluga:nth-child(3) {
    margin-left: 0;
  }
}
.explan {
  text-align: center;
  padding: 10px 5px;
  min-height: 65px;
}
.prices-alternative-sec .zakazat-uslugu-btn {
  padding: 7px 0px !important;
  width: 160px;
  position: relative;
  bottom: 0;
  left: 0;
  margin-left: auto;
  margin-bottom: 20px;
}
.whithout-price .title-usluga-zakazat {
  min-height: 0 !important;
}
.whithout-price .arborist-block {
  padding-bottom: 0px;
}
.zakaz-zvonka-block .outer-reasons1 > div {
  padding: 0px 120px 0px 20px;
}
.zakaz-zvonka-block .outer-reasons1 > div p {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}
.zakaz-zvonka-block .outer-reasons1 > div .telephones {
  text-align: center;
  font-size: 28px;
  line-height: 40px;
}
.zakaz-uslugi-block .text-reccomend {
  margin-top: -90px;
  padding: 10px;
}
.zakaz-uslugi-block .text-reccomend p {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}
.zakaz-uslugi-block .text-reccomend .telephones {
  text-align: center;
  font-size: 28px;
  line-height: 40px;
}
.zakaz-zvonka-block .zagolovok-p {
  margin-top: 10px;
}
.zakaz-zvonka-block .outer-reasons1,
.zakaz-uslugi-block .outer-reasons1 {
  margin-top: 0px;
}
.zakaz-uslugi-block .img-usluga {
  max-width: 350px;
  margin: auto;
  padding: 0;
  position: relative;
  top: -90px;
}
.zakaz-uslugi-block .img-usluga img {
  width: 100%;
  margin: 0;
}
.zakaz-uslugi-block .img-usluga .pricing2 {
  text-align: center;
  background: #5d5b36;
  color: white;
  padding: 5px 8px;
  font-size: 15px;
}
@media screen and (max-width: 450px) {
  .zakaz-uslugi-block {
    margin: 0px;
  }
  .zakaz-uslugi-block .img-usluga {
    top: 0px;
    margin: 0 10px;
  }
  .zakaz-uslugi-block .text-reccomend {
    margin-top: 0px;
  }
}
.zagolovok-large {
  font-size: 25px;
  line-height: 30px;
}
.wrapper-uslugi .short-navigation {
  background: rgba(0, 0, 0, 0.36);
  padding: 10px;
  border: 1px solid white;
  width: auto;
}
.wrapper-uslugi .short-navigation span,
.wrapper-uslugi .short-navigation .far {
  color: white;
  letter-spacing: 1px;
  font-weight: bold;
}
.wrapper-uslugi .forma-konsult {
  padding: 60px 0 30px 0;
}
@media screen and (max-width: 750px) {
  .wrapper-uslugi .forma-konsult {
    padding-top: 0px;
  }
  .wrapper-uslugi .short-navigation {
    margin-bottom: 50px !important;
    width: 100%;
  }
}
/*slick start*/

.photo-box {
  position: relative;
}
.photo-box .carousel {
  background: url(/Content/images/3be21f338c88.png);
  background-size: 65px 65px;
  background-position: 0 0;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.photo-box .video {
  background: url(/Content/images/3be21f338c88.png);
  background-size: 65px 65px;
  background-position: 0 -33px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.photo-box .image-wrap {
  position: relative;
}
.photo-box .image-wrap .likes {
  position: absolute;
  bottom: 10px;
  right: 15px;
  padding: 5px;
  background: black;
  background: rgba(0, 0, 0, 0.4);
  color: white;
}
.photo-box .description {
  display: none;
}
.photo-box .description div {
  padding: 15px;
  height: 70%;
  margin-top: 15%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.photo-box:hover .description {
  display: block;
  border: 5px solid white;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
}
.slick-slide img {
  border: 5px solid transparent;
  display: block;
  width: 100%;
}
/*slick end*/

.right_pag {
  float: right;
  text-align: center;
}
.left_pag {
  float: left;
  text-align: center;
}
.image_third_left {
  margin-top: 23px;
  width: 30%;
  float: left;
  margin-right: 20px;
}
.image_third_right {
  margin-top: 23px;
  width: 30%;
  float: right;
  margin-left: 20px;
}
.image_third {
  margin: auto;
  margin-top: 0px;
  width: 70%;
  display: block;
  min-width: 240px;
  max-width: 500px;
}
@media screen and (max-width: 750px) {
  .image_third_left,
  .image_third_right {
    max-width: 450px;
    width: 100%;
    display: block;
    float: none;
    margin: 23px auto;
  }
  .right_pag,
  .left_pag {
    float: none;
    margin: 0;
    display: block;
  }
}
.outer-sovet {
  border: 1px solid #c5c9ca;
  clear: both;
  margin-bottom: 30px;
  display: inline-block;
  padding: 10px;
}
.outer-sovet img {
  width: 100%;
}
.outer-sovet div.short-expl {
  padding: 20px;
}
.outer-sovet div.short-expl h3 {
  font-weight: bold;
  font-size: 24px;
}
.outer-sovet div.short-expl p {
  color: #7c7c7c;
  font-size: 16px;
}
.btn-sovet {
  text-align: center;
  top: -50px;
  position: relative;
  width: 200px;
  margin: auto;
  background: white;
}
#scrolList {
  width: 80%;
  margin: auto;
  display: block;
}
#loadingScroll {
  text-align: center;
}
#loadingScroll img {
  height: 50px;
  margin: 0;
}
@media screen and (max-width: 750px) {
  .outer-sovet {
    text-align: center;
  }
  .outer-sovet img {
    max-width: 300px;
    margin: auto;
  }
}
@media screen and (min-width: 750px) and (max-width: 1100px) {
  .outer-sovet img {
    width: 100%;
    min-height: 200px;
    object-fit: cover;
  }
  .outer-sovet div.short-expl h3 {
    font-size: 20px;
  }
  .outer-sovet div.short-expl p {
    font-size: 14px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-line-clamp: 4;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    display: -webkit-box;
    display: box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    box-orient: vertical;
  }
}
@media screen and (min-width: 751px) {
  .format_thead div {
    font-weight: bold;
    text-align: center;
    padding: 5px;
  }
  .format_table {
    display: table;
    border: 1px solid #4b4350;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .format_thead > div {
    display: table-cell;
    border: 1px solid #4b4350;
    margin: 0;
    width: 25%;
    float: none;
  }
  .format_row,
  .format_thead {
    display: table-row;
  }
  .format_row > div {
    padding: 5px;
    display: table-cell;
    border: 1px solid #4b4350;
    margin: 0;
    width: 25%;
    float: none;
  }
}
@media screen and (max-width: 750px) {
  .format_row {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
    background-color: #f8f8f8;
  }
  .format_row > div {
    text-align: right;
    padding: 8px;
    border: 1px solid #dddddd;
    margin: 0;
  }
  .format_row div div {
    margin-left: 35%;
  }
  .format_row div::before {
    content: attr(data-label);
    float: left;
    text-align: left;
    font-weight: bold;
    width: 32%;
  }
  .format_thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
