/* 

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;
}*/

.justify {
    text-align: justify !important;
}

.icon-box.small > p
{line-height: 1.8;
    font-size: 1.2rem;
}

.icon-box p {
    margin: 0 83px 20px 0px;
    font-size: 1.4rem;
    line-height: 2;
    font-weight: 400;
} 
.gray {
    color: #333333;
}
.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;
 
}
.overflow3 {
   overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
 
}
.overflow5 {
   overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
 
}
p {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1.8;
    letter-spacing: 0;
    color: #777777;
    font-family: 'wYekan' , IranSans , "Poppins", sans-serif !important;
    /*text-align:  right  !important ;*/

}
#page-title .page-title > h1 {
    font-family:'wYekan', "Poppins", sans-serif;
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 1rem;
}
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;*/
}
.round50 {
    padding: 20px;
    margin: 20px;
    border: 1px solid #2bcfdb;
    border-radius: 50%;
}
.round50- {
    
    border-radius: 50%;
}
.miniround50 {
    padding: 0px;
    margin: 0px;
    border: 5px solid #2bcfdb;
    border-radius: 50%;
}
.miniround501 {
    padding: 20px;
    margin: 0px;
    border: 1px solid #2bcfdb;
    border-radius: 50%;
}
h3, .h3 {
    font-size: 1.58571429em;
    line-height: 1.5em;
    font-weight: 500;
}

#dotsMenu:before {
   
    /*z-index : 98;*/
    top: -15px;
}

.mainMenu-open #dotsMenu

 {
     z-index: 99 !important; 
}

@media (max-width: 991px) {
    #dotsMenu:before
 {
        background: rgba(31, 31, 31, 0.7);
    } 
    .mainMenu-open #dotsMenu {
         z-index: 99; 
    }
}
  .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;
}
 #footer {
   
    font-family: 'wYekan' , "Poppins", sans-serif;
}
   span.justify {
    text-align: justify;
}
.link {color: #0056b3;
}
  /*/////////////////////////*/
  .widget a {
    color: #484848;
}

  .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) 55%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.85) 84%,rgba(255,255,255,0.85) 55%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.85) 84%,rgba(255,255,255,0.85) 55%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d9ffffff',GradientType=0 );
    bottom: 20px;
    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: rgb(0, 109, 210);
    -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: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
.smart .s_wrapper {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.s_wrapper {
    margin: 0 auto;
    max-width: 1300px;
    padding-left: 20px;
    padding-right: 20px;
    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: 800;
    padding-top: 8px;
}

#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: 200px;
    position: absolute;
    bottom: -30px;
    left: 20px;
    z-index: 250000;
}

@media (max-width: 1300px) {
    #campaignMini .close {
        left: 20px;
    }
}

@media (min-width: 0px) and (max-width: 985px) {
    #campaignMini .footer-illustration {
        /*display: none;*/
    }
    #campaignMini p {
    /*color: #2C022D;*/
    /* font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; */
    font-size: 14px;
    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: 12px;
    font-weight: 400;
    padding-top: 1px;
}
#campaignMini .footer-illustration {
    display: inline-block;
    max-width: 100px;
    position: absolute;
    bottom: -9px;
    left: 10%;
    z-index: 250000;
}
#campaignMini .s_wrapper {
    display: block;
    margin: 2px auto 0;
    max-width: 1300px;
    padding-left: 40%;
    padding-right: 10px;
    position: relative;
    width: 100%;
}
}

@media (max-width: 1024px) {
    #header #logo {
        position: absolute !important;
        width: 100%;
        text-align: center;
        margin: 0 !important;
        float: none;
        height: 80px;
        left: 0;
        right: 0;
        padding: 0 !important;
    }
}

table {
}
.framePager {
   
}
.framePager .btn {
    /*background: none;*/ /*border: 1px solid #CCCCCC;*/
    border-width: 0px;
    border-style: none;
    margin: 0px 0px 0px 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease; /*min-width: 45px;*/
    padding: 10px;
    width: 40px;
    height: 40px;
    text-decoration: none;
}
.framePager .btn:hover {
     border-radius: 50px;
    display: inline-block;
    padding: 10px;
    line-height: 1;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3498db;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    background: none;
    color: #fff;
    border-color: #3498db;
    background-color: #3498db;
    margin: 0px 0px 0px 5px;
}

.framePager .btn.active, .framePager .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    background: none;
  color: #fff;
  border-color: #3498db;
  background-color: #3498db;
}

.framePager .btn-primary {
    border-radius: 50px;
    display: inline-block; /*padding: 14px 14px 13px 14px;*/
    line-height: 1;
    border: 2px solid #3498db;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 5px;
    width: 70px;
    height: 40px;
    background-color: #FFFFFF;
    color: #3498db;
    margin: 0px 0px 0px 5px;
}


.PagerCurrent {
    border-radius: 50px;
    display: inline-block;
    padding: 14px;
    line-height: 1;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3498db;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    background: none;
    color: #fff;
    border-color: #3498db;
    background-color: #3498db;
    margin: 0px 0px 0px 5px;
    
}

.NextPrevious {
     border-radius: 50px;
  display: inline-block;
  /*padding: 10px ;*/
  line-height: 1;
    
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #3498db;
}

.PagerNormal {
  border-radius: 50px;
  display: inline-block;
  /*padding: 10px ;*/
  line-height: 1;
    
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #3498db;
}

 