.itemFooterAtendimentoSegSex a{
	top: -8px;
	position: relative;
}
.itemFooterAtendimentoTel a{
	top: -1px;
	position: relative;
}
.itemFooterAtendimentoEmail a{
	top: 1px;
	position: relative;
}


.item-map-left{
	width: 50%;
	float: left;
}
.item-map-right{
	width: 50%;
	float: right;
}

.tp-bannertimer {
	background-color: #B3B3B3;
	opacity: 0.3 !important;
	height: 10px;
	z-index: 16777271;
	display: block !important;
	visibility: visible !important;
}

/* carousel testmonials */
#depoimentos 
{
 /* padding: 0 10px 30px 10px;
  margin-top: 30px;*/
}

/* Control buttons  */
#depoimentos .carousel-control
{
  background: #353535;
  color: #FFFFFF;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
  width:30px;
  height:86px;
}

#depoimentos .carousel-control:hover
{
  background: #2b9bcb;
  color: #151515;
  opacity: 0.7;
}
/* Previous button  */
#depoimentos .carousel-control.left 
{
  left: 5px;
}
/* Next button  */
#depoimentos .carousel-control.right 
{
  right: 5px !important;
}


#depoimentosMobile
{
 /* padding: 0 10px 30px 10px;
  margin-top: 30px;*/
}

/* Control buttons  */
#depoimentosMobile .carousel-control
{
  background: #353535;
  color: #FFFFFF;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
  width:30px;
  height:86px;
}

#depoimentosMobile .carousel-control:hover
{
  background: #2b9bcb;
  color: #151515;
  opacity: 0.7;
}
/* Previous button  */
#depoimentosMobile .carousel-control.left 
{
  left: 5px;
}
/* Next button  */
#depoimentosMobile .carousel-control.right 
{
  right: 5px !important;
}

/* Control buttons  */
#clientes .carousel-control
{
  background: #353535;
  color: #FFFFFF;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 45px;
  width:30px;
  height:86px;
}

#clientes .carousel-control:hover
{
  background: #2b9bcb;
  color: #151515;
  opacity: 0.7;
}
/* Previous button  */
#clientes .carousel-control.left 
{
  left: 5px;
}
/* Next button  */
#clientes .carousel-control.right 
{
  right: 5px !important;
}

#clientesMobile .carousel-control
{
  background: #353535;
  color: #FFFFFF;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 56px;
  width:30px;
  height:86px;
}
.itemParceiro{
	padding-left: 0;
}
.logoCliente{
	opacity: 1;
}
.logoCliente:hover{
	opacity: 0.4;
}
.logoParceiro{
	opacity: 1;
	margin-bottom: 25px;
}
.logoParceiro:hover{
	opacity: 0.4;
}


#clientesMobile .carousel-control:hover
{
  background: #2b9bcb;
  color: #151515;
  opacity: 0.7;
}
/* Previous button  */
#clientesMobile .carousel-control.left 
{
  left: 5px;
}
/* Next button  */
#clientesMobile .carousel-control.right 
{
  right: 5px !important;
}


/* Changes the position of the indicators */
#depoimentos .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#depoimentos .carousel-indicators li 
{
  background: #c0c0c0;
}
#depoimentos .carousel-indicators .active 
{
  background: #2b9bcb;
}
#depoimentos img
{
  width: 250px;
  height: 100px
}

#depoimentosMobile .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#depoimentosMobile .carousel-indicators li 
{
  background: #c0c0c0;
}
#depoimentosMobile .carousel-indicators .active 
{
  background: #2b9bcb;
}
#depoimentosMobile img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    /*content: "\f10d";*/
	content: none;
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
	font-size: 13px;
}
.fa-chevron-left:before{
	line-height: 2em;
	text-decoration:none;	
	font-size:43px;
}
.fa-chevron-right:before{
	line-height: 2em;	
	text-decoration:none;
	font-size:43px;
}
.item blockquote p:after {
    /*content: "\f10e";*/
	content: none;
    font-family: 'Fontawesome';
    margin-left: 10px;
	font-size: 9px;
}


/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.carousel {
    margin-bottom: 0;
	
}
/* Reposition the controls slightly */
.carousel-control {
	left: -12px;
}
.carousel-control.right {
	right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
	background: #c0c0c0;
}
.carousel-indicators .active {
background: #2b9bcb;
}


/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}



/* style icon */
.inner-addon .fa {
  position: absolute;
  padding: 7px;
  pointer-events: none;
}

/* align icon */
.left-addon .fa  { left:  0px;}
.right-addon .fa { right: 0px;}


.entrar{
	color: #ffffff;
    font-size: 0.8em;
    margin-left: -10px;
    padding: 3px 35px 3px 35px;
    background-color: #009cce;
}
.entrar:hover{
	text-decoration:none;
	color: #ffffff;
	background-color: #005d7b;
}
.entrar:enabled{
	color: #ffffff;
}
.entrar:active{
	text-decoration:none;
	color: #ffffff;
}

.iconesmenu{
	margin: 15px 49px;
	font-size:23px;
	text-align:right;
}

/*.iconesmenu i{*/
/*	color:	#2A2A2A;*/
/*}*/

/*.iconesmenu i:hover{*/
/*	color:	#2b9bcb;*/
/*}*/

.thumbnail img{
	padding: 18px 0;	
}

#rba-quadro {
	margin: 0px 0 0 0; 
	padding: 0px 0px 0px 0px;
}

h2.rba-titulo {
    float: left;
    width: 50%;
    text-align: left;
    padding: 8% 0 0 0;
    font-size: 40px;
    font-weight: 700;
}

p.rba-texto {
    float: left;
    width: 50%;
    padding: 70px 0px 70px 0px;
    margin: 0px 50px 0px 0px;
    font-size: 20px;
    line-height: 35px;
}

iframe.video {
	    margin: 70px 0 0 0;
}

.diferencaEscalasoft {
	width: 100%;
	height: auto;
    min-height: 100%;
	padding: 100px 0px 75px 60px;
	background-image: url(../images/background/Unidavi.png);
    background-size: cover;
    background-position: center center;
    /*background-attachment: fixed;*/
	margin-top: 25px;
}
.diferencaEscalasoft h2{
	color: #FFFFFF;
	margin-bottom: 20px;
 	font-size: 35px;
}
.diferencaEscalasoft p{
	color: #FFFFFF;
	width: 60%;
	font-size: 21px;
    line-height: 30px;
	margin-bottom: 40px;
}
.diferencaEscalasoft a{
    font-size: 19px;
    color: #FFFFFF;
    padding: 7px;
    border: 1px solid #FFFFFF;
}
.diferencaEscalasoft a:hover{
    color: #FFFFFF;
    border: 1px solid #f1f1f1;
}

.canaisdedistribuicao-header{
	background-image: url(../images/escalasoft/canaisdedistribuicao.jpg);	
}
.timeline-ano{
	width: 5.333333%;
	float: left;
}

.timeline-historia{
	width: 94.666667%;
	float: left;
	margin-bottom: 10px;
}
.timeline-historia p{
	border-left: 1px solid #1f1f1f;
    padding-left: 14px;
}

.sobreaescalatalentos-header{
	background-image: url(../images/escalasoft/escalatalentos.png);
}

.sobreaempresa-header{
	background-image: url(../images/escalasoft/sobreaempresa.png);
}

.header-interna-mobile-escalasoft .sobreaempresa-header {
	display: none;
}

.vagas-header{
	background-image: url(../images/escalasoft/vagasescala.png);
}

.trabalheconosco-header{
	background-image: url(../images/escalasoft/trabalheconosco.jpeg);
}

.metododecontratacao-header{
	background-image: url(../images/escalasoft/metodosdecontratacao.png);
}

.jovensprofissionais-rsl-header{
	background-image: url(../images/escalasoft/jovensprofissionais-2.png);
}

.jovensprofissionais-header{
	background-image: url(../images/escalasoft/jovensprofissionais-3.png);
}

.cursoprogramacao-header{
	background-image: url(../images/escalasoft/cursoprogramacao.png);
}

.parceiros-header{
	background-image: url(../images/escalasoft/parceiros.jpg);
}
.entreemcontato-header{
	background-image: url(../images/contato/entreemcontato.jpg);
}

.encontreaescalasoft-item-texto{
	padding-top: 4%;
}

.encontreaescalasoft-header{
	background-image: url(../images/contato/encontreaescalasoft.jpg);
}

.indicadordenegocio-header{
	background-image: url(../images/escalasoft/indicadorFull.jpg);
}

.revendacomercial-header{
	background-image: url(../images/escalasoft/revendaFull.jpg);
}

.distribuidorcomercial-header{
	background-image: url(../images/escalasoft/distribuidorFull.jpg);
}

.aplicativomobile-header{
	background-image: url(../images/tecnologia/aplicativomobile.jpg);
}

.hospedagemnanuvem-header{
	background-image: url(../images/tecnologia/hospedagemnanuvem.jpg);
}

.inteligenciadenegocio-header{
	background-image: url(../images/tecnologia/inteligenciadenegocio.jpg);
}

.logistica-header{
	background-image: url(../images/segmentos/slideshow/logistica.jpg);
}

.industria-header{
	background-image: url(../images/segmentos/slideshow/industria.jpg);
}

.servicos-header{
	background-image: url(../images/segmentos/slideshow/servicos.jpg);
}

.ecommerce-header{
	background-image: url(../images/segmentos/slideshow/ecommerce.jpg);
}

.cooperativa-header{
	background-image: url(../images/segmentos/slideshow/cooperativa.jpg);
}

.manutencao-header{
	background-image: url(../images/segmentos/slideshow/manutencao.jpg);
}



.header-interna {
	width: 100%;
	height: auto;    
	max-height: 530px;
	min-height: 530px;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 60px 170px 60px;
}

.header-interna-mobile {
	display: none;
}


.header-interna h2{
	color: #FFFFFF;
	margin-bottom: 45px;
	font-size: 35px;
	line-height: 40px;
}
.header-interna p{
	color: #FFFFFF;
	margin-bottom: 0px;
	font-size: 21px;
	line-height: 25px;
}

/**
  Responsivo
*/

@media (min-width: 768px) { 

    #depoimentos 
    {
      margin-bottom: 0;
      padding: 0 40px 0 40px;
    }
}
@media (max-width: 1240px) { 
	.diferencaEscalasoft p{
		width: 50%;
		font-size: 21px;
		line-height: 34px;
		margin-bottom: 40px;
	}
	.diferencaEscalasoft a{
		font-size: 19px;
		padding: 7px;
	}
}
@media (max-width: 991px) { 
	.diferencaEscalasoft{
		width: 100%;
		height: auto;
		min-height: 100%;
		padding: 120px 0px 120px 50px;
	}
	.diferencaEscalasoft h2{
		font-size: 30px;
	}
   .diferencaEscalasoft p{
		width: 50%;
		font-size: 17px;
		line-height: 31px;
		margin-bottom: 35px;
	}
	.diferencaEscalasoft a{
		font-size: 17px;
		padding: 6px;
	}
}
@media (max-width: 768px) { 

	#rba-quadro {
    margin: 40px 0 0 0;
    padding: 0px 0px 0px 0px;
}

#rba-quadro h2.rba-titulo {
	float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    padding: 0;
}

#rba-quadro p.rba-texto {
	font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #2A2A2A;
    float: left;
    width: 100%;
    padding: 30px 0px 30px 0px;
}

iframe.video {
	margin: 0px;
}


	.header-interna {
	    height: 235px;
	    background-size: cover;
	    background-repeat: no-repeat;
	    padding: 0px !important;
	    min-height: 0px !important;
	}

	.header-interna h2 {
	    color: #FFFFFF;
	    margin-bottom: 15px;
	    font-size: 25px;
	    line-height: 22px;
	    text-align: left;
	    padding: 20px 0px 0px 25px;
	}

	.header-interna p {
		color: #FFFFFF;
		margin-bottom: 0px;
		font-size: 13px;
		text-align: left;
		line-height: 20px;
		padding: 0px 200px 0px 25px;
	}

		.header-interna p br {
			display: none;
	}

	#nossahistoria .col-sm-8 {
		    margin-bottom: 20px;
	}

	/*Página Escalasoft*/


	/**/
  
	.itemFooter{
		width: 99.33333%;
	}
	
	.timeline-ano{
		width: 5.333333%;
		float: left;
	}

	.timeline-historia{
		width: 88.666667%;
		float: left;
		margin-left: 6%;
		margin-bottom: 10px;
	}

	.diferencaEscalasoft{
		width: 100%;
		height: auto;
		min-height: 100%;
		padding: 40px 0px 40px 0px;
	}
	.diferencaEscalasoft h2{
		font-size: 28px;
	}
   .diferencaEscalasoft p{
    width: 100%;
    font-size: 17px;
    line-height: 31px;
    margin-bottom: 35px;
    padding: 40px;
	}
	.diferencaEscalasoft a{
		font-size: 17px;
		padding: 6px;
	}
	
	.logoCliente{
		opacity: 1;
	}
	.logoCliente:hover{
		opacity: 0.8;
	}
	
	.logoParceiro{
		opacity: 1;
	}
	.logoParceiro:hover{
		opacity: 0.8;
	}
	
    #depoimentos .carousel-indicators {
        bottom: -20px !important;  
    }
    #depoimentos .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #depoimentos .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
	
	#clientes .carousel-control{
	  background: #353535;
	  color: #FFFFFF;
	  font-size: 2.3em;
	  text-shadow: none;
	  margin-top: 15px;
	  width:30px;
	  height:86px;
	}
	
}

@media (max-width: 480px) { 
   .diferencaEscalasoft{
		width: 100%;
		height: auto;
		min-height: 100%;
		padding: 70px 10px 70px 10px;
	}
	.diferencaEscalasoft h2{
		font-size: 28px;
	}
   .diferencaEscalasoft p{
		width: 100%;
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 30px;
	}
	.diferencaEscalasoft a{
		font-size: 18px;
		padding: 5px;
	}
    
}

@media (max-width: 320px) { 
    
    
}