@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Rubik+Vinyl&display=swap');

/* Font */

/* Rubik */

/* Inconsolata */

/* Lato */

/* Rubik Vinyl */

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/* ! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

/* reset padding and margin */

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

body {
  cursor: none;
}

::-moz-selection {
  background-color: black;
  color: white;
}

::selection {
  background-color: black;
  color: white;
}

/* header background image */

/* header {
      background-image: url('../images/portfolio image-2.jpg');
      background-repeat: no-repeat;
      background-size: 100% auto;
  } */

.container{
  width: 100%;
}

@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1035px){
  .container{
    max-width: 1035px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}

@media (min-width: 2500px){
  .container{
    max-width: 2500px;
  }
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.-top-\[35px\]{
  top: -35px;
}

.left-\[1400px\]{
  left: 1400px;
}

.left-\[46em\]{
  left: 46em;
}

.right-0{
  right: 0px;
}

.top-\[100px\]{
  top: 100px;
}

.float-right{
  float: right;
}

.m-14{
  margin: 3.5rem;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.-mt-\[1500px\]{
  margin-top: -1500px;
}

.-mt-\[400px\]{
  margin-top: -400px;
}

.-mt-\[500px\]{
  margin-top: -500px;
}

.mb-\[100px\]{
  margin-bottom: 100px;
}

.mb-\[200px\]{
  margin-bottom: 200px;
}

.ml-2{
  margin-left: 0.5rem;
}

.mr-5{
  margin-right: 1.25rem;
}

.mr-\[100px\]{
  margin-right: 100px;
}

.mr-\[200px\]{
  margin-right: 200px;
}

.mt-5{
  margin-top: 1.25rem;
}

.mt-\[-270px\]{
  margin-top: -270px;
}

.mt-\[10px\]{
  margin-top: 10px;
}

.mt-\[120px\]{
  margin-top: 120px;
}

.mt-\[200px\]{
  margin-top: 200px;
}

.mt-\[20px\]{
  margin-top: 20px;
}

.mt-\[300px\]{
  margin-top: 300px;
}

.mt-\[350px\]{
  margin-top: 350px;
}

.mt-\[400px\]{
  margin-top: 400px;
}

.inline-block{
  display: inline-block;
}

.flex{
  display: flex;
}

.hidden{
  display: none;
}

.h-32{
  height: 8rem;
}

.h-\[1000px\]{
  height: 1000px;
}

.h-\[1362px\]{
  height: 1362px;
}

.h-\[350px\]{
  height: 350px;
}

.h-\[500px\]{
  height: 500px;
}

.h-\[600px\]{
  height: 600px;
}

.h-\[60px\]{
  height: 60px;
}

.h-\[700px\]{
  height: 700px;
}

.h-\[70px\]{
  height: 70px;
}

.h-\[900px\]{
  height: 900px;
}

.h-full{
  height: 100%;
}

.w-0{
  width: 0px;
}

.w-1\/2{
  width: 50%;
}

.w-\[100\%\]{
  width: 100%;
}

.w-\[200px\]{
  width: 200px;
}

.w-\[250px\]{
  width: 250px;
}

.w-\[300px\]{
  width: 300px;
}

.w-\[350px\]{
  width: 350px;
}

.w-\[500px\]{
  width: 500px;
}

.w-\[700px\]{
  width: 700px;
}

.w-\[750px\]{
  width: 750px;
}

.w-\[930px\]{
  width: 930px;
}

.w-full{
  width: 100%;
}

.max-w-\[1274px\]{
  max-width: 1274px;
}

.max-w-\[24px\]{
  max-width: 24px;
}

.max-w-\[560px\]{
  max-width: 560px;
}

.grow{
  flex-grow: 1;
}

.rotate-\[180deg\]{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-none{
  cursor: none;
}

.list-none{
  list-style-type: none;
}

.flex-col{
  flex-direction: column;
}

.flex-wrap{
  flex-wrap: wrap;
}

.items-start{
  align-items: flex-start;
}

.items-center{
  align-items: center;
}

.justify-end{
  justify-content: flex-end;
}

.justify-center{
  justify-content: center;
}

.justify-evenly{
  justify-content: space-evenly;
}

.gap-10{
  gap: 2.5rem;
}

.gap-14{
  gap: 3.5rem;
}

.gap-16{
  gap: 4rem;
}

.gap-\[150px\]{
  gap: 150px;
}

.gap-\[200px\]{
  gap: 200px;
}

.gap-\[50px\]{
  gap: 50px;
}

.gap-\[70px\]{
  gap: 70px;
}

.overflow-hidden{
  overflow: hidden;
}

.scroll-smooth{
  scroll-behavior: smooth;
}

.whitespace-normal{
  white-space: normal;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-3xl{
  border-radius: 1.5rem;
}

.rounded-xl{
  border-radius: 0.75rem;
}

.border-t-\[3px\]{
  border-top-width: 3px;
}

.border-\[\#577651\]{
  --tw-border-opacity: 1;
  border-color: rgb(87 118 81 / var(--tw-border-opacity));
}

.bg-\[\#3E5641\]{
  --tw-bg-opacity: 1;
  background-color: rgb(62 86 65 / var(--tw-bg-opacity));
}

.bg-\[\#5A7D7C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(90 125 124 / var(--tw-bg-opacity));
}

.bg-\[\#71816D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(113 129 109 / var(--tw-bg-opacity));
}

.bg-\[\#f1f0f0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(241 240 240 / var(--tw-bg-opacity));
}

.bg-\[rgb\(46\2c 69\2c 68\2c 0\.4\)\]{
  background-color: rgb(46,69,68,0.4);
}

.bg-\[rgba\(0\2c 0\2c 0\2c \.15\)\]{
  background-color: rgba(0,0,0,.15);
}

.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.bg-slate-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}

.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}

.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}

.bg-\[url\(\'images\/portfolioimage-4\%20\(1\)\.jpg\'\)\]{
  background-image: url('images/portfolioimage-4%20(1).jpg');
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-bl{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}

.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\[\#1A1D1A\]{
  --tw-gradient-from: #1A1D1A var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(26 29 26 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#26413C\]{
  --tw-gradient-from: #26413C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(38 65 60 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#306B34\]{
  --tw-gradient-from: #306B34 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(48 107 52 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#587B7F\]{
  --tw-gradient-from: #587B7F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(88 123 127 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#5D3A00\]{
  --tw-gradient-from: #5D3A00 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(93 58 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#9EBC9F\]{
  --tw-gradient-from: #9EBC9F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(158 188 159 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#CE6C47\]{
  --tw-gradient-from: #CE6C47 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(206 108 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#D2BF55\]{
  --tw-gradient-from: #D2BF55 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(210 191 85 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#241E4E\]{
  --tw-gradient-to: #241E4E var(--tw-gradient-to-position);
}

.to-\[\#247BA0\]{
  --tw-gradient-to: #247BA0 var(--tw-gradient-to-position);
}

.to-\[\#26413C\]{
  --tw-gradient-to: #26413C var(--tw-gradient-to-position);
}

.to-\[\#2B061E\]{
  --tw-gradient-to: #2B061E var(--tw-gradient-to-position);
}

.to-\[\#5D3A00\]{
  --tw-gradient-to: #5D3A00 var(--tw-gradient-to-position);
}

.to-\[\#8AB0AB\]{
  --tw-gradient-to: #8AB0AB var(--tw-gradient-to-position);
}

.to-\[\#934B00\]{
  --tw-gradient-to: #934B00 var(--tw-gradient-to-position);
}

.to-\[\#FF4E00\]{
  --tw-gradient-to: #FF4E00 var(--tw-gradient-to-position);
}

.bg-cover{
  background-size: cover;
}

.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}

.bg-center{
  background-position: center;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.p-12{
  padding: 3rem;
}

.p-8{
  padding: 2rem;
}

.pb-10{
  padding-bottom: 2.5rem;
}

.pt-24{
  padding-top: 6rem;
}

.pt-4{
  padding-top: 1rem;
}

.text-right{
  text-align: right;
}

.font-inconsolata{
  font-family: Inconsolata, monospace;
}

.font-lato{
  font-family: Lato, sans-serif;
}

.font-rubik{
  font-family: Rubik, sans-serif;
}

.font-rubik_vinyl{
  font-family: "Rubik Vinyl", system-ui;
}

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-5xl{
  font-size: 3rem;
  line-height: 1;
}

.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}

.text-\[20px\]{
  font-size: 20px;
}

.text-\[25px\]{
  font-size: 25px;
}

.text-\[36px\]{
  font-size: 36px;
}

.text-\[40px\]{
  font-size: 40px;
}

.text-\[60px\]{
  font-size: 60px;
}

.text-\[70px\]{
  font-size: 70px;
}

.text-\[80px\]{
  font-size: 80px;
}

.font-bold{
  font-weight: 700;
}

.font-extrabold{
  font-weight: 800;
}

.font-normal{
  font-weight: 400;
}

.font-semibold{
  font-weight: 600;
}

.uppercase{
  text-transform: uppercase;
}

.capitalize{
  text-transform: capitalize;
}

.leading-7{
  line-height: 1.75rem;
}

.leading-\[100px\]{
  line-height: 100px;
}

.leading-\[200px\]{
  line-height: 200px;
}

.tracking-\[12px\]{
  letter-spacing: 12px;
}

.tracking-\[1px\]{
  letter-spacing: 1px;
}

.tracking-\[5px\]{
  letter-spacing: 5px;
}

.text-\[\#FE7A15\]{
  --tw-text-opacity: 1;
  color: rgb(254 122 21 / var(--tw-text-opacity));
}

.text-\[\#ea7f2e\]{
  --tw-text-opacity: 1;
  color: rgb(234 127 46 / var(--tw-text-opacity));
}

.text-\[\#f6b96a\]{
  --tw-text-opacity: 1;
  color: rgb(246 185 106 / var(--tw-text-opacity));
}

.text-transparent{
  color: transparent;
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-70{
  opacity: 0.7;
}

.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.duration-\[600ms\]{
  transition-duration: 600ms;
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* Custom cursor style */

.cursor-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: black;
}

.cursor-outline {
  width: 30px;
  height: 30px;
  border: 2px solid hsla(0, 0%, 0%, 0.5);
}

.cursor-dot,
.cursor-outline {
  position: fixed;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 1;
  pointer-events: none;
}

/* styling li element */

.custom-nav-li-style{
  margin-left: 2.5rem;
  margin-top: 4px;
  font-family: Inconsolata, monospace;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* created underline animation */

.underline-hover {
  position: relative;
  display: inline-block;
  text-decoration: none;
  /* Remove default underline */
  color: white;
  cursor: none;
}

.underline-hover::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  /* Start with no underline */
  height: 2px;
  /* Thickness of the underline */
  background-color: #fff;
  /* Match text color */
  transition: width 0.3s ease;
  /* Smooth transition */
}

.underline-hover:hover::after {
  width: 100%;
  /* Full underline on hover */
}

/* Dropdown menu style */

.dropdown-menu-style-li{
  position: relative;
  left: -20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem;
}

.dropdown-menui {
  height: 0;
  transition: height 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.dropdown-menui.open {
  height: 320px;
}

@media screen and (min-width: 1024px) {
  header {
    width: 100%;
  }
}

/* Animation */

.up {
  animation: up 1.3s;
}

@keyframes up {
  0% {
    transform: translateY(-100px);
  }

  100% {
    transform: translate(0px);
  }
}

.up1 {
  animation: up1 1.9s;
}

@keyframes up1 {
  0% {
    transform: translateY(-100px);
  }

  100% {
    transform: translate(0px);
    font-size: 14px;
  }
}

.up2 {
  animation: up2 2.5s;
}

@keyframes up2 {
  0% {
    transform: translateY(-100px);
  }

  100% {
    transform: translate(0px);
    font-size: 14px;
  }
}

.up3 {
  animation: up3 3.1s;
}

@keyframes up3 {
  0% {
    transform: translateY(-100px);
  }

  100% {
    transform: translate(0px);
    font-size: 14px;
  }
}

.up4 {
  animation: up4 3.7s;
}

@keyframes up4 {
  0% {
    transform: translateY(-100px);
  }

  100% {
    transform: translate(0px);
    font-size: 14px;
  }
}

.up5 {
  animation: up5 4.3s;
}

@keyframes up5 {
  0% {
    transform: translateY(-100px);
  }

  100% {
    transform: translate(0px);
    font-size: 14px;
  }
}

.up6 {
  animation: up6 4.9s;
}

@keyframes up6 {
  0% {
    transform: translateX(300px);
  }

  100% {
    transform: translate(0px);
    font-size: 14px;
  }
}

.up7 {
  animation: up7 5.5s;
}

@keyframes up7 {
  0% {
    transform: translateX(300px);
  }

  100% {
    transform: translate(0px);
    width: 24px;
  }
}

.up8 {
  animation: up8 6.1s;
}

@keyframes up8 {
  0% {
    transform: translateX(300px);
  }

  100% {
    transform: translate(0px);
  }
}

/* 
.up9 {
  animation: up9 6.7s;
}


@keyframes up9 {
  0% {
    transform: translateY(300px);
  }
  100% {
    transform: translate(0px);
  }
} */

/* toggle button animation */

.toggle_btn  {
  animation: toggle_btn 1.5s;
}

@keyframes toggle_btn {
  0% {
    transform: translateX(-200px);
  }

  100% {
    transform: translateX(0px);
  }
}

/* Name & Lastname Animation */

.name_lastname_animation {
  animation: name_lastname_animation 2s ease-out;
}

@keyframes name_lastname_animation {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.proffesion_animation {
  animation: proffesion_animation 3.6s;
}

@keyframes proffesion_animation {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.background_image_change {
  /* animation: background_image_change 35s ease-in-out infinite; */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@keyframes background_image_change {
  /* Start with the first image fully visible */

  0%, 44% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
    opacity: 1;
    transform: scale(1) rotate(0deg) translateX(0);
  }

  /* Gradually fade out the first image and add transform effects */

  45% {
    opacity: 0;
    transform: scale(1.1) rotate(5deg) translateX(-50px);
  }

  /* Fade in the second image smoothly */

  50%, 55% {
    background-image: url('../images/portfolioimage-5.jpg');
    opacity: 0;
    transform: scale(1.1) rotate(5deg) translateX(50px);
  }

  /* Show the second image fully with a slight zoom and reset rotation */

  60%, 84% {
    background-image: url('../images/portfolioimage-5.jpg');
    opacity: 1;
    transform: scale(1) rotate(0deg) translateX(0);
  }

  85% {
    opacity: 0;
    transform: scale(1.1) rotate(5deg) translateX(-50px);
  }

  /* Smoothly fade out the second image and prepare for the first image */

  100% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
    opacity: 1;
    transform: scale(1) rotate(0deg) translateX(0);
  }
}

/* Main content style */

/* Read more button */

/* Sheen effect */

.sheen-button {
  position: relative;
  overflow: hidden;
  border: none;
  cursor: none;
  transition: background-color 0.3s, transform 0.3s;
}

.sheen-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  transition: all 0.5s;
}

.sheen-button:hover::before {
  left: 100%;
}

.sheen-button:hover {
  background-color: #1f584a;
  transform: scale(1.05);
}

/*
  51, 124, 160 good blue
  368E78 green
*/

/* Shadows */

.img_glow {
  box-shadow: 0px 0px 17px 0px rgba(30, 168, 150,0.58);
}

.text_shadow_gen {
  text-shadow: rgba(65, 157, 120,0.96) 0px 0px 98px;
}

.info_text_shadow_gen {
  text-shadow: rgba(3, 71, 72,0.96) 0px 0px 4px;
}

.btn_box_shadow {
  box-shadow: 0px 10px 74px 0px rgba(3,71,72,0.35);
}

/* Progress bar style */

.skill, .skill2, .skill3,.skill4 {
  width: 160px;
  height: 160px;
  position: relative;
  margin: 20px;
}

.outer, .outer2, .outer3,.outer4 {
  width: 160px;
  height: 160px;
  box-shadow: 6px 6px 10px -1px rgba(0, 0, 0, 0.15),
    -6px -6px 10px -1px rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  padding: 20px;
  border: 20px solid #2C3E50;
  /* Default border color */
}

.outer2 {
  border: 20px solid #1C4B3A;
}

/* 151E3F */

.outer3 {
  border: 20px solid #151E3F;
}

/* 1B5E20 */

.outer4 {
  border: 20px solid #1B5E20;
}

.inner, .inner2, .inner3, .inner4 {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  padding: 30px;
}

#number1, #number2, #number3, #number4{
  font-weight: 600;
  color: #555;
  font-size: 30px;
  margin-left: -15px;
}

circle {
  fill: none;
  stroke-width: 20px;
  stroke-dasharray: 450;
  stroke-dashoffset: 450;
  animation: anim 2s linear forwards;
}

svg {
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes anim {
  100% {
    stroke-dashoffset: 90;
  }
}

.circle2 {
  animation: anim2 0.8s linear forwards;
}

@keyframes anim2 {
  100% {
    stroke-dashoffset: 315;
  }
}

.circle3 {
  animation: anim3 1s linear forwards;
}

@keyframes anim3 {
  100% {
    stroke-dashoffset: 225;
  }
}

.circle4 {
  animation: anim4 3s linear forwards;
}

@keyframes anim4 {
  100% {
    stroke-dashoffset: 4.5;
  }
}

.skill_type {
  font-size: 10px;
  color: #136F63;
  font-weight: bold;
  font-family: cursive;
  margin-top: -25px;
  margin-left: -30px;
  margin-bottom: 20px;
}

.skill_type_grapic {
  font-size: 10px;
  color: #136F63;
  font-weight: bold;
  font-family: cursive;
  margin-top: -25px;
  margin-left: -25px;
  margin-bottom: 20px;
}

.skill_type_ui {
  font-size: 10px;
  color: #136F63;
  font-weight: bold;
  font-family: cursive;
  margin-top: -25px;
  margin-left: -15px;
  margin-bottom: 20px;
}

.skill_type_mentor {
  font-size: 10px;
  color: #136F63;
  font-weight: bold;
  font-family: cursive;
  margin-top: -25px;
  margin-left: -11px;
  margin-bottom: 20px;
}

/* Project Section */

.project_section_div_style{
  display: flex;
  height: 340px;
  width: 340px;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(66 44 44 / var(--tw-bg-opacity));
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 3rem;
  line-height: 1;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (max-width: 1024px){
  .project_section_div_style{
    height: 280px;
    width: 280px;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (max-width: 768px){
  .project_section_div_style{
    margin: 14px;
  }
}

@media (max-width: 375px){
  .project_section_div_style{
    height: 200px;
    width: 200px;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

/* Gallery Section / Images */

.gallery_images{
  height: 350px;
  width: 500px;
  border-radius: 15px;
}

@media (max-width: 425px){
  .gallery_images{
    height: 330px;
    width: 330px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 375px){
  .gallery_images{
    height: 280px;
    width: 280px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 320px){
  .gallery_images{
    height: 230px;
    width: 230px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* My Mission & vision */

@media (max-width: 425px){
  .my_vision_mission_responsive{
    margin-left: 100px;
  }
}

/* Contact me Section Style */

/* info of divs  */

.info_of_divs{
  margin: 2.5rem;
  display: flex;
  height: 200px;
  width: 400px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(113 129 109 / var(--tw-bg-opacity));
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0.8;
}

@media (max-width: 375px){
  .info_of_divs{
    width: 350px;
  }
}

@media (max-width: 320px){
  .info_of_divs{
    width: 280px;
  }
}

/* .responsive_design {
  @apply max-tablet:w-[650px] max-mobile-L:w-[450px] max-mobile-L:h-[550px] max-mobile-L:ml-[100px] max-mobile-M:w[300px] max-mobile-M:h-[400px]  
} */

/* contact me style */

.input_style{
  position: relative;
  height: 40px;
  width: 450px;
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 200px;
  font-size: 1.5rem;
  line-height: 2rem;
}

.input_style::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(229 231 235 / var(--tw-placeholder-opacity));
}

.input_style::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(229 231 235 / var(--tw-placeholder-opacity));
}

@media (max-width: 425px){
  .input_style{
    width: 270px;
    padding-left: 100px;
  }
}

@media (max-width: 320px){
  .input_style{
    width: 190px;
    padding-left: 50px;
  }
}

/* contact me responsive design */

@media (max-width: 1440px){
  .contact_responsive{
    gap: 200px;
  }
}

@media (max-width: 425px){
  .contact_responsive{
    gap: 20px;
  }
}

/* Footer Section */

.footer_title{
  font-family: Inconsolata, monospace;
  font-size: 30px;
  font-weight: 800;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* social links */

.footer_social_links{
  font-family: Rubik, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Explore part */

.footer_explore{
  font-family: Rubik, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-size: 15px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* After Finish - some changes  */

/* Progress bar animation */

/* .first_progress_bar_anim {
  animation: first_progress_bar_anim 0.7s ease-out forwards;
}


@keyframes first_progress_bar_anim {
  0% {
    transform: translateX(-120px);
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
} */

/* 


.second_progress_bar_anim {
  animation: second_progress_bar_anim 0.7s ease-out forwards;
}


@keyframes second_progress_bar_anim {
  0% {
    transform: translateY(120px);
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
} */

/* .third_progress_bar_anim {
  animation: third_progress_bar_anim 0.7s ease-out forwards;
}


@keyframes third_progress_bar_anim {
  0% {
    transform: translateY(-120px);
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}



.fourth_progress_bar_anim {
  animation: fourth_progress_bar_anim 0.7s ease-out forwards;
}


@keyframes fourth_progress_bar_anim {
  0% {
    transform: translateX(120px);
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

 */

/* 

.circle1 {
  fill: none;
  stroke-width: 15px;
  stroke-dasharray: 565.48;
  stroke-dashoffset: 565.48;
  animation: anim 2s linear forwards;
  
}

svg {
  position: absolute;
  top: 0px;
  left: 0;
}


@keyframes anim {
  100% {
    stroke-dashoffset: 90;
  }
}
 */

/* =============== */

/* Text animation */

/* 
.text_anim{
	animation: text_anim 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}

@keyframes text_anim {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
} */

/* Img animation */

/* 
.img_anim {
	animation: img_anim 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}

@keyframes img_anim {
  0% {
    transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    transform-origin: 100% 50%;
    filter: blur(40px);
    opacity: 0;
  }
  100% {
    transform: translateX(0) scaleY(1) scaleX(1);
    transform-origin: 50% 50%;
    filter: blur(0);
    opacity: 1;
  }

} */

/* info text animation */

/* 
.p_text_anim {
  animation: p_text_anim 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

@keyframes p_text_anim {
  0% {
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    filter: blur(0px);
    opacity: 1;
  }
} */

/* btn animation */

/* .btn_anim {
  animation: btn_anim 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;

}

@keyframes btn_anim {
  0% {
    transform: scaleX(0);
    opacity: 1;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}
 */

/* Background image change animation */

/* 
.background_image_change {
  animation: background_image_change 15s ease-in-out infinite;
}


@keyframes background_image_change {
  0% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
  }
  5% {
    background-image: url('../images/portfolioimage-4 (1).jpg');

  }
  10% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
  }
  15% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
  }
  20% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
  }
  25% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
  }
  30% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
  }
  35% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
  }
  40% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
  }
  45% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
    transform: translateX(100px);
  }
  50% {
    background-image: url('../images/portfolioimage-5.jpg');
    opacity: 1;
    transform: translateX(0px);
  }
  55% {
    background-image: url('../images/portfolioimage-5.jpg');
  } 60% {
    background-image: url('../images/portfolioimage-5.jpg');
  } 65% {
    background-image: url('../images/portfolioimage-5.jpg');
  } 70% {
    background-image: url('../images/portfolioimage-5.jpg');
  } 75% {
    background-image: url('../images/portfolioimage-5.jpg');
  } 80% {
    background-image: url('../images/portfolioimage-5.jpg');
  } 85% {
    background-image: url('../images/portfolioimage-5.jpg');
  } 90% {
    background-image: url('../images/portfolioimage-5.jpg');
  } 95% {
    background-image: url('../images/portfolioimage-5.jpg');
  } 100% {
    background-image: url('../images/portfolioimage-5.jpg');
    transform: translateX(100px);
  }

} */

/* .background_image_change {
  animation: background_image_change 15s ease-in-out infinite;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@keyframes background_image_change {
  /* First image shown initially */

/* 0%, 45% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
    opacity: 1;
    transform: translateX(0);
  } */

/* Fade to second image */

/* 50% {
    background-image: url('../images/portfolioimage-5.jpg');
    opacity: 0;
    transform: translateX(100px);
  } */

/* Show second image */

/* 55%, 90% {
    background-image: url('../images/portfolioimage-5.jpg');
    opacity: 1;
    transform: translateX(0);
  } */

/* Fade back to first image */

/* 95% {
    background-image: url('../images/portfolioimage-4 (1).jpg');
    opacity: 0;
    transform: translateX(100px);
  } */

/* 100% { */

/* background-image: url('../images/portfolioimage-4 (1).jpg');
    transform: translateX(0px);

  } */

/* }  */

.hover\:bg-\[rgba\(102\2c 102\2c 102\2c 0\.7\)\]:hover{
  background-color: rgba(102,102,102,0.7);
}

.group:hover .group-hover\:block{
  display: block;
}

.group:hover .group-hover\:hidden{
  display: none;
}

.group:hover .group-hover\:bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

@media (min-width: 640px){
  .sm\:left-\[300px\]{
    left: 300px;
  }
}

@media (min-width: 768px){
  .md\:left-\[600px\]{
    left: 600px;
  }
}

@media (min-width: 1024px){
  .lg\:left-\[120px\]{
    left: 120px;
  }

  .lg\:w-full{
    width: 100%;
  }
}

@media (min-width: 1280px){
  .xl\:left-\[400px\]{
    left: 400px;
  }
}

@media (min-width: 1536px){
  .\32xl\:left-\[830px\]{
    left: 830px;
  }
}

@media (min-width: 1035px){
  .mlg\:w-full{
    width: 100%;
  }
}

@media (min-width: 2500px){
  .\33xl\:left-\[1500px\]{
    left: 1500px;
  }
}

@media (max-width: 1023px){
  .max-lg\:w-full{
    width: 100%;
  }
}

@media (max-width: 1279px){
  .max-xl\:w-\[90\%\]{
    width: 90%;
  }
}

@media (max-width: 1900px){
  .max-3xl\:left-\[900px\]{
    left: 900px;
  }
}

@media (max-width: 1080px){
  .max-1080\:left-\[70px\]{
    left: 70px;
  }

  .max-1080\:block{
    display: block;
  }

  .max-1080\:hidden{
    display: none;
  }
}

@media (max-width: 1040px){
  .max-1040\:left-\[42em\]{
    left: 42em;
  }
}

@media (max-width: 992px){
  .max-992\:left-\[38em\]{
    left: 38em;
  }
}

@media (max-width: 769px){
  .max-769\:left-\[27em\]{
    left: 27em;
  }
}

@media (max-width: 576px){
  .max-576\:left-\[12em\]{
    left: 12em;
  }
}

@media (max-width: 425px){
  .max-425\:left-\[2\.5em\]{
    left: 2.5em;
  }

  .max-425\:right-\[6em\]{
    right: 6em;
  }

  .max-425\:top-\[13em\]{
    top: 13em;
  }

  .max-425\:top-\[2em\]{
    top: 2em;
  }

  .max-425\:ml-\[50px\]{
    margin-left: 50px;
  }
}

@media (max-width: 375px){
  .max-375\:relative{
    position: relative;
  }

  .max-375\:left-\[98px\]{
    left: 98px;
  }

  .max-375\:right-\[125px\]{
    right: 125px;
  }

  .max-375\:right-\[25px\]{
    right: 25px;
  }

  .max-375\:ml-\[50px\]{
    margin-left: 50px;
  }

  .max-375\:w-\[200px\]{
    width: 200px;
  }

  .max-375\:gap-4{
    gap: 1rem;
  }
}

@media (max-width: 320px){
  .max-320\:right-\[105px\]{
    right: 105px;
  }

  .max-320\:-ml-\[37px\]{
    margin-left: -37px;
  }

  .max-320\:ml-\[20px\]{
    margin-left: 20px;
  }
}

@media (max-width: 435px){
  .max-435\:ml-11{
    margin-left: 2.75rem;
  }

  .max-435\:mt-\[800px\]{
    margin-top: 800px;
  }

  .max-435\:h-\[100px\]{
    height: 100px;
  }

  .max-435\:h-\[750px\]{
    height: 750px;
  }

  .max-435\:w-\[100px\]{
    width: 100px;
  }

  .max-435\:w-\[330px\]{
    width: 330px;
  }

  .max-435\:w-\[350px\]{
    width: 350px;
  }

  .max-435\:gap-\[100px\]{
    gap: 100px;
  }

  .max-435\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .max-435\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

@media (max-width: 1440px){
  .max-laptop-L\:-mt-\[900px\]{
    margin-top: -900px;
  }

  .max-laptop-L\:ml-\[500px\]{
    margin-left: 500px;
  }

  .max-laptop-L\:mt-\[700px\]{
    margin-top: 700px;
  }

  .max-laptop-L\:h-\[1000px\]{
    height: 1000px;
  }

  .max-laptop-L\:gap-\[79\.99px\]{
    gap: 79.99px;
  }

  .max-laptop-L\:text-\[30px\]{
    font-size: 30px;
  }

  .max-laptop-L\:text-\[60px\]{
    font-size: 60px;
  }

  .max-laptop-L\:leading-\[60px\]{
    line-height: 60px;
  }
}

@media (max-width: 1024px){
  .max-laptop\:absolute{
    position: absolute;
  }

  .max-laptop\:-top-\[500px\]{
    top: -500px;
  }

  .max-laptop\:mb-0{
    margin-bottom: 0px;
  }

  .max-laptop\:mb-\[160px\]{
    margin-bottom: 160px;
  }

  .max-laptop\:mr-\[50px\]{
    margin-right: 50px;
  }

  .max-laptop\:mt-\[600px\]{
    margin-top: 600px;
  }

  .max-laptop\:h-\[600px\]{
    height: 600px;
  }

  .max-laptop\:w-\[25\%\]{
    width: 25%;
  }

  .max-laptop\:w-\[300px\]{
    width: 300px;
  }

  .max-laptop\:w-\[600px\]{
    width: 600px;
  }

  .max-laptop\:flex-col{
    flex-direction: column;
  }

  .max-laptop\:justify-between{
    justify-content: space-between;
  }

  .max-laptop\:text-\[20px\]{
    font-size: 20px;
  }

  .max-laptop\:text-\[50px\]{
    font-size: 50px;
  }

  .max-laptop\:leading-\[50px\]{
    line-height: 50px;
  }
}

@media (max-width: 768px){
  .max-tablet\:mt-\[450px\]{
    margin-top: 450px;
  }

  .max-tablet\:text-\[40px\]{
    font-size: 40px;
  }

  .max-tablet\:leading-\[30px\]{
    line-height: 30px;
  }

  .max-tablet\:tracking-\[1px\]{
    letter-spacing: 1px;
  }
}

@media (max-width: 425px){
  .max-mobile-L\:-mt-\[1200px\]{
    margin-top: -1200px;
  }

  .max-mobile-L\:ml-\[15px\]{
    margin-left: 15px;
  }

  .max-mobile-L\:ml-\[60px\]{
    margin-left: 60px;
  }

  .max-mobile-L\:mt-\[750px\]{
    margin-top: 750px;
  }

  .max-mobile-L\:hidden{
    display: none;
  }

  .max-mobile-L\:h-\[450px\]{
    height: 450px;
  }

  .max-mobile-L\:h-\[610px\]{
    height: 610px;
  }

  .max-mobile-L\:w-\[350px\]{
    width: 350px;
  }

  .max-mobile-L\:w-\[400px\]{
    width: 400px;
  }

  .max-mobile-L\:w-\[500px\]{
    width: 500px;
  }

  .max-mobile-L\:max-w-\[350px\]{
    max-width: 350px;
  }

  .max-mobile-L\:text-\[15px\]{
    font-size: 15px;
  }

  .max-mobile-L\:text-\[20px\]{
    font-size: 20px;
  }

  .max-mobile-L\:text-\[45px\]{
    font-size: 45px;
  }

  .max-mobile-L\:text-\[50px\]{
    font-size: 50px;
  }

  .max-mobile-L\:leading-\[3px\]{
    line-height: 3px;
  }

  .max-mobile-L\:tracking-\[0px\]{
    letter-spacing: 0px;
  }
}

@media (max-width: 375px){
  .max-mobile-M\:mt-\[450px\]{
    margin-top: 450px;
  }

  .max-mobile-M\:w-\[250px\]{
    width: 250px;
  }

  .max-mobile-M\:text-\[15px\]{
    font-size: 15px;
  }

  .max-mobile-M\:text-\[20px\]{
    font-size: 20px;
  }

  .max-mobile-M\:text-\[40px\]{
    font-size: 40px;
  }

  .max-mobile-M\:text-\[50px\]{
    font-size: 50px;
  }

  .max-mobile-M\:tracking-\[0px\]{
    letter-spacing: 0px;
  }
}

@media (max-width: 320px){
  .max-mobile-S\:ml-4{
    margin-left: 1rem;
  }

  .max-mobile-S\:ml-\[13px\]{
    margin-left: 13px;
  }

  .max-mobile-S\:ml-\[28px\]{
    margin-left: 28px;
  }

  .max-mobile-S\:ml-\[40px\]{
    margin-left: 40px;
  }

  .max-mobile-S\:mr-\[38px\]{
    margin-right: 38px;
  }

  .max-mobile-S\:mt-12{
    margin-top: 3rem;
  }

  .max-mobile-S\:mt-\[-280px\]{
    margin-top: -280px;
  }

  .max-mobile-S\:mt-\[30px\]{
    margin-top: 30px;
  }

  .max-mobile-S\:mt-\[550px\]{
    margin-top: 550px;
  }

  .max-mobile-S\:h-\[250px\]{
    height: 250px;
  }

  .max-mobile-S\:h-\[800px\]{
    height: 800px;
  }

  .max-mobile-S\:w-\[250px\]{
    width: 250px;
  }

  .max-mobile-S\:w-\[280px\]{
    width: 280px;
  }

  .max-mobile-S\:w-\[300px\]{
    width: 300px;
  }

  .max-mobile-S\:w-\[320px\]{
    width: 320px;
  }

  .max-mobile-S\:w-full{
    width: 100%;
  }

  .max-mobile-S\:gap-\[40px\]{
    gap: 40px;
  }

  .max-mobile-S\:text-\[13px\]{
    font-size: 13px;
  }

  .max-mobile-S\:text-\[38px\]{
    font-size: 38px;
  }

  .max-mobile-S\:text-\[39px\]{
    font-size: 39px;
  }

  .max-mobile-S\:text-\[43px\]{
    font-size: 43px;
  }

  .max-mobile-S\:text-\[50px\]{
    font-size: 50px;
  }

  .max-mobile-S\:tracking-\[0px\]{
    letter-spacing: 0px;
  }
}