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: #1b8ecb;
}
a:hover {
  color: #1674a6;
}
a.no-text-decoration {
  text-decoration: none;
}
a.text-link {
  text-decoration: none;
}
a.text-link:hover {
  text-decoration: underline;
}
a.cst-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.cst-theme-link:hover {
  color: #1b8ecb;
  -webkit-text-decoration-color: rgba(59, 154, 238, 0.8);
  text-decoration-color: #1674a6;
}
.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: 0.375rem 1rem;
  height: 2.5rem;
  font-size: 1rem;
  outline: none;
}
.btn:focus,
.btn.focus,
.btn:active {
  box-shadow: none !important;
  transition: all 0.4s ease-in-out;
  outline: none;
}
@media (prefers-reduced-motion: reduce) {
  .btn:focus,
  .btn.focus,
  .btn:active {
    transition: none;
  }
}
.btn-primary {
  color: #fff;
}
.btn-primary:hover,
.btn-primary:active {
  color: #fff;
  background: #1674a6;
}
.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: 0.375rem 0.75rem;
  height: inherit;
}
.form-control[type="file"].form-control-sm {
  padding: 0.25rem 0.5rem;
}
.form-control[type="file"].form-control-lg {
  padding: 0.5rem 1rem;
}
.form-control:disabled,
.form-control[readonly] {
  background: #e1e1e1;
}
.form-control[type="file"]::file-selector-button {
  background-color: #1b8ecb !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: #1b8ecb;
  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;
}
.cst-theme-bg-light {
  background: #fafafa !important;
}
.cst-theme-bg-dark {
  background: #223142 !important;
}
.table-bordered thead,
.table-bordered tbody,
.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: #1b8ecb;
  color: #fff;
  overflow-y: auto;
  scrollbar-color: rgba(0, 0, 0, 0.2) #1b8ecb;
  scrollbar-width: thin;
}
.header::-webkit-scrollbar {
  width: 6px;
  background-color: #1b8ecb;
}
.header::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 0.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: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 0.25rem 0.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: #0b5ed7;
  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: #1674a6;
}
.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-li a {
  width: 32px;
  height: 32px;
  padding-top: 5px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
}
.social-li a:hover,
.social-li a:focus {
  color: #1674a6;
  background-color: rgba(255, 255, 255, 0.8);
  transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .social-li a:hover,
  .social-li a:focus {
    transition: none;
  }
}
.main-wrapper {
  margin-left: 280px;
  background: #fff;
}
.main-wrapper .container-single-col {
  max-width: 820px;
}

.footer.cst-theme-bg-light {
  color: #828282;
}
.footer.cst-theme-bg-light a {
  color: #828282;
}
.footer.cst-theme-bg-light a:hover {
  color: #767676;
}
.footer.cst-theme-bg-dark {
  color: rgba(255, 255, 255, 0.7);
}
.footer.cst-theme-bg-dark a {
  color: rgba(255, 255, 255, 0.7);
}
.footer.cst-theme-bg-dark a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.footer .copyright {
  font-size: 0.8125rem;
}

.section-title {
  font-size: 2rem;
  position: relative;
  padding-left: 1.5rem;
}
.section-title:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 100%;
  background: #1b8ecb;
  position: absolute;
  left: 0;
  top: 0;
}
.profile-wrapper .name {
  font-size: 3rem;
}
.profile-wrapper .profile-image {
  max-width: 300px;
}
.profile-wrapper .tagline {
  font-size: 1.5rem;
  font-weight: 300;
}
.overview-wrapper .item {
  margin-bottom: 2rem;
}
.overview-wrapper .item-desc {
  color: #4f4f4f;
  font-size: 0.875rem;
}
.overview-wrapper .item-icon {
  font-size: 1.875rem;
  color: #1b8ecb;
}
.overview-wrapper .item-icon .fa-angular {
  color: #ca3327;
}
.overview-wrapper .item-icon .fa-js-square {
  color: #f1de4f;
}
.overview-wrapper .item-icon .fa-react {
  color: #62d4fa;
}
.overview-wrapper .item-icon .fa-vuejs {
  color: #64b687;
}
.overview-wrapper .item-icon .nodejs {
  color: #55ac63;
}
.overview-wrapper .item-icon .fa-python {
  color: #456e9c;
}
.overview-wrapper .item-icon .fa-php {
  color: #777baf;
}
.overview-wrapper .item-icon .fa-java {
  color: #2e68ab;
}
.overview-wrapper .item-icon .fa-html5,
.overview-wrapper .item-icon .fa-html5-alt {
  color: #de6e3c;
}
.overview-wrapper .item-icon .fa-css3,
.overview-wrapper .item-icon .fa-css3-alt {
  color: #53a7dc;
}
.overview-wrapper .item-icon .fa-sass {
  color: #bf6b97;
}
.overview-wrapper .item-icon .fa-less {
  color: #324b7c;
}
.overview-wrapper .item-icon .fa-gulp {
  color: #c9514e;
}
.overview-wrapper .item-icon .fa-grunt {
  color: #efac42;
}
.overview-wrapper .item-icon .fa-npm {
  color: #bb443e;
}
.overview-wrapper .item-title {
  font-size: 1rem;
}

.p-card-wrap {
  border-radius: 0;
  background: #fafafa;
  border: 1px solid rgba(0, 0, 0, 0.025);
  position: relative;
  height: 100%;
}
.p-card-wrap:hover .link-mask {
  visibility: visible;
  background: rgba(41, 41, 41, 0.4);
}
.p-card-wrap:hover .link-mask-text {
  display: block;
}
.p-card-wrap .card-img {
  border-radius: 0;
}
.p-card-wrap .card-title {
  font-size: 1.125rem;
}
.p-card-wrap .card-text {
  font-size: 0.875rem;
}
.p-card-wrap .card-img-holder {
  max-height: 200px;
  overflow: hidden;
  vertical-align: middle;
}
.p-card-wrap .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) {
  .p-card-wrap .link-mask {
    transition: none;
  }
}
.p-card-wrap .link-mask .link-mask-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.p-card-wrap .link-mask-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  display: none;
}
.p-card-wrap .link-mask-text .btn {
  top: 50%;
  margin-top: -20px;
  position: relative;
}
@media (min-width: 768px) {
  .cst-theme-btn-cta {
    width: inherit;
    display: inline-block;
  }
  .cta-section .form-inline .form-control {
    width: 360px;
  }
}
@media (min-width: 992px) {
  .profile-wrapper .profile-image {
    max-width: 250px;
  }
}
@media (min-width: 1200px) {
  .profile-wrapper .profile-image {
    max-width: 400px;
  }
}
@media (max-width: 991.98px) {
  .header {
    position: static;
    width: inherit;
    height: auto;
  }
  .header .btn-primary {
    width: 100%;
  }
  .header .navbar {
    padding: 1rem;
  }
  .main-wrapper {
    margin-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-wrapper .profile-image {
    max-width: 250px;
  }
  .header .nav-item .dropdown-menu .dropdown-item {
    padding-left: 1.875rem;
  }
  .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;
  }
}