.SectionTop
{
	height:216px;
	background-color:#44CDD7;
}
.texto1{
	height: 200px;
    /*width: 1200px;*/
    margin: 0 auto;
}
#accordionC{
	margin:0 auto;
	/*width:1200px;*/
}
.rowA{
/*width: 1200px;*/
margin: 0 auto;
}
#stats
{
	display:none;
}
.txtTop
{
	/*
	position: absolute;
    width: 1200px;
	padding-left: 100px;
	*/
    
    font-size: 38px;
    padding-top: 60px;
    font-family: Ubuntu-Medium;
    line-height: normal;
	color:#273033;
	margin: 0 auto;
	text-align: center;
}
.imgService 
{
	padding-top:40px;
}
.nameService
{
	font-size: 17px;
    line-height: normal;
    font-family: Ubuntu-Regular;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 45px;
}
.opMenu
{
	height:202px;
}
.accordeon
{
	padding: 0px;
    height: 505px;
    overflow-y: auto;
}
.imgBackground
{
	padding:0px;
}
.imgBackground
{
	background-image:url("../images/computer.png");
	height: 505px;
}
.opacitytxt
{
	background-color: rgba(68, 205, 215, 0.6);
    height: 505px;
    color: white;
    text-align: center;
    font-size: 50px;
    font-family: Ubuntu-Regular;
    padding-top: 238px;
}
.panel-default>.panel-heading {
    color: white;
    background-color: #272F33;
    border-color: #ddd;
    height: 81.3px;
}
.panel-body{
	font-family: Ubuntu-Regular;
}
.panel-group .panel+.panel {
    margin-top: 1px;
}
.panel-title
{
	height: 62px;
}
.accSer 
{
	display: block;
    padding-left: 95px;
    padding-top: 22px;
    height: 65px;
    font-size: 17px;
    font-family: Ubuntu-Regular;
}
.accSer:hover,.accSer:focus
{
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
	text-decoration:none;
}
.panel-group {
    margin-bottom: 0px;
}
.SectionServicioE
{
	background-color:#44CDD7;
}
.txtSerEsp1 
{
    font-size: 32px;
    line-height: normal;
    font-family: Ubuntu-Regular;
    padding-top: 30px;
}
.txtSerEsp2
{
    font-size: 19px;
    font-family: Ubuntu-Regular;
    padding-top: 15px;
	padding-bottom: 50px;
}
.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;
}
.SectionMenuCamabia{
	background-color:#f1f1f1;
}

