/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/** socialfollow ***/
/** End socialfollow ***/
/***************************************************
	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 
 */
/***********************************************************************/
.block-social .box-title {
  display: none; }
.block-social ul {
  list-style: none;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  padding-left: 0;
  font-size: 0px;
  margin: -5px -10px; }
.block-social li {
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  margin: 5px 10px;
  text-align: center; }
  .block-social li a {
    display: block;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .block-social li a i {
      font-size: 18px;
      font-style: normal;
      vertical-align: middle; }
      .block-social li a i:before {
        content: "";
        display: block;
        font-family: "deo-custom-icons"; }
    .block-social li a span {
      display: none;
      font-size: 14px; }
  .block-social li.facebook a i:before {
    content: "\e9e7"; }
  .block-social li.twitter a i:before {
    content: "\e9e9"; }
  .block-social li.rss a i:before {
    content: "\e9db"; }
  .block-social li.youtube a i:before {
    content: "\e9c1"; }
  .block-social li.googleplus a i:before {
    content: "\e9bf"; }
  .block-social li.pinterest a i:before {
    content: "\e9eb"; }
  .block-social li.vimeo a i:before {
    content: "\e9f0"; }
  .block-social li.instagram a i:before {
    content: "\ea14"; }
  .block-social li.linkedin a i:before {
    content: "\ead7"; }
  .block-social li.tiktok a i:before {
    content: "\ead9"; }
  .block-social li.ps-socialfollow-discord a i:before {
    content: "\ead8"; }
@media (min-width: 1200px) {
  .block-social.social-inline-xl-up {
    margin-left: -10px;
    margin-right: -10px; }
    .block-social.social-inline-xl-up .box-title {
      display: inline-block;
      vertical-align: middle;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-right: 10px;
      padding-left: 10px; }
    .block-social.social-inline-xl-up .block_content {
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      padding-right: 10px; }
    .footer-container .block-social.social-inline-xl-up .title_block {
      margin-bottom: 0px; } }
@media (min-width: 992px) {
  .block-social.social-inline-lg-up {
    margin-left: -10px;
    margin-right: -10px; }
    .block-social.social-inline-lg-up .box-title {
      display: inline-block;
      vertical-align: middle;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-right: 10px;
      padding-left: 10px; }
    .block-social.social-inline-lg-up .block_content {
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      padding-right: 10px; }
    .footer-container .block-social.social-inline-lg-up .title_block {
      margin-bottom: 0px; } }
@media (min-width: 768px) {
  .block-social.social-inline-md-up {
    margin-left: -10px;
    margin-right: -10px; }
    .block-social.social-inline-md-up .box-title {
      display: inline-block;
      vertical-align: middle;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-right: 10px;
      padding-left: 10px; }
    .block-social.social-inline-md-up .block_content {
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      padding-right: 10px; }
    .footer-container .block-social.social-inline-md-up .title_block {
      margin-bottom: 0px; } }
@media (min-width: 576px) {
  .block-social.social-inline-sm-up {
    margin-left: -10px;
    margin-right: -10px; }
    .block-social.social-inline-sm-up .box-title {
      display: inline-block;
      vertical-align: middle;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-right: 10px;
      padding-left: 10px; }
    .block-social.social-inline-sm-up .block_content {
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      padding-right: 10px; }
    .footer-container .block-social.social-inline-sm-up .title_block {
      margin-bottom: 0px; } }
.block-social.social-title .box-title {
  display: block; }
.block-social.social-block ul {
  margin: 0px;
  padding: 0px;
  font-size: inherit; }
.block-social.social-block li {
  margin: 0px;
  display: block;
  text-align: left; }
  .rtl .block-social.social-block li {
    text-align: right; }
  .block-social.social-block li + li {
    margin-top: 15px; }
  .block-social.social-block li a {
    font-size: inherit;
    display: inline-block;
    vertical-align: middle; }
    .block-social.social-block li a span {
      font-size: inherit; }
.block-social.social-one li a:hover {
  color: #1bbc9b; }
.block-social.social-one li.facebook a {
  color: #4c86bc; }
.block-social.social-one li.twitter a {
  color: #55c2e1; }
.block-social.social-one li.rss a {
  color: #FF6600; }
.block-social.social-one li.youtube a {
  color: #ff0000; }
.block-social.social-one li.googleplus a {
  color: #de3737; }
.block-social.social-one li.pinterest a {
  color: #f45151; }
.block-social.social-one li.vimeo a {
  color: #089de3; }
.block-social.social-one li.instagram a {
  color: #c4a74d; }
.block-social.social-one li.linkedin a {
  color: #004182; }
.block-social.social-one li.tiktok a {
  color: #6b9b99; }
.block-social.social-one li.ps-socialfollow-discord a {
  color: #5865f2; }
.block-social.social-one.social-color li.facebook a:hover {
  color: #4c86bc; }
.block-social.social-one.social-color li.twitter a:hover {
  color: #55c2e1; }
.block-social.social-one.social-color li.rss a:hover {
  color: #FF6600; }
.block-social.social-one.social-color li.youtube a:hover {
  color: #ff0000; }
.block-social.social-one.social-color li.googleplus a:hover {
  color: #de3737; }
.block-social.social-one.social-color li.pinterest a:hover {
  color: #f45151; }
.block-social.social-one.social-color li.vimeo a:hover {
  color: #089de3; }
.block-social.social-one.social-color li.instagram a:hover {
  color: #c4a74d; }
.block-social.social-one.social-color li.linkedin a:hover {
  color: #004182; }
.block-social.social-one.social-color li.tiktok a:hover {
  color: #6b9b99; }
.block-social.social-one.social-color li.ps-socialfollow-discord a:hover {
  color: #5865f2; }
.block-social.social-one.social-white li a {
  color: #cccccc; }
  .block-social.social-one.social-white li a:hover {
    color: #ffffff; }
.block-social.social-one.social-white.light li a {
  color: #ffffff; }
  .block-social.social-one.social-white.light li a:hover {
    color: #cccccc; }
.block-social.social-two ul {
  margin: -5px; }
.block-social.social-two li {
  margin: 5px; }
  .block-social.social-two li a {
    width: 35px;
    height: 35px;
    line-height: 33px;
    font-size: 15px;
    overflow: hidden;
    border: 1px solid #000000;
    border-radius: 50%; }
    .block-social.social-two li a i {
      font-size: 15px; }
  .block-social.social-two li.facebook a:hover {
    color: #4c86bc;
    border-color: #4c86bc; }
  .block-social.social-two li.twitter a:hover {
    color: #55c2e1;
    border-color: #55c2e1; }
  .block-social.social-two li.rss a:hover {
    color: #FF6600;
    border-color: #FF6600; }
  .block-social.social-two li.youtube a:hover {
    color: #ff0000;
    border-color: #ff0000; }
  .block-social.social-two li.googleplus a:hover {
    color: #de3737;
    border-color: #de3737; }
  .block-social.social-two li.pinterest a:hover {
    color: #f45151;
    border-color: #f45151; }
  .block-social.social-two li.vimeo a:hover {
    color: #089de3;
    border-color: #089de3; }
  .block-social.social-two li.instagram a:hover {
    color: #c4a74d;
    border-color: #c4a74d; }
  .block-social.social-two li.linkedin a:hover {
    color: #004182;
    border-color: #004182; }
  .block-social.social-two li.tiktok a:hover {
    color: #6b9b99;
    border-color: #6b9b99; }
  .block-social.social-two li.ps-socialfollow-discord a:hover {
    color: #5865f2;
    border-color: #5865f2; }
.block-social.social-two.has-color li.facebook a {
  color: #4c86bc;
  border-color: #4c86bc; }
  .block-social.social-two.has-color li.facebook a:hover {
    background: #4c86bc; }
.block-social.social-two.has-color li.twitter a {
  color: #55c2e1;
  border-color: #55c2e1; }
  .block-social.social-two.has-color li.twitter a:hover {
    background: #55c2e1; }
.block-social.social-two.has-color li.rss a {
  color: #FF6600;
  border-color: #FF6600; }
  .block-social.social-two.has-color li.rss a:hover {
    background: #FF6600; }
.block-social.social-two.has-color li.youtube a {
  color: #ff0000;
  border-color: #ff0000; }
  .block-social.social-two.has-color li.youtube a:hover {
    background: #ff0000; }
.block-social.social-two.has-color li.googleplus a {
  color: #de3737;
  border-color: #de3737; }
  .block-social.social-two.has-color li.googleplus a:hover {
    background: #de3737; }
.block-social.social-two.has-color li.pinterest a {
  color: #f45151;
  border-color: #f45151; }
  .block-social.social-two.has-color li.pinterest a:hover {
    background: #f45151; }
.block-social.social-two.has-color li.vimeo a {
  color: #089de3;
  border-color: #089de3; }
  .block-social.social-two.has-color li.vimeo a:hover {
    background: #089de3; }
.block-social.social-two.has-color li.instagram a {
  color: #c4a74d;
  border-color: #c4a74d; }
  .block-social.social-two.has-color li.instagram a:hover {
    background: #c4a74d; }
.block-social.social-two.has-color li.linkedin a {
  color: #004182;
  border-color: #004182; }
  .block-social.social-two.has-color li.linkedin a:hover {
    background: #004182; }
.block-social.social-two.has-color li.tiktok a {
  color: #6b9b99;
  border-color: #6b9b99; }
  .block-social.social-two.has-color li.tiktok a:hover {
    background: #6b9b99; }
.block-social.social-two.has-color li.ps-socialfollow-discord a {
  color: #5865f2;
  border-color: #5865f2; }
  .block-social.social-two.has-color li.ps-socialfollow-discord a:hover {
    background: #5865f2; }
.block-social.social-two.has-color li:hover a {
  color: #FFFFFF; }
.block-social.social-two.has-background li a {
  overflow: hidden;
  color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-radius: 50%; }
  .block-social.social-two.has-background li a i {
    font-size: 16px; }
.block-social.social-two.has-background li.facebook a {
  border-color: #4c86bc;
  background: #4c86bc; }
.block-social.social-two.has-background li.facebook:hover a {
  color: #4c86bc; }
.block-social.social-two.has-background li.twitter a {
  border-color: #55c2e1;
  background: #55c2e1; }
.block-social.social-two.has-background li.twitter:hover a {
  color: #4c86bc; }
.block-social.social-two.has-background li.rss a {
  border-color: #FF6600;
  background: #FF6600; }
.block-social.social-two.has-background li.rss:hover a {
  color: #FF6600; }
.block-social.social-two.has-background li.youtube a {
  border-color: #ff0000;
  background: #ff0000; }
.block-social.social-two.has-background li.youtube:hover a {
  color: #ff0000; }
.block-social.social-two.has-background li.googleplus a {
  border-color: #de3737;
  background: #de3737; }
.block-social.social-two.has-background li.googleplus:hover a {
  color: #de3737; }
.block-social.social-two.has-background li.pinterest a {
  border-color: #f45151;
  background: #f45151; }
.block-social.social-two.has-background li.pinterest:hover a {
  color: #f45151; }
.block-social.social-two.has-background li.vimeo a {
  border-color: #089de3;
  background: #089de3; }
.block-social.social-two.has-background li.vimeo:hover a {
  color: #089de3; }
.block-social.social-two.has-background li.instagram a {
  border-color: #c4a74d;
  background: #c4a74d; }
.block-social.social-two.has-background li.instagram:hover a {
  color: #c4a74d; }
.block-social.social-two.has-background li.linkedin a {
  border-color: #004182;
  background: #004182; }
.block-social.social-two.has-background li.linkedin:hover a {
  color: #004182; }
.block-social.social-two.has-background li.tiktok a {
  border-color: #6b9b99;
  background: #6b9b99; }
.block-social.social-two.has-background li.tiktok:hover a {
  color: #6b9b99; }
.block-social.social-two.has-background li.ps-socialfollow-discord a {
  border-color: #5865f2;
  background: #5865f2; }
.block-social.social-two.has-background li.ps-socialfollow-discord:hover a {
  color: #5865f2; }
.block-social.social-two.has-background li:hover a {
  background: transparent; }
.block-social.social-two.social-small li a {
  width: 32px;
  height: 32px;
  line-height: 30px; }
  .block-social.social-two.social-small li a i {
    font-size: 14px; }
.block-social.social-two.social-white li a {
  line-height: 31px;
  border-width: 2px;
  background: transparent;
  color: #cccccc;
  border-color: #cccccc; }
.block-social.social-two.social-white li:hover a {
  color: #ffffff;
  border-color: #ffffff; }
.block-social.social-three ul {
  margin: 0px -5px; }
.block-social.social-three li {
  margin: 5px; }
  .block-social.social-three li a {
    width: 40px;
    height: 40px;
    line-height: 38px;
    overflow: hidden;
    color: #999999;
    background: #4d4d4d;
    border: 1px solid #4d4d4d; }
    .block-social.social-three li a i {
      font-size: 16px; }
  .block-social.social-three li:hover a {
    color: #FFFFFF;
    background: #1bbc9b;
    border-color: #1bbc9b; }
.block-social.social-three.social-small li a {
  width: 35px;
  height: 35px;
  line-height: 33px; }
.block-social.social-three.has-color li.facebook a {
  color: #4c86bc; }
.block-social.social-three.has-color li.twitter a {
  color: #55c2e1; }
.block-social.social-three.has-color li.rss a {
  color: #FF6600; }
.block-social.social-three.has-color li.youtube a {
  color: #ff0000; }
.block-social.social-three.has-color li.googleplus a {
  color: #de3737; }
.block-social.social-three.has-color li.pinterest a {
  color: #f45151; }
.block-social.social-three.has-color li.vimeo a {
  color: #089de3; }
.block-social.social-three.has-color li.instagram a {
  color: #c4a74d; }
.block-social.social-three.has-color li.linkedin a {
  color: #004182; }
.block-social.social-three.has-color li.tiktok a {
  color: #6b9b99; }
.block-social.social-three.has-color li.ps-socialfollow-discord a {
  color: #5865f2; }
.block-social.social-three.has-color li:hover a {
  color: #FFFFFF; }
.block-social.social-three.has-background li a {
  width: 40px;
  height: 40px;
  line-height: 38px;
  overflow: hidden;
  color: #FFFFFF;
  border-style: solid;
  border-width: 1px; }
  .block-social.social-three.has-background li a i {
    font-size: 16px; }
.block-social.social-three.has-background li.facebook a {
  border-color: #4c86bc;
  background: #4c86bc; }
.block-social.social-three.has-background li.facebook:hover a {
  color: #4c86bc; }
.block-social.social-three.has-background li.twitter a {
  border-color: #55c2e1;
  background: #55c2e1; }
.block-social.social-three.has-background li.twitter:hover a {
  color: #4c86bc; }
.block-social.social-three.has-background li.rss a {
  border-color: #FF6600;
  background: #FF6600; }
.block-social.social-three.has-background li.rss:hover a {
  color: #FF6600; }
.block-social.social-three.has-background li.youtube a {
  border-color: #ff0000;
  background: #ff0000; }
.block-social.social-three.has-background li.youtube:hover a {
  color: #ff0000; }
.block-social.social-three.has-background li.googleplus a {
  border-color: #de3737;
  background: #de3737; }
.block-social.social-three.has-background li.googleplus:hover a {
  color: #de3737; }
.block-social.social-three.has-background li.pinterest a {
  border-color: #f45151;
  background: #f45151; }
.block-social.social-three.has-background li.pinterest:hover a {
  color: #f45151; }
.block-social.social-three.has-background li.vimeo a {
  border-color: #089de3;
  background: #089de3; }
.block-social.social-three.has-background li.vimeo:hover a {
  color: #089de3; }
.block-social.social-three.has-background li.instagram a {
  border-color: #c4a74d;
  background: #c4a74d; }
.block-social.social-three.has-background li.instagram:hover a {
  color: #c4a74d; }
.block-social.social-three.has-background li.linkedin a {
  border-color: #004182;
  background: #004182; }
.block-social.social-three.has-background li.linkedin:hover a {
  color: #004182; }
.block-social.social-three.has-background li.tiktok a {
  border-color: #6b9b99;
  background: #6b9b99; }
.block-social.social-three.has-background li.tiktok:hover a {
  color: #6b9b99; }
.block-social.social-three.has-background li.ps-socialfollow-discord a {
  border-color: #5865f2;
  background: #5865f2; }
.block-social.social-three.has-background li.ps-socialfollow-discord:hover a {
  color: #5865f2; }
.block-social.social-three.has-background li:hover a {
  background: transparent; }
.block-social.social-three.social-white li a {
  background: #ffffff; }
.block-social.social-three.social-white li:hover a {
  background: #1bbc9b; }
.block-social.social-four li a i {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle; }
.block-social.social-four li a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px; }
  .rtl .block-social.social-four li a span {
    margin-right: 8px;
    margin-left: inherit; }
.block-social.social-four.has-color li.facebook a {
  color: #4c86bc; }
.block-social.social-four.has-color li.twitter a {
  color: #55c2e1; }
.block-social.social-four.has-color li.rss a {
  color: #FF6600; }
.block-social.social-four.has-color li.youtube a {
  color: #ff0000; }
.block-social.social-four.has-color li.googleplus a {
  color: #de3737; }
.block-social.social-four.has-color li.pinterest a {
  color: #f45151; }
.block-social.social-four.has-color li.vimeo a {
  color: #089de3; }
.block-social.social-four.has-color li.instagram a {
  color: #c4a74d; }
.block-social.social-four.has-color li.linkedin a {
  color: #004182; }
.block-social.social-four.has-color li.tiktok a {
  color: #6b9b99; }
.block-social.social-four.has-color li.ps-socialfollow-discord a {
  color: #5865f2; }
.block-social.social-four.social-white li a {
  color: #cccccc; }
.block-social.social-four.social-white li:hover a {
  color: #ffffff; }
.block-social.social-four.social-inline-footer ul {
  margin-left: -25px;
  margin-right: -25px; }
  @media (max-width: 767px) {
    .block-social.social-four.social-inline-footer ul {
      margin-left: -15px;
      margin-right: -15px; } }
.block-social.social-four.social-inline-footer li {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 25px;
  margin-right: 25px; }
  @media (max-width: 767px) {
    .block-social.social-four.social-inline-footer li {
      margin-left: 15px;
      margin-right: 15px; } }
  @media (max-width: 575px) {
    .block-social.social-four.social-inline-footer li a span {
      display: none; } }
.block-social.social-five ul {
  margin: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute; }
  @media (max-width: 767px) {
    .block-social.social-five ul {
      padding: 120px 0px; } }
  .block-social.social-five ul li {
    margin: 0px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .block-social.social-five ul li a {
      padding: 20px 10px; }
      @media (min-width: 768px) {
        .block-social.social-five ul li a {
          padding: 200px 10px; } }
      .block-social.social-five ul li a i {
        font-size: 50px; }
      .block-social.social-five ul li a span {
        display: block;
        font-size: 30px;
        margin-top: 15px; }
        @media (min-width: 576px) {
          .block-social.social-five ul li a span {
            margin-top: 20px; } }
        @media (min-width: 768px) {
          .block-social.social-five ul li a span {
            margin-top: 30px; } }
      @media (min-width: 992px) {
        .block-social.social-five ul li a:hover {
          background: rgba(255, 255, 255, 0.7); } }
.block-social.social-five.social-white ul li a {
  color: #cccccc; }
  .block-social.social-five.social-white ul li a:hover {
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff; }
.block-social.social-five.social-white.light li a {
  color: #ffffff; }
  .block-social.social-five.social-white.light li a:hover {
    color: #cccccc; }

/*# sourceMappingURL=ps_socialfollow.css.map */
