/* Custom CSS Style here */

/* icon hover */

.icon-ctm {
  color: black !important;
  background-color: rgb(255, 255, 255) !important;
}

.icon-ctm:hover {
  color: white !important;
  background-color: rgba(36, 105, 244, 0.613) !important;
}

.top_bar {
  background: #000000 !important;
}

.image_boxes.style_two .image {
  position: relative;
  width: 580px;
  height: 580px;
  border-radius: 10px;
  overflow: hidden;
}

.h-white h5 {
  color: white;
}
.footer_widgets_wrap.left-right-margin-576 {
  border-width: 9px 0px;
  background: url(../images/foot.jpg);
  /*position:fixed;*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
}
.color_dark {
  color: #ffffff !important;
}

.description_box p {
  color: #000000 !important;
}

.list_item_box.style_one ul li a {
  color: #fefeff !important;
}
.footer_contact_list.dark_color .same_contact .content h6 {
  color: #6b7bef !important;
}
.footer_contact_list.dark_color .same_contact .content a,
.footer_contact_list.dark_color .same_contact .content p {
  color: #ffffff !important;
}
a {
  text-decoration: auto !important;
}
/* Previous */

/* Previous */
