/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.footer-center {
  padding: 0;
  background-color: transparent; }
  .footer-center .h2-box-ft-link {
    max-width: 1600px;
    margin: auto;
    padding: 110px 70px;
    background-color: #1d1d1d !important; }
    @media (max-width: 991px) {
      .footer-center .h2-box-ft-link {
        padding: 60px 30px; } }
    @media (max-width: 375px) {
      .footer-center .h2-box-ft-link {
        padding: 60px 0; } }

.block_newsletter {
  display: inline-block; }
  .block_newsletter.block .title_block {
    font-size: 16px;
    font-family: "bebas_neueregular";
    margin: 0px 0px 30px 0px;
    letter-spacing: 3px;
    font-weight: 700; }
    .rtl .block_newsletter.block .title_block {
      margin: 0px 0px 30px 0px; }
    .block_newsletter.block .title_block span {
      margin-left: 5px;
      display: inline-block;
      margin-top: 0; }
      .rtl .block_newsletter.block .title_block span {
        margin-right: 5px;
        margin-left: inherit; }
  .block_newsletter.block .block_content {
    width: 100%; }
  .block_newsletter .hidden {
    margin-bottom: 20px;
    display: block; }

.block-social ul {
  margin-top: 20px; }
.block-social.block .title_block {
  display: none; }

@media (max-width: 1600px) and (min-width: 1200px) {
  .h2-footer-list {
    width: 20%; } }
@media (max-width: 1199px) and (min-width: 768px) {
  .h2-footer-list {
    width: 50%;
    padding-bottom: 30px; } }

@media (max-width: 1600px) {
  .h2-footer-right {
    float: right; }
    .rtl .h2-footer-right {
      float: left; } }
@media (max-width: 1199px) {
  .h2-footer-right {
    width: 50%; } }
@media (max-width: 767px) {
  .h2-footer-right {
    width: auto;
    margin-top: 30px; } }

@media (max-width: 1600px) {
  .ft-none {
    display: none; } }

.footer-bottom {
  background: transparent;
  padding: 0; }
  .footer-bottom .box-copyright {
    max-width: 1600px;
    margin: auto;
    padding: 40px;
    background-color: #222222 !important; }
    @media (max-width: 1900px) {
      .footer-bottom .box-copyright {
        padding-bottom: 80px; } }

/*# sourceMappingURL=footerposition1542005365.css.map */
