body{
	 /*font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;*/
	 font-family: 'Droid Sans', sans-serif;
	 font-size:13px;
	 background: #FFFFFF;
	 color: #000000;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

#menuFixed{
	position: fixed;
	width: 100%;
	z-index: 99;
	margin-bottom:10px;
	padding-top:5px;
}

.vertical-center {
}

.boxTextTec{
	height:350px;	
	display: flex;
	align-items: center;
	background:rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	color:#FFF;
}
.boxImgTec{
	height:350px;
	background:rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	margin:0px;
	padding:0px;
}

.itemText{
	font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	color:#FFF;
	font-size: 4em;
	font-weight:800;
	letter-spacing:1px;
    top: 40%;
	text-transform: uppercase;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

.itemFeatures{
	text-align:center;
	width:100%;
	margin: 10px;
	display:block;
}
.itemFeatures:hover *{
	color:#e92e2e !important;
}

.itemFeatures *{
	color:#FFF;
	font-size:20px;
}
.itemFeatures *:hover{
	color:#FFF;
	text-decoration:none;
}
.h30{
	display:block;
	height:30px;
}

.fontImage{
	font-size:30px !important;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	cursor:default;
}

.fontImage:hover{
	color:#A4A4A4;
	text-decoration:none;
}

.fontSize16{
	font-size:16px !important;
}

.fontSize14{
	font-size:14px !important;
}

.fontSize12{
	font-size:12px !important;
}

.itemContent{
	font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	letter-spacing:1px;
    top: 30%;
	text-transform: uppercase;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

.color-withe{
	color:#FFFFFF !important;	
}

.color-black{
	color:#000000 !important;	
}

.color-blue{
	color:#1f3784 !important;	
}

.color-blue2{
	color:#060e47 !important;	
}
 
.color-green{
	color:#82FA58 !important;	
}

.color-red{
	color:#FE2E2E !important;	
}

.color-yellow{
	color:#FFFF00 !important;	
}

.color-yellow2{
	color:#fcd70d !important;	
}

.color-red2{
	color:#c3150f !important;	
}
 
.nav > li {
    padding: 0 10px;
}

.nav > li > a {
    display: inline-block !important;
    padding: 10px 5px !important;
    position: relative;
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 10px !important;
    border-radius: 0px !important;
}

.navbar *{
	color:#000000 !important;
	font-size:14px;
	letter-spacing:1px;
}

.navbar-header{
	height:50px;
}

.navbar-default{
    background: rgba(255, 255, 255, 0.96) none repeat scroll 0 0;
    border-color: #ffffff;
}

.navbar-brand {
	padding: 0px 50px 0 !important;
}

#homeOutsourcing{
	width:100%;
	background:url("../img/backgrounds/home01.jpg") center center #fbed46;
}

#idWhy{
	width:100%;
	color:#c3150f;
	background:url("../img/backgrounds/bg02.png") repeat #dadeed;
}

#idConcept{
	width:100%;
	background:#f05151;
	color:#000000;
}

#idPersonalType{
	width:100%;
	background:url("../img/backgrounds/outsourcing.jpg") center top;
}

#idTechnologies{
	width:100%;
	background:#7863cc;
}

#idMetodologies{
	width:100%;
	/*background:#000;*/
	background:url("../img/backgrounds/nosotros.jpg") #000 center top;
}

#idTiResources{
	width:100%;
	background:#FFF;
	/*background:#3562d7;*/
}

#idWorks{
	width:100%;
	background:url("../img/backgrounds/work.jpg") center top no-repeat;
	background-size: cover;
}

#gerenteDeProyecto{
	width:100%;
	background:url("../img/backgrounds/01.jpg") #000 center top no-repeat;
	background-size: cover;
}

#jefeDeProyecto{
	width:100%;
	background:url("../img/backgrounds/02.jpg") center top no-repeat;
	background-size: cover;
}

#arquitectoDeSoftware{
	width:100%;
	background:url("../img/backgrounds/03.jpg") center top no-repeat;
	background-size: cover;
}

#analistaFuncional{
	width:100%;
	background:url("../img/backgrounds/04.jpg") #000 center top;
	background-size: cover;
}

#analistaTecnico{
	width:100%;
	background:url("../img/backgrounds/05.jpg") center top;
	background-size: cover;
}

#analistaDeCalidad{
	width:100%;
	background:url("../img/backgrounds/06.jpg") #000 center top;
	background-size: cover;
}

#ingenieroDeDesarrollo{
	width:100%;
	background:url("../img/backgrounds/07.jpg") center top;
	background-size: cover;
}

#ingenieroDeSoporte{
	width:100%;
	background:url("../img/backgrounds/08.jpg") #000 center top;
	background-size: cover;
}

#especialistaEnSeguridad{
	width:100%;
	background:url("../img/backgrounds/10.jpg") #000 center top;
	background-size: cover;
}

.metodologiaImg01{
	background-image: url('../img/recursos/01.jpg');
    background-size: cover;
}

.metodologiaImg02{
	background-image: url('../img/recursos/02.jpg');
    background-size: cover;
}

.metodologiaImg03{
	background-image: url('../img/recursos/03.jpg');
    background-size: cover;
}

.metodologiaImg04{
	background-image: url('../img/recursos/04.jpg');
    background-size: cover;
}

/* ---------------- */

.colorTitleServices{
	color:#5bc3fc !important;
}

.techFontColor{
	display:inline-block;
	color:#000 !important;
}

.sepFontColor{
	display:inline-block;
	color:#5bc3fc !important;
}

.datosCliente{
	margin-top:15px;
}

.firmaCliente{
	font-family:"Homemade Apple",serif;
	width:100%;
	text-align:right;
}
.nombreCliente{
	width:100%;
	text-align:right;
}
.logoCliente{
	width:100%;
	text-align:right;
}
.itemServiceImg{
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}

.logoPartner{
	display:inline-block;
	width:200px;
	height:100px;
}

.divInfoAboutUs{
	display:block;
	min-height:300px;
}
@media (max-width: 1024px) {
	.divInfoAboutUs{
		min-height: 0px !important;
	}
}
@media (min-width: 1024px) {
	.row{
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
}

.viewMore{
	font-weight:bold;
	font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	background: #000;color:#FFF;
	display: block;
	padding:5px;
	margin-bottom:5px;
	border:solid 1px #000;
	float: left;
	text-decoration:none;
}

.viewMore:hover{
	background: #FFF;
	color:#000;
	text-decoration:none;
}

.divBgColorBlack{
	background:	rgba(0,0,0,0.8);
	color:#000;
}

.divBgColorWhite{
	background:	rgba(255,255,255,0.8);
	color:#000;
}

h1,h2,h3,h4{
	font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:700;
	color:#424242 !important;
}

.font-size-20{
	font-size:20px !important;
}
.font-size-30{
	font-size:30px !important;
}
.font-size-40{
	font-size:40px !important;
}
.font-size-50{
	font-size:50px !important;
}

a:hover{
	text-decoration:none;
}