/***
Theme Name: SDL365
Theme URI:
Author:
Author URI:
Description:
License:
License URI:
Tags:
Text domain:
Domain Path: /languages
*/

.datetimepicker table td {
  padding: 13px !important;
}

.datetimepicker ul li {
  padding: 0 5px;
}

.comment-form-cookies-consent {
  display: none !important;
}

/* 404 page*/

.wrong_page.container {
  padding: 0;
  margin-top: 30px;
}

.wrong_page .about-h1 {
  margin-bottom: 20px;
}

.wrong_page .wrong_page-list {
  margin-top: 25px;
}



.wrong_page .wrong_page-list ul {
  list-style: none;
  margin-top: 5px;
  margin-bottom: 57px;
  padding-left: 0;
}


.wrong_page .wrong_page-list ul li {
  line-height: 24px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}

.wrong_page .wrong_page-list ul li .wrong_page_icon {
  display: flex;
  flex-direction: column;
}

.wrong_page .wrong_page-list ul li .wrong_page_text p {
  margin: 0;
}

.wrong_page .wrong_page-list ul li i {
  color: #339999;
  margin-right: 10px;
  font-size: 12px;
  line-height: 24px;
}

.wrong_page .wrong_page-backlink {
  cursor: pointer;
  color: #6c98ce;
}

.wrong_page .wrong_page-backlink:hover {
  color: #23527c;
}

.wrong_page .btn-primary {
  background-color: #fff;
}

.wrong_page .btn-primary:hover,
.wrong_page .btn-primary:active,
.wrong_page .btn-primary:focus {
  background-color: #d9d9d9;
}

.wrong_page form .glyphicon-search:before {
  color: #d9d9d9;
}

.wrong_page form .glyphicon-search {
  font-size: 20px;
}


.wrong_page .btn-primary:hover .glyphicon-search:before,
.wrong_page .btn-primary:active .glyphicon-search:before,
.wrong_page .btn-primary:focus .glyphicon-search:before {
  color: #fff;
}

.wrong_page form#searchform input {
  height: 46px;
  border-radius: 10px 0 0 10px;
  border: 1px solid #d9d9d9;
  border-right: none;
  box-shadow: none !important;
  font-size: 16px;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  background-clip: padding-box;
}

.wrong_page form .search_button {
  height: 46px;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  border-left: none;
}

.wrong_page form .glyphicon-search:before {
  color: #d9d9d9;
}

.wrong_page-menu {
  margin-top: 52px;
  margin-bottom: 48px;
}

.wrong_page-menu ul {
  list-style: none;
  padding-left: 0;
}

.wrong_page-menu ul li {
  padding-left: 0;
}

.search_results-title {
  color: #4886BD;
  margin: 0 !important;
  transition: 0.3s ease;

}

.search_results-title:hover {
  text-decoration: underline;
  color: #23527c;
  transition: 0.3s ease;
}

.search_results article {
  border-bottom: 1px solid #eee;

  padding: 15px 0;
}


.search_results form {
  margin-bottom: 10px;
}

.search_results .pagination-block {
  margin-top: 30px;
}

.search_results .about-h1 {
  line-height: 35px;
}


footer .menu li {
  padding: 0;
}

.footer-phone {
  margin-top: 10px;
}

.footer-phone p {
  font-size: 20px;
  -webkit-text-fill-color: rgba(255, 255, 255, 1);
  -webkit-opacity: 1;
  color: rgba(255, 255, 255, 1);
}

.footer-seals,
.footer-seal {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
}

.footer-seals img,
.footer-seal img {
  margin-right: 5px;
}

.footer-seals img {
  width: 85px;
}

.footer-seal img {
  width: 180px;
}

.hplw_breadcrumbs {
  margin-bottom: -30px;
  margin-top: 20px;
}

.page .meta-block {
  margin-top: 0 !important;
}


.ui-progressbar {
  position: relative;
}

.ui-widget.ui-widget-content {
  border: 1px solid #339999 !important;
}


/*Media*/
@media screen and (max-width: 420.98px) {

  .datetimepicker table td {
    padding: 8px !important;
  }

  footer .footer-small-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  footer .footer-small-block .row {
    text-align: center;
  }

  .footer-seals img {
    width: 80px;
  }

  .footer-seal img {
    width: 160px;
  }


  .wrong_page.container {
    padding: 0 15px;
  }

  .wrong_page .mobile-image img {
    margin-bottom: 60px;
  }

  .wrong_page .mobile-image {
    display: flex;
    justify-content: center;
  }

  .wrong_page-menu {
    text-align: center;
  }

  .wrong_page-menu .wrong_page-menu-column {
    margin-top: 25px;
  }

}

@media (min-width: 421px) and (max-width: 479.98px) {
  footer .footer-small-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  footer .footer-small-block .row {
    text-align: center;
  }

  .footer-seals img {
    width: 80px;
  }

  .footer-seal img {
    width: 160px;
  }

  .wrong_page.container {
    padding: 0 15px;
  }

  .wrong_page .mobile-image img {
    margin-bottom: 60px;
  }

  .wrong_page .mobile-image {
    display: flex;
    justify-content: center;
  }

  .wrong_page-menu {
    text-align: center;
  }

  .wrong_page-menu .wrong_page-menu-column {
    margin-top: 25px;
  }
}


@media (min-width: 480px) and (max-width: 505.98px) {
  .wrong_page.container {
    padding: 0 15px;
  }

  .wrong_page .mobile-image img {
    margin-bottom: 60px;
  }

  .wrong_page .mobile-image {
    display: flex;
    justify-content: center;
  }

  .wrong_page-menu {
    text-align: center;
  }

  .wrong_page-menu .wrong_page-menu-column {
    margin-top: 25px;
  }
}

@media (min-width:506px) and (max-width: 767.98px) {
  .wrong_page.container {
    padding: 0 15px;
  }

  .wrong_page .mobile-image {
    display: flex;
    justify-content: center;
  }

  .wrong_page .mobile-image img {
    margin-bottom: 60px;
  }

  .wrong_page-menu {
    text-align: center;
  }
}

/*
@media (min-width:768px) and (max-width: 990.98px) {}

@media (min-width:991px) and (max-width: 1118.98px) {}

@media (min-width:1119px) and (max-width: 1198.98px) {}

@media (min-width:1199px) {}
*/