@charset 'utf-8';
/**********litoprint***********/
body, div, p, li{
	font-size:10pt;
	color:#414141;
	font-family:'Open Sans', verdana, arial;
	line-height: 1.3;
}

img{
	border-radius:4pt!important;
	}
img:hover{border-radius:1pt!important;}

/**menu + logo **/
.templatemo-top-menu.stuckMenu{
	position: fixed!important;
	top:0;
}
/*logo container*/
.navbar-header{	width:29%;	float:left;}
/*menu container*/
#templatemo-nav-bar{ width:70%;	float:right;}

/**logotipo**/
.navbar-brand {
    padding: 0;
    margin: 0;
	line-height: 70px;
	height: 80px;
}
.navbar-brand img{
	width:100%;
	max-width:265px;
	min-width: 190px;
	margin-top:1px;}

/*menu*/

a,
.navbar-default .navbar-nav > .active > a {
	color:#F2870E
}
a:hover, a:focus {
	color: #428bca;
}
a:active {
	font-weight:bold;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover	  {
	background-color: #F7921E;
}
.navbar-default .navbar-nav > .active > a {
	background-color: #F2870E;
	color:#FFF;
	font-weight:bold;
}
.top-bar,.navbar-default{
    background-color:rgba(255,255,255,0);
}
.templatemo-top-menu {
    background-color:rgba(255,255,255,0.88);
	height:80px;
	min-height: 80px;
	line-height:80px;
    z-index: 5000;
    width:100%;
	border-bottom:4px #F2870E solid;
	position: fixed;
	margin:0;
	padding:0;
	box-sizing: border-box;
}

#templatemo-nav-bar > ul.nav.navbar-nav.navbar-right,
#templatemo-nav-bar > ul.nav.navbar-nav.navbar-right > li,
#templatemo-nav-bar > ul.nav.navbar-nav.navbar-right > li > a{
	line-height:80px;
	height:80px;
	margin:0;
}

/**slider**/
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{
	left:15%
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
	right:15%;
}

#templatemo-carousel{
	margin-top:80px;
	box-sizing: border-box;
	overflow: hidden;
}
#templatemo-carousel .carousel-indicators{
	bottom:-4px;
}
#templatemo-carousel .carousel-caption {
	padding-bottom: 3%;
	top:1%;
	left:5%;
    right: 5%;
}
#templatemo-carousel .carousel-caption h1{
	margin:2% auto;
}
.carousel-control { width: 8%;}

#carousel .imgs-slide1,
#carousel .imgs-slide3 {
	margin:auto;
	padding: 0;
	text-align:center;
}
#carousel .imgs-slide1 img{
	width:25%;
	margin:auto;
	margin-left:1.2%;
	margin-bottom:1.5%;
	max-width:140px;
}
#carousel .imgs-slide3 img{
	margin:auto!important;
	width: 22%;
	min-width:90px;
	max-width:180px;
	margin-left:2%;
	margin-bottom:2%;
	display: inline-block!important;
}

.item-header{
	line-height:38pt;
	height:38pt;
	}
.item-header::first-letter {
	color:#F2870E;
	font-size:38pt;
	float: left;
	margin-right:-1px;
	margin-top:1%;
}
section{margin:0;padding:0;}
section.templatemo{
	margin-top: 55%!important;
	margin-bottom:5%!important;
	padding-top:0;
}
#contactos{
	margin-bottom:15%!important;
}
#contactos img {
	width:auto;
}
.titulo{
	text-align:center!important;
	margin: 0 auto!important;
	padding-bottom:30px;
	padding-top:80px!important;
}
.titulo h1{
	color:#F2870E;
	margin-bottom:-15px;
}
.titulo hr{
	width: 8%;
	border:1px #F2870E solid;
}
body.inicio .titulo{
	position:relative;
	width: 95%;
	margin: 40pt auto 10% auto!important;}
body.inicio .titulo h1{
	display: inline-block;
	font-size:18pt;
	letter-spacing: 2px;
	background: #fff;
	padding:0 2%;
	line-height: 1;
	width:auto;
	max-width:70%;
	box-sizing: border-box;
	z-index: 1;}
body.inicio .titulo hr{
	border:0;
	border-top:1pt #F2870E solid;
	position: absolute;
	top:30%;
	width: 100%;
	height: 100%;
	z-index:-1;
}

/*voltar ao inicio */
#inicio {
	position: fixed;
	bottom: 10px;
	right:20px;
	width: 45px;
	height: 44px;
	text-align: center;
	opacity:0.2;
	border-radius:100pt;
	background: rgba(247,146,30,0.8);
	-webkit-transition: 1s; 	-moz-transition: 1s; 	transition: 1s;
}
#inicio:hover {
	opacity:1;
	border-radius:4pt;
	-webkit-transition: 1s; 	-moz-transition: 1s; 	transition: 1s;
}
#inicio a i{
	padding:1pt 2pt 2pt 2pt ;
	margin:auto;
	margin-right:1pt;
	color:white;
	font-size:30pt;
}
#inicio a{position:relative;}
#inicio a span {
	font: 10px Arial, Helvetica, sans-serif;
	opacity:0;
	margin-top:-10pt;
	color:silver;
	position: absolute;
	bottom:12px;
	left:11px;
	z-index: 100;
}
#inicio a:hover span {
	opacity:1;
	transform: rotate(275deg);
	letter-spacing:1px;
	color:#828282;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

ul.inline{
	display:inline;
	width:20%;
	padding:0;
}
ul.inline li{
	display: inline;
	list-style: none;
	margin-right:2pt;
}

/**empresa**/
#empresa .titulo-header{
	line-height: 60px;
	height:60px;
	padding: 0;}

.icon{
	float:left;
	display: inline-block;
	width:60px;
	height:60px;
	background:#333;
	text-align:center;
	color:white;
	margin-right:10px;
}
.icon:hover{
	color:#FFF;
	background:#F7921e;
}
.icon figure,
.icon .st0 {
	width:65px;
	height:65px;
	color:#eee;
    fill: #FFF;
}
.icon:hover .st0 {
    fill: #333;
}
.icon figcaption{display:none;}


/** galerias **/
.templatemo .gallery {
	min-width:180px;
	text-align: left;
	margin:auto;
}
.project-overlay{
	background-color: rgba(242,135,14,0.88);
}

.templatemo-gallery-category {
	border-bottom:1px solid #f7921e;
	width:70%; margin:auto;
}

.templatemo-gallery-category li:after{content:" | ";}
.templatemo-gallery-category li:last-child:after{content:"";}
.templatemo-gallery-category li a{ padding:0pt 4pt;}

.templatemo-gallery-category li a.active,
.templatemo-gallery-category a:hover{
	border-bottom:3px solid #f7921e;
}

/* COLORBOX :esconde scroll nos pdfs */
#cboxLoadedContent object[data*=".pdf"]{
	max-height:99.45%!important;
	overflow:hidden!important;
}
#cboxLoadedContent div,
#cboxLoadedContent div object[data*=".pdf"] {
	height:100%!important;
	width:100%!important;
}

.pdfViewer,
#cboxLoadedContent div object[data*=".pdf"],
#viewerContainer{
	background: url('../js/colorbox/images/loading.gif') no-repeat center center;
}

#portfolio{
	background: #f8f8f8;
	padding-bottom:20%;
	height: 80%;
	margin:auto;
}
#portfolio img{
	margin: auto 2% auto auto;
}

.templatemo-project-gallery li {
    margin: auto 1.5% 2%!important;
}

/*catálogos*/

.brind_catal {
	background-color: rgba(0,0,0,0.2);
	text-align: center;
	margin:auto;
}
.brind_catal h4{
	background-color:orange;
	color:white;
}
.brind_catal h4 small{color:white;}

.brind_catal .catalogos{
	margin:auto 8% auto 16%;
	text-align:left;
}

.brind_catal .templatemo-project-box{
	margin:6pt 4% 6pt auto;
	border-radius:4pt 15pt 4pt 20pt!important;
	width:100px;
	height:110px;
	display: inline-block;}
}
.catalogos div:last-child{margin-right:0%;}

.templatemo-project-box:hover{
	border-radius:1pt!important;
}
.templatemo-project-box img{
	transition: transform 0.4s ease-out;}
.templatemo-project-box:hover img{
	transform:scale(1.5);}

.brind_catal .project-overlay{
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.5)!important;
	opacity: 0.0;
	transition: all 0.5s linear;
}
.brind_catal .project-overlay *{
	color:#fff!important;
}

.brind_catal .project-overlay h4{
	margin-top:-15px;
	padding-top:0;
}
.brind_catal .project-overlay hr{
	margin-top:0;
	margin-bottom:0;
}

.brind_catal img{
	width:100%;
}

/**** watch transitions ****/
.icon:hover,
a, :hover, :active {
	-webkit-transition: all 0.4s ease-in-out; /* Safari */
    transition: all 0.35s ease-in-out;
	 -webkit-transition-delay: 0.05s; /* Safari */
    transition-delay: 0.1s;
}

/***** media querys ****/
@media all and (min-width:1120px) {
	.ifform{
		width:750px;
		height:475px;
	}
}

@media all and (min-width:800px) and (max-width:1090px) {
		h1,h2,h3,
	#templatemo-carousel .carousel-caption h1{
		font-size:16pt!important;
	}

	.imgs-slide1 img{
		width:10%;
		max-width:150px;
		min-width:80px;
		margin-left:2%;
	}

	.ifform{
		width:750px;
		height:475px;
	}
}

/*medium (normal) divices*/
@media all and (max-width:1024px) {
	/*menu*/
	.nav.navbar-nav.navbar-right li{
		font-size: 9pt;color:#555;
	}
	.nav.navbar-nav.navbar-right li a {
		padding-left: 12px;
		padding-right: 15px;
	}

	.imgs-slide3 img{
		min-width:120px!important;
		margin-left:1%;
	}
}

@media all and (min-width:991px) and (max-width:1190px) {
	.ifform{
		width:650px;
		height:475px;
	}
}

/*small devices*/
@media all and (max-width:845px) {
	.btn-lg,
	.btn.btn-lg.btn-orange	{
		padding:2pt 4pt;
		font-size:10pt;
	}
	h1,h2,h3,
	#templatemo-carousel .carousel-caption h1{
		font-size:14pt!important;
	}
	/*menu logo container*/
	.templatemo-top-menu.stuckMenu .container,
	.navbar.navbar-default 	{
		width:100%;
		height:80px;
		line-height: 80px;
		padding: 0 15px;
		margin:0;
	}
	.navbar-brand{
		width:95%;
		margin: 0;
		padding: 0;
		height:80px;
		line-height: 80px;
		float:none;

	}
	.navbar-brand img{
		min-width: 200px;
	}

	/*menu container*/

	.navbar-toggle{
		position:absolute;
		top:10px;
		right:0px;
	}

	.navbar-collapse.collapse.in{
		float:right;
		margin:0;
		padding-left:8pt;
		padding-top:8pt;
		margin-top:80px;
		width:260px!important;
		min-height:220px;
		background-color:rgba(254, 245, 233, 0.9);
		border:2pt #F2870E solid;
		border-left:dotted thin orange;	border-right:dotted thin orange;
		border-top:0;
		border-radius: 0 0 5pt 5pt!important;
	}
	.navbar-collapse.collapse.in > ul.nav.navbar-nav.navbar-right > li a,
	.navbar-collapse.collapse.in > ul.nav.navbar-nav.navbar-right > li a:hover{
		height:35px!important;
		line-height:35px!important;
		padding: 3pt 4pt 4pt 3pt!important;
	}
	.navbar-collapse.collapse.in > ul.nav.navbar-nav.navbar-right > li{
		height:40px!important;
		line-height:40px!important;
		padding: 0!important;
		margin:0!important;
		border-bottom:thin dotted #F2870E;
	}
	.container{
		width:100%;
		margin:auto;
		padding:5%;
	}

	.ifform{
		width:600px;
		height:475px;
	}
}

@media all and (min-width:550px) and (max-width:650px) {
	.ifform{
		width:500px;
		height:475px;
	}
}

@media all and (min-width:450px) and (max-width:550px) {
	.ifform{
		width:400px;
		height:475px;
	}
}

/*very small devices*/
@media all and (max-width:350px) {
	/*menu logo container*/
	.templatemo-top-menu.stuckMenu .container,
	.navbar.navbar-default,
	#templatemo-nav-bar		{
		padding: 0;
		margin:0;
	}
	.navbar-header img{
		padding-left:26px;
		margin-top:-5px;
		min-width:200px;
	}
	.navbar-toggle{
		top:20pt;
		right:18px;
		width:30px;
		height:35px;
		margin:0!important;
		padding:2pt!important;
		text-align: center;

	}
	.navbar-collapse.collapse.in{
		float:none!important;
		margin-top:0px;
		width:100%!important;
		border-left:none;
		border-right: none;
		border-radius: none;
	}

	#carousel,
	#templatemo-carousel{
		height:410px!important;
		max-height:410px!important;
	}

	#carousel .btn,
	#carousel .btn-lg	{
		font-size: 8pt!important;
		white-space: normal!important;
	}

	.imgs-slide1 img{
		width:33%;
		min-width:80px;
		margin:auto;
		padding-left:2%;
	}
	.imgs-slide3 img{
		min-width:120px!important;
		margin-left:1%;
	}
	.imgs-slide3 img:last-child{
		visibility: hidden;
	}

	.ifform{
		width:270px;
		height:475px;
	}
}
