/*
Theme Name: Marka 2016
Theme URI: http://fabianocoelho.com
Description: marka site
Version: 2.0
Author: Fabiano Coelho
Date: 28 out 2015
*/

@import url(https://fonts.googleapis.com/css?family=Lato:700,400,100,300|Roboto:100,300,400);
@import url(bootstrap-card.css);

* {
	-webkit-font-smoothing: antialiased;
	/*margin: 0;*/
}

body {
	font: 300 16px/28px 'Roboto', sans-serif;
	color: #3b3b3b;
}

.card_obras {
	color: black;
	text-decoration: none;
	margin-right: 20px;
}

.card_obras:hover {
	color: #004689 !important;
	text-decoration: none;
}

.btn-marka {
	font-size: 11px;
	border: none;
	background-color: #086ccc;
	color: white !important;
	padding: 6px 8px;
	font-weight: 400;
}

.btn-marka:hover {
	background-color: #96adc3;
}

#index-about {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #243842;
	color: white;
	min-height: 450px;
}

#index-about-contents {
	margin-top: 50px;
	margin-bottom: 55px;
	padding-top: 25px;
}

.index-contents {
	font: 300 16px 'Roboto', sans-serif;
	line-height: 28px !important;
}

#index-obras {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: white;
	min-height: 420px;
}

#index-obras-contents {
	margin-top: 50px;
	margin-bottom: 75px;
	padding-top: 55px;
}

.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
}

.alignright {
	margin-left: 10px;
	margin-bottom: 10px;
}

.fixed {
	top: 0;
	position: fixed;
	z-index: 999;
	width: 100%;
}

/* @group margin */

.nomargin {
	margin: 0 !important;
	padding: 0 !important;
}

.mtop20 {
	margin-top: 20px;
}

.mtop30 {
	margin-top: 30px;
}

.mtop50 {
	margin-top: 50px;
}

.mtop65 {
	margin-top: 65px;
}

.mtop75 {
	margin-top: 75px;
}

.mbot25 {
	margin-bottom: 25px;
}

.mbot50 {
	margin-bottom: 50px;
}

.x-mbot20 {
	margin-bottom: 20px;
}

.x-mbot3 {
	margin-bottom: 6px;
}



/* @end */

/* @group Fonts */

h1,h2,h3,h4,h5,h6 {
	font-weight: 100;
	font-style: normal;
}

strong {
	font-weight: 700 !important;
	color: #595959;
}

.lato {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

.lato-thin {
	font-family: 'Lato', sans-serif;
	font-weight: 100;
}

.title-h1 {
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #595959;
	letter-spacing: -1px;
	font: 300 1.9em 'Lato', sans-serif;
}

.title {
	margin-bottom: 30px;
	font: 100 3em 'Lato', sans-serif;
	letter-spacing: -1px;
}

.font12 {
	font: 100 12px 'Lato', sans-serif;
}


/* @end */

/* @group Cores */

.white {
	color: white;
}



/* @end */

/* @group navbar */

.navbar {
	margin-bottom: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.navbar-header button {
	margin-top: 20px;
}

.navbar-nav > li {
	padding-right: 0 !important;
	padding-left: 0 !important;
	padding-top: 6px;
	/*max-width: 180px;*/
}

.navbar-collapse {
	padding-right: 5px !important;
}

.navbar-nav44 {
	margin-right: 2px !important;
	margin-top: 0;
	margin-bottom: 7.5px;
}

.navbar-default {
	background-color: #004689;
	border-style: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	top: 0;
	position: fixed;
	z-index: 1000;
	width: 100%;
	/*border-bottom: 1px dotted #ebebeb;*/
}

.nav li {
	text-align: center;
	/*font-weight: 700;*/
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	padding-top: 10px;
}

.nav li a {
	color: white !important;
	text-decoration: none;
}

.nav li a:hover {
	color: #ffcb06 !important;
	text-decoration: none;
}

.navbar-brand {
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
	height: 72px;
}

.navbar-brand img {
	width: 240px;
	margin-left: 15px;
	padding-top: 4px;
}

.cats_bg {
	background-color: #efefef;
	margin-bottom: 30px;
	/*margin-top: 65px;*/
	max-height: 65px;
}

.cats_div {
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	overflow: auto;
	white-space: nowrap;
}

.cats_div a {
	color: black;
	text-decoration: none;
	margin-right: 20px;
}

.cats_div a:hover {
	color: #004689;
	text-decoration: none;
}

/* @end */

/* @group banner */

.banner {
	margin: 0;
	top: -52px;
}


@media (max-width: 640px) {
	.banner .carousel-caption {
	    bottom: 5%;
	    opacity: .8;
	    text-shadow: none !important;
	}

	.banner .carousel-inner .item {
    	height: 540px;
	}

	.banner .carousel-inner .item .carousel-card {
	    height: 540px;
	    width: 100%;
	}

.banner_titulo {
	text-shadow: #666 1px 1px 2px;
	font: 300 28px 'Lato', sans-serif;
	margin: 0;
}

.banner_txt {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #666 1px 1px 2px;
}
}


/* @end */

/* @group footer */

#footer {
	background-color: #f4f4f4;
	/*margin-top: 55px;*/
	font-size: 14px;
	color: #5c5c5c;
}

#footer-inner {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

#footer-inner a {
	color: #5c5c5c;
	text-decoration: none;
}

#footer-inner a:hover {
	color: #000;
	text-decoration: none;
}

#footer-addr {
	line-height: 22px;
	margin-top: 35px;
}

.footer-icon {
	color: #344b8b !important;
	margin: 0 !important;
}

.footer-icon:hover {
	color: #5c5c5c !important;
}



/* @end */

/* @group Desktop */

/*desktop*/

@media screen and (min-width: 801px) {
/*@media (max-width: 2600px) {*/

/* @group Hover Image */

.grid-block-container {
	float: left;
	margin: 20px 0 0 -30px;
}

.grid-block {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
/*	width: 300px;
	height: 200px;*/
/*	margin: 0 0 30px 30px;*/
}

.grid-block h4 {
	font-size: .9em;
	color: #333;
	background: #f5f5f5;
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
}

.caption {
	display: block;
	position: absolute;
	left: 0;
	background: url(assets/img/trans-black-50.png);
	width: 100%;
	min-height: 2.8em;
	top: 0;
}

.caption h3, .caption p {
	color: #fff;
	margin: 20px;
}

.caption h3 {
	font: 0.9em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 12px 15px 10px 20px;
}

.caption p {
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 20px 15px;
}

.caption a.learn-more {
	padding: 5px 10px;
	background: #08c;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-weight: bold;
	text-decoration: none;
}

.caption a.learn-more:hover {
	background: #fff;
	color: #08c;
}

/* @end */

.cats_bg {
	background-color: #efefef;
	margin-bottom: 30px;

}

.cats_div {
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	overflow: hidden;
	overflow-x: auto;
	/*min-width: 1000px;*/
}

.cats_div a {
	color: black;
	text-decoration: none;
	margin-right: 20px;
}

.cats_div a:hover {
	color: #004689;
	text-decoration: none;
}

	.banner .carousel-caption {
	    bottom: 7%;
	    opacity: .8;
	    text-shadow: none !important;
	}

	.banner .carousel-inner .item {
    	height: 740px;
	}

	.banner .carousel-inner .item .carousel-card {
	    height: 740px;
	    width: 100%;
	}

.banner_titulo {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	text-shadow: #666 1px 1px 2px;
}

.banner_txt {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #666 1px 1px 2px;
}

.title {
	margin-bottom: 30px;
	font: 100 80px 'Lato', sans-serif;
}

.navbar-brand {
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
	height: 100%;
}

.navbar-brand img {
	width: 250px;
	/*margin-left: 15px;*/
	padding-top: 0 !important;
	padding-bottom: 8px !important;
}

#footer-inner {
	padding: 50px;
	text-align: center;
}

#footer-inner a {
	color: #5c5c5c;
	margin-right: 20px;
	display: inline;
}

.text-justify {
	text-align: justify !important;
}



}

/* @end */

/* @group Override Bootstrap */

.reduce-padding {
	padding-right: 3px !important;
	padding-left: 3px !important;
}

.text-justify {
	text-align: justify !important;
}

/* @end */

/* @group Tablets e smartphones */

@media screen and (min-width: 281px) and (max-width: 800px) {


/* @group Hover Image */

.grid-block-container {
	float: left;
	/*width: 990px;*/
	margin: 20px 0 0 -30px;
}
.grid-block {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
/*	width: 300px;
	height: 200px;*/
/*	margin: 0 0 30px 30px;*/
}
.grid-block h4 {
	font-size: .9em;
	color: #333;
	background: #f5f5f5;
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
}

.caption {
	display: block;
	position: absolute;
	left: 0;
	background: url(assets/img/trans-black-50.png);
	width: 100%;
	min-height: 2.8em;
	top: 0;
}

.caption h3, .caption p {
	color: #fff;
	margin: 20px;
}

.caption h3 {
	font: 0.9em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 12px 15px 10px;
}

.caption p {
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 20px 15px;
}

.caption a.learn-more {
	padding: 5px 10px;
	background: #08c;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-weight: bold;
	text-decoration: none;
}

.caption a.learn-more:hover {
	background: #fff;
	color: #08c;
}

/* @end */

#footer-inner a {
	color: #5c5c5c;
	margin-right: 15px;
	display: inline;
}

}

@media screen and (min-width: 481px) and (max-width: 800px) {

/* @group Hover Image */

.grid-block-container {
	float: left;
	/*width: 990px;*/
	margin: 20px 0 0 -30px;
}

.grid-block {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
/*	width: 300px;
	height: 200px;*/
/*	margin: 0 0 30px 30px;*/
}

.grid-block h4 {
	font-size: .9em;
	color: #333;
	background: #f5f5f5;
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
}

.caption {
	display: inline;
	position: absolute;
	left: 0;
	background: url(assets/img/trans-black-50.png);
	width: 100%;
	min-height: 2.8em;
	top: 0;
}

.caption h3, .caption p {
	color: #fff;
	margin: 20px;
}

.caption h3 {
	font: 0.9em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 12px 15px 10px;
}

.caption p {
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 20px 15px;
}

.caption a.learn-more {
	padding: 5px 10px;
	background: #08c;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-weight: bold;
	text-decoration: none;
}

.caption a.learn-more:hover {
	background: #fff;
	color: #08c;
}

/* @end */

.banner .carousel-inner .item {
    	height: 1024px;
	}

	.banner .carousel-inner .item .carousel-card {
	    height: 1024px;
	    width: 100%;
	}

#footer-inner {
	padding: 50px;
	text-align: center;
}

#footer-inner a {
	color: #5c5c5c;
	margin-right: 35px;
	display: inline;
}


}

/* @end */


/* @group Gallery caption */

.fancybox-title-over {
	/*width: 100% !important;*/
	margin-left: 3px !important;
	padding-right: 6px !important;
}

.gallery-icon img {
	border: none !important;
}

.gallery-caption {
	margin-top: 1rem;;
}

/*
.gallery {
	margin-bottom: 30px !important;
	clear: both !important;
	display: block !important;
	margin-top: 20px !important;
}

.fancybox-title-over {
	width: 100% !important;
	margin-left: 3px !important;
	margin-right: 0px !important;
}

.gallery-caption {
	max-height: 50% !important;
	line-height: 1.5 !important;

}

.wp-caption img[class*="wp-image-"] {
	display: block !important;
	margin: 0 !important;
}

.wp-caption-text {
	font: bold 10px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none !important;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}
*/

/* @end */
