  #block9 {
    padding: 15px 0;
    color: #c8c8c8; 
	   font-size:16px;
	
	}
  #block9 a {
    color: #d9d9d9;
    text-decoration: none;
    margin-right: 20px; }
  #block9 a:hover {
    text-decoration: underline; }
  #block9 ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #block9 ul li {
    margin-bottom: 15px;
    color: #c8c8c8; }
  #block9 hr {
    margin: 20px 0;
    border-color: #565656; }
  #block9 .bot-menu {
    margin-bottom: 50px;
    margin-top: 50px; }
  #block9 .hidden-bot-menu {
    padding: 50px 0 25px;
    border-bottom: 1px solid #e3dfd5; }
  #block9 .bot-menu .title {
    min-height: 60px;
    color: #9f8170;
	font-weight: 500; }
  #block9 .phone {
    position: relative;
    padding-left: 30px; }
  #block9 .phone:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 14px;
    height: 38px;
    background: transparent url("../images/sprite.png") -68px -103px no-repeat; }
  #block9 .phone a:not(.link) {
    color: #ffcc00;
    display: block;
    margin-bottom: 5px;
    line-height: 1; }
  #block9 .collapse-but {
    text-align: center;
    position: relative; }
  #block9 .collapse-but .btn {
    position: relative;
    z-index: 5; }
  #block9 .collapse-but:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #e3dfd5; }
  #block9 .collapse-but .btn {
    padding-right: 50px; }
  #block9 .collapse-but .btn:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -2px;
    width: 8px;
    height: 8px;
    border-left: 3px solid #e3dfd5;
    border-bottom: 3px solid #e3dfd5;
    -moz-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg); }
  #block9 .collapse-but .btn.collapsed:after {
    margin-top: -5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg); }
  #block9 .collapse-but .btn:hover:after {
    border-color: #ffffff; }
  #block9 .btn.medium-but {
    min-height: 42px;
    padding-top: 10px;
    margin-right: 0; }
  #block9 .btn {
    font-size: 14px; }
  @media (max-width: 992px) {
    #block9 .btn.medium-but {
      float: left; }
    #block9 {
      padding-bottom: 25px; } }
  @media (max-width: 767px) {     
      #block9 .phone {
        font-size: 11px; }
      #block9 .btn.medium-but {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
        padding-top: 9px;
        min-height: 39px;
        float: none;
        width: 100%; }
      #block9 .phone:before {
        top: 1px; }
      #block9 .phone {
        padding-left: 20px;
        font-size: 9px;
        margin-bottom: 15px; }
      #block9 .phone a {
        font-size: 12px; }
      #block9 .phone a:not(.link) {
        margin-bottom: -2px; }
      #block9 .btn {
        font-size: 14px; } }
  #block9 a {
    cursor: pointer; }
  #block9 a, #block9 img {
    outline: none;
    border: 0px; }
  #block9 a {
    text-decoration: none;
    -moz-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s; }
  #block9 a:hover {
    color: #4a525f;
    text-decoration: underline; }
@-ms-viewport {
  #block9 {
    width: device-width;
    height: device-height; } }
  #block9 img {
    max-width: 100%; }
  #block9 ul {
    padding-left: 15px;
    margin: 0; }
  #block9 .btn {
    display: inline-block;
    position: relative;
    min-height: 34px;
    text-align: center;
    padding: 8px 15px;
    background-color: transparent;
    color: #e0ad67;
    font-size: 16px;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    outline: none !important;
    -moz-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    text-decoration: none !important; }
  #block9 .btn.btn-default {
    border-color: #e3dfd5;
    color: #e3dfd5;
    background-color: #222222; }
  #block9 .btn.btn-default:hover {
    border-color: #ffffff;
    color: #ffffff; }
