body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #1a1527 !important;
  color: #fff !important;
  counter-reset: my-sec-counter;
  letter-spacing: 0.5px;
  /*background-image: linear-gradient(-180deg,#1a1527,#0e0c16 88%,#0e0c16 99%);*/
  /*background: url(Images/loop.jpg) ;*/
}
html {
  scroll-behavior: smooth;
}
.mainHeader {
  background: url(Images/slider_bg.jpg) repeat scroll center center / cover;
  height: 100vh;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-position: fixed;
}
.scrollImage {
  width: 100%;
  height: 100%;
}

.scrollImage img {
  width: 100%;
}

.mainHeader::after {
  width: 100%;
  height: 200px;
  background-color: red;
  position: absolute;
  z-index: 999;
}
.line {
  width: 1px;
  height: 100%;
  left: -10px;
  top: 13px;
  z-index: 9;
  position: absolute;
  background-color: #5918df;
}

div.start::before {
  /* Increment "my-sec-counter" by 1 */
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter) ". ";
  margin-right: 40px;
  color: #3b3553;
}

.start {
  margin-left: -56px;
  margin-bottom: 10px;
  font-size: 18px;
}
.bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url("Images/slider.png") no-repeat center center;
  background-size: cover;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.fullbox {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
}
.dot {
  letter-spacing: 3px;
  color: #3b3553;
}
.Logo {
  width: 100%;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.3);
  line-height: 50px;
  position: fixed;
  z-index: 99999;
}

/*FontColor*/
.primaryColor {
  color: #f37651 !important;
}
.comment {
  color: #78707e;
}
.methods {
  color: #5918df;
  display: inline;
}

.propname {
  color: #eeff31;
}
.string {
  color: #24e33a !important;
}
.Nav {
  margin: 0;
  padding: 0;
  float: right;
}
.Nav li {
  list-style: none;
  display: inline-block;
}
.Nav li a {
  color: #fff;
  padding: 10px;
  margin-right: 10px;
  font-family: "Oswald", sans-serif !important;
}
.Nav li a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Oswald", sans-serif !important;
}
.mbgup-100px {
  margin-bottom: 200px;
}
.section-title {
  font-size: 18px;
  font-weight: 300;
  color: #988e9f;
}
.section-title {
  position: relative;
}
.section-title:before {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid #5918df;
  content: "";
  position: absolute;
  left: -32px;
  top: 3px;
}
.about,
.startText,
.contact,
.Work {
  position: relative;
}
.about::after {
  content: "About";
  width: 200px;
  height: 100px;
  font-size: 66px;
  position: absolute;
  opacity: 0.1;
  top: -29px;
  left: -48px;
  text-transform: uppercase;
  font-weight: bold;
}
.Work::after {
  content: "Work";
  width: 200px;
  height: 100px;
  font-size: 66px;
  position: absolute;
  opacity: 0.1;
  top: -29px;
  left: -48px;
  text-transform: uppercase;
  font-weight: bold;
}

.startText::after {
  content: "Start";
  width: 200px;
  height: 100px;
  font-size: 66px;
  position: absolute;
  opacity: 0.1;
  top: -29px;
  left: -48px;
  text-transform: uppercase;
  font-weight: bold;
}
.contact::after {
  content: "Contact";
  width: 200px;
  height: 100px;
  font-size: 66px;
  position: absolute;
  opacity: 0.1;
  top: -29px;
  left: -48px;
  text-transform: uppercase;
  font-weight: bold;
}
.contentBox {
  left: 0;
  right: 0;
  margin: auto;
  width: 500px;
  vertical-align: middle;
  top: 38%;
  position: relative;
  text-align: center;
}
h1 {
  font-size: 45px !important;
  text-transform: uppercase;
  font-weight: bold !important;
}
#app span {
  font-size: 30px;
  font-family: "Oswald", sans-serif !important;
}
.h5,
h5 {
  font-size: 1.25rem;
  margin: 100px 0 100px 0 !important;
}
.downarrow {
  width: 40px;
  height: 40px;
  /*   background-color: red;*/
  position: absolute;
  bottom: 20px;
  left: 50%;
}
.downarrow i {
  cursor: pointer;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
.Typewriter__wrapper {
  color: #ccc !important;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.contactArea {
  border-left: 1px #4b494c dashed;
  height: 400px;
  padding-left: 10px;
  text-transform: uppercase;
}
.personalinfo {
  border-left: 1px #4b494c dashed;
  height: 300px;
  padding-left: 10px;
  margin-left: 40px;
  margin-top: 30px;
  text-transform: uppercase;
}
.ContactInfo {
  border-left: 1px #4b494c dashed;
  height: 200px;
  padding-left: 10px;
  margin-left: 40px;
  margin-top: 30px;
  text-transform: uppercase;
}
.MailInfo {
  border-left: 1px #4b494c dashed;
  height: 90px;
  padding-left: 10px;
  margin-left: 40px;
  margin-top: 30px;
}
.lite {
  color: #53505a;
}
.scope {
  color: #e3244c;
  display: inline;
}
.prop2 {
  color: #24e394;
}
.number {
  color: #e39d24;
}
.mt-4 {
  margin-top: 10px;
  margin-top: 26px !important;
  display: block;
}

/*potfolio*/
.declaration {
  color: #ebc26d;
  padding-right: 10px;
}
.declaration_start {
  color: #ffcb13;
}
.property {
  color: #9cdcfe;
}
.value {
  color: #bdeaa7;
  padding-left: 10px;
}
/*projects*/
.webproject1 {
  width: 500px;
  height: 200px;
  background-color: #382e50;
  border-radius: 4px;
  margin-top: 30px;
}
.webproject1 img,
.mobilproject1 img {
  /* width: 100%; */
  border-radius: 10px;
}
.mobilproject1 {
  width: 390px !important;
  /* height: 356px; */
  /* background-color: #382e50; */
  border-radius: 4px;
  margin-top: 30px;
}
.project2 {
  margin-left: 200px;
}

.contactArea .lite {
  position: absolute;
  bottom: 0;
}

@media all and (min-width: 320px) and (max-width: 1100px) {
  .project2 {
    margin-left: 0 !important;
  }
}

@media all and (min-width: 320px) and (max-width: 900px) {
  .webproject1,
  .contentBox {
    width: 100%;
  }
  .dot {
    display: none !important;
  }
  .start {
    margin-left: 0 !important;
  }

  div.start::before {
    display: none !important;
  }
  .startText::after {
    left: -4px;
  }
  .about::after,
  .contact::after {
    left: -13px;
  }
  .Nav {
    float: left !important;
  }
  .Nav li a {
    padding-left: 4px !important;
  }
  .fullbox {
    position: initial !important;
  }
  #start,
  #work,
  #about,
  #contact {
    transition: all 0.5s ease;
  }
}

/*cloud animation*/
.cloud1 {
  width: 200px;
  height: 200px;
  background: url("Images/clouding2.png") no-repeat center center;
  position: absolute;
  left: 0;
  z-index: -2;
  animation: cloud1 10s infinite;
  left: -100px;
  top: 20%;
  opacity: 0;
  animation-delay: 1s;
}

@keyframes cloud1 {
  0% {
    opacity: 0;
    left: 0%;
  }
  20% {
    opacity: 1;
  }
  50% {
    opacity: 1;

    transition: 1s;
  }
  100% {
    opacity: 1;
    left: 100%;
  }
}

/*Cloud animation end*/

/*animation*/

.animation {
  width: 200px;

  /*background-color: red;*/
}

.main {
  width: 100%;
  height: 730px;
  margin: 0;
  padding: 0;
  /*background-color: #7ecef3;*/
}
.left-arrow {
  width: 500px;
  height: 700px;
  background-color: #262033;
  float: left;
  animation: myfirst 1s 1;
  position: relative;
  z-index: 999;
  bottom: 0;
}
.arrow-box {
  height: 300px;
  width: 530px;
  border-bottom-left-radius: 250px;
  border-bottom-right-radius: 250px;
  position: absolute;
  z-index: -2;
  right: -64px;
  animation: arrow 2s forwards;
  opacity: 0;
  top: 184px;
  background-color: #262033;
  transform: rotate(450deg);
}

.imag-1 {
  width: 160px;
  height: 300px;
  animation: pic 2s forwards;
  position: absolute;
  left: -100px;
  top: 20%;
  opacity: 0;
  z-index: 1;
  animation-delay: 1s;
}
@-webkit-keyframes pic {
  0% {
    opacity: 0;
    top: 20%;
  }
  50% {
    opacity: 0;
    left: 200px;
    transition: 2s;
    top: 20%;
  }
  100% {
    opacity: 1;
    left: 320px;
    top: 20%;
  }
}

.imag-2 {
  width: 160px;
  height: 300px;
  animation: doctor 2s forwards;
  position: absolute;
  left: -501px;
  bottom: 10%;
  opacity: 0;
  z-index: 1;
  animation-delay: 1s;
}
@-webkit-keyframes doctor {
  0% {
    opacity: 0;
    top: 20%;
  }
  50% {
    opacity: 0;
    left: 600px;
    transition: 2s;
    top: 32%;
  }
  100% {
    opacity: 1;
    left: 500px;
    top: 32%;
  }
}

@-webkit-keyframes arrow {
  0% {
    transform: rotate(450deg);
    right: -40px;
    z-index: 1;
    opacity: 0;
  }
  50% {
    transform: rotate(450deg);
    right: -60px;
    z-index: 1;
    opacity: 0.2;
  }
  100% {
    transform: rotate(380deg);
    right: -150px;
    z-index: 1;
    opacity: 1;
  }
}

@-webkit-keyframes myfirst {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}

.right-arrow {
  width: calc(100% - 500px);
  height: 100vh;
  background-color: #7ecef3;
  float: left;
}

.round-circle {
  width: 425px;
  height: 425px;
  border: 2px solid #62567b;
  border-radius: 50%;
  z-index: 9999;
  position: absolute;
  left: 52%;
  top: 9%;
  z-index: -2;
  animation: rotate 5s forwards;
  opacity: 0;
}

@-webkit-keyframes rotate {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.box {
  width: 80px;
  height: 120px;
  position: absolute;
  position: absolute;
  right: 40%;
  top: 30%;
  z-index: 999;
  opacity: 0;
  animation: box 4s forwards;
  animation-delay: 2s;
}
@-webkit-keyframes box {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.box-right {
  position: absolute;
  right: 0;
  width: 2px;
  height: 0px;
  background-color: #62567b;
  animation: right 4s forwards;
  animation-delay: 2s;
}

@-webkit-keyframes right {
  0% {
    height: 0px;
  }
  50% {
    height: 0px;
  }
  100% {
    height: 120px;
  }
}

.box-left {
  position: absolute;
  left: 0;
  width: 2px;
  height: 120px;
  background-color: #62567b;
  animation: left 4s forwards;
  animation-delay: 2s;
}

@-webkit-keyframes left {
  0% {
    height: 0px;
  }
  50% {
    height: 0px;
  }
  100% {
    height: 120px;
  }
}

.box-top {
  position: absolute;
  top: 0;
  height: 2px;
  width: 80px;
  background-color: #62567b;
  animation: top 4s forwards;
  animation-delay: 2s;
}

@-webkit-keyframes top {
  0% {
    width: 0px;
  }
  50% {
    width: 0px;
  }
  100% {
    width: 80px;
  }
}
.box-bottom {
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 80px;
  background-color: #585050;
  animation: top 4s forwards;
  animation-delay: 2s;
}

@-webkit-keyframes bottom {
  0% {
    width: 0px;
  }
  50% {
    width: 0px;
  }
  100% {
    width: 80px;
  }
}

.line-1 {
  width: 61px;
  background-color: #62567b;
  height: 2px;
  top: 33px;
  z-index: 99999;
  position: absolute;
  display: flex;
  left: 10px;
  right: -2px;
  animation: line 3s forwards;
  animation-delay: 3s;
}

@-webkit-keyframes line {
  0% {
    width: 0px;
  }
  50% {
    width: 0px;
  }
  100% {
    width: 61px;
  }
}

.line-2 {
  width: 50px;
  background-color: #62567b;
  height: 2px;
  top: 50px;
  z-index: 99999;
  position: absolute;
  display: flex;
  left: 10px;
  right: -2px;
  animation: nextline 4s forwards;
  animation-delay: 4s;
}

@-webkit-keyframes nextline {
  0% {
    width: 0px;
  }
  50% {
    width: 0px;
  }
  100% {
    width: 50px;
  }
}

.line-3 {
  width: 40px;
  background-color: #62567b;
  height: 2px;
  top: 65px;
  z-index: 99999;
  position: absolute;
  display: flex;
  left: 10px;
  right: -2px;
  animation: lastline 5s forwards;
  animation-delay: 5s;
}

@-webkit-keyframes lastline {
  0% {
    width: 0px;
  }
  50% {
    width: 0px;
  }
  100% {
    width: 40px;
  }
}
.mtop-5 {
  margin-top: 5px;
}

.left-gup {
  margin-left: 15px;
}

.project2,
.project3,
.project4,
.bottom-full-gup {
  margin-bottom: 100px;
}
