/*platforms-details.css*/
 .history-cnt .history-cnt-inner.white{
        
        h4, p, span{
            color:#fff !important;
        }
    }
    .single-service.layout2 {
    /* padding: 30px 40px; */
    text-align: center;
    margin-bottom: 20px;
}
  .company-since:before{
        display:none;
    }
    .company-logo img {
   
    width: 100%;
    max-width: unset;
}
.company-since.layout2 {
width:80%;
}
.accordion-body {
    padding: 1rem 0;
}
.bdt-ep-advanced-icon-box-description ul {
    list-style: none;
    padding: 0;
}

.bdt-ep-advanced-icon-box-description li {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    
}


.bdt-ep-advanced-icon-box-description i {
    color: #fff;
    margin-right: 8px;
}
.bdt-ep-advanced-icon-box-description li {
    margin-bottom: 15px;
    display: flex
;
    align-items: center;
    color: #E4E4E4;
}

   #fourth-section .bdt-ep-advanced-icon-box-description li{
                display: block;
            }
               .pr-md-3 {
    padding-right: 10px;
}
.text-right {
    text-align: right;
}
h4.sub-info {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}


p.display-30.mb-0 {
    color: #E4E4E4;
    margin-bottom: 20px !important;
    font-size: 14px;
}
img.rounded-circle.akuiconbox {
    width: 64px;
    height: 64px;
    padding: 10px;
    border: 1px solid #fff;
    text-align: center;
}
   .price-box span {
   
    font-size: 14px;
    margin-bottom: 15px;
            }
            
             .Whatwillyouget{
                
                .single-service .icon i{
                    font-size: 36px;
        color: #fff;
                }
            }
            
.calltoaction {
    background-image: url('../icon/2150608806.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}
.calltoactionoverlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
}

@media only screen and (max-width: 600px) {
.about-area {
        margin: 0px;
    }
    .about-area .or-2 {
        margin-top: 0;
    }
    .text-right {
   
    text-align: center;
}
.text-left{
    text-align: center;
}
.single-service.layout2{
    padding:20px;
}
    .priceing-plan {
margin:0;

}
ul.sc-1354rji-21.jCmXCJ {
    column-count: 1 !important;
}
}