/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}body{margin: 0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,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: 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 {-moz-box-sizing:content-box;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;  -moz-box-sizing: content-box;  -webkit-box-sizing: content-box;  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;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;  box-sizing: border-box;}*:before,*:after {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}
html {  font-size: 62.5%;  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.42857143;color: #333333;background-color: #ffffff;}input,button,select,textarea {font-family: inherit;font-size: inherit;line-height: inherit;}a {color: #428bca;text-decoration: none;}figure {margin: 0;}img {vertical-align: middle;}.img-responsive {display: block;max-width: 100%;height: auto;}.img-rounded {border-radius: 6px;}.img-circle {border-radius: 50%;}hr {margin-top: 20px;margin-bottom: 20px;border: 0;border-top: 1px solid #eeeeee;}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 748px; 
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid { margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px;}
.row {margin-left: -15px;margin-right: -15px;}.row:before,.row:after{content:" ";display:table;}/* siempre tiene que ir esta linea...*/
.col-xs-1,.col-ms-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-ms-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-ms-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-ms-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-ms-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-ms-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-ms-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-ms-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-ms-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-ms-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-ms-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-ms-12 .col-sm-12,.col-md-12,.col-lg-12 {position:relative;min-height:1px;padding-left:15px;padding-right:15px;}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left;}
.col-xs-12{width:100%;}.col-xs-11{width:91.66666667%;}.col-xs-10{width:83.33333333%;}.col-xs-9{width:75%;}.col-xs-8{width:66.66666667%;}.col-xs-7{width:58.33333333%;}.col-xs-6{width:50%;}.col-xs-5{width:41.66666667%;}.col-xs-4{width:33.33333333%;}.col-xs-3{width:25%;}.col-xs-2{width:16.66666667%;}.col-xs-1{width:8.33333333%;}
.col-xs-pull-12{right:100%;}.col-xs-pull-11{right:91.66666667%;}.col-xs-pull-10{right:83.33333333%;}.col-xs-pull-9{right:75%;}.col-xs-pull-8{right:66.66666667%;}.col-xs-pull-7{right:58.33333333%;}.col-xs-pull-6{right:50%;}.col-xs-pull-5{right:41.66666667%;}.col-xs-pull-4{right:33.33333333%;}.col-xs-pull-3{right:25%;}.col-xs-pull-2{right:16.66666667%;}.col-xs-pull-1{right:8.33333333%;}.col-xs-pull-0{right:auto;}
.col-xs-push-12{left:100%;}.col-xs-push-11{left:91.66666667%;}.col-xs-push-10{left:83.33333333%;}.col-xs-push-9{left:75%;}.col-xs-push-8{left:66.66666667%;}.col-xs-push-7{left:58.33333333%;}.col-xs-push-6{left:50%;}.col-xs-push-5{left:41.66666667%;}.col-xs-push-4{left:33.33333333%;}.col-xs-push-3{left:25%;}.col-xs-push-2{left:16.66666667%;}.col-xs-push-1{left:8.33333333%;}.col-xs-push-0{left:auto;}
.col-xs-offset-12{margin-left:100%;}.col-xs-offset-11{margin-left:91.66666667%;}.col-xs-offset-10{margin-left:83.33333333%;}.col-xs-offset-9{margin-left:75%;}.col-xs-offset-8{margin-left:66.66666667%;}.col-xs-offset-7{margin-left:58.33333333%;}.col-xs-offset-6{margin-left:50%;}.col-xs-offset-5{margin-left:41.66666667%;}.col-xs-offset-4{margin-left:33.33333333%;}.col-xs-offset-3{margin-left:25%;}.col-xs-offset-2{margin-left:16.66666667%;}.col-xs-offset-1{margin-left:8.33333333%;}.col-xs-offset-0{margin-left:0%;}

@media (min-width: 480px) and (max-width: 767px){
  .col-ms-1,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-ms-10,.col-ms-11{float:left;}
  .col-ms-1{width:8.33333%;}.col-ms-2{width:16.66667%;}.col-ms-3{width:25%;}.col-ms-4{width:33.33333%;}
  .col-ms-5{width:41.66667%;}.col-ms-6{width:50%;}.col-ms-7{width:58.33333%;}.col-ms-8{width:66.66667%;}
  .col-ms-9{width:75%;}.col-ms-10{width:83.33333%;}.col-ms-11{width:91.66667%;}.col-ms-12{width:100%;}
  .col-ms-push-1{left:8.33333%;}.col-ms-push-2{left:16.66667%;}.col-ms-push-3{left:25%;}
  .col-ms-push-4{left:33.33333%;}.col-ms-push-5{left:41.66667%;}.col-ms-push-6{left:50%;}.col-ms-push-7{left:58.33333%;}.col-ms-push-8{left:66.66667%;}.col-ms-push-9{left:75%;}.col-ms-push-10{left:83.33333%;}.col-ms-push-11{left:91.66667%;}.col-ms-pull-1{right:8.33333%;}.col-ms-pull-2{right:16.66667%;}.col-ms-pull-3{right:25%;}
  .col-ms-pull-4{right:33.33333%;}.col-ms-pull-5{right:41.66667%;}.col-ms-pull-6{right:50%;}.col-ms-pull-7{right:58.33333%;}.col-ms-pull-8{right:66.66667%;}.col-ms-pull-9{right:75%;}.col-ms-pull-10{right:83.33333%;}.col-ms-pull-11{right:91.66667%;}.col-ms-offset-1{margin-left:8.33333%;}.col-ms-offset-2{margin-left:16.66667%;}.col-ms-offset-3{
  margin-left:25%;}.col-ms-offset-4{margin-left:33.33333%;}.col-ms-offset-5{margin-left:41.66667%;}.col-ms-offset-6{margin-left:50%;}.col-ms-offset-7{margin-left:58.33333%;}.col-ms-offset-8{margin-left:66.66667%;}.col-ms-offset-9{margin-left:75%;}.col-ms-offset-10{margin-left:83.33333%;}.col-ms-offset-11{margin-left:91.66667%;}
}

@media(min-width:768px){
  .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left;}
  .col-sm-12{width:100%;}.col-sm-11{width:91.66666667%;}.col-sm-10{width:83.33333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666667%;}.col-sm-7{width:58.33333333%;}.col-sm-6{width:50%;}.col-sm-5{width:41.66666667%;}.col-sm-4{width:33.33333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.66666667%;}.col-sm-1{width:8.33333333%;}
  .col-sm-pull-12{right:100%;}.col-sm-pull-11{right:91.66666667%;}.col-sm-pull-10{right:83.33333333%;}.col-sm-pull-9{right:75%;}.col-sm-pull-8{right:66.66666667%;}.col-sm-pull-7{right:58.33333333%;}.col-sm-pull-6{right:50%;}.col-sm-pull-5{right:41.66666667%;}.col-sm-pull-4{right:33.33333333%;}.col-sm-pull-3{right:25%;}.col-sm-pull-2{right:16.66666667%;}.col-sm-pull-1{right:8.33333333%;}.col-sm-pull-0{right:auto;}
  .col-sm-push-12{left:100%;}.col-sm-push-11{left:91.66666667%;}.col-sm-push-10{left:83.33333333%;}.col-sm-push-9{left:75%;}.col-sm-push-8{left:66.66666667%;}.col-sm-push-7{left:58.33333333%;}.col-sm-push-6{left:50%;}.col-sm-push-5{left:41.66666667%;}.col-sm-push-4{left:33.33333333%;}.col-sm-push-3{left:25%;}.col-sm-push-2{left:16.66666667%;}.col-sm-push-1{left:8.33333333%;}.col-sm-push-0{left:auto;}
  .col-sm-offset-12{margin-left:100%;}.col-sm-offset-11{margin-left:91.66666667%;}.col-sm-offset-10{margin-left:83.33333333%;}.col-sm-offset-9{margin-left:75%;}.col-sm-offset-8{margin-left:66.66666667%;}.col-sm-offset-7{margin-left:58.33333333%;}.col-sm-offset-6{margin-left:50%;}.col-sm-offset-5{margin-left:41.66666667%;}.col-sm-offset-4{margin-left:33.33333333%;}.col-sm-offset-3{margin-left:25%;}.col-sm-offset-2{margin-left:16.66666667%;}.col-sm-offset-1{margin-left:8.33333333%;}.col-sm-offset-0{margin-left:0%;}
}
@media(min-width:992px){
  .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left;}
  .col-md-12{width:100%;}.col-md-11{width:91.66666667%;}.col-md-10{width:83.33333333%;}.col-md-9{width:75%;}.col-md-8{width:66.66666667%;}.col-md-7{width:58.33333333%;}.col-md-6{width:50%;}.col-md-5{width:41.66666667%;}.col-md-4{width:33.33333333%;}.col-md-3{width:25%;}.col-md-2{width:16.66666667%;}.col-md-1{width:8.33333333%;}
  .col-md-pull-12{right:100%;}.col-md-pull-11{right:91.66666667%;}.col-md-pull-10{right:83.33333333%;}.col-md-pull-9{right:75%;}.col-md-pull-8{right:66.66666667%;}.col-md-pull-7{right:58.33333333%;}.col-md-pull-6{right:50%;}.col-md-pull-5{right:41.66666667%;}.col-md-pull-4{right:33.33333333%;}.col-md-pull-3{right:25%;}.col-md-pull-2{right:16.66666667%;}.col-md-pull-1{right:8.33333333%;}.col-md-pull-0{right:auto;}
  .col-md-push-12{left:100%;}.col-md-push-11{left:91.66666667%;}.col-md-push-10{left:83.33333333%;}.col-md-push-9{left:75%;}.col-md-push-8{left:66.66666667%;}.col-md-push-7{left:58.33333333%;}.col-md-push-6{left:50%;}.col-md-push-5{left:41.66666667%;}.col-md-push-4{left:33.33333333%;}.col-md-push-3{left:25%;}.col-md-push-2{left:16.66666667%;}.col-md-push-1{left:8.33333333%;}.col-md-push-0{left:auto;}
  .col-md-offset-12{margin-left:100%;}.col-md-offset-11{margin-left:91.66666667%;}.col-md-offset-10{margin-left:83.33333333%;}.col-md-offset-9{margin-left:75%;}.col-md-offset-8{margin-left:66.66666667%;}.col-md-offset-7{margin-left:58.33333333%;}.col-md-offset-6{margin-left:50%;}.col-md-offset-5{margin-left:41.66666667%;}.col-md-offset-4{margin-left:33.33333333%;}.col-md-offset-3{margin-left:25%;}.col-md-offset-2{margin-left:16.66666667%;}.col-md-offset-1{margin-left:8.33333333%;}.col-md-offset-0{margin-left:0%;}
}
@media(min-width:1200px){
  .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left;}
  .col-lg-12{width:100%;}.col-lg-11{width:91.66666667%;}.col-lg-10{width:83.33333333%;}.col-lg-9{width:75%;}.col-lg-8{width:66.66666667%;}.col-lg-7{width:58.33333333%;}.col-lg-6{width:50%;}.col-lg-5{width:41.66666667%;}.col-lg-4{width:33.33333333%;}.col-lg-3{width:25%;}.col-lg-2{width:16.66666667%;}.col-lg-1{width:8.33333333%;}
  .col-lg-pull-12{right:100%;}.col-lg-pull-11{right:91.66666667%;}.col-lg-pull-10{right:83.33333333%;}.col-lg-pull-9{right:75%;}.col-lg-pull-8{right:66.66666667%;}.col-lg-pull-7{right:58.33333333%;}.col-lg-pull-6{right:50%;}.col-lg-pull-5{right:41.66666667%;}.col-lg-pull-4{right:33.33333333%;}.col-lg-pull-3{right:25%;}.col-lg-pull-2{right:16.66666667%;}.col-lg-pull-1{right:8.33333333%;}.col-lg-pull-0{right:auto;}
  .col-lg-push-12{left:100%;}.col-lg-push-11{left:91.66666667%;}.col-lg-push-10{left:83.33333333%;}.col-lg-push-9{left:75%;}.col-lg-push-8{left:66.66666667%;}.col-lg-push-7{left:58.33333333%;}.col-lg-push-6{left:50%;}.col-lg-push-5{left:41.66666667%;}.col-lg-push-4{left:33.33333333%;}.col-lg-push-3{left:25%;}.col-lg-push-2{left:16.66666667%;}.col-lg-push-1{left:8.33333333%;}.col-lg-push-0{left:auto;}
  .col-lg-offset-12{margin-left:100%;}.col-lg-offset-11{margin-left:91.66666667%;}.col-lg-offset-10{margin-left:83.33333333%;}.col-lg-offset-9{margin-left:75%;}.col-lg-offset-8{margin-left:66.66666667%;}.col-lg-offset-7{margin-left:58.33333333%;}.col-lg-offset-6{margin-left:50%;}.col-lg-offset-5{margin-left:41.66666667%;}.col-lg-offset-4{margin-left:33.33333333%;}.col-lg-offset-3{margin-left:25%;}.col-lg-offset-2{margin-left:16.66666667%;}.col-lg-offset-1{margin-left:8.33333333%;}.col-lg-offset-0{margin-left:0%;}
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700%7cGlegoo:400,700);

/*[class*="-block"]{
  display :inline-block;
  width :100%;
}*/

@font-face {
  font-family: 'icomoon';
  src:url('https://consulter.es/wp-content/themes/consulter/css/../fonts/icomoon.eot?148r6y');
  src:url('https://consulter.es/wp-content/themes/consulter/css/../fonts/icomoon.eot?#iefix148r6y') format('embedded-opentype'),
    url('https://consulter.es/wp-content/themes/consulter/css/../fonts/icomoon.ttf?148r6y') format('truetype'),
    url('https://consulter.es/wp-content/themes/consulter/css/../fonts/icomoon.woff?148r6y') format('woff'),
    url('https://consulter.es/wp-content/themes/consulter/css/../fonts/icomoon.svg?148r6y#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
;font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\f002";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-phone:before {
  content: "\f095";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-gavel:before {
  content: "\f0e3";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-blogger2:before {
  content: "\e600";
}
.u-Hidden{
  display: none;
}

.float{
  float: right;
}

.no-padding{
  padding-left: 0;
  padding-right: 0;
}

.no-padding--right{
  padding-right: 0;
}
@font-face {
  font-family: 'Raleway', sans-serif;
  src: url(https://consulter.es/wp-content/themes/consulter//consulter/fonts/Raleway.woff) format('woff'),
       url(https://consulter.es/wp-content/themes/consulter//consulter/fonts/Raleway.eot) format('eot'),
       url(https://consulter.es/wp-content/themes/consulter//consulter/fonts/Raleway.svg) format('svg'),
       url(https://consulter.es/wp-content/themes/consulter//consulter/fonts/Raleway.ttf) format('ttf'),
       url(https://consulter.es/wp-content/themes/consulter//consulter/fonts/Raleway.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src: url(https://consulter.es/wp-content/themes/consulter//consulter/fonts/icomoon.woff) format('woff'),
       url(https://consulter.es/wp-content/themes/consulter//consulter/fonts/icomoon.eot) format('eot'),
       url(https://consulter.es/wp-content/themes/consulter//consulter/fonts/icomoon.svg) format('svg'),
       url(https://consulter.es/wp-content/themes/consulter//consulter/fonts/icomoon.ttf) format('ttf'),
  font-style: normal;
  font-display: swap;
}




@font-face {
  font-family: 'Arvo';
  font-display: swap;
  src: local('Arvo'), url(https://fonts.gstatic.com/s/arvo/v9/rC7kKhY-eUDY-ucISTIf5PesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}


/* body ==================== */

body{
  background: #EAEDF2;
  color:#7b7b7b;
  font: 400 18px 'Source Sans Pro', sans-serif;
  line-height: 1.286;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1{
  color: #297647;
  font-size: 14px;
  font-weight: 300;
}

/* h2,h3,nav ==================== */

ul,li{
  list-style: none;
}

a{
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.main{
  position: relative;
}

/* header ==================== */
.header{
  position: relative;
}

.header-top{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+50,0.8+99 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.8) 99%, rgba(255,255,255,0.8) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(99%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.8))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.8) 99%,rgba(255,255,255,0.8) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.8) 99%,rgba(255,255,255,0.8) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.8) 99%,rgba(255,255,255,0.8) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.8) 99%,rgba(255,255,255,0.8) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccffffff',GradientType=0 ); /* IE6-8 */
  left: 0;
  position: absolute;
  padding-bottom: 24px;
  padding-top: 24px;
  position: absolute;
  right: 0;
  top: auto;
  z-index: 10;
}

.header-top .container{
  position: relative;
}

.header-top .container:after{
  background: #87bd67;
  bottom: -24px;
  content: "";
  display: block;
  height: 10px;
  left: 15px;
  position: absolute;
  right: 15px;
}

/* searchSb ==================== */
.searchSb{
  font-size:14px;
  position :relative;
}

.searchSb--icon{
  background: #87bd67;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 36px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 36px;
}

.sb-search--form{
  position: relative;
  width: 100%;
}

.searchSb--input{
  background: transparent;
  border: 1px solid #87bd67;
  color: #8b8b8b;
  outline: 0;
  padding: 8px 8px 8px 8px;
  width: 82%;
}

.icon-search{
  -webkit-font-smoothing :antialiased;
  font-family: 'icomoon';
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  outline: none;
  speak: none;
  text-transform: none;
  z-index: 90;
}

.searchSb--input::-webkit-input-placeholder {
  color: #8b8b8b;
}

.searchSb--input:-moz-placeholder {
  color: #8b8b8b;
}

.searchSb--input::-moz-placeholder {
  color: #8b8b8b;
}

.searchSb--input:-ms-input-placeholder {
  color: #8b8b8b;
}

/* Menu-principal ==================== */
.mainMenu{
  margin-top: 10px;
}

.mainMenu-list{
  font-size: 0;
  margin: 0;
  padding: 0;
}

.mainMenu-list li{
  display: inline-block;
  margin-right: 10px;
  /*margin-right: 15px;*/
  position: relative;
}

.mainMenu-list li:last-child{
  margin-right: 0;
}

.mainMenu-list li a{
  color: #757575;
  display: block;
  font:700 15px 'Glegoo', serif;
  padding: 10px 4px;
  text-transform: uppercase;
}

.mainMenu-list li:first-child a{
  padding-left: 0;
}

.mainMenu-list li a:before,
.mainMenu-list li a:after{
  display: block;
  font-size: 18px;
  position: absolute;
  top: 6px;
  opacity: 0;
    -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
}

.mainMenu-list li a:before{
  content: "[";
  margin-left: -12px;
}

.mainMenu-list li a:after{
  content: "]";
  right: -2px;
}

.mainMenu-list li a:hover:before,
.mainMenu-list li a:hover:after{
  opacity: 1;
}

.mainMenu-list li a:hover{
  color: #87bd67;
}

/* mainMenu submenu ==================== */
#click-menu {
    position: fixed !important;
}
#responsive-menu {
    position: fixed !important
    }
.mainMenu .mainMenu-list ul{
  margin-top: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.mainMenu .mainMenu-list li:hover > ul{
  margin-top: 0px;
  opacity: 1;
  visibility: visible;
}

.mainMenu-list .sub-menu{
  background: #87bd67;
  padding: 0;
  position: absolute;
  width: 250px;
  z-index: 10;
}

.mainMenu-list .sub-menu li{
  display: block;
  margin: 0;
  position: relative;
}

.mainMenu-list .sub-menu li a{
  font-size: 14px;
  padding: 8px 10px;
  color: #fff;
}

.mainMenu-list .sub-menu li a:hover{
  color: #7b7b7b;
}
.mainMenu-list .sub-menu li a:before,
.mainMenu-list .sub-menu li a:after,
.mainMenu-list .sub-menu li a:hover:before,
.mainMenu-list .sub-menu li a:hover:after{
  background: transparent;
  content: "";
}

.mainMenu-list .sub-menu li:first-child a{
  padding-left: 10px;
}

.mainMenu-list .sub-menu li:hover > a,.mainMenu-list .sub-menu li.focus > a {
  background: #fff;
  color: #87bd67;
}

/* header-slider ==================== */
.header-slider{
  position: relative;
}

.header-slider:after{
  content: "";
  position: absolute;
  bottom: 0;
  height: 14px;
  width: 30%;
  right: 0;
  z-index: 10;
  background: #87bd67;
}

.header-slider:before{
  border-bottom: 14px solid #87bd67; 
  border-left: 14px solid transparent; 
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 30%;
  width: 0;
  z-index: 10;
}

.header-featured{
  position: absolute;
  bottom: 120px;
  left: 0;
  right: 0;
}

.header-featured--text{
  background: rgba(224, 224, 224, 0.9);
  color: #7b7b7b;
  font: 400 34px 'Glegoo', serif;
  padding-bottom: 30px;
  padding-top: 12px;
  position: relative;
  line-height: 38px;
  text-transform: uppercase;
}

.header-featured--text:after{
  background: rgba(224, 224, 224, 0.9);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  width: 200%;
}

.header-featured--text:before{
  content: "";
  position: absolute;
  border-right: 56px solid transparent;
  border-top: 119px solid rgba(224, 224, 224, 0.9); 
  left: 100%;
  top: 0;
}

.header-featured--text p{
  margin: 0;
}

.header-featured--text p:before{
  background: #2e794b;
  bottom: 12px;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  width: 80px;
}

/* section ==================== */
.section-content p {
    text-align: justify;
}
.section-body{
  padding: 58px 0;
  position: relative;
}

.section-content a{
  color: #87bd67;
  padding: 0 2px;
}

.section-content a:hover{
  background: #87bd67;
  color: #fff;
}

.section-content ul li{
  position: relative;
}

.section-content ul li:before{
  background: url(https://consulter.es/wp-content/themes/consulter/images/section/icon-list.png) no-repeat;
  content: "";
  display: block;
  height: 9px;
  left: -22px;
  position: absolute;
  top: 7px;
  width: 9px;
}

.section-content ul li a{
  color: #7b7b7b;
}

.section-content ul li a:hover{
  background: transparent;
  color: #7b7b7b;
  padding-left: 16px;
}

.section-image{
  border-bottom: 14px solid #87bd67;
  padding-top: 30px;
}

.section-title{
  font: 700 36px 'Glegoo', serif;
  line-height: 40px;
  margin-bottom: 60px;
  margin-top: 0;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}

.section-title:after{
  background: #87bd67;
  bottom: -34px;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  width: 80px;
}

.section-breadcrumbs{
  background: #fff;
  padding: 4px 0;
}

.section-breadcrumb{
  font-size: 12px;
}

.section-breadcrumb span,
.section-breadcrumb span a{
  color: #757575;
}

.section-addthis{
  padding-top: 10px; 
}
.heateor_sss_sharing_container {
    margin-bottom: 42px;
}
/* section-carousel ==================== */
.section-carousel{
  position: relative;
}

.section-carousel--item{
  position: relative;
}

.section-carousel--item:before{
  background: rgba(46, 121, 75, 0.3);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
}

.section-carousel--content{
  background: rgba(255, 255, 255, 0.7);
  bottom: 40px;
  padding: 12px 0;
  position: absolute;
}

.section-carousel--description{
  color: #802357;
  font-size: 18px;
  text-transform: uppercase;
}

/* section-category ==================== */
.section-category{
  background: #e0e0e0;
  overflow: hidden;
  position: relative;
}

.section-categoryContact{
  background: #fff;
}

.section-category--item{
  padding: 16px 100px 68px;
  text-align: center;
}

.section-category--itemContact{
  padding: 0;
  line-height: 0;
}

.section-category--descriptionInternaContact{
  text-align: left !important;
  width: 50% !important;
}

.section-mapa{
  position: absolute;
  right: 0;
  width: 50%;
  top: 0;
}
.section-mapa-ubicacion{
  position: absolute;
  right: 0;
  width: 50%;
  top: 0;
}
.section-category--item:first-child{
  background: #fff;
}

.section-category--item:first-child:after{
  content:"";
  background: #fff;
  height: 100%;
  width: 100%;
  right: 100%;
  position: absolute;
  display: block;
  top: 0; 
}

.section-category--descriptionInterna{
  font: 400 28px 'Glegoo', serif;
  line-height: 34px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 40px;
  padding-top: 40px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 70%;
  z-index: 10;
}
.destacado-inferior {
    background: #ffffff;
}
.section-category--descriptionInterna-ubicacion{
    font: 400 24px 'Glegoo', serif;
    line-height: 30px;
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: left;
    text-transform: uppercase;
    margin: 0 auto;
    padding-left: 54px;
}
.section-category--descriptionInterna-contacto{
    font: 400 24px 'Glegoo', serif;
    line-height: 30px;
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: left;
    text-transform: uppercase;
    margin: 0 auto;
    padding-left: 54px;
}

.section-category--descriptionInterna:after{
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 160%;
  right: 50%;
  display: block;
  z-index: -1;
  background: #fff;
}

.section-category--list{
  margin-bottom: 0;
  margin-top: 30px;
  padding: 0;
}

.section-category--list li a{
  color: #8b8b8b;
}

.section-category--title{
  font: 700 30px 'Glegoo', serif;
  line-height: 36px;
  margin-bottom: 50px;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
}

.section-category--title:after{
  background: #87bd67;
  bottom: -20px;
  content: "";
  display: block;
  height: 12px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 42px;
}

.section-category--title a{
  color: #757575;
}

/* footer ==================== */
.footer{
  background: #757575;
  border-top: 12px solid #87bd67;
  color: #fff;
  padding: 50px 0 34px;
  font-size: 14px;
  font-weight: 700;
}

.footer-info--list{
  margin-top: 5px;
}

.footer-info--phone a{
  color: #fff;
}

.icon-phone{
  color: #87bd67;
  float: left;
  font-size: 22px;
  margin-right: 20px;
  margin-top: -4px;
}

.footer-legal{
  margin-top: 0;
  margin-bottom: 0;
}

.footer-legal li{
  line-height: 33px;
}

.footer-legal li a{
  color: #fff;
}

.footer-optimizacion{
  font-weight: 400;
}

.footer-powered a{
  color: #fff;
}

.footer-redes{
  position: relative;
}
.footer-redes a{
  color: #fff;
  font-size: 43px;
  margin-right: 28px;
}

.footer-redes a:last-child{
  margin-right: 0;
}

.icon-blogger2{
  font-size: 90%;
}

.wpcf7{
  background: #e0e0e0;
  border-bottom: 14px solid #87bd67;
  float: left;
  width: 100%;
  display: block;
  padding: 20px 20px 0 !important;
}

.wpcf7 input,
.wpcf7 textarea{
  background: #fff;
  border: 0;
  font-size: 14px;
  font-style: italic;
  outline: 0;
  padding: 6px 8px;
  width: 100%;
}

.wpcf7 textarea{
  max-height: 76px;
  max-width: 100%;
  min-height: 76px;
  min-width: 100%;
  width: 100%;
}

.wpcf7 input[type="submit"]{
  background: #2e794b;
  color: #fff;
  font: 700 16px 'Glegoo', serif;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}


/*TOOGLE*/

h3.whistle-title {
    color: #7b7b7b !important;
    font: 600 16px 'Source Sans Pro', sans-serif !important;
    line-height: 1.2 !important;
}

.whistle-content {
    color: #7b7b7b !important;
    font: 400 16px 'Source Sans Pro', sans-serif;
    line-height: 1.286;
    padding-top: 0px !important;
}
.section-body.post-herencias {
    background: #e6e6e6;
}

/*toogle formulario */

.texto-datos{
  display:none;
}

.mostrar_politica{
  display: block;
}
.politica .wpcf7-list-item {
    width: 17px;
    height: 24px;
    margin: 0px;
}

aside.col-sm-6.col-md-6 p:nth-child(6) {
    margin-bottom: 0px;
}
.politica {
    padding-bottom: 20px;
}
.politica a {
    color: #257243;
    font-size: 16px;
    padding-left: 9px;
    cursor: pointer;
    padding-left: 10px;
}
.politica input {
  font-size: 40px;
    
}




/* Media query 240 ==================== */

@media (max-width: 240px) {
    .header-top {
    position: relative;
}
  .searchSb {
    display: none;
}

.header-top .container:after {
    background: transparent;
    }

  .footer-redes:after {
    display: none;
  }
}



/* Media query 420 ==================== */

@media (min-width: 241px) and (max-width: 374px) {
  
  .header-top {
    position: relative;
}

  .searchSb {
    display: none;
}

.header-top .container:after {
    background: transparent;
    }
  .footer-redes:after {
    display: none;
  }
}
@media (max-width: 375px) {
  .section-category--item {
      padding: 16px 16px 68px;
  }
	
}



@media (min-width: 375px) and (max-width: 420px){
    .header-top {
    position: relative;
}

  .searchSb {
    display: none;
  }

.header-top .container:after {
    background: transparent;
    }
  .footer-redes:after {
    display: none;
  }
}
/* Media query 480 ==================== */

@media (min-width: 421px) and (max-width: 667px) {
    .header-top {
    position: relative;
}

  .footer-redes:after {
    bottom: -6px;
}

}

/* Media query 768 ==================== */

@media (min-width: 668px) and (max-width: 768px) {
  .header-slider {
      margin-top: 12%;
  }
    .footer-redes:after {
    bottom: -6px;
}
}

.blog-info a {
    padding: 0px;
}

.blog-info .imagen-blog img {
    width: 224px;
    max-width: 275px;
    margin-left: -35px;
}
.imagen-border {
    border: 1px solid #b6b6b6;
    width: 152px;
    float: left;
    margin: 0px 20px 20px 0px;
}

.blog-info .imagen-blog {
    overflow: hidden;
    width: 150px;
    height: 147px;
    border: 4px solid #F7F8FA;
}
.blog-info h3 {
    margin-top: 0px;
    font: 400 25px/1.3em 'Josefin Slab', serif;
    text-transform: none;
    margin-bottom: 0px;
}
.blog-info h3 a {
    color: #313131;
}
.blog-info h3 a:hover {
    color: #878787;
    background: transparent;
    opacity: 9;
}
.fecha {
    font: 400 36px/1em 'Lora', serif;
    color: #5a9897;
    text-transform: none;
    text-shadow: 1px 1px 1px #ffffff;
    text-align: center;
    margin-top: -15px;
}

.fecha span {
    font: 400 20px/1em 'Josefin Slab', serif;
    color: #474747;
    width: 100%;
    display: inline-block;
}
/*--------------------------------------- ShareButtons --------------------------------- */
.really_simple_share{
    clear: both;
    margin-left: 0px;
}

.really_simple_share div {
    display: inline-block;
}

.publicacion {
    font: 600 13px/1.2em 'Open Sans', sans-serif;
    color: #808080;
    text-transform: none;
    margin-top: 13px;
}
.principal-blog {
    margin-bottom: 43px;
}

.blog-info:before {
    content: "";
    width: 1px;
    height: 196px;
    position: absolute;
    margin-left: -16px;
    background: -webkit-linear-gradient(top, #f7f8fa 0%,#b0b0b0 47%,#f7f8fa 100%);
}

.archivador ul {
    font: 400 12px/1.3em 'Open Sans', sans-serif;
    color: #808080;
    text-transform: capitalize;
    padding-left: 20px;    
}

.archivador h2.widgettitle {
    font: 400 18px/1.3em 'Josefin Slab', serif;
    color: #5a9897;
    text-transform: none;
    padding-left: 20px;
}

.archivador .categorias {
    width: 100%;
    height: auto;
    border: 1px solid #aeaeae;
    margin-bottom: 20px;
    color: #808080;
}

.archivador .categorias ul li a {
    color: #808080;
    font-weight: 600;
    line-height: 20px;
}
.archivador .categorias ul li a:hover {
    text-decoration: underline;
}
button._42ft._4jy0._5gyi._ew1._4jy3._517h._51sy {
    display: none !important;
}

._4o5p .pluginConnectButtonConnected, ._4o5p .pluginConnectButtonDisconnected, ._4o5q button {
    display: none !important;

}
.publicacion a {
    color: #5A9897;
}
.publicacion a:hover {
    text-decoration: underline;
    background: transparent;
    opacity: inherit;
    color: #5A9897;
}

.interna-blog .imagen-border {
    width: 100%;
    float: none;
    margin: 0px 0px 28px 0px;
}
.interna-blog figure.Section-image.imagen-blog {
    width: 100%;
    height: fit-content;
    overflow: hidden;
    border: 5px solid #F7F8FA;
}

.formulario-agencias h2 {
    margin-top: 0px;
    color: #2e794b;
    font: 700 22px 'Glegoo',serif;
    text-transform: uppercase;
}

.formulario-agencias {
    display: inline-block;
    width: 100%;
    margin-bottom: 21px;
}
.interna-blog h2.Section-title {
    font: 400 33px/1.3em 'Josefin Slab', serif;
    color: #313131;
    text-transform: none;
    margin-bottom: 0px;
}
.interna-blog p, .interna-blog ul {
    font: 200 14px/1.4em 'Open Sans', sans-serif;
    color: #808080;
    text-transform: none;
    font-weight: 500;
}
.interna-blog strong {
    color: #6e6e71;
}
.interna-blog a {
    color: #447B7A;
    padding: 0 2px;
}
.interna-blog a:hover {
    background: transparent;
    text-decoration: underline;
}

.row.interna-blog {
    margin-top: 28px;
    margin-bottom: 30px;

}

.info_post img {
    width: 100%;
    height: auto;
}

.imagen-destacada-home img {
    width: 100%;
    height: auto;
}

	/*Estilos para el blog de tarea de QDPM*/
@media (max-width: 500px){
	.blog-info{
	display: flex;
	flex-direction: column;
}

.imagen-border {
	width: 100%;
}

.blog-info .imagen-blog {
	width: 100%;
    height: 100%;
}

.blog-info .imagen-blog img{
	width: 100%;
	max-width: 100%;
	margin-left: 0;
}
	.interna-blog figure.Section-image.imagen-blog img{
		margin-top: 0;
		height: 100%;
    	object-fit: cover;
	}
	.contenido img {
		display: none;
	}
	
	.imagen-destacada {
		display: block !important;
	}
}

.menu-fijo{
	position: fixed;
	left: 0;
	top: -10px;
	width: 100%;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
	border-bottom: 10px solid #87BD67;
}

.section-category--item img{
	max-width:200px;
}


/*AJUSTES QDPM*/

.contenido img {
	float: right;
    width: 45%;
    height: auto;
    margin-left: 30px;
}

.imagen-destacada {
	display: none;
}

#metaslider_2068 .caption-wrap{
	font-family: Glegoo, serif;
	background: rgb(0 0 0 / 80%);
    padding: 20px 0;
}
#metaslider_2068 .titulo
{font-size: 35px;
    line-height: 60px;}
#metaslider_2068 .subtitulo{
	font-size: 25px;
    line-height: 40px;
}
#metaslider_2068 .servicios-slider li a{
	color:#fff;
}

#metaslider_2068 .servicios-slider li a:hover{
	color:#87bd67;
}

#metaslider_2068 .servicios-slider li a:before {
    background: url(https://consulter.es/wp-content/themes/consulter/images/section/icon-list.png) no-repeat;
    content: "";
    display: block;
    height: 9px;
    left: -13px;
    position: absolute;
    top: 13px;
    width: 9px;
}
.header-topbar{ 
	background:#87bd67;
}

.header-topbar h1, .header-info--phone a, .rrss-header a{
	color:#fff;
}

.header-topbar h1{
	font-weight: bold;
}

.header-info--phone, .rrss-header{
	margin: 5px 0;
	text-align: right;
}

.header-info--phone .icon-phone{
	color:#fff;
	float: none;
    font-size: 22px;
    margin-right: 5px;
}
.rrss-header a{
	font-size: 22px;
  margin: 0 5px;
}

.rt-container-fluid{
	background:#fff;
	border-radius: 10px;
	padding:20px;
}

.section-testimonios{
	margin-bottom:50px;
}

.icon-star-full:before {
  content: "\e9d9";
  color:#FFDF00;
  font-size:22px;
}

.icon-facebook2:before {
  content: "\ea91";
}

.icon-blogger2:before {
  content: "\eab8";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-phone:before {
  content: "\e942";
}


@media (max-width: 900px) {
	#metaslider_2068 .servicios-slider, .header-topbar {
		display:none;
	}
	
	#metaslider_2068 .titulo {
    font-size: 17px;
    line-height: 25px;
}
	#metaslider_2068 .subtitulo {
    font-size: 17px;
    line-height: 35px;
}
}

.grecaptcha-badge{
	display: none !important;
}
.captcha-image{border:1px solid;padding:10px;display:inline-block;text-align:center}.cf7ic_instructions{display:block}.captcha-image .cf7ic_instructions span{font-weight:700}span.captcha-image>label{display:inline-block!important;position:relative;width:auto!important}.captcha-image svg{padding:5px;width:35px;height:35px;box-sizing:border-box}.captcha-image label>input+svg{cursor:pointer;border:2px solid transparent;position:relative;overflow:hidden}.captcha-image label:nth-child(2),.captcha-image label:nth-child(3){margin-right:5px}.captcha-image label>input:checked+svg,.captcha-image label>input:focus+svg{border:2px solid red}span.wpcf7-form-control.wpcf7-cf7ic{border:none}.kc_captcha{display:inherit}.cf7ic-style1{border:1px solid;padding:10px;display:inline-block;text-align:center}.cf7ic-icon-wrapper{font-size:inherit}.cf7ic-style1 .cf7ic-icon-wrapper .fa,.cf7ic-style1 .cf7ic-icon-wrapper svg{font-size:inherit;border-color:inherit}body .cf7ic-style1 .cf7ic-icon-wrapper svg{width:1em;height:1em;fill:currentColor;box-sizing:content-box!important}.woocommerce .captcha-image .cf7ic-icon-wrapper label,.woocommerce-page .captcha-image .cf7ic-icon-wrapper label,.captcha-image .cf7ic-icon-wrapper label{display:inline-block;width:inherit;vertical-align:text-top}.captcha-image label>input{opacity:0!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:none!important;position:absolute!important}.captcha-image label>input+*{position:static;cursor:pointer;border-width:2px;border-style:none;border-color:transparent;padding:7px}.captcha-image label>input:checked+*,.captcha-image label>input:focus+*{padding:7px;border-width:2px;border-style:solid}.cf7ic-special{opacity:0;filter:alpha(opacity=0);pointer-events:none;position:absolute;left:0;width:200px}.cf7ic-loader,.cf7ic-loader:before,.cf7ic-loader:after{border-radius:50%!important;width:2em!important;height:2em!important;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:cf7ic-load 1.2s infinite ease-in-out;animation:cf7ic-load 1.2s infinite ease-in-out}.cf7ic-loader{display:block;color:#444;font-size:10px!important;margin:4.8em 6em!important;position:relative!important;text-indent:-9999em!important;-webkit-transform:translateZ(0)!important;-ms-transform:translateZ(0)!important;transform:translateZ(0)!important;-webkit-animation-delay:-.16s;animation-delay:-.16s}.cf7ic-loader:before,.cf7ic-loader:after{content:'';position:absolute;top:0}.cf7ic-loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.cf7ic-loader:after{left:3.5em}@-webkit-keyframes cf7ic-load{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}@keyframes cf7ic-load{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}.ai1ic-fields{height:0!important;display:block;overflow:hidden!important}body .ai1ic-fields input{position:absolute;transform:scale(0)}.cf7ic-wpf{margin-bottom:30px!important}.cf7ic-wpf .captcha-image label{width:35px!important}.cf7ic-wpf .captcha-image label i{width:35px!important;text-align:center}.cf7ic-wpf .captcha-image .cf7ic-icon-wrapper{display:block;text-align:left!important}