body {
  font-family: "Montserrat", sans-serif; }

/*Header Style*/
header {
  background: linear-gradient(rgba(0, 0, 0, 0.400), rgba(0, 0, 0, 0.748)), url("../images/da-img-1.JPEG") no-repeat;
  position: relative;
  height: 100vh;
  min-height: 600px;
  max-height: 1080px;
  background-attachment: fixed;
  min-width: 100%;
  background-size: cover;
background-position-x: center; }

a.navbar-brand {
  color: rgba(255, 255, 255, 0.85) !important;
  font-weight: 500; }
  a.navbar-brand:hover, a.navbar-brand:active {
    color: #fff !important; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.85);
  letter-spacing: 1.5px;
  font-size: 0.95rem;
  line-height: 3;
  font-weight: 500; }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:active {
    color: #fff; }

.da-home-page-text {
  color: #fff; }
  .da-home-page-text h2 {
    font-weight: 500; }
  .da-home-page-text h3 {
    line-height: 1.5; }

@media (max-width: 575.98px) {
  .da-home-page-text .display-3 {
    font-size: 2.5rem; }
  .da-home-page-text h3 {
    font-size: 1rem; } }

.muted-txt{
  font-size: 12px;
}
/*Projects Style*/
.da-projects .da-project-1 {
  position: relative;
  min-height: 450px;
  background-size: cover;
  background-image: center center; }

.da-projects .da-project-2 {
  position: relative;
  min-height: 450px;
  background-size: cover;
  background-image: center center; }

@media (max-width: 992px) {
  .da-projects .da-project-icon {
    margin-right: 15px; } }

/* Expertise Skills Style */
.da-expertise .da-exp-skills {
  padding: 70px 40px 60px 40px; }

.da-expertise .progress-bar {
  transform: scaleX(0);
  transition: transform 2s ease-in-out;
  transform-origin: 0% 0%; }

.da-expertise .aos-animate {
  transform: scaleX(1); }


/*Team Carousel Style*/
.da-team .carousel-indicators {
  bottom: 0px; }
  .da-team .carousel-indicators li {
    background-color: #3d3f4c; }
  .da-team .carousel-indicators .active {
    background-color: #26b7a0; }

/*Image Gallery Style*/
.da-gallery .card-columns .card {
  border: none;
  border-radius: none; }

@media (max-width: 992px) {
  .da-gallery .card-columns {
    -moz-column-count: 2;
         column-count: 2; } }

@media (max-width: 576px) {
  .da-gallery .card-columns {
    -moz-column-count: 1;
         column-count: 1; } }
@media screen and (width:768px) {
 .da-exp-image{
  margin-top: 80px;
 } 
}
/* Company Brand Style */
.da-company-brand img {
  opacity: 0.6;
  width: 90%; }

.da-company-brand img:hover {
  opacity: 1; }

/*Contact Style*/
.glass-contact{
background: rgba(255, 255, 255, 0.22);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(4.1px);
-webkit-backdrop-filter: blur(4.1px);
border: 1px solid rgba(255, 255, 255, 0.05);
color: white;
}
.da-contact-message .form-control{
background: rgba(0, 0, 0, 0.22);
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(20px);
-webkit-backdrop-filter: blur(20px);
border: 1px solid rgba(0, 0, 0, 0.32);
}
.da-contact-message .form-control::placeholder{
  color: white;
}
a:hover{
  color: white;
}
a{
  color: white;
  font-weight: 500;
}
.da-contact {
  background: linear-gradient(rgba(109, 105, 105, 0.4), rgba(0, 0, 0, 0.748)), url("../images/earth.gif") no-repeat center center;
  position: relative;
  min-height: 700px;
  background-size: cover; }
  .da-contact .da-contact-detail {
    padding: 8% 0 8% 1%; }
    @media (max-width: 992px) {
      .da-contact .da-contact-detail {
        padding: 15% 0 5% 1%; } }
    @media (max-width: 767px) {
      .da-contact .da-contact-detail {
        padding: 15px 0px 15px 0px; } }

/*Footer*/
footer .da-social-link {
  color: #fff;
  text-decoration: none; }

footer ul {
  padding: 0; }
  footer ul li {
    list-style-type: none; }

/* Credit Style */
a.credit {
  color: inherit;
  border-bottom: 1px dashed;
  text-decoration: none;
  cursor: pointer; }

/*Scroll Top Style*/
#scrolltop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px; }
  #scrolltop .btn {
    border-radius: 50%; }

.icon {
  display: inline-flex;
  align-self: center;
  position: relative; }

/*Common Style*/
.da-section {
  padding: 100px 0; }
  /* //// cards portfolio */
  @import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,300&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300&family=Roboto:wght@100;300;400;500;700;900&display=swap");

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.da-projects {
  --fullSize: 100%;
  --space-xl: 2rem;
  --space-l: 1.5rem;
  --space-m: 1.25rem;
  --space: 1rem;
  --space-ss: 0.75rem;
  --space-s: 0.5rem;
  --space-xs: 0.25rem;

  --fs-l: 1.325rem;
  --fs-m: 1.25rem;
  --fs-default: 1rem;
  --fs-s: 0.9rem;
  --fs-xs: 0.875rem;

  --clr-default: #fff;
  --blue-accent100: #528ad3c0;
  --blue-accent200: #3599;

  --anim-time--hi: 266ms;
  --anim-time--med: 400ms;
  --anim-time--lo: 600ms;
}

a {
  text-decoration: none;
}


.portfolio-card-1 {
  --header-size--min: 12.75rem;
  --header-size--max: 19rem;
  --width: 100%;
  --height: 100%;
  --easing: cubic-bezier(0.5, 0, 0.2, 1);
  --easing1: cubic-bezier(0.4, 0.3, 0.65, 1);
  --easing2: cubic-bezier(0.8, 0, 0.6, 1);
  --easing3: cubic-bezier(0, 0.2, 0.25, 1);
  display: flex;
  flex-direction: column;
  margin: var(--space-xl);
  border-radius: var(--space-s);
  background: var(--clr-default);
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.23) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.2) 0 0.25em 0.25em,
    rgba(0, 0, 0, 0.18) 0 0.45em 1.105em -0.0625em;
}

.portfolio-header-1 {
  display: flex;
  height: var(--header-size--max);
  position: relative;
  overflow: hidden;
  transition: transform var(--anim-time--med) ease;
}

.portfolio-header-1::before,
.portfolio-header-1::after {
  content: "";
  position: absolute;
  height: var(--fullSize);
  width: var(--fullSize);
  transition-property: opacity, transform;
  transition-duration: var(--anim-time--med), var(--anim-time--med);
  transition-timing-function: ease, ease;
}
.portfolio-header-2::before,
.portfolio-header-2::after {
  content: "";
  position: absolute;
  height: var(--fullSize);
  width: var(--fullSize);
  transition-property: opacity, transform;
  transition-duration: var(--anim-time--med), var(--anim-time--med);
  transition-timing-function: ease, ease;
}
.portfolio-header-2::before {
  background: linear-gradient(
    to top,
    hsla(0, 0%, 0%, 0.8) 0%,
    hsla(0, 0%, 0%, 0.7) 12%,
    hsla(0, 0%, 0%, 0.2) 41.6%,
    hsla(0, 0%, 0%, 0.125) 50%,
    hsla(0, 0%, 0%, 0.01) 59.9%,
    hsla(0, 0%, 0%, 0) 100%
  );
  opacity: 0;
  z-index: 4;
}
.portfolio-header-1::before {
  background: linear-gradient(
    to top,
    hsla(0, 0%, 0%, 0.8) 0%,
    hsla(0, 0%, 0%, 0.7) 12%,
    hsla(0, 0%, 0%, 0.2) 41.6%,
    hsla(0, 0%, 0%, 0.125) 50%,
    hsla(0, 0%, 0%, 0.01) 59.9%,
    hsla(0, 0%, 0%, 0) 100%
  );
  opacity: 0;
  z-index: 4;
}

.portfolio-header-1::after {
  background: url('../images/crypco.png')
    no-repeat;
  background-size: cover;
  transform: scale(1.2);
}
.portfolio-header-2::after {
  background: url('../images/gra.png') center
    no-repeat;
  background-size: cover;
  transform: scale(1.2);
}
.portfolio-header-3::after {
  background: url('../images/winwincoin.png') 
    no-repeat;
  background-size: cover;
  transform: scale(1.2);
}
.portfolio-header-4::after {
  background: url('../images/mgr.png') center center
    no-repeat;
  background-size:cover;
  transform: scale(1.2);
}
.portfolio-header-5::after {
  background: url('../images/rgca.png') center
    no-repeat;
  background-size: cover;
  transform: scale(1.2);
}
.portfolio-header-6::after {
  background: url('../images/roboto.png') center
    no-repeat;
  background-size: cover;
  transform: scale(1.2);
}
.portfolio-header-7::after {
  background: url('../images/nfsa.png') center
    no-repeat;
  background-size: cover;
  transform: scale(1.2);
}
.portfolio-card-1:hover .header {
  transform: translateY(
    calc(var(--header-size--min) - var(--header-size--max))
  );
  
}

.portfolio-card-1:hover .header::after {
  transform: translateY(
    calc(var(--header-size--max) - var(--header-size--min))
  );
}

.portfolio-card-1:hover .header::before {
  opacity: 0.8;
}

.portfolio-card-2:hover .header {
  transform: translateY(
    calc(var(--header-size--min) - var(--header-size--max))
  );
  
}

.portfolio-card-2:hover .header::after {
  transform: translateY(
    calc(var(--header-size--max) - var(--header-size--min))
  );
}

.portfolio-card-2:hover .header::before {
  opacity: 0.8;
}
.header__caption {
  z-index: 10;
  display: inline-flex;
  flex-direction: column;
  align-self: flex-end;
  gap: var(--space-s);
  opacity: 0;
  transform: translateY(100%);
  transition: transform var(--anim-time--hi) linear,
    opacity var(--anim-time--hi) linear;
}

.card__content:hover .header__caption {
  transform: translateY(0);
  opacity: 1;
  transition: opacity var(--anim-time--hi) var(--easing3),
    transform var(--anim-time--lo) var(--easing1);
}

.header__tag {
  width: max-content;
  color: var(--clr-default);
}

.tag--primary {
  margin-inline: var(--space);
  padding-block-end: var(--space-ss);
  font-size: var(--fs-l);
}

#tag {
  color: var(--blue-accent200);
  font: 600 italic var(--fs-xs) / 1 sans-serif;
  margin-inline-end: var(--space-s);
}

.tag--secondary {
  font: 600 0.9rem/1 sans-serif;
  color: var(--blue-accent100);
  background: linear-gradient(
    to bottom,
    hsla(0, 0%, 90%),
    30%,
    var(--clr-default)
  );
  padding: 0.5em 1.25em;
  letter-spacing: 2px;
  border-radius: 0 0.35rem 0 0;
  border: 1px solid #fff;
  border-top-color: var(--blue-accent100);
  border-right-color: var(--blue-accent100);
}

.card__body {
  margin-inline: var(--space);
  height: calc(var(--header-size--max) - var(--header-size--min));
  padding-block-start: var(--space-s);
  transition: transform var(--anim-time--med) ease;
  font-family: "Poppins", sans-serif;
}

.card__body > * {
  flex-grow: 1;
}

.card__content:hover .card__body {
  transform: translateY(
    calc(var(--header-size--min) - var(--header-size--max))
  );
}

.title--primary {
  font-size: var(--fs-l);
  font-weight: 600;
  color: #4a5e6c;
  padding-block: var(--space-l) var(--space-s);
}

.title--secondary {
  font-size: var(--fs-default);
  font-weight: 500;
  color: #aab;
  text-transform: uppercase;
}

.description {
  font-size: var(--fs-s);
  max-width: 33ch;
  color: #222;
  opacity: 0;
  line-height: 1.4;
  transition: opacity var(--anim-time--hi) var(--easing),
    transform var(--anim-time--hi) var(--easing);
}

.card__content:hover .description {
  opacity: 1;
  transform: translateY(1.5rem);
  transition: opacity var(--anim-time--lo) var(--easing2),
    transform var(--anim-time--lo) var(--easing3);
}

.portfolio-footer-1 {
  display: flex;
  align-items: center;
  margin-top: auto;
  margin-inline: var(--space);
  height: calc(var(--space-m) * 3);
}

.portfolio-footer-1 > * {
  flex-grow: 1;
}
@media screen and (width:320px) {
  .padding{
    padding-left: 12px;
    padding-right: 12px;
  }
}
.link__text {
  width: max-content;
  padding: 0.35em 1.25em;
  font-size: var(--fs-s);
  font-weight: 900;
  color: var(--blue-accent200);
  pointer-events: none;
  transition: opacity var(--anim-time--hi) var(--easing3);
}

.card__content:hover .expand__indicator {
  opacity: 0;
}

.footer__navigation {
  display: inline-flex;
  align-items: center;
  height: 100%;
  gap: var(--space);
  justify-content: right;
}

.icon__link {
  display: inline-flex;
  height: max-content;
  width: max-content;
  justify-content: center;
  align-items: center;
  color: #0007;
  font-size: 1rem;
}

.icon__link:hover {
  animation: pulse var(--anim-time--med) var(--easing1);
  animation-iteration-count: 2;
}

@keyframes pulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}

.icon__link:focus-within {
  color: var(--blue-accent100);
}

.show-site{
  font-weight: 900;
  color: var(--blue-accent200);
  font-size: 12px;
}
::-webkit-scrollbar{
  width: 5px;
  background-color: rgb(141, 141, 143);
}
::-webkit-scrollbar-thumb{
  background-color: #03576f;
  border-radius: 50px;
  width: 5px;
}
@media screen and (width:320px) {
  .col-sm-12{
   position: relative;
   width: 100%;
   padding-right: 0 !important;
   padding-left: 0 !important; 
 }
 }
.btn:focus{
  outline: none;
  box-shadow: none;
}
 @media screen and (min-width:426px) {
  .visible-small{
    display: none;
  }
 }
 @media screen and (max-width:426px) {
  .visible-large{
    display: none;
  }
 }

 /* ANIMATION */
 img.animation-move {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 1s infinite  alternate;
}
img.animation-move {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}
@keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}
/* cursor */


canvas {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 9999;
  pointer-events: none;
}

/* NAVBAR COLOR CHANGE */
.scroll {
  /* From https://css.glass */
background: rgba(86, 86, 86, 0.28);
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(9.5px);
-webkit-backdrop-filter: blur(9.5px);
border: 1px solid (86, 86, 86, 0.81);
color: white !important;
  letter-spacing: 1.5px !important;
  font-size: 0.95rem !important;
  line-height: 3 !important;
  font-weight: 500 !important;
  height: 50px;
}
nav a{
  color: white !important;
}

@media screen and (max-width:769px) {
#navbar {
position: inherit !important;
  }
}
.up-btn{
  background-color: #21D4FD;
background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%);
color: white;
}
.up-animation {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 1s infinite  alternate;
}
.up-animation {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}
@keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}
a:hover{
  text-decoration: none;
}


/* send btn */
/* From uiverse.io by @adamgiebl */
.send-btn {
  font-family: inherit;
  font-size: 20px;
  background: royalblue;
  color: white;
  padding: 0.7em 1em;
  padding-left: 0.9em;
  display: flex;
  align-items: center;
  border: none;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.2s;
 }
 
 .send-btn span {
  display: block;
  margin-left: 0.3em;
  transition: all 0.3s ease-in-out;
 }
 
 .send-btn svg {
  display: block;
  transform-origin: center center;
  transition: transform 0.3s ease-in-out;
 }
 
 .send-btn:hover .svg-wrapper {
  animation: fly-1 0.6s ease-in-out infinite alternate;
 }
 
 .send-btn:hover svg {
  transform: translateX(1.2em) rotate(45deg) scale(1.1);
 }
 
 .send-btn:hover span {
  transform: translateX(5em);
 }
 
 .send-btn:active {
  transform: scale(0.95);
 }
 
 @keyframes fly-1 {
  from {
   transform: translateY(0.1em);
  }
 
  to {
   transform: translateY(-0.1em);
  }
 }

 .getin{
  padding-right: 40px;
  padding-left: 40px;
 }
 
 .nav-link:hover{
  text-shadow: 3px 3px 20px white,
  -2px 1px 30px white;
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    text-shadow: none
  }
}


/* FOOTER */
.social-nav .nav-link {
  padding: 0 0.5rem;
  font-size: 1.1rem;
  line-height: 2.5rem;
}
.social-icon{
  width: 50px;
}

.da-exp-image{
  display: flex;
  align-items: center;
}

input{
  color: white !important;
}