.rowProductsFinal
{
	padding-bottom: 70px;
}
.textoPortafolio
{
	color: #575756;
    width: 240px;
    font-size: 16px;
	padding: 0px;
	text-align: left;
	font-family: HelveticaNeue-Regular;
}
.textoSecundario
{
	display:none;
}
.tituloOverlay
{
	font-weight: bold;
    font-family: Helvetica;
    margin-bottom: 10px;
}
.textoOverlay
{
	color: white;
    margin-left: -127px;
	margin-top: -15px;
    padding-right: 15px;
    padding-left: 10px;
    padding-bottom: 20px;
    width: 240px;
    font-size: 16px;
    text-align: justify;
    font-family: HelveticaNeue-Regular;
}
#btnCerrar
{
	color: white;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    cursor: pointer;
    font-weight: bold;
    font-size: 17px;
}
#ContCar
{
	border: 1px solid rgb(233, 233, 233);
}
.taw {
    min-width: 165px;
    height: 40px;
    text-align: center;
    line-height: 42px;
    float: left;
    color: #575756;
    font-size: 13px;
    font-family: HelveticaNeue-Regular;
    font-weight: bold;
    background-color: #F8F8F8;
    margin-right: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.activetab2 {
    background: #0075CB;
    color: #FFFFFF !important;
}
.OverlayDescImagen 
{
    height: 0;
    width: 100%;
    z-index: 1;
    right: 0;
    background-color: #0075C9;
	opacity: 0.9;
    overflow-x: hidden;
    transition: 0.5s;
    position: absolute;
	overflow-y:hidden; 
}
.ContainerOverlay 
{
	height: 310px;
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 60px;
    padding-left: 130px;
    padding-right: 130px;
}
.txtAzulDevelopmen
{
	color: #0076C9;
    width: 273px;
	font-size: 16px;
	text-align: left;
	font-family: HelveticaNeue-Regular;
	font-weight: bold;
}
.txtGris1
{
	color: #575756;
    margin-top: 15px;
    width: 273px;
    font-size: 15px;
	text-align: left;
	font-family: HelveticaNeue-Regular;
	font-weight: bold;
}
.txtGris2
{
	color: #575756;
    font-size: 14px;
    margin-top: 30px;
    margin-left: 12px;
	text-align: left;
	font-family: HelveticaNeue-Regular;
}
.txtGris3
{
	color: #575756;
    font-size: 16px;
    margin-top: 30px;
    margin-left: -12px;
	padding-left: 57px;
	text-align: left;
	font-family: HelveticaNeue-Regular;
}
.tituloVerde
{
	color: #6CC04A;
    font-size: 25px;
	font-family: HelveticaNeue-Thin;
	margin-bottom: 30px;
}
.ContenedorGris
{
	background-color: #F3F3F3;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 420px;
    height: 225px;
}
.ContenedorIzquierda
{
	margin-top: 25px;
	padding: 0px;
}
.ContenedorDerecha
{
	margin-top: 25px;
    margin-left: -9px;
}
.tituloContenedor
{
	color: #0076C9;
    font-size: 17px;
    font-weight: bold;
}
.txtContenedor
{
	color: #575756;
    font-size: 14px;
	margin-top: 18px;
	font-family: HelveticaNeue;
	text-align: justify;
}
.txtContenedor2
{
	color: #575756;
    font-size: 14px;
    margin-top: 18px;
}
.itemGaleria
{
	background-color: gray;
    width: 270px;
    height: 196px;
    margin-top: 25px;
	padding:0px;
	cursor: pointer;
}
.itemGaleria:nth-child(2),.itemGaleria:nth-child(5)
{
	margin-left: 32px;
    margin-right: 34px;
}
#itemGaleria1,#itemGaleria6
{
background-image: url("../images/itemTec2.png");
}
#itemGaleria2,#itemGaleria4
{
background-image: url("../images/itemTec.png");
}
#itemGaleria3,#itemGaleria5
{
background-image: url("../images/itemTec1.png");
}
.titleItem
{
	height: 53px;
    bottom: 0px;
    position: absolute;
    background-color: rgba(0, 117, 201, 0.78);
    width: 270px;
    padding-left: 20px;
    color: white;
    font-size: 16px;
    font-family: HelveticaNeue-Medium;
	padding-top: 15px;
}

.triangulo
{
   width: 0;
    height: 0;
    border-right: 18px solid transparent;
    border-top: 179px solid transparent;
    border-left: 18px solid transparent;
    border-bottom: 18px solid #F3F3F3;
    position: absolute;
    margin-left: 115px;
    margin-right: 125px;
	display:none;
}
.contenidoSlide
{
	height: 383px;
    background: #F3F3F3;
	width: 884px;
	display:none;
}
.close
{
	float: right;
    padding: 22px;
}
.imgzoom {
    margin-top: 45px;
    padding-left: 14px;
}
.contt
{
padding:0px;
}
.textotitle
{
	font-size: 17px;
    font-family: HelveticaNeue-Medium;
    color: #575754;
}
.textoDesc
{
	font-size: 14px;
    color: #999999;
    margin-top: 20px;
    padding-left: 22px;
    padding-right: 32px;
}
@media only screen  and (min-width: 768px) and (max-width:5000px)
{
	.imgPortafolio
	{
		width: 876px;
    	height: 503px;
	}
}