.header-two--theme9 .header-two-wrapper {
  background: #fff;
  padding: 0 20px; }

.header-two--theme9 .header-two-inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 13px 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

@media all and (max-width: 580px) {
  .header-two--theme9 .header-two-inner {
    display: block; } }

.header-two--theme9 .left-part {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 1%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 1%;
  -ms-flex: 1 0 1%;
  flex: 1 0 1%;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

@media all and (max-width: 580px) {
  .header-two--theme9 .left-part {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; } }

.header-two--theme9 .left-part .site-name-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 1%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 1%;
  -ms-flex: 1 0 1%;
  flex: 1 0 1%; }

@media all and (max-width: 580px) {
  .header-two--theme9 .left-part .site-name-wrapper {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    padding-bottom: 20px;
    max-width: 100%; } }

.header-two--theme9 .left-part .logo {
  margin-right: 20px;
  font-size: 0; }

@media all and (max-width: 980px) {
  .header-two--theme9 .left-part .logo {
    margin-right: 15px; } }

@media all and (max-width: 580px) {
  .header-two--theme9 .left-part .logo {
    margin-right: 11px;
    padding-bottom: 20px; } }

.header-two--theme9 .left-part .logo img {
  max-height: 100px;
  width: auto; }

@media all and (max-width: 980px) {
  .header-two--theme9 .left-part .site-name {
    font-size: 26px; } }

@media all and (max-width: 780px) {
  .header-two--theme9 .left-part .site-name {
    font-size: 24px; } }

@media all and (max-width: 460px) {
  .header-two--theme9 .left-part .site-name {
    font-size: 22px; } }

.header-two--theme9 .left-part .site-name a {
  color: inherit;
  text-decoration: none; }

@media all and (max-width: 980px) {
  .header-two--theme9 .left-part .site-activity {
    font-size: 15px; } }

@media all and (max-width: 780px) {
  .header-two--theme9 .left-part .site-activity {
    font-size: 14px; } }

.header-two--theme9 .right-part {
  text-align: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 320px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 320px;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px; }

@media all and (max-width: 980px) {
  .header-two--theme9 .right-part {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 290px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 290px;
    -ms-flex: 0 0 290px;
    flex: 0 0 290px; } }

@media all and (max-width: 750px) {
  .header-two--theme9 .right-part {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 230px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 230px;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px; } }

@media all and (max-width: 580px) {
  .header-two--theme9 .right-part {
    text-align: center; } }

@media all and (max-width: 980px) {
  .header-two--theme9 .right-part .work-time {
    font-size: 13px; } }

.header-two--theme9 .right-part .phone {
  color: #4a4a4a;
  font-family: "Roboto";
  font-size: 19px;
  padding-bottom: 7px; }

@media all and (max-width: 980px) {
  .header-two--theme9 .right-part .phone {
    font-size: 16px; } }

@media all and (max-width: 580px) {
  .header-two--theme9 .right-part .phone {
    font-size: 14px; } }

.header-two--theme9 .right-part .phone div {
  display: inline-block;
  margin-left: 7px; }

.header-two--theme9 .right-part .phone div:after {
  content: ";"; }

.header-two--theme9 .right-part .phone div:last-child:after {
  display: none; }

@media all and (max-width: 980px) {
  .header-two--theme9 .right-part .address {
    font-size: 11px; } }

.header-two--theme9 .right-part .address a {
  color: inherit; }

.header-two--theme9.inverse .header-two-wrapper {
  background: #212121;
  }
.header-two--theme9.inverse .site-name{
  color: #fff;
}
.header-two--theme9.inverse .right-part .work-time, .header-two--theme9.inverse .right-part .address {
  color: #666;
  }
.header-two--theme9.inverse .right-part .phone{
  color: #fff;
}

.header-two--theme9.inverse .left-part .site-activity {
  color: #666;
  }

.site-activity {
  margin-bottom: 0; }

.work-time {
  margin-bottom: 0; }

.address {
  margin-bottom: 0; }
