


.testimonial_title_holder h5 {
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0px;
    font-family: 'Montserrat', sans-serif;
}

.testimonials_c_holder .testimonial_content_inner {
    padding: 53px 45px 50px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
    margin-bottom: 26px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    margin: 14px 0 19px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 29px;
}

.testimonials_c_holder .flex-control-nav li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
}

.testimonials_c_holder .flex-control-nav li a {
    background-color: #afafaf;
}

.testimonials_c_holder .flex-control-nav {
    margin-top: 39px;
}

.qode_video_box .qode_video_image .qode_video_box_button_arrow {
    border-left-color: #fff;
}

.qode_video_box .qode_video_image .qode_video_box_button {
    background-color: #2e82ea;
}

.qode_video_box .qode_video_image:hover .qode_video_box_button {
    background-color: #3c8ff6;
}

.footer_top .widget_nav_menu ul li {
    padding: 0;
}

.footer_top a:hover {
    text-decoration: underline;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 2px;
}

.footer_top h5 {
    margin: 8px 0 11px;
}

.title.title_size_small h1 {
    text-transform: none;
}

.breadcrumb .current {
    color: #3498db;
}

.breadcrumb a:hover {
    color: #fff;
}

.breadcrumb {
    font-size: 15px;
}

 .qode-lower-section-z-index .full_section_inner {
z-index: 19;
}


.q_icon_with_title.medium .icon_holder img {
    width: 34px;
}

.q_icon_with_title.medium.custom_icon_image .icon_text_holder {
    padding: 0 0 0 47px;
}

.q_icon_with_title.medium.custom_icon_image .icon_text_holder .icon_text_inner p {
    font-size: 13px;
}

.q_icon_with_title.medium.custom_icon_image .icon_text_holder .icon_text_inner h6 {
   margin: 0 0 -6px 0;
   font-size: 13px;
}

.q_icon_with_title.medium .icon_holder {
    margin-top: 5px;
}

div.comment_form {
    margin: 0 0 104px;
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
.breadcrumb {
position: relative;
margin-top: 15px;
}
}

@media only screen and (max-width: 600px) {
.breadcrumb {
display: none;
}
.title.title_size_small h1 {
    font-size: 25px;
}
h2 a {
    font-size: 24px;
    line-height: 31px;
}
}

header.sticky nav.main_menu.right{
    float: right!important;
    margin-right: 50px;
}

header.sticky .header_inner_right {
    position: absolute;
    right: 0;
 }

/*change pricing table color*/
.q_price_table .price_table_inner {
    background-color: #ffffff;
    color: #505050
}
/* change blog post width */
.section-inner.medium { max-width: 740px; }
.section-inner.thin { max-width: 900px !important; }

.section-inner .section-inner {
	width: 100%;
}

.blog-holder.blog-single article { padding-left: 250px; padding-right: 250px; }

.header_bottom_right_widget_holder a.qbutton {
transition: transform 0.2s ease-out 0s, box-shadow 0.2s ease-out 0s;
background-color: #4814ad;
color: #fff;
}

.header_bottom_right_widget_holder a.qbutton:hover {
box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2), 0px 4px 5px 0px rgba(0,0,0,0.14), 0px 1px 10px 0px rgba(0,0,0,0.12);
transition: transform 0.2s ease-out 0s, box-shadow 0.2s ease-out 0s;
}

.qode-btn {
padding: 10px 15px !important;
}

.background_button_menu:hover {
background: rgba(55, 53, 47, 0.08) none repeat scroll 0% 0%;
}

.qode-btn-solid {
border-radius: 6px;
}