.aics-small-banner-sec {padding: 140px 0px 100px;}
.aics-small-banner-sec .small-title-sec {max-width: 100%;padding: 0px;}
.aics-small-banner-sec .small-title-sec h1 {font-size: 60px;line-height: 70px;letter-spacing: -1.5px;font-weight: 800;margin-bottom: 40px;}
.aics-small-banner-sec .small-title-sec p {font-size: 18px;line-height: 28px;margin-bottom: 0rem;}
.ai-casestudy{padding: 200px 0px 100px;}
.ai-casestudy .ai-cs-wrap{position: relative;border-radius: 4px;margin-bottom: 40px;overflow: hidden;}
.ai-casestudy .ai-cs-wrap .ai-cs-img img{transition: 0.4s ease;}
.ai-casestudy .ai-cs-wrap:hover .ai-cs-img img{transform: scale(1.08);}
.ai-cs-wrap .ai-cs-content{position: absolute;top: 60px;left: 60px;}
.ai-cs-wrap .cs-title {color: #ffffff;font-size: 14px;line-height: 18px; text-transform: uppercase;font-weight: 600;margin-bottom: 20px;letter-spacing: 3px;}
.ai-cs-wrap .cs-description {color: #ffffff;font-size: 36px;font-weight: 600;line-height: 56px;letter-spacing: -1.3px;text-align: left;margin-bottom: 20px;padding-right: 30%;}

/*================== Dark Theme Start ===============*/
.theme-black{ background-color: #000000; }
.theme-black  h1,.theme-black  h2,.theme-black  h3,.theme-black  h4,.theme-black  h5,.theme-black  h6,.theme-black  p,.theme-black span,.theme-black blockquote,.theme-black strong,.theme-black b,.theme-black u,.theme-black center,.theme-black ol,.theme-black ul,.theme-black  li, .theme-black .aiml-tech-sec .icon-block .tech-icon{ color: #fff !important; }
/*================== Dark Theme End ===============*/