/*
 Theme Name:   UniSet Child
 Theme URI:    http://event-theme.com/themes/uniset
 Description:  Multi-Concept Landing Pages WordPress Child Theme
 Author:       jThemes
 Author URI:   https://themeforest.net/user/jThemes
 Template:     uniset
 Version:      1.0.0
 License:      GNU General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
 Text Domain:  uniset-child
*/

/*About*/
.button-about {
	text-align: center;
}

.wpb_wrapper .jthemes-button{
	font-size:130%;
}

span.s1 {
	color: #757575;
}

.title-subtitle-wrap h4 {
	color: #ffffff;
}

.wpb_wrapper .vc_carousel-indicators {
    margin: 0 0 -12% -30%!important;
}

/*Job Description*/
.vc_single_image-img {
    padding-right: 0;
}

/*WP-Forms*/
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 10px 0 26px 0;
}

.wpforms-field-label-inline {
	float: left!important;
	width: 90%!important;
}

.wpforms-form input[type=checkbox], div.wpforms-container-full {
	float: left;
	margin-top: 3px!important;

}

#wpforms-submit-463 {
	margin-top: 16px;
}

div.wpforms-container-full {
	margin-bottom: 0;
}

.wpforms-submit-container{
	text-align: center;
}

.wpforms-form button[type=submit] {
	padding: 10px 68px!important;
	
}

/*Social Proof*/
.button-projects {
	text-align: center;
}

.breadcrumb li:nth-child(2){
	display:none;
}

/*Testimonial*/
.button-testimonial {
	text-align: center!important; 
}

/*About us --> Carousel*/
.vc_images_carousel .vc_carousel-indicators .vc_active {
    background-color: grey!important;
}

.vc_images_carousel .vc_carousel-indicators li {
    background-color: #ffffff!important;
}
