/*!
Theme Name: mxtools
Theme URI: http://underscores.me/
Author: Purecobalt
Author URI: http://www.purecobalt.com
Description: This theme is for mxtools
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mxtools
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

mxtools is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100);
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
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; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

ul {
  font-family: 'Roboto Condensed', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

h3.widgettitle, .widget_text h2.widgettitle,
.widget_black_studio_tinymce h2.widgettitle {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 2.5em;
  margin-bottom: 2em; }
  @media (max-width: 767px) {
    h3.widgettitle, .widget_text h2.widgettitle,
    .widget_black_studio_tinymce h2.widgettitle {
      font-size: 1.5em;
      margin-bottom: 1em; } }

#mxtools_page_widget-4 ul li > a:hover,
#mxtools_page_widget-6 ul li > a:hover,
#mxtools_page_widget-8 ul li > a:hover,
#mxtools_page_widget-10 ul li > a:hover {
  text-decoration: none; }
#mxtools_page_widget-4 h2.widgettitle,
#mxtools_page_widget-6 h2.widgettitle,
#mxtools_page_widget-8 h2.widgettitle,
#mxtools_page_widget-10 h2.widgettitle {
  max-width: 230px;
  height: 230px;
  margin: 0 auto 20px;
  background-color: #687380;
  color: #fff;
  border-radius: 50%;
  padding-top: 1.5em;
  font-size: 1.5em;
  position: relative; }
  #mxtools_page_widget-4 h2.widgettitle:after,
  #mxtools_page_widget-6 h2.widgettitle:after,
  #mxtools_page_widget-8 h2.widgettitle:after,
  #mxtools_page_widget-10 h2.widgettitle:after {
    content: "";
    display: block;
    margin: 10px auto;
    width: 100px;
    height: 100px;
    background-image: url("img/svg/InternetServiceProviders.svg");
    background-size: 60px auto;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 26px;
    left: 65px; }
#mxtools_page_widget-4 .content,
#mxtools_page_widget-6 .content,
#mxtools_page_widget-8 .content,
#mxtools_page_widget-10 .content {
  margin-bottom: 30px; }
  #mxtools_page_widget-4 .content .copy #description,
  #mxtools_page_widget-6 .content .copy #description,
  #mxtools_page_widget-8 .content .copy #description,
  #mxtools_page_widget-10 .content .copy #description {
    font-size: 1.5em; }
#mxtools_page_widget-4 .view-more,
#mxtools_page_widget-6 .view-more,
#mxtools_page_widget-8 .view-more,
#mxtools_page_widget-10 .view-more {
  margin-top: 1em; }
#mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6,
#mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6,
#mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6,
#mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6 {
  border-right: 1px solid #cacaca;
  position: relative; }
  @media screen and (min-width: 767px) {
    #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6 .button-wrapper,
    #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6 .button-wrapper,
    #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6 .button-wrapper,
    #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6 .button-wrapper {
      position: absolute;
      width: 100%;
      bottom: 1em;
      left: 0; } }
  @media screen and (min-width: 1400px) {
    #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6,
    #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6,
    #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6,
    #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6 {
      min-height: 400px; } }
  @media (max-width: 1399px) {
    #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6,
    #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6,
    #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6,
    #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6 {
      width: 50%;
      border-bottom: 1px solid #cacaca;
      padding-bottom: 1em;
      min-height: 480px;
      padding-top: 1.2em; } }
  @media (max-width: 767px) {
    #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6,
    #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6,
    #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6,
    #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6 {
      width: 100%;
      border-right: none;
      border-bottom: 1px solid #cacaca;
      padding-bottom: 3em;
      margin-bottom: 2em;
      min-height: 380px; } }
  @media (max-width: 1399px) {
    #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(2),
    #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(2),
    #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(2),
    #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(2) {
      border-right: none; } }
  #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(2) h2.widgettitle:after,
  #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(2) h2.widgettitle:after,
  #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(2) h2.widgettitle:after,
  #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(2) h2.widgettitle:after {
    background-image: url("img/svg/DataFeedIntegrator.svg");
    background-size: 50px auto; }
  @media (max-width: 1399px) {
    #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(3),
    #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(3),
    #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(3),
    #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(3) {
      border-bottom: none; } }
  @media (max-width: 767px) {
    #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(3),
    #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(3),
    #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(3),
    #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(3) {
      border-bottom: 1px solid #cacaca; } }
  #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(3) h2.widgettitle,
  #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(3) h2.widgettitle,
  #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(3) h2.widgettitle,
  #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(3) h2.widgettitle {
    padding-top: 2em; }
  #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(3) h2.widgettitle:after,
  #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(3) h2.widgettitle:after,
  #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(3) h2.widgettitle:after,
  #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(3) h2.widgettitle:after {
    background-image: url("img/svg/SecuritySolutionProviders.svg");
    background-size: 65px auto;
    left: 60px; }
  #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(4),
  #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(4),
  #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(4),
  #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(4) {
    border-right: none; }
    @media (max-width: 1399px) {
      #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(4),
      #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(4),
      #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(4),
      #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(4) {
        border-bottom: none; } }
    @media (max-width: 767px) {
      #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(4),
      #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(4),
      #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(4),
      #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(4) {
        border-bottom: none; } }
    #mxtools_page_widget-4 ul.page-widget-item > li.col-sm-6:nth-child(4) h2.widgettitle:after,
    #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-6:nth-child(4) h2.widgettitle:after,
    #mxtools_page_widget-8 ul.page-widget-item > li.col-sm-6:nth-child(4) h2.widgettitle:after,
    #mxtools_page_widget-10 ul.page-widget-item > li.col-sm-6:nth-child(4) h2.widgettitle:after {
      background-image: url("img/svg/Enterprise.svg");
      background-size: 50px auto;
      left: 65px; }

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%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

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; }

#main {
  list-style: none;
  margin: 0;
  padding: 0; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
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%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue; }
  a:hover, a:focus, a:active {
    color: midnightblue;
    text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0;
    text-decoration: none; }

.btn {
  min-width: 180px; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.3em; }
    .main-navigation ul ul {
      position: absolute;
      top: 2em;
      left: -999em;
      z-index: 99999;
      background-color: #fff;
      font-size: .9em;
      padding: 5px 15px;
      text-align: left;
      white-space: nowrap; }
      .main-navigation ul ul a:hover {
        text-decoration: none; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
        left: 100%; }
      @media screen and (min-width: 992px) {
        .main-navigation ul ul a {
          padding: 8px 0;
          border-bottom: 1px solid #ccc; }
        .main-navigation ul ul li:last-child a {
          border-bottom: 0; } }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation > li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.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%; }

.navbar-nav li:last-child a {
  padding-right: 0; }

@media (max-width: 991px) {
  .site-header .site-nav {
    text-align: left; } }

.main-navigation .menu-toggle {
  display: none; }
  @media (max-width: 991px) {
    .main-navigation .menu-toggle {
      display: block;
      min-width: 130px; } }
@media (max-width: 991px) {
  .main-navigation .menu-main-container {
    height: 0;
    overflow: hidden;
    -webkit-transition: width 0.2s, height 0.3s ease-in-out;
    transition: width 0.2s, height 0.3s ease-in-out; }
  .main-navigation.toggled .menu-main-container {
    height: 530px; }
  .main-navigation #primary-menu {
    float: none !important; }
    .main-navigation #primary-menu > li {
      float: none;
      width: 100%; }
      .main-navigation #primary-menu > li ul {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        padding-left: 2em;
        font-size: .8em; }
        .main-navigation #primary-menu > li ul li {
          float: none;
          padding: 5px 0; } }
@media (max-width: 767px) {
  .main-navigation.toggled .menu-main-container {
    height: 490px; } }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .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;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.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;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#masthead .site-description {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    #masthead .site-description {
      position: absolute;
      top: 28px;
      right: 10px; } }
@media screen and (min-width: 1399px) {
  #masthead {
    padding: 10px 150px; } }
@media (max-width: 1399px) {
  #masthead .site-nav {
    padding-top: 1.5em; } }
#masthead .lang-nav {
  display: inline-block; }
  #masthead .lang-nav a.active {
    font-weight: bold; }
  #masthead .lang-nav a:after {
    content: " | ";
    padding: 0 10px;
    font-weight: normal; }
  #masthead .lang-nav a:last-child:after {
    content: ""; }
  @media (max-width: 991px) {
    #masthead .lang-nav {
      position: absolute;
      display: block;
      top: -90px;
      right: 0; } }

.widget_simpleimage {
  position: relative;
  margin-bottom: 0;
  padding: 0 !important; }
  .widget_simpleimage .banner-content {
    position: absolute;
    top: 0;
    color: #fff;
    max-width: 50%;
    right: 3vw;
    padding: 30px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (max-width: 991px) {
      .widget_simpleimage .banner-content {
        max-width: 100%;
        width: 100%;
        right: 0; } }
    .widget_simpleimage .banner-content p {
      line-height: 1;
      font-family: "Roboto Slab", serif;
      font-size: 3.4em;
      text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 0; }
      @media (max-width: 1399px) {
        .widget_simpleimage .banner-content p {
          font-size: 2.4em; } }
      @media (max-width: 767px) {
        .widget_simpleimage .banner-content p {
          font-size: 1.5em; } }
      .widget_simpleimage .banner-content p a {
        color: #fff; }
        .widget_simpleimage .banner-content p a:hover {
          color: #0f7457; }
    .widget_simpleimage .banner-content p:first-child {
      margin-bottom: 20px;
      font-weight: bold; }
  .widget_simpleimage h1 {
    position: absolute;
    top: 20px;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 1;
    font-family: "Roboto Slab", serif;
    font-size: 3.4em;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 0; }
    @media (max-width: 1399px) {
      .widget_simpleimage h1 {
        font-size: 2.4em; } }
    @media (max-width: 767px) {
      .widget_simpleimage h1 {
        font-size: 1.5em; } }
  .widget_simpleimage p {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .widget_simpleimage {
      height: 150px; }
      .widget_simpleimage p, .widget_simpleimage img {
        height: 150px; } }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.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; }

.site-info {
  text-align: center;
  margin: 10px 0 5%;
  font-size: 0.8em; }

footer.site-footer {
  background-color: #585f66;
  color: #fff;
  padding-top: 3%; }
  footer.site-footer .footer {
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 3em;
    padding-right: 3em; }
  footer.site-footer ul.menu, footer.site-footer ul.sub-menu {
    list-style: none;
    padding-left: 0;
    margin-left: 0; }
  footer.site-footer a {
    color: #fff; }
    footer.site-footer a.special {
      color: #b2d6c9; }
  @media screen and (max-width: 992px) {
    footer.site-footer .container {
      padding-left: 1em;
      padding-right: 1em; } }

.page-entry .banner {
  margin: 0 -15px; }

.page .entry-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 3em;
  margin: 1em 0 0; }
  @media (max-width: 767px) {
    .page .entry-title {
      font-size: 2em; } }

.page-id-57 .entry-title,
#post-57 .entry-title {
  text-transform: inherit; }

.entry-content {
  font-family: 'Roboto Condensed'; }
  .entry-content .heading {
    font-size: 1.8em;
    font-weight: 300;
    max-width: 70%;
    margin: 0 auto 1.5em; }
    @media (max-width: 767px) {
      .entry-content .heading {
        font-size: 1.3em;
        max-width: 80%; } }
  .entry-content > p:last-child {
    display: none; }
  .entry-content .mxcontent {
    padding: 4% 20px; }
    .entry-content .mxcontent h1, .entry-content .mxcontent h2, .entry-content .mxcontent h3, .entry-content .mxcontent h4, .entry-content .mxcontent h5, .entry-content .mxcontent h6,
    .entry-content .mxcontent .h1, .entry-content .mxcontent .h2, .entry-content .mxcontent .h3, .entry-content .mxcontent .h4, .entry-content .mxcontent .h5, .entry-content .mxcontent .h6 {
      text-align: center;
      font-weight: 300;
      max-width: 70%;
      margin: 0 auto 1.5em; }
      @media (max-width: 767px) {
        .entry-content .mxcontent h1, .entry-content .mxcontent h2, .entry-content .mxcontent h3, .entry-content .mxcontent h4, .entry-content .mxcontent h5, .entry-content .mxcontent h6,
        .entry-content .mxcontent .h1, .entry-content .mxcontent .h2, .entry-content .mxcontent .h3, .entry-content .mxcontent .h4, .entry-content .mxcontent .h5, .entry-content .mxcontent .h6 {
          font-size: 1.3em;
          max-width: 80%; } }
    .entry-content .mxcontent > p,
    .entry-content .mxcontent > .wpcf7,
    .entry-content .mxcontent > ul, .entry-content .mxcontent > ol {
      max-width: 50%;
      margin: 0 auto;
      margin-bottom: 1em; }
      @media (max-width: 767px) {
        .entry-content .mxcontent > p,
        .entry-content .mxcontent > .wpcf7,
        .entry-content .mxcontent > ul, .entry-content .mxcontent > ol {
          max-width: 70%; } }
    .entry-content .mxcontent > ul.team {
      margin: 0 auto !important;
      margin-bottom: 1em;
      display: flex;
      flex-wrap: wrap;
      align-items: stretch;
      justify-content: center;
      padding-left: 0; }
      .entry-content .mxcontent > ul.team li {
        list-style: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px;
        width: 49%;
        max-width: 49%; }
        .entry-content .mxcontent > ul.team li a {
          text-align: center; }
        .entry-content .mxcontent > ul.team li img {
          width: 150px;
          height: 150px;
          border-radius: 50%; }
      @media (max-width: 767px) {
        .entry-content .mxcontent > ul.team li {
          width: 100%;
          max-width: 100%; } }
    .entry-content .mxcontent > table {
      max-width: 50%;
      margin: 0 auto;
      margin-bottom: 1em; }
      @media (max-width: 767px) {
        .entry-content .mxcontent > table {
          max-width: 100%; } }
    .entry-content .mxcontent.gray {
      background: #687380;
      color: white;
      margin: 0 -15px; }
      .entry-content .mxcontent.gray a {
        color: #daeae6; }
        .entry-content .mxcontent.gray a:hover {
          color: #fff; }
    .entry-content .mxcontent.light-green {
      background: #daeae6;
      color: #333;
      margin: 0 -15px; }
      .entry-content .mxcontent.light-green a {
        color: #459880 !important; }
        .entry-content .mxcontent.light-green a.btn-default {
          border-color: #459880 !important; }
        .entry-content .mxcontent.light-green a:hover {
          color: #687380 !important;
          border-color: #687380 !important; }
    .entry-content .mxcontent.green {
      background: #459880;
      color: white;
      margin: 0 -15px; }
      .entry-content .mxcontent.green a {
        color: #daeae6; }
        .entry-content .mxcontent.green a:hover {
          color: #fff; }
    .entry-content .mxcontent .feed-protection {
      position: relative;
      margin: 0 auto;
      max-width: 80%; }
      @media screen and (max-width: 768px) {
        .entry-content .mxcontent .feed-protection {
          max-width: 100%; } }
    .entry-content .mxcontent .without-feed-protection {
      opacity: 0;
      transition: visibility 0s, opacity 0.5s linear;
      position: absolute;
      top: 0;
      z-index: 2; }
      .entry-content .mxcontent .without-feed-protection.show {
        opacity: 1;
        position: relative;
        z-index: 4; }
    .entry-content .mxcontent .with-feed-protection {
      opacity: 0;
      transition: visibility 0s, opacity 0.5s linear;
      position: absolute;
      top: 0;
      z-index: 2; }
      .entry-content .mxcontent .with-feed-protection.show {
        opacity: 1;
        position: relative;
        z-index: 4; }
    .entry-content .mxcontent .feed-protection-img {
      width: 100%;
      height: auto; }
    .entry-content .mxcontent .btn.btn-default {
      text-decoration: none;
      color: #fff;
      border: 1px solid #fff; }
      .entry-content .mxcontent .btn.btn-default:hover {
        color: #daeae6;
        border-color: #daeae6; }
      .entry-content .mxcontent .btn.btn-default.btn-green {
        text-decoration: none;
        color: #0f7457;
        border: 1px solid #0f7457; }
        .entry-content .mxcontent .btn.btn-default.btn-green:hover {
          color: #459880;
          border-color: #459880; }
  .entry-content .quote {
    background-color: #daeae6;
    margin: 0 -15px;
    padding: 4% 0; }
    .entry-content .quote blockquote {
      max-width: 50%;
      margin: 0 auto;
      text-align: center; }
      @media (max-width: 767px) {
        .entry-content .quote blockquote {
          max-width: 70%; } }
      .entry-content .quote blockquote footer {
        vertical-align: middle; }
        .entry-content .quote blockquote footer::before {
          display: none; }
      .entry-content .quote blockquote img {
        display: inline-block; }
      .entry-content .quote blockquote p {
        font-size: 1.5em;
        font-style: italic; }
        @media (max-width: 767px) {
          .entry-content .quote blockquote p {
            font-size: 1.2em; } }
      .entry-content .quote blockquote cite {
        font-size: 1.3em;
        display: inline-block;
        max-width: 220px;
        vertical-align: middle; }
  #page .entry-content .col-section {
    max-width: 80%;
    margin: 0 auto 4%; }
    #page .entry-content .col-section h3.title {
      font-size: 2em;
      margin: 2em 0 1em; }
    #page .entry-content .col-section ul {
      list-style: disc;
      margin-left: 0.3em; }
      #page .entry-content .col-section ul li {
        margin-bottom: 0.5em; }
  .entry-content .btn-default {
    margin-top: 20px; }

.contact-checkboxes.wpcf7-checkbox .wpcf7-list-item {
  display: block; }

.contact-addresses-col {
  padding-top: 60px; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

body {
  background-color: #454545;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300; }

.site-main > li {
  margin-bottom: 0;
  padding: 4% 0; }
  .site-main > li .title-stripe {
    max-width: 70%;
    margin: 0 auto 1.5em;
    text-align: center; }
    .site-main > li .title-stripe h1 {
      color: #009472;
      font-size: 2em; }
  .site-main > li .stripe-content {
    position: relative;
    top: 0;
    color: #fff;
    width: 100%;
    max-width: 100%;
    padding: 30px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media screen and (max-width: 992px) {
      .site-main > li .stripe-content {
        max-width: 100%;
        width: 100%;
        right: 0; } }
    .site-main > li .stripe-content .content {
      max-width: 70%;
      margin: 0 auto 1.5em;
      text-align: center; }
      .site-main > li .stripe-content .content p a {
        color: #fff;
        border-color: #fff;
        margin-top: 20px; }
        .site-main > li .stripe-content .content p a:hover {
          color: #daeae6;
          border-color: #daeae6; }
      .site-main > li .stripe-content .content p:first-child {
        margin-bottom: 20px;
        font-weight: bold; }
  .site-main > li#black-studio-tinymce-11, .site-main > li#black-studio-tinymce-12 {
    padding: 0; }
  .site-main > li#black-studio-tinymce-7 {
    background-color: #daeae6; }
    .site-main > li#black-studio-tinymce-7 .row {
      display: flex;
      justify-content: center; }
      @media screen and (max-width: 767px) {
        .site-main > li#black-studio-tinymce-7 .row {
          display: block; } }

#page {
  padding-left: 0;
  padding-right: 0;
  background-color: #fff; }
  #page .row {
    margin-left: 0px;
    margin-right: 0px; }
    #page .row > .entry-content > br {
      display: none; }

.page-widget ul.page-widget-item {
  padding-left: 0;
  list-style: none; }
  .page-widget ul.page-widget-item li {
    text-align: center;
    padding: 0 4%; }
    .page-widget ul.page-widget-item li ul {
      padding: 0;
      margin: 10px 0 0;
      list-style-position: inside; }
      .page-widget ul.page-widget-item li ul li {
        margin-bottom: 5px; }

#mxtools_page_widget-4 ul.page-widget-item li,
#mxtools_page_widget-6 ul.page-widget-item li,
#mxtools_page_widget-8 ul.page-widget-item li,
#mxtools_page_widget-10 ul.page-widget-item li {
  padding: 0 2%; }

#mxtools_page_widget-3,
#mxtools_page_widget-5,
#mxtools_page_widget-7,
#mxtools_page_widget-9 {
  padding: 0; }
  #mxtools_page_widget-3 > ul.row,
  #mxtools_page_widget-5 > ul.row,
  #mxtools_page_widget-7 > ul.row,
  #mxtools_page_widget-9 > ul.row {
    margin-left: 0;
    margin-right: 0;
    height: 500px; }
    @media (max-width: 767px) {
      #mxtools_page_widget-3 > ul.row,
      #mxtools_page_widget-5 > ul.row,
      #mxtools_page_widget-7 > ul.row,
      #mxtools_page_widget-9 > ul.row {
        height: auto; } }
    #mxtools_page_widget-3 > ul.row > li,
    #mxtools_page_widget-5 > ul.row > li,
    #mxtools_page_widget-7 > ul.row > li,
    #mxtools_page_widget-9 > ul.row > li {
      color: #fff;
      padding: 4%;
      height: 100%;
      position: relative; }
      #mxtools_page_widget-3 > ul.row > li .btn-default,
      #mxtools_page_widget-5 > ul.row > li .btn-default,
      #mxtools_page_widget-7 > ul.row > li .btn-default,
      #mxtools_page_widget-9 > ul.row > li .btn-default {
        color: #fff;
        border-color: #fff;
        -webkit-transition: color 0.2s, border-color 0.3s ease-in-out;
        transition: color 0.2s, border-color 0.3s ease-in-out; }
        #mxtools_page_widget-3 > ul.row > li .btn-default:hover,
        #mxtools_page_widget-5 > ul.row > li .btn-default:hover,
        #mxtools_page_widget-7 > ul.row > li .btn-default:hover,
        #mxtools_page_widget-9 > ul.row > li .btn-default:hover {
          color: rgba(255, 255, 255, 0.6);
          border-color: rgba(255, 255, 255, 0.6); }
      @media screen and (min-width: 767px) {
        #mxtools_page_widget-3 > ul.row > li .button-wrapper,
        #mxtools_page_widget-5 > ul.row > li .button-wrapper,
        #mxtools_page_widget-7 > ul.row > li .button-wrapper,
        #mxtools_page_widget-9 > ul.row > li .button-wrapper {
          position: absolute;
          width: 100%;
          bottom: 2em;
          left: 0; } }
      #mxtools_page_widget-3 > ul.row > li > a:hover,
      #mxtools_page_widget-5 > ul.row > li > a:hover,
      #mxtools_page_widget-7 > ul.row > li > a:hover,
      #mxtools_page_widget-9 > ul.row > li > a:hover {
        text-decoration: none; }
      #mxtools_page_widget-3 > ul.row > li > a:after,
      #mxtools_page_widget-5 > ul.row > li > a:after,
      #mxtools_page_widget-7 > ul.row > li > a:after,
      #mxtools_page_widget-9 > ul.row > li > a:after {
        content: "";
        display: block;
        margin: 10px auto;
        width: 80px;
        height: 80px;
        background-image: url("img/svg/reputation.svg");
        background-size: 68px auto;
        background-repeat: no-repeat;
        background-position: center; }
      #mxtools_page_widget-3 > ul.row > li h2.widgettitle,
      #mxtools_page_widget-5 > ul.row > li h2.widgettitle,
      #mxtools_page_widget-7 > ul.row > li h2.widgettitle,
      #mxtools_page_widget-9 > ul.row > li h2.widgettitle {
        color: #fff;
        font-size: 3em;
        line-height: 0.6; }
        #mxtools_page_widget-3 > ul.row > li h2.widgettitle small,
        #mxtools_page_widget-5 > ul.row > li h2.widgettitle small,
        #mxtools_page_widget-7 > ul.row > li h2.widgettitle small,
        #mxtools_page_widget-9 > ul.row > li h2.widgettitle small {
          color: #fff;
          font-size: 2rem; }
      #mxtools_page_widget-3 > ul.row > li:nth-child(1),
      #mxtools_page_widget-5 > ul.row > li:nth-child(1),
      #mxtools_page_widget-7 > ul.row > li:nth-child(1),
      #mxtools_page_widget-9 > ul.row > li:nth-child(1) {
        background-color: #459880; }
      #mxtools_page_widget-3 > ul.row > li:nth-child(2),
      #mxtools_page_widget-5 > ul.row > li:nth-child(2),
      #mxtools_page_widget-7 > ul.row > li:nth-child(2),
      #mxtools_page_widget-9 > ul.row > li:nth-child(2) {
        background-color: #687380; }
        #mxtools_page_widget-3 > ul.row > li:nth-child(2) > a:after,
        #mxtools_page_widget-5 > ul.row > li:nth-child(2) > a:after,
        #mxtools_page_widget-7 > ul.row > li:nth-child(2) > a:after,
        #mxtools_page_widget-9 > ul.row > li:nth-child(2) > a:after {
          background-image: url("img/svg/domain.svg");
          background-size: 68px 68px; }
      #mxtools_page_widget-3 > ul.row > li:nth-child(3),
      #mxtools_page_widget-5 > ul.row > li:nth-child(3),
      #mxtools_page_widget-7 > ul.row > li:nth-child(3),
      #mxtools_page_widget-9 > ul.row > li:nth-child(3) {
        background-color: #bf4141; }
        #mxtools_page_widget-3 > ul.row > li:nth-child(3) > a:after,
        #mxtools_page_widget-5 > ul.row > li:nth-child(3) > a:after,
        #mxtools_page_widget-7 > ul.row > li:nth-child(3) > a:after,
        #mxtools_page_widget-9 > ul.row > li:nth-child(3) > a:after {
          background-image: url("img/svg/email.svg");
          background-size: 48px 34px; }

.testimonials-content-widget {
  color: #fff;
  background-color: #0f7457;
  padding: 3% 0; }
  .testimonials-content-widget ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .testimonials-content-widget ul li {
      text-align: center; }
      @media (max-width: 767px) {
        .testimonials-content-widget ul li {
          margin-bottom: 2.5em; } }
      .testimonials-content-widget ul li blockquote {
        margin-bottom: 0.5em; }

#black-studio-tinymce-2,
#black-studio-tinymce-4 {
  background-color: #e8eaec;
  padding: 4% 0; }
  #black-studio-tinymce-2 .textwidget,
  #black-studio-tinymce-4 .textwidget {
    padding: 0 4%; }
    #black-studio-tinymce-2 .textwidget .title,
    #black-studio-tinymce-4 .textwidget .title {
      height: 70px; }
  @media (max-width: 991px) {
    #black-studio-tinymce-2 .col,
    #black-studio-tinymce-4 .col {
      margin-bottom: 2em; } }

.logo_showcase .slick-slide img {
  max-height: 60px !important;
  width: auto;
  vertical-align: middle;
  padding: 0 10px;
  border: 0; }

#text-2 .textwidget {
  margin-top: 30px; }

.modal {
  font-family: 'Roboto Condensed', 'sans-serif'; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
# i18n
--------------------------------------------------------------*/
html:lang(ja) #mxtools_page_widget-6 > ul.row > li h2.widgettitle {
  font-size: 20px; }
html:lang(ja) #mxtools_page_widget-5 h2.widgettitle {
  font-size: 32px !important;
  text-align: center; }
html:lang(ja) #mxtools_page_widget-5 > ul.row {
  height: 520px; }
  html:lang(ja) #mxtools_page_widget-5 > ul.row li .button-wrapper {
    text-align: center; }
@media (max-width: 991px) {
  html:lang(ja) #mxtools_page_widget-5 > ul.row {
    height: 570px; } }
@media (max-width: 767px) {
  html:lang(ja) #mxtools_page_widget-5 > ul.row {
    height: auto; } }
html:lang(ja) #mxtools_page_widget-6 > ul.row li .button-wrapper {
  text-align: center; }
html:lang(ja) #mxtools_page_widget-6 ul li > a:hover {
  text-decoration: none; }
html:lang(ja) #mxtools_page_widget-6 h2.widgettitle {
  text-align: center; }
@media screen and (min-width: 1400px) {
  html:lang(ja) #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-3 {
    min-height: 700px; } }
@media (max-width: 1399px) {
  html:lang(ja) #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-3 {
    min-height: 700px; }
    html:lang(ja) #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-3:nth-child(1), html:lang(ja) #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-3:nth-child(2) {
      min-height: 630px; } }
@media (max-width: 767px) {
  html:lang(ja) #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-3 {
    min-height: inherit; }
    html:lang(ja) #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-3:nth-child(1), html:lang(ja) #mxtools_page_widget-6 ul.page-widget-item > li.col-sm-3:nth-child(2) {
      min-height: inherit; } }
html:lang(ja) footer.site-footer ul.menu,
html:lang(ja) footer.site-footer ul.sub-menu {
  list-style-type: circle; }
html:lang(ja) footer.site-footer .widget {
  padding: 0 30px;
  display: inline-block;
  vertical-align: top;
  width: 50%; }
@media screen and (min-width: 1400px) {
  html:lang(ja) footer.site-footer .widget {
    width: 25%; } }
@media screen and (max-width: 992px) {
  html:lang(ja) footer.site-footer .widget {
    width: 100%; } }
html:lang(ja) .page-widget ul.page-widget-item li {
  text-align: left; }
html:lang(ja) .testimonials-content-widget ul li blockquote {
  text-align: left; }
html:lang(ja) .quote blockquote p {
  text-align: left; }

@media screen and (min-width: 768px) and (max-width: 1399px) {
  html:lang(es) .main-navigation ul > li a {
    font-size: 20px; } }
html:lang(es) #mxtools_page_widget-7 > ul.row > li h2.widgettitle {
  line-height: 1; }
html:lang(es) #mxtools_page_widget-8 h2.widgettitle {
  font-size: 22px;
  padding: 1.5em 30px; }
  html:lang(es) #mxtools_page_widget-8 h2.widgettitle:after {
    width: 80px;
    height: 80px;
    left: 75px;
    background-size: 85px auto; }

@media screen and (min-width: 768px) and (max-width: 1399px) {
  html:lang(pt) .main-navigation ul > li a {
    font-size: 18px; } }
html:lang(pt) #mxtools_page_widget-9 > ul.row > li h2.widgettitle {
  line-height: 1; }
html:lang(pt) #mxtools_page_widget-10 h2.widgettitle {
  font-size: 22px;
  padding: 1.5em 30px; }
  html:lang(pt) #mxtools_page_widget-10 h2.widgettitle:after {
    width: 80px;
    height: 80px;
    left: 75px;
    background-size: 85px auto; }

/*# sourceMappingURL=style.css.map */
