.hamburger {
  cursor: pointer;
  display: flex;
  margin-left: 10px;
}
.hamburger-animation {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
.open .hamburger-animation {
  transform: rotate(90deg);
}
.hamburger-path {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dasharray 500ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
.hamburger-path:nth-child(1) {
  transform-origin: 36% 40%;
}
.hamburger-path:nth-child(2) {
  stroke-dasharray: 29 299;
}
.hamburger-path:nth-child(3) {
  transform-origin: 35% 63%;
}
.hamburger-path:nth-child(4) {
  stroke-dasharray: 29 299;
}
.hamburger-path:nth-child(5) {
  transform-origin: 61% 52%;
}
.hamburger-path:nth-child(6) {
  transform-origin: 62% 52%;
}
.open .hamburger-path:nth-child(1) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}
.open .hamburger-path:nth-child(2) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}
.open .hamburger-path:nth-child(3) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.open .hamburger-path:nth-child(4) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}
.open .hamburger-path:nth-child(5) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.open .hamburger-path:nth-child(6) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}
.page_speed_1022960481 {
  display: none;
  visibility: hidden;
}
.toast-title {
  font-weight: 700;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #fff;
}
.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}
@media (max-width: 767px) {
  .header__logo__wrapper {
    padding: 10px 0;
  }
}
.header__logo__link {
  display: block;
}
.header__logo__img {
  width: 220px;
}
.header__call-info__wrapper {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 449px) {
  .header__call-info__wrapper {
    flex-direction: column;
    line-height: 16px;
  }
}
.header__call-info__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
.header__call-info__phone-icon__wrapper {
  height: 25px;
  width: 25px;
  margin-right: 10px;
}
.header__call-info__phone-icon {
  color: #fff872;
  fill: currentcolor;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0;
  width: 25px;
  height: 25px;
}
.header__call-info__text {
  color: #fff;
}
.header__call-info__number__link,
.modal__open-node__request-call {
  color: #fff872;
  cursor: pointer;
}
.header__call-info__number__link:hover {
  text-decoration: underline;
}
.header__action-buttons__wrapper {
  display: flex;
  align-items: center;
}
.auth-button {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
}
@media (max-width: 767px) {
  .auth-button {
    padding: 10px 15px;
    margin-right: 15px;
  }
}
.auth-button--signin:hover {
  border-color: #fff872;
  color: #fff872;
}
.auth-button--signout:hover {
  border-color: #fff872;
  color: #fff872;
}
.header__item__button__text {
  padding-left: 5px;
}
.auth-button--signup,
.header {
  position: absolute;
  width: 100%;
  z-index: 999;
}
.header .order-button {
  padding-left: 10px;
}
.header__inner {
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .header__inner {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .header__inner {
    align-items: center;
  }
}
.order-button__via-link--header {
  display: block;
  background: #ff4d4a;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  border-radius: 5px;
  border-width: inherit;
}
.order-button__via-link--header:hover,
.order-button__via-link--header:focus,
.order-button__via-link--header:active {
  color: #fff;
  opacity: 0.8;
}
.main-navbar {
  width: 100%;
  z-index: 3;
  top: 72px;
}
@media (max-width: 767px) {
  .main-navbar {
    top: 80px;
  }
}
@media (min-width: 768px) {
  .main-navbar .order-button {
    padding-left: 10px;
  }
}
.default-navbar {
  position: absolute;
}
.default-navbar .navbar__wrapper {
  background: rgba(17, 17, 17, 0.4);
}
@media (max-width: 767px) {
  .default-navbar .navbar__wrapper {
    background: rgba(17, 17, 17, 0.9);
    height: 100vh;
  }
}
@media (min-width: 992px) {
  .default-navbar .primary-navbar {
    width: 100%;
  }
}
.default-navbar .primary-navbar__list {
  width: 100%;
}
.default-navbar .primary-navbar__list-item__link {
  padding: 10px 20px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .default-navbar .primary-navbar__list-item__link {
    padding: 15px 20px;
    font-size: 17px;
  }
}
.navbar__wrapper {
  background: #565656;
}
.navbar-container {
  width: calc(100% - 30px);
}
.navbar__inner {
  display: flex;
  justify-content: space-between;
}
.primary-navbar {
  width: 70%;
}
.primary-navbar__list {
  justify-content: space-between;
}
.primary-navbar__list-item__link {
  padding: 20px 15px;
  font-size: 15px;
}
.primary-navbar__list-item__link.active,
.primary-navbar__list-item__link:hover,
.primary-navbar__list-item__link:focus {
  border-bottom: 1px solid #fff872;
  margin-bottom: -1px;
}
.navbar__action-buttons__wrapper {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .navbar__action-buttons__wrapper {
    flex-direction: row;
justify-content: center;
margin-top: 10px;
  }
}
.navbar__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .navbar__inner {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .primary-navbar {
    width: 100%;
  }
}
.primary-navbar__list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.primary-navbar__list-item__link {
  display: block;
  color: #fff;
}
.primary-navbar__list-item__link.active,
.primary-navbar__list-item__link:hover,
.primary-navbar__list-item__link:focus {
  text-decoration: none;
  color: #fff;
  margin-top: -1px;
  border-top: 1px solid #fff872;
}
@media (max-width: 767px) and (min-width: 568px) {
.primary-navbar__list {
justify-content: center;
flex-direction: row !important;
flex-wrap: wrap;
}
}
@media (max-width: 567px) {
  .primary-navbar__list {
    flex-direction: column;
  }
}
.mobile-navbar {
  position: absolute;
}
.mobile-navbar .navbar__wrapper {
  background: rgba(17, 17, 17, 0.4);
}
.mobile-navbar .navbar__wrapper.active {
  background: rgba(0, 0, 0, 0.8);
}
.mobile-navbar .navbar__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
.mobile-navbar .primary-navbar {
  margin-top: 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .mobile-navbar .primary-navbar {
    order: 3;
    margin-top: 0;
  }
}
.mobile-navbar .primary-navbar__list-item__link {
  font-size: 16px;
  padding: 10px;
  width: 100%;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.mobile-navbar .primary-navbar__list-item:last-child .primary-navbar__list-item__link {
  border-bottom: 0;
}
.mobile-navbar .navbar__action-buttons__wrapper {
  display: flex;
  align-items: center;
  padding: 15px 20px;
}
@media (max-width: 767px) {
  .mobile-navbar .navbar__action-buttons__wrapper {
    order: 2;
  }
}
@media (max-width: 449px) {
  .mobile-navbar .navbar__action-buttons__wrapper {
    padding: 15px 0;
  }
}
.navbar__mobile-menu__toggle-button {
  cursor: pointer;
}
@media (min-width: 650px) {
  .navbar__mobile-menu__toggle-button {
    width: 30%;
  }
}
.navbar__mobile-menu__toggle-button .navbar__mobile-menu__toggle-button__icon {
  float: left;
  font-size: 25px;
  color: #fff;
  padding: 20px;
  opacity: 1;
}
@media (max-width: 350px) {
  .navbar__mobile-menu__toggle-button .navbar__mobile-menu__toggle-button__icon {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .navbar__mobile-menu__toggle-button {
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mobile-navbar .navbar__wrapper.active .primary-navbar {
    width: 100%;
  }
  .mobile-navbar .navbar__wrapper.active .primary-navbar__inner {
    align-items: flex-start;
  }
  .mobile-navbar .navbar__wrapper.active .navbar__action-buttons__wrapper {
    flex-direction: column;
    width: 50%;
  }
  .mobile-navbar .navbar__wrapper.active .auth-button {
    padding: 10px;
  }
  .mobile-navbar .navbar__wrapper.active .auth-button--signin,
  .mobile-navbar .navbar__wrapper.active .auth-button--signout {
    border-right: 0;
  }
  .mobile-navbar .navbar__wrapper.active .auth-button--signup,
  .mobile-navbar .navbar__wrapper.active .auth-button--dashboard {
    margin-left: 0;
  }
}
.order-button__via-link--navbar {
  display: block;
  background: #ff4d4a;
  color: #fff;
  font-size: 16px;
  padding: 7px 10px;
  border-radius: 5px;
  border-width: inherit;
}
.order-button__via-link--navbar:hover,
.order-button__via-link--navbar:focus,
.order-button__via-link--navbar:active {
  color: #fff;
}
.secondary-navbar__list {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .secondary-navbar__list {
    flex-wrap: wrap;
  }
}
.secondary-navbar__list-item__link {
  font-weight: 300;
  display: block;
  padding: 10px;
  margin-left: 5px;
  font-size: 16px;
  color: #fff;
  position: relative;
}
.secondary-navbar__list-item__link:after {
  content: "";
  width: 1px;
  height: 20px;
  background: #fff;
  position: absolute;
  right: -1px;
  top: calc(50% - 10px);
}
.secondary-navbar__list-item__link:hover {
  color: #fff;
  text-decoration: none;
}
.legal-menu-item__wrapper:focus,
.legal-menu-item__wrapper:hover,
.secondary-navbar__list-item__link:focus,
.secondary-navbar__list-item__link:hover {
  color: #fff;
}
.secondary-navbar__list-item__link,
.legal-menu-item__wrapper,
.our-services-menu-item__wrapper {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.secondary-navbar__list-item__link:hover,
.secondary-navbar__list-item__link:focus,
.legal-menu-item__wrapper:hover,
.legal-menu-item__wrapper:focus,
.our-services-menu-item__wrapper:hover,
.our-services-menu-item__wrapper:focus {
  color: #fff;
  text-decoration: underline;
}
.secondary-navbar__list-item {
  margin: 0 20px;
}
@media (max-width: 767px) {
  .secondary-navbar__list-item {
    margin-bottom: 10px;
  }
}
@media (max-width: 449px) {
  .secondary-navbar__list-item {
    margin: 0 10px 10px;
  }
}
.secondary-navbar__list-item__link,
.legal-menu-item__wrapper {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
.secondary-navbar__list-item__link:hover,
.secondary-navbar__list-item__link:focus,
.legal-menu-item__wrapper:hover,
.legal-menu-item__wrapper:focus {
  color: #fff;
  text-decoration: underline;
}
.legal-menu-item__wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  position: relative;
  cursor: pointer;
}
.legal-menu-item__wrapper .toggle-icon {
  vertical-align: middle;
  display: inline-block;
  border-bottom: 4px solid;
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-left: 4px solid rgba(0, 0, 0, 0);
}
.legal-menu-item__wrapper,
.secondary-navbar__list-item__link {
  display: block;
  padding: 5px 13px;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
}
.legal-menu-item__wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  position: relative;
  cursor: pointer;
}
.legal-menu-item__wrapper .toggle-icon {
  vertical-align: middle;
  display: inline-block;
  border-bottom: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.legal-menu-item__wrapper:hover .legal-menu-item__list__wrapper {
  display: block;
}
.legal-menu-item__wrapper:focus,
.legal-menu-item__wrapper:hover,
.secondary-navbar__list-item__link:focus,
.secondary-navbar__list-item__link:hover {
  color: #fff;
}
.secondary-navbar__list-item__link,
.legal-menu-item__wrapper,
.our-services-menu-item__wrapper {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.secondary-navbar__list-item__link:hover,
.secondary-navbar__list-item__link:focus,
.legal-menu-item__wrapper:hover,
.legal-menu-item__wrapper:focus,
.our-services-menu-item__wrapper:hover,
.our-services-menu-item__wrapper:focus {
  color: #fff;
  text-decoration: underline;
}
.legal-menu-item__wrapper {
  font-weight: 300;
  padding: 10px;
  margin-left: 5px;
  font-size: 16px;
  color: #fff;
}
.footer__accepts__wrapper {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .footer__accepts__wrapper {
    flex-wrap: wrap;
  }
}
.footer__accepts__list {
  display: flex;
  align-items: center;
}
.footer__accepts__list-item {
  margin: 0 7px;
}
.footer__social-links__wrapper {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .footer__social-links__wrapper {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .footer__social-links__wrapper {
    justify-content: center;
    flex-direction: column;
  }
}
.social-links__list-item__button__image-icon__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  border-radius: 15px;
  transition: background-color 0.2s;
  background: no-repeat center center;
}
.social-links__list-item__button__image-icon__link--twitter {
  background: #55acee;
}
.social-links__list-item__button__image-icon__link--twitter:hover {
  background: #83beec;
}
.social-links__list-item__button__image-icon__link--facebook {
  background: #3b5998;
}
.social-links__list-item__button__image-icon__link--facebook:hover {
  background: #5687ef;
}
.social-links__list-item__button__image-icon__link--google-plus {
  background: #dd4b39;
}
.social-links__list-item__button__image-icon__link--google-plus:hover {
  background: #f77a6b;
}
.footer__disclaimer__wrapper {
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  margin: 15px 0;
}
.footer__copyright__wrapper {
  font-weight: 300;
  text-align: center;
  color: #fff;
  font-size: 21px;
}
@media (max-width: 767px) {
  .footer__logo__wrapper {
    padding: 10px 0;
  }
}
.footer__logo__link {
  display: block;
}
.footer__logo__img {
  width: 155px;
  height: 45px;
}
.footer {
  padding: 30px 0 75px;
  background-size: cover;
  color: #fff;
}
@media (min-width: 992px) {
  .footer {
    background: #585757;
  }
}
@media (max-width: 991px) {
  .footer {
    background: #585757;
  }
}
.footer {
  background-size: cover;
}
@media (min-width: 992px) {
  .footer {
    background: url(../img/opjne732ccs9asxwpf/footer.png);
    background-color: #585757;
  }
}
@media (max-width: 991px) {
  .footer {
    background: url(../img/opjne732ccs9asxwpf/footer-tablet.jpg);
    background-color: #585757;
  }
}
.footer__second-row {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 20px 0;
}
.footer__part-title {
  font-weight: 300;
  font-size: 22px;
  margin: 0 10px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .footer__part-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer__part-title {
    margin-bottom: 20px;
  }
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 10px;
  font-family: sans-serif;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 14px;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.caret {
  display: inline-block;
  vertical-align: middle;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
a:active,
a:hover,
a:focus {
  outline: 0;
}
b,
strong {
  font-weight: 700;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
blockquote {
  padding: 10px 20px;
  margin: 10px 0;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.main-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.main-content {
  flex: 1 0 auto;
}
.footer {
  flex: 0 0 auto;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 992px) {
  .container__sm-on-md {
    width: 750px;
  }
}
@media (min-width: 1200px) {
  .container__md-on-lg {
    width: 970px;
  }
}
.container:before,
.container:after {
  display: table;
  content: " ";
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.hidden {
  display: none !important;
}
@media (max-width: 649px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 650px) {
  .hidden-xs-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg-up {
    display: none !important;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
table {
  background-color: transparent;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.scroll-disabled {
  overflow: hidden;
}
.hide-via-visibility {
  visibility: hidden !important;
  opacity: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  height: 0 !important;
  width: 0 !important;
  overflow: hidden !important;
}
.show-via-visibility {
  visibility: visible;
  transition: visibility 0s, opacity 0.2s linear;
  opacity: 1;
}
.animation-element--shake {
  -webkit-animation: kf_shake 0.4s 1 linear;
  animation: kf_shake 0.4s 1 linear;
}
@-webkit-keyframes kf_shake {
  0% {
    transform: translate(30px);
  }
  20% {
    transform: translate(-30px);
  }
  40% {
    transform: translate(15px);
  }
  60% {
    transform: translate(-15px);
  }
  80% {
    transform: translate(8px);
  }
  100% {
    transform: translate(0);
  }
}
@keyframes kf_shake {
  0% {
    transform: translate(30px);
  }
  20% {
    transform: translate(-30px);
  }
  40% {
    transform: translate(15px);
  }
  60% {
    transform: translate(-15px);
  }
  80% {
    transform: translate(8px);
  }
  100% {
    transform: translate(0);
  }
}
.animation-element--error {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
  background: #f4d0cf;
}
body {
  font-family: "exo 2", sans-serif;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .main-wrapper .main-banner__info-side {
    padding-left: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1080px) {
  .main-wrapper .main-banner__info-side {
    padding-left: 42px;
  }
}
.main-wrapper:not(.how-it-works):not(.prices):not(.landings) .main-content {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .main-wrapper:not(.how-it-works):not(.prices):not(.landings) .main-content {
    padding-bottom: 30px;
  }
}
.main-wrapper:not(.home):not(.paper-help):not(.landings):not(.rateus):not(.login):not(.signup):not(.get-work-done-and-be-happy)
  .page-top__wrapper {
  background: url(../img/opjne732ccs9asxwpf/alt_head.jpg);
  background-size: cover;
  height: 160px;
  position: absolute;
  width: 100%;
}
@media (max-width: 991px) {
  .main-wrapper:not(.home):not(.paper-help):not(.landings):not(.rateus):not(.login):not(.signup):not(.get-work-done-and-be-happy)
    .page-top__wrapper {
    height: 150px;
  }
}
@media (max-width: 767px) {
  .main-wrapper:not(.home):not(.paper-help):not(.landings):not(.rateus):not(.login):not(.signup):not(.get-work-done-and-be-happy)
    .page-top__wrapper {
    height: 185px;
  }
}
@media (min-width: 992px) {
  .main-wrapper:not(.home):not(.paper-help):not(.landings):not(.rateus):not(.login):not(.signup):not(.get-work-done-and-be-happy).blog
    .main-content {
    padding-top: 160px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .main-wrapper:not(.home):not(.paper-help):not(.landings):not(.rateus):not(.login):not(.signup):not(.get-work-done-and-be-happy).blog
    .main-content {
    padding-top: 150px;
  }
}
@media (max-width: 767px) {
  .main-wrapper:not(.home):not(.paper-help):not(.landings):not(.rateus):not(.login):not(.signup):not(.get-work-done-and-be-happy).blog
    .main-content {
    padding-top: 185px;
  }
}
.main-wrapper:not(.home):not(.paper-help):not(.landings):not(.rateus):not(.login):not(.signup):not(.get-work-done-and-be-happy)
  .main-content {
  padding-top: 230px;
}
@media (max-width: 767px) {
  .main-wrapper:not(.home):not(.paper-help):not(.landings):not(.rateus):not(.login):not(.signup):not(.get-work-done-and-be-happy)
    .main-content {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .main-banner__wrapper .get-help-section {
    margin-top: 55px;
  }
}
@media (max-width: 991px) {
  .main-banner__wrapper .get-help-section {
    margin-top: 20px;
  }
}
.get-help-section__title {
  text-align: center;
  color: #333;
}
@media (min-width: 992px) {
  .get-help-section__title {
    font-size: 35px;
    font-weight: 300;
    padding: 30px 0;
  }
}
@media (max-width: 991px) {
  .get-help-section__title {
    font-size: 14px;
    font-weight: 400;
    padding: 15px 0;
  }
}
.get-help-section__list {
  max-width: 485px;
}
@media (max-width: 991px) {
  .get-help-section__help-text {
    padding: 10px 0;
  }
}
.get-help-section__help-text,
.get-help-section__list__item {
  font-weight: 500;
  color: #979797;
}
@media (min-width: 992px) {
  .get-help-section__help-text,
  .get-help-section__list__item {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .get-help-section__help-text,
  .get-help-section__list__item {
    font-size: 18px;
  }
}
.get-help-section__top {
  display: flex;
  align-items: center;
  border-radius: 5px;
  max-width: 860px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .get-help-section__top {
    padding: 40px 25px;
  }
}
@media (max-width: 991px) {
  .get-help-section__top {
    padding: 30px 0;
    flex-direction: column;
    text-align: center;
  }
}
.main-banner__wrapper .get-help-section__top {
  background: rgba(0, 0, 0, 0.1);
}
.get-help-section__wrapper .get-help-section {
  padding: 0 15px;
}
.get-help-section__wrapper .get-help-section__top {
  background: rgba(0, 0, 0, 0.85);
}
.get-help-section__center,
.get-help-section__bottom {
  color: #fff;
  text-align: center;
}
.get-help-section__center {
  font-size: 18px;
  font-weight: 500;
  margin-top: -15px;
}
.get-help-section__bottom {
  margin-top: 10px;
}
.get-help-section__bottom .modal__open-node__request-call {
  font-weight: 500;
  text-transform: uppercase;
  width: 200px;
  margin: 0 auto;
}
.get-help-section__bottom .modal__open-node__request-call:before {
  content: "";
  background: url(../img/opjne732ccs9asxwpf/phone_icon.png);
  position: absolute;
  width: 19px;
  height: 22px;
  margin-left: -30px;
  margin-top: 8px;
}
@media (min-width: 992px) {
  .get-help-section__bottom .modal__open-node__request-call {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .get-help-section__bottom .modal__open-node__request-call {
    font-size: 20px;
  }
}
@media (min-width: 450px) {
  .main-banner__wrapper {
    background: url(../img/opjne732ccs9asxwpf/header_1-min.png) no-repeat;
    background-color: #332f2c;
    background-size: cover;
  }
}
@media (max-width: 449px) {
  .main-banner__wrapper {
    background: #332f2c;
    background-size: cover;
  }
}
@media (min-width: 450px) {
  .main-banner__wrapper {
    background: url(../img/opjne732ccs9asxwpf/header_1.png) no-repeat;
    background-color: #332f2c;
    background-size: cover;
  }
}
.main-banner__inner {
  padding-top: 230px;
  padding-bottom: 50px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .main-banner__inner {
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding-top: 130px;
  }
}
.main-banner__title {
  font-size: 56px;
  font-weight: 600;
  color: #fff;
  margin: 10px 0 5px;
  line-height: 84px;
}
@media (max-width: 1199px) {
  .main-banner__title {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .main-banner__title {
    margin: 0 0 5px;
  }
}
@media (max-width: 767px) {
  .main-banner__title {
    font-size: 28px;
    line-height: 38px;
  }
}
.main-banner__subtitle {
  font-size: 40px;
  padding: 20px 0;
  font-weight: 300;
  color: #fff872;
  line-height: 70px;
}
@media (max-width: 767px) {
  .main-banner__subtitle {
    font-size: 22px;
    line-height: 24px;
  }
}
.main-banner__primary-advantages__wrapper {
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 450px) {
  .main-banner__primary-advantages__wrapper {
    margin-top: 10px;
    flex-direction: column;
    align-items: center;
  }
}
.main-banner__primary-advantage {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .main-banner__primary-advantage {
    align-items: center;
    flex-direction: column;
    width: 50%;
  }
}
@media (max-width: 450px) {
  .main-banner__primary-advantage {
    margin-top: 20px;
    width: 100%;
  }
}
.main-banner__primary-advantage__image__wrapper {
  margin-right: 20px;
  width: 60px;
  height: 60px;
}
@media (min-width: 992px) {
  .main-banner__primary-advantage__text {
    max-width: 200px;
  }
}
@media (max-width: 991px) {
  .main-banner__primary-advantage__text {
    margin-top: 10px;
  }
}
.main-banner__primary-advantage__text-title {
  font-size: 21px;
  color: #fff872;
  font-weight: 600;
}
.main-banner__primary-advantage__text-description {
  font-size: 19px;
  color: #fff;
  font-weight: 300;
}
@media (max-width: 991px) {
  .main-banner__functional-side {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  #microservice__order-calculator__root {
    min-width: 350px;
    min-height: 440px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#microservice__cookie-policy-notification__root {
  display: none;
}
@media (min-width: 992px) {
  .our-advantages__wrapper {
    background: #fff;
    background-size: cover;
  }
}
.our-advantages__title {
  color: #333;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .our-advantages__title {
    text-align: center;
  }
}
.our-advantages__inner {
  position: relative;
  padding: 80px 0;
  text-align: center;
}
@media (max-width: 991px) {
  .our-advantages__inner {
    padding: 60px 0;
  }
}
@media (min-width: 992px) {
  .our-advantages__list {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
  }
}
.our-advantages__list-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .our-advantages__list-item {
    width: calc(100% / 3 - 4%);
  }
}
@media (max-width: 991px) {
  .our-advantages__list-item {
    align-items: center;
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
  }
}
.our-advantages__list-item__image__wrapper {
  width: 100%;
  height: 100px;
}
@media (max-width: 767px) {
  .our-advantages__list-item__image {
    width: 100%;
  }
}
.our-advantages__list-item__text-title {
  font-size: 21px;
  font-weight: 500;
}
.our-advantages__list-item__text-description {
  font-size: 19px;
  font-weight: 300;
}
.our-advantages__girl__wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
}
.our-stats__wrapper {
  background-size: cover;
}
@media (min-width: 992px) {
  .our-stats__wrapper {
    background: #585757;
  }
}
@media (max-width: 991px) {
  .our-stats__wrapper {
    background: #585757;
  }
}
.our-stats__wrapper {
  background-size: cover;
}
@media (min-width: 992px) {
  .our-stats__wrapper {
    background: url(../img/opjne732ccs9asxwpf/our-stats.png);
    background-color: #585757;
  }
}
@media (max-width: 991px) {
  .our-stats__wrapper {
    background: url(../img/opjne732ccs9asxwpf/our-stats-tablet.jpg);
    background-color: #585757;
  }
}
.our-stats__inner {
  padding: 80px 0;
}
.our-stats__title {
  font-size: 40px;
  font-weight: 500;
  margin: 0;
  color: #fff872;
  text-align: center;
  position: relative;
}
.our-stats__title:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #fff872;
  top: 100%;
  width: 80px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.our-stats__subtitle {
  font-size: 27px;
  font-weight: 200;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
.our-stats__list {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 60px;
}
@media (max-width: 991px) {
  .our-stats__list {
    margin-top: 40px;
    flex-wrap: wrap;
  }
}
.our-stats__list-item {
  text-align: center;
}
@media (max-width: 991px) {
  .our-stats__list-item {
    min-width: 50%;
    margin-top: 20px;
  }
}
@media (max-width: 450px) {
  .our-stats__list-item {
    width: 100%;
  }
}
.our-stats__list-item__number {
  position: relative;
  font-size: 40px;
  font-weight: 500;
  color: #fff872;
}
.our-stats__list-item__number:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #fff872;
  top: 100%;
  width: 80px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.our-stats__list-item__text {
  font-size: 20px;
  font-weight: 200;
  color: #fff;
  margin-top: 10px;
}
.paper-types-selector__row__wrapper {
  background: #fff990;
}
.paper-types-selector__row__inner {
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media (max-width: 991px) {
  .paper-types-selector__row__inner {
    flex-direction: column;
  }
}
.paper-types-selector__row__title {
  color: #333;
  font-size: 25px;
  font-weight: 300;
}
.paper-types-selector__row__title .highlighted {
  font-weight: 500;
}
@media (max-width: 991px) {
  .paper-types-selector__row__title {
    margin-bottom: 20px;
  }
}
@media (max-width: 450px) {
  .paper-types-selector__row__title {
    text-align: center;
  }
}
.paper-types-selector__row__form {
  display: flex;
  align-items: center;
}
@media (max-width: 450px) {
  .paper-types-selector__row__form {
    flex-direction: column;
  }
}
@media (max-width: 450px) {
  .paper-types-selector__inner {
    flex-direction: column;
  }
}
.paper-types-selector__form {
  margin: 0;
}
.paper-types-selector__form__pre-text {
  background: #ebebeb;
  color: #737373;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  border-radius: 5px 0 0 5px;
}
@media (max-width: 450px) {
  .paper-types-selector__form__pre-text {
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
  }
}
.paper-types-selector__list {
  font-size: 16px;
  font-weight: 500;
  padding: 5px 10px;
  color: #555;
  border-radius: 0;
  border: 1px solid #ccc;
  outline: none;
  height: 32px;
  cursor: pointer;
}
@media (min-width: 451px) {
  .paper-types-selector__list {
    border-radius: 0;
  }
}
@media (max-width: 450px) {
  .paper-types-selector__list {
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
  }
}
.paper-types-selector__forward-to-order-form-button {
  color: #fff;
  padding: 5px 20px;
  border-radius: 0 5px 5px 0;
  background: rgba(223, 77, 74, 0.9);
  font-size: 16px;
  font-weight: 500;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
@media (max-width: 450px) {
  .paper-types-selector__forward-to-order-form-button {
    border-radius: 5px;
    width: 100%;
  }
}
.paper-types-selector__forward-to-order-form-button:focus {
  outline: none;
}
.paper-types-selector__inner {
  display: flex;
  align-items: center;
}
.paper-types-selector__list {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../img/arrow.png) no-repeat 100%;
}
.paper-types-selector__list::-ms-expand {
  display: none;
}
.testimonials__inner {
  padding: 50px 0 20px;
}
.testimonials__title {
  margin: 0;
  text-align: center;
  font-size: 33px;
  font-weight: 500;
}
.static-stars__wrapper {
  padding: 10px 0;
}
.static-stars .static-star--full,
.static-stars .static-star--half:after {
  color: #efce4a;
}
.reviews__wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reviews__wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media (max-width: 767px) {
  .reviews__wrapper {
    flex-direction: column;
  }
}
.reviews__item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  background: #fff;
  border: 1px solid #f9df9e;
  transition: 0.5s;
}
@media (min-width: 1200px) {
  .reviews__item {
    max-width: 250px;
    width: 250px;
    height: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .reviews__item {
    max-width: 210px;
    width: 210px;
    height: 360px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .reviews__item {
    width: 40%;
    height: 285px;
    margin: 20px;
  }
  .reviews__item:before {
    transition: 1s;
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(315deg, #f9df9e, #f5b71f);
    transform: skew(2deg, 2deg);
    z-index: -1;
  }
}
@media (min-width: 992px) {
  .reviews__item:hover {
    height: 420px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .reviews__item:hover {
    height: 380px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .reviews__item:hover:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(315deg, #f9df9e, #f5b71f);
    transform: skew(2deg, 2deg);
    transition: 1s;
    z-index: -1;
  }
}
@media (max-width: 767px) {
  .reviews__item {
    margin: 20px;
    width: calc(100% - 40px);
  }
  .reviews__item:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(315deg, #f9df9e, #f5b71f);
    transform: skew(2deg, 2deg);
    transition: 1s;
    z-index: -1;
  }
}
.reviews__item--name {
  margin: 20px 0 0;
  color: rgba(59, 55, 81, 0.3);
  font-size: 35px;
  transition: 0.5s;
}
@media (max-width: 1199px) {
  .reviews__item--name {
    margin: 0;
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .reviews__item--name {
    color: rgba(59, 55, 81, 0.9);
  }
}
@media (min-width: 992px) {
  .reviews__item:hover .reviews__item--name {
    color: rgba(59, 55, 81, 0.9);
    font-size: 40px;
  }
}
.reviews__item--bio {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .reviews__item--bio {
    font-size: 14px;
  }
}
.static-stars {
  display: flex;
  justify-content: center;
  line-height: 1;
}
.static-star {
  display: inline-block;
  color: silver;
  font-size: 28px;
}
.static-star:last-child {
  margin-right: 0;
}
.static-star:before {
  content: "\2605";
}
.static-star--full {
  color: #f5a523;
}
.static-star--half {
  position: relative;
}
.static-star--half:before {
  content: "\2605";
}
.static-star--half:after {
  position: absolute;
  left: 0;
  content: "\2605";
  width: 60%;
  color: #f5a523;
  overflow: hidden;
}
.static-stars {
  display: flex;
  justify-content: center;
  line-height: 1;
}
.static-star {
  display: inline-block;
  color: silver;
  font-size: 28px;
}
.static-star:last-child {
  margin-right: 0;
}
.static-star:before {
  content: "\2605";
}
.static-star--full {
  color: #f5a523;
}
.static-star--half {
  position: relative;
}
.static-star--half:before {
  content: "\2605";
}
.static-star--half:after {
  position: absolute;
  left: 0;
  content: "\2605";
  width: 60%;
  color: #f5a523;
  overflow: hidden;
}
.static-stars {
  display: flex;
  justify-content: center;
  line-height: 1;
}
.static-star {
  display: inline-block;
  color: silver;
  font-size: 28px;
}
.static-star:last-child {
  margin-right: 0;
}
.static-star:before {
  content: "\2605";
}
.static-star--full {
  color: #f5a523;
}
.static-star--half {
  position: relative;
}
.static-star--half:before {
  content: "\2605";
}
.static-star--half:after {
  position: absolute;
  left: 0;
  content: "\2605";
  width: 60%;
  color: #f5a523;
  overflow: hidden;
}
.static-stars {
  display: flex;
  justify-content: center;
  line-height: 1;
}
.static-star {
  display: inline-block;
  color: silver;
  font-size: 28px;
}
.static-star:last-child {
  margin-right: 0;
}
.static-star:before {
  content: "\2605";
}
.static-star--full {
  color: #f5a523;
}
.static-star--half {
  position: relative;
}
.static-star--half:before {
  content: "\2605";
}
.static-star--half:after {
  position: absolute;
  left: 0;
  content: "\2605";
  width: 60%;
  color: #f5a523;
  overflow: hidden;
}
.how-we-operate__wrapper {
  background-size: cover;
}
@media (min-width: 992px) {
  .how-we-operate__wrapper {
    background: #585757;
  }
}
@media (max-width: 991px) {
  .how-we-operate__wrapper {
    background: #585757;
  }
}
.how-we-operate__wrapper {
  background-size: cover;
}
@media (min-width: 992px) {
  .how-we-operate__wrapper {
    background: url(../img/opjne732ccs9asxwpf/how-it-works.png);
    background-color: #585757;
  }
}
@media (max-width: 991px) {
  .how-we-operate__wrapper {
    background: url(../img/opjne732ccs9asxwpf/how-it-works-tablet.jpg);
    background-color: #585757;
  }
}
.how-we-operate__inner {
  padding: 80px 0;
}
.how-we-operate__title {
  color: #fff872;
}
.how-we-operate__subtitle {
  color: #fff;
}
.how-we-operate__steps-list__item__title {
  color: #fff872;
}
.how-we-operate__steps-list__item__tooltip:before,
.how-we-operate__steps-list__item__tooltip:after {
  border-bottom: 1px solid #fff;
}
.how-we-operate__steps-list__item__tooltip-number {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.how-we-operate__steps-list__item__description {
  color: #fff;
}
.how-we-operate__order-form-link__wrapper .how-we-operate__order-form-link {
  color: #fff872;
}
.how-we-operate__order-form-link__wrapper .how-we-operate__order-form-link:hover,
.how-we-operate__order-form-link__wrapper .how-we-operate__order-form-link:active,
.how-we-operate__order-form-link__wrapper .how-we-operate__order-form-link:focus {
  color: #fff872;
}
.how-we-operate__title {
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (min-width: 450px) {
  .how-we-operate__title {
    font-size: 40px;
  }
}
@media (max-width: 449px) {
  .how-we-operate__title {
    font-size: 35px;
  }
}
.how-we-operate__subtitle {
  text-align: center;
  font-size: 27px;
  font-weight: 300;
  margin-bottom: 30px;
}
.how-we-operate__steps-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .how-we-operate__steps-list {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .how-we-operate__steps-list {
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .how-we-operate__steps-list {
    width: 85%;
    margin: 0 auto;
  }
}
.how-we-operate__steps-list__item {
  max-width: 240px;
  padding: 0 5px;
}
@media (max-width: 991px) {
  .how-we-operate__steps-list__item {
    margin: 30px 5px 0;
  }
}
.how-we-operate__steps-list__item__title {
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  min-height: 60px;
}
.how-we-operate__steps-list__item__tooltip {
  position: relative;
  text-align: center;
  margin: 20px 0;
  cursor: pointer;
}
.how-we-operate__steps-list__item__tooltip:before,
.how-we-operate__steps-list__item__tooltip:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: calc(50% - 12.5px);
  z-index: 0;
}
.how-we-operate__steps-list__item__tooltip:before {
  left: 0;
}
.how-we-operate__steps-list__item__tooltip:after {
  right: 0;
}
.how-we-operate__steps-list__item__tooltip:hover .how-we-operate__steps-list__item__tooltip-panel {
  display: block;
}
.how-we-operate__steps-list__item__tooltip-number {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  margin: 0 auto;
  position: relative;
}
.how-we-operate__steps-list__item__tooltip-panel {
  display: none;
  position: absolute;
  left: calc(50% + 20px);
  width: 160px;
  background: #fff872;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 14px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.how-we-operate__steps-list__item__tooltip-panel:after {
  content: "";
  position: absolute;
  right: 100%;
  bottom: calc(50% - 5px);
  border: 5px solid transparent;
  border-right-color: #fff872;
}
@media (min-width: 530px) and (max-width: 699px) {
  .how-we-operate__steps-list__item__tooltip-panel {
    font-size: 12px;
    width: 120px;
  }
}
@media (max-width: 360px) {
  .how-we-operate__steps-list__item__tooltip-panel {
    width: 140px;
  }
}
.how-we-operate__steps-list__item__tooltip-panel__title {
  font-weight: 300;
  margin-bottom: 10px;
  color: #000;
}
.how-we-operate__steps-list__item__tooltip-panel__text {
  font-weight: 100;
  color: #000;
}
.how-we-operate__steps-list__item__description {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.home .how-we-operate__steps-list__item__description,
.how-it-works .how-we-operate__steps-list__item__description {
  font-size: 18px;
  font-weight: 200;
  text-align: center;
}
.how-we-operate__order-form-link__wrapper {
  margin-top: 20px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .how-we-operate__order-form-link__wrapper {
    text-align: center;
    margin-top: 50px;
  }
}
.order-button__via-link--how-we-operate {
  text-decoration: underline;
  font-size: 20px;
  font-weight: 300;
  color: #fff872;
  outline: none;
}
.order-button__via-link--how-we-operate:hover,
.order-button__via-link--how-we-operate:active,
.order-button__via-link--how-we-operate:focus {
  color: #fff872;
}
.how-it-works .order-button__via-link--how-we-operate {
  color: #337ab7;
}
.how-it-works .order-button__via-link--how-we-operate:hover,
.how-it-works .order-button__via-link--how-we-operate:active,
.how-it-works .order-button__via-link--how-we-operate:focus {
  color: #337ab7;
}
.paper-types-selector__row__wrapper {
  background: #fff990;
}
.paper-types-selector__row__inner {
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media (max-width: 991px) {
  .paper-types-selector__row__inner {
    flex-direction: column;
  }
}
.paper-types-selector__row__title {
  color: #333;
  font-size: 25px;
  font-weight: 300;
}
.paper-types-selector__row__title .highlighted {
  font-weight: 500;
}
@media (max-width: 991px) {
  .paper-types-selector__row__title {
    margin-bottom: 20px;
  }
}
@media (max-width: 450px) {
  .paper-types-selector__row__title {
    text-align: center;
  }
}
.paper-types-selector__row__form {
  display: flex;
  align-items: center;
}
@media (max-width: 450px) {
  .paper-types-selector__row__form {
    flex-direction: column;
  }
}
@media (max-width: 450px) {
  .paper-types-selector__inner {
    flex-direction: column;
  }
}
.paper-types-selector__form {
  margin: 0;
}
.paper-types-selector__form__pre-text {
  background: #ebebeb;
  color: #737373;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  border-radius: 5px 0 0 5px;
}
@media (max-width: 450px) {
  .paper-types-selector__form__pre-text {
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
  }
}
.paper-types-selector__list {
  font-size: 16px;
  font-weight: 500;
  padding: 5px 10px;
  color: #555;
  border-radius: 0;
  border: 1px solid #ccc;
  outline: none;
  height: 32px;
  cursor: pointer;
}
@media (min-width: 451px) {
  .paper-types-selector__list {
    border-radius: 0;
  }
}
@media (max-width: 450px) {
  .paper-types-selector__list {
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
  }
}
.paper-types-selector__forward-to-order-form-button {
  color: #fff;
  padding: 5px 20px;
  border-radius: 0 5px 5px 0;
  background: rgba(223, 77, 74, 0.9);
  font-size: 16px;
  font-weight: 500;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
@media (max-width: 450px) {
  .paper-types-selector__forward-to-order-form-button {
    border-radius: 5px;
    width: 100%;
  }
}
.paper-types-selector__forward-to-order-form-button:focus {
  outline: none;
}
.paper-types-selector__inner {
  display: flex;
  align-items: center;
}
.paper-types-selector__list {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../img/arrow.png) no-repeat 100%;
}
.paper-types-selector__list::-ms-expand {
  display: none;
}
.our-writers-static__inner {
  padding: 50px 0 0;
}
.our-writers-static__title {
  text-align: center;
  font-size: 33px;
  font-weight: 500;
  margin: 0;
}
.writers-section__show-btn {
  margin: 20px auto 60px;
  cursor: pointer;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #333;
}
.writers-section__show-btn:hover {
  font-weight: 600;
}
.our-writers__static__wrapper {
  display: flex;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .our-writers__static__wrapper {
    padding: 25px 5px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .our-advantages__list-item__image {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .our-writers__static__wrapper {
    padding: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .our-writers__static__wrapper {
    flex-direction: column;
    align-items: center;
  }
  .our-advantages__list-item__image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .our-writers__static__wrapper {
    flex-direction: column;
  }
}
.our-writers__static__wrapper .writer-item {
  padding: 10px;
}
@media (min-width: 992px) {
  .our-writers__static__wrapper .writer-item {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .our-writers__static__wrapper .writer-item {
    margin: 0 auto;
  }
}
.our-writers__static__wrapper .writer__item__avatar {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (min-width: 450px) {
  .contacts__wrapper {
    background: #585757;
    background-size: cover;
  }
}
@media (max-width: 449px) {
  .contacts__wrapper {
    background: #585757;
    background-size: cover;
  }
}
@media (min-width: 450px) {
  .contacts__wrapper {
    background: url(../img/opjne732ccs9asxwpf/contacts_section.png) no-repeat;
    background-color: #585757;
    background-size: cover;
  }
}
@media (max-width: 449px) {
  .contacts__wrapper {
    background: url(../img/opjne732ccs9asxwpf/contacts_section_tablet.png) no-repeat;
    background-color: #585757;
    background-size: cover;
  }
}
.contacts__title {
  text-align: center;
  font-weight: 600;
  color: #fff990;
}
@media (min-width: 992px) {
  .contacts__title {
    font-size: 40px;
    margin: 70px 0 10px;
  }
}
@media (max-width: 991px) {
  .contacts__title {
    font-size: 25px;
    margin: 50px 0 10px;
  }
}
.contacts__subtitle {
  text-align: center;
  font-weight: 400;
  color: #fff;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .contacts__subtitle {
    font-size: 27px;
  }
}
@media (max-width: 991px) {
  .contacts__subtitle {
    font-size: 19px;
  }
}
.contacts__functional-buttons__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.contacts__functional-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-weight: 500;
  cursor: pointer;
}
@media (min-width: 992px) {
  .contacts__functional-buttons {
    font-size: 22px;
    width: 200px;
    height: 60px;
  }
}
@media (max-width: 991px) {
  .contacts__functional-buttons {
    font-size: 16px;
    width: 48%;
    height: 50px;
  }
}
.contacts__functional-buttons:before {
  content: "";
  width: 35px;
  height: 35px;
  margin-top: 12px;
}
.contacts__functional-buttons--live-chat,
.contacts__functional-buttons--call-us-now {
  border: 2px solid #ff3b42;
  color: #fff;
}
.contacts__functional-buttons--live-chat:hover,
.contacts__functional-buttons--call-us-now:hover {
  background: rgba(31, 31, 31, 0.69);
}
@media (min-width: 992px) {
  .contacts__functional-buttons--live-chat {
    margin-right: 50px;
  }
}
@media (max-width: 991px) {
  .contacts__functional-buttons--live-chat {
    margin-right: 5px;
  }
}
.contacts__functional-buttons--live-chat:before {
  background: url(../img/opjne732ccs9asxwpf/live_chat_icon.png) no-repeat;
}
.contacts__functional-buttons--call-us-now:hover,
.contacts__functional-buttons--call-us-now:active,
.contacts__functional-buttons--call-us-now:focus {
  color: #fff;
  text-decoration: none;
}
.contacts__functional-buttons--call-us-now:before {
  background: url(../img/opjne732ccs9asxwpf/call_us_now_icon.png) no-repeat;
}
.contacts__functional-buttons--messenger {
  color: #0089e9;
  background: #fff;
}
@media (max-width: 991px) {
  .contacts__functional-buttons--messenger {
    order: 1;
    margin-top: 15px;
    width: 98%;
  }
}
.contacts__functional-buttons--messenger:hover,
.contacts__functional-buttons--messenger:active,
.contacts__functional-buttons--messenger:focus {
  background: #ededed;
  color: #0089e9;
  text-decoration: none;
}
.contacts__functional-buttons--messenger:before {
  background: url(../img/opjne732ccs9asxwpf/messenger_icon.png) no-repeat;
}
.contacts__bottom-text {
  text-align: center;
  font-weight: 300;
  color: #fff;
  margin: 40px 0;
}
@media (min-width: 992px) {
  .contacts__bottom-text {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .contacts__bottom-text {
    font-size: 16px;
  }
}
.contacts__bottom-text__highlighted {
  font-weight: 500;
}
.categorised-landings-links__title {
  margin-top: 50px;
  text-align: center;
}
.categorised-landings-links__inner {
  margin: 30px 0 40px;
}
.categorised-landings-links__inner .categorised-landings-links__group {
  margin: -7px 0;
}
@media (min-width: 768px) {
  .categorised-landings-links__inner .categorised-landings-links__group {
    padding: 0 60px;
  }
}
@media (max-width: 767px) {
  .categorised-landings-links__inner .categorised-landings-links__group {
    padding: 0;
  }
}
.categorised-landings-links__inner .categorised-landings-links__group__list {
  max-width: 270px;
}
.categorised-landings-links__inner .categorised-landings-links__group__list-item {
  position: relative;
  margin: 15px 0;
  padding-left: 20px;
  font-size: 16px;
}
.categorised-landings-links__inner .categorised-landings-links__group__list-item__link {
  color: #333;
  font-weight: 300;
}
.categorised-landings-links__inner .categorised-landings-links__group__list-item__link:hover,
.categorised-landings-links__inner .categorised-landings-links__group__list-item__link:active,
.categorised-landings-links__inner .categorised-landings-links__group__list-item__link:focus {
  color: #333;
  font-weight: 400;
  cursor: pointer;
}
.categorised-landings-links__inner {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .categorised-landings-links__inner {
    flex-flow: column;
  }
}
.categorised-landings-links__group {
  padding: 25px 10px;
}
@media (min-width: 992px) {
  .categorised-landings-links__group {
    width: calc(100% / 4);
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .categorised-landings-links__group {
    width: calc(100% / 3);
  }
}
.categorised-landings-links__group__title,
.categorised-landings-links__group__list-item--title {
  position: relative;
  margin: 20px 0;
  padding-left: 20px;
  font-size: 19px;
}
.categorised-landings-links__group__title:before,
.categorised-landings-links__group__list-item--title:before {
  position: absolute;
  top: calc(50% - 5px);
  left: 0;
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
}
.categorised-landings-links__group__title:after,
.categorised-landings-links__group__list-item--title:after {
  position: absolute;
  top: calc(50% - 1px);
  left: 4px;
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
}
.categorised-landings-links__group__list-item {
  position: relative;
  margin: 20px 0;
  padding-left: 20px;
  font-size: 16px;
}
.categorised-landings-links__group__list-item:before {
  position: absolute;
  top: calc(50% - 2px);
  left: 2px;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.categorised-landings-links__group__list-item:hover:before {
  top: calc(50% - 5px);
  left: 0;
  width: 11px;
  height: 11px;
  background: transparent;
}
.categorised-landings-links__group__list-item:hover:after {
  position: absolute;
  top: calc(50% - 1px);
  left: 4px;
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
}
.categorised-landing-content__subtitle__wrapper {
  font-size: 18px;
  color: #797979;
}
.categorised-landing-content__text__wrapper ul {
  padding-left: 40px;
  list-style: inherit;
}
.text-section__title {
  margin: 20px 0 30px;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  color: #333;
}
.legal-menu-item__wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  position: relative;
  cursor: pointer;
}
.legal-menu-item__wrapper .toggle-icon {
  vertical-align: middle;
  display: inline-block;
  border-bottom: 4px solid;
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-left: 4px solid rgba(0, 0, 0, 0);
}
.legal-menu-item__list__wrapper {
  display: none;
  position: absolute;
  top: auto;
  bottom: 100%;
  right: 0;
  min-width: 200px;
  padding: 5px 0;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.legal-menu-item__list-item__link {
  text-align: left;
  font-weight: 300;
  display: block;
  padding: 3px 20px;
  color: #000;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.legal-menu-item__list-item__link:hover {
  background: #f5f5f5;
}
.social-links__list-item__button__font-icon__wrapper,
.social-links__list-item__button__svg-icon__wrapper,
.social-links__list-item__button__image__wrapper {
  margin: 0 3px;
}
.social-links__list-item__button__svg-icon__wrapper svg {
  width: 100%;
  height: 100%;
}
.social-links__list-item__button__image {
  max-width: 50px;
  max-height: 50px;
}
.social-links__list {
  display: flex;
  align-items: center;
}
.no-scroll {
  overflow: hidden;
}
.form-group__wrapper--facebook-auth {
  display: none;
}

.text-section__title {
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  margin: 20px 0 30px 0;
  color: #333;
}

.text-section__text__primary-title {
  font-size: 21px;
  font-weight: 500;
  margin: 15px 0;
  text-align: center;
  color: #333;
}

.text-section__text__secondary-title {
  font-size: 17px;
  margin: 15px 0;
  font-weight: 400;
  text-align: center;
  color: #333;
}

.text-section__text__paragraph {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 10px;
  text-align: justify;
  color: #333;
}

.text-section__text__list {
  list-style: disc;
  padding-left: 40px;
  color: #333;
}

.text-section__text__list-item {
  font-size: 14px;
  font-weight: 300;
}

.text-section__text__link {
  color: #ff4d4a;
  text-decoration: none;
}

.text-section__text__link:hover {
  text-decoration: underline;
}

.content-expander__text-toggler {
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #555;
  font-size: 16px;
  font-weight: 300;
}

.live-chat__area-button--messenger {
  display: none !important;
}

.contacts__list-item__text-link {
  cursor: pointer;
  color: #337ab7;
  font-size: 15px;
  font-weight: 300;
}
.contacts__list-item__text-link:hover {
  color: #23527c;
  text-decoration: underline;
}