

.q_logo a {
  height: 60px !important;
}
.q_icon_with_title .icon_text_holder .icon_title {
  font-weight: 400;
}
.q_list.circle ul>li:before{
  background-color: #86415c;
}
.title {
  border-bottom-width: 5px;
}
.footer_top {
 
}

.carousel-control .prev_nav, .carousel-control .next_nav {
    border: none;
    margin-top: 21px;
}

.carousel-control .prev_nav {
    left: 20px;
}

.carousel-control .next_nav {
    right: 20px;
}

.carousel-control i {
    font-size: 24px;
}

.carousel-control .prev_nav:hover i, .carousel-control .next_nav:hover i {
    color: rgba(134,65,92,1);
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    -ms-transform: color .15s ease-outt;
    transition: color .15s ease-out;
}

img.wp-image-15597{
width: 76px !important;
margin-bottom: 15px;
}
#cookie-law-info-bar {
    font-size: 14px;
    padding: 5px 10px;
}
.cli-plugin-button {
    background-color: rgba(44, 44, 43, 1) !important;
}
nav.main_menu > ul > li > a {
    text-transform: uppercase !important;
}