html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
padding-left: 3px;
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover,
a:focus,
a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
} .menu-toggle {
display: none;
}
@media screen and (max-width: 600px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.te-llamamos{
position: fixed;
bottom: 0;
right: 0;
z-index: 99999999999;
padding: 0 10px 10px;
background: #fccc2b;
opacity: 0.9;
border-radius: 10px;
font-size: 12px;
}
.te-llamamos h5{
font-size: 14px;
margin: 10px 0;
}
.te-llamamos .successmsg{
background:none;
}
#callback_submit{
margin-top:5px;
}
.te-llamamos .nombre input{
margin-left: 3px;
}
.te-llamamos .nombre input,
.te-llamamos .telefono input{
width:150px!important;
}
.raya-vertical-azul{
border-left: 8px solid #2c3e85;
padding-left: 25px;
}
.gestoria-online{
overflow:auto;
}
#FSContact1{
margin-top:30px;
}
.bloque{
border: 2px solid #1e95c9;
padding: 10px 20px;
border-radius: 15px;
margin: 3% auto;
width:60%;
}
@media screen and (max-width: 525px) {
.te-llamamos .nombre input, .te-llamamos .telefono input{
height:22px;
width:100px;
}
}  body.blog div#page #content {
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 4;
-moz-column-gap: 1em;
-webkit-column-gap: 1em;
column-gap: 1em;
max-width: 1200px;
margin: 2em auto;
} body.blog article {
border: 1px solid #ddd;
display: inline-block;
margin: 0 0 1em;
padding: 1em;
width: 100%;
}
body.blog .pagination {
background-color: #ffffff;
-webkit-column-span: all;
column-span: all;
}
@media screen and (max-width: 900px){
body.blog div#page #content {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
}
@media screen and (max-width: 600px){
body.blog div#page #content {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
.home-post .entry-header img {
width: 100%;
height: auto;
margin-bottom: -15px;
margin-top:0;
}
.bloque{
width:100%;
}
}
@media screen and (max-width: 300px){
body.blog div#page #content {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
}
}
.contenedor-neofin{
width: 100%;
border: 3px solid #1b95c6;
height: 240px;
position: relative;
margin-bottom: 10px;
background: #1b95c6;
border-radius: 12px;
color: #fff;
} 
.imagen-neofin {
float: left;
margin: 20px;
display:block;
}
.titulo-neofin {
margin: 26px;
font-weight:bold;
display:block;
}
.titulo-neofin2 {
margin: 26px;
display:block;
}
.link-neofin {
position: absolute;
right: 20px;
top: 20px;
background: #fccc2b;
padding: 8px;
border-radius: 5px;
color: #424242 !important;
font-weight: bold;
display:block;
}
.link-neofin:hover {
position: absolute;
right: 20px;
top: 20px;
background: #ffffff;
padding: 8px;
border-radius: 5px;
color: #424242 !important;
font-weight: bold;
}
.contacto-neofin {
width: 50%;
border: 1px solid;
padding-bottom: 34px;
float: left;}html{
font-family: 'Montserrat';}
.site-header{
padding:10px;
}
a{
color: #1e95c9;
}
.site-header, .site-header a, .site-header a:visited{
background-color: transparent;
color: #2c3e85;
}
.site-header a:hover{
color: #f4b350;
}
.site-branding a{
font-size: 32px;
}	
.site-branding{
float: left;
width: 280px;
}
.site-title{
margin-bottom: -20px !important;
margin: 0;
font-family:"Montserrat";
}
.fixed{
position: fixed;
width: 100%;
z-index: 999;
padding: .5em;
}
.page, .blog{
max-width:1220px;
margin: 0 auto;
} .main-navigation{
float: right;
width: 68%;
font-family:"Montserrat";
font-weight: bolder;
text-transform: uppercase;
margin-top: -5px;
}
.main-navigation a{
font-size: 12px;
padding-bottom: 5px;
}
.main-navigation li{
margin-right: 1.25em;
}
.main-navigation ul ul{
box-shadow: none;
}
.main-navigation ul ul li{
margin-left: 0;
}
.main-navigation ul ul a{
padding-top: 15px;
padding-left: 3px;
margin-left: 1px;
padding-right: 2px;
width: 152px;
}
.main-navigation ul ul a:hover{
} #site-description{
background-color: transparent;
}
h2.site-description{
font-family: "Montserrat";
font-weight: 300;
font-size: 24px;
color: #082213;
margin:0 25%;
text-align: center;
padding: 1.5em;
}
.header-image{
height: 450px;
}
.header-image img{
height: 100%;
width: 100%;	
} .site-main-index{
margin-left: 0%;
}
.content-post{
width:45%;
float: left;
}
.entry-header img{
width: 100%;
height: auto;
margin-bottom: -15px;
margin-top: 0px;
border: 1px solid #eee
}
h1.entry-title{
word-wrap: break-word;
font-size:16px; }
.home-post h1.entry-title{
max-width: 260px;
font-size: 14px;
text-align:center;
margin-top: 15px;
}
.entry-title a:visited, .entry-title a{
color: #151515;
text-decoration: none;
font-weight: 500;
font-size: 14px;
font-family: "Montserrat";
text-transform: initial;
}
.entry-title a:hover{
color: #1e95c9;
}
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
margin-left: 32%;
margin-bottom: 4em;
}
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #2C353C;
}
.pagination a:hover{
color:#fff;
background: #367AB9;
}
.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
} .entry-title{
font-weight: 600;
font-size: 42px;
}
.entry-meta{
background-color: #E2E2E2;
}
.entry-meta a:visited{
color: #2c3e85;	
}
.entry-meta a:hover{
color: #726012;
}
.entry-content{
margin: 0;
}
.custom-single-post{
}
#primary{
float: left;
width: 45%;
margin-left: 10%;
margin-top: 2em;
font-family: "Montserrat";
}
#primary-index{
width: 100%;
margin-left: 0;
}
@media screen and (max-width:550px){
#primary{
width:90%;
float:none;
margin-left: 5%;
margin-right: 5%;
}
}
#secondary{
width: 35%;
margin-right: 2.5%;
margin-left: 2.5%;
float: right;
margin-top: 2em;
}
@media screen and (max-width:550px){
#secondary{
width: 90%;
float:none;
margin-left: 5%;
margin-right: 5%;
}
}
.single-post-image img{
width: 100%;
height: 400px;
border: 3px solid #555D62;
}
.entry-footer{
background-color: #fff;
color: black;
}
.entry-footer a:visited{
color: #2c3e85;
}	
.entry-footer a:hover{
color: #726012;
} .widget{
margin-bottom: 2em;
}
.widget ul{
margin: 0;
}
.widget a, .widget a:visited{
color: #404040;
}
.widget a:hover{
color: #2c3e85;
}
.widget-title{
margin-bottom: 0;
}
.rpwe-title a:visited{
color: #404040;
}
.rpwe-title a:hover{
color: #2c3e85;
} .site-footer{
padding:25px 25px 25px 50px;	
font-size:14px;
}
.site-footer a:visited, .site-footer a, footer{
background-color: #2c3e85;
color: #ffffff;
}
.site-footer a:hover{
color: #daa520;
}
.four-columns a, .four-columns a:visited{
color:#ffffff;
font-size:14px !important;
}
.four-columns a:hover{
color:#daa520;
}
.four-columns{
font-size: 14px;
color: #ffffff;
float: left;
width: 20%;
margin-left: 7%;
margin-right: 5%;
}
@media screen and (max-width: 550px){
.four-columns{
float:none;
width: 80%;
padding-top: 1px;
}
}
.four-columns ul{
margin: 0;
padding-right: 10px;
}
#custom-footer{
background-color: #fff;
}
.group:after {
content: "";
display: table;
clear: both;
}
.comment-meta{
background-color: #ffffff;
}
.comment-meta a, comment-meta a:visited{
color: #1e95c9;
}
.comment-meta a:hover{
color: #6D5A12;
}
@media screen and (max-width: 768px){
h2.site-description {
font-family: "Montserrat";
font-weight: 300;
font-size: 12px;
color: #082213;
margin:0 5%;
}	
.header-image{
height: 200px;
}
}
@media screen and (max-width: 600px){
.site-branding{
padding-bottom: 15px;
}
.site-branding a{
font-size: 24px;
}
.site-main-index{
margin-left: 20%;
}
.home-post{
width: 100%; }
.pagination{
margin-left: 15%;
}
.entry-header img{
width: 200px;
height: 120px;
margin-bottom: -15px;
margin-top: 25px;
} #site-navigation > ul {
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 0.35s ease-out;
-moz-transition: max-height 0.35s ease-out;
-ms-transition: max-height 0.35s ease-out;
-o-transition: max-height 0.35s ease-out;
transition: max-height 0.35s ease-out;
}
#site-navigation > ul > li > ul {
width: 100%;
display: block;
}
#site-navigation.align-right ul li a {
text-align: left;
}
#site-navigation > ul > li > ul > li {
width: 100%;
display: block;
}
#site-navigation.align-right ul ul li a {
text-align: left;
}
#site-navigation > ul > li > ul > li > a {
width: 100%;
display: block;
}
#site-navigation ul li ul li a {
width: 100%;
}
#site-navigation.align-center > ul {
text-align: left;
}
#site-navigation.align-center > ul > li {
display: block;
}
#site-navigation > ul.open {
max-height: 1000px;
border-top: 1px solid rgba(110, 110, 110, 0.25);
}
#site-navigation ul {
width: 100%;
margin-top: 15px;
position: relative;
right:15px;    
}
#site-navigation ul > li {
float: none;
width: 100%;
}
#site-navigation ul li a {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 6px 20px;
}
#site-navigation ul > li:after {
display: none;
}
#site-navigation ul li.has-sub > a:after,
#site-navigation ul li.has-sub > a:before,
#site-navigation ul li ul li.has-sub:after,
#site-navigation ul li ul li.has-sub:before {
display: none;
}
#site-navigation ul li ul,
#site-navigation ul li ul li ul,
#site-navigation ul li ul li:hover > ul,
#site-navigation.align-right ul li ul,
#site-navigation.align-right ul li ul li ul,
#site-navigation.align-right ul li ul li:hover > ul {
left: 0;
position: relative;
right: auto;
}
#site-navigation ul li ul li,
#site-navigation ul li:hover > ul > li {
max-height: 999px;
position: relative;
background: none;
}
#site-navigation ul li ul li a {
padding: 8px 20px 8px 35px;
color: #ffffff;
}
#site-navigation ul li ul ul li a {
padding: 8px 20px 8px 50px;
}
#site-navigation ul li ul li:hover > a {
color: #000000;
}
#site-navigation #menu-button {
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 15px 20px;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
letter-spacing: 1px;
color: #ffffff;
cursor: pointer;
}
#site-navigation #menu-button:after {
display: block;
content: '';
position: absolute;
height: 3px;
width: 22px;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
right: 20px;
top: 16px;
}
#site-navigation #menu-button:before {
display: block;
content: '';
position: absolute;
height: 3px;
width: 22px;
border-top: 2px solid #ffffff;
right: 20px;
top: 26px;
} 
.menu-toggle{
margin: 0;
position: relative;
top:4px;
}
}
@media screen and (max-width: 940px){
.equipo1 li, .equipo2 li{
width:250px;
}
}
@media screen and (max-width: 840px){
.fondo-inmuebles{
background-size: cover;
}
.inmuebles-home{
height: auto;	
}
.cabecera-home{
background-size:contain;
height: initial;
background-position-y: 65px;
}	
.titulo-home {
width: 100%;
padding: 20% 5% 5%;
}
} .ancho100{
position: relative;
clear: both;
width: 100vw;
left: calc(-50vw + 50%);
}
.azul{
background:#2c3e85;
color:white;
padding: 10px 0 25px;
}
.gris{
background:#dedede;
color:#323232;
padding: 10px 0 30px;
}
.contenedor{
max-width: 1200px;
margin: 0 auto;
}
.raya-vertical{
border-left: 8px solid white;
padding-left: 25px;
}
.gris .raya-vertical{
border-color:#2c3e85;
}
h1{
font-size:24px;
text-transform:uppercase;
}
body{
font-size:14px;
}
.servicios-home li, .equipo-home li, .pie li{
display: inline-block;
width: 18.7%;
text-align: center;
float: left;
text-transform: uppercase;
font-size: 13px
}
.equipo-home li{
text-transform: none;
}
.pie li{
width: 25.7%;
text-transform: none;
font-size:16px;
}
.equipo-home{
margin-top:40px;
}
.equipo-home h2{
margin-bottom: 25px;
}
.servicios-home li a{
text-decoration:none;
color:#373232;
display:block;
}
.inmuebles-home{
background:#1e95c9;
color: white;
text-align:right;
height: 245px;
margin-bottom: 5%;
padding: 6% 0;
}
.equipo-home h2{
text-align:center;
text-transform:uppercase;
}
.site-info{
max-width:1200px;
margin: 0 auto;
}
.pie .mail:before {
content: "\f0e0 ";
font-family: "FontAwesome";
font-size: 32px;
display: block;
background: white;
max-width: 54px;
margin: 0 auto;
border-radius: 30px;
color: #2c3e85;
margin-bottom: 15px;
padding: 3px;
}
.pie .telefono:before {
content: "\f095 ";
font-family: "FontAwesome";
font-size: 32px;
display: block;
background: white;
max-width: 54px;
margin: 0 auto;
border-radius: 30px;
color: #2c3e85;
margin-bottom: 15px;
padding: 3px;
}
.pie .ubicacion:before {
content: "\f041 ";
font-family: "FontAwesome";
font-size: 36px;
display: block;
background: white;
max-width: 54px;
margin: 0 auto;
border-radius: 30px;
color: #2c3e85;
margin-bottom: 15px;
}
#colophon{
background: #2c3e85 url(//www.neofin.es/wp-content/themes/neofin/img/onda-azul.jpg) repeat-x top left;
margin-top: 5%;
}
.quienes-home{
background: #dedede url(//www.neofin.es/wp-content/themes/neofin/img/onda-gris.jpg) repeat-x top left;
}
.quienes-home .contenedor{
margin-top: 4%;
}
.fondo-inmuebles{
background: url(//www.neofin.es/wp-content/themes/neofin/img/inmuebles-home.jpg) no-repeat;
width: 50%;
position: absolute;
top: 0;
left: 0;
height: 100%;
background-size: cover;
}
.raya-vertical-derecha {
border-right: 8px solid white;
padding-right: 25px;
}
h1, h2, h3, h4, h5, h6{
letter-spacing:1px;
}
.inmuebles-home h2, .inmuebles-home h3, .inmuebles-home h4{
margin: 0;
}
.inmuebles-home h3{
font-size:24px;
}
.creditos{
clear: both;
padding: 5px 0;
text-align: center;
font-size: 12px;
letter-spacing: 1px;
color: #eee;
}
.creditos a{
text-decoration:none;
color: #1e95c9;
}
.azul-oscuro{
background: #171d33;
}
.cabecera-home{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-home.jpg) no-repeat top center;
background-size:cover;
height:650px;
}
.cabecera-quienes{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-quienes.jpg) no-repeat top center;
height:406px;
background-size:cover;
background-position-y: 50%;
}
.cabecera-financiero{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-financiero.jpg) no-repeat top center;
height:406px;
background-size:cover;
}
.cabecera-juridico{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-juridico.jpg) no-repeat top center;
height:406px;
background-size:cover;
}
.cabecera-contabilidad{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-contabilidad.jpg) no-repeat top center;
height:406px;
background-size:cover;
}
.cabecera-fiscal{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-fiscal.jpg) no-repeat top center;
height:406px;
background-size:cover;
}
.cabecera-laboral{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-laboral.jpg) no-repeat top center;
height:406px;
background-size:cover;
}
.cabecera-blog{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-blog.jpg) no-repeat top center;
height:406px;
background-size:cover;
}
.cabecera-contacto{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-contacto.jpg) no-repeat top center;
height:406px;
background-size:cover;
}
.cabecera-gestoria{
background: #e9f0f6 url(//www.neofin.es/wp-content/themes/neofin/img/cabecera-gestoria-online.jpg) no-repeat top center;
height:651px;
background-size:cover;
}
.cabecera-sinimagen{
height:100px;
}	
#site-description {
display: none;
}
.site-header{
padding:0;
}
.cabecera{
max-width: 1200px;
margin: 0 auto;
}
.fondo-blanco {
background: white;
opacity: 0.7;
top: 0;
left: 0;
width: 100%;
padding-top: 44px;
position: absolute;
height: 27%;
z-index: 0;
max-height:110px;
}
.home .fondo-blanco{
height: 17%;
}
.site-footer {
padding: 30px 0;
}
.pie li.logo{
text-align:center;
width:20%;
}
.equipo1, .equipo2{
clear:both;
text-align: center;
margin: 0 auto;
padding: 0px;
display: table;
}
.equipo1 li, .equipo2 li{
float: left;
padding: 2px;
width: 240px;
margin-left: auto;
margin-right: auto;
}
.site-branding {
position: absolute;
top: 15px;
left:15px;
}
.main-navigation {
margin-top:5%;
}
.site-header, .site-header a, .site-header a:visited{
color: #45464a;
}
.titulo-home{
width: 100%;
padding: 13% 4%;
color: #2c3e85;
max-width: 1200px;
margin: 0 auto;
}
.titulo-home h1{
font-size: 32px;
animation: 2s fadeIn;
animation-fill-mode: forwards;
visibility: hidden;
padding: 0;
margin-bottom: 0;
text-transform:none;
}
.titulo-home h3{
animation: 4s fadeIn;
animation-fill-mode: forwards;
visibility: hidden;
font-size: 22px;
padding: 0;
margin: 0;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
visibility: visible;
opacity: 1;
}
}
.legal{
clear: both;
display: block;
font-size: 12px;
padding-top: 10px;
transition-property: opacity, left, top, height;
transition-duration: 3s, 5s;
}
.servicios-home h2{
text-align:center;
text-transform:uppercase;
padding-top:20px;
}
.cabecera{
max-width: 1200px;
margin: 0 auto;
position: absolute;
top: 0;
z-index: 999999999;
width: 100%;
}
.page #primary{
width: 100%;
max-width: 1200px;
margin-left: 0;
}
.redes-sociales{
margin-top: 10px;
margin-left: 0;
padding: 0;
display: inline-block;
}
.facebook:before {
content: "\f09a";
font-family: "FontAwesome";
font-size: 24px;
}
.twitter:before {
content: "\f099";
font-family: "FontAwesome";
font-size: 24px;
}
.instagram:before {
content: "\f16d ";
font-family: "FontAwesome";
font-size: 24px;
}
.facebook span, .twitter span, .instagram span {
display: none;
}
.facebook, .twitter, .instagram {
text-decoration:none;
}
.redes-sociales li {
width: 32px;
font-size: 20px;
}
.tresfotos img, .dosfotos img{
border: 3px solid #fccc2b;
}
.tresfotos li{
float:left;
list-style:none;
width: 33%;
padding: 0 1%;
}
.dosfotos li{
display:inline-block;
width: 49%;
padding: 0 1%;
text-align: center;
}
.fondoimagen{
background: #2c3e85;
height: 150px;
padding-top: 0;
}	
.tresfotos, .dosfotos{
max-width: 1200px;
margin: 0 auto;
padding-left: 0;
padding: 0 20px;
overflow: auto;
margin-bottom: 20px;
}
.page .equipo-home h2{
text-align: left;
color: #1e95c9;
}
.home .equipo-home h2{
text-align: center;
}
h1.entry-title{
font-size:18px;
color: #1e95c9;
}
.clear{
clear:both;
}
.pie{
padding: 0 20px;
margin-left: 0;
margin-right: 0;
}
.pie .ubicacion {
width: 28%;
}
.servicios-home li p{
word-break: break-word;
}
.servicios-home ul{
margin: 0;
}
div#wpadminbar {
z-index: 99999999999;
} #wprmenu_bar {
background: white!important;
}
#wprmenu_bar .wprmenu_icon span{
background: #2c3e85!important;
}
#wprmenu_bar .wprmenu_icon {
margin-left: 15px;
}
#wprmenu_bar .menu_title, #wprmenu_bar .wprmenu_icon_menu {
color: #444!important;
text-align:right!important;
}
body.admin-bar #wprmenu_bar {
z-index: 9999999999;
} .linea-azul {
z-index: 1; 
position: relative;
clear: both;
width: 100vw;
left: calc(-50vw + 50%); 
margin-top: 40px; 
}
.cuadro-azul a{
color:white;
}
.cuadro-azul a:hover{
color:#eee;
}
.linea-azul:before {
border-top: 100px solid #2c3e85;
content:"";
margin: 0 auto;
position: absolute;
top: 90px; left: 0; right: 0; bottom: 0;
width: 100%;
z-index: -1;
}
.flags{
position: absolute;
z-index: 99999999999999;
top: 12px;
right: 12px;
}
.flags li{
float:left;
list-style-type:none;
padding: 0 5px;
}
.lang-item-first{
border-right: 1px solid #999;
}
.flags li a{
color: #323232;
text-decoration:none;
}
.flags li a:hover{
color: #1e95c9;
}
.main-navigation ul ul li{
background: white;
}
.main-navigation ul ul a {
padding-top: 5px;
}
.main-navigation ul ul li{
padding: 5px 15px;
}
a{text-decoration:none;}
.entry-content h2{
font-size:18px;
}
.cuadro-azul{
background: #1e95c9;
color: white;
width: 360px;
padding: 10px 15px;
border-radius: 5px;
margin: 20px 0
}
.cuadro-azul:after {
content: "\f054";
font-family: "FontAwesome";
font-size: 24px;
float: right;
margin-top: -6px;
position:relative;
top:0;
right:10px;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out
}
.cuadro-azul:hover:after {
position:relative;
right:0px;
}
#cookie-notice{
background-color: #2c3e85!important;
border-top: 3px solid white;
z-index: 99999999999999999;
}
#cookie-notice .button.wp-default {
font-family: "Montserrat"!important;
border-radius: 0!important;
text-shadow:none!important;
background:white!important;
}
.entry-meta {
background: none;
font-family: "Montserrat Alternates";
}
.single {
max-width: 1220px;
margin: 0 auto;
}
.single #primary{
width: 100%;
margin: 2em auto;
}
.single h1.entry-title {
font-size: 18px;
max-width: 100%;
margin-bottom:0px;
}
.single-post-image img {  border: 1px solid #676768;
text-align: center;
margin: 0 auto;
}
.entry-meta {
margin-bottom: 1em;
}
.izquierda{
width:48%;
float:left;
margin-bottom: 4em;
}
.derecha{
width:48%;
float:right;
text-align:right;
}
.derecha img{
border: 1px solid #ddd;
}
.horario{
text-align: center;
border: 1px solid #555;
width: 302px;
float: right;
padding: 20px;
}
#fscf_submit_div1, #fscf_submit_div2{
position:relative;
float: right;
text-align: left;
}
#fscf_submit6, #fscf_submit5, #fscf_submit3, #fscf_submit2, #fscf_submit1{
background: #1e95c9!important;
text-transform:uppercase!important;
border:0!important;
border-radius:5px!important;
box-shadow:none!important;
text-shadow:none!important;
font-family:"Montserrat"!important;
letter-spacing:1px;
float:right!important;
color:white;
padding: 12px;
font-size: 14px;
}
#fscf_submit_div6:after, #fscf_submit_div5:after, #fscf_submit_div3:after, #fscf_submit_div2:after, #fscf_submit_div1:after{
content: "\f054";
font-family: "FontAwesome";
font-size: 14px;
float: right;
top: 10px;
right: 20px;
position:absolute;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
color:white;
}
#fscf_submit_div1:after{
top: 10px;
}
#fscf_submit6, #fscf_submit5,#fscf_submit3, #fscf_submit2,#fscf_submit1{
position:relative;
min-width: 140px!important;
text-align:left !important;
}
#fscf_submit_div3.gestoria-online:hover:after, #fscf_submit_div2:hover:after,#fscf_submit_div1:hover:after{
right: 10px;
}
#fscf_submit3 input[type="text"], #fscf_submit2 input[type="text"],#fscf_submit1 input[type="text"]  {
height: 30px!important;;
background: #fafafa!important;;
}
.ancho100 iframe{    
width: 100%;
height: 280px;
}
.servicios-home ul li a img, .equipo-home ul li img{
border-radius: 50%;
-webkit-transition: -webkit-transform 1s ease-in-out;
transition:         transform 0.5s ease-in-out;
}
.servicios-home ul li a:hover img, .equipo-home ul li img:hover{
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
a .texto{
color:white;}
.main-navigation ul {
float:right!important;
}
.clic-aqui{
position: absolute;
bottom: 5%;
left: 52%;
}
.inmuebles-home {
position: relative;
}
.cuadro-desigual{
color:white;
background:url(https://www.neofin.es/wp-content/themes/neofin/img/cuadro-desigual.png) no-repeat;
min-height:282px;
padding-top: 55px;
padding-left: 40px;
font-size:18px;
margin-top:15px;
animation: 2s fadeIn;
animation-fill-mode: forwards;
visibility: hidden;
}
.cuadro-desigual a{
color:white;
}
.slider{
margin:0;
padding:0;
}
.slider li{
list-style-type:none;
padding: 7px 10px;
margin-right: 10px;
}
.slider .mail:before {
content: "\f0e0 ";
font-family: "FontAwesome";
font-size: 26px;
background: white;
max-width: 54px;
border-radius: 30px;
color: #1e95c9;
padding:10px;
margin-right: 10px;
}
.slider .telefono:before {
content: "\f095 ";
font-family: "FontAwesome";
font-size: 32px;
background: white;
max-width: 54px;
border-radius: 30px;
color: #1e95c9;
padding: 7px 10px;
margin-right: 10px;
}
.direccion-cuadro{
text-align: right;
font-size: 12px;
width: 290px;
margin-top: 5px;
}
p{
text-align:justify;
}
ul li p{
text-align:center;
}
.derecha p{
text-align:right;
}
#fscf_required1,#fscf_required2{
font-size:12px;
color:grey;
}
select{
background-color:white;
border-radius:0;
}
.gestoria-online{
overflow:auto;
clear:both;
padding-top: 260px;
display:flex;
}
.juridico-online{
overflow:auto;
clear:both;
display:flex;
}
.gestoria-online .izquierda, .gestoria-online .derecha2{
background:#1e95c9;
border-radius: 5px;
padding: 15px 20px;
color: white;
text-align:left;
flex:1;
position:relative;
padding-bottom: 4%;
}
.juridico-online .izquierda, .juridico-online .derecha2{
background:#1e95c9;
border-radius: 5px;
padding: 15px 20px;
color: white;
text-align:left;
flex:1;
position:relative;
padding-bottom: 4%;
}
.juridico-online .izquierda h2,
.juridico-online .izquierda .aclaracion,
.juridico-online .derecha2 h2,
.juridico-online .derecha2 .aclaracion{
text-align:center;
margin-bottom: 5px;
}
.aclaracion{
color:#333;
margin-bottom:15px!important;
}
.juridico-online .boton-contratar a{
color:black;
}
.juridico-online .boton-contratar a:before{
content: "\f1ec";
font-family: "FontAwesome";
font-size: 18px;
color: white;
padding-right: 5px;
}
.gestoria-online .derecha2 p{
text-align:justify;
line-height:24px;
}
.gestoria-online .izquierda p{
line-height:30px;
}
.gestoria-online .izquierda{
margin-bottom:0;
margin-right: 2%;
}
.gestoria-online .derecha2{
margin-left: 2%;
}
.juridico-online .derecha2 p{
text-align:justify;
line-height:24px;
}
.juridico-online .izquierda p{
line-height:30px;
}
.juridico-online .izquierda{
margin-bottom:0;
margin-right: 2%;
}
.juridico-online .derecha2{
margin-left: 2%;
}
.precio{
font-size: 32px;
text-align: center;
margin-top: -15px;
}
.boton-contratar{
border-radius: 5px;
background:#FCCC32;
color: black;
text-align: center;
padding: 5px;
width: 120px;
margin: 5px auto;
bottom: 0;
position: absolute;
width:140px;
left: 0;
right: 0;
}
.gestoria-header,
.juridico-header,
.reclamaciones-header{
top: 15px;
position: absolute;
right: 80px; font-size: 12px;
z-index: 9999999999;
background: #fccc2b;
color:black;
padding: 5px 10px;
border-radius: 5px;
text-transform: uppercase;
}
.juridico-header{
background: #1e95c9;
right: 280px;
}
.reclamaciones-header{
right: 450px;	
}
.gestoria-header:visited,
.juridico-header:visited,
.reclamaciones-header:visited{
color:white;
}
.gestoria-header:hover,
.juridico-header:hover,
.reclamaciones-header:hover{
background: #1e95c9;
color:white;
}
.juridico-header:hover{
background: #fccc2b;
}
#post-322 h1.entry-title, #post-322 #toc_container,
#post-328 h1.entry-title, #post-328 #toc_container{
display:none;}
.page-id-322 #FSContact1,
.page-id-328 #FSContact4,
.page-id-369 #FSContact5,
.page-id-371 #FSContact6,
.page-id-287 #FSContact3,
.page-id-285 #FSContact4,
.page-id-281 #FSContact5,
.page-id-283 #FSContact6{
margin: 30px auto 20px;
background: #fccc2b;
padding: 20px;
border-radius: 10px;
overflow:hidden;
}
.A8{
color:white!important;
}
.page-id-281 #primary,
.page-id-287 #primary{
margin-top: 60px;
} 
@media screen and (max-width: 1260px){
.gestoria-online{
padding-left:20px;
padding-right:20px;
}
.gestoria-online{
padding-top: 20%;
}
}
@media screen and (max-width: 1210px){
.site-content {
padding: 0 20px;
}
.raya-vertical, .raya-vertical-derecha{
margin: 0 10px;
}
}
@media screen and (max-width: 1024px){
.servicios-home li{
padding:0 1%;
width: 20%;
}
.servicios-home {
margin-top:20px;
}
.servicios-home ul {	
padding: 0;
display: table-row-group;
width: 100%;
}
.titulo-home{
padding-top: 20%;
}
}
@media screen and (max-width: 1000px){
.equipo2 li {
width: 200px;
}
.gestoria-online .izquierda, .gestoria-online .derecha2{
padding-bottom: 8%;
}
}
@media screen and (max-width: 962px){
.menu{
display:none;
}
.home .fondo-blanco, .fondo-blanco{
display:none;
}
.linea-azul:before{
top:50px;
}
.cabecera-quienes, .cabecera-financiero, .cabecera-juridico, .cabecera-contabilidad, .cabecera-fiscal, .cabecera-laboral, .cabecera-blog, .cabecera-contacto{
height:306px;
opacity:0.5;
}
.gestoria-header{
top: 40px;
right: 15px;
}
.juridico-header {
top: 80px;
right: 15px;
}
.reclamaciones-header {
top: 120px;
right: 15px;
}
}
@media screen and (max-width: 940px){
#FSContact1, #FSContact2{
width: 300px!important;
}
#fscf_div_field_contact1 div, #fscf_div_field1_0 div, #fscf_div_field1_1 div, #fscf_div_field1_2 div, #fscf_div_field1_3 div, #fscf_div_field1_4 div,
#fscf_div_field_contact2 div, #fscf_div_field2_0 div, #fscf_div_field2_1 div, #fscf_div_field2_2 div, #fscf_div_field2_3 div, #fscf_div_field2_4 div{
text-align:left!important;
}
#fscf_captcha_refresh2 a img, #fscf_captcha_refresh1 a img, #fscf_captcha_image_div2 img, #fscf_captcha_image_div1 img{
float:left!important;
}
#fscf_captcha_field2, #fscf_captcha_field1{
text-align:left!important;
width:150px!important;
}
#fscf_submit_div1, #fscf_submit_div2{
margin-top:20px;
padding-right: 10px;
}
#fscf_div_field_contact2 div select, #fscf_div_field_contact1 div select{
width:280px!important;
}
}
@media screen and (max-width: 870px){
.form3 .wdform-field, .form3 .wdform-element-section{
width:400px!important;
}
}
@media screen and (max-width: 840px){
.equipo2 li {
width: 170px;
}
.gestoria-online .derecha2 p {
line-height: 20px;
}
.gestoria-online .izquierda p {
line-height: 26px;
}
}
@media screen and (max-width: 760px){
.form3 .wdform-field, .form3 .wdform-element-section{
width:300px!important;
}
}
@media screen and (max-width: 720px){
.titulo-home h1 {
margin-bottom:0;
}
.titulo-home {
padding: 20% 5% 20%;
}
.titulo-home {
padding: 35% 5%;
}
.linea-azul:before {
top: 20px;
border-width: 80px;
}
.equipo1 li, .equipo2 li {
width: 150px;
}
}
@media screen and (max-width: 710px){
raya-vertical-derecha {
padding-right: 10px;
}
.inmuebles-home h2, .inmuebles-home h4 {
font-size: 14px;
}
.inmuebles-home h3{
font-size: 18px;
}
.pie li {
font-size: 14px;
}
}
@media screen and (max-width: 660px){
.izquierda{
width:100%;
float:none;
}
.derecha{
display:none;
}
.form3 .wdform-field, .form3 .wdform-element-section{
width:500px!important;
}
.gestoria-online {
display:block;
}
.gestoria-online .izquierda, .gestoria-online .derecha2{
margin:0;
margin-bottom:20px;
}
.gestoria-online .derecha2, .gestoria-online .izquierda{
font-size:13px;
}
.gestoria-online .derecha2 h2, .gestoria-online .izquierda h2{
margin-top:0;
font-size: 16px;
}
.gestoria-online .derecha2 .precio, .gestoria-online .izquierda .precio{
font-size:24px;
}
.gestoria-online .izquierda, .gestoria-online .derecha2 {
padding-bottom: 4%;
}
.gestoria-online .izquierda p {
line-height: 20px;
}
}
@media screen and (max-width: 640px){
.equipo1 li, .equipo2 li{
width:130px;
}
.juridico-header {
top: 80px;
right: 15px;
}
.reclamaciones-header {
top: 120px;
right: 15px;
}
}
@media screen and (max-width: 600px){
.site-main-index {
margin-left: 0%; 
}
.fondo-inmuebles{
display:none;
}
.cabecera-home {
background-size: contain;
height:initial;
}
.titulo-home h1, .titulo-home h3 {
display:none;
}
.titulo-home {
padding: 23% 5%;
}
.inmuebles-home{
height:135px;
}
.clic-aqui{
left: 5%;
bottom:2.5%;
}
.cuadro-desigual{
display:none;
}
.juridico-online{
display:block;
}
.juridico-online .derecha2 {
margin-left: 0px;
margin-top: 5%;
}
.juridico-online .izquierda, .juridico-online .derecha2{
padding-bottom:8%;
}
}
@media screen and (max-width: 570px){
.pie li {
width:100%;
padding: 20px 0;
font-size: 14px;
}
.pie li.logo {
width: 100%;
} 
.pie .ubicacion {
width: 100%;
}
.pie .telefono:before, .pie .mail:before{
font-size: 32px;
max-width: 54px;
}
.pie .ubicacion:before{
font-size: 36px;
max-width: 54px;	
}
.redes-sociales li {
width: 32px;
padding:0;
}
.equipo1 li, .equipo2 li{
width:110px;
}
}
@media screen and (max-width: 540px){
.form3 .wdform-field, .form3 .wdform-element-section{
width:400px!important;
}
}
@media screen and (max-width: 520px){
.servicios-home li {
width: 100%;
}
.linea-azul:before {
top: 20px;
border-width: 60px;
}
.page-id-322 .servicios-home, .page-id-328 .servicios-home{
display:none;
}
}
@media screen and (max-width: 490px){
.equipo1 li, .equipo2 li{
font-size:12px;
}
.titulo-home h1, .titulo-home h3{
display:none;
}
.site-branding {
width: 200px;
}
}
@media screen and (max-width: 480px){
.equipo1 li, .equipo2 li{
width:100px;
}
.gestoria-online .derecha2, .gestoria-online .izquierda {
font-size: 12px;
}
}
@media screen and (max-width: 440px){
.form3 .wdform-field, .form3 .wdform-element-section{
width:270px!important;
}
.equipo1 li, .equipo2 li{
width:80px;
}
.gestoria-online .derecha2 p, .gestoria-online .izquierda p{
line-height: 15px;
font-size: 12px;
margin-top: 0;
}
.gestoria-online .izquierda, .gestoria-online .derecha2 {
padding-bottom: 8%;
}
}
@media screen and (max-width: 420px){
.linea-azul:before {
display:none;
}
.tresfotos li, .dosfotos li{
width:100%;
}
.clic-aqui{
display:none;
}
.gestoria-online {
padding-top: 27%;
}
.gestoria-online .derecha2 h2, .gestoria-online .izquierda h2{
font-size:14px;
}
.gestoria-online .derecha2 .precio, .gestoria-online .izquierda .precio {
font-size: 20px;
}
@media screen and (max-width: 400px){
.gestoria-header { }
.page-id-322 .gestoria-header,
.page-id-328 .gestoria-header{
display:none;
}
}
@media screen and (max-width: 380px){
.titulo-home{
opacity: 0.7;
background: white;
}
.home .site-branding {
width: 60%;
top:5px;
}
.gestoria-header {
width: 155px;
right: 10px;
top:115px;
}
.juridico-header {
width: 155px;
right: 10px;
}
.reclamaciones-header {
width: 155px;
right: 10px;
top:150px;
}
}
@media screen and (max-width: 360px){
.equipo1 li, .equipo2 li{
width:70px;
}
}  body.blog div#page #content {
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 4;
-moz-column-gap: 1em;
-webkit-column-gap: 1em;
column-gap: 1em;
max-width: 1200px;
margin: 2em auto;
} body.blog article {
border: 1px solid #ddd;
display: inline-block;
margin: 0 0 1em;
padding: 1em;
width: 100%;
}
body.blog .pagination {
background-color: #ffffff;
-webkit-column-span: all;
column-span: all;
}
@media screen and (max-width: 900px){
body.blog div#page #content {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
}
@media screen and (max-width: 600px){
body.blog div#page #content {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
.home-post .entry-header img {
width: 100%;
height: auto;
margin-bottom: -15px;
margin-top:0;
}
}
@media screen and (max-width: 300px){
body.blog div#page #content {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
}
}
.tresfotos1 {
max-width: 1200px;
margin: 0 auto;
padding-left: 0;
padding: 0 20px;
overflow: auto;
margin-bottom: 20px;
margin-left:578px;
text-align: center;
float:left;
}