

.qode-custom-inner-columns .vc_column-inner{
    width: auto;
}
.qode-eh-with-background{
    background-size: 100% 100%;
}
.q_icon_list{
    margin-bottom: 11px;
}
.q_icon_list p{
    font-weight: 300;
}
.footer_top .widget.widget_nav_menu .menu li{
    display: inline-block;
    margin: 0 10px;
}
.qode-advanced-image-gallery .owl-dots {
    margin: 40px 0 0;
}
@media only screen and (max-width: 768px){
    .wpcf7-form .two_columns_form_with_space, .wpcf7-form .two_columns_form_with_space .column_left, .wpcf7-form .two_columns_form_with_space .column_right{
        display: block;
        padding: 0;
        width: 100%;
    }

     .wpcf7-form .two_columns_form_with_space .column_right input.wpcf7-form-control.wpcf7-submit:not([disabled]){
        margin-top: 15px;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
}
.qode-btn.qode-btn-simple span{
    text-decoration: underline;
}

@media only screen and (max-width: 1070px){
    nav.main_menu > ul > li > a{
        padding: 0 12px;
    }
}
@media only screen and (max-width: 1366px){
    .qode-headings{
        font-size: 250px!important;
    }
}

@media only screen and (max-width: 768px){
    .qode-headings{
        font-size: 120px!important;
    }
}
.footer_inner{
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 822px) {

   .cd-timeline-block {
      margin: -7.5em 0;
   }

   .cd-timeline-block:first-child {
      margin-top: 0;
   }

}

header.dark .q_logo img.dark, header.sticky:not(.header_style_on_scroll) .q_logo img.sticky {
    opacity: 1;
    height: 62px !important;
}

.vdone {
display: none;
}

.title h1 {
color: #fcf5ed;
}

nav.main_menu > ul > li > a {
	padding: 0 10px;
}


.title.title_size_large.position_center.has_background {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

nav.main_menu > ul > li > a {
    padding: 0 8px;
    font-size: 13px;
}