p + .single-product-gallery {
  margin-top: 40px;
}

.single-product-gallery {
  margin-top: 40px;
  margin-bottom: 20px;
}

.blue-form .scrollbar-inner {
  color: #000;
}

.data {
  line-height: 12px;
  text-align: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.data a.tag {
  line-height: inherit;
  color: #1e90ff;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 300;
  margin: 0 0 0 5px;
  display: inline;
  height: auto;
}

.data span.date {
  position: initial;
  margin-right: auto;
}

.single-card-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.single-card-meta:after {
  content: none;
}

.single-content div.big {
  font-size: 19px;
  line-height: 28px;
  font-weight: 500;
  padding-left: 0;
  margin-bottom: 36px;
  color: #000;
}
.news-detail{
  position: relative;
  transition: all 0.08s linear;
  transform:translateY(0);
  opacity: 1;
}
.news-detail.loaded{
  position: relative;
  transform: translateY(40px);
  opacity: 0.95;
}

.item .label {
  margin-right: 10px;
}

.image-row {
  margin-bottom: 20px;
}

.uploaded-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 18px;
}

.uploaded-images .dropzone,
.uploaded-images .uploaded-image-inner {
  height: 140px;
  width: 174px;
  border: 1px solid #999;
  margin: 0 20px 20px 0;
}

.uploaded-image-inner img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.js-send-file {
  display: none;
}

.js-send-file.active {
  display: inline-block;
  box-shadow: none;
}

.upload-message {
  display: none;
  color: green;
  padding: 0 15px;
  max-width: 333px;
  vertical-align: middle;
}

.upload-message.show {
  display: inline-block !important;
}

.upload-message.error {
  color: red;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.link > .link {
  display: inline-block;
  margin-top: 0;
}

.errors {
  margin-bottom: 35px;
  color: red;
}

.errors .error {
  margin-bottom: 10px;
}

.form-media .appended-item {
  margin-bottom: 25px;
}

.form-media .appended-item:last-of-type {
  margin-bottom: 0;
}

.item.list .item-content {
  width: 100%;
}

.news .item-category {
  position: initial;
}

.compare-brand .img {
  max-width: 120px;
}

#headerSearchMobile [class*=" icon-"],
#headerSearchMobile [class^=icon-] {
  color: #fff;
}

.single-content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 12px;
    color: #000;
}

.lined-list.property-filter {
  max-height: unset;
}

.subscribe-form.submited {
  text-align: center;
  padding: 20px 0;
}

@media (min-width: 1200px) {

  .page-titlenew {
    color: #1e90ff;
    font-size: 41px;
    line-height: 46px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 55px;
    text-align: center;
  }

}

@media only screen and (max-width: 767px) {

  .page-titlenew {
    color: #1e90ff;
    font-size: 24px;
    line-height: 27px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 38px;
    text-align: center;
  }

.single-content p {
    margin-bottom: 18px;
}

  .sticky-social77 {
    padding-top: 14px;
    position: static;
    margin-left: -35px;
    float: left;
    display: inline-block;
    width: 70%;
    margin-bottom: 18px;
    z-index: 6000;
    overflow: visible;
  }

  .sticky-social {
    padding-top: 0px;
    margin-top: -50px;
    position: relative;
    margin-left: -36px;
    float: left;
    display: inline-block;
    width: 70%;
    margin-bottom: 100px;
    overflow: hidden;

  }

.sticky-social.stuck {
    top: 0px;
  }

.single-content1 {
    margin-bottom: 1px;
    height: auto !important;
    padding-top: 100px;
  }

    #section1 {
    margin-bottom: 155px;

  }

.big-img-wrap .card-brand {
    top: 50px;
    width: 110px;
    padding: 3px;
    height: 120px;
    margin-top: 5%;
    overflow: visible;
    z-index: 2;
    right: 10px;
}

.single-card-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px;
    z-index: 1997;
    margin-bottom: -38px;
}


.single-card-meta .tags {
    width: 100%;
    margin-bottom: 18px;
    z-index: 1119;
}

.single-card-meta .tags li a {
    padding-left: 15px;
    padding-right: 15px;
    z-index: 1000;

}
}




/* Анимация загрузки */
#fountainG{
  position:relative;
  width:100%;
  height:18px;
  text-align: center;
}

.fountainG{
  display: inline-block;
  background-color:rgb(255,255,255);
  width:18px;
  height:18px;
  animation-name:bounce_fountainG;
  -o-animation-name:bounce_fountainG;
  -ms-animation-name:bounce_fountainG;
  -webkit-animation-name:bounce_fountainG;
  -moz-animation-name:bounce_fountainG;
  animation-duration:1s;
  -o-animation-duration:1s;
  -ms-animation-duration:1s;
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-iteration-count:infinite;
  -o-animation-iteration-count:infinite;
  -ms-animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
  -moz-animation-iteration-count:infinite;
  animation-direction:normal;
  -o-animation-direction:normal;
  -ms-animation-direction:normal;
  -webkit-animation-direction:normal;
  -moz-animation-direction:normal;
  transform:scale(.3);
  -o-transform:scale(.3);
  -ms-transform:scale(.3);
  -webkit-transform:scale(.3);
  -moz-transform:scale(.3);
  border-radius:10px;
  -o-border-radius:10px;
  -ms-border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}

#fountainG_1{
  animation-delay:0.4s;
  -o-animation-delay:0.6s;
  -ms-animation-delay:0.6s;
  -webkit-animation-delay:0.4s;
  -moz-animation-delay:0.6s;
}

#fountainG_2{
  animation-delay:0.55s;
  -o-animation-delay:0.75s;
  -ms-animation-delay:0.75s;
  -webkit-animation-delay:0.55s;
  -moz-animation-delay:0.75s;
}

#fountainG_3{
  animation-delay:0.7s;
  -o-animation-delay:0.9s;
  -ms-animation-delay:0.9s;
  -webkit-animation-delay:0.7s;
  -moz-animation-delay:0.9s;
}

@keyframes bounce_fountainG{
  0%{
    transform:scale(1);
    background-color:rgb(255,255,255);
  }

  100%{
    transform:scale(.3);
    background-color:transparent;
  }
}

@-o-keyframes bounce_fountainG{
  0%{
    -o-transform:scale(1);
    background-color:rgb(255,255,255);
  }

  100%{
    -o-transform:scale(.3);
    background-color:transparent;
  }
}

@-ms-keyframes bounce_fountainG{
  0%{
    -ms-transform:scale(1);
    background-color:rgb(255,255,255);
  }

  100%{
    -ms-transform:scale(.3);
    background-color:transparent;
  }
}

@-webkit-keyframes bounce_fountainG{
  0%{
    -webkit-transform:scale(1);
    background-color:rgb(255,255,255);
  }

  100%{
    -webkit-transform:scale(.3);
    background-color:transparent;
  }
}

@-moz-keyframes bounce_fountainG{
  0%{
    -moz-transform:scale(1);
    background-color:rgb(255,255,255);
  }

  100%{
    -moz-transform:scale(.3);
    background-color:transparent;
  }
}

@media (max-width: 992px) {
  .uploaded-images {
    padding: 0 12px;
  }

  .upload-message.show {
    display: block !important;
    margin: 15px auto 0;
    padding: 0;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .col-xs-12 .dropzone {
    margin-bottom: 35px;
  }
}