@charset "UTF-8";

.title001 {
	font-family: 'Roboto', sans-serif;
	font-size:38px;
	font-weight:300;
	color:#000;
	text-align:center;
	line-height:42px;
	text-transform:uppercase;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	
}

/*.titulocasestudy {
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	font-weight:900;
	color:#333;
	text-align:left;
	line-height:20px;
	text-transform:uppercase;
	padding:0;
	margin-bottom:20px;
}*/
/*.caracteristicacasestudy {
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight:300;
	color:#000;
	text-align:left;
	line-height:24px;
	text-transform:uppercase;	
	padding:0;
	margin-top:30px;

	
}*/


.title002 {
	font-family: 'Roboto', sans-serif;
	font-size:38px;
	font-weight: 300;
	color:#000;
	text-align:center;
	line-height:42px;
	text-transform:uppercase;
}

.title003 {
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	font-size:38px;
	font-weight: 300;
	color:#000;
	text-align:center;
	line-height:38px;
	margin-top:20px;
	
}
.title003extra {
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	font-size:24px;
	font-weight: 300;
	color:#000;
	text-align:center;
	line-height:38px;
	margin-top:20px;
	
}


.txtdescriptionvaluehome {
	color:#333;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	line-height:24px;
	font-weight: 400;
	text-align:center;
	font-weight:300;
	
}

.txtintrohomepage {
	color:#666;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight: 300;
	text-align:center;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;	
}


.dateandauthordetnews {
	color:#666;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight: 300;
}

.highlighttagline {
	font-size:22px;
	color:#000;
}

.txtintroaboutus {
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
}
.txtdetnewsdescriptonb {
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;	
}
.titnewsdetailmain {
	font-size: 38px;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform:uppercase;
	color:#000;
	
}

.txtintrosolutionhight {
	color:#666;
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	line-height:28px;
	font-weight: 300;
	text-align:center;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-transform:uppercase;
	
}





.title002diapo {
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	font-size:38px;
	font-weight: 300;
	color:#FFF;
	text-align:center;
	line-height:42px;
	
}
.descriptionbelowtitle {
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 300;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;	
}
.descriptionbelowtitlediapo {
	color:#CCC;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight: 300;
	text-align:center;
	text-transform:uppercase;
	
}


.btnseemoreopt2 {
	background-color:#666;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	text-align:center;
	text-transform: uppercase;
	border-bottom: 4px solid #000;
	
}
.btnseemoreopt2:visited {
	background-color:#666;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	text-align:center;
	text-transform: uppercase;
	border-bottom: 4px solid #000;
	
}

.btnseemoreopt2:hover {
	background-color:#CCC;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:#999;
	text-decoration:none;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	text-align:center;
	text-transform: uppercase;
	border-bottom: 4px solid #999;
	
}





.btnseemore {
	background-color:#000;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	text-align:center;
	border-radius:5px;
	text-transform:none;
	
}
.btnseemore:hover {
	background-color:#666;
	color:#CCC;
	text-decoration:none;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	text-align:center;	
	
}


.btnseemorewhite {
	background-color:#FFF;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:#666;
	text-decoration:none;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	text-align:center;
	text-transform: uppercase;
	border-bottom: 4px solid #999;
	line-height:70px;
	
}
.btnseemorewhite:visited {
	background-color:#FFF;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:#666;
	text-decoration:none;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	text-align:center;
	text-transform: uppercase;
	border-bottom: 4px solid #999;
	line-height:70px;
	
}
.btnseemorewhite:hover {
	background-color:#999;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:#666;
	text-decoration:none;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	text-align:center;
	text-transform: uppercase;
	border-bottom: 4px solid #666;
	line-height:70px;
	
}

.ctabottomarea {
	color:#FFF;
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	font-weight:300;
	text-align:center;
	
}
.textapproach {
	width:70%;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#333;
	text-align:center;
	line-height:32px;
	margin-left:auto;
	margin-right:auto;
	font-weight:300;
	
}

.footerlinks {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	line-height:24px;
	font-weight:300;
	
}

.footerlinks:visited {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	line-height:24px;
	font-weight:300;
	
}

.footerlinks:active {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;

	
}
.footerlinks:hover {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	
	
}
#marcocierre {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	line-height:28px;
	
}

.formfield {
	width:100%;
	padding:12px;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#666;
	background-color:#ececec;
	border: solid 1px #CCC;
	
}

.leyendateamname {
	z-index: 3;
	width:100%;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333;
	opacity:0.9;
	position:absolute;
	margin-top:110px;
	color:#FFF;
	padding:10px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	text-align:center;
		
}

.leyendatitle {
	font-family: 'Roboto', sans-serif;
	font-size:11px;
}

.benefitsicons {
	text-decoration:none;
	color:#000;
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	font-weight: 300;
	text-align:center;
	text-transform:uppercase;
	
}

.nombreteamdet {
	font-family: 'Roboto', sans-serif;
	font-size:34px;
	text-transform:uppercase;
	font-weight: 300;
	padding:0;
	width:100%;
	float:left;
	
	
}
.titleteamdet {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight: 700;
	width:100%;
	float:left;
	margin-bottom:15px;
	color:#666;

	
}

.descriptteamdet {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight: 300;
	width:100%;
	float:left;
	line-height:30px;

}


.linkcapasolo {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight: 400;
	color:#000;
	text-decoration:none;

}

.linkcapa {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight: 400;
	color:#000;
	text-decoration:none;

}

.linkcapa:hover {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight: 400;
	color:#666;
	text-decoration: underline;

}
.linkcapa:active {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight: 400;
	color:#000;
	text-decoration: none;

}

.linkcapa:visited {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight: 400;
	color:#000;
	text-decoration: none;

}


.btndownloadbrochure {
	padding:10px 20px;
	background-color:#000;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	float:right;
	border-bottom: 4px solid #999;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	font-weight:300;
	font-size:18px;
	
}


.btndownloadbrochure:visited {
	padding:10px 20px;
	background-color:#000;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	float:right;
	border-bottom: 4px solid #999;
	
}

.btndownloadbrochure:hover {
	padding:10px 20px;
	background-color:#666;
	color:#999;
	text-decoration:none;
	text-align:center;
	float:right;
	border-bottom: 4px solid #333;
	
}



.btndownloadbrochure2 {
	padding:10px 20px;
	background-color:#000;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	float:left;
	border-bottom: 4px solid #999;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	font-weight:300;
	font-size:18px;
	
}


.btndownloadbrochure2:visited {
	background-color:#000;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	float:left;
	border-bottom: 4px solid #999;
	padding:10px 20px;
	
}

.btndownloadbrochure2:hover {
	padding:10px 20px;
	background-color:#666;
	color:#999;
	text-decoration:none;
	text-align:center;
	float:left;
	border-bottom: 4px solid #333;
	
}

.spacerightsolutions {
	margin-left:25px;
	margin-bottom:15px;
	
}

.icovideobrochure {
	float:left; 
	margin-right:5px;
}

.icovideobrochure2 {
	float:right; 
	margin-right:5px;
}

.colorstandoutresults {
	color:#000;
	
}

#feedback {
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	color:#009900;
	text-align:center;
	font-weight:bold;
	
}


.txtfieldbutton {

	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
	padding-right:40px;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:20px;
	background-color:#666;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	
}
.txtfieldbutton:hover {
	background-color:#CCC;
	color:#666;	
	
}
