

@font-face {
    font-family: 'IRANYekanWeb(Light)';
    src: url('../IRANYekan/fonts/IRANYekanWebFaNum-Light.eot');
    src: url('../IRANYekan/fonts/IRANYekanWebFaNum-Light.eot?#iefix') format('embedded-opentype'), url('../IRANYekan/fonts/IRANYekanWebFaNum-Light.woff2') format('woff2'), url('../IRANYekan/fonts/IRANYekanWebFaNum-Light.woff') format('woff'), url('../IRANYekan/fonts/IRANYekanWebFaNum-Light.ttf') format('truetype'), url('../IRANYekan/fonts/IRANYekanWebFaNum-Light.svg#IRANYekanWebFaNum-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'IRANYekanWeb(FaNum)';
    src: url('../IRANYekan/fonts/IRANYekanWebFaNum.eot');
    src: url('../IRANYekan/fonts/IRANYekanWebFaNum.eot?#iefix') format('embedded-opentype'), url('../IRANYekan/fonts/IRANYekanWebFaNum.woff2') format('woff2'), url('../IRANYekan/fonts/IRANYekanWebFaNum.woff') format('woff'), url('../IRANYekan/fonts/IRANYekanWebFaNum.ttf') format('truetype'), url('../IRANYekan/fonts/IRANYekanWebFaNum.svg#IRANYekanWebFaNum') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANYekanWeb(Bold)';
    src: url('../IRANYekan/fonts/IRANYekanWebFaNum-Bold.eot');
    src: url('../IRANYekan/fonts/IRANYekanWebFaNum-Bold.eot?#iefix') format('embedded-opentype'), url('../IRANYekan/fonts/IRANYekanWebFaNum-Bold.woff2') format('woff2'), url('../IRANYekan/fonts/IRANYekanWebFaNum-Bold.woff') format('woff'), url('../IRANYekan/fonts/IRANYekanWebFaNum-Bold.ttf') format('truetype'), url('../IRANYekan/fonts/IRANYekanWebFaNum-Bold.svg#IRANYekanWebFaNum-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
*{
    font-family: 'IRANYekanWeb(Light)';
    box-sizing:border-box;
    direction: rtl;
    list-style-type: none;
    text-align: justify;
    font-weight:400;
    font-size:15px;
    text-decoration: none;
}

body{
    background-color:#EAECEE;

}

.overlay-intro {
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    top: 0;
    left: 0px;
    padding: 0;
    height: 100%;
    width: 100%;
    opacity: 0.9;
    z-index: 10;
  }

.nav-brand a{
    font-size: 28px;
    font-weight: 900;
    color: rgb(240, 240, 240)
}
.navbar{
    min-height: 100px;
    padding: 10px 10px 10px 0px;
    transition: all ease 0.4s;
    background-color:transparent
  }
  
.nav-brand{
    border-radius: 20px;
    padding-right: 15px;
    padding-bottom: 15px;
    float: right;
    text-align: right;
}

  
.intro {
    background-image: url(/assets/rezome_3jpg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    min-height:600px ;
    height: 550px;
    position: relative;
}

.knowledge , .education , .performance{
    
    padding: 20px;
}
.knowpic{
    text-align: center;
    position: relative;
}
.knowpic img{
    border-radius: 15px;
    padding: 10px 10px 20px 10px;
    width: 100%;
}

.education li , .performance li , .knowledge li{
    padding: 0 25px;
    font-weight: 500;
    line-height: 40px;
}
.education ul , .performance ul , .knowledge ul{
    padding: 10px 0;
}
  
  .animate{
    padding: 0px 10px 0px 0px;
    transition: all ease 0.4s;
    background-color:rgba(20, 20, 20, 0.897)
  }
#know , #edu ,#perform{
    background-color: #EAECEE;
    padding-top: 50px;
}

a{
    text-decoration: none!important;
    color: white;
}

.intro-title h1{
    color:rgb(226, 226, 226);
    text-shadow: 2px 2px  rgb(65, 65, 65);
    font-size: 35px;
    font-weight: bolder;
} 
.intro-title{
    position: absolute;
    top: 40%;
    z-index: 100;
}

.intro-subtitle p{
    color:rgb(182, 182, 182);
    text-shadow: 2px 2px  rgb(65, 65, 65);
    font-size: 13px;
    font-weight: 800;
    line-height: 50px;
    padding-right: 15px;
}
.intro-subtitle{
    position: absolute;
    top: 58%;
    z-index: 100;
    color: black;
}
h3{
    font-weight: 900;
}
h3,h2,h1{
    text-align: center;
}
.signup{
    display: none;
}
.wrapper{
    display: none;
    border: 1px dashed rgba(255, 255, 255, 0.747);
    width: 90%;
}
ul{
    padding-inline-start: 0;
}
.text{
    display: block;
    height: 80px;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.item{
    background-color:whitesmoke;
    box-shadow: 8px 12px #D7DBDD;
    border-radius: 5px;
}


.nav-wrapper{
    background-color: #34364d;
    margin: 0 0;
}
.nav-item{
    padding-right:30px; 
}

.nav-link{
    padding: 0;
    height: 100px;
    line-height: 90px;
    color: rgb(216, 216, 216);
    font-size: 18px;
    font-weight: 800;
}

.navbar-nav{
    position: relative;
}

nav label{
    display: block;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.966) !important;
}
.subject-line{
    width: 100%;
    position: relative;
    display: block;
    margin:25px 0;
}
.sline {
    width: 170px;
    height: 1px;
    background-color: #a3a3a3b7;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.sline:before{
    content: '';
    position: absolute;
    top: -1px;
    right: 0;
    width: 33%;
    height: 3px;
    background-color: #394c5e;
    display: block;
    border-radius:0 2px 2px 0;
}

#edu .sline:before{
    content: '';
    position: absolute;
    top: -1px;
    right: 33%;
    width: 33%;
    height: 3px;
    background-color: #394c5e;
    display: block;
    border-radius:0 2px 2px 0;
}
#know .sline:before{
    content: '';
    position: absolute;
    top: -1px;
    right: 66%;
    width: 33%;
    height: 3px;
    background-color: #394c5e;
    display: block;
    border-radius:0 2px 2px 0;
}
.subject h1{
   font-size: 30px;
   font-weight: 800;
}

.carousel-inner img{
    max-height: 600px;
    min-height: 400px;
}

.content{
    padding: 50px 50px;
}
.content h1{
    font-weight: 900;
}
footer{
    background-color:rgba(0, 0, 0, 0.870);
    border-radius: 10px 10px 0 0 ;
    color: #fff;
    text-align: justify;
    font-weight: 100;
    font-size:medium;
} 

@media only screen and (max-width: 991px) {
    .nav-link {
        height: 50px;
        line-height: 40px;
    }
    .nav-item{
        padding-right: 50px;
    }
    .searchform{
        padding-right:50px ;
        max-width: 70%;
    }
    .wrapper{
        display: block;
    }
    .nav-brand{
        padding-right: 50px;
    }
  }

  @media only screen and (max-width: 670) {
    .nav-brand {
        margin-right: 10px;
    }
    .md-form{
        padding-left: 0px;
    }

  }
  

 .privacy{
     text-align: center!important;
     width: 100%;
 }
 .privacy p{
    padding: 30px 0 5px;
     text-align: center;
     color: lightgreen;
 }
footer li{ 
    padding-right: 30px;
    line-height: 40px;
}