﻿@import url('font-awesome.min.css');

#social {
  float:left;
}

#social .smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 20px;
    height: 20px;
    box-shadow: 0px 0px 1px #000,2px 2px 2px #999;
    margin-left: 8px;
    text-decoration: none;
    text-align: center;
    color: #555 !important;
    background-color: #fff !important;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6em;
    border-radius: 20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    transition:all 0.3s;
}
#social a.smGlobalBtn:hover
{
    text-decoration:none;
    color: #fff !important;
    background-color: #555 !important;
} 

/* facebook button class*/
#social .facebookBtn{
    background: #4060A5;
}

#social .facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

#social .facebookBtn:hover{
    color: #4060A5;
    background: #fff;
}

/* twitter button class*/
#social .twitterBtn{
    background: #00ABE3;
}

#social .twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
}

#social .twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
}

/* telegram button class*/
#social .telegramBtn{
    background: #2fa6dd;
}

#social .telegramBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f1d8"; /* add telegram icon */
}

#social .telegramBtn:hover{
    color: #2fa6dd;
    background: #fff;
}
/* instagram button class*/
#social .instagramBtn{
    background: #2fa6dd;
}

#social .instagramBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f16d"; /* add telegram icon */
}

#social .instagramBtn:hover{
    color: #2fa6dd;
    background: #fff;
}
/* ar button class*/
#social .arBtn{
    background: #2fa6dd;
}

#social .arBtn:before{ /* use :before to add the relevant icons */
    font-family: "Times New Roman";
    content: "ع"; /* add telegram icon */
}

#social .arBtn:hover{
    color: #2fa6dd;
    background: #fff;
}
/* en button class*/
#social .enBtn{
    background: #2fa6dd;
}

#social .enBtn:before{ /* use :before to add the relevant icons */
    font-family: "Times New Roman";
    content: "E"; /* add telegram icon */
}

#social .enBtn:hover{
    color: #2fa6dd;
    background: #fff;
}

/* mail button class*/
#social .mailBtn{
    background: #2fa6dd;
}

#social .mailBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f003"; /* add telegram icon */
}

#social .mailBtn:hover{
    color: #2fa6dd;
    background: #fff;
}


#social_large {
  margin-top: 10px;
  text-align: left;
}

#social_large .smGlobalBtn { /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border:2px solid #ddd; /* add border to the buttons */
    
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.75em;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    margin-left:8px;
    transition: 0.3s;
}

#social_large a.smGlobalBtn:hover
{
    text-decoration:none;
} 

/* facebook button class*/
#social_large .facebookBtn{
    background: #3b5998;
}

#social_large .facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

#social_large .facebookBtn:hover{
    color: #3b5998;
    background: #fff;
    border-color: #3b5998; /* change the border color on mouse hover */
}

/* twitter button class*/
#social_large .twitterBtn{
    background: #55acee;
}

#social_large .twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
      
}

#social_large .twitterBtn:hover{
      color: #55acee;
      background: #fff;
      border-color: #55acee;
}

/* google plus button class*/
#social_large .googleplusBtn{
    background: #e64522;
}

#social_large .googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5"; /* add googleplus icon */
}

#social_large .googleplusBtn:hover{
      color: #e64522;
      background: #fff;
      border-color: #e64522;
}

/* telegram button class*/
#social_large .telegramBtn{
    background: #0088cc;
}

#social_large .telegramBtn:before{
      font-family: "FontAwesome";
      content: "\f1d8"; /* add linkedin icon */
}

#social_large .telegramBtn:hover{
      color: #0088cc;
      background: #fff;
      border-color: #0088cc;
}



/* youtube button class*/
    #social_large .youtubeBtn {
        background: #ff0000;
    }

        #social_large .youtubeBtn:before { /* use :before to add the relevant icons */
            font-family: "FontAwesome";
            content: "\f16a"; /* add youtube icon */
        }

        #social_large .youtubeBtn:hover {
            color: #ff0000;
            background: #fff;
            border-color: #ff0000;
        }



/* instagram button class*/
#social_large .instagramtBtn{
    background: #125688;
}

#social_large .instagramtBtn:before{
      font-family: "FontAwesome";
      content: "\f16d"; /* add pinterest icon */
}

#social_large .instagramtBtn:hover{
      color: #125688;
      background: #fff;
      border-color: #125688;
}

/* tumblr button class*/
#social_large .tumblrBtn{
    background: #3a5876;
}

#social_large .tumblrBtn:before{
      font-family: "FontAwesome";
      content: "\f173"; /* add tumblr icon */
}

#social_large .tumblrBtn:hover{
      color: #3a5876;
      background: #fff;
      border-color: #3a5876;
}

/* rss button class*/
#social_large .rssBtn{
    background: #e88845;
}

#social_large .rssBtn:before{
      font-family: "FontAwesome";
      content: "\f09e"; /* add rss icon */
}

#social_large .rssBtn:hover{
      color: #e88845;
      background: #fff;
      border-color: #e88845;
}

