

.q_counter_holder.center {
    padding-bottom: 17px;
}
.button_center .wpb_wrapper {
    text-align: center;
}
.gallery_holder ul li .gallery_hover {
    background-color: rgba(0,179,136,.9);
}

.testimonial_title_holder h5 {
    font-size: 20px;
    font-weight: 400;
    color: #262626;
    text-transform: none;
    letter-spacing: 0px;
}

.testimonials_c_holder .testimonial_content_inner {
    padding: 53px 45px 48px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    margin: 17px 0 19px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 33px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
    margin-bottom: 28px;
}

h5.qode-tfs-author-name {
    font-size: 22px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 30px;
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-info-holder {
    font-size: 15px;
}

.carousel-inner .slider_content .text .qbutton {
    margin: 6px 0 0;
}

.carousel-inner h2 {
    margin-top: -3px;
}

header .header_inner_left {
    left: 28px;
}

.header_bottom_right_widget_holder {
    padding: 0 8px 0 4px;
}

.title.title_size_medium h1 {
    text-transform: none;
}

div.wpcf7 img.ajax-loader {
    display: block;
    margin: 0 auto;
}

.q_icon_list {
    margin-bottom: 15px;
}

.widget #searchform {
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
}

.widget.widget_search form input[type=text] {
    font-size: 19px;
    font-style: italic;
    padding: 16px 0 16px 9%;
    width: 68%;
}

.widget.widget_search form input[type=submit] {
    height: 62px;
    line-height: 62px;
    font-size: 20px;
    padding: 0 14% 0 0;
}

aside .widget {
    margin: 0 0 17px;
}

@media only screen and (max-width: 1245px) {
.header_bottom_right_widget_holder { 
    display: none;
}
}
@media only screen and (max-width: 1000px) {
.mobile_menu_button {
    float: right !important;
}
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

@media only screen and (max-width: 600px) {
.title.title_size_medium h1 {
    font-size: 30px;
    line-height: 36px;
}
}
/*.q_logo img{
width: 333px !important;
height: auto !important;
padding: 15px 15px 15px 0;
}*/
.wpb_single_image .vc_box_outline.vc_box_border_green, .wpb_single_image .vc_box_outline_circle.vc_box_border_green {
    border-color: #234f50;
}

#signup{
font-weight: 700;
}
.signup {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 500px;
}

@media only screen and (max-width: 768px) {
.item.content_vertical_middle.active {
    padding-top: 50px !important;
}
.q_slide_title {
font-size: 40px !important;
line-height: 45px !important;
}
.q_slide_subtitle{
font-size: 25px !important;
line-height: 28px!important;
}
}
@media screen and (max-width: 768px) and (orientation: landscape) {
.carousel-inner .slider_content .text.one_by_one{ top: -55px;}
.q_slide_subtitle{top: -15px;}
.mobile{max-height: 50px !important;}
.carousel-inner h2,
.carousel-inner p {
    margin: 10px 0 0;
}
.carousel-inner .q_slide_subtitle span {  
    margin-bottom: 0;
}
}
/*.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition:  23s ease-in-out left !important;
    transition: 23s ease-in-out left !important;
}*/

.date {
   /* display: none; */
}
ul {
    margin-left: 20px;
}
ul li {
    list-style-position: outside;
}
div { min-height: 10px; }