@charset "UTF-8";
/* CSS Document */

.web-container{
    width:100%;
 position: absolute;
 display: flex;
 flex-direction: column;
 align-items: center;
    
}

.banner{
    position: relative;
    width:1200px;
    height:480px;
    border:solid 1px #f00;
}

.menu{
	width: 1200px;
	height: 40px;
	position: relative;
	display: flex;
	justify-content: space-around;
	flex-flow: row;
	align-items: center;
	background-color: #c8ddec;
	
}
.logo {

	position: relative;
}
.tituloSeccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #166c94;
	position: relative;
	margin-top: 40px;
	margin-bottom: 20px;
	width:1200px;
	text-align: left;
}

.product-container{
    display: flex;
    flex-direction:column;
    width:1200px;
	position: relative;
    background-color:#c7dded;
    min-height:100px;
    margin-bottom: 20px;
}
.product-header{
    position: relative;
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    height: 45px;
    width: 100%;
    align-items:center;
    	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
padding:15px;
}
.product-main{
    position: relative;
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    min-height:300px;
}

.product-description{
    position:relative;
    display: flex;
    flex-direction:column;
    min-height:100px;
    width:40%;
    padding: 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */

}
.product-photos{
    display: flex;
    flex-direction:row;
    justify-content: space-evenly;
    flex-wrap: wrap;
        min-height:100px;
        width:60%;
}




.titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #166c94;
	position: relative;

}
.precios{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #166c94;
	position: relative;

	text-align: right;
}
.copyright{
	position: relative;
	width: 100%;
	height: 30px;
	background-color: #c7dded;
	color: #166c94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	margin-top: 50px;
}
.contenidoSupport{
	position: relative;
	width: 1000px;
	height: 150px;
	background-color: #c7dded;
}
.mainline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #166c94;
	position: relative;
	margin-bottom: 20px;
	text-align: justify;
}
.features{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	position: relative;
	text-align: justify;
}
.photo{
	position: relative;
	width: 130px;
	height:80px;
	margin: 3px;
}
.miniLogo {
	right: 0px;
	bottom: 0px;
	position: absolute;
}
.botones{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#166c94;
}
.boton-buy{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	padding:3px 6px;
	background-color: #166c94;
	text-decoration:none;
	border-radius:1px;
}
.boton-buy:hover{
    background-color: #1F6338;
}




















.fondo {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: 2000px;
}
.menu-button{
	font-family: Helvetica Neue, Helvetica, Arial," sans-serif";
	font-size: 16px;
	color: #166c94;
	font-weight: bold;
	text-decoration: none;
}
.menu-button:hover{
	color: #1F6338;
}
.contenidoNews{
	position: absolute;
	left: calc(50% - 500px);
	width: 1000px;
	height: 230px;
	top: 700px;
	background-color: #c7dded;
}
.noticias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #166c94;
	position: relative;
	width: 360px;
	left: 20px;
	top: 20px;
	text-align: justify;
}
.noticiasFecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width: 360px;
	text-align: justify;
}
.contenidoNoticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	position: relative;
	top: 15px;
	width: 260px;
	text-align: justify;
}

.contenidoIntro{
	position: absolute;
	left: calc(50% - 500px);
	width: 1000px;
	height: 400px;
	background-color: #c7dded;
	overflow:hidden;
}





.contenidoProjects{
	position: absolute;
	left: calc(50% - 500px);
	width: 1000px;
	height: 290px;
	background-color: #c7dded;
	text-align:center;
	vertical-align:central;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
}
.projectsFoto{
	position: absolute;
	width:500px;
	left:480px;
	top:20px;	
}
.projectsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #166c94;
	position: absolute;
	width: 430px;
	left: 20px;
	top: 20px;
	text-align: justify;
}
.projectsText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	position: absolute;
	width: 430px;
	left: 20px;
	top: 60px;
	text-align: justify;
}
.facebook{
	position: fixed;
	top: calc(100% - 35px);
	left:20px;
	width: 300px;
	height: 40px;
}
.facebookBox{
	position: fixed;
	top: calc(100% - 40px);
	left:0px;
	width: 270px;
	height: 40px;
	border-top-right-radius:5px;
}

.downloaderContainer{
	width:600px;
	height:200px;
	position:absolute;
	left: calc(50% - 300px);
	top: calc(50% - 30px);
	background-color: #c7dded;
	text-align:center;
	vertical-align:central;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	padding-top:60px;
}
.productLogo{
	position:relative;
	left:0px;
	top: 194px;
}
.projectLogo{
	position:relative;
	left:-275px;
	top: 143px;
}
.supportCont{
	position: relative;
	top: 20px;
	width:800px;
}
#supportSec1{
	left: 20px;
}
#supportSec2{
	left: 520px;
}
.supportIcon{
	position:absolute;
	top: 0px;
	left: 0px;
	width:150px;
}
.SupportText{
	position:absolute;
	top: 0px;
	left: 140px;
	width: 600px;
	height:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align:justify;
}
#SupportTextTitle{
	font-size: 18px;
	font-weight:bold;
}


