.footer-top-address h2 {
  color: #fff;
}
.footer-top-address h2 span {
  color: var(--color-primary);
}
.footer-top-inner h2 {
  color: #fff;
}
.footer-top-inner h2 span {
  color: var(--color-primary);
}
.footer-top-inner p {
  color: #fff;
}
.footer-social-icon a i {
  color: #fff;
}
.footer-social-icon a i:hover {
  color: #fff;
}

.footer-middle .widget.widget_archive .widget-title {
  margin-bottom: 34px !important;
  margin-top: 28px !important;
}
.footer-middle .widget.widget_search .widget-title {
  margin-top: 25px !important;
}
.footer-middle .widget.widget_tag_cloud .widget-title {
  margin-bottom: 20px !important;
}
.footer-middle .widget.widget_nav_menu .widget-title {
  margin-bottom: 25px;
  font-size: 24px;
  font-family: var(--title-font-family);
}
.footer-middle .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.footer-middle .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
  color: var(--color-primary);
}

.footer-middle .recent-post-text > h4 a:hover {
  color: var(--color-primary);
}
.footer-widget.address,
.footer-widget.address p {
  color: #181c23;
}
.footer-middle .widget ul li a {
  color: #ffffff;
}
.copy-right-text a {
  color: #fff;
}
.copy-right-text a:hover,
.footer-menu ul li a:hover {
  color: var(--color-primary);
}

.footer-menu ul li a {
  color: #ffffff;
}
em {
    font-style: normal;
    color: #000;
}
/*========================
hoiet FOOTER MIDDLE AREA CSS
=========================*/
.witrfm_area {
  position: relative;
  background: #2D2F36;
}
.witrfm_area:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
.footer-middle {
  padding: 65px 0 73px;
}
.footer-middle.wpfd {
  padding: 0;
}
.wpfdp {
  padding-top: 65px;
  padding-bottom: 80px;
}
.footer-middle .widget h2 {
  margin-bottom: 28px;
  margin-top: 28px;
  position: relative;
  color: #ffffff;
  font-size: 24px;
}
.footer-middle #archives-dropdown--1 {
  height: 34px;
}

.footer-middle .widget ul {
  list-style: none;
}
.footer-middle .widget ul li {
  margin-bottom: 10px;
}
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before {
  transition: 0.5s;
}
.recent-portfolio-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.recent-portfolio {
  margin-bottom: 10px;
  margin-right: 10px;
}
.recent-portfolio {
  width: 29.33%;
}
.recent-portfolio-image img {
  width: 100%;
}

/* footer widget css */

.recent-post-item {
  clear: both;
}
.recent-post-image {
  float: left;
  margin-right: 15px;
}
.recent-post-image a {
  display: block;
  margin-top: 10px;
}
.recent-post-text {
  overflow: hidden;
}
.recent-post-text > h4 {
  margin-bottom: 0;
  line-height: 1;
}
.recent-post-text h4 a {
  font-size: 17px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 600;
}
.recent-post-text .rcomment {
  font-size: 14px;
  text-transform: none;
}
.recent-post-text .rcomment i {
  margin-right: 5px;
}
.footer-middle .recent-post-text h4 a {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: -10px;
  display: inline-block;
}
.footer-middle .recent-post-text > h4 {
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 1;
}
.footer-middle .recent-post-text .rcomment {
  font-size: 16px;
  font-weight: 400;
}
/* .footer-address {
  padding-top: 12px;
} */
.footer_s_inner {
  margin-top: 10px;
}
.footer-sociala-icon {
  clear: both;
  float: left;
  font-size: 17px;
  margin-right: 12px;
}
.single-widget-item {
  overflow: hidden;
}
.recent-post-item {
  clear: both;
  overflow: hidden;
}
.footer-middle .recent-post-item:last-child {
  border-bottom: 0;
}
.recent_post_open .recent-post-item {
  margin-bottom: 25px;
}
.recent-post-image {
  float: left;
}
.recent-post-image a {
  display: inline-block;
}
.recent-post-image a {
  margin-top: 0;
}
.recent-post-text {
  overflow: hidden;
}
.blog-left-side .recent-post-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
.blog-left-side .recent-post-text {
  overflow: hidden;
  margin-top: -6px;
}
.footer-middle .recent-post-item + .recent-post-item {
  margin-top: 15px;
}
/* recent-review */
.recent-review-content h3,
.recent-review-content h3 a {
  font-size: 20px;
  font-weight: 500;
  clear: both;
  text-align: left;
}
span.em_footercrating {
  float: right;
}
.footer-widget.address p {
  margin-bottom: 6px;
}

.col-lg-d-none {
  display: none !important;
}
/*========================
 FOOTER middle AREA CSS
=========================*/
/*========================
hoiet FOOTER copy right AREA CSS
=========================*/

.footer-bottom {
  padding: 26px 0 24px;
  position: relative;
}
.footer-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  width: 61%;
  left: 0;
  right: 0;
  margin: auto;
}
.footer-bottom:before {
  background: #ffffff61;
}
.copy-right-text {
  text-align: left;
}
.copy-right-text p {
  margin: 0;
  padding: 0;
  color: #fff;
}
.footer-menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.footer-menu ul li {
  display: inline-block;
}
.footer-menu ul li a {
  padding: 0 10px;
  display: block;
}
.footer-menu ul li:last-child a {
  padding-right: 0px;
}
.footer_style_3 .footer-menu ul li:first-child a {
  padding-left: 0px;
}
.footer-menu ul ul {
  display: none;
}

/* mailchim 2 */
.footer-middle .mc4wp-form-fields p {
  color: #ffffff;
}
.footer-middle .mc4wp-form-fields p {
  position: relative;
  line-height: 27px;
  margin-bottom: 22px;
}
.footer-middle .mc4wp-form-fields p label {
  font-size: 16px;
  font-weight: 700;
  margin: 15px 0;
}
.footer-middle .mc4wp-form-fields input {
  height: 50px;
  position: relative;
  background: transparent;
  width: 100%;
  line-height: 43px;
  border-radius: var(--button-radius);
  padding-left: 10px;
}
.footer-middle .mc4wp-form-fields button {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
  height: 50px;
  border-radius: 0 var(--button-radius) var(--button-radius) 0;
  cursor: pointer;
  padding: 10px 10px;
  line-height: 0;
  transition: 0.5s;
}
.footer-middle .checkbox_witr input {
  width: 20px;
  float: left;
  margin-right: 15px;
  margin-top: -8px;
}
.footer-middle .mc4wp-form-fields p:nth-child(1) {
  margin-bottom: 22px;
}

.footer-middle .mc4wp-form-fields input::-moz-placeholder {
  color: #888888;
}
.footer-middle .mc4wp-form-fields input::-webkit-input-placeholder {
  color: #888888;
}
.footer-middle .mc4wp-form-fields input {
  border: 1px solid #ffffff66;
}

.footer-middle .mc4wp-form-fields button {
  color: #fff;
}
.footer-middle .mc4wp-form-fields button:hover {
  color: var(--color-primary);
}
.footer-middle .checkbox_witr span {
  color: #fff;
}

.footer-middle .mc4wp-form-fields button {
  background: var(--color-primary);
}
.footer-middle .mc4wp-form-fields button:hover {
  background: #fff;
}

/* Footer area start */

.footer-middle .hoiet-description-area p {
  color: #fff;
  margin-bottom: 20px;
}

.footer_s_inner p,
.footer_s_inner i {
  color: #fff;
  margin-bottom: 6px;
}

/* Footer area end */

/* footer text des */
.hoiet-description-area a img {
  max-height: 60px;
  margin: 26px 0;
}
.social-icons {
  text-align: left;
}

.hoiet-description-area .social-icons a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.hoiet-description-area .social-icons a {
  color: #fff;
}

.hoiet-description-area .social-icons a {
  background: #a3a3a378;
}
.hoiet-description-area .social-icons a:hover {
  background: var(--color-primary);
}

/* mc4wp */
.footer-middle .mc4wp-form-fields {
  margin-top: 20px;
}

.invite-form {
  position: relative;
}
.invite-form .crmFormVali-error {
  top: inherit;
  right: inherit;
  bottom: -10px;
  transform: translateY(100%);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-bottom:before {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-bottom:before {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .footer-middle {
    text-align: center;
  }

  .footer-middle .widget.widget_nav_menu .widget-title {
    margin-bottom: 15px;
  }

  .social-icons {
    text-align: center;
  }

  .copy-right-text {
    text-align: center;
  }

  .copy-right-text p {
    font-size: 15px;
  }

  .footer-menu ul {
    margin: 10px 0 0;
    text-align: center !important;
  }

  .footer-menu ul li a {
    font-size: 14px;
  }

  .footer-bottom:before {
    width: 100%;
  }

  .footer-sociala-icon {
    float: none;
  }
}
#pagesize ul li a {
    line-height: 16px;
    padding: 8px 13px;
    margin: 0 2px;
    display: inline-block;
    border: 1px solid #bebebe;
    background: #CECECE ;
    font-size: 15px;
}



@media only screen and (max-width: 768px) {
body > h1:nth-child(10) > div.witrfm_area > div.footer-middle > div > div div{
        flex: 0 0 100% !important;
        max-width: 100% !important;
}
  }
  
  
  /*h1{
    
    font-size: initial !important;
  }*/
 .witrfm_area h1 {
    font-size: 18px !important;
    font-weight: 700;
    color: var(--title-text-color, #000);
    font-family: var(--title-font-family);
}
  