.strap,
.studiostrap {
    top: -38px;
    position: absolute;
}
.blog-grid-img {
    width: auto;
    height: 230px;
}
.blog-grid-img a img,
.flex-shrink-0 img,
.recentBlogImgBox img {
    max-width: 100%;
    max-height: 100%;
}
.blogs .post .content {
    padding: 0;
}
.post-meta ul {
    list-style: none;
}
.page-title-section ul li a,
.page-title-section ul li:last-child a {
    color: #000;
}
.page-title-section ul li:before {
    content: "/";
    display: inline-block;
    position: absolute;
    right: -10px;
    top: 2px;
    z-index: 0;
}
.page-title-section ul li {
    display: inline-block;
    position: relative;
    padding-right: 5px;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.calendra {
    padding-left: 9px;
}
.servicesSteps img {
    width: 15%;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}
.card-style02 {
    height: 100%;
}
.sketchUpblogBg {
    background: linear-gradient(to bottom, #fff0 0, #000 150%),
        url(../images/sketchUpBlogBg.avif);
}
.planPricingBg {
    background: linear-gradient(to bottom, rgb(0 0 0 / 30%) -100%, #000 150%),
        url(../images/planPricingBg.webp);
}
.faqgBg {
    background: linear-gradient(to bottom, rgb(0 0 0 / 30%) -100%, #000 150%)
            100% 10% / cover no-repeat,
        url(../images/FaqBg.webp) 100% 10% / cover no-repeat;
}
.privacyPolicyBg {
    background: url(../images/PrivacyPolicyBg.webp) 100% 60% / cover no-repeat;
}
.contactUsBg {
    background: linear-gradient(to bottom, #fff0 -50%, #000 150%) 100% 10% /
            cover no-repeat,
        url(../images/contactUsBg1.webp) 100% 10% / cover no-repeat;
}
.page-title-section {
    padding: 140px 0;
}
.blogReadMoreBtn {
    background: 0 0;
    border: none;
    color: #000;
}
.strap,
.studiostrap,
.tableStrapPro,
.tableStrapStudio {
    padding: 5px;
    color: #fff;
    text-align: center;
    width: 100%;
}
.tableStrapPro{
    color: #0063a6;
    font-size: 15px;
    font-weight: 600;
}
.blogReadMoreBtn span {
    color: #000;
    border-bottom: 2px solid #fbad26;
}
.blogReadMoreBtn:hover {
    background: #fff;
    border: none;
    color: #000;
}
.blogReadMoreBtn span:hover {
    border-bottom: 2px solid #0063a6;
}
.sketchUpPrice span {
    font-size: 22px;
}
.strap {
    background: #0063a6;
}
.studiostrap {
    background: #252a2e;
}
.tableStrapPro {
    margin-bottom: 0;
    margin-top: 10px;
}
.tableStrapStudio {
    background: #252a2e;
    margin-bottom: 0;
    margin-top: 10px;
}
.sketchUpPro .card,
.sketchUpStudio .card {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.sketchUpPricing .card-body ul {
    font-size: 14px;
    height: 260px;
    margin-bottom: 0;
}
table tbody th .sideHeading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
table tbody th .sideHeading span {
    font-weight: 400;
    padding-right: 20px;
}
.list-style9 a:hover,
table tbody td i.fa-check,
table tbody th .sideHeading .fa-info-circle {
    color: #0063a6;
}
table tbody th {
    width: 25%;
}
table tbody td,
table tbody th,
table thead th {
    padding: 30px !important;
}
table tbody td,
table thead th {
    text-align: center;
}
table tbody td.tableText {
    font-size: 14px;
}
.flex-shrink-0 {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-style9 a {
    text-transform: uppercase;
    color: #2196f3;
}
.mainHeading {
    padding: 120px 0;
}
.mailLink a {
    color: #2196f3;
}
.mailLink a:hover {
    color: #0063a6;
    text-decoration: underline;
}
.sefairaConcept h2,
.sefairaConcept h3,
.sefairaConcept p {
    color: #fff;
}
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.blogDetailHeading {
    font-size: 1.8em;
}
.blogDate {
    color: #000;
    opacity: 0.7;
}
.output article {
    margin: 20px 0;
}
.output .card .card-body h2 {
    font-size: 18px;
    margin-bottom: 10px !important;
}
.mapSection {
    padding: 20px 0;
}
[data-overlay-dark]:before,
[data-overlay-light]:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
[data-overlay-dark="3"]:before,
[data-overlay-light="3"]:before {
    opacity: 0.3;
}
[data-overlay-dark]:before {
    background: #000;
}
[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before {
    opacity: 0.6;
}
.single-banner-slide {
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.single-banner-slide.sketchUpnewCyber2025 {
    background: url(../images/home/SketchUpCyberWeekBanner.webp);
    background-size: 100% 100%;
}
.single-banner-slide span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.owl-nav {
    position: absolute;
    z-index: 9999;
    top: 50%;
    width: 100%;
    padding: 0;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
    border-radius: 20px;
    color: #fff;
}
.owl-nav .owl-next {
    float: right;
}
#integrationsHomepage .card-body, #whatsIncluded .card-body, .blog-grid-text{
    display: flex;
    flex-direction: column;
}
#integrationsHomepage .integrationsContent, #whatsIncluded .whatsIncludedContent, .blog-grid-text p{
    flex-grow: 1;
}
.cyberOfferBg{
    background: linear-gradient(to bottom, #fff0 -50%, #000 150%) 100% 10% /
            cover no-repeat, url(../images/home/SketchUpCyberBg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 991px) {
    .single-banner-slide.sketchUpnewCyber2025 {
        background: url(../images/home/SketchUpCyberWeekBannerMobile.webp);
                background-size: contain;
        background-repeat: no-repeat;
        background-position: 100% 100%;
        
    }
    .single-banner-slide.homeBannerIndex, .single-banner-slide.sketchUpnewCyber2025 {
    height: 121vh;
    }
    .single-banner-slide {
        background-position: 87% 100%;
    }
    .single-banner-slide.sketchUpnew2025 {
        background-position: 20% 100%;
    }
    .sketchUpPricing .card-body ul {
        height: auto;
    }
    .homeSecondBanner img.w-75 {
        width: 50% !important;
    }
    .owl-nav {
        top: 50%;
    }
    .strap,
    .studiostrap {
        top: -35px;
    }
    .form-group,
    .mt-n2-9,
    .output .card .card-body h2,
    .output .card .card-body p,
    .separator-dashed-line-horrizontal-full,
    table tbody th .sideHeading span {
        text-align: left;
    }
    .blogUrlbreadcrum {
        display: none;
    }
    #blogDetailView {
        margin-top: 66px;
    }
    .butn.style-two.reverse {
        padding: 5px 10px;
    }
    .col-md-6.col-lg-6.mt-2-9.pe-5 {
        padding-right: 10px !important;
    }
    .col-md-6.col-lg-6.mt-2-9.ps-5 {
        padding-left: 10px !important;
    }
    .mt-4.footer-social-icons01 {
        text-align: center;
    }
    .footer-bar {
        margin-top: 20px;
    }
    p.mb-2-3.display-30.w-85 {
        width: 100%;
    }
    .butn.style-one.small {
        padding: 5px;
    }
    .blog-card .card-body {
        gap: 20px;
    }
    .reseller .card .card-body div:first-child {
        width: 65%;
    }
    .reseller .card .card-body .w-50.text-end,
    .reseller .card .card-body .w-75.text-end {
        width: 35% !important;
    }
    .output .card .card-body h2 {
        font-size: 14px;
    }
    .output .card .card-body p.display-30 {
        font-size: 0.7rem;
    }
    .output .card .card-body .butn.style-one.small {
        font-size: 10px;
        line-height: 15px;
    }
    .output .card .card-body p small {
        font-size: 8px;
    }
    .reseller .card .card-body .w-50.text-end p,
    .reseller .card .card-body .w-75.text-end p {
        text-align: right !important;
        margin-bottom: 0 !important;
    }
}
.form-check {
    display: flex;
    gap: 10px;
    align-items: baseline;
}
/* PriceCard Css */
    #sketchUpPricing .container {
       display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 20px;
    }

    #sketchUpPricing .card {
      background: #fff;
      border-radius: 12px;
      padding: 30px 20px;
      text-align: center;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      transition: all 0.3s ease;
    }

    #sketchUpPricing .card:hover {
      box-shadow: 0 10px 20px rgba(0,0,0,0.2);
      transform: translateY(-5px);
    }

    #sketchUpPricing .badge {
      display: inline-block;
      font-size: 12px;
      padding: 5px 10px;
      border-radius: 20px;
      margin-bottom: 15px;
      font-weight: 600;
      color: #000;
    }

    #sketchUpPricing .badge.GoBadge, .tableStrapGo {
      background-color: #f1f1f6 !important;
    }
    #sketchUpPricing .badge.firstBadge, .tableStrapPro1 {
      background-color: #ffce74 !important;
    }

    #sketchUpPricing .badge.secondBadge, .tableStrapPro2 {
      background-color: #dcedf9 !important;
    }
    #sketchUpPricing .badge.thirdBadge, .tableStrapPro3 {
      background-color: #e0eccf !important;
    }
    #sketchUpPricing .badge.fourthBadge, .tableStrapPro4 {
      background-color: #fff1d5 !important;
    }
    /* tr i.far.fa-dot-circle {
    color: #349c44;
    font-size: 20px;
} */
tr i.fas.fa-circle {
    /* color: #349c44; */
    font-size: 12px;
}
    tr i.fas.fa-times-circle {
    color: #252a2e;
}
    tr sup{
        color: red;
        font-size: 16px;
    }

    #sketchUpPricing .price {
      font-size: 24px;
      font-weight: bold;
      color: #1f2937;
      margin: 5px 0;
    }

    #sketchUpPricing .price span {
      font-size: 12px;
      vertical-align: super;
      color: #6b7280;
    }

    #sketchUpPricing .per-year {
      color: #374151;
      font-size: 18px;
      margin-bottom: 20px;
    }

    #sketchUpPricing .title {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 10px;
      color: #111827;
      flex-grow: 1;
    }

    #sketchUpPricing .btn {
      background-color: #0058a7;
      color: white;
      padding: 10px 20px;
      border: none;
      border-radius: 8px;
      font-size: 16px;
      cursor: pointer;
      transition: background-color 0.3s ease;
    }

    #sketchUpPricing .btn:hover {
      background-color: #004080;
    }
        table thead th {
            padding: 20px !important;
        }
    .tableStrapPro1 {
    background-color: #ffce7466 !important;
}
.tableStrapGo .fa-circle{
    color: #9E9E9E;
}
.tableStrapPro1 .fa-circle{
    color: #ffa200;
}
.tableStrapPro2 .fa-circle{
    color: #0063a3;
}
.tableStrapPro3 .fa-circle{
    color: #349c44;
}
.tableStrapPro4 .fa-circle{
    color: #e49325;
}
.tableBtn{
    width: 130px;
}
    @media (max-width: 768px) {
      #sketchUpPricing .card {
        width: 45%;
      }
    }

    @media (max-width: 480px) {
      #sketchUpPricing .card {
        width: 100%;
      }
    }
