/*
Theme Name: website-child
Author: the Matomo team
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentysixteen
Template: generatepress

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.
*/
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Nunito Regular'), local('Nunito-Regular'),
    url('assets/fonts/nunito-v9-latin-ext-regular.woff2') format('woff2'),
    url('assets/fonts/nunito-v9-latin-ext-regular.woff') format('woff');
}
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Nunito Bold'), local('Nunito-Bold'),
    url('assets/fonts/nunito-v9-latin-ext-700.woff2') format('woff2'),
    url('assets/fonts/nunito-v9-latin-ext-700.woff') format('woff');
}
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local('Nunito Black'), local('Nunito-Black'),
    url('assets/fonts/nunito-v9-latin-ext-900.woff2') format('woff2'),
    url('assets/fonts/nunito-v9-latin-ext-900.woff') format('woff');
}
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(https://matomo.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg);src:url(https://matomo.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://matomo.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://matomo.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(https://matomo.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(https://matomo.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}

.eicon,
.eicon-menu-bar {
    display: inline-block;
    font: normal normal normal 14px/1 "Font Awesome 5 Free" !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

i.eicon-chevron-left:before {
    font-family: "Font Awesome 5 Free" !important;
    font-style: normal;
    content: "\f053";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
i.eicon-chevron-right:before {
    font-style: normal;
    font-family: "Font Awesome 5 Free" !important;
    content: "\f054";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.elementor-menu-toggle i:before {
    content: "\f0c9";
}

.elementor-menu-toggle.elementor-active i:before {
    content: "\f00d";
}

.footer-widgets .widget-title {
    margin-bottom: 8px;
    font-weight: bold;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited {
    border-radius: 4px;
}

header.page-header {
    margin-top:30px;
}

header.entry-header h1,
header.page-header {
    text-align: center;
}

header.page-header .entry-summary {
    color: #888;
    margin-top: 20px;
}

.feedbackAlert {
    background: #0ea600;
    padding: 20px;
    color: #fff;
    border-radius: 4px;
}

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

.hidden {
    display: none !important;
    visibility: hidden !important;
}

#ema_signup_form .mimi_field {
    text-align: center;
}

#ema_signup_form .ui-search-field {
    width: 100%;
    height: 97px;
    font-size: 26px;
    line-height: 30px;
    font-family: Nunito, Arial, Verdana, sans-serif, sans;
}

#ema_signup_form .button {
    font-size: 28px;
    line-height: 33px;
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
    padding: 20px !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: '\f0dd' !important; margin: -3px 0 0 6px !important;
    font-family: "Font Awesome 5 Free" !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: '\f0dd' !important; margin: -3px 0 0 6px !important;
    font-family: "Font Awesome 5 Free" !important;
}


#mega-menu-primary .mega-sub-menu {
    box-shadow: 0 20px 40px rgba(0,0,0,0.25) !important;
}

#mega-menu-primary .mega-search .search-icon {
    font-size: 20px;
    margin-top: -2px;
}

.a-rss i {
    position: relative;
    top: 2px;
    margin-right: 5px;
    font-size: 20px;
}

#masthead {
    display:none;
}

.button {
    display:inline-block;
    box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.25);
    padding: 15px 30px;
    border-radius: 4px;
    letter-spacing: 0;
}

.button-xlg {
    float: none;
    padding: 23px 23px;
    font-size: 28px;
    line-height: 30px;
}

.text-success {
    color: #468847;
}
.text-warning {
    color: #c09853;
}
.text-danger {
    color: #b94a48;
}

.box {
    position: relative;
    min-height: 200px;
    padding-bottom: 60px;
    margin: 0 0 30px;
    border: 1px solid #ccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px rgba(204, 204, 204, 0.5);
    box-shadow: 0 1px 1px rgba(204, 204, 204, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border ease-in-out 0.15s;
    transition: border ease-in-out 0.15s;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.box header {
    margin: 20px 15px 10px;
}
.box.box-changelog {
    text-align: center;
}
.box.box-changelog section {
    margin-bottom: 20px;
}
.box.box-md section {
    margin-bottom: 45px;
    font-size: 18px;
}
.box section {
    margin: 0 15px 35px;
}
.box footer {
    border-top: 1px solid #f0f0f0;
}
.box.box-md footer a {
    display: block;
    padding: 15px 8px;
    font-size: 15px;
}
.box.box-changelog footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}


.form-group {
    margin-bottom: 15px;
}

.feedback-form {
    margin-top: 20px;
}

.mega-menu .mega-search input::-webkit-input-placeholder {
    color: #efefef;
}
.mega-menu .mega-search input:-moz-placeholder {
    color: #efefef;
}
.mega-menu .mega-search input::-moz-placeholder {
    color: #efefef;
}
.mega-menu .mega-search input:-ms-input-placeholder {
    color: #efefef;
}

#mega-menu-wrap-primary.mega-sticky {
    background: #fff;
}

#gform_confirmation_message_2,
#feedback-form-message {
    font-weight: bold;
    color: #43a047;
}

.gform_wrapper ul.gform_fields {
    list-style: none;
    margin-left: 0;
}

.gform_wrapper li.gfield {
    margin-bottom: 16px;
}

.gform_wrapper li.gfield_error input {
    border: 1px solid #e80000;
}

.gform_wrapper li.field_sublabel_below h2.gsection_title {
    margin-top: 24px;
    margin-bottom: 12px;
}

.gform_wrapper label,
.gform_wrapper label.gfield_label {
    margin: 0 0 1px 0 !important;
    font-weight: bold;
    display: inline-block;
}
.gform_wrapper ul.gfield_radio {
    margin-left: 0;
}
.gform_wrapper .gfield_radio li {
    list-style-type: none;
}
.gform_wrapper .gfield_radio label {
    font-weight: normal;
    margin: 0 0 0 6px !important;
    vertical-align: middle;
}

#right-sidebar #categorynav {
    margin-top:30px;
}
#right-sidebar #categorynav nav ul li {
    list-style-type: disc;
}

.gform_wrapper ul li:before {
    display: none;
}

.gform_wrapper .instruction {
    font-size: 0.65em !important;
    line-height: 1.5em !important;
}

.gform_wrapper .gform_footer {
    text-align: center !important;
}

.gform_wrapper .gform_footer input {
    padding: 36px;
    margin-bottom: 88px;
    font-size: 1.4em;
}

.gform_wrapper .gform_footer input.gform_button {
    padding: 10px 20px;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.gform_wrapper select {
    width: 100%;
    height: 48px;
    padding: 6px 8px;
    color: #333 !important;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    transition: border-color ease-in-out 0.15s, border-color ease-in-out 0.15s;
}

.gform_wrapper.gravity-theme .chosen-container.chosen-container-single .chosen-single{
    width: 100%;
    height: 48px;
    padding: 6px 8px;
    color: #333 !important;
    border: 1px solid #9abad6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    transition: border-color ease-in-out 0.15s, border-color ease-in-out 0.15s;
    background-image: none!important;
    background: none!important;
    font-size: 15px;
    height: 45px;
    padding: 6px 12px !important;
    border-radius: 4px;
    vertical-align: middle;
    background-color: #fff;
    outline: none;
}
.gform_wrapper.gravity-theme .chosen-container.chosen-container-single .chosen-single span{
    line-height: 33px;
}
.gform_wrapper.gravity-theme .chosen-container.chosen-container-single .chosen-results{
    font-size: 15px;
}
.gform_wrapper.gravity-theme .chosen-container.chosen-container-single .chosen-results li.highlighted{
    background-color: #3152a0;
    background-image: none;
    color: #fff;
    border-radius: 4px;
}
.gform_wrapper.gravity-theme .chosen-container.chosen-container-single .chosen-single div b{
    background-position: 0 13px;
}
.gform_wrapper.gravity-theme .chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single div b{
    background-position: -16px 13px;
}
@media only screen and (max-width: 641px) {
    .gform_wrapper.gravity-theme .chosen-container.chosen-container-single .chosen-single div b {
        top: 0px;
    }
}
.gform_wrapper select.medium {
    width: 100% !important;
}

.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password] {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px !important;
    color: #333 !important;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #9abad6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    ransition: border-color ease-in-out 0.15s, border-color ease-in-out 0.15s;
}

.gform_wrapper input[type=text].medium,
.gform_wrapper input[type=url].medium,
.gform_wrapper input[type=email].medium,
.gform_wrapper input[type=tel].medium,
.gform_wrapper input[type=number].medium,
.gform_wrapper input[type=password].medium {
    width: 100% !important;
}

.gform_wrapper input[type=text]:hover,
.gform_wrapper input[type=url]:hover,
.gform_wrapper input[type=email]:hover,
.gform_wrapper input[type=tel]:hover,
.gform_wrapper input[type=number]:hover,
.gform_wrapper input[type=password]:hover,
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=password]:focus {
    border: 1px solid #a69ad6 !important;
}

.gform_wrapper textarea {
    display: block;
    width: 100% !important;
    padding: 6px 12px !important;
    -webkit-font-smoothing: antialiased;
    color: #333 !important;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #9abad6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    ransition: border-color ease-in-out 0.15s, border-color ease-in-out 0.15s;
}

.gform_wrapper textarea:hover,
.gform_wrapper textarea:focus {
    border: 1px solid #3450A3;
}

.gform_wrapper .validation_error {
    color: #d3291f !important;
    text-align: center!important;
}

.gform_wrapper .gfield_error {
    padding: 0 !important;
    background-color: transparent !important;
    border: 0 !important;
}

.gform_wrapper .validation_message {
    padding: 0 !important;
    margin: 5px 0 !important;
    font-weight: 500 !important;
    color: #e80000 !important;
    text-align: left !important;
}

.gform_wrapper .gform_button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button:focus {
    color: #333333;
    text-decoration: none;
}

.gform_wrapper .gform_button:active,
.gform_wrapper .gform_button.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.gform_wrapper .gform_button.disabled,
.gform_wrapper .gform_button[disabled],
fieldset[disabled] .gform_wrapper .gform_button {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.gform_wrapper .gform_button:hover {
    color: white;
    text-decoration: none;
}

.gform_wrapper .gform_button:focus {
    outline: none;
}

.gform_wrapper .gform_button.btn-single {
    margin: 10px 0 60px;
}

.gform_wrapper .gform_button.btn-lg {
    padding: 20px 15px;
    font-size: 28px;
    line-height: 33px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.gform_wrapper .gform_button.btn-md {
    padding: 15px 20px;
    font-size: 24px;
    line-height: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.gform_wrapper .gform_button.btn-download {
    float: none;
    padding: 15px 10px;
    font-size: 24px;
    line-height: 28px;
}

.gform_wrapper .gform_button.btn-download small {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #ff9600;
}

.gform_wrapper .gform_button.btn-download:hover small {
    color: #ffffff;
}

.gform_wrapper .gform_button.btn-social {
    width: 150px;
    margin-top: 30px;
    margin-right: 10px;
    margin-bottom: 70px;
    margin-left: 10px;
}

.gform_wrapper .gform_button.btn-xlg {
    float: none;
    padding: 23px 23px;
    font-size: 28px;
    line-height: 30px;
}

.gform_wrapper .gform_button.btn-xlg small {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #ff9600;
}

.gform_wrapper .gform_button.btn-blue {
    background-color: #00aced;
}

.gform_wrapper .gform_button.btn-blue:hover {
    background-color: #ff9600;
}

.gform_wrapper .gform_button.btn-small {
    float: none;
    padding: 8px 12px;
}

.gform_wrapper .gform_button.btn-tab {
    padding: 14px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #0d0d0d;
    background: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.gform_wrapper .gform_button.btn-tab.active {
    color: #1e93d1;
    background: #f4f4f4;
}

.gform_wrapper .gform_button.btn-primary {
    background-color: #d4291f;
    border: 0;
}

.gform_wrapper .gform_button.btn-primary:active,
.gform_wrapper .gform_button.btn-primary:hover {
    color: white;
    background-color: #ff9600;
}

.gform_wrapper .gform_button.expand {
    width: 100% !important;
}

.gform_wrapper .gform_button.btn-donate {
    display: inherit;
    margin: 0 auto;
}

.gform_wrapper .gform_button:active,
.gform_wrapper .gform_button:hover {
    color: white;
    background-color: #ff9600;
}

label.error {
    padding: 5px;
    color: red;
}

.recaptcha_input_area {
    height: auto !important;
}

/** TEAM **/

.team-list {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.team-list .col-md-6 {
    display: table-cell;
    padding: 0 0.9375rem 0 0.9375rem;
}
@media all and (max-width: 991px) {
    .team-list .col-md-6 {
        padding: 0 1.875rem 0 1.875rem;
        display: block;
    }
}
.team-list .team-member {
    display: table;
    padding: 0 0 1.875rem 0;
    text-align: left;
}
.team-list .team-member img {
    display: inline-block;
    margin: 5px 15px 0 0;
    max-width: 3.125rem;
    vertical-align: top;
}
.team-list .team-member .inline-block {
    display: table-cell;
}
.team-list .team-member .inline-block h3 {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.team-list .team-member .inline-block .socials {
    display: inline-block;
    position: relative;
    bottom: -0.375rem;
    margin: 0 0 0 5px;
    padding: 0;
}
.team-list .team-member .inline-block p {
    display: block;
    font-family: Nunito;
    color: #999;
    margin: 0 0 0.375rem 0 ;
    padding: 0;
}
.contributors .with-photo {
    position: relative;
    padding-left: 70px;
}
.contributors .with-photo img {
    position: absolute;
    left: 0px;
    top: 6px;
    width: 50px;
    height: 50px;
}
.contributors .four {
    zoom: 1;
    padding: 0 0 2.0625rem 0;
}
.contributors .four div {
    padding-left: 70px !important;
    position: relative;
    min-height: 54px;
}
.contributors .four:before,
.contributors .four:after {
    content: "";
    display: table;
}
.contributors .four:after {
    clear: both;
}
.contributors .four:before,
.contributors .four:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.contributors .four:after {
    clear: both;
}
.contributors .four img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
}
.contributors .four p {
    font-size: 1rem;
    line-height: 1;
    color: #808080;
    line-height: 1.5;
    font-family: 'museo_sans300';
}
.contributors .four p span {
    font-family: 'museo_sans500';
    color: #000;
    display: block;
}
.contributors ul {
    list-style: none;
    margin: 0 0 0 0 ;
    padding: 0 0 0 0;
}
.contributors ul li,
.contributors ul p {
    font-size: 1rem;
    line-height: 1;
    color: #808080;
    line-height: 1.5;
    font-family: 'museo_sans300';
}
.contributors ul li span,
.contributors ul p span {
    font-family: 'museo_sans500';
    color: #000;
}
.contributors ul p {
    margin: 0 0 1.25rem 0 ;
}

.socials {
    list-style: none;
    text-align: center;
    margin: 0 0 0 0 ;
    padding: 0 0 1rem 0;
}
.socials li {
    display: inline-block;
    position: relative;
}
.socials a {
    width: 20px;
    height: 20px;
    display: block;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.socials a:hover:before {
    content: '';
    position: absolute;
    background: #333333;
    border-radius: 3px;
    color: #ffffff;
    font-family: museo_sans700;
    font-size: 9px;
    padding: 1px 3px 0px;
    text-transform: uppercase;
    top: -19px;
}
.socials a:hover:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333333;
    font-size: 0;
    line-height: 0;
    display: block;
    top: -6px;
    left: 6px;
}
.socials .linkedin {
    background: url('assets/img/icons/linkedin-gray.svg');
    background-size: 100%;
}
.socials .linkedin:hover {
    background: url('assets/img/icons/linkedin.svg');
}
.socials .linkedin:hover:before {
    content: 'linkedin';
    left: -14px;
}
.socials .github {
    background: url('assets/img/icons/github-gray.svg');
    background-size: 100%;
}
.socials .github:hover {
    background: url('assets/img/icons/github.svg');
}
.socials .github:hover:before {
    content: 'github';
    left: -11px;
    padding: 3px 3px 1px;
}
.socials .twitter {
    background: url('assets/img/icons/twitter-gray.svg');
    background-size: 100%;
}
.socials .twitter:hover {
    background: url('assets/img/icons/twitter.svg');
}
.socials .twitter:hover:before {
    content: 'twitter';
    left: -13px;
}
.socials .url {
    background: url('assets/img/icons/url-gray.svg');
    background-size: 100%;
}
.socials .url:hover {
    background: url('assets/img/icons/url.svg');
}
.socials .url:hover:before {
    content: 'url';
    left: -2px;
}

/** TRANSLATIONS PAGE **/

th.language,
th.completed {
    width: 25%;
}

th.translator {
    width: 50%;
}

/** INTEGRATIONS PAGE */
body.integrate .elementor-posts-container .grid-container,
body.integrate .elementor-posts-container {
    padding-left: 0;
    padding-right: 0;
}

.integrate .integrationColumn:first-child .integrationItem {
    padding-left: 0;
}

.integrate .integrationColumn:nth-child(3) .integrationItem {
    padding-right: 0;
}

.integrate .integrationColumn .integrationItem {
    margin: 16px 8px;
}

.integrationItem .elementor-post__excerpt {
    font-size: 14px;
    padding: 0 1.5em 1.5em 1.5em;
}

/** HISTORY PAGE **/

.history-row {
    padding: 0;
}

.history-row:before {
    display: table;
    content: " ";
}

.history-row:after {
    clear: both;
    display: table;
    content: " ";
}

.history-row .history-left-column {
    float: right;
    padding-top: 40px;
    margin-right: 90px;
    padding-left: 0;
}

.history-row .history-right-column .box.first-child,
.history-row .history-right-column .box:first-child {
    margin-top: 120px;
}

.history-row .history-left-column .box:before {
    right: -10px;
    border-left: 10px solid #dcdcdc;
}

.history-row .history-left-column .box:after {
    right: -9px;
    border-left: 10px solid #ffffff;
}

.history-row .history-left-column .box .marker {
    right: -136px;
}

.history-row .history-right-column {
    padding-top: 60px;
    margin-left: 90px;
    padding-right: 0;
}

.history-row .history-right-column .box:before {
    left: -10px;
    border-right: 10px solid #dcdcdc;
}

.history-row .history-right-column .box:after {
    left: -9px;
    border-right: 10px solid #ffffff;
}

.history-row .history-right-column .box .marker {
    left: -136px;
}

.history-row .history-right-column .box time {
    text-align: right;
}

.history-row .box {
    position: relative;
    margin-bottom: 70px;
    padding-bottom: 0;
}

.history-row .box .marker {
    position: absolute;
    top: 24px;
    z-index: 1;
    width: 30px;
    height: 30px;
    background: #d3291f;
    border: 6px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.history-row .box section {
    padding: 20px;
    margin: 0;
}

.history-row .box time {
    display: block;
    font: 22px/25px Verdana;
    color: #999999;
}

.history-row .box time span {
    display: block;
    color: #0d0d0d;
}

.history-row .box .figure {
    margin-top: -15px;
    margin-bottom: 10px;
    text-align: center;
}

.history-row .box h3 {
    margin: 20px 0;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
}

.history-row .box h3 span {
    display: block;
    font-size: 22px;
    line-height: 28px;
}

.history-row .box footer {
    padding: 20px 0;
    background: #f0f0f0;
    border-color: #cccccc;
}

.history-row .box footer h3 {
    margin: 0;
}

.history-row .box:before,
.history-row .box:after {
    position: absolute;
    top: 30px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    content: '';
}

.history-row .box-history {
    margin-right: 40px;
    margin-left: 10px;
}

.history-row .line {
    position: relative;
    padding-left: 20px;
    padding-right: 0;
}

.history-row .line:after {
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 0;
    height: 100%;
    border-right: 10px solid #e6e6e6;
    content: '';
    visibility: visible;
}

.history-row header {
    position: relative;
    display: block;
    padding: 30px 30px 0;
    margin-bottom: 60px;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 0 2px #ffffff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 0 2px #ffffff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.history-row header:before {
    position: absolute;
    top: 10px;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #dcdcdc;
    border-bottom: 10px solid transparent;
    content: '';
}

.history-row header:after {
    position: absolute;
    top: 10px;
    left: -9px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #ffffff;
    border-bottom: 10px solid transparent;
    content: '';
}

.history-row header p {
    margin-bottom: 30px;
}

.history-row section {
    margin: 60px 0;
}
.history-row section .historytitle {
    color: #571af2;
}

.history-row section p {
    font-family: Verdana, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
}

.history-row section .media p {
    margin: 0;
}

.history-row section .media .media-object {
    padding: 10px 40px;
}


@media (max-width: 992px) {
    .history-row .line:after {
        display: none;
    }
    .history-row .history-left-column,
    .history-row .history-right-column {
        float: none;
        margin: 0;
    }
    .history-row .history-left-column .marker,
    .history-row .history-right-column .marker {
        display: none;
    }
    .history-row .history-left-column .box,
    .history-row .history-right-column .box {
        margin: 0 0 25px;
    }
    .history-row .history-left-column .box:after,
    .history-row .history-right-column .box:after,
    .history-row .history-left-column .box:before,
    .history-row .history-right-column .box:before {
        display: none;
    }
}

[class^="icons-"], [class*=" icons-"] {
    display: inline-block;
}

/**
 TABLES
 */

.mtComparisonTable *, .mtComparisonTable *:before, .mtComparisonTable *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mtComparisonTable[data-tr-table] {
    width: 100%;
}

.tr-mobile .mtComparisonTable[data-tr-table] [data-mobile-collapse] {
    display: none;
}

.opctWidget [class^="product-selector"] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.opctWidget .tr-desktop [class^="product-selector"]  {
    display: none;
}

@media print {
    .opctWidget [class^="product-selector"]  {
        display: none;
    }
}

.opctWidget [class^="product-selector"]  a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mtComparisonTable [class^="tr-wrapper-"].tr-desktop.has-featured-column {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.mtComparisonTable[data-tr-table] {
    text-align: center;
    border-collapse: collapse;
    color: #4d4d4d;
    position: relative;
}

.mtComparisonTable[data-tr-table] thead, .mtComparisonTable[data-tr-table] tbody, .mtComparisonTable[data-tr-table] tfoot {
    background: none;
}

.mtComparisonTable[data-tr-table] td, .mtComparisonTable[data-tr-table] th {
    /* border: 1px solid #deeafc; */
    position: relative;
}

.mtComparisonTable td{
    border-left: 1px solid #deeafc;
    border-right: 1px solid #deeafc;
}

.tr-desktop .mtComparisonTable[data-tr-table] td.tr-featured,  .tr-desktop .mtComparisonTable[data-tr-table] th.tr-featured {
    -webkit-box-shadow: -5px 0 5px -2px rgba(0, 0, 0, 0.05), 5px 0 5px -2px rgba(0, 0, 0, 0.05);
    box-shadow: -5px 0 5px -2px rgba(0, 0, 0, 0.05), 5px 0 5px -2px rgba(0, 0, 0, 0.05);
    z-index: 1;
}

.mtComparisonTable .secondary-information{
    color:#777777;
    font-size:14px;

}

.mtComparisonTable tbody{
    border: 1px solid #deeafc;
}

.mtComparisonTable[data-tr-table] th {
    color: #223a52;
    font-weight: normal;
    font-family: 'Nunito', sans-serif;
}

.mtComparisonTable[data-tr-table] thead tr:not(.non-sticky) th {
    position:sticky;
    z-index: 10;
}

.mtComparisonTable[data-tr-table] th a {
    color: inherit;
}

.mtComparisonTable[data-tr-table] td {
    font-size: 1em;
    background: #fff;
}

.mtComparisonTable[data-tr-table] td.noWrap {
    white-space: nowrap;
}

.mtComparisonTable[data-tr-table] td a {
    width: 100%;
}

.mtComparisonTable[data-tr-table] thead th {
    padding: 1rem;
    text-align: center;
    font-size: 1.5em;
    background: #fff;
    color: #fff;
}

.tr-desktop .mtComparisonTable[data-tr-table] thead th.tr-featured {
    border-top: 0;
    font-size: 1.5em;
}

.tr-desktop .mtComparisonTable[data-tr-table] thead th.tr-featured:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    height: 1rem;
    background: #fff;
    -webkit-box-shadow: 0 -5px 5px -2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -5px 5px -2px rgba(0, 0, 0, 0.05);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.mtComparisonTable[data-tr-table] thead th:empty {
    background: none;
    border: 0;
}

.tr-desktop .mtComparisonTable[data-tr-table] thead th {
    font-size: 25px;
}

.mtComparisonTable tr:nth-child(odd) td{
    background-color: #f9fbfe;
}

.mtComparisonTable tbody tr:nth-child(odd) th{
    background-color: #f9fbfe;
}


.mtComparisonTable[data-tr-table] tbody td, .mtComparisonTable[data-tr-table] tbody th {
//padding: 1rem 2rem;
}

.mtComparisonTable[data-tr-table] tbody th {
    /* max-width: 20rem; */
    text-align: left;
    background: #fff;
    color: #222;
    font-size: 18px;
    border: 0;

}

.mtComparisonTable[data-tr-table] tbody th:empty {
    background: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mtComparisonTable[data-tr-table] tbody tr:first-child th {
    border-top-left-radius: 3px;
}

.mtComparisonTable[data-tr-table] tbody tr:last-child th {
    border-bottom-left-radius: 3px;
}

.tr-desktop .mtComparisonTable[data-tr-table] tbody tr:last-child .tr-featured:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    height: 1rem;
    background: #fff;
    -webkit-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.mtComparisonTable[data-tr-table] tbody tr:not(:last-child) th {
    border-bottom: 1px solid #f3f3f3;
}

.mtHjComparisonTable[data-tr-table] tbody tr th {
    width: 70%;
}

.mtComparisonTable[data-tr-table] tbody tr:last-child th {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.mtComparisonTable[data-tr-table] .price {
    font-size: 1.7em;
    font-weight: bold;
}

.mtComparisonTable[data-tr-table] .icon-check, .mtComparisonTable  [data-tr-table] .icon-x {
    width: 2em;
    height: 2em;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    text-align: center;
}

.mtComparisonTable[data-tr-table] .icon-check:after {
    content: "";
    width: 12px;
    height: 25px;
    border-bottom: 4px solid #95c74a;
    border-right: 4px solid #95c74a;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.mtComparisonTable[data-tr-table] .icon-x:before {
    content: "";
    height: 25px;
    width: 4px;
    background: #c74a4a;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
@media only screen and (min-width: 1024px) {
    #mega-menu-wrap-primary.mega-stuck #mega-menu-primary > li.mega-menu-item > a.mega-menu-logo > img.mega-menu-logo {
        max-height: 25px;
    }
}

.mtComparisonTable[data-tr-table] .icon-x:after {
    content: "";
    height: 25px;
    width: 4px;
    background: #c74a4a;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.mtComparisonTable[data-tr-table] .button {
    background: #22d294;
    padding: 0.8rem 1.5rem;
    border-radius: 6px;
    color: #f6fdfb;
    display: block;
    width: 100%;
    text-decoration: none;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.mtComparisonTable[data-tr-table] .button:hover {
    background: #1ebc85;
}

.opctWidget [class^="product-selector"] {
    border-bottom: 0;
    position: relative;
    z-index: 1;
}

.opctWidget [class^="product-selector"] a {
    padding: 1rem 0.5rem;
    color: #fff;
    background: #2e53a1;
    text-decoration: none;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.opctWidget [class^="product-selector"] a:first-child {
    border-top-left-radius: 3px;
}

.opctWidget [class^="product-selector"] a:last-child {
    border-top-right-radius: 3px;
}

.opctWidget [class^="product-selector"] a:not(:last-child) {

}

.opctWidget [class^="product-selector"] a.active {
    background: #2dbfbf;
}

.opctWidget [class^="product-selector"] a.active:after {
    bottom: -7px;
}

.tr-mobile .product-selector {
    display: none;
}
@media only screen and (max-width: 999px) {
    .mtComparisonTable[data-tr-table] thead th {
        font-size:small;
    }
}
.mtComparisonTable[data-tr-table] td a {
    text-decoration: underline;
}

.mtComparisonTable[data-tr-table] th a:hover {
    text-decoration: underline;
}
a[class|="video"] {
    cursor:pointer !important;
}

.dialog-type-lightbox {
    z-index: 99999 !important;
}

/** wbounce-modal */

@media screen and ( min-height: 600px ) {
    .wbounce-modal.underlay {
        z-index: 998;
        height: calc(100% - 100px);
        margin-top: 100px;
    }
}

#wbounce-modal #webform_submit_button {
    background-color: #299903;
}
#wbounce-modal #webform_submit_button:hover {
    background-color: #16bb0f;
}
.wbounce-modal .modal-title {
    background-color: #3450A3;
}
.wbounce-modal .wbounce-modal-sub {
    background-color: #f7f7f7;
}
@media only screen and (max-device-width: 800px) {
    #wbounce-modal { visibility:hidden !important;display:none !important; }
}

/** custom styles**/
.site-footer{
    border-top: 1px solid #f5f5f5;

}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:after {
    font-family: "Font Awesome 5 Free" !important;
    content: "\f0c9" !important; font-weight:900;
}

.site-footer .footer-widgets-container .inside-footer-widgets{
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
}




.footer-bar-align-right .copyright-bar{
    padding-left:40px;


}


th.cloudSection, th.onPremiseSection{
    padding:20px;
}

.gform_wrapper input[type=submit]{
    background-color:#0ea600;
    box-shadow:none !important;
}

.gform_wrapper input[type=submit]:hover{
    background-color:#16bb0f;

}


.gform_wrapper .button, #show-feedback-form{
    box-shadow:none !important;
    background-color:#0ea600;

}
.gform_wrapper .button:hover{
    background-color:#16bb0f !important;

}

#show-feedback-form:hover{
    background-color:#16bb0f !important;

}

.read-more-container a{
    box-shadow:none;
}

.read-more-container a:hover{
    background-color:#e47729;
}

.plan-price .monthlyPrice{
    font-size:30px;
}

.planComparsionTable a{
    color:#222;
    text-decoration:underline;
}

.mtComparisonTable[data-tr-table] td{
    text-align:inherit !important;
}

.pricing-column .plan-price{
    font-family: "Nunito", sans-serif !important;
    margin-top:15px;
    margin-bottom:15px;
}

.pricing-column .plan-stats li{
    margin-bottom:18px;
}

.pricing-column .inner-box{
    border:1px solid rgba(0,0,0,.1) !important;
}

.mtComparisonTable[data-tr-table]{
    border-collapse:inherit;
}

.pricing-column .elementor-button{

    background-color:#0ea600;
}

.pricing-column .elementor-button:hover{

    background-color:#16bb0f;
}

.sidebar .widget a, .sidebar .widget a:visited{
    color:#282F3E;
}


.widget-title {

    text-transform: none;
    font-size: 16px;
}

.site-info{
    font-size:14px;
}

.matomo-social-footer {
    overflow: auto;
}

.matomo-social-footer li {
    list-style-type: none;
    float: left;
}


.matomo-social-footer li a svg {
    width: 24px;
    height: 24px;
    margin-right: 18px;
}
.elementor-26672 .grid-container{

    max-width:1200px;
}


.site-info .grid-container{

    border-top:1px solid #f5f5f5;
    padding-top:20px;
    max-width: 1000px;

}



.footer-widgets .grid-container{
    max-width: 1280px;

}

@media (min-width: 1500px){
    .browserimage img{
        max-width:80%;

    }
}

@media (min-width: 1700px){
    .browserimage img{
        max-width:70%;

    }
}




@media (max-width: 1024px){
    .mtComparisonTable[data-tr-table] tbody td, .mtComparisonTable[data-tr-table] tbody th{
        padding:5px !important;
    }
}

@media (max-width: 768px){
    .copyright-bar, .footer-bar {
        float: none!important;
        text-align: left !important;

    }

    .footer-bar-align-right .copyright-bar{
        padding-left:20px;


    }

    #ema_signup_form .ui-search-field{
        height:auto;
        font-size:14px;
    }

    .inside-right-sidebar #categorynav{
        position:relative;
        margin-top:0 !important;
        height:auto !important;
    }

    #right-sidebar #categorynav{
        position:relative !important;
        margin-top:0 !important;
        height:auto !important;
    }

    #right-sidebar #categorynav nav ul li{
        list-style:none;
        margin-left:0px;

    }


    nav ol{
        margin-left:20px;
    }



    .mtComparisonTable .secondary-information{
        font-size:10px;
    }

    .mtComparisonTable[data-tr-table] .icon-x:before {

        height: 15px;
        width: 2px;

    }

    .footer-widgets {
        padding: 60px 30px 10px 30px;
    }

    .copyright-bar{
        padding-left:20px;
    }

    .footer-bar{
        padding-left:5px;
    }



    .mtComparisonTable[data-tr-table] .icon-x:after{

        height: 15px;
        width: 2px;

    }

    .history-row .history-right-column{
        padding-top:0px;
        padding-left:0px !important;
        padding-right:0px;
    }

    .history-left-column .box:first-child{
        margin-top:0px !important;
    }

    .history-row .line{
        padding-left:0px !important;

    }

    .history-row .grid-50{
        padding-right:0px !important;

    }


    .history-row .history-left-column{
        padding-top:0px !important;
    }

    .product-selector{
        font-size:12px;
    }

    .pricingTable .pricing-column{
        height:auto !important;
    }

    .mtComparisonTable[data-tr-table] .icon-check:after{

        width: 8px;
        height: 15px;
        border-bottom: 2px solid #95c74a;
        border-right: 2px solid #95c74a;

    }

    .mtComparisonTable[data-tr-table] tbody th{
        font-size:12px;
    }
    .mtComparisonTable[data-tr-table] tbody td{
        font-size:12px;
    }





}

/**
MODAL
 */
.matomo-modal {
    display: none;
    position: fixed;
    z-index: 99999 !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

/* Modal Content */
.matomo-modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}

/* The Close Button */
.matomo-modal .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

.matomo-modal .close:hover,
.matomo-modal .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

/** SEARCH */
body.search .entry-meta,
body.search .post-image {
    display: none;
}

.top_link {
    position:absolute;
    top: -28px;
    text-align: right;
    color: #333f48 !important;
    text-transform: none !important;
    font-weight: normal !important;
    font-size: 13px !important;
}
#help_center_link {
    right: 10px;
}
#login_link {
    right: 40px;
    margin-right: 15px;
}
#language_wrapper{
    position: absolute;
    top: -37px;
    right: 117px;
    width: 150px;
    height: 120px;
    text-align: left;
    margin-right: 15px;
}
#language_wrapper #language_current{
    position: relative;
    background: #ffffff;
    border: 1px solid #DDD;
    padding: 6px 2px 2px 2px;
    border-radius: 5px;
    cursor: pointer;
}
#language_wrapper #language_current svg{
    margin-right: 5px;
    margin-left: 14px;
    width: 17px;
    position: relative;
    top: 3px;
}
#language_wrapper #language_options{
    position: relative;
    z-index: 999999;
    background: #ffffff;
    border: 1px solid #DDD;
    border-radius: 5px;
    margin-top: 5px;
}
#language_wrapper #language_options.hidden{

}
#language_wrapper #language_options a{
    color: #333f48;
    text-transform: none;
    font-weight: normal;
    font-size: 13px;
    padding: 12px 16px;
    border-bottom: 1px solid #eeeeee;
}
#language_wrapper #language_options a:last-child {
    border-bottom: none;
}
#language_wrapper #language_options a svg {
    width: 21px;
    fill: #ccc;
    position: absolute;
    right: 10px;
}


@media only screen and (max-width: 1023px) {
    .mega-search-wrap {
        margin-bottom: 45px !important;
    }
    .top_link {
        text-align: left;
        font-size: 16px !important;
        font-weight: bold !important;
        top: -28px;
        max-width: 150px;
    }
    #help_center_link {
        left: 8px;
        width: 50px;
    }
    #login_link {
        left: 60px;
    }
    #language_wrapper {
        left: 0;
        right: auto;
        display: block;
        position: relative;
        height: auto;
        float: none;
        top: 0;
        margin-left: 8px;
        padding: 6px 0 2px 0;
    }
    #language_wrapper #language_current {
        border: none;
    }
    #language_wrapper #language_current svg {
        margin-left: 0px;
    }
    #language_wrapper #language_options {
        border: none;
    }
    #language_wrapper #language_options a {
        border: none;
    }
}

.elementor-posts .elementor-post__read-more {
    align-self: center !important;
}
