/**Swarup 13-05-25 **/
p {
    font-size: 17px;
}
.user-logged-in .header-basic {
    position: unset;
}
#block-techatomfusionnew-iottechnologies{
	padding:50px 0;
}
#block-techatomfusionnew-iottechnologies h3 {
    font-size: 48px;
    margin-bottom: 15px;
}
#block-techatomfusionnew-iottechnologies .img_test{
	margin-bottom:0px;
}
#block-techatomfusionnew-iottechnologies .img_test img {
    margin-bottom: 20px;
}
.item-list ul li, .menu-item {
    list-style: none;
}
.header-basic .header-logo .logo-img {
    max-width: 15rem;
}

.about_iot {
    padding: 4rem 0;
}
.service-single {
    padding: 4rem 0;
}
.bliv_heading h3 {
    font-size: 48px;
    color: #2a6eda;
    margin-bottom: 15px;
}
.bliv_heading {
    margin-bottom: 29px;
}
.img_test {
    margin-bottom: 50px;
}
#block-techatomfusionnew-v2-iottechnologies .img_test img {
    width: 100%;
    height: 150px;
    object-fit: scale-down;
    background: #FFF;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
}
.contactx.btn.active {
    color: #fff !important;
    background-color: #3f51b5;
}
.webform-submission-form {
    max-width: 1140px;
    margin: 4rem auto;
    background: #eee;
    padding:20px;
    border-radius: 10px;
    box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
}
.button--primary {
    color: #FFF !important;
}
.service_details_body_top {
    padding-top: 0;
}
.footer-logo {
    margin-bottom: 1.5rem;
    max-width: 80%;
}


/* Blog CSS */

.blog__card {
    padding: 20px;
    border-radius: 62px;
    border: 1px solid #E7E7E7;
    box-shadow: 0px 10px 30px 0px rgba(255,255,255,0.25);
    -webkit-transition: var(--transition);
    transition: var(--transition);
    position: relative;
    margin-bottom:20px;
}

.blog__card:hover {
    background: #F4F0EC;
}

.blog__card--thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.blog__card--content {
    padding: 21px 0px 31px;
}

.flexcv {
    display: flex;
    justify-content: space-between;
    letter-spacing: 0.15px;
    font-size: 15px;
}

.blog__card--title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    letter-spacing: 0.4px;
    color: #292F36;
}

.blog__card--title a {
    color: #292F36;
    text-decoration: none;
}

.blog__card--footer {
    gap: 2rem;
}

.blog__card--btn__link {
    text-transform: uppercase;
    font-weight: 600;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #F4F0EC;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog__card:hover .blog__card--btn__link:hover {
    background: #FFF;
}

.blog__card:hover .blog__card--btn__link {
    background: #FFF;
}

.blog__card--thumbnail__img {
    width: 100%;
    border-radius: 40px 40px 0px 0px;
    height: 289px;
    object-fit: cover;
}

.blog__card--meta__date {
    width: 140px;
    height: 40px;
    font-size: 14px;
    background: rgba(255,255,255,0.90);
    border-radius: 5px;
    color: #0f4e60;
    line-height: 1.7rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 12px;
    left: 12px;
    border-radius: 8px 8px 8px 0px;
}

.cvbwe svg {
    width: 20px;
    height: 20px;
}

.blog__card--title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    display: block;
    display: -webkit-box;
    margin-bottom: 20px;
}

.blog__card--content {
    padding: 20px 0px 15px;
}

.right-arrow, .left-arrow {
    line-height: 0px;
}

.blog__section--inner {
    padding-bottom: 50px;
}
.faq .faq-accordion .card-body .faq-answer {
    font-size: 17px;
    text-align: justify;
}
.faq .faq-accordion .card-header .faq-btn{
	    font-size: 1.2rem;
}
.faq .faq-accordion .card {
    margin-bottom: 20px !important;
}

.path-blogs .blog__section--inner {
    padding-top: 50px;
}

.main__contact--area {
    padding: 50px 0;
}

.contact__info {
    border-radius: 10px;
    padding: 40px;
    background-image: url(/themes/custom/techatomfusionnew/images/contactusx.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact__info--items {
    margin-bottom: 3rem;
}
.contact_yhy p {
    color: #FFF;
    margin-bottom: 4rem;
}
.contact__info--content__title {
    font-size: 2.25rem;
    line-height: 2.8rem;
}

.contact__info--icon {
    margin-right: 10px;
}

.header-basic .menu-link{
	font-size: 1.2rem;
}


/*About Us CSS*/

#featured{
    padding:0 0 50px 0;
}

.section-header {
    text-align: center;
    padding-bottom: 40px;
}
.section-header h2 {
    font-size: 32px;
    position: relative;
    color:#025add;
}

.section-header p {
    margin-bottom: 0;
    color: #b8651d;
}

.left {
  text-align: right;
}
.right {
  text-align: left;
}

.list-wrap {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.center-icon img {
    width: 100%;
    border-radius: 20px;
    opacity: 0.9;
}

.icon {
    width: 150px;
    text-align: center;
    height: 100px;
    border-radius: 50%;
}




  .ai-card {
      background-color: #fde3cf;
      border-radius: 16px;
      padding: 30px 25px;
      box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.05);
      position: relative;
          position: relative;
      overflow: hidden;
      transition: transform 0.4s ease;
    }
    .greenx{
      background-color: #d5ead6 !important;

    }
    .greenx::before{
      background: #afdbb1 !important;

    }

    .machi{
      background-color: #B5DEE1 !important;
    }
    .machi::before{
      background: #91cfd3 !important;

    }

      .ribotic{
      background-color: #FFF0CE !important;
    }
    .ribotic::before{
      background: #f8dfab !important;

    }

     .dataani{
      background-color: #f5d9d9 !important;
    }
    .dataani::before{
      background: #ecc1c1 !important;

    }

     .machin{
      background-color: #91cfd3 !important;
    }
    .machin::before{
      background: #ecc1c1 !important;

    }

     .greenx:hover::before {
      width: 50%;
      height: 50%;
      border-bottom-left-radius: 30%;
      background-color: #e6ffe77e !important;
    }


    .ai-card::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      height: 50%;
      background: rgba(255, 197, 149, 0.4);
      border-bottom-left-radius: 100%;
      transition: all 0.5s ease;
      z-index: 0;
    }

     .ai-image {
      width: 80px;
      height: auto;
      margin-bottom: 25px;
      position: relative;
      z-index: 2;
      transition: transform 0.4s ease;
    }

    .ai-title {
         font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
    line-height: 28px;
    }

    .ai-description {
      font-size: 1rem;
      color: #5a5a5a;
      line-height: 1.5;
      position: relative;
      z-index: 2;
    }

    .ai-card:hover {
      transform: translateY(0px);
    }

    .ai-card:hover::before {
      width: 50%;
      height: 50%;
      border-bottom-left-radius: 30%;
      background-color: rgba(255, 155, 80, 0.5);
    }

    .ai-card:hover .ai-image {
      transform: scale(1) rotate(0deg);
    }

    .te_opert{
        text-align: right;
    margin-bottom: 40px;
    }
    .te_opert img{
      width: 220px;
      height: 220px;
    }

     .ai-card:hover .ai-image {
      animation: vibrate 0.3s linear infinite;
    }

    @keyframes vibrate {
      0% { transform: translate(0); }
      20% { transform: translate(-1px, 1px); }
      40% { transform: translate(-1px, -1px); }
      60% { transform: translate(1px, 1px); }
      80% { transform: translate(1px, -1px); }
      100% { transform: translate(0); }
    }

    .owl-dots {
    text-align: center;
    margin-top:20px;
}

.pxl-cricle-col {
    -webkit-mask-image: url(../images/ellipse-1661.webp);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -100px 0px -100px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 95px 0 95px 0;
    width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    background-color: #ffffff;
}