.TopBar {
/* 	background-color: var(--blue) !important; */
}

.TopMenu {
	background-color: var(--blue) !important;
}
.LandingPage .BottomBar1 {
	background-color: #0a4c8b !important;
	border-bottom: 1px solid #0a4c8b;
}
.LaboralPage.ShowFixBar .TopSecondMenu {
	display: block !important;
	background-color: #333;
}
.BannerSentence .CenterAligner div {
	display: inline-block;
	border-right: 1px solid #fff;
	text-align: center;
	width: 230px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	cursor: pointer;
}
.BannerSentence .CenterAligner div:hover {
	background-color: var(--blue);
}
.BannerSentence .CenterAligner div:nth-last-child(1) {
	border: none !important;
}
.AutoServicioPanel {
	background-image: url(ImgObjects/laboral10.jpg);
}
.LogoSentence {
	font-size: 18px;	
}
.TextBox .Title {
	font-size:45px;
	line-height:50px;
}
.LaboralPage .VideoButtonBox {
	float: none;
}
