html, body {
  margin: 0;
  padding: 0;
  font-family:IRANSans;
}

#toolbar {
  width: 100%;
  background: #0f3461;
  height: 150px;
}

#menubar {
  width: 100%;
  text-align: right;
  background: #97b12a;
  margin: 0px;
  padding: 20px;
  display: table;
}

#menubar ul {
  margin-right: 20px;
  padding: 0;
  margin: 0;
}

#menubar ul li {
  float: right;
  font-size: 20px;
  padding: 0px 20px;
  color: #fff;
  list-style: none;
}

#slider {
  width: 90%;
  height: 500px;
  margin: 30px auto;
  overflow: hidden;
  border-radius: 20px;
}

#cat_list {
  width: 90%;
  margin: 20px auto;
  display: table;
}


#cat_list ul li {
  float: right;
  width: 22%;
  text-align: center;
  list-style: none;
  padding: 40px 0px;
  background: #4a8a4a;
  margin-right: 30px;
  border-radius: 10px;
  color: #fff;
}

#club_list {
  width: 90%;
  margin: 20px auto;
}

#footer_bg {
  background: #595959;
  width: 100%;
  clear: both;
  height: 80px;
}


#footer {
  background: #3e3e3e;
  text-align: center;
  margin: 0px;
  overflow: hidden;
  padding: 50px 0px;
}


#stand {
  width: 90%;
  margin: auto;
}

#logo {
  float: right;
  width: 30%;
  text-align: right;
  height: 100%;
  overflow: hidden;
}


#logo img {
  width: auto;
  height: 80%;
  margin-top: 20px;
}

#login {
  float: left;
  width: 10%;
  text-align: center;
  background: #0772e3;
  margin-right: 20px;
  margin-top: 50px;
  font-size: 20px;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
}

#register{
  float: left;
  width: 10%;
  text-align: center;
  background: #e30707;
  margin-right: 20px;
  margin-top: 50px;
  font-size: 20px;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
}


#club_post {
  width: 24%;
  float: right;
  overflow: hidden;
  margin-right: 1%;
  background: #f0f0f0;
  border-radius: 20px;
  text-align:right;
}


#club_post img {
  width: 100%;
}


#head_list {
  width: 100%;
  display: table;
}



#more {
  float: left;
  font-size: 16px;
  background: #f2f2f2;
  padding: 10px 30px;
}

#club_list {
  width: 90%;
  margin: 20px auto;
    margin-bottom: 20px;
  display: table;
  margin-bottom: 30px;
}


#menu_foot {
  float: right;
  width: 25%;
  text-align: right;
}


#namad {
  background: #515151;
  width: 50%;
  height: 250px;
  border-radius: 20px;
}


#menu_foot li {
  list-style: none;
  font-size: 20px;
  margin-top: 20px;
  color: #c2c2c2;
}

#menu_foot li:first-child {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
}


#menu_foot li a {
  color: #c2c2c2;
  text-decoration: none;
}




#club_post_footer {
  margin: 50px auto 3px auto;
  padding: 10px;
  width: 90%;
  border-top: 2px solid #ddd;
}


#price_club {
  color: green;
  font-weight: bold;
  float: left;
  font-size: 20px;
}

#head_list h2 {
  float: right;
}

#club_post h3 {
  padding-right: 10px;
}


#namad h2 {
  text-align: right;
  width: 100%;
  color: #fff;
}



#content {
  width: 90%;
  margin: auto;
}


#image_post {
  width: 50%;
  float: left;
  overflow: hidden;
}


#image_post img{
  width: 96%; 
  margin:auto;
  height:auto;
  border-radius:30px;
}

#detial_club {
  width: 50%;
  float: right;
  display: table;
}

#desc_club {
  width: 100%;
  display: table;
  text-align: right;
  direction: rtl;
  background: #f3f3f3;
  height: auto;
  padding: 10px 2px;
  border-radius: 5px;
}

#desc_club h2 {
  width: 100%;
  margin: 0;
    margin-bottom: 0px;
  background: #e3e3e3;
  text-align: center;
  margin-bottom: 20px;
}

#coach_post {
  float: right;
  width: 25%;
  text-align: center;
}

#coach {
  margin-top: 30px;
}

#coach h2 {
  text-align: right;
}

#coach_post img {
  border-radius: 50px;
  width: 90%;
  height: auto;
}

#post_title {
  text-align: center;
  margin-bottom: 50px;
  background: #f4f4f4;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #ddd;
}


#detial_club ul li {
  list-style: none;
  text-align: right;
  padding: 10px 10px;
  background: #f8f8f8;
  margin-bottom: 10px;
  width:100%;
}


#submit_btt {
  float: left;
  width: 50%;
  text-align: center;
  background: #0772e3;
  margin-right: 20px;
  margin-top: 50px;
  font-size: 20px;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
}

#submit_btn {
  width: 16%;
  text-align: center;
  background: #0772e3;
  font-size: 14px;
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  margin: auto;
  float: left;
}


#post_not_found {
  text-align: center;
  margin-bottom: 100px;
}

#location {
  font-size: 14px;
  color: #686868;
}

#detail_text {
  float: left;
  margin-left: 10px;
}

#form {
  background: #efefef;
  width: 35%;
  padding: 20px;
  text-align: center;
  margin: auto;
    margin-bottom: auto;
  border-radius: 10px;
  box-shadow: 0px 5px 5px #b8b8b8;
  margin-bottom: 100px;
}


#form_input {
  width: 90%;
  margin: 30px auto;
}


#form input {
  width: 100%;
  text-align: right;
  font-size: 22px;
  border-radius: 2px;
  border: none;
  font-family: Iransans;
  padding: 5px 5px;
  color: #000;
}

#form input:read-only {
  color: #aaa;
  border: 1px solid #e1e1e1;
}


#msg_ok {
  width: 35%;
  margin: auto;
    margin-bottom: auto;
  text-align: center;
  background: #45bd2b;
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 2px;
  color: #fff;
}


#msg_not {
  width: 35%;
  margin: auto;
    margin-bottom: auto;
  text-align: center;
  background: #bd2b2b;
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 2px;
  color: #fff;
}




#submit_btn_v2 {
  width: 20%;
  text-align: center;
  background: #0772e3;
  font-size: 20px;
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  margin: auto;
}

#so_logo {
  float: left;
}

#so_logo li {
  float: right;
  list-style: none;
  font-size: 30px;
  margin-left: 50px;
}

#so_logo li a{
  color:#fff;
}

#page_content {
  text-align: right;
  font-size: 20px;
  margin: 80px auto;
}


#search_bx {
  float: left;
  margin-top: 60px;
}

#input_serach {
  padding: 10px 20px;
  text-align: right;
  float: right;
  font-size: 20px;
  font-family: IRansans;
  -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
  border: none;
}

#btt {
  font-size: 30px;
  background: #eee;
  border: none;
  padding: 11px;
  -webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}



/**** Responsive ************/

@media only screen and (max-width: 600px) {
    
    #cat_list ul li {
      width: 100% !important;
      margin-top: 20px;
    }
    
    #club_post {
      width: 49%;
    }
    
    #so_logo li {
      font-size: 20px;
    }
    
    #menu_foot {
      float: right;
      width: 100%;
      text-align: right;
    }
    
    #namad {
      width: 100%;
      display: table;
    }
    
    #menubar ul li {
      font-size: 14px;
      padding: 0px 5px;
    }
    
    #btt {
      font-size: 14px;
      width: 15%;
      padding: 14px 11px;
    }
    
    #input_serach {
      font-size: 14px;
      width: 85%;
    }
    
    #logo img {
      width: auto;
      height: 50%;
      margin-top: 40;
    }
    
    #search_bx {
      float: left;
      margin-top: 60px;
      width: 60%;
    }
    
    #post_title {
      font-size: 18px;
    }
    
    #image_post {
      width: 100%;
    }
    
    #detial_club {
      width: 100%;
      margin-top: 20px;
    }
    
    #coach_post {
      float: right;
      width: 50%;
      text-align: center;
    }

}


/**** End Responsive ************/

