/* footer section */
@font-face {
  font-family: 'Myriad Pro';
  /*src: url('../../fonts/MyriadPro/MyriadPro.eot') format('truetype') ;*/
  src: local("Myriad-Pro"), url("../../fonts/MyriadPro/Myriad-Pro.ttf") format("truetype");
  /* non-IE */ }
@font-face {
  font-family: 'Myriad Pro Bold';
  /*src: url('../..fonts/Myriad-Pro-Bold.eot');*/
  /* IE */
  src: local("Myriad-Pro-Bold"), url("../../fonts/MyriadPro/Myriad-Pro-Bold.ttf") format("truetype");
  /* non-IE */ }
@font-face {
  font-family: 'Lato Black';
  /*src: url('../..fonts/Lato-Black.eot');*/
  /* IE */
  src: local("Lato-Black"), url("../../fonts/Lato/Lato-Black.ttf") format("truetype");
  /* non-IE */ }
@font-face {
  font-family: 'Lato Regular';
  /*src: url('../..fonts/Lato-Regular.eot');*/
  /* IE */
  src: local("Lato-Regular"), url("../../fonts/Lato/Lato-Regular.ttf") format("truetype");
  /* non-IE */ }
@font-face {
  font-family: 'Lato Light';
  /*src: url('../..fonts/Lato-Light.eot');*/
  /* IE */
  src: local("Lato-Light"), url("../../fonts/Lato/Lato-Light.ttf") format("truetype");
  /* non-IE */ }
@font-face {
  font-family: 'Lato Bold';
  /*src: url('../..fonts/Lato-Bold.eot');*/
  /* IE */
  src: local("Lato-Bold"), url("../../fonts/Lato/Lato-Bold.ttf") format("truetype");
  /* non-IE */ }
/*
* { font-family: Myriad Pro, Lato Black, Lato Regular,  sans-serif; }

b, strong { font-family: Myriad Pro Bold, sans-serif; font-weight: bold; }*/
.no-padding-left {
  padding-left: 0px !important; }

.no-padding-right {
  padding-right: 0px !important; }

.no-padding-lateral, footer section > div, footer a, footer .wrapper, footer .wrapper-container:last-child, footer .wrapper-container div {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.no-padding-all {
  padding: 0 !important; }

body {
  background-color: #000000; }

.vcenter {
  display: inline-block !important;
  vertical-align: middle !important;
  float: none !important; }

a {
  outline: 0 !important; }

footer {
  font-family: Lato Light;
  font-size: 1em;
  color: #FFFFFF; }
footer a {
  color: #FFFFFF;
  font-family: Lato Light;
  border-right: #FFFFFF thin dotted;
  text-align: center;
  font-size: 1em; }
footer a:hover {
  color: #FFFFFF;
  cursor: pointer; }
footer .wrapper {
  background: #DE4A38; }
@media (min-width: 992px) {
  footer .wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important; } }
@media (min-width: 992px) {
  footer .wrapper-container > div {
    display: table; }
  footer .wrapper-container > div > div {
    float: none;
    display: table-cell;
    vertical-align: middle; } }
footer .wrapper-container:last-child {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1em; }
@media (min-width: 992px) {
  footer .wrapper-container:last-child {
    padding-top: 20px;
    padding-bottom: 20px; } }
footer .wrapper-container div {
  text-align: center; }
footer .info {
  border-right: none !important; }
@media (min-width: 768px) {
  footer .info {
    border-right: #FFFFFF thin dotted !important; } }
footer .info-location a:hover {
  text-decoration: none; }
@media (min-width: 992px) {
  footer .info-location {
    width: 29%; } }
footer .info-phone div {
  float: right;
  width: 140px;
  text-align: center; }
@media (min-width: 992px) {
  footer .info-phone div {
    text-align: left;
    width: 70%; } }
footer .info-phone > span {
  padding-left: 5px;
  padding-right: 5px; }
footer .info-phone > span:nth-child(2) {
  border-right: #FFFFFF thin dotted;
  padding-right: 5px; }
footer .copyright {
  background: #A13225;
  font-family: Lato Light;
  font-size: 0.7em;
  color: #FFFFFF;
  text-align: center; }

/*# sourceMappingURL=footer.css.map */
