@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*
Theme Name: Shahid Ifraheem - Portfolio
Author: Shahid Ifraheem
Author URI: https://shahidifraheem.com/
Description: Portfolio is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Portfolio elevates your portfolio, business website, or personal blog.
Requires PHP: 6.0
Text Domain: si-portfolio
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/*
! tailwindcss v3.2.4 | 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.
*/

html {
	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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	/* 4 */
	font-feature-settings: normal;
	/* 5 */
}

/*
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. 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-size: 1em;
	/* 2 */
}

/*
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-size: 100%;
	/* 1 */
	font-weight: inherit;
	/* 1 */
	line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
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] {
	display: none;
}

h1{
	font-size: 1.875rem;
	line-height: 2.25rem;
}

@media (min-width: 640px){
	h1{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

@media (min-width: 768px){
	h1{
		font-size: 3rem;
		line-height: 1;
	}
}

@media (min-width: 1024px){
	h1{
		font-size: 4.5rem;
		line-height: 1;
	}
}

h2{
	font-size: 1.5rem;
	line-height: 2rem;
}

@media (min-width: 640px){
	h2{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}

@media (min-width: 768px){
	h2{
		font-size: 3rem;
		line-height: 1;
	}
}

h3{
	font-size: 1.25rem;
	line-height: 1.75rem;
}

@media (min-width: 640px){
	h3{
		font-size: 1.5rem;
		line-height: 2rem;
	}
}

@media (min-width: 768px){
	h3{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}

h4{
	font-size: 1.125rem;
	line-height: 1.75rem;
}

@media (min-width: 640px){
	h4{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
}

@media (min-width: 768px){
	h4{
		font-size: 1.5rem;
		line-height: 2rem;
	}
}

h5{
	font-size: 1rem;
	line-height: 1.5rem;
}

@media (min-width: 640px){
	h5{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
}

h6{
	font-size: 0.875rem;
	line-height: 1.25rem;
}

@media (min-width: 640px){
	h6{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
}

*, ::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-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:  ;
}

::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-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:  ;
}

.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: 1280px){
	.container{
		max-width: 1280px;
	}
}

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

.visible{
	visibility: visible;
}

.mb-2{
	margin-bottom: 0.5rem;
}

.block{
	display: block;
}

:root {
	--primary-color: #00e29a;
	--secondary-color: #1e2125;
	--tartiary-color: #01c4be;
	--text-color: #3c3e41;
	--light-color: #ECF0F3;
	--border-color: #dadada;
	--white-color: #ffffff;
	--font-montserrat: 'Montserrat', sans-serif;
	--font-poppins: 'Poppins', sans-serif;
	--background-gradient: linear-gradient(145deg, #e2e8ec, #ffffff);
	--box-shadow: 5px 5px 15px #D1D9E6, -5px -5px 15px #ffffff;
	--hover-shadow: inset 4px 5px 15px #00000000, inset -8px -10px 25px #0000001a;
	--theme-gradient: linear-gradient(145deg, #fff 0%, var(--primary-color) 100%);
}

html,
body {
	scroll-behavior: smooth;
}

body {
	font-family: var(--font-poppins);
	background-color: #ECF0F3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--font-montserrat);
	font-weight: 600;
}

a {
	font-family: var(--font-montserrat);
	color: var(--text-color);
	display: inline-block;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 600;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms
}

p {
	color: var(--text-color);
	font-size: 1rem;
	line-height: 1.5rem
}
/* width */
::-webkit-scrollbar {
	width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
	background: var(--border-color); 
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: var(--tartiary-color); 
	border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: var(--primary-color); 
}

/* width */
#site-sidebar::-webkit-scrollbar {
	width: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: var(--primary-color); 
}

label span{
	color: var(--primary-color);
}

input:not(input[type="submit"]),
textarea,
select {
	border: 2px solid var(--border-color);
	background-color: var(--white-color);
	min-height: 55px;
	outline-color: var(--tartiary-color);
	color: var(--tartiary-color);
	width: 100%;
	border-radius: 0.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem
}

input[type="submit"],
button:not(.customize-partial-edit-shortcut-button),
.unique-btn,
.social-icons a,
.skills-icons a {
	color: var(--tartiary-color);
	background-image: var(--background-gradient);
	background-color: var(--white-color);
	box-shadow: var(--box-shadow);
	outline: none;
	border-radius: 0.375rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 2.25rem;
	padding-right: 2.25rem;
	font-size: 0.875rem;
	line-height: 1.25rem
}

input[type="submit"],
button:not(.customize-partial-edit-shortcut-button),
.unique-btn{
	background-image: linear-gradient(145deg, #01c4be, #00e29a);
    color: var(--white-color);
}

input[type="submit"]:hover,
button:not(.customize-partial-edit-shortcut-button):hover,
button:not(.customize-partial-edit-shortcut-button):focus,
.unique-btn:hover {
	background-image: linear-gradient(145deg, var(--primary-color), var(--primary-color));
	background-color: var(--primary-color);
	color: var(--white-color);
	box-shadow: var(--hover-shadow);
	transition: .3s;
	cursor: pointer
}

.unique-btn:hover span{
	color: inherit;
}

.social-icons a:hover svg{
	stroke: var(--white-color);
}

input[type="checkbox"],input[type="radio"]{
	height: 1.25rem !important;
	width: 1.25rem !important;
}

.border-bottom {
	border-bottom: 1px solid var(--border-color);
}

.icons-grid{
	margin-top: 1.5rem;
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 640px){
	.icons-grid{
		margin-top: 3rem;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 768px){
	.icons-grid{
		margin-top: 4rem;
	}
}

.social-icons ul,
.skills-icons ul{
	display: flex;
	gap: 1.25rem;
}

.social-icons a,
.skills-icons a {
	color: var(--secondary-color);
	padding-left: 0.75rem;
	padding-right: 0.75rem
}

@media (min-width: 1024px){
	.social-icons a{
		padding: 1rem;
	}
	
	.skills-icons a{
		padding: .5rem;
	}
}

.social-icons a:hover {
	background-image: linear-gradient(145deg, var(--primary-color), var(--primary-color));
	background-color: var(--primary-color);
	color: var(--white-color) !important;
	box-shadow: var(--box-shadow);
	box-shadow: var(--hover-shadow);
}

.skills-icons img{
	height: 2.5rem;
	width: 2.5rem;
	-o-object-fit: contain;
	object-fit: contain;
}

.page-wrapper {
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem
}

@media (min-width: 768px){
	.page-wrapper{
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.wrapper-content{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.padding-y{
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

@media (min-width: 640px){
	.padding-y{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
}

@media (min-width: 768px){
	.padding-y{
		padding-top: 3.5rem;
		padding-bottom: 3.5rem;
	}
}

@media (min-width: 1024px){
	.padding-y{
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
}

#site-header {
	background-color: var(--light-color);
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index: 50;
	width: 100%;
	padding-top: 1rem;
	padding-bottom: 1rem;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms
}

#site-header.header-fixed {
	box-shadow: 10px 10px 19px rgb(0 0 0 / 10%);
	padding-top: .5rem;
	padding-bottom: .5rem
}

#site-header .page-wrapper {
	max-width: 100%;
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

@media (min-width: 640px){
	#site-header .page-wrapper{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}

@media (min-width: 768px){
	#site-header .page-wrapper{
		padding-left: 4rem;
		padding-right: 4rem;
	}
}

.site-logo img {
	max-width: 175px;
}

.navbar{
	margin-left: auto;
	margin-right: 1.75rem;
	display: none;
}
.navbar li{
	position: relative;
}

.sub-menu{
	background-color: var(--light-color);
	box-shadow: var(--box-shadow);
	width: 100%;
	background-image: var(--background-gradient);
	border-radius: 8px;
	display: none;
}
.navbar li:hover > .sub-menu,.sidebar-nav li:hover > .sub-menu{
	display: block;
}
.sub-menu a{
	display: block;
	padding: 12px 15px;
	color: var(--primary-color);
}
.sub-menu li{
	margin: 0 !important;
}
.sub-menu li+li{
	border-top: 1px solid var(--border-color);
}
.sub-menu li:first-child a{
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.sub-menu li:last-child a{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.sub-menu li:hover > a{
	background-color: var(--primary-color);
	color: var(--white-color);
}
@media (min-width: 1280px){
	.navbar{
		display: block;
	}
	.sub-menu{
		position: absolute;
		width: 200px;
	}
	.sub-menu .sub-menu{
		left: 200px;
		top: 0;
	}
}

.navbar a {
	text-transform: uppercase;
}

.navbar:hover a{
	opacity: 0.8;
}

.navbar li:hover a{
	opacity: 1;
}

.navbar nav>ul{
	display: flex;
}

.navbar nav>ul > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(2rem * var(--tw-space-x-reverse));
	margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

.btn-box{
	display: none;
}

@media (min-width: 1280px){
	.btn-box{
		display: block;
	}
}

.toggle-box{
	display: block;
}

@media (min-width: 1280px){
	.toggle-box{
		display: none;
	}
}

.toggle-btn {
	color: var(--primary-color);
	font-size: 2.25rem;
	line-height: 2.5rem
}

#site-sidebar {
	background-color: rgba(0, 0, 0, 0.8);
	transition: .4s;
	visibility: hidden;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 50;
	height: 100%;
	width: 100%;
	opacity: 0
}

.sidebar-toggled{
	visibility: visible !important;
	opacity: 1 !important;
}

.sidebar-moveable {
	background-color: var(--light-color);
	transition: .3s;
	position: relative;
	height: 100%;
	width: 18rem;
	--tw-translate-x: -100%;
	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));
	overflow-y: auto;
	padding: 1rem
}

@media (min-width: 640px){
	.sidebar-moveable{
		width: 24rem;
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}

.sidebar-toggled .sidebar-moveable{
	--tw-translate-x: 0px;
	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));
}

.sidebar-moveable .toggle-btn {
	background-color: var(--background-gradient);
	box-shadow: var(--box-shadow);
	display: flex;
	height: 2rem;
	width: 2rem;
	align-items: center;
	justify-content: center;
	border-radius: 9999px
}

@media (min-width: 640px){
	.sidebar-moveable .toggle-btn{
		height: 3rem;
		width: 3rem;
	}
}

.sidebar-moveable .toggle-btn svg{
	height: 1.25rem;
	width: 1.25rem;
}

@media (min-width: 640px){
	.sidebar-moveable .toggle-btn svg{
		height: 1.75rem;
		width: 1.75rem;
	}
}

.sidebar-header{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.sidebar-desc {
	border-bottom: 1px solid var(--border-color);
	margin-bottom: 1.25rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem
}

.sidebar-nav a {
	color: var(--text-color);
	text-transform: uppercase
}

.sidebar-nav li{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.sidebar-moveable .social-icons{
	margin-top: 2.5rem;
}

@media (min-width: 768px){
	.sidebar-moveable .social-icons{
		margin-top: 4rem;
	}
}

@media (min-width: 1024px){
	.sidebar-moveable .social-icons{
		margin-top: 6rem;
	}
}

#content {
	padding-top: 90px;
}

.main-banner.padding-y{
	padding-top: 0px;
}

.banner-content{
	order: 1;
	margin-top: 1rem;
	width: 100%;
}

@media (min-width: 768px){
	.banner-content{
		order: -1;
		margin-top: 0px;
		width: 60%;
	}
}

.banner-details {
	max-width: 700px;
}

.banner-details .desc{
	max-width: 600px;
}

.banner-details .subtitle {
	color: var(--text-color);
}

.subtitle {
	color: var(--text-color);
	display: block
}

@media (min-width: 768px){
	.banner-content .title{
		padding-right: 3.5rem;
	}
}

.banner-content .title{
	line-height: 1.375;
}

.title{
	margin-top: 0.75rem;
	margin-bottom: 0px;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	color: var(--tartiary-color);
}

@media (min-width: 640px){
	.title{
		margin-top: 1.25rem;
		margin-bottom: 1.25rem;
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}

@media (min-width: 768px){
	.title{
		font-size: 3rem;
		line-height: 1;
	}
}

@media (min-width: 1024px){
	.title{
		font-size: 3.5rem;
		line-height: 1;
	}
}

.title span:not(.changeable) {
	color: var(--text-color);
}

.title .changeable:not(.active){
	display: none;
}

.icons-title {
	letter-spacing: 2px;
	color: var(--text-color);
	margin-bottom: 1.25rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 600
}

.banner-img{
	position: relative;
	width: 100%;
}

@media (min-width: 768px){
	.banner-img{
		width: 40%;
	}
}

.banner-img img {
	z-index: 1;
	position: relative
}

.bg-overlay {
	content: "";
	background-image: var(--background-gradient);
	background-color: var(--white-color);
	box-shadow: var(--box-shadow);
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 8rem;
	z-index: 0;
	display: block;
	border-radius: 0.75rem
}

.universal-header{
	margin-bottom: 1rem;
	text-align: center;
}

@media (min-width: 640px){
	.universal-header{
		margin-bottom: 1.75rem;
	}
}

@media (min-width: 768px){
	.universal-header{
		margin-bottom: 3rem;
	}
}

.feature-section .universal-header,
.timeline .universal-header,
.progress .universal-header,
.testimonials .universal-header,
.pricing-section .universal-header{
	text-align: center;
}

@media (min-width: 640px){
	.feature-section .universal-header,
	.timeline .universal-header,
	.progress .universal-header,
	.testimonials .universal-header,
	.pricing-section .universal-header{
		text-align: start;
	}
}

.feature-grid,
.universal-grid{
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.25rem;
}

@media (min-width: 640px){
	.feature-grid,
	.universal-grid{
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 3rem;
	}
}

@media (min-width: 1024px){
	.feature-grid,
	.universal-grid{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (min-width: 640px){
	.universal-grid{
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

@media (min-width: 768px){
	.universal-grid{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.feature-item,
.universal-item {
	background-image: var(--background-gradient);
	background-color: var(--white-color);
	box-shadow: var(--box-shadow);
	transition: .4s;
	border-radius: 0.375rem;
	padding-left: 3rem;
	padding-right: 3rem;
	padding-top: 3.5rem;
	padding-bottom: 3.5rem
}

.universal-item{
	padding: 2rem;
}

.feature-item:hover {
	background-image: none;
	background-color: var(--primary-color);
	box-shadow: var(--hover-shadow);
}

.feature-item:hover * {
	color: var(--white-color);
}

.feature-overlay {
	transition: .4s;
}

.feature-item:hover .feature-overlay {
	transform: translateY(-20px);
}

.feature-icon svg {
	width: 50px;
	height: 50px;
	color: var(--primary-color);
}

.normal-title {
	transform: .3s;
	margin-top: 1.75rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 600
}

@media (min-width: 640px){
	.normal-title{
		margin-bottom: 1.25rem;
		font-size: 1.5rem;
		line-height: 2rem;
	}
}

.normal-title i {
	transition: .3s;
	margin-left: 0.75rem;
	margin-top: 0.25rem;
	transform-origin: bottom left;
	--tw-rotate: -45deg;
	--tw-scale-x: 0;
	--tw-scale-y: 0;
	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));
	font-size: 1.25rem;
	line-height: 1.75rem
}

.normal-title:hover i{
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	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));
}

.arrow-icon{
	visibility: hidden;
	margin-top: 1.25rem;
	font-size: 1.5rem;
	line-height: 2rem;
	opacity: 0;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.feature-item:hover .arrow-icon{
	visibility: visible;
	opacity: 1;
}

.universal-img{
	overflow: hidden;
	border-radius: 0.5rem;
}

.universal-img img {
	transition: .3s;
	width: 100%
}

.universal-img:hover img{
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	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));
}

.universal-meta{
	margin-top: 1rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.universal-meta .category a{
	color: var(--tartiary-color);
}

.universal-detail .normal-title,
.testimonial-detail .normal-title {
	font-size: 22px;
	margin-top: 1.25rem
}

.universal-detail .normal-title:hover {
	color: var(--primary-color);
}

.tab-btns {
	background-image: var(--background-gradient);
	background-color: var(--light-coor);
	box-shadow: var(--box-shadow);
	margin-bottom: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	border-radius: 0.5rem
}

@media (min-width: 768px){
	.tab-btns{
		margin-bottom: 2.5rem;
	}
}

.tab-btns .tab-btn {
	color: var(--secondary-color);
	box-shadow: none;
	background-image: none;
	background-color: var(--light-color);
	width: 100%;
	flex-grow: 1;
	padding-top: 2rem;
	padding-bottom: 2rem;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 500
}

@media (min-width: 768px){
	.tab-btns .tab-btn{
		width: auto;
	}
}

.tab-btns .tab-btn.active, .tab-btns .tab-btn:hover {
	background-image: var(--background-gradient);
	color: var(--tartiary-color);
	box-shadow: var(--box-shadow);
}

.tab-content{
	display: none;
}

.tab-content.active{
	display: block;
}

.secondary-title{
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 700;
}

@media (min-width: 640px){
	.secondary-title{
		font-size: 1.5rem;
		line-height: 2rem;
	}
}

@media (min-width: 768px){
	.secondary-title{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

.resume-grid{
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 2rem;
}

@media (min-width: 768px){
	.resume-grid{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.timeline-list {
	border-left: 5px solid var(--border-color);
	padding-left: 2.25rem
}

.timeline-item,
.person-review {
	background-image: var(--background-gradient);
	box-shadow: var(--box-shadow);
	position: relative;
	margin-bottom: 2rem;
	border-radius: 0.375rem;
	padding: 1.5rem
}

@media (min-width: 640px){
	.timeline-item,
	.person-review{
		padding-top: 2.75rem;
		padding-bottom: 2.75rem;
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}

@media (min-width: 768px){
	.timeline-item,
	.person-review{
		margin-bottom: 3rem;
	}
}

.timeline-item:hover {
	transition: background-color .3s;
	background-image: linear-gradient(145deg, var(--primary-color), var(--primary-color));
	background-color: var(--primary-color);
	box-shadow: var(--hover-shadow);
}

.timeline-item:hover * {
	transition: .3s;
	color: var(--white-color);
}

.timeline-header,
.review-header,
.pricing-header {
	border-bottom: 1px solid var(--border-color);
	margin-bottom: 1.25rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 1.25rem
}

.timeline-header:before {
	content: "";
	border: 5px solid var(--border-color);
	background-color: var(--white-color);
	z-index: 1;
	position: absolute;
	left: -3rem;
	top: 2.5rem;
	display: inline-block;
	height: 1.25rem;
	width: 1.25rem;
	border-radius: 9999px
}

.timeline-item:hover .timeline-header:before {
	background-color: var(--primary-color);
}

.timeline-footer:before,
.review-footer:before {
	content: "";
	background-color: #dadada;
	height: 5px;
	z-index: -1;
	position: absolute;
	left: -2rem;
	top: 3rem;
	display: block;
	width: 2.25rem
}

.timeline-info,
.review-info,
.pricing-info{
	width: 100%;
}

@media (min-width: 640px){
	.timeline-info,
	.review-info,
	.pricing-info{
		width: 80%;
	}
}

.timeline-info .normal-title,
.review-info .normal-title,
.pricing-info .normal-title{
	margin-top: 0px;
	margin-bottom: 0.5rem;
}

.timeline-info span,
.review-info span,
.pricing-info span{
	display: block;
	font-size: 0.875rem;
	line-height: 1.25rem;
}

.badge {
	background-image: var(--background-gradient);
	transition: .3s;
	box-shadow: var(--box-shadow);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.25rem;
	border-radius: 0.375rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem
}

.badge img {
	height: 10px;
	width: 10px;
	-o-object-fit: contain;
	object-fit: contain
}

.rating-badge{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 1rem;
	padding-right: 1rem;
}

.timeline-rating{
	display: flex;
	width: 20%;
	justify-content: center;
}

.timeline-rating .badge {
	background-image: none;
	box-shadow: none;
	background-color: var(--white-color);
}

.timeline-item:hover .badge {
	background-image: none;
	background-color: var(--tartiary-color);
}

.progress-bar-box+.progress-bar-box{
	margin-top: 1.75rem;
}

.progress-labels {
	letter-spacing: 2px;
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 0.75rem;
	line-height: 1rem
}

.progress-title {
	font-size: inherit;
	text-transform: uppercase
}

.progress-bar {
	border: 5px solid var(--border-color);
	border-radius: 0.375rem
}

.progress-highlight {
	width: 20%;
	transition: .4s;
	height: 5px;
	background-image: var(--theme-gradient);
	border-radius: 0.375rem
}

.testimonials .page-wrapper {
	max-width: 1100px;
	overflow: hidden
}

.testimonial-grid,
.contact-grid {
	grid-template-columns: 1fr;
	display: grid;
	gap: 1.75rem;
	padding: 1rem
}

@media (min-width: 640px){
	.review-header{
		flex-wrap: nowrap;
	}
}

.review-header .review{
	order: -1;
	margin-bottom: 0.75rem;
}

@media (min-width: 640px){
	.review-header .review{
		order: 1;
		margin-bottom: 0px;
	}
}

.person-info {
	box-shadow: var(--box-shadow);
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 0.5rem;
	padding: 1.5rem
}

@media (min-width: 768px){
	.person-info{
		display: block;
	}
}

.person-info .universal-img{
	width: 33.333333%;
}

@media (min-width: 768px){
	.person-info .universal-img{
		width: 100%;
	}
}

.person-info .testimonial-detail{
	width: 66.666667%;
	padding-left: 1rem;
}

@media (min-width: 768px){
	.person-info .testimonial-detail{
		width: 100%;
		padding-left: 0px;
	}
}

.person-info .subtitle{
	margin-top: 0.5rem;
}

.person-review{
	position: relative;
	margin-top: 1rem;
	margin-bottom: 0px;
}

@media (min-width: 768px){
	.person-review{
		margin-top: 7rem;
	}
}

.review-quote {
	top: -125px;
	position: absolute;
	left: 0px;
	display: none
}

@media (min-width: 768px){
	.review-quote{
		display: block;
	}
}

.review-quote img{
	height: 7rem;
	width: 7rem;
	-o-object-fit: contain;
	object-fit: contain;
	opacity: 0.5;
}

.review-footer:before{
	left: -2rem;
}

@media (min-width: 768px){
	.review-footer:before{
		left: -1.75rem;
	}
}

.slick-dots{
	display: flex;
	justify-content: center;
	gap: 1rem;
}

.slick-dots li button {
	font-size: 0;
	background-image: none;
	background-color: var(--border-color);
	height: 0.75rem;
	width: 0.75rem;
	border-radius: 9999px;
	padding: 0px;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.slick-dots li.slick-active button {
	background-color: var(--tartiary-color);
}

.slick-dots li button:before{
	display: none !important;
}

.slick-arrow{
	z-index: 10;
	display: flex;
	height: 3.5rem;
	width: 3.5rem;
	align-items: center;
	justify-content: center;
	padding: 1.25rem !important;
	font-size: 1.5rem !important;
	line-height: 2rem !important;
}

.slick-next:before,
.slick-prev:before{
	display: none;
}

.slick-prev {
	left: unset;
	right: 95px;
	top: 50px;
}

.slick-next {
	right: 16px;
	top: 50px;
}

.client-tabs{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1.75rem;
}

@media (min-width: 640px){
	.client-tabs{
		flex-wrap: nowrap;
	}
}

.client-tabs .tab-btns{
	width: 100%;
}

@media (min-width: 640px){
	.client-tabs .tab-btns{
		width: 33.333333%;
	}
}

.client-tabs .tabs-content{
	width: 100%;
}

@media (min-width: 640px){
	.client-tabs .tabs-content{
		width: 66.666667%;
	}
}

.client-tabs .tab-btn{
	width: 100%;
}

.clients-grid{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.5rem;
}

@media (min-width: 768px){
	.clients-grid{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.client-info {
	background-image: var(--background-gradient);
	box-shadow: var(--box-shadow);
	border-radius: 0.5rem;
	text-align: center
}

.client-logo{
	padding: 1.25rem;
}

.client-logo img{
	margin-left: auto;
	margin-right: auto;
	height: 8rem;
	width: 9rem;
	-o-object-fit: contain;
	object-fit: contain;
}

.client-name {
	border-top: 1px solid var(--border-color);
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem
}

.client-name .normal-title{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 400;
}

.pricing-section .universal-header{
	width: 100%;
}

@media (min-width: 768px){
	.pricing-section .universal-header{
		width: 33.333333%;
	}
}

.pricing-section .wrapper-content{
	align-items: flex-start;
}

.pricing-tabs {
	background-image: var(--background-gradient);
	box-shadow: var(--box-shadow);
	position: relative;
	width: 100%;
	border-radius: 0.75rem
}

@media (min-width: 1024px){
	.pricing-tabs{
		width: 50%;
	}
}

.pricing-tabs .tab-content{
	padding: 1rem;
}

@media (min-width: 640px){
	.pricing-tabs .tab-content{
		padding: 2rem;
	}
}

@media (min-width: 768px){
	.pricing-tabs .tab-content{
		padding: 3rem;
	}
}

.pricing-header {
	border-bottom: none;
	flex-wrap: nowrap
}

@media (min-width: 768px){
	.pricing-header{
		padding-right: 2rem;
	}
}

.pricing-header .badge {
	color: var(--primary-color);
	padding-left: 1.75rem;
	padding-right: 1.75rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 600
}

@media (min-width: 640px){
	.pricing-header .badge{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

.pricing-info span {
	color: var(--text-color);
	font-size: 1.125rem;
	line-height: 1.75rem
}

.footer-logo{
	display: flex;
	justify-content: center;
}

.copyright{
	margin-top: 0.5rem;
	text-align: center;
}

.copyright strong {
	color: var(--text-color);
	font-weight: 400
}

.packages-grid .package-list{
	margin-top: 1.5rem;
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 640px){
	.packages-grid .package-list{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.package-list li {
	color: var(--text-color);
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
	gap: 0.25rem
}

.package-list svg {
	color: var(--primary-color);
}

.order-btn{
	margin-top: 0.75rem;
}

.order-btn .unique-btn{
	display: block;
	text-align: center;
}

.recomended-badge {
	background-color: #e3e9ec;
	position: absolute;
	top: 5rem;
	left: 50%;
	display: inline-block;
	--tw-translate-x: -50%;
	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));
	border-radius: 9999px;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem
}

@media (min-width: 768px){
	.recomended-badge{
		top: -3rem;
	}
}

.recomended-badge:after {
	content: "";
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #e3e9ec;
	position: absolute;
	left: 50%;
	display: block;
	height: 0px;
	width: 0px;
	--tw-translate-x: -50%;
	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));
	background-color: transparent
}

.package-note{
	margin-top: 1.5rem;
}

.package-note ul,
.package-note li {
	color: var(--text-color);
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1rem;
	font-size: 0.75rem;
	line-height: 1rem
}

.package-note li{
	gap: 0.25rem;
}

.package-note svg{
	height: 1rem;
	width: 1rem;
}

.contact-form input[type="submit"]{
	width: 100%;
	font-weight: 600;
}

form p+p{
	margin-top: 1rem;
}

.contact-grid .universal-item{
	border-radius: 0.75rem;
}

.contact-form {
	box-shadow: var(--box-shadow);
	border-radius: 0.75rem;
	padding: 2rem
}

.messaging-details{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

@media (min-width: 640px){
	.messaging-details{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}
}

.customizer-content{
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.customizer-content a,
.messaging-details a {
	color: var(--text-color);
	font-size: 1rem;
	line-height: 1.5rem
}

.customizer-content a:hover,
.messaging-details a:hover {
	color: var(--primary-color);
}

.customizer-content a:after,
.messaging-details a:after {
	content: "";
	background-color: var(--primary-color);
	height: 1px;
	width: 0%;
	transition: .3s;
	margin-top: 0px;
	display: block
}

.customizer-content a:hover:after,
.messaging-details a:hover:after {
	width: 100%;
}

.not-found-content{
	text-align: center;
}

.not-found-content h2{
	color: var(--primary-color);
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 800
}

@media (min-width: 640px){
	.not-found-content h2{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

@media (min-width: 768px){
	.not-found-content h2{
		font-size: 4.5rem;
		line-height: 1;
	}
}

@media (min-width: 1024px){
	.not-found-content h2{
		font-size: 8rem;
		line-height: 1;
	}
}

.not-found-content p{
	margin-top: 0.25rem !important;
	margin-bottom: 0.25rem !important;
	text-align: center !important;
}

.not-found-content .universal-btn{
	margin-top: 0.75rem;
	text-align: center;
}

.customizer-content *{
	margin-top: 5px;
	margin-bottom: 5px;
}

.customizer-content h1,.customizer-content h2,.customizer-content h3,.customizer-content h4,.customizer-content h5,.customizer-content h6{
	margin-top: 15px;
}

.single-comment-form{
	margin-top: 1rem;
}

.single-comment-form ul,.single-comment-form ol{
	list-style-type: none !important;
}

.comments-title{
	color: var(--secondary-color);
	margin-bottom: 0.5rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
	font-weight: 600
}

#comments .comment-list{
	margin-bottom: 0.75rem !important;
	padding-left: 0px !important;
}

#comments .children{
	position: relative;
	margin-left: 0.5rem;
}

#comments .children:before{
	content: '';
	background-color: var(--primary-color);
	position: absolute;
	top: -0.5rem;
	left: 1.25rem;
	z-index: -10;
	display: inline-block;
	height: 1rem;
	width: 1rem;
	--tw-rotate: 45deg;
	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))
}

.comment-body{
	background-color: var(--white-color);
	margin-bottom: 0.75rem;
	padding: 0.75rem
}

.comment-meta{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.comment-author{
	display: flex;
	align-items: center;
	gap: 0.25rem;
}

.comment-author img{
	border-radius: 9999px;
}

.comment-author .fn{
	color: var(--secondary-color);
}

.comment-metadata{
	width: 100%;
	text-align: end;
}

@media (min-width: 640px){
	.comment-metadata{
		width: auto;
	}
}

.comment-content{
	border-color: var(--secondary-color);
	border-left-width: 2px;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 0.5rem;
	padding-top: 0.75rem
}

.comment-content p{
	text-align: start !important;
	font-size: 0.875rem !important;
	line-height: 1.25rem !important;
}

.comment .reply{
	color: var(--primary-color);
	text-align: end
}

.comment .reply a{
	color: inherit;
}

.comment-form .logged-in-as{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.comment-edit-link{
	color: var(--secondary-color);
}

.comment-form-cookies-consent{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	display: flex;
	align-items: center;
	gap: 0.25rem;
}

.comment-form-cookies-consent label{
	margin-bottom: 0px;
	font-size: 1rem;
	line-height: 1.5rem;
}

.comment-awaiting-moderation{
	--tw-text-opacity: 1;
	color: rgb(185 28 28 / var(--tw-text-opacity));
}

.widget_block+.widget_block{
	margin-top: 1rem;
}

.wp-block-latest-comments__comment-meta{
	display: flex;
	align-items: center;
	gap: 0.25rem;
}

.post-navigation{
	margin-top: 1.75rem;
	margin-bottom: 1.75rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 0px;
}

.post-navigation a{
	color: var(--secondary-color);
	font-size: 1.5rem;
	line-height: 2rem;
	text-decoration-line: underline
}

.post-navigation a:hover{
	color: var(--primary-color);
}

.portfolio-section .universal-img{
	height: 300px;
}
.portfolio-section .universal-img img {
	object-fit: cover;
	object-position: top;
	transition: 5s;
}
.portfolio-section .universal-img:hover img{
	transform: scale(1) translateY(calc(-100% + 300px));
}
.portfolio-grid{
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.25rem;
}

.portfolio-main .universal-header{
	text-align: center;
}

@media (min-width: 640px){
	.portfolio-main .universal-header{
		text-align: start;
	}
}

.portfolio-main .universal-header .title{
	margin-top: 0px;
}

.portfolio-sidebar{
	box-shadow: var(--box-shadow);
	background-image: var(--background-gradient);
	border-radius: 0.5rem;
	padding: 1.25rem;
	order: 1;
}

.widget h3{
	border-bottom: 1px solid var(--border-color);
	margin-bottom: 0.5rem;
	padding-bottom: 0.5rem
}

.widget a{
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.widget a:hover{
	color: var(--primary-color);
}

.wp-block-latest-posts__list li+li{
	margin-top: 0.25rem;
}

.wp-block-latest-comments__comment-meta{
	flex-wrap: wrap;
}

.wp-block-latest-comments__comment-author{
	color: var(--primary-color);
}

.single .universal-meta span{
	color: var(--text-color);
	font-size: 0.75rem;
	line-height: 1rem
}

.single .universal-meta a:hover{
	color: var(--primary-color);
}

.search .universal-img img{
	height: 18rem;
	-o-object-fit: cover;
	object-fit: cover;
}
.single-section img,.single-section .universal-img{
	height: auto;
}
.portfolio-main .universal-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
	.testimonial-grid,
	.contact-grid, .portfolio-grid {
		grid-template-columns: 33.333333% calc(66.666667% - 28px);
	}
	.portfolio-sidebar{
		order: 0;
	}
}

/*Custom CSS*/
.nta_wa_button{
	margin-top: 20px;
}
.grecaptcha-badge{
	display: none !important;
}