﻿.plain-box-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
.footer * {
  color: #fff;
}
.footer ul {
  list-style-type: none;
}
.footer .footer-cerificates {
  padding: 10px 0;
}
.footer .footer-cerificates .theme-content div.part-b {
  padding: 15px 0;
}
.footer .footer-cerificates .theme-content div.part-b img {
  float: right;
}
.footer .footer-cerificates .theme-content div.part-a > img:nth-child(2) {
  padding-top: 5px;
}
.footer .footer-cerificates img {
  margin: 0 0 0 25px;
}
.footer .footer-cerificates img :first-child {
  margin-left: 0;
}
.footer .footer-cerificates .part-a {
  padding: 5px 0;
}
.footer .footer-cerificates .part-a img:first-child {
  margin-left: 0;
}
.footer .footer-navigation-area {
  padding: 70px 0;
}
.footer .footer-navigation-area .col-3_12 {
  padding-right: 20px;
}
.footer .footer-navigation-area .stay-in-touch a {
  float: left;
  padding: 15px 35px 0 15px;
}
.footer .footer-navigation-area .newsletter {
  margin-top: 50px;
}
.footer .footer-navigation-area .newsletter .full {
  margin-top: 15px;
}
.footer .footer-navigation-area .newsletter input {
  border-radius: 50px 0 0 50px;
  font-size: 20px;
  padding: 8.5px 20px;
  line-height: 1;
  border: none;
  color: #000000;
}
.footer .footer-navigation-area .newsletter .btn {
  border-radius: 0 50px 50px 0;
  box-shadow: none;
  font-size: 20px;
  padding: 10px;
  line-height: 1;
}
.footer .footer-navigation-area h4 {
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom-style: solid;
  border-width: 4px;
  font-weight: bold;
}
.footer .footer-navigation-area h4 a {
  text-transform: uppercase;
}
.footer .footer-navigation-area h4 a :hover {
  text-decoration: none;
}
.footer .footer-navigation-area a {
  text-decoration: none;
}
.footer .footer-navigation-area a:hover {
  text-decoration: underline;
}
.footer .footer-navigation-area ul li {
  margin-top: 10px;
}
.footer .footer-risk-note {
  padding: 40px 0 30px;
}
.footer .footer-risk-note p {
  padding-bottom: 10px;
}
.footer .footer-copywright {
  padding: 20px 0;
}
.footer .show-mobile {
  padding: 50px 0 60px;
}
.footer .show-mobile img {
  margin: auto;
  display: block;
}
.footer .show-mobile .logo {
  padding: 0 0 30px;
}
.footer .show-mobile .social a {
  padding: 10px 0;
}
.footer .show-mobile .terms {
  margin: 30px 0 0;
}
.footer .show-mobile .terms a {
  padding: 10px 0;
  text-align: left;
  text-decoration: none;
  float: left;
  width: 100%;
}
.footer .show-mobile .terms a:hover {
  text-decoration: underline;
}
@-moz-document url-prefix() {
  .footer .footer-navigation-area .newsletter input {
    padding: 10px 20px;
  }
}
@media all and (max-width: 1180px) {
  .footer .footer-cerificates {
    padding: 20px 0 10px;
  }
  .footer .footer-cerificates img {
    margin: 0 0 10px 10px;
    float: left !important;
  }
  .footer .footer-navigation-area {
    padding: 40px 0;
  }
  .footer .footer-navigation-area .part-b {
    margin-top: 40px;
  }
  .footer .footer-navigation-area .newsletter {
    margin-top: 0;
  }
}
@media all and (max-width: 850px) {
  .footer .footer-navigation > div {
    float: left;
    margin: 0 1% 20px !important;
    width: 48%;
  }
}