

.fa-link:before {
	content: "\f06e";
}
.carousel-control{
	width: 30%;
}

@media only screen and (max-width: 420px){
	.q_logo a{
		height: 42px !important;
	}
	.header_bottom {
		padding: 0 15px;
	}
}

.nav-full button{
    height: 100%!important;
    top: 0;
    margin-top: 0;
}
.nav-full .slick-prev{
    left:0!important;
}
.nav-full .slick-next{
    right:0!important;
}
.bg-pos-bottom{
	background-position: bottom !important;
}
.bg-pos-top{
	background-position: top !important;
}
.bg-pos-right{
	background-position: right !important;
}
.bg-pos-left{
	background-position: left !important;
}

.section-row section.section{
	padding: 0;
}