#home .breadcrumb .float-start {
  color: #ccc;
}
#home .breadcrumb-item.active {
  color: #ccc;
}
#home .breadcrumb {
  padding: 0;
}

.sppb-panel-modern {
  border: 1px solid #483b2e78;
}
.sppb-panel-modern > .sppb-panel-heading {
  background: #483b2e12;
}

.icon-block img {
  width: 50px;
}
.icon-block .sppb-img-container {
  background: #483b2e47;
  padding: 15px;
  border-radius: 100px;
  border: 1px solid #252525;
}
.icon-block .sppb-media {
  padding: 15px 15px 5px;
  border-radius: 10px;
  transition: 0.3s;
  border: 1px solid #f5d9b8;
  background: #fff;
}
.icon-block .sppb-media:hover {
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16);
  padding: 15px 15px 5px;
  border-radius: 10px;
  transition: 0.3s;
}
#YMapsMarkerList {
  height: 210px !important;
  z-index: 11;
  position: relative;
  left: 6%;
  top: 106px;
  padding: 20px !important;
}
.zhym-li-markerList-advanced {
  background: #483b2e0f !important;
  border-width: 1px !important;
  border-style: solid !important;
  margin: 10px !important;
  border-radius: 5px;
  border-color: #cccccc75;
  padding: 10px 10px 10px 30px !important;
}
.zhym-1-lid-markerList-advanced {
  font-size: 1em;
  margin-top: 14px;
}
a.zhym-li-a-markerList-advanced:link {
  font-weight: 600;
  font-size: 1.2em;
}
.placemarkBody p {
  margin: 10px 0 5px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 14px;
  padding: 10px 0px;
  display: block;
  border-bottom: 1px solid #cccccc80;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li {
  border-bottom: 1px solid rgba(246, 142, 19, 0.19);
}

.divcanvas .logo,
.divcanvas .logo-slogan {
  margin-left: 10px;
  padding-bottom: 5px;
}
.divcanvas {
  border-bottom: 1px solid #cccccc85;
  background: #f5f5f5;
}
.dev-4union {
  text-transform: uppercase;
}
.grid-usluga {
  background: #fff;
}

.sppb-btn-primary.sppb-btn-outline {
  color: #483b2e;
}

.artcat .sppb-article-info-wrap h3 {
  font-size: 16px;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  padding: 20px;
  font-weight: 600;
  text-align: center;
}
.artcat .sppb-addon-article {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
  border: 1px solid #483b2e59;
  border-radius: 10px;
  background: #fff;
}
.artcat .sppb-img-responsive {
  border-radius: 10px 10px 0 0;
}
.artcat .sppb-addon-article:hover {
  box-shadow: none;
  transition: 0.3s;
}

#sp-header.header-sticky .sp-megamenu-parent > li.active > a,
#sp-header.header-sticky .sp-megamenu-parent > li.active:hover > a {
  color: #483b2e;
}
#sp-header.header-sticky .sp-megamenu-parent > li:hover > a {
  color: #483b2e;
}
#sp-header.header-sticky {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  background: #333;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a {
  color: #fff;
}
#sp-header.header-sticky .burger-icon > span {
  background-color: #fff;
}

.bread-white #sp-section-4 {
  background: #fff;
}

li.breadcrumb-item {
  margin-left: 10px;
}

.sppb-panel-modern > .sppb-panel-heading {
  color: #535353;
}

.table2 {
  overflow: auto;
  margin-bottom: 30px;
  margin-top: 20px;
}
.table2 table thead th {
  border: 1px solid #483b2e45;
}
.table2 table {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}
.table2 table thead tr {
  color: #ffffff;
  font-weight: 600;
  background: #8a8a8a;
}
.table2 table thead tr td {
  border: 1px solid #483b2e45;
}
.table2 table tbody tr td {
  border: 1px solid #483b2e45;
}
.table2 table tbody tr:nth-child(2n) {
  background: #f4f4f4;
}
.table2 table tbody tr:nth-child(1n) {
  background: #fbfbfb;
}
.table2 table tbody tr:hover {
  background: #ffecd6;
}
.table2 table td {
  padding: 12px 16px;
}
.table2 table thead th {
  padding: 12px 16px;
}

.home-bg .sppb-section-background-video video {
  filter: grayscale(50%);
}

.logo-slogan {
  display: block;
  line-height: 20px;
  font-size: 15px;
  font-weight: 500;
}
.logo a {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

body {
  background-color: #f4f6f8;
}
.article-details {
  background: #fff;
}
.article-content {
  padding: 37px 50px 10px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 991px) {
  #YMapsMarkerList {
    float: none !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
  }
  #sp-footer #sp-footer2 {
    text-align: left;
  }
  .article-content {
    padding: 27px 15px 10px;
  }
}
.article-details .article-full-image {
  margin-bottom: 0;
}
.article-details .article-full-image img {
  border-radius: 0px;
  width: 100%;
  height: 450px;
  object-fit: cover;
}
.article-content .tags {
  border-top: 1px solid #ccc6;
  padding-top: 30px;
}
.tags > li a {
  border-radius: 5px;
}

.article-content h1 {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}

#sp-left .sp-module.blog-popular-news,
#sp-right .sp-module.blog-popular-news {
  padding-bottom: 10px;
}
#sp-left .sp-module.blog-popular-news .sp-module-title,
#sp-right .sp-module.blog-popular-news .sp-module-title {
  margin-bottom: 30px;
}
#sp-left .sp-module.blog-popular-news .latestnews > div,
#sp-right .sp-module.blog-popular-news .latestnews > div {
  border: 0;
  padding: 0 0 20px;
  margin: 0;
  display: table;
  width: 100%;
}
#sp-left .sp-module.blog-popular-news .article-list-img,
#sp-right .sp-module.blog-popular-news .article-list-img {
  width: 65px;
  float: left;
  margin-right: 15px;
}
#sp-left .sp-module.blog-popular-news a,
#sp-right .sp-module.blog-popular-news a {
  line-height: 1.2;
}

.ulbtn ul {
  padding: 0;
  list-style-type: none;
}
.ulbtn ul li {
  display: inline-block;
}
.ulbtn ul li a {
  background: rgba(237, 20, 91, 0.1);
  color: #333;
  padding: 7px 16px;
  border-radius: 5px;
  margin-right: 5px;
  display: block;
  margin-bottom: 10px;
}
.ulbtn ul li a:hover {
  border-color: #044cd0;
  background-color: #044cd0;
  color: #fff;
}
.category-desc {
  margin-bottom: 30px;
}

#sp-main-body {
  padding: 50px 0;
}
.article-list .tags {
  display: none;
}
.article-list .article,
.list-group-item1 {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
  border: 1px solid #483b2e75;
  background: #fff;
  margin-bottom: 30px;
}
.article-list .article:hover,
.list-group-item1:hover {
  box-shadow: none;
  transition: 0.3s;
}
.article-h,
.tagitem-heading {
  min-height: 60px;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.article-h a,
a.tagitem-heading {
  color: #252525;
}
.article-h a:hover,
a.tagitem-heading:hover {
  color: #483b2e;
}
.tagitem-image {
  border-radius: 3px;
}
.tagitem-image img {
  border: 1px solid #f5f5f5;
}
.tagitem-heading {
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
#sp-top-header {
  background: #f4f6f8;
}

.offcanvas-menu .logo-image {
  margin-left: 8px;
}
.offcanvas-menu {
  color: #191919;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a,
.offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #000;
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
  padding-bottom: 0;
}
.jlmf-list-2 > div {
  width: 100%;
}
#sp-bottom3 .sp-module {
  margin-bottom: 10px;
}
#sp-bottom3 .sp-module ul > li {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 20px;
  font-size: 18px;
}
.text-mini {
  font-size: 12px;
}
.sp-copyright {
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 15px;
  text-transform: uppercase;
}

.article-desc ul,
.ul2 ul {
  list-style: none;
  color: #494b4a;
  line-height: 1.3;
  border-left: 3px solid #483b2e;
  padding: 5px 0 5px 25px;
  margin: 0 0 30px 0;
}
.ul2 ol,
.article-desc ol {
  color: #494b4a;
  line-height: 1.3;
  border-left: 3px solid #483b2e;
  padding: 5px 0 5px 36px;
  margin: 0 0 30px 0;
}
.ul2 ul li::before,
.article-desc ul li:before {
  content: "•";
  color: #483b2e;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ul2 ol li::before,
.article-desc ol li:before {
  color: #483b2e;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ul2 ul li,
.article-desc ul li {
  position: relative;
  padding: 0 0 0 18px;
  margin: 15px 0;
}
.ul2 ol li,
.article-desc ol li {
  position: relative;
  padding: 0 0 0 8px;
  margin: 15px 0;
}
#sp-left .sp-module,
#sp-right .sp-module {
  border: none;
  padding: 0;
}
.jlcontentfieldsfilter input {
  height: auto;
  line-height: 32px;
  margin: inherit;
  margin-top: inherit;
  margin-right: inherit;
  margin-top: inherit;
  margin-right: inherit;
  margin-top: 2px;
  margin-right: 5px;
}
.jlmf-label {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

.speasyimagegallery-gallery-item-title {
  display: none;
}

.doposle .su-image-compare .image-before::before {
  color: #000;
  background: #bb9d829c;
  font-weight: 500;
  font-size: 14px;
  border: 1px solid #ccc;
}
.doposle .su-image-compare .image-after::after {
  color: #000;
  background: #bb9d829c;
  font-weight: 500;
  font-size: 14px;
  border: 1px solid #ccc;
}
.doposle .su-image-compare .image-after-container {
  box-shadow:
    rgb(239, 209, 110) 0px 0px 0px 3px,
    rgb(231, 189, 74) 0px 0px 0px 0.1px inset !important;
}

.jlcc-title-data {
  text-align: left;
  margin: 20px 0 10px;
}

#sp-top-header {
  padding: 30px 0px 10px 0px;
}

.jlcc-block-data .jlcc-input,
.jlcc-block-data .jlcc-textarea {
  min-width: 100%;
}
.jlcc-block-data {
  text-align: left;
}
.sp-megamenu-wrapper {
  width: 100%;
}

.subheading-category {
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative;
  display: block;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  text-transform: uppercase;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-weight: 500 !important;
}
.feat .sppb-img-responsive {
  position: absolute;
  left: -25px;
  top: -30px;
}
.feat2 .sppb-media-content {
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  width: 80%;
  height: 291px;
  z-index: 1;
  position: relative;
}
.feat2 .sppb-img-responsive {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 2;
}
.feat2 .sppb-media-content .sppb-btn {
  margin: 0 0 auto 0;
  bottom: 30px;
  position: absolute;
}

.ruen .rus {
  display: inline-block;
  margin-right: 6px;
  padding: 3px 7px;
  border: 1px solid #008bd2;
  border-radius: 10px;
}

.home-en .ruen .rus {
  display: inline-block;
  margin-right: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 10px;
}
.home-en .ruen .ens {
  display: inline-block;
  margin-left: 6px;
  padding: 3px 7px;
  border: 1px solid #008bd2;
  border-radius: 10px;
}
.ruen .ens,
.ruen .rus {
  display: inline-block;
}
.ruen {
  float: right;
}

.menu-rus .sppb-responsive-bars {
  padding: 0;
  float: right;
}

.menu-rus {
  border-bottom: 3px solid #f5f5f5;
  border-top: 1px solid #f2f2f2;
  padding: 7px 0;
}
uk-scope .uk-link,
.uk-scope a {
  color: #da3b64;
}

@media (max-width: 770px) {
  .grid-usluga .sppb-btn {
    width: 100%;
  }
  .article-h,
  .tagitem-heading {
    font-size: 15px;
  }
  .logo-slogan {
    line-height: 20px;
    font-size: 13px;
  }
  .logo a {
    font-size: 15px;
    line-height: 22px;
  }

  .uk-modal-dialog .uk-grid {
    margin-top: -260px !important;
    position: relative;
  }
  .uk-scope .uk-modal-close-full {
    top: 260px;
  }
  .feat3 img {
    display: block;
    object-fit: cover;
    max-height: 100%;
    height: 300px;
    position: relative;
  }
  .feat2 .sppb-img-responsive {
    display: none;
  }
  .feat2 .sppb-media-content {
    width: 100%;
  }

  .bgc {
    background-image: none !important;
  }
}

@media (max-width: 767px) {
  #sp-bottom .ba-form-page {
    padding: 0px !important;
    width: 100% !important;
  }
  .article-details .article-full-image img {
    height: 250px !important;
  }
  .grid-usluga img {
    object-fit: cover;
    height: 200px;
  }
  .ba-gallery {
    padding: 0 !important;
  }
}

.hover-effect2:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hover-effect2 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hover-effect3 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hover-effect3:hover {
  margin-top: -20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hover-effect4 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hover-effect4:hover {
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hover-effect5 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hover-effect5:hover {
  border-radius: 200px 0px 200px 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hover-effect6 {
  border: 10px solid #f1f1f1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hover-effect6:hover {
  border: 10px solid #366785;
  -moz-box-shadow: 10px 10px 0px #71a6c6;
  -webkit-box-shadow: 10px 10px 0px #71a6c6;
  box-shadow: 10px 10px 0px #71a6c6;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
