

/* FOOTER 4*/

#footer-9 h5 {
    color: #fff;
    font-weight: 700 !important;
}

#footer-9 .logo a {
    text-decoration: none;
}

#footer-9 ul {
    margin-top: 0;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

#footer-9 .footer-copyright a {
    color: var(--color1);
}

#footer-9 .footer-copyright a:hover {
    color: #fff;
}

#footer-item-3 a {
        color: var(--color2);
}

#footer-item-3 a:hover {
        color: #fff;
}

#footer-9 .footer-item-2 a:hover {
        color: var(--color1);
}

#footer-9 .logo img {
    margin: auto;
    height: 60px;
    width: auto;
    margin-bottom: 20px;
}

#footer-9  {
  position: relative;
  background: #26292d;
}

#footer-9 li  {
    color: #fff;
}

#footer-9 li a  {
    color: #fff;
}

#footer-9 li a:hover  {
    color: var(--color1);
}

#footer-9 .tweet a  {
    color: var(--color1);
}

#footer-9 .tweet a:hover  {
    color: #fff;
}

#footer-9 .footer a {
  color: #13cfd7;
}

#footer-9 .footer a:hover, .footer a:focus {
  color: #00dba5;
}

#footer-9 .footer-title {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#footer-9 .footer-title i {
  margin-right: 5px;
}

#footer-9 .footer-title-line {
  border-bottom: 1px solid #acb8bc;
}

#footer-9 .footer-title-line i {
  color: #acb8bc;
}

#footer-9 .footer-item {
  padding: 70px 30px 25px;
}

#footer-9 .footer-item-1 {
  padding-right: 15px;
  padding-left: 15px;
}

#footer-9 .footer-item-2 {
  padding-left: 15px;
}

#footer-9 .footer-item-3 {
  padding: 70px 30px 110px;
  background: var(--color3);
}

#footer-9 .footer-item-3 i {
  margin-right: 8px;
}

#footer-9 .footer-item-3-phone {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
}

#footer-9 .footer-item-3-phone i {
  color: #fff;
}

#footer-9 .footer-item-3-location {
  font-size: 13px;
  color: #acb8bc;
  margin-bottom: 20px;
}

#footer-9 .footer-item-3-mail {
  font-size: 13px;
  margin-bottom: 20px;
}

#footer-9 .footer-item-3-mail i {
  color: #acb8bc;
}

#footer-9 .footer-item-3-socials {
  margin-top: 50px;
}

#footer-9 .footer-item-3-socials a {
  background: #00acdb;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 33px;
  margin-right: 3px;
}

#footer-9 .footer-item-3-socials a:hover {
  background: #00dba5;
  color: #fff;
}

#footer-9 .footer-item-3-socials a i {
  margin: 0;
}

#footer-9 .footer-item-4 {
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0;
}

#footer-9 .footer-copyright {
  color: #acb8bc;
  font-size: 13px;
  padding: 0 25px;
  color: #416373;
}

#footer-9 .footer-copyright div {
  border-top: 1px solid var(--color3);
  padding: 10px 0;
}

.tweet {
  font-size: 12px;
  margin-bottom: 15px;
}

.tweet-text {
  color: #acb8bc;
}

.tweet-date {
  color: #416373;
}

.opening-left {
  width: 42%;
  margin-left: 7%;
  float: left;
  color: #acb8bc;
  font-size: 13px;
  line-height: 25px;
}

.opening-right {
  width: 51%;
  float: left;
  color: #fff;
  font-size: 13px;
  line-height: 25px;
}


/*/////////// FOOTER 4 /////////////*/
