.logo-area a {
  font-size: 3rem;
  font-weight: 700;
  color: #9585a6;
}

.full-width-header .rs-header .expand-btn-inner ul .nav-link .nav-expander {
  color: white;
  border-radius: 0;
  width: auto;
}

.rs-banner.banner-style1 .content-wrap {
  z-index: 99 !important;
  position: relative;
}

.cv-button {
  color: #fff;
  border-radius: 0;
  border-radius: 8px;
  background: #372748;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 15px;
  font-family: "Syne", sans-serif;
  font-size: 20px;
}

.rs-banner.banner-style1 {
  position: relative;
}

.rs-banner.banner-style1 .moving-hand {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url("/assets/images/hand2.png");
  height: 754px;
  width: 446px;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  z-index: 99;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -100px;
  -webkit-transition: all linear 0.25s;
  transition: all linear 0.25s;
}

.rs-banner.banner-style1 .moving-hand:hover {
  -webkit-transform: rotate(85deg);
  transform: rotate(85deg);
}

.rs-banner.banner-style1
  .content-wrap
  .rs-animated-heading
  .title-inner
  .title {
  color: #dcdcdc !important;
}

.rs-banner.banner-style1 .main-img img {
  max-width: 582px;
  width: unset;
  height: unset;
  right: -23%;
  top: 53px;
  position: relative;
  border-radius: 50%;
  -webkit-box-shadow: 0px 12px 36px #1c1925ba;
  box-shadow: 0px 12px 36px #1c1925ba;
}

.rs-about.about-style1 .about-home6 img {
  position: relative;
  max-width: 100% !important;
  left: initial;
  height: 35vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50px;
  bottom: 100px;
  left: 100px;
}

.readon.blue.started,
.readon.started.icon-slide,
.full-width-header .rs-header .expand-btn-inner ul .nav-link .nav-expander,
.submit-btn input[type="submit"],
.submit-btn {
  border-radius: 15px;
}

.full-width-header {
  position: relative;
  z-index: 9999;
}

.bg5 {
  background: none;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f8f8f8;
}

.nav-link .bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rs-services .sec-title .title.title3 {
  text-transform: uppercase;
  font-size: 60px;
  line-height: 70px;
  text-transform: capitalize;
  color: #dcdcdc;
}

.skills-main-title {
  color: #dcdcdc;
  font-size: 32px;
}

.skills {
  color: #9585a6;
  position: relative;
  z-index: 999;
}

.skills-wrapper li {
  font-size: 20px;
  margin-bottom: 1rem;
}

.full-width-header
  .rs-header
  .menu-area.sticky
  .main-menu
  .rs-menu
  ul.nav-menu
  > li
  > a {
  color: #372748;
}

.full-width-header .rs-header .menu-area.sticky .logo-area a {
  color: #372748;
}

.full-width-header .rs-header .menu-area.sticky .nav-link a {
  fill: #372748 !important;
}

.swiper-navigation {
  position: relative;
  z-index: 9999999;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 1rem;
}

.rs-project.project-style2 .swiper .swiper-scrollbar {
  display: none;
}

.rs-project.project-style2 .swiper .swiper-navigation .swiper-button-next {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  right: initial;
  left: auto;
  text-align: center;
  width: auto;
  height: auto;
  top: initial;
  color: #ffffff;
  margin-right: 2rem;
  padding: 10px;
}

.rs-project.project-style2
  .swiper
  .swiper-wrapper
  .project-item
  .project-content {
  display: block;
  margin-bottom: 25px;
  margin-top: 20px;
  position: absolute;
  bottom: 0;
  z-index: 9999;
  padding: 1rem 2rem 0rem;
}

.rs-project.project-style2
  .swiper
  .swiper-wrapper
  .project-item
  .project-img
  a {
  display: block;
  position: relative;
}

.rs-project.project-style2
  .swiper
  .swiper-wrapper
  .project-item
  .project-content
  .title {
  margin-bottom: 0.5rem;
}

.rs-project.project-style2
  .swiper
  .swiper-wrapper
  .project-item
  .project-content
  .title
  > div {
  color: #dcdcdc;
  font-size: 32px;
  font-family: "Syne", sans-serif;
}

.rs-project.project-style2
  .swiper
  .swiper-wrapper
  .project-item
  .project-content
  .title
  > div:hover {
  color: white;
}

.project-subtitle {
  font-size: 16px;
  color: #dcdcdc;
  display: block;
}

.swiper-navigation {
  margin-top: 2rem;
}

.rs-project.project-style2 .swiper .swiper-navigation .swiper-button-prev {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  right: initial;
  left: auto;
  text-align: center;
  width: auto;
  height: auto;
  top: initial;
  color: #ffffff;
  padding: 10px;
}

.rs-project .sec-title .title.title5 {
  text-transform: uppercase;
  font-size: 60px;
  line-height: 70px;
  text-transform: capitalize;
  color: #dcdcdc;
  font-weight: 600;
}

.project-item:first-child .project-img a::after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, rgba(182, 63, 238, 0.3)),
    to(#710f94)
  );
  background: linear-gradient(
    180deg,
    rgba(182, 63, 238, 0.3) 50%,
    #710f94 100%
  );
}

.project-item:nth-child(even) .project-img a::after {
  background: #51c87d;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(81, 85, 200, 0.5)),
    to(#191563)
  );
  background: linear-gradient(180deg, rgba(81, 85, 200, 0.5) 0%, #191563 100%);
}

.project-item:nth-child(3) .project-img a::after {
  background: #f01d1d;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(240, 29, 29, 0.1)),
    to(#410000)
  );
  background: linear-gradient(180deg, rgba(240, 29, 29, 0.1) 0%, #410000 100%);
}

.project-item:nth-child(5) .project-img a::after {
  background: #f01d1d;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(240, 29, 29, 0.2)),
    to(#410000)
  );
  background: linear-gradient(180deg, rgba(240, 29, 29, 0.2) 0%, #410000 100%);
}

.project-item:nth-child(7) .project-img a::after {
  background: #f01d1d;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(240, 29, 29, 0.2)),
    to(#410000)
  );
  background: linear-gradient(180deg, rgba(240, 29, 29, 0.2) 0%, #410000 100%);
}

.project-item:nth-child(9) .project-img a::after {
  background: #f01d1d;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(240, 29, 29, 0.2)),
    to(#410000)
  );
  background: linear-gradient(180deg, rgba(240, 29, 29, 0.2) 0%, #410000 100%);
}

.project-item:nth-child(11) .project-img a::after {
  background: #3f70ee;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(238, 63, 101, 0.2)),
    to(#6d0b0b)
  );
  background: linear-gradient(180deg, rgba(238, 63, 101, 0.2) 0%, #6d0b0b 100%);
  /*

                background: rgb(81, 200, 125);
                background: linear-gradient(180deg, rgba(81, 115, 111, 0.79) 0%, rgba(21, 99, 57, 1) 100%);
                */
}

.project-item:last-child .project-img a::after {
  background: #1db1f0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(29, 177, 240, 0.1)),
    to(#084660)
  );
  background: linear-gradient(180deg, rgba(29, 177, 240, 0.1) 0%, #084660 100%);
  /*
                background: rgb(63, 112, 238);
                background: linear-gradient(180deg, rgba(63, 112, 238, 0.79) 0%, rgba(11, 39, 109, 1) 100%);

                */
}

.project-item .project-img a {
  position: relative;
}

.project-item .project-img a::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.cv-button:hover {
  color: #9585a6;
}

.skills-title {
  font-size: 20px;
}

.skills-year {
  font-size: 14px;
}

.skills-subtitle {
  font-size: 14px;
}

.sec-title2 .title.title4 {
  font-size: 60px;
  line-height: 70px;
  text-transform: capitalize;
  font-weight: 600;
  font-family: "Syne", sans-serif;
}

.sec-title .title.title2 {
  font-size: 60px;
  line-height: 70px;
  text-transform: capitalize;
  font-weight: 600;
  font-family: "Syne", sans-serif;
  color: #dcdcdc;
}

.about-home6 {
  border: solid 2px #1d1627;
  border-radius: 50px;
}

.rs-contact.contact-style2 .content-wrap {
  background-color: transparent;
  padding: 62px 50px 40px 50px;
  border: solid 2px #1d1627;
  border-radius: 50px;
}

.submit-btn input[type="submit"] {
  background-color: #8c3fee;
}

#contact-form input {
  -webkit-text-fill-color: #d8caeb;
}

#contact-form input:-webkit-autofill,
#contact-form input:-webkit-autofill:hover,
#contact-form input:-webkit-autofill:focus,
#contact-form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #080210 inset !important;
  color: white;
  border-color: white !important;
  color: white !important;
}

@media screen and (min-width: 998px) {
  .skills .row .col-md-4:nth-child(2) {
    margin-top: 3rem;
  }
  .skills .row .col-md-4:last-child {
    margin-top: 6rem;
  }
}

@media screen and (max-width: 768px) {
  .rs-banner.banner-style1 .moving-hand {
    height: 240px;
    width: 580px;
  }
  .rs-banner.banner-style1
    .content-wrap
    .rs-animated-heading
    .title-inner
    .cd-headline.clip
    .cd-words-wrapper {
    word-break: break-word;
  }
  .rs-project.project-style2 .swiper .swiper-navigation .swiper-button-next {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .rs-project.project-style2 .swiper .swiper-navigation .swiper-button-prev {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .rs-about.about-style1 .about-home6 img {
    position: relative;
    max-width: 100% !important;
    left: initial;
    height: 35vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 50px;
    bottom: 20px;
    margin: 0;
    left: 20px;
  }
  .rs-contact.contact-style2.pb-150 {
    padding-bottom: 20px !important;
  }
  .rs-banner.banner-style1
    .content-wrap
    .rs-animated-heading
    .title-inner
    .title {
    font-size: 36px;
    line-height: 46px;
  }
  .rs-banner.banner-style1
    .content-wrap
    .rs-animated-heading
    .title-inner
    .cd-headline.clip
    span {
    font-size: 36px;
    line-height: 46px;
  }
}

.rs-banner.banner-style1
  .content-wrap
  .rs-animated-heading
  .title-inner
  .cd-headline.clip
  span {
  word-break: break-all;
}

.rs-project.project-style2
  .swiper
  .swiper-wrapper
  .project-item
  .project-img
  img {
  height: 400px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
/*# sourceMappingURL=style.css.map */
