body {
	--color-text-main: #005CAC;
	--color-bg-light: #F4F7F6;
	--color-white: #F1F1E6;
}

.intro-area {
	background-image: none;
	background: linear-gradient(90deg, rgba(218, 225, 247, 0.5) 0%, rgba(204, 220, 232, 0.5) 25%, rgba(233, 243, 243, 0.5) 50%, rgba(242, 251, 247, 0.5) 100%);
}

.header-area.style-1 .wc-btn-primary {
	background-color: var(--color-bg-light);
	color: var(--color-text-main);
	font-weight: normal;
}

.main-menu li a {
	color: #3E3E3E;
	font-weight: bold !important;
}

.main-menu li a:hover {
	color: #3E3E3E !important;
	text-decoration: underline;
}

.header-area.style-1.sticky .header-area__inner {
	background-color: white !important;
	border: 1px solid var(--color-text-main);
}

.flag_cz {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.5);
    height: 50px;
    display: inline-block;
    margin: 0 10px;
}

.intro-content .sub-title {
	font-size: 45px;
	font-weight: bold;
}

.intro-content .sub-title-wrapper {
	max-width: 100%;
}

.color-main {
	color: var(--color-text-main) !important;
}

.intro-content .text-wrapper {
	margin-top: 30px;
	max-width: 800px;
}

.mt-intro-text {
	margin-top: 30px;
}

.wc-btn-primary {
	background-color: var(--color-text-main);
	color: white;
	border-radius: 10px;
}

.info-card.style-1 {
	background-color: var(--color-text-main);
}

.info-card.style-2 .title {
	color: var(--color-text-main);
	font-weight: bold;
}

.info-card.style-3 .review .title {
	line-height: 1;
	color: white;
}

.info-card.style-3 .title {
	font-weight: bold;
	color: white;
}
.info-card.style-3 .title-wrapper {
	max-width: 80%;
}

.info-card.style-3 {
	justify-content: flex-start;
	background-color: var(--color-text-main);
}

.info-card.style-3 .review-count {
	margin-top: 30px;
	color: white;
}

.info-card.style-3 .review .text {
	color: white;
}

.brainee-about {
	max-height: 700px
}

.feature-area .section-heading {
	max-width: 850px;
}

.ico-mega {
	font-size: 40px;
	margin-bottom: 10px;
}

.feature-item .title {
	max-width: 220px;
	font-weight: bold;
}

.feature-item .text {
	margin-top: 10px;
}

.feature-item {
	height: 100%;
}

.notify-area {
	margin-top: 100px;
	background-image: none;
	background-color: var(--color-text-main);
}

.notify-area .section-heading {
	max-width: 850px;
}

.notify-area .section-title {
	color: white;
}

.tools-area .section-title-wrapper {
	max-width: 100%;
}

.tools-area .community-thumb {
	background-color: transparent;
}

.bg-2 {
	background: linear-gradient(90deg, rgba(218, 225, 247, 0.5) 0%, rgba(204, 220, 232, 0.5) 25%, rgba(233, 243, 243, 0.5) 50%, rgba(242, 251, 247, 0.5) 100%);
}

.text-checks {
	margin-top: 30px;
}

.text-checks .text {
	margin-top: 20px;
	/* font-size: 22px; */
}

.progress-wrap svg.progress-circle path {
	stroke: var(--color-text-main);
}

.feature-item:hover .wc-btn-primary {
	background-color: var(--color-text-main);
}

.feature-item:hover .wc-btn-primary img {
	filter: invert(1);
}

.main-menu li a {
	text-transform: none;
}

/* ceník */
.variation-2 {
    --theme: #6BE3AA
}
.variation-2 .pricing-area {
    padding-top:112px
}
@media only screen and (max-width: 1919px) {
    .variation-2 .pricing-area {
        padding-top:82px
    }
}
@media only screen and (max-width: 991px) {
    .variation-2 .pricing-area {
        padding-top:62px
    }
}
@media only screen and (max-width: 767px) {
    .variation-2 .pricing-area {
        padding-top:42px
    }
}
.variation-2 .pricing-area .section-header {
    text-align:center
}
.variation-2 .pricing-area .section-header .section-title {
    max-width:615px;
    margin:0 auto
}
.variation-2 .pricing-area .section-header .text {
    max-width:550px;
    margin:0 auto
}
.variation-2 .pricing-area .section-header .text-wrapper {
    margin-top:27px
}
@media only screen and (max-width: 991px) {
    .variation-2 .pricing-area .section-header .text-wrapper {
        margin-top:17px
    }
}
.variation-2 .pricing-area .toggle-content {
    margin-top:50px
}
@media only screen and (max-width: 991px) {
    .variation-2 .pricing-area .toggle-content {
        margin-top:30px
    }
}
.variation-2 .pricing-area .wcf__toggle_switcher {
    margin-top:63px
}
@media only screen and (max-width: 1919px) {
    .variation-2 .pricing-area .wcf__toggle_switcher {
        margin-top:43px
    }
}
@media only screen and (max-width: 991px) {
    .variation-2 .pricing-area .wcf__toggle_switcher {
        margin-top:33px
    }
}
.variation-2 .pricing-area .pricing-wrapper {
    display:grid;
    grid-template-columns:repeat(auto-fit, minmax(290px, 1fr));
    justify-content:center;
    gap:30px
}
.variation-2 .pricing-box {
    border:1px solid var(--border);
    background-color:var(--white);
    border-radius:20px;
    padding:36px 30px 40px;
    text-align:start;
    position:relative
}
@media only screen and (max-width: 1399px) {
    .variation-2 .pricing-box {
        padding:30px 30px
    }
}
.variation-2 .pricing-box .title {
    font-size:20px;
    font-weight:500;
    color:var(--primary);
    line-height:1;
    background-color:rgba(0,0,0,0)
}
.variation-2 .pricing-box .price {
    font-size:50px;
    line-height:1;
    margin-top:49px
}
@media only screen and (max-width: 1399px) {
    .variation-2 .pricing-box .price {
        font-size:50px;
        margin-top:29px
    }
}
@media only screen and (max-width: 767px) {
    .variation-2 .pricing-box .price {
        font-size:40px
    }
}
.variation-2 .pricing-box .price span {
    font-size:18px;
    color:var(--secondary);
    font-weight:400
}
.variation-2 .pricing-box .description {
    font-size:18px;
    margin-top:18px
}
.variation-2 .pricing-box .feature-list {
    margin-top:40px;
    text-align:start
}
.variation-2 .pricing-box .feature-list li {
    font-size:16px;
    line-height:1;
    display:flex;
    align-items:center
}
.variation-2 .pricing-box .feature-list li img {
    margin-inline-end:10px;
    width:15px
}
.dir-rtl .variation-2 .pricing-box .feature-list li img {
    transform:rotateY(180deg)
}
.variation-2 .pricing-box .feature-list li:not(:first-child) {
    margin-top:15px
}
.variation-2 .pricing-box .feature-list li.disallow {
    opacity:.3
}
.variation-2 .pricing-box .wc-btn-primary {
    background-color:rgba(0,0,0,0);
    border-color:#ebedef;
    color:var(--primary);
    width:100%;
    padding:21px 28px;
    margin-top:20px
}
.variation-2 .pricing-box .wc-btn-primary:hover {
    background-color:var(--theme);
    border-color:var(--theme);
    color:var(--primary)
}
.variation-2 .pricing-box.popular {
    background-color:#ffedab;
    border-color:#ffedab;
    color:var(--primary)
}
.variation-2 .pricing-box.popular p {
    color:var(--primary)
}
.variation-2 .pricing-box.popular .wc-btn-primary {
    background-color:var(--theme);
    border-color:var(--theme);
    color:var(--primary)
}
.variation-2 .pricing-box.popular .wc-btn-primary:hover {
    background-color:var(--primary);
    border-color:var(--primary);
    color:var(--white)
}
.variation-2 .pricing-box .tag {
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
    display:inline-block;
    padding:9px 12px;
    line-height:1;
    background-color:var(--white);
    border-radius:30px;
    position:absolute;
    inset-inline-end:30px;
    top:30px
}
@media only screen and (max-width: 1199px) {
    .variation-2 .pricing-box .tag {
        top:24px
    }
}
.variation-2 .wcf__toggle_switcher .slide-toggle-btn {
    background-color:#fafafa
}

/* další úpravy ceníku */
.pricing-area .pricing-box .title {
	justify-content: flex-start;
	font-family: var(--font_primary);
	display: inline-block;
	padding-bottom: 0;
	margin-bottom: 0;
	color: var(--color-text-main);
}

.variation-2 .pricing-box .price {
	margin-top: 15px;
}

.variation-2 .pricing-box .wc-btn-primary {
	color: var(--color-text-main);
}

.variation-2 .pricing-box .wc-btn-primary:hover {
	color: white;
	background-color: var(--color-text-main);
	border-color: var(--color-text-main);
}

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

.description-credits b {
	color: var(--color-text-main);
}

.variation-2 .pricing-area .wcf__toggle_switcher {
	margin-top: 0;
}

.pricing-area .slide-toggle-wrapper {
	padding-bottom: 0;
}

.wcf__toggle_switcher.style-2 .before_label:after, .wcf__toggle_switcher.style-2 .after_label:after {
	background-color: var(--color-text-main);
	color: white;
}

.wcf__toggle_switcher.style-2 .before_label.active, .wcf__toggle_switcher.style-2 .after_label.active {
	color: white;
}

.variation-2 .pricing-area {
	padding-top: 0;
}

.logo-size {
	max-width: 80%;
    margin-top: 4px;
}

/* footer */
.footer-area.style-1 {
	background-color: var(--color-text-main);
}

.footer-area.style-1 .description-text .text {
	color: var(--color-white);
}

.footer-area a, .footer-area.style-1 .social-links li a {
	color: var(--color-white);
}

.footer-area.style-1 .copyright-text .text {
	color: var(--color-white);
}

/* blog */

.blog-area {
    padding-top:131px
}
@media only screen and (max-width: 1919px) {
    .blog-area {
        padding-top:106px
    }
}
@media only screen and (max-width: 991px) {
    .blog-area {
        padding-top:80px
    }
}
@media only screen and (max-width: 767px) {
    .blog-area {
        padding-top:55px
    }
}
.blog-area .section-header {
    display:flex;
    align-items:center;
    gap:20px 130px;
    justify-content:space-between
}
@media only screen and (max-width: 991px) {
    .blog-area .section-header {
        flex-direction:column;
        align-items:flex-start
    }
}
.blog-area .section-header .section-title {
    max-width:310px
}
.blog-area .section-header .text {
    max-width:440px
}
.blog-area .section-header .text-wrapper {
    flex:1 1 auto
}
.blog-area .blog-wrapper-box {
    margin-top:63px
}
@media only screen and (max-width: 1919px) {
    .blog-area .blog-wrapper-box {
        margin-top:43px
    }
}
@media only screen and (max-width: 1199px) {
    .blog-area .blog-wrapper-box {
        margin-top:33px
    }
}
.blog-area .blog-wrapper {
    display:grid;
    gap:40px 45px;
    grid-template-columns:repeat(auto-fit, minmax(290px, 1fr))
}
@media only screen and (max-width: 1199px) {
    .blog-area .blog-wrapper {
        gap:40px 30px
    }
}
.blog-area .blog-wrapper>* {
    max-width:700px
}

.blog:hover img {
    transform:scale(1.2)
}
.blog .thumb {
    border-radius:20px;
    overflow:hidden
}
.blog .thumb img {
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    transition:1.2s
}
.blog .date {
    font-size:14px;
    font-weight:500;
    line-height:1;
    display:inline-block
}
.blog .title {
    font-size:30px;
    line-height:1.26;
    margin-top:15px
}
@media only screen and (max-width: 1919px) {
    .blog .title {
        font-size:24px
    }
}
@media only screen and (max-width: 1199px) {
    .blog .title {
        font-size:20px
    }
}
.blog .content {
    margin-top:48px
}
@media only screen and (max-width: 1919px) {
    .blog .content {
        margin-top:28px
    }
}

.blog-area .section-header .section-title {
	max-width: 100%;
}

.blog-area .section-header {
	gap: 50px;
	align-items: flex-start;
}
