/*
 * Theme Name: My Timber Starter Theme
 * Description: Starter Theme to use with Timber
 * Author: Upstatement and YOU!
*/


@font-face {
    font-family: 'isans' ;
    src: url("../fonts/IRANSansWeb.ttf")
}



/* Navbar Style */

.site-navbar .site-navigation .site-menu > li > a {
    padding: 5px 20px;
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    text-decoration: none !important;
    margin-right: 28px;
}






/* Content Style */

body {
    line-height: 1.7;
    color: gray;
    font-weight: 400;
    font-size: 14px;
    text-align: right !important;
}


#colorlib-intro {
    padding-top: 3em;
    padding-bottom: 0;
}


#colorlib-intro, #colorlib-about, #colorlib-services, #colorlib-contact, #colorlib-testimony, #colorlib-blog, #colorlib-project, #colorlib-counter, #colorlib-subscribe, #colorlib-footer {
    padding: 4em 0 4em 0;
    clear: both;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 0.7);
}

.colorlib-heading .sm {
    font-size: 25px;
    letter-spacing: 0;
    color: #cccccc;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
    font-weight: 300;
}

.colorlib-heading h2 {
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-align: center;
}

#colorlib-intro .box .thin {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0;
}

#colorlib-intro .box .yr {
    text-transform: uppercase;
    font-size: 50px;
    letter-spacing: 0px;
    padding-bottom: 20px;
}

#colorlib-intro .box .num {
    font-size: 83px;
    color: #fff;
    font-weight: 700;
    line-height: 120px;
}

.colorlib-counters .colorlib-counter-label {
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0px;
    margin-bottom: 2em;
    display: block;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    direction: rtl;
    text-align: right;
    font-size: 18px;
}


.enstyle {
    direction: ltr !important;
    text-align: left !important;
}

.enmstyle {
    direction: ltr !important;
    text-align: center !important;
}

.encstyle {
    direction: ltr !important;
    text-align: right !important;
}

.fastyle {
    direction: rtl !important;
    text-align: right !important;
}

.famstyle {
    text-align: center !important;
}



.h-entry h2 {
    font-size: 20px;
    text-align: right;
    direction: rtl;
}

.h-entry .meta {
    color: #b3b3b3;
    font-size: 14px;
    text-align: right;
    direction: rtl;
}



.site-section {
    padding: 0 0 4em 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 4em;
    padding-left: 0px;
}

.text-black {
    color: #000 !important;
    text-align: right;
    direction: rtl;
}


.how-it-works h3 {
    margin-top: 10px;
    font-size: 18px;
    margin-bottom: 1rem;
}


.mr-50 {
    margin-right: -50px;
}

.mt-4 {
    margin-top: 4rem !important;
}

.mt--9 {
    margin-top: -9rem !important;
}

.pt-4 {
    padding-top: 4rem !important;
}

.pt-20 {
    padding-top: 20px;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-25 {
    font-size: 25px;
}

.serviceslider {
    font-size: 15px;
    position: absolute;
}

.colorlib-light-grey {
    background: #fff !important;
}



/* Footer Style */

#colorlib-footer h4 {
    margin-bottom: 40px;
    font-size: 20px;
    color: #e6e6e6;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 700;
    direction: rtl;
    text-align: right;
}

#colorlib-footer .colorlib-footer-links li {
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
    display: block;
    direction: rtl;
    text-align: right;
}

.footerexc {

    direction: ltr !important;

}

.ml {
    margin-left: -60px;
}

.txtclr {
    color: rgba(255, 255, 255, 0.6) !important;
}