footer {
  background: url( https://cus22.largevendor.com/frontend/images/footer.jpg);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 50px 0px;
}
.footer-left-news.clearfix .row {
  align-items: center;
}
.grid__item.large--one-fifth iframe {
    width: 100%;
    height: 200px;
}
.pre-footer .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.item-qc-pages {
    width: 50%;
}

.item-qc-pages img {
    width: 100%;
    height: 400px;
}

.pre-footer {
    margin: 30px 0px;
}


.list-unstyled li {
  display: flex;
  padding: 7px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  align-items: center;
  justify-content: center;
  color: #222;
}
.contact_site p {
    padding-bottom: 10px;
}
.ft-contact-desc {
    padding-right: 10px;
}
.list-unstyled li .contact_site p:nth-child(1) {
    font-size: 20px !important;
}
.list-unstyled li a {
  color: #222;
}

.list-unstyled li .contact_site {
  margin-left: 4px;
}

.news-description {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin: 0 0 35px;
  color: #222;
  text-align: center;
}

.subscribe-form {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 470px;
  margin: auto;
}

.subscribe-form #newsletter_usr_email {
  border: none;
  background: transparent;
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 20px;
  color: white;
  width: 100%;
  border: 1px solid #b2b2b2;
}

.news .subscribe-btn {
  border: none;
  font-size: 16px;
  padding: 0;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  right: 4px;
  background: linear-gradient(90deg, rgba(147,4,4,1) 0%, rgba(190,2,2,1) 33%, rgba(233,0,0,1) 55%);
  width: 100px;
  height: 83%;
  border-radius: 5px;
}

.news .title-text {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  margin: 0 0 17px;
  text-transform: uppercase;
  color: #be0202;
  text-align: center;
  /* font-family: "Montserrat", sans-serif; */
}

.footer-logo {
  margin: 0 0 25px;
}

.footer-center ul.list-unstyled {
  display: flex;
  text-align: center;
  padding: 35px 0 35px;
  justify-content: center;
}

.footer-center ul.list-unstyled a {
  margin: 0px 25px;
}

.footer-logo a img {
  height: 113px;
  width: unset;
}

.footer_bottom::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #e5e5e5;
  top: 0;
  opacity: 0.2;
}
.footer_bottom {
  padding: 10px 0;
  position: relative;
  background: linear-gradient(14deg, rgba(0, 82, 167, 1) 0%, rgb(0 98 198 / 67%) 33%, rgb(4 128 255 / 34%) 55%);
}
.social-media a{
  height: 34px;
  width: 34px;
  line-height: 34px;
  border-radius: 50px;
  color: white;
  text-align: center;
  display: block;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-media a svg{
  fill: white;
  height: 15px;
}
.social-media a:nth-child(5n+1){
  background: #3b5998;
}
.social-media a:nth-child(5n+2){
  background: #00acee;
}
.social-media a:nth-child(5n+3){
  background: #c4302b;
}
.social-media a:nth-child(5n+4){
  background: #db3236;
}
.social-media a:nth-child(5n+5){
  background: #c8232c;
}
.footer-powered-bottom p{
  padding-bottom: 0px;
  margin: 0;
  font-size: 17px;
  color: white;
}
.footer-powered-bottom p a{
  color: white !important;
}
.footer-left {
  border-right: 1px solid #999;
}
.back_to_top {
display: inline-block;
position: fixed;
bottom: 25px;
right: 38px;
background: #243d96;
/* padding: 10.5px 15px; */
border-radius: 50px;
z-index: 99;
overflow: hidden;
}
.back_to_top a {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}

.footer-center li {
  background: linear-gradient(90deg, rgba(147,4,4,1) 0%, rgba(190,2,2,1) 33%, rgba(233,0,0,1) 55%);
  margin-right: 10px;
  border-radius: 5px;
}

.footer-center li a {
  color: #fff;
}























.pre-footer {
  background: #EFEFF4;
  /* padding: 35px 0; */
}
.wrapper {
  margin: 0 auto;
}

.pre-footer .ft-social > a svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pre-footer .ft-social > a.fb {
  background: #007AFF;
}
.pre-footer .ft-social > a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  width: 32px;
  background: #545454;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  margin-right: 5px;
  position: relative;
}
.pre-footer .ft-social {
  margin-top: 30px;
}

.svg-inline--fa.fa-w-9 {
  width: .5625em;
}

.grid__item {
  /* text-align: center; */
  width: 20%;
}

.pre-footer .section-title h2 {
  color: #070707;
  text-transform: uppercase;
  margin: 0px;
  font-size: 32px;
  line-height: 54px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  background-image: linear-gradient(90deg, rgba(147, 4, 4, 1) 0%, #be0202 33%, rgba(233, 0, 0, 1) 55%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.pre-footer .section-title p {
  font-size: 14px;
  line-height: 21px;
  color: #070707;
}
.pre-footer form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
.pre-footer form input {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #FFFFFF;
  border: 1px solid #C8C7CC;
  padding-left: 20px;
}
.pre-footer form button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 40px;
  background: #070707;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
  height: 44px;
  line-height: 44px;
  color: #EFEFF4;
}

.ft-sub-wrapper {
  padding-top: 20px;
}
.pre-footer .ft-social > a.insta {
  background: #E83349;
}
.pre-footer .ft-social > a:last-child {
  margin: 0px;
}

.pre-footer .ft-social > a.youtube {
  background: #EB1111;
}

.grid-uniform {
  display: flex;
  justify-content: space-between;
}

h3.ft-title {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}

.grid-uniform .grid__item:nth-child(1) {
  /* width: 51%; */
  /* padding-top: 45px; */
  padding-right: 20px;
}
.grid-uniform .grid__item:nth-child(3) {
  width: 22%;
}
.grid-uniform .grid__item:nth-child(4) {
  width: 12%;
}


.footer-copyrights {
  padding: 10px 0px;
  background: linear-gradient(34deg, rgba(0, 82, 167, 1) 0%, rgb(0 98 198 / 81%) 33%, rgb(4 128 255 / 34%) 125%);
  border-top: 1px solid rgba(231, 231, 231, 0.1);
  text-align: center;
}

.footer-copyrights .inner {
  text-align: center;
}

.footer-copyrights .grid__item {
  width: 100%;
}

.ft-copyrights-content {
  color: #fff;
  font-size: 17px;
}
.pre-footer .grid-uniform {
  justify-content: center;
  width: 50%;
}

.pre-footer .grid__item {
  width: 100%;
  text-align: center;
}
@media (max-width: 992px) {
  .news .title-text {
    font-size: 23px;
}

.newsletterblock {
    padding: 20px;
    border: 1px dashed;
}

  .footer-center li{
    margin-bottom: 10px;
  }
footer{
  background-position: top;
padding-top:20px !important;
}
  .footer-left{
      margin-bottom: 20px;
  }
  .position-footer-bottom{
      display: block;
  }
  .social-media{
      justify-content: center;
  }
  .footer-powered-bottom p {
      text-align: center;
      margin: 12px 0px;
  }
  .payment-link{
      display: flex;
      justify-content: center;
}
  .footer-center ul.list-unstyled {
      padding: 30px 0 30px;
  }
}

@media(max-width:767px){
.item-qc-pages {
    display: none;
}

.pre-footer .grid-uniform {
    width: 100%;
}
  .pre-footer {
    padding: 35px 20px;
}
  .grid-uniform .grid__item:nth-child(3) {
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
}

.grid-uniform {
    flex-wrap: wrap;
}

.grid-uniform .grid__item:nth-child(2) {
    width: 100%;
    padding-top: 20px;
}

.grid__item {
    width: 100%;
}

.grid-uniform .grid__item:nth-child(4) {
    width: 100%;
    padding-top: 20px;
}

}