body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #4f4f4f
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	color: #292929;
	font-weight: bold
}

a {
	color: #54B689
}

a:hover {
	color: #398562
}

a.no-text-decoration {
	text-decoration: none
}

a.text-link {
	text-decoration: none
}

a.text-link:hover {
	text-decoration: underline
}

a.theme-link {
	color: #292929;
	text-decoration: underline;
	-webkit-text-decoration-color: rgba(41, 41, 41, 0.3);
	text-decoration-color: rgba(41, 41, 41, 0.3)
}

a.theme-link:hover {
	color: #54B689;
	-webkit-text-decoration-color: rgba(84, 182, 137, 0.8);
	text-decoration-color: rgba(84, 182, 137, 0.8)
}

.single-col-max-width {
	max-width: 820px
}

.single-form-max-width {
	max-width: 600px
}

hr {
	border-color: rgba(0, 0, 0, 0.08)
}

small,
.small {
	font-size: 0.75rem
}

.btn {
	font-weight: bold;
	padding: .375rem 1rem;
	height: 2.5rem;
	transition: all 0.4s ease-in-out;
	font-size: 1rem
}

@media (prefers-reduced-motion: reduce) {
	.btn {
		transition: none
	}
}

.btn:focus,
.btn.focus {
	box-shadow: none !important
}

.btn-primary {
	color: #fff
}

.btn-primary:hover,
.btn-primary:active {
	color: #fff;
	background: #48a97c
}

.form-control {
	padding-top: 0.875rem;
	padding-bottom: 0.875rem;
	height: 2.5rem;
	border-color: #c2c2c2
}

.form-control::-webkit-input-placeholder {
	color: #8f8f8f
}

.form-control:-moz-placeholder {
	color: #8f8f8f
}

.form-control::-moz-placeholder {
	color: #8f8f8f
}

.form-control:-ms-input-placeholder {
	color: #8f8f8f
}

.form-control[type="file"] {
	padding: .375rem .75rem;
	height: inherit
}

.form-control[type="file"].form-control-sm {
	padding: .25rem .5rem
}

.form-control[type="file"].form-control-lg {
	padding: .5rem 1rem
}

.form-control:disabled,
.form-control[readonly] {
	background: #e1e1e1
}

.form-control[type=file]::file-selector-button {
	background-color: #54B689 !important;
	color: #fff
}

.form-control[type=file]:disabled::file-selector-button {
	background-color: #b5b5b5 !important;
	color: #fff
}

.form-control[type=file]:disabled::file-selector-button:hover {
	color: black
}

.form-control[type=file]::-webkit-file-upload-button {
	background-color: #54B689;
	color: #fff
}

.form-text {
	font-size: 0.8rem
}

textarea.form-control {
	height: inherit
}

.error {
	color: #D9603C
}

.form-group label.error {
	font-size: 0.875rem;
	padding: 0.5rem 0
}

.form-group .btn {
	line-height: 1
}

.form-select {
	border-color: #c2c2c2;
	height: 2.5rem;
	color: #8f8f8f
}

.theme-bg-light {
	background: #fafafa !important
}

.theme-bg-dark {
	background: #223142 !important
}

.table-bordered thead,
.table-bordered tbody,it-font-smooth
.table-bordered tfoot,
.table-bordered tr,
.table-bordered td,
.table-bordered th {
	border-color: rgba(0, 0, 0, 0.08)
}

.table-bordered thead td,
.table-bordered thead th {
	border-width: 1px
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 280px;
	background: #54B689;
	color: #fff;
	overflow-y: auto;
	scrollbar-color: rgba(0, 0, 0, 0.2) #54B689;
	scrollbar-width: thin
}

.header::-webkit-scrollbar {
	width: 6px;
	background-color: #54B689
}

.header::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: .5rem
}

.header .blog-name {
	font-weight: bold;
	font-size: 1.5rem;
	color: #fff
}

.header .blog-name a {
	color: #fff
}

.header .blog-name a:hover {
	text-decoration: none
}

.header .btn-primary {
	background: rgba(0, 0, 0, 0.3);
	border-color: transparent;
	font-size: 1rem
}

.header .btn-primary:hover {
	background: rgba(0, 0, 0, 0.4);
	border-color: transparent
}

.header .navbar {
	padding: 1.5rem 1rem
}

.header .navbar-toggler:focus {
	box-shadow: none
}

.header .navbar-dark .navbar-toggler {
	border-radius: 2px;
	-webkit-opacity: .8;
	-moz-opacity: .8;
	opacity: .8;
	border: 1px solid rgba(255, 255, 255, 0.8);
	padding: .25rem .6rem
}

.header .navbar-dark .navbar-toggler:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}

.header .navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(256,256,256, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.header .nav-item {
	font-weight: bold
}

.header .nav-item .nav-link.active {
	color: rgba(0, 0, 0, 0.5)
}

.header .nav-item .nav-link.active:hover {
	text-decoration: none
}

.header .nav-item .nav-link {
	color: rgba(255, 255, 255, 0.8)
}

.header .nav-item .nav-link:hover {
	color: rgba(0, 0, 0, 0.6)
}

.header .nav-item .nav-link[aria-expanded="true"] {
	color: rgba(0, 0, 0, 0.5)
}

.header .nav-item .dropdown-menu {
	position: static;
	background: #48a97c;
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 0
}

.header .nav-item .dropdown-menu .dropdown-item {
	color: #fff;
	padding: 0.5rem;
	font-size: 0.875rem;
	padding-left: 2.25rem;
	font-weight: bold
}

.header .nav-item .dropdown-menu .dropdown-item:hover,
.header .nav-item .dropdown-menu .dropdown-item:active,
.header .nav-item .dropdown-menu .dropdown-item:focus,
.header .nav-item .dropdown-menu .dropdown-item.active {
	background: #40976f
}

.profile-section .profile-image {
	max-width: 160px
}

.profile-section .bio {
	font-size: 0.875rem
}

.profile-section .bio a {
	color: #fff;
	text-decoration: underline
}

.profile-section .bio a:hover {
	color: rgba(0, 0, 0, 0.6)
}

.social-list a {
	width: 32px;
	height: 32px;
	padding-top: 5px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	transition: all 0.4s ease-in-out;
	background-color: #fff
}

@media (prefers-reduced-motion: reduce) {
	.social-list a {
		transition: none
	}
}

.social-list a:hover {
	color: #40976f;
	background-color: rgba(255, 255, 255, 0.8)
}

.main-wrapper {
	margin-left: 280px;
	background: #fff
}

.main-wrapper .container-single-col {
	max-width: 820px
}

.cta-section .heading {
	font-size: 2rem;
	font-weight: bold
}

.promo-section {
	margin-bottom: 40px
}

.promo-section .promo-image {
	max-width: 320px
}

.promo-section .promo-section-inner {
	background: #54B689
}

.footer.theme-bg-light {
	color: #828282
}

.footer.theme-bg-light a {
	color: #828282
}

.footer.theme-bg-light a:hover {
	color: #767676
}

.footer.theme-bg-dark {
	color: rgba(255, 255, 255, 0.7)
}

.footer.theme-bg-dark a {
	color: rgba(255, 255, 255, 0.7)
}

.footer.theme-bg-dark a:hover {
	color: rgba(255, 255, 255, 0.8)
}

.footer .copyright {
	font-size: 0.8125rem
}

.footer .copyright a {
	text-decoration: none
}

.footer .copyright a:hover {
	text-decoration: underline
}

.dark-mode-toggle .toggle-name {
	color: #fff;
	font-size: 0.875rem
}

.dark-mode-toggle .toggle {
	display: none
}

.dark-mode-toggle .toggle+.toggle-btn {
	outline: 0;
	display: block;
	width: 70px;
	height: 30px;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 2px;
	transition: all 0.2s ease-in-out;
	border: 3px solid rgba(255, 255, 255, 0.4);
	border-radius: 16px
}

@media (prefers-reduced-motion: reduce) {
	.dark-mode-toggle .toggle+.toggle-btn {
		transition: none
	}
}

.dark-mode-toggle .toggle+.toggle-btn::-moz-selection {
	background: none
}

.dark-mode-toggle .toggle+.toggle-btn::selection {
	background: none
}

.dark-mode-toggle .toggle+.toggle-btn:after,
.dark-mode-toggle .toggle+.toggle-btn:before {
	position: relative;
	display: block;
	content: "";
	width: 50%;
	height: 100%
}

.dark-mode-toggle .toggle+.toggle-btn:after {
	left: 0;
	transition: all 0.2s ease-in-out;
	background: rgba(255, 255, 255, 0.4);
	content: "";
	border-radius: 16px
}

@media (prefers-reduced-motion: reduce) {
	.dark-mode-toggle .toggle+.toggle-btn:after {
		transition: none
	}
}

.dark-mode-toggle .toggle+.toggle-btn:before {
	display: none
}

.dark-mode-toggle .toggle:checked+.toggle-btn {
	border: 4px solid rgba(255, 255, 255, 0.9);
	border: 3px solid #54B689;
	background: rgba(0, 0, 0, 0.2)
}

.dark-mode-toggle .toggle:checked+.toggle-btn:after {
	left: 50%;
	background: rgba(255, 255, 255, 0.9);
	background: #54B689
}

.section-title {
	font-size: 2rem;
	position: relative;
	padding-left: 1.5rem
}

.section-title:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 100%;
	background: #54B689;
	position: absolute;
	left: 0;
	top: 0
}

.profile-teaser .name {
	font-size: 3rem
}

.profile-teaser .profile-image {
	max-width: 300px
}

.profile-teaser .tagline {
	font-size: 1.5rem;
	font-weight: 300
}

.overview-section .item {
	margin-bottom: 2rem
}

.overview-section .item-desc {
	color: #4f4f4f;
	font-size: 0.875rem
}

.overview-section .item-icon {
	font-size: 1.875rem;
	color: #54B689
}

.overview-section .item-icon .fa-angular {
	color: #CA3327
}

.overview-section .item-icon .fa-js-square {
	color: #F1DE4F
}

.overview-section .item-icon .fa-react {
	color: #62D4FA
}

.overview-section .item-icon .fa-vuejs {
	color: #64B687
}

.overview-section .item-icon .nodejs {
	color: #55AC63
}

.overview-section .item-icon .fa-python {
	color: #456E9C
}

.overview-section .item-icon .fa-php {
	color: #777BAF
}

.overview-section .item-icon .fa-java {
	color: #2E68AB
}

.overview-section .item-icon .fa-html5,
.overview-section .item-icon .fa-html5-alt {
	color: #DE6E3C
}

.overview-section .item-icon .fa-css3,
.overview-section .item-icon .fa-css3-alt {
	color: #53A7DC
}

.overview-section .item-icon .fa-sass {
	color: #BF6B97
}

.overview-section .item-icon .fa-less {
	color: #324B7C
}

.overview-section .item-icon .fa-gulp {
	color: #C9514E
}

.overview-section .item-icon .fa-grunt {
	color: #EFAC42
}

.overview-section .item-icon .fa-npm {
	color: #BB443E
}

.overview-section .item-title {
	font-size: 1rem
}

.testimonial-carousel .item-inner {
	padding: 1.5rem;
	padding-left: 3rem;
	border: 1px solid rgba(0, 0, 0, 0.025);
	background: #fafafa;
	height: 100%;
	position: relative
}

.testimonial-carousel .item-inner:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 40px 0 0;
	border-color: #54B689 transparent transparent transparent;
	-webkit-transform: rotate(360deg)
}

.testimonial-carousel .source-profile img {
	max-width: 60px;
	border-radius: 50%
}

.testimonial-carousel .fa-quote-left {
	position: absolute;
	left: 0.35rem;
	top: 0.3rem;
	color: #fff;
	font-size: 0.75rem
}

.testimonial-carousel .source-holder {
	position: relative;
	padding-left: 76px;
	height: 60px
}

.testimonial-carousel .source-holder .source-profile {
	position: absolute;
	left: 0;
	top: 0
}

.testimonial-carousel .source-holder .meta {
	padding-top: .5rem
}

.testiomonial-carousel-container .tns-nav {
	display: block;
	margin-top: 1rem;
	text-align: center;
	width: 100%
}

.testiomonial-carousel-container .tns-nav button {
	width: 10px;
	height: 10px;
	padding: 0;
	margin: 0 5px;
	border-radius: 50%;
	background: rgba(41, 41, 41, 0.2);
	border: 0
}

.testiomonial-carousel-container .tns-nav button.tns-nav-active {
	background: #292929
}

.testiomonial-carousel-container .tns-nav button:focus {
	outline: none
}

.project-card {
	border-radius: 0;
	background: #fafafa;
	border: 1px solid rgba(0, 0, 0, 0.025);
	position: relative;
	height: 100%
}

.project-card:hover .link-mask {
	visibility: visible;
	background: rgba(41, 41, 41, 0.4)
}

.project-card:hover .link-mask-text {
	display: block
}

.project-card .card-img {
	border-radius: 0
}

.project-card .card-title {
	font-size: 1.125rem
}

.project-card .card-text {
	font-size: 0.875rem
}

.project-card .card-img-holder {
	max-height: 200px;
	overflow: hidden;
	vertical-align: middle
}

.project-card .link-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.project-card .link-mask {
		transition: none
	}
}

.project-card .link-mask .link-mask-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block
}

.project-card .link-mask-text {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	display: none
}

.project-card .link-mask-text .btn {
	top: 50%;
	margin-top: -20px;
	position: relative
}

.blog-post-card {
	background: #fafafa;
	border: 1px solid rgba(0, 0, 0, 0.025);
	height: 100%;
	border-radius: 0
}

.blog-post-card .card-title {
	font-size: 1.125rem
}

.blog-post-card .card-text,
.blog-post-card .more-link {
	font-size: 0.875rem
}

.blog-post-card .card-footer {
	border-top: none;
	background: none;
	padding-top: 0
}

.filters {
	list-style: none;
	font-size: 0.875rem
}

.filters .type {
	display: inline-block;
	padding: 0.275rem 0.25rem;
	cursor: pointer;
	margin-right: 2rem;
	color: #8f8f8f;
	font-weight: bold
}

.filters .type:last-child {
	margin-right: 0
}

.filters .type.active {
	border-top: 2px solid #54B689;
	color: #54B689;
	font-weight: bold
}

.filters .type.active:hover {
	border-top: 2px solid #54B689
}

.filters .type:hover {
	color: #292929
}

.project-meta {
	border: 1px solid rgba(0, 0, 0, 0.025);
	font-size: 0.875rem
}

.project-meta .client-name {
	font-size: 1.5rem
}

.project-meta .subheading {
	font-size: 1rem
}

.project-meta .client-meta {
	font-size: 1rem
}

.project-meta .client-meta .svg-inline--fa {
	color: #4f4f4f
}

.metric .inner {
	border: 1px solid rgba(0, 0, 0, 0.025);
	height: 100%
}

.metric-desc {
	font-size: 0.875rem;
	color: #8f8f8f
}

.metric-name {
	color: #54B689;
	font-weight: bold
}

.metric-data {
	font-weight: bold;
	font-size: 2rem
}

.metric-data .unit {
	font-size: 1rem;
	color: #8f8f8f
}

.client-quote {
	padding: 1.5rem;
	padding-left: 3rem;
	border: 1px solid rgba(0, 0, 0, 0.025);
	background: #fafafa;
	height: 100%;
	position: relative
}

.client-quote:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 40px 0 0;
	border-color: #54B689 transparent transparent transparent;
	-webkit-transform: rotate(360deg)
}

.client-quote .source-profile img {
	max-width: 60px
}

.client-quote .fa-quote-left {
	position: absolute;
	left: 0.35rem;
	top: 0.3rem;
	color: #fff;
	font-size: 0.75rem
}

.client-quote .source-holder {
	position: relative;
	padding-left: 76px;
	height: 60px
}

.client-quote .source-holder .source-profile {
	position: absolute;
	left: 0;
	top: 0
}

.client-quote .source-holder .meta {
	padding-top: .5rem
}

.pricing-table .pricing-package-title {
	font-size: 1rem;
	color: #54B689;
	background: #fafafa;
	text-align: center;
	padding: 1rem
}

.pricing-table .price-number {
	font-size: 1.5rem;
	font-weight: bold
}

.pricing-table .pricing-desc-row {
	vertical-align: inherit
}

.pricing-table tbody th {
	background: #fafafa;
	padding: 1rem;
	width: 30%;
	font-size: 0.875rem
}

.pricing-table tbody td {
	padding: 1rem;
	width: 23.3333333%;
	text-align: center;
	font-size: 0.875rem
}

.pricing-table tbody td .pricing-package-desc {
	font-size: 0.875rem;
	line-height: 1
}

.pricing-table .pricing-desc-row td {
	text-align: left;
	line-height: 1.4
}

.pricing-table tfoot td {
	padding: 1rem;
	text-align: center
}

.pricing-table .btn {
	height: inherit
}

.pricing-tab {
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 0.5rem;
	width: 100%;
	border-radius: 4px;
	font-weight: bold;
	background: #e1e1e1;
	color: #4f4f4f
}

.pricing-tab:hover {
	text-decoration: none;
	color: #4f4f4f
}

.pricing-tab.active {
	background: #54B689;
	color: #fff
}

.faq-accordion .accordion-item {
	border: none
}

.faq-accordion .accordion-button {
	color: #4f4f4f;
	text-decoration: none;
	display: block;
	padding: 0;
	height: auto;
	line-height: inherit;
	background: transparent;
	border: none;
	box-shadow: none
}

.faq-accordion .accordion-button:hover {
	color: #292929
}

.faq-accordion .accordion-button[aria-expanded="true"] .svg-inline--fa {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

.faq-accordion .accordion-header {
	position: relative;
	padding-right: 2rem;
	font-size: 1rem
}

.faq-accordion .accordion-header .svg-inline--fa {
	position: absolute;
	right: 0;
	top: 0
}

.faq-accordion .accordion-body {
	font-size: 0.875rem;
	background: #fafafa
}

.resume-wrapper {
	border: 1px solid rgba(0, 0, 0, 0.025)
}

.resume-container {
	max-width: 1140px
}

.resume-section-heading {
	position: relative;
	padding-left: 1rem;
	font-size: 1.125rem;
	letter-spacing: 0.15rem;
	color: #54B689
}

.resume-section-heading:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 100%;
	background: #54B689;
	position: absolute;
	left: 0;
	top: 0;
}

.resume-name {
	font-size: 2.75rem;
	font-weight: 900;
	letter-spacing: 0.4rem;
	color: #54B689
}

.resume-tagline {
	font-size: 1.25rem;
	font-weight: 300
}

.resume-contact {
	border-left: 1px solid rgba(0, 0, 0, 0.08);
	font-size: 0.75rem
}

a.resume-link {
	color: #4f4f4f
}

a.resume-link:hover {
	color: #54B689
}

.resume-profile-image {
	max-width: 120px
}

.resume-intro {
	font-size: 0.875rem
}

.resume-main .item-title {
	font-size: 1rem
}

.resume-main .item-meta {
	font-size: 0.75rem
}

.resume-main .item-content {
	font-size: 0.875rem
}

.resume-aside {
	border-left: 1px solid rgba(0, 0, 0, 0.08)
}

.resume-aside .item {
	font-size: 0.875rem
}

.resume-aside .item-title {
	font-size: 1rem
}

.resume-education-list,
.resume-awards-list {
	font-size: 0.875rem
}

.resume-degree-time-org,
.resume-degree-time {
	font-size: 0.75rem
}

.resume-lang-list,
.resume-interests-list {
	font-size: 0.875rem
}

.resume-social-list {
	font-size: 0.75rem
}

.blog-list .item .title {
	font-size: 1.275rem
}

.blog-list .item .title a {
	color: #292929
}

.blog-list .item .title a:hover {
	color: #292929
}

.blog-list .item .post-thumb {
	border-radius: 2px
}

.blog-list .item .intro {
	font-size: 0.875rem
}

.blog-list .item .more-link {
	font-size: 0.8125rem
}

.meta {
	color: #8f8f8f;
	font-size: 0.8125rem
}

.meta span {
	display: inline-block
}

.meta span a {
	color: #8f8f8f
}

.meta span a:hover {
	color: #4f4f4f
}

.meta span:after {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #8f8f8f;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	position: relative;
	top: -3px
}

.meta span:last-child:after {
	display: none
}

.blog-nav .nav-link {
	background: #54B689;
	color: #fff;
	font-size: 1rem;
	padding: 1rem;
	font-weight: bold;
	position: relative
}

.blog-nav .nav-link:hover {
	background: #40976f
}

.blog-nav .nav-link-prev {
	border-right: 1px solid #317355
}

.blog-nav .arrow-prev {
	position: absolute;
	left: 1rem;
	top: 1.25rem;
	color: #fff
}

.blog-nav .arrow-next {
	position: absolute;
	right: 1rem;
	top: 1.25rem;
	color: #fff
}

.blog-post .title {
	font-weight: bold;
	font-size: 2rem
}

.blog-post .blog-post-body p,
.blog-post .blog-post-body li {
	font-size: 1.125rem;
	line-height: 1.6
}

.blog-post .blog-post-body h1,
.blog-post .blog-post-body .h1 {
	font-size: 2.125rem
}

.blog-post .blog-post-body h2,
.blog-post .blog-post-body .h2 {
	font-size: 2rem
}

.blog-post .blog-post-body h3,
.blog-post .blog-post-body .h3 {
	font-size: 1.75rem
}

.blog-post .blog-post-body h4,
.blog-post .blog-post-body .h4 {
	font-size: 1.5rem
}

.blog-post .blog-post-body h5,
.blog-post .blog-post-body .h5 {
	font-size: 1.25rem
}

.blog-post .blog-post-body h6,
.blog-post .blog-post-body .h6 {
	font-size: 1.125rem
}

.blog-post .image-caption {
	color: #8f8f8f;
	font-size: 0.875rem
}

.blog-post .image-caption a {
	color: #8f8f8f;
	text-decoration: underline
}

.blog-post .image-caption a:hover {
	color: #4f4f4f
}

.blog-post .blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left: 2px solid #292929;
	font-size: 1.5rem
}

.blog-post .blockquote p {
	font-size: 1.5rem
}

@media (min-width: 768px) {
	.theme-btn-cta {
		width: inherit;
		display: inline-block
	}
	.cta-section .form-inline .form-control {
		width: 360px
	}
	.pricing-table td,
	.pricing-table th {
		display: table-cell !important
	}
}

@media (min-width: 992px) {
	.profile-teaser .profile-image {
		max-width: 250px
	}
	.blog-list .post-thumb {
		max-width: 100%
	}
}

@media (min-width: 1200px) {
	.profile-teaser .profile-image {
		max-width: 400px
	}
	.blog-list .post-thumb {
		max-width: 150px
	}
}

@media (max-width: 991.98px) {
	.header {
		position: static;
		width: inherit;
		height: auto
	}
	.header .blog-name {
		width: 100%;
		position: absolute;
		left: 0;
		top: 1.2rem
	}
	.header .btn-primary {
		width: 100%
	}
	.header .navbar {
		padding: 1rem
	}
	.main-wrapper {
		margin-left: 0
	}
	.resume-aside {
		border-left: 0
	}
}

@media (max-width: 767.98px) {
	.signup-form .form-group {
		width: 100%;
		margin-bottom: 0.5rem
	}
	.signup-form .form-control {
		width: 100%
	}
	.signup-form .btn-primary {
		width: 100%
	}
	.profile-teaser .profile-image {
		max-width: 250px
	}
	.header .nav-item .dropdown-menu .dropdown-item {
		padding-left: 1.875rem
	}
	.resume-contact {
		border-left: 0
	}
	.mobile-is-hidden {
		display: none
	}
}

@media (max-width: 575.98px) {
	.header .nav-item .dropdown-menu .dropdown-item {
		padding-left: 1.875rem
	}
	.link-mask {
		display: none !important
	}
	.mobile-is-hidden {
		display: none
	}
}

body.dark-mode {
	background: #151e29
}

body.dark-mode .theme-bg-light {
	background: #151e29 !important
}

body.dark-mode h1,
body.dark-mode .h1,
body.dark-mode h2,
body.dark-mode .h2,
body.dark-mode h3,
body.dark-mode .h3,
body.dark-mode h4,
body.dark-mode .h4,
body.dark-mode h5,
body.dark-mode .h5,
body.dark-mode h6,
body.dark-mode .h6 {
	color: rgba(255, 255, 255, 0.95)
}

body.dark-mode hr {
	border-color: rgba(255, 255, 255, 0.08)
}

body.dark-mode .meta {
	color: rgba(255, 255, 255, 0.4)
}

body.dark-mode .blockquote-footer {
	color: rgba(255, 255, 255, 0.4)
}

body.dark-mode .text-muted {
	color: rgba(255, 255, 255, 0.4) !important
}

body.dark-mode .copyright {
	color: rgba(255, 255, 255, 0.4)
}

body.dark-mode a.text-link:hover {
	color: #8acdae
}

body.dark-mode a.theme-link {
	color: rgba(255, 255, 255, 0.95);
	-webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
	text-decoration-color: rgba(255, 255, 255, 0.4)
}

body.dark-mode a.theme-link:hover {
	color: #54B689;
	-webkit-text-decoration-color: #54B689;
	text-decoration-color: #54B689
}

body.dark-mode .btn-secondary {
	background: #2f435c;
	border-color: #2f435c
}

body.dark-mode .btn-secondary:hover {
	background: #384f6c;
	border-color: #384f6c
}

body.dark-mode .table {
	color: rgba(255, 255, 255, 0.7)
}

body.dark-mode .table td,
body.dark-mode .table th {
	border-color: rgba(255, 255, 255, 0.05);
	color: #fff
}

body.dark-mode .table thead th {
	border-color: rgba(255, 255, 255, 0.05)
}

body.dark-mode .table-bordered td,
body.dark-mode .table-bordered th {
	border: 1px solid rgba(255, 255, 255, 0.05)
}

body.dark-mode .table-striped tbody tr:nth-of-type(odd) {
	background: rgba(0, 0, 0, 0.15)
}

body.dark-mode .header {
	background: #1e2a3a;
	scrollbar-color: rgba(255, 255, 255, 0.05) #1e2a3a
}

body.dark-mode .header::-webkit-scrollbar {
	background: #1e2a3a
}

body.dark-mode .header::-webkit-scrollbar-thumb {
	background-color: rgba(255, 255, 255, 0.05);
	border-radius: .5rem
}

body.dark-mode .header .nav-item.active .nav-link {
	color: #54B689
}

body.dark-mode .header .nav-item.active .nav-link:hover {
	color: #54B689
}

body.dark-mode .header .nav-item .nav-link {
	color: rgba(255, 255, 255, 0.7)
}

body.dark-mode .header .nav-item .nav-link:hover {
	color: #fff
}

body.dark-mode .header .nav-item .nav-link.active {
	color: #54B689
}

body.dark-mode .header .nav-item .nav-link.active:hover {
	color: #54B689
}

body.dark-mode .header .nav-item .dropdown-menu {
	background: rgba(0, 0, 0, 0.1)
}

body.dark-mode .header .nav-item .dropdown-menu .dropdown-item:hover,
body.dark-mode .header .nav-item .dropdown-menu .dropdown-item:focus,
body.dark-mode .header .nav-item .dropdown-menu .dropdown-item:active {
	background: rgba(0, 0, 0, 0.2)
}

body.dark-mode .header .nav-item .dropdown-menu .dropdown-item.active {
	color: #54B689;
	background: rgba(0, 0, 0, 0.2)
}

body.dark-mode .header .btn-primary {
	background: #54B689
}

body.dark-mode .social-list a {
	background: #54B689
}

body.dark-mode .social-list a .svg-inline--fa {
	color: #fff
}

body.dark-mode .main-wrapper {
	background: #111821;
	color: rgba(255, 255, 255, 0.7)
}

body.dark-mode .main-wrapper>.cta-section {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	background: none !important
}

body.dark-mode .about-me-section {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	background: none !important
}

body.dark-mode .overview-section .item-desc {
	color: rgba(255, 255, 255, 0.7)
}

body.dark-mode .testimonial-carousel .item-inner {
	background: #151e29
}

body.dark-mode .project-card {
	background: #151e29;
	border: none
}

body.dark-mode .project-card:hover .link-mask {
	background: rgba(0, 0, 0, 0.5)
}

body.dark-mode .blog-post-card {
	background: #151e29;
	border: none
}

body.dark-mode .blog-post .blockquote {
	border-color: #54B689
}

body.dark-mode .filters .type {
	color: rgba(255, 255, 255, 0.4)
}

body.dark-mode .filters .type.active {
	color: #54B689
}

body.dark-mode .filters .type.active:hover {
	color: #54B689
}

body.dark-mode .filters .type:hover {
	color: rgba(255, 255, 255, 0.7)
}

body.dark-mode .pricing-table {
	background: #151e29
}

body.dark-mode .pricing-table tbody th {
	background: #151e29
}

body.dark-mode .pricing-table .pricing-package-title {
	background: #151e29
}

body.dark-mode .faq-accordion .accordion-item {
	background: #151e29
}

body.dark-mode .faq-accordion .card-toggle {
	color: rgba(255, 255, 255, 0.7)
}

body.dark-mode .faq-accordion .card-toggle:hover {
	color: rgba(255, 255, 255, 0.95)
}

body.dark-mode .faq-accordion .card-toggle[aria-expanded="true"] {
	color: rgba(255, 255, 255, 0.95)
}

body.dark-mode .faq-accordion .accordion-button {
	color: rgba(255, 255, 255, 0.7)
}

body.dark-mode .faq-accordion .accordion-button:hover {
	color: rgba(255, 255, 255, 0.95)
}

body.dark-mode .faq-accordion .accordion-button[aria-expanded="true"] {
	color: rgba(255, 255, 255, 0.95)
}

body.dark-mode .faq-accordion .accordion-body {
	background: #151e29
}

body.dark-mode a.resume-link {
	color: rgba(255, 255, 255, 0.7)
}

body.dark-mode .project-meta .client-meta .svg-inline--fa {
	color: rgba(255, 255, 255, 0.95)
}

body.dark-mode .metric-data {
	color: rgba(255, 255, 255, 0.95)
}

body.dark-mode .metric-data .unit {
	color: rgba(255, 255, 255, 0.4)
}

body.dark-mode .metric-desc {
	color: rgba(255, 255, 255, 0.7)
}

body.dark-mode .client-quote {
	background: #151e29
}

body.dark-mode .blog-list .item .title a {
	color: rgba(255, 255, 255, 0.95)
}

body.dark-mode .testiomonial-carousel-container .tns-nav button {
	background: rgba(255, 255, 255, 0.4)
}

body.dark-mode .testiomonial-carousel-container .tns-nav button.tns-nav-active,
body.dark-mode .testiomonial-carousel-container .tns-nav button:hover {
	background: rgba(255, 255, 255, 0.95)
}

body {
	overflow-x: hidden
}

.config-trigger {
	position: absolute;
	top: 30px;
	left: -36px;
	width: 36px;
	height: 36px;
	background: #223142;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	text-decoration: none
}

.config-trigger:hover {
	background: #111820;
	text-decoration: none
}

.config-trigger:hover .fa-cog {
	color: #fff
}

.config-trigger .fa-cog {
	font-size: 1.25rem;
	display: block;
	color: #fff
}

.dark-mode .config-trigger {
	background: #000
}

.config-panel {
	position: fixed;
	top: 50px;
	z-index: 30;
	width: 190px;
	transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.config-panel {
		transition: none
	}
}

.config-panel.config-panel-hide {
	right: -190px
}

.config-panel.config-panel-open {
	right: 0
}

.config-panel .panel-inner {
	position: relative;
	background: #223142;
	color: #fff;
	padding: 15px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.dark-mode .config-panel .panel-inner {
	background: #000
}

.config-panel .panel-title {
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff
}

.config-panel label {
	color: #fff
}

.config-panel #color-options {
	margin-bottom: 0px
}

.config-panel #color-options li a {
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid transparent;
	margin-top: 5px
}

.config-panel #color-options li a:hover {
	-webkit-opacity: .9;
	-moz-opacity: .9;
	opacity: .9;
	border: 2px solid rgba(255, 255, 255, 0.9)
}

.config-panel #color-options li.list-inline-item {
	margin-right: 5px
}

.config-panel #color-options li.active a {
	border: 2px solid #fff
}

.config-panel #color-options li.theme-1 a {
	background: #54B689
}

.config-panel #color-options li.theme-2 a {
	background-color: #5BC3D5
}

.config-panel #color-options li.theme-3 a {
	background-color: #3B7EEB
}

.config-panel #color-options li.theme-4 a {
	background-color: #5ECCA9
}

.config-panel #color-options li.theme-5 a {
	background-color: #EEA73B
}

.config-panel #color-options li.theme-6 a {
	background-color: #5469C9
}

.config-panel #color-options li.theme-7 a {
	background-color: #5D6BA7
}

.config-panel #color-options li.theme-8 a {
	background-color: #6C51A4
}

.config-panel #color-options li.theme-9 a {
	background-color: #D67553
}

.config-panel #color-options li.theme-10 a {
	background-color: #5FCB71
}

.config-panel .close {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #fff
}

.config-panel .close .fa {
	color: #fff
}


element.style {
}
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.list-group-item {
    border: 0px !important;
	background-color: transparent !important;
	padding: 0.5rem 0rem !important;
}
.jobDetail{
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.jobDetail:last-child{
	border-bottom: 0px none;
}
.jobDetail ul{
	margin: 0px;
}
.jobDetail ul ul{margin-bottom: 15px;}
.jobDetail h4{
	opacity: 0.60;
}
.jobDetail h6 {
	color: #54B689;
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.jobDetail p{
	font-size: 14px;
    margin: 0px;
    color: #292929;
    opacity: 0.60;
}
.jobDetail h6 i, .jobDetail h6 svg{
    margin-right: 10px;
	font-size: 22px;
}
.jobDetail h6 span{
	background: #54B689;
	color: #fff;
	padding: 2px 5px;
	border-radius: 4px;
}
.project-section h4{
	opacity: 1;
}
.project-section h4 span{
	opacity: 0.60;
} 
.projectIcon{
	height: 40px;
    width: 40px;
    background-size: 40px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" x="0" y="0" viewBox="0 0 3 3" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><g fill="%230071bc"><path d="M1.205 2.016c-0.018 -0.047 -0.01 -0.161 -0.012 -0.212a0.199 0.199 0 0 1 0.067 -0.147 0.494 0.494 0 1 1 -0.067 -0.984c0.511 0.004 0.679 0.682 0.239 0.927h0.256v-0.104a0.193 0.193 0 0 1 0.193 -0.193h0.287a0.07 0.07 0 0 0 0.004 -0.024v-0.224a0.085 0.085 0 0 0 -0.084 -0.084h-0.127a0.762 0.762 0 0 0 -0.087 -0.208l0.09 -0.09a0.084 0.084 0 0 0 0.025 -0.06 0.087 0.087 0 0 0 -0.025 -0.06l-0.158 -0.158a0.085 0.085 0 0 0 -0.12 0l-0.09 0.09a0.804 0.804 0 0 0 -0.208 -0.087V0.272a0.085 0.085 0 0 0 -0.084 -0.084h-0.224a0.085 0.085 0 0 0 -0.084 0.084v0.127a0.775 0.775 0 0 0 -0.208 0.086l-0.09 -0.09a0.084 0.084 0 0 0 -0.119 0l-0.159 0.158a0.085 0.085 0 0 0 0 0.119l0.09 0.09a0.798 0.798 0 0 0 -0.087 0.208h-0.127a0.085 0.085 0 0 0 -0.084 0.084v0.224a0.085 0.085 0 0 0 0.084 0.084h0.127a0.775 0.775 0 0 0 0.086 0.208l-0.09 0.09a0.085 0.085 0 0 0 0 0.119l0.158 0.158a0.085 0.085 0 0 0 0.119 0l0.09 -0.09a0.772 0.772 0 0 0 0.208 0.086v0.127a0.085 0.085 0 0 0 0.084 0.084h0.21a0.281 0.281 0 0 1 -0.086 -0.131z" fill="%2354b689" opacity="1" data-original="%230071bc" class=""/><path d="M1.193 0.766a0.401 0.401 0 0 0 -0.401 0.4c0.02 0.531 0.781 0.531 0.801 0a0.401 0.401 0 0 0 -0.4 -0.4zm0.282 0.296 -0.3 0.31a0.047 0.047 0 0 1 -0.073 -0.007l-0.129 -0.195a0.047 0.047 0 0 1 0.078 -0.052l0.097 0.147 0.26 -0.269a0.047 0.047 0 0 1 0.067 0.066zm-0.044 1.058 0.451 0.163a0.046 0.046 0 0 0 0.007 0.002v-0.148a0.047 0.047 0 0 1 0.047 -0.047h0.201a0.047 0.047 0 0 1 0.047 0.047v0.148c0.002 -0.001 0.004 -0.001 0.007 -0.002l0.451 -0.163c0.156 -0.053 0.148 -0.181 0.144 -0.317a0.117 0.117 0 0 0 -0.122 -0.111h-1.254a0.117 0.117 0 0 0 -0.122 0.111c0.002 0.038 -0.006 0.15 0.008 0.185a0.208 0.208 0 0 0 0.136 0.132z" fill="%2354b689" opacity="1" data-original="%230071bc" class=""/><path d="M2.176 2.387a0.148 0.148 0 0 1 -0.281 -0.005l-0.024 -0.005c-0.053 -0.018 -0.495 -0.171 -0.534 -0.198v0.51a0.122 0.122 0 0 0 0.122 0.122h1.154a0.122 0.122 0 0 0 0.122 -0.122V2.18c-0.008 0.015 -0.492 0.182 -0.519 0.195z" fill="%2354b689" opacity="1" data-original="%230071bc" class=""/><path d="M2.09 2.34v-0.155h-0.107v0.155a0.053 0.053 0 0 0 0.107 0zm-0.308 -0.845v0.104h0.094v-0.104a0.005 0.005 0 0 1 0.005 -0.005h0.312a0.006 0.006 0 0 1 0.005 0.005v0.104h0.094v-0.104a0.099 0.099 0 0 0 -0.099 -0.099h-0.312a0.099 0.099 0 0 0 -0.099 0.099z" fill="%2354b689" opacity="1" data-original="%230071bc" class=""/></g></g></svg>');
}
.projectIconSmall{
	height: 30px;
    width: 30px;
    background-size: 30px;
	position: relative;
	top: 6px;
    margin-right: 10px;

}
body.dark-mode .projectIcon{
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0" y="0" viewBox="0 0 64 64" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><g fill="%230071bc"><path d="M25.703 43c-.39-1.002-.216-3.434-.25-4.52a4.247 4.247 0 0 1 1.42-3.14 10.544 10.544 0 1 1-1.43-20.99c10.901.084 14.482 14.546 5.1 19.77h5.46v-2.21a4.11 4.11 0 0 1 4.11-4.11h6.13a1.496 1.496 0 0 0 .09-.52v-4.77a1.805 1.805 0 0 0-1.8-1.8h-2.7a16.258 16.258 0 0 0-1.85-4.44l1.91-1.91a1.796 1.796 0 0 0 .54-1.27 1.85 1.85 0 0 0-.53-1.29l-3.37-3.37a1.81 1.81 0 0 0-2.55 0l-1.92 1.92a17.162 17.162 0 0 0-4.44-1.85V5.8a1.805 1.805 0 0 0-1.8-1.8h-4.77a1.805 1.805 0 0 0-1.8 1.8v2.71a16.524 16.524 0 0 0-4.44 1.84l-1.92-1.92a1.799 1.799 0 0 0-2.54 0l-3.39 3.38a1.814 1.814 0 0 0 .01 2.53l1.92 1.93a17.023 17.023 0 0 0-1.85 4.44h-2.7a1.805 1.805 0 0 0-1.8 1.8v4.77a1.805 1.805 0 0 0 1.8 1.8h2.71a16.526 16.526 0 0 0 1.84 4.44l-1.92 1.92a1.816 1.816 0 0 0 0 2.54l3.38 3.38a1.808 1.808 0 0 0 2.54 0l1.92-1.92a16.471 16.471 0 0 0 4.44 1.84v2.71a1.805 1.805 0 0 0 1.8 1.8h4.48a5.993 5.993 0 0 1-1.83-2.79z" fill="%23f3f4f4" opacity="1" data-original="%230071bc" class=""></path><path d="M25.443 16.35a8.55 8.55 0 0 0-8.55 8.54c.422 11.323 16.667 11.33 17.09 0a8.548 8.548 0 0 0-8.54-8.54zm6.02 6.31-6.4 6.61a.999.999 0 0 1-1.55-.14l-2.75-4.17a1 1 0 0 1 1.67-1.1l2.06 3.13 5.54-5.73a1 1 0 0 1 1.43 1.4zM30.523 45.24l9.62 3.48a.979.979 0 0 0 .16.05v-3.15a.997.997 0 0 1 1-1h4.28a1.003 1.003 0 0 1 1 1v3.15c.05-.02.09-.03.14-.05l9.63-3.48c3.323-1.125 3.16-3.853 3.07-6.76a2.498 2.498 0 0 0-2.61-2.36h-26.75a2.498 2.498 0 0 0-2.61 2.36c.046.808-.135 3.2.17 3.95a4.446 4.446 0 0 0 2.9 2.81z" fill="%23f3f4f4" opacity="1" data-original="%230071bc" class=""></path><path d="M46.423 50.93a3.157 3.157 0 0 1-5.99-.1l-.51-.1c-1.127-.383-10.555-3.65-11.4-4.23v10.89a2.612 2.612 0 0 0 2.61 2.61h24.61a2.612 2.612 0 0 0 2.61-2.61V46.5c-.163.33-10.487 3.893-11.08 4.15z" fill="%23f3f4f4" opacity="1" data-original="%230071bc" class=""></path><path d="M44.583 49.93v-3.31h-2.28v3.31a1.14 1.14 0 0 0 2.28 0zM38.003 31.91v2.21h2v-2.21a.111.111 0 0 1 .11-.11h6.66a.118.118 0 0 1 .11.11v2.21h2v-2.21a2.117 2.117 0 0 0-2.11-2.11h-6.66a2.11 2.11 0 0 0-2.11 2.11z" fill="%23f3f4f4" opacity="1" data-original="%230071bc" class=""></path></g></g></svg>');
}

body.dark-mode .jobDetail p{
	color: rgba(255, 255, 255, 0.7);
	opacity: 1;
}

.dark-mode .jobDetail p{
	color: white;
}

.dark-mode .jobDetail p{
   color: white;
}

/* Styles for list items in dark mode */
body.dark-mode .about-me-section ul.ps-0 li.list-group-item {
	color: white !important;
}
.work-section .resume-section-heading:before, .project-section .resume-section-heading:before{
	display: none;
}
	