

.qbutton.link {
	background-color: #fff !important;
	border: none !important;
	text-transform: none !important;
}
.link.qbutton:hover{
	background-color: #fff !important;
	border: none !important;
	color: #fff !important;
}

.qbutton:not(.white):hover{
	background-color: #fff !important;
}
.testimonial_image_holder {
    margin: 0 0 0px !important;
}
.testimonials_holder .flex-direction-nav li {
    margin-top: 40px !important;
}

.testimonials_holder .flex-direction-nav a {
    border: 2px solid #fff !important;
}
ul li {
    list-style-position: outside;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text{
text-align:center;
}

div.wpcf7 img.ajax-loader {
display: block;
margin: 0 auto;
}

.q_icon_with_title.tiny .icon_text_holder {
    padding: 0 22px 0 30px;
}

@media only screen and (mix-width: 1001px) {
header.fixed_hiding.centered_logo .header_inner_left {
    margin: 14px 0;
}
}

header.fixed_hiding.centered_logo .side_menu_button {
    height: 60px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.carousel-inner h2.with_title_border span{
    padding: 0.3em 0.5em;
}

.q_dropcap{
margin: 0px 18px 0px 0px;
}
@media only screen and (max-width: 1000px){
.title.title_size_large h1 span {
font-size: 40px;
display: block;
}

.title.title_size_large h1 {
line-height: 1.5em!important;
letter-spacing: 10px;
}

.subtitle {
font-size: 22px;
line-height: 1.6em;
}

.title.title_size_medium h1 {
font-size: 35px;
line-height: 1.2em!important;
letter-spacing: 7px;
}
}

@media only screen and (max-width: 700px){
.title.title_size_large h1 span {
font-size: 35px;
}

.title.title_size_large h1 {
letter-spacing: 7px;
line-height: 0.7em;
}

.subtitle {
display: none;
}

.title.title_size_medium h1 {
font-size: 22px;
line-height: 1.2em!important;
letter-spacing: 5px;
}
}

.carousel-inner .slider_content .text .qbutton {
margin: 10px 9px 0px 0;
padding: 6px 34px;
}

.testimonials_holder .flex-direction-nav li {
margin-top: 54px;
}

.footer_top .three_columns>.column2>.column_inner {
padding: 0;
}

.footer_top .three_columns>.column2>.column_inner > div {
margin: 0;
}

.comments .comment .text .comment_date {
    font-size: 13px;
    font-weight: 600;
    color: #303030;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.comment_holder .comment {
padding: 34px 25px 37px;
background-color: #f9f9f9
}

.blog_holder article .post_text .post_text_inner {
    padding: 35px 36px 41px;
}

.blog_holder article .post_more .qbutton.small {
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
}

.q_logo a, .q_logo, .q_logo img {
	height: 60px !important;	
	
}
.qbutton:not(.white):hover{
	background-color: #a877b2 !important;
}
@media screen and (max-width: 844px) { 
	.hide-mob{
		display: none;
	}
}
header.fixed_hiding .q_logo a{
	max-height: none !important;	
}

@media only screen and (min-width: 400px) and (max-width: 1115px) {
	.carousel-inner div:first-child {
		padding-top: 25px !important;
	}
	.q_slide_subtitle span {
		padding-top: 10px !important;
		padding-bottom: 20px !important;
	}
	.qbutton.green.enlarge {
		margin-left: 10px !important;	
		margin-right: 10px !important;	
		margin-bottom: 20px !important;
	}
	.qbutton.white.enlarge {
		margin-left: 10px !important;	
		margin-right: 10px !important;	
	}
	.q_slide_title {
		font-size: 4em !important
	}
}

@media (max-width: 567px) {
	.carousel-inner div:first-child {
		padding-top: 5px !important;
	}
	.q_slide_subtitle span {
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}
	.qbutton.green.enlarge {
		margin-left: 10px !important;	
		margin-right: 10px !important;	
		margin-bottom: 20px !important;
	}
	.qbutton.white.enlarge {
		margin-left: 10px !important;	
		margin-right: 10px !important;	
	}
	.q_slide_title {
		font-size: 3em !important
	}
}

.carousel-inner .item.content_vertical_middle .slider_content {
    padding-bottom: 100px !important;
    vertical-align: bottom;
}

.c-quote{
	color: 	#9e6ca8 !important;
	font-weight: 500;
	font-style: italic;
}

.qbutton.white:hover {
	border-color:  #9e6ca8 !important;
    background-color: #9e6ca8 !important;
}

@media screen and (max-width: 1000px) {
	.services-desktop {
		display:none;
	}
	.services-mobile {
		display: inline-block;
	}
}
@media screen and (min-width: 1001px){
	.services-mobile {
		display:none;
	}
	.services-desktop {
		display: inline-block;
	}
}