/*
Theme Name: Martigràfic
Theme URI: http://martigràfic.com
Description: A medida, basado en bootstrap
Version: 0.9
Author: @circulorojo
Author URI: http://circulorojo.es
*/
body {
	background: #f2f2f2;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
}

a {
	color: #909090;
}

a:hover {
	color: #909090;
}

.container {
	background: #fff;
}

.header-top .container {
	padding: 80px 0 160px;
}

.p60 {
	padding-right: 60px;
	padding-left: 60px;
}

.p45 {
	padding-right: 45px;
	padding-left: 45px;
}

.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb40 {
	margin-bottom: 40px;
}

.gris {
	color: #A0A0A0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'BauerBodoniStd-Bold', sans-serif;
}

h3.gris {
	line-height: 1.5;
}

@media (min-width:1500px) {
	.container {
		width: 1470px;
	}

}

.header-top {
}

.navbar-default {
	background: none;
	border: none;
	text-transform: uppercase;
	margin: 0;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border: none;
}

.nav>li {
	padding: 2px 9px;
}

.navbar-nav>li {
	border-right: 1px solid #777;
}

.navbar-nav>li:nth-child(4),#menu-item-23 {
	border: 0;
}

.navbar-nav>li>a {
}

.nav>li>a {
	padding: 0;
	margin: 0;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}

.navbar-default .navbar-nav>li>a {
	font-size: 13px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.current-menu-item,
.navbar-nav>li:hover {
	color: #fff;
	background-color: #777;
}

.navbar-default .navbar-nav>li:hover a {
	color: #fff;
}

#menu-principal_der,
#menu-principal_der-1,
#menu-principal_der-2 {
	float: right;
}

hr.separador-mini {
	border-top: 2px solid #444;
	max-width: 30px;
	text-align: left;
	margin: 40px 0;
}

hr.separador-largo {
	border-top: 2px solid #ccc;
}

.info-home h2 {
	color: #A0A0A0;
	font-weight: 400;
	font-size: 24px;
}

.info-home h4 {
	font-family: 'Fira Sans', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.5;
}

.info-home .vcard {
	padding-left: 35%;
}

h2.martingrafic {
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 0;
	color: #444;
}

.trabajos a {
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
	color: #444;
	display: block;
	text-decoration: none;
}

.trabajos a:hover {
}

.home .trabajos img,
.page-template-page-trabajos .trabajos img,
.tax-categorias .trabajos img {
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}

.home .trabajos img:hover,
.page-template-page-trabajos .trabajos img:hover,
.tax-categorias .trabajos img:hover {
	-webkit-filter: grayscale(0);
	-webkit-filter: grayscale(0%);
	filter: gray;
	filter: grayscale(0%);
}

.trabajos .h2,
.trabajos h2 {
	font-size: 18px;
}

.single-trabajos h2 {
	font-size: 30px;
}

.single-trabajos .lead {
	font-size: 14px;
}

.single-trabajos p {
	margin-bottom: 0px;
}

.single-trabajos #content a {
	display: inline-block;
}

.subtitulo {
	margin: 0 0 5px;
}

.categorias {
	color: #909090;
}

#inner-footer a {
	color: #777;
	border-right: 1px solid #777;
	padding-right: 10px;
}

#menu-footer a {
	border: 0;
	padding-right: 0;
	text-transform: uppercase;
}

#inner-footer a:hover {
	color: #444;
}

ul#menu-footer {
	margin-top: 4px;
	margin-left: 5px;
}

.facebook-footer,
.twitter-footer {
	padding: 0 !important
}

.facebook-footer a,
.twitter-footer a {
	margin: 0 !important;
	border: 0 !important;
	padding-right: 0 !important;
	color: #777;
	text-decoration: none;
}

.fa-stack {
	font-size: 14px;
}

.facebook-footer a:hover,
.twitter-footer a:hover {
	color: #444;
}

.lead {
	font-size: 18px;
}

.logo-escritorio {
	max-width: 150px;
}

.logo-tablet {
	max-width: 150px;
}

.logo-mobile {
	max-width: 150px;
}

.titulo-mt0 {
	margin-top: 0;
}

#inner-footer .list-inline>li {
	padding-right: 3px;
	padding-left: 3px;
}

h1.page-title.text-center {
	margin-top: 0;
}

address {
	margin-bottom: 40px;
}

section.listado-categorias {
	position: absolute;
	top: 16%;
	width: 30%;
	padding: 20px;
}

#cookie-law-info-bar {
	width: 220px;
	right: 0;
	height: 100px;
	padding: 20px;
}

/* PRESUPUESTOS */
.presu-form hr {
	border-color: #000;
}

hr.linea-black {
	border: 2px solid #000;
}

hr.linea-casiblack {
	border: 1px solid #000;
}

.presu-form h3 {
	font-size: 22px;
}

.h60 {
	height: 60px;
}

a.dudas {
	position: absolute;
	right: 15px;
	margin-top: -30px;
	z-index: 999;
}

a.dudas-sin-p {
	margin-top: 0;
}

a.dudas:hover {
	color: #000;
}

span.wpcf7-list-item-label::after {
	display: block;
	font-size: 10px;
}

.wpcf7-list-item label {
	overflow: hidden;
	font-weight: 400;
}

span.wpcf7-list-item {
	width: 100%;
	margin: 2px 0;
	font-weight: 300;
	color: #999;
}

span.wpcf7-list-item:hover,
input[type=radio]:checked + span {
	color: #000;
}

span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
	width: auto;
	display: block;
}

input[type=radio] {
	float: left;
	margin-right: 10px;
}

input[type="checkbox"] {
	margin-right: 10px;
}

textarea {
	overflow: auto;
	width: 100%;
	height: 100px;
	margin-top: 20px;
}

input.wpcf7-free-text {
	margin-left: 10px;
}

.datos-cliente p {
	margin-top: 10px;
}

.datos-cliente p:first-child {
	margin-top: 0px;
}

/*

input[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
	z-index: 999;
}
input[type="checkbox"]:not(:checked) + span,
input[type="checkbox"]:checked + span {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
}


input[type="checkbox"]:not(:checked) + span:before,
input[type="checkbox"]:checked + span:before {
	content: '';
	position: absolute;
	left:0; top: 2px;
	width: 17px; height: 17px;
	border: 1px solid #333;
	background: #fff;
	border-radius: 0px;
}

input[type="checkbox"]:not(:checked) + span:after,
input[type="checkbox"]:checked + span:after {
	content: 'x';
	position: absolute;
	top: 0; left: 4px;
	font-size: 14px;
	color: #000;
	line-height: 1.75;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}

input[type="checkbox"]:not(:checked) + span:after {
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
input[type="checkbox"]:checked + span:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

input[type="checkbox"]:disabled:not(:checked) + span:before,
input[type="checkbox"]:disabled:checked + span:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
input[type="checkbox"]:disabled:checked + span:after {
	color: #999;
}
input[type="checkbox"]:disabled + span {
	color: #aaa;
}

input[type="checkbox"]:checked:focus + span:before,
input[type="checkbox"]:not(:checked):focus + span:before {
	border: 1px dotted blue;
}

*/
.modal-header .close {
	margin-top: -2px;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 30px;
}

.modal-title {
	font-size: 18px;
	text-align: center;
}

.modal-body {
	text-align: center;
}

.modal-footer .btn-secondary {
	background: transparent;
	border: 1px solid #444;
	border-radius: 0;
	text-transform: uppercase;
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	border-radius: 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

span.wpcf7-list-item-label {
	float: left;
	font-weight: 300;
}

span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item-label {
	float: none;
}

input.wpcf7-form-control.wpcf7-text {
	width: 100%;
}

.contenedor-campos-texto {
	margin-top: 10px;
	margin-bottom: 10px;
}

.campos-texto.col-md-3 {
}

span.aclaracion {
	display: block;
	font-size: 10px;
}
.btn-cargar-archivos {
	padding: 3px 5px;
	float: right;
	margin: 0;
	min-width: 0;
	font-weight: 500;
}
.cf7mls_next.action-button,
.cf7mls_back.action-button {
	padding: 3px 5px;
	float: right;
	margin: 0;
	min-width: 0;
	font-weight: 500;
}
div.wpcf7-mail-sent-ok{
	 border-style: none!important;
}

.cf7mls_back.action-button {
	background: #888;
}

.cf7mls_next.action-button,
.cf7mls_back.action-button {
	clear: right;
	margin-bottom: 3px;
}

input.cf7mls_back.action-button {
	text-transform: uppercase;
}

input.wpcf7-form-control.wpcf7-submit {
	float: right;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	border: 0;
	margin-bottom: 3px;
	padding: 2px 7px;
}
.dudas p {
	text-align: left;
}
.quiero .wpcf7-radio span:nth-child(1) .wpcf7-list-item-label::after {
	content: "o publicación puntual";
}

.quiero .wpcf7-radio span:nth-child(2) .wpcf7-list-item-label::after {
	content: "o publicación periódica";
}

.quiero .wpcf7-radio span:nth-child(3) .wpcf7-list-item-label::after {
	content: "tarjetas, sobres, carpetas, talonarios, calendarios, blocs...";
}

.quiero .wpcf7-radio span:nth-child(4) .wpcf7-list-item-label::after {
	content: "carteles, flyers, tarjetones, folletos, digipack, roll-up";
}

.quiero .wpcf7-radio span:nth-child(5) .wpcf7-list-item-label::after {
	content: "";
}

.soporte .wpcf7-radio span:nth-child(1) .wpcf7-list-item-label::after {
	content: "para leer solo en pantalla";
}

.soporte .wpcf7-radio span:nth-child(2) .wpcf7-list-item-label::after {
	content: "para leer solo en papel";
}

.soporte .wpcf7-radio span:nth-child(3) .wpcf7-list-item-label::after {
	content: "para leer en papel y pantalla";
}

.libro-digital-formato .wpcf7-radio span:nth-child(4) .wpcf7-list-item-label::after {
	content: "te aconsejamos considerando características del trabajo";
}

.solapas-sobrecubierta .wpcf7-checkbox span:nth-child(2) .wpcf7-list-item-label::after {
	content: "envoltorio de papel que cubre la tapa
	";
	margin-left: 25px;
}



/* PRESUPUESTOS */


a.next.page-numbers,
a.prev.page-numbers {
    display: none;
}

a.page-numbers,
span.page-numbers.current {
    padding: 5px 15px;
    border: 1px solid #aaa;
}

span.page-numbers.current {
	background:#aaa;
	color:#fff;
}

a.page-numbers:hover {
	background:#aaa;
	color:#fff;
	text-decoration: none;

}

@media (max-width:1199px) {
	.logo-escritorio {
		margin-bottom: 30px;
	}

	#menu-principal_der-1,
	#menu-principal_der-2 {
		float: left;
	}

	.navbar-nav>li:nth-child(4) {
		border-right: 1px solid #777;
	}

	section.listado-categorias {
		position: relative;
		top: -120px;
		width: 100%;
		padding: 20px;
		text-align: center;
	}

	.page-template-page-trabajos .trabajos,
	.tax-categorias .trabajos {
		min-height: 310px;
	}

}

@media (max-width:991px) {
	.p60 {
		padding-right: 15px;
		padding-left: 15px;
	}

	.p45 {
		padding-right: 15px;
		padding-left: 15px;
	}

}

@media (max-width:767px) {
	.titulo-mt0 {
		margin-top: 20px;
	}

	.mt20-xs {
		margin-top: 20px;
	}

	.row.mt40.mb40 {
		margin-top: 30px;
	}

	.header-top .container {
		padding: 0 15px;
	}

	.navbar-toggle {
		border: 0;
	}

	.navbar-default {
		padding-bottom: 90px;
		background: #fff;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background: none;
	}

	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #000;
	}

	.navbar-nav>li:nth-child(4) {
		border: 0;
	}

	.logo-martin-grafic-mobile {
		margin: 15px;
	}

	#menu-principal_der {
		float: none;
	}

	.navbar-nav>li {
		border: 0;
	}

	.nav>li {
		padding: 7px;
	}

	.navbar-nav {
		margin: 0px -15px;
	}

	.p60 {
		padding-right: 15px;
		padding-left: 15px;
	}

	.p45 {
		padding-right: 15px;
		padding-left: 15px;
	}

	.info-home .vcard {
		padding-left: 0;
		margin-top: 30px;
	}

	.lead {
		font-size: 18px;
	}

	section.listado-categorias {
		top: -60px;
	}

	#cookie-law-info-bar {
		width: 100%;
		height: auto;
	}

}