.top-search-ctn {
  color: white; }
  .top-search-ctn .language-form .language-select-ctn:after {
    color: white; }
  .top-search-ctn .search-form {
    border-color: white; }

.main-container {
  overflow: hidden; }

.adhere-container {
  padding-bottom: 50px;
  padding-top: 50px; }

.page-header-ctn {
  padding-bottom: 17%;
  background-position: center top; }
  @media (max-width: 767px) {
    .page-header-ctn {
      padding-bottom: 24%; } }

.adhere-content h1, .adhere-content h2, .adhere-content h3, .adhere-content h4, .adhere-content h5 {
  color: #ef3d4c;
  margin-bottom: 20px; }

.adhere-content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px; }

.adhere-words img {
  width: 100%; }

@media (max-width: 767px) {
  .adhere-words-ctn {
    margin-top: 40px; } }
