body {
  font-family: 'Open Sans', sans-serif;
  background: url(../images/bg.png);
  background-attachment: fixed; 
  -webkit-font-smoothing: antialiased;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

.columns-custom table tr td {
	border: 1px solid #eaeaea !important;
    padding: 10px !important;
}

/* 0077c5 */


#dle-content h2,
#dle-content h3,
#dle-content h4,
#dle-content h5,
#dle-content h6 {
  margin-top: 15px;
  margin-bottom: 5px;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}

a {
  color: #0077c5;
}

.post-image {
  width: 450px;
}

.color-pallete img {
  width: 100%;
}

.post-image img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  margin: 0;
  /*margin-bottom: 20px;*/
}

.post-image:after {
  content: '';
  display: table;
  clear: both;
}

.popular .buttons {
  width: 100%;
}

.popular .site-button {
  max-height: 50px;
}

.post-image .image-label {
  display: block;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ccc;
  padding: 25px;
  font-style: italic;
}

section {
  margin: 60px 0;
  padding: 60px 0;
}

.section-title {
  font-size: 30px;
  margin-bottom: 60px;
  font-weight: 900;
  display: block;
}

.section-title:after {
  content: '';
  display: block;
  height: 4px;
  width: 50px;
  margin-top: 20px;
  background: #0077c5;
}

.fullstory .text {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 5px;
}

h1.title {
  font-size: 30px;
  margin-bottom: 40px;
  font-weight: 900;
}


h1.title:after {
  content: '';
  display: block;
  height: 4px;
  width: 50px;
  margin-top: 20px;
  background: #0077c5;
}


.section-subtitle {
  font-size: 24px;
  font-weight: 400;
  color: #a7a7a7;
  margin-bottom: 30px;
}

.block-link {
  display: block;
}

.product-cat .cat-info {
  background: rgba(0, 119, 197, 0.75);
  position: absolute; 
  left: 0;
  right: 0;
  bottom: 0;
}

.product-cat .cat-info .title {
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  padding: 15px;
}

.product-cat .cat-info .site-button {
  color: #fff;
  border-color: #fff;
}

.products .product-cat .block {
  position: relative;
  display: block;
  margin-bottom: 0;
  text-align: left;
  padding-top: 150px;
  padding-bottom: 150px;
  background-size: cover !important;
  background-position: center center !important;
  height: 380px;
  margin-bottom: 30px;
}

.contacts-page .block {
  text-align: center;
}

.contacts-page .svgicon {
  padding: 50px;
  border: 1px solid #0077c5;
  text-align: center;
}

.contacts-page .svgicon svg {
  height: 100px;
  width: 100px;
  fill: #0077c5;
}

.contacts-page .block-info {
  background: #0077c5;
  color: #fff;
  padding: 20px 0;
}

.contacts-page .contact-title {
  text-align: center;
  display: block;
  font-size: 16px;
  color: #fff;
}

.contacts-page .contact-item {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

/*#dle-content img {
  max-width: 100%;
  height: 500px;
  object-fit: cover;
}*/

.sidebar-title {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 700;
  display: block;
}

.site-button {
  padding: 12px 25px;
  background: #0077c5;
  color: #fff;
  transition: all .3s ease;
  display: inline-block;
  cursor: pointer;
}

.site-button:hover {
  background: #046eb3;
  color: #fff;
}

.site-header {
  position: relative;
  /*padding-bottom: 100px;*/
  /*background: url(../images/bg.png);*/
}

.top-line {
  position: relative;
  z-index: 11;
  box-shadow: 0 0 32px rgba(187,187,187,.24);
  max-width: 1400px;
  margin: 0 auto;
}

.site-nav {
  max-width: 1400px;
  margin: 0 auto;
  background: #0077c5;
}

.site-nav:after {
  content: '';
  display: table;
  clear: both;
}

.nav-links {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin-left: -20px;
}

.nav-links li,
.nav-links a {
  display: inline-block;
}

.nav-links a {
  color: #fff;
  font-size: 17px;
  padding: 15px 20px;
  transition: all .3s ease;
  cursor: pointer;
}

.nav-links a:hover {
  background: #046eb3;
}

.header-info {
  max-width: 1400px;
  margin: 0 auto;
  background: #fff;
  padding: 40px 0;
}

.header-info .data-block {
  display: inline-block;
  vertical-align: top;
  margin-right: 0;
  text-align: left;
  margin-left: 50px;
  margin-top: 10px;
}

.top-line .callback {
  float: right;
  cursor: pointer;
  display: block;
  margin-top: 14px;
  color: #fff;
  border-bottom: 1px dashed rgba(255,255,255,.3);
  padding-bottom: 0;
}

.header-info .data-block:first-child {
  margin-left: 0;
}

.header-info .block-1 {
  width: 240px;
}

.header-info .block-2 {
  width: 290px;
}

.header-info .block-3 {
  width: 310px;
}

.header-info .data-block:first-child {
  margin-right: 0;
}

.header-info .data-block .icon {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #d7dde0;
  text-align: center;
  float: left;
  margin-right: 10px;
}

.header-info .contact-data {
  text-align: right;
  float: right;
  padding: 0;
}

.header-info .data-block .label {
  font-size: 14px;
  color: #aaa;
  display: block;
}

.header-info .data-block .icon svg {
  fill: #fff;
  /*width: 28px;*/
  height: 28px;
  margin-top: 14px;
}

.header-info .data-block .contact {
  font-size: 19px;
  font-weight: 700;
  margin-top: 3px;
  display: block;
}

.swiper-container {
  max-width: 1400px;
  height: 350px;
  margin-top: 40px;
  box-shadow: 0 0 32px rgba(187,187,187,.18);
  background-color: #fff;
}

.site-slider {
  max-width: 1400px;
  height: 350px;
  margin: 0 auto;
  position: relative;
}

.swiper-slide {
  padding: 30px 0;
}

.slider-title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 300;
  display: block;
}

.slider-title b {
  font-weight: 900;
}

.slider-info .text {
  display: block;
  font-size: 16px;
  line-height: 26px;
  margin-top: 20px;
}

.slider-info {
  max-width: 650px;
}

.slider-info .site-button {
  margin-top: 20px;
}

.swiper-prev,
.swiper-next {
  width: 50px;
  height: 50px;
  position: absolute;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0 32px rgba(187,187,187,.14);
  cursor: pointer;
  transition: all .3s ease;
}

.swiper-prev:hover,
.swiper-next:hover {
  background: #0077c5;
}

.swiper-prev:hover svg,
.swiper-next:hover svg {
  fill: #fff
}

.swiper-prev svg,
.swiper-next svg {
  transition: all .3s ease;
  width: 21px;
  height: 21px;
  fill: #0077c5;
  margin-top: 15px;
}

.swiper-prev svg {
  margin-left: 14px;
}

.swiper-next svg {
  margin-left: 14px;
}

.swiper-prev {
  left: -85px;
}

.swiper-next {
  right: -85px;
}

.popular,
.usefull,
.site-content,
.sales {
  max-width: 1400px;
  margin: 50px auto;
  background-color: #fff;
  box-shadow: 0 0 32px rgba(187,187,187,.14);
}

.products #dle-content,
.sales #dle-content {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.site-content .sales {
  box-shadow: none;
  margin: 0;
}

.navigation {
  display: block;
  width: 100%;
  margin-left: 10px;
}

.navigation .pages a,
.navigation .pages span {
  display: inline-block;
  padding: 5px 12px;
  margin: 5px;
}

.navigation .pages a {
  background: #fff;
  color: #0077c5;
  box-shadow: 0 0 32px rgba(187,187,187,.1);
}

.navigation .pages span {
  background: #0077c5;
  color: #fff;
}

.navigation .pages {
  float: left;
}

.navigation .page_next-prev {
  float: right;
}

.navigation .page_next-prev svg {
  width: 30px;
  height: 30px;
  fill: #fff;
}

.navigation .page_next-prev span a svg {
  fill: #0077c5;
}


.navigation .page_next-prev span svg {
  fill: #fff;
}

.navigation .page_prev a,
.navigation .page_next a {
  display: inline-block;
  padding: 5px 10px;
  padding-bottom: 0px;
  background: #fff;
  margin: 5px;
  box-shadow: 0 0 32px rgba(187,187,187,.1);
}

.navigation .page_prev span,
.navigation .page_next span {
  display: inline-block;
  padding: 5px 10px;
  padding-bottom: 0px;
  background: #0077c5;
}

.fullstory .preview {
  /*float: left;*/
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.fullstory:after {
  content: '';
  display: table;
  clear: both;
}

.fullstory .sidebar {
  /*width: 25%;*/
  /*float: left;*/
  /*margin-right: 25px;*/
  text-align: center;
}

.fullstory .sidebar .site-button {
  background: #0077c5;
  color: #fff;
  display: inline-block;
  width: 80%;
  border: 1px solid #0077c5;
  padding: 10px 20px;
}

.fullstory .sidebar .site-button:hover {
  background: #046eb3;
}

.fullstory .sidebar .button-border {
  transition: all .3s ease;
  padding: 10px 20px;
  color: #0077c5;
  width: 80%;
  border: 1px solid #0077c5;
  display: inline-block;
  margin-bottom: 10px;
}

.fullstory .sidebar .button-border:hover {
  background: #0077c5;
  color: #fff;
}


.site-content {
  padding: 50px 0;
  margin-bottom: 0;
}

.products .block {
  /*background: #f4f4f4;*/
  /*box-shadow: 0 0 25px rgba(187,187,187,.1);*/
  border: 1px solid #f1f1f1;
  padding: 20px;
}

.products .site-button {
  margin: 15px;
}

.products-dynamic .site-button {
  margin: 0;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 10px 20px;
  background: transparent;
  border: 1px solid #0077c5;
  color: #0077c5;
}

.products-dynamic .site-button:hover {
  background: #0077c5;
  color: #fff;
}

#dle-content iframe {
  margin-bottom: 30px;
}

#dle-content .certificates .cert {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
  padding: 5px 0;
}

.pop {
  margin-bottom: 30px;
}

span.section-title {
  margin-top: 30px;
}

.products .site-button:last-child {
  background: transparent;
  color: #0077c5;
  border: 1px solid #0077c5;
}

.products .site-button:last-child:hover {
  color: #fff;
  background: #0077c5;
}

.products .block {
  text-align: center;
  margin-bottom: 30px;
}

.products .block .preview img {
  max-width: 100%;
  height: 250px;
  object-fit: cover;
}

.products .product-title {
  display: block;
  font-size: 21px;
  font-weight: 700;
  margin-top: 20px;
}

.products .mainpop .product-title {
  font-size: 17px;
}

.products .product-description {
  font-size: 16px;
  line-height: 26px;
  margin-top: 10px;
  color: #888;
}

.products .readmore-link {
  display: inline-block;
  margin-top: 10px;
  border-bottom: 1px solid rgba(0, 119, 197, 0.3);
}

.sales .block {
  /*box-shadow: 0 0 25px rgba(187,187,187,.1);*/
  margin-bottom: 30px;
  padding: 20px;
}

.sales .block .sale-info {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  /*box-shadow: 0 0 32px rgba(187,187,187,.14);*/
}

.sales .block a {
  color: #0077c5;
  border-bottom: 1px solid rgba(255,255,255,.3);
}

.sales .block .sale-image {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.sales .block .date {
  display: block;
  font-size: 14px;
  color: #9c9c9c;
}

.usefull {
  margin-bottom: 0;
}

.usefull .block {
  background: #fff;
  /*box-shadow: 0 0 32px rgba(187,187,187,.14);*/
  /*border: 1px solid #f1f1f1;*/
  /*padding: 30px;*/
}

.usefull .videos iframe {
  margin-bottom: 30px;
}

.certificates .cert svg {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px;
  fill: #0077c5;
}

.certificates .cert {
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
}

.site-footer {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 0;
  background: #0077c5;
  color: #fff;
}

.site-footer a {
  color: #fff;
  border-bottom: 1px solid rgba(255,255,255,.3);
}

.site-footer .link {
  display: inline-block;
  margin-left: 30px;
}

.nav-handler {
  display: none;
}

.mobile-cb {
  display: none;
}

.specimage {
  width: 100%;
  margin-bottom: 20px;
}

.mfp-content .uf-wrapper {
  width: 320px;
}

.mfp-content label {
  text-align: center;
}

.mfp-content .uf-btn {
  width: 100%;
}

.mfp-content .uf-label {
  display: none;
}

.mfp-content .uf-input {
  height: 45px;
  border-radius: 0;
}

.columns-custom {
  -webkit-column-width: 50%;
  -moz-column-width: 50%;
  column-width: 50%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  -webkit-column-rule: 1px solid #f4f4f4;
  -moz-column-rule: 1px solid #f4f4f4;
  column-rule: 1px solid #f4f4f4;
}

/*.ymaps-2-1-55-balloon__content,
.ymaps-2-1-55-balloon__tail {
  background: #0077c5 !important;
}

.ymaps-2-1-55-balloon__content {
  padding: 0 0 10px 20px !important;
  margin-right: 0 !important
}

.ymaps-2-1-55-balloon__close-button {
  display: none !important;
}

.ymaps-2-1-55-balloon__content {
  width: 160px !important;
}

.ymaps-2-1-55-balloon__tail:after {
  background: #0077c5 !important;
}*/

.contact-map {
  margin-top: 100px;
}


#dle-content .preview img {
  width: 100%;
  margin-bottom: 20px;
}

.swiper-slide {
  position: relative;
}

.slide-right {
  position: absolute;
  top: 20px;
  right: 240px;
}

.slide-right .item {
  display: inline-block;
  text-align: center;
}

.slide-right.slide-2 {
  position: absolute;
  top: -30px;
  right: 150px;
}

.slide-right.slide-3 {
  position: absolute;
  top: -30px;
  right: 150px;
}


.slide-right img {
  max-width: 160px;
}

.slide-right.slide-2 .item:first-child img {
  max-width: 400px;
}

.slide-right.slide-2 .item:last-child img {
  max-width: 200px;
}

.slide-right.slide-3 img {
  max-width: 380px;
  max-height: 380px;
  object-fit: cover;
}

.slide-right.slide-2 .item:last-child {
  margin-left: -150px;
}

.slide-right .price {
  display: block;
  color: #fff;
  font-weight: 700;
}

.slide-right.slide-3 .price {
  margin-top: -45px;
}

.slide-right .item:last-child {
  margin-left: -20px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }
}

/*@media (max-width: 1230px) {
  .container {
    max-width: 960px;
  }
}*/

@media (max-width: 1600px) {
  .swiper-prev,
  .swiper-next {
    display: none;
  }
}

@media (max-width: 1285px) {
  .header-info .data-block {
    margin-left: 30px;
  }
  .site-logo {
    padding-right: 0;
  }
}

@media (max-width: 1230px) {
  .header-info .block-2 {
    display: none;
  }

  .header-info .data-block {
    margin-left: 50px;
  }
  .nav-links a {
    padding: 15px 10px;
    font-size: 16px;
  }

  .nav-links {
    margin-left: 0;
  }
}

@media (max-width: 1200px) {
  .popular .certificates {
    margin-top: 30px;
  }

  .contacts-page .block {
    margin-bottom: 30px;
  }

  .site-footer {
    text-align: center;
  }

  .site-footer .text-right {
    text-align: center !important;
    margin-top: 20px;
  }
}

@media (max-width: 992px) {
  .nav-handler,
  .mobile-cb {
    display: inline-block;
    padding: 15px 0;
    color: #fff;
    /*background: rgba(0,0,0,.1);*/
    cursor: pointer;
    position: relative;
    z-index: 111;
  }

  .fullstory .sidebar .preview {
    width: 50%;
    float: left;
  }

  .specimage {
    margin-top: 30px;
  }

  .fullstory .sidebar .preview img {
    width: 100%;
  }

  .color-pallete {
    width: 50%;
    height: 420px;
    overflow: scroll;
  }

  .color-pallete img {
    width: 100%;
  }

  .mobile-cb {
    float: right;
    background: transparent;
  }
  .site-nav .callback {
    display: none;
  }

  .nav-links {
    display: none;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    z-index: 111;
  }

  .links-bg {
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    background: #0768a9;
    display: block;
    width: 100%;
    height: 330px;
    display: none;
  }

  .nav-links li,
  .nav-links a {
    display: block;
    padding: 0;
  }

  .nav-links a {
    padding: 12px 0;
    background: transparent;
  }

  .nav-links a:hover {
    background: transparent;
  }


  .header-info .data-block .icon {
    display: none;
  }

  .header-info .block-1 {
    width: 180px;
  }

  .header-info .block-3 {
    width: 240px;
  }

  .site-logo img {
    width: 120%;
    margin-top: 10px;
  }
}


@media (max-width: 768px) {
  .site-logo {
    text-align: center;
  }

  .site-logo img {
    max-width: 288px;
  }

  .site-header .contact-data {
    margin-top: 30px;
    float: none;
    text-align: center;
  }

  .header-info .data-block:first-child {
    margin-left: 0;
  }

  .swiper-slide {
    text-align: center;
  }

  .slider-title {
    font-size: 28px;
    line-height: 38px;
  }

  .slider-info {
    width: 100%;
    max-width: none;
  }

  .site-slider {
    height: auto;
  }

  .swiper-container {
    height: auto;
  }

  .swiper-slide .container {
    box-sizing: border-box;
  }
}

@media (max-width: 580px) {
  .fullstory h1.title {
    padding: 0 20px;
  }

  .columns-custom {
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-rule: 0;
    -moz-column-rule: 0;
    column-rule: 0;
  }
}

@media (max-width: 520px) {

  .color-pallete {
    width: 80%;
    margin: 0 auto;
    float: none;
  }
    
  .fullstory .sidebar .preview {
    width: 100%;
    float: none;
  }

  .fullstory .sidebar .preview img {
    width: 80%;
  }

  .header-info .data-block {
    width: 100%;
    text-align: center;
    padding: 0 20px;
    margin-left: 0;
  }

  .header-info .data-block:first-child {
    margin-bottom: 15px;
  }

  .site-logo img {
    width: 80%;
  }

  .post-image {
    width: 100%;
  }

  .post-image img {
    width: 100%;
    /*margin-bottom: 20px;*/
  }

  .section-title,
  h1.title {
    font-size: 24px;
  }
}


@media (max-width: 350px) {
  .site-button {
    width: 100%;
  }

  .popular .site-button {
    margin: 0 !important;
    margin-bottom: 20px !important;
  }

  .popular .buttons {
    padding: 0 20px;
    box-sizing: border-box;
  }

}