@font-face {
  font-family: "Rubik";
  src: url("../Rubik/static/Rubik-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@media screen and (max-height: 700px) {
  .text-container {
    padding: 125px 0px 50px !important;
    scale: 0.7;
  }
  .h360 {
    scale: 0.7 !important;
  }
  .nav-menu a {
    font-size: 11px;
  }
}
@media screen and (max-width: 550px) {
  .contact-input input, textarea {
    width: 100% !important;
  }
  .contact-form {
    padding: 20px 10px 20px !important;
  }
  .description {
    padding: 20px 20px 80px !important;
  }
  footer .f-text {
    padding: 20px !important;
  }
  .project {
    margin: 30px 0px !important;
  }
  .nav-menu li {
    font-size: small !important;
  }
  .answer {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .container {
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: center;
  }
  .list li {
    width: 40% !important;
    font-size: 14px !important;
  }
  .answer {
    width: 80% !important;
  }
  .image-wrap {
    width: 100%;
    max-width: none;
  }
}
@media screen and (min-width: 992px) {
  .nav:hover {
    color: green;
  }
  .nav:hover .sidebar-main {
    background-color: white !important;
  }
  .aboutme {
    flex-direction: row !important;
    flex-wrap: wrap;
  }
  .aboutme .textbox, .aboutme .qualification {
    width: 45%;
    margin: 20px;
  }
  .self-img {
    display: flex !important;
    justify-content: center;
  }
  .portfolio {
    flex-wrap: wrap;
    flex-direction: row !important;
  }
  .project, .code {
    width: 45% !important;
    margin: 20px !important;
    align-self: stretch;
  }
  .m992 {
    max-width: 992px;
    padding: 50px 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  header {
    display: flex !important;
    max-width: 340px;
  }
  .side-menu {
    display: flex !important;
    max-width: 340px;
  }
  .project {
    width: 45% !important;
    margin: 20px !important;
    align-self: stretch;
  }
  .m1200 {
    max-width: 1200px;
    justify-content: center;
    align-items: center;
  }
  .main, .welcome {
    padding: 0 0 0 340px !important;
  }
  .scroll-down {
    margin-left: 7% !important;
  }
  .menu-btn {
    display: none !important;
  }
  .aboutme {
    padding: 50px 20px !important;
  }
  .list li {
    width: 100% !important;
    font-size: 14px !important;
  }
}
@media screen and (min-width: 1800px) {
  .list li {
    width: 40% !important;
    font-size: 14px !important;
  }
}
.background {
  position: relative;
  width: 100vw;
  height: 100vh;
  background: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
  overflow-y: hidden;
}

.star {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 1;
  animation: animate 7s ease-in-out infinite, backgroundmove 16s linear infinite;
}

.star1 {
  background: url(../images/stars/star1.png);
  animation-delay: 0s;
  object-fit: contain;
}

.star2 {
  background: url(../images/stars/star2.png);
  animation-delay: -1s;
  width: 100vw;
  height: 100vh;
  object-fit: contain;
}

.star3 {
  background: url(../images/stars/star3.png);
  animation-delay: -2s;
  width: 100vw;
  height: 100vh;
  object-fit: contain;
}

.star4 {
  background: url(../images/stars/star4.png);
  animation-delay: -3s;
  width: 100vw;
  height: 100vh;
  object-fit: contain;
}

.star5 {
  background: url(../images/stars/star5.png);
  animation-delay: -4s;
  width: 100vw;
  height: 100vh;
  object-fit: contain;
}

.star6 {
  background: url(../images/stars/star6.png);
  animation-delay: -5s;
  width: 100vw;
  height: 100vh;
  object-fit: contain;
}

.star7 {
  background: url(../images/stars/star7.png);
  animation-delay: -6s;
  width: 100vw;
  height: 100vh;
  object-fit: contain;
}

.star8 {
  background: url(../images/stars/star8.png);
  animation-delay: -7s;
  width: 100vw;
  height: 100vh;
  object-fit: contain;
}

@keyframes animate {
  0%, 20%, 40%, 60%, 80%, 100% {
    opacity: 0;
  }
  10%, 30%, 50%, 70%, 90% {
    opacity: 1;
  }
}
@keyframes backgroundmove {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2);
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?kwti4z");
  src: url("../fonts/icomoon.eot?kwti4z#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?kwti4z") format("truetype"), url("../fonts/icomoon.woff?kwti4z") format("woff"), url("../fonts/icomoon.svg?kwti4z#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu2:before {
  content: "\e907";
}

.icon-phone_in_talk:before {
  content: "\e903";
}

.icon-user1:before {
  content: "\f007";
}

.icon-phone-square:before {
  content: "\f098";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-code1:before {
  content: "\f121";
}

.icon-graduation-cap:before {
  content: "\f19d";
}

.icon-mortar-board:before {
  content: "\f19d";
}

.icon-address-book:before {
  content: "\f2b9";
}

.icon-address-card:before {
  content: "\f2bb";
}

.icon-vcard:before {
  content: "\f2bb";
}

.icon-address-card-o:before {
  content: "\f2bc";
}

.icon-vcard-o:before {
  content: "\f2bc";
}

.icon-envelope1:before {
  content: "\e900";
}

.icon-graduate:before {
  content: "\e901";
}

.icon-hat:before {
  content: "\e901";
}

.icon-code:before {
  content: "\e902";
}

.icon-menu:before {
  content: "\e905";
}

.icon-menu1:before {
  content: "\e906";
}

.icon-linkedin-with-circle:before {
  content: "\e904";
}

.icon-code:before {
  content: "\e902";
}

.icon-menu:before {
  content: "\e905";
}

.icon-profile:before {
  content: "\e923";
}

.icon-phone:before {
  content: "\e942";
}

.icon-user:before {
  content: "\e971";
}

.icon-github:before {
  content: "\eab0";
}

.icon-linkedin2:before {
  content: "\eaca";
}

.btn-wrap {
  width: 100vw;
  padding: 0 20px;
  position: fixed;
  top: 0;
  display: flex;
  justify-content: center;
  z-index: 20;
  cursor: pointer;
  z-index: 999;
}

.menu-btn {
  border: none;
  position: fixed;
  top: 30px;
  display: flex;
  flex-direction: column;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  background-color: #000;
  justify-content: center;
  z-index: 60;
  cursor: pointer;
  box-shadow: rgba(255, 254, 254, 0.17) 0px -23px 25px 0px inset, rgba(255, 254, 254, 0.15) 0px -36px 30px 0px inset, rgba(255, 255, 255, 0.1) 0px -79px 40px 0px inset, rgba(255, 255, 255, 0.06) 0px 2px 1px, rgba(255, 255, 255, 0.09) 0px 4px 2px, rgba(255, 255, 255, 0.09) 0px 8px 4px, rgba(255, 255, 255, 0.09) 0px 16px 8px, rgba(255, 255, 255, 0.09) 0px 32px 16px;
}
.menu-btn:hover {
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}
.menu-btn:hover .side-menu {
  display: flex;
}
.menu-btn:hover i {
  color: #01ff2b;
}

.initials-wrap {
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  display: flex;
  justify-content: center;
  position: relative;
  left: 1px;
  top: 25px;
  cursor: pointer;
}
.initials-wrap i {
  font-size: 3rem;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}

header {
  display: none;
  transition: transform 0.7s ease-in-out;
  height: 100vh;
  width: 50%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  max-width: 340px;
}

.side-menu {
  width: 100%;
  height: 100vh;
  flex-direction: column;
  max-width: 340px;
  overflow: hidden;
  text-align: center;
  border-radius: 0 50px 50px 0;
  box-shadow: 6px 6px 6px 0px rgba(255, 255, 255, 0.45);
  transition: transform 0.7s ease-in-out;
}

.user-img {
  height: 25%;
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
  align-items: center;
}

.image-wrap {
  width: 130px;
  height: 130px;
  max-width: 100%;
  border-radius: 50%;
  background-color: #000;
  align-items: center;
  color: #fff;
  display: flex;
  justify-content: space-around;
  box-shadow: 6px 6px 6px 0px rgba(255, 255, 255, 0.45);
}
.image-wrap:hover {
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.user-connect {
  height: 25%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px 0;
}
.user-connect a {
  width: 110px;
  height: 110px;
  justify-content: center;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  box-shadow: 6px 6px 6px 0px rgba(255, 255, 255, 0.45);
}
.user-connect a:hover {
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}
.user-connect a i {
  height: 100% !important;
  padding: 10px 10px !important;
  width: 100% !important;
  align-self: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  font-size: 50px;
  left: 2px;
  position: relative;
}

.hover {
  display: none;
}

.sidebar-main {
  height: 50%;
  display: flex;
  background-color: #000;
  box-shadow: 0 0 10px #01ff2b, 0 0 0 0, 0 0 80px #01ff2b, 0 0 0 0;
}

.nav-menu {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  font-size: 14px;
}
.nav-menu li {
  display: flex;
  font-size: 20px;
  line-height: 2.5;
  flex-direction: column;
  align-self: stretch;
}
.nav-menu a {
  color: #818181;
  display: block;
}

.nav:hover {
  color: #01ff2b;
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.arrowDown {
  width: 100%;
}

.scroll-down {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in 3s;
  transition: all 0.5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #fff;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.scroll-down:hover {
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.scroll-down:before {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 6px);
  transform: rotate(-45deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid #fff;
  border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.arrowUp {
  width: 100%;
}

.scroll-up {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in 3s;
  transition: all 0.5s ease-in 3s;
}

.scroll-up {
  position: relative;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #fff;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.scroll-up:hover {
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.margin {
  margin-top: 30px;
}

.scroll-up:before {
  position: relative;
  top: calc(70% - 8px);
  left: calc(50% - 6px);
  transform: rotate(130deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid #fff;
  border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.welcome {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0px;
}

.text-container {
  padding: 250px 0px 50px;
  height: 100%;
  justify-content: center;
  text-align: center;
  display: flex;
}

.head-nav {
  border: 1px solid #01ff2b;
}

.initials-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1px;
  border-radius: 0 20px 0 0;
  height: 25vh;
  width: 100%;
  background-color: #01ff2b;
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.wrapper {
  text-align: center;
  display: flex;
  flex-direction: column;
  width: 100vw;
  overflow: hidden;
}

.static-txt {
  color: #fff;
  font-size: 60px;
  font-weight: bold;
}

.dynamic-txts {
  line-height: 90px;
  background: transparent;
  overflow: hidden;
}

.dynamic-txts li {
  color: #01ff2b;
  font-size: 60px;
  font-weight: 500;
}

.dynamic-txts li::before {
  content: "";
  right: -8px;
  top: 50%;
  position: absolute;
  color: #01ff2b;
  height: 30px;
  width: 2px;
  transform: translateY(-50%);
  animation: blink 0.7s infinite;
}
.dynamic-txts li.stop-blinking::before {
  animation: none;
}

@keyframes blink {
  50% {
    opacity: 0;
  }
}
.code-txts {
  line-height: 90px;
  height: 90px;
  background: transparent;
  overflow: hidden;
}

.code-txts li {
  color: #01ff2b;
  font-size: 60px;
  font-weight: 500;
  top: 0;
  position: relative;
  animation: slide 12s steps(4) infinite;
}
.code-txts li span {
  font-weight: bold;
}

@keyframes slide {
  100% {
    top: -360px;
  }
}
.code-txts li::after {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  animation: typing 3s steps(13) infinite;
}

@keyframes typing {
  40%, 60% {
    left: 100%;
  }
  100% {
    left: 0;
    right: 0;
  }
}
.main {
  background-color: #000;
  color: #fff;
  padding: 50px 0px 50px 0px;
  overflow-x: hidden;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.aboutme {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-self: center;
  z-index: 10;
}

.p-h1 {
  padding: 20px;
}

.textbox {
  border-radius: 40px;
  padding: 10px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 10;
}

.self-img {
  display: flex;
  justify-content: center;
  z-index: 10;
}
.self-img img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  object-fit: cover;
  opacity: 80%;
  margin: 30px;
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.self {
  margin: 20px 0;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 10;
}

.qualification {
  margin: 20px 0;
  border-radius: 25px;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  background-color: #212427;
  justify-content: center;
  z-index: 10;
}

.question {
  justify-content: left;
  float: left;
  width: 80%;
  background-color: #50575e;
  border-radius: 20px;
  padding: 0px 20px;
}

.answer {
  justify-content: right;
  float: right;
  background-color: #01ff2b;
  color: #000;
  text-align: center;
  border-radius: 20px;
  padding: 20px 20px;
  width: 80%;
}

.chat-img {
  width: 50px;
  height: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  float: right;
  margin: 20px 0px 0px 10px;
}
.chat-img i {
  font-size: 3rem;
  color: grey;
  border-radius: 50%;
}

.html, .css, .java, .ang, .web, .py {
  text-decoration: underline;
  text-transform: uppercase;
}

.tooltip-text {
  visibility: hidden;
  position: absolute;
  z-index: 2;
  width: 250px;
}

.hover-text:hover .tooltip-text {
  visibility: visible;
}

.top {
  bottom: 100px;
  left: -40%;
}

.hover-text {
  position: relative;
  display: inline;
  text-align: center;
}

.portfolio {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 2000px;
  padding: 50px 0px;
}
.portfolio .netmatters {
  border-radius: 15px 15px 0px 0px;
}

.netmatters {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.project {
  border-radius: 15px;
  border: 2px solid #01ff2b;
  display: flex;
  color: #fff;
  flex-direction: column;
  background-color: #212427;
  margin: 30px 0px;
  position: relative;
  top: 0px;
  transition: top 0.5s;
}
.project:hover {
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
  top: -10px;
}

.soon {
  height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 15px 15px 0 0;
}

.view {
  background-color: #000;
  display: flex;
  width: 45%;
  flex-wrap: wrap;
  opacity: 70%;
  border-radius: 20px;
  justify-content: center;
  padding: 10px 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  left: 10%;
  box-shadow: 6px 6px 6px 0px rgb(16, 14, 14);
}
.view:hover {
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.viewS {
  background-color: #000;
  display: flex;
  width: 45%;
  flex-wrap: wrap;
  opacity: 70%;
  border-radius: 20px;
  justify-content: center;
  padding: 10px 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  left: 10%;
  box-shadow: 6px 6px 6px 0px rgb(16, 14, 14);
  bottom: 50px;
  margin-top: auto;
}
.viewS:hover {
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.list {
  padding: 20px;
}
.list .h {
  background-color: #471471;
}
.list .s {
  background-color: #174174;
}
.list .j {
  background-color: #741741;
}
.list .p {
  background-color: #147147;
}
.list li {
  border-radius: 10px;
  padding: 10px 20px;
  color: #fff;
  font-size: 10px;
  border: none;
  margin-top: 5px;
  justify-content: center;
  text-transform: uppercase;
  width: 100%;
  display: inline-flex;
}

.description {
  padding: 20px 40px 60px;
  display: flex;
  flex-wrap: wrap;
}

.d-btn {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.scription {
  padding: 20px 40px 100px;
  text-align: left;
}

.summary {
  padding: 10px;
}
.summary li {
  list-style: inside;
  padding: 2px;
  list-style-image: url("..imagesnetmatters.png");
}

pre {
  display: flex;
  flex-direction: column;
  overflow: scroll;
  height: 400px;
  background-color: #212427;
}

.code {
  margin: 30px 0;
  background-color: #000;
  box-shadow: 0 0 10px #01ff2b, 0 0 0 0, 0 0 80px #01ff2b, 0 0 0 0;
  border-radius: 15px;
  font-weight: 400;
  font-size: 0.7em;
}

.code-txt {
  padding: 0px 30px;
  width: auto;
  margin-bottom: 30px;
  color: grey;
  font-size: 12px;
}

.contact {
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0px;
}

.contact-box {
  background-color: #1a1a1a;
  border-radius: 8px;
}

.top-head {
  background-color: #01ff2b;
  color: #000;
  border-radius: 15px 15px 0 0;
  display: flex;
  flex-direction: row;
  opacity: 70%;
  padding: 20px 20px;
}

.ch2 {
  align-self: center;
  font-size: 26px;
  display: flex;
}

.contact-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 0 10px;
}
.contact-btn a {
  cursor: pointer;
  padding: 0px 20px;
}
.contact-btn a:hover {
  color: #333333;
  scale: 1.2;
}
.contact-btn a i {
  font-size: 3rem;
}

.contact-form {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px 40px 20px;
}

.my-message {
  display: flex;
  justify-content: right;
  float: right;
  color: #000;
  width: 80%;
  text-align: center;
  margin: 10px;
}
.my-message i {
  float: right;
  font-size: 3rem;
  margin: 10px;
  color: grey;
  width: auto;
}

.contact-input {
  gap: 20px;
}

.form-input {
  gap: 20px;
  display: flex;
  flex-direction: column;
}

.contact-input input, textarea {
  padding: 15px 20px;
  border-radius: 7px;
  border: 1px solid #c8c8c8;
  outline: 1px solid #dcdcdc;
  background-color: transparent;
  font-size: 1rem;
  background-color: #fff;
  width: 80%;
  float: left;
  font-family: inherit;
}

input:hover, textarea:hover {
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.submit {
  opacity: 70%;
  width: auto;
  border-radius: 20px;
  margin: 20px;
  background-color: #000;
  color: #fff;
  border: none;
  padding: 20px;
  line-height: 2;
  text-transform: uppercase;
  box-shadow: 6px 6px 6px 0px rgba(255, 255, 255, 0.973);
}
.submit:hover {
  background-color: #01ff2b;
  box-shadow: 0 0 10px #01ff2b, 0 0 40px #01ff2b, 0 0 80px #01ff2b;
}

.bottom-head {
  background-color: #01ff2b;
  width: 100%;
  height: 70px;
  border-radius: 0 0 15px 15px;
  display: flex;
  flex-direction: row;
  opacity: 70%;
}

.error {
  display: none;
  justify-content: right;
  float: right;
  background-color: darkred;
  color: red;
  border-radius: 20px;
  padding: 20px 20px;
  width: 80%;
}

#success-message {
  justify-content: right;
  float: left;
  background-color: darkgreen;
  color: rgb(0, 190, 0);
  border-radius: 20px;
  padding: 20px 20px;
  width: 80%;
}

* {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  list-style: none;
  font-family: "RubikLocal", "Rubik", sans-serif;
  font-weight: 700;
  scroll-behavior: smooth;
  text-decoration: none;
}
* #select-ul-country::-webkit-scrollbar {
  display: none;
}
* a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  width: auto;
}

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

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  align-items: center;
  display: grid;
  letter-spacing: 4px;
}

.container {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  background-color: #000;
  padding: 50px 20px;
}

.hidden {
  display: none;
}

::-webkit-scrollbar {
  display: none;
}

h2 {
  justify-content: center;
  display: flex;
}

h4 {
  font-weight: 900;
  font-size: 300%;
  text-shadow: 0 0 10px #fff, 0 0 40px #fff, 0 0 80px #fff;
}

footer {
  position: relative;
  margin: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 200px;
  border: none;
}
footer .background {
  display: flex;
  z-index: 7;
  width: 100%;
  overflow-x: hidden;
}
footer .f-text {
  display: flex;
  padding: 50px 50px;
  z-index: 7;
  top: 0px;
  position: absolute;
  color: #fff;
  text-align: center;
}

/*# sourceMappingURL=portstyle.css.map */
