.qiya-abt .content-box i{
    color: #fc3f53;
    font-size: 27px;
    margin-bottom: 12px;
}
.single-services-card i{
    margin-bottom: 14px;
    font-size: 24px;
    color: #fc3f53;
} 
.service2 .ser{
    position: relative;
    margin-bottom: 20px;
}
.service2 .ser img{
    width: 100%;
    height: 290px;
    border-radius: 8px;
}
.service2 .ser::after{
    background-color: #fc3b50;
}
.service2 .ser-con{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 290px;
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 32.62%, rgba(43, 21, 71, .8) 100%); */
    background-color: rgba(0, 0, 0, .7);
    padding: 50px 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 8px;
}
.service2 .ser-con:hover{
    background-color: rgba(0, 0, 0, .8);
    transition: all .4s ease-in-out;
}
.service2 .ser-con:hover h3{
    color: #fc3b50;
}
.service2 .ser-con h3{
    /* color:#f54e59; */
    font-size: 20px;
    font-weight: 500;
    color: white;
}
.service2 .ser-con p{
    color:white;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
}
.service2 .ser a{
    color: #fc3b50;
text-transform: capitalize;
font-size: 16px;
border: 1px solid white;
width: 100px;
padding: 4px 8px;
border-radius: 5px;

}
.service2 .ser a i{
    font-size: 14px;
    margin-right: 4px;
}
.indus{
    padding-bottom: 40px;
}
.indus h3{
    font-size: 36px;
color: var(--black-color);
line-height: 1;
margin-bottom: 0;
text-align: center;
}

.case-studies-area img{
    height: 235px;
}
.appointment-area-with-bg-image li{
   
    color: white;
}
.blog-area img{
    width: 100%;
    height: 224px;
}
</style>
<!-- Start Blog Area -->

<!-- End Blog Area -->
<style>
.newsletter-area img{
    width: 210px;
}
.newsletter-area h4{
    color: #f64e59;
    font-family: math;
}
.newsletter-area h5{
    margin-bottom: 15px;
    font-family: math;
}
.newsletter-area .news-call{
    background-color: #f64e59;
border: none;
padding: 5px 10px;
border-radius: 7px;
margin-right: 7px;

}
.newsletter-area i{
    margin-right: 5px;
}
.newsletter-area .news-call a{
    color: white;
}
.newsletter-area .news-msg a{
    color: white;
}
.newsletter-area .news-msg{
    background-color: #008b7a;
    border: none;
    padding: 5px 10px;
    border-radius: 7px;
    color: white;
}
.tech-use {
    padding: 40px;
}
.tech-use h3{
    text-align: center;
}
.icon-tech {
   box-shadow: 0 0 1px gray;
   padding: 10px ;
   border-radius: 5px;
   margin-top: 30px;
   transition: 0.4s;
}
.icon-tech:hover{
    transform: scale(1.1);
}
.icon-tech img {
    width: 32px;
height: 32px;
object-fit: contain;
    
}
.icon-tech h5{
    margin-left: 20px;
font-weight: 500;
font-size: 17px;
}
.copyright-area li{
    list-style: none;
    margin: 0px 10px;
}
.copyright-area li a{
    color: #777888;
}
.pt-50{
    padding-top: 40px;
}
.copyright-area li {
    list-style: none;
    margin: 0px 10px;
}

.copyright-area li a {
    color: #777888;
}
.newsletter-area img{
    width: 230px;
}
.pad-bott{
    padding-top: 40px;
    padding-bottom: 20px;
}
.half-black-green {
    background: linear-gradient(90deg, black 50%, green 50%);
    color: white;
    padding: 20px;
    border-radius: 5px;
}

.clr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.clr-1, .clr-2 {
    flex: 1 1 50%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    color: white;
}

.clr-1 {
    background-color: #fb3b50;
}

.clr-2 {
    background-color: rgb(0, 0, 0);
}



h3 {
    font-size: 1.5rem;
}

p {
    font-size: 1rem;
    text-align: justify;
}
.clr-1 p{
    color: white;
}
.clr h3{
    color: white;
}
.about-area li {
    list-style: none;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.about-area p {
    margin-bottom: 10px;
}
.blog-top{
    padding-top: 40px;
    padding-bottom: 30px;
}

.about-area li i {
    color: #f64e59;
    margin-right: 7px;
}

.about-area p i {
    color: #f64e59;
    margin-right: 7px;
}

.about-area .ab-bt {
    margin-bottom: 40px;
}
.server {
    position: relative;
    height: 190px;
    margin-bottom: 19px;
    border-radius: 20px;
    width: 200px;
}

.sontent {
    position: absolute;
    top: 80%;
    left: 50%;
    background: #282828;
    color: white;
    transform: translate(-50%, -50%);


}

.server img {
    height: 100%;
    border-radius: 20px;
}

.sontent h4 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: #282828;
    padding: 8px 10px;
    border-radius: 6px;
    font-weight: 500;
}

.server::before {
    content: '';
    background: #00000040;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    border-radius: 20px;

}

.ind-serve {
    padding: 50px 0px 10px 10px;
}

.ind-serve h4 {
    font-family: math;
    font-weight: 700;
}
.footer-area li a i {
    color: #f63a4e;
    margin-right: 10px;
    font-size: 13px;
}

.ser-vice h3{
    margin-bottom: 3px;
line-height: 1.2;
font-family: math;
font-size: 33px;
font-weight: 600;
}
.about-area .about-content h3 span{
    color: red;
    margin-bottom: 3px;
line-height: 1.2;
font-family: math;
font-size: 33px;
font-weight: 600;
}

.sec-ser h3{
    color: #fb3b50;
    font-size: 24px;
    font-weight: 600;
}
.single-services-card.bg-f9fafb {
    background-color: #f9fafb;
    box-shadow: 0px 0px 3;
    box-shadow: 0px 0px 3px gray;
    border-radius: 10px;
    height: 360px;
    /* overflow: scroll; */
}
.services-area .spline{
    width: 100px;
    border-bottom: 2px solid #fb3b50;
    margin-bottom: 8px;
}

.why-design {
    /* background-image: url(../../assets/img/Blue-banner.png); */
    background-image: url('assets/img/Blue-banner.png');
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 0px;
}
.why-design h4 {
    color: white;
    text-align: center;
    letter-spacing: 0.4px;
    font-weight: normal;
    font-weight: 600;
    font-size: 28px;
}
.why-design p {
    color: #e2d9d9;
    text-align: center;
    margin-top: 40px;
    text-align: justify;
}
.why-design li {
    color: #e2d9d9;
    list-style: none;
    margin: 21px 0px;
}
.why-design ul li i {
    margin-right: 10px;
    color: #f51e46;
}
.fmfm{
    border: 1px solid #ebebeb;
    padding: 14px 18px;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 52px;
    color: #808080;
}
.copyright-area li {
    list-style: none;
    margin: 0px 10px;
}

.copyright-area li a {
    color: #777888;
}
.contact-get-in-touch p{
    font-weight: 500;
    color: #2f3045;
}

.contact-get-in-touch i{
    color: red;
    margin-right: 7px;
}
@media (max-width: 768px) {
    .clr-1, .clr-2 {
        flex: 1 1 100%;
        height: auto;
    }
}