.sanjose-banner.style_1 .content-banner .title {
    margin: 50px 0;
}
.sanjose-banner.style_1 .content-banner {
	margin-top: 20px;		
}
.sanjose-timeline .tabs-header .tab-item {
    padding-bottom: 100px;
}
.pagination span {
    width: 10px !important;
}
.sanjose-timeline .tab-content .swiper-container .pagination .swiper-pagination-switch.swiper-active-switch {
    width: 15px !important;
    height: 15px !important;
}
.sanjose-timeline .tab-content .swiper-container .swiper-slide {
    -moz-background-size: contain;
    background-size: contain;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.shadow-img .vc_single_image-wrapper {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.vc_column_container {
    padding-top: 0;
}
.wpb_wrapper {
	text-align: center
}
@media (min-width: 768px) {
    .widget_mc4wp_form_widget {
        width: 50%;
    }
		.widget_nav_menu {
        width: 20%;
    }
		.widget_media_image {
        width: 30%;
    }
}
.main-footer {
    padding: 50px 0;
}
.footer-bottom {
		padding: 20px 0;
}
.footer-bottom p{
		margin: 0;
}