.no-margin {
  margin: 0 !important;
}

.marginbottom__3x {
  margin-bottom: 30px;
}

@-webkit-keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1); } }
@keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
    transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1); } }
@-webkit-keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1); } }
@keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
    transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1); } }
@-webkit-keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0); } }
@keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@-webkit-keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0); } }
@keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0);
    transform: translate3d(0, 800px, 0); } }
/*******************************************************
  Style Color
********************************************************/
/**************************************************************
	  Footer Wrapper
**************************************************************/
.footer-top{padding-top: 60px;}
.footer-container {
  padding: 20px 0;
      padding-bottom: 0;
}
.news-text{
    line-height: 40px;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
}
.newsletter{
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.footer-lines {
  margin: 22px 15px 30px 15px;
  clear: both;
  width: calc(100% - 30px);
  display: inline-block;
}

.footer-lines--bottom {
  margin: 10px 0 10px;
}

.footer-top .icons-social {
  text-align: center;
}
.footer-top .icons-social .modtitle {
    margin: 0 20px;
  }
.footer-top .icons-social > * {
    display: inline-block;
    vertical-align: middle;
  }
.footer-top .module h3.modtitle {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 16px;
  /* [8] */
  font-size: 1.6rem;
  /* [8] */
  text-transform: uppercase;
  font-weight: 700;
}
.footer-top .module ul.menu li > a {
  position: relative;
  padding: 5px 0 5px 0px;
  display: block;
}
.footer-top .module ul.menu li > a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
  height: 1px;
  width: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer-top .module ul.menu li > a:hover {
  padding-left: 12px;
}

.footer-top .icons-social .icon-circled {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  vertical-align: top;
  text-align: center;
}
.footer-top .icons-social .icon-circled {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  vertical-align: top;
  text-align: center;
}
.newsletter input{
  width: auto;
  display: inline-block;
  border-radius: 5px;
  box-shadow: none;
  font-size: 14px;
  padding: 15px;
  min-height: 40px;
  border-radius: 3px !important;
}
div.subscribe-home input.form-control {
    min-height: 40px;
    border-radius: 40px;
    padding: 6px 20px;
    border: none;
    box-shadow: none;
    border-radius: 3px !important;
}
@media (min-width: 1200px) {
  div.subscribe-home input.form-control {
    min-width: 200px;
  }
}
div.subscribe-home .btn {
  padding: 7px 12px;
  border-radius: 0;
  min-height: 40px;
  border-radius: 40px;
  text-transform: uppercase;
  padding: 6px 20px;
  font-weight: bold;
  border-radius: 3px !important;
}
.contact-horario {
  z-index: 1;
  line-height: 18px;
  min-height: 40px; 
  margin-left: 5px;
}

.contact-address li {
  position: relative;
  z-index: 1;
  line-height: 18px;
  /*min-height: 40px;*/
}
.contact-address span {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 18px;
  /* [8] */
  font-size: 1.8rem;
  /* [8] */
  left: 0px;
  position: absolute;
  top: 4px;
  border-radius: 2px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}
.contact-address > li:nth-child(2) {
  padding-top: 7px;
}
  .contact-address > li:nth-child(2) span {
    margin-top: -1px;
  }
.contact-address > li:last-child {
  padding-top: 15px;
}
.contact-address > li:last-child span {
  margin-top: 7px;
}

@media (min-width: 1200px) {
  .footer--social {
    text-align: -webkit-right;
  }
}
.footer-bottom-block {
  padding: 20px 0;
}
.footer-bottom-block p{
  color: #aaa; font-size: 13px; font-weight: bold; text-transform: uppercase;
}
.footer-bottom-block .payment-footer img {
  margin: 0 3px;
}
.copp{font-weight: normal !important; text-transform: none !important; text-align: center; margin: 20px;}