
section.space.blog-content {
    background: #f7f7f7;
    padding: 60px 0;
}
.blog-card {
    padding: 16px;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    z-index: 1;
    transition: 0.5s;
}
.blog-card:hover {
    margin-top: -10px;
    transition: 0.5s;
}

.blog-card.style3 .blog-img img{
    width:100%;
}
.blog-card .blog-img {
    display: block;
    overflow: hidden;
    border-radius: 0 0 0 0;
    position: relative;
    z-index: 1;
}
.blog-card .blog-content, .blog-card .blog-meta {
    color: #f7f7f7;
    font-size: 14px;
    margin-top: -8px;
}
.blog-meta i {
    color: var(--secondary);
    margin-right: 3px;
    font-size: 15px;
}
.blog-meta span, .blog-meta a {
    display: inline-block;
    font-size: 14px;
    color: var(--secondary);
    position: relative;
    margin-right: 2px;
}
.blog-meta span{
    color:var(--secondary);
}
.blog-meta a:hover {
    color:var(--primary);
}
.blog-card.style3 .box-date {
    color: #000000;
    top: 5px;
    position: relative;
    font-size:12px;
}
.blog-card.style3 .box-date i {
    margin-right: 5px;
}
.blog-card.style3.our-categories-data .our_topbox_date {
    position: relative;
    text-align: center;
max-width: 95px;
}
section.space.blog-content .row.gy-4 {
    margin-top: 40px;
}

/*.blog-card .box-date {*/
/*    display: block;*/
/*    width: -webkit-fit-content;*/
/*    width: -moz-fit-content;*/
/*    width: fit-content;*/
/*    margin: -19px 19px 15px auto;*/
/*    color: #ffff;*/
/*    padding: 0 24px;*/
/*    border-radius: 0;*/
/*    line-height: 38px;*/
/*    z-index: 1;*/
/*    position: relative;*/
/*    z-index: 3;*/
/*}*/
/*.blog-card .box-date:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    inset: 0;*/
/*    background-color: var(--secondary);*/
/*    border-radius: inherit;*/
/*    z-index: -1;*/
/*}*/
/*.blog-card.style3 .box-date .date {*/
/*    display: block;*/
/*    font-size: 24px;*/
/*    font-weight: 600;*/
    
/*}*/
section.space.blog-content h2{
    color: #000;
    font-size: 42px;
    line-height: normal;
    font-weight: 700;
    margin-bottom:0;
}
.sec-btn.mt-n3.mt-md-0 a {
    display: inline-flex;
    align-items: center;
    color: #ffffff;
    background-color: var(--secondary);
    border-radius: 0;
    padding: 7px 15px;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sec-btn.mt-n3.mt-md-0 a:hover {
     background-color: var(--primary);
}
section.th-blog-wrapper.blog-details.space-top.service_single_area.space-extra-bottom.single-blog-style2 .media-body {
    margin-left: 0px;
}
section.space.blog-content a.th-btn.btn.btn-orange {
    background: var(--primary);
}

section.space.blog-content a.th-btn.btn.btn-orange:hover {
    background: var(--secondary);
}

.blog-content h3 {
    font-weight:600;
}
.blog-content h3 a {
    font-size: 24px;
    line-height: 32px;
}
.new-bottm-bar .blog-card {

    border-radius: 0;
    background-color: #f7f7f7;

}
section.th-blog-wrapper.blog-details.space-top.space-extra-bottom {
    padding: 70px 0;
    margin: 0;
    background: #f4f4f4;
}

section.th-blog-wrapper.blog-details.space-top.space-extra-bottom img {
    border-radius: 0;
    width:100%;
    animation: genieFloat 3s ease-in-out infinite;
margin-top: 0;
}

.blog-details .blog-single .blog-content {
    background-color: transparent;
    overflow: hidden;
}
.share-links {
    padding: 20px 0;
    border-top: 1px solid var(--primary);
}
.blog-meta span:not(:last-child), .blog-meta a:not(:last-child) {
    padding-right: 15px;
}
.blog-meta span.author-name {
    color: #f7f7f7;
}
.blog-meta span, .blog-meta a {
    display: inline-block;
    font-size: 14px;
    color: var(--primary);
   
    position: relative;
    margin-right: 10px;
}
blog-meta span, .blog-meta a {
    display: inline-block;
    font-size: 14px;
    color: var(--primary);

    position: relative;
    margin-right: 10px;
}
.blog-meta span:last-child, .blog-meta a:last-child {
    margin-right: 0;
}
.share-links-title {
    font-size: 14px;
    color: var(--primary);
    
    font-weight: 600;
    margin: 0 15px 0 0;
    display: inline-block;
    text-transform: capitalize;
}
.share-links .th-social {
    display: inline-block;
}
.share-links .th-social a {
    --icon-size: 40px;
    font-size: 14px;
    border-radius: 99px;
    
}
.th-social.upated a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.th-social.upated {
    display: flex;
}
.th-social a {
    display: inline-block;
    width: (40px, 46px);
    height: (40px, 46px);
    line-height: (40px, 45px);
    background-color: #f7f7f7;
    color: #000;
    font-size: 16px;
    text-align: center;
    margin-right: 5px;
    border-radius: 99px;
}
.th-social svg {
  
    width: 14px;
}
.th-social a:hover {
    background-color: var(--secondary);
    color: #fff;
}

.blog-meta span:not(:last-child):after, .blog-meta a:not(:last-child):after {
    content: "";
    height: 14px;
    width: 1px;
    background-color: var(--primary);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -7px;
}
.new-bottm-bar {
    margin: 40px 0 0;
}
.blog-img {
    margin-bottom: 20px;
}

.share-links .th-social a:hover svg path {
    fill: #fff !important;
}
aside.sidebar-area .widget {
      background: #fff;
    border-radius: 0;
    padding: 15px;
    margin-bottom:15px;
}

p.widget_title {
    margin-top: 0px;
}
span.author-name a:hover {
    color: var(--secondary);
}
.sidebar-area {
    margin-bottom: -10px;
}

.widget_title {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    font-family: var(--title-font);
    line-height: 1.4em;
    padding-bottom: 20px;
    margin: -0.12em 0 32px 0;
    color: var(--primary);
}
.widget_title:after, .widget_title:before {
    content: '';
    height: 3px;
    width: 100%;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
}
.recent-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom:20px;
}

.recent-post .media-img {
    margin-right: 15px;
    width: 80px;
    overflow: hidden;
    position: relative;
}
.recent-post .media-img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.recent-post .media-img:after {
    content: '\f0c1';
    position: absolute;
    inset: 0;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    color: var(--secondary);
    pointer-events: none;
    border-radius:0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    top: -2px;
    font: normal normal normal 14px / 1 FontAwesome;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}
.title-area.text-center.our_top_head.d-block.w-100 {
    margin-bottom: 15px;
}
.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.recent-post .post-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 5px 0 !important;
    font-family: var(--title-font);
    text-transform: capitalize;
}
.recent-post-meta i {
    margin-right: 7px;
}
.widget-banner .box-title {
    margin-bottom: 27px;
    color:#fff;
}
.widget-banner .logo {
    display: inline-block;
    padding: 17px 40px;
    text-align: center;
    background-color: #fff;
    max-width:100%;
}
.widget-banner .box-text {
    font-size: 18px;
    margin-top: 27px;
    margin-bottom: 10px;
    color:#fff;
}
.widget-banner .box-link {
    font-size: 24px;
    font-weight: 600;
}
.widget-banner {
    text-align: center;
}

.widget-banner a {
    color: #fff;
}
.recent-post:hover .media-img:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.widget-banner a:hover {
    color: var(--primary);
}
.author_inner {
    background: #fff;
    border-radius: 0;
    padding: 40px;
    box-shadow: none;
    display: flex;
    text-align: left;
    gap: 30px;
    align-items: center;
}

section.author-banner.pt-50 {
    background: #f7f7f7;
    padding: 60px 0 0px;
}
.author_inner img {
    border-radius: 0;
    margin-bottom: 0;
    min-width: 22%;
    max-width: max-content;
}
.author_inner .author {
    color: #000;
    margin-bottom: 20px;
    font-weight:600;
}

.blog-content a.th-btn.style4 i {
    margin-left: 6px;
}
.sec-btn.mt-n3.mt-md-0 {
    display: flex;
    justify-content: end;
}
.blog-content .row.justify-content-between.d-flex.align-items-center {
    align-items: center;
    display: flex;

}
.blog-content .col-sm-auto {
    display: flex;
    align-items: center;
}
.cta-buttons .btn {
    border: 1px solid var(--primary);
}
a.th-btn.style2.btn-red i {
    margin-left: 6px;
}
.new-bottm-bar h2 {
    margin-bottom: 25px;
}
.new-bottm-bar .container {
    padding: 0;
}

a.th-btn.style2.btn-red {
    color: #fff;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    align-items: center;
}
.blog-content h3 a {
    font-size: 20px;
    line-height: 30px;
}
h4.post-title a , .blog-content h3 a {
    color: var(--primary);
}
h4.post-title a:hover  , .blog-content h3 a:hover {
    color: var(--secondary);
}
.widget-banner .box-link a {
    background: var(--primary);
    color: #fff;
    padding: 12px 20px;
    display: flex;
    width: fit-content;
    margin:  0 auto;
    border-radius: 0;
}

.widget-banner .box-link a:hover {
    background: var(--secondary);
}

a.th-btn.style2 {
    background: var(--secondary);
    color: #fff;
    padding: 12px 20px;
    display: flex;
    width: fit-content;
    margin:  0 auto;
    border-radius: 0;
}
a.th-btn.style2:hover {
    background: var(--primary);
}

section.mb-50.article-btm.author-new-articles.space {
    background: #f7f7f7;
    padding:60px 0;
}
.author-new-articles h2.item-heading.mb-20 {
    margin-bottom: 30px;
    font-weight: 700;
}
.blog-content h3.box-title {
    margin-bottom: 0px !important;
    line-height: 10px;
}
.blog-details h3 {
    margin: 0 !important;
}
.blog-content p {
    font-size: 16px;
    line-height: 24px;
    color:#000;
}
.home-banner .slider-big-text {
        margin-bottom: 0;
    }
    section#blog-sec {
    background: #f7f7f7;
    padding: 70px 0;
}
@media (max-width: 991px) {
.blog-card.style3 {
    margin-bottom: 25px;
}

.blog-meta.col-xl-6 {
    margin-bottom: 16px;
}
.author_inner {
    padding: 20px 15px;
    
}
.author_inner .author {
    margin-bottom: 5px;
}
section.author-banner.pt-50 {
    padding: 40px 0 0px;
}
section.mb-50.article-btm.author-new-articles.space{
    padding:40px 0;
}
.author-new-articles h2.item-heading.mb-20 {
    margin-bottom: 20px;
}
.blog-card {

    height: auto;
}
.blog-content p {
    line-height: 24px;
}
.blog-content h3.box-title {
    margin-bottom: 5px;
}
.author_inner {
    display: block;
    gap: 25px;
}
.sec-btn.mt-n3.mt-md-0 {
       justify-content: center;
    margin-top: 20px;
}
.title-area.text-md-start {
    text-align: center;
}

section.space.blog-content .row.gy-4 {
    margin-top: 25px;
}
.rating-first-sec .left-section {
    margin-bottom: 20px;
}
section.author-banner.pt-50 {
    padding-bottom: 0px !important;
}
.new-bottm-bar .col-lg-4 {
    margin-bottom: 30px;
}
section.th-blog-wrapper.blog-details.space-top.service_single_area.space-extra-bottom.single-blog-style2 .col-lg-4 {
    margin-bottom: 0;
}

section.th-blog-wrapper.blog-details.space-top.service_single_area.space-extra-bottom.single-blog-style2 , section.space.blog-content{
    padding: 40px 0;
    margin-bottom: 0;
}
.blog-meta span:not(:last-child), .blog-meta a:not(:last-child) {
    padding-right:6px;
}
}
@media (max-width:767px){
    .home-banner .slider-big-text{
        margin-bottom:0;
    }
    .new-bottm-bar h2 {
    margin-bottom: 18px;
}
.btn-group.justify-content-center.our-call-to-action {
    display: contents;
}
.btn-group.justify-content-center.our-call-to-action .call-btn {
    margin-bottom: 20px;
}
section.space.blog-content h2 {
         margin-bottom: 30px;
    font-size: 24px;

}
}
.title-area {
    margin-bottom: calc(var(--section-title-space) - 10px);
    position: relative;
    z-index: 1;
}
.title-area .sec-title {
    margin-bottom: 14px;
}



.knowldg-bse-details .blog-single {
    background: #fff;
    padding: 15px;
    border-radius: 0;
}
.btn-group.justify-content-center.custormer-era , .btn-group.justify-content-center.expert-era{
    margin-bottom: 20px;
}
.knowldg-bse-details .accordion-card {
    background: #E1E4E5;
}
    .our-customers-sec .wrap {
    	max-width: 980px;
    	margin: 40px auto;
    	padding: 24px
    }

    .our-customers-sec header {
    	display: flex;
    	align-items: center;
    	gap: 14px;
    	margin-bottom: 18px
    }

    .our-customers-sec .logo {
    	width: 36px;
    	height: 36px;
    	border-radius: 10px;
    	background: conic-gradient(from 180deg, var(--brand), var(--primary), var(--primary));
    	box-shadow: 0 0 0 6px var(--ring)
    }

    .our-customers-sec h1 {
    	font-size: 28px;
    	margin: 0
    }

    .our-customers-sec .card {
    	background: rgba(17, 24, 39, .7);
    	backdrop-filter: blur(6px);
    	border: 1px solid var(--secondary);
    	border-radius: var(--radius);
    	padding: 24px;
    	box-shadow: 0 10px 30px var(--secondary)
    }

    .our-customers-sec .grid {
    	display: grid;
    	grid-template-columns: 160px 1fr;
    	gap: 22px
    }
    
    .our-customers-sec .avatar.experts_icon img {
    border-radius: 0 !important;
}

.our-customers-sec .avatar img {
    border-radius: 50% !important;
}
    .our-customers-sec .avatar {
    	width: 120px;
    	height: 120px;
    	border-radius: 50%;
    	display: grid;
    	place-items: center;
    	background: var(--secondary);
    	border: 1px solid var(--secondary);
    	font-size: 40px;
    	font-weight: 700;
    	color: #fff;
    }

    .our-customers-sec .pill {
    	display: inline-flex;
    	align-items: center;
    	gap: 8px;
    	border: none;
    	background: #f4f4f4;
    	padding:5px 7px;
    	margin-top:15px;
    	border-radius: 0;
    	font-size: 13px;
    	color: #000;
    }

    .our-customers-sec .meta {
    	display: flex;
    	flex-wrap: wrap;
    	gap: 10px
    }

    .our-customers-sec h2 {
    	font-size: 26px;
    	margin: 8px 0 6px
    }

    .our-customers-sec .section {
    	margin-top: 18px
    }

    .our-customers-sec .tag a{
    	display: inline-block;
    	margin: 6px 6px 0 0;
    	padding: .35rem .6rem;
    	border: 1px solid #030e2714;
    	background: #E1E4E5;
    	color: #000;;
    	font-size: 12px
    }

    .our-customers-sec .q-list {
    	margin: 10px 0 0;
    	padding: 0;
    	list-style: none;
    	display: grid;
    	gap: 12px
    }

    .our-customers-sec .q-item {
    	padding: 14px;
    	border: 1px solid #030e2714;
    	background: #f4f4f4;
    	border-radius: 0;
    }

    .our-customers-sec .q-title {
    	margin: 0 0 6px;
    	font-size:25px;
    }

.our-customers-sec .q-tags {
    margin-top: 0 !important;
    padding: 0 !important;
}

    .our-customers-sec a {
    	color: #000;
    	text-decoration: none
    }

    .our-customers-sec a:hover {
    	text-decoration: underline
    }

    .our-customers-sec .sr-only {
    	position: absolute !important;
    	width: 1px;
    	height: 1px;
    	padding: 0;
    	margin: -1px;
    	overflow: hidden;
    	clip: rect(0, 0, 0, 0);
    	white-space: nowrap;
    	border: 0
    }
    .knowldg-bse-details.our-customers-sec .grid , .knowldg-bse-details.our-customers-sec .experts-era {
    background: #ffff;
    padding: 30px;
    border-radius: 0;
}
.experts-era .tag {
   display: inline-flex;
    align-items: center;
    gap: 8px;
    border: none;
    background: #f4f4f4;
    padding: 6px 10px;
    margin-top: 10px;
    border-radius: 0;
    font-size: 13px;
    color: #000;
}
.our-customers-sec .q-item p {
    margin: 10px 0 0;
}
.our-categories-data .category-data i {
    margin-right: 10px;
}
    .th-social.upated.social-share a i {
    margin-right: 0;
}
.share-links.clearfix.our-categories-data .blog-meta a:not(:last-child) {
    padding-right: 8px;
    margin-right: 4px;
}
.share-links.clearfix.our-categories-data i {
    margin-right:10px;
}
.our-categories-data .category-data , .share-links.clearfix.our-categories-data span.author-name  {
    display: flex;
    align-items: center;
}
.btn-group.justify-content-center.custormer-era, .btn-group.justify-content-center.expert-era {
    margin-bottom: 20px;
}
.call-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    text-align: left;
}
.call-btn .play-btn {
    font-size: 24px;
}
.call-btn .play-btn img {
    border-radius: 50% !important;
}
.play-btn>i {
    display: inline-block;
    width: var(--icon-size, 56px);
    height: var(--icon-size, 56px);
    line-height: var(--icon-size, 56px);
    text-align: center;
    background-color: var(--primary);
    color: #fff;
    font-size: var(--icon-font-size, 1.4em);
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
font-size: 26px;
}
.play-btn:after, .play-btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: var(--secondary);
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.call-btn .box-link {
    margin-bottom: 0 !important;
}
.call-btn .box-link a {
    margin-bottom: 0;
    color: var(--secondary);
    text-transform: none;
    font-weight: 700;
    font-size: 16px;
    color: var(--secondary);
    text-transform: none;
    font-weight: 700;
}
.widget_title {
    position: relative;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 1.4em !important;
    padding-bottom: 20px;
    margin: -0.12em 0 32px 0;
}
.widget_title:after {
    background-color: var(--secondary);
    width: 50px;
}
.blog-meta.our_blog_meta {
    display: flex;
}

.share-links .th-social a {
    --icon-size: 40px;
    font-size: 14px;
    border-radius: 99px;
}
.th-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #F8F8F8;
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-right: 5px;
    border-radius: 99px;
}
.category-area a {
    display: inline-block;
    background: var(--secondary);
    color: white;
    padding: 5px 10px;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    margin-right: 10px;
    font-size: 13px;
}

.blog-card.style3.our-categories-data {
    background: #fff;
    display: flex;
    gap: 10px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
.page-content-box.new-content-estimate {
    background: #fff;
    flex-direction: column;
    border: 1px solid #cdcdcd;
}
.page-content-box {
    background: var(--secondary);
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.page-content-box.new-content-estimate a {
        position: relative;
    z-index: 1;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    padding: 17px;
    min-width: 170px;
    -webkit-perspective: 320px;
    perspective: 320px;
    background: var(--secondary);
}
.knowledge_banner {
    background: var(--primary);
}
.knowledge_banner:before {
    content:unset;
}
.share-links.clearfix.our-categories-data .row.justify-content-between.d-flex.align-items-center {
    margin-top: 10px;
}
.blog-content p {
    font-size: 14px !important;
}
.blog-details p.heading_h3 strong {
    font-size: 24px !important;
    font-family: 'Barlow Condensed';
    line-height: 32px;
}
p.related-tags {
    font-size: 24px !important;
    font-family: 'Barlow Condensed';
    line-height: 32px;
}
.our_topbox_date .blog-img {
    margin-bottom: 0;
}
.blog-details p.answerd_by {
    font-weight: 600;
}
.call-btn .play-btn img {
    width: 50px !important;
}
.avatar.experts_icon {
    border-radius: 100% !important;
    background: none;
    border: none;
}





@media (max-width: 767px){
    .our-customers-sec .avatar {
        width: 50px;
        height: 50px;
        font-size: 24px;
        position: absolute;
        margin-top: 12px;
    }
    h2#profile-title {
        padding-left: 60px;
        margin: 0;
    }
    .our-customers-sec .meta {
        padding-left: 60px;
    }
    .our-customers-sec .meta span.pill {
        background: transparent;
        margin: 0;
        padding: 0;
    }
    aside .section {
        display: none;
    }
    .for_expert_page {
        display: none;
    }
    .knowldg-bse-details.our-customers-sec .grid, .knowldg-bse-details.our-customers-sec .experts-era {
        padding: 20px 0;
    }
    .call-btn {
        gap: 10px;
    }
    .category-area a {
        margin-right: 10px;
    }
    .new-bottm-bar {
        display: none;
    }
    .blog-card.style3.our-categories-data .our_topbox_date {
        max-width: 95px;
        min-width: 95px;
    }
}









