.grecaptcha-badge {
    display: none !important;
}

.error-message {
    font-size: 12px;
    color: #d13938;
    margin-top: 0;
    display: block;
    font-style: italic;
}

.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;
  }

  .navigation_box ul li ul li ul {
    top: -15px !important;
  }

  .header .logo-box img {
    height: 62px;
}

.btn.rounded-btn {
  background: #0f8bc1;
}



.footer {
  background: #0f8bc1;
}


.copyrights h2 {
  border-top: 1px solid #fff;
}
  