﻿@font-face {
  font-family: "Vazir";
  src: url("/DesktopModules/SuperLinks/css/fonts/Vazir-persian-digits-overwrite.ttf") format("truetype"), url("/DesktopModules/SuperLinks/css/fonts/Vazir-persian-digits-overwrite.woff") format("woff");
}
@font-face {
  font-family: "Vazir-Bold";
  src: url("/DesktopModules/SuperLinks/css/fonts/Vazir-Bold-persian-digits-overwrite.ttf") format("truetype"), url("/DesktopModules/SuperLinks/css/fonts/Vazir-Bold-persian-digits-overwrite.woff") format("woff");
  font-weight: bold;
}
@font-face {
  font-family: "farasocials";
  src: url("/DesktopModules/SuperLinks/css/fonts/FaraSocial/farasocials.eot") format("embedded-opentype"), url("/DesktopModules/SuperLinks/css/fonts/FaraSocial/farasocials.svg") format("svg"), url("/DesktopModules/SuperLinks/css/fonts/FaraSocial/farasocials.ttf") format("truetype"), url("/DesktopModules/FaraSuperLinks/css/fonts/FaraSocial/farasocials.woff") format("woff");
}
[class*=fara-]:before {
  display: inline-block;
  font-family: "farasocials";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fara-x-twitter:before {
  content: "\e900";
}

.fara-bisphone:before {
  content: "!";
}

.fara-i-gap:before {
  content: "#";
}

.fara-eitaa:before {
  content: "$";
}

.fara-soroush:before {
  content: "%";
}

.fara-bale:before {
  content: "&";
}

.fara-instagram:before {
  content: "*";
}

.fara-whatsapp:before {
  content: "0";
}

.fara-windows:before {
  content: "1";
}

.fara-xbox:before {
  content: "2";
}

.fara-yahoo:before {
  content: "3";
}

.fara-youtube:before {
  content: "4";
}

.fara-gap:before {
  content: "@";
}

.fara-500px:before {
  content: "A";
}

.fara-afsaran:before {
  content: "B";
}

.fara-amazon:before {
  content: "C";
}

.fara-android:before {
  content: "D";
}

.fara-aparat:before {
  content: "E";
}

.fara-apple:before {
  content: "F";
}

.fara-bazar:before {
  content: "G";
}

.fara-behance:before {
  content: "H";
}

.fara-blogger:before {
  content: "I";
}

.fara-chaton:before {
  content: "J";
}

.fara-cloob:before {
  content: "K";
}

.fara-delicious:before {
  content: "L";
}

.fara-deviantart:before {
  content: "M";
}

.fara-digg:before {
  content: "N";
}

.fara-dribbble:before {
  content: "O";
}

.fara-ebay:before {
  content: "P";
}

.fara-envato:before {
  content: "Q";
}

.fara-facebook:before {
  content: "R";
}

.fara-flickr:before {
  content: "S";
}

.fara-github:before {
  content: "T";
}

.fara-google:before {
  content: "U";
}

.fara-google-plus:before {
  content: "V";
}

.fara-google-play:before {
  content: "W";
}

.fara-hangouts:before {
  content: "X";
}

.fara-imdb:before {
  content: "Y";
}

.fara-imo:before {
  content: "Z";
}

.fara-wispi:before {
  content: "^";
}

.fara-instagram1:before {
  content: "a";
}

.fara-itunes:before {
  content: "b";
}

.fara-line:before {
  content: "c";
}

.fara-linkedin:before {
  content: "d";
}

.fara-email:before {
  content: "e";
}

.fara-myspace:before {
  content: "f";
}

.fara-oovoo:before {
  content: "g";
}

.fara-outlook:before {
  content: "h";
}

.fara-pinterest:before {
  content: "i";
}

.fara-playstation:before {
  content: "j";
}

.fara-qq:before {
  content: "k";
}

.fara-reddit:before {
  content: "l";
}

.fara-rss:before {
  content: "m";
}

.fara-skype:before {
  content: "n";
}

.fara-soundcloud:before {
  content: "o";
}

.fara-spotify:before {
  content: "p";
}

.fara-stackoverflow:before {
  content: "q";
}

.fara-steam:before {
  content: "r";
}

.fara-stumbleupon:before {
  content: "s";
}

.fara-tango:before {
  content: "t";
}

.fara-technorati:before {
  content: "u";
}

.fara-telegram:before {
  content: "v";
}

.fara-tumblr:before {
  content: "w";
}

.fara-twitter:before {
  content: "x";
}

.fara-viber:before {
  content: "y";
}

.fara-vimeo:before {
  content: "z";
}

.sociallinks ul {
  padding: 0;
  text-align: center;
}
.sociallinks ul li {
  display: inline-block;
  margin: 0 10px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sociallinks ul li {
    margin: 0 10px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sociallinks ul li {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .sociallinks ul li {
    margin: 0 5px;
  }
}
.sociallinks ul li:nth-child(1) {
  -moz-animation-delay: 100ms;
  -o-animation-delay: 100ms;
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.sociallinks ul li:nth-child(2) {
  -moz-animation-delay: 200ms;
  -o-animation-delay: 200ms;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.sociallinks ul li:nth-child(3) {
  -moz-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.sociallinks ul li:nth-child(4) {
  -moz-animation-delay: 400ms;
  -o-animation-delay: 400ms;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.sociallinks ul li:nth-child(5) {
  -moz-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.sociallinks ul li:nth-child(6) {
  -moz-animation-delay: 600ms;
  -o-animation-delay: 600ms;
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.sociallinks ul li:nth-child(7) {
  -moz-animation-delay: 700ms;
  -o-animation-delay: 700ms;
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.sociallinks ul li:nth-child(8) {
  -moz-animation-delay: 800ms;
  -o-animation-delay: 800ms;
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.sociallinks ul li:nth-child(9) {
  -moz-animation-delay: 900ms;
  -o-animation-delay: 900ms;
  -webkit-animation-delay: 900ms;
  animation-delay: 900ms;
}
.sociallinks ul li:nth-child(10) {
  -moz-animation-delay: 1000ms;
  -o-animation-delay: 1000ms;
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}
.sociallinks ul li:nth-child(11) {
  -moz-animation-delay: 1100ms;
  -o-animation-delay: 1100ms;
  -webkit-animation-delay: 1100ms;
  animation-delay: 1100ms;
}
.sociallinks ul li:nth-child(12) {
  -moz-animation-delay: 1200ms;
  -o-animation-delay: 1200ms;
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms;
}
.sociallinks ul li:nth-child(13) {
  -moz-animation-delay: 1300ms;
  -o-animation-delay: 1300ms;
  -webkit-animation-delay: 1300ms;
  animation-delay: 1300ms;
}
.sociallinks ul li:nth-child(14) {
  -moz-animation-delay: 1400ms;
  -o-animation-delay: 1400ms;
  -webkit-animation-delay: 1400ms;
  animation-delay: 1400ms;
}
.sociallinks ul li:nth-child(15) {
  -moz-animation-delay: 1500ms;
  -o-animation-delay: 1500ms;
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms;
}
.sociallinks ul li:nth-child(16) {
  -moz-animation-delay: 1600ms;
  -o-animation-delay: 1600ms;
  -webkit-animation-delay: 1600ms;
  animation-delay: 1600ms;
}
.sociallinks ul li:nth-child(17) {
  -moz-animation-delay: 1700ms;
  -o-animation-delay: 1700ms;
  -webkit-animation-delay: 1700ms;
  animation-delay: 1700ms;
}
.sociallinks ul li:nth-child(18) {
  -moz-animation-delay: 1800ms;
  -o-animation-delay: 1800ms;
  -webkit-animation-delay: 1800ms;
  animation-delay: 1800ms;
}
.sociallinks ul li:nth-child(19) {
  -moz-animation-delay: 1900ms;
  -o-animation-delay: 1900ms;
  -webkit-animation-delay: 1900ms;
  animation-delay: 1900ms;
}
.sociallinks ul li:nth-child(20) {
  -moz-animation-delay: 2000ms;
  -o-animation-delay: 2000ms;
  -webkit-animation-delay: 2000ms;
  animation-delay: 2000ms;
}
.sociallinks ul li:nth-child(21) {
  -moz-animation-delay: 2100ms;
  -o-animation-delay: 2100ms;
  -webkit-animation-delay: 2100ms;
  animation-delay: 2100ms;
}
.sociallinks ul li:nth-child(22) {
  -moz-animation-delay: 2200ms;
  -o-animation-delay: 2200ms;
  -webkit-animation-delay: 2200ms;
  animation-delay: 2200ms;
}
.sociallinks ul li:nth-child(23) {
  -moz-animation-delay: 2300ms;
  -o-animation-delay: 2300ms;
  -webkit-animation-delay: 2300ms;
  animation-delay: 2300ms;
}
.sociallinks ul li:nth-child(24) {
  -moz-animation-delay: 2400ms;
  -o-animation-delay: 2400ms;
  -webkit-animation-delay: 2400ms;
  animation-delay: 2400ms;
}
.sociallinks ul li:nth-child(25) {
  -moz-animation-delay: 2500ms;
  -o-animation-delay: 2500ms;
  -webkit-animation-delay: 2500ms;
  animation-delay: 2500ms;
}
.sociallinks ul li:nth-child(26) {
  -moz-animation-delay: 2600ms;
  -o-animation-delay: 2600ms;
  -webkit-animation-delay: 2600ms;
  animation-delay: 2600ms;
}
.sociallinks ul li:nth-child(27) {
  -moz-animation-delay: 2700ms;
  -o-animation-delay: 2700ms;
  -webkit-animation-delay: 2700ms;
  animation-delay: 2700ms;
}
.sociallinks ul li:nth-child(28) {
  -moz-animation-delay: 2800ms;
  -o-animation-delay: 2800ms;
  -webkit-animation-delay: 2800ms;
  animation-delay: 2800ms;
}
.sociallinks ul li:nth-child(29) {
  -moz-animation-delay: 2900ms;
  -o-animation-delay: 2900ms;
  -webkit-animation-delay: 2900ms;
  animation-delay: 2900ms;
}
.sociallinks ul li:nth-child(30) {
  -moz-animation-delay: 3000ms;
  -o-animation-delay: 3000ms;
  -webkit-animation-delay: 3000ms;
  animation-delay: 3000ms;
}
.sociallinks ul li:nth-child(31) {
  -moz-animation-delay: 3100ms;
  -o-animation-delay: 3100ms;
  -webkit-animation-delay: 3100ms;
  animation-delay: 3100ms;
}
.sociallinks ul li:nth-child(32) {
  -moz-animation-delay: 3200ms;
  -o-animation-delay: 3200ms;
  -webkit-animation-delay: 3200ms;
  animation-delay: 3200ms;
}
.sociallinks ul li:nth-child(33) {
  -moz-animation-delay: 3300ms;
  -o-animation-delay: 3300ms;
  -webkit-animation-delay: 3300ms;
  animation-delay: 3300ms;
}
.sociallinks ul li:nth-child(34) {
  -moz-animation-delay: 3400ms;
  -o-animation-delay: 3400ms;
  -webkit-animation-delay: 3400ms;
  animation-delay: 3400ms;
}
.sociallinks ul li:nth-child(35) {
  -moz-animation-delay: 3500ms;
  -o-animation-delay: 3500ms;
  -webkit-animation-delay: 3500ms;
  animation-delay: 3500ms;
}
.sociallinks ul li:nth-child(36) {
  -moz-animation-delay: 3600ms;
  -o-animation-delay: 3600ms;
  -webkit-animation-delay: 3600ms;
  animation-delay: 3600ms;
}
.sociallinks ul li:nth-child(37) {
  -moz-animation-delay: 3700ms;
  -o-animation-delay: 3700ms;
  -webkit-animation-delay: 3700ms;
  animation-delay: 3700ms;
}
.sociallinks ul li:nth-child(38) {
  -moz-animation-delay: 3800ms;
  -o-animation-delay: 3800ms;
  -webkit-animation-delay: 3800ms;
  animation-delay: 3800ms;
}
.sociallinks ul li:nth-child(39) {
  -moz-animation-delay: 3900ms;
  -o-animation-delay: 3900ms;
  -webkit-animation-delay: 3900ms;
  animation-delay: 3900ms;
}
.sociallinks ul li:nth-child(40) {
  -moz-animation-delay: 4000ms;
  -o-animation-delay: 4000ms;
  -webkit-animation-delay: 4000ms;
  animation-delay: 4000ms;
}
.sociallinks ul li:nth-child(41) {
  -moz-animation-delay: 4100ms;
  -o-animation-delay: 4100ms;
  -webkit-animation-delay: 4100ms;
  animation-delay: 4100ms;
}
.sociallinks ul li:nth-child(42) {
  -moz-animation-delay: 4200ms;
  -o-animation-delay: 4200ms;
  -webkit-animation-delay: 4200ms;
  animation-delay: 4200ms;
}
.sociallinks ul li:nth-child(43) {
  -moz-animation-delay: 4300ms;
  -o-animation-delay: 4300ms;
  -webkit-animation-delay: 4300ms;
  animation-delay: 4300ms;
}
.sociallinks ul li:nth-child(44) {
  -moz-animation-delay: 4400ms;
  -o-animation-delay: 4400ms;
  -webkit-animation-delay: 4400ms;
  animation-delay: 4400ms;
}
.sociallinks ul li:nth-child(45) {
  -moz-animation-delay: 4500ms;
  -o-animation-delay: 4500ms;
  -webkit-animation-delay: 4500ms;
  animation-delay: 4500ms;
}
.sociallinks ul li:nth-child(46) {
  -moz-animation-delay: 4600ms;
  -o-animation-delay: 4600ms;
  -webkit-animation-delay: 4600ms;
  animation-delay: 4600ms;
}
.sociallinks ul li:nth-child(47) {
  -moz-animation-delay: 4700ms;
  -o-animation-delay: 4700ms;
  -webkit-animation-delay: 4700ms;
  animation-delay: 4700ms;
}
.sociallinks ul li:nth-child(48) {
  -moz-animation-delay: 4800ms;
  -o-animation-delay: 4800ms;
  -webkit-animation-delay: 4800ms;
  animation-delay: 4800ms;
}
.sociallinks ul li:nth-child(49) {
  -moz-animation-delay: 4900ms;
  -o-animation-delay: 4900ms;
  -webkit-animation-delay: 4900ms;
  animation-delay: 4900ms;
}
.sociallinks ul li i {
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
}
