footer {background: url(../images/5968949.jpg);}

.list-unstyled li {
  display: flex;
  padding: 7px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  align-items: center;
  justify-content: center;
  color: white;
}

.transpi__brand-item-slicks:hover img {
  transform: scale(1.1);
  transition: 0.5s ease;
}

.list-unstyled li a {
  color: white;
}

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

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

.subscribe-form {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 470px;
  margin: auto;
  border-bottom: 2px solid #343434;
}

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

.news .subscribe-btn {
  border: none;
  font-size: 16px;
  padding: 0;
  background: transparent;
  text-transform: uppercase;
  color: white;
  position: absolute;
  right: 0;
}

.news .title-text {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  margin: 0 0 41px;
  text-transform: capitalize;
  color: white;
  text-align: center;
}

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

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

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

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

.footer_bottom::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #e5e5e5;
  top: 0;
  opacity: 0.2;
}

.footer_bottom {
  padding: 28px 0;
  position: relative;
}

.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: #d2a522;
}

.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: 14px;
  color: white;
}

.footer-powered-bottom p a {
  color: white;
}

.content-foter-compery {
  color: #B9B9B9;
  line-height: 1.5;
}

.content-foter-compery ul li {
  list-style: disc !important;
  margin-left: 20px;
  font-size: 15px;
}

.content-foter-compery ul li a {
  color: #B9B9B9
}

.content-foter-compery ul li a:hover {
  color: #b5582a
}

.doitac h2 {
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 43px;
  font-weight: 700;
  color: #333;
}

.transpi__brand-item-slicks a {
  border: solid 1px #eee;
  display: inline-block;
  /* padding: 10px; */
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}



















footer.footer-Company {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 40px 0px 0px 0px;
  border-bottom: 1px solid #B9B9B9;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.transpi__newsletter input {
  border-radius: 5px;
  border: 1px solid #ffffff;
  background: transparent;
  padding: 10px 14px;
  width: 370px;
  padding-left: 45px;
  color: #ffffff;
}


.box-footer-top {
  display: flex;
  justify-content: space-between;
  padding: 0px 0px 30px 0px;
}

.transpi__newsletter i {
  position: absolute;
  top: 12px;
  left: 16px;
  color: #ffffff;
  font-size: 20px;
}

.transpi__newsletter button {
  color: #FFF;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  border: none;
  background: #fcaf1e;
  padding: 10px 14px;
  border-radius: 5px;
  margin-left: 15px;
  -webkit-transition: .5s;
  transition: .5s;
}

.transpi__newsletter {
  margin-top: 5px;
  position: relative;
}

h2.title-hedding-footer {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.content-foter-compery p {}

.content-foter-compery p {
  color: #B9B9B9;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.content-foter-compery ul li a {
  color: #333;
  transition: color 0.4s;
  font-size: 16px;
}

.content-foter-compery ul li {
  padding-bottom: 5px;
  font-size: 16px;
  color: #333;
}

.social-media {
  margin-top: 20px;
}














.Reserved {
  border-width: 1px 0px 0px 0px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 10px 0px 10px 0px;
  border-top: 1px solid #ffffff;
}

.box-rights-Transpi p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.box-item-Privacy ul li a {
  color: #B9B9B9;
  font-size: 16px;
  font-weight: 400;
}

.box-item-Privacy ul {
  display: flex;
  justify-content: right;
}

.box-item-Privacy ul li {
  padding: 0px 0 0 15px;
}



.image-caption {
    display: none;
}










@media (max-width: 992px) {
  
  .logos-footer img {
    height: 55px;
}
  .footer-left {
    margin-bottom: 20px;
  }

  .position-footer-bottom {
    display: block;
  }

  .social-media {
    justify-content: left;
  }

  .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;
  }

  .news .title-text {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    margin: 0 0 15px
  }
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background-color: #0000006e;
  bottom: 0;
  right: 0;
}

.modal-content {
  border: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  border-radius: 0;
}

.newsletter-wrap {
  border-radius: 5px;
  position: relative;
  background-size: auto;
  background-size: cover;
  background-repeat: no-repeat;
}

.newsletter-content {
  position: relative;
  display: block;
  text-align: center;
  padding: 50px 60px;
  float: unset;
  width: 100%;
  background-color: #ffffff75;

}

.newsletter-content-innner h3 {
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 30px;
  font-weight: 700;
  text-transform: capitalize;
  color: #0ea04b;
}

.newsletter-content-innner p {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 30px;
  color: var(--primary-color);
}

.newsletter-content-innner .newsletter_usr_popup_email {
  width: 100%;
  height: 40px;
  border: none;
  padding: 10px;
  font-weight: 500;
  text-align: center;
  border-radius: 5px;
  color: var(--primary-color);
  background: white;
}

.frmnewsletterpopup button {
  margin-top: 20px;
}

.frmnewsletterpopup button {
  padding: 10px 30px;
  text-transform: capitalize;
  color: white;
  background: #0ea04b;
  margin-top: 20px;
  position: relative;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  line-height: 20px;
}

.newsletter-content-bottom label {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  margin-left: 10px;
}

.newsletter-btn-close.close {
  width: 30px;
  height: 30px;
  right: 5px;
  top: 5px;
  opacity: 1;
  font-size: 10px;
  text-shadow: none;
  border-radius: 5px;
  position: absolute;
  color: white;
  background: #0ea04b;
}

.newsletter-content-bottom {
  display: flex;
  justify-content: center;
  margin-top: 12px;
}

.newsletter-popup .modal-dialog {
  margin: 20px auto;
  max-width: 600px;

}

.logos-footer img {
  height: 55px;
}

.content-foter-compery.gg-map-footer iframe {
  width: 100%;
  height: 125px;
}






#button-contact-vr {
  bottom: 10px;
  left: 10px;
  margin: -10px;
  transform: scale(0.8);
  margin-bottom: 0px !important;
  position: fixed;
  z-index: 99999;
}

#gom-all-in-one #viber-vr {
  transition: 1.3s all;
  -moz-transition: 1.3s all;
  -webkit-transition: 1.3s all;
}

#button-contact-vr .button-contact {
  position: relative;
  margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}

#viber-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #2196f3;
  background-color: rgba(33, 150, 243, 0.7);
}

.phone-vr-circle-fill {
  width: 65px;
  height: 65px;
  top: 12px;
  left: 12px;
  position: absolute;
  box-shadow: 0 0 0 0 #c31d1d;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
}

#button-contact-vr .button-contact .phone-vr {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}

.phone-vr-img-circle a {
  line-height: 30px;
  color: white;
  display: flex;
  align-items: center;
}
.phone-vr-img-circle a i{
  font-size: 17px;
}
.phone-vr-img-circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

#gom-all-in-one #zalo-vr {
  transition: 1s all;
  -moz-transition: 1s all;
  -webkit-transition: 1s all;
}

#button-contact-vr .button-contact {
  position: relative;
  margin-top: -5px;
}

#zalo-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #2196f3;
  background-color: rgba(33, 150, 243, 0.7);
}

#gom-all-in-one #phone-vr {
  transition: 0.7s all;
  -moz-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}

#phone-vr .phone-vr-circle-fill {
  opacity: 0.7;
  box-shadow: 0 0 0 0 #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
  background-color: #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
  background-color: #dd2223;
}

#phone-vr .phone-vr-circle-fill {
  opacity: 0.7;
  box-shadow: 0 0 0 0 #dd2223;
}

.phone-vr-img-circle {
  background-color: #e60808;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 25px;
  left: 25px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#zalo-vr .phone-vr-img-circle {
  background-color: #2196F3;
}

#viber-vr .phone-vr-img-circle {
  background-color: #2196f3;
}




@-webkit-keyframes phone-vr-circle-fill {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes zoom {
  0% {
    transform: scale(.9)
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent
  }

  100% {
    transform: scale(.9);
    box-shadow: 0 0 0 0 transparent
  }
}

@keyframes zoom2 {
  0% {
    transform: scale(.9);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent
  }

  100% {
    transform: scale(.9);
    box-shadow: 0 0 0 0 transparent
  }
}

@keyframes zoom {
  0% {
    transform: scale(.9)
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent
  }

  100% {
    transform: scale(.9);
    box-shadow: 0 0 0 0 transparent
  }
}

#phone-vr span {
  position: absolute;
  background: #b5582a;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.2;
  padding: 10px 12px 10px;
  border-radius: 4px;
  /* box-shadow: inset 0 -10px 0 -6px rgba(0, 0, 0, .17); */
  margin-right: 10px;
  width: 168px;
  left: 100%;
  top: 30%;
}

#phone-vr span::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #b5582a transparent transparent;
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  -ms-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}


.back_to_top {
  display: inline-block;
  position: fixed;
  bottom: 25px;
  right: 38px;
  background: #b5582a;
  /* 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;
}

.back_to_top span {
  display: inline-block;
  float: left;
  line-height: 27px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  transition: 0.5s;
  /* width: 0; */
}

.back_to_top img {
  width: auto;
  /* float: left; */
}


footer.footer-Company:before {
  background: url(../images/5968949.jpg);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 5%;
  z-index: 9999;
}

footer.footer-Company .ctnr {
  position: relative;
  z-index: 99999999;
}


@media (max-width: 586px) {
  div#button-contact-vr {
    /* display: none; */
  }

  .doitac h2 {
    font-size: 26px;
  }

  .box-footer-top {
    display: block;
  }

  .logos-footer {
    margin-bottom: 20px;
  }

  .transpi__newsletter {
    display: flex;
  }
.transpi__newsletter form{
display: flex;
  width: 100%;
}
  .transpi__newsletter input {
    width: 235px;
    padding: 10px 14px;
    padding-left: 40px;
flex: 1;
  }


  .newsletter-content {
    padding: 30px 20px;
  }

  .newsletter-content-innner p {
    font-size: 15px;
    margin: 0 0 18px;
  }

  .newsletter-content-innner h3 {
    font-size: 25px;
    margin: 0 0 16px;
  }
  .delivery .clm:nth-child(1) .d-flex{
    display: block !important;
  }
}
.logos-footer img {
      filter: drop-shadow(-3px -3px 1px #cdcdcd);
  height: 85px;
  margin-right: 54px;
}
.footer-Company .delivery{
  padding-bottom: 30px;
}