/*
Theme Name: Quabbala Child
Theme URI: https://wordpress.org/themes/quabbala-child/
Author: {wewebs}
Author URI: https://wewebs.es/
Description: quabbala es one of the third webs tha has been created by wewebs. This specific web is designed by wewebs.
Version: 2.5
Text Domain: quabbala-child


/* =Reset
-------------------------------------------------------------- */

/*
img.n2-ow{
	display: none !important;
}*/

.wrapper-global {
		margin: 0 auto;
		width: 90%;
		max-width: 1200px;
		overflow: hidden;
	}

.wrapper-points {
		margin: 0 auto;
		width: 100%;
		max-width: 1200px;
		overflow: hidden;
	}

@import url("../quabbala/style.css");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #000 !important;
}

h1, h2, h3, h4, h5, h6{
	font-weight: 600 !important;
}

.accordion-icons {
    color: #000000;
    font-size: 10px !important;
}

ol,
ul {
	list-style: disc outside;
    overflow: visible;
    padding-right: 0px;
}

blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

.archive-title{
    font-size: 11px;
    font-size: 20px;
    /* line-height: 2.181818182; */
    font-weight: lighter;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
input,
select,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: none;
	border: 0px solid #d2d2d2;
	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #000;
	background-color: none;
	background-repeat: repeat-x;
	background-image: none;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #000;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: none;
	box-shadow: inset 0 0 0px 0px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 0px solid #1f6f93;
	border-radius: 0px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

#gallery-2 img {
    border: 0px solid #fff !important;
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
}
body {
	font-size: 14px;
	font-size: 1rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
}
body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #000;

}
a:hover {

}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	height: auto;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
	padding: 0 0px;

	background-color: #fff;
}
.site-content {
	margin: 24px 0 0;

}
.widget-area {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}

/* Header */
.site-header {
	padding: 3% 0px 20px 0px;
	position: relative;
	text-align: center;
}
.site-header h1,
.site-header h2 {
	text-align: center;
}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.header-image {
	margin-top: 24px;
	margin-top: 1.714285714rem;
}

/* Navigation Menu */
.main-navigation {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	text-align: center;
}
.main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.42857143;
}
.main-navigation a {
	color: #000;
}
.main-navigation a:hover,
.main-navigation a:focus {
	color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    display: inline-block;
    text-transform: uppercase;
}

/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	word-wrap: break-word;
}

.widget-area .widget h3 {
	color: #000;
	font-size: 12px;
	margin-bottom: 20px;
	color: #000;
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: bold !important;
    border-bottom: 1px solid #000;
}

.widget-area .widget p,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

.widget-area .widget li{
    color: #000;
    font-size: 13px;
    list-style: none;
    padding: 2% 0%;
    border-bottom: 1px solid #f1f1f1;
}

.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul,
.widget-area .textwidget ol {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li > ul,
.widget-area .textwidget li > ol {
	margin-bottom: 0;
}
.widget-area .textwidget ol {
	list-style: decimal;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #000;
}
.widget-area .widget a:hover {
	color: #ff9300;
}
.widget-area .widget a:visited {
	color: #ff9300;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* Footer */
footer[role="contentinfo"] {
	border-top: 0px solid #ededed;
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	max-width: 960px;
	max-width: 68.571428571rem;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0;
	padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
	color: #686868;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}
.site-info span[role=separator] {
	padding: 0 0.3em 0 0.6em;
}
.site-info span[role=separator]::before {
	content: '\002f';
}


/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content a:visited,
.comment-content a:visited {
	color: #9f9f9f;
}
.entry-content .more-link {
	white-space: nowrap;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	border-bottom: 4px double #ededed;
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #000;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}

/* =Single audio/video attachment view
-------------------------------------------------------------- */

.attachment .entry-content .mejs-audio {
	max-width: 400px;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}


/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
#respond #wp-comment-cookies-consent {
	margin: 0 10px 0 0;
}
#respond .comment-form-cookies-consent label {
	display: inline;
}
.required {
	color: red;
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}
.tagcloud ul {
	list-style-type: none;
}

.tagcloud ul li {
	display: inline-block;
}

.widget-area .widget.widget_tag_cloud li {
	line-height: 1;
}
.template-front-page .widget-area .widget.widget_tag_cloud li {
	margin: 0;
}

.widget-area .gallery-columns-2.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-3.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-4.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-5.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-6 .gallery-icon img,
.widget-area .gallery-columns-7 .gallery-icon img,
.widget-area .gallery-columns-8 .gallery-icon img,
.widget-area .gallery-columns-9 .gallery-icon img {
	height: auto;
	max-width: 80%;
}

/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}


/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site {
		margin: 0 auto;
		width: 100%;
		/*max-width: 1200px;*/
		overflow: hidden;
	}


	.site-content {
		float: left;
		width: 68%;
		/*width: 65%*/

	margin-bottom: 5%;
	background-color: #fff;
	-webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33)
	}
	
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.widget-area {
    float: right;
    width: 30%;
    margin-top: 40px;
}


	.site-header h1,
	.site-header h2 {
		text-align: left;
	}


	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 1.846153846;
		margin-bottom: 0;
		text-align: center !important;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: 0px solid #ededed;
		border-top: 0px solid #ededed;
		display: inline-block !important;
		text-align: center;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #000;
		line-height: 3.692307692;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		color: #000;
	}
	.main-navigation li {
		margin: 0 40px 0 0;
		margin: 0 2.857142857rem 0 0;
		position: relative;
	}
	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 10000;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
		left: -97.5px;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		background: #fff;
   		border-bottom: 1px solid #000;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		width: 240px;
		white-space: normal;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background: antiquewhite;
		color: #444;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #000;
		font-weight: bold;
	}
	.menu-toggle {
		display: none;
	}
	.entry-header .entry-title {
		font-size: 22px;
		font-size: 1.571428571rem;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.714285714rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	.commentlist .children {
		margin-left: 48px;
	}
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
		background-color: #fff;
	}
	body .site {
		padding: 0 0px;
		margin-top: -2px;
		margin-bottom: 0%;
		box-shadow: 0 0px 0px rgba(100, 100, 100, 0.3);
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}

	.entry-header .entry-title,
	.entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}



/*----------------------- wewebs ------------------------*/
/*----------------------- wewebs ------------------------*/
/*----------------------- wewebs ------------------------*/


@font-face{
	font-family: cooper;
	src: url('fonts/CooperBlackStd.otf');
}


@font-face{
	font-family: bb;
	src: url('fonts/bell-mt-negrita.ttf');
}


@font-face{
	font-family: bn;
	src: url('fonts/bell-mt.ttf');
}

.wrapper-slider{
	padding-top: 2%;
}

.justify{
	text-align: justify;
	color: #000;
}

.subtitulo{
	padding: 3% 3% 5% 3%;
    font-size: 26px;
    text-align: center;
    color: #ff9300;
}

.wrapper-quabbala{
	margin: 0 auto;
	width: 100%;
	position: relative;
	display: table;
	padding-bottom: 5%;
}

.quienes-container{}


.quienes-container-image{
	float: left;	
	width: 50%;
}

.quienes-container-text{
	float: left;
	width: 50%;	
}



.quienes-home-image{
	padding: 20% 5% 5% 5%;	
	position: relative;
    text-align: center;
}


.quienes-home-title{
	padding: 15% 5% 5% 5%;
	font-size: 40px;
}

.quienes-home-text {
    padding: 7.5% 10% 7.5% 5%;
    line-height: 2;
    color: #000;
    text-align: justify;;
}

a.black-link {
	color: #000;
	text-decoration: none;
}

.quienes-home-boton {
    border: 1px solid #ff9300;
    padding: 20px 70px;
    width: 270px;
    margin-left: 5%;
}


/*----------------------- offices home ------------------------*/

.wrapper-oficinas-home{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
}

#n2-ss-3 .n2-ss-button-container a div {
    display: inline;
    font-size: inherit;
    text-decoration: inherit;
    color: inherit;
    line-height: inherit;
    font-family: inherit;
    font-weight: inherit;
    letter-spacing: 2px !important;
    font-size: 14px !important;
}



/*----------------------- Aristóteles ------------------------*/



.wrapper-filosofo{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
	display: table;
}

.filosofo-container{
	padding: 10% 0% 15% 0%;
	position: relative;
	text-align: center;
	max-width: 860px;
	margin: 0 auto;
}

span.comillas-big{
	font-family: cooper;
	font-size: 60pt;
	color: #000;
}

span.letra-big{
	font-family: bn;
	font-size: 40pt;
	color: #000;
}


.phrase{
	font-family: bn;
	font-size: 24pt;
	color: #000;

}

.reference{
	float: right;
	font-family: bb;
	font-size: 23pt;
	color: #000;
	margin-top: 5%;
}



/*--------------------Areas-------------------*/

.wrapper-areas-home{
	width: 100%;
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
	display: table;
}


.container-areas-home{
	width: 50%;
	float: left;
	position: relative;
    font-family: bb;
    text-align: center;
}

.areas-imagen{
	width: 50%;
	float: left;	
}

.areas{
	margin-top: 45px;
	font-size: 20px;
}

.line{
	border-bottom: 1px solid #ff9300;
	width: 50px;
	margin: 0 auto;
	margin-top: 45px;
}

a.areas-home{
	text-decoration: none;
}



/*----------------------- Aristóteles ------------------------*/



.wrapper-filosofo-francis{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
	display: table;
	background-color: #000;
	top: -2px;
}


.filosofo-container-francis{
	padding: 10% 0% 10% 0%;;
	position: relative;
	text-align: center;
	max-width: 860px;
	margin: 0 auto;	
	color: #fff;

}

span.comillas-big-francis{
	font-family: cooper;
	font-size: 60pt;
	color: #fff;
}

span.letra-big-francis{
	font-family: bn;
	font-size: 40pt;
	color: #fff;
}

.phrase-francis{
	font-family: bn;
	font-size: 23pt;
	color: #fff;

}

.reference-francis{
	margin: 0 auto;
	font-family: bb;
	font-size: 23pt;
	color: #fff;
	margin-top: 7.5%;
}

.wrapper-news-home{
    position: relative;
    top: -2px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}


/*--------------------Hermann-------------------*/	


.line-hermann{
	border-bottom: 1px solid #000;
	margin: 0 auto;
	width: 70%;
}



/*--------------------Contacto Home-------------------*/		
		
.wrapper-contacto{		
	width: 100%;	
	max-width: 1200px;	
	margin: 0 auto;	
	position: relative;	
	text-align: center;	
	margin-bottom: 5%;
	display: table;
}		
		
.title-contacto{		
    padding: 5% 4% 5% 4%;
    font-size: 40px;
    color: #000;
}	

.content-contacto input{
	margin: .8em auto;
    font-family: inherit;
    text-transform: inherit;
    font-size: inherit;
    display: block;
    width: 380px !important;
    padding: .4em
}


.content-contacto textarea{
	margin: .8em auto;
    font-family: inherit;
    text-transform: inherit;
    font-size: inherit;
    display: block;
    width: 380px !important;
    padding: .4em
}
	
		
input,		
textarea{		
	border: 1px solid #000;	
    border-radius: 0px;		
    font-family: inherit;		
    padding: 6px;		
    padding: 2px;		
    margin-top: 10px;		
    margin-bottom: 10px;
    width: 50%;		
}		

input[type="submit"]{
	padding: 6px 10px;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 1.428571429;
    font-weight: normal;
    color: #fff;
    background-color: #000;
    background-repeat: repeat-x;
    background-image: none;
    border: 1px solid #000;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(64, 64, 64, 0.1);
}

input[type="submit"]:hover{
	padding: 6px 10px;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 1.428571429;
    font-weight: normal;
    color: #fff;
    background-color: #000;
    background-repeat: repeat-x;
    background-image: none;
    border: 1px solid #000;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(64, 64, 64, 0.1);
}


span.ajax-loader{
	display: none!important;
}


/*-------------------- FOOTER -------------------*/	
/*-------------------- FOOTER -------------------*/	
/*-------------------- FOOTER -------------------*/	

/*---------------------------Sitemap-------------------------------*/

.wrapper-footer{
	background-color: #000; 
	width: 100%;
	position: relative;
	display: table;
}

.contanier-footer{
	margin: 0 auto;
	width: 90%;
	max-width: 1400px;
	/*padding: 5% 0%;*/
	    padding: 3% 0% 3% 0%;
    background-color: #000;
    border-top: 1px solid #fff;
    display: table;
}

.footer-menu{
	float: left;
	width: 14.2%;
	color: #fff;
	font-size: 13px;
    line-height: 2;
}

.footer-menu a{
	color: #fff;
    text-decoration: none;
    font-size: 8px;
    text-transform: uppercase;
}


.footer-menu li{
    /* padding-top: 15px; */
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #48433d;
    width: 85%;
    text-decoration: none;
    list-style: none;
    line-height: 1.75;
}

#menu-footer-1{
	list-style: none;
}

#menu-footer-2{
	list-style: none;
}

#menu-footer-3{
	list-style: none;
}

#menu-footer-5{
	list-style: none;
}

#menu-footer-4{
	list-style: none;
}


/*--------- Lateral Menu ---------*/


.wrapper-single-area{
	padding-bottom: 5%;
	display: table;
	position: relative;
    border-bottom: 1px solid #ff9300;
    float: left;
    width: 100%;
}

.content-areas-single{
	margin: 0 auto;
    width: 95%;
    padding: 5% 5% 5% 5%;
    line-height: 2;
    text-align: justify;
    position: relative;
}

.container-widget-header{
	height: 00px;
}

.title-widget-areas{
    padding-top: 30px;
    padding-left: 30px;
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold !important;
    display: inline-block;
}

.lateral-menu{
	float: none;
	width: 100%;
	color: #fff;
	font-size: 13px;
	padding-bottom: 15px;
	background-color: #ffffff;
	box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}

.lateral-menu a{
	color: #000;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;

    padding-left: 10px;
}


.lateral-menu li{
    /* padding-top: 15px; */
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #ff9300;
    width: 90%;
    text-decoration: none;
    list-style: none;
    line-height: 1.75;
    margin: 0 auto;
}

.abogados-sidebar{
	display: block;
	margin-top: 10%;
}


/*---------------------------RRSS-------------------------------*/

.contanier-footer-aviso{
	margin: 0 auto;
	width: 90%;
	max-width: 1400px;
	padding: 0%;
	padding-bottom: 0%;
    background-color: #000;
    display: table;
    position: relative;
    text-align: center;
    border-top: 1px solid #fff;
}

.contanier-footer-rrss{
	margin: 0 auto;
	width: 90%;
	max-width: 1400px;
	padding: 0%;
	padding-bottom: 0%;
    background-color: #000;
    display: table;
    position: relative;
    text-align: center;
    border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #fff;
}

.container-aviso{
	padding: 2%;
	display: inline-block;
	font-size: 12px;
}

.container-rrss{
	padding: 1%;
	display: inline-block;

}

.social-icon{
	float: left;
}

.social-icon img{
	width: 70%;
}



/*---------------------------logo------------------------------*/


/*------------QUABBALA QUIENES SOMOS---------------*/

.contanier-footer-logo{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	padding: 0%;
	padding-bottom: 0%;
    background-color: #000;
    position: relative;
    text-align: center;
    padding: 2% 0;
}

.logo-footer{
	position: inline-block;
}



.wrapper-quienes-somos{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.quienes-title{
	padding: 5% 5% 3% 5%;
    font-size: 40px;
    text-align: center;
}




.quienes-content{
	padding: 5% 10% 10% 10%;
    line-height: 2;
    text-align: center;
}

.quienes-content img{
	padding: 5% 0%;
}


/*------------QUABBALA HOY---------------*/


.quabbala-hoy-txt-content{
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 5%;
    line-height: 2;
}

.quabbala-hoy-txt-content-1{
	width: 100%;
	display: table;
}

.quabbala-hoy-image-1 {
	width: 50%;
	float: left;
	position: relative;
    text-align: center;
}

.quabbala-hoy-texto-1 {
	width: 40%;
	float: left;
	padding: 5%;
	line-height: 2;
}



.quabbala-hoy-txt-content-2{
	width: 100%;
	display: table;
	padding-top: 40px;
}

.quabbala-hoy-image-2{
	width: 50%;
	float: left;
	position: relative;
    text-align: center;
}


.quabbala-hoy-texto-2 {
	width: 40%;
	float: left;
	padding: 5%;
	line-height: 2;
	text-align: right;
}


/*------------ PARTNERS ---------------*/



.partners-container{
	padding: 0%;
	margin: 0 auto;
	position: relative;
	width: 90%;
}



/*------------ ASOCIADOS ---------------*/


.title-asociados{
	padding: 5% 5% 3% 5%;
    font-size: 40px;
    text-align: center;
    color: #000;
}

.accordions-asociados{
	padding: 0%;
	margin: 0 auto;
	position: relative;
	width: 100%;
	max-width: 800px
}


#accordions-178 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-178 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-178 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}

.quabbala-hoy-texto-3{
	    padding: 5%;
    line-height: 2;
    text-align: center;
}


/*------------ ASOCIADOS PT ---------------*/

#accordions-1656 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-1656 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-1656 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}



/*------------------------Página Oficinas------------------------*/
/*------------------------Página International------------------------*/
/*------------------------Página Oficinas------------------------*/
/*------------------------Página International------------------------*/



.wrapper-internacional{
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	display: table;
}

.internacional-title{
	padding: 5% 5% 3% 5%;
    font-size: 40px;
    text-align: center;
}

.internacional-accordion{
	padding: 5%;
	margin: 0 auto;
	position: relative;
	width: 100%;
	max-width: 800px;
	text-align: center;
}

.internacional-accordion li{
	list-style: none;
}

.quabbala-pais{
    padding: 5% 0% 5% 0%;
    width: 80%;
    border-bottom: 1px solid #ff9300;
    margin: 0 auto;
}



.internacional-footer-img{
	/*position: absolute;
    bottom: -90px;*/
    width: 100%;
    display: table;
    margin-bottom: -1px;
}

.internacional-footer-img img{
    width: 100%;
    margin: 0 auto;
    height: auto;
    max-width: 1200px;
    display: inherit;
}


/*------------------- ESPAÑA ------------------*/
/*------------------- ESPAÑA ------------------*/
/*------------------- ESPAÑA ------------------*/



/*----------------------TXT------------------------*/

.internacional-content .content-column.one_half {
	text-align: justify;
    font-size: 14px;
    line-height: 2;
    color: #000;
    padding: 2%; 
    display: table;
}

.one_half {
    width: 50% !important;
    padding: 0% 2%; 
}

/*----------------------MAPA ESPAÑA------------------------*/

.internacional-image{
	display: table;
    position: relative;
    width: 100%;
    padding-top: 5%;
}

.internacional-image img{
    width: 100% !important;
    max-width: 1200px;
}

img .internacional-image {
    width: 100% !important;
    max-width: 1200px;
}

/*----------------------TEXT DESPUES DE MAPA ESPAÑA------------------------*/

.internacional-content-2{
    color: #000;
    line-height: 2;
    padding: 7.5% 0 0% 0;
    text-align: center;
    margin: 0 auto;
}

.mitad {
    text-align: justify;
    width: 90%;
}


/*----------------------AREAS ESPECIALIZACIÓN ESPAÑA------------------------*/

.wrapper-areas-espana{
    margin: 0 auto;
    width: 80%;
    display: table;
    padding: 0 0 5% 0;
}

.area-mobile-espana {
    display: inline-block;
    width: 30.3%;
    float: left;
    padding: 5% 0%;
    /* border-bottom: 1px solid #ff9300; */
    margin: 1.5%;
    text-align: center;
}

.area-mobile-espana img{
	width: 95%;
}

/*----------------------OFICINAS------------------------*/


.oficinas-description{
	background-image: url('https://quabbala.com/wp-content/uploads/2018/11/background-oficina.jpg');
	background-repeat: no-repeat;
	width: 100%;
	max-height: 443px;
	height: auto;
	display: table;
	margin-bottom: 0%;
}


.internacional-content-1{
    color: #000;
    line-height: 2.5;
    padding: 5% 10% 5% 10%;
    text-align: center;
    font-size: 14px;
}


.internacional-title-2{
	color: #fff;
	padding: 7% 5% 3% 5%;
    font-size: 40px;
    text-align: center;
}

.internacional-content-3{
	color: #fff;
	padding: 1% 5% 10% 5%;
    font-size: 14px;
    text-align: center;
    line-height: 2.5;
}

.internacional-content-4{
	color: #fff;
	padding: 1% 5% 10% 5%;
    font-size: 14px;
    text-align: center;
    line-height: 2

}


/*----------------------COMUNIDADES ESPAÑA------------------------*/

.espana-ciudades{
	margin: 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
    display: table;
    padding-top: 5%;
    padding-bottom: 10%;
}

.comunidad{
	width: 25%;
    /*float: left;*/
    text-align: center;
    display: inline-block;
    /*padding-top: 3.5%;
    padding-bottom: 3.5%;
    border-bottom: 1px solid #ff9300;*/
}

.comunidad-autonoma{
	padding-top: 10%;
    padding-bottom: 10%;
    border-bottom: 2px solid #ff9300;
    width: 80%;
    display: inline-block;
}

.comunidad a{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}




/*--------------------------------PAÍSES---------------------------------*/

span.white{
	color: #fff;
	/*text-decoration: none;*/
	border-bottom: 1px solid #fff;
}

span.black{
	color: #000;
	text-decoration: none;
}

span.orange{
	color: #ff9300;
	text-decoration: underline;
}



/*--------------------------------AREAS---------------------------------*/
/*--------------------------------AREAS---------------------------------*/
/*--------------------------------AREAS---------------------------------*/




.areas-container{
	position: relative;
	text-align: center;
	color: #000;
}



.title-areas{
    padding: 5% 5% 3% 5%;
    font-size: 40px;
    text-align: center;
    line-height: 1.5;
    /*font-family: none;
    text-decoration: underline;*/
}

.title-services {
    padding: 10% 5% 3% 5%;
    font-size: 40px;
    text-align: center;
    font-weight: 400;
}

.title-services h1{
	font-weight: 400 !important;
}

.intro-services-content {
    width: 80%;
    display: inline-block;
    line-height: 2;
}

.area-mobile {
    display: inline-block;
    width: 30.3%;
    float: left;
    padding: 5% 0%;
    border-bottom: 1px solid #ff9300;
    margin: 1.5%;
    text-align: center;
}

.area-mobile img{
	width: 90%;
}

.servicio a{
	text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

/*.accordions-areas{
	padding: 5% 5% 10% 5%;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 800px;
    line-height: 2;
    text-align: justify;
    border-bottom: 1px solid #000;
}*/

.accordions-areas{
    padding: 5% 0% 10% 0%;
    margin: 0 auto;
    position: relative;
    width: 90%;
    max-width: 960px;
    line-height: 2;
    text-align: justify;
    border-bottom: 1px solid #000;
}

.accordions-areas-derecho{
	padding: 5% 0% 0% 0%;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 800px;
    line-height: 2;
    text-align: justify;
    border-bottom: 1px solid #000;
}

#accordions-335 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-335 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-335 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}

/*--------------  Concursal -------------*/


#accordions-636 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-636 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-636 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}


/*--------------  Mercantil -------------*/


#accordions-1118 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-1118 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-1118 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}

/*-------------------------------- COMERCIO EXTERIORS ---------------------------------*/
/*-------------------------------- COMERCIO EXTERIORS ---------------------------------*/
/*-------------------------------- COMERCIO EXTERIORS ---------------------------------*/


.comercio-container{
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.title-comercio{
	padding: 4% 5% 0% 5%;
    font-size: 26px;
    text-align: center;
    line-height: 2;
    color: #000;
}

.content-comercio{
	padding: 3% 5% 10% 5%;
	margin: 0 auto;
	position: relative;
	width: 100%;
	max-width: 800px;
	line-height: 2;
	text-align: justify !important;
}

.content-comercio ul{
	padding: 5%;
}

/*--------------------------------TRABAJA CON NOSOTROS---------------------------------*/
/*--------------------------------TRABAJA CON NOSOTROS---------------------------------*/
/*--------------------------------TRABAJA CON NOSOTROS---------------------------------*/


.trabaja-container{
	position: relative;
	text-align: center;
	color: #000;
}

.trabaja-title{
	padding: 5% 5% 3% 5%;
    font-size: 40px;
    text-align: center;
}

.trabaja-content{
	padding: 3% 5% 10% 5%;
	margin: 0 auto;
	position: relative;
	width: 100%;
	max-width: 800px;
	line-height: 2;
}

.form-trabaja{
	padding: 5%;
}

.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.archivo-cv{
	width: 16%;
}

input[type="file"]{
	padding: 6px 10px;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 1.428571429;
    font-weight: normal;
    color: #fff;
    background-color: none;
    background-repeat: none;
    background-image: none;
    border: 0px solid #000;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(64, 64, 64, 0.1);
}

.line-trabaja{
    border-bottom: 1px solid #ff9300;
    width: 60%;
    margin: 0 auto;
    margin: 1% 0% 1% 0%;
    display: inline-block;
}


/*----------------Asia Desk-----------------*/
/*----------------Asia Desk-----------------*/
/*----------------Asia Desk-----------------*/



#accordions-374 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-374 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-374 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}


/*----------------UK Desk-----------------*/
/*----------------UK Desk-----------------*/
/*----------------UK Desk-----------------*/

#accordions-381 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-381 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-381 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}


/*----------------German Desk-----------------*/
/*----------------German Desk-----------------*/
/*----------------German Desk-----------------*/

#accordions-383 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-383 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-383 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}



/*---------------- CONTACTO -----------------*/
/*---------------- CONTACTO -----------------*/
/*---------------- CONTACTO -----------------*/

.contacto-title{    
	padding: 10% 0% 3% 0%;
    font-size: 40px;
    text-align: center;
}

.contacto-title-landing{    
	padding: 10% 0% 3% 0%;
    font-size: 40px;
    text-align: left;
}

.contacto-content{
    line-height: 2;
    padding: 0 0 5% 0;
}


/*---------------- NATIONAL -----------------*/
/*---------------- NATIONAL -----------------*/
/*---------------- NATIONAL -----------------*/


.pais{
	color: #000;
    font-weight: bold;
    font-size: 2vw;
}

.national-container{
    position: relative;
    text-align: center;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 5% 0% 5% 0%;
    display: table;
}

.national-single{
	width: 25%;
	float: left;
	text-align: left;
	margin-top: 5%;
}

.national-title{
	font-weight: bold;
    border-bottom: 1px solid #ff9300;
    width: 70%;
    padding: 5% 0%;
}

.national-content{
	padding: 5% 0%;
	line-height: 1.75;
}




/*---------------- INTERNATIONAL -----------------*/
/*---------------- INTERNATIONAL -----------------*/
/*---------------- INTERNATIONAL -----------------*/




.international-container {
    position: relative;
    text-align: center;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 2.5% 0% 5% 0%;
    display: table;
    border-bottom: 1px solid #000;
}

.international-single{
	width: 33%;
	float: left;
	text-align: left;
	margin-top: 5%;
}

.international-title{
	font-weight: bold;
    border-bottom: 1px solid #ff9300;
    width: 70%;
    padding: 10% 0% 5% 0%;
}

.international-content{
	padding: 5% 0%;
	line-height: 1.75;
}


/*---------------- SINGLE COMUNIDADES -----------------*/
/*---------------- SINGLE COMUNIDADES -----------------*/
/*---------------- SINGLE COMUNIDADES -----------------*/


.wrapper-comunidades-single{
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.container-comunidades{
	z-index: -1;
	}

.title-comunidades{
    padding: 5% 5% 3% 5%;
    font-size: 40px;
    width: 100%;
    max-width: 400px;
    color: #000;
    text-align: center;
    margin: 0 auto;
    z-index: 10;
    background-color: #fff;
    position: relative;
}

.direccion-comunidades-container{
	/*display: table;*/
    position: relative;
    text-align: center;
    color: #fff;
    line-height: 1.7;
    margin-top: -50px;
    z-index: 1;
}

.direccion-comunidades{
	position: relative;
	margin-top: -275px;
	z-index: 1000;
}

a.direccion-comunidades{
	color: #fff;
}

.imagen-comunidades img{
	filter: grayscale(80%)
}


.container-comunidades-2{
	direction: table;
	position: relative;
	text-align: center;
}

.title2{
    padding: 3% 5% 3% 5%;
    font-size: 20px;
    width: 100%;
    max-width: 440px;
    color: #000;
    text-align: center;
    margin: 0 auto;
    z-index: 10000;
    background-color: #fff;
    position: relative;
    margin-top: 40px;
    z-index: 10;
    line-height: 1.7;
}

.texto-despacho-comunidades{
    color: #000;
    line-height: 2;
    padding: 5% 10%;
    /*text-align: center;*/
    text-align: justify;
    /*max-width: 720px;*/
    margin: 0 auto;
}

.legal-service-container{
	text-align: center;
}

.legal-areas-container{
    margin: 0 auto;
    width: 80%;
    max-height: 960px;
}


.legal-service {
    display: inline-table;
    width: 30%;
    float: none;
    padding: 5% 0%;
    border-bottom: 2px solid #ff9300;
    margin: 1.5%;
    min-height: 120px;
    text-align: center;
}

.legal-service a{
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}



/*-------------------------JURÍDICO------------------------*/
/*-------------------------JURÍDICO------------------------*/
/*-------------------------JURÍDICO------------------------*/


.AcordeonSubSub li{
	padding: 2%;
	list-style: disc;
}

.black-accordion {
    padding: 2%;
    /* text-align: center; */
    display: inline-block;
    font-weight: 900;
    text-decoration: underline;
    color: #ff9300;
}



#accordions-562 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-562 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-562 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}






#accordions-565 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-565 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-565 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}

#accordions-565 ul{
	padding: 0 5%;
}




#accordions-567 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-567 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-567 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}





#accordions-571 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-571 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-571 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}





#accordions-569 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-569 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-569 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}





#accordions-574 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-574 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-574 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}





#accordions-576 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-576 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-576 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}





#accordions-578 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-578 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-578 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}


.translate{
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#qtranslate-2{
	padding: 2% 0%;
    width: 80%;
    margin: 0 auto;
}

ul#qtranslate-2-chooser{
	text-align: center !important;
}

#qtranslate-2-chooser li{
	display: inline-block;
}

#qtranslate-2-chooser li a{
	color: #000;
	text-decoration: none;
}



/*---------- Areas SINGLE ----------*/

.content-areas{
	margin: 0 auto;
    width: 65%;
    padding: 3% 5% 5% 5%;
    line-height: 2;
    text-align: justify;
    position: relative;
}

.content-areas ul{
	list-style: disc outside;
    overflow: visible;
    padding-right: 0px;
    width: 80%;
    max-width: 600px;
    display: inline-block;
    text-align: justify;
    padding: 1%;
}

.content-areas ol{
	list-style: disc outside;
    overflow: visible;
    padding-right: 0px;
    width: 80%;
    max-width: 600px;
    display: inline-block;
    text-align: justify;
    padding-top: 2%;
}


/*---------- Category  NOTICIAS ----------*/

.category-wrapper{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}

.category-table{
    display: table;
    width: 100%;
    padding-top: 10%;
    padding-bottom: 10%;
    border-bottom: 1px solid;
}


.image-section{
    float: left;
    width: 30%;
    max-height: 300px;
    overflow: hidden;
}

.post-image{
	position: relative;
	text-align: center;
}

.image-section img{
	width: 100%;
	margin-top: 0%;
    margin-bottom: 0%;
}

.content-section{
    float: left;
    width: 65%;
    padding-left: 5%;
}

.post-date{
	font-size: 11px;
	font-weight: 900;
    color: #000;
    padding-bottom: 20px;
}

.post-title{
	font-size: 18px;
    color: #ff9300;
    padding-bottom: 20px;
    line-height: 2;
}

.post-content{
	font-size: 13px;
    color: #000;
    padding-bottom: 20px;
    line-height: 2;
}

.post-botton{
    width: 180px;
    padding: 15px 0px;
}

.post-boton a {
	padding: 10px 50px;
    border: 1px solid #ff9300;
}


/*---------- Category  NOTICIAS SINGLE----------*/

.wrapper-noticias-single{
	position: relative;
	width: 65%;
	margin: 0 auto;
	float: left;
}

.container-noticias-single{

}

.content-section-noticias-single{
    width: 100%;
    padding-left: 5%;
}

.content-section-noticias-single ul{
    padding-left: 5%;
}

.content-section-noticias-single ol{
    padding-left: 5%;
}

ul.content-section-noticias-single {
    padding-left: 5%;
}

ol.content-section-noticias-single {
    padding-left: 5%;
}

.post-content-noticias-single{
	text-align: justify;
	font-size: 13px;
    color: #000;
    padding-bottom: 20px;
    line-height: 2;
}

.image-section-noticias-single{
	padding: 5% 0%;
	text-align: center; 
	width: 100%;
}


/*---------- Category  VIDEO ----------*/

.category-container{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	text-align: center;
}

.category-main-title{
	padding: 5%;
	font-size: 30px;
}

.category-video-date{
	padding: 2%;
	font-weight: 600;
}

.category-video-title{
	padding: 2%;
	font-size: 18px;
    color: #000;
    text-transform: uppercase;
}

.category-video-content{
    padding: 2%;
    line-height: 2;
    color: #000;
}

.category-video-description{
	padding: 2% 0% 5% 0%;
	margin: 0 auto;
	width: 75%;
	line-height: 1.5;
	color: #000;
}

.post-botton-video{
	border: 1px solid #ff9300;
    margin-top: 1%;
    padding: 15px 50px;
    position: relative;
    text-align: center;
    display: inline-block;
}


.line{
    border: 1px solid #ff9300;
    width: 30px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 2%;
}

.line-video{
    border: 1px solid #ff9300;
    width: 65%;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 2%;
}

iframe{
	border: 2px solid #ff9300;
}

/*-------------------------Trabaja con Nosotros ------------------------*/


.form-trabaja input{
	margin: .8em auto;
    font-family: inherit;
    text-transform: inherit;
    font-size: inherit;
    display: block;
    width: 380px;
    padding: .4em;
}


.form-trabaja textarea{
	margin: .8em auto;
    font-family: inherit;
    text-transform: inherit;
    font-size: inherit;
    display: block;
    width: 380px;
    padding: .4em;
}


/*-------------------------Next & Older------------------------*/

.next-contenedor{
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 3% 0;
    color: #ff9300;
    display: table;
}

.newer{
	float: left;
	color: #ff9300;
}

.older{
	float: right;
	color: #ff9300;
}

/*.newer a{
	float: right;
    color: #000;
    text-decoration: none;
    background-color: #ff9300;
    /* font-weight: bold; */
    /*padding: 20px 36px;
    border: 1px solid #000;
}

.older a{
	float: right;
    color: #ff9300;
    text-decoration: none;
    background-color: #000;
    /* font-weight: bold; */
    /*padding: 20px 36px;
    border: 1px solid #ff9300;
}*/

.newer a{
	float: right;
    color: #000;
    text-decoration: none;
    
    /* font-weight: bold; */
    padding: 20px 36px;
    border-bottom: 1px solid #000;
}

.older a{
	float: right;
    color: #000;
    text-decoration: none;
    
    /* font-weight: bold; */
    padding: 20px 36px;
    border-bottom: 1px solid #000;
}



/*  Footer  */


.container-foorter{
	margin: 0 auto;
    width: 95;
    max-width: 1400px;
    padding: 5% 0% 5% 0%;
    background-color: #000;
    display: table;
}


.contanier-footer-partners {
    margin: 0 auto;
    width: 90%;
    max-width: 1400px;
    padding: 0%;
    padding: 3% 0%;
    background-color: #000;
    display: table;
    position: relative;
    text-align: center;
    border-top: 1px solid #fff;
}

.container-partners {
    margin: 0 auto;
}

.partner-footer {
    float: left;
    width: 16%;
}

.partner-footer img{
	width: 90%;
	filter: grayscale(100%);
}

.partner-footer img:hover{
	width: 90%;
	filter: grayscale(00%);
}


/*-------------------------FINAL------------------------*/
/*-------------------------FINAL------------------------*/
/*-------------------------FINAL------------------------*/




@media(max-width: 768px){


/* Header Languages */



.lenguages-container {
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
    text-align: center;
    position: relative;
}

#phone {
    float: none;
    padding-top: 30px;
    text-decoration: none;
    width: 100%;
}

#lenguages {
    display: inline-block;
    padding-top: 30px;
    width: 100%;
}

#lenguages a{
	display: inline-block;
}

#countries {
    float: none;
    padding-top: 30px;
    display: inline-block;
    width: 100%;
}

#countries a {
	display: inline-block;
}

#countries a{
	text-align: center;
    display: inline-block;
}

.site-title{
	padding-top: 15px;
}


/* NEWS */

.image-section {
    float: none;
    width: 100%;
    max-height: 300px;
    margin: 0 auto;
}

.content-section {
    float: none;
    width: 100%;
    padding-left: 0%;
    padding-top: 10%;
    text-align: justify;
}



/* HOME */



ul.sub-menu {
	display: none;
}

.main-navigation a {
    color: #fff;
    text-decoration: none;
    text-decoration: none;
    }

.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    list-style: none;
}

.main-navigation li {
    margin-top: 0px;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.42857143;
    text-decoration: none;
    width: 90%;
    border-bottom: 1px solid #fff;
    padding: 15px 0px 15px 0px;
    margin: 0 auto;
    background-color: #000;
}

#qtranslate-2 {
    padding: 1% 0%;
    width: 100%;
    margin: 0 auto;
}

button.menu-toggle{
    font-family: serif;
    font-weight: bold;
    font-size: 15px;
    border: 2px solid #000;
    width: 100px;
    border-radius: 25px;
}

button.menu-toggle:hover, button.menu-toggle:active, button.menu-toggle:focus {
	font-family: serif;
    font-weight: bold;
    font-size: 15px;
    background-color: #fff !important;
    outline: none;
}

.site{
	padding: 0 0px;
    padding: 0 0rem;
    background-color: #fff;
	}

.quienes-container-image {
    float: none;
    width: 50%;
    margin: 0 auto;
	}

.quienes-container-text {
    float: none;
    width: 95%;
    margin: 0 auto;
    text-align: justify;
	}

.quienes-home-boton {
    border: 1px solid #ff9300;
    padding: 20px 70px;
    margin: 0 auto;
    }

.filosofo-container {
    padding: 10% 0% 15% 0%;
    position: relative;
    text-align: center;
    max-width: 860px;
    margin: 0 auto;
    border-bottom: 1px solid #000;
    width: 80%;
}

span.comillas-big {
    font-family: cooper;
    font-size: 30pt;
    color: #000;
}

.phrase {
    font-family: bn;
    font-size: 24pt;
    color: #000;
    line-height: 1.5;
}

.reference {
    float: none;
    font-family: bb;
    font-size: 23pt;
    color: #000;
    margin-top: 15%;
}

.phrase-francis {
    font-family: bn;
    font-size: 23pt;
    color: #fff;
    line-height: 1.5;
}

span.comillas-big-francis {
    font-family: cooper;
    font-size: 30pt;
    color: #fff;
}

.reference-francis {
    margin: 0 auto;
    font-family: bb;
    font-size: 23pt;
    color: #fff;
    margin-top: 15%;
}

.wrapper-areas-home {
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    display: block;
}

.container-areas-home {
    width: 100%;
    float: none;
    position: relative;
    font-family: bb;
    text-align: center;
    margin: 0 auto;
}

.areas-imagen {
    width: 100%;
    float: none;
  	display: none;
}

input, textarea {
    border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    padding: 6px;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 75%;
}

.content-contacto{
	padding-top: 10%;
}

.footer-menu {
    float: none;
    width: 60%;
    color: #fff;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 10%;
    border-bottom: 1px solid #fff;
}

.contanier-footer {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 5% 0% 5% 0%;
    background-color: #000;
    display: table;
}

.contanier-footer-aviso{
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 0%;
    padding-bottom: 5%;
    background-color: #000;
    display: table;
    position: relative;
    text-align: center;
    border-top: 0px solid #2d2d2d;
    border-bottom: 0px solid #fff;
}

.contanier-footer-rrss {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 0%;
    padding-bottom: 0%;
    background-color: #000;
    display: table;
    position: relative;
    text-align: center;
    border-top: 0px solid #2d2d2d;
    border-bottom: 0px solid #2d2d2d;
}

.contanier-footer-logo {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 0%;
    padding-bottom: 0%;
    background-color: #000;
    position: relative;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
    border-top: 0px solid #fff;
}



/*  QUIENES SOMOS */

.quienes-home-title {
    padding: 15% 5% 5% 5%;
    font-size: 36px;
    text-align: center;
}

.quienes-content {
    padding: 5% 0% 10% 0%;
    line-height: 2;
    text-align: justify;
    margin: 0 auto;
    width: 90%
}

.quabbala-hoy-image-1 {
    width: 90%;
    margin: 0 auto;
    float: none;
    padding: 5% 0% 5% 0%;
    position: relative;
    text-align: center;
}

.quabbala-hoy-image-1 img{
    width: 100%;
}

.quabbala-hoy-texto-1 {
    width: 90%;
    float: none;
    padding: 5% 0% 5% 0%;
    line-height: 2;
    margin: 0 auto;
    text-align: justify;
}

.quabbala-hoy-texto-2 {
    width: 90%;
    float: none;
    padding: 5% 0% 5% 0%;
    line-height: 2;
    margin: 0 auto;
    text-align: justify;
}

.quabbala-hoy-image-2 {
    width: 90%;
    margin: 0 auto;
    float: none;
    padding: 5% 0% 5% 0%;
    position: relative;
    text-align: center;
}

.quabbala-hoy-image-2 img{
    width: 100%;
}

.imagen-quabbala-sectores img{
	width: 100%;
}


.accordions-asociados {
    padding: 0% 0% 5% 0%;
    margin: 0 auto;
    position: relative;
    width: 90%;
    max-width: 800px;
}



/*  INTERNACIONAL PAISES Langing Page */

.wrapper-internacional {
    width: 100%;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    display: block;
}

.slider{
	width: 100%;
	margin: 0 auto;
}

.internacional-title {
    padding: 10% 0% 3% 0%;
    font-size: 40px;
    text-align: center;
    margin: 0 auto;
    width: 90%;
}

.internacional-accordion {
    padding: 10% 0% 10% 0%;
    margin: 0 auto;
    position: relative;
    width: 90%;
    max-width: 800px;
    text-align: center;
}

/*  INTERNACIONAL - España */

.internacional-content{
    margin: 0 auto;
    width: 90%;
}

.internacional-content .content-column.one_half {
    text-align: justify;
    font-size: 14px;
    color: #000;
    display: table;
    float: none;
    width: 100%;
    margin-top: 10%;
}

.one_half{
	width: 100% !important;
}

.internacional-content-2 {
    color: #000;
    line-height: 2;
    padding: 10%;
    text-align: justify;
    max-width: 720px;
    margin: 0 auto;
}

.internacional-content-3 {
    color: #fff;
    padding: 4% 5% 10% 5%;
    font-size: 14px;
    text-align: center;
    line-height: 2;
}

.espana-ciudades {
    margin: 0 auto;
    width: 95%;
    text-align: center;
    position: relative;
    display: table;
    padding-top: 5%;
    padding-bottom: 10%;
}

.comunidad {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 00%;
    padding-bottom: 00%;
    background-color: none; 
    border-bottom: 0px solid #ff9300;
   }

.comunidad a {
    color: #000;
    text-decoration: none ;
}


/*  INTERNACIONAL - Others */

.internacional-content-1 {
    color: #000;
    line-height: 2;
    padding: 5% 10% 5% 10%;
    text-align: justify;
    font-size: 14px;
}

.internacional-content-2 {
    color: #000;
    line-height: 2;
    padding: 10%;
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
    text-decoration: underline;
}

.internacional-title-2 {
    color: #fff;
    padding: 8% 5% 3% 5%;
    font-size: 7vw;
    text-align: center;
}

.oficinas-description {
    background-image: url(https://quabbala.com/wp-content/uploads/2018/11/background-oficina.jpg);
    background-repeat: no-repeat;
    width: 100%;
    max-height: 443px;
    height: auto;
    display: table;
    margin-bottom: 0%; 
}


/*  Áreas */


.areas-container {
    position: relative;
    text-align: center;
    color: #000;
    width: 90%;
    margin: 0 auto;
}

.accordions-areas {
    padding: 0%; 
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 800px;
    line-height: 2;
    text-align: justify;
}

/* AREAS - Others */

.accordions-areas {
    padding: 15% 0%;
    margin: 0 auto;
    position: relative;
    width: 95%;
    max-width: 800px;
    line-height: 2;
    text-align: justify;
}




/* Trabaja con nosotros */


.trabaja-container {
    position: relative;
    text-align: center;
    color: #000;
    width: 95%;
    margin: 0 auto;
}

.trabaja-title {
    padding: 10% 0% 10% 0%;
    font-size: 7vw;
    text-align: center;
}

.trabaja-content {
    padding: 10% 0% 10% 0%;
    margin: 0 auto;
    position: relative;
    width: 90%;
    max-width: 800px;
    line-height: 2;
    text-align: justify;
}

.form-trabaja {
    padding-top: 10%;
    text-align: center;
}


/* País */


.pais {
    color: #000;
    font-weight: bold;
    font-size: 7vw;
    padding: 10% 0% 5% 0%;
}

.national-single {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5%;
    position: relative;
}

.national-title {
    font-weight: bold;
    border-bottom: 1px solid #ff9300;
    width: 70%;
    padding: 5% 0%;
    text-align: center;
    display: inline-block;
}

.national-content {
    padding: 5% 0%;
    line-height: 2;
}

.national img{
	width: 100%;
    padding-top: 10%;
}


.international-single {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5%;
    position: relative;
}

.international-title {
    font-weight: bold;
    border-bottom: 1px solid #ff9300;
    width: 70%;
    padding: 5% 0%;
    text-align: center;
    display: inline-block;
}

.international-content {
    padding: 5% 0%;
    line-height: 2;
}

.international img{
	width: 100%;
    padding-top: 10%;
}

}

.next-prev-container{
    display: table;
    position: relative;
    width: 70%;
    padding: 5% 0%;
    }

a.next-post {
	position: relative;
    display: table;
    /*background-color: #f69220;*/
    text-decoration: none;
    padding: 10px 30px;
    border-bottom: 1px solid #000;
    float: right;
}

a.previous-post{
	position: relative;
    display: table;
    /*background-color: #f69220;*/
    text-decoration: none;
    padding: 10px 30px;
    border-bottom: 1px solid #000;
    float: left;	
}







/*------------------------------------ Landing Page ----------------------------------------*/

/*------------------------------------ Landing Page ----------------------------------------*/

/*------------------------------------ Landing Page ----------------------------------------*/


@font-face{
	font-family: berlin;
	src: url('fonts/brlnsdb.ttf');
}



/*---------- Contacto - Superior ---------*/

.contact-landing{
	margin: 0 auto;
	width: 100%;
	position: relative;
	text-align: center;
	background-color: #101010;
	height: 53px;
}

.container-rrss-icons{
	display: inline-block;
}

.container-rrss-icons img{
	width: 53px;
}

.mail{
	float: left;
}

.tlfn{
	float: left;
}

.header-image{
	border-bottom: 1px solid #ff9300;
	width: 95%;
	margin: 0 auto;
}


/*---------- Servicios ---------*/

.servicios{
	width: 100%;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.servicios-container{
	width: 100%;
	max-width: 1200px;
	text-align: center;
	margin: 0 auto;
	padding: 5% 0%;
	display: table;
}

/*------- SERVICIOS SINGLE --------*/

.servicios-single{
	float: left;
	width: 33%;
	padding: 5% 0%;
}

.servicios-title{
	color: #f69220;
	font-size: 20px;
    font-weight: bold;
    line-height: 1.75;
}

.servicios-text{
	line-height: 2;
    padding: 30px;
    min-height: 260px;
}



/*---------------------- FIN DE ASOCIADOS ----------------------*/

.asociados{
	width: 100%;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.asociados-container{
	width: 100%;
	max-width: 1200px;
	text-align: center;
	margin: 0 auto;
	padding: 5% 0%;
	display: table;
}


.asociados-title{
	padding: 2.5%;
    font-size: 37px;
}

.asociados-text{
	padding: 2.5%;
	line-height: 2;
	color: #000;
}

.asociados-img-container{
	padding: 3%;
	display: table;
	width: 100%;
}

.asociado{
	float: left;
	width: 33%;
}




/*------------------------------ Newsletter -------------------------------*/





.newsletter{
	position: relative;
	text-align: center;
	background-image: url(https://quabbala.com/wp-content/uploads/2019/02/quabbala-derecho-mercantil-newsletter.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
    height: 45%;
    min-height: 400px;
    max-height: 400px;
}

.newsletter-container{
	position: relative;
    width: 100%;
    max-width: 960px;
	display: inline-block;
	padding-top: 175px;
}

.email{
	float: left;
	width: 50%;
	padding-top: 3px;
}

.submit{
	float: left;
	width: 50%;
}

.email input {
	border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    padding: 6px;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    height: 37px;
}

.email textarea{
	border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    padding: 6px;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    height: 37px;
}

.submit input[type="submit"] {
    padding: 6px 10px;
    font-size: 16px;
    line-height: 1.428571429;
    font-weight: bold;
    color: #000;
    background-color: #00ffff;
    background-repeat: repeat-x;
    background-image: none;
    border: 1px solid #000;  /* Grosor del Borde */  /* Color del Borde */
    /*border: 5px outset #f49427;   Grosor del Borde */  /* Color del Borde */
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(64, 64, 64, 0.1);
    height: 37px;
    text-shadow: -1px -1px rgba(0,0,0,.2);
    width: 100%;
}




/*------------------------------ Casos de Éxito -------------------------------*/




.exito{
	margin: 0 auto;
	width: 100%;
	position: relative;
}

.exito-container{
	width: 100%;
	text-align: center;
}

.exito-title{
    padding: 5% 0 0% 0;
    font-size: 50px;
    color: #f49427;
}


/*------------------------------ Contacto -------------------------------*/


/*--------------- Form --------------*/

.contacto{
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: table;
}

.contacto-container{
	position: relative;
	background-image: url(https://quabbala.com/wp-content/uploads/2019/02/quabbala-derecho-mercantil-contacto.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    max-height: 882px;
    display: table;
}

.contacto-core{
	margin: 0 auto;
	padding: 7.5% 0% 4% 0%;
	width: 90%;
	text-align: center;
	display: table;
}

.form-container{
	width: 50%;
	float: left;
	padding: 5% 0%;
	text-align: center;
	display: table;
	color: #fff;
}

.form-container-container{
    width: 80%;
    max-width: 510px;
    display: inline-block;
}

.form-container input {
    border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    padding: 6px;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 40px;
}

.form-container  textarea {
    border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    padding: 6px;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 100%;
    max-height: 200px;
}

.form-container label{
	display: inherit;
    padding-bottom: 20px;
}

.form-container p{
	font-weight: 900;
	font-size: 14px;
	text-transform: uppercase;
}


/* Botón Enviar */

.form-container input[type="submit"] {
    border: 1px solid #000;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 900;
    font-family: inherit;
    padding: 6px;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 40px;
}


/* Mensaje de Enviado */

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    padding: 20px 40px;
    margin: auto;
    width: 380px;
}


/*--------------- Contact Data --------------*/

.contact-container{
	width: 50%;
	float: left;
	color: #fff;
	text-align: left;
}

.contact-container-container{
    width: 100%;
    display: inline-block;
    padding: 2.5% 0 0 10%;
}

.contact-container a{
	text-decoration: none;
	color: #fff;
}

.contacto-text{
	font-size: 22px;
	line-height: 2;
	padding-top: 4.5%;
}


.contact-data{
	padding-top: 7%;
    position: relative;
    text-align: left;
    margin: 0 auto;
}

.contact-icon{
	float: left;
}

.contact-con{
	width: 100%;
	padding: 2.5% 0;
    text-align: left;
}

.contact-icon img{
	float: left;
}

/*-------------- Tlfn ------------*/


 .contact-tlfn{
	display: inline-block;

}

.tlfn{
	font-size: 23px;
	float: left;
    padding: 5px 0px 0 20px;
}


/*-------------Mail ------------*/

.contact-mail{
	display: inline-block;

    position: relative;
    text-align: center;
}

.mail{
	font-size: 23px;
	float: left;
	padding: 5px 0px 0 20px;
}


/*-------------- Web --------------*/

.contact-web{
	display: inline-block;

    position: relative;
    text-align: center;
}

.web{
	font-size: 23px;
	float: left;
	padding: 10px 0px 0 20px;
}


/*-------------- rrss --------------*/

.contact-rrss{
	position: relative;
	text-align: left;
}

.contact-rrss-container{
	display: inline-block;
	padding-top: 50px;
}

.rrss-icon{
	float: left;
	padding: 0 10px;
}


/*-------------- icons --------------*/

.tw{
	padding-top: 3px;
}

.yu{
	padding-top: 3px;
}

/*----------------- lenguage menu ----------------*/

.lenguages-container{
	margin: 0 auto;
	width: 90%;
	max-width: 1200px;
	text-align: center;
}

#lenguages{
	display: inline-block;
	padding-top: 30px;
}

#countries {
    float: right;
    padding-top: 30px;
}

.lenguage{
	float: left;
	padding-right: 5px;
}

.spanish-flag{
	float: right;
}

.uk-flag{
	float: right;
	margin-left: 7.5px;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.uk-flag:hover{
	float: right;
	margin-left: 7.5px;
	-webkit-filter: grayscale(00%);
    -moz-filter: grayscale(00%);
    -ms-filter: grayscale(00%);
    -o-filter: grayscale(00%);
    filter: grayscale(00%);
}

#phone{
	float: left;
    padding-top: 30px;
    text-decoration: none;
    font-weight: 600;

}

#phone a{
    text-decoration: none;
    background-color: #ff9300;
    padding: 8px 25px;
    border-radius: 30px;
    color: #fff;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.08);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.08);
    box-shadow: 0px 6px 12px -5px #000;
    border: 2px solid #fff;
}

#phone a:hover{
    text-decoration: none;
    background-color: #ea8b0a;
    padding: 8px 25px;
    border-radius: 30px;
    color: #fff;
    -webkit-box-shadow: 0px 0px 0px -0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 0px -0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 0px -0px #000;
    border: 2px solid #fff;
}










/*------------------------------------ LANDING SEM STYLE ------------------------------------*/


/* Partners */


.landing-sem-partners-container{
	width: 100%;
	padding: 1.5% 0%;
	display: inline-table;
	-webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}

.landing-sem-partners-container-areas{
	width: 100%;
	padding: 1.5% 0%;
	display: inline-table;
	border-bottom: 1px solid #ff9300;
}

.single-partner-logo-landing-sem{
    width: 16%;
    float: left;
    text-align: center;
}

.single-partner-logo-landing-sem img{
    width: 75%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.single-partner-logo-landing-sem img:hover{
    width: 75%;
    -webkit-filter: grayscale(00%);
    filter: grayscale(00%);
}

/* Servicios */

.servicios-container-sem{ /*--- Container ---*/
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 2 0% 0% 0%;
    display: table;
}

.servicios-single-sem { 
    float: left;
    width: 14.66%;
    min-width: 240px;
    margin: 1% 1% 4% 1%;
    background-color: #fff;
    text-align: center;
    height: 440px;
    min-height: 550px;
    display: table;
    position: relative;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
	-moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
	box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);

}

.servicios-sem{
	background-image: url("https://quabbala.com/wp-content/uploads/2019/07/background-services-sem-landing-page.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	display: table;
}

.asociados-title-sem{
    padding: 2.5%;
    font-size: 37px;
    font-weight: 700;
    color: #6a7383;
    text-transform: uppercase;
}

.servicios-image img{
	padding: 10% 0% 0% 0%;
}


.mas{   
	border: 3px solid #ff9300;
    border-radius: 22px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    bottom: 10;
    /*padding: 1% 3% 2% 3%;*/
    padding: 1% 30% 2% 30%;
    position: relative;
    bottom: -40px;
    webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33)
}

.mas:hover{   
	border: 3px solid #ff9300;
    border-radius: 22px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    bottom: 10;
    /*padding: 1% 3% 2% 3%;*/
    padding: 1% 30% 2% 30%;
    position: relative;
    bottom: -40px;
    webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0)
}

.mas a{
	text-decoration: none;
}


.boton-landing-sem {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 75px;
    padding: 20px 60px;
    width: 380px;
    border: 1px solid #000;
    background-color: #ff9300;
    border-radius: 79px;
    font-weight: 600;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}

.boton-landing-sem:hover {
    text-align: center;
    cursor: pointer;
    color: #ff9300;    margin: 0 auto;
    margin-bottom: 75px;
    padding: 20px 60px;
    width: 380px;
    border: 1px solid #ff9300;
    background-color: transparent !important;
    border-radius: 79px;
    font-weight: 600;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
}

.boton-landing-sem a {
    text-decoration: none;
    font-size: 18px;
    color: #000;
}




/*-- Diana --*/


span.tick {
    font-weight: bold;
    font-size: 20px;
    color: #ff9300;
}

.diana-container{
	width: 100%;
	background-image: url('https://quabbala.com/wp-content/uploads/2019/07/diana-background.jpg');
	background-repeat: no-repeat;
	height: 550px;

}

.diana-text-container {
    float: right;
    width: 60%;
    position: relative;
    background-color: transparent;
}

.diana-txt-container-dos{
	margin: 0 auto;
    width: 80%;
}

.diana-title{
	color: #6a7383;
    font-size: 27px;
    font-weight: bold;
    padding: 40px 10% 3% 10%;
    line-height: 1.5;
}

.diana-text{
	line-height: 2;
    padding: 0% 10% 4.5% 10%;
}


.diana-boton {
    border: 3px solid #ff9300;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    bottom: 10;
    padding: 2% 5% 2% 5%;
    position: relative;
    left: 10%;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
}

.diana-boton:hover {
    border: 3px solid #ff9300;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    bottom: 10;
    padding: 2% 5% 2% 5%;
    position: relative;
    left: 10%;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
}

.diana-boton a{
	text-decoration: none;
}


/*-- Llama Hoy --*/


.llama-hoy-container {
    padding: 2% 0%;
    width: 100%;
    font-size: 40px;
    color: #fff;
    background-color: #6a7383;
    text-align: center;
    font-weight: bold;
}


/*------------- UK + HK -------------*/

/*--- UK ---*/


.despacho-uk-asia {
    padding: 2% 0%;
    width: 100%;
    font-size: 40px;
    color: #6a7383;
    /*background-color: #eeeeee;*/
    background-color: #f9f9f9;
    text-align: center;
    font-weight: bold;
}

.uk-container{
	display: table;
	width: 100%;
	position: relative;
}


.uk-text-container{
	float: left;
    width: 50%;
    position: relative;
}

.uk-txt-container-dos{
	margin: 0 auto;
	width: 60%;
}

.uk-image-container{
	background-image: url('https://quabbala.com/wp-content/uploads/2019/07/uk-background.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 377px;
	float: left;
    width: 50%;
    position: relative;
    text-align: center;
}

.uk-boton-container botton{
	vertical-align: middle;
    text-align: center;
    display: inline-block;
}

.uk-title{
    color: #f69220;
    font-size: 27px;
    font-weight: bold;
    padding: 40px 10% 5% 10%;
}

.uk-text{
	line-height: 2;
    font-weight: bold;
    padding: 0% 10% 7% 10%;
}


/*--- HK ---*/


.hk-container{
	display: table;
	width: 100%;
	position: relative;
}


.hk-text-container{
	float: left;
    width: 50%;
    position: relative;
    background-color: #fff;
}

.hk-txt-container-dos{
	margin: 0 auto;
	width: 60%;
}

.hk-image-container{
	background-image: url('https://quabbala.com/wp-content/uploads/2019/07/HK-Grey.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 377px;
	float: left;
    width: 50%;
    position: relative;
    text-align: center;
}

.hk-boton-container botton{
	vertical-align: middle;
    text-align: center;
    display: inline-block;
}

.hk-title{
    color: #f69220;
    font-size: 27px;
    font-weight: bold;
    padding: 40px 10% 5% 10%;
}

.hk-text{
	line-height: 2;
    font-weight: bold;
    padding: 0% 10% 7% 10%;
}



.mas-asia{
    border: 3px solid #ff9300;
    background-color: #fff;
    border-radius: 22px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    bottom: 10;
    padding: 1% 2% 1% 2%;
    position: relative;
    left: 10%;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
}

.mas-asia:hover{
    border: 3px solid #ff9300;
    background-color: #fff;
    border-radius: 22px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    bottom: 10;
    padding: 1% 2% 1% 2%;
    position: relative;
    left: 10%;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
}


.mas-asia a{
	text-decoration: none;
}

.uk-boton-container{
	top: 50%;
    bottom: 50%;
    position: relative;
    text-align: center;
}


.hk-boton-container{
	top: 50%;
    bottom: 50%;
    position: relative;
    text-align: center;
}

.uk-boton-container a{
    background-color: #ff9300;
    border-radius: 25px;
    border: 2px solid #000;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 50px;
    font-weight: bold;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
}

.uk-boton-container a:hover{
    background-color: #ff9300;
    border-radius: 25px;
    border: 2px solid #000;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 50px;
    font-weight: bold;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
}


.hk-boton-container a{
    background-color: #ff9300;
    border-radius: 25px;
    border: 2px solid #000;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 50px;
    font-weight: bold;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.42);
}

.hk-boton-container a:hover{
    background-color: #ff9300;
    border-radius: 25px;
    border: 2px solid #000;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 50px;
    font-weight: bold;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0);
}


/*-- Llama Hoy --*/

.llama-hoy-mismo {
    padding: 2% 0%;
    width: 100%;
    font-size: 40px;
    color: #000;
    background-color: #d1d3db;
    text-align: center;
    font-weight: bold;
}



/*--------------------- Landing Page Resposive--------------------*/
/*--------------------- Landing Page Resposive--------------------*/
/*--------------------- Landing Page Resposive--------------------*/





@media (max-width: 720px) {

#phone {
    float: left;
    padding-top: 30px;
    text-decoration: none;
    font-weight: 600;
    position: fixed;
    z-index: 1000;
}

.lenguages-container{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	text-align: center;
}

#lenguages {
    display: inline-block;
    padding-top: 80px;
}




.servicios-single {
    float: none;
    width: 100%;
    padding: 5% 0%;
}


.asociados-img-container {
    padding: 3% 0;
    display: table;
    width: 100%;
}
.asociado{
	float: none;
	width: 100%;
}


.submit input[type="submit"] {
    padding: 6px 10px;
    font-size: 16px;
    line-height: 1.428571429;
    font-weight: normal;
    color: #000;
    background-color: #f49427;
    background-repeat: repeat-x;
    background-image: none;
    border: 1px solid #000;  /* Grosor del Borde */  /* Color del Borde */
    /*border: 5px outset #f49427;   Grosor del Borde */  /* Color del Borde */
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(64, 64, 64, 0.1);
    height: 37px;
    text-shadow: -1px -1px rgba(0,0,0,.2);
    width: 100%;
}


.form-container {
    width: 100%;
    float: none;
    padding: 20% 0% 5% 0%;
    text-align: center;
    display: table;
    color: #fff;
}

.form-container-container {
    width: 80%;
    max-width: 510px;
    display: inline-block;
    padding-top: 10%;
}

.contact-container {
    width: 100%;
    float: none;
    color: #fff;
    text-align: center;
}

.contact-container-container {
    width: 100%;
    display: inline-block;
    padding: 2.5% 0 0 0%;
}

.contacto-title {
    padding: 10% 0% 3% 0%;
    font-size: 40px;
    text-align: center;
}

 .contact-con {
    width: 100%;
    padding: 2.5% 0;
    text-align: center;
}

.contact-data {
    padding-top: 7%;
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-bottom: 140px;
}

.contact-rrss {
    position: relative;
    text-align: center;
}

.contanier-footer-partners {
    margin: 0 auto;
    width: 90%;
    max-width: 1400px;
    padding: 0%;
    padding: 3% 0%;
    background-color: #000;
    display: table;
    position: relative;
    text-align: center;
    border-top: 0px solid #fff; 
}

.partner-footer {
    float: none;
    width: 60%;
    margin: 0 auto;
    padding: 5% 0%;
}


/* -----------Single Areas------------ */




.wrapper-single-area {
    padding-bottom: 5%;
    display: block;
    position: relative;
    border-bottom: 1px solid #000;
    float: none;
    width: 100%;
}


.title-comercio {
    padding: 4% 0% 0% 0%;
    font-size: 26px;
    text-align: center;
    line-height: 2;
    color: #000;
}

.content-areas-single {
    margin: 0 auto;
    width: 95%;
    padding: 5% 0% 5% 0%;
    line-height: 2;
    text-align: justify;
    position: relative;
}

}







/*----------------------------------------- Landing Footer Laboral -------------------------------------------*/

.header-landing-laboral{
	background-image: url("https://quabbala.com/wp-content/uploads/2019/05/quabbala-header-laboral.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 380px;
	position: relative;
	text-align: center;
	direction: table;
}

.header-landing-civil{
	background-image: url("https://quabbala.com/wp-content/uploads/2019/06/background-derecho-civil.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 380px;
	position: relative;
	text-align: center;
	direction: table;
}


.header-landing-internacional{
	background-image: url("https://quabbala.com/wp-content/uploads/2019/06/internacional-landing-header.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 380px;
	position: relative;
	text-align: center;
	direction: table;
}

.header-landing-fiscal{
	background-image: url("https://quabbala.com/wp-content/uploads/2019/06/header-image-fiscal.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 380px;
	position: relative;
	text-align: center;
	direction: table;
}


.header-landing-mercantil{
	background-image: url("https://quabbala.com/wp-content/uploads/2019/06/header-landing-mercantil.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 380px;
	position: relative;
	text-align: center;
	direction: table;
}



.title-landing-laboral {
    color: #fff;
    font-size: 410%;
    top: 10%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
    line-height: 1.5;
    max-width: 960px;
}

.wrapper-landing {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 2.5% 0%;
    position: relative;
}

/*.boton-landing-laboral-header{

    text-align: center;
    background-color: #fff;
    color: #000;
    margin: 0 auto;
    top: 260px;
    padding: 25px 35px;
    width: 380px;
    border: 1px solid #ff9300;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.08);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.08);
    box-shadow: 0px 6px 12px -5px #636363;
    position: relative;
}*/


/*.boton-landing-laboral-header:hover{
    text-align: center;
    background-color: #fff;
    color: #000;
    margin: 0 auto;
    top: 260px;
    padding: 25px 35px;
    width: 380px;
    border: 1px solid #ff9300;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
    box-shadow: -1px 14px 15px -4px rgba(255, 147, 0, 0);
    position: relative;
}*/

p.boton-landing-laboral-header:hover{
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9)
}















/*------------------------------------------------------- CONTENT LANDING LABORAL ------------------------------------------------------*/




.wrapper-global-laboral{
	margin: 0 auto;
	width: 95%;
	padding: 0% 0%;
	text-align: justify;
 	background-color: #fff;
}


.title-landing-laboral-dos {
    font-size: 18px;
    padding: 5% 0%;
}

.title-orange-landing{
	text-align: center;
    font-size: 28px;
    padding: 3% 0%;
    text-decoration: underline;
    color: #ff9300;
    line-height: 1.7;
}

.subtitle-cero-landing{
	text-transform: uppercase;
    font-size: 20px;
    padding: 4% 0%;
}

.content-landing-laboral {
    font-size: 14px;
    line-height: 2;
    padding: 2.5% 0% 5% 0%;
    text-align: justify;
    width: 95%;
    margin: 0 auto;
}

/* Select */

.contenedor-select-provincia{
	width: 80%;
    margin: 0 auto;
    display: table;
    border: 1px solid #000;
    padding: 2.5% 12.5%;
    background-color: #efefef;
    /*background-color: #fff6ee;*/
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}

.cambiar-provincias{
	float: left;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.seleccionador-provincias{
	float: right;
	/*margin-left: 30px;*/
}

.seleccionador-provincias select {
    border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    padding: 6px;
    padding: 0.428571429rem;

}

.title-landing-laboral-tres{
    padding: 3% 3% 5% 3%;
    font-size: 40px;
    text-align: center;
    color: #000000;
    text-decoration: underline;
    font-weight: 600;
    font-family: serif;
     line-height: 1.3;
}

.content-landing-laboral-dos{
    font-size: 14px;
    line-height: 2;
}

.puntos-landing-laboral{
	width: 90%;
    margin: 0 auto;
    padding: 3% 0%;
}

.boton-landing-laboral {
    text-align: center;
    margin: 0 auto;
    padding: 20px 60px;
    width: 380px;
    border: 1px solid #000;
    background-color: #ffff7d;
    border-radius: 79px;
    font-weight: 600;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}

.boton-paises {
    text-align: center;
    margin: 0 auto;
    padding: 20px 60px;
    width: 380px;
    border: 1px solid #fff;
    background-color: #ff9000;
    border-radius: 79px;
    font-weight: 600;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}

.boton-paises:hover {
    text-align: center;
    margin: 0 auto;
    padding: 20px 60px;
    width: 380px;
    border: 1px solid #fff;
    background-color: #ff9000;
    border-radius: 79px;
    font-weight: 600;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0);
}

.boton-paises a{
	text-decoration: none;
	font-size: 18px;
	color: #fff;
}

.boton-landing-laboral a{
	text-decoration: none;
	font-size: 18px;
	color: #000;
}

a.boton-landing-laboral {

	font-size: 18px;
}

.boton-landing-laboral:hover{
    text-align: center;
    margin: 0 auto;
    padding: 20px 60px;
    width: 380px;
    border: 1px solid #000;
    border-radius: 79px;
    font-weight: 600;
	-webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.16);
	-moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.16);
	box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.16);

}

/*  Sidebar Contact*/

.form-sidebar {
	background-color: #efefef;
	/*background-color: #fff6ee;*/
	/*background-color: #d3dae0;*/
	/*background-color: #909090;*/
    text-align: center;
    width: 100%;
    float: left;
    height: 730px;
    /*border: 1px solid #000;*/
    display: table;
    position: relative;
    /*margin-top: 20%;*/
    margin-top: 60px;
    margin-bottom: 20%;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}

.buildings-img img{
	width: 100% !important;
}



/* SIDEBAR FORM */

.background-form{
	background-image: url("https://quabbala.com/wp-content/uploads/2019/06/form-background-min.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 680px;
	position: relative;
	text-align: center;
	display: table;
	/*margin-top: 5%;*/
}

.background-form-single {
	background-image: url("https://quabbala.com/wp-content/uploads/2019/06/form-background-min.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 680px;
	position: relative;
	text-align: center;
	display: table;
	margin-top: 0%; /* Derecho Civil Single Page*/
}


.form-container-laboral {
    position: relative;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    display: table;
}


.form-left{
    background-color: #fff;
    width: 45%;
    /* max-width: 450px; */
    float: left;
    height: 600px;
    margin: 4% 2% 2% 2%;
    border: 1px solid #000;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	-moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	    display: table;
	    position: relative;

}


.form-right {
    background-color: #fff;
    width: 45%;
    /* max-width: 450px; */
    float: left;
    height: 600px;
    margin: 4% 2% 2% 2%;
    border: 1px solid #000;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	-moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	    display: table;
	    position: relative;
}

.title-form-first{
	background-color: #000;
    display: block;
    color: #fff;
    height: 80px;
    position: relative;
    font-size: 20px;
    line-height: 2;
}


.title-form-second{
    background-color: #000;
    display: table;
    color: #fff;
    height: 80px;
    position: relative;
    font-size: 26px;
    line-height: 2;
    width: 100%;
}

.subtitle-form-sidebar{
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    font-style: italic;
    border-bottom: 1px solid #000;
    color: #000;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 2em 0 0 1em !important;
}

.form-right-form{
	padding-top: 35px;
}

.form-right input{
	border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    padding: 6px 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 85%;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	-moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}


/* FORM Footer Landing , no Sidebar*/


.form-right-form-internacional{
	padding-top: 35px;
}

.form-right-form-internacional .wpcf7-form-control.wpcf7-textarea {
	border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    padding: 6px 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 85%;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	-moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
	box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}


/*----------------- Accordions LABORAL -----------------*/


#accordions-2188 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-2188 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-2188 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}




/*----------------- Accordions civilL -----------------*/


#accordions-2241 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-2241 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-2241 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}


/*----------------- Accordions concursal -----------------*/


#accordions-2256 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-2256 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-2256 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}


/*----------------- Accordions concursal -----------------*/


#accordions-2328 .accordion-icons {
    color: #000000;
    font-size: 16px;
    position: absolute !important;
    right: 10px !important;
}

#accordions-2328 .accordions-head {
    background: rgba(255,255,255, 1) none repeat scroll 0 0;
    margin: 1px;
    padding-top: 30px !important;
    border-bottom: 1px solid #ff9300;
}

#accordions-2328 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #000000;
    font-size: 13px;
    font-family: ;
    margin: 0;
    line-height: 2 !important;
    margin-top: 20px !important;
}




/* Left Form */

.form-left-container{
	padding: 30px 30px 30px 30px;
}

.te-llamamos{
    font-size: 24px;
    font-weight: 600;
    line-height: 2;
}

.completa {
    line-height: 1.75;
    padding-bottom: 7.5%;
    padding-top: 5%;
    font-size: 16px;
    font-weight: 600;
    color: #595d66;
}

.telefono-form-landing{
    line-height: 1.75;
    padding-bottom: 7.5%;
    padding-top: 5%;
    font-size: 26px;
    font-weight: 600;
    color: #595d66;
}


.calle-form{
	line-height: 2;
	padding-top: 5%;
}

.cp-form{
	line-height: 2;
	    padding-bottom: 5%;
}

.tel-form{
	line-height: 2;
	padding-top: 5%;
}

.fax-form{
	line-height: 2;
	    padding-bottom: 5%;
}

.map-form{
	padding-top: 7.5%;
	font-weight: 600;
}

.line-form{
    border-bottom: 1px solid #000;
}



/* Botón enviar formulario*/

.wpcf7-form-control.wpcf7-submit{
	margin-top: 35px;
    height: 40px;
    font-size: 16px;
}




@media (max-width: 720px) {

.title-landing-laboral {
    color: #fff;
    font-size: 320%;
    top: 15%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
    line-height: 1.5;
    max-width: 960px;
}

.content-landing-laboral {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
}

.cambiar-provincias {
    float: none;
    padding-top: 10px;
    padding-bottom: 25px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}

.title-landing-laboral-tres {
    padding: 10% 3% 5% 3%;
    font-size: 32px;
    text-align: center;
    color: #000000;
    text-decoration: underline;
    font-weight: 600;
    font-family: serif;
    line-height: 1.3;
}

.content-landing-laboral-dos {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
}

.form-left {
    background-color: #fff;
    width: 90%;
    /* max-width: 450px; */
    float: none;
    height: 600px;
    margin: 0 auto;
    border: 1px solid #000;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    display: table;
    margin-top: 50px;
    position: relative;
}

.form-right {
    background-color: #fff;
    width: 90%;
    /* max-width: 450px; */
    float: none;
    height: 600px;
    margin: 0 auto;
    border: 1px solid #000;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    display: table;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}

}





/* Form POP UP*/

@import "https://fonts.googleapis.com/css?family=Raleway";
* { box-sizing: border-box; }

#contact { 
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: center;
    background-color: #ffff7d;
    color: #000;
    margin: 0 auto;
    top: 260px;
    padding: 25px 35px;
    width: 380px;
    /* border: 1px solid #ff9300; */
    border-radius: 40px;
    font-weight: 600;
    font-size: 18px;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.08);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.08);
    box-shadow: 0px 6px 12px -5px #000;
    position: relative;
    cursor: pointer;
}

#contact:hover { 
	background: #ffffad; 
	color: #3a3a3a;
	-webkit-box-shadow: 0px 0px 0px -0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 0px -0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 0px -0px #000;
     }

#contact:active { background: #fff; }

#contactForm { 
  display: none;
  border: 3px solid #ff9300;
  padding: 2em 2em;
  border-radius: 10px;
  width: 25%;
  min-width: 400px;
  text-align: center;
  background: #fff;
  position: absolute;
  top:50%;
  left:50%;
  z-index: 1000;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}

input, textarea { 
  margin: .8em auto;
  font-family: inherit; 
  text-transform: inherit; 
  font-size: inherit;
  
  width: 85%;

  display: block; 
  /* width: 280px; */
  padding: .4em;
}

textarea { 
	height: 80px; 
	resize: none; 
}

.formBtn { 
  width: 140px;
  display: inline-block;
  
  background: teal;
  color: #fff;
  font-weight: 100;
  font-size: 1.2em;
  border: none;
  height: 30px;
}

#contact select {
    border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    margin-top: 10px;
    padding: 0px; 
}



/* Asunto de FORM MERCANTIL*/



.wpcf7-form-control-wrap.menu-80 select {
    border: 1px solid #000;
    border-radius: 0px;
    font-family: inherit;
    margin-top: 10px;
    padding: 0px; 
    width: 85%;
}

.casos-exito{
	width: 85%;
	border-top: 1px solid #000;
	margin: 0 auto;
}


@media (max-width: 590px) {

/* Llamada */

.lenguages-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    text-align: center;
}

#phone {
    float: none;
    padding-top: 30px;
    text-decoration: none;
    font-weight: 600;
    position: fixed;
    z-index: 1000;
}


/* Message */

.container-contact-mobile-footer{
    width: 100%;
    background-color: #ff9300;
    padding: 20px 0px;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    display: table !important;
    border-top: 2px solid #fff;
}

.boton-container-contact-mobile-footer{
	display: inline-block;
	box-shadow: 0px 6px 12px -5px #000;
}

.boton-container-contact-mobile-footer:hover{
	display: inline-block;
	box-shadow: 0px 0px 0px 0px #000;
}

.boton-container-contact-mobile-footer a {
	text-decoration: none;
}

.boton-container-contact-mobile-footer p {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: 2px solid #fff;
    padding: 15px 50px;	
}

/* Cajetín provincias */

.contenedor-select-provincia {
    width: 80%;
    margin: 0 auto;
    display: table;
    border: 1px solid #000;
    padding: 8.5% 15%;
    background-color: #d3dae0;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}



/* Partners */


.single-partner-logo-landing-sem {
    width: 49%;
    float: left;
    text-align: center;
    padding: 5% 0%;
}


/* Pádina áreas */

.area-mobile {
    display: inline-block;
    width: 100%;
    float: none;
    padding: 5% 0%;
    border-bottom: 1px solid #ff9300;
    margin: 1.5%;
    text-align: center;
    margin-top: 50px;
}

.area-mobile-espana {
    display: inline-block;
    width: 100%;
    float: none;
    padding: 5% 0%;
    border-bottom: 1px solid #ff9300;
    margin: 1.5%;
    text-align: center;
    margin-top: 50px;
}

.legal-service {
    display: inline-block;
    width: 100%;
    float: none;
    padding: 5% 0%;
    border-bottom: 1px solid #ff9300;
    margin: 1.5%;
    text-align: center;
    margin-top: 50px;
}

.form-sidebar {
    background-color: #d3dae0;
    text-align: center;
    width: 100%;
    float: left;
    height: 730px;
    border: 1px solid #000;
    display: none;
    position: relative;
    margin-top: 20%;
    margin-bottom: 20%;
    -webkit-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
    box-shadow: -1px 14px 15px -4px rgba(0,0,0,0.33);
}

}







.container-contact-mobile-footer{
	width: 100%;
    background-color: #ff9300;
    padding: 20px 0px;
    position: fixed;
    bottom: 0;
    z-index: 1000;
	display: none;
}

.subtitle-sentence{
	text-align: center;
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    margin: 0 auto;
    width: 85%;
}