﻿/************************************************
	Font family
 ************************************************/

@font-face {
    font-family: "Yekan";
    src: url(../fonts/Yekan.eot);
    src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal;
}

/************************************************
	Global styles starts here
 ************************************************/
body{background: #e6e6e6; color: #333333; font-size: 14px; line-height: 24px; font-family: 'Yekan', Tahoma;font-size: 100%; direction:rtl;}
h1, h2, h3, h4, h5, h6{margin: 0;font-family: 'Yekan'}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
p{padding-bottom: 25px; margin: 0; text-align:justify; font-size:14px; font-family: 'Yekan'}
span{font-size:12px; font-family: 'Yekan'}
label{font-size:14px; font-family: 'Yekan'}
.last{padding-bottom: 0;}
.ruler{border-bottom: 1px solid #c9c9c9;}
.img-spacing{margin-right: 30px; margin-bottom: 30px;}
.radio, .checkbox {
    padding-right: 20px;
}
.radio-inline, .checkbox-inline {
    padding-right: 20px;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{
	margin-right: 10px;
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    float: right;
    margin-right: -20px;
}
.alert {
    font-size: 14px;
}
a {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}

/************************************************
	Menu styles starts here
 ************************************************/
.header-wrapper{overflow: hidden; text-align: center; background: #fff; padding-top: 15px; padding-bottom: 15px;}
.site-name{display: inline-block;}
.site-name h1{margin: 0; font-size: 44px; color: #007661; font-family: 'Yekan'; text-transform: uppercase; letter-spacing: 2px;}
.site-name h2{font-size: 18px; line-height: 24px; color: #cac8c8; font-family: 'Yekan';}
.menu{text-align: center; background: #007661; height: 52px;}
.navbar{display: inline-block; margin-bottom: 0;}

.navbar-nav > li > a{color: #fff;font-size: 16px; background-image: none; border: none; font-family: 'Yekan'; text-transform: uppercase; padding: 15px 0px; padding-left: 40px;}
.navbar-nav > li > a:hover{color:#C2EBD7; background: none;}

.mini-menu{display: none;}
    .mini-menu .selectnav{display: none; width: 100%;background: #fff;font-weight: 600;padding-right: 40px;font-size: 14px;height: 42px; color: #000; border-radius: 5px; cursor: pointer; outline: 0; border:none !important;}
    .selectnav select{appearance: none; border:none !important;}
    .mini-menu label {position:relative; width: 100%;}
    .mini-menu label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#fff;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:14px; top:14px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
    }
    .mini-menu label:before {
    content:'';
    right:6px; top:10px;
    width: 25px; height: 25px;
    background:#AE8402;
    position:absolute;
    pointer-events:none;
    display:block;
    }


.banner{}
.banner .carousel-caption{top: 25%;}
.banner .carousel-caption h1{margin: 0; font-size:30px;font-family:'Yekan'; color: #fff; letter-spacing: 0px; text-transform: uppercase; padding-bottom: 20px;}
.banner .carousel-caption h2{font-size: 18px; line-height: 36px;font-family: 'Yekan'; color: #fff; letter-spacing: 0px; padding-bottom: 20px;}
.banner .carousel-caption .btn{color: #fff; font-size: 14px; line-height: 28px; font-family: 'Yekan'; text-transform: uppercase; padding: 5px 25px; background: #007661; border-radius: 300px; box-shadow: 0 3px 2px 0px #4a4c54; }
.banner .carousel-caption .btn:hover{color: #007661; background: #fff; transition:all 1s;}
.banner .carousel-control {top: 45%; width: 40px; height: 40px; line-height: 42px; font-size: 30px; background: #007661; 
                            border-radius: 50px; bottom: 42%; opacity: 0.8;}
.banner .carousel-control:hover{background: #AE8402;}                            
.banner .carousel-control.right{right: 10%;}
.banner .carousel-control.left{left: 10%;}

    .banner .carousel-caption h1{ opacity: 0.9;}
    .banner .carousel-caption h2{ opacity: 0.9;}
    .banner .carousel-caption .btn{opacity: 0;}
    .banner .carousel-inner:hover img{-webkit-filter: blur(0px); transition:all 5s; }
    .banner .carousel-inner:hover h1{ transition:all 1s; opacity: 0.9 !important;  }
    .banner .carousel-inner:hover h2{ transition:all 1s; opacity: 0.9 !important;  }
    .banner .carousel-inner:hover .btn{ transition:all 1s; opacity: 0.9 !important;  }

/************************************************
	generic styles starts here
 ************************************************/
.featured-block{padding:55px 0; overflow: hidden;}
.featured-block .block{}
.featured-block .block .thumbnail{box-shadow: 0 3px 3px 0 #e0e0e0;}
.featured-block .caption{padding: 25px 15px;}
.featured-block .caption h1{font-size: 18px; line-height: 24px;color: #007661; text-transform: uppercase;font-family: 'Yekan';  padding-bottom: 10px; letter-spacing: 0px;}
.featured-block .caption p{font-size: 14px; line-height: 24px; color: #888888;font-family: 'Yekan';}
.featured-block .caption .btn{color: #fff; background: #007661; font-size: 12px; font-family: 'Yekan'; border-radius: 30px; text-transform: uppercase; line-height: 13px;}
.featured-block .caption .btn:hover{color: #fff; background: #775A02; transition:all 1s;}


.featured-item{padding:55px 0;overflow: hidden;}
.featured-item .block{overflow: hidden;}
.featured-item .block ul{margin: 0;overflow: hidden; padding: 0;}
.featured-item .block ul li{list-style: none;}
.featured-item .block .block-title{padding-bottom: 30px;}
.featured-item .block .block-title h1{font-size: 24px; line-height: 32px; color: #775A02; text-transform: uppercase;font-family: 'Yekan'; letter-spacing: 0px;}
.featured-item .block .block-title h2{font-size: 14px; line-height: 34px; color: #333333; font-family: 'Yekan';}


.user-info{overflow: hidden;}
.user-info .icon{margin-left: 30px; background: #007661; color: #fff; border-radius: 10px;
                font-size: 25px; padding: 22px; line-height: 25px; width: 70px; height: 70px; float: right;}
.user-info .icon:hover{background: #775A02; color: #fff; transition:all 1s;}
.user-info h1{font-size: 18px; line-height: 24px; color: #007661;font-family: 'Yekan'; padding-bottom: 10px; text-transform: uppercase;}
.user-info p{font-size: 12px;}

.block .panel-default > .panel-heading {background: #fff;color: #007661; font-size: 16px; padding: 0;}
.block .panel-default > .panel-heading .panel-title{line-height: 40px;}
.block .panel-default > .panel-heading .panel-title > a:hover{text-decoration: none;}
.block .panel-default > .panel-collapse{background: #f0f0f0;color: #989898; font-size: 14px;}
.block .panel-default > .panel-collapse .panel-body {padding: 20px 15px; text-align: justify;}
.block .panel-default > .panel-collapse .btn{color: #fff; background: #007661; font-size: 12px; font-family: 'Yekan'; border-radius: 30px; text-transform: uppercase; line-height: 13px; margin:20px; margin-top:0px;}
.block .panel-default > .panel-collapse .btn:hover{color: #fff; background: #775A02; transition:all 1s;}
.block .panel-group .panel + .panel {
margin-top: 10px;
}

.accordion-caret .accordion-toggle:hover {
        text-decoration: none;
    
    }
    
.accordion-caret .accordion-toggle:before {
    
    vertical-align: -1px;
    
    border-bottom: 0;
    line-height: 0;
}
.accordion-caret .accordion-toggle:not(.collapsed):before {
    
    float: right;
    color:#000;
    display:inline-block;
    content: url(../img/minus-sign.png);
    padding-left: 10px;

    
}
.accordion-caret .accordion-toggle.collapsed:before {
       
    color:#fff;float: right;
      content: url(../img/plus-sign.png);
    
}
.panel-title .accordion-toggle.collapsed{padding-right: 10px; font-family: 'Yekan';}
.panel-title .accordion-toggle:not(.collapsed){background: #AE8402 !important; display: block; padding-left: 10px; color: #fff; font-family: 'Yekan';}


.featured-content{overflow: hidden; padding: 55px 0;}
.featured-content .block{}
.featured-content .block img{float: left;}
.featured-content .block h1{font-size: 18px; line-height: 24px; color: #775A02; padding-bottom: 15px;font-family: 'Yekan'; text-transform: uppercase;}
.featured-content .block .btn{color: #fff; background: #007661; font-size: 12px; font-family: 'Yekan'; border-radius: 30px; text-transform: uppercase; line-height: 13px;}

.featured-content .block .btn:hover{color: #fff; background: #775A02; transition:all 1s;}
/************************************************
	sidebar styles starts here
 ************************************************/


.input-group {margin-top: 20px;}
.form-input {border-radius: 30px; background: #E7E7E7; padding:2px 15px 2px 15px; font-size: 12px; border: none;}
.form-btn{color: #fff; background: #007661; font-size: 12px; font-family: 'Yekan'; border-radius: 30px; text-transform: uppercase; line-height: 13px; border:none; padding:6px 20px 9px 20px;}
.form-btn:hover{color: #fff; background: #775A02; transition:all 1s;}



/************************************************
	Footer styles starts here
 ************************************************/
.footer-wrapper{background: #AE8402;}
.site-content{padding: 55px 0; overflow: hidden;}
.site-content .block h1{font-size: 18px; line-height: 24px; color: #fff; text-transform: uppercase; font-family: 'Yekan'; padding-bottom: 10px;}
.site-content .block ul{margin: 0; padding: 0;}
.site-content .block ul li{list-style: none; line-height: 28px;}
.site-content .block ul li a{font-size: 14px; color: #fff;font-family: 'Yekan';} 
.site-content .block ul li a:hover{text-decoration: none; color: #544001;}
.site-content .block .input-group {margin-top: 10px;}
.site-content .block .input-group-btn .btn{border-radius: 20px 0 0 20px; background: #007661; color: #fff; font-family: 'Yekan'; text-transform: uppercase; border: none; padding: 6px 15px 6px 15px; font-size: 12px; line-height: 23px;}
.site-content .block .input-group-btn .btn:hover{background: #544001; color: #fff; transition:all 1s;}
.input-group .form-control {border-radius: 0 20px 20px 0; background: #775A02; border: none; height:35px;}
.site-content .block .social li a{text-decoration: none; border-bottom: 0;}
.site-content .block .social{margin-top: 8px;}
.social [class^="fw-icon-"]{font-size: 18px; width: 40px; height: 40px; 
                            line-height: 14px; padding:14px; background: #007661; color: #fff; border-radius: 50%; display: inline-block; margin-right: 5px;margin-bottom: 8px;}
.social [class^="fw-icon-"]:hover{background: #775A02; color: #fff; transition:all 1s;}
.social li{display: inline-block;}

.copy-rights{color: #000;font-family: 'Yekan'; background: #775A02; font-size:12px; padding: 35px 0;}
.copy-rights a{color: #007661;font-size: 14px; font-family: 'Yekan'; text-decoration: none;}
.copy-rights a:hover{color: #fff;}

/************************************************
    Responsive Tweaks starts here
 ************************************************/
