.contact__list li i{
   font-size: 20px;
  
}
.contact__list li a{
    font-size: 15px;
}

.heading-bgg{
    background: rgba(33, 205, 192, 0.9490196078) ;
}

.product-item-single{
    margin-top: 20px;
    margin: 8px;
}
.product__title {
    color: black;
}
.product__desc{
    text-align: justify;
    
}


.product__desc  li img{
    width: 25px;
    height: 25px;
    margin: 10px;
    
}
.product__desc  li{
    list-style: none;
    margin: 10px;
    font-size: 15px;
}
.product__desc h2,h3,h4,h5,h6{
    text-transform: none;
}
.product__desc h6 {
    color: #241919;
    font-size: 16px;
    font-weight: 400;
}
.product__desc p {
    font-size: 17px;
}
.tab-content .product__desc p {
    font-size: 17px;
}
a .nav__link{
    font-size: 17px;
}
/* .product__img{
    transition: .5s ease-in-out;
    overflow: hidden;
   
}
.img-design{
    transition: .5s ease-in-out;
    overflow: hidden;
}
.img-design:hover{
    transform: scale(1.2);
}
.product__img:hover{
    transform: scale(0.8);
} */
.post-item .post__meta-cat h5{
    margin-bottom: 0px;
    color: white;
}
.post-item .meta-change h5{
  padding-top: 14px;
  padding-bottom: 14px;
}
.post__desc{
    text-align: justify;
}
.post-item .post__change {
    height: 385px;
}
.alignment{
    margin-top: 50px;
}
/* .alignment{
    color: white;
} */
.product__details{
  box-shadow: 0px 0px 30px solid black;
}
.member .member__info .member__name {
    text-align: center;
}
.member .member__info .member__desc{
    font-size: 17px;
}
.member .member__info .member__desc{
    text-align: justify;
}
.member .lay-out{
    height: 400px;
    box-shadow: 2px 2px 4px gray;
}
.layout-col{
    background-color:aqua;
}
.layout-col1{
    background-color:#1000d1c2;
    color: white;
}
.layout-col1 .text-name {
    color: white;
}
/* .team-layout1{
    background-color: aqua;
}  */

.shadow{
    box-shadow: 3px 3px  8px black;
    border-radius: 1px 0px 0px 0px;
}

@media  (max-width: 527px){
    .product__desc{
       margin: 10px;
    }
    .pt-20 .pt-30{
        padding: none;
    } 
    .product__details .nav-tabs .nav__link {
       margin-bottom: 6px;
     }
     .member .member__info{
        height: auto;
     }
     .services-carousel.services-layout1 .service-item {
        flex-wrap: wrap;
     }
     .post-item .post__change {
        height: auto !important;
    }
    .service-item .service__change{
        height: auto !important;
    }

}
.service-item{
    margin-bottom: 30px;
}
.services-layout1 .service-item{
    height: 550px;
    margin-bottom: 30px;
   box-shadow: 4px -9px 5px  aqua;
   border: 2px solid aqua;
  
}
.service__content .list-items{
    text-align: justify;
}
.layout12 .service__desc{
    margin-bottom: 50px;
    text-align: justify;
    font-size: 18px;
}
.process-change{
    text-align: justify;
    margin-bottom: 40px;
    height: 550px;
    box-shadow: 2px 2px 6px red;
    
}
.service-item .service__content{
   height: 450px;
}
.service-item .service__change{
    height: 600px;
}
.heading__desc{
    font-size: 17px;
}
.service__content{
    display: block;
    background: linear-gradient(to right, rgb(72, 74, 218) 50%, white 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}
.service__change{
    display: block;
    background: linear-gradient(to right, rgb(72, 74, 218) 50%, white 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}
.service__change:hover{
    background-position: left bottom;
    
}
.service__content:hover{
    background-position: left bottom;
    
}
.service__change:hover h4{
  color: white;
}
.service__content:hover h4{
  color: white;
}
.service__change:hover .service__desc {
  color: white;
}
.service__content:hover .service__desc {
  color: white;
}
ol img{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.image-size img{
     width: 75px;
     height: 75px;
}
.inner-change{
    box-shadow: 2px 2px 5px blue;
    border-radius: 10px;
    padding: 10px;
    border-top: 5px solid aqua;
    border-left: 5px solid aqua;
}
.inner-content .text-justify{
 font-size: 17px;
}
.post__change .post__desc{
    font-size: 17px
}

.about-text-2 p{
    font-size: 17px;
    text-align: justify;
}
.about__Text p{
    font-size: 16px;
    text-align: justify;
}
.product__details .nav-tabs .nav__link{
    color: white;
}
.product__details .nav-tabs .nav__link{
    font-size: 20px;
}

.contact__content ul li{
    font-size: 17px;  
    
}
.contact__content p{
    text-align: justify;
}
 table {
            width: 100%;
            border-collapse: collapse;
            margin-right: 10px;
            font-size: 15px;
        }
        
        th, td {
            border: 1px solid #000;
            padding: 10px;
            text-align: left;
        }
        
        th {
            background-color: #716fec;
            color: white;
            font-size: 17px;
        }

       
@media  (max-width:527px) {
    .services-layout1 .service-item{
        height: auto !important;;
    }
    .process-item{
        height: auto;
    }
    .alignment{
        font-size: 20px;
    }
    .post__change .post__desc{
        padding: 24px;
    }
    .product-item-single .product__title{
        font-size: 25px;
    }
    .image-size img{
        width: 40px;
        height: 40px;
}
.image-size h6{
    font-size: 15px;
}
}
.ml-change{
    margin-left: 10px;

}

@media (max-width:1600px) and (min-width:928px){
    
      .navbar .nav__item .layout_left{
        margin-left: -120px;
      }
}
  
 .dropdown-change.show{
    background-color:  #1c38d3;
    width: 180px;
    
}
@media (max-width:991px) {
   .dropdown-change.show{
    width: auto;
   }
}
@media (max-width:991px){
    .view-change{
        max-width: none;
    }
    .navbar .dropdown-menu {
        border-radius: 0;
        border: none;
        margin: 0;
        background-color: #ffffff;
        width: auto!important;
    }
}
.dropdown-change{
    margin-top: 12px;
}
.dropdown-change.show .nav__item  a{
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 5px;
}
.dropdown-layout.show::after{
    background-color: #716fec;
    color: white;
}
.navbar .layout-change{
   background-color: #4b48fb;
  }
.navbar .layout-change li h6{
   color: white;
   text-align: center;
    border-bottom: 1px solid;
}
.navbar .layout-change1{
   background-color: #716fec;
   
  }

.navbar .layout-change .nav__item .nav__item-link{
   color: white;
   font-weight: 700;
   font-size: 15px;
  }
.navbar .layout-change1 .nav__item .nav__item-link{
   color: white;
   font-weight: 700;
   font-size: 15px;
  }
  @media (max-width:1600px) and (min-width:928px){
    
    .navbar .nav__item .layout_left{
      margin-left: -140px;
    }
} 
.image-main-content img{
    object-fit: cover;
    border-radius: 10px;
}
.section-color{
    background-color: lightblue;
    padding: 40px;
}
.section-color-2{
    background-color: lightcoral;
    padding: 40px;
}
.section-color-3{
    background-color:lightcyan;
    padding: 40px;
}
.section-color-4{
    background-color:lightsteelblue;
    padding: 40px;
}
.section-color-5{
    background-color:rgb(107, 194, 189);
    padding: 40px;
}
.gap-20{
    gap: 20px;
}
@media(max-width:600px){
    .gap-20{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        
    }
    .align{
        text-align: center;
    }
}