
/* 
    Created on : Dec 8, 2014, 6:02:32 PM
    Author     : seyyed ahmad taghian
@font-face {
    font-family: 'yekan’;
    src: url('fonts/yekan.ttf') format('truetype');
baran
    homa
kodak bold
roya
tehran
}
*/
@font-face {
    font-family: 'BKoodakBold'; /* defult font BKoodakBold */
    src: url('fonts/BKoodakBold.eot'); /* IE9 Compat Modes */
    src: url('fonts/BKoodakBold.eot?#') format('eot'), /* IE6–8 */
    url('fonts/BKoodakBold.ttf') format('truetype'), /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    url('fonts/BKoodakBold.woff') format('woff') /*, FF3.6+, IE9, Chrome6+, Saf5.1+*/
    /*url('font/BKoodakBold.otf') format('opentype'),
    url('font/BKoodakBold.svg') format('svg')*/;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
}
*{ margin: 0; padding: 0; direction: rtl; font-family: "BKoodakBold", tahoma, serif;} 
html { height: 101%; } 
body { background-color: #fff ;  padding-bottom: 15px; direction: rtl ; background-image:url('images/transparent-grid3.png'); } 
   
h1 { color: #fff; font-size: 1.3em; margin-bottom: 6px; } 
h2 { color: #fff; font-size: 1.2em; margin-bottom: 10px;  } 
h3 { color: #777; font-size: 0.9em; font-weight: normal; margin-bottom: 10px; } 
h4 { color: #656565; font-weight: bold;margin-bottom: 4px; } 
   
p {color: #565656; font-size: 1.0em; line-height: 1.4em; margin-bottom: 15px; padding-left: 35px; } 
small {  color: #656565; font-size: 0.7em; display: block; margin-bottom: 6px; } 
ul { display: block; list-style: none; } 
ul li { padding-right: 45px; vertical-align: top;margin-bottom: 5px; color: #666; font-size: 1em; line-height: 2.3em; } 
   

   
a { color: #5582d6; text-decoration: none; } 
a:hover { text-decoration: underline; } 
 
    /** @group core layout **/ 
#wrapper { margin: 0px auto; background: #fff; min-width: 260px; border-radius: 0px 0px 8px 8px; } 
   
header { } 
   
/** @group personal settings **/ 
#info { float: none; margin-bottom: 12px; } 
#photo { float: left; } 
#photo img {  
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; 
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); 
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); 
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); 
    background-color: #fff; 
    border: 1px solid #ccc; 
    padding: 5px;  
}

/** RESPONSIVE **/
@media only screen and (max-width: 740px) { 
    h1 { font-size: 4.5em; } 
    h3 { font-size: 2.2em; } 
    h2 { display: block; text-align: center; } 
    #info { float: none; display: block; text-align: center; } 
    #photo { 
        float: none; 
        display: block; 
        text-align: center; 
    } 
    
    p { padding: 0; } 
    
}

@media only screen and (max-width: 570px) { 
    ul li { 
        display: inline-block;  
        padding-left: 15px;  
        width: 140px;  
        background-position: -5px 0px; 
        margin-right: 6px;  
        line-height: 1.7em; 
    } 
    #skills-left, skills-rightright { margin-bottom: 15px; } 
} 
 
@media only screen and (max-width: 480px) { 
    ul li { width: 120px; } 
    #w { margin: 0 20px; } 
} 
@media only screen and (min-width: 390px) { 
    #first_nav ul li:first-child{
        padding-right: 10px;
        border: 0 none;
        border-radius: 0 5px 0 0;
    }
    
}   
@media only screen and (max-width: 320px) { 
    
} 
   
/** iPhone only **/ 
@media screen and (max-device-width: 480px) { 
    ul li { width: 150px; } 
}



/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&  */

#menu_bar{
    background-color: #1e1e1e;
}
#menu_bar .media-heading {
    color: #fff;
    font-size: 25px;
    margin-top: 25px;
}
.responsiv_menu{
    background-color: rgba(30,30,30,0.7) ;
    border-color: #1e1e1e;
    border-radius: 0;
    position: relative ;
    z-index: 101 ;
}

@media(min-width:769px){
    .responsiv_menu{
        height:80px;
    }
    .toggle_bar{
        display: none ;
    }
}
@media(max-width:768px){
    .responsiv_menu{
        display: none ;
    }
}
.toggle_bar{
    background-color: #1e1e1e;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 55px;
    position: relative;
}
.navbar_toggle{
    background-color: #ddd ;
    border-color: #ddd ;
}
.navbar_toggle {
   
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar_toggle .icon-bar {
    background-color: #888;
}
.navbar_toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    margin-top: 7px ;
}
.navbar_toggle .icon-bar:first-child {
    margin-top: 0px ;
}
.responsiv_menu1 ul,
.responsiv_menu1 li,
.responsiv_menu1 a{
    margin:0;
    padding:0;
    color: #000 ;
}
.responsiv_menu ul{
    list-style: none ;
}
.responsiv_menu > ul{
    line-height: 50px ;
    display: table ;
    padding-right: 0;
    padding-top: 5px;
}
.responsiv_menu > ul > li {
    padding-top: 12px;
}
@media(min-width:768px){
    .responsiv_menu > ul > li{
        
        display: block;
        position: relative;
        float: right ;
    }
}
@media(max-width:768px){
    .responsiv_menu > ul > li{
        
        display: block;
        position: relative;
        
    }
}
.responsiv_menu li{
    
    float: right ;
    
    border:0px #ccc solid;
    min-width:100px;
    text-align: center ;
    position:relative;
}
@media(max-width:768px){
    .responsiv_menu li{
        text-align: right ;
    }
}
.responsiv_menu1 li{
    display: inline-block ;
    float: right ;
    background: #f5f5f5;
    border:0px #ccc solid;
    min-width:100px;
    padding:12px 0px 0px 0px ;
    margin:0 5px;
    position:relative;
}
@media(max-width:768px){
    .responsiv_menu li{
        display: block ;
        float: none ;
    }
}
.responsiv_menu a{
    
    text-decoration:none ;
    display: block ;
    cursor: pointer ;
}
.responsiv_menu ul > li > a{
    line-height:20px ;
    padding: 12px 0 15px 0 ;
}
@media(max-width:768px){
    .responsiv_menu a{
        display: block ;
        padding: 15px 15px ;
    }
}
.responsiv_menu li li{
    background:#282828 ;
    width:100%;
    margin:1px 0;
    border:0px #ccc solid;
}
@media(max-width:768px){
    .responsiv_menu li li{
        background:#1e1e1e ;
    }
    
}
.responsiv_menu ul ul{
    
    top:60px;
    right:0;
    border:0px #999 solid;
    width:160px;
    display:none;
    padding:5px 0 5px 0px;
    
    border-radius: 6px 0 0 6px;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
@media(min-width:768px){
    .responsiv_menu ul ul{
        position:absolute;
        background: #282828 ;
        
    }
}
@media(max-width:768px){
    .responsiv_menu ul ul{
        border:0px ;
        background: #1e1e1e ;
    }
}
.responsiv_menu ul ul ul{
    
    top:0px;
    right:150px;
    display:none;
    z-index: 102 ;
}
@media(max-width:767px){
    .responsiv_menu ul ul ul{
        margin-right: 20px ;
    }
}
@media(min-width:768px){
    .responsiv_menu ul ul ul{
        position:absolute;
    }
}
@media(min-width:769px){
    .responsiv_menu ul li:hover > ul{
        display:block;
    }
}

.responsiv_menu ul > li > a{
    
    color: #fff ;  
}
.responsiv_menu ul ul li > a{
    background-color: #282828 ;
    color: #fff ;  
    line-height: 5px ;
}
@media(max-width:768px){
    .responsiv_menu ul ul li > a{
        background:#1e1e1e ;
    }
    
}
 .responsiv_menu ul > li > a:hover, .responsiv_menu ul > li > a:focus {
    
    -webkit-transition:all .3s ease-out ;
    -moz-transition:all .3s ease-out ;
    -ms-transition:all .3s ease-out ;
    -o-transition:all .3s ease-out ;
    transition:all .3s ease-out ;
    color: #C53626 ;
    
}
.responsiv_menu ul ul li a:hover, .responsiv_menu ul ul li  a:focus {
    background-color: #E1483F;
    color: #fff ;
    border: 0px ;
}
.open_submenu{
    display: block ;
}
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&  */
html{
	height: 100% ;
}
body{
    direction: rtl ;
    font-family:BHoma, Tahoma, Arial, sans-serif ;
}
.rtl{
    float: right ;
}
.ltr{
    float: left ;
}
nav{
    
}
.full_width{
        width: 100% ;
    }
#top_menu{
    width: 100% ;
    height: 80px ;
    float: right ;
    background-color: #fff ;
    color: #282828 ;
}
#top_menu h1{
    float: right ;
    font-family: "b homa", tahoma, serif;
    font-size: 1.3em ;
    text-align: center ;
    margin:15px 15px auto auto ;
    color: #282828 ;
}
#first_nav{
    width: 100% ;
    height: 40px ;
    float: right ;
    background-color: #E5342C ;
    margin-bottom:5px ;
}

#first_nav ul{
    padding-top: 2.5px ;
}
#first_nav ul li{
    float: right ;
    color: #fff ;
}
#first_nav ul li a{
    text-decoration: none ;
    color: #fff ;
}
#logo{
    float: right ;
    margin-left: 15px ;
    height: 95px;
    
}

#section_content{
    width: 100% ;
    display: inline-block;
}
#poster{
    width: 100% ;
    height: 340px ;
}
#box_search{
   
    height: 370px ;
    position: relative ;
    margin-top: -430px ;
    opacity: 0.85 ;
    margin-left: auto;
    margin-right: auto;
    width: 90% ;
}
.carousel-control {
    width: 7% ;
}
#box_search{
    display: none ;
}
#box_search label {
    padding-left: 0;
    padding-right: 20px;
}
#box_search .checkbox input[type="checkbox"] {
    margin-left: 0;
    margin-right: -20px;
}
@media(max-width:1100px){
    #box_search #jaygahe_aros_damad{
        
    }
} 
#show_box_search{
    width: 200px ;
    height: 40px ;
    background-color: #000 ;
    border: 1px solid #ccc ;
    border-radius: 7px 7px 0 0 ;
    position: relative ;
    margin: -40px auto 0 auto ;
    z-index: 110 ;
    cursor: pointer ;
    background: rgba(255,175,75,1);
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
}
#show_box_search span{
    margin: 7px auto ;
    display: table ;
    color: #fff ;
    font-size: 15px ;
    position: absolute ;
    width: 100% ;
}
#service{
    min-height: 150px ;
    background-color: #f8f8f8 ;
}
.service_icon{
    margin-top: 20px ;
    font-size: 45px ;
}
.service_icon_title{
    font-size: 20px ;
    margin-top: 20px ;
    display: inline-block;
}
#vije{
    background: url("images/vije2.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    height: 400px ;
}
#box_vije_title{
    width: 100% ;
}
#vije_title{
    width: 100% ;
    font-size: 40px ;
    color: #fff ;
    margin: 15px auto ;
    display: inline-block ;
    text-shadow: 0px 9px 9px rgba(54, 91, 148, 1);
}
.box_vije{
    background-color: #fff ;
    height: 270px ;
}
.box_vije img{
    width: 100% ;
    height: 200px ;
}
.vije_talar_name h4{
    color: #000 ;
    font-size: 25px ;
    margin-top: 20px ;
}
#ads1{
    
}
#box_list_talar{
    margin-left: 0px ;
    margin-right: 0px ;
    margin-top: 10px ;
}
#ads1 img{
    border-top: 5px solid #54BCEB ;
    width: 100% ;
    height: 250px ;
}
#list_talar{
   
    padding: 0px ;
}
.row_list_talar{
     
     padding: 0px ;
}
.row_list_talar a{
    text-decoration:none ;
}
.box_one_talar{
    background-color: #fff ;
    height: 270px ;
    border-bottom: 5px solid #54BCEB ;
    margin-top: 10px ;
    border-radius: 8px 8px 5px 5px ;
    border: 1px solid #eee;
    margin-bottom: 25px;
}
.one_talar_img img{
    width: 100% ;
    height: 220px ;
    border-radius: 8px 8px 0 0 ;
}
*::before, *::after {
    box-sizing: border-box;
}
.talar_location {
    background: none repeat scroll 0 0 #1b1d2a;
    border-left: 3px solid #54BCEB ;
    bottom: 90px;
    color: #fff;
    display: block;
    font-weight: 400;
    max-width: 80%;
    padding: 5px 10px;
    position: absolute;
    right: 15px ;
    min-width: 50% ;
    display:    none ;
}
.property-content {
    border-top: 1px solid #eee;
    display: table;
    padding: 7px 15px 0 0;
    width: 100%;
}
.property-content h5 {
    float: right;
    margin-top: 0;
}
.property-content span {
    float: left;
    margin-left: 15px;
}
.step_color1 {
    background-color: #f9f9f9;
}
.step_color2 {
    background-color: #fff;
}
footer{
    width: 100% ;
    height: 45px ;
    background-color: #E5342C ;
    text-align: center ;
    bottom: 0px;
    position: fixed;
}
footer span{
    font-size: 16px ;
    color: #fff ;
    margin-top: 10px ;
    display: inline-block;
}
/*  CAT  */
#cat_ads img{
    width: 100% ;
    height: 100px ;
    border: 1px solid #ccc ;
    border-radius: 3px ;
}
#cat_filter{
    border-top: 2px solid #ccc ;
    border-bottom:2px solid #ccc ;
    padding: 5px 0 0;
    margin: 5px auto 0 auto ;
    min-height: 50px ;
}

/**** START SINGLE ***/
#single_row_header{
    margin-left: 0px;
    margin-right: 0px;
    max-width: 1200px;
    position: fixed;
    width: 100%;
    z-index: 100;
}
#single_row_slideshow{
    margin-left: 0px;
    margin-right: 0px;
}
#single_slideshow img{
    width: 100% ;
    height: 400px ;
}
#single_menu{
    
}
.single_box_obj_title{
    border-bottom:1px solid #ccc ;
    width: 70% ;
    margin: 10px auto ;
    text-align: center ;
    height: 40px ;
}
.single_obj_title{
    background-color: #f3f3f3;
    font-size: 22px;
    color: #282828 ;
    height: 40px;
    margin: -30px auto auto;
    text-align: center;
    width: 25%;
    
}
#single_row_about_content{
    text-align: justify; 
    padding: 0 7%;
}
#single_row_about_content span{
    line-height: 30px ;
    text-align: justify ;
    word-wrap: break-word;
}
#single_menu_ghaza .carousel-indicators{
    margin-bottom: -50px ;
}
#single_menu_ghaza .carousel-inner .item .row{
    margin-bottom: 10px ;
}
#single_menu_ghaza .carousel-inner .item div{
    margin-bottom: 7px ;
}
#single_menu_ghaza .img_circle{
    background-color: #d2d2d2;
    border-color: #ebebeb;
    border-radius: 45px;
    padding: 7px;
    width: 90px;
}
/**** END SINGLE ***/
#sup_logo_box{
	margin-bottom : 15px ;
}
.col-md-offset-2-r {
    margin-right: 16.6667%;
}
.col-md-offset-3-r {
    margin-right: 25% ;
}
/******************************************/
#btn_signin{
    background-color: #E5342C ;
    border-color: #D20019;
}
#btn_signin:hover{
    background-color: #34B7E6 ;
    border-color: #325168;
}