/* Mixin Responsive*/
.about-tab-content img {
  max-width: 100% !important;
  height: auto !important; }

.grid__btn {
  border: none; }

#contact .error_contact {
  margin-top: -15px;
  margin-bottom: 26px;
  display: none; }

.footer__logo img {
  height: 200px !important; }

@media (max-width: 575px) {
  .header__btn-text {
    display: none; } }

.footer .footer__inner {
  overflow: hidden; }
  @media (max-width: 575px) {
    .footer .footer__inner .footer__block.left {
      margin-right: -50px; } }

@media (max-width: 767px) {
  .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 27px;
    position: static; } }
@media (max-width: 767px) {
  .header__nav .header__nav-link {
    margin: 0;
    margin-top: 6px; } }

@media (max-width: 767px) {
  .header__btn {
    width: 40px;
    height: 40px; } }

@media (max-width: 767px) {
  .header__btn-bars {
    margin-left: 0; } }

@media (max-width: 767px) {
  .header__elements {
    right: 10px; } }

@media (max-width: 767px) {
  .header__link {
    margin-top: 8px; } }

/*# sourceMappingURL=custom.css.map */
