/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
@font-face {
    font-family: 'wYekan' ;
    src:url('../fonts/wYekan.eot?#') format('eot'),    
          url('../fonts/wYekan.woff') format('woff'),
          url('../fonts/wYekan.ttf') format('truetype'); 
}

/*.html5vid { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; z-index: -1; opacity: 0; -webkit-transition: opacity .5s linear; transition: opacity .5s linear; }
.html5vid:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; opacity: 1; background-color: #181818; }
.html5vid video { max-width: none !important; border: none; -o-object-fit: cover; object-fit: cover; background-size: cover; opacity: 1; width: 100%; height: 100%; position: absolute; left: 0px; top: 0%; display: block; }
.html5vid.video-loaded { opacity: 1; }

video { width: 100%; }*/


/*.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
    background: rgba(0, 0, 0, 0.59);
    opacity: .5;
}

.bg-overlay ~ .container, .bg-overlay ~ .container-fluid {
    position: relative;
    z-index: 2;
}*/
.team-members .team-member .team-image > img {
    width: 100%;
    border-radius: 50%;
}
.justify {
    text-align: justify;
}

.overflowTitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.overflow {
   overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
 
}
.overflow2 {
   overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
 
}
.overflow5 {
   overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
 
}
p {
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1.7;
    letter-spacing: 0;
    color: #777777;
    font-family: 'wYekan' , IranSans , "Poppins", sans-serif !important;
    /*text-align:  right  !important ;*/

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'wYekan' , IranSans , "Poppins", sans-serif;
    color: #1f1f1f;
    margin: 0;
    letter-spacing: 0.5px;
}

body {
    margin: 0;
    font-family: 'wYekan' , IranSans , -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: right;
    background-color: #fff;
    /*text-align: right !important;*/
}
  .rev-btn, .rev-btn:visited {
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    font-family: 'wYekan' , IranSans , Roboto,sans-serif;
    cursor: pointer;
}


  /*/////////////////////////*/


  .banner-fade {
    height: 40px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 84%, rgba(255,255,255,0.85) 85%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.85) 84%,rgba(255,255,255,0.85) 85%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.85) 84%,rgba(255,255,255,0.85) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d9ffffff',GradientType=0 );
    bottom: 5px;
    position: fixed;
    width: 100%;
    z-index: 200000;
}

  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#campaignMini {
    background: #ff3e3e;
    -webkit-box-shadow: 0px 3px 15px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 15px 8px rgba(0,0,0,0.3);
    bottom: 0;
    color: #fff;
    display: block;
    /*height: 50px;*/
    left: 0;
    opacity: 1;
    position: fixed;
    text-decoration: none;
    width: 100%;
    z-index: 250000;
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
#campaignMini .s_wrapper {
    display: block;
    margin: 2px auto 0;
    max-width: 1300px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 100%;
}
.smart .s_wrapper {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.s_wrapper {
    margin: 0 auto;
    max-width: 1300px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 100%;
}
#campaignMini a {
    color: #2C022D;
    text-decoration: none;
}

#campaignMini p {
    color: #fff;
    /*font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;*/
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    padding-top: 10px;
    position: relative;
    z-index: 275000;
}

#campaignMini p.sub-headline {
    /*font-family: Helvetica, Arial, sans-serif;*/
    font-size: 18px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
}

#campaignMini .close {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: -22px;
    width: 39px;
    z-index: 300000;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

#campaignMini .footer-illustration {
    display: inline-block;
    max-width: 400px;
    position: absolute;
    bottom: -10px;
    left: 20px;
    z-index: 250000;
}

@media (max-width: 1300px) {
    #campaignMini .close {
        left: 20px;
    }
}
@media  (max-width: 1280px) {
    #campaignMini .footer-illustration {
    display: inline-block;
    max-width: 150px;
    position: absolute;
    bottom: 0px;
    /*left: 0px;*/
    z-index: 250000;
}
     #campaignMini p {
   
    font-size: 18px;
  
}
#campaignMini p.sub-headline {
    /* font-family: Helvetica, Arial, sans-serif; */
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
}
#campaignMini .s_wrapper {
    display: block;
    margin: 2px auto 0;
    max-width: 1300px;
    padding-left: 35%;
    padding-right: 10px;
    position: relative;
    width: 100%;
}

}

