body .vc_row .vc_column_container .vc_column-inner {
 padding-top: 0px;
padding-bottom: 0px;
}
body .vc_col-has-fill>.vc_column-inner, 
body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, 
body .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, 
body .vc_section.vc_section-has-fill+.vc_section,


 body .vc_vc_row>.vc_parallax,
 body .vc_vc_row>[data-vc-full-width=true], 
 body .vc_vc_row_inner, 
 body .vc_vc_section>.vc_parallax, 
 body .vc_vc_section>[data-vc-full-width=true], 
 body .vc_vc_video
 {
    padding-top: 0px;
}
 body .vc_vc_row>[data-vc-full-width=true],
body .vc_row,
.vc_row {
 padding-top: 35px;
padding-bottom: 35px;
}
.page-header ~ .vc_row {
 padding-top: 0px;
}
.wrapper > .vc_row {
 padding-top: 0px;
}

.vc_row.vc_row-no-padding{
 padding-top: 0px;
padding-bottom: 0px;
}

.vc_row-no-padding .vc_row {
padding-top: 0px;
padding-bottom: 0px;
}

.avados_title ~ .vc_row {
     padding-top: 25px;
        padding-bottom: 0;
}

.vc_row .wpb_content_element {
    margin-bottom: 0px;

}



 body .vc_row{
 padding-top: 35px;
padding-bottom: 35px;
}



body .vc_row.vc_row-no-padding {
    padding-top: 0px;
    padding-bottom: 0px;
}


/*visual composer addon grid etc*/

.vc_lst_category_post .vc_lst_category_post_title  {
    font-size: 15px;
    font-weight: 700;
    
    padding: 20px;
}

.vc_lst_category_post .wpb_single_image.vc_lst_category_post_img {
    margin-bottom: 0 !important;
    
}
.vc_lst_category_post .wpb_single_image.vc_lst_category_post_img a,
.vc_lst_category_post .wpb_single_image.vc_lst_category_post_img figure,
.vc_lst_category_post .wpb_single_image.vc_lst_category_post_img img {
width: 100%;
}

.vc_lst_category_post .vc_lst_category_post_title {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}



/*defaul tabs style*/
.wpb-js-composer .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab>a {
    font-size: 14px !important;
    line-height: 14px !important;
    font-weight: 600 !important;
    color: #b2b2b2 !important;
    text-transform: uppercase !important;
    letter-spacing: .05rem !important;
    text-align: center !important;
    background-color: #eaeaea !important;
    border-radius: 5px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    cursor: pointer;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    border: 0  !important;
}
.wpb-js-composer .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab.vc_active a{
     background: #3c3bee;
    background: -moz-linear-gradient(45deg, #3c3bee 0%, #3bebde 100%);
    background: -webkit-linear-gradient(45deg, #3c3bee 0%,#3bebde 100%);
    background: linear-gradient(45deg, #3c3bee 0%,#3bebde 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3bee', endColorstr='#3bebde',GradientType=1 );
    color: #fff  !important;
}

.vc_tta-tabs-list {
    margin-bottom: 15px !important;
}


/*one page search*/
.one-page-search-field {
position: relative;
    margin-bottom: 40px;
}
.one-page-search-field i {
position: absolute;
    right: 10px;
    top: 15px;
    color: #bdbfc1;
}
.one-page-search-field input {
    padding: 16px !important;
    height: auto !important;
    border: 1px solid #efefef !important;
}


/*front end editor */
body .vc_empty-placeholder {
    margin-bottom: 0px;
}