﻿/*!
Animate.css - http://www.npt.ir 
Author Mojtaba Shahabi & Nastaran Dehghan
Email: m.shahabi@npt.ir  n.dehghan@npt.ir
*/

@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light');
@font-face {
    font-family: 'SEGOEUI';
    src: url('../Font/SEGOEUI.TTF') format('truetype');
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../Font/glyphicons-halflings-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSANS';
    src: url('../Font/IRANSansWeb(FaNum).woff2') format('woff');
}



body{
    font-family:IRANSANS !important;
    margin:0;
    padding:0;
    height:100%;
}

body a span.Link{
    color:#fff !important;
}

body a{
    color:#8DC73F;
}

h1,h2,h3,h4,h5,h6{
    font-family:IRANSANS;
}

p strong{
    color:#8DC73F !important;
}

div.logo{
    position:relative !important;
    width:210px;
    height:55px;
    margin-top: -10px;
}

img.logo{
    height:100% !important;
    width:auto !important;
}

.top_cont_outer {
    background: url('../img/Pattern/pattern1.png') repeat #EEE !important;
}

.scroll-to-fixed-fixed {
    border-bottom: 5px solid #8DC73F;
}

#aboutUs p{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align:justify;
    color:#555;
}

#service {
    background: url('../img/Pattern/pattern1.png') repeat #EEE !important;
}

.service_block p{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align:justify;
    color:#555;
}



.container h2, .page_section h2{
    font-size:30px !important; 
    text-align:center !important;
}

#filters ul li a h5{
    text-align:center !important;
}

h6, a h5{
    text-align:center !important;
}

detail span a{
    color:#8DC73F;
}

.top_left_cont {
   text-align:justify;
}

.top_left_cont h2 strong{
    color:#8DC73F;
}

.top_left_cont p strong{
    color:#8DC73F;
}


#left{
    min-height:600px !important;
}

.team_area p{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:#555;
    text-align:justify;
}

.footer_wrapper {
    /*border-top:3px solid #8DC73F;*/
    background-color: #383F48;
}

.footer-ribbon{
    background-color:#6AA11F;
    position: absolute;
    margin: -15px 0px 0px 14px;
    padding: 10px 20px 6px 20px;
}

.footer-ribbon:before{
    border-right: 10px solid #646464;
    border-right-color: #000000;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}

.footer-ribbon span{
    color: #FFF;
    font-size: 1.6em;
    /*font-family: "Shadows Into Light", cursive;*/
    font-family:IRANSANS;
}

footer h4{
    color: #8DC73F !important;
    font-size: 1.8em;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 27px;
    text-transform:uppercase !important;
}

.footer_wrapper p{
    text-align:justify;
    color:#fff;
    font-weight:normal;
}

a.footer_website{
    text-align:justify;
    color:#555;
    font-weight:bold;
}

.footer_bottom{
    padding:10px 0 !important;
}

.footer_bottom span a , .footer_bottom span a:hover{
    display: inline-block;
    text-decoration:none;
    color:#8DC73F;
    /*font-size: 20px;*/
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer_bottom span{
    color:#fff !important;
}

.page_section.contact{
    padding:0px;
}
.contact_section{
    margin:30px 0 0 0;
}

a.read_more2, a.read_more2:hover{
    text-decoration:none !important;
}

a.login{
    height:46px;
    /*width:80px;*/
    padding-top:10px !important;
    border-radius:5px;
    color:#8DC73F !important;
    border:2px solid #8DC73F;
    background-color:transparent;
    text-align:center;
    font-size:20px;
}
a.login:hover{
    color:#fff !important;
    background-color:#8DC73F !important;
    border:2px solid #8DC73F;
}
a.login:active{
    color: #fff !important;
    background: #8DC73F !important;
}
a.logout{
    height:46px;
    /*width:80px;*/
    padding-top:12px !important;
    border-radius:5px;
    color:#C11A39 !important;
    border:2px solid #C11A39;
    background-color:transparent;
    text-align:center;
    font-size:20px;
}
a.logout:hover{
    color:#fff !important;
    background-color:#C11A39 !important;
    border:2px solid #C11A39;
}
a.logout:active{
    color: #ddd !important;
    background: #C11A39 !important;
}
@media(max-width: 768px){
    .navbar-inverse .navbar-nav > li > a.login {
color: #fff;
background: #8DC73F;
}
}

p.eng-text{
    text-align:justify;
    color:#000;
    margin-top:25px;
}
p.eng-text-end{
    padding-bottom:35px;
}
a.red_Link, a.red_Link:hover, a.red_Link:active{
    color: #8DC73F;
    text-decoration:underline;
}

ul.social-icons {
    margin: 11px !important;
    padding: 0;
    width: auto;
}

footer .footer-Logo{
    padding-top:20px;
    text-align:center;
}

footer b span{
    color:#8DC73F;    
}

/* Blog List */
ul.Blog-UL{
    list-style:none;
    margin-left:0;
    padding-left:0;
}
ul.Blog-UL li{
    padding-left:1em;
    text-indent:-1em;
    color:#000;
    font-size:16px;
}
ul.Blog-UL li:before{
    content:"»";
    color:#8dc73f;
    padding-right:5px;
}
/* Blog Text */
p.Blog-Text{
    font-size:16px;
    line-height:20px;
    color:#000;
}
/* Blog Caption */
h3.Blog-Caption{
    color:#8DC73F;
    font-weight:bold;
    text-transform:unset;
}
