@font-face {
    font-family: yekan;
    src: url('../fonts/BYekan.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BYekan.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
    font-family: 'Iranian Sans';
    src: url('../fonts/IranianSans.eot');
    src: url('../fonts/IranianSans.eot?#iefix') format('embedded-opentype'),
    url('../fonts/IranianSans.woff') format('woff'),
    url('../fonts/IranianSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*--------- body --------------------------------------*/
body{
    background-color: #F3F3F3;
    font-family: "Iranian Sans";
    position: relative;
}

.affix {
    top:0;
    width: 100%;
    z-index: 9999 !important;
}
.navbar {
    margin-bottom: 0;
}
.affix ~ .container-fluid {
    position: relative;
    top: 50px;
}
.module-body{
box-sizing: border-box;
color: rgb(33, 37, 41);
font-family: IRANSans;
font-size: 15.8333px;
font-weight: 400;
line-height: 62px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
text-align: center

}

.menu2{
     padding: 15px;
     list-style-type:none;

}

.menu1{
    background-color: #ffffff;
    color: #000000;
    height: 80px;
}
.menu1 img{
    padding: 3px 10px;
    width:93px;
}

ul.nav li > a, li> a:hover , a.navbar-brand{
    color: #000000;
    font-size: 15px;
    font-family: "Iranian Sans";
    opacity: 0.7;
    font-weight: 700;
}
ul.nav li>a:hover , a.navbar-brand:hover{
    color: #000000;
    font-family: "Iranian Sans";
    font-size: 15px;
    opacity: 1;
}
.icon-bar{
    color: rgb(33, 37, 41);
    background-color: #555;
}
/*------ page index slider ---------------------------------------------------------------------------------**/
/* ============================
   slide
=============================== */
.hero-section {
    position: relative;
    width: 100%;
    height: 100vh;
    max-height: 900px;

}
.slider-caption {
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 100%;
    z-index: 15;
}

.static-bg {
    background: url("../img/bg/hero-bg.jpg") no-repeat scroll center center / cover ;
}
.hero-parallax-bg {
    background: url("../img/bg/parallax/parallax-1.jpg") no-repeat fixed center center / cover ;
}
.hero-particle-bg {
    background: url("../img/bg/particle/particle-2.jpg") no-repeat scroll center center / cover ;
}
.text-rotator-bg {
    background: url("../img/bg/text-rotator/rotator-bg1.jpg") no-repeat fixed center center / cover ;
}
.hero-parallax-bg:before , .hero-particle-bg:before , .text-rotator-bg:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}
.slider-caption h1 , #main-slide .item.active .slider-content h1 {
    font-size: 72px;
    letter-spacing: 2px;
    margin-bottom: 25px;
}
.slider-caption h5 , #main-slide .item.active .slider-content h5 {
    color: #3f3f3f;
    font-size: 18px;
    font-weight: 400;
}
.hero-parallax-bg .slider-caption h1 , .hero-parallax-bg .slider-caption h5 , .hero-particle-bg .slider-caption h1 , .hero-particle-bg .slider-caption h5 , .text-rotator-bg .slider-caption h5 {
    color: #fff;
}
.text-rotator-bg h1 {
    font-family: yekan;
}
.main{
    min-height: 400px;
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

#main-slide .item img{
    width: 100%;
    position: relative;
}
#main-slide .carousel-inner .item:after {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#main-slide .item.active .slider-content h1 , #main-slide .item.active .slider-content h5 {
    color: #fff;
}
#main-slide .item .slider-content {
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 100ms;
    transition: opacity 100ms;
    text-transform: uppercase;
}
#main-slide .item.active .slider-content {
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 100ms;
    transition: opacity 100ms;
    text-transform: uppercase;
}

#main-slide .slider-content{
    top: 40%;
    margin-top: -50px;
    left: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
}


#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

#main-slide .carousel-control.left span {
    padding: 15px;
}

#main-slide .carousel-control.right span {
    padding: 15px;
}
#main-slide .carousel-control {
    top: 40%;
    width: 50px;
    height: 50px;
}
#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right{
    position: absolute;
    z-index: 5;
    display: inline-block;

}

#main-slide .carousel-control .fa-angle-left{
    left: 0;
}

#main-slide .carousel-control .fa-angle-right{
    right: 0;
}

#main-slide .carousel-control i{
    background: #000;
    line-height: 36px;
    font-size: 32px;
    padding: 15px 20px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

#main-slide .carousel-control i:hover{
    color: #fff;
}

/*-- Hero Carousel Animation --*/

.carousel .item.active .animated2 {
    -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
    animation: lightSpeedIn 1s ease-in 200ms both;
}

.carousel .item.active .animated3 {
    -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
    animation: bounceInLeft 1s ease-in-out 500ms both;
}

.carousel .item.active .animated4 {
    -webkit-animation: flipInX 1s ease-in 500ms both;
    animation: flipInX 1s ease-in 500ms both;
}

.carousel .item.active .animated5 {
    -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
    animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated7 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8 {
    -webkit-animation: bounceInDown 1s ease-in 800ms both;
    animation: bounceInDown 1s ease-in 800ms both;
}

/* Carousel Fade Effect */
.carousel-fade .carousel-inner .item {
    max-height: 700px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    filter: alpha(opacity=100);
}
.carousel-fade .carousel-inner .item:after {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-fade .carousel-control {
    z-index: 20;
}
*{
    font-family: yekan;
    font-size: 16px;
}
.main{
    min-height: 400px;
}
.backg{
    background-attachment: fixed;
    background-color: #645862;
    background-image: url("../images/bg.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    cursor: default;
    padding: 180px 0 120px;
    text-align: center;
    width:100%;
    float: left;
}
@-moz-keyframes reveal-banner {0% { opacity: 0; } 100% { opacity: 1 } }
@-webkit-keyframes reveal-banner {0% { opacity: 0; } 100% { opacity: 1 } }
@-o-keyframes reveal-banner {0% { opacity: 0; } 100% { opacity: 1 } }
@-ms-keyframes reveal-banner {0% { opacity: 0; } 100% { opacity: 1 } }
@keyframes reveal-banner {0% { opacity: 0; } 100% { opacity: 1 } }

.inner{
    -moz-animation: reveal-banner 1s 0.25s ease-in-out;
    -webkit-animation: reveal-banner 1s 0.25s ease-in-out;
    -o-animation: reveal-banner 1s 0.25s ease-in-out;
    -ms-animation: reveal-banner 1s 0.25s ease-in-out;
    animation: reveal-banner 1s 0.25s ease-in-out;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(33, 42, 63, 0.5);
    color: white;
    display: inline-block;
    opacity: 0;
    padding: 20px 40px;
    text-align: center;
}
.text-box p.intro{
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
}
.text-box h2{
    font-size: 55px;
    font-weight: 700;
    color: #fff;
    border-bottom: 7px double #fa3447;
    line-height: 1.5;
}
.text-box h3{
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}
.text-box p span a{
    text-decoration: none;
    color: #8ab839;
    font-size: 15px;
}
.text-box p a.link-button{
    text-decoration: none;
    color: #ffffff;
    border: #ffffff solid 1px;
    padding:15px 22px;
    margin-top: 20px;
    line-height: 4;
    font-size: 18px;
    font-weight: 400;
    background: rgba(255,255,255,0.1);
    -webkit-transition: width 2s linear 1s; /* For Safari 3.1 to 6.0 */
    transition: width 2s linear 1s;
}
.text-box p a.link-button:hover{
    background: rgba(255,255,255,0.3);
}

.some-notes{
    padding: 40px 0;
    float: left;
}
.title h2{
    font-size: 42px;
    font-weight: 300;
    color: #8ab839;
}
.desc p{
    width: 75%;
    font-weight: 400;
    color: #2e2e2e;
    font-size: 16px;
    line-height: 25px;
    margin: 0 auto;
}

.desc p a{
    color: #8ab839;
}
.features{
    background-color: #8ab839;
    padding: 60px 0;
}
.feature-text{
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 30px;
    margin-top: 30px;
}
h2 .feature-text::after{
    display: block;
    margin: 17px auto 0;
    width: 80px;
    height: 1px;
    background: #fff none repeat scroll 0% 0%;
    content: "";
}
.iconing{
    width: 80px;
    margin: 0 auto;
    text-align: center;
}
.iconing i{
    font-size: 35px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    display: block;
    border-radius: 50%;
    background: rgba(255,255,255,0.1);
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.icon-box{
    margin: 30px 0;
        }
.icon-text-box h4{
    color: #2e2e2e;
    font-weight: 400;
    font-size: 25px;
}
.icon-text-box p{
    font-weight: 400;
    font-size: 15px;
    color: #2e2e2e;
}

/*------------------------------------------------*/
.work-list{
    padding: 60px 0;
}
.portfolio-text{
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 30px;
    margin-top: 30px;
}
h2.portfolio-text::after{
    display: block;
    margin: 17px auto 0;
    width:80px;
    height: 1px;
    background: #C5DC9C none repeat scroll 0% 0%;
    content: "";
}
.work-list a .featured-img{
    width:100%;
}
.work-list a .featured-img img{
    width: 100%;
    height: 200px;
    float: left;
    position: relative;
}
@keyframes imagehover {
    0% {height: 40px}
    25% {height: 80px}
    50% {height: 120px}
    75% {height: 160px}
    100% {height: 200px}
}
.image-hover{
    display: none;
    position: absolute;
    background: none repeat scroll 0% 0% rgba(255,255,255,0.5);
    text-align: center;
    width: 100%;
    height: 200px;
    float: left;
}
.image-hover i{
    color: rgba(138,184,57,0);
    font-size: 30px;
    line-height: 200px;
    transition: 5s color ease-in 0s;
    display: none;
}
.image-hover:hover i{
    display: block;
    color: #212a3f;
}
.work-list a h3{
    text-align: center;
    padding: 15px 0;
    font-size: 15px;
    float: left;
    width: 100%;
    font-weight: 600;
    background: #8ab839;
    color: #fff;
    margin: 0;
}
.work-list a:hover .image-hover{
    display: block;
    animation: 0.4s ease-in 0s normal none 1 running imagehover;
}
.work-space{
    margin: 20px 0;
}



/*-------------------------------- counter ---------------------------------------------------------*/
.countbg{
    background-color: rgba(33, 42, 63, 1);
    padding: 80px 0;
    width: 100%;
    float: left;
}
.countspace{
    color: white;
    text-align: center;
    width: 100%;
    float: left;
    background: rgba(33,42,63,1);
}
.counter-item{
    margin-top: 30px;
}
.counter-item i{
    font-size: 40px;
    color: #8ab839;
}
.timer{
    margin-top: 5px;
    font-weight: 700;
    font-size: 50px;
    color: #8ab839;
}

.f{
    padding: 60px 0px;
    float: left;
    width: 100%;
}
.f a{
    display: block;
    margin-top: 20px;
    color: #2e2e2e;
}
.copyright{

    float: left;
    width: 100%;
    color: #ffffff;
    background-color: rgb(0, 123, 255);
    min-height: 50px;
    padding-top: 10px;
}
#sec4{
       color: #ffffff;
    background-color: #212a3f;
}


@media (max-width: 970px) {
    .icon-text-box{
        text-align: center;
    }
    .iconing{
        margin-top: 40px;
    }
    form{
        margin-top: 35px;
    }
}


.pre1{
    white-space: pre-wrap;
    text-align: justify;
    font-family: yekan;
    font-size: 16px;
    border: none;
    line-height: 30px;
    color: #3d3d3d;

}

.color1{
    color: #336698;
    font-family: t2;
    font-weight: 600;
    text-align: right;
}
#pro{
    min-height: 500px;
    margin: 40px 0;
 }
#pro .imghover img:hover{
    box-shadow: 0 0 5px 5px #f44336;
    transform: scale(0.9);
}
#pro .imghover img{
    transition: all 0.5s ease;
}
#pro .probox9 h3{
    margin-top: 0;
    padding-top: 25px;
    box-sizing: border-box;
    text-align: center;
    font-family: "Iranian Sans";
    font-weight: 700;
    font-size: 15px;
    height: 80px;
    width: 100%;
    border-bottom: 2px solid red;
    background-color: rgba(100,100,100,0.08);
}
#product .probox .probox1{
    padding: 10px;
    background-color: #F3F3F3;
    color: red;
}
#product{
    padding: 30px 0 50px 0;
}
#product .probox .probox1 h2{
    display: inline;
    margin-right: 10px;
    font-size: 20px;
    font-weight: 700;
}
#product .probox{
    border: 1px solid rgba(0,0,0,0.2);
    box-shadow: 1px 1px 7px;
    margin-top: 20px;
}
#product .probox2 h3,h1{
    font-family: yekan;
    color: #000000;
}
#product .probox2 .img1{
    margin-top: 30px;
    border: 1px solid lightgray;
}
#product .probox2 .img1 img{
    max-width: 100%;
    margin: 0 auto;
}
#product .probox2 .boxasli:hover{
    box-shadow: 1px 1px 7px -1px rgba(0,0,0,0.75);
}
.boxpro{
    height: 80px;
    width: 100%;
    border-bottom: 2px solid red;
    text-align: center;
    background-color: rgba(100,100,100,0.08);
}
#product .probox2 .boxpro h3{
    margin-top: 0;
    padding-top: 20px;
    font-size:17px;
    font-weight: 700;
}
.indexb1 img{
    margin-top: 15px;
    border: 2px solid black;
}
.main{
    min-height: 600px;
}
footer{
    min-height: 300px;
    background-color:rgb(0, 123, 255);
    padding-bottom: 30px;
}
footer .message{
    border-bottom: 1px solid #666;
    max-width: 100%;
    text-align: center;
}
footer > .message p{
    font-family: "Iranian Sans";
    color: #ffffff;
    margin-top: 10px;
    font-size: 14px;
}
footer li>a,li>a:hover{
    color: #f2f2f2;
    font-family: yekan;
    font-size: 15px;
    text-decoration: none;
}
footer li{
    margin-bottom: 10px;
}
footer hr{
    border: 1px solid #ffffff;
}
footer h3{
    color: #ffffff;
    font-family: yekan;
    font-size: 16px;
}
footer .row{
    padding: 0;
    margin: 0;
}
footer .foot1{
    margin-top: 50px;
    }
footer .footimg01{
    color: #ffffff;
    max-width: 100%;
    margin: 0 auto;
}
footer .foot1 p{
    color: #bbbbbb;
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
    margin-top: 30px;
}
footer .footimg2{
    max-width: 100%;
    margin: 30px auto;
}
footer h3{
    margin-top: 50px;
    color: #ffffff;
    font-size: 20px;
}
footer ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #333333;
    padding: 10px;
}
footer ul li a{
    font-size: 14px;
    font-weight: 400;
}
footer ul li a:hover{
    color: #a9bf04;
    }

footer .tab a{
    border: 1px solid #bbbbbb;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
footer .tab a:hover{
    background-color: #a9bf04;
    color: #333333;
}
footer ul.foot4{
    font-size: 16px;
}
footer ul.foot4 i
{
    margin-left: 10px;
}
/*--- sign ---------------------------------------------------------------*/
#sign1{
    margin: 30px;
}
.padd30px{
    margin: 30px 0;
    border: 1px solid lightgray;
    box-sizing: border-box;
}
.padd30px form{
    padding: 20px 10px;
}
