.padding-container {
  padding-top: 2em;
}

.main-nav {
  margin-top: -1.3em;
}

.font_et_color{
  color: #ffc300 !important;
  font-family: Atlan;
}

.span-size-1 {
  font-size: 1.5em;
}

.about-text {
  font-family: Atlan;
  font-size: 1em;
  max-width: 392px;
  color: #fff;
}

#intro .intro-info h1 {
  text-shadow:1px 1px 40px #fab700, 10px 10px 200px #fab700 !important;
}

.float-left {
  float: left;
}

.transp-hover {
  opacity: 1;
}

.transp-hover:hover {
  opacity: 1 !important;
  transition: 1s;
  transform: scale(1.1);
}

.footer-sub-headings {
  color: #ffc300;
  font-family: Atlan;
  font-size: 1.5em;
}

.footer-links {
  float: left;
  margin-right: 2em;
}

.footer-links:last-of-type {
  margin-right: 0;
}

.x2 {
  max-width: 30%;
  min-width: 30%;
  width: 30%;
}

.contact-button-li {
  margin-top: .3em;
}

.contact-button-li:hover {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ab7b47+0,fce782+100 */
background: #ab7b47 !important; /* Old browsers */
background: -moz-linear-gradient(left,  #ab7b47 0%, #fce782 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ab7b47 0%,#fce782 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ab7b47 0%,#fce782 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab7b47', endColorstr='#fce782',GradientType=1 ) !important; /* IE6-9 */
transition: .5s !important;
}

.contact-button-a {
  padding-top: .3em !important;
  padding-bottom: .3em !important;
  background: #0e181d;
}

.contact-button-a:hover {
  color: #fff !important;
}

#footer .footer-top .footer-links ul {
  margin-top: .7em;
}

.mobile-nav {
  background-size: cover;
}
