@font-face {
    font-family: 'futurateemedregular';
    src: url('fonts/futurateemed-webfont.eot');
    src: url('fonts/futurateemed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurateemed-webfont.woff2') format('woff2'),
         url('fonts/futurateemed-webfont.woff') format('woff'),
         url('fonts/futurateemed-webfont.ttf') format('truetype'),
         url('fonts/futurateemed-webfont.svg#futurateemedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px;
}

h1{
	color: #f58634;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.linkSemEstilo{
	color: #fff;
	text-decoration: none;
	font-style: none;
}

.cabecalho{
	padding: 5px 0;
}

.logoTopo{
	margin-top: 22px;
}

.menutopo{
	margin-top: 0px;
	margin-bottom: 08px;
}

.menutopo li a{
	color: #888;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	border-radius: 0px;
}

.nav > li a {
    padding: 0px 0px 12px;
}

.nav > li {
    padding: 0px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background: none !important;
    /*border-bottom: 12px solid #f58634;*/
    border-style: solid;
    border-width: 0px 0px 14px;
    -moz-border-image: url(image/bordermenu.jpg) 0 0 14 repeat;
    -webkit-border-image: url(image/bordermenu.jpg) 0 0 14 repeat;
    -o-border-image: url(image/bordermenu.jpg) 0 0 14 repeat;
    border-image: url(image/bordermenu.jpg) 0 0 14 repeat;
    margin-bottom: -14px;
}

.textoPequeno{
	font-size: 11px;
	text-align: center;
}

.textoTelefone{
	color: #f58634;
	font-size: 24px;
	text-align: center;
	margin-top: 0px;
	font-family: 'Ubuntu Condensed', sans-serif;
}

.redesSociaisTopo{
	text-align: right;
	margin-right: 15px;
}

.leftMargem{
	margin-left: 30px;
}

/*FIM DO HEADER*/

.btn {
padding: 5px 30px 5px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 10px;
font-family: 'Ubuntu Condensed', sans-serif;
font-weight: bold;

}

.bgSlide{
	height: 396px;
	/*background: #f58634;*/
	background: url(image/bg-slide-01.jpg);
	/*background-position: bottom;*/
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -12px;
}

/*FIM DO SLIDE*/

.colunas1{
	padding-right: 15px;
}

.colunas2{
	padding-left: 15px;
}

.colunasMeio{
	padding: 0 15px;
}

.pontilhado-direito{
	border-right: 1px dotted;
	border-color: #ccc;
}

.pontilhado-esquerdo{
	border-left: 1px dotted;
	border-color: #ccc;
}

.iconeDestaque{
	margin-top: 15px;
}

/*CONTEUDO HOME*/

.linhaTopo{
	margin-top: 60px;
	border-top: 1px solid #f58634;
	padding-top: 30px;
}

.newsPequeno{
	font-size: 12px;
	margin-bottom: 20px;
}

.redesSociaisFooter{
	margin-left: 30px;
}

.carta{
	margin-top: -5px;
}

.textoPequenoFooter{
	font-size: 11px;
	text-align: left;
	margin-bottom: 12px;
}

.textoTelefoneFooter{
	color: #f58634;
	font-size: 24px;
	text-align: center;
	margin: -5px 0px 0px 0px;
	font-family: 'Ubuntu Condensed', sans-serif;
}

.iconesIMG{
	margin-top: 10px;
}

.fb, .inst{
	margin-right: 2px;
}

.twi{
	margin-left: 2px;
}

/*ABAIXO A ESTILIZAÇÃO DO FORM DA NEWSLETTER*/

.mc_embed_signup { width: 200px; height: 78px; border: none;}
.sidebartitle-mailchimp{ font-size:16px; font-style:normal; font-weight:bold; color:#111; letter-spacing:0px; margin: -25px 0 -10px 0;} 
.subscribecheckboxes {margin: 10px 0 0 0; font-family: 'Lato', sans-serif; font-size: 14px; color: #FFF;} 
.secondcheckbox {margin: 0 0 0 28px;} 
.emailupdatesinput { background: #f68535; width: 290px; height: 25px; border: none; font-family: 'Lato', sans-serif; margin: -15px 0px 0 0; font-size: 14px; color: #fff; padding: 0 10px 0 10px; float: left;} 
.subscribesubmitbutton { background: none; height: 28px; width: 55px; margin: -14px -60px 0 0; float: left; font-family: 'Lato', sans-serif; font-size: 16px; color: #535151; font-weight: bold; text-transform: uppercase; padding: 0 5px 0 5px; cursor: pointer; border: none;}

/*=== End of CSS ===*/

.formas-de-pagamento, .desenvolvedores{
	margin-top: 10px;
}

.desenvolvedores{
	margin-right: 55px;
}

.bgtarjahome{
	height: 120px;
	/*background: #f58634;*/
	background: url(image/tarjatopo-empresa.jpg);
	/*background-position: bottom;*/
	background-position: center;
	background-repeat: no-repeat;
	/*margin-top: -12px;*/
}

.paragrafoGrande{
	font-size: 25px;
	line-height: 1.25em;
}

.baixarTituloServico{
	margin-top: 3px;
}

/*CARROUSEL - SLIDE - BOOTSTRAP*/

/*.centralizarCarousel{
	position: relative;
	padding: 0 12%;
}*/

.carousel-control {
	position: absolute;
	width: 15%;
	opacity: 1.0;
	filter: alpha(opacity=50);
}

.next-esq{
	position: relative;
	margin-top: 47%;
	left: 330%;
}
.next-dir{
	position: relative;
	margin-top: 68%;
	left: 345%;
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { ... }

/* Medium devices (desktops, 992px and up) */
/*@media (min-width: 768px) {
	.centralizarCarousel{
		position: relative;
		padding: 0%;
	}


}*/

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	.centralizarCarousel{
		position: relative;
		padding: 0 12%;
	}

}