/*
Theme Name: Consua Child
Theme URI: https://validthemes.net/themeforest/wp/consua/
Template: consua
Author: validthemes
Author URI: https://themeforest.net/user/validthemes/portfolio
Description:  Consua - Business Consulting Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: consua-child
*/

:root{
    --gradient-bg:linear-gradient(-135deg, var(--color-primary)  0%, var(--color-secondary) 100%) !important;
    --color-paragraph: #1d1d1d !important;
}

body .navbar.navbar-common .attr-right {
    margin-left: 0 !important;
}

nav.navbar.navbar-theme-secodnary .attr-nav.attr-box li:first-child {
    display: none;
}

div#navbar-menu {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding-right: 30px;
}

body .side .widget .logo::after {
    background: var(--color-secondary);
}

body .navbar .side .widget.social li a, .navbar .side .widget h4, body .side .widget.address ul li p{
    color: var(--color-secondary);
}

body .navbar .side .widget.social li a:hover {
    background: var(--color-secondary) none repeat scroll 0 0 !important;
    color: var(--white);
    border-color: var(--color-secondary);
}

body .navbar .side{
    font-size:1.2rem;
}

body .about-style-one .about-card {
    bottom: -200px;
}

body .owner-info img {
    height: 150px;
}

body .project-style-one-area.default-padding.bg-dark {
    background-color: var(--color-secondary) !important;
    padding-bottom: 0;
}

body .bg-dark .sub-heading {
    background: linear-gradient(120deg, #40c5b2 0%, #bcfff5 100%);
	-webkit-background-clip: text;
    background-clip: text;
}

body .partner-map h2 {
    font-size: 13rem;
    background-position: center bottom;
}

body .partner-items ul li {
    filter: grayscale(1);
    transition: 1s all;
}

body .partner-items ul li:hover {
    filter: grayscale(0);
}

body .partner-map h4 {
    font-size: 2.5rem;
    color: #227976;
    text-align: left;
}

#partner-home-carousel .testimonial-style-one h2 small {
    display: block;
    font-size: 1.5rem;
    opacity: 0.5;
}

#partner-home-carousel .testimonial-style-one .rating {
    display: none;
}

#partner-home-carousel .testimonial-style-one .provider i {
    display: none;
}

#partner-home-carousel .testimonial-style-one .provider img {
    max-height: 75px;
}

/* #partner-home-carousel .testimonial-style-one-area.default-padding {
    padding-top: 0;
} */

.choose-us-style-one-area .cover-bg:after {
    content: "";
    background: var(--color-secondary);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    mix-blend-mode: hard-light;
}

body .choose-us-style-one-area .text-invisible {
    position: absolute;
    right: 2rem;
    bottom: 4rem;
    opacity: 0.2;
}

.home .request-call-back-area {
    background-position: 0% 70%;
}

.home .about-style-one-area.default-padding {
    padding-top: 60px;
}

body footer .logo {
    height: 100px;
    width: auto;
}

.home .project-style-one-carousel img {
    border: 6px solid #40c5b2;
}

body .default-feature-item a {
    background: var(--color-primary);
    margin-right: 1rem;
}

body .default-feature-item a * {
    color: var(--color-secondary);
	color:#ffffff;
}

.process-style-one-area .col-lg-4 {
    width: 25%;
}

.process-style-one-area .col-lg-4 p {
    font-size: 1rem;
    line-height: 1.4rem;
    text-align:left;
}

.process-style-one-area .col-lg-4 h4 span {
    display: block;
    color: var(--color-primary);
}

.process-style-one-area .col-lg-4 h4 {
    text-align:left;
}

.process-style-one .thumb span {
    display: none;
}

.process-style-one .thumb:before,.process-style-one .thumb:after {
    display: none;
}

.process-style-one .thumb {
    width: 200px;
    height: 200px;
    border:5px solid var(--color-primary);
    margin-left: 0;
}

.process-style-one {
    text-align: left;
    padding: 0 15px;
}

.testimonial-style-one .provider i{
    display: none !important;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    line-height: 2.5rem;
}

.triplePrices .col-xl-3 {
    width: 33.33%;
}

ul.listPricing b {
    color: #53c7b1;
}

ul.listPricing > li {
    display: block !important;
}

ul.listPricing li *, ul.listPricing li {
    font-size: 0.8rem !important;
}

ul.listPricing li i {
    margin-right: 3px !important;
}

ul.listPricing .btn-sm {
    padding: 16px;
}

.pricing-style-one .btn-sm {
    padding: 16px;
    text-transform: inherit;
}

body .widget-brochure ul li:first-child a i {
    color: black;
}

body .widget-brochure ul li:first-child a {
    margin-top: 0;
    border: 2px solid var(--color-heading);
    color: var(--color-heading);
    background: white;
}

nav.navbar ul.nav>li>a {
    text-transform: inherit !important;
}

.contact-style-one-area.overflow-hidden.default-padding {
    padding: 80px 0;
}

body #menu-powerm-main-menu > li.current-menu-parent > a:before,
body #menu-powerm-main-menu > li.active > a:after {
    padding-bottom: 2px !important;
    content: "";
    width: 100%;
    height: 2px;
    background: var(--color-primary);
    display: block;
    left: 0;
    position: relative;
    top: 3px;
}

body #menu-powerm-main-menu > li.current-menu-parent li.active > a,
body #menu-powerm-main-menu > li.current-menu-parent > a,
body #menu-powerm-main-menu > li.active > a{
    color: var(--color-primary);
}

body #menu-powerm-main-menu > li.current-menu-parent > a:before {
    bottom: -33px;
    top: inherit;
}

body .feature-style-three .thumb img {
    margin: 0;
}

body .feature-style-three .info {
    padding: 0 15px;
}

.feature-style-three-area .col-lg-4.col-md-6.mb-30 {
    padding-left: 0;
}

.feature-style-three-area .col-lg-4.col-md-6.mb-30 h4 {
    font-size: 1.4rem;
}

.feature-style-three-area .col-lg-4.col-md-6.mb-30 p {
    font-size: 1rem;
}

.feature-style-three-area .row > div i::after {
    background: #185553 !important;
}

.services-more.mt-40 {
    margin: 0;
}

#portals-brochure ul li:nth-child(1) {
    display:none;
}

#portals-brochure ul li a i:before {
    content: "\f0c1";
}

#portals-brochure ul li:first-child a {
    display: none;
}

h4.heading.graphina-chart-heading {
    margin-bottom: 0;
}

div#portals-brochure ul li a {
    border: 2px solid #185553;
    color:#185553;
}

div#portals-brochure ul li a:hover {
    color:#fff;
    background:#185553;
}

body .services-sidebar {
    position: relative;
    overflow: visible;
    display: block;
}

body .services-sidebar > div {
    position: sticky;
    top: 100px;
    height: 1120px;
    display: block !important;
}

.elementor-element {
    overflow: visible !important;
}

.wrapper > div {
    overflow: visible;
}

.footer-shape .item:first-child {
    height: 50px;
}

footer.elementor-section.bg-dark {
    background: var(--bg-gradient) !important;
    overflow: hidden !important;
}

body .footer-bottom {
    background: #185553;
}

footer .newsletter form {
    color: white;
    border-color: white;
}

footer p, footer li, footer li a {
    color: #e0e0e0 !important;
}
.owner-info {
    width: 100%;
    display: flex;
    flex-direction: column;
}

body .owner-info img, .owner-info * {
    width: 100%;
    height: auto;
}

.about-style-one p, .about-style-one ul {
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: 400;
}

.process-style-one-area .col-lg-4 {
    padding-left: 0;
}

.process-style-one-area .col-lg-4 .process-style-one {
    padding: 0 10px;
}

.about-style-one-area.default-padding {
    padding-bottom: 30px;
}

section.about-section .elementor-widget-wrap {
    padding: 0 15px 50px 15px  !important;
}

section.about-section h3 strong {
    font-size: 2rem;
    line-height:2.8rem;
    color:#114443;
}

section.about-section * {
    font-size: 1.2rem;
    line-height:1.8rem;
}

.apexcharts-text.apexcharts-datalabel-label {
    display: none;
}

.apexcharts-text.apexcharts-datalabel-value {
    font-size: 1.6rem;
    display: flex;
    transform: translateY(-20px);
}

.apexcharts-datalabels-group {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

#projects-page .services-style-one-area > .container {
    max-width: 75%;
}

#projects-page .services-style-one-area > .container .col-lg-5 {
    width: 25%;
}

#projects-page .services-style-one-area > .container .col-lg-7 {
    width: 75%;
    padding-left: 0;
}

body {
    background: whitesmoke;
}

.blog-area.full-blog.single .item .thumb img {
    width: 100%;
    height: auto;
}

.blog-area.full-blog .blog-items .item {
    background: white !important;
}

body.single .blog-content.offset-lg-1 {
    background: white;
    margin: 0;
    box-shadow: 0 0 20px #0000002b;
	padding: 3rem;
}

body.single section.blog-area.single {
    padding: 0;
}

body.single .elementor-widget-consua_header {
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    z-index: 99;
}

body.blog .blog-area {
    padding: 5rem 0;
}

.blog-style-one .info h3 {
    font-size: 1.2rem;
}

.blog-grid .blog-style-one {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: rgb(64 197 178 / 25%);
}

.blog-style-one .info h3 a {
    color: #0c5453;
    font-weight: 500;
}

.blog-style-one .btn-simple i {
    background: #0c5453;
    border-color: #0c5453;
}

.blog-style-one .btn-simple {
    color: #0c5453;
}

.blog-style-one .btn-simple:hover i {
    background: #1bc2b1;
    border-color: #1bc2b1;
}

.blog-style-one .btn-simple:hover,
.blog-style-one .info h3 a:hover {
    color: #1bc2b1;
}

body.single .blog-content img.fullwidth {
    width: 100%;
}

body.single .breadcrumb-area {
    display: none;
}

body.single .blog-content h1,
body.single .blog-content h2,
body.single .blog-content h3,
body.single .blog-content h4,
body.single .blog-content h5,
body.single .blog-content h6 {
    color:#0c5453;
}

body.single section.blog-area.single {
    background: #ddd;
}

body.single .blog-area.full-blog h3 {
    font-size: 2.5rem;
}

body.single .blog-area.full-blog .post h4 {
    font-size: 2rem;
    margin: 2rem 0;
}

body.single .blog-area.full-blog il,body.single .blog-area.full-blog ol {
    margin-bottom: 10px;
}

body.single .post-tags.share {
    margin-top: 0.5rem;
}

body.single .blog-area.full-blog.single .blog-content .blog-content a {
    color: #0c5453;
    text-decoration: underline;
    letter-spacing: 0.4px;
}