

.q_logo a {
  height: 120px !important;
}
.q_icon_with_title .icon_text_holder .icon_title {
  font-weight: 400;
}
.q_list.circle ul>li:before{
  background-color: #252956;
}
.title {
  border-bottom-width: 5px;
}

.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;
}


.q_list.circle ul > li, .q_list.number ul > li {
    position: relative;
    font-weight: 400;
    margin: 0 0 22px;
    padding: 0 0 0 22px;
    color: #8c8c8c
}

.vc_text_separator.full div {
  
    font-size: 16px;
    font-weight: 500;
    
}


	.qbutton.big_large,
	.qbutton.big_large_full_width {font-size: 14px;
font-weight: 300;
float: right}

.blog-list {
	padding-bottom: 20px;
}
h3#brocardi_title  a {
    font-size: 16px !important;
    line-height: 22px !important;
}

#brocardi_text {
	color: #8c8c8c !important;
	font-size: 14px !important;
	padding-top: 10px;
}