.download-section{
	background:url(../img/downloads-bg.jpg) center center no-repeat;
}


.titleInt
{
	margin-left: 8.33333333%;
}

#titleA
{
	text-align:center;
	font-size: 42px;
	font-family: HelveticaNeue-Medium;
	
	margin-bottom: 48px;
	/*width: 150px;*/
	height: 50px;
	padding-left: 0px !important;
    padding-right: 0px !important;
}

#subAb
{
    height: 168px;
	overflow: hidden;
}

#subAb,#subA2
{	
	font-size:26px;
	font-family: HelveticaNeue-Light;
}

.enlaceCareers {	
    margin: 0 auto;
	text-align:center;
	background: white;
	width: 178px;
	height: 42px;
	padding: 12px 43px 13px 23px !important;
	font-family: HelveticaNeue-Medium !important;
}

.enlaceCareers p{
	width: 112px;
	height: 17px;	
    font-size: 14px;
	color: #6CBF4A !important;	
}

.enlaceCareers .fa-globe{
    font-size: 16px !important;
    float: right;
    position: absolute;
    top: 14px;
    right: 380px;
	color: #6CBF4A !important;	
}

/*
.subtituloCareers > p > a:visited {
    text-decoration: none;
    color: #6CBF4A !important;
}
*/

.over
{
	margin-bottom: 30px;
}
.over5
{
	margin-bottom: 8px;
}

.viewMore
{
    font-size: 12px;
    height: 180px;
	position: absolute;
    margin-top: 300px;
    z-index: 100;
	
}
.viewMore a
{
	display: block;
    color: white;
    width: 75px;
    height: 110px;
    padding-top: 20px;
}
.contViweMore
{

	position: absolute;	 
    cursor: pointer;
}
.OpAbout
{
	background-color: #F8F8F8;
    height: 225px;
    width: 410px;
   margin-right: 33px;
    
    overflow-y: auto;
	margin-bottom: 40px;
}
.imgOp1
{
	margin-top:60px;
}
.title1Op
{
	color: #909090;
    font-size: 22px;
    margin-top: 30px;
}
.fondoAzul
{
	background-color:#0075C9;
	color:white;
	display:none;
	padding-right: 15px;
    padding-left: 15px;
}
.titple2Op
{
	padding-top: 20px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
.txtOp2
{
	 font-size: 13px;
}
.MenuHer
{
	padding-top: 958px;
    z-index: 100;
    position: absolute;
    color: red;
    display: block;
    margin-left: 129px;
}
.title
{
	color: #6CC04A;
    font-size: 25px;
}
.shield
{
	width: 102px;
    height: 102px;
    border: 1px solid #EEEEEE;
    float: left;
    position: relative;
    min-height: 1px;
    margin-right: 23px;
    margin-bottom: 10px;
	margin-top: 15px;
	line-height: 98px;
	text-align:center;
}

.OpAbout::-webkit-scrollbar {
     width: 1em;
	background-color:#0075C9;
	border-radius: 10px;
}
 
.OpAbout::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #0075C9;
	border-radius: 10px;
	padding: 10px
}
 
.OpAbout::-webkit-scrollbar-thumb {
  background-color: #54A2DB;
  outline: 1px solid #0075C9;
	border: 5px #0075C9 solid;
	border-radius: 10px;
}

.descrption {
       margin-bottom: 25px;
    color: #9A9B99;
    font-family: HelveticaNeue-Regular;
}