footer{
  background: url(../images/footer-bg.jpg);
  background-size: cover;
  background-position: bottom center;
}
.footer-top-block{
  padding: 9.6rem 0;
}
.footer-logo img{
  width: 14.9rem;
  height: auto;
}
.footer-social li{
  margin-right: 1.2rem;
}
.footer-social li:last-child{
  margin-right: 0;
}
.footer-social a{
  width: 2rem;
  height: 2rem;
}
.footer-social a:hover img{
  -webkit-filter: brightness(0) invert(100%) sepia(32%) saturate(3285%) hue-rotate(62deg) brightness(93%) contrast(83%);
  filter: brightness(0) invert(100%) sepia(32%) saturate(3285%) hue-rotate(62deg) brightness(93%) contrast(83%);
}
.footer-info{
  margin-top: 4.3rem;
}
.footer-contact-item{
  margin-bottom: 1.6rem;
}
.footer-contact-item:last-child{
  margin-bottom: 0;
}
.footer-contact-icon{
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 1.2rem;
}
.footer-contact-info a:hover,
.footer-link li a:hover,
.footer-bottom a:hover{
  text-decoration: underline !important;
}
.footer-link li{
  margin-bottom: 0.8rem;
}
.footer-link li:last-child{
  margin-bottom: 0;
}
.footer-link li a{
  color: #fff;
  display: inline-block;
}
.footer-bottom{
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(255,255,255,0.3);
  padding: 3.2rem 0;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2rem;
}
.copytext{
  margin-right: 1.6rem;
}
.copytext:last-child{
  margin-right: 0;
}
.footer-bottom a{
  color: #fff;
}
.footer-nav ul{
  display: flex;
  align-items: center;
}
.footer-nav li{
  margin: 0 0.8rem;
}
.footer-nav li:first-child{
  margin-left: 0;
}
.footer-nav li:last-child{
  margin-right: 0;
}
.designby{
  margin-left: auto;
}
.designby a{
  text-decoration: underline !important;
}
.designby a:hover{
  text-decoration: none !important;
}
@media(min-width:1360px) and (max-width:1403.98px){
  .footer-top-block {
    padding: 8rem 0;
  }
  .footer-logo img {
    width: 13.9rem;
  }
}
@media(min-width:1200px) and (max-width:1359.98px){
  .footer-top-block {
    padding: 8rem 0;
  }
  .footer-logo img {
    width: 12.9rem;
  }
  .footer-bottom {
    padding: 2.8rem 0;
    font-size: 1.3rem;
  }
}
@media(min-width:992px) and (max-width:1199.98px){
  .footer-top-block {
    padding: 7.2rem 0;
  }
  .footer-logo img {
    width: 11rem;
  }
  .footer-social a {
    width: 1.8rem;
    height: 1.8rem;
  }
  .footer-info {
    margin-top: 4rem;
  }
  .footer-contact-item {
    margin-bottom: 1.2rem;
  }
  .copytext {
    margin-right: 1.2rem;
  }
  .footer-nav li {
    margin: 0 0.6rem;
  }
  .footer-bottom {
    padding: 2.4rem 0;
    font-size: 1.3rem;
    line-height: 1.9rem;
  }
}
@media(min-width:768px) and (max-width:991.98px){
  .footer-top-block {
    padding: 6.4rem 0 4.8rem;
  }
  .footer-logo img {
    width: 9.9rem;
  }
  .footer-social a {
    width: 1.8rem;
    height: 1.8rem;
  }
  .footer-info {
    margin-top: 0;
  }
  .footer-contact-item {
    margin-bottom: 1.2rem;
  }
  .footer-contact-info {
    font-size: 1.4rem;
  }
  .footer-item-list {
    margin-top: 3.2rem;
  }
  .footer-item-list .col-lg-3 {
    width: 25%;
  }
  .footer-head {
    margin-bottom: 1.2rem;
  }
  .footer-link li a {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .footer-bottom {
    padding: 2.4rem 0;
    font-size: 1.2rem;
    line-height: 2rem;
    flex-wrap: wrap;
  }
  .copytext {
    margin-right: 1.2rem;
  }
  .footer-nav li {
    margin: 0 0.6rem;
  }
  .designby {
    width: 100%;
    margin-top: 0.8rem;
  }
}
@media(max-width:767.98px){
  .footer-top-block {
    padding: 6.4rem 0 4rem;
  }
  .footer-logo img {
    width: 9.9rem;
  }
  .footer-social li {
    margin-right: 1rem;
  }
  .footer-social a {
    width: 1.8rem;
    height: 1.8rem;
  }
  .footer-info {
    margin-top: 0;
  }
  .footer-contact-item {
    margin-bottom: 1rem;
    font-size: 1.3rem;
  }
  .footer-item-list .col-lg-3 {
    width: 50%;
  }
  .footer-item {
    margin-top: 3.2rem;
  }
  .footer-head {
    margin-bottom: 1rem;
  }
  .footer-link li {
    margin-bottom: 0.6rem;
    line-height: 2.2rem;
  }
  .footer-link li a {
    font-size: 1.3rem;
  }
  .footer-bottom {
    flex-wrap: wrap;
    padding: 2.4rem 0;
    font-size: 1.2rem;
    line-height: 1.9rem;
  }
  .copytext {
    margin-right: 0;
    width: 100%;
  }
  .footer-nav{
    width: 100%;
    margin-top: 1rem;
    margin-bottom: -0.8rem;
  }
  .footer-nav ul{
    flex-wrap: wrap;
  }
  .footer-nav li {
    margin: 0 0.8rem 0 0;
  }
  .footer-nav ul li{
    margin-bottom: 0.8rem !important;
  }
  .designby {
    width: 100%;
    margin-top: 1rem;
  }
}