/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 02:53:42 */
p {
    margin-bottom: 0px;
}

#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}
 
.contact2:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.contact2 {
    display:block;
}

.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #46b450;
    background-color: #46b450;
    color: #ffffff;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
	background-color: #46b450;
    color: #ffffff;
}

.wp-container-2.wp-block-group {
    display: none;
}

.careline-texts {
	margin: 0 auto;
    padding: 15px 25px;
    border-radius: 30px;
    background-color: #8B191D;
}

.elementor-accordion .elementor-tab-title {
	border-radius: 30px;
	margin-bottom: 20px !important;
}

.elementor-accordion .elementor-tab-title.elementor-active {
	margin-bottom: 0 !important;
} 

.sa_owl_theme .owl-dots .owl-dot span {
	background-color: white !important;
	border: 1px solid #8B191D !important;
}

.sa_owl_theme .owl-dots .active span {
	background-color: #8B191D !important;
}

.step-container { 
	display: flex;
    width: 100%;
    border: 4px solid #8B191D;
    border-radius: 20px;
	align-items: center;
}

.step-container .step-title {
    font-weight: bold;
    padding: 20px 20px;
    border-radius: 15px 0 0 15px;
    text-align: left;
    font-size: 1.2em;
	background-color: #8B191D;
	color: white;
	display: flex;
    align-items: center;
}

.step-container .step-content {
	padding: 20px;
	text-align: left;
	color: #8B191D;
}

.vtitle-middle {
	display: flex;
    align-items: center;
    justify-content: center;
}

.vtitle-middle h4 {
	color: #8B191D;
	margin-bottom: 0;
}

.vtitle-middle img {
	max-width: 65px;
	margin-left: 10px;
}

.vtitle-left {
	display: flex;
	align-items: center;
	margin-top: 35px;
}

.vtitle-left h4 {
	color: #8B191D;
	margin-bottom: 0;
}

.vtitle-left img {
	max-width: 50px;
	margin-left: 10px;
}

.quick-links a {
	color: white;
	display: block;
	margin-bottom: 10px;
}

.wpcf7-submit {
	border-radius: 25px !important;
}

.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
	border: 1px solid #8B191D;
	border-radius: 15px;
}

@media only screen and (max-width: 768px) {
	.step-container .step-title {
		width: 120px !important;
		min-width: 150px !important;
	}
	
	.synergy-section h4 {
		margin-bottom: 5px !important;
	}

#left {
    width: 100%;
    float: none;
    margin-right:unset;
}
 
#right {
    width: 100%;
    float: none;
    padding-top: 15px;
}
}

.uael-post-wrapper .uael-post__title a, .uael-post__meta-data a {
    text-decoration: none;
}

.entry-meta, .entry-meta * {
    display: none;
}