.SectionMenuTopSol
{
	height: 110px;
    background: #44CDD7;
}
.rowA{
	/*width: 1200px;*/
    margin: 0 auto;
}
.ContImgOp
{   
	padding-left: 10%;
	padding-top: 25px;
}
.ContenidoCambiante
{
	height:545px;
}
.titleCont
{
	text-align: center;
    font-size: 80px;
	font-family: Bebas-Regular;
}
.sectionbenefit{
padding-top:50px;
	
}
.subtCont
{
	text-align: center;
    font-size: 50px;
    color: #56BECC;
    line-height: normal;
	font-family:Bebas-Book;
}
.DescripCont
{
	width: 705px;
    font-size: 21px;
    text-align: center;
    font-family: Ubuntu-Regular;
	margin-top: 48px;
}
.SectionEnfrentamiento
{
    background-color: #E5E5E5;
	margin-top: 20px;
}
.ItemElement
{
	margin-bottom:68px;
}
.titleEnf 
{
	width: 800px;
    text-align: center;
    float: inherit;
    font-size: 22px;
    color: #333333;
    margin-top: 44px;
    margin-bottom: 50px;
    font-family: Ubuntu-Regular;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 25px;
}
.titleItem
{
	font-size: 21px;
    color: #0071BB;
    font-family: Ubuntu-Regular;
	width: 300px;
}
.DescripItem
{
	font-size: 18px;
    font-family: Ubuntu-Regular;
    width: 300px;
}
.sectionIntermedio
{   margin: -2px;
	height: 125px;
    background-color: #44CDD7;
}
.txtIntermedio 
{
	width: 830px;
    float: initial;
    font-size: 21px;
    font-family: Ubuntu-Regular;
    padding-top: 38px;
    line-height: normal;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
}
.SectionBeneficios
{
	height: auto;
	  
}
.xmp
{
	color:#45CDD8;
	font-size:30px;
	font-family:Ubuntu-Regular;
	display:-webkit-inline-box;
}
.titleh1
{
	color:white;
	font-size:40px;
	font-family:Ubuntu-Medium;
}
.barratitle
{
	height: 117px;
    background-image: url(/images/pleca_codigo.png);
    background-color: #00080d;
    background-repeat: no-repeat;
    background-position: right top;
    font-size: 30px;
    font-family: Ubuntu-Regular;
    text-align: center;
    padding-top: 44px;
    color: white;
}
.titleItemGreen
{
	font-size: 21px;
    color: #6EB88D;
    font-family: Ubuntu-Regular;
	width: 300px;
}
.SectionServicioE {
    height: 200px;
    background-color: #44CDD7;
}
.barra
{
padding:0px;
}
.txtSerEsp1 {
    font-size: 37px;
    line-height: normal;
    font-family: Ubuntu-Regular;
    padding-top: 30px;
}
.txtSerEsp2 {
    font-size: 20px;
    font-family: Ubuntu-Regular;
    padding-top: 15px;
}
.btnGo {
    width: 167px;
    height: 48px;
    background-color: #000000;
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    padding-top: 6px;
    border-radius: 5px;
    margin-top: 54px;
	font-family:Ubuntu-Medium;
}
.btnGo:hover
{
	text-decoration:none;
	color:white;
}
.centrado
{
	
	margin-top: 50px;
}
.owl-nav .owl-prev{
    position: absolute;
    left: 0px;
    top: calc(50% - 80px);
}
.owl-prev > span{
  color: white;
  font-size: 105px;
}
.owl-nav .owl-next{
  position: absolute;
  right: 0px;
  top: calc(50% - 80px);
}
.owl-next > span{
  color: white;
  font-size: 105px;
}