@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

html {
    background-color: #444444;
}

html[lang="ae"] {
    direction: rtl;
}

aside, details, figcaption, figure, footer, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

.space3 {
    padding: 6px 0;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: #f7f8f9;
    font-family: 'Montserrat', Verdana, arial, sans-serif;
    color: #224466;
    font-size: 16px;
    line-height: 25px;
    font-display: swap;
}

.more-link{
	color: #0078BF !important;
	margin-left: 10px;
}

.registerIndexContent, .contactIndexContent, .reseller-index-content {
    background: rgba(36,39,42,.88);;
    border-top: 1px solid #e5e5e5;
    height: 100vh;
    padding: 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: -10000px;
    width: 100%;
    z-index: 11;
    opacity: 0;
}

.contactIndexContent .wrap{
    min-width: 280px;
}

.registerIndexContent .wrap,
.contactIndexContent .wrap,
.reseller-index-content .wrap {
    position: relative;
    margin: 0;
    display: flex;
    background: #ffffff;
    width: unset;
    padding: 50px;
}

#contactSuccessResponse {
    position: absolute; 
    left: 0; 
    top: 0;
    width: 100%; 
    height: 100%; 
    background: white; 
    text-align: center; 
    justify-content: center; 
    align-items: center;
    flex-direction: column;
}

#contactSuccessCloseButton {
    background: #61c55b;
    margin-top: 40px;
    color: white;
    padding: 15px 40px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    filter: drop-shadow(0 4px 4px #ccc);
    font-size: large;
}
#contactSuccessCloseButton:hover {
    background-color: #458b42;
}

#contactSuccessLabel {
    font-weight: bold;
    font-size: large;
    color: #224466;
}

.close-modal-button {
    position: absolute;
    top: 15px;
    right: 15px;
    background-image: url("../images/icons/x.svg");
    background-size: contain;
    width: 18px;
    aspect-ratio: 1;
    cursor: pointer;
    opacity: 0.3;
}

.close-modal-button:hover {
    opacity: 0.7;
}

@media(max-width: 1500px) {
    .registerIndexContent, .contactIndexContent {
        min-height: calc(65vh - 74px);
    }

    .registerIndexContent #register h3, .contactIndexContent #contact h3 {
        margin-bottom: 5px;
    }
}

@media(max-width: 1366px) {
    .registerIndexContent, .contactIndexContent {
        min-height: calc(70vh - 74px);
    }
}

@media(max-width: 425px) {
    .registerIndexContent .wrap,
    .contactIndexContent .wrap,
    .reseller-index-content .wrap {
        padding: 20px;
    }
}

.pricesPage .registerIndexContent, .pricesPage .contactIndexContent {
    background: #f7f8f9;
    border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.pricesPageExtra {
    display: none;
    background-color: #ffffff;
    padding: 1px;
}

.register-bottom{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 20vh;
    margin-top: -50px;
    margin-bottom: 60px;
}

@media(max-width: 1150px){
    .register-bottom{
        height: calc(65vh - 200px);
        text-align: center;
    }
}

.register-bottom .registration-main-button{
    max-width: 380px;
    height: 55px;
    font-size: 19px;
    margin: 15px;
}

.pricesIndexContent {
    background: #fff;
}

.modulesIndexContent {
    background: #f7f8f9;
}

@media(max-width: 430px){
    .modulesIndexContent .one_half.feature_2 p{
        padding: 0;
    }
}

.tab {
    padding-right: 5px;
}

.inner-tab {
    padding-right: 10px;
    padding-left: 15px;
}

.big-button {
    font-size: 24px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    padding: 10px 20px;
    background: #4a980d;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #407718;
    text-decoration: none;
    position: relative;
    top: 18px;
}

.big-button:hover {
    color: #fff;
    -moz-box-shadow: 0 0 20px #fffc00;
    -webkit-box-shadow: 0 0 20px #fffc00;
    box-shadow: 0 0 20px #fffc00;
    background: #6fbb2f;
}

.big-button:active {
    position: relative;
    top: 1px;
}

.standard1 div, .standard2 div, .professional1 div, .professional2 div, .elite1 div, .elite2 div {
    background: none !important;
}

.prices td div {
    width: 20px;
    height: 20px;
    padding-left: 0;
    position: relative;
    margin: auto;
}

.pricing-asterisk {
    background: none;
    margin-top: -5px !important;
}

.prices td {
    background-color: #fff;
}

.prices tr:hover td{
    background-color: #f6f6f6 !important;
}

.bold {
    font-weight: 700;
}

.price {
    font-size: 16px;
}

.full-price-list td.desc1, .full-price-list td.desc2, .prices th {
    padding: 5px;
    height: 40px;
    line-height: 18px;
	border-bottom: 1px solid #eeeeee;
}

.full-price-list td.desc1, .full-price-list td.desc2 {
    padding-left: 5px;
    padding-right: 4px;
}

.full-price-list th, .full-price-list td {
    border: 0 solid #FAFAFA;
}

.full-price-list {
    border: 0 solid #FAFAFA;
    margin-bottom: 40px;
}

.full-price-list sup {
    font-size: 10px;
}

#month-prices,
.prices-standalone {
    border: 0 solid #FAFAFA;
    margin-bottom: 20px;
}


.prices td {
    text-align: center;
}

.prices td:first-child {
    text-align: left;
}

.pricesWrap {

}

.full-price-list td, .full-price-list th {
    border-right: 1px solid #fff;
}

.priceVersion {
    font-size: 25px;
    line-height: 35px;
	margin-bottom: 2px;
}

#month-prices th,
.prices-standalone th {
    background-color: #f5f6f7 !important;
    color: #000;
}

table#full-price-list thead tr:first-child th{
    background-color: #f5f6f7 !important;
    color: #000;
    border-top: 20px solid white;
}

div.price {
    margin: auto;
    display: inline-block;
    text-align: center;
    position: relative;
}

.priceSmall {
    font-size: 20px;
    margin-left: 5px;
    margin-top: 3px;
    line-height: 24px;
    float: left;
}

.priceSmallFirstLow {
    margin-left: 2px;
}

.priceSmallFirst {
    margin-left: 0;
}

.priceBig {
    font-size: 30px !important;
    line-height: 24px;
    float: left;
}

.priceBig > span{
    font-size: 0.5em;
}

.percentageOff {
    color: #50b650;
    margin-bottom: 5px;
}

div.forUser {
    font-size: 14px;
    margin: auto;
    line-height: 15px;
    padding-bottom: 5px;
    padding-top: 4px;
    font-weight: normal;
}

.prices-standalone {
    width: 100%;
    border-collapse: collapse;
}

.prices .professional1,
.prices .elite1,
.prices .standard1,
.prices .professional2,
.prices .elite2,
.prices .standard2,
.prices-standalone td {
    background-color: #ffffff;
    color: #000;
	border-bottom: 1px solid #eeeeee !important;
}

.prices tr:nth-child(2n+1) .professional1,
.prices tr:nth-child(2n+1) .elite1,
.prices tr:nth-child(2n+1) .standard1,
.prices tr:nth-child(2n+1) .professional2,
.prices tr:nth-child(2n+1) .elite2,
.prices tr:nth-child(2n+1) .standard2,
.prices-standalone td {
    background-color: #ffffff;
    color: #000;
	border-bottom: 1px solid #eeeeee;
}

.wrap {
    max-width: 1311px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.wrap-wide {
    width: 1400px;
}

.clear {
    clear: both;
}

.alignleft {
    float: left;
    text-align: left;
}

.free_space {
    clear: both;
    padding: 50px 0;
}

.alignright {
    float: right;
    text-align: right;
}

.content {
    padding: 50px 0;
    background-color: #ffffff;
    min-height: calc(65vh - 97px);
}

.integrations-wrap {
    display: flex;
    justify-content: center;
    width: 1290px;
    margin: 0 auto;
}

.integrations-sidenav {
    display: flex;
    flex-direction: column;
    position: sticky;
    padding: 15px;
    top: 100px;
    align-self: flex-start;
}

.integrations-sidenav a {
    padding: 10px;
}

.integrations-hidden {
    display: none;
}

@media(max-width: 1366px) {
    .integrations-sidenav {
        float: none;
        z-index: 100;
        flex-direction: row;
        justify-content: center;
        background-color: #ffffff;
        top: 65px;
        box-shadow: 0 15px 15px -15px rgb(0 0 0 / 15%);
        margin-bottom: 20px;
        padding-bottom: 5px;
    }
    .integrations-sidenav a {
        padding-top: 0px !important;
    }
    .integrations-content {
        padding-top: 0px !important;
    }
    .integrations-wrap {
        display: block;
        width: 100%;
    }
    .integrations-content .anchor {
        margin-top: -170px !important;
        padding-top: 170px !important;
    }
}

@media(max-width: 960px) {
    .integrations-sidenav {
        flex-wrap: wrap;
    }
    .integrations-sidenav a {
        padding: 8px;
    }
}

@media(max-width: 550px) {
    .integrations-sidenav {
        top: unset !important;
        position: relative;
    }
}

@media(max-width: 560px) {
    .integrations-sidenav {
        top: unset !important;
        position: relative;
    }
}

section .content {
    min-height: unset;
}

.content1 {
    padding: 0;
}

.content2 {
    padding: 40px 0 0;
}

.space {
    padding: 50px 0;
}

.space2 {
    padding: 25px 0;
}

.highlight {
    background: #0080C0;
    color: #fff;
    padding: 4px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

input, textarea {
    outline: none;
    color: #555;
    font-size: 16px;
}

input[type="text"], input[type="password"] {
    padding: 15px;
    border: 2px solid #0080C0;
    background: transparent;
}

input[type="submit"], input[type="reset"] {
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

i {
    color: #0080C0;
}

footer i {
    color: #C0C4C9;
}


.icons_wrapper i {
    padding-right: 10px;
}

::selection {
    background: #0080C0;
    color: #fff;
}

::-moz-selection {
    background: #0080C0;
    color: #fff;
}

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

.placeholder {
    color: #a0a4a8;
}

.one_half {
    float: left;
    width: 47.5%;
    margin: 0 5% 0 0;
}

.one_third {
    width: 31.7%;
    float: left;
    margin-right: 2.4%;
}

.one_third_block {
    width: 30%;
    margin-right: 4.5%;
    display: inline-block;
}

.two_thirds {
    float: left;
    width: 63.3%;
    margin: 0 5% 0 0;
}

.one_fourth {
    width: calc(25% - 1%);
    margin: 0 0.5%;
    float: left;
    box-sizing: border-box;
    min-width: 180px;
}

.pricesIndexContent .one_fourth{
    position: relative;
}

.one_fifth {
    float: left;
    width: 18%;
    margin: 0 2.5% 0 0;
}

.last {
    margin-right: 0 !important;
}

a {
    color: #0080C0;
    text-decoration: none;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

a:hover {
    color: #224466;
    text-decoration: none;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 27px;
    line-height: 1;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 21px;
}

h5 {
    font-size: 19px;
}

h6 {
    font-size: 17px;
}

h1, h2, h3, h4, h5, h6, .headingElement {
    color: #224466;
    font-weight: 600;
    margin: 0 0 10px;
}

@media(max-width: 900px) {
    h1, h2, h3, h4, h5, h6, .headingElement {
        font-weight: 700;
    }
}


a h1, a h2, a h3, a h4, a h5, a h6 {
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

a h1:hover, a h2:hover, a h3:hover, a h4:hover, a h5:hover, a h6:hover {
    color: #0080C0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

a.blackLink {
    color: #000000;
}

.heading {
    color: #224466;
    width: auto;
    display: table;
    text-align: center;
    padding-bottom: 5px;
    margin: 0 auto 60px;
    line-height: 30px;
}

.heading span {
    font-size: 16px;
}

p {
    font-size: 16px;
    line-height: 180%;
    margin: 0 0 20px;
    text-shadow: none;
	font-weight: 400;
}

.pricesPage p{
    font-size: 15px;
	text-align: initial;
}

ul {
    line-height: 35px;
}

pre {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 20px;
    color: #555;
    margin: 10px 0;
    float: left;
    width: 100%;
    font-size: 11px;
    white-space: pre-wrap; /* Since CSS 2.1 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#top_links {
    background: #f7f8f9;
    width: 100%;
    color: #a0a4a8;
    padding: 25px 0;
}

#top_links ul {
    float: right;
}

#top_links ul li {
    color: #a0a4a8;
    float: left;
    padding-left: 30px;
}

#top_links ul li a {
    color: #a0a4a8;
}

#top_links ul li a:hover {
    color: #0080C0;
}

#top_links ul li i {
    color: #a0a4a8;
    padding-right: 10px;
}

#logo {
    padding: 8px 0 0 7px;
    height: 85px;
}

.logo-mobile {
    display: none;
}

@media screen and (max-width: 1150px) {
    .logo-mobile {
        display: block;
    }
    .logo-desktop {
        display: none;
    }
}

#logo i {
    float: left;
    padding-right: 10px;
    line-height: 27px;
    font-size: 30px;
}

#logo a h1 {
    float: left;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
    color: #224466;
}

 #logo img {
	margin-right: 10px;
	width: 250px;
 }

#top {
    background: #fff;
    height: 80px;
    position: sticky;
    top: 0px;
    width: 100%;
    z-index: 100;
}

@media screen and (max-width: 1500px) {
    #top {
        height: 65px;
    }
}

@media(min-width: 1280px) {
    #top .wrap {
        min-width: 1280px;
    }
}

#top .wrap {
    justify-content: center;
    width: 100%;
    padding: 0px;
}

#toggle i {
    display: none;
    color: #0080C0;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
}

.nav {
    position: relative !important;
    z-index: 5000;
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.nav-bottom {
    display: flex;
    justify-content: space-between;
}

.nav-top {
    display: flex;
    z-index: 5001;
    height: 35px;
    align-items: center;
    justify-content: space-between;
    padding-left: 10px;
}

.nav-top ul {
    line-height: 20px;
}

.nav > div > ul > li {
    float: left;
    margin-left: 8px;
}

html[lang="ae"] .nav > div  > ul > li {
    float: right;
}

.nav > div  > ul {
    list-style: none;
    position: relative;
    display: block;
    z-index: 100;
}

.nav i {
    color: #fff;
}

.nav li a, .nav li button {
    margin: 15px 9px 9px;
    color: #fff;
    padding: 5px 0 10px 0;
    border-top: 3px solid transparent;
    font-size: 15px;
}

@media(max-width: 1350px) {
    .lang-ua .nav li a, .lang-ua .nav li button {
        font-size: 14px;
    }
}
@media(max-width: 1280px) {
    .lang-ua .nav li a, .lang-ua .nav li button {
        font-size: 13px;
    }
}

.nav-top li a, .nav-top li button {
    margin: 10px 9px 9px;
}

.nav-top li a, .nav-top li button {
    font-size: 13px;
}

.nav ul ul li a {
    margin: 10px;
}

.nav li a:hover {
    color: #0080C0;
}

.nav li a.selected {
    border-top: 3px solid #0080C0;
}

.nav li a.selected, .nav li a.selected i {
    color: #0080C0;
}

.nav ul ul li a.selected {
    color: #0080C0;
    border-top: none;
}

.nav ul ul ul li a.selected {
    color: #0080C0;
    border-top: none;
}

.nav > div  > ul > li {
    display: inline-block;
    position: relative;
}

.nav > div  > ul > #menu-button {
    background: #50C450;
    border: 2px solid #50C450;
    padding: 5px;
    color: #fff;
    text-transform: lowercase;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
}

.nav ul li a, .nav ul li button {
    display: block;
    text-decoration: none;
    color: #224466;
    margin-left: 5px;
    font-weight: 600;
}

.nav .nav-top > ul > li > a {
    margin-bottom: 0;
}

@media(max-width: 900px) {
    .nav ul li a, .nav ul li button {
        font-weight: 700;
    }
}

.nav ul ul {
    background: #fff;
    position: absolute;
    left: -9999px;
    top: 50px;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    z-index: 1000;
}

.nav ul ul li {
    position: relative;
}

.nav > div  > ul > li:hover > ul {
    left: -20px;
    top: 70px;
    opacity: 1;
    z-index: 9999;
    border: 1px solid #AAB0BB;
    border-top-color: #BBC5CC;
    box-shadow: 2px 2px 12px -1px rgba(0, 0, 0, 0.15)
}

.nav ul ul li a {
    width: 180px;
    padding: 4px;
    background: #fff;
    border-top: none;
    border-bottom: 1px solid #f7f8f9;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.nav ul ul.menu-wide li a {
    white-space: nowrap;
    width: calc(100% - 18px);
}

.nav ul ul li:last-child a {
    border-bottom: none;
}

.nav ul ul li:hover > a {
    background: #0080C0;
    color: #fff;
}

.nav > div  > ul > li > ul::after {
    content: '';
    border: 6px solid transparent;
    width: 0;
    height: 0;
    border-bottom-color: #0080C0;
    position: absolute;
    top: -12px;
    left: 22px;
}

.nav ul ul ul {
    background: transparent;
    top: 37px;
    border-left: 5px solid transparent;
}

.nav ul ul ul li {
    background: #fff;
}

.nav ul ul li:hover > ul {
    left: 180px;
    top: 0;
    opacity: 1;
}

.nav ul ul ul li:first-child {
    border-top: 3px solid #0080C0;
}

.nav ul ul ul li a:hover {
    color: #fff;
}


.nav ul li .button1 {
    font-family: inherit;
    display: inline-block;
    border: 1px solid #50b650;
    padding: 6px 25px;
    color: #fff;
    text-transform: initial;
    font-weight: 600;
    font-size: 15px;
    height: 40px;
}

.nav li button {
	margin-top: 20px;
}

.nav ul li .button1:hover {
    background: #4AA94A;
    border: 1px solid #30A430;
}

ul.banner-icons {
    bottom: -95px;
    position: absolute;
    right: 5px;
}

ul.banner-icons li {
    float: left;
}

ul.banner-icons i {
    padding-top: 6px;
    width: 40px;
    height: 40px;
    color: #fff;
    text-shadow: 0 0 30px #000;
}

ul.banner-icons i:hover {
    background-color: #0080C0;
}

.message-wrap h2 {
    color: #fff;
}

.message-wrap {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.slider_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    border-top: 0 solid #ccc;
}

.slide {
    top: 0 !important;
}

.slider-arrow {
    position: absolute;
    left: 0;
    bottom: 16px;
    right: 0;
    padding: 2.3em;
    opacity: 0.8;
    cursor: pointer;
    -webkit-transition: opacity 100ms ease-in-out;
    -moz-transition: opacity 100ms ease-in-out;
    -o-transition: opacity 100ms ease-in-out;
    transition: opacity 100ms ease-in-out;
}

.slider-arrow:hover {
    opacity: 1;
}

#slider_wrapper .registration-main-button {
    margin-top: 30px;
}

@media (min-width: 1366px) {
    #slider_wrapper .registration-main-button {
        font-size: 24px;
        padding: 20px 45px;
    }
}

@media (max-width: 1600px) {
    .slider_wrapper {
        padding: 120px 0 80px;
    }

    .slide {
        position: relative;
    }
}

@media (max-width: 1376px) {
    .slider_wrapper {
        padding: 100px 0 60px;
    }

    .slide {
        position: relative;
    }
}

.slider-wrapper-background-1 {
    background: #999 url(../images/stock1-bigger.webp) repeat center center;
    background-size: cover;
}

@media (max-width: 800px) {
    /*warning preloading is linked to this rule - 800px */
    .slider-wrapper-background-1 {
        background: #999 url(../images/stock1-mobile-comp.webp) repeat center center;
    }
}


.slider-wrapper-background-2 {
    background: #999 url(../images/stock2-bigger.webp) repeat center right;
    background-size: cover;
}

@media (max-width: 800px) {
    /*warning preloading is linked to this rule - 800px */
    .slider-wrapper-background-2 {
        background: #999 url(../images/stock2-mobile-comp.webp) repeat center center;
    }
}

.slider-wrapper-background-3 {
    background: #999 url(../images/stock3-bigger.webp) repeat center right;
    background-size: cover;
}

@media (max-width: 800px) {
    /*warning preloading is linked to this rule - 800px */
    .slider-wrapper-background-3 {
        background: #999 url(../images/stock3-mobile-comp.webp) repeat center center;
    }
}

@media (max-width: 800px) {
    .slider-wrapper-background-1 {
        background-position: right 0px top;
    }
    .slider-wrapper-background-2 {
        background-position: right 0px top;
    }
    .slider-wrapper-background-3 {
        background-position: right 0px top;
    }
}

@media (max-width: 700px) {
    .slider-wrapper-background-1 {
        background-position: right -80px top;
    }
    .slider-wrapper-background-2 {
        background-position: right -90px top;
    }
    .slider-wrapper-background-3 {
        background-position: right -90px top;
    }
}

#breadcrumb_wrapper {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    background: #0078BF;
    background-size: cover;
}

#slider_wrapper h1 {
    font-size: 60px;
    line-height: 55px;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    background-attachment: fixed;
}

.slide {
    position: relative;
    top: 220px;
}

#slider_wrapper h1, #slider_wrapper h6 {
    text-shadow: 0 0 12px rgb(0 30 60 / 40%);
    filter: drop-shadow(0px 0px 1px #000000);
}

#slider_wrapper h1 span {
    display: inline-block;
    padding: 10px;
    color: #fff;
}

#slider_wrapper h6 {
    color: #000;
}

#slider_wrapper p {
    color: #8f8f8f;
    padding: 20px 0;
}

#slider .slide {
    text-align: center;
    margin: 0 auto;
}

.funkcjonalnosci, .funkcjonalnosci h3, .funkcjonalnosci h6 {
    background: #ffffff;
    color: #444466;
}

.funkcjonalnosci h3, .funkcjonalnosci h6 {
    color: #224466;
}

.funkcjonalnosci h6 {
    font-size: 18px;
}

.funkcjonalnosci p {
    margin-bottom: 0;
}

.bx-pager {
    text-align: center;
    font-size: 0;
    font-family: Arial, serif;
    font-weight: 700;
    color: #fff;
    padding: 120px 0 20px;
}

.button1 {
    display: inline-block;
    background: #50b650;
    border: 1px #50b650;
    padding: 10px 40px;
    color: #fff;
    text-transform: initial;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
}

.button1-lighter {
    background: #62C462;
}

.button1 {
    border-radius: 3px;
}

.button1:hover, .nav ul li .button1:hover {
    color: #fff;
    background-color: #4aa94a !important;
}

.button1-lighter:hover {
    background-color: #4AA94A;
}

.slider-buttons,
.bottom-buttons {
    display: flex;
    justify-content: center;
    gap: 30px;
    box-shadow: none;
    margin-top: 15px;
}

@media (max-width: 700px) {
    .slider-buttons, .bottom-buttons {
        flex-direction: column;
        align-items: center;
    }
}

.demo-version-button {
    height: 70px;
    width: 45%;
    inline-size: 500px;
    max-width: 300px;
    cursor: pointer;
    display: inline-block;
    text-transform: initial;
    font-weight: 600;
    font-family: inherit;
    font-size: 20px;
    color: #419141;
    background-color: rgba(255, 255, 255, 0.8);
    border: 2px solid rgba(65, 145, 65, 0.6);
    border-radius: 3px;
}

.demo-version-button:hover {
    background-color: rgba(240, 250, 240, 0.8);
}

.registration-button {
    height: 70px;
    width: 45%;
    inline-size: 500px;
    max-width: 300px;
    cursor: pointer;
    display: inline-block;
    text-transform: initial;
    font-weight: 600;
    font-family: inherit;
    font-size: 20px;
    color: #fff;
    background-color: #50b650;
    border-radius: 3px;
    border-color: transparent;   
}

@media(max-width: 425px) {
    .registration-button, .demo-version-button {
        width: 100%;
    }
}

.registration-button:hover {
    background-color: #4AA94A;
}

#breadcrumb_wrapper h3, #breadcrumb_wrapper h1 {
    color: #fff;
    margin: 0;
}

#breadcrumb_wrapper h6, #slider_wrapper h6 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    padding: 20px 0 30px;
}

#slider_wrapper h6 {
    text-transform: initial;
}

#breadcrumb_wrapper h6 {
    padding: 20px 0 0;
}

#slider_wrapper .index-page h6 {
    font-size: 38px;
}

.button {
    display: inline-block;
    background: rgb(27 190 50);
    border: 1px solid rgb(20 180 40);
    padding: 15px;
    color: #fff;
    text-transform: initial;
    font-weight: 400;
    font-size: 18px;
    border-radius: 2px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.30)
}

.button:hover {
    background: #50C450;
    border: 1px solid #30A430;
}

.small {
    padding: 3px 15px !important;
}

.red {
    border: 2px solid #50C450;
}

.red:hover {
    border: 2px solid #50C450;
    background: #50C450;
}

.black {
    border: 2px solid #000;
    color: #000;
}

.black:hover {
    border: 2px solid #000;
    background: #000;
    color: #fff;
}

.pricing {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    box-shadow: none;
    transition: border-color 0.3s ease;
}

.pricing:hover {
    border-color: #cccccc;
}




.pricing_top {
    padding-top: 24px;
    background-color: transparent;
    color: #000000;
    font-weight: 700;
    text-align: center;
}

.pricing_top h6 {
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    color: #111;
}

.pricing_top p {
    color: #111;
    font-size: 36px;
    font-weight: 700;
    margin: 4px 0;
}

.pricing_top sup {
    font-weight: 400;
    font-size: 20px;
}

.pricing_middle a {
    color: #444444;
}

.pricing_middle a:hover {
    color: #4466bb;
}

.pricing-badge {
    position: absolute;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0078bf;
    color: #fff;
    padding: 8px 24px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 9999px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    z-index: 10;
    white-space: nowrap;
    min-width: 50%;
    text-align: center;
}

.pricing_middle ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.pricing_middle ul li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 12px;
    font-size: 15px;
    color: #333;
}

.pricing_middle ul li::before {
    content: "✔"; /* Możesz podmienić na ✔, ➤, 🟢, itp. */
    font-size: 16px;
    color: #22c55e;
    line-height: 1;
    margin-top: 6px;
}

.pricing_middle ul p {
    margin: 0;
}


.feature {
    text-align: center;
}

.feature h6 {
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}

.feature i {
    font-size: 30px;
    color: #0080C0;
    display: inline-block;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.feature:hover i {
    color: #224466;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.references_text {
    color: #224466;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 16px;
    clear: both;
}

.message.message_feature {
    background: unset;
    min-height: calc(17vh - 90px);
    padding: 60px 0 0 0;
}

.feature_big .feature_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #224466;
    float: left;
    width: 170px;
    height: 100px;
    margin: 20px 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.distinctions-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    max-width: 1200px;
    justify-items: center;
    margin: 0 auto 27px;
}
.badges-row {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    max-width: 1200px;
    margin: 0 auto;
    justify-items: center;
}

.feature_big2 {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature_big2 img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    transition: transform 0.2s ease-in-out;
}

.feature_big2 img:hover {
    transform: translateY(-5px);
}
@media (max-width: 640px) {
    .distinctions-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 640px) {
    .badges-row {
        grid-template-columns: repeat(2, 1fr);
    }

    .feature_big2 {
        width: 80px;
        height: 80px;
    }

    .feature_big2 img {
        width: 70px;
        height: 70px;
    }
}

.feature_big2 {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature_big2 img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    transition: transform 0.2s ease-in-out;
}

.feature_big2 img:hover {
    transform: translateY(-5px);
}

.feature_big2 .sf-root.feature_text img {
    width: 60px !important;
    height: 69px !important;
}

@media (max-width: 640px) {
    .feature_big2 {
        width: 70px;
        height: 70px;
    }

    .feature_big2 img {
        width: 70px;
        height: 70px;
    }
}

.language-flag {
    cursor: pointer;
    margin-top: 32px;
    width: 25px;
    height: 25px;
}

@media (max-width: 1200px) {
    .feature_big .feature_text {
        margin-left: 80px;
        margin-right: 80px;
    }

    .references_text {
        margin-left: 60px;
        margin-right: 60px;
    }

    .nav > div  > ul > li {
        margin-left: 0;
    }

    .language-flag {
        cursor: pointer;
        margin-top: 25px;
        width: 25px;
        height: 25px;
    }
}

@media (max-width: 1150px) {
    .feature_big .feature_text {
        margin-left: 50px;
        margin-right: 50px;
    }

    .references_text {
        margin-left: 30px;
        margin-right: 30px;
    }

    .language-flag {
        margin: 10px auto 0;
    }
}

@media (max-width: 850px) {
    .feature_big .feature_text {
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media (max-width: 640px) {
    .feature_big .feature_text {
        margin: 0;
    }

    .feature_big2 .feature_text {
        margin: 0 20px;
    }

    .references_text {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.feature_big .feature_text_big {
    font-size: 28px;
    font-weight: bold;
}

.feature_big .feature_text_small {
    font-size: 16px;
    font-weight: normal;
    padding-top: 5px;
}

.feature_2 h6 {
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}

.feature_2 span {
    float: left;
    width: 100px;
    height: 100px;
    margin: 20px 30px 10px 0;
    background: #0061cd;
    border: 1px solid #0061cd;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.feature_2 i {
    font-size: 40px;
    width: 100px;
    padding-top: 30px;
    text-align: center;
    color: #fff;
    display: block;
}

.feature_2:hover a span {
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    background: #15488F;
    border: 1px solid #15488F;
}

.feature_2:hover i {
    color: #fff;
}

.feature_2_left span {
    float: right;
    margin: 20px 0 10px 30px;
}

.feature_2_left > p {
    padding-right: 130px;
}

.feature_2_right > p {
    padding-left: 130px;
}

@media (max-width: 1150px) {
    .feature_2_left > p {
        padding-right: 0;
        padding-left: 130px;
    }

    .content.funkcjonalnosci .feature_2_left > p,
    .content.funkcjonalnosci .feature_2_right > p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 850px) {
    .feature_2_left > p, .feature_2_right > p {
        padding-left: 100px;
    }
}

@media (max-width: 640px) {
    .feature_2_left > p, .feature_2_right > p {
        padding-left: 85px;
    }
}

@media (min-width: 1199px) {
    .content.funkcjonalnosci .feature_2_left > p,
    .content.funkcjonalnosci .feature_2_right > p {
        padding-left: 0 !important;
        padding-right: 0 !important;
        overflow: auto;
    }
}

.message {
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: #181818 url(../images/bg2_white.jpg) repeat fixed center center;
    background-size: cover;
}

.message h3 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}

.message h5 {
    color: #fff;
    padding: 20px 0;
    text-transform: none;
    font-weight: 400;
}


.ui-accordion h6 {
    cursor: pointer;
    outline: none;
    background: #fff;
    color: #224466;
    border: 1px solid #f7f8f9;
    margin: 0 0 2px;
    padding: 10px 20px !important;
    font-size: 16px;
}

.ui-accordion i {
    color: #0080C0;
    margin: 3px 5px 4px !important;
    padding: 0 15px 0 0;
    min-height: 0;
    outline: none;
    display: inline-block;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.ui-accordion .ui-accordion-content {
    padding: 15px 20px;
    margin-bottom: 1px;
}

.ui-accordion p {
    margin-bottom: 2px !important;
}

.blog_post h4 {
    margin-top: 10px;
}

.blog-headings{
	margin-bottom: 10px;
}

.blog_post_details {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.blog_post_details:after {
    content: " ";
    clear: both;
    display: block;
}

.blog_post_details li {
    float: left;
    margin-right: 20px;
}

.blog_post_details li i {
    padding-right: 10px;
}

#pagination:before {
    content: " ";
    clear: both;
    display: block;
}

#pagination li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

#pagination li a {
    background: #fff;
    border: 1px solid #f7f8f9;
    padding: 10px 15px;
}

#pagination li a.pagination_current {
    background: #0080C0;
    border: 1px solid #0080C0;
    color: #fff;
    padding: 10px 15px;
}

#pagination li a:hover {
    background: #0080C0;
    border: 1px solid #0080C0;
    color: #fff;
    padding: 10px 15px;
}

.comment {
    width: 100%;
    float: right;
    border: 1px solid #f7f8f9;
    background: #fff;
    padding: 20px 25px;
    margin-bottom: 30px;
}

.comment:last-child {
    margin-bottom: 0;
}

.comment ul li {
    float: left;
    margin-right: 20px;
}

.comment_avatar {
    width: 15%;
    float: left;
}

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

.comment_text {
    width: 85%;
    float: left;
    padding-left: 30px;
}

.comment-2 {
    width: 90%
}

.comment-3 {
    width: 80%
}

.comment-4 {
    width: 70%
}

.comment-5 {
    width: 60%
}

#comment_form input {
    display: block;
    width: 51%;
    padding: 15px;
    border: 1px solid #f7f8f9;
    background: #fff;
    margin-bottom: 5px;
    float: left;
}

#comment_form textarea {
    display: block;
    width: 100%;
    padding: 15px;
    height: 200px;
    margin: 5px 0 10px;
    border: 1px solid #f7f8f9;
    background: #fff;
    float: left;
}

#page_404 {
    text-align: center;
}

#page_404 input {
    background: #fff;
    border: none;
    padding: 15px;
    width: 250px;
}

#register input[type="text"], #contact input[type="text"], #contact input[type="search"], #contact_form input[type="text"], #reseller input[type="text"] {
    display: block;
    min-width: fit-content;
    width: 100%;
    padding: 15px;
    border: 1px solid #f7f8f9;
    background: #ffffff;
    margin-bottom: 10px;
    float: left;
}

.days-buttons, .time-buttons {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    column-gap: 10px;
}

.day, .time {
    height: 50px;
    font-size: 15px;
    font-family: 'Montserrat', Verdana, arial, sans-serif;
    inline-size: max-content;
    padding: 13px;
    background: #f7f8f9;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin: 1px;
    margin-top: 0px;
    margin-bottom: 10px;
    cursor: pointer;
}

.day:hover, .time:hover {
    background: #f0f1f2;
}

.chosen-day, .chosen-time {
    border: 2px solid #0061cd;
    background: #e0e4ef;
    margin: 0px;
    margin-bottom: 10px;
}

#contact .form-group {
    width: 50%;
}

@media (max-width: 480px) {
    #contact .form-group {
        width: 100%;
    }
}

#contact select {
    display: block;
    width: 100%;
    font-size: 19px;
    padding: 13px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    background: #f7f8f9;
    margin-bottom: 10px;
    float: left;
}

select {
    display: block;
    width: 100%;
    padding: 15px;
    border: 1px solid #f7f8f9;
    background: #fff;
    margin-bottom: 5px;
    float: left;
}

#register input[type="reset"], #contact input[type="reset"], #contact_form input[type="reset"] {
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

#register input[type="reset"]:hover, #contact input[type="reset"]:hover, #contact_form input[type="reset"]:hover {
    background: #50C450;
    color: #fff;
}

#contact_form select {
    font-size: 1em !important;
}

#contact_form input, #contact_form textarea, #contact_form select {
	font-family: 'Montserrat', Verdana, arial, sans-serif;
	text-rendering: optimizeLegibility;
}

#register textarea, #contact textarea, #contact_form textarea {
    display: block;
    width: 100%;
    padding: 15px;
    height: 200px;
    margin: 0 0 10px;
    border: 1px solid #f7f8f9;
    background: #fff;
    float: left;
}

#register .success, #contact .success, #contact_form .success, #reseller-response-success.success {
    padding: 10px 0;
    color: #0080C0;
}

#register .error, #contact .error, #contact_form .error {
    padding: 10px 0;
    color: #0080C0;
}

#register .form-group, #contact .form-group, #reseller .form-group {
    position: relative;
}

#register .form-group label, #contact .form-group label, #reseller .form-group label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    margin: 15px;
    padding: 0 10px;
    background-color: #ffffff;
    line-height: 20px;
    cursor: text;
    color: #8f8f8f;
    -webkit-transition: top .2s ease-in-out,  font-size .2s ease-in-out;
    transition: top .2s ease-in-out,  font-size .2s ease-in-out;
}

#register .form-group label.active, #contact .form-group label.active, #reseller .form-group label.active {
    top: -25px;
    font-size: 14px;
}

#contact_info i {
    padding-right: 10px;
}

#google_map {
    pointer-events: none;
    width: 100%;
    height: 350px;
    text-align: center;
    display: block;
}

#response {
    font-size: 16px;
	line-height: 22px;
    padding: 6px;
    text-align: center;
    width: 100%
}

.bg-danger {
    background-color: #f2dede;
    font-weight: 700;
}

footer.site {
    background: #1a1a1a;
    width: 100%;
    color: #a0a4a8;
    margin: 0;
    padding: 20px 0 0;
    min-height: 35vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

footer.site .wrap {
    display: flex;
    justify-content: space-between;
}

footer.site .footer_one_fourth {
    max-width: 23%;
}

@media (max-width: 850px) {
    footer.site .footer_one_fourth {
        max-width: 100%;
    }
    .footer_one_fourth:first-child {
        margin-top: 20px;
    }
}

footer.site p, footer.site ul {
    color: #a0a4a8;
    line-height: 28px;
    font-size: 14px;
    margin: 0;
}

@media (max-width: 1500px) {
    footer.site p, footer.site ul {
        font-size: 13px;
    }
    footer.site p {
        margin: 5px;
    }
    footer.site .socialIcon {
        margin-top: 10px;
    }
}

@media (max-width: 1366px) {
    footer.site {
        padding-top: 10px;
        min-height: 30vh;
    }
    footer.site h6 {
        margin: 0;
        font-size: 15px;
    }
    footer.site .socialIcon {
        margin: 5px 5px 0 0;
    }
}

@media (max-width: 1200px) {
    footer.site .footer_one_fourth {
        width: 24%;
    }
}

@media (max-width: 1150px) {
    footer.site p, footer.site ul {
        font-size: 11px;
        line-height: 20px;
    }
}

@media (max-width: 850px) {
    footer.site .wrap {
        flex-direction: column;
    }

    footer.site .wrap .footer_one_fourth {
        width: 100%;
        margin-bottom: 30px;
    }

    footer.site p, footer.site ul {
        font-size: 16px;
        line-height: 35px;
    }

    footer.site .socialIconContainer {
        width: 75%;
    }
}

footer h6 {
    color: #fff;
}

footer ul.footer_menu li.sub a {
    margin-left: 10px;
}

footer ul.footer_menu li a:hover {
    color: #fff;
}

footer ul li a {
    color: #b0b4b9;
    position: relative;
}

footer a:hover {
    color: #0080C0;
}

footer input[type="text"] {
    background: transparent;
    border: 2px solid #282828;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
}

footer input[type="text"]:focus {
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    border: 2px solid #0080C0;
}

#footer_contact li {
    padding-bottom: 10px;
}

#footer_address {
    margin-left: 20px;
}

#footer_address:before {
    content: "\f08d";
    font-family: "FontAwesome";
    margin-left: -20px;
    padding-right: 10px;
}

#footer_phone:before, .footer_phone:before {
    content: "\f095";
    font-family: "FontAwesome";
    padding-right: 10px;
}

#footer_email:before {
    content: "\f0e0";
    font-family: "FontAwesome";
    padding-right: 10px;
}

html[lang="ae"] #footer_email:before, html[lang="ae"] #footer_phone:before {
    float: right;
    padding-right: 0;
    padding-left: 10px;
}

#footer_bottom {
    background: #1a1a1a;
    padding: 0 0;
    margin-top: 20px;
    width: 100%;
}

#footer_bottom p {
    margin: auto auto 0;
    float: left;
    padding-bottom: 15px;
}

#footer_bottom a {
    color: #a0a4a8;
}

#footer_bottom a:hover {
    color: #fff;
}

#footer_bottom ul {
    float: left;
    padding-right: 30px;
}

#footer_bottom ul li {
    float: left;
    margin-left: 5px;
}

#footer_bottom ul li a {
    background: transparent;
    color: #0080C0;
    width: 30px;
    display: inline-block;
    text-align: center;
}

.socialIconContainer {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1em;
    min-width: 45%;
    justify-content: space-between;
}

.socialIconVerticalLine {
    width: 25%;
    height: 1px;
    background-color: #C0C4C9;
    opacity: 70%;
    border-radius:2px;
    margin-top: 47px;
}

@media (max-width: 850px) {
    .socialIconVerticalLine {
        width: 75%;
        margin-top: 21px;
    }
}

.socialIcon {
    background: transparent;
    color: #0080C0;
    width: 30px;
    display: inline-block;
    padding: 0 0 0 0;
    border-top: 0;
    margin: 20px 15px 0 0;
    font-size: 24px;
    text-align: center;
}

.socialIcon a {
    display: block;
}

.socialIcon:hover {
    background: #C0C4C9;
    text-align: center;
}

.socialIconSeparator {
    width: 1px;
    background-color: #C0C4C9;
    opacity: 70%;
    border-radius: 1px;
}

.subpage-image {
    display: inline-block;
    margin-top: 17px;
    height: auto;
    width: 100%;
    margin-bottom: 2em;
    filter: drop-shadow(0px 0 5px rgba(0, 0, 0, 0.4));
}

.subpage-image-left {
    float: left;
    margin-right: 60px;
}

.subpage-image-right {
    float: right;
    margin-left: 60px;
}

hr.divider {
    margin: 35px 0 35px 0;
    opacity: 0.2;
	color: #445566;
}

#footer_bottom ul li a:hover {
    background: #0080C0;
    color: #224466;
    width: 30px;
    display: inline-block;
    text-align: center;
}

#footer_bottom ul li a:hover i {
    color: #000;
}

.socialIcon:hover i {
    color: #000;
}

.navbar {
    margin-left: 90px;
}


#team li h6 {
    text-align: center;
}


#partners img {
    opacity: .5;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

#partners img:hover {
    opacity: 1;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

i.icon-check {
    background: url(../images/check.png) no-repeat 0 10px;
    padding: 10px;
}

i.icon-check:before {
    content: ""
}

.content .regulamin li {
    line-height: 26px;
    background: none no-repeat 20px 4px;
    margin: 0;
    list-style: decimal outside;
    padding: 0 0 0 5px;
	text-align: justify;
}

.regulamin .numbered {
    margin-left: 20px;
}

.regulamin .wyroznienie {
    margin-top: 20px;
    line-height: 30px;
}

#wizytowka {
    width: 550px;
    min-height: 220px;
    float: left;
}

.zdjecie {
    float: left;
    height: 170px;
    margin-left: 0;
    margin-bottom: 15px;
    width: 170px;
    background-color: #fff;
    position: relative;
    border: 1px solid #ddd;
    padding: 10px;
}

#tekst {
    float: left;
    margin-left: 2px;
    margin-top: 5px;
    width: 300px;
    padding-left: 20px;
    font-size: 13px;
}

.zdjecie img, .client img {
    position: absolute;
    top: 10px;
    bottom: 10px;
    margin: auto;
}

.content .regulamin li:before{
    content: "";
    margin-right: -4px;
}

.content .pricesIndexContent li:before{
	content: none;
}

.content ul {
    margin-left: 0;
}

.content .modules2 ul {
    margin-left: 130px;
}

.modules_description_inside {
    margin-left: 150px;
}

.modules_description_inside h1 {
    font-size: 18px;
}

.modules_description_inside > ul {
    list-style: disc inside;
}

.modules_description_inside > ul > li > ul {
    list-style: circle inside;
    padding-left: 18px
}

#contact_info li {
    list-style-type: none;
}

#contact_info ul {
    margin-left: 0;
}

.reference-wrapper {
    display: flex;
    justify-content: space-between;
    margin: 50px auto;
}

.reference {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.reference-person {
    display: flex;
}

.reference-person img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    -webkit-box-shadow: 6px -1px 12px -4px rgba(66, 68, 90, 1);
    -moz-box-shadow: 6px -1px 12px -4px rgba(66, 68, 90, 1);
    box-shadow: 6px -1px 12px -4px rgba(66, 68, 90, 1);
}

.reference-person div {
    margin: auto 16px;
    font-size: 0.8em;
}

.reference-person strong {
    font-size: 1.2em;
}

.opinia {
    quotes: "\201C""\201C""\201C""\201C";
    margin-bottom: 30px;
    font-size: 0.9em;
    line-height: 1.6em;
}

.opinia:before {
    color: #0061cd;
    content: open-quote;
    font-size: 8em;
    float: left;
    position: relative;
    top: 10px;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
}

.opinia:after {
    content: close-quote;
    opacity: 0;
}

.opinia div {
    text-align: right;
    font-weight: bold;
    margin-top: 2px;
}

@media(max-width: 850px) {
    .reference-wrapper {
        flex-direction: column;
        margin-bottom: 0;
    }
    .reference {
        width: 100%;
        margin-bottom: 75px;
    }
    .reference:last-child {
        margin-bottom: unset;
    }
}

::-webkit-input-placeholder {
    color: #a0a4a8;
}

:-moz-placeholder {
    color: #a0a4a8;
    opacity: 1;
}

::-moz-placeholder {
    color: #a0a4a8;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #a0a4a8;
}

.icon {
    padding-left: 50px;
    padding-top: 8px !important;
    background: url(../images/icons/crm.png) no-repeat;
    height: 40px;
}

a.arrow {
    top: 0;
    background: url(../images/arrow.png) no-repeat right center;
    padding: 0 25px 0 0;
    margin: 0;
    display: inline;
    position: relative;
    border: 0;
}

.arrow {
    top: 3px;
    margin-right: 2px;
    margin-left: 3px;
    display: inline;
    position: relative;
    border: 0;
    opacity: .65 !important;
}

.menu_shadow {
    display: block;
    height: 15px;
    width: 100%;
    position: absolute;
    bottom: -15px;
}

.nav ul li a.menu-with-submenu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav ul li.language-selection a.menu-with-submenu {
    gap: 3px;
}

.nav-top img {
    width: 20px;
}

.lang-icon {
    transition: all 200ms ease-in;
    filter: invert(35%) sepia(0%) saturate(1143%) hue-rotate(224deg) brightness(92%) contrast(93%);
}

a:hover .lang-icon {
    filter: invert(34%) sepia(89%) saturate(1049%) hue-rotate(170deg) brightness(94%) contrast(101%);
}

@media(max-width: 1500px) {
    .wrap-wide {
        width: 1300px;
    }
}

@media(max-width: 1366px) {
    .wrap-wide {
        width: 1140px;
    }
}

@media (max-width: 1200px) {
    .wrap-wide {
        width: 95%;
    }

    .logo_image {
        margin-left: 4px;
    }

    .sidebar_left, .sidebar_right {
        width: 25%
    }

    .content_left, .content_right {
        width: 75%
    }

}

.nav > div.nav-top > ul > li > ul {
    top: 30px;
}

.nav > div.nav-top > ul > li:hover > ul {
    top: 48px;
}

@media (max-width: 1500px) {
    .nav > div  > ul > li:hover > ul {
        top: 65px;
    }

    #logo img {
        width: 210px;
        height: 52px;
		image-rendering: -webkit-optimize-contrast;
		margin-left: 3px;
		margin-top: -3px;
    }

    .logo_image {
        background-size: 220px;
        width: 210px;
        height: 57px;
    }

    .nav li a{
        margin-top: 6px;
    }
	.nav li button {
        margin-top: 12px;
    }
}

@media (max-width: 1100px) {
    .nav li a, .nav li button{
        font-size: 14px;
    }
}
@media (max-width: 1150px) {
    .nav li a, .nav li button{
        font-size: 15px;
    }
}

@media (max-width: 1150px) {
    .nav ul ul.menu-wide li a {
        width: auto;
        font-weight: 800;
    }

    .wrap {
        width: calc(100% - 40px);
    }

    .index_screen img {
        width: calc(100% - 80px)
    }

    #top {
        height: 65px;
        top: 0;
    }

    .integrations-sidenav {
        top: 73px;
    }

    #top_links ul {
        float: none;
        text-align: center;
    }

    #top_links ul li {
        float: none;
        padding-left: 0;
    }

    #logo, #logo a h1, #logo i {
        float: none;
        text-align: center;
        padding-right: 0;
    }

    #logo {
        width: 100%
    }

    .logo_image {
        margin: auto;
    }

    #toggle i {
        display: block !important;
        position: absolute;
        top: 16px;
        right: 20px;
    }

    .js .nav {
        max-height: 0;
        position: relative;
        display: flex;
        overflow: hidden;
        zoom: 1;
        width: 100%;
    }

    .nav {
        max-height: 0;
        overflow: hidden;
        position: absolute !important;
        top: 75px;
        margin: -11px 0 5px;
        background: #FFF;
        flex-direction: column-reverse;
    }

    .nav-top {
        flex-direction: column;
        height: auto;
        padding: 0;
    }

    .nav-bottom {
        flex-direction: column;
    }

    .nav.opened {
        max-height: calc(100vh - 74px);
        overflow-y: scroll;
        padding-bottom: 10px;
        border-bottom: 1px solid #dedede;
    }

    .nav .submenu * {
        font-weight: normal;
    }

    .submenu-chevron {
        display: none !important;
    }


    .nav ul li a.menu-with-submenu + ul {
        display: none;
    }

    .nav ul, .nav ul ul, .nav ul ul ul {
        margin: 0;
        padding: 0;
        width: 100%;
        background: none !important;
        opacity: 1 !important;
        display: block;
        list-style: none;
        position: static !important;
        border: 0;
    }

    .nav li a.selected {
        border-top: none;
    }

    .nav ul ul li a.selected {
        background: none;
        border-top: none;
        color: #c65757;
    }

    .nav ul ul ul li a.selected {
        background: none;
        border-top: none;
        color: #c65757;
    }

    .nav > div  > ul > li:hover > ul {
        border-top: none;
    }

    .nav > div  > ul > li > ul::after {
        content: '';
        border: none;
        width: 0;
        height: 0;
    }

    .nav ul ul li a {
        width: 100%;
        padding: 6px 0;
        margin: 0;
        color: #224466;
        background: transparent;
        border: none;
    }

    .nav ul ul li:hover > a {
        background: none;
        color: #0080C0;
    }

    .nav ul ul ul li a:hover {
        color: #0080C0;
    }

    .nav li {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        text-align: center;
    }

    .nav li a {
        padding: 4px 0;
        margin: 6px 0;
    }

    .has-sub ul {
        width: 100%;
        opacity: 1;
        display: block !important;
        position: relative !important;
    }

    .nav ul ul ul li {
        background: none;
    }

    .nav ul ul ul li:first-child {
        border-top: none;
    }

    .sidebar_left, .sidebar_right {
        width: 30%
    }

    .content_left, .content_right {
        width: 70%
    }

    .feature_2_left span {
        float: left;
        margin: 20px 30px 10px 0;
    }

    .feature_2_left h6, .feature_2_left p {
        text-align: left;
    }
}

@media (max-width: 850px) {
    .wrap {
        width: 540px;
    }

    .wrap-blog{
        width: 93% !important;
    }

    .index_screen img {
        width: 500px;
    }

    .one_half, .one_third, .one_fourth, .one_fifth, .two_thirds {
        width: 100%;
        margin-bottom: 30px;
    }

    .one_half.last, .one_third.last, .one_fourth.last, .one_fifth.last, .two_thirds.last {
        margin-bottom: 0;
    }

    #footer_bottom p, #footer_bottom ul {
        float: none;
        text-align: center;
    }

    #footer_bottom ul li {
        margin-top: 10px;
        float: none;
        text-align: center;
        display: inline-block;
    }

    .sidebar_left, .sidebar_right {
        width: 100%;
        padding-bottom: 50px;
        margin-bottom: 60px;
        border-bottom: 1px solid #ededed;
    }

    .content_left, .content_right {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    #comment_form input {
        width: 100%
    }

    .content .modules2 ul {
        margin-left: 100px;
    }

    .feature_2 span, .feature_2_left span {
        float: left;
        margin: 20px 20px 10px 0;
        width: 80px;
        height: 80px;
    }

    .feature_2_left h6, .feature_2_left p {
        text-align: left;
    }

    .feature_2 i, .feature_2_left i {
        font-size: 30px;
        width: 80px;
        padding-top: 25px;
    }

    .modules_description_inside {
        margin-left: 0;
    }
}

@media (max-width: 640px) {
    .wrap {
        width: calc(100% - 60px);
    }

    .index_screen img {
        width: calc(100% - 100px);
    }
    .wrap-blog{
        width: 92% !important;
    }

    .comment_avatar {
        width: 100%;
        padding-bottom: 10px;
    }

    .comment_avatar img {
        width: 50%
    }

    .comment_text {
        width: 100%;
        padding-left: 0;
    }

    #page_404 input {
        width: 100%
    }

    .content .modules2 ul {
        margin-left: 85px;
    }

    .feature_2 span, .feature_2_left span {
        float: left;
        margin: 20px 15px 10px 0;
        width: 70px;
        height: 70px;
    }

    .feature_2_left h6, .feature_2_left p {
        text-align: left;
    }

    .feature_2 i, .feature_2_left i {
        font-size: 28px;
        width: 70px;
        padding-top: 20px;
    }
}


@media (max-width: 430px) {
    .wrap {
        width: calc(100% - 30px);
    }

    .index_screen img {
        width: calc(100% - 60px);
    }

    #slider_wrapper h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .feature_2 span {
        display: block;
        float: left;
    }
}

@media (max-width: 350px) {
    .feature_2 span, .feature_2_left span {
        float: left;
        margin: 10px 10px 10px 0;
    }

    .feature_2 span {
        display: block;
    }
}

@media (max-width: 1200px) {
    #slider_wrapper h1 {
        font-size: 60px;
    }

    #slider_wrapper {
        padding: 60px 0 60px;
    }
}

@media (max-width: 1150px) {

    #slider_wrapper {
        border-top: 1px solid #dddddd;
    }

    .nav > div  > ul > li:hover > ul {
        border: none;
        box-shadow: none;
    }
}

@media (max-width: 850px) {
    .ekomercy {
        display: none;
    }

    #slider_wrapper .wrap {
        max-width: 100%
    }

    #slider_wrapper h1 {
        font-size: 60px;
        margin-bottom: 0;
    }

    #slider_wrapper .index-page h6 {
        font-size: 32px;
        padding: 10px 0 30px;
    }

    #slider_wrapper {
        padding: 40px 0 48px;
    }

    .bx-pager {
        padding: 60px 0 20px;
    }
}

@media (max-width: 640px) {
    #slider_wrapper h1 {
        font-size: 48px;
        line-height: 60px;
    }

    #slider_wrapper .index-page h6 {
        font-size: 25px;
        padding: 5px 0 10px;
    }

    #slider_wrapper {
        padding: 50px 0 60px;
    }

    .bx-pager {
        padding: 20px 0;
    }
}

@media (max-width: 540px) {
    #slider_wrapper h1 {
        font-size: 38px;
        line-height: 50px;
    }

    #slider_wrapper .index-page h6 {
        font-size: 22px;
        padding: 0 0 10px;
    }

    #slider_wrapper {
        padding: 30px 0 30px;
    }
}

@media (max-width: 440px) {
    #slider_wrapper h1 {
        font-size: 36px;
        line-height: 40px;
    }

    #slider_wrapper .index-page h6 {
        font-size: 20px;
        padding: 0 0 10px;
    }

    #slider_wrapper {
        padding: 40px 0 0;
    }

    #slider_wrapper .slide {
        position: relative;
    }
}

@media (max-width: 400px) {
    #slider_wrapper h1 {
        font-size: 32px;
    }

    #slider_wrapper .index-page h6 {
        font-size: 18px;
    }
}

@media (max-width: 340px) {
    #slider_wrapper h1 {
        font-size: 26px;
        line-height: 30px;
    }

    #slider_wrapper .index-page h6 {
        font-size: 16px;
        padding: 0;
    }

    #slider_wrapper {
        padding: 70px 0 0;
    }

    #slider_wrapper .slide {
        height: 200px !important;
    }
}

@media (max-height: 600px) {
    #slider_wrapper h1 {
        font-size: 50px;
    }
}

@media (max-height: 500px) {
    #slider_wrapper h1 {
        font-size: 45px;
    }
}

@media (max-height: 400px) {
    #slider_wrapper h1 {
        font-size: 35px;
    }
}

@media (max-height: 300px) {
    #slider_wrapper h1 {
        font-size: 30px;
    }
}

#register, #contact, #reseller {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#contact {
    align-items: center;
}

@media (max-width: 1060px) {
    #register, #contact {
        width: 100%
    }
}

@media (max-width: 850px) {
    #register, #contact {
        width: 100%
    }
}

@media (max-width: 1200px) {
    #wizytowka {
        width: 480px;
    }
}

@media (max-width: 1060px) {
    #wizytowka {
        width: 480px;
    }
}

@media (max-width: 540px) {
    #wizytowka {
        width: 100%
    }

    .zdjecie {
        float: none;
        margin: auto;
    }

    #tekst {
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 850px) {
    .pricesPage table, .pricesPage thead, .pricesPage tbody, .pricesPage th, .pricesPage td, .pricesPage tr {
        display: block;
    }

    .pricesPage th, .pricesPage tr {
        margin-top: 5px;
    }

    .full-price-list td.desc1, .full-price-list td.desc2, .prices th {
        height: auto;
    }

    .full-price-list td.desc1, .full-price-list td.desc2 {
        padding-left: 130px;
    }

    .prices th.cennik {
        height: 40px;
    }

    .pricesPage thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .pricesPage tr {
        border: 0 solid #ccc;
    }

    .pricesPage th {
        width: 100%
    }

    .pricesPage td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        min-height: 25px;
    }

    .pricesPage td:before {
        position: absolute;
        left: 6px;
        width: 35%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .full-price-list td:nth-of-type(1):before {
        content: "Nazwa Opcji"
    }

    /* synch this code with prices.php */
    .full-price-list td:nth-of-type(2):before {
        content: "STANDARD"
    }

    .full-price-list td:nth-of-type(3):before {
        content: "PROFESSIONAL"
    }

    .full-price-list td:nth-of-type(4):before {
        content: "ENTERPRISE"
    }

    .full-price-list td:nth-of-type(5):before {
        content: "SUPREME";
    }

    #month-prices th {
        display: none;
    }

    #month-prices td:nth-of-type(1):before {
        content: "Wersja"
    }

    #month-prices td:nth-of-type(2):before {
        content: "abonament na 1 msc"
    }

    #month-prices td:nth-of-type(3):before {
        content: "abonament na 3 msc"
    }

    #month-prices td:nth-of-type(4):before {
        content: "abonament na 6 msc"
    }

    #month-prices td:nth-of-type(5):before {
        content: "abonament na 12 msc"
    }

    #month-prices td:nth-of-type(1):before {
        font-weight: 700;
    }

    #month-prices td:nth-of-type(2):before {
        font-weight: 700;
    }

    #month-prices td:nth-of-type(3):before {
        font-weight: 700;
    }

    #month-prices td:nth-of-type(4):before {
        font-weight: 700;
    }

    #month-prices td:nth-of-type(5):before {
        font-weight: 700;
    }

    .pricing {
        margin: 0 auto 30px;
    }
}

.crm-rating {
    font-size: 30px;
    font-family: Arial, sans-serif !important;
}

#month-prices td,
.prices-standalone td {
    border-color: #ffffff;
    line-height: 36px;
}

.entry-content img {
    filter: drop-shadow(0px 0 8px rgba(0, 0, 0, 0.2));

    max-width: 100%;
    height: auto;
}

.ui-tooltip-content, .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.blog-thumbnail > a {
    position: relative;
    height: 140px;
    display: block;
    overflow: hidden;
}

.blog-thumbnail > a > img {
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

@media (max-width: 1200px) {
    .blog-thumbnail > a {
        height: 100px;
    }

    .blog-thumbnail > a > img {
        min-height: 0;
        height: auto;
    }
}

.ui-dialog #dialog-captcha {
    padding: 30px;
    background-color: white;
    z-index: 1;
    filter: drop-shadow(0px 0 8px rgba(0, 0, 0, 0.2));
    border: 1px solid #dddddd;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}

.firmy-szkoleniowe-ct h4 {
    text-transform: none !important;
}

.firmy-szkoleniowe-ct h6 {
    display: initial !important;
}


.pricing-asterisk {
    display: inline-block;
    background: none !important;
    position: absolute !important;
    left: 15px;
    top: -5px;
}

.pricing-asterisk-tooltip {
    position: relative;
}

.pricing-asterisk-tooltip:before {
    content: attr(data-text);
    position: absolute;
    top: 45px;
    left: 85%;
    transform: translateX(-85%);
    padding: 5px;
    width: 330px;
    z-index: 1000;
    background-color: #0061cd;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 14px;
    opacity: 0;
    transition: opacity .3s .3s, top .3s .3s;
    visibility: hidden;
}

.pricing-asterisk-tooltip:after {
    content: '';
    position: absolute;
    top: 25px;
    transform: translateX(-50%);
    left: 50%;
    border: 10px solid;
    border-color: transparent transparent #0061cd transparent;
    opacity: 0;
    transition: opacity .3s .3s, top .3s .3s;
    visibility: hidden;
}

.pricing-asterisk-tooltip:hover:after {
    opacity: 1;
    top: 13px;
    visibility: visible;
}

.pricing-asterisk-tooltip:hover:before {
    opacity: 1;
    top: 33px;
    visibility: visible;
}

.pricing-asterisk i {
    color: #dddddd;
}

.leftSide h2, .leftSide h3 {
    margin: 0.5rem 0;
}

.top-description {
    text-align: center;
    font-size: 1.3em;
    line-height: 1.3em;
    margin-bottom: 2em;
}

.feature_2.one_third > h6 {
    padding-top: 2.2em;
    font-size: 1em;
}

.feature_2 img.subpage-image {
    transition: filter 250ms ease-in-out, transform 250ms ease-in-out;
}

.feature_rating img {
    width: 50%;
    padding-top: 10px;
}

.feature_rating_text {
    padding-top: 5px !important;
}

.feature_2 img.subpage-image:hover {
    cursor: zoom-in;
}

.feature_2 img.subpage-image-left:hover,
.feature_2 img.subpage-image-right:hover {
    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.4)) !important;
    transform: translateY(-5px);
}


.top-features-container > .top-features:last-child {
    margin-right: 0 !important;
    margin-bottom: 40px;
}

.top-features > * {
    text-align: center;
    line-height: 2em;
}

.top-features > span {
    display: block;
}

.top-features > span > i {
    font-size: 5em;
    margin: 20px 0 20px;
}

.top-features > p {
    font-size: 16px;
}

@media (max-width: 850px) {
    .top-features > span > i {
        font-size: 3em !important;
    }
}

.top-features > h6 {
    font-size: 1.2em;
    min-height: 4em;
    text-transform: none;
}

.top-five-features-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.top-five-features-container > .top-features {
    width: 31%;
    text-align: center;
}

.top-five-features-container > .top-features p {
    text-align: justify;
}

@media(max-width: 850px) {
    .top-five-features-container {
        flex-direction: column;
    }
    .top-five-features-container > .top-features {
        width: 100%;
    }
}

.green-icons i {
    color: #52B452;
}

#image-preview-container {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999998;
}

#image-preview-img {
    z-index: 999999;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 95%;
    max-width: 95%;
    filter: drop-shadow(0px 0 5px rgba(0, 0, 0, 0.4));
}

.feature_2 p, .feature_2 ul, .feature_2 li {
    font-size: 15px !important;
    text-align: justify;
}

@media (max-width: 430px) {
    .feature_2 p, .feature_2 ul, .feature_2 li {
        text-align: left;
    }
}

.button-blue {
    background: #1081be;
    border-color: #0d71a7;
}

.button-blue:hover {
    background: #006daa !important;
}

.slider_wrapper {
    height: 92vh;
    margin-top: -35px;
}

#content-anchor {
    margin-top: -90px;
    padding-top: 90px;
}

@media (max-width: 1500px) {

    #content-anchor {
        margin-top: -74px;
        padding-top: 74px;
    }

    #register, #contact {
        margin-top: -114px !important;
        padding-top: 114px !important;
    }
}

@media (max-width: 1150px) {
    #content-anchor, #register, #contact {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
}


@media (max-width: 800px) {
    .slider_wrapper {
        height: calc(100vh - 85px);
    }
}

.registerIndexContent input, .contactIndexContent input, .reseller-index-content input {
    border: 1px solid #dbdbdb !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-width: 350px;
}

@media(max-width: 540px) {
    .registerIndexContent input, .contactIndexContent input, .reseller-index-content input {
        min-width: 100%;
    }
}

#referralCodeBtn {
    color: #0078BF;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    margin-top: 1px;
    width: 100%;
    font-size: 12px;
}

.checkmark {
    font-family: 'Segoe UI Symbol', Arial, sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    transform: scale(1.2, 0.8); /* szerszy i spłaszczony */
    display: inline-block;
    line-height: 1;
}


.one_third.pricing .pricing_top1, .stickyhead {
    position: sticky;
    top: 90px;
}

.stickyhead{
	background-color: #ffffff;
	top: 72px;
	z-index: 2;
}

.one_fourth.pricing.pricing_mostpopular .pricing_top {
    top: 88px;
}


@media (max-width: 1500px) {
    .one_third.pricing .pricing_top {
        top: 74px;
    }

	.stickyhead {
        top: 56px;
    }

    .one_fourth.pricing.pricing_mostpopular .pricing_top {
        top: 72px;
    }
}

@media (max-width: 1150px) {
    .one_third.pricing .pricing_top {
        top: 0;
    }

    .one_fourth.pricing.pricing_mostpopular .pricing_top {
        top: -2px;
    }
}

.subpage-image {
    max-width: 550px;
    height: auto;
}

/* New subpage styles */

.subpage-features {
    max-width: 1000px;
    margin: 40px auto 0;
}

.subpage-features-wide {
    max-width: unset;
}

.subpage-features > section,
.subpage-features > .readmore {
    border-top: 1px solid #eaecef;
}

.subpage-features > section {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 40px 10px;
    align-items: center;
    justify-content: center;
}

.subpage-features > section:nth-child(even) {
    flex-direction: row-reverse;
}

.subpage-features > section > * {
    margin: 30px;
}

.subpage-features > section > figure {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.subpage-features > section > figure > img {
    width: 100%;
    transition: filter 250ms ease-in-out, transform 250ms ease-in-out;
    filter: drop-shadow(0px 0 5px rgba(0, 0, 0, 0.4));
    cursor: pointer;
}

.subpage-features > section > figure > img:hover {
    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.4)) !important;
    transform: translateY(-5px);
}

.subpage-features > section > .content {
    padding: 0;
}

@media(min-width: 500px) {
    .subpage-features > section > .content ul {
        white-space: nowrap;
    }
}

.wrap-wide .subpage-features > section > .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.subpage-features > section > .content > h1 {
    font-size: 18px;
    margin-bottom: 15px;
}

.wrap-wide .subpage-features > section > .content > h1,
.wrap-wide .subpage-features > section > .content > h3 {
    font-size: 23px;
}

.subpage-features > section > .content > .text {
    text-align: justify;
}

.subpage-features h1, .subpage-features h2, .subpage-features h3,
.subpage-features h4, .subpage-features h5, .subpage-features h6{
    text-transform: initial;
}

@media (max-width: 1150px) {
    .subpage-features > section > figure > img {
        width: 340px;
    }

    .wrap-wide .subpage-features > section > figure {
        flex-direction: row !important;
    }

    .wrap-wide .subpage-features > section {
        flex-direction: column !important;
    }

    .wrap-wide .subpage-features > section > figure > img {
        max-width: 340px;
        width: 100%;
    }
}

@media (max-width: 850px) {
    .subpage-features > section > figure {
        flex-direction: row !important;
        width: 100%;
    }

    .subpage-features > section {
        flex-direction: column !important;
    }

    .subpage-features > section > figure > img {
        max-width: 340px;
        width: 100%;
    }
}

.subpage-features .readmore,
.readmore-prices{
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #EEE;
    padding-bottom: 15px;
}

.readmore-prices{
    border-bottom: 0px solid #EEE;
}

.subpage-features .readmore button,
.readmore-prices button {
    background: none;
    border: none;
    cursor: pointer;
    margin: 20px;
    font-size: 18px;
}

.readmore-prices button {
    font-weight: 300;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.85em;
}

.subpage-features .readmore button:focus,
.readmore-prices buton:focus {
    outline: none;
}

.subpage-features .seo-text h2 {
    font-size: 20px;
    text-transform: none;
    padding-top: 1em;
}

.subpage-features .seo-text p {
    text-indent: 1em;
}

.subpage-features * {
    font-size: 16px;
}

/* End of new subpage styles */

table.split-payment {
    border-collapse: collapse;
}

table.split-payment td {
    border: 1px solid black;
}

table.split-payment p {
    margin: 0;
    padding: 0.5em;
}

table.split-payment thead p {
    text-transform: uppercase;
    text-align: center;
}

.language-menu a {
    width: unset !important;
}

@media (max-width: 1150px) {
    .language-menu li {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .language-menu {
        font-family: 'Roboto';
    }
}

/* Integrations */

.integrations-container {
    background-color: #FFFFFF;
    padding: 4em 0;
}

.animated-container .animated-container-wrap{
    opacity: 0.01;
}
.animated-container .animated-container-wrap img{
    font-size: 12px;
    line-height: 18px;
    opacity: 0.01;
}

.animated-container-shown .animated-container-wrap img{
    opacity: 1;
    transition: opacity 1s ease-in-out;
}

.animated-container-shown .animated-container-wrap{
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

@media(max-width: 850px) {
    .integrations-container {
        padding: 2em 0;
    }
}

.integrations-container h3 {
    text-align: center;
    margin-bottom: 30px;
}

.integrations-container .integrations {
    list-style-type: none !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.integrations-container .integrations li::before {
    content: '';
}

.integrations-container .integrations li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
    height: 60px;
}

.integrations-container .integrations li a {
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    mix-blend-mode: multiply;
}

.integrations-container .integrations li a:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.feature_big2 .feature_text a {
    filter: none;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.feature_big2 .feature_text a:hover {
    filter: none;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.integrations-container .integrations li img {
    max-width: 112px;
    max-height: 60px;
    display: block;
    overflow: hidden;
}

.integrations.mediaaboutus li {
    margin: 10px 20px;
}

.ai-firmao-header {
    background: url('../images/ai-firmao/header_background.png') no-repeat center center;
    background-size: cover;
    padding: 50px 0;
    color: #ffffff;
    position: relative;
}

.ai-firmao-header .wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 1;
}

.ai-firmao-left,
.ai-firmao-right {
    flex: 1;
    min-width: 300px;
}

.ai-firmao-left h1 {
    font-size: 48px;
    font-weight: bold;
}

.ai-firmao-left .subtitle {
    font-weight: bold;
    color: #224466;
}

.ai-firmao-left .description {
    color: #224466;
}

.ai-firmao-left .note {
    margin-top: 15px;
    color: #224466;
}

.ai-firmao-right img {
    max-width: 100%;
}

.ai-main-title-wrapper {
    background-color: #ffffff;
    padding: 10px 0;
}
.ai-main-title {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #224466;
    margin-top: 10px;
}

.ai-firmao-section {
    background: #ffffff;
    padding: 30px 0 30px;
    color: #224466;
}

.ai-firmao-section .wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
}

.ai-firmao-section .text,
.ai-firmao-section .image {
    flex: 1;
    min-width: 300px;
}

.ai-firmao-section p,
.ai-firmao-section ul {
    font-size: 16px;
    line-height: 1.6;
}

.ai-firmao-section ul {
    list-style: disc;
    padding-left: 20px;
}

.ai-firmao-link {
    display: inline-block;
    margin-top: 30px;
    padding: 12px 24px;
    background-color: #D0E4FF;
    color: #224466;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
}

.ai-firmao-link:hover {
    background-color: #bcd4f5;
}

.ai-section .wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.ai-image,
.ai-text {
    flex: 1;
    min-width: 300px;
}

.ai-image img {
    max-width: 100%;
}

.ai-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #224466;
}

.ai-desc {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.ai-link {
    display: inline-block;
    padding: 10px 20px;
    background-color: #D0E4FF;
    color: #224466;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
}

.ai-link:hover {
    background-color: #bcd4f5;
}

.message_feature h2 {
    text-align: center;
}

.counters {
    max-width: 100%;
    text-align: center;
}

.feature_big .feature_text {
    display: inline;
}

.feature_text_big {
    direction: ltr;
    font-size: 28px;
    font-weight: bold;
}

.feature_text_small {
    font-size: 16px;
    color: #555;
}


.modal {
    display: none;
    position: fixed;
    text-align: center;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    animation: modalAppear 400ms;
    animation-fill-mode: forwards;
}

@keyframes modalAppear {
    0%   {opacity: 0;}
    100% {opacity: 1;}
}

.modal-content {
    background-color: #fdfdfd;
    padding: 60px;
    border: 1px solid #888;
    width: 80%;
    max-width: 800px;
    text-align: -webkit-center;
    position: relative;
    animation: appearFromTop 400ms;
    animation-fill-mode: forwards;
}

@keyframes appearFromTop {
    0%   {top: -88%;}
    100% {top: -0%;}
}

.modal-label{
    padding: 6px;
    cursor: pointer;
}

.modal-text{
    padding: unset !important;
    min-width: 50px;
    min-height: 20px;
    max-height:250px;
    max-width:350px;
    vertical-align: text-top;
    height: 4vh;
    width: 33vh;
    animation: textAppear 400ms;
    animation-fill-mode: forwards;
}

.modal-text-smaller{
    min-height: 10px;
    max-height:250px;
    height: 3vh !important;
}

@keyframes textAppear {
    0%   {height: 1vw;}
    100% {height: 4vw;}
}

.modal-submit{
    padding: 6px 25px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    border: 1px solid #808080;
    border-radius: 3px;
    text-transform: initial;
    align-self: center;
    width: 50%;
    background: #808080;
    margin-top: 10px;
}

.modal-form{
    text-align: left;
    display: inline-flex;
    flex-direction: column;
    align-items: start;
    width: 50%;
}

.modal-form input[type="radio"] {
    cursor: pointer;
}

.close-button {
    color: #a0a4a8;
    float: right;
    font-size: 50px;
    font-weight: bold;
}

.div-modal-response{
    position: relative;
    display: none;
}

.close-button:hover,
.close-button:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.syntaxhighlighter a, .syntaxhighlighter div, .content .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea{
	font-size: 14px !important;
	letter-spacing: -1px !important;
}

.pricesWrap .heading{
    width: 175px;
}

.currency-select {
    background: none;
    font-family: inherit;
    font-size: 20px;
    line-height: 1.15;
    position: relative;
    border-style: none;
    border-right: 2px solid #0078bf;
    padding-right: 7px;
    width: 33%;
    height: 1.5em;
    cursor: pointer;
}

.currency-select:last-child {
    border: none;
}

.currency-select.selected:before, .currency-select:hover:before {
    content: '';
    display: block;
    width: 23px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 16px;
    background-color: #8cb8e9;
}

#browsers {
    width: 600px;
    margin: 0 auto;
}

#browsers .browser-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    border: none;
}

.browser {
    display: inline-block;
    height: 32px;
    width: 32px;
    margin-right: 10px;
    background-image: url(../images/browser-logos.png);
}

.browser.chrome {
    background-position-x: 0;
}

.browser.edge {
    background-position-x: 160px;
}

.browser.firefox {
    background-position-x: 128px;
}

.browser.opera {
    background-position-x: 96px;
}

.browser.safari {
    background-position-x: 64px;
}

.browser.ie {
    background-position-x: 32px;
}

.faq-new > section {
    display: flex;
    flex-direction: column;
    margin-bottom: 3em;
}

.faq-new > section > h2 {
    margin-bottom: 1em;
}

.faq-new > section > article > .anchor,
.integrations-content .anchor {
    display: block;
    width: 0;
    margin-top: -91px;
    padding-top: 91px;
}

.faq-new > section > article > .header {
    display: flex;
    align-items: center;
    border-bottom: solid 1px #BBCCDD;
    cursor: pointer;
    margin-bottom: -1px;
}

.faq-new > section > article > .header > h3 {
    flex: 1;
    font-size: 1.2em;
    font-weight: lighter;
    margin: 0;
    padding: .5em;
    text-transform: none;
}

.faq-new > section > article > .header > i {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: flex-end;
    height: 2em;
    width: 2em;
    margin: .2em;
}

.faq-new > section > article > .header > i {
    color: #224466;
    font-size: 1.5em;
}

.faq-new > section > article > div.answer {
    margin: 0;
    padding: .5em 1em 1em 1em;
    overflow: hidden;
    display: none;
}

.faq-new > section > article > div.answer > .subpage-yt-player-container {
    margin: 20px auto;
    float: none;
}

.faq-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 2em;
}

.faq-menu > a {
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    color: #224466;
    font-size: 1.2em;
    padding: 0.8em;
}

.faq-menu > a.active {
    font-weight: 600;
}

@media(max-width: 900px) {
    .faq-menu > a.active {
        font-weight: 700;
    }
}

.faq-menu > a::after {
    display: block;
    content: '';
    height: 2em;
    width: 1px;
    background: #cbcbcb;
    position: absolute;
    top: 50%;
    margin-top: -1em;
    right: 0;
}

.faq-menu > a:last-child::after {
    display: none;
}

.faq-menu > a.active::before {
    display: block;
    content: '';
    height: 2px;
    width: 50px;
    background: #80b0e6;
    position: absolute;
    bottom: 0.5em;
    margin-right: -25px;
    right: 50%;
}

@media (max-width: 1200px) {
    .faq-menu > a {
        padding: 0.8em;
        font-size: 1em;
    }
}

article.post {
    max-width: 100%;
}

.site-index, .site-categories {
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}

.site-index article.post, .site-categories article.post {
    width: 32.5%;
    padding: 10px;
    position: relative;
}

.site-index article.post .entry-header img, .site-categories article.post .entry-header img {
    width: 100%;
    height: 230px;
    display: block;
    object-fit: contain;
}

.site-index article.post footer.entry-footer, .site-categories article.post footer.entry-footer {
    position: absolute;
    bottom: 4px;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 20px);
}

@media(max-width: 1200px){
    .site-index article.post .entry-summary img, .site-categories article.post .entry-summary img {
        height: 180px;
    }
}

@media(max-width: 1150px){
    .site-index article.post .entry-summary img, .site-categories article.post .entry-summary img {
        height: 150px;
    }
    .site-categories {
        margin-top: 0;
    }
}

@media(max-width: 850px){
    .site-index article.post, .site-categories article.post {
        width: 49%;
    }
}

@media(max-width: 640px){
    .site-index {
        margin-top: 245px;
    }
}

.subpage-yt-player-container {
    position: relative;
    width: 630px;
    height: 354px;
    float: left;
    margin-right: 60px;
    filter: drop-shadow(0px 0 5px rgba(0, 0, 0, 0.4));
}

.subpage-yt-player-container.floating-video {
    width: 700px;
    height: 393px;
}

.subpage-yt-player-container.main-yt-container {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 20px auto 40px auto;
}

.main-buttons{
    justify-content: center;
}

.main-video{
    position: relative;
    width: 80%;
    margin: auto;
}

@media(max-width: 800px){
    .main-video{
        width: 100%;
    }
}

.subpage-yt-player-container.openYtLink {
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 56.25%;
    width: 100%;
    background-size: 100%;
    display: block;
    height: 0;
    margin: 20px auto 40px auto;
}

.webp .subpage-yt-player-container.openYtLink {
    background-image: url("../images/thumbnail.webp");
}

.no-js .subpage-yt-player-container.openYtLink,
.no-webp .subpage-yt-player-container.openYtLink {
    background-image: url("../images/thumbnail.jpg");
}

.webp .subpage-yt-player-container.openYtLink:hover {
    background-image: url("../images/thumbnailhover.webp");
    cursor: pointer;
}

.no-js .subpage-yt-player-container.openYtLink:hover,
.no-webp .subpage-yt-player-container.openYtLink:hover {
    background-image: url("../images/thumbnailhover.jpg");
    cursor: pointer;
}

.subpage-yt-player-container-right {
    float: right;
    margin: 0 0 0 60px;
}

figure .subpage-yt-player-container{
    margin: 0;
}

@media (max-width: 850px) {
    .subpage-yt-player-container {
        margin: 0 0 15px 0;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
    }
}

.subpage-yt-player, .subpage-yt-player-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.content.funkcjonalnosci ul {
    padding-left: 18px;
    list-style: none;
}

.content.funkcjonalnosci ul > li::before {
    content: "\2022";
    color: #0078BF;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.content.funkcjonalnosci ul > li > ul > li:before {
    content: "\25CB";
}

.titleDescription {
    font-weight: bold;
    font-style: italic;
}

.switchPrice {
    position: relative;
}
@media(max-width: 1150px) {
    .switchPrice .priceLabelLeft {
        position: absolute;
        left: 50px;
        top: -3px;
        white-space: normal;
    }
    .switchPrice .priceLabelRight {
        position: absolute;
        right: 50px;
        top: -3px;
    }
}
.switchPriceOuter {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    white-space: nowrap;
}

.switchPriceOuter .priceMain {
    display: inline-block;
    font-size: 48px;
    margin-bottom: 25px;
}

.switchPriceOuter .priceSub {
    display: inline-block;
    font-size: 24px;
    margin-bottom: 15px;
}


.priceSlider {
    position: relative;
    display: inline-block;
    height: 21px;
    width: 37px;
    top: 5px;
    margin: 5px;
}

.priceSlider input{
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0078bf;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 17px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 20px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

.priceSlider input:checked + .slider:before {
    -webkit-transform: translateX(-16px);
    -ms-transform: translateX(-16px);
    transform: translateX(-16px);
}


@media(max-width: 1150px) {
    .switchPriceOuter .priceMain {
        display: inline-block;
        font-size: 30px;
        margin-bottom: 20px;
        white-space: normal;
        line-height: 50px;
    }

    .pricesWrap .heading {
        width: 100%;
    }

    .switchPriceOuter .priceSub {
        display: inline-block;
        font-size: 14px;
        margin-bottom: 30px;
        white-space: normal;
        line-height: 20px;
    }

    .priceSlider {
        top: -5px;
    }
}

.about-us {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.about-us div {
    margin: 20px 0;
    padding: 30px 20px 20px 20px;
}

.about-us h6, .about-us p {
    margin: 0;
}

.about-us h6, .about-us h4{
    margin-top: 15px;
}

.about-us-managers div {
    width: 46.2%;
    text-align: center;
}

.about-us-managers div img {
    width: 200px;
}

.about-us-employees div {
    width: 22%;
    text-align: center;
}

.about-us-employees i {
    font-size: 128px;
}

.about-us div img {
    border-radius: 50%;
    box-shadow: 0 0px 5px rgb(0 0 0 / 10%);
}

.about-us-employees div img {
    width: 128px;
    height: 128px;
    object-fit: cover;
}

.about-us p {
    text-align: center;
    color: rgba(0,0,0,0.7);
    margin-top: 5px;
}

.about-us-info {
    display: flex;
    align-items: flex-start;
    margin-top: 50px;
    text-align: justify;
}

@media(max-width: 1150px) {
    .about-us-employees div {
        width: 30%;
    }
}

@media(max-width: 850px) {
    .about-us-managers {
        flex-direction: column;
        align-items: center;
    }
    .about-us-managers div{
        width: 90%;
    }
    .about-us-employees div {
        width: 45%;
    }
    .about-us-info {
        flex-direction: column;
    }
}

@media(max-width: 430px) {
    .about-us-employees {
        flex-direction: column;
        align-items: center;
    }
    .about-us-employees div {
        width: 90%;
    }
}

.post-navigation {
    width: 1140px;
}

.post-navigation .nav-links {
    display: none;
}

.post-navigation .nav-links span {
    display: block;
}

.post-navigation .nav-links span.meta-nav {
    font-size: 20px;
    color: rgb(51, 51, 51);
}

@media(max-width: 1200px) {
    .post-navigation {
        width: 960px;
    }
}

@media(max-width: 1150px) {
    .post-navigation {
        width: 800px;
    }
}

@media(max-width: 850px) {
    .post-navigation {
        width: 540px;
    }
}

@media(max-width: 640px) {
    .post-navigation {
        width: 500px;
    }
}

@media(max-width: 540px) {
    .post-navigation {
        width: 400px;
    }
}

.wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
    display: block;
    margin: auto;
}

.entry-content ul, .entry-content ol{
    list-style-type: auto;
    list-style-position: outside;
    padding-left: 20px;
    margin-bottom: 20px;
}

.entry-content ul {
    list-style-type: disc;
}

#secondary .scrollUp, #secondary .scrollDown {
    position: absolute;
    right: 0;
    top: calc(50% - 20px);
    font-size: 50px;
    cursor: pointer;
    opacity: 0.6;
    transition: opacity .2s;
}

#secondary .scrollDown {
    top: calc(50% + 20px);
}

#secondary .scrollUp:hover, #secondary .scrollDown:hover {
    opacity: 1;
}

.faq-searchbar-wrapper {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    position: relative;
}

.faq-searchbar {
    padding: 5px 30px 5px 15px !important;
    width: 100%;
    border-radius: 18px;
    border: 1px solid #c0c0c0 !important;
}

#search-button {
    position: absolute;
    right: 10px;
    top: 3px;
    font-size: 24px;
    cursor: pointer;
}

span.foundText {
    background-color: #0080C026;
}

.addtoany_share_save_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    clear: both;
    margin: 40px auto;
}

.addtoany_header {
    margin-bottom: 10px;
}

.addtoany_list {
    display: flex;
    width: 40%;
    justify-content: space-evenly;
}

.search-form {
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.search-form label {
    width: 50%;
}

.search-form .search-field {
    width: 100%;
    border-radius: 16px;
    padding: 0 30px 0 10px;
    border: 1px solid #c0c0c0;
    height: 2em;
}

.search-form .search-submit {
    position: absolute;
    border: none;
    background: transparent;
}

.search-form #search-button {
    position: absolute;
    top: 5px;
    right: 8px;
    font-size: 20px;
}

.current-cat:before {
    display: block;
    content: '';
    height: 2px;
    width: 50px;
    background: #80b0e6;
    position: absolute;
    bottom: 0.2em;
    margin-right: -25px;
    right: 50%;
}

.current-cat {
    font-weight: bold;
}

.blog-more-posts-wrap {
    display: flex;
    justify-content: space-between;
}

.blog-more-posts {
    font-size: 1em;
    width: 23%;
    background-color: #F5F5F5;
    border: solid 1px #e6e6e6;
    box-shadow: 2px 2px 10px #ddd;
    position: relative;
    transition: transform .3s;
}

.blog-more-posts:hover {
    transform: translateY(-10px);
}

.blog-more-posts h4 {
    padding: 0;
    margin: 0;
}

.blog-more-posts img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.blog-more-posts p {
    font-size: 1em;
    padding: .7em;
    line-height: 1.5;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.blog-more-posts footer {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: .7em;
}

.blog-more-posts-title {
    font-size: 0.8em;
    display: block;
    padding: 20px 2% 20px 2%;
    min-height: 120px;
}

a.blog-more-posts-title:hover{
    text-decoration: underline;
}

@media(max-width: 1200px){
    .blog-more-posts img {
        height: 125px;
    }
}

@media(max-width: 1150px){
    .blog-more-posts img {
        height: 100px;
    }
}

@media(max-width: 850px){
    .blog-more-posts-wrap{
        flex-direction: column;
    }
    .blog-more-posts {
        width: 275px;
    }
    .blog-more-posts img {
        height: 150px;
    }
}

.tag-cloud {
    display: inline-block;
    background-color: #f5f5f5;
    padding: 5px 10px;
    border-radius: 17px;
    color: #444;
    margin-right: 7px;
    margin-bottom: 5px;
    transition: box-shadow .3s, color .3s;
}

.tag-cloud:hover {
    box-shadow: inset 0 -3.25em 0 0 gray;
    color: white;
}

.blog .heading {
    text-transform: none;
}

.services-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.services-wrap .feature_2 {
    width: 50%;
    margin-bottom: 50px;
}

.services-wrap .feature_2:nth-child(odd) span{
    float: right;
    margin: 20px 20px 10px 30px;
}

.services-wrap .feature_2:nth-child(odd) p {
    padding-right: 150px;
}

.services-wrap .feature_2:nth-child(even) span{
    float: left;
    margin: 20px 30px 10px 20px;
}

.services-wrap .feature_2:nth-child(even) p {
    padding-left: 150px;
}

@media(max-width: 850px){
    .services-wrap .feature_2 {
        width: 100%;
        margin-bottom: 50px;
    }
}

.subpage-features > section > figure > .floating-video {
    width: 702px;
    border: 1px solid #eee;
}

@media(max-width: 1200px) {
    .floating-video {
        width: 540px;
    }
}

@media(max-width: 850px) {
    .floating-video {
        width: 100%;
    }
}

#kbe_content .wp-block-columns {
    display: flex;
    margin: 40px 0;
}

#kbe_content .wp-block-column {
    flex: 1 1 0;
}

.kbe_narrow .kbe_leftcol {
    float: none;
    width: 60%;
    margin: auto;
}

@media(max-width: 850px) {
    .kbe_narrow .kbe_leftcol {
        width: 100%;
    }
}

.kbe_categories {
    justify-content: space-between;
}

.category-alternative-to .entry-header > * {
    display: none;
}

.category-alternative-to .entry-header .entry-title {
    display: block;
}

.wp-block-table thead {
    border-bottom: 3px solid black;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0;
}

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

.wp-block-table td {
    padding: 10px 4px;
}

.wp-block-columns {
    display: flex;
    margin: 40px 0;
}

.wp-block-column {
    flex: 1 1 0;
}

.wp-block-column p {
    font-size: 15px;
    padding-bottom: 0;
    margin-bottom: 10px;
    font-weight: bold;
}

.category-alternative-to + nav + h1 + .blog-more-posts-wrap img {
    display: none;
}

.world-map-wrap {
    position: relative;
}

.world-map-pin {
    position: absolute;
    width: 40px;
}

.integrations_container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 30px;
    margin-bottom: 50px;
}

@media (max-width: 1150px) {
    .integrations_container {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 650px) {
    .integrations_container {
        grid-template-columns: 1fr;
    }
}

.integrationList-button {
    display: flex;
    justify-content: center;
}

.integrations-button {
    margin-top: 20px;
    width: 100%;
    height: 110%;
    background-color: #f7f8f9;
    border-width: 0px;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    font-size: 20px;
}

.integrations-button:hover {
    cursor: pointer;
    background-color: #d7d8d9;
}

.disabled {
    background-color: #adadad !important;
    color: #fff !important;
    border-color: #7a7a7a !important;
    cursor: default;
}

.disabled:hover {
    background-color: #adadad !important;
    color: #fff !important;
    border-color: #7a7a7a !important;
    cursor: default;
}

.integration {
    box-shadow: 0 0 2px #adadad;
    padding: 15px;
    position: relative;
    z-index: 11;
    height: 220px;
    margin-bottom: 20px;
    float: none;
}

.integration a {
    display: flex;
    flex-direction: column;
    color: black;
    height: 100%;
}

.integration a .image-container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.integration a .image-container img {
    width: 160px;
}

.integration a .zapier {
    margin-left: 15px;
    border: 1px solid orange;
    color: orange;
    border-radius: 20px;
    padding: 4px;
    font-size: 0.8em;
    position: relative;
    top: -2px;
}

.integration a .baselinker {
    margin-left: 15px;
    border: 1px solid blue;
    color: blue;
    border-radius: 20px;
    padding: 4px;
    font-size: 0.8em;
    position: relative;
    top: -2px;
}

.integration a .comingSoon {
    margin-left: 15px;
    border: 1px solid #50b650;
    color: #50b650;
    border-radius: 20px;
    padding: 4px;
    font-size: 0.8em;
    position: relative;
    top: -2px;
}

.integration a .recommended {
    margin-left: 15px;
    border: 1px solid #8F04A8;
    color: #8F04A8;
    border-radius: 20px;
    padding: 4px;
    font-size: 0.8em;
    position: relative;
    top: -2px;
}

.integration a .partner {
    margin-left: 15px;
    border: 1px solid #ff0000;
    color: #ff0000;
    border-radius: 20px;
    padding: 4px;
    font-size: 0.8em;
    position: relative;
    top: -2px;
}

.integration::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    box-shadow: 0 0 5px #0065a1;
    opacity: 0;
    transition: opacity .1s ease-in-out;
}

.integration:hover::after {
    opacity: 1;
}

.footer_presentations {
    position: relative;
}

.footer_presentations ul {
    position: absolute;
    background-color: #1a1a1a;
    z-index: -1;
    padding: 10px;
    opacity: 0;
    top: -50px;
    transition: all .4s ease-in-out;
    white-space: nowrap;
}

.footer_presentations:hover ul {
    top: 25px;
    opacity: 1;
    z-index: 1;
}

.presentation-expand-arrow {
    filter: invert(1);
    position: relative;
    top: 5px;
    width: 19px;
}



.content #kbe_content .wp-block-heading {
    line-height: 1.5;
    padding-bottom: 8px;
}
.content #kbe_content .wp-block-heading .ez-toc-section-end {
    margin-bottom: 0 !important;
}
