.common-home .main-content .pattern > .container,
.common-home .standard-body .main-content .pattern > .container {
  padding-bottom: 0px;
}
.standard-body .footer .background {
  background: #1a1a1a;
}
.footer .background {
  background: #1a1a1a;
}
.footer .background h4 {
  color: #808080;
}
.footer .background a {
  color: #fff;
}
.footer .background .about-us {
  padding: 80px 0px 0px 0px;
}
@media (max-width: 767px) {
  .footer .background .about-us {
    padding-top: 40px;
    text-align: center;
  }
}
.footer .background .about-us img {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .footer .background .about-us img {
    max-height: 32px;
  }
}
.footer .background .about-us p {
  padding: 20px 0px 0px 0px;
  font-size: 15px;
  line-height: 22px;
  color: #808080;
}
@media (max-width: 767px) {
  .footer .background .about-us p {
    font-size: 14px;
    line-height: 21px;
    padding-top: 15px;
  }
}
.footer .background .about-us p span {
  color: #06bec7;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 767px) {
  .footer .background .about-us p span {
    font-size: 15px;
  }
}
.footer .background .footer-newsletter-2 {
  padding: 0px 0px 0px 0px;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 70px;
}
@media (max-width: 767px) {
  .footer .background .footer-newsletter-2 {
    margin-top: 40px;
    text-align: center;
  }
}
.footer .background .footer-newsletter-2 h5 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  margin: 0px;
  padding-top: 54px;
}
@media (max-width: 991px) {
  .footer .background .footer-newsletter-2 h5 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  .footer .background .footer-newsletter-2 h5 {
    font-size: 20px;
    padding-top: 36px;
  }
}
.footer .background .footer-newsletter-2 p {
  padding: 0px;
  margin: 0px;
}
.footer .background .footer-newsletter-2 .content {
  margin: 0px auto;
  position: relative;
  z-index: 2;
  padding-top: 45px;
}
@media (max-width: 767px) {
  .footer .background .footer-newsletter-2 .content {
    padding-top: 20px;
  }
}
.footer .background .footer-newsletter-2 .content input {
  margin-left: auto;
  margin-right: 10px;
  background: #262626;
  color: #fff;
  width: 410px;
}
@media (max-width: 767px) {
  .footer .background .footer-newsletter-2 .content input {
    width: 100%;
  }
}
.footer .background .footer-newsletter-2 .content input:focus {
  background: #333;
}
.footer .background .footer-newsletter-2 .content .button {
  margin-right: auto;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .footer .background .footer-newsletter-2 .content .button {
    font-size: 15px;
    padding-top: 9px;
    white-space: nowrap;
  }
}
.footer .background .footer-newsletter-2 .checkbox {
  padding-top: 2px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .footer .background .footer-newsletter-2 .checkbox {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.footer .background .footer-newsletter-2 .checkbox label {
  font-size: 13px;
  position: relative;
  cursor: pointer;
  margin: 0px;
}
.footer .background .footer-newsletter-2 .checkbox label .custom-control-indicator {
  position: absolute;
  background: #262626;
  width: 20px;
  height: 20px;
  display: block;
  left: -30px;
  top: 0px;
}
.footer .background .footer-newsletter-2 .checkbox label .custom-control-input:checked ~ .custom-control-indicator:before {
  content: "\f00c";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 20px;
  color: #06bec7;
}
.footer .background .footer-newsletter-2 .checkbox label a {
  text-decoration: underline;
  color: #808080;
}
.footer .background .footer-newsletter-2 .checkbox label a:hover {
  color: #fff;
}
.copyright .pattern {
  color: #999999;
  padding-top: 47px;
}
@media (max-width: 767px) {
  .copyright .pattern {
    padding-top: 30px;
  }
}
.copyright .pattern a {
  color: #999;
}
.copyright p {
  text-align: center;
}
.copyright .bar4 {
  padding: 0px 0px 42px 0px;
}
@media (max-width: 767px) {
  .copyright .bar4 {
    overflow: scroll;
    text-align: left;
    padding-bottom: 30px;
  }
}
.copyright .bar4 .item {
  padding: 6px 0px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .copyright .bar4 .item {
    padding-right: 25px;
  }
}
.copyright .bar4 .item .icon {
  min-width: 50px;
}
@media (max-width: 767px) {
  .copyright .bar4 .item .icon {
    min-width: 35px;
  }
}
.copyright .bar4 .item .icon svg {
  width: 36px;
  height: 36px;
}
@media (max-width: 767px) {
  .copyright .bar4 .item .icon svg {
    width: 20px;
    height: 20px;
  }
}
.copyright .bar4 .item .icon svg path,
.copyright .bar4 .item .icon svg g {
  fill: #06bec7 !important;
}
.copyright .bar4 .item h4 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  font-weight: 600;
  padding: 0px;
  margin: 0px;
}
@media (max-width: 767px) {
  .copyright .bar4 .item h4 {
    font-size: 13px;
  }
}
.copyright .bar4 .item h4 span {
  text-decoration: underline;
}
.copyright .bar4 .line {
  width: 170px;
  background: rgba(255, 255, 255, 0.2);
  height: 1px;
  margin: 0px 50px;
}
@media (max-width: 1098px) {
  .copyright .bar4 .line {
    margin: 0px 25px;
  }
}
@media (max-width: 767px) {
  .copyright .bar4 .line {
    display: none;
  }
}
.copyright .social-payments {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0px 0px 0px 0px;
}
.copyright .social-payments .social {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .copyright .social-payments .social {
    padding-top: 25px;
    width: 100%;
  }
}
.copyright .social-payments .social .social-links {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.copyright .social-payments .social .social-links li {
  margin: 0px 20px 0px 0px;
}
@media (max-width: 767px) {
  .copyright .social-payments .social .social-links li {
    margin: 0px 10px;
  }
  .copyright .social-payments .social .social-links li:first-child {
    margin-left: auto;
  }
  .copyright .social-payments .social .social-links li:last-child {
    margin-right: auto;
  }
}
.copyright .social-payments .social .social-links li a {
  color: #575757;
  font-size: 20px;
}
@media (max-width: 767px) {
  .copyright .social-payments .social .social-links li a {
    font-size: 17px;
  }
}
.copyright .social-payments .social .social-links li a:hover {
  color: #fff;
}
.copyright .social-payments .payments {
  margin-left: auto;
  margin-right: 0px;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .copyright .social-payments .payments {
    width: 100%;
    padding-top: 20px;
    margin: 0px;
    text-align: center;
  }
}
.copyright .social-payments .payments a {
  display: inline-block;
  vertical-align: top;
  padding: 0px 0px 0px 7px;
}
@media (max-width: 767px) {
  .copyright .social-payments .payments a {
    padding: 0px 4px;
  }
}
.copyright .social-payments .payments a img {
  max-height: 25px;
}
.copyright .links {
  padding-top: 23px;
  padding-bottom: 10px;
}
.copyright .links ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
}
@media (max-width: 767px) {
  .copyright .links ul {
    overflow: scroll;
  }
}
.copyright .links ul li {
  margin: 0px 10px;
}
@media (max-width: 767px) {
  .copyright .links ul li {
    white-space: nowrap;
    margin: 0px 20px 0px 0px;
  }
}
.copyright .links ul li:first-child {
  margin-left: auto;
}
.copyright .links ul li:last-child {
  margin-right: auto;
}
.copyright .links ul li a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}
