/* 

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'); 
}

 #book {
    background-color: #FCD808;
    border: 10px solid rgba(252, 216, 8, 0.2);
}
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;*/
}
p {
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1.8;
    letter-spacing: 0;
    
    font-family: 'wYekan' , IranSans , "Poppins", sans-serif !important;
    /*text-align:  right  !important ;*/

    color: #666666 !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;

}

.justify {
    text-align: justify !important;
}

.heading-text h1 {
    font-size: 60px;
    font-weight: 600;
}
.heading-text h3 {
    font-size: 50px;
    margin-bottom: 30px;
    letter-spacing: -.7px;
    line-height: 66px;
}
h4, .h4 {
    font-size: 1.2em;
    line-height: 1.68421053em;
    font-weight: 600;
}
.bluegradient {
    /*color: radial-gradient(circle at left top, #09c8e6 20%, #2250fc 38%, #5839e4 66%);*/
    background: radial-gradient(circle at left top, #09c8e6 20%, #2250fc 38%, #5839e4 66%);
    opacity: .9;
}
.icon-box.small > p
{line-height: 1.8;
    font-size: 1.2rem;
}

.icon-box p {
    margin: 0 83px 20px 0px;
    font-size: 1.3rem;
    line-height: 2;
    font-weight: 400;
    /*color: #666666 !important;*/
} 
.gray {
    color: #333333 !important;
}
.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;
 
}
.round50 {
    padding: 20px;
    margin: 0px;
    border: 1px solid #2aa2b0;
    border-radius: 50%;
}
.round501 {
    padding: 20px;
    margin: 0px;
    /*border: 1px solid #12aaeb;*/
    border-radius: 50%;
}
.miniround501 {
    padding: 10px;
    margin: 0px;
    border: 1px solid #2aa2b0;
    border-radius: 50%;
}
.timeline .timeline-item .timeline-icon {
    background-color: #2aa2b0;
   
}
button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
   
    background-color: #2aa2b0;
    border-color: #2aa2b0;
   
}
button.btn:hover, button.btn:focus, button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close):hover, .btn:not(.close):not(.mfp-close):focus, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]):hover, a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
    background-color: #238894;
    border-color: #238894;
    color: #ffffff;
    text-decoration: none;
}
.icon-box.small > h3, .icon-box.small > h5 {
    font-size: 20px;
    margin: 0 12px 4px 60px;
}
.post-item .post-item-description > h4, .post-item .post-item-description > h4 > a {
    font-size: 18px;
    letter-spacing: -0.1px;
    line-height: 23px;
    margin-bottom: 16px;
    color: #444;
    font-weight: 600;
}

  .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;
}
 
   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;
}
.icon-box.fancy .icon i {
    background-color: transparent;
    color: #2aa2b0 !important;
    font-size: 110px;
    opacity: 0.5;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-radius: 0px;
}
 /*.tc-gradient2 i:before {
    background: -webkit-linear-gradient(right, #2ed8a3 0%, #2970ff 100%);
    -webkit-background-clip: text;
   
}*/

 .list a, .list-icon a, .list-lines a, .icon-list a, .list-simple a, .list-posts a, .list-tweets li a {
    color: #2aa2b0;
}
 a:not(.btn):not(.badge):hover, a:not(.btn):not(.badge):focus, a:not(.btn):not(.badge):active {
    text-decoration: none;
    outline: none;
    color: #217E89;
}
 a {
    color: #2aa2b0;
    text-decoration: none;
    background-color: transparent;
}
 .blockquote {
    border-right: 3px solid #2aa2b0;
    border-left: 0px solid #2250fc;
    font-size: 20px;
    padding: 10px 20px;
    margin: 0 0 20px;
}
 .blockquote-fancy::before {
    color: rgba(0, 0, 0, 0.4);
    color:#2aa2b0;
    content: '"';
    display: block;
    font-size: 100px;
    right: 4px;
    position: absolute;
    top: 14px;
}
 .blockquote-fancy, .blockquote-color, .blockquote-dark

 {
    border: 0 none !important;
}

 .comments .comment .text {
    padding: 0 86px 0 0px;
    min-height: 80px;
    position: relative;
}

 .comments .comment .image {
    border-radius: 65px;
    display: block;
    float: right;
    height: 65px;
    overflow: hidden;
    width: 65px;
}

 h3, .h3 {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 500;
}

 .portfolio-attributes .attribute {
    float: right;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 0px;
    text-align: right;
    width: auto;
}

 .bg-overlay[data-style="19"] {
    background: radial-gradient(circle at center, #2aa2b0 0%, #2aa2b0 100%);
    opacity: .9;
}

 #page-title .page-title > h1 {
    font-family: 'wYekan' ;
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 1rem;
}
 #header[data-transparent="true"] + #page-title2 {
    top: -120px;
    margin-bottom: -124px;
    position: relative;
    padding: 140px 0 60px 0;
}
 #page-title2 .page-title > h1 {
    font-family: 'wYekan';
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 1rem;
}
 #page-title2 .page-title {
    text-align: center;
    padding: 0;
}
 #page-title2 .breadcrumb {
    text-align: center;
    margin-bottom: 0;
    padding: 0;
}

 /*#page-title[data-bg-parallax], [data-bg-parallax] {
    background-color: #2aa2b0;
}*/

 .offset-1 {
    margin-right: 8.333333%;
     margin-left: 0%;
}

 .portfolio-item .portfolio-description {
    float: right;
     text-align: center; 
}

 .single-post .post-item .post-item-description p {
     font-size: 1.3rem; 
}