.vc_element-icon {
	text-align: center;
	border-radius: 100em;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.125);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.125);
}
.vc_add-element-container .vc_element-icon {
    left: 3px !important;
}
.vc_element-icon.fa {
	background-image: none !important;
	width: 32px;
	height: 32px;
	text-align: center;
	border-radius: 100em;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.125);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.125);
	left: 3px !important;
}

i.vc_element-icon:before, li[data-element="vc_raw_js"] i.vc_element-icon:before, li[data-element="vc_raw_html"] i.vc_element-icon:before, li[data-element="rev_slider_vc"] i.vc_element-icon:before, li[data-element="contact-form-7"] i.vc_element-icon:before, li[data-element="vc_widget_sidebar"] i.vc_element-icon:before {
	display: block;
	font-family: "fontawesome";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 32px;
	-webkit-font-smoothing: antialiased;
	color: #444;
	speak: none;
}

.wpb_content_element > .wpb_element_wrapper {
	background-color: #E4E4E4 !important;
}
.vc_add-element-container .wpb-content-layouts a {
    font-size: 12px;
    padding: 2px 4px 2px 38px !important;
}
.vc_add-element-container .wpb-content-layouts a .vc_element-description {
    font-size: 10px !important;
}

/* Extra css */

.vc_tta-container span.vc_tta-title-text {
    font-size: 18px;
    text-transform: none;
    line-height: 1;
    font-weight: 600;
    color: #061538;
    padding: 15px 0;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
    margin: 0;
    line-height: 1;
    background: #fff;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before{
	background: #fff !important;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
    border-radius: 0 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #061538 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #061538 !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    border-width: 3px 0 0 0 !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    border-width: 0 0 0 3px !important;
}

.vc_progress_bar .vc_single_bar {
    width: 100%;
    height: 5px;
    box-shadow: none !important;
    margin-bottom: 55px !important;
    background: #fff !important;
    padding: 7px !important;
    border: 1px solid #ccc;
    border-radius: 0px !important;
}
.vc_progress_bar .vc_single_bar .vc_label {
	font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
	width: 100% !important;
	padding-top: 12px !important;
	padding-left: 0 !important;
	position: absolute !important;
}
span.vc_label_units {
    float: right !important;
}
.vc_progress_bar .vc_single_bar .vc_bar {
	background-color: #ff5e14 !important;
    height: 8px !important;
    top: 3px !important;
    left: 3px !important;
    border-radius: 0 !important;
}
.vc_progress_bar .vc_single_bar:last-child {
    margin-bottom: 0 !important;
}
.vc_progress_bar .vc_single_bar .vc_label span.vc_label_units {
    font-size: 18px;
}
