body{
  font-family: 'hanimation';
}
.primary-menu ul.navbar-nav li a {
  font-family: 'hanimation';
  font-size: 21px;
}
.header-text .title {
  font-family: 'hanimation';
  text-transform: capitalize;
}
.button-primary {
  background-color: #cc6600;
}
.reg-form .title {
  font-family: 'hanimation';
  letter-spacing: 3px;
}
@media(max-width:768px){
  .logo-text{
    width: 56%;
  }
  .site-logo{
    width: 209% !important;
  }
  .responsive{
    width: 70% !important; 
  }
}
.section-title .title {
  font-family: 'hanimation';
}
.title{
  font-family: 'hanimation';

  font-size: 19px;
}
/* icon */
@media(min-width:1200px){
  .laba{
    width: 38% !important;
  }
  .Faq{
    width: 68% !important;
  }
  .pri{
    width: 84% !important;
  }
  .xml{
    width: 44% !important;
  }
  .hed1{
    transform: translateX(27%) !important;
  }
  .hed2{
    transform: translateX(27%) !important;
  }
  
}
.footer-area {
  background-color:#000033;
  padding-top: 30px;
  padding-bottom: 30px;
  height: auto;
}
.social-link{
  margin-top: 20px;
}
.footer-area .copyright {
  margin-top: 25px;
  margin-bottom: 16px;
  text-align: left;
  color: #fff;
  font-family: 'hanimation';
}
.social-link a.facebook {
  color: #fff;
  font-size: 15px;
}
.social-link a.twitter {
  color: #fff;
}
.social-link a.linkedin {
  color: #fff;
}
.social-link a.behance {
  color: #fff;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-size: 21px;
  line-height: 1.4;
}
.gold-title, .silver-title {
  margin-bottom: 30px;
  font-size: 30px;
  color: #000;
  font-family: 'hanimation';
  font-weight: 400;
  text-align: center;
}