.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0;
  font-size: 77%;
  color: #dc3545;
}
.feedback .textfield,
.feedback .textarea {
  margin-bottom: 0px;
}
.feedback .margin-feedback {
  margin-bottom: 25px;
}
.section.home-about.home-expertise .items img {
  width: 80px;
}
/*#st-1 .st-btn[data-network='facebook'] {
    display: inline-block !important;
    margin-bottom: 4px;
}
#st-1 .st-btn[data-network='twitter'] {
   display: inline-block !important;
   margin-bottom: 4px;
}*/
#loader {
  color: #dc3545;
  font-size: large;
}
.header {
  z-index: 9998;
}

#name-error {
  margin-left: 0px;
}
.file-info {
  top: -10px;
}
@media only screen and (max-width: 767px) {
  .upToScroll {
    display: block !important;
  }
}
.error-message {
  width: 100%;
  margin-top: -15px;
  font-size: 77%;
  color: #dc3545;
  margin-left: 13px;
}

.editor-box .editor-gallery-list .article-img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.editor-box .editor-gallery-list .article-img {
  margin-bottom: 10px;
  margin-right: 0;
  width: 100% !important;
}

.editor-box .editor-gallery-list .items {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}

.editor-box .editor-gallery-list {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}

.editor-box .editor-gallery-list .address-title,
.editor-gallery-list
  .contact-section
  .contact-list
  .items.info-item
  .address-item
  .address-line,
.contact-section
  .contact-list
  .items.info-item
  .address-item
  .editor-gallery-list
  .address-line {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #2f373a;
}
