

.q_logo a {
  height: 60px !important;
}
.q_icon_with_title .icon_text_holder .icon_title {
  font-weight: 400;
}
.q_list.circle ul>li:before{
  background-color: #86415c;
}
.image_with_text {
    overflow: hidden;
    /* height: 200px; */
}
.image_with_text img {
    max-width: 400px;
    height: 250px;
}
.image_with_text {
    overflow: hidden;
    /* height: 200px; */
}
a:hover {
    color: #6b8836!important;
}
.wpb_column.vc_column_container.vc_col-sm-4 h3 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-top: -10px;
}
::selection {
    background: #6b8836;
}
.title {
  border-bottom-width: 5px;
}
nav.main_menu > ul > li > a {
    font-size: 14px;
    color: #6b8836!important;
}
.footer_top {
  border-top: 5px solid #86415c;
}
.footer_bottom_holder, #lang_sel_footer {
    background-color: #333333;
}
.header_bottom{
    background-color: white!important;
}
header.fixed.scrolled .header_bottom, header.fixed.scrolled .header_top, header.fixed_hiding.scrolled .header_bottom, header.fixed_hiding.scrolled .header_top {
    background-color: white!important;
} 

.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type='submit'], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button {
    border-color: #6b8836;
    background-color: #6b8836;
}
.carousel-inner .slider_content .text .qbutton:not(.white){
    background-color: #6b8836!important;
    border-color: #6b8836!important;
}
.carousel-control .prev_nav, .carousel-control .next_nav {
    border: none;
    margin-top: 21px;
}
#back_to_top span {
    background-color: #6b8836;
    border-color: #6b8836;
}
.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;
}
input, textarea {
    border: 1px solid #5f5e5e!important;
}
p {
color: #5f5e5e;
    font-size: 14px;
}
h4 {
    margin-bottom: 15px;
}
section#job h4 {
    text-transform: inherit;
}
.full_width_inner >.vc_row, .full_width_inner .parallax_section_holder {
    padding: 60px 0;
}
.grid_section h3, section#job h3 {
    padding-bottom: 60px;
}
section#job >div {
    margin-top: 35px;
}
section#job h3, section#job h4 {
    color: white;
}
div.wpcf7 input[type="file"] {
    border: 0!important;
}
section#job a {
    color: white;
    text-decoration: underline;
}
.footer_top_holder {
    display: none;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 92px;
}
@media screen and (max-width: 1000px) {
.side_menu_button > a, .mobile_menu_button span, .fixed_top_header .side_menu_button > a, .fixed_top_header .popup_menu .line, .fixed_top_header .mobile_menu_button span {
    color: black;
}
.header_bottom, nav.mobile_menu {
    background-color: white !important;
    max-width: 95%;
}
}
@media screen and (max-width: 768px) {
div#about img {
    margin-top: 20px;
}
.image_with_text img {
    max-width: 100%;
    height: auto;
}
.grid_section h3, section#job h3 {
    padding-bottom: 30px;
}
.carousel:not(.advanced_responsiveness) .carousel-inner .q_slide_subtitle span {
    font-size: .5em;
    line-height: 1.5em;
}
section#job >div {
    margin-top: 0px;
}
}