.attractive-img {
  width: 100%;
  max-width: 600px;
  height: auto;
  border-radius: 16px;
  padding: 6px; /* space for border effect */
  background: linear-gradient(135deg, #ff7eb3, #ff758c, #42a5f5, #7e57c2);
  background-size: 300% 300%;
  animation: gradientShift 8s ease infinite;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15);
  display: block;
  margin: 20px auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  object-fit: cover;
}

.nt{
  height:360px; 
  width:736px;
}
.attractive-img:hover {
  transform: scale(1.04);
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
}

@keyframes gradientShift {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}
.footer .sub-footer {
    background-color:#062448;
    padding: 60px 0;
    position: relative;
}

.stunning-header-bg-lightabout{
background: #000428;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #004e92, #000428);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}

.sub-tt{
    color:#fff;
}
.pb20 {
    padding-bottom: 20px;
}

.stunning-header-bg-lightnet{
      background: linear-gradient(to bottom, #0000cc 0%, #ff6699 100%);
}
.c-grayy {
    color: #fff !important;
}
.bg-border-colorr {
    background-color:#f7f9f9;
}
.stunning-header-bg-n {
    background-color:#e5dcdc;
}
.stunning-header-bg-contact{
background: #00B4DB;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #0083B0, #00B4DB);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #0083B0, #00B4DB); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.stunning-header-bg-team{
background: #FFE000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #799F0C, #FFE000);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #799F0C, #FFE000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.stunning-header-bg-lightseo{
background: #00416A;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #FFE000, #799F0C, #00416A);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #FFE000, #799F0C, #00416A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.stunning-header-bg-lightandroid{
     background: linear-gradient(to bottom, #cc0099 0%, #ff6600 100%);
}
.stunning-header-bg-lightios{
      background: linear-gradient(to bottom, #ffff99 0%, #6699ff 100%);
}
.stunning-header-bg-lightecommerce{
   background: linear-gradient(to bottom, #ccff33 0%, #33ccff 80%);
}
.stunning-header-bg-lightphp{
    background: linear-gradient(to bottom, #ffff66 0%, #6600ff 100%);
}
.stunning-header-bg-lightweb{
    background: linear-gradient(to bottom, #660033 0%, #0066ff 100%);
}
.stunning-header-bg-lightwordp{
     background: linear-gradient(to bottom, #ff0000 0%, #00ccff 100%);
}
.stunning-header-bg-lightnode{
    background: linear-gradient(to bottom, #66ff33 0%, #000000 100%);
}
.stunning-header-bg-lightsoftware{
    background: linear-gradient(to bottom, #ff6699 0%, #000000 100%);
}
.stunning-header-bg-lightjava{
background: #BBD2C5;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #292E49, #536976, #BBD2C5);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #292E49, #536976, #BBD2C5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.stunning-header-bg-lightgoogle{
    background: #020024;
   background: linear-gradient(90deg,rgba(2, 0, 36, 1) 0%, rgba(242, 90, 90, 1) 100%, rgba(164, 129, 143, 1) 56%, rgba(12, 206, 247, 1) 77%, rgba(32, 206, 230, 1) 87%);
}
.stunning-header-bg-lightweba{
background: #FF4E50;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #F9D423, #FF4E50);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #F9D423, #FF4E50); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.stunning-header-bg-lightcontentw{
background: #F3904F;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #3B4371, #F3904F);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #3B4371, #F3904F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.stunning-header-bg-lightindex{
   background: #e5dcdc;  /* fallback for old browsers */

}
.stunning-header-bg-lightintern{
background: #fe8c00;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f83600, #fe8c00);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f83600, #fe8c00); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

