#back-to-top,
#whatsapp-bottom {
  right: 10px;
  position: fixed;
  z-index: 999;
  top: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#back-to-top .round,
#whatsapp-bottom .round {
  border-radius: 50%;
  margin-right: 10px;
  box-shadow: 0 5px 5px -3px #000000;
}
#back-to-top {
  bottom: 85px;
}
#back-to-top .btn {
  background-color: #23b4b4;
  color: #333333;
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s linear;
}
#back-to-top .btn,
#whatsapp-bottom .btn {
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  line-height: 1;
  border: none;
  transition: all 0.4s ease-in;
  border-radius: 50%;
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.5);
  background: #428bca;
}
#back-to-top .btn:hover,
#whatsapp-bottom .btn:hover,
#back-to-top .btn:focus,
#whatsapp-bottom .btn:focus {
  background: #666;
}
#back-to-top.affix .btn {
  transform: scale(1);
  opacity: 1;
}
#whatsapp-bottom {
  bottom: 20px;
}
#whatsapp-bottom .btn {
  background: #25d366;
  color: #fff;
}
#back-to-top .fa,
#whatsapp-bottom .fa {
  font-size: 30px;
  display: flex;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
}
.sitename {
  padding: 8px 0;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  width: 100%;
}
#whatsapp-bottom #back-to-top .btn:hover,
#whatsapp-bottom .btn:hover,
#back-to-top .btn:focus,
#whatsapp-bottom .btn:focus {
  box-shadow: inset 0 0 10px #000;
  color: #fff;
}
.social-block {
  display: flex;
  margin-bottom: 30px;
}
.social-block a {
  border: none;
  color: #fff;
  display: flex;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  margin: 5px;
  padding: 8px;
  border-radius: 50%;
  transition: all 0.4s linear;
}
.social-block a svg {
  width: 32px;
  height: 32px;
}
.social-block a:hover,
.social-block a:focus {
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
}
.social-block a:first-child {
  margin-left: 0;
}
.social-block.social-color svg {
  fill: #fff;
}
.social-block.social-color .btn-facebook {
  background: #3b5998;
}
.social-block.social-color .btn-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
.social-block.social-color .btn-whatsapp {
  background: #25d366;
}
.social-block.social-color .btn-twitter {
  background: #009ced;
}
.social-block.social-color .btn-linkedin {
  background: #0e76a8;
}
.social-block.social-color .btn-youtube {
  background: #ff0000;
}
.social-block.social-color .btn-gmb {
  background: #fff;
}
.social-block.social-color a:hover {
  background: #fff;
}
.social-block.social-color a:hover svg {
  color: #23b4b4 !important;
  fill: #23b4b4 !important;
}
.social-block.social-color a:hover svg path,
.social-block.social-color a:hover svg g {
  color: #23b4b4 !important;
  fill: #23b4b4 !important;
}
.social-block.social-blanco a {
  background-color: rgba(0, 0, 0, 0.4);
}
.social-block.social-blanco a svg {
  color: #fff;
  fill: #fff;
}
.social-block.social-negro a {
  background: rgba(255, 255, 255, 0.2);
}
.social-block.social-negro a svg {
  fill: rgba(0, 0, 0, 0.8);
  color: rgba(0, 0, 0, 0.8);
}
.social-block.social-negro a:hover svg {
  color: #fff;
  fill: #fff;
}
.social-block.social-negro .btn-facebook:hover {
  background: #3b5998;
}
.social-block.social-negro .btn-instagram:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
.social-block.social-negro .btn-whatsapp:hover {
  background: #25d366;
}
.social-block.social-negro .btn-twitter:hover {
  background: #009ced;
}
.social-block.social-negro .btn-linkedin:hover {
  background: #0e76a8;
}
.social-block.social-negro .btn-youtube:hover {
  background: #ff0000;
}
.social-block.social-negro .btn-gmb:hover {
  background: #4285f4;
}
.social-block.center {
  justify-content: center;
}
.social-block.left {
  justify-content: flex-start;
}
.social-block.right {
  justify-content: flex-end;
}
.t3-footer {
  font-size: 16px;
}
.t3-footer .address-block h4 {
  color: #ffffff;
  font-size: smaller;
}
.t3-footer .address-block a {
  color: #23b4b4;
}
.t3-footer .address-block svg {
  fill: #ffffff;
  color: #ffffff;
  opacity: 0.7;
}
.t3-footer h3,
.t3-footer h4 {
  font-family: 'Libre Franklin', sans-serif;
}
.address-block svg {
  width: 18px;
  display: inline-block;
  height: 18px;
  margin-right: 5px;
}
.address-block p.hastitle {
  margin-bottom: 12px;
}
.address-block h4 {
  margin: 12px 0 0 0;
}
.mg-0 {
  margin: 0;
}
.address-block .hastitle + p {
  margin-bottom: 0;
}
.address-block p {
  display: flex;
  align-items: flex-end;
}
.t3-copyright {
  border: none;
  margin-bottom: 30px;
}
.ct-data-block {
  display: grid;
}
.right-footer {
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  text-align: left;
}
.copyright {
  text-align: left;
}
.hide-text .link-txt {
  display: none;
}
.hide-text .fa,
.hide-text .fal,
.hide-text .fas,
.hide-text .fab {
  font-size: 22px;
}