body {
  color: #a62e45 !important;
}

#Top_bar .menu > li > a,
#Top_bar #menu ul li.submenu .menu-toggle {
  color: #a62e45;
}

#Top_bar .menu > li.current-menu-item > a,
#Top_bar .menu > li.current_page_item > a,
#Top_bar .menu > li.current-menu-parent > a,
#Top_bar .menu > li.current-page-parent > a,
#Top_bar .menu > li.current-menu-ancestor > a,
#Top_bar .menu > li.current-page-ancestor > a,
#Top_bar .menu > li.current_page_ancestor > a,
#Top_bar .menu > li.hover > a {
  color: #a62e45;
}

#Top_bar .menu > li a:after {
  background: #a62e45;
}

h1,
h1 a,
h1 a:hover,
.text-logo #logo {
  color: #a62e45;
}

h3,
h3 a,
h3 a:hover {
  color: #a62e45;
}

h4,
h4 a,
h4 a:hover,
.style-simple .sliding_box .desc_wrapper h4 {
  color: #a62e45;
}

h2,
h2 a,
h2 a:hover {
  color: #a62e45;
}

h5,
h5 a,
h5 a:hover {
  font-size: 18px;
  color: #a62e45;
}

a.button_theme,
a.tp-button.button_theme,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background-color: #a62e45;
  color: #fff;
}

#Footer {
  background-color: #a62e45;
}

#Footer,
#Footer .widget_recent_entries ul li a {
  color: #fff;
}

#Footer h1,
#Footer h1 a,
#Footer h1 a:hover,
#Footer h2,
#Footer h2 a,
#Footer h2 a:hover,
#Footer h3,
#Footer h3 a,
#Footer h3 a:hover,
#Footer h4,
#Footer h4 a,
#Footer h4 a:hover,
#Footer h5,
#Footer h5 a,
#Footer h5 a:hover,
#Footer h6,
#Footer h6 a,
#Footer h6 a:hover {
  color: #ffc107;
}

a {
  color: #ffc107;
}

li a:hover {
  color: #ffc107;
}

#Footer a {
  color: #ffc107;
}

#Footer a:hover {
  color: #ffc107;
}

#contactform #submit,
#newsletterform textarea {
  width: 100%;
  border-radius: 3px;
  margin-bottom: 10px;
}

.offer-list-details li {
  color: #a62e45;
  margin-bottom: 0px !important;
}

.column_attr {
  position: sticky;
  top: 20px;
}

*::-moz-selection {
  background-color: #ffc107;
  color: white;
}
*::selection {
  background-color: #ffc107;
  color: white;
}

.sidebar-offer {
  padding: 100px 7% 20px !important;
  background-color: #a62e45 !important;
}

@media only screen and (max-width: 1023px) {
  h4 {
    font-size: 24px;
  }

  .sidebar-offer {
    padding: 40px 3% 20px !important;
  }
}

@media only screen and (max-width: 1025px) {
    .index-design {
        background-position:right -40px !important;
    }
}

@media only screen and (max-width: 479px) {
  #h4-welcome {
    margin-top: 10px;
  }

  #h4-worker {
    margin-top: 20px;
  }
  
  .index-design {
      background-image: none !important;
      padding-top: 70px !important;
  }
  
  .news-title h3 {
      padding-top: 10px;
  }
  
  .mobile-ins {
      margin-top: 20px !important;
  }
  
  .agents {
      padding: 0 3.5rem !important;
  }
}

@media only screen and (max-width: 424px) {
    .agents {
      padding: 0 2rem !important;
  }
}

#Side_slide #menu ul li.current-menu-item>a, #Side_slide #menu ul li.current_page_item>a, #Side_slide #menu ul li.current-menu-parent>a, #Side_slide #menu ul li.current-page-parent>a, #Side_slide #menu ul li.current-menu-ancestor>a, #Side_slide #menu ul li.current-page-ancestor>a, #Side_slide #menu ul li.current_page_ancestor>a, #Side_slide #menu ul li.hover>a, #Side_slide #menu ul li:hover>a {
    color: #a62e45;
}

#Side_slide, #Side_slide .search-wrapper input.field, #Side_slide a:not(.action_button), #Side_slide #menu ul li.submenu .menu-toggle {
    color: #a62e45;
}

.icon-menu-fine {
    color: #a62e45;
}

#newsPlace {
  width: 100%;
  border-radius: 3px;
  margin-bottom: 10px;
}
